@aya-flights/ngx-goox-lib 2.19.29 → 2.19.31

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