@aya-flights/ngx-goox-lib 2.19.45 → 2.19.47

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