@acorex/connectivity 21.0.0-next.73 → 21.0.0-next.75
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.
- package/fesm2022/acorex-connectivity-api.mjs +2 -1
- package/fesm2022/acorex-connectivity-api.mjs.map +1 -1
- package/fesm2022/{acorex-connectivity-mock-acorex-connectivity-mock-uNCIA7zG.mjs → acorex-connectivity-mock-acorex-connectivity-mock-Btm13GJK.mjs} +365 -325
- package/fesm2022/{acorex-connectivity-mock-acorex-connectivity-mock-uNCIA7zG.mjs.map → acorex-connectivity-mock-acorex-connectivity-mock-Btm13GJK.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-assign-to-manager.activity-Cv-qHyrL.mjs → acorex-connectivity-mock-assign-to-manager.activity-CY_5d0KF.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-assign-to-manager.activity-Cv-qHyrL.mjs.map → acorex-connectivity-mock-assign-to-manager.activity-CY_5d0KF.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-generate-image.command-D_9xGJJM.mjs → acorex-connectivity-mock-chat-generate-image.command-Hj-2bHyJ.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-generate-image.command-D_9xGJJM.mjs.map → acorex-connectivity-mock-chat-generate-image.command-Hj-2bHyJ.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-synthesize-speech.command-B_JHheAI.mjs → acorex-connectivity-mock-chat-synthesize-speech.command-0ZnevjmT.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-synthesize-speech.command-B_JHheAI.mjs.map → acorex-connectivity-mock-chat-synthesize-speech.command-0ZnevjmT.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-transcribe-speech.command-B9LSB17Y.mjs → acorex-connectivity-mock-chat-transcribe-speech.command-D8sCgp69.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-transcribe-speech.command-B9LSB17Y.mjs.map → acorex-connectivity-mock-chat-transcribe-speech.command-D8sCgp69.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-user-roles-for-list-column.query-B-R4X8Ft.mjs → acorex-connectivity-mock-user-roles-for-list-column.query-D2QjJXu4.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-user-roles-for-list-column.query-B-R4X8Ft.mjs.map → acorex-connectivity-mock-user-roles-for-list-column.query-D2QjJXu4.mjs.map} +1 -1
- package/fesm2022/acorex-connectivity-mock.mjs +1 -1
- package/package.json +2 -2
- package/types/acorex-connectivity-mock.d.ts +7 -6
|
@@ -2,11 +2,11 @@ import { AXSafePipe } from '@acorex/core/pipes';
|
|
|
2
2
|
import * as i2$2 from '@acorex/platform/auth';
|
|
3
3
|
import { AXPSessionService, AXP_PERMISSION_DEFINITION_PROVIDER, AXPPermissionDefinitionService, AXP_APPLICATION_LOADER, AXP_FEATURE_LOADER, AXP_PERMISSION_LOADER, AXP_TENANT_LOADER, AXP_PERMISSION_CHECKER, AXP_FEATURE_CHECKER, AXPLoginChallengeComponentBase, AXPLoginChallengeProvider, AXPAuthStrategy, AXPAuthModule, AXP_LOGIN_CHALLENGE_PROVIDER } from '@acorex/platform/auth';
|
|
4
4
|
import * as i1 from '@acorex/platform/core';
|
|
5
|
-
import { AXPDataGenerator, AXPContextDefinitionProviderService, AXP_DISTRIBUTED_EVENT_LISTENER_PROVIDER, AXPIconLogoConfig, AXPModuleManifestRegistry, AXPActivityLogProvider, AXP_ACTIVITY_LOG_PROVIDER, AXP_DATASOURCE_DEFINITION_PROVIDER, AXPDataSourceDefinitionProviderService, AXPPlatformScope, AXPExpressionEvaluatorService, provideLazyProvider } from '@acorex/platform/core';
|
|
5
|
+
import { AXPDataGenerator, AXPContextDefinitionProviderService, applyFilterArray, applySortArray, AXP_DISTRIBUTED_EVENT_LISTENER_PROVIDER, AXPIconLogoConfig, AXPModuleManifestRegistry, AXPActivityLogProvider, AXP_ACTIVITY_LOG_PROVIDER, AXP_DATASOURCE_DEFINITION_PROVIDER, AXPDataSourceDefinitionProviderService, AXPPlatformScope, AXPExpressionEvaluatorService, provideLazyProvider } from '@acorex/platform/core';
|
|
6
6
|
import { runEntityQuery, filterSortEntityRows, computeEntityAggregates, AXP_ENTITY_STORAGE_BACKEND, AXPEntityStorageService, isAXPMiddlewareAbortError, AXPEntityResolver, collectEntityQuickSearchFieldPaths, AXP_ENTITY_DEFINITION_CRUD_SERVICE, AXPEntityService, AXP_ENTITY_DEFINITION_LOADER, axpCreateEntityAiToolInputDefaults, AXPMiddlewareAbortError, AXP_DATA_SEEDER_TOKEN, AXP_ENTITY_STORAGE_MIDDLEWARE, AXPEntityDefinitionRegistryService, eventDispatchMiddleware, buildAXPRecordWorkflowInfo, AXPDataSeederService } from '@acorex/platform/layout/entity';
|
|
7
7
|
import * as i0 from '@angular/core';
|
|
8
8
|
import { InjectionToken, inject, Injectable, NgModule, isDevMode, Injector, Inject, DestroyRef, APP_INITIALIZER, signal, Component } from '@angular/core';
|
|
9
|
-
import { AXP_MENU_PROVIDER, AXPFileStorageService, AXPSettingsService, AXPSystemStatusType, AXPAppVersionService, searchInRecordValues,
|
|
9
|
+
import { AXP_MENU_PROVIDER, AXPFileStorageService, AXPSettingsService, AXPSystemStatusType, AXPAppVersionService, searchInRecordValues, AXVChangeType as AXVChangeType$1, AXP_SEARCH_PROVIDER, AXPLockService, AXPVersioningService, AXPBackgroundOperationProvider, AXPBackgroundOperationEntityStoreService, axpBuildBackgroundOperation, axpBackgroundOperationFailurePolicy, axpBackgroundOperationCapabilities, AXP_BACKGROUND_OPERATION_PROVIDERS, AXPStatusDefinitionProviderService, AXPSystemStatuses } from '@acorex/platform/common';
|
|
10
10
|
import { provideCommandSetups, provideQuerySetups, AXPCommandService, AXPQueryService, AXPRuntimeModule } from '@acorex/platform/runtime';
|
|
11
11
|
import { getApps, getApp, initializeApp } from 'firebase/app';
|
|
12
12
|
import * as i1$1 from 'firebase/firestore';
|
|
@@ -15,47 +15,47 @@ import Dexie from 'dexie';
|
|
|
15
15
|
import * as i2$1 from '@acorex/core/translation';
|
|
16
16
|
import { resolveMultiLanguageString, createMultiLanguageString, AXTranslationService, AXTranslationModule } from '@acorex/core/translation';
|
|
17
17
|
import { AXP_WIDGET_DEFINITION_PROVIDER, AXPWidgetRegistryService, AXPWidgetsCatalog } from '@acorex/platform/layout/widget-core';
|
|
18
|
-
import { providePropertiesFromFactory } from '@acorex/platform/domain';
|
|
18
|
+
import { providePropertiesFromFactory, AXP_ENTITY_DEFINITION_CRUD_SERVICE as AXP_ENTITY_DEFINITION_CRUD_SERVICE$1 } from '@acorex/platform/domain';
|
|
19
19
|
import { RootConfig, axpAiChatMessageIsDelegatedReflectionExcluded, axpAiChatTextMessage, axpAiChatMessageGetText, AIMANAGEMENT_CHAT_GENERATE_IMAGE_COMMAND_KEY, AIMANAGEMENT_CHAT_TRANSCRIBE_SPEECH_COMMAND_KEY, AIMANAGEMENT_CHAT_SYNTHESIZE_SPEECH_COMMAND_KEY, axpAiChatToolResultBodyJson, getAiChatCommandLlmParametersOverride, AXPAiManagementSettings, axpAiChatToolOrAgentResultBodyJson, AXPAiChatToolRunContextService, modelRowHasPurpose, isChatPurposeModelRow, resolveAgentOutputContract, resolveOutputTranscriptSegment, validateAgainstContract, axpAiAgentOutputContractUsesStructuredFinalize, axpAiAgentOutputContractStructuredRetryCap, extractLastAssistantStructuredParts, buildStructuredOutputRetryUserText, axpAiParseSupervisorAgentToolName as axpAiParseSupervisorAgentToolName$1, deriveProviderResponseFormat, axpAiAgentOutputContractOmitsRoleBaseline, axpAiDelegatedAgentOutcomeResponsesPlainText, axpBuildDelegatedAgentRunInputSnapshot, axpSanitizeLastProviderPayloadForPersistence, AXPAiEngine, AXPAiOutputContractResolveService, AXPAiPlatformRuntimeContextBuilder, AXPAiAssistChatModelCatalogService, axpAiAssistInitialMessagesToTranscript, axpAiChatUserMessage, createBrowserPlayableTtsBlobUrl } from '@acorex/modules/ai-management';
|
|
20
|
-
import { RootConfig as RootConfig$1 } from '@acorex/modules/platform-management';
|
|
21
20
|
import { castArray, isString, isEmpty, get, trim, defaultTo, isArray, set } from 'lodash-es';
|
|
22
|
-
import { RootConfig as RootConfig$
|
|
23
|
-
import { AXMAssetManagementFeatureKeys, RootConfig as RootConfig$
|
|
24
|
-
import { AXMAssessmentManagementFeatureKeys, RootConfig as RootConfig$
|
|
21
|
+
import { RootConfig as RootConfig$1, AXMPermissionsKeys } from '@acorex/modules/application-management';
|
|
22
|
+
import { AXMAssetManagementFeatureKeys, RootConfig as RootConfig$3, AXMAssetStatus } from '@acorex/modules/asset-management';
|
|
23
|
+
import { AXMAssessmentManagementFeatureKeys, RootConfig as RootConfig$2, AXMAssessmentManagementPermissionKeys } from '@acorex/modules/assessment-management';
|
|
25
24
|
import { AXPCommonFeatureKeys, AXPWidgetsList } from '@acorex/modules/common';
|
|
26
25
|
import { AXPReportManagementFeatureKeys, RootConfig as RootConfig$w, AXPReportViewerService } from '@acorex/modules/report-management';
|
|
27
|
-
import { AXMDataManagementFeatureKeys, AXMPermissionsKeys as AXMPermissionsKeys$2, RootConfig as RootConfig$
|
|
28
|
-
import { AXPHumanCapitalManagementFeatureKeys, HCM_CATALOG_SCOPE_HR, AXMPermissionsKeys as AXMPermissionsKeys$6, RootConfig as RootConfig$
|
|
29
|
-
import { RootConfig as RootConfig$
|
|
26
|
+
import { AXMDataManagementFeatureKeys, AXMPermissionsKeys as AXMPermissionsKeys$2, RootConfig as RootConfig$e, ShowMetaDataFormPopupCommand, ShowMetaDataBuilderPopupCommand, AXMQueryService } from '@acorex/modules/data-management';
|
|
27
|
+
import { AXPHumanCapitalManagementFeatureKeys, HCM_CATALOG_SCOPE_HR, AXMPermissionsKeys as AXMPermissionsKeys$6, RootConfig as RootConfig$k, AXM_POSITION_ASSIGNMENT_OVERLAPPING_STATUS_IDS } from '@acorex/modules/human-capital-management';
|
|
28
|
+
import { RootConfig as RootConfig$4 } from '@acorex/modules/locale-management';
|
|
30
29
|
import { AXP_IDENTIFIER_SERVICE, AXP_IDENTIFIER_RULES, AXPIdentifierService, AXPSimplePatternEngine, buildScopeHash, AXP_DEFAULT_TOKEN_PROVIDERS } from '@acorex/modules/identifier-management';
|
|
31
|
-
import { AXMPermissionsKeys as AXMPermissionsKeys$1, RootConfig as RootConfig$
|
|
32
|
-
import { AXPSecurityManagementPermissionKeys, AXMUserAccessState, resolveAXMUserEffectiveState, RootConfig as RootConfig$
|
|
33
|
-
import { AXMTenantManagementPermissionsKeys, RootConfig as RootConfig$
|
|
34
|
-
import { AXMPermissionsKeys as AXMPermissionsKeys$5, RootConfig as RootConfig$
|
|
30
|
+
import { AXMPermissionsKeys as AXMPermissionsKeys$1, RootConfig as RootConfig$5 } from '@acorex/modules/subscription-management';
|
|
31
|
+
import { AXPSecurityManagementPermissionKeys, AXMUserAccessState, resolveAXMUserEffectiveState, RootConfig as RootConfig$6, AXMSessionStatusTypes, AXMDeviceSessionsService } from '@acorex/modules/security-management';
|
|
32
|
+
import { AXMTenantManagementPermissionsKeys, RootConfig as RootConfig$7 } from '@acorex/modules/tenant-management';
|
|
33
|
+
import { AXMPermissionsKeys as AXMPermissionsKeys$5, RootConfig as RootConfig$f, AXPDocumentManagementService } from '@acorex/modules/document-management';
|
|
35
34
|
import { AXMSettingsManagementPermissionKeys } from '@acorex/modules/settings-management';
|
|
36
35
|
import { AXMPermissionsKeys as AXMPermissionsKeys$3, RootConfig as RootConfig$A, AXPWorkflowTaskProvider, AXPDueStatusProviderService, filterTasksOverlappingRange, matchesTaskBoardAssigneeFilter, matchesTaskPriorityFilter, matchesTaskDueStatusFilter } from '@acorex/modules/task-management';
|
|
37
|
-
import { AXMPermissionsKeys as AXMPermissionsKeys$4, AXMChatConversationApi, AXM_CONVERSATION_ASSIST_BACKGROUND_OPERATION_KEY, AXMChatMessageApi, axmReadAssistResponseStatus, axmIsAssistRetryableStatus, axmAssistFollowUpItemsFromUnknown, axmSanitizeAssistUserAnswerText, axmAssistUserFacingPayloadLine, axmResolveAssistFinalAnswerText, axmApplyAnswerTextToAssistPayloadLine, axmBuildAssistTranscriptLinePayload, AXM_ASSIST_TRANSCRIPT_LINE_PAYLOAD_TYPE, AXMChatRealtimeApi, persistChatAttachment, AXMChatUserApi, axmIsAssistPeerParticipant, RootConfig as RootConfig$
|
|
36
|
+
import { AXMPermissionsKeys as AXMPermissionsKeys$4, AXMChatConversationApi, AXM_CONVERSATION_ASSIST_BACKGROUND_OPERATION_KEY, AXMChatMessageApi, axmReadAssistResponseStatus, axmIsAssistRetryableStatus, axmAssistFollowUpItemsFromUnknown, axmSanitizeAssistUserAnswerText, axmAssistUserFacingPayloadLine, axmResolveAssistFinalAnswerText, axmApplyAnswerTextToAssistPayloadLine, axmBuildAssistTranscriptLinePayload, AXM_ASSIST_TRANSCRIPT_LINE_PAYLOAD_TYPE, AXMChatRealtimeApi, persistChatAttachment, AXMChatUserApi, axmIsAssistPeerParticipant, RootConfig as RootConfig$b } from '@acorex/modules/conversation';
|
|
38
37
|
import { AXMRiskManagementPermissionKeys, RootConfig as RootConfig$C, RISK_CATALOG_SCOPE_HAZARD, DEFAULT_RISK_MATRIX_ORIENTATION } from '@acorex/modules/risk-management';
|
|
39
38
|
import { AXMWorkplaceSafetyManagementPermissionKeys, RootConfig as RootConfig$D, AXMHazardPpeRuleRequirementType, AXMHazardRegisterContextType } from '@acorex/modules/workplacesafety-management';
|
|
40
|
-
import { RootConfig as RootConfig$
|
|
41
|
-
import { RootConfig as RootConfig$
|
|
39
|
+
import { RootConfig as RootConfig$8 } from '@acorex/modules/business-core';
|
|
40
|
+
import { RootConfig as RootConfig$9 } from '@acorex/modules/calendar-management';
|
|
41
|
+
import { AXPFileStorageStatus } from '@acorex/platform/contracts';
|
|
42
42
|
import { AXFileService } from '@acorex/core/file';
|
|
43
|
-
import { RootConfig as RootConfig$
|
|
43
|
+
import { RootConfig as RootConfig$a, resolveTextTemplateLocalizedString, replaceTextTemplatePlaceholders, AXC_TEXT_TEMPLATE_RENDER_COMMAND_KEY } from '@acorex/modules/content-management';
|
|
44
44
|
import { conversationSharedStorage, axConversationIndexedDbStorage, AXConversationAiResponderService, AXErrorHandlerService } from '@acorex/components/conversation2';
|
|
45
|
-
import { AXMNotificationService, RootConfig as RootConfig$
|
|
45
|
+
import { AXMNotificationService, RootConfig as RootConfig$r, AXMNotificationRealtimeService, NOTIFICATION_MANAGEMENT_EMAIL_SEND_COMMAND_KEY } from '@acorex/modules/notification-management';
|
|
46
46
|
import { AXToastService } from '@acorex/components/toast';
|
|
47
47
|
import { Observable, filter, pairwise, map, merge } from 'rxjs';
|
|
48
48
|
import { AXUploaderService } from '@acorex/cdk/uploader';
|
|
49
49
|
import { takeUntilDestroyed } from '@angular/core/rxjs-interop';
|
|
50
|
-
import { RootConfig as RootConfig$
|
|
51
|
-
import { RootConfig as RootConfig$
|
|
50
|
+
import { RootConfig as RootConfig$c } from '@acorex/modules/customer-management';
|
|
51
|
+
import { RootConfig as RootConfig$d } from '@acorex/modules/dashboard-management';
|
|
52
52
|
import { AXDataSource } from '@acorex/cdk/common';
|
|
53
|
-
import { RootConfig as RootConfig$
|
|
54
|
-
import { RootConfig as RootConfig$
|
|
55
|
-
import { RootConfig as RootConfig$
|
|
56
|
-
import { RootConfig as RootConfig$
|
|
57
|
-
import { RootConfig as RootConfig$
|
|
58
|
-
import { RootConfig as RootConfig$
|
|
53
|
+
import { RootConfig as RootConfig$g } from '@acorex/modules/financial-core';
|
|
54
|
+
import { RootConfig as RootConfig$h, AXMFormTemplateTypes } from '@acorex/modules/form-template-management';
|
|
55
|
+
import { RootConfig as RootConfig$i } from '@acorex/modules/health-core';
|
|
56
|
+
import { RootConfig as RootConfig$j } from '@acorex/modules/help-desk';
|
|
57
|
+
import { RootConfig as RootConfig$l, AXMOrgChartNodeType, AXMOrgChartStructureRefreshHub } from '@acorex/modules/organization-management';
|
|
58
|
+
import { RootConfig as RootConfig$m, AXMPermissionsKeys as AXMPermissionsKeys$7, AXP_WORKFLOW_TASK_CONTEXT_TITLE_PARTS_KEY } from '@acorex/modules/workflow-management';
|
|
59
59
|
import { HttpErrorResponse } from '@angular/common/http';
|
|
60
60
|
import { AXButtonModule } from '@acorex/components/button';
|
|
61
61
|
import { AXDecoratorModule } from '@acorex/components/decorators';
|
|
@@ -70,12 +70,13 @@ import { AXTextBoxModule } from '@acorex/components/text-box';
|
|
|
70
70
|
import { AXValidationModule } from '@acorex/core/validation';
|
|
71
71
|
import * as i6 from '@angular/common';
|
|
72
72
|
import { CommonModule } from '@angular/common';
|
|
73
|
-
import { RootConfig as RootConfig$
|
|
74
|
-
import { RootConfig as RootConfig$
|
|
75
|
-
import { RootConfig as RootConfig$
|
|
76
|
-
import { RootConfig as RootConfig$
|
|
73
|
+
import { RootConfig as RootConfig$n } from '@acorex/modules/learning-management';
|
|
74
|
+
import { RootConfig as RootConfig$o } from '@acorex/modules/location-management';
|
|
75
|
+
import { RootConfig as RootConfig$p } from '@acorex/modules/measurement-core';
|
|
76
|
+
import { RootConfig as RootConfig$q, AXMMeetingStatusProvider } from '@acorex/modules/meeting-management';
|
|
77
77
|
import { AXLoadingDialogService } from '@acorex/components/loading-dialog';
|
|
78
|
-
import { RootConfig as RootConfig$
|
|
78
|
+
import { RootConfig as RootConfig$s } from '@acorex/modules/person-core';
|
|
79
|
+
import { RootConfig as RootConfig$t } from '@acorex/modules/platform-management';
|
|
79
80
|
import { RootConfig as RootConfig$u } from '@acorex/modules/procurement-management';
|
|
80
81
|
import { RootConfig as RootConfig$v } from '@acorex/modules/product-catalog';
|
|
81
82
|
import { RootConfig as RootConfig$x } from '@acorex/modules/project-management';
|
|
@@ -22046,12 +22047,15 @@ class AXCAiEngine extends AXPAiEngine {
|
|
|
22046
22047
|
this.delegatedInternalByCallId = new Map();
|
|
22047
22048
|
this.delegatedInternalLruOrder = [];
|
|
22048
22049
|
this.entityService = inject(AXPEntityService);
|
|
22049
|
-
this.
|
|
22050
|
-
|
|
22051
|
-
|
|
22052
|
-
this.
|
|
22053
|
-
.
|
|
22054
|
-
|
|
22050
|
+
this.definitionCrud = inject(AXP_ENTITY_DEFINITION_CRUD_SERVICE$1, {
|
|
22051
|
+
optional: true,
|
|
22052
|
+
});
|
|
22053
|
+
this.commandRegistryData = {
|
|
22054
|
+
query: (request) => this.queryRegistryCatalog('command', request),
|
|
22055
|
+
};
|
|
22056
|
+
this.queryRegistryListData = {
|
|
22057
|
+
query: (request) => this.queryRegistryCatalog('query', request),
|
|
22058
|
+
};
|
|
22055
22059
|
this.catalogTools = new AiAgentCatalogToolsCoordinator(this.commandRegistryData, this.queryRegistryListData, this.commandService, this.queryService);
|
|
22056
22060
|
this.assistData = this.entityService
|
|
22057
22061
|
.withEntity(RootConfig.module.name, RootConfig.entities.assist.name)
|
|
@@ -22076,6 +22080,37 @@ class AXCAiEngine extends AXPAiEngine {
|
|
|
22076
22080
|
*/
|
|
22077
22081
|
static { this.noDelegatedAgentRegistryTools = {}; }
|
|
22078
22082
|
static { this.delegatedInternalMaxEntries = 64; }
|
|
22083
|
+
async queryRegistryCatalog(kind, request) {
|
|
22084
|
+
if (!this.definitionCrud) {
|
|
22085
|
+
return { items: [], total: 0 };
|
|
22086
|
+
}
|
|
22087
|
+
const rows = kind === 'command'
|
|
22088
|
+
? await this.definitionCrud.listCommands()
|
|
22089
|
+
: await this.definitionCrud.listQueries();
|
|
22090
|
+
let items = rows.map(({ id, definition }) => ({
|
|
22091
|
+
id,
|
|
22092
|
+
name: definition.name,
|
|
22093
|
+
description: definition.description,
|
|
22094
|
+
catalogTitle: definition.catalogTitle,
|
|
22095
|
+
active: definition.active,
|
|
22096
|
+
aiMetadataJson: definition.aiMetadataJson,
|
|
22097
|
+
capabilities: definition.capabilities,
|
|
22098
|
+
inputOptionDefinitions: definition.inputOptionDefinitions,
|
|
22099
|
+
}));
|
|
22100
|
+
if (request?.filter) {
|
|
22101
|
+
items = applyFilterArray(items, [request.filter], request.filter.logic ?? 'and');
|
|
22102
|
+
}
|
|
22103
|
+
if (request?.sort?.length) {
|
|
22104
|
+
items = applySortArray(items, request.sort);
|
|
22105
|
+
}
|
|
22106
|
+
const total = items.length;
|
|
22107
|
+
const skip = request?.skip ?? 0;
|
|
22108
|
+
const take = request?.take ?? items.length;
|
|
22109
|
+
return {
|
|
22110
|
+
items: items.slice(skip, skip + take),
|
|
22111
|
+
total,
|
|
22112
|
+
};
|
|
22113
|
+
}
|
|
22079
22114
|
//#region ---- AXPAiEngine ----
|
|
22080
22115
|
async extractDocumentText(options) {
|
|
22081
22116
|
return extractDocumentText(this, options);
|
|
@@ -22503,7 +22538,7 @@ class AXCAiManagementMockModule {
|
|
|
22503
22538
|
provideCommandSetups([
|
|
22504
22539
|
{
|
|
22505
22540
|
key: 'AiManagement:ChatGenerateImage',
|
|
22506
|
-
command: () => import('./acorex-connectivity-mock-chat-generate-image.command-
|
|
22541
|
+
command: () => import('./acorex-connectivity-mock-chat-generate-image.command-Hj-2bHyJ.mjs').then((c) => c.AiManagementChatGenerateImageCommand),
|
|
22507
22542
|
},
|
|
22508
22543
|
{
|
|
22509
22544
|
key: 'AiManagement:ExtractDocumentText',
|
|
@@ -22515,11 +22550,11 @@ class AXCAiManagementMockModule {
|
|
|
22515
22550
|
},
|
|
22516
22551
|
{
|
|
22517
22552
|
key: 'AiManagement:ChatTranscribeSpeech',
|
|
22518
|
-
command: () => import('./acorex-connectivity-mock-chat-transcribe-speech.command-
|
|
22553
|
+
command: () => import('./acorex-connectivity-mock-chat-transcribe-speech.command-D8sCgp69.mjs').then((c) => c.AiManagementChatTranscribeSpeechCommand),
|
|
22519
22554
|
},
|
|
22520
22555
|
{
|
|
22521
22556
|
key: 'AiManagement:ChatSynthesizeSpeech',
|
|
22522
|
-
command: () => import('./acorex-connectivity-mock-chat-synthesize-speech.command-
|
|
22557
|
+
command: () => import('./acorex-connectivity-mock-chat-synthesize-speech.command-0ZnevjmT.mjs').then((c) => c.AiManagementChatSynthesizeSpeechCommand),
|
|
22523
22558
|
},
|
|
22524
22559
|
]),
|
|
22525
22560
|
] }); }
|
|
@@ -22572,7 +22607,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
22572
22607
|
provideCommandSetups([
|
|
22573
22608
|
{
|
|
22574
22609
|
key: 'AiManagement:ChatGenerateImage',
|
|
22575
|
-
command: () => import('./acorex-connectivity-mock-chat-generate-image.command-
|
|
22610
|
+
command: () => import('./acorex-connectivity-mock-chat-generate-image.command-Hj-2bHyJ.mjs').then((c) => c.AiManagementChatGenerateImageCommand),
|
|
22576
22611
|
},
|
|
22577
22612
|
{
|
|
22578
22613
|
key: 'AiManagement:ExtractDocumentText',
|
|
@@ -22584,11 +22619,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
22584
22619
|
},
|
|
22585
22620
|
{
|
|
22586
22621
|
key: 'AiManagement:ChatTranscribeSpeech',
|
|
22587
|
-
command: () => import('./acorex-connectivity-mock-chat-transcribe-speech.command-
|
|
22622
|
+
command: () => import('./acorex-connectivity-mock-chat-transcribe-speech.command-D8sCgp69.mjs').then((c) => c.AiManagementChatTranscribeSpeechCommand),
|
|
22588
22623
|
},
|
|
22589
22624
|
{
|
|
22590
22625
|
key: 'AiManagement:ChatSynthesizeSpeech',
|
|
22591
|
-
command: () => import('./acorex-connectivity-mock-chat-synthesize-speech.command-
|
|
22626
|
+
command: () => import('./acorex-connectivity-mock-chat-synthesize-speech.command-0ZnevjmT.mjs').then((c) => c.AiManagementChatSynthesizeSpeechCommand),
|
|
22592
22627
|
},
|
|
22593
22628
|
]),
|
|
22594
22629
|
],
|
|
@@ -22676,7 +22711,7 @@ class AXCApplicationCategoryDataSeeder {
|
|
|
22676
22711
|
this.storageService = inject(AXPEntityStorageService);
|
|
22677
22712
|
}
|
|
22678
22713
|
async seed() {
|
|
22679
|
-
await this.storageService.initial(`${RootConfig$
|
|
22714
|
+
await this.storageService.initial(`${RootConfig$1.module.name}.${APPLICATION_CATEGORY_ENTITY}`, APPLICATION_CATEGORY_MOCKS);
|
|
22680
22715
|
}
|
|
22681
22716
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCApplicationCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
22682
22717
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCApplicationCategoryDataSeeder }); }
|
|
@@ -23167,7 +23202,7 @@ class AXCApplicationDataSeeder {
|
|
|
23167
23202
|
this.storageService = inject(AXPEntityStorageService);
|
|
23168
23203
|
}
|
|
23169
23204
|
async seed() {
|
|
23170
|
-
await this.storageService.initial(`${RootConfig$
|
|
23205
|
+
await this.storageService.initial(`${RootConfig$1.module.name}.${RootConfig$1.entities.application.name}`, APPLICATIONS);
|
|
23171
23206
|
}
|
|
23172
23207
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCApplicationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
23173
23208
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCApplicationDataSeeder }); }
|
|
@@ -23181,7 +23216,7 @@ class AXCEditionDataSeeder {
|
|
|
23181
23216
|
this.storageService = inject(AXPEntityStorageService);
|
|
23182
23217
|
}
|
|
23183
23218
|
async seed() {
|
|
23184
|
-
const entityName = `${RootConfig$
|
|
23219
|
+
const entityName = `${RootConfig$1.module.name}.${RootConfig$1.entities.edition.name}`;
|
|
23185
23220
|
await this.storageService.initial(entityName, EDITIONS);
|
|
23186
23221
|
await this.syncPlatformConsoleEditionModules(entityName);
|
|
23187
23222
|
}
|
|
@@ -23316,7 +23351,7 @@ class AXCAppVersionDataSeeder {
|
|
|
23316
23351
|
async seed() {
|
|
23317
23352
|
const currentVersion = await this.appVersionService.getAppVersion();
|
|
23318
23353
|
const versions = generateVersion(currentVersion);
|
|
23319
|
-
await this.storageService.initial(`${RootConfig$
|
|
23354
|
+
await this.storageService.initial(`${RootConfig$1.module.name}.${RootConfig$1.entities.appVersion.name}`, versions);
|
|
23320
23355
|
}
|
|
23321
23356
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAppVersionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
23322
23357
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAppVersionDataSeeder }); }
|
|
@@ -23621,7 +23656,7 @@ class AXCAppTermDataSeeder {
|
|
|
23621
23656
|
this.storageService = inject(AXPEntityStorageService);
|
|
23622
23657
|
}
|
|
23623
23658
|
async seed() {
|
|
23624
|
-
await this.storageService.initial(`${RootConfig$
|
|
23659
|
+
await this.storageService.initial(`${RootConfig$1.module.name}.${RootConfig$1.entities.appTerm.name}`, APP_TERMS);
|
|
23625
23660
|
}
|
|
23626
23661
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAppTermDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
23627
23662
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAppTermDataSeeder }); }
|
|
@@ -25432,7 +25467,7 @@ class AXMQuestionBankItemCategoryDataSeeder {
|
|
|
25432
25467
|
this.storage = inject(AXPEntityStorageService);
|
|
25433
25468
|
}
|
|
25434
25469
|
async seed() {
|
|
25435
|
-
await this.storage.initial(`${RootConfig$
|
|
25470
|
+
await this.storage.initial(`${RootConfig$2.module.name}.${RootConfig$2.entities.questionBankItem.name}Category`, QUESTION_BANK_ITEM_CATEGORY_MOCK);
|
|
25436
25471
|
}
|
|
25437
25472
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMQuestionBankItemCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
25438
25473
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMQuestionBankItemCategoryDataSeeder }); }
|
|
@@ -28252,7 +28287,7 @@ class AXMQuestionnaireCategoryDataSeeder {
|
|
|
28252
28287
|
this.storage = inject(AXPEntityStorageService);
|
|
28253
28288
|
}
|
|
28254
28289
|
async seed() {
|
|
28255
|
-
await this.storage.initial(`${RootConfig$
|
|
28290
|
+
await this.storage.initial(`${RootConfig$2.module.name}.${RootConfig$2.entities.questionnaire.name}Category`, QUESTIONNAIRE_CATEGORY_MOCK);
|
|
28256
28291
|
}
|
|
28257
28292
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMQuestionnaireCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
28258
28293
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMQuestionnaireCategoryDataSeeder }); }
|
|
@@ -28266,7 +28301,7 @@ class AXMQuestionBankItemDataSeeder {
|
|
|
28266
28301
|
this.storage = inject(AXPEntityStorageService);
|
|
28267
28302
|
}
|
|
28268
28303
|
async seed() {
|
|
28269
|
-
const entityName = `${RootConfig$
|
|
28304
|
+
const entityName = `${RootConfig$2.module.name}.${RootConfig$2.entities.questionBankItem.name}`;
|
|
28270
28305
|
await this.storage.initial(entityName, questionBankItemMock);
|
|
28271
28306
|
await this.syncCatalogScopesFromMocks(entityName);
|
|
28272
28307
|
}
|
|
@@ -28298,7 +28333,7 @@ class AXMQuestionnaireDataSeeder {
|
|
|
28298
28333
|
this.storage = inject(AXPEntityStorageService);
|
|
28299
28334
|
}
|
|
28300
28335
|
async seed() {
|
|
28301
|
-
const entityName = `${RootConfig$
|
|
28336
|
+
const entityName = `${RootConfig$2.module.name}.${RootConfig$2.entities.questionnaire.name}`;
|
|
28302
28337
|
await this.storage.initial(entityName, questionnaireMock);
|
|
28303
28338
|
await this.syncCatalogScopesFromMocks(entityName);
|
|
28304
28339
|
}
|
|
@@ -29337,7 +29372,7 @@ class AXCAssetTypeSectionComponentSeeder {
|
|
|
29337
29372
|
this.storageService = inject(AXPEntityStorageService);
|
|
29338
29373
|
}
|
|
29339
29374
|
async seed() {
|
|
29340
|
-
await this.storageService.initial(RootConfig$
|
|
29375
|
+
await this.storageService.initial(RootConfig$3.entities.assetTypeSectionComponent.source, assetTypeSectionComponentMock);
|
|
29341
29376
|
}
|
|
29342
29377
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetTypeSectionComponentSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
29343
29378
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetTypeSectionComponentSeeder }); }
|
|
@@ -29400,7 +29435,7 @@ class AXCAssetTypeSectionSeeder {
|
|
|
29400
29435
|
this.storageService = inject(AXPEntityStorageService);
|
|
29401
29436
|
}
|
|
29402
29437
|
async seed() {
|
|
29403
|
-
await this.storageService.initial(RootConfig$
|
|
29438
|
+
await this.storageService.initial(RootConfig$3.entities.assetTypeSection.source, assetTypeSectionMock);
|
|
29404
29439
|
}
|
|
29405
29440
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetTypeSectionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
29406
29441
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetTypeSectionSeeder }); }
|
|
@@ -29414,8 +29449,8 @@ class AXCAssetTypeSeeder {
|
|
|
29414
29449
|
this.storageService = inject(AXPEntityStorageService);
|
|
29415
29450
|
}
|
|
29416
29451
|
async seed() {
|
|
29417
|
-
await this.storageService.initial(`${RootConfig$
|
|
29418
|
-
await this.storageService.initial(RootConfig$
|
|
29452
|
+
await this.storageService.initial(`${RootConfig$3.entities.assetType.source}Category`, ASSET_TYPE_CATEGORY_MOCK);
|
|
29453
|
+
await this.storageService.initial(RootConfig$3.entities.assetType.source, assetTypeMock);
|
|
29419
29454
|
}
|
|
29420
29455
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
29421
29456
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetTypeSeeder }); }
|
|
@@ -29669,7 +29704,7 @@ class AXCTimezonesDataSeeder {
|
|
|
29669
29704
|
this.storageService = inject(AXPEntityStorageService);
|
|
29670
29705
|
}
|
|
29671
29706
|
async seed() {
|
|
29672
|
-
await this.storageService.initial(`${RootConfig$
|
|
29707
|
+
await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.timezones.name}`, timezonesMock);
|
|
29673
29708
|
}
|
|
29674
29709
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTimezonesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
29675
29710
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTimezonesDataSeeder }); }
|
|
@@ -31879,7 +31914,7 @@ class AXCAssetSystemSeeder {
|
|
|
31879
31914
|
this.storageService = inject(AXPEntityStorageService);
|
|
31880
31915
|
}
|
|
31881
31916
|
async seed() {
|
|
31882
|
-
await this.storageService.initial(RootConfig$
|
|
31917
|
+
await this.storageService.initial(RootConfig$3.entities.assetSystem.source, assetSystemMock);
|
|
31883
31918
|
}
|
|
31884
31919
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetSystemSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
31885
31920
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetSystemSeeder }); }
|
|
@@ -31893,7 +31928,7 @@ class AXCAssetSystemTypeSeeder {
|
|
|
31893
31928
|
this.storageService = inject(AXPEntityStorageService);
|
|
31894
31929
|
}
|
|
31895
31930
|
async seed() {
|
|
31896
|
-
await this.storageService.initial(RootConfig$
|
|
31931
|
+
await this.storageService.initial(RootConfig$3.entities.assetSystemType.source, assetSystemTypeMock);
|
|
31897
31932
|
}
|
|
31898
31933
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetSystemTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
31899
31934
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAssetSystemTypeSeeder }); }
|
|
@@ -36620,14 +36655,14 @@ class AXCAssetSeeder {
|
|
|
36620
36655
|
this.sequenceStore = inject(AXC_IDENTIFIER_SEQUENCE_STORE);
|
|
36621
36656
|
}
|
|
36622
36657
|
async seed() {
|
|
36623
|
-
await this.storageService.initial(RootConfig$
|
|
36658
|
+
await this.storageService.initial(RootConfig$3.entities.asset.source, assetMock);
|
|
36624
36659
|
const sampleCode = assetMock.find((asset) => asset.code)?.code;
|
|
36625
36660
|
const codePrefix = sampleCode?.replace(/-\d{4}$/, '-') ?? 'ASST-202605-';
|
|
36626
36661
|
await syncMockIdentifierSequence({
|
|
36627
36662
|
ruleId: 'asset-code',
|
|
36628
36663
|
tenantId: PLATFORM_TENANT_ID,
|
|
36629
36664
|
currentValueFloor: MOCK_ASSET_IDENTIFIER_SEQ_BAND + assetMock.length + 1,
|
|
36630
|
-
entitySource: RootConfig$
|
|
36665
|
+
entitySource: RootConfig$3.entities.asset.source,
|
|
36631
36666
|
codePrefix,
|
|
36632
36667
|
}, {
|
|
36633
36668
|
identifierService: this.identifierService,
|
|
@@ -36677,9 +36712,9 @@ class MockApplicationLoader {
|
|
|
36677
36712
|
async getList(context) {
|
|
36678
36713
|
// Lazy inject to avoid circular dependency during initialization
|
|
36679
36714
|
const entityService = this.injector.get(AXPEntityService);
|
|
36680
|
-
const applicationService = entityService.withEntity(RootConfig$
|
|
36681
|
-
const subscriptionService = entityService.withEntity(RootConfig$
|
|
36682
|
-
const subscriptionPlanItemService = entityService.withEntity(RootConfig$
|
|
36715
|
+
const applicationService = entityService.withEntity(RootConfig$1.module.name, RootConfig$1.entities.application.name).data();
|
|
36716
|
+
const subscriptionService = entityService.withEntity(RootConfig$5.module.name, RootConfig$5.entities.subscription.name).data();
|
|
36717
|
+
const subscriptionPlanItemService = entityService.withEntity(RootConfig$5.module.name, RootConfig$5.entities.subscriptionPlanItem.name).data();
|
|
36683
36718
|
// Filter to show only active applications
|
|
36684
36719
|
const applicationFilter = {
|
|
36685
36720
|
logic: 'and',
|
|
@@ -36868,7 +36903,7 @@ const visibilityFilterMiddleware = {
|
|
|
36868
36903
|
let currentUserTenantId;
|
|
36869
36904
|
if (session.user?.id) {
|
|
36870
36905
|
try {
|
|
36871
|
-
const userEntityName = `${RootConfig$
|
|
36906
|
+
const userEntityName = `${RootConfig$6.module.name}.${RootConfig$6.entities.users.name}`;
|
|
36872
36907
|
const currentUser = await backend.getOne(userEntityName, session.user.id);
|
|
36873
36908
|
currentUserTenantId = currentUser?.ownershipInfo?.tenantId;
|
|
36874
36909
|
}
|
|
@@ -36932,7 +36967,7 @@ const visibilityFilterMiddleware = {
|
|
|
36932
36967
|
// Solution: Re-run the query with the same filters but without pagination to get all filtered records,
|
|
36933
36968
|
// then apply visibility filtering, then recalculate total and re-apply pagination
|
|
36934
36969
|
// Skip re-query for Policy entity - it's system config, avoids N+1 Policy queries from visibility filter
|
|
36935
|
-
const policyEntityFullName = `${RootConfig$
|
|
36970
|
+
const policyEntityFullName = `${RootConfig$6.module.name}.${RootConfig$6.entities.policy.name}`;
|
|
36936
36971
|
const isPolicyEntity = ctx.entityName === policyEntityFullName;
|
|
36937
36972
|
if (ctx.result.items && Array.isArray(ctx.result.items) && !isPolicyEntity) {
|
|
36938
36973
|
const skip = ctx.request?.skip ?? 0;
|
|
@@ -37060,7 +37095,7 @@ class MockFeatureLoader {
|
|
|
37060
37095
|
await this.manifestRegistry.initialize();
|
|
37061
37096
|
// Lazy inject to avoid circular dependency during initialization
|
|
37062
37097
|
const entityService = this.injector.get(AXPEntityService);
|
|
37063
|
-
const editionService = entityService.withEntity(RootConfig$
|
|
37098
|
+
const editionService = entityService.withEntity(RootConfig$1.module.name, RootConfig$1.entities.edition.name).data();
|
|
37064
37099
|
// Use edition ID directly - much more efficient and reliable
|
|
37065
37100
|
// Bypass visibility filters to get hidden/system editions
|
|
37066
37101
|
const editionsResult = await editionService.query(bypassAllFilters({ skip: 0, take: 1000 }));
|
|
@@ -37210,7 +37245,7 @@ class MockPermissionLoader {
|
|
|
37210
37245
|
// Get user from data service to get roleIds
|
|
37211
37246
|
let roleIds = [];
|
|
37212
37247
|
try {
|
|
37213
|
-
const usersService = entityService.withEntity(RootConfig$
|
|
37248
|
+
const usersService = entityService.withEntity(RootConfig$6.module.name, RootConfig$6.entities.users.name).data();
|
|
37214
37249
|
// Get user from data service (getOne is not filtered by visibility middleware)
|
|
37215
37250
|
const userEntity = await usersService.byKey(user.id);
|
|
37216
37251
|
if (userEntity) {
|
|
@@ -37224,7 +37259,7 @@ class MockPermissionLoader {
|
|
|
37224
37259
|
return [];
|
|
37225
37260
|
}
|
|
37226
37261
|
// Query roles by IDs - bypass visibility and ownership filters to get hidden/system roles
|
|
37227
|
-
const rolesService = entityService.withEntity(RootConfig$
|
|
37262
|
+
const rolesService = entityService.withEntity(RootConfig$6.module.name, RootConfig$6.entities.roles.name).data();
|
|
37228
37263
|
const rolesResult = await rolesService.query(bypassAllFilters({
|
|
37229
37264
|
skip: 0,
|
|
37230
37265
|
take: 1000,
|
|
@@ -37276,9 +37311,9 @@ class MockTenantLoader {
|
|
|
37276
37311
|
async getList(context) {
|
|
37277
37312
|
// Lazy inject to avoid circular dependency during initialization
|
|
37278
37313
|
const entityService = this.injector.get(AXPEntityService);
|
|
37279
|
-
const tenantService = entityService.withEntity(RootConfig$
|
|
37280
|
-
const subscriptionService = entityService.withEntity(RootConfig$
|
|
37281
|
-
const tenantUserService = entityService.withEntity(RootConfig$
|
|
37314
|
+
const tenantService = entityService.withEntity(RootConfig$7.module.name, RootConfig$7.entities.tenant.name).data();
|
|
37315
|
+
const subscriptionService = entityService.withEntity(RootConfig$5.module.name, RootConfig$5.entities.subscription.name).data();
|
|
37316
|
+
const tenantUserService = entityService.withEntity(RootConfig$7.module.name, RootConfig$7.entities.tenantUser.name).data();
|
|
37282
37317
|
// Filter to show only active tenants
|
|
37283
37318
|
const tenantFilter = {
|
|
37284
37319
|
logic: 'and',
|
|
@@ -37770,7 +37805,7 @@ class AXCManufacturerSeeder {
|
|
|
37770
37805
|
this.storageService = inject(AXPEntityStorageService);
|
|
37771
37806
|
}
|
|
37772
37807
|
async seed() {
|
|
37773
|
-
await this.storageService.initial(`${RootConfig$
|
|
37808
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.manufacturer.name}`, manufacturerMocks);
|
|
37774
37809
|
}
|
|
37775
37810
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCManufacturerSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
37776
37811
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCManufacturerSeeder }); }
|
|
@@ -37784,7 +37819,7 @@ class AXCManufacturerCategorySeeder {
|
|
|
37784
37819
|
this.storageService = inject(AXPEntityStorageService);
|
|
37785
37820
|
}
|
|
37786
37821
|
async seed() {
|
|
37787
|
-
await this.storageService.initial(`${RootConfig$
|
|
37822
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.manufacturer.name}Category`, manufacturerCategoryMocks);
|
|
37788
37823
|
}
|
|
37789
37824
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCManufacturerCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
37790
37825
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCManufacturerCategorySeeder }); }
|
|
@@ -37872,7 +37907,7 @@ class AXCIndustrySeeder {
|
|
|
37872
37907
|
this.storageService = inject(AXPEntityStorageService);
|
|
37873
37908
|
}
|
|
37874
37909
|
async seed() {
|
|
37875
|
-
await this.storageService.initial(`${RootConfig$
|
|
37910
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.industry.name}`, industryMocks);
|
|
37876
37911
|
}
|
|
37877
37912
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCIndustrySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
37878
37913
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCIndustrySeeder }); }
|
|
@@ -37946,7 +37981,7 @@ class AXCBusinessTypeSeeder {
|
|
|
37946
37981
|
this.storageService = inject(AXPEntityStorageService);
|
|
37947
37982
|
}
|
|
37948
37983
|
async seed() {
|
|
37949
|
-
await this.storageService.initial(`${RootConfig$
|
|
37984
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.businessType.name}`, businessTypeMocks);
|
|
37950
37985
|
}
|
|
37951
37986
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCBusinessTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
37952
37987
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCBusinessTypeSeeder }); }
|
|
@@ -38013,7 +38048,7 @@ class AXCBusinessStatusSeeder {
|
|
|
38013
38048
|
this.storageService = inject(AXPEntityStorageService);
|
|
38014
38049
|
}
|
|
38015
38050
|
async seed() {
|
|
38016
|
-
await this.storageService.initial(`${RootConfig$
|
|
38051
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.businessStatus.name}`, businessStatusMocks);
|
|
38017
38052
|
}
|
|
38018
38053
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCBusinessStatusSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
38019
38054
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCBusinessStatusSeeder }); }
|
|
@@ -38113,7 +38148,7 @@ class AXCPartyTypeSeeder {
|
|
|
38113
38148
|
this.storageService = inject(AXPEntityStorageService);
|
|
38114
38149
|
}
|
|
38115
38150
|
async seed() {
|
|
38116
|
-
await this.storageService.initial(`${RootConfig$
|
|
38151
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.partyType.name}`, partyTypeMocks);
|
|
38117
38152
|
}
|
|
38118
38153
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartyTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
38119
38154
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartyTypeSeeder }); }
|
|
@@ -38197,7 +38232,7 @@ class AXCPartySegmentSeeder {
|
|
|
38197
38232
|
this.storageService = inject(AXPEntityStorageService);
|
|
38198
38233
|
}
|
|
38199
38234
|
async seed() {
|
|
38200
|
-
await this.storageService.initial(`${RootConfig$
|
|
38235
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.partySegment.name}`, partySegmentMocks);
|
|
38201
38236
|
}
|
|
38202
38237
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartySegmentSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
38203
38238
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartySegmentSeeder }); }
|
|
@@ -38252,7 +38287,7 @@ class AXCLifecycleStageSeeder {
|
|
|
38252
38287
|
this.storageService = inject(AXPEntityStorageService);
|
|
38253
38288
|
}
|
|
38254
38289
|
async seed() {
|
|
38255
|
-
await this.storageService.initial(`${RootConfig$
|
|
38290
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.lifecycleStage.name}`, lifecycleStageMocks);
|
|
38256
38291
|
}
|
|
38257
38292
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLifecycleStageSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
38258
38293
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLifecycleStageSeeder }); }
|
|
@@ -38342,7 +38377,7 @@ class AXCPartyDataSeeder {
|
|
|
38342
38377
|
this.storageService = inject(AXPEntityStorageService);
|
|
38343
38378
|
}
|
|
38344
38379
|
async seed() {
|
|
38345
|
-
await this.storageService.initial(`${RootConfig$
|
|
38380
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.party.name}`, PARTIES_MOCK);
|
|
38346
38381
|
}
|
|
38347
38382
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartyDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
38348
38383
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartyDataSeeder }); }
|
|
@@ -38686,7 +38721,7 @@ class AXCPartyContactDataSeeder {
|
|
|
38686
38721
|
this.storageService = inject(AXPEntityStorageService);
|
|
38687
38722
|
}
|
|
38688
38723
|
async seed() {
|
|
38689
|
-
await this.storageService.initial(`${RootConfig$
|
|
38724
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.partyContact.name}`, PARTY_CONTACTS_MOCK);
|
|
38690
38725
|
}
|
|
38691
38726
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartyContactDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
38692
38727
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartyContactDataSeeder }); }
|
|
@@ -38828,7 +38863,7 @@ class AXCPartyLocationDataSeeder {
|
|
|
38828
38863
|
this.storageService = inject(AXPEntityStorageService);
|
|
38829
38864
|
}
|
|
38830
38865
|
async seed() {
|
|
38831
|
-
await this.storageService.initial(`${RootConfig$
|
|
38866
|
+
await this.storageService.initial(`${RootConfig$8.module.name}.${RootConfig$8.entities.partyLocation.name}`, PARTY_LOCATIONS_MOCK);
|
|
38832
38867
|
}
|
|
38833
38868
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartyLocationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
38834
38869
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPartyLocationDataSeeder }); }
|
|
@@ -39003,7 +39038,7 @@ class AXCCalendarDataSeeder {
|
|
|
39003
39038
|
this.storageService = inject(AXPEntityStorageService);
|
|
39004
39039
|
}
|
|
39005
39040
|
async seed() {
|
|
39006
|
-
await this.storageService.initial(`${RootConfig$
|
|
39041
|
+
await this.storageService.initial(`${RootConfig$9.module.name}.${RootConfig$9.entities.calendar.name}`, calendarMock);
|
|
39007
39042
|
}
|
|
39008
39043
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCalendarDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
39009
39044
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCalendarDataSeeder }); }
|
|
@@ -39164,7 +39199,7 @@ class AXCCalendarOccasionDataSeeder {
|
|
|
39164
39199
|
this.storageService = inject(AXPEntityStorageService);
|
|
39165
39200
|
}
|
|
39166
39201
|
async seed() {
|
|
39167
|
-
await this.storageService.initial(`${RootConfig$
|
|
39202
|
+
await this.storageService.initial(`${RootConfig$9.module.name}.${RootConfig$9.entities.calendarOccasion.name}`, calendarOccasionSeedData);
|
|
39168
39203
|
}
|
|
39169
39204
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCalendarOccasionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
39170
39205
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCalendarOccasionDataSeeder }); }
|
|
@@ -39178,7 +39213,7 @@ class AXMCalendarOccasionTypeSeeder {
|
|
|
39178
39213
|
this.storageService = inject(AXPEntityStorageService);
|
|
39179
39214
|
}
|
|
39180
39215
|
async seed() {
|
|
39181
|
-
await this.storageService.initial(`${RootConfig$
|
|
39216
|
+
await this.storageService.initial(`${RootConfig$9.module.name}.${RootConfig$9.entities.calendarOccasionType.name}`, calendarOccasionTypeMockData);
|
|
39182
39217
|
}
|
|
39183
39218
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMCalendarOccasionTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
39184
39219
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMCalendarOccasionTypeSeeder }); }
|
|
@@ -40946,7 +40981,7 @@ class AXCTextTemplateRenderMockBackend extends AXCTextTemplateRenderBackend {
|
|
|
40946
40981
|
super(...arguments);
|
|
40947
40982
|
this.entityService = inject(AXPEntityService);
|
|
40948
40983
|
this.templateData = this.entityService
|
|
40949
|
-
.withEntity(RootConfig$
|
|
40984
|
+
.withEntity(RootConfig$a.module.name, RootConfig$a.entities.textTemplate.name)
|
|
40950
40985
|
.data();
|
|
40951
40986
|
}
|
|
40952
40987
|
async render(request) {
|
|
@@ -41058,7 +41093,7 @@ class AXCTextTemplateCategorySeeder {
|
|
|
41058
41093
|
this.storageService = inject(AXPEntityStorageService);
|
|
41059
41094
|
}
|
|
41060
41095
|
async seed() {
|
|
41061
|
-
await this.storageService.initial(`${RootConfig$
|
|
41096
|
+
await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.textTemplate.name}Category`, textTemplateCategoryMocks);
|
|
41062
41097
|
}
|
|
41063
41098
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTextTemplateCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
41064
41099
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTextTemplateCategorySeeder }); }
|
|
@@ -41323,7 +41358,7 @@ class AXCTextTemplateDataSeeder {
|
|
|
41323
41358
|
this.storageService = inject(AXPEntityStorageService);
|
|
41324
41359
|
}
|
|
41325
41360
|
async seed() {
|
|
41326
|
-
await this.storageService.initial(`${RootConfig$
|
|
41361
|
+
await this.storageService.initial(`${RootConfig$a.module.name}.${RootConfig$a.entities.textTemplate.name}`, TEXT_TEMPLATES);
|
|
41327
41362
|
}
|
|
41328
41363
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTextTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
41329
41364
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTextTemplateDataSeeder }); }
|
|
@@ -46063,7 +46098,7 @@ class AXPMessageDataSeeder {
|
|
|
46063
46098
|
this.storageService = inject(AXPEntityStorageService);
|
|
46064
46099
|
}
|
|
46065
46100
|
async seed() {
|
|
46066
|
-
await this.storageService.initial(`${RootConfig$
|
|
46101
|
+
await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.message.name}`, MESSAGES);
|
|
46067
46102
|
}
|
|
46068
46103
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPMessageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46069
46104
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPMessageDataSeeder }); }
|
|
@@ -46077,7 +46112,7 @@ class AXPRoomDataSeeder {
|
|
|
46077
46112
|
this.storageService = inject(AXPEntityStorageService);
|
|
46078
46113
|
}
|
|
46079
46114
|
async seed() {
|
|
46080
|
-
await this.storageService.initial(`${RootConfig$
|
|
46115
|
+
await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.room.name}`, ROOMS);
|
|
46081
46116
|
}
|
|
46082
46117
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPRoomDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46083
46118
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPRoomDataSeeder }); }
|
|
@@ -46120,7 +46155,7 @@ class AXMConversationTabSeeder {
|
|
|
46120
46155
|
this.storageService = inject(AXPEntityStorageService);
|
|
46121
46156
|
}
|
|
46122
46157
|
async seed() {
|
|
46123
|
-
await this.storageService.initial(`${RootConfig$
|
|
46158
|
+
await this.storageService.initial(`${RootConfig$b.module.name}.${RootConfig$b.entities.tab.name}`, TABS);
|
|
46124
46159
|
}
|
|
46125
46160
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMConversationTabSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46126
46161
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMConversationTabSeeder }); }
|
|
@@ -46382,7 +46417,7 @@ class AXCCustomerCategorySeeder {
|
|
|
46382
46417
|
this.storageService = inject(AXPEntityStorageService);
|
|
46383
46418
|
}
|
|
46384
46419
|
async seed() {
|
|
46385
|
-
await this.storageService.initial(`${RootConfig$
|
|
46420
|
+
await this.storageService.initial(`${RootConfig$c.module.name}.${RootConfig$c.entities.customer.name}Category`, customerCategoryMocks);
|
|
46386
46421
|
}
|
|
46387
46422
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCustomerCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46388
46423
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCustomerCategorySeeder }); }
|
|
@@ -46535,7 +46570,7 @@ class AXCCustomerDataSeeder {
|
|
|
46535
46570
|
this.storageService = inject(AXPEntityStorageService);
|
|
46536
46571
|
}
|
|
46537
46572
|
async seed() {
|
|
46538
|
-
await this.storageService.initial(RootConfig$
|
|
46573
|
+
await this.storageService.initial(RootConfig$c.entities.customer.source, CUSTOMERS_MOCK);
|
|
46539
46574
|
}
|
|
46540
46575
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCustomerDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46541
46576
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCustomerDataSeeder }); }
|
|
@@ -46559,7 +46594,7 @@ class AXCCrmOpportunityStageDataSeeder {
|
|
|
46559
46594
|
this.storageService = inject(AXPEntityStorageService);
|
|
46560
46595
|
}
|
|
46561
46596
|
async seed() {
|
|
46562
|
-
await this.storageService.initial(RootConfig$
|
|
46597
|
+
await this.storageService.initial(RootConfig$c.entities.opportunityStage.source, OPPORTUNITY_STAGES_MOCK);
|
|
46563
46598
|
}
|
|
46564
46599
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46565
46600
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmOpportunityStageDataSeeder }); }
|
|
@@ -46578,7 +46613,7 @@ class AXCCrmSalesPipelineDataSeeder {
|
|
|
46578
46613
|
this.storageService = inject(AXPEntityStorageService);
|
|
46579
46614
|
}
|
|
46580
46615
|
async seed() {
|
|
46581
|
-
await this.storageService.initial(RootConfig$
|
|
46616
|
+
await this.storageService.initial(RootConfig$c.entities.salesPipeline.source, SALES_PIPELINES_MOCK);
|
|
46582
46617
|
}
|
|
46583
46618
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46584
46619
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmSalesPipelineDataSeeder }); }
|
|
@@ -46598,7 +46633,7 @@ class AXCCrmLeadDataSeeder {
|
|
|
46598
46633
|
this.storageService = inject(AXPEntityStorageService);
|
|
46599
46634
|
}
|
|
46600
46635
|
async seed() {
|
|
46601
|
-
await this.storageService.initial(RootConfig$
|
|
46636
|
+
await this.storageService.initial(RootConfig$c.entities.lead.source, LEADS_MOCK);
|
|
46602
46637
|
}
|
|
46603
46638
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmLeadDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46604
46639
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmLeadDataSeeder }); }
|
|
@@ -46644,7 +46679,7 @@ class AXCCrmOpportunityDataSeeder {
|
|
|
46644
46679
|
this.storageService = inject(AXPEntityStorageService);
|
|
46645
46680
|
}
|
|
46646
46681
|
async seed() {
|
|
46647
|
-
await this.storageService.initial(RootConfig$
|
|
46682
|
+
await this.storageService.initial(RootConfig$c.entities.opportunity.source, OPPORTUNITIES_MOCK);
|
|
46648
46683
|
}
|
|
46649
46684
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmOpportunityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46650
46685
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmOpportunityDataSeeder }); }
|
|
@@ -46664,7 +46699,7 @@ class AXCCrmActivityDataSeeder {
|
|
|
46664
46699
|
this.storageService = inject(AXPEntityStorageService);
|
|
46665
46700
|
}
|
|
46666
46701
|
async seed() {
|
|
46667
|
-
await this.storageService.initial(RootConfig$
|
|
46702
|
+
await this.storageService.initial(RootConfig$c.entities.activity.source, ACTIVITIES_MOCK);
|
|
46668
46703
|
}
|
|
46669
46704
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmActivityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46670
46705
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmActivityDataSeeder }); }
|
|
@@ -46704,7 +46739,7 @@ class AXCCrmDealContactRoleDataSeeder {
|
|
|
46704
46739
|
this.storageService = inject(AXPEntityStorageService);
|
|
46705
46740
|
}
|
|
46706
46741
|
async seed() {
|
|
46707
|
-
await this.storageService.initial(RootConfig$
|
|
46742
|
+
await this.storageService.initial(RootConfig$c.entities.dealContactRole.source, DEAL_CONTACT_ROLES_MOCK);
|
|
46708
46743
|
}
|
|
46709
46744
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
46710
46745
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCCrmDealContactRoleDataSeeder }); }
|
|
@@ -47856,7 +47891,7 @@ class AXPDashboardDataSeeder {
|
|
|
47856
47891
|
this.storageService = inject(AXPEntityStorageService);
|
|
47857
47892
|
}
|
|
47858
47893
|
async seed() {
|
|
47859
|
-
await this.storageService.initial(`${RootConfig$
|
|
47894
|
+
await this.storageService.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.dashboard.name}`, DASHBOARDS);
|
|
47860
47895
|
}
|
|
47861
47896
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPDashboardDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47862
47897
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPDashboardDataSeeder }); }
|
|
@@ -47870,7 +47905,7 @@ class AXMDashboardCategoryDataSeeder {
|
|
|
47870
47905
|
this.storage = inject(AXPEntityStorageService);
|
|
47871
47906
|
}
|
|
47872
47907
|
async seed() {
|
|
47873
|
-
await this.storage.initial(`${RootConfig$
|
|
47908
|
+
await this.storage.initial(`${RootConfig$d.module.name}.${RootConfig$d.entities.dashboard.name}Category`, DASHBOARD_CATEGORY_MOCK);
|
|
47874
47909
|
}
|
|
47875
47910
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMDashboardCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
47876
47911
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMDashboardCategoryDataSeeder }); }
|
|
@@ -48419,7 +48454,7 @@ class AXCMetaDataDefinitionDataSeeder {
|
|
|
48419
48454
|
this.storageService = inject(AXPEntityStorageService);
|
|
48420
48455
|
}
|
|
48421
48456
|
async seed() {
|
|
48422
|
-
await this.storageService.initial(`${RootConfig$
|
|
48457
|
+
await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.metaDataDefinition.name}`, METADATA_MOCK);
|
|
48423
48458
|
}
|
|
48424
48459
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48425
48460
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMetaDataDefinitionDataSeeder }); }
|
|
@@ -48433,7 +48468,7 @@ class AXCMetadataCategorySeeder {
|
|
|
48433
48468
|
this.storageService = inject(AXPEntityStorageService);
|
|
48434
48469
|
}
|
|
48435
48470
|
async seed() {
|
|
48436
|
-
await this.storageService.initial(`${RootConfig$
|
|
48471
|
+
await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.metaDataDefinition.name}Category`, metadataCategoryMocks);
|
|
48437
48472
|
}
|
|
48438
48473
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMetadataCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48439
48474
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMetadataCategorySeeder }); }
|
|
@@ -48523,8 +48558,8 @@ class AXCQueryDataSeeder {
|
|
|
48523
48558
|
this.storageService = inject(AXPEntityStorageService);
|
|
48524
48559
|
}
|
|
48525
48560
|
async seed() {
|
|
48526
|
-
await this.storageService.initial(`${RootConfig$
|
|
48527
|
-
await this.storageService.initial(`${RootConfig$
|
|
48561
|
+
await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.queryCategory.name}`, QUERY_CATEGORY_MOCK);
|
|
48562
|
+
await this.storageService.initial(`${RootConfig$e.module.name}.${RootConfig$e.entities.query.name}`, QUERY_MOCK);
|
|
48528
48563
|
}
|
|
48529
48564
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCQueryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
48530
48565
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCQueryDataSeeder }); }
|
|
@@ -48538,7 +48573,7 @@ class AXCQueryMockService {
|
|
|
48538
48573
|
this.entityService = inject(AXPEntityService);
|
|
48539
48574
|
this.dataSourceDefinitionService = inject(AXPDataSourceDefinitionProviderService);
|
|
48540
48575
|
this.queryData = this.entityService
|
|
48541
|
-
.withEntity(RootConfig$
|
|
48576
|
+
.withEntity(RootConfig$e.module.name, RootConfig$e.entities.query.name)
|
|
48542
48577
|
.data();
|
|
48543
48578
|
}
|
|
48544
48579
|
async execute(id) {
|
|
@@ -49095,7 +49130,7 @@ class AXMTagDataSeeder {
|
|
|
49095
49130
|
this.storageService = inject(AXPEntityStorageService);
|
|
49096
49131
|
}
|
|
49097
49132
|
async seed() {
|
|
49098
|
-
await this.storageService.initial(RootConfig$
|
|
49133
|
+
await this.storageService.initial(RootConfig$e.entities.tag.source, TAGS_MOCK);
|
|
49099
49134
|
}
|
|
49100
49135
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTagDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
49101
49136
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTagDataSeeder }); }
|
|
@@ -49217,13 +49252,13 @@ class AXCDocumentManagementService {
|
|
|
49217
49252
|
this.entityService = inject(AXPEntityService);
|
|
49218
49253
|
this.sessionService = inject(AXPSessionService);
|
|
49219
49254
|
this.folderData = this.entityService
|
|
49220
|
-
.withEntity(RootConfig$
|
|
49255
|
+
.withEntity(RootConfig$f.module.name, RootConfig$f.entities.folder.name)
|
|
49221
49256
|
.data();
|
|
49222
49257
|
this.documentData = this.entityService
|
|
49223
|
-
.withEntity(RootConfig$
|
|
49258
|
+
.withEntity(RootConfig$f.module.name, RootConfig$f.entities.document.name)
|
|
49224
49259
|
.data();
|
|
49225
49260
|
this.documentTypeService = this.entityService
|
|
49226
|
-
.withEntity(RootConfig$
|
|
49261
|
+
.withEntity(RootConfig$f.module.name, RootConfig$f.entities.documentType.name)
|
|
49227
49262
|
.data();
|
|
49228
49263
|
this.entityRegistry = inject(AXPEntityDefinitionRegistryService);
|
|
49229
49264
|
}
|
|
@@ -50255,7 +50290,7 @@ class AXCDocumentTypeDataSeeder {
|
|
|
50255
50290
|
this.storageService = inject(AXPEntityStorageService);
|
|
50256
50291
|
}
|
|
50257
50292
|
async seed() {
|
|
50258
|
-
await this.storageService.initial(`${RootConfig$
|
|
50293
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.documentType.name}`, DOCUMENT_TYPES);
|
|
50259
50294
|
}
|
|
50260
50295
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCDocumentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50261
50296
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCDocumentTypeDataSeeder }); }
|
|
@@ -50820,9 +50855,9 @@ class AXCFolderDataSeeder {
|
|
|
50820
50855
|
this.storageService = inject(AXPEntityStorageService);
|
|
50821
50856
|
}
|
|
50822
50857
|
async seed() {
|
|
50823
|
-
await this.storageService.initial(`${RootConfig$
|
|
50824
|
-
await this.storageService.initial(`${RootConfig$
|
|
50825
|
-
await this.storageService.initial(`${RootConfig$
|
|
50858
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.folder.name}`, FOLDER_MOCK_DATA);
|
|
50859
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.document.name}`, FILE_MOCK_DATA);
|
|
50860
|
+
await this.storageService.initial(`${RootConfig$f.module.name}.${RootConfig$f.entities.documentShortcut.name}`, []);
|
|
50826
50861
|
}
|
|
50827
50862
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCFolderDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
50828
50863
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCFolderDataSeeder }); }
|
|
@@ -51190,7 +51225,7 @@ class AXCFiscalCurrencySeeder {
|
|
|
51190
51225
|
this.storageService = inject(AXPEntityStorageService);
|
|
51191
51226
|
}
|
|
51192
51227
|
async seed() {
|
|
51193
|
-
await this.storageService.initial(`${RootConfig$
|
|
51228
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.currency.name}`, financialCoreCurrencyMocks);
|
|
51194
51229
|
}
|
|
51195
51230
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCFiscalCurrencySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51196
51231
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCFiscalCurrencySeeder }); }
|
|
@@ -51228,7 +51263,7 @@ class AXCExchangeRateSeeder {
|
|
|
51228
51263
|
this.storageService = inject(AXPEntityStorageService);
|
|
51229
51264
|
}
|
|
51230
51265
|
async seed() {
|
|
51231
|
-
await this.storageService.initial(`${RootConfig$
|
|
51266
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.exchangeRate.name}`, financialCoreExchangeRateMocks);
|
|
51232
51267
|
}
|
|
51233
51268
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCExchangeRateSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51234
51269
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCExchangeRateSeeder }); }
|
|
@@ -51268,7 +51303,7 @@ class AXCTaxClassSeeder {
|
|
|
51268
51303
|
this.storageService = inject(AXPEntityStorageService);
|
|
51269
51304
|
}
|
|
51270
51305
|
async seed() {
|
|
51271
|
-
await this.storageService.initial(`${RootConfig$
|
|
51306
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.taxClass.name}`, financialCoreTaxClassMocks);
|
|
51272
51307
|
}
|
|
51273
51308
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTaxClassSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51274
51309
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTaxClassSeeder }); }
|
|
@@ -51316,7 +51351,7 @@ class AXCTaxRegionSeeder {
|
|
|
51316
51351
|
this.storageService = inject(AXPEntityStorageService);
|
|
51317
51352
|
}
|
|
51318
51353
|
async seed() {
|
|
51319
|
-
await this.storageService.initial(`${RootConfig$
|
|
51354
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.taxRegion.name}`, financialCoreTaxRegionMocks);
|
|
51320
51355
|
}
|
|
51321
51356
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTaxRegionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51322
51357
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTaxRegionSeeder }); }
|
|
@@ -51358,7 +51393,7 @@ class AXCTaxRuleSeeder {
|
|
|
51358
51393
|
this.storageService = inject(AXPEntityStorageService);
|
|
51359
51394
|
}
|
|
51360
51395
|
async seed() {
|
|
51361
|
-
await this.storageService.initial(`${RootConfig$
|
|
51396
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.taxRule.name}`, financialCoreTaxRuleMocks);
|
|
51362
51397
|
}
|
|
51363
51398
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTaxRuleSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51364
51399
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTaxRuleSeeder }); }
|
|
@@ -51400,7 +51435,7 @@ class AXCPaymentTermSeeder {
|
|
|
51400
51435
|
this.storageService = inject(AXPEntityStorageService);
|
|
51401
51436
|
}
|
|
51402
51437
|
async seed() {
|
|
51403
|
-
await this.storageService.initial(`${RootConfig$
|
|
51438
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.paymentTerm.name}`, financialCorePaymentTermMocks);
|
|
51404
51439
|
}
|
|
51405
51440
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPaymentTermSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51406
51441
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPaymentTermSeeder }); }
|
|
@@ -51448,7 +51483,7 @@ class AXCPaymentMethodSeeder {
|
|
|
51448
51483
|
this.storageService = inject(AXPEntityStorageService);
|
|
51449
51484
|
}
|
|
51450
51485
|
async seed() {
|
|
51451
|
-
await this.storageService.initial(`${RootConfig$
|
|
51486
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.paymentMethod.name}`, financialCorePaymentMethodMocks);
|
|
51452
51487
|
}
|
|
51453
51488
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPaymentMethodSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51454
51489
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPaymentMethodSeeder }); }
|
|
@@ -51480,7 +51515,7 @@ class AXCFiscalCalendarSeeder {
|
|
|
51480
51515
|
this.storageService = inject(AXPEntityStorageService);
|
|
51481
51516
|
}
|
|
51482
51517
|
async seed() {
|
|
51483
|
-
await this.storageService.initial(`${RootConfig$
|
|
51518
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.fiscalCalendar.name}`, financialCoreFiscalCalendarMocks);
|
|
51484
51519
|
}
|
|
51485
51520
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCFiscalCalendarSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51486
51521
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCFiscalCalendarSeeder }); }
|
|
@@ -51523,7 +51558,7 @@ class AXCFINFinancialDimensionSeeder {
|
|
|
51523
51558
|
this.storageService = inject(AXPEntityStorageService);
|
|
51524
51559
|
}
|
|
51525
51560
|
async seed() {
|
|
51526
|
-
await this.storageService.initial(`${RootConfig$
|
|
51561
|
+
await this.storageService.initial(`${RootConfig$g.module.name}.${RootConfig$g.entities.financialDimension.name}`, financialCoreFinancialDimensionMocks);
|
|
51527
51562
|
}
|
|
51528
51563
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCFINFinancialDimensionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
51529
51564
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCFINFinancialDimensionSeeder }); }
|
|
@@ -52691,7 +52726,7 @@ class AXMFormTemplateCategoryDataSeeder {
|
|
|
52691
52726
|
this.storageService = inject(AXPEntityStorageService);
|
|
52692
52727
|
}
|
|
52693
52728
|
async seed() {
|
|
52694
|
-
await this.storageService.initial(`${RootConfig$
|
|
52729
|
+
await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.template.name}Category`, TEMPLATE_CATEGORIES);
|
|
52695
52730
|
}
|
|
52696
52731
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
52697
52732
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMFormTemplateCategoryDataSeeder }); }
|
|
@@ -53066,7 +53101,7 @@ class AXMFormTemplateDataSeeder {
|
|
|
53066
53101
|
this.storageService = inject(AXPEntityStorageService);
|
|
53067
53102
|
}
|
|
53068
53103
|
async seed() {
|
|
53069
|
-
await this.storageService.initial(`${RootConfig$
|
|
53104
|
+
await this.storageService.initial(`${RootConfig$h.module.name}.${RootConfig$h.entities.template.name}`, TEMPLATE_FORM_TEMPLATES);
|
|
53070
53105
|
}
|
|
53071
53106
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMFormTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53072
53107
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMFormTemplateDataSeeder }); }
|
|
@@ -53139,7 +53174,7 @@ class AXCAllergyTypeSeeder {
|
|
|
53139
53174
|
this.storageService = inject(AXPEntityStorageService);
|
|
53140
53175
|
}
|
|
53141
53176
|
async seed() {
|
|
53142
|
-
await this.storageService.initial(`${RootConfig$
|
|
53177
|
+
await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.allergyType.name}`, allergyTypeMocks);
|
|
53143
53178
|
}
|
|
53144
53179
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAllergyTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53145
53180
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCAllergyTypeSeeder }); }
|
|
@@ -53165,7 +53200,7 @@ class AXCBloodTypeSeeder {
|
|
|
53165
53200
|
this.storageService = inject(AXPEntityStorageService);
|
|
53166
53201
|
}
|
|
53167
53202
|
async seed() {
|
|
53168
|
-
await this.storageService.initial(`${RootConfig$
|
|
53203
|
+
await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.bloodType.name}`, bloodTypeMocks);
|
|
53169
53204
|
}
|
|
53170
53205
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCBloodTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53171
53206
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCBloodTypeSeeder }); }
|
|
@@ -53194,7 +53229,7 @@ class AXCBodyPartSeeder {
|
|
|
53194
53229
|
this.storageService = inject(AXPEntityStorageService);
|
|
53195
53230
|
}
|
|
53196
53231
|
async seed() {
|
|
53197
|
-
await this.storageService.initial(`${RootConfig$
|
|
53232
|
+
await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.bodyPart.name}`, bodyPartMocks);
|
|
53198
53233
|
}
|
|
53199
53234
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCBodyPartSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53200
53235
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCBodyPartSeeder }); }
|
|
@@ -53221,7 +53256,7 @@ class AXCChronicConditionTypeSeeder {
|
|
|
53221
53256
|
this.storageService = inject(AXPEntityStorageService);
|
|
53222
53257
|
}
|
|
53223
53258
|
async seed() {
|
|
53224
|
-
await this.storageService.initial(`${RootConfig$
|
|
53259
|
+
await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.chronicConditionType.name}`, chronicConditionTypeMocks);
|
|
53225
53260
|
}
|
|
53226
53261
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCChronicConditionTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53227
53262
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCChronicConditionTypeSeeder }); }
|
|
@@ -53246,7 +53281,7 @@ class AXCDisabilityStatusSeeder {
|
|
|
53246
53281
|
this.storageService = inject(AXPEntityStorageService);
|
|
53247
53282
|
}
|
|
53248
53283
|
async seed() {
|
|
53249
|
-
await this.storageService.initial(`${RootConfig$
|
|
53284
|
+
await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.disabilityStatus.name}`, disabilityStatusMocks);
|
|
53250
53285
|
}
|
|
53251
53286
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCDisabilityStatusSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53252
53287
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCDisabilityStatusSeeder }); }
|
|
@@ -53273,7 +53308,7 @@ class AXCInjuryTypeSeeder {
|
|
|
53273
53308
|
this.storageService = inject(AXPEntityStorageService);
|
|
53274
53309
|
}
|
|
53275
53310
|
async seed() {
|
|
53276
|
-
await this.storageService.initial(`${RootConfig$
|
|
53311
|
+
await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.injuryType.name}`, injuryTypeMocks);
|
|
53277
53312
|
}
|
|
53278
53313
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCInjuryTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53279
53314
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCInjuryTypeSeeder }); }
|
|
@@ -53300,7 +53335,7 @@ class AXCVaccinationTypeSeeder {
|
|
|
53300
53335
|
this.storageService = inject(AXPEntityStorageService);
|
|
53301
53336
|
}
|
|
53302
53337
|
async seed() {
|
|
53303
|
-
await this.storageService.initial(`${RootConfig$
|
|
53338
|
+
await this.storageService.initial(`${RootConfig$i.module.name}.${RootConfig$i.entities.vaccinationType.name}`, vaccinationTypeMocks);
|
|
53304
53339
|
}
|
|
53305
53340
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCVaccinationTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53306
53341
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCVaccinationTypeSeeder }); }
|
|
@@ -53409,7 +53444,7 @@ class AXPIssueTypeDataSeeder {
|
|
|
53409
53444
|
this.storageService = inject(AXPEntityStorageService);
|
|
53410
53445
|
}
|
|
53411
53446
|
async seed() {
|
|
53412
|
-
await this.storageService.initial(`${RootConfig$
|
|
53447
|
+
await this.storageService.initial(`${RootConfig$j.module.name}.${RootConfig$j.entities.issueType.name}`, ISSUE_TYPES);
|
|
53413
53448
|
}
|
|
53414
53449
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPIssueTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53415
53450
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPIssueTypeDataSeeder }); }
|
|
@@ -53442,7 +53477,7 @@ class AXMEmployeeDataSeeder {
|
|
|
53442
53477
|
this.storageService = inject(AXPEntityStorageService);
|
|
53443
53478
|
}
|
|
53444
53479
|
async seed() {
|
|
53445
|
-
await this.storageService.initial(RootConfig$
|
|
53480
|
+
await this.storageService.initial(RootConfig$k.entities.employee.source, EMPLOYEES_MOCK);
|
|
53446
53481
|
}
|
|
53447
53482
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMEmployeeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53448
53483
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMEmployeeDataSeeder }); }
|
|
@@ -53456,7 +53491,7 @@ class AXMEmploymentTypeDataSeeder {
|
|
|
53456
53491
|
this.storageService = inject(AXPEntityStorageService);
|
|
53457
53492
|
}
|
|
53458
53493
|
async seed() {
|
|
53459
|
-
await this.storageService.initial(RootConfig$
|
|
53494
|
+
await this.storageService.initial(RootConfig$k.entities.employmentType.source, EMPLOYMENT_TYPES_MOCK);
|
|
53460
53495
|
}
|
|
53461
53496
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMEmploymentTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
53462
53497
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMEmploymentTypeDataSeeder }); }
|
|
@@ -56047,7 +56082,7 @@ class AXMLeaveTypeDataSeeder {
|
|
|
56047
56082
|
this.storageService = inject(AXPEntityStorageService);
|
|
56048
56083
|
}
|
|
56049
56084
|
async seed() {
|
|
56050
|
-
await this.storageService.initial(RootConfig$
|
|
56085
|
+
await this.storageService.initial(RootConfig$k.entities.leaveType.source, LEAVE_TYPES_MOCK);
|
|
56051
56086
|
}
|
|
56052
56087
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMLeaveTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56053
56088
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMLeaveTypeDataSeeder }); }
|
|
@@ -56063,7 +56098,7 @@ class AXMLeaveRequestDataSeeder {
|
|
|
56063
56098
|
this.storageService = inject(AXPEntityStorageService);
|
|
56064
56099
|
}
|
|
56065
56100
|
async seed() {
|
|
56066
|
-
await this.storageService.initial(RootConfig$
|
|
56101
|
+
await this.storageService.initial(RootConfig$k.entities.leaveRequest.source, LEAVE_REQUESTS_MOCK);
|
|
56067
56102
|
}
|
|
56068
56103
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMLeaveRequestDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
56069
56104
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMLeaveRequestDataSeeder }); }
|
|
@@ -56081,8 +56116,9 @@ const workflowLookup = (entity, textField, options) => ({
|
|
|
56081
56116
|
entity,
|
|
56082
56117
|
textField,
|
|
56083
56118
|
valueField: options?.valueField ?? 'id',
|
|
56084
|
-
look: 'select',
|
|
56119
|
+
look: options?.look ?? 'select',
|
|
56085
56120
|
...(options?.columns ? { columns: options.columns } : {}),
|
|
56121
|
+
...(options?.rowActions ? { rowActions: options.rowActions } : {}),
|
|
56086
56122
|
},
|
|
56087
56123
|
});
|
|
56088
56124
|
const workflowDate = () => ({
|
|
@@ -56191,7 +56227,11 @@ function createEmployeeLifecycleWorkflowDefinition(config) {
|
|
|
56191
56227
|
description: 'From lifecycle event type template',
|
|
56192
56228
|
dataType: 'string',
|
|
56193
56229
|
interface: workflowLookup('AssessmentManagement.Questionnaire', 'title', {
|
|
56194
|
-
columns: ['
|
|
56230
|
+
columns: ['title', 'description'],
|
|
56231
|
+
look: 'select',
|
|
56232
|
+
rowActions: {
|
|
56233
|
+
primary: [':Preview'],
|
|
56234
|
+
},
|
|
56195
56235
|
}),
|
|
56196
56236
|
},
|
|
56197
56237
|
{
|
|
@@ -57050,7 +57090,7 @@ class AXMLifecycleEventTypeDataSeeder {
|
|
|
57050
57090
|
this.storageService = inject(AXPEntityStorageService);
|
|
57051
57091
|
}
|
|
57052
57092
|
async seed() {
|
|
57053
|
-
await this.storageService.initial(RootConfig$
|
|
57093
|
+
await this.storageService.initial(RootConfig$k.entities.lifecycleEventType.source, LIFECYCLE_EVENT_TYPES_MOCK);
|
|
57054
57094
|
}
|
|
57055
57095
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMLifecycleEventTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
57056
57096
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMLifecycleEventTypeDataSeeder }); }
|
|
@@ -57159,9 +57199,9 @@ class AXMPositionAssignmentDataSeeder {
|
|
|
57159
57199
|
this.storageService = inject(AXPEntityStorageService);
|
|
57160
57200
|
}
|
|
57161
57201
|
async seed() {
|
|
57162
|
-
await this.storageService.initial(RootConfig$
|
|
57163
|
-
await axcSyncAllEmployeeDenormalizedOrgFields(this.storageService, RootConfig$
|
|
57164
|
-
const employees = await this.storageService.getAll(RootConfig$
|
|
57202
|
+
await this.storageService.initial(RootConfig$k.entities.positionAssignment.source, POSITION_ASSIGNMENTS_MOCK);
|
|
57203
|
+
await axcSyncAllEmployeeDenormalizedOrgFields(this.storageService, RootConfig$l, RootConfig$k, true);
|
|
57204
|
+
const employees = await this.storageService.getAll(RootConfig$k.entities.employee.source);
|
|
57165
57205
|
axcPatchEmployeeManagerRefsFromRows(employees);
|
|
57166
57206
|
axcPatchEmployeeActivePrimaryPositionRefsFromRows(employees);
|
|
57167
57207
|
axcPatchEmployeeActivePrimaryBusinessUnitRefsFromRows(employees);
|
|
@@ -57184,7 +57224,7 @@ class AXCHumanCapitalManagementWorkflowDefinitionDataSeeder {
|
|
|
57184
57224
|
this.storageService = inject(AXPEntityStorageService);
|
|
57185
57225
|
}
|
|
57186
57226
|
async seed() {
|
|
57187
|
-
const entityName = `${RootConfig$
|
|
57227
|
+
const entityName = `${RootConfig$m.module.name}.${RootConfig$m.entities.workflowDefinition.name}`;
|
|
57188
57228
|
await this.storageService.initial(entityName, humanCapitalManagementWorkflowDefinitionEntityMocks);
|
|
57189
57229
|
for (const mock of humanCapitalManagementWorkflowDefinitionEntityMocks) {
|
|
57190
57230
|
await this.upsertWorkflowDefinitionMock(entityName, mock);
|
|
@@ -57237,7 +57277,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
57237
57277
|
}] });
|
|
57238
57278
|
|
|
57239
57279
|
//#region ---- Denormalize manager + active primary position after Employee save (mock) ----
|
|
57240
|
-
const EMPLOYEE = RootConfig$
|
|
57280
|
+
const EMPLOYEE = RootConfig$k.entities.employee.source;
|
|
57241
57281
|
/**
|
|
57242
57282
|
* After create/update, recomputes readonly org fields from assignments and org model,
|
|
57243
57283
|
* persists if changed. For **update**, replaces `ctx.result` with a fresh `getOne`. For **create**, keeps the PK string from insert so callers never receive a full row where only an id is expected.
|
|
@@ -57252,7 +57292,7 @@ const employeeOrgDenormMiddleware = {
|
|
|
57252
57292
|
if (!id) {
|
|
57253
57293
|
return;
|
|
57254
57294
|
}
|
|
57255
|
-
await axcSyncSingleEmployeeDenormalizedOrgFields(storage, RootConfig$
|
|
57295
|
+
await axcSyncSingleEmployeeDenormalizedOrgFields(storage, RootConfig$l, RootConfig$k, String(id), true);
|
|
57256
57296
|
const fresh = await storage.getOne(EMPLOYEE, id);
|
|
57257
57297
|
ctx.result = ctx.op === 'create' ? String(id) : fresh;
|
|
57258
57298
|
axcPatchEmployeeManagerRefsFromRows([fresh]);
|
|
@@ -57408,7 +57448,7 @@ const positionAssignmentManagerSeatValidationMiddleware = {
|
|
|
57408
57448
|
//#region ---- Imports ----
|
|
57409
57449
|
//#endregion
|
|
57410
57450
|
//#region ---- Status Constants ----
|
|
57411
|
-
const POSITION_ASSIGNMENT_ENTITY = RootConfig$
|
|
57451
|
+
const POSITION_ASSIGNMENT_ENTITY = RootConfig$k.entities.positionAssignment.source;
|
|
57412
57452
|
const POSITION_ASSIGNMENT_STATUS = {
|
|
57413
57453
|
active: 'active',
|
|
57414
57454
|
scheduled: 'scheduled',
|
|
@@ -58499,7 +58539,7 @@ class AXCLearningSkillCategorySeeder {
|
|
|
58499
58539
|
this.storageService = inject(AXPEntityStorageService);
|
|
58500
58540
|
}
|
|
58501
58541
|
async seed() {
|
|
58502
|
-
await this.storageService.initial(`${RootConfig$
|
|
58542
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.skillCategory.name}`, learningManagementSkillCategoryMocks);
|
|
58503
58543
|
}
|
|
58504
58544
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningSkillCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58505
58545
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningSkillCategorySeeder }); }
|
|
@@ -58513,7 +58553,7 @@ class AXCLearningSkillSeeder {
|
|
|
58513
58553
|
this.storageService = inject(AXPEntityStorageService);
|
|
58514
58554
|
}
|
|
58515
58555
|
async seed() {
|
|
58516
|
-
await this.storageService.initial(`${RootConfig$
|
|
58556
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.skill.name}`, learningManagementSkillMocks);
|
|
58517
58557
|
}
|
|
58518
58558
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningSkillSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58519
58559
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningSkillSeeder }); }
|
|
@@ -58527,7 +58567,7 @@ class AXCLearningSkillLevelSeeder {
|
|
|
58527
58567
|
this.storageService = inject(AXPEntityStorageService);
|
|
58528
58568
|
}
|
|
58529
58569
|
async seed() {
|
|
58530
|
-
await this.storageService.initial(`${RootConfig$
|
|
58570
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.skillLevel.name}`, learningManagementSkillLevelMocks);
|
|
58531
58571
|
}
|
|
58532
58572
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningSkillLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58533
58573
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningSkillLevelSeeder }); }
|
|
@@ -58570,7 +58610,7 @@ class AXCLearningCourseTypeSeeder {
|
|
|
58570
58610
|
this.storageService = inject(AXPEntityStorageService);
|
|
58571
58611
|
}
|
|
58572
58612
|
async seed() {
|
|
58573
|
-
await this.storageService.initial(`${RootConfig$
|
|
58613
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.courseType.name}`, learningManagementCourseTypeMocks);
|
|
58574
58614
|
}
|
|
58575
58615
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCourseTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58576
58616
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCourseTypeSeeder }); }
|
|
@@ -58648,7 +58688,7 @@ class AXCLearningCourseSeeder {
|
|
|
58648
58688
|
this.storageService = inject(AXPEntityStorageService);
|
|
58649
58689
|
}
|
|
58650
58690
|
async seed() {
|
|
58651
|
-
await this.storageService.initial(`${RootConfig$
|
|
58691
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.course.name}`, learningManagementCourseMocks);
|
|
58652
58692
|
}
|
|
58653
58693
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCourseSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58654
58694
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCourseSeeder }); }
|
|
@@ -58688,7 +58728,7 @@ class AXCLearningTrainingTypeSeeder {
|
|
|
58688
58728
|
this.storageService = inject(AXPEntityStorageService);
|
|
58689
58729
|
}
|
|
58690
58730
|
async seed() {
|
|
58691
|
-
await this.storageService.initial(`${RootConfig$
|
|
58731
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.trainingType.name}`, learningManagementTrainingTypeMocks);
|
|
58692
58732
|
}
|
|
58693
58733
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningTrainingTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58694
58734
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningTrainingTypeSeeder }); }
|
|
@@ -58752,7 +58792,7 @@ class AXCLearningTrainingDefinitionSeeder {
|
|
|
58752
58792
|
this.storageService = inject(AXPEntityStorageService);
|
|
58753
58793
|
}
|
|
58754
58794
|
async seed() {
|
|
58755
|
-
await this.storageService.initial(`${RootConfig$
|
|
58795
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.trainingDefinition.name}`, learningManagementTrainingDefinitionMocks);
|
|
58756
58796
|
}
|
|
58757
58797
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningTrainingDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58758
58798
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningTrainingDefinitionSeeder }); }
|
|
@@ -58832,7 +58872,7 @@ class AXCLearningTrainingSeeder {
|
|
|
58832
58872
|
this.storageService = inject(AXPEntityStorageService);
|
|
58833
58873
|
}
|
|
58834
58874
|
async seed() {
|
|
58835
|
-
await this.storageService.initial(`${RootConfig$
|
|
58875
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.training.name}`, learningManagementTrainingMocks);
|
|
58836
58876
|
}
|
|
58837
58877
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningTrainingSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58838
58878
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningTrainingSeeder }); }
|
|
@@ -58879,7 +58919,7 @@ class AXCLearningEnrollmentSeeder {
|
|
|
58879
58919
|
this.storageService = inject(AXPEntityStorageService);
|
|
58880
58920
|
}
|
|
58881
58921
|
async seed() {
|
|
58882
|
-
await this.storageService.initial(`${RootConfig$
|
|
58922
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.enrollment.name}`, learningManagementEnrollmentMocks);
|
|
58883
58923
|
}
|
|
58884
58924
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningEnrollmentSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58885
58925
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningEnrollmentSeeder }); }
|
|
@@ -58922,7 +58962,7 @@ class AXCLearningAttendanceSeeder {
|
|
|
58922
58962
|
this.storageService = inject(AXPEntityStorageService);
|
|
58923
58963
|
}
|
|
58924
58964
|
async seed() {
|
|
58925
|
-
await this.storageService.initial(`${RootConfig$
|
|
58965
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.attendance.name}`, learningManagementAttendanceMocks);
|
|
58926
58966
|
}
|
|
58927
58967
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningAttendanceSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58928
58968
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningAttendanceSeeder }); }
|
|
@@ -58960,7 +59000,7 @@ class AXCLearningCertificateTypeSeeder {
|
|
|
58960
59000
|
this.storageService = inject(AXPEntityStorageService);
|
|
58961
59001
|
}
|
|
58962
59002
|
async seed() {
|
|
58963
|
-
await this.storageService.initial(`${RootConfig$
|
|
59003
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.certificateType.name}`, learningManagementCertificateTypeMocks);
|
|
58964
59004
|
}
|
|
58965
59005
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCertificateTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
58966
59006
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCertificateTypeSeeder }); }
|
|
@@ -59037,7 +59077,7 @@ class AXCLearningCertificateDefinitionSeeder {
|
|
|
59037
59077
|
this.storageService = inject(AXPEntityStorageService);
|
|
59038
59078
|
}
|
|
59039
59079
|
async seed() {
|
|
59040
|
-
await this.storageService.initial(`${RootConfig$
|
|
59080
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.certificateDefinition.name}`, learningManagementCertificateDefinitionMocks);
|
|
59041
59081
|
}
|
|
59042
59082
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCertificateDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59043
59083
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCertificateDefinitionSeeder }); }
|
|
@@ -59082,7 +59122,7 @@ class AXCLearningCertificateSeeder {
|
|
|
59082
59122
|
this.storageService = inject(AXPEntityStorageService);
|
|
59083
59123
|
}
|
|
59084
59124
|
async seed() {
|
|
59085
|
-
await this.storageService.initial(`${RootConfig$
|
|
59125
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.certificate.name}`, learningManagementCertificateMocks);
|
|
59086
59126
|
}
|
|
59087
59127
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCertificateSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59088
59128
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningCertificateSeeder }); }
|
|
@@ -59118,7 +59158,7 @@ class AXCLearningPathSeeder {
|
|
|
59118
59158
|
this.storageService = inject(AXPEntityStorageService);
|
|
59119
59159
|
}
|
|
59120
59160
|
async seed() {
|
|
59121
|
-
await this.storageService.initial(`${RootConfig$
|
|
59161
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.learningPath.name}`, learningManagementLearningPathMocks);
|
|
59122
59162
|
}
|
|
59123
59163
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningPathSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59124
59164
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningPathSeeder }); }
|
|
@@ -59167,7 +59207,7 @@ class AXCLearningPathCourseSeeder {
|
|
|
59167
59207
|
this.storageService = inject(AXPEntityStorageService);
|
|
59168
59208
|
}
|
|
59169
59209
|
async seed() {
|
|
59170
|
-
await this.storageService.initial(`${RootConfig$
|
|
59210
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.learningPathCourse.name}`, learningManagementLearningPathCourseMocks);
|
|
59171
59211
|
}
|
|
59172
59212
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningPathCourseSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59173
59213
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningPathCourseSeeder }); }
|
|
@@ -59198,7 +59238,7 @@ class AXCLearningMandatoryTrainingRuleSeeder {
|
|
|
59198
59238
|
this.storageService = inject(AXPEntityStorageService);
|
|
59199
59239
|
}
|
|
59200
59240
|
async seed() {
|
|
59201
|
-
await this.storageService.initial(`${RootConfig$
|
|
59241
|
+
await this.storageService.initial(`${RootConfig$n.module.name}.${RootConfig$n.entities.mandatoryTrainingRule.name}`, learningManagementMandatoryTrainingRuleMocks);
|
|
59202
59242
|
}
|
|
59203
59243
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningMandatoryTrainingRuleSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59204
59244
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLearningMandatoryTrainingRuleSeeder }); }
|
|
@@ -59374,7 +59414,7 @@ class AXCLanguagesDataSeeder {
|
|
|
59374
59414
|
this.storageService = inject(AXPEntityStorageService);
|
|
59375
59415
|
}
|
|
59376
59416
|
async seed() {
|
|
59377
|
-
await this.storageService.initial(`${RootConfig$
|
|
59417
|
+
await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.languages.name}`, languagesMock);
|
|
59378
59418
|
}
|
|
59379
59419
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLanguagesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59380
59420
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLanguagesDataSeeder }); }
|
|
@@ -59562,7 +59602,7 @@ class AXCLocalesDataSeeder {
|
|
|
59562
59602
|
this.storageService = inject(AXPEntityStorageService);
|
|
59563
59603
|
}
|
|
59564
59604
|
async seed() {
|
|
59565
|
-
await this.storageService.initial(`${RootConfig$
|
|
59605
|
+
await this.storageService.initial(`${RootConfig$4.module.name}.${RootConfig$4.entities.locales.name}`, localesMock);
|
|
59566
59606
|
}
|
|
59567
59607
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLocalesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59568
59608
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLocalesDataSeeder }); }
|
|
@@ -59620,7 +59660,7 @@ class AXCLocationTypeDataSeeder {
|
|
|
59620
59660
|
this.storageService = inject(AXPEntityStorageService);
|
|
59621
59661
|
}
|
|
59622
59662
|
async seed() {
|
|
59623
|
-
await this.storageService.initial(`${RootConfig$
|
|
59663
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.locationType.name}`, locationTypeMock);
|
|
59624
59664
|
}
|
|
59625
59665
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLocationTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59626
59666
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLocationTypeDataSeeder }); }
|
|
@@ -59634,7 +59674,7 @@ class AXCLocationRoleDataSeeder {
|
|
|
59634
59674
|
this.storageService = inject(AXPEntityStorageService);
|
|
59635
59675
|
}
|
|
59636
59676
|
async seed() {
|
|
59637
|
-
await this.storageService.initial(`${RootConfig$
|
|
59677
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.locationRole.name}`, locationRoleMocks);
|
|
59638
59678
|
}
|
|
59639
59679
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLocationRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59640
59680
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLocationRoleDataSeeder }); }
|
|
@@ -59648,7 +59688,7 @@ class AXCLocationDataSeeder {
|
|
|
59648
59688
|
this.storageService = inject(AXPEntityStorageService);
|
|
59649
59689
|
}
|
|
59650
59690
|
async seed() {
|
|
59651
|
-
await this.storageService.initial(`${RootConfig$
|
|
59691
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.location.name}`, locationMock);
|
|
59652
59692
|
}
|
|
59653
59693
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLocationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59654
59694
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCLocationDataSeeder }); }
|
|
@@ -59662,7 +59702,7 @@ class AXCGeographicRegionDataSeeder {
|
|
|
59662
59702
|
this.storageService = inject(AXPEntityStorageService);
|
|
59663
59703
|
}
|
|
59664
59704
|
async seed() {
|
|
59665
|
-
await this.storageService.initial(`${RootConfig$
|
|
59705
|
+
await this.storageService.initial(`${RootConfig$o.module.name}.${RootConfig$o.entities.geographicRegion.name}`, geographicRegionMock);
|
|
59666
59706
|
}
|
|
59667
59707
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCGeographicRegionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59668
59708
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCGeographicRegionDataSeeder }); }
|
|
@@ -59795,7 +59835,7 @@ class AXCQuantityTypeSeeder {
|
|
|
59795
59835
|
this.storageService = inject(AXPEntityStorageService);
|
|
59796
59836
|
}
|
|
59797
59837
|
async seed() {
|
|
59798
|
-
await this.storageService.initial(`${RootConfig$
|
|
59838
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.quantityType.name}`, measurementCoreQuantityTypeMocks);
|
|
59799
59839
|
}
|
|
59800
59840
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCQuantityTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59801
59841
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCQuantityTypeSeeder }); }
|
|
@@ -59846,7 +59886,7 @@ class AXCUnitOfMeasureSeeder {
|
|
|
59846
59886
|
this.storageService = inject(AXPEntityStorageService);
|
|
59847
59887
|
}
|
|
59848
59888
|
async seed() {
|
|
59849
|
-
await this.storageService.initial(`${RootConfig$
|
|
59889
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.unitOfMeasure.name}`, measurementCoreUnitOfMeasureMocks);
|
|
59850
59890
|
}
|
|
59851
59891
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCUnitOfMeasureSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
59852
59892
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCUnitOfMeasureSeeder }); }
|
|
@@ -60145,7 +60185,7 @@ class AXCUnitConversionSeeder {
|
|
|
60145
60185
|
this.storageService = inject(AXPEntityStorageService);
|
|
60146
60186
|
}
|
|
60147
60187
|
async seed() {
|
|
60148
|
-
await this.storageService.initial(`${RootConfig$
|
|
60188
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.unitConversion.name}`, measurementCoreUnitConversionMocks);
|
|
60149
60189
|
}
|
|
60150
60190
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCUnitConversionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60151
60191
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCUnitConversionSeeder }); }
|
|
@@ -60210,7 +60250,7 @@ class AXCMeasurementDimensionSeeder {
|
|
|
60210
60250
|
this.storageService = inject(AXPEntityStorageService);
|
|
60211
60251
|
}
|
|
60212
60252
|
async seed() {
|
|
60213
|
-
await this.storageService.initial(`${RootConfig$
|
|
60253
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.measurementDimension.name}`, measurementCoreMeasurementDimensionMocks);
|
|
60214
60254
|
}
|
|
60215
60255
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMeasurementDimensionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60216
60256
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMeasurementDimensionSeeder }); }
|
|
@@ -60315,7 +60355,7 @@ class AXCMeasurementRangeSeeder {
|
|
|
60315
60355
|
this.storageService = inject(AXPEntityStorageService);
|
|
60316
60356
|
}
|
|
60317
60357
|
async seed() {
|
|
60318
|
-
await this.storageService.initial(`${RootConfig$
|
|
60358
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.measurementRange.name}`, measurementCoreMeasurementRangeMocks);
|
|
60319
60359
|
}
|
|
60320
60360
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMeasurementRangeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60321
60361
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMeasurementRangeSeeder }); }
|
|
@@ -60370,7 +60410,7 @@ class AXCSizingProfileCategorySeeder {
|
|
|
60370
60410
|
this.storageService = inject(AXPEntityStorageService);
|
|
60371
60411
|
}
|
|
60372
60412
|
async seed() {
|
|
60373
|
-
await this.storageService.initial(`${RootConfig$
|
|
60413
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${SIZING_PROFILE_CATEGORY_ENTITY}`, sizingProfileCategoryMocks);
|
|
60374
60414
|
}
|
|
60375
60415
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizingProfileCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60376
60416
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizingProfileCategorySeeder }); }
|
|
@@ -60516,7 +60556,7 @@ class AXCSizingProfileSeeder {
|
|
|
60516
60556
|
this.storageService = inject(AXPEntityStorageService);
|
|
60517
60557
|
}
|
|
60518
60558
|
async seed() {
|
|
60519
|
-
await this.storageService.initial(`${RootConfig$
|
|
60559
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.sizingProfile.name}`, measurementCoreSizingProfileMocks);
|
|
60520
60560
|
}
|
|
60521
60561
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizingProfileSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60522
60562
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizingProfileSeeder }); }
|
|
@@ -60684,7 +60724,7 @@ class AXCSizingDimensionUsageSeeder {
|
|
|
60684
60724
|
this.storageService = inject(AXPEntityStorageService);
|
|
60685
60725
|
}
|
|
60686
60726
|
async seed() {
|
|
60687
|
-
await this.storageService.initial(`${RootConfig$
|
|
60727
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.sizingDimensionUsage.name}`, measurementCoreSizingDimensionUsageMocks);
|
|
60688
60728
|
}
|
|
60689
60729
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizingDimensionUsageSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60690
60730
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizingDimensionUsageSeeder }); }
|
|
@@ -60832,7 +60872,7 @@ class AXCSizeItemSeeder {
|
|
|
60832
60872
|
this.storageService = inject(AXPEntityStorageService);
|
|
60833
60873
|
}
|
|
60834
60874
|
async seed() {
|
|
60835
|
-
await this.storageService.initial(`${RootConfig$
|
|
60875
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.sizeItem.name}`, measurementCoreSizeItemMocks);
|
|
60836
60876
|
}
|
|
60837
60877
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizeItemSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60838
60878
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizeItemSeeder }); }
|
|
@@ -60901,7 +60941,7 @@ class AXCSizeRuleSeeder {
|
|
|
60901
60941
|
this.storageService = inject(AXPEntityStorageService);
|
|
60902
60942
|
}
|
|
60903
60943
|
async seed() {
|
|
60904
|
-
await this.storageService.initial(`${RootConfig$
|
|
60944
|
+
await this.storageService.initial(`${RootConfig$p.module.name}.${RootConfig$p.entities.sizeRule.name}`, measurementCoreSizeRuleMocks);
|
|
60905
60945
|
}
|
|
60906
60946
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizeRuleSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
60907
60947
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSizeRuleSeeder }); }
|
|
@@ -61000,7 +61040,7 @@ class AXMMeetingTypeDataSeeder {
|
|
|
61000
61040
|
this.storageService = inject(AXPEntityStorageService);
|
|
61001
61041
|
}
|
|
61002
61042
|
async seed() {
|
|
61003
|
-
await this.storageService.initial(`${RootConfig$
|
|
61043
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.meetingType.name}`, meetingTypeMock);
|
|
61004
61044
|
}
|
|
61005
61045
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61006
61046
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingTypeDataSeeder }); }
|
|
@@ -61114,7 +61154,7 @@ class AXMMeetingDataSeeder {
|
|
|
61114
61154
|
this.storageService = inject(AXPEntityStorageService);
|
|
61115
61155
|
}
|
|
61116
61156
|
async seed() {
|
|
61117
|
-
await this.storageService.initial(`${RootConfig$
|
|
61157
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.meeting.name}`, meetingMock);
|
|
61118
61158
|
}
|
|
61119
61159
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61120
61160
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingDataSeeder }); }
|
|
@@ -61411,7 +61451,7 @@ class AXMMeetingParticipantDataSeeder {
|
|
|
61411
61451
|
this.storageService = inject(AXPEntityStorageService);
|
|
61412
61452
|
}
|
|
61413
61453
|
async seed() {
|
|
61414
|
-
await this.storageService.initial(`${RootConfig$
|
|
61454
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.meetingParticipant.name}`, meetingParticipantMock);
|
|
61415
61455
|
}
|
|
61416
61456
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingParticipantDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61417
61457
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingParticipantDataSeeder }); }
|
|
@@ -61425,7 +61465,7 @@ class AXMMeetingRoleTypeDataSeeder {
|
|
|
61425
61465
|
this.storageService = inject(AXPEntityStorageService);
|
|
61426
61466
|
}
|
|
61427
61467
|
async seed() {
|
|
61428
|
-
await this.storageService.initial(`${RootConfig$
|
|
61468
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.meetingRoleType.name}`, meetingRoleTypeMock);
|
|
61429
61469
|
}
|
|
61430
61470
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61431
61471
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingRoleTypeDataSeeder }); }
|
|
@@ -61477,7 +61517,7 @@ class AXMMeetingFilesDataSeeder {
|
|
|
61477
61517
|
this.storageService = inject(AXPEntityStorageService);
|
|
61478
61518
|
}
|
|
61479
61519
|
async seed() {
|
|
61480
|
-
await this.storageService.initial(`${RootConfig$
|
|
61520
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.meetingFiles.name}`, meetingFilesMock);
|
|
61481
61521
|
}
|
|
61482
61522
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingFilesDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61483
61523
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingFilesDataSeeder }); }
|
|
@@ -61550,7 +61590,7 @@ class AXMMeetingSessionDataSeeder {
|
|
|
61550
61590
|
this.storageService = inject(AXPEntityStorageService);
|
|
61551
61591
|
}
|
|
61552
61592
|
async seed() {
|
|
61553
|
-
await this.storageService.initial(`${RootConfig$
|
|
61593
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.meetingSession.name}`, meetingSessionMock);
|
|
61554
61594
|
}
|
|
61555
61595
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingSessionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61556
61596
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingSessionDataSeeder }); }
|
|
@@ -61609,7 +61649,7 @@ class AXMMeetingTypeFileTemplateDataSeeder {
|
|
|
61609
61649
|
this.storageService = inject(AXPEntityStorageService);
|
|
61610
61650
|
}
|
|
61611
61651
|
async seed() {
|
|
61612
|
-
await this.storageService.initial(`${RootConfig$
|
|
61652
|
+
await this.storageService.initial(`${RootConfig$q.module.name}.${RootConfig$q.entities.meetingTypeFileTemplate.name}`, meetingTypeFileTemplateMock);
|
|
61613
61653
|
}
|
|
61614
61654
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
61615
61655
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMMeetingTypeFileTemplateDataSeeder }); }
|
|
@@ -62227,12 +62267,12 @@ const createFileCastMiddleware = {
|
|
|
62227
62267
|
const entityService = inject(AXPEntityService);
|
|
62228
62268
|
const documentData = documentManagementService != null
|
|
62229
62269
|
? entityService
|
|
62230
|
-
.withEntity(RootConfig$
|
|
62270
|
+
.withEntity(RootConfig$f.module.name, RootConfig$f.entities.document.name)
|
|
62231
62271
|
.data()
|
|
62232
62272
|
: undefined;
|
|
62233
62273
|
const folderData = documentManagementService != null
|
|
62234
62274
|
? entityService
|
|
62235
|
-
.withEntity(RootConfig$
|
|
62275
|
+
.withEntity(RootConfig$f.module.name, RootConfig$f.entities.folder.name)
|
|
62236
62276
|
.data()
|
|
62237
62277
|
: undefined;
|
|
62238
62278
|
/** Resolve document DTOs by id: batch query first, then byKey for any misses (query/in can miss synced rows in mock). */
|
|
@@ -64316,12 +64356,12 @@ const policyEnforceMiddleware = {
|
|
|
64316
64356
|
// Inject services at the top (before any await) to ensure injection context
|
|
64317
64357
|
const entityService = inject(AXPEntityService);
|
|
64318
64358
|
const policyService = entityService
|
|
64319
|
-
.withEntity(RootConfig$
|
|
64359
|
+
.withEntity(RootConfig$6.module.name, RootConfig$6.entities.policy.name)
|
|
64320
64360
|
.data();
|
|
64321
64361
|
const evaluator = inject(AXPExpressionEvaluatorService);
|
|
64322
64362
|
const backend = inject(AXP_ENTITY_STORAGE_BACKEND);
|
|
64323
64363
|
// Prevent recursion: skip enforcement when querying the Policy entity itself
|
|
64324
|
-
const policyEntityFullName = `${RootConfig$
|
|
64364
|
+
const policyEntityFullName = `${RootConfig$6.module.name}.${RootConfig$6.entities.policy.name}`;
|
|
64325
64365
|
if (ctx.entityName === policyEntityFullName) {
|
|
64326
64366
|
// Invalidate cache when Policy is modified so next entity op gets fresh policies
|
|
64327
64367
|
if (ctx.op === 'create' || ctx.op === 'update' || ctx.op === 'delete') {
|
|
@@ -64635,7 +64675,7 @@ class AXCNotificationTemplateDataSeeder {
|
|
|
64635
64675
|
this.storageService = inject(AXPEntityStorageService);
|
|
64636
64676
|
}
|
|
64637
64677
|
async seed() {
|
|
64638
|
-
await this.storageService.initial(`${RootConfig$
|
|
64678
|
+
await this.storageService.initial(`${RootConfig$r.module.name}.${RootConfig$r.entities.template.name}`, NOTIFICATION_TEMPLATES);
|
|
64639
64679
|
}
|
|
64640
64680
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCNotificationTemplateDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
64641
64681
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCNotificationTemplateDataSeeder }); }
|
|
@@ -64729,7 +64769,7 @@ class AXMMockNotificationService {
|
|
|
64729
64769
|
this.entityService = inject(AXPEntityService);
|
|
64730
64770
|
this.notificationRealtime = inject(AXMNotificationRealtimeService);
|
|
64731
64771
|
this.notificationData = this.entityService
|
|
64732
|
-
.withEntity(RootConfig$
|
|
64772
|
+
.withEntity(RootConfig$r.module.name, RootConfig$r.entities.notification.name)
|
|
64733
64773
|
.data();
|
|
64734
64774
|
}
|
|
64735
64775
|
async getList() {
|
|
@@ -64789,7 +64829,7 @@ class AXMNotificationDataSeeder {
|
|
|
64789
64829
|
this.storageService = inject(AXPEntityStorageService);
|
|
64790
64830
|
}
|
|
64791
64831
|
async seed() {
|
|
64792
|
-
await this.storageService.initial(`${RootConfig$
|
|
64832
|
+
await this.storageService.initial(`${RootConfig$r.module.name}.${RootConfig$r.entities.notification.name}`, NOTIFICATIONS);
|
|
64793
64833
|
}
|
|
64794
64834
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMNotificationDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
64795
64835
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMNotificationDataSeeder }); }
|
|
@@ -64873,7 +64913,7 @@ class AXMBusinessUnitDataSeeder {
|
|
|
64873
64913
|
this.storage = inject(AXPEntityStorageService);
|
|
64874
64914
|
}
|
|
64875
64915
|
async seed() {
|
|
64876
|
-
await this.storage.initial(RootConfig$
|
|
64916
|
+
await this.storage.initial(RootConfig$l.entities.businessUnit.source, BUSINESS_UNITS_MOCK);
|
|
64877
64917
|
}
|
|
64878
64918
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMBusinessUnitDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
64879
64919
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMBusinessUnitDataSeeder }); }
|
|
@@ -65384,7 +65424,7 @@ class PositionHierarchyOrgChartBuilder {
|
|
|
65384
65424
|
description: employeeRole ?? undefined,
|
|
65385
65425
|
type: AXMOrgChartNodeType.Position,
|
|
65386
65426
|
icon: 'fa-user-tie',
|
|
65387
|
-
entity: { id: positionId, type: RootConfig$
|
|
65427
|
+
entity: { id: positionId, type: RootConfig$l.entities.position.source },
|
|
65388
65428
|
metadata: positionMetadata,
|
|
65389
65429
|
children: combinedChildren.length ? combinedChildren : undefined,
|
|
65390
65430
|
isExpanded: true,
|
|
@@ -65910,17 +65950,17 @@ function countDistinctSeatsInBuClosure(closure, businessUnitById, assignmentsInS
|
|
|
65910
65950
|
async function loadOrgChartGenerationWorkspace(storage, session) {
|
|
65911
65951
|
const now = new Date();
|
|
65912
65952
|
const tenant = session.tenant;
|
|
65913
|
-
const geographicRegionSource = `${RootConfig$
|
|
65953
|
+
const geographicRegionSource = `${RootConfig$o.module.name}.${RootConfig$o.entities.geographicRegion.name}`;
|
|
65914
65954
|
const [businessUnits, businessUnitTypes, positions, geographicRegions] = await Promise.all([
|
|
65915
|
-
storage.getAll(RootConfig$
|
|
65916
|
-
storage.getAll(RootConfig$
|
|
65917
|
-
storage.getAll(RootConfig$
|
|
65955
|
+
storage.getAll(RootConfig$l.entities.businessUnit.source),
|
|
65956
|
+
storage.getAll(RootConfig$l.entities.businessUnitType.source),
|
|
65957
|
+
storage.getAll(RootConfig$l.entities.position.source),
|
|
65918
65958
|
storage.getAll(geographicRegionSource),
|
|
65919
65959
|
]);
|
|
65920
65960
|
const [employees, assignments, teams] = await Promise.all([
|
|
65921
|
-
storage.getAll(RootConfig$
|
|
65922
|
-
storage.getAll(RootConfig$
|
|
65923
|
-
storage.getAll(RootConfig$
|
|
65961
|
+
storage.getAll(RootConfig$k.entities.employee.source),
|
|
65962
|
+
storage.getAll(RootConfig$k.entities.positionAssignment.source),
|
|
65963
|
+
storage.getAll(RootConfig$l.entities.team.source),
|
|
65924
65964
|
]);
|
|
65925
65965
|
const businessUnitById = new Map(businessUnits.map((d) => [d.id, d]));
|
|
65926
65966
|
const buTypeById = new Map(businessUnitTypes.map((t) => [t.id, t]));
|
|
@@ -66107,7 +66147,7 @@ function composeOrgChartTreeForMode(workspace, mode, showVacantLeafSeats) {
|
|
|
66107
66147
|
icon: 'fa-address-card',
|
|
66108
66148
|
entity: {
|
|
66109
66149
|
id: String(emp.id),
|
|
66110
|
-
type: RootConfig$
|
|
66150
|
+
type: RootConfig$k.entities.employee.source,
|
|
66111
66151
|
},
|
|
66112
66152
|
metadata: {
|
|
66113
66153
|
chartTemplate: 'employee-card',
|
|
@@ -66148,7 +66188,7 @@ function composeOrgChartTreeForMode(workspace, mode, showVacantLeafSeats) {
|
|
|
66148
66188
|
subtitle: AXM_ORG_CHART_NODE_LABELS.vacant,
|
|
66149
66189
|
type: AXMOrgChartNodeType.Position,
|
|
66150
66190
|
icon: 'fa-user-tie',
|
|
66151
|
-
entity: { id: positionId, type: RootConfig$
|
|
66191
|
+
entity: { id: positionId, type: RootConfig$l.entities.position.source },
|
|
66152
66192
|
metadata: {
|
|
66153
66193
|
chartTemplate: 'position-ic',
|
|
66154
66194
|
vacant: true,
|
|
@@ -66200,7 +66240,7 @@ function composeOrgChartTreeForMode(workspace, mode, showVacantLeafSeats) {
|
|
|
66200
66240
|
description: employeeRole ?? undefined,
|
|
66201
66241
|
type: AXMOrgChartNodeType.Position,
|
|
66202
66242
|
icon: 'fa-user-tie',
|
|
66203
|
-
entity: { id: positionId, type: RootConfig$
|
|
66243
|
+
entity: { id: positionId, type: RootConfig$l.entities.position.source },
|
|
66204
66244
|
metadata: positionMetadata,
|
|
66205
66245
|
children: employeeExtraChildren.length ? employeeExtraChildren : undefined,
|
|
66206
66246
|
isExpanded: true,
|
|
@@ -66252,8 +66292,8 @@ function composeOrgChartTreeForMode(workspace, mode, showVacantLeafSeats) {
|
|
|
66252
66292
|
};
|
|
66253
66293
|
const ctx = {
|
|
66254
66294
|
now,
|
|
66255
|
-
orgRootConfig: RootConfig$
|
|
66256
|
-
hcmRootConfig: RootConfig$
|
|
66295
|
+
orgRootConfig: RootConfig$l,
|
|
66296
|
+
hcmRootConfig: RootConfig$k,
|
|
66257
66297
|
root,
|
|
66258
66298
|
data: {
|
|
66259
66299
|
businessUnits: businessUnits,
|
|
@@ -66402,7 +66442,7 @@ class AXMOrgChartGenerateCommand {
|
|
|
66402
66442
|
},
|
|
66403
66443
|
};
|
|
66404
66444
|
const version = this.generateVersion();
|
|
66405
|
-
const id = await this.storage.insertOne(RootConfig$
|
|
66445
|
+
const id = await this.storage.insertOne(RootConfig$l.entities.chart.source, {
|
|
66406
66446
|
version,
|
|
66407
66447
|
structure,
|
|
66408
66448
|
});
|
|
@@ -66453,8 +66493,8 @@ class AXMResponsibilityDataSeeder {
|
|
|
66453
66493
|
this.storageService = inject(AXPEntityStorageService);
|
|
66454
66494
|
}
|
|
66455
66495
|
async seed() {
|
|
66456
|
-
await this.storageService.initial(`${RootConfig$
|
|
66457
|
-
await this.storageService.initial(RootConfig$
|
|
66496
|
+
await this.storageService.initial(`${RootConfig$l.entities.responsibility.source}Category`, RESPONSIBILITIES_CATEGORY_MOCK);
|
|
66497
|
+
await this.storageService.initial(RootConfig$l.entities.responsibility.source, RESPONSIBILITIES_MOCK);
|
|
66458
66498
|
}
|
|
66459
66499
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMResponsibilityDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66460
66500
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMResponsibilityDataSeeder }); }
|
|
@@ -66468,7 +66508,7 @@ class AXMBusinessUnitTypeDataSeeder {
|
|
|
66468
66508
|
this.storage = inject(AXPEntityStorageService);
|
|
66469
66509
|
}
|
|
66470
66510
|
async seed() {
|
|
66471
|
-
await this.storage.initial(RootConfig$
|
|
66511
|
+
await this.storage.initial(RootConfig$l.entities.businessUnitType.source, BUSINESS_UNIT_TYPES_MOCK);
|
|
66472
66512
|
}
|
|
66473
66513
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66474
66514
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMBusinessUnitTypeDataSeeder }); }
|
|
@@ -66482,8 +66522,8 @@ class AXMPositionDataSeeder {
|
|
|
66482
66522
|
this.storageService = inject(AXPEntityStorageService);
|
|
66483
66523
|
}
|
|
66484
66524
|
async seed() {
|
|
66485
|
-
await this.storageService.initial(`${RootConfig$
|
|
66486
|
-
await this.storageService.initial(RootConfig$
|
|
66525
|
+
await this.storageService.initial(`${RootConfig$l.entities.position.source}Category`, POSITIONS_CATEGORY_MOCK);
|
|
66526
|
+
await this.storageService.initial(RootConfig$l.entities.position.source, POSITIONS_MOCK);
|
|
66487
66527
|
}
|
|
66488
66528
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMPositionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66489
66529
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMPositionDataSeeder }); }
|
|
@@ -66497,8 +66537,8 @@ class AXMJobDefinitionDataSeeder {
|
|
|
66497
66537
|
this.storageService = inject(AXPEntityStorageService);
|
|
66498
66538
|
}
|
|
66499
66539
|
async seed() {
|
|
66500
|
-
await this.storageService.initial(`${RootConfig$
|
|
66501
|
-
await this.storageService.initial(RootConfig$
|
|
66540
|
+
await this.storageService.initial(`${RootConfig$l.entities.jobDefinition.source}Category`, JOB_DEFINITIONS_CATEGORY_MOCK);
|
|
66541
|
+
await this.storageService.initial(RootConfig$l.entities.jobDefinition.source, JOB_DEFINITIONS_MOCK);
|
|
66502
66542
|
}
|
|
66503
66543
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMJobDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66504
66544
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMJobDefinitionDataSeeder }); }
|
|
@@ -66512,7 +66552,7 @@ class AXMJobLevelDataSeeder {
|
|
|
66512
66552
|
this.storageService = inject(AXPEntityStorageService);
|
|
66513
66553
|
}
|
|
66514
66554
|
async seed() {
|
|
66515
|
-
await this.storageService.initial(RootConfig$
|
|
66555
|
+
await this.storageService.initial(RootConfig$l.entities.jobLevel.source, JOB_LEVELS_MOCK);
|
|
66516
66556
|
}
|
|
66517
66557
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMJobLevelDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66518
66558
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMJobLevelDataSeeder }); }
|
|
@@ -66526,7 +66566,7 @@ class AXMOrganizationResponsibilityLevelSeeder {
|
|
|
66526
66566
|
this.storageService = inject(AXPEntityStorageService);
|
|
66527
66567
|
}
|
|
66528
66568
|
async seed() {
|
|
66529
|
-
await this.storageService.initial(`${RootConfig$
|
|
66569
|
+
await this.storageService.initial(`${RootConfig$l.module.name}.${RootConfig$l.entities.responsibilityLevel.name}`, organizationManagementResponsibilityLevelMocks);
|
|
66530
66570
|
}
|
|
66531
66571
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMOrganizationResponsibilityLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66532
66572
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMOrganizationResponsibilityLevelSeeder }); }
|
|
@@ -66871,8 +66911,8 @@ class AXMTeamDataSeeder {
|
|
|
66871
66911
|
this.storageService = inject(AXPEntityStorageService);
|
|
66872
66912
|
}
|
|
66873
66913
|
async seed() {
|
|
66874
|
-
await this.storageService.initial(`${RootConfig$
|
|
66875
|
-
await this.storageService.initial(RootConfig$
|
|
66914
|
+
await this.storageService.initial(`${RootConfig$l.entities.team.source}Category`, TEAMS_CATEGORY_MOCK);
|
|
66915
|
+
await this.storageService.initial(RootConfig$l.entities.team.source, TEAMS_MOCK);
|
|
66876
66916
|
}
|
|
66877
66917
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTeamDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66878
66918
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTeamDataSeeder }); }
|
|
@@ -66963,7 +67003,7 @@ class AXMTeamBusinessUnitDataSeeder {
|
|
|
66963
67003
|
this.storageService = inject(AXPEntityStorageService);
|
|
66964
67004
|
}
|
|
66965
67005
|
async seed() {
|
|
66966
|
-
await this.storageService.initial(RootConfig$
|
|
67006
|
+
await this.storageService.initial(RootConfig$l.entities.teamBusinessUnit.source, TEAM_BUSINESS_UNITS_MOCK);
|
|
66967
67007
|
}
|
|
66968
67008
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTeamBusinessUnitDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66969
67009
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTeamBusinessUnitDataSeeder }); }
|
|
@@ -66986,7 +67026,7 @@ class AXMTeamMemberRoleDataSeeder {
|
|
|
66986
67026
|
this.storageService = inject(AXPEntityStorageService);
|
|
66987
67027
|
}
|
|
66988
67028
|
async seed() {
|
|
66989
|
-
await this.storageService.initial(RootConfig$
|
|
67029
|
+
await this.storageService.initial(RootConfig$l.entities.teamMemberRole.source, TEAM_MEMBER_ROLES_MOCK);
|
|
66990
67030
|
}
|
|
66991
67031
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTeamMemberRoleDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
66992
67032
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTeamMemberRoleDataSeeder }); }
|
|
@@ -67044,7 +67084,7 @@ class AXMTeamMemberDataSeeder {
|
|
|
67044
67084
|
this.storageService = inject(AXPEntityStorageService);
|
|
67045
67085
|
}
|
|
67046
67086
|
async seed() {
|
|
67047
|
-
await this.storageService.initial(RootConfig$
|
|
67087
|
+
await this.storageService.initial(RootConfig$l.entities.teamMember.source, TEAM_MEMBERS_MOCK);
|
|
67048
67088
|
}
|
|
67049
67089
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTeamMemberDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67050
67090
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXMTeamMemberDataSeeder }); }
|
|
@@ -67096,10 +67136,10 @@ const AXCMockOrgChartEventListener = {
|
|
|
67096
67136
|
return;
|
|
67097
67137
|
}
|
|
67098
67138
|
const relevantEntities = [
|
|
67099
|
-
`${RootConfig$
|
|
67100
|
-
`${RootConfig$
|
|
67101
|
-
`${RootConfig$
|
|
67102
|
-
`${RootConfig$
|
|
67139
|
+
`${RootConfig$l.module.name}.${RootConfig$l.entities.businessUnit.name}`,
|
|
67140
|
+
`${RootConfig$l.module.name}.${RootConfig$l.entities.position.name}`,
|
|
67141
|
+
`${RootConfig$k.module.name}.${RootConfig$k.entities.employee.name}`,
|
|
67142
|
+
`${RootConfig$k.module.name}.${RootConfig$k.entities.positionAssignment.name}`,
|
|
67103
67143
|
];
|
|
67104
67144
|
if (!relevantEntities.includes(entityName)) {
|
|
67105
67145
|
return;
|
|
@@ -67121,13 +67161,13 @@ const AXCMockOrgChartEventListener = {
|
|
|
67121
67161
|
//#region ---- Sync Employee.managerId from org model (mock) ----
|
|
67122
67162
|
/** Org / assignment changes require full denorm. Employee create/update is handled by `employeeOrgDenormMiddleware`. */
|
|
67123
67163
|
const WATCHED_ENTITIES = new Set([
|
|
67124
|
-
`${RootConfig$
|
|
67125
|
-
`${RootConfig$
|
|
67126
|
-
`${RootConfig$
|
|
67164
|
+
`${RootConfig$l.module.name}.${RootConfig$l.entities.position.name}`,
|
|
67165
|
+
`${RootConfig$l.module.name}.${RootConfig$l.entities.businessUnit.name}`,
|
|
67166
|
+
`${RootConfig$k.module.name}.${RootConfig$k.entities.positionAssignment.name}`,
|
|
67127
67167
|
]);
|
|
67128
67168
|
async function axcRunFullMockEmployeeOrgDenormSync(storage) {
|
|
67129
|
-
await axcSyncAllEmployeeDenormalizedOrgFields(storage, RootConfig$
|
|
67130
|
-
const employees = await storage.getAll(RootConfig$
|
|
67169
|
+
await axcSyncAllEmployeeDenormalizedOrgFields(storage, RootConfig$l, RootConfig$k, true);
|
|
67170
|
+
const employees = await storage.getAll(RootConfig$k.entities.employee.source);
|
|
67131
67171
|
axcPatchEmployeeManagerRefsFromRows(employees);
|
|
67132
67172
|
axcPatchEmployeeActivePrimaryPositionRefsFromRows(employees);
|
|
67133
67173
|
axcPatchEmployeeActivePrimaryBusinessUnitRefsFromRows(employees);
|
|
@@ -67316,7 +67356,7 @@ class AXCEducationLevelSeeder {
|
|
|
67316
67356
|
this.storageService = inject(AXPEntityStorageService);
|
|
67317
67357
|
}
|
|
67318
67358
|
async seed() {
|
|
67319
|
-
await this.storageService.initial(`${RootConfig$
|
|
67359
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.educationLevel.name}`, educationLevelMocks);
|
|
67320
67360
|
}
|
|
67321
67361
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCEducationLevelSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67322
67362
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCEducationLevelSeeder }); }
|
|
@@ -67330,7 +67370,7 @@ class AXCGenderSeeder {
|
|
|
67330
67370
|
this.storageService = inject(AXPEntityStorageService);
|
|
67331
67371
|
}
|
|
67332
67372
|
async seed() {
|
|
67333
|
-
await this.storageService.initial(`${RootConfig$
|
|
67373
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.gender.name}`, genderMocks);
|
|
67334
67374
|
}
|
|
67335
67375
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCGenderSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67336
67376
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCGenderSeeder }); }
|
|
@@ -67344,7 +67384,7 @@ class AXCMaritalStatusSeeder {
|
|
|
67344
67384
|
this.storageService = inject(AXPEntityStorageService);
|
|
67345
67385
|
}
|
|
67346
67386
|
async seed() {
|
|
67347
|
-
await this.storageService.initial(`${RootConfig$
|
|
67387
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.maritalStatus.name}`, maritalStatusMocks);
|
|
67348
67388
|
}
|
|
67349
67389
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMaritalStatusSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67350
67390
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCMaritalStatusSeeder }); }
|
|
@@ -67358,7 +67398,7 @@ class AXCPersonTitleSeeder {
|
|
|
67358
67398
|
this.storageService = inject(AXPEntityStorageService);
|
|
67359
67399
|
}
|
|
67360
67400
|
async seed() {
|
|
67361
|
-
await this.storageService.initial(`${RootConfig$
|
|
67401
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.personTitle.name}`, personTitleMocks);
|
|
67362
67402
|
}
|
|
67363
67403
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPersonTitleSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67364
67404
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPersonTitleSeeder }); }
|
|
@@ -67372,7 +67412,7 @@ class AXCPersonSeeder {
|
|
|
67372
67412
|
this.storageService = inject(AXPEntityStorageService);
|
|
67373
67413
|
}
|
|
67374
67414
|
async seed() {
|
|
67375
|
-
await this.storageService.initial(`${RootConfig$
|
|
67415
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.person.name}`, personMock);
|
|
67376
67416
|
}
|
|
67377
67417
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPersonSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67378
67418
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPersonSeeder }); }
|
|
@@ -67450,7 +67490,7 @@ class AXCPersonIdentifierTypeSeeder {
|
|
|
67450
67490
|
this.storageService = inject(AXPEntityStorageService);
|
|
67451
67491
|
}
|
|
67452
67492
|
async seed() {
|
|
67453
|
-
await this.storageService.initial(`${RootConfig$
|
|
67493
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.personIdentifierType.name}`, personIdentifierTypeMock);
|
|
67454
67494
|
}
|
|
67455
67495
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPersonIdentifierTypeSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67456
67496
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPersonIdentifierTypeSeeder }); }
|
|
@@ -67612,7 +67652,7 @@ class AXCPersonRelationshipSeeder {
|
|
|
67612
67652
|
this.storageService = inject(AXPEntityStorageService);
|
|
67613
67653
|
}
|
|
67614
67654
|
async seed() {
|
|
67615
|
-
await this.storageService.initial(`${RootConfig$
|
|
67655
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.personRelationship.name}`, personRelationshipMock);
|
|
67616
67656
|
}
|
|
67617
67657
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPersonRelationshipSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67618
67658
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCPersonRelationshipSeeder }); }
|
|
@@ -67670,7 +67710,7 @@ class AXCReligionSeeder {
|
|
|
67670
67710
|
this.storageService = inject(AXPEntityStorageService);
|
|
67671
67711
|
}
|
|
67672
67712
|
async seed() {
|
|
67673
|
-
await this.storageService.initial(`${RootConfig$
|
|
67713
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.religion.name}`, religionMocks);
|
|
67674
67714
|
}
|
|
67675
67715
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCReligionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67676
67716
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCReligionSeeder }); }
|
|
@@ -67684,7 +67724,7 @@ class AXCContactRoleSeeder {
|
|
|
67684
67724
|
this.storageService = inject(AXPEntityStorageService);
|
|
67685
67725
|
}
|
|
67686
67726
|
async seed() {
|
|
67687
|
-
await this.storageService.initial(`${RootConfig$
|
|
67727
|
+
await this.storageService.initial(`${RootConfig$s.module.name}.${RootConfig$s.entities.contactRole.name}`, contactRoleMocks);
|
|
67688
67728
|
}
|
|
67689
67729
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCContactRoleSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
67690
67730
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCContactRoleSeeder }); }
|
|
@@ -68089,7 +68129,7 @@ class AXCTokensDataSeeder {
|
|
|
68089
68129
|
this.storageService = inject(AXPEntityStorageService);
|
|
68090
68130
|
}
|
|
68091
68131
|
async seed() {
|
|
68092
|
-
await this.storageService.initial(`${RootConfig$
|
|
68132
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${RootConfig$t.entities.token.name}`, TOKENS);
|
|
68093
68133
|
}
|
|
68094
68134
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTokensDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
68095
68135
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTokensDataSeeder }); }
|
|
@@ -68099,13 +68139,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
68099
68139
|
}] });
|
|
68100
68140
|
|
|
68101
68141
|
/** Entity name for token categories (from category plugin: Tokens → TokensCategory) */
|
|
68102
|
-
const TOKEN_CATEGORY_ENTITY = `${RootConfig$
|
|
68142
|
+
const TOKEN_CATEGORY_ENTITY = `${RootConfig$t.entities.token.name}Category`;
|
|
68103
68143
|
class AXCTokenCategorySeeder {
|
|
68104
68144
|
constructor() {
|
|
68105
68145
|
this.storageService = inject(AXPEntityStorageService);
|
|
68106
68146
|
}
|
|
68107
68147
|
async seed() {
|
|
68108
|
-
await this.storageService.initial(`${RootConfig$
|
|
68148
|
+
await this.storageService.initial(`${RootConfig$t.module.name}.${TOKEN_CATEGORY_ENTITY}`, tokenCategoryMocks);
|
|
68109
68149
|
}
|
|
68110
68150
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTokenCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
68111
68151
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTokenCategorySeeder }); }
|
|
@@ -72346,7 +72386,7 @@ class AXPSecurityManagementRoleDataSeeder {
|
|
|
72346
72386
|
this.storageService = inject(AXPEntityStorageService);
|
|
72347
72387
|
}
|
|
72348
72388
|
async seed() {
|
|
72349
|
-
const entityName = `${RootConfig$
|
|
72389
|
+
const entityName = `${RootConfig$6.module.name}.${RootConfig$6.entities.roles.name}`;
|
|
72350
72390
|
const roles = mockRoleDefinitions.map((role) => ({
|
|
72351
72391
|
...role,
|
|
72352
72392
|
}));
|
|
@@ -72400,7 +72440,7 @@ class AXPSecurityManagementUserDataSeeder {
|
|
|
72400
72440
|
this.backend = inject(AXP_ENTITY_STORAGE_BACKEND);
|
|
72401
72441
|
}
|
|
72402
72442
|
async seed() {
|
|
72403
|
-
const entityName = `${RootConfig$
|
|
72443
|
+
const entityName = `${RootConfig$6.module.name}.${RootConfig$6.entities.users.name}`;
|
|
72404
72444
|
await this.storageService.initial(entityName, mockUsers, {
|
|
72405
72445
|
mergeType: 'merge',
|
|
72406
72446
|
uniqueKeys: ['username'],
|
|
@@ -72466,7 +72506,7 @@ class AXPSecurityManagementUserDataSeeder {
|
|
|
72466
72506
|
* Keeps MAGFA collaboration demo user aligned with the conversation-only role in storage.
|
|
72467
72507
|
*/
|
|
72468
72508
|
async syncCollaborationDemoUserRoles(usersEntityName) {
|
|
72469
|
-
const rolesEntityName = `${RootConfig$
|
|
72509
|
+
const rolesEntityName = `${RootConfig$6.module.name}.${RootConfig$6.entities.roles.name}`;
|
|
72470
72510
|
const storedRoles = await this.backend.getAll(rolesEntityName);
|
|
72471
72511
|
const conversationOnlyRole = storedRoles.find((role) => role.name === 'conversation-only');
|
|
72472
72512
|
if (!conversationOnlyRole?.id) {
|
|
@@ -72496,7 +72536,7 @@ class AXPSecurityManagementDeviceSessionDataSeeder {
|
|
|
72496
72536
|
this.sessionService = inject(AXPSessionService);
|
|
72497
72537
|
}
|
|
72498
72538
|
async seed() {
|
|
72499
|
-
await this.storageService.initial(`${RootConfig$
|
|
72539
|
+
await this.storageService.initial(`${RootConfig$6.module.name}.${RootConfig$6.entities.deviceSessions.name}`, this.generateDeviceSessions());
|
|
72500
72540
|
}
|
|
72501
72541
|
generateDeviceSessions() {
|
|
72502
72542
|
const deviceSessions = [];
|
|
@@ -72601,7 +72641,7 @@ class AXCDeviceSessionService {
|
|
|
72601
72641
|
this.sessionService = inject(AXPSessionService);
|
|
72602
72642
|
this.entityService = inject(AXPEntityService);
|
|
72603
72643
|
this.deviceSessionsData = this.entityService
|
|
72604
|
-
.withEntity(RootConfig$
|
|
72644
|
+
.withEntity(RootConfig$6.module.name, RootConfig$6.entities.deviceSessions.name)
|
|
72605
72645
|
.data();
|
|
72606
72646
|
}
|
|
72607
72647
|
//#endregion
|
|
@@ -72674,7 +72714,7 @@ class AXPSecurityManagementPolicyDataSeeder {
|
|
|
72674
72714
|
}
|
|
72675
72715
|
async seed() {
|
|
72676
72716
|
// Seed the predefined policies. The policy records themselves are marked as system.
|
|
72677
|
-
await this.storageService.initial(`${RootConfig$
|
|
72717
|
+
await this.storageService.initial(`${RootConfig$6.module.name}.${RootConfig$6.entities.policy.name}`, mockPolicyDefinitions);
|
|
72678
72718
|
}
|
|
72679
72719
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPSecurityManagementPolicyDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
72680
72720
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXPSecurityManagementPolicyDataSeeder }); }
|
|
@@ -72686,7 +72726,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
72686
72726
|
//#region ---- Imports ----
|
|
72687
72727
|
//#endregion
|
|
72688
72728
|
//#region ---- User effective state (mock) ----
|
|
72689
|
-
const USER_ENTITY = `${RootConfig$
|
|
72729
|
+
const USER_ENTITY = `${RootConfig$6.module.name}.${RootConfig$6.entities.users.name}`;
|
|
72690
72730
|
/**
|
|
72691
72731
|
* Persists `effectiveState` with `accountState` and `accessState` for SecurityManagement.User mock rows.
|
|
72692
72732
|
*/
|
|
@@ -72746,7 +72786,7 @@ class AXCSecurityManagementMockModule {
|
|
|
72746
72786
|
provideQuerySetups([
|
|
72747
72787
|
{
|
|
72748
72788
|
key: 'SecurityManagement:User:RolesForListColumn',
|
|
72749
|
-
loader: () => import('./acorex-connectivity-mock-user-roles-for-list-column.query-
|
|
72789
|
+
loader: () => import('./acorex-connectivity-mock-user-roles-for-list-column.query-D2QjJXu4.mjs').then((m) => m.UserRolesForListColumnQuery),
|
|
72750
72790
|
},
|
|
72751
72791
|
]),
|
|
72752
72792
|
] }); }
|
|
@@ -72790,7 +72830,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
72790
72830
|
provideQuerySetups([
|
|
72791
72831
|
{
|
|
72792
72832
|
key: 'SecurityManagement:User:RolesForListColumn',
|
|
72793
|
-
loader: () => import('./acorex-connectivity-mock-user-roles-for-list-column.query-
|
|
72833
|
+
loader: () => import('./acorex-connectivity-mock-user-roles-for-list-column.query-D2QjJXu4.mjs').then((m) => m.UserRolesForListColumnQuery),
|
|
72794
72834
|
},
|
|
72795
72835
|
]),
|
|
72796
72836
|
],
|
|
@@ -73448,7 +73488,7 @@ class AXCSubscriptionSeeder {
|
|
|
73448
73488
|
this.storageService = inject(AXPEntityStorageService);
|
|
73449
73489
|
}
|
|
73450
73490
|
async seed() {
|
|
73451
|
-
const entityName = RootConfig$
|
|
73491
|
+
const entityName = RootConfig$5.entities.subscription.source;
|
|
73452
73492
|
const resolvedMocks = await this.resolveMockSubscriptions();
|
|
73453
73493
|
await this.storageService.initial(entityName, resolvedMocks, {
|
|
73454
73494
|
mergeType: 'merge',
|
|
@@ -73457,8 +73497,8 @@ class AXCSubscriptionSeeder {
|
|
|
73457
73497
|
await this.syncSubscriptionsFromMock(entityName, resolvedMocks);
|
|
73458
73498
|
}
|
|
73459
73499
|
async resolveMockSubscriptions() {
|
|
73460
|
-
const tenantEntityName = `${RootConfig$
|
|
73461
|
-
const planEntityName = RootConfig$
|
|
73500
|
+
const tenantEntityName = `${RootConfig$7.module.name}.${RootConfig$7.entities.tenant.name}`;
|
|
73501
|
+
const planEntityName = RootConfig$5.entities.subscriptionPlan.source;
|
|
73462
73502
|
const [storedTenants, storedPlans] = await Promise.all([
|
|
73463
73503
|
this.storageService.getAll(tenantEntityName),
|
|
73464
73504
|
this.storageService.getAll(planEntityName),
|
|
@@ -73530,7 +73570,7 @@ class AXCSubscriptionPlanSeeder {
|
|
|
73530
73570
|
this.storageService = inject(AXPEntityStorageService);
|
|
73531
73571
|
}
|
|
73532
73572
|
async seed() {
|
|
73533
|
-
await this.storageService.initial(RootConfig$
|
|
73573
|
+
await this.storageService.initial(RootConfig$5.entities.subscriptionPlan.source, SUBSCRIPTION_PLANS_MOCK, {
|
|
73534
73574
|
mergeType: 'merge',
|
|
73535
73575
|
uniqueKeys: ['code'],
|
|
73536
73576
|
});
|
|
@@ -73621,7 +73661,7 @@ class AXCSubscriptionPlanItemSeeder {
|
|
|
73621
73661
|
this.storageService = inject(AXPEntityStorageService);
|
|
73622
73662
|
}
|
|
73623
73663
|
async seed() {
|
|
73624
|
-
await this.storageService.initial(RootConfig$
|
|
73664
|
+
await this.storageService.initial(RootConfig$5.entities.subscriptionPlanItem.source, SUBSCRIPTION_PLAN_ITEMS_MOCK);
|
|
73625
73665
|
}
|
|
73626
73666
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSubscriptionPlanItemSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
73627
73667
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCSubscriptionPlanItemSeeder }); }
|
|
@@ -74631,7 +74671,7 @@ class AXCTenantSeeder {
|
|
|
74631
74671
|
this.storageService = inject(AXPEntityStorageService);
|
|
74632
74672
|
}
|
|
74633
74673
|
async seed() {
|
|
74634
|
-
await this.storageService.initial(RootConfig$
|
|
74674
|
+
await this.storageService.initial(RootConfig$7.entities.tenant.source, tenantMocks);
|
|
74635
74675
|
}
|
|
74636
74676
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTenantSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
74637
74677
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCTenantSeeder }); }
|
|
@@ -74820,7 +74860,7 @@ class AXCTenantUserSeeder {
|
|
|
74820
74860
|
this.backend = inject(AXP_ENTITY_STORAGE_BACKEND);
|
|
74821
74861
|
}
|
|
74822
74862
|
async seed() {
|
|
74823
|
-
const entityName = `${RootConfig$
|
|
74863
|
+
const entityName = `${RootConfig$7.module.name}.${RootConfig$7.entities.tenantUser.name}`;
|
|
74824
74864
|
const resolvedMocks = await this.resolveMockTenantUsers();
|
|
74825
74865
|
await this.storageService.initial(entityName, resolvedMocks, {
|
|
74826
74866
|
mergeType: 'merge',
|
|
@@ -74832,9 +74872,9 @@ class AXCTenantUserSeeder {
|
|
|
74832
74872
|
* Maps mock tenant-user rows to user/tenant/role ids currently stored in IndexedDB.
|
|
74833
74873
|
*/
|
|
74834
74874
|
async resolveMockTenantUsers() {
|
|
74835
|
-
const tenantEntityName = `${RootConfig$
|
|
74836
|
-
const userEntityName = `${RootConfig$
|
|
74837
|
-
const roleEntityName = `${RootConfig$
|
|
74875
|
+
const tenantEntityName = `${RootConfig$7.module.name}.${RootConfig$7.entities.tenant.name}`;
|
|
74876
|
+
const userEntityName = `${RootConfig$6.module.name}.${RootConfig$6.entities.users.name}`;
|
|
74877
|
+
const roleEntityName = `${RootConfig$6.module.name}.${RootConfig$6.entities.roles.name}`;
|
|
74838
74878
|
const [storedTenants, storedUsers, storedRoles] = await Promise.all([
|
|
74839
74879
|
this.backend.getAll(tenantEntityName),
|
|
74840
74880
|
this.backend.getAll(userEntityName),
|
|
@@ -74944,7 +74984,7 @@ class AXMCreateTenantUserCommand {
|
|
|
74944
74984
|
};
|
|
74945
74985
|
}
|
|
74946
74986
|
// Check if account holder already exists for this tenant
|
|
74947
|
-
const tenantUserEntityName = `${RootConfig$
|
|
74987
|
+
const tenantUserEntityName = `${RootConfig$7.module.name}.${RootConfig$7.entities.tenantUser.name}`;
|
|
74948
74988
|
const accountHolderResult = await this.storageService.query(tenantUserEntityName, {
|
|
74949
74989
|
skip: 0,
|
|
74950
74990
|
take: 1,
|
|
@@ -74958,7 +74998,7 @@ class AXMCreateTenantUserCommand {
|
|
|
74958
74998
|
});
|
|
74959
74999
|
const hasAccountHolder = accountHolderResult.items && accountHolderResult.items.length > 0;
|
|
74960
75000
|
// Get roles for the role dropdown
|
|
74961
|
-
const rolesResult = await this.storageService.query(`${RootConfig$
|
|
75001
|
+
const rolesResult = await this.storageService.query(`${RootConfig$6.module.name}.${RootConfig$6.entities.roles.name}`, { skip: 0, take: 1000 });
|
|
74962
75002
|
const roles = rolesResult.items || [];
|
|
74963
75003
|
// Build dialog with form using layoutBuilder
|
|
74964
75004
|
const dialogBuilder = this.layoutBuilder.create().dialog((dialog) => {
|
|
@@ -75066,7 +75106,7 @@ class AXMCreateTenantUserCommand {
|
|
|
75066
75106
|
};
|
|
75067
75107
|
}
|
|
75068
75108
|
// Check if user already exists
|
|
75069
|
-
const userEntityName = `${RootConfig$
|
|
75109
|
+
const userEntityName = `${RootConfig$6.module.name}.${RootConfig$6.entities.users.name}`;
|
|
75070
75110
|
const existingUsers = await this.storageService.query(userEntityName, {
|
|
75071
75111
|
skip: 0,
|
|
75072
75112
|
take: 1000,
|
|
@@ -76320,14 +76360,14 @@ class AXCUserPassStrategyMock extends AXPAuthStrategy {
|
|
|
76320
76360
|
this.entityRegistery = inject(AXPEntityDefinitionRegistryService);
|
|
76321
76361
|
this.entityService = inject(AXPEntityService);
|
|
76322
76362
|
this.deviceSessionsData = this.entityService
|
|
76323
|
-
.withEntity(RootConfig$
|
|
76363
|
+
.withEntity(RootConfig$6.module.name, RootConfig$6.entities.deviceSessions.name)
|
|
76324
76364
|
.data();
|
|
76325
76365
|
}
|
|
76326
76366
|
get name() {
|
|
76327
76367
|
return 'user-pass';
|
|
76328
76368
|
}
|
|
76329
76369
|
async signin(credentials) {
|
|
76330
|
-
const entityRef = await this.entityRegistery.resolve(RootConfig$
|
|
76370
|
+
const entityRef = await this.entityRegistery.resolve(RootConfig$6.module.name, RootConfig$6.entities.users.name);
|
|
76331
76371
|
const accessToken = 'access_token';
|
|
76332
76372
|
const refreshToken = 'refresh_token';
|
|
76333
76373
|
try {
|
|
@@ -76515,7 +76555,7 @@ class AXCActivityCategorySeeder {
|
|
|
76515
76555
|
this.storageService = inject(AXPEntityStorageService);
|
|
76516
76556
|
}
|
|
76517
76557
|
async seed() {
|
|
76518
|
-
await this.storageService.initial(`${RootConfig$
|
|
76558
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${ACTIVITY_CATEGORY_ENTITY}`, ACTIVITY_CATEGORIES);
|
|
76519
76559
|
}
|
|
76520
76560
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCActivityCategorySeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
76521
76561
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCActivityCategorySeeder }); }
|
|
@@ -76532,7 +76572,7 @@ class AXCActivityDefinitionSeeder {
|
|
|
76532
76572
|
this.storageService = inject(AXPEntityStorageService);
|
|
76533
76573
|
}
|
|
76534
76574
|
async seed() {
|
|
76535
|
-
await this.storageService.initial(`${RootConfig$
|
|
76575
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.activityDefinition.name}`, activityDefinitionEntityMock);
|
|
76536
76576
|
}
|
|
76537
76577
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCActivityDefinitionSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
76538
76578
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCActivityDefinitionSeeder }); }
|
|
@@ -77019,7 +77059,7 @@ const WORKFLOW_CATEGORIES = [
|
|
|
77019
77059
|
];
|
|
77020
77060
|
//#endregion
|
|
77021
77061
|
|
|
77022
|
-
const STORAGE_KEY = `${RootConfig$
|
|
77062
|
+
const STORAGE_KEY = `${RootConfig$m.module.name}.${RootConfig$m.entities.workflowDefinition.name}Category`;
|
|
77023
77063
|
/**
|
|
77024
77064
|
* Seeds workflow categories into entity storage.
|
|
77025
77065
|
* Module’s AXMWorkflowCategoryProvider reads from this key (same pattern as report categories).
|
|
@@ -77242,7 +77282,7 @@ class AXCWorkflowDefinitionDataSeeder {
|
|
|
77242
77282
|
this.storageService = inject(AXPEntityStorageService);
|
|
77243
77283
|
}
|
|
77244
77284
|
async seed() {
|
|
77245
|
-
await this.storageService.initial(`${RootConfig$
|
|
77285
|
+
await this.storageService.initial(`${RootConfig$m.module.name}.${RootConfig$m.entities.workflowDefinition.name}`, workflowDefinitionEntityMock);
|
|
77246
77286
|
}
|
|
77247
77287
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
77248
77288
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.9", ngImport: i0, type: AXCWorkflowDefinitionDataSeeder }); }
|
|
@@ -77803,7 +77843,7 @@ class AXCWorkflowEngine {
|
|
|
77803
77843
|
bookmarkPayload['actions'] = inputs['actions'] || null;
|
|
77804
77844
|
bookmarkPayload['context'] = inputs['context'] || {};
|
|
77805
77845
|
}
|
|
77806
|
-
if (activityType === RootConfig$
|
|
77846
|
+
if (activityType === RootConfig$m.activities.cartable) {
|
|
77807
77847
|
bookmarkPayload['assignedUserIds'] = [];
|
|
77808
77848
|
}
|
|
77809
77849
|
if (resolvedTaskTypeForBookmark === 'human-task') {
|
|
@@ -78158,8 +78198,8 @@ class AXCWorkflowEngine {
|
|
|
78158
78198
|
const payloadActivityType = String(resumePayload['activityType'] ?? '');
|
|
78159
78199
|
const assigned = this.normalizeUserIds(resumePayload['assignedUserIds']) ?? [];
|
|
78160
78200
|
const candidates = this.normalizeUserIds(resumePayload['candidateUserIds']) ?? [];
|
|
78161
|
-
const isCartablePayload = payloadActivityType === RootConfig$
|
|
78162
|
-
const isPooledHumanPayload = payloadActivityType === RootConfig$
|
|
78201
|
+
const isCartablePayload = payloadActivityType === RootConfig$m.activities.cartable;
|
|
78202
|
+
const isPooledHumanPayload = payloadActivityType === RootConfig$m.activities.humanTask &&
|
|
78163
78203
|
assigned.length === 0 &&
|
|
78164
78204
|
candidates.length > 0;
|
|
78165
78205
|
if (isCartablePayload || isPooledHumanPayload) {
|
|
@@ -78307,7 +78347,7 @@ class AXCWorkflowEngine {
|
|
|
78307
78347
|
bookmarkPayload['actions'] = inputs['actions'] || null;
|
|
78308
78348
|
bookmarkPayload['context'] = inputs['context'] || {};
|
|
78309
78349
|
}
|
|
78310
|
-
if (activityType === RootConfig$
|
|
78350
|
+
if (activityType === RootConfig$m.activities.cartable) {
|
|
78311
78351
|
bookmarkPayload['assignedUserIds'] = [];
|
|
78312
78352
|
}
|
|
78313
78353
|
if (resolvedTaskType === 'human-task') {
|
|
@@ -78544,8 +78584,8 @@ class AXCWorkflowEngine {
|
|
|
78544
78584
|
if (assigned.length > 0) {
|
|
78545
78585
|
return { success: false, error: 'This task is already claimed' };
|
|
78546
78586
|
}
|
|
78547
|
-
const isCartable = activityType === RootConfig$
|
|
78548
|
-
const isPooledHuman = activityType === RootConfig$
|
|
78587
|
+
const isCartable = activityType === RootConfig$m.activities.cartable;
|
|
78588
|
+
const isPooledHuman = activityType === RootConfig$m.activities.humanTask && candidates.length > 0;
|
|
78549
78589
|
if (!isCartable && !isPooledHuman) {
|
|
78550
78590
|
return { success: false, error: 'This task cannot be claimed' };
|
|
78551
78591
|
}
|
|
@@ -78610,8 +78650,8 @@ class AXCWorkflowEngine {
|
|
|
78610
78650
|
if (assigned.length > 0) {
|
|
78611
78651
|
return { success: false, error: 'This task is already claimed' };
|
|
78612
78652
|
}
|
|
78613
|
-
const isCartable = activityType === RootConfig$
|
|
78614
|
-
const isPooledHuman = activityType === RootConfig$
|
|
78653
|
+
const isCartable = activityType === RootConfig$m.activities.cartable;
|
|
78654
|
+
const isPooledHuman = activityType === RootConfig$m.activities.humanTask && candidates.length > 0;
|
|
78615
78655
|
if (!isCartable && !isPooledHuman) {
|
|
78616
78656
|
return { success: false, error: 'This task cannot be claimed' };
|
|
78617
78657
|
}
|
|
@@ -78806,7 +78846,7 @@ class AXCWorkflowEngine {
|
|
|
78806
78846
|
}
|
|
78807
78847
|
validateHumanTaskReassignPayload(payload, uid) {
|
|
78808
78848
|
const activityType = String(payload['activityType'] ?? '');
|
|
78809
|
-
if (activityType !== RootConfig$
|
|
78849
|
+
if (activityType !== RootConfig$m.activities.humanTask) {
|
|
78810
78850
|
return { ok: false, error: 'Only human tasks can be reassigned to yourself' };
|
|
78811
78851
|
}
|
|
78812
78852
|
const assigned = this.normalizeUserIds(payload['assignedUserIds']) ?? [];
|
|
@@ -78855,7 +78895,7 @@ class AXCWorkflowEngine {
|
|
|
78855
78895
|
* Activities that suspend for the task board (inbox), same completion path as human-task.
|
|
78856
78896
|
*/
|
|
78857
78897
|
isTaskBoardSuspendGraphActivity(activityType) {
|
|
78858
|
-
return activityType === RootConfig$
|
|
78898
|
+
return activityType === RootConfig$m.activities.humanTask || activityType === RootConfig$m.activities.cartable;
|
|
78859
78899
|
}
|
|
78860
78900
|
/**
|
|
78861
78901
|
* Determine execution mode for an activity (async).
|
|
@@ -78872,7 +78912,7 @@ class AXCWorkflowEngine {
|
|
|
78872
78912
|
async determineExecutionMode(activityType, activity) {
|
|
78873
78913
|
// 1. Check if executionMode is explicitly set in activity instance (highest priority)
|
|
78874
78914
|
if (activity?.metadata && activity.metadata['executionMode']) {
|
|
78875
|
-
if (activityType === RootConfig$
|
|
78915
|
+
if (activityType === RootConfig$m.activities.humanTask) {
|
|
78876
78916
|
console.log(`[AXCWorkflowEngine] determineExecutionMode(${activityType}): from instance metadata →`, activity.metadata['executionMode']);
|
|
78877
78917
|
}
|
|
78878
78918
|
return activity.metadata['executionMode'];
|
|
@@ -78880,7 +78920,7 @@ class AXCWorkflowEngine {
|
|
|
78880
78920
|
// 2. Check cache
|
|
78881
78921
|
const cached = this.activityDefinitionCache.get(activityType);
|
|
78882
78922
|
if (cached && Date.now() - cached.cachedAt.getTime() < this.CACHE_TTL_MS) {
|
|
78883
|
-
if (activityType === RootConfig$
|
|
78923
|
+
if (activityType === RootConfig$m.activities.humanTask) {
|
|
78884
78924
|
console.log(`[AXCWorkflowEngine] determineExecutionMode(${activityType}): from cache →`, cached.executionMode);
|
|
78885
78925
|
}
|
|
78886
78926
|
return cached.executionMode;
|
|
@@ -78888,7 +78928,7 @@ class AXCWorkflowEngine {
|
|
|
78888
78928
|
// 3. Query ActivityDefinitionService
|
|
78889
78929
|
try {
|
|
78890
78930
|
const activityDef = await this.activityDefinitionService.getActivityByName(activityType);
|
|
78891
|
-
if (activityType === RootConfig$
|
|
78931
|
+
if (activityType === RootConfig$m.activities.humanTask) {
|
|
78892
78932
|
console.log(`[AXCWorkflowEngine] determineExecutionMode(${activityType}): from definition →`, {
|
|
78893
78933
|
definitionFound: !!activityDef,
|
|
78894
78934
|
executionMode: activityDef?.executionMode,
|
|
@@ -78908,7 +78948,7 @@ class AXCWorkflowEngine {
|
|
|
78908
78948
|
}
|
|
78909
78949
|
// 4. Default to frontend
|
|
78910
78950
|
const defaultMode = 'frontend';
|
|
78911
|
-
if (activityType === RootConfig$
|
|
78951
|
+
if (activityType === RootConfig$m.activities.humanTask) {
|
|
78912
78952
|
console.log(`[AXCWorkflowEngine] determineExecutionMode(${activityType}): using default →`, defaultMode);
|
|
78913
78953
|
}
|
|
78914
78954
|
this.activityDefinitionCache.set(activityType, {
|
|
@@ -79104,7 +79144,7 @@ class AXCWorkflowEngine {
|
|
|
79104
79144
|
return false;
|
|
79105
79145
|
}
|
|
79106
79146
|
const t = payload['activityType'];
|
|
79107
|
-
return t === RootConfig$
|
|
79147
|
+
return t === RootConfig$m.activities.humanTask || t === RootConfig$m.activities.cartable;
|
|
79108
79148
|
}
|
|
79109
79149
|
/**
|
|
79110
79150
|
* Primary user id for assignee column: suspended task-board bookmark (assigned, then candidate users),
|
|
@@ -80255,7 +80295,7 @@ class AXCWorkflowEngine {
|
|
|
80255
80295
|
bookmarkPayload['actions'] = inputs['actions'] || null;
|
|
80256
80296
|
bookmarkPayload['context'] = inputs['context'] || {};
|
|
80257
80297
|
}
|
|
80258
|
-
if (activityType === RootConfig$
|
|
80298
|
+
if (activityType === RootConfig$m.activities.cartable) {
|
|
80259
80299
|
bookmarkPayload['assignedUserIds'] = [];
|
|
80260
80300
|
}
|
|
80261
80301
|
if (resolvedTaskTypeComplete === 'human-task') {
|
|
@@ -80414,8 +80454,8 @@ class AXCWorkflowEngine {
|
|
|
80414
80454
|
const bookmarks = await this.getActiveBookmarks(instance.id);
|
|
80415
80455
|
for (const b of bookmarks) {
|
|
80416
80456
|
const payload = this.parseBookmarkPayload(b);
|
|
80417
|
-
if (payload?.activityType === RootConfig$
|
|
80418
|
-
payload?.activityType === RootConfig$
|
|
80457
|
+
if (payload?.activityType === RootConfig$m.activities.humanTask ||
|
|
80458
|
+
payload?.activityType === RootConfig$m.activities.cartable) {
|
|
80419
80459
|
continue;
|
|
80420
80460
|
}
|
|
80421
80461
|
const taskToken = payload?.taskToken;
|
|
@@ -80443,8 +80483,8 @@ class AXCWorkflowEngine {
|
|
|
80443
80483
|
const bookmarks = await this.getActiveBookmarks(instance.id);
|
|
80444
80484
|
for (const b of bookmarks) {
|
|
80445
80485
|
const payload = this.parseBookmarkPayload(b);
|
|
80446
|
-
if (payload?.activityType === RootConfig$
|
|
80447
|
-
payload?.activityType === RootConfig$
|
|
80486
|
+
if (payload?.activityType === RootConfig$m.activities.humanTask ||
|
|
80487
|
+
payload?.activityType === RootConfig$m.activities.cartable) {
|
|
80448
80488
|
continue;
|
|
80449
80489
|
}
|
|
80450
80490
|
await this.frontActivtyComplete({
|
|
@@ -80507,7 +80547,7 @@ class AXCWorkflowManagementMockModule {
|
|
|
80507
80547
|
provideCommandSetups([
|
|
80508
80548
|
{
|
|
80509
80549
|
key: 'workflow-activity:assign-to-manager',
|
|
80510
|
-
command: () => import('./acorex-connectivity-mock-assign-to-manager.activity-
|
|
80550
|
+
command: () => import('./acorex-connectivity-mock-assign-to-manager.activity-CY_5d0KF.mjs').then((c) => c.AssignToManagerActivity),
|
|
80511
80551
|
},
|
|
80512
80552
|
{
|
|
80513
80553
|
key: 'workflow-activity:get-current-user-manager',
|
|
@@ -80602,7 +80642,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
80602
80642
|
provideCommandSetups([
|
|
80603
80643
|
{
|
|
80604
80644
|
key: 'workflow-activity:assign-to-manager',
|
|
80605
|
-
command: () => import('./acorex-connectivity-mock-assign-to-manager.activity-
|
|
80645
|
+
command: () => import('./acorex-connectivity-mock-assign-to-manager.activity-CY_5d0KF.mjs').then((c) => c.AssignToManagerActivity),
|
|
80606
80646
|
},
|
|
80607
80647
|
{
|
|
80608
80648
|
key: 'workflow-activity:get-current-user-manager',
|
|
@@ -81521,10 +81561,10 @@ class AXMWorkflowDashboardChartDataSourceDefinition {
|
|
|
81521
81561
|
};
|
|
81522
81562
|
//#endregion
|
|
81523
81563
|
//#region ---- Registered definitions ----
|
|
81524
|
-
this.workflowPendingApprovalByAgeDataSource = this.barChartDefinition(RootConfig$
|
|
81525
|
-
this.workflowWorkloadByProcessDataSource = this.donutChartDefinition(RootConfig$
|
|
81564
|
+
this.workflowPendingApprovalByAgeDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.pendingApproval, 'Workflow Pending Approval by Age', this.pendingApprovalByAgeItems);
|
|
81565
|
+
this.workflowWorkloadByProcessDataSource = this.donutChartDefinition(RootConfig$m.dataSources.dashboardChart.workloadByProcess, 'Workflow Workload by Process', this.workloadByProcessItems);
|
|
81526
81566
|
this.workflowSlaComplianceDataSource = {
|
|
81527
|
-
name: RootConfig$
|
|
81567
|
+
name: RootConfig$m.dataSources.dashboardChart.slaCompliance,
|
|
81528
81568
|
title: 'Workflow SLA Compliance',
|
|
81529
81569
|
columns: [
|
|
81530
81570
|
{ name: 'id', title: 'Id', type: AXPWidgetsCatalog.text, datatype: 'string' },
|
|
@@ -81536,32 +81576,32 @@ class AXMWorkflowDashboardChartDataSourceDefinition {
|
|
|
81536
81576
|
samples: this.slaComplianceItems,
|
|
81537
81577
|
source: () => this.slaComplianceItems,
|
|
81538
81578
|
};
|
|
81539
|
-
this.workflowThroughputLast8WeeksDataSource = this.lineChartDefinition(RootConfig$
|
|
81540
|
-
this.workflowSystemHealthSummaryDataSource = this.barChartDefinition(RootConfig$
|
|
81541
|
-
this.workflowThroughputDailyDataSource = this.lineChartDefinition(RootConfig$
|
|
81542
|
-
this.workflowThroughputWeeklyDataSource = this.lineChartDefinition(RootConfig$
|
|
81543
|
-
this.workflowSlaViolationsAndDelayDataSource = this.barChartDefinition(RootConfig$
|
|
81544
|
-
this.workflowSlaComplianceTrendDataSource = this.lineChartDefinition(RootConfig$
|
|
81545
|
-
this.workflowPendingTasksByAgeDataSource = this.barChartDefinition(RootConfig$
|
|
81546
|
-
this.workflowFailedProcessesSummaryDataSource = this.barChartDefinition(RootConfig$
|
|
81547
|
-
this.workflowFailedProcessFailureTrendDataSource = this.lineChartDefinition(RootConfig$
|
|
81548
|
-
this.workflowFailedProcessesByTypeDataSource = this.donutChartDefinition(RootConfig$
|
|
81549
|
-
this.workflowStuckProcessesDataSource = this.barChartDefinition(RootConfig$
|
|
81550
|
-
this.workflowOverdueTasksByProcessDataSource = this.barChartDefinition(RootConfig$
|
|
81551
|
-
this.workflowTasksNearDeadlineDataSource = this.barChartDefinition(RootConfig$
|
|
81552
|
-
this.workflowBottleneckActivitiesDataSource = this.barChartDefinition(RootConfig$
|
|
81553
|
-
this.workflowErrorsByCategoryDataSource = this.barChartDefinition(RootConfig$
|
|
81554
|
-
this.workflowInstanceConversionFunnelDataSource = this.funnelChartDefinition(RootConfig$
|
|
81555
|
-
this.workflowErrorsByActivityDayHeatmapDataSource = this.heatmapDefinition(RootConfig$
|
|
81556
|
-
this.workflowWorkloadPerUserActiveDataSource = this.barChartDefinition(RootConfig$
|
|
81557
|
-
this.workflowWorkloadPerUserOverdueDataSource = this.barChartDefinition(RootConfig$
|
|
81558
|
-
this.workflowWorkloadPerUserAvgAgeHoursDataSource = this.barChartDefinition(RootConfig$
|
|
81559
|
-
this.workflowWorkloadOverloadedUsersDataSource = this.barChartDefinition(RootConfig$
|
|
81560
|
-
this.workflowSlaRiskPredictionDataSource = this.barChartDefinition(RootConfig$
|
|
81561
|
-
this.workflowKpiSlaComplianceSnapshotDataSource = this.kpiSingleItemDefinition(RootConfig$
|
|
81562
|
-
this.workflowKpiTaskStatusBreakdownDataSource = this.barChartDefinition(RootConfig$
|
|
81563
|
-
this.workflowKpiThroughputOverviewDataSource = this.kpiSingleItemDefinition(RootConfig$
|
|
81564
|
-
this.workflowKpiStatCardDataSource = this.kpiSingleItemDefinition(RootConfig$
|
|
81579
|
+
this.workflowThroughputLast8WeeksDataSource = this.lineChartDefinition(RootConfig$m.dataSources.dashboardChart.throughputLast8Weeks, 'Workflow Throughput Last 8 Weeks', this.throughputItems);
|
|
81580
|
+
this.workflowSystemHealthSummaryDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.systemHealthSummary, 'Workflow System Health Summary', this.systemHealthSummaryItems);
|
|
81581
|
+
this.workflowThroughputDailyDataSource = this.lineChartDefinition(RootConfig$m.dataSources.dashboardChart.throughputDaily, 'Workflow Created vs Completed (Daily)', this.throughputDailyItems);
|
|
81582
|
+
this.workflowThroughputWeeklyDataSource = this.lineChartDefinition(RootConfig$m.dataSources.dashboardChart.throughputWeekly, 'Workflow Created vs Completed (Weekly)', this.throughputWeeklyItems);
|
|
81583
|
+
this.workflowSlaViolationsAndDelayDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.slaViolationsAndDelay, 'Workflow SLA Violations and Delay', this.slaViolationsAndDelayItems);
|
|
81584
|
+
this.workflowSlaComplianceTrendDataSource = this.lineChartDefinition(RootConfig$m.dataSources.dashboardChart.slaComplianceTrend, 'Workflow SLA Compliance Trend', this.slaComplianceTrendItems);
|
|
81585
|
+
this.workflowPendingTasksByAgeDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.pendingTasksByAge, 'Workflow Pending Tasks by Age', this.pendingTasksByAgeItems);
|
|
81586
|
+
this.workflowFailedProcessesSummaryDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.failedProcessesSummary, 'Workflow Failed Processes Summary', this.failedProcessesSummaryItems);
|
|
81587
|
+
this.workflowFailedProcessFailureTrendDataSource = this.lineChartDefinition(RootConfig$m.dataSources.dashboardChart.failedProcessFailureTrend, 'Workflow Failed Instances Trend', this.failedProcessFailureTrendItems);
|
|
81588
|
+
this.workflowFailedProcessesByTypeDataSource = this.donutChartDefinition(RootConfig$m.dataSources.dashboardChart.failedProcessesByType, 'Workflow Failed Processes by Type', this.failedProcessesByTypeItems);
|
|
81589
|
+
this.workflowStuckProcessesDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.stuckProcesses, 'Workflow Stuck Processes', this.stuckProcessesItems);
|
|
81590
|
+
this.workflowOverdueTasksByProcessDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.overdueTasksByProcess, 'Workflow Overdue Tasks by Process', this.overdueTasksByProcessItems);
|
|
81591
|
+
this.workflowTasksNearDeadlineDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.tasksNearDeadline, 'Workflow Tasks Near Deadline', this.tasksNearDeadlineItems);
|
|
81592
|
+
this.workflowBottleneckActivitiesDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.bottleneckActivities, 'Workflow Bottleneck Activities', this.bottleneckActivitiesItems);
|
|
81593
|
+
this.workflowErrorsByCategoryDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.errorsByCategory, 'Workflow Errors by Category', this.errorsByCategoryItems);
|
|
81594
|
+
this.workflowInstanceConversionFunnelDataSource = this.funnelChartDefinition(RootConfig$m.dataSources.dashboardChart.instanceConversionFunnel, 'Workflow Instance Conversion Funnel', this.instanceConversionFunnelItems);
|
|
81595
|
+
this.workflowErrorsByActivityDayHeatmapDataSource = this.heatmapDefinition(RootConfig$m.dataSources.dashboardChart.errorsByActivityDayHeatmap, 'Workflow Errors Heatmap (Activity x Day)', this.errorsByActivityDayHeatmapItems);
|
|
81596
|
+
this.workflowWorkloadPerUserActiveDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.workloadPerUserActive, 'Workflow Active Tasks per User', this.workloadPerUserActiveItems);
|
|
81597
|
+
this.workflowWorkloadPerUserOverdueDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.workloadPerUserOverdue, 'Workflow Overdue Tasks per User', this.workloadPerUserOverdueItems);
|
|
81598
|
+
this.workflowWorkloadPerUserAvgAgeHoursDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.workloadPerUserAvgAgeHours, 'Workflow Average Task Age per User', this.workloadPerUserAvgAgeHoursItems);
|
|
81599
|
+
this.workflowWorkloadOverloadedUsersDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.workloadOverloadedUsers, 'Workflow Overloaded Users', this.workloadOverloadedUsersItems);
|
|
81600
|
+
this.workflowSlaRiskPredictionDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardChart.slaRiskPrediction, 'Workflow SLA Risk Prediction', this.slaRiskPredictionItems);
|
|
81601
|
+
this.workflowKpiSlaComplianceSnapshotDataSource = this.kpiSingleItemDefinition(RootConfig$m.dataSources.dashboardKpi.slaComplianceSnapshot, 'Workflow KPI SLA Compliance Snapshot', this.kpiSlaComplianceSnapshotItem);
|
|
81602
|
+
this.workflowKpiTaskStatusBreakdownDataSource = this.barChartDefinition(RootConfig$m.dataSources.dashboardKpi.taskStatusBreakdown, 'Workflow KPI Task Status Breakdown', this.kpiTaskStatusBreakdownItems);
|
|
81603
|
+
this.workflowKpiThroughputOverviewDataSource = this.kpiSingleItemDefinition(RootConfig$m.dataSources.dashboardKpi.throughputOverview, 'Workflow KPI Throughput Overview', this.kpiThroughputOverviewItem);
|
|
81604
|
+
this.workflowKpiStatCardDataSource = this.kpiSingleItemDefinition(RootConfig$m.dataSources.dashboardKpi.kpiStatCard, 'Workflow KPI stat card (sample)', this.kpiStatCardItem);
|
|
81565
81605
|
}
|
|
81566
81606
|
getUniqueColorVars(count) {
|
|
81567
81607
|
const shuffled = [...this.colorVars500].sort(() => Math.random() - 0.5);
|
|
@@ -86884,4 +86924,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.9", ngImpor
|
|
|
86884
86924
|
*/
|
|
86885
86925
|
|
|
86886
86926
|
export { AXCEntityStorageModule as $, AXCAiChatRouterService as A, AXCAssetManagementMockModule as B, AXCAuthMockModule as C, AXCCalendarDataSeeder as D, AXCCalendarManagementMockModule as E, AXCCalendarOccasionDataSeeder as F, AXCCommandRegistryDataSeeder as G, AXCCommonMockModule as H, AXCContactCoreMockModule as I, AXCContentManagementMockModule as J, AXCConversationDataSeeder as K, AXCConversationMockConversationApi as L, AXCConversationMockMessageApi as M, AXCConversationMockModule as N, OPENROUTER_GEMINI_FLASH_TTS_DEFAULT_FORMAT as O, AXCConversationMockRealtimeApi as P, AXCConversationMockUploaderService as Q, AXCConversationMockUserApi as R, AXCCustomerManagementMockModule as S, AXCDashboardManagementMockModule as T, AXCDataManagementMockModule as U, AXCDexieEntityStorageService as V, AXCDocumentManagementMockModule as W, AXCEditionDataSeeder as X, AXCEntityDefinitionSeederService as Y, AXCEntityDefinitionsModule as Z, AXCEntityStorageInsertCommand as _, AXMAiModelStableIds as a, AXMAiPlatformAssistantAssistId as a$, AXCEntityStorageQueryQuery as a0, AXCFileStorageServiceDexie as a1, AXCFileStorageServiceFirestore as a2, AXCFinancialCoreMockModule as a3, AXCFirestoreEntityStorageService as a4, AXCFormTemplateManagementMockModule as a5, AXCGoogleStrategyMock as a6, AXCHealthCoreMockModule as a7, AXCHelpDeskMockModule as a8, AXCHumanCapitalManagementMockModule as a9, AXCStoredEntityDefinitionLoader as aA, AXCSubscriptionManagementMockModule as aB, AXCSupplierManagementMockModule as aC, AXCTaskManagementMockModule as aD, AXCTenantManagementMockModule as aE, AXCTenantSeeder as aF, AXCTextTemplateRenderBackend as aG, AXCTokensDataSeeder as aH, AXCUserPassStrategyMock as aI, AXCVersionDB as aJ, AXCVersioningService as aK, AXCWidgetCatalogDataSeeder as aL, AXCWorkflowCategorySeeder as aM, AXCWorkflowDefinitionDataSeeder as aN, AXCWorkflowEngine as aO, AXCWorkflowExecutionDB as aP, AXCWorkflowExecutionStoreDexie as aQ, AXCWorkflowExecutionStoreFirestore as aR, AXCWorkflowInstanceCartableDemoSeeder as aS, AXCWorkflowManagementMockModule as aT, AXC_ENTITY_STORAGE_BACKEND_TYPE as aU, AXC_FIRESTORE_CONFIG as aV, AXC_FIRESTORE_DB as aW, AXC_WORKFLOW_EXECUTION_STORE as aX, AXMAiDemisAssistAgentUuid as aY, AXMAiDemisAssistId as aZ, AXMAiDemisGeneralAssistId as a_, AXCIdentifierManagementMockModule as aa, AXCImageCaptchaChallengeProviderMock as ab, AXCLearningManagementMockModule as ac, AXCLocaleManagementMockModule as ad, AXCLocationManagementMockModule as ae, AXCLockService as af, AXCMeasurementCoreMockModule as ag, AXCMeetingManagementMockModule as ah, AXCMetaDataDefinitionDataSeeder as ai, AXCMetadataCategorySeeder as aj, AXCMiddlewaresModule as ak, AXCMockCaptchaChallengeComponent as al, AXCMockEntityLogListener as am, AXCMockModule as an, AXCMockShowMetaDataFormPopupCommand as ao, AXCNotificationManagementMockModule as ap, AXCOrderManagementMockModule as aq, AXCOrganizationManagementMockModule as ar, AXCPersonCoreMockModule as as, AXCPlatformManagementMockModule as at, AXCProcurementManagementMockModule as au, AXCProductCatalogMockModule as av, AXCProjectManagementMockModule as aw, AXCQueryRegistryDataSeeder as ax, AXCReportManagementMockModule as ay, AXCSecurityManagementMockModule as az, resolveAssistSpeechModelId as b, ENTITY_REGISTRY as b$, AXMAutomationDataSeeder as b0, AXMBusinessUnitDataSeeder as b1, AXMCalendarOccasionTypeSeeder as b2, AXMDashboardChartDataSourceDefinition as b3, AXMEmployeeDataSeeder as b4, AXMEmploymentTypeDataSeeder as b5, AXMFormDataSourcesProvider as b6, AXMJobDefinitionDataSeeder as b7, AXMJobLevelDataSeeder as b8, AXMLeaveRequestDataSeeder as b9, AXPMockChecksumProvider as bA, AXPMockClockProvider as bB, AXPMockIdentifierService as bC, AXPMockLookupProvider as bD, AXPMockPolicyProvider as bE, AXPMockSequenceProvider as bF, AXPRoomDataSeeder as bG, AXPSecurityManagementRoleDataSeeder as bH, AXPSecurityManagementUserDataSeeder as bI, AXPTaskBoardPlatformManagementTaskProvider as bJ, AXPTaskBoardProjectManagementTaskProvider as bK, AXVChangeType as bL, BCC as bM, BOC as bN, BUSINESS_UNITS_MOCK as bO, CHAT_LAST_MESSAGE_IDS as bP, COLLABORATION_STANDARD as bQ, COSTMANAGER_ENTERPRISE as bR, COSTMANAGER_PROFESSIONAL as bS, COSTMANAGER_STANDARD as bT, CP as bU, CRM_ENTERPRISE as bV, DASHBOARDS as bW, EDITIONS as bX, EMPLOYEES_MOCK as bY, EMPLOYMENT_TYPES_MOCK as bZ, ENTITY_DEFINITION_MAP as b_, AXMMeetingDataSeeder as ba, AXMMeetingFilesDataSeeder as bb, AXMMeetingParticipantDataSeeder as bc, AXMMeetingRoleTypeDataSeeder as bd, AXMMeetingSessionDataSeeder as be, AXMMeetingTypeDataSeeder as bf, AXMMeetingTypeFileTemplateDataSeeder as bg, AXMPositionAssignmentDataSeeder as bh, AXMPositionDataSeeder as bi, AXMQuestionBankItemCategoryDataSeeder as bj, AXMQuestionBankItemDataSeeder as bk, AXMQuestionnaireCategoryDataSeeder as bl, AXMQuestionnaireDataSeeder as bm, AXMResponsibilityDataSeeder as bn, AXMTagDataSeeder as bo, AXMTeamBusinessUnitDataSeeder as bp, AXMTeamDataSeeder as bq, AXMTeamMemberDataSeeder as br, AXMTeamMemberRoleDataSeeder as bs, AXMWorkflowDashboardChartDataSourceDefinition as bt, AXM_AI_REGISTRY_COMMAND_NAME as bu, AXM_AI_REGISTRY_QUERY_NAME as bv, AXM_CORPORATE_BUSINESS_UNIT_ID as bw, AXPDashboardDataSeeder as bx, AXPIdentifierDB as by, AXPMessageDataSeeder as bz, resolveDelegatedAssistOptionString as c, TIMEPLICITY_TENANT_ID as c$, FINANCE_BASIC as c0, FINANCE_ENTERPRISE as c1, FINANCE_PRO as c2, G as c3, HR_ENTERPRISE as c4, HW as c5, JOB_DEFINITIONS_CATEGORY_MOCK as c6, JOB_DEFINITIONS_MOCK as c7, JOB_DEFINITION_CATEGORY_KEY_TO_ID as c8, JOB_LEVELS_MOCK as c9, QHW as cA, QOHR as cB, QPM as cC, QTLE as cD, QUESTIONNAIRE_CATEGORY_MOCK as cE, QUESTION_BANK_ITEM_CATEGORY_MOCK as cF, QWS as cG, RESPONSIBILITIES_CATEGORY_MOCK as cH, RESPONSIBILITIES_MOCK as cI, RESPONSIBILITY_CATEGORY_KEY_TO_ID as cJ, SAFETYMINDER_BASIC as cK, SAFETYMINDER_ENTERPRISE as cL, SAFETYMINDER_PROFESSIONAL as cM, SHOP_BASIC as cN, SHOP_ENTERPRISE as cO, SHOP_PRO as cP, TAGS_MOCK as cQ, TASKS as cR, TASK_STATUSES as cS, TASK_TEMPLATES as cT, TASK_TYPES as cU, TEAMS_CATEGORY_MOCK as cV, TEAMS_MOCK as cW, TEAM_BUSINESS_UNITS_MOCK as cX, TEAM_CATEGORY_KEY_TO_ID as cY, TEAM_MEMBERS_MOCK as cZ, TEAM_MEMBER_ROLES_MOCK as c_, LASER_PLUMBING_TENANT_ID as ca, LEAVE_REQUESTS_MOCK as cb, MAGFA_COMMERCE_STANDARD as cc, MAGFA_CONVERSATION_DASHBOARD as cd, MAGFA_TENANT_ID as ce, METADATA_CATEGORY_IDS as cf, METADATA_GENERAL_CATEGORY_REFS as cg, METADATA_SYSTEM_CATEGORY_REFS as ch, MLC as ci, MOCK_CALENDAR_AUSTRALIA_ID as cj, MOCK_CALENDAR_INTERNATIONAL_GREGORIAN_ID as ck, MOCK_CALENDAR_IRAN_PERSIAN_ID as cl, MOCK_CALENDAR_NEW_ZEALAND_ID as cm, OHR as cn, ORDERING_BASIC as co, ORDERING_ENTERPRISE as cp, ORDERING_STANDARD as cq, OWNERSHIP_FILTER_BYPASS as cr, PLATFORM_CONSOLE as cs, PLATFORM_TENANT_ID as ct, PM as cu, POSITIONS_CATEGORY_MOCK as cv, POSITIONS_MOCK as cw, POSITION_ASSIGNMENTS_MOCK as cx, QCP as cy, QGEN as cz, resolveOpenAiCompatibleTtsVoice as d, lockGuardMiddleware as d$, TLA as d0, TOKENS as d1, TPC as d2, VISIBILITY_FILTER_BYPASS as d3, WORKFLOW_CATEGORIES as d4, WS as d5, activityCategoryMocks as d6, activityDefinitionEntityMock as d7, applyEntityDefinitionFirestoreSnapshot as d8, attachmentsInterface as d9, childCountMiddleware as dA, clearEntityDefinitionFirestoreCollections as dB, colorInterface as dC, computeDiff as dD, contactInterface as dE, conversationDemoSeedUserIds as dF, createFileCastMiddleware as dG, createWidgetLayoutConfig as dH, createWorkflowDefinitionEntityMock as dI, dateInterface as dJ, dateTimeInterface as dK, descriptionInterface as dL, documentFolderSyncMiddleware as dM, emailInterface as dN, enrichCalendarOccasionForStorage as dO, enrichWorkflowGraph as dP, entityDefDb as dQ, entityValidationMiddleware as dR, finalizeActivityCategoryItemCounts as dS, findEmployeeById as dT, folderStorageMiddleware as dU, groupOrderItemCalculatorMiddleware as dV, historyMiddleware as dW, identifierCommitMiddleware as dX, imageInterface as dY, inspectionOkXNaInterface as dZ, loadMockPropertyDefinitions as d_, automationCommandMiddleware as da, automationMock as db, avatarInterface as dc, awaitConversationMockSharedStorage as dd, axVersionDB as de, axWorkflowExecutionDB as df, axcPatchEmployeeActivePrimaryBusinessUnitRefsFromRows as dg, axcPatchEmployeeActivePrimaryPositionRefsFromRows as dh, axcPatchEmployeeManagerRefsFromRows as di, axcResolveCommandRegistrySeedId as dj, axcResolveQueryRegistrySeedId as dk, axcResolveWidgetCatalogSeedId as dl, bankCategory as dm, buildEntityStorageQuickSearchFilter as dn, buildWorkflowInstanceCartableDemoRows as dp, bypassAllFilters as dq, bypassOwnershipFilter as dr, bypassVisibilityFilter as ds, calendarMock as dt, calendarOccasionMock as du, calendarOccasionSeedData as dv, calendarOccasionTypeMockData as dw, chatMessageMock as dx, chatMock as dy, checkboxInterface as dz, axcSyncSingleEmployeeDenormalizedOrgFields as e, workflowDefinitionIds as e$, longTextAnswerInterface as e0, lookupInterface as e1, lookupResolverMiddleware as e2, mapInterface as e3, meetingFilesMock as e4, meetingIds as e5, meetingMock as e6, meetingParticipantMock as e7, meetingRoleTypeMock as e8, meetingSessionMock as e9, provideMockPropertySetups as eA, qrcodeInterface as eB, questionBankItemMock as eC, questionnaireMock as eD, ratingInterface as eE, registerConversationMockAfterHydration as eF, richTextInterface as eG, scaleInterface as eH, selectInterface as eI, selectionListInterface as eJ, sexAtBirthInterface as eK, signatureInterface as eL, statusDefaultMiddleware as eM, tagInterface as eN, tenantMocks as eO, textAreaInterface as eP, textInterface as eQ, timeDurationInterface as eR, titleInterface as eS, toUiRows as eT, toggleInterface as eU, tokenCategoryIds as eV, tokenCategoryMocks as eW, urlInterface as eX, versionInterface as eY, visibilityFilterMiddleware as eZ, workflowDefinitionEntityMock as e_, meetingTimeSlotMock as ea, meetingTypeFileTemplateMock as eb, meetingTypeMock as ec, mergeDetailRelationMiddleware as ed, mergeQuickSearchIntoRequest as ee, metadataCategoryMocks as ef, mockParticipantIndexForSecurityUserId as eg, mockQuestionBankItemByName as eh, mockRoleDefinitions as ei, multipleChoiceInterface as ej, multipleSelectInterface as ek, normalizeAnyFileArrayForView as el, normalizeSnapshotFileFieldsForView as em, numberInterface as en, parseEntityStorageInsertData as eo, parseEntityStorageQueryRequest as ep, participantIds as eq, participantMock as er, passwordInterface as es, personIdentifierTypeMock as et, personIds as eu, personLegalIds as ev, personMock as ew, personNaturalIds as ex, phoneInterface as ey, primaryMiddleware as ez, ACTIVITY_CATEGORIES as f, workflowDefinitionMock as f0, yesNoInterface as f1, ACTIVITY_CATEGORY_ID_BY_KEY as g, ACTIVITY_DEFINITIONS as h, AI_ASSIST_MOCK as i, AI_MODEL_MOCK as j, APPLICATIONS as k, APPLICATION_CATEGORY_IDS as l, mockUsers as m, APPLICATION_CATEGORY_MOCKS as n, AXCActivityCategorySeeder as o, AXCActivityDefinitionSeeder as p, AXCAiAssistSeeder as q, resolveDelegatedAssistOptionModel as r, AXCAiManagementMockModule as s, AXCAiModelSeeder as t, AXCAppTermDataSeeder as u, AXCAppVersionDataSeeder as v, AXCApplicationCategoryDataSeeder as w, AXCApplicationDataSeeder as x, AXCApplicationManagementMockModule as y, AXCAssessmentManagementMockModule as z };
|
|
86887
|
-
//# sourceMappingURL=acorex-connectivity-mock-acorex-connectivity-mock-
|
|
86927
|
+
//# sourceMappingURL=acorex-connectivity-mock-acorex-connectivity-mock-Btm13GJK.mjs.map
|