@acorex/modules 19.3.0-next.1 → 19.3.0-next.2
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/auth/lib/pages/account/profile/profile-slot.component.d.ts +4 -0
- package/auth/lib/pages/account/user-sessions/user-sessions.component.d.ts +71 -0
- package/auth/lib/pages/account/user-sessions/user-sessions.service.d.ts +22 -0
- package/common/lib/entities/dashboard/dashboard.types.d.ts +1 -1
- package/common/lib/features/home-dashboard/dashboard-home/home-dashboard.d.ts +4 -0
- package/common/lib/features/home-dashboard/dashboard-home/home-dashboard.store.d.ts +2 -0
- package/common/lib/features/home-dashboard/dashboard-home/home-dashboard.type.d.ts +1 -1
- package/common/lib/features/home-dashboard/widget-wrapper/dashboard-widget-wrapper.d.ts +6 -1
- package/document-management/lib/features/file-type/widgets/file-type-extension/file-type-extension-column.component.d.ts +2 -2
- package/document-management/lib/features/file-type/widgets/file-type-extension/file-type-extension-designer.component.d.ts +2 -2
- package/document-management/lib/features/file-type/widgets/file-type-extension/file-type-extension-edit.component.d.ts +2 -2
- package/document-management/lib/features/file-type/widgets/file-type-extension/file-type-extension-view.component.d.ts +2 -2
- package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-column.component.d.ts +2 -2
- package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-edit.component.d.ts +2 -2
- package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-print.component.d.ts +2 -2
- package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-view.component.d.ts +2 -2
- package/fesm2022/{acorex-modules-application-management-module-designer.component-Dd_lmV6C.mjs → acorex-modules-application-management-module-designer.component-ClxaJcjD.mjs} +9 -9
- package/fesm2022/{acorex-modules-application-management-module-designer.component-Dd_lmV6C.mjs.map → acorex-modules-application-management-module-designer.component-ClxaJcjD.mjs.map} +1 -1
- package/fesm2022/acorex-modules-application-management.mjs +14 -15
- package/fesm2022/acorex-modules-application-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-auth-acorex-modules-auth-5o4GqqVA.mjs → acorex-modules-auth-acorex-modules-auth-DoIq3IkC.mjs} +87 -16
- package/fesm2022/acorex-modules-auth-acorex-modules-auth-DoIq3IkC.mjs.map +1 -0
- package/fesm2022/{acorex-modules-auth-app-chooser.component-NuQzP5DC.mjs → acorex-modules-auth-app-chooser.component-D5z_sxdb.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-app-chooser.component-NuQzP5DC.mjs.map → acorex-modules-auth-app-chooser.component-D5z_sxdb.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-login.module-B_WrZQJx.mjs → acorex-modules-auth-login.module-D1lvqgpY.mjs} +4 -4
- package/fesm2022/{acorex-modules-auth-login.module-B_WrZQJx.mjs.map → acorex-modules-auth-login.module-D1lvqgpY.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-master.layout-hDbrFbwO.mjs → acorex-modules-auth-master.layout-D0wN1nJg.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-master.layout-hDbrFbwO.mjs.map → acorex-modules-auth-master.layout-D0wN1nJg.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-password.component-DDE0M5GE.mjs → acorex-modules-auth-password.component-BxgUw_hF.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-password.component-DDE0M5GE.mjs.map → acorex-modules-auth-password.component-BxgUw_hF.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-password.component-BnT_IaqN.mjs → acorex-modules-auth-password.component-DwcP8s1c.mjs} +7 -7
- package/fesm2022/{acorex-modules-auth-password.component-BnT_IaqN.mjs.map → acorex-modules-auth-password.component-DwcP8s1c.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-auth-routes-Da02kID6.mjs → acorex-modules-auth-routes-BfuRe12M.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-routes-Da02kID6.mjs.map → acorex-modules-auth-routes-BfuRe12M.mjs.map} +1 -1
- package/fesm2022/acorex-modules-auth-setting.provider-CM-T8nbI.mjs +128 -0
- package/fesm2022/acorex-modules-auth-setting.provider-CM-T8nbI.mjs.map +1 -0
- package/fesm2022/{acorex-modules-auth-two-factor.module-BrDpX4X1.mjs → acorex-modules-auth-two-factor.module-BV_amlHF.mjs} +2 -2
- package/fesm2022/{acorex-modules-auth-two-factor.module-BrDpX4X1.mjs.map → acorex-modules-auth-two-factor.module-BV_amlHF.mjs.map} +1 -1
- package/fesm2022/acorex-modules-auth-user-sessions.component-CjXRKjtX.mjs +135 -0
- package/fesm2022/acorex-modules-auth-user-sessions.component-CjXRKjtX.mjs.map +1 -0
- package/fesm2022/acorex-modules-auth.mjs +1 -1
- package/fesm2022/{acorex-modules-common-index-rvP9ISgL.mjs → acorex-modules-common-index-BhPbl6D7.mjs} +130 -23
- package/fesm2022/acorex-modules-common-index-BhPbl6D7.mjs.map +1 -0
- package/fesm2022/acorex-modules-common.mjs +1 -1
- package/fesm2022/acorex-modules-common.mjs.map +1 -1
- package/fesm2022/acorex-modules-conversation.mjs +1 -1
- package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
- package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-C36haVZ_.mjs → acorex-modules-document-management-acorex-modules-document-management-By3KxyQi.mjs} +29 -28
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-By3KxyQi.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-C9YP1aFi.mjs → acorex-modules-document-management-create-folder-dialog.component-BY-8zP2Y.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-C9YP1aFi.mjs.map → acorex-modules-document-management-create-folder-dialog.component-BY-8zP2Y.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-details-view.component-BFMgAxeK.mjs → acorex-modules-document-management-details-view.component-T2Wfo1An.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-details-view.component-BFMgAxeK.mjs.map → acorex-modules-document-management-details-view.component-T2Wfo1An.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-drive-choose.component-Bo-I7TN5.mjs → acorex-modules-document-management-drive-choose.component-B9OGXyP2.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-drive-choose.component-Bo-I7TN5.mjs.map → acorex-modules-document-management-drive-choose.component-B9OGXyP2.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-large-icons-view.component-CZ-GUtnO.mjs → acorex-modules-document-management-large-icons-view.component-CbS823XB.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-large-icons-view.component-CZ-GUtnO.mjs.map → acorex-modules-document-management-large-icons-view.component-CbS823XB.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-Cw5yZ851.mjs → acorex-modules-document-management-large-tiles-view.component-_u1vSWi5.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-Cw5yZ851.mjs.map → acorex-modules-document-management-large-tiles-view.component-_u1vSWi5.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-list-view.component-BPkaAGjR.mjs → acorex-modules-document-management-list-view.component-jXR4GQlh.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-list-view.component-BPkaAGjR.mjs.map → acorex-modules-document-management-list-view.component-jXR4GQlh.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-DEhPxW3b.mjs → acorex-modules-document-management-rename-node-dialog.component-Cp_X2KqY.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-DEhPxW3b.mjs.map → acorex-modules-document-management-rename-node-dialog.component-Cp_X2KqY.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-small-icons-view.component-Cz-sHFPj.mjs → acorex-modules-document-management-small-icons-view.component-CkoUBGKu.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-small-icons-view.component-Cz-sHFPj.mjs.map → acorex-modules-document-management-small-icons-view.component-CkoUBGKu.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-C_SlJ79h.mjs → acorex-modules-document-management-small-tiles-view.component-BFyR4x39.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-C_SlJ79h.mjs.map → acorex-modules-document-management-small-tiles-view.component-BFyR4x39.mjs.map} +1 -1
- package/fesm2022/acorex-modules-document-management.mjs +1 -1
- package/fesm2022/{acorex-modules-form-template-management-acorex-modules-form-template-management-C3bCqH0S.mjs → acorex-modules-form-template-management-acorex-modules-form-template-management-B89YXZyp.mjs} +19 -18
- package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-B89YXZyp.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-category.entity-B8FoSfDd.mjs → acorex-modules-form-template-management-category.entity-Dijep_aT.mjs} +9 -2
- package/fesm2022/acorex-modules-form-template-management-category.entity-Dijep_aT.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-setting.provider-2gDLkJ82.mjs → acorex-modules-form-template-management-setting.provider-CT_uJT9V.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-setting.provider-2gDLkJ82.mjs.map → acorex-modules-form-template-management-setting.provider-CT_uJT9V.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-template-widget-edit.component-CGLJ_4tB.mjs → acorex-modules-form-template-management-template-widget-edit.component-C5gnjRm4.mjs} +5 -5
- package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-C5gnjRm4.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-template.entity-Cm57FCm7.mjs → acorex-modules-form-template-management-template.entity-dw1iFvcm.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-template.entity-Cm57FCm7.mjs.map → acorex-modules-form-template-management-template.entity-dw1iFvcm.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-C8QVMY0f.mjs → acorex-modules-form-template-management-viewer-popup.component-oYKbLQpE.mjs} +3 -3
- package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-C8QVMY0f.mjs.map → acorex-modules-form-template-management-viewer-popup.component-oYKbLQpE.mjs.map} +1 -1
- package/fesm2022/acorex-modules-form-template-management.mjs +1 -1
- package/fesm2022/acorex-modules-log-management.mjs +1096 -0
- package/fesm2022/acorex-modules-log-management.mjs.map +1 -0
- package/fesm2022/acorex-modules-organization-management-branch.entity-fs_iKM4S.mjs +489 -0
- package/fesm2022/acorex-modules-organization-management-branch.entity-fs_iKM4S.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-chart.entity-DnmNyyD2.mjs → acorex-modules-organization-management-chart.entity-UAn44WCP.mjs} +14 -13
- package/fesm2022/acorex-modules-organization-management-chart.entity-UAn44WCP.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-company.entity-BRkEcDNt.mjs → acorex-modules-organization-management-company.entity-D1A1HSkC.mjs} +12 -11
- package/fesm2022/acorex-modules-organization-management-company.entity-D1A1HSkC.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-employee.entity-Cp5TejzT.mjs → acorex-modules-organization-management-department.entity-DI9QpZ1d.mjs} +192 -85
- package/fesm2022/acorex-modules-organization-management-department.entity-DI9QpZ1d.mjs.map +1 -0
- package/fesm2022/acorex-modules-organization-management-division.entity-4Gxc1dGd.mjs +442 -0
- package/fesm2022/acorex-modules-organization-management-division.entity-4Gxc1dGd.mjs.map +1 -0
- package/fesm2022/acorex-modules-organization-management-employee.entity-DSvtxcC3.mjs +601 -0
- package/fesm2022/acorex-modules-organization-management-employee.entity-DSvtxcC3.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-employment-type.entity-Ul10Mdwm.mjs → acorex-modules-organization-management-employment-type.entity-CWYu9tIg.mjs} +21 -25
- package/fesm2022/acorex-modules-organization-management-employment-type.entity-CWYu9tIg.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-position.entity-BpQbwW-x.mjs → acorex-modules-organization-management-position.entity-DhPT9kzv.mjs} +12 -11
- package/fesm2022/acorex-modules-organization-management-position.entity-DhPT9kzv.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-division.entity-qyDyhl-q.mjs → acorex-modules-organization-management-role.entity-C-AIIaDo.mjs} +31 -39
- package/fesm2022/acorex-modules-organization-management-role.entity-C-AIIaDo.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-branch.entity-e5pFx82N.mjs → acorex-modules-organization-management-team.entity-DZqK-yLT.mjs} +71 -60
- package/fesm2022/acorex-modules-organization-management-team.entity-DZqK-yLT.mjs.map +1 -0
- package/fesm2022/acorex-modules-organization-management.mjs +35 -35
- package/fesm2022/acorex-modules-organization-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-platform-management-acorex-modules-platform-management-C-vMSeD0.mjs → acorex-modules-platform-management-acorex-modules-platform-management-Ckc1_cpl.mjs} +3715 -1442
- package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-Ckc1_cpl.mjs.map +1 -0
- package/fesm2022/acorex-modules-platform-management-capture-screen.component-B9hhUIbH.mjs +28 -0
- package/fesm2022/acorex-modules-platform-management-capture-screen.component-B9hhUIbH.mjs.map +1 -0
- package/fesm2022/{acorex-modules-platform-management-list-version.component-EHtlPye1.mjs → acorex-modules-platform-management-list-version.component-kbqAusu_.mjs} +6 -6
- package/fesm2022/{acorex-modules-platform-management-list-version.component-EHtlPye1.mjs.map → acorex-modules-platform-management-list-version.component-kbqAusu_.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-platform-management-setting.provider-Bbd_enhk.mjs → acorex-modules-platform-management-setting.provider-DEzI0jUt.mjs} +21 -5
- package/fesm2022/acorex-modules-platform-management-setting.provider-DEzI0jUt.mjs.map +1 -0
- package/fesm2022/acorex-modules-platform-management.mjs +1 -1
- package/fesm2022/acorex-modules-security-management.mjs +1147 -461
- package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
- package/form-template-management/lib/features/designer/widgets/template/template-widget-designer.component.d.ts +2 -2
- package/form-template-management/lib/features/designer/widgets/template/template-widget-edit.component.d.ts +2 -2
- package/form-template-management/lib/features/designer/widgets/template/template-widget-view.component.d.ts +2 -2
- package/form-template-management/lib/features/designer/widgets/template-designer/template-designer-widget-view.component.d.ts +2 -2
- package/log-management/README.md +3 -0
- package/log-management/index.d.ts +7 -0
- package/log-management/lib/const.d.ts +20 -0
- package/log-management/lib/entities/axp-log/axp-log.entity.d.ts +3 -0
- package/log-management/lib/entities/axp-log/axp-log.service.d.ts +10 -0
- package/log-management/lib/entities/axp-log/axp-log.types.d.ts +23 -0
- package/log-management/lib/entities/axp-log/index.d.ts +3 -0
- package/log-management/lib/entity.provider.d.ts +10 -0
- package/log-management/lib/log-management.module.d.ts +6 -0
- package/log-management/lib/menu.provider.d.ts +5 -0
- package/log-management/lib/permission.provider.d.ts +4 -0
- package/log-management/lib/search-command.provider.d.ts +4 -0
- package/log-management/lib/setting.provider.d.ts +4 -0
- package/organization-management/lib/entities/branch/branch.types.d.ts +6 -0
- package/organization-management/lib/entities/department/department.types.d.ts +5 -0
- package/organization-management/lib/entities/division/division.types.d.ts +5 -0
- package/organization-management/lib/entities/employee/employee.types.d.ts +9 -1
- package/organization-management/lib/entities/role/role.types.d.ts +1 -1
- package/organization-management/lib/entities/team/team.types.d.ts +4 -1
- package/package.json +5 -1
- package/platform-management/index.d.ts +1 -0
- package/platform-management/lib/const.d.ts +24 -0
- package/platform-management/lib/entities/data-source/coulmn-def.widget.d.ts +3 -2
- package/platform-management/lib/entities/index.d.ts +3 -0
- package/platform-management/lib/entities/issue-type/index.d.ts +3 -0
- package/platform-management/lib/entities/issue-type/issue-type.entity.d.ts +3 -0
- package/platform-management/lib/entities/issue-type/issue-type.service.d.ts +10 -0
- package/platform-management/lib/entities/issue-type/issue-type.types.d.ts +6 -0
- package/platform-management/lib/entities/meta-data-definition/meta-data-definition.types.d.ts +3 -1
- package/platform-management/lib/entities/meta-data-definition-category/category.types.d.ts +2 -0
- package/platform-management/lib/entities/my-reported-issues/index.d.ts +3 -0
- package/platform-management/lib/entities/my-reported-issues/my-reported-issues.entity.d.ts +3 -0
- package/platform-management/lib/entities/my-reported-issues/my-reported-issues.service.d.ts +10 -0
- package/platform-management/lib/entities/my-reported-issues/my-reported-issues.types.d.ts +5 -0
- package/platform-management/lib/entities/reported-issues/index.d.ts +3 -0
- package/platform-management/lib/entities/reported-issues/reported-issues.entity.d.ts +3 -0
- package/platform-management/lib/entities/reported-issues/reported-issues.service.d.ts +10 -0
- package/platform-management/lib/entities/reported-issues/reported-issues.types.d.ts +21 -0
- package/platform-management/lib/features/index.d.ts +1 -0
- package/platform-management/lib/features/support/capture-screen/capture-screen.types.d.ts +19 -0
- package/platform-management/lib/features/support/capture-screen/components/capture-screen-component/capture-screen.component.d.ts +37 -0
- package/platform-management/lib/features/support/capture-screen/index.d.ts +2 -0
- package/platform-management/lib/features/support/capture-screen/services/capture-screen.service.d.ts +33 -0
- package/platform-management/lib/features/support/index.d.ts +2 -0
- package/platform-management/lib/features/support/report-issue/components/index.d.ts +1 -0
- package/platform-management/lib/features/support/report-issue/components/report-new-issue/report-new-issue.component.d.ts +40 -0
- package/platform-management/lib/features/support/report-issue/index.d.ts +2 -0
- package/platform-management/lib/features/support/report-issue/report-issue.types.d.ts +19 -0
- package/platform-management/lib/features/support/report-issue/services/report-new-issue.viewmodel.d.ts +15 -0
- package/platform-management/lib/features/support/report-issue/workflows/index.d.ts +1 -0
- package/platform-management/lib/features/support/report-issue/workflows/show-report-issue.workflow.d.ts +10 -0
- package/security-management/lib/const.d.ts +6 -0
- package/security-management/lib/entities/device-sessions/device-sessions.entity.d.ts +3 -0
- package/security-management/lib/entities/device-sessions/device-sessions.module.d.ts +6 -0
- package/security-management/lib/entities/device-sessions/device-sessions.service.d.ts +12 -0
- package/security-management/lib/entities/device-sessions/device-sessions.types.d.ts +34 -0
- package/security-management/lib/entities/device-sessions/index.d.ts +4 -0
- package/security-management/lib/entities/index.d.ts +1 -0
- package/security-management/lib/menu.keys.d.ts +2 -1
- package/security-management/lib/security-management.module.d.ts +6 -4
- package/security-management/lib/workflows/terminate-entity.workflow.d.ts +27 -0
- package/fesm2022/acorex-modules-auth-acorex-modules-auth-5o4GqqVA.mjs.map +0 -1
- package/fesm2022/acorex-modules-auth-setting.provider-D3A0WUgJ.mjs +0 -271
- package/fesm2022/acorex-modules-auth-setting.provider-D3A0WUgJ.mjs.map +0 -1
- package/fesm2022/acorex-modules-common-index-rvP9ISgL.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-C36haVZ_.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-C3bCqH0S.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-category.entity-B8FoSfDd.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-CGLJ_4tB.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-branch.entity-e5pFx82N.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-chart.entity-DnmNyyD2.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-company.entity-BRkEcDNt.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-department.entity-ChJXNpXn.mjs +0 -256
- package/fesm2022/acorex-modules-organization-management-department.entity-ChJXNpXn.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-division.entity-qyDyhl-q.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-employee.entity-Cp5TejzT.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-employment-type.entity-Ul10Mdwm.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-position.entity-BpQbwW-x.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-role.entity-B9N4qA_E.mjs +0 -238
- package/fesm2022/acorex-modules-organization-management-role.entity-B9N4qA_E.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-team.entity-7q6Eg74A.mjs +0 -238
- package/fesm2022/acorex-modules-organization-management-team.entity-7q6Eg74A.mjs.map +0 -1
- package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-C-vMSeD0.mjs.map +0 -1
- package/fesm2022/acorex-modules-platform-management-setting.provider-Bbd_enhk.mjs.map +0 -1
@@ -1,18 +1,19 @@
|
|
1
|
-
import { AXPEntityCommandScope, AXPEntityQueryType } from '@acorex/platform/common';
|
1
|
+
import { createAllQueryView, AXPEntityCommandScope, AXPEntityQueryType } from '@acorex/platform/common';
|
2
2
|
import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
|
3
|
-
import {
|
3
|
+
import { AXMOrganizationManagementTeamEntityService, RootConfig } from './acorex-modules-organization-management.mjs';
|
4
4
|
|
5
5
|
async function factory(injector) {
|
6
|
-
const dataService = injector.get(
|
6
|
+
const dataService = injector.get(AXMOrganizationManagementTeamEntityService);
|
7
7
|
const i18n = RootConfig.config.i18n;
|
8
|
+
const entityName = 'team';
|
8
9
|
const entityDef = {
|
9
10
|
module: RootConfig.module.name,
|
10
|
-
name: RootConfig.entities.
|
11
|
+
name: RootConfig.entities.team.name,
|
11
12
|
source: '',
|
12
|
-
title:
|
13
|
+
title: RootConfig.entities.team.title,
|
13
14
|
formats: {
|
14
|
-
individual: `t("
|
15
|
-
plural: `t("
|
15
|
+
individual: `t("${entityName}.individual-title", { scope: "${i18n}" })`,
|
16
|
+
plural: `t("${entityName}.plural-title", { scope: "${i18n}" })`,
|
16
17
|
searchResult: {
|
17
18
|
title: '{{ title }}',
|
18
19
|
description: RootConfig.module.title,
|
@@ -21,8 +22,12 @@ async function factory(injector) {
|
|
21
22
|
relatedEntities: [],
|
22
23
|
groups: [
|
23
24
|
{
|
24
|
-
id: '
|
25
|
-
title: `t("
|
25
|
+
id: 'basicInfo',
|
26
|
+
title: `t("${entityName}.basic-info", { scope: "${i18n}" })`,
|
27
|
+
},
|
28
|
+
{
|
29
|
+
id: 'organizationalStructure',
|
30
|
+
title: `t("${entityName}.organizational-structure", { scope: "${i18n}" })`,
|
26
31
|
},
|
27
32
|
],
|
28
33
|
properties: [
|
@@ -41,15 +46,17 @@ async function factory(injector) {
|
|
41
46
|
},
|
42
47
|
{
|
43
48
|
name: 'title',
|
44
|
-
title: `t("title", { scope: "
|
45
|
-
groupId: '
|
49
|
+
title: `t("${entityName}.title", { scope: "${i18n}" })`,
|
50
|
+
groupId: 'basicInfo',
|
51
|
+
options: {
|
52
|
+
sort: {
|
53
|
+
enabled: true,
|
54
|
+
},
|
55
|
+
},
|
46
56
|
schema: {
|
47
57
|
dataType: 'string',
|
48
58
|
interface: {
|
49
59
|
type: AXPWidgetsCatalog.text,
|
50
|
-
options: {
|
51
|
-
width: '300px',
|
52
|
-
},
|
53
60
|
},
|
54
61
|
},
|
55
62
|
validations: [
|
@@ -59,49 +66,46 @@ async function factory(injector) {
|
|
59
66
|
],
|
60
67
|
},
|
61
68
|
{
|
62
|
-
name: '
|
63
|
-
title: `t("
|
64
|
-
groupId: '
|
69
|
+
name: 'leader',
|
70
|
+
title: `t("${entityName}.leader", { scope: "${i18n}" })`,
|
71
|
+
groupId: 'basicInfo',
|
65
72
|
schema: {
|
66
73
|
dataType: 'string',
|
67
74
|
interface: {
|
68
|
-
type: AXPWidgetsCatalog.
|
75
|
+
type: AXPWidgetsCatalog.lookup,
|
69
76
|
options: {
|
70
|
-
|
77
|
+
entity: 'OrganizationManagement.Employee',
|
71
78
|
},
|
72
79
|
},
|
73
80
|
},
|
74
81
|
},
|
75
82
|
{
|
76
|
-
name: '
|
77
|
-
title: `t("
|
78
|
-
groupId: '
|
83
|
+
name: 'member',
|
84
|
+
title: `t("${entityName}.member", { scope: "${i18n}" })`,
|
85
|
+
groupId: 'basicInfo',
|
79
86
|
schema: {
|
80
87
|
dataType: 'string',
|
81
88
|
interface: {
|
82
|
-
type: AXPWidgetsCatalog.
|
89
|
+
type: AXPWidgetsCatalog.lookup,
|
83
90
|
options: {
|
84
|
-
|
91
|
+
entity: 'OrganizationManagement.Employee',
|
85
92
|
},
|
86
93
|
},
|
87
94
|
},
|
88
95
|
},
|
89
96
|
{
|
90
|
-
name: '
|
91
|
-
title: `t("
|
92
|
-
groupId: '
|
97
|
+
name: 'description',
|
98
|
+
title: `t("${entityName}.description", { scope: "${i18n}" })`,
|
99
|
+
groupId: 'basicInfo',
|
93
100
|
schema: {
|
94
101
|
dataType: 'string',
|
95
102
|
interface: {
|
96
|
-
type: AXPWidgetsCatalog.
|
97
|
-
options: {
|
98
|
-
width: '500px',
|
99
|
-
},
|
103
|
+
type: AXPWidgetsCatalog.largeText,
|
100
104
|
},
|
101
105
|
},
|
102
106
|
},
|
103
107
|
],
|
104
|
-
columns: [{ name: 'title' }, { name: '
|
108
|
+
columns: [{ name: 'title' }, { name: 'leader' }, { name: 'member' }, { name: 'description' }],
|
105
109
|
commands: {
|
106
110
|
create: {
|
107
111
|
execute: async (data) => {
|
@@ -129,7 +133,7 @@ async function factory(injector) {
|
|
129
133
|
},
|
130
134
|
list: {
|
131
135
|
execute: async (e) => {
|
132
|
-
return await dataService.query({ skip: e.skip, take: e.take, filter: e.filter
|
136
|
+
return await dataService.query({ skip: e.skip, take: e.take, filter: e.filter });
|
133
137
|
},
|
134
138
|
type: AXPEntityQueryType.List,
|
135
139
|
},
|
@@ -139,7 +143,10 @@ async function factory(injector) {
|
|
139
143
|
create: {
|
140
144
|
sections: [
|
141
145
|
{
|
142
|
-
id: '
|
146
|
+
id: 'basicInfo',
|
147
|
+
},
|
148
|
+
{
|
149
|
+
id: 'organizationalStructure',
|
143
150
|
},
|
144
151
|
],
|
145
152
|
properties: [
|
@@ -154,7 +161,7 @@ async function factory(injector) {
|
|
154
161
|
},
|
155
162
|
},
|
156
163
|
{
|
157
|
-
name: '
|
164
|
+
name: 'leader',
|
158
165
|
layout: {
|
159
166
|
positions: {
|
160
167
|
lg: {
|
@@ -164,7 +171,7 @@ async function factory(injector) {
|
|
164
171
|
},
|
165
172
|
},
|
166
173
|
{
|
167
|
-
name: '
|
174
|
+
name: 'member',
|
168
175
|
layout: {
|
169
176
|
positions: {
|
170
177
|
lg: {
|
@@ -174,7 +181,7 @@ async function factory(injector) {
|
|
174
181
|
},
|
175
182
|
},
|
176
183
|
{
|
177
|
-
name: '
|
184
|
+
name: 'description',
|
178
185
|
layout: {
|
179
186
|
positions: {
|
180
187
|
lg: {
|
@@ -188,7 +195,10 @@ async function factory(injector) {
|
|
188
195
|
update: {
|
189
196
|
sections: [
|
190
197
|
{
|
191
|
-
id: '
|
198
|
+
id: 'basicInfo',
|
199
|
+
},
|
200
|
+
{
|
201
|
+
id: 'organizationalStructure',
|
192
202
|
},
|
193
203
|
],
|
194
204
|
properties: [
|
@@ -203,7 +213,7 @@ async function factory(injector) {
|
|
203
213
|
},
|
204
214
|
},
|
205
215
|
{
|
206
|
-
name: '
|
216
|
+
name: 'leader',
|
207
217
|
layout: {
|
208
218
|
positions: {
|
209
219
|
lg: {
|
@@ -213,7 +223,7 @@ async function factory(injector) {
|
|
213
223
|
},
|
214
224
|
},
|
215
225
|
{
|
216
|
-
name: '
|
226
|
+
name: 'member',
|
217
227
|
layout: {
|
218
228
|
positions: {
|
219
229
|
lg: {
|
@@ -223,7 +233,7 @@ async function factory(injector) {
|
|
223
233
|
},
|
224
234
|
},
|
225
235
|
{
|
226
|
-
name: '
|
236
|
+
name: 'description',
|
227
237
|
layout: {
|
228
238
|
positions: {
|
229
239
|
lg: {
|
@@ -238,7 +248,17 @@ async function factory(injector) {
|
|
238
248
|
title: '{{title}}',
|
239
249
|
sections: [
|
240
250
|
{
|
241
|
-
id: '
|
251
|
+
id: 'basicInfo',
|
252
|
+
layout: {
|
253
|
+
positions: {
|
254
|
+
lg: {
|
255
|
+
colSpan: 12,
|
256
|
+
},
|
257
|
+
},
|
258
|
+
},
|
259
|
+
},
|
260
|
+
{
|
261
|
+
id: 'organizationalStructure',
|
242
262
|
layout: {
|
243
263
|
positions: {
|
244
264
|
lg: {
|
@@ -260,7 +280,7 @@ async function factory(injector) {
|
|
260
280
|
},
|
261
281
|
},
|
262
282
|
{
|
263
|
-
name: '
|
283
|
+
name: 'leader',
|
264
284
|
layout: {
|
265
285
|
positions: {
|
266
286
|
lg: {
|
@@ -270,7 +290,7 @@ async function factory(injector) {
|
|
270
290
|
},
|
271
291
|
},
|
272
292
|
{
|
273
|
-
name: '
|
293
|
+
name: 'member',
|
274
294
|
layout: {
|
275
295
|
positions: {
|
276
296
|
lg: {
|
@@ -280,7 +300,7 @@ async function factory(injector) {
|
|
280
300
|
},
|
281
301
|
},
|
282
302
|
{
|
283
|
-
name: '
|
303
|
+
name: 'description',
|
284
304
|
layout: {
|
285
305
|
positions: {
|
286
306
|
lg: {
|
@@ -295,44 +315,35 @@ async function factory(injector) {
|
|
295
315
|
list: {
|
296
316
|
actions: [
|
297
317
|
{
|
298
|
-
title: `t("create", { scope: "
|
318
|
+
title: `t("${entityName}.create", { scope: "${i18n}" })`,
|
299
319
|
command: 'create-entity',
|
300
320
|
priority: 'primary',
|
301
321
|
type: 'create',
|
302
322
|
scope: AXPEntityCommandScope.TypeLevel,
|
303
323
|
},
|
304
324
|
{
|
305
|
-
title:
|
325
|
+
title: `t("${entityName}.delete-items", { scope: "${i18n}" })`,
|
306
326
|
command: 'delete-entity',
|
307
327
|
priority: 'primary',
|
308
328
|
type: 'delete',
|
309
329
|
scope: AXPEntityCommandScope.Selected,
|
310
330
|
},
|
311
331
|
{
|
312
|
-
title:
|
332
|
+
title: `t("${entityName}.detail", { scope: "${i18n}" })`,
|
313
333
|
command: 'open-entity',
|
314
334
|
priority: 'secondary',
|
315
335
|
type: 'view',
|
316
336
|
scope: AXPEntityCommandScope.Individual,
|
317
337
|
},
|
318
338
|
{
|
319
|
-
title:
|
339
|
+
title: `t("${entityName}.delete", { scope: "${i18n}" })`,
|
320
340
|
command: 'delete-entity',
|
321
341
|
priority: 'secondary',
|
322
342
|
type: 'delete',
|
323
343
|
scope: AXPEntityCommandScope.Individual,
|
324
344
|
},
|
325
345
|
],
|
326
|
-
views: [
|
327
|
-
{
|
328
|
-
name: 'all',
|
329
|
-
title: 't("allItem", { scope: "common" })',
|
330
|
-
fixed: true,
|
331
|
-
columns: [],
|
332
|
-
conditions: [],
|
333
|
-
sorts: [],
|
334
|
-
},
|
335
|
-
],
|
346
|
+
views: [createAllQueryView({ sorts: [{ name: 'title', dir: 'asc' }] })],
|
336
347
|
},
|
337
348
|
},
|
338
349
|
},
|
@@ -341,4 +352,4 @@ async function factory(injector) {
|
|
341
352
|
}
|
342
353
|
|
343
354
|
export { factory };
|
344
|
-
//# sourceMappingURL=acorex-modules-organization-management-
|
355
|
+
//# sourceMappingURL=acorex-modules-organization-management-team.entity-DZqK-yLT.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"acorex-modules-organization-management-team.entity-DZqK-yLT.mjs","sources":["../../../../libs/modules/organization-management/src/lib/entities/team/team.entity.ts"],"sourcesContent":["import { AXPEntity, AXPEntityCommandScope, AXPEntityQueryType, createAllQueryView } from '@acorex/platform/common';\nimport { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';\nimport { Injector } from '@angular/core';\nimport { RootConfig } from '../../const';\nimport { AXMOrganizationManagementTeamEntityService } from './team.service';\n\nexport async function factory(injector: Injector): Promise<AXPEntity | null> {\n const dataService = injector.get(AXMOrganizationManagementTeamEntityService);\n const i18n = RootConfig.config.i18n;\n const entityName = 'team';\n\n const entityDef: AXPEntity = {\n module: RootConfig.module.name,\n name: RootConfig.entities.team.name,\n source: '',\n title: RootConfig.entities.team.title,\n formats: {\n individual: `t(\"${entityName}.individual-title\", { scope: \"${i18n}\" })`,\n plural: `t(\"${entityName}.plural-title\", { scope: \"${i18n}\" })`,\n searchResult: {\n title: '{{ title }}',\n description: RootConfig.module.title,\n },\n },\n relatedEntities: [],\n groups: [\n {\n id: 'basicInfo',\n title: `t(\"${entityName}.basic-info\", { scope: \"${i18n}\" })`,\n },\n {\n id: 'organizationalStructure',\n title: `t(\"${entityName}.organizational-structure\", { scope: \"${i18n}\" })`,\n },\n ],\n properties: [\n {\n name: 'id',\n title: 'ID',\n schema: {\n dataType: 'uuid',\n hidden: true,\n nullable: false,\n readonly: true,\n unique: {\n enabled: true,\n },\n },\n },\n {\n name: 'title',\n title: `t(\"${entityName}.title\", { scope: \"${i18n}\" })`,\n groupId: 'basicInfo',\n options: {\n sort: {\n enabled: true,\n },\n },\n schema: {\n dataType: 'string',\n interface: {\n type: AXPWidgetsCatalog.text,\n },\n },\n validations: [\n {\n rule: 'required',\n },\n ],\n },\n {\n name: 'leader',\n title: `t(\"${entityName}.leader\", { scope: \"${i18n}\" })`,\n groupId: 'basicInfo',\n schema: {\n dataType: 'string',\n interface: {\n type: AXPWidgetsCatalog.lookup,\n options: {\n entity: 'OrganizationManagement.Employee',\n },\n },\n },\n },\n {\n name: 'member',\n title: `t(\"${entityName}.member\", { scope: \"${i18n}\" })`,\n groupId: 'basicInfo',\n schema: {\n dataType: 'string',\n interface: {\n type: AXPWidgetsCatalog.lookup,\n options: {\n entity: 'OrganizationManagement.Employee',\n },\n },\n },\n },\n {\n name: 'description',\n title: `t(\"${entityName}.description\", { scope: \"${i18n}\" })`,\n groupId: 'basicInfo',\n schema: {\n dataType: 'string',\n interface: {\n type: AXPWidgetsCatalog.largeText,\n },\n },\n },\n ],\n columns: [{ name: 'title' }, { name: 'leader' }, { name: 'member' }, { name: 'description' }],\n commands: {\n create: {\n execute: async (data: any) => {\n const res = await dataService.insertOne(data);\n return { id: res };\n },\n },\n delete: {\n execute: async (id: any) => {\n return await dataService.deleteOne(id);\n },\n },\n update: {\n execute: async (data: any) => {\n return await dataService.updateOne(data.id, data);\n },\n },\n },\n queries: {\n byKey: {\n execute: async (id: string) => {\n return await dataService.getOne(id);\n },\n type: AXPEntityQueryType.Single,\n },\n list: {\n execute: async (e: any) => {\n return await dataService.query({ skip: e.skip, take: e.take, filter: e.filter });\n },\n type: AXPEntityQueryType.List,\n },\n },\n interfaces: {\n master: {\n create: {\n sections: [\n {\n id: 'basicInfo',\n },\n {\n id: 'organizationalStructure',\n },\n ],\n properties: [\n {\n name: 'title',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n name: 'leader',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n name: 'member',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n name: 'description',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n ],\n },\n update: {\n sections: [\n {\n id: 'basicInfo',\n },\n {\n id: 'organizationalStructure',\n },\n ],\n properties: [\n {\n name: 'title',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n name: 'leader',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n name: 'member',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n name: 'description',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n ],\n },\n single: {\n title: '{{title}}',\n sections: [\n {\n id: 'basicInfo',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n id: 'organizationalStructure',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n ],\n properties: [\n {\n name: 'title',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n name: 'leader',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n name: 'member',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n {\n name: 'description',\n layout: {\n positions: {\n lg: {\n colSpan: 12,\n },\n },\n },\n },\n ],\n actions: [],\n },\n list: {\n actions: [\n {\n title: `t(\"${entityName}.create\", { scope: \"${i18n}\" })`,\n command: 'create-entity',\n priority: 'primary',\n type: 'create',\n scope: AXPEntityCommandScope.TypeLevel,\n },\n {\n title: `t(\"${entityName}.delete-items\", { scope: \"${i18n}\" })`,\n command: 'delete-entity',\n priority: 'primary',\n type: 'delete',\n scope: AXPEntityCommandScope.Selected,\n },\n {\n title: `t(\"${entityName}.detail\", { scope: \"${i18n}\" })`,\n command: 'open-entity',\n priority: 'secondary',\n type: 'view',\n scope: AXPEntityCommandScope.Individual,\n },\n {\n title: `t(\"${entityName}.delete\", { scope: \"${i18n}\" })`,\n command: 'delete-entity',\n priority: 'secondary',\n type: 'delete',\n scope: AXPEntityCommandScope.Individual,\n },\n ],\n views: [createAllQueryView({ sorts: [{ name: 'title', dir: 'asc' }] })],\n },\n },\n },\n };\n\n return entityDef;\n}\n"],"names":[],"mappings":";;;;AAMO,eAAe,OAAO,CAAC,QAAkB,EAAA;IAC9C,MAAM,WAAW,GAAG,QAAQ,CAAC,GAAG,CAAC,0CAA0C,CAAC;AAC5E,IAAA,MAAM,IAAI,GAAG,UAAU,CAAC,MAAM,CAAC,IAAI;IACnC,MAAM,UAAU,GAAG,MAAM;AAEzB,IAAA,MAAM,SAAS,GAAc;AAC3B,QAAA,MAAM,EAAE,UAAU,CAAC,MAAM,CAAC,IAAI;AAC9B,QAAA,IAAI,EAAE,UAAU,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI;AACnC,QAAA,MAAM,EAAE,EAAE;AACV,QAAA,KAAK,EAAE,UAAU,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK;AACrC,QAAA,OAAO,EAAE;AACP,YAAA,UAAU,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,8BAAA,EAAiC,IAAI,CAAM,IAAA,CAAA;AACvE,YAAA,MAAM,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,0BAAA,EAA6B,IAAI,CAAM,IAAA,CAAA;AAC/D,YAAA,YAAY,EAAE;AACZ,gBAAA,KAAK,EAAE,aAAa;AACpB,gBAAA,WAAW,EAAE,UAAU,CAAC,MAAM,CAAC,KAAK;AACrC,aAAA;AACF,SAAA;AACD,QAAA,eAAe,EAAE,EAAE;AACnB,QAAA,MAAM,EAAE;AACN,YAAA;AACE,gBAAA,EAAE,EAAE,WAAW;AACf,gBAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,wBAAA,EAA2B,IAAI,CAAM,IAAA,CAAA;AAC7D,aAAA;AACD,YAAA;AACE,gBAAA,EAAE,EAAE,yBAAyB;AAC7B,gBAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,sCAAA,EAAyC,IAAI,CAAM,IAAA,CAAA;AAC3E,aAAA;AACF,SAAA;AACD,QAAA,UAAU,EAAE;AACV,YAAA;AACE,gBAAA,IAAI,EAAE,IAAI;AACV,gBAAA,KAAK,EAAE,IAAI;AACX,gBAAA,MAAM,EAAE;AACN,oBAAA,QAAQ,EAAE,MAAM;AAChB,oBAAA,MAAM,EAAE,IAAI;AACZ,oBAAA,QAAQ,EAAE,KAAK;AACf,oBAAA,QAAQ,EAAE,IAAI;AACd,oBAAA,MAAM,EAAE;AACN,wBAAA,OAAO,EAAE,IAAI;AACd,qBAAA;AACF,iBAAA;AACF,aAAA;AACD,YAAA;AACE,gBAAA,IAAI,EAAE,OAAO;AACb,gBAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,mBAAA,EAAsB,IAAI,CAAM,IAAA,CAAA;AACvD,gBAAA,OAAO,EAAE,WAAW;AACpB,gBAAA,OAAO,EAAE;AACP,oBAAA,IAAI,EAAE;AACJ,wBAAA,OAAO,EAAE,IAAI;AACd,qBAAA;AACF,iBAAA;AACD,gBAAA,MAAM,EAAE;AACN,oBAAA,QAAQ,EAAE,QAAQ;AAClB,oBAAA,SAAS,EAAE;wBACT,IAAI,EAAE,iBAAiB,CAAC,IAAI;AAC7B,qBAAA;AACF,iBAAA;AACD,gBAAA,WAAW,EAAE;AACX,oBAAA;AACE,wBAAA,IAAI,EAAE,UAAU;AACjB,qBAAA;AACF,iBAAA;AACF,aAAA;AACD,YAAA;AACE,gBAAA,IAAI,EAAE,QAAQ;AACd,gBAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,oBAAA,EAAuB,IAAI,CAAM,IAAA,CAAA;AACxD,gBAAA,OAAO,EAAE,WAAW;AACpB,gBAAA,MAAM,EAAE;AACN,oBAAA,QAAQ,EAAE,QAAQ;AAClB,oBAAA,SAAS,EAAE;wBACT,IAAI,EAAE,iBAAiB,CAAC,MAAM;AAC9B,wBAAA,OAAO,EAAE;AACP,4BAAA,MAAM,EAAE,iCAAiC;AAC1C,yBAAA;AACF,qBAAA;AACF,iBAAA;AACF,aAAA;AACD,YAAA;AACE,gBAAA,IAAI,EAAE,QAAQ;AACd,gBAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,oBAAA,EAAuB,IAAI,CAAM,IAAA,CAAA;AACxD,gBAAA,OAAO,EAAE,WAAW;AACpB,gBAAA,MAAM,EAAE;AACN,oBAAA,QAAQ,EAAE,QAAQ;AAClB,oBAAA,SAAS,EAAE;wBACT,IAAI,EAAE,iBAAiB,CAAC,MAAM;AAC9B,wBAAA,OAAO,EAAE;AACP,4BAAA,MAAM,EAAE,iCAAiC;AAC1C,yBAAA;AACF,qBAAA;AACF,iBAAA;AACF,aAAA;AACD,YAAA;AACE,gBAAA,IAAI,EAAE,aAAa;AACnB,gBAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,yBAAA,EAA4B,IAAI,CAAM,IAAA,CAAA;AAC7D,gBAAA,OAAO,EAAE,WAAW;AACpB,gBAAA,MAAM,EAAE;AACN,oBAAA,QAAQ,EAAE,QAAQ;AAClB,oBAAA,SAAS,EAAE;wBACT,IAAI,EAAE,iBAAiB,CAAC,SAAS;AAClC,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;QACD,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,EAAE,IAAI,EAAE,aAAa,EAAE,CAAC;AAC7F,QAAA,QAAQ,EAAE;AACR,YAAA,MAAM,EAAE;AACN,gBAAA,OAAO,EAAE,OAAO,IAAS,KAAI;oBAC3B,MAAM,GAAG,GAAG,MAAM,WAAW,CAAC,SAAS,CAAC,IAAI,CAAC;AAC7C,oBAAA,OAAO,EAAE,EAAE,EAAE,GAAG,EAAE;iBACnB;AACF,aAAA;AACD,YAAA,MAAM,EAAE;AACN,gBAAA,OAAO,EAAE,OAAO,EAAO,KAAI;AACzB,oBAAA,OAAO,MAAM,WAAW,CAAC,SAAS,CAAC,EAAE,CAAC;iBACvC;AACF,aAAA;AACD,YAAA,MAAM,EAAE;AACN,gBAAA,OAAO,EAAE,OAAO,IAAS,KAAI;oBAC3B,OAAO,MAAM,WAAW,CAAC,SAAS,CAAC,IAAI,CAAC,EAAE,EAAE,IAAI,CAAC;iBAClD;AACF,aAAA;AACF,SAAA;AACD,QAAA,OAAO,EAAE;AACP,YAAA,KAAK,EAAE;AACL,gBAAA,OAAO,EAAE,OAAO,EAAU,KAAI;AAC5B,oBAAA,OAAO,MAAM,WAAW,CAAC,MAAM,CAAC,EAAE,CAAC;iBACpC;gBACD,IAAI,EAAE,kBAAkB,CAAC,MAAM;AAChC,aAAA;AACD,YAAA,IAAI,EAAE;AACJ,gBAAA,OAAO,EAAE,OAAO,CAAM,KAAI;oBACxB,OAAO,MAAM,WAAW,CAAC,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC,CAAC,IAAI,EAAE,IAAI,EAAE,CAAC,CAAC,IAAI,EAAE,MAAM,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC;iBACjF;gBACD,IAAI,EAAE,kBAAkB,CAAC,IAAI;AAC9B,aAAA;AACF,SAAA;AACD,QAAA,UAAU,EAAE;AACV,YAAA,MAAM,EAAE;AACN,gBAAA,MAAM,EAAE;AACN,oBAAA,QAAQ,EAAE;AACR,wBAAA;AACE,4BAAA,EAAE,EAAE,WAAW;AAChB,yBAAA;AACD,wBAAA;AACE,4BAAA,EAAE,EAAE,yBAAyB;AAC9B,yBAAA;AACF,qBAAA;AACD,oBAAA,UAAU,EAAE;AACV,wBAAA;AACE,4BAAA,IAAI,EAAE,OAAO;AACb,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,IAAI,EAAE,QAAQ;AACd,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,IAAI,EAAE,QAAQ;AACd,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,IAAI,EAAE,aAAa;AACnB,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACF,qBAAA;AACF,iBAAA;AACD,gBAAA,MAAM,EAAE;AACN,oBAAA,QAAQ,EAAE;AACR,wBAAA;AACE,4BAAA,EAAE,EAAE,WAAW;AAChB,yBAAA;AACD,wBAAA;AACE,4BAAA,EAAE,EAAE,yBAAyB;AAC9B,yBAAA;AACF,qBAAA;AACD,oBAAA,UAAU,EAAE;AACV,wBAAA;AACE,4BAAA,IAAI,EAAE,OAAO;AACb,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,IAAI,EAAE,QAAQ;AACd,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,IAAI,EAAE,QAAQ;AACd,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,IAAI,EAAE,aAAa;AACnB,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACF,qBAAA;AACF,iBAAA;AACD,gBAAA,MAAM,EAAE;AACN,oBAAA,KAAK,EAAE,WAAW;AAClB,oBAAA,QAAQ,EAAE;AACR,wBAAA;AACE,4BAAA,EAAE,EAAE,WAAW;AACf,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,EAAE,EAAE,yBAAyB;AAC7B,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACF,qBAAA;AACD,oBAAA,UAAU,EAAE;AACV,wBAAA;AACE,4BAAA,IAAI,EAAE,OAAO;AACb,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,IAAI,EAAE,QAAQ;AACd,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,IAAI,EAAE,QAAQ;AACd,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACD,wBAAA;AACE,4BAAA,IAAI,EAAE,aAAa;AACnB,4BAAA,MAAM,EAAE;AACN,gCAAA,SAAS,EAAE;AACT,oCAAA,EAAE,EAAE;AACF,wCAAA,OAAO,EAAE,EAAE;AACZ,qCAAA;AACF,iCAAA;AACF,6BAAA;AACF,yBAAA;AACF,qBAAA;AACD,oBAAA,OAAO,EAAE,EAAE;AACZ,iBAAA;AACD,gBAAA,IAAI,EAAE;AACJ,oBAAA,OAAO,EAAE;AACP,wBAAA;AACE,4BAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,oBAAA,EAAuB,IAAI,CAAM,IAAA,CAAA;AACxD,4BAAA,OAAO,EAAE,eAAe;AACxB,4BAAA,QAAQ,EAAE,SAAS;AACnB,4BAAA,IAAI,EAAE,QAAQ;4BACd,KAAK,EAAE,qBAAqB,CAAC,SAAS;AACvC,yBAAA;AACD,wBAAA;AACE,4BAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,0BAAA,EAA6B,IAAI,CAAM,IAAA,CAAA;AAC9D,4BAAA,OAAO,EAAE,eAAe;AACxB,4BAAA,QAAQ,EAAE,SAAS;AACnB,4BAAA,IAAI,EAAE,QAAQ;4BACd,KAAK,EAAE,qBAAqB,CAAC,QAAQ;AACtC,yBAAA;AACD,wBAAA;AACE,4BAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,oBAAA,EAAuB,IAAI,CAAM,IAAA,CAAA;AACxD,4BAAA,OAAO,EAAE,aAAa;AACtB,4BAAA,QAAQ,EAAE,WAAW;AACrB,4BAAA,IAAI,EAAE,MAAM;4BACZ,KAAK,EAAE,qBAAqB,CAAC,UAAU;AACxC,yBAAA;AACD,wBAAA;AACE,4BAAA,KAAK,EAAE,CAAA,GAAA,EAAM,UAAU,CAAA,oBAAA,EAAuB,IAAI,CAAM,IAAA,CAAA;AACxD,4BAAA,OAAO,EAAE,eAAe;AACxB,4BAAA,QAAQ,EAAE,WAAW;AACrB,4BAAA,IAAI,EAAE,QAAQ;4BACd,KAAK,EAAE,qBAAqB,CAAC,UAAU;AACxC,yBAAA;AACF,qBAAA;oBACD,KAAK,EAAE,CAAC,kBAAkB,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,GAAG,EAAE,KAAK,EAAE,CAAC,EAAE,CAAC,CAAC;AACxE,iBAAA;AACF,aAAA;AACF,SAAA;KACF;AAED,IAAA,OAAO,SAAS;AAClB;;;;"}
|
@@ -26,55 +26,55 @@ const RootConfig = {
|
|
26
26
|
company: {
|
27
27
|
name: 'Company',
|
28
28
|
source: `${config.module}.Company`,
|
29
|
-
title: `t("company", {scope:"${config.i18n}"})`,
|
29
|
+
title: `t("company.individual-title", {scope:"${config.i18n}"})`,
|
30
30
|
icon: 'fa-light fa-building',
|
31
31
|
},
|
32
32
|
division: {
|
33
33
|
name: 'Division',
|
34
34
|
source: `${config.module}.Division`,
|
35
|
-
title: `t("division",{scope:"${config.i18n}"})`,
|
35
|
+
title: `t("division.individual-title",{scope:"${config.i18n}"})`,
|
36
36
|
icon: 'fa-light fa-sitemap',
|
37
37
|
},
|
38
38
|
department: {
|
39
39
|
name: 'Department',
|
40
40
|
source: `${config.module}.Department`,
|
41
|
-
title: `t("department",{scope:"${config.i18n}"})`,
|
41
|
+
title: `t("department.individual-title",{scope:"${config.i18n}"})`,
|
42
42
|
icon: 'fa-light fa-building-user',
|
43
43
|
},
|
44
44
|
branch: {
|
45
45
|
name: 'Branch',
|
46
46
|
source: `${config.module}.Branch`,
|
47
|
-
title: `t("branch",{scope:"${config.i18n}"})`,
|
47
|
+
title: `t("branch.individual-title",{scope:"${config.i18n}"})`,
|
48
48
|
icon: 'fa-light fa-network-wired',
|
49
49
|
},
|
50
50
|
team: {
|
51
51
|
name: 'Team',
|
52
52
|
source: `${config.module}.Team`,
|
53
|
-
title: `t("team",{scope:"${config.i18n}"})`,
|
53
|
+
title: `t("team.individual-title",{scope:"${config.i18n}"})`,
|
54
54
|
icon: 'fa-light fa-people-group',
|
55
55
|
},
|
56
56
|
position: {
|
57
57
|
name: 'Position',
|
58
58
|
source: `${config.module}.Position`,
|
59
|
-
title: `t("position",{scope:"${config.i18n}"})`,
|
59
|
+
title: `t("position.individual-title",{scope:"${config.i18n}"})`,
|
60
60
|
icon: 'fa-light fa-user-tie',
|
61
61
|
},
|
62
62
|
role: {
|
63
63
|
name: 'Role',
|
64
64
|
source: `${config.module}.Role`,
|
65
|
-
title: `t("role",{scope:"${config.i18n}"})`,
|
65
|
+
title: `t("role.individual-title",{scope:"${config.i18n}"})`,
|
66
66
|
icon: 'fa-light fa-id-card',
|
67
67
|
},
|
68
68
|
employee: {
|
69
69
|
name: 'Employee',
|
70
70
|
source: `${config.module}.Employee`,
|
71
|
-
title: `t("employee",{scope:"${config.i18n}"})`,
|
71
|
+
title: `t("employee.individual-title",{scope:"${config.i18n}"})`,
|
72
72
|
icon: 'fa-light fa-address-card',
|
73
73
|
},
|
74
74
|
employmentType: {
|
75
75
|
name: 'EmploymentType',
|
76
76
|
source: `${config.module}.EmploymentType`,
|
77
|
-
title: `t("employment-type",{scope:"${config.i18n}"})`,
|
77
|
+
title: `t("employment-type.individual-title",{scope:"${config.i18n}"})`,
|
78
78
|
icon: 'fa-light fa-file-signature',
|
79
79
|
},
|
80
80
|
structure: {
|
@@ -102,7 +102,7 @@ class AXMOrganizationManagementBranchEntityService extends AXMEntityCrudServiceI
|
|
102
102
|
}
|
103
103
|
class AXMOrganizationManagementBranchEntityServiceImpl extends AXMOrganizationManagementBranchEntityService {
|
104
104
|
constructor() {
|
105
|
-
super(RootConfig.entities.branch.
|
105
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.branch.name}`);
|
106
106
|
}
|
107
107
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementBranchEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
108
108
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementBranchEntityServiceImpl }); }
|
@@ -140,7 +140,7 @@ class AXMOrganizationManagementChartEntityService extends AXMEntityCrudServiceIm
|
|
140
140
|
}
|
141
141
|
class AXMOrganizationManagementChartEntityServiceImpl extends AXMOrganizationManagementChartEntityService {
|
142
142
|
constructor() {
|
143
|
-
super(RootConfig.entities.chart.
|
143
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.chart.name}`);
|
144
144
|
}
|
145
145
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementChartEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
146
146
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementChartEntityServiceImpl }); }
|
@@ -178,7 +178,7 @@ class AXMOrganizationManagementCompanyEntityService extends AXMEntityCrudService
|
|
178
178
|
}
|
179
179
|
class AXMOrganizationManagementCompanyEntityServiceImpl extends AXMOrganizationManagementCompanyEntityService {
|
180
180
|
constructor() {
|
181
|
-
super(RootConfig.entities.company.
|
181
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.company.name}`);
|
182
182
|
}
|
183
183
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementCompanyEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
184
184
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementCompanyEntityServiceImpl }); }
|
@@ -216,7 +216,7 @@ class AXMOrganizationManagementDepartmentEntityService extends AXMEntityCrudServ
|
|
216
216
|
}
|
217
217
|
class AXMOrganizationManagementDepartmentEntityServiceImpl extends AXMOrganizationManagementDepartmentEntityService {
|
218
218
|
constructor() {
|
219
|
-
super(RootConfig.entities.department.
|
219
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.department.name}`);
|
220
220
|
}
|
221
221
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
222
222
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementDepartmentEntityServiceImpl }); }
|
@@ -254,7 +254,7 @@ class AXMOrganizationManagementDivisionEntityService extends AXMEntityCrudServic
|
|
254
254
|
}
|
255
255
|
class AXMOrganizationManagementDivisionEntityServiceImpl extends AXMOrganizationManagementDivisionEntityService {
|
256
256
|
constructor() {
|
257
|
-
super(RootConfig.entities.division.
|
257
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.division.name}`);
|
258
258
|
}
|
259
259
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementDivisionEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
260
260
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementDivisionEntityServiceImpl }); }
|
@@ -292,7 +292,7 @@ class AXMOrganizationManagementEmployeeEntityService extends AXMEntityCrudServic
|
|
292
292
|
}
|
293
293
|
class AXMOrganizationManagementEmployeeEntityServiceImpl extends AXMOrganizationManagementEmployeeEntityService {
|
294
294
|
constructor() {
|
295
|
-
super(RootConfig.entities.employee.
|
295
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.employee.name}`);
|
296
296
|
}
|
297
297
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
298
298
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementEmployeeEntityServiceImpl }); }
|
@@ -330,7 +330,7 @@ class AXMOrganizationManagementEmploymentTypeEntityService extends AXMEntityCrud
|
|
330
330
|
}
|
331
331
|
class AXMOrganizationManagementEmploymentTypeEntityServiceImpl extends AXMOrganizationManagementEmploymentTypeEntityService {
|
332
332
|
constructor() {
|
333
|
-
super(RootConfig.entities.employmentType.
|
333
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.employmentType.name}`);
|
334
334
|
}
|
335
335
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
336
336
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementEmploymentTypeEntityServiceImpl }); }
|
@@ -368,7 +368,7 @@ class AXMOrganizationManagementPositionEntityService extends AXMEntityCrudServic
|
|
368
368
|
}
|
369
369
|
class AXMOrganizationManagementPositionEntityServiceImpl extends AXMOrganizationManagementPositionEntityService {
|
370
370
|
constructor() {
|
371
|
-
super(RootConfig.entities.position.
|
371
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.position.name}`);
|
372
372
|
}
|
373
373
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementPositionEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
374
374
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementPositionEntityServiceImpl }); }
|
@@ -444,7 +444,7 @@ class AXMOrganizationManagementTeamEntityService extends AXMEntityCrudServiceImp
|
|
444
444
|
}
|
445
445
|
class AXMOrganizationManagementTeamEntityServiceImpl extends AXMOrganizationManagementTeamEntityService {
|
446
446
|
constructor() {
|
447
|
-
super(`${RootConfig.module.name}.${RootConfig.entities.team}`);
|
447
|
+
super(`${RootConfig.module.name}.${RootConfig.entities.team.name}`);
|
448
448
|
}
|
449
449
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementTeamEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
450
450
|
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMOrganizationManagementTeamEntityServiceImpl }); }
|
@@ -530,25 +530,25 @@ class AXMOrganizationModuleEntityProvider {
|
|
530
530
|
if (moduleName == RootConfig.module.name) {
|
531
531
|
switch (entityName) {
|
532
532
|
case RootConfig.entities.company.name:
|
533
|
-
return (await import('./acorex-modules-organization-management-company.entity-
|
533
|
+
return (await import('./acorex-modules-organization-management-company.entity-D1A1HSkC.mjs')).factory(this.injector);
|
534
534
|
case RootConfig.entities.division.name:
|
535
|
-
return (await import('./acorex-modules-organization-management-division.entity-
|
535
|
+
return (await import('./acorex-modules-organization-management-division.entity-4Gxc1dGd.mjs')).factory(this.injector);
|
536
536
|
case RootConfig.entities.department.name:
|
537
|
-
return (await import('./acorex-modules-organization-management-department.entity-
|
537
|
+
return (await import('./acorex-modules-organization-management-department.entity-DI9QpZ1d.mjs')).factory(this.injector);
|
538
538
|
case RootConfig.entities.branch.name:
|
539
|
-
return (await import('./acorex-modules-organization-management-branch.entity-
|
539
|
+
return (await import('./acorex-modules-organization-management-branch.entity-fs_iKM4S.mjs')).factory(this.injector);
|
540
540
|
case RootConfig.entities.employee.name:
|
541
|
-
return (await import('./acorex-modules-organization-management-employee.entity-
|
541
|
+
return (await import('./acorex-modules-organization-management-employee.entity-DSvtxcC3.mjs')).factory(this.injector);
|
542
542
|
case RootConfig.entities.employmentType.name:
|
543
|
-
return (await import('./acorex-modules-organization-management-employment-type.entity-
|
543
|
+
return (await import('./acorex-modules-organization-management-employment-type.entity-CWYu9tIg.mjs')).factory(this.injector);
|
544
544
|
case RootConfig.entities.position.name:
|
545
|
-
return (await import('./acorex-modules-organization-management-position.entity-
|
545
|
+
return (await import('./acorex-modules-organization-management-position.entity-DhPT9kzv.mjs')).factory(this.injector);
|
546
546
|
case RootConfig.entities.chart.name:
|
547
|
-
return (await import('./acorex-modules-organization-management-chart.entity-
|
547
|
+
return (await import('./acorex-modules-organization-management-chart.entity-UAn44WCP.mjs')).factory(this.injector);
|
548
548
|
case RootConfig.entities.team.name:
|
549
|
-
return (await import('./acorex-modules-organization-management-team.entity-
|
549
|
+
return (await import('./acorex-modules-organization-management-team.entity-DZqK-yLT.mjs')).factory(this.injector);
|
550
550
|
case RootConfig.entities.role.name:
|
551
|
-
return (await import('./acorex-modules-organization-management-role.entity-
|
551
|
+
return (await import('./acorex-modules-organization-management-role.entity-C-AIIaDo.mjs')).factory(this.injector);
|
552
552
|
}
|
553
553
|
}
|
554
554
|
return null;
|
@@ -585,25 +585,25 @@ class AXMMenuProvider {
|
|
585
585
|
// icon: RootConfig.entities.company.icon,
|
586
586
|
// },
|
587
587
|
{
|
588
|
-
text: `t('
|
588
|
+
text: `t('division.plural-title', {scope:"${scope}"})`,
|
589
589
|
path: this.entityService.createPath(module.name, RootConfig.entities.division.name),
|
590
590
|
priority: 12,
|
591
591
|
icon: RootConfig.entities.division.icon,
|
592
592
|
},
|
593
593
|
{
|
594
|
-
text: `t('
|
594
|
+
text: `t('department.plural-title', {scope:"${scope}"})`,
|
595
595
|
path: this.entityService.createPath(module.name, RootConfig.entities.department.name),
|
596
596
|
priority: 13,
|
597
597
|
icon: RootConfig.entities.department.icon,
|
598
598
|
},
|
599
599
|
{
|
600
|
-
text: `t('
|
600
|
+
text: `t('branch.plural-title', {scope:"${scope}"})`,
|
601
601
|
path: this.entityService.createPath(module.name, RootConfig.entities.branch.name),
|
602
602
|
priority: 14,
|
603
603
|
icon: RootConfig.entities.branch.icon,
|
604
604
|
},
|
605
605
|
{
|
606
|
-
text: `t('
|
606
|
+
text: `t('team.plural-title', {scope:"${scope}"})`,
|
607
607
|
path: this.entityService.createPath(module.name, RootConfig.entities.team.name),
|
608
608
|
priority: 15,
|
609
609
|
icon: RootConfig.entities.team.icon,
|
@@ -614,7 +614,7 @@ class AXMMenuProvider {
|
|
614
614
|
priority: 20,
|
615
615
|
},
|
616
616
|
{
|
617
|
-
text: `t('
|
617
|
+
text: `t('role.plural-title', {scope:"${scope}"})`,
|
618
618
|
path: this.entityService.createPath(module.name, RootConfig.entities.role.name),
|
619
619
|
priority: 21,
|
620
620
|
icon: RootConfig.entities.role.icon,
|
@@ -626,7 +626,7 @@ class AXMMenuProvider {
|
|
626
626
|
// icon: RootConfig.entities.position.icon,
|
627
627
|
// },
|
628
628
|
{
|
629
|
-
text: `t('employment-
|
629
|
+
text: `t('employment-type.plural-title', {scope:"${scope}"})`,
|
630
630
|
path: this.entityService.createPath(module.name, RootConfig.entities.employmentType.name),
|
631
631
|
priority: 22,
|
632
632
|
icon: RootConfig.entities.employmentType.icon,
|
@@ -637,7 +637,7 @@ class AXMMenuProvider {
|
|
637
637
|
priority: 30,
|
638
638
|
},
|
639
639
|
{
|
640
|
-
text: `t('
|
640
|
+
text: `t('employee.plural-title', {scope:"${scope}"})`,
|
641
641
|
path: this.entityService.createPath(module.name, RootConfig.entities.employee.name),
|
642
642
|
priority: 31,
|
643
643
|
icon: RootConfig.entities.employee.icon,
|