@aya-flights/ngx-goox-lib 2.18.82 → 2.18.83

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