@acorex/connectivity 20.3.0-next.2 → 20.3.0-next.20
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/api/index.d.ts +13 -7
- package/fesm2022/acorex-connectivity-api-execute.command-BLf56xbu.mjs +86 -0
- package/fesm2022/acorex-connectivity-api-execute.command-BLf56xbu.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-api.mjs +363 -40
- package/fesm2022/acorex-connectivity-api.mjs.map +1 -1
- package/fesm2022/{acorex-connectivity-mock-category-with-items.query-DXt3OWKg.mjs → acorex-connectivity-mock-category-with-items.query-DOk16C9s.mjs} +38 -8
- package/fesm2022/acorex-connectivity-mock-category-with-items.query-DOk16C9s.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-distribution-record.command-DG45yvDA.mjs +49 -0
- package/fesm2022/acorex-connectivity-mock-distribution-record.command-DG45yvDA.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-employee-structure.queries-BqBk8RiB.mjs +66 -0
- package/fesm2022/acorex-connectivity-mock-employee-structure.queries-BqBk8RiB.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-sample.command-Djye7YXZ.mjs +20 -0
- package/fesm2022/acorex-connectivity-mock-sample.command-Djye7YXZ.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock.mjs +8491 -4464
- package/fesm2022/acorex-connectivity-mock.mjs.map +1 -1
- package/fesm2022/acorex-connectivity-utils.mjs +7 -7
- package/fesm2022/acorex-connectivity-utils.mjs.map +1 -1
- package/mock/index.d.ts +308 -112
- package/package.json +6 -6
- package/fesm2022/acorex-connectivity-mock-category-with-items.query-DXt3OWKg.mjs.map +0 -1
package/mock/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AXPAppStartUpService, AXPQueryRequest, AXPPagedListResult, AXPCategorizedEntityDto, AXPCategoryEntity, AXPExecuteCommand, AXPExecuteCommandResult, AXPActionMenuItem, AXPDataSourceDefinitionProvider, AXPDataSourceDefinition, AXPDistributedEventListenerProvider } from '@acorex/platform/core';
|
|
1
|
+
import { AXPAppStartUpService, AXPQueryRequest, AXPPagedListResult, AXPCategorizedEntityDto, AXPCategoryEntity, AXPExecuteCommand, AXPExecuteCommandResult, AXPActionMenuItem, AXPDataSourceDefinitionProvider, AXPDataSourceDefinition, AXPFileListItem, AXPDistributedEventListenerProvider } from '@acorex/platform/core';
|
|
2
2
|
import * as i0 from '@angular/core';
|
|
3
3
|
import { Injector } from '@angular/core';
|
|
4
4
|
import * as _acorex_platform_auth from '@acorex/platform/auth';
|
|
@@ -9,15 +9,15 @@ import { Router } from '@angular/router';
|
|
|
9
9
|
import { AXMAuthConfigs } from '@acorex/modules/auth';
|
|
10
10
|
import { AXPEntityStorageService, AXPDataSeeder, AXPEntityStorageMiddleware } from '@acorex/platform/layout/entity';
|
|
11
11
|
import Dexie, { Table } from 'dexie';
|
|
12
|
-
import { AXMOrganizationNode } from '@acorex/modules/organization-management';
|
|
13
12
|
import * as _acorex_modules_report_management from '@acorex/modules/report-management';
|
|
14
13
|
import { AXPReportCategoryProvider, AXPReportCategory, AXPReportDefinitionProvider, AXPReportDefinition, AXPExecutionReportCommand, AXPLayoutExecutionContext, AXPExecutionReportCommandResult } from '@acorex/modules/report-management';
|
|
15
|
-
import { AXPWorkflowTaskProvider, AXPTaskFilter, AXPTask, AXPExtraField, AXPTaskStatus } from '@acorex/
|
|
14
|
+
import { AXPWorkflowTaskProvider, AXPTaskFilter, AXPTask, AXPExtraField, AXPTaskStatus } from '@acorex/modules/task-management';
|
|
16
15
|
import { AXMTextTemplateManagementTemplateEntityModel } from '@acorex/modules/text-template-management';
|
|
16
|
+
import { AXMMetaDataDefinitionEntityModel } from '@acorex/modules/data-management';
|
|
17
17
|
import { AXMCommonDashboardEntityModel } from '@acorex/modules/dashboard-management';
|
|
18
18
|
import * as _acorex_modules_calendar_management from '@acorex/modules/calendar-management';
|
|
19
19
|
import { AXMCalendarManagementCalendarEventTypeEntityModel } from '@acorex/modules/calendar-management';
|
|
20
|
-
import { AXPLockService, AXPLockRequest, AXPLockInfo, AXPUnLockRequest, AXPLockGetInfoRequest, AXPFileStorageService, AXPFileStorageCreateRequest, AXPFileStorageInfo, AXPFileStorageUpdateRequest, AXPFileStorageFindRequest, AXPFileManyStorageInfo } from '@acorex/platform/common';
|
|
20
|
+
import { AXPLockService, AXPLockRequest, AXPLockInfo, AXPUnLockRequest, AXPLockGetInfoRequest, AXPFileStorageService, AXPFileStorageCreateRequest, AXPFileStorageInfo, AXPFileStorageUpdateRequest, AXPFileStorageFindRequest, AXPFileManyStorageInfo, CanonicalChange as CanonicalChange$1, AXPVersioningService, AXPVersionEntry as AXPVersionEntry$1, AXVChangeType as AXVChangeType$1 } from '@acorex/platform/common';
|
|
21
21
|
import { AXPIdentifierRule, AXPClockProvider, AXPChecksumProvider, AXPPolicyProvider, AXPLookupProvider, AXPSequenceProvider, AXPIdentifierService, AXPIdentifierRequest, AXPIdentifierResult, AXPIdentifierPeekResult } from '@acorex/modules/identifier-management';
|
|
22
22
|
|
|
23
23
|
declare class AXCCommonMockModule {
|
|
@@ -188,6 +188,12 @@ declare class AXCMeetingManagementMockModule {
|
|
|
188
188
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCMeetingManagementMockModule>;
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
+
declare class AXCSettingsManagementMockModule {
|
|
192
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCSettingsManagementMockModule, never>;
|
|
193
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCSettingsManagementMockModule, never, never, never>;
|
|
194
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXCSettingsManagementMockModule>;
|
|
195
|
+
}
|
|
196
|
+
|
|
191
197
|
declare class AXCMiddlewaresModule {
|
|
192
198
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCMiddlewaresModule, never>;
|
|
193
199
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMiddlewaresModule, never, never, never>;
|
|
@@ -197,7 +203,7 @@ declare class AXCMiddlewaresModule {
|
|
|
197
203
|
declare class AXCMockModule {
|
|
198
204
|
constructor(appInitService: AXPAppStartUpService, injector: Injector);
|
|
199
205
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCMockModule, never>;
|
|
200
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMockModule, never, [typeof _acorex_platform_auth.AXPAuthModule, typeof AXCCommonMockModule, typeof AXCIdentifierManagementMockModule, typeof AXCSecurityManagementMockModule, typeof AXCFormTemplateManagementMockModule, typeof AXCCustomerManagementMockModule, typeof AXCContactManagementMockModule, typeof AXCLocationManagementMockModule, typeof AXCOrganizationManagementMockModule, typeof AXCHumanCapitalManagementMockModule, typeof AXCReportManagementMockModule, typeof AXCLocaleManagementMockModule, typeof AXCDashboardManagementMockModule, typeof AXCConversationMockModule, typeof AXCAuthMockModule, typeof AXCPlatformManagementMockModule, typeof AXCTrainingManagementMockModule, typeof AXCProjectManagementMockModule, typeof AXCDocumentManagementMockModule, typeof AXCHelpDeskMockModule, typeof AXCLogManagementMockModule, typeof AXCCalendarManagementMockModule, typeof AXCDataManagementMockModule, typeof AXCWorkflowManagementMockModule, typeof AXCNotificationManagementMockModule, typeof AXCTaskManagementMockModule, typeof AXCPartyManagementMockModule, typeof AXCContentManagementMockModule, typeof AXCMeetingManagementMockModule, typeof AXCMiddlewaresModule], never>;
|
|
206
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMockModule, never, [typeof _acorex_platform_auth.AXPAuthModule, typeof AXCCommonMockModule, typeof AXCIdentifierManagementMockModule, typeof AXCSecurityManagementMockModule, typeof AXCFormTemplateManagementMockModule, typeof AXCCustomerManagementMockModule, typeof AXCContactManagementMockModule, typeof AXCLocationManagementMockModule, typeof AXCOrganizationManagementMockModule, typeof AXCHumanCapitalManagementMockModule, typeof AXCReportManagementMockModule, typeof AXCLocaleManagementMockModule, typeof AXCDashboardManagementMockModule, typeof AXCConversationMockModule, typeof AXCAuthMockModule, typeof AXCPlatformManagementMockModule, typeof AXCTrainingManagementMockModule, typeof AXCProjectManagementMockModule, typeof AXCDocumentManagementMockModule, typeof AXCHelpDeskMockModule, typeof AXCLogManagementMockModule, typeof AXCCalendarManagementMockModule, typeof AXCDataManagementMockModule, typeof AXCWorkflowManagementMockModule, typeof AXCNotificationManagementMockModule, typeof AXCTaskManagementMockModule, typeof AXCPartyManagementMockModule, typeof AXCContentManagementMockModule, typeof AXCMeetingManagementMockModule, typeof AXCSettingsManagementMockModule, typeof AXCMiddlewaresModule], never>;
|
|
201
207
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCMockModule>;
|
|
202
208
|
}
|
|
203
209
|
|
|
@@ -271,6 +277,31 @@ declare class AXCDexieEntityStorageService extends Dexie implements AXPEntitySto
|
|
|
271
277
|
insertOne<T = any>(entityName: string, entity: T): Promise<string>;
|
|
272
278
|
getAll<T = any>(entityName: string): Promise<T[]>;
|
|
273
279
|
query<T = any>(entityName: string, request: AXPQueryRequest): Promise<AXPPagedListResult<T>>;
|
|
280
|
+
/**
|
|
281
|
+
* Check if the entity is a category entity (ends with 'Category')
|
|
282
|
+
*/
|
|
283
|
+
private isCategoryEntity;
|
|
284
|
+
/**
|
|
285
|
+
* Calculate childCount for each category entity
|
|
286
|
+
*/
|
|
287
|
+
private calculateChildCounts;
|
|
288
|
+
/**
|
|
289
|
+
* Get the count of direct children for a category
|
|
290
|
+
*/
|
|
291
|
+
private getDirectChildCount;
|
|
292
|
+
/**
|
|
293
|
+
* Check if the filter is a category filter (contains operator on categoryIds field)
|
|
294
|
+
* Handles both simple filters and compound filters
|
|
295
|
+
*/
|
|
296
|
+
private isCategoryFilter;
|
|
297
|
+
/**
|
|
298
|
+
* Apply recursive category filtering - finds entities that belong to the category or any of its children
|
|
299
|
+
*/
|
|
300
|
+
private applyRecursiveCategoryFilter;
|
|
301
|
+
/**
|
|
302
|
+
* Recursively gets all child category IDs including the parent category itself
|
|
303
|
+
*/
|
|
304
|
+
private getAllChildCategoryIds;
|
|
274
305
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCDexieEntityStorageService, never>;
|
|
275
306
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCDexieEntityStorageService>;
|
|
276
307
|
}
|
|
@@ -419,34 +450,48 @@ interface AXCMockUserMockDto {
|
|
|
419
450
|
}
|
|
420
451
|
declare const mockUsers: AXCMockUserMockDto[];
|
|
421
452
|
|
|
422
|
-
interface
|
|
453
|
+
interface AXCBusinessUnitMockDto {
|
|
423
454
|
id: string;
|
|
424
455
|
title: string;
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
456
|
+
description?: string;
|
|
457
|
+
typeId: string;
|
|
458
|
+
parentId?: string | null;
|
|
459
|
+
countryId?: string | null;
|
|
460
|
+
stateId?: string | null;
|
|
461
|
+
cityId?: string | null;
|
|
462
|
+
country?: {
|
|
463
|
+
id: string;
|
|
464
|
+
title: string;
|
|
465
|
+
} | null;
|
|
466
|
+
state?: {
|
|
467
|
+
id: string;
|
|
468
|
+
title: string;
|
|
469
|
+
} | null;
|
|
470
|
+
city?: {
|
|
471
|
+
id: string;
|
|
472
|
+
title: string;
|
|
473
|
+
} | null;
|
|
474
|
+
parent?: {
|
|
475
|
+
id: string;
|
|
476
|
+
title: string;
|
|
477
|
+
} | null;
|
|
478
|
+
type: {
|
|
479
|
+
id: string;
|
|
480
|
+
title: string;
|
|
481
|
+
} | null;
|
|
482
|
+
positionIds?: string[];
|
|
483
|
+
positions?: {
|
|
484
|
+
id: string;
|
|
485
|
+
title: string;
|
|
486
|
+
}[];
|
|
442
487
|
}
|
|
443
|
-
declare const
|
|
488
|
+
declare const BUSINESS_UNITS_MOCK: AXCBusinessUnitMockDto[];
|
|
444
489
|
|
|
445
|
-
declare class
|
|
446
|
-
private
|
|
490
|
+
declare class AXMBusinessUnitDataSeeder implements AXPDataSeeder {
|
|
491
|
+
private storage;
|
|
447
492
|
seed(): Promise<void>;
|
|
448
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
449
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
493
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMBusinessUnitDataSeeder, never>;
|
|
494
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMBusinessUnitDataSeeder>;
|
|
450
495
|
}
|
|
451
496
|
|
|
452
497
|
declare function findEmployeeById(employeeId: string): AXCEmployeeMockDto | undefined;
|
|
@@ -465,11 +510,6 @@ interface AXCEmployeeMockDto {
|
|
|
465
510
|
id: string;
|
|
466
511
|
title: string;
|
|
467
512
|
};
|
|
468
|
-
positionId: string;
|
|
469
|
-
position: {
|
|
470
|
-
id: string;
|
|
471
|
-
title: string;
|
|
472
|
-
};
|
|
473
513
|
employmentTypeId: string;
|
|
474
514
|
employmentType: {
|
|
475
515
|
id: string;
|
|
@@ -478,58 +518,10 @@ interface AXCEmployeeMockDto {
|
|
|
478
518
|
hireDate: Date;
|
|
479
519
|
managerId: string | null;
|
|
480
520
|
manager: AXCEmployeeMockDto | null;
|
|
521
|
+
imageId: string[];
|
|
481
522
|
}
|
|
482
523
|
declare const EMPLOYEES_MOCK: AXCEmployeeMockDto[];
|
|
483
524
|
|
|
484
|
-
type AXCEmployeeMock$2 = (typeof EMPLOYEES_MOCK)[number];
|
|
485
|
-
interface AXCDivisionMockDto {
|
|
486
|
-
id: string;
|
|
487
|
-
title: string;
|
|
488
|
-
description: string;
|
|
489
|
-
managerId: string;
|
|
490
|
-
manager: AXCEmployeeMock$2;
|
|
491
|
-
countryId?: string;
|
|
492
|
-
stateId?: string;
|
|
493
|
-
cityId?: string;
|
|
494
|
-
country?: {
|
|
495
|
-
id: string;
|
|
496
|
-
title: string;
|
|
497
|
-
};
|
|
498
|
-
state?: {
|
|
499
|
-
id: string;
|
|
500
|
-
title: string;
|
|
501
|
-
};
|
|
502
|
-
city?: {
|
|
503
|
-
id: string;
|
|
504
|
-
title: string;
|
|
505
|
-
};
|
|
506
|
-
}
|
|
507
|
-
declare const DIVISIONS_MOCK: AXCDivisionMockDto[];
|
|
508
|
-
|
|
509
|
-
declare class AXMDivisionDataSeeder implements AXPDataSeeder {
|
|
510
|
-
private storageService;
|
|
511
|
-
seed(): Promise<void>;
|
|
512
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDivisionDataSeeder, never>;
|
|
513
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMDivisionDataSeeder>;
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
type AXCEmployeeMock$1 = typeof EMPLOYEES_MOCK[number];
|
|
517
|
-
interface AXCDepartmentMockDto {
|
|
518
|
-
id: string;
|
|
519
|
-
title: string;
|
|
520
|
-
description: string;
|
|
521
|
-
managerId: string;
|
|
522
|
-
manager: AXCEmployeeMock$1;
|
|
523
|
-
}
|
|
524
|
-
declare const DEPARTMENTS_MOCK: AXCDepartmentMockDto[];
|
|
525
|
-
|
|
526
|
-
declare class AXMDepartmentDataSeeder implements AXPDataSeeder {
|
|
527
|
-
private storageService;
|
|
528
|
-
seed(): Promise<void>;
|
|
529
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDepartmentDataSeeder, never>;
|
|
530
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMDepartmentDataSeeder>;
|
|
531
|
-
}
|
|
532
|
-
|
|
533
525
|
type AXCEmployeeMock = (typeof EMPLOYEES_MOCK)[number];
|
|
534
526
|
interface AXCTeamMockDto {
|
|
535
527
|
id: string;
|
|
@@ -571,8 +563,9 @@ interface PositionMockDto extends AXPCategorizedEntityDto {
|
|
|
571
563
|
id: string;
|
|
572
564
|
title: string;
|
|
573
565
|
}[];
|
|
566
|
+
isManager?: boolean;
|
|
574
567
|
}
|
|
575
|
-
declare const POSITIONS_CATEGORY_MOCK: AXPCategoryEntity[];
|
|
568
|
+
declare const POSITIONS_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
576
569
|
declare const POSITIONS_MOCK: PositionMockDto[];
|
|
577
570
|
|
|
578
571
|
declare class AXMPositionDataSeeder implements AXPDataSeeder {
|
|
@@ -602,7 +595,7 @@ interface RoleMockDto extends AXPCategorizedEntityDto {
|
|
|
602
595
|
title: string;
|
|
603
596
|
}[];
|
|
604
597
|
}
|
|
605
|
-
declare const ROLES_CATEGORY_MOCK: AXPCategoryEntity[];
|
|
598
|
+
declare const ROLES_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
606
599
|
declare const ROLES_MOCK: RoleMockDto[];
|
|
607
600
|
|
|
608
601
|
declare class AXMRoleDataSeeder implements AXPDataSeeder {
|
|
@@ -622,7 +615,7 @@ interface ResponsibilityMockDto extends AXPCategorizedEntityDto {
|
|
|
622
615
|
title: string;
|
|
623
616
|
}[];
|
|
624
617
|
}
|
|
625
|
-
declare const RESPONSIBILITIES_CATEGORY_MOCK: AXPCategoryEntity[];
|
|
618
|
+
declare const RESPONSIBILITIES_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
626
619
|
declare const RESPONSIBILITIES_MOCK: ResponsibilityMockDto[];
|
|
627
620
|
|
|
628
621
|
declare class AXMResponsibilityDataSeeder implements AXPDataSeeder {
|
|
@@ -632,17 +625,6 @@ declare class AXMResponsibilityDataSeeder implements AXPDataSeeder {
|
|
|
632
625
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMResponsibilityDataSeeder>;
|
|
633
626
|
}
|
|
634
627
|
|
|
635
|
-
declare const INDUSTRIAL_COMPANY_ORGANIZATION: AXMOrganizationNode;
|
|
636
|
-
|
|
637
|
-
declare class AXMOrgChartDataSeeder implements AXPDataSeeder {
|
|
638
|
-
private storageService;
|
|
639
|
-
seed(): Promise<void>;
|
|
640
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrgChartDataSeeder, never>;
|
|
641
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOrgChartDataSeeder>;
|
|
642
|
-
}
|
|
643
|
-
|
|
644
|
-
declare const SOFTWARE_COMPANY_ORGANIZATION: AXMOrganizationNode;
|
|
645
|
-
|
|
646
628
|
declare class AXMEmployeeDataSeeder implements AXPDataSeeder {
|
|
647
629
|
private storageService;
|
|
648
630
|
seed(): Promise<void>;
|
|
@@ -656,9 +638,8 @@ interface AXCPositionAssignmentMockDto {
|
|
|
656
638
|
employee?: any;
|
|
657
639
|
positionId: string;
|
|
658
640
|
position?: any;
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
scope?: any;
|
|
641
|
+
businessUnitId: string;
|
|
642
|
+
businessUnit?: any;
|
|
662
643
|
startDate: Date;
|
|
663
644
|
endDate?: Date | null;
|
|
664
645
|
isPrimary?: boolean;
|
|
@@ -683,7 +664,7 @@ interface SkillMockDto extends AXPCategorizedEntityDto {
|
|
|
683
664
|
title: string;
|
|
684
665
|
}[];
|
|
685
666
|
}
|
|
686
|
-
declare const SKILLS_CATEGORY_MOCK: AXPCategoryEntity[];
|
|
667
|
+
declare const SKILLS_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
687
668
|
declare const SKILLS_MOCK: SkillMockDto[];
|
|
688
669
|
|
|
689
670
|
declare class AXMSkillDataSeeder implements AXPDataSeeder {
|
|
@@ -1121,6 +1102,22 @@ declare class AXCMetaDataDefinitionDataSeeder implements AXPDataSeeder {
|
|
|
1121
1102
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCMetaDataDefinitionDataSeeder>;
|
|
1122
1103
|
}
|
|
1123
1104
|
|
|
1105
|
+
interface CategoryMetadataInheritanceQueryParams {
|
|
1106
|
+
entityName: string;
|
|
1107
|
+
categoryId: string;
|
|
1108
|
+
}
|
|
1109
|
+
type CategoryMetadataInheritanceResult = AXMMetaDataDefinitionEntityModel[];
|
|
1110
|
+
declare class AXCQueryCategoryMetadataInheritanceQuery implements AXPQuery<CategoryMetadataInheritanceQueryParams, CategoryMetadataInheritanceResult> {
|
|
1111
|
+
private injector;
|
|
1112
|
+
private metaDataService;
|
|
1113
|
+
fetch(params: CategoryMetadataInheritanceQueryParams): Promise<CategoryMetadataInheritanceResult>;
|
|
1114
|
+
private findCategoryById;
|
|
1115
|
+
private buildCategoryHierarchy;
|
|
1116
|
+
private collectInheritedMetadata;
|
|
1117
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCQueryCategoryMetadataInheritanceQuery, never>;
|
|
1118
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCQueryCategoryMetadataInheritanceQuery>;
|
|
1119
|
+
}
|
|
1120
|
+
|
|
1124
1121
|
declare function generateUserDashboard(user: (typeof mockUsers)[0]): AXMCommonDashboardEntityModel;
|
|
1125
1122
|
declare function createDashboardForUser(dashboardName: string, userId: string, widgetTypesInput: string[]): AXMCommonDashboardEntityModel;
|
|
1126
1123
|
declare function createAndSaveDashboardForUser(params: {
|
|
@@ -1232,8 +1229,12 @@ declare const calendarMock: ({
|
|
|
1232
1229
|
isActive: boolean;
|
|
1233
1230
|
order: number;
|
|
1234
1231
|
notes: string;
|
|
1235
|
-
|
|
1236
|
-
|
|
1232
|
+
created: {
|
|
1233
|
+
at: Date;
|
|
1234
|
+
};
|
|
1235
|
+
updated: {
|
|
1236
|
+
at: Date;
|
|
1237
|
+
};
|
|
1237
1238
|
scope?: undefined;
|
|
1238
1239
|
scopeEntityId?: undefined;
|
|
1239
1240
|
} | {
|
|
@@ -1263,8 +1264,12 @@ declare const calendarMock: ({
|
|
|
1263
1264
|
isActive: boolean;
|
|
1264
1265
|
order: number;
|
|
1265
1266
|
notes: string;
|
|
1266
|
-
|
|
1267
|
-
|
|
1267
|
+
created: {
|
|
1268
|
+
at: Date;
|
|
1269
|
+
};
|
|
1270
|
+
updated: {
|
|
1271
|
+
at: Date;
|
|
1272
|
+
};
|
|
1268
1273
|
} | {
|
|
1269
1274
|
id: string;
|
|
1270
1275
|
name: string;
|
|
@@ -1292,8 +1297,12 @@ declare const calendarMock: ({
|
|
|
1292
1297
|
isActive: boolean;
|
|
1293
1298
|
order: number;
|
|
1294
1299
|
notes: string;
|
|
1295
|
-
|
|
1296
|
-
|
|
1300
|
+
created: {
|
|
1301
|
+
at: Date;
|
|
1302
|
+
};
|
|
1303
|
+
updated: {
|
|
1304
|
+
at: Date;
|
|
1305
|
+
};
|
|
1297
1306
|
})[];
|
|
1298
1307
|
|
|
1299
1308
|
declare class AXCCalendarDataSeeder implements AXPDataSeeder {
|
|
@@ -1319,8 +1328,12 @@ declare const calendarEventMock: ({
|
|
|
1319
1328
|
recurrenceRule: string;
|
|
1320
1329
|
isActive: boolean;
|
|
1321
1330
|
order: number;
|
|
1322
|
-
|
|
1323
|
-
|
|
1331
|
+
created: {
|
|
1332
|
+
at: Date;
|
|
1333
|
+
};
|
|
1334
|
+
updated: {
|
|
1335
|
+
at: Date;
|
|
1336
|
+
};
|
|
1324
1337
|
} | {
|
|
1325
1338
|
id: string;
|
|
1326
1339
|
calendarId: string;
|
|
@@ -1337,8 +1350,12 @@ declare const calendarEventMock: ({
|
|
|
1337
1350
|
recurrenceRule: null;
|
|
1338
1351
|
isActive: boolean;
|
|
1339
1352
|
order: number;
|
|
1340
|
-
|
|
1341
|
-
|
|
1353
|
+
created: {
|
|
1354
|
+
at: Date;
|
|
1355
|
+
};
|
|
1356
|
+
updated: {
|
|
1357
|
+
at: Date;
|
|
1358
|
+
};
|
|
1342
1359
|
})[];
|
|
1343
1360
|
|
|
1344
1361
|
declare class AXCCalendarEventDataSeeder implements AXPDataSeeder {
|
|
@@ -1671,6 +1688,131 @@ declare class AXCFileStorageService implements AXPFileStorageService {
|
|
|
1671
1688
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCFileStorageService>;
|
|
1672
1689
|
}
|
|
1673
1690
|
|
|
1691
|
+
interface AXPVersionStream {
|
|
1692
|
+
id: string;
|
|
1693
|
+
entityType: string;
|
|
1694
|
+
entityId: string;
|
|
1695
|
+
createdAt: string;
|
|
1696
|
+
}
|
|
1697
|
+
declare enum AXVChangeType {
|
|
1698
|
+
Create = "Create",
|
|
1699
|
+
Update = "Update",
|
|
1700
|
+
Delete = "Delete"
|
|
1701
|
+
}
|
|
1702
|
+
type CanonicalChangeOp = 'add' | 'remove' | 'replace' | 'rename' | 'metadata';
|
|
1703
|
+
interface CanonicalChange {
|
|
1704
|
+
path: string;
|
|
1705
|
+
op: CanonicalChangeOp;
|
|
1706
|
+
oldValue?: unknown;
|
|
1707
|
+
newValue?: unknown;
|
|
1708
|
+
meta?: Record<string, unknown>;
|
|
1709
|
+
}
|
|
1710
|
+
interface AXPVersionEntry {
|
|
1711
|
+
id: string;
|
|
1712
|
+
streamId: string;
|
|
1713
|
+
versionNumber: number;
|
|
1714
|
+
changeType: AXVChangeType;
|
|
1715
|
+
changedBy: string;
|
|
1716
|
+
changedAt: string;
|
|
1717
|
+
snapshotJson: unknown;
|
|
1718
|
+
patchFromPrevJson: CanonicalChange[];
|
|
1719
|
+
summary?: string;
|
|
1720
|
+
metadataJson?: unknown;
|
|
1721
|
+
}
|
|
1722
|
+
interface AXPVersionChange {
|
|
1723
|
+
id?: number;
|
|
1724
|
+
versionEntryId: string;
|
|
1725
|
+
path: string;
|
|
1726
|
+
op: CanonicalChangeOp;
|
|
1727
|
+
oldValue?: unknown;
|
|
1728
|
+
newValue?: unknown;
|
|
1729
|
+
}
|
|
1730
|
+
interface VersionedFileInfo {
|
|
1731
|
+
id: string;
|
|
1732
|
+
name: string;
|
|
1733
|
+
size: number;
|
|
1734
|
+
mime: string;
|
|
1735
|
+
hash: string;
|
|
1736
|
+
url?: string;
|
|
1737
|
+
thumbUrl?: string;
|
|
1738
|
+
}
|
|
1739
|
+
declare class AXCVersionDB extends Dexie {
|
|
1740
|
+
version_streams: Table<AXPVersionStream, string>;
|
|
1741
|
+
version_entries: Table<AXPVersionEntry, string>;
|
|
1742
|
+
version_changes: Table<AXPVersionChange, number>;
|
|
1743
|
+
constructor();
|
|
1744
|
+
}
|
|
1745
|
+
declare const axVersionDB: AXCVersionDB;
|
|
1746
|
+
|
|
1747
|
+
/**
|
|
1748
|
+
* Compute canonical JSON Patch-like changes with custom ops for file arrays.
|
|
1749
|
+
*/
|
|
1750
|
+
declare function computeDiff(prevSnapshot: unknown, nextSnapshot: unknown, basePath?: string): CanonicalChange$1[];
|
|
1751
|
+
declare class VersioningService implements AXPVersioningService {
|
|
1752
|
+
private readonly db;
|
|
1753
|
+
private readonly fileStorage;
|
|
1754
|
+
upsertStream(entityType: string, entityId: string): Promise<string>;
|
|
1755
|
+
/** Gets stream id if it exists, otherwise returns null (does not create). */
|
|
1756
|
+
getStreamIdIfExists(entityType: string, entityId: string): Promise<string | null>;
|
|
1757
|
+
getCurrentVersion(streamId: string): Promise<number>;
|
|
1758
|
+
/** Lists version entries for a given stream, newest first. */
|
|
1759
|
+
listEntries(streamId: string, options?: {
|
|
1760
|
+
limit?: number;
|
|
1761
|
+
offset?: number;
|
|
1762
|
+
}): Promise<AXPVersionEntry$1[]>;
|
|
1763
|
+
createVersion(entityType: string, entityId: string, newSnapshot: unknown, changes?: CanonicalChange$1[], options?: {
|
|
1764
|
+
changeType?: AXVChangeType$1;
|
|
1765
|
+
changedBy?: string;
|
|
1766
|
+
summary?: string;
|
|
1767
|
+
metadata?: unknown;
|
|
1768
|
+
}): Promise<AXPVersionEntry$1>;
|
|
1769
|
+
getDiffForVersions(streamId: string, v1: number, v2: number): Promise<CanonicalChange$1[]>;
|
|
1770
|
+
getUiFriendlyDiff(streamId: string, v1: number, v2: number): Promise<Array<{
|
|
1771
|
+
badge: string;
|
|
1772
|
+
path: string;
|
|
1773
|
+
summary: string;
|
|
1774
|
+
oldValue?: unknown;
|
|
1775
|
+
newValue?: unknown;
|
|
1776
|
+
}>>;
|
|
1777
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VersioningService, never>;
|
|
1778
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<VersioningService>;
|
|
1779
|
+
}
|
|
1780
|
+
|
|
1781
|
+
interface UIDiffRow {
|
|
1782
|
+
badge: 'Added' | 'Removed' | 'Replaced' | 'Renamed' | 'Metadata' | 'Updated';
|
|
1783
|
+
path: string;
|
|
1784
|
+
summary: string;
|
|
1785
|
+
oldValue?: unknown;
|
|
1786
|
+
newValue?: unknown;
|
|
1787
|
+
}
|
|
1788
|
+
declare function toUiRows(changes: CanonicalChange[]): UIDiffRow[];
|
|
1789
|
+
|
|
1790
|
+
declare function normalizeAnyFileArrayForView(arr: any[], fileStorage: AXPFileStorageService): Promise<AXPFileListItem[]>;
|
|
1791
|
+
declare function normalizeSnapshotFileFieldsForView(snapshot: any, fileStorage: AXPFileStorageService): Promise<any>;
|
|
1792
|
+
|
|
1793
|
+
declare class AXCLogReportCategoryProvider implements AXPReportCategoryProvider {
|
|
1794
|
+
getList(parentId?: string): Promise<AXPReportCategory[]>;
|
|
1795
|
+
getById(id: string): Promise<AXPReportCategory | undefined>;
|
|
1796
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCLogReportCategoryProvider, never>;
|
|
1797
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCLogReportCategoryProvider>;
|
|
1798
|
+
}
|
|
1799
|
+
declare class AXCLogReportDefinitionProvider implements AXPReportDefinitionProvider {
|
|
1800
|
+
getList(categoryId: string): Promise<AXPReportDefinition[]>;
|
|
1801
|
+
getById(id: string): Promise<AXPReportDefinition | undefined>;
|
|
1802
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCLogReportDefinitionProvider, never>;
|
|
1803
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCLogReportDefinitionProvider>;
|
|
1804
|
+
}
|
|
1805
|
+
declare const AXC_LOG_REPORT_CATEGORY_PROVIDER: {
|
|
1806
|
+
provide: i0.InjectionToken<_acorex_modules_report_management.AXPReportCategoryProviderToken[]>;
|
|
1807
|
+
useClass: typeof AXCLogReportCategoryProvider;
|
|
1808
|
+
multi: boolean;
|
|
1809
|
+
};
|
|
1810
|
+
declare const AXC_LOG_REPORT_DEFINITION_PROVIDER: {
|
|
1811
|
+
provide: i0.InjectionToken<_acorex_modules_report_management.AXPReportDefinitionProviderToken[]>;
|
|
1812
|
+
useClass: typeof AXCLogReportDefinitionProvider;
|
|
1813
|
+
multi: boolean;
|
|
1814
|
+
};
|
|
1815
|
+
|
|
1674
1816
|
interface AXPRuleRow extends AXPIdentifierRule {
|
|
1675
1817
|
}
|
|
1676
1818
|
interface AXPSeqRow {
|
|
@@ -1752,6 +1894,8 @@ declare class AXPMockIdentifierService extends AXPIdentifierService {
|
|
|
1752
1894
|
|
|
1753
1895
|
declare const auditLoggerMiddleware: AXPEntityStorageMiddleware;
|
|
1754
1896
|
|
|
1897
|
+
declare const childCountMiddleware: AXPEntityStorageMiddleware;
|
|
1898
|
+
|
|
1755
1899
|
/**
|
|
1756
1900
|
* File Cast Middleware - Handles file operations in entity storage
|
|
1757
1901
|
*
|
|
@@ -1774,9 +1918,61 @@ declare const createFileCastMiddleware: AXPEntityStorageMiddleware;
|
|
|
1774
1918
|
|
|
1775
1919
|
declare const identifierCommitMiddleware: AXPEntityStorageMiddleware;
|
|
1776
1920
|
|
|
1921
|
+
/**
|
|
1922
|
+
* Lookup Resolver Middleware
|
|
1923
|
+
*
|
|
1924
|
+
* This middleware resolves lookup field IDs to full objects based on entity property definitions or naming conventions.
|
|
1925
|
+
*
|
|
1926
|
+
* Behavior:
|
|
1927
|
+
* - Runs on 'create' and 'update' operations
|
|
1928
|
+
* - Finds fields ending with 'Id' or 'Ids' (case sensitive)
|
|
1929
|
+
* - Resolves IDs to full objects from corresponding entity
|
|
1930
|
+
* - Replaces ID values with constructed objects
|
|
1931
|
+
*
|
|
1932
|
+
* Resolution Strategy (in order):
|
|
1933
|
+
* 1. Check entity property definition for LookupBox with entity option
|
|
1934
|
+
* 2. If property contains dot (X.assignId -> X.assign)
|
|
1935
|
+
* 3. Use current module name (ModuleName.assign)
|
|
1936
|
+
* 4. Try name variants with common modules
|
|
1937
|
+
*
|
|
1938
|
+
* Naming Convention:
|
|
1939
|
+
* - testId -> creates 'test' object with full record
|
|
1940
|
+
* - testIds -> creates 'testList' array with full records
|
|
1941
|
+
* - documentId -> creates 'document' object with full record
|
|
1942
|
+
* - categoryIds -> creates 'categoryList' array with full records
|
|
1943
|
+
*
|
|
1944
|
+
* Example:
|
|
1945
|
+
* Input: { stageId: "123" } with lookup to CustomerManagement.opportunityStage
|
|
1946
|
+
* Result: { stage: { id: "123", title: "Stage Title", ... } }
|
|
1947
|
+
*/
|
|
1948
|
+
declare const lookupResolverMiddleware: AXPEntityStorageMiddleware;
|
|
1949
|
+
|
|
1777
1950
|
declare const mergeDetailRelationMiddleware: AXPEntityStorageMiddleware;
|
|
1778
1951
|
|
|
1952
|
+
declare const primaryMiddleware: AXPEntityStorageMiddleware;
|
|
1953
|
+
|
|
1954
|
+
declare const historyLoggerMiddleware: AXPEntityStorageMiddleware;
|
|
1955
|
+
|
|
1956
|
+
/**
|
|
1957
|
+
* Signature Loader Middleware
|
|
1958
|
+
*
|
|
1959
|
+
* This middleware loads digital signatures for entities by attempting to query
|
|
1960
|
+
* the corresponding signature table ({EntityName}Signature).
|
|
1961
|
+
*
|
|
1962
|
+
* Behavior:
|
|
1963
|
+
* - Only runs on 'getOne' operation (entity details)
|
|
1964
|
+
* - Attempts to query signature table without checking plugin existence
|
|
1965
|
+
* - If signature table exists and has data, attaches signatures to result
|
|
1966
|
+
* - If table doesn't exist or query fails, silently continues
|
|
1967
|
+
*
|
|
1968
|
+
* Example:
|
|
1969
|
+
* Entity: "ContentManagement.Promotion"
|
|
1970
|
+
* Signature table: "ContentManagement.PromotionSignature"
|
|
1971
|
+
* Result: ctx.result.signatures = [{ id, signed, meta, ... }]
|
|
1972
|
+
*/
|
|
1973
|
+
declare const signatureLoaderMiddleware: AXPEntityStorageMiddleware;
|
|
1974
|
+
|
|
1779
1975
|
declare const AXCMockEntityLogListener: AXPDistributedEventListenerProvider<any>;
|
|
1780
1976
|
|
|
1781
|
-
export { APPLICATIONS, APPLICATIONS_MODULES, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationManagementMockModule, AXCApplicationTemplateDataSeeder, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommonMockModule, AXCContactManagementMockModule, AXCContentManagementMockModule, AXCConversationMockModule, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCFileStorageService, AXCFormTemplateManagementMockModule, AXCGlobalVariablesDataSeeder, AXCGoogleStrategyMock, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCJsaSeeder, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCLogManagementMockModule, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMiddlewaresModule, AXCMockEntityLogListener, AXCMockModule, AXCNotificationManagementMockModule, AXCOrganizationManagementMockModule, AXCPartyManagementMockModule, AXCPlatformManagementMockModule, AXCProjectManagementMockModule, AXCReportManagementMockModule, AXCSchedulerJobDataSeeder, AXCSchedulerJobManagementMockModule, AXCSecurityManagementMockModule, AXCTaskManagementMockModule, AXCTextTemplateCategoryDataSeeder, AXCTextTemplateDataSeeder, AXCTextTemplateManagementMockModule, AXCTrainingManagementMockModule, AXCUserPassStrategyMock, AXCWorkflowManagementMockModule,
|
|
1782
|
-
export type {
|
|
1977
|
+
export { APPLICATIONS, APPLICATIONS_MODULES, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationManagementMockModule, AXCApplicationTemplateDataSeeder, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommonMockModule, AXCContactManagementMockModule, AXCContentManagementMockModule, AXCConversationMockModule, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCFileStorageService, AXCFormTemplateManagementMockModule, AXCGlobalVariablesDataSeeder, AXCGoogleStrategyMock, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCJsaSeeder, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCLogManagementMockModule, AXCLogReportCategoryProvider, AXCLogReportDefinitionProvider, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMiddlewaresModule, AXCMockEntityLogListener, AXCMockModule, AXCNotificationManagementMockModule, AXCOrganizationManagementMockModule, AXCPartyManagementMockModule, AXCPlatformManagementMockModule, AXCProjectManagementMockModule, AXCQueryCategoryMetadataInheritanceQuery, AXCReportManagementMockModule, AXCSchedulerJobDataSeeder, AXCSchedulerJobManagementMockModule, AXCSecurityManagementMockModule, AXCTaskManagementMockModule, AXCTextTemplateCategoryDataSeeder, AXCTextTemplateDataSeeder, AXCTextTemplateManagementMockModule, AXCTrainingManagementMockModule, AXCUserPassStrategyMock, AXCVersionDB, AXCWorkflowManagementMockModule, AXC_LOG_REPORT_CATEGORY_PROVIDER, AXC_LOG_REPORT_DEFINITION_PROVIDER, AXMAiResponderService, AXMBusinessUnitDataSeeder, AXMCalendarEventTypeSeeder, AXMEmployeeDataSeeder, AXMEmployeeSkillDataSeeder, AXMEmployeeSkillsCategoryProvider, AXMEmployeeSkillsReportDefinitionProvider, AXMEmploymentTypeDataSeeder, AXMFormDataSourcesProvider, AXMIndustryDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMPositionAssignmentDataSeeder, AXMPositionDataSeeder, AXMReportCategoryDataSeeder, AXMReportDefinitionDataSeeder, AXMReportExecuteCommand, AXMReportMockDataService, AXMResponsibilityDataSeeder, AXMRoleDataSeeder, AXMSkillDataSeeder, AXMSkillLevelDataSeeder, AXMTeamDataSeeder, AXM_EMPLOYEE_SKILLS_CATEGORY_PROVIDER, AXM_EMPLOYEE_SKILLS_DEFINITION_PROVIDER, AXPDashboardDataSeeder, AXPIdentifierDB, AXPMessageDataSeeder, AXPMockChecksumProvider, AXPMockClockProvider, AXPMockIdentifierService, AXPMockLookupProvider, AXPMockPolicyProvider, AXPMockSequenceProvider, AXPRoomDataSeeder, AXPSecurityManagementRoleDataSeeder, AXPSecurityManagementUserDataSeeder, AXPTaskBoardPlatformManagementTaskProvider, AXPTaskBoardProjectManagementTaskProvider, AXQEmployeeSkillsLevelPercentagesQuery, AXQEmployeeSkillsLevelsQuery, AXQEmployeeSkillsListQuery, AXQEmployeeSkillsSkillPercentagesQuery, AXQEmployeeSkillsStatsQuery, AXQEmployeeSkillsTrendQuery, AXVChangeType, BUSINESS_UNITS_MOCK, DASHBOARDS, EDITIONS, EMPLOYEES_MOCK, EMPLOYEE_SKILLS_MOCK, EMPLOYMENT_TYPES_MOCK, ENTITIES, FEATURES, GLOBAL_VARIABLES, LEAVE_REQUESTS_MOCK, MODULES, PERMISSIONS, POSITIONS_CATEGORY_MOCK, POSITIONS_MOCK, POSITION_ASSIGNMENTS_MOCK, PROPERTIES, RESPONSIBILITIES_CATEGORY_MOCK, RESPONSIBILITIES_MOCK, ROLES_CATEGORY_MOCK, ROLES_MOCK, SKILLS_CATEGORY_MOCK, SKILLS_MOCK, SKILL_LEVELS_MOCK, TASKS, TASK_STATUSES, TASK_TEMPLATES, TASK_TYPES, TEAMS_MOCK, TEXT_TEMPLATES, TEXT_TEMPLATE_CATEGORY, VersioningService, applications, auditLoggerMiddleware, axVersionDB, calendarEventMock, calendarEventTypeMockData, calendarMock, childCountMiddleware, computeDiff, createAndSaveDashboardForUser, createDashboardForUser, createFileCastMiddleware, findContactMethod, findEmployeeById, findPartyById, generateUserDashboard, historyLoggerMiddleware, identifierCommitMiddleware, lookupResolverMiddleware, meetingFilesMock, meetingIds, meetingMock, meetingParticipantMock, meetingRoleTypeMock, meetingSessionMock, meetingTimeSlotMock, meetingTypeFileTemplateMock, meetingTypeMock, mergeDetailRelationMiddleware, mockRoleDefinitions, mockUsers, normalizeAnyFileArrayForView, normalizeSnapshotFileFieldsForView, participantIds, primaryMiddleware, signatureLoaderMiddleware, tenantsMock, toUiRows };
|
|
1978
|
+
export type { AXCBusinessUnitMockDto, AXCEmployeeSkillMockDto, AXCLeaveRequestMockDto, AXCPositionAssignmentMockDto, AXCSkillLevelMockDto, AXCTeamMockDto, AXPLogRow, AXPRuleRow, AXPSeqRow, AXPVersionChange, AXPVersionEntry, AXPVersionStream, CanonicalChange, CanonicalChangeOp, CategoryMetadataInheritanceQueryParams, CategoryMetadataInheritanceResult, MockUserPassCredentials, PartyMockData, PositionMockDto, ResponsibilityMockDto, RoleMockDto, SkillMockDto, Task, TaskStatus, TaskTemplate, TaskType, UIDiffRow, VersionedFileInfo };
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/connectivity",
|
|
3
|
-
"version": "20.3.0-next.
|
|
3
|
+
"version": "20.3.0-next.20",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/modules": "
|
|
5
|
+
"@acorex/modules": "20.3.0-next.20"
|
|
6
6
|
},
|
|
7
7
|
"sideEffects": false,
|
|
8
8
|
"module": "fesm2022/acorex-connectivity.mjs",
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
"types": "./mock/index.d.ts",
|
|
20
20
|
"default": "./fesm2022/acorex-connectivity-mock.mjs"
|
|
21
21
|
},
|
|
22
|
-
"./utils": {
|
|
23
|
-
"types": "./utils/index.d.ts",
|
|
24
|
-
"default": "./fesm2022/acorex-connectivity-utils.mjs"
|
|
25
|
-
},
|
|
26
22
|
"./api": {
|
|
27
23
|
"types": "./api/index.d.ts",
|
|
28
24
|
"default": "./fesm2022/acorex-connectivity-api.mjs"
|
|
25
|
+
},
|
|
26
|
+
"./utils": {
|
|
27
|
+
"types": "./utils/index.d.ts",
|
|
28
|
+
"default": "./fesm2022/acorex-connectivity-utils.mjs"
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"acorex-connectivity-mock-category-with-items.query-DXt3OWKg.mjs","sources":["../tmp-esm2022/mock/lib/data-management/metadata/category-with-items.query.js"],"sourcesContent":["import { AXMMetaDataDefinitionService, RootConfig } from '@acorex/modules/data-management';\nimport { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';\nimport { inject, Injectable, Injector, runInInjectionContext } from '@angular/core';\nimport * as i0 from \"@angular/core\";\nexport class AXCQueryCategoryWithItemsQuery {\n constructor() {\n this.injector = inject(Injector);\n this.categoryEntityService = runInInjectionContext(this.injector, () => new AXMEntityCrudServiceImpl(`${RootConfig.module.name}.${RootConfig.entities.metaDataDefinition.name}Category`));\n this.metaDataService = inject(AXMMetaDataDefinitionService);\n }\n fetch() {\n return this.getAllWithItems();\n }\n async getAllWithItems() {\n const rootCategories = await this.categoryEntityService.query({\n take: 1000,\n skip: 0,\n filter: {\n logic: 'and',\n filters: [\n {\n field: 'parentId',\n operator: {\n type: 'isNull',\n },\n },\n ],\n },\n });\n const categories = await Promise.all(rootCategories.items.map((category) => this.buildCategoryTree(category)));\n return categories;\n }\n async buildCategoryTree(category) {\n const itemsResult = await this.metaDataService.query({\n filter: {\n logic: 'and',\n filters: [\n {\n field: 'categoryIds',\n operator: {\n type: 'contains',\n },\n value: category.id,\n },\n ],\n },\n take: 1000,\n skip: 0,\n });\n const childCategoriesResult = await this.categoryEntityService.query({\n filter: {\n logic: 'and',\n filters: [\n {\n field: 'parentId',\n operator: {\n type: 'equal',\n },\n value: category.id,\n },\n ],\n },\n take: 1000,\n skip: 0,\n });\n const children = await Promise.all(childCategoriesResult.items.map((child) => this.buildCategoryTree(child)));\n return {\n ...category,\n items: itemsResult.items,\n categories: children,\n children: children,\n };\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.8\", ngImport: i0, type: AXCQueryCategoryWithItemsQuery, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }\n static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: \"12.0.0\", version: \"20.1.8\", ngImport: i0, type: AXCQueryCategoryWithItemsQuery, providedIn: 'root' }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.8\", ngImport: i0, type: AXCQueryCategoryWithItemsQuery, decorators: [{\n type: Injectable,\n args: [{\n providedIn: 'root'\n }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2F0ZWdvcnktd2l0aC1pdGVtcy5xdWVyeS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvY29ubmVjdGl2aXR5L21vY2svc3JjL2xpYi9kYXRhLW1hbmFnZW1lbnQvbWV0YWRhdGEvY2F0ZWdvcnktd2l0aC1pdGVtcy5xdWVyeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQW9DLDRCQUE0QixFQUFFLFVBQVUsRUFBRSxNQUFNLGlDQUFpQyxDQUFDO0FBRTdILE9BQU8sRUFBRSx3QkFBd0IsRUFBRSxNQUFNLGdDQUFnQyxDQUFDO0FBRTFFLE9BQU8sRUFBRSxNQUFNLEVBQUUsVUFBVSxFQUFFLFFBQVEsRUFBRSxxQkFBcUIsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLcEYsTUFBTSxPQUFPLDhCQUE4QjtJQUgzQztRQUtZLGFBQVEsR0FBRyxNQUFNLENBQUMsUUFBUSxDQUFDLENBQUM7UUFDNUIsMEJBQXFCLEdBQUcscUJBQXFCLENBQUMsSUFBSSxDQUFDLFFBQVEsRUFBRSxHQUFHLEVBQUUsQ0FBQyxJQUFJLHdCQUF3QixDQUFXLEdBQUcsVUFBVSxDQUFDLE1BQU0sQ0FBQyxJQUFJLElBQUksVUFBVSxDQUFDLFFBQVEsQ0FBQyxrQkFBa0IsQ0FBQyxJQUFJLFVBQVUsQ0FBQyxDQUFDLENBQUM7UUFDL0wsb0JBQWUsR0FBRyxNQUFNLENBQUMsNEJBQTRCLENBQUMsQ0FBQztLQTJFbEU7SUF4RUcsS0FBSztRQUNELE9BQU8sSUFBSSxDQUFDLGVBQWUsRUFBRSxDQUFDO0lBQ2xDLENBQUM7SUFFTyxLQUFLLENBQUMsZUFBZTtRQUN6QixNQUFNLGNBQWMsR0FBRyxNQUFNLElBQUksQ0FBQyxxQkFBcUIsQ0FBQyxLQUFLLENBQUM7WUFDMUQsSUFBSSxFQUFFLElBQUk7WUFDVixJQUFJLEVBQUUsQ0FBQztZQUNQLE1BQU0sRUFBRTtnQkFDSixLQUFLLEVBQUUsS0FBSztnQkFDWixPQUFPLEVBQUU7b0JBQ0w7d0JBQ0ksS0FBSyxFQUFFLFVBQVU7d0JBQ2pCLFFBQVEsRUFBRTs0QkFDTixJQUFJLEVBQUUsUUFBUTt5QkFDakI7cUJBQ0o7aUJBQ0o7YUFDSjtTQUNKLENBQUMsQ0FBQztRQUVILE1BQU0sVUFBVSxHQUFHLE1BQU0sT0FBTyxDQUFDLEdBQUcsQ0FBQyxjQUFjLENBQUMsS0FBSyxDQUFDLEdBQUcsQ0FBQyxDQUFDLFFBQVEsRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLGlCQUFpQixDQUFDLFFBQVEsQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUMvRyxPQUFPLFVBQVUsQ0FBQztJQUN0QixDQUFDO0lBRU8sS0FBSyxDQUFDLGlCQUFpQixDQUFDLFFBQWE7UUFDekMsTUFBTSxXQUFXLEdBQUcsTUFBTSxJQUFJLENBQUMsZUFBZSxDQUFDLEtBQUssQ0FBQztZQUNqRCxNQUFNLEVBQUU7Z0JBQ0osS0FBSyxFQUFFLEtBQUs7Z0JBQ1osT0FBTyxFQUFFO29CQUNMO3dCQUNJLEtBQUssRUFBRSxhQUFhO3dCQUNwQixRQUFRLEVBQUU7NEJBQ04sSUFBSSxFQUFFLFVBQVU7eUJBQ25CO3dCQUNELEtBQUssRUFBRSxRQUFRLENBQUMsRUFBRTtxQkFDckI7aUJBQ0o7YUFDSjtZQUNELElBQUksRUFBRSxJQUFJO1lBQ1YsSUFBSSxFQUFFLENBQUM7U0FDVixDQUFDLENBQUM7UUFFSCxNQUFNLHFCQUFxQixHQUFHLE1BQU0sSUFBSSxDQUFDLHFCQUFxQixDQUFDLEtBQUssQ0FBQztZQUNqRSxNQUFNLEVBQUU7Z0JBQ0osS0FBSyxFQUFFLEtBQUs7Z0JBQ1osT0FBTyxFQUFFO29CQUNMO3dCQUNJLEtBQUssRUFBRSxVQUFVO3dCQUNqQixRQUFRLEVBQUU7NEJBQ04sSUFBSSxFQUFFLE9BQU87eUJBQ2hCO3dCQUNELEtBQUssRUFBRSxRQUFRLENBQUMsRUFBRTtxQkFDckI7aUJBQ0o7YUFDSjtZQUNELElBQUksRUFBRSxJQUFJO1lBQ1YsSUFBSSxFQUFFLENBQUM7U0FDVixDQUFDLENBQUM7UUFFSCxNQUFNLFFBQVEsR0FBRyxNQUFNLE9BQU8sQ0FBQyxHQUFHLENBQUMscUJBQXFCLENBQUMsS0FBSyxDQUFDLEdBQUcsQ0FBQyxDQUFDLEtBQUssRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLGlCQUFpQixDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQztRQUU5RyxPQUFPO1lBQ0gsR0FBRyxRQUFRO1lBQ1gsS0FBSyxFQUFFLFdBQVcsQ0FBQyxLQUFLO1lBQ3hCLFVBQVUsRUFBRSxRQUFRO1lBQ3BCLFFBQVEsRUFBRSxRQUFRO1NBQ3JCLENBQUM7SUFDTixDQUFDOzhHQTNFUSw4QkFBOEI7a0hBQTlCLDhCQUE4QixjQUYzQixNQUFNOzsyRkFFVCw4QkFBOEI7a0JBSDFDLFVBQVU7bUJBQUM7b0JBQ1IsVUFBVSxFQUFFLE1BQU07aUJBQ3JCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQVhNTWV0YURhdGFEZWZpbml0aW9uRW50aXR5TW9kZWwsIEFYTU1ldGFEYXRhRGVmaW5pdGlvblNlcnZpY2UsIFJvb3RDb25maWcgfSBmcm9tICdAYWNvcmV4L21vZHVsZXMvZGF0YS1tYW5hZ2VtZW50JztcbmltcG9ydCB7IEFYUENhdGVnb3J5RW50aXR5V2l0aEl0ZW1zIH0gZnJvbSAnQGFjb3JleC9wbGF0Zm9ybS9jb3JlJztcbmltcG9ydCB7IEFYTUVudGl0eUNydWRTZXJ2aWNlSW1wbCB9IGZyb20gJ0BhY29yZXgvcGxhdGZvcm0vbGF5b3V0L2VudGl0eSc7XG5pbXBvcnQgeyBBWFBRdWVyeSB9IGZyb20gJ0BhY29yZXgvcGxhdGZvcm0vcnVudGltZSc7XG5pbXBvcnQgeyBpbmplY3QsIEluamVjdGFibGUsIEluamVjdG9yLCBydW5JbkluamVjdGlvbkNvbnRleHQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQEluamVjdGFibGUoe1xuICAgIHByb3ZpZGVkSW46ICdyb290J1xufSlcbmV4cG9ydCBjbGFzcyBBWENRdWVyeUNhdGVnb3J5V2l0aEl0ZW1zUXVlcnkgaW1wbGVtZW50cyBBWFBRdWVyeTx2b2lkLCBBWFBDYXRlZ29yeUVudGl0eVdpdGhJdGVtczxBWE1NZXRhRGF0YURlZmluaXRpb25FbnRpdHlNb2RlbD5bXT4ge1xuXG4gICAgcHJpdmF0ZSBpbmplY3RvciA9IGluamVjdChJbmplY3Rvcik7XG4gICAgcHJpdmF0ZSBjYXRlZ29yeUVudGl0eVNlcnZpY2UgPSBydW5JbkluamVjdGlvbkNvbnRleHQodGhpcy5pbmplY3RvciwgKCkgPT4gbmV3IEFYTUVudGl0eUNydWRTZXJ2aWNlSW1wbDxhbnksIGFueT4oYCR7Um9vdENvbmZpZy5tb2R1bGUubmFtZX0uJHtSb290Q29uZmlnLmVudGl0aWVzLm1ldGFEYXRhRGVmaW5pdGlvbi5uYW1lfUNhdGVnb3J5YCkpO1xuICAgIHByaXZhdGUgbWV0YURhdGFTZXJ2aWNlID0gaW5qZWN0KEFYTU1ldGFEYXRhRGVmaW5pdGlvblNlcnZpY2UpO1xuXG5cbiAgICBmZXRjaCgpOiBQcm9taXNlPGFueT4ge1xuICAgICAgICByZXR1cm4gdGhpcy5nZXRBbGxXaXRoSXRlbXMoKTtcbiAgICB9XG5cbiAgICBwcml2YXRlIGFzeW5jIGdldEFsbFdpdGhJdGVtcygpOiBQcm9taXNlPEFYUENhdGVnb3J5RW50aXR5V2l0aEl0ZW1zPEFYTU1ldGFEYXRhRGVmaW5pdGlvbkVudGl0eU1vZGVsPltdPiB7XG4gICAgICAgIGNvbnN0IHJvb3RDYXRlZ29yaWVzID0gYXdhaXQgdGhpcy5jYXRlZ29yeUVudGl0eVNlcnZpY2UucXVlcnkoe1xuICAgICAgICAgICAgdGFrZTogMTAwMCxcbiAgICAgICAgICAgIHNraXA6IDAsXG4gICAgICAgICAgICBmaWx0ZXI6IHtcbiAgICAgICAgICAgICAgICBsb2dpYzogJ2FuZCcsXG4gICAgICAgICAgICAgICAgZmlsdGVyczogW1xuICAgICAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgICAgICBmaWVsZDogJ3BhcmVudElkJyxcbiAgICAgICAgICAgICAgICAgICAgICAgIG9wZXJhdG9yOiB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgdHlwZTogJ2lzTnVsbCcsXG4gICAgICAgICAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIF0sXG4gICAgICAgICAgICB9LFxuICAgICAgICB9KTtcblxuICAgICAgICBjb25zdCBjYXRlZ29yaWVzID0gYXdhaXQgUHJvbWlzZS5hbGwocm9vdENhdGVnb3JpZXMuaXRlbXMubWFwKChjYXRlZ29yeSkgPT4gdGhpcy5idWlsZENhdGVnb3J5VHJlZShjYXRlZ29yeSkpKTtcbiAgICAgICAgcmV0dXJuIGNhdGVnb3JpZXM7XG4gICAgfVxuXG4gICAgcHJpdmF0ZSBhc3luYyBidWlsZENhdGVnb3J5VHJlZShjYXRlZ29yeTogYW55KTogUHJvbWlzZTxBWFBDYXRlZ29yeUVudGl0eVdpdGhJdGVtczxBWE1NZXRhRGF0YURlZmluaXRpb25FbnRpdHlNb2RlbD4+IHtcbiAgICAgICAgY29uc3QgaXRlbXNSZXN1bHQgPSBhd2FpdCB0aGlzLm1ldGFEYXRhU2VydmljZS5xdWVyeSh7XG4gICAgICAgICAgICBmaWx0ZXI6IHtcbiAgICAgICAgICAgICAgICBsb2dpYzogJ2FuZCcsXG4gICAgICAgICAgICAgICAgZmlsdGVyczogW1xuICAgICAgICAgICAgICAgICAgICB7XG4gICAgICAgICAgICAgICAgICAgICAgICBmaWVsZDogJ2NhdGVnb3J5SWRzJyxcbiAgICAgICAgICAgICAgICAgICAgICAgIG9wZXJhdG9yOiB7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgdHlwZTogJ2NvbnRhaW5zJyxcbiAgICAgICAgICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAgICAgICAgICB2YWx1ZTogY2F0ZWdvcnkuaWQsXG4gICAgICAgICAgICAgICAgICAgIH0sXG4gICAgICAgICAgICAgICAgXSxcbiAgICAgICAgICAgIH0sXG4gICAgICAgICAgICB0YWtlOiAxMDAwLFxuICAgICAgICAgICAgc2tpcDogMCxcbiAgICAgICAgfSk7XG5cbiAgICAgICAgY29uc3QgY2hpbGRDYXRlZ29yaWVzUmVzdWx0ID0gYXdhaXQgdGhpcy5jYXRlZ29yeUVudGl0eVNlcnZpY2UucXVlcnkoe1xuICAgICAgICAgICAgZmlsdGVyOiB7XG4gICAgICAgICAgICAgICAgbG9naWM6ICdhbmQnLFxuICAgICAgICAgICAgICAgIGZpbHRlcnM6IFtcbiAgICAgICAgICAgICAgICAgICAge1xuICAgICAgICAgICAgICAgICAgICAgICAgZmllbGQ6ICdwYXJlbnRJZCcsXG4gICAgICAgICAgICAgICAgICAgICAgICBvcGVyYXRvcjoge1xuICAgICAgICAgICAgICAgICAgICAgICAgICAgIHR5cGU6ICdlcXVhbCcsXG4gICAgICAgICAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgICAgICAgICAgdmFsdWU6IGNhdGVnb3J5LmlkLFxuICAgICAgICAgICAgICAgICAgICB9LFxuICAgICAgICAgICAgICAgIF0sXG4gICAgICAgICAgICB9LFxuICAgICAgICAgICAgdGFrZTogMTAwMCxcbiAgICAgICAgICAgIHNraXA6IDAsXG4gICAgICAgIH0pO1xuXG4gICAgICAgIGNvbnN0IGNoaWxkcmVuID0gYXdhaXQgUHJvbWlzZS5hbGwoY2hpbGRDYXRlZ29yaWVzUmVzdWx0Lml0ZW1zLm1hcCgoY2hpbGQpID0+IHRoaXMuYnVpbGRDYXRlZ29yeVRyZWUoY2hpbGQpKSk7XG5cbiAgICAgICAgcmV0dXJuIHtcbiAgICAgICAgICAgIC4uLmNhdGVnb3J5LFxuICAgICAgICAgICAgaXRlbXM6IGl0ZW1zUmVzdWx0Lml0ZW1zLFxuICAgICAgICAgICAgY2F0ZWdvcmllczogY2hpbGRyZW4sXG4gICAgICAgICAgICBjaGlsZHJlbjogY2hpbGRyZW4sXG4gICAgICAgIH07XG4gICAgfVxuXG5cblxufSJdfQ=="],"names":[],"mappings":"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"}
|