@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
|
@@ -1203,6 +1203,9 @@ async function applicationEntityFactory(injector) {
|
|
|
1203
1203
|
async function editionEntityFactory(injector) {
|
|
1204
1204
|
const dataService = injector.get(AXMEditionService$1);
|
|
1205
1205
|
const entityDef = {
|
|
1206
|
+
plugins: [
|
|
1207
|
+
{ name: 'archive' },
|
|
1208
|
+
],
|
|
1206
1209
|
module: 'application-management',
|
|
1207
1210
|
name: 'edition',
|
|
1208
1211
|
source: 'application-management.edition',
|
|
@@ -1241,19 +1244,8 @@ async function editionEntityFactory(injector) {
|
|
|
1241
1244
|
},
|
|
1242
1245
|
},
|
|
1243
1246
|
},
|
|
1244
|
-
{
|
|
1245
|
-
name: 'isArchived',
|
|
1246
|
-
title: 'Archived',
|
|
1247
|
-
groupId: 'edition',
|
|
1248
|
-
schema: {
|
|
1249
|
-
dataType: 'boolean',
|
|
1250
|
-
interface: {
|
|
1251
|
-
type: AXPWidgetsCatalog.toggle,
|
|
1252
|
-
},
|
|
1253
|
-
},
|
|
1254
|
-
},
|
|
1255
1247
|
],
|
|
1256
|
-
columns: [{ name: 'name' }, { name: 'title' }
|
|
1248
|
+
columns: [{ name: 'name' }, { name: 'title' }],
|
|
1257
1249
|
commands: {
|
|
1258
1250
|
create: {
|
|
1259
1251
|
execute: async (data) => {
|
|
@@ -1331,16 +1323,6 @@ async function editionEntityFactory(injector) {
|
|
|
1331
1323
|
},
|
|
1332
1324
|
},
|
|
1333
1325
|
},
|
|
1334
|
-
{
|
|
1335
|
-
name: 'isArchived',
|
|
1336
|
-
layout: {
|
|
1337
|
-
positions: {
|
|
1338
|
-
lg: {
|
|
1339
|
-
colSpan: 12,
|
|
1340
|
-
},
|
|
1341
|
-
},
|
|
1342
|
-
},
|
|
1343
|
-
},
|
|
1344
1326
|
],
|
|
1345
1327
|
},
|
|
1346
1328
|
update: {
|
|
@@ -1370,16 +1352,6 @@ async function editionEntityFactory(injector) {
|
|
|
1370
1352
|
},
|
|
1371
1353
|
},
|
|
1372
1354
|
},
|
|
1373
|
-
{
|
|
1374
|
-
name: 'isArchived',
|
|
1375
|
-
layout: {
|
|
1376
|
-
positions: {
|
|
1377
|
-
lg: {
|
|
1378
|
-
colSpan: 12,
|
|
1379
|
-
},
|
|
1380
|
-
},
|
|
1381
|
-
},
|
|
1382
|
-
},
|
|
1383
1355
|
],
|
|
1384
1356
|
},
|
|
1385
1357
|
single: {
|
|
@@ -1417,16 +1389,6 @@ async function editionEntityFactory(injector) {
|
|
|
1417
1389
|
},
|
|
1418
1390
|
},
|
|
1419
1391
|
},
|
|
1420
|
-
{
|
|
1421
|
-
name: 'isArchived',
|
|
1422
|
-
layout: {
|
|
1423
|
-
positions: {
|
|
1424
|
-
lg: {
|
|
1425
|
-
colSpan: 12,
|
|
1426
|
-
},
|
|
1427
|
-
},
|
|
1428
|
-
},
|
|
1429
|
-
},
|
|
1430
1392
|
],
|
|
1431
1393
|
actions: [],
|
|
1432
1394
|
},
|
|
@@ -1481,6 +1443,9 @@ async function editionEntityFactory(injector) {
|
|
|
1481
1443
|
async function entityEntityFactory(injector) {
|
|
1482
1444
|
const dataService = injector.get(AXMEntityService$1);
|
|
1483
1445
|
const entityDef = {
|
|
1446
|
+
plugins: [
|
|
1447
|
+
{ name: 'archive' },
|
|
1448
|
+
],
|
|
1484
1449
|
module: 'application-management',
|
|
1485
1450
|
name: 'entity',
|
|
1486
1451
|
source: 'application-management.entity',
|
|
@@ -1492,7 +1457,7 @@ async function entityEntityFactory(injector) {
|
|
|
1492
1457
|
relatedEntities: [
|
|
1493
1458
|
{
|
|
1494
1459
|
entity: 'application-management.property',
|
|
1495
|
-
columns: ['entity.title', 'name', 'title'
|
|
1460
|
+
columns: ['entity.title', 'name', 'title'],
|
|
1496
1461
|
conditions: [
|
|
1497
1462
|
{
|
|
1498
1463
|
name: 'entityId',
|
|
@@ -1533,19 +1498,8 @@ async function entityEntityFactory(injector) {
|
|
|
1533
1498
|
},
|
|
1534
1499
|
},
|
|
1535
1500
|
},
|
|
1536
|
-
{
|
|
1537
|
-
name: 'isArchived',
|
|
1538
|
-
title: 'Archived',
|
|
1539
|
-
groupId: 'entity',
|
|
1540
|
-
schema: {
|
|
1541
|
-
dataType: 'boolean',
|
|
1542
|
-
interface: {
|
|
1543
|
-
type: AXPWidgetsCatalog.toggle,
|
|
1544
|
-
},
|
|
1545
|
-
},
|
|
1546
|
-
},
|
|
1547
1501
|
],
|
|
1548
|
-
columns: [{ name: 'name' }, { name: 'title' }
|
|
1502
|
+
columns: [{ name: 'name' }, { name: 'title' }],
|
|
1549
1503
|
commands: {
|
|
1550
1504
|
create: {
|
|
1551
1505
|
execute: async (data) => {
|
|
@@ -1623,16 +1577,6 @@ async function entityEntityFactory(injector) {
|
|
|
1623
1577
|
},
|
|
1624
1578
|
},
|
|
1625
1579
|
},
|
|
1626
|
-
{
|
|
1627
|
-
name: 'isArchived',
|
|
1628
|
-
layout: {
|
|
1629
|
-
positions: {
|
|
1630
|
-
lg: {
|
|
1631
|
-
colSpan: 12,
|
|
1632
|
-
},
|
|
1633
|
-
},
|
|
1634
|
-
},
|
|
1635
|
-
},
|
|
1636
1580
|
],
|
|
1637
1581
|
},
|
|
1638
1582
|
update: {
|
|
@@ -1662,16 +1606,6 @@ async function entityEntityFactory(injector) {
|
|
|
1662
1606
|
},
|
|
1663
1607
|
},
|
|
1664
1608
|
},
|
|
1665
|
-
{
|
|
1666
|
-
name: 'isArchived',
|
|
1667
|
-
layout: {
|
|
1668
|
-
positions: {
|
|
1669
|
-
lg: {
|
|
1670
|
-
colSpan: 12,
|
|
1671
|
-
},
|
|
1672
|
-
},
|
|
1673
|
-
},
|
|
1674
|
-
},
|
|
1675
1609
|
],
|
|
1676
1610
|
},
|
|
1677
1611
|
single: {
|
|
@@ -1709,16 +1643,6 @@ async function entityEntityFactory(injector) {
|
|
|
1709
1643
|
},
|
|
1710
1644
|
},
|
|
1711
1645
|
},
|
|
1712
|
-
{
|
|
1713
|
-
name: 'isArchived',
|
|
1714
|
-
layout: {
|
|
1715
|
-
positions: {
|
|
1716
|
-
lg: {
|
|
1717
|
-
colSpan: 12,
|
|
1718
|
-
},
|
|
1719
|
-
},
|
|
1720
|
-
},
|
|
1721
|
-
},
|
|
1722
1646
|
],
|
|
1723
1647
|
actions: [],
|
|
1724
1648
|
},
|
|
@@ -1778,6 +1702,9 @@ var entity_entity = /*#__PURE__*/Object.freeze({
|
|
|
1778
1702
|
async function featureEntityFactory(injector) {
|
|
1779
1703
|
const dataService = injector.get(AXMFeatureService$1);
|
|
1780
1704
|
const EntityDef = {
|
|
1705
|
+
plugins: [
|
|
1706
|
+
{ name: 'archive' },
|
|
1707
|
+
],
|
|
1781
1708
|
module: 'application-management',
|
|
1782
1709
|
name: 'feature',
|
|
1783
1710
|
source: 'application-management.feature',
|
|
@@ -1816,19 +1743,8 @@ async function featureEntityFactory(injector) {
|
|
|
1816
1743
|
},
|
|
1817
1744
|
},
|
|
1818
1745
|
},
|
|
1819
|
-
{
|
|
1820
|
-
name: 'isArchived',
|
|
1821
|
-
title: 'Archived',
|
|
1822
|
-
groupId: 'feature',
|
|
1823
|
-
schema: {
|
|
1824
|
-
dataType: 'boolean',
|
|
1825
|
-
interface: {
|
|
1826
|
-
type: AXPWidgetsCatalog.toggle,
|
|
1827
|
-
},
|
|
1828
|
-
},
|
|
1829
|
-
},
|
|
1830
1746
|
],
|
|
1831
|
-
columns: [{ name: 'name' }, { name: 'title' }
|
|
1747
|
+
columns: [{ name: 'name' }, { name: 'title' }],
|
|
1832
1748
|
commands: {
|
|
1833
1749
|
create: {
|
|
1834
1750
|
execute: async (data) => {
|
|
@@ -1906,16 +1822,6 @@ async function featureEntityFactory(injector) {
|
|
|
1906
1822
|
},
|
|
1907
1823
|
},
|
|
1908
1824
|
},
|
|
1909
|
-
{
|
|
1910
|
-
name: 'isArchived',
|
|
1911
|
-
layout: {
|
|
1912
|
-
positions: {
|
|
1913
|
-
lg: {
|
|
1914
|
-
colSpan: 12,
|
|
1915
|
-
},
|
|
1916
|
-
},
|
|
1917
|
-
},
|
|
1918
|
-
},
|
|
1919
1825
|
],
|
|
1920
1826
|
},
|
|
1921
1827
|
update: {
|
|
@@ -1945,16 +1851,6 @@ async function featureEntityFactory(injector) {
|
|
|
1945
1851
|
},
|
|
1946
1852
|
},
|
|
1947
1853
|
},
|
|
1948
|
-
{
|
|
1949
|
-
name: 'isArchived',
|
|
1950
|
-
layout: {
|
|
1951
|
-
positions: {
|
|
1952
|
-
lg: {
|
|
1953
|
-
colSpan: 12,
|
|
1954
|
-
},
|
|
1955
|
-
},
|
|
1956
|
-
},
|
|
1957
|
-
},
|
|
1958
1854
|
],
|
|
1959
1855
|
},
|
|
1960
1856
|
single: {
|
|
@@ -1992,16 +1888,6 @@ async function featureEntityFactory(injector) {
|
|
|
1992
1888
|
},
|
|
1993
1889
|
},
|
|
1994
1890
|
},
|
|
1995
|
-
{
|
|
1996
|
-
name: 'isArchived',
|
|
1997
|
-
layout: {
|
|
1998
|
-
positions: {
|
|
1999
|
-
lg: {
|
|
2000
|
-
colSpan: 12,
|
|
2001
|
-
},
|
|
2002
|
-
},
|
|
2003
|
-
},
|
|
2004
|
-
},
|
|
2005
1891
|
],
|
|
2006
1892
|
actions: [],
|
|
2007
1893
|
},
|
|
@@ -2061,6 +1947,9 @@ var feature_entity = /*#__PURE__*/Object.freeze({
|
|
|
2061
1947
|
async function modulesEntityFactory(injector) {
|
|
2062
1948
|
const dataService = injector.get(AXMModuleService);
|
|
2063
1949
|
const entityDef = {
|
|
1950
|
+
plugins: [
|
|
1951
|
+
{ name: 'archive' },
|
|
1952
|
+
],
|
|
2064
1953
|
module: 'application-management',
|
|
2065
1954
|
name: 'module',
|
|
2066
1955
|
source: 'application-management.module',
|
|
@@ -2072,7 +1961,7 @@ async function modulesEntityFactory(injector) {
|
|
|
2072
1961
|
relatedEntities: [
|
|
2073
1962
|
{
|
|
2074
1963
|
entity: 'application-management.entity',
|
|
2075
|
-
columns: ['module.title', 'name', 'title'
|
|
1964
|
+
columns: ['module.title', 'name', 'title'],
|
|
2076
1965
|
conditions: [
|
|
2077
1966
|
{
|
|
2078
1967
|
name: 'moduleId',
|
|
@@ -2085,7 +1974,7 @@ async function modulesEntityFactory(injector) {
|
|
|
2085
1974
|
},
|
|
2086
1975
|
{
|
|
2087
1976
|
entity: 'application-management.feature',
|
|
2088
|
-
columns: ['module.title', 'name', 'title'
|
|
1977
|
+
columns: ['module.title', 'name', 'title'],
|
|
2089
1978
|
conditions: [
|
|
2090
1979
|
{
|
|
2091
1980
|
name: 'moduleId',
|
|
@@ -2099,7 +1988,7 @@ async function modulesEntityFactory(injector) {
|
|
|
2099
1988
|
},
|
|
2100
1989
|
{
|
|
2101
1990
|
entity: 'application-management.permission',
|
|
2102
|
-
columns: ['module.title', 'name', 'title'
|
|
1991
|
+
columns: ['module.title', 'name', 'title'],
|
|
2103
1992
|
conditions: [
|
|
2104
1993
|
{
|
|
2105
1994
|
name: 'moduleId',
|
|
@@ -2140,19 +2029,8 @@ async function modulesEntityFactory(injector) {
|
|
|
2140
2029
|
},
|
|
2141
2030
|
},
|
|
2142
2031
|
},
|
|
2143
|
-
{
|
|
2144
|
-
name: 'isArchived',
|
|
2145
|
-
title: 'Archived',
|
|
2146
|
-
groupId: 'modules',
|
|
2147
|
-
schema: {
|
|
2148
|
-
dataType: 'boolean',
|
|
2149
|
-
interface: {
|
|
2150
|
-
type: AXPWidgetsCatalog.toggle,
|
|
2151
|
-
},
|
|
2152
|
-
},
|
|
2153
|
-
},
|
|
2154
2032
|
],
|
|
2155
|
-
columns: [{ name: 'name' }, { name: 'title' }
|
|
2033
|
+
columns: [{ name: 'name' }, { name: 'title' }],
|
|
2156
2034
|
commands: {
|
|
2157
2035
|
create: {
|
|
2158
2036
|
execute: async (data) => {
|
|
@@ -2230,16 +2108,6 @@ async function modulesEntityFactory(injector) {
|
|
|
2230
2108
|
},
|
|
2231
2109
|
},
|
|
2232
2110
|
},
|
|
2233
|
-
{
|
|
2234
|
-
name: 'isArchived',
|
|
2235
|
-
layout: {
|
|
2236
|
-
positions: {
|
|
2237
|
-
lg: {
|
|
2238
|
-
colSpan: 12,
|
|
2239
|
-
},
|
|
2240
|
-
},
|
|
2241
|
-
},
|
|
2242
|
-
},
|
|
2243
2111
|
],
|
|
2244
2112
|
},
|
|
2245
2113
|
update: {
|
|
@@ -2269,16 +2137,6 @@ async function modulesEntityFactory(injector) {
|
|
|
2269
2137
|
},
|
|
2270
2138
|
},
|
|
2271
2139
|
},
|
|
2272
|
-
{
|
|
2273
|
-
name: 'isArchived',
|
|
2274
|
-
layout: {
|
|
2275
|
-
positions: {
|
|
2276
|
-
lg: {
|
|
2277
|
-
colSpan: 12,
|
|
2278
|
-
},
|
|
2279
|
-
},
|
|
2280
|
-
},
|
|
2281
|
-
},
|
|
2282
2140
|
],
|
|
2283
2141
|
},
|
|
2284
2142
|
single: {
|
|
@@ -2316,16 +2174,6 @@ async function modulesEntityFactory(injector) {
|
|
|
2316
2174
|
},
|
|
2317
2175
|
},
|
|
2318
2176
|
},
|
|
2319
|
-
{
|
|
2320
|
-
name: 'isArchived',
|
|
2321
|
-
layout: {
|
|
2322
|
-
positions: {
|
|
2323
|
-
lg: {
|
|
2324
|
-
colSpan: 12,
|
|
2325
|
-
},
|
|
2326
|
-
},
|
|
2327
|
-
},
|
|
2328
|
-
},
|
|
2329
2177
|
],
|
|
2330
2178
|
actions: [],
|
|
2331
2179
|
},
|
|
@@ -2385,6 +2233,9 @@ var modules_entity = /*#__PURE__*/Object.freeze({
|
|
|
2385
2233
|
async function permissionEntityFactory(injector) {
|
|
2386
2234
|
const dataService = injector.get(AXMPermissionService$1);
|
|
2387
2235
|
const entityDef = {
|
|
2236
|
+
plugins: [
|
|
2237
|
+
{ name: 'archive' },
|
|
2238
|
+
],
|
|
2388
2239
|
module: 'application-management',
|
|
2389
2240
|
name: 'permission',
|
|
2390
2241
|
source: 'application-management.permission',
|
|
@@ -2423,19 +2274,8 @@ async function permissionEntityFactory(injector) {
|
|
|
2423
2274
|
},
|
|
2424
2275
|
},
|
|
2425
2276
|
},
|
|
2426
|
-
{
|
|
2427
|
-
name: 'isArchived',
|
|
2428
|
-
title: 'Archived',
|
|
2429
|
-
groupId: 'permission',
|
|
2430
|
-
schema: {
|
|
2431
|
-
dataType: 'boolean',
|
|
2432
|
-
interface: {
|
|
2433
|
-
type: AXPWidgetsCatalog.toggle,
|
|
2434
|
-
},
|
|
2435
|
-
},
|
|
2436
|
-
},
|
|
2437
2277
|
],
|
|
2438
|
-
columns: [{ name: 'name' }, { name: 'title' }
|
|
2278
|
+
columns: [{ name: 'name' }, { name: 'title' }],
|
|
2439
2279
|
commands: {
|
|
2440
2280
|
create: {
|
|
2441
2281
|
execute: async (data) => {
|
|
@@ -2513,16 +2353,6 @@ async function permissionEntityFactory(injector) {
|
|
|
2513
2353
|
},
|
|
2514
2354
|
},
|
|
2515
2355
|
},
|
|
2516
|
-
{
|
|
2517
|
-
name: 'isArchived',
|
|
2518
|
-
layout: {
|
|
2519
|
-
positions: {
|
|
2520
|
-
lg: {
|
|
2521
|
-
colSpan: 12,
|
|
2522
|
-
},
|
|
2523
|
-
},
|
|
2524
|
-
},
|
|
2525
|
-
},
|
|
2526
2356
|
],
|
|
2527
2357
|
},
|
|
2528
2358
|
update: {
|
|
@@ -2552,16 +2382,6 @@ async function permissionEntityFactory(injector) {
|
|
|
2552
2382
|
},
|
|
2553
2383
|
},
|
|
2554
2384
|
},
|
|
2555
|
-
{
|
|
2556
|
-
name: 'isArchived',
|
|
2557
|
-
layout: {
|
|
2558
|
-
positions: {
|
|
2559
|
-
lg: {
|
|
2560
|
-
colSpan: 12,
|
|
2561
|
-
},
|
|
2562
|
-
},
|
|
2563
|
-
},
|
|
2564
|
-
},
|
|
2565
2385
|
],
|
|
2566
2386
|
},
|
|
2567
2387
|
single: {
|
|
@@ -2599,16 +2419,6 @@ async function permissionEntityFactory(injector) {
|
|
|
2599
2419
|
},
|
|
2600
2420
|
},
|
|
2601
2421
|
},
|
|
2602
|
-
{
|
|
2603
|
-
name: 'isArchived',
|
|
2604
|
-
layout: {
|
|
2605
|
-
positions: {
|
|
2606
|
-
lg: {
|
|
2607
|
-
colSpan: 12,
|
|
2608
|
-
},
|
|
2609
|
-
},
|
|
2610
|
-
},
|
|
2611
|
-
},
|
|
2612
2422
|
],
|
|
2613
2423
|
actions: [],
|
|
2614
2424
|
},
|