@aya-flights/ngx-goox-lib 2.19.114 → 2.19.115

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