@acorex/modules 19.2.17 → 19.2.20
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/common/lib/features/widget-wrapper/dashboard-widget-wrapper.d.ts +4 -3
- package/document-management/lib/document-management.module.d.ts +2 -1
- package/document-management/lib/entities/document/document.service.d.ts +0 -5
- package/document-management/lib/entities/document/document.types.d.ts +2 -0
- package/document-management/lib/entities/document-type/document-type.service.d.ts +2 -2
- package/document-management/lib/entities/document-type/document-type.types.d.ts +1 -0
- package/document-management/lib/entities/folder/folder.types.d.ts +4 -4
- package/document-management/lib/features/document-explorer/document-explorer.component.d.ts +141 -16
- package/document-management/lib/features/document-explorer/document-explorer.viewmodel.d.ts +66 -6
- package/document-management/lib/features/document-explorer/views/detail-panel/detail-panel.component.d.ts +119 -0
- package/document-management/lib/features/document-explorer/views/details/details-view.component.d.ts +119 -0
- package/document-management/lib/features/document-explorer/views/large-icons/large-icons-view.component.d.ts +119 -0
- package/document-management/lib/features/document-explorer/views/large-tiles/large-tiles-view.component.d.ts +119 -0
- package/document-management/lib/features/document-explorer/views/list/list-view.component.d.ts +119 -0
- package/document-management/lib/features/document-explorer/views/small-icons/small-icons-view.component.d.ts +119 -0
- package/document-management/lib/features/document-explorer/views/small-tiles/small-tiles-view.component.d.ts +119 -0
- package/document-management/lib/features/drive/drive.component.d.ts +97 -71
- package/document-management/lib/features/drive-choose/drive-choose.component.d.ts +72 -7
- package/document-management/lib/features/file-type/widgets/file-type-extension/file-type-extension-edit.component.d.ts +1 -0
- package/document-management/lib/features/shared/components/choose-document-type/choose-document-type.component.d.ts +21 -0
- package/document-management/lib/features/shared/components/folder-path-breadcrumbs/folder-path-breadcrumbs.component.d.ts +180 -0
- package/document-management/lib/features/shared/components/index.d.ts +3 -2
- package/document-management/lib/features/shared/document-manager.service.d.ts +32 -12
- package/document-management/lib/features/shared/document-manager.types.d.ts +7 -3
- package/document-management/lib/features/shared/index.d.ts +1 -0
- package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-edit.component.d.ts +64 -5
- package/document-management/lib/features/workflow/upload/upload.workflow.d.ts +17 -0
- package/fesm2022/{acorex-modules-application-management-module-designer.component-BSGSZi9T.mjs → acorex-modules-application-management-module-designer.component-Dd_lmV6C.mjs} +2 -2
- package/fesm2022/{acorex-modules-application-management-module-designer.component-BSGSZi9T.mjs.map → acorex-modules-application-management-module-designer.component-Dd_lmV6C.mjs.map} +1 -1
- package/fesm2022/acorex-modules-application-management.mjs +2 -2
- package/fesm2022/acorex-modules-application-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-auth-acorex-modules-auth-Xcs9ViQv.mjs → acorex-modules-auth-acorex-modules-auth-DrcL7GCj.mjs} +12 -12
- package/fesm2022/{acorex-modules-auth-acorex-modules-auth-Xcs9ViQv.mjs.map → acorex-modules-auth-acorex-modules-auth-DrcL7GCj.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-app-chooser.component-0L9y_yn_.mjs → acorex-modules-auth-app-chooser.component-CbJb1P_k.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-app-chooser.component-0L9y_yn_.mjs.map → acorex-modules-auth-app-chooser.component-CbJb1P_k.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-login.module-CfO1IwH9.mjs → acorex-modules-auth-login.module-DFCB1l7W.mjs} +4 -4
- package/fesm2022/{acorex-modules-auth-login.module-CfO1IwH9.mjs.map → acorex-modules-auth-login.module-DFCB1l7W.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-master.layout-hLuHDgvl.mjs → acorex-modules-auth-master.layout-CuKXvY0o.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-master.layout-hLuHDgvl.mjs.map → acorex-modules-auth-master.layout-CuKXvY0o.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-password.component-CTVBARbz.mjs → acorex-modules-auth-password.component-5gwz30CZ.mjs} +3 -3
- package/fesm2022/{acorex-modules-auth-password.component-CTVBARbz.mjs.map → acorex-modules-auth-password.component-5gwz30CZ.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-password.component-BztZ3DJd.mjs → acorex-modules-auth-password.component-DacOjakT.mjs} +3 -3
- package/fesm2022/{acorex-modules-auth-password.component-BztZ3DJd.mjs.map → acorex-modules-auth-password.component-DacOjakT.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-routes-CJz0CRlp.mjs → acorex-modules-auth-routes-D018Lg-b.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-routes-CJz0CRlp.mjs.map → acorex-modules-auth-routes-D018Lg-b.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-tenant-chooser.component-kVFAR9t1.mjs → acorex-modules-auth-tenant-chooser.component-YZBKyJFH.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-tenant-chooser.component-kVFAR9t1.mjs.map → acorex-modules-auth-tenant-chooser.component-YZBKyJFH.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-two-factor-code.component-_VYT-h-9.mjs → acorex-modules-auth-two-factor-code.component-B2ZYJOrN.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-two-factor-code.component-_VYT-h-9.mjs.map → acorex-modules-auth-two-factor-code.component-B2ZYJOrN.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-two-factor.module-BQfrnrd0.mjs → acorex-modules-auth-two-factor.module-DiEB7VWl.mjs} +3 -3
- package/fesm2022/{acorex-modules-auth-two-factor.module-BQfrnrd0.mjs.map → acorex-modules-auth-two-factor.module-DiEB7VWl.mjs.map} +1 -1
- package/fesm2022/acorex-modules-auth.mjs +1 -1
- package/fesm2022/acorex-modules-common-index-D90SN6SH.mjs +507 -0
- package/fesm2022/acorex-modules-common-index-D90SN6SH.mjs.map +1 -0
- package/fesm2022/acorex-modules-common.mjs +1 -1
- package/fesm2022/acorex-modules-conversation.mjs +5 -5
- package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
- package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-BmLGtKDq.mjs → acorex-modules-document-management-acorex-modules-document-management-_BOVaDOq.mjs} +823 -421
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-_BOVaDOq.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DqoWmtm7.mjs → acorex-modules-document-management-create-folder-dialog.component-D66KoQNb.mjs} +7 -6
- package/fesm2022/acorex-modules-document-management-create-folder-dialog.component-D66KoQNb.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-details-view.component-BHcu_gYH.mjs +24 -0
- package/fesm2022/acorex-modules-document-management-details-view.component-BHcu_gYH.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-drive-choose.component-WoZfDyLK.mjs +163 -0
- package/fesm2022/acorex-modules-document-management-drive-choose.component-WoZfDyLK.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-drive.component-B3BCzdVv.mjs +305 -0
- package/fesm2022/acorex-modules-document-management-drive.component-B3BCzdVv.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-large-icons-view.component-DvriE0YR.mjs +20 -0
- package/fesm2022/acorex-modules-document-management-large-icons-view.component-DvriE0YR.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-large-tiles-view.component-ByWrKvZe.mjs +24 -0
- package/fesm2022/acorex-modules-document-management-large-tiles-view.component-ByWrKvZe.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-list-view.component-B6J6Tokv.mjs +20 -0
- package/fesm2022/acorex-modules-document-management-list-view.component-B6J6Tokv.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-BoODbM0H.mjs → acorex-modules-document-management-rename-node-dialog.component-Dae6RWb8.mjs} +6 -6
- package/fesm2022/acorex-modules-document-management-rename-node-dialog.component-Dae6RWb8.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-small-icons-view.component-TrYeB22e.mjs +20 -0
- package/fesm2022/acorex-modules-document-management-small-icons-view.component-TrYeB22e.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-small-tiles-view.component-DDKdWg8I.mjs +24 -0
- package/fesm2022/acorex-modules-document-management-small-tiles-view.component-DDKdWg8I.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management.mjs +1 -1
- package/fesm2022/{acorex-modules-form-template-management-acorex-modules-form-template-management-Qnh16t3Q.mjs → acorex-modules-form-template-management-acorex-modules-form-template-management-CJYrDtq6.mjs} +8 -8
- package/fesm2022/{acorex-modules-form-template-management-acorex-modules-form-template-management-Qnh16t3Q.mjs.map → acorex-modules-form-template-management-acorex-modules-form-template-management-CJYrDtq6.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-category.entity-BjmyIav9.mjs → acorex-modules-form-template-management-category.entity-BdiYytzK.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-category.entity-BjmyIav9.mjs.map → acorex-modules-form-template-management-category.entity-BdiYytzK.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-setting.provider-hkwaOGfL.mjs → acorex-modules-form-template-management-setting.provider-CoETMkEC.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-setting.provider-hkwaOGfL.mjs.map → acorex-modules-form-template-management-setting.provider-CoETMkEC.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-template-picker.component-gdMTnjl-.mjs → acorex-modules-form-template-management-template-picker.component-0JfGxdMv.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-template-picker.component-gdMTnjl-.mjs.map → acorex-modules-form-template-management-template-picker.component-0JfGxdMv.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-template-widget-edit.component-CSShokqz.mjs → acorex-modules-form-template-management-template-widget-edit.component-BkJ3ieIg.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-template-widget-edit.component-CSShokqz.mjs.map → acorex-modules-form-template-management-template-widget-edit.component-BkJ3ieIg.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-template.entity-_yMAqh35.mjs → acorex-modules-form-template-management-template.entity-ByE2p0Mu.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-template.entity-_yMAqh35.mjs.map → acorex-modules-form-template-management-template.entity-ByE2p0Mu.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-CbcSFEis.mjs → acorex-modules-form-template-management-viewer-popup.component-CThcXWpt.mjs} +3 -3
- package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-CbcSFEis.mjs.map → acorex-modules-form-template-management-viewer-popup.component-CThcXWpt.mjs.map} +1 -1
- package/fesm2022/acorex-modules-form-template-management.mjs +1 -1
- package/fesm2022/acorex-modules-notification-management.mjs +2 -2
- package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-organization-management-add-item.component-Bsae9u-e.mjs → acorex-modules-organization-management-add-item.component-DW0TneoX.mjs} +2 -2
- package/fesm2022/{acorex-modules-organization-management-add-item.component-Bsae9u-e.mjs.map → acorex-modules-organization-management-add-item.component-DW0TneoX.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-organization-management-org-chart-configuration.page-aMPR3Oyw.mjs → acorex-modules-organization-management-org-chart-configuration.page-JKQwYEPq.mjs} +3 -3
- package/fesm2022/{acorex-modules-organization-management-org-chart-configuration.page-aMPR3Oyw.mjs.map → acorex-modules-organization-management-org-chart-configuration.page-JKQwYEPq.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-organization-management-org-chart.page-CAgSSVON.mjs → acorex-modules-organization-management-org-chart.page-C2ZtUVKI.mjs} +4 -4
- package/fesm2022/{acorex-modules-organization-management-org-chart.page-CAgSSVON.mjs.map → acorex-modules-organization-management-org-chart.page-C2ZtUVKI.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-organization-management-setting.provider-CAU8Bve9.mjs → acorex-modules-organization-management-setting.provider-CMDpwkG2.mjs} +2 -2
- package/fesm2022/{acorex-modules-organization-management-setting.provider-CAU8Bve9.mjs.map → acorex-modules-organization-management-setting.provider-CMDpwkG2.mjs.map} +1 -1
- package/fesm2022/acorex-modules-organization-management.mjs +4 -4
- package/fesm2022/{acorex-modules-platform-management-list-version.component-DI1wKhRv.mjs → acorex-modules-platform-management-list-version.component-C9764yzu.mjs} +2 -2
- package/fesm2022/{acorex-modules-platform-management-list-version.component-DI1wKhRv.mjs.map → acorex-modules-platform-management-list-version.component-C9764yzu.mjs.map} +1 -1
- package/fesm2022/acorex-modules-platform-management.mjs +368 -15
- package/fesm2022/acorex-modules-platform-management.mjs.map +1 -1
- package/package.json +1 -1
- package/platform-management/lib/const.d.ts +6 -0
- package/platform-management/lib/entities/index.d.ts +1 -0
- package/platform-management/lib/entities/meta-data-definition/meta-data-definition.types.d.ts +1 -0
- package/platform-management/lib/entities/meta-data-definition-category/category.entity.d.ts +3 -0
- package/platform-management/lib/entities/meta-data-definition-category/category.service.d.ts +10 -0
- package/platform-management/lib/entities/meta-data-definition-category/category.types.d.ts +5 -0
- package/platform-management/lib/entities/meta-data-definition-category/index.d.ts +3 -0
- package/document-management/lib/features/shared/components/file-viewer-popup/index.d.ts +0 -1
- package/document-management/lib/features/shared/components/tree-folder-popup/index.d.ts +0 -1
- package/document-management/lib/features/shared/components/tree-folder-popup/tree-folder-popup.component.d.ts +0 -20
- package/fesm2022/acorex-modules-common-index-BAt02rnb.mjs +0 -472
- package/fesm2022/acorex-modules-common-index-BAt02rnb.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-BmLGtKDq.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-create-folder-dialog.component-DqoWmtm7.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-drive-choose.component-CkS8s7zm.mjs +0 -152
- package/fesm2022/acorex-modules-document-management-drive-choose.component-CkS8s7zm.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-drive.component-B6az6-_w.mjs +0 -164
- package/fesm2022/acorex-modules-document-management-drive.component-B6az6-_w.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-file-viewer-popup.component-CaSagveT.mjs +0 -24
- package/fesm2022/acorex-modules-document-management-file-viewer-popup.component-CaSagveT.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-index-9l8D5iEE.mjs +0 -69
- package/fesm2022/acorex-modules-document-management-index-9l8D5iEE.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-rename-node-dialog.component-BoODbM0H.mjs.map +0 -1
@@ -1,9 +1,10 @@
|
|
1
1
|
import { AXButtonItemComponent } from '@acorex/components/button';
|
2
2
|
import { AXItemClickEvent } from '@acorex/components/common';
|
3
3
|
import * as i0 from "@angular/core";
|
4
|
-
export declare class
|
4
|
+
export declare class AXCDashboardWidgetWrapperComponent {
|
5
5
|
onDelete: import("@angular/core").OutputEmitterRef<void>;
|
6
|
+
hasOptions: import("@angular/core").InputSignal<boolean>;
|
6
7
|
handleOnItemClick(event: AXItemClickEvent<AXButtonItemComponent>): void;
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXCDashboardWidgetWrapperComponent, never>;
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXCDashboardWidgetWrapperComponent, "axc-dashboard-widget-wrapper", never, { "hasOptions": { "alias": "hasOptions"; "required": false; "isSignal": true; }; }, { "onDelete": "onDelete"; }, never, ["*"], true, never>;
|
9
10
|
}
|
@@ -7,8 +7,9 @@ import * as i5 from "./entities/document/document.module";
|
|
7
7
|
import * as i6 from "@acorex/platform/layout/builder";
|
8
8
|
import * as i7 from "./features/file-type/file-type.module";
|
9
9
|
import * as i8 from "@acorex/components/media-viewer";
|
10
|
+
import * as i9 from "@acorex/platform/workflow";
|
10
11
|
export declare class AXMDocumentManagementModule {
|
11
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDocumentManagementModule, never>;
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDocumentManagementModule, never, [typeof i1.AXMDocumentManagementDocumentTypeStatusDefinitionEntityModule, typeof i2.AXMDocumentManagementDocumentTypeMetaValueEntityModule, typeof i3.AXMDocumentManagementDocumentTypeMetaDefinitionEntityModule, typeof i4.AXMDocumentManagementDocumentTypeEntityModule, typeof i5.AXMDocumentManagementDocumentEntityModule, typeof i6.AXPLayoutBuilderModule, typeof i7.AXMFileTypeModule, typeof i8.AXMediaViewerModule], never>;
|
13
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDocumentManagementModule, never, [typeof i1.AXMDocumentManagementDocumentTypeStatusDefinitionEntityModule, typeof i2.AXMDocumentManagementDocumentTypeMetaValueEntityModule, typeof i3.AXMDocumentManagementDocumentTypeMetaDefinitionEntityModule, typeof i4.AXMDocumentManagementDocumentTypeEntityModule, typeof i5.AXMDocumentManagementDocumentEntityModule, typeof i6.AXPLayoutBuilderModule, typeof i7.AXMFileTypeModule, typeof i8.AXMediaViewerModule, typeof i9.AXPWorkflowModule], never>;
|
13
14
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXMDocumentManagementModule>;
|
14
15
|
}
|
@@ -4,11 +4,6 @@ import { AXMDocumentManagementDocumentEntityModel } from './document.types';
|
|
4
4
|
import * as i0 from "@angular/core";
|
5
5
|
export declare abstract class AXMDocumentService extends AXMEntityCrudServiceImpl<string, AXMDocumentManagementDocumentEntityModel> {
|
6
6
|
abstract getPath(documentId: string): Promise<AXMDocumentManagementFolderEntityModel[]>;
|
7
|
-
/**
|
8
|
-
* جستجوی فایلها با نام مشخص شده
|
9
|
-
* @param searchTerm عبارت جستجو
|
10
|
-
* @param rootFolderId شناسه فولدر ریشه برای شروع جستجو
|
11
|
-
*/
|
12
7
|
abstract searchFiles(searchTerm: string, rootFolderId: string): Promise<AXMDocumentManagementDocumentEntityModel[]>;
|
13
8
|
}
|
14
9
|
export declare class AXMDocumentServiceImpl extends AXMDocumentService {
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
|
2
2
|
import { AXMDocumentManagementDocumentTypeEntityModel } from './document-type.types';
|
3
3
|
import * as i0 from "@angular/core";
|
4
|
-
export declare abstract class
|
4
|
+
export declare abstract class AXMDocumentTypeService extends AXMEntityCrudServiceImpl<string, AXMDocumentManagementDocumentTypeEntityModel> {
|
5
5
|
}
|
6
|
-
export declare class AXMDocumentManagementDocumentTypeEntityServiceImpl extends
|
6
|
+
export declare class AXMDocumentManagementDocumentTypeEntityServiceImpl extends AXMDocumentTypeService {
|
7
7
|
constructor();
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDocumentManagementDocumentTypeEntityServiceImpl, never>;
|
9
9
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMDocumentManagementDocumentTypeEntityServiceImpl>;
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import { AXPEntityModel } from '@acorex/platform/layout/entity';
|
2
|
+
import { AXMDocumentManagementDocumentTypeEntityModel } from '../document-type';
|
2
3
|
import { AXMDocumentManagementDocumentEntityModel } from '../document/document.types';
|
3
4
|
export interface AXMDocumentManagementFolderEntityModel extends AXPEntityModel<string> {
|
4
5
|
name: string;
|
@@ -8,22 +9,21 @@ export interface AXMDocumentManagementFolderEntityModel extends AXPEntityModel<s
|
|
8
9
|
isSystem: boolean;
|
9
10
|
isHidden: boolean;
|
10
11
|
isDeleted: boolean;
|
11
|
-
createdAt: Date;
|
12
|
-
updatedAt: Date;
|
13
|
-
createdBy: string;
|
14
|
-
updatedBy: string;
|
15
12
|
createdByUser?: any;
|
16
13
|
updatedByUser?: any;
|
17
14
|
tenantId?: string;
|
18
15
|
userId?: string;
|
16
|
+
documentType?: AXMDocumentManagementDocumentTypeEntityModel[];
|
19
17
|
parent?: AXMDocumentManagementFolderEntityModel;
|
20
18
|
folders?: AXMDocumentManagementFolderEntityModel[];
|
21
19
|
documents?: AXMDocumentManagementDocumentEntityModel[];
|
22
20
|
nodeCount?: number;
|
21
|
+
size: number;
|
23
22
|
}
|
24
23
|
export interface AXMDocumentManagementFolderCreateDto {
|
25
24
|
name: string;
|
26
25
|
color: string;
|
26
|
+
size: number;
|
27
27
|
description?: string;
|
28
28
|
parentId?: string;
|
29
29
|
tenantId?: string;
|
@@ -1,17 +1,25 @@
|
|
1
1
|
import { AXContextMenuComponent, AXContextMenuItemsClickEvent, AXContextMenuOpeningEvent } from '@acorex/components/menu';
|
2
2
|
import { AXTranslationService } from '@acorex/core/translation';
|
3
|
+
import { Type } from '@angular/core';
|
3
4
|
import { AXMDocumentManagerService } from '../shared/document-manager.service';
|
4
|
-
import { AXMDocumentExplorerNode } from '../shared/document-manager.types';
|
5
|
+
import { AXMDocumentExplorerBrowseMode, AXMDocumentExplorerNode, AXMDocumentSelectionMode, AXPDocumentExplorerViewMode } from '../shared/document-manager.types';
|
5
6
|
import * as i0 from "@angular/core";
|
6
7
|
export declare class AXMDocumentExplorerComponent {
|
7
8
|
#private;
|
8
9
|
protected vm: {
|
9
|
-
viewMode: import("@angular/core").Signal<
|
10
|
+
viewMode: import("@angular/core").Signal<AXPDocumentExplorerViewMode>;
|
10
11
|
isLoading: import("@angular/core").Signal<boolean>;
|
11
12
|
currentPath: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
12
13
|
currentNode: import("@angular/core").Signal<AXMDocumentExplorerNode | null>;
|
13
14
|
loadingFolderId: import("@angular/core").Signal<string | null>;
|
14
15
|
navigatingFolderId: import("@angular/core").Signal<string | null>;
|
16
|
+
backHistory: import("@angular/core").Signal<{
|
17
|
+
folderId: string;
|
18
|
+
path: AXMDocumentExplorerNode[];
|
19
|
+
}[]>;
|
20
|
+
selectionMode: import("@angular/core").Signal<AXMDocumentSelectionMode>;
|
21
|
+
selectedNodes: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
22
|
+
browseMode: import("@angular/core").Signal<AXMDocumentExplorerBrowseMode>;
|
15
23
|
sortField: import("@angular/core").Signal<string>;
|
16
24
|
sortDirection: import("@angular/core").Signal<string>;
|
17
25
|
folders: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
@@ -20,37 +28,88 @@ export declare class AXMDocumentExplorerComponent {
|
|
20
28
|
availableSpace: import("@angular/core").Signal<number>;
|
21
29
|
currentDrive: import("@angular/core").Signal<import("../shared/document-manager.types").AXMDriveScope | null>;
|
22
30
|
fileTypes: import("@angular/core").Signal<import("@acorex/platform/common").AXPFileType[]>;
|
31
|
+
detailPanel: import("@angular/core").Signal<boolean>;
|
23
32
|
isRoot: import("@angular/core").Signal<boolean>;
|
24
|
-
breadcrumb: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
25
33
|
currentFolder: import("@angular/core").Signal<AXMDocumentExplorerNode | null>;
|
26
34
|
currentFolderContents: import("@angular/core").Signal<{
|
27
35
|
folders: AXMDocumentExplorerNode[];
|
28
36
|
files: AXMDocumentExplorerNode[];
|
29
37
|
}>;
|
30
|
-
|
31
|
-
|
38
|
+
isLargeTilesView: import("@angular/core").Signal<boolean>;
|
39
|
+
isSmallTilesView: import("@angular/core").Signal<boolean>;
|
32
40
|
isListView: import("@angular/core").Signal<boolean>;
|
33
|
-
|
41
|
+
isDetailsView: import("@angular/core").Signal<boolean>;
|
42
|
+
isLargeIconsView: import("@angular/core").Signal<boolean>;
|
43
|
+
isSmallIconsView: import("@angular/core").Signal<boolean>;
|
44
|
+
isBackAvailable: import("@angular/core").Signal<boolean>;
|
45
|
+
isUpAvailable: import("@angular/core").Signal<boolean>;
|
46
|
+
selectedCount: import("@angular/core").Signal<number>;
|
47
|
+
hasSelectedItems: import("@angular/core").Signal<boolean>;
|
48
|
+
hasMultipleSelectedItems: import("@angular/core").Signal<boolean>;
|
49
|
+
isMultiSelect: import("@angular/core").Signal<boolean>;
|
50
|
+
selectedNode: import("@angular/core").Signal<AXMDocumentExplorerNode | null>;
|
51
|
+
isDetailPanelOpen: import("@angular/core").Signal<boolean>;
|
52
|
+
initialize: (options?: {
|
53
|
+
rootPath?: string;
|
54
|
+
browseMode?: AXMDocumentExplorerBrowseMode;
|
55
|
+
}) => Promise<void>;
|
34
56
|
navigateToFolder: (folderId: string) => void;
|
35
57
|
loadFolderContents: (folderId: string) => Promise<void>;
|
36
|
-
setViewMode: (mode:
|
58
|
+
setViewMode: (mode: AXPDocumentExplorerViewMode | string) => void;
|
59
|
+
isViewMode: (mode: AXPDocumentExplorerViewMode | string) => boolean;
|
37
60
|
setSortField: (field: string) => void;
|
38
61
|
setSortDirection: (direction: string) => void;
|
62
|
+
setSelectionMode: (mode: AXMDocumentSelectionMode | string) => void;
|
39
63
|
setDrive: (scope: import("../shared/document-manager.types").AXMDriveScope) => void;
|
40
64
|
isLoadingFolder: (folderId: string) => boolean;
|
41
65
|
getFileInfo: (fileName: string) => {
|
42
66
|
icon: string;
|
43
67
|
type: string;
|
44
68
|
};
|
69
|
+
getNodeInfo: (node: AXMDocumentExplorerNode) => {
|
70
|
+
name: string;
|
71
|
+
icon: string;
|
72
|
+
type: string;
|
73
|
+
sections: [{
|
74
|
+
title: string;
|
75
|
+
details: {
|
76
|
+
title: string;
|
77
|
+
content?: any;
|
78
|
+
icon?: string;
|
79
|
+
format?: "datetime" | "filesize" | "number" | "string";
|
80
|
+
}[];
|
81
|
+
}];
|
82
|
+
};
|
45
83
|
sortItems: (items: AXMDocumentExplorerNode[]) => AXMDocumentExplorerNode[];
|
46
84
|
refresh: () => Promise<void>;
|
85
|
+
navigateToUp: () => void;
|
86
|
+
navigateBack: () => Promise<void>;
|
87
|
+
openFile: (file: AXMDocumentExplorerNode) => Promise<void>;
|
88
|
+
deleteNodes: (nodes?: AXMDocumentExplorerNode[]) => Promise<void>;
|
89
|
+
toggleSelect: (node: AXMDocumentExplorerNode) => void;
|
90
|
+
isItemSelected: (node: AXMDocumentExplorerNode) => boolean;
|
91
|
+
selectAll: () => void;
|
92
|
+
deselectAll: () => void;
|
93
|
+
openDetailPanel: () => void;
|
94
|
+
closeDetailPanel: () => void;
|
95
|
+
toggleDetailPanel: () => void;
|
96
|
+
getFolderAddMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
97
|
+
getFolderActionMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
98
|
+
getContextMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
47
99
|
} & import("@ngrx/signals").StateSource<{
|
48
|
-
viewMode:
|
100
|
+
viewMode: AXPDocumentExplorerViewMode;
|
49
101
|
isLoading: boolean;
|
50
102
|
currentPath: AXMDocumentExplorerNode[];
|
51
103
|
currentNode: AXMDocumentExplorerNode | null;
|
52
104
|
loadingFolderId: string | null;
|
53
105
|
navigatingFolderId: string | null;
|
106
|
+
backHistory: {
|
107
|
+
folderId: string;
|
108
|
+
path: AXMDocumentExplorerNode[];
|
109
|
+
}[];
|
110
|
+
selectionMode: AXMDocumentSelectionMode;
|
111
|
+
selectedNodes: AXMDocumentExplorerNode[];
|
112
|
+
browseMode: AXMDocumentExplorerBrowseMode;
|
54
113
|
sortField: string;
|
55
114
|
sortDirection: string;
|
56
115
|
folders: AXMDocumentExplorerNode[];
|
@@ -59,26 +118,92 @@ export declare class AXMDocumentExplorerComponent {
|
|
59
118
|
availableSpace: number;
|
60
119
|
currentDrive: import("../shared/document-manager.types").AXMDriveScope | null;
|
61
120
|
fileTypes: import("@acorex/platform/common").AXPFileType[];
|
121
|
+
detailPanel: boolean;
|
62
122
|
}>;
|
63
123
|
protected contextMenu: import("@angular/core").Signal<AXContextMenuComponent | undefined>;
|
64
124
|
protected rootContextMenu: import("@angular/core").Signal<AXContextMenuComponent | undefined>;
|
65
125
|
protected driveService: AXMDocumentManagerService;
|
66
126
|
protected translateService: AXTranslationService;
|
127
|
+
protected readonly layout: {
|
128
|
+
currentMode: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPThemeMode>;
|
129
|
+
currentPallete: import("@angular/core").Signal<string>;
|
130
|
+
systemThemeMode: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPThemeMode>;
|
131
|
+
font: import("@ngrx/signals").DeepSignal<{
|
132
|
+
family: string;
|
133
|
+
size: string;
|
134
|
+
}>;
|
135
|
+
screenSize: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPScreenSize>;
|
136
|
+
deviceType: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPDeviceType>;
|
137
|
+
isTouchDevice: import("@angular/core").Signal<boolean>;
|
138
|
+
overlayLoading: import("@angular/core").Signal<boolean>;
|
139
|
+
navigationLoading: import("@angular/core").Signal<boolean>;
|
140
|
+
overlayLoadingTaskCount: import("@angular/core").Signal<number>;
|
141
|
+
navigationLoadingTaskCount: import("@angular/core").Signal<number>;
|
142
|
+
sideMenuState: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPSideMenuState>;
|
143
|
+
sideMenuWidth: import("@angular/core").Signal<number>;
|
144
|
+
menuOrientation: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPMenuOrientation>;
|
145
|
+
isDarkMode: import("@angular/core").Signal<boolean>;
|
146
|
+
isLightMode: import("@angular/core").Signal<boolean>;
|
147
|
+
isSystemMode: import("@angular/core").Signal<boolean>;
|
148
|
+
isSideMenuOpen: import("@angular/core").Signal<boolean>;
|
149
|
+
isSideMenuOverlay: import("@angular/core").Signal<boolean>;
|
150
|
+
isSmall: import("@angular/core").Signal<boolean>;
|
151
|
+
isMedium: import("@angular/core").Signal<boolean>;
|
152
|
+
isLarge: import("@angular/core").Signal<boolean>;
|
153
|
+
isMobileDevice: import("@angular/core").Signal<boolean>;
|
154
|
+
isTabletDevice: import("@angular/core").Signal<boolean>;
|
155
|
+
isDesktopDevice: import("@angular/core").Signal<boolean>;
|
156
|
+
isTouchScreen: import("@angular/core").Signal<boolean>;
|
157
|
+
isOverlayLoading: import("@angular/core").Signal<boolean>;
|
158
|
+
isNavigationLoading: import("@angular/core").Signal<boolean>;
|
159
|
+
isMenuHorizontal: import("@angular/core").Signal<boolean>;
|
160
|
+
changeThemeMode: (theme: import("@acorex/platform/themes/shared").AXPThemeMode) => void;
|
161
|
+
openSideMenu: () => void;
|
162
|
+
closeSideMenu: () => void;
|
163
|
+
setSideMenuWidth: (width: number) => void;
|
164
|
+
toggleSideMenu: () => void;
|
165
|
+
setNavigationLoading: (value: boolean, delay?: number) => void;
|
166
|
+
setOverlayLoading: (value: boolean, delay?: number) => void;
|
167
|
+
loadSettings: () => Promise<void>;
|
168
|
+
} & import("@ngrx/signals").StateSource<{
|
169
|
+
currentMode: import("@acorex/platform/themes/shared").AXPThemeMode;
|
170
|
+
currentPallete: string;
|
171
|
+
systemThemeMode: import("@acorex/platform/themes/shared").AXPThemeMode;
|
172
|
+
font: {
|
173
|
+
family: string;
|
174
|
+
size: string;
|
175
|
+
};
|
176
|
+
screenSize: import("@acorex/platform/themes/shared").AXPScreenSize;
|
177
|
+
deviceType: import("@acorex/platform/themes/shared").AXPDeviceType;
|
178
|
+
isTouchDevice: boolean;
|
179
|
+
overlayLoading: boolean;
|
180
|
+
navigationLoading: boolean;
|
181
|
+
overlayLoadingTaskCount: number;
|
182
|
+
navigationLoadingTaskCount: number;
|
183
|
+
sideMenuState: import("@acorex/platform/themes/shared").AXPSideMenuState;
|
184
|
+
sideMenuWidth: number;
|
185
|
+
menuOrientation: import("@acorex/platform/themes/shared").AXPMenuOrientation;
|
186
|
+
}>;
|
187
|
+
browseMode: import("@angular/core").InputSignal<AXMDocumentExplorerBrowseMode>;
|
188
|
+
viewMode: import("@angular/core").InputSignal<AXPDocumentExplorerViewMode | undefined>;
|
189
|
+
selectionMode: import("@angular/core").InputSignal<AXMDocumentSelectionMode>;
|
190
|
+
showContextMenu: import("@angular/core").InputSignal<boolean>;
|
191
|
+
protected view: import("@angular/core").WritableSignal<Type<any> | null>;
|
192
|
+
private viewMap;
|
67
193
|
protected handleNavigateToFolder(folderId: string): void;
|
68
194
|
protected handleContextMenuOnOpening(e: AXContextMenuOpeningEvent): Promise<void>;
|
69
|
-
protected handleContextMenuRootOnOpening(e: AXContextMenuOpeningEvent): void
|
195
|
+
protected handleContextMenuRootOnOpening(e: AXContextMenuOpeningEvent): Promise<void>;
|
70
196
|
protected handleContextMenuItemClick(e: AXContextMenuItemsClickEvent): Promise<void>;
|
71
|
-
openGallery(node: AXMDocumentExplorerNode): Promise<void>;
|
72
|
-
openFile(node: AXMDocumentExplorerNode): Promise<void>;
|
73
|
-
handleDownloadFile(node: AXMDocumentExplorerNode): void;
|
197
|
+
protected openGallery(node: AXMDocumentExplorerNode): Promise<void>;
|
198
|
+
protected openFile(node: AXMDocumentExplorerNode): Promise<void>;
|
199
|
+
protected handleDownloadFile(node: AXMDocumentExplorerNode): void;
|
74
200
|
createFolder(node?: AXMDocumentExplorerNode): Promise<void>;
|
75
|
-
deleteNode(node?: AXMDocumentExplorerNode): Promise<void>;
|
76
201
|
renameNode(node?: AXMDocumentExplorerNode): Promise<void>;
|
77
202
|
uploadFile(node?: AXMDocumentExplorerNode): Promise<void>;
|
78
203
|
chooseFile(): Promise<void>;
|
79
204
|
makeCopy(node?: AXMDocumentExplorerNode): Promise<void>;
|
80
|
-
|
81
|
-
|
205
|
+
moveTo(node?: AXMDocumentExplorerNode): Promise<void>;
|
206
|
+
copyTo(node?: AXMDocumentExplorerNode): Promise<void>;
|
82
207
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDocumentExplorerComponent, never>;
|
83
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDocumentExplorerComponent, "axm-document-explorer", never, {}, {}, never, never, true, never>;
|
208
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDocumentExplorerComponent, "axm-document-explorer", never, { "browseMode": { "alias": "browseMode"; "required": false; "isSignal": true; }; "viewMode": { "alias": "viewMode"; "required": false; "isSignal": true; }; "selectionMode": { "alias": "selectionMode"; "required": false; "isSignal": true; }; "showContextMenu": { "alias": "showContextMenu"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
84
209
|
}
|
@@ -1,5 +1,6 @@
|
|
1
1
|
import { AXPFileType } from '@acorex/platform/common';
|
2
|
-
import { AXMDocumentExplorerNode, AXMDriveScope, AXPDocumentExplorerViewMode } from '../shared/document-manager.types';
|
2
|
+
import { AXMDocumentExplorerNode, AXMDriveScope, AXPDocumentExplorerViewMode, AXMDocumentSelectionMode, AXMDocumentExplorerBrowseMode } from '../shared/document-manager.types';
|
3
|
+
import { AXPActionMenuItem } from '@acorex/platform/core';
|
3
4
|
export declare const AXPDocumentExplorerViewModel: import("@angular/core").Type<{
|
4
5
|
viewMode: import("@angular/core").Signal<AXPDocumentExplorerViewMode>;
|
5
6
|
isLoading: import("@angular/core").Signal<boolean>;
|
@@ -7,6 +8,13 @@ export declare const AXPDocumentExplorerViewModel: import("@angular/core").Type<
|
|
7
8
|
currentNode: import("@angular/core").Signal<AXMDocumentExplorerNode | null>;
|
8
9
|
loadingFolderId: import("@angular/core").Signal<string | null>;
|
9
10
|
navigatingFolderId: import("@angular/core").Signal<string | null>;
|
11
|
+
backHistory: import("@angular/core").Signal<{
|
12
|
+
folderId: string;
|
13
|
+
path: AXMDocumentExplorerNode[];
|
14
|
+
}[]>;
|
15
|
+
selectionMode: import("@angular/core").Signal<AXMDocumentSelectionMode>;
|
16
|
+
selectedNodes: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
17
|
+
browseMode: import("@angular/core").Signal<AXMDocumentExplorerBrowseMode>;
|
10
18
|
sortField: import("@angular/core").Signal<string>;
|
11
19
|
sortDirection: import("@angular/core").Signal<string>;
|
12
20
|
folders: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
@@ -15,30 +23,74 @@ export declare const AXPDocumentExplorerViewModel: import("@angular/core").Type<
|
|
15
23
|
availableSpace: import("@angular/core").Signal<number>;
|
16
24
|
currentDrive: import("@angular/core").Signal<AXMDriveScope | null>;
|
17
25
|
fileTypes: import("@angular/core").Signal<AXPFileType[]>;
|
26
|
+
detailPanel: import("@angular/core").Signal<boolean>;
|
18
27
|
isRoot: import("@angular/core").Signal<boolean>;
|
19
|
-
breadcrumb: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
20
28
|
currentFolder: import("@angular/core").Signal<AXMDocumentExplorerNode | null>;
|
21
29
|
currentFolderContents: import("@angular/core").Signal<{
|
22
30
|
folders: AXMDocumentExplorerNode[];
|
23
31
|
files: AXMDocumentExplorerNode[];
|
24
32
|
}>;
|
25
|
-
|
26
|
-
|
33
|
+
isLargeTilesView: import("@angular/core").Signal<boolean>;
|
34
|
+
isSmallTilesView: import("@angular/core").Signal<boolean>;
|
27
35
|
isListView: import("@angular/core").Signal<boolean>;
|
28
|
-
|
36
|
+
isDetailsView: import("@angular/core").Signal<boolean>;
|
37
|
+
isLargeIconsView: import("@angular/core").Signal<boolean>;
|
38
|
+
isSmallIconsView: import("@angular/core").Signal<boolean>;
|
39
|
+
isBackAvailable: import("@angular/core").Signal<boolean>;
|
40
|
+
isUpAvailable: import("@angular/core").Signal<boolean>;
|
41
|
+
selectedCount: import("@angular/core").Signal<number>;
|
42
|
+
hasSelectedItems: import("@angular/core").Signal<boolean>;
|
43
|
+
hasMultipleSelectedItems: import("@angular/core").Signal<boolean>;
|
44
|
+
isMultiSelect: import("@angular/core").Signal<boolean>;
|
45
|
+
selectedNode: import("@angular/core").Signal<AXMDocumentExplorerNode | null>;
|
46
|
+
isDetailPanelOpen: import("@angular/core").Signal<boolean>;
|
47
|
+
initialize: (options?: {
|
48
|
+
rootPath?: string;
|
49
|
+
browseMode?: AXMDocumentExplorerBrowseMode;
|
50
|
+
}) => Promise<void>;
|
29
51
|
navigateToFolder: (folderId: string) => void;
|
30
52
|
loadFolderContents: (folderId: string) => Promise<void>;
|
31
|
-
setViewMode: (mode: AXPDocumentExplorerViewMode) => void;
|
53
|
+
setViewMode: (mode: AXPDocumentExplorerViewMode | string) => void;
|
54
|
+
isViewMode: (mode: AXPDocumentExplorerViewMode | string) => boolean;
|
32
55
|
setSortField: (field: string) => void;
|
33
56
|
setSortDirection: (direction: string) => void;
|
57
|
+
setSelectionMode: (mode: AXMDocumentSelectionMode | string) => void;
|
34
58
|
setDrive: (scope: AXMDriveScope) => void;
|
35
59
|
isLoadingFolder: (folderId: string) => boolean;
|
36
60
|
getFileInfo: (fileName: string) => {
|
37
61
|
icon: string;
|
38
62
|
type: string;
|
39
63
|
};
|
64
|
+
getNodeInfo: (node: AXMDocumentExplorerNode) => {
|
65
|
+
name: string;
|
66
|
+
icon: string;
|
67
|
+
type: string;
|
68
|
+
sections: [{
|
69
|
+
title: string;
|
70
|
+
details: {
|
71
|
+
title: string;
|
72
|
+
content?: any;
|
73
|
+
icon?: string;
|
74
|
+
format?: "datetime" | "filesize" | "number" | "string";
|
75
|
+
}[];
|
76
|
+
}];
|
77
|
+
};
|
40
78
|
sortItems: (items: AXMDocumentExplorerNode[]) => AXMDocumentExplorerNode[];
|
41
79
|
refresh: () => Promise<void>;
|
80
|
+
navigateToUp: () => void;
|
81
|
+
navigateBack: () => Promise<void>;
|
82
|
+
openFile: (file: AXMDocumentExplorerNode) => Promise<void>;
|
83
|
+
deleteNodes: (nodes?: AXMDocumentExplorerNode[]) => Promise<void>;
|
84
|
+
toggleSelect: (node: AXMDocumentExplorerNode) => void;
|
85
|
+
isItemSelected: (node: AXMDocumentExplorerNode) => boolean;
|
86
|
+
selectAll: () => void;
|
87
|
+
deselectAll: () => void;
|
88
|
+
openDetailPanel: () => void;
|
89
|
+
closeDetailPanel: () => void;
|
90
|
+
toggleDetailPanel: () => void;
|
91
|
+
getFolderAddMenuItems: () => Promise<AXPActionMenuItem[]>;
|
92
|
+
getFolderActionMenuItems: () => Promise<AXPActionMenuItem[]>;
|
93
|
+
getContextMenuItems: () => Promise<AXPActionMenuItem[]>;
|
42
94
|
} & import("@ngrx/signals").StateSource<{
|
43
95
|
viewMode: AXPDocumentExplorerViewMode;
|
44
96
|
isLoading: boolean;
|
@@ -46,6 +98,13 @@ export declare const AXPDocumentExplorerViewModel: import("@angular/core").Type<
|
|
46
98
|
currentNode: AXMDocumentExplorerNode | null;
|
47
99
|
loadingFolderId: string | null;
|
48
100
|
navigatingFolderId: string | null;
|
101
|
+
backHistory: {
|
102
|
+
folderId: string;
|
103
|
+
path: AXMDocumentExplorerNode[];
|
104
|
+
}[];
|
105
|
+
selectionMode: AXMDocumentSelectionMode;
|
106
|
+
selectedNodes: AXMDocumentExplorerNode[];
|
107
|
+
browseMode: AXMDocumentExplorerBrowseMode;
|
49
108
|
sortField: string;
|
50
109
|
sortDirection: string;
|
51
110
|
folders: AXMDocumentExplorerNode[];
|
@@ -54,4 +113,5 @@ export declare const AXPDocumentExplorerViewModel: import("@angular/core").Type<
|
|
54
113
|
availableSpace: number;
|
55
114
|
currentDrive: AXMDriveScope | null;
|
56
115
|
fileTypes: AXPFileType[];
|
116
|
+
detailPanel: boolean;
|
57
117
|
}>>;
|
@@ -0,0 +1,119 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class AXMDocumentExplorerDetailPanelComponent {
|
3
|
+
protected vm: {
|
4
|
+
viewMode: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXPDocumentExplorerViewMode>;
|
5
|
+
isLoading: import("@angular/core").Signal<boolean>;
|
6
|
+
currentPath: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDocumentExplorerNode[]>;
|
7
|
+
currentNode: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDocumentExplorerNode | null>;
|
8
|
+
loadingFolderId: import("@angular/core").Signal<string | null>;
|
9
|
+
navigatingFolderId: import("@angular/core").Signal<string | null>;
|
10
|
+
backHistory: import("@angular/core").Signal<{
|
11
|
+
folderId: string;
|
12
|
+
path: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
13
|
+
}[]>;
|
14
|
+
selectionMode: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDocumentSelectionMode>;
|
15
|
+
selectedNodes: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDocumentExplorerNode[]>;
|
16
|
+
browseMode: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDocumentExplorerBrowseMode>;
|
17
|
+
sortField: import("@angular/core").Signal<string>;
|
18
|
+
sortDirection: import("@angular/core").Signal<string>;
|
19
|
+
folders: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDocumentExplorerNode[]>;
|
20
|
+
files: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDocumentExplorerNode[]>;
|
21
|
+
itemsCount: import("@angular/core").Signal<number>;
|
22
|
+
availableSpace: import("@angular/core").Signal<number>;
|
23
|
+
currentDrive: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDriveScope | null>;
|
24
|
+
fileTypes: import("@angular/core").Signal<import("@acorex/platform/common").AXPFileType[]>;
|
25
|
+
detailPanel: import("@angular/core").Signal<boolean>;
|
26
|
+
isRoot: import("@angular/core").Signal<boolean>;
|
27
|
+
currentFolder: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDocumentExplorerNode | null>;
|
28
|
+
currentFolderContents: import("@angular/core").Signal<{
|
29
|
+
folders: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
30
|
+
files: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
31
|
+
}>;
|
32
|
+
isLargeTilesView: import("@angular/core").Signal<boolean>;
|
33
|
+
isSmallTilesView: import("@angular/core").Signal<boolean>;
|
34
|
+
isListView: import("@angular/core").Signal<boolean>;
|
35
|
+
isDetailsView: import("@angular/core").Signal<boolean>;
|
36
|
+
isLargeIconsView: import("@angular/core").Signal<boolean>;
|
37
|
+
isSmallIconsView: import("@angular/core").Signal<boolean>;
|
38
|
+
isBackAvailable: import("@angular/core").Signal<boolean>;
|
39
|
+
isUpAvailable: import("@angular/core").Signal<boolean>;
|
40
|
+
selectedCount: import("@angular/core").Signal<number>;
|
41
|
+
hasSelectedItems: import("@angular/core").Signal<boolean>;
|
42
|
+
hasMultipleSelectedItems: import("@angular/core").Signal<boolean>;
|
43
|
+
isMultiSelect: import("@angular/core").Signal<boolean>;
|
44
|
+
selectedNode: import("@angular/core").Signal<import("../../../shared/document-manager.types").AXMDocumentExplorerNode | null>;
|
45
|
+
isDetailPanelOpen: import("@angular/core").Signal<boolean>;
|
46
|
+
initialize: (options?: {
|
47
|
+
rootPath?: string;
|
48
|
+
browseMode?: import("../../../shared/document-manager.types").AXMDocumentExplorerBrowseMode;
|
49
|
+
}) => Promise<void>;
|
50
|
+
navigateToFolder: (folderId: string) => void;
|
51
|
+
loadFolderContents: (folderId: string) => Promise<void>;
|
52
|
+
setViewMode: (mode: import("../../../shared/document-manager.types").AXPDocumentExplorerViewMode | string) => void;
|
53
|
+
isViewMode: (mode: import("../../../shared/document-manager.types").AXPDocumentExplorerViewMode | string) => boolean;
|
54
|
+
setSortField: (field: string) => void;
|
55
|
+
setSortDirection: (direction: string) => void;
|
56
|
+
setSelectionMode: (mode: import("../../../shared/document-manager.types").AXMDocumentSelectionMode | string) => void;
|
57
|
+
setDrive: (scope: import("../../../shared/document-manager.types").AXMDriveScope) => void;
|
58
|
+
isLoadingFolder: (folderId: string) => boolean;
|
59
|
+
getFileInfo: (fileName: string) => {
|
60
|
+
icon: string;
|
61
|
+
type: string;
|
62
|
+
};
|
63
|
+
getNodeInfo: (node: import("../../../shared/document-manager.types").AXMDocumentExplorerNode) => {
|
64
|
+
name: string;
|
65
|
+
icon: string;
|
66
|
+
type: string;
|
67
|
+
sections: [{
|
68
|
+
title: string;
|
69
|
+
details: {
|
70
|
+
title: string;
|
71
|
+
content?: any;
|
72
|
+
icon?: string;
|
73
|
+
format?: "datetime" | "filesize" | "number" | "string";
|
74
|
+
}[];
|
75
|
+
}];
|
76
|
+
};
|
77
|
+
sortItems: (items: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[]) => import("../../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
78
|
+
refresh: () => Promise<void>;
|
79
|
+
navigateToUp: () => void;
|
80
|
+
navigateBack: () => Promise<void>;
|
81
|
+
openFile: (file: import("../../../shared/document-manager.types").AXMDocumentExplorerNode) => Promise<void>;
|
82
|
+
deleteNodes: (nodes?: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[]) => Promise<void>;
|
83
|
+
toggleSelect: (node: import("../../../shared/document-manager.types").AXMDocumentExplorerNode) => void;
|
84
|
+
isItemSelected: (node: import("../../../shared/document-manager.types").AXMDocumentExplorerNode) => boolean;
|
85
|
+
selectAll: () => void;
|
86
|
+
deselectAll: () => void;
|
87
|
+
openDetailPanel: () => void;
|
88
|
+
closeDetailPanel: () => void;
|
89
|
+
toggleDetailPanel: () => void;
|
90
|
+
getFolderAddMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
91
|
+
getFolderActionMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
92
|
+
getContextMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
93
|
+
} & import("@ngrx/signals").StateSource<{
|
94
|
+
viewMode: import("../../../shared/document-manager.types").AXPDocumentExplorerViewMode;
|
95
|
+
isLoading: boolean;
|
96
|
+
currentPath: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
97
|
+
currentNode: import("../../../shared/document-manager.types").AXMDocumentExplorerNode | null;
|
98
|
+
loadingFolderId: string | null;
|
99
|
+
navigatingFolderId: string | null;
|
100
|
+
backHistory: {
|
101
|
+
folderId: string;
|
102
|
+
path: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
103
|
+
}[];
|
104
|
+
selectionMode: import("../../../shared/document-manager.types").AXMDocumentSelectionMode;
|
105
|
+
selectedNodes: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
106
|
+
browseMode: import("../../../shared/document-manager.types").AXMDocumentExplorerBrowseMode;
|
107
|
+
sortField: string;
|
108
|
+
sortDirection: string;
|
109
|
+
folders: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
110
|
+
files: import("../../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
111
|
+
itemsCount: number;
|
112
|
+
availableSpace: number;
|
113
|
+
currentDrive: import("../../../shared/document-manager.types").AXMDriveScope | null;
|
114
|
+
fileTypes: import("@acorex/platform/common").AXPFileType[];
|
115
|
+
detailPanel: boolean;
|
116
|
+
}>;
|
117
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDocumentExplorerDetailPanelComponent, never>;
|
118
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDocumentExplorerDetailPanelComponent, "axm-document-explorer-detail-panel", never, {}, {}, never, never, true, never>;
|
119
|
+
}
|