@acorex/connectivity 21.0.0-next.57 → 21.0.0-next.63
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-mock-acorex-connectivity-mock-DBwcu-v0.mjs → acorex-connectivity-mock-acorex-connectivity-mock-U3_OWcLL.mjs} +1893 -993
- package/fesm2022/acorex-connectivity-mock-acorex-connectivity-mock-U3_OWcLL.mjs.map +1 -0
- package/fesm2022/{acorex-connectivity-mock-assign-to-manager.activity-DtDwfWx9.mjs → acorex-connectivity-mock-assign-to-manager.activity-BRdgF2Nt.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-assign-to-manager.activity-DtDwfWx9.mjs.map → acorex-connectivity-mock-assign-to-manager.activity-BRdgF2Nt.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-generate-image.command-DnennBRd.mjs → acorex-connectivity-mock-chat-generate-image.command-D6HSaQY0.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-generate-image.command-DnennBRd.mjs.map → acorex-connectivity-mock-chat-generate-image.command-D6HSaQY0.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-synthesize-speech.command-B9NWKlAu.mjs → acorex-connectivity-mock-chat-synthesize-speech.command-DkSFKM1o.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-synthesize-speech.command-B9NWKlAu.mjs.map → acorex-connectivity-mock-chat-synthesize-speech.command-DkSFKM1o.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-transcribe-speech.command-Dmp8i9Vc.mjs → acorex-connectivity-mock-chat-transcribe-speech.command-CGB_ud93.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-transcribe-speech.command-Dmp8i9Vc.mjs.map → acorex-connectivity-mock-chat-transcribe-speech.command-CGB_ud93.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-entity-create.activity-Ca19tIj4.mjs → acorex-connectivity-mock-entity-create.activity-CdoUzUvF.mjs} +10 -3
- package/fesm2022/acorex-connectivity-mock-entity-create.activity-CdoUzUvF.mjs.map +1 -0
- package/fesm2022/{acorex-connectivity-mock-user-roles-for-list-column.query-DSr7jDGu.mjs → acorex-connectivity-mock-user-roles-for-list-column.query-1lSQeAEv.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-user-roles-for-list-column.query-DSr7jDGu.mjs.map → acorex-connectivity-mock-user-roles-for-list-column.query-1lSQeAEv.mjs.map} +1 -1
- package/fesm2022/acorex-connectivity-mock.mjs +1 -1
- package/package.json +2 -2
- package/types/acorex-connectivity-mock.d.ts +57 -40
- package/fesm2022/acorex-connectivity-mock-acorex-connectivity-mock-DBwcu-v0.mjs.map +0 -1
- package/fesm2022/acorex-connectivity-mock-entity-create.activity-Ca19tIj4.mjs.map +0 -1
|
@@ -17,7 +17,7 @@ import { AXPEntity, AXPLockService, AXPLockRequest, AXPLockInfo, AXPUnLockReques
|
|
|
17
17
|
import { AXPPropertyDefinition } from '@acorex/platform/domain';
|
|
18
18
|
import { AXMAiManagementModelEntityModel, AXMAiManagementAssistEntityModel } from '@acorex/modules/ai-management';
|
|
19
19
|
import { AXMApplicationManagementApplicationEntityModel, AXMApplicationManagementEditionEntityModel } from '@acorex/modules/application-management';
|
|
20
|
-
import { PreQuestionnaireConfig, PostQuestionnaireConfig, QuestionnaireEntityDisplaySettings } from '@acorex/modules/assessment-management';
|
|
20
|
+
import { PreQuestionnaireConfig, PostQuestionnaireConfig, QuestionnaireEntityDisplaySettings, QuestionnaireOutcomesValue } from '@acorex/modules/assessment-management';
|
|
21
21
|
import * as _acorex_core_translation from '@acorex/core/translation';
|
|
22
22
|
import { createMultiLanguageString } from '@acorex/core/translation';
|
|
23
23
|
import { AXMTenantManagementTenantEntityModel } from '@acorex/modules/tenant-management';
|
|
@@ -105,6 +105,12 @@ declare class AXCOrderManagementMockModule {
|
|
|
105
105
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCOrderManagementMockModule>;
|
|
106
106
|
}
|
|
107
107
|
|
|
108
|
+
declare class AXCTenantManagementMockModule {
|
|
109
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCTenantManagementMockModule, never>;
|
|
110
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCTenantManagementMockModule, never, never, never>;
|
|
111
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXCTenantManagementMockModule>;
|
|
112
|
+
}
|
|
113
|
+
|
|
108
114
|
declare class AXCSubscriptionManagementMockModule {
|
|
109
115
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCSubscriptionManagementMockModule, never>;
|
|
110
116
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCSubscriptionManagementMockModule, never, never, never>;
|
|
@@ -193,12 +199,6 @@ declare class AXCApplicationManagementMockModule {
|
|
|
193
199
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCApplicationManagementMockModule>;
|
|
194
200
|
}
|
|
195
201
|
|
|
196
|
-
declare class AXCTenantManagementMockModule {
|
|
197
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCTenantManagementMockModule, never>;
|
|
198
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCTenantManagementMockModule, never, never, never>;
|
|
199
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXCTenantManagementMockModule>;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
202
|
declare class AXCLearningManagementMockModule {
|
|
203
203
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCLearningManagementMockModule, never>;
|
|
204
204
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCLearningManagementMockModule, never, never, never>;
|
|
@@ -340,7 +340,7 @@ declare class AXCMiddlewaresModule {
|
|
|
340
340
|
declare class AXCMockModule {
|
|
341
341
|
constructor(appInitService: AXPAppStartUpService, injector: Injector);
|
|
342
342
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCMockModule, never>;
|
|
343
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMockModule, never, [typeof _acorex_platform_auth.AXPAuthModule, typeof AXCCommonMockModule, typeof AXCIdentifierManagementMockModule, typeof AXCSecurityManagementMockModule, typeof AXCFormTemplateManagementMockModule, typeof AXCBusinessCoreMockModule, typeof AXCCustomerManagementMockModule, typeof AXCSupplierManagementMockModule, typeof AXCProcurementManagementMockModule, typeof AXCOrderManagementMockModule, typeof AXCSubscriptionManagementMockModule, typeof AXCLocationManagementMockModule, typeof AXCContactCoreMockModule, typeof AXCOrganizationManagementMockModule, typeof AXCAssessmentManagementMockModule, typeof AXCHumanCapitalManagementMockModule, typeof AXCReportManagementMockModule, typeof AXCLocaleManagementMockModule, typeof AXCDashboardManagementMockModule, typeof AXCConversationMockModule, typeof AXCAuthMockModule, typeof AXCAiManagementMockModule, typeof AXCPlatformManagementMockModule, typeof AXCApplicationManagementMockModule, typeof
|
|
343
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMockModule, never, [typeof _acorex_platform_auth.AXPAuthModule, typeof AXCCommonMockModule, typeof AXCIdentifierManagementMockModule, typeof AXCSecurityManagementMockModule, typeof AXCFormTemplateManagementMockModule, typeof AXCBusinessCoreMockModule, typeof AXCCustomerManagementMockModule, typeof AXCSupplierManagementMockModule, typeof AXCProcurementManagementMockModule, typeof AXCOrderManagementMockModule, typeof AXCTenantManagementMockModule, typeof AXCSubscriptionManagementMockModule, typeof AXCLocationManagementMockModule, typeof AXCContactCoreMockModule, typeof AXCOrganizationManagementMockModule, typeof AXCAssessmentManagementMockModule, typeof AXCHumanCapitalManagementMockModule, typeof AXCReportManagementMockModule, typeof AXCLocaleManagementMockModule, typeof AXCDashboardManagementMockModule, typeof AXCConversationMockModule, typeof AXCAuthMockModule, typeof AXCAiManagementMockModule, typeof AXCPlatformManagementMockModule, typeof AXCApplicationManagementMockModule, typeof AXCLearningManagementMockModule, typeof AXCAssetManagementMockModule, typeof AXCProjectManagementMockModule, typeof AXCDocumentManagementMockModule, typeof AXCHelpDeskMockModule, typeof AXCCalendarManagementMockModule, typeof AXCDataManagementMockModule, typeof AXCWorkflowManagementMockModule, typeof AXCNotificationManagementMockModule, typeof AXCTaskManagementMockModule, typeof AXCPersonCoreMockModule, typeof AXCHealthCoreMockModule, typeof AXCContentManagementMockModule, typeof AXCMeetingManagementMockModule, typeof AXCSettingsManagementMockModule, typeof AXCFinancialCoreMockModule, typeof AXCMeasurementCoreMockModule, typeof AXCProductCatalogMockModule, typeof AXCReservationManagementMockModule, typeof AXCMaintenanceManagementMockModule, typeof AXCMiddlewaresModule], never>;
|
|
344
344
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCMockModule>;
|
|
345
345
|
}
|
|
346
346
|
|
|
@@ -1122,6 +1122,8 @@ declare const COLLABORATION_STANDARD: AXMApplicationManagementEditionEntityModel
|
|
|
1122
1122
|
declare class AXCEditionDataSeeder implements AXPDataSeeder {
|
|
1123
1123
|
private readonly storageService;
|
|
1124
1124
|
seed(): Promise<void>;
|
|
1125
|
+
/** Keeps Platform Console edition modules aligned when featureKeys change in mock data. */
|
|
1126
|
+
private syncPlatformConsoleEditionModules;
|
|
1125
1127
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCEditionDataSeeder, never>;
|
|
1126
1128
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCEditionDataSeeder>;
|
|
1127
1129
|
}
|
|
@@ -1197,6 +1199,7 @@ interface QuestionnaireMockDto extends Omit<AXPCategorizedEntityDto, 'categories
|
|
|
1197
1199
|
pre?: PreQuestionnaireConfig;
|
|
1198
1200
|
post?: PostQuestionnaireConfig;
|
|
1199
1201
|
display?: QuestionnaireEntityDisplaySettings;
|
|
1202
|
+
outcomes?: QuestionnaireOutcomesValue;
|
|
1200
1203
|
questions?: {
|
|
1201
1204
|
sections: Array<{
|
|
1202
1205
|
id: string;
|
|
@@ -1247,7 +1250,7 @@ declare const QTLE: () => QuestionnaireCategoryMockEntity;
|
|
|
1247
1250
|
|
|
1248
1251
|
/**
|
|
1249
1252
|
* Mock questionnaires by category (General → … → Compliance; team-lead competencies).
|
|
1250
|
-
*
|
|
1253
|
+
* Outcomes are embedded on each questionnaire via `outcomes.sections` in the matching `questionnaires-*.mock.ts` file.
|
|
1251
1254
|
*/
|
|
1252
1255
|
declare const questionnaireMock: QuestionnaireMockDto[];
|
|
1253
1256
|
|
|
@@ -1308,27 +1311,6 @@ declare class AXMAutomationDataSeeder implements AXPDataSeeder {
|
|
|
1308
1311
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMAutomationDataSeeder>;
|
|
1309
1312
|
}
|
|
1310
1313
|
|
|
1311
|
-
type QuestionnaireCalculationMockResultKind = 'number' | 'string' | 'boolean';
|
|
1312
|
-
interface QuestionnaireCalculationMockDto {
|
|
1313
|
-
id: string;
|
|
1314
|
-
questionnaireId: string;
|
|
1315
|
-
name?: string;
|
|
1316
|
-
title?: AXPMultiLanguageString;
|
|
1317
|
-
description?: AXPMultiLanguageString;
|
|
1318
|
-
resultKind: QuestionnaireCalculationMockResultKind;
|
|
1319
|
-
expression?: string;
|
|
1320
|
-
createdAt?: Date;
|
|
1321
|
-
updatedAt?: Date;
|
|
1322
|
-
}
|
|
1323
|
-
declare const questionnaireCalculationMock: QuestionnaireCalculationMockDto[];
|
|
1324
|
-
|
|
1325
|
-
declare class AXMQuestionnaireCalculationDataSeeder implements AXPDataSeeder {
|
|
1326
|
-
private storage;
|
|
1327
|
-
seed(): Promise<void>;
|
|
1328
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMQuestionnaireCalculationDataSeeder, never>;
|
|
1329
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMQuestionnaireCalculationDataSeeder>;
|
|
1330
|
-
}
|
|
1331
|
-
|
|
1332
1314
|
type TokenCategoryMockDto = AXPCategoryEntity & {
|
|
1333
1315
|
icon?: string;
|
|
1334
1316
|
color?: string;
|
|
@@ -1371,14 +1353,14 @@ declare const TOKENS: {
|
|
|
1371
1353
|
}[];
|
|
1372
1354
|
|
|
1373
1355
|
/**
|
|
1374
|
-
*
|
|
1375
|
-
*
|
|
1356
|
+
* Stable tenant primary keys for mock data (not generated per process) so IndexedDB seeds,
|
|
1357
|
+
* tenant-user links, and subscriptions stay aligned across reloads and user switches.
|
|
1376
1358
|
*/
|
|
1377
|
-
declare const PLATFORM_TENANT_ID
|
|
1378
|
-
declare const TIMEPLICITY_TENANT_ID
|
|
1379
|
-
declare const LASER_PLUMBING_TENANT_ID
|
|
1359
|
+
declare const PLATFORM_TENANT_ID = "f0000002-0000-4000-a000-000000000001";
|
|
1360
|
+
declare const TIMEPLICITY_TENANT_ID = "f0000002-0000-4000-a000-000000000002";
|
|
1361
|
+
declare const LASER_PLUMBING_TENANT_ID = "f0000002-0000-4000-a000-000000000003";
|
|
1380
1362
|
/** MAGFA — Iran commerce tenant for conversation / AI / reports demo. */
|
|
1381
|
-
declare const MAGFA_TENANT_ID
|
|
1363
|
+
declare const MAGFA_TENANT_ID = "f0000002-0000-4000-a000-000000000004";
|
|
1382
1364
|
|
|
1383
1365
|
declare const tenantMocks: AXMTenantManagementTenantEntityModel[];
|
|
1384
1366
|
|
|
@@ -1394,8 +1376,10 @@ declare class AXPSecurityManagementRoleDataSeeder implements AXPDataSeeder {
|
|
|
1394
1376
|
seed(): Promise<void>;
|
|
1395
1377
|
/**
|
|
1396
1378
|
* Updates permissions (and metadata) on seeded roles when mock definitions change.
|
|
1379
|
+
* Skips system/immutable roles — policy middleware rejects those updates on app startup.
|
|
1397
1380
|
*/
|
|
1398
1381
|
private syncRolePermissionsFromMock;
|
|
1382
|
+
private isPolicyProtectedRole;
|
|
1399
1383
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXPSecurityManagementRoleDataSeeder, never>;
|
|
1400
1384
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXPSecurityManagementRoleDataSeeder>;
|
|
1401
1385
|
}
|
|
@@ -1411,6 +1395,14 @@ declare class AXPSecurityManagementUserDataSeeder implements AXPDataSeeder {
|
|
|
1411
1395
|
private readonly storageService;
|
|
1412
1396
|
private readonly backend;
|
|
1413
1397
|
seed(): Promise<void>;
|
|
1398
|
+
/**
|
|
1399
|
+
* Inserts mock users added after the first IndexedDB seed (e.g. demo accounts for new features).
|
|
1400
|
+
*/
|
|
1401
|
+
private syncMissingUsersFromMock;
|
|
1402
|
+
/**
|
|
1403
|
+
* Aligns stored user ownership with mock data so tenant-scoped list filtering works after re-seeds.
|
|
1404
|
+
*/
|
|
1405
|
+
private syncOwnershipInfoFromMock;
|
|
1414
1406
|
/**
|
|
1415
1407
|
* Keeps MAGFA collaboration demo user aligned with the conversation-only role in storage.
|
|
1416
1408
|
*/
|
|
@@ -2043,6 +2035,10 @@ declare class AXCWorkflowEngine implements AXPWorkflowEngine {
|
|
|
2043
2035
|
* Creates a workflow instance and stores it in IndexedDB.
|
|
2044
2036
|
*/
|
|
2045
2037
|
start(request: AXPStartWorkflowRequest): Promise<AXPStartWorkflowResponse>;
|
|
2038
|
+
/**
|
|
2039
|
+
* Terminates a non-finished workflow instance (e.g. superseded lifecycle run).
|
|
2040
|
+
*/
|
|
2041
|
+
cancelInstance(instanceId: string, reason?: string): Promise<void>;
|
|
2046
2042
|
/**
|
|
2047
2043
|
* Find activity in Graph by ID.
|
|
2048
2044
|
*/
|
|
@@ -2067,6 +2063,19 @@ declare class AXCWorkflowEngine implements AXPWorkflowEngine {
|
|
|
2067
2063
|
* Used when building expression scope so that outputs.* (e.g. outputs.result, outputs.action) is available.
|
|
2068
2064
|
*/
|
|
2069
2065
|
private ensureOutputsForScope;
|
|
2066
|
+
/**
|
|
2067
|
+
* Extracts persisted create-entity-form payload (`data.result`) from a frontend step output.
|
|
2068
|
+
*/
|
|
2069
|
+
private extractPersistedEntityFormResult;
|
|
2070
|
+
/**
|
|
2071
|
+
* Coerces date-like workflow values to a {@link Date} (local calendar date when input is `yyyy-mm-dd`).
|
|
2072
|
+
*/
|
|
2073
|
+
private coerceWorkflowDateValue;
|
|
2074
|
+
/**
|
|
2075
|
+
* Promotes `create-entity-form` submit payload (`output.result`) onto workflow variables
|
|
2076
|
+
* so downstream steps and human tasks see form values (e.g. effectiveDate), not start inputs.
|
|
2077
|
+
*/
|
|
2078
|
+
private buildPersistedEntityFormVariablePromotions;
|
|
2070
2079
|
/**
|
|
2071
2080
|
* Resume a suspended workflow instance.
|
|
2072
2081
|
*
|
|
@@ -2197,6 +2206,14 @@ declare class AXCWorkflowEngine implements AXPWorkflowEngine {
|
|
|
2197
2206
|
* Uses upsert pattern: try update first, if fails then insert.
|
|
2198
2207
|
*/
|
|
2199
2208
|
private updateInstanceInEntityService;
|
|
2209
|
+
/**
|
|
2210
|
+
* Evaluates activity inputs against current workflow scope (same as backend execution).
|
|
2211
|
+
*/
|
|
2212
|
+
private evaluateActivityInputs;
|
|
2213
|
+
/**
|
|
2214
|
+
* After entity-create: link instance entity ref and persist {@link AXPRecordWorkflowInfo} on the row.
|
|
2215
|
+
*/
|
|
2216
|
+
private linkEntityRecordAfterCreate;
|
|
2200
2217
|
/**
|
|
2201
2218
|
* Execute backend activities locally using CommandBus.
|
|
2202
2219
|
*
|
|
@@ -2433,10 +2450,10 @@ declare const activityDefinitionEntityMock: {
|
|
|
2433
2450
|
icon?: string | undefined;
|
|
2434
2451
|
description?: _acorex_platform_core.AXPMultiLanguageString | undefined;
|
|
2435
2452
|
executionMode?: "frontend" | "backend" | "both" | undefined;
|
|
2453
|
+
outcomes?: string[] | undefined;
|
|
2436
2454
|
taskType?: _acorex_platform_workflow.AXPTaskType | undefined;
|
|
2437
2455
|
inputs?: _acorex_platform_core.AXPProperty[] | undefined;
|
|
2438
2456
|
outputs?: _acorex_platform_workflow.AXPWorkflowOutputProperty[] | undefined;
|
|
2439
|
-
outcomes?: string[] | undefined;
|
|
2440
2457
|
isBrowsable?: boolean | undefined;
|
|
2441
2458
|
isContainer?: boolean | undefined;
|
|
2442
2459
|
category: AXMActivityDefinitionCategory;
|
|
@@ -4055,7 +4072,7 @@ declare const primaryMiddleware: AXPEntityStorageMiddleware;
|
|
|
4055
4072
|
/**
|
|
4056
4073
|
* Combined middleware: enriches entity records with audit info (who/when) and records
|
|
4057
4074
|
* version history for the "Change history" timeline. Version snapshots exclude auditInfo
|
|
4058
|
-
* (and stateInfo, ownershipInfo) so we don't log
|
|
4075
|
+
* (and stateInfo, ownershipInfo, workflowInfo) so we don't log platform metadata again in the version store.
|
|
4059
4076
|
*/
|
|
4060
4077
|
declare const historyMiddleware: AXPEntityStorageMiddleware;
|
|
4061
4078
|
|
|
@@ -4183,5 +4200,5 @@ declare function bypassAllFilters<T extends AXPQueryRequest>(request: T): T;
|
|
|
4183
4200
|
|
|
4184
4201
|
declare const AXCMockEntityLogListener: AXPDistributedEventListenerProvider<any>;
|
|
4185
4202
|
|
|
4186
|
-
export { ACTIVITY_CATEGORIES, ACTIVITY_CATEGORY_ID_BY_KEY, ACTIVITY_DEFINITIONS, AI_ASSIST_MOCK, AI_MODEL_MOCK, APPLICATIONS, APPLICATION_CATEGORY_IDS, APPLICATION_CATEGORY_MOCKS, AXCActivityCategorySeeder, AXCActivityDefinitionSeeder, AXCAiAssistSeeder, AXCAiManagementMockModule, AXCAiModelSeeder, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationCategoryDataSeeder, AXCApplicationDataSeeder, AXCApplicationManagementMockModule, AXCAssessmentManagementMockModule, AXCAssetManagementMockModule, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommandRegistryDataSeeder, AXCCommonMockModule, AXCContactCoreMockModule, AXCContentManagementMockModule, AXCConversationDataSeeder, AXCConversationMockConversationApi, AXCConversationMockMessageApi, AXCConversationMockModule, AXCConversationMockRealtimeApi, AXCConversationMockUserApi, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCEditionDataSeeder, AXCEntityDefinitionSeederService, AXCEntityDefinitionsModule, AXCEntityStorageInsertCommand, AXCEntityStorageModule, AXCEntityStorageQueryQuery, AXCFileStorageServiceDexie, AXCFileStorageServiceFirestore, AXCFinancialCoreMockModule, AXCFirestoreEntityStorageService, AXCFormTemplateManagementMockModule, AXCGoogleStrategyMock, AXCHealthCoreMockModule, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCImageCaptchaChallengeProviderMock, AXCLearningManagementMockModule, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCMeasurementCoreMockModule, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMetadataCategorySeeder, AXCMiddlewaresModule, AXCMockCaptchaChallengeComponent, AXCMockEntityLogListener, AXCMockModule, AXCMockShowMetaDataFormPopupCommand, AXCNotificationManagementMockModule, AXCOrderManagementMockModule, AXCOrganizationManagementMockModule, AXCPersonCoreMockModule, AXCPlatformManagementMockModule, AXCProcurementManagementMockModule, AXCProductCatalogMockModule, AXCProjectManagementMockModule, AXCQueryRegistryDataSeeder, AXCReportManagementMockModule, AXCSecurityManagementMockModule, AXCStoredEntityDefinitionLoader, AXCSubscriptionManagementMockModule, AXCSupplierManagementMockModule, AXCTaskManagementMockModule, AXCTenantManagementMockModule, AXCTenantSeeder, AXCTextTemplateRenderBackend, AXCTokensDataSeeder, AXCUserPassStrategyMock, AXCVersionDB, AXCVersioningService, AXCWidgetCatalogDataSeeder, AXCWorkflowCategorySeeder, AXCWorkflowDefinitionDataSeeder, AXCWorkflowEngine, AXCWorkflowExecutionDB, AXCWorkflowExecutionStoreDexie, AXCWorkflowExecutionStoreFirestore, AXCWorkflowInstanceCartableDemoSeeder, AXCWorkflowManagementMockModule, AXC_ENTITY_STORAGE_BACKEND_TYPE, AXC_FIRESTORE_CONFIG, AXC_FIRESTORE_DB, AXC_WORKFLOW_EXECUTION_STORE, AXMAiDemisAssistAgentUuid, AXMAiDemisAssistId, AXMAiDemisGeneralAssistId, AXMAiModelStableIds, AXMAiPlatformAssistantAssistId, AXMAutomationDataSeeder, AXMBusinessUnitDataSeeder, AXMCalendarEventTypeSeeder, AXMDashboardChartDataSourceDefinition, AXMEmployeeDataSeeder, AXMEmploymentTypeDataSeeder, AXMFormDataSourcesProvider, AXMJobDefinitionDataSeeder, AXMJobLevelDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMPositionAssignmentDataSeeder, AXMPositionDataSeeder, AXMQuestionBankItemCategoryDataSeeder, AXMQuestionBankItemDataSeeder,
|
|
4187
|
-
export type { AXCBookmarkEntity, AXCEntityStorageBackendType, AXCEntityStorageInsertInput, AXCEntityStorageInsertOutput, AXCEntityStorageQueryInput, AXCEntityStorageQueryResult, AXCFirestoreConfig, AXCLeaveRequestMockDto, AXCPositionAssignmentMockDto, AXCWorkflowExecutionStore, AXMAiManagementAssistDemisMockMetadata, AXMAiManagementAssistMockModel, AXMAiManagementModelMockModel, AXMApplicationManagementApplicationCategoryMockModel, AXMOrganizationManagementBusinessUnitMockModel, AXMOrganizationManagementJobDefinitionMockModel, AXMOrganizationManagementJobLevelMockModel, AXMOrganizationManagementPositionMockModel, AXMOrganizationManagementResponsibilityMockModel, AXMOrganizationManagementTeamBusinessUnitMockModel, AXMOrganizationManagementTeamMemberMockModel, AXMOrganizationManagementTeamMemberRoleMockModel, AXMOrganizationManagementTeamMockModel, AXMTag, AXPLogRow, AXPRuleRow, AXPSeqRow, AXPTextTemplateRenderRequest, AXPTextTemplateRenderResult, AXPVersionChange, AXPVersionEntry, AXPVersionStream, AutomationCommandDto, AutomationMockDto, CanonicalChange, CanonicalChangeOp, CreateWorkflowDefinitionEntityMockOptions, EntityDefinitionFirestoreSnapshotFile, FirestoreSnapshotOperation, MockUserPassCredentials, QuestionBankItemCategoryTitle, QuestionBankItemMockDto,
|
|
4203
|
+
export { ACTIVITY_CATEGORIES, ACTIVITY_CATEGORY_ID_BY_KEY, ACTIVITY_DEFINITIONS, AI_ASSIST_MOCK, AI_MODEL_MOCK, APPLICATIONS, APPLICATION_CATEGORY_IDS, APPLICATION_CATEGORY_MOCKS, AXCActivityCategorySeeder, AXCActivityDefinitionSeeder, AXCAiAssistSeeder, AXCAiManagementMockModule, AXCAiModelSeeder, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationCategoryDataSeeder, AXCApplicationDataSeeder, AXCApplicationManagementMockModule, AXCAssessmentManagementMockModule, AXCAssetManagementMockModule, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommandRegistryDataSeeder, AXCCommonMockModule, AXCContactCoreMockModule, AXCContentManagementMockModule, AXCConversationDataSeeder, AXCConversationMockConversationApi, AXCConversationMockMessageApi, AXCConversationMockModule, AXCConversationMockRealtimeApi, AXCConversationMockUserApi, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCEditionDataSeeder, AXCEntityDefinitionSeederService, AXCEntityDefinitionsModule, AXCEntityStorageInsertCommand, AXCEntityStorageModule, AXCEntityStorageQueryQuery, AXCFileStorageServiceDexie, AXCFileStorageServiceFirestore, AXCFinancialCoreMockModule, AXCFirestoreEntityStorageService, AXCFormTemplateManagementMockModule, AXCGoogleStrategyMock, AXCHealthCoreMockModule, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCImageCaptchaChallengeProviderMock, AXCLearningManagementMockModule, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCMeasurementCoreMockModule, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMetadataCategorySeeder, AXCMiddlewaresModule, AXCMockCaptchaChallengeComponent, AXCMockEntityLogListener, AXCMockModule, AXCMockShowMetaDataFormPopupCommand, AXCNotificationManagementMockModule, AXCOrderManagementMockModule, AXCOrganizationManagementMockModule, AXCPersonCoreMockModule, AXCPlatformManagementMockModule, AXCProcurementManagementMockModule, AXCProductCatalogMockModule, AXCProjectManagementMockModule, AXCQueryRegistryDataSeeder, AXCReportManagementMockModule, AXCSecurityManagementMockModule, AXCStoredEntityDefinitionLoader, AXCSubscriptionManagementMockModule, AXCSupplierManagementMockModule, AXCTaskManagementMockModule, AXCTenantManagementMockModule, AXCTenantSeeder, AXCTextTemplateRenderBackend, AXCTokensDataSeeder, AXCUserPassStrategyMock, AXCVersionDB, AXCVersioningService, AXCWidgetCatalogDataSeeder, AXCWorkflowCategorySeeder, AXCWorkflowDefinitionDataSeeder, AXCWorkflowEngine, AXCWorkflowExecutionDB, AXCWorkflowExecutionStoreDexie, AXCWorkflowExecutionStoreFirestore, AXCWorkflowInstanceCartableDemoSeeder, AXCWorkflowManagementMockModule, AXC_ENTITY_STORAGE_BACKEND_TYPE, AXC_FIRESTORE_CONFIG, AXC_FIRESTORE_DB, AXC_WORKFLOW_EXECUTION_STORE, AXMAiDemisAssistAgentUuid, AXMAiDemisAssistId, AXMAiDemisGeneralAssistId, AXMAiModelStableIds, AXMAiPlatformAssistantAssistId, AXMAutomationDataSeeder, AXMBusinessUnitDataSeeder, AXMCalendarEventTypeSeeder, AXMDashboardChartDataSourceDefinition, AXMEmployeeDataSeeder, AXMEmploymentTypeDataSeeder, AXMFormDataSourcesProvider, AXMJobDefinitionDataSeeder, AXMJobLevelDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMPositionAssignmentDataSeeder, AXMPositionDataSeeder, AXMQuestionBankItemCategoryDataSeeder, AXMQuestionBankItemDataSeeder, AXMQuestionnaireCategoryDataSeeder, AXMQuestionnaireDataSeeder, AXMResponsibilityDataSeeder, AXMTagDataSeeder, AXMTeamBusinessUnitDataSeeder, AXMTeamDataSeeder, AXMTeamMemberDataSeeder, AXMTeamMemberRoleDataSeeder, AXMWorkflowDashboardChartDataSourceDefinition, AXM_AI_REGISTRY_COMMAND_NAME, AXM_AI_REGISTRY_QUERY_NAME, AXM_CORPORATE_BUSINESS_UNIT_ID, AXPDashboardDataSeeder, AXPIdentifierDB, AXPMessageDataSeeder, AXPMockChecksumProvider, AXPMockClockProvider, AXPMockIdentifierService, AXPMockLookupProvider, AXPMockPolicyProvider, AXPMockSequenceProvider, AXPRoomDataSeeder, AXPSecurityManagementRoleDataSeeder, AXPSecurityManagementUserDataSeeder, AXPTaskBoardPlatformManagementTaskProvider, AXPTaskBoardProjectManagementTaskProvider, AXVChangeType, BCC, BOC, BUSINESS_UNITS_MOCK, CHAT_LAST_MESSAGE_IDS, COLLABORATION_STANDARD, COSTMANAGER_ENTERPRISE, COSTMANAGER_PROFESSIONAL, COSTMANAGER_STANDARD, CP, CRM_ENTERPRISE, DASHBOARDS, EDITIONS, EMPLOYEES_MOCK, EMPLOYMENT_TYPES_MOCK, ENTITY_DEFINITION_MAP, ENTITY_REGISTRY, FINANCE_BASIC, FINANCE_ENTERPRISE, FINANCE_PRO, G, HR_ENTERPRISE, HW, JOB_DEFINITIONS_CATEGORY_MOCK, JOB_DEFINITIONS_MOCK, JOB_DEFINITION_CATEGORY_KEY_TO_ID, JOB_LEVELS_MOCK, LASER_PLUMBING_TENANT_ID, LEAVE_REQUESTS_MOCK, MAGFA_COMMERCE_STANDARD, MAGFA_CONVERSATION_DASHBOARD, MAGFA_TENANT_ID, METADATA_CATEGORY_IDS, METADATA_GENERAL_CATEGORY_REFS, METADATA_SYSTEM_CATEGORY_REFS, MLC, OHR, ORDERING_BASIC, ORDERING_ENTERPRISE, ORDERING_STANDARD, OWNERSHIP_FILTER_BYPASS, PLATFORM_CONSOLE, PLATFORM_TENANT_ID, PM, POSITIONS_CATEGORY_MOCK, POSITIONS_MOCK, POSITION_ASSIGNMENTS_MOCK, QCP, QGEN, QHW, QOHR, QPM, QTLE, QUESTIONNAIRE_CATEGORY_MOCK, QUESTION_BANK_ITEM_CATEGORY_MOCK, QWS, RESPONSIBILITIES_CATEGORY_MOCK, RESPONSIBILITIES_MOCK, RESPONSIBILITY_CATEGORY_KEY_TO_ID, SAFETYMINDER_BASIC, SAFETYMINDER_ENTERPRISE, SAFETYMINDER_PROFESSIONAL, SHOP_BASIC, SHOP_ENTERPRISE, SHOP_PRO, TAGS_MOCK, TASKS, TASK_STATUSES, TASK_TEMPLATES, TASK_TYPES, TEAMS_CATEGORY_MOCK, TEAMS_MOCK, TEAM_BUSINESS_UNITS_MOCK, TEAM_CATEGORY_KEY_TO_ID, TEAM_MEMBERS_MOCK, TEAM_MEMBER_ROLES_MOCK, TIMEPLICITY_TENANT_ID, TLA, TOKENS, TPC, VISIBILITY_FILTER_BYPASS, WORKFLOW_CATEGORIES, WS, activityCategoryMocks, activityDefinitionEntityMock, applyEntityDefinitionFirestoreSnapshot, automationCommandMiddleware, automationMock, avatarInterface, awaitConversationMockSharedStorage, axVersionDB, axWorkflowExecutionDB, axcPatchEmployeeActivePrimaryBusinessUnitRefsFromRows, axcPatchEmployeeActivePrimaryPositionRefsFromRows, axcPatchEmployeeManagerRefsFromRows, axcResolveCommandRegistrySeedId, axcResolveQueryRegistrySeedId, axcResolveWidgetCatalogSeedId, bankCategory, buildEntityStorageQuickSearchFilter, buildWorkflowInstanceCartableDemoRows, bypassAllFilters, bypassOwnershipFilter, bypassVisibilityFilter, calendarEventMock, calendarEventTypeMockData, calendarMock, chatMessageMock, chatMock, checkboxInterface, childCountMiddleware, clearEntityDefinitionFirestoreCollections, colorInterface, computeDiff, contactInterface, conversationDemoSeedUserIds, createFileCastMiddleware, createWidgetLayoutConfig, createWorkflowDefinitionEntityMock, dateInterface, dateTimeInterface, descriptionInterface, documentFolderSyncMiddleware, emailInterface, entityDefDb, entityValidationMiddleware, fileUploaderInterface, finalizeActivityCategoryItemCounts, findEmployeeById, folderStorageMiddleware, groupOrderItemCalculatorMiddleware, historyMiddleware, identifierCommitMiddleware, imageInterface, inspectionOkXNaInterface, loadMockPropertyDefinitions, lockGuardMiddleware, longTextAnswerInterface, lookupInterface, lookupResolverMiddleware, mapInterface, meetingFilesMock, meetingIds, meetingMock, meetingParticipantMock, meetingRoleTypeMock, meetingSessionMock, meetingTimeSlotMock, meetingTypeFileTemplateMock, meetingTypeMock, mergeDetailRelationMiddleware, mergeQuickSearchIntoRequest, metadataCategoryMocks, mockParticipantIndexForSecurityUserId, mockQuestionBankItemByName, mockRoleDefinitions, mockUsers, multipleChoiceInterface, multipleSelectInterface, normalizeAnyFileArrayForView, normalizeSnapshotFileFieldsForView, numberInterface, parseEntityStorageInsertData, parseEntityStorageQueryRequest, participantIds, participantMock, passwordInterface, personIdentifierTypeMock, personIds, personLegalIds, personMock, personNaturalIds, phoneInterface, primaryMiddleware, provideMockPropertySetups, qrcodeInterface, questionBankItemMock, questionnaireMock, ratingInterface, richTextInterface, scaleInterface, selectInterface, selectionListInterface, sexAtBirthInterface, signatureInterface, signatureLoaderMiddleware, statusDefaultMiddleware, tagInterface, tenantMocks, textAreaInterface, textInterface, timeDurationInterface, titleInterface, toUiRows, toggleInterface, tokenCategoryIds, tokenCategoryMocks, urlInterface, versionInterface, visibilityFilterMiddleware, workflowDefinitionEntityMock, workflowDefinitionIds, workflowDefinitionMock, yesNoInterface };
|
|
4204
|
+
export type { AXCBookmarkEntity, AXCEntityStorageBackendType, AXCEntityStorageInsertInput, AXCEntityStorageInsertOutput, AXCEntityStorageQueryInput, AXCEntityStorageQueryResult, AXCFirestoreConfig, AXCLeaveRequestMockDto, AXCPositionAssignmentMockDto, AXCWorkflowExecutionStore, AXMAiManagementAssistDemisMockMetadata, AXMAiManagementAssistMockModel, AXMAiManagementModelMockModel, AXMApplicationManagementApplicationCategoryMockModel, AXMOrganizationManagementBusinessUnitMockModel, AXMOrganizationManagementJobDefinitionMockModel, AXMOrganizationManagementJobLevelMockModel, AXMOrganizationManagementPositionMockModel, AXMOrganizationManagementResponsibilityMockModel, AXMOrganizationManagementTeamBusinessUnitMockModel, AXMOrganizationManagementTeamMemberMockModel, AXMOrganizationManagementTeamMemberRoleMockModel, AXMOrganizationManagementTeamMockModel, AXMTag, AXPLogRow, AXPRuleRow, AXPSeqRow, AXPTextTemplateRenderRequest, AXPTextTemplateRenderResult, AXPVersionChange, AXPVersionEntry, AXPVersionStream, AutomationCommandDto, AutomationMockDto, CanonicalChange, CanonicalChangeOp, CreateWorkflowDefinitionEntityMockOptions, EntityDefinitionFirestoreSnapshotFile, FirestoreSnapshotOperation, MockUserPassCredentials, QuestionBankItemCategoryTitle, QuestionBankItemMockDto, QuestionnaireCategoryTitle, QuestionnaireMockDto, ShowMetaDataFormPopupMockInput, Task, TaskStatus, TaskTemplate, TaskType, UIDiffRow, VersionedFileInfo, WorkflowInstanceEntityBookmark };
|