@aya-flights/ngx-goox-lib 2.19.109 → 2.19.110

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