@acorex/connectivity 20.3.0-next.2 → 20.3.0-next.21
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-DW9Lro_P.mjs +86 -0
- package/fesm2022/acorex-connectivity-api-execute.command-DW9Lro_P.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-api.mjs +350 -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-wkRIfmup.mjs} +38 -8
- package/fesm2022/acorex-connectivity-mock-category-with-items.query-wkRIfmup.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-distribution-record.command-DBTeqLVz.mjs +49 -0
- package/fesm2022/acorex-connectivity-mock-distribution-record.command-DBTeqLVz.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-employee-structure.queries-CFwYZ_sW.mjs +66 -0
- package/fesm2022/acorex-connectivity-mock-employee-structure.queries-CFwYZ_sW.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-sample.command-BghxC3n0.mjs +20 -0
- package/fesm2022/acorex-connectivity-mock-sample.command-BghxC3n0.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock.mjs +22514 -17742
- 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 +345 -187
- package/package.json +2 -2
- 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,16 @@ 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 {
|
|
12
|
+
import { AXMApplicationManagementApplicationEntityModel, AXMApplicationManagementEditionEntityModel, AXMApplicationManagementFeatureEntityModel, AXMApplicationManagementModuleEntityModel } from '@acorex/modules/application-management';
|
|
13
13
|
import * as _acorex_modules_report_management from '@acorex/modules/report-management';
|
|
14
14
|
import { AXPReportCategoryProvider, AXPReportCategory, AXPReportDefinitionProvider, AXPReportDefinition, AXPExecutionReportCommand, AXPLayoutExecutionContext, AXPExecutionReportCommandResult } from '@acorex/modules/report-management';
|
|
15
|
-
import { AXPWorkflowTaskProvider, AXPTaskFilter, AXPTask, AXPExtraField, AXPTaskStatus } from '@acorex/
|
|
15
|
+
import { AXPWorkflowTaskProvider, AXPTaskFilter, AXPTask, AXPExtraField, AXPTaskStatus } from '@acorex/modules/task-management';
|
|
16
16
|
import { AXMTextTemplateManagementTemplateEntityModel } from '@acorex/modules/text-template-management';
|
|
17
|
+
import { AXMMetaDataDefinitionEntityModel } from '@acorex/modules/data-management';
|
|
17
18
|
import { AXMCommonDashboardEntityModel } from '@acorex/modules/dashboard-management';
|
|
18
19
|
import * as _acorex_modules_calendar_management from '@acorex/modules/calendar-management';
|
|
19
20
|
import { AXMCalendarManagementCalendarEventTypeEntityModel } from '@acorex/modules/calendar-management';
|
|
20
|
-
import { AXPLockService, AXPLockRequest, AXPLockInfo, AXPUnLockRequest, AXPLockGetInfoRequest, AXPFileStorageService, AXPFileStorageCreateRequest, AXPFileStorageInfo, AXPFileStorageUpdateRequest, AXPFileStorageFindRequest, AXPFileManyStorageInfo } from '@acorex/platform/common';
|
|
21
|
+
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
22
|
import { AXPIdentifierRule, AXPClockProvider, AXPChecksumProvider, AXPPolicyProvider, AXPLookupProvider, AXPSequenceProvider, AXPIdentifierService, AXPIdentifierRequest, AXPIdentifierResult, AXPIdentifierPeekResult } from '@acorex/modules/identifier-management';
|
|
22
23
|
|
|
23
24
|
declare class AXCCommonMockModule {
|
|
@@ -110,6 +111,12 @@ declare class AXCPlatformManagementMockModule {
|
|
|
110
111
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCPlatformManagementMockModule>;
|
|
111
112
|
}
|
|
112
113
|
|
|
114
|
+
declare class AXCApplicationManagementMockModule {
|
|
115
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCApplicationManagementMockModule, never>;
|
|
116
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCApplicationManagementMockModule, never, never, never>;
|
|
117
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXCApplicationManagementMockModule>;
|
|
118
|
+
}
|
|
119
|
+
|
|
113
120
|
declare class AXCTrainingManagementMockModule {
|
|
114
121
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCTrainingManagementMockModule, never>;
|
|
115
122
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCTrainingManagementMockModule, never, never, never>;
|
|
@@ -188,6 +195,12 @@ declare class AXCMeetingManagementMockModule {
|
|
|
188
195
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCMeetingManagementMockModule>;
|
|
189
196
|
}
|
|
190
197
|
|
|
198
|
+
declare class AXCSettingsManagementMockModule {
|
|
199
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCSettingsManagementMockModule, never>;
|
|
200
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCSettingsManagementMockModule, never, never, never>;
|
|
201
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXCSettingsManagementMockModule>;
|
|
202
|
+
}
|
|
203
|
+
|
|
191
204
|
declare class AXCMiddlewaresModule {
|
|
192
205
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCMiddlewaresModule, never>;
|
|
193
206
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMiddlewaresModule, never, never, never>;
|
|
@@ -197,7 +210,7 @@ declare class AXCMiddlewaresModule {
|
|
|
197
210
|
declare class AXCMockModule {
|
|
198
211
|
constructor(appInitService: AXPAppStartUpService, injector: Injector);
|
|
199
212
|
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>;
|
|
213
|
+
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 AXCApplicationManagementMockModule, 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
214
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCMockModule>;
|
|
202
215
|
}
|
|
203
216
|
|
|
@@ -271,89 +284,69 @@ declare class AXCDexieEntityStorageService extends Dexie implements AXPEntitySto
|
|
|
271
284
|
insertOne<T = any>(entityName: string, entity: T): Promise<string>;
|
|
272
285
|
getAll<T = any>(entityName: string): Promise<T[]>;
|
|
273
286
|
query<T = any>(entityName: string, request: AXPQueryRequest): Promise<AXPPagedListResult<T>>;
|
|
287
|
+
/**
|
|
288
|
+
* Check if the entity is a category entity (ends with 'Category')
|
|
289
|
+
*/
|
|
290
|
+
private isCategoryEntity;
|
|
291
|
+
/**
|
|
292
|
+
* Calculate childCount for each category entity
|
|
293
|
+
*/
|
|
294
|
+
private calculateChildCounts;
|
|
295
|
+
/**
|
|
296
|
+
* Get the count of direct children for a category
|
|
297
|
+
*/
|
|
298
|
+
private getDirectChildCount;
|
|
299
|
+
/**
|
|
300
|
+
* Check if the filter is a category filter (contains operator on categoryIds field)
|
|
301
|
+
* Handles both simple filters and compound filters
|
|
302
|
+
*/
|
|
303
|
+
private isCategoryFilter;
|
|
304
|
+
/**
|
|
305
|
+
* Apply recursive category filtering - finds entities that belong to the category or any of its children
|
|
306
|
+
*/
|
|
307
|
+
private applyRecursiveCategoryFilter;
|
|
308
|
+
/**
|
|
309
|
+
* Recursively gets all child category IDs including the parent category itself
|
|
310
|
+
*/
|
|
311
|
+
private getAllChildCategoryIds;
|
|
274
312
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCDexieEntityStorageService, never>;
|
|
275
313
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCDexieEntityStorageService>;
|
|
276
314
|
}
|
|
277
315
|
|
|
278
|
-
declare const APPLICATIONS:
|
|
279
|
-
id: string;
|
|
280
|
-
name: string;
|
|
281
|
-
title: string;
|
|
282
|
-
isArchived: boolean;
|
|
283
|
-
}[];
|
|
284
|
-
declare const MODULES: {
|
|
285
|
-
id: string;
|
|
286
|
-
name: string;
|
|
287
|
-
title: string;
|
|
288
|
-
isArchived: boolean;
|
|
289
|
-
}[];
|
|
290
|
-
declare const APPLICATIONS_MODULES: {
|
|
291
|
-
id: string;
|
|
292
|
-
application: {
|
|
293
|
-
id: string;
|
|
294
|
-
name: string;
|
|
295
|
-
title: string;
|
|
296
|
-
isArchived: boolean;
|
|
297
|
-
};
|
|
298
|
-
module: {
|
|
299
|
-
id: string;
|
|
300
|
-
name: string;
|
|
301
|
-
title: string;
|
|
302
|
-
isArchived: boolean;
|
|
303
|
-
};
|
|
304
|
-
}[];
|
|
305
|
-
declare const EDITIONS: {
|
|
306
|
-
id: string;
|
|
307
|
-
application: {
|
|
308
|
-
id: string;
|
|
309
|
-
name: string;
|
|
310
|
-
title: string;
|
|
311
|
-
isArchived: boolean;
|
|
312
|
-
};
|
|
313
|
-
name: string;
|
|
314
|
-
title: string;
|
|
315
|
-
isArchived: boolean;
|
|
316
|
-
}[];
|
|
317
|
-
declare const FEATURES: {
|
|
318
|
-
id: string;
|
|
319
|
-
moduleId: string;
|
|
320
|
-
name: string;
|
|
321
|
-
title: string;
|
|
322
|
-
isArchived: boolean;
|
|
323
|
-
}[];
|
|
324
|
-
declare const ENTITIES: {
|
|
325
|
-
id: string;
|
|
326
|
-
moduleId: string;
|
|
327
|
-
name: string;
|
|
328
|
-
title: string;
|
|
329
|
-
isArchived: boolean;
|
|
330
|
-
}[];
|
|
331
|
-
declare const PERMISSIONS: {
|
|
332
|
-
id: string;
|
|
333
|
-
moduleId: string;
|
|
334
|
-
name: string;
|
|
335
|
-
title: string;
|
|
336
|
-
isArchived: boolean;
|
|
337
|
-
}[];
|
|
338
|
-
declare const PROPERTIES: {
|
|
339
|
-
id: string;
|
|
340
|
-
entityId: string;
|
|
341
|
-
name: string;
|
|
342
|
-
title: string;
|
|
343
|
-
path: string;
|
|
344
|
-
}[];
|
|
316
|
+
declare const APPLICATIONS: AXMApplicationManagementApplicationEntityModel[];
|
|
345
317
|
|
|
346
|
-
declare class
|
|
347
|
-
private storageService;
|
|
318
|
+
declare class AXCApplicationDataSeeder implements AXPDataSeeder {
|
|
319
|
+
private readonly storageService;
|
|
348
320
|
seed(): Promise<void>;
|
|
349
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
350
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
321
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCApplicationDataSeeder, never>;
|
|
322
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCApplicationDataSeeder>;
|
|
351
323
|
}
|
|
352
324
|
|
|
353
|
-
declare
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
325
|
+
declare const EDITIONS: AXMApplicationManagementEditionEntityModel[];
|
|
326
|
+
|
|
327
|
+
declare class AXCEditionDataSeeder implements AXPDataSeeder {
|
|
328
|
+
private readonly storageService;
|
|
329
|
+
seed(): Promise<void>;
|
|
330
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCEditionDataSeeder, never>;
|
|
331
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCEditionDataSeeder>;
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
declare const FEATURES: AXMApplicationManagementFeatureEntityModel[];
|
|
335
|
+
|
|
336
|
+
declare class AXCFeatureDataSeeder implements AXPDataSeeder {
|
|
337
|
+
private readonly storageService;
|
|
338
|
+
seed(): Promise<void>;
|
|
339
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCFeatureDataSeeder, never>;
|
|
340
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCFeatureDataSeeder>;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
declare const MODULES: AXMApplicationManagementModuleEntityModel[];
|
|
344
|
+
|
|
345
|
+
declare class AXCModuleDataSeeder implements AXPDataSeeder {
|
|
346
|
+
private readonly storageService;
|
|
347
|
+
seed(): Promise<void>;
|
|
348
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCModuleDataSeeder, never>;
|
|
349
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCModuleDataSeeder>;
|
|
357
350
|
}
|
|
358
351
|
|
|
359
352
|
declare class AXCAppVersionDataSeeder implements AXPDataSeeder {
|
|
@@ -419,34 +412,48 @@ interface AXCMockUserMockDto {
|
|
|
419
412
|
}
|
|
420
413
|
declare const mockUsers: AXCMockUserMockDto[];
|
|
421
414
|
|
|
422
|
-
interface
|
|
415
|
+
interface AXCBusinessUnitMockDto {
|
|
423
416
|
id: string;
|
|
424
417
|
title: string;
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
418
|
+
description?: string;
|
|
419
|
+
typeId: string;
|
|
420
|
+
parentId?: string | null;
|
|
421
|
+
countryId?: string | null;
|
|
422
|
+
stateId?: string | null;
|
|
423
|
+
cityId?: string | null;
|
|
424
|
+
country?: {
|
|
425
|
+
id: string;
|
|
426
|
+
title: string;
|
|
427
|
+
} | null;
|
|
428
|
+
state?: {
|
|
429
|
+
id: string;
|
|
430
|
+
title: string;
|
|
431
|
+
} | null;
|
|
432
|
+
city?: {
|
|
433
|
+
id: string;
|
|
434
|
+
title: string;
|
|
435
|
+
} | null;
|
|
436
|
+
parent?: {
|
|
437
|
+
id: string;
|
|
438
|
+
title: string;
|
|
439
|
+
} | null;
|
|
440
|
+
type: {
|
|
441
|
+
id: string;
|
|
442
|
+
title: string;
|
|
443
|
+
} | null;
|
|
444
|
+
positionIds?: string[];
|
|
445
|
+
positions?: {
|
|
446
|
+
id: string;
|
|
447
|
+
title: string;
|
|
448
|
+
}[];
|
|
442
449
|
}
|
|
443
|
-
declare const
|
|
450
|
+
declare const BUSINESS_UNITS_MOCK: AXCBusinessUnitMockDto[];
|
|
444
451
|
|
|
445
|
-
declare class
|
|
446
|
-
private
|
|
452
|
+
declare class AXMBusinessUnitDataSeeder implements AXPDataSeeder {
|
|
453
|
+
private storage;
|
|
447
454
|
seed(): Promise<void>;
|
|
448
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
449
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
455
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMBusinessUnitDataSeeder, never>;
|
|
456
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMBusinessUnitDataSeeder>;
|
|
450
457
|
}
|
|
451
458
|
|
|
452
459
|
declare function findEmployeeById(employeeId: string): AXCEmployeeMockDto | undefined;
|
|
@@ -465,11 +472,6 @@ interface AXCEmployeeMockDto {
|
|
|
465
472
|
id: string;
|
|
466
473
|
title: string;
|
|
467
474
|
};
|
|
468
|
-
positionId: string;
|
|
469
|
-
position: {
|
|
470
|
-
id: string;
|
|
471
|
-
title: string;
|
|
472
|
-
};
|
|
473
475
|
employmentTypeId: string;
|
|
474
476
|
employmentType: {
|
|
475
477
|
id: string;
|
|
@@ -478,58 +480,10 @@ interface AXCEmployeeMockDto {
|
|
|
478
480
|
hireDate: Date;
|
|
479
481
|
managerId: string | null;
|
|
480
482
|
manager: AXCEmployeeMockDto | null;
|
|
483
|
+
imageId: string[];
|
|
481
484
|
}
|
|
482
485
|
declare const EMPLOYEES_MOCK: AXCEmployeeMockDto[];
|
|
483
486
|
|
|
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
487
|
type AXCEmployeeMock = (typeof EMPLOYEES_MOCK)[number];
|
|
534
488
|
interface AXCTeamMockDto {
|
|
535
489
|
id: string;
|
|
@@ -571,8 +525,9 @@ interface PositionMockDto extends AXPCategorizedEntityDto {
|
|
|
571
525
|
id: string;
|
|
572
526
|
title: string;
|
|
573
527
|
}[];
|
|
528
|
+
isManager?: boolean;
|
|
574
529
|
}
|
|
575
|
-
declare const POSITIONS_CATEGORY_MOCK: AXPCategoryEntity[];
|
|
530
|
+
declare const POSITIONS_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
576
531
|
declare const POSITIONS_MOCK: PositionMockDto[];
|
|
577
532
|
|
|
578
533
|
declare class AXMPositionDataSeeder implements AXPDataSeeder {
|
|
@@ -602,7 +557,7 @@ interface RoleMockDto extends AXPCategorizedEntityDto {
|
|
|
602
557
|
title: string;
|
|
603
558
|
}[];
|
|
604
559
|
}
|
|
605
|
-
declare const ROLES_CATEGORY_MOCK: AXPCategoryEntity[];
|
|
560
|
+
declare const ROLES_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
606
561
|
declare const ROLES_MOCK: RoleMockDto[];
|
|
607
562
|
|
|
608
563
|
declare class AXMRoleDataSeeder implements AXPDataSeeder {
|
|
@@ -622,7 +577,7 @@ interface ResponsibilityMockDto extends AXPCategorizedEntityDto {
|
|
|
622
577
|
title: string;
|
|
623
578
|
}[];
|
|
624
579
|
}
|
|
625
|
-
declare const RESPONSIBILITIES_CATEGORY_MOCK: AXPCategoryEntity[];
|
|
580
|
+
declare const RESPONSIBILITIES_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
626
581
|
declare const RESPONSIBILITIES_MOCK: ResponsibilityMockDto[];
|
|
627
582
|
|
|
628
583
|
declare class AXMResponsibilityDataSeeder implements AXPDataSeeder {
|
|
@@ -632,17 +587,6 @@ declare class AXMResponsibilityDataSeeder implements AXPDataSeeder {
|
|
|
632
587
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMResponsibilityDataSeeder>;
|
|
633
588
|
}
|
|
634
589
|
|
|
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
590
|
declare class AXMEmployeeDataSeeder implements AXPDataSeeder {
|
|
647
591
|
private storageService;
|
|
648
592
|
seed(): Promise<void>;
|
|
@@ -656,9 +600,8 @@ interface AXCPositionAssignmentMockDto {
|
|
|
656
600
|
employee?: any;
|
|
657
601
|
positionId: string;
|
|
658
602
|
position?: any;
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
scope?: any;
|
|
603
|
+
businessUnitId: string;
|
|
604
|
+
businessUnit?: any;
|
|
662
605
|
startDate: Date;
|
|
663
606
|
endDate?: Date | null;
|
|
664
607
|
isPrimary?: boolean;
|
|
@@ -683,7 +626,7 @@ interface SkillMockDto extends AXPCategorizedEntityDto {
|
|
|
683
626
|
title: string;
|
|
684
627
|
}[];
|
|
685
628
|
}
|
|
686
|
-
declare const SKILLS_CATEGORY_MOCK: AXPCategoryEntity[];
|
|
629
|
+
declare const SKILLS_CATEGORY_MOCK: AXPCategoryEntity<string>[];
|
|
687
630
|
declare const SKILLS_MOCK: SkillMockDto[];
|
|
688
631
|
|
|
689
632
|
declare class AXMSkillDataSeeder implements AXPDataSeeder {
|
|
@@ -1121,6 +1064,22 @@ declare class AXCMetaDataDefinitionDataSeeder implements AXPDataSeeder {
|
|
|
1121
1064
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCMetaDataDefinitionDataSeeder>;
|
|
1122
1065
|
}
|
|
1123
1066
|
|
|
1067
|
+
interface CategoryMetadataInheritanceQueryParams {
|
|
1068
|
+
entityName: string;
|
|
1069
|
+
categoryId: string;
|
|
1070
|
+
}
|
|
1071
|
+
type CategoryMetadataInheritanceResult = AXMMetaDataDefinitionEntityModel[];
|
|
1072
|
+
declare class AXCQueryCategoryMetadataInheritanceQuery implements AXPQuery<CategoryMetadataInheritanceQueryParams, CategoryMetadataInheritanceResult> {
|
|
1073
|
+
private injector;
|
|
1074
|
+
private metaDataService;
|
|
1075
|
+
fetch(params: CategoryMetadataInheritanceQueryParams): Promise<CategoryMetadataInheritanceResult>;
|
|
1076
|
+
private findCategoryById;
|
|
1077
|
+
private buildCategoryHierarchy;
|
|
1078
|
+
private collectInheritedMetadata;
|
|
1079
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCQueryCategoryMetadataInheritanceQuery, never>;
|
|
1080
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCQueryCategoryMetadataInheritanceQuery>;
|
|
1081
|
+
}
|
|
1082
|
+
|
|
1124
1083
|
declare function generateUserDashboard(user: (typeof mockUsers)[0]): AXMCommonDashboardEntityModel;
|
|
1125
1084
|
declare function createDashboardForUser(dashboardName: string, userId: string, widgetTypesInput: string[]): AXMCommonDashboardEntityModel;
|
|
1126
1085
|
declare function createAndSaveDashboardForUser(params: {
|
|
@@ -1232,8 +1191,12 @@ declare const calendarMock: ({
|
|
|
1232
1191
|
isActive: boolean;
|
|
1233
1192
|
order: number;
|
|
1234
1193
|
notes: string;
|
|
1235
|
-
|
|
1236
|
-
|
|
1194
|
+
created: {
|
|
1195
|
+
at: Date;
|
|
1196
|
+
};
|
|
1197
|
+
updated: {
|
|
1198
|
+
at: Date;
|
|
1199
|
+
};
|
|
1237
1200
|
scope?: undefined;
|
|
1238
1201
|
scopeEntityId?: undefined;
|
|
1239
1202
|
} | {
|
|
@@ -1263,8 +1226,12 @@ declare const calendarMock: ({
|
|
|
1263
1226
|
isActive: boolean;
|
|
1264
1227
|
order: number;
|
|
1265
1228
|
notes: string;
|
|
1266
|
-
|
|
1267
|
-
|
|
1229
|
+
created: {
|
|
1230
|
+
at: Date;
|
|
1231
|
+
};
|
|
1232
|
+
updated: {
|
|
1233
|
+
at: Date;
|
|
1234
|
+
};
|
|
1268
1235
|
} | {
|
|
1269
1236
|
id: string;
|
|
1270
1237
|
name: string;
|
|
@@ -1292,8 +1259,12 @@ declare const calendarMock: ({
|
|
|
1292
1259
|
isActive: boolean;
|
|
1293
1260
|
order: number;
|
|
1294
1261
|
notes: string;
|
|
1295
|
-
|
|
1296
|
-
|
|
1262
|
+
created: {
|
|
1263
|
+
at: Date;
|
|
1264
|
+
};
|
|
1265
|
+
updated: {
|
|
1266
|
+
at: Date;
|
|
1267
|
+
};
|
|
1297
1268
|
})[];
|
|
1298
1269
|
|
|
1299
1270
|
declare class AXCCalendarDataSeeder implements AXPDataSeeder {
|
|
@@ -1319,8 +1290,12 @@ declare const calendarEventMock: ({
|
|
|
1319
1290
|
recurrenceRule: string;
|
|
1320
1291
|
isActive: boolean;
|
|
1321
1292
|
order: number;
|
|
1322
|
-
|
|
1323
|
-
|
|
1293
|
+
created: {
|
|
1294
|
+
at: Date;
|
|
1295
|
+
};
|
|
1296
|
+
updated: {
|
|
1297
|
+
at: Date;
|
|
1298
|
+
};
|
|
1324
1299
|
} | {
|
|
1325
1300
|
id: string;
|
|
1326
1301
|
calendarId: string;
|
|
@@ -1337,8 +1312,12 @@ declare const calendarEventMock: ({
|
|
|
1337
1312
|
recurrenceRule: null;
|
|
1338
1313
|
isActive: boolean;
|
|
1339
1314
|
order: number;
|
|
1340
|
-
|
|
1341
|
-
|
|
1315
|
+
created: {
|
|
1316
|
+
at: Date;
|
|
1317
|
+
};
|
|
1318
|
+
updated: {
|
|
1319
|
+
at: Date;
|
|
1320
|
+
};
|
|
1342
1321
|
})[];
|
|
1343
1322
|
|
|
1344
1323
|
declare class AXCCalendarEventDataSeeder implements AXPDataSeeder {
|
|
@@ -1671,6 +1650,131 @@ declare class AXCFileStorageService implements AXPFileStorageService {
|
|
|
1671
1650
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCFileStorageService>;
|
|
1672
1651
|
}
|
|
1673
1652
|
|
|
1653
|
+
interface AXPVersionStream {
|
|
1654
|
+
id: string;
|
|
1655
|
+
entityType: string;
|
|
1656
|
+
entityId: string;
|
|
1657
|
+
createdAt: string;
|
|
1658
|
+
}
|
|
1659
|
+
declare enum AXVChangeType {
|
|
1660
|
+
Create = "Create",
|
|
1661
|
+
Update = "Update",
|
|
1662
|
+
Delete = "Delete"
|
|
1663
|
+
}
|
|
1664
|
+
type CanonicalChangeOp = 'add' | 'remove' | 'replace' | 'rename' | 'metadata';
|
|
1665
|
+
interface CanonicalChange {
|
|
1666
|
+
path: string;
|
|
1667
|
+
op: CanonicalChangeOp;
|
|
1668
|
+
oldValue?: unknown;
|
|
1669
|
+
newValue?: unknown;
|
|
1670
|
+
meta?: Record<string, unknown>;
|
|
1671
|
+
}
|
|
1672
|
+
interface AXPVersionEntry {
|
|
1673
|
+
id: string;
|
|
1674
|
+
streamId: string;
|
|
1675
|
+
versionNumber: number;
|
|
1676
|
+
changeType: AXVChangeType;
|
|
1677
|
+
changedBy: string;
|
|
1678
|
+
changedAt: string;
|
|
1679
|
+
snapshotJson: unknown;
|
|
1680
|
+
patchFromPrevJson: CanonicalChange[];
|
|
1681
|
+
summary?: string;
|
|
1682
|
+
metadataJson?: unknown;
|
|
1683
|
+
}
|
|
1684
|
+
interface AXPVersionChange {
|
|
1685
|
+
id?: number;
|
|
1686
|
+
versionEntryId: string;
|
|
1687
|
+
path: string;
|
|
1688
|
+
op: CanonicalChangeOp;
|
|
1689
|
+
oldValue?: unknown;
|
|
1690
|
+
newValue?: unknown;
|
|
1691
|
+
}
|
|
1692
|
+
interface VersionedFileInfo {
|
|
1693
|
+
id: string;
|
|
1694
|
+
name: string;
|
|
1695
|
+
size: number;
|
|
1696
|
+
mime: string;
|
|
1697
|
+
hash: string;
|
|
1698
|
+
url?: string;
|
|
1699
|
+
thumbUrl?: string;
|
|
1700
|
+
}
|
|
1701
|
+
declare class AXCVersionDB extends Dexie {
|
|
1702
|
+
version_streams: Table<AXPVersionStream, string>;
|
|
1703
|
+
version_entries: Table<AXPVersionEntry, string>;
|
|
1704
|
+
version_changes: Table<AXPVersionChange, number>;
|
|
1705
|
+
constructor();
|
|
1706
|
+
}
|
|
1707
|
+
declare const axVersionDB: AXCVersionDB;
|
|
1708
|
+
|
|
1709
|
+
/**
|
|
1710
|
+
* Compute canonical JSON Patch-like changes with custom ops for file arrays.
|
|
1711
|
+
*/
|
|
1712
|
+
declare function computeDiff(prevSnapshot: unknown, nextSnapshot: unknown, basePath?: string): CanonicalChange$1[];
|
|
1713
|
+
declare class VersioningService implements AXPVersioningService {
|
|
1714
|
+
private readonly db;
|
|
1715
|
+
private readonly fileStorage;
|
|
1716
|
+
upsertStream(entityType: string, entityId: string): Promise<string>;
|
|
1717
|
+
/** Gets stream id if it exists, otherwise returns null (does not create). */
|
|
1718
|
+
getStreamIdIfExists(entityType: string, entityId: string): Promise<string | null>;
|
|
1719
|
+
getCurrentVersion(streamId: string): Promise<number>;
|
|
1720
|
+
/** Lists version entries for a given stream, newest first. */
|
|
1721
|
+
listEntries(streamId: string, options?: {
|
|
1722
|
+
limit?: number;
|
|
1723
|
+
offset?: number;
|
|
1724
|
+
}): Promise<AXPVersionEntry$1[]>;
|
|
1725
|
+
createVersion(entityType: string, entityId: string, newSnapshot: unknown, changes?: CanonicalChange$1[], options?: {
|
|
1726
|
+
changeType?: AXVChangeType$1;
|
|
1727
|
+
changedBy?: string;
|
|
1728
|
+
summary?: string;
|
|
1729
|
+
metadata?: unknown;
|
|
1730
|
+
}): Promise<AXPVersionEntry$1>;
|
|
1731
|
+
getDiffForVersions(streamId: string, v1: number, v2: number): Promise<CanonicalChange$1[]>;
|
|
1732
|
+
getUiFriendlyDiff(streamId: string, v1: number, v2: number): Promise<Array<{
|
|
1733
|
+
badge: string;
|
|
1734
|
+
path: string;
|
|
1735
|
+
summary: string;
|
|
1736
|
+
oldValue?: unknown;
|
|
1737
|
+
newValue?: unknown;
|
|
1738
|
+
}>>;
|
|
1739
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VersioningService, never>;
|
|
1740
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<VersioningService>;
|
|
1741
|
+
}
|
|
1742
|
+
|
|
1743
|
+
interface UIDiffRow {
|
|
1744
|
+
badge: 'Added' | 'Removed' | 'Replaced' | 'Renamed' | 'Metadata' | 'Updated';
|
|
1745
|
+
path: string;
|
|
1746
|
+
summary: string;
|
|
1747
|
+
oldValue?: unknown;
|
|
1748
|
+
newValue?: unknown;
|
|
1749
|
+
}
|
|
1750
|
+
declare function toUiRows(changes: CanonicalChange[]): UIDiffRow[];
|
|
1751
|
+
|
|
1752
|
+
declare function normalizeAnyFileArrayForView(arr: any[], fileStorage: AXPFileStorageService): Promise<AXPFileListItem[]>;
|
|
1753
|
+
declare function normalizeSnapshotFileFieldsForView(snapshot: any, fileStorage: AXPFileStorageService): Promise<any>;
|
|
1754
|
+
|
|
1755
|
+
declare class AXCLogReportCategoryProvider implements AXPReportCategoryProvider {
|
|
1756
|
+
getList(parentId?: string): Promise<AXPReportCategory[]>;
|
|
1757
|
+
getById(id: string): Promise<AXPReportCategory | undefined>;
|
|
1758
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCLogReportCategoryProvider, never>;
|
|
1759
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCLogReportCategoryProvider>;
|
|
1760
|
+
}
|
|
1761
|
+
declare class AXCLogReportDefinitionProvider implements AXPReportDefinitionProvider {
|
|
1762
|
+
getList(categoryId: string): Promise<AXPReportDefinition[]>;
|
|
1763
|
+
getById(id: string): Promise<AXPReportDefinition | undefined>;
|
|
1764
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCLogReportDefinitionProvider, never>;
|
|
1765
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCLogReportDefinitionProvider>;
|
|
1766
|
+
}
|
|
1767
|
+
declare const AXC_LOG_REPORT_CATEGORY_PROVIDER: {
|
|
1768
|
+
provide: i0.InjectionToken<_acorex_modules_report_management.AXPReportCategoryProviderToken[]>;
|
|
1769
|
+
useClass: typeof AXCLogReportCategoryProvider;
|
|
1770
|
+
multi: boolean;
|
|
1771
|
+
};
|
|
1772
|
+
declare const AXC_LOG_REPORT_DEFINITION_PROVIDER: {
|
|
1773
|
+
provide: i0.InjectionToken<_acorex_modules_report_management.AXPReportDefinitionProviderToken[]>;
|
|
1774
|
+
useClass: typeof AXCLogReportDefinitionProvider;
|
|
1775
|
+
multi: boolean;
|
|
1776
|
+
};
|
|
1777
|
+
|
|
1674
1778
|
interface AXPRuleRow extends AXPIdentifierRule {
|
|
1675
1779
|
}
|
|
1676
1780
|
interface AXPSeqRow {
|
|
@@ -1752,6 +1856,8 @@ declare class AXPMockIdentifierService extends AXPIdentifierService {
|
|
|
1752
1856
|
|
|
1753
1857
|
declare const auditLoggerMiddleware: AXPEntityStorageMiddleware;
|
|
1754
1858
|
|
|
1859
|
+
declare const childCountMiddleware: AXPEntityStorageMiddleware;
|
|
1860
|
+
|
|
1755
1861
|
/**
|
|
1756
1862
|
* File Cast Middleware - Handles file operations in entity storage
|
|
1757
1863
|
*
|
|
@@ -1774,9 +1880,61 @@ declare const createFileCastMiddleware: AXPEntityStorageMiddleware;
|
|
|
1774
1880
|
|
|
1775
1881
|
declare const identifierCommitMiddleware: AXPEntityStorageMiddleware;
|
|
1776
1882
|
|
|
1883
|
+
/**
|
|
1884
|
+
* Lookup Resolver Middleware
|
|
1885
|
+
*
|
|
1886
|
+
* This middleware resolves lookup field IDs to full objects based on entity property definitions or naming conventions.
|
|
1887
|
+
*
|
|
1888
|
+
* Behavior:
|
|
1889
|
+
* - Runs on 'create' and 'update' operations
|
|
1890
|
+
* - Finds fields ending with 'Id' or 'Ids' (case sensitive)
|
|
1891
|
+
* - Resolves IDs to full objects from corresponding entity
|
|
1892
|
+
* - Replaces ID values with constructed objects
|
|
1893
|
+
*
|
|
1894
|
+
* Resolution Strategy (in order):
|
|
1895
|
+
* 1. Check entity property definition for LookupBox with entity option
|
|
1896
|
+
* 2. If property contains dot (X.assignId -> X.assign)
|
|
1897
|
+
* 3. Use current module name (ModuleName.assign)
|
|
1898
|
+
* 4. Try name variants with common modules
|
|
1899
|
+
*
|
|
1900
|
+
* Naming Convention:
|
|
1901
|
+
* - testId -> creates 'test' object with full record
|
|
1902
|
+
* - testIds -> creates 'testList' array with full records
|
|
1903
|
+
* - documentId -> creates 'document' object with full record
|
|
1904
|
+
* - categoryIds -> creates 'categoryList' array with full records
|
|
1905
|
+
*
|
|
1906
|
+
* Example:
|
|
1907
|
+
* Input: { stageId: "123" } with lookup to CustomerManagement.opportunityStage
|
|
1908
|
+
* Result: { stage: { id: "123", title: "Stage Title", ... } }
|
|
1909
|
+
*/
|
|
1910
|
+
declare const lookupResolverMiddleware: AXPEntityStorageMiddleware;
|
|
1911
|
+
|
|
1777
1912
|
declare const mergeDetailRelationMiddleware: AXPEntityStorageMiddleware;
|
|
1778
1913
|
|
|
1914
|
+
declare const primaryMiddleware: AXPEntityStorageMiddleware;
|
|
1915
|
+
|
|
1916
|
+
declare const historyLoggerMiddleware: AXPEntityStorageMiddleware;
|
|
1917
|
+
|
|
1918
|
+
/**
|
|
1919
|
+
* Signature Loader Middleware
|
|
1920
|
+
*
|
|
1921
|
+
* This middleware loads digital signatures for entities by attempting to query
|
|
1922
|
+
* the corresponding signature table ({EntityName}Signature).
|
|
1923
|
+
*
|
|
1924
|
+
* Behavior:
|
|
1925
|
+
* - Only runs on 'getOne' operation (entity details)
|
|
1926
|
+
* - Attempts to query signature table without checking plugin existence
|
|
1927
|
+
* - If signature table exists and has data, attaches signatures to result
|
|
1928
|
+
* - If table doesn't exist or query fails, silently continues
|
|
1929
|
+
*
|
|
1930
|
+
* Example:
|
|
1931
|
+
* Entity: "ContentManagement.Promotion"
|
|
1932
|
+
* Signature table: "ContentManagement.PromotionSignature"
|
|
1933
|
+
* Result: ctx.result.signatures = [{ id, signed, meta, ... }]
|
|
1934
|
+
*/
|
|
1935
|
+
declare const signatureLoaderMiddleware: AXPEntityStorageMiddleware;
|
|
1936
|
+
|
|
1779
1937
|
declare const AXCMockEntityLogListener: AXPDistributedEventListenerProvider<any>;
|
|
1780
1938
|
|
|
1781
|
-
export { APPLICATIONS,
|
|
1782
|
-
export type {
|
|
1939
|
+
export { APPLICATIONS, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationDataSeeder, AXCApplicationManagementMockModule, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommonMockModule, AXCContactManagementMockModule, AXCContentManagementMockModule, AXCConversationMockModule, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCEditionDataSeeder, AXCFeatureDataSeeder, AXCFileStorageService, AXCFormTemplateManagementMockModule, AXCGlobalVariablesDataSeeder, AXCGoogleStrategyMock, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCJsaSeeder, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCLogManagementMockModule, AXCLogReportCategoryProvider, AXCLogReportDefinitionProvider, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMiddlewaresModule, AXCMockEntityLogListener, AXCMockModule, AXCModuleDataSeeder, 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, FEATURES, GLOBAL_VARIABLES, LEAVE_REQUESTS_MOCK, MODULES, POSITIONS_CATEGORY_MOCK, POSITIONS_MOCK, POSITION_ASSIGNMENTS_MOCK, 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 };
|
|
1940
|
+
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 };
|