@aya-flights/ngx-goox-lib 1.19.31 → 1.19.33

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