@acorex/modules 19.2.17 → 19.2.19
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 +139 -15
- package/document-management/lib/features/document-explorer/document-explorer.viewmodel.d.ts +65 -6
- package/document-management/lib/features/document-explorer/views/detail-panel/detail-panel.component.d.ts +118 -0
- package/document-management/lib/features/document-explorer/views/details/details-view.component.d.ts +118 -0
- package/document-management/lib/features/document-explorer/views/large-icons/large-icons-view.component.d.ts +118 -0
- package/document-management/lib/features/document-explorer/views/large-tiles/large-tiles-view.component.d.ts +118 -0
- package/document-management/lib/features/document-explorer/views/list/list-view.component.d.ts +118 -0
- package/document-management/lib/features/document-explorer/views/small-icons/small-icons-view.component.d.ts +118 -0
- package/document-management/lib/features/document-explorer/views/small-tiles/small-tiles-view.component.d.ts +118 -0
- package/document-management/lib/features/drive/drive.component.d.ts +111 -90
- package/document-management/lib/features/drive-choose/drive-choose.component.d.ts +71 -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 +179 -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 +63 -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-B3u5feXf.mjs +507 -0
- package/fesm2022/acorex-modules-common-index-B3u5feXf.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-CpoLrul7.mjs} +803 -419
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-CpoLrul7.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DqoWmtm7.mjs → acorex-modules-document-management-create-folder-dialog.component-Cp26sAs9.mjs} +7 -6
- package/fesm2022/acorex-modules-document-management-create-folder-dialog.component-Cp26sAs9.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-details-view.component-CZyOdjEl.mjs +24 -0
- package/fesm2022/acorex-modules-document-management-details-view.component-CZyOdjEl.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-drive-choose.component-HSZ-b7-z.mjs +163 -0
- package/fesm2022/acorex-modules-document-management-drive-choose.component-HSZ-b7-z.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-drive.component-CZR-optD.mjs +246 -0
- package/fesm2022/acorex-modules-document-management-drive.component-CZR-optD.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-large-icons-view.component-C5pB5bc2.mjs +20 -0
- package/fesm2022/acorex-modules-document-management-large-icons-view.component-C5pB5bc2.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-large-tiles-view.component-D9PFgzMQ.mjs +24 -0
- package/fesm2022/acorex-modules-document-management-large-tiles-view.component-D9PFgzMQ.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-list-view.component-DjULM8Me.mjs +20 -0
- package/fesm2022/acorex-modules-document-management-list-view.component-DjULM8Me.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-BoODbM0H.mjs → acorex-modules-document-management-rename-node-dialog.component-D3Cg9_5d.mjs} +6 -6
- package/fesm2022/acorex-modules-document-management-rename-node-dialog.component-D3Cg9_5d.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-small-icons-view.component-4M8c_1Dt.mjs +20 -0
- package/fesm2022/acorex-modules-document-management-small-icons-view.component-4M8c_1Dt.mjs.map +1 -0
- package/fesm2022/acorex-modules-document-management-small-tiles-view.component-CXPXrH4g.mjs +24 -0
- package/fesm2022/acorex-modules-document-management-small-tiles-view.component-CXPXrH4g.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-D1tWlJqL.mjs} +2 -2
- package/fesm2022/{acorex-modules-organization-management-org-chart-configuration.page-aMPR3Oyw.mjs.map → acorex-modules-organization-management-org-chart-configuration.page-D1tWlJqL.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-organization-management-org-chart.page-CAgSSVON.mjs → acorex-modules-organization-management-org-chart.page-bzbCuF-w.mjs} +3 -3
- package/fesm2022/{acorex-modules-organization-management-org-chart.page-CAgSSVON.mjs.map → acorex-modules-organization-management-org-chart.page-bzbCuF-w.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 +367 -14
- 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
@@ -319,7 +319,7 @@ class AXMLanguageSlotComponent {
|
|
319
319
|
this.items.set(items);
|
320
320
|
}
|
321
321
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMLanguageSlotComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
322
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMLanguageSlotComponent, isStandalone: true, selector: "ng-component", ngImport: i0, template: "<ax-button color=\"primary\">\n <ax-icon class=\"fa-regular fa-globe\"> </ax-icon>\n <ax-dropdown-panel>\n <ax-button-item-list>\n @for(lang of items(); track lang){\n <ax-button-item [text]=\"lang.title\" [selected]=\"store.language()===lang.code\"\n (onClick)=\"store.changeLanguage(lang.code)\">\n <ax-prefix>\n <ax-icon icon=\"fa-solid fa-flag\"> </ax-icon>\n </ax-prefix>\n </ax-button-item>\n }\n </ax-button-item-list>\n </ax-dropdown-panel>\n</ax-button>", dependencies: [{ kind: "ngmodule", type: AXDropdownModule }, { kind: "component", type: i1.AXDropdownPanelComponent, selector: "ax-dropdown-panel", inputs: ["isOpen", "fitParent", "dropdownWidth", "position", "placement", "_target", "adaptivityEnabled"], outputs: ["onOpened", "onClosed"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i2.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: AXPopoverModule }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i3.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: "component", type: i3.AXButtonItemComponent, selector: "ax-button-item", inputs: ["color", "disabled", "text", "selected", "divided", "data", "name"], outputs: ["onClick", "onFocus", "onBlur", "disabledChange"] }, { kind: "component", type: i3.AXButtonItemListComponent, selector: "ax-button-item-list", inputs: ["items"], outputs: ["onItemClick"] }, { kind: "ngmodule", type: CommonModule }] }); }
|
322
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMLanguageSlotComponent, isStandalone: true, selector: "ng-component", ngImport: i0, template: "<ax-button color=\"primary\">\n <ax-icon class=\"fa-regular fa-globe\"> </ax-icon>\n <ax-dropdown-panel>\n <ax-button-item-list>\n @for(lang of items(); track lang){\n <ax-button-item [text]=\"lang.title\" [selected]=\"store.language()===lang.code\"\n (onClick)=\"store.changeLanguage(lang.code)\">\n <ax-prefix>\n <ax-icon icon=\"fa-solid fa-flag\"> </ax-icon>\n </ax-prefix>\n </ax-button-item>\n }\n </ax-button-item-list>\n </ax-dropdown-panel>\n</ax-button>", dependencies: [{ kind: "ngmodule", type: AXDropdownModule }, { kind: "component", type: i1.AXDropdownPanelComponent, selector: "ax-dropdown-panel", inputs: ["isOpen", "fitParent", "dropdownWidth", "position", "placement", "_target", "adaptivityEnabled"], outputs: ["onOpened", "onClosed"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i2.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: AXPopoverModule }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i3.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: "component", type: i3.AXButtonItemComponent, selector: "ax-button-item", inputs: ["color", "disabled", "text", "selected", "divided", "data", "name"], outputs: ["onClick", "onFocus", "onBlur", "disabledChange"] }, { kind: "component", type: i3.AXButtonItemListComponent, selector: "ax-button-item-list", inputs: ["items"], outputs: ["onItemClick"] }, { kind: "ngmodule", type: CommonModule }] }); }
|
323
323
|
}
|
324
324
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMLanguageSlotComponent, decorators: [{
|
325
325
|
type: Component,
|
@@ -662,6 +662,12 @@ const RootConfig = {
|
|
662
662
|
titlePlural: `t("dataSourcePlural", {scope:"${config.i18n}"})`,
|
663
663
|
icon: 'fa-light fa-database',
|
664
664
|
},
|
665
|
+
metaDataDefinitionCategory: {
|
666
|
+
name: 'MetaDataDefinitionCategory',
|
667
|
+
title: `t("MetaDataDefinitionCategory", {scope:"${config.i18n}"})`,
|
668
|
+
titlePlural: `t("MetaDataDefinitionCategoryPlural", {scope:"${config.i18n}"})`,
|
669
|
+
icon: 'fa-light fa-list',
|
670
|
+
},
|
665
671
|
metaDataDefinition: {
|
666
672
|
name: 'MetaDataDefinition',
|
667
673
|
title: `t("MetaDataDefinition", {scope:"${config.i18n}"})`,
|
@@ -1178,7 +1184,7 @@ class AXMNotifyAppTermComponent extends AXBasePageComponent {
|
|
1178
1184
|
this.close({ data: this.data });
|
1179
1185
|
}
|
1180
1186
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMNotifyAppTermComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
1181
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMNotifyAppTermComponent, isStandalone: true, selector: "axm-notify-app", usesInheritance: true, ngImport: i0, template: "@for (item of data; track $index) {\n<ax-content class=\"ax-block ax-px-4 ax-py-4 ax-font-bold\">{{ item.title }}</ax-content>\n<ax-content class=\"ax-block ax-px-4 ax-pb-4 ax-text-base/6\" [innerHTML]=\"item.content | safe : 'html'\"></ax-content>\n}\n<ax-footer class=\"ax-flex ax-items-center ax-justify-between ax-p-2\">\n <ax-check-box [(value)]=\"isConfirm\">\n <ax-label>{{ 'agreeTerm' | translate : { scope: i18n } | async }}</ax-label>\n </ax-check-box>\n <ax-button (click)=\"send()\" [text]=\"'okay' | translate | async\" [disabled]=\"!isConfirm\" color=\"primary\"></ax-button>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i2$2.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXCheckBoxModule }, { kind: "component", type: i3$1.AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "checked", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2.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: AXButtonModule }, { kind: "component", type: i3.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: AXTranslationModule }, { kind: "pipe", type: i6.AXTranslatorPipe, name: "translate" }, { kind: "pipe", type: AXSafePipe, name: "safe" }] }); }
|
1187
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMNotifyAppTermComponent, isStandalone: true, selector: "axm-notify-app", usesInheritance: true, ngImport: i0, template: "@for (item of data; track $index) {\n<ax-content class=\"ax-block ax-px-4 ax-py-4 ax-font-bold\">{{ item.title }}</ax-content>\n<ax-content class=\"ax-block ax-px-4 ax-pb-4 ax-text-base/6\" [innerHTML]=\"item.content | safe : 'html'\"></ax-content>\n}\n<ax-footer class=\"ax-flex ax-items-center ax-justify-between ax-p-2\">\n <ax-check-box [(value)]=\"isConfirm\">\n <ax-label>{{ 'agreeTerm' | translate : { scope: i18n } | async }}</ax-label>\n </ax-check-box>\n <ax-button (click)=\"send()\" [text]=\"'okay' | translate | async\" [disabled]=\"!isConfirm\" color=\"primary\"></ax-button>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i2$2.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXCheckBoxModule }, { kind: "component", type: i3$1.AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "checked", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2.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: AXButtonModule }, { kind: "component", type: i3.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: AXTranslationModule }, { kind: "pipe", type: i6.AXTranslatorPipe, name: "translate" }, { kind: "pipe", type: AXSafePipe, name: "safe" }] }); }
|
1182
1188
|
}
|
1183
1189
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMNotifyAppTermComponent, decorators: [{
|
1184
1190
|
type: Component,
|
@@ -1636,7 +1642,7 @@ class AXMNotifyAppComponent extends AXBasePageComponent {
|
|
1636
1642
|
this.close({ data: this.data, isShowAgain: !this.isShowAgain });
|
1637
1643
|
}
|
1638
1644
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMNotifyAppComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
1639
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXMNotifyAppComponent, isStandalone: true, selector: "axm-notify-app", usesInheritance: true, ngImport: i0, template: "<ax-content class=\"ax-block ax-px-4 ax-py-4 ax-text-base/6\" [innerHTML]=\"safeData\"></ax-content>\n<ax-footer class=\"ax-flex ax-items-center ax-justify-between ax-p-2\">\n <ax-check-box [(value)]=\"isShowAgain\">\n <ax-label>Don't Show Again</ax-label>\n </ax-check-box>\n <ax-button color=\"primary\" (click)=\"send()\" [text]=\"'okay' | translate | async\"></ax-button>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i2$2.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXCheckBoxModule }, { kind: "component", type: i3$1.AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "checked", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2.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: AXButtonModule }, { kind: "component", type: i3.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: AXTranslationModule }, { kind: "pipe", type: i6.AXTranslatorPipe, name: "translate" }] }); }
|
1645
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXMNotifyAppComponent, isStandalone: true, selector: "axm-notify-app", usesInheritance: true, ngImport: i0, template: "<ax-content class=\"ax-block ax-px-4 ax-py-4 ax-text-base/6\" [innerHTML]=\"safeData\"></ax-content>\n<ax-footer class=\"ax-flex ax-items-center ax-justify-between ax-p-2\">\n <ax-check-box [(value)]=\"isShowAgain\">\n <ax-label>Don't Show Again</ax-label>\n </ax-check-box>\n <ax-button color=\"primary\" (click)=\"send()\" [text]=\"'okay' | translate | async\"></ax-button>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i2$2.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXCheckBoxModule }, { kind: "component", type: i3$1.AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "checked", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2.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: AXButtonModule }, { kind: "component", type: i3.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: AXTranslationModule }, { kind: "pipe", type: i6.AXTranslatorPipe, name: "translate" }] }); }
|
1640
1646
|
}
|
1641
1647
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMNotifyAppComponent, decorators: [{
|
1642
1648
|
type: Component,
|
@@ -3134,6 +3140,25 @@ async function metaDataDefinitionFactory(injector) {
|
|
3134
3140
|
},
|
3135
3141
|
],
|
3136
3142
|
},
|
3143
|
+
{
|
3144
|
+
name: 'categoryId',
|
3145
|
+
title: 't("categoryId", { scope: "common" })',
|
3146
|
+
groupId: 'section',
|
3147
|
+
schema: {
|
3148
|
+
dataType: 'string',
|
3149
|
+
interface: {
|
3150
|
+
type: AXPWidgetsCatalog.lookup,
|
3151
|
+
options: {
|
3152
|
+
entity: `${RootConfig.module.name}.${RootConfig.entities.metaDataDefinitionCategory.name}`,
|
3153
|
+
},
|
3154
|
+
},
|
3155
|
+
},
|
3156
|
+
validations: [
|
3157
|
+
{
|
3158
|
+
rule: 'required',
|
3159
|
+
},
|
3160
|
+
],
|
3161
|
+
},
|
3137
3162
|
{
|
3138
3163
|
name: 'interface',
|
3139
3164
|
title: 't("interface", { scope: "common" })',
|
@@ -3143,8 +3168,8 @@ async function metaDataDefinitionFactory(injector) {
|
|
3143
3168
|
interface: {
|
3144
3169
|
type: AXPWidgetsCatalog.templateDesigner,
|
3145
3170
|
options: {
|
3146
|
-
embedded: true
|
3147
|
-
}
|
3171
|
+
embedded: true,
|
3172
|
+
},
|
3148
3173
|
},
|
3149
3174
|
},
|
3150
3175
|
validations: [
|
@@ -3216,12 +3241,22 @@ async function metaDataDefinitionFactory(injector) {
|
|
3216
3241
|
},
|
3217
3242
|
},
|
3218
3243
|
},
|
3244
|
+
{
|
3245
|
+
name: 'categoryId',
|
3246
|
+
layout: {
|
3247
|
+
positions: {
|
3248
|
+
lg: {
|
3249
|
+
colSpan: 6,
|
3250
|
+
},
|
3251
|
+
},
|
3252
|
+
},
|
3253
|
+
},
|
3219
3254
|
{
|
3220
3255
|
name: 'interface',
|
3221
3256
|
layout: {
|
3222
3257
|
positions: {
|
3223
3258
|
lg: {
|
3224
|
-
colSpan:
|
3259
|
+
colSpan: 6,
|
3225
3260
|
},
|
3226
3261
|
},
|
3227
3262
|
},
|
@@ -3255,12 +3290,22 @@ async function metaDataDefinitionFactory(injector) {
|
|
3255
3290
|
},
|
3256
3291
|
},
|
3257
3292
|
},
|
3293
|
+
{
|
3294
|
+
name: 'categoryId',
|
3295
|
+
layout: {
|
3296
|
+
positions: {
|
3297
|
+
lg: {
|
3298
|
+
colSpan: 6,
|
3299
|
+
},
|
3300
|
+
},
|
3301
|
+
},
|
3302
|
+
},
|
3258
3303
|
{
|
3259
3304
|
name: 'interface',
|
3260
3305
|
layout: {
|
3261
3306
|
positions: {
|
3262
3307
|
lg: {
|
3263
|
-
colSpan:
|
3308
|
+
colSpan: 6,
|
3264
3309
|
},
|
3265
3310
|
},
|
3266
3311
|
},
|
@@ -3302,12 +3347,22 @@ async function metaDataDefinitionFactory(injector) {
|
|
3302
3347
|
},
|
3303
3348
|
},
|
3304
3349
|
},
|
3350
|
+
{
|
3351
|
+
name: 'categoryId',
|
3352
|
+
layout: {
|
3353
|
+
positions: {
|
3354
|
+
lg: {
|
3355
|
+
colSpan: 6,
|
3356
|
+
},
|
3357
|
+
},
|
3358
|
+
},
|
3359
|
+
},
|
3305
3360
|
{
|
3306
3361
|
name: 'interface',
|
3307
3362
|
layout: {
|
3308
3363
|
positions: {
|
3309
3364
|
lg: {
|
3310
|
-
colSpan:
|
3365
|
+
colSpan: 6,
|
3311
3366
|
},
|
3312
3367
|
},
|
3313
3368
|
},
|
@@ -3354,6 +3409,282 @@ async function metaDataDefinitionFactory(injector) {
|
|
3354
3409
|
return entityDef;
|
3355
3410
|
}
|
3356
3411
|
|
3412
|
+
class AXMMetaDataDefinitionCategoryService extends AXMEntityCrudServiceImpl {
|
3413
|
+
}
|
3414
|
+
class AXMMetaDataDefinitionCategoryServiceImpl extends AXMMetaDataDefinitionCategoryService {
|
3415
|
+
constructor() {
|
3416
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.metaDataDefinitionCategory.name}`);
|
3417
|
+
}
|
3418
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMMetaDataDefinitionCategoryServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
3419
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMMetaDataDefinitionCategoryServiceImpl }); }
|
3420
|
+
}
|
3421
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMMetaDataDefinitionCategoryServiceImpl, decorators: [{
|
3422
|
+
type: Injectable
|
3423
|
+
}], ctorParameters: () => [] });
|
3424
|
+
|
3425
|
+
async function metaDataDefinitionCategoryEntityFactory(injector) {
|
3426
|
+
const dataService = injector.get(AXMMetaDataDefinitionCategoryService);
|
3427
|
+
const i18n = RootConfig.config.i18n;
|
3428
|
+
const entityDef = {
|
3429
|
+
module: RootConfig.module.name,
|
3430
|
+
name: RootConfig.entities.metaDataDefinitionCategory.name,
|
3431
|
+
parentKey: 'parentId',
|
3432
|
+
source: '',
|
3433
|
+
title: RootConfig.entities.metaDataDefinitionCategory.title,
|
3434
|
+
formats: {
|
3435
|
+
individual: `t("metaDataDefinitionCategory", { scope: "${i18n}" })`,
|
3436
|
+
plural: `t("metaDataDefinitionCategories", { scope: "${i18n}" })`,
|
3437
|
+
searchResult: {
|
3438
|
+
title: '{{ title }}',
|
3439
|
+
description: RootConfig.module.title,
|
3440
|
+
},
|
3441
|
+
},
|
3442
|
+
relatedEntities: [],
|
3443
|
+
groups: [
|
3444
|
+
{
|
3445
|
+
id: 'section',
|
3446
|
+
title: `t("metaDataDefinitionCategory", { scope: "common" })`,
|
3447
|
+
},
|
3448
|
+
],
|
3449
|
+
properties: [
|
3450
|
+
{
|
3451
|
+
name: 'title',
|
3452
|
+
title: `t("title",{ scope: "common" })`,
|
3453
|
+
groupId: 'section',
|
3454
|
+
schema: {
|
3455
|
+
dataType: 'string',
|
3456
|
+
interface: {
|
3457
|
+
type: AXPWidgetsCatalog.text,
|
3458
|
+
options: {
|
3459
|
+
width: '400px',
|
3460
|
+
},
|
3461
|
+
},
|
3462
|
+
},
|
3463
|
+
validations: [
|
3464
|
+
{
|
3465
|
+
rule: 'required',
|
3466
|
+
},
|
3467
|
+
],
|
3468
|
+
},
|
3469
|
+
{
|
3470
|
+
name: 'parentId',
|
3471
|
+
title: `t("parent",{ scope: "${i18n}" })`,
|
3472
|
+
groupId: 'section',
|
3473
|
+
schema: {
|
3474
|
+
dataType: 'string',
|
3475
|
+
interface: {
|
3476
|
+
type: AXPWidgetsCatalog.lookup,
|
3477
|
+
options: {
|
3478
|
+
entity: `${RootConfig.module.name}.${RootConfig.entities.metaDataDefinitionCategory.name}`,
|
3479
|
+
},
|
3480
|
+
},
|
3481
|
+
},
|
3482
|
+
},
|
3483
|
+
],
|
3484
|
+
columns: [{ name: 'title' }],
|
3485
|
+
commands: {
|
3486
|
+
create: {
|
3487
|
+
execute: async (data) => {
|
3488
|
+
const res = await dataService.insertOne(data);
|
3489
|
+
return { id: res };
|
3490
|
+
},
|
3491
|
+
},
|
3492
|
+
delete: {
|
3493
|
+
execute: async (id) => {
|
3494
|
+
return await dataService.deleteOne(id);
|
3495
|
+
},
|
3496
|
+
},
|
3497
|
+
update: {
|
3498
|
+
execute: async (data) => {
|
3499
|
+
return await dataService.updateOne(data.id, data);
|
3500
|
+
},
|
3501
|
+
},
|
3502
|
+
},
|
3503
|
+
queries: {
|
3504
|
+
byKey: {
|
3505
|
+
execute: async (id) => {
|
3506
|
+
return await dataService.getOne(id);
|
3507
|
+
},
|
3508
|
+
type: AXPEntityQueryType.Single,
|
3509
|
+
},
|
3510
|
+
list: {
|
3511
|
+
execute: async (e) => {
|
3512
|
+
return await dataService.query({ skip: e.skip, take: e.take, filter: e.filter });
|
3513
|
+
},
|
3514
|
+
type: AXPEntityQueryType.List,
|
3515
|
+
},
|
3516
|
+
},
|
3517
|
+
interfaces: {
|
3518
|
+
master: {
|
3519
|
+
create: {
|
3520
|
+
sections: [
|
3521
|
+
{
|
3522
|
+
id: 'section',
|
3523
|
+
},
|
3524
|
+
],
|
3525
|
+
properties: [
|
3526
|
+
{
|
3527
|
+
name: 'title',
|
3528
|
+
layout: {
|
3529
|
+
positions: {
|
3530
|
+
lg: {
|
3531
|
+
colSpan: 12,
|
3532
|
+
},
|
3533
|
+
},
|
3534
|
+
},
|
3535
|
+
},
|
3536
|
+
{
|
3537
|
+
name: 'parentId',
|
3538
|
+
layout: {
|
3539
|
+
positions: {
|
3540
|
+
lg: {
|
3541
|
+
colSpan: 12,
|
3542
|
+
},
|
3543
|
+
},
|
3544
|
+
},
|
3545
|
+
},
|
3546
|
+
],
|
3547
|
+
},
|
3548
|
+
update: {
|
3549
|
+
sections: [
|
3550
|
+
{
|
3551
|
+
id: 'section',
|
3552
|
+
},
|
3553
|
+
],
|
3554
|
+
properties: [
|
3555
|
+
{
|
3556
|
+
name: 'title',
|
3557
|
+
layout: {
|
3558
|
+
positions: {
|
3559
|
+
lg: {
|
3560
|
+
colSpan: 12,
|
3561
|
+
},
|
3562
|
+
},
|
3563
|
+
},
|
3564
|
+
},
|
3565
|
+
{
|
3566
|
+
name: 'parentId',
|
3567
|
+
layout: {
|
3568
|
+
positions: {
|
3569
|
+
lg: {
|
3570
|
+
colSpan: 12,
|
3571
|
+
},
|
3572
|
+
},
|
3573
|
+
},
|
3574
|
+
},
|
3575
|
+
],
|
3576
|
+
},
|
3577
|
+
single: {
|
3578
|
+
title: '{{title}}',
|
3579
|
+
sections: [
|
3580
|
+
{
|
3581
|
+
id: 'section',
|
3582
|
+
layout: {
|
3583
|
+
positions: {
|
3584
|
+
lg: {
|
3585
|
+
colSpan: 12,
|
3586
|
+
},
|
3587
|
+
},
|
3588
|
+
},
|
3589
|
+
},
|
3590
|
+
],
|
3591
|
+
properties: [
|
3592
|
+
{
|
3593
|
+
name: 'title',
|
3594
|
+
layout: {
|
3595
|
+
positions: {
|
3596
|
+
lg: {
|
3597
|
+
colSpan: 6,
|
3598
|
+
},
|
3599
|
+
},
|
3600
|
+
},
|
3601
|
+
},
|
3602
|
+
],
|
3603
|
+
actions: [],
|
3604
|
+
},
|
3605
|
+
list: {
|
3606
|
+
actions: [
|
3607
|
+
{
|
3608
|
+
title: `t("create", { scope: "common" })`,
|
3609
|
+
command: 'create-entity',
|
3610
|
+
priority: 'primary',
|
3611
|
+
type: 'create',
|
3612
|
+
scope: AXPEntityCommandScope.TypeLevel,
|
3613
|
+
},
|
3614
|
+
{
|
3615
|
+
title: 't("deleteItems", { scope: "common" })',
|
3616
|
+
command: 'delete-entity',
|
3617
|
+
priority: 'primary',
|
3618
|
+
type: 'delete',
|
3619
|
+
scope: AXPEntityCommandScope.Selected,
|
3620
|
+
},
|
3621
|
+
{
|
3622
|
+
title: 't("detail", { scope: "common" })',
|
3623
|
+
command: 'open-entity',
|
3624
|
+
priority: 'secondary',
|
3625
|
+
type: 'view',
|
3626
|
+
scope: AXPEntityCommandScope.Individual,
|
3627
|
+
},
|
3628
|
+
{
|
3629
|
+
title: 't("delete", { scope: "common" })',
|
3630
|
+
command: 'delete-entity',
|
3631
|
+
priority: 'secondary',
|
3632
|
+
type: 'delete',
|
3633
|
+
scope: AXPEntityCommandScope.Individual,
|
3634
|
+
},
|
3635
|
+
],
|
3636
|
+
views: [
|
3637
|
+
{
|
3638
|
+
name: 'all',
|
3639
|
+
title: 't("allItem", { scope: "common" })',
|
3640
|
+
fixed: true,
|
3641
|
+
columns: [],
|
3642
|
+
conditions: [],
|
3643
|
+
sorts: [],
|
3644
|
+
},
|
3645
|
+
],
|
3646
|
+
},
|
3647
|
+
},
|
3648
|
+
},
|
3649
|
+
};
|
3650
|
+
return entityDef;
|
3651
|
+
}
|
3652
|
+
|
3653
|
+
// Option 1: Class implementation
|
3654
|
+
// export class MetaDataDefinitionCategory implements AXMMetaDataDefinitionCategoryEntityModel {
|
3655
|
+
// id?: string;
|
3656
|
+
// title: string;
|
3657
|
+
// parentId?: string;
|
3658
|
+
// createdAt?: Date;
|
3659
|
+
// updatedAt?: Date;
|
3660
|
+
// createdBy?: string;
|
3661
|
+
// updatedBy?: string;
|
3662
|
+
// constructor(data: Omit<AXMMetaDataDefinitionCategoryEntityModel, 'x'>) {
|
3663
|
+
// this.id = data.id;
|
3664
|
+
// this.title = data.title;
|
3665
|
+
// this.parentId = data.parentId;
|
3666
|
+
// this.createdAt = data.createdAt;
|
3667
|
+
// this.updatedAt = data.updatedAt;
|
3668
|
+
// this.createdBy = data.createdBy;
|
3669
|
+
// this.updatedBy = data.updatedBy;
|
3670
|
+
// }
|
3671
|
+
// // Getter for x property
|
3672
|
+
// get x(): string {
|
3673
|
+
// return this.parentId ? `${this.title}_${this.parentId}` : this.title;
|
3674
|
+
// }
|
3675
|
+
// }
|
3676
|
+
// // Option 2: Factory function
|
3677
|
+
// export function createMetaDataDefinitionCategory(
|
3678
|
+
// data: Omit<AXMMetaDataDefinitionCategoryEntityModel, 'x'>
|
3679
|
+
// ): AXMMetaDataDefinitionCategoryEntityModel {
|
3680
|
+
// return {
|
3681
|
+
// ...data,
|
3682
|
+
// get x() {
|
3683
|
+
// return this.parentId ? `${this.title}_${this.parentId}` : this.title;
|
3684
|
+
// },
|
3685
|
+
// };
|
3686
|
+
// }
|
3687
|
+
|
3357
3688
|
class AXMAppPromotionService extends AXMEntityCrudServiceImpl {
|
3358
3689
|
}
|
3359
3690
|
class AXMPromotionServiceImpl extends AXMEntityCrudServiceImpl {
|
@@ -3992,6 +4323,8 @@ var index = /*#__PURE__*/Object.freeze({
|
|
3992
4323
|
AXMGlobalVariablesService: AXMGlobalVariablesService,
|
3993
4324
|
AXMGlobalVariablesServiceImpl: AXMGlobalVariablesServiceImpl,
|
3994
4325
|
AXMListTermsComponent: AXMListTermsComponent,
|
4326
|
+
AXMMetaDataDefinitionCategoryService: AXMMetaDataDefinitionCategoryService,
|
4327
|
+
AXMMetaDataDefinitionCategoryServiceImpl: AXMMetaDataDefinitionCategoryServiceImpl,
|
3995
4328
|
AXMMetaDataDefinitionService: AXMMetaDataDefinitionService,
|
3996
4329
|
AXMNewTermWorkflow: AXMNewTermWorkflow,
|
3997
4330
|
AXMNotifyAppComponent: AXMNotifyAppComponent,
|
@@ -4006,6 +4339,7 @@ var index = /*#__PURE__*/Object.freeze({
|
|
4006
4339
|
appVersionEntityEntityFactory: appVersionEntityEntityFactory,
|
4007
4340
|
dataSourceEntityFactory: dataSourceEntityFactory,
|
4008
4341
|
globalVariableEntityFactory: globalVariableEntityFactory,
|
4342
|
+
metaDataDefinitionCategoryEntityFactory: metaDataDefinitionCategoryEntityFactory,
|
4009
4343
|
metaDataDefinitionFactory: metaDataDefinitionFactory,
|
4010
4344
|
promotionEntityFactory: promotionEntityFactory
|
4011
4345
|
});
|
@@ -4017,7 +4351,7 @@ class AXMShowReleaseNotesPopupAction extends AXPWorkflowAction {
|
|
4017
4351
|
}
|
4018
4352
|
async execute(context) {
|
4019
4353
|
const scope = RootConfig.config.i18n;
|
4020
|
-
const comp = await (await import('./acorex-modules-platform-management-list-version.component-
|
4354
|
+
const comp = await (await import('./acorex-modules-platform-management-list-version.component-C9764yzu.mjs')).AXMListVersionComponent;
|
4021
4355
|
this.popupService.open(comp, {
|
4022
4356
|
title: `t('release-notes',{scope: "${scope}"})`,
|
4023
4357
|
});
|
@@ -4127,6 +4461,11 @@ class AXMEntityLoader {
|
|
4127
4461
|
resolve(entity(this.injector));
|
4128
4462
|
break;
|
4129
4463
|
}
|
4464
|
+
case RootConfig.entities.metaDataDefinitionCategory.name: {
|
4465
|
+
const entity = (await Promise.resolve().then(function () { return index; })).metaDataDefinitionCategoryEntityFactory;
|
4466
|
+
resolve(entity(this.injector));
|
4467
|
+
break;
|
4468
|
+
}
|
4130
4469
|
case RootConfig.entities.metaDataDefinition.name: {
|
4131
4470
|
const entity = (await Promise.resolve().then(function () { return index; })).metaDataDefinitionFactory;
|
4132
4471
|
resolve(entity(this.injector));
|
@@ -4179,7 +4518,7 @@ class AXMMenuProvider {
|
|
4179
4518
|
text: `t('release-notes',{scope: "${scope}"})`,
|
4180
4519
|
icon: 'fa-light fa-memo-pad',
|
4181
4520
|
command: {
|
4182
|
-
name: 'show-release-notes'
|
4521
|
+
name: 'show-release-notes',
|
4183
4522
|
},
|
4184
4523
|
priority: 100003,
|
4185
4524
|
},
|
@@ -4199,9 +4538,9 @@ class AXMMenuProvider {
|
|
4199
4538
|
name: 'app-about',
|
4200
4539
|
text: `t('about',{scope: "${scope}"})`,
|
4201
4540
|
icon: 'fa-light fa-circle-info',
|
4202
|
-
priority: 100032
|
4541
|
+
priority: 100032,
|
4203
4542
|
},
|
4204
|
-
]
|
4543
|
+
],
|
4205
4544
|
},
|
4206
4545
|
]);
|
4207
4546
|
//
|
@@ -4287,7 +4626,7 @@ class AXMMenuProvider {
|
|
4287
4626
|
},
|
4288
4627
|
},
|
4289
4628
|
{
|
4290
|
-
priority:
|
4629
|
+
priority: 9007,
|
4291
4630
|
text: RootConfig.entities.metaDataDefinition.title,
|
4292
4631
|
path: this.entityService.createPath(RootConfig.module.name, RootConfig.entities.metaDataDefinition.name),
|
4293
4632
|
icon: RootConfig.entities.metaDataDefinition.icon,
|
@@ -4295,6 +4634,12 @@ class AXMMenuProvider {
|
|
4295
4634
|
// requiredPermission: '',
|
4296
4635
|
},
|
4297
4636
|
},
|
4637
|
+
{
|
4638
|
+
priority: 9006,
|
4639
|
+
text: RootConfig.entities.metaDataDefinitionCategory.title,
|
4640
|
+
path: this.entityService.createPath(RootConfig.module.name, RootConfig.entities.metaDataDefinitionCategory.name),
|
4641
|
+
icon: RootConfig.entities.metaDataDefinitionCategory.icon,
|
4642
|
+
},
|
4298
4643
|
],
|
4299
4644
|
},
|
4300
4645
|
]);
|
@@ -4356,6 +4701,10 @@ class AXMPlatformManagementModule {
|
|
4356
4701
|
provide: AXMMetaDataDefinitionService,
|
4357
4702
|
useClass: AXMPMetaDataDefinitionServiceImpl,
|
4358
4703
|
},
|
4704
|
+
{
|
4705
|
+
provide: AXMMetaDataDefinitionCategoryService,
|
4706
|
+
useClass: AXMMetaDataDefinitionCategoryServiceImpl,
|
4707
|
+
},
|
4359
4708
|
{
|
4360
4709
|
provide: AXP_ENTITY_DEFINITION_LOADER,
|
4361
4710
|
useClass: AXMEntityLoader,
|
@@ -4486,6 +4835,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
4486
4835
|
provide: AXMMetaDataDefinitionService,
|
4487
4836
|
useClass: AXMPMetaDataDefinitionServiceImpl,
|
4488
4837
|
},
|
4838
|
+
{
|
4839
|
+
provide: AXMMetaDataDefinitionCategoryService,
|
4840
|
+
useClass: AXMMetaDataDefinitionCategoryServiceImpl,
|
4841
|
+
},
|
4489
4842
|
{
|
4490
4843
|
provide: AXP_ENTITY_DEFINITION_LOADER,
|
4491
4844
|
useClass: AXMEntityLoader,
|
@@ -4510,5 +4863,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
4510
4863
|
* Generated bundle index. Do not edit.
|
4511
4864
|
*/
|
4512
4865
|
|
4513
|
-
export { AXMAppPromotionService, AXMAppTermService, AXMAppTermServiceImpl, AXMAppVersionService, AXMAppVersionServiceImpl, AXMAppVersionSlotComponent, AXMChangeLogPopupAction, AXMChangeLogUpdateSettingAction, AXMCommonModuleEntityProvider, AXMDataSourceService, AXMDataSourceServiceImpl, AXMGlobalVariablesService, AXMGlobalVariablesServiceImpl, AXMListTermsComponent, AXMMetaDataDefinitionService, AXMNewTermWorkflow, AXMNotifyAppComponent, AXMNotifyNewTermPopupAction, AXMPMetaDataDefinitionServiceImpl, AXMPlatformManagementModule, AXMPromotionServiceImpl, AXMPromotionSlotComponent, AXMTermUpdateSettingAction, AXMWhatsNewWorkflow, AXPRegionalStoreService, AppTermAndVersionCheck, RootConfig, appTermEntityEntityFactory, appVersionEntityEntityFactory, dataSourceEntityFactory, globalVariableEntityFactory, metaDataDefinitionFactory, promotionEntityFactory };
|
4866
|
+
export { AXMAppPromotionService, AXMAppTermService, AXMAppTermServiceImpl, AXMAppVersionService, AXMAppVersionServiceImpl, AXMAppVersionSlotComponent, AXMChangeLogPopupAction, AXMChangeLogUpdateSettingAction, AXMCommonModuleEntityProvider, AXMDataSourceService, AXMDataSourceServiceImpl, AXMGlobalVariablesService, AXMGlobalVariablesServiceImpl, AXMListTermsComponent, AXMMetaDataDefinitionCategoryService, AXMMetaDataDefinitionCategoryServiceImpl, AXMMetaDataDefinitionService, AXMNewTermWorkflow, AXMNotifyAppComponent, AXMNotifyNewTermPopupAction, AXMPMetaDataDefinitionServiceImpl, AXMPlatformManagementModule, AXMPromotionServiceImpl, AXMPromotionSlotComponent, AXMTermUpdateSettingAction, AXMWhatsNewWorkflow, AXPRegionalStoreService, AppTermAndVersionCheck, RootConfig, appTermEntityEntityFactory, appVersionEntityEntityFactory, dataSourceEntityFactory, globalVariableEntityFactory, metaDataDefinitionCategoryEntityFactory, metaDataDefinitionFactory, promotionEntityFactory };
|
4514
4867
|
//# sourceMappingURL=acorex-modules-platform-management.mjs.map
|