@acorex/connectivity 20.6.0-next.5 → 20.6.0-next.7

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 (16) hide show
  1. package/api/index.d.ts +191 -2
  2. package/fesm2022/{acorex-connectivity-api-execute.command-BesxhDsD.mjs → acorex-connectivity-api-execute.command-BwXw_Kn7.mjs} +4 -4
  3. package/fesm2022/{acorex-connectivity-api-execute.command-BesxhDsD.mjs.map → acorex-connectivity-api-execute.command-BwXw_Kn7.mjs.map} +1 -1
  4. package/fesm2022/acorex-connectivity-api.mjs +209 -115
  5. package/fesm2022/acorex-connectivity-api.mjs.map +1 -1
  6. package/fesm2022/{acorex-connectivity-mock-category-with-items.query-Cii5As1T.mjs → acorex-connectivity-mock-category-with-items.query-NY9J0cQ0.mjs} +4 -4
  7. package/fesm2022/{acorex-connectivity-mock-category-with-items.query-Cii5As1T.mjs.map → acorex-connectivity-mock-category-with-items.query-NY9J0cQ0.mjs.map} +1 -1
  8. package/fesm2022/{acorex-connectivity-mock-distribution-record.command-w3zoeELy.mjs → acorex-connectivity-mock-distribution-record.command-B-Xviv6G.mjs} +4 -4
  9. package/fesm2022/{acorex-connectivity-mock-distribution-record.command-w3zoeELy.mjs.map → acorex-connectivity-mock-distribution-record.command-B-Xviv6G.mjs.map} +1 -1
  10. package/fesm2022/{acorex-connectivity-mock-sample.command-C5jZuYcW.mjs → acorex-connectivity-mock-sample.command-BkxMgq1C.mjs} +4 -4
  11. package/fesm2022/{acorex-connectivity-mock-sample.command-C5jZuYcW.mjs.map → acorex-connectivity-mock-sample.command-BkxMgq1C.mjs.map} +1 -1
  12. package/fesm2022/acorex-connectivity-mock.mjs +600 -600
  13. package/fesm2022/acorex-connectivity-mock.mjs.map +1 -1
  14. package/fesm2022/acorex-connectivity-utils.mjs +7 -7
  15. package/fesm2022/acorex-connectivity-utils.mjs.map +1 -1
  16. package/package.json +6 -6
@@ -238,10 +238,10 @@ class AXCUserPassStrategyMock extends AXPAuthStrategy {
238
238
  },
239
239
  };
240
240
  }
241
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCUserPassStrategyMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
242
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCUserPassStrategyMock }); }
241
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCUserPassStrategyMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
242
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCUserPassStrategyMock }); }
243
243
  }
244
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCUserPassStrategyMock, decorators: [{
244
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCUserPassStrategyMock, decorators: [{
245
245
  type: Injectable
246
246
  }], ctorParameters: () => [] });
247
247
 
@@ -270,10 +270,10 @@ class MockApplicationLoader {
270
270
  return of([demo_app]).pipe(delay(500));
271
271
  }
272
272
  }
273
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: MockApplicationLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
274
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: MockApplicationLoader }); }
273
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: MockApplicationLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
274
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: MockApplicationLoader }); }
275
275
  }
276
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: MockApplicationLoader, decorators: [{
276
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: MockApplicationLoader, decorators: [{
277
277
  type: Injectable
278
278
  }] });
279
279
 
@@ -318,10 +318,10 @@ class MockPermissionLoader {
318
318
  return of(this.userPermissions);
319
319
  }
320
320
  }
321
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: MockPermissionLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
322
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: MockPermissionLoader }); }
321
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: MockPermissionLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
322
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: MockPermissionLoader }); }
323
323
  }
324
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: MockPermissionLoader, decorators: [{
324
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: MockPermissionLoader, decorators: [{
325
325
  type: Injectable
326
326
  }] });
327
327
 
@@ -347,24 +347,24 @@ class MockTenantLoader {
347
347
  return of([demo_tenant]).pipe(delay(500));
348
348
  }
349
349
  }
350
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: MockTenantLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
351
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: MockTenantLoader }); }
350
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: MockTenantLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
351
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: MockTenantLoader }); }
352
352
  }
353
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: MockTenantLoader, decorators: [{
353
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: MockTenantLoader, decorators: [{
354
354
  type: Injectable
355
355
  }] });
356
356
 
357
357
  class AXCAuthMockModule {
358
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAuthMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
359
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCAuthMockModule }); }
360
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAuthMockModule, providers: [
358
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAuthMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
359
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCAuthMockModule }); }
360
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAuthMockModule, providers: [
361
361
  { provide: AXP_APPLICATION_LOADER, useClass: MockApplicationLoader },
362
362
  { provide: AXP_FEATURE_LOADER, useClass: MockFeatureLoader },
363
363
  { provide: AXP_PERMISSION_LOADER, useClass: MockPermissionLoader },
364
364
  { provide: AXP_TENANT_LOADER, useClass: MockTenantLoader },
365
365
  ] }); }
366
366
  }
367
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAuthMockModule, decorators: [{
367
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAuthMockModule, decorators: [{
368
368
  type: NgModule,
369
369
  args: [{
370
370
  imports: [],
@@ -541,10 +541,10 @@ class AXCCalendarDataSeeder {
541
541
  async seed() {
542
542
  await this.storageService.initial(`${RootConfig$1.module.name}.${RootConfig$1.entities.calendar.name}`, calendarMock);
543
543
  }
544
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
545
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarDataSeeder }); }
544
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
545
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarDataSeeder }); }
546
546
  }
547
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarDataSeeder, decorators: [{
547
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarDataSeeder, decorators: [{
548
548
  type: Injectable
549
549
  }] });
550
550
 
@@ -819,10 +819,10 @@ class AXCCalendarEventDataSeeder {
819
819
  async seed() {
820
820
  await this.storageService.initial(`${RootConfig$1.module.name}.${RootConfig$1.entities.calendarEvent.name}`, calendarEventMock);
821
821
  }
822
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarEventDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
823
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarEventDataSeeder }); }
822
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarEventDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
823
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarEventDataSeeder }); }
824
824
  }
825
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarEventDataSeeder, decorators: [{
825
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarEventDataSeeder, decorators: [{
826
826
  type: Injectable
827
827
  }] });
828
828
 
@@ -833,17 +833,17 @@ class AXMCalendarEventTypeSeeder {
833
833
  async seed() {
834
834
  await this.storageService.initial(`${RootConfig$1.module.name}.${RootConfig$1.entities.calendarEventType.name}`, calendarEventTypeMockData);
835
835
  }
836
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMCalendarEventTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
837
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMCalendarEventTypeSeeder }); }
836
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMCalendarEventTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
837
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMCalendarEventTypeSeeder }); }
838
838
  }
839
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMCalendarEventTypeSeeder, decorators: [{
839
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMCalendarEventTypeSeeder, decorators: [{
840
840
  type: Injectable
841
841
  }] });
842
842
 
843
843
  class AXCCalendarManagementMockModule {
844
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
845
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarManagementMockModule }); }
846
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarManagementMockModule, providers: [
844
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
845
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarManagementMockModule }); }
846
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarManagementMockModule, providers: [
847
847
  {
848
848
  provide: AXP_DATA_SEEDER_TOKEN,
849
849
  useClass: AXCCalendarDataSeeder,
@@ -861,7 +861,7 @@ class AXCCalendarManagementMockModule {
861
861
  },
862
862
  ] }); }
863
863
  }
864
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCalendarManagementMockModule, decorators: [{
864
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCalendarManagementMockModule, decorators: [{
865
865
  type: NgModule,
866
866
  args: [{
867
867
  providers: [
@@ -1142,10 +1142,10 @@ class AXCLockService {
1142
1142
  }
1143
1143
  return collection.toArray();
1144
1144
  }
1145
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1146
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLockService }); }
1145
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1146
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLockService }); }
1147
1147
  }
1148
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLockService, decorators: [{
1148
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLockService, decorators: [{
1149
1149
  type: Injectable
1150
1150
  }], ctorParameters: () => [] });
1151
1151
 
@@ -1280,10 +1280,10 @@ class AXCFileStorageService {
1280
1280
  name: file.name,
1281
1281
  }));
1282
1282
  }
1283
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFileStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1284
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFileStorageService }); }
1283
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFileStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1284
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFileStorageService }); }
1285
1285
  }
1286
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFileStorageService, decorators: [{
1286
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFileStorageService, decorators: [{
1287
1287
  type: Injectable
1288
1288
  }], ctorParameters: () => [] });
1289
1289
 
@@ -1614,10 +1614,10 @@ class AXCVersioningService {
1614
1614
  newValue: d.newValue,
1615
1615
  }));
1616
1616
  }
1617
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCVersioningService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1618
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCVersioningService, providedIn: 'root' }); }
1617
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCVersioningService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1618
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCVersioningService, providedIn: 'root' }); }
1619
1619
  }
1620
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCVersioningService, decorators: [{
1620
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCVersioningService, decorators: [{
1621
1621
  type: Injectable,
1622
1622
  args: [{ providedIn: 'root' }]
1623
1623
  }] });
@@ -1882,10 +1882,10 @@ class AXCCategoryProvider {
1882
1882
  ]);
1883
1883
  console.log('[AXPBuiltinCategoryProvider] Registered 14 built-in categories');
1884
1884
  }
1885
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCategoryProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1886
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCategoryProvider }); }
1885
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCategoryProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1886
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCategoryProvider }); }
1887
1887
  }
1888
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCategoryProvider, decorators: [{
1888
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCategoryProvider, decorators: [{
1889
1889
  type: Injectable
1890
1890
  }] });
1891
1891
 
@@ -2968,10 +2968,10 @@ class AXCActivityProvider {
2968
2968
  });
2969
2969
  console.log('[AXPBuiltinActivityProvider] Registered 19 built-in activities');
2970
2970
  }
2971
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCActivityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2972
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCActivityProvider }); }
2971
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCActivityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2972
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCActivityProvider }); }
2973
2973
  }
2974
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCActivityProvider, decorators: [{
2974
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCActivityProvider, decorators: [{
2975
2975
  type: Injectable
2976
2976
  }] });
2977
2977
 
@@ -3768,10 +3768,10 @@ class AXCWorkflowExecutionService {
3768
3768
  instance.updatedAt = new Date().toISOString();
3769
3769
  await this.db.instances.update(instance.id, instance);
3770
3770
  }
3771
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowExecutionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3772
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowExecutionService }); }
3771
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowExecutionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3772
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowExecutionService }); }
3773
3773
  }
3774
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowExecutionService, decorators: [{
3774
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowExecutionService, decorators: [{
3775
3775
  type: Injectable
3776
3776
  }] });
3777
3777
 
@@ -4328,10 +4328,10 @@ let AXCWorkflowDefinitionDataSeeder$1 = class AXCWorkflowDefinitionDataSeeder {
4328
4328
  await this.storageService.initial('Workflow.WorkflowDefinition', workflowDefinitionMock);
4329
4329
  console.log(`[WorkflowDefinitionSeeder] Successfully seeded ${workflowDefinitionMock.length} workflow definitions`);
4330
4330
  }
4331
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4332
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder }); }
4331
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4332
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder }); }
4333
4333
  };
4334
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder$1, decorators: [{
4334
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder$1, decorators: [{
4335
4335
  type: Injectable
4336
4336
  }] });
4337
4337
 
@@ -4372,10 +4372,10 @@ class CheckPermissionActivity {
4372
4372
  outcomes,
4373
4373
  };
4374
4374
  }
4375
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: CheckPermissionActivity, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4376
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: CheckPermissionActivity }); }
4375
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: CheckPermissionActivity, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4376
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: CheckPermissionActivity }); }
4377
4377
  }
4378
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: CheckPermissionActivity, decorators: [{
4378
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: CheckPermissionActivity, decorators: [{
4379
4379
  type: Injectable
4380
4380
  }] });
4381
4381
 
@@ -4499,10 +4499,10 @@ class ExecuteQueryActivity {
4499
4499
  },
4500
4500
  };
4501
4501
  }
4502
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ExecuteQueryActivity, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4503
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ExecuteQueryActivity }); }
4502
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: ExecuteQueryActivity, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4503
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: ExecuteQueryActivity }); }
4504
4504
  }
4505
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ExecuteQueryActivity, decorators: [{
4505
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: ExecuteQueryActivity, decorators: [{
4506
4506
  type: Injectable
4507
4507
  }] });
4508
4508
 
@@ -4630,10 +4630,10 @@ class ExecuteCommandActivity {
4630
4630
  },
4631
4631
  };
4632
4632
  }
4633
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ExecuteCommandActivity, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4634
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ExecuteCommandActivity }); }
4633
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: ExecuteCommandActivity, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4634
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: ExecuteCommandActivity }); }
4635
4635
  }
4636
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: ExecuteCommandActivity, decorators: [{
4636
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: ExecuteCommandActivity, decorators: [{
4637
4637
  type: Injectable
4638
4638
  }] });
4639
4639
 
@@ -4671,9 +4671,9 @@ function provideWorkflowActivities() {
4671
4671
  }
4672
4672
 
4673
4673
  class AXCCommonMockModule {
4674
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCommonMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4675
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCCommonMockModule }); }
4676
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCommonMockModule, providers: [
4674
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCommonMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4675
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCCommonMockModule }); }
4676
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCommonMockModule, providers: [
4677
4677
  provideWorkflowActivities(),
4678
4678
  {
4679
4679
  provide: AXP_ACTIVITY_LOG_PROVIDER,
@@ -4718,7 +4718,7 @@ class AXCCommonMockModule {
4718
4718
  },
4719
4719
  ] }); }
4720
4720
  }
4721
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCommonMockModule, decorators: [{
4721
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCommonMockModule, decorators: [{
4722
4722
  type: NgModule,
4723
4723
  args: [{
4724
4724
  imports: [],
@@ -6070,10 +6070,10 @@ class AXCContactMethodTypeDataSeeder {
6070
6070
  async seed() {
6071
6071
  await this.storageService.initial(`${RootConfig$2.module.name}.${RootConfig$2.entities.contactMethodType.name}`, contactMethodTypeMock);
6072
6072
  }
6073
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContactMethodTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6074
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContactMethodTypeDataSeeder }); }
6073
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContactMethodTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6074
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContactMethodTypeDataSeeder }); }
6075
6075
  }
6076
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContactMethodTypeDataSeeder, decorators: [{
6076
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContactMethodTypeDataSeeder, decorators: [{
6077
6077
  type: Injectable
6078
6078
  }] });
6079
6079
 
@@ -6084,10 +6084,10 @@ class AXCContactMethodDataSeeder {
6084
6084
  async seed() {
6085
6085
  await this.storageService.initial(`${RootConfig$2.module.name}.${RootConfig$2.entities.contactMethod.name}`, contactMethodMock);
6086
6086
  }
6087
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContactMethodDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6088
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContactMethodDataSeeder }); }
6087
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContactMethodDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6088
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContactMethodDataSeeder }); }
6089
6089
  }
6090
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContactMethodDataSeeder, decorators: [{
6090
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContactMethodDataSeeder, decorators: [{
6091
6091
  type: Injectable
6092
6092
  }] });
6093
6093
 
@@ -6364,17 +6364,17 @@ class AXCEmergencyContactDataSeeder {
6364
6364
  // Seed contacts
6365
6365
  await this.storageService.initial(`${RootConfig$2.module.name}.${RootConfig$2.entities.emergencyContact.name}`, EMERGENCY_CONTACTS);
6366
6366
  }
6367
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCEmergencyContactDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6368
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCEmergencyContactDataSeeder }); }
6367
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCEmergencyContactDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6368
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCEmergencyContactDataSeeder }); }
6369
6369
  }
6370
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCEmergencyContactDataSeeder, decorators: [{
6370
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCEmergencyContactDataSeeder, decorators: [{
6371
6371
  type: Injectable
6372
6372
  }] });
6373
6373
 
6374
6374
  class AXCContactManagementMockModule {
6375
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContactManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6376
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCContactManagementMockModule }); }
6377
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContactManagementMockModule, providers: [
6375
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContactManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6376
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCContactManagementMockModule }); }
6377
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContactManagementMockModule, providers: [
6378
6378
  {
6379
6379
  provide: AXP_DATA_SEEDER_TOKEN,
6380
6380
  useClass: AXCContactMethodTypeDataSeeder,
@@ -6392,7 +6392,7 @@ class AXCContactManagementMockModule {
6392
6392
  },
6393
6393
  ] }); }
6394
6394
  }
6395
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContactManagementMockModule, decorators: [{
6395
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContactManagementMockModule, decorators: [{
6396
6396
  type: NgModule,
6397
6397
  args: [{
6398
6398
  imports: [],
@@ -6714,19 +6714,19 @@ class AXCAppTermDataSeeder {
6714
6714
  async seed() {
6715
6715
  await this.storageService.initial(`${RootConfig$3.module.name}.${RootConfig$3.entities.appTerm.name}`, APP_TERMS);
6716
6716
  }
6717
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAppTermDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6718
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAppTermDataSeeder }); }
6717
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAppTermDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6718
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAppTermDataSeeder }); }
6719
6719
  }
6720
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAppTermDataSeeder, decorators: [{
6720
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAppTermDataSeeder, decorators: [{
6721
6721
  type: Injectable
6722
6722
  }] });
6723
6723
 
6724
6724
  //#region ---- Imports ----
6725
6725
  //#endregion
6726
6726
  class AXCContentManagementMockModule {
6727
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContentManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6728
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCContentManagementMockModule }); }
6729
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContentManagementMockModule, providers: [
6727
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContentManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6728
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCContentManagementMockModule }); }
6729
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContentManagementMockModule, providers: [
6730
6730
  //#region ---- Providers ----
6731
6731
  {
6732
6732
  provide: AXP_DATA_SEEDER_TOKEN,
@@ -6736,7 +6736,7 @@ class AXCContentManagementMockModule {
6736
6736
  //#endregion
6737
6737
  ] }); }
6738
6738
  }
6739
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCContentManagementMockModule, decorators: [{
6739
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCContentManagementMockModule, decorators: [{
6740
6740
  type: NgModule,
6741
6741
  args: [{
6742
6742
  providers: [
@@ -6797,10 +6797,10 @@ class AXMAiResponderService {
6797
6797
  ];
6798
6798
  return randomReplies[Math.floor(Math.random() * randomReplies.length)];
6799
6799
  }
6800
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMAiResponderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6801
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMAiResponderService, providedIn: 'root' }); }
6800
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMAiResponderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6801
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMAiResponderService, providedIn: 'root' }); }
6802
6802
  }
6803
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMAiResponderService, decorators: [{
6803
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMAiResponderService, decorators: [{
6804
6804
  type: Injectable,
6805
6805
  args: [{
6806
6806
  providedIn: 'root',
@@ -7244,10 +7244,10 @@ class AXPMessageDataSeeder {
7244
7244
  });
7245
7245
  });
7246
7246
  }
7247
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMessageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7248
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMessageDataSeeder }); }
7247
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMessageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7248
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMessageDataSeeder }); }
7249
7249
  }
7250
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMessageDataSeeder, decorators: [{
7250
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMessageDataSeeder, decorators: [{
7251
7251
  type: Injectable
7252
7252
  }] });
7253
7253
 
@@ -7258,10 +7258,10 @@ class AXPRoomDataSeeder {
7258
7258
  async seed() {
7259
7259
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.room.name}`, ROOMS);
7260
7260
  }
7261
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPRoomDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7262
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPRoomDataSeeder }); }
7261
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPRoomDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7262
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPRoomDataSeeder }); }
7263
7263
  }
7264
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPRoomDataSeeder, decorators: [{
7264
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPRoomDataSeeder, decorators: [{
7265
7265
  type: Injectable
7266
7266
  }] });
7267
7267
 
@@ -7301,17 +7301,17 @@ class AXMConversationTabSeeder {
7301
7301
  async seed() {
7302
7302
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.tab.name}`, TABS);
7303
7303
  }
7304
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMConversationTabSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7305
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMConversationTabSeeder }); }
7304
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMConversationTabSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7305
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMConversationTabSeeder }); }
7306
7306
  }
7307
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMConversationTabSeeder, decorators: [{
7307
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMConversationTabSeeder, decorators: [{
7308
7308
  type: Injectable
7309
7309
  }] });
7310
7310
 
7311
7311
  class AXCConversationMockModule {
7312
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCConversationMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7313
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCConversationMockModule }); }
7314
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCConversationMockModule, providers: [
7312
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCConversationMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7313
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCConversationMockModule }); }
7314
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCConversationMockModule, providers: [
7315
7315
  {
7316
7316
  provide: AXP_DATA_SEEDER_TOKEN,
7317
7317
  useClass: AXPMessageDataSeeder,
@@ -7329,7 +7329,7 @@ class AXCConversationMockModule {
7329
7329
  },
7330
7330
  ] }); }
7331
7331
  }
7332
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCConversationMockModule, decorators: [{
7332
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCConversationMockModule, decorators: [{
7333
7333
  type: NgModule,
7334
7334
  args: [{
7335
7335
  imports: [],
@@ -8120,17 +8120,17 @@ class AXPDashboardDataSeeder {
8120
8120
  async seed() {
8121
8121
  await this.storageService.initial(`${RootConfig$5.module.name}.${RootConfig$5.entities.dashboard.name}`, DASHBOARDS);
8122
8122
  }
8123
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPDashboardDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8124
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPDashboardDataSeeder }); }
8123
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPDashboardDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8124
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPDashboardDataSeeder }); }
8125
8125
  }
8126
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPDashboardDataSeeder, decorators: [{
8126
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPDashboardDataSeeder, decorators: [{
8127
8127
  type: Injectable
8128
8128
  }] });
8129
8129
 
8130
8130
  class AXCDashboardManagementMockModule {
8131
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDashboardManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8132
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCDashboardManagementMockModule }); }
8133
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDashboardManagementMockModule, providers: [
8131
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDashboardManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8132
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCDashboardManagementMockModule }); }
8133
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDashboardManagementMockModule, providers: [
8134
8134
  {
8135
8135
  provide: AXP_DATA_SEEDER_TOKEN,
8136
8136
  useClass: AXPDashboardDataSeeder,
@@ -8138,7 +8138,7 @@ class AXCDashboardManagementMockModule {
8138
8138
  },
8139
8139
  ] }); }
8140
8140
  }
8141
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDashboardManagementMockModule, decorators: [{
8141
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDashboardManagementMockModule, decorators: [{
8142
8142
  type: NgModule,
8143
8143
  args: [{
8144
8144
  imports: [],
@@ -8232,10 +8232,10 @@ class AXCQueryDataSeeder {
8232
8232
  await this.storageService.initial(`${RootConfig$6.module.name}.${RootConfig$6.entities.queryCategory.name}`, QUERY_CATEGORY_MOCK);
8233
8233
  await this.storageService.initial(`${RootConfig$6.module.name}.${RootConfig$6.entities.query.name}`, QUERY_MOCK);
8234
8234
  }
8235
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCQueryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8236
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCQueryDataSeeder }); }
8235
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCQueryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8236
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCQueryDataSeeder }); }
8237
8237
  }
8238
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCQueryDataSeeder, decorators: [{
8238
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCQueryDataSeeder, decorators: [{
8239
8239
  type: Injectable
8240
8240
  }] });
8241
8241
 
@@ -8718,10 +8718,10 @@ class AXCMetaDataDefinitionDataSeeder {
8718
8718
  await this.storageService.initial(`${RootConfig$6.module.name}.${RootConfig$6.entities.metaDataDefinition.name}Category`, METADATA_CATEGORY_MOCK);
8719
8719
  await this.storageService.initial(`${RootConfig$6.module.name}.${RootConfig$6.entities.metaDataDefinition.name}`, METADATA_MOCK);
8720
8720
  }
8721
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8722
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder }); }
8721
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8722
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder }); }
8723
8723
  }
8724
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, decorators: [{
8724
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, decorators: [{
8725
8725
  type: Injectable
8726
8726
  }] });
8727
8727
 
@@ -8845,10 +8845,10 @@ class AXCQueryCategoryMetadataInheritanceQuery {
8845
8845
  }
8846
8846
  return allMetadata;
8847
8847
  }
8848
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCQueryCategoryMetadataInheritanceQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8849
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCQueryCategoryMetadataInheritanceQuery, providedIn: 'root' }); }
8848
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCQueryCategoryMetadataInheritanceQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8849
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCQueryCategoryMetadataInheritanceQuery, providedIn: 'root' }); }
8850
8850
  }
8851
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCQueryCategoryMetadataInheritanceQuery, decorators: [{
8851
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCQueryCategoryMetadataInheritanceQuery, decorators: [{
8852
8852
  type: Injectable,
8853
8853
  args: [{
8854
8854
  providedIn: 'root'
@@ -8997,17 +8997,17 @@ class AXMTagDataSeeder {
8997
8997
  async seed() {
8998
8998
  await this.storageService.initial(RootConfig$6.entities.tag.source, TAGS_MOCK);
8999
8999
  }
9000
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTagDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9001
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTagDataSeeder }); }
9000
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTagDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9001
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTagDataSeeder }); }
9002
9002
  }
9003
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTagDataSeeder, decorators: [{
9003
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTagDataSeeder, decorators: [{
9004
9004
  type: Injectable
9005
9005
  }] });
9006
9006
 
9007
9007
  class AXCDataManagementMockModule {
9008
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDataManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9009
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCDataManagementMockModule }); }
9010
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDataManagementMockModule, providers: [
9008
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDataManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9009
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCDataManagementMockModule }); }
9010
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDataManagementMockModule, providers: [
9011
9011
  {
9012
9012
  provide: AXP_DATA_SEEDER_TOKEN,
9013
9013
  useClass: AXCQueryDataSeeder,
@@ -9026,7 +9026,7 @@ class AXCDataManagementMockModule {
9026
9026
  provideQuerySetups([
9027
9027
  {
9028
9028
  key: 'DataManagement:Metadata:GetCategoryWithItems',
9029
- loader: () => import('./acorex-connectivity-mock-category-with-items.query-Cii5As1T.mjs').then(m => m.AXCQueryCategoryWithItemsQuery),
9029
+ loader: () => import('./acorex-connectivity-mock-category-with-items.query-NY9J0cQ0.mjs').then(m => m.AXCQueryCategoryWithItemsQuery),
9030
9030
  },
9031
9031
  {
9032
9032
  key: 'DataManagement:Metadata:GetCategoryInheritance',
@@ -9035,7 +9035,7 @@ class AXCDataManagementMockModule {
9035
9035
  ])
9036
9036
  ] }); }
9037
9037
  }
9038
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDataManagementMockModule, decorators: [{
9038
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDataManagementMockModule, decorators: [{
9039
9039
  type: NgModule,
9040
9040
  args: [{
9041
9041
  imports: [],
@@ -9060,7 +9060,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImpo
9060
9060
  provideQuerySetups([
9061
9061
  {
9062
9062
  key: 'DataManagement:Metadata:GetCategoryWithItems',
9063
- loader: () => import('./acorex-connectivity-mock-category-with-items.query-Cii5As1T.mjs').then(m => m.AXCQueryCategoryWithItemsQuery),
9063
+ loader: () => import('./acorex-connectivity-mock-category-with-items.query-NY9J0cQ0.mjs').then(m => m.AXCQueryCategoryWithItemsQuery),
9064
9064
  },
9065
9065
  {
9066
9066
  key: 'DataManagement:Metadata:GetCategoryInheritance',
@@ -9173,10 +9173,10 @@ class AXCDistributionMockService extends AXMDistributionServiceImpl {
9173
9173
  }
9174
9174
  return distribution;
9175
9175
  }
9176
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDistributionMockService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
9177
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDistributionMockService }); }
9176
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDistributionMockService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
9177
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDistributionMockService }); }
9178
9178
  }
9179
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDistributionMockService, decorators: [{
9179
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDistributionMockService, decorators: [{
9180
9180
  type: Injectable
9181
9181
  }] });
9182
9182
 
@@ -9320,10 +9320,10 @@ class AXCDocumentTypeDataSeeder {
9320
9320
  async seed() {
9321
9321
  await this.storageService.initial(`${RootConfig$7.module.name}.${RootConfig$7.entities.documentType.name}`, DOCUMENT_TYPES);
9322
9322
  }
9323
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDocumentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9324
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDocumentTypeDataSeeder }); }
9323
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDocumentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9324
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDocumentTypeDataSeeder }); }
9325
9325
  }
9326
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDocumentTypeDataSeeder, decorators: [{
9326
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDocumentTypeDataSeeder, decorators: [{
9327
9327
  type: Injectable
9328
9328
  }] });
9329
9329
 
@@ -9688,10 +9688,10 @@ class AXMFileMockService extends AXMDocumentServiceImpl {
9688
9688
  };
9689
9689
  return mappedResult;
9690
9690
  }
9691
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMFileMockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9692
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMFileMockService }); }
9691
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMFileMockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9692
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMFileMockService }); }
9693
9693
  }
9694
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMFileMockService, decorators: [{
9694
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMFileMockService, decorators: [{
9695
9695
  type: Injectable
9696
9696
  }], ctorParameters: () => [] });
9697
9697
 
@@ -10161,10 +10161,10 @@ class AXCFolderDataSeeder {
10161
10161
  await this.storageService.initial(`${RootConfig$7.module.name}.${RootConfig$7.entities.folder.name}`, FOLDER_MOCK_DATA);
10162
10162
  await this.storageService.initial(`${RootConfig$7.module.name}.${RootConfig$7.entities.document.name}`, FILE_MOCK_DATA);
10163
10163
  }
10164
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFolderDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10165
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFolderDataSeeder }); }
10164
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFolderDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10165
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFolderDataSeeder }); }
10166
10166
  }
10167
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFolderDataSeeder, decorators: [{
10167
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFolderDataSeeder, decorators: [{
10168
10168
  type: Injectable
10169
10169
  }] });
10170
10170
 
@@ -10214,10 +10214,10 @@ class AXCReviewMockService extends AXMReviewServiceImpl {
10214
10214
  }
10215
10215
  return result;
10216
10216
  }
10217
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCReviewMockService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
10218
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCReviewMockService }); }
10217
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCReviewMockService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
10218
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCReviewMockService }); }
10219
10219
  }
10220
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCReviewMockService, decorators: [{
10220
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCReviewMockService, decorators: [{
10221
10221
  type: Injectable
10222
10222
  }] });
10223
10223
 
@@ -10406,17 +10406,17 @@ class AXCDistributionInteractionMockService extends AXMDistributionInteractionSe
10406
10406
  }
10407
10407
  return Array.from(groupedMap.values());
10408
10408
  }
10409
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDistributionInteractionMockService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
10410
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDistributionInteractionMockService }); }
10409
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDistributionInteractionMockService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
10410
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDistributionInteractionMockService }); }
10411
10411
  }
10412
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDistributionInteractionMockService, decorators: [{
10412
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDistributionInteractionMockService, decorators: [{
10413
10413
  type: Injectable
10414
10414
  }] });
10415
10415
 
10416
10416
  class AXCDocumentManagementMockModule {
10417
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDocumentManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10418
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCDocumentManagementMockModule }); }
10419
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDocumentManagementMockModule, providers: [
10417
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDocumentManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
10418
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCDocumentManagementMockModule }); }
10419
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDocumentManagementMockModule, providers: [
10420
10420
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCFolderDataSeeder, multi: true },
10421
10421
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCDocumentTypeDataSeeder, multi: true },
10422
10422
  { provide: AXMFolderService, useClass: AXCFolderMockService },
@@ -10426,7 +10426,7 @@ class AXCDocumentManagementMockModule {
10426
10426
  { provide: AXMDistributionInteractionService, useClass: AXCDistributionInteractionMockService },
10427
10427
  ] }); }
10428
10428
  }
10429
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDocumentManagementMockModule, decorators: [{
10429
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDocumentManagementMockModule, decorators: [{
10430
10430
  type: NgModule,
10431
10431
  args: [{
10432
10432
  imports: [],
@@ -11459,10 +11459,10 @@ class AXMFormTemplateCategoryDataSeeder {
11459
11459
  async seed() {
11460
11460
  await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.template.name}Category`, TEMPLATE_CATEGORIES);
11461
11461
  }
11462
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
11463
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder }); }
11462
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
11463
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder }); }
11464
11464
  }
11465
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder, decorators: [{
11465
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder, decorators: [{
11466
11466
  type: Injectable
11467
11467
  }] });
11468
11468
 
@@ -21435,17 +21435,17 @@ class AXMFormTemplateDataSeeder {
21435
21435
  async seed() {
21436
21436
  await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.template.name}`, TEMPLATE_FORM_TEMPLATES);
21437
21437
  }
21438
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMFormTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
21439
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMFormTemplateDataSeeder }); }
21438
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMFormTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
21439
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMFormTemplateDataSeeder }); }
21440
21440
  }
21441
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMFormTemplateDataSeeder, decorators: [{
21441
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMFormTemplateDataSeeder, decorators: [{
21442
21442
  type: Injectable
21443
21443
  }] });
21444
21444
 
21445
21445
  class AXCFormTemplateManagementMockModule {
21446
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFormTemplateManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
21447
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCFormTemplateManagementMockModule }); }
21448
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFormTemplateManagementMockModule, providers: [
21446
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFormTemplateManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
21447
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCFormTemplateManagementMockModule }); }
21448
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFormTemplateManagementMockModule, providers: [
21449
21449
  {
21450
21450
  provide: AXP_DATA_SEEDER_TOKEN,
21451
21451
  useClass: AXMFormTemplateCategoryDataSeeder,
@@ -21464,7 +21464,7 @@ class AXCFormTemplateManagementMockModule {
21464
21464
  },
21465
21465
  ] }); }
21466
21466
  }
21467
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFormTemplateManagementMockModule, decorators: [{
21467
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFormTemplateManagementMockModule, decorators: [{
21468
21468
  type: NgModule,
21469
21469
  args: [{
21470
21470
  imports: [],
@@ -22752,10 +22752,10 @@ class AXMEmployeeSkillDataSeeder {
22752
22752
  async seed() {
22753
22753
  await this.storageService.initial(RootConfig$9.entities.employeeSkill.source, EMPLOYEE_SKILLS_MOCK);
22754
22754
  }
22755
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeSkillDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22756
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeSkillDataSeeder }); }
22755
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeSkillDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22756
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeSkillDataSeeder }); }
22757
22757
  }
22758
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeSkillDataSeeder, decorators: [{
22758
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeSkillDataSeeder, decorators: [{
22759
22759
  type: Injectable
22760
22760
  }] });
22761
22761
 
@@ -22766,10 +22766,10 @@ class AXMEmployeeDataSeeder {
22766
22766
  async seed() {
22767
22767
  await this.storageService.initial(RootConfig$9.entities.employee.source, EMPLOYEES_MOCK);
22768
22768
  }
22769
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22770
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeDataSeeder }); }
22769
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22770
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeDataSeeder }); }
22771
22771
  }
22772
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeDataSeeder, decorators: [{
22772
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeDataSeeder, decorators: [{
22773
22773
  type: Injectable
22774
22774
  }] });
22775
22775
 
@@ -22780,10 +22780,10 @@ class AXMEmploymentTypeDataSeeder {
22780
22780
  async seed() {
22781
22781
  await this.storageService.initial(RootConfig$9.entities.employmentType.source, EMPLOYMENT_TYPES_MOCK);
22782
22782
  }
22783
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmploymentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22784
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmploymentTypeDataSeeder }); }
22783
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmploymentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22784
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmploymentTypeDataSeeder }); }
22785
22785
  }
22786
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmploymentTypeDataSeeder, decorators: [{
22786
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmploymentTypeDataSeeder, decorators: [{
22787
22787
  type: Injectable
22788
22788
  }] });
22789
22789
 
@@ -22814,10 +22814,10 @@ class AXMLeaveTypeDataSeeder {
22814
22814
  async seed() {
22815
22815
  await this.storageService.initial(RootConfig$9.entities.leaveType.source, LEAVE_TYPES_MOCK);
22816
22816
  }
22817
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMLeaveTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22818
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMLeaveTypeDataSeeder }); }
22817
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMLeaveTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22818
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMLeaveTypeDataSeeder }); }
22819
22819
  }
22820
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMLeaveTypeDataSeeder, decorators: [{
22820
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMLeaveTypeDataSeeder, decorators: [{
22821
22821
  type: Injectable
22822
22822
  }] });
22823
22823
 
@@ -22912,10 +22912,10 @@ class AXMLeaveRequestDataSeeder {
22912
22912
  async seed() {
22913
22913
  await this.storageService.initial(RootConfig$9.entities.leaveRequest.source, LEAVE_REQUESTS_MOCK);
22914
22914
  }
22915
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMLeaveRequestDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22916
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMLeaveRequestDataSeeder }); }
22915
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMLeaveRequestDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
22916
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMLeaveRequestDataSeeder }); }
22917
22917
  }
22918
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMLeaveRequestDataSeeder, decorators: [{
22918
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMLeaveRequestDataSeeder, decorators: [{
22919
22919
  type: Injectable
22920
22920
  }] });
22921
22921
 
@@ -23287,10 +23287,10 @@ class AXCCurrenciesDataSeeder {
23287
23287
  async seed() {
23288
23288
  await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.currencies.name}`, currenciesMock);
23289
23289
  }
23290
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCurrenciesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
23291
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCurrenciesDataSeeder }); }
23290
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCurrenciesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
23291
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCurrenciesDataSeeder }); }
23292
23292
  }
23293
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCurrenciesDataSeeder, decorators: [{
23293
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCurrenciesDataSeeder, decorators: [{
23294
23294
  type: Injectable
23295
23295
  }] });
23296
23296
 
@@ -23472,10 +23472,10 @@ class AXCTimezonesDataSeeder {
23472
23472
  async seed() {
23473
23473
  await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.timezones.name}`, timezonesMock);
23474
23474
  }
23475
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTimezonesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
23476
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTimezonesDataSeeder }); }
23475
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTimezonesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
23476
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTimezonesDataSeeder }); }
23477
23477
  }
23478
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTimezonesDataSeeder, decorators: [{
23478
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTimezonesDataSeeder, decorators: [{
23479
23479
  type: Injectable
23480
23480
  }] });
23481
23481
 
@@ -24309,10 +24309,10 @@ class AXMPositionAssignmentDataSeeder {
24309
24309
  async seed() {
24310
24310
  await this.storageService.initial(RootConfig$9.entities.positionAssignment.source, POSITION_ASSIGNMENTS_MOCK);
24311
24311
  }
24312
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPositionAssignmentDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24313
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPositionAssignmentDataSeeder }); }
24312
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPositionAssignmentDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24313
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPositionAssignmentDataSeeder }); }
24314
24314
  }
24315
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPositionAssignmentDataSeeder, decorators: [{
24315
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPositionAssignmentDataSeeder, decorators: [{
24316
24316
  type: Injectable
24317
24317
  }] });
24318
24318
 
@@ -24657,10 +24657,10 @@ class AXMEmployeeSkillsCategoryProvider {
24657
24657
  async getById(id) {
24658
24658
  return CATEGORIES$1.find((c) => c.id === id);
24659
24659
  }
24660
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeSkillsCategoryProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24661
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeSkillsCategoryProvider }); }
24660
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeSkillsCategoryProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24661
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeSkillsCategoryProvider }); }
24662
24662
  }
24663
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeSkillsCategoryProvider, decorators: [{
24663
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeSkillsCategoryProvider, decorators: [{
24664
24664
  type: Injectable
24665
24665
  }] });
24666
24666
  class AXMEmployeeSkillsReportDefinitionProvider {
@@ -24670,10 +24670,10 @@ class AXMEmployeeSkillsReportDefinitionProvider {
24670
24670
  async getById(id) {
24671
24671
  return REPORTS.find((r) => r.id === id);
24672
24672
  }
24673
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeSkillsReportDefinitionProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24674
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeSkillsReportDefinitionProvider }); }
24673
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeSkillsReportDefinitionProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24674
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeSkillsReportDefinitionProvider }); }
24675
24675
  }
24676
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMEmployeeSkillsReportDefinitionProvider, decorators: [{
24676
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMEmployeeSkillsReportDefinitionProvider, decorators: [{
24677
24677
  type: Injectable
24678
24678
  }] });
24679
24679
  const AXM_EMPLOYEE_SKILLS_CATEGORY_PROVIDER = {
@@ -24694,10 +24694,10 @@ class AXMSkillLevelDataSeeder {
24694
24694
  async seed() {
24695
24695
  await this.storageService.initial(`${RootConfig$9.module.name}.${RootConfig$9.entities.skillLevel.name}`, SKILL_LEVELS_MOCK);
24696
24696
  }
24697
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSkillLevelDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24698
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSkillLevelDataSeeder }); }
24697
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSkillLevelDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24698
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSkillLevelDataSeeder }); }
24699
24699
  }
24700
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSkillLevelDataSeeder, decorators: [{
24700
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSkillLevelDataSeeder, decorators: [{
24701
24701
  type: Injectable
24702
24702
  }] });
24703
24703
 
@@ -24709,17 +24709,17 @@ class AXMSkillDataSeeder {
24709
24709
  await this.storageService.initial(`${RootConfig$9.entities.skill.source}Category`, SKILLS_CATEGORY_MOCK);
24710
24710
  await this.storageService.initial(RootConfig$9.entities.skill.source, SKILLS_MOCK);
24711
24711
  }
24712
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSkillDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24713
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSkillDataSeeder }); }
24712
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSkillDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24713
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSkillDataSeeder }); }
24714
24714
  }
24715
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSkillDataSeeder, decorators: [{
24715
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSkillDataSeeder, decorators: [{
24716
24716
  type: Injectable
24717
24717
  }] });
24718
24718
 
24719
24719
  class AXCHumanCapitalManagementMockModule {
24720
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCHumanCapitalManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
24721
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCHumanCapitalManagementMockModule }); }
24722
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCHumanCapitalManagementMockModule, providers: [
24720
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCHumanCapitalManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
24721
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCHumanCapitalManagementMockModule }); }
24722
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCHumanCapitalManagementMockModule, providers: [
24723
24723
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXMEmploymentTypeDataSeeder, multi: true },
24724
24724
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXMSkillDataSeeder, multi: true },
24725
24725
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXMSkillLevelDataSeeder, multi: true },
@@ -24759,7 +24759,7 @@ class AXCHumanCapitalManagementMockModule {
24759
24759
  ]),
24760
24760
  ] }); }
24761
24761
  }
24762
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCHumanCapitalManagementMockModule, decorators: [{
24762
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCHumanCapitalManagementMockModule, decorators: [{
24763
24763
  type: NgModule,
24764
24764
  args: [{
24765
24765
  providers: [
@@ -24842,10 +24842,10 @@ class AXQEmployeeSkillsListQuery {
24842
24842
  const items = data.slice(skip, skip + take);
24843
24843
  return { items, total };
24844
24844
  }
24845
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsListQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24846
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsListQuery, providedIn: 'root' }); }
24845
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsListQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24846
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsListQuery, providedIn: 'root' }); }
24847
24847
  }
24848
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsListQuery, decorators: [{
24848
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsListQuery, decorators: [{
24849
24849
  type: Injectable,
24850
24850
  args: [{
24851
24851
  providedIn: 'root'
@@ -24880,10 +24880,10 @@ class AXQEmployeeSkillsStatsQuery {
24880
24880
  }, {});
24881
24881
  return grouped;
24882
24882
  }
24883
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsStatsQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24884
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsStatsQuery, providedIn: 'root' }); }
24883
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsStatsQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24884
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsStatsQuery, providedIn: 'root' }); }
24885
24885
  }
24886
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsStatsQuery, decorators: [{
24886
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsStatsQuery, decorators: [{
24887
24887
  type: Injectable,
24888
24888
  args: [{
24889
24889
  providedIn: 'root'
@@ -24923,10 +24923,10 @@ class AXQEmployeeSkillsLevelsQuery {
24923
24923
  levels.forEach((lvl) => (grouped[lvl.title] = grouped[lvl.title] ?? 0));
24924
24924
  return grouped;
24925
24925
  }
24926
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsLevelsQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24927
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsLevelsQuery, providedIn: 'root' }); }
24926
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsLevelsQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24927
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsLevelsQuery, providedIn: 'root' }); }
24928
24928
  }
24929
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsLevelsQuery, decorators: [{
24929
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsLevelsQuery, decorators: [{
24930
24930
  type: Injectable,
24931
24931
  args: [{
24932
24932
  providedIn: 'root'
@@ -24961,10 +24961,10 @@ class AXQEmployeeSkillsTrendQuery {
24961
24961
  .sort(([a], [b]) => (a < b ? -1 : a > b ? 1 : 0))
24962
24962
  .map(([month, value]) => ({ month, value }));
24963
24963
  }
24964
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsTrendQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24965
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsTrendQuery, providedIn: 'root' }); }
24964
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsTrendQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
24965
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsTrendQuery, providedIn: 'root' }); }
24966
24966
  }
24967
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsTrendQuery, decorators: [{
24967
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsTrendQuery, decorators: [{
24968
24968
  type: Injectable,
24969
24969
  args: [{
24970
24970
  providedIn: 'root'
@@ -25005,10 +25005,10 @@ class AXQEmployeeSkillsSkillPercentagesQuery {
25005
25005
  });
25006
25006
  return percentages;
25007
25007
  }
25008
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsSkillPercentagesQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25009
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsSkillPercentagesQuery, providedIn: 'root' }); }
25008
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsSkillPercentagesQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25009
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsSkillPercentagesQuery, providedIn: 'root' }); }
25010
25010
  }
25011
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsSkillPercentagesQuery, decorators: [{
25011
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsSkillPercentagesQuery, decorators: [{
25012
25012
  type: Injectable,
25013
25013
  args: [{
25014
25014
  providedIn: 'root'
@@ -25053,10 +25053,10 @@ class AXQEmployeeSkillsLevelPercentagesQuery {
25053
25053
  });
25054
25054
  return percentages;
25055
25055
  }
25056
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsLevelPercentagesQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25057
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsLevelPercentagesQuery, providedIn: 'root' }); }
25056
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsLevelPercentagesQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25057
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsLevelPercentagesQuery, providedIn: 'root' }); }
25058
25058
  }
25059
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXQEmployeeSkillsLevelPercentagesQuery, decorators: [{
25059
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXQEmployeeSkillsLevelPercentagesQuery, decorators: [{
25060
25060
  type: Injectable,
25061
25061
  args: [{
25062
25062
  providedIn: 'root'
@@ -25093,10 +25093,10 @@ class AXPMockClockProvider {
25093
25093
  now() {
25094
25094
  return new Date();
25095
25095
  }
25096
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockClockProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25097
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockClockProvider, providedIn: 'root' }); }
25096
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockClockProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25097
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockClockProvider, providedIn: 'root' }); }
25098
25098
  }
25099
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockClockProvider, decorators: [{
25099
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockClockProvider, decorators: [{
25100
25100
  type: Injectable,
25101
25101
  args: [{ providedIn: 'root' }]
25102
25102
  }] });
@@ -25131,10 +25131,10 @@ class AXPMockChecksumProvider {
25131
25131
  const c = (11 - r) % 11;
25132
25132
  return c === 10 ? 'X' : String(c);
25133
25133
  }
25134
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockChecksumProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25135
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockChecksumProvider, providedIn: 'root' }); }
25134
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockChecksumProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25135
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockChecksumProvider, providedIn: 'root' }); }
25136
25136
  }
25137
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockChecksumProvider, decorators: [{
25137
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockChecksumProvider, decorators: [{
25138
25138
  type: Injectable,
25139
25139
  args: [{ providedIn: 'root' }]
25140
25140
  }] });
@@ -25142,10 +25142,10 @@ class AXPMockPolicyProvider {
25142
25142
  isAllowed() {
25143
25143
  return true;
25144
25144
  }
25145
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockPolicyProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25146
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockPolicyProvider, providedIn: 'root' }); }
25145
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockPolicyProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25146
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockPolicyProvider, providedIn: 'root' }); }
25147
25147
  }
25148
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockPolicyProvider, decorators: [{
25148
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockPolicyProvider, decorators: [{
25149
25149
  type: Injectable,
25150
25150
  args: [{ providedIn: 'root' }]
25151
25151
  }] });
@@ -25156,10 +25156,10 @@ class AXPMockLookupProvider {
25156
25156
  async get(key) {
25157
25157
  return this.map.get(key);
25158
25158
  }
25159
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockLookupProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25160
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockLookupProvider, providedIn: 'root' }); }
25159
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockLookupProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25160
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockLookupProvider, providedIn: 'root' }); }
25161
25161
  }
25162
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockLookupProvider, decorators: [{
25162
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockLookupProvider, decorators: [{
25163
25163
  type: Injectable,
25164
25164
  args: [{ providedIn: 'root' }]
25165
25165
  }] });
@@ -25191,10 +25191,10 @@ class AXPMockSequenceProvider {
25191
25191
  await this.db.sequences.update(id, { currentValue: nextVal });
25192
25192
  return consume ? nextVal : row.currentValue;
25193
25193
  }
25194
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockSequenceProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25195
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockSequenceProvider, providedIn: 'root' }); }
25194
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockSequenceProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25195
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockSequenceProvider, providedIn: 'root' }); }
25196
25196
  }
25197
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockSequenceProvider, decorators: [{
25197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockSequenceProvider, decorators: [{
25198
25198
  type: Injectable,
25199
25199
  args: [{ providedIn: 'root' }]
25200
25200
  }] });
@@ -25380,18 +25380,18 @@ class AXPMockIdentifierService extends AXPIdentifierService {
25380
25380
  // Now perform commit generation to advance sequence and return
25381
25381
  return await this.evaluateInternal(req, 'commit');
25382
25382
  }
25383
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockIdentifierService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
25384
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockIdentifierService, providedIn: 'root' }); }
25383
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockIdentifierService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
25384
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockIdentifierService, providedIn: 'root' }); }
25385
25385
  }
25386
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPMockIdentifierService, decorators: [{
25386
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPMockIdentifierService, decorators: [{
25387
25387
  type: Injectable,
25388
25388
  args: [{ providedIn: 'root' }]
25389
25389
  }] });
25390
25390
 
25391
25391
  class AXCIdentifierManagementMockModule {
25392
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCIdentifierManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
25393
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCIdentifierManagementMockModule }); }
25394
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCIdentifierManagementMockModule, providers: [
25392
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCIdentifierManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
25393
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCIdentifierManagementMockModule }); }
25394
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCIdentifierManagementMockModule, providers: [
25395
25395
  AXPMockClockProvider,
25396
25396
  AXPMockChecksumProvider,
25397
25397
  AXPMockLookupProvider,
@@ -25443,7 +25443,7 @@ class AXCIdentifierManagementMockModule {
25443
25443
  },
25444
25444
  ] }); }
25445
25445
  }
25446
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCIdentifierManagementMockModule, decorators: [{
25446
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCIdentifierManagementMockModule, decorators: [{
25447
25447
  type: NgModule,
25448
25448
  args: [{
25449
25449
  providers: [
@@ -25623,10 +25623,10 @@ class AXCLanguagesDataSeeder {
25623
25623
  async seed() {
25624
25624
  await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.languages.name}`, languagesMock);
25625
25625
  }
25626
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLanguagesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25627
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLanguagesDataSeeder }); }
25626
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLanguagesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25627
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLanguagesDataSeeder }); }
25628
25628
  }
25629
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLanguagesDataSeeder, decorators: [{
25629
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLanguagesDataSeeder, decorators: [{
25630
25630
  type: Injectable
25631
25631
  }] });
25632
25632
 
@@ -25811,17 +25811,17 @@ class AXCLocalesDataSeeder {
25811
25811
  async seed() {
25812
25812
  await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.locales.name}`, localesMock);
25813
25813
  }
25814
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocalesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25815
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocalesDataSeeder }); }
25814
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocalesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25815
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocalesDataSeeder }); }
25816
25816
  }
25817
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocalesDataSeeder, decorators: [{
25817
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocalesDataSeeder, decorators: [{
25818
25818
  type: Injectable
25819
25819
  }] });
25820
25820
 
25821
25821
  class AXCLocaleManagementMockModule {
25822
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocaleManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
25823
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCLocaleManagementMockModule }); }
25824
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocaleManagementMockModule, providers: [
25822
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocaleManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
25823
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCLocaleManagementMockModule }); }
25824
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocaleManagementMockModule, providers: [
25825
25825
  {
25826
25826
  provide: AXP_DATA_SEEDER_TOKEN,
25827
25827
  useClass: AXCLanguagesDataSeeder,
@@ -25844,7 +25844,7 @@ class AXCLocaleManagementMockModule {
25844
25844
  },
25845
25845
  ] }); }
25846
25846
  }
25847
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocaleManagementMockModule, decorators: [{
25847
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocaleManagementMockModule, decorators: [{
25848
25848
  type: NgModule,
25849
25849
  args: [{
25850
25850
  providers: [
@@ -25946,10 +25946,10 @@ class AXCLocationTypeDataSeeder {
25946
25946
  async seed() {
25947
25947
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.locationType.name}`, locationTypeMock);
25948
25948
  }
25949
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25950
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationTypeDataSeeder }); }
25949
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
25950
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationTypeDataSeeder }); }
25951
25951
  }
25952
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationTypeDataSeeder, decorators: [{
25952
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationTypeDataSeeder, decorators: [{
25953
25953
  type: Injectable
25954
25954
  }] });
25955
25955
 
@@ -27254,10 +27254,10 @@ class AXCLocationDataSeeder {
27254
27254
  async seed() {
27255
27255
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.location.name}`, locationMock);
27256
27256
  }
27257
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
27258
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationDataSeeder }); }
27257
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
27258
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationDataSeeder }); }
27259
27259
  }
27260
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationDataSeeder, decorators: [{
27260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationDataSeeder, decorators: [{
27261
27261
  type: Injectable
27262
27262
  }] });
27263
27263
 
@@ -27268,17 +27268,17 @@ class AXCGeographicRegionDataSeeder {
27268
27268
  async seed() {
27269
27269
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.geographicRegion.name}`, geographicRegionMock);
27270
27270
  }
27271
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCGeographicRegionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
27272
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCGeographicRegionDataSeeder }); }
27271
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCGeographicRegionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
27272
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCGeographicRegionDataSeeder }); }
27273
27273
  }
27274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCGeographicRegionDataSeeder, decorators: [{
27274
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCGeographicRegionDataSeeder, decorators: [{
27275
27275
  type: Injectable
27276
27276
  }] });
27277
27277
 
27278
27278
  class AXCLocationManagementMockModule {
27279
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
27280
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationManagementMockModule }); }
27281
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationManagementMockModule, providers: [
27279
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
27280
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationManagementMockModule }); }
27281
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationManagementMockModule, providers: [
27282
27282
  {
27283
27283
  provide: AXP_DATA_SEEDER_TOKEN,
27284
27284
  useClass: AXCLocationTypeDataSeeder,
@@ -27296,7 +27296,7 @@ class AXCLocationManagementMockModule {
27296
27296
  },
27297
27297
  ] }); }
27298
27298
  }
27299
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLocationManagementMockModule, decorators: [{
27299
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLocationManagementMockModule, decorators: [{
27300
27300
  type: NgModule,
27301
27301
  args: [{
27302
27302
  imports: [],
@@ -28308,10 +28308,10 @@ class AXMLogDataSeeder {
28308
28308
  async seed() {
28309
28309
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.axpLog.name}`, logMock);
28310
28310
  }
28311
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMLogDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
28312
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMLogDataSeeder }); }
28311
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMLogDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
28312
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMLogDataSeeder }); }
28313
28313
  }
28314
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMLogDataSeeder, decorators: [{
28314
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMLogDataSeeder, decorators: [{
28315
28315
  type: Injectable
28316
28316
  }] });
28317
28317
 
@@ -29011,10 +29011,10 @@ class AXCLogReportCategoryProvider {
29011
29011
  async getById(id) {
29012
29012
  return LOG_REPORT_CATEGORIES.find((c) => c.id === id);
29013
29013
  }
29014
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLogReportCategoryProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29015
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLogReportCategoryProvider }); }
29014
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLogReportCategoryProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29015
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLogReportCategoryProvider }); }
29016
29016
  }
29017
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLogReportCategoryProvider, decorators: [{
29017
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLogReportCategoryProvider, decorators: [{
29018
29018
  type: Injectable
29019
29019
  }] });
29020
29020
  class AXCLogReportDefinitionProvider {
@@ -29024,10 +29024,10 @@ class AXCLogReportDefinitionProvider {
29024
29024
  async getById(id) {
29025
29025
  return LOG_REPORT_DEFINITIONS.find((r) => r.id === id);
29026
29026
  }
29027
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLogReportDefinitionProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29028
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLogReportDefinitionProvider }); }
29027
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLogReportDefinitionProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29028
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLogReportDefinitionProvider }); }
29029
29029
  }
29030
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLogReportDefinitionProvider, decorators: [{
29030
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLogReportDefinitionProvider, decorators: [{
29031
29031
  type: Injectable
29032
29032
  }] });
29033
29033
  const AXC_LOG_REPORT_CATEGORY_PROVIDER = {
@@ -29042,15 +29042,15 @@ const AXC_LOG_REPORT_DEFINITION_PROVIDER = {
29042
29042
  };
29043
29043
 
29044
29044
  class AXCLogManagementMockModule {
29045
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLogManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29046
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCLogManagementMockModule }); }
29047
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLogManagementMockModule, providers: [
29045
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLogManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29046
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCLogManagementMockModule }); }
29047
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLogManagementMockModule, providers: [
29048
29048
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXMLogDataSeeder, multi: true },
29049
29049
  AXC_LOG_REPORT_CATEGORY_PROVIDER,
29050
29050
  AXC_LOG_REPORT_DEFINITION_PROVIDER,
29051
29051
  ] }); }
29052
29052
  }
29053
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCLogManagementMockModule, decorators: [{
29053
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCLogManagementMockModule, decorators: [{
29054
29054
  type: NgModule,
29055
29055
  args: [{
29056
29056
  imports: [],
@@ -29122,10 +29122,10 @@ class AXMMeetingTypeDataSeeder {
29122
29122
  async seed() {
29123
29123
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.meetingType.name}`, meetingTypeMock);
29124
29124
  }
29125
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29126
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingTypeDataSeeder }); }
29125
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29126
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingTypeDataSeeder }); }
29127
29127
  }
29128
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingTypeDataSeeder, decorators: [{
29128
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingTypeDataSeeder, decorators: [{
29129
29129
  type: Injectable
29130
29130
  }] });
29131
29131
 
@@ -29202,10 +29202,10 @@ class AXMMeetingDataSeeder {
29202
29202
  async seed() {
29203
29203
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.meeting.name}`, meetingMock);
29204
29204
  }
29205
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29206
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingDataSeeder }); }
29205
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29206
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingDataSeeder }); }
29207
29207
  }
29208
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingDataSeeder, decorators: [{
29208
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingDataSeeder, decorators: [{
29209
29209
  type: Injectable
29210
29210
  }] });
29211
29211
 
@@ -29480,10 +29480,10 @@ class AXMMeetingParticipantDataSeeder {
29480
29480
  async seed() {
29481
29481
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.meetingParticipant.name}`, meetingParticipantMock);
29482
29482
  }
29483
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingParticipantDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29484
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingParticipantDataSeeder }); }
29483
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingParticipantDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29484
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingParticipantDataSeeder }); }
29485
29485
  }
29486
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingParticipantDataSeeder, decorators: [{
29486
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingParticipantDataSeeder, decorators: [{
29487
29487
  type: Injectable
29488
29488
  }] });
29489
29489
 
@@ -29494,10 +29494,10 @@ class AXMMeetingRoleTypeDataSeeder {
29494
29494
  async seed() {
29495
29495
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.meetingRoleType.name}`, meetingRoleTypeMock);
29496
29496
  }
29497
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29498
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder }); }
29497
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29498
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder }); }
29499
29499
  }
29500
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder, decorators: [{
29500
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder, decorators: [{
29501
29501
  type: Injectable
29502
29502
  }] });
29503
29503
 
@@ -29546,10 +29546,10 @@ class AXMMeetingFilesDataSeeder {
29546
29546
  async seed() {
29547
29547
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.meetingFiles.name}`, meetingFilesMock);
29548
29548
  }
29549
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingFilesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29550
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingFilesDataSeeder }); }
29549
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingFilesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29550
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingFilesDataSeeder }); }
29551
29551
  }
29552
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingFilesDataSeeder, decorators: [{
29552
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingFilesDataSeeder, decorators: [{
29553
29553
  type: Injectable
29554
29554
  }] });
29555
29555
 
@@ -29619,10 +29619,10 @@ class AXMMeetingSessionDataSeeder {
29619
29619
  async seed() {
29620
29620
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.meetingSession.name}`, meetingSessionMock);
29621
29621
  }
29622
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29623
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingSessionDataSeeder }); }
29622
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29623
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingSessionDataSeeder }); }
29624
29624
  }
29625
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingSessionDataSeeder, decorators: [{
29625
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingSessionDataSeeder, decorators: [{
29626
29626
  type: Injectable
29627
29627
  }] });
29628
29628
 
@@ -29678,17 +29678,17 @@ class AXMMeetingTypeFileTemplateDataSeeder {
29678
29678
  async seed() {
29679
29679
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.meetingTypeFileTemplate.name}`, meetingTypeFileTemplateMock);
29680
29680
  }
29681
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29682
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder }); }
29681
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29682
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder }); }
29683
29683
  }
29684
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder, decorators: [{
29684
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder, decorators: [{
29685
29685
  type: Injectable
29686
29686
  }] });
29687
29687
 
29688
29688
  class AXCMeetingManagementMockModule {
29689
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMeetingManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29690
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCMeetingManagementMockModule }); }
29691
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMeetingManagementMockModule, providers: [
29689
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMeetingManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29690
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCMeetingManagementMockModule }); }
29691
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMeetingManagementMockModule, providers: [
29692
29692
  {
29693
29693
  provide: AXP_DATA_SEEDER_TOKEN,
29694
29694
  useClass: AXMMeetingTypeDataSeeder,
@@ -29726,7 +29726,7 @@ class AXCMeetingManagementMockModule {
29726
29726
  },
29727
29727
  ] }); }
29728
29728
  }
29729
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMeetingManagementMockModule, decorators: [{
29729
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMeetingManagementMockModule, decorators: [{
29730
29730
  type: NgModule,
29731
29731
  args: [{
29732
29732
  providers: [
@@ -29842,10 +29842,10 @@ class AXCNotificationTemplateDataSeeder {
29842
29842
  async seed() {
29843
29843
  await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.template.name}`, NOTIFICATION_TEMPLATES);
29844
29844
  }
29845
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCNotificationTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29846
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCNotificationTemplateDataSeeder }); }
29845
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCNotificationTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29846
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCNotificationTemplateDataSeeder }); }
29847
29847
  }
29848
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCNotificationTemplateDataSeeder, decorators: [{
29848
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCNotificationTemplateDataSeeder, decorators: [{
29849
29849
  type: Injectable
29850
29850
  }] });
29851
29851
 
@@ -29972,17 +29972,17 @@ class AXMNotificationDataSeeder {
29972
29972
  async seed() {
29973
29973
  await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.notification.name}`, NOTIFICATIONS);
29974
29974
  }
29975
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMNotificationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29976
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMNotificationDataSeeder }); }
29975
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMNotificationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
29976
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMNotificationDataSeeder }); }
29977
29977
  }
29978
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMNotificationDataSeeder, decorators: [{
29978
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMNotificationDataSeeder, decorators: [{
29979
29979
  type: Injectable
29980
29980
  }] });
29981
29981
 
29982
29982
  class AXCNotificationManagementMockModule {
29983
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCNotificationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29984
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCNotificationManagementMockModule }); }
29985
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCNotificationManagementMockModule, providers: [
29983
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCNotificationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
29984
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCNotificationManagementMockModule }); }
29985
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCNotificationManagementMockModule, providers: [
29986
29986
  {
29987
29987
  provide: AXP_DATA_SEEDER_TOKEN,
29988
29988
  useClass: AXMNotificationDataSeeder,
@@ -29999,7 +29999,7 @@ class AXCNotificationManagementMockModule {
29999
29999
  },
30000
30000
  ] }); }
30001
30001
  }
30002
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCNotificationManagementMockModule, decorators: [{
30002
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCNotificationManagementMockModule, decorators: [{
30003
30003
  type: NgModule,
30004
30004
  args: [{
30005
30005
  imports: [],
@@ -30031,10 +30031,10 @@ class AXMBusinessUnitDataSeeder {
30031
30031
  async seed() {
30032
30032
  await this.storage.initial(RootConfig$f.entities.businessUnit.source, BUSINESS_UNITS_MOCK);
30033
30033
  }
30034
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMBusinessUnitDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30035
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMBusinessUnitDataSeeder }); }
30034
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMBusinessUnitDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30035
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMBusinessUnitDataSeeder }); }
30036
30036
  }
30037
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMBusinessUnitDataSeeder, decorators: [{
30037
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMBusinessUnitDataSeeder, decorators: [{
30038
30038
  type: Injectable
30039
30039
  }] });
30040
30040
 
@@ -30405,10 +30405,10 @@ class AXMOrgChartGenerateCommand {
30405
30405
  const pad = (n) => String(n).padStart(2, '0');
30406
30406
  return `${d.getFullYear()}.${pad(d.getMonth() + 1)}.${pad(d.getDate())}-${pad(d.getHours())}${pad(d.getMinutes())}${pad(d.getSeconds())}`;
30407
30407
  }
30408
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMOrgChartGenerateCommand, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30409
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMOrgChartGenerateCommand, providedIn: 'root' }); }
30408
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMOrgChartGenerateCommand, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30409
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMOrgChartGenerateCommand, providedIn: 'root' }); }
30410
30410
  }
30411
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMOrgChartGenerateCommand, decorators: [{
30411
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMOrgChartGenerateCommand, decorators: [{
30412
30412
  type: Injectable,
30413
30413
  args: [{ providedIn: 'root' }]
30414
30414
  }] });
@@ -30421,10 +30421,10 @@ class AXMResponsibilityDataSeeder {
30421
30421
  await this.storageService.initial(`${RootConfig$f.entities.responsibility.source}Category`, RESPONSIBILITIES_CATEGORY_MOCK);
30422
30422
  await this.storageService.initial(RootConfig$f.entities.responsibility.source, RESPONSIBILITIES_MOCK);
30423
30423
  }
30424
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMResponsibilityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30425
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMResponsibilityDataSeeder }); }
30424
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMResponsibilityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30425
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMResponsibilityDataSeeder }); }
30426
30426
  }
30427
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMResponsibilityDataSeeder, decorators: [{
30427
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMResponsibilityDataSeeder, decorators: [{
30428
30428
  type: Injectable
30429
30429
  }] });
30430
30430
 
@@ -30435,10 +30435,10 @@ class AXMBusinessUnitTypeDataSeeder {
30435
30435
  async seed() {
30436
30436
  await this.storage.initial(RootConfig$f.entities.businessUnitType.source, BUSINESS_UNIT_TYPES_MOCK);
30437
30437
  }
30438
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30439
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder }); }
30438
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30439
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder }); }
30440
30440
  }
30441
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder, decorators: [{
30441
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder, decorators: [{
30442
30442
  type: Injectable
30443
30443
  }] });
30444
30444
 
@@ -30450,10 +30450,10 @@ class AXMPositionDataSeeder {
30450
30450
  await this.storageService.initial(`${RootConfig$f.entities.position.source}Category`, POSITIONS_CATEGORY_MOCK);
30451
30451
  await this.storageService.initial(RootConfig$f.entities.position.source, POSITIONS_MOCK);
30452
30452
  }
30453
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPositionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30454
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPositionDataSeeder }); }
30453
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPositionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30454
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPositionDataSeeder }); }
30455
30455
  }
30456
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPositionDataSeeder, decorators: [{
30456
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPositionDataSeeder, decorators: [{
30457
30457
  type: Injectable
30458
30458
  }] });
30459
30459
 
@@ -30465,10 +30465,10 @@ class AXMRoleDataSeeder {
30465
30465
  await this.storageService.initial(`${RootConfig$f.entities.role.source}Category`, ROLES_CATEGORY_MOCK);
30466
30466
  await this.storageService.initial(RootConfig$f.entities.role.source, ROLES_MOCK);
30467
30467
  }
30468
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30469
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMRoleDataSeeder }); }
30468
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30469
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMRoleDataSeeder }); }
30470
30470
  }
30471
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMRoleDataSeeder, decorators: [{
30471
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMRoleDataSeeder, decorators: [{
30472
30472
  type: Injectable
30473
30473
  }] });
30474
30474
 
@@ -30723,10 +30723,10 @@ class AXMTeamDataSeeder {
30723
30723
  async seed() {
30724
30724
  await this.storageService.initial(RootConfig$f.entities.team.source, TEAMS_MOCK);
30725
30725
  }
30726
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTeamDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30727
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTeamDataSeeder }); }
30726
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTeamDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30727
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTeamDataSeeder }); }
30728
30728
  }
30729
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTeamDataSeeder, decorators: [{
30729
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTeamDataSeeder, decorators: [{
30730
30730
  type: Injectable
30731
30731
  }] });
30732
30732
 
@@ -30783,9 +30783,9 @@ const AXCMockOrgChartEventListener = {
30783
30783
  //#endregion
30784
30784
 
30785
30785
  class AXCOrganizationManagementMockModule {
30786
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCOrganizationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
30787
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCOrganizationManagementMockModule }); }
30788
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCOrganizationManagementMockModule, providers: [
30786
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCOrganizationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
30787
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCOrganizationManagementMockModule }); }
30788
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCOrganizationManagementMockModule, providers: [
30789
30789
  // Lookup/catalog seeders (dependencies for others)
30790
30790
  {
30791
30791
  provide: AXP_DATA_SEEDER_TOKEN,
@@ -30826,7 +30826,7 @@ class AXCOrganizationManagementMockModule {
30826
30826
  ]),
30827
30827
  ] }); }
30828
30828
  }
30829
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCOrganizationManagementMockModule, decorators: [{
30829
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCOrganizationManagementMockModule, decorators: [{
30830
30830
  type: NgModule,
30831
30831
  args: [{
30832
30832
  imports: [],
@@ -30899,10 +30899,10 @@ class AXMPartyDataSeeder {
30899
30899
  async seed() {
30900
30900
  await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.party.name}`, partyMock);
30901
30901
  }
30902
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30903
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyDataSeeder }); }
30902
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
30903
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyDataSeeder }); }
30904
30904
  }
30905
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyDataSeeder, decorators: [{
30905
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyDataSeeder, decorators: [{
30906
30906
  type: Injectable
30907
30907
  }] });
30908
30908
 
@@ -31245,10 +31245,10 @@ class AXMPartyRoleDataSeeder {
31245
31245
  async seed() {
31246
31246
  await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.partyRole.name}`, partyRoleMock);
31247
31247
  }
31248
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31249
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyRoleDataSeeder }); }
31248
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31249
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyRoleDataSeeder }); }
31250
31250
  }
31251
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyRoleDataSeeder, decorators: [{
31251
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyRoleDataSeeder, decorators: [{
31252
31252
  type: Injectable
31253
31253
  }] });
31254
31254
 
@@ -31455,10 +31455,10 @@ class AXMPartyRelationshipDataSeeder {
31455
31455
  async seed() {
31456
31456
  await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.partyRelationship.name}`, partyRelationshipMock);
31457
31457
  }
31458
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyRelationshipDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31459
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyRelationshipDataSeeder }); }
31458
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyRelationshipDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31459
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyRelationshipDataSeeder }); }
31460
31460
  }
31461
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyRelationshipDataSeeder, decorators: [{
31461
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyRelationshipDataSeeder, decorators: [{
31462
31462
  type: Injectable
31463
31463
  }] });
31464
31464
 
@@ -31469,10 +31469,10 @@ class AXMPartyRelationshipTypeDataSeeder {
31469
31469
  async seed() {
31470
31470
  await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.partyRelationshipType.name}`, partyRelationshipTypeMock);
31471
31471
  }
31472
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyRelationshipTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31473
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyRelationshipTypeDataSeeder }); }
31472
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyRelationshipTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31473
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyRelationshipTypeDataSeeder }); }
31474
31474
  }
31475
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyRelationshipTypeDataSeeder, decorators: [{
31475
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyRelationshipTypeDataSeeder, decorators: [{
31476
31476
  type: Injectable
31477
31477
  }] });
31478
31478
 
@@ -31576,10 +31576,10 @@ class AXMPartyIdentifierTypeDataSeeder {
31576
31576
  async seed() {
31577
31577
  await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.partyIdentifierType.name}`, partyIdentifierTypeMock);
31578
31578
  }
31579
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyIdentifierTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31580
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyIdentifierTypeDataSeeder }); }
31579
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyIdentifierTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31580
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyIdentifierTypeDataSeeder }); }
31581
31581
  }
31582
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyIdentifierTypeDataSeeder, decorators: [{
31582
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyIdentifierTypeDataSeeder, decorators: [{
31583
31583
  type: Injectable
31584
31584
  }] });
31585
31585
 
@@ -31850,10 +31850,10 @@ class AXMPartyIdentifierDataSeeder {
31850
31850
  async seed() {
31851
31851
  await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.partyIdentifier.name}`, partyIdentifierMock);
31852
31852
  }
31853
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyIdentifierDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31854
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyIdentifierDataSeeder }); }
31853
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyIdentifierDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
31854
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyIdentifierDataSeeder }); }
31855
31855
  }
31856
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPartyIdentifierDataSeeder, decorators: [{
31856
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPartyIdentifierDataSeeder, decorators: [{
31857
31857
  type: Injectable
31858
31858
  }] });
31859
31859
 
@@ -32360,17 +32360,17 @@ class AXMIndustryDataSeeder {
32360
32360
  //
32361
32361
  await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.industry.name}Category`, INDUSTRY_CATEGORY_MOCK);
32362
32362
  }
32363
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMIndustryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32364
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMIndustryDataSeeder }); }
32363
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMIndustryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32364
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMIndustryDataSeeder }); }
32365
32365
  }
32366
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMIndustryDataSeeder, decorators: [{
32366
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMIndustryDataSeeder, decorators: [{
32367
32367
  type: Injectable
32368
32368
  }] });
32369
32369
 
32370
32370
  class AXCPartyManagementMockModule {
32371
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCPartyManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
32372
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCPartyManagementMockModule }); }
32373
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCPartyManagementMockModule, providers: [
32371
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCPartyManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
32372
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCPartyManagementMockModule }); }
32373
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCPartyManagementMockModule, providers: [
32374
32374
  {
32375
32375
  provide: AXP_DATA_SEEDER_TOKEN,
32376
32376
  useClass: AXMPartyDataSeeder,
@@ -32408,7 +32408,7 @@ class AXCPartyManagementMockModule {
32408
32408
  },
32409
32409
  ] }); }
32410
32410
  }
32411
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCPartyManagementMockModule, decorators: [{
32411
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCPartyManagementMockModule, decorators: [{
32412
32412
  type: NgModule,
32413
32413
  args: [{
32414
32414
  imports: [],
@@ -32531,10 +32531,10 @@ class AXCAppVersionDataSeeder {
32531
32531
  const versions = generateVersion(currentVersion);
32532
32532
  await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.appVersion.name}`, versions);
32533
32533
  }
32534
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAppVersionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32535
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAppVersionDataSeeder }); }
32534
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAppVersionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32535
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAppVersionDataSeeder }); }
32536
32536
  }
32537
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAppVersionDataSeeder, decorators: [{
32537
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAppVersionDataSeeder, decorators: [{
32538
32538
  type: Injectable
32539
32539
  }] });
32540
32540
 
@@ -32562,17 +32562,17 @@ class AXCGlobalVariablesDataSeeder {
32562
32562
  async seed() {
32563
32563
  await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.globalVariable.name}`, GLOBAL_VARIABLES);
32564
32564
  }
32565
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCGlobalVariablesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32566
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCGlobalVariablesDataSeeder }); }
32565
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCGlobalVariablesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32566
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCGlobalVariablesDataSeeder }); }
32567
32567
  }
32568
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCGlobalVariablesDataSeeder, decorators: [{
32568
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCGlobalVariablesDataSeeder, decorators: [{
32569
32569
  type: Injectable
32570
32570
  }] });
32571
32571
 
32572
32572
  class AXCPlatformManagementMockModule {
32573
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCPlatformManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
32574
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCPlatformManagementMockModule }); }
32575
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCPlatformManagementMockModule, providers: [
32573
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCPlatformManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
32574
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCPlatformManagementMockModule }); }
32575
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCPlatformManagementMockModule, providers: [
32576
32576
  {
32577
32577
  provide: AXP_DATA_SEEDER_TOKEN,
32578
32578
  useClass: AXCAppVersionDataSeeder,
@@ -32585,7 +32585,7 @@ class AXCPlatformManagementMockModule {
32585
32585
  },
32586
32586
  ] }); }
32587
32587
  }
32588
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCPlatformManagementMockModule, decorators: [{
32588
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCPlatformManagementMockModule, decorators: [{
32589
32589
  type: NgModule,
32590
32590
  args: [{
32591
32591
  imports: [],
@@ -32637,10 +32637,10 @@ class AXCProjectclientDataSeeder {
32637
32637
  async seed() {
32638
32638
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.client.name}`, ClientMock);
32639
32639
  }
32640
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectclientDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32641
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectclientDataSeeder }); }
32640
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectclientDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32641
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectclientDataSeeder }); }
32642
32642
  }
32643
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectclientDataSeeder, decorators: [{
32643
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectclientDataSeeder, decorators: [{
32644
32644
  type: Injectable
32645
32645
  }] });
32646
32646
 
@@ -32682,10 +32682,10 @@ class AXCProjectDataSeeder {
32682
32682
  async seed() {
32683
32683
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.project.name}`, projectMock);
32684
32684
  }
32685
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32686
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectDataSeeder }); }
32685
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32686
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectDataSeeder }); }
32687
32687
  }
32688
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectDataSeeder, decorators: [{
32688
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectDataSeeder, decorators: [{
32689
32689
  type: Injectable
32690
32690
  }] });
32691
32691
 
@@ -32753,10 +32753,10 @@ class AXCProjectMemberDataSeeder {
32753
32753
  async seed() {
32754
32754
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.projectMemeber.name}`, projectMemberMock);
32755
32755
  }
32756
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32757
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectMemberDataSeeder }); }
32756
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32757
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectMemberDataSeeder }); }
32758
32758
  }
32759
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectMemberDataSeeder, decorators: [{
32759
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectMemberDataSeeder, decorators: [{
32760
32760
  type: Injectable
32761
32761
  }] });
32762
32762
 
@@ -32768,10 +32768,10 @@ class AXCProjectRoleMemberDataSeeder {
32768
32768
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.projectType.name}`, projectTypeMock);
32769
32769
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.projectRoleMember.name}`, projectRoleMemberMock);
32770
32770
  }
32771
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32772
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectRoleMemberDataSeeder }); }
32771
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32772
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectRoleMemberDataSeeder }); }
32773
32773
  }
32774
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, decorators: [{
32774
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, decorators: [{
32775
32775
  type: Injectable
32776
32776
  }] });
32777
32777
 
@@ -32812,10 +32812,10 @@ class AXCsprintDataSeeder {
32812
32812
  async seed() {
32813
32813
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.sprint.name}`, sprintMock);
32814
32814
  }
32815
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCsprintDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32816
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCsprintDataSeeder }); }
32815
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCsprintDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32816
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCsprintDataSeeder }); }
32817
32817
  }
32818
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCsprintDataSeeder, decorators: [{
32818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCsprintDataSeeder, decorators: [{
32819
32819
  type: Injectable
32820
32820
  }] });
32821
32821
 
@@ -32850,10 +32850,10 @@ class AXCTaskTypeDataSeeder {
32850
32850
  async seed() {
32851
32851
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.taskType.name}`, taskTypeMock$1);
32852
32852
  }
32853
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32854
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskTypeDataSeeder }); }
32853
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32854
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskTypeDataSeeder }); }
32855
32855
  }
32856
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskTypeDataSeeder, decorators: [{
32856
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskTypeDataSeeder, decorators: [{
32857
32857
  type: Injectable
32858
32858
  }] });
32859
32859
 
@@ -32919,10 +32919,10 @@ class AXCTaskDataSeeder {
32919
32919
  async seed() {
32920
32920
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.task.name}`, taskMock$1);
32921
32921
  }
32922
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32923
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskDataSeeder }); }
32922
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32923
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskDataSeeder }); }
32924
32924
  }
32925
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskDataSeeder, decorators: [{
32925
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskDataSeeder, decorators: [{
32926
32926
  type: Injectable
32927
32927
  }] });
32928
32928
 
@@ -32933,10 +32933,10 @@ class AXCWorkSiteSeeder {
32933
32933
  async seed() {
32934
32934
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.workSite.name}`, workSiteMock);
32935
32935
  }
32936
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkSiteSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32937
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkSiteSeeder }); }
32936
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkSiteSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
32937
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkSiteSeeder }); }
32938
32938
  }
32939
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkSiteSeeder, decorators: [{
32939
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkSiteSeeder, decorators: [{
32940
32940
  type: Injectable
32941
32941
  }] });
32942
32942
 
@@ -33347,17 +33347,17 @@ class AXCJsaSeeder {
33347
33347
  async seed() {
33348
33348
  await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.jsa.name}`, jsaMock);
33349
33349
  }
33350
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCJsaSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
33351
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCJsaSeeder }); }
33350
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCJsaSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
33351
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCJsaSeeder }); }
33352
33352
  }
33353
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCJsaSeeder, decorators: [{
33353
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCJsaSeeder, decorators: [{
33354
33354
  type: Injectable
33355
33355
  }] });
33356
33356
 
33357
33357
  class AXCProjectManagementMockModule {
33358
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
33359
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectManagementMockModule }); }
33360
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectManagementMockModule, providers: [
33358
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
33359
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectManagementMockModule }); }
33360
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectManagementMockModule, providers: [
33361
33361
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCProjectclientDataSeeder, multi: true },
33362
33362
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCProjectDataSeeder, multi: true },
33363
33363
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCProjectMemberDataSeeder, multi: true },
@@ -33369,7 +33369,7 @@ class AXCProjectManagementMockModule {
33369
33369
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCJsaSeeder, multi: true },
33370
33370
  ] }); }
33371
33371
  }
33372
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCProjectManagementMockModule, decorators: [{
33372
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCProjectManagementMockModule, decorators: [{
33373
33373
  type: NgModule,
33374
33374
  args: [{
33375
33375
  imports: [],
@@ -35464,10 +35464,10 @@ class AXMReportCategoryDataSeeder {
35464
35464
  async seed() {
35465
35465
  await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.category.name}`, REPORT_CATEGORIES);
35466
35466
  }
35467
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
35468
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportCategoryDataSeeder }); }
35467
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
35468
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportCategoryDataSeeder }); }
35469
35469
  }
35470
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportCategoryDataSeeder, decorators: [{
35470
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportCategoryDataSeeder, decorators: [{
35471
35471
  type: Injectable
35472
35472
  }] });
35473
35473
 
@@ -35478,10 +35478,10 @@ class AXMReportDefinitionDataSeeder {
35478
35478
  async seed() {
35479
35479
  await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.report.name}`, REPORT_DEFINITIONS);
35480
35480
  }
35481
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
35482
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportDefinitionDataSeeder }); }
35481
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
35482
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportDefinitionDataSeeder }); }
35483
35483
  }
35484
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportDefinitionDataSeeder, decorators: [{
35484
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportDefinitionDataSeeder, decorators: [{
35485
35485
  type: Injectable
35486
35486
  }] });
35487
35487
 
@@ -35711,10 +35711,10 @@ class AXMReportMockDataService {
35711
35711
  const pastDate = new Date(now.getTime() - (daysAgo * 24 * 60 * 60 * 1000));
35712
35712
  return AXPDataGenerator.date(pastDate, now);
35713
35713
  }
35714
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportMockDataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
35715
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportMockDataService, providedIn: 'root' }); }
35714
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportMockDataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
35715
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportMockDataService, providedIn: 'root' }); }
35716
35716
  }
35717
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportMockDataService, decorators: [{
35717
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportMockDataService, decorators: [{
35718
35718
  type: Injectable,
35719
35719
  args: [{ providedIn: 'root' }]
35720
35720
  }] });
@@ -36463,10 +36463,10 @@ class AXMReportExecuteCommand {
36463
36463
  this.reportDataCache.clear();
36464
36464
  console.log(`🗑️ Manually cleared all cache entries (${cacheSize} items removed)`);
36465
36465
  }
36466
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportExecuteCommand, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36467
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportExecuteCommand, providedIn: 'root' }); }
36466
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportExecuteCommand, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36467
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportExecuteCommand, providedIn: 'root' }); }
36468
36468
  }
36469
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMReportExecuteCommand, decorators: [{
36469
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMReportExecuteCommand, decorators: [{
36470
36470
  type: Injectable,
36471
36471
  args: [{
36472
36472
  providedIn: 'root',
@@ -36637,10 +36637,10 @@ class AXMSystemReportsCategoryProvider {
36637
36637
  async getById(id) {
36638
36638
  return SYSTEM_CATEGORIES.find((c) => c.id === id);
36639
36639
  }
36640
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSystemReportsCategoryProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36641
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSystemReportsCategoryProvider }); }
36640
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSystemReportsCategoryProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36641
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSystemReportsCategoryProvider }); }
36642
36642
  }
36643
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSystemReportsCategoryProvider, decorators: [{
36643
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSystemReportsCategoryProvider, decorators: [{
36644
36644
  type: Injectable
36645
36645
  }] });
36646
36646
  class AXMSystemReportsDefinitionProvider {
@@ -36650,10 +36650,10 @@ class AXMSystemReportsDefinitionProvider {
36650
36650
  async getById(id) {
36651
36651
  return SYSTEM_REPORTS.find((r) => r.id === id);
36652
36652
  }
36653
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSystemReportsDefinitionProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36654
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSystemReportsDefinitionProvider }); }
36653
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSystemReportsDefinitionProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36654
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSystemReportsDefinitionProvider }); }
36655
36655
  }
36656
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSystemReportsDefinitionProvider, decorators: [{
36656
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSystemReportsDefinitionProvider, decorators: [{
36657
36657
  type: Injectable
36658
36658
  }] });
36659
36659
  const AXM_SYSTEM_REPORTS_CATEGORY_PROVIDER = {
@@ -36668,9 +36668,9 @@ const AXM_SYSTEM_REPORTS_DEFINITION_PROVIDER = {
36668
36668
  };
36669
36669
 
36670
36670
  class AXCReportManagementMockModule {
36671
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCReportManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36672
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCReportManagementMockModule, imports: [AXPRuntimeModule] }); }
36673
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCReportManagementMockModule, providers: [
36671
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCReportManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36672
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCReportManagementMockModule, imports: [AXPRuntimeModule] }); }
36673
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCReportManagementMockModule, providers: [
36674
36674
  provideCommandSetups([
36675
36675
  {
36676
36676
  key: 'ReportManagement.Report:Execute',
@@ -36678,14 +36678,14 @@ class AXCReportManagementMockModule {
36678
36678
  },
36679
36679
  {
36680
36680
  key: 'ReportManagement.Report:SampleAction',
36681
- command: () => import('./acorex-connectivity-mock-sample.command-C5jZuYcW.mjs').then((c) => c.AXMReportSampleActionExecuteCommand),
36681
+ command: () => import('./acorex-connectivity-mock-sample.command-BkxMgq1C.mjs').then((c) => c.AXMReportSampleActionExecuteCommand),
36682
36682
  },
36683
36683
  ]),
36684
36684
  AXM_SYSTEM_REPORTS_CATEGORY_PROVIDER,
36685
36685
  AXM_SYSTEM_REPORTS_DEFINITION_PROVIDER,
36686
36686
  ], imports: [AXPRuntimeModule] }); }
36687
36687
  }
36688
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCReportManagementMockModule, decorators: [{
36688
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCReportManagementMockModule, decorators: [{
36689
36689
  type: NgModule,
36690
36690
  args: [{
36691
36691
  imports: [AXPRuntimeModule],
@@ -36699,7 +36699,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImpo
36699
36699
  },
36700
36700
  {
36701
36701
  key: 'ReportManagement.Report:SampleAction',
36702
- command: () => import('./acorex-connectivity-mock-sample.command-C5jZuYcW.mjs').then((c) => c.AXMReportSampleActionExecuteCommand),
36702
+ command: () => import('./acorex-connectivity-mock-sample.command-BkxMgq1C.mjs').then((c) => c.AXMReportSampleActionExecuteCommand),
36703
36703
  },
36704
36704
  ]),
36705
36705
  AXM_SYSTEM_REPORTS_CATEGORY_PROVIDER,
@@ -36723,10 +36723,10 @@ class AXPSecurityManagementRoleDataSeeder {
36723
36723
  }));
36724
36724
  await this.storageService.initial(`${RootConfig.module.name}.${RootConfig.entities.roles.name}`, roles);
36725
36725
  }
36726
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36727
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder }); }
36726
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36727
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder }); }
36728
36728
  }
36729
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder, decorators: [{
36729
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder, decorators: [{
36730
36730
  type: Injectable
36731
36731
  }] });
36732
36732
 
@@ -36737,10 +36737,10 @@ class AXPSecurityManagementUserDataSeeder {
36737
36737
  async seed() {
36738
36738
  await this.storageService.initial(`${RootConfig.module.name}.${RootConfig.entities.users.name}`, mockUsers);
36739
36739
  }
36740
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementUserDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36741
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementUserDataSeeder }); }
36740
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementUserDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36741
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementUserDataSeeder }); }
36742
36742
  }
36743
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementUserDataSeeder, decorators: [{
36743
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementUserDataSeeder, decorators: [{
36744
36744
  type: Injectable
36745
36745
  }] });
36746
36746
 
@@ -36852,10 +36852,10 @@ class AXPSecurityManagementDeviceSessionDataSeeder {
36852
36852
  }
36853
36853
  return deviceSessions;
36854
36854
  }
36855
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36856
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder }); }
36855
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36856
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder }); }
36857
36857
  }
36858
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder, decorators: [{
36858
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder, decorators: [{
36859
36859
  type: Injectable
36860
36860
  }] });
36861
36861
 
@@ -36924,17 +36924,17 @@ class AXPSecurityManagementPolicyDataSeeder {
36924
36924
  // Seed the predefined policies. The policy records themselves are marked as system.
36925
36925
  await this.storageService.initial(`${RootConfig.module.name}.${RootConfig.entities.policy.name}`, mockPolicyDefinitions);
36926
36926
  }
36927
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementPolicyDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36928
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementPolicyDataSeeder }); }
36927
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementPolicyDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
36928
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementPolicyDataSeeder }); }
36929
36929
  }
36930
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPSecurityManagementPolicyDataSeeder, decorators: [{
36930
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPSecurityManagementPolicyDataSeeder, decorators: [{
36931
36931
  type: Injectable
36932
36932
  }] });
36933
36933
 
36934
36934
  class AXCSecurityManagementMockModule {
36935
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCSecurityManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36936
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCSecurityManagementMockModule }); }
36937
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCSecurityManagementMockModule, providers: [
36935
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCSecurityManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
36936
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCSecurityManagementMockModule }); }
36937
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCSecurityManagementMockModule, providers: [
36938
36938
  {
36939
36939
  provide: AXP_DATA_SEEDER_TOKEN,
36940
36940
  useClass: AXPSecurityManagementDeviceSessionDataSeeder,
@@ -36961,7 +36961,7 @@ class AXCSecurityManagementMockModule {
36961
36961
  },
36962
36962
  ] }); }
36963
36963
  }
36964
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCSecurityManagementMockModule, decorators: [{
36964
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCSecurityManagementMockModule, decorators: [{
36965
36965
  type: NgModule,
36966
36966
  args: [{
36967
36967
  imports: [],
@@ -37053,10 +37053,10 @@ class AXMSettingsClientResetCommand {
37053
37053
  const result = await this.dialogService.confirm(warning, message, 'danger', 'horizontal');
37054
37054
  return !!result.result;
37055
37055
  }
37056
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSettingsClientResetCommand, deps: [{ token: i1.AXDialogService }, { token: i2.AXTranslationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
37057
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSettingsClientResetCommand, providedIn: 'root' }); }
37056
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSettingsClientResetCommand, deps: [{ token: i1.AXDialogService }, { token: i2.AXTranslationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
37057
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSettingsClientResetCommand, providedIn: 'root' }); }
37058
37058
  }
37059
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSettingsClientResetCommand, decorators: [{
37059
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSettingsClientResetCommand, decorators: [{
37060
37060
  type: Injectable,
37061
37061
  args: [{ providedIn: 'root' }]
37062
37062
  }], ctorParameters: () => [{ type: i1.AXDialogService }, { type: i2.AXTranslationService }] });
@@ -37125,10 +37125,10 @@ class AXMSettingsClientExportCommand {
37125
37125
  a.click();
37126
37126
  URL.revokeObjectURL(url);
37127
37127
  }
37128
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSettingsClientExportCommand, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
37129
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSettingsClientExportCommand, providedIn: 'root' }); }
37128
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSettingsClientExportCommand, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
37129
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSettingsClientExportCommand, providedIn: 'root' }); }
37130
37130
  }
37131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSettingsClientExportCommand, decorators: [{
37131
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSettingsClientExportCommand, decorators: [{
37132
37132
  type: Injectable,
37133
37133
  args: [{ providedIn: 'root' }]
37134
37134
  }] });
@@ -37216,18 +37216,18 @@ class AXMSettingsClientImportCommand {
37216
37216
  const result = await this.dialog.confirm(warning, message, 'danger', 'horizontal');
37217
37217
  return !!result.result;
37218
37218
  }
37219
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSettingsClientImportCommand, deps: [{ token: i1.AXDialogService }, { token: i2.AXTranslationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
37220
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSettingsClientImportCommand, providedIn: 'root' }); }
37219
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSettingsClientImportCommand, deps: [{ token: i1.AXDialogService }, { token: i2.AXTranslationService }], target: i0.ɵɵFactoryTarget.Injectable }); }
37220
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSettingsClientImportCommand, providedIn: 'root' }); }
37221
37221
  }
37222
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMSettingsClientImportCommand, decorators: [{
37222
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMSettingsClientImportCommand, decorators: [{
37223
37223
  type: Injectable,
37224
37224
  args: [{ providedIn: 'root' }]
37225
37225
  }], ctorParameters: () => [{ type: i1.AXDialogService }, { type: i2.AXTranslationService }] });
37226
37226
 
37227
37227
  class AXCSettingsManagementMockModule {
37228
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCSettingsManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
37229
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCSettingsManagementMockModule }); }
37230
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCSettingsManagementMockModule, providers: [
37228
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCSettingsManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
37229
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCSettingsManagementMockModule }); }
37230
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCSettingsManagementMockModule, providers: [
37231
37231
  provideCommandSetups([
37232
37232
  { key: 'settings.client-reset', command: () => AXMSettingsClientResetCommand },
37233
37233
  { key: 'settings.client-export', command: () => AXMSettingsClientExportCommand },
@@ -37268,7 +37268,7 @@ class AXCSettingsManagementMockModule {
37268
37268
  }
37269
37269
  ] }); }
37270
37270
  }
37271
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCSettingsManagementMockModule, decorators: [{
37271
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCSettingsManagementMockModule, decorators: [{
37272
37272
  type: NgModule,
37273
37273
  args: [{
37274
37274
  imports: [],
@@ -37733,10 +37733,10 @@ class AXMTaskTypeDataSeeder {
37733
37733
  async seed() {
37734
37734
  await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.taskType.name}`, taskTypeMock);
37735
37735
  }
37736
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
37737
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskTypeDataSeeder }); }
37736
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
37737
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskTypeDataSeeder }); }
37738
37738
  }
37739
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskTypeDataSeeder, decorators: [{
37739
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskTypeDataSeeder, decorators: [{
37740
37740
  type: Injectable
37741
37741
  }] });
37742
37742
 
@@ -37880,10 +37880,10 @@ class AXMTaskStatusDataSeeder {
37880
37880
  async seed() {
37881
37881
  await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.taskStatus.name}`, taskStatusMock);
37882
37882
  }
37883
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskStatusDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
37884
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskStatusDataSeeder }); }
37883
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskStatusDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
37884
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskStatusDataSeeder }); }
37885
37885
  }
37886
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskStatusDataSeeder, decorators: [{
37886
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskStatusDataSeeder, decorators: [{
37887
37887
  type: Injectable
37888
37888
  }] });
37889
37889
 
@@ -38051,10 +38051,10 @@ class AXMTaskDataSeeder {
38051
38051
  async seed() {
38052
38052
  await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.task.name}`, taskMock);
38053
38053
  }
38054
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38055
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskDataSeeder }); }
38054
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38055
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskDataSeeder }); }
38056
38056
  }
38057
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskDataSeeder, decorators: [{
38057
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskDataSeeder, decorators: [{
38058
38058
  type: Injectable
38059
38059
  }] });
38060
38060
 
@@ -38159,17 +38159,17 @@ class AXMTaskTemplateDataSeeder {
38159
38159
  async seed() {
38160
38160
  await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.taskTemplate.name}`, taskTemplateMock);
38161
38161
  }
38162
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38163
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskTemplateDataSeeder }); }
38162
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38163
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskTemplateDataSeeder }); }
38164
38164
  }
38165
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMTaskTemplateDataSeeder, decorators: [{
38165
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMTaskTemplateDataSeeder, decorators: [{
38166
38166
  type: Injectable
38167
38167
  }] });
38168
38168
 
38169
38169
  class AXCTaskManagementMockModule {
38170
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
38171
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskManagementMockModule }); }
38172
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskManagementMockModule, providers: [
38170
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
38171
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskManagementMockModule }); }
38172
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskManagementMockModule, providers: [
38173
38173
  {
38174
38174
  provide: AXP_DATA_SEEDER_TOKEN,
38175
38175
  useClass: AXMTaskTypeDataSeeder,
@@ -38192,7 +38192,7 @@ class AXCTaskManagementMockModule {
38192
38192
  },
38193
38193
  ] }); }
38194
38194
  }
38195
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTaskManagementMockModule, decorators: [{
38195
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTaskManagementMockModule, decorators: [{
38196
38196
  type: NgModule,
38197
38197
  args: [{
38198
38198
  providers: [
@@ -38478,10 +38478,10 @@ class AXCTrainingDataSeeder {
38478
38478
  async seed() {
38479
38479
  await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.training.name}`, trainingMock);
38480
38480
  }
38481
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38482
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingDataSeeder }); }
38481
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38482
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingDataSeeder }); }
38483
38483
  }
38484
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingDataSeeder, decorators: [{
38484
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingDataSeeder, decorators: [{
38485
38485
  type: Injectable
38486
38486
  }] });
38487
38487
 
@@ -38492,10 +38492,10 @@ class AXCTrainigTypeDataSeeder {
38492
38492
  async seed() {
38493
38493
  await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.trainingType.name}`, trainingTypeMockData);
38494
38494
  }
38495
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainigTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38496
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainigTypeDataSeeder }); }
38495
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainigTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38496
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainigTypeDataSeeder }); }
38497
38497
  }
38498
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainigTypeDataSeeder, decorators: [{
38498
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainigTypeDataSeeder, decorators: [{
38499
38499
  type: Injectable
38500
38500
  }] });
38501
38501
 
@@ -38525,10 +38525,10 @@ class AXCTrainingParticipantDataSeeder {
38525
38525
  async seed() {
38526
38526
  await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.trainingParticipant.name}`, trainingParticipantMockData);
38527
38527
  }
38528
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingParticipantDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38529
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingParticipantDataSeeder }); }
38528
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingParticipantDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38529
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingParticipantDataSeeder }); }
38530
38530
  }
38531
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingParticipantDataSeeder, decorators: [{
38531
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingParticipantDataSeeder, decorators: [{
38532
38532
  type: Injectable
38533
38533
  }] });
38534
38534
 
@@ -38572,10 +38572,10 @@ class AXCTrainingFacilitatorDataSeeder {
38572
38572
  async seed() {
38573
38573
  await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.trainingFacilitator.name}`, trainingFacilitatorMock);
38574
38574
  }
38575
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38576
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder }); }
38575
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38576
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder }); }
38577
38577
  }
38578
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder, decorators: [{
38578
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder, decorators: [{
38579
38579
  type: Injectable
38580
38580
  }] });
38581
38581
 
@@ -38586,10 +38586,10 @@ class AXCPeriodDataSeeder {
38586
38586
  async seed() {
38587
38587
  await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.period.name}`, periodMock);
38588
38588
  }
38589
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCPeriodDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38590
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCPeriodDataSeeder }); }
38589
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCPeriodDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38590
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCPeriodDataSeeder }); }
38591
38591
  }
38592
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCPeriodDataSeeder, decorators: [{
38592
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCPeriodDataSeeder, decorators: [{
38593
38593
  type: Injectable
38594
38594
  }] });
38595
38595
 
@@ -38603,17 +38603,17 @@ class AXCCourseDataSeeder {
38603
38603
  await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.courseLocation.name}`, courseLocationMock);
38604
38604
  await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.coursePeriod.name}`, coursePeriodMockData);
38605
38605
  }
38606
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCourseDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38607
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCourseDataSeeder }); }
38606
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCourseDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38607
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCourseDataSeeder }); }
38608
38608
  }
38609
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCourseDataSeeder, decorators: [{
38609
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCourseDataSeeder, decorators: [{
38610
38610
  type: Injectable
38611
38611
  }] });
38612
38612
 
38613
38613
  class AXCTrainingManagementMockModule {
38614
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
38615
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingManagementMockModule }); }
38616
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingManagementMockModule, providers: [
38614
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
38615
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingManagementMockModule }); }
38616
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingManagementMockModule, providers: [
38617
38617
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCTrainingDataSeeder, multi: true },
38618
38618
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCTrainigTypeDataSeeder, multi: true },
38619
38619
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCTrainingParticipantDataSeeder, multi: true },
@@ -38622,7 +38622,7 @@ class AXCTrainingManagementMockModule {
38622
38622
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCCourseDataSeeder, multi: true },
38623
38623
  ] }); }
38624
38624
  }
38625
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCTrainingManagementMockModule, decorators: [{
38625
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCTrainingManagementMockModule, decorators: [{
38626
38626
  type: NgModule,
38627
38627
  args: [{
38628
38628
  imports: [],
@@ -38664,21 +38664,21 @@ class AXCWorkflowDefinitionDataSeeder {
38664
38664
  await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.workflowDefinition.name}`, workflowDefinitionEntityMock);
38665
38665
  console.log(`[WorkflowDefinitionSeeder] Seeded ${workflowDefinitionEntityMock.length} workflow definitions`);
38666
38666
  }
38667
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38668
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder }); }
38667
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
38668
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder }); }
38669
38669
  }
38670
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, decorators: [{
38670
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, decorators: [{
38671
38671
  type: Injectable
38672
38672
  }] });
38673
38673
 
38674
38674
  class AXCWorkflowManagementMockModule {
38675
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
38676
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowManagementMockModule }); }
38677
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowManagementMockModule, providers: [
38675
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
38676
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowManagementMockModule }); }
38677
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowManagementMockModule, providers: [
38678
38678
  provideCommandSetups([
38679
38679
  {
38680
38680
  key: 'Distribution:Record',
38681
- command: () => import('./acorex-connectivity-mock-distribution-record.command-w3zoeELy.mjs').then((c) => c.AXCDistributionCommand),
38681
+ command: () => import('./acorex-connectivity-mock-distribution-record.command-B-Xviv6G.mjs').then((c) => c.AXCDistributionCommand),
38682
38682
  },
38683
38683
  ]),
38684
38684
  {
@@ -38688,7 +38688,7 @@ class AXCWorkflowManagementMockModule {
38688
38688
  },
38689
38689
  ] }); }
38690
38690
  }
38691
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCWorkflowManagementMockModule, decorators: [{
38691
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCWorkflowManagementMockModule, decorators: [{
38692
38692
  type: NgModule,
38693
38693
  args: [{
38694
38694
  imports: [],
@@ -38698,7 +38698,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImpo
38698
38698
  provideCommandSetups([
38699
38699
  {
38700
38700
  key: 'Distribution:Record',
38701
- command: () => import('./acorex-connectivity-mock-distribution-record.command-w3zoeELy.mjs').then((c) => c.AXCDistributionCommand),
38701
+ command: () => import('./acorex-connectivity-mock-distribution-record.command-B-Xviv6G.mjs').then((c) => c.AXCDistributionCommand),
38702
38702
  },
38703
38703
  ]),
38704
38704
  {
@@ -40070,10 +40070,10 @@ class AXCApplicationDataSeeder {
40070
40070
  async seed() {
40071
40071
  await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.application.name}`, APPLICATIONS);
40072
40072
  }
40073
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCApplicationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40074
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCApplicationDataSeeder }); }
40073
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCApplicationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40074
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCApplicationDataSeeder }); }
40075
40075
  }
40076
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCApplicationDataSeeder, decorators: [{
40076
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCApplicationDataSeeder, decorators: [{
40077
40077
  type: Injectable
40078
40078
  }] });
40079
40079
 
@@ -40084,10 +40084,10 @@ class AXCEditionDataSeeder {
40084
40084
  async seed() {
40085
40085
  await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.edition.name}`, EDITIONS);
40086
40086
  }
40087
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCEditionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40088
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCEditionDataSeeder }); }
40087
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCEditionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40088
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCEditionDataSeeder }); }
40089
40089
  }
40090
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCEditionDataSeeder, decorators: [{
40090
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCEditionDataSeeder, decorators: [{
40091
40091
  type: Injectable
40092
40092
  }] });
40093
40093
 
@@ -40098,10 +40098,10 @@ class AXCFeatureDataSeeder {
40098
40098
  async seed() {
40099
40099
  await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.feature.name}`, FEATURES);
40100
40100
  }
40101
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFeatureDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40102
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFeatureDataSeeder }); }
40101
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFeatureDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40102
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFeatureDataSeeder }); }
40103
40103
  }
40104
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCFeatureDataSeeder, decorators: [{
40104
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCFeatureDataSeeder, decorators: [{
40105
40105
  type: Injectable
40106
40106
  }] });
40107
40107
 
@@ -40112,17 +40112,17 @@ class AXCModuleDataSeeder {
40112
40112
  async seed() {
40113
40113
  await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.module.name}`, MODULES);
40114
40114
  }
40115
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCModuleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40116
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCModuleDataSeeder }); }
40115
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCModuleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40116
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCModuleDataSeeder }); }
40117
40117
  }
40118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCModuleDataSeeder, decorators: [{
40118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCModuleDataSeeder, decorators: [{
40119
40119
  type: Injectable
40120
40120
  }] });
40121
40121
 
40122
40122
  class AXCApplicationManagementMockModule {
40123
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCApplicationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
40124
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCApplicationManagementMockModule }); }
40125
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCApplicationManagementMockModule, providers: [
40123
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCApplicationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
40124
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCApplicationManagementMockModule }); }
40125
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCApplicationManagementMockModule, providers: [
40126
40126
  {
40127
40127
  provide: AXP_DATA_SEEDER_TOKEN,
40128
40128
  useClass: AXCApplicationDataSeeder,
@@ -40145,7 +40145,7 @@ class AXCApplicationManagementMockModule {
40145
40145
  },
40146
40146
  ] }); }
40147
40147
  }
40148
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCApplicationManagementMockModule, decorators: [{
40148
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCApplicationManagementMockModule, decorators: [{
40149
40149
  type: NgModule,
40150
40150
  args: [{
40151
40151
  imports: [],
@@ -40395,10 +40395,10 @@ class AXMQuestionBankItemCategoryDataSeeder {
40395
40395
  async seed() {
40396
40396
  await this.storage.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.questionBankItem.name}Category`, QUESTION_BANK_ITEM_CATEGORY_MOCK);
40397
40397
  }
40398
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionBankItemCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40399
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionBankItemCategoryDataSeeder }); }
40398
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionBankItemCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40399
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionBankItemCategoryDataSeeder }); }
40400
40400
  }
40401
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionBankItemCategoryDataSeeder, decorators: [{
40401
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionBankItemCategoryDataSeeder, decorators: [{
40402
40402
  type: Injectable
40403
40403
  }] });
40404
40404
 
@@ -40716,10 +40716,10 @@ class AXMQuestionnaireCategoryDataSeeder {
40716
40716
  async seed() {
40717
40717
  await this.storage.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.questionnaire.name}Category`, QUESTIONNAIRE_CATEGORY_MOCK);
40718
40718
  }
40719
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionnaireCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40720
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionnaireCategoryDataSeeder }); }
40719
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionnaireCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40720
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionnaireCategoryDataSeeder }); }
40721
40721
  }
40722
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionnaireCategoryDataSeeder, decorators: [{
40722
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionnaireCategoryDataSeeder, decorators: [{
40723
40723
  type: Injectable
40724
40724
  }] });
40725
40725
 
@@ -40730,10 +40730,10 @@ class AXMQuestionBankItemDataSeeder {
40730
40730
  async seed() {
40731
40731
  await this.storage.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.questionBankItem.name}`, questionBankItemMock);
40732
40732
  }
40733
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionBankItemDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40734
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionBankItemDataSeeder }); }
40733
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionBankItemDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40734
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionBankItemDataSeeder }); }
40735
40735
  }
40736
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionBankItemDataSeeder, decorators: [{
40736
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionBankItemDataSeeder, decorators: [{
40737
40737
  type: Injectable
40738
40738
  }] });
40739
40739
 
@@ -40744,10 +40744,10 @@ class AXMQuestionnaireDataSeeder {
40744
40744
  async seed() {
40745
40745
  await this.storage.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.questionnaire.name}`, questionnaireMock);
40746
40746
  }
40747
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionnaireDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40748
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionnaireDataSeeder }); }
40747
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionnaireDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40748
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionnaireDataSeeder }); }
40749
40749
  }
40750
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMQuestionnaireDataSeeder, decorators: [{
40750
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMQuestionnaireDataSeeder, decorators: [{
40751
40751
  type: Injectable
40752
40752
  }] });
40753
40753
 
@@ -40831,10 +40831,10 @@ class AXMPublicationDataSeeder {
40831
40831
  async seed() {
40832
40832
  await this.storage.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.publication.name}`, publicationMock);
40833
40833
  }
40834
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPublicationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40835
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPublicationDataSeeder }); }
40834
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPublicationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40835
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPublicationDataSeeder }); }
40836
40836
  }
40837
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMPublicationDataSeeder, decorators: [{
40837
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMPublicationDataSeeder, decorators: [{
40838
40838
  type: Injectable
40839
40839
  }] });
40840
40840
 
@@ -40932,10 +40932,10 @@ class AXMResponseSessionDataSeeder {
40932
40932
  async seed() {
40933
40933
  await this.storage.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.responseSession.name}`, responseSessionMock);
40934
40934
  }
40935
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMResponseSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40936
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMResponseSessionDataSeeder }); }
40935
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMResponseSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
40936
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMResponseSessionDataSeeder }); }
40937
40937
  }
40938
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMResponseSessionDataSeeder, decorators: [{
40938
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMResponseSessionDataSeeder, decorators: [{
40939
40939
  type: Injectable
40940
40940
  }] });
40941
40941
 
@@ -41018,10 +41018,10 @@ class AXMCollaboratorDataSeeder {
41018
41018
  async seed() {
41019
41019
  await this.storage.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.collaborator.name}`, collaboratorMock);
41020
41020
  }
41021
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMCollaboratorDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41022
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMCollaboratorDataSeeder }); }
41021
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMCollaboratorDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41022
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMCollaboratorDataSeeder }); }
41023
41023
  }
41024
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMCollaboratorDataSeeder, decorators: [{
41024
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMCollaboratorDataSeeder, decorators: [{
41025
41025
  type: Injectable
41026
41026
  }] });
41027
41027
 
@@ -41127,17 +41127,17 @@ class AXMResponseEntryDataSeeder {
41127
41127
  async seed() {
41128
41128
  await this.storage.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.responseEntry.name}`, responseEntryMock);
41129
41129
  }
41130
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMResponseEntryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41131
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMResponseEntryDataSeeder }); }
41130
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMResponseEntryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41131
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMResponseEntryDataSeeder }); }
41132
41132
  }
41133
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXMResponseEntryDataSeeder, decorators: [{
41133
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXMResponseEntryDataSeeder, decorators: [{
41134
41134
  type: Injectable
41135
41135
  }] });
41136
41136
 
41137
41137
  class AXCAssessmentManagementMockModule {
41138
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAssessmentManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
41139
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCAssessmentManagementMockModule }); }
41140
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAssessmentManagementMockModule, providers: [
41138
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAssessmentManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
41139
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCAssessmentManagementMockModule }); }
41140
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAssessmentManagementMockModule, providers: [
41141
41141
  // Seed categories first (for category filters)
41142
41142
  {
41143
41143
  provide: AXP_DATA_SEEDER_TOKEN,
@@ -41187,7 +41187,7 @@ class AXCAssessmentManagementMockModule {
41187
41187
  },
41188
41188
  ] }); }
41189
41189
  }
41190
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCAssessmentManagementMockModule, decorators: [{
41190
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCAssessmentManagementMockModule, decorators: [{
41191
41191
  type: NgModule,
41192
41192
  args: [{
41193
41193
  imports: [],
@@ -41255,10 +41255,10 @@ class AXCCustomerTypeDataSeeder {
41255
41255
  async seed() {
41256
41256
  await this.storageService.initial(RootConfig$p.entities.customerType.source, CUSTOMER_TYPES_MOCK);
41257
41257
  }
41258
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41259
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerTypeDataSeeder }); }
41258
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41259
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerTypeDataSeeder }); }
41260
41260
  }
41261
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerTypeDataSeeder, decorators: [{
41261
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerTypeDataSeeder, decorators: [{
41262
41262
  type: Injectable
41263
41263
  }] });
41264
41264
 
@@ -41269,10 +41269,10 @@ class AXCCustomerSegmentDataSeeder {
41269
41269
  async seed() {
41270
41270
  await this.storageService.initial(RootConfig$p.entities.customerSegment.source, CUSTOMER_SEGMENTS_MOCK);
41271
41271
  }
41272
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerSegmentDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41273
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerSegmentDataSeeder }); }
41272
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerSegmentDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41273
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerSegmentDataSeeder }); }
41274
41274
  }
41275
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerSegmentDataSeeder, decorators: [{
41275
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerSegmentDataSeeder, decorators: [{
41276
41276
  type: Injectable
41277
41277
  }] });
41278
41278
 
@@ -41283,10 +41283,10 @@ class AXCCustomerDataSeeder {
41283
41283
  async seed() {
41284
41284
  await this.storageService.initial(RootConfig$p.entities.customer.source, CUSTOMERS_MOCK);
41285
41285
  }
41286
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41287
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerDataSeeder }); }
41286
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41287
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerDataSeeder }); }
41288
41288
  }
41289
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerDataSeeder, decorators: [{
41289
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerDataSeeder, decorators: [{
41290
41290
  type: Injectable
41291
41291
  }] });
41292
41292
 
@@ -41307,10 +41307,10 @@ class AXCCrmOpportunityStageDataSeeder {
41307
41307
  async seed() {
41308
41308
  await this.storageService.initial(RootConfig$p.entities.opportunityStage.source, OPPORTUNITY_STAGES_MOCK);
41309
41309
  }
41310
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41311
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder }); }
41310
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41311
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder }); }
41312
41312
  }
41313
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder, decorators: [{
41313
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder, decorators: [{
41314
41314
  type: Injectable
41315
41315
  }] });
41316
41316
 
@@ -41326,10 +41326,10 @@ class AXCCrmSalesPipelineDataSeeder {
41326
41326
  async seed() {
41327
41327
  await this.storageService.initial(RootConfig$p.entities.salesPipeline.source, SALES_PIPELINES_MOCK);
41328
41328
  }
41329
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41330
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder }); }
41329
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41330
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder }); }
41331
41331
  }
41332
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder, decorators: [{
41332
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder, decorators: [{
41333
41333
  type: Injectable
41334
41334
  }] });
41335
41335
 
@@ -41349,10 +41349,10 @@ class AXCCrmLifecycleStageDataSeeder {
41349
41349
  async seed() {
41350
41350
  await this.storageService.initial(RootConfig$p.entities.lifecycleStage.source, LIFECYCLE_STAGES_MOCK);
41351
41351
  }
41352
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41353
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder }); }
41352
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41353
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder }); }
41354
41354
  }
41355
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder, decorators: [{
41355
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder, decorators: [{
41356
41356
  type: Injectable
41357
41357
  }] });
41358
41358
 
@@ -41370,10 +41370,10 @@ class AXCCrmSalesTerritoryDataSeeder {
41370
41370
  async seed() {
41371
41371
  await this.storageService.initial(RootConfig$p.entities.salesTerritory.source, SALES_TERRITORIES_MOCK);
41372
41372
  }
41373
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41374
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder }); }
41373
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41374
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder }); }
41375
41375
  }
41376
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder, decorators: [{
41376
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder, decorators: [{
41377
41377
  type: Injectable
41378
41378
  }] });
41379
41379
 
@@ -41390,10 +41390,10 @@ class AXCCrmLeadDataSeeder {
41390
41390
  async seed() {
41391
41391
  await this.storageService.initial(RootConfig$p.entities.lead.source, LEADS_MOCK);
41392
41392
  }
41393
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmLeadDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41394
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmLeadDataSeeder }); }
41393
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmLeadDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41394
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmLeadDataSeeder }); }
41395
41395
  }
41396
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmLeadDataSeeder, decorators: [{
41396
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmLeadDataSeeder, decorators: [{
41397
41397
  type: Injectable
41398
41398
  }] });
41399
41399
 
@@ -41436,10 +41436,10 @@ class AXCCrmOpportunityDataSeeder {
41436
41436
  async seed() {
41437
41437
  await this.storageService.initial(RootConfig$p.entities.opportunity.source, OPPORTUNITIES_MOCK);
41438
41438
  }
41439
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmOpportunityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41440
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmOpportunityDataSeeder }); }
41439
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmOpportunityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41440
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmOpportunityDataSeeder }); }
41441
41441
  }
41442
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmOpportunityDataSeeder, decorators: [{
41442
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmOpportunityDataSeeder, decorators: [{
41443
41443
  type: Injectable
41444
41444
  }] });
41445
41445
 
@@ -41456,10 +41456,10 @@ class AXCCrmActivityDataSeeder {
41456
41456
  async seed() {
41457
41457
  await this.storageService.initial(RootConfig$p.entities.activity.source, ACTIVITIES_MOCK);
41458
41458
  }
41459
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmActivityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41460
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmActivityDataSeeder }); }
41459
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmActivityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41460
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmActivityDataSeeder }); }
41461
41461
  }
41462
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmActivityDataSeeder, decorators: [{
41462
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmActivityDataSeeder, decorators: [{
41463
41463
  type: Injectable
41464
41464
  }] });
41465
41465
 
@@ -41480,17 +41480,17 @@ class AXCCrmDealContactRoleDataSeeder {
41480
41480
  async seed() {
41481
41481
  await this.storageService.initial(RootConfig$p.entities.dealContactRole.source, DEAL_CONTACT_ROLES_MOCK);
41482
41482
  }
41483
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41484
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder }); }
41483
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41484
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder }); }
41485
41485
  }
41486
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder, decorators: [{
41486
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder, decorators: [{
41487
41487
  type: Injectable
41488
41488
  }] });
41489
41489
 
41490
41490
  class AXCCustomerManagementMockModule {
41491
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
41492
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerManagementMockModule }); }
41493
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerManagementMockModule, providers: [
41491
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
41492
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerManagementMockModule }); }
41493
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerManagementMockModule, providers: [
41494
41494
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCCustomerTypeDataSeeder, multi: true },
41495
41495
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCCustomerSegmentDataSeeder, multi: true },
41496
41496
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCCrmOpportunityStageDataSeeder, multi: true },
@@ -41504,7 +41504,7 @@ class AXCCustomerManagementMockModule {
41504
41504
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCCrmDealContactRoleDataSeeder, multi: true },
41505
41505
  ] }); }
41506
41506
  }
41507
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCCustomerManagementMockModule, decorators: [{
41507
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCCustomerManagementMockModule, decorators: [{
41508
41508
  type: NgModule,
41509
41509
  args: [{
41510
41510
  providers: [
@@ -41596,21 +41596,21 @@ class AXPIssueTypeDataSeeder {
41596
41596
  async seed() {
41597
41597
  await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.issueType.name}`, ISSUE_TYPES);
41598
41598
  }
41599
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPIssueTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41600
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPIssueTypeDataSeeder }); }
41599
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPIssueTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41600
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPIssueTypeDataSeeder }); }
41601
41601
  }
41602
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXPIssueTypeDataSeeder, decorators: [{
41602
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXPIssueTypeDataSeeder, decorators: [{
41603
41603
  type: Injectable
41604
41604
  }] });
41605
41605
 
41606
41606
  class AXCHelpDeskMockModule {
41607
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCHelpDeskMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
41608
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCHelpDeskMockModule }); }
41609
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCHelpDeskMockModule, providers: [
41607
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCHelpDeskMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
41608
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCHelpDeskMockModule }); }
41609
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCHelpDeskMockModule, providers: [
41610
41610
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXPIssueTypeDataSeeder, multi: true },
41611
41611
  ] }); }
41612
41612
  }
41613
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCHelpDeskMockModule, decorators: [{
41613
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCHelpDeskMockModule, decorators: [{
41614
41614
  type: NgModule,
41615
41615
  args: [{
41616
41616
  imports: [],
@@ -41850,10 +41850,10 @@ class AXCDexieEntityStorageService extends Dexie {
41850
41850
  }
41851
41851
  return allIds;
41852
41852
  }
41853
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDexieEntityStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41854
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDexieEntityStorageService }); }
41853
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDexieEntityStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
41854
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDexieEntityStorageService }); }
41855
41855
  }
41856
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCDexieEntityStorageService, decorators: [{
41856
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCDexieEntityStorageService, decorators: [{
41857
41857
  type: Injectable
41858
41858
  }], ctorParameters: () => [] });
41859
41859
 
@@ -43833,9 +43833,9 @@ const lockGuardMiddleware = {
43833
43833
  //#endregion
43834
43834
 
43835
43835
  class AXCMiddlewaresModule {
43836
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMiddlewaresModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
43837
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCMiddlewaresModule }); }
43838
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMiddlewaresModule, providers: [
43836
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMiddlewaresModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
43837
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCMiddlewaresModule }); }
43838
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMiddlewaresModule, providers: [
43839
43839
  // Provide the concrete backend and middlewares
43840
43840
  { provide: AXP_ENTITY_STORAGE_BACKEND, useClass: AXCDexieEntityStorageService },
43841
43841
  // Middlewares
@@ -43855,7 +43855,7 @@ class AXCMiddlewaresModule {
43855
43855
  //{ provide: AXP_DISTRIBUTED_EVENT_LISTENER_PROVIDER, multi: true, useValue: AXCMockEntityLogListener },
43856
43856
  ] }); }
43857
43857
  }
43858
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMiddlewaresModule, decorators: [{
43858
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMiddlewaresModule, decorators: [{
43859
43859
  type: NgModule,
43860
43860
  args: [{
43861
43861
  imports: [],
@@ -43895,8 +43895,8 @@ class AXCMockModule {
43895
43895
  },
43896
43896
  });
43897
43897
  }
43898
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMockModule, deps: [{ token: i1$1.AXPAppStartUpService }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.NgModule }); }
43899
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.10", ngImport: i0, type: AXCMockModule, imports: [i2$1.AXPAuthModule, AXCCommonMockModule,
43898
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMockModule, deps: [{ token: i1$1.AXPAppStartUpService }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.NgModule }); }
43899
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.12", ngImport: i0, type: AXCMockModule, imports: [i2$1.AXPAuthModule, AXCCommonMockModule,
43900
43900
  //
43901
43901
  AXCIdentifierManagementMockModule,
43902
43902
  //
@@ -43932,7 +43932,7 @@ class AXCMockModule {
43932
43932
  AXCAssessmentManagementMockModule,
43933
43933
  //
43934
43934
  AXCMiddlewaresModule] }); }
43935
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMockModule, providers: [AXSafePipe], imports: [AXPAuthModule.forRoot({
43935
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMockModule, providers: [AXSafePipe], imports: [AXPAuthModule.forRoot({
43936
43936
  strategies: [AXCUserPassStrategyMock],
43937
43937
  }),
43938
43938
  AXCCommonMockModule,
@@ -43972,7 +43972,7 @@ class AXCMockModule {
43972
43972
  //
43973
43973
  AXCMiddlewaresModule] }); }
43974
43974
  }
43975
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCMockModule, decorators: [{
43975
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCMockModule, decorators: [{
43976
43976
  type: NgModule,
43977
43977
  args: [{
43978
43978
  imports: [
@@ -44115,10 +44115,10 @@ class AXCGoogleStrategyMock extends AXPAuthStrategy {
44115
44115
  },
44116
44116
  };
44117
44117
  }
44118
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCGoogleStrategyMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
44119
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCGoogleStrategyMock }); }
44118
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCGoogleStrategyMock, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
44119
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCGoogleStrategyMock }); }
44120
44120
  }
44121
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.10", ngImport: i0, type: AXCGoogleStrategyMock, decorators: [{
44121
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.12", ngImport: i0, type: AXCGoogleStrategyMock, decorators: [{
44122
44122
  type: Injectable
44123
44123
  }], ctorParameters: () => [] });
44124
44124