@aya-flights/ngx-goox-lib 2.18.173 → 2.18.174

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