@aya-flights/ngx-goox-lib 2.18.164 → 2.18.166

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (88) hide show
  1. package/esm2022/lib/Account.mjs +2 -2
  2. package/esm2022/lib/AccountsEndPoint.mjs +1 -1
  3. package/esm2022/lib/Airplane.mjs +1 -1
  4. package/esm2022/lib/AirplanesEndPoint.mjs +1 -1
  5. package/esm2022/lib/AuditLogsEndPoint.mjs +1 -1
  6. package/esm2022/lib/BookingPlan.mjs +1 -1
  7. package/esm2022/lib/BookingsEndPoint.mjs +1 -1
  8. package/esm2022/lib/Campaign.mjs +1 -1
  9. package/esm2022/lib/Certificate.mjs +2 -2
  10. package/esm2022/lib/CertificatesEndPoint.mjs +1 -1
  11. package/esm2022/lib/CertificatesFilter.mjs +1 -1
  12. package/esm2022/lib/Contact.mjs +1 -1
  13. package/esm2022/lib/ContactsEndPoint.mjs +1 -1
  14. package/esm2022/lib/Document.mjs +2 -2
  15. package/esm2022/lib/DocumentsEndPoint.mjs +1 -1
  16. package/esm2022/lib/Enums.mjs +268 -268
  17. package/esm2022/lib/Flight.mjs +1 -1
  18. package/esm2022/lib/FlightPlan.mjs +1 -1
  19. package/esm2022/lib/FlightRisk.mjs +1 -1
  20. package/esm2022/lib/FlightsEndPoint.mjs +1 -1
  21. package/esm2022/lib/FlightsFilter.mjs +1 -1
  22. package/esm2022/lib/Lead.mjs +1 -1
  23. package/esm2022/lib/LeadsEndPoint.mjs +1 -1
  24. package/esm2022/lib/Lesson.mjs +1 -1
  25. package/esm2022/lib/LogBookRecord.mjs +2 -2
  26. package/esm2022/lib/LookupGroup.mjs +1 -1
  27. package/esm2022/lib/MessageConfirm.mjs +1 -1
  28. package/esm2022/lib/MessageConfirmsEndPoint.mjs +1 -1
  29. package/esm2022/lib/MyBookingsEndPoint.mjs +1 -1
  30. package/esm2022/lib/MyFlightsEndPoint.mjs +1 -1
  31. package/esm2022/lib/PostFlightInfo.mjs +1 -1
  32. package/esm2022/lib/PriceListEndPoint.mjs +1 -1
  33. package/esm2022/lib/Syllabus.mjs +1 -1
  34. package/esm2022/lib/SyllabusEndPoint.mjs +1 -1
  35. package/esm2022/lib/SystemConfig.mjs +2 -2
  36. package/esm2022/lib/SystemMessage.mjs +2 -1
  37. package/esm2022/lib/SystemMessagesEndPoint.mjs +7 -1
  38. package/esm2022/lib/TokenData.mjs +1 -1
  39. package/esm2022/lib/User.mjs +1 -1
  40. package/esm2022/lib/UsersEndPoint.mjs +1 -1
  41. package/esm2022/lib/UsersFilter.mjs +1 -1
  42. package/esm2022/lib/index.mjs +119 -119
  43. package/esm2022/lib/services.export.mjs +43 -43
  44. package/fesm2022/aya-flights-ngx-goox-lib.mjs +4574 -4567
  45. package/fesm2022/aya-flights-ngx-goox-lib.mjs.map +1 -1
  46. package/lib/Account.d.ts +2 -2
  47. package/lib/AccountsEndPoint.d.ts +4 -4
  48. package/lib/Airplane.d.ts +5 -5
  49. package/lib/AirplanesEndPoint.d.ts +6 -6
  50. package/lib/AuditLogsEndPoint.d.ts +1 -1
  51. package/lib/BookingPlan.d.ts +2 -2
  52. package/lib/BookingsEndPoint.d.ts +2 -2
  53. package/lib/Campaign.d.ts +2 -2
  54. package/lib/Certificate.d.ts +1 -1
  55. package/lib/CertificatesEndPoint.d.ts +1 -1
  56. package/lib/CertificatesFilter.d.ts +1 -1
  57. package/lib/Contact.d.ts +4 -4
  58. package/lib/ContactsEndPoint.d.ts +6 -6
  59. package/lib/Document.d.ts +1 -1
  60. package/lib/DocumentsEndPoint.d.ts +1 -1
  61. package/lib/Flight.d.ts +5 -5
  62. package/lib/FlightPlan.d.ts +3 -3
  63. package/lib/FlightRisk.d.ts +3 -3
  64. package/lib/FlightsEndPoint.d.ts +8 -8
  65. package/lib/FlightsFilter.d.ts +2 -2
  66. package/lib/Lead.d.ts +2 -2
  67. package/lib/LeadsEndPoint.d.ts +4 -4
  68. package/lib/Lesson.d.ts +1 -1
  69. package/lib/LogBookRecord.d.ts +1 -1
  70. package/lib/LookupGroup.d.ts +1 -1
  71. package/lib/MessageConfirm.d.ts +1 -1
  72. package/lib/MessageConfirmsEndPoint.d.ts +2 -2
  73. package/lib/MyBookingsEndPoint.d.ts +2 -2
  74. package/lib/MyFlightsEndPoint.d.ts +4 -4
  75. package/lib/PostFlightInfo.d.ts +2 -2
  76. package/lib/PriceListEndPoint.d.ts +1 -1
  77. package/lib/Syllabus.d.ts +1 -1
  78. package/lib/SyllabusEndPoint.d.ts +1 -1
  79. package/lib/SystemConfig.d.ts +1 -1
  80. package/lib/SystemMessage.d.ts +3 -2
  81. package/lib/SystemMessagesEndPoint.d.ts +4 -0
  82. package/lib/TokenData.d.ts +1 -1
  83. package/lib/User.d.ts +1 -1
  84. package/lib/UsersEndPoint.d.ts +1 -1
  85. package/lib/UsersFilter.d.ts +1 -1
  86. package/lib/index.d.ts +118 -118
  87. package/lib/services.export.d.ts +22 -22
  88. package/package.json +1 -1
package/lib/index.d.ts CHANGED
@@ -5,157 +5,157 @@ export * from './BaseEntity';
5
5
  export * from './BaseEntityEx';
6
6
  export * from './Tuple';
7
7
  export * from './ColumnDef';
8
- export * from './AccountTypeCode';
9
- export * from './AirplaneValidationFlag';
10
- export * from './BookingTypeFlag';
11
- export * from './CampaignTypeCode';
12
8
  export * from './AccountStatusCode';
9
+ export * from './ConfirmStatusCode';
10
+ export * from './CurrencyCode';
11
+ export * from './MessageTypeCode';
12
+ export * from './ModuleCode';
13
+ export * from './UserTypeCode';
13
14
  export * from './AssessmentCode';
15
+ export * from './CampaignTypeCode';
16
+ export * from './ErrorCode';
14
17
  export * from './FlightClassCode';
15
- export * from './FlightPurposeCode';
16
- export * from './LicenseKindFlag';
17
- export * from './StatusCode';
18
+ export * from './FlightStateCode';
19
+ export * from './PermissionFlag';
18
20
  export * from './TicketStatusCode';
19
- export * from './ADSBCategoryCode';
20
- export * from './CampaignStatusCode';
21
- export * from './FlightStatusCode';
21
+ export * from './BillingStatusCode';
22
22
  export * from './InstructionTypeCode';
23
- export * from './LeadStatusCode';
24
23
  export * from './LessonSubjectCode';
25
- export * from './MessageTypeCode';
24
+ export * from './LicenseKindFlag';
25
+ export * from './OperatorCode';
26
+ export * from './PriorityCode';
27
+ export * from './AccountTypeCode';
28
+ export * from './AirplaneValidationFlag';
29
+ export * from './MedicalCertClassCode';
30
+ export * from './PaymentMethodCode';
31
+ export * from './ADSBCategoryCode';
32
+ export * from './BookingStatusCode';
33
+ export * from './BookingTypeFlag';
34
+ export * from './CampaignStatusCode';
35
+ export * from './FlightCategoryCode';
36
+ export * from './MaintenanceActionCode';
37
+ export * from './StatusCode';
26
38
  export * from './TransactionTypeCode';
39
+ export * from './FlightPurposeCode';
27
40
  export * from './ADSBSourceFlag';
28
- export * from './ModuleCode';
29
- export * from './TypeRatingFlag';
30
- export * from './ValidationFlag';
31
- export * from './FlightTypeCode';
32
- export * from './MaintenanceActionCode';
33
- export * from './PermissionFlag';
34
- export * from './UserRoleFlag';
35
- export * from './UserStatusCode';
36
41
  export * from './AirplaneStatusCode';
37
- export * from './BillingStatusCode';
38
42
  export * from './FilterFlag';
39
- export * from './FlightCategoryCode';
43
+ export * from './LeadStatusCode';
40
44
  export * from './LessonTypeCode';
41
- export * from './MedicalCertClassCode';
42
- export * from './OperatorCode';
43
- export * from './BookingStatusCode';
44
- export * from './ConfirmStatusCode';
45
- export * from './FlightStateCode';
46
- export * from './PaymentMethodCode';
47
- export * from './PriorityCode';
48
- export * from './CurrencyCode';
49
- export * from './ErrorCode';
50
- export * from './UserTypeCode';
51
- export * from './BookingSlots';
52
- export * from './Lesson';
45
+ export * from './TypeRatingFlag';
46
+ export * from './UserStatusCode';
47
+ export * from './FlightStatusCode';
48
+ export * from './FlightTypeCode';
49
+ export * from './UserRoleFlag';
50
+ export * from './ValidationFlag';
51
+ export * from './Permission';
52
+ export * from './Booking';
53
+ export * from './Lookup';
54
+ export * from './AnyKeyValue';
55
+ export * from './PostFlightInfo';
56
+ export * from './Magneto';
57
+ export * from './Mitigation';
58
+ export * from './PreFlightInfo';
59
+ export * from './Airplane';
60
+ export * from './BookingSlotsSet';
53
61
  export * from './TripRisks';
54
- export * from './LeadAction';
55
- export * from './SystemMessage';
56
- export * from './CertificatesFilter';
57
- export * from './FlightsFilter';
58
- export * from './UsersFilter';
59
- export * from './Flight';
60
- export * from './DestinationRisks';
61
- export * from './Propeller';
62
- export * from './Fuel';
63
- export * from './ContactGroup';
64
- export * from './Certificate';
65
- export * from './BillingRecord';
66
62
  export * from './WeatherRisks';
67
- export * from './LookupGroup';
68
63
  export * from './Maintenance';
69
- export * from './AccountsFilter';
70
- export * from './SyllabusFilter';
71
- export * from './IntEnumValue';
72
64
  export * from './IntKeyValue';
73
- export * from './Permission';
74
- export * from './AnyKeyValue';
75
- export * from './Lead';
76
- export * from './Price';
77
- export * from './User';
78
- export * from './LogBookRecord';
79
- export * from './Syllabus';
80
- export * from './SystemConfig';
81
- export * from './Campaign';
82
- export * from './BookingPlan';
83
- export * from './CrewDutyDayRisks';
84
- export * from './FlightRisk';
85
- export * from './MessageConfirm';
86
- export * from './BookingsFilter';
87
- export * from './Engine';
88
- export * from './Booking';
89
- export * from './PostFlightInfo';
90
- export * from './Account';
91
- export * from './FlightBilling';
92
65
  export * from './DocumentRevision';
93
- export * from './TOLData';
94
- export * from './SpecialRisks';
95
- export * from './Mitigation';
96
- export * from './FlightPlan';
97
- export * from './Address';
98
- export * from './LeadsFilter';
99
- export * from './Point';
100
- export * from './FlightTicket';
101
- export * from './Lookup';
102
- export * from './Billing';
103
- export * from './RiskAssessment';
104
- export * from './PilotQualificationsRisks';
66
+ export * from './FlightRisk';
67
+ export * from './Lead';
68
+ export * from './FollowUpAction';
105
69
  export * from './MaintenancesFilter';
106
- export * from './TokenData';
107
- export * from './AuditLog';
108
- export * from './StringKeyValue';
109
- export * from './Airplane';
70
+ export * from './BookingSlot';
110
71
  export * from './Credit';
111
- export * from './DepartureRisks';
72
+ export * from './Billing';
73
+ export * from './SpecialRisks';
74
+ export * from './FlightPlan';
75
+ export * from './LeadAction';
112
76
  export * from './FlightPassenger';
113
- export * from './AirplanesFilter';
77
+ export * from './MessageConfirm';
78
+ export * from './IntEnumValue';
79
+ export * from './BookingSlots';
80
+ export * from './Campaign';
81
+ export * from './ContactGroup';
82
+ export * from './FlightBilling';
83
+ export * from './LookupGroup';
84
+ export * from './AccountsFilter';
114
85
  export * from './CreditsFilter';
115
- export * from './Magneto';
116
- export * from './Location';
117
- export * from './LoginParams';
118
- export * from './PreFlightInfo';
119
- export * from './StorageItem';
86
+ export * from './Engine';
87
+ export * from './Fuel';
120
88
  export * from './WBConfig';
89
+ export * from './FlightsFilter';
90
+ export * from './Contact';
91
+ export * from './SystemConfig';
92
+ export * from './RiskAssessment';
93
+ export * from './Syllabus';
121
94
  export * from './ADSBState';
122
- export * from './AuditLogFilter';
95
+ export * from './CertificatesFilter';
96
+ export * from './Location';
97
+ export * from './LoginParams';
98
+ export * from './TokenData';
99
+ export * from './Certificate';
100
+ export * from './User';
101
+ export * from './Address';
102
+ export * from './Lesson';
103
+ export * from './PilotQualificationsRisks';
104
+ export * from './FlightTicket';
123
105
  export * from './ContactsFilter';
106
+ export * from './StringKeyValue';
107
+ export * from './Point';
108
+ export * from './Account';
109
+ export * from './Propeller';
110
+ export * from './TOLData';
111
+ export * from './AirplanesFilter';
112
+ export * from './UsersFilter';
113
+ export * from './AuditLog';
114
+ export * from './DestinationRisks';
115
+ export * from './StorageItem';
116
+ export * from './BookingPlan';
117
+ export * from './BillingRecord';
124
118
  export * from './Group';
125
- export * from './FollowUpAction';
126
- export * from './BookingSlot';
127
- export * from './BookingSlotsSet';
119
+ export * from './Price';
120
+ export * from './SystemMessage';
121
+ export * from './DepartureRisks';
122
+ export * from './LogBookRecord';
123
+ export * from './AuditLogFilter';
124
+ export * from './BookingsFilter';
125
+ export * from './LeadsFilter';
126
+ export * from './SyllabusFilter';
128
127
  export * from './Document';
129
- export * from './Contact';
130
- export * from './UsersEndPoint';
131
- export * from './AuditLogsEndPoint';
132
- export * from './FlightsEndPoint';
128
+ export * from './Flight';
129
+ export * from './CrewDutyDayRisks';
130
+ export * from './BookingSlotsEndPoint';
131
+ export * from './BookingsEndPoint';
132
+ export * from './CertificatesEndPoint';
133
+ export * from './DocumentsEndPoint';
133
134
  export * from './LeadsEndPoint';
134
- export * from './PriceListEndPoint';
135
- export * from './SystemMessagesEndPoint';
135
+ export * from './MyBookingsEndPoint';
136
136
  export * from './MyFlightsEndPoint';
137
- export * from './BookingSlotsEndPoint';
138
- export * from './ContactsEndPoint';
137
+ export * from './SystemMessagesEndPoint';
138
+ export * from './AuditLogsEndPoint';
139
139
  export * from './GroupsEndPoint';
140
+ export * from './CampaignsEndPoint';
140
141
  export * from './SystemEndPoint';
141
- export * from './MyAuthEndPoint';
142
- export * from './MyMessagesEndPoint';
143
- export * from './CertificatesEndPoint';
144
- export * from './ContactsGroupsEndPoint';
145
- export * from './DocumentsEndPoint';
146
- export * from './LookupsEndPoint';
147
- export * from './SystemConfigsEndPoint';
142
+ export * from './MyStudentsEndPoint';
143
+ export * from './MaintenancesEndPoint';
148
144
  export * from './UserEndPoint';
149
145
  export * from './MyCreditsEndPoint';
150
146
  export * from './AirplanesEndPoint';
147
+ export * from './ContactsGroupsEndPoint';
148
+ export * from './FlightTicketsEndPoint';
149
+ export * from './LookupsEndPoint';
150
+ export * from './PriceListEndPoint';
151
+ export * from './MyMessagesEndPoint';
152
+ export * from './FlightsEndPoint';
151
153
  export * from './MessageConfirmsEndPoint';
152
- export * from './SyllabusEndPoint';
153
- export * from './MyStudentsEndPoint';
154
- export * from './MyBookingsEndPoint';
154
+ export * from './SystemConfigsEndPoint';
155
+ export * from './MyAuthEndPoint';
155
156
  export * from './AccountsEndPoint';
156
- export * from './BookingsEndPoint';
157
- export * from './CampaignsEndPoint';
158
- export * from './MaintenancesEndPoint';
157
+ export * from './ContactsEndPoint';
159
158
  export * from './CreditsEndPoint';
160
- export * from './FlightTicketsEndPoint';
159
+ export * from './SyllabusEndPoint';
160
+ export * from './UsersEndPoint';
161
161
  export * from './Enums';
@@ -1,32 +1,32 @@
1
- import { FlightTicketsEndPoint } from '.';
2
- import { CreditsEndPoint } from '.';
3
- import { FlightsEndPoint } from '.';
4
- import { LeadsEndPoint } from '.';
5
- import { PriceListEndPoint } from '.';
6
- import { UsersEndPoint } from '.';
7
1
  import { AuditLogsEndPoint } from '.';
8
- import { ContactsEndPoint } from '.';
9
2
  import { GroupsEndPoint } from '.';
3
+ import { CampaignsEndPoint } from '.';
10
4
  import { SystemEndPoint } from '.';
11
- import { SystemMessagesEndPoint } from '.';
12
- import { MyFlightsEndPoint } from '.';
13
- import { BookingSlotsEndPoint } from '.';
5
+ import { MyStudentsEndPoint } from '.';
6
+ import { MaintenancesEndPoint } from '.';
7
+ import { UserEndPoint } from '.';
8
+ import { MyCreditsEndPoint } from '.';
9
+ import { AirplanesEndPoint } from '.';
14
10
  import { ContactsGroupsEndPoint } from '.';
15
- import { DocumentsEndPoint } from '.';
11
+ import { FlightTicketsEndPoint } from '.';
16
12
  import { LookupsEndPoint } from '.';
17
- import { MyAuthEndPoint } from '.';
13
+ import { PriceListEndPoint } from '.';
18
14
  import { MyMessagesEndPoint } from '.';
19
- import { CertificatesEndPoint } from '.';
20
- import { UserEndPoint } from '.';
21
- import { MyCreditsEndPoint } from '.';
15
+ import { FlightsEndPoint } from '.';
16
+ import { MessageConfirmsEndPoint } from '.';
22
17
  import { SystemConfigsEndPoint } from '.';
23
- import { AirplanesEndPoint } from '.';
18
+ import { MyAuthEndPoint } from '.';
19
+ import { AccountsEndPoint } from '.';
20
+ import { ContactsEndPoint } from '.';
21
+ import { CreditsEndPoint } from '.';
24
22
  import { SyllabusEndPoint } from '.';
25
- import { MyStudentsEndPoint } from '.';
26
- import { MessageConfirmsEndPoint } from '.';
23
+ import { UsersEndPoint } from '.';
24
+ import { MyFlightsEndPoint } from '.';
25
+ import { BookingSlotsEndPoint } from '.';
27
26
  import { BookingsEndPoint } from '.';
28
- import { CampaignsEndPoint } from '.';
29
- import { MaintenancesEndPoint } from '.';
27
+ import { CertificatesEndPoint } from '.';
28
+ import { DocumentsEndPoint } from '.';
29
+ import { LeadsEndPoint } from '.';
30
30
  import { MyBookingsEndPoint } from '.';
31
- import { AccountsEndPoint } from '.';
32
- export declare const Services: (typeof UsersEndPoint | typeof AuditLogsEndPoint | typeof FlightsEndPoint | typeof LeadsEndPoint | typeof PriceListEndPoint | typeof SystemMessagesEndPoint | typeof MyFlightsEndPoint | typeof BookingSlotsEndPoint | typeof ContactsEndPoint | typeof GroupsEndPoint | typeof SystemEndPoint | typeof MyAuthEndPoint | typeof MyMessagesEndPoint | typeof CertificatesEndPoint | typeof ContactsGroupsEndPoint | typeof DocumentsEndPoint | typeof LookupsEndPoint | typeof SystemConfigsEndPoint | typeof UserEndPoint | typeof MyCreditsEndPoint | typeof AirplanesEndPoint | typeof MessageConfirmsEndPoint | typeof SyllabusEndPoint | typeof MyStudentsEndPoint | typeof MyBookingsEndPoint | typeof AccountsEndPoint | typeof BookingsEndPoint | typeof CampaignsEndPoint | typeof MaintenancesEndPoint | typeof CreditsEndPoint | typeof FlightTicketsEndPoint)[];
31
+ import { SystemMessagesEndPoint } from '.';
32
+ export declare const Services: (typeof BookingSlotsEndPoint | typeof BookingsEndPoint | typeof CertificatesEndPoint | typeof DocumentsEndPoint | typeof LeadsEndPoint | typeof MyBookingsEndPoint | typeof MyFlightsEndPoint | typeof SystemMessagesEndPoint | typeof AuditLogsEndPoint | typeof GroupsEndPoint | typeof CampaignsEndPoint | typeof SystemEndPoint | typeof MyStudentsEndPoint | typeof MaintenancesEndPoint | typeof UserEndPoint | typeof MyCreditsEndPoint | typeof AirplanesEndPoint | typeof ContactsGroupsEndPoint | typeof FlightTicketsEndPoint | typeof LookupsEndPoint | typeof PriceListEndPoint | typeof MyMessagesEndPoint | typeof FlightsEndPoint | typeof MessageConfirmsEndPoint | typeof SystemConfigsEndPoint | typeof MyAuthEndPoint | typeof AccountsEndPoint | typeof ContactsEndPoint | typeof CreditsEndPoint | typeof SyllabusEndPoint | typeof UsersEndPoint)[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aya-flights/ngx-goox-lib",
3
- "version": "2.18.164",
3
+ "version": "2.18.166",
4
4
  "description": "Angular client library for GooX backend",
5
5
  "publishConfig": {
6
6
  "access": "public"