@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
package/document-management/lib/features/document-explorer/views/details/details-view.component.d.ts
ADDED
@@ -0,0 +1,119 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class AXMDocumentExplorerDetailsViewComponent {
|
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<AXMDocumentExplorerDetailsViewComponent, never>;
|
118
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDocumentExplorerDetailsViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
119
|
+
}
|
@@ -0,0 +1,119 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class AXMDocumentExplorerLargeIconsViewComponent {
|
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<AXMDocumentExplorerLargeIconsViewComponent, never>;
|
118
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDocumentExplorerLargeIconsViewComponent, "axm-document-explorer-large-icons-view", never, {}, {}, never, never, true, never>;
|
119
|
+
}
|
@@ -0,0 +1,119 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class AXMDocumentExplorerLargeTilesViewComponent {
|
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<AXMDocumentExplorerLargeTilesViewComponent, never>;
|
118
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDocumentExplorerLargeTilesViewComponent, "axm-document-explorer-large-tiles-view", never, {}, {}, never, never, true, never>;
|
119
|
+
}
|
package/document-management/lib/features/document-explorer/views/list/list-view.component.d.ts
ADDED
@@ -0,0 +1,119 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class AXMDocumentExplorerListViewComponent {
|
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<AXMDocumentExplorerListViewComponent, never>;
|
118
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDocumentExplorerListViewComponent, "axm-document-explorer-list-view", never, {}, {}, never, never, true, never>;
|
119
|
+
}
|
@@ -0,0 +1,119 @@
|
|
1
|
+
import * as i0 from "@angular/core";
|
2
|
+
export declare class AXMDocumentExplorerSmallIconsViewComponent {
|
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<AXMDocumentExplorerSmallIconsViewComponent, never>;
|
118
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMDocumentExplorerSmallIconsViewComponent, "axm-document-explorer-small-icons-view", never, {}, {}, never, never, true, never>;
|
119
|
+
}
|