@aya-flights/ngx-goox-lib 1.19.45 → 1.19.49

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