@acorex/connectivity 20.2.4-next.9 → 20.3.0-next.0

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/mock/index.d.ts CHANGED
@@ -7,8 +7,8 @@ import * as i1 from '@acorex/platform/runtime';
7
7
  import { AXPQuery } from '@acorex/platform/runtime';
8
8
  import { Router } from '@angular/router';
9
9
  import { AXMAuthConfigs } from '@acorex/modules/auth';
10
- import Dexie, { Table } from 'dexie';
11
10
  import { AXPEntityStorageService, AXPDataSeeder, AXPEntityStorageMiddleware } from '@acorex/platform/layout/entity';
11
+ import Dexie, { Table } from 'dexie';
12
12
  import { AXMOrganizationNode } from '@acorex/modules/organization-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';
@@ -26,12 +26,42 @@ declare class AXCCommonMockModule {
26
26
  static ɵinj: i0.ɵɵInjectorDeclaration<AXCCommonMockModule>;
27
27
  }
28
28
 
29
+ declare class AXCIdentifierManagementMockModule {
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCIdentifierManagementMockModule, never>;
31
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXCIdentifierManagementMockModule, never, never, never>;
32
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXCIdentifierManagementMockModule>;
33
+ }
34
+
35
+ declare class AXCSecurityManagementMockModule {
36
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCSecurityManagementMockModule, never>;
37
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXCSecurityManagementMockModule, never, never, never>;
38
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXCSecurityManagementMockModule>;
39
+ }
40
+
29
41
  declare class AXCFormTemplateManagementMockModule {
30
42
  static ɵfac: i0.ɵɵFactoryDeclaration<AXCFormTemplateManagementMockModule, never>;
31
43
  static ɵmod: i0.ɵɵNgModuleDeclaration<AXCFormTemplateManagementMockModule, never, never, never>;
32
44
  static ɵinj: i0.ɵɵInjectorDeclaration<AXCFormTemplateManagementMockModule>;
33
45
  }
34
46
 
47
+ declare class AXCCustomerManagementMockModule {
48
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCCustomerManagementMockModule, never>;
49
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXCCustomerManagementMockModule, never, never, never>;
50
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXCCustomerManagementMockModule>;
51
+ }
52
+
53
+ declare class AXCContactManagementMockModule {
54
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCContactManagementMockModule, never>;
55
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXCContactManagementMockModule, never, never, never>;
56
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXCContactManagementMockModule>;
57
+ }
58
+
59
+ declare class AXCLocationManagementMockModule {
60
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCLocationManagementMockModule, never>;
61
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXCLocationManagementMockModule, never, never, never>;
62
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXCLocationManagementMockModule>;
63
+ }
64
+
35
65
  declare class AXCOrganizationManagementMockModule {
36
66
  static ɵfac: i0.ɵɵFactoryDeclaration<AXCOrganizationManagementMockModule, never>;
37
67
  static ɵmod: i0.ɵɵNgModuleDeclaration<AXCOrganizationManagementMockModule, never, never, never>;
@@ -50,18 +80,6 @@ declare class AXCReportManagementMockModule {
50
80
  static ɵinj: i0.ɵɵInjectorDeclaration<AXCReportManagementMockModule>;
51
81
  }
52
82
 
53
- declare class AXCContactManagementMockModule {
54
- static ɵfac: i0.ɵɵFactoryDeclaration<AXCContactManagementMockModule, never>;
55
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXCContactManagementMockModule, never, never, never>;
56
- static ɵinj: i0.ɵɵInjectorDeclaration<AXCContactManagementMockModule>;
57
- }
58
-
59
- declare class AXCLocationManagementMockModule {
60
- static ɵfac: i0.ɵɵFactoryDeclaration<AXCLocationManagementMockModule, never>;
61
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXCLocationManagementMockModule, never, never, never>;
62
- static ɵinj: i0.ɵɵInjectorDeclaration<AXCLocationManagementMockModule>;
63
- }
64
-
65
83
  declare class AXCLocaleManagementMockModule {
66
84
  static ɵfac: i0.ɵɵFactoryDeclaration<AXCLocaleManagementMockModule, never>;
67
85
  static ɵmod: i0.ɵɵNgModuleDeclaration<AXCLocaleManagementMockModule, never, never, never>;
@@ -92,30 +110,6 @@ declare class AXCPlatformManagementMockModule {
92
110
  static ɵinj: i0.ɵɵInjectorDeclaration<AXCPlatformManagementMockModule>;
93
111
  }
94
112
 
95
- declare class AXCTextTemplateManagementMockModule {
96
- static ɵfac: i0.ɵɵFactoryDeclaration<AXCTextTemplateManagementMockModule, never>;
97
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXCTextTemplateManagementMockModule, never, never, never>;
98
- static ɵinj: i0.ɵɵInjectorDeclaration<AXCTextTemplateManagementMockModule>;
99
- }
100
-
101
- declare class AXCSecurityManagementMockModule {
102
- static ɵfac: i0.ɵɵFactoryDeclaration<AXCSecurityManagementMockModule, never>;
103
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXCSecurityManagementMockModule, never, never, never>;
104
- static ɵinj: i0.ɵɵInjectorDeclaration<AXCSecurityManagementMockModule>;
105
- }
106
-
107
- declare class AXCSchedulerJobManagementMockModule {
108
- static ɵfac: i0.ɵɵFactoryDeclaration<AXCSchedulerJobManagementMockModule, never>;
109
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXCSchedulerJobManagementMockModule, never, never, never>;
110
- static ɵinj: i0.ɵɵInjectorDeclaration<AXCSchedulerJobManagementMockModule>;
111
- }
112
-
113
- declare class AXCApplicationManagementMockModule {
114
- static ɵfac: i0.ɵɵFactoryDeclaration<AXCApplicationManagementMockModule, never>;
115
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXCApplicationManagementMockModule, never, never, never>;
116
- static ɵinj: i0.ɵɵInjectorDeclaration<AXCApplicationManagementMockModule>;
117
- }
118
-
119
113
  declare class AXCTrainingManagementMockModule {
120
114
  static ɵfac: i0.ɵɵFactoryDeclaration<AXCTrainingManagementMockModule, never>;
121
115
  static ɵmod: i0.ɵɵNgModuleDeclaration<AXCTrainingManagementMockModule, never, never, never>;
@@ -188,24 +182,12 @@ declare class AXCContentManagementMockModule {
188
182
  static ɵinj: i0.ɵɵInjectorDeclaration<AXCContentManagementMockModule>;
189
183
  }
190
184
 
191
- declare class AXCIdentifierManagementMockModule {
192
- static ɵfac: i0.ɵɵFactoryDeclaration<AXCIdentifierManagementMockModule, never>;
193
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXCIdentifierManagementMockModule, never, never, never>;
194
- static ɵinj: i0.ɵɵInjectorDeclaration<AXCIdentifierManagementMockModule>;
195
- }
196
-
197
185
  declare class AXCMeetingManagementMockModule {
198
186
  static ɵfac: i0.ɵɵFactoryDeclaration<AXCMeetingManagementMockModule, never>;
199
187
  static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMeetingManagementMockModule, never, never, never>;
200
188
  static ɵinj: i0.ɵɵInjectorDeclaration<AXCMeetingManagementMockModule>;
201
189
  }
202
190
 
203
- declare class AXCCustomerManagementMockModule {
204
- static ɵfac: i0.ɵɵFactoryDeclaration<AXCCustomerManagementMockModule, never>;
205
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXCCustomerManagementMockModule, never, never, never>;
206
- static ɵinj: i0.ɵɵInjectorDeclaration<AXCCustomerManagementMockModule>;
207
- }
208
-
209
191
  declare class AXCMiddlewaresModule {
210
192
  static ɵfac: i0.ɵɵFactoryDeclaration<AXCMiddlewaresModule, never>;
211
193
  static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMiddlewaresModule, never, never, never>;
@@ -215,7 +197,7 @@ declare class AXCMiddlewaresModule {
215
197
  declare class AXCMockModule {
216
198
  constructor(appInitService: AXPAppStartUpService, injector: Injector);
217
199
  static ɵfac: i0.ɵɵFactoryDeclaration<AXCMockModule, never>;
218
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMockModule, never, [typeof _acorex_platform_auth.AXPAuthModule, typeof AXCCommonMockModule, typeof AXCFormTemplateManagementMockModule, typeof AXCOrganizationManagementMockModule, typeof AXCHumanCapitalManagementMockModule, typeof AXCReportManagementMockModule, typeof AXCContactManagementMockModule, typeof AXCLocationManagementMockModule, typeof AXCLocaleManagementMockModule, typeof AXCDashboardManagementMockModule, typeof AXCConversationMockModule, typeof AXCAuthMockModule, typeof AXCPlatformManagementMockModule, typeof AXCTextTemplateManagementMockModule, typeof AXCSecurityManagementMockModule, typeof AXCSchedulerJobManagementMockModule, 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 AXCIdentifierManagementMockModule, typeof AXCMeetingManagementMockModule, typeof AXCCustomerManagementMockModule, typeof AXCMiddlewaresModule], 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>;
219
201
  static ɵinj: i0.ɵɵInjectorDeclaration<AXCMockModule>;
220
202
  }
221
203
 
@@ -368,6 +350,12 @@ declare class AXCApplicationTemplateDataSeeder implements AXPDataSeeder {
368
350
  static ɵprov: i0.ɵɵInjectableDeclaration<AXCApplicationTemplateDataSeeder>;
369
351
  }
370
352
 
353
+ declare class AXCApplicationManagementMockModule {
354
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCApplicationManagementMockModule, never>;
355
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXCApplicationManagementMockModule, never, never, never>;
356
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXCApplicationManagementMockModule>;
357
+ }
358
+
371
359
  declare class AXCAppVersionDataSeeder implements AXPDataSeeder {
372
360
  private storageService;
373
361
  private appVersionService;
@@ -414,7 +402,7 @@ declare const mockRoleDefinitions: {
414
402
  name: string;
415
403
  title: string;
416
404
  description: string;
417
- permissions: never[];
405
+ permissions: string[];
418
406
  }[];
419
407
 
420
408
  interface AXCMockUserMockDto {
@@ -757,6 +745,34 @@ declare class AXMEmploymentTypeDataSeeder implements AXPDataSeeder {
757
745
  static ɵprov: i0.ɵɵInjectableDeclaration<AXMEmploymentTypeDataSeeder>;
758
746
  }
759
747
 
748
+ interface AXCLeaveRequestMockDto {
749
+ id: string;
750
+ employeeId: string;
751
+ employee?: any;
752
+ leaveTypeId: string;
753
+ leaveType?: any;
754
+ startDate: Date;
755
+ endDate: Date;
756
+ durationDays: number;
757
+ reason?: string;
758
+ status: 'Pending' | 'Approved' | 'Rejected' | 'Cancelled';
759
+ statusNote?: string;
760
+ statusHistory?: Array<{
761
+ status: 'Pending' | 'Approved' | 'Rejected' | 'Cancelled';
762
+ changedAt: Date;
763
+ changedBy: string;
764
+ note?: string;
765
+ }>;
766
+ }
767
+ declare const LEAVE_REQUESTS_MOCK: AXCLeaveRequestMockDto[];
768
+
769
+ declare class AXMLeaveRequestDataSeeder implements AXPDataSeeder {
770
+ private storageService;
771
+ seed(): Promise<void>;
772
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLeaveRequestDataSeeder, never>;
773
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLeaveRequestDataSeeder>;
774
+ }
775
+
760
776
  declare class AXMEmployeeSkillsCategoryProvider implements AXPReportCategoryProvider {
761
777
  getList(parentId?: string): Promise<AXPReportCategory[]>;
762
778
  getById(id: string): Promise<AXPReportCategory | undefined>;
@@ -868,6 +884,13 @@ declare class AXMIndustryDataSeeder implements AXPDataSeeder {
868
884
 
869
885
  declare function findContactMethod(referenceId: string, type: string): string | undefined;
870
886
 
887
+ declare class AXCJsaSeeder implements AXPDataSeeder {
888
+ private storageService;
889
+ seed(): Promise<void>;
890
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCJsaSeeder, never>;
891
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXCJsaSeeder>;
892
+ }
893
+
871
894
  interface TaskType {
872
895
  id: string;
873
896
  name: string;
@@ -1066,6 +1089,12 @@ declare const TEXT_TEMPLATE_CATEGORY: {
1066
1089
  }[];
1067
1090
  declare const TEXT_TEMPLATES: AXMTextTemplateManagementTemplateEntityModel[];
1068
1091
 
1092
+ declare class AXCTextTemplateManagementMockModule {
1093
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCTextTemplateManagementMockModule, never>;
1094
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXCTextTemplateManagementMockModule, never, never, never>;
1095
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXCTextTemplateManagementMockModule>;
1096
+ }
1097
+
1069
1098
  declare class AXCMetaDataDefinitionDataSeeder implements AXPDataSeeder {
1070
1099
  private storageService;
1071
1100
  seed(): Promise<void>;
@@ -1073,7 +1102,13 @@ declare class AXCMetaDataDefinitionDataSeeder implements AXPDataSeeder {
1073
1102
  static ɵprov: i0.ɵɵInjectableDeclaration<AXCMetaDataDefinitionDataSeeder>;
1074
1103
  }
1075
1104
 
1076
- declare function generateRandomDashboard(): AXMCommonDashboardEntityModel;
1105
+ declare function generateUserDashboard(user: (typeof mockUsers)[0]): AXMCommonDashboardEntityModel;
1106
+ declare function createDashboardForUser(dashboardName: string, userId: string, widgetTypesInput: string[]): AXMCommonDashboardEntityModel;
1107
+ declare function createAndSaveDashboardForUser(params: {
1108
+ name: string;
1109
+ userId: string;
1110
+ widgetTypes: string[];
1111
+ }, injector: Injector): Promise<string>;
1077
1112
  declare const DASHBOARDS: AXMCommonDashboardEntityModel[];
1078
1113
 
1079
1114
  declare class AXPDashboardDataSeeder implements AXPDataSeeder {
@@ -1114,10 +1149,12 @@ declare class AXMReportExecuteCommand implements AXPExecutionReportCommand {
1114
1149
  private assignByPath;
1115
1150
  private normalizeTableQueryResult;
1116
1151
  private normalizeChartQueryResult;
1152
+ private generateSystemHealthChartData;
1153
+ private readonly reportDefinitionFallback;
1117
1154
  private applyAuditTrailFilters;
1118
1155
  private applyLoginLogsFilters;
1119
1156
  private applyChangePasswordLogsFilters;
1120
- private applyIdentityErrorLogsFilters;
1157
+ private applyIdentityAuditLogErrorLogsFilters;
1121
1158
  private getCachedOrGenerateReportData;
1122
1159
  private generateCacheKey;
1123
1160
  private generateReportVersion;
@@ -1554,6 +1591,12 @@ declare class AXCSchedulerJobDataSeeder implements AXPDataSeeder {
1554
1591
  static ɵprov: i0.ɵɵInjectableDeclaration<AXCSchedulerJobDataSeeder>;
1555
1592
  }
1556
1593
 
1594
+ declare class AXCSchedulerJobManagementMockModule {
1595
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCSchedulerJobManagementMockModule, never>;
1596
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXCSchedulerJobManagementMockModule, never, never, never>;
1597
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXCSchedulerJobManagementMockModule>;
1598
+ }
1599
+
1557
1600
  declare class AXCLockService implements AXPLockService {
1558
1601
  private className;
1559
1602
  private db;
@@ -1716,5 +1759,5 @@ declare const mergeDetailRelationMiddleware: AXPEntityStorageMiddleware;
1716
1759
 
1717
1760
  declare const AXCMockEntityLogListener: AXPDistributedEventListenerProvider<any>;
1718
1761
 
1719
- 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, 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, AXMAiResponderService, AXMBranchDataSeeder, AXMCalendarEventTypeSeeder, AXMDepartmentDataSeeder, AXMDivisionDataSeeder, AXMEmployeeDataSeeder, AXMEmployeeSkillDataSeeder, AXMEmployeeSkillsCategoryProvider, AXMEmployeeSkillsReportDefinitionProvider, AXMEmploymentTypeDataSeeder, AXMIndustryDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMOrgChartDataSeeder, 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, BRANCHES_MOCK, DASHBOARDS, DEPARTMENTS_MOCK, DIVISIONS_MOCK, EDITIONS, EMPLOYEES_MOCK, EMPLOYEE_SKILLS_MOCK, EMPLOYMENT_TYPES_MOCK, ENTITIES, FEATURES, GLOBAL_VARIABLES, INDUSTRIAL_COMPANY_ORGANIZATION, 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, SOFTWARE_COMPANY_ORGANIZATION, TASKS, TASK_STATUSES, TASK_TEMPLATES, TASK_TYPES, TEAMS_MOCK, TEXT_TEMPLATES, TEXT_TEMPLATE_CATEGORY, applications, auditLoggerMiddleware, calendarEventMock, calendarEventTypeMockData, calendarMock, createFileCastMiddleware, findContactMethod, findEmployeeById, findPartyById, generateRandomDashboard, identifierCommitMiddleware, meetingFilesMock, meetingIds, meetingMock, meetingParticipantMock, meetingRoleTypeMock, meetingSessionMock, meetingTimeSlotMock, meetingTypeFileTemplateMock, meetingTypeMock, mergeDetailRelationMiddleware, mockRoleDefinitions, mockUsers, participantIds, tenantsMock };
1720
- export type { AXCBranchMockDto, AXCDepartmentMockDto, AXCDivisionMockDto, AXCEmployeeSkillMockDto, AXCPositionAssignmentMockDto, AXCSkillLevelMockDto, AXCTeamMockDto, AXPLogRow, AXPRuleRow, AXPSeqRow, MockUserPassCredentials, PartyMockData, PositionMockDto, ResponsibilityMockDto, RoleMockDto, SkillMockDto, Task, TaskStatus, TaskTemplate, TaskType };
1762
+ 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, AXMAiResponderService, AXMBranchDataSeeder, AXMCalendarEventTypeSeeder, AXMDepartmentDataSeeder, AXMDivisionDataSeeder, AXMEmployeeDataSeeder, AXMEmployeeSkillDataSeeder, AXMEmployeeSkillsCategoryProvider, AXMEmployeeSkillsReportDefinitionProvider, AXMEmploymentTypeDataSeeder, AXMIndustryDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMOrgChartDataSeeder, 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, BRANCHES_MOCK, DASHBOARDS, DEPARTMENTS_MOCK, DIVISIONS_MOCK, EDITIONS, EMPLOYEES_MOCK, EMPLOYEE_SKILLS_MOCK, EMPLOYMENT_TYPES_MOCK, ENTITIES, FEATURES, GLOBAL_VARIABLES, INDUSTRIAL_COMPANY_ORGANIZATION, 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, SOFTWARE_COMPANY_ORGANIZATION, TASKS, TASK_STATUSES, TASK_TEMPLATES, TASK_TYPES, TEAMS_MOCK, TEXT_TEMPLATES, TEXT_TEMPLATE_CATEGORY, applications, auditLoggerMiddleware, calendarEventMock, calendarEventTypeMockData, calendarMock, createAndSaveDashboardForUser, createDashboardForUser, createFileCastMiddleware, findContactMethod, findEmployeeById, findPartyById, generateUserDashboard, identifierCommitMiddleware, meetingFilesMock, meetingIds, meetingMock, meetingParticipantMock, meetingRoleTypeMock, meetingSessionMock, meetingTimeSlotMock, meetingTypeFileTemplateMock, meetingTypeMock, mergeDetailRelationMiddleware, mockRoleDefinitions, mockUsers, participantIds, tenantsMock };
1763
+ export type { AXCBranchMockDto, AXCDepartmentMockDto, AXCDivisionMockDto, AXCEmployeeSkillMockDto, AXCLeaveRequestMockDto, AXCPositionAssignmentMockDto, AXCSkillLevelMockDto, AXCTeamMockDto, AXPLogRow, AXPRuleRow, AXPSeqRow, MockUserPassCredentials, PartyMockData, PositionMockDto, ResponsibilityMockDto, RoleMockDto, SkillMockDto, Task, TaskStatus, TaskTemplate, TaskType };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/connectivity",
3
- "version": "20.2.4-next.9",
3
+ "version": "20.3.0-next.0",
4
4
  "peerDependencies": {
5
5
  "@acorex/modules": ">=20.0.0"
6
6
  },
@@ -15,6 +15,10 @@
15
15
  "types": "./index.d.ts",
16
16
  "default": "./fesm2022/acorex-connectivity.mjs"
17
17
  },
18
+ "./api": {
19
+ "types": "./api/index.d.ts",
20
+ "default": "./fesm2022/acorex-connectivity-api.mjs"
21
+ },
18
22
  "./mock": {
19
23
  "types": "./mock/index.d.ts",
20
24
  "default": "./fesm2022/acorex-connectivity-mock.mjs"
@@ -22,10 +26,6 @@
22
26
  "./utils": {
23
27
  "types": "./utils/index.d.ts",
24
28
  "default": "./fesm2022/acorex-connectivity-utils.mjs"
25
- },
26
- "./api": {
27
- "types": "./api/index.d.ts",
28
- "default": "./fesm2022/acorex-connectivity-api.mjs"
29
29
  }
30
30
  },
31
31
  "dependencies": {