@aya-flights/ngx-goox-lib 2.19.91 → 2.19.93

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