@aya-flights/ngx-goox-lib 1.19.58 → 1.19.60

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