@aya-flights/ngx-goox-lib 2.19.165 → 2.19.167

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