@acorex/modules 20.2.4-next.2 → 20.2.4-next.5
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/index.d.ts +19 -1
- package/conversation/index.d.ts +1 -0
- package/customer-management/index.d.ts +167 -0
- package/document-management/index.d.ts +99 -13
- package/fesm2022/acorex-modules-application-management.mjs +24 -214
- package/fesm2022/acorex-modules-application-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-common.mjs +2695 -1288
- package/fesm2022/acorex-modules-common.mjs.map +1 -1
- package/fesm2022/acorex-modules-conversation.mjs +46 -29
- package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
- package/fesm2022/acorex-modules-customer-management-acorex-modules-customer-management-DZBixdOT.mjs +700 -0
- package/fesm2022/acorex-modules-customer-management-acorex-modules-customer-management-DZBixdOT.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-activity.entity-By32mnXN.mjs +98 -0
- package/fesm2022/acorex-modules-customer-management-activity.entity-By32mnXN.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-customer-segment.entity-CjFYqTMc.mjs +83 -0
- package/fesm2022/acorex-modules-customer-management-customer-segment.entity-CjFYqTMc.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-customer-type.entity-Bk_Ng_DS.mjs +95 -0
- package/fesm2022/acorex-modules-customer-management-customer-type.entity-Bk_Ng_DS.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-customer.entity-rUNC9glL.mjs +338 -0
- package/fesm2022/acorex-modules-customer-management-customer.entity-rUNC9glL.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-deal-contact-role.entity-BWX44lzi.mjs +147 -0
- package/fesm2022/acorex-modules-customer-management-deal-contact-role.entity-BWX44lzi.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-lead.entity-B3gv0YnT.mjs +97 -0
- package/fesm2022/acorex-modules-customer-management-lead.entity-B3gv0YnT.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-lifecycle-stage.entity-cs1hb_Ro.mjs +72 -0
- package/fesm2022/acorex-modules-customer-management-lifecycle-stage.entity-cs1hb_Ro.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-opportunity-stage.entity-C-opdmDW.mjs +72 -0
- package/fesm2022/acorex-modules-customer-management-opportunity-stage.entity-C-opdmDW.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-opportunity.entity-D5n_4xgK.mjs +188 -0
- package/fesm2022/acorex-modules-customer-management-opportunity.entity-D5n_4xgK.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-sales-pipeline.entity-AeLhcil2.mjs +72 -0
- package/fesm2022/acorex-modules-customer-management-sales-pipeline.entity-AeLhcil2.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-sales-territory.entity-uK9N7p_k.mjs +72 -0
- package/fesm2022/acorex-modules-customer-management-sales-territory.entity-uK9N7p_k.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management.mjs +2 -0
- package/fesm2022/acorex-modules-customer-management.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-DG7QxbqI.mjs → acorex-modules-document-management-acorex-modules-document-management-BraIQGrY.mjs} +1439 -429
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-BraIQGrY.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-attachment-widget.component-tk2f6GPy.mjs → acorex-modules-document-management-attachment-widget.component-Dp1ioMjR.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-attachment-widget.component-tk2f6GPy.mjs.map → acorex-modules-document-management-attachment-widget.component-Dp1ioMjR.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DJ-BBmR2.mjs → acorex-modules-document-management-create-folder-dialog.component-C1Lvxwwf.mjs} +4 -4
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DJ-BBmR2.mjs.map → acorex-modules-document-management-create-folder-dialog.component-C1Lvxwwf.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-details-view.component-CX10ubfL.mjs → acorex-modules-document-management-details-view.component-C7x2n-uL.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-details-view.component-CX10ubfL.mjs.map → acorex-modules-document-management-details-view.component-C7x2n-uL.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-document-distribution-popup.component-DB4JJ3w7.mjs → acorex-modules-document-management-document-distribution-popup.component-BFL8zeml.mjs} +4 -4
- package/fesm2022/acorex-modules-document-management-document-distribution-popup.component-BFL8zeml.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-document-send-to-review-popup.component-CtpLvPIr.mjs → acorex-modules-document-management-document-send-to-review-popup.component-CoymgoD7.mjs} +4 -4
- package/fesm2022/acorex-modules-document-management-document-send-to-review-popup.component-CoymgoD7.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-document-signature-popup.component-CMUZSL2S.mjs → acorex-modules-document-management-document-signature-popup.component-DJMLGeBo.mjs} +4 -4
- package/fesm2022/{acorex-modules-document-management-document-signature-popup.component-CMUZSL2S.mjs.map → acorex-modules-document-management-document-signature-popup.component-DJMLGeBo.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-drive-choose.component-DOxdrJh-.mjs → acorex-modules-document-management-drive-choose.component-BiApSZ5Z.mjs} +4 -4
- package/fesm2022/{acorex-modules-document-management-drive-choose.component-DOxdrJh-.mjs.map → acorex-modules-document-management-drive-choose.component-BiApSZ5Z.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-drive.component-Crt-i9Xe.mjs → acorex-modules-document-management-drive.component-C3LZf1EE.mjs} +5 -5
- package/fesm2022/{acorex-modules-document-management-drive.component-Crt-i9Xe.mjs.map → acorex-modules-document-management-drive.component-C3LZf1EE.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-large-icons-view.component-DLds0iA6.mjs → acorex-modules-document-management-large-icons-view.component-CUox2dHw.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-large-icons-view.component-DLds0iA6.mjs.map → acorex-modules-document-management-large-icons-view.component-CUox2dHw.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-DELo5m5s.mjs → acorex-modules-document-management-large-tiles-view.component-CPaqX_Gj.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-DELo5m5s.mjs.map → acorex-modules-document-management-large-tiles-view.component-CPaqX_Gj.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-list-view.component-DsR96OWz.mjs → acorex-modules-document-management-list-view.component-DHR1nZii.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-list-view.component-DsR96OWz.mjs.map → acorex-modules-document-management-list-view.component-DHR1nZii.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-meta-choose-popup.component-BbPbZmkc.mjs → acorex-modules-document-management-meta-choose-popup.component-DXTdVhrh.mjs} +3 -3
- package/fesm2022/{acorex-modules-document-management-meta-choose-popup.component-BbPbZmkc.mjs.map → acorex-modules-document-management-meta-choose-popup.component-DXTdVhrh.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-permission-definition.provider-DiXt_BzX.mjs → acorex-modules-document-management-permission-definition.provider-SLETM1r-.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-permission-definition.provider-DiXt_BzX.mjs.map → acorex-modules-document-management-permission-definition.provider-SLETM1r-.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-CNeHhc0E.mjs → acorex-modules-document-management-rename-node-dialog.component-CLkMT7A9.mjs} +4 -4
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-CNeHhc0E.mjs.map → acorex-modules-document-management-rename-node-dialog.component-CLkMT7A9.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-small-icons-view.component-D9AIIBMz.mjs → acorex-modules-document-management-small-icons-view.component-DFxM61cD.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-small-icons-view.component-D9AIIBMz.mjs.map → acorex-modules-document-management-small-icons-view.component-DFxM61cD.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-HpEgcH1F.mjs → acorex-modules-document-management-small-tiles-view.component-DhzxwNEY.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-HpEgcH1F.mjs.map → acorex-modules-document-management-small-tiles-view.component-DhzxwNEY.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-COVNekIY.mjs → acorex-modules-form-template-management-acorex-modules-form-template-management-BhU14Qou.mjs} +9 -9
- package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-BhU14Qou.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-permission-definition.provider-BEkbbQH2.mjs → acorex-modules-form-template-management-permission-definition.provider-D4lGFRCA.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-permission-definition.provider-BEkbbQH2.mjs.map → acorex-modules-form-template-management-permission-definition.provider-D4lGFRCA.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-settings.provider-DSI7cmrW.mjs → acorex-modules-form-template-management-settings.provider-499Y4rLb.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-settings.provider-DSI7cmrW.mjs.map → acorex-modules-form-template-management-settings.provider-499Y4rLb.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-template-picker.component-5n_kQMuQ.mjs → acorex-modules-form-template-management-template-picker.component-2EkzMuIy.mjs} +2 -2
- package/fesm2022/acorex-modules-form-template-management-template-picker.component-2EkzMuIy.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-template-widget-edit.component-BtCYeGB-.mjs → acorex-modules-form-template-management-template-widget-edit.component-DwgbgFrf.mjs} +2 -2
- package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-DwgbgFrf.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-template.entity-Cm-AVAF_.mjs → acorex-modules-form-template-management-template.entity-D_14HgMr.mjs} +85 -87
- package/fesm2022/acorex-modules-form-template-management-template.entity-D_14HgMr.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-C8TC42DL.mjs → acorex-modules-form-template-management-viewer-popup.component-BLgx_xby.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-C8TC42DL.mjs.map → acorex-modules-form-template-management-viewer-popup.component-BLgx_xby.mjs.map} +1 -1
- package/fesm2022/acorex-modules-form-template-management.mjs +1 -1
- package/fesm2022/{acorex-modules-help-desk-acorex-modules-help-desk-hH3VgxdE.mjs → acorex-modules-help-desk-acorex-modules-help-desk-BvDYd3fI.mjs} +19 -79
- package/fesm2022/acorex-modules-help-desk-acorex-modules-help-desk-BvDYd3fI.mjs.map +1 -0
- package/fesm2022/{acorex-modules-help-desk-capture-screen.component-ae64BzbL.mjs → acorex-modules-help-desk-capture-screen.component-DH_FG8iE.mjs} +4 -4
- package/fesm2022/{acorex-modules-help-desk-capture-screen.component-ae64BzbL.mjs.map → acorex-modules-help-desk-capture-screen.component-DH_FG8iE.mjs.map} +1 -1
- package/fesm2022/acorex-modules-help-desk.mjs +1 -1
- package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-1PmjMC7i.mjs +444 -0
- package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-1PmjMC7i.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-employee-skill.entity-DyOHJWW_.mjs +153 -0
- package/fesm2022/acorex-modules-human-capital-management-employee-skill.entity-DyOHJWW_.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-employee.entity-5J-FoLiT.mjs +160 -0
- package/fesm2022/acorex-modules-human-capital-management-employee.entity-5J-FoLiT.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-employment-type.entity-DFpRtSOh.mjs +97 -0
- package/fesm2022/acorex-modules-human-capital-management-employment-type.entity-DFpRtSOh.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-position-assignment.entity-DuNvJq-k.mjs +196 -0
- package/fesm2022/acorex-modules-human-capital-management-position-assignment.entity-DuNvJq-k.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-settings.provider-rRaBaVeh.mjs +17 -0
- package/fesm2022/acorex-modules-human-capital-management-settings.provider-rRaBaVeh.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-skill-level.entity-0ZzRent7.mjs +52 -0
- package/fesm2022/acorex-modules-human-capital-management-skill-level.entity-0ZzRent7.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-skill.entity-Dd7p11vj.mjs +82 -0
- package/fesm2022/acorex-modules-human-capital-management-skill.entity-Dd7p11vj.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management.mjs +2 -0
- package/fesm2022/acorex-modules-human-capital-management.mjs.map +1 -0
- package/fesm2022/acorex-modules-identifier-management.mjs +2 -1
- package/fesm2022/acorex-modules-identifier-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-log-management.mjs +282 -31
- package/fesm2022/acorex-modules-log-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-meeting-management-meeting-publish-popup.component-PcBFprq3.mjs → acorex-modules-meeting-management-meeting-publish-popup.component-BKZy7M-X.mjs} +2 -2
- package/fesm2022/acorex-modules-meeting-management-meeting-publish-popup.component-BKZy7M-X.mjs.map +1 -0
- package/fesm2022/acorex-modules-meeting-management.mjs +33 -7
- package/fesm2022/acorex-modules-meeting-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-organization-management-role.entity-BdjgFsgo.mjs → acorex-modules-organization-management-branch.entity-bajoE99c.mjs} +106 -43
- package/fesm2022/acorex-modules-organization-management-branch.entity-bajoE99c.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-skill.entity-O1453j6I.mjs → acorex-modules-organization-management-department.entity-BkEbajpN.mjs} +94 -41
- package/fesm2022/acorex-modules-organization-management-department.entity-BkEbajpN.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-division.entity-DdX7LcCU.mjs → acorex-modules-organization-management-division.entity-Cds8jkR5.mjs} +165 -128
- package/fesm2022/acorex-modules-organization-management-division.entity-Cds8jkR5.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-org-chart.page-DxVm1V4w.mjs → acorex-modules-organization-management-org-chart.page-5fHaWyGW.mjs} +5 -3
- package/fesm2022/acorex-modules-organization-management-org-chart.page-5fHaWyGW.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-employment-type.entity-Dw3TLMtD.mjs → acorex-modules-organization-management-position.entity-DK-i78ck.mjs} +18 -7
- package/fesm2022/acorex-modules-organization-management-position.entity-DK-i78ck.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-position.entity-DT7EyvrR.mjs → acorex-modules-organization-management-role.entity-Cz8VrdMl.mjs} +11 -26
- package/fesm2022/acorex-modules-organization-management-role.entity-Cz8VrdMl.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-team.entity-DkRLWl0u.mjs → acorex-modules-organization-management-team.entity-CNYXXHM7.mjs} +16 -14
- package/fesm2022/acorex-modules-organization-management-team.entity-CNYXXHM7.mjs.map +1 -0
- package/fesm2022/acorex-modules-organization-management.mjs +90 -425
- package/fesm2022/acorex-modules-organization-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-party-management-acorex-modules-party-management-BFyD7IcC.mjs → acorex-modules-party-management-acorex-modules-party-management-DJNXviBH.mjs} +43 -7
- package/fesm2022/acorex-modules-party-management-acorex-modules-party-management-DJNXviBH.mjs.map +1 -0
- package/fesm2022/acorex-modules-party-management-industry.entity-D01GclFe.mjs +91 -0
- package/fesm2022/acorex-modules-party-management-industry.entity-D01GclFe.mjs.map +1 -0
- package/fesm2022/{acorex-modules-party-management-party-identifier-type.entity-BYsWpup7.mjs → acorex-modules-party-management-party-identifier-type.entity-DoXx0nyF.mjs} +2 -2
- package/fesm2022/{acorex-modules-party-management-party-identifier-type.entity-BYsWpup7.mjs.map → acorex-modules-party-management-party-identifier-type.entity-DoXx0nyF.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-party-management-party-identifier.entity-DSn4lsX-.mjs → acorex-modules-party-management-party-identifier.entity-_tLoTcUC.mjs} +2 -2
- package/fesm2022/{acorex-modules-party-management-party-identifier.entity-DSn4lsX-.mjs.map → acorex-modules-party-management-party-identifier.entity-_tLoTcUC.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-party-management-party-relationship.entity-BG5zuKPH.mjs → acorex-modules-party-management-party-relationship.entity-B-hI_r6b.mjs} +2 -2
- package/fesm2022/{acorex-modules-party-management-party-relationship.entity-BG5zuKPH.mjs.map → acorex-modules-party-management-party-relationship.entity-B-hI_r6b.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-party-management-party-role.entity-jCTZL0mT.mjs → acorex-modules-party-management-party-role.entity-Dxs6yXKd.mjs} +7 -3
- package/fesm2022/acorex-modules-party-management-party-role.entity-Dxs6yXKd.mjs.map +1 -0
- package/fesm2022/{acorex-modules-party-management-party.entity-BwAAZRJc.mjs → acorex-modules-party-management-party.entity-BFEy4rXT.mjs} +88 -25
- package/fesm2022/acorex-modules-party-management-party.entity-BFEy4rXT.mjs.map +1 -0
- package/fesm2022/acorex-modules-party-management.mjs +1 -1
- package/fesm2022/acorex-modules-project-management.mjs +1 -1
- package/fesm2022/acorex-modules-project-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-report-management.mjs +293 -160
- package/fesm2022/acorex-modules-report-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-security-management.mjs +32 -77
- package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-task-management-task-board.page-BBbHu2jz.mjs → acorex-modules-task-management-task-board.page-zbl3g-sI.mjs} +67 -59
- package/fesm2022/acorex-modules-task-management-task-board.page-zbl3g-sI.mjs.map +1 -0
- package/fesm2022/acorex-modules-task-management.mjs +284 -152
- package/fesm2022/acorex-modules-task-management.mjs.map +1 -1
- package/form-template-management/index.d.ts +1 -1
- package/human-capital-management/index.d.ts +97 -0
- package/identifier-management/index.d.ts +1 -1
- package/organization-management/index.d.ts +81 -159
- package/package.json +9 -1
- package/party-management/index.d.ts +7 -0
- package/report-management/index.d.ts +234 -231
- package/task-management/index.d.ts +3 -1
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-DG7QxbqI.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-document-distribution-popup.component-DB4JJ3w7.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-document-send-to-review-popup.component-CtpLvPIr.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-COVNekIY.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-template-picker.component-5n_kQMuQ.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-BtCYeGB-.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-template.entity-Cm-AVAF_.mjs.map +0 -1
- package/fesm2022/acorex-modules-help-desk-acorex-modules-help-desk-hH3VgxdE.mjs.map +0 -1
- package/fesm2022/acorex-modules-meeting-management-meeting-publish-popup.component-PcBFprq3.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-branch.entity-B_CYwiX9.mjs +0 -537
- package/fesm2022/acorex-modules-organization-management-branch.entity-B_CYwiX9.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-department.entity-BbBrK4BN.mjs +0 -481
- package/fesm2022/acorex-modules-organization-management-department.entity-BbBrK4BN.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-division.entity-DdX7LcCU.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-employee.entity-DJH02MJJ.mjs +0 -670
- package/fesm2022/acorex-modules-organization-management-employee.entity-DJH02MJJ.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-employment-type.entity-Dw3TLMtD.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-org-chart.page-DxVm1V4w.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-position.entity-DT7EyvrR.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-role.entity-BdjgFsgo.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-skill.entity-O1453j6I.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-team.entity-DkRLWl0u.mjs.map +0 -1
- package/fesm2022/acorex-modules-party-management-acorex-modules-party-management-BFyD7IcC.mjs.map +0 -1
- package/fesm2022/acorex-modules-party-management-party-role.entity-jCTZL0mT.mjs.map +0 -1
- package/fesm2022/acorex-modules-party-management-party.entity-BwAAZRJc.mjs.map +0 -1
- package/fesm2022/acorex-modules-task-management-task-board.page-BBbHu2jz.mjs.map +0 -1
package/fesm2022/acorex-modules-meeting-management-meeting-publish-popup.component-PcBFprq3.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"acorex-modules-meeting-management-meeting-publish-popup.component-PcBFprq3.mjs","sources":["../tmp-esm2022/meeting-management/lib/features/workflow/meeting-publish/meeting-publish-popup.component.js"],"sourcesContent":["import { AXButtonModule } from '@acorex/components/button';\nimport { AXDecoratorModule } from '@acorex/components/decorators';\nimport { AXFormModule } from '@acorex/components/form';\nimport { AXLabelModule } from '@acorex/components/label';\nimport { AXBasePageComponent } from '@acorex/components/page';\nimport { AXPLayoutBuilderModule } from '@acorex/platform/layout/builder';\nimport { CommonModule } from '@angular/common';\nimport { Component, signal } from '@angular/core';\nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@acorex/platform/layout/builder\";\nimport * as i2 from \"@acorex/components/decorators\";\nimport * as i3 from \"@acorex/components/button\";\nimport * as i4 from \"@acorex/components/label\";\nimport * as i5 from \"@acorex/components/form\";\nexport class AXMMeetingPublishPopupComponent extends AXBasePageComponent {\n constructor() {\n super(...arguments);\n this.context = signal({}, ...(ngDevMode ? [{ debugName: \"context\" }] : []));\n this.userLookupNode = {\n name: 'assignedTo',\n path: 'assignedTo',\n type: 'lookup-editor',\n options: {\n entity: 'SecurityManagement.users',\n multiple: false,\n look: 'lookup',\n },\n };\n this.dateNode = {\n name: 'publishDate',\n path: 'publishDate',\n type: 'date-time-editor',\n options: {\n format: 'date',\n },\n };\n }\n handleContextChanged($event) {\n this.context.set($event.data);\n }\n isValid() {\n const c = this.context();\n return !!c?.assignedTo && !!c?.publishDate;\n }\n async handlePublish(form) {\n const validation = await form.validate();\n if (validation.result && this.isValid()) {\n this.close({\n assignedTo: this.context()?.assignedTo,\n publishDate: this.context()?.publishDate,\n confirmed: true,\n });\n }\n }\n static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: \"12.0.0\", version: \"20.1.6\", ngImport: i0, type: AXMMeetingPublishPopupComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }\n static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: \"14.0.0\", version: \"20.1.6\", type: AXMMeetingPublishPopupComponent, isStandalone: true, selector: \"ng-component\", usesInheritance: true, ngImport: i0, template: `\n <div>\n <ax-content class=\"ax-p-4\">\n <ax-form #form>\n <axp-widgets-container [context]=\"context()\" (onContextChanged)=\"handleContextChanged($event)\">\n <ax-form-field class=\"ax-px-3\">\n <ax-label>User</ax-label>\n <ng-container axp-widget-renderer [node]=\"userLookupNode\" [mode]=\"'edit'\"></ng-container>\n </ax-form-field>\n <ax-form-field class=\"ax-px-3\">\n <ax-label>Date</ax-label>\n <ng-container axp-widget-renderer [node]=\"dateNode\" [mode]=\"'edit'\"></ng-container>\n </ax-form-field>\n </axp-widgets-container>\n </ax-form>\n </ax-content>\n <ax-footer>\n <ax-suffix>\n <ax-button text=\"Cancel\" (onClick)=\"close()\"></ax-button>\n <ax-button color=\"primary\" text=\"Publish\" [disabled]=\"!isValid()\" (onClick)=\"handlePublish(form)\"></ax-button>\n </ax-suffix>\n </ax-footer>\n </div>\n `, isInline: true, dependencies: [{ kind: \"ngmodule\", type: CommonModule }, { kind: \"ngmodule\", type: AXPLayoutBuilderModule }, { kind: \"component\", type: i1.AXPWidgetContainerComponent, selector: \"axp-widgets-container\", inputs: [\"context\", \"functions\"], outputs: [\"onContextChanged\"] }, { kind: \"directive\", type: i1.AXPWidgetRendererDirective, selector: \"[axp-widget-renderer]\", inputs: [\"parentNode\", \"index\", \"mode\", \"node\"], outputs: [\"onOptionsChanged\", \"onValueChanged\"], exportAs: [\"widgetRenderer\"] }, { 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: AXLabelModule }, { kind: \"component\", type: i4.AXLabelComponent, selector: \"ax-label\", inputs: [\"required\", \"for\"], outputs: [\"requiredChange\"] }, { kind: \"ngmodule\", type: AXFormModule }, { kind: \"component\", type: i5.AXFormFieldComponent, selector: \"ax-form-field\", inputs: [\"labelMode\"] }, { kind: \"component\", type: i5.AXFormComponent, selector: \"ax-form\", inputs: [\"labelMode\", \"look\", \"messageStyle\", \"updateOn\"], outputs: [\"onValidate\", \"updateOnChange\"] }] }); }\n}\ni0.ɵɵngDeclareClassMetadata({ minVersion: \"12.0.0\", version: \"20.1.6\", ngImport: i0, type: AXMMeetingPublishPopupComponent, decorators: [{\n type: Component,\n args: [{\n template: `\n <div>\n <ax-content class=\"ax-p-4\">\n <ax-form #form>\n <axp-widgets-container [context]=\"context()\" (onContextChanged)=\"handleContextChanged($event)\">\n <ax-form-field class=\"ax-px-3\">\n <ax-label>User</ax-label>\n <ng-container axp-widget-renderer [node]=\"userLookupNode\" [mode]=\"'edit'\"></ng-container>\n </ax-form-field>\n <ax-form-field class=\"ax-px-3\">\n <ax-label>Date</ax-label>\n <ng-container axp-widget-renderer [node]=\"dateNode\" [mode]=\"'edit'\"></ng-container>\n </ax-form-field>\n </axp-widgets-container>\n </ax-form>\n </ax-content>\n <ax-footer>\n <ax-suffix>\n <ax-button text=\"Cancel\" (onClick)=\"close()\"></ax-button>\n <ax-button color=\"primary\" text=\"Publish\" [disabled]=\"!isValid()\" (onClick)=\"handlePublish(form)\"></ax-button>\n </ax-suffix>\n </ax-footer>\n </div>\n `,\n imports: [\n CommonModule,\n AXPLayoutBuilderModule,\n AXDecoratorModule,\n AXButtonModule,\n AXLabelModule,\n AXFormModule,\n ],\n }]\n }] });\n//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWVldGluZy1wdWJsaXNoLXBvcHVwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvbW9kdWxlcy9tZWV0aW5nLW1hbmFnZW1lbnQvc3JjL2xpYi9mZWF0dXJlcy93b3JrZmxvdy9tZWV0aW5nLXB1Ymxpc2gvbWVldGluZy1wdWJsaXNoLXBvcHVwLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sMkJBQTJCLENBQUM7QUFDM0QsT0FBTyxFQUFFLGlCQUFpQixFQUFFLE1BQU0sK0JBQStCLENBQUM7QUFDbEUsT0FBTyxFQUFtQixZQUFZLEVBQUUsTUFBTSx5QkFBeUIsQ0FBQztBQUN4RSxPQUFPLEVBQUUsYUFBYSxFQUFFLE1BQU0sMEJBQTBCLENBQUM7QUFDekQsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0seUJBQXlCLENBQUM7QUFDOUQsT0FBTyxFQUFFLHNCQUFzQixFQUFpQixNQUFNLGlDQUFpQyxDQUFDO0FBQ3hGLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUMvQyxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7OztBQW9DbEQsTUFBTSxPQUFPLCtCQUFnQyxTQUFRLG1CQUFtQjtJQWxDeEU7O1FBbUNjLFlBQU8sR0FBRyxNQUFNLENBQU0sRUFBRSxtREFBQyxDQUFDO1FBRTFCLG1CQUFjLEdBQWtCO1lBQ3RDLElBQUksRUFBRSxZQUFZO1lBQ2xCLElBQUksRUFBRSxZQUFZO1lBQ2xCLElBQUksRUFBRSxlQUFlO1lBQ3JCLE9BQU8sRUFBRTtnQkFDTCxNQUFNLEVBQUUsMEJBQTBCO2dCQUNsQyxRQUFRLEVBQUUsS0FBSztnQkFDZixJQUFJLEVBQUUsUUFBUTthQUNqQjtTQUNKLENBQUM7UUFFUSxhQUFRLEdBQWtCO1lBQ2hDLElBQUksRUFBRSxhQUFhO1lBQ25CLElBQUksRUFBRSxhQUFhO1lBQ25CLElBQUksRUFBRSxrQkFBa0I7WUFDeEIsT0FBTyxFQUFFO2dCQUNMLE1BQU0sRUFBRSxNQUFNO2FBQ2pCO1NBQ0osQ0FBQztLQXFCTDtJQW5CRyxvQkFBb0IsQ0FBQyxNQUFXO1FBQzVCLElBQUksQ0FBQyxPQUFPLENBQUMsR0FBRyxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUNsQyxDQUFDO0lBRUQsT0FBTztRQUNILE1BQU0sQ0FBQyxHQUFHLElBQUksQ0FBQyxPQUFPLEVBQUUsQ0FBQztRQUN6QixPQUFPLENBQUMsQ0FBQyxDQUFDLEVBQUUsVUFBVSxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsV0FBVyxDQUFDO0lBQy9DLENBQUM7SUFFRCxLQUFLLENBQUMsYUFBYSxDQUFDLElBQXFCO1FBQ3JDLE1BQU0sVUFBVSxHQUFHLE1BQU0sSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDO1FBQ3pDLElBQUksVUFBVSxDQUFDLE1BQU0sSUFBSSxJQUFJLENBQUMsT0FBTyxFQUFFLEVBQUUsQ0FBQztZQUN0QyxJQUFJLENBQUMsS0FBSyxDQUFDO2dCQUNQLFVBQVUsRUFBRSxJQUFJLENBQUMsT0FBTyxFQUFFLEVBQUUsVUFBVTtnQkFDdEMsV0FBVyxFQUFFLElBQUksQ0FBQyxPQUFPLEVBQUUsRUFBRSxXQUFXO2dCQUN4QyxTQUFTLEVBQUUsSUFBSTthQUNsQixDQUFDLENBQUM7UUFDUCxDQUFDO0lBQ0wsQ0FBQzs4R0F6Q1EsK0JBQStCO2tHQUEvQiwrQkFBK0IsK0ZBakM5Qjs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7R0F1QlgsMkRBRUssWUFBWSw4QkFDWixzQkFBc0IsOFpBQ3RCLGlCQUFpQixxUEFDakIsY0FBYyw2WEFDZCxhQUFhLGdLQUNiLFlBQVk7OzJGQUdQLCtCQUErQjtrQkFsQzNDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztHQXVCWDtvQkFDQyxPQUFPLEVBQUU7d0JBQ0wsWUFBWTt3QkFDWixzQkFBc0I7d0JBQ3RCLGlCQUFpQjt3QkFDakIsY0FBYzt3QkFDZCxhQUFhO3dCQUNiLFlBQVk7cUJBQ2Y7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBBWEJ1dHRvbk1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy9idXR0b24nO1xuaW1wb3J0IHsgQVhEZWNvcmF0b3JNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvZGVjb3JhdG9ycyc7XG5pbXBvcnQgeyBBWEZvcm1Db21wb25lbnQsIEFYRm9ybU1vZHVsZSB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy9mb3JtJztcbmltcG9ydCB7IEFYTGFiZWxNb2R1bGUgfSBmcm9tICdAYWNvcmV4L2NvbXBvbmVudHMvbGFiZWwnO1xuaW1wb3J0IHsgQVhCYXNlUGFnZUNvbXBvbmVudCB9IGZyb20gJ0BhY29yZXgvY29tcG9uZW50cy9wYWdlJztcbmltcG9ydCB7IEFYUExheW91dEJ1aWxkZXJNb2R1bGUsIEFYUFdpZGdldE5vZGUgfSBmcm9tICdAYWNvcmV4L3BsYXRmb3JtL2xheW91dC9idWlsZGVyJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBDb21wb25lbnQsIHNpZ25hbCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgICB0ZW1wbGF0ZTogYFxuICAgIDxkaXY+XG4gICAgICA8YXgtY29udGVudCBjbGFzcz1cImF4LXAtNFwiPlxuICAgICAgICA8YXgtZm9ybSAjZm9ybT5cbiAgICAgICAgICA8YXhwLXdpZGdldHMtY29udGFpbmVyIFtjb250ZXh0XT1cImNvbnRleHQoKVwiIChvbkNvbnRleHRDaGFuZ2VkKT1cImhhbmRsZUNvbnRleHRDaGFuZ2VkKCRldmVudClcIj5cbiAgICAgICAgICAgIDxheC1mb3JtLWZpZWxkIGNsYXNzPVwiYXgtcHgtM1wiPlxuICAgICAgICAgICAgICA8YXgtbGFiZWw+VXNlcjwvYXgtbGFiZWw+XG4gICAgICAgICAgICAgIDxuZy1jb250YWluZXIgYXhwLXdpZGdldC1yZW5kZXJlciBbbm9kZV09XCJ1c2VyTG9va3VwTm9kZVwiIFttb2RlXT1cIidlZGl0J1wiPjwvbmctY29udGFpbmVyPlxuICAgICAgICAgICAgPC9heC1mb3JtLWZpZWxkPlxuICAgICAgICAgICAgPGF4LWZvcm0tZmllbGQgY2xhc3M9XCJheC1weC0zXCI+XG4gICAgICAgICAgICAgIDxheC1sYWJlbD5EYXRlPC9heC1sYWJlbD5cbiAgICAgICAgICAgICAgPG5nLWNvbnRhaW5lciBheHAtd2lkZ2V0LXJlbmRlcmVyIFtub2RlXT1cImRhdGVOb2RlXCIgW21vZGVdPVwiJ2VkaXQnXCI+PC9uZy1jb250YWluZXI+XG4gICAgICAgICAgICA8L2F4LWZvcm0tZmllbGQ+XG4gICAgICAgICAgPC9heHAtd2lkZ2V0cy1jb250YWluZXI+XG4gICAgICAgIDwvYXgtZm9ybT5cbiAgICAgIDwvYXgtY29udGVudD5cbiAgICAgIDxheC1mb290ZXI+XG4gICAgICAgIDxheC1zdWZmaXg+XG4gICAgICAgICAgPGF4LWJ1dHRvbiB0ZXh0PVwiQ2FuY2VsXCIgKG9uQ2xpY2spPVwiY2xvc2UoKVwiPjwvYXgtYnV0dG9uPlxuICAgICAgICAgIDxheC1idXR0b24gY29sb3I9XCJwcmltYXJ5XCIgdGV4dD1cIlB1Ymxpc2hcIiBbZGlzYWJsZWRdPVwiIWlzVmFsaWQoKVwiIChvbkNsaWNrKT1cImhhbmRsZVB1Ymxpc2goZm9ybSlcIj48L2F4LWJ1dHRvbj5cbiAgICAgICAgPC9heC1zdWZmaXg+XG4gICAgICA8L2F4LWZvb3Rlcj5cbiAgICA8L2Rpdj5cbiAgYCxcbiAgICBpbXBvcnRzOiBbXG4gICAgICAgIENvbW1vbk1vZHVsZSxcbiAgICAgICAgQVhQTGF5b3V0QnVpbGRlck1vZHVsZSxcbiAgICAgICAgQVhEZWNvcmF0b3JNb2R1bGUsXG4gICAgICAgIEFYQnV0dG9uTW9kdWxlLFxuICAgICAgICBBWExhYmVsTW9kdWxlLFxuICAgICAgICBBWEZvcm1Nb2R1bGUsXG4gICAgXSxcbn0pXG5leHBvcnQgY2xhc3MgQVhNTWVldGluZ1B1Ymxpc2hQb3B1cENvbXBvbmVudCBleHRlbmRzIEFYQmFzZVBhZ2VDb21wb25lbnQge1xuICAgIHByb3RlY3RlZCBjb250ZXh0ID0gc2lnbmFsPGFueT4oe30pO1xuXG4gICAgcHJvdGVjdGVkIHVzZXJMb29rdXBOb2RlOiBBWFBXaWRnZXROb2RlID0ge1xuICAgICAgICBuYW1lOiAnYXNzaWduZWRUbycsXG4gICAgICAgIHBhdGg6ICdhc3NpZ25lZFRvJyxcbiAgICAgICAgdHlwZTogJ2xvb2t1cC1lZGl0b3InLFxuICAgICAgICBvcHRpb25zOiB7XG4gICAgICAgICAgICBlbnRpdHk6ICdTZWN1cml0eU1hbmFnZW1lbnQudXNlcnMnLFxuICAgICAgICAgICAgbXVsdGlwbGU6IGZhbHNlLFxuICAgICAgICAgICAgbG9vazogJ2xvb2t1cCcsXG4gICAgICAgIH0sXG4gICAgfTtcblxuICAgIHByb3RlY3RlZCBkYXRlTm9kZTogQVhQV2lkZ2V0Tm9kZSA9IHtcbiAgICAgICAgbmFtZTogJ3B1Ymxpc2hEYXRlJyxcbiAgICAgICAgcGF0aDogJ3B1Ymxpc2hEYXRlJyxcbiAgICAgICAgdHlwZTogJ2RhdGUtdGltZS1lZGl0b3InLFxuICAgICAgICBvcHRpb25zOiB7XG4gICAgICAgICAgICBmb3JtYXQ6ICdkYXRlJyxcbiAgICAgICAgfSxcbiAgICB9O1xuXG4gICAgaGFuZGxlQ29udGV4dENoYW5nZWQoJGV2ZW50OiBhbnkpIHtcbiAgICAgICAgdGhpcy5jb250ZXh0LnNldCgkZXZlbnQuZGF0YSk7XG4gICAgfVxuXG4gICAgaXNWYWxpZCgpOiBib29sZWFuIHtcbiAgICAgICAgY29uc3QgYyA9IHRoaXMuY29udGV4dCgpO1xuICAgICAgICByZXR1cm4gISFjPy5hc3NpZ25lZFRvICYmICEhYz8ucHVibGlzaERhdGU7XG4gICAgfVxuXG4gICAgYXN5bmMgaGFuZGxlUHVibGlzaChmb3JtOiBBWEZvcm1Db21wb25lbnQpIHtcbiAgICAgICAgY29uc3QgdmFsaWRhdGlvbiA9IGF3YWl0IGZvcm0udmFsaWRhdGUoKTtcbiAgICAgICAgaWYgKHZhbGlkYXRpb24ucmVzdWx0ICYmIHRoaXMuaXNWYWxpZCgpKSB7XG4gICAgICAgICAgICB0aGlzLmNsb3NlKHtcbiAgICAgICAgICAgICAgICBhc3NpZ25lZFRvOiB0aGlzLmNvbnRleHQoKT8uYXNzaWduZWRUbyxcbiAgICAgICAgICAgICAgICBwdWJsaXNoRGF0ZTogdGhpcy5jb250ZXh0KCk/LnB1Ymxpc2hEYXRlLFxuICAgICAgICAgICAgICAgIGNvbmZpcm1lZDogdHJ1ZSxcbiAgICAgICAgICAgIH0pO1xuICAgICAgICB9XG4gICAgfVxufVxuXG5cbiJdfQ=="],"names":[],"mappings":"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"}
|
|
@@ -1,537 +0,0 @@
|
|
|
1
|
-
import { createAllQueryView, AXPEntityQueryType } from '@acorex/platform/common';
|
|
2
|
-
import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
|
|
3
|
-
import { AXMOrganizationManagementBranchEntityService, RootConfig } from './acorex-modules-organization-management.mjs';
|
|
4
|
-
import { entityMasterCrudActions, entityMasterDeleteAction } from '@acorex/platform/layout/entity';
|
|
5
|
-
|
|
6
|
-
async function factory(injector) {
|
|
7
|
-
const dataService = injector.get(AXMOrganizationManagementBranchEntityService);
|
|
8
|
-
const i18n = RootConfig.config.i18n;
|
|
9
|
-
const entityName = 'branch';
|
|
10
|
-
const entityDef = {
|
|
11
|
-
module: RootConfig.module.name,
|
|
12
|
-
name: RootConfig.entities.branch.name,
|
|
13
|
-
plugins: [
|
|
14
|
-
{ name: 'history' },
|
|
15
|
-
{ name: 'lock' },
|
|
16
|
-
{ name: 'compare' },
|
|
17
|
-
],
|
|
18
|
-
source: '',
|
|
19
|
-
title: `t("${entityName}.individual-title", { scope: "${i18n}" })`,
|
|
20
|
-
formats: {
|
|
21
|
-
individual: `t("${entityName}.individual-title", { scope: "${i18n}" })`,
|
|
22
|
-
plural: `t("${entityName}.plural-title", { scope: "${i18n}" })`,
|
|
23
|
-
searchResult: {
|
|
24
|
-
title: '{{ title }}',
|
|
25
|
-
description: RootConfig.module.title,
|
|
26
|
-
},
|
|
27
|
-
},
|
|
28
|
-
relatedEntities: [],
|
|
29
|
-
groups: [
|
|
30
|
-
{
|
|
31
|
-
id: 'basicInfo',
|
|
32
|
-
title: `t("${entityName}.basic-info", { scope: "${i18n}" })`,
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
id: 'addressInfo',
|
|
36
|
-
title: `t("${entityName}.address-info", { scope: "${i18n}" })`,
|
|
37
|
-
},
|
|
38
|
-
],
|
|
39
|
-
properties: [
|
|
40
|
-
{
|
|
41
|
-
name: 'id',
|
|
42
|
-
title: 'ID',
|
|
43
|
-
groupId: 'basicInfo',
|
|
44
|
-
schema: {
|
|
45
|
-
dataType: 'uuid',
|
|
46
|
-
hidden: true,
|
|
47
|
-
nullable: false,
|
|
48
|
-
readonly: true,
|
|
49
|
-
unique: {
|
|
50
|
-
enabled: true,
|
|
51
|
-
},
|
|
52
|
-
},
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
name: 'title',
|
|
56
|
-
title: `t("${entityName}.title", { scope: "${i18n}" })`,
|
|
57
|
-
groupId: 'basicInfo',
|
|
58
|
-
schema: {
|
|
59
|
-
dataType: 'string',
|
|
60
|
-
interface: {
|
|
61
|
-
type: AXPWidgetsCatalog.text,
|
|
62
|
-
},
|
|
63
|
-
},
|
|
64
|
-
options: {
|
|
65
|
-
sort: {
|
|
66
|
-
enabled: true,
|
|
67
|
-
},
|
|
68
|
-
filter: {
|
|
69
|
-
advance: {
|
|
70
|
-
enabled: true,
|
|
71
|
-
},
|
|
72
|
-
inline: {
|
|
73
|
-
enabled: true,
|
|
74
|
-
},
|
|
75
|
-
},
|
|
76
|
-
},
|
|
77
|
-
validations: [
|
|
78
|
-
{
|
|
79
|
-
rule: 'required',
|
|
80
|
-
},
|
|
81
|
-
],
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
name: 'code',
|
|
85
|
-
title: `t("${entityName}.code", { scope: "${i18n}" })`,
|
|
86
|
-
groupId: 'basicInfo',
|
|
87
|
-
schema: {
|
|
88
|
-
dataType: 'string',
|
|
89
|
-
interface: {
|
|
90
|
-
type: AXPWidgetsCatalog.text,
|
|
91
|
-
},
|
|
92
|
-
},
|
|
93
|
-
options: {
|
|
94
|
-
sort: {
|
|
95
|
-
enabled: false,
|
|
96
|
-
},
|
|
97
|
-
filter: {
|
|
98
|
-
advance: {
|
|
99
|
-
enabled: true,
|
|
100
|
-
},
|
|
101
|
-
inline: {
|
|
102
|
-
enabled: true,
|
|
103
|
-
},
|
|
104
|
-
},
|
|
105
|
-
},
|
|
106
|
-
validations: [{ rule: 'required' }],
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
name: 'managerId',
|
|
110
|
-
title: `t("${entityName}.manager", { scope: "${i18n}" })`,
|
|
111
|
-
groupId: 'basicInfo',
|
|
112
|
-
schema: {
|
|
113
|
-
dataType: 'string',
|
|
114
|
-
interface: {
|
|
115
|
-
type: AXPWidgetsCatalog.lookup,
|
|
116
|
-
// type: AXPWidgetsList.Editors.LookupBox,
|
|
117
|
-
options: {
|
|
118
|
-
entity: `${RootConfig.module.name}.${RootConfig.entities.employee.name}`,
|
|
119
|
-
textField: 'firstname',
|
|
120
|
-
valueField: 'id',
|
|
121
|
-
expose: [
|
|
122
|
-
{ source: 'id', target: 'manager.id' },
|
|
123
|
-
{ source: 'firstname', target: 'manager.firstname' },
|
|
124
|
-
],
|
|
125
|
-
},
|
|
126
|
-
},
|
|
127
|
-
},
|
|
128
|
-
options: {
|
|
129
|
-
sort: {
|
|
130
|
-
enabled: false,
|
|
131
|
-
},
|
|
132
|
-
filter: {
|
|
133
|
-
advance: {
|
|
134
|
-
enabled: true,
|
|
135
|
-
},
|
|
136
|
-
inline: {
|
|
137
|
-
enabled: true,
|
|
138
|
-
},
|
|
139
|
-
},
|
|
140
|
-
},
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
name: 'description',
|
|
144
|
-
title: `t("${entityName}.description", { scope: "${i18n}" })`,
|
|
145
|
-
groupId: 'basicInfo',
|
|
146
|
-
schema: {
|
|
147
|
-
dataType: 'string',
|
|
148
|
-
interface: {
|
|
149
|
-
type: AXPWidgetsCatalog.largeText,
|
|
150
|
-
},
|
|
151
|
-
},
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
name: 'country',
|
|
155
|
-
title: `t("${entityName}.country", { scope: "${i18n}" })`,
|
|
156
|
-
groupId: 'addressInfo',
|
|
157
|
-
schema: {
|
|
158
|
-
dataType: 'string',
|
|
159
|
-
interface: {
|
|
160
|
-
type: AXPWidgetsCatalog.select,
|
|
161
|
-
},
|
|
162
|
-
},
|
|
163
|
-
options: {
|
|
164
|
-
filter: {
|
|
165
|
-
advance: {
|
|
166
|
-
enabled: true,
|
|
167
|
-
},
|
|
168
|
-
inline: {
|
|
169
|
-
enabled: false,
|
|
170
|
-
},
|
|
171
|
-
},
|
|
172
|
-
},
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
name: 'province',
|
|
176
|
-
title: `t("${entityName}.province", { scope: "${i18n}" })`,
|
|
177
|
-
groupId: 'addressInfo',
|
|
178
|
-
schema: {
|
|
179
|
-
dataType: 'string',
|
|
180
|
-
interface: {
|
|
181
|
-
type: AXPWidgetsCatalog.select,
|
|
182
|
-
},
|
|
183
|
-
},
|
|
184
|
-
options: {
|
|
185
|
-
filter: {
|
|
186
|
-
advance: {
|
|
187
|
-
enabled: true,
|
|
188
|
-
},
|
|
189
|
-
inline: {
|
|
190
|
-
enabled: false,
|
|
191
|
-
},
|
|
192
|
-
},
|
|
193
|
-
},
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
name: 'city',
|
|
197
|
-
title: `t("${entityName}.city", { scope: "${i18n}" })`,
|
|
198
|
-
groupId: 'addressInfo',
|
|
199
|
-
schema: {
|
|
200
|
-
dataType: 'string',
|
|
201
|
-
interface: {
|
|
202
|
-
type: AXPWidgetsCatalog.select,
|
|
203
|
-
},
|
|
204
|
-
},
|
|
205
|
-
options: {
|
|
206
|
-
filter: {
|
|
207
|
-
advance: {
|
|
208
|
-
enabled: true,
|
|
209
|
-
},
|
|
210
|
-
inline: {
|
|
211
|
-
enabled: false,
|
|
212
|
-
},
|
|
213
|
-
},
|
|
214
|
-
},
|
|
215
|
-
},
|
|
216
|
-
],
|
|
217
|
-
columns: [
|
|
218
|
-
{ name: 'title' },
|
|
219
|
-
{ name: 'code' },
|
|
220
|
-
{ name: 'managerId', options: { dataPath: 'manager' } },
|
|
221
|
-
{ name: 'description' },
|
|
222
|
-
{ name: 'country' },
|
|
223
|
-
{ name: 'province' },
|
|
224
|
-
{ name: 'city' },
|
|
225
|
-
],
|
|
226
|
-
commands: {
|
|
227
|
-
create: {
|
|
228
|
-
execute: async (data) => {
|
|
229
|
-
const res = await dataService.insertOne(data);
|
|
230
|
-
return { id: res };
|
|
231
|
-
},
|
|
232
|
-
},
|
|
233
|
-
delete: {
|
|
234
|
-
execute: async (id) => {
|
|
235
|
-
return await dataService.deleteOne(id);
|
|
236
|
-
},
|
|
237
|
-
},
|
|
238
|
-
update: {
|
|
239
|
-
execute: async (data) => {
|
|
240
|
-
return await dataService.updateOne(data.id, data);
|
|
241
|
-
},
|
|
242
|
-
},
|
|
243
|
-
},
|
|
244
|
-
queries: {
|
|
245
|
-
byKey: {
|
|
246
|
-
execute: async (id) => {
|
|
247
|
-
return await dataService.getOne(id);
|
|
248
|
-
},
|
|
249
|
-
type: AXPEntityQueryType.Single,
|
|
250
|
-
},
|
|
251
|
-
list: {
|
|
252
|
-
execute: async (e) => {
|
|
253
|
-
return await dataService.query(e);
|
|
254
|
-
},
|
|
255
|
-
type: AXPEntityQueryType.List,
|
|
256
|
-
},
|
|
257
|
-
},
|
|
258
|
-
interfaces: {
|
|
259
|
-
master: {
|
|
260
|
-
create: {
|
|
261
|
-
sections: [
|
|
262
|
-
{
|
|
263
|
-
id: 'basicInfo',
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
id: 'addressInfo',
|
|
267
|
-
},
|
|
268
|
-
],
|
|
269
|
-
properties: [
|
|
270
|
-
{
|
|
271
|
-
name: 'title',
|
|
272
|
-
layout: {
|
|
273
|
-
positions: {
|
|
274
|
-
lg: {
|
|
275
|
-
colSpan: 12,
|
|
276
|
-
},
|
|
277
|
-
},
|
|
278
|
-
},
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
name: 'code',
|
|
282
|
-
layout: {
|
|
283
|
-
positions: {
|
|
284
|
-
lg: {
|
|
285
|
-
colSpan: 6,
|
|
286
|
-
},
|
|
287
|
-
},
|
|
288
|
-
},
|
|
289
|
-
},
|
|
290
|
-
{
|
|
291
|
-
name: 'managerId',
|
|
292
|
-
layout: {
|
|
293
|
-
positions: {
|
|
294
|
-
lg: {
|
|
295
|
-
colSpan: 6,
|
|
296
|
-
},
|
|
297
|
-
},
|
|
298
|
-
},
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
name: 'description',
|
|
302
|
-
layout: {
|
|
303
|
-
positions: {
|
|
304
|
-
lg: {
|
|
305
|
-
colSpan: 12,
|
|
306
|
-
},
|
|
307
|
-
},
|
|
308
|
-
},
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
name: 'country',
|
|
312
|
-
layout: {
|
|
313
|
-
positions: {
|
|
314
|
-
lg: {
|
|
315
|
-
colSpan: 12,
|
|
316
|
-
},
|
|
317
|
-
},
|
|
318
|
-
},
|
|
319
|
-
},
|
|
320
|
-
{
|
|
321
|
-
name: 'province',
|
|
322
|
-
layout: {
|
|
323
|
-
positions: {
|
|
324
|
-
lg: {
|
|
325
|
-
colSpan: 12,
|
|
326
|
-
},
|
|
327
|
-
},
|
|
328
|
-
},
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
name: 'city',
|
|
332
|
-
layout: {
|
|
333
|
-
positions: {
|
|
334
|
-
lg: {
|
|
335
|
-
colSpan: 12,
|
|
336
|
-
},
|
|
337
|
-
},
|
|
338
|
-
},
|
|
339
|
-
},
|
|
340
|
-
],
|
|
341
|
-
},
|
|
342
|
-
update: {
|
|
343
|
-
sections: [
|
|
344
|
-
{
|
|
345
|
-
id: 'basicInfo',
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
id: 'addressInfo',
|
|
349
|
-
},
|
|
350
|
-
],
|
|
351
|
-
properties: [
|
|
352
|
-
{
|
|
353
|
-
name: 'title',
|
|
354
|
-
layout: {
|
|
355
|
-
positions: {
|
|
356
|
-
lg: {
|
|
357
|
-
colSpan: 12,
|
|
358
|
-
},
|
|
359
|
-
},
|
|
360
|
-
},
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
name: 'code',
|
|
364
|
-
layout: {
|
|
365
|
-
positions: {
|
|
366
|
-
lg: {
|
|
367
|
-
colSpan: 6,
|
|
368
|
-
},
|
|
369
|
-
},
|
|
370
|
-
},
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
name: 'managerId',
|
|
374
|
-
layout: {
|
|
375
|
-
positions: {
|
|
376
|
-
lg: {
|
|
377
|
-
colSpan: 6,
|
|
378
|
-
},
|
|
379
|
-
},
|
|
380
|
-
},
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
name: 'description',
|
|
384
|
-
layout: {
|
|
385
|
-
positions: {
|
|
386
|
-
lg: {
|
|
387
|
-
colSpan: 12,
|
|
388
|
-
},
|
|
389
|
-
},
|
|
390
|
-
},
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
name: 'country',
|
|
394
|
-
layout: {
|
|
395
|
-
positions: {
|
|
396
|
-
lg: {
|
|
397
|
-
colSpan: 12,
|
|
398
|
-
},
|
|
399
|
-
},
|
|
400
|
-
},
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
name: 'province',
|
|
404
|
-
layout: {
|
|
405
|
-
positions: {
|
|
406
|
-
lg: {
|
|
407
|
-
colSpan: 12,
|
|
408
|
-
},
|
|
409
|
-
},
|
|
410
|
-
},
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
name: 'city',
|
|
414
|
-
layout: {
|
|
415
|
-
positions: {
|
|
416
|
-
lg: {
|
|
417
|
-
colSpan: 12,
|
|
418
|
-
},
|
|
419
|
-
},
|
|
420
|
-
},
|
|
421
|
-
},
|
|
422
|
-
],
|
|
423
|
-
},
|
|
424
|
-
single: {
|
|
425
|
-
title: '{{title}}',
|
|
426
|
-
sections: [
|
|
427
|
-
{
|
|
428
|
-
id: 'basicInfo',
|
|
429
|
-
layout: {
|
|
430
|
-
positions: {
|
|
431
|
-
lg: {
|
|
432
|
-
colSpan: 12,
|
|
433
|
-
},
|
|
434
|
-
},
|
|
435
|
-
},
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
id: 'addressInfo',
|
|
439
|
-
layout: {
|
|
440
|
-
positions: {
|
|
441
|
-
lg: {
|
|
442
|
-
colSpan: 12,
|
|
443
|
-
},
|
|
444
|
-
},
|
|
445
|
-
},
|
|
446
|
-
},
|
|
447
|
-
],
|
|
448
|
-
properties: [
|
|
449
|
-
{
|
|
450
|
-
name: 'title',
|
|
451
|
-
layout: {
|
|
452
|
-
positions: {
|
|
453
|
-
lg: {
|
|
454
|
-
colSpan: 12,
|
|
455
|
-
},
|
|
456
|
-
},
|
|
457
|
-
},
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
name: 'code',
|
|
461
|
-
layout: {
|
|
462
|
-
positions: {
|
|
463
|
-
lg: {
|
|
464
|
-
colSpan: 6,
|
|
465
|
-
},
|
|
466
|
-
},
|
|
467
|
-
},
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
name: 'managerId',
|
|
471
|
-
layout: {
|
|
472
|
-
positions: {
|
|
473
|
-
lg: {
|
|
474
|
-
colSpan: 6,
|
|
475
|
-
},
|
|
476
|
-
},
|
|
477
|
-
},
|
|
478
|
-
},
|
|
479
|
-
{
|
|
480
|
-
name: 'description',
|
|
481
|
-
layout: {
|
|
482
|
-
positions: {
|
|
483
|
-
lg: {
|
|
484
|
-
colSpan: 12,
|
|
485
|
-
},
|
|
486
|
-
},
|
|
487
|
-
},
|
|
488
|
-
},
|
|
489
|
-
{
|
|
490
|
-
name: 'country',
|
|
491
|
-
layout: {
|
|
492
|
-
positions: {
|
|
493
|
-
lg: {
|
|
494
|
-
colSpan: 12,
|
|
495
|
-
},
|
|
496
|
-
},
|
|
497
|
-
},
|
|
498
|
-
},
|
|
499
|
-
{
|
|
500
|
-
name: 'province',
|
|
501
|
-
layout: {
|
|
502
|
-
positions: {
|
|
503
|
-
lg: {
|
|
504
|
-
colSpan: 12,
|
|
505
|
-
},
|
|
506
|
-
},
|
|
507
|
-
},
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
name: 'city',
|
|
511
|
-
layout: {
|
|
512
|
-
positions: {
|
|
513
|
-
lg: {
|
|
514
|
-
colSpan: 12,
|
|
515
|
-
},
|
|
516
|
-
},
|
|
517
|
-
},
|
|
518
|
-
},
|
|
519
|
-
],
|
|
520
|
-
actions: [
|
|
521
|
-
entityMasterDeleteAction()
|
|
522
|
-
],
|
|
523
|
-
},
|
|
524
|
-
list: {
|
|
525
|
-
actions: [
|
|
526
|
-
...entityMasterCrudActions()
|
|
527
|
-
],
|
|
528
|
-
views: [createAllQueryView({ sorts: [{ name: 'title', dir: 'asc' }] })],
|
|
529
|
-
},
|
|
530
|
-
},
|
|
531
|
-
},
|
|
532
|
-
};
|
|
533
|
-
return entityDef;
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
export { factory };
|
|
537
|
-
//# sourceMappingURL=acorex-modules-organization-management-branch.entity-B_CYwiX9.mjs.map
|