@aya-flights/ngx-goox-lib 1.19.21 → 1.19.23

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