@aya-flights/ngx-goox-lib 2.19.74 → 2.19.75

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