@aya-flights/ngx-goox-lib 2.18.83 → 2.18.84

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