@aya-flights/ngx-goox-lib 2.19.84 → 2.19.86

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