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

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