@acorex/connectivity 21.0.0-next.1 → 21.0.0-next.11
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 +1 -59
- package/fesm2022/{acorex-connectivity-api-execute.command-SGNBLcOi.mjs → acorex-connectivity-api-execute.command-gIRQPxtq.mjs} +6 -6
- package/fesm2022/acorex-connectivity-api-execute.command-gIRQPxtq.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-api.mjs +101 -185
- package/fesm2022/acorex-connectivity-api.mjs.map +1 -1
- package/fesm2022/{acorex-connectivity-mock-category-with-items.query-Dsxj98tX.mjs → acorex-connectivity-mock-category-with-items.query-Cl7T-rSS.mjs} +4 -4
- package/fesm2022/{acorex-connectivity-mock-category-with-items.query-Dsxj98tX.mjs.map → acorex-connectivity-mock-category-with-items.query-Cl7T-rSS.mjs.map} +1 -1
- package/fesm2022/acorex-connectivity-mock-complete-signature-process.command-MIKenDnl.mjs +80 -0
- package/fesm2022/acorex-connectivity-mock-complete-signature-process.command-MIKenDnl.mjs.map +1 -0
- package/fesm2022/{acorex-connectivity-mock-distribution-record.command-DRiDwlqN.mjs → acorex-connectivity-mock-distribution-record.command-D9MRsoPw.mjs} +4 -4
- package/fesm2022/{acorex-connectivity-mock-distribution-record.command-DRiDwlqN.mjs.map → acorex-connectivity-mock-distribution-record.command-D9MRsoPw.mjs.map} +1 -1
- package/fesm2022/acorex-connectivity-mock-get-application-versions-chart-data.query-H6rrh30t.mjs +115 -0
- package/fesm2022/acorex-connectivity-mock-get-application-versions-chart-data.query-H6rrh30t.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-application-versions-timeline.query-zuGKLAbn.mjs +163 -0
- package/fesm2022/acorex-connectivity-mock-get-application-versions-timeline.query-zuGKLAbn.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-product-chart-data.query-CQ75e_tN.mjs +186 -0
- package/fesm2022/acorex-connectivity-mock-get-product-chart-data.query-CQ75e_tN.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-product-list.query-OM16ygmJ.mjs +246 -0
- package/fesm2022/acorex-connectivity-mock-get-product-list.query-OM16ygmJ.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-product-pdf-data.query-DoR3awXg.mjs +192 -0
- package/fesm2022/acorex-connectivity-mock-get-product-pdf-data.query-DoR3awXg.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-subscriptions-chart-data.query-Dq779mtQ.mjs +56 -0
- package/fesm2022/acorex-connectivity-mock-get-subscriptions-chart-data.query-Dq779mtQ.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-subscriptions-timeline.query-gNwKFN0F.mjs +246 -0
- package/fesm2022/acorex-connectivity-mock-get-subscriptions-timeline.query-gNwKFN0F.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-tenant-application-access.query-C3OxqcSp.mjs +258 -0
- package/fesm2022/acorex-connectivity-mock-get-tenant-application-access.query-C3OxqcSp.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-tenant-registration-chart-data.query-v8jIyUEH.mjs +56 -0
- package/fesm2022/acorex-connectivity-mock-get-tenant-registration-chart-data.query-v8jIyUEH.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-tenant-registration-timeline.query-Da6nKdpq.mjs +294 -0
- package/fesm2022/acorex-connectivity-mock-get-tenant-registration-timeline.query-Da6nKdpq.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-get-tenant-user-distribution.query-T0qvGjtD.mjs +212 -0
- package/fesm2022/acorex-connectivity-mock-get-tenant-user-distribution.query-T0qvGjtD.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-notify-signers.command-CmXMibLx.mjs +69 -0
- package/fesm2022/acorex-connectivity-mock-notify-signers.command-CmXMibLx.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock-request-signature.command-B6VZ5KeW.mjs +72 -0
- package/fesm2022/acorex-connectivity-mock-request-signature.command-B6VZ5KeW.mjs.map +1 -0
- package/fesm2022/{acorex-connectivity-mock-sample.command-CkH5bmEs.mjs → acorex-connectivity-mock-sample.command-BJJ67aLM.mjs} +4 -4
- package/fesm2022/{acorex-connectivity-mock-sample.command-CkH5bmEs.mjs.map → acorex-connectivity-mock-sample.command-BJJ67aLM.mjs.map} +1 -1
- package/fesm2022/acorex-connectivity-mock-validate-all-signatures.command-CG80T32a.mjs +81 -0
- package/fesm2022/acorex-connectivity-mock-validate-all-signatures.command-CG80T32a.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock.mjs +45895 -46303
- 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 +409 -331
- package/package.json +2 -2
- package/fesm2022/acorex-connectivity-api-execute.command-SGNBLcOi.mjs.map +0 -1
package/mock/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { AXPAppStartUpService, AXPQueryRequest, AXPPagedListResult,
|
|
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
|
-
import { Injector } from '@angular/core';
|
|
3
|
+
import { Injector, Type } from '@angular/core';
|
|
4
4
|
import * as _acorex_platform_auth from '@acorex/platform/auth';
|
|
5
|
-
import { AXPBaseCredentials, AXPAuthStrategy, AXPSignInResult, AXPSessionContext } from '@acorex/platform/auth';
|
|
5
|
+
import { AXPBaseCredentials, AXPAuthStrategy, AXPSignInResult, AXPSessionContext, AXPLoginChallengeProvider, AXPChallengeCheckResult, AXPLoginChallengeData, AXPLoginChallengeComponentBase } from '@acorex/platform/auth';
|
|
6
6
|
import * as i1 from '@acorex/platform/runtime';
|
|
7
|
-
import { AXPQuery
|
|
7
|
+
import { AXPQuery } from '@acorex/platform/runtime';
|
|
8
8
|
import { Router } from '@angular/router';
|
|
9
9
|
import { AXMAuthConfigs } from '@acorex/modules/auth';
|
|
10
10
|
import { AXPEntityStorageService, AXPDataSeeder, AXPEntityStorageMiddleware } from '@acorex/platform/layout/entity';
|
|
@@ -16,12 +16,11 @@ import { AXPSpreadsheetData } from '@acorex/platform/layout/components';
|
|
|
16
16
|
import * as _acorex_platform_common from '@acorex/platform/common';
|
|
17
17
|
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';
|
|
18
18
|
import { AXMWorkflowManagementWorkflowDefinitionEntityModel } from '@acorex/modules/workflow-management';
|
|
19
|
+
import { AXPActivityCategory, AXPActivityDefinition, AXPWorkflowCategory, AXPWorkflowCategoryProvider, AXPWorkflowInstance, AXPWorkflowEngine, AXPStartWorkflowRequest, AXPStartWorkflowResponse, AXPResumeWorkflowRequest, AXPResumeWorkflowResponse, AXPGetWorkflowStateRequest, AXPWorkflowInstanceState, AXPWorkflowDefinition } from '@acorex/platform/workflow';
|
|
19
20
|
import { AXPWorkflowTaskProvider, AXPTaskFilter, AXPTask, AXPExtraField, AXPTaskStatus } from '@acorex/modules/task-management';
|
|
20
21
|
import { AXMCommonDashboardEntityModel } from '@acorex/modules/dashboard-management';
|
|
21
|
-
import { AXPExecutionReportCommand, AXPLayoutExecutionContext, AXPExecutionReportCommandResult } from '@acorex/modules/report-management';
|
|
22
22
|
import * as _acorex_modules_calendar_management from '@acorex/modules/calendar-management';
|
|
23
23
|
import { AXMCalendarManagementCalendarEventTypeEntityModel } from '@acorex/modules/calendar-management';
|
|
24
|
-
import { AXPWorkflowInstance, AXPWorkflowExecutionService, AXPStartWorkflowExecutionRequest, AXPStartWorkflowExecutionResponse, AXPResumeWorkflowExecutionRequest, AXPResumeWorkflowExecutionResponse, AXPGetWorkflowExecutionStateRequest, AXPWorkflowExecutionState, AXPGetWorkflowDefinitionRequest, AXPGetWorkflowDefinitionResponse, AXPWorkflowDefinition } from '@acorex/platform/workflow';
|
|
25
24
|
import { AXPWidgetNode } from '@acorex/platform/layout/widget-core';
|
|
26
25
|
import { AXPIdentifierRule, AXPClockProvider, AXPChecksumProvider, AXPPolicyProvider, AXPLookupProvider, AXPSequenceProvider, AXPIdentifierService, AXPIdentifierRequest, AXPIdentifierResult, AXPIdentifierPeekResult } from '@acorex/modules/identifier-management';
|
|
27
26
|
|
|
@@ -193,6 +192,12 @@ declare class AXCDataManagementMockModule {
|
|
|
193
192
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCDataManagementMockModule>;
|
|
194
193
|
}
|
|
195
194
|
|
|
195
|
+
declare class AXCWorkflowManagementMockModule {
|
|
196
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCWorkflowManagementMockModule, never>;
|
|
197
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCWorkflowManagementMockModule, never, never, never>;
|
|
198
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXCWorkflowManagementMockModule>;
|
|
199
|
+
}
|
|
200
|
+
|
|
196
201
|
declare class AXCNotificationManagementMockModule {
|
|
197
202
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCNotificationManagementMockModule, never>;
|
|
198
203
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCNotificationManagementMockModule, never, never, never>;
|
|
@@ -247,6 +252,12 @@ declare class AXCMeasurementCoreMockModule {
|
|
|
247
252
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCMeasurementCoreMockModule>;
|
|
248
253
|
}
|
|
249
254
|
|
|
255
|
+
declare class AXCBusinessCoreMockModule {
|
|
256
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCBusinessCoreMockModule, never>;
|
|
257
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCBusinessCoreMockModule, never, never, never>;
|
|
258
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXCBusinessCoreMockModule>;
|
|
259
|
+
}
|
|
260
|
+
|
|
250
261
|
declare class AXCProductCatalogMockModule {
|
|
251
262
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCProductCatalogMockModule, never>;
|
|
252
263
|
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCProductCatalogMockModule, never, never, never>;
|
|
@@ -262,7 +273,7 @@ declare class AXCMiddlewaresModule {
|
|
|
262
273
|
declare class AXCMockModule {
|
|
263
274
|
constructor(appInitService: AXPAppStartUpService, injector: Injector);
|
|
264
275
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXCMockModule, never>;
|
|
265
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMockModule, never, [typeof _acorex_platform_auth.AXPAuthModule, typeof AXCCommonMockModule, typeof AXCIdentifierManagementMockModule, typeof AXCSecurityManagementMockModule, typeof AXCFormTemplateManagementMockModule, typeof AXCCustomerManagementMockModule, typeof AXCSupplierManagementMockModule, typeof AXCProcurementManagementMockModule, typeof AXCOrderManagementMockModule, typeof AXCSubscriptionManagementMockModule, typeof AXCContactManagementMockModule, typeof AXCLocationManagementMockModule, typeof AXCOrganizationManagementMockModule, typeof AXCHumanCapitalManagementMockModule, typeof AXCReportManagementMockModule, typeof AXCLocaleManagementMockModule, typeof AXCDashboardManagementMockModule, typeof AXCConversationMockModule, typeof AXCAuthMockModule, typeof AXCPlatformManagementMockModule, typeof AXCApplicationManagementMockModule, typeof AXCTenantManagementMockModule, typeof AXCLearningManagementMockModule, typeof AXCAssetManagementMockModule, typeof AXCProjectManagementMockModule, typeof AXCDocumentManagementMockModule, typeof AXCHelpDeskMockModule, typeof AXCCalendarManagementMockModule, typeof AXCDataManagementMockModule, typeof AXCNotificationManagementMockModule, typeof AXCTaskManagementMockModule, typeof AXCPersonManagementMockModule, typeof AXCContentManagementMockModule, typeof AXCMeetingManagementMockModule, typeof AXCSettingsManagementMockModule, typeof AXCAssessmentManagementMockModule, typeof AXCFinancialCoreMockModule, typeof AXCMeasurementCoreMockModule, typeof AXCProductCatalogMockModule, typeof AXCMiddlewaresModule], never>;
|
|
276
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMockModule, never, [typeof _acorex_platform_auth.AXPAuthModule, typeof AXCCommonMockModule, typeof AXCIdentifierManagementMockModule, typeof AXCSecurityManagementMockModule, typeof AXCFormTemplateManagementMockModule, typeof AXCCustomerManagementMockModule, typeof AXCSupplierManagementMockModule, typeof AXCProcurementManagementMockModule, typeof AXCOrderManagementMockModule, typeof AXCSubscriptionManagementMockModule, typeof AXCContactManagementMockModule, typeof AXCLocationManagementMockModule, typeof AXCOrganizationManagementMockModule, typeof AXCHumanCapitalManagementMockModule, typeof AXCReportManagementMockModule, typeof AXCLocaleManagementMockModule, typeof AXCDashboardManagementMockModule, typeof AXCConversationMockModule, typeof AXCAuthMockModule, typeof AXCPlatformManagementMockModule, typeof AXCApplicationManagementMockModule, typeof AXCTenantManagementMockModule, typeof AXCLearningManagementMockModule, typeof AXCAssetManagementMockModule, typeof AXCProjectManagementMockModule, typeof AXCDocumentManagementMockModule, typeof AXCHelpDeskMockModule, typeof AXCCalendarManagementMockModule, typeof AXCDataManagementMockModule, typeof AXCWorkflowManagementMockModule, typeof AXCNotificationManagementMockModule, typeof AXCTaskManagementMockModule, typeof AXCPersonManagementMockModule, typeof AXCContentManagementMockModule, typeof AXCMeetingManagementMockModule, typeof AXCSettingsManagementMockModule, typeof AXCAssessmentManagementMockModule, typeof AXCFinancialCoreMockModule, typeof AXCMeasurementCoreMockModule, typeof AXCBusinessCoreMockModule, typeof AXCProductCatalogMockModule, typeof AXCMiddlewaresModule], never>;
|
|
266
277
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXCMockModule>;
|
|
267
278
|
}
|
|
268
279
|
|
|
@@ -310,6 +321,99 @@ declare class AXCGoogleStrategyMock extends AXPAuthStrategy {
|
|
|
310
321
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCGoogleStrategyMock>;
|
|
311
322
|
}
|
|
312
323
|
|
|
324
|
+
/**
|
|
325
|
+
* Mock implementation of AXPLoginChallengeProvider for testing
|
|
326
|
+
*
|
|
327
|
+
* This provider simulates a server-side captcha system:
|
|
328
|
+
* - Tracks failed login attempts
|
|
329
|
+
* - After 3 failed attempts, requires captcha
|
|
330
|
+
* - Generates mock captcha images client-side (for demo purposes)
|
|
331
|
+
*
|
|
332
|
+
* @example
|
|
333
|
+
* ```typescript
|
|
334
|
+
* // In your module providers:
|
|
335
|
+
* {
|
|
336
|
+
* provide: AXP_LOGIN_CHALLENGE_PROVIDER,
|
|
337
|
+
* useClass: AXCImageCaptchaChallengeProviderMock
|
|
338
|
+
* }
|
|
339
|
+
* ```
|
|
340
|
+
*/
|
|
341
|
+
declare class AXCImageCaptchaChallengeProviderMock extends AXPLoginChallengeProvider {
|
|
342
|
+
readonly name = "image-captcha-mock";
|
|
343
|
+
/** Current captcha code that user needs to enter */
|
|
344
|
+
private currentCaptchaCode;
|
|
345
|
+
/** Current challenge ID */
|
|
346
|
+
private currentChallengeId;
|
|
347
|
+
/** Failed attempts tracker */
|
|
348
|
+
private attemptsTracker;
|
|
349
|
+
/**
|
|
350
|
+
* Checks if the login error indicates that a captcha is required
|
|
351
|
+
*
|
|
352
|
+
* In this mock implementation, we check:
|
|
353
|
+
* 1. If the error contains requiresCaptcha flag
|
|
354
|
+
* 2. If failed attempts threshold is reached
|
|
355
|
+
* 3. If error status is 429 (Too Many Requests)
|
|
356
|
+
*/
|
|
357
|
+
checkResponse(error: unknown): AXPChallengeCheckResult | null;
|
|
358
|
+
/**
|
|
359
|
+
* Generates a new captcha challenge
|
|
360
|
+
*
|
|
361
|
+
* In this mock implementation:
|
|
362
|
+
* - Generates a random code
|
|
363
|
+
* - Creates a captcha image client-side
|
|
364
|
+
* - Returns the challenge data
|
|
365
|
+
*
|
|
366
|
+
* In a real implementation, this would call the server API
|
|
367
|
+
*/
|
|
368
|
+
getChallenge(serverData?: Record<string, unknown>): Promise<AXPLoginChallengeData>;
|
|
369
|
+
/**
|
|
370
|
+
* Generates a fresh captcha, replacing the current one
|
|
371
|
+
*/
|
|
372
|
+
refreshChallenge(): Promise<AXPLoginChallengeData>;
|
|
373
|
+
/**
|
|
374
|
+
* Returns the custom mock captcha component for rendering
|
|
375
|
+
*/
|
|
376
|
+
getChallengeComponent(): Type<AXPLoginChallengeComponentBase>;
|
|
377
|
+
/**
|
|
378
|
+
* Validates the captcha response (for testing purposes)
|
|
379
|
+
* In a real implementation, validation happens on the server
|
|
380
|
+
*/
|
|
381
|
+
validateCaptchaResponse(challengeId: string, response: string): boolean;
|
|
382
|
+
/**
|
|
383
|
+
* Resets the failed attempts counter (for testing)
|
|
384
|
+
*/
|
|
385
|
+
resetAttempts(): void;
|
|
386
|
+
/**
|
|
387
|
+
* Gets current failed attempts count (for testing/debugging)
|
|
388
|
+
*/
|
|
389
|
+
getFailedAttempts(): number;
|
|
390
|
+
/**
|
|
391
|
+
* Simulates network delay for realistic behavior
|
|
392
|
+
*/
|
|
393
|
+
private simulateNetworkDelay;
|
|
394
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCImageCaptchaChallengeProviderMock, never>;
|
|
395
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCImageCaptchaChallengeProviderMock>;
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
/**
|
|
399
|
+
* Mock CAPTCHA challenge component with custom styling
|
|
400
|
+
* Demonstrates how providers can create custom challenge UIs
|
|
401
|
+
*/
|
|
402
|
+
declare class AXCMockCaptchaChallengeComponent extends AXPLoginChallengeComponentBase {
|
|
403
|
+
/** Local state for the response input */
|
|
404
|
+
protected response: i0.WritableSignal<string>;
|
|
405
|
+
/**
|
|
406
|
+
* Handles response input change
|
|
407
|
+
*/
|
|
408
|
+
protected onResponseChange(value: string): void;
|
|
409
|
+
/**
|
|
410
|
+
* Handles refresh button click
|
|
411
|
+
*/
|
|
412
|
+
protected onRefreshClick(): void;
|
|
413
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCMockCaptchaChallengeComponent, never>;
|
|
414
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXCMockCaptchaChallengeComponent, "axc-mock-captcha-challenge", never, {}, {}, never, never, true, never>;
|
|
415
|
+
}
|
|
416
|
+
|
|
313
417
|
declare class AXCDexieEntityStorageService extends Dexie implements AXPEntityStorageService<string, any> {
|
|
314
418
|
private sessionService;
|
|
315
419
|
constructor();
|
|
@@ -365,17 +469,6 @@ declare class AXCDexieEntityStorageService extends Dexie implements AXPEntitySto
|
|
|
365
469
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCDexieEntityStorageService>;
|
|
366
470
|
}
|
|
367
471
|
|
|
368
|
-
/**
|
|
369
|
-
* Mock implementation of module access control service.
|
|
370
|
-
* Checks if module is enabled in edition.modulesAndFeatures.modules.
|
|
371
|
-
* This is the default behavior - modules are accessible if they're in the edition configuration.
|
|
372
|
-
*/
|
|
373
|
-
declare class MockModuleAccessControlService implements AXPModuleAccessControlService {
|
|
374
|
-
checkAccess(moduleName: string, context: AXPModuleAccessContext): boolean;
|
|
375
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MockModuleAccessControlService, never>;
|
|
376
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MockModuleAccessControlService>;
|
|
377
|
-
}
|
|
378
|
-
|
|
379
472
|
declare const APPLICATIONS: AXMApplicationManagementApplicationEntityModel[];
|
|
380
473
|
|
|
381
474
|
declare class AXCApplicationDataSeeder implements AXPDataSeeder {
|
|
@@ -538,7 +631,7 @@ declare const assessmentCaseMock: {
|
|
|
538
631
|
questionnaire: {
|
|
539
632
|
id: string;
|
|
540
633
|
title: string;
|
|
541
|
-
type: "
|
|
634
|
+
type: "questionnaire" | "survey" | "checklist" | "test" | "evaluation";
|
|
542
635
|
};
|
|
543
636
|
title: string;
|
|
544
637
|
description: string;
|
|
@@ -808,7 +901,7 @@ declare const TOKENS: {
|
|
|
808
901
|
name: string;
|
|
809
902
|
title: string;
|
|
810
903
|
description: string;
|
|
811
|
-
type: "
|
|
904
|
+
type: "String" | "Integer" | "Boolean" | "Expression";
|
|
812
905
|
expression: string;
|
|
813
906
|
}[];
|
|
814
907
|
|
|
@@ -931,28 +1024,28 @@ interface AXCEmployeeMockDto {
|
|
|
931
1024
|
}
|
|
932
1025
|
declare const EMPLOYEES_MOCK: AXCEmployeeMockDto[];
|
|
933
1026
|
|
|
934
|
-
type AXCEmployeeMock = (typeof EMPLOYEES_MOCK)[number];
|
|
1027
|
+
type AXCEmployeeMock$1 = (typeof EMPLOYEES_MOCK)[number];
|
|
935
1028
|
interface AXCTeamMockDto {
|
|
936
1029
|
id: string;
|
|
937
1030
|
title: string;
|
|
938
1031
|
description: string;
|
|
939
1032
|
leaderId: string;
|
|
940
|
-
leader: AXCEmployeeMock;
|
|
1033
|
+
leader: AXCEmployeeMock$1;
|
|
941
1034
|
managerId: string;
|
|
942
|
-
manager: AXCEmployeeMock;
|
|
1035
|
+
manager: AXCEmployeeMock$1;
|
|
943
1036
|
memberIds: string[];
|
|
944
|
-
members: AXCEmployeeMock[];
|
|
1037
|
+
members: AXCEmployeeMock$1[];
|
|
945
1038
|
}
|
|
946
1039
|
interface AXCTeamMockDto {
|
|
947
1040
|
id: string;
|
|
948
1041
|
title: string;
|
|
949
1042
|
description: string;
|
|
950
1043
|
leaderId: string;
|
|
951
|
-
leader: AXCEmployeeMock;
|
|
1044
|
+
leader: AXCEmployeeMock$1;
|
|
952
1045
|
managerId: string;
|
|
953
|
-
manager: AXCEmployeeMock;
|
|
1046
|
+
manager: AXCEmployeeMock$1;
|
|
954
1047
|
memberIds: string[];
|
|
955
|
-
members: AXCEmployeeMock[];
|
|
1048
|
+
members: AXCEmployeeMock$1[];
|
|
956
1049
|
}
|
|
957
1050
|
declare const TEAMS_MOCK: AXCTeamMockDto[];
|
|
958
1051
|
|
|
@@ -963,6 +1056,41 @@ declare class AXMTeamDataSeeder implements AXPDataSeeder {
|
|
|
963
1056
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTeamDataSeeder>;
|
|
964
1057
|
}
|
|
965
1058
|
|
|
1059
|
+
interface AXCTeamMemberRoleMockDto {
|
|
1060
|
+
id: string;
|
|
1061
|
+
title: string;
|
|
1062
|
+
name: 'leader' | 'member' | 'co-leader' | 'advisor';
|
|
1063
|
+
}
|
|
1064
|
+
declare const TEAM_MEMBER_ROLES_MOCK: AXCTeamMemberRoleMockDto[];
|
|
1065
|
+
|
|
1066
|
+
declare class AXMTeamMemberRoleDataSeeder implements AXPDataSeeder {
|
|
1067
|
+
private storageService;
|
|
1068
|
+
seed(): Promise<void>;
|
|
1069
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMTeamMemberRoleDataSeeder, never>;
|
|
1070
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTeamMemberRoleDataSeeder>;
|
|
1071
|
+
}
|
|
1072
|
+
|
|
1073
|
+
type AXCEmployeeMock = (typeof EMPLOYEES_MOCK)[number];
|
|
1074
|
+
type AXCTeamMock = (typeof TEAMS_MOCK)[number];
|
|
1075
|
+
type AXCTeamMemberRoleMock = (typeof TEAM_MEMBER_ROLES_MOCK)[number];
|
|
1076
|
+
interface AXCTeamMemberMockDto {
|
|
1077
|
+
id: string;
|
|
1078
|
+
teamId: string;
|
|
1079
|
+
team: AXCTeamMock;
|
|
1080
|
+
employeeId: string;
|
|
1081
|
+
employee: AXCEmployeeMock;
|
|
1082
|
+
roleId: string;
|
|
1083
|
+
role: AXCTeamMemberRoleMock;
|
|
1084
|
+
}
|
|
1085
|
+
declare const TEAM_MEMBERS_MOCK: AXCTeamMemberMockDto[];
|
|
1086
|
+
|
|
1087
|
+
declare class AXMTeamMemberDataSeeder implements AXPDataSeeder {
|
|
1088
|
+
private storageService;
|
|
1089
|
+
seed(): Promise<void>;
|
|
1090
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMTeamMemberDataSeeder, never>;
|
|
1091
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMTeamMemberDataSeeder>;
|
|
1092
|
+
}
|
|
1093
|
+
|
|
966
1094
|
interface PositionMockDto extends AXPCategorizedEntityDto {
|
|
967
1095
|
id: string;
|
|
968
1096
|
code: string;
|
|
@@ -1009,8 +1137,10 @@ interface JobDefinitionMockDto extends AXPCategorizedEntityDto {
|
|
|
1009
1137
|
id: string;
|
|
1010
1138
|
title: string;
|
|
1011
1139
|
}[];
|
|
1012
|
-
|
|
1013
|
-
responsibilities
|
|
1140
|
+
responsibilityLevelIds?: string[];
|
|
1141
|
+
responsibilities?: AXPSpreadsheetData;
|
|
1142
|
+
jobLevelIds?: string[];
|
|
1143
|
+
jobLevels?: {
|
|
1014
1144
|
id: string;
|
|
1015
1145
|
title: string;
|
|
1016
1146
|
}[];
|
|
@@ -1030,7 +1160,7 @@ interface JobLevelMockDto {
|
|
|
1030
1160
|
id: string;
|
|
1031
1161
|
title: string;
|
|
1032
1162
|
description?: string;
|
|
1033
|
-
|
|
1163
|
+
level: number;
|
|
1034
1164
|
}
|
|
1035
1165
|
declare const JOB_LEVELS_MOCK: JobLevelMockDto[];
|
|
1036
1166
|
|
|
@@ -1256,12 +1386,9 @@ interface TaskTemplate {
|
|
|
1256
1386
|
}
|
|
1257
1387
|
declare const TASK_TEMPLATES: TaskTemplate[];
|
|
1258
1388
|
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXCWorkflowManagementMockModule>;
|
|
1263
|
-
}
|
|
1264
|
-
|
|
1389
|
+
/**
|
|
1390
|
+
* Mock workflow definition entities for the entity list.
|
|
1391
|
+
*/
|
|
1265
1392
|
/**
|
|
1266
1393
|
* Mock workflow definition entities for the entity list.
|
|
1267
1394
|
*/
|
|
@@ -1274,6 +1401,38 @@ declare class AXCWorkflowDefinitionDataSeeder implements AXPDataSeeder {
|
|
|
1274
1401
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXCWorkflowDefinitionDataSeeder>;
|
|
1275
1402
|
}
|
|
1276
1403
|
|
|
1404
|
+
declare const ACTIVITY_CATEGORIES: AXPActivityCategory[];
|
|
1405
|
+
|
|
1406
|
+
declare class AXCActivityCategorySeeder implements AXPDataSeeder {
|
|
1407
|
+
private readonly entityService;
|
|
1408
|
+
seed(): Promise<void>;
|
|
1409
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCActivityCategorySeeder, never>;
|
|
1410
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCActivityCategorySeeder>;
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
declare const ACTIVITY_DEFINITIONS: AXPActivityDefinition[];
|
|
1414
|
+
|
|
1415
|
+
declare class AXCActivityDefinitionSeeder implements AXPDataSeeder {
|
|
1416
|
+
private readonly entityService;
|
|
1417
|
+
seed(): Promise<void>;
|
|
1418
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCActivityDefinitionSeeder, never>;
|
|
1419
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCActivityDefinitionSeeder>;
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1422
|
+
declare const WORKFLOW_CATEGORIES: AXPWorkflowCategory[];
|
|
1423
|
+
|
|
1424
|
+
/**
|
|
1425
|
+
* Mock Workflow Category Provider
|
|
1426
|
+
*
|
|
1427
|
+
* Provides workflow categories from mock data.
|
|
1428
|
+
*/
|
|
1429
|
+
declare class AXCWorkflowCategoryProvider implements AXPWorkflowCategoryProvider {
|
|
1430
|
+
getList(parentId?: string): Promise<AXPWorkflowCategory[]>;
|
|
1431
|
+
getById(id: string): Promise<AXPWorkflowCategory | undefined>;
|
|
1432
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCWorkflowCategoryProvider, never>;
|
|
1433
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCWorkflowCategoryProvider>;
|
|
1434
|
+
}
|
|
1435
|
+
|
|
1277
1436
|
type extraFields$1 = {
|
|
1278
1437
|
recievedDate: Date;
|
|
1279
1438
|
};
|
|
@@ -1480,35 +1639,6 @@ declare class AXPDashboardDataSeeder implements AXPDataSeeder {
|
|
|
1480
1639
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXPDashboardDataSeeder>;
|
|
1481
1640
|
}
|
|
1482
1641
|
|
|
1483
|
-
declare class AXMReportCategoryDataSeeder implements AXPDataSeeder {
|
|
1484
|
-
private storageService;
|
|
1485
|
-
seed(): Promise<void>;
|
|
1486
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMReportCategoryDataSeeder, never>;
|
|
1487
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMReportCategoryDataSeeder>;
|
|
1488
|
-
}
|
|
1489
|
-
|
|
1490
|
-
declare class AXMReportDefinitionDataSeeder implements AXPDataSeeder {
|
|
1491
|
-
private storageService;
|
|
1492
|
-
seed(): Promise<void>;
|
|
1493
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMReportDefinitionDataSeeder, never>;
|
|
1494
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMReportDefinitionDataSeeder>;
|
|
1495
|
-
}
|
|
1496
|
-
|
|
1497
|
-
declare class AXMReportExecuteCommand implements AXPExecutionReportCommand {
|
|
1498
|
-
private readonly queryService;
|
|
1499
|
-
private readonly reportDefinitionService;
|
|
1500
|
-
execute(context: AXPLayoutExecutionContext): Promise<AXPExecuteCommandResult<AXPExecutionReportCommandResult>>;
|
|
1501
|
-
/**
|
|
1502
|
-
* Extract filters from AXPFilterClause and convert to query filters
|
|
1503
|
-
* Maps report parameter paths to actual entity field names
|
|
1504
|
-
*/
|
|
1505
|
-
private extractFiltersFromParameters;
|
|
1506
|
-
private normalizeTableResult;
|
|
1507
|
-
private normalizeChartResult;
|
|
1508
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMReportExecuteCommand, never>;
|
|
1509
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMReportExecuteCommand>;
|
|
1510
|
-
}
|
|
1511
|
-
|
|
1512
1642
|
declare const calendarMock: ({
|
|
1513
1643
|
id: string;
|
|
1514
1644
|
name: string;
|
|
@@ -1694,7 +1824,12 @@ declare const meetingMock: ({
|
|
|
1694
1824
|
};
|
|
1695
1825
|
meetingProviderType: string;
|
|
1696
1826
|
isRecorded: boolean;
|
|
1697
|
-
|
|
1827
|
+
setInGoogleCalendar: boolean;
|
|
1828
|
+
meetingStatusId: string;
|
|
1829
|
+
meetingStatus: {
|
|
1830
|
+
id: string;
|
|
1831
|
+
title: string;
|
|
1832
|
+
};
|
|
1698
1833
|
isFullysignedOff: boolean;
|
|
1699
1834
|
meetingLocationId: {
|
|
1700
1835
|
id: string;
|
|
@@ -1714,7 +1849,12 @@ declare const meetingMock: ({
|
|
|
1714
1849
|
joinUrl: string;
|
|
1715
1850
|
hostUrl: string;
|
|
1716
1851
|
isRecorded: boolean;
|
|
1717
|
-
|
|
1852
|
+
setInGoogleCalendar: boolean;
|
|
1853
|
+
meetingStatusId: string;
|
|
1854
|
+
meetingStatus: {
|
|
1855
|
+
id: string;
|
|
1856
|
+
title: string;
|
|
1857
|
+
};
|
|
1718
1858
|
isFullysignedOff: boolean;
|
|
1719
1859
|
meetingLocationId?: undefined;
|
|
1720
1860
|
} | {
|
|
@@ -1729,7 +1869,12 @@ declare const meetingMock: ({
|
|
|
1729
1869
|
joinUrl: string;
|
|
1730
1870
|
hostUrl: string;
|
|
1731
1871
|
isRecorded: boolean;
|
|
1732
|
-
|
|
1872
|
+
setInGoogleCalendar: boolean;
|
|
1873
|
+
meetingStatusId: string;
|
|
1874
|
+
meetingStatus: {
|
|
1875
|
+
id: string;
|
|
1876
|
+
title: string;
|
|
1877
|
+
};
|
|
1733
1878
|
isFullysignedOff: boolean;
|
|
1734
1879
|
meetingLocationId: {
|
|
1735
1880
|
id: string;
|
|
@@ -1759,7 +1904,27 @@ declare class AXMMeetingTypeDataSeeder implements AXPDataSeeder {
|
|
|
1759
1904
|
declare const meetingParticipantMock: ({
|
|
1760
1905
|
id: string;
|
|
1761
1906
|
meetingId: string;
|
|
1762
|
-
|
|
1907
|
+
employeeId: {
|
|
1908
|
+
id: string;
|
|
1909
|
+
title: string;
|
|
1910
|
+
};
|
|
1911
|
+
jointime: Date;
|
|
1912
|
+
leaveTime: Date;
|
|
1913
|
+
duration: number;
|
|
1914
|
+
signOffAt: Date;
|
|
1915
|
+
participantStatusId: "present";
|
|
1916
|
+
participantStatus: {
|
|
1917
|
+
id: "present";
|
|
1918
|
+
title: "Present";
|
|
1919
|
+
};
|
|
1920
|
+
meetingRoleTypeIds: {
|
|
1921
|
+
id: string;
|
|
1922
|
+
title: string;
|
|
1923
|
+
};
|
|
1924
|
+
} | {
|
|
1925
|
+
id: string;
|
|
1926
|
+
meetingId: string;
|
|
1927
|
+
employeeId: {
|
|
1763
1928
|
id: string;
|
|
1764
1929
|
title: string;
|
|
1765
1930
|
};
|
|
@@ -1767,7 +1932,11 @@ declare const meetingParticipantMock: ({
|
|
|
1767
1932
|
leaveTime: Date;
|
|
1768
1933
|
duration: number;
|
|
1769
1934
|
signOffAt: Date;
|
|
1770
|
-
|
|
1935
|
+
participantStatusId: "accept";
|
|
1936
|
+
participantStatus: {
|
|
1937
|
+
id: "accept";
|
|
1938
|
+
title: "Accept";
|
|
1939
|
+
};
|
|
1771
1940
|
meetingRoleTypeIds: {
|
|
1772
1941
|
id: string;
|
|
1773
1942
|
title: string;
|
|
@@ -1775,7 +1944,7 @@ declare const meetingParticipantMock: ({
|
|
|
1775
1944
|
} | {
|
|
1776
1945
|
id: string;
|
|
1777
1946
|
meetingId: string;
|
|
1778
|
-
|
|
1947
|
+
employeeId: {
|
|
1779
1948
|
id: string;
|
|
1780
1949
|
title: string;
|
|
1781
1950
|
};
|
|
@@ -1783,7 +1952,31 @@ declare const meetingParticipantMock: ({
|
|
|
1783
1952
|
leaveTime: null;
|
|
1784
1953
|
duration: number;
|
|
1785
1954
|
signOffAt: null;
|
|
1786
|
-
|
|
1955
|
+
participantStatusId: "present";
|
|
1956
|
+
participantStatus: {
|
|
1957
|
+
id: "present";
|
|
1958
|
+
title: "Present";
|
|
1959
|
+
};
|
|
1960
|
+
meetingRoleTypeIds: {
|
|
1961
|
+
id: string;
|
|
1962
|
+
title: string;
|
|
1963
|
+
};
|
|
1964
|
+
} | {
|
|
1965
|
+
id: string;
|
|
1966
|
+
meetingId: string;
|
|
1967
|
+
employeeId: {
|
|
1968
|
+
id: string;
|
|
1969
|
+
title: string;
|
|
1970
|
+
};
|
|
1971
|
+
jointime: Date;
|
|
1972
|
+
leaveTime: Date;
|
|
1973
|
+
duration: number;
|
|
1974
|
+
signOffAt: Date;
|
|
1975
|
+
participantStatusId: "absent";
|
|
1976
|
+
participantStatus: {
|
|
1977
|
+
id: "absent";
|
|
1978
|
+
title: "Absent";
|
|
1979
|
+
};
|
|
1787
1980
|
meetingRoleTypeIds: {
|
|
1788
1981
|
id: string;
|
|
1789
1982
|
title: string;
|
|
@@ -2083,14 +2276,35 @@ declare function normalizeAnyFileArrayForView(arr: any[], fileStorage: AXPFileSt
|
|
|
2083
2276
|
declare function normalizeSnapshotFileFieldsForView(snapshot: any, fileStorage: AXPFileStorageService): Promise<any>;
|
|
2084
2277
|
|
|
2085
2278
|
/**
|
|
2086
|
-
*
|
|
2279
|
+
* Bookmark entity for IndexedDB storage.
|
|
2280
|
+
* Aligns with ERD: BOOKMARK table structure.
|
|
2281
|
+
*/
|
|
2282
|
+
interface AXCBookmarkEntity {
|
|
2283
|
+
id: string;
|
|
2284
|
+
instanceId: string;
|
|
2285
|
+
activityId: string;
|
|
2286
|
+
type: string;
|
|
2287
|
+
hash: string;
|
|
2288
|
+
payloadJson: string;
|
|
2289
|
+
isConsumed: boolean;
|
|
2290
|
+
createdAt: string;
|
|
2291
|
+
}
|
|
2292
|
+
/**
|
|
2293
|
+
* Dexie database for workflow instances and bookmarks.
|
|
2294
|
+
* Aligns with ERD structure: WORKFLOW_INSTANCE + BOOKMARK tables.
|
|
2087
2295
|
*/
|
|
2088
2296
|
declare class AXCWorkflowExecutionDB extends Dexie {
|
|
2089
2297
|
/**
|
|
2090
2298
|
* Table for workflow instances.
|
|
2091
2299
|
* Uses id as primary key.
|
|
2300
|
+
* Aligns with WORKFLOW_INSTANCE table in ERD.
|
|
2092
2301
|
*/
|
|
2093
2302
|
instances: Table<AXPWorkflowInstance, string>;
|
|
2303
|
+
/**
|
|
2304
|
+
* Table for workflow bookmarks.
|
|
2305
|
+
* Aligns with BOOKMARK table in ERD.
|
|
2306
|
+
*/
|
|
2307
|
+
bookmarks: Table<AXCBookmarkEntity, string>;
|
|
2094
2308
|
constructor();
|
|
2095
2309
|
}
|
|
2096
2310
|
/**
|
|
@@ -2099,75 +2313,117 @@ declare class AXCWorkflowExecutionDB extends Dexie {
|
|
|
2099
2313
|
declare const axWorkflowExecutionDB: AXCWorkflowExecutionDB;
|
|
2100
2314
|
|
|
2101
2315
|
/**
|
|
2102
|
-
* Mock implementation of
|
|
2316
|
+
* Mock implementation of AXPWorkflowEngine.
|
|
2103
2317
|
*
|
|
2104
|
-
* Uses IndexedDB (via Dexie) to store workflow
|
|
2318
|
+
* Uses IndexedDB (via Dexie) to store workflow instance states.
|
|
2105
2319
|
*
|
|
2106
2320
|
* @example
|
|
2107
2321
|
* ```typescript
|
|
2108
2322
|
* // In module providers
|
|
2109
2323
|
* {
|
|
2110
|
-
* provide:
|
|
2111
|
-
* useClass:
|
|
2324
|
+
* provide: AXP_WORKFLOW_ENGINE,
|
|
2325
|
+
* useClass: AXCWorkflowEngine,
|
|
2112
2326
|
* }
|
|
2113
2327
|
* ```
|
|
2114
2328
|
*/
|
|
2115
|
-
declare class
|
|
2329
|
+
declare class AXCWorkflowEngine implements AXPWorkflowEngine {
|
|
2116
2330
|
private readonly db;
|
|
2117
|
-
private readonly activityProviderService;
|
|
2118
2331
|
private readonly commandService;
|
|
2119
2332
|
private readonly entityStorageService;
|
|
2333
|
+
private readonly activityDefinitionService;
|
|
2334
|
+
private readonly workflowProviders;
|
|
2335
|
+
/**
|
|
2336
|
+
* Get workflow definition by name using workflow providers.
|
|
2337
|
+
* Falls back to entity storage query by name if providers fail.
|
|
2338
|
+
*
|
|
2339
|
+
* [AXCWorkflowRuntimeService] Uses workflow providers for consistency with Workflow Management UI.
|
|
2340
|
+
*/
|
|
2341
|
+
private getDefinition;
|
|
2342
|
+
/**
|
|
2343
|
+
* Secure task token storage.
|
|
2344
|
+
* Key: token (UUID)
|
|
2345
|
+
* Value: { instanceId, activityId, expiresAt }
|
|
2346
|
+
*/
|
|
2347
|
+
private taskTokens;
|
|
2348
|
+
/**
|
|
2349
|
+
* Token expiration time: 30 minutes
|
|
2350
|
+
*/
|
|
2351
|
+
private readonly TOKEN_EXPIRATION_MS;
|
|
2352
|
+
/**
|
|
2353
|
+
* Generate secure, non-guessable task token (UUID).
|
|
2354
|
+
*/
|
|
2355
|
+
private generateTaskToken;
|
|
2120
2356
|
/**
|
|
2121
|
-
*
|
|
2357
|
+
* Validate task token.
|
|
2358
|
+
* Returns true if token exists, not expired, and matches instanceId + activityId.
|
|
2359
|
+
*/
|
|
2360
|
+
private validateTaskToken;
|
|
2361
|
+
/**
|
|
2362
|
+
* Remove task token after completion to prevent replay.
|
|
2363
|
+
*/
|
|
2364
|
+
private removeTaskToken;
|
|
2365
|
+
/**
|
|
2366
|
+
* Cleanup expired tokens (lightweight).
|
|
2367
|
+
*/
|
|
2368
|
+
private cleanupExpiredTokens;
|
|
2369
|
+
/**
|
|
2370
|
+
* Start a new workflow instance.
|
|
2122
2371
|
* Creates a workflow instance and stores it in IndexedDB.
|
|
2123
2372
|
*/
|
|
2124
|
-
|
|
2373
|
+
start(request: AXPStartWorkflowRequest): Promise<AXPStartWorkflowResponse>;
|
|
2125
2374
|
/**
|
|
2126
|
-
* Find activity in
|
|
2375
|
+
* Find activity in Graph by ID.
|
|
2127
2376
|
*/
|
|
2128
|
-
private
|
|
2377
|
+
private findActivityInGraph;
|
|
2129
2378
|
/**
|
|
2130
|
-
* Resume a suspended workflow
|
|
2379
|
+
* Resume a suspended workflow instance.
|
|
2131
2380
|
*
|
|
2132
2381
|
* After frontend completes its task:
|
|
2133
|
-
* 1. Validates taskToken
|
|
2134
|
-
* 2.
|
|
2135
|
-
* 3.
|
|
2136
|
-
* 4.
|
|
2382
|
+
* 1. Validates taskToken (secure, non-guessable)
|
|
2383
|
+
* 2. Verifies resumed activity matches currentStepId/bookmark
|
|
2384
|
+
* 3. Marks related bookmark as consumed
|
|
2385
|
+
* 4. Applies frontend outputs into workflow state
|
|
2386
|
+
* 5. Traverses to next activity based on outcomes
|
|
2387
|
+
* 6. Executes ALL backend activities until hitting frontend activity or completion
|
|
2388
|
+
* 7. Returns either pendingTask (with new secure token) or completed status
|
|
2137
2389
|
*/
|
|
2138
|
-
|
|
2390
|
+
resume(request: AXPResumeWorkflowRequest): Promise<AXPResumeWorkflowResponse>;
|
|
2139
2391
|
/**
|
|
2140
2392
|
* Get current workflow execution state.
|
|
2141
2393
|
*/
|
|
2142
|
-
|
|
2394
|
+
getState(request: AXPGetWorkflowStateRequest): Promise<AXPWorkflowInstanceState>;
|
|
2143
2395
|
/**
|
|
2144
|
-
*
|
|
2145
|
-
*
|
|
2146
|
-
* In mock implementation, this retrieves workflow definition from localStorage.
|
|
2147
|
-
* In production, this would make an HTTP call to backend API.
|
|
2148
|
-
*
|
|
2149
|
-
* @param request - Get workflow definition request
|
|
2150
|
-
* @returns Workflow definition
|
|
2396
|
+
* Cache for activity definitions to avoid repeated queries.
|
|
2151
2397
|
*/
|
|
2152
|
-
|
|
2398
|
+
private activityDefinitionCache;
|
|
2153
2399
|
/**
|
|
2154
|
-
*
|
|
2155
|
-
* Inspired by Temporal's task tokens for secure task completion.
|
|
2400
|
+
* Cache TTL: 5 minutes
|
|
2156
2401
|
*/
|
|
2157
|
-
private
|
|
2402
|
+
private readonly CACHE_TTL_MS;
|
|
2158
2403
|
/**
|
|
2159
|
-
* Determine execution mode for an activity.
|
|
2404
|
+
* Determine execution mode for an activity (async).
|
|
2160
2405
|
*
|
|
2161
2406
|
* Priority (highest to lowest):
|
|
2162
2407
|
* 1. Activity instance's executionMode (from AXPActivity in workflow definition)
|
|
2163
|
-
* 2.
|
|
2408
|
+
* 2. ActivityDefinition's executionMode (from ActivityDefinitionService)
|
|
2164
2409
|
* 3. Default: 'frontend'
|
|
2165
2410
|
*
|
|
2166
|
-
* @param activityType - Activity type (e.g., 'workflow-activity:
|
|
2411
|
+
* @param activityType - Activity type (e.g., 'workflow-activity:show-toast')
|
|
2167
2412
|
* @param activity - Activity from workflow definition (AXPActivity)
|
|
2168
|
-
* @returns
|
|
2413
|
+
* @returns Promise of execution mode: 'frontend', 'backend', or 'both'
|
|
2169
2414
|
*/
|
|
2170
2415
|
private determineExecutionMode;
|
|
2416
|
+
/**
|
|
2417
|
+
* Evaluate expressions in activity inputs.
|
|
2418
|
+
* Supports ${var} and ${path.to.value} syntax.
|
|
2419
|
+
* Handles nested objects and arrays.
|
|
2420
|
+
* Supports mixed strings: "Hello ${user.name}"
|
|
2421
|
+
*
|
|
2422
|
+
* @param inputs - Activity inputs (may contain expressions)
|
|
2423
|
+
* @param context - Context object with variables (workflow input, variables, output)
|
|
2424
|
+
* @returns Evaluated inputs with expressions replaced
|
|
2425
|
+
*/
|
|
2426
|
+
private evaluateActivityInputs;
|
|
2171
2427
|
/**
|
|
2172
2428
|
* Create a task from a workflow activity.
|
|
2173
2429
|
* Inspired by Temporal's Activity Task and Elsa's Bookmark pattern.
|
|
@@ -2187,6 +2443,8 @@ declare class AXCWorkflowExecutionService implements AXPWorkflowExecutionService
|
|
|
2187
2443
|
*
|
|
2188
2444
|
* Backend activities are registered as Commands and executed via CommandService.
|
|
2189
2445
|
* This provides a unified execution channel for all activities.
|
|
2446
|
+
*
|
|
2447
|
+
* Supports expression evaluation in activity inputs before execution.
|
|
2190
2448
|
*/
|
|
2191
2449
|
private executeBackendActivityLocally;
|
|
2192
2450
|
/**
|
|
@@ -2199,13 +2457,51 @@ declare class AXCWorkflowExecutionService implements AXPWorkflowExecutionService
|
|
|
2199
2457
|
*/
|
|
2200
2458
|
private executeHttpRequest;
|
|
2201
2459
|
/**
|
|
2202
|
-
*
|
|
2460
|
+
* Create a bookmark for a workflow instance.
|
|
2461
|
+
* Aligns with ERD: BOOKMARK table structure.
|
|
2462
|
+
*
|
|
2463
|
+
* @param instanceId - Workflow instance ID
|
|
2464
|
+
* @param activityId - Activity ID where bookmark is created
|
|
2465
|
+
* @param type - Bookmark type (e.g., 'user-task', 'event', 'timer')
|
|
2466
|
+
* @param payload - Bookmark payload data
|
|
2467
|
+
*/
|
|
2468
|
+
private createBookmark;
|
|
2469
|
+
/**
|
|
2470
|
+
* Consume (mark as consumed) a bookmark for a workflow instance.
|
|
2471
|
+
*
|
|
2472
|
+
* @param instanceId - Workflow instance ID
|
|
2473
|
+
* @param activityId - Activity ID of the bookmark to consume
|
|
2203
2474
|
*/
|
|
2204
|
-
private
|
|
2475
|
+
private consumeBookmark;
|
|
2205
2476
|
/**
|
|
2206
|
-
*
|
|
2477
|
+
* Get active bookmarks for a workflow instance.
|
|
2478
|
+
*
|
|
2479
|
+
* @param instanceId - Workflow instance ID
|
|
2480
|
+
* @returns Array of active (non-consumed) bookmarks
|
|
2481
|
+
*/
|
|
2482
|
+
private getActiveBookmarks;
|
|
2483
|
+
/**
|
|
2484
|
+
* Convert workflow instance to instance state.
|
|
2485
|
+
*
|
|
2486
|
+
* Aligns with ERD structure:
|
|
2487
|
+
* - WORKFLOW_INSTANCE: header fields (status, subStatus, timestamps)
|
|
2488
|
+
* - WORKFLOW_INSTANCE_STATE: heavy state (input, output, properties, stateJson)
|
|
2489
|
+
* - BOOKMARK: separate table (used to derive currentStepId)
|
|
2490
|
+
*/
|
|
2491
|
+
private instanceToInstanceState;
|
|
2492
|
+
/**
|
|
2493
|
+
* Update instance state in instance and save to IndexedDB.
|
|
2494
|
+
*
|
|
2495
|
+
* Aligns with ERD structure:
|
|
2496
|
+
* - WORKFLOW_INSTANCE: header fields (status, subStatus, timestamps, correlationId)
|
|
2497
|
+
* - WORKFLOW_INSTANCE_STATE: heavy state (input, output, properties, stateJson)
|
|
2498
|
+
*
|
|
2499
|
+
* Handles status transitions correctly:
|
|
2500
|
+
* - running → suspended (when frontend activity encountered)
|
|
2501
|
+
* - suspended → running → completed (when workflow finishes)
|
|
2502
|
+
* - any → error (on errors)
|
|
2207
2503
|
*/
|
|
2208
|
-
private
|
|
2504
|
+
private updateInstanceFromState;
|
|
2209
2505
|
/**
|
|
2210
2506
|
* Get workflow instance from IndexedDB.
|
|
2211
2507
|
*/
|
|
@@ -2214,8 +2510,8 @@ declare class AXCWorkflowExecutionService implements AXPWorkflowExecutionService
|
|
|
2214
2510
|
* Update workflow instance in IndexedDB.
|
|
2215
2511
|
*/
|
|
2216
2512
|
private updateInstance;
|
|
2217
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
2218
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
2513
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCWorkflowEngine, never>;
|
|
2514
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCWorkflowEngine>;
|
|
2219
2515
|
}
|
|
2220
2516
|
|
|
2221
2517
|
/**
|
|
@@ -2231,224 +2527,6 @@ declare const workflowDefinitionIds: {
|
|
|
2231
2527
|
dataProcessing: string;
|
|
2232
2528
|
};
|
|
2233
2529
|
|
|
2234
|
-
/**
|
|
2235
|
-
* Input for CheckPermission activity.
|
|
2236
|
-
*/
|
|
2237
|
-
interface CheckPermissionInput {
|
|
2238
|
-
/**
|
|
2239
|
-
* Permission key to check (e.g., "Users.Create")
|
|
2240
|
-
*/
|
|
2241
|
-
permission: string;
|
|
2242
|
-
/**
|
|
2243
|
-
* User ID to check (optional, defaults to current user)
|
|
2244
|
-
*/
|
|
2245
|
-
userId?: string;
|
|
2246
|
-
}
|
|
2247
|
-
/**
|
|
2248
|
-
* Output for CheckPermission activity.
|
|
2249
|
-
*/
|
|
2250
|
-
interface CheckPermissionOutput {
|
|
2251
|
-
/**
|
|
2252
|
-
* Whether user has the permission
|
|
2253
|
-
*/
|
|
2254
|
-
hasPermission: boolean;
|
|
2255
|
-
/**
|
|
2256
|
-
* User ID that was checked
|
|
2257
|
-
*/
|
|
2258
|
-
userId: string;
|
|
2259
|
-
/**
|
|
2260
|
-
* Permission that was checked
|
|
2261
|
-
*/
|
|
2262
|
-
permission: string;
|
|
2263
|
-
}
|
|
2264
|
-
/**
|
|
2265
|
-
* CheckPermission Activity (Backend)
|
|
2266
|
-
*
|
|
2267
|
-
* Checks if a user has specific permission.
|
|
2268
|
-
* This is a mock implementation that always grants permission for demo purposes.
|
|
2269
|
-
*
|
|
2270
|
-
* In production, this would check against real permission system.
|
|
2271
|
-
*
|
|
2272
|
-
* Execution Mode: backend
|
|
2273
|
-
* Activity Type: workflow-activity:check-permission
|
|
2274
|
-
*
|
|
2275
|
-
* Outcomes:
|
|
2276
|
-
* - HasPermission: User has the permission
|
|
2277
|
-
* - NoPermission: User does not have the permission
|
|
2278
|
-
*/
|
|
2279
|
-
declare class CheckPermissionActivity implements AXPCommand<CheckPermissionInput, {
|
|
2280
|
-
output: CheckPermissionOutput;
|
|
2281
|
-
outcomes: Record<string, any>;
|
|
2282
|
-
}> {
|
|
2283
|
-
execute(input: CheckPermissionInput): Promise<AXPExecuteCommandResult<{
|
|
2284
|
-
output: CheckPermissionOutput;
|
|
2285
|
-
outcomes: Record<string, any>;
|
|
2286
|
-
}>>;
|
|
2287
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CheckPermissionActivity, never>;
|
|
2288
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CheckPermissionActivity>;
|
|
2289
|
-
}
|
|
2290
|
-
|
|
2291
|
-
/**
|
|
2292
|
-
* Input for ExecuteQuery activity.
|
|
2293
|
-
*/
|
|
2294
|
-
interface ExecuteQueryInput {
|
|
2295
|
-
/**
|
|
2296
|
-
* Query key to execute (e.g., "User:CheckEmailExists")
|
|
2297
|
-
*/
|
|
2298
|
-
queryKey: string;
|
|
2299
|
-
/**
|
|
2300
|
-
* Query parameters
|
|
2301
|
-
*/
|
|
2302
|
-
parameters?: Record<string, any>;
|
|
2303
|
-
}
|
|
2304
|
-
/**
|
|
2305
|
-
* Output for ExecuteQuery activity.
|
|
2306
|
-
*/
|
|
2307
|
-
interface ExecuteQueryOutput {
|
|
2308
|
-
/**
|
|
2309
|
-
* Query result data
|
|
2310
|
-
*/
|
|
2311
|
-
data: any;
|
|
2312
|
-
/**
|
|
2313
|
-
* Whether query executed successfully
|
|
2314
|
-
*/
|
|
2315
|
-
success: boolean;
|
|
2316
|
-
/**
|
|
2317
|
-
* Error message if query failed
|
|
2318
|
-
*/
|
|
2319
|
-
error?: string;
|
|
2320
|
-
}
|
|
2321
|
-
/**
|
|
2322
|
-
* ExecuteQuery Activity (Backend)
|
|
2323
|
-
*
|
|
2324
|
-
* Executes a query operation.
|
|
2325
|
-
* This is a mock implementation that simulates common queries.
|
|
2326
|
-
*
|
|
2327
|
-
* Execution Mode: backend
|
|
2328
|
-
* Activity Type: workflow-activity:execute-query
|
|
2329
|
-
*
|
|
2330
|
-
* Outcomes:
|
|
2331
|
-
* - Done: Query executed successfully
|
|
2332
|
-
* - Valid: Data is valid (for validation queries)
|
|
2333
|
-
* - Exists: Data exists (for existence checks)
|
|
2334
|
-
* - NotFound: Data not found
|
|
2335
|
-
* - Failed: Query execution failed
|
|
2336
|
-
*/
|
|
2337
|
-
declare class ExecuteQueryActivity implements AXPCommand<ExecuteQueryInput, {
|
|
2338
|
-
output: ExecuteQueryOutput;
|
|
2339
|
-
outcomes: Record<string, any>;
|
|
2340
|
-
}> {
|
|
2341
|
-
private readonly storageService;
|
|
2342
|
-
execute(input: ExecuteQueryInput): Promise<AXPExecuteCommandResult<{
|
|
2343
|
-
output: ExecuteQueryOutput;
|
|
2344
|
-
outcomes: Record<string, any>;
|
|
2345
|
-
}>>;
|
|
2346
|
-
/**
|
|
2347
|
-
* Routes query to appropriate handler based on queryKey.
|
|
2348
|
-
*/
|
|
2349
|
-
private routeQuery;
|
|
2350
|
-
/**
|
|
2351
|
-
* Checks if email already exists in database.
|
|
2352
|
-
*/
|
|
2353
|
-
private checkEmailExists;
|
|
2354
|
-
/**
|
|
2355
|
-
* Validates data structure and content.
|
|
2356
|
-
*/
|
|
2357
|
-
private validateData;
|
|
2358
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExecuteQueryActivity, never>;
|
|
2359
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ExecuteQueryActivity>;
|
|
2360
|
-
}
|
|
2361
|
-
|
|
2362
|
-
/**
|
|
2363
|
-
* Input for ExecuteCommand activity.
|
|
2364
|
-
*/
|
|
2365
|
-
interface ExecuteCommandInput {
|
|
2366
|
-
/**
|
|
2367
|
-
* Command key to execute (e.g., "User:Create")
|
|
2368
|
-
*/
|
|
2369
|
-
commandKey: string;
|
|
2370
|
-
/**
|
|
2371
|
-
* Command input data
|
|
2372
|
-
*/
|
|
2373
|
-
input?: Record<string, any>;
|
|
2374
|
-
}
|
|
2375
|
-
/**
|
|
2376
|
-
* Output for ExecuteCommand activity.
|
|
2377
|
-
*/
|
|
2378
|
-
interface ExecuteCommandOutput {
|
|
2379
|
-
/**
|
|
2380
|
-
* Command result data
|
|
2381
|
-
*/
|
|
2382
|
-
result: any;
|
|
2383
|
-
/**
|
|
2384
|
-
* Whether command executed successfully
|
|
2385
|
-
*/
|
|
2386
|
-
success: boolean;
|
|
2387
|
-
/**
|
|
2388
|
-
* Error message if command failed
|
|
2389
|
-
*/
|
|
2390
|
-
error?: string;
|
|
2391
|
-
/**
|
|
2392
|
-
* Created/Updated entity ID (if applicable)
|
|
2393
|
-
*/
|
|
2394
|
-
entityId?: string;
|
|
2395
|
-
}
|
|
2396
|
-
/**
|
|
2397
|
-
* ExecuteCommand Activity (Backend)
|
|
2398
|
-
*
|
|
2399
|
-
* Executes a command operation.
|
|
2400
|
-
* This is a mock implementation that simulates common commands.
|
|
2401
|
-
*
|
|
2402
|
-
* Execution Mode: backend
|
|
2403
|
-
* Activity Type: workflow-activity:execute-command
|
|
2404
|
-
*
|
|
2405
|
-
* Outcomes:
|
|
2406
|
-
* - Done: Command executed successfully
|
|
2407
|
-
* - Failed: Command execution failed
|
|
2408
|
-
*/
|
|
2409
|
-
declare class ExecuteCommandActivity implements AXPCommand<ExecuteCommandInput, {
|
|
2410
|
-
output: ExecuteCommandOutput;
|
|
2411
|
-
outcomes: Record<string, any>;
|
|
2412
|
-
}> {
|
|
2413
|
-
private readonly storageService;
|
|
2414
|
-
execute(input: ExecuteCommandInput): Promise<AXPExecuteCommandResult<{
|
|
2415
|
-
output: ExecuteCommandOutput;
|
|
2416
|
-
outcomes: Record<string, any>;
|
|
2417
|
-
}>>;
|
|
2418
|
-
/**
|
|
2419
|
-
* Routes command to appropriate handler based on commandKey.
|
|
2420
|
-
*/
|
|
2421
|
-
private routeCommand;
|
|
2422
|
-
/**
|
|
2423
|
-
* Creates a new user in the system.
|
|
2424
|
-
*/
|
|
2425
|
-
private createUser;
|
|
2426
|
-
/**
|
|
2427
|
-
* Processes data according to business rules.
|
|
2428
|
-
*/
|
|
2429
|
-
private processData;
|
|
2430
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ExecuteCommandActivity, never>;
|
|
2431
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ExecuteCommandActivity>;
|
|
2432
|
-
}
|
|
2433
|
-
|
|
2434
|
-
/**
|
|
2435
|
-
* Provides all backend workflow activities as Commands.
|
|
2436
|
-
*
|
|
2437
|
-
* These activities are registered with the CommandBus and can be executed
|
|
2438
|
-
* by the workflow execution service.
|
|
2439
|
-
*
|
|
2440
|
-
* Usage:
|
|
2441
|
-
* ```typescript
|
|
2442
|
-
* @NgModule({
|
|
2443
|
-
* providers: [
|
|
2444
|
-
* provideWorkflowActivities(),
|
|
2445
|
-
* ]
|
|
2446
|
-
* })
|
|
2447
|
-
* export class AppModule {}
|
|
2448
|
-
* ```
|
|
2449
|
-
*/
|
|
2450
|
-
declare function provideWorkflowActivities(): i0.EnvironmentProviders;
|
|
2451
|
-
|
|
2452
2530
|
declare const titleInterface: AXPWidgetNode;
|
|
2453
2531
|
declare const descriptionInterface: AXPWidgetNode;
|
|
2454
2532
|
declare const versionInterface: AXPWidgetNode;
|
|
@@ -2771,5 +2849,5 @@ declare function bypassAllFilters<T extends AXPQueryRequest>(request: T): T;
|
|
|
2771
2849
|
|
|
2772
2850
|
declare const AXCMockEntityLogListener: AXPDistributedEventListenerProvider<any>;
|
|
2773
2851
|
|
|
2774
|
-
export { APPLICATIONS, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationDataSeeder, AXCApplicationManagementMockModule, AXCAssessmentManagementMockModule, AXCAssetManagementMockModule, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommonMockModule, AXCContactManagementMockModule, AXCContentManagementMockModule, AXCConversationMockModule, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCEditionDataSeeder, AXCFileStorageService, AXCFinancialCoreMockModule, AXCFormTemplateManagementMockModule, AXCGoogleStrategyMock, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCJsaSeeder, AXCLearningManagementMockModule, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCMeasurementCoreMockModule, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMetadataCategorySeeder, AXCMiddlewaresModule, AXCMockEntityLogListener, AXCMockModule, AXCNotificationManagementMockModule, AXCOrderManagementMockModule, AXCOrganizationManagementMockModule, AXCPersonManagementMockModule, AXCPlatformManagementMockModule, AXCProcurementManagementMockModule, AXCProductCatalogMockModule, AXCProjectManagementMockModule, AXCQueryCategoryMetadataInheritanceQuery, AXCReportManagementMockModule, AXCSecurityManagementMockModule, AXCSubscriptionManagementMockModule, AXCSupplierManagementMockModule, AXCTaskManagementMockModule, AXCTenantManagementMockModule, AXCTenantSeeder, AXCTokensDataSeeder, AXCUserPassStrategyMock, AXCVersionDB, AXCVersioningService, AXCWorkflowDefinitionDataSeeder,
|
|
2775
|
-
export type { AXCBusinessUnitMockDto, AXCLeaveRequestMockDto, AXCPositionAssignmentMockDto, AXCTeamMockDto, AXMTag, AXPLogRow, AXPRuleRow, AXPSeqRow, AXPVersionChange, AXPVersionEntry, AXPVersionStream, CanonicalChange, CanonicalChangeOp, CategoryMetadataInheritanceGroupResult, CategoryMetadataInheritanceQueryParams, CategoryMetadataInheritanceResult,
|
|
2852
|
+
export { ACTIVITY_CATEGORIES, ACTIVITY_DEFINITIONS, APPLICATIONS, AXCActivityCategorySeeder, AXCActivityDefinitionSeeder, AXCAppTermDataSeeder, AXCAppVersionDataSeeder, AXCApplicationDataSeeder, AXCApplicationManagementMockModule, AXCAssessmentManagementMockModule, AXCAssetManagementMockModule, AXCAuthMockModule, AXCCalendarDataSeeder, AXCCalendarEventDataSeeder, AXCCalendarManagementMockModule, AXCCommonMockModule, AXCContactManagementMockModule, AXCContentManagementMockModule, AXCConversationMockModule, AXCCustomerManagementMockModule, AXCDashboardManagementMockModule, AXCDataManagementMockModule, AXCDexieEntityStorageService, AXCDocumentManagementMockModule, AXCEditionDataSeeder, AXCFileStorageService, AXCFinancialCoreMockModule, AXCFormTemplateManagementMockModule, AXCGoogleStrategyMock, AXCHelpDeskMockModule, AXCHumanCapitalManagementMockModule, AXCIdentifierManagementMockModule, AXCImageCaptchaChallengeProviderMock, AXCJsaSeeder, AXCLearningManagementMockModule, AXCLocaleManagementMockModule, AXCLocationManagementMockModule, AXCLockService, AXCMeasurementCoreMockModule, AXCMeetingManagementMockModule, AXCMetaDataDefinitionDataSeeder, AXCMetadataCategorySeeder, AXCMiddlewaresModule, AXCMockCaptchaChallengeComponent, AXCMockEntityLogListener, AXCMockModule, AXCNotificationManagementMockModule, AXCOrderManagementMockModule, AXCOrganizationManagementMockModule, AXCPersonManagementMockModule, AXCPlatformManagementMockModule, AXCProcurementManagementMockModule, AXCProductCatalogMockModule, AXCProjectManagementMockModule, AXCQueryCategoryMetadataInheritanceQuery, AXCReportManagementMockModule, AXCSecurityManagementMockModule, AXCSubscriptionManagementMockModule, AXCSupplierManagementMockModule, AXCTaskManagementMockModule, AXCTenantManagementMockModule, AXCTenantSeeder, AXCTokensDataSeeder, AXCUserPassStrategyMock, AXCVersionDB, AXCVersioningService, AXCWorkflowCategoryProvider, AXCWorkflowDefinitionDataSeeder, AXCWorkflowEngine, AXCWorkflowExecutionDB, AXCWorkflowManagementMockModule, AXMAiResponderService, AXMAssessmentCaseDataSeeder, AXMAssessmentSessionDataSeeder, AXMBusinessUnitDataSeeder, AXMCalendarEventTypeSeeder, AXMEmployeeDataSeeder, AXMEmploymentTypeDataSeeder, AXMFormDataSourcesProvider, AXMJobDefinitionDataSeeder, AXMJobLevelDataSeeder, AXMLeaveRequestDataSeeder, AXMMeetingDataSeeder, AXMMeetingFilesDataSeeder, AXMMeetingParticipantDataSeeder, AXMMeetingRoleTypeDataSeeder, AXMMeetingSessionDataSeeder, AXMMeetingTypeDataSeeder, AXMMeetingTypeFileTemplateDataSeeder, AXMPositionAssignmentDataSeeder, AXMPositionDataSeeder, AXMQuestionBankItemCategoryDataSeeder, AXMQuestionBankItemDataSeeder, AXMQuestionnaireCategoryDataSeeder, AXMQuestionnaireDataSeeder, AXMResponsibilityDataSeeder, AXMTagDataSeeder, AXMTeamDataSeeder, AXMTeamMemberDataSeeder, AXMTeamMemberRoleDataSeeder, AXPDashboardDataSeeder, AXPIdentifierDB, AXPMessageDataSeeder, AXPMockChecksumProvider, AXPMockClockProvider, AXPMockIdentifierService, AXPMockLookupProvider, AXPMockPolicyProvider, AXPMockSequenceProvider, AXPRoomDataSeeder, AXPSecurityManagementRoleDataSeeder, AXPSecurityManagementUserDataSeeder, AXPTaskBoardPlatformManagementTaskProvider, AXPTaskBoardProjectManagementTaskProvider, AXVChangeType, BUSINESS_UNITS_MOCK, COSTMANAGER_ENTERPRISE, COSTMANAGER_PROFESSIONAL, COSTMANAGER_STANDARD, CRM_ENTERPRISE, DASHBOARDS, EDITIONS, EMPLOYEES_MOCK, EMPLOYMENT_TYPES_MOCK, FINANCE_BASIC, FINANCE_ENTERPRISE, FINANCE_PRO, HR_ENTERPRISE, JOB_DEFINITIONS_CATEGORY_MOCK, JOB_DEFINITIONS_MOCK, JOB_LEVELS_MOCK, LASER_PLUMBING_TENANT_ID, LEAVE_REQUESTS_MOCK, ORDERING_BASIC, ORDERING_ENTERPRISE, ORDERING_STANDARD, OWNERSHIP_FILTER_BYPASS, PLATFORM_CONSOLE, PLATFORM_TENANT_ID, POSITIONS_CATEGORY_MOCK, POSITIONS_MOCK, POSITION_ASSIGNMENTS_MOCK, QUESTIONNAIRE_CATEGORY_MOCK, QUESTION_BANK_ITEM_CATEGORY_MOCK, RESPONSIBILITIES_CATEGORY_MOCK, RESPONSIBILITIES_MOCK, SAFETYMINDER_BASIC, SAFETYMINDER_ENTERPRISE, SAFETYMINDER_PROFESSIONAL, SHOP_BASIC, SHOP_ENTERPRISE, SHOP_PRO, TAGS_MOCK, TASKS, TASK_STATUSES, TASK_TEMPLATES, TASK_TYPES, TEAMS_MOCK, TEAM_MEMBERS_MOCK, TEAM_MEMBER_ROLES_MOCK, TIMEPLICITY_TENANT_ID, TOKENS, VISIBILITY_FILTER_BYPASS, WORKFLOW_CATEGORIES, assessmentCaseMock, assessmentSessionMock, auditLoggerMiddleware, avatarInterface, axVersionDB, axWorkflowExecutionDB, bypassAllFilters, bypassOwnershipFilter, bypassVisibilityFilter, calendarEventMock, calendarEventTypeMockData, calendarMock, checkboxInterface, childCountMiddleware, colorInterface, computeDiff, contactInterface, createAndSaveDashboardForUser, createDashboardForUser, createFileCastMiddleware, dateInterface, dateTimeInterface, descriptionInterface, emailInterface, fileUploaderInterface, findContactMethod, findEmployeeById, findPersonById, generateUserDashboard, groupOrderItemCalculatorMiddleware, historyLoggerMiddleware, identifierCommitMiddleware, imageInterface, lockGuardMiddleware, longTextAnswerInterface, lookupInterface, lookupResolverMiddleware, mapInterface, meetingFilesMock, meetingIds, meetingMock, meetingParticipantMock, meetingRoleTypeMock, meetingSessionMock, meetingTimeSlotMock, meetingTypeFileTemplateMock, meetingTypeMock, mergeDetailRelationMiddleware, metadataCategoryMocks, mockRoleDefinitions, mockUsers, multipleChoiceInterface, multipleSelectInterface, normalizeAnyFileArrayForView, normalizeSnapshotFileFieldsForView, numberInterface, participantIds, passwordInterface, phoneInterface, primaryMiddleware, qrcodeInterface, questionBankItemMock, questionnaireMock, ratingInterface, richTextInterface, scaleInterface, selectInterface, selectionListInterface, signatureInterface, signatureLoaderMiddleware, tagInterface, tenantMocks, textAreaInterface, textInterface, timeDurationInterface, titleInterface, toUiRows, toggleInterface, urlInterface, versionInterface, visibilityFilterMiddleware, workflowDefinitionEntityMock, workflowDefinitionIds, workflowDefinitionMock, yesNoInterface };
|
|
2853
|
+
export type { AXCBookmarkEntity, AXCBusinessUnitMockDto, AXCLeaveRequestMockDto, AXCPositionAssignmentMockDto, AXCTeamMemberMockDto, AXCTeamMemberRoleMockDto, AXCTeamMockDto, AXMTag, AXPLogRow, AXPRuleRow, AXPSeqRow, AXPVersionChange, AXPVersionEntry, AXPVersionStream, CanonicalChange, CanonicalChangeOp, CategoryMetadataInheritanceGroupResult, CategoryMetadataInheritanceQueryParams, CategoryMetadataInheritanceResult, JobDefinitionMockDto, JobLevelMockDto, MockUserPassCredentials, PersonMockData, PositionMockDto, QuestionBankItemMockDto, QuestionnaireMockDto, ResponsibilityMockDto, Task, TaskStatus, TaskTemplate, TaskType, UIDiffRow, VersionedFileInfo };
|