@aya-flights/ngx-goox-lib 2.19.100 → 2.19.102

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