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

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