@aya-flights/ngx-goox-lib 2.19.46 → 2.19.48

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