@aya-flights/ngx-goox-lib 2.19.28 → 2.19.31

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.
@@ -1,28 +1,28 @@
1
- import { CampaignsEndPoint } from '.';
2
- import { ContactsEndPoint } from '.';
3
- import { LeadsEndPoint } from '.';
4
- import { UserEndPoint } from '.';
5
- import { PriceListEndPoint } from '.';
6
- import { BookingSlotsEndPoint } from '.';
7
- import { GroupsEndPoint } from '.';
1
+ import { FlightTicketsEndPoint } from '.';
8
2
  import { SystemEndPoint } from '.';
9
- import { MyAuthEndPoint } from '.';
3
+ import { SystemMessagesEndPoint } from '.';
10
4
  import { MyCreditsEndPoint } from '.';
11
5
  import { MyFlightsEndPoint } from '.';
12
6
  import { AirplanesEndPoint } from '.';
13
- import { FlightsEndPoint } from '.';
14
- import { LookupsEndPoint } from '.';
7
+ import { BookingSlotsEndPoint } from '.';
8
+ import { CampaignsEndPoint } from '.';
15
9
  import { CertificatesEndPoint } from '.';
16
- import { MaintenancesEndPoint } from '.';
17
- import { SystemMessagesEndPoint } from '.';
18
- import { UsersEndPoint } from '.';
19
- import { MyBookingsEndPoint } from '.';
20
- import { AccountsEndPoint } from '.';
10
+ import { LookupsEndPoint } from '.';
11
+ import { AuditLogsEndPoint } from '.';
21
12
  import { DocumentsEndPoint } from '.';
13
+ import { AccountsEndPoint } from '.';
14
+ import { FlightsEndPoint } from '.';
15
+ import { PriceListEndPoint } from '.';
16
+ import { MyBookingsEndPoint } from '.';
17
+ import { CreditsEndPoint } from '.';
18
+ import { MaintenancesEndPoint } from '.';
22
19
  import { MessageConfirmsEndPoint } from '.';
23
- import { SystemConfigsEndPoint } from '.';
20
+ import { UsersEndPoint } from '.';
24
21
  import { BookingsEndPoint } from '.';
25
- import { AuditLogsEndPoint } from '.';
26
- import { CreditsEndPoint } from '.';
27
- import { FlightTicketsEndPoint } from '.';
28
- export declare const Services: (typeof CertificatesEndPoint | typeof MaintenancesEndPoint | typeof UsersEndPoint | typeof MyBookingsEndPoint | typeof AccountsEndPoint | typeof DocumentsEndPoint | typeof SystemMessagesEndPoint | typeof BookingsEndPoint | typeof MessageConfirmsEndPoint | typeof SystemConfigsEndPoint | typeof AuditLogsEndPoint | typeof CreditsEndPoint | typeof FlightTicketsEndPoint | typeof CampaignsEndPoint | typeof ContactsEndPoint | typeof LeadsEndPoint | typeof PriceListEndPoint | typeof UserEndPoint | typeof BookingSlotsEndPoint | typeof GroupsEndPoint | typeof MyCreditsEndPoint | typeof MyFlightsEndPoint | typeof AirplanesEndPoint | typeof FlightsEndPoint | typeof LookupsEndPoint | typeof SystemEndPoint | typeof MyAuthEndPoint)[];
22
+ import { GroupsEndPoint } from '.';
23
+ import { ContactsEndPoint } from '.';
24
+ import { LeadsEndPoint } from '.';
25
+ import { SystemConfigsEndPoint } from '.';
26
+ import { UserEndPoint } from '.';
27
+ import { MyAuthEndPoint } from '.';
28
+ export declare const Services: (typeof UserEndPoint | typeof MyAuthEndPoint | typeof ContactsEndPoint | typeof LeadsEndPoint | typeof SystemConfigsEndPoint | typeof MyFlightsEndPoint | typeof AirplanesEndPoint | typeof FlightTicketsEndPoint | typeof SystemEndPoint | typeof SystemMessagesEndPoint | typeof MyCreditsEndPoint | typeof BookingSlotsEndPoint | typeof AuditLogsEndPoint | typeof CampaignsEndPoint | typeof CertificatesEndPoint | typeof LookupsEndPoint | typeof AccountsEndPoint | typeof DocumentsEndPoint | typeof CreditsEndPoint | typeof FlightsEndPoint | typeof PriceListEndPoint | typeof MyBookingsEndPoint | typeof BookingsEndPoint | typeof MaintenancesEndPoint | typeof MessageConfirmsEndPoint | typeof UsersEndPoint | typeof GroupsEndPoint)[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aya-flights/ngx-goox-lib",
3
- "version": "2.19.28",
3
+ "version": "2.19.31",
4
4
  "description": "Angular client library for GooX backend",
5
5
  "publishConfig": {
6
6
  "access": "public"