@acorex/connectivity 21.0.0-next.17 → 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,24 +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$
|
|
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';
|
|
70
73
|
import { AXMSessionStatusTypes, AXMDeviceSessionsServiceImpl, AXMDeviceSessionsService, AXM_AUTH_CONFIG_TOKEN } from '@acorex/modules/auth';
|
|
71
74
|
import * as i1$1 from '@acorex/components/dialog';
|
|
72
|
-
import { RootConfig as RootConfig$
|
|
75
|
+
import { RootConfig as RootConfig$y } from '@acorex/modules/supplier-management';
|
|
73
76
|
import { AXPLayoutBuilderService } from '@acorex/platform/layout/builder';
|
|
74
77
|
import { Router } from '@angular/router';
|
|
75
|
-
import { RootConfig as RootConfig$
|
|
78
|
+
import { RootConfig as RootConfig$B } from '@acorex/modules/workflow-management';
|
|
76
79
|
import { AXCalendarService } from '@acorex/core/date-time';
|
|
77
80
|
import { AXCExternalAuthorizationService } from '@acorex/connectivity/utils';
|
|
78
81
|
|
|
@@ -2224,7 +2227,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
2224
2227
|
//#region ---- Module Export ----
|
|
2225
2228
|
//#endregion
|
|
2226
2229
|
|
|
2227
|
-
const uuid$
|
|
2230
|
+
const uuid$r = AXPDataGenerator.uuid;
|
|
2228
2231
|
const assetCategoryMock = [
|
|
2229
2232
|
{
|
|
2230
2233
|
id: 'asset-category-it-equipment',
|
|
@@ -2233,7 +2236,7 @@ const assetCategoryMock = [
|
|
|
2233
2236
|
childrenCount: 0,
|
|
2234
2237
|
metaDataList: [
|
|
2235
2238
|
{
|
|
2236
|
-
id: uuid$
|
|
2239
|
+
id: uuid$r(),
|
|
2237
2240
|
name: 'warranty-expiry',
|
|
2238
2241
|
title: 'Warranty Expiry',
|
|
2239
2242
|
text: 'Warranty Expiry',
|
|
@@ -2243,7 +2246,7 @@ const assetCategoryMock = [
|
|
|
2243
2246
|
interface: '{"type":"date-time-editor","path":"warranty.expiry","options":{"validations":[{"rule":"required"}]}}',
|
|
2244
2247
|
},
|
|
2245
2248
|
{
|
|
2246
|
-
id: uuid$
|
|
2249
|
+
id: uuid$r(),
|
|
2247
2250
|
name: 'operating-system',
|
|
2248
2251
|
title: 'Operating System',
|
|
2249
2252
|
text: 'Operating System',
|
|
@@ -2260,7 +2263,7 @@ const assetCategoryMock = [
|
|
|
2260
2263
|
childrenCount: 0,
|
|
2261
2264
|
metaDataList: [
|
|
2262
2265
|
{
|
|
2263
|
-
id: uuid$
|
|
2266
|
+
id: uuid$r(),
|
|
2264
2267
|
name: 'inspection-date',
|
|
2265
2268
|
title: 'Last Inspection Date',
|
|
2266
2269
|
text: 'Last Inspection Date',
|
|
@@ -2269,7 +2272,7 @@ const assetCategoryMock = [
|
|
|
2269
2272
|
interface: '{"type":"date-time-editor","path":"compliance.lastInspection","options":{"validations":[{"rule":"required"}]}}',
|
|
2270
2273
|
},
|
|
2271
2274
|
{
|
|
2272
|
-
id: uuid$
|
|
2275
|
+
id: uuid$r(),
|
|
2273
2276
|
name: 'safety-notes',
|
|
2274
2277
|
title: 'Safety Notes',
|
|
2275
2278
|
text: 'Safety Notes',
|
|
@@ -2286,7 +2289,7 @@ const assetCategoryMock = [
|
|
|
2286
2289
|
childrenCount: 0,
|
|
2287
2290
|
metaDataList: [
|
|
2288
2291
|
{
|
|
2289
|
-
id: uuid$
|
|
2292
|
+
id: uuid$r(),
|
|
2290
2293
|
name: 'license-plate',
|
|
2291
2294
|
title: 'License Plate',
|
|
2292
2295
|
text: 'License Plate',
|
|
@@ -2295,7 +2298,7 @@ const assetCategoryMock = [
|
|
|
2295
2298
|
interface: '{"type":"text-editor","path":"vehicle.licensePlate","options":{"validations":[{"rule":"required"}]}}',
|
|
2296
2299
|
},
|
|
2297
2300
|
{
|
|
2298
|
-
id: uuid$
|
|
2301
|
+
id: uuid$r(),
|
|
2299
2302
|
name: 'last-service',
|
|
2300
2303
|
title: 'Last Service Date',
|
|
2301
2304
|
text: 'Last Service Date',
|
|
@@ -2617,7 +2620,8 @@ const generateIds = () => {
|
|
|
2617
2620
|
};
|
|
2618
2621
|
return ids;
|
|
2619
2622
|
};
|
|
2620
|
-
const
|
|
2623
|
+
const geographicRegionIds = generateIds();
|
|
2624
|
+
const ids = geographicRegionIds;
|
|
2621
2625
|
const geographicRegionMock = [
|
|
2622
2626
|
// ===== COUNTRIES (Level 0) =====
|
|
2623
2627
|
{
|
|
@@ -3211,10 +3215,10 @@ const LASER_PLUMBING_TENANT_ID = AXPDataGenerator.uuid();
|
|
|
3211
3215
|
//#region ---- Imports ----
|
|
3212
3216
|
//#endregion
|
|
3213
3217
|
//#region ---- Mock Data ----
|
|
3214
|
-
const uuid$
|
|
3218
|
+
const uuid$q = AXPDataGenerator.uuid;
|
|
3215
3219
|
const mockRoleDefinitions = [
|
|
3216
3220
|
{
|
|
3217
|
-
id: uuid$
|
|
3221
|
+
id: uuid$q(),
|
|
3218
3222
|
name: 'root',
|
|
3219
3223
|
title: 'Super Administrator',
|
|
3220
3224
|
description: 'Full system access with all administrative privileges',
|
|
@@ -3267,7 +3271,7 @@ const mockRoleDefinitions = [
|
|
|
3267
3271
|
},
|
|
3268
3272
|
},
|
|
3269
3273
|
{
|
|
3270
|
-
id: uuid$
|
|
3274
|
+
id: uuid$q(),
|
|
3271
3275
|
name: 'platform-application-administrator',
|
|
3272
3276
|
title: 'Platform Application Administrator',
|
|
3273
3277
|
description: 'Full platform application access with all administrative privileges',
|
|
@@ -3287,7 +3291,7 @@ const mockRoleDefinitions = [
|
|
|
3287
3291
|
},
|
|
3288
3292
|
},
|
|
3289
3293
|
{
|
|
3290
|
-
id: uuid$
|
|
3294
|
+
id: uuid$q(),
|
|
3291
3295
|
name: 'admin',
|
|
3292
3296
|
title: 'Administrator',
|
|
3293
3297
|
description: 'Full system access with all administrative privileges',
|
|
@@ -3308,7 +3312,7 @@ const mockRoleDefinitions = [
|
|
|
3308
3312
|
},
|
|
3309
3313
|
},
|
|
3310
3314
|
{
|
|
3311
|
-
id: uuid$
|
|
3315
|
+
id: uuid$q(),
|
|
3312
3316
|
name: 'manager',
|
|
3313
3317
|
title: 'Manager',
|
|
3314
3318
|
description: 'Manages users and has access to most system features',
|
|
@@ -3326,7 +3330,7 @@ const mockRoleDefinitions = [
|
|
|
3326
3330
|
},
|
|
3327
3331
|
},
|
|
3328
3332
|
{
|
|
3329
|
-
id: uuid$
|
|
3333
|
+
id: uuid$q(),
|
|
3330
3334
|
name: 'user',
|
|
3331
3335
|
title: 'Regular User',
|
|
3332
3336
|
description: 'Standard user with basic system access',
|
|
@@ -3344,7 +3348,7 @@ const mockRoleDefinitions = [
|
|
|
3344
3348
|
},
|
|
3345
3349
|
},
|
|
3346
3350
|
{
|
|
3347
|
-
id: uuid$
|
|
3351
|
+
id: uuid$q(),
|
|
3348
3352
|
name: 'support',
|
|
3349
3353
|
title: 'Support Staff',
|
|
3350
3354
|
description: 'Customer support and ticket management access',
|
|
@@ -3362,7 +3366,7 @@ const mockRoleDefinitions = [
|
|
|
3362
3366
|
},
|
|
3363
3367
|
},
|
|
3364
3368
|
{
|
|
3365
|
-
id: uuid$
|
|
3369
|
+
id: uuid$q(),
|
|
3366
3370
|
name: 'hr',
|
|
3367
3371
|
title: 'Human Resources',
|
|
3368
3372
|
description: 'Access to HR-related features and user management',
|
|
@@ -3380,7 +3384,7 @@ const mockRoleDefinitions = [
|
|
|
3380
3384
|
},
|
|
3381
3385
|
},
|
|
3382
3386
|
{
|
|
3383
|
-
id: uuid$
|
|
3387
|
+
id: uuid$q(),
|
|
3384
3388
|
name: 'finance',
|
|
3385
3389
|
title: 'Finance',
|
|
3386
3390
|
description: 'Access to financial reports and invoicing features',
|
|
@@ -3398,7 +3402,7 @@ const mockRoleDefinitions = [
|
|
|
3398
3402
|
},
|
|
3399
3403
|
},
|
|
3400
3404
|
{
|
|
3401
|
-
id: uuid$
|
|
3405
|
+
id: uuid$q(),
|
|
3402
3406
|
name: 'dev',
|
|
3403
3407
|
title: 'Developer',
|
|
3404
3408
|
description: 'Technical access to development and debugging features',
|
|
@@ -3420,7 +3424,7 @@ const mockRoleDefinitions = [
|
|
|
3420
3424
|
},
|
|
3421
3425
|
},
|
|
3422
3426
|
{
|
|
3423
|
-
id: uuid$
|
|
3427
|
+
id: uuid$q(),
|
|
3424
3428
|
name: 'account-holder',
|
|
3425
3429
|
title: 'Account Holder',
|
|
3426
3430
|
description: 'Primary account owner with full tenant management privileges',
|
|
@@ -3440,7 +3444,7 @@ const mockRoleDefinitions = [
|
|
|
3440
3444
|
},
|
|
3441
3445
|
},
|
|
3442
3446
|
{
|
|
3443
|
-
id: uuid$
|
|
3447
|
+
id: uuid$q(),
|
|
3444
3448
|
name: 'tenant-administrator',
|
|
3445
3449
|
title: 'Tenant Administrator',
|
|
3446
3450
|
description: 'Tenant-level administrator with full CRUD access to users and roles',
|
|
@@ -7113,7 +7117,7 @@ function generateEmploymentType() {
|
|
|
7113
7117
|
}
|
|
7114
7118
|
const EMPLOYMENT_TYPES_MOCK = generateEmploymentType();
|
|
7115
7119
|
|
|
7116
|
-
const uuid$
|
|
7120
|
+
const uuid$p = AXPDataGenerator.uuid;
|
|
7117
7121
|
// Helper function to get employee by ID
|
|
7118
7122
|
function findEmployeeById(employeeId) {
|
|
7119
7123
|
return EMPLOYEES_MOCK.find((emp) => emp.id === employeeId);
|
|
@@ -7131,7 +7135,7 @@ function findPersonByPersonId(personId) {
|
|
|
7131
7135
|
}
|
|
7132
7136
|
const EMPLOYEES_MOCK = [
|
|
7133
7137
|
{
|
|
7134
|
-
id: uuid$
|
|
7138
|
+
id: uuid$p(),
|
|
7135
7139
|
userId: findUserByPersonId(personNaturalIds.sarahJohnson)?.id || '',
|
|
7136
7140
|
personId: personNaturalIds.sarahJohnson,
|
|
7137
7141
|
person: findPersonByPersonId(personNaturalIds.sarahJohnson),
|
|
@@ -7147,7 +7151,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7147
7151
|
imageId: [],
|
|
7148
7152
|
},
|
|
7149
7153
|
{
|
|
7150
|
-
id: uuid$
|
|
7154
|
+
id: uuid$p(),
|
|
7151
7155
|
userId: findUserByPersonId(personNaturalIds.mikeChen)?.id || '',
|
|
7152
7156
|
personId: personNaturalIds.mikeChen,
|
|
7153
7157
|
person: findPersonByPersonId(personNaturalIds.mikeChen),
|
|
@@ -7163,7 +7167,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7163
7167
|
imageId: [],
|
|
7164
7168
|
},
|
|
7165
7169
|
{
|
|
7166
|
-
id: uuid$
|
|
7170
|
+
id: uuid$p(),
|
|
7167
7171
|
userId: findUserByPersonId(personNaturalIds.emilyRodriguez)?.id || '',
|
|
7168
7172
|
personId: personNaturalIds.emilyRodriguez,
|
|
7169
7173
|
person: findPersonByPersonId(personNaturalIds.emilyRodriguez),
|
|
@@ -7179,7 +7183,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7179
7183
|
imageId: [],
|
|
7180
7184
|
},
|
|
7181
7185
|
{
|
|
7182
|
-
id: uuid$
|
|
7186
|
+
id: uuid$p(),
|
|
7183
7187
|
userId: findUserByPersonId(personNaturalIds.davidThompson)?.id || '',
|
|
7184
7188
|
personId: personNaturalIds.davidThompson,
|
|
7185
7189
|
person: findPersonByPersonId(personNaturalIds.davidThompson),
|
|
@@ -7195,7 +7199,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7195
7199
|
imageId: [],
|
|
7196
7200
|
},
|
|
7197
7201
|
{
|
|
7198
|
-
id: uuid$
|
|
7202
|
+
id: uuid$p(),
|
|
7199
7203
|
userId: findUserByPersonId(personNaturalIds.lisaWang)?.id || '',
|
|
7200
7204
|
personId: personNaturalIds.lisaWang,
|
|
7201
7205
|
person: findPersonByPersonId(personNaturalIds.lisaWang),
|
|
@@ -7211,7 +7215,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7211
7215
|
imageId: [],
|
|
7212
7216
|
},
|
|
7213
7217
|
{
|
|
7214
|
-
id: uuid$
|
|
7218
|
+
id: uuid$p(),
|
|
7215
7219
|
userId: findUserByPersonId(personNaturalIds.johnSmith)?.id || '',
|
|
7216
7220
|
personId: personNaturalIds.johnSmith,
|
|
7217
7221
|
person: findPersonByPersonId(personNaturalIds.johnSmith),
|
|
@@ -7227,7 +7231,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7227
7231
|
imageId: [],
|
|
7228
7232
|
},
|
|
7229
7233
|
{
|
|
7230
|
-
id: uuid$
|
|
7234
|
+
id: uuid$p(),
|
|
7231
7235
|
userId: findUserByPersonId(personNaturalIds.jenniferLopez)?.id || '',
|
|
7232
7236
|
personId: personNaturalIds.jenniferLopez,
|
|
7233
7237
|
person: findPersonByPersonId(personNaturalIds.jenniferLopez),
|
|
@@ -7243,7 +7247,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7243
7247
|
imageId: [],
|
|
7244
7248
|
},
|
|
7245
7249
|
{
|
|
7246
|
-
id: uuid$
|
|
7250
|
+
id: uuid$p(),
|
|
7247
7251
|
userId: findUserByPersonId(personNaturalIds.robertWilson)?.id || '',
|
|
7248
7252
|
personId: personNaturalIds.robertWilson,
|
|
7249
7253
|
person: findPersonByPersonId(personNaturalIds.robertWilson),
|
|
@@ -7259,7 +7263,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7259
7263
|
imageId: [],
|
|
7260
7264
|
},
|
|
7261
7265
|
{
|
|
7262
|
-
id: uuid$
|
|
7266
|
+
id: uuid$p(),
|
|
7263
7267
|
userId: findUserByPersonId(personNaturalIds.mariaGarcia)?.id || '',
|
|
7264
7268
|
personId: personNaturalIds.mariaGarcia,
|
|
7265
7269
|
person: findPersonByPersonId(personNaturalIds.mariaGarcia),
|
|
@@ -7275,7 +7279,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7275
7279
|
imageId: [],
|
|
7276
7280
|
},
|
|
7277
7281
|
{
|
|
7278
|
-
id: uuid$
|
|
7282
|
+
id: uuid$p(),
|
|
7279
7283
|
userId: findUserByPersonId(personNaturalIds.carlosRodriguez)?.id || '',
|
|
7280
7284
|
personId: personNaturalIds.carlosRodriguez,
|
|
7281
7285
|
person: findPersonByPersonId(personNaturalIds.carlosRodriguez),
|
|
@@ -7291,7 +7295,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7291
7295
|
imageId: [],
|
|
7292
7296
|
},
|
|
7293
7297
|
{
|
|
7294
|
-
id: uuid$
|
|
7298
|
+
id: uuid$p(),
|
|
7295
7299
|
userId: findUserByPersonId(personNaturalIds.alexandraKim)?.id || '',
|
|
7296
7300
|
personId: personNaturalIds.alexandraKim,
|
|
7297
7301
|
person: findPersonByPersonId(personNaturalIds.alexandraKim),
|
|
@@ -7307,7 +7311,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7307
7311
|
imageId: [],
|
|
7308
7312
|
},
|
|
7309
7313
|
{
|
|
7310
|
-
id: uuid$
|
|
7314
|
+
id: uuid$p(),
|
|
7311
7315
|
userId: findUserByPersonId(personNaturalIds.marcusSchmidt)?.id || '',
|
|
7312
7316
|
personId: personNaturalIds.marcusSchmidt,
|
|
7313
7317
|
person: findPersonByPersonId(personNaturalIds.marcusSchmidt),
|
|
@@ -7323,7 +7327,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7323
7327
|
imageId: [],
|
|
7324
7328
|
},
|
|
7325
7329
|
{
|
|
7326
|
-
id: uuid$
|
|
7330
|
+
id: uuid$p(),
|
|
7327
7331
|
userId: findUserByPersonId(personNaturalIds.fatimaAlZahra)?.id || '',
|
|
7328
7332
|
personId: personNaturalIds.fatimaAlZahra,
|
|
7329
7333
|
person: findPersonByPersonId(personNaturalIds.fatimaAlZahra),
|
|
@@ -7339,7 +7343,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7339
7343
|
imageId: [],
|
|
7340
7344
|
},
|
|
7341
7345
|
{
|
|
7342
|
-
id: uuid$
|
|
7346
|
+
id: uuid$p(),
|
|
7343
7347
|
userId: findUserByPersonId(personNaturalIds.jamesOConnor)?.id || '',
|
|
7344
7348
|
personId: personNaturalIds.jamesOConnor,
|
|
7345
7349
|
person: findPersonByPersonId(personNaturalIds.jamesOConnor),
|
|
@@ -7355,7 +7359,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7355
7359
|
imageId: [],
|
|
7356
7360
|
},
|
|
7357
7361
|
{
|
|
7358
|
-
id: uuid$
|
|
7362
|
+
id: uuid$p(),
|
|
7359
7363
|
userId: findUserByPersonId(personNaturalIds.yukiTanaka)?.id || '',
|
|
7360
7364
|
personId: personNaturalIds.yukiTanaka,
|
|
7361
7365
|
person: findPersonByPersonId(personNaturalIds.yukiTanaka),
|
|
@@ -7371,7 +7375,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7371
7375
|
imageId: [],
|
|
7372
7376
|
},
|
|
7373
7377
|
{
|
|
7374
|
-
id: uuid$
|
|
7378
|
+
id: uuid$p(),
|
|
7375
7379
|
userId: findUserByPersonId(personNaturalIds.root)?.id || '',
|
|
7376
7380
|
personId: personNaturalIds.root,
|
|
7377
7381
|
person: findPersonByPersonId(personNaturalIds.root),
|
|
@@ -7387,7 +7391,7 @@ const EMPLOYEES_MOCK = [
|
|
|
7387
7391
|
imageId: [],
|
|
7388
7392
|
},
|
|
7389
7393
|
{
|
|
7390
|
-
id: uuid$
|
|
7394
|
+
id: uuid$p(),
|
|
7391
7395
|
userId: findUserByPersonId(personNaturalIds.admin)?.id || '',
|
|
7392
7396
|
personId: personNaturalIds.admin,
|
|
7393
7397
|
person: findPersonByPersonId(personNaturalIds.admin),
|
|
@@ -7478,7 +7482,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
7478
7482
|
type: Injectable
|
|
7479
7483
|
}] });
|
|
7480
7484
|
|
|
7481
|
-
const uuid$
|
|
7485
|
+
const uuid$o = AXPDataGenerator.uuid;
|
|
7482
7486
|
const LEAVE_REQUEST_STATUS_DEFINITIONS = [
|
|
7483
7487
|
AXPSystemStatuses.Pending,
|
|
7484
7488
|
AXPSystemStatuses.Approved,
|
|
@@ -7499,7 +7503,7 @@ function buildLeaveRequests() {
|
|
|
7499
7503
|
end.setDate(start.getDate() + duration);
|
|
7500
7504
|
const statusDefinition = LEAVE_REQUEST_STATUS_DEFINITIONS[Math.floor(Math.random() * LEAVE_REQUEST_STATUS_DEFINITIONS.length)];
|
|
7501
7505
|
results.push({
|
|
7502
|
-
id: uuid$
|
|
7506
|
+
id: uuid$o(),
|
|
7503
7507
|
employeeId: employee.id,
|
|
7504
7508
|
employee,
|
|
7505
7509
|
leaveTypeId: leaveType.id,
|
|
@@ -7740,14 +7744,14 @@ function generatePositions() {
|
|
|
7740
7744
|
}
|
|
7741
7745
|
const POSITIONS_MOCK = generatePositions();
|
|
7742
7746
|
|
|
7743
|
-
const uuid$
|
|
7747
|
+
const uuid$n = AXPDataGenerator.uuid;
|
|
7744
7748
|
const BUSINESS_UNIT_TYPES_MOCK = [
|
|
7745
|
-
{ id: uuid$
|
|
7746
|
-
{ id: uuid$
|
|
7747
|
-
{ 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 },
|
|
7748
7752
|
];
|
|
7749
7753
|
|
|
7750
|
-
const uuid$
|
|
7754
|
+
const uuid$m = AXPDataGenerator.uuid;
|
|
7751
7755
|
const TYPE = {
|
|
7752
7756
|
division: BUSINESS_UNIT_TYPES_MOCK.find(t => t.name === 'division'),
|
|
7753
7757
|
department: BUSINESS_UNIT_TYPES_MOCK.find(t => t.name === 'department'),
|
|
@@ -7780,7 +7784,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7780
7784
|
}
|
|
7781
7785
|
// Divisions (top-level)
|
|
7782
7786
|
const divisionOps = {
|
|
7783
|
-
id: uuid$
|
|
7787
|
+
id: uuid$m(),
|
|
7784
7788
|
title: 'Operations Division',
|
|
7785
7789
|
description: 'Core operations across plants',
|
|
7786
7790
|
typeId: TYPE.division.id,
|
|
@@ -7796,7 +7800,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7796
7800
|
...positionsByTitles(['Maintenance Engineer', 'Maintenance Technician', 'Quality Engineer', 'Quality Inspector', 'Production Supervisor', 'HSE Manager'])
|
|
7797
7801
|
};
|
|
7798
7802
|
const divisionSales = {
|
|
7799
|
-
id: uuid$
|
|
7803
|
+
id: uuid$m(),
|
|
7800
7804
|
title: 'Sales Division',
|
|
7801
7805
|
description: 'Global sales organization',
|
|
7802
7806
|
typeId: TYPE.division.id,
|
|
@@ -7812,7 +7816,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7812
7816
|
...positionsByTitles(['Sales Associate', 'Account Executive', 'Sales Manager', 'VP of Sales'])
|
|
7813
7817
|
};
|
|
7814
7818
|
const divisionEngineering = {
|
|
7815
|
-
id: uuid$
|
|
7819
|
+
id: uuid$m(),
|
|
7816
7820
|
title: 'Engineering Division',
|
|
7817
7821
|
description: 'Product and platform engineering',
|
|
7818
7822
|
typeId: TYPE.division.id,
|
|
@@ -7830,7 +7834,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7830
7834
|
items.push(divisionOps, divisionSales, divisionEngineering);
|
|
7831
7835
|
// Departments under Operations
|
|
7832
7836
|
const depHSE = {
|
|
7833
|
-
id: uuid$
|
|
7837
|
+
id: uuid$m(),
|
|
7834
7838
|
title: 'Health, Safety & Environment',
|
|
7835
7839
|
description: 'WHS/OHS',
|
|
7836
7840
|
typeId: TYPE.department.id,
|
|
@@ -7840,7 +7844,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7840
7844
|
...positionsByTitles(['HSE Officer', 'Safety Officer', 'Environmental Specialist', 'HSE Manager'])
|
|
7841
7845
|
};
|
|
7842
7846
|
const depQuality = {
|
|
7843
|
-
id: uuid$
|
|
7847
|
+
id: uuid$m(),
|
|
7844
7848
|
title: 'Quality Assurance',
|
|
7845
7849
|
description: 'QA and compliance',
|
|
7846
7850
|
typeId: TYPE.department.id,
|
|
@@ -7850,7 +7854,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7850
7854
|
...positionsByTitles(['QA Analyst', 'QA Engineer', 'Senior QA Engineer', 'QA Manager', 'Quality Inspector', 'Quality Engineer'])
|
|
7851
7855
|
};
|
|
7852
7856
|
const depMaintenance = {
|
|
7853
|
-
id: uuid$
|
|
7857
|
+
id: uuid$m(),
|
|
7854
7858
|
title: 'Maintenance',
|
|
7855
7859
|
description: 'Asset reliability and maintenance',
|
|
7856
7860
|
typeId: TYPE.department.id,
|
|
@@ -7862,7 +7866,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7862
7866
|
items.push(depHSE, depQuality, depMaintenance);
|
|
7863
7867
|
// Departments under Engineering
|
|
7864
7868
|
const depPlatform = {
|
|
7865
|
-
id: uuid$
|
|
7869
|
+
id: uuid$m(),
|
|
7866
7870
|
title: 'Platform Engineering',
|
|
7867
7871
|
description: 'Core platform teams',
|
|
7868
7872
|
typeId: TYPE.department.id,
|
|
@@ -7872,7 +7876,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7872
7876
|
...positionsByTitles(['DevOps Engineer', 'Senior DevOps Engineer', 'Engineering Team Lead', 'Director of DevOps'])
|
|
7873
7877
|
};
|
|
7874
7878
|
const depProduct = {
|
|
7875
|
-
id: uuid$
|
|
7879
|
+
id: uuid$m(),
|
|
7876
7880
|
title: 'Product Engineering',
|
|
7877
7881
|
description: 'Product squads',
|
|
7878
7882
|
typeId: TYPE.department.id,
|
|
@@ -7884,7 +7888,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7884
7888
|
items.push(depPlatform, depProduct);
|
|
7885
7889
|
// Branches (location-based) under cities
|
|
7886
7890
|
const branchLA = {
|
|
7887
|
-
id: uuid$
|
|
7891
|
+
id: uuid$m(),
|
|
7888
7892
|
title: 'Los Angeles Branch',
|
|
7889
7893
|
description: 'US West Region',
|
|
7890
7894
|
typeId: TYPE.branch.id,
|
|
@@ -7900,7 +7904,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7900
7904
|
...positionsByTitles(['Sales Associate', 'Account Executive'])
|
|
7901
7905
|
};
|
|
7902
7906
|
const branchSF = {
|
|
7903
|
-
id: uuid$
|
|
7907
|
+
id: uuid$m(),
|
|
7904
7908
|
title: 'San Francisco Branch',
|
|
7905
7909
|
description: 'Bay Area',
|
|
7906
7910
|
typeId: TYPE.branch.id,
|
|
@@ -7916,7 +7920,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7916
7920
|
...positionsByTitles(['Sales Associate', 'Account Executive'])
|
|
7917
7921
|
};
|
|
7918
7922
|
const branchSydney = {
|
|
7919
|
-
id: uuid$
|
|
7923
|
+
id: uuid$m(),
|
|
7920
7924
|
title: 'Sydney Branch',
|
|
7921
7925
|
description: 'ANZ Region',
|
|
7922
7926
|
typeId: TYPE.branch.id,
|
|
@@ -7935,7 +7939,7 @@ const BUSINESS_UNITS_MOCK = (() => {
|
|
|
7935
7939
|
return items;
|
|
7936
7940
|
})();
|
|
7937
7941
|
|
|
7938
|
-
const uuid$
|
|
7942
|
+
const uuid$l = AXPDataGenerator.uuid;
|
|
7939
7943
|
function pick(arr) { return arr[Math.floor(Math.random() * arr.length)]; }
|
|
7940
7944
|
const POSITION_ASSIGNMENTS_MOCK = (() => {
|
|
7941
7945
|
const rows = [];
|
|
@@ -7957,7 +7961,7 @@ const POSITION_ASSIGNMENTS_MOCK = (() => {
|
|
|
7957
7961
|
: managerPositions.length ? managerPositions : POSITIONS_MOCK);
|
|
7958
7962
|
const position = pick(candidatePositions);
|
|
7959
7963
|
rows.push({
|
|
7960
|
-
id: uuid$
|
|
7964
|
+
id: uuid$l(),
|
|
7961
7965
|
employeeId: candidate.id,
|
|
7962
7966
|
employee: candidate,
|
|
7963
7967
|
positionId: position.id,
|
|
@@ -8015,7 +8019,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
8015
8019
|
//#region ---- Module Export ----
|
|
8016
8020
|
//#endregion
|
|
8017
8021
|
|
|
8018
|
-
const uuid$
|
|
8022
|
+
const uuid$k = AXPDataGenerator.uuid;
|
|
8019
8023
|
const getCategoryById = (id) => assetCategoryMock.find((category) => category.id === id);
|
|
8020
8024
|
const getEmployeeByPersonId = (personId) => EMPLOYEES_MOCK.find((employee) => employee.personId === personId);
|
|
8021
8025
|
const getLocationById = (id) => locationMock.find((location) => location.id === id);
|
|
@@ -8095,7 +8099,7 @@ const assetMock = assetEntries.map((entry) => {
|
|
|
8095
8099
|
const employee = getEmployeeByPersonId(entry.ownerPersonId);
|
|
8096
8100
|
const location = getLocationByCode(entry.locationCode);
|
|
8097
8101
|
return {
|
|
8098
|
-
id: uuid$
|
|
8102
|
+
id: uuid$k(),
|
|
8099
8103
|
code: entry.code,
|
|
8100
8104
|
title: entry.title,
|
|
8101
8105
|
categoryIds: entry.categoryId ? [entry.categoryId] : undefined,
|
|
@@ -13080,6 +13084,282 @@ function toSummary(c) {
|
|
|
13080
13084
|
}
|
|
13081
13085
|
//#endregion
|
|
13082
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
|
+
|
|
13083
13363
|
function generateEmergencyContactCategories() {
|
|
13084
13364
|
const categories = [
|
|
13085
13365
|
{
|
|
@@ -13349,9 +13629,9 @@ class AXCEmergencyContactDataSeeder {
|
|
|
13349
13629
|
}
|
|
13350
13630
|
async seed() {
|
|
13351
13631
|
// Seed categories
|
|
13352
|
-
await this.storageService.initial(`${RootConfig$
|
|
13632
|
+
await this.storageService.initial(`${RootConfig$9.module.name}.${RootConfig$9.entities.emergencyContact.name}Category`, EMERGENCY_CONTACT_CATEGORIES);
|
|
13353
13633
|
// Seed contacts
|
|
13354
|
-
await this.storageService.initial(`${RootConfig$
|
|
13634
|
+
await this.storageService.initial(`${RootConfig$9.module.name}.${RootConfig$9.entities.emergencyContact.name}`, EMERGENCY_CONTACTS);
|
|
13355
13635
|
}
|
|
13356
13636
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyContactDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13357
13637
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEmergencyContactDataSeeder }); }
|
|
@@ -13638,7 +13918,7 @@ class AXPMessageDataSeeder {
|
|
|
13638
13918
|
}
|
|
13639
13919
|
}
|
|
13640
13920
|
async seed() {
|
|
13641
|
-
await this.storageService.initial(`${RootConfig$
|
|
13921
|
+
await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.message.name}`, MESSAGES);
|
|
13642
13922
|
this.sessionService.user$
|
|
13643
13923
|
.pipe(filter((user) => !!user), take(1))
|
|
13644
13924
|
.subscribe((user) => {
|
|
@@ -13723,7 +14003,7 @@ class AXPRoomDataSeeder {
|
|
|
13723
14003
|
this.storageService = inject(AXPEntityStorageService);
|
|
13724
14004
|
}
|
|
13725
14005
|
async seed() {
|
|
13726
|
-
await this.storageService.initial(`${RootConfig$
|
|
14006
|
+
await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.room.name}`, ROOMS);
|
|
13727
14007
|
}
|
|
13728
14008
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPRoomDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13729
14009
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPRoomDataSeeder }); }
|
|
@@ -13766,7 +14046,7 @@ class AXMConversationTabSeeder {
|
|
|
13766
14046
|
this.storageService = inject(AXPEntityStorageService);
|
|
13767
14047
|
}
|
|
13768
14048
|
async seed() {
|
|
13769
|
-
await this.storageService.initial(`${RootConfig$
|
|
14049
|
+
await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.tab.name}`, TABS);
|
|
13770
14050
|
}
|
|
13771
14051
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMConversationTabSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13772
14052
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMConversationTabSeeder }); }
|
|
@@ -13835,7 +14115,7 @@ class AXCCustomerTypeDataSeeder {
|
|
|
13835
14115
|
this.storageService = inject(AXPEntityStorageService);
|
|
13836
14116
|
}
|
|
13837
14117
|
async seed() {
|
|
13838
|
-
await this.storageService.initial(RootConfig$
|
|
14118
|
+
await this.storageService.initial(RootConfig$b.entities.customerType.source, CUSTOMER_TYPES_MOCK);
|
|
13839
14119
|
}
|
|
13840
14120
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13841
14121
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerTypeDataSeeder }); }
|
|
@@ -13856,7 +14136,7 @@ class AXCCustomerSegmentDataSeeder {
|
|
|
13856
14136
|
this.storageService = inject(AXPEntityStorageService);
|
|
13857
14137
|
}
|
|
13858
14138
|
async seed() {
|
|
13859
|
-
await this.storageService.initial(RootConfig$
|
|
14139
|
+
await this.storageService.initial(RootConfig$b.entities.customerSegment.source, CUSTOMER_SEGMENTS_MOCK);
|
|
13860
14140
|
}
|
|
13861
14141
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerSegmentDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13862
14142
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerSegmentDataSeeder }); }
|
|
@@ -13985,7 +14265,7 @@ class AXCCustomerDataSeeder {
|
|
|
13985
14265
|
this.storageService = inject(AXPEntityStorageService);
|
|
13986
14266
|
}
|
|
13987
14267
|
async seed() {
|
|
13988
|
-
await this.storageService.initial(RootConfig$
|
|
14268
|
+
await this.storageService.initial(RootConfig$b.entities.customer.source, CUSTOMERS_MOCK);
|
|
13989
14269
|
}
|
|
13990
14270
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
13991
14271
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCustomerDataSeeder }); }
|
|
@@ -14009,7 +14289,7 @@ class AXCCrmOpportunityStageDataSeeder {
|
|
|
14009
14289
|
this.storageService = inject(AXPEntityStorageService);
|
|
14010
14290
|
}
|
|
14011
14291
|
async seed() {
|
|
14012
|
-
await this.storageService.initial(RootConfig$
|
|
14292
|
+
await this.storageService.initial(RootConfig$b.entities.opportunityStage.source, OPPORTUNITY_STAGES_MOCK);
|
|
14013
14293
|
}
|
|
14014
14294
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14015
14295
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder }); }
|
|
@@ -14028,7 +14308,7 @@ class AXCCrmSalesPipelineDataSeeder {
|
|
|
14028
14308
|
this.storageService = inject(AXPEntityStorageService);
|
|
14029
14309
|
}
|
|
14030
14310
|
async seed() {
|
|
14031
|
-
await this.storageService.initial(RootConfig$
|
|
14311
|
+
await this.storageService.initial(RootConfig$b.entities.salesPipeline.source, SALES_PIPELINES_MOCK);
|
|
14032
14312
|
}
|
|
14033
14313
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14034
14314
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder }); }
|
|
@@ -14051,7 +14331,7 @@ class AXCCrmLifecycleStageDataSeeder {
|
|
|
14051
14331
|
this.storageService = inject(AXPEntityStorageService);
|
|
14052
14332
|
}
|
|
14053
14333
|
async seed() {
|
|
14054
|
-
await this.storageService.initial(RootConfig$
|
|
14334
|
+
await this.storageService.initial(RootConfig$b.entities.lifecycleStage.source, LIFECYCLE_STAGES_MOCK);
|
|
14055
14335
|
}
|
|
14056
14336
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14057
14337
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmLifecycleStageDataSeeder }); }
|
|
@@ -14072,7 +14352,7 @@ class AXCCrmSalesTerritoryDataSeeder {
|
|
|
14072
14352
|
this.storageService = inject(AXPEntityStorageService);
|
|
14073
14353
|
}
|
|
14074
14354
|
async seed() {
|
|
14075
|
-
await this.storageService.initial(RootConfig$
|
|
14355
|
+
await this.storageService.initial(RootConfig$b.entities.salesTerritory.source, SALES_TERRITORIES_MOCK);
|
|
14076
14356
|
}
|
|
14077
14357
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14078
14358
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmSalesTerritoryDataSeeder }); }
|
|
@@ -14092,7 +14372,7 @@ class AXCCrmLeadDataSeeder {
|
|
|
14092
14372
|
this.storageService = inject(AXPEntityStorageService);
|
|
14093
14373
|
}
|
|
14094
14374
|
async seed() {
|
|
14095
|
-
await this.storageService.initial(RootConfig$
|
|
14375
|
+
await this.storageService.initial(RootConfig$b.entities.lead.source, LEADS_MOCK);
|
|
14096
14376
|
}
|
|
14097
14377
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmLeadDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14098
14378
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmLeadDataSeeder }); }
|
|
@@ -14138,7 +14418,7 @@ class AXCCrmOpportunityDataSeeder {
|
|
|
14138
14418
|
this.storageService = inject(AXPEntityStorageService);
|
|
14139
14419
|
}
|
|
14140
14420
|
async seed() {
|
|
14141
|
-
await this.storageService.initial(RootConfig$
|
|
14421
|
+
await this.storageService.initial(RootConfig$b.entities.opportunity.source, OPPORTUNITIES_MOCK);
|
|
14142
14422
|
}
|
|
14143
14423
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmOpportunityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14144
14424
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmOpportunityDataSeeder }); }
|
|
@@ -14158,7 +14438,7 @@ class AXCCrmActivityDataSeeder {
|
|
|
14158
14438
|
this.storageService = inject(AXPEntityStorageService);
|
|
14159
14439
|
}
|
|
14160
14440
|
async seed() {
|
|
14161
|
-
await this.storageService.initial(RootConfig$
|
|
14441
|
+
await this.storageService.initial(RootConfig$b.entities.activity.source, ACTIVITIES_MOCK);
|
|
14162
14442
|
}
|
|
14163
14443
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmActivityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14164
14444
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmActivityDataSeeder }); }
|
|
@@ -14182,7 +14462,7 @@ class AXCCrmDealContactRoleDataSeeder {
|
|
|
14182
14462
|
this.storageService = inject(AXPEntityStorageService);
|
|
14183
14463
|
}
|
|
14184
14464
|
async seed() {
|
|
14185
|
-
await this.storageService.initial(RootConfig$
|
|
14465
|
+
await this.storageService.initial(RootConfig$b.entities.dealContactRole.source, DEAL_CONTACT_ROLES_MOCK);
|
|
14186
14466
|
}
|
|
14187
14467
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14188
14468
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder }); }
|
|
@@ -14877,7 +15157,7 @@ function createDashboardForUser(dashboardName, userId, widgetTypesInput) {
|
|
|
14877
15157
|
// Create and save a dashboard using the entity storage via injector (avoids direct service import)
|
|
14878
15158
|
async function createAndSaveDashboardForUser(params, injector) {
|
|
14879
15159
|
const storage = injector.get(AXPEntityStorageService);
|
|
14880
|
-
const entityName = `${RootConfig$
|
|
15160
|
+
const entityName = `${RootConfig$c.module.name}.${RootConfig$c.entities.dashboard.name}`;
|
|
14881
15161
|
const dashboard = createDashboardForUser(params.name, params.userId, params.widgetTypes);
|
|
14882
15162
|
return await storage.insertOne(entityName, dashboard);
|
|
14883
15163
|
}
|
|
@@ -14989,7 +15269,7 @@ class AXPDashboardDataSeeder {
|
|
|
14989
15269
|
this.storageService = inject(AXPEntityStorageService);
|
|
14990
15270
|
}
|
|
14991
15271
|
async seed() {
|
|
14992
|
-
await this.storageService.initial(`${RootConfig$
|
|
15272
|
+
await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.dashboard.name}`, DASHBOARDS);
|
|
14993
15273
|
}
|
|
14994
15274
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPDashboardDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
14995
15275
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPDashboardDataSeeder }); }
|
|
@@ -22350,7 +22630,7 @@ class AXCEquipmentSeeder {
|
|
|
22350
22630
|
this.storageService = inject(AXPEntityStorageService);
|
|
22351
22631
|
}
|
|
22352
22632
|
async seed() {
|
|
22353
|
-
await this.storageService.initial(`${RootConfig$
|
|
22633
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.equipment.name}`, equipmentMocks);
|
|
22354
22634
|
}
|
|
22355
22635
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEquipmentSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
22356
22636
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEquipmentSeeder }); }
|
|
@@ -22364,7 +22644,7 @@ class AXCEquipmentCategorySeeder {
|
|
|
22364
22644
|
this.storageService = inject(AXPEntityStorageService);
|
|
22365
22645
|
}
|
|
22366
22646
|
async seed() {
|
|
22367
|
-
await this.storageService.initial(`${RootConfig$
|
|
22647
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.equipmentCategory.name}`, equipmentCategoryMocks);
|
|
22368
22648
|
}
|
|
22369
22649
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEquipmentCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
22370
22650
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEquipmentCategorySeeder }); }
|
|
@@ -23861,7 +24141,7 @@ class AXCMetaDataDefinitionDataSeeder {
|
|
|
23861
24141
|
this.storageService = inject(AXPEntityStorageService);
|
|
23862
24142
|
}
|
|
23863
24143
|
async seed() {
|
|
23864
|
-
await this.storageService.initial(`${RootConfig$
|
|
24144
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.metaDataDefinition.name}`, METADATA_MOCK);
|
|
23865
24145
|
}
|
|
23866
24146
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
23867
24147
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder }); }
|
|
@@ -24070,7 +24350,7 @@ class AXCMetadataCategorySeeder {
|
|
|
24070
24350
|
this.storageService = inject(AXPEntityStorageService);
|
|
24071
24351
|
}
|
|
24072
24352
|
async seed() {
|
|
24073
|
-
await this.storageService.initial(`${RootConfig$
|
|
24353
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.metaDataDefinition.name}Category`, metadataCategoryMocks);
|
|
24074
24354
|
}
|
|
24075
24355
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetadataCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24076
24356
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetadataCategorySeeder }); }
|
|
@@ -24154,8 +24434,8 @@ class AXCQueryDataSeeder {
|
|
|
24154
24434
|
this.storageService = inject(AXPEntityStorageService);
|
|
24155
24435
|
}
|
|
24156
24436
|
async seed() {
|
|
24157
|
-
await this.storageService.initial(`${RootConfig$
|
|
24158
|
-
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);
|
|
24159
24439
|
}
|
|
24160
24440
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCQueryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24161
24441
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCQueryDataSeeder }); }
|
|
@@ -24664,7 +24944,7 @@ class AXMTagDataSeeder {
|
|
|
24664
24944
|
this.storageService = inject(AXPEntityStorageService);
|
|
24665
24945
|
}
|
|
24666
24946
|
async seed() {
|
|
24667
|
-
await this.storageService.initial(RootConfig$
|
|
24947
|
+
await this.storageService.initial(RootConfig$d.entities.tag.source, TAGS_MOCK);
|
|
24668
24948
|
}
|
|
24669
24949
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTagDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
24670
24950
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTagDataSeeder }); }
|
|
@@ -33783,7 +34063,7 @@ class AXCMetaDataDefinitionElectricityDataSeeder {
|
|
|
33783
34063
|
this.storageService = inject(AXPEntityStorageService);
|
|
33784
34064
|
}
|
|
33785
34065
|
async seed() {
|
|
33786
|
-
await this.storageService.initial(`${RootConfig$
|
|
34066
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.metaDataDefinition.name}`, METADATA_ELECTRICITY_MOCK);
|
|
33787
34067
|
}
|
|
33788
34068
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetaDataDefinitionElectricityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
33789
34069
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetaDataDefinitionElectricityDataSeeder }); }
|
|
@@ -33797,7 +34077,7 @@ class AXCMetadataElectricityCategorySeeder {
|
|
|
33797
34077
|
this.storageService = inject(AXPEntityStorageService);
|
|
33798
34078
|
}
|
|
33799
34079
|
async seed() {
|
|
33800
|
-
await this.storageService.initial(`${RootConfig$
|
|
34080
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.metaDataDefinition.name}Category`, metadataElectricityCategoryMocks);
|
|
33801
34081
|
}
|
|
33802
34082
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetadataElectricityCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
33803
34083
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMetadataElectricityCategorySeeder }); }
|
|
@@ -34478,7 +34758,7 @@ class AXCDocumentTypeDataSeeder {
|
|
|
34478
34758
|
this.storageService = inject(AXPEntityStorageService);
|
|
34479
34759
|
}
|
|
34480
34760
|
async seed() {
|
|
34481
|
-
await this.storageService.initial(`${RootConfig$
|
|
34761
|
+
await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.documentType.name}`, DOCUMENT_TYPES);
|
|
34482
34762
|
}
|
|
34483
34763
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCDocumentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
34484
34764
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCDocumentTypeDataSeeder }); }
|
|
@@ -34997,8 +35277,8 @@ class AXCFolderDataSeeder {
|
|
|
34997
35277
|
this.storageService = inject(AXPEntityStorageService);
|
|
34998
35278
|
}
|
|
34999
35279
|
async seed() {
|
|
35000
|
-
await this.storageService.initial(`${RootConfig$
|
|
35001
|
-
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);
|
|
35002
35282
|
}
|
|
35003
35283
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFolderDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35004
35284
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFolderDataSeeder }); }
|
|
@@ -35045,7 +35325,7 @@ class AXCFiscalCurrencySeeder {
|
|
|
35045
35325
|
this.storageService = inject(AXPEntityStorageService);
|
|
35046
35326
|
}
|
|
35047
35327
|
async seed() {
|
|
35048
|
-
await this.storageService.initial(`${RootConfig$
|
|
35328
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.currency.name}`, financialCoreCurrencyMocks);
|
|
35049
35329
|
}
|
|
35050
35330
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFiscalCurrencySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35051
35331
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFiscalCurrencySeeder }); }
|
|
@@ -35082,7 +35362,7 @@ class AXCExchangeRateSeeder {
|
|
|
35082
35362
|
this.storageService = inject(AXPEntityStorageService);
|
|
35083
35363
|
}
|
|
35084
35364
|
async seed() {
|
|
35085
|
-
await this.storageService.initial(`${RootConfig$
|
|
35365
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.exchangeRate.name}`, financialCoreExchangeRateMocks);
|
|
35086
35366
|
}
|
|
35087
35367
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCExchangeRateSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35088
35368
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCExchangeRateSeeder }); }
|
|
@@ -35121,7 +35401,7 @@ class AXCTaxClassSeeder {
|
|
|
35121
35401
|
this.storageService = inject(AXPEntityStorageService);
|
|
35122
35402
|
}
|
|
35123
35403
|
async seed() {
|
|
35124
|
-
await this.storageService.initial(`${RootConfig$
|
|
35404
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.taxClass.name}`, financialCoreTaxClassMocks);
|
|
35125
35405
|
}
|
|
35126
35406
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxClassSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35127
35407
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxClassSeeder }); }
|
|
@@ -35160,7 +35440,7 @@ class AXCTaxRegionSeeder {
|
|
|
35160
35440
|
this.storageService = inject(AXPEntityStorageService);
|
|
35161
35441
|
}
|
|
35162
35442
|
async seed() {
|
|
35163
|
-
await this.storageService.initial(`${RootConfig$
|
|
35443
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.taxRegion.name}`, financialCoreTaxRegionMocks);
|
|
35164
35444
|
}
|
|
35165
35445
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxRegionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35166
35446
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxRegionSeeder }); }
|
|
@@ -35193,7 +35473,7 @@ class AXCTaxRuleSeeder {
|
|
|
35193
35473
|
this.storageService = inject(AXPEntityStorageService);
|
|
35194
35474
|
}
|
|
35195
35475
|
async seed() {
|
|
35196
|
-
await this.storageService.initial(`${RootConfig$
|
|
35476
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.taxRule.name}`, financialCoreTaxRuleMocks);
|
|
35197
35477
|
}
|
|
35198
35478
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxRuleSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35199
35479
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaxRuleSeeder }); }
|
|
@@ -35234,7 +35514,7 @@ class AXCPaymentTermSeeder {
|
|
|
35234
35514
|
this.storageService = inject(AXPEntityStorageService);
|
|
35235
35515
|
}
|
|
35236
35516
|
async seed() {
|
|
35237
|
-
await this.storageService.initial(`${RootConfig$
|
|
35517
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.paymentTerm.name}`, financialCorePaymentTermMocks);
|
|
35238
35518
|
}
|
|
35239
35519
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPaymentTermSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35240
35520
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPaymentTermSeeder }); }
|
|
@@ -35281,7 +35561,7 @@ class AXCPaymentMethodSeeder {
|
|
|
35281
35561
|
this.storageService = inject(AXPEntityStorageService);
|
|
35282
35562
|
}
|
|
35283
35563
|
async seed() {
|
|
35284
|
-
await this.storageService.initial(`${RootConfig$
|
|
35564
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.paymentMethod.name}`, financialCorePaymentMethodMocks);
|
|
35285
35565
|
}
|
|
35286
35566
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPaymentMethodSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35287
35567
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPaymentMethodSeeder }); }
|
|
@@ -35312,7 +35592,7 @@ class AXCFiscalCalendarSeeder {
|
|
|
35312
35592
|
this.storageService = inject(AXPEntityStorageService);
|
|
35313
35593
|
}
|
|
35314
35594
|
async seed() {
|
|
35315
|
-
await this.storageService.initial(`${RootConfig$
|
|
35595
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.fiscalCalendar.name}`, financialCoreFiscalCalendarMocks);
|
|
35316
35596
|
}
|
|
35317
35597
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFiscalCalendarSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35318
35598
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFiscalCalendarSeeder }); }
|
|
@@ -35351,7 +35631,7 @@ class AXCFINFinancialDimensionSeeder {
|
|
|
35351
35631
|
this.storageService = inject(AXPEntityStorageService);
|
|
35352
35632
|
}
|
|
35353
35633
|
async seed() {
|
|
35354
|
-
await this.storageService.initial(`${RootConfig$
|
|
35634
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.financialDimension.name}`, financialCoreFinancialDimensionMocks);
|
|
35355
35635
|
}
|
|
35356
35636
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFINFinancialDimensionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
35357
35637
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCFINFinancialDimensionSeeder }); }
|
|
@@ -36477,7 +36757,7 @@ class AXMFormTemplateCategoryDataSeeder {
|
|
|
36477
36757
|
this.storageService = inject(AXPEntityStorageService);
|
|
36478
36758
|
}
|
|
36479
36759
|
async seed() {
|
|
36480
|
-
await this.storageService.initial(`${RootConfig$
|
|
36760
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.template.name}Category`, TEMPLATE_CATEGORIES);
|
|
36481
36761
|
}
|
|
36482
36762
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
36483
36763
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder }); }
|
|
@@ -46453,7 +46733,7 @@ class AXMFormTemplateDataSeeder {
|
|
|
46453
46733
|
this.storageService = inject(AXPEntityStorageService);
|
|
46454
46734
|
}
|
|
46455
46735
|
async seed() {
|
|
46456
|
-
await this.storageService.initial(`${RootConfig$
|
|
46736
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.template.name}`, TEMPLATE_FORM_TEMPLATES);
|
|
46457
46737
|
}
|
|
46458
46738
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMFormTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46459
46739
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMFormTemplateDataSeeder }); }
|
|
@@ -46511,6 +46791,212 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
46511
46791
|
}]
|
|
46512
46792
|
}] });
|
|
46513
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
|
+
|
|
46514
47000
|
function generateIssueTypes() {
|
|
46515
47001
|
const issueTypes = [
|
|
46516
47002
|
{
|
|
@@ -46582,7 +47068,7 @@ class AXPIssueTypeDataSeeder {
|
|
|
46582
47068
|
this.storageService = inject(AXPEntityStorageService);
|
|
46583
47069
|
}
|
|
46584
47070
|
async seed() {
|
|
46585
|
-
await this.storageService.initial(`${RootConfig$
|
|
47071
|
+
await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.issueType.name}`, ISSUE_TYPES);
|
|
46586
47072
|
}
|
|
46587
47073
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPIssueTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46588
47074
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXPIssueTypeDataSeeder }); }
|
|
@@ -47423,7 +47909,7 @@ class AXCLearningSkillCategorySeeder {
|
|
|
47423
47909
|
this.storageService = inject(AXPEntityStorageService);
|
|
47424
47910
|
}
|
|
47425
47911
|
async seed() {
|
|
47426
|
-
await this.storageService.initial(`${RootConfig$
|
|
47912
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.skillCategory.name}`, learningManagementSkillCategoryMocks);
|
|
47427
47913
|
}
|
|
47428
47914
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47429
47915
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillCategorySeeder }); }
|
|
@@ -47437,7 +47923,7 @@ class AXCLearningSkillSeeder {
|
|
|
47437
47923
|
this.storageService = inject(AXPEntityStorageService);
|
|
47438
47924
|
}
|
|
47439
47925
|
async seed() {
|
|
47440
|
-
await this.storageService.initial(`${RootConfig$
|
|
47926
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.skill.name}`, learningManagementSkillMocks);
|
|
47441
47927
|
}
|
|
47442
47928
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47443
47929
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillSeeder }); }
|
|
@@ -47451,7 +47937,7 @@ class AXCLearningSkillLevelSeeder {
|
|
|
47451
47937
|
this.storageService = inject(AXPEntityStorageService);
|
|
47452
47938
|
}
|
|
47453
47939
|
async seed() {
|
|
47454
|
-
await this.storageService.initial(`${RootConfig$
|
|
47940
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.skillLevel.name}`, learningManagementSkillLevelMocks);
|
|
47455
47941
|
}
|
|
47456
47942
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47457
47943
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningSkillLevelSeeder }); }
|
|
@@ -47486,7 +47972,7 @@ class AXCLearningCourseTypeSeeder {
|
|
|
47486
47972
|
this.storageService = inject(AXPEntityStorageService);
|
|
47487
47973
|
}
|
|
47488
47974
|
async seed() {
|
|
47489
|
-
await this.storageService.initial(`${RootConfig$
|
|
47975
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.courseType.name}`, learningManagementCourseTypeMocks);
|
|
47490
47976
|
}
|
|
47491
47977
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCourseTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47492
47978
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCourseTypeSeeder }); }
|
|
@@ -47550,7 +48036,7 @@ class AXCLearningCourseSeeder {
|
|
|
47550
48036
|
this.storageService = inject(AXPEntityStorageService);
|
|
47551
48037
|
}
|
|
47552
48038
|
async seed() {
|
|
47553
|
-
await this.storageService.initial(`${RootConfig$
|
|
48039
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.course.name}`, learningManagementCourseMocks);
|
|
47554
48040
|
}
|
|
47555
48041
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCourseSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47556
48042
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCourseSeeder }); }
|
|
@@ -47570,7 +48056,7 @@ class AXCLearningTrainingTypeSeeder {
|
|
|
47570
48056
|
this.storageService = inject(AXPEntityStorageService);
|
|
47571
48057
|
}
|
|
47572
48058
|
async seed() {
|
|
47573
|
-
await this.storageService.initial(`${RootConfig$
|
|
48059
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.trainingType.name}`, learningManagementTrainingTypeMocks);
|
|
47574
48060
|
}
|
|
47575
48061
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47576
48062
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingTypeSeeder }); }
|
|
@@ -47617,7 +48103,7 @@ class AXCLearningTrainingDefinitionSeeder {
|
|
|
47617
48103
|
this.storageService = inject(AXPEntityStorageService);
|
|
47618
48104
|
}
|
|
47619
48105
|
async seed() {
|
|
47620
|
-
await this.storageService.initial(`${RootConfig$
|
|
48106
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.trainingDefinition.name}`, learningManagementTrainingDefinitionMocks);
|
|
47621
48107
|
}
|
|
47622
48108
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47623
48109
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingDefinitionSeeder }); }
|
|
@@ -47671,7 +48157,7 @@ class AXCLearningTrainingSeeder {
|
|
|
47671
48157
|
this.storageService = inject(AXPEntityStorageService);
|
|
47672
48158
|
}
|
|
47673
48159
|
async seed() {
|
|
47674
|
-
await this.storageService.initial(`${RootConfig$
|
|
48160
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.training.name}`, learningManagementTrainingMocks);
|
|
47675
48161
|
}
|
|
47676
48162
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47677
48163
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningTrainingSeeder }); }
|
|
@@ -47706,7 +48192,7 @@ class AXCLearningEnrollmentSeeder {
|
|
|
47706
48192
|
this.storageService = inject(AXPEntityStorageService);
|
|
47707
48193
|
}
|
|
47708
48194
|
async seed() {
|
|
47709
|
-
await this.storageService.initial(`${RootConfig$
|
|
48195
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.enrollment.name}`, learningManagementEnrollmentMocks);
|
|
47710
48196
|
}
|
|
47711
48197
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningEnrollmentSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47712
48198
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningEnrollmentSeeder }); }
|
|
@@ -47739,7 +48225,7 @@ class AXCLearningAttendanceSeeder {
|
|
|
47739
48225
|
this.storageService = inject(AXPEntityStorageService);
|
|
47740
48226
|
}
|
|
47741
48227
|
async seed() {
|
|
47742
|
-
await this.storageService.initial(`${RootConfig$
|
|
48228
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.attendance.name}`, learningManagementAttendanceMocks);
|
|
47743
48229
|
}
|
|
47744
48230
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningAttendanceSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47745
48231
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningAttendanceSeeder }); }
|
|
@@ -47758,7 +48244,7 @@ class AXCLearningCertificateTypeSeeder {
|
|
|
47758
48244
|
this.storageService = inject(AXPEntityStorageService);
|
|
47759
48245
|
}
|
|
47760
48246
|
async seed() {
|
|
47761
|
-
await this.storageService.initial(`${RootConfig$
|
|
48247
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.certificateType.name}`, learningManagementCertificateTypeMocks);
|
|
47762
48248
|
}
|
|
47763
48249
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47764
48250
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateTypeSeeder }); }
|
|
@@ -47808,7 +48294,7 @@ class AXCLearningCertificateDefinitionSeeder {
|
|
|
47808
48294
|
this.storageService = inject(AXPEntityStorageService);
|
|
47809
48295
|
}
|
|
47810
48296
|
async seed() {
|
|
47811
|
-
await this.storageService.initial(`${RootConfig$
|
|
48297
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.certificateDefinition.name}`, learningManagementCertificateDefinitionMocks);
|
|
47812
48298
|
}
|
|
47813
48299
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47814
48300
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateDefinitionSeeder }); }
|
|
@@ -47839,7 +48325,7 @@ class AXCLearningCertificateSeeder {
|
|
|
47839
48325
|
this.storageService = inject(AXPEntityStorageService);
|
|
47840
48326
|
}
|
|
47841
48327
|
async seed() {
|
|
47842
|
-
await this.storageService.initial(`${RootConfig$
|
|
48328
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.certificate.name}`, learningManagementCertificateMocks);
|
|
47843
48329
|
}
|
|
47844
48330
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47845
48331
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningCertificateSeeder }); }
|
|
@@ -47868,7 +48354,7 @@ class AXCLearningPathSeeder {
|
|
|
47868
48354
|
this.storageService = inject(AXPEntityStorageService);
|
|
47869
48355
|
}
|
|
47870
48356
|
async seed() {
|
|
47871
|
-
await this.storageService.initial(`${RootConfig$
|
|
48357
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.learningPath.name}`, learningManagementLearningPathMocks);
|
|
47872
48358
|
}
|
|
47873
48359
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningPathSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47874
48360
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningPathSeeder }); }
|
|
@@ -47906,7 +48392,7 @@ class AXCLearningPathCourseSeeder {
|
|
|
47906
48392
|
this.storageService = inject(AXPEntityStorageService);
|
|
47907
48393
|
}
|
|
47908
48394
|
async seed() {
|
|
47909
|
-
await this.storageService.initial(`${RootConfig$
|
|
48395
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.learningPathCourse.name}`, learningManagementLearningPathCourseMocks);
|
|
47910
48396
|
}
|
|
47911
48397
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningPathCourseSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47912
48398
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningPathCourseSeeder }); }
|
|
@@ -47932,7 +48418,7 @@ class AXCLearningMandatoryTrainingRuleSeeder {
|
|
|
47932
48418
|
this.storageService = inject(AXPEntityStorageService);
|
|
47933
48419
|
}
|
|
47934
48420
|
async seed() {
|
|
47935
|
-
await this.storageService.initial(`${RootConfig$
|
|
48421
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.mandatoryTrainingRule.name}`, learningManagementMandatoryTrainingRuleMocks);
|
|
47936
48422
|
}
|
|
47937
48423
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningMandatoryTrainingRuleSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47938
48424
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLearningMandatoryTrainingRuleSeeder }); }
|
|
@@ -48354,7 +48840,7 @@ class AXCLocationTypeDataSeeder {
|
|
|
48354
48840
|
this.storageService = inject(AXPEntityStorageService);
|
|
48355
48841
|
}
|
|
48356
48842
|
async seed() {
|
|
48357
|
-
await this.storageService.initial(`${RootConfig$
|
|
48843
|
+
await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.locationType.name}`, locationTypeMock);
|
|
48358
48844
|
}
|
|
48359
48845
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLocationTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48360
48846
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLocationTypeDataSeeder }); }
|
|
@@ -48368,7 +48854,7 @@ class AXCLocationDataSeeder {
|
|
|
48368
48854
|
this.storageService = inject(AXPEntityStorageService);
|
|
48369
48855
|
}
|
|
48370
48856
|
async seed() {
|
|
48371
|
-
await this.storageService.initial(`${RootConfig$
|
|
48857
|
+
await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.location.name}`, locationMock);
|
|
48372
48858
|
}
|
|
48373
48859
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLocationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48374
48860
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCLocationDataSeeder }); }
|
|
@@ -48382,7 +48868,7 @@ class AXCGeographicRegionDataSeeder {
|
|
|
48382
48868
|
this.storageService = inject(AXPEntityStorageService);
|
|
48383
48869
|
}
|
|
48384
48870
|
async seed() {
|
|
48385
|
-
await this.storageService.initial(`${RootConfig$
|
|
48871
|
+
await this.storageService.initial(`${RootConfig$k.module.name}.${RootConfig$k.entities.geographicRegion.name}`, geographicRegionMock);
|
|
48386
48872
|
}
|
|
48387
48873
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCGeographicRegionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48388
48874
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCGeographicRegionDataSeeder }); }
|
|
@@ -48965,7 +49451,7 @@ class AXCUnitOfMeasureSeeder {
|
|
|
48965
49451
|
this.storageService = inject(AXPEntityStorageService);
|
|
48966
49452
|
}
|
|
48967
49453
|
async seed() {
|
|
48968
|
-
await this.storageService.initial(`${RootConfig$
|
|
49454
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.unitOfMeasure.name}`, measurementCoreUnitOfMeasureMocks);
|
|
48969
49455
|
}
|
|
48970
49456
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48971
49457
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureSeeder }); }
|
|
@@ -49239,7 +49725,7 @@ class AXCUnitConversionSeeder {
|
|
|
49239
49725
|
this.storageService = inject(AXPEntityStorageService);
|
|
49240
49726
|
}
|
|
49241
49727
|
async seed() {
|
|
49242
|
-
await this.storageService.initial(`${RootConfig$
|
|
49728
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.unitConversion.name}`, measurementCoreUnitConversionMocks);
|
|
49243
49729
|
}
|
|
49244
49730
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitConversionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49245
49731
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitConversionSeeder }); }
|
|
@@ -49253,7 +49739,7 @@ class AXCUnitOfMeasureTypeSeeder {
|
|
|
49253
49739
|
this.storageService = inject(AXPEntityStorageService);
|
|
49254
49740
|
}
|
|
49255
49741
|
async seed() {
|
|
49256
|
-
await this.storageService.initial(`${RootConfig$
|
|
49742
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.unitOfMeasureType.name}`, measurementCoreUnitOfMeasureTypeMocks);
|
|
49257
49743
|
}
|
|
49258
49744
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49259
49745
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureTypeSeeder }); }
|
|
@@ -49282,7 +49768,7 @@ class AXCUnitOfMeasureGroupSeeder {
|
|
|
49282
49768
|
}
|
|
49283
49769
|
return group;
|
|
49284
49770
|
});
|
|
49285
|
-
await this.storageService.initial(`${RootConfig$
|
|
49771
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.unitOfMeasureGroup.name}`, groupsWithUoms);
|
|
49286
49772
|
}
|
|
49287
49773
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureGroupSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49288
49774
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCUnitOfMeasureGroupSeeder }); }
|
|
@@ -49469,7 +49955,7 @@ class AXCQuantityTypeSeeder {
|
|
|
49469
49955
|
this.storageService = inject(AXPEntityStorageService);
|
|
49470
49956
|
}
|
|
49471
49957
|
async seed() {
|
|
49472
|
-
await this.storageService.initial(`${RootConfig$
|
|
49958
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.quantityType.name}`, measurementCoreQuantityTypeMocks);
|
|
49473
49959
|
}
|
|
49474
49960
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCQuantityTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49475
49961
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCQuantityTypeSeeder }); }
|
|
@@ -49620,7 +50106,7 @@ class AXCMeasurementDimensionSeeder {
|
|
|
49620
50106
|
this.storageService = inject(AXPEntityStorageService);
|
|
49621
50107
|
}
|
|
49622
50108
|
async seed() {
|
|
49623
|
-
await this.storageService.initial(`${RootConfig$
|
|
50109
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.measurementDimension.name}`, measurementCoreMeasurementDimensionMocks);
|
|
49624
50110
|
}
|
|
49625
50111
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMeasurementDimensionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49626
50112
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMeasurementDimensionSeeder }); }
|
|
@@ -49803,7 +50289,7 @@ class AXCMeasurementRangeSeeder {
|
|
|
49803
50289
|
this.storageService = inject(AXPEntityStorageService);
|
|
49804
50290
|
}
|
|
49805
50291
|
async seed() {
|
|
49806
|
-
await this.storageService.initial(`${RootConfig$
|
|
50292
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.measurementRange.name}`, measurementCoreMeasurementRangeMocks);
|
|
49807
50293
|
}
|
|
49808
50294
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMeasurementRangeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49809
50295
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMeasurementRangeSeeder }); }
|
|
@@ -49952,7 +50438,7 @@ class AXMMeetingTypeDataSeeder {
|
|
|
49952
50438
|
this.storageService = inject(AXPEntityStorageService);
|
|
49953
50439
|
}
|
|
49954
50440
|
async seed() {
|
|
49955
|
-
await this.storageService.initial(`${RootConfig$
|
|
50441
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingType.name}`, meetingTypeMock);
|
|
49956
50442
|
}
|
|
49957
50443
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49958
50444
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingTypeDataSeeder }); }
|
|
@@ -50066,7 +50552,7 @@ class AXMMeetingDataSeeder {
|
|
|
50066
50552
|
this.storageService = inject(AXPEntityStorageService);
|
|
50067
50553
|
}
|
|
50068
50554
|
async seed() {
|
|
50069
|
-
await this.storageService.initial(`${RootConfig$
|
|
50555
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meeting.name}`, meetingMock);
|
|
50070
50556
|
}
|
|
50071
50557
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50072
50558
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingDataSeeder }); }
|
|
@@ -50361,7 +50847,7 @@ class AXMMeetingParticipantDataSeeder {
|
|
|
50361
50847
|
this.storageService = inject(AXPEntityStorageService);
|
|
50362
50848
|
}
|
|
50363
50849
|
async seed() {
|
|
50364
|
-
await this.storageService.initial(`${RootConfig$
|
|
50850
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingParticipant.name}`, meetingParticipantMock);
|
|
50365
50851
|
}
|
|
50366
50852
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingParticipantDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50367
50853
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingParticipantDataSeeder }); }
|
|
@@ -50375,7 +50861,7 @@ class AXMMeetingRoleTypeDataSeeder {
|
|
|
50375
50861
|
this.storageService = inject(AXPEntityStorageService);
|
|
50376
50862
|
}
|
|
50377
50863
|
async seed() {
|
|
50378
|
-
await this.storageService.initial(`${RootConfig$
|
|
50864
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingRoleType.name}`, meetingRoleTypeMock);
|
|
50379
50865
|
}
|
|
50380
50866
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50381
50867
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder }); }
|
|
@@ -50427,7 +50913,7 @@ class AXMMeetingFilesDataSeeder {
|
|
|
50427
50913
|
this.storageService = inject(AXPEntityStorageService);
|
|
50428
50914
|
}
|
|
50429
50915
|
async seed() {
|
|
50430
|
-
await this.storageService.initial(`${RootConfig$
|
|
50916
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingFiles.name}`, meetingFilesMock);
|
|
50431
50917
|
}
|
|
50432
50918
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingFilesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50433
50919
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingFilesDataSeeder }); }
|
|
@@ -50500,7 +50986,7 @@ class AXMMeetingSessionDataSeeder {
|
|
|
50500
50986
|
this.storageService = inject(AXPEntityStorageService);
|
|
50501
50987
|
}
|
|
50502
50988
|
async seed() {
|
|
50503
|
-
await this.storageService.initial(`${RootConfig$
|
|
50989
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingSession.name}`, meetingSessionMock);
|
|
50504
50990
|
}
|
|
50505
50991
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50506
50992
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingSessionDataSeeder }); }
|
|
@@ -50559,7 +51045,7 @@ class AXMMeetingTypeFileTemplateDataSeeder {
|
|
|
50559
51045
|
this.storageService = inject(AXPEntityStorageService);
|
|
50560
51046
|
}
|
|
50561
51047
|
async seed() {
|
|
50562
|
-
await this.storageService.initial(`${RootConfig$
|
|
51048
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.meetingTypeFileTemplate.name}`, meetingTypeFileTemplateMock);
|
|
50563
51049
|
}
|
|
50564
51050
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50565
51051
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder }); }
|
|
@@ -53589,7 +54075,7 @@ class AXCNotificationTemplateDataSeeder {
|
|
|
53589
54075
|
this.storageService = inject(AXPEntityStorageService);
|
|
53590
54076
|
}
|
|
53591
54077
|
async seed() {
|
|
53592
|
-
await this.storageService.initial(`${RootConfig$
|
|
54078
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.template.name}`, NOTIFICATION_TEMPLATES);
|
|
53593
54079
|
}
|
|
53594
54080
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCNotificationTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53595
54081
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCNotificationTemplateDataSeeder }); }
|
|
@@ -53724,7 +54210,7 @@ class AXMNotificationDataSeeder {
|
|
|
53724
54210
|
this.storageService = inject(AXPEntityStorageService);
|
|
53725
54211
|
}
|
|
53726
54212
|
async seed() {
|
|
53727
|
-
await this.storageService.initial(`${RootConfig$
|
|
54213
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.notification.name}`, NOTIFICATIONS);
|
|
53728
54214
|
}
|
|
53729
54215
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMNotificationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53730
54216
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMNotificationDataSeeder }); }
|
|
@@ -53796,7 +54282,7 @@ class AXMBusinessUnitDataSeeder {
|
|
|
53796
54282
|
this.storage = inject(AXPEntityStorageService);
|
|
53797
54283
|
}
|
|
53798
54284
|
async seed() {
|
|
53799
|
-
await this.storage.initial(RootConfig$
|
|
54285
|
+
await this.storage.initial(RootConfig$o.entities.businessUnit.source, BUSINESS_UNITS_MOCK);
|
|
53800
54286
|
}
|
|
53801
54287
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMBusinessUnitDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53802
54288
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMBusinessUnitDataSeeder }); }
|
|
@@ -53997,9 +54483,9 @@ class AXMOrgChartGenerateCommand {
|
|
|
53997
54483
|
};
|
|
53998
54484
|
// Load sources
|
|
53999
54485
|
const [businessUnits, businessUnitTypes, positions] = await Promise.all([
|
|
54000
|
-
this.storage.getAll(RootConfig$
|
|
54001
|
-
this.storage.getAll(RootConfig$
|
|
54002
|
-
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),
|
|
54003
54489
|
]);
|
|
54004
54490
|
const [employees, assignments] = await Promise.all([
|
|
54005
54491
|
includeEmployees ? this.storage.getAll(RootConfig$4.entities.employee.source) : Promise.resolve([]),
|
|
@@ -54041,7 +54527,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54041
54527
|
title: country.title || 'Country',
|
|
54042
54528
|
type: AXMOrgChartNodeType.Country,
|
|
54043
54529
|
icon: 'fa-globe',
|
|
54044
|
-
entity: { id: country.id, source: `${RootConfig$
|
|
54530
|
+
entity: { id: country.id, source: `${RootConfig$o.module.name}.Country` },
|
|
54045
54531
|
isExpanded: true,
|
|
54046
54532
|
children: [],
|
|
54047
54533
|
};
|
|
@@ -54059,7 +54545,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54059
54545
|
title: state.title || 'State',
|
|
54060
54546
|
type: AXMOrgChartNodeType.State,
|
|
54061
54547
|
icon: 'fa-map',
|
|
54062
|
-
entity: { id: state.id, source: `${RootConfig$
|
|
54548
|
+
entity: { id: state.id, source: `${RootConfig$o.module.name}.State` },
|
|
54063
54549
|
isExpanded: true,
|
|
54064
54550
|
children: [],
|
|
54065
54551
|
};
|
|
@@ -54077,7 +54563,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54077
54563
|
title: city.title || 'City',
|
|
54078
54564
|
type: AXMOrgChartNodeType.City,
|
|
54079
54565
|
icon: 'fa-city',
|
|
54080
|
-
entity: { id: city.id, source: `${RootConfig$
|
|
54566
|
+
entity: { id: city.id, source: `${RootConfig$o.module.name}.City` },
|
|
54081
54567
|
isExpanded: true,
|
|
54082
54568
|
children: [],
|
|
54083
54569
|
};
|
|
@@ -54109,7 +54595,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54109
54595
|
description: employeeName && employeeRole ? employeeRole : undefined,
|
|
54110
54596
|
type: AXMOrgChartNodeType.Position,
|
|
54111
54597
|
icon: 'fa-user-tie',
|
|
54112
|
-
entity: { id: positionId, source: RootConfig$
|
|
54598
|
+
entity: { id: positionId, source: RootConfig$o.entities.position.source },
|
|
54113
54599
|
});
|
|
54114
54600
|
}
|
|
54115
54601
|
return nodes;
|
|
@@ -54119,7 +54605,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54119
54605
|
now,
|
|
54120
54606
|
includeEmployees,
|
|
54121
54607
|
preferPrimary,
|
|
54122
|
-
orgRootConfig: RootConfig$
|
|
54608
|
+
orgRootConfig: RootConfig$o,
|
|
54123
54609
|
hcmRootConfig: RootConfig$4,
|
|
54124
54610
|
root,
|
|
54125
54611
|
data: {
|
|
@@ -54149,7 +54635,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
54149
54635
|
builder.build(ctx);
|
|
54150
54636
|
// Persist as a new version
|
|
54151
54637
|
const version = this.generateVersion();
|
|
54152
|
-
const id = await this.storage.insertOne(RootConfig$
|
|
54638
|
+
const id = await this.storage.insertOne(RootConfig$o.entities.chart.source, {
|
|
54153
54639
|
version,
|
|
54154
54640
|
data: root,
|
|
54155
54641
|
});
|
|
@@ -54201,8 +54687,8 @@ class AXMResponsibilityDataSeeder {
|
|
|
54201
54687
|
this.storageService = inject(AXPEntityStorageService);
|
|
54202
54688
|
}
|
|
54203
54689
|
async seed() {
|
|
54204
|
-
await this.storageService.initial(`${RootConfig$
|
|
54205
|
-
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);
|
|
54206
54692
|
}
|
|
54207
54693
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMResponsibilityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54208
54694
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMResponsibilityDataSeeder }); }
|
|
@@ -54216,7 +54702,7 @@ class AXMBusinessUnitTypeDataSeeder {
|
|
|
54216
54702
|
this.storage = inject(AXPEntityStorageService);
|
|
54217
54703
|
}
|
|
54218
54704
|
async seed() {
|
|
54219
|
-
await this.storage.initial(RootConfig$
|
|
54705
|
+
await this.storage.initial(RootConfig$o.entities.businessUnitType.source, BUSINESS_UNIT_TYPES_MOCK);
|
|
54220
54706
|
}
|
|
54221
54707
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54222
54708
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder }); }
|
|
@@ -54230,8 +54716,8 @@ class AXMPositionDataSeeder {
|
|
|
54230
54716
|
this.storageService = inject(AXPEntityStorageService);
|
|
54231
54717
|
}
|
|
54232
54718
|
async seed() {
|
|
54233
|
-
await this.storageService.initial(`${RootConfig$
|
|
54234
|
-
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);
|
|
54235
54721
|
}
|
|
54236
54722
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPositionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54237
54723
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPositionDataSeeder }); }
|
|
@@ -54245,8 +54731,8 @@ class AXMJobDefinitionDataSeeder {
|
|
|
54245
54731
|
this.storageService = inject(AXPEntityStorageService);
|
|
54246
54732
|
}
|
|
54247
54733
|
async seed() {
|
|
54248
|
-
await this.storageService.initial(`${RootConfig$
|
|
54249
|
-
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);
|
|
54250
54736
|
}
|
|
54251
54737
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMJobDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54252
54738
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMJobDefinitionDataSeeder }); }
|
|
@@ -54260,7 +54746,7 @@ class AXMJobLevelDataSeeder {
|
|
|
54260
54746
|
this.storageService = inject(AXPEntityStorageService);
|
|
54261
54747
|
}
|
|
54262
54748
|
async seed() {
|
|
54263
|
-
await this.storageService.initial(RootConfig$
|
|
54749
|
+
await this.storageService.initial(RootConfig$o.entities.jobLevel.source, JOB_LEVELS_MOCK);
|
|
54264
54750
|
}
|
|
54265
54751
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMJobLevelDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54266
54752
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMJobLevelDataSeeder }); }
|
|
@@ -54274,7 +54760,7 @@ class AXMOrganizationResponsibilityLevelSeeder {
|
|
|
54274
54760
|
this.storageService = inject(AXPEntityStorageService);
|
|
54275
54761
|
}
|
|
54276
54762
|
async seed() {
|
|
54277
|
-
await this.storageService.initial(`${RootConfig$
|
|
54763
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.responsibilityLevel.name}`, organizationManagementResponsibilityLevelMocks);
|
|
54278
54764
|
}
|
|
54279
54765
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMOrganizationResponsibilityLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54280
54766
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMOrganizationResponsibilityLevelSeeder }); }
|
|
@@ -54532,7 +55018,7 @@ class AXMTeamDataSeeder {
|
|
|
54532
55018
|
this.storageService = inject(AXPEntityStorageService);
|
|
54533
55019
|
}
|
|
54534
55020
|
async seed() {
|
|
54535
|
-
await this.storageService.initial(RootConfig$
|
|
55021
|
+
await this.storageService.initial(RootConfig$o.entities.team.source, TEAMS_MOCK);
|
|
54536
55022
|
}
|
|
54537
55023
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54538
55024
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamDataSeeder }); }
|
|
@@ -54554,7 +55040,7 @@ class AXMTeamMemberRoleDataSeeder {
|
|
|
54554
55040
|
this.storageService = inject(AXPEntityStorageService);
|
|
54555
55041
|
}
|
|
54556
55042
|
async seed() {
|
|
54557
|
-
await this.storageService.initial(RootConfig$
|
|
55043
|
+
await this.storageService.initial(RootConfig$o.entities.teamMemberRole.source, TEAM_MEMBER_ROLES_MOCK);
|
|
54558
55044
|
}
|
|
54559
55045
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamMemberRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54560
55046
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamMemberRoleDataSeeder }); }
|
|
@@ -54610,7 +55096,7 @@ class AXMTeamMemberDataSeeder {
|
|
|
54610
55096
|
this.storageService = inject(AXPEntityStorageService);
|
|
54611
55097
|
}
|
|
54612
55098
|
async seed() {
|
|
54613
|
-
await this.storageService.initial(RootConfig$
|
|
55099
|
+
await this.storageService.initial(RootConfig$o.entities.teamMember.source, TEAM_MEMBERS_MOCK);
|
|
54614
55100
|
}
|
|
54615
55101
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54616
55102
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTeamMemberDataSeeder }); }
|
|
@@ -54632,8 +55118,8 @@ const AXCMockOrgChartEventListener = {
|
|
|
54632
55118
|
// Relevant entities that should trigger org chart regeneration
|
|
54633
55119
|
const relevantEntities = [
|
|
54634
55120
|
// Organization Management
|
|
54635
|
-
`${RootConfig$
|
|
54636
|
-
`${RootConfig$
|
|
55121
|
+
`${RootConfig$o.module.name}.${RootConfig$o.entities.businessUnit.name}`,
|
|
55122
|
+
`${RootConfig$o.module.name}.${RootConfig$o.entities.position.name}`,
|
|
54637
55123
|
// Human Capital Management
|
|
54638
55124
|
`${RootConfig$4.module.name}.${RootConfig$4.entities.employee.name}`,
|
|
54639
55125
|
`${RootConfig$4.module.name}.${RootConfig$4.entities.positionAssignment.name}`
|
|
@@ -54809,6 +55295,312 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
54809
55295
|
//#region ---- Module Export ----
|
|
54810
55296
|
//#endregion
|
|
54811
55297
|
|
|
55298
|
+
const educationLevelMocks = [
|
|
55299
|
+
{
|
|
55300
|
+
id: AXPDataGenerator.uuid(),
|
|
55301
|
+
title: 'Less than high school',
|
|
55302
|
+
description: 'No high school diploma or equivalent',
|
|
55303
|
+
},
|
|
55304
|
+
{
|
|
55305
|
+
id: AXPDataGenerator.uuid(),
|
|
55306
|
+
title: 'High school',
|
|
55307
|
+
description: 'High school diploma or equivalent (GED)',
|
|
55308
|
+
},
|
|
55309
|
+
{
|
|
55310
|
+
id: AXPDataGenerator.uuid(),
|
|
55311
|
+
title: "Bachelor's degree",
|
|
55312
|
+
description: "Bachelor's degree or equivalent",
|
|
55313
|
+
},
|
|
55314
|
+
{
|
|
55315
|
+
id: AXPDataGenerator.uuid(),
|
|
55316
|
+
title: "Master's degree",
|
|
55317
|
+
description: "Master's degree or equivalent",
|
|
55318
|
+
},
|
|
55319
|
+
{
|
|
55320
|
+
id: AXPDataGenerator.uuid(),
|
|
55321
|
+
title: 'Doctorate',
|
|
55322
|
+
description: 'Doctoral or professional degree',
|
|
55323
|
+
},
|
|
55324
|
+
{
|
|
55325
|
+
id: AXPDataGenerator.uuid(),
|
|
55326
|
+
title: 'Associate degree',
|
|
55327
|
+
description: 'Associate degree or equivalent',
|
|
55328
|
+
},
|
|
55329
|
+
{
|
|
55330
|
+
id: AXPDataGenerator.uuid(),
|
|
55331
|
+
title: 'Vocational / Certificate',
|
|
55332
|
+
description: 'Vocational training or professional certificate',
|
|
55333
|
+
},
|
|
55334
|
+
];
|
|
55335
|
+
|
|
55336
|
+
class AXCEducationLevelSeeder {
|
|
55337
|
+
constructor() {
|
|
55338
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
55339
|
+
}
|
|
55340
|
+
async seed() {
|
|
55341
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.educationLevel.name}`, educationLevelMocks);
|
|
55342
|
+
}
|
|
55343
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEducationLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55344
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEducationLevelSeeder }); }
|
|
55345
|
+
}
|
|
55346
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCEducationLevelSeeder, decorators: [{
|
|
55347
|
+
type: Injectable
|
|
55348
|
+
}] });
|
|
55349
|
+
|
|
55350
|
+
const maritalStatusMocks = [
|
|
55351
|
+
{
|
|
55352
|
+
id: AXPDataGenerator.uuid(),
|
|
55353
|
+
title: 'Single',
|
|
55354
|
+
description: 'Never married',
|
|
55355
|
+
},
|
|
55356
|
+
{
|
|
55357
|
+
id: AXPDataGenerator.uuid(),
|
|
55358
|
+
title: 'Married',
|
|
55359
|
+
description: 'Legally married',
|
|
55360
|
+
},
|
|
55361
|
+
{
|
|
55362
|
+
id: AXPDataGenerator.uuid(),
|
|
55363
|
+
title: 'Divorced',
|
|
55364
|
+
description: 'Marriage ended by divorce',
|
|
55365
|
+
},
|
|
55366
|
+
{
|
|
55367
|
+
id: AXPDataGenerator.uuid(),
|
|
55368
|
+
title: 'Widowed',
|
|
55369
|
+
description: 'Spouse has died',
|
|
55370
|
+
},
|
|
55371
|
+
{
|
|
55372
|
+
id: AXPDataGenerator.uuid(),
|
|
55373
|
+
title: 'Separated',
|
|
55374
|
+
description: 'Legally separated but not divorced',
|
|
55375
|
+
},
|
|
55376
|
+
{
|
|
55377
|
+
id: AXPDataGenerator.uuid(),
|
|
55378
|
+
title: 'Domestic partnership',
|
|
55379
|
+
description: 'In a domestic or civil partnership',
|
|
55380
|
+
},
|
|
55381
|
+
];
|
|
55382
|
+
|
|
55383
|
+
class AXCMaritalStatusSeeder {
|
|
55384
|
+
constructor() {
|
|
55385
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
55386
|
+
}
|
|
55387
|
+
async seed() {
|
|
55388
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.maritalStatus.name}`, maritalStatusMocks);
|
|
55389
|
+
}
|
|
55390
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMaritalStatusSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55391
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMaritalStatusSeeder }); }
|
|
55392
|
+
}
|
|
55393
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCMaritalStatusSeeder, decorators: [{
|
|
55394
|
+
type: Injectable
|
|
55395
|
+
}] });
|
|
55396
|
+
|
|
55397
|
+
const personIdentifierTypeMock = [
|
|
55398
|
+
{
|
|
55399
|
+
id: AXPDataGenerator.uuid(),
|
|
55400
|
+
title: 'VAT Number',
|
|
55401
|
+
description: 'Value Added Tax identification number',
|
|
55402
|
+
scope: 'global',
|
|
55403
|
+
formatRegex: '^[A-Z]{2}[0-9A-Z]{8,12}$',
|
|
55404
|
+
minLength: 10,
|
|
55405
|
+
maxLength: 14,
|
|
55406
|
+
isUnique: true,
|
|
55407
|
+
},
|
|
55408
|
+
{
|
|
55409
|
+
id: AXPDataGenerator.uuid(),
|
|
55410
|
+
title: 'Company ID',
|
|
55411
|
+
description: 'Official company registration number',
|
|
55412
|
+
scope: 'national',
|
|
55413
|
+
formatRegex: '^[0-9]{8,12}$',
|
|
55414
|
+
minLength: 8,
|
|
55415
|
+
maxLength: 12,
|
|
55416
|
+
isUnique: true,
|
|
55417
|
+
},
|
|
55418
|
+
{
|
|
55419
|
+
id: AXPDataGenerator.uuid(),
|
|
55420
|
+
title: 'Passport Number',
|
|
55421
|
+
description: 'Passport identification number',
|
|
55422
|
+
scope: 'global',
|
|
55423
|
+
formatRegex: '^[A-Z0-9]{6,9}$',
|
|
55424
|
+
minLength: 6,
|
|
55425
|
+
maxLength: 9,
|
|
55426
|
+
isUnique: false,
|
|
55427
|
+
},
|
|
55428
|
+
{
|
|
55429
|
+
id: AXPDataGenerator.uuid(),
|
|
55430
|
+
title: 'National ID',
|
|
55431
|
+
description: 'National identification number',
|
|
55432
|
+
scope: 'national',
|
|
55433
|
+
formatRegex: '^[0-9]{9,12}$',
|
|
55434
|
+
minLength: 9,
|
|
55435
|
+
maxLength: 12,
|
|
55436
|
+
isUnique: true,
|
|
55437
|
+
},
|
|
55438
|
+
{
|
|
55439
|
+
id: AXPDataGenerator.uuid(),
|
|
55440
|
+
title: 'Tax ID',
|
|
55441
|
+
description: 'Tax identification number',
|
|
55442
|
+
scope: 'national',
|
|
55443
|
+
formatRegex: '^[0-9]{9,11}$',
|
|
55444
|
+
minLength: 9,
|
|
55445
|
+
maxLength: 11,
|
|
55446
|
+
isUnique: true,
|
|
55447
|
+
},
|
|
55448
|
+
{
|
|
55449
|
+
id: AXPDataGenerator.uuid(),
|
|
55450
|
+
title: "Driver's License",
|
|
55451
|
+
description: "Driver's license number",
|
|
55452
|
+
scope: 'regional',
|
|
55453
|
+
formatRegex: '^[A-Z0-9]{6,12}$',
|
|
55454
|
+
minLength: 6,
|
|
55455
|
+
maxLength: 12,
|
|
55456
|
+
isUnique: false,
|
|
55457
|
+
},
|
|
55458
|
+
];
|
|
55459
|
+
|
|
55460
|
+
class AXCPersonIdentifierTypeSeeder {
|
|
55461
|
+
constructor() {
|
|
55462
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
55463
|
+
}
|
|
55464
|
+
async seed() {
|
|
55465
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.personIdentifierType.name}`, personIdentifierTypeMock);
|
|
55466
|
+
}
|
|
55467
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonIdentifierTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55468
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonIdentifierTypeSeeder }); }
|
|
55469
|
+
}
|
|
55470
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonIdentifierTypeSeeder, decorators: [{
|
|
55471
|
+
type: Injectable
|
|
55472
|
+
}] });
|
|
55473
|
+
|
|
55474
|
+
const personRelationshipTypeMock = [
|
|
55475
|
+
{
|
|
55476
|
+
id: AXPDataGenerator.uuid(),
|
|
55477
|
+
title: 'Employs',
|
|
55478
|
+
description: 'One person employs another person',
|
|
55479
|
+
isDirectional: true,
|
|
55480
|
+
},
|
|
55481
|
+
{
|
|
55482
|
+
id: AXPDataGenerator.uuid(),
|
|
55483
|
+
title: 'Client Of',
|
|
55484
|
+
description: 'Client relationship from one person to another',
|
|
55485
|
+
isDirectional: true,
|
|
55486
|
+
},
|
|
55487
|
+
{
|
|
55488
|
+
id: AXPDataGenerator.uuid(),
|
|
55489
|
+
title: 'Vendor Of',
|
|
55490
|
+
description: 'Vendor relationship from one person to another',
|
|
55491
|
+
isDirectional: true,
|
|
55492
|
+
},
|
|
55493
|
+
{
|
|
55494
|
+
id: AXPDataGenerator.uuid(),
|
|
55495
|
+
title: 'Partner Of',
|
|
55496
|
+
description: 'Non-directional partnership between parties',
|
|
55497
|
+
isDirectional: false,
|
|
55498
|
+
},
|
|
55499
|
+
];
|
|
55500
|
+
|
|
55501
|
+
class AXCPersonRelationshipTypeSeeder {
|
|
55502
|
+
constructor() {
|
|
55503
|
+
this.storageService = inject(AXPEntityStorageService);
|
|
55504
|
+
}
|
|
55505
|
+
async seed() {
|
|
55506
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.personRelationshipType.name}`, personRelationshipTypeMock);
|
|
55507
|
+
}
|
|
55508
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonRelationshipTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55509
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonRelationshipTypeSeeder }); }
|
|
55510
|
+
}
|
|
55511
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonRelationshipTypeSeeder, decorators: [{
|
|
55512
|
+
type: Injectable
|
|
55513
|
+
}] });
|
|
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
|
+
|
|
55540
|
+
class AXCPersonCoreMockModule {
|
|
55541
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
55542
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule }); }
|
|
55543
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule, providers: [
|
|
55544
|
+
{
|
|
55545
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55546
|
+
useClass: AXCEducationLevelSeeder,
|
|
55547
|
+
multi: true,
|
|
55548
|
+
},
|
|
55549
|
+
{
|
|
55550
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55551
|
+
useClass: AXCMaritalStatusSeeder,
|
|
55552
|
+
multi: true,
|
|
55553
|
+
},
|
|
55554
|
+
{
|
|
55555
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55556
|
+
useClass: AXCPersonIdentifierTypeSeeder,
|
|
55557
|
+
multi: true,
|
|
55558
|
+
},
|
|
55559
|
+
{
|
|
55560
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55561
|
+
useClass: AXCPersonRelationshipTypeSeeder,
|
|
55562
|
+
multi: true,
|
|
55563
|
+
},
|
|
55564
|
+
{
|
|
55565
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55566
|
+
useClass: AXCReligionSeeder,
|
|
55567
|
+
multi: true,
|
|
55568
|
+
},
|
|
55569
|
+
] }); }
|
|
55570
|
+
}
|
|
55571
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCPersonCoreMockModule, decorators: [{
|
|
55572
|
+
type: NgModule,
|
|
55573
|
+
args: [{
|
|
55574
|
+
providers: [
|
|
55575
|
+
{
|
|
55576
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55577
|
+
useClass: AXCEducationLevelSeeder,
|
|
55578
|
+
multi: true,
|
|
55579
|
+
},
|
|
55580
|
+
{
|
|
55581
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55582
|
+
useClass: AXCMaritalStatusSeeder,
|
|
55583
|
+
multi: true,
|
|
55584
|
+
},
|
|
55585
|
+
{
|
|
55586
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55587
|
+
useClass: AXCPersonIdentifierTypeSeeder,
|
|
55588
|
+
multi: true,
|
|
55589
|
+
},
|
|
55590
|
+
{
|
|
55591
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55592
|
+
useClass: AXCPersonRelationshipTypeSeeder,
|
|
55593
|
+
multi: true,
|
|
55594
|
+
},
|
|
55595
|
+
{
|
|
55596
|
+
provide: AXP_DATA_SEEDER_TOKEN,
|
|
55597
|
+
useClass: AXCReligionSeeder,
|
|
55598
|
+
multi: true,
|
|
55599
|
+
},
|
|
55600
|
+
],
|
|
55601
|
+
}]
|
|
55602
|
+
}] });
|
|
55603
|
+
|
|
54812
55604
|
function findPersonById(id) {
|
|
54813
55605
|
const person = personMock.find((p) => p.id === id && p.type.id === 'natural');
|
|
54814
55606
|
if (!person) {
|
|
@@ -54832,7 +55624,7 @@ class AXMPersonDataSeeder {
|
|
|
54832
55624
|
this.storageService = inject(AXPEntityStorageService);
|
|
54833
55625
|
}
|
|
54834
55626
|
async seed() {
|
|
54835
|
-
await this.storageService.initial(`${RootConfig$
|
|
55627
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.person.name}`, personMock);
|
|
54836
55628
|
}
|
|
54837
55629
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
54838
55630
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonDataSeeder }); }
|
|
@@ -55734,7 +56526,7 @@ class AXMPersonRoleDataSeeder {
|
|
|
55734
56526
|
this.storageService = inject(AXPEntityStorageService);
|
|
55735
56527
|
}
|
|
55736
56528
|
async seed() {
|
|
55737
|
-
await this.storageService.initial(`${RootConfig$
|
|
56529
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.personRole.name}`, personRoleMock);
|
|
55738
56530
|
}
|
|
55739
56531
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55740
56532
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRoleDataSeeder }); }
|
|
@@ -55743,52 +56535,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
55743
56535
|
type: Injectable
|
|
55744
56536
|
}] });
|
|
55745
56537
|
|
|
55746
|
-
//#endregion
|
|
55747
|
-
//#region ---- Mock Data ----
|
|
55748
|
-
const personRelationshipTypeMock = [
|
|
55749
|
-
{
|
|
55750
|
-
id: AXPDataGenerator.uuid(),
|
|
55751
|
-
code: 'employs',
|
|
55752
|
-
title: 'Employs',
|
|
55753
|
-
description: 'One person employs another person',
|
|
55754
|
-
isDirectional: true,
|
|
55755
|
-
isActive: true,
|
|
55756
|
-
created: { at: new Date('2018-01-01') },
|
|
55757
|
-
updated: { at: new Date('2024-01-15') },
|
|
55758
|
-
},
|
|
55759
|
-
{
|
|
55760
|
-
id: AXPDataGenerator.uuid(),
|
|
55761
|
-
code: 'client-of',
|
|
55762
|
-
title: 'Client Of',
|
|
55763
|
-
description: 'Client relationship from one person to another',
|
|
55764
|
-
isDirectional: true,
|
|
55765
|
-
isActive: true,
|
|
55766
|
-
created: { at: new Date('2020-01-01') },
|
|
55767
|
-
updated: { at: new Date('2024-01-15') },
|
|
55768
|
-
},
|
|
55769
|
-
{
|
|
55770
|
-
id: AXPDataGenerator.uuid(),
|
|
55771
|
-
code: 'vendor-of',
|
|
55772
|
-
title: 'Vendor Of',
|
|
55773
|
-
description: 'Vendor relationship from one person to another',
|
|
55774
|
-
isDirectional: true,
|
|
55775
|
-
isActive: true,
|
|
55776
|
-
created: { at: new Date('2020-01-01') },
|
|
55777
|
-
updated: { at: new Date('2024-01-15') },
|
|
55778
|
-
},
|
|
55779
|
-
{
|
|
55780
|
-
id: AXPDataGenerator.uuid(),
|
|
55781
|
-
code: 'partner-of',
|
|
55782
|
-
title: 'Partner Of',
|
|
55783
|
-
description: 'Non-directional partnership between parties',
|
|
55784
|
-
isDirectional: false,
|
|
55785
|
-
isActive: true,
|
|
55786
|
-
created: { at: new Date('2020-01-01') },
|
|
55787
|
-
updated: { at: new Date('2024-01-15') },
|
|
55788
|
-
},
|
|
55789
|
-
];
|
|
55790
|
-
//#endregion
|
|
55791
|
-
|
|
55792
56538
|
//#endregion
|
|
55793
56539
|
//#region ---- Mock Data ----
|
|
55794
56540
|
const personRelationshipMock = [
|
|
@@ -55950,7 +56696,7 @@ class AXMPersonRelationshipDataSeeder {
|
|
|
55950
56696
|
this.storageService = inject(AXPEntityStorageService);
|
|
55951
56697
|
}
|
|
55952
56698
|
async seed() {
|
|
55953
|
-
await this.storageService.initial(`${RootConfig$
|
|
56699
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.personRelationship.name}`, personRelationshipMock);
|
|
55954
56700
|
}
|
|
55955
56701
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55956
56702
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipDataSeeder }); }
|
|
@@ -55959,130 +56705,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
55959
56705
|
type: Injectable
|
|
55960
56706
|
}] });
|
|
55961
56707
|
|
|
55962
|
-
class AXMPersonRelationshipTypeDataSeeder {
|
|
55963
|
-
constructor() {
|
|
55964
|
-
this.storageService = inject(AXPEntityStorageService);
|
|
55965
|
-
}
|
|
55966
|
-
async seed() {
|
|
55967
|
-
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.personRelationshipType.name}`, personRelationshipTypeMock);
|
|
55968
|
-
}
|
|
55969
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
55970
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipTypeDataSeeder }); }
|
|
55971
|
-
}
|
|
55972
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonRelationshipTypeDataSeeder, decorators: [{
|
|
55973
|
-
type: Injectable
|
|
55974
|
-
}] });
|
|
55975
|
-
|
|
55976
|
-
//#endregion
|
|
55977
|
-
//#region ---- Mock Data ----
|
|
55978
|
-
const personIdentifierTypeMock = [
|
|
55979
|
-
{
|
|
55980
|
-
id: AXPDataGenerator.uuid(),
|
|
55981
|
-
code: 'vat',
|
|
55982
|
-
title: 'VAT Number',
|
|
55983
|
-
description: 'Value Added Tax identification number',
|
|
55984
|
-
scope: 'person',
|
|
55985
|
-
formatRegex: '^[A-Z]{2}[0-9A-Z]{8,12}$',
|
|
55986
|
-
minLength: 10,
|
|
55987
|
-
maxLength: 14,
|
|
55988
|
-
allowedCountries: ['DE', 'FR', 'IT', 'ES', 'NL'],
|
|
55989
|
-
isUnique: true,
|
|
55990
|
-
isActive: true,
|
|
55991
|
-
created: { at: new Date('2020-01-01') },
|
|
55992
|
-
updated: { at: new Date('2024-01-15') },
|
|
55993
|
-
},
|
|
55994
|
-
{
|
|
55995
|
-
id: AXPDataGenerator.uuid(),
|
|
55996
|
-
code: 'company-id',
|
|
55997
|
-
title: 'Company ID',
|
|
55998
|
-
description: 'Official company registration number',
|
|
55999
|
-
scope: 'person',
|
|
56000
|
-
formatRegex: '^[0-9]{8,12}$',
|
|
56001
|
-
minLength: 8,
|
|
56002
|
-
maxLength: 12,
|
|
56003
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU'],
|
|
56004
|
-
isUnique: true,
|
|
56005
|
-
isActive: true,
|
|
56006
|
-
created: { at: new Date('2020-01-01') },
|
|
56007
|
-
updated: { at: new Date('2024-01-15') },
|
|
56008
|
-
},
|
|
56009
|
-
{
|
|
56010
|
-
id: AXPDataGenerator.uuid(),
|
|
56011
|
-
code: 'passport',
|
|
56012
|
-
title: 'Passport Number',
|
|
56013
|
-
description: 'Passport identification number',
|
|
56014
|
-
scope: 'both',
|
|
56015
|
-
formatRegex: '^[A-Z0-9]{6,9}$',
|
|
56016
|
-
minLength: 6,
|
|
56017
|
-
maxLength: 9,
|
|
56018
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU', 'DE', 'FR'],
|
|
56019
|
-
isUnique: false,
|
|
56020
|
-
isActive: true,
|
|
56021
|
-
created: { at: new Date('2020-01-01') },
|
|
56022
|
-
updated: { at: new Date('2024-01-15') },
|
|
56023
|
-
},
|
|
56024
|
-
{
|
|
56025
|
-
id: AXPDataGenerator.uuid(),
|
|
56026
|
-
code: 'national-id',
|
|
56027
|
-
title: 'National ID',
|
|
56028
|
-
description: 'National identification number',
|
|
56029
|
-
scope: 'both',
|
|
56030
|
-
formatRegex: '^[0-9]{9,12}$',
|
|
56031
|
-
minLength: 9,
|
|
56032
|
-
maxLength: 12,
|
|
56033
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU', 'DE', 'FR'],
|
|
56034
|
-
isUnique: true,
|
|
56035
|
-
isActive: true,
|
|
56036
|
-
created: { at: new Date('2020-01-01') },
|
|
56037
|
-
updated: { at: new Date('2024-01-15') },
|
|
56038
|
-
},
|
|
56039
|
-
{
|
|
56040
|
-
id: AXPDataGenerator.uuid(),
|
|
56041
|
-
code: 'tax-id',
|
|
56042
|
-
title: 'Tax ID',
|
|
56043
|
-
description: 'Tax identification number',
|
|
56044
|
-
scope: 'person',
|
|
56045
|
-
formatRegex: '^[0-9]{9,11}$',
|
|
56046
|
-
minLength: 9,
|
|
56047
|
-
maxLength: 11,
|
|
56048
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU'],
|
|
56049
|
-
isUnique: true,
|
|
56050
|
-
isActive: true,
|
|
56051
|
-
created: { at: new Date('2020-01-01') },
|
|
56052
|
-
updated: { at: new Date('2024-01-15') },
|
|
56053
|
-
},
|
|
56054
|
-
{
|
|
56055
|
-
id: AXPDataGenerator.uuid(),
|
|
56056
|
-
code: 'drivers-license',
|
|
56057
|
-
title: 'Driver\'s License',
|
|
56058
|
-
description: 'Driver\'s license number',
|
|
56059
|
-
scope: 'both',
|
|
56060
|
-
formatRegex: '^[A-Z0-9]{6,12}$',
|
|
56061
|
-
minLength: 6,
|
|
56062
|
-
maxLength: 12,
|
|
56063
|
-
allowedCountries: ['US', 'CA', 'GB', 'AU'],
|
|
56064
|
-
isUnique: false,
|
|
56065
|
-
isActive: true,
|
|
56066
|
-
created: { at: new Date('2020-01-01') },
|
|
56067
|
-
updated: { at: new Date('2024-01-15') },
|
|
56068
|
-
},
|
|
56069
|
-
];
|
|
56070
|
-
//#endregion
|
|
56071
|
-
|
|
56072
|
-
class AXMPersonIdentifierTypeDataSeeder {
|
|
56073
|
-
constructor() {
|
|
56074
|
-
this.storageService = inject(AXPEntityStorageService);
|
|
56075
|
-
}
|
|
56076
|
-
async seed() {
|
|
56077
|
-
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.personIdentifierType.name}`, personIdentifierTypeMock);
|
|
56078
|
-
}
|
|
56079
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56080
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierTypeDataSeeder }); }
|
|
56081
|
-
}
|
|
56082
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierTypeDataSeeder, decorators: [{
|
|
56083
|
-
type: Injectable
|
|
56084
|
-
}] });
|
|
56085
|
-
|
|
56086
56708
|
//#endregion
|
|
56087
56709
|
//#region ---- Mock Data ----
|
|
56088
56710
|
const personIdentifierMock = [
|
|
@@ -56351,7 +56973,7 @@ class AXMPersonIdentifierDataSeeder {
|
|
|
56351
56973
|
this.storageService = inject(AXPEntityStorageService);
|
|
56352
56974
|
}
|
|
56353
56975
|
async seed() {
|
|
56354
|
-
await this.storageService.initial(`${RootConfig$
|
|
56976
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.personIdentifier.name}`, personIdentifierMock);
|
|
56355
56977
|
}
|
|
56356
56978
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56357
56979
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMPersonIdentifierDataSeeder }); }
|
|
@@ -56374,21 +56996,11 @@ class AXCPersonManagementMockModule {
|
|
|
56374
56996
|
useClass: AXMPersonRoleDataSeeder,
|
|
56375
56997
|
multi: true,
|
|
56376
56998
|
},
|
|
56377
|
-
{
|
|
56378
|
-
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56379
|
-
useClass: AXMPersonRelationshipTypeDataSeeder,
|
|
56380
|
-
multi: true,
|
|
56381
|
-
},
|
|
56382
56999
|
{
|
|
56383
57000
|
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56384
57001
|
useClass: AXMPersonRelationshipDataSeeder,
|
|
56385
57002
|
multi: true,
|
|
56386
57003
|
},
|
|
56387
|
-
{
|
|
56388
|
-
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56389
|
-
useClass: AXMPersonIdentifierTypeDataSeeder,
|
|
56390
|
-
multi: true,
|
|
56391
|
-
},
|
|
56392
57004
|
{
|
|
56393
57005
|
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56394
57006
|
useClass: AXMPersonIdentifierDataSeeder,
|
|
@@ -56413,21 +57025,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
56413
57025
|
useClass: AXMPersonRoleDataSeeder,
|
|
56414
57026
|
multi: true,
|
|
56415
57027
|
},
|
|
56416
|
-
{
|
|
56417
|
-
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56418
|
-
useClass: AXMPersonRelationshipTypeDataSeeder,
|
|
56419
|
-
multi: true,
|
|
56420
|
-
},
|
|
56421
57028
|
{
|
|
56422
57029
|
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56423
57030
|
useClass: AXMPersonRelationshipDataSeeder,
|
|
56424
57031
|
multi: true,
|
|
56425
57032
|
},
|
|
56426
|
-
{
|
|
56427
|
-
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56428
|
-
useClass: AXMPersonIdentifierTypeDataSeeder,
|
|
56429
|
-
multi: true,
|
|
56430
|
-
},
|
|
56431
57033
|
{
|
|
56432
57034
|
provide: AXP_DATA_SEEDER_TOKEN,
|
|
56433
57035
|
useClass: AXMPersonIdentifierDataSeeder,
|
|
@@ -56504,7 +57106,7 @@ class AXCTokensDataSeeder {
|
|
|
56504
57106
|
this.storageService = inject(AXPEntityStorageService);
|
|
56505
57107
|
}
|
|
56506
57108
|
async seed() {
|
|
56507
|
-
await this.storageService.initial(`${RootConfig$
|
|
57109
|
+
await this.storageService.initial(`${RootConfig$r.module.name}.${RootConfig$r.entities.token.name}`, TOKENS);
|
|
56508
57110
|
}
|
|
56509
57111
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTokensDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56510
57112
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTokensDataSeeder }); }
|
|
@@ -58351,7 +58953,7 @@ class AXCSupplierProductSeeder {
|
|
|
58351
58953
|
this.storageService = inject(AXPEntityStorageService);
|
|
58352
58954
|
}
|
|
58353
58955
|
async seed() {
|
|
58354
|
-
await this.storageService.initial(RootConfig$
|
|
58956
|
+
await this.storageService.initial(RootConfig$s.entities.supplierProduct.source, supplierProductMocks);
|
|
58355
58957
|
}
|
|
58356
58958
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierProductSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58357
58959
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierProductSeeder }); }
|
|
@@ -58390,7 +58992,7 @@ class AXCBrandSeeder {
|
|
|
58390
58992
|
this.storageService = inject(AXPEntityStorageService);
|
|
58391
58993
|
}
|
|
58392
58994
|
async seed() {
|
|
58393
|
-
await this.storageService.initial(`${RootConfig$
|
|
58995
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.brand.name}`, brandMocks);
|
|
58394
58996
|
}
|
|
58395
58997
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58396
58998
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandSeeder }); }
|
|
@@ -58404,7 +59006,7 @@ class AXCBrandCategorySeeder {
|
|
|
58404
59006
|
this.storageService = inject(AXPEntityStorageService);
|
|
58405
59007
|
}
|
|
58406
59008
|
async seed() {
|
|
58407
|
-
await this.storageService.initial(`${RootConfig$
|
|
59009
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.brand.name}Category`, brandCategoryMocks);
|
|
58408
59010
|
}
|
|
58409
59011
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58410
59012
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCBrandCategorySeeder }); }
|
|
@@ -58418,7 +59020,7 @@ class AXCProductCategorySeeder {
|
|
|
58418
59020
|
this.storageService = inject(AXPEntityStorageService);
|
|
58419
59021
|
}
|
|
58420
59022
|
async seed() {
|
|
58421
|
-
await this.storageService.initial(`${RootConfig$
|
|
59023
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.productCategory.name}`, productCategoryMocks);
|
|
58422
59024
|
}
|
|
58423
59025
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58424
59026
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductCategorySeeder }); }
|
|
@@ -58432,7 +59034,7 @@ class AXCProductSeeder {
|
|
|
58432
59034
|
this.storageService = inject(AXPEntityStorageService);
|
|
58433
59035
|
}
|
|
58434
59036
|
async seed() {
|
|
58435
|
-
await this.storageService.initial(`${RootConfig$
|
|
59037
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.product.name}`, productMocks);
|
|
58436
59038
|
}
|
|
58437
59039
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58438
59040
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSeeder }); }
|
|
@@ -58518,7 +59120,7 @@ class AXCProductSkuSeeder {
|
|
|
58518
59120
|
this.storageService = inject(AXPEntityStorageService);
|
|
58519
59121
|
}
|
|
58520
59122
|
async seed() {
|
|
58521
|
-
await this.storageService.initial(`${RootConfig$
|
|
59123
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.productSku.name}`, productSkuMocks);
|
|
58522
59124
|
}
|
|
58523
59125
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSkuSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58524
59126
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProductSkuSeeder }); }
|
|
@@ -58990,11 +59592,11 @@ class AXMProductReportDefinitionDataSeeder {
|
|
|
58990
59592
|
this.storageService = inject(AXPEntityStorageService);
|
|
58991
59593
|
}
|
|
58992
59594
|
async seed() {
|
|
58993
|
-
await this.storageService.initial(`${RootConfig$
|
|
59595
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}`, PRODUCT_REPORT_DEFINITIONS, {
|
|
58994
59596
|
mergeType: 'merge',
|
|
58995
59597
|
uniqueKeys: ['title'],
|
|
58996
59598
|
});
|
|
58997
|
-
await this.storageService.initial(`${RootConfig$
|
|
59599
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}Category`, PRODUCT_REPORT_CATEGORIES, {
|
|
58998
59600
|
mergeType: 'merge',
|
|
58999
59601
|
uniqueKeys: ['title'],
|
|
59000
59602
|
});
|
|
@@ -59139,7 +59741,7 @@ class AXCProjectclientDataSeeder {
|
|
|
59139
59741
|
this.storageService = inject(AXPEntityStorageService);
|
|
59140
59742
|
}
|
|
59141
59743
|
async seed() {
|
|
59142
|
-
await this.storageService.initial(`${RootConfig$
|
|
59744
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.client.name}`, ClientMock);
|
|
59143
59745
|
}
|
|
59144
59746
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectclientDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59145
59747
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectclientDataSeeder }); }
|
|
@@ -59184,7 +59786,7 @@ class AXCProjectDataSeeder {
|
|
|
59184
59786
|
this.storageService = inject(AXPEntityStorageService);
|
|
59185
59787
|
}
|
|
59186
59788
|
async seed() {
|
|
59187
|
-
await this.storageService.initial(`${RootConfig$
|
|
59789
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.project.name}`, projectMock);
|
|
59188
59790
|
}
|
|
59189
59791
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59190
59792
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectDataSeeder }); }
|
|
@@ -59264,7 +59866,7 @@ class AXCProjectMemberDataSeeder {
|
|
|
59264
59866
|
this.storageService = inject(AXPEntityStorageService);
|
|
59265
59867
|
}
|
|
59266
59868
|
async seed() {
|
|
59267
|
-
await this.storageService.initial(`${RootConfig$
|
|
59869
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.projectMemeber.name}`, projectMemberMock);
|
|
59268
59870
|
}
|
|
59269
59871
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59270
59872
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectMemberDataSeeder }); }
|
|
@@ -59278,8 +59880,8 @@ class AXCProjectRoleMemberDataSeeder {
|
|
|
59278
59880
|
this.storageService = inject(AXPEntityStorageService);
|
|
59279
59881
|
}
|
|
59280
59882
|
async seed() {
|
|
59281
|
-
await this.storageService.initial(`${RootConfig$
|
|
59282
|
-
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);
|
|
59283
59885
|
}
|
|
59284
59886
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectRoleMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59285
59887
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCProjectRoleMemberDataSeeder }); }
|
|
@@ -59323,7 +59925,7 @@ class AXCsprintDataSeeder {
|
|
|
59323
59925
|
this.storageService = inject(AXPEntityStorageService);
|
|
59324
59926
|
}
|
|
59325
59927
|
async seed() {
|
|
59326
|
-
await this.storageService.initial(`${RootConfig$
|
|
59928
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.sprint.name}`, sprintMock);
|
|
59327
59929
|
}
|
|
59328
59930
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCsprintDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59329
59931
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCsprintDataSeeder }); }
|
|
@@ -59361,7 +59963,7 @@ class AXCTaskTypeDataSeeder {
|
|
|
59361
59963
|
this.storageService = inject(AXPEntityStorageService);
|
|
59362
59964
|
}
|
|
59363
59965
|
async seed() {
|
|
59364
|
-
await this.storageService.initial(`${RootConfig$
|
|
59966
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.taskType.name}`, taskTypeMock$1);
|
|
59365
59967
|
}
|
|
59366
59968
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59367
59969
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskTypeDataSeeder }); }
|
|
@@ -59430,7 +60032,7 @@ class AXCTaskDataSeeder {
|
|
|
59430
60032
|
this.storageService = inject(AXPEntityStorageService);
|
|
59431
60033
|
}
|
|
59432
60034
|
async seed() {
|
|
59433
|
-
await this.storageService.initial(`${RootConfig$
|
|
60035
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.task.name}`, taskMock$1);
|
|
59434
60036
|
}
|
|
59435
60037
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59436
60038
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTaskDataSeeder }); }
|
|
@@ -59444,7 +60046,7 @@ class AXCWorkSiteSeeder {
|
|
|
59444
60046
|
this.storageService = inject(AXPEntityStorageService);
|
|
59445
60047
|
}
|
|
59446
60048
|
async seed() {
|
|
59447
|
-
await this.storageService.initial(`${RootConfig$
|
|
60049
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.workSite.name}`, workSiteMock);
|
|
59448
60050
|
}
|
|
59449
60051
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkSiteSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59450
60052
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkSiteSeeder }); }
|
|
@@ -59728,7 +60330,7 @@ class AXCJsaSeeder {
|
|
|
59728
60330
|
this.storageService = inject(AXPEntityStorageService);
|
|
59729
60331
|
}
|
|
59730
60332
|
async seed() {
|
|
59731
|
-
await this.storageService.initial(`${RootConfig$
|
|
60333
|
+
await this.storageService.initial(`${RootConfig$v.module.name}.${RootConfig$v.entities.jsa.name}`, jsaMock);
|
|
59732
60334
|
}
|
|
59733
60335
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCJsaSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59734
60336
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCJsaSeeder }); }
|
|
@@ -60479,11 +61081,11 @@ class AXMEmployeeReportDefinitionDataSeeder {
|
|
|
60479
61081
|
this.storageService = inject(AXPEntityStorageService);
|
|
60480
61082
|
}
|
|
60481
61083
|
async seed() {
|
|
60482
|
-
await this.storageService.initial(`${RootConfig$
|
|
61084
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}`, EMPLOYEE_REPORT_DEFINITIONS, {
|
|
60483
61085
|
mergeType: 'merge',
|
|
60484
61086
|
uniqueKeys: ['title'],
|
|
60485
61087
|
});
|
|
60486
|
-
await this.storageService.initial(`${RootConfig$
|
|
61088
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}Category`, EMPLOYEE_REPORT_CATEGORIES, {
|
|
60487
61089
|
mergeType: 'merge',
|
|
60488
61090
|
uniqueKeys: ['title'],
|
|
60489
61091
|
});
|
|
@@ -60838,11 +61440,11 @@ class AXMLocationReportDefinitionDataSeeder {
|
|
|
60838
61440
|
this.storageService = inject(AXPEntityStorageService);
|
|
60839
61441
|
}
|
|
60840
61442
|
async seed() {
|
|
60841
|
-
await this.storageService.initial(`${RootConfig$
|
|
61443
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}`, LOCATION_REPORT_DEFINITIONS, {
|
|
60842
61444
|
mergeType: 'merge',
|
|
60843
61445
|
uniqueKeys: ['title'],
|
|
60844
61446
|
});
|
|
60845
|
-
await this.storageService.initial(`${RootConfig$
|
|
61447
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}Category`, LOCATION_REPORT_CATEGORIES, {
|
|
60846
61448
|
mergeType: 'merge',
|
|
60847
61449
|
uniqueKeys: ['title'],
|
|
60848
61450
|
});
|
|
@@ -60959,7 +61561,7 @@ class AXMReservationClassSeeder {
|
|
|
60959
61561
|
this.storageService = inject(AXPEntityStorageService);
|
|
60960
61562
|
}
|
|
60961
61563
|
async seed() {
|
|
60962
|
-
await this.storageService.initial(RootConfig$
|
|
61564
|
+
await this.storageService.initial(RootConfig$w.entities.reservationClass.source, ReservationClassMock);
|
|
60963
61565
|
}
|
|
60964
61566
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMReservationClassSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60965
61567
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMReservationClassSeeder }); }
|
|
@@ -61862,7 +62464,7 @@ class AXCSubscriptionSeeder {
|
|
|
61862
62464
|
this.storageService = inject(AXPEntityStorageService);
|
|
61863
62465
|
}
|
|
61864
62466
|
async seed() {
|
|
61865
|
-
await this.storageService.initial(RootConfig$
|
|
62467
|
+
await this.storageService.initial(RootConfig$x.entities.subscription.source, SUBSCRIPTIONS_MOCK);
|
|
61866
62468
|
}
|
|
61867
62469
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61868
62470
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionSeeder }); }
|
|
@@ -61876,7 +62478,7 @@ class AXCSubscriptionPlanSeeder {
|
|
|
61876
62478
|
this.storageService = inject(AXPEntityStorageService);
|
|
61877
62479
|
}
|
|
61878
62480
|
async seed() {
|
|
61879
|
-
await this.storageService.initial(RootConfig$
|
|
62481
|
+
await this.storageService.initial(RootConfig$x.entities.subscriptionPlan.source, SUBSCRIPTION_PLANS_MOCK);
|
|
61880
62482
|
}
|
|
61881
62483
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61882
62484
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanSeeder }); }
|
|
@@ -61959,7 +62561,7 @@ class AXCSubscriptionPlanItemSeeder {
|
|
|
61959
62561
|
this.storageService = inject(AXPEntityStorageService);
|
|
61960
62562
|
}
|
|
61961
62563
|
async seed() {
|
|
61962
|
-
await this.storageService.initial(RootConfig$
|
|
62564
|
+
await this.storageService.initial(RootConfig$x.entities.subscriptionPlanItem.source, SUBSCRIPTION_PLAN_ITEMS_MOCK);
|
|
61963
62565
|
}
|
|
61964
62566
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanItemSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61965
62567
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSubscriptionPlanItemSeeder }); }
|
|
@@ -62018,7 +62620,7 @@ class AXCSupplierTypeDataSeeder {
|
|
|
62018
62620
|
this.storageService = inject(AXPEntityStorageService);
|
|
62019
62621
|
}
|
|
62020
62622
|
async seed() {
|
|
62021
|
-
await this.storageService.initial(RootConfig$
|
|
62623
|
+
await this.storageService.initial(RootConfig$y.entities.supplierType.source, SUPPLIER_TYPES_MOCK);
|
|
62022
62624
|
}
|
|
62023
62625
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62024
62626
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierTypeDataSeeder }); }
|
|
@@ -62032,7 +62634,7 @@ class AXCSupplierSegmentDataSeeder {
|
|
|
62032
62634
|
this.storageService = inject(AXPEntityStorageService);
|
|
62033
62635
|
}
|
|
62034
62636
|
async seed() {
|
|
62035
|
-
await this.storageService.initial(RootConfig$
|
|
62637
|
+
await this.storageService.initial(RootConfig$y.entities.supplierSegment.source, SUPPLIER_SEGMENTS_MOCK);
|
|
62036
62638
|
}
|
|
62037
62639
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierSegmentDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62038
62640
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierSegmentDataSeeder }); }
|
|
@@ -62046,7 +62648,7 @@ class AXCSupplierCategorySeeder {
|
|
|
62046
62648
|
this.storageService = inject(AXPEntityStorageService);
|
|
62047
62649
|
}
|
|
62048
62650
|
async seed() {
|
|
62049
|
-
await this.storageService.initial(`${RootConfig$
|
|
62651
|
+
await this.storageService.initial(`${RootConfig$y.module.name}.${RootConfig$y.entities.supplier.name}Category`, supplierCategoryMocks);
|
|
62050
62652
|
}
|
|
62051
62653
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62052
62654
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierCategorySeeder }); }
|
|
@@ -62060,7 +62662,7 @@ class AXCSupplierDataSeeder {
|
|
|
62060
62662
|
this.storageService = inject(AXPEntityStorageService);
|
|
62061
62663
|
}
|
|
62062
62664
|
async seed() {
|
|
62063
|
-
await this.storageService.initial(RootConfig$
|
|
62665
|
+
await this.storageService.initial(RootConfig$y.entities.supplier.source, SUPPLIERS_MOCK);
|
|
62064
62666
|
}
|
|
62065
62667
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62066
62668
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCSupplierDataSeeder }); }
|
|
@@ -62507,7 +63109,7 @@ class AXMTaskTypeDataSeeder {
|
|
|
62507
63109
|
this.storageService = inject(AXPEntityStorageService);
|
|
62508
63110
|
}
|
|
62509
63111
|
async seed() {
|
|
62510
|
-
await this.storageService.initial(`${RootConfig$
|
|
63112
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.taskType.name}`, taskTypeMock);
|
|
62511
63113
|
}
|
|
62512
63114
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62513
63115
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTypeDataSeeder }); }
|
|
@@ -62654,7 +63256,7 @@ class AXMTaskStatusDataSeeder {
|
|
|
62654
63256
|
this.storageService = inject(AXPEntityStorageService);
|
|
62655
63257
|
}
|
|
62656
63258
|
async seed() {
|
|
62657
|
-
await this.storageService.initial(`${RootConfig$
|
|
63259
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.taskStatus.name}`, taskStatusMock);
|
|
62658
63260
|
}
|
|
62659
63261
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskStatusDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62660
63262
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskStatusDataSeeder }); }
|
|
@@ -62825,7 +63427,7 @@ class AXMTaskDataSeeder {
|
|
|
62825
63427
|
this.storageService = inject(AXPEntityStorageService);
|
|
62826
63428
|
}
|
|
62827
63429
|
async seed() {
|
|
62828
|
-
await this.storageService.initial(`${RootConfig$
|
|
63430
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.task.name}`, taskMock);
|
|
62829
63431
|
}
|
|
62830
63432
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62831
63433
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskDataSeeder }); }
|
|
@@ -62933,7 +63535,7 @@ class AXMTaskTemplateDataSeeder {
|
|
|
62933
63535
|
this.storageService = inject(AXPEntityStorageService);
|
|
62934
63536
|
}
|
|
62935
63537
|
async seed() {
|
|
62936
|
-
await this.storageService.initial(`${RootConfig$
|
|
63538
|
+
await this.storageService.initial(`${RootConfig$z.module.name}.${RootConfig$z.entities.taskTemplate.name}`, taskTemplateMock);
|
|
62937
63539
|
}
|
|
62938
63540
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
62939
63541
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXMTaskTemplateDataSeeder }); }
|
|
@@ -63001,7 +63603,7 @@ class AXCTenantSeeder {
|
|
|
63001
63603
|
this.storageService = inject(AXPEntityStorageService);
|
|
63002
63604
|
}
|
|
63003
63605
|
async seed() {
|
|
63004
|
-
await this.storageService.initial(RootConfig$
|
|
63606
|
+
await this.storageService.initial(RootConfig$A.entities.tenant.source, tenantMocks);
|
|
63005
63607
|
}
|
|
63006
63608
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
63007
63609
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantSeeder }); }
|
|
@@ -63161,7 +63763,7 @@ class AXCTenantUserSeeder {
|
|
|
63161
63763
|
this.storageService = inject(AXPEntityStorageService);
|
|
63162
63764
|
}
|
|
63163
63765
|
async seed() {
|
|
63164
|
-
await this.storageService.initial(`${RootConfig$
|
|
63766
|
+
await this.storageService.initial(`${RootConfig$A.module.name}.${RootConfig$A.entities.tenantUser.name}`, tenantUserMocks);
|
|
63165
63767
|
}
|
|
63166
63768
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantUserSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
63167
63769
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCTenantUserSeeder }); }
|
|
@@ -63192,7 +63794,7 @@ class AXMCreateTenantUserCommand {
|
|
|
63192
63794
|
};
|
|
63193
63795
|
}
|
|
63194
63796
|
// Check if account holder already exists for this tenant
|
|
63195
|
-
const tenantUserEntityName = `${RootConfig$
|
|
63797
|
+
const tenantUserEntityName = `${RootConfig$A.module.name}.${RootConfig$A.entities.tenantUser.name}`;
|
|
63196
63798
|
const accountHolderResult = await this.storageService.query(tenantUserEntityName, {
|
|
63197
63799
|
skip: 0,
|
|
63198
63800
|
take: 1,
|
|
@@ -64429,11 +65031,11 @@ class AXMPlatformAnalyticsReportDefinitionDataSeeder {
|
|
|
64429
65031
|
this.storageService = inject(AXPEntityStorageService);
|
|
64430
65032
|
}
|
|
64431
65033
|
async seed() {
|
|
64432
|
-
await this.storageService.initial(`${RootConfig$
|
|
65034
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}`, PLATFORM_ANALYTICS_REPORT_DEFINITIONS, {
|
|
64433
65035
|
mergeType: 'merge',
|
|
64434
65036
|
uniqueKeys: ['title'],
|
|
64435
65037
|
});
|
|
64436
|
-
await this.storageService.initial(`${RootConfig$
|
|
65038
|
+
await this.storageService.initial(`${RootConfig$u.module.name}.${RootConfig$u.entities.report.name}Category`, PLATFORM_ANALYTICS_REPORT_CATEGORIES, {
|
|
64437
65039
|
mergeType: 'merge',
|
|
64438
65040
|
uniqueKeys: ['title'],
|
|
64439
65041
|
});
|
|
@@ -64743,7 +65345,7 @@ class AXCWorkflowDefinitionDataSeeder {
|
|
|
64743
65345
|
this.storageService = inject(AXPEntityStorageService);
|
|
64744
65346
|
}
|
|
64745
65347
|
async seed() {
|
|
64746
|
-
await this.storageService.initial(`${RootConfig$
|
|
65348
|
+
await this.storageService.initial(`${RootConfig$B.module.name}.${RootConfig$B.entities.workflowDefinition.name}`, workflowDefinitionEntityMock);
|
|
64747
65349
|
}
|
|
64748
65350
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
64749
65351
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder }); }
|
|
@@ -64904,7 +65506,7 @@ class AXCActivityCategorySeeder {
|
|
|
64904
65506
|
this.storageService = inject(AXPEntityStorageService);
|
|
64905
65507
|
}
|
|
64906
65508
|
async seed() {
|
|
64907
|
-
await this.storageService.initial(`${RootConfig$
|
|
65509
|
+
await this.storageService.initial(`${RootConfig$B.module.name}.${ACTIVITY_CATEGORY_ENTITY}`, ACTIVITY_CATEGORIES);
|
|
64908
65510
|
}
|
|
64909
65511
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
64910
65512
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityCategorySeeder }); }
|
|
@@ -66448,7 +67050,7 @@ class AXCActivityDefinitionSeeder {
|
|
|
66448
67050
|
this.storageService = inject(AXPEntityStorageService);
|
|
66449
67051
|
}
|
|
66450
67052
|
async seed() {
|
|
66451
|
-
await this.storageService.initial(`${RootConfig$
|
|
67053
|
+
await this.storageService.initial(`${RootConfig$B.module.name}.${RootConfig$B.entities.activityDefinition.name}`, ACTIVITY_DEFINITIONS);
|
|
66452
67054
|
}
|
|
66453
67055
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66454
67056
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: AXCActivityDefinitionSeeder }); }
|
|
@@ -66457,7 +67059,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
66457
67059
|
type: Injectable
|
|
66458
67060
|
}] });
|
|
66459
67061
|
|
|
66460
|
-
const STORAGE_KEY = `${RootConfig$
|
|
67062
|
+
const STORAGE_KEY = `${RootConfig$B.module.name}.${RootConfig$B.entities.workflowDefinition.name}Category`;
|
|
66461
67063
|
/**
|
|
66462
67064
|
* Seeds workflow categories into entity storage.
|
|
66463
67065
|
* Module’s AXMWorkflowCategoryProvider reads from this key (same pattern as report categories).
|
|
@@ -67084,6 +67686,7 @@ class AXCMockModule {
|
|
|
67084
67686
|
AXCSubscriptionManagementMockModule,
|
|
67085
67687
|
AXCContactManagementMockModule,
|
|
67086
67688
|
AXCLocationManagementMockModule,
|
|
67689
|
+
AXCContactCoreMockModule,
|
|
67087
67690
|
//
|
|
67088
67691
|
AXCOrganizationManagementMockModule,
|
|
67089
67692
|
AXCHumanCapitalManagementMockModule,
|
|
@@ -67105,6 +67708,8 @@ class AXCMockModule {
|
|
|
67105
67708
|
AXCWorkflowManagementMockModule,
|
|
67106
67709
|
AXCNotificationManagementMockModule,
|
|
67107
67710
|
AXCTaskManagementMockModule,
|
|
67711
|
+
AXCPersonCoreMockModule,
|
|
67712
|
+
AXCHealthCoreMockModule,
|
|
67108
67713
|
AXCPersonManagementMockModule,
|
|
67109
67714
|
AXCContentManagementMockModule,
|
|
67110
67715
|
AXCMeetingManagementMockModule,
|
|
@@ -67140,6 +67745,7 @@ class AXCMockModule {
|
|
|
67140
67745
|
AXCSubscriptionManagementMockModule,
|
|
67141
67746
|
AXCContactManagementMockModule,
|
|
67142
67747
|
AXCLocationManagementMockModule,
|
|
67748
|
+
AXCContactCoreMockModule,
|
|
67143
67749
|
//
|
|
67144
67750
|
AXCOrganizationManagementMockModule,
|
|
67145
67751
|
AXCHumanCapitalManagementMockModule,
|
|
@@ -67161,6 +67767,8 @@ class AXCMockModule {
|
|
|
67161
67767
|
AXCWorkflowManagementMockModule,
|
|
67162
67768
|
AXCNotificationManagementMockModule,
|
|
67163
67769
|
AXCTaskManagementMockModule,
|
|
67770
|
+
AXCPersonCoreMockModule,
|
|
67771
|
+
AXCHealthCoreMockModule,
|
|
67164
67772
|
AXCPersonManagementMockModule,
|
|
67165
67773
|
AXCContentManagementMockModule,
|
|
67166
67774
|
AXCMeetingManagementMockModule,
|
|
@@ -67194,6 +67802,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
67194
67802
|
AXCSubscriptionManagementMockModule,
|
|
67195
67803
|
AXCContactManagementMockModule,
|
|
67196
67804
|
AXCLocationManagementMockModule,
|
|
67805
|
+
AXCContactCoreMockModule,
|
|
67197
67806
|
//
|
|
67198
67807
|
AXCOrganizationManagementMockModule,
|
|
67199
67808
|
AXCHumanCapitalManagementMockModule,
|
|
@@ -67215,6 +67824,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
67215
67824
|
AXCWorkflowManagementMockModule,
|
|
67216
67825
|
AXCNotificationManagementMockModule,
|
|
67217
67826
|
AXCTaskManagementMockModule,
|
|
67827
|
+
AXCPersonCoreMockModule,
|
|
67828
|
+
AXCHealthCoreMockModule,
|
|
67218
67829
|
AXCPersonManagementMockModule,
|
|
67219
67830
|
AXCContentManagementMockModule,
|
|
67220
67831
|
AXCMeetingManagementMockModule,
|
|
@@ -67348,5 +67959,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
67348
67959
|
* Generated bundle index. Do not edit.
|
|
67349
67960
|
*/
|
|
67350
67961
|
|
|
67351
|
-
export { ACTIVITY_CATEGORIES, ACTIVITY_DEFINITIONS, APPLICATIONS, AXCActivityCategorySeeder, AXCActivityDefinitionSeeder, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationDataSeeder, AXCApplicationManagementMockModule, AXCAssessmentManagementMockModule, AXCAssetManagementMockModule, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommonMockModule, AXCContactManagementMockModule, AXCContentManagementMockModule, AXCConversationMockModule, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCEditionDataSeeder, AXCEquipmentCategorySeeder, AXCEquipmentSeeder, AXCFileStorageService, AXCFinancialCoreMockModule, AXCFormTemplateManagementMockModule, AXCGoogleStrategyMock, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCImageCaptchaChallengeProviderMock, AXCJsaSeeder, AXCLearningManagementMockModule, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCMeasurementCoreMockModule, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMetaDataDefinitionElectricityDataSeeder, AXCMetadataCategorySeeder, AXCMetadataElectricityCategorySeeder, AXCMiddlewaresModule, AXCMockCaptchaChallengeComponent, AXCMockEntityLogListener, AXCMockModule, AXCNotificationManagementMockModule, AXCOrderManagementMockModule, AXCOrganizationManagementMockModule, AXCPersonManagementMockModule, AXCPlatformManagementMockModule, AXCProcurementManagementMockModule, AXCProductCatalogMockModule, AXCProjectManagementMockModule, AXCQueryCategoryMetadataInheritanceQuery, AXCReportManagementMockModule, AXCSecurityManagementMockModule, AXCSubscriptionManagementMockModule, AXCSupplierManagementMockModule, AXCTaskManagementMockModule, AXCTenantManagementMockModule, AXCTenantSeeder, AXCTokensDataSeeder, AXCUserPassStrategyMock, AXCVersionDB, AXCVersioningService, AXCWorkflowCategorySeeder, AXCWorkflowDefinitionDataSeeder, AXCWorkflowEngine, AXCWorkflowExecutionDB, AXCWorkflowManagementMockModule, AXMAiResponderService, AXMAssessmentCaseDataSeeder, AXMAssessmentSessionDataSeeder, AXMBusinessUnitDataSeeder, AXMCalendarEventTypeSeeder, AXMEmployeeDataSeeder, AXMEmploymentTypeDataSeeder, AXMFormDataSourcesProvider, AXMJobDefinitionDataSeeder, AXMJobLevelDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMPositionAssignmentDataSeeder, AXMPositionDataSeeder, AXMQuestionBankItemCategoryDataSeeder, AXMQuestionBankItemDataSeeder, AXMQuestionnaireCategoryDataSeeder, AXMQuestionnaireDataSeeder, AXMResponsibilityDataSeeder, AXMTagDataSeeder, AXMTeamDataSeeder, AXMTeamMemberDataSeeder, AXMTeamMemberRoleDataSeeder, AXPDashboardDataSeeder, AXPIdentifierDB, AXPMessageDataSeeder, AXPMockChecksumProvider, AXPMockClockProvider, AXPMockIdentifierService, AXPMockLookupProvider, AXPMockPolicyProvider, AXPMockSequenceProvider, AXPRoomDataSeeder, AXPSecurityManagementRoleDataSeeder, AXPSecurityManagementUserDataSeeder, AXPTaskBoardPlatformManagementTaskProvider, AXPTaskBoardProjectManagementTaskProvider, AXVChangeType, BUSINESS_UNITS_MOCK, COSTMANAGER_ENTERPRISE, COSTMANAGER_PROFESSIONAL, COSTMANAGER_STANDARD, CRM_ENTERPRISE, DASHBOARDS, EDITIONS, EMPLOYEES_MOCK, EMPLOYMENT_TYPES_MOCK, EQUIPMENT_CATEGORY_ID, FINANCE_BASIC, FINANCE_ENTERPRISE, FINANCE_PRO, HR_ENTERPRISE, JOB_DEFINITIONS_CATEGORY_MOCK, JOB_DEFINITIONS_MOCK, JOB_LEVELS_MOCK, LASER_PLUMBING_TENANT_ID, LEAVE_REQUESTS_MOCK, METADATA_ELECTRICITY_MOCK, ORDERING_BASIC, ORDERING_ENTERPRISE, ORDERING_STANDARD, OWNERSHIP_FILTER_BYPASS, PLATFORM_CONSOLE, PLATFORM_TENANT_ID, POSITIONS_CATEGORY_MOCK, POSITIONS_MOCK, POSITION_ASSIGNMENTS_MOCK, QUESTIONNAIRE_CATEGORY_MOCK, QUESTION_BANK_ITEM_CATEGORY_MOCK, RESPONSIBILITIES_CATEGORY_MOCK, RESPONSIBILITIES_MOCK, SAFETYMINDER_BASIC, SAFETYMINDER_ENTERPRISE, SAFETYMINDER_PROFESSIONAL, SHOP_BASIC, SHOP_ENTERPRISE, SHOP_PRO, TAGS_MOCK, TASKS, TASK_STATUSES, TASK_TEMPLATES, TASK_TYPES, TEAMS_MOCK, TEAM_MEMBERS_MOCK, TEAM_MEMBER_ROLES_MOCK, TIMEPLICITY_TENANT_ID, TOKENS, VISIBILITY_FILTER_BYPASS, WORKFLOW_CATEGORIES, activityCategoryMocks, assessmentCaseMock, assessmentSessionMock, auditLoggerMiddleware, avatarInterface, axVersionDB, axWorkflowExecutionDB, bypassAllFilters, bypassOwnershipFilter, bypassVisibilityFilter, calendarEventMock, calendarEventTypeMockData, calendarMock, categoryResolverMiddleware, checkboxInterface, childCountMiddleware, colorInterface, computeDiff, contactInterface, createAndSaveDashboardForUser, createDashboardForUser, createFileCastMiddleware, dateInterface, dateTimeInterface, descriptionInterface, emailInterface, equipmentCategoryMocks, equipmentMocks, fileUploaderInterface, findEmployeeById, findPersonById, generateUserDashboard, groupOrderItemCalculatorMiddleware, historyLoggerMiddleware, identifierCommitMiddleware, imageInterface, lockGuardMiddleware, longTextAnswerInterface, lookupInterface, lookupResolverMiddleware, mapInterface, meetingFilesMock, meetingIds, meetingMock, meetingParticipantMock, meetingRoleTypeMock, meetingSessionMock, meetingTimeSlotMock, meetingTypeFileTemplateMock, meetingTypeMock, mergeDetailRelationMiddleware, metadataCategoryMocks, metadataElectricityCategoryMocks, mockRoleDefinitions, mockUsers, multipleChoiceInterface, multipleSelectInterface, normalizeAnyFileArrayForView, normalizeSnapshotFileFieldsForView, numberInterface, participantIds, passwordInterface, phoneInterface, primaryMiddleware, qrcodeInterface, questionBankItemMock, questionnaireMock, ratingInterface, richTextInterface, scaleInterface, selectInterface, selectionListInterface, signatureInterface, signatureLoaderMiddleware, tagInterface, tenantMocks, textAreaInterface, textInterface, timeDurationInterface, titleInterface, toUiRows, toggleInterface, urlInterface, versionInterface, visibilityFilterMiddleware, workflowDefinitionEntityMock, workflowDefinitionIds, workflowDefinitionMock, yesNoInterface };
|
|
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 };
|
|
67352
67963
|
//# sourceMappingURL=acorex-connectivity-mock.mjs.map
|