@acorex/connectivity 19.4.14 → 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 +44 -0
- package/fesm2022/acorex-connectivity-mock-timezones-CnNQ6EXw.mjs.map +1 -0
- package/fesm2022/acorex-connectivity-mock.mjs +725 -311
- 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/fesm2022/acorex-connectivity-mock-timezones-D-kAWkRu.mjs +0 -15
- package/fesm2022/acorex-connectivity-mock-timezones-D-kAWkRu.mjs.map +0 -1
- 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 +1 @@
|
|
1
|
-
{"version":3,"file":"acorex-connectivity.mjs","sources":["
|
1
|
+
{"version":3,"file":"acorex-connectivity.mjs","sources":["../tmp-esm2022/index.js","../tmp-esm2022/acorex-connectivity.js"],"sourcesContent":["export default {};\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9saWJzL2Nvbm5lY3Rpdml0eS9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxlQUFlLEVBQUUsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IHt9OyJdfQ==","/**\n * Generated bundle index. Do not edit.\n */\nexport * from './index';\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWNvcmV4LWNvbm5lY3Rpdml0eS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL2xpYnMvY29ubmVjdGl2aXR5L2Fjb3JleC1jb25uZWN0aXZpdHkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLFNBQVMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9pbmRleCc7XG4iXX0="],"names":[],"mappings":"AAAA,YAAe,EAAE;;ACAjB;AACA;AACA"}
|
package/index.d.ts
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
|
2
|
-
export
|
1
|
+
|
2
|
+
export { };
|
package/mock/index.d.ts
CHANGED
@@ -1,4 +1,83 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
import Dexie from 'dexie';
|
2
|
+
import { AXPQueryRequest, AXPPagedListResult, AXPAppStartUpService } from '@acorex/platform/core';
|
3
|
+
import { AXPEntityStorageService, AXPEntityDefinitionRegistryService } from '@acorex/platform/layout/entity';
|
4
|
+
import * as i1 from '@acorex/platform/auth';
|
5
|
+
import { AXPSessionService, AXPBaseCredentials, AXPAuthStrategy, AXPSignInResult, AXPSessionContext, AXPRefreshTokenResult } from '@acorex/platform/auth';
|
6
|
+
import { AXPLockService, AXPFileStorageService, AXPFileStorageCreateRequest, AXPFileStorageInfo, AXPFileStorageUpdateRequest, AXPFileStorageFindRequest } from '@acorex/platform/common';
|
7
|
+
import * as i0 from '@angular/core';
|
8
|
+
import { Injector } from '@angular/core';
|
9
|
+
|
10
|
+
declare class AXPDexieEntityStorageService extends Dexie implements AXPEntityStorageService<string, any> {
|
11
|
+
protected sessionService: AXPSessionService;
|
12
|
+
protected entityRegistryService: AXPEntityDefinitionRegistryService;
|
13
|
+
protected lockService: AXPLockService;
|
14
|
+
constructor();
|
15
|
+
get dbName(): string;
|
16
|
+
private detectChanges;
|
17
|
+
private addToHistory;
|
18
|
+
initial<T = any>(entityName: string, collection: T[]): Promise<T[]>;
|
19
|
+
getOne<T = any>(entityName: string, id: string): Promise<T>;
|
20
|
+
updateOne<T = any>(entityName: string, id: string, keyValue: {
|
21
|
+
[key: string]: any;
|
22
|
+
}): Promise<T>;
|
23
|
+
deleteOne(entityName: string, id: string): Promise<void>;
|
24
|
+
insertOne<T = any>(entityName: string, entity: T): Promise<string>;
|
25
|
+
getAll<T = any>(entityName: string): Promise<T[]>;
|
26
|
+
query<T = any>(entityName: string, request: AXPQueryRequest): Promise<AXPPagedListResult<T>>;
|
27
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPDexieEntityStorageService, never>;
|
28
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXPDexieEntityStorageService>;
|
29
|
+
}
|
30
|
+
|
31
|
+
declare class AXCFormTemplateManagementMockModule {
|
32
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCFormTemplateManagementMockModule, never>;
|
33
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCFormTemplateManagementMockModule, never, never, never>;
|
34
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXCFormTemplateManagementMockModule>;
|
35
|
+
}
|
36
|
+
|
37
|
+
declare class AXCFOrganizationManagementMockModule {
|
38
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCFOrganizationManagementMockModule, never>;
|
39
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCFOrganizationManagementMockModule, never, never, never>;
|
40
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXCFOrganizationManagementMockModule>;
|
41
|
+
}
|
42
|
+
|
43
|
+
declare class AXCMockModule {
|
44
|
+
constructor(appInitService: AXPAppStartUpService, injector: Injector);
|
45
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCMockModule, never>;
|
46
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCMockModule, never, [typeof i1.AXPAuthModule, typeof AXCFormTemplateManagementMockModule, typeof AXCFOrganizationManagementMockModule], never>;
|
47
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXCMockModule>;
|
48
|
+
}
|
49
|
+
|
50
|
+
interface MockUserPassCredentials extends AXPBaseCredentials {
|
51
|
+
username: string;
|
52
|
+
password: string;
|
53
|
+
}
|
54
|
+
declare class MOCKStrategy implements AXPAuthStrategy {
|
55
|
+
constructor();
|
56
|
+
private entityRegistery;
|
57
|
+
get name(): string;
|
58
|
+
signin(credentials: MockUserPassCredentials): Promise<AXPSignInResult>;
|
59
|
+
signout(): Promise<void>;
|
60
|
+
refreshToken(context: AXPSessionContext): Promise<AXPRefreshTokenResult>;
|
61
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MOCKStrategy, never>;
|
62
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<MOCKStrategy>;
|
63
|
+
}
|
64
|
+
|
65
|
+
declare class AXCFileStorageService implements AXPFileStorageService {
|
66
|
+
private fileService;
|
67
|
+
private mapToFileStorageInfo;
|
68
|
+
save(request: AXPFileStorageCreateRequest): Promise<AXPFileStorageInfo>;
|
69
|
+
commit(fileId: string): Promise<void>;
|
70
|
+
markForDeletion(fileId: string): Promise<void>;
|
71
|
+
update(request: AXPFileStorageUpdateRequest): Promise<AXPFileStorageInfo>;
|
72
|
+
find(request: AXPFileStorageFindRequest): Promise<AXPFileStorageInfo[]>;
|
73
|
+
getInfo(fileId: string): Promise<AXPFileStorageInfo>;
|
74
|
+
remove(fileId: string): Promise<void>;
|
75
|
+
private cleanupTemporaryFiles;
|
76
|
+
private cleanupMarkedFiles;
|
77
|
+
constructor();
|
78
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCFileStorageService, never>;
|
79
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXCFileStorageService>;
|
80
|
+
}
|
81
|
+
|
82
|
+
export { AXCFileStorageService, AXCMockModule, AXPDexieEntityStorageService, MOCKStrategy };
|
83
|
+
export type { MockUserPassCredentials };
|
package/package.json
CHANGED
@@ -1,33 +0,0 @@
|
|
1
|
-
import { AXPPagedListResult, AXPQueryRequest } from '@acorex/platform/core';
|
2
|
-
import { AXPEntityStorageService } from '@acorex/platform/layout/entity';
|
3
|
-
import { HttpClient } from '@angular/common/http';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class AXCApiEntityStorageService implements AXPEntityStorageService<string, any> {
|
6
|
-
private http;
|
7
|
-
private configs;
|
8
|
-
private filterService;
|
9
|
-
private entityResolver;
|
10
|
-
private mainUrl;
|
11
|
-
constructor(http: HttpClient);
|
12
|
-
get dbName(): string;
|
13
|
-
getConfigEntity(entityName: string): {
|
14
|
-
module: string;
|
15
|
-
entity: string;
|
16
|
-
area: string;
|
17
|
-
} | {
|
18
|
-
module: string;
|
19
|
-
entity: string;
|
20
|
-
area: null;
|
21
|
-
};
|
22
|
-
initial<T = any>(entityName: string, collection: T[]): Promise<T[]>;
|
23
|
-
getOne<T = any>(entityName: string, id: string): Promise<T>;
|
24
|
-
updateOne<T = any>(entityName: string, id: string, keyValue: {
|
25
|
-
[key: string]: any;
|
26
|
-
}): Promise<T>;
|
27
|
-
deleteOne(entityName: string, id: string): Promise<void>;
|
28
|
-
insertOne<T = any>(entityName: string, entityItem: T): Promise<string>;
|
29
|
-
getAll<T = any>(entityName: string): Promise<T[]>;
|
30
|
-
query<T = any>(entityName: string, request: AXPQueryRequest): Promise<AXPPagedListResult<T>>;
|
31
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCApiEntityStorageService, never>;
|
32
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCApiEntityStorageService>;
|
33
|
-
}
|
package/api/lib/api.module.d.ts
DELETED
@@ -1,8 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "angular-oauth2-oidc";
|
3
|
-
import * as i2 from "@acorex/platform/auth";
|
4
|
-
export declare class AXCApiModule {
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCApiModule, never>;
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXCApiModule, never, [typeof i1.OAuthModule, typeof i2.AXPAuthModule], never>;
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXCApiModule>;
|
8
|
-
}
|
@@ -1,16 +0,0 @@
|
|
1
|
-
import { AXPApplication, AXPApplicationLoader } from '@acorex/platform/auth';
|
2
|
-
import { HttpClient } from '@angular/common/http';
|
3
|
-
import { Observable } from 'rxjs';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class AXMOidcApplicationLoader implements AXPApplicationLoader {
|
6
|
-
private http;
|
7
|
-
private configs;
|
8
|
-
private apiGetApps;
|
9
|
-
private apiSetApp;
|
10
|
-
constructor(http: HttpClient);
|
11
|
-
getList(): Observable<AXPApplication[]>;
|
12
|
-
set(application: AXPApplication): Promise<void>;
|
13
|
-
private mapToAXPApplication;
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOidcApplicationLoader, never>;
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOidcApplicationLoader>;
|
16
|
-
}
|
@@ -1,60 +0,0 @@
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
2
|
-
import { Observable } from 'rxjs';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export interface Localization {
|
5
|
-
values: Record<string, Record<string, string>>;
|
6
|
-
resources: Record<string, Resource>;
|
7
|
-
languages: Language[];
|
8
|
-
currentCulture: Culture;
|
9
|
-
defaultResourceName: string;
|
10
|
-
languagesMap: Record<string, NameValue[]>;
|
11
|
-
languageFilesMap: Record<string, NameValue[]>;
|
12
|
-
}
|
13
|
-
export interface Resource {
|
14
|
-
texts: Record<string, string>;
|
15
|
-
baseResources: string[];
|
16
|
-
}
|
17
|
-
export interface Language {
|
18
|
-
cultureName: string;
|
19
|
-
uiCultureName: string;
|
20
|
-
displayName: string;
|
21
|
-
twoLetterISOLanguageName: string;
|
22
|
-
flagIcon: string;
|
23
|
-
}
|
24
|
-
export interface Culture {
|
25
|
-
displayName: string;
|
26
|
-
}
|
27
|
-
export interface NameValue {
|
28
|
-
name: string;
|
29
|
-
value: string;
|
30
|
-
}
|
31
|
-
export interface Auth {
|
32
|
-
grantedPolicies: Record<string, boolean>;
|
33
|
-
}
|
34
|
-
export interface ApplicationConfiguration {
|
35
|
-
localization: Localization;
|
36
|
-
auth: Auth;
|
37
|
-
setting: Record<string, any>;
|
38
|
-
currentUser: any;
|
39
|
-
features: Record<string, any>;
|
40
|
-
globalFeatures: Record<string, any>;
|
41
|
-
multiTenancy: Record<string, any>;
|
42
|
-
currentCulture: Culture;
|
43
|
-
timing: Record<string, any>;
|
44
|
-
clock: Record<string, any>;
|
45
|
-
objectExtensions: Record<string, any>;
|
46
|
-
extraProperties: Record<string, any>;
|
47
|
-
}
|
48
|
-
export declare class AXMConfigurationService {
|
49
|
-
private http;
|
50
|
-
private configs;
|
51
|
-
private applicationConfig;
|
52
|
-
private apiGetConfig;
|
53
|
-
private fetchInProgress;
|
54
|
-
private configSubject;
|
55
|
-
constructor(http: HttpClient);
|
56
|
-
init(): Observable<ApplicationConfiguration>;
|
57
|
-
getConfig(): Observable<ApplicationConfiguration>;
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMConfigurationService, never>;
|
59
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMConfigurationService>;
|
60
|
-
}
|
@@ -1,50 +0,0 @@
|
|
1
|
-
import { AXPAuthStrategy, AXPBaseCredentials, AXPRefreshTokenResult, AXPSessionContext, AXPSignInResult } from '@acorex/platform/auth';
|
2
|
-
import { AuthConfig } from 'angular-oauth2-oidc';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class AXMOidcStrategy implements AXPAuthStrategy {
|
5
|
-
private aXMAuthConfigs;
|
6
|
-
private oauthService;
|
7
|
-
private http;
|
8
|
-
userInfo: any;
|
9
|
-
authConfig: AuthConfig;
|
10
|
-
openidConfigurationInfo: any;
|
11
|
-
configureOAuth(): Promise<void>;
|
12
|
-
signin(credentials: AXPUserPassCredentials): Promise<AXPSignInResult>;
|
13
|
-
signout(): Promise<void>;
|
14
|
-
refreshToken(context: AXPSessionContext): Promise<AXPRefreshTokenResult>;
|
15
|
-
refresh(tenantId?: string, applicationId?: string): Promise<boolean>;
|
16
|
-
expires_in_milisecound(expires_in_date: string): number;
|
17
|
-
private setServiceProps;
|
18
|
-
private loadAuthData;
|
19
|
-
loadUserInfo(): Promise<object>;
|
20
|
-
calculateExpireInDate(expireInMilisecound: number): string;
|
21
|
-
private logout;
|
22
|
-
private handleError;
|
23
|
-
get name(): string;
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOidcStrategy, never>;
|
25
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOidcStrategy>;
|
26
|
-
}
|
27
|
-
export interface AXPUserPassCredentials extends AXPBaseCredentials {
|
28
|
-
username: string;
|
29
|
-
password: string;
|
30
|
-
}
|
31
|
-
export interface IAuthenticationDataModel {
|
32
|
-
access_token: string;
|
33
|
-
applicationid: string;
|
34
|
-
applicationname: string;
|
35
|
-
applicationtitle: string;
|
36
|
-
editionid: string;
|
37
|
-
editionname: string;
|
38
|
-
editiontitle: string;
|
39
|
-
id_token: string;
|
40
|
-
refresh_token: string;
|
41
|
-
scope: string;
|
42
|
-
tenantid: string;
|
43
|
-
tenantname: string;
|
44
|
-
tenanttitle: string;
|
45
|
-
token_type: string;
|
46
|
-
expires_in?: number;
|
47
|
-
sub?: string;
|
48
|
-
fullname?: string;
|
49
|
-
picture?: string;
|
50
|
-
}
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import { AXPPermission, AXPPermissionLoader, AXPSessionContext } from '@acorex/platform/auth';
|
2
|
-
import { HttpClient } from '@angular/common/http';
|
3
|
-
import { Observable } from 'rxjs';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class AXMOidcPermissionLoader implements AXPPermissionLoader {
|
6
|
-
private http;
|
7
|
-
private configs;
|
8
|
-
private apiGetConfig;
|
9
|
-
constructor(http: HttpClient);
|
10
|
-
getList(context: AXPSessionContext): Observable<AXPPermission[]>;
|
11
|
-
mapTo(jsonObj: any): string[];
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOidcPermissionLoader, never>;
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOidcPermissionLoader>;
|
14
|
-
}
|
@@ -1,16 +0,0 @@
|
|
1
|
-
import { AXPTenant, AXPTenantLoader } from '@acorex/platform/auth';
|
2
|
-
import { HttpClient } from '@angular/common/http';
|
3
|
-
import { Observable } from 'rxjs';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
export declare class AXMOidcTenantLoader implements AXPTenantLoader {
|
6
|
-
private http;
|
7
|
-
private configs;
|
8
|
-
private apiGetTenants;
|
9
|
-
private apiSetTenant;
|
10
|
-
constructor(http: HttpClient);
|
11
|
-
getList(): Observable<AXPTenant[]>;
|
12
|
-
set(tenant: AXPTenant): Promise<void>;
|
13
|
-
private mapToAXPTenant;
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOidcTenantLoader, never>;
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOidcTenantLoader>;
|
16
|
-
}
|
@@ -1,15 +0,0 @@
|
|
1
|
-
const timeZones = [
|
2
|
-
{ code: 'UTC-5', title: 'UTC-5 (Eastern Time)', offset: '-05:00' },
|
3
|
-
{ code: 'UTC+0', title: 'UTC+0 (Greenwich Mean Time)', offset: '+00:00' },
|
4
|
-
{ code: 'UTC+1', title: 'UTC+1 (Central European Time)', offset: '+01:00' },
|
5
|
-
{ code: 'UTC+2', title: 'UTC+2 (Eastern European Time)', offset: '+02:00' },
|
6
|
-
{ code: 'UTC+3', title: 'UTC+3 (Arabian Time)', offset: '+03:00' },
|
7
|
-
{ code: 'UTC+3:30', title: 'UTC+3:30 (Iran Standard Time)', offset: '+03:30' },
|
8
|
-
{ code: 'UTC+4', title: 'UTC+4 (Gulf Standard Time)', offset: '+04:00' },
|
9
|
-
{ code: 'UTC+9', title: 'UTC+9 (Japan Standard Time)', offset: '+09:00' },
|
10
|
-
{ code: 'UTC+10', title: 'UTC+10 (Australian Eastern Time)', offset: '+10:00' },
|
11
|
-
{ code: 'UTC+12', title: 'UTC+12 (New Zealand Standard Time)', offset: '+12:00' },
|
12
|
-
];
|
13
|
-
|
14
|
-
export { timeZones };
|
15
|
-
//# sourceMappingURL=acorex-connectivity-mock-timezones-D-kAWkRu.mjs.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"acorex-connectivity-mock-timezones-D-kAWkRu.mjs","sources":["../../../../libs/connectivity/mock/src/lib/platform-management/common/data/timezones.ts"],"sourcesContent":["import { AXPTimeZone } from '@acorex/platform/common';\n\nexport const timeZones: AXPTimeZone[] = [\n { code: 'UTC-5', title: 'UTC-5 (Eastern Time)', offset: '-05:00' },\n { code: 'UTC+0', title: 'UTC+0 (Greenwich Mean Time)', offset: '+00:00' },\n { code: 'UTC+1', title: 'UTC+1 (Central European Time)', offset: '+01:00' },\n { code: 'UTC+2', title: 'UTC+2 (Eastern European Time)', offset: '+02:00' },\n { code: 'UTC+3', title: 'UTC+3 (Arabian Time)', offset: '+03:00' },\n { code: 'UTC+3:30', title: 'UTC+3:30 (Iran Standard Time)', offset: '+03:30' },\n { code: 'UTC+4', title: 'UTC+4 (Gulf Standard Time)', offset: '+04:00' },\n { code: 'UTC+9', title: 'UTC+9 (Japan Standard Time)', offset: '+09:00' },\n { code: 'UTC+10', title: 'UTC+10 (Australian Eastern Time)', offset: '+10:00' },\n { code: 'UTC+12', title: 'UTC+12 (New Zealand Standard Time)', offset: '+12:00' },\n];\n"],"names":[],"mappings":"AAEa,MAAA,SAAS,GAAkB;IACtC,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,EAAE,QAAQ,EAAE;IAClE,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,6BAA6B,EAAE,MAAM,EAAE,QAAQ,EAAE;IACzE,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,+BAA+B,EAAE,MAAM,EAAE,QAAQ,EAAE;IAC3E,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,+BAA+B,EAAE,MAAM,EAAE,QAAQ,EAAE;IAC3E,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,sBAAsB,EAAE,MAAM,EAAE,QAAQ,EAAE;IAClE,EAAE,IAAI,EAAE,UAAU,EAAE,KAAK,EAAE,+BAA+B,EAAE,MAAM,EAAE,QAAQ,EAAE;IAC9E,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,4BAA4B,EAAE,MAAM,EAAE,QAAQ,EAAE;IACxE,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,6BAA6B,EAAE,MAAM,EAAE,QAAQ,EAAE;IACzE,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,kCAAkC,EAAE,MAAM,EAAE,QAAQ,EAAE;IAC/E,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,oCAAoC,EAAE,MAAM,EAAE,QAAQ,EAAE;;;;;"}
|
@@ -1,67 +0,0 @@
|
|
1
|
-
export declare const APPLICATIONS: {
|
2
|
-
id: string;
|
3
|
-
name: string;
|
4
|
-
title: string;
|
5
|
-
isArchived: boolean;
|
6
|
-
}[];
|
7
|
-
export declare const MODULES: {
|
8
|
-
id: string;
|
9
|
-
name: string;
|
10
|
-
title: string;
|
11
|
-
isArchived: boolean;
|
12
|
-
}[];
|
13
|
-
export declare const APPLICATIONS_MODULES: {
|
14
|
-
id: string;
|
15
|
-
application: {
|
16
|
-
id: string;
|
17
|
-
name: string;
|
18
|
-
title: string;
|
19
|
-
isArchived: boolean;
|
20
|
-
};
|
21
|
-
module: {
|
22
|
-
id: string;
|
23
|
-
name: string;
|
24
|
-
title: string;
|
25
|
-
isArchived: boolean;
|
26
|
-
};
|
27
|
-
}[];
|
28
|
-
export declare const EDITIONS: {
|
29
|
-
id: string;
|
30
|
-
application: {
|
31
|
-
id: string;
|
32
|
-
name: string;
|
33
|
-
title: string;
|
34
|
-
isArchived: boolean;
|
35
|
-
};
|
36
|
-
name: string;
|
37
|
-
title: string;
|
38
|
-
isArchived: boolean;
|
39
|
-
}[];
|
40
|
-
export declare const FEATURES: {
|
41
|
-
id: string;
|
42
|
-
moduleId: string;
|
43
|
-
name: string;
|
44
|
-
title: string;
|
45
|
-
isArchived: boolean;
|
46
|
-
}[];
|
47
|
-
export declare const ENTITIES: {
|
48
|
-
id: string;
|
49
|
-
moduleId: string;
|
50
|
-
name: string;
|
51
|
-
title: string;
|
52
|
-
isArchived: boolean;
|
53
|
-
}[];
|
54
|
-
export declare const PERMISSIONS: {
|
55
|
-
id: string;
|
56
|
-
moduleId: string;
|
57
|
-
name: string;
|
58
|
-
title: string;
|
59
|
-
isArchived: boolean;
|
60
|
-
}[];
|
61
|
-
export declare const PROPERTIES: {
|
62
|
-
id: string;
|
63
|
-
entityId: string;
|
64
|
-
name: string;
|
65
|
-
title: string;
|
66
|
-
path: string;
|
67
|
-
}[];
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCApplicationTemplateDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCApplicationTemplateDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCApplicationTemplateDataSeeder>;
|
8
|
-
}
|
@@ -1,43 +0,0 @@
|
|
1
|
-
import { AXDataSourceQuery } from '@acorex/cdk/common';
|
2
|
-
import { AXPModuleDesignerService } from '@acorex/modules/application-management';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class AXCModuleDesignerService implements AXPModuleDesignerService {
|
5
|
-
protected loader: any;
|
6
|
-
protected defaultConfig: {
|
7
|
-
skip: number;
|
8
|
-
sort: never[];
|
9
|
-
take: number;
|
10
|
-
filter: {
|
11
|
-
field: string;
|
12
|
-
value: string;
|
13
|
-
operator: any;
|
14
|
-
};
|
15
|
-
};
|
16
|
-
protected AdvanceConfig: (moduleId: string) => AXDataSourceQuery;
|
17
|
-
private moduleDef;
|
18
|
-
private entityDef;
|
19
|
-
private featureDef;
|
20
|
-
private permissionDef;
|
21
|
-
getModules(): Promise<any>;
|
22
|
-
getSingleModule(): Promise<void>;
|
23
|
-
createModule(payload: any): Promise<any>;
|
24
|
-
updateModule(moduleId: string, payload: any): Promise<any>;
|
25
|
-
deleteModule(moduleId: string): Promise<any>;
|
26
|
-
getEntities(moduleId: string): Promise<any>;
|
27
|
-
getSingleEntity(entityId: string): Promise<void>;
|
28
|
-
createEntity(payload: any): Promise<any>;
|
29
|
-
updateEntity(payload: any): Promise<any>;
|
30
|
-
deleteEntity(entityId: string): Promise<any>;
|
31
|
-
getFeatures(moduleId: string): Promise<any>;
|
32
|
-
getSingleFeature(featureId: string): Promise<void>;
|
33
|
-
createFeature(payload: any): Promise<any>;
|
34
|
-
updateFeature(payload: any): Promise<any>;
|
35
|
-
deleteFeature(featureId: string): Promise<any>;
|
36
|
-
getPermissions(moduleId: string): Promise<any>;
|
37
|
-
getSinglePermission(permissionId: string): Promise<void>;
|
38
|
-
createPermission(payload: any): Promise<any>;
|
39
|
-
updatePermission(payload: any): Promise<any>;
|
40
|
-
deletePermission(permissionId: string): Promise<any>;
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCModuleDesignerService, never>;
|
42
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCModuleDesignerService>;
|
43
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPApplication, AXPApplicationLoader, AXPSessionContext } from '@acorex/platform/auth';
|
2
|
-
import { Observable } from 'rxjs';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class MockApplicationLoader implements AXPApplicationLoader {
|
5
|
-
getList(context: AXPSessionContext): Observable<AXPApplication[]>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MockApplicationLoader, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MockApplicationLoader>;
|
8
|
-
}
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import { AXPPermission, AXPPermissionLoader, AXPSessionContext } from '@acorex/platform/auth';
|
2
|
-
import { Observable } from 'rxjs';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class MockPermissionLoader implements AXPPermissionLoader {
|
5
|
-
private userPermissions;
|
6
|
-
private adminPermissions;
|
7
|
-
private rootPermissions;
|
8
|
-
getList(context: AXPSessionContext): Observable<AXPPermission[]>;
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MockPermissionLoader, never>;
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MockPermissionLoader>;
|
11
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPSessionContext, AXPTenant, AXPTenantLoader } from '@acorex/platform/auth';
|
2
|
-
import { Observable } from 'rxjs';
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
export declare class MockTenantLoader implements AXPTenantLoader {
|
5
|
-
getList(context: AXPSessionContext): Observable<AXPTenant[]>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MockTenantLoader, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<MockTenantLoader>;
|
8
|
-
}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import { AXMConversationMessage } from '@acorex/modules/conversation';
|
2
|
-
export interface ChatPreviewMessage {
|
3
|
-
id: string;
|
4
|
-
fromId?: string;
|
5
|
-
sendTime: Date;
|
6
|
-
readTime: Date;
|
7
|
-
type: 'text' | 'voice' | 'file' | 'image' | 'video' | 'audio';
|
8
|
-
content: string;
|
9
|
-
name: string;
|
10
|
-
replyTo?: ChatPreviewMessage;
|
11
|
-
}
|
12
|
-
export declare const MESSAGES: AXMConversationMessage[];
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXPMessageDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPMessageDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXPMessageDataSeeder>;
|
8
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXPRoomDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPRoomDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXPRoomDataSeeder>;
|
8
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXPDashboardDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPDashboardDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXPDashboardDataSeeder>;
|
8
|
-
}
|
@@ -1,16 +0,0 @@
|
|
1
|
-
import Dexie from 'dexie';
|
2
|
-
import { AXPPagedListResult, AXPQueryRequest } from '@acorex/platform/core';
|
3
|
-
import { AXPEntityStorageService } from '@acorex/platform/layout/entity';
|
4
|
-
export declare class AXPDexieEntityStorageService extends Dexie implements AXPEntityStorageService<string, any> {
|
5
|
-
constructor();
|
6
|
-
get dbName(): string;
|
7
|
-
initial<T = any>(entityName: string, collection: T[]): Promise<T[]>;
|
8
|
-
getOne<T = any>(entityName: string, id: string): Promise<T>;
|
9
|
-
updateOne<T = any>(entityName: string, id: string, keyValue: {
|
10
|
-
[key: string]: any;
|
11
|
-
}): Promise<T>;
|
12
|
-
deleteOne(entityName: string, id: string): Promise<void>;
|
13
|
-
insertOne<T = any>(entityName: string, entity: T): Promise<string>;
|
14
|
-
getAll<T = any>(entityName: string): Promise<T[]>;
|
15
|
-
query<T = any>(entityName: string, request: AXPQueryRequest): Promise<AXPPagedListResult<T>>;
|
16
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { AXPDataSeeder } from '@acorex/platform/layout/entity';
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
export declare class AXCDocumentTypeDataSeeder implements AXPDataSeeder {
|
4
|
-
private storageService;
|
5
|
-
seed(): Promise<void>;
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXCDocumentTypeDataSeeder, never>;
|
7
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXCDocumentTypeDataSeeder>;
|
8
|
-
}
|
@@ -1,19 +0,0 @@
|
|
1
|
-
import { AXMDocumentManagementDocumentEntityModel, AXMDocumentManagementFolderEntityModel, AXMDocumentServiceImpl } from '@acorex/modules/document-management';
|
2
|
-
export declare class AXMFileMockService extends AXMDocumentServiceImpl {
|
3
|
-
private folderService;
|
4
|
-
constructor();
|
5
|
-
private updateParentFolder;
|
6
|
-
private removeFromParent;
|
7
|
-
insertOne(request: Omit<AXMDocumentManagementDocumentEntityModel, 'id'>): Promise<string>;
|
8
|
-
updateOne(id: string, values: Partial<AXMDocumentManagementDocumentEntityModel>): Promise<AXMDocumentManagementDocumentEntityModel>;
|
9
|
-
deleteOne(id: string): Promise<void>;
|
10
|
-
getPath(documentId: string, stop?: string): Promise<AXMDocumentManagementFolderEntityModel[]>;
|
11
|
-
searchFiles(searchTerm: string, rootFolderId: string): Promise<AXMDocumentManagementDocumentEntityModel[]>;
|
12
|
-
/**
|
13
|
-
* جستجوی بازگشتی فایلها
|
14
|
-
* @param searchTerm عبارت جستجو
|
15
|
-
* @param folderId شناسه فولدر فعلی
|
16
|
-
* @param result آرایه نتایج
|
17
|
-
*/
|
18
|
-
private searchFilesRecursive;
|
19
|
-
}
|