@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
|
@@ -67,27 +67,27 @@ class AXMMenuProvider {
|
|
|
67
67
|
async provide(context) {
|
|
68
68
|
const scope = RootConfig.config.i18n;
|
|
69
69
|
const module = RootConfig.module;
|
|
70
|
-
context.addItems([
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
]);
|
|
70
|
+
// context.addItems([
|
|
71
|
+
// {
|
|
72
|
+
// priority: 9005,
|
|
73
|
+
// text: `t('root-menu', {scope:"${scope}"})`,
|
|
74
|
+
// icon: module.icon,
|
|
75
|
+
// data: {
|
|
76
|
+
// // requiredPermission: ['forms:management'],
|
|
77
|
+
// },
|
|
78
|
+
// children: [
|
|
79
|
+
// {
|
|
80
|
+
// text: `t("logs", {scope: "${scope}"})`,
|
|
81
|
+
// path: this.entityService.createPath(module.name, RootConfig.entities.axpLog.name),
|
|
82
|
+
// icon: RootConfig.entities.axpLog.icon,
|
|
83
|
+
// priority: 1,
|
|
84
|
+
// data: {
|
|
85
|
+
// // requiredPermission: ['forms:categories:edit'],
|
|
86
|
+
// },
|
|
87
|
+
// }
|
|
88
|
+
// ],
|
|
89
|
+
// },
|
|
90
|
+
// ]);
|
|
91
91
|
// context.addItems([
|
|
92
92
|
// {
|
|
93
93
|
// priority: 9001,
|
|
@@ -1110,6 +1110,7 @@ var axpLog_entity = /*#__PURE__*/Object.freeze({
|
|
|
1110
1110
|
const LOG_REPORT_ROOT_CATEGORY_ID = 'log-management.reports.root';
|
|
1111
1111
|
const LOG_REPORT_ERRORS_CATEGORY_ID = 'log-management.reports.errors';
|
|
1112
1112
|
const LOG_REPORT_AUDIT_CATEGORY_ID = 'log-management.reports.audit';
|
|
1113
|
+
const LOG_REPORT_IDENTITY_CATEGORY_ID = 'log-management.reports.identity';
|
|
1113
1114
|
const LOG_REPORT_CATEGORIES = [
|
|
1114
1115
|
{
|
|
1115
1116
|
id: LOG_REPORT_ROOT_CATEGORY_ID,
|
|
@@ -1131,6 +1132,13 @@ const LOG_REPORT_CATEGORIES = [
|
|
|
1131
1132
|
description: 'User actions and system audit trail',
|
|
1132
1133
|
hasReport: true,
|
|
1133
1134
|
},
|
|
1135
|
+
{
|
|
1136
|
+
id: LOG_REPORT_IDENTITY_CATEGORY_ID,
|
|
1137
|
+
parentId: LOG_REPORT_ROOT_CATEGORY_ID,
|
|
1138
|
+
title: 'Identity',
|
|
1139
|
+
description: 'Authentication and identity management logs',
|
|
1140
|
+
hasReport: true,
|
|
1141
|
+
},
|
|
1134
1142
|
];
|
|
1135
1143
|
const LOG_REPORT_DEFINITIONS = [
|
|
1136
1144
|
{
|
|
@@ -1190,7 +1198,7 @@ const LOG_REPORT_DEFINITIONS = [
|
|
|
1190
1198
|
{
|
|
1191
1199
|
id: 'log-management.report.audit-trail-by-user',
|
|
1192
1200
|
title: 'Audit Trail by User',
|
|
1193
|
-
description: '
|
|
1201
|
+
description: 'Comprehensive audit trail showing user actions, system events, and entity changes',
|
|
1194
1202
|
categoryIds: [LOG_REPORT_AUDIT_CATEGORY_ID],
|
|
1195
1203
|
parameterGroups: [
|
|
1196
1204
|
{
|
|
@@ -1214,14 +1222,247 @@ const LOG_REPORT_DEFINITIONS = [
|
|
|
1214
1222
|
title: 'Filters',
|
|
1215
1223
|
parameters: [
|
|
1216
1224
|
{
|
|
1217
|
-
path: '
|
|
1218
|
-
title: 'User',
|
|
1219
|
-
widget: { type: AXPWidgetsList.Editors.TextBox, options: { placeholder: '
|
|
1225
|
+
path: 'userName',
|
|
1226
|
+
title: 'User Name',
|
|
1227
|
+
widget: { type: AXPWidgetsList.Editors.TextBox, options: { placeholder: 'Filter by username' } },
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
path: 'httpMethod',
|
|
1231
|
+
title: 'HTTP Method',
|
|
1232
|
+
widget: {
|
|
1233
|
+
type: AXPWidgetsList.Editors.SelectBox,
|
|
1234
|
+
options: {
|
|
1235
|
+
dataSource: ['GET', 'POST', 'PUT', 'DELETE', 'PATCH'],
|
|
1236
|
+
multiple: true
|
|
1237
|
+
}
|
|
1238
|
+
},
|
|
1220
1239
|
},
|
|
1221
1240
|
{
|
|
1222
|
-
path: '
|
|
1223
|
-
title: '
|
|
1224
|
-
widget: {
|
|
1241
|
+
path: 'httpStatusCode',
|
|
1242
|
+
title: 'HTTP Status',
|
|
1243
|
+
widget: {
|
|
1244
|
+
type: AXPWidgetsList.Editors.SelectBox,
|
|
1245
|
+
options: {
|
|
1246
|
+
dataSource: ['200', '201', '400', '401', '403', '404', '500'],
|
|
1247
|
+
multiple: true
|
|
1248
|
+
}
|
|
1249
|
+
},
|
|
1250
|
+
},
|
|
1251
|
+
],
|
|
1252
|
+
},
|
|
1253
|
+
],
|
|
1254
|
+
layouts: [
|
|
1255
|
+
{
|
|
1256
|
+
id: 'table',
|
|
1257
|
+
title: 'Table View',
|
|
1258
|
+
isDefault: true,
|
|
1259
|
+
layout: {
|
|
1260
|
+
type: 'table',
|
|
1261
|
+
columns: [
|
|
1262
|
+
{ field: 'executionTime', title: 'Date', visible: true, width: 180, align: 'left', widget: { type: AXPWidgetsList.Editors.DateTimeBox, path: 'executionTime' } },
|
|
1263
|
+
{ field: 'userName', title: 'User Name', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' } },
|
|
1264
|
+
{ field: 'tenantName', title: 'Tenant', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' } },
|
|
1265
|
+
{ field: 'httpMethod', title: 'Method', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpMethod' } },
|
|
1266
|
+
{ field: 'url', title: 'URL', visible: true, width: 300, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'url' } },
|
|
1267
|
+
{ field: 'httpStatusCode', title: 'Status', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' } },
|
|
1268
|
+
{ field: 'executionDuration', title: 'Duration (ms)', visible: true, width: 120, align: 'right', widget: { type: AXPWidgetsList.Editors.NumberBox, path: 'executionDuration' } },
|
|
1269
|
+
{ field: 'clientIpAddress', title: 'Client IP', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientIpAddress' } },
|
|
1270
|
+
{ field: 'clientName', title: 'Client', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' } },
|
|
1271
|
+
{ field: 'correlationId', title: 'Correlation ID', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'correlationId' } },
|
|
1272
|
+
{ field: 'comments', title: 'Comments', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'comments' } },
|
|
1273
|
+
{ field: 'exceptions', title: 'Exceptions', visible: false, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'exceptions' } },
|
|
1274
|
+
{ field: 'impersonatorUserName', title: 'Impersonated By', visible: false, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' } },
|
|
1275
|
+
],
|
|
1276
|
+
options: { pagination: true },
|
|
1277
|
+
},
|
|
1278
|
+
},
|
|
1279
|
+
],
|
|
1280
|
+
defaultLayoutId: 'table',
|
|
1281
|
+
},
|
|
1282
|
+
{
|
|
1283
|
+
id: 'log-management.report.login-logs',
|
|
1284
|
+
title: 'Login Logs',
|
|
1285
|
+
description: 'Authentication login attempts and successful logins',
|
|
1286
|
+
categoryIds: [LOG_REPORT_IDENTITY_CATEGORY_ID],
|
|
1287
|
+
parameterGroups: [
|
|
1288
|
+
{
|
|
1289
|
+
name: 'period',
|
|
1290
|
+
title: 'Period',
|
|
1291
|
+
parameters: [
|
|
1292
|
+
{
|
|
1293
|
+
path: 'startDate',
|
|
1294
|
+
title: 'Start Date',
|
|
1295
|
+
widget: { type: AXPWidgetsList.Editors.DateTimeBox, options: { format: 'date' } },
|
|
1296
|
+
},
|
|
1297
|
+
{
|
|
1298
|
+
path: 'endDate',
|
|
1299
|
+
title: 'End Date',
|
|
1300
|
+
widget: { type: AXPWidgetsList.Editors.DateTimeBox, options: { format: 'date' } },
|
|
1301
|
+
},
|
|
1302
|
+
],
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
name: 'filters',
|
|
1306
|
+
title: 'Filters',
|
|
1307
|
+
parameters: [
|
|
1308
|
+
{
|
|
1309
|
+
path: 'userName',
|
|
1310
|
+
title: 'User Name',
|
|
1311
|
+
widget: { type: AXPWidgetsList.Editors.TextBox, options: { placeholder: 'Filter by username' } },
|
|
1312
|
+
},
|
|
1313
|
+
{
|
|
1314
|
+
path: 'httpMethod',
|
|
1315
|
+
title: 'HTTP Method',
|
|
1316
|
+
widget: {
|
|
1317
|
+
type: AXPWidgetsList.Editors.SelectBox,
|
|
1318
|
+
options: {
|
|
1319
|
+
dataSource: ['GET', 'POST', 'PUT', 'DELETE', 'PATCH'],
|
|
1320
|
+
multiple: true
|
|
1321
|
+
}
|
|
1322
|
+
},
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
path: 'httpStatusCode',
|
|
1326
|
+
title: 'HTTP Status',
|
|
1327
|
+
widget: {
|
|
1328
|
+
type: AXPWidgetsList.Editors.SelectBox,
|
|
1329
|
+
options: {
|
|
1330
|
+
dataSource: ['200', '201', '400', '401', '403', '404', '500'],
|
|
1331
|
+
multiple: true
|
|
1332
|
+
}
|
|
1333
|
+
},
|
|
1334
|
+
},
|
|
1335
|
+
],
|
|
1336
|
+
},
|
|
1337
|
+
],
|
|
1338
|
+
layouts: [
|
|
1339
|
+
{
|
|
1340
|
+
id: 'table',
|
|
1341
|
+
title: 'Table View',
|
|
1342
|
+
isDefault: true,
|
|
1343
|
+
layout: {
|
|
1344
|
+
type: 'table',
|
|
1345
|
+
columns: [
|
|
1346
|
+
{ field: 'userName', title: 'User Name', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' } },
|
|
1347
|
+
{ field: 'httpStatusCode', title: 'Status', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' } },
|
|
1348
|
+
{ field: 'clientName', title: 'Client', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' } },
|
|
1349
|
+
{ field: 'tenantName', title: 'Tenant', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' } },
|
|
1350
|
+
{ field: 'applicationName', title: 'Application', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'applicationName' } },
|
|
1351
|
+
{ field: 'impersonatorUserName', title: 'Impersonated By', visible: false, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' } },
|
|
1352
|
+
],
|
|
1353
|
+
options: { pagination: true },
|
|
1354
|
+
},
|
|
1355
|
+
},
|
|
1356
|
+
],
|
|
1357
|
+
defaultLayoutId: 'table',
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
id: 'log-management.report.change-password-logs',
|
|
1361
|
+
title: 'Change Password Logs',
|
|
1362
|
+
description: 'Password change attempts and successful password changes',
|
|
1363
|
+
categoryIds: [LOG_REPORT_IDENTITY_CATEGORY_ID],
|
|
1364
|
+
parameterGroups: [
|
|
1365
|
+
{
|
|
1366
|
+
name: 'period',
|
|
1367
|
+
title: 'Period',
|
|
1368
|
+
parameters: [
|
|
1369
|
+
{
|
|
1370
|
+
path: 'startDate',
|
|
1371
|
+
title: 'Start Date',
|
|
1372
|
+
widget: { type: AXPWidgetsList.Editors.DateTimeBox, options: { format: 'date' } },
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
path: 'endDate',
|
|
1376
|
+
title: 'End Date',
|
|
1377
|
+
widget: { type: AXPWidgetsList.Editors.DateTimeBox, options: { format: 'date' } },
|
|
1378
|
+
},
|
|
1379
|
+
],
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
name: 'filters',
|
|
1383
|
+
title: 'Filters',
|
|
1384
|
+
parameters: [
|
|
1385
|
+
{
|
|
1386
|
+
path: 'userName',
|
|
1387
|
+
title: 'User Name',
|
|
1388
|
+
widget: { type: AXPWidgetsList.Editors.TextBox, options: { placeholder: 'Filter by username' } },
|
|
1389
|
+
},
|
|
1390
|
+
{
|
|
1391
|
+
path: 'httpStatusCode',
|
|
1392
|
+
title: 'HTTP Status',
|
|
1393
|
+
widget: {
|
|
1394
|
+
type: AXPWidgetsList.Editors.SelectBox,
|
|
1395
|
+
options: {
|
|
1396
|
+
dataSource: ['200', '201', '400', '401', '403', '404', '500'],
|
|
1397
|
+
multiple: true
|
|
1398
|
+
}
|
|
1399
|
+
},
|
|
1400
|
+
},
|
|
1401
|
+
],
|
|
1402
|
+
},
|
|
1403
|
+
],
|
|
1404
|
+
layouts: [
|
|
1405
|
+
{
|
|
1406
|
+
id: 'table',
|
|
1407
|
+
title: 'Table View',
|
|
1408
|
+
isDefault: true,
|
|
1409
|
+
layout: {
|
|
1410
|
+
type: 'table',
|
|
1411
|
+
columns: [
|
|
1412
|
+
{ field: 'userName', title: 'User Name', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' } },
|
|
1413
|
+
{ field: 'httpStatusCode', title: 'Status', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' } },
|
|
1414
|
+
{ field: 'clientName', title: 'Client', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' } },
|
|
1415
|
+
{ field: 'tenantName', title: 'Tenant', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' } },
|
|
1416
|
+
{ field: 'applicationName', title: 'Application', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'applicationName' } },
|
|
1417
|
+
{ field: 'impersonatorUserName', title: 'Impersonated By', visible: false, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' } },
|
|
1418
|
+
],
|
|
1419
|
+
options: { pagination: true },
|
|
1420
|
+
},
|
|
1421
|
+
},
|
|
1422
|
+
],
|
|
1423
|
+
defaultLayoutId: 'table',
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
1426
|
+
id: 'log-management.report.identity-error-logs',
|
|
1427
|
+
title: 'Identity Error Logs',
|
|
1428
|
+
description: 'Authentication and identity management errors',
|
|
1429
|
+
categoryIds: [LOG_REPORT_IDENTITY_CATEGORY_ID],
|
|
1430
|
+
parameterGroups: [
|
|
1431
|
+
{
|
|
1432
|
+
name: 'period',
|
|
1433
|
+
title: 'Period',
|
|
1434
|
+
parameters: [
|
|
1435
|
+
{
|
|
1436
|
+
path: 'startDate',
|
|
1437
|
+
title: 'Start Date',
|
|
1438
|
+
widget: { type: AXPWidgetsList.Editors.DateTimeBox, options: { format: 'date' } },
|
|
1439
|
+
},
|
|
1440
|
+
{
|
|
1441
|
+
path: 'endDate',
|
|
1442
|
+
title: 'End Date',
|
|
1443
|
+
widget: { type: AXPWidgetsList.Editors.DateTimeBox, options: { format: 'date' } },
|
|
1444
|
+
},
|
|
1445
|
+
],
|
|
1446
|
+
},
|
|
1447
|
+
{
|
|
1448
|
+
name: 'filters',
|
|
1449
|
+
title: 'Filters',
|
|
1450
|
+
parameters: [
|
|
1451
|
+
{
|
|
1452
|
+
path: 'userName',
|
|
1453
|
+
title: 'User Name',
|
|
1454
|
+
widget: { type: AXPWidgetsList.Editors.TextBox, options: { placeholder: 'Filter by username' } },
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
path: 'httpStatusCode',
|
|
1458
|
+
title: 'HTTP Status',
|
|
1459
|
+
widget: {
|
|
1460
|
+
type: AXPWidgetsList.Editors.SelectBox,
|
|
1461
|
+
options: {
|
|
1462
|
+
dataSource: ['400', '401', '403', '404', '500'],
|
|
1463
|
+
multiple: true
|
|
1464
|
+
}
|
|
1465
|
+
},
|
|
1225
1466
|
},
|
|
1226
1467
|
],
|
|
1227
1468
|
},
|
|
@@ -1234,9 +1475,19 @@ const LOG_REPORT_DEFINITIONS = [
|
|
|
1234
1475
|
layout: {
|
|
1235
1476
|
type: 'table',
|
|
1236
1477
|
columns: [
|
|
1237
|
-
{ field: '
|
|
1238
|
-
{ field: '
|
|
1239
|
-
{ field: '
|
|
1478
|
+
{ field: 'executionTime', title: 'Date', visible: true, width: 180, align: 'left', widget: { type: AXPWidgetsList.Editors.DateTimeBox, path: 'executionTime' } },
|
|
1479
|
+
{ field: 'userName', title: 'User Name', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' } },
|
|
1480
|
+
{ field: 'tenantName', title: 'Tenant', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' } },
|
|
1481
|
+
{ field: 'httpMethod', title: 'Method', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpMethod' } },
|
|
1482
|
+
{ field: 'url', title: 'URL', visible: true, width: 300, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'url' } },
|
|
1483
|
+
{ field: 'httpStatusCode', title: 'Status', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' } },
|
|
1484
|
+
{ field: 'executionDuration', title: 'Duration (ms)', visible: true, width: 120, align: 'right', widget: { type: AXPWidgetsList.Editors.NumberBox, path: 'executionDuration' } },
|
|
1485
|
+
{ field: 'clientIpAddress', title: 'Client IP', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientIpAddress' } },
|
|
1486
|
+
{ field: 'clientName', title: 'Client', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' } },
|
|
1487
|
+
{ field: 'correlationId', title: 'Correlation ID', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'correlationId' } },
|
|
1488
|
+
{ field: 'comments', title: 'Comments', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'comments' } },
|
|
1489
|
+
{ field: 'exceptions', title: 'Exceptions', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'exceptions' } },
|
|
1490
|
+
{ field: 'impersonatorUserName', title: 'Impersonated By', visible: false, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' } },
|
|
1240
1491
|
],
|
|
1241
1492
|
options: { pagination: true },
|
|
1242
1493
|
},
|