@acorex/connectivity 21.0.0-next.39 → 21.0.0-next.40
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-Bso6KgSC.mjs → acorex-connectivity-mock-acorex-connectivity-mock-oEjW7bgG.mjs} +8347 -4262
- package/fesm2022/acorex-connectivity-mock-acorex-connectivity-mock-oEjW7bgG.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-assign-to-manager.activity-DdnuQSdS.mjs +133 -0
- package/fesm2022/acorex-connectivity-mock-assign-to-manager.activity-DdnuQSdS.mjs.map +1 -0
- package/fesm2022/{acorex-connectivity-mock-chat-generate-image.command-BYNcjNoo.mjs → acorex-connectivity-mock-chat-generate-image.command-CR5vAwIZ.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-generate-image.command-BYNcjNoo.mjs.map → acorex-connectivity-mock-chat-generate-image.command-CR5vAwIZ.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-synthesize-speech.command-82f3G8lC.mjs → acorex-connectivity-mock-chat-synthesize-speech.command-CyN_FfDe.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-synthesize-speech.command-82f3G8lC.mjs.map → acorex-connectivity-mock-chat-synthesize-speech.command-CyN_FfDe.mjs.map} +1 -1
- package/fesm2022/{acorex-connectivity-mock-chat-transcribe-speech.command-D6gp3I1V.mjs → acorex-connectivity-mock-chat-transcribe-speech.command-Dt5ADfHI.mjs} +2 -2
- package/fesm2022/{acorex-connectivity-mock-chat-transcribe-speech.command-D6gp3I1V.mjs.map → acorex-connectivity-mock-chat-transcribe-speech.command-Dt5ADfHI.mjs.map} +1 -1
- package/fesm2022/acorex-connectivity-mock-user-roles-for-list-column.query-f7UTofcg.mjs +31 -0
- package/fesm2022/acorex-connectivity-mock-user-roles-for-list-column.query-f7UTofcg.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock.mjs +1 -1
- package/package.json +2 -2
- package/types/acorex-connectivity-mock.d.ts +156 -147
- package/fesm2022/acorex-connectivity-mock-acorex-connectivity-mock-Bso6KgSC.mjs.map +0 -1
- package/fesm2022/acorex-connectivity-mock-assign-to-manager.activity-DTPM1eU1.mjs +0 -79
- package/fesm2022/acorex-connectivity-mock-assign-to-manager.activity-DTPM1eU1.mjs.map +0 -1
|
@@ -20,12 +20,12 @@ import { AXMApplicationManagementApplicationEntityModel, AXMApplicationManagemen
|
|
|
20
20
|
import { PreQuestionnaireConfig, PostQuestionnaireConfig, QuestionnaireEntityDisplaySettings } from '@acorex/modules/assessment-management';
|
|
21
21
|
import * as _acorex_core_translation from '@acorex/core/translation';
|
|
22
22
|
import { AXMTenantManagementTenantEntityModel } from '@acorex/modules/tenant-management';
|
|
23
|
-
import { AXMSecurityManagementRolesEntityModel, AXMSecurityManagementUsersEntityModel,
|
|
23
|
+
import { AXMSecurityManagementRolesEntityModel, AXMSecurityManagementUsersEntityModel, AXMUserAccessState } from '@acorex/modules/security-management';
|
|
24
|
+
import { AXMOrganizationManagementBusinessUnitEntityModel, AXMOrganizationManagementJobDefinitionEntityModel, AXMOrganizationManagementTeamEntityModel, AXMOrganizationManagementTeamBusinessUnitEntityModel, AXMOrganizationManagementTeamMemberRoleEntityModel, AXMOrganizationManagementTeamMemberEntityModel, AXMOrganizationManagementPositionEntityModel, AXMOrganizationManagementJobLevelEntityModel, AXMOrganizationManagementResponsibilityEntityModel } from '@acorex/modules/organization-management';
|
|
24
25
|
import { AXMHumanCapitalManagementEmploymentTypeEntityModel } from '@acorex/modules/human-capital-management';
|
|
25
|
-
import { AXPSpreadsheetData } from '@acorex/platform/layout/components';
|
|
26
26
|
import { AXMPersonCorePersonEntityModel, AXMPersonCorePersonIdentifierTypeEntityModel } from '@acorex/modules/person-core';
|
|
27
27
|
import * as _acorex_platform_workflow from '@acorex/platform/workflow';
|
|
28
|
-
import { AXPWorkflowInstance, AXPWorkflowEngine, AXPStartWorkflowRequest, AXPStartWorkflowResponse, AXPResumeWorkflowRequest, AXPResumeWorkflowResponse, AXPGetWorkflowStateRequest, AXPWorkflowInstanceState, AXPFrontActivityCompleteRequest, AXPFrontActivityCompleteResponse, AXPWorkflowDefinition, AXPActivityCategory, AXPActivityDefinition, AXPWorkflowCategory } from '@acorex/platform/workflow';
|
|
28
|
+
import { AXPWorkflowInstance, AXPWorkflowEngine, AXPStartWorkflowRequest, AXPStartWorkflowResponse, AXPResumeWorkflowRequest, AXPResumeWorkflowResponse, AXPGetWorkflowStateRequest, AXPWorkflowInstanceState, AXPClaimWorkflowTaskRequest, AXPClaimWorkflowTaskResponse, AXPFrontActivityCompleteRequest, AXPFrontActivityCompleteResponse, AXPWorkflowDefinition, AXPActivityCategory, AXPActivityDefinition, AXPWorkflowCategory } from '@acorex/platform/workflow';
|
|
29
29
|
import { AXMWorkflowManagementWorkflowDefinitionEntityModel } from '@acorex/modules/workflow-management';
|
|
30
30
|
import { AXPWorkflowTaskProvider, AXPTaskFilter, AXPTask, AXPExtraField, AXPTaskStatus } from '@acorex/modules/task-management';
|
|
31
31
|
import { AXParticipant, AXUserProfileUpdate, AXUserSearchFilters, AXPresenceUpdate, AXPresenceStatus, AXBlockReportReason, AXConnectionStatus, AXConnectionOptions, AXConnectionEvent, AXMessage, AXConversation, AXTypingIndicator, AXNotificationEvent, AXCallEvent, AXConversationCreateData, AXPagination, AXConversationFilters, AXPaginatedResult, AXConversationUpdateData, AXParticipantUpdate, AXConversationSettingsUpdate, AXSendMessageCommand, AXMessagePayload, AXMessageSearchFilters, AXReadReceipt, AXMessageForwardData, AXPinnedMessage } from '@acorex/components/conversation2';
|
|
@@ -824,6 +824,10 @@ interface QueryRecord {
|
|
|
824
824
|
id: string;
|
|
825
825
|
definition: Record<string, unknown>;
|
|
826
826
|
}
|
|
827
|
+
interface WidgetRecord {
|
|
828
|
+
id: string;
|
|
829
|
+
definition: Record<string, unknown>;
|
|
830
|
+
}
|
|
827
831
|
interface PermissionGroupRecord {
|
|
828
832
|
id: string;
|
|
829
833
|
definition: Record<string, unknown>;
|
|
@@ -842,6 +846,7 @@ declare class EntityDefinitionDatabase extends Dexie {
|
|
|
842
846
|
permissionGroups: Table<PermissionGroupRecord, string>;
|
|
843
847
|
commands: Table<CommandRecord, string>;
|
|
844
848
|
queries: Table<QueryRecord, string>;
|
|
849
|
+
widgets: Table<WidgetRecord, string>;
|
|
845
850
|
constructor();
|
|
846
851
|
}
|
|
847
852
|
declare const entityDefDb: EntityDefinitionDatabase;
|
|
@@ -870,6 +875,17 @@ declare class AXCQueryRegistryDataSeeder implements AXPDataSeeder {
|
|
|
870
875
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCQueryRegistryDataSeeder>;
|
|
871
876
|
}
|
|
872
877
|
|
|
878
|
+
/**
|
|
879
|
+
* Seeds widget catalog rows (build-time `defineWidget` metadata) into Dexie/Firestore via AXPEntityDefinitionCrudService.
|
|
880
|
+
* Data is generated from the v4 runtime catalog `widgetsData` artifact (see widget-catalog-seed.data.ts).
|
|
881
|
+
*/
|
|
882
|
+
declare class AXCWidgetCatalogDataSeeder implements AXPDataSeeder {
|
|
883
|
+
private readonly crud;
|
|
884
|
+
seed(): Promise<void>;
|
|
885
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCWidgetCatalogDataSeeder, never>;
|
|
886
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCWidgetCatalogDataSeeder>;
|
|
887
|
+
}
|
|
888
|
+
|
|
873
889
|
/** Matches scripts/firebase/generated/entity-definition-firestore-snapshot.json */
|
|
874
890
|
interface FirestoreSnapshotOperation {
|
|
875
891
|
collection: string;
|
|
@@ -1017,6 +1033,10 @@ declare function axcResolveCommandRegistrySeedId(registryName: string): string;
|
|
|
1017
1033
|
* Returns the mock registry row id for a query `definition.name` from {@link QUERY_REGISTRY_SEED}.
|
|
1018
1034
|
*/
|
|
1019
1035
|
declare function axcResolveQueryRegistrySeedId(registryName: string): string;
|
|
1036
|
+
/**
|
|
1037
|
+
* Returns the mock catalog row id for a widget `definition.name` from {@link WIDGET_CATALOG_SEED}.
|
|
1038
|
+
*/
|
|
1039
|
+
declare function axcResolveWidgetCatalogSeedId(widgetName: string): string;
|
|
1020
1040
|
/** `definition.name` values used by AI agent mocks — ids come from {@link axcResolveCommandRegistrySeedId}. */
|
|
1021
1041
|
declare const AXM_AI_REGISTRY_COMMAND_NAME: {
|
|
1022
1042
|
readonly entityCreate: "Entity:Create";
|
|
@@ -1030,6 +1050,7 @@ declare const AXM_AI_REGISTRY_COMMAND_NAME: {
|
|
|
1030
1050
|
declare const AXM_AI_REGISTRY_QUERY_NAME: {
|
|
1031
1051
|
readonly listRegisteredEntities: "PlatformManagement:ListRegisteredEntities";
|
|
1032
1052
|
readonly entityStorageQuery: "ConnectivityMock:EntityStorage:Query";
|
|
1053
|
+
readonly widgetsGetForAi: "Widgets:GetForAI";
|
|
1033
1054
|
};
|
|
1034
1055
|
|
|
1035
1056
|
declare const APPLICATIONS: AXMApplicationManagementApplicationEntityModel[];
|
|
@@ -1364,8 +1385,9 @@ interface AXCMockUserMockDto extends AXMSecurityManagementUsersEntityModel {
|
|
|
1364
1385
|
title: string;
|
|
1365
1386
|
}[];
|
|
1366
1387
|
password: string;
|
|
1367
|
-
|
|
1368
|
-
|
|
1388
|
+
accountState: string;
|
|
1389
|
+
accessState: AXMUserAccessState;
|
|
1390
|
+
effectiveState: string;
|
|
1369
1391
|
}
|
|
1370
1392
|
declare const mockUsers: AXCMockUserMockDto[];
|
|
1371
1393
|
|
|
@@ -1374,41 +1396,10 @@ declare const mockUsers: AXCMockUserMockDto[];
|
|
|
1374
1396
|
* Aligns with SAP/Oracle-style “corporate / headquarters” org unit — not nullable on assignments.
|
|
1375
1397
|
*/
|
|
1376
1398
|
declare const AXM_CORPORATE_BUSINESS_UNIT_ID = "a1b2c3d4-e5f6-4789-a012-34567890abcd";
|
|
1377
|
-
interface
|
|
1378
|
-
id: string;
|
|
1379
|
-
code: string;
|
|
1380
|
-
title: AXPMultiLanguageString;
|
|
1381
|
-
description?: AXPMultiLanguageString;
|
|
1382
|
-
typeId: string;
|
|
1383
|
-
parentId?: string | null;
|
|
1384
|
-
geographicRegionId?: string | null;
|
|
1399
|
+
interface AXMOrganizationManagementBusinessUnitMockModel extends AXMOrganizationManagementBusinessUnitEntityModel {
|
|
1385
1400
|
hasChild?: boolean;
|
|
1386
|
-
geographicRegion?: {
|
|
1387
|
-
id: string;
|
|
1388
|
-
title: string;
|
|
1389
|
-
} | null;
|
|
1390
|
-
parent?: {
|
|
1391
|
-
id: string;
|
|
1392
|
-
title: AXPMultiLanguageString;
|
|
1393
|
-
} | null;
|
|
1394
|
-
type: {
|
|
1395
|
-
id: string;
|
|
1396
|
-
title: AXPMultiLanguageString;
|
|
1397
|
-
isLocationBased?: boolean;
|
|
1398
|
-
} | null;
|
|
1399
|
-
positionIds?: string[];
|
|
1400
|
-
positions?: {
|
|
1401
|
-
id: string;
|
|
1402
|
-
title: string;
|
|
1403
|
-
}[];
|
|
1404
|
-
headPositionId?: string | null;
|
|
1405
|
-
headPosition?: {
|
|
1406
|
-
id: string;
|
|
1407
|
-
title: string;
|
|
1408
|
-
} | null;
|
|
1409
|
-
stateInfo?: AXPRecordStateInfo;
|
|
1410
1401
|
}
|
|
1411
|
-
declare const BUSINESS_UNITS_MOCK:
|
|
1402
|
+
declare const BUSINESS_UNITS_MOCK: AXMOrganizationManagementBusinessUnitMockModel[];
|
|
1412
1403
|
|
|
1413
1404
|
declare class AXMBusinessUnitDataSeeder implements AXPDataSeeder {
|
|
1414
1405
|
private storage;
|
|
@@ -1417,22 +1408,13 @@ declare class AXMBusinessUnitDataSeeder implements AXPDataSeeder {
|
|
|
1417
1408
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMBusinessUnitDataSeeder>;
|
|
1418
1409
|
}
|
|
1419
1410
|
|
|
1420
|
-
interface
|
|
1421
|
-
id: string;
|
|
1422
|
-
title: AXPMultiLanguageString;
|
|
1423
|
-
description: AXPMultiLanguageString;
|
|
1424
|
-
categoryIds: string[];
|
|
1425
|
-
categories: AXPCategoryListItem[];
|
|
1426
|
-
responsibilityLevelIds?: string[];
|
|
1427
|
-
responsibilities?: AXPSpreadsheetData;
|
|
1428
|
-
jobLevelIds?: string[];
|
|
1411
|
+
interface AXMOrganizationManagementJobDefinitionMockModel extends AXMOrganizationManagementJobDefinitionEntityModel {
|
|
1429
1412
|
jobLevels?: AXPCategoryListItem[];
|
|
1430
|
-
skillRequirements?: AXPSpreadsheetData;
|
|
1431
1413
|
}
|
|
1432
1414
|
/** English category keys → id (for parents after localized titles). */
|
|
1433
1415
|
declare const JOB_DEFINITION_CATEGORY_KEY_TO_ID: Record<string, string>;
|
|
1434
1416
|
declare const JOB_DEFINITIONS_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
1435
|
-
declare const JOB_DEFINITIONS_MOCK:
|
|
1417
|
+
declare const JOB_DEFINITIONS_MOCK: AXMOrganizationManagementJobDefinitionMockModel[];
|
|
1436
1418
|
|
|
1437
1419
|
declare function findEmployeeById(employeeId: string): AXCEmployeeMockDto | undefined;
|
|
1438
1420
|
interface AXCEmployeeMockDto {
|
|
@@ -1448,7 +1430,7 @@ interface AXCEmployeeMockDto {
|
|
|
1448
1430
|
birthDate: Date;
|
|
1449
1431
|
employeeCode: string;
|
|
1450
1432
|
jobDefinitionId: string;
|
|
1451
|
-
jobDefinition:
|
|
1433
|
+
jobDefinition: AXMOrganizationManagementJobDefinitionMockModel;
|
|
1452
1434
|
employmentTypeId: string;
|
|
1453
1435
|
employmentType: AXMHumanCapitalManagementEmploymentTypeEntityModel;
|
|
1454
1436
|
hireDate: Date;
|
|
@@ -1484,11 +1466,7 @@ declare function axcPatchEmployeeActivePrimaryBusinessUnitRefsFromRows(rows: {
|
|
|
1484
1466
|
}[]): void;
|
|
1485
1467
|
|
|
1486
1468
|
type AXCEmployeeMock$1 = (typeof EMPLOYEES_MOCK)[number];
|
|
1487
|
-
interface
|
|
1488
|
-
id: string;
|
|
1489
|
-
code: string;
|
|
1490
|
-
title: AXPMultiLanguageString;
|
|
1491
|
-
description: AXPMultiLanguageString;
|
|
1469
|
+
interface AXMOrganizationManagementTeamMockModel extends AXMOrganizationManagementTeamEntityModel {
|
|
1492
1470
|
leaderId: string;
|
|
1493
1471
|
leader: AXCEmployeeMock$1;
|
|
1494
1472
|
managerId: string;
|
|
@@ -1496,7 +1474,7 @@ interface AXCTeamMockDto {
|
|
|
1496
1474
|
memberIds: string[];
|
|
1497
1475
|
members: AXCEmployeeMock$1[];
|
|
1498
1476
|
}
|
|
1499
|
-
declare const TEAMS_MOCK:
|
|
1477
|
+
declare const TEAMS_MOCK: AXMOrganizationManagementTeamMockModel[];
|
|
1500
1478
|
|
|
1501
1479
|
declare class AXMTeamDataSeeder implements AXPDataSeeder {
|
|
1502
1480
|
private storageService;
|
|
@@ -1505,12 +1483,23 @@ declare class AXMTeamDataSeeder implements AXPDataSeeder {
|
|
|
1505
1483
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTeamDataSeeder>;
|
|
1506
1484
|
}
|
|
1507
1485
|
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1486
|
+
type AXCTeamMock$1 = (typeof TEAMS_MOCK)[number];
|
|
1487
|
+
interface AXMOrganizationManagementTeamBusinessUnitMockModel extends AXMOrganizationManagementTeamBusinessUnitEntityModel {
|
|
1488
|
+
team: AXCTeamMock$1;
|
|
1489
|
+
businessUnit: AXMOrganizationManagementBusinessUnitMockModel;
|
|
1490
|
+
}
|
|
1491
|
+
declare const TEAM_BUSINESS_UNITS_MOCK: AXMOrganizationManagementTeamBusinessUnitMockModel[];
|
|
1492
|
+
|
|
1493
|
+
declare class AXMTeamBusinessUnitDataSeeder implements AXPDataSeeder {
|
|
1494
|
+
private storageService;
|
|
1495
|
+
seed(): Promise<void>;
|
|
1496
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMTeamBusinessUnitDataSeeder, never>;
|
|
1497
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTeamBusinessUnitDataSeeder>;
|
|
1512
1498
|
}
|
|
1513
|
-
|
|
1499
|
+
|
|
1500
|
+
interface AXMOrganizationManagementTeamMemberRoleMockModel extends AXMOrganizationManagementTeamMemberRoleEntityModel {
|
|
1501
|
+
}
|
|
1502
|
+
declare const TEAM_MEMBER_ROLES_MOCK: AXMOrganizationManagementTeamMemberRoleMockModel[];
|
|
1514
1503
|
|
|
1515
1504
|
declare class AXMTeamMemberRoleDataSeeder implements AXPDataSeeder {
|
|
1516
1505
|
private storageService;
|
|
@@ -1522,16 +1511,12 @@ declare class AXMTeamMemberRoleDataSeeder implements AXPDataSeeder {
|
|
|
1522
1511
|
type AXCEmployeeMock = (typeof EMPLOYEES_MOCK)[number];
|
|
1523
1512
|
type AXCTeamMock = (typeof TEAMS_MOCK)[number];
|
|
1524
1513
|
type AXCTeamMemberRoleMock = (typeof TEAM_MEMBER_ROLES_MOCK)[number];
|
|
1525
|
-
interface
|
|
1526
|
-
id: string;
|
|
1527
|
-
teamId: string;
|
|
1514
|
+
interface AXMOrganizationManagementTeamMemberMockModel extends AXMOrganizationManagementTeamMemberEntityModel {
|
|
1528
1515
|
team: AXCTeamMock;
|
|
1529
|
-
employeeId: string;
|
|
1530
1516
|
employee: AXCEmployeeMock;
|
|
1531
|
-
roleId: string;
|
|
1532
1517
|
role: AXCTeamMemberRoleMock;
|
|
1533
1518
|
}
|
|
1534
|
-
declare const TEAM_MEMBERS_MOCK:
|
|
1519
|
+
declare const TEAM_MEMBERS_MOCK: AXMOrganizationManagementTeamMemberMockModel[];
|
|
1535
1520
|
|
|
1536
1521
|
declare class AXMTeamMemberDataSeeder implements AXPDataSeeder {
|
|
1537
1522
|
private storageService;
|
|
@@ -1540,36 +1525,15 @@ declare class AXMTeamMemberDataSeeder implements AXPDataSeeder {
|
|
|
1540
1525
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTeamMemberDataSeeder>;
|
|
1541
1526
|
}
|
|
1542
1527
|
|
|
1543
|
-
interface
|
|
1544
|
-
id: string;
|
|
1545
|
-
code: string;
|
|
1546
|
-
title: AXPMultiLanguageString;
|
|
1547
|
-
description: AXPMultiLanguageString;
|
|
1548
|
-
categoryIds: string[];
|
|
1549
|
-
categories: {
|
|
1550
|
-
id: string;
|
|
1551
|
-
title: AXPMultiLanguageString;
|
|
1552
|
-
}[];
|
|
1553
|
-
jobLevelId: string;
|
|
1554
|
-
jobLevel?: {
|
|
1555
|
-
id: string;
|
|
1556
|
-
title: AXPMultiLanguageString;
|
|
1557
|
-
};
|
|
1558
|
-
jobDefinitionId?: string;
|
|
1559
|
-
jobDefinition?: {
|
|
1560
|
-
id: string;
|
|
1561
|
-
title: AXPMultiLanguageString;
|
|
1562
|
-
};
|
|
1528
|
+
interface AXMOrganizationManagementPositionMockModel extends AXMOrganizationManagementPositionEntityModel {
|
|
1563
1529
|
businessUnitId?: string;
|
|
1564
1530
|
businessUnit?: {
|
|
1565
1531
|
id: string;
|
|
1566
1532
|
title: AXPMultiLanguageString;
|
|
1567
1533
|
};
|
|
1568
|
-
capacity?: number;
|
|
1569
|
-
isManager?: boolean;
|
|
1570
1534
|
}
|
|
1571
1535
|
declare const POSITIONS_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
1572
|
-
declare const POSITIONS_MOCK:
|
|
1536
|
+
declare const POSITIONS_MOCK: AXMOrganizationManagementPositionMockModel[];
|
|
1573
1537
|
|
|
1574
1538
|
declare class AXMPositionDataSeeder implements AXPDataSeeder {
|
|
1575
1539
|
private storageService;
|
|
@@ -1585,13 +1549,17 @@ declare class AXMJobDefinitionDataSeeder implements AXPDataSeeder {
|
|
|
1585
1549
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMJobDefinitionDataSeeder>;
|
|
1586
1550
|
}
|
|
1587
1551
|
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1552
|
+
/**
|
|
1553
|
+
* Organizational job-grade reference data for organization-management mocks.
|
|
1554
|
+
*
|
|
1555
|
+
* These rows describe organizational seniority bands (job grade / hierarchy level),
|
|
1556
|
+
* not competency proficiency. The levels are intentionally business-friendly
|
|
1557
|
+
* (Employee, Supervisor, Manager, Executive) for HR and org-chart use cases.
|
|
1558
|
+
*/
|
|
1559
|
+
interface AXMOrganizationManagementJobLevelMockModel extends AXMOrganizationManagementJobLevelEntityModel {
|
|
1592
1560
|
level: number;
|
|
1593
1561
|
}
|
|
1594
|
-
declare const JOB_LEVELS_MOCK:
|
|
1562
|
+
declare const JOB_LEVELS_MOCK: AXMOrganizationManagementJobLevelMockModel[];
|
|
1595
1563
|
|
|
1596
1564
|
declare class AXMJobLevelDataSeeder implements AXPDataSeeder {
|
|
1597
1565
|
private storageService;
|
|
@@ -1600,20 +1568,12 @@ declare class AXMJobLevelDataSeeder implements AXPDataSeeder {
|
|
|
1600
1568
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMJobLevelDataSeeder>;
|
|
1601
1569
|
}
|
|
1602
1570
|
|
|
1603
|
-
interface
|
|
1604
|
-
id: string;
|
|
1605
|
-
title: AXPMultiLanguageString;
|
|
1606
|
-
description: AXPMultiLanguageString;
|
|
1607
|
-
categoryIds: string[];
|
|
1608
|
-
categories: {
|
|
1609
|
-
id: string;
|
|
1610
|
-
title: AXPMultiLanguageString;
|
|
1611
|
-
}[];
|
|
1571
|
+
interface AXMOrganizationManagementResponsibilityMockModel extends AXMOrganizationManagementResponsibilityEntityModel {
|
|
1612
1572
|
}
|
|
1613
1573
|
/** English category keys → id (stable lookup after localized titles). */
|
|
1614
1574
|
declare const RESPONSIBILITY_CATEGORY_KEY_TO_ID: Record<string, string>;
|
|
1615
1575
|
declare const RESPONSIBILITIES_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
1616
|
-
declare const RESPONSIBILITIES_MOCK:
|
|
1576
|
+
declare const RESPONSIBILITIES_MOCK: AXMOrganizationManagementResponsibilityMockModel[];
|
|
1617
1577
|
|
|
1618
1578
|
declare class AXMResponsibilityDataSeeder implements AXPDataSeeder {
|
|
1619
1579
|
private storageService;
|
|
@@ -1639,6 +1599,7 @@ interface AXCPositionAssignmentMockDto {
|
|
|
1639
1599
|
businessUnit?: any;
|
|
1640
1600
|
startDate: Date;
|
|
1641
1601
|
endDate?: Date | null;
|
|
1602
|
+
statusId?: 'active' | 'scheduled' | 'expired' | 'revoked';
|
|
1642
1603
|
isPrimary?: boolean;
|
|
1643
1604
|
notes?: string;
|
|
1644
1605
|
}
|
|
@@ -2071,6 +2032,18 @@ declare class AXCWorkflowEngine implements AXPWorkflowEngine {
|
|
|
2071
2032
|
* Get current workflow execution state.
|
|
2072
2033
|
*/
|
|
2073
2034
|
getState(request: AXPGetWorkflowStateRequest): Promise<AXPWorkflowInstanceState>;
|
|
2035
|
+
/**
|
|
2036
|
+
* Claim a pooled task (cartable or human-task with candidates only): assign current user without resuming.
|
|
2037
|
+
*/
|
|
2038
|
+
claimTask(request: AXPClaimWorkflowTaskRequest): Promise<AXPClaimWorkflowTaskResponse>;
|
|
2039
|
+
/**
|
|
2040
|
+
* Claim when execution state lives only on `WorkflowManagement.WorkflowInstance` (seeded / entity-only rows).
|
|
2041
|
+
*/
|
|
2042
|
+
private claimTaskOnWorkflowInstanceEntity;
|
|
2043
|
+
/**
|
|
2044
|
+
* Activities that suspend for the task board (inbox), same completion path as human-task.
|
|
2045
|
+
*/
|
|
2046
|
+
private isTaskBoardSuspendGraphActivity;
|
|
2074
2047
|
/**
|
|
2075
2048
|
* Cache for activity definitions to avoid repeated queries.
|
|
2076
2049
|
*/
|
|
@@ -2279,6 +2252,35 @@ declare class AXCWorkflowDefinitionDataSeeder implements AXPDataSeeder {
|
|
|
2279
2252
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCWorkflowDefinitionDataSeeder>;
|
|
2280
2253
|
}
|
|
2281
2254
|
|
|
2255
|
+
/** Bookmark row shape stored under `workflowInstance.bookmarks` on the WorkflowInstance entity. */
|
|
2256
|
+
interface WorkflowInstanceEntityBookmark {
|
|
2257
|
+
id: string;
|
|
2258
|
+
activityId: string;
|
|
2259
|
+
activityInstanceId?: string;
|
|
2260
|
+
type: string;
|
|
2261
|
+
payload: Record<string, unknown>;
|
|
2262
|
+
payloadJson: string;
|
|
2263
|
+
consumed?: boolean;
|
|
2264
|
+
isConsumed?: boolean;
|
|
2265
|
+
createdAt?: string;
|
|
2266
|
+
}
|
|
2267
|
+
/**
|
|
2268
|
+
* Demo workflow instances for Cartable / task board: suspended `createLeaveRequest` at manager cartable step.
|
|
2269
|
+
* Matches entity shape produced by {@link AXCWorkflowEngine} + `saveInstanceToEntityService` (bookmarks on `workflowInstance`).
|
|
2270
|
+
*/
|
|
2271
|
+
declare function buildWorkflowInstanceCartableDemoRows(): Record<string, unknown>[];
|
|
2272
|
+
|
|
2273
|
+
/**
|
|
2274
|
+
* Seeds suspended workflow instances with cartable bookmarks so Cartable / task board show demo tasks
|
|
2275
|
+
* without running the engine. Merges by `id` so re-seed does not wipe user-created instances.
|
|
2276
|
+
*/
|
|
2277
|
+
declare class AXCWorkflowInstanceCartableDemoSeeder implements AXPDataSeeder {
|
|
2278
|
+
private readonly storageService;
|
|
2279
|
+
seed(): Promise<void>;
|
|
2280
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCWorkflowInstanceCartableDemoSeeder, never>;
|
|
2281
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCWorkflowInstanceCartableDemoSeeder>;
|
|
2282
|
+
}
|
|
2283
|
+
|
|
2282
2284
|
/**
|
|
2283
2285
|
* Stable lookup keys for assigning activities in activity-definition mock.
|
|
2284
2286
|
*/
|
|
@@ -2712,6 +2714,11 @@ declare class AXCConversationMockMessageApi extends AXMChatMessageApi {
|
|
|
2712
2714
|
*/
|
|
2713
2715
|
private rebuildAiTranscriptDraft;
|
|
2714
2716
|
private finalizeMessage;
|
|
2717
|
+
/**
|
|
2718
|
+
* Resolves the AiModel catalog id for engine runs.
|
|
2719
|
+
* Order: conversation `metadata.modelEntityId` (info bar / overrides), then assist row `modelId`, then first catalog chat model.
|
|
2720
|
+
* Empty-assist flow may send before the info bar writes `modelEntityId`, so assist `modelId` must be resolved here.
|
|
2721
|
+
*/
|
|
2715
2722
|
private resolveModelEntityId;
|
|
2716
2723
|
/**
|
|
2717
2724
|
* Build chat lines for the AI engine. Only plain user/assistant text from each message
|
|
@@ -2735,7 +2742,21 @@ declare class AXCConversationMockMessageApi extends AXMChatMessageApi {
|
|
|
2735
2742
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCConversationMockMessageApi>;
|
|
2736
2743
|
}
|
|
2737
2744
|
|
|
2745
|
+
/** All seeded participants: synthetic `current-user` plus every security mock user (stable UUID ids). */
|
|
2738
2746
|
declare const participantMock: AXParticipant[];
|
|
2747
|
+
/**
|
|
2748
|
+
* Stable user ids referenced by seeded chat messages (replaces legacy `user-2`, `user-3`, … ids).
|
|
2749
|
+
* Values match {@link mockUsers} so org chart / employee `userId` resolves in conversation mock APIs.
|
|
2750
|
+
*/
|
|
2751
|
+
declare const conversationDemoSeedUserIds: {
|
|
2752
|
+
readonly primaryPeer: "f0000001-0000-4000-a000-000000000004";
|
|
2753
|
+
readonly secondaryPeer: "f0000001-0000-4000-a000-000000000005";
|
|
2754
|
+
readonly tertiaryPeer: "f0000001-0000-4000-a000-000000000007";
|
|
2755
|
+
readonly designPeerA: "f0000001-0000-4000-a000-00000000000e";
|
|
2756
|
+
readonly designPeerB: "f0000001-0000-4000-a000-00000000000f";
|
|
2757
|
+
};
|
|
2758
|
+
/** Index in {@link participantMock} for a security user id (`1` = first entry after `current-user`). */
|
|
2759
|
+
declare function mockParticipantIndexForSecurityUserId(userId: string): number;
|
|
2739
2760
|
|
|
2740
2761
|
declare const chatMock: AXConversation[];
|
|
2741
2762
|
|
|
@@ -2749,10 +2770,9 @@ declare const CHAT_LAST_MESSAGE_IDS: Record<string, string>;
|
|
|
2749
2770
|
/**
|
|
2750
2771
|
* Consolidated seeder for all conversation2 component data.
|
|
2751
2772
|
* Seeds participants, conversations, and messages into conversationSharedStorage
|
|
2752
|
-
* and IndexedDB, then starts presence
|
|
2773
|
+
* and IndexedDB, then starts presence simulation. Unsolicited fake chat lines are disabled; a regular reply is produced only when the current user sends (see conversation mock message API).
|
|
2753
2774
|
*/
|
|
2754
2775
|
declare class AXCConversationDataSeeder implements AXPDataSeeder {
|
|
2755
|
-
private readonly notificationService;
|
|
2756
2776
|
seed(): Promise<void>;
|
|
2757
2777
|
private seedParticipants;
|
|
2758
2778
|
private seedConversations;
|
|
@@ -2761,15 +2781,6 @@ declare class AXCConversationDataSeeder implements AXPDataSeeder {
|
|
|
2761
2781
|
private linkLastMessages;
|
|
2762
2782
|
/** Randomly toggles participant online/offline/away status every 20-40 seconds. */
|
|
2763
2783
|
private startPresenceSimulation;
|
|
2764
|
-
/** Sends random messages from online users every 30-90 seconds with typing indicators. */
|
|
2765
|
-
private startMessageSimulation;
|
|
2766
|
-
private isAssistConversation;
|
|
2767
|
-
private createNotificationForIncomingMessage;
|
|
2768
|
-
private toUserReference;
|
|
2769
|
-
private extractMessageText;
|
|
2770
|
-
private delay;
|
|
2771
|
-
/** Returns a contextual random message template based on conversation type. */
|
|
2772
|
-
private getMessageTemplate;
|
|
2773
2784
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCConversationDataSeeder, never>;
|
|
2774
2785
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCConversationDataSeeder>;
|
|
2775
2786
|
}
|
|
@@ -2943,17 +2954,9 @@ declare class AXMTagDataSeeder implements AXPDataSeeder {
|
|
|
2943
2954
|
}
|
|
2944
2955
|
|
|
2945
2956
|
/**
|
|
2946
|
-
*
|
|
2947
|
-
* Each breakpoint node receives the shared widget id.
|
|
2957
|
+
* Kept for compatibility with existing widget generators importing this helper.
|
|
2948
2958
|
*/
|
|
2949
2959
|
declare function createWidgetLayoutConfig(dimensions: Record<string, any> | undefined): AXMDashboardWidgetLayoutMap;
|
|
2950
|
-
declare function generateUserDashboard(user: (typeof mockUsers)[0]): AXMCommonDashboardEntityModel;
|
|
2951
|
-
declare function createDashboardForUser(dashboardName: string, userId: string, widgetTypesInput: string[]): AXMCommonDashboardEntityModel;
|
|
2952
|
-
declare function createAndSaveDashboardForUser(params: {
|
|
2953
|
-
name: string;
|
|
2954
|
-
userId: string;
|
|
2955
|
-
widgetTypes: string[];
|
|
2956
|
-
}, injector: Injector): Promise<string>;
|
|
2957
2960
|
declare const DASHBOARDS: AXMCommonDashboardEntityModel[];
|
|
2958
2961
|
|
|
2959
2962
|
declare class AXPDashboardDataSeeder implements AXPDataSeeder {
|
|
@@ -3717,7 +3720,8 @@ declare class AXPMockLookupProvider implements AXPLookupProvider {
|
|
|
3717
3720
|
}
|
|
3718
3721
|
declare class AXPMockSequenceProvider implements AXPSequenceProvider {
|
|
3719
3722
|
private readonly store;
|
|
3720
|
-
private readonly
|
|
3723
|
+
private readonly injector;
|
|
3724
|
+
private resolveRulesFromProviders;
|
|
3721
3725
|
next(scopeHash: string, ruleId: string, options?: {
|
|
3722
3726
|
pad?: number;
|
|
3723
3727
|
consume?: boolean;
|
|
@@ -3728,7 +3732,7 @@ declare class AXPMockSequenceProvider implements AXPSequenceProvider {
|
|
|
3728
3732
|
|
|
3729
3733
|
declare class AXPMockIdentifierService extends AXPIdentifierService {
|
|
3730
3734
|
private readonly engine;
|
|
3731
|
-
private readonly
|
|
3735
|
+
private readonly injector;
|
|
3732
3736
|
private readonly seq;
|
|
3733
3737
|
private readonly checksum;
|
|
3734
3738
|
private readonly lookup;
|
|
@@ -3738,6 +3742,7 @@ declare class AXPMockIdentifierService extends AXPIdentifierService {
|
|
|
3738
3742
|
generate(req: AXPIdentifierRequest): Promise<AXPIdentifierResult>;
|
|
3739
3743
|
peek(req: AXPIdentifierRequest): Promise<AXPIdentifierPeekResult>;
|
|
3740
3744
|
validate(_code: string, _entity: string, _tenantId?: string): Promise<boolean>;
|
|
3745
|
+
private resolveRulesFromProviders;
|
|
3741
3746
|
private pickRule;
|
|
3742
3747
|
private createContext;
|
|
3743
3748
|
private createScopeHash;
|
|
@@ -3749,11 +3754,33 @@ declare class AXPMockIdentifierService extends AXPIdentifierService {
|
|
|
3749
3754
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXPMockIdentifierService>;
|
|
3750
3755
|
}
|
|
3751
3756
|
|
|
3757
|
+
declare const identifierCommitMiddleware: AXPEntityStorageMiddleware;
|
|
3758
|
+
|
|
3759
|
+
/**
|
|
3760
|
+
* Group Order Item Calculator Middleware
|
|
3761
|
+
*
|
|
3762
|
+
* Calculates quantityInOrder and quantityAvailable for group order items.
|
|
3763
|
+
* Also calculates total based on price, quantityInOrder, and GST (1.15).
|
|
3764
|
+
*
|
|
3765
|
+
* quantityInOrder = sum of all member order line quantities for this item
|
|
3766
|
+
* quantityAvailable = size - quantityInOrder
|
|
3767
|
+
* total = price * quantityInOrder * 1.15 (GST)
|
|
3768
|
+
*
|
|
3769
|
+
* Runs on:
|
|
3770
|
+
* - GroupOrderItem create/update: Calculate for the item itself
|
|
3771
|
+
* - MemberOrderLine create/update/delete: Recalculate the related group order item
|
|
3772
|
+
*/
|
|
3773
|
+
declare const groupOrderItemCalculatorMiddleware: AXPEntityStorageMiddleware;
|
|
3774
|
+
|
|
3752
3775
|
/**
|
|
3753
3776
|
* Pre-save middleware: loads entity definition and validates ctx.data before persist.
|
|
3754
3777
|
* Validates required, minLength, maxLength, email and unique constraints
|
|
3755
3778
|
* (from definition rule: 'unique' or layout extensions.uniqueFields).
|
|
3756
3779
|
* Runs early (order: 5) before lock/audit middlewares.
|
|
3780
|
+
*
|
|
3781
|
+
* Does not run on `initial`: bulk mock seed calls `initial` on every startup; the backend
|
|
3782
|
+
* already no-ops when data exists, but the middleware chain would still resolve definitions
|
|
3783
|
+
* per entity (heavy). Seed data is trusted; use create/update paths for validated writes.
|
|
3757
3784
|
*/
|
|
3758
3785
|
declare const entityValidationMiddleware: AXPEntityStorageMiddleware;
|
|
3759
3786
|
|
|
@@ -3805,8 +3832,6 @@ declare const folderStorageMiddleware: AXPEntityStorageMiddleware;
|
|
|
3805
3832
|
*/
|
|
3806
3833
|
declare const documentFolderSyncMiddleware: AXPEntityStorageMiddleware;
|
|
3807
3834
|
|
|
3808
|
-
declare const identifierCommitMiddleware: AXPEntityStorageMiddleware;
|
|
3809
|
-
|
|
3810
3835
|
/**
|
|
3811
3836
|
* Lookup Resolver Middleware
|
|
3812
3837
|
*
|
|
@@ -3882,22 +3907,6 @@ declare const signatureLoaderMiddleware: AXPEntityStorageMiddleware;
|
|
|
3882
3907
|
*/
|
|
3883
3908
|
declare const lockGuardMiddleware: AXPEntityStorageMiddleware;
|
|
3884
3909
|
|
|
3885
|
-
/**
|
|
3886
|
-
* Group Order Item Calculator Middleware
|
|
3887
|
-
*
|
|
3888
|
-
* Calculates quantityInOrder and quantityAvailable for group order items.
|
|
3889
|
-
* Also calculates total based on price, quantityInOrder, and GST (1.15).
|
|
3890
|
-
*
|
|
3891
|
-
* quantityInOrder = sum of all member order line quantities for this item
|
|
3892
|
-
* quantityAvailable = size - quantityInOrder
|
|
3893
|
-
* total = price * quantityInOrder * 1.15 (GST)
|
|
3894
|
-
*
|
|
3895
|
-
* Runs on:
|
|
3896
|
-
* - GroupOrderItem create/update: Calculate for the item itself
|
|
3897
|
-
* - MemberOrderLine create/update/delete: Recalculate the related group order item
|
|
3898
|
-
*/
|
|
3899
|
-
declare const groupOrderItemCalculatorMiddleware: AXPEntityStorageMiddleware;
|
|
3900
|
-
|
|
3901
3910
|
/**
|
|
3902
3911
|
* Key used in request params to bypass visibility filtering (isHidden flag).
|
|
3903
3912
|
* Similar to ABP Framework's filter disabling mechanism.
|
|
@@ -3989,5 +3998,5 @@ declare function bypassAllFilters<T extends AXPQueryRequest>(request: T): T;
|
|
|
3989
3998
|
|
|
3990
3999
|
declare const AXCMockEntityLogListener: AXPDistributedEventListenerProvider<any>;
|
|
3991
4000
|
|
|
3992
|
-
export { ACTIVITY_CATEGORIES, ACTIVITY_CATEGORY_ID_BY_KEY, ACTIVITY_DEFINITIONS, AI_ASSIST_MOCK, AI_MODEL_MOCK, APPLICATIONS, AXCActivityCategorySeeder, AXCActivityDefinitionSeeder, AXCAiAssistSeeder, AXCAiManagementMockModule, AXCAiModelSeeder, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, 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, AXCTokensDataSeeder, AXCUserPassStrategyMock, AXCVersionDB, AXCVersioningService, AXCWorkflowCategorySeeder, AXCWorkflowDefinitionDataSeeder, AXCWorkflowEngine, AXCWorkflowExecutionDB, AXCWorkflowExecutionStoreDexie, AXCWorkflowExecutionStoreFirestore, AXCWorkflowManagementMockModule, AXC_ENTITY_STORAGE_BACKEND_TYPE, AXC_FIRESTORE_CONFIG, AXC_FIRESTORE_DB, AXC_WORKFLOW_EXECUTION_STORE, AXMAiDemisDefaultAssistId, AXMAiModelStableIds, AXMAiPlatformDefaultAssistId, AXMAutomationDataSeeder, AXMBusinessUnitDataSeeder, AXMCalendarEventTypeSeeder, AXMDashboardChartDataSourceDefinition, AXMEmployeeDataSeeder, AXMEmploymentTypeDataSeeder, AXMFormDataSourcesProvider, AXMJobDefinitionDataSeeder, AXMJobLevelDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMPositionAssignmentDataSeeder, AXMPositionDataSeeder, AXMQuestionBankItemCategoryDataSeeder, AXMQuestionBankItemDataSeeder, AXMQuestionnaireCalculationDataSeeder, AXMQuestionnaireCategoryDataSeeder, AXMQuestionnaireDataSeeder, AXMResponsibilityDataSeeder, AXMTagDataSeeder, 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, 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, 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_MOCK, 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, axVersionDB, axWorkflowExecutionDB, axcPatchEmployeeActivePrimaryBusinessUnitRefsFromRows, axcPatchEmployeeActivePrimaryPositionRefsFromRows, axcPatchEmployeeManagerRefsFromRows, axcResolveCommandRegistrySeedId, axcResolveQueryRegistrySeedId, bankCategory, buildEntityStorageQuickSearchFilter, bypassAllFilters, bypassOwnershipFilter, bypassVisibilityFilter, calendarEventMock, calendarEventTypeMockData, calendarMock, chatMessageMock, chatMock, checkboxInterface, childCountMiddleware, clearEntityDefinitionFirestoreCollections, collectQuickSearchFieldPathsFromEntityDefinition, colorInterface, computeDiff, contactInterface,
|
|
3993
|
-
export type { AXCAiAssistMock, AXCAiModelMock, AXCBookmarkEntity,
|
|
4001
|
+
export { ACTIVITY_CATEGORIES, ACTIVITY_CATEGORY_ID_BY_KEY, ACTIVITY_DEFINITIONS, AI_ASSIST_MOCK, AI_MODEL_MOCK, APPLICATIONS, AXCActivityCategorySeeder, AXCActivityDefinitionSeeder, AXCAiAssistSeeder, AXCAiManagementMockModule, AXCAiModelSeeder, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, 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, 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, AXMAiDemisDefaultAssistId, AXMAiModelStableIds, AXMAiPlatformDefaultAssistId, AXMAutomationDataSeeder, AXMBusinessUnitDataSeeder, AXMCalendarEventTypeSeeder, AXMDashboardChartDataSourceDefinition, AXMEmployeeDataSeeder, AXMEmploymentTypeDataSeeder, AXMFormDataSourcesProvider, AXMJobDefinitionDataSeeder, AXMJobLevelDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMPositionAssignmentDataSeeder, AXMPositionDataSeeder, AXMQuestionBankItemCategoryDataSeeder, AXMQuestionBankItemDataSeeder, AXMQuestionnaireCalculationDataSeeder, 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, 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, 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_MOCK, TEAM_BUSINESS_UNITS_MOCK, 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, axVersionDB, axWorkflowExecutionDB, axcPatchEmployeeActivePrimaryBusinessUnitRefsFromRows, axcPatchEmployeeActivePrimaryPositionRefsFromRows, axcPatchEmployeeManagerRefsFromRows, axcResolveCommandRegistrySeedId, axcResolveQueryRegistrySeedId, axcResolveWidgetCatalogSeedId, bankCategory, buildEntityStorageQuickSearchFilter, buildWorkflowInstanceCartableDemoRows, bypassAllFilters, bypassOwnershipFilter, bypassVisibilityFilter, calendarEventMock, calendarEventTypeMockData, calendarMock, chatMessageMock, chatMock, checkboxInterface, childCountMiddleware, clearEntityDefinitionFirestoreCollections, collectQuickSearchFieldPathsFromEntityDefinition, colorInterface, computeDiff, contactInterface, conversationDemoSeedUserIds, createFileCastMiddleware, createWidgetLayoutConfig, 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, questionnaireCalculationMock, 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 };
|
|
4002
|
+
export type { AXCAiAssistMock, AXCAiModelMock, AXCBookmarkEntity, AXCEntityStorageBackendType, AXCEntityStorageInsertInput, AXCEntityStorageInsertOutput, AXCEntityStorageQueryInput, AXCEntityStorageQueryResult, AXCFirestoreConfig, AXCLeaveRequestMockDto, AXCPositionAssignmentMockDto, AXCWorkflowExecutionStore, AXMOrganizationManagementBusinessUnitMockModel, AXMOrganizationManagementJobDefinitionMockModel, AXMOrganizationManagementJobLevelMockModel, AXMOrganizationManagementPositionMockModel, AXMOrganizationManagementResponsibilityMockModel, AXMOrganizationManagementTeamBusinessUnitMockModel, AXMOrganizationManagementTeamMemberMockModel, AXMOrganizationManagementTeamMemberRoleMockModel, AXMOrganizationManagementTeamMockModel, AXMTag, AXPLogRow, AXPRuleRow, AXPSeqRow, AXPVersionChange, AXPVersionEntry, AXPVersionStream, AutomationCommandDto, AutomationMockDto, CanonicalChange, CanonicalChangeOp, EntityDefinitionFirestoreSnapshotFile, FirestoreSnapshotOperation, MockUserPassCredentials, QuestionBankItemCategoryTitle, QuestionBankItemMockDto, QuestionnaireCalculationMockDto, QuestionnaireCalculationMockResultKind, QuestionnaireCategoryTitle, QuestionnaireMockDto, ShowMetaDataFormPopupMockInput, Task, TaskStatus, TaskTemplate, TaskType, UIDiffRow, VersionedFileInfo, WorkflowInstanceEntityBookmark };
|