@acorex/connectivity 21.0.0-next.18 → 21.0.0-next.19
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.
|
@@ -9,35 +9,37 @@ import { inject, Injectable, NgModule, Injector, runInInjectionContext, signal,
|
|
|
9
9
|
import { AXMAssetManagementFeatureKeys, RootConfig as RootConfig$2, AXMAssetStatus } from '@acorex/modules/asset-management';
|
|
10
10
|
import { AXMAssessmentManagementFeatureKeys, RootConfig as RootConfig$1, AXMAssessmentManagementPermissionKeys } from '@acorex/modules/assessment-management';
|
|
11
11
|
import { AXPCommonFeatureKeys, AXPWidgetsList } from '@acorex/modules/common';
|
|
12
|
-
import { AXMDataManagementFeatureKeys, AXMPermissionsKeys as AXMPermissionsKeys$2, RootConfig as RootConfig$
|
|
12
|
+
import { AXMDataManagementFeatureKeys, AXMPermissionsKeys as AXMPermissionsKeys$2, RootConfig as RootConfig$d, AXMMetaDataDefinitionService, META_DATA_SELECTOR_FIELD, AXMQueryServiceImpl, ShowMetaDataSelectorPopupCommand, AXMQueryService } from '@acorex/modules/data-management';
|
|
13
13
|
import { AXPHumanCapitalManagementFeatureKeys, AXMPermissionsKeys as AXMPermissionsKeys$4, RootConfig as RootConfig$4 } from '@acorex/modules/human-capital-management';
|
|
14
14
|
import { AXPSystemStatusType, AXPAppVersionService, AXPSystemStatuses, AXPFileStorageStatus, AXPFileStorageService, AXVChangeType as AXVChangeType$1, AXP_SEARCH_PROVIDER, AXPLockService, AXPVersioningService } from '@acorex/platform/common';
|
|
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$x } 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$
|
|
21
|
-
import { AXMPermissionsKeys as AXMPermissionsKeys$3, AXMFolderServiceImpl, AXMDocumentServiceImpl, AXMFolderService, AXMDocumentTypeServiceImpl, RootConfig as RootConfig$
|
|
20
|
+
import { AXMTenantManagementPermissionsKeys, AXMTenantService, AXMTenantManagementTenantUserEntityService, RootConfig as RootConfig$A } from '@acorex/modules/tenant-management';
|
|
21
|
+
import { AXMPermissionsKeys as AXMPermissionsKeys$3, AXMFolderServiceImpl, AXMDocumentServiceImpl, AXMFolderService, AXMDocumentTypeServiceImpl, RootConfig as RootConfig$e, 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';
|
|
24
24
|
import { RootConfig as RootConfig$7 } from '@acorex/modules/calendar-management';
|
|
25
25
|
import { AXPActivityDefinitionService, AXP_WORKFLOW_PROVIDER, WorkflowExpressionScopeService, AXP_WORKFLOW_ENGINE } from '@acorex/platform/workflow';
|
|
26
26
|
import Dexie from 'dexie';
|
|
27
27
|
import { AXFileService } from '@acorex/core/file';
|
|
28
|
-
import { RootConfig as RootConfig$8 } from '@acorex/modules/contact-
|
|
29
|
-
import {
|
|
28
|
+
import { RootConfig as RootConfig$8 } from '@acorex/modules/contact-core';
|
|
29
|
+
import { RootConfig as RootConfig$9 } from '@acorex/modules/contact-management';
|
|
30
|
+
import { AXMChatManagementService, AXMChatRealtimeService, AXMCommentManagementService, AXMCommentRealtimeService, RootConfig as RootConfig$a } from '@acorex/modules/conversation';
|
|
30
31
|
import { filter, take, map, throttleTime } from 'rxjs';
|
|
31
|
-
import { RootConfig as RootConfig$
|
|
32
|
-
import { AXPBarChartWidget, AXPDonutChartWidget, AXPGaugeChartWidget, AXPLineChartWidget, AXPDashboardShortcutWidget, AXPAdvancedWeatherWidget, AXPAnalogClockWidget, AXPMinimalWeatherWidget, AXPStickyNoteWidget, RootConfig as RootConfig$
|
|
33
|
-
import { AXPTaskBoardShortcut, AXPTaskBoardWidget, RootConfig as RootConfig$
|
|
34
|
-
import { AXPMyNotificationDashboardWidget, RootConfig as RootConfig$
|
|
32
|
+
import { RootConfig as RootConfig$b } from '@acorex/modules/customer-management';
|
|
33
|
+
import { AXPBarChartWidget, AXPDonutChartWidget, AXPGaugeChartWidget, AXPLineChartWidget, AXPDashboardShortcutWidget, AXPAdvancedWeatherWidget, AXPAnalogClockWidget, AXPMinimalWeatherWidget, AXPStickyNoteWidget, RootConfig as RootConfig$c } from '@acorex/modules/dashboard-management';
|
|
34
|
+
import { AXPTaskBoardShortcut, AXPTaskBoardWidget, RootConfig as RootConfig$z, AXPWorkflowTaskProvider } from '@acorex/modules/task-management';
|
|
35
|
+
import { AXPMyNotificationDashboardWidget, RootConfig as RootConfig$n, AXMNotificationEntityServiceImpl, AXMNotificationEntityService } from '@acorex/modules/notification-management';
|
|
35
36
|
import { get, set } from 'lodash-es';
|
|
36
|
-
import { RootConfig as RootConfig$
|
|
37
|
+
import { RootConfig as RootConfig$f } from '@acorex/modules/financial-core';
|
|
37
38
|
import { AXDataSource } from '@acorex/cdk/common';
|
|
38
39
|
import { AXPWidgetsCatalog } from '@acorex/platform/layout/widget-core';
|
|
39
|
-
import { RootConfig as RootConfig$
|
|
40
|
-
import { RootConfig as RootConfig$
|
|
40
|
+
import { RootConfig as RootConfig$g, AXMFormTemplateTypes } from '@acorex/modules/form-template-management';
|
|
41
|
+
import { RootConfig as RootConfig$h } from '@acorex/modules/health-core';
|
|
42
|
+
import { RootConfig as RootConfig$i } from '@acorex/modules/help-desk';
|
|
41
43
|
import { AXP_IDENTIFIER_RULES, AXPIdentifierService, AXPSimplePatternEngine, buildScopeHash, AXP_DEFAULT_TOKEN_PROVIDERS, AXP_IDENTIFIER_SERVICE } from '@acorex/modules/identifier-management';
|
|
42
44
|
import { HttpErrorResponse } from '@angular/common/http';
|
|
43
45
|
import { AXButtonModule } from '@acorex/components/button';
|
|
@@ -55,25 +57,25 @@ import { AXTranslationModule, AXTranslationService } from '@acorex/core/translat
|
|
|
55
57
|
import { AXValidationModule } from '@acorex/core/validation';
|
|
56
58
|
import * as i6 from '@angular/common';
|
|
57
59
|
import { CommonModule } from '@angular/common';
|
|
58
|
-
import { RootConfig as RootConfig$
|
|
59
|
-
import { RootConfig as RootConfig$
|
|
60
|
-
import { RootConfig as RootConfig$
|
|
61
|
-
import { RootConfig as RootConfig$
|
|
62
|
-
import { RootConfig as RootConfig$
|
|
63
|
-
import { RootConfig as RootConfig$
|
|
64
|
-
import { RootConfig as RootConfig$
|
|
65
|
-
import { RootConfig as RootConfig$
|
|
66
|
-
import { RootConfig as RootConfig$
|
|
67
|
-
import { RootConfig as RootConfig$
|
|
68
|
-
import { RootConfig as RootConfig$
|
|
69
|
-
import { RootConfig as RootConfig$
|
|
70
|
-
import { RootConfig as RootConfig$
|
|
60
|
+
import { RootConfig as RootConfig$j } from '@acorex/modules/learning-management';
|
|
61
|
+
import { RootConfig as RootConfig$k } from '@acorex/modules/location-management';
|
|
62
|
+
import { RootConfig as RootConfig$l } from '@acorex/modules/measurement-core';
|
|
63
|
+
import { RootConfig as RootConfig$m, AXMMeetingStatusProvider } from '@acorex/modules/meeting-management';
|
|
64
|
+
import { RootConfig as RootConfig$o, AXMOrgChartNodeType } from '@acorex/modules/organization-management';
|
|
65
|
+
import { RootConfig as RootConfig$p } from '@acorex/modules/person-core';
|
|
66
|
+
import { RootConfig as RootConfig$q } from '@acorex/modules/person-management';
|
|
67
|
+
import { RootConfig as RootConfig$r } from '@acorex/modules/platform-management';
|
|
68
|
+
import { RootConfig as RootConfig$s } from '@acorex/modules/procurement-management';
|
|
69
|
+
import { RootConfig as RootConfig$t } from '@acorex/modules/product-catalog';
|
|
70
|
+
import { RootConfig as RootConfig$u, AXPReportViewerService } from '@acorex/modules/report-management';
|
|
71
|
+
import { RootConfig as RootConfig$v } from '@acorex/modules/project-management';
|
|
72
|
+
import { RootConfig as RootConfig$w } from '@acorex/modules/reservation-management';
|
|
71
73
|
import { AXMSessionStatusTypes, AXMDeviceSessionsServiceImpl, AXMDeviceSessionsService, AXM_AUTH_CONFIG_TOKEN } from '@acorex/modules/auth';
|
|
72
74
|
import * as i1$1 from '@acorex/components/dialog';
|
|
73
|
-
import { RootConfig as RootConfig$
|
|
75
|
+
import { RootConfig as RootConfig$y } from '@acorex/modules/supplier-management';
|
|
74
76
|
import { AXPLayoutBuilderService } from '@acorex/platform/layout/builder';
|
|
75
77
|
import { Router } from '@angular/router';
|
|
76
|
-
import { RootConfig as RootConfig$
|
|
78
|
+
import { RootConfig as RootConfig$B } from '@acorex/modules/workflow-management';
|
|
77
79
|
import { AXCalendarService } from '@acorex/core/date-time';
|
|
78
80
|
import { AXCExternalAuthorizationService } from '@acorex/connectivity/utils';
|
|
79
81
|
|
|
@@ -2225,7 +2227,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
2225
2227
|
//#region ---- Module Export ----
|
|
2226
2228
|
//#endregion
|
|
2227
2229
|
|
|
2228
|
-
const uuid$
|
|
2230
|
+
const uuid$r = AXPDataGenerator.uuid;
|
|
2229
2231
|
const assetCategoryMock = [
|
|
2230
2232
|
{
|
|
2231
2233
|
id: 'asset-category-it-equipment',
|
|
@@ -2234,7 +2236,7 @@ const assetCategoryMock = [
|
|
|
2234
2236
|
childrenCount: 0,
|
|
2235
2237
|
metaDataList: [
|
|
2236
2238
|
{
|
|
2237
|
-
id: uuid$
|
|
2239
|
+
id: uuid$r(),
|
|
2238
2240
|
name: 'warranty-expiry',
|
|
2239
2241
|
title: 'Warranty Expiry',
|
|
2240
2242
|
text: 'Warranty Expiry',
|
|
@@ -2244,7 +2246,7 @@ const assetCategoryMock = [
|
|
|
2244
2246
|
interface: '{"type":"date-time-editor","path":"warranty.expiry","options":{"validations":[{"rule":"required"}]}}',
|
|
2245
2247
|
},
|
|
2246
2248
|
{
|
|
2247
|
-
id: uuid$
|
|
2249
|
+
id: uuid$r(),
|
|
2248
2250
|
name: 'operating-system',
|
|
2249
2251
|
title: 'Operating System',
|
|
2250
2252
|
text: 'Operating System',
|
|
@@ -2261,7 +2263,7 @@ const assetCategoryMock = [
|
|
|
2261
2263
|
childrenCount: 0,
|
|
2262
2264
|
metaDataList: [
|
|
2263
2265
|
{
|
|
2264
|
-
id: uuid$
|
|
2266
|
+
id: uuid$r(),
|
|
2265
2267
|
name: 'inspection-date',
|
|
2266
2268
|
title: 'Last Inspection Date',
|
|
2267
2269
|
text: 'Last Inspection Date',
|
|
@@ -2270,7 +2272,7 @@ const assetCategoryMock = [
|
|
|
2270
2272
|
interface: '{"type":"date-time-editor","path":"compliance.lastInspection","options":{"validations":[{"rule":"required"}]}}',
|
|
2271
2273
|
},
|
|
2272
2274
|
{
|
|
2273
|
-
id: uuid$
|
|
2275
|
+
id: uuid$r(),
|
|
2274
2276
|
name: 'safety-notes',
|
|
2275
2277
|
title: 'Safety Notes',
|
|
2276
2278
|
text: 'Safety Notes',
|
|
@@ -2287,7 +2289,7 @@ const assetCategoryMock = [
|
|
|
2287
2289
|
childrenCount: 0,
|
|
2288
2290
|
metaDataList: [
|
|
2289
2291
|
{
|
|
2290
|
-
id: uuid$
|
|
2292
|
+
id: uuid$r(),
|
|
2291
2293
|
name: 'license-plate',
|
|
2292
2294
|
title: 'License Plate',
|
|
2293
2295
|
text: 'License Plate',
|
|
@@ -2296,7 +2298,7 @@ const assetCategoryMock = [
|
|
|
2296
2298
|
interface: '{"type":"text-editor","path":"vehicle.licensePlate","options":{"validations":[{"rule":"required"}]}}',
|
|
2297
2299
|
},
|
|
2298
2300
|
{
|
|
2299
|
-
id: uuid$
|
|
2301
|
+
id: uuid$r(),
|
|
2300
2302
|
name: 'last-service',
|
|
2301
2303
|
title: 'Last Service Date',
|
|
2302
2304
|
text: 'Last Service Date',
|
|
@@ -2618,7 +2620,8 @@ const generateIds = () => {
|
|
|
2618
2620
|
};
|
|
2619
2621
|
return ids;
|
|
2620
2622
|
};
|
|
2621
|
-
const
|
|
2623
|
+
const geographicRegionIds = generateIds();
|
|
2624
|
+
const ids = geographicRegionIds;
|
|
2622
2625
|
const geographicRegionMock = [
|
|
2623
2626
|
// ===== COUNTRIES (Level 0) =====
|
|
2624
2627
|
{
|
|
@@ -3212,10 +3215,10 @@ const LASER_PLUMBING_TENANT_ID = AXPDataGenerator.uuid();
|
|
|
3212
3215
|
//#region ---- Imports ----
|
|
3213
3216
|
//#endregion
|
|
3214
3217
|
//#region ---- Mock Data ----
|
|
3215
|
-
const uuid$
|
|
3218
|
+
const uuid$q = AXPDataGenerator.uuid;
|
|
3216
3219
|
const mockRoleDefinitions = [
|
|
3217
3220
|
{
|
|
3218
|
-
id: uuid$
|
|
3221
|
+
id: uuid$q(),
|
|
3219
3222
|
name: 'root',
|
|
3220
3223
|
title: 'Super Administrator',
|
|
3221
3224
|
description: 'Full system access with all administrative privileges',
|
|
@@ -3268,7 +3271,7 @@ const mockRoleDefinitions = [
|
|
|
3268
3271
|
},
|
|
3269
3272
|
},
|
|
3270
3273
|
{
|
|
3271
|
-
id: uuid$
|
|
3274
|
+
id: uuid$q(),
|
|
3272
3275
|
name: 'platform-application-administrator',
|
|
3273
3276
|
title: 'Platform Application Administrator',
|
|
3274
3277
|
description: 'Full platform application access with all administrative privileges',
|
|
@@ -3288,7 +3291,7 @@ const mockRoleDefinitions = [
|
|
|
3288
3291
|
},
|
|
3289
3292
|
},
|
|
3290
3293
|
{
|
|
3291
|
-
id: uuid$
|
|
3294
|
+
id: uuid$q(),
|
|
3292
3295
|
name: 'admin',
|
|
3293
3296
|
title: 'Administrator',
|
|
3294
3297
|
description: 'Full system access with all administrative privileges',
|
|
@@ -3309,7 +3312,7 @@ const mockRoleDefinitions = [
|
|
|
3309
3312
|
},
|
|
3310
3313
|
},
|
|
3311
3314
|
{
|
|
3312
|
-
id: uuid$
|
|
3315
|
+
id: uuid$q(),
|
|
3313
3316
|
name: 'manager',
|
|
3314
3317
|
title: 'Manager',
|
|
3315
3318
|
description: 'Manages users and has access to most system features',
|
|
@@ -3327,7 +3330,7 @@ const mockRoleDefinitions = [
|
|
|
3327
3330
|
},
|
|
3328
3331
|
},
|
|
3329
3332
|
{
|
|
3330
|
-
id: uuid$
|
|
3333
|
+
id: uuid$q(),
|
|
3331
3334
|
name: 'user',
|
|
3332
3335
|
title: 'Regular User',
|
|
3333
3336
|
description: 'Standard user with basic system access',
|
|
@@ -3345,7 +3348,7 @@ const mockRoleDefinitions = [
|
|
|
3345
3348
|
},
|
|
3346
3349
|
},
|
|
3347
3350
|
{
|
|
3348
|
-
id: uuid$
|
|
3351
|
+
id: uuid$q(),
|
|
3349
3352
|
name: 'support',
|
|
3350
3353
|
title: 'Support Staff',
|
|
3351
3354
|
description: 'Customer support and ticket management access',
|
|
@@ -3363,7 +3366,7 @@ const mockRoleDefinitions = [
|
|
|
3363
3366
|
},
|
|
3364
3367
|
},
|
|
3365
3368
|
{
|
|
3366
|
-
id: uuid$
|
|
3369
|
+
id: uuid$q(),
|
|
3367
3370
|
name: 'hr',
|
|
3368
3371
|
title: 'Human Resources',
|
|
3369
3372
|
description: 'Access to HR-related features and user management',
|
|
@@ -3381,7 +3384,7 @@ const mockRoleDefinitions = [
|
|
|
3381
3384
|
},
|
|
3382
3385
|
},
|
|
3383
3386
|
{
|
|
3384
|
-
id: uuid$
|
|
3387
|
+
id: uuid$q(),
|
|
3385
3388
|
name: 'finance',
|
|
3386
3389
|
title: 'Finance',
|
|
3387
3390
|
description: 'Access to financial reports and invoicing features',
|
|
@@ -3399,7 +3402,7 @@ const mockRoleDefinitions = [
|
|
|
3399
3402
|
},
|
|
3400
3403
|
},
|
|
3401
3404
|
{
|
|
3402
|
-
id: uuid$
|
|
3405
|
+
id: uuid$q(),
|
|
3403
3406
|
name: 'dev',
|
|
3404
3407
|
title: 'Developer',
|
|
3405
3408
|
description: 'Technical access to development and debugging features',
|
|
@@ -3421,7 +3424,7 @@ const mockRoleDefinitions = [
|
|
|
3421
3424
|
},
|
|
3422
3425
|
},
|
|
3423
3426
|
{
|
|
3424
|
-
id: uuid$
|
|
3427
|
+
id: uuid$q(),
|
|
3425
3428
|
name: 'account-holder',
|
|
3426
3429
|
title: 'Account Holder',
|
|
3427
3430
|
description: 'Primary account owner with full tenant management privileges',
|
|
@@ -3441,7 +3444,7 @@ const mockRoleDefinitions = [
|
|
|
3441
3444
|
},
|
|
3442
3445
|
},
|
|
3443
3446
|
{
|
|
3444
|
-
id: uuid$
|
|
3447
|
+
id: uuid$q(),
|
|
3445
3448
|
name: 'tenant-administrator',
|
|
3446
3449
|
title: 'Tenant Administrator',
|
|
3447
3450
|
description: 'Tenant-level administrator with full CRUD access to users and roles',
|
|
@@ -7114,7 +7117,7 @@ function generateEmploymentType() {
|
|
|
7114
7117
|
}
|
|
7115
7118
|
const EMPLOYMENT_TYPES_MOCK = generateEmploymentType();
|
|
7116
7119
|
|
|
7117
|
-
const uuid$
|
|
7120
|
+
const uuid$p = AXPDataGenerator.uuid;
|
|
7118
7121
|
// Helper function to get employee by ID
|
|
7119
7122
|
function findEmployeeById(employeeId) {
|
|
7120
7123
|
return EMPLOYEES_MOCK.find((emp) => emp.id === employeeId);
|
|
@@ -7132,7 +7135,7 @@ function findPersonByPersonId(personId) {
|
|
|
7132
7135
|
}
|
|
7133
7136
|
const EMPLOYEES_MOCK = [
|
|
7134
7137
|
{
|
|
7135
|
-
id: uuid$
|
|
7138
|
+
id: uuid$p(),
|
|
7136
7139
|
userId: findUserByPersonId(personNaturalIds.sarahJohnson)?.id || '',
|
|
7137
7140
|
personId: personNaturalIds.sarahJohnson,
|
|
7138
7141
|
person: findPersonByPersonId(personNaturalIds.sarahJohnson),
|
|
@@ -7148,7 +7151,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7148
7151
|
imageId: [],
|
|
7149
7152
|
},
|
|
7150
7153
|
{
|
|
7151
|
-
id: uuid$
|
|
7154
|
+
id: uuid$p(),
|
|
7152
7155
|
userId: findUserByPersonId(personNaturalIds.mikeChen)?.id || '',
|
|
7153
7156
|
personId: personNaturalIds.mikeChen,
|
|
7154
7157
|
person: findPersonByPersonId(personNaturalIds.mikeChen),
|
|
@@ -7164,7 +7167,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7164
7167
|
imageId: [],
|
|
7165
7168
|
},
|
|
7166
7169
|
{
|
|
7167
|
-
id: uuid$
|
|
7170
|
+
id: uuid$p(),
|
|
7168
7171
|
userId: findUserByPersonId(personNaturalIds.emilyRodriguez)?.id || '',
|
|
7169
7172
|
personId: personNaturalIds.emilyRodriguez,
|
|
7170
7173
|
person: findPersonByPersonId(personNaturalIds.emilyRodriguez),
|
|
@@ -7180,7 +7183,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7180
7183
|
imageId: [],
|
|
7181
7184
|
},
|
|
7182
7185
|
{
|
|
7183
|
-
id: uuid$
|
|
7186
|
+
id: uuid$p(),
|
|
7184
7187
|
userId: findUserByPersonId(personNaturalIds.davidThompson)?.id || '',
|
|
7185
7188
|
personId: personNaturalIds.davidThompson,
|
|
7186
7189
|
person: findPersonByPersonId(personNaturalIds.davidThompson),
|
|
@@ -7196,7 +7199,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7196
7199
|
imageId: [],
|
|
7197
7200
|
},
|
|
7198
7201
|
{
|
|
7199
|
-
id: uuid$
|
|
7202
|
+
id: uuid$p(),
|
|
7200
7203
|
userId: findUserByPersonId(personNaturalIds.lisaWang)?.id || '',
|
|
7201
7204
|
personId: personNaturalIds.lisaWang,
|
|
7202
7205
|
person: findPersonByPersonId(personNaturalIds.lisaWang),
|
|
@@ -7212,7 +7215,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7212
7215
|
imageId: [],
|
|
7213
7216
|
},
|
|
7214
7217
|
{
|
|
7215
|
-
id: uuid$
|
|
7218
|
+
id: uuid$p(),
|
|
7216
7219
|
userId: findUserByPersonId(personNaturalIds.johnSmith)?.id || '',
|
|
7217
7220
|
personId: personNaturalIds.johnSmith,
|
|
7218
7221
|
person: findPersonByPersonId(personNaturalIds.johnSmith),
|
|
@@ -7228,7 +7231,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7228
7231
|
imageId: [],
|
|
7229
7232
|
},
|
|
7230
7233
|
{
|
|
7231
|
-
id: uuid$
|
|
7234
|
+
id: uuid$p(),
|
|
7232
7235
|
userId: findUserByPersonId(personNaturalIds.jenniferLopez)?.id || '',
|
|
7233
7236
|
personId: personNaturalIds.jenniferLopez,
|
|
7234
7237
|
person: findPersonByPersonId(personNaturalIds.jenniferLopez),
|
|
@@ -7244,7 +7247,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7244
7247
|
imageId: [],
|
|
7245
7248
|
},
|
|
7246
7249
|
{
|
|
7247
|
-
id: uuid$
|
|
7250
|
+
id: uuid$p(),
|
|
7248
7251
|
userId: findUserByPersonId(personNaturalIds.robertWilson)?.id || '',
|
|
7249
7252
|
personId: personNaturalIds.robertWilson,
|
|
7250
7253
|
person: findPersonByPersonId(personNaturalIds.robertWilson),
|
|
@@ -7260,7 +7263,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7260
7263
|
imageId: [],
|
|
7261
7264
|
},
|
|
7262
7265
|
{
|
|
7263
|
-
id: uuid$
|
|
7266
|
+
id: uuid$p(),
|
|
7264
7267
|
userId: findUserByPersonId(personNaturalIds.mariaGarcia)?.id || '',
|
|
7265
7268
|
personId: personNaturalIds.mariaGarcia,
|
|
7266
7269
|
person: findPersonByPersonId(personNaturalIds.mariaGarcia),
|
|
@@ -7276,7 +7279,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7276
7279
|
imageId: [],
|
|
7277
7280
|
},
|
|
7278
7281
|
{
|
|
7279
|
-
id: uuid$
|
|
7282
|
+
id: uuid$p(),
|
|
7280
7283
|
userId: findUserByPersonId(personNaturalIds.carlosRodriguez)?.id || '',
|
|
7281
7284
|
personId: personNaturalIds.carlosRodriguez,
|
|
7282
7285
|
person: findPersonByPersonId(personNaturalIds.carlosRodriguez),
|
|
@@ -7292,7 +7295,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7292
7295
|
imageId: [],
|
|
7293
7296
|
},
|
|
7294
7297
|
{
|
|
7295
|
-
id: uuid$
|
|
7298
|
+
id: uuid$p(),
|
|
7296
7299
|
userId: findUserByPersonId(personNaturalIds.alexandraKim)?.id || '',
|
|
7297
7300
|
personId: personNaturalIds.alexandraKim,
|
|
7298
7301
|
person: findPersonByPersonId(personNaturalIds.alexandraKim),
|
|
@@ -7308,7 +7311,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7308
7311
|
imageId: [],
|
|
7309
7312
|
},
|
|
7310
7313
|
{
|
|
7311
|
-
id: uuid$
|
|
7314
|
+
id: uuid$p(),
|
|
7312
7315
|
userId: findUserByPersonId(personNaturalIds.marcusSchmidt)?.id || '',
|
|
7313
7316
|
personId: personNaturalIds.marcusSchmidt,
|
|
7314
7317
|
person: findPersonByPersonId(personNaturalIds.marcusSchmidt),
|
|
@@ -7324,7 +7327,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7324
7327
|
imageId: [],
|
|
7325
7328
|
},
|
|
7326
7329
|
{
|
|
7327
|
-
id: uuid$
|
|
7330
|
+
id: uuid$p(),
|
|
7328
7331
|
userId: findUserByPersonId(personNaturalIds.fatimaAlZahra)?.id || '',
|
|
7329
7332
|
personId: personNaturalIds.fatimaAlZahra,
|
|
7330
7333
|
person: findPersonByPersonId(personNaturalIds.fatimaAlZahra),
|
|
@@ -7340,7 +7343,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7340
7343
|
imageId: [],
|
|
7341
7344
|
},
|
|
7342
7345
|
{
|
|
7343
|
-
id: uuid$
|
|
7346
|
+
id: uuid$p(),
|
|
7344
7347
|
userId: findUserByPersonId(personNaturalIds.jamesOConnor)?.id || '',
|
|
7345
7348
|
personId: personNaturalIds.jamesOConnor,
|
|
7346
7349
|
person: findPersonByPersonId(personNaturalIds.jamesOConnor),
|
|
@@ -7356,7 +7359,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7356
7359
|
imageId: [],
|
|
7357
7360
|
},
|
|
7358
7361
|
{
|
|
7359
|
-
id: uuid$
|
|
7362
|
+
id: uuid$p(),
|
|
7360
7363
|
userId: findUserByPersonId(personNaturalIds.yukiTanaka)?.id || '',
|
|
7361
7364
|
personId: personNaturalIds.yukiTanaka,
|
|
7362
7365
|
person: findPersonByPersonId(personNaturalIds.yukiTanaka),
|
|
@@ -7372,7 +7375,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7372
7375
|
imageId: [],
|
|
7373
7376
|
},
|
|
7374
7377
|
{
|
|
7375
|
-
id: uuid$
|
|
7378
|
+
id: uuid$p(),
|
|
7376
7379
|
userId: findUserByPersonId(personNaturalIds.root)?.id || '',
|
|
7377
7380
|
personId: personNaturalIds.root,
|
|
7378
7381
|
person: findPersonByPersonId(personNaturalIds.root),
|
|
@@ -7388,7 +7391,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7388
7391
|
imageId: [],
|
|
7389
7392
|
},
|
|
7390
7393
|
{
|
|
7391
|
-
id: uuid$
|
|
7394
|
+
id: uuid$p(),
|
|
7392
7395
|
userId: findUserByPersonId(personNaturalIds.admin)?.id || '',
|
|
7393
7396
|
personId: personNaturalIds.admin,
|
|
7394
7397
|
person: findPersonByPersonId(personNaturalIds.admin),
|
|
@@ -7479,7 +7482,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
7479
7482
|
type: Injectable
|
|
7480
7483
|
}] });
|
|
7481
7484
|
|
|
7482
|
-
const uuid$
|
|
7485
|
+
const uuid$o = AXPDataGenerator.uuid;
|
|
7483
7486
|
const LEAVE_REQUEST_STATUS_DEFINITIONS = [
|
|
7484
7487
|
AXPSystemStatuses.Pending,
|
|
7485
7488
|
AXPSystemStatuses.Approved,
|
|
@@ -7500,7 +7503,7 @@ function buildLeaveRequests() {
|
|
|
7500
7503
|
end.setDate(start.getDate() + duration);
|
|
7501
7504
|
const statusDefinition = LEAVE_REQUEST_STATUS_DEFINITIONS[Math.floor(Math.random() * LEAVE_REQUEST_STATUS_DEFINITIONS.length)];
|
|
7502
7505
|
results.push({
|
|
7503
|
-
id: uuid$
|
|
7506
|
+
id: uuid$o(),
|
|
7504
7507
|
employeeId: employee.id,
|
|
7505
7508
|
employee,
|
|
7506
7509
|
leaveTypeId: leaveType.id,
|
|
@@ -7741,14 +7744,14 @@ function generatePositions() {
|
|
|
7741
7744
|
}
|
|
7742
7745
|
const POSITIONS_MOCK = generatePositions();
|
|
7743
7746
|
|
|
7744
|
-
const uuid$
|
|
7747
|
+
const uuid$n = AXPDataGenerator.uuid;
|
|
7745
7748
|
const BUSINESS_UNIT_TYPES_MOCK = [
|
|
7746
|
-
{ id: uuid$
|
|
7747
|
-
{ id: uuid$
|
|
7748
|
-
{ id: uuid$
|
|
7749
|
+
{ id: uuid$n(), title: 'Division', name: 'division', isLocationBased: true },
|
|
7750
|
+
{ id: uuid$n(), title: 'Department', name: 'department', isLocationBased: false },
|
|
7751
|
+
{ id: uuid$n(), title: 'Branch', name: 'branch', isLocationBased: true },
|
|
7749
7752
|
];
|
|
7750
7753
|
|
|
7751
|
-
const uuid$
|
|
7754
|
+
const uuid$m = AXPDataGenerator.uuid;
|
|
7752
7755
|
const TYPE = {
|
|
7753
7756
|
division: BUSINESS_UNIT_TYPES_MOCK.find(t => t.name === 'division'),
|
|
7754
7757
|
department: BUSINESS_UNIT_TYPES_MOCK.find(t => t.name === 'department'),
|
|
@@ -7781,7 +7784,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7781
7784
|
}
|
|
7782
7785
|
// Divisions (top-level)
|
|
7783
7786
|
const divisionOps = {
|
|
7784
|
-
id: uuid$
|
|
7787
|
+
id: uuid$m(),
|
|
7785
7788
|
title: 'Operations Division',
|
|
7786
7789
|
description: 'Core operations across plants',
|
|
7787
7790
|
typeId: TYPE.division.id,
|
|
@@ -7797,7 +7800,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7797
7800
|
...positionsByTitles(['Maintenance Engineer', 'Maintenance Technician', 'Quality Engineer', 'Quality Inspector', 'Production Supervisor', 'HSE Manager'])
|
|
7798
7801
|
};
|
|
7799
7802
|
const divisionSales = {
|
|
7800
|
-
id: uuid$
|
|
7803
|
+
id: uuid$m(),
|
|
7801
7804
|
title: 'Sales Division',
|
|
7802
7805
|
description: 'Global sales organization',
|
|
7803
7806
|
typeId: TYPE.division.id,
|
|
@@ -7813,7 +7816,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7813
7816
|
...positionsByTitles(['Sales Associate', 'Account Executive', 'Sales Manager', 'VP of Sales'])
|
|
7814
7817
|
};
|
|
7815
7818
|
const divisionEngineering = {
|
|
7816
|
-
id: uuid$
|
|
7819
|
+
id: uuid$m(),
|
|
7817
7820
|
title: 'Engineering Division',
|
|
7818
7821
|
description: 'Product and platform engineering',
|
|
7819
7822
|
typeId: TYPE.division.id,
|
|
@@ -7831,7 +7834,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7831
7834
|
items.push(divisionOps, divisionSales, divisionEngineering);
|
|
7832
7835
|
// Departments under Operations
|
|
7833
7836
|
const depHSE = {
|
|
7834
|
-
id: uuid$
|
|
7837
|
+
id: uuid$m(),
|
|
7835
7838
|
title: 'Health, Safety & Environment',
|
|
7836
7839
|
description: 'WHS/OHS',
|
|
7837
7840
|
typeId: TYPE.department.id,
|
|
@@ -7841,7 +7844,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7841
7844
|
...positionsByTitles(['HSE Officer', 'Safety Officer', 'Environmental Specialist', 'HSE Manager'])
|
|
7842
7845
|
};
|
|
7843
7846
|
const depQuality = {
|
|
7844
|
-
id: uuid$
|
|
7847
|
+
id: uuid$m(),
|
|
7845
7848
|
title: 'Quality Assurance',
|
|
7846
7849
|
description: 'QA and compliance',
|
|
7847
7850
|
typeId: TYPE.department.id,
|
|
@@ -7851,7 +7854,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7851
7854
|
...positionsByTitles(['QA Analyst', 'QA Engineer', 'Senior QA Engineer', 'QA Manager', 'Quality Inspector', 'Quality Engineer'])
|
|
7852
7855
|
};
|
|
7853
7856
|
const depMaintenance = {
|
|
7854
|
-
id: uuid$
|
|
7857
|
+
id: uuid$m(),
|
|
7855
7858
|
title: 'Maintenance',
|
|
7856
7859
|
description: 'Asset reliability and maintenance',
|
|
7857
7860
|
typeId: TYPE.department.id,
|
|
@@ -7863,7 +7866,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7863
7866
|
items.push(depHSE, depQuality, depMaintenance);
|
|
7864
7867
|
// Departments under Engineering
|
|
7865
7868
|
const depPlatform = {
|
|
7866
|
-
id: uuid$
|
|
7869
|
+
id: uuid$m(),
|
|
7867
7870
|
title: 'Platform Engineering',
|
|
7868
7871
|
description: 'Core platform teams',
|
|
7869
7872
|
typeId: TYPE.department.id,
|
|
@@ -7873,7 +7876,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7873
7876
|
...positionsByTitles(['DevOps Engineer', 'Senior DevOps Engineer', 'Engineering Team Lead', 'Director of DevOps'])
|
|
7874
7877
|
};
|
|
7875
7878
|
const depProduct = {
|
|
7876
|
-
id: uuid$
|
|
7879
|
+
id: uuid$m(),
|
|
7877
7880
|
title: 'Product Engineering',
|
|
7878
7881
|
description: 'Product squads',
|
|
7879
7882
|
typeId: TYPE.department.id,
|
|
@@ -7885,7 +7888,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7885
7888
|
items.push(depPlatform, depProduct);
|
|
7886
7889
|
// Branches (location-based) under cities
|
|
7887
7890
|
const branchLA = {
|
|
7888
|
-
id: uuid$
|
|
7891
|
+
id: uuid$m(),
|
|
7889
7892
|
title: 'Los Angeles Branch',
|
|
7890
7893
|
description: 'US West Region',
|
|
7891
7894
|
typeId: TYPE.branch.id,
|
|
@@ -7901,7 +7904,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7901
7904
|
...positionsByTitles(['Sales Associate', 'Account Executive'])
|
|
7902
7905
|
};
|
|
7903
7906
|
const branchSF = {
|
|
7904
|
-
id: uuid$
|
|
7907
|
+
id: uuid$m(),
|
|
7905
7908
|
title: 'San Francisco Branch',
|
|
7906
7909
|
description: 'Bay Area',
|
|
7907
7910
|
typeId: TYPE.branch.id,
|
|
@@ -7917,7 +7920,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7917
7920
|
...positionsByTitles(['Sales Associate', 'Account Executive'])
|
|
7918
7921
|
};
|
|
7919
7922
|
const branchSydney = {
|
|
7920
|
-
id: uuid$
|
|
7923
|
+
id: uuid$m(),
|
|
7921
7924
|
title: 'Sydney Branch',
|
|
7922
7925
|
description: 'ANZ Region',
|
|
7923
7926
|
typeId: TYPE.branch.id,
|
|
@@ -7936,7 +7939,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7936
7939
|
return items;
|
|
7937
7940
|
})();
|
|
7938
7941
|
|
|
7939
|
-
const uuid$
|
|
7942
|
+
const uuid$l = AXPDataGenerator.uuid;
|
|
7940
7943
|
function pick(arr) { return arr[Math.floor(Math.random() * arr.length)]; }
|
|
7941
7944
|
const POSITION_ASSIGNMENTS_MOCK = (() => {
|
|
7942
7945
|
const rows = [];
|
|
@@ -7958,7 +7961,7 @@ const POSITION_ASSIGNMENTS_MOCK = (() => {
|
|
|
7958
7961
|
: managerPositions.length ? managerPositions : POSITIONS_MOCK);
|
|
7959
7962
|
const position = pick(candidatePositions);
|
|
7960
7963
|
rows.push({
|
|
7961
|
-
id: uuid$
|
|
7964
|
+
id: uuid$l(),
|
|
7962
7965
|
employeeId: candidate.id,
|
|
7963
7966
|
employee: candidate,
|
|
7964
7967
|
positionId: position.id,
|
|
@@ -8016,7 +8019,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
8016
8019
|
//#region ---- Module Export ----
|
|
8017
8020
|
//#endregion
|
|
8018
8021
|
|
|
8019
|
-
const uuid$
|
|
8022
|
+
const uuid$k = AXPDataGenerator.uuid;
|
|
8020
8023
|
const getCategoryById = (id) => assetCategoryMock.find((category) => category.id === id);
|
|
8021
8024
|
const getEmployeeByPersonId = (personId) => EMPLOYEES_MOCK.find((employee) => employee.personId === personId);
|
|
8022
8025
|
const getLocationById = (id) => locationMock.find((location) => location.id === id);
|
|
@@ -8096,7 +8099,7 @@ const assetMock = assetEntries.map((entry) => {
|
|
|
8096
8099
|
const employee = getEmployeeByPersonId(entry.ownerPersonId);
|
|
8097
8100
|
const location = getLocationByCode(entry.locationCode);
|
|
8098
8101
|
return {
|
|
8099
|
-
id: uuid$
|
|
8102
|
+
id: uuid$k(),
|
|
8100
8103
|
code: entry.code,
|
|
8101
8104
|
title: entry.title,
|
|
8102
8105
|
categoryIds: entry.categoryId ? [entry.categoryId] : undefined,
|
|
@@ -13081,6 +13084,282 @@ function toSummary(c) {
|
|
|
13081
13084
|
}
|
|
13082
13085
|
//#endregion
|
|
13083
13086
|
|
|
13087
|
+
const uuid$j = AXPDataGenerator.uuid;
|
|
13088
|
+
const emergencyServiceCategoryIds = {
|
|
13089
|
+
emergency: uuid$j(),
|
|
13090
|
+
health: uuid$j(),
|
|
13091
|
+
safety: uuid$j(),
|
|
13092
|
+
utilities: uuid$j(),
|
|
13093
|
+
hotlines: uuid$j(),
|
|
13094
|
+
};
|
|
13095
|
+
const emergencyServiceCategoryMocks = [
|
|
13096
|
+
{
|
|
13097
|
+
id: emergencyServiceCategoryIds.emergency,
|
|
13098
|
+
title: 'Emergency Services',
|
|
13099
|
+
description: 'Police, fire, ambulance, and critical emergency numbers',
|
|
13100
|
+
icon: 'fa-light fa-siren',
|
|
13101
|
+
color: '#dc2626',
|
|
13102
|
+
childrenCount: 0,
|
|
13103
|
+
},
|
|
13104
|
+
{
|
|
13105
|
+
id: emergencyServiceCategoryIds.health,
|
|
13106
|
+
title: 'Health & Medical',
|
|
13107
|
+
description: 'Hospitals, poison control, mental health crisis lines',
|
|
13108
|
+
icon: 'fa-light fa-notes-medical',
|
|
13109
|
+
color: '#059669',
|
|
13110
|
+
childrenCount: 0,
|
|
13111
|
+
},
|
|
13112
|
+
{
|
|
13113
|
+
id: emergencyServiceCategoryIds.safety,
|
|
13114
|
+
title: 'Safety & Security',
|
|
13115
|
+
description: 'Security services, fraud reporting, domestic violence hotlines',
|
|
13116
|
+
icon: 'fa-light fa-shield-halved',
|
|
13117
|
+
color: '#2563eb',
|
|
13118
|
+
childrenCount: 0,
|
|
13119
|
+
},
|
|
13120
|
+
{
|
|
13121
|
+
id: emergencyServiceCategoryIds.utilities,
|
|
13122
|
+
title: 'Utilities & Infrastructure',
|
|
13123
|
+
description: 'Gas, electric, water emergency lines',
|
|
13124
|
+
icon: 'fa-light fa-bolt',
|
|
13125
|
+
color: '#d97706',
|
|
13126
|
+
childrenCount: 0,
|
|
13127
|
+
},
|
|
13128
|
+
{
|
|
13129
|
+
id: emergencyServiceCategoryIds.hotlines,
|
|
13130
|
+
title: 'Crisis & Support Hotlines',
|
|
13131
|
+
description: 'Suicide prevention, crisis counseling, support services',
|
|
13132
|
+
icon: 'fa-light fa-phone-volume',
|
|
13133
|
+
color: '#7c3aed',
|
|
13134
|
+
childrenCount: 0,
|
|
13135
|
+
},
|
|
13136
|
+
];
|
|
13137
|
+
|
|
13138
|
+
class AXCEmergencyServiceCategorySeeder {
|
|
13139
|
+
constructor() {
|
|
13140
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
13141
|
+
}
|
|
13142
|
+
async seed() {
|
|
13143
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.emergencyService.name}Category`, emergencyServiceCategoryMocks, { mergeType: 'merge', uniqueKeys: ['title'] });
|
|
13144
|
+
}
|
|
13145
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyServiceCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13146
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyServiceCategorySeeder }); }
|
|
13147
|
+
}
|
|
13148
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyServiceCategorySeeder, decorators: [{
|
|
13149
|
+
type: Injectable
|
|
13150
|
+
}] });
|
|
13151
|
+
|
|
13152
|
+
const emergencyServiceMocks = [
|
|
13153
|
+
{
|
|
13154
|
+
id: AXPDataGenerator.uuid(),
|
|
13155
|
+
title: 'Police',
|
|
13156
|
+
description: 'Emergency police services',
|
|
13157
|
+
phoneNumber: '911',
|
|
13158
|
+
alternateNumbers: '311 (non-emergency)',
|
|
13159
|
+
textNumber: null,
|
|
13160
|
+
countryId: geographicRegionIds.US,
|
|
13161
|
+
country: { id: geographicRegionIds.US, title: 'United States' },
|
|
13162
|
+
availability: '24-7',
|
|
13163
|
+
whenToCall: 'Life-threatening emergencies, crimes in progress, immediate danger',
|
|
13164
|
+
whenNotToCall: 'Non-urgent matters, general inquiries, reporting past incidents',
|
|
13165
|
+
instructions: 'Call 911 for emergencies. Stay calm and provide your location. Do not hang up until instructed.',
|
|
13166
|
+
categoryIds: [emergencyServiceCategoryIds.emergency],
|
|
13167
|
+
categories: [{ id: emergencyServiceCategoryIds.emergency, title: 'Emergency Services' }],
|
|
13168
|
+
},
|
|
13169
|
+
{
|
|
13170
|
+
id: AXPDataGenerator.uuid(),
|
|
13171
|
+
title: 'Ambulance / Emergency Medical',
|
|
13172
|
+
description: 'Emergency medical services and ambulance',
|
|
13173
|
+
phoneNumber: '911',
|
|
13174
|
+
alternateNumbers: null,
|
|
13175
|
+
textNumber: null,
|
|
13176
|
+
countryId: geographicRegionIds.US,
|
|
13177
|
+
country: { id: geographicRegionIds.US, title: 'United States' },
|
|
13178
|
+
availability: '24-7',
|
|
13179
|
+
whenToCall: 'Medical emergencies, serious injuries, difficulty breathing, chest pain, stroke symptoms',
|
|
13180
|
+
whenNotToCall: 'Minor injuries, prescription refills, non-urgent medical questions',
|
|
13181
|
+
instructions: 'Call 911 immediately for medical emergencies. Be ready to describe the situation and follow dispatcher instructions.',
|
|
13182
|
+
categoryIds: [emergencyServiceCategoryIds.health],
|
|
13183
|
+
categories: [{ id: emergencyServiceCategoryIds.health, title: 'Health & Medical' }],
|
|
13184
|
+
},
|
|
13185
|
+
{
|
|
13186
|
+
id: AXPDataGenerator.uuid(),
|
|
13187
|
+
title: 'Fire Department',
|
|
13188
|
+
description: 'Fire and rescue services',
|
|
13189
|
+
phoneNumber: '911',
|
|
13190
|
+
alternateNumbers: null,
|
|
13191
|
+
textNumber: null,
|
|
13192
|
+
countryId: geographicRegionIds.US,
|
|
13193
|
+
country: { id: geographicRegionIds.US, title: 'United States' },
|
|
13194
|
+
availability: '24-7',
|
|
13195
|
+
whenToCall: 'Active fires, smoke, gas leaks, vehicle accidents requiring rescue',
|
|
13196
|
+
whenNotToCall: 'Controlled burns, fire safety questions, non-emergency inquiries',
|
|
13197
|
+
instructions: 'Call 911 for fires. Evacuate the building and meet at the designated meeting point. Never re-enter a burning building.',
|
|
13198
|
+
categoryIds: [emergencyServiceCategoryIds.emergency],
|
|
13199
|
+
categories: [{ id: emergencyServiceCategoryIds.emergency, title: 'Emergency Services' }],
|
|
13200
|
+
},
|
|
13201
|
+
{
|
|
13202
|
+
id: AXPDataGenerator.uuid(),
|
|
13203
|
+
title: 'Poison Control',
|
|
13204
|
+
description: 'Poison exposure and overdose assistance',
|
|
13205
|
+
phoneNumber: '1-800-222-1222',
|
|
13206
|
+
alternateNumbers: null,
|
|
13207
|
+
textNumber: 'Text "POISON" to 85511',
|
|
13208
|
+
countryId: geographicRegionIds.US,
|
|
13209
|
+
country: { id: geographicRegionIds.US, title: 'United States' },
|
|
13210
|
+
availability: '24-7',
|
|
13211
|
+
whenToCall: 'Suspected poisoning, overdose, chemical exposure, ingestion of harmful substances',
|
|
13212
|
+
whenNotToCall: 'General health questions, non-toxic substance exposure',
|
|
13213
|
+
instructions: 'Call immediately if poisoning is suspected. Have the product container or substance information ready. Follow their instructions exactly.',
|
|
13214
|
+
categoryIds: [emergencyServiceCategoryIds.health],
|
|
13215
|
+
categories: [{ id: emergencyServiceCategoryIds.health, title: 'Health & Medical' }],
|
|
13216
|
+
},
|
|
13217
|
+
{
|
|
13218
|
+
id: AXPDataGenerator.uuid(),
|
|
13219
|
+
title: 'National Suicide Prevention Lifeline',
|
|
13220
|
+
description: 'Crisis counseling and suicide prevention',
|
|
13221
|
+
phoneNumber: '988',
|
|
13222
|
+
alternateNumbers: '1-800-273-8255',
|
|
13223
|
+
textNumber: 'Text "HELLO" to 741741',
|
|
13224
|
+
countryId: geographicRegionIds.US,
|
|
13225
|
+
country: { id: geographicRegionIds.US, title: 'United States' },
|
|
13226
|
+
availability: '24-7',
|
|
13227
|
+
whenToCall: 'Suicidal thoughts, emotional distress, crisis support',
|
|
13228
|
+
whenNotToCall: 'General mental health information',
|
|
13229
|
+
instructions: 'Call or text 988 for immediate crisis support. Available 24/7 for those in emotional distress.',
|
|
13230
|
+
categoryIds: [emergencyServiceCategoryIds.hotlines],
|
|
13231
|
+
categories: [{ id: emergencyServiceCategoryIds.hotlines, title: 'Crisis & Support Hotlines' }],
|
|
13232
|
+
},
|
|
13233
|
+
{
|
|
13234
|
+
id: AXPDataGenerator.uuid(),
|
|
13235
|
+
title: 'Domestic Violence Hotline',
|
|
13236
|
+
description: 'Support for domestic violence victims',
|
|
13237
|
+
phoneNumber: '1-800-799-7233',
|
|
13238
|
+
alternateNumbers: null,
|
|
13239
|
+
textNumber: 'Text "START" to 88788',
|
|
13240
|
+
countryId: geographicRegionIds.US,
|
|
13241
|
+
country: { id: geographicRegionIds.US, title: 'United States' },
|
|
13242
|
+
availability: '24-7',
|
|
13243
|
+
whenToCall: 'Domestic violence, abuse, safety planning',
|
|
13244
|
+
whenNotToCall: 'General relationship advice',
|
|
13245
|
+
instructions: 'Call for confidential support. Specialists can help with safety planning and local resources.',
|
|
13246
|
+
categoryIds: [emergencyServiceCategoryIds.safety],
|
|
13247
|
+
categories: [{ id: emergencyServiceCategoryIds.safety, title: 'Safety & Security' }],
|
|
13248
|
+
},
|
|
13249
|
+
{
|
|
13250
|
+
id: AXPDataGenerator.uuid(),
|
|
13251
|
+
title: 'Gas Emergency (US)',
|
|
13252
|
+
description: 'Natural gas leak reporting',
|
|
13253
|
+
phoneNumber: '1-800-427-2200',
|
|
13254
|
+
alternateNumbers: null,
|
|
13255
|
+
textNumber: null,
|
|
13256
|
+
countryId: geographicRegionIds.US,
|
|
13257
|
+
country: { id: geographicRegionIds.US, title: 'United States' },
|
|
13258
|
+
availability: '24-7',
|
|
13259
|
+
whenToCall: 'Gas leaks, smell of gas, carbon monoxide concerns',
|
|
13260
|
+
whenNotToCall: 'Billing questions, service requests',
|
|
13261
|
+
instructions: 'If you smell gas, leave the area immediately. Call from a safe location. Do not use phones or switches near the leak.',
|
|
13262
|
+
categoryIds: [emergencyServiceCategoryIds.utilities],
|
|
13263
|
+
categories: [{ id: emergencyServiceCategoryIds.utilities, title: 'Utilities & Infrastructure' }],
|
|
13264
|
+
},
|
|
13265
|
+
{
|
|
13266
|
+
id: AXPDataGenerator.uuid(),
|
|
13267
|
+
title: 'Police (Iran)',
|
|
13268
|
+
description: 'Emergency police services - Iran',
|
|
13269
|
+
phoneNumber: '110',
|
|
13270
|
+
alternateNumbers: null,
|
|
13271
|
+
textNumber: null,
|
|
13272
|
+
countryId: geographicRegionIds.IR,
|
|
13273
|
+
country: { id: geographicRegionIds.IR, title: 'Iran' },
|
|
13274
|
+
availability: '24-7',
|
|
13275
|
+
whenToCall: 'Emergency police assistance',
|
|
13276
|
+
whenNotToCall: 'Non-emergency inquiries',
|
|
13277
|
+
instructions: 'Call 110 for police emergencies in Iran.',
|
|
13278
|
+
categoryIds: [emergencyServiceCategoryIds.emergency],
|
|
13279
|
+
categories: [{ id: emergencyServiceCategoryIds.emergency, title: 'Emergency Services' }],
|
|
13280
|
+
},
|
|
13281
|
+
{
|
|
13282
|
+
id: AXPDataGenerator.uuid(),
|
|
13283
|
+
title: 'Ambulance (Iran)',
|
|
13284
|
+
description: 'Emergency medical services - Iran',
|
|
13285
|
+
phoneNumber: '115',
|
|
13286
|
+
alternateNumbers: null,
|
|
13287
|
+
textNumber: null,
|
|
13288
|
+
countryId: geographicRegionIds.IR,
|
|
13289
|
+
country: { id: geographicRegionIds.IR, title: 'Iran' },
|
|
13290
|
+
availability: '24-7',
|
|
13291
|
+
whenToCall: 'Medical emergencies',
|
|
13292
|
+
whenNotToCall: 'Non-urgent medical questions',
|
|
13293
|
+
instructions: 'Call 115 for ambulance and emergency medical services in Iran.',
|
|
13294
|
+
categoryIds: [emergencyServiceCategoryIds.health],
|
|
13295
|
+
categories: [{ id: emergencyServiceCategoryIds.health, title: 'Health & Medical' }],
|
|
13296
|
+
},
|
|
13297
|
+
{
|
|
13298
|
+
id: AXPDataGenerator.uuid(),
|
|
13299
|
+
title: 'Fire Department (Iran)',
|
|
13300
|
+
description: 'Fire and rescue - Iran',
|
|
13301
|
+
phoneNumber: '125',
|
|
13302
|
+
alternateNumbers: null,
|
|
13303
|
+
textNumber: null,
|
|
13304
|
+
countryId: geographicRegionIds.IR,
|
|
13305
|
+
country: { id: geographicRegionIds.IR, title: 'Iran' },
|
|
13306
|
+
availability: '24-7',
|
|
13307
|
+
whenToCall: 'Fires, rescue operations',
|
|
13308
|
+
whenNotToCall: 'Fire safety information',
|
|
13309
|
+
instructions: 'Call 125 for fire emergencies in Iran.',
|
|
13310
|
+
categoryIds: [emergencyServiceCategoryIds.emergency],
|
|
13311
|
+
categories: [{ id: emergencyServiceCategoryIds.emergency, title: 'Emergency Services' }],
|
|
13312
|
+
},
|
|
13313
|
+
];
|
|
13314
|
+
|
|
13315
|
+
class AXCEmergencyServiceSeeder {
|
|
13316
|
+
constructor() {
|
|
13317
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
13318
|
+
}
|
|
13319
|
+
async seed() {
|
|
13320
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.emergencyService.name}`, emergencyServiceMocks, { mergeType: 'merge', uniqueKeys: ['title'] });
|
|
13321
|
+
}
|
|
13322
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyServiceSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13323
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyServiceSeeder }); }
|
|
13324
|
+
}
|
|
13325
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyServiceSeeder, decorators: [{
|
|
13326
|
+
type: Injectable
|
|
13327
|
+
}] });
|
|
13328
|
+
|
|
13329
|
+
class AXCContactCoreMockModule {
|
|
13330
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCContactCoreMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
13331
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.16", ngImport: i0, type: AXCContactCoreMockModule }); }
|
|
13332
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCContactCoreMockModule, providers: [
|
|
13333
|
+
{
|
|
13334
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
13335
|
+
useClass: AXCEmergencyServiceCategorySeeder,
|
|
13336
|
+
multi: true,
|
|
13337
|
+
},
|
|
13338
|
+
{
|
|
13339
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
13340
|
+
useClass: AXCEmergencyServiceSeeder,
|
|
13341
|
+
multi: true,
|
|
13342
|
+
},
|
|
13343
|
+
] }); }
|
|
13344
|
+
}
|
|
13345
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCContactCoreMockModule, decorators: [{
|
|
13346
|
+
type: NgModule,
|
|
13347
|
+
args: [{
|
|
13348
|
+
providers: [
|
|
13349
|
+
{
|
|
13350
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
13351
|
+
useClass: AXCEmergencyServiceCategorySeeder,
|
|
13352
|
+
multi: true,
|
|
13353
|
+
},
|
|
13354
|
+
{
|
|
13355
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
13356
|
+
useClass: AXCEmergencyServiceSeeder,
|
|
13357
|
+
multi: true,
|
|
13358
|
+
},
|
|
13359
|
+
],
|
|
13360
|
+
}]
|
|
13361
|
+
}] });
|
|
13362
|
+
|
|
13084
13363
|
function generateEmergencyContactCategories() {
|
|
13085
13364
|
const categories = [
|
|
13086
13365
|
{
|
|
@@ -13350,9 +13629,9 @@ class AXCEmergencyContactDataSeeder {
|
|
|
13350
13629
|
}
|
|
13351
13630
|
async seed() {
|
|
13352
13631
|
// Seed categories
|
|
13353
|
-
await this.storageService.initial(`${RootConfig$
|
|
13632
|
+
await this.storageService.initial(`${RootConfig$9.module.name}.${RootConfig$9.entities.emergencyContact.name}Category`, EMERGENCY_CONTACT_CATEGORIES);
|
|
13354
13633
|
// Seed contacts
|
|
13355
|
-
await this.storageService.initial(`${RootConfig$
|
|
13634
|
+
await this.storageService.initial(`${RootConfig$9.module.name}.${RootConfig$9.entities.emergencyContact.name}`, EMERGENCY_CONTACTS);
|
|
13356
13635
|
}
|
|
13357
13636
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyContactDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13358
13637
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyContactDataSeeder }); }
|
|
@@ -13639,7 +13918,7 @@ class AXPMessageDataSeeder {
|
|
|
13639
13918
|
}
|
|
13640
13919
|
}
|
|
13641
13920
|
async seed() {
|
|
13642
|
-
await this.storageService.initial(`${RootConfig$
|
|
13921
|
+
await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.message.name}`, MESSAGES);
|
|
13643
13922
|
this.sessionService.user$
|
|
13644
13923
|
.pipe(filter((user) => !!user), take(1))
|
|
13645
13924
|
.subscribe((user) => {
|
|
@@ -13724,7 +14003,7 @@ class AXPRoomDataSeeder {
|
|
|
13724
14003
|
this.storageService = inject(AXPEntityStorageService);
|
|
13725
14004
|
}
|
|
13726
14005
|
async seed() {
|
|
13727
|
-
await this.storageService.initial(`${RootConfig$
|
|
14006
|
+
await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.room.name}`, ROOMS);
|
|
13728
14007
|
}
|
|
13729
14008
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPRoomDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13730
14009
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPRoomDataSeeder }); }
|
|
@@ -13767,7 +14046,7 @@ class AXMConversationTabSeeder {
|
|
|
13767
14046
|
this.storageService = inject(AXPEntityStorageService);
|
|
13768
14047
|
}
|
|
13769
14048
|
async seed() {
|
|
13770
|
-
await this.storageService.initial(`${RootConfig$
|
|
14049
|
+
await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.tab.name}`, TABS);
|
|
13771
14050
|
}
|
|
13772
14051
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMConversationTabSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13773
14052
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMConversationTabSeeder }); }
|
|
@@ -13836,7 +14115,7 @@ class AXCCustomerTypeDataSeeder {
|
|
|
13836
14115
|
this.storageService = inject(AXPEntityStorageService);
|
|
13837
14116
|
}
|
|
13838
14117
|
async seed() {
|
|
13839
|
-
await this.storageService.initial(RootConfig$
|
|
14118
|
+
await this.storageService.initial(RootConfig$b.entities.customerType.source, CUSTOMER_TYPES_MOCK);
|
|
13840
14119
|
}
|
|
13841
14120
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13842
14121
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerTypeDataSeeder }); }
|
|
@@ -13857,7 +14136,7 @@ class AXCCustomerSegmentDataSeeder {
|
|
|
13857
14136
|
this.storageService = inject(AXPEntityStorageService);
|
|
13858
14137
|
}
|
|
13859
14138
|
async seed() {
|
|
13860
|
-
await this.storageService.initial(RootConfig$
|
|
14139
|
+
await this.storageService.initial(RootConfig$b.entities.customerSegment.source, CUSTOMER_SEGMENTS_MOCK);
|
|
13861
14140
|
}
|
|
13862
14141
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerSegmentDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13863
14142
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerSegmentDataSeeder }); }
|
|
@@ -13986,7 +14265,7 @@ class AXCCustomerDataSeeder {
|
|
|
13986
14265
|
this.storageService = inject(AXPEntityStorageService);
|
|
13987
14266
|
}
|
|
13988
14267
|
async seed() {
|
|
13989
|
-
await this.storageService.initial(RootConfig$
|
|
14268
|
+
await this.storageService.initial(RootConfig$b.entities.customer.source, CUSTOMERS_MOCK);
|
|
13990
14269
|
}
|
|
13991
14270
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13992
14271
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerDataSeeder }); }
|
|
@@ -14010,7 +14289,7 @@ class AXCCrmOpportunityStageDataSeeder {
|
|
|
14010
14289
|
this.storageService = inject(AXPEntityStorageService);
|
|
14011
14290
|
}
|
|
14012
14291
|
async seed() {
|
|
14013
|
-
await this.storageService.initial(RootConfig$
|
|
14292
|
+
await this.storageService.initial(RootConfig$b.entities.opportunityStage.source, OPPORTUNITY_STAGES_MOCK);
|
|
14014
14293
|
}
|
|
14015
14294
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14016
14295
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder }); }
|
|
@@ -14029,7 +14308,7 @@ class AXCCrmSalesPipelineDataSeeder {
|
|
|
14029
14308
|
this.storageService = inject(AXPEntityStorageService);
|
|
14030
14309
|
}
|
|
14031
14310
|
async seed() {
|
|
14032
|
-
await this.storageService.initial(RootConfig$
|
|
14311
|
+
await this.storageService.initial(RootConfig$b.entities.salesPipeline.source, SALES_PIPELINES_MOCK);
|
|
14033
14312
|
}
|
|
14034
14313
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14035
14314
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder }); }
|
|
@@ -14052,7 +14331,7 @@ class AXCCrmLifecycleStageDataSeeder {
|
|
|
14052
14331
|
this.storageService = inject(AXPEntityStorageService);
|
|
14053
14332
|
}
|
|
14054
14333
|
async seed() {
|
|
14055
|
-
await this.storageService.initial(RootConfig$
|
|
14334
|
+
await this.storageService.initial(RootConfig$b.entities.lifecycleStage.source, LIFECYCLE_STAGES_MOCK);
|
|
14056
14335
|
}
|
|
14057
14336
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14058
14337
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder }); }
|
|
@@ -14073,7 +14352,7 @@ class AXCCrmSalesTerritoryDataSeeder {
|
|
|
14073
14352
|
this.storageService = inject(AXPEntityStorageService);
|
|
14074
14353
|
}
|
|
14075
14354
|
async seed() {
|
|
14076
|
-
await this.storageService.initial(RootConfig$
|
|
14355
|
+
await this.storageService.initial(RootConfig$b.entities.salesTerritory.source, SALES_TERRITORIES_MOCK);
|
|
14077
14356
|
}
|
|
14078
14357
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14079
14358
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder }); }
|
|
@@ -14093,7 +14372,7 @@ class AXCCrmLeadDataSeeder {
|
|
|
14093
14372
|
this.storageService = inject(AXPEntityStorageService);
|
|
14094
14373
|
}
|
|
14095
14374
|
async seed() {
|
|
14096
|
-
await this.storageService.initial(RootConfig$
|
|
14375
|
+
await this.storageService.initial(RootConfig$b.entities.lead.source, LEADS_MOCK);
|
|
14097
14376
|
}
|
|
14098
14377
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmLeadDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14099
14378
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmLeadDataSeeder }); }
|
|
@@ -14139,7 +14418,7 @@ class AXCCrmOpportunityDataSeeder {
|
|
|
14139
14418
|
this.storageService = inject(AXPEntityStorageService);
|
|
14140
14419
|
}
|
|
14141
14420
|
async seed() {
|
|
14142
|
-
await this.storageService.initial(RootConfig$
|
|
14421
|
+
await this.storageService.initial(RootConfig$b.entities.opportunity.source, OPPORTUNITIES_MOCK);
|
|
14143
14422
|
}
|
|
14144
14423
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmOpportunityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14145
14424
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmOpportunityDataSeeder }); }
|
|
@@ -14159,7 +14438,7 @@ class AXCCrmActivityDataSeeder {
|
|
|
14159
14438
|
this.storageService = inject(AXPEntityStorageService);
|
|
14160
14439
|
}
|
|
14161
14440
|
async seed() {
|
|
14162
|
-
await this.storageService.initial(RootConfig$
|
|
14441
|
+
await this.storageService.initial(RootConfig$b.entities.activity.source, ACTIVITIES_MOCK);
|
|
14163
14442
|
}
|
|
14164
14443
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmActivityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14165
14444
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmActivityDataSeeder }); }
|
|
@@ -14183,7 +14462,7 @@ class AXCCrmDealContactRoleDataSeeder {
|
|
|
14183
14462
|
this.storageService = inject(AXPEntityStorageService);
|
|
14184
14463
|
}
|
|
14185
14464
|
async seed() {
|
|
14186
|
-
await this.storageService.initial(RootConfig$
|
|
14465
|
+
await this.storageService.initial(RootConfig$b.entities.dealContactRole.source, DEAL_CONTACT_ROLES_MOCK);
|
|
14187
14466
|
}
|
|
14188
14467
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14189
14468
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder }); }
|
|
@@ -14878,7 +15157,7 @@ function createDashboardForUser(dashboardName, userId, widgetTypesInput) {
|
|
|
14878
15157
|
// Create and save a dashboard using the entity storage via injector (avoids direct service import)
|
|
14879
15158
|
async function createAndSaveDashboardForUser(params, injector) {
|
|
14880
15159
|
const storage = injector.get(AXPEntityStorageService);
|
|
14881
|
-
const entityName = `${RootConfig$
|
|
15160
|
+
const entityName = `${RootConfig$c.module.name}.${RootConfig$c.entities.dashboard.name}`;
|
|
14882
15161
|
const dashboard = createDashboardForUser(params.name, params.userId, params.widgetTypes);
|
|
14883
15162
|
return await storage.insertOne(entityName, dashboard);
|
|
14884
15163
|
}
|
|
@@ -14990,7 +15269,7 @@ class AXPDashboardDataSeeder {
|
|
|
14990
15269
|
this.storageService = inject(AXPEntityStorageService);
|
|
14991
15270
|
}
|
|
14992
15271
|
async seed() {
|
|
14993
|
-
await this.storageService.initial(`${RootConfig$
|
|
15272
|
+
await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.dashboard.name}`, DASHBOARDS);
|
|
14994
15273
|
}
|
|
14995
15274
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPDashboardDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14996
15275
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPDashboardDataSeeder }); }
|
|
@@ -22351,7 +22630,7 @@ class AXCEquipmentSeeder {
|
|
|
22351
22630
|
this.storageService = inject(AXPEntityStorageService);
|
|
22352
22631
|
}
|
|
22353
22632
|
async seed() {
|
|
22354
|
-
await this.storageService.initial(`${RootConfig$
|
|
22633
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.equipment.name}`, equipmentMocks);
|
|
22355
22634
|
}
|
|
22356
22635
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEquipmentSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
22357
22636
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEquipmentSeeder }); }
|
|
@@ -22365,7 +22644,7 @@ class AXCEquipmentCategorySeeder {
|
|
|
22365
22644
|
this.storageService = inject(AXPEntityStorageService);
|
|
22366
22645
|
}
|
|
22367
22646
|
async seed() {
|
|
22368
|
-
await this.storageService.initial(`${RootConfig$
|
|
22647
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.equipmentCategory.name}`, equipmentCategoryMocks);
|
|
22369
22648
|
}
|
|
22370
22649
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEquipmentCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
22371
22650
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEquipmentCategorySeeder }); }
|
|
@@ -23862,7 +24141,7 @@ class AXCMetaDataDefinitionDataSeeder {
|
|
|
23862
24141
|
this.storageService = inject(AXPEntityStorageService);
|
|
23863
24142
|
}
|
|
23864
24143
|
async seed() {
|
|
23865
|
-
await this.storageService.initial(`${RootConfig$
|
|
24144
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.metaDataDefinition.name}`, METADATA_MOCK);
|
|
23866
24145
|
}
|
|
23867
24146
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
23868
24147
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder }); }
|
|
@@ -24071,7 +24350,7 @@ class AXCMetadataCategorySeeder {
|
|
|
24071
24350
|
this.storageService = inject(AXPEntityStorageService);
|
|
24072
24351
|
}
|
|
24073
24352
|
async seed() {
|
|
24074
|
-
await this.storageService.initial(`${RootConfig$
|
|
24353
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.metaDataDefinition.name}Category`, metadataCategoryMocks);
|
|
24075
24354
|
}
|
|
24076
24355
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetadataCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24077
24356
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetadataCategorySeeder }); }
|
|
@@ -24155,8 +24434,8 @@ class AXCQueryDataSeeder {
|
|
|
24155
24434
|
this.storageService = inject(AXPEntityStorageService);
|
|
24156
24435
|
}
|
|
24157
24436
|
async seed() {
|
|
24158
|
-
await this.storageService.initial(`${RootConfig$
|
|
24159
|
-
await this.storageService.initial(`${RootConfig$
|
|
24437
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.queryCategory.name}`, QUERY_CATEGORY_MOCK);
|
|
24438
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.query.name}`, QUERY_MOCK);
|
|
24160
24439
|
}
|
|
24161
24440
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCQueryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24162
24441
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCQueryDataSeeder }); }
|
|
@@ -24665,7 +24944,7 @@ class AXMTagDataSeeder {
|
|
|
24665
24944
|
this.storageService = inject(AXPEntityStorageService);
|
|
24666
24945
|
}
|
|
24667
24946
|
async seed() {
|
|
24668
|
-
await this.storageService.initial(RootConfig$
|
|
24947
|
+
await this.storageService.initial(RootConfig$d.entities.tag.source, TAGS_MOCK);
|
|
24669
24948
|
}
|
|
24670
24949
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTagDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24671
24950
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTagDataSeeder }); }
|
|
@@ -33784,7 +34063,7 @@ class AXCMetaDataDefinitionElectricityDataSeeder {
|
|
|
33784
34063
|
this.storageService = inject(AXPEntityStorageService);
|
|
33785
34064
|
}
|
|
33786
34065
|
async seed() {
|
|
33787
|
-
await this.storageService.initial(`${RootConfig$
|
|
34066
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.metaDataDefinition.name}`, METADATA_ELECTRICITY_MOCK);
|
|
33788
34067
|
}
|
|
33789
34068
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetaDataDefinitionElectricityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
33790
34069
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetaDataDefinitionElectricityDataSeeder }); }
|
|
@@ -33798,7 +34077,7 @@ class AXCMetadataElectricityCategorySeeder {
|
|
|
33798
34077
|
this.storageService = inject(AXPEntityStorageService);
|
|
33799
34078
|
}
|
|
33800
34079
|
async seed() {
|
|
33801
|
-
await this.storageService.initial(`${RootConfig$
|
|
34080
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.metaDataDefinition.name}Category`, metadataElectricityCategoryMocks);
|
|
33802
34081
|
}
|
|
33803
34082
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetadataElectricityCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
33804
34083
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetadataElectricityCategorySeeder }); }
|
|
@@ -34479,7 +34758,7 @@ class AXCDocumentTypeDataSeeder {
|
|
|
34479
34758
|
this.storageService = inject(AXPEntityStorageService);
|
|
34480
34759
|
}
|
|
34481
34760
|
async seed() {
|
|
34482
|
-
await this.storageService.initial(`${RootConfig$
|
|
34761
|
+
await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.documentType.name}`, DOCUMENT_TYPES);
|
|
34483
34762
|
}
|
|
34484
34763
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCDocumentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
34485
34764
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCDocumentTypeDataSeeder }); }
|
|
@@ -34998,8 +35277,8 @@ class AXCFolderDataSeeder {
|
|
|
34998
35277
|
this.storageService = inject(AXPEntityStorageService);
|
|
34999
35278
|
}
|
|
35000
35279
|
async seed() {
|
|
35001
|
-
await this.storageService.initial(`${RootConfig$
|
|
35002
|
-
await this.storageService.initial(`${RootConfig$
|
|
35280
|
+
await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.folder.name}`, FOLDER_MOCK_DATA);
|
|
35281
|
+
await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.document.name}`, FILE_MOCK_DATA);
|
|
35003
35282
|
}
|
|
35004
35283
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFolderDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35005
35284
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFolderDataSeeder }); }
|
|
@@ -35046,7 +35325,7 @@ class AXCFiscalCurrencySeeder {
|
|
|
35046
35325
|
this.storageService = inject(AXPEntityStorageService);
|
|
35047
35326
|
}
|
|
35048
35327
|
async seed() {
|
|
35049
|
-
await this.storageService.initial(`${RootConfig$
|
|
35328
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.currency.name}`, financialCoreCurrencyMocks);
|
|
35050
35329
|
}
|
|
35051
35330
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFiscalCurrencySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35052
35331
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFiscalCurrencySeeder }); }
|
|
@@ -35083,7 +35362,7 @@ class AXCExchangeRateSeeder {
|
|
|
35083
35362
|
this.storageService = inject(AXPEntityStorageService);
|
|
35084
35363
|
}
|
|
35085
35364
|
async seed() {
|
|
35086
|
-
await this.storageService.initial(`${RootConfig$
|
|
35365
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.exchangeRate.name}`, financialCoreExchangeRateMocks);
|
|
35087
35366
|
}
|
|
35088
35367
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCExchangeRateSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35089
35368
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCExchangeRateSeeder }); }
|
|
@@ -35122,7 +35401,7 @@ class AXCTaxClassSeeder {
|
|
|
35122
35401
|
this.storageService = inject(AXPEntityStorageService);
|
|
35123
35402
|
}
|
|
35124
35403
|
async seed() {
|
|
35125
|
-
await this.storageService.initial(`${RootConfig$
|
|
35404
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.taxClass.name}`, financialCoreTaxClassMocks);
|
|
35126
35405
|
}
|
|
35127
35406
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxClassSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35128
35407
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxClassSeeder }); }
|
|
@@ -35161,7 +35440,7 @@ class AXCTaxRegionSeeder {
|
|
|
35161
35440
|
this.storageService = inject(AXPEntityStorageService);
|
|
35162
35441
|
}
|
|
35163
35442
|
async seed() {
|
|
35164
|
-
await this.storageService.initial(`${RootConfig$
|
|
35443
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.taxRegion.name}`, financialCoreTaxRegionMocks);
|
|
35165
35444
|
}
|
|
35166
35445
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxRegionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35167
35446
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxRegionSeeder }); }
|
|
@@ -35194,7 +35473,7 @@ class AXCTaxRuleSeeder {
|
|
|
35194
35473
|
this.storageService = inject(AXPEntityStorageService);
|
|
35195
35474
|
}
|
|
35196
35475
|
async seed() {
|
|
35197
|
-
await this.storageService.initial(`${RootConfig$
|
|
35476
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.taxRule.name}`, financialCoreTaxRuleMocks);
|
|
35198
35477
|
}
|
|
35199
35478
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxRuleSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35200
35479
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxRuleSeeder }); }
|
|
@@ -35235,7 +35514,7 @@ class AXCPaymentTermSeeder {
|
|
|
35235
35514
|
this.storageService = inject(AXPEntityStorageService);
|
|
35236
35515
|
}
|
|
35237
35516
|
async seed() {
|
|
35238
|
-
await this.storageService.initial(`${RootConfig$
|
|
35517
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.paymentTerm.name}`, financialCorePaymentTermMocks);
|
|
35239
35518
|
}
|
|
35240
35519
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPaymentTermSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35241
35520
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPaymentTermSeeder }); }
|
|
@@ -35282,7 +35561,7 @@ class AXCPaymentMethodSeeder {
|
|
|
35282
35561
|
this.storageService = inject(AXPEntityStorageService);
|
|
35283
35562
|
}
|
|
35284
35563
|
async seed() {
|
|
35285
|
-
await this.storageService.initial(`${RootConfig$
|
|
35564
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.paymentMethod.name}`, financialCorePaymentMethodMocks);
|
|
35286
35565
|
}
|
|
35287
35566
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPaymentMethodSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35288
35567
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPaymentMethodSeeder }); }
|
|
@@ -35313,7 +35592,7 @@ class AXCFiscalCalendarSeeder {
|
|
|
35313
35592
|
this.storageService = inject(AXPEntityStorageService);
|
|
35314
35593
|
}
|
|
35315
35594
|
async seed() {
|
|
35316
|
-
await this.storageService.initial(`${RootConfig$
|
|
35595
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.fiscalCalendar.name}`, financialCoreFiscalCalendarMocks);
|
|
35317
35596
|
}
|
|
35318
35597
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFiscalCalendarSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35319
35598
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFiscalCalendarSeeder }); }
|
|
@@ -35352,7 +35631,7 @@ class AXCFINFinancialDimensionSeeder {
|
|
|
35352
35631
|
this.storageService = inject(AXPEntityStorageService);
|
|
35353
35632
|
}
|
|
35354
35633
|
async seed() {
|
|
35355
|
-
await this.storageService.initial(`${RootConfig$
|
|
35634
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.financialDimension.name}`, financialCoreFinancialDimensionMocks);
|
|
35356
35635
|
}
|
|
35357
35636
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFINFinancialDimensionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35358
35637
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFINFinancialDimensionSeeder }); }
|
|
@@ -36478,7 +36757,7 @@ class AXMFormTemplateCategoryDataSeeder {
|
|
|
36478
36757
|
this.storageService = inject(AXPEntityStorageService);
|
|
36479
36758
|
}
|
|
36480
36759
|
async seed() {
|
|
36481
|
-
await this.storageService.initial(`${RootConfig$
|
|
36760
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.template.name}Category`, TEMPLATE_CATEGORIES);
|
|
36482
36761
|
}
|
|
36483
36762
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
36484
36763
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder }); }
|
|
@@ -46454,7 +46733,7 @@ class AXMFormTemplateDataSeeder {
|
|
|
46454
46733
|
this.storageService = inject(AXPEntityStorageService);
|
|
46455
46734
|
}
|
|
46456
46735
|
async seed() {
|
|
46457
|
-
await this.storageService.initial(`${RootConfig$
|
|
46736
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.template.name}`, TEMPLATE_FORM_TEMPLATES);
|
|
46458
46737
|
}
|
|
46459
46738
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMFormTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46460
46739
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMFormTemplateDataSeeder }); }
|
|
@@ -46512,6 +46791,212 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
46512
46791
|
}]
|
|
46513
46792
|
}] });
|
|
46514
46793
|
|
|
46794
|
+
const allergyTypeMocks = [
|
|
46795
|
+
{ id: AXPDataGenerator.uuid(), title: 'Food', description: 'Food allergies' },
|
|
46796
|
+
{ id: AXPDataGenerator.uuid(), title: 'Drug', description: 'Medication or drug allergies' },
|
|
46797
|
+
{ id: AXPDataGenerator.uuid(), title: 'Environmental', description: 'Pollen, dust, mold, etc.' },
|
|
46798
|
+
{ id: AXPDataGenerator.uuid(), title: 'Insect', description: 'Insect sting or bite allergies' },
|
|
46799
|
+
{ id: AXPDataGenerator.uuid(), title: 'Latex', description: 'Latex allergy' },
|
|
46800
|
+
{ id: AXPDataGenerator.uuid(), title: 'Other', description: 'Other allergy type' },
|
|
46801
|
+
];
|
|
46802
|
+
|
|
46803
|
+
class AXCAllergyTypeSeeder {
|
|
46804
|
+
constructor() {
|
|
46805
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
46806
|
+
}
|
|
46807
|
+
async seed() {
|
|
46808
|
+
await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.allergyType.name}`, allergyTypeMocks);
|
|
46809
|
+
}
|
|
46810
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCAllergyTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46811
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCAllergyTypeSeeder }); }
|
|
46812
|
+
}
|
|
46813
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCAllergyTypeSeeder, decorators: [{
|
|
46814
|
+
type: Injectable
|
|
46815
|
+
}] });
|
|
46816
|
+
|
|
46817
|
+
const bloodTypeMocks = [
|
|
46818
|
+
{ id: AXPDataGenerator.uuid(), title: 'A+', description: 'Blood type A positive' },
|
|
46819
|
+
{ id: AXPDataGenerator.uuid(), title: 'A-', description: 'Blood type A negative' },
|
|
46820
|
+
{ id: AXPDataGenerator.uuid(), title: 'B+', description: 'Blood type B positive' },
|
|
46821
|
+
{ id: AXPDataGenerator.uuid(), title: 'B-', description: 'Blood type B negative' },
|
|
46822
|
+
{ id: AXPDataGenerator.uuid(), title: 'AB+', description: 'Blood type AB positive' },
|
|
46823
|
+
{ id: AXPDataGenerator.uuid(), title: 'AB-', description: 'Blood type AB negative' },
|
|
46824
|
+
{ id: AXPDataGenerator.uuid(), title: 'O+', description: 'Blood type O positive' },
|
|
46825
|
+
{ id: AXPDataGenerator.uuid(), title: 'O-', description: 'Blood type O negative' },
|
|
46826
|
+
];
|
|
46827
|
+
|
|
46828
|
+
class AXCBloodTypeSeeder {
|
|
46829
|
+
constructor() {
|
|
46830
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
46831
|
+
}
|
|
46832
|
+
async seed() {
|
|
46833
|
+
await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.bloodType.name}`, bloodTypeMocks);
|
|
46834
|
+
}
|
|
46835
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBloodTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46836
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBloodTypeSeeder }); }
|
|
46837
|
+
}
|
|
46838
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBloodTypeSeeder, decorators: [{
|
|
46839
|
+
type: Injectable
|
|
46840
|
+
}] });
|
|
46841
|
+
|
|
46842
|
+
const bodyPartMocks = [
|
|
46843
|
+
{ id: AXPDataGenerator.uuid(), title: 'Head', description: 'Head and skull' },
|
|
46844
|
+
{ id: AXPDataGenerator.uuid(), title: 'Neck', description: 'Neck area' },
|
|
46845
|
+
{ id: AXPDataGenerator.uuid(), title: 'Chest', description: 'Chest and torso (front)' },
|
|
46846
|
+
{ id: AXPDataGenerator.uuid(), title: 'Back', description: 'Back and spine' },
|
|
46847
|
+
{ id: AXPDataGenerator.uuid(), title: 'Abdomen', description: 'Abdomen and stomach' },
|
|
46848
|
+
{ id: AXPDataGenerator.uuid(), title: 'Left arm', description: 'Left upper and lower arm' },
|
|
46849
|
+
{ id: AXPDataGenerator.uuid(), title: 'Right arm', description: 'Right upper and lower arm' },
|
|
46850
|
+
{ id: AXPDataGenerator.uuid(), title: 'Left leg', description: 'Left thigh, knee, and lower leg' },
|
|
46851
|
+
{ id: AXPDataGenerator.uuid(), title: 'Right leg', description: 'Right thigh, knee, and lower leg' },
|
|
46852
|
+
{ id: AXPDataGenerator.uuid(), title: 'Hand', description: 'Hand and fingers' },
|
|
46853
|
+
{ id: AXPDataGenerator.uuid(), title: 'Foot', description: 'Foot and toes' },
|
|
46854
|
+
];
|
|
46855
|
+
|
|
46856
|
+
class AXCBodyPartSeeder {
|
|
46857
|
+
constructor() {
|
|
46858
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
46859
|
+
}
|
|
46860
|
+
async seed() {
|
|
46861
|
+
await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.bodyPart.name}`, bodyPartMocks);
|
|
46862
|
+
}
|
|
46863
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBodyPartSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46864
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBodyPartSeeder }); }
|
|
46865
|
+
}
|
|
46866
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBodyPartSeeder, decorators: [{
|
|
46867
|
+
type: Injectable
|
|
46868
|
+
}] });
|
|
46869
|
+
|
|
46870
|
+
const chronicConditionTypeMocks = [
|
|
46871
|
+
{ id: AXPDataGenerator.uuid(), title: 'Diabetes', description: 'Diabetes mellitus (type 1 or 2)' },
|
|
46872
|
+
{ id: AXPDataGenerator.uuid(), title: 'Hypertension', description: 'High blood pressure' },
|
|
46873
|
+
{ id: AXPDataGenerator.uuid(), title: 'Asthma', description: 'Asthma or reactive airway disease' },
|
|
46874
|
+
{ id: AXPDataGenerator.uuid(), title: 'Heart disease', description: 'Cardiovascular disease' },
|
|
46875
|
+
{ id: AXPDataGenerator.uuid(), title: 'Chronic kidney disease', description: 'Kidney disease or failure' },
|
|
46876
|
+
{ id: AXPDataGenerator.uuid(), title: 'COPD', description: 'Chronic obstructive pulmonary disease' },
|
|
46877
|
+
{ id: AXPDataGenerator.uuid(), title: 'Cancer', description: 'History or current cancer' },
|
|
46878
|
+
{ id: AXPDataGenerator.uuid(), title: 'Arthritis', description: 'Arthritis or joint disease' },
|
|
46879
|
+
{ id: AXPDataGenerator.uuid(), title: 'Other', description: 'Other chronic condition' },
|
|
46880
|
+
];
|
|
46881
|
+
|
|
46882
|
+
class AXCChronicConditionTypeSeeder {
|
|
46883
|
+
constructor() {
|
|
46884
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
46885
|
+
}
|
|
46886
|
+
async seed() {
|
|
46887
|
+
await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.chronicConditionType.name}`, chronicConditionTypeMocks);
|
|
46888
|
+
}
|
|
46889
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCChronicConditionTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46890
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCChronicConditionTypeSeeder }); }
|
|
46891
|
+
}
|
|
46892
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCChronicConditionTypeSeeder, decorators: [{
|
|
46893
|
+
type: Injectable
|
|
46894
|
+
}] });
|
|
46895
|
+
|
|
46896
|
+
const disabilityStatusMocks = [
|
|
46897
|
+
{ id: AXPDataGenerator.uuid(), title: 'None', description: 'No disability reported' },
|
|
46898
|
+
{ id: AXPDataGenerator.uuid(), title: 'Physical', description: 'Physical or mobility disability' },
|
|
46899
|
+
{ id: AXPDataGenerator.uuid(), title: 'Sensory', description: 'Visual, hearing, or other sensory' },
|
|
46900
|
+
{ id: AXPDataGenerator.uuid(), title: 'Cognitive', description: 'Cognitive or intellectual disability' },
|
|
46901
|
+
{ id: AXPDataGenerator.uuid(), title: 'Mental', description: 'Mental health related' },
|
|
46902
|
+
{ id: AXPDataGenerator.uuid(), title: 'Other', description: 'Other disability' },
|
|
46903
|
+
{ id: AXPDataGenerator.uuid(), title: 'Prefer not to say', description: 'Declined to specify' },
|
|
46904
|
+
];
|
|
46905
|
+
|
|
46906
|
+
class AXCDisabilityStatusSeeder {
|
|
46907
|
+
constructor() {
|
|
46908
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
46909
|
+
}
|
|
46910
|
+
async seed() {
|
|
46911
|
+
await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.disabilityStatus.name}`, disabilityStatusMocks);
|
|
46912
|
+
}
|
|
46913
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCDisabilityStatusSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46914
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCDisabilityStatusSeeder }); }
|
|
46915
|
+
}
|
|
46916
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCDisabilityStatusSeeder, decorators: [{
|
|
46917
|
+
type: Injectable
|
|
46918
|
+
}] });
|
|
46919
|
+
|
|
46920
|
+
const injuryTypeMocks = [
|
|
46921
|
+
{ id: AXPDataGenerator.uuid(), title: 'Bruise', description: 'Contusion or bruising' },
|
|
46922
|
+
{ id: AXPDataGenerator.uuid(), title: 'Cut', description: 'Laceration or cut' },
|
|
46923
|
+
{ id: AXPDataGenerator.uuid(), title: 'Fracture', description: 'Broken bone' },
|
|
46924
|
+
{ id: AXPDataGenerator.uuid(), title: 'Burn', description: 'Thermal, chemical, or electrical burn' },
|
|
46925
|
+
{ id: AXPDataGenerator.uuid(), title: 'Sprain', description: 'Ligament sprain' },
|
|
46926
|
+
{ id: AXPDataGenerator.uuid(), title: 'Strain', description: 'Muscle or tendon strain' },
|
|
46927
|
+
{ id: AXPDataGenerator.uuid(), title: 'Puncture', description: 'Puncture wound' },
|
|
46928
|
+
{ id: AXPDataGenerator.uuid(), title: 'Needlestick', description: 'Needlestick or sharps injury' },
|
|
46929
|
+
{ id: AXPDataGenerator.uuid(), title: 'Other', description: 'Other injury type' },
|
|
46930
|
+
];
|
|
46931
|
+
|
|
46932
|
+
class AXCInjuryTypeSeeder {
|
|
46933
|
+
constructor() {
|
|
46934
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
46935
|
+
}
|
|
46936
|
+
async seed() {
|
|
46937
|
+
await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.injuryType.name}`, injuryTypeMocks);
|
|
46938
|
+
}
|
|
46939
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCInjuryTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46940
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCInjuryTypeSeeder }); }
|
|
46941
|
+
}
|
|
46942
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCInjuryTypeSeeder, decorators: [{
|
|
46943
|
+
type: Injectable
|
|
46944
|
+
}] });
|
|
46945
|
+
|
|
46946
|
+
const vaccinationTypeMocks = [
|
|
46947
|
+
{ id: AXPDataGenerator.uuid(), title: 'Influenza (Flu)', description: 'Seasonal flu vaccine' },
|
|
46948
|
+
{ id: AXPDataGenerator.uuid(), title: 'COVID-19', description: 'COVID-19 vaccine' },
|
|
46949
|
+
{ id: AXPDataGenerator.uuid(), title: 'MMR', description: 'Measles, mumps, rubella' },
|
|
46950
|
+
{ id: AXPDataGenerator.uuid(), title: 'Tetanus', description: 'Tetanus (Td or Tdap)' },
|
|
46951
|
+
{ id: AXPDataGenerator.uuid(), title: 'Hepatitis B', description: 'Hepatitis B vaccine' },
|
|
46952
|
+
{ id: AXPDataGenerator.uuid(), title: 'Varicella', description: 'Chickenpox vaccine' },
|
|
46953
|
+
{ id: AXPDataGenerator.uuid(), title: 'HPV', description: 'Human papillomavirus vaccine' },
|
|
46954
|
+
{ id: AXPDataGenerator.uuid(), title: 'Pneumococcal', description: 'Pneumococcal vaccine' },
|
|
46955
|
+
{ id: AXPDataGenerator.uuid(), title: 'Other', description: 'Other vaccination' },
|
|
46956
|
+
];
|
|
46957
|
+
|
|
46958
|
+
class AXCVaccinationTypeSeeder {
|
|
46959
|
+
constructor() {
|
|
46960
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
46961
|
+
}
|
|
46962
|
+
async seed() {
|
|
46963
|
+
await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.vaccinationType.name}`, vaccinationTypeMocks);
|
|
46964
|
+
}
|
|
46965
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCVaccinationTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46966
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCVaccinationTypeSeeder }); }
|
|
46967
|
+
}
|
|
46968
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCVaccinationTypeSeeder, decorators: [{
|
|
46969
|
+
type: Injectable
|
|
46970
|
+
}] });
|
|
46971
|
+
|
|
46972
|
+
class AXCHealthCoreMockModule {
|
|
46973
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCHealthCoreMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
46974
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.16", ngImport: i0, type: AXCHealthCoreMockModule }); }
|
|
46975
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCHealthCoreMockModule, providers: [
|
|
46976
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCAllergyTypeSeeder, multi: true },
|
|
46977
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCBloodTypeSeeder, multi: true },
|
|
46978
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCBodyPartSeeder, multi: true },
|
|
46979
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCChronicConditionTypeSeeder, multi: true },
|
|
46980
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCDisabilityStatusSeeder, multi: true },
|
|
46981
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCInjuryTypeSeeder, multi: true },
|
|
46982
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCVaccinationTypeSeeder, multi: true },
|
|
46983
|
+
] }); }
|
|
46984
|
+
}
|
|
46985
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCHealthCoreMockModule, decorators: [{
|
|
46986
|
+
type: NgModule,
|
|
46987
|
+
args: [{
|
|
46988
|
+
providers: [
|
|
46989
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCAllergyTypeSeeder, multi: true },
|
|
46990
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCBloodTypeSeeder, multi: true },
|
|
46991
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCBodyPartSeeder, multi: true },
|
|
46992
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCChronicConditionTypeSeeder, multi: true },
|
|
46993
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCDisabilityStatusSeeder, multi: true },
|
|
46994
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCInjuryTypeSeeder, multi: true },
|
|
46995
|
+
{ provide: AXP_DATA_SEEDER_TOKEN, useClass: AXCVaccinationTypeSeeder, multi: true },
|
|
46996
|
+
],
|
|
46997
|
+
}]
|
|
46998
|
+
}] });
|
|
46999
|
+
|
|
46515
47000
|
function generateIssueTypes() {
|
|
46516
47001
|
const issueTypes = [
|
|
46517
47002
|
{
|
|
@@ -46583,7 +47068,7 @@ class AXPIssueTypeDataSeeder {
|
|
|
46583
47068
|
this.storageService = inject(AXPEntityStorageService);
|
|
46584
47069
|
}
|
|
46585
47070
|
async seed() {
|
|
46586
|
-
await this.storageService.initial(`${RootConfig$
|
|
47071
|
+
await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.issueType.name}`, ISSUE_TYPES);
|
|
46587
47072
|
}
|
|
46588
47073
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPIssueTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46589
47074
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPIssueTypeDataSeeder }); }
|
|
@@ -47424,7 +47909,7 @@ class AXCLearningSkillCategorySeeder {
|
|
|
47424
47909
|
this.storageService = inject(AXPEntityStorageService);
|
|
47425
47910
|
}
|
|
47426
47911
|
async seed() {
|
|
47427
|
-
await this.storageService.initial(`${RootConfig$
|
|
47912
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.skillCategory.name}`, learningManagementSkillCategoryMocks);
|
|
47428
47913
|
}
|
|
47429
47914
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47430
47915
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillCategorySeeder }); }
|
|
@@ -47438,7 +47923,7 @@ class AXCLearningSkillSeeder {
|
|
|
47438
47923
|
this.storageService = inject(AXPEntityStorageService);
|
|
47439
47924
|
}
|
|
47440
47925
|
async seed() {
|
|
47441
|
-
await this.storageService.initial(`${RootConfig$
|
|
47926
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.skill.name}`, learningManagementSkillMocks);
|
|
47442
47927
|
}
|
|
47443
47928
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47444
47929
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillSeeder }); }
|
|
@@ -47452,7 +47937,7 @@ class AXCLearningSkillLevelSeeder {
|
|
|
47452
47937
|
this.storageService = inject(AXPEntityStorageService);
|
|
47453
47938
|
}
|
|
47454
47939
|
async seed() {
|
|
47455
|
-
await this.storageService.initial(`${RootConfig$
|
|
47940
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.skillLevel.name}`, learningManagementSkillLevelMocks);
|
|
47456
47941
|
}
|
|
47457
47942
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47458
47943
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillLevelSeeder }); }
|
|
@@ -47487,7 +47972,7 @@ class AXCLearningCourseTypeSeeder {
|
|
|
47487
47972
|
this.storageService = inject(AXPEntityStorageService);
|
|
47488
47973
|
}
|
|
47489
47974
|
async seed() {
|
|
47490
|
-
await this.storageService.initial(`${RootConfig$
|
|
47975
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.courseType.name}`, learningManagementCourseTypeMocks);
|
|
47491
47976
|
}
|
|
47492
47977
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCourseTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47493
47978
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCourseTypeSeeder }); }
|
|
@@ -47551,7 +48036,7 @@ class AXCLearningCourseSeeder {
|
|
|
47551
48036
|
this.storageService = inject(AXPEntityStorageService);
|
|
47552
48037
|
}
|
|
47553
48038
|
async seed() {
|
|
47554
|
-
await this.storageService.initial(`${RootConfig$
|
|
48039
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.course.name}`, learningManagementCourseMocks);
|
|
47555
48040
|
}
|
|
47556
48041
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCourseSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47557
48042
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCourseSeeder }); }
|
|
@@ -47571,7 +48056,7 @@ class AXCLearningTrainingTypeSeeder {
|
|
|
47571
48056
|
this.storageService = inject(AXPEntityStorageService);
|
|
47572
48057
|
}
|
|
47573
48058
|
async seed() {
|
|
47574
|
-
await this.storageService.initial(`${RootConfig$
|
|
48059
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.trainingType.name}`, learningManagementTrainingTypeMocks);
|
|
47575
48060
|
}
|
|
47576
48061
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47577
48062
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingTypeSeeder }); }
|
|
@@ -47618,7 +48103,7 @@ class AXCLearningTrainingDefinitionSeeder {
|
|
|
47618
48103
|
this.storageService = inject(AXPEntityStorageService);
|
|
47619
48104
|
}
|
|
47620
48105
|
async seed() {
|
|
47621
|
-
await this.storageService.initial(`${RootConfig$
|
|
48106
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.trainingDefinition.name}`, learningManagementTrainingDefinitionMocks);
|
|
47622
48107
|
}
|
|
47623
48108
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47624
48109
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingDefinitionSeeder }); }
|
|
@@ -47672,7 +48157,7 @@ class AXCLearningTrainingSeeder {
|
|
|
47672
48157
|
this.storageService = inject(AXPEntityStorageService);
|
|
47673
48158
|
}
|
|
47674
48159
|
async seed() {
|
|
47675
|
-
await this.storageService.initial(`${RootConfig$
|
|
48160
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.training.name}`, learningManagementTrainingMocks);
|
|
47676
48161
|
}
|
|
47677
48162
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47678
48163
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingSeeder }); }
|
|
@@ -47707,7 +48192,7 @@ class AXCLearningEnrollmentSeeder {
|
|
|
47707
48192
|
this.storageService = inject(AXPEntityStorageService);
|
|
47708
48193
|
}
|
|
47709
48194
|
async seed() {
|
|
47710
|
-
await this.storageService.initial(`${RootConfig$
|
|
48195
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.enrollment.name}`, learningManagementEnrollmentMocks);
|
|
47711
48196
|
}
|
|
47712
48197
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningEnrollmentSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47713
48198
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningEnrollmentSeeder }); }
|
|
@@ -47740,7 +48225,7 @@ class AXCLearningAttendanceSeeder {
|
|
|
47740
48225
|
this.storageService = inject(AXPEntityStorageService);
|
|
47741
48226
|
}
|
|
47742
48227
|
async seed() {
|
|
47743
|
-
await this.storageService.initial(`${RootConfig$
|
|
48228
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.attendance.name}`, learningManagementAttendanceMocks);
|
|
47744
48229
|
}
|
|
47745
48230
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningAttendanceSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47746
48231
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningAttendanceSeeder }); }
|
|
@@ -47759,7 +48244,7 @@ class AXCLearningCertificateTypeSeeder {
|
|
|
47759
48244
|
this.storageService = inject(AXPEntityStorageService);
|
|
47760
48245
|
}
|
|
47761
48246
|
async seed() {
|
|
47762
|
-
await this.storageService.initial(`${RootConfig$
|
|
48247
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.certificateType.name}`, learningManagementCertificateTypeMocks);
|
|
47763
48248
|
}
|
|
47764
48249
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47765
48250
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateTypeSeeder }); }
|
|
@@ -47809,7 +48294,7 @@ class AXCLearningCertificateDefinitionSeeder {
|
|
|
47809
48294
|
this.storageService = inject(AXPEntityStorageService);
|
|
47810
48295
|
}
|
|
47811
48296
|
async seed() {
|
|
47812
|
-
await this.storageService.initial(`${RootConfig$
|
|
48297
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.certificateDefinition.name}`, learningManagementCertificateDefinitionMocks);
|
|
47813
48298
|
}
|
|
47814
48299
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47815
48300
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateDefinitionSeeder }); }
|
|
@@ -47840,7 +48325,7 @@ class AXCLearningCertificateSeeder {
|
|
|
47840
48325
|
this.storageService = inject(AXPEntityStorageService);
|
|
47841
48326
|
}
|
|
47842
48327
|
async seed() {
|
|
47843
|
-
await this.storageService.initial(`${RootConfig$
|
|
48328
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.certificate.name}`, learningManagementCertificateMocks);
|
|
47844
48329
|
}
|
|
47845
48330
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47846
48331
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateSeeder }); }
|
|
@@ -47869,7 +48354,7 @@ class AXCLearningPathSeeder {
|
|
|
47869
48354
|
this.storageService = inject(AXPEntityStorageService);
|
|
47870
48355
|
}
|
|
47871
48356
|
async seed() {
|
|
47872
|
-
await this.storageService.initial(`${RootConfig$
|
|
48357
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.learningPath.name}`, learningManagementLearningPathMocks);
|
|
47873
48358
|
}
|
|
47874
48359
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningPathSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47875
48360
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningPathSeeder }); }
|
|
@@ -47907,7 +48392,7 @@ class AXCLearningPathCourseSeeder {
|
|
|
47907
48392
|
this.storageService = inject(AXPEntityStorageService);
|
|
47908
48393
|
}
|
|
47909
48394
|
async seed() {
|
|
47910
|
-
await this.storageService.initial(`${RootConfig$
|
|
48395
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.learningPathCourse.name}`, learningManagementLearningPathCourseMocks);
|
|
47911
48396
|
}
|
|
47912
48397
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningPathCourseSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47913
48398
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningPathCourseSeeder }); }
|
|
@@ -47933,7 +48418,7 @@ class AXCLearningMandatoryTrainingRuleSeeder {
|
|
|
47933
48418
|
this.storageService = inject(AXPEntityStorageService);
|
|
47934
48419
|
}
|
|
47935
48420
|
async seed() {
|
|
47936
|
-
await this.storageService.initial(`${RootConfig$
|
|
48421
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.mandatoryTrainingRule.name}`, learningManagementMandatoryTrainingRuleMocks);
|
|
47937
48422
|
}
|
|
47938
48423
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningMandatoryTrainingRuleSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47939
48424
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningMandatoryTrainingRuleSeeder }); }
|
|
@@ -48355,7 +48840,7 @@ class AXCLocationTypeDataSeeder {
|
|
|
48355
48840
|
this.storageService = inject(AXPEntityStorageService);
|
|
48356
48841
|
}
|
|
48357
48842
|
async seed() {
|
|
48358
|
-
await this.storageService.initial(`${RootConfig$
|
|
48843
|
+
await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.locationType.name}`, locationTypeMock);
|
|
48359
48844
|
}
|
|
48360
48845
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLocationTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48361
48846
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLocationTypeDataSeeder }); }
|
|
@@ -48369,7 +48854,7 @@ class AXCLocationDataSeeder {
|
|
|
48369
48854
|
this.storageService = inject(AXPEntityStorageService);
|
|
48370
48855
|
}
|
|
48371
48856
|
async seed() {
|
|
48372
|
-
await this.storageService.initial(`${RootConfig$
|
|
48857
|
+
await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.location.name}`, locationMock);
|
|
48373
48858
|
}
|
|
48374
48859
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLocationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48375
48860
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLocationDataSeeder }); }
|
|
@@ -48383,7 +48868,7 @@ class AXCGeographicRegionDataSeeder {
|
|
|
48383
48868
|
this.storageService = inject(AXPEntityStorageService);
|
|
48384
48869
|
}
|
|
48385
48870
|
async seed() {
|
|
48386
|
-
await this.storageService.initial(`${RootConfig$
|
|
48871
|
+
await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.geographicRegion.name}`, geographicRegionMock);
|
|
48387
48872
|
}
|
|
48388
48873
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCGeographicRegionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48389
48874
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCGeographicRegionDataSeeder }); }
|
|
@@ -48966,7 +49451,7 @@ class AXCUnitOfMeasureSeeder {
|
|
|
48966
49451
|
this.storageService = inject(AXPEntityStorageService);
|
|
48967
49452
|
}
|
|
48968
49453
|
async seed() {
|
|
48969
|
-
await this.storageService.initial(`${RootConfig$
|
|
49454
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.unitOfMeasure.name}`, measurementCoreUnitOfMeasureMocks);
|
|
48970
49455
|
}
|
|
48971
49456
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48972
49457
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureSeeder }); }
|
|
@@ -49240,7 +49725,7 @@ class AXCUnitConversionSeeder {
|
|
|
49240
49725
|
this.storageService = inject(AXPEntityStorageService);
|
|
49241
49726
|
}
|
|
49242
49727
|
async seed() {
|
|
49243
|
-
await this.storageService.initial(`${RootConfig$
|
|
49728
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.unitConversion.name}`, measurementCoreUnitConversionMocks);
|
|
49244
49729
|
}
|
|
49245
49730
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitConversionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49246
49731
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitConversionSeeder }); }
|
|
@@ -49254,7 +49739,7 @@ class AXCUnitOfMeasureTypeSeeder {
|
|
|
49254
49739
|
this.storageService = inject(AXPEntityStorageService);
|
|
49255
49740
|
}
|
|
49256
49741
|
async seed() {
|
|
49257
|
-
await this.storageService.initial(`${RootConfig$
|
|
49742
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.unitOfMeasureType.name}`, measurementCoreUnitOfMeasureTypeMocks);
|
|
49258
49743
|
}
|
|
49259
49744
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49260
49745
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureTypeSeeder }); }
|
|
@@ -49283,7 +49768,7 @@ class AXCUnitOfMeasureGroupSeeder {
|
|
|
49283
49768
|
}
|
|
49284
49769
|
return group;
|
|
49285
49770
|
});
|
|
49286
|
-
await this.storageService.initial(`${RootConfig$
|
|
49771
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.unitOfMeasureGroup.name}`, groupsWithUoms);
|
|
49287
49772
|
}
|
|
49288
49773
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureGroupSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49289
49774
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureGroupSeeder }); }
|
|
@@ -49470,7 +49955,7 @@ class AXCQuantityTypeSeeder {
|
|
|
49470
49955
|
this.storageService = inject(AXPEntityStorageService);
|
|
49471
49956
|
}
|
|
49472
49957
|
async seed() {
|
|
49473
|
-
await this.storageService.initial(`${RootConfig$
|
|
49958
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.quantityType.name}`, measurementCoreQuantityTypeMocks);
|
|
49474
49959
|
}
|
|
49475
49960
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCQuantityTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49476
49961
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCQuantityTypeSeeder }); }
|
|
@@ -49621,7 +50106,7 @@ class AXCMeasurementDimensionSeeder {
|
|
|
49621
50106
|
this.storageService = inject(AXPEntityStorageService);
|
|
49622
50107
|
}
|
|
49623
50108
|
async seed() {
|
|
49624
|
-
await this.storageService.initial(`${RootConfig$
|
|
50109
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.measurementDimension.name}`, measurementCoreMeasurementDimensionMocks);
|
|
49625
50110
|
}
|
|
49626
50111
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMeasurementDimensionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49627
50112
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMeasurementDimensionSeeder }); }
|
|
@@ -49804,7 +50289,7 @@ class AXCMeasurementRangeSeeder {
|
|
|
49804
50289
|
this.storageService = inject(AXPEntityStorageService);
|
|
49805
50290
|
}
|
|
49806
50291
|
async seed() {
|
|
49807
|
-
await this.storageService.initial(`${RootConfig$
|
|
50292
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.measurementRange.name}`, measurementCoreMeasurementRangeMocks);
|
|
49808
50293
|
}
|
|
49809
50294
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMeasurementRangeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49810
50295
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMeasurementRangeSeeder }); }
|
|
@@ -49953,7 +50438,7 @@ class AXMMeetingTypeDataSeeder {
|
|
|
49953
50438
|
this.storageService = inject(AXPEntityStorageService);
|
|
49954
50439
|
}
|
|
49955
50440
|
async seed() {
|
|
49956
|
-
await this.storageService.initial(`${RootConfig$
|
|
50441
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingType.name}`, meetingTypeMock);
|
|
49957
50442
|
}
|
|
49958
50443
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49959
50444
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingTypeDataSeeder }); }
|
|
@@ -50067,7 +50552,7 @@ class AXMMeetingDataSeeder {
|
|
|
50067
50552
|
this.storageService = inject(AXPEntityStorageService);
|
|
50068
50553
|
}
|
|
50069
50554
|
async seed() {
|
|
50070
|
-
await this.storageService.initial(`${RootConfig$
|
|
50555
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meeting.name}`, meetingMock);
|
|
50071
50556
|
}
|
|
50072
50557
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50073
50558
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingDataSeeder }); }
|
|
@@ -50362,7 +50847,7 @@ class AXMMeetingParticipantDataSeeder {
|
|
|
50362
50847
|
this.storageService = inject(AXPEntityStorageService);
|
|
50363
50848
|
}
|
|
50364
50849
|
async seed() {
|
|
50365
|
-
await this.storageService.initial(`${RootConfig$
|
|
50850
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingParticipant.name}`, meetingParticipantMock);
|
|
50366
50851
|
}
|
|
50367
50852
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingParticipantDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50368
50853
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingParticipantDataSeeder }); }
|
|
@@ -50376,7 +50861,7 @@ class AXMMeetingRoleTypeDataSeeder {
|
|
|
50376
50861
|
this.storageService = inject(AXPEntityStorageService);
|
|
50377
50862
|
}
|
|
50378
50863
|
async seed() {
|
|
50379
|
-
await this.storageService.initial(`${RootConfig$
|
|
50864
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingRoleType.name}`, meetingRoleTypeMock);
|
|
50380
50865
|
}
|
|
50381
50866
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50382
50867
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder }); }
|
|
@@ -50428,7 +50913,7 @@ class AXMMeetingFilesDataSeeder {
|
|
|
50428
50913
|
this.storageService = inject(AXPEntityStorageService);
|
|
50429
50914
|
}
|
|
50430
50915
|
async seed() {
|
|
50431
|
-
await this.storageService.initial(`${RootConfig$
|
|
50916
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingFiles.name}`, meetingFilesMock);
|
|
50432
50917
|
}
|
|
50433
50918
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingFilesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50434
50919
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingFilesDataSeeder }); }
|
|
@@ -50501,7 +50986,7 @@ class AXMMeetingSessionDataSeeder {
|
|
|
50501
50986
|
this.storageService = inject(AXPEntityStorageService);
|
|
50502
50987
|
}
|
|
50503
50988
|
async seed() {
|
|
50504
|
-
await this.storageService.initial(`${RootConfig$
|
|
50989
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingSession.name}`, meetingSessionMock);
|
|
50505
50990
|
}
|
|
50506
50991
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50507
50992
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingSessionDataSeeder }); }
|
|
@@ -50560,7 +51045,7 @@ class AXMMeetingTypeFileTemplateDataSeeder {
|
|
|
50560
51045
|
this.storageService = inject(AXPEntityStorageService);
|
|
50561
51046
|
}
|
|
50562
51047
|
async seed() {
|
|
50563
|
-
await this.storageService.initial(`${RootConfig$
|
|
51048
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingTypeFileTemplate.name}`, meetingTypeFileTemplateMock);
|
|
50564
51049
|
}
|
|
50565
51050
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50566
51051
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder }); }
|
|
@@ -53590,7 +54075,7 @@ class AXCNotificationTemplateDataSeeder {
|
|
|
53590
54075
|
this.storageService = inject(AXPEntityStorageService);
|
|
53591
54076
|
}
|
|
53592
54077
|
async seed() {
|
|
53593
|
-
await this.storageService.initial(`${RootConfig$
|
|
54078
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.template.name}`, NOTIFICATION_TEMPLATES);
|
|
53594
54079
|
}
|
|
53595
54080
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCNotificationTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53596
54081
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCNotificationTemplateDataSeeder }); }
|
|
@@ -53725,7 +54210,7 @@ class AXMNotificationDataSeeder {
|
|
|
53725
54210
|
this.storageService = inject(AXPEntityStorageService);
|
|
53726
54211
|
}
|
|
53727
54212
|
async seed() {
|
|
53728
|
-
await this.storageService.initial(`${RootConfig$
|
|
54213
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.notification.name}`, NOTIFICATIONS);
|
|
53729
54214
|
}
|
|
53730
54215
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMNotificationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53731
54216
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMNotificationDataSeeder }); }
|
|
@@ -53797,7 +54282,7 @@ class AXMBusinessUnitDataSeeder {
|
|
|
53797
54282
|
this.storage = inject(AXPEntityStorageService);
|
|
53798
54283
|
}
|
|
53799
54284
|
async seed() {
|
|
53800
|
-
await this.storage.initial(RootConfig$
|
|
54285
|
+
await this.storage.initial(RootConfig$o.entities.businessUnit.source, BUSINESS_UNITS_MOCK);
|
|
53801
54286
|
}
|
|
53802
54287
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMBusinessUnitDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53803
54288
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMBusinessUnitDataSeeder }); }
|
|
@@ -53998,9 +54483,9 @@ class AXMOrgChartGenerateCommand {
|
|
|
53998
54483
|
};
|
|
53999
54484
|
// Load sources
|
|
54000
54485
|
const [businessUnits, businessUnitTypes, positions] = await Promise.all([
|
|
54001
|
-
this.storage.getAll(RootConfig$
|
|
54002
|
-
this.storage.getAll(RootConfig$
|
|
54003
|
-
this.storage.getAll(RootConfig$
|
|
54486
|
+
this.storage.getAll(RootConfig$o.entities.businessUnit.source),
|
|
54487
|
+
this.storage.getAll(RootConfig$o.entities.businessUnitType.source),
|
|
54488
|
+
this.storage.getAll(RootConfig$o.entities.position.source),
|
|
54004
54489
|
]);
|
|
54005
54490
|
const [employees, assignments] = await Promise.all([
|
|
54006
54491
|
includeEmployees ? this.storage.getAll(RootConfig$4.entities.employee.source) : Promise.resolve([]),
|
|
@@ -54042,7 +54527,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54042
54527
|
title: country.title || 'Country',
|
|
54043
54528
|
type: AXMOrgChartNodeType.Country,
|
|
54044
54529
|
icon: 'fa-globe',
|
|
54045
|
-
entity: { id: country.id, source: `${RootConfig$
|
|
54530
|
+
entity: { id: country.id, source: `${RootConfig$o.module.name}.Country` },
|
|
54046
54531
|
isExpanded: true,
|
|
54047
54532
|
children: [],
|
|
54048
54533
|
};
|
|
@@ -54060,7 +54545,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54060
54545
|
title: state.title || 'State',
|
|
54061
54546
|
type: AXMOrgChartNodeType.State,
|
|
54062
54547
|
icon: 'fa-map',
|
|
54063
|
-
entity: { id: state.id, source: `${RootConfig$
|
|
54548
|
+
entity: { id: state.id, source: `${RootConfig$o.module.name}.State` },
|
|
54064
54549
|
isExpanded: true,
|
|
54065
54550
|
children: [],
|
|
54066
54551
|
};
|
|
@@ -54078,7 +54563,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54078
54563
|
title: city.title || 'City',
|
|
54079
54564
|
type: AXMOrgChartNodeType.City,
|
|
54080
54565
|
icon: 'fa-city',
|
|
54081
|
-
entity: { id: city.id, source: `${RootConfig$
|
|
54566
|
+
entity: { id: city.id, source: `${RootConfig$o.module.name}.City` },
|
|
54082
54567
|
isExpanded: true,
|
|
54083
54568
|
children: [],
|
|
54084
54569
|
};
|
|
@@ -54110,7 +54595,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54110
54595
|
description: employeeName && employeeRole ? employeeRole : undefined,
|
|
54111
54596
|
type: AXMOrgChartNodeType.Position,
|
|
54112
54597
|
icon: 'fa-user-tie',
|
|
54113
|
-
entity: { id: positionId, source: RootConfig$
|
|
54598
|
+
entity: { id: positionId, source: RootConfig$o.entities.position.source },
|
|
54114
54599
|
});
|
|
54115
54600
|
}
|
|
54116
54601
|
return nodes;
|
|
@@ -54120,7 +54605,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54120
54605
|
now,
|
|
54121
54606
|
includeEmployees,
|
|
54122
54607
|
preferPrimary,
|
|
54123
|
-
orgRootConfig: RootConfig$
|
|
54608
|
+
orgRootConfig: RootConfig$o,
|
|
54124
54609
|
hcmRootConfig: RootConfig$4,
|
|
54125
54610
|
root,
|
|
54126
54611
|
data: {
|
|
@@ -54150,7 +54635,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54150
54635
|
builder.build(ctx);
|
|
54151
54636
|
// Persist as a new version
|
|
54152
54637
|
const version = this.generateVersion();
|
|
54153
|
-
const id = await this.storage.insertOne(RootConfig$
|
|
54638
|
+
const id = await this.storage.insertOne(RootConfig$o.entities.chart.source, {
|
|
54154
54639
|
version,
|
|
54155
54640
|
data: root,
|
|
54156
54641
|
});
|
|
@@ -54202,8 +54687,8 @@ class AXMResponsibilityDataSeeder {
|
|
|
54202
54687
|
this.storageService = inject(AXPEntityStorageService);
|
|
54203
54688
|
}
|
|
54204
54689
|
async seed() {
|
|
54205
|
-
await this.storageService.initial(`${RootConfig$
|
|
54206
|
-
await this.storageService.initial(RootConfig$
|
|
54690
|
+
await this.storageService.initial(`${RootConfig$o.entities.responsibility.source}Category`, RESPONSIBILITIES_CATEGORY_MOCK);
|
|
54691
|
+
await this.storageService.initial(RootConfig$o.entities.responsibility.source, RESPONSIBILITIES_MOCK);
|
|
54207
54692
|
}
|
|
54208
54693
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMResponsibilityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54209
54694
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMResponsibilityDataSeeder }); }
|
|
@@ -54217,7 +54702,7 @@ class AXMBusinessUnitTypeDataSeeder {
|
|
|
54217
54702
|
this.storage = inject(AXPEntityStorageService);
|
|
54218
54703
|
}
|
|
54219
54704
|
async seed() {
|
|
54220
|
-
await this.storage.initial(RootConfig$
|
|
54705
|
+
await this.storage.initial(RootConfig$o.entities.businessUnitType.source, BUSINESS_UNIT_TYPES_MOCK);
|
|
54221
54706
|
}
|
|
54222
54707
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54223
54708
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder }); }
|
|
@@ -54231,8 +54716,8 @@ class AXMPositionDataSeeder {
|
|
|
54231
54716
|
this.storageService = inject(AXPEntityStorageService);
|
|
54232
54717
|
}
|
|
54233
54718
|
async seed() {
|
|
54234
|
-
await this.storageService.initial(`${RootConfig$
|
|
54235
|
-
await this.storageService.initial(RootConfig$
|
|
54719
|
+
await this.storageService.initial(`${RootConfig$o.entities.position.source}Category`, POSITIONS_CATEGORY_MOCK);
|
|
54720
|
+
await this.storageService.initial(RootConfig$o.entities.position.source, POSITIONS_MOCK);
|
|
54236
54721
|
}
|
|
54237
54722
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPositionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54238
54723
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPositionDataSeeder }); }
|
|
@@ -54246,8 +54731,8 @@ class AXMJobDefinitionDataSeeder {
|
|
|
54246
54731
|
this.storageService = inject(AXPEntityStorageService);
|
|
54247
54732
|
}
|
|
54248
54733
|
async seed() {
|
|
54249
|
-
await this.storageService.initial(`${RootConfig$
|
|
54250
|
-
await this.storageService.initial(RootConfig$
|
|
54734
|
+
await this.storageService.initial(`${RootConfig$o.entities.jobDefinition.source}Category`, JOB_DEFINITIONS_CATEGORY_MOCK);
|
|
54735
|
+
await this.storageService.initial(RootConfig$o.entities.jobDefinition.source, JOB_DEFINITIONS_MOCK);
|
|
54251
54736
|
}
|
|
54252
54737
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMJobDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54253
54738
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMJobDefinitionDataSeeder }); }
|
|
@@ -54261,7 +54746,7 @@ class AXMJobLevelDataSeeder {
|
|
|
54261
54746
|
this.storageService = inject(AXPEntityStorageService);
|
|
54262
54747
|
}
|
|
54263
54748
|
async seed() {
|
|
54264
|
-
await this.storageService.initial(RootConfig$
|
|
54749
|
+
await this.storageService.initial(RootConfig$o.entities.jobLevel.source, JOB_LEVELS_MOCK);
|
|
54265
54750
|
}
|
|
54266
54751
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMJobLevelDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54267
54752
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMJobLevelDataSeeder }); }
|
|
@@ -54275,7 +54760,7 @@ class AXMOrganizationResponsibilityLevelSeeder {
|
|
|
54275
54760
|
this.storageService = inject(AXPEntityStorageService);
|
|
54276
54761
|
}
|
|
54277
54762
|
async seed() {
|
|
54278
|
-
await this.storageService.initial(`${RootConfig$
|
|
54763
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.responsibilityLevel.name}`, organizationManagementResponsibilityLevelMocks);
|
|
54279
54764
|
}
|
|
54280
54765
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMOrganizationResponsibilityLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54281
54766
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMOrganizationResponsibilityLevelSeeder }); }
|
|
@@ -54533,7 +55018,7 @@ class AXMTeamDataSeeder {
|
|
|
54533
55018
|
this.storageService = inject(AXPEntityStorageService);
|
|
54534
55019
|
}
|
|
54535
55020
|
async seed() {
|
|
54536
|
-
await this.storageService.initial(RootConfig$
|
|
55021
|
+
await this.storageService.initial(RootConfig$o.entities.team.source, TEAMS_MOCK);
|
|
54537
55022
|
}
|
|
54538
55023
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54539
55024
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamDataSeeder }); }
|
|
@@ -54555,7 +55040,7 @@ class AXMTeamMemberRoleDataSeeder {
|
|
|
54555
55040
|
this.storageService = inject(AXPEntityStorageService);
|
|
54556
55041
|
}
|
|
54557
55042
|
async seed() {
|
|
54558
|
-
await this.storageService.initial(RootConfig$
|
|
55043
|
+
await this.storageService.initial(RootConfig$o.entities.teamMemberRole.source, TEAM_MEMBER_ROLES_MOCK);
|
|
54559
55044
|
}
|
|
54560
55045
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamMemberRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54561
55046
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamMemberRoleDataSeeder }); }
|
|
@@ -54611,7 +55096,7 @@ class AXMTeamMemberDataSeeder {
|
|
|
54611
55096
|
this.storageService = inject(AXPEntityStorageService);
|
|
54612
55097
|
}
|
|
54613
55098
|
async seed() {
|
|
54614
|
-
await this.storageService.initial(RootConfig$
|
|
55099
|
+
await this.storageService.initial(RootConfig$o.entities.teamMember.source, TEAM_MEMBERS_MOCK);
|
|
54615
55100
|
}
|
|
54616
55101
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54617
55102
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamMemberDataSeeder }); }
|
|
@@ -54633,8 +55118,8 @@ const AXCMockOrgChartEventListener = {
|
|
|
54633
55118
|
// Relevant entities that should trigger org chart regeneration
|
|
54634
55119
|
const relevantEntities = [
|
|
54635
55120
|
// Organization Management
|
|
54636
|
-
`${RootConfig$
|
|
54637
|
-
`${RootConfig$
|
|
55121
|
+
`${RootConfig$o.module.name}.${RootConfig$o.entities.businessUnit.name}`,
|
|
55122
|
+
`${RootConfig$o.module.name}.${RootConfig$o.entities.position.name}`,
|
|
54638
55123
|
// Human Capital Management
|
|
54639
55124
|
`${RootConfig$4.module.name}.${RootConfig$4.entities.employee.name}`,
|
|
54640
55125
|
`${RootConfig$4.module.name}.${RootConfig$4.entities.positionAssignment.name}`
|
|
@@ -54853,7 +55338,7 @@ class AXCEducationLevelSeeder {
|
|
|
54853
55338
|
this.storageService = inject(AXPEntityStorageService);
|
|
54854
55339
|
}
|
|
54855
55340
|
async seed() {
|
|
54856
|
-
await this.storageService.initial(`${RootConfig$
|
|
55341
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.educationLevel.name}`, educationLevelMocks);
|
|
54857
55342
|
}
|
|
54858
55343
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEducationLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54859
55344
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEducationLevelSeeder }); }
|
|
@@ -54900,7 +55385,7 @@ class AXCMaritalStatusSeeder {
|
|
|
54900
55385
|
this.storageService = inject(AXPEntityStorageService);
|
|
54901
55386
|
}
|
|
54902
55387
|
async seed() {
|
|
54903
|
-
await this.storageService.initial(`${RootConfig$
|
|
55388
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.maritalStatus.name}`, maritalStatusMocks);
|
|
54904
55389
|
}
|
|
54905
55390
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMaritalStatusSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54906
55391
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMaritalStatusSeeder }); }
|
|
@@ -54977,7 +55462,7 @@ class AXCPersonIdentifierTypeSeeder {
|
|
|
54977
55462
|
this.storageService = inject(AXPEntityStorageService);
|
|
54978
55463
|
}
|
|
54979
55464
|
async seed() {
|
|
54980
|
-
await this.storageService.initial(`${RootConfig$
|
|
55465
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.personIdentifierType.name}`, personIdentifierTypeMock);
|
|
54981
55466
|
}
|
|
54982
55467
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonIdentifierTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54983
55468
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonIdentifierTypeSeeder }); }
|
|
@@ -55018,7 +55503,7 @@ class AXCPersonRelationshipTypeSeeder {
|
|
|
55018
55503
|
this.storageService = inject(AXPEntityStorageService);
|
|
55019
55504
|
}
|
|
55020
55505
|
async seed() {
|
|
55021
|
-
await this.storageService.initial(`${RootConfig$
|
|
55506
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.personRelationshipType.name}`, personRelationshipTypeMock);
|
|
55022
55507
|
}
|
|
55023
55508
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonRelationshipTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55024
55509
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonRelationshipTypeSeeder }); }
|
|
@@ -55027,6 +55512,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
55027
55512
|
type: Injectable
|
|
55028
55513
|
}] });
|
|
55029
55514
|
|
|
55515
|
+
const religionMocks = [
|
|
55516
|
+
{ id: AXPDataGenerator.uuid(), title: 'Christianity', description: 'Christian faith and traditions' },
|
|
55517
|
+
{ id: AXPDataGenerator.uuid(), title: 'Islam', description: 'Islamic faith and traditions' },
|
|
55518
|
+
{ id: AXPDataGenerator.uuid(), title: 'Judaism', description: 'Jewish faith and traditions' },
|
|
55519
|
+
{ id: AXPDataGenerator.uuid(), title: 'Hinduism', description: 'Hindu faith and traditions' },
|
|
55520
|
+
{ id: AXPDataGenerator.uuid(), title: 'Buddhism', description: 'Buddhist faith and traditions' },
|
|
55521
|
+
{ id: AXPDataGenerator.uuid(), title: 'Sikhism', description: 'Sikh faith and traditions' },
|
|
55522
|
+
{ id: AXPDataGenerator.uuid(), title: 'Other', description: 'Other religious affiliation' },
|
|
55523
|
+
{ id: AXPDataGenerator.uuid(), title: 'Prefer not to say', description: 'Declined to specify' },
|
|
55524
|
+
];
|
|
55525
|
+
|
|
55526
|
+
class AXCReligionSeeder {
|
|
55527
|
+
constructor() {
|
|
55528
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
55529
|
+
}
|
|
55530
|
+
async seed() {
|
|
55531
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.religion.name}`, religionMocks);
|
|
55532
|
+
}
|
|
55533
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCReligionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55534
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCReligionSeeder }); }
|
|
55535
|
+
}
|
|
55536
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCReligionSeeder, decorators: [{
|
|
55537
|
+
type: Injectable
|
|
55538
|
+
}] });
|
|
55539
|
+
|
|
55030
55540
|
class AXCPersonCoreMockModule {
|
|
55031
55541
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
55032
55542
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule }); }
|
|
@@ -55051,6 +55561,11 @@ class AXCPersonCoreMockModule {
|
|
|
55051
55561
|
useClass: AXCPersonRelationshipTypeSeeder,
|
|
55052
55562
|
multi: true,
|
|
55053
55563
|
},
|
|
55564
|
+
{
|
|
55565
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55566
|
+
useClass: AXCReligionSeeder,
|
|
55567
|
+
multi: true,
|
|
55568
|
+
},
|
|
55054
55569
|
] }); }
|
|
55055
55570
|
}
|
|
55056
55571
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule, decorators: [{
|
|
@@ -55077,6 +55592,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
55077
55592
|
useClass: AXCPersonRelationshipTypeSeeder,
|
|
55078
55593
|
multi: true,
|
|
55079
55594
|
},
|
|
55595
|
+
{
|
|
55596
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55597
|
+
useClass: AXCReligionSeeder,
|
|
55598
|
+
multi: true,
|
|
55599
|
+
},
|
|
55080
55600
|
],
|
|
55081
55601
|
}]
|
|
55082
55602
|
}] });
|
|
@@ -55104,7 +55624,7 @@ class AXMPersonDataSeeder {
|
|
|
55104
55624
|
this.storageService = inject(AXPEntityStorageService);
|
|
55105
55625
|
}
|
|
55106
55626
|
async seed() {
|
|
55107
|
-
await this.storageService.initial(`${RootConfig$
|
|
55627
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.person.name}`, personMock);
|
|
55108
55628
|
}
|
|
55109
55629
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55110
55630
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonDataSeeder }); }
|
|
@@ -56006,7 +56526,7 @@ class AXMPersonRoleDataSeeder {
|
|
|
56006
56526
|
this.storageService = inject(AXPEntityStorageService);
|
|
56007
56527
|
}
|
|
56008
56528
|
async seed() {
|
|
56009
|
-
await this.storageService.initial(`${RootConfig$
|
|
56529
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.personRole.name}`, personRoleMock);
|
|
56010
56530
|
}
|
|
56011
56531
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56012
56532
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRoleDataSeeder }); }
|
|
@@ -56176,7 +56696,7 @@ class AXMPersonRelationshipDataSeeder {
|
|
|
56176
56696
|
this.storageService = inject(AXPEntityStorageService);
|
|
56177
56697
|
}
|
|
56178
56698
|
async seed() {
|
|
56179
|
-
await this.storageService.initial(`${RootConfig$
|
|
56699
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.personRelationship.name}`, personRelationshipMock);
|
|
56180
56700
|
}
|
|
56181
56701
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56182
56702
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipDataSeeder }); }
|
|
@@ -56453,7 +56973,7 @@ class AXMPersonIdentifierDataSeeder {
|
|
|
56453
56973
|
this.storageService = inject(AXPEntityStorageService);
|
|
56454
56974
|
}
|
|
56455
56975
|
async seed() {
|
|
56456
|
-
await this.storageService.initial(`${RootConfig$
|
|
56976
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.personIdentifier.name}`, personIdentifierMock);
|
|
56457
56977
|
}
|
|
56458
56978
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56459
56979
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierDataSeeder }); }
|
|
@@ -56586,7 +57106,7 @@ class AXCTokensDataSeeder {
|
|
|
56586
57106
|
this.storageService = inject(AXPEntityStorageService);
|
|
56587
57107
|
}
|
|
56588
57108
|
async seed() {
|
|
56589
|
-
await this.storageService.initial(`${RootConfig$
|
|
57109
|
+
await this.storageService.initial(`${RootConfig$r.module.name}.${RootConfig$r.entities.token.name}`, TOKENS);
|
|
56590
57110
|
}
|
|
56591
57111
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTokensDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56592
57112
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTokensDataSeeder }); }
|
|
@@ -58433,7 +58953,7 @@ class AXCSupplierProductSeeder {
|
|
|
58433
58953
|
this.storageService = inject(AXPEntityStorageService);
|
|
58434
58954
|
}
|
|
58435
58955
|
async seed() {
|
|
58436
|
-
await this.storageService.initial(RootConfig$
|
|
58956
|
+
await this.storageService.initial(RootConfig$s.entities.supplierProduct.source, supplierProductMocks);
|
|
58437
58957
|
}
|
|
58438
58958
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierProductSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58439
58959
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierProductSeeder }); }
|
|
@@ -58472,7 +58992,7 @@ class AXCBrandSeeder {
|
|
|
58472
58992
|
this.storageService = inject(AXPEntityStorageService);
|
|
58473
58993
|
}
|
|
58474
58994
|
async seed() {
|
|
58475
|
-
await this.storageService.initial(`${RootConfig$
|
|
58995
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.brand.name}`, brandMocks);
|
|
58476
58996
|
}
|
|
58477
58997
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58478
58998
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandSeeder }); }
|
|
@@ -58486,7 +59006,7 @@ class AXCBrandCategorySeeder {
|
|
|
58486
59006
|
this.storageService = inject(AXPEntityStorageService);
|
|
58487
59007
|
}
|
|
58488
59008
|
async seed() {
|
|
58489
|
-
await this.storageService.initial(`${RootConfig$
|
|
59009
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.brand.name}Category`, brandCategoryMocks);
|
|
58490
59010
|
}
|
|
58491
59011
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58492
59012
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandCategorySeeder }); }
|
|
@@ -58500,7 +59020,7 @@ class AXCProductCategorySeeder {
|
|
|
58500
59020
|
this.storageService = inject(AXPEntityStorageService);
|
|
58501
59021
|
}
|
|
58502
59022
|
async seed() {
|
|
58503
|
-
await this.storageService.initial(`${RootConfig$
|
|
59023
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.productCategory.name}`, productCategoryMocks);
|
|
58504
59024
|
}
|
|
58505
59025
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58506
59026
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductCategorySeeder }); }
|
|
@@ -58514,7 +59034,7 @@ class AXCProductSeeder {
|
|
|
58514
59034
|
this.storageService = inject(AXPEntityStorageService);
|
|
58515
59035
|
}
|
|
58516
59036
|
async seed() {
|
|
58517
|
-
await this.storageService.initial(`${RootConfig$
|
|
59037
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.product.name}`, productMocks);
|
|
58518
59038
|
}
|
|
58519
59039
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58520
59040
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSeeder }); }
|
|
@@ -58600,7 +59120,7 @@ class AXCProductSkuSeeder {
|
|
|
58600
59120
|
this.storageService = inject(AXPEntityStorageService);
|
|
58601
59121
|
}
|
|
58602
59122
|
async seed() {
|
|
58603
|
-
await this.storageService.initial(`${RootConfig$
|
|
59123
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.productSku.name}`, productSkuMocks);
|
|
58604
59124
|
}
|
|
58605
59125
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSkuSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58606
59126
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSkuSeeder }); }
|
|
@@ -59072,11 +59592,11 @@ class AXMProductReportDefinitionDataSeeder {
|
|
|
59072
59592
|
this.storageService = inject(AXPEntityStorageService);
|
|
59073
59593
|
}
|
|
59074
59594
|
async seed() {
|
|
59075
|
-
await this.storageService.initial(`${RootConfig$
|
|
59595
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}`, PRODUCT_REPORT_DEFINITIONS, {
|
|
59076
59596
|
mergeType: 'merge',
|
|
59077
59597
|
uniqueKeys: ['title'],
|
|
59078
59598
|
});
|
|
59079
|
-
await this.storageService.initial(`${RootConfig$
|
|
59599
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}Category`, PRODUCT_REPORT_CATEGORIES, {
|
|
59080
59600
|
mergeType: 'merge',
|
|
59081
59601
|
uniqueKeys: ['title'],
|
|
59082
59602
|
});
|
|
@@ -59221,7 +59741,7 @@ class AXCProjectclientDataSeeder {
|
|
|
59221
59741
|
this.storageService = inject(AXPEntityStorageService);
|
|
59222
59742
|
}
|
|
59223
59743
|
async seed() {
|
|
59224
|
-
await this.storageService.initial(`${RootConfig$
|
|
59744
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.client.name}`, ClientMock);
|
|
59225
59745
|
}
|
|
59226
59746
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectclientDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59227
59747
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectclientDataSeeder }); }
|
|
@@ -59266,7 +59786,7 @@ class AXCProjectDataSeeder {
|
|
|
59266
59786
|
this.storageService = inject(AXPEntityStorageService);
|
|
59267
59787
|
}
|
|
59268
59788
|
async seed() {
|
|
59269
|
-
await this.storageService.initial(`${RootConfig$
|
|
59789
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.project.name}`, projectMock);
|
|
59270
59790
|
}
|
|
59271
59791
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59272
59792
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectDataSeeder }); }
|
|
@@ -59346,7 +59866,7 @@ class AXCProjectMemberDataSeeder {
|
|
|
59346
59866
|
this.storageService = inject(AXPEntityStorageService);
|
|
59347
59867
|
}
|
|
59348
59868
|
async seed() {
|
|
59349
|
-
await this.storageService.initial(`${RootConfig$
|
|
59869
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.projectMemeber.name}`, projectMemberMock);
|
|
59350
59870
|
}
|
|
59351
59871
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59352
59872
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectMemberDataSeeder }); }
|
|
@@ -59360,8 +59880,8 @@ class AXCProjectRoleMemberDataSeeder {
|
|
|
59360
59880
|
this.storageService = inject(AXPEntityStorageService);
|
|
59361
59881
|
}
|
|
59362
59882
|
async seed() {
|
|
59363
|
-
await this.storageService.initial(`${RootConfig$
|
|
59364
|
-
await this.storageService.initial(`${RootConfig$
|
|
59883
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.projectType.name}`, projectTypeMock);
|
|
59884
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.projectRoleMember.name}`, projectRoleMemberMock);
|
|
59365
59885
|
}
|
|
59366
59886
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59367
59887
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectRoleMemberDataSeeder }); }
|
|
@@ -59405,7 +59925,7 @@ class AXCsprintDataSeeder {
|
|
|
59405
59925
|
this.storageService = inject(AXPEntityStorageService);
|
|
59406
59926
|
}
|
|
59407
59927
|
async seed() {
|
|
59408
|
-
await this.storageService.initial(`${RootConfig$
|
|
59928
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.sprint.name}`, sprintMock);
|
|
59409
59929
|
}
|
|
59410
59930
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCsprintDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59411
59931
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCsprintDataSeeder }); }
|
|
@@ -59443,7 +59963,7 @@ class AXCTaskTypeDataSeeder {
|
|
|
59443
59963
|
this.storageService = inject(AXPEntityStorageService);
|
|
59444
59964
|
}
|
|
59445
59965
|
async seed() {
|
|
59446
|
-
await this.storageService.initial(`${RootConfig$
|
|
59966
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.taskType.name}`, taskTypeMock$1);
|
|
59447
59967
|
}
|
|
59448
59968
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59449
59969
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskTypeDataSeeder }); }
|
|
@@ -59512,7 +60032,7 @@ class AXCTaskDataSeeder {
|
|
|
59512
60032
|
this.storageService = inject(AXPEntityStorageService);
|
|
59513
60033
|
}
|
|
59514
60034
|
async seed() {
|
|
59515
|
-
await this.storageService.initial(`${RootConfig$
|
|
60035
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.task.name}`, taskMock$1);
|
|
59516
60036
|
}
|
|
59517
60037
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59518
60038
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskDataSeeder }); }
|
|
@@ -59526,7 +60046,7 @@ class AXCWorkSiteSeeder {
|
|
|
59526
60046
|
this.storageService = inject(AXPEntityStorageService);
|
|
59527
60047
|
}
|
|
59528
60048
|
async seed() {
|
|
59529
|
-
await this.storageService.initial(`${RootConfig$
|
|
60049
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.workSite.name}`, workSiteMock);
|
|
59530
60050
|
}
|
|
59531
60051
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkSiteSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59532
60052
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkSiteSeeder }); }
|
|
@@ -59810,7 +60330,7 @@ class AXCJsaSeeder {
|
|
|
59810
60330
|
this.storageService = inject(AXPEntityStorageService);
|
|
59811
60331
|
}
|
|
59812
60332
|
async seed() {
|
|
59813
|
-
await this.storageService.initial(`${RootConfig$
|
|
60333
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.jsa.name}`, jsaMock);
|
|
59814
60334
|
}
|
|
59815
60335
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCJsaSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59816
60336
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCJsaSeeder }); }
|
|
@@ -60561,11 +61081,11 @@ class AXMEmployeeReportDefinitionDataSeeder {
|
|
|
60561
61081
|
this.storageService = inject(AXPEntityStorageService);
|
|
60562
61082
|
}
|
|
60563
61083
|
async seed() {
|
|
60564
|
-
await this.storageService.initial(`${RootConfig$
|
|
61084
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}`, EMPLOYEE_REPORT_DEFINITIONS, {
|
|
60565
61085
|
mergeType: 'merge',
|
|
60566
61086
|
uniqueKeys: ['title'],
|
|
60567
61087
|
});
|
|
60568
|
-
await this.storageService.initial(`${RootConfig$
|
|
61088
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}Category`, EMPLOYEE_REPORT_CATEGORIES, {
|
|
60569
61089
|
mergeType: 'merge',
|
|
60570
61090
|
uniqueKeys: ['title'],
|
|
60571
61091
|
});
|
|
@@ -60920,11 +61440,11 @@ class AXMLocationReportDefinitionDataSeeder {
|
|
|
60920
61440
|
this.storageService = inject(AXPEntityStorageService);
|
|
60921
61441
|
}
|
|
60922
61442
|
async seed() {
|
|
60923
|
-
await this.storageService.initial(`${RootConfig$
|
|
61443
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}`, LOCATION_REPORT_DEFINITIONS, {
|
|
60924
61444
|
mergeType: 'merge',
|
|
60925
61445
|
uniqueKeys: ['title'],
|
|
60926
61446
|
});
|
|
60927
|
-
await this.storageService.initial(`${RootConfig$
|
|
61447
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}Category`, LOCATION_REPORT_CATEGORIES, {
|
|
60928
61448
|
mergeType: 'merge',
|
|
60929
61449
|
uniqueKeys: ['title'],
|
|
60930
61450
|
});
|
|
@@ -61041,7 +61561,7 @@ class AXMReservationClassSeeder {
|
|
|
61041
61561
|
this.storageService = inject(AXPEntityStorageService);
|
|
61042
61562
|
}
|
|
61043
61563
|
async seed() {
|
|
61044
|
-
await this.storageService.initial(RootConfig$
|
|
61564
|
+
await this.storageService.initial(RootConfig$w.entities.reservationClass.source, ReservationClassMock);
|
|
61045
61565
|
}
|
|
61046
61566
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMReservationClassSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61047
61567
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMReservationClassSeeder }); }
|
|
@@ -61944,7 +62464,7 @@ class AXCSubscriptionSeeder {
|
|
|
61944
62464
|
this.storageService = inject(AXPEntityStorageService);
|
|
61945
62465
|
}
|
|
61946
62466
|
async seed() {
|
|
61947
|
-
await this.storageService.initial(RootConfig$
|
|
62467
|
+
await this.storageService.initial(RootConfig$x.entities.subscription.source, SUBSCRIPTIONS_MOCK);
|
|
61948
62468
|
}
|
|
61949
62469
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61950
62470
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionSeeder }); }
|
|
@@ -61958,7 +62478,7 @@ class AXCSubscriptionPlanSeeder {
|
|
|
61958
62478
|
this.storageService = inject(AXPEntityStorageService);
|
|
61959
62479
|
}
|
|
61960
62480
|
async seed() {
|
|
61961
|
-
await this.storageService.initial(RootConfig$
|
|
62481
|
+
await this.storageService.initial(RootConfig$x.entities.subscriptionPlan.source, SUBSCRIPTION_PLANS_MOCK);
|
|
61962
62482
|
}
|
|
61963
62483
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61964
62484
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanSeeder }); }
|
|
@@ -62041,7 +62561,7 @@ class AXCSubscriptionPlanItemSeeder {
|
|
|
62041
62561
|
this.storageService = inject(AXPEntityStorageService);
|
|
62042
62562
|
}
|
|
62043
62563
|
async seed() {
|
|
62044
|
-
await this.storageService.initial(RootConfig$
|
|
62564
|
+
await this.storageService.initial(RootConfig$x.entities.subscriptionPlanItem.source, SUBSCRIPTION_PLAN_ITEMS_MOCK);
|
|
62045
62565
|
}
|
|
62046
62566
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanItemSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62047
62567
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanItemSeeder }); }
|
|
@@ -62100,7 +62620,7 @@ class AXCSupplierTypeDataSeeder {
|
|
|
62100
62620
|
this.storageService = inject(AXPEntityStorageService);
|
|
62101
62621
|
}
|
|
62102
62622
|
async seed() {
|
|
62103
|
-
await this.storageService.initial(RootConfig$
|
|
62623
|
+
await this.storageService.initial(RootConfig$y.entities.supplierType.source, SUPPLIER_TYPES_MOCK);
|
|
62104
62624
|
}
|
|
62105
62625
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62106
62626
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierTypeDataSeeder }); }
|
|
@@ -62114,7 +62634,7 @@ class AXCSupplierSegmentDataSeeder {
|
|
|
62114
62634
|
this.storageService = inject(AXPEntityStorageService);
|
|
62115
62635
|
}
|
|
62116
62636
|
async seed() {
|
|
62117
|
-
await this.storageService.initial(RootConfig$
|
|
62637
|
+
await this.storageService.initial(RootConfig$y.entities.supplierSegment.source, SUPPLIER_SEGMENTS_MOCK);
|
|
62118
62638
|
}
|
|
62119
62639
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierSegmentDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62120
62640
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierSegmentDataSeeder }); }
|
|
@@ -62128,7 +62648,7 @@ class AXCSupplierCategorySeeder {
|
|
|
62128
62648
|
this.storageService = inject(AXPEntityStorageService);
|
|
62129
62649
|
}
|
|
62130
62650
|
async seed() {
|
|
62131
|
-
await this.storageService.initial(`${RootConfig$
|
|
62651
|
+
await this.storageService.initial(`${RootConfig$y.module.name}.${RootConfig$y.entities.supplier.name}Category`, supplierCategoryMocks);
|
|
62132
62652
|
}
|
|
62133
62653
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62134
62654
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierCategorySeeder }); }
|
|
@@ -62142,7 +62662,7 @@ class AXCSupplierDataSeeder {
|
|
|
62142
62662
|
this.storageService = inject(AXPEntityStorageService);
|
|
62143
62663
|
}
|
|
62144
62664
|
async seed() {
|
|
62145
|
-
await this.storageService.initial(RootConfig$
|
|
62665
|
+
await this.storageService.initial(RootConfig$y.entities.supplier.source, SUPPLIERS_MOCK);
|
|
62146
62666
|
}
|
|
62147
62667
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62148
62668
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierDataSeeder }); }
|
|
@@ -62589,7 +63109,7 @@ class AXMTaskTypeDataSeeder {
|
|
|
62589
63109
|
this.storageService = inject(AXPEntityStorageService);
|
|
62590
63110
|
}
|
|
62591
63111
|
async seed() {
|
|
62592
|
-
await this.storageService.initial(`${RootConfig$
|
|
63112
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.taskType.name}`, taskTypeMock);
|
|
62593
63113
|
}
|
|
62594
63114
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62595
63115
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTypeDataSeeder }); }
|
|
@@ -62736,7 +63256,7 @@ class AXMTaskStatusDataSeeder {
|
|
|
62736
63256
|
this.storageService = inject(AXPEntityStorageService);
|
|
62737
63257
|
}
|
|
62738
63258
|
async seed() {
|
|
62739
|
-
await this.storageService.initial(`${RootConfig$
|
|
63259
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.taskStatus.name}`, taskStatusMock);
|
|
62740
63260
|
}
|
|
62741
63261
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskStatusDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62742
63262
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskStatusDataSeeder }); }
|
|
@@ -62907,7 +63427,7 @@ class AXMTaskDataSeeder {
|
|
|
62907
63427
|
this.storageService = inject(AXPEntityStorageService);
|
|
62908
63428
|
}
|
|
62909
63429
|
async seed() {
|
|
62910
|
-
await this.storageService.initial(`${RootConfig$
|
|
63430
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.task.name}`, taskMock);
|
|
62911
63431
|
}
|
|
62912
63432
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62913
63433
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskDataSeeder }); }
|
|
@@ -63015,7 +63535,7 @@ class AXMTaskTemplateDataSeeder {
|
|
|
63015
63535
|
this.storageService = inject(AXPEntityStorageService);
|
|
63016
63536
|
}
|
|
63017
63537
|
async seed() {
|
|
63018
|
-
await this.storageService.initial(`${RootConfig$
|
|
63538
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.taskTemplate.name}`, taskTemplateMock);
|
|
63019
63539
|
}
|
|
63020
63540
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
63021
63541
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTemplateDataSeeder }); }
|
|
@@ -63083,7 +63603,7 @@ class AXCTenantSeeder {
|
|
|
63083
63603
|
this.storageService = inject(AXPEntityStorageService);
|
|
63084
63604
|
}
|
|
63085
63605
|
async seed() {
|
|
63086
|
-
await this.storageService.initial(RootConfig$
|
|
63606
|
+
await this.storageService.initial(RootConfig$A.entities.tenant.source, tenantMocks);
|
|
63087
63607
|
}
|
|
63088
63608
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
63089
63609
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantSeeder }); }
|
|
@@ -63243,7 +63763,7 @@ class AXCTenantUserSeeder {
|
|
|
63243
63763
|
this.storageService = inject(AXPEntityStorageService);
|
|
63244
63764
|
}
|
|
63245
63765
|
async seed() {
|
|
63246
|
-
await this.storageService.initial(`${RootConfig$
|
|
63766
|
+
await this.storageService.initial(`${RootConfig$A.module.name}.${RootConfig$A.entities.tenantUser.name}`, tenantUserMocks);
|
|
63247
63767
|
}
|
|
63248
63768
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantUserSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
63249
63769
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantUserSeeder }); }
|
|
@@ -63274,7 +63794,7 @@ class AXMCreateTenantUserCommand {
|
|
|
63274
63794
|
};
|
|
63275
63795
|
}
|
|
63276
63796
|
// Check if account holder already exists for this tenant
|
|
63277
|
-
const tenantUserEntityName = `${RootConfig$
|
|
63797
|
+
const tenantUserEntityName = `${RootConfig$A.module.name}.${RootConfig$A.entities.tenantUser.name}`;
|
|
63278
63798
|
const accountHolderResult = await this.storageService.query(tenantUserEntityName, {
|
|
63279
63799
|
skip: 0,
|
|
63280
63800
|
take: 1,
|
|
@@ -64511,11 +65031,11 @@ class AXMPlatformAnalyticsReportDefinitionDataSeeder {
|
|
|
64511
65031
|
this.storageService = inject(AXPEntityStorageService);
|
|
64512
65032
|
}
|
|
64513
65033
|
async seed() {
|
|
64514
|
-
await this.storageService.initial(`${RootConfig$
|
|
65034
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}`, PLATFORM_ANALYTICS_REPORT_DEFINITIONS, {
|
|
64515
65035
|
mergeType: 'merge',
|
|
64516
65036
|
uniqueKeys: ['title'],
|
|
64517
65037
|
});
|
|
64518
|
-
await this.storageService.initial(`${RootConfig$
|
|
65038
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}Category`, PLATFORM_ANALYTICS_REPORT_CATEGORIES, {
|
|
64519
65039
|
mergeType: 'merge',
|
|
64520
65040
|
uniqueKeys: ['title'],
|
|
64521
65041
|
});
|
|
@@ -64825,7 +65345,7 @@ class AXCWorkflowDefinitionDataSeeder {
|
|
|
64825
65345
|
this.storageService = inject(AXPEntityStorageService);
|
|
64826
65346
|
}
|
|
64827
65347
|
async seed() {
|
|
64828
|
-
await this.storageService.initial(`${RootConfig$
|
|
65348
|
+
await this.storageService.initial(`${RootConfig$B.module.name}.${RootConfig$B.entities.workflowDefinition.name}`, workflowDefinitionEntityMock);
|
|
64829
65349
|
}
|
|
64830
65350
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
64831
65351
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder }); }
|
|
@@ -64986,7 +65506,7 @@ class AXCActivityCategorySeeder {
|
|
|
64986
65506
|
this.storageService = inject(AXPEntityStorageService);
|
|
64987
65507
|
}
|
|
64988
65508
|
async seed() {
|
|
64989
|
-
await this.storageService.initial(`${RootConfig$
|
|
65509
|
+
await this.storageService.initial(`${RootConfig$B.module.name}.${ACTIVITY_CATEGORY_ENTITY}`, ACTIVITY_CATEGORIES);
|
|
64990
65510
|
}
|
|
64991
65511
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
64992
65512
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityCategorySeeder }); }
|
|
@@ -66530,7 +67050,7 @@ class AXCActivityDefinitionSeeder {
|
|
|
66530
67050
|
this.storageService = inject(AXPEntityStorageService);
|
|
66531
67051
|
}
|
|
66532
67052
|
async seed() {
|
|
66533
|
-
await this.storageService.initial(`${RootConfig$
|
|
67053
|
+
await this.storageService.initial(`${RootConfig$B.module.name}.${RootConfig$B.entities.activityDefinition.name}`, ACTIVITY_DEFINITIONS);
|
|
66534
67054
|
}
|
|
66535
67055
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66536
67056
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityDefinitionSeeder }); }
|
|
@@ -66539,7 +67059,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
66539
67059
|
type: Injectable
|
|
66540
67060
|
}] });
|
|
66541
67061
|
|
|
66542
|
-
const STORAGE_KEY = `${RootConfig$
|
|
67062
|
+
const STORAGE_KEY = `${RootConfig$B.module.name}.${RootConfig$B.entities.workflowDefinition.name}Category`;
|
|
66543
67063
|
/**
|
|
66544
67064
|
* Seeds workflow categories into entity storage.
|
|
66545
67065
|
* Module’s AXMWorkflowCategoryProvider reads from this key (same pattern as report categories).
|
|
@@ -67166,6 +67686,7 @@ class AXCMockModule {
|
|
|
67166
67686
|
AXCSubscriptionManagementMockModule,
|
|
67167
67687
|
AXCContactManagementMockModule,
|
|
67168
67688
|
AXCLocationManagementMockModule,
|
|
67689
|
+
AXCContactCoreMockModule,
|
|
67169
67690
|
//
|
|
67170
67691
|
AXCOrganizationManagementMockModule,
|
|
67171
67692
|
AXCHumanCapitalManagementMockModule,
|
|
@@ -67188,6 +67709,7 @@ class AXCMockModule {
|
|
|
67188
67709
|
AXCNotificationManagementMockModule,
|
|
67189
67710
|
AXCTaskManagementMockModule,
|
|
67190
67711
|
AXCPersonCoreMockModule,
|
|
67712
|
+
AXCHealthCoreMockModule,
|
|
67191
67713
|
AXCPersonManagementMockModule,
|
|
67192
67714
|
AXCContentManagementMockModule,
|
|
67193
67715
|
AXCMeetingManagementMockModule,
|
|
@@ -67223,6 +67745,7 @@ class AXCMockModule {
|
|
|
67223
67745
|
AXCSubscriptionManagementMockModule,
|
|
67224
67746
|
AXCContactManagementMockModule,
|
|
67225
67747
|
AXCLocationManagementMockModule,
|
|
67748
|
+
AXCContactCoreMockModule,
|
|
67226
67749
|
//
|
|
67227
67750
|
AXCOrganizationManagementMockModule,
|
|
67228
67751
|
AXCHumanCapitalManagementMockModule,
|
|
@@ -67245,6 +67768,7 @@ class AXCMockModule {
|
|
|
67245
67768
|
AXCNotificationManagementMockModule,
|
|
67246
67769
|
AXCTaskManagementMockModule,
|
|
67247
67770
|
AXCPersonCoreMockModule,
|
|
67771
|
+
AXCHealthCoreMockModule,
|
|
67248
67772
|
AXCPersonManagementMockModule,
|
|
67249
67773
|
AXCContentManagementMockModule,
|
|
67250
67774
|
AXCMeetingManagementMockModule,
|
|
@@ -67278,6 +67802,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
67278
67802
|
AXCSubscriptionManagementMockModule,
|
|
67279
67803
|
AXCContactManagementMockModule,
|
|
67280
67804
|
AXCLocationManagementMockModule,
|
|
67805
|
+
AXCContactCoreMockModule,
|
|
67281
67806
|
//
|
|
67282
67807
|
AXCOrganizationManagementMockModule,
|
|
67283
67808
|
AXCHumanCapitalManagementMockModule,
|
|
@@ -67300,6 +67825,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
67300
67825
|
AXCNotificationManagementMockModule,
|
|
67301
67826
|
AXCTaskManagementMockModule,
|
|
67302
67827
|
AXCPersonCoreMockModule,
|
|
67828
|
+
AXCHealthCoreMockModule,
|
|
67303
67829
|
AXCPersonManagementMockModule,
|
|
67304
67830
|
AXCContentManagementMockModule,
|
|
67305
67831
|
AXCMeetingManagementMockModule,
|
|
@@ -67433,5 +67959,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
67433
67959
|
* Generated bundle index. Do not edit.
|
|
67434
67960
|
*/
|
|
67435
67961
|
|
|
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 };
|
|
67962
|
+
export { ACTIVITY_CATEGORIES, ACTIVITY_DEFINITIONS, APPLICATIONS, AXCActivityCategorySeeder, AXCActivityDefinitionSeeder, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationDataSeeder, AXCApplicationManagementMockModule, AXCAssessmentManagementMockModule, AXCAssetManagementMockModule, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommonMockModule, AXCContactCoreMockModule, AXCContactManagementMockModule, AXCContentManagementMockModule, AXCConversationMockModule, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCEditionDataSeeder, AXCEquipmentCategorySeeder, AXCEquipmentSeeder, AXCFileStorageService, AXCFinancialCoreMockModule, AXCFormTemplateManagementMockModule, AXCGoogleStrategyMock, AXCHealthCoreMockModule, 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 };
|
|
67437
67963
|
//# sourceMappingURL=acorex-connectivity-mock.mjs.map
|