@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
@@ -0,0 +1,180 @@
|
|
1
|
+
import { AXMDocumentExplorerNode } from "../../document-manager.types";
|
2
|
+
import * as i0 from "@angular/core";
|
3
|
+
export declare class AXMFolderPathBreadcrumbsComponent {
|
4
|
+
protected vm: {
|
5
|
+
viewMode: import("@angular/core").Signal<import("../../document-manager.types").AXPDocumentExplorerViewMode>;
|
6
|
+
isLoading: import("@angular/core").Signal<boolean>;
|
7
|
+
currentPath: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
8
|
+
currentNode: import("@angular/core").Signal<AXMDocumentExplorerNode | null>;
|
9
|
+
loadingFolderId: import("@angular/core").Signal<string | null>;
|
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<import("../../document-manager.types").AXMDocumentSelectionMode>;
|
16
|
+
selectedNodes: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
17
|
+
browseMode: import("@angular/core").Signal<import("../../document-manager.types").AXMDocumentExplorerBrowseMode>;
|
18
|
+
sortField: import("@angular/core").Signal<string>;
|
19
|
+
sortDirection: import("@angular/core").Signal<string>;
|
20
|
+
folders: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
21
|
+
files: import("@angular/core").Signal<AXMDocumentExplorerNode[]>;
|
22
|
+
itemsCount: import("@angular/core").Signal<number>;
|
23
|
+
availableSpace: import("@angular/core").Signal<number>;
|
24
|
+
currentDrive: import("@angular/core").Signal<import("../../document-manager.types").AXMDriveScope | null>;
|
25
|
+
fileTypes: import("@angular/core").Signal<import("@acorex/platform/common").AXPFileType[]>;
|
26
|
+
detailPanel: import("@angular/core").Signal<boolean>;
|
27
|
+
isRoot: import("@angular/core").Signal<boolean>;
|
28
|
+
currentFolder: import("@angular/core").Signal<AXMDocumentExplorerNode | null>;
|
29
|
+
currentFolderContents: import("@angular/core").Signal<{
|
30
|
+
folders: AXMDocumentExplorerNode[];
|
31
|
+
files: AXMDocumentExplorerNode[];
|
32
|
+
}>;
|
33
|
+
isLargeTilesView: import("@angular/core").Signal<boolean>;
|
34
|
+
isSmallTilesView: import("@angular/core").Signal<boolean>;
|
35
|
+
isListView: import("@angular/core").Signal<boolean>;
|
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?: import("../../document-manager.types").AXMDocumentExplorerBrowseMode;
|
50
|
+
}) => Promise<void>;
|
51
|
+
navigateToFolder: (folderId: string) => void;
|
52
|
+
loadFolderContents: (folderId: string) => Promise<void>;
|
53
|
+
setViewMode: (mode: import("../../document-manager.types").AXPDocumentExplorerViewMode | string) => void;
|
54
|
+
isViewMode: (mode: import("../../document-manager.types").AXPDocumentExplorerViewMode | string) => boolean;
|
55
|
+
setSortField: (field: string) => void;
|
56
|
+
setSortDirection: (direction: string) => void;
|
57
|
+
setSelectionMode: (mode: import("../../document-manager.types").AXMDocumentSelectionMode | string) => void;
|
58
|
+
setDrive: (scope: import("../../document-manager.types").AXMDriveScope) => void;
|
59
|
+
isLoadingFolder: (folderId: string) => boolean;
|
60
|
+
getFileInfo: (fileName: string) => {
|
61
|
+
icon: string;
|
62
|
+
type: string;
|
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
|
+
};
|
78
|
+
sortItems: (items: AXMDocumentExplorerNode[]) => AXMDocumentExplorerNode[];
|
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<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
92
|
+
getFolderActionMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
93
|
+
getContextMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
94
|
+
} & import("@ngrx/signals").StateSource<{
|
95
|
+
viewMode: import("../../document-manager.types").AXPDocumentExplorerViewMode;
|
96
|
+
isLoading: boolean;
|
97
|
+
currentPath: AXMDocumentExplorerNode[];
|
98
|
+
currentNode: AXMDocumentExplorerNode | null;
|
99
|
+
loadingFolderId: string | null;
|
100
|
+
navigatingFolderId: string | null;
|
101
|
+
backHistory: {
|
102
|
+
folderId: string;
|
103
|
+
path: AXMDocumentExplorerNode[];
|
104
|
+
}[];
|
105
|
+
selectionMode: import("../../document-manager.types").AXMDocumentSelectionMode;
|
106
|
+
selectedNodes: AXMDocumentExplorerNode[];
|
107
|
+
browseMode: import("../../document-manager.types").AXMDocumentExplorerBrowseMode;
|
108
|
+
sortField: string;
|
109
|
+
sortDirection: string;
|
110
|
+
folders: AXMDocumentExplorerNode[];
|
111
|
+
files: AXMDocumentExplorerNode[];
|
112
|
+
itemsCount: number;
|
113
|
+
availableSpace: number;
|
114
|
+
currentDrive: import("../../document-manager.types").AXMDriveScope | null;
|
115
|
+
fileTypes: import("@acorex/platform/common").AXPFileType[];
|
116
|
+
detailPanel: boolean;
|
117
|
+
}>;
|
118
|
+
protected layout: {
|
119
|
+
currentMode: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPThemeMode>;
|
120
|
+
currentPallete: import("@angular/core").Signal<string>;
|
121
|
+
systemThemeMode: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPThemeMode>;
|
122
|
+
font: import("@ngrx/signals").DeepSignal<{
|
123
|
+
family: string;
|
124
|
+
size: string;
|
125
|
+
}>;
|
126
|
+
screenSize: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPScreenSize>;
|
127
|
+
deviceType: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPDeviceType>;
|
128
|
+
isTouchDevice: import("@angular/core").Signal<boolean>;
|
129
|
+
overlayLoading: import("@angular/core").Signal<boolean>;
|
130
|
+
navigationLoading: import("@angular/core").Signal<boolean>;
|
131
|
+
overlayLoadingTaskCount: import("@angular/core").Signal<number>;
|
132
|
+
navigationLoadingTaskCount: import("@angular/core").Signal<number>;
|
133
|
+
sideMenuState: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPSideMenuState>;
|
134
|
+
sideMenuWidth: import("@angular/core").Signal<number>;
|
135
|
+
menuOrientation: import("@angular/core").Signal<import("@acorex/platform/themes/shared").AXPMenuOrientation>;
|
136
|
+
isDarkMode: import("@angular/core").Signal<boolean>;
|
137
|
+
isLightMode: import("@angular/core").Signal<boolean>;
|
138
|
+
isSystemMode: import("@angular/core").Signal<boolean>;
|
139
|
+
isSideMenuOpen: import("@angular/core").Signal<boolean>;
|
140
|
+
isSideMenuOverlay: import("@angular/core").Signal<boolean>;
|
141
|
+
isSmall: import("@angular/core").Signal<boolean>;
|
142
|
+
isMedium: import("@angular/core").Signal<boolean>;
|
143
|
+
isLarge: import("@angular/core").Signal<boolean>;
|
144
|
+
isMobileDevice: import("@angular/core").Signal<boolean>;
|
145
|
+
isTabletDevice: import("@angular/core").Signal<boolean>;
|
146
|
+
isDesktopDevice: import("@angular/core").Signal<boolean>;
|
147
|
+
isTouchScreen: import("@angular/core").Signal<boolean>;
|
148
|
+
isOverlayLoading: import("@angular/core").Signal<boolean>;
|
149
|
+
isNavigationLoading: import("@angular/core").Signal<boolean>;
|
150
|
+
isMenuHorizontal: import("@angular/core").Signal<boolean>;
|
151
|
+
changeThemeMode: (theme: import("@acorex/platform/themes/shared").AXPThemeMode) => void;
|
152
|
+
openSideMenu: () => void;
|
153
|
+
closeSideMenu: () => void;
|
154
|
+
setSideMenuWidth: (width: number) => void;
|
155
|
+
toggleSideMenu: () => void;
|
156
|
+
setNavigationLoading: (value: boolean, delay?: number) => void;
|
157
|
+
setOverlayLoading: (value: boolean, delay?: number) => void;
|
158
|
+
loadSettings: () => Promise<void>;
|
159
|
+
} & import("@ngrx/signals").StateSource<{
|
160
|
+
currentMode: import("@acorex/platform/themes/shared").AXPThemeMode;
|
161
|
+
currentPallete: string;
|
162
|
+
systemThemeMode: import("@acorex/platform/themes/shared").AXPThemeMode;
|
163
|
+
font: {
|
164
|
+
family: string;
|
165
|
+
size: string;
|
166
|
+
};
|
167
|
+
screenSize: import("@acorex/platform/themes/shared").AXPScreenSize;
|
168
|
+
deviceType: import("@acorex/platform/themes/shared").AXPDeviceType;
|
169
|
+
isTouchDevice: boolean;
|
170
|
+
overlayLoading: boolean;
|
171
|
+
navigationLoading: boolean;
|
172
|
+
overlayLoadingTaskCount: number;
|
173
|
+
navigationLoadingTaskCount: number;
|
174
|
+
sideMenuState: import("@acorex/platform/themes/shared").AXPSideMenuState;
|
175
|
+
sideMenuWidth: number;
|
176
|
+
menuOrientation: import("@acorex/platform/themes/shared").AXPMenuOrientation;
|
177
|
+
}>;
|
178
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMFolderPathBreadcrumbsComponent, never>;
|
179
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXMFolderPathBreadcrumbsComponent, "axm-folder-path-breadcrumbs", never, {}, {}, never, never, true, never>;
|
180
|
+
}
|
@@ -1,2 +1,3 @@
|
|
1
|
-
export * from './
|
2
|
-
export * from './
|
1
|
+
export * from './choose-document-type/choose-document-type.component';
|
2
|
+
export * from './file-viewer-popup/file-viewer-popup.component';
|
3
|
+
export * from './folder-path-breadcrumbs/folder-path-breadcrumbs.component';
|
@@ -2,8 +2,10 @@ import { AXDialogService } from '@acorex/components/dialog';
|
|
2
2
|
import { AXPopupService } from '@acorex/components/popup';
|
3
3
|
import { AXPSessionService } from '@acorex/platform/auth';
|
4
4
|
import { AXPFileStorageService } from '@acorex/platform/common';
|
5
|
+
import { AXPWorkflowService } from '@acorex/platform/workflow';
|
6
|
+
import { AXFileService } from '@acorex/core/file';
|
5
7
|
import { AXMDocumentManagementFolderCreateDto, AXMDocumentService, AXMFolderService } from '../../entities';
|
6
|
-
import { AXMDocumentExplorerNode, AXMDriveScope, CreateFileDto, UpdateFileDto, UpdateFolderDto } from './document-manager.types';
|
8
|
+
import { AXMDocumentExplorerBrowseMode, AXMDocumentExplorerNode, AXMDriveScope, CreateFileDto, UpdateFileDto, UpdateFolderDto } from './document-manager.types';
|
7
9
|
import * as i0 from "@angular/core";
|
8
10
|
/**
|
9
11
|
* Interface defining the contract for document drive service
|
@@ -31,9 +33,9 @@ export interface AXMDocumentManagerServiceInterface {
|
|
31
33
|
createFile(data: CreateFileDto): Promise<AXMDocumentExplorerNode>;
|
32
34
|
updateFile(fileId: string, data: UpdateFileDto): Promise<AXMDocumentExplorerNode>;
|
33
35
|
deleteFile(fileId: string): Promise<void>;
|
34
|
-
deleteNodes(nodeIds:
|
36
|
+
deleteNodes(nodeIds: AXMDocumentExplorerNode[]): Promise<void>;
|
35
37
|
showCreateFolderDialog(parentId?: string): Promise<AXMDocumentExplorerNode | null>;
|
36
|
-
showDeleteNodesDialog(nodeIds:
|
38
|
+
showDeleteNodesDialog(nodeIds: AXMDocumentExplorerNode[]): Promise<boolean>;
|
37
39
|
copy(node: AXMDocumentExplorerNode): Promise<AXMDocumentExplorerNode>;
|
38
40
|
searchFolders(searchTerm: string, scope: AXMDriveScope, options?: {
|
39
41
|
tenantId?: string;
|
@@ -48,13 +50,23 @@ export interface AXMDocumentManagerServiceInterface {
|
|
48
50
|
userId?: string;
|
49
51
|
}): Promise<AXMDocumentExplorerNode[]>;
|
50
52
|
showChooseFileDialog(): Promise<void>;
|
51
|
-
|
53
|
+
moveTo(options: {
|
54
|
+
node: AXMDocumentExplorerNode;
|
55
|
+
browseMode?: AXMDocumentExplorerBrowseMode;
|
56
|
+
multiple?: boolean;
|
57
|
+
}): Promise<boolean>;
|
58
|
+
copyTo(options: {
|
59
|
+
node: AXMDocumentExplorerNode;
|
60
|
+
browseMode?: AXMDocumentExplorerBrowseMode;
|
61
|
+
multiple?: boolean;
|
62
|
+
}): Promise<boolean>;
|
52
63
|
showFileViewerPopup(node: AXMDocumentExplorerNode): Promise<void>;
|
53
64
|
openFile(node: AXMDocumentExplorerNode): Promise<void>;
|
54
65
|
getAllFolders(): Promise<AXMDocumentExplorerNode[]>;
|
55
66
|
getAllFiles(): Promise<AXMDocumentExplorerNode[]>;
|
56
67
|
getAllNodes(): Promise<AXMDocumentExplorerNode[]>;
|
57
68
|
downloadFile(node: AXMDocumentExplorerNode): Promise<void>;
|
69
|
+
uploadFile(folderId: string): Promise<boolean>;
|
58
70
|
}
|
59
71
|
/**
|
60
72
|
* Service for handling document drive operations
|
@@ -66,6 +78,8 @@ export declare class AXMDocumentManagerService implements AXMDocumentManagerServ
|
|
66
78
|
protected popupService: AXPopupService;
|
67
79
|
protected dialogService: AXDialogService;
|
68
80
|
protected fileService: AXPFileStorageService;
|
81
|
+
protected fileMangerService: AXFileService;
|
82
|
+
protected workflow: AXPWorkflowService;
|
69
83
|
private scopedDriveCache;
|
70
84
|
scope(scope: AXMDriveScope, options?: {
|
71
85
|
tenantId?: string;
|
@@ -125,17 +139,22 @@ export declare class AXMDocumentManagerService implements AXMDocumentManagerServ
|
|
125
139
|
createFile(data: CreateFileDto): Promise<AXMDocumentExplorerNode>;
|
126
140
|
updateFile(fileId: string, data: UpdateFileDto): Promise<AXMDocumentExplorerNode>;
|
127
141
|
deleteFile(fileId: string): Promise<void>;
|
128
|
-
deleteNodes(
|
142
|
+
deleteNodes(nodes: AXMDocumentExplorerNode[]): Promise<void>;
|
129
143
|
showCreateFolderDialog(parentId?: string): Promise<AXMDocumentExplorerNode | null>;
|
130
|
-
|
144
|
+
moveTo(options: {
|
145
|
+
node: AXMDocumentExplorerNode;
|
146
|
+
browseMode?: AXMDocumentExplorerBrowseMode;
|
147
|
+
multiple?: boolean;
|
148
|
+
}): Promise<boolean>;
|
149
|
+
copyTo(options: {
|
150
|
+
node: AXMDocumentExplorerNode;
|
151
|
+
browseMode?: AXMDocumentExplorerBrowseMode;
|
152
|
+
multiple?: boolean;
|
153
|
+
}): Promise<boolean>;
|
131
154
|
showFileViewerPopup(node: AXMDocumentExplorerNode): Promise<void>;
|
132
155
|
openFile(node: AXMDocumentExplorerNode): Promise<void>;
|
133
|
-
|
134
|
-
|
135
|
-
*/
|
136
|
-
private showUrlDialog;
|
137
|
-
rename(node: AXMDocumentExplorerNode): Promise<AXMDocumentExplorerNode>;
|
138
|
-
showDeleteNodesDialog(nodeIds: string[]): Promise<void>;
|
156
|
+
rename(node: AXMDocumentExplorerNode): Promise<any>;
|
157
|
+
showDeleteNodesDialog(nodeIds: AXMDocumentExplorerNode[]): Promise<boolean>;
|
139
158
|
searchFolders(searchTerm: string, scope: AXMDriveScope, options?: {
|
140
159
|
tenantId?: string;
|
141
160
|
userId?: string;
|
@@ -165,6 +184,7 @@ export declare class AXMDocumentManagerService implements AXMDocumentManagerServ
|
|
165
184
|
* @returns The new filename with " copy" added before the extension
|
166
185
|
*/
|
167
186
|
private createCopyName;
|
187
|
+
uploadFile(folderId: string): Promise<boolean>;
|
168
188
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDocumentManagerService, never>;
|
169
189
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMDocumentManagerService>;
|
170
190
|
}
|
@@ -8,15 +8,19 @@ export declare enum AXMDriveScope {
|
|
8
8
|
export interface AXMDocumentExplorerNode {
|
9
9
|
id: string;
|
10
10
|
name: string;
|
11
|
+
description?: string;
|
11
12
|
type: 'file' | 'folder';
|
12
13
|
parentId: string | null;
|
13
14
|
children?: AXMDocumentExplorerNode[];
|
14
15
|
childrenCount?: number;
|
15
|
-
size
|
16
|
-
|
16
|
+
size: number;
|
17
|
+
modifiedAt?: Date;
|
18
|
+
createdAt?: Date;
|
17
19
|
fileId?: string;
|
18
20
|
}
|
19
|
-
export type AXPDocumentExplorerViewMode = '
|
21
|
+
export type AXPDocumentExplorerViewMode = 'large-tiles' | 'small-tiles' | 'list' | 'details' | 'large-icons' | 'small-icons';
|
22
|
+
export type AXMDocumentExplorerBrowseMode = 'file' | 'folder';
|
23
|
+
export type AXMDocumentSelectionMode = 'single' | 'multiple' | 'none';
|
20
24
|
export type CreateFolderDto = Partial<Omit<AXMDocumentManagementFolderEntityModel, 'id'>>;
|
21
25
|
export type UpdateFolderDto = Partial<Omit<AXMDocumentManagementFolderEntityModel, 'id'>>;
|
22
26
|
export type CreateFileDto = Omit<AXMDocumentManagementDocumentEntityModel, 'id'>;
|
@@ -12,6 +12,13 @@ export declare class AXMDocumentAttachmentWidgetEditComponent extends AXPWidgetC
|
|
12
12
|
currentNode: import("@angular/core").Signal<import("../../shared/document-manager.types").AXMDocumentExplorerNode | null>;
|
13
13
|
loadingFolderId: import("@angular/core").Signal<string | null>;
|
14
14
|
navigatingFolderId: import("@angular/core").Signal<string | null>;
|
15
|
+
backHistory: import("@angular/core").Signal<{
|
16
|
+
folderId: string;
|
17
|
+
path: import("../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
18
|
+
}[]>;
|
19
|
+
selectionMode: import("@angular/core").Signal<import("../../shared/document-manager.types").AXMDocumentSelectionMode>;
|
20
|
+
selectedNodes: import("@angular/core").Signal<import("../../shared/document-manager.types").AXMDocumentExplorerNode[]>;
|
21
|
+
browseMode: import("@angular/core").Signal<import("../../shared/document-manager.types").AXMDocumentExplorerBrowseMode>;
|
15
22
|
sortField: import("@angular/core").Signal<string>;
|
16
23
|
sortDirection: import("@angular/core").Signal<string>;
|
17
24
|
folders: import("@angular/core").Signal<import("../../shared/document-manager.types").AXMDocumentExplorerNode[]>;
|
@@ -20,30 +27,74 @@ export declare class AXMDocumentAttachmentWidgetEditComponent extends AXPWidgetC
|
|
20
27
|
availableSpace: import("@angular/core").Signal<number>;
|
21
28
|
currentDrive: import("@angular/core").Signal<AXMDriveScope | null>;
|
22
29
|
fileTypes: import("@angular/core").Signal<import("@acorex/platform/common").AXPFileType[]>;
|
30
|
+
detailPanel: import("@angular/core").Signal<boolean>;
|
23
31
|
isRoot: import("@angular/core").Signal<boolean>;
|
24
|
-
breadcrumb: import("@angular/core").Signal<import("../../shared/document-manager.types").AXMDocumentExplorerNode[]>;
|
25
32
|
currentFolder: import("@angular/core").Signal<import("../../shared/document-manager.types").AXMDocumentExplorerNode | null>;
|
26
33
|
currentFolderContents: import("@angular/core").Signal<{
|
27
34
|
folders: import("../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
28
35
|
files: import("../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
29
36
|
}>;
|
30
|
-
|
31
|
-
|
37
|
+
isLargeTilesView: import("@angular/core").Signal<boolean>;
|
38
|
+
isSmallTilesView: import("@angular/core").Signal<boolean>;
|
32
39
|
isListView: import("@angular/core").Signal<boolean>;
|
33
|
-
|
40
|
+
isDetailsView: import("@angular/core").Signal<boolean>;
|
41
|
+
isLargeIconsView: import("@angular/core").Signal<boolean>;
|
42
|
+
isSmallIconsView: import("@angular/core").Signal<boolean>;
|
43
|
+
isBackAvailable: import("@angular/core").Signal<boolean>;
|
44
|
+
isUpAvailable: import("@angular/core").Signal<boolean>;
|
45
|
+
selectedCount: import("@angular/core").Signal<number>;
|
46
|
+
hasSelectedItems: import("@angular/core").Signal<boolean>;
|
47
|
+
hasMultipleSelectedItems: import("@angular/core").Signal<boolean>;
|
48
|
+
isMultiSelect: import("@angular/core").Signal<boolean>;
|
49
|
+
selectedNode: import("@angular/core").Signal<import("../../shared/document-manager.types").AXMDocumentExplorerNode | null>;
|
50
|
+
isDetailPanelOpen: import("@angular/core").Signal<boolean>;
|
51
|
+
initialize: (options?: {
|
52
|
+
rootPath?: string;
|
53
|
+
browseMode?: import("../../shared/document-manager.types").AXMDocumentExplorerBrowseMode;
|
54
|
+
}) => Promise<void>;
|
34
55
|
navigateToFolder: (folderId: string) => void;
|
35
56
|
loadFolderContents: (folderId: string) => Promise<void>;
|
36
|
-
setViewMode: (mode: import("../../shared/document-manager.types").AXPDocumentExplorerViewMode) => void;
|
57
|
+
setViewMode: (mode: import("../../shared/document-manager.types").AXPDocumentExplorerViewMode | string) => void;
|
58
|
+
isViewMode: (mode: import("../../shared/document-manager.types").AXPDocumentExplorerViewMode | string) => boolean;
|
37
59
|
setSortField: (field: string) => void;
|
38
60
|
setSortDirection: (direction: string) => void;
|
61
|
+
setSelectionMode: (mode: import("../../shared/document-manager.types").AXMDocumentSelectionMode | string) => void;
|
39
62
|
setDrive: (scope: AXMDriveScope) => void;
|
40
63
|
isLoadingFolder: (folderId: string) => boolean;
|
41
64
|
getFileInfo: (fileName: string) => {
|
42
65
|
icon: string;
|
43
66
|
type: string;
|
44
67
|
};
|
68
|
+
getNodeInfo: (node: import("../../shared/document-manager.types").AXMDocumentExplorerNode) => {
|
69
|
+
name: string;
|
70
|
+
icon: string;
|
71
|
+
type: string;
|
72
|
+
sections: [{
|
73
|
+
title: string;
|
74
|
+
details: {
|
75
|
+
title: string;
|
76
|
+
content?: any;
|
77
|
+
icon?: string;
|
78
|
+
format?: "datetime" | "filesize" | "number" | "string";
|
79
|
+
}[];
|
80
|
+
}];
|
81
|
+
};
|
45
82
|
sortItems: (items: import("../../shared/document-manager.types").AXMDocumentExplorerNode[]) => import("../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
46
83
|
refresh: () => Promise<void>;
|
84
|
+
navigateToUp: () => void;
|
85
|
+
navigateBack: () => Promise<void>;
|
86
|
+
openFile: (file: import("../../shared/document-manager.types").AXMDocumentExplorerNode) => Promise<void>;
|
87
|
+
deleteNodes: (nodes?: import("../../shared/document-manager.types").AXMDocumentExplorerNode[]) => Promise<void>;
|
88
|
+
toggleSelect: (node: import("../../shared/document-manager.types").AXMDocumentExplorerNode) => void;
|
89
|
+
isItemSelected: (node: import("../../shared/document-manager.types").AXMDocumentExplorerNode) => boolean;
|
90
|
+
selectAll: () => void;
|
91
|
+
deselectAll: () => void;
|
92
|
+
openDetailPanel: () => void;
|
93
|
+
closeDetailPanel: () => void;
|
94
|
+
toggleDetailPanel: () => void;
|
95
|
+
getFolderAddMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
96
|
+
getFolderActionMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
97
|
+
getContextMenuItems: () => Promise<import("@acorex/platform/core").AXPActionMenuItem[]>;
|
47
98
|
} & import("@ngrx/signals").StateSource<{
|
48
99
|
viewMode: import("../../shared/document-manager.types").AXPDocumentExplorerViewMode;
|
49
100
|
isLoading: boolean;
|
@@ -51,6 +102,13 @@ export declare class AXMDocumentAttachmentWidgetEditComponent extends AXPWidgetC
|
|
51
102
|
currentNode: import("../../shared/document-manager.types").AXMDocumentExplorerNode | null;
|
52
103
|
loadingFolderId: string | null;
|
53
104
|
navigatingFolderId: string | null;
|
105
|
+
backHistory: {
|
106
|
+
folderId: string;
|
107
|
+
path: import("../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
108
|
+
}[];
|
109
|
+
selectionMode: import("../../shared/document-manager.types").AXMDocumentSelectionMode;
|
110
|
+
selectedNodes: import("../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
111
|
+
browseMode: import("../../shared/document-manager.types").AXMDocumentExplorerBrowseMode;
|
54
112
|
sortField: string;
|
55
113
|
sortDirection: string;
|
56
114
|
folders: import("../../shared/document-manager.types").AXMDocumentExplorerNode[];
|
@@ -59,6 +117,7 @@ export declare class AXMDocumentAttachmentWidgetEditComponent extends AXPWidgetC
|
|
59
117
|
availableSpace: number;
|
60
118
|
currentDrive: AXMDriveScope | null;
|
61
119
|
fileTypes: import("@acorex/platform/common").AXPFileType[];
|
120
|
+
detailPanel: boolean;
|
62
121
|
}>;
|
63
122
|
protected readonly rootConfig: {
|
64
123
|
config: {
|
@@ -0,0 +1,17 @@
|
|
1
|
+
import { AXPopupService } from '@acorex/components/popup';
|
2
|
+
import { AXUploaderService } from '@acorex/components/uploader';
|
3
|
+
import { AXPWorkflow, AXPWorkflowAction, AXPWorkflowContext } from '@acorex/platform/workflow';
|
4
|
+
import { AXMDocumentTypeService } from '../../../entities';
|
5
|
+
export declare class AXMCheckDocumentTypeWorkflowAction extends AXPWorkflowAction {
|
6
|
+
execute(context: AXPWorkflowContext): Promise<void>;
|
7
|
+
}
|
8
|
+
export declare class AXMChooseDocumentTypeWorkflowAction extends AXPWorkflowAction {
|
9
|
+
popupService: AXPopupService;
|
10
|
+
execute(context: AXPWorkflowContext): Promise<void>;
|
11
|
+
}
|
12
|
+
export declare class AXMChooseFileWorkflowAction extends AXPWorkflowAction {
|
13
|
+
documentTypeService: AXMDocumentTypeService;
|
14
|
+
uploadService: AXUploaderService;
|
15
|
+
execute(context: AXPWorkflowContext): Promise<void>;
|
16
|
+
}
|
17
|
+
export declare const AXMUploadWorkflow: AXPWorkflow;
|
@@ -291,7 +291,7 @@ class AXMModuleDesignerComponent {
|
|
291
291
|
set(target, 'data', data);
|
292
292
|
}
|
293
293
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMModuleDesignerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
294
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMModuleDesignerComponent, isStandalone: true, selector: "ng-component", viewQueries: [{ propertyName: "contextMenu", first: true, predicate: ["contextMenu"], descendants: true, isSignal: true }], ngImport: i0, template: "<ax-drawer-container class=\"ax-overflow-hidden\">\n <ax-drawer #drawer location=\"start\" [collapsed]=\"false\" [mode]=\"'push'\">\n <ax-content class=\"ax-w-80 ax-relative ax-border-e ax-px-4 ax-py-2\">\n <div class=\"ax-overflow-auto ax-h-[calc(100vh-180px)]\">\n <span class=\"ax-font-bold ax-text-xl\">{{ 'designer.modules' | translate | async }}</span>\n <div class=\"ax-flex ax-flex-col ax-gap-2 ax-mt-4\">\n @if(modules().length){\n <ax-collapse-group [accordion]=\"false\" look=\"blank\">\n @for(m of modules();track $index){\n <ax-collapse\n class=\"ctx\"\n icon=\"fas fa-folder ax-text-warning\"\n [isCollapsed]=\"true\"\n [caption]=\"m.title\"\n look=\"none\"\n data-elementType=\"module\"\n [attr.data-moduleId]=\"m.id\"\n data-entityType=\"module\"\n >\n <div class=\"ax-mx-3\">\n <ax-collapse-group [accordion]=\"false\" look=\"blank\">\n <ax-collapse\n class=\"ctx\"\n icon=\"fas fa-box ax-text-neutral-400\"\n [isCollapsed]=\"true\"\n (onClick)=\"handleCollapseItemClick(m.id, $event, 'entity')\"\n [caption]=\"('designer.entities' | translate | async) ?? 'Entities'\"\n look=\"none\"\n data-elementType=\"subModule\"\n [attr.data-moduleId]=\"m.id\"\n data-entityType=\"entity\"\n >\n <ng-container\n [ngTemplateOutlet]=\"childTemplate\"\n [ngTemplateOutletContext]=\"{\n $implicit: { type: 'entity', items: getEntities(m.id), moduleId: m.id }\n }\"\n ></ng-container>\n </ax-collapse>\n\n <ax-collapse\n class=\"ctx\"\n icon=\"fas fa-star ax-text-neutral-400\"\n [isCollapsed]=\"true\"\n (onClick)=\"handleCollapseItemClick(m.id, $event, 'feature')\"\n [caption]=\"('designer.features' | translate | async) ?? 'Features'\"\n look=\"none\"\n data-elementType=\"subModule\"\n [attr.data-moduleId]=\"m.id\"\n data-entityType=\"feature\"\n >\n <ng-container\n [ngTemplateOutlet]=\"childTemplate\"\n [ngTemplateOutletContext]=\"{\n $implicit: { type: 'feature', items: getFeatures(m.id), moduleId: m.id }\n }\"\n ></ng-container>\n </ax-collapse>\n\n <ax-collapse\n class=\"ctx\"\n icon=\"fas fa-key ax-text-neutral-400\"\n [isCollapsed]=\"true\"\n (onClick)=\"handleCollapseItemClick(m.id, $event, 'permission')\"\n [caption]=\"('designer.permissions' | translate | async) ?? 'Permissions'\"\n look=\"none\"\n data-elementType=\"subModule\"\n [attr.data-moduleId]=\"m.id\"\n data-entityType=\"permission\"\n >\n <ng-container\n [ngTemplateOutlet]=\"childTemplate\"\n [ngTemplateOutletContext]=\"{\n $implicit: { type: 'permission', items: getPermissions(m.id), moduleId: m.id }\n }\"\n ></ng-container>\n </ax-collapse>\n </ax-collapse-group>\n </div>\n </ax-collapse>\n }\n </ax-collapse-group>\n } @else {\n <div class=\"ax-h-full ax-flex ax-items-center ax-justify-center\">\n <span class=\"ax-text-neutral-500 ax-text-sm\">{{ 'designer.emptyModulesText' | translate | async }}</span>\n </div>\n }\n </div>\n <ax-button\n class=\"ax-absolute ax-bottom-4 ax-w-72\"\n [text]=\"('designer.createModule' | translate | async) ?? 'Create New Module'\"\n (onClick)=\"createModule()\"\n look=\"solid\"\n color=\"primary\"\n >\n <ax-icon class=\"fas fa-plus\"> </ax-icon>\n </ax-button>\n </div>\n </ax-content>\n\n <ng-template #childTemplate let-child>\n <div class=\"ax-flex ax-flex-col ax-cursor-pointer ax-select-none ax-border-s ax-ms-[14px] ax-ps-2\">\n @for (item of child.items; track $index) {\n\n <div\n #d\n (click)=\"contextMenuService.showDetails(child.type, item.id)\"\n class=\"ctx ax-px-2 ax-py-1 ax-flex ax-items-center ax-justify-between hover:ax-bg-neutral-100 dark:hover:ax-bg-neutral-700 hover:ax-rounded-md\"\n data-elementType=\"subModuleItem\"\n >\n {{ assignData(d, { record: item, entityType: child.type, moduleId: child.moduleId }) }}\n <span>{{ item.title }}</span>\n <ax-badge\n [look]=\"'twotone'\"\n [color]=\"item.isArchived ? 'danger' : 'success'\"\n [text]=\"item.isArchived ? 'Off' : 'On'\"\n >\n </ax-badge>\n </div>\n }\n </div>\n </ng-template>\n </ax-drawer>\n <ax-content>\n <router-outlet></router-outlet>\n </ax-content>\n</ax-drawer-container>\n\n<ax-context-menu\n #contextMenu\n (onItemClick)=\"handleActionClick($event)\"\n [items]=\"[]\"\n [target]=\"'.ctx'\"\n [orientation]=\"'vertical'\"\n [closeOn]=\"'leave'\"\n (onOpening)=\"openingContextMenu($event)\"\n>\n</ax-context-menu>\n", styles: [".ax-collapse-header{padding:.25rem .5rem!important}.ax-collapse-header:hover{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ax-collapse-header:hover:is(.ax-dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ax-collapse-body-content{padding:.25rem!important;padding-inline-start:0!important}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "ngmodule", type: AXDrawerModule }, { kind: "component", type: i2.AXDrawerComponent, selector: "ax-drawer", inputs: ["location", "showBackdrop", "mode", "closeOthers", "collapsed"], outputs: ["locationChange", "modeChange", "collapsedChange"] }, { kind: "component", type: i2.AXDrawerContainerComponent, selector: "ax-drawer-container" }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i7.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i3.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i3.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "pipe", type: i10.AXTranslatorPipe, name: "translate" }, { kind: "ngmodule", type: AXSideMenuModule }, { kind: "ngmodule", type: AXCollapseModule }, { kind: "component", type: i6.AXCollapseComponent, selector: "ax-collapse", inputs: ["disabled", "look", "isCollapsed", "showHeader", "caption", "icon", "isLoading", "headerTemplate"], outputs: ["onClick", "isCollapsedChange"] }, { kind: "component", type: i6.AXCollapseGroupComponent, selector: "ax-collapse-group", inputs: ["look", "accordion", "activeIndex"], outputs: ["accordionChange", "activeIndexChange"] }, { kind: "ngmodule", type: AXPopoverModule }, { kind: "ngmodule", type: AXSelectionListModule }, { kind: "ngmodule", type: AXBadgeModule }, { kind: "component", type: i7$1.AXBadgeComponent, selector: "ax-badge", inputs: ["color", "look", "text"] }, { kind: "ngmodule", type: AXMenuModule }, { kind: "component", type: i8.AXContextMenuComponent, selector: "ax-context-menu", inputs: ["orientation", "openOn", "closeOn", "items", "target"], outputs: ["onItemClick", "onOpening"] }, { kind: "ngmodule", type: RouterModule }, { kind: "directive", type: i2$1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
294
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMModuleDesignerComponent, isStandalone: true, selector: "ng-component", viewQueries: [{ propertyName: "contextMenu", first: true, predicate: ["contextMenu"], descendants: true, isSignal: true }], ngImport: i0, template: "<ax-drawer-container class=\"ax-overflow-hidden\">\n <ax-drawer #drawer location=\"start\" [collapsed]=\"false\" [mode]=\"'push'\">\n <ax-content class=\"ax-w-80 ax-relative ax-border-e ax-px-4 ax-py-2\">\n <div class=\"ax-overflow-auto ax-h-[calc(100vh-180px)]\">\n <span class=\"ax-font-bold ax-text-xl\">{{ 'designer.modules' | translate | async }}</span>\n <div class=\"ax-flex ax-flex-col ax-gap-2 ax-mt-4\">\n @if(modules().length){\n <ax-collapse-group [accordion]=\"false\" look=\"blank\">\n @for(m of modules();track $index){\n <ax-collapse\n class=\"ctx\"\n icon=\"fas fa-folder ax-text-warning\"\n [isCollapsed]=\"true\"\n [caption]=\"m.title\"\n look=\"none\"\n data-elementType=\"module\"\n [attr.data-moduleId]=\"m.id\"\n data-entityType=\"module\"\n >\n <div class=\"ax-mx-3\">\n <ax-collapse-group [accordion]=\"false\" look=\"blank\">\n <ax-collapse\n class=\"ctx\"\n icon=\"fas fa-box ax-text-neutral-400\"\n [isCollapsed]=\"true\"\n (onClick)=\"handleCollapseItemClick(m.id, $event, 'entity')\"\n [caption]=\"('designer.entities' | translate | async) ?? 'Entities'\"\n look=\"none\"\n data-elementType=\"subModule\"\n [attr.data-moduleId]=\"m.id\"\n data-entityType=\"entity\"\n >\n <ng-container\n [ngTemplateOutlet]=\"childTemplate\"\n [ngTemplateOutletContext]=\"{\n $implicit: { type: 'entity', items: getEntities(m.id), moduleId: m.id }\n }\"\n ></ng-container>\n </ax-collapse>\n\n <ax-collapse\n class=\"ctx\"\n icon=\"fas fa-star ax-text-neutral-400\"\n [isCollapsed]=\"true\"\n (onClick)=\"handleCollapseItemClick(m.id, $event, 'feature')\"\n [caption]=\"('designer.features' | translate | async) ?? 'Features'\"\n look=\"none\"\n data-elementType=\"subModule\"\n [attr.data-moduleId]=\"m.id\"\n data-entityType=\"feature\"\n >\n <ng-container\n [ngTemplateOutlet]=\"childTemplate\"\n [ngTemplateOutletContext]=\"{\n $implicit: { type: 'feature', items: getFeatures(m.id), moduleId: m.id }\n }\"\n ></ng-container>\n </ax-collapse>\n\n <ax-collapse\n class=\"ctx\"\n icon=\"fas fa-key ax-text-neutral-400\"\n [isCollapsed]=\"true\"\n (onClick)=\"handleCollapseItemClick(m.id, $event, 'permission')\"\n [caption]=\"('designer.permissions' | translate | async) ?? 'Permissions'\"\n look=\"none\"\n data-elementType=\"subModule\"\n [attr.data-moduleId]=\"m.id\"\n data-entityType=\"permission\"\n >\n <ng-container\n [ngTemplateOutlet]=\"childTemplate\"\n [ngTemplateOutletContext]=\"{\n $implicit: { type: 'permission', items: getPermissions(m.id), moduleId: m.id }\n }\"\n ></ng-container>\n </ax-collapse>\n </ax-collapse-group>\n </div>\n </ax-collapse>\n }\n </ax-collapse-group>\n } @else {\n <div class=\"ax-h-full ax-flex ax-items-center ax-justify-center\">\n <span class=\"ax-text-neutral-500 ax-text-sm\">{{ 'designer.emptyModulesText' | translate | async }}</span>\n </div>\n }\n </div>\n <ax-button\n class=\"ax-absolute ax-bottom-4 ax-w-72\"\n [text]=\"('designer.createModule' | translate | async) ?? 'Create New Module'\"\n (onClick)=\"createModule()\"\n look=\"solid\"\n color=\"primary\"\n >\n <ax-icon class=\"fas fa-plus\"> </ax-icon>\n </ax-button>\n </div>\n </ax-content>\n\n <ng-template #childTemplate let-child>\n <div class=\"ax-flex ax-flex-col ax-cursor-pointer ax-select-none ax-border-s ax-ms-[14px] ax-ps-2\">\n @for (item of child.items; track $index) {\n\n <div\n #d\n (click)=\"contextMenuService.showDetails(child.type, item.id)\"\n class=\"ctx ax-px-2 ax-py-1 ax-flex ax-items-center ax-justify-between hover:ax-bg-neutral-100 dark:hover:ax-bg-neutral-700 hover:ax-rounded-md\"\n data-elementType=\"subModuleItem\"\n >\n {{ assignData(d, { record: item, entityType: child.type, moduleId: child.moduleId }) }}\n <span>{{ item.title }}</span>\n <ax-badge\n [look]=\"'twotone'\"\n [color]=\"item.isArchived ? 'danger' : 'success'\"\n [text]=\"item.isArchived ? 'Off' : 'On'\"\n >\n </ax-badge>\n </div>\n }\n </div>\n </ng-template>\n </ax-drawer>\n <ax-content>\n <router-outlet></router-outlet>\n </ax-content>\n</ax-drawer-container>\n\n<ax-context-menu\n #contextMenu\n (onItemClick)=\"handleActionClick($event)\"\n [items]=\"[]\"\n [target]=\"'.ctx'\"\n [orientation]=\"'vertical'\"\n [closeOn]=\"'leave'\"\n (onOpening)=\"openingContextMenu($event)\"\n>\n</ax-context-menu>\n", styles: [".ax-collapse-header{padding:.25rem .5rem!important}.ax-collapse-header:hover{border-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.ax-collapse-header:hover:is(.ax-dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity, 1))}.ax-collapse-body-content{padding:.25rem!important;padding-inline-start:0!important}\n"], dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "ngmodule", type: AXDrawerModule }, { kind: "component", type: i2.AXDrawerComponent, selector: "ax-drawer", inputs: ["location", "showBackdrop", "mode", "closeOthers", "collapsed"], outputs: ["locationChange", "modeChange", "collapsedChange"] }, { kind: "component", type: i2.AXDrawerContainerComponent, selector: "ax-drawer-container" }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i7.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i3.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i3.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "pipe", type: i10.AXTranslatorPipe, name: "translate" }, { kind: "ngmodule", type: AXSideMenuModule }, { kind: "ngmodule", type: AXCollapseModule }, { kind: "component", type: i6.AXCollapseComponent, selector: "ax-collapse", inputs: ["disabled", "look", "isCollapsed", "showHeader", "caption", "icon", "isLoading", "headerTemplate"], outputs: ["onClick", "isCollapsedChange"] }, { kind: "component", type: i6.AXCollapseGroupComponent, selector: "ax-collapse-group", inputs: ["look", "accordion", "activeIndex"], outputs: ["accordionChange", "activeIndexChange"] }, { kind: "ngmodule", type: AXPopoverModule }, { kind: "ngmodule", type: AXSelectionListModule }, { kind: "ngmodule", type: AXBadgeModule }, { kind: "component", type: i7$1.AXBadgeComponent, selector: "ax-badge", inputs: ["color", "look", "text"] }, { kind: "ngmodule", type: AXMenuModule }, { kind: "component", type: i8.AXContextMenuComponent, selector: "ax-context-menu", inputs: ["orientation", "openOn", "closeOn", "items", "target"], outputs: ["onItemClick", "onOpening"] }, { kind: "ngmodule", type: RouterModule }, { kind: "directive", type: i2$1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
295
295
|
}
|
296
296
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMModuleDesignerComponent, decorators: [{
|
297
297
|
type: Component,
|
@@ -312,4 +312,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
312
312
|
}], ctorParameters: () => [] });
|
313
313
|
|
314
314
|
export { AXMModuleDesignerComponent };
|
315
|
-
//# sourceMappingURL=acorex-modules-application-management-module-designer.component-
|
315
|
+
//# sourceMappingURL=acorex-modules-application-management-module-designer.component-Dd_lmV6C.mjs.map
|