@aya-flights/ngx-goox-lib 2.18.116 → 2.18.118
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/esm2022/lib/Account.mjs +1 -1
- package/esm2022/lib/AccountsEndPoint.mjs +1 -1
- package/esm2022/lib/Airplane.mjs +1 -1
- package/esm2022/lib/AirplanesEndPoint.mjs +1 -1
- package/esm2022/lib/AuditLogsEndPoint.mjs +1 -1
- package/esm2022/lib/Booking.mjs +1 -1
- package/esm2022/lib/BookingSlotsEndPoint.mjs +1 -1
- package/esm2022/lib/BookingSlotsSet.mjs +2 -2
- package/esm2022/lib/BookingsEndPoint.mjs +1 -1
- package/esm2022/lib/Campaign.mjs +1 -1
- package/esm2022/lib/CertificatesEndPoint.mjs +1 -1
- package/esm2022/lib/Contact.mjs +1 -1
- package/esm2022/lib/ContactsEndPoint.mjs +1 -1
- package/esm2022/lib/Credit.mjs +1 -1
- package/esm2022/lib/Enums.mjs +286 -282
- package/esm2022/lib/Flight.mjs +2 -2
- package/esm2022/lib/FlightBilling.mjs +2 -2
- package/esm2022/lib/FlightPassenger.mjs +2 -2
- package/esm2022/lib/FlightPlan.mjs +1 -1
- package/esm2022/lib/FlightRisk.mjs +2 -2
- package/esm2022/lib/FlightTicket.mjs +1 -1
- package/esm2022/lib/FlightsEndPoint.mjs +1 -1
- package/esm2022/lib/Group.mjs +1 -1
- package/esm2022/lib/Lead.mjs +1 -1
- package/esm2022/lib/LeadsEndPoint.mjs +1 -1
- package/esm2022/lib/Lesson.mjs +1 -1
- package/esm2022/lib/LessonTypeCode.mjs +17 -1
- package/esm2022/lib/LookupsEndPoint.mjs +1 -1
- package/esm2022/lib/MaintenancesEndPoint.mjs +1 -1
- package/esm2022/lib/MyAuthEndPoint.mjs +1 -1
- package/esm2022/lib/MyBookingsEndPoint.mjs +1 -1
- package/esm2022/lib/MyFlightsEndPoint.mjs +1 -1
- package/esm2022/lib/PostFlightInfo.mjs +17 -14
- package/esm2022/lib/PreFlightInfo.mjs +5 -2
- package/esm2022/lib/Price.mjs +1 -1
- package/esm2022/lib/RiskAssessment.mjs +1 -1
- package/esm2022/lib/SystemMessage.mjs +1 -1
- package/esm2022/lib/SystemMessagesEndPoint.mjs +1 -1
- package/esm2022/lib/TimeSeries.mjs +1 -1
- package/esm2022/lib/UserEndPoint.mjs +1 -1
- package/esm2022/lib/UsersFilter.mjs +1 -1
- package/esm2022/lib/index.mjs +113 -115
- package/esm2022/lib/services.export.mjs +39 -39
- package/fesm2022/aya-flights-ngx-goox-lib.mjs +5171 -5178
- package/fesm2022/aya-flights-ngx-goox-lib.mjs.map +1 -1
- package/lib/Account.d.ts +1 -1
- package/lib/AccountsEndPoint.d.ts +7 -7
- package/lib/Airplane.d.ts +4 -4
- package/lib/AirplanesEndPoint.d.ts +7 -7
- package/lib/AuditLogsEndPoint.d.ts +1 -1
- package/lib/Booking.d.ts +2 -2
- package/lib/BookingSlotsEndPoint.d.ts +1 -1
- package/lib/BookingSlotsSet.d.ts +1 -1
- package/lib/BookingsEndPoint.d.ts +2 -2
- package/lib/Campaign.d.ts +2 -2
- package/lib/CertificatesEndPoint.d.ts +1 -1
- package/lib/Contact.d.ts +6 -6
- package/lib/ContactsEndPoint.d.ts +8 -8
- package/lib/Credit.d.ts +1 -1
- package/lib/Flight.d.ts +6 -6
- package/lib/FlightBilling.d.ts +1 -1
- package/lib/FlightPassenger.d.ts +1 -1
- package/lib/FlightPlan.d.ts +2 -2
- package/lib/FlightRisk.d.ts +3 -3
- package/lib/FlightTicket.d.ts +1 -1
- package/lib/FlightsEndPoint.d.ts +5 -5
- package/lib/Group.d.ts +2 -2
- package/lib/Lead.d.ts +2 -2
- package/lib/LeadsEndPoint.d.ts +2 -2
- package/lib/Lesson.d.ts +4 -4
- package/lib/LessonTypeCode.d.ts +4 -0
- package/lib/LookupsEndPoint.d.ts +1 -1
- package/lib/MaintenancesEndPoint.d.ts +1 -1
- package/lib/MyAuthEndPoint.d.ts +1 -1
- package/lib/MyBookingsEndPoint.d.ts +2 -2
- package/lib/MyFlightsEndPoint.d.ts +3 -3
- package/lib/PostFlightInfo.d.ts +8 -6
- package/lib/PreFlightInfo.d.ts +3 -1
- package/lib/Price.d.ts +1 -1
- package/lib/RiskAssessment.d.ts +1 -1
- package/lib/SystemMessage.d.ts +1 -1
- package/lib/SystemMessagesEndPoint.d.ts +1 -1
- package/lib/TimeSeries.d.ts +1 -1
- package/lib/UserEndPoint.d.ts +1 -1
- package/lib/UsersFilter.d.ts +1 -1
- package/lib/index.d.ts +112 -114
- package/lib/services.export.d.ts +20 -20
- package/package.json +1 -1
- package/esm2022/lib/OnBoard.mjs +0 -18
- package/esm2022/lib/ReFuel.mjs +0 -15
- package/lib/OnBoard.d.ts +0 -7
- package/lib/ReFuel.d.ts +0 -6
package/lib/Account.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { AccountStatusCode } from '.';
|
|
2
1
|
import { Address } from '.';
|
|
3
2
|
import { BaseEntityEx } from '.';
|
|
4
3
|
import { ColumnDef } from '.';
|
|
5
4
|
import { AccountTypeCode } from '.';
|
|
5
|
+
import { AccountStatusCode } from '.';
|
|
6
6
|
export declare class Account extends BaseEntityEx {
|
|
7
7
|
name: string;
|
|
8
8
|
enName: string;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { Flight } from '.';
|
|
4
|
-
import { FlightStateCode } from '.';
|
|
5
|
-
import { FlightTypeCode } from '.';
|
|
6
|
-
import { FlightStatusCode } from '.';
|
|
7
|
-
import { FlightPurposeCode } from '.';
|
|
8
3
|
import { Credit } from '.';
|
|
9
|
-
import {
|
|
4
|
+
import { AccountStatusCode } from '.';
|
|
10
5
|
import { StringKeyValue } from '.';
|
|
6
|
+
import { FlightStatusCode } from '.';
|
|
7
|
+
import { FlightStateCode } from '.';
|
|
11
8
|
import { Account } from '.';
|
|
12
|
-
import {
|
|
9
|
+
import { FlightPurposeCode } from '.';
|
|
10
|
+
import { Flight } from '.';
|
|
11
|
+
import { FlightTypeCode } from '.';
|
|
12
|
+
import { Document } from '.';
|
|
13
13
|
import * as i0 from "@angular/core";
|
|
14
14
|
export declare class AccountsEndPoint {
|
|
15
15
|
private config;
|
package/lib/Airplane.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { TypeRatingFlag } from '.';
|
|
2
2
|
import { AirplaneValidationFlag } from '.';
|
|
3
3
|
import { Engine } from '.';
|
|
4
|
+
import { Magneto } from '.';
|
|
4
5
|
import { Propeller } from '.';
|
|
5
|
-
import {
|
|
6
|
-
import { TypeRatingFlag } from '.';
|
|
6
|
+
import { ColumnDef } from '.';
|
|
7
7
|
import { AirplaneStatusCode } from '.';
|
|
8
|
-
import {
|
|
8
|
+
import { Fuel } from '.';
|
|
9
9
|
import { BaseEntityEx } from '.';
|
|
10
10
|
export declare class Airplane extends BaseEntityEx {
|
|
11
11
|
name: string;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
+
import { StringKeyValue } from '.';
|
|
4
|
+
import { Document } from '.';
|
|
3
5
|
import { StatusCode } from '.';
|
|
4
6
|
import { FlightTypeCode } from '.';
|
|
5
|
-
import { FlightStateCode } from '.';
|
|
6
|
-
import { Flight } from '.';
|
|
7
7
|
import { FlightStatusCode } from '.';
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
8
|
+
import { FlightPurposeCode } from '.';
|
|
9
|
+
import { AirplaneStatusCode } from '.';
|
|
10
|
+
import { FlightStateCode } from '.';
|
|
10
11
|
import { MaintenanceActionCode } from '.';
|
|
11
12
|
import { Airplane } from '.';
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import { FlightPurposeCode } from '.';
|
|
13
|
+
import { Flight } from '.';
|
|
14
|
+
import { Maintenance } from '.';
|
|
15
15
|
import * as i0 from "@angular/core";
|
|
16
16
|
export declare class AirplanesEndPoint {
|
|
17
17
|
private config;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { AuditLog } from '.';
|
|
4
3
|
import { TimeSeries } from '.';
|
|
4
|
+
import { AuditLog } from '.';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class AuditLogsEndPoint {
|
|
7
7
|
private config;
|
package/lib/Booking.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BaseEntityEx } from '.';
|
|
2
|
-
import { ColumnDef } from '.';
|
|
3
1
|
import { BookingTypeFlag } from '.';
|
|
4
2
|
import { BookingStatusCode } from '.';
|
|
3
|
+
import { BaseEntityEx } from '.';
|
|
4
|
+
import { ColumnDef } from '.';
|
|
5
5
|
export declare class Booking extends BaseEntityEx {
|
|
6
6
|
name: string;
|
|
7
7
|
accountId: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
+
import { BookingSlot } from '.';
|
|
3
4
|
import { BookingSlots } from '.';
|
|
4
5
|
import { BookingSlotsSet } from '.';
|
|
5
|
-
import { BookingSlot } from '.';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class BookingSlotsEndPoint {
|
|
8
8
|
private config;
|
package/lib/BookingSlotsSet.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { TimeSeries } from '.';
|
|
4
|
-
import { BookingPlan } from '.';
|
|
5
3
|
import { Booking } from '.';
|
|
6
4
|
import { BookingStatusCode } from '.';
|
|
5
|
+
import { TimeSeries } from '.';
|
|
6
|
+
import { BookingPlan } from '.';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class BookingsEndPoint {
|
|
9
9
|
private config;
|
package/lib/Campaign.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import { CampaignStatusCode } from '.';
|
|
2
|
+
import { CurrencyCode } from '.';
|
|
1
3
|
import { BaseEntityEx } from '.';
|
|
2
4
|
import { ColumnDef } from '.';
|
|
3
5
|
import { CampaignTypeCode } from '.';
|
|
4
|
-
import { CampaignStatusCode } from '.';
|
|
5
|
-
import { CurrencyCode } from '.';
|
|
6
6
|
export declare class Campaign extends BaseEntityEx {
|
|
7
7
|
name: string;
|
|
8
8
|
type: CampaignTypeCode;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { Certificate } from '.';
|
|
4
3
|
import { StatusCode } from '.';
|
|
4
|
+
import { Certificate } from '.';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class CertificatesEndPoint {
|
|
7
7
|
private config;
|
package/lib/Contact.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { LicenseKindFlag } from '.';
|
|
2
|
+
import { MedicalCertClassCode } from '.';
|
|
3
3
|
import { ValidationFlag } from '.';
|
|
4
|
-
import { FlightCategoryCode } from '.';
|
|
5
4
|
import { BaseEntityEx } from '.';
|
|
6
|
-
import { ColumnDef } from '.';
|
|
7
5
|
import { Address } from '.';
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
6
|
+
import { TypeRatingFlag } from '.';
|
|
7
|
+
import { FlightCategoryCode } from '.';
|
|
8
|
+
import { ColumnDef } from '.';
|
|
9
|
+
import { AccountStatusCode } from '.';
|
|
10
10
|
export declare class Contact extends BaseEntityEx {
|
|
11
11
|
accountId: string;
|
|
12
12
|
name: string;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { Certificate } from '.';
|
|
4
|
-
import { FlightStateCode } from '.';
|
|
5
|
-
import { Document } from '.';
|
|
6
|
-
import { Contact } from '.';
|
|
7
|
-
import { FlightStatusCode } from '.';
|
|
8
|
-
import { FlightPurposeCode } from '.';
|
|
9
|
-
import { StatusCode } from '.';
|
|
10
3
|
import { StringKeyValue } from '.';
|
|
4
|
+
import { Certificate } from '.';
|
|
5
|
+
import { MessageConfirm } from '.';
|
|
11
6
|
import { FlightTypeCode } from '.';
|
|
7
|
+
import { FlightStatusCode } from '.';
|
|
12
8
|
import { Flight } from '.';
|
|
13
|
-
import {
|
|
9
|
+
import { StatusCode } from '.';
|
|
10
|
+
import { FlightPurposeCode } from '.';
|
|
11
|
+
import { Document } from '.';
|
|
12
|
+
import { Contact } from '.';
|
|
13
|
+
import { FlightStateCode } from '.';
|
|
14
14
|
import * as i0 from "@angular/core";
|
|
15
15
|
export declare class ContactsEndPoint {
|
|
16
16
|
private config;
|
package/lib/Credit.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { TransactionTypeCode } from '.';
|
|
1
2
|
import { CurrencyCode } from '.';
|
|
2
3
|
import { BaseEntityEx } from '.';
|
|
3
4
|
import { ColumnDef } from '.';
|
|
4
|
-
import { TransactionTypeCode } from '.';
|
|
5
5
|
export declare class Credit extends BaseEntityEx {
|
|
6
6
|
name: string;
|
|
7
7
|
description: string;
|
package/lib/Flight.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Lesson } from '.';
|
|
3
|
-
import { RiskAssessment } from '.';
|
|
4
|
-
import { ColumnDef } from '.';
|
|
1
|
+
import { FlightPurposeCode } from '.';
|
|
5
2
|
import { FlightCategoryCode } from '.';
|
|
6
3
|
import { FlightStatusCode } from '.';
|
|
7
|
-
import { FlightTypeCode } from '.';
|
|
8
4
|
import { TOLData } from '.';
|
|
9
5
|
import { BaseEntityEx } from '.';
|
|
10
|
-
import {
|
|
6
|
+
import { ColumnDef } from '.';
|
|
11
7
|
import { FlightClassCode } from '.';
|
|
8
|
+
import { FlightTypeCode } from '.';
|
|
9
|
+
import { BillingStatusCode } from '.';
|
|
10
|
+
import { Lesson } from '.';
|
|
11
|
+
import { RiskAssessment } from '.';
|
|
12
12
|
export declare class Flight extends BaseEntityEx {
|
|
13
13
|
name: string;
|
|
14
14
|
description: string;
|
package/lib/FlightBilling.d.ts
CHANGED
package/lib/FlightPassenger.d.ts
CHANGED
package/lib/FlightPlan.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { BaseEntityEx } from '.';
|
|
2
|
-
import { ColumnDef } from '.';
|
|
3
1
|
import { FlightTypeCode } from '.';
|
|
4
2
|
import { FlightStatusCode } from '.';
|
|
5
3
|
import { FlightStateCode } from '.';
|
|
6
4
|
import { FlightPurposeCode } from '.';
|
|
7
5
|
import { TOLData } from '.';
|
|
6
|
+
import { BaseEntityEx } from '.';
|
|
7
|
+
import { ColumnDef } from '.';
|
|
8
8
|
export declare class FlightPlan extends BaseEntityEx {
|
|
9
9
|
name: string;
|
|
10
10
|
description: string;
|
package/lib/FlightRisk.d.ts
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { CrewDutyDayRisks } from '.';
|
|
2
1
|
import { TripRisks } from '.';
|
|
2
|
+
import { WeatherRisks } from '.';
|
|
3
3
|
import { Mitigation } from '.';
|
|
4
|
-
import { BaseEntityEx } from '.';
|
|
5
4
|
import { ColumnDef } from '.';
|
|
6
5
|
import { PilotQualificationsRisks } from '.';
|
|
6
|
+
import { CrewDutyDayRisks } from '.';
|
|
7
7
|
import { DepartureRisks } from '.';
|
|
8
8
|
import { DestinationRisks } from '.';
|
|
9
|
-
import { WeatherRisks } from '.';
|
|
10
9
|
import { SpecialRisks } from '.';
|
|
10
|
+
import { BaseEntityEx } from '.';
|
|
11
11
|
export declare class FlightRisk extends BaseEntityEx {
|
|
12
12
|
timestamp: number;
|
|
13
13
|
pilotQualifications: PilotQualificationsRisks;
|
package/lib/FlightTicket.d.ts
CHANGED
package/lib/FlightsEndPoint.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse, Entities } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
3
|
import { TimeSeries } from '.';
|
|
4
|
-
import {
|
|
4
|
+
import { PreFlightInfo } from '.';
|
|
5
5
|
import { AnyKeyValue } from '.';
|
|
6
|
-
import { FlightStatusCode } from '.';
|
|
7
6
|
import { BillingStatusCode } from '.';
|
|
8
7
|
import { Flight } from '.';
|
|
9
|
-
import {
|
|
10
|
-
import { FlightPurposeCode } from '.';
|
|
8
|
+
import { FlightStatusCode } from '.';
|
|
11
9
|
import { Contact } from '.';
|
|
12
10
|
import { FlightTicket } from '.';
|
|
13
|
-
import { PreFlightInfo } from '.';
|
|
14
11
|
import { PostFlightInfo } from '.';
|
|
12
|
+
import { FlightTypeCode } from '.';
|
|
13
|
+
import { FlightPurposeCode } from '.';
|
|
14
|
+
import { FlightPlan } from '.';
|
|
15
15
|
import * as i0 from "@angular/core";
|
|
16
16
|
export declare class FlightsEndPoint {
|
|
17
17
|
private config;
|
package/lib/Group.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { BaseEntityEx } from '.';
|
|
2
|
-
import { ColumnDef } from '.';
|
|
3
1
|
import { Permission } from '.';
|
|
4
2
|
import { StringKeyValue } from '.';
|
|
3
|
+
import { BaseEntityEx } from '.';
|
|
4
|
+
import { ColumnDef } from '.';
|
|
5
5
|
export declare class Group extends BaseEntityEx {
|
|
6
6
|
name: string;
|
|
7
7
|
email: string;
|
package/lib/Lead.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Address } from '.';
|
|
2
|
-
import { LeadStatusCode } from '.';
|
|
3
1
|
import { BaseEntityEx } from '.';
|
|
4
2
|
import { ColumnDef } from '.';
|
|
3
|
+
import { Address } from '.';
|
|
4
|
+
import { LeadStatusCode } from '.';
|
|
5
5
|
export declare class Lead extends BaseEntityEx {
|
|
6
6
|
firstName: string;
|
|
7
7
|
lastName: string;
|
package/lib/LeadsEndPoint.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { LeadAction } from '.';
|
|
4
|
-
import { Lead } from '.';
|
|
5
3
|
import { LeadStatusCode } from '.';
|
|
6
4
|
import { TimeSeries } from '.';
|
|
5
|
+
import { LeadAction } from '.';
|
|
6
|
+
import { Lead } from '.';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class LeadsEndPoint {
|
|
9
9
|
private config;
|
package/lib/Lesson.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { LessonTypeCode } from '.';
|
|
1
|
+
import { FlightTypeCode } from '.';
|
|
3
2
|
import { FlightCategoryCode } from '.';
|
|
3
|
+
import { AssessmentCode } from '.';
|
|
4
4
|
export declare class Lesson {
|
|
5
5
|
number: number;
|
|
6
|
-
type:
|
|
6
|
+
type: FlightTypeCode;
|
|
7
7
|
instructionPlan: FlightCategoryCode;
|
|
8
8
|
topicId: string;
|
|
9
9
|
assessment: AssessmentCode;
|
|
@@ -15,5 +15,5 @@ export declare class Lesson {
|
|
|
15
15
|
instructedNavTime: number;
|
|
16
16
|
soloNavTime: number;
|
|
17
17
|
nightTime: number;
|
|
18
|
-
constructor(number?: number, type?:
|
|
18
|
+
constructor(number?: number, type?: FlightTypeCode, instructionPlan?: FlightCategoryCode, topicId?: string, assessment?: AssessmentCode, comments?: string, flightCounter?: number, instructedFlightTime?: number, instrumentsFlightTime?: number, soloFlightTime?: number, instructedNavTime?: number, soloNavTime?: number, nightTime?: number);
|
|
19
19
|
}
|
package/lib/LessonTypeCode.d.ts
CHANGED
package/lib/LookupsEndPoint.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { Lookup } from '.';
|
|
4
3
|
import { LookupGroup } from '.';
|
|
4
|
+
import { Lookup } from '.';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class LookupsEndPoint {
|
|
7
7
|
private config;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { Maintenance } from '.';
|
|
4
3
|
import { MaintenanceActionCode } from '.';
|
|
5
4
|
import { StatusCode } from '.';
|
|
5
|
+
import { Maintenance } from '.';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class MaintenancesEndPoint {
|
|
8
8
|
private config;
|
package/lib/MyAuthEndPoint.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { Contact } from '.';
|
|
4
3
|
import { LoginParams } from '.';
|
|
4
|
+
import { Contact } from '.';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class MyAuthEndPoint {
|
|
7
7
|
private config;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
+
import { BookingTypeFlag } from '.';
|
|
4
|
+
import { Lookup } from '.';
|
|
3
5
|
import { BookingSlot } from '.';
|
|
4
6
|
import { Booking } from '.';
|
|
5
7
|
import { BookingStatusCode } from '.';
|
|
6
|
-
import { BookingTypeFlag } from '.';
|
|
7
|
-
import { Lookup } from '.';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class MyBookingsEndPoint {
|
|
10
10
|
private config;
|
|
@@ -2,12 +2,12 @@ import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../u
|
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
3
|
import { InstructionTypeCode } from '.';
|
|
4
4
|
import { Syllabus } from '.';
|
|
5
|
-
import { FlightTypeCode } from '.';
|
|
6
|
-
import { FlightPlan } from '.';
|
|
7
5
|
import { PreFlightInfo } from '.';
|
|
8
|
-
import { PostFlightInfo } from '.';
|
|
9
6
|
import { Flight } from '.';
|
|
7
|
+
import { FlightTypeCode } from '.';
|
|
10
8
|
import { FlightStatusCode } from '.';
|
|
9
|
+
import { FlightPlan } from '.';
|
|
10
|
+
import { PostFlightInfo } from '.';
|
|
11
11
|
import * as i0 from "@angular/core";
|
|
12
12
|
export declare class MyFlightsEndPoint {
|
|
13
13
|
private config;
|
package/lib/PostFlightInfo.d.ts
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { FlightCategoryCode } from '.';
|
|
2
|
+
import { AssessmentCode } from '.';
|
|
1
3
|
import { FlightPurposeCode } from '.';
|
|
2
4
|
import { FlightTypeCode } from '.';
|
|
3
|
-
import { AssessmentCode } from '.';
|
|
4
5
|
export declare class PostFlightInfo {
|
|
5
6
|
flightId: string;
|
|
6
7
|
flightNumber: number;
|
|
@@ -8,16 +9,17 @@ export declare class PostFlightInfo {
|
|
|
8
9
|
hoursToInspection: number;
|
|
9
10
|
purpose: FlightPurposeCode;
|
|
10
11
|
type: FlightTypeCode;
|
|
12
|
+
instructionPlan: FlightCategoryCode;
|
|
11
13
|
takeoffPlannedTime: number;
|
|
12
14
|
takeoffActualTime: number;
|
|
13
15
|
takeoffField: string;
|
|
14
16
|
takeoffHobbs: number;
|
|
15
|
-
takeoffTach: number;
|
|
16
17
|
landingPlannedTime: number;
|
|
17
18
|
landingActualTime: number;
|
|
18
19
|
landingField: string;
|
|
19
20
|
landingHobbs: number;
|
|
20
21
|
landingTach: number;
|
|
22
|
+
previousTach: number;
|
|
21
23
|
captainId: string;
|
|
22
24
|
firstOfficerId: string;
|
|
23
25
|
captainName: string;
|
|
@@ -25,9 +27,6 @@ export declare class PostFlightInfo {
|
|
|
25
27
|
destination: string;
|
|
26
28
|
actualFuelOnBoard: number;
|
|
27
29
|
actualOilOnBoard: number;
|
|
28
|
-
singleEngineHours: number;
|
|
29
|
-
multiEngineHours: number;
|
|
30
|
-
flightHoursLastMonth: number;
|
|
31
30
|
lessonNumber: number;
|
|
32
31
|
lessonTopicId: string;
|
|
33
32
|
lessonFlightCounter: number;
|
|
@@ -35,8 +34,11 @@ export declare class PostFlightInfo {
|
|
|
35
34
|
instructedFlightTime: number;
|
|
36
35
|
instrumentsFlightTime: number;
|
|
37
36
|
soloFlightTime: number;
|
|
37
|
+
instructedNavTime: number;
|
|
38
|
+
soloNavTime: number;
|
|
39
|
+
nightTime: number;
|
|
38
40
|
lessonComments: string;
|
|
39
41
|
description: string;
|
|
40
42
|
reportedBy: string;
|
|
41
|
-
constructor(flightId?: string, flightNumber?: number, airplane?: string, hoursToInspection?: number, purpose?: FlightPurposeCode, type?: FlightTypeCode, takeoffPlannedTime?: number, takeoffActualTime?: number, takeoffField?: string, takeoffHobbs?: number,
|
|
43
|
+
constructor(flightId?: string, flightNumber?: number, airplane?: string, hoursToInspection?: number, purpose?: FlightPurposeCode, type?: FlightTypeCode, instructionPlan?: FlightCategoryCode, takeoffPlannedTime?: number, takeoffActualTime?: number, takeoffField?: string, takeoffHobbs?: number, landingPlannedTime?: number, landingActualTime?: number, landingField?: string, landingHobbs?: number, landingTach?: number, previousTach?: number, captainId?: string, firstOfficerId?: string, captainName?: string, firstOfficerName?: string, destination?: string, actualFuelOnBoard?: number, actualOilOnBoard?: number, lessonNumber?: number, lessonTopicId?: string, lessonFlightCounter?: number, lessonAssessment?: AssessmentCode, instructedFlightTime?: number, instrumentsFlightTime?: number, soloFlightTime?: number, instructedNavTime?: number, soloNavTime?: number, nightTime?: number, lessonComments?: string, description?: string, reportedBy?: string);
|
|
42
44
|
}
|
package/lib/PreFlightInfo.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { FlightPurposeCode } from '.';
|
|
2
2
|
import { FlightTypeCode } from '.';
|
|
3
|
+
import { FlightCategoryCode } from '.';
|
|
3
4
|
export declare class PreFlightInfo {
|
|
4
5
|
flightId: string;
|
|
5
6
|
flightNumber: number;
|
|
@@ -12,6 +13,7 @@ export declare class PreFlightInfo {
|
|
|
12
13
|
purpose: FlightPurposeCode;
|
|
13
14
|
purposeOt: string;
|
|
14
15
|
type: FlightTypeCode;
|
|
16
|
+
instructionPlan: FlightCategoryCode;
|
|
15
17
|
destination: string;
|
|
16
18
|
secondaryCallSign: string;
|
|
17
19
|
captainId: string;
|
|
@@ -31,5 +33,5 @@ export declare class PreFlightInfo {
|
|
|
31
33
|
preFlightNotes: string;
|
|
32
34
|
operationNotes: string;
|
|
33
35
|
reportedBy: string;
|
|
34
|
-
constructor(flightId?: string, flightNumber?: number, airplane?: string, hoursToInspection?: number, takeoffPlannedTime?: number, takeoffActualTime?: number, takeoffField?: string, landingField?: string, purpose?: FlightPurposeCode, purposeOt?: string, type?: FlightTypeCode, destination?: string, secondaryCallSign?: string, captainId?: string, firstOfficerId?: string, captainName?: string, firstOfficerName?: string, estimatedFuelOnBoard?: number, estimatedEndurance?: number, actualFuelOnBoard?: number, actualOilOnBoard?: number, passengers?: string[], crew?: string[], wBConfig?: string, wBManual?: string, lessonTopicId?: string, lessonFlightCounter?: number, preFlightNotes?: string, operationNotes?: string, reportedBy?: string);
|
|
36
|
+
constructor(flightId?: string, flightNumber?: number, airplane?: string, hoursToInspection?: number, takeoffPlannedTime?: number, takeoffActualTime?: number, takeoffField?: string, landingField?: string, purpose?: FlightPurposeCode, purposeOt?: string, type?: FlightTypeCode, instructionPlan?: FlightCategoryCode, destination?: string, secondaryCallSign?: string, captainId?: string, firstOfficerId?: string, captainName?: string, firstOfficerName?: string, estimatedFuelOnBoard?: number, estimatedEndurance?: number, actualFuelOnBoard?: number, actualOilOnBoard?: number, passengers?: string[], crew?: string[], wBConfig?: string, wBManual?: string, lessonTopicId?: string, lessonFlightCounter?: number, preFlightNotes?: string, operationNotes?: string, reportedBy?: string);
|
|
35
37
|
}
|
package/lib/Price.d.ts
CHANGED
package/lib/RiskAssessment.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { CrewDutyDayRisks } from '.';
|
|
2
1
|
import { DepartureRisks } from '.';
|
|
3
2
|
import { DestinationRisks } from '.';
|
|
4
3
|
import { TripRisks } from '.';
|
|
@@ -6,6 +5,7 @@ import { WeatherRisks } from '.';
|
|
|
6
5
|
import { SpecialRisks } from '.';
|
|
7
6
|
import { Mitigation } from '.';
|
|
8
7
|
import { PilotQualificationsRisks } from '.';
|
|
8
|
+
import { CrewDutyDayRisks } from '.';
|
|
9
9
|
export declare class RiskAssessment {
|
|
10
10
|
timestamp: number;
|
|
11
11
|
pilotQualifications: PilotQualificationsRisks;
|
package/lib/SystemMessage.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { MessageTypeCode } from '.';
|
|
2
1
|
import { PriorityCode } from '.';
|
|
3
2
|
import { BaseEntityEx } from '.';
|
|
4
3
|
import { ColumnDef } from '.';
|
|
4
|
+
import { MessageTypeCode } from '.';
|
|
5
5
|
export declare class SystemMessage extends BaseEntityEx {
|
|
6
6
|
subject: string;
|
|
7
7
|
description: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
+
import { MessageTypeCode } from '.';
|
|
3
4
|
import { MessageConfirm } from '.';
|
|
4
5
|
import { SystemMessage } from '.';
|
|
5
|
-
import { MessageTypeCode } from '.';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class SystemMessagesEndPoint {
|
|
8
8
|
private config;
|
package/lib/TimeSeries.d.ts
CHANGED
package/lib/UserEndPoint.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { RestUtil, EntityResponse } from '../utils';
|
|
2
2
|
import { GooxConfig } from '../config';
|
|
3
|
-
import { User } from '.';
|
|
4
3
|
import { LoginParams } from '.';
|
|
4
|
+
import { User } from '.';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class UserEndPoint {
|
|
7
7
|
private config;
|