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