@aya-flights/ngx-goox-lib 1.19.16 → 1.19.17

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.
@@ -3858,10 +3858,10 @@ class RestUtil {
3858
3858
  }
3859
3859
  return contentType;
3860
3860
  }
3861
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RestUtil, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
3862
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RestUtil }); }
3861
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: RestUtil, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
3862
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: RestUtil }); }
3863
3863
  }
3864
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: RestUtil, decorators: [{
3864
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: RestUtil, decorators: [{
3865
3865
  type: Injectable
3866
3866
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
3867
3867
 
@@ -3873,10 +3873,10 @@ class GooxConfig {
3873
3873
  constructor() {
3874
3874
  this.api = '';
3875
3875
  }
3876
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GooxConfig, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3877
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GooxConfig }); }
3876
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: GooxConfig, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3877
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: GooxConfig }); }
3878
3878
  }
3879
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GooxConfig, decorators: [{
3879
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: GooxConfig, decorators: [{
3880
3880
  type: Injectable
3881
3881
  }] });
3882
3882
 
@@ -4007,10 +4007,10 @@ class LeadsEndPoint {
4007
4007
  deleteAndGetActions(id) {
4008
4008
  return this.rest.delete(`${this.baseUrl}/delete_and_get_actions/${id}`);
4009
4009
  }
4010
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LeadsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4011
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LeadsEndPoint }); }
4010
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: LeadsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4011
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: LeadsEndPoint }); }
4012
4012
  }
4013
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LeadsEndPoint, decorators: [{
4013
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: LeadsEndPoint, decorators: [{
4014
4014
  type: Injectable
4015
4015
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4016
4016
  type: Inject,
@@ -4082,10 +4082,10 @@ class MessageConfirmsEndPoint {
4082
4082
  }
4083
4083
  return this.rest.get(`${this.baseUrl}`, ...params);
4084
4084
  }
4085
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MessageConfirmsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4086
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MessageConfirmsEndPoint }); }
4085
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MessageConfirmsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4086
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MessageConfirmsEndPoint }); }
4087
4087
  }
4088
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
4088
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MessageConfirmsEndPoint, decorators: [{
4089
4089
  type: Injectable
4090
4090
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4091
4091
  type: Inject,
@@ -4157,10 +4157,10 @@ class MyBookingsEndPoint {
4157
4157
  }
4158
4158
  return this.rest.get(`${this.baseUrl}`, ...params);
4159
4159
  }
4160
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MyBookingsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4161
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MyBookingsEndPoint }); }
4160
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MyBookingsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4161
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MyBookingsEndPoint }); }
4162
4162
  }
4163
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
4163
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MyBookingsEndPoint, decorators: [{
4164
4164
  type: Injectable
4165
4165
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4166
4166
  type: Inject,
@@ -4245,10 +4245,10 @@ class MyFlightsEndPoint {
4245
4245
  setPostFlight(body) {
4246
4246
  return this.rest.post(`${this.baseUrl}/post-flight`, typeof body === 'object' ? JSON.stringify(body) : body);
4247
4247
  }
4248
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MyFlightsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4249
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MyFlightsEndPoint }); }
4248
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MyFlightsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4249
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MyFlightsEndPoint }); }
4250
4250
  }
4251
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
4251
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MyFlightsEndPoint, decorators: [{
4252
4252
  type: Injectable
4253
4253
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4254
4254
  type: Inject,
@@ -4357,10 +4357,10 @@ class AuditLogsEndPoint {
4357
4357
  }
4358
4358
  return this.rest.get(`${this.baseUrl}/histogram`, ...params);
4359
4359
  }
4360
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AuditLogsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4361
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AuditLogsEndPoint }); }
4360
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AuditLogsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4361
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AuditLogsEndPoint }); }
4362
4362
  }
4363
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
4363
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AuditLogsEndPoint, decorators: [{
4364
4364
  type: Injectable
4365
4365
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4366
4366
  type: Inject,
@@ -4450,10 +4450,10 @@ class CertificatesEndPoint {
4450
4450
  deleteReference(id) {
4451
4451
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
4452
4452
  }
4453
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CertificatesEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4454
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CertificatesEndPoint }); }
4453
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CertificatesEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4454
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CertificatesEndPoint }); }
4455
4455
  }
4456
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CertificatesEndPoint, decorators: [{
4456
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CertificatesEndPoint, decorators: [{
4457
4457
  type: Injectable
4458
4458
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4459
4459
  type: Inject,
@@ -4531,10 +4531,10 @@ class DocumentsEndPoint {
4531
4531
  linkedDocument(id) {
4532
4532
  return this.rest.get(`${this.baseUrl}/entity/${id}`);
4533
4533
  }
4534
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DocumentsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4535
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DocumentsEndPoint }); }
4534
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: DocumentsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4535
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: DocumentsEndPoint }); }
4536
4536
  }
4537
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: DocumentsEndPoint, decorators: [{
4537
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: DocumentsEndPoint, decorators: [{
4538
4538
  type: Injectable
4539
4539
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4540
4540
  type: Inject,
@@ -4557,10 +4557,10 @@ class SystemEndPoint {
4557
4557
  lookup(entity, id) {
4558
4558
  return this.rest.get(`${this.baseUrl}/lookup/${entity}/${id}`);
4559
4559
  }
4560
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4561
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemEndPoint }); }
4560
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SystemEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4561
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SystemEndPoint }); }
4562
4562
  }
4563
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemEndPoint, decorators: [{
4563
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SystemEndPoint, decorators: [{
4564
4564
  type: Injectable
4565
4565
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4566
4566
  type: Inject,
@@ -4584,10 +4584,10 @@ class UserEndPoint {
4584
4584
  authorize(body) {
4585
4585
  return this.rest.post(`${this.baseUrl}/authorize`, typeof body === 'object' ? JSON.stringify(body) : body);
4586
4586
  }
4587
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UserEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4588
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UserEndPoint }); }
4587
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: UserEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4588
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: UserEndPoint }); }
4589
4589
  }
4590
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UserEndPoint, decorators: [{
4590
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: UserEndPoint, decorators: [{
4591
4591
  type: Injectable
4592
4592
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4593
4593
  type: Inject,
@@ -4749,10 +4749,10 @@ class BookingsEndPoint {
4749
4749
  }
4750
4750
  return this.rest.get(`${this.baseUrl}/my`, ...params);
4751
4751
  }
4752
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BookingsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4753
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BookingsEndPoint }); }
4752
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BookingsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4753
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BookingsEndPoint }); }
4754
4754
  }
4755
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BookingsEndPoint, decorators: [{
4755
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BookingsEndPoint, decorators: [{
4756
4756
  type: Injectable
4757
4757
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4758
4758
  type: Inject,
@@ -4821,10 +4821,10 @@ class FlightTicketsEndPoint {
4821
4821
  }
4822
4822
  return this.rest.get(`${this.baseUrl}`, ...params);
4823
4823
  }
4824
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FlightTicketsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4825
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FlightTicketsEndPoint }); }
4824
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: FlightTicketsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4825
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: FlightTicketsEndPoint }); }
4826
4826
  }
4827
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
4827
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: FlightTicketsEndPoint, decorators: [{
4828
4828
  type: Injectable
4829
4829
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4830
4830
  type: Inject,
@@ -4884,10 +4884,10 @@ class SystemConfigsEndPoint {
4884
4884
  }
4885
4885
  return this.rest.get(`${this.baseUrl}`, ...params);
4886
4886
  }
4887
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemConfigsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4888
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemConfigsEndPoint }); }
4887
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SystemConfigsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
4888
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SystemConfigsEndPoint }); }
4889
4889
  }
4890
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
4890
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SystemConfigsEndPoint, decorators: [{
4891
4891
  type: Injectable
4892
4892
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
4893
4893
  type: Inject,
@@ -5123,10 +5123,10 @@ class FlightsEndPoint {
5123
5123
  setPostFlight(body) {
5124
5124
  return this.rest.post(`${this.baseUrl}/post-flight`, typeof body === 'object' ? JSON.stringify(body) : body);
5125
5125
  }
5126
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FlightsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5127
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FlightsEndPoint }); }
5126
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: FlightsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5127
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: FlightsEndPoint }); }
5128
5128
  }
5129
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: FlightsEndPoint, decorators: [{
5129
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: FlightsEndPoint, decorators: [{
5130
5130
  type: Injectable
5131
5131
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5132
5132
  type: Inject,
@@ -5199,10 +5199,10 @@ class LookupsEndPoint {
5199
5199
  }
5200
5200
  return this.rest.get(`${this.baseUrl}/group`, ...params);
5201
5201
  }
5202
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LookupsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5203
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LookupsEndPoint }); }
5202
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: LookupsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5203
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: LookupsEndPoint }); }
5204
5204
  }
5205
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: LookupsEndPoint, decorators: [{
5205
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: LookupsEndPoint, decorators: [{
5206
5206
  type: Injectable
5207
5207
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5208
5208
  type: Inject,
@@ -5271,10 +5271,10 @@ class PriceListEndPoint {
5271
5271
  }
5272
5272
  return this.rest.get(`${this.baseUrl}`, ...params);
5273
5273
  }
5274
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PriceListEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5275
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PriceListEndPoint }); }
5274
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: PriceListEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5275
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: PriceListEndPoint }); }
5276
5276
  }
5277
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: PriceListEndPoint, decorators: [{
5277
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: PriceListEndPoint, decorators: [{
5278
5278
  type: Injectable
5279
5279
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5280
5280
  type: Inject,
@@ -5303,10 +5303,10 @@ class MyAuthEndPoint {
5303
5303
  verifyCode(code) {
5304
5304
  return this.rest.post(`${this.baseUrl}/verify-code/${code}`, '');
5305
5305
  }
5306
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MyAuthEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5307
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MyAuthEndPoint }); }
5306
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MyAuthEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5307
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MyAuthEndPoint }); }
5308
5308
  }
5309
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MyAuthEndPoint, decorators: [{
5309
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MyAuthEndPoint, decorators: [{
5310
5310
  type: Injectable
5311
5311
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5312
5312
  type: Inject,
@@ -5391,10 +5391,10 @@ class CampaignsEndPoint {
5391
5391
  }
5392
5392
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
5393
5393
  }
5394
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CampaignsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5395
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CampaignsEndPoint }); }
5394
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CampaignsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5395
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CampaignsEndPoint }); }
5396
5396
  }
5397
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CampaignsEndPoint, decorators: [{
5397
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CampaignsEndPoint, decorators: [{
5398
5398
  type: Injectable
5399
5399
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5400
5400
  type: Inject,
@@ -5626,10 +5626,10 @@ class ContactsEndPoint {
5626
5626
  downloadStudentSheetCsv(id) {
5627
5627
  return this.rest.download(`export`, `${this.baseUrl}/${id}/student-sheet/csv`);
5628
5628
  }
5629
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContactsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5630
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContactsEndPoint }); }
5629
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ContactsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5630
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ContactsEndPoint }); }
5631
5631
  }
5632
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: ContactsEndPoint, decorators: [{
5632
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: ContactsEndPoint, decorators: [{
5633
5633
  type: Injectable
5634
5634
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5635
5635
  type: Inject,
@@ -5713,10 +5713,10 @@ class CreditsEndPoint {
5713
5713
  deleteReference(id) {
5714
5714
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
5715
5715
  }
5716
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CreditsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5717
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CreditsEndPoint }); }
5716
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CreditsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5717
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CreditsEndPoint }); }
5718
5718
  }
5719
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: CreditsEndPoint, decorators: [{
5719
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: CreditsEndPoint, decorators: [{
5720
5720
  type: Injectable
5721
5721
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5722
5722
  type: Inject,
@@ -5795,10 +5795,10 @@ class GroupsEndPoint {
5795
5795
  }
5796
5796
  return this.rest.get(`${this.baseUrl}/lookup`, ...params);
5797
5797
  }
5798
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GroupsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5799
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GroupsEndPoint }); }
5798
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: GroupsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5799
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: GroupsEndPoint }); }
5800
5800
  }
5801
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: GroupsEndPoint, decorators: [{
5801
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: GroupsEndPoint, decorators: [{
5802
5802
  type: Injectable
5803
5803
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5804
5804
  type: Inject,
@@ -5888,10 +5888,10 @@ class MaintenancesEndPoint {
5888
5888
  deleteReference(id) {
5889
5889
  return this.rest.delete(`${this.baseUrl}/${id}/reference`);
5890
5890
  }
5891
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MaintenancesEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5892
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MaintenancesEndPoint }); }
5891
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MaintenancesEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5892
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MaintenancesEndPoint }); }
5893
5893
  }
5894
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
5894
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: MaintenancesEndPoint, decorators: [{
5895
5895
  type: Injectable
5896
5896
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5897
5897
  type: Inject,
@@ -5979,10 +5979,10 @@ class SystemMessagesEndPoint {
5979
5979
  }
5980
5980
  return this.rest.get(`${this.baseUrl}/${id}/confirms`, ...params);
5981
5981
  }
5982
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemMessagesEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5983
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemMessagesEndPoint }); }
5982
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SystemMessagesEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
5983
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SystemMessagesEndPoint }); }
5984
5984
  }
5985
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
5985
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: SystemMessagesEndPoint, decorators: [{
5986
5986
  type: Injectable
5987
5987
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
5988
5988
  type: Inject,
@@ -6085,10 +6085,10 @@ class UsersEndPoint {
6085
6085
  groupsLookup() {
6086
6086
  return this.rest.get(`${this.baseUrl}/groups-lookup`);
6087
6087
  }
6088
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UsersEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
6089
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UsersEndPoint }); }
6088
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: UsersEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
6089
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: UsersEndPoint }); }
6090
6090
  }
6091
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: UsersEndPoint, decorators: [{
6091
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: UsersEndPoint, decorators: [{
6092
6092
  type: Injectable
6093
6093
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
6094
6094
  type: Inject,
@@ -6258,10 +6258,10 @@ class AccountsEndPoint {
6258
6258
  }
6259
6259
  return this.rest.get(`${this.baseUrl}/${id}/documents`, ...params);
6260
6260
  }
6261
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AccountsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
6262
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AccountsEndPoint }); }
6261
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AccountsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
6262
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AccountsEndPoint }); }
6263
6263
  }
6264
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AccountsEndPoint, decorators: [{
6264
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AccountsEndPoint, decorators: [{
6265
6265
  type: Injectable
6266
6266
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
6267
6267
  type: Inject,
@@ -6440,10 +6440,10 @@ class AirplanesEndPoint {
6440
6440
  }
6441
6441
  return this.rest.get(`${this.baseUrl}/${id}/maintenance`, ...params);
6442
6442
  }
6443
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AirplanesEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
6444
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AirplanesEndPoint }); }
6443
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AirplanesEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
6444
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AirplanesEndPoint }); }
6445
6445
  }
6446
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AirplanesEndPoint, decorators: [{
6446
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: AirplanesEndPoint, decorators: [{
6447
6447
  type: Injectable
6448
6448
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
6449
6449
  type: Inject,
@@ -6522,10 +6522,10 @@ class BookingSlotsEndPoint {
6522
6522
  }
6523
6523
  return this.rest.get(`${this.baseUrl}/monthly`, ...params);
6524
6524
  }
6525
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BookingSlotsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
6526
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BookingSlotsEndPoint }); }
6525
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BookingSlotsEndPoint, deps: [{ token: 'config' }, { token: RestUtil }], target: i0.ɵɵFactoryTarget.Injectable }); }
6526
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BookingSlotsEndPoint }); }
6527
6527
  }
6528
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
6528
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: BookingSlotsEndPoint, decorators: [{
6529
6529
  type: Injectable
6530
6530
  }], ctorParameters: () => [{ type: GooxConfig, decorators: [{
6531
6531
  type: Inject,
@@ -6851,11 +6851,11 @@ class NgxGooxLibModule {
6851
6851
  ]
6852
6852
  };
6853
6853
  }
6854
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6855
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule, HttpClientModule] }); }
6856
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule, HttpClientModule] }); }
6854
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: NgxGooxLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6855
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.11", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule, HttpClientModule] }); }
6856
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: NgxGooxLibModule, imports: [CommonModule, HttpClientModule] }); }
6857
6857
  }
6858
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: NgxGooxLibModule, decorators: [{
6858
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.11", ngImport: i0, type: NgxGooxLibModule, decorators: [{
6859
6859
  type: NgModule,
6860
6860
  args: [{
6861
6861
  imports: [CommonModule, HttpClientModule]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aya-flights/ngx-goox-lib",
3
- "version": "1.19.16",
3
+ "version": "1.19.17",
4
4
  "description": "Angular client library for GooX backend",
5
5
  "publishConfig": {
6
6
  "access": "public"