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

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