@aya-flights/ngx-goox-lib 2.19.116 → 2.19.117

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