@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
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as i1 from '@angular/common';
|
|
3
|
+
|
|
4
|
+
declare const RootConfig: {
|
|
5
|
+
config: {
|
|
6
|
+
i18n: string;
|
|
7
|
+
module: string;
|
|
8
|
+
};
|
|
9
|
+
module: {
|
|
10
|
+
route: string;
|
|
11
|
+
name: string;
|
|
12
|
+
title: string;
|
|
13
|
+
icon: string;
|
|
14
|
+
};
|
|
15
|
+
entities: {
|
|
16
|
+
employee: {
|
|
17
|
+
name: string;
|
|
18
|
+
source: string;
|
|
19
|
+
title: string;
|
|
20
|
+
icon: string;
|
|
21
|
+
};
|
|
22
|
+
employmentType: {
|
|
23
|
+
name: string;
|
|
24
|
+
source: string;
|
|
25
|
+
title: string;
|
|
26
|
+
icon: string;
|
|
27
|
+
};
|
|
28
|
+
skill: {
|
|
29
|
+
name: string;
|
|
30
|
+
source: string;
|
|
31
|
+
title: string;
|
|
32
|
+
icon: string;
|
|
33
|
+
};
|
|
34
|
+
skillLevel: {
|
|
35
|
+
name: string;
|
|
36
|
+
source: string;
|
|
37
|
+
title: string;
|
|
38
|
+
icon: string;
|
|
39
|
+
};
|
|
40
|
+
employeeSkill: {
|
|
41
|
+
name: string;
|
|
42
|
+
source: string;
|
|
43
|
+
title: string;
|
|
44
|
+
icon: string;
|
|
45
|
+
};
|
|
46
|
+
positionAssignment: {
|
|
47
|
+
name: string;
|
|
48
|
+
source: string;
|
|
49
|
+
title: string;
|
|
50
|
+
icon: string;
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
declare class AXMHumanCapitalManagementEmploymentTypeEntityModule {
|
|
56
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementEmploymentTypeEntityModule, never>;
|
|
57
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementEmploymentTypeEntityModule, never, never, never>;
|
|
58
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementEmploymentTypeEntityModule>;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
declare class AXMHumanCapitalManagementSkillEntityModule {
|
|
62
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementSkillEntityModule, never>;
|
|
63
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementSkillEntityModule, never, never, never>;
|
|
64
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementSkillEntityModule>;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
declare class AXMHumanCapitalManagementSkillLevelEntityModule {
|
|
68
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementSkillLevelEntityModule, never>;
|
|
69
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementSkillLevelEntityModule, never, never, never>;
|
|
70
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementSkillLevelEntityModule>;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
declare class AXMHumanCapitalManagementEmployeeSkillEntityModule {
|
|
74
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementEmployeeSkillEntityModule, never>;
|
|
75
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementEmployeeSkillEntityModule, never, never, never>;
|
|
76
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementEmployeeSkillEntityModule>;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
declare class AXMHumanCapitalManagementPositionAssignmentEntityModule {
|
|
80
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementPositionAssignmentEntityModule, never>;
|
|
81
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementPositionAssignmentEntityModule, never, never, never>;
|
|
82
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementPositionAssignmentEntityModule>;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
declare class AXMHumanCapitalManagementEmployeeEntityModule {
|
|
86
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementEmployeeEntityModule, never>;
|
|
87
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementEmployeeEntityModule, never, never, never>;
|
|
88
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementEmployeeEntityModule>;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
declare class AXMHumanCapitalManagementModule {
|
|
92
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementModule, never>;
|
|
93
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementModule, never, [typeof i1.CommonModule, typeof AXMHumanCapitalManagementEmploymentTypeEntityModule, typeof AXMHumanCapitalManagementSkillEntityModule, typeof AXMHumanCapitalManagementSkillLevelEntityModule, typeof AXMHumanCapitalManagementEmployeeSkillEntityModule, typeof AXMHumanCapitalManagementPositionAssignmentEntityModule, typeof AXMHumanCapitalManagementEmployeeEntityModule], never>;
|
|
94
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementModule>;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
export { AXMHumanCapitalManagementModule, RootConfig };
|
|
@@ -138,7 +138,7 @@ interface AXPTokenRegistry {
|
|
|
138
138
|
list(): AXPTokenHandler[];
|
|
139
139
|
}
|
|
140
140
|
interface AXPSequenceProvider {
|
|
141
|
-
next(scopeHash: string, options?: {
|
|
141
|
+
next(scopeHash: string, ruleId: string, options?: {
|
|
142
142
|
pad?: number;
|
|
143
143
|
consume?: boolean;
|
|
144
144
|
}): Promise<number>;
|
|
@@ -6,9 +6,6 @@ declare const RootConfig: {
|
|
|
6
6
|
config: {
|
|
7
7
|
i18n: string;
|
|
8
8
|
module: string;
|
|
9
|
-
teamEntity: string;
|
|
10
|
-
rolesEntity: string;
|
|
11
|
-
roleEntity: string;
|
|
12
9
|
};
|
|
13
10
|
module: {
|
|
14
11
|
route: string;
|
|
@@ -29,12 +26,6 @@ declare const RootConfig: {
|
|
|
29
26
|
source: string;
|
|
30
27
|
icon: string;
|
|
31
28
|
};
|
|
32
|
-
skill: {
|
|
33
|
-
name: string;
|
|
34
|
-
title: string;
|
|
35
|
-
source: string;
|
|
36
|
-
icon: string;
|
|
37
|
-
};
|
|
38
29
|
company: {
|
|
39
30
|
name: string;
|
|
40
31
|
source: string;
|
|
@@ -46,6 +37,7 @@ declare const RootConfig: {
|
|
|
46
37
|
source: string;
|
|
47
38
|
title: string;
|
|
48
39
|
icon: string;
|
|
40
|
+
fullname: string;
|
|
49
41
|
};
|
|
50
42
|
department: {
|
|
51
43
|
name: string;
|
|
@@ -58,6 +50,7 @@ declare const RootConfig: {
|
|
|
58
50
|
source: string;
|
|
59
51
|
title: string;
|
|
60
52
|
icon: string;
|
|
53
|
+
fullname: string;
|
|
61
54
|
};
|
|
62
55
|
team: {
|
|
63
56
|
name: string;
|
|
@@ -71,18 +64,6 @@ declare const RootConfig: {
|
|
|
71
64
|
title: string;
|
|
72
65
|
icon: string;
|
|
73
66
|
};
|
|
74
|
-
employee: {
|
|
75
|
-
name: string;
|
|
76
|
-
source: string;
|
|
77
|
-
title: string;
|
|
78
|
-
icon: string;
|
|
79
|
-
};
|
|
80
|
-
employmentType: {
|
|
81
|
-
name: string;
|
|
82
|
-
source: string;
|
|
83
|
-
title: string;
|
|
84
|
-
icon: string;
|
|
85
|
-
};
|
|
86
67
|
structure: {
|
|
87
68
|
name: string;
|
|
88
69
|
source: string;
|
|
@@ -104,125 +85,25 @@ declare const RootConfig: {
|
|
|
104
85
|
};
|
|
105
86
|
};
|
|
106
87
|
|
|
107
|
-
interface AXMOrganizationManagementEmploymentTypeEntityModel extends AXPEntityModel<string> {
|
|
108
|
-
title: string;
|
|
109
|
-
description?: string;
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
declare abstract class AXMOrganizationManagementEmploymentTypeEntityService extends AXMEntityCrudServiceImpl<string, AXMOrganizationManagementEmploymentTypeEntityModel> {
|
|
113
|
-
}
|
|
114
|
-
declare class AXMOrganizationManagementEmploymentTypeEntityServiceImpl extends AXMOrganizationManagementEmploymentTypeEntityService {
|
|
115
|
-
constructor();
|
|
116
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementEmploymentTypeEntityServiceImpl, never>;
|
|
117
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOrganizationManagementEmploymentTypeEntityServiceImpl>;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
declare class AXMOrganizationManagementEmploymentTypeEntityModule {
|
|
121
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementEmploymentTypeEntityModule, never>;
|
|
122
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMOrganizationManagementEmploymentTypeEntityModule, never, never, never>;
|
|
123
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXMOrganizationManagementEmploymentTypeEntityModule>;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
interface AXMOrganizationManagementPositionEntityModel extends AXPEntityModel<string> {
|
|
127
|
-
title: string;
|
|
128
|
-
description?: string;
|
|
129
|
-
categoriesId?: string[];
|
|
130
|
-
categories?: {
|
|
131
|
-
id: string;
|
|
132
|
-
title: string;
|
|
133
|
-
}[];
|
|
134
|
-
skillsId?: string[];
|
|
135
|
-
skills?: {
|
|
136
|
-
id: string;
|
|
137
|
-
title: string;
|
|
138
|
-
}[];
|
|
139
|
-
responsibilitiesId?: string[];
|
|
140
|
-
responsibilities?: {
|
|
141
|
-
id: string;
|
|
142
|
-
title: string;
|
|
143
|
-
}[];
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
declare abstract class AXMOrganizationManagementPositionEntityService extends AXMEntityCrudServiceImpl<string, AXMOrganizationManagementPositionEntityModel> {
|
|
147
|
-
}
|
|
148
|
-
declare class AXMOrganizationManagementPositionEntityServiceImpl extends AXMOrganizationManagementPositionEntityService {
|
|
149
|
-
constructor();
|
|
150
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementPositionEntityServiceImpl, never>;
|
|
151
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOrganizationManagementPositionEntityServiceImpl>;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
declare class AXMOrganizationManagementPositionEntityModule {
|
|
155
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementPositionEntityModule, never>;
|
|
156
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMOrganizationManagementPositionEntityModule, never, never, never>;
|
|
157
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXMOrganizationManagementPositionEntityModule>;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
declare class AXMOrganizationManagementRoleEntityModule {
|
|
161
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementRoleEntityModule, never>;
|
|
162
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMOrganizationManagementRoleEntityModule, never, never, never>;
|
|
163
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXMOrganizationManagementRoleEntityModule>;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
interface AXMOrganizationManagementRoleEntityModel extends AXPEntityModel<string> {
|
|
167
|
-
title: string;
|
|
168
|
-
description?: string;
|
|
169
|
-
categoriesId?: string[];
|
|
170
|
-
categories?: {
|
|
171
|
-
id: string;
|
|
172
|
-
title: string;
|
|
173
|
-
}[];
|
|
174
|
-
skillsId?: string[];
|
|
175
|
-
skills?: {
|
|
176
|
-
id: string;
|
|
177
|
-
title: string;
|
|
178
|
-
}[];
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
declare abstract class AXMOrganizationManagementRoleEntityService extends AXMEntityCrudServiceImpl<string, AXMOrganizationManagementRoleEntityModel> {
|
|
182
|
-
}
|
|
183
|
-
declare class AXMOrganizationManagementRoleEntityServiceImpl extends AXMOrganizationManagementRoleEntityService {
|
|
184
|
-
constructor();
|
|
185
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementRoleEntityServiceImpl, never>;
|
|
186
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOrganizationManagementRoleEntityServiceImpl>;
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
interface AXMOrganizationManagementEmployeeEntityModel extends AXPEntityModel<string> {
|
|
190
|
-
firstname: string;
|
|
191
|
-
lastname: string;
|
|
192
|
-
birthDate?: Date;
|
|
193
|
-
employeeCode?: string;
|
|
194
|
-
email?: string;
|
|
195
|
-
rolesId?: string[];
|
|
196
|
-
roles?: AXMOrganizationManagementRoleEntityModel[];
|
|
197
|
-
positionsId?: string[];
|
|
198
|
-
positions?: AXMOrganizationManagementPositionEntityModel[];
|
|
199
|
-
employmentTypesId?: string[];
|
|
200
|
-
employmentTypes?: AXMOrganizationManagementEmploymentTypeEntityModel[];
|
|
201
|
-
hireDate?: Date;
|
|
202
|
-
}
|
|
203
|
-
|
|
204
|
-
declare abstract class AXMOrganizationManagementEmployeeEntityService extends AXMEntityCrudServiceImpl<string, AXMOrganizationManagementEmployeeEntityModel> {
|
|
205
|
-
}
|
|
206
|
-
declare class AXMOrganizationManagementEmployeeEntityServiceImpl extends AXMOrganizationManagementEmployeeEntityService {
|
|
207
|
-
constructor();
|
|
208
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementEmployeeEntityServiceImpl, never>;
|
|
209
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOrganizationManagementEmployeeEntityServiceImpl>;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
declare class AXMOrganizationManagementEmployeeEntityModule {
|
|
213
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementEmployeeEntityModule, never>;
|
|
214
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMOrganizationManagementEmployeeEntityModule, never, never, never>;
|
|
215
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXMOrganizationManagementEmployeeEntityModule>;
|
|
216
|
-
}
|
|
217
|
-
|
|
218
88
|
interface AXMOrganizationManagementBranchEntityModel extends AXPEntityModel<string> {
|
|
219
89
|
title: string;
|
|
220
90
|
code: string;
|
|
221
|
-
|
|
91
|
+
managerId?: string;
|
|
222
92
|
description?: string;
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
93
|
+
location?: {
|
|
94
|
+
country: {
|
|
95
|
+
id: string;
|
|
96
|
+
title: string;
|
|
97
|
+
};
|
|
98
|
+
state: {
|
|
99
|
+
id: string;
|
|
100
|
+
title: string;
|
|
101
|
+
};
|
|
102
|
+
city: {
|
|
103
|
+
id: string;
|
|
104
|
+
title: string;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
226
107
|
}
|
|
227
108
|
|
|
228
109
|
declare abstract class AXMOrganizationManagementBranchEntityService extends AXMEntityCrudServiceImpl<string, AXMOrganizationManagementBranchEntityModel> {
|
|
@@ -295,10 +176,6 @@ declare class AXMOrganizationManagementCompanyEntityModule {
|
|
|
295
176
|
interface AXMOrganizationManagementDepartmentEntityModel extends AXPEntityModel<string> {
|
|
296
177
|
title: string;
|
|
297
178
|
description?: string;
|
|
298
|
-
manager?: AXMOrganizationManagementEmployeeEntityModel;
|
|
299
|
-
country?: string;
|
|
300
|
-
province?: string;
|
|
301
|
-
city?: string;
|
|
302
179
|
}
|
|
303
180
|
|
|
304
181
|
declare abstract class AXMOrganizationManagementDepartmentEntityService extends AXMEntityCrudServiceImpl<string, AXMOrganizationManagementDepartmentEntityModel> {
|
|
@@ -318,10 +195,21 @@ declare class AXMOrganizationManagementDepartmentEntityModule {
|
|
|
318
195
|
interface AXMOrganizationManagementDivisionEntityModel extends AXPEntityModel<string> {
|
|
319
196
|
title: string;
|
|
320
197
|
description?: string;
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
198
|
+
countryId?: string;
|
|
199
|
+
stateId?: string;
|
|
200
|
+
cityId?: string;
|
|
201
|
+
country?: {
|
|
202
|
+
id: string;
|
|
203
|
+
title: string;
|
|
204
|
+
};
|
|
205
|
+
state?: {
|
|
206
|
+
id: string;
|
|
207
|
+
title: string;
|
|
208
|
+
};
|
|
209
|
+
city?: {
|
|
210
|
+
id: string;
|
|
211
|
+
title: string;
|
|
212
|
+
};
|
|
325
213
|
}
|
|
326
214
|
|
|
327
215
|
declare abstract class AXMOrganizationManagementDivisionEntityService extends AXMEntityCrudServiceImpl<string, AXMOrganizationManagementDivisionEntityModel> {
|
|
@@ -338,28 +226,62 @@ declare class AXMOrganizationManagementDivisionEntityModule {
|
|
|
338
226
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXMOrganizationManagementDivisionEntityModule>;
|
|
339
227
|
}
|
|
340
228
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
229
|
+
interface AXMOrganizationManagementPositionEntityModel extends AXPEntityModel<string> {
|
|
230
|
+
title: string;
|
|
231
|
+
description?: string;
|
|
232
|
+
categoriesId?: string[];
|
|
233
|
+
categories?: {
|
|
234
|
+
id: string;
|
|
235
|
+
title: string;
|
|
236
|
+
}[];
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
declare abstract class AXMOrganizationManagementPositionEntityService extends AXMEntityCrudServiceImpl<string, AXMOrganizationManagementPositionEntityModel> {
|
|
240
|
+
}
|
|
241
|
+
declare class AXMOrganizationManagementPositionEntityServiceImpl extends AXMOrganizationManagementPositionEntityService {
|
|
242
|
+
constructor();
|
|
243
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementPositionEntityServiceImpl, never>;
|
|
244
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOrganizationManagementPositionEntityServiceImpl>;
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
declare class AXMOrganizationManagementPositionEntityModule {
|
|
248
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementPositionEntityModule, never>;
|
|
249
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMOrganizationManagementPositionEntityModule, never, never, never>;
|
|
250
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMOrganizationManagementPositionEntityModule>;
|
|
345
251
|
}
|
|
346
252
|
|
|
347
|
-
|
|
253
|
+
declare class AXMOrganizationManagementRoleEntityModule {
|
|
254
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementRoleEntityModule, never>;
|
|
255
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMOrganizationManagementRoleEntityModule, never, never, never>;
|
|
256
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMOrganizationManagementRoleEntityModule>;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
interface AXMOrganizationManagementRoleEntityModel extends AXPEntityModel<string> {
|
|
348
260
|
title: string;
|
|
349
|
-
description
|
|
261
|
+
description?: string;
|
|
350
262
|
categoriesId?: string[];
|
|
351
263
|
categories?: {
|
|
352
264
|
id: string;
|
|
353
265
|
title: string;
|
|
354
266
|
}[];
|
|
267
|
+
skillsId?: string[];
|
|
268
|
+
skills?: {
|
|
269
|
+
id: string;
|
|
270
|
+
title: string;
|
|
271
|
+
}[];
|
|
272
|
+
responsibilitiesId?: string[];
|
|
273
|
+
responsibilities?: {
|
|
274
|
+
id: string;
|
|
275
|
+
title: string;
|
|
276
|
+
}[];
|
|
355
277
|
}
|
|
356
278
|
|
|
357
|
-
declare abstract class
|
|
279
|
+
declare abstract class AXMOrganizationManagementRoleEntityService extends AXMEntityCrudServiceImpl<string, AXMOrganizationManagementRoleEntityModel> {
|
|
358
280
|
}
|
|
359
|
-
declare class
|
|
281
|
+
declare class AXMOrganizationManagementRoleEntityServiceImpl extends AXMOrganizationManagementRoleEntityService {
|
|
360
282
|
constructor();
|
|
361
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<
|
|
362
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<
|
|
283
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementRoleEntityServiceImpl, never>;
|
|
284
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AXMOrganizationManagementRoleEntityServiceImpl>;
|
|
363
285
|
}
|
|
364
286
|
|
|
365
287
|
declare class AXMOrganizationManagementTeamEntityModule {
|
|
@@ -370,8 +292,8 @@ declare class AXMOrganizationManagementTeamEntityModule {
|
|
|
370
292
|
|
|
371
293
|
interface AXMOrganizationManagementTeamEntityModel extends AXPEntityModel<string> {
|
|
372
294
|
title: string;
|
|
373
|
-
|
|
374
|
-
|
|
295
|
+
leaderId: string;
|
|
296
|
+
memberIds?: string[];
|
|
375
297
|
description?: string;
|
|
376
298
|
}
|
|
377
299
|
|
|
@@ -456,9 +378,9 @@ interface AXMOrganizationNode {
|
|
|
456
378
|
|
|
457
379
|
declare class AXMOrganizationManagementModule {
|
|
458
380
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXMOrganizationManagementModule, never>;
|
|
459
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMOrganizationManagementModule, never, [typeof i1.CommonModule, typeof AXMOrganizationManagementResponsibilityEntityModule, typeof
|
|
381
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMOrganizationManagementModule, never, [typeof i1.CommonModule, typeof AXMOrganizationManagementResponsibilityEntityModule, typeof AXMOrganizationManagementRoleEntityModule, typeof AXMOrganizationManagementTeamEntityModule, typeof AXMOrganizationManagementCompanyEntityModule, typeof AXMOrganizationManagementDepartmentEntityModule, typeof AXMOrganizationManagementDivisionEntityModule, typeof AXMOrganizationManagementBranchEntityModule, typeof AXMOrganizationManagementPositionEntityModule, typeof AXMOrganizationManagementChartEntityModule], never>;
|
|
460
382
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXMOrganizationManagementModule>;
|
|
461
383
|
}
|
|
462
384
|
|
|
463
|
-
export { AXMOrganizationManagementBranchEntityModule, AXMOrganizationManagementBranchEntityService, AXMOrganizationManagementBranchEntityServiceImpl, AXMOrganizationManagementChartEntityModule, AXMOrganizationManagementChartEntityService, AXMOrganizationManagementChartEntityServiceImpl, AXMOrganizationManagementCompanyEntityModule, AXMOrganizationManagementCompanyEntityService, AXMOrganizationManagementCompanyEntityServiceImpl, AXMOrganizationManagementDepartmentEntityModule, AXMOrganizationManagementDepartmentEntityService, AXMOrganizationManagementDepartmentEntityServiceImpl, AXMOrganizationManagementDivisionEntityModule, AXMOrganizationManagementDivisionEntityService, AXMOrganizationManagementDivisionEntityServiceImpl,
|
|
464
|
-
export type { AXMOrgChartNodePermission, AXMOrganizationManagementBranchEntityModel, AXMOrganizationManagementChartEntityModel, AXMOrganizationManagementChartNodeEntityModel, AXMOrganizationManagementCompanyEntityModel, AXMOrganizationManagementDepartmentEntityModel, AXMOrganizationManagementDivisionEntityModel,
|
|
385
|
+
export { AXMOrganizationManagementBranchEntityModule, AXMOrganizationManagementBranchEntityService, AXMOrganizationManagementBranchEntityServiceImpl, AXMOrganizationManagementChartEntityModule, AXMOrganizationManagementChartEntityService, AXMOrganizationManagementChartEntityServiceImpl, AXMOrganizationManagementCompanyEntityModule, AXMOrganizationManagementCompanyEntityService, AXMOrganizationManagementCompanyEntityServiceImpl, AXMOrganizationManagementDepartmentEntityModule, AXMOrganizationManagementDepartmentEntityService, AXMOrganizationManagementDepartmentEntityServiceImpl, AXMOrganizationManagementDivisionEntityModule, AXMOrganizationManagementDivisionEntityService, AXMOrganizationManagementDivisionEntityServiceImpl, AXMOrganizationManagementModule, AXMOrganizationManagementPositionEntityModule, AXMOrganizationManagementPositionEntityService, AXMOrganizationManagementPositionEntityServiceImpl, AXMOrganizationManagementResponsibilityEntityModule, AXMOrganizationManagementResponsibilityEntityService, AXMOrganizationManagementResponsibilityEntityServiceImpl, AXMOrganizationManagementRoleEntityModule, AXMOrganizationManagementRoleEntityService, AXMOrganizationManagementRoleEntityServiceImpl, AXMOrganizationManagementTeamEntityModule, AXMOrganizationManagementTeamEntityService, AXMOrganizationManagementTeamEntityServiceImpl, AXMOrganizationNodeType, AXMOrganizationNodeTypeCategory, AXM_ORG_CHART_NODE_TYPE_ENTITY_MAPPINGS, RootConfig };
|
|
386
|
+
export type { AXMOrgChartNodePermission, AXMOrganizationManagementBranchEntityModel, AXMOrganizationManagementChartEntityModel, AXMOrganizationManagementChartNodeEntityModel, AXMOrganizationManagementCompanyEntityModel, AXMOrganizationManagementDepartmentEntityModel, AXMOrganizationManagementDivisionEntityModel, AXMOrganizationManagementPositionEntityModel, AXMOrganizationManagementResponsibilityEntityModel, AXMOrganizationManagementRoleEntityModel, AXMOrganizationManagementTeamEntityModel, AXMOrganizationNode };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/modules",
|
|
3
|
-
"version": "20.2.4-next.
|
|
3
|
+
"version": "20.2.4-next.5",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": ">=19.0.0",
|
|
6
6
|
"@angular/core": ">=19.0.0",
|
|
@@ -50,6 +50,10 @@
|
|
|
50
50
|
"types": "./conversation/index.d.ts",
|
|
51
51
|
"default": "./fesm2022/acorex-modules-conversation.mjs"
|
|
52
52
|
},
|
|
53
|
+
"./customer-management": {
|
|
54
|
+
"types": "./customer-management/index.d.ts",
|
|
55
|
+
"default": "./fesm2022/acorex-modules-customer-management.mjs"
|
|
56
|
+
},
|
|
53
57
|
"./dashboard-management": {
|
|
54
58
|
"types": "./dashboard-management/index.d.ts",
|
|
55
59
|
"default": "./fesm2022/acorex-modules-dashboard-management.mjs"
|
|
@@ -70,6 +74,10 @@
|
|
|
70
74
|
"types": "./help-desk/index.d.ts",
|
|
71
75
|
"default": "./fesm2022/acorex-modules-help-desk.mjs"
|
|
72
76
|
},
|
|
77
|
+
"./human-capital-management": {
|
|
78
|
+
"types": "./human-capital-management/index.d.ts",
|
|
79
|
+
"default": "./fesm2022/acorex-modules-human-capital-management.mjs"
|
|
80
|
+
},
|
|
73
81
|
"./identifier-management": {
|
|
74
82
|
"types": "./identifier-management/index.d.ts",
|
|
75
83
|
"default": "./fesm2022/acorex-modules-identifier-management.mjs"
|
|
@@ -20,9 +20,16 @@ declare const RootConfig: {
|
|
|
20
20
|
icon: string;
|
|
21
21
|
};
|
|
22
22
|
entities: {
|
|
23
|
+
industry: {
|
|
24
|
+
name: string;
|
|
25
|
+
title: string;
|
|
26
|
+
titlePlural: string;
|
|
27
|
+
icon: string;
|
|
28
|
+
};
|
|
23
29
|
party: {
|
|
24
30
|
name: string;
|
|
25
31
|
title: string;
|
|
32
|
+
fullname: string;
|
|
26
33
|
titlePlural: string;
|
|
27
34
|
icon: string;
|
|
28
35
|
};
|