@acorex/connectivity 20.0.8 → 20.0.10

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.
@@ -10,7 +10,7 @@ import { inject, Injectable, NgModule } from '@angular/core';
10
10
  import { AXPLockService, AXPFileStorageStatus, AXPRegionalService, AXPFileStorageService } from '@acorex/platform/common';
11
11
  import { AXSafePipe } from '@acorex/core/pipes';
12
12
  import { RootConfig, AXMUsersEntityService, AXMSessionStatusTypes, AXMDeviceSessionsServiceImpl, AXMDeviceSessionsService } from '@acorex/modules/security-management';
13
- import { AXMFormTemplateTypes, RootConfig as RootConfig$1, AXMPermissionsKeys } from '@acorex/modules/form-template-management';
13
+ import { AXMFormTemplateTypes, RootConfig as RootConfig$1, AXMFormTemplateManagementCategoryEntityServiceImpl, AXMFormTemplateManagementCategoryEntityService, AXMPermissionsKeys } from '@acorex/modules/form-template-management';
14
14
  import { AXMOrganizationNodeType, RootConfig as RootConfig$2 } from '@acorex/modules/organization-management';
15
15
  import { RootConfig as RootConfig$3 } from '@acorex/modules/report-management';
16
16
  import { AXPWidgetsList } from '@acorex/modules/common';
@@ -18,7 +18,8 @@ import { RootConfig as RootConfig$4 } from '@acorex/modules/contact-management';
18
18
  import { AXPBarChartWidget, AXPAnalogClockWidget, AXPMinimalWeatherWidget, AXPAdvancedWeatherWidget, AXPStickyNoteWidget, AXPDonutChartWidget, AXPGaugeChartWidget, AXPLineChartWidget, AXPTaskListWidget, RootConfig as RootConfig$5 } from '@acorex/modules/dashboard-management';
19
19
  import { AXPMyNotificationDashboardWidget, RootConfig as RootConfig$a, AXMNotificationEntityService } from '@acorex/modules/notification-management';
20
20
  import { AXMChatService, AXMCommentService, RootConfig as RootConfig$6 } from '@acorex/modules/conversation';
21
- import { throttleTime, take, of, delay, firstValueFrom } from 'rxjs';
21
+ import { filter, throttleTime, take, of, delay, firstValueFrom } from 'rxjs';
22
+ import { AXMPermissionsKeys as AXMPermissionsKeys$1, RootConfig as RootConfig$e } from '@acorex/modules/issue-management';
22
23
  import { RootConfig as RootConfig$7, AXMMetaDataDefinitionCategoryServiceImpl, AXMMetaDataDefinitionService, AXMMetaDataDefinitionCategoryService } from '@acorex/modules/platform-management';
23
24
  import { AXFileService } from '@acorex/core/file';
24
25
  import { AXTranslationService } from '@acorex/core/translation';
@@ -28,8 +29,8 @@ import { APPLICATION_SOURCE_NAME, MODULE_SOURCE_NAME, ENTITY_SOURCE_NAME, FEATUR
28
29
  import { RootConfig as RootConfig$b } from '@acorex/modules/training-management';
29
30
  import { RootConfig as RootConfig$c } from '@acorex/modules/project-management';
30
31
  import { RootConfig as RootConfig$d, AXMFolderServiceImpl, AXMDocumentServiceImpl, AXMFolderService, AXMDocumentService } from '@acorex/modules/document-management';
31
- import { RootConfig as RootConfig$e } from '@acorex/modules/issue-management';
32
32
  import { RootConfig as RootConfig$f } from '@acorex/modules/log-management';
33
+ import { RootConfig as RootConfig$g } from '@acorex/modules/data-management';
33
34
 
34
35
  class AXPDexieEntityStorageService extends Dexie {
35
36
  constructor() {
@@ -253,10 +254,10 @@ class AXPDexieEntityStorageService extends Dexie {
253
254
  items: result.slice(request.skip, (request.skip ?? 0) + (request.take ?? 0)),
254
255
  });
255
256
  }
256
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPDexieEntityStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
257
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPDexieEntityStorageService }); }
257
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPDexieEntityStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
258
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPDexieEntityStorageService }); }
258
259
  }
259
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPDexieEntityStorageService, decorators: [{
260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPDexieEntityStorageService, decorators: [{
260
261
  type: Injectable
261
262
  }], ctorParameters: () => [] });
262
263
 
@@ -340,10 +341,10 @@ class MOCKStrategy {
340
341
  },
341
342
  };
342
343
  }
343
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MOCKStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
344
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MOCKStrategy }); }
344
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MOCKStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
345
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MOCKStrategy }); }
345
346
  }
346
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MOCKStrategy, decorators: [{
347
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MOCKStrategy, decorators: [{
347
348
  type: Injectable
348
349
  }], ctorParameters: () => [] });
349
350
 
@@ -446,17 +447,29 @@ class AXPFormTemplateCategoryDataSeeder {
446
447
  await this.storageService.initial(`${RootConfig$1.module.name}.${RootConfig$1.entities.category.name}`, TEMPLATE_CATEGORIES);
447
448
  await this.storageService.initial(`${RootConfig$1.module.name}.${RootConfig$1.entities.template.name}`, TEMPLATE_FORM_TEMPLATES);
448
449
  }
449
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPFormTemplateCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
450
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPFormTemplateCategoryDataSeeder }); }
450
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPFormTemplateCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
451
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPFormTemplateCategoryDataSeeder }); }
451
452
  }
452
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPFormTemplateCategoryDataSeeder, decorators: [{
453
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPFormTemplateCategoryDataSeeder, decorators: [{
453
454
  type: Injectable
454
455
  }] });
455
456
 
457
+ class AXCTemplateCategoryService extends AXMFormTemplateManagementCategoryEntityServiceImpl {
458
+ async insertOne(request) {
459
+ const result = await super.insertOne(request);
460
+ if (request.parentId != null) {
461
+ const parent = await super.getOne(request.parentId);
462
+ parent.childCount = (parent.childCount ?? 0) + 1;
463
+ await super.updateOne(parent.id, parent);
464
+ }
465
+ return result;
466
+ }
467
+ }
468
+
456
469
  class AXCFormTemplateManagementMockModule {
457
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFormTemplateManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
458
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCFormTemplateManagementMockModule }); }
459
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFormTemplateManagementMockModule, providers: [
470
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFormTemplateManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
471
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCFormTemplateManagementMockModule }); }
472
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFormTemplateManagementMockModule, providers: [
460
473
  // {
461
474
  // provide: AXP_WIDGET_DATASOURCE_PROVIDER,
462
475
  // useClass: AXPMockWidgetDataSourceProvider,
@@ -467,9 +480,13 @@ class AXCFormTemplateManagementMockModule {
467
480
  useClass: AXPFormTemplateCategoryDataSeeder,
468
481
  multi: true,
469
482
  },
483
+ {
484
+ provide: AXMFormTemplateManagementCategoryEntityService,
485
+ useClass: AXCTemplateCategoryService,
486
+ },
470
487
  ] }); }
471
488
  }
472
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFormTemplateManagementMockModule, decorators: [{
489
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFormTemplateManagementMockModule, decorators: [{
473
490
  type: NgModule,
474
491
  args: [{
475
492
  imports: [],
@@ -486,6 +503,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
486
503
  useClass: AXPFormTemplateCategoryDataSeeder,
487
504
  multi: true,
488
505
  },
506
+ {
507
+ provide: AXMFormTemplateManagementCategoryEntityService,
508
+ useClass: AXCTemplateCategoryService,
509
+ },
489
510
  ],
490
511
  }]
491
512
  }] });
@@ -2011,17 +2032,17 @@ class AXCOrganizationManagementDataSeeder {
2011
2032
  // Responsibility
2012
2033
  await this.storageService.initial(RootConfig$2.entities.responsibility.source, RESPONSIBILITIES_MOCK);
2013
2034
  }
2014
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCOrganizationManagementDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2015
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCOrganizationManagementDataSeeder }); }
2035
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCOrganizationManagementDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2036
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCOrganizationManagementDataSeeder }); }
2016
2037
  }
2017
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCOrganizationManagementDataSeeder, decorators: [{
2038
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCOrganizationManagementDataSeeder, decorators: [{
2018
2039
  type: Injectable
2019
2040
  }] });
2020
2041
 
2021
2042
  class AXCFOrganizationManagementMockModule {
2022
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFOrganizationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2023
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCFOrganizationManagementMockModule }); }
2024
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFOrganizationManagementMockModule, providers: [
2043
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFOrganizationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2044
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCFOrganizationManagementMockModule }); }
2045
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFOrganizationManagementMockModule, providers: [
2025
2046
  {
2026
2047
  provide: AXP_DATA_SEEDER_TOKEN,
2027
2048
  useClass: AXCOrganizationManagementDataSeeder,
@@ -2029,7 +2050,7 @@ class AXCFOrganizationManagementMockModule {
2029
2050
  },
2030
2051
  ] }); }
2031
2052
  }
2032
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFOrganizationManagementMockModule, decorators: [{
2053
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFOrganizationManagementMockModule, decorators: [{
2033
2054
  type: NgModule,
2034
2055
  args: [{
2035
2056
  imports: [],
@@ -3242,17 +3263,17 @@ class AXPReportManagementDataSeeder {
3242
3263
  // Seed report definitions
3243
3264
  await this.storageService.initial(`${RootConfig$3.module.name}.${RootConfig$3.entities.report.name}`, REPORT_DEFINITIONS);
3244
3265
  }
3245
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPReportManagementDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3246
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPReportManagementDataSeeder }); }
3266
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPReportManagementDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3267
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPReportManagementDataSeeder }); }
3247
3268
  }
3248
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPReportManagementDataSeeder, decorators: [{
3269
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPReportManagementDataSeeder, decorators: [{
3249
3270
  type: Injectable
3250
3271
  }] });
3251
3272
 
3252
3273
  class AXCReportManagementMockModule {
3253
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCReportManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3254
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCReportManagementMockModule }); }
3255
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCReportManagementMockModule, providers: [
3274
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCReportManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3275
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCReportManagementMockModule }); }
3276
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCReportManagementMockModule, providers: [
3256
3277
  {
3257
3278
  provide: AXP_DATA_SEEDER_TOKEN,
3258
3279
  useClass: AXPReportManagementDataSeeder,
@@ -3260,7 +3281,7 @@ class AXCReportManagementMockModule {
3260
3281
  },
3261
3282
  ] }); }
3262
3283
  }
3263
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCReportManagementMockModule, decorators: [{
3284
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCReportManagementMockModule, decorators: [{
3264
3285
  type: NgModule,
3265
3286
  args: [{
3266
3287
  imports: [],
@@ -3331,10 +3352,10 @@ class AXCContactTypeDataSeeder {
3331
3352
  async seed() {
3332
3353
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.contactType.name}`, contactTypeMock);
3333
3354
  }
3334
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3335
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactTypeDataSeeder }); }
3355
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3356
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactTypeDataSeeder }); }
3336
3357
  }
3337
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactTypeDataSeeder, decorators: [{
3358
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactTypeDataSeeder, decorators: [{
3338
3359
  type: Injectable
3339
3360
  }] });
3340
3361
 
@@ -3402,10 +3423,10 @@ class AXCContactSourceDataSeeder {
3402
3423
  async seed() {
3403
3424
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.contactSource.name}`, contactSourceMock);
3404
3425
  }
3405
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactSourceDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3406
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactSourceDataSeeder }); }
3426
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactSourceDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3427
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactSourceDataSeeder }); }
3407
3428
  }
3408
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactSourceDataSeeder, decorators: [{
3429
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactSourceDataSeeder, decorators: [{
3409
3430
  type: Injectable
3410
3431
  }] });
3411
3432
 
@@ -3496,10 +3517,10 @@ class AXCContactMethodTypeDataSeeder {
3496
3517
  async seed() {
3497
3518
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.contactMethodType.name}`, contactMethodTypeMock);
3498
3519
  }
3499
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactMethodTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3500
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactMethodTypeDataSeeder }); }
3520
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactMethodTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3521
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactMethodTypeDataSeeder }); }
3501
3522
  }
3502
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactMethodTypeDataSeeder, decorators: [{
3523
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactMethodTypeDataSeeder, decorators: [{
3503
3524
  type: Injectable
3504
3525
  }] });
3505
3526
 
@@ -3567,10 +3588,10 @@ class AXCAddressTypeDataSeeder {
3567
3588
  async seed() {
3568
3589
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.addressType.name}`, addressTypeMock);
3569
3590
  }
3570
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAddressTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3571
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAddressTypeDataSeeder }); }
3591
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAddressTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3592
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAddressTypeDataSeeder }); }
3572
3593
  }
3573
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAddressTypeDataSeeder, decorators: [{
3594
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAddressTypeDataSeeder, decorators: [{
3574
3595
  type: Injectable
3575
3596
  }] });
3576
3597
 
@@ -3704,10 +3725,10 @@ class AXCContactDataSeeder {
3704
3725
  async seed() {
3705
3726
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.contact.name}`, contactMock);
3706
3727
  }
3707
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3708
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactDataSeeder }); }
3728
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3729
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactDataSeeder }); }
3709
3730
  }
3710
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactDataSeeder, decorators: [{
3731
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactDataSeeder, decorators: [{
3711
3732
  type: Injectable
3712
3733
  }] });
3713
3734
 
@@ -3862,10 +3883,10 @@ class AXCContactMethodDataSeeder {
3862
3883
  async seed() {
3863
3884
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.contactMethod.name}`, contactMethodMock);
3864
3885
  }
3865
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactMethodDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3866
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactMethodDataSeeder }); }
3886
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactMethodDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3887
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactMethodDataSeeder }); }
3867
3888
  }
3868
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactMethodDataSeeder, decorators: [{
3889
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactMethodDataSeeder, decorators: [{
3869
3890
  type: Injectable
3870
3891
  }] });
3871
3892
 
@@ -4017,10 +4038,10 @@ class AXCContactAddressDataSeeder {
4017
4038
  async seed() {
4018
4039
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.contactAddress.name}`, contactAddressMock);
4019
4040
  }
4020
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactAddressDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4021
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactAddressDataSeeder }); }
4041
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactAddressDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4042
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactAddressDataSeeder }); }
4022
4043
  }
4023
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactAddressDataSeeder, decorators: [{
4044
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactAddressDataSeeder, decorators: [{
4024
4045
  type: Injectable
4025
4046
  }] });
4026
4047
 
@@ -4097,17 +4118,17 @@ class AXCContactRelationshipDataSeeder {
4097
4118
  async seed() {
4098
4119
  await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.contactRelationship.name}`, contactRelationshipMock);
4099
4120
  }
4100
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactRelationshipDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4101
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactRelationshipDataSeeder }); }
4121
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactRelationshipDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4122
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactRelationshipDataSeeder }); }
4102
4123
  }
4103
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactRelationshipDataSeeder, decorators: [{
4124
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactRelationshipDataSeeder, decorators: [{
4104
4125
  type: Injectable
4105
4126
  }] });
4106
4127
 
4107
4128
  class AXCContactManagementMockModule {
4108
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4109
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCContactManagementMockModule }); }
4110
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactManagementMockModule, providers: [
4129
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4130
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCContactManagementMockModule }); }
4131
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactManagementMockModule, providers: [
4111
4132
  {
4112
4133
  provide: AXP_DATA_SEEDER_TOKEN,
4113
4134
  useClass: AXCContactTypeDataSeeder,
@@ -4150,7 +4171,7 @@ class AXCContactManagementMockModule {
4150
4171
  },
4151
4172
  ] }); }
4152
4173
  }
4153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCContactManagementMockModule, decorators: [{
4174
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCContactManagementMockModule, decorators: [{
4154
4175
  type: NgModule,
4155
4176
  args: [{
4156
4177
  imports: [],
@@ -5147,17 +5168,17 @@ class AXPDashboardDataSeeder {
5147
5168
  async seed() {
5148
5169
  await this.storageService.initial(`${RootConfig$5.module.name}.${RootConfig$5.entities.dashboard.name}`, DASHBOARDS);
5149
5170
  }
5150
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPDashboardDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5151
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPDashboardDataSeeder }); }
5171
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPDashboardDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5172
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPDashboardDataSeeder }); }
5152
5173
  }
5153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPDashboardDataSeeder, decorators: [{
5174
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPDashboardDataSeeder, decorators: [{
5154
5175
  type: Injectable
5155
5176
  }] });
5156
5177
 
5157
5178
  class AXCDashboardManagementMockModule {
5158
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCDashboardManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
5159
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCDashboardManagementMockModule }); }
5160
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCDashboardManagementMockModule, providers: [
5179
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDashboardManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
5180
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCDashboardManagementMockModule }); }
5181
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDashboardManagementMockModule, providers: [
5161
5182
  {
5162
5183
  provide: AXP_DATA_SEEDER_TOKEN,
5163
5184
  useClass: AXPDashboardDataSeeder,
@@ -5165,7 +5186,7 @@ class AXCDashboardManagementMockModule {
5165
5186
  },
5166
5187
  ] }); }
5167
5188
  }
5168
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCDashboardManagementMockModule, decorators: [{
5189
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDashboardManagementMockModule, decorators: [{
5169
5190
  type: NgModule,
5170
5191
  args: [{
5171
5192
  imports: [],
@@ -5227,10 +5248,10 @@ class AXMAiResponderService {
5227
5248
  ];
5228
5249
  return randomReplies[Math.floor(Math.random() * randomReplies.length)];
5229
5250
  }
5230
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXMAiResponderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5231
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXMAiResponderService, providedIn: 'root' }); }
5251
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMAiResponderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5252
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMAiResponderService, providedIn: 'root' }); }
5232
5253
  }
5233
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXMAiResponderService, decorators: [{
5254
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMAiResponderService, decorators: [{
5234
5255
  type: Injectable,
5235
5256
  args: [{
5236
5257
  providedIn: 'root',
@@ -5407,7 +5428,13 @@ class AXPMessageDataSeeder {
5407
5428
  }
5408
5429
  async seed() {
5409
5430
  await this.storageService.initial(`${RootConfig$6.module.name}.${RootConfig$6.entities.message.name}`, MESSAGES);
5410
- this.chatService.messageSent$.pipe(throttleTime(4000), take(30)).subscribe(async (message) => {
5431
+ const currentUserId = this.sessionService.user?.id;
5432
+ if (!currentUserId) {
5433
+ return;
5434
+ }
5435
+ this.chatService.messageSent$
5436
+ .pipe(filter((message) => message.author.id === currentUserId), throttleTime(1000), take(30))
5437
+ .subscribe(async (message) => {
5411
5438
  try {
5412
5439
  const room = await this.chatService.getRoom(message.roomId);
5413
5440
  const otherMembers = room.members.filter((member) => member.id !== message.author.id);
@@ -5423,8 +5450,11 @@ class AXPMessageDataSeeder {
5423
5450
  }));
5424
5451
  const conversationLog = formattedHistory.join('\n');
5425
5452
  const randomMemberName = await this.getUserName(randomMember.id);
5426
- const systemPrompt = `You are ${randomMemberName}. Replay to last message Based on the following conversation, provide a short response. Do not include your name in the response.`;
5427
- const fullPrompt = `${systemPrompt}\n\nConversation History:\n${conversationLog}`;
5453
+ const behaviorPrompt = 'Keep in mind, be creative and a bit funny';
5454
+ const languagePrompt = 'Use the language of the conversation (if u see anyone speak farsi, speak farsi, else speak english';
5455
+ const systemPrompt = `You are ${randomMemberName}. Replay to last messages Based on the following conversation, provide a short response. Do not include your name in the response. make it like real conversation`;
5456
+ const attentionPrompt = `Pay attention to messages from ${this.sessionService.user?.title}`;
5457
+ const fullPrompt = `${systemPrompt}\n${behaviorPrompt}\n${languagePrompt}\n${attentionPrompt}\n\nConversation History:\n${conversationLog}`;
5428
5458
  const typingDuration = Math.random() * 1000 + 5000; // 1-2 seconds
5429
5459
  await this.chatService.startTyping(room.id, randomMember.id);
5430
5460
  const aiResponse = await this.aiResponderService.getAIResponse(fullPrompt);
@@ -5437,11 +5467,9 @@ class AXPMessageDataSeeder {
5437
5467
  console.error('Error seeding mock message:', error);
5438
5468
  }
5439
5469
  });
5440
- this.commentService.commentAdded$.pipe(throttleTime(4000), take(3)).subscribe(async (comment) => {
5441
- const currentUser = this.sessionService.user;
5442
- if (!currentUser || comment.author.id !== currentUser.id) {
5443
- return;
5444
- }
5470
+ this.commentService.commentAdded$
5471
+ .pipe(filter((comment) => comment.author.id === currentUserId), throttleTime(1000), take(3))
5472
+ .subscribe(async (comment) => {
5445
5473
  try {
5446
5474
  const { items: allUsers } = await this.usersService.query({ skip: 0, take: 100 });
5447
5475
  const otherUsers = allUsers.filter((u) => u.id !== comment.author.id);
@@ -5457,7 +5485,7 @@ class AXPMessageDataSeeder {
5457
5485
  }));
5458
5486
  const conversationLog = formattedHistory.join('\n');
5459
5487
  const randomUserName = await this.getUserName(randomUser.id);
5460
- const systemPrompt = `You are ${randomUserName}. Replay to last message Based on the following conversation, provide a short response. Do not include your name in the response.`;
5488
+ const systemPrompt = `You are ${randomUserName}. Replay to last messages Based on the following conversation, provide a short response. Do not include your name in the response.`;
5461
5489
  const fullPrompt = `${systemPrompt}\n\nConversation History:\n${conversationLog}`;
5462
5490
  const aiResponse = await this.aiResponderService.getAIResponse(fullPrompt);
5463
5491
  // Add a delay
@@ -5471,10 +5499,10 @@ class AXPMessageDataSeeder {
5471
5499
  }
5472
5500
  });
5473
5501
  }
5474
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPMessageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5475
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPMessageDataSeeder }); }
5502
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPMessageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5503
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPMessageDataSeeder }); }
5476
5504
  }
5477
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPMessageDataSeeder, decorators: [{
5505
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPMessageDataSeeder, decorators: [{
5478
5506
  type: Injectable
5479
5507
  }] });
5480
5508
 
@@ -5485,17 +5513,17 @@ class AXPRoomDataSeeder {
5485
5513
  async seed() {
5486
5514
  await this.storageService.initial(`${RootConfig$6.module.name}.${RootConfig$6.entities.room.name}`, ROOMS);
5487
5515
  }
5488
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPRoomDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5489
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPRoomDataSeeder }); }
5516
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPRoomDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5517
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPRoomDataSeeder }); }
5490
5518
  }
5491
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPRoomDataSeeder, decorators: [{
5519
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPRoomDataSeeder, decorators: [{
5492
5520
  type: Injectable
5493
5521
  }] });
5494
5522
 
5495
5523
  class AXCConversationMockModule {
5496
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCConversationMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
5497
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCConversationMockModule }); }
5498
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCConversationMockModule, providers: [
5524
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCConversationMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
5525
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCConversationMockModule }); }
5526
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCConversationMockModule, providers: [
5499
5527
  {
5500
5528
  provide: AXP_DATA_SEEDER_TOKEN,
5501
5529
  useClass: AXPMessageDataSeeder,
@@ -5508,7 +5536,7 @@ class AXCConversationMockModule {
5508
5536
  },
5509
5537
  ] }); }
5510
5538
  }
5511
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCConversationMockModule, decorators: [{
5539
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCConversationMockModule, decorators: [{
5512
5540
  type: NgModule,
5513
5541
  args: [{
5514
5542
  imports: [],
@@ -5552,10 +5580,10 @@ class MockApplicationLoader {
5552
5580
  return of([demo_app]).pipe(delay(500));
5553
5581
  }
5554
5582
  }
5555
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MockApplicationLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5556
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MockApplicationLoader }); }
5583
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MockApplicationLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5584
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MockApplicationLoader }); }
5557
5585
  }
5558
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MockApplicationLoader, decorators: [{
5586
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MockApplicationLoader, decorators: [{
5559
5587
  type: Injectable
5560
5588
  }] });
5561
5589
 
@@ -5584,12 +5612,21 @@ class MockPermissionLoader {
5584
5612
  this.userPermissions = [
5585
5613
  AXMPermissionsKeys.FormTemplate.Management,
5586
5614
  AXMPermissionsKeys.FormTemplate.Categories.Management,
5587
- AXMPermissionsKeys.FormTemplate.Templates.Management
5615
+ AXMPermissionsKeys.FormTemplate.Templates.Management,
5616
+ AXMPermissionsKeys$1.Issue.MyReportedIssues.Management,
5588
5617
  ];
5589
5618
  this.adminPermissions = [...this.userPermissions, ...['admin', 'demo.admin.settings']];
5590
- this.rootPermissions = [...this.adminPermissions, ...['platform', 'platform.reports',
5591
- 'document-management:manage', 'document-management:document-type:manage',
5592
- 'document-management:driver:manage']];
5619
+ this.rootPermissions = [
5620
+ ...this.adminPermissions,
5621
+ ...[
5622
+ 'platform',
5623
+ 'platform.reports',
5624
+ 'document-management:manage',
5625
+ 'document-management:document-type:manage',
5626
+ 'document-management:driver:manage',
5627
+ ],
5628
+ AXMPermissionsKeys$1.Issue.ReportedIssues.Management,
5629
+ ];
5593
5630
  }
5594
5631
  getList(context) {
5595
5632
  if (context.user?.name == 'root') {
@@ -5602,10 +5639,10 @@ class MockPermissionLoader {
5602
5639
  return of(this.userPermissions);
5603
5640
  }
5604
5641
  }
5605
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MockPermissionLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5606
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MockPermissionLoader }); }
5642
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MockPermissionLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5643
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MockPermissionLoader }); }
5607
5644
  }
5608
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MockPermissionLoader, decorators: [{
5645
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MockPermissionLoader, decorators: [{
5609
5646
  type: Injectable
5610
5647
  }] });
5611
5648
 
@@ -5628,24 +5665,24 @@ class MockTenantLoader {
5628
5665
  return of([demo_tenant]).pipe(delay(500));
5629
5666
  }
5630
5667
  }
5631
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MockTenantLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5632
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MockTenantLoader }); }
5668
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MockTenantLoader, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5669
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MockTenantLoader }); }
5633
5670
  }
5634
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: MockTenantLoader, decorators: [{
5671
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: MockTenantLoader, decorators: [{
5635
5672
  type: Injectable
5636
5673
  }] });
5637
5674
 
5638
5675
  class AXCAuthMockModule {
5639
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAuthMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
5640
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCAuthMockModule }); }
5641
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAuthMockModule, providers: [
5676
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAuthMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
5677
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCAuthMockModule }); }
5678
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAuthMockModule, providers: [
5642
5679
  { provide: AXP_APPLICATION_LOADER, useClass: MockApplicationLoader },
5643
5680
  { provide: AXP_FEATURE_LOADER, useClass: MockFeatureLoader },
5644
5681
  { provide: AXP_PERMISSION_LOADER, useClass: MockPermissionLoader },
5645
5682
  { provide: AXP_TENANT_LOADER, useClass: MockTenantLoader },
5646
5683
  ] }); }
5647
5684
  }
5648
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAuthMockModule, decorators: [{
5685
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAuthMockModule, decorators: [{
5649
5686
  type: NgModule,
5650
5687
  args: [{
5651
5688
  imports: [],
@@ -5661,19 +5698,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
5661
5698
  }] });
5662
5699
 
5663
5700
  const OHS_ID = AXPDataGenerator.uuid();
5664
- const child1 = {
5701
+ const child1$1 = {
5665
5702
  id: AXPDataGenerator.uuid(),
5666
5703
  title: 'General',
5667
5704
  parentId: OHS_ID,
5668
5705
  childCount: 0,
5669
5706
  };
5670
- const child2 = {
5707
+ const child2$1 = {
5671
5708
  id: AXPDataGenerator.uuid(),
5672
5709
  title: 'License',
5673
5710
  parentId: OHS_ID,
5674
5711
  childCount: 0,
5675
5712
  };
5676
- const child3 = {
5713
+ const child3$1 = {
5677
5714
  id: AXPDataGenerator.uuid(),
5678
5715
  title: 'Training',
5679
5716
  parentId: OHS_ID,
@@ -5689,11 +5726,11 @@ const METADATA_CATEGORY_MOCK = [
5689
5726
  id: OHS_ID,
5690
5727
  title: 'OHS',
5691
5728
  childCount: 2,
5692
- children: [child1, child2, child3],
5729
+ children: [child1$1, child2$1, child3$1],
5693
5730
  },
5694
- child1,
5695
- child2,
5696
- child3,
5731
+ child1$1,
5732
+ child2$1,
5733
+ child3$1,
5697
5734
  ];
5698
5735
  const checkbox$2 = '{"type":"document-layout","children":[{"type":"page-layout","children":[{"type":"checkbox-editor","name":"checkbox-editor1","options":{"label":"i accept","readonly":false,"disabled":false},"defaultValue":false,"path":"accept-check-box"}],"name":"page-layout1"}],"name":"document"}';
5699
5736
  const colorboxInterface = '{"type":"document-layout","children":[{"type":"page-layout","children":[{"type":"block-layout","name":"block-layout1","options":{"flexDirection":{"id":"ax-flex-row"},"flexJustifyContent":{"id":"ax-justify-normal"},"flexAlignItems":{"id":"ax-items-start"},"gap":2,"flexWrap":{"id":"ax-flex-nowrap"},"spacing":{"margin":"0px 0px 0px 0px","padding":"0px 0px 0px 0px"},"border":{"width":"0px","radius":"0px","color":"#000000","style":"none"},"flexOptions":{"gap":"0px","flexDirection":"row","flexWrap":"nowrap","justifyContent":"flex-start","alignItems":"flex-start"}}},"children":[{"type":"color-editor","name":"color-editor1","options":{"readonly":false,"disabled":false,"validations":{"required":{"rule":"required","message":"This field is required."}},"placeholder":"pick color"},"path":"color-box"}]}],"name":"page-layout1"}],"name":"document"}';
@@ -5767,10 +5804,10 @@ class AXCMetaDataDefinitionDataSeeder {
5767
5804
  await this.storageService.initial(`${RootConfig$7.module.name}.${RootConfig$7.entities.metaDataDefinitionCategory.name}`, METADATA_CATEGORY_MOCK);
5768
5805
  await this.storageService.initial(`${RootConfig$7.module.name}.${RootConfig$7.entities.metaDataDefinition.name}`, METADATA_MOCK);
5769
5806
  }
5770
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5771
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder }); }
5807
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5808
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder }); }
5772
5809
  }
5773
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, decorators: [{
5810
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, decorators: [{
5774
5811
  type: Injectable
5775
5812
  }] });
5776
5813
 
@@ -5802,10 +5839,10 @@ class AXCAppVersionDataSeeder {
5802
5839
  async seed() {
5803
5840
  await this.storageService.initial(`${RootConfig$7.module.name}.${RootConfig$7.entities.appVersion.name}`, APP_VERSIONS);
5804
5841
  }
5805
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAppVersionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5806
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAppVersionDataSeeder }); }
5842
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAppVersionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5843
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAppVersionDataSeeder }); }
5807
5844
  }
5808
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAppVersionDataSeeder, decorators: [{
5845
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAppVersionDataSeeder, decorators: [{
5809
5846
  type: Injectable
5810
5847
  }] });
5811
5848
 
@@ -5833,10 +5870,10 @@ class AXCGlobalVariablesDataSeeder {
5833
5870
  async seed() {
5834
5871
  await this.storageService.initial(`${RootConfig$7.module.name}.${RootConfig$7.entities.globalVariable.name}`, GLOBAL_VARIABLES);
5835
5872
  }
5836
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCGlobalVariablesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5837
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCGlobalVariablesDataSeeder }); }
5873
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCGlobalVariablesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5874
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCGlobalVariablesDataSeeder }); }
5838
5875
  }
5839
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCGlobalVariablesDataSeeder, decorators: [{
5876
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCGlobalVariablesDataSeeder, decorators: [{
5840
5877
  type: Injectable
5841
5878
  }] });
5842
5879
 
@@ -5882,10 +5919,10 @@ class AXCAppTermDataSeeder {
5882
5919
  async seed() {
5883
5920
  await this.storageService.initial(`${RootConfig$7.module.name}.${RootConfig$7.entities.appTerm.name}`, APP_TERMS);
5884
5921
  }
5885
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAppTermDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5886
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAppTermDataSeeder }); }
5922
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAppTermDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5923
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAppTermDataSeeder }); }
5887
5924
  }
5888
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCAppTermDataSeeder, decorators: [{
5925
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCAppTermDataSeeder, decorators: [{
5889
5926
  type: Injectable
5890
5927
  }] });
5891
5928
 
@@ -5899,55 +5936,75 @@ class AXCMetaDataDefinitionCategoryMockService extends AXMMetaDataDefinitionCate
5899
5936
  take: 1000,
5900
5937
  skip: 0,
5901
5938
  filter: {
5902
- logic: "and",
5903
- filters: [{
5904
- field: "parentId",
5939
+ logic: 'and',
5940
+ filters: [
5941
+ {
5942
+ field: 'parentId',
5905
5943
  operator: {
5906
- type: "isNull"
5907
- }
5908
- }]
5909
- }
5944
+ type: 'isNull',
5945
+ },
5946
+ },
5947
+ ],
5948
+ },
5910
5949
  });
5911
- const categories = await Promise.all(rootCategories.items.map(category => this.buildCategoryTree(category)));
5950
+ const categories = await Promise.all(rootCategories.items.map((category) => this.buildCategoryTree(category)));
5912
5951
  return categories;
5913
5952
  }
5914
5953
  async buildCategoryTree(category) {
5915
5954
  const itemsResult = await this.metaDataService.query({
5916
5955
  filter: {
5917
- logic: "and",
5918
- filters: [{
5919
- field: "categoryIds",
5956
+ logic: 'and',
5957
+ filters: [
5958
+ {
5959
+ field: 'categoryIds',
5920
5960
  operator: {
5921
- type: 'contains'
5961
+ type: 'contains',
5922
5962
  },
5923
- value: category.id
5924
- }]
5963
+ value: category.id,
5964
+ },
5965
+ ],
5925
5966
  },
5926
5967
  take: 1000,
5927
- skip: 0
5968
+ skip: 0,
5928
5969
  });
5929
5970
  const childCategoriesResult = await this.query({
5930
5971
  filter: {
5931
- logic: "and",
5932
- filters: [{
5933
- field: "parentId",
5972
+ logic: 'and',
5973
+ filters: [
5974
+ {
5975
+ field: 'parentId',
5934
5976
  operator: {
5935
- type: "equal"
5977
+ type: 'equal',
5936
5978
  },
5937
- value: category.id
5938
- }]
5979
+ value: category.id,
5980
+ },
5981
+ ],
5939
5982
  },
5940
5983
  take: 1000,
5941
- skip: 0
5984
+ skip: 0,
5942
5985
  });
5943
- const children = await Promise.all(childCategoriesResult.items.map(child => this.buildCategoryTree(child)));
5986
+ const children = await Promise.all(childCategoriesResult.items.map((child) => this.buildCategoryTree(child)));
5944
5987
  return {
5945
5988
  ...category,
5946
5989
  items: itemsResult.items,
5947
5990
  categories: children,
5948
- children: children
5991
+ children: children,
5949
5992
  };
5950
5993
  }
5994
+ async insertOne(request) {
5995
+ const result = await super.insertOne(request);
5996
+ if (request.parentId != null) {
5997
+ const parent = await super.getOne(request.parentId);
5998
+ parent.children?.push({
5999
+ ...request,
6000
+ id: result,
6001
+ children: [],
6002
+ });
6003
+ parent.childCount = parent.children?.length ?? 0;
6004
+ await super.updateOne(parent.id, parent);
6005
+ }
6006
+ return result;
6007
+ }
5951
6008
  }
5952
6009
 
5953
6010
  class FileStorageDatabase extends Dexie {
@@ -6070,10 +6127,10 @@ class AXCFileStorageService {
6070
6127
  .catch((error) => console.error('Error during cleanup:', error));
6071
6128
  }, 5 * 60 * 1000); // Runs every 5 minutes
6072
6129
  }
6073
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFileStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6074
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFileStorageService }); }
6130
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFileStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6131
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFileStorageService }); }
6075
6132
  }
6076
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFileStorageService, decorators: [{
6133
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFileStorageService, decorators: [{
6077
6134
  type: Injectable
6078
6135
  }], ctorParameters: () => [] });
6079
6136
 
@@ -6221,10 +6278,10 @@ class AXCLockService {
6221
6278
  }
6222
6279
  return collection.toArray();
6223
6280
  }
6224
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCLockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6225
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCLockService }); }
6281
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCLockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6282
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCLockService }); }
6226
6283
  }
6227
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCLockService, decorators: [{
6284
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCLockService, decorators: [{
6228
6285
  type: Injectable
6229
6286
  }], ctorParameters: () => [] });
6230
6287
 
@@ -6323,9 +6380,9 @@ class AXCRegionalServiceImpl extends AXPRegionalService {
6323
6380
  }
6324
6381
 
6325
6382
  class AXCPlatformManagementMockModule {
6326
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCPlatformManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6327
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCPlatformManagementMockModule }); }
6328
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCPlatformManagementMockModule, providers: [
6383
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCPlatformManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6384
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCPlatformManagementMockModule }); }
6385
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCPlatformManagementMockModule, providers: [
6329
6386
  {
6330
6387
  provide: AXP_DATA_SEEDER_TOKEN,
6331
6388
  useClass: AXCMetaDataDefinitionDataSeeder,
@@ -6364,7 +6421,7 @@ class AXCPlatformManagementMockModule {
6364
6421
  },
6365
6422
  ] }); }
6366
6423
  }
6367
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCPlatformManagementMockModule, decorators: [{
6424
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCPlatformManagementMockModule, decorators: [{
6368
6425
  type: NgModule,
6369
6426
  args: [{
6370
6427
  imports: [],
@@ -6535,10 +6592,10 @@ class AXCTextTemplateCategoryDataSeeder {
6535
6592
  async seed() {
6536
6593
  await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.category.name}`, TEXT_TEMPLATE_CATEGORY);
6537
6594
  }
6538
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6539
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateCategoryDataSeeder }); }
6595
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6596
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateCategoryDataSeeder }); }
6540
6597
  }
6541
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateCategoryDataSeeder, decorators: [{
6598
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateCategoryDataSeeder, decorators: [{
6542
6599
  type: Injectable
6543
6600
  }] });
6544
6601
 
@@ -6549,17 +6606,17 @@ class AXCTextTemplateDataSeeder {
6549
6606
  async seed() {
6550
6607
  await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.template.name}`, TEXT_TEMPLATES);
6551
6608
  }
6552
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6553
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateDataSeeder }); }
6609
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6610
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateDataSeeder }); }
6554
6611
  }
6555
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateDataSeeder, decorators: [{
6612
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateDataSeeder, decorators: [{
6556
6613
  type: Injectable
6557
6614
  }] });
6558
6615
 
6559
6616
  class AXCTextTemplateManagementMockModule {
6560
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6561
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateManagementMockModule }); }
6562
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateManagementMockModule, providers: [
6617
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6618
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateManagementMockModule }); }
6619
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateManagementMockModule, providers: [
6563
6620
  {
6564
6621
  provide: AXP_DATA_SEEDER_TOKEN,
6565
6622
  useClass: AXCTextTemplateCategoryDataSeeder,
@@ -6572,7 +6629,7 @@ class AXCTextTemplateManagementMockModule {
6572
6629
  },
6573
6630
  ] }); }
6574
6631
  }
6575
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTextTemplateManagementMockModule, decorators: [{
6632
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTextTemplateManagementMockModule, decorators: [{
6576
6633
  type: NgModule,
6577
6634
  args: [{
6578
6635
  imports: [],
@@ -6691,10 +6748,10 @@ class AXPSecurityManagementDeviceSessionDataSeeder {
6691
6748
  }
6692
6749
  return deviceSessions;
6693
6750
  }
6694
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6695
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder }); }
6751
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6752
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder }); }
6696
6753
  }
6697
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder, decorators: [{
6754
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPSecurityManagementDeviceSessionDataSeeder, decorators: [{
6698
6755
  type: Injectable
6699
6756
  }] });
6700
6757
 
@@ -6713,10 +6770,10 @@ class AXPSecurityManagementRoleDataSeeder {
6713
6770
  }));
6714
6771
  await this.storageService.initial(`${RootConfig.module.name}.${RootConfig.entities.roles.name}`, roles);
6715
6772
  }
6716
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6717
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder }); }
6773
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6774
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder }); }
6718
6775
  }
6719
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder, decorators: [{
6776
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPSecurityManagementRoleDataSeeder, decorators: [{
6720
6777
  type: Injectable
6721
6778
  }] });
6722
6779
 
@@ -6739,10 +6796,10 @@ class AXPSecurityManagementUserDataSeeder {
6739
6796
  roles: user.roleIds,
6740
6797
  }));
6741
6798
  }
6742
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPSecurityManagementUserDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6743
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPSecurityManagementUserDataSeeder }); }
6799
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPSecurityManagementUserDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6800
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPSecurityManagementUserDataSeeder }); }
6744
6801
  }
6745
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPSecurityManagementUserDataSeeder, decorators: [{
6802
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPSecurityManagementUserDataSeeder, decorators: [{
6746
6803
  type: Injectable
6747
6804
  }] });
6748
6805
 
@@ -6769,9 +6826,9 @@ class AXCDeviceSessionService extends AXMDeviceSessionsServiceImpl {
6769
6826
  }
6770
6827
 
6771
6828
  class AXCSecurityManagementMockModule {
6772
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCSecurityManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6773
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCSecurityManagementMockModule }); }
6774
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCSecurityManagementMockModule, providers: [
6829
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCSecurityManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6830
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCSecurityManagementMockModule }); }
6831
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCSecurityManagementMockModule, providers: [
6775
6832
  {
6776
6833
  provide: AXP_DATA_SEEDER_TOKEN,
6777
6834
  useClass: AXPSecurityManagementDeviceSessionDataSeeder,
@@ -6793,7 +6850,7 @@ class AXCSecurityManagementMockModule {
6793
6850
  },
6794
6851
  ] }); }
6795
6852
  }
6796
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCSecurityManagementMockModule, decorators: [{
6853
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCSecurityManagementMockModule, decorators: [{
6797
6854
  type: NgModule,
6798
6855
  args: [{
6799
6856
  imports: [],
@@ -6847,17 +6904,17 @@ class AXCSchedulerJobDataSeeder {
6847
6904
  async seed() {
6848
6905
  await this.storageService.initial(`${RootConfig$9.module.name}.${RootConfig$9.entities.schedulerJob.name}`, SCHEDULER_JOB);
6849
6906
  }
6850
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCSchedulerJobDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6851
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCSchedulerJobDataSeeder }); }
6907
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCSchedulerJobDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6908
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCSchedulerJobDataSeeder }); }
6852
6909
  }
6853
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCSchedulerJobDataSeeder, decorators: [{
6910
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCSchedulerJobDataSeeder, decorators: [{
6854
6911
  type: Injectable
6855
6912
  }] });
6856
6913
 
6857
6914
  class AXCSchedulerJobManagementMockModule {
6858
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCSchedulerJobManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6859
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCSchedulerJobManagementMockModule }); }
6860
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCSchedulerJobManagementMockModule, providers: [
6915
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCSchedulerJobManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6916
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCSchedulerJobManagementMockModule }); }
6917
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCSchedulerJobManagementMockModule, providers: [
6861
6918
  {
6862
6919
  provide: AXP_DATA_SEEDER_TOKEN,
6863
6920
  useClass: AXCSchedulerJobDataSeeder,
@@ -6865,7 +6922,7 @@ class AXCSchedulerJobManagementMockModule {
6865
6922
  },
6866
6923
  ] }); }
6867
6924
  }
6868
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCSchedulerJobManagementMockModule, decorators: [{
6925
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCSchedulerJobManagementMockModule, decorators: [{
6869
6926
  type: NgModule,
6870
6927
  args: [{
6871
6928
  imports: [],
@@ -6897,10 +6954,10 @@ class AXCNotificationTemplateDataSeeder {
6897
6954
  async seed() {
6898
6955
  await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.template.name}`, NOTIFICATION_TEMPLATES);
6899
6956
  }
6900
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCNotificationTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6901
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCNotificationTemplateDataSeeder }); }
6957
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCNotificationTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6958
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCNotificationTemplateDataSeeder }); }
6902
6959
  }
6903
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCNotificationTemplateDataSeeder, decorators: [{
6960
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCNotificationTemplateDataSeeder, decorators: [{
6904
6961
  type: Injectable
6905
6962
  }] });
6906
6963
 
@@ -6933,10 +6990,10 @@ class AXMMockNotificationService {
6933
6990
  const notification = payload || generateNotification();
6934
6991
  await this.storageService.insertOne(this.name, notification);
6935
6992
  }
6936
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXMMockNotificationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6937
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXMMockNotificationService, providedIn: 'root' }); }
6993
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMMockNotificationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6994
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMMockNotificationService, providedIn: 'root' }); }
6938
6995
  }
6939
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXMMockNotificationService, decorators: [{
6996
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMMockNotificationService, decorators: [{
6940
6997
  type: Injectable,
6941
6998
  args: [{
6942
6999
  providedIn: 'root',
@@ -6981,9 +7038,9 @@ function generateNotification() {
6981
7038
  }
6982
7039
 
6983
7040
  class AXCNotificationManagementMockModule {
6984
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCNotificationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6985
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCNotificationManagementMockModule }); }
6986
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCNotificationManagementMockModule, providers: [
7041
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCNotificationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7042
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCNotificationManagementMockModule }); }
7043
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCNotificationManagementMockModule, providers: [
6987
7044
  {
6988
7045
  provide: AXP_DATA_SEEDER_TOKEN,
6989
7046
  useClass: AXCNotificationTemplateDataSeeder,
@@ -6995,7 +7052,7 @@ class AXCNotificationManagementMockModule {
6995
7052
  },
6996
7053
  ] }); }
6997
7054
  }
6998
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCNotificationManagementMockModule, decorators: [{
7055
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCNotificationManagementMockModule, decorators: [{
6999
7056
  type: NgModule,
7000
7057
  args: [{
7001
7058
  imports: [],
@@ -7137,10 +7194,10 @@ class AXCApplicationTemplateDataSeeder {
7137
7194
  const properties = this.storageService.initial(PROPERTY_SOURCE_NAME, PROPERTIES);
7138
7195
  await Promise.all([applications, modules, entities, features, permissions, editions, properties]);
7139
7196
  }
7140
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCApplicationTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7141
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCApplicationTemplateDataSeeder }); }
7197
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCApplicationTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7198
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCApplicationTemplateDataSeeder }); }
7142
7199
  }
7143
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCApplicationTemplateDataSeeder, decorators: [{
7200
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCApplicationTemplateDataSeeder, decorators: [{
7144
7201
  type: Injectable
7145
7202
  }] });
7146
7203
 
@@ -7226,10 +7283,10 @@ class AXCModuleDesignerService {
7226
7283
  async createPermission(payload) { }
7227
7284
  async updatePermission(payload) { }
7228
7285
  async deletePermission(permissionId) { }
7229
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCModuleDesignerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7230
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCModuleDesignerService, providedIn: 'root' }); }
7286
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCModuleDesignerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7287
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCModuleDesignerService, providedIn: 'root' }); }
7231
7288
  }
7232
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCModuleDesignerService, decorators: [{
7289
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCModuleDesignerService, decorators: [{
7233
7290
  type: Injectable,
7234
7291
  args: [{
7235
7292
  providedIn: 'root',
@@ -7237,9 +7294,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
7237
7294
  }] });
7238
7295
 
7239
7296
  class AXCApplicationManagementMockModule {
7240
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCApplicationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7241
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCApplicationManagementMockModule }); }
7242
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCApplicationManagementMockModule, providers: [
7297
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCApplicationManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7298
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCApplicationManagementMockModule }); }
7299
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCApplicationManagementMockModule, providers: [
7243
7300
  {
7244
7301
  provide: AXP_DATA_SEEDER_TOKEN,
7245
7302
  useClass: AXCApplicationTemplateDataSeeder,
@@ -7251,7 +7308,7 @@ class AXCApplicationManagementMockModule {
7251
7308
  },
7252
7309
  ] }); }
7253
7310
  }
7254
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCApplicationManagementMockModule, decorators: [{
7311
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCApplicationManagementMockModule, decorators: [{
7255
7312
  type: NgModule,
7256
7313
  args: [{
7257
7314
  imports: [],
@@ -7529,10 +7586,10 @@ class AXCTrainingDataSeeder {
7529
7586
  async seed() {
7530
7587
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.training.name}`, trainingMock);
7531
7588
  }
7532
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7533
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingDataSeeder }); }
7589
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7590
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingDataSeeder }); }
7534
7591
  }
7535
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingDataSeeder, decorators: [{
7592
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingDataSeeder, decorators: [{
7536
7593
  type: Injectable
7537
7594
  }] });
7538
7595
 
@@ -7543,10 +7600,10 @@ class AXCTrainigTypeDataSeeder {
7543
7600
  async seed() {
7544
7601
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.trainingType.name}`, trainingTypeMockData);
7545
7602
  }
7546
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainigTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7547
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainigTypeDataSeeder }); }
7603
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainigTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7604
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainigTypeDataSeeder }); }
7548
7605
  }
7549
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainigTypeDataSeeder, decorators: [{
7606
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainigTypeDataSeeder, decorators: [{
7550
7607
  type: Injectable
7551
7608
  }] });
7552
7609
 
@@ -7576,10 +7633,10 @@ class AXCTrainingParticipantDataSeeder {
7576
7633
  async seed() {
7577
7634
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.trainingParticipant.name}`, trainingParticipantMockData);
7578
7635
  }
7579
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingParticipantDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7580
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingParticipantDataSeeder }); }
7636
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingParticipantDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7637
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingParticipantDataSeeder }); }
7581
7638
  }
7582
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingParticipantDataSeeder, decorators: [{
7639
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingParticipantDataSeeder, decorators: [{
7583
7640
  type: Injectable
7584
7641
  }] });
7585
7642
 
@@ -7623,10 +7680,10 @@ class AXCTrainingFacilitatorDataSeeder {
7623
7680
  async seed() {
7624
7681
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.trainingFacilitator.name}`, trainingFacilitatorMock);
7625
7682
  }
7626
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7627
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder }); }
7683
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7684
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder }); }
7628
7685
  }
7629
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder, decorators: [{
7686
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingFacilitatorDataSeeder, decorators: [{
7630
7687
  type: Injectable
7631
7688
  }] });
7632
7689
 
@@ -7637,10 +7694,10 @@ class AXCPeriodDataSeeder {
7637
7694
  async seed() {
7638
7695
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.period.name}`, periodMock);
7639
7696
  }
7640
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCPeriodDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7641
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCPeriodDataSeeder }); }
7697
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCPeriodDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7698
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCPeriodDataSeeder }); }
7642
7699
  }
7643
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCPeriodDataSeeder, decorators: [{
7700
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCPeriodDataSeeder, decorators: [{
7644
7701
  type: Injectable
7645
7702
  }] });
7646
7703
 
@@ -7654,17 +7711,17 @@ class AXCCourseDataSeeder {
7654
7711
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.courseLocation.name}`, courseLocationMock);
7655
7712
  await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.coursePeriod.name}`, coursePeriodMockData);
7656
7713
  }
7657
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCCourseDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7658
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCCourseDataSeeder }); }
7714
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCCourseDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7715
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCCourseDataSeeder }); }
7659
7716
  }
7660
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCCourseDataSeeder, decorators: [{
7717
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCCourseDataSeeder, decorators: [{
7661
7718
  type: Injectable
7662
7719
  }] });
7663
7720
 
7664
7721
  class AXCTrainingManagementMockModule {
7665
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7666
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingManagementMockModule }); }
7667
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingManagementMockModule, providers: [
7722
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7723
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingManagementMockModule }); }
7724
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingManagementMockModule, providers: [
7668
7725
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCTrainingDataSeeder, multi: true },
7669
7726
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCTrainigTypeDataSeeder, multi: true },
7670
7727
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCTrainingParticipantDataSeeder, multi: true },
@@ -7673,7 +7730,7 @@ class AXCTrainingManagementMockModule {
7673
7730
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCCourseDataSeeder, multi: true },
7674
7731
  ] }); }
7675
7732
  }
7676
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTrainingManagementMockModule, decorators: [{
7733
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTrainingManagementMockModule, decorators: [{
7677
7734
  type: NgModule,
7678
7735
  args: [{
7679
7736
  imports: [],
@@ -7721,10 +7778,10 @@ class AXCProjectclientDataSeeder {
7721
7778
  async seed() {
7722
7779
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.client.name}`, ClientMock);
7723
7780
  }
7724
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectclientDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7725
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectclientDataSeeder }); }
7781
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectclientDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7782
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectclientDataSeeder }); }
7726
7783
  }
7727
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectclientDataSeeder, decorators: [{
7784
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectclientDataSeeder, decorators: [{
7728
7785
  type: Injectable
7729
7786
  }] });
7730
7787
 
@@ -7766,10 +7823,10 @@ class AXCProjectDataSeeder {
7766
7823
  async seed() {
7767
7824
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.project.name}`, projectMock$1);
7768
7825
  }
7769
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7770
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectDataSeeder }); }
7826
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7827
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectDataSeeder }); }
7771
7828
  }
7772
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectDataSeeder, decorators: [{
7829
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectDataSeeder, decorators: [{
7773
7830
  type: Injectable
7774
7831
  }] });
7775
7832
 
@@ -7837,10 +7894,10 @@ class AXCProjectMemberDataSeeder {
7837
7894
  async seed() {
7838
7895
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.projectMemeber.name}`, projectMemberMock);
7839
7896
  }
7840
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7841
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectMemberDataSeeder }); }
7897
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7898
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectMemberDataSeeder }); }
7842
7899
  }
7843
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectMemberDataSeeder, decorators: [{
7900
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectMemberDataSeeder, decorators: [{
7844
7901
  type: Injectable
7845
7902
  }] });
7846
7903
 
@@ -7852,10 +7909,10 @@ class AXCProjectRoleMemberDataSeeder {
7852
7909
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.projectType.name}`, projectTypeMock);
7853
7910
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.projectRoleMember.name}`, projectRoleMemberMock);
7854
7911
  }
7855
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7856
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectRoleMemberDataSeeder }); }
7912
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7913
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectRoleMemberDataSeeder }); }
7857
7914
  }
7858
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, decorators: [{
7915
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, decorators: [{
7859
7916
  type: Injectable
7860
7917
  }] });
7861
7918
 
@@ -7896,10 +7953,10 @@ class AXCsprintDataSeeder {
7896
7953
  async seed() {
7897
7954
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.sprint.name}`, sprintMock);
7898
7955
  }
7899
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCsprintDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7900
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCsprintDataSeeder }); }
7956
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCsprintDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7957
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCsprintDataSeeder }); }
7901
7958
  }
7902
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCsprintDataSeeder, decorators: [{
7959
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCsprintDataSeeder, decorators: [{
7903
7960
  type: Injectable
7904
7961
  }] });
7905
7962
 
@@ -7934,10 +7991,10 @@ class AXCTaskTypeDataSeeder {
7934
7991
  async seed() {
7935
7992
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.taskType.name}`, taskTypeMock);
7936
7993
  }
7937
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7938
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTaskTypeDataSeeder }); }
7994
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7995
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTaskTypeDataSeeder }); }
7939
7996
  }
7940
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTaskTypeDataSeeder, decorators: [{
7997
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTaskTypeDataSeeder, decorators: [{
7941
7998
  type: Injectable
7942
7999
  }] });
7943
8000
 
@@ -8003,10 +8060,10 @@ class AXCTaskDataSeeder {
8003
8060
  async seed() {
8004
8061
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.task.name}`, taskMock);
8005
8062
  }
8006
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8007
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTaskDataSeeder }); }
8063
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8064
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTaskDataSeeder }); }
8008
8065
  }
8009
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCTaskDataSeeder, decorators: [{
8066
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCTaskDataSeeder, decorators: [{
8010
8067
  type: Injectable
8011
8068
  }] });
8012
8069
 
@@ -8017,17 +8074,17 @@ class AXCWorkSiteSeeder {
8017
8074
  async seed() {
8018
8075
  await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.workSite.name}`, workSiteMock);
8019
8076
  }
8020
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCWorkSiteSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8021
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCWorkSiteSeeder }); }
8077
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCWorkSiteSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8078
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCWorkSiteSeeder }); }
8022
8079
  }
8023
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCWorkSiteSeeder, decorators: [{
8080
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCWorkSiteSeeder, decorators: [{
8024
8081
  type: Injectable
8025
8082
  }] });
8026
8083
 
8027
8084
  class AXCProjectManagementMockModule {
8028
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8029
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectManagementMockModule }); }
8030
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectManagementMockModule, providers: [
8085
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
8086
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectManagementMockModule }); }
8087
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectManagementMockModule, providers: [
8031
8088
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCProjectclientDataSeeder, multi: true },
8032
8089
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCProjectDataSeeder, multi: true },
8033
8090
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCProjectMemberDataSeeder, multi: true },
@@ -8038,7 +8095,7 @@ class AXCProjectManagementMockModule {
8038
8095
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCWorkSiteSeeder, multi: true },
8039
8096
  ] }); }
8040
8097
  }
8041
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCProjectManagementMockModule, decorators: [{
8098
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCProjectManagementMockModule, decorators: [{
8042
8099
  type: NgModule,
8043
8100
  args: [{
8044
8101
  imports: [],
@@ -8668,10 +8725,10 @@ class AXCFolderDataSeeder {
8668
8725
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.folder.name}`, FOLDER_MOCK_DATA);
8669
8726
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.document.name}`, FILE_MOCK_DATA);
8670
8727
  }
8671
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFolderDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8672
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFolderDataSeeder }); }
8728
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFolderDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8729
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFolderDataSeeder }); }
8673
8730
  }
8674
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCFolderDataSeeder, decorators: [{
8731
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCFolderDataSeeder, decorators: [{
8675
8732
  type: Injectable
8676
8733
  }] });
8677
8734
 
@@ -8682,10 +8739,10 @@ class AXCDocumentTypeDataSeeder {
8682
8739
  async seed() {
8683
8740
  await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.documentType.name}`, DOCUMENT_TYPES);
8684
8741
  }
8685
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCDocumentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8686
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCDocumentTypeDataSeeder }); }
8742
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDocumentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8743
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDocumentTypeDataSeeder }); }
8687
8744
  }
8688
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCDocumentTypeDataSeeder, decorators: [{
8745
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDocumentTypeDataSeeder, decorators: [{
8689
8746
  type: Injectable
8690
8747
  }] });
8691
8748
 
@@ -9006,16 +9063,16 @@ class AXMFileMockService extends AXMDocumentServiceImpl {
9006
9063
  }
9007
9064
 
9008
9065
  class AXCDocumentManagementMockModule {
9009
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCDocumentManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9010
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCDocumentManagementMockModule }); }
9011
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCDocumentManagementMockModule, providers: [
9066
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDocumentManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9067
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCDocumentManagementMockModule }); }
9068
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDocumentManagementMockModule, providers: [
9012
9069
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCFolderDataSeeder, multi: true },
9013
9070
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCDocumentTypeDataSeeder, multi: true },
9014
9071
  { provide: AXMFolderService, useClass: AXCFolderMockService },
9015
9072
  { provide: AXMDocumentService, useClass: AXMFileMockService },
9016
9073
  ] }); }
9017
9074
  }
9018
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCDocumentManagementMockModule, decorators: [{
9075
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDocumentManagementMockModule, decorators: [{
9019
9076
  type: NgModule,
9020
9077
  args: [{
9021
9078
  imports: [],
@@ -9103,21 +9160,21 @@ class AXPIssueTypeDataSeeder {
9103
9160
  async seed() {
9104
9161
  await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.issueType.name}`, ISSUE_TYPES);
9105
9162
  }
9106
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPIssueTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9107
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPIssueTypeDataSeeder }); }
9163
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPIssueTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9164
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPIssueTypeDataSeeder }); }
9108
9165
  }
9109
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXPIssueTypeDataSeeder, decorators: [{
9166
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXPIssueTypeDataSeeder, decorators: [{
9110
9167
  type: Injectable
9111
9168
  }] });
9112
9169
 
9113
9170
  class AXCIssueManagementMockModule {
9114
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCIssueManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9115
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCIssueManagementMockModule }); }
9116
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCIssueManagementMockModule, providers: [
9171
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCIssueManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9172
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCIssueManagementMockModule }); }
9173
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCIssueManagementMockModule, providers: [
9117
9174
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXPIssueTypeDataSeeder, multi: true },
9118
9175
  ] }); }
9119
9176
  }
9120
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCIssueManagementMockModule, decorators: [{
9177
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCIssueManagementMockModule, decorators: [{
9121
9178
  type: NgModule,
9122
9179
  args: [{
9123
9180
  imports: [],
@@ -9197,21 +9254,21 @@ class AXMLogDataSeeder {
9197
9254
  async seed() {
9198
9255
  await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.axpLog.name}`, projectMock);
9199
9256
  }
9200
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXMLogDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9201
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXMLogDataSeeder }); }
9257
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMLogDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9258
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMLogDataSeeder }); }
9202
9259
  }
9203
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXMLogDataSeeder, decorators: [{
9260
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXMLogDataSeeder, decorators: [{
9204
9261
  type: Injectable
9205
9262
  }] });
9206
9263
 
9207
9264
  class AXCLogManagementMockModule {
9208
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCLogManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9209
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCLogManagementMockModule }); }
9210
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCLogManagementMockModule, providers: [
9265
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCLogManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9266
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCLogManagementMockModule }); }
9267
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCLogManagementMockModule, providers: [
9211
9268
  { provide: AXP_DATA_SEEDER_TOKEN, useClass: AXMLogDataSeeder, multi: true },
9212
9269
  ] }); }
9213
9270
  }
9214
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCLogManagementMockModule, decorators: [{
9271
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCLogManagementMockModule, decorators: [{
9215
9272
  type: NgModule,
9216
9273
  args: [{
9217
9274
  imports: [],
@@ -9223,6 +9280,119 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
9223
9280
  }]
9224
9281
  }] });
9225
9282
 
9283
+ const REPORT_ID = AXPDataGenerator.uuid();
9284
+ const child1 = {
9285
+ id: AXPDataGenerator.uuid(),
9286
+ title: 'Financial Reports',
9287
+ parentId: REPORT_ID,
9288
+ childCount: 0,
9289
+ };
9290
+ const child2 = {
9291
+ id: AXPDataGenerator.uuid(),
9292
+ title: 'User Reports',
9293
+ parentId: REPORT_ID,
9294
+ childCount: 0,
9295
+ };
9296
+ const child3 = {
9297
+ id: AXPDataGenerator.uuid(),
9298
+ title: 'System Reports',
9299
+ parentId: REPORT_ID,
9300
+ childCount: 0,
9301
+ };
9302
+ const QUERY_CATEGORY_MOCK = [
9303
+ {
9304
+ id: AXPDataGenerator.uuid(),
9305
+ title: 'General Queries',
9306
+ childCount: 0,
9307
+ },
9308
+ {
9309
+ id: REPORT_ID,
9310
+ title: 'Reports',
9311
+ childCount: 3,
9312
+ children: [child1, child2, child3],
9313
+ },
9314
+ child1,
9315
+ child2,
9316
+ child3,
9317
+ {
9318
+ id: AXPDataGenerator.uuid(),
9319
+ title: 'Analytics',
9320
+ childCount: 0,
9321
+ },
9322
+ ];
9323
+ const QUERY_MOCK = [
9324
+ {
9325
+ id: AXPDataGenerator.uuid(),
9326
+ name: 'user-list-query',
9327
+ title: 'User List Query',
9328
+ categoryIds: [QUERY_CATEGORY_MOCK[0].id],
9329
+ categories: [{ id: QUERY_CATEGORY_MOCK[0].id, title: QUERY_CATEGORY_MOCK[0].title }],
9330
+ },
9331
+ {
9332
+ id: AXPDataGenerator.uuid(),
9333
+ name: 'financial-report-query',
9334
+ title: 'Financial Report Query',
9335
+ categoryIds: [child1.id],
9336
+ categories: [{ id: child1.id, title: child1.title }],
9337
+ },
9338
+ {
9339
+ id: AXPDataGenerator.uuid(),
9340
+ name: 'system-status-query',
9341
+ title: 'System Status Query',
9342
+ categoryIds: [child3.id],
9343
+ categories: [{ id: child3.id, title: child3.title }],
9344
+ },
9345
+ {
9346
+ id: AXPDataGenerator.uuid(),
9347
+ name: 'analytics-dashboard-query',
9348
+ title: 'Analytics Dashboard Query',
9349
+ categoryIds: [QUERY_CATEGORY_MOCK[5].id],
9350
+ categories: [{ id: QUERY_CATEGORY_MOCK[5].id, title: QUERY_CATEGORY_MOCK[5].title }],
9351
+ },
9352
+ ];
9353
+
9354
+ class AXCQueryDataSeeder {
9355
+ constructor() {
9356
+ this.storageService = inject(AXPEntityStorageService);
9357
+ }
9358
+ async seed() {
9359
+ await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.queryCategory.name}`, QUERY_CATEGORY_MOCK);
9360
+ await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.query.name}`, QUERY_MOCK);
9361
+ }
9362
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCQueryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9363
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCQueryDataSeeder }); }
9364
+ }
9365
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCQueryDataSeeder, decorators: [{
9366
+ type: Injectable
9367
+ }] });
9368
+
9369
+ class AXCDataManagementMockModule {
9370
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDataManagementMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
9371
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCDataManagementMockModule }); }
9372
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDataManagementMockModule, providers: [
9373
+ {
9374
+ provide: AXP_DATA_SEEDER_TOKEN,
9375
+ useClass: AXCQueryDataSeeder,
9376
+ multi: true,
9377
+ },
9378
+ ] }); }
9379
+ }
9380
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCDataManagementMockModule, decorators: [{
9381
+ type: NgModule,
9382
+ args: [{
9383
+ imports: [],
9384
+ exports: [],
9385
+ declarations: [],
9386
+ providers: [
9387
+ {
9388
+ provide: AXP_DATA_SEEDER_TOKEN,
9389
+ useClass: AXCQueryDataSeeder,
9390
+ multi: true,
9391
+ },
9392
+ ],
9393
+ }]
9394
+ }] });
9395
+
9226
9396
  class AXCMockModule {
9227
9397
  constructor(appInitService, injector) {
9228
9398
  const seederService = injector.get(AXPDataSeederService);
@@ -9235,8 +9405,8 @@ class AXCMockModule {
9235
9405
  },
9236
9406
  });
9237
9407
  }
9238
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCMockModule, deps: [{ token: i1.AXPAppStartUpService }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.NgModule }); }
9239
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.6", ngImport: i0, type: AXCMockModule, imports: [i2.AXPAuthModule, AXCFormTemplateManagementMockModule,
9408
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCMockModule, deps: [{ token: i1.AXPAppStartUpService }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.NgModule }); }
9409
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.7", ngImport: i0, type: AXCMockModule, imports: [i2.AXPAuthModule, AXCFormTemplateManagementMockModule,
9240
9410
  AXCFOrganizationManagementMockModule,
9241
9411
  AXCReportManagementMockModule,
9242
9412
  AXCContactManagementMockModule,
@@ -9253,8 +9423,9 @@ class AXCMockModule {
9253
9423
  AXCProjectManagementMockModule,
9254
9424
  AXCDocumentManagementMockModule,
9255
9425
  AXCIssueManagementMockModule,
9256
- AXCLogManagementMockModule] }); }
9257
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCMockModule, providers: [
9426
+ AXCLogManagementMockModule,
9427
+ AXCDataManagementMockModule] }); }
9428
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCMockModule, providers: [
9258
9429
  {
9259
9430
  provide: AXPEntityStorageService,
9260
9431
  useClass: AXPDexieEntityStorageService,
@@ -9280,9 +9451,10 @@ class AXCMockModule {
9280
9451
  AXCProjectManagementMockModule,
9281
9452
  AXCDocumentManagementMockModule,
9282
9453
  AXCIssueManagementMockModule,
9283
- AXCLogManagementMockModule] }); }
9454
+ AXCLogManagementMockModule,
9455
+ AXCDataManagementMockModule] }); }
9284
9456
  }
9285
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImport: i0, type: AXCMockModule, decorators: [{
9457
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.7", ngImport: i0, type: AXCMockModule, decorators: [{
9286
9458
  type: NgModule,
9287
9459
  args: [{
9288
9460
  imports: [
@@ -9307,6 +9479,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
9307
9479
  AXCDocumentManagementMockModule,
9308
9480
  AXCIssueManagementMockModule,
9309
9481
  AXCLogManagementMockModule,
9482
+ AXCDataManagementMockModule,
9310
9483
  ],
9311
9484
  exports: [],
9312
9485
  declarations: [],
@@ -9324,5 +9497,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
9324
9497
  * Generated bundle index. Do not edit.
9325
9498
  */
9326
9499
 
9327
- export { AXCFileStorageService, AXCMockModule, AXPDexieEntityStorageService, MOCKStrategy };
9500
+ export { AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCFileStorageService, AXCGlobalVariablesDataSeeder, AXCMetaDataDefinitionDataSeeder, AXCMockModule, AXPDexieEntityStorageService, GLOBAL_VARIABLES, MOCKStrategy };
9328
9501
  //# sourceMappingURL=acorex-connectivity-mock.mjs.map