@aya-flights/ngx-goox-lib 2.19.32 → 2.19.42

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