@aya-flights/ngx-goox-lib 2.19.107 → 2.19.109

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