@aya-flights/ngx-goox-lib 1.19.7 → 1.19.9

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