@acorex/connectivity 21.0.0-next.17 → 21.0.0-next.18
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.
|
@@ -15,9 +15,9 @@ import { AXPSystemStatusType, AXPAppVersionService, AXPSystemStatuses, AXPFileSt
|
|
|
15
15
|
import { RootConfig, AXMPermissionsKeys, AXMApplicationService, AXMEditionService } from '@acorex/modules/application-management';
|
|
16
16
|
import { provideQuerySetups, AXPCommandService, provideCommandSetups, AXPQueryService, AXPRuntimeModule } from '@acorex/platform/runtime';
|
|
17
17
|
import { RootConfig as RootConfig$3 } from '@acorex/modules/locale-management';
|
|
18
|
-
import { AXMPermissionsKeys as AXMPermissionsKeys$1, AXMSubscriptionManagementSubscriptionEntityService, AXMSubscriptionManagementSubscriptionPlanItemEntityService, RootConfig as RootConfig$
|
|
18
|
+
import { AXMPermissionsKeys as AXMPermissionsKeys$1, AXMSubscriptionManagementSubscriptionEntityService, AXMSubscriptionManagementSubscriptionPlanItemEntityService, RootConfig as RootConfig$v } from '@acorex/modules/subscription-management';
|
|
19
19
|
import { AXPSecurityManagementPermissionKeys, RootConfig as RootConfig$5, AXMUsersEntityService, AXMPolicyService } from '@acorex/modules/security-management';
|
|
20
|
-
import { AXMTenantManagementPermissionsKeys, AXMTenantService, AXMTenantManagementTenantUserEntityService, RootConfig as RootConfig$
|
|
20
|
+
import { AXMTenantManagementPermissionsKeys, AXMTenantService, AXMTenantManagementTenantUserEntityService, RootConfig as RootConfig$y } from '@acorex/modules/tenant-management';
|
|
21
21
|
import { AXMPermissionsKeys as AXMPermissionsKeys$3, AXMFolderServiceImpl, AXMDocumentServiceImpl, AXMFolderService, AXMDocumentTypeServiceImpl, RootConfig as RootConfig$d, AXMDocumentService, AXPDocumentManagementService } from '@acorex/modules/document-management';
|
|
22
22
|
import { AXMSettingsManagementPermissionKeys } from '@acorex/modules/settings-management';
|
|
23
23
|
import { RootConfig as RootConfig$6 } from '@acorex/modules/business-core';
|
|
@@ -30,7 +30,7 @@ import { AXMChatManagementService, AXMChatRealtimeService, AXMCommentManagementS
|
|
|
30
30
|
import { filter, take, map, throttleTime } from 'rxjs';
|
|
31
31
|
import { RootConfig as RootConfig$a } from '@acorex/modules/customer-management';
|
|
32
32
|
import { AXPBarChartWidget, AXPDonutChartWidget, AXPGaugeChartWidget, AXPLineChartWidget, AXPDashboardShortcutWidget, AXPAdvancedWeatherWidget, AXPAnalogClockWidget, AXPMinimalWeatherWidget, AXPStickyNoteWidget, RootConfig as RootConfig$b } from '@acorex/modules/dashboard-management';
|
|
33
|
-
import { AXPTaskBoardShortcut, AXPTaskBoardWidget, RootConfig as RootConfig$
|
|
33
|
+
import { AXPTaskBoardShortcut, AXPTaskBoardWidget, RootConfig as RootConfig$x, AXPWorkflowTaskProvider } from '@acorex/modules/task-management';
|
|
34
34
|
import { AXPMyNotificationDashboardWidget, RootConfig as RootConfig$l, AXMNotificationEntityServiceImpl, AXMNotificationEntityService } from '@acorex/modules/notification-management';
|
|
35
35
|
import { get, set } from 'lodash-es';
|
|
36
36
|
import { RootConfig as RootConfig$e } from '@acorex/modules/financial-core';
|
|
@@ -60,19 +60,20 @@ import { RootConfig as RootConfig$i } from '@acorex/modules/location-management'
|
|
|
60
60
|
import { RootConfig as RootConfig$j } from '@acorex/modules/measurement-core';
|
|
61
61
|
import { RootConfig as RootConfig$k, AXMMeetingStatusProvider } from '@acorex/modules/meeting-management';
|
|
62
62
|
import { RootConfig as RootConfig$m, AXMOrgChartNodeType } from '@acorex/modules/organization-management';
|
|
63
|
-
import { RootConfig as RootConfig$n } from '@acorex/modules/person-
|
|
64
|
-
import { RootConfig as RootConfig$o } from '@acorex/modules/
|
|
65
|
-
import { RootConfig as RootConfig$p } from '@acorex/modules/
|
|
66
|
-
import { RootConfig as RootConfig$q } from '@acorex/modules/
|
|
67
|
-
import { RootConfig as RootConfig$r
|
|
68
|
-
import { RootConfig as RootConfig$s } from '@acorex/modules/
|
|
69
|
-
import { RootConfig as RootConfig$t } from '@acorex/modules/
|
|
63
|
+
import { RootConfig as RootConfig$n } from '@acorex/modules/person-core';
|
|
64
|
+
import { RootConfig as RootConfig$o } from '@acorex/modules/person-management';
|
|
65
|
+
import { RootConfig as RootConfig$p } from '@acorex/modules/platform-management';
|
|
66
|
+
import { RootConfig as RootConfig$q } from '@acorex/modules/procurement-management';
|
|
67
|
+
import { RootConfig as RootConfig$r } from '@acorex/modules/product-catalog';
|
|
68
|
+
import { RootConfig as RootConfig$s, AXPReportViewerService } from '@acorex/modules/report-management';
|
|
69
|
+
import { RootConfig as RootConfig$t } from '@acorex/modules/project-management';
|
|
70
|
+
import { RootConfig as RootConfig$u } from '@acorex/modules/reservation-management';
|
|
70
71
|
import { AXMSessionStatusTypes, AXMDeviceSessionsServiceImpl, AXMDeviceSessionsService, AXM_AUTH_CONFIG_TOKEN } from '@acorex/modules/auth';
|
|
71
72
|
import * as i1$1 from '@acorex/components/dialog';
|
|
72
|
-
import { RootConfig as RootConfig$
|
|
73
|
+
import { RootConfig as RootConfig$w } from '@acorex/modules/supplier-management';
|
|
73
74
|
import { AXPLayoutBuilderService } from '@acorex/platform/layout/builder';
|
|
74
75
|
import { Router } from '@angular/router';
|
|
75
|
-
import { RootConfig as RootConfig$
|
|
76
|
+
import { RootConfig as RootConfig$z } from '@acorex/modules/workflow-management';
|
|
76
77
|
import { AXCalendarService } from '@acorex/core/date-time';
|
|
77
78
|
import { AXCExternalAuthorizationService } from '@acorex/connectivity/utils';
|
|
78
79
|
|
|
@@ -54809,6 +54810,277 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
54809
54810
|
//#region ---- Module Export ----
|
|
54810
54811
|
//#endregion
|
|
54811
54812
|
|
|
54813
|
+
const educationLevelMocks = [
|
|
54814
|
+
{
|
|
54815
|
+
id: AXPDataGenerator.uuid(),
|
|
54816
|
+
title: 'Less than high school',
|
|
54817
|
+
description: 'No high school diploma or equivalent',
|
|
54818
|
+
},
|
|
54819
|
+
{
|
|
54820
|
+
id: AXPDataGenerator.uuid(),
|
|
54821
|
+
title: 'High school',
|
|
54822
|
+
description: 'High school diploma or equivalent (GED)',
|
|
54823
|
+
},
|
|
54824
|
+
{
|
|
54825
|
+
id: AXPDataGenerator.uuid(),
|
|
54826
|
+
title: "Bachelor's degree",
|
|
54827
|
+
description: "Bachelor's degree or equivalent",
|
|
54828
|
+
},
|
|
54829
|
+
{
|
|
54830
|
+
id: AXPDataGenerator.uuid(),
|
|
54831
|
+
title: "Master's degree",
|
|
54832
|
+
description: "Master's degree or equivalent",
|
|
54833
|
+
},
|
|
54834
|
+
{
|
|
54835
|
+
id: AXPDataGenerator.uuid(),
|
|
54836
|
+
title: 'Doctorate',
|
|
54837
|
+
description: 'Doctoral or professional degree',
|
|
54838
|
+
},
|
|
54839
|
+
{
|
|
54840
|
+
id: AXPDataGenerator.uuid(),
|
|
54841
|
+
title: 'Associate degree',
|
|
54842
|
+
description: 'Associate degree or equivalent',
|
|
54843
|
+
},
|
|
54844
|
+
{
|
|
54845
|
+
id: AXPDataGenerator.uuid(),
|
|
54846
|
+
title: 'Vocational / Certificate',
|
|
54847
|
+
description: 'Vocational training or professional certificate',
|
|
54848
|
+
},
|
|
54849
|
+
];
|
|
54850
|
+
|
|
54851
|
+
class AXCEducationLevelSeeder {
|
|
54852
|
+
constructor() {
|
|
54853
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
54854
|
+
}
|
|
54855
|
+
async seed() {
|
|
54856
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.educationLevel.name}`, educationLevelMocks);
|
|
54857
|
+
}
|
|
54858
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEducationLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54859
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEducationLevelSeeder }); }
|
|
54860
|
+
}
|
|
54861
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEducationLevelSeeder, decorators: [{
|
|
54862
|
+
type: Injectable
|
|
54863
|
+
}] });
|
|
54864
|
+
|
|
54865
|
+
const maritalStatusMocks = [
|
|
54866
|
+
{
|
|
54867
|
+
id: AXPDataGenerator.uuid(),
|
|
54868
|
+
title: 'Single',
|
|
54869
|
+
description: 'Never married',
|
|
54870
|
+
},
|
|
54871
|
+
{
|
|
54872
|
+
id: AXPDataGenerator.uuid(),
|
|
54873
|
+
title: 'Married',
|
|
54874
|
+
description: 'Legally married',
|
|
54875
|
+
},
|
|
54876
|
+
{
|
|
54877
|
+
id: AXPDataGenerator.uuid(),
|
|
54878
|
+
title: 'Divorced',
|
|
54879
|
+
description: 'Marriage ended by divorce',
|
|
54880
|
+
},
|
|
54881
|
+
{
|
|
54882
|
+
id: AXPDataGenerator.uuid(),
|
|
54883
|
+
title: 'Widowed',
|
|
54884
|
+
description: 'Spouse has died',
|
|
54885
|
+
},
|
|
54886
|
+
{
|
|
54887
|
+
id: AXPDataGenerator.uuid(),
|
|
54888
|
+
title: 'Separated',
|
|
54889
|
+
description: 'Legally separated but not divorced',
|
|
54890
|
+
},
|
|
54891
|
+
{
|
|
54892
|
+
id: AXPDataGenerator.uuid(),
|
|
54893
|
+
title: 'Domestic partnership',
|
|
54894
|
+
description: 'In a domestic or civil partnership',
|
|
54895
|
+
},
|
|
54896
|
+
];
|
|
54897
|
+
|
|
54898
|
+
class AXCMaritalStatusSeeder {
|
|
54899
|
+
constructor() {
|
|
54900
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
54901
|
+
}
|
|
54902
|
+
async seed() {
|
|
54903
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.maritalStatus.name}`, maritalStatusMocks);
|
|
54904
|
+
}
|
|
54905
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMaritalStatusSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54906
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMaritalStatusSeeder }); }
|
|
54907
|
+
}
|
|
54908
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMaritalStatusSeeder, decorators: [{
|
|
54909
|
+
type: Injectable
|
|
54910
|
+
}] });
|
|
54911
|
+
|
|
54912
|
+
const personIdentifierTypeMock = [
|
|
54913
|
+
{
|
|
54914
|
+
id: AXPDataGenerator.uuid(),
|
|
54915
|
+
title: 'VAT Number',
|
|
54916
|
+
description: 'Value Added Tax identification number',
|
|
54917
|
+
scope: 'global',
|
|
54918
|
+
formatRegex: '^[A-Z]{2}[0-9A-Z]{8,12}$',
|
|
54919
|
+
minLength: 10,
|
|
54920
|
+
maxLength: 14,
|
|
54921
|
+
isUnique: true,
|
|
54922
|
+
},
|
|
54923
|
+
{
|
|
54924
|
+
id: AXPDataGenerator.uuid(),
|
|
54925
|
+
title: 'Company ID',
|
|
54926
|
+
description: 'Official company registration number',
|
|
54927
|
+
scope: 'national',
|
|
54928
|
+
formatRegex: '^[0-9]{8,12}$',
|
|
54929
|
+
minLength: 8,
|
|
54930
|
+
maxLength: 12,
|
|
54931
|
+
isUnique: true,
|
|
54932
|
+
},
|
|
54933
|
+
{
|
|
54934
|
+
id: AXPDataGenerator.uuid(),
|
|
54935
|
+
title: 'Passport Number',
|
|
54936
|
+
description: 'Passport identification number',
|
|
54937
|
+
scope: 'global',
|
|
54938
|
+
formatRegex: '^[A-Z0-9]{6,9}$',
|
|
54939
|
+
minLength: 6,
|
|
54940
|
+
maxLength: 9,
|
|
54941
|
+
isUnique: false,
|
|
54942
|
+
},
|
|
54943
|
+
{
|
|
54944
|
+
id: AXPDataGenerator.uuid(),
|
|
54945
|
+
title: 'National ID',
|
|
54946
|
+
description: 'National identification number',
|
|
54947
|
+
scope: 'national',
|
|
54948
|
+
formatRegex: '^[0-9]{9,12}$',
|
|
54949
|
+
minLength: 9,
|
|
54950
|
+
maxLength: 12,
|
|
54951
|
+
isUnique: true,
|
|
54952
|
+
},
|
|
54953
|
+
{
|
|
54954
|
+
id: AXPDataGenerator.uuid(),
|
|
54955
|
+
title: 'Tax ID',
|
|
54956
|
+
description: 'Tax identification number',
|
|
54957
|
+
scope: 'national',
|
|
54958
|
+
formatRegex: '^[0-9]{9,11}$',
|
|
54959
|
+
minLength: 9,
|
|
54960
|
+
maxLength: 11,
|
|
54961
|
+
isUnique: true,
|
|
54962
|
+
},
|
|
54963
|
+
{
|
|
54964
|
+
id: AXPDataGenerator.uuid(),
|
|
54965
|
+
title: "Driver's License",
|
|
54966
|
+
description: "Driver's license number",
|
|
54967
|
+
scope: 'regional',
|
|
54968
|
+
formatRegex: '^[A-Z0-9]{6,12}$',
|
|
54969
|
+
minLength: 6,
|
|
54970
|
+
maxLength: 12,
|
|
54971
|
+
isUnique: false,
|
|
54972
|
+
},
|
|
54973
|
+
];
|
|
54974
|
+
|
|
54975
|
+
class AXCPersonIdentifierTypeSeeder {
|
|
54976
|
+
constructor() {
|
|
54977
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
54978
|
+
}
|
|
54979
|
+
async seed() {
|
|
54980
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.personIdentifierType.name}`, personIdentifierTypeMock);
|
|
54981
|
+
}
|
|
54982
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonIdentifierTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54983
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonIdentifierTypeSeeder }); }
|
|
54984
|
+
}
|
|
54985
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonIdentifierTypeSeeder, decorators: [{
|
|
54986
|
+
type: Injectable
|
|
54987
|
+
}] });
|
|
54988
|
+
|
|
54989
|
+
const personRelationshipTypeMock = [
|
|
54990
|
+
{
|
|
54991
|
+
id: AXPDataGenerator.uuid(),
|
|
54992
|
+
title: 'Employs',
|
|
54993
|
+
description: 'One person employs another person',
|
|
54994
|
+
isDirectional: true,
|
|
54995
|
+
},
|
|
54996
|
+
{
|
|
54997
|
+
id: AXPDataGenerator.uuid(),
|
|
54998
|
+
title: 'Client Of',
|
|
54999
|
+
description: 'Client relationship from one person to another',
|
|
55000
|
+
isDirectional: true,
|
|
55001
|
+
},
|
|
55002
|
+
{
|
|
55003
|
+
id: AXPDataGenerator.uuid(),
|
|
55004
|
+
title: 'Vendor Of',
|
|
55005
|
+
description: 'Vendor relationship from one person to another',
|
|
55006
|
+
isDirectional: true,
|
|
55007
|
+
},
|
|
55008
|
+
{
|
|
55009
|
+
id: AXPDataGenerator.uuid(),
|
|
55010
|
+
title: 'Partner Of',
|
|
55011
|
+
description: 'Non-directional partnership between parties',
|
|
55012
|
+
isDirectional: false,
|
|
55013
|
+
},
|
|
55014
|
+
];
|
|
55015
|
+
|
|
55016
|
+
class AXCPersonRelationshipTypeSeeder {
|
|
55017
|
+
constructor() {
|
|
55018
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
55019
|
+
}
|
|
55020
|
+
async seed() {
|
|
55021
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.personRelationshipType.name}`, personRelationshipTypeMock);
|
|
55022
|
+
}
|
|
55023
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonRelationshipTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55024
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonRelationshipTypeSeeder }); }
|
|
55025
|
+
}
|
|
55026
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonRelationshipTypeSeeder, decorators: [{
|
|
55027
|
+
type: Injectable
|
|
55028
|
+
}] });
|
|
55029
|
+
|
|
55030
|
+
class AXCPersonCoreMockModule {
|
|
55031
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
55032
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule }); }
|
|
55033
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule, providers: [
|
|
55034
|
+
{
|
|
55035
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55036
|
+
useClass: AXCEducationLevelSeeder,
|
|
55037
|
+
multi: true,
|
|
55038
|
+
},
|
|
55039
|
+
{
|
|
55040
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55041
|
+
useClass: AXCMaritalStatusSeeder,
|
|
55042
|
+
multi: true,
|
|
55043
|
+
},
|
|
55044
|
+
{
|
|
55045
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55046
|
+
useClass: AXCPersonIdentifierTypeSeeder,
|
|
55047
|
+
multi: true,
|
|
55048
|
+
},
|
|
55049
|
+
{
|
|
55050
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55051
|
+
useClass: AXCPersonRelationshipTypeSeeder,
|
|
55052
|
+
multi: true,
|
|
55053
|
+
},
|
|
55054
|
+
] }); }
|
|
55055
|
+
}
|
|
55056
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule, decorators: [{
|
|
55057
|
+
type: NgModule,
|
|
55058
|
+
args: [{
|
|
55059
|
+
providers: [
|
|
55060
|
+
{
|
|
55061
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55062
|
+
useClass: AXCEducationLevelSeeder,
|
|
55063
|
+
multi: true,
|
|
55064
|
+
},
|
|
55065
|
+
{
|
|
55066
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55067
|
+
useClass: AXCMaritalStatusSeeder,
|
|
55068
|
+
multi: true,
|
|
55069
|
+
},
|
|
55070
|
+
{
|
|
55071
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55072
|
+
useClass: AXCPersonIdentifierTypeSeeder,
|
|
55073
|
+
multi: true,
|
|
55074
|
+
},
|
|
55075
|
+
{
|
|
55076
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55077
|
+
useClass: AXCPersonRelationshipTypeSeeder,
|
|
55078
|
+
multi: true,
|
|
55079
|
+
},
|
|
55080
|
+
],
|
|
55081
|
+
}]
|
|
55082
|
+
}] });
|
|
55083
|
+
|
|
54812
55084
|
function findPersonById(id) {
|
|
54813
55085
|
const person = personMock.find((p) => p.id === id && p.type.id === 'natural');
|
|
54814
55086
|
if (!person) {
|
|
@@ -54832,7 +55104,7 @@ class AXMPersonDataSeeder {
|
|
|
54832
55104
|
this.storageService = inject(AXPEntityStorageService);
|
|
54833
55105
|
}
|
|
54834
55106
|
async seed() {
|
|
54835
|
-
await this.storageService.initial(`${RootConfig$
|
|
55107
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.person.name}`, personMock);
|
|
54836
55108
|
}
|
|
54837
55109
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54838
55110
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonDataSeeder }); }
|
|
@@ -55734,7 +56006,7 @@ class AXMPersonRoleDataSeeder {
|
|
|
55734
56006
|
this.storageService = inject(AXPEntityStorageService);
|
|
55735
56007
|
}
|
|
55736
56008
|
async seed() {
|
|
55737
|
-
await this.storageService.initial(`${RootConfig$
|
|
56009
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.personRole.name}`, personRoleMock);
|
|
55738
56010
|
}
|
|
55739
56011
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55740
56012
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRoleDataSeeder }); }
|
|
@@ -55743,52 +56015,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
55743
56015
|
type: Injectable
|
|
55744
56016
|
}] });
|
|
55745
56017
|
|
|
55746
|
-
//#endregion
|
|
55747
|
-
//#region ---- Mock Data ----
|
|
55748
|
-
const personRelationshipTypeMock = [
|
|
55749
|
-
{
|
|
55750
|
-
id: AXPDataGenerator.uuid(),
|
|
55751
|
-
code: 'employs',
|
|
55752
|
-
title: 'Employs',
|
|
55753
|
-
description: 'One person employs another person',
|
|
55754
|
-
isDirectional: true,
|
|
55755
|
-
isActive: true,
|
|
55756
|
-
created: { at: new Date('2018-01-01') },
|
|
55757
|
-
updated: { at: new Date('2024-01-15') },
|
|
55758
|
-
},
|
|
55759
|
-
{
|
|
55760
|
-
id: AXPDataGenerator.uuid(),
|
|
55761
|
-
code: 'client-of',
|
|
55762
|
-
title: 'Client Of',
|
|
55763
|
-
description: 'Client relationship from one person to another',
|
|
55764
|
-
isDirectional: true,
|
|
55765
|
-
isActive: true,
|
|
55766
|
-
created: { at: new Date('2020-01-01') },
|
|
55767
|
-
updated: { at: new Date('2024-01-15') },
|
|
55768
|
-
},
|
|
55769
|
-
{
|
|
55770
|
-
id: AXPDataGenerator.uuid(),
|
|
55771
|
-
code: 'vendor-of',
|
|
55772
|
-
title: 'Vendor Of',
|
|
55773
|
-
description: 'Vendor relationship from one person to another',
|
|
55774
|
-
isDirectional: true,
|
|
55775
|
-
isActive: true,
|
|
55776
|
-
created: { at: new Date('2020-01-01') },
|
|
55777
|
-
updated: { at: new Date('2024-01-15') },
|
|
55778
|
-
},
|
|
55779
|
-
{
|
|
55780
|
-
id: AXPDataGenerator.uuid(),
|
|
55781
|
-
code: 'partner-of',
|
|
55782
|
-
title: 'Partner Of',
|
|
55783
|
-
description: 'Non-directional partnership between parties',
|
|
55784
|
-
isDirectional: false,
|
|
55785
|
-
isActive: true,
|
|
55786
|
-
created: { at: new Date('2020-01-01') },
|
|
55787
|
-
updated: { at: new Date('2024-01-15') },
|
|
55788
|
-
},
|
|
55789
|
-
];
|
|
55790
|
-
//#endregion
|
|
55791
|
-
|
|
55792
56018
|
//#endregion
|
|
55793
56019
|
//#region ---- Mock Data ----
|
|
55794
56020
|
const personRelationshipMock = [
|
|
@@ -55950,7 +56176,7 @@ class AXMPersonRelationshipDataSeeder {
|
|
|
55950
56176
|
this.storageService = inject(AXPEntityStorageService);
|
|
55951
56177
|
}
|
|
55952
56178
|
async seed() {
|
|
55953
|
-
await this.storageService.initial(`${RootConfig$
|
|
56179
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.personRelationship.name}`, personRelationshipMock);
|
|
55954
56180
|
}
|
|
55955
56181
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55956
56182
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipDataSeeder }); }
|
|
@@ -55959,130 +56185,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
55959
56185
|
type: Injectable
|
|
55960
56186
|
}] });
|
|
55961
56187
|
|
|
55962
|
-
class AXMPersonRelationshipTypeDataSeeder {
|
|
55963
|
-
constructor() {
|
|
55964
|
-
this.storageService = inject(AXPEntityStorageService);
|
|
55965
|
-
}
|
|
55966
|
-
async seed() {
|
|
55967
|
-
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.personRelationshipType.name}`, personRelationshipTypeMock);
|
|
55968
|
-
}
|
|
55969
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55970
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipTypeDataSeeder }); }
|
|
55971
|
-
}
|
|
55972
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipTypeDataSeeder, decorators: [{
|
|
55973
|
-
type: Injectable
|
|
55974
|
-
}] });
|
|
55975
|
-
|
|
55976
|
-
//#endregion
|
|
55977
|
-
//#region ---- Mock Data ----
|
|
55978
|
-
const personIdentifierTypeMock = [
|
|
55979
|
-
{
|
|
55980
|
-
id: AXPDataGenerator.uuid(),
|
|
55981
|
-
code: 'vat',
|
|
55982
|
-
title: 'VAT Number',
|
|
55983
|
-
description: 'Value Added Tax identification number',
|
|
55984
|
-
scope: 'person',
|
|
55985
|
-
formatRegex: '^[A-Z]{2}[0-9A-Z]{8,12}$',
|
|
55986
|
-
minLength: 10,
|
|
55987
|
-
maxLength: 14,
|
|
55988
|
-
allowedCountries: ['DE', 'FR', 'IT', 'ES', 'NL'],
|
|
55989
|
-
isUnique: true,
|
|
55990
|
-
isActive: true,
|
|
55991
|
-
created: { at: new Date('2020-01-01') },
|
|
55992
|
-
updated: { at: new Date('2024-01-15') },
|
|
55993
|
-
},
|
|
55994
|
-
{
|
|
55995
|
-
id: AXPDataGenerator.uuid(),
|
|
55996
|
-
code: 'company-id',
|
|
55997
|
-
title: 'Company ID',
|
|
55998
|
-
description: 'Official company registration number',
|
|
55999
|
-
scope: 'person',
|
|
56000
|
-
formatRegex: '^[0-9]{8,12}$',
|
|
56001
|
-
minLength: 8,
|
|
56002
|
-
maxLength: 12,
|
|
56003
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU'],
|
|
56004
|
-
isUnique: true,
|
|
56005
|
-
isActive: true,
|
|
56006
|
-
created: { at: new Date('2020-01-01') },
|
|
56007
|
-
updated: { at: new Date('2024-01-15') },
|
|
56008
|
-
},
|
|
56009
|
-
{
|
|
56010
|
-
id: AXPDataGenerator.uuid(),
|
|
56011
|
-
code: 'passport',
|
|
56012
|
-
title: 'Passport Number',
|
|
56013
|
-
description: 'Passport identification number',
|
|
56014
|
-
scope: 'both',
|
|
56015
|
-
formatRegex: '^[A-Z0-9]{6,9}$',
|
|
56016
|
-
minLength: 6,
|
|
56017
|
-
maxLength: 9,
|
|
56018
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU', 'DE', 'FR'],
|
|
56019
|
-
isUnique: false,
|
|
56020
|
-
isActive: true,
|
|
56021
|
-
created: { at: new Date('2020-01-01') },
|
|
56022
|
-
updated: { at: new Date('2024-01-15') },
|
|
56023
|
-
},
|
|
56024
|
-
{
|
|
56025
|
-
id: AXPDataGenerator.uuid(),
|
|
56026
|
-
code: 'national-id',
|
|
56027
|
-
title: 'National ID',
|
|
56028
|
-
description: 'National identification number',
|
|
56029
|
-
scope: 'both',
|
|
56030
|
-
formatRegex: '^[0-9]{9,12}$',
|
|
56031
|
-
minLength: 9,
|
|
56032
|
-
maxLength: 12,
|
|
56033
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU', 'DE', 'FR'],
|
|
56034
|
-
isUnique: true,
|
|
56035
|
-
isActive: true,
|
|
56036
|
-
created: { at: new Date('2020-01-01') },
|
|
56037
|
-
updated: { at: new Date('2024-01-15') },
|
|
56038
|
-
},
|
|
56039
|
-
{
|
|
56040
|
-
id: AXPDataGenerator.uuid(),
|
|
56041
|
-
code: 'tax-id',
|
|
56042
|
-
title: 'Tax ID',
|
|
56043
|
-
description: 'Tax identification number',
|
|
56044
|
-
scope: 'person',
|
|
56045
|
-
formatRegex: '^[0-9]{9,11}$',
|
|
56046
|
-
minLength: 9,
|
|
56047
|
-
maxLength: 11,
|
|
56048
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU'],
|
|
56049
|
-
isUnique: true,
|
|
56050
|
-
isActive: true,
|
|
56051
|
-
created: { at: new Date('2020-01-01') },
|
|
56052
|
-
updated: { at: new Date('2024-01-15') },
|
|
56053
|
-
},
|
|
56054
|
-
{
|
|
56055
|
-
id: AXPDataGenerator.uuid(),
|
|
56056
|
-
code: 'drivers-license',
|
|
56057
|
-
title: 'Driver\'s License',
|
|
56058
|
-
description: 'Driver\'s license number',
|
|
56059
|
-
scope: 'both',
|
|
56060
|
-
formatRegex: '^[A-Z0-9]{6,12}$',
|
|
56061
|
-
minLength: 6,
|
|
56062
|
-
maxLength: 12,
|
|
56063
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU'],
|
|
56064
|
-
isUnique: false,
|
|
56065
|
-
isActive: true,
|
|
56066
|
-
created: { at: new Date('2020-01-01') },
|
|
56067
|
-
updated: { at: new Date('2024-01-15') },
|
|
56068
|
-
},
|
|
56069
|
-
];
|
|
56070
|
-
//#endregion
|
|
56071
|
-
|
|
56072
|
-
class AXMPersonIdentifierTypeDataSeeder {
|
|
56073
|
-
constructor() {
|
|
56074
|
-
this.storageService = inject(AXPEntityStorageService);
|
|
56075
|
-
}
|
|
56076
|
-
async seed() {
|
|
56077
|
-
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.personIdentifierType.name}`, personIdentifierTypeMock);
|
|
56078
|
-
}
|
|
56079
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56080
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierTypeDataSeeder }); }
|
|
56081
|
-
}
|
|
56082
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierTypeDataSeeder, decorators: [{
|
|
56083
|
-
type: Injectable
|
|
56084
|
-
}] });
|
|
56085
|
-
|
|
56086
56188
|
//#endregion
|
|
56087
56189
|
//#region ---- Mock Data ----
|
|
56088
56190
|
const personIdentifierMock = [
|
|
@@ -56351,7 +56453,7 @@ class AXMPersonIdentifierDataSeeder {
|
|
|
56351
56453
|
this.storageService = inject(AXPEntityStorageService);
|
|
56352
56454
|
}
|
|
56353
56455
|
async seed() {
|
|
56354
|
-
await this.storageService.initial(`${RootConfig$
|
|
56456
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.personIdentifier.name}`, personIdentifierMock);
|
|
56355
56457
|
}
|
|
56356
56458
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56357
56459
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierDataSeeder }); }
|
|
@@ -56374,21 +56476,11 @@ class AXCPersonManagementMockModule {
|
|
|
56374
56476
|
useClass: AXMPersonRoleDataSeeder,
|
|
56375
56477
|
multi: true,
|
|
56376
56478
|
},
|
|
56377
|
-
{
|
|
56378
|
-
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56379
|
-
useClass: AXMPersonRelationshipTypeDataSeeder,
|
|
56380
|
-
multi: true,
|
|
56381
|
-
},
|
|
56382
56479
|
{
|
|
56383
56480
|
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56384
56481
|
useClass: AXMPersonRelationshipDataSeeder,
|
|
56385
56482
|
multi: true,
|
|
56386
56483
|
},
|
|
56387
|
-
{
|
|
56388
|
-
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56389
|
-
useClass: AXMPersonIdentifierTypeDataSeeder,
|
|
56390
|
-
multi: true,
|
|
56391
|
-
},
|
|
56392
56484
|
{
|
|
56393
56485
|
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56394
56486
|
useClass: AXMPersonIdentifierDataSeeder,
|
|
@@ -56413,21 +56505,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
56413
56505
|
useClass: AXMPersonRoleDataSeeder,
|
|
56414
56506
|
multi: true,
|
|
56415
56507
|
},
|
|
56416
|
-
{
|
|
56417
|
-
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56418
|
-
useClass: AXMPersonRelationshipTypeDataSeeder,
|
|
56419
|
-
multi: true,
|
|
56420
|
-
},
|
|
56421
56508
|
{
|
|
56422
56509
|
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56423
56510
|
useClass: AXMPersonRelationshipDataSeeder,
|
|
56424
56511
|
multi: true,
|
|
56425
56512
|
},
|
|
56426
|
-
{
|
|
56427
|
-
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56428
|
-
useClass: AXMPersonIdentifierTypeDataSeeder,
|
|
56429
|
-
multi: true,
|
|
56430
|
-
},
|
|
56431
56513
|
{
|
|
56432
56514
|
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56433
56515
|
useClass: AXMPersonIdentifierDataSeeder,
|
|
@@ -56504,7 +56586,7 @@ class AXCTokensDataSeeder {
|
|
|
56504
56586
|
this.storageService = inject(AXPEntityStorageService);
|
|
56505
56587
|
}
|
|
56506
56588
|
async seed() {
|
|
56507
|
-
await this.storageService.initial(`${RootConfig$
|
|
56589
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.token.name}`, TOKENS);
|
|
56508
56590
|
}
|
|
56509
56591
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTokensDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56510
56592
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTokensDataSeeder }); }
|
|
@@ -58351,7 +58433,7 @@ class AXCSupplierProductSeeder {
|
|
|
58351
58433
|
this.storageService = inject(AXPEntityStorageService);
|
|
58352
58434
|
}
|
|
58353
58435
|
async seed() {
|
|
58354
|
-
await this.storageService.initial(RootConfig$
|
|
58436
|
+
await this.storageService.initial(RootConfig$q.entities.supplierProduct.source, supplierProductMocks);
|
|
58355
58437
|
}
|
|
58356
58438
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierProductSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58357
58439
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierProductSeeder }); }
|
|
@@ -58390,7 +58472,7 @@ class AXCBrandSeeder {
|
|
|
58390
58472
|
this.storageService = inject(AXPEntityStorageService);
|
|
58391
58473
|
}
|
|
58392
58474
|
async seed() {
|
|
58393
|
-
await this.storageService.initial(`${RootConfig$
|
|
58475
|
+
await this.storageService.initial(`${RootConfig$r.module.name}.${RootConfig$r.entities.brand.name}`, brandMocks);
|
|
58394
58476
|
}
|
|
58395
58477
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58396
58478
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandSeeder }); }
|
|
@@ -58404,7 +58486,7 @@ class AXCBrandCategorySeeder {
|
|
|
58404
58486
|
this.storageService = inject(AXPEntityStorageService);
|
|
58405
58487
|
}
|
|
58406
58488
|
async seed() {
|
|
58407
|
-
await this.storageService.initial(`${RootConfig$
|
|
58489
|
+
await this.storageService.initial(`${RootConfig$r.module.name}.${RootConfig$r.entities.brand.name}Category`, brandCategoryMocks);
|
|
58408
58490
|
}
|
|
58409
58491
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58410
58492
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandCategorySeeder }); }
|
|
@@ -58418,7 +58500,7 @@ class AXCProductCategorySeeder {
|
|
|
58418
58500
|
this.storageService = inject(AXPEntityStorageService);
|
|
58419
58501
|
}
|
|
58420
58502
|
async seed() {
|
|
58421
|
-
await this.storageService.initial(`${RootConfig$
|
|
58503
|
+
await this.storageService.initial(`${RootConfig$r.module.name}.${RootConfig$r.entities.productCategory.name}`, productCategoryMocks);
|
|
58422
58504
|
}
|
|
58423
58505
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58424
58506
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductCategorySeeder }); }
|
|
@@ -58432,7 +58514,7 @@ class AXCProductSeeder {
|
|
|
58432
58514
|
this.storageService = inject(AXPEntityStorageService);
|
|
58433
58515
|
}
|
|
58434
58516
|
async seed() {
|
|
58435
|
-
await this.storageService.initial(`${RootConfig$
|
|
58517
|
+
await this.storageService.initial(`${RootConfig$r.module.name}.${RootConfig$r.entities.product.name}`, productMocks);
|
|
58436
58518
|
}
|
|
58437
58519
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58438
58520
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSeeder }); }
|
|
@@ -58518,7 +58600,7 @@ class AXCProductSkuSeeder {
|
|
|
58518
58600
|
this.storageService = inject(AXPEntityStorageService);
|
|
58519
58601
|
}
|
|
58520
58602
|
async seed() {
|
|
58521
|
-
await this.storageService.initial(`${RootConfig$
|
|
58603
|
+
await this.storageService.initial(`${RootConfig$r.module.name}.${RootConfig$r.entities.productSku.name}`, productSkuMocks);
|
|
58522
58604
|
}
|
|
58523
58605
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSkuSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58524
58606
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSkuSeeder }); }
|
|
@@ -58990,11 +59072,11 @@ class AXMProductReportDefinitionDataSeeder {
|
|
|
58990
59072
|
this.storageService = inject(AXPEntityStorageService);
|
|
58991
59073
|
}
|
|
58992
59074
|
async seed() {
|
|
58993
|
-
await this.storageService.initial(`${RootConfig$
|
|
59075
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.report.name}`, PRODUCT_REPORT_DEFINITIONS, {
|
|
58994
59076
|
mergeType: 'merge',
|
|
58995
59077
|
uniqueKeys: ['title'],
|
|
58996
59078
|
});
|
|
58997
|
-
await this.storageService.initial(`${RootConfig$
|
|
59079
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.report.name}Category`, PRODUCT_REPORT_CATEGORIES, {
|
|
58998
59080
|
mergeType: 'merge',
|
|
58999
59081
|
uniqueKeys: ['title'],
|
|
59000
59082
|
});
|
|
@@ -59139,7 +59221,7 @@ class AXCProjectclientDataSeeder {
|
|
|
59139
59221
|
this.storageService = inject(AXPEntityStorageService);
|
|
59140
59222
|
}
|
|
59141
59223
|
async seed() {
|
|
59142
|
-
await this.storageService.initial(`${RootConfig$
|
|
59224
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.client.name}`, ClientMock);
|
|
59143
59225
|
}
|
|
59144
59226
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectclientDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59145
59227
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectclientDataSeeder }); }
|
|
@@ -59184,7 +59266,7 @@ class AXCProjectDataSeeder {
|
|
|
59184
59266
|
this.storageService = inject(AXPEntityStorageService);
|
|
59185
59267
|
}
|
|
59186
59268
|
async seed() {
|
|
59187
|
-
await this.storageService.initial(`${RootConfig$
|
|
59269
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.project.name}`, projectMock);
|
|
59188
59270
|
}
|
|
59189
59271
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59190
59272
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectDataSeeder }); }
|
|
@@ -59264,7 +59346,7 @@ class AXCProjectMemberDataSeeder {
|
|
|
59264
59346
|
this.storageService = inject(AXPEntityStorageService);
|
|
59265
59347
|
}
|
|
59266
59348
|
async seed() {
|
|
59267
|
-
await this.storageService.initial(`${RootConfig$
|
|
59349
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.projectMemeber.name}`, projectMemberMock);
|
|
59268
59350
|
}
|
|
59269
59351
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59270
59352
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectMemberDataSeeder }); }
|
|
@@ -59278,8 +59360,8 @@ class AXCProjectRoleMemberDataSeeder {
|
|
|
59278
59360
|
this.storageService = inject(AXPEntityStorageService);
|
|
59279
59361
|
}
|
|
59280
59362
|
async seed() {
|
|
59281
|
-
await this.storageService.initial(`${RootConfig$
|
|
59282
|
-
await this.storageService.initial(`${RootConfig$
|
|
59363
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.projectType.name}`, projectTypeMock);
|
|
59364
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.projectRoleMember.name}`, projectRoleMemberMock);
|
|
59283
59365
|
}
|
|
59284
59366
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59285
59367
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectRoleMemberDataSeeder }); }
|
|
@@ -59323,7 +59405,7 @@ class AXCsprintDataSeeder {
|
|
|
59323
59405
|
this.storageService = inject(AXPEntityStorageService);
|
|
59324
59406
|
}
|
|
59325
59407
|
async seed() {
|
|
59326
|
-
await this.storageService.initial(`${RootConfig$
|
|
59408
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.sprint.name}`, sprintMock);
|
|
59327
59409
|
}
|
|
59328
59410
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCsprintDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59329
59411
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCsprintDataSeeder }); }
|
|
@@ -59361,7 +59443,7 @@ class AXCTaskTypeDataSeeder {
|
|
|
59361
59443
|
this.storageService = inject(AXPEntityStorageService);
|
|
59362
59444
|
}
|
|
59363
59445
|
async seed() {
|
|
59364
|
-
await this.storageService.initial(`${RootConfig$
|
|
59446
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.taskType.name}`, taskTypeMock$1);
|
|
59365
59447
|
}
|
|
59366
59448
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59367
59449
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskTypeDataSeeder }); }
|
|
@@ -59430,7 +59512,7 @@ class AXCTaskDataSeeder {
|
|
|
59430
59512
|
this.storageService = inject(AXPEntityStorageService);
|
|
59431
59513
|
}
|
|
59432
59514
|
async seed() {
|
|
59433
|
-
await this.storageService.initial(`${RootConfig$
|
|
59515
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.task.name}`, taskMock$1);
|
|
59434
59516
|
}
|
|
59435
59517
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59436
59518
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskDataSeeder }); }
|
|
@@ -59444,7 +59526,7 @@ class AXCWorkSiteSeeder {
|
|
|
59444
59526
|
this.storageService = inject(AXPEntityStorageService);
|
|
59445
59527
|
}
|
|
59446
59528
|
async seed() {
|
|
59447
|
-
await this.storageService.initial(`${RootConfig$
|
|
59529
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.workSite.name}`, workSiteMock);
|
|
59448
59530
|
}
|
|
59449
59531
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkSiteSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59450
59532
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkSiteSeeder }); }
|
|
@@ -59728,7 +59810,7 @@ class AXCJsaSeeder {
|
|
|
59728
59810
|
this.storageService = inject(AXPEntityStorageService);
|
|
59729
59811
|
}
|
|
59730
59812
|
async seed() {
|
|
59731
|
-
await this.storageService.initial(`${RootConfig$
|
|
59813
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.jsa.name}`, jsaMock);
|
|
59732
59814
|
}
|
|
59733
59815
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCJsaSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59734
59816
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCJsaSeeder }); }
|
|
@@ -60479,11 +60561,11 @@ class AXMEmployeeReportDefinitionDataSeeder {
|
|
|
60479
60561
|
this.storageService = inject(AXPEntityStorageService);
|
|
60480
60562
|
}
|
|
60481
60563
|
async seed() {
|
|
60482
|
-
await this.storageService.initial(`${RootConfig$
|
|
60564
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.report.name}`, EMPLOYEE_REPORT_DEFINITIONS, {
|
|
60483
60565
|
mergeType: 'merge',
|
|
60484
60566
|
uniqueKeys: ['title'],
|
|
60485
60567
|
});
|
|
60486
|
-
await this.storageService.initial(`${RootConfig$
|
|
60568
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.report.name}Category`, EMPLOYEE_REPORT_CATEGORIES, {
|
|
60487
60569
|
mergeType: 'merge',
|
|
60488
60570
|
uniqueKeys: ['title'],
|
|
60489
60571
|
});
|
|
@@ -60838,11 +60920,11 @@ class AXMLocationReportDefinitionDataSeeder {
|
|
|
60838
60920
|
this.storageService = inject(AXPEntityStorageService);
|
|
60839
60921
|
}
|
|
60840
60922
|
async seed() {
|
|
60841
|
-
await this.storageService.initial(`${RootConfig$
|
|
60923
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.report.name}`, LOCATION_REPORT_DEFINITIONS, {
|
|
60842
60924
|
mergeType: 'merge',
|
|
60843
60925
|
uniqueKeys: ['title'],
|
|
60844
60926
|
});
|
|
60845
|
-
await this.storageService.initial(`${RootConfig$
|
|
60927
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.report.name}Category`, LOCATION_REPORT_CATEGORIES, {
|
|
60846
60928
|
mergeType: 'merge',
|
|
60847
60929
|
uniqueKeys: ['title'],
|
|
60848
60930
|
});
|
|
@@ -60959,7 +61041,7 @@ class AXMReservationClassSeeder {
|
|
|
60959
61041
|
this.storageService = inject(AXPEntityStorageService);
|
|
60960
61042
|
}
|
|
60961
61043
|
async seed() {
|
|
60962
|
-
await this.storageService.initial(RootConfig$
|
|
61044
|
+
await this.storageService.initial(RootConfig$u.entities.reservationClass.source, ReservationClassMock);
|
|
60963
61045
|
}
|
|
60964
61046
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMReservationClassSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60965
61047
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMReservationClassSeeder }); }
|
|
@@ -61862,7 +61944,7 @@ class AXCSubscriptionSeeder {
|
|
|
61862
61944
|
this.storageService = inject(AXPEntityStorageService);
|
|
61863
61945
|
}
|
|
61864
61946
|
async seed() {
|
|
61865
|
-
await this.storageService.initial(RootConfig$
|
|
61947
|
+
await this.storageService.initial(RootConfig$v.entities.subscription.source, SUBSCRIPTIONS_MOCK);
|
|
61866
61948
|
}
|
|
61867
61949
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61868
61950
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionSeeder }); }
|
|
@@ -61876,7 +61958,7 @@ class AXCSubscriptionPlanSeeder {
|
|
|
61876
61958
|
this.storageService = inject(AXPEntityStorageService);
|
|
61877
61959
|
}
|
|
61878
61960
|
async seed() {
|
|
61879
|
-
await this.storageService.initial(RootConfig$
|
|
61961
|
+
await this.storageService.initial(RootConfig$v.entities.subscriptionPlan.source, SUBSCRIPTION_PLANS_MOCK);
|
|
61880
61962
|
}
|
|
61881
61963
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61882
61964
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanSeeder }); }
|
|
@@ -61959,7 +62041,7 @@ class AXCSubscriptionPlanItemSeeder {
|
|
|
61959
62041
|
this.storageService = inject(AXPEntityStorageService);
|
|
61960
62042
|
}
|
|
61961
62043
|
async seed() {
|
|
61962
|
-
await this.storageService.initial(RootConfig$
|
|
62044
|
+
await this.storageService.initial(RootConfig$v.entities.subscriptionPlanItem.source, SUBSCRIPTION_PLAN_ITEMS_MOCK);
|
|
61963
62045
|
}
|
|
61964
62046
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanItemSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61965
62047
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanItemSeeder }); }
|
|
@@ -62018,7 +62100,7 @@ class AXCSupplierTypeDataSeeder {
|
|
|
62018
62100
|
this.storageService = inject(AXPEntityStorageService);
|
|
62019
62101
|
}
|
|
62020
62102
|
async seed() {
|
|
62021
|
-
await this.storageService.initial(RootConfig$
|
|
62103
|
+
await this.storageService.initial(RootConfig$w.entities.supplierType.source, SUPPLIER_TYPES_MOCK);
|
|
62022
62104
|
}
|
|
62023
62105
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62024
62106
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierTypeDataSeeder }); }
|
|
@@ -62032,7 +62114,7 @@ class AXCSupplierSegmentDataSeeder {
|
|
|
62032
62114
|
this.storageService = inject(AXPEntityStorageService);
|
|
62033
62115
|
}
|
|
62034
62116
|
async seed() {
|
|
62035
|
-
await this.storageService.initial(RootConfig$
|
|
62117
|
+
await this.storageService.initial(RootConfig$w.entities.supplierSegment.source, SUPPLIER_SEGMENTS_MOCK);
|
|
62036
62118
|
}
|
|
62037
62119
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierSegmentDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62038
62120
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierSegmentDataSeeder }); }
|
|
@@ -62046,7 +62128,7 @@ class AXCSupplierCategorySeeder {
|
|
|
62046
62128
|
this.storageService = inject(AXPEntityStorageService);
|
|
62047
62129
|
}
|
|
62048
62130
|
async seed() {
|
|
62049
|
-
await this.storageService.initial(`${RootConfig$
|
|
62131
|
+
await this.storageService.initial(`${RootConfig$w.module.name}.${RootConfig$w.entities.supplier.name}Category`, supplierCategoryMocks);
|
|
62050
62132
|
}
|
|
62051
62133
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62052
62134
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierCategorySeeder }); }
|
|
@@ -62060,7 +62142,7 @@ class AXCSupplierDataSeeder {
|
|
|
62060
62142
|
this.storageService = inject(AXPEntityStorageService);
|
|
62061
62143
|
}
|
|
62062
62144
|
async seed() {
|
|
62063
|
-
await this.storageService.initial(RootConfig$
|
|
62145
|
+
await this.storageService.initial(RootConfig$w.entities.supplier.source, SUPPLIERS_MOCK);
|
|
62064
62146
|
}
|
|
62065
62147
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62066
62148
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierDataSeeder }); }
|
|
@@ -62507,7 +62589,7 @@ class AXMTaskTypeDataSeeder {
|
|
|
62507
62589
|
this.storageService = inject(AXPEntityStorageService);
|
|
62508
62590
|
}
|
|
62509
62591
|
async seed() {
|
|
62510
|
-
await this.storageService.initial(`${RootConfig$
|
|
62592
|
+
await this.storageService.initial(`${RootConfig$x.module.name}.${RootConfig$x.entities.taskType.name}`, taskTypeMock);
|
|
62511
62593
|
}
|
|
62512
62594
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62513
62595
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTypeDataSeeder }); }
|
|
@@ -62654,7 +62736,7 @@ class AXMTaskStatusDataSeeder {
|
|
|
62654
62736
|
this.storageService = inject(AXPEntityStorageService);
|
|
62655
62737
|
}
|
|
62656
62738
|
async seed() {
|
|
62657
|
-
await this.storageService.initial(`${RootConfig$
|
|
62739
|
+
await this.storageService.initial(`${RootConfig$x.module.name}.${RootConfig$x.entities.taskStatus.name}`, taskStatusMock);
|
|
62658
62740
|
}
|
|
62659
62741
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskStatusDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62660
62742
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskStatusDataSeeder }); }
|
|
@@ -62825,7 +62907,7 @@ class AXMTaskDataSeeder {
|
|
|
62825
62907
|
this.storageService = inject(AXPEntityStorageService);
|
|
62826
62908
|
}
|
|
62827
62909
|
async seed() {
|
|
62828
|
-
await this.storageService.initial(`${RootConfig$
|
|
62910
|
+
await this.storageService.initial(`${RootConfig$x.module.name}.${RootConfig$x.entities.task.name}`, taskMock);
|
|
62829
62911
|
}
|
|
62830
62912
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62831
62913
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskDataSeeder }); }
|
|
@@ -62933,7 +63015,7 @@ class AXMTaskTemplateDataSeeder {
|
|
|
62933
63015
|
this.storageService = inject(AXPEntityStorageService);
|
|
62934
63016
|
}
|
|
62935
63017
|
async seed() {
|
|
62936
|
-
await this.storageService.initial(`${RootConfig$
|
|
63018
|
+
await this.storageService.initial(`${RootConfig$x.module.name}.${RootConfig$x.entities.taskTemplate.name}`, taskTemplateMock);
|
|
62937
63019
|
}
|
|
62938
63020
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62939
63021
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTemplateDataSeeder }); }
|
|
@@ -63001,7 +63083,7 @@ class AXCTenantSeeder {
|
|
|
63001
63083
|
this.storageService = inject(AXPEntityStorageService);
|
|
63002
63084
|
}
|
|
63003
63085
|
async seed() {
|
|
63004
|
-
await this.storageService.initial(RootConfig$
|
|
63086
|
+
await this.storageService.initial(RootConfig$y.entities.tenant.source, tenantMocks);
|
|
63005
63087
|
}
|
|
63006
63088
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
63007
63089
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantSeeder }); }
|
|
@@ -63161,7 +63243,7 @@ class AXCTenantUserSeeder {
|
|
|
63161
63243
|
this.storageService = inject(AXPEntityStorageService);
|
|
63162
63244
|
}
|
|
63163
63245
|
async seed() {
|
|
63164
|
-
await this.storageService.initial(`${RootConfig$
|
|
63246
|
+
await this.storageService.initial(`${RootConfig$y.module.name}.${RootConfig$y.entities.tenantUser.name}`, tenantUserMocks);
|
|
63165
63247
|
}
|
|
63166
63248
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantUserSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
63167
63249
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantUserSeeder }); }
|
|
@@ -63192,7 +63274,7 @@ class AXMCreateTenantUserCommand {
|
|
|
63192
63274
|
};
|
|
63193
63275
|
}
|
|
63194
63276
|
// Check if account holder already exists for this tenant
|
|
63195
|
-
const tenantUserEntityName = `${RootConfig$
|
|
63277
|
+
const tenantUserEntityName = `${RootConfig$y.module.name}.${RootConfig$y.entities.tenantUser.name}`;
|
|
63196
63278
|
const accountHolderResult = await this.storageService.query(tenantUserEntityName, {
|
|
63197
63279
|
skip: 0,
|
|
63198
63280
|
take: 1,
|
|
@@ -64429,11 +64511,11 @@ class AXMPlatformAnalyticsReportDefinitionDataSeeder {
|
|
|
64429
64511
|
this.storageService = inject(AXPEntityStorageService);
|
|
64430
64512
|
}
|
|
64431
64513
|
async seed() {
|
|
64432
|
-
await this.storageService.initial(`${RootConfig$
|
|
64514
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.report.name}`, PLATFORM_ANALYTICS_REPORT_DEFINITIONS, {
|
|
64433
64515
|
mergeType: 'merge',
|
|
64434
64516
|
uniqueKeys: ['title'],
|
|
64435
64517
|
});
|
|
64436
|
-
await this.storageService.initial(`${RootConfig$
|
|
64518
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.report.name}Category`, PLATFORM_ANALYTICS_REPORT_CATEGORIES, {
|
|
64437
64519
|
mergeType: 'merge',
|
|
64438
64520
|
uniqueKeys: ['title'],
|
|
64439
64521
|
});
|
|
@@ -64743,7 +64825,7 @@ class AXCWorkflowDefinitionDataSeeder {
|
|
|
64743
64825
|
this.storageService = inject(AXPEntityStorageService);
|
|
64744
64826
|
}
|
|
64745
64827
|
async seed() {
|
|
64746
|
-
await this.storageService.initial(`${RootConfig$
|
|
64828
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.workflowDefinition.name}`, workflowDefinitionEntityMock);
|
|
64747
64829
|
}
|
|
64748
64830
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
64749
64831
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder }); }
|
|
@@ -64904,7 +64986,7 @@ class AXCActivityCategorySeeder {
|
|
|
64904
64986
|
this.storageService = inject(AXPEntityStorageService);
|
|
64905
64987
|
}
|
|
64906
64988
|
async seed() {
|
|
64907
|
-
await this.storageService.initial(`${RootConfig$
|
|
64989
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${ACTIVITY_CATEGORY_ENTITY}`, ACTIVITY_CATEGORIES);
|
|
64908
64990
|
}
|
|
64909
64991
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
64910
64992
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityCategorySeeder }); }
|
|
@@ -66448,7 +66530,7 @@ class AXCActivityDefinitionSeeder {
|
|
|
66448
66530
|
this.storageService = inject(AXPEntityStorageService);
|
|
66449
66531
|
}
|
|
66450
66532
|
async seed() {
|
|
66451
|
-
await this.storageService.initial(`${RootConfig$
|
|
66533
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.activityDefinition.name}`, ACTIVITY_DEFINITIONS);
|
|
66452
66534
|
}
|
|
66453
66535
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66454
66536
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityDefinitionSeeder }); }
|
|
@@ -66457,7 +66539,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
66457
66539
|
type: Injectable
|
|
66458
66540
|
}] });
|
|
66459
66541
|
|
|
66460
|
-
const STORAGE_KEY = `${RootConfig$
|
|
66542
|
+
const STORAGE_KEY = `${RootConfig$z.module.name}.${RootConfig$z.entities.workflowDefinition.name}Category`;
|
|
66461
66543
|
/**
|
|
66462
66544
|
* Seeds workflow categories into entity storage.
|
|
66463
66545
|
* Module’s AXMWorkflowCategoryProvider reads from this key (same pattern as report categories).
|
|
@@ -67105,6 +67187,7 @@ class AXCMockModule {
|
|
|
67105
67187
|
AXCWorkflowManagementMockModule,
|
|
67106
67188
|
AXCNotificationManagementMockModule,
|
|
67107
67189
|
AXCTaskManagementMockModule,
|
|
67190
|
+
AXCPersonCoreMockModule,
|
|
67108
67191
|
AXCPersonManagementMockModule,
|
|
67109
67192
|
AXCContentManagementMockModule,
|
|
67110
67193
|
AXCMeetingManagementMockModule,
|
|
@@ -67161,6 +67244,7 @@ class AXCMockModule {
|
|
|
67161
67244
|
AXCWorkflowManagementMockModule,
|
|
67162
67245
|
AXCNotificationManagementMockModule,
|
|
67163
67246
|
AXCTaskManagementMockModule,
|
|
67247
|
+
AXCPersonCoreMockModule,
|
|
67164
67248
|
AXCPersonManagementMockModule,
|
|
67165
67249
|
AXCContentManagementMockModule,
|
|
67166
67250
|
AXCMeetingManagementMockModule,
|
|
@@ -67215,6 +67299,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
67215
67299
|
AXCWorkflowManagementMockModule,
|
|
67216
67300
|
AXCNotificationManagementMockModule,
|
|
67217
67301
|
AXCTaskManagementMockModule,
|
|
67302
|
+
AXCPersonCoreMockModule,
|
|
67218
67303
|
AXCPersonManagementMockModule,
|
|
67219
67304
|
AXCContentManagementMockModule,
|
|
67220
67305
|
AXCMeetingManagementMockModule,
|
|
@@ -67348,5 +67433,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
67348
67433
|
* Generated bundle index. Do not edit.
|
|
67349
67434
|
*/
|
|
67350
67435
|
|
|
67351
|
-
export { ACTIVITY_CATEGORIES, ACTIVITY_DEFINITIONS, APPLICATIONS, AXCActivityCategorySeeder, AXCActivityDefinitionSeeder, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationDataSeeder, AXCApplicationManagementMockModule, AXCAssessmentManagementMockModule, AXCAssetManagementMockModule, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommonMockModule, AXCContactManagementMockModule, AXCContentManagementMockModule, AXCConversationMockModule, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCEditionDataSeeder, AXCEquipmentCategorySeeder, AXCEquipmentSeeder, AXCFileStorageService, AXCFinancialCoreMockModule, AXCFormTemplateManagementMockModule, AXCGoogleStrategyMock, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCImageCaptchaChallengeProviderMock, AXCJsaSeeder, AXCLearningManagementMockModule, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCMeasurementCoreMockModule, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMetaDataDefinitionElectricityDataSeeder, AXCMetadataCategorySeeder, AXCMetadataElectricityCategorySeeder, AXCMiddlewaresModule, AXCMockCaptchaChallengeComponent, AXCMockEntityLogListener, AXCMockModule, AXCNotificationManagementMockModule, AXCOrderManagementMockModule, AXCOrganizationManagementMockModule, AXCPersonManagementMockModule, AXCPlatformManagementMockModule, AXCProcurementManagementMockModule, AXCProductCatalogMockModule, AXCProjectManagementMockModule, AXCQueryCategoryMetadataInheritanceQuery, AXCReportManagementMockModule, AXCSecurityManagementMockModule, AXCSubscriptionManagementMockModule, AXCSupplierManagementMockModule, AXCTaskManagementMockModule, AXCTenantManagementMockModule, AXCTenantSeeder, AXCTokensDataSeeder, AXCUserPassStrategyMock, AXCVersionDB, AXCVersioningService, AXCWorkflowCategorySeeder, AXCWorkflowDefinitionDataSeeder, AXCWorkflowEngine, AXCWorkflowExecutionDB, AXCWorkflowManagementMockModule, AXMAiResponderService, AXMAssessmentCaseDataSeeder, AXMAssessmentSessionDataSeeder, AXMBusinessUnitDataSeeder, AXMCalendarEventTypeSeeder, AXMEmployeeDataSeeder, AXMEmploymentTypeDataSeeder, AXMFormDataSourcesProvider, AXMJobDefinitionDataSeeder, AXMJobLevelDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMPositionAssignmentDataSeeder, AXMPositionDataSeeder, AXMQuestionBankItemCategoryDataSeeder, AXMQuestionBankItemDataSeeder, AXMQuestionnaireCategoryDataSeeder, AXMQuestionnaireDataSeeder, AXMResponsibilityDataSeeder, AXMTagDataSeeder, AXMTeamDataSeeder, AXMTeamMemberDataSeeder, AXMTeamMemberRoleDataSeeder, AXPDashboardDataSeeder, AXPIdentifierDB, AXPMessageDataSeeder, AXPMockChecksumProvider, AXPMockClockProvider, AXPMockIdentifierService, AXPMockLookupProvider, AXPMockPolicyProvider, AXPMockSequenceProvider, AXPRoomDataSeeder, AXPSecurityManagementRoleDataSeeder, AXPSecurityManagementUserDataSeeder, AXPTaskBoardPlatformManagementTaskProvider, AXPTaskBoardProjectManagementTaskProvider, AXVChangeType, BUSINESS_UNITS_MOCK, COSTMANAGER_ENTERPRISE, COSTMANAGER_PROFESSIONAL, COSTMANAGER_STANDARD, CRM_ENTERPRISE, DASHBOARDS, EDITIONS, EMPLOYEES_MOCK, EMPLOYMENT_TYPES_MOCK, EQUIPMENT_CATEGORY_ID, FINANCE_BASIC, FINANCE_ENTERPRISE, FINANCE_PRO, HR_ENTERPRISE, JOB_DEFINITIONS_CATEGORY_MOCK, JOB_DEFINITIONS_MOCK, JOB_LEVELS_MOCK, LASER_PLUMBING_TENANT_ID, LEAVE_REQUESTS_MOCK, METADATA_ELECTRICITY_MOCK, ORDERING_BASIC, ORDERING_ENTERPRISE, ORDERING_STANDARD, OWNERSHIP_FILTER_BYPASS, PLATFORM_CONSOLE, PLATFORM_TENANT_ID, POSITIONS_CATEGORY_MOCK, POSITIONS_MOCK, POSITION_ASSIGNMENTS_MOCK, QUESTIONNAIRE_CATEGORY_MOCK, QUESTION_BANK_ITEM_CATEGORY_MOCK, RESPONSIBILITIES_CATEGORY_MOCK, RESPONSIBILITIES_MOCK, SAFETYMINDER_BASIC, SAFETYMINDER_ENTERPRISE, SAFETYMINDER_PROFESSIONAL, SHOP_BASIC, SHOP_ENTERPRISE, SHOP_PRO, TAGS_MOCK, TASKS, TASK_STATUSES, TASK_TEMPLATES, TASK_TYPES, TEAMS_MOCK, TEAM_MEMBERS_MOCK, TEAM_MEMBER_ROLES_MOCK, TIMEPLICITY_TENANT_ID, TOKENS, VISIBILITY_FILTER_BYPASS, WORKFLOW_CATEGORIES, activityCategoryMocks, assessmentCaseMock, assessmentSessionMock, auditLoggerMiddleware, avatarInterface, axVersionDB, axWorkflowExecutionDB, bypassAllFilters, bypassOwnershipFilter, bypassVisibilityFilter, calendarEventMock, calendarEventTypeMockData, calendarMock, categoryResolverMiddleware, checkboxInterface, childCountMiddleware, colorInterface, computeDiff, contactInterface, createAndSaveDashboardForUser, createDashboardForUser, createFileCastMiddleware, dateInterface, dateTimeInterface, descriptionInterface, emailInterface, equipmentCategoryMocks, equipmentMocks, fileUploaderInterface, findEmployeeById, findPersonById, generateUserDashboard, groupOrderItemCalculatorMiddleware, historyLoggerMiddleware, identifierCommitMiddleware, imageInterface, lockGuardMiddleware, longTextAnswerInterface, lookupInterface, lookupResolverMiddleware, mapInterface, meetingFilesMock, meetingIds, meetingMock, meetingParticipantMock, meetingRoleTypeMock, meetingSessionMock, meetingTimeSlotMock, meetingTypeFileTemplateMock, meetingTypeMock, mergeDetailRelationMiddleware, metadataCategoryMocks, metadataElectricityCategoryMocks, mockRoleDefinitions, mockUsers, multipleChoiceInterface, multipleSelectInterface, normalizeAnyFileArrayForView, normalizeSnapshotFileFieldsForView, numberInterface, participantIds, passwordInterface, phoneInterface, primaryMiddleware, qrcodeInterface, questionBankItemMock, questionnaireMock, ratingInterface, richTextInterface, scaleInterface, selectInterface, selectionListInterface, signatureInterface, signatureLoaderMiddleware, tagInterface, tenantMocks, textAreaInterface, textInterface, timeDurationInterface, titleInterface, toUiRows, toggleInterface, urlInterface, versionInterface, visibilityFilterMiddleware, workflowDefinitionEntityMock, workflowDefinitionIds, workflowDefinitionMock, yesNoInterface };
|
|
67436
|
+
export { ACTIVITY_CATEGORIES, ACTIVITY_DEFINITIONS, APPLICATIONS, AXCActivityCategorySeeder, AXCActivityDefinitionSeeder, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationDataSeeder, AXCApplicationManagementMockModule, AXCAssessmentManagementMockModule, AXCAssetManagementMockModule, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommonMockModule, AXCContactManagementMockModule, AXCContentManagementMockModule, AXCConversationMockModule, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCEditionDataSeeder, AXCEquipmentCategorySeeder, AXCEquipmentSeeder, AXCFileStorageService, AXCFinancialCoreMockModule, AXCFormTemplateManagementMockModule, AXCGoogleStrategyMock, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCImageCaptchaChallengeProviderMock, AXCJsaSeeder, AXCLearningManagementMockModule, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCMeasurementCoreMockModule, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMetaDataDefinitionElectricityDataSeeder, AXCMetadataCategorySeeder, AXCMetadataElectricityCategorySeeder, AXCMiddlewaresModule, AXCMockCaptchaChallengeComponent, AXCMockEntityLogListener, AXCMockModule, AXCNotificationManagementMockModule, AXCOrderManagementMockModule, AXCOrganizationManagementMockModule, AXCPersonCoreMockModule, AXCPersonManagementMockModule, AXCPlatformManagementMockModule, AXCProcurementManagementMockModule, AXCProductCatalogMockModule, AXCProjectManagementMockModule, AXCQueryCategoryMetadataInheritanceQuery, AXCReportManagementMockModule, AXCSecurityManagementMockModule, AXCSubscriptionManagementMockModule, AXCSupplierManagementMockModule, AXCTaskManagementMockModule, AXCTenantManagementMockModule, AXCTenantSeeder, AXCTokensDataSeeder, AXCUserPassStrategyMock, AXCVersionDB, AXCVersioningService, AXCWorkflowCategorySeeder, AXCWorkflowDefinitionDataSeeder, AXCWorkflowEngine, AXCWorkflowExecutionDB, AXCWorkflowManagementMockModule, AXMAiResponderService, AXMAssessmentCaseDataSeeder, AXMAssessmentSessionDataSeeder, AXMBusinessUnitDataSeeder, AXMCalendarEventTypeSeeder, AXMEmployeeDataSeeder, AXMEmploymentTypeDataSeeder, AXMFormDataSourcesProvider, AXMJobDefinitionDataSeeder, AXMJobLevelDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMPositionAssignmentDataSeeder, AXMPositionDataSeeder, AXMQuestionBankItemCategoryDataSeeder, AXMQuestionBankItemDataSeeder, AXMQuestionnaireCategoryDataSeeder, AXMQuestionnaireDataSeeder, AXMResponsibilityDataSeeder, AXMTagDataSeeder, AXMTeamDataSeeder, AXMTeamMemberDataSeeder, AXMTeamMemberRoleDataSeeder, AXPDashboardDataSeeder, AXPIdentifierDB, AXPMessageDataSeeder, AXPMockChecksumProvider, AXPMockClockProvider, AXPMockIdentifierService, AXPMockLookupProvider, AXPMockPolicyProvider, AXPMockSequenceProvider, AXPRoomDataSeeder, AXPSecurityManagementRoleDataSeeder, AXPSecurityManagementUserDataSeeder, AXPTaskBoardPlatformManagementTaskProvider, AXPTaskBoardProjectManagementTaskProvider, AXVChangeType, BUSINESS_UNITS_MOCK, COSTMANAGER_ENTERPRISE, COSTMANAGER_PROFESSIONAL, COSTMANAGER_STANDARD, CRM_ENTERPRISE, DASHBOARDS, EDITIONS, EMPLOYEES_MOCK, EMPLOYMENT_TYPES_MOCK, EQUIPMENT_CATEGORY_ID, FINANCE_BASIC, FINANCE_ENTERPRISE, FINANCE_PRO, HR_ENTERPRISE, JOB_DEFINITIONS_CATEGORY_MOCK, JOB_DEFINITIONS_MOCK, JOB_LEVELS_MOCK, LASER_PLUMBING_TENANT_ID, LEAVE_REQUESTS_MOCK, METADATA_ELECTRICITY_MOCK, ORDERING_BASIC, ORDERING_ENTERPRISE, ORDERING_STANDARD, OWNERSHIP_FILTER_BYPASS, PLATFORM_CONSOLE, PLATFORM_TENANT_ID, POSITIONS_CATEGORY_MOCK, POSITIONS_MOCK, POSITION_ASSIGNMENTS_MOCK, QUESTIONNAIRE_CATEGORY_MOCK, QUESTION_BANK_ITEM_CATEGORY_MOCK, RESPONSIBILITIES_CATEGORY_MOCK, RESPONSIBILITIES_MOCK, SAFETYMINDER_BASIC, SAFETYMINDER_ENTERPRISE, SAFETYMINDER_PROFESSIONAL, SHOP_BASIC, SHOP_ENTERPRISE, SHOP_PRO, TAGS_MOCK, TASKS, TASK_STATUSES, TASK_TEMPLATES, TASK_TYPES, TEAMS_MOCK, TEAM_MEMBERS_MOCK, TEAM_MEMBER_ROLES_MOCK, TIMEPLICITY_TENANT_ID, TOKENS, VISIBILITY_FILTER_BYPASS, WORKFLOW_CATEGORIES, activityCategoryMocks, assessmentCaseMock, assessmentSessionMock, auditLoggerMiddleware, avatarInterface, axVersionDB, axWorkflowExecutionDB, bypassAllFilters, bypassOwnershipFilter, bypassVisibilityFilter, calendarEventMock, calendarEventTypeMockData, calendarMock, categoryResolverMiddleware, checkboxInterface, childCountMiddleware, colorInterface, computeDiff, contactInterface, createAndSaveDashboardForUser, createDashboardForUser, createFileCastMiddleware, dateInterface, dateTimeInterface, descriptionInterface, emailInterface, equipmentCategoryMocks, equipmentMocks, fileUploaderInterface, findEmployeeById, findPersonById, generateUserDashboard, groupOrderItemCalculatorMiddleware, historyLoggerMiddleware, identifierCommitMiddleware, imageInterface, lockGuardMiddleware, longTextAnswerInterface, lookupInterface, lookupResolverMiddleware, mapInterface, meetingFilesMock, meetingIds, meetingMock, meetingParticipantMock, meetingRoleTypeMock, meetingSessionMock, meetingTimeSlotMock, meetingTypeFileTemplateMock, meetingTypeMock, mergeDetailRelationMiddleware, metadataCategoryMocks, metadataElectricityCategoryMocks, mockRoleDefinitions, mockUsers, multipleChoiceInterface, multipleSelectInterface, normalizeAnyFileArrayForView, normalizeSnapshotFileFieldsForView, numberInterface, participantIds, passwordInterface, personIdentifierTypeMock, personRelationshipTypeMock, phoneInterface, primaryMiddleware, qrcodeInterface, questionBankItemMock, questionnaireMock, ratingInterface, richTextInterface, scaleInterface, selectInterface, selectionListInterface, signatureInterface, signatureLoaderMiddleware, tagInterface, tenantMocks, textAreaInterface, textInterface, timeDurationInterface, titleInterface, toUiRows, toggleInterface, urlInterface, versionInterface, visibilityFilterMiddleware, workflowDefinitionEntityMock, workflowDefinitionIds, workflowDefinitionMock, yesNoInterface };
|
|
67352
67437
|
//# sourceMappingURL=acorex-connectivity-mock.mjs.map
|