@acorex/connectivity 19.4.15 → 20.0.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/api/index.d.ts +196 -3
- package/fesm2022/acorex-connectivity-api.mjs +22 -22
- package/fesm2022/acorex-connectivity-api.mjs.map +1 -1
- package/fesm2022/acorex-connectivity-mock-countries-DHRrtbwM.mjs.map +1 -1
- package/fesm2022/acorex-connectivity-mock-currencies-B-x3Mxql.mjs.map +1 -1
- package/fesm2022/acorex-connectivity-mock-profiles-MJ9xFTtp.mjs.map +1 -1
- package/fesm2022/acorex-connectivity-mock-timezones-CnNQ6EXw.mjs.map +1 -1
- package/fesm2022/acorex-connectivity-mock.mjs +723 -309
- package/fesm2022/acorex-connectivity-mock.mjs.map +1 -1
- package/fesm2022/acorex-connectivity.mjs.map +1 -1
- package/index.d.ts +2 -2
- package/mock/index.d.ts +83 -4
- package/package.json +1 -1
- package/api/lib/api-storage.service.d.ts +0 -33
- package/api/lib/api.module.d.ts +0 -8
- package/api/lib/auth/oidc/application.loader.d.ts +0 -16
- package/api/lib/auth/oidc/configuration.service.d.ts +0 -60
- package/api/lib/auth/oidc/feature.loader.d.ts +0 -6
- package/api/lib/auth/oidc/index.d.ts +0 -6
- package/api/lib/auth/oidc/oidc.strategy.d.ts +0 -50
- package/api/lib/auth/oidc/permission.loader.d.ts +0 -14
- package/api/lib/auth/oidc/tenant.loader.d.ts +0 -16
- package/mock/lib/application-management/application-management-mock-data.d.ts +0 -67
- package/mock/lib/application-management/application.seeder.d.ts +0 -8
- package/mock/lib/application-management/index.d.ts +0 -2
- package/mock/lib/application-management/mock-module-designer.service.d.ts +0 -43
- package/mock/lib/auth/application.loader.d.ts +0 -8
- package/mock/lib/auth/feature.loader.d.ts +0 -6
- package/mock/lib/auth/permission.loader.d.ts +0 -11
- package/mock/lib/auth/tenant.loader.d.ts +0 -8
- package/mock/lib/conversation/index.d.ts +0 -2
- package/mock/lib/conversation/message/index.d.ts +0 -2
- package/mock/lib/conversation/message/message.mock.data.d.ts +0 -12
- package/mock/lib/conversation/message/message.seeder.d.ts +0 -8
- package/mock/lib/conversation/room/index.d.ts +0 -2
- package/mock/lib/conversation/room/room.mock.data.d.ts +0 -3
- package/mock/lib/conversation/room/room.seeder.d.ts +0 -8
- package/mock/lib/dashboard-management/dashboard.mock.data.d.ts +0 -3
- package/mock/lib/dashboard-management/dashboard.seeder.d.ts +0 -8
- package/mock/lib/dashboard-management/index.d.ts +0 -2
- package/mock/lib/dexie-storage.service.d.ts +0 -16
- package/mock/lib/document-management/document-type/document-type.mock.d.ts +0 -2
- package/mock/lib/document-management/document-type/document-type.seeder.d.ts +0 -8
- package/mock/lib/document-management/file/file.service.d.ts +0 -19
- package/mock/lib/document-management/folder/folder.mock.data.d.ts +0 -3
- package/mock/lib/document-management/folder/folder.seeder.d.ts +0 -8
- package/mock/lib/document-management/folder/folder.service.d.ts +0 -35
- package/mock/lib/document-management/folder/index.d.ts +0 -1
- package/mock/lib/entity-search.provider.d.ts +0 -5
- package/mock/lib/form-template-management/data.seeder.d.ts +0 -8
- package/mock/lib/form-template-management/form-template-management-mock.module.d.ts +0 -6
- package/mock/lib/form-template-management/mock.data.d.ts +0 -3
- package/mock/lib/issue-management/issue-type/data.seeder.d.ts +0 -5
- package/mock/lib/issue-management/issue-type/mock.data.d.ts +0 -2
- package/mock/lib/log-management/log/log.mock.d.ts +0 -2
- package/mock/lib/log-management/log/log.seeder.d.ts +0 -8
- package/mock/lib/mock.module.d.ts +0 -12
- package/mock/lib/mock.strategy.d.ts +0 -16
- package/mock/lib/notification-management/notification/notification.mock.service.d.ts +0 -12
- package/mock/lib/notification-management/notification-management.mock.data.d.ts +0 -2
- package/mock/lib/notification-management/template.seeder.d.ts +0 -8
- package/mock/lib/organization-management/org-chart.mock.d.ts +0 -3
- package/mock/lib/organization-management/organization-management-mock.module.d.ts +0 -6
- package/mock/lib/organization-management/organization-management.seeder.d.ts +0 -8
- package/mock/lib/organization-management/position.data.d.ts +0 -3
- package/mock/lib/organization-management/responsibility.data.d.ts +0 -3
- package/mock/lib/organization-management/role.data.d.ts +0 -3
- package/mock/lib/organization-management/skill.data.d.ts +0 -3
- package/mock/lib/platform-management/app-term/app-term.mock.data.d.ts +0 -2
- package/mock/lib/platform-management/app-term/app-term.seeder.d.ts +0 -8
- package/mock/lib/platform-management/app-term/index.d.ts +0 -1
- package/mock/lib/platform-management/app-version/app-version.mock.data.d.ts +0 -2
- package/mock/lib/platform-management/app-version/app-version.seeder.d.ts +0 -8
- package/mock/lib/platform-management/app-version/index.d.ts +0 -1
- package/mock/lib/platform-management/common/data/countries.d.ts +0 -2
- package/mock/lib/platform-management/common/data/currencies.d.ts +0 -2
- package/mock/lib/platform-management/common/data/profiles.d.ts +0 -2
- package/mock/lib/platform-management/common/data/timezones.d.ts +0 -2
- package/mock/lib/platform-management/common/regional-util.service.d.ts +0 -17
- package/mock/lib/platform-management/file-storage/file-storage-service.d.ts +0 -18
- package/mock/lib/platform-management/file-storage/index.d.ts +0 -1
- package/mock/lib/platform-management/global-variables/global-variable.seeder.d.ts +0 -8
- package/mock/lib/platform-management/global-variables/global-variables.mock.data.d.ts +0 -7
- package/mock/lib/platform-management/global-variables/index.d.ts +0 -2
- package/mock/lib/platform-management/index.d.ts +0 -3
- package/mock/lib/platform-management/metadata/metadata.mock.d.ts +0 -3
- package/mock/lib/platform-management/metadata/metadata.seeder.d.ts +0 -8
- package/mock/lib/project-management/client/client.mock.d.ts +0 -7
- package/mock/lib/project-management/client/client.seeder.d.ts +0 -8
- package/mock/lib/project-management/project/project.mock.d.ts +0 -22
- package/mock/lib/project-management/project/project.seeder.d.ts +0 -8
- package/mock/lib/project-management/project-member/project-member.mock.d.ts +0 -9
- package/mock/lib/project-management/project-member/project.member.seeder.d.ts +0 -8
- package/mock/lib/project-management/project-role-member/project-role-member.mock.d.ts +0 -9
- package/mock/lib/project-management/project-role-member/project-role-member.seeder.d.ts +0 -8
- package/mock/lib/project-management/project-type/project-type.mock.d.ts +0 -4
- package/mock/lib/project-management/sprint/sprint.mock.d.ts +0 -9
- package/mock/lib/project-management/sprint/sprint.seeder.d.ts +0 -8
- package/mock/lib/project-management/task/task.mock.d.ts +0 -45
- package/mock/lib/project-management/task/task.seeder.d.ts +0 -8
- package/mock/lib/project-management/task-type/task-type-seeder.d.ts +0 -8
- package/mock/lib/project-management/task-type/task-type.mock.d.ts +0 -10
- package/mock/lib/project-management/worksite/worksite.mock.d.ts +0 -15
- package/mock/lib/project-management/worksite/worksite.seeder.d.ts +0 -8
- package/mock/lib/scheduler-job-management/index.d.ts +0 -1
- package/mock/lib/scheduler-job-management/scheduler-job-management.mock.data.d.ts +0 -7
- package/mock/lib/scheduler-job-management/scheduler-job.seeder.d.ts +0 -8
- package/mock/lib/security-management/datasource-provider.mock.service.d.ts +0 -4
- package/mock/lib/security-management/device-session.service.d.ts +0 -6
- package/mock/lib/security-management/device-sessions.seeder.d.ts +0 -10
- package/mock/lib/security-management/index.d.ts +0 -3
- package/mock/lib/security-management/mock-data.d.ts +0 -32
- package/mock/lib/security-management/role.seeder.d.ts +0 -8
- package/mock/lib/security-management/user.seeder.d.ts +0 -9
- package/mock/lib/text-template-management/category.seeder.d.ts +0 -8
- package/mock/lib/text-template-management/index.d.ts +0 -3
- package/mock/lib/text-template-management/template.seeder.d.ts +0 -8
- package/mock/lib/text-template-management/text-template-management.mock.data.d.ts +0 -7
- package/mock/lib/training-management/certificate/certificate.mock.d.ts +0 -27
- package/mock/lib/training-management/certificate/certificate.seeder.d.ts +0 -8
- package/mock/lib/training-management/course/course.mock.d.ts +0 -71
- package/mock/lib/training-management/course/course.seeder.d.ts +0 -8
- package/mock/lib/training-management/facilitator-type/facilitator-type.mock.d.ts +0 -6
- package/mock/lib/training-management/location/location.mock.d.ts +0 -7
- package/mock/lib/training-management/location/location.seeder.d.ts +0 -8
- package/mock/lib/training-management/period/period.mock.d.ts +0 -6
- package/mock/lib/training-management/period/period.seeder.d.ts +0 -8
- package/mock/lib/training-management/training/training.mock.d.ts +0 -74
- package/mock/lib/training-management/training/training.seeder.d.ts +0 -8
- package/mock/lib/training-management/training-facilitator/training-facilitator.mock.d.ts +0 -87
- package/mock/lib/training-management/training-facilitator/training-facilitator.seeder.d.ts +0 -8
- package/mock/lib/training-management/training-participant/training-participant.mock.d.ts +0 -81
- package/mock/lib/training-management/training-participant/training-participant.seeder.d.ts +0 -8
- package/mock/lib/training-management/training-type/training-type.mock.d.ts +0 -15
- package/mock/lib/training-management/training-type/training-type.seeder.d.ts +0 -8
@@ -1,35 +0,0 @@
|
|
1
|
-
import { AXMDocumentManagementFolderEntityModel, AXMFolderServiceImpl } from '@acorex/modules/document-management';
|
2
|
-
export declare class AXMFolderMockService extends AXMFolderServiceImpl {
|
3
|
-
private updateParentFolders;
|
4
|
-
private removeFromParent;
|
5
|
-
insertOne(request: Omit<AXMDocumentManagementFolderEntityModel, 'id'>): Promise<string>;
|
6
|
-
updateOne(id: string, values: Partial<AXMDocumentManagementFolderEntityModel>): Promise<AXMDocumentManagementFolderEntityModel>;
|
7
|
-
deleteOne(id: string): Promise<void>;
|
8
|
-
getPath(folderId: string, stopFolderId?: string): Promise<AXMDocumentManagementFolderEntityModel[]>;
|
9
|
-
/**
|
10
|
-
* Finds the first non-inheriting folder in the hierarchy
|
11
|
-
* @param folderId ID of the starting folder
|
12
|
-
* @returns The first folder with inherit='None' or the root folder
|
13
|
-
*/
|
14
|
-
getInheritanceSource(folderId: string): Promise<AXMDocumentManagementFolderEntityModel>;
|
15
|
-
/**
|
16
|
-
* Gets all properties that should be inherited from parent folders
|
17
|
-
* @param folderId ID of the starting folder
|
18
|
-
* @returns Object containing inherited properties
|
19
|
-
*/
|
20
|
-
getInheritedProperties(folderId: string): Promise<Partial<AXMDocumentManagementFolderEntityModel>>;
|
21
|
-
getOne(id: string): Promise<AXMDocumentManagementFolderEntityModel>;
|
22
|
-
/**
|
23
|
-
* Search folders with specified name using recursive method
|
24
|
-
* @param searchTerm search term
|
25
|
-
* @param rootFolderId ID of the root folder to start the search
|
26
|
-
*/
|
27
|
-
searchFolders(searchTerm: string, rootFolderId: string): Promise<AXMDocumentManagementFolderEntityModel[]>;
|
28
|
-
/**
|
29
|
-
* Recursive folder search
|
30
|
-
* @param searchTerm search term
|
31
|
-
* @param folderId current folder ID
|
32
|
-
* @param result results array
|
33
|
-
*/
|
34
|
-
private searchFoldersRecursive;
|
35
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './folder.seeder';
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXPFormTemplateCategoryDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPFormTemplateCategoryDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXPFormTemplateCategoryDataSeeder>;
|
8
|
-
}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
export declare class AXCFormTemplateManagementMockModule {
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCFormTemplateManagementMockModule, never>;
|
4
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCFormTemplateManagementMockModule, never, never, never>;
|
5
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXCFormTemplateManagementMockModule>;
|
6
|
-
}
|
@@ -1,3 +0,0 @@
|
|
1
|
-
import { AXMFormTemplateCategoryEntityModel, AXMCreateFormTemplateDto } from "@acorex/modules/form-template-management";
|
2
|
-
export declare const TEMPLATE_CATEGORIES: AXMFormTemplateCategoryEntityModel[];
|
3
|
-
export declare const TEMPLATE_FORM_TEMPLATES: AXMCreateFormTemplateDto[];
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXMLogDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMLogDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMLogDataSeeder>;
|
8
|
-
}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { AXPAppStartUpService } from '@acorex/platform/core';
|
2
|
-
import { Injector } from '@angular/core';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
import * as i1 from "@acorex/platform/auth";
|
5
|
-
import * as i2 from "./form-template-management/form-template-management-mock.module";
|
6
|
-
import * as i3 from "./organization-management/organization-management-mock.module";
|
7
|
-
export declare class AXCMockModule {
|
8
|
-
constructor(appInitService: AXPAppStartUpService, injector: Injector);
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCMockModule, never>;
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMockModule, never, [typeof i1.AXPAuthModule, typeof i2.AXCFormTemplateManagementMockModule, typeof i3.AXCFOrganizationManagementMockModule], never>;
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXCMockModule>;
|
12
|
-
}
|
@@ -1,16 +0,0 @@
|
|
1
|
-
import { AXPAuthStrategy, AXPBaseCredentials, AXPRefreshTokenResult, AXPSessionContext, AXPSignInResult } from '@acorex/platform/auth';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export interface MockUserPassCredentials extends AXPBaseCredentials {
|
4
|
-
username: string;
|
5
|
-
password: string;
|
6
|
-
}
|
7
|
-
export declare class MOCKStrategy implements AXPAuthStrategy {
|
8
|
-
constructor();
|
9
|
-
private entityRegistery;
|
10
|
-
get name(): string;
|
11
|
-
signin(credentials: MockUserPassCredentials): Promise<AXPSignInResult>;
|
12
|
-
signout(): Promise<void>;
|
13
|
-
refreshToken(context: AXPSessionContext): Promise<AXPRefreshTokenResult>;
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MOCKStrategy, never>;
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MOCKStrategy>;
|
16
|
-
}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { AXMNotificationItem, AXMNotificationMarkAsReadRequest, AXMNotificationResponse } from '@acorex/modules/notification-management';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXMMockNotificationService {
|
4
|
-
private storageService;
|
5
|
-
private name;
|
6
|
-
getList(): Promise<AXMNotificationResponse>;
|
7
|
-
markAsRead(payload?: AXMNotificationMarkAsReadRequest): Promise<void>;
|
8
|
-
create(payload?: AXMNotificationItem): Promise<void>;
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMMockNotificationService, never>;
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMMockNotificationService>;
|
11
|
-
}
|
12
|
-
export declare const NOTIFICATIONS: AXMNotificationItem[];
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCNotificationTemplateDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCNotificationTemplateDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCNotificationTemplateDataSeeder>;
|
8
|
-
}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
export declare class AXCFOrganizationManagementMockModule {
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCFOrganizationManagementMockModule, never>;
|
4
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCFOrganizationManagementMockModule, never, never, never>;
|
5
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXCFOrganizationManagementMockModule>;
|
6
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCOrganizationManagementDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCOrganizationManagementDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCOrganizationManagementDataSeeder>;
|
8
|
-
}
|
@@ -1,3 +0,0 @@
|
|
1
|
-
import { AXMOrganizationManagementPositionCategoryEntityModel, AXMOrganizationManagementPositionEntityModel } from '@acorex/modules/organization-management';
|
2
|
-
export declare const POSITIONS_CATEGORY_MOCK: AXMOrganizationManagementPositionCategoryEntityModel[];
|
3
|
-
export declare const POSITIONS_MOCK: AXMOrganizationManagementPositionEntityModel[];
|
@@ -1,3 +0,0 @@
|
|
1
|
-
import { AXMOrganizationManagementResponsibilityCategoryEntityModel, AXMOrganizationManagementResponsibilityEntityModel } from '@acorex/modules/organization-management';
|
2
|
-
export declare const RESPONSIBILITIES_CATEGORY_MOCK: AXMOrganizationManagementResponsibilityCategoryEntityModel[];
|
3
|
-
export declare const RESPONSIBILITIES_MOCK: AXMOrganizationManagementResponsibilityEntityModel[];
|
@@ -1,3 +0,0 @@
|
|
1
|
-
import { AXMOrganizationManagementRoleCategoryEntityModel, AXMOrganizationManagementRoleEntityModel } from '@acorex/modules/organization-management';
|
2
|
-
export declare const ROLES_CATEGORY_MOCK: AXMOrganizationManagementRoleCategoryEntityModel[];
|
3
|
-
export declare const ROLES_MOCK: AXMOrganizationManagementRoleEntityModel[];
|
@@ -1,3 +0,0 @@
|
|
1
|
-
import { AXMOrganizationManagementSkillCategoryEntityModel, AXMOrganizationManagementSkillEntityModel } from '@acorex/modules/organization-management';
|
2
|
-
export declare const SKILLS_CATEGORY_MOCK: AXMOrganizationManagementSkillCategoryEntityModel[];
|
3
|
-
export declare const SKILLS_MOCK: AXMOrganizationManagementSkillEntityModel[];
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCAppTermDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCAppTermDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCAppTermDataSeeder>;
|
8
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './app-term.seeder';
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCAppVersionDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCAppVersionDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCAppVersionDataSeeder>;
|
8
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './app-version.seeder';
|
@@ -1,17 +0,0 @@
|
|
1
|
-
import { AXTranslationService } from '@acorex/core/translation';
|
2
|
-
import { AXPCity, AXPCountry, AXPCurrency, AXPLanguage, AXPLocaleProfile, AXPProvince, AXPRegionalService, AXPTimeZone } from '@acorex/platform/common';
|
3
|
-
export declare class AXCRegionalServiceImpl extends AXPRegionalService {
|
4
|
-
languageService: AXTranslationService;
|
5
|
-
getCountries(): Promise<AXPCountry[]>;
|
6
|
-
getProvinces(countryId?: string): Promise<AXPProvince[]>;
|
7
|
-
getCities(filter?: {
|
8
|
-
countryId?: string;
|
9
|
-
provinceId?: string;
|
10
|
-
}): Promise<AXPCity[]>;
|
11
|
-
getCurrencies(): Promise<AXPCurrency[]>;
|
12
|
-
getLocaleProfiles(): Promise<AXPLocaleProfile[]>;
|
13
|
-
getLanguages(): Promise<AXPLanguage[]>;
|
14
|
-
getAvailableLanguages(): Promise<AXPLanguage[]>;
|
15
|
-
getTimeZones(): Promise<AXPTimeZone[]>;
|
16
|
-
getBrowserTimeZoneCode(): Promise<string>;
|
17
|
-
}
|
@@ -1,18 +0,0 @@
|
|
1
|
-
import { AXPFileStorageCreateRequest, AXPFileStorageFindRequest, AXPFileStorageInfo, AXPFileStorageService, AXPFileStorageUpdateRequest } from '@acorex/platform/common';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCFileStorageService implements AXPFileStorageService {
|
4
|
-
private fileService;
|
5
|
-
private mapToFileStorageInfo;
|
6
|
-
save(request: AXPFileStorageCreateRequest): Promise<AXPFileStorageInfo>;
|
7
|
-
commit(fileId: string): Promise<void>;
|
8
|
-
markForDeletion(fileId: string): Promise<void>;
|
9
|
-
update(request: AXPFileStorageUpdateRequest): Promise<AXPFileStorageInfo>;
|
10
|
-
find(request: AXPFileStorageFindRequest): Promise<AXPFileStorageInfo[]>;
|
11
|
-
getInfo(fileId: string): Promise<AXPFileStorageInfo>;
|
12
|
-
remove(fileId: string): Promise<void>;
|
13
|
-
private cleanupTemporaryFiles;
|
14
|
-
private cleanupMarkedFiles;
|
15
|
-
constructor();
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCFileStorageService, never>;
|
17
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCFileStorageService>;
|
18
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './file-storage-service';
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCGlobalVariablesDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCGlobalVariablesDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCGlobalVariablesDataSeeder>;
|
8
|
-
}
|
@@ -1,3 +0,0 @@
|
|
1
|
-
import { AXMMetaDataDefinitionCategoryEntityModel, AXMPlatformManagementMetaDataDefinitionEntityModel } from '@acorex/modules/platform-management';
|
2
|
-
export declare const METADATA_CATEGORY_MOCK: AXMMetaDataDefinitionCategoryEntityModel[];
|
3
|
-
export declare const METADATA_MOCK: AXMPlatformManagementMetaDataDefinitionEntityModel[];
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCMetaDataDefinitionDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCMetaDataDefinitionDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCMetaDataDefinitionDataSeeder>;
|
8
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCProjectclientDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCProjectclientDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCProjectclientDataSeeder>;
|
8
|
-
}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
export declare const projectMock: {
|
2
|
-
id: string;
|
3
|
-
projectName: string;
|
4
|
-
projectNo: string;
|
5
|
-
description: string;
|
6
|
-
projectTypeId: string;
|
7
|
-
projectType: {
|
8
|
-
id: string;
|
9
|
-
title: string;
|
10
|
-
};
|
11
|
-
projectStatus: string;
|
12
|
-
estimatetime: string;
|
13
|
-
projectWeight: number;
|
14
|
-
clientId: string;
|
15
|
-
client: {
|
16
|
-
id: string;
|
17
|
-
title: string;
|
18
|
-
description: string;
|
19
|
-
personId: number;
|
20
|
-
location: string;
|
21
|
-
};
|
22
|
-
}[];
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCProjectDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCProjectDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCProjectDataSeeder>;
|
8
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCProjectMemberDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCProjectMemberDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCProjectMemberDataSeeder>;
|
8
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCProjectRoleMemberDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCProjectRoleMemberDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCProjectRoleMemberDataSeeder>;
|
8
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCsprintDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCsprintDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCsprintDataSeeder>;
|
8
|
-
}
|
@@ -1,45 +0,0 @@
|
|
1
|
-
export declare const taskMock: {
|
2
|
-
id: string;
|
3
|
-
date: Date;
|
4
|
-
starttime: Date;
|
5
|
-
endTime: Date;
|
6
|
-
duration: number;
|
7
|
-
asignedTo: string;
|
8
|
-
title: string;
|
9
|
-
description: string;
|
10
|
-
estimatetime: number;
|
11
|
-
workSiteId: string;
|
12
|
-
workSite: {
|
13
|
-
id: string;
|
14
|
-
title: string;
|
15
|
-
description: string;
|
16
|
-
personId: number;
|
17
|
-
location: string;
|
18
|
-
clientId: string;
|
19
|
-
client: {
|
20
|
-
id: string;
|
21
|
-
title: string;
|
22
|
-
description: string;
|
23
|
-
personId: number;
|
24
|
-
location: string;
|
25
|
-
};
|
26
|
-
};
|
27
|
-
typeId: string;
|
28
|
-
type: {
|
29
|
-
id: string;
|
30
|
-
title: string;
|
31
|
-
projectTypeId: string;
|
32
|
-
projectType: {
|
33
|
-
id: string;
|
34
|
-
title: string;
|
35
|
-
};
|
36
|
-
description: string;
|
37
|
-
};
|
38
|
-
parentTaskId: null;
|
39
|
-
status: string;
|
40
|
-
projectId: string;
|
41
|
-
project: string;
|
42
|
-
wieght: number;
|
43
|
-
priorityIndex: number;
|
44
|
-
priorityCritical: string;
|
45
|
-
}[];
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCTaskDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCTaskDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCTaskDataSeeder>;
|
8
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCTaskTypeDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCTaskTypeDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCTaskTypeDataSeeder>;
|
8
|
-
}
|
@@ -1,15 +0,0 @@
|
|
1
|
-
export declare const workSiteMock: {
|
2
|
-
id: string;
|
3
|
-
title: string;
|
4
|
-
description: string;
|
5
|
-
personId: number;
|
6
|
-
location: string;
|
7
|
-
clientId: string;
|
8
|
-
client: {
|
9
|
-
id: string;
|
10
|
-
title: string;
|
11
|
-
description: string;
|
12
|
-
personId: number;
|
13
|
-
location: string;
|
14
|
-
};
|
15
|
-
}[];
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCWorkSiteSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCWorkSiteSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCWorkSiteSeeder>;
|
8
|
-
}
|
@@ -1 +0,0 @@
|
|
1
|
-
export * from './scheduler-job.seeder';
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCSchedulerJobDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCSchedulerJobDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCSchedulerJobDataSeeder>;
|
8
|
-
}
|
@@ -1,6 +0,0 @@
|
|
1
|
-
import { AXMDeviceSessionsServiceImpl, AXMSecurityManagementDeviceSessionsEntityModel } from '@acorex/modules/security-management';
|
2
|
-
import { AXPPagedListResult, AXPQueryRequest } from '@acorex/platform/core';
|
3
|
-
export declare class AXCDeviceSessionService extends AXMDeviceSessionsServiceImpl {
|
4
|
-
terminate(id: string): Promise<boolean>;
|
5
|
-
query(request?: AXPQueryRequest): Promise<AXPPagedListResult<AXMSecurityManagementDeviceSessionsEntityModel>>;
|
6
|
-
}
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXPSecurityManagementDeviceSessionDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
private sessionService;
|
6
|
-
seed(): Promise<void>;
|
7
|
-
private generateDeviceSessions;
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPSecurityManagementDeviceSessionDataSeeder, never>;
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXPSecurityManagementDeviceSessionDataSeeder>;
|
10
|
-
}
|