@aya-flights/ngx-goox-lib 2.19.18 → 2.19.20

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