@acorex/modules 20.2.4-next.2 → 20.2.4-next.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/index.d.ts +19 -1
- package/conversation/index.d.ts +1 -0
- package/customer-management/index.d.ts +167 -0
- package/document-management/index.d.ts +99 -13
- package/fesm2022/acorex-modules-application-management.mjs +24 -214
- package/fesm2022/acorex-modules-application-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-common.mjs +2695 -1288
- package/fesm2022/acorex-modules-common.mjs.map +1 -1
- package/fesm2022/acorex-modules-conversation.mjs +46 -29
- package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
- package/fesm2022/acorex-modules-customer-management-acorex-modules-customer-management-DZBixdOT.mjs +700 -0
- package/fesm2022/acorex-modules-customer-management-acorex-modules-customer-management-DZBixdOT.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-activity.entity-By32mnXN.mjs +98 -0
- package/fesm2022/acorex-modules-customer-management-activity.entity-By32mnXN.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-customer-segment.entity-CjFYqTMc.mjs +83 -0
- package/fesm2022/acorex-modules-customer-management-customer-segment.entity-CjFYqTMc.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-customer-type.entity-Bk_Ng_DS.mjs +95 -0
- package/fesm2022/acorex-modules-customer-management-customer-type.entity-Bk_Ng_DS.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-customer.entity-rUNC9glL.mjs +338 -0
- package/fesm2022/acorex-modules-customer-management-customer.entity-rUNC9glL.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-deal-contact-role.entity-BWX44lzi.mjs +147 -0
- package/fesm2022/acorex-modules-customer-management-deal-contact-role.entity-BWX44lzi.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-lead.entity-B3gv0YnT.mjs +97 -0
- package/fesm2022/acorex-modules-customer-management-lead.entity-B3gv0YnT.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-lifecycle-stage.entity-cs1hb_Ro.mjs +72 -0
- package/fesm2022/acorex-modules-customer-management-lifecycle-stage.entity-cs1hb_Ro.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-opportunity-stage.entity-C-opdmDW.mjs +72 -0
- package/fesm2022/acorex-modules-customer-management-opportunity-stage.entity-C-opdmDW.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-opportunity.entity-D5n_4xgK.mjs +188 -0
- package/fesm2022/acorex-modules-customer-management-opportunity.entity-D5n_4xgK.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-sales-pipeline.entity-AeLhcil2.mjs +72 -0
- package/fesm2022/acorex-modules-customer-management-sales-pipeline.entity-AeLhcil2.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management-sales-territory.entity-uK9N7p_k.mjs +72 -0
- package/fesm2022/acorex-modules-customer-management-sales-territory.entity-uK9N7p_k.mjs.map +1 -0
- package/fesm2022/acorex-modules-customer-management.mjs +2 -0
- package/fesm2022/acorex-modules-customer-management.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-DG7QxbqI.mjs → acorex-modules-document-management-acorex-modules-document-management-BraIQGrY.mjs} +1439 -429
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-BraIQGrY.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-attachment-widget.component-tk2f6GPy.mjs → acorex-modules-document-management-attachment-widget.component-Dp1ioMjR.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-attachment-widget.component-tk2f6GPy.mjs.map → acorex-modules-document-management-attachment-widget.component-Dp1ioMjR.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DJ-BBmR2.mjs → acorex-modules-document-management-create-folder-dialog.component-C1Lvxwwf.mjs} +4 -4
- package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DJ-BBmR2.mjs.map → acorex-modules-document-management-create-folder-dialog.component-C1Lvxwwf.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-details-view.component-CX10ubfL.mjs → acorex-modules-document-management-details-view.component-C7x2n-uL.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-details-view.component-CX10ubfL.mjs.map → acorex-modules-document-management-details-view.component-C7x2n-uL.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-document-distribution-popup.component-DB4JJ3w7.mjs → acorex-modules-document-management-document-distribution-popup.component-BFL8zeml.mjs} +4 -4
- package/fesm2022/acorex-modules-document-management-document-distribution-popup.component-BFL8zeml.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-document-send-to-review-popup.component-CtpLvPIr.mjs → acorex-modules-document-management-document-send-to-review-popup.component-CoymgoD7.mjs} +4 -4
- package/fesm2022/acorex-modules-document-management-document-send-to-review-popup.component-CoymgoD7.mjs.map +1 -0
- package/fesm2022/{acorex-modules-document-management-document-signature-popup.component-CMUZSL2S.mjs → acorex-modules-document-management-document-signature-popup.component-DJMLGeBo.mjs} +4 -4
- package/fesm2022/{acorex-modules-document-management-document-signature-popup.component-CMUZSL2S.mjs.map → acorex-modules-document-management-document-signature-popup.component-DJMLGeBo.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-drive-choose.component-DOxdrJh-.mjs → acorex-modules-document-management-drive-choose.component-BiApSZ5Z.mjs} +4 -4
- package/fesm2022/{acorex-modules-document-management-drive-choose.component-DOxdrJh-.mjs.map → acorex-modules-document-management-drive-choose.component-BiApSZ5Z.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-drive.component-Crt-i9Xe.mjs → acorex-modules-document-management-drive.component-C3LZf1EE.mjs} +5 -5
- package/fesm2022/{acorex-modules-document-management-drive.component-Crt-i9Xe.mjs.map → acorex-modules-document-management-drive.component-C3LZf1EE.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-large-icons-view.component-DLds0iA6.mjs → acorex-modules-document-management-large-icons-view.component-CUox2dHw.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-large-icons-view.component-DLds0iA6.mjs.map → acorex-modules-document-management-large-icons-view.component-CUox2dHw.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-DELo5m5s.mjs → acorex-modules-document-management-large-tiles-view.component-CPaqX_Gj.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-DELo5m5s.mjs.map → acorex-modules-document-management-large-tiles-view.component-CPaqX_Gj.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-list-view.component-DsR96OWz.mjs → acorex-modules-document-management-list-view.component-DHR1nZii.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-list-view.component-DsR96OWz.mjs.map → acorex-modules-document-management-list-view.component-DHR1nZii.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-meta-choose-popup.component-BbPbZmkc.mjs → acorex-modules-document-management-meta-choose-popup.component-DXTdVhrh.mjs} +3 -3
- package/fesm2022/{acorex-modules-document-management-meta-choose-popup.component-BbPbZmkc.mjs.map → acorex-modules-document-management-meta-choose-popup.component-DXTdVhrh.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-permission-definition.provider-DiXt_BzX.mjs → acorex-modules-document-management-permission-definition.provider-SLETM1r-.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-permission-definition.provider-DiXt_BzX.mjs.map → acorex-modules-document-management-permission-definition.provider-SLETM1r-.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-CNeHhc0E.mjs → acorex-modules-document-management-rename-node-dialog.component-CLkMT7A9.mjs} +4 -4
- package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-CNeHhc0E.mjs.map → acorex-modules-document-management-rename-node-dialog.component-CLkMT7A9.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-small-icons-view.component-D9AIIBMz.mjs → acorex-modules-document-management-small-icons-view.component-DFxM61cD.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-small-icons-view.component-D9AIIBMz.mjs.map → acorex-modules-document-management-small-icons-view.component-DFxM61cD.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-HpEgcH1F.mjs → acorex-modules-document-management-small-tiles-view.component-DhzxwNEY.mjs} +2 -2
- package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-HpEgcH1F.mjs.map → acorex-modules-document-management-small-tiles-view.component-DhzxwNEY.mjs.map} +1 -1
- package/fesm2022/acorex-modules-document-management.mjs +1 -1
- package/fesm2022/{acorex-modules-form-template-management-acorex-modules-form-template-management-COVNekIY.mjs → acorex-modules-form-template-management-acorex-modules-form-template-management-BhU14Qou.mjs} +9 -9
- package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-BhU14Qou.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-permission-definition.provider-BEkbbQH2.mjs → acorex-modules-form-template-management-permission-definition.provider-D4lGFRCA.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-permission-definition.provider-BEkbbQH2.mjs.map → acorex-modules-form-template-management-permission-definition.provider-D4lGFRCA.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-settings.provider-DSI7cmrW.mjs → acorex-modules-form-template-management-settings.provider-499Y4rLb.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-settings.provider-DSI7cmrW.mjs.map → acorex-modules-form-template-management-settings.provider-499Y4rLb.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-form-template-management-template-picker.component-5n_kQMuQ.mjs → acorex-modules-form-template-management-template-picker.component-2EkzMuIy.mjs} +2 -2
- package/fesm2022/acorex-modules-form-template-management-template-picker.component-2EkzMuIy.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-template-widget-edit.component-BtCYeGB-.mjs → acorex-modules-form-template-management-template-widget-edit.component-DwgbgFrf.mjs} +2 -2
- package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-DwgbgFrf.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-template.entity-Cm-AVAF_.mjs → acorex-modules-form-template-management-template.entity-D_14HgMr.mjs} +85 -87
- package/fesm2022/acorex-modules-form-template-management-template.entity-D_14HgMr.mjs.map +1 -0
- package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-C8TC42DL.mjs → acorex-modules-form-template-management-viewer-popup.component-BLgx_xby.mjs} +2 -2
- package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-C8TC42DL.mjs.map → acorex-modules-form-template-management-viewer-popup.component-BLgx_xby.mjs.map} +1 -1
- package/fesm2022/acorex-modules-form-template-management.mjs +1 -1
- package/fesm2022/{acorex-modules-help-desk-acorex-modules-help-desk-hH3VgxdE.mjs → acorex-modules-help-desk-acorex-modules-help-desk-BvDYd3fI.mjs} +19 -79
- package/fesm2022/acorex-modules-help-desk-acorex-modules-help-desk-BvDYd3fI.mjs.map +1 -0
- package/fesm2022/{acorex-modules-help-desk-capture-screen.component-ae64BzbL.mjs → acorex-modules-help-desk-capture-screen.component-DH_FG8iE.mjs} +4 -4
- package/fesm2022/{acorex-modules-help-desk-capture-screen.component-ae64BzbL.mjs.map → acorex-modules-help-desk-capture-screen.component-DH_FG8iE.mjs.map} +1 -1
- package/fesm2022/acorex-modules-help-desk.mjs +1 -1
- package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-1PmjMC7i.mjs +444 -0
- package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-1PmjMC7i.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-employee-skill.entity-DyOHJWW_.mjs +153 -0
- package/fesm2022/acorex-modules-human-capital-management-employee-skill.entity-DyOHJWW_.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-employee.entity-5J-FoLiT.mjs +160 -0
- package/fesm2022/acorex-modules-human-capital-management-employee.entity-5J-FoLiT.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-employment-type.entity-DFpRtSOh.mjs +97 -0
- package/fesm2022/acorex-modules-human-capital-management-employment-type.entity-DFpRtSOh.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-position-assignment.entity-DuNvJq-k.mjs +196 -0
- package/fesm2022/acorex-modules-human-capital-management-position-assignment.entity-DuNvJq-k.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-settings.provider-rRaBaVeh.mjs +17 -0
- package/fesm2022/acorex-modules-human-capital-management-settings.provider-rRaBaVeh.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-skill-level.entity-0ZzRent7.mjs +52 -0
- package/fesm2022/acorex-modules-human-capital-management-skill-level.entity-0ZzRent7.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management-skill.entity-Dd7p11vj.mjs +82 -0
- package/fesm2022/acorex-modules-human-capital-management-skill.entity-Dd7p11vj.mjs.map +1 -0
- package/fesm2022/acorex-modules-human-capital-management.mjs +2 -0
- package/fesm2022/acorex-modules-human-capital-management.mjs.map +1 -0
- package/fesm2022/acorex-modules-identifier-management.mjs +2 -1
- package/fesm2022/acorex-modules-identifier-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-log-management.mjs +282 -31
- package/fesm2022/acorex-modules-log-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-meeting-management-meeting-publish-popup.component-PcBFprq3.mjs → acorex-modules-meeting-management-meeting-publish-popup.component-BKZy7M-X.mjs} +2 -2
- package/fesm2022/acorex-modules-meeting-management-meeting-publish-popup.component-BKZy7M-X.mjs.map +1 -0
- package/fesm2022/acorex-modules-meeting-management.mjs +33 -7
- package/fesm2022/acorex-modules-meeting-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-organization-management-role.entity-BdjgFsgo.mjs → acorex-modules-organization-management-branch.entity-bajoE99c.mjs} +106 -43
- package/fesm2022/acorex-modules-organization-management-branch.entity-bajoE99c.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-skill.entity-O1453j6I.mjs → acorex-modules-organization-management-department.entity-BkEbajpN.mjs} +94 -41
- package/fesm2022/acorex-modules-organization-management-department.entity-BkEbajpN.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-division.entity-DdX7LcCU.mjs → acorex-modules-organization-management-division.entity-Cds8jkR5.mjs} +165 -128
- package/fesm2022/acorex-modules-organization-management-division.entity-Cds8jkR5.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-org-chart.page-DxVm1V4w.mjs → acorex-modules-organization-management-org-chart.page-5fHaWyGW.mjs} +5 -3
- package/fesm2022/acorex-modules-organization-management-org-chart.page-5fHaWyGW.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-employment-type.entity-Dw3TLMtD.mjs → acorex-modules-organization-management-position.entity-DK-i78ck.mjs} +18 -7
- package/fesm2022/acorex-modules-organization-management-position.entity-DK-i78ck.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-position.entity-DT7EyvrR.mjs → acorex-modules-organization-management-role.entity-Cz8VrdMl.mjs} +11 -26
- package/fesm2022/acorex-modules-organization-management-role.entity-Cz8VrdMl.mjs.map +1 -0
- package/fesm2022/{acorex-modules-organization-management-team.entity-DkRLWl0u.mjs → acorex-modules-organization-management-team.entity-CNYXXHM7.mjs} +16 -14
- package/fesm2022/acorex-modules-organization-management-team.entity-CNYXXHM7.mjs.map +1 -0
- package/fesm2022/acorex-modules-organization-management.mjs +90 -425
- package/fesm2022/acorex-modules-organization-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-party-management-acorex-modules-party-management-BFyD7IcC.mjs → acorex-modules-party-management-acorex-modules-party-management-DJNXviBH.mjs} +43 -7
- package/fesm2022/acorex-modules-party-management-acorex-modules-party-management-DJNXviBH.mjs.map +1 -0
- package/fesm2022/acorex-modules-party-management-industry.entity-D01GclFe.mjs +91 -0
- package/fesm2022/acorex-modules-party-management-industry.entity-D01GclFe.mjs.map +1 -0
- package/fesm2022/{acorex-modules-party-management-party-identifier-type.entity-BYsWpup7.mjs → acorex-modules-party-management-party-identifier-type.entity-DoXx0nyF.mjs} +2 -2
- package/fesm2022/{acorex-modules-party-management-party-identifier-type.entity-BYsWpup7.mjs.map → acorex-modules-party-management-party-identifier-type.entity-DoXx0nyF.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-party-management-party-identifier.entity-DSn4lsX-.mjs → acorex-modules-party-management-party-identifier.entity-_tLoTcUC.mjs} +2 -2
- package/fesm2022/{acorex-modules-party-management-party-identifier.entity-DSn4lsX-.mjs.map → acorex-modules-party-management-party-identifier.entity-_tLoTcUC.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-party-management-party-relationship.entity-BG5zuKPH.mjs → acorex-modules-party-management-party-relationship.entity-B-hI_r6b.mjs} +2 -2
- package/fesm2022/{acorex-modules-party-management-party-relationship.entity-BG5zuKPH.mjs.map → acorex-modules-party-management-party-relationship.entity-B-hI_r6b.mjs.map} +1 -1
- package/fesm2022/{acorex-modules-party-management-party-role.entity-jCTZL0mT.mjs → acorex-modules-party-management-party-role.entity-Dxs6yXKd.mjs} +7 -3
- package/fesm2022/acorex-modules-party-management-party-role.entity-Dxs6yXKd.mjs.map +1 -0
- package/fesm2022/{acorex-modules-party-management-party.entity-BwAAZRJc.mjs → acorex-modules-party-management-party.entity-BFEy4rXT.mjs} +88 -25
- package/fesm2022/acorex-modules-party-management-party.entity-BFEy4rXT.mjs.map +1 -0
- package/fesm2022/acorex-modules-party-management.mjs +1 -1
- package/fesm2022/acorex-modules-project-management.mjs +1 -1
- package/fesm2022/acorex-modules-project-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-report-management.mjs +293 -160
- package/fesm2022/acorex-modules-report-management.mjs.map +1 -1
- package/fesm2022/acorex-modules-security-management.mjs +32 -77
- package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
- package/fesm2022/{acorex-modules-task-management-task-board.page-BBbHu2jz.mjs → acorex-modules-task-management-task-board.page-zbl3g-sI.mjs} +67 -59
- package/fesm2022/acorex-modules-task-management-task-board.page-zbl3g-sI.mjs.map +1 -0
- package/fesm2022/acorex-modules-task-management.mjs +284 -152
- package/fesm2022/acorex-modules-task-management.mjs.map +1 -1
- package/form-template-management/index.d.ts +1 -1
- package/human-capital-management/index.d.ts +97 -0
- package/identifier-management/index.d.ts +1 -1
- package/organization-management/index.d.ts +81 -159
- package/package.json +9 -1
- package/party-management/index.d.ts +7 -0
- package/report-management/index.d.ts +234 -231
- package/task-management/index.d.ts +3 -1
- package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-DG7QxbqI.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-document-distribution-popup.component-DB4JJ3w7.mjs.map +0 -1
- package/fesm2022/acorex-modules-document-management-document-send-to-review-popup.component-CtpLvPIr.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-COVNekIY.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-template-picker.component-5n_kQMuQ.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-BtCYeGB-.mjs.map +0 -1
- package/fesm2022/acorex-modules-form-template-management-template.entity-Cm-AVAF_.mjs.map +0 -1
- package/fesm2022/acorex-modules-help-desk-acorex-modules-help-desk-hH3VgxdE.mjs.map +0 -1
- package/fesm2022/acorex-modules-meeting-management-meeting-publish-popup.component-PcBFprq3.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-branch.entity-B_CYwiX9.mjs +0 -537
- package/fesm2022/acorex-modules-organization-management-branch.entity-B_CYwiX9.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-department.entity-BbBrK4BN.mjs +0 -481
- package/fesm2022/acorex-modules-organization-management-department.entity-BbBrK4BN.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-division.entity-DdX7LcCU.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-employee.entity-DJH02MJJ.mjs +0 -670
- package/fesm2022/acorex-modules-organization-management-employee.entity-DJH02MJJ.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-employment-type.entity-Dw3TLMtD.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-org-chart.page-DxVm1V4w.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-position.entity-DT7EyvrR.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-role.entity-BdjgFsgo.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-skill.entity-O1453j6I.mjs.map +0 -1
- package/fesm2022/acorex-modules-organization-management-team.entity-DkRLWl0u.mjs.map +0 -1
- package/fesm2022/acorex-modules-party-management-acorex-modules-party-management-BFyD7IcC.mjs.map +0 -1
- package/fesm2022/acorex-modules-party-management-party-role.entity-jCTZL0mT.mjs.map +0 -1
- package/fesm2022/acorex-modules-party-management-party.entity-BwAAZRJc.mjs.map +0 -1
- package/fesm2022/acorex-modules-task-management-task-board.page-BBbHu2jz.mjs.map +0 -1
package/common/index.d.ts
CHANGED
|
@@ -44,6 +44,24 @@ declare class AXPVersionHistoryModule {
|
|
|
44
44
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXPVersionHistoryModule>;
|
|
45
45
|
}
|
|
46
46
|
|
|
47
|
+
declare class AXPComputedPropertiesModule {
|
|
48
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPComputedPropertiesModule, never>;
|
|
49
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXPComputedPropertiesModule, never, never, never>;
|
|
50
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXPComputedPropertiesModule>;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
declare class AXPClonePluginModule {
|
|
54
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPClonePluginModule, never>;
|
|
55
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXPClonePluginModule, never, [typeof i1.AXPWorkflowModule], never>;
|
|
56
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXPClonePluginModule>;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
declare class AXPArchivePluginModule {
|
|
60
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPArchivePluginModule, never>;
|
|
61
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXPArchivePluginModule, never, [typeof i1.AXPWorkflowModule], never>;
|
|
62
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXPArchivePluginModule>;
|
|
63
|
+
}
|
|
64
|
+
|
|
47
65
|
declare class AXPComparePopupComponent extends AXBasePageComponent implements OnInit {
|
|
48
66
|
inputs: i0.InputSignal<AXPCompareViewInputs | undefined>;
|
|
49
67
|
isBusy: i0.WritableSignal<boolean>;
|
|
@@ -61,7 +79,7 @@ declare class AXPCompareModule {
|
|
|
61
79
|
|
|
62
80
|
declare class AXMCommonModule {
|
|
63
81
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCommonModule, never>;
|
|
64
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCommonModule, never, [typeof AXMLockSystemModule, typeof AXPExtraPropertiesModule, typeof AXPCategoryModule, typeof AXPGlobalSearchModule, typeof i5.AXPWidgetsModule, typeof AXPVersionHistoryModule, typeof AXPCompareModule], never>;
|
|
82
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCommonModule, never, [typeof AXMLockSystemModule, typeof AXPExtraPropertiesModule, typeof AXPCategoryModule, typeof AXPGlobalSearchModule, typeof i5.AXPWidgetsModule, typeof AXPVersionHistoryModule, typeof AXPComputedPropertiesModule, typeof AXPClonePluginModule, typeof AXPArchivePluginModule, typeof AXPCompareModule], never>;
|
|
65
83
|
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCommonModule>;
|
|
66
84
|
}
|
|
67
85
|
|
package/conversation/index.d.ts
CHANGED
|
@@ -225,6 +225,7 @@ declare class AXMChatManagementService {
|
|
|
225
225
|
private readonly sessionService;
|
|
226
226
|
private readonly usersService;
|
|
227
227
|
private readonly realtimeService;
|
|
228
|
+
private readonly notificationConnectorService;
|
|
228
229
|
private getCurrentUser;
|
|
229
230
|
private getUserInfo;
|
|
230
231
|
private formatMessage;
|
|
@@ -0,0 +1,167 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
|
|
3
|
+
declare const RootConfig: {
|
|
4
|
+
config: {
|
|
5
|
+
i18n: string;
|
|
6
|
+
module: string;
|
|
7
|
+
};
|
|
8
|
+
module: {
|
|
9
|
+
route: string;
|
|
10
|
+
name: string;
|
|
11
|
+
title: string;
|
|
12
|
+
icon: string;
|
|
13
|
+
};
|
|
14
|
+
entities: {
|
|
15
|
+
customer: {
|
|
16
|
+
name: string;
|
|
17
|
+
source: string;
|
|
18
|
+
title: string;
|
|
19
|
+
titlePlural: string;
|
|
20
|
+
icon: string;
|
|
21
|
+
};
|
|
22
|
+
customerType: {
|
|
23
|
+
name: string;
|
|
24
|
+
source: string;
|
|
25
|
+
title: string;
|
|
26
|
+
titlePlural: string;
|
|
27
|
+
icon: string;
|
|
28
|
+
};
|
|
29
|
+
customerSegment: {
|
|
30
|
+
name: string;
|
|
31
|
+
source: string;
|
|
32
|
+
title: string;
|
|
33
|
+
titlePlural: string;
|
|
34
|
+
icon: string;
|
|
35
|
+
};
|
|
36
|
+
lead: {
|
|
37
|
+
name: string;
|
|
38
|
+
source: string;
|
|
39
|
+
title: string;
|
|
40
|
+
titlePlural: string;
|
|
41
|
+
icon: string;
|
|
42
|
+
};
|
|
43
|
+
opportunity: {
|
|
44
|
+
name: string;
|
|
45
|
+
source: string;
|
|
46
|
+
title: string;
|
|
47
|
+
titlePlural: string;
|
|
48
|
+
icon: string;
|
|
49
|
+
};
|
|
50
|
+
opportunityStage: {
|
|
51
|
+
name: string;
|
|
52
|
+
source: string;
|
|
53
|
+
title: string;
|
|
54
|
+
titlePlural: string;
|
|
55
|
+
icon: string;
|
|
56
|
+
};
|
|
57
|
+
salesPipeline: {
|
|
58
|
+
name: string;
|
|
59
|
+
source: string;
|
|
60
|
+
title: string;
|
|
61
|
+
titlePlural: string;
|
|
62
|
+
icon: string;
|
|
63
|
+
};
|
|
64
|
+
activity: {
|
|
65
|
+
name: string;
|
|
66
|
+
source: string;
|
|
67
|
+
title: string;
|
|
68
|
+
titlePlural: string;
|
|
69
|
+
icon: string;
|
|
70
|
+
};
|
|
71
|
+
dealContactRole: {
|
|
72
|
+
name: string;
|
|
73
|
+
source: string;
|
|
74
|
+
title: string;
|
|
75
|
+
titlePlural: string;
|
|
76
|
+
icon: string;
|
|
77
|
+
};
|
|
78
|
+
lifecycleStage: {
|
|
79
|
+
name: string;
|
|
80
|
+
source: string;
|
|
81
|
+
title: string;
|
|
82
|
+
titlePlural: string;
|
|
83
|
+
icon: string;
|
|
84
|
+
};
|
|
85
|
+
salesTerritory: {
|
|
86
|
+
name: string;
|
|
87
|
+
source: string;
|
|
88
|
+
title: string;
|
|
89
|
+
titlePlural: string;
|
|
90
|
+
icon: string;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
93
|
+
};
|
|
94
|
+
|
|
95
|
+
declare class AXMCustomerManagementCustomerEntityModule {
|
|
96
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementCustomerEntityModule, never>;
|
|
97
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementCustomerEntityModule, never, never, never>;
|
|
98
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementCustomerEntityModule>;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
declare class AXMCustomerManagementCustomerTypeEntityModule {
|
|
102
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementCustomerTypeEntityModule, never>;
|
|
103
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementCustomerTypeEntityModule, never, never, never>;
|
|
104
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementCustomerTypeEntityModule>;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
declare class AXMCustomerManagementCustomerSegmentEntityModule {
|
|
108
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementCustomerSegmentEntityModule, never>;
|
|
109
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementCustomerSegmentEntityModule, never, never, never>;
|
|
110
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementCustomerSegmentEntityModule>;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
declare class AXMCustomerManagementLeadEntityModule {
|
|
114
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementLeadEntityModule, never>;
|
|
115
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementLeadEntityModule, never, never, never>;
|
|
116
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementLeadEntityModule>;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
declare class AXMCustomerManagementOpportunityStageEntityModule {
|
|
120
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementOpportunityStageEntityModule, never>;
|
|
121
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementOpportunityStageEntityModule, never, never, never>;
|
|
122
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementOpportunityStageEntityModule>;
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
declare class AXMCustomerManagementSalesPipelineEntityModule {
|
|
126
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementSalesPipelineEntityModule, never>;
|
|
127
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementSalesPipelineEntityModule, never, never, never>;
|
|
128
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementSalesPipelineEntityModule>;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
declare class AXMCustomerManagementLifecycleStageEntityModule {
|
|
132
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementLifecycleStageEntityModule, never>;
|
|
133
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementLifecycleStageEntityModule, never, never, never>;
|
|
134
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementLifecycleStageEntityModule>;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
declare class AXMCustomerManagementSalesTerritoryEntityModule {
|
|
138
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementSalesTerritoryEntityModule, never>;
|
|
139
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementSalesTerritoryEntityModule, never, never, never>;
|
|
140
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementSalesTerritoryEntityModule>;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
declare class AXMCustomerManagementOpportunityEntityModule {
|
|
144
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementOpportunityEntityModule, never>;
|
|
145
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementOpportunityEntityModule, never, never, never>;
|
|
146
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementOpportunityEntityModule>;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
declare class AXMCustomerManagementActivityEntityModule {
|
|
150
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementActivityEntityModule, never>;
|
|
151
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementActivityEntityModule, never, never, never>;
|
|
152
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementActivityEntityModule>;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
declare class AXMCustomerManagementDealContactRoleEntityModule {
|
|
156
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementDealContactRoleEntityModule, never>;
|
|
157
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementDealContactRoleEntityModule, never, never, never>;
|
|
158
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementDealContactRoleEntityModule>;
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
declare class AXMCustomerManagementModule {
|
|
162
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXMCustomerManagementModule, never>;
|
|
163
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCustomerManagementModule, never, [typeof AXMCustomerManagementCustomerEntityModule, typeof AXMCustomerManagementCustomerTypeEntityModule, typeof AXMCustomerManagementCustomerSegmentEntityModule, typeof AXMCustomerManagementLeadEntityModule, typeof AXMCustomerManagementOpportunityStageEntityModule, typeof AXMCustomerManagementSalesPipelineEntityModule, typeof AXMCustomerManagementLifecycleStageEntityModule, typeof AXMCustomerManagementSalesTerritoryEntityModule, typeof AXMCustomerManagementOpportunityEntityModule, typeof AXMCustomerManagementActivityEntityModule, typeof AXMCustomerManagementDealContactRoleEntityModule], never>;
|
|
164
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AXMCustomerManagementModule>;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
export { AXMCustomerManagementModule, RootConfig };
|
|
@@ -1,13 +1,15 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Injector } from '@angular/core';
|
|
3
3
|
import * as i1 from '@acorex/platform/layout/components';
|
|
4
|
+
import { AXPDynamicFormDefinition } from '@acorex/platform/layout/components';
|
|
4
5
|
import * as i7 from '@acorex/platform/layout/builder';
|
|
5
|
-
import { AXPMetaDataDefinition } from '@acorex/platform/layout/builder';
|
|
6
|
+
import { AXPMetaDataDefinition, AXPWidgetConfig, AXPValueWidgetComponent, AXPWidgetNode, AXPColumnWidgetComponent } from '@acorex/platform/layout/builder';
|
|
6
7
|
import * as i9 from '@acorex/components/media-viewer';
|
|
7
8
|
import * as i10 from '@acorex/platform/workflow';
|
|
8
9
|
import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandProvider, AXPSearchResult, AXPSettingDefinitionProvider, AXPSettingDefinitionProviderContext } from '@acorex/platform/common';
|
|
9
10
|
import { AXPEntityModel, AXMEntityCrudServiceImpl, AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityPreloadEntity } from '@acorex/platform/layout/entity';
|
|
10
|
-
import { AXPApplicationUserReference, AXPFileListItem } from '@acorex/platform/core';
|
|
11
|
+
import { AXPApplicationUserReference, AXPFileListItem, AXPExpression, AXPRequiredValidationRule, AXPContextData, AXPContextChangeEvent } from '@acorex/platform/core';
|
|
12
|
+
import { AXFileService } from '@acorex/core/file';
|
|
11
13
|
|
|
12
14
|
declare class AXMDriveChooseModule {
|
|
13
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXMDriveChooseModule, never>;
|
|
@@ -68,6 +70,12 @@ declare const RootConfig: {
|
|
|
68
70
|
icon: string;
|
|
69
71
|
};
|
|
70
72
|
entities: {
|
|
73
|
+
documentRelated: {
|
|
74
|
+
name: string;
|
|
75
|
+
title: string;
|
|
76
|
+
titlePlural: string;
|
|
77
|
+
icon: string;
|
|
78
|
+
};
|
|
71
79
|
distributionInteraction: {
|
|
72
80
|
name: string;
|
|
73
81
|
title: string;
|
|
@@ -188,12 +196,17 @@ declare class AXMReviewServiceImpl extends AXMReviewService {
|
|
|
188
196
|
}
|
|
189
197
|
|
|
190
198
|
type AXMDocumentWorkflowPhase = 'Draft' | 'PendingReview' | 'Rejected' | 'Reviewed' | 'Distributed' | 'Completed';
|
|
199
|
+
interface AXMDocumentMeta {
|
|
200
|
+
name: string;
|
|
201
|
+
title: string;
|
|
202
|
+
value: string;
|
|
203
|
+
}
|
|
191
204
|
interface AXMDocumentManagementDocumentEntityModel extends AXPEntityModel<string> {
|
|
192
205
|
name: string;
|
|
193
206
|
title: string;
|
|
194
207
|
documentType: AXMDocumentManagementDocumentTypeEntityModel;
|
|
195
208
|
parentId: string;
|
|
196
|
-
fileId: string;
|
|
209
|
+
fileId: string | AXPFileListItem | any;
|
|
197
210
|
refRecordId?: string;
|
|
198
211
|
refEntity?: string;
|
|
199
212
|
description?: string;
|
|
@@ -202,15 +215,9 @@ interface AXMDocumentManagementDocumentEntityModel extends AXPEntityModel<string
|
|
|
202
215
|
reviewRecordId?: string;
|
|
203
216
|
expirationDate?: Date;
|
|
204
217
|
fileData?: AXPFileListItem[];
|
|
205
|
-
status
|
|
218
|
+
status?: AXMDocumentWorkflowPhase;
|
|
206
219
|
documentReview?: AXMDocumentManagementReviewEntityModel;
|
|
207
|
-
meta?:
|
|
208
|
-
[key: string]: {
|
|
209
|
-
name: string;
|
|
210
|
-
title: string;
|
|
211
|
-
value: string;
|
|
212
|
-
};
|
|
213
|
-
};
|
|
220
|
+
meta?: Record<string, AXMDocumentMeta>;
|
|
214
221
|
}
|
|
215
222
|
interface GetNextStatusOptions {
|
|
216
223
|
current: AXMDocumentWorkflowPhase;
|
|
@@ -384,6 +391,8 @@ declare class AXMDistributionInteractionServiceImpl extends AXMDistributionInter
|
|
|
384
391
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXMDistributionInteractionServiceImpl>;
|
|
385
392
|
}
|
|
386
393
|
|
|
394
|
+
declare function documentRelatedFactory(injector: Injector): Promise<AXPEntity | null>;
|
|
395
|
+
|
|
387
396
|
declare class AXMEntityProvider implements AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader {
|
|
388
397
|
private injector;
|
|
389
398
|
preload(): AXPEntityPreloadEntity[];
|
|
@@ -406,5 +415,82 @@ declare class AXMSettingProvider implements AXPSettingDefinitionProvider {
|
|
|
406
415
|
provide(context: AXPSettingDefinitionProviderContext): Promise<void>;
|
|
407
416
|
}
|
|
408
417
|
|
|
409
|
-
|
|
410
|
-
|
|
418
|
+
declare const AXPDocumentUploaderWidget: AXPWidgetConfig;
|
|
419
|
+
declare module '@acorex/platform/layout/builder' {
|
|
420
|
+
interface AXPWidgetTypesMap {
|
|
421
|
+
documentUploader: 'document-uploader';
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
interface AXPDocumentUploaderWidgetOptions {
|
|
425
|
+
disabled?: boolean | AXPExpression;
|
|
426
|
+
readonly?: boolean | AXPExpression;
|
|
427
|
+
multiple?: boolean;
|
|
428
|
+
downloadable?: boolean;
|
|
429
|
+
accept?: string;
|
|
430
|
+
fileEditable?: boolean;
|
|
431
|
+
validations?: AXPRequiredValidationRule[];
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
declare class AXPDocumentUploaderWidgetDesignerComponent extends AXPValueWidgetComponent<AXPFileListItem[]> {
|
|
435
|
+
protected placeholder: i0.Signal<string>;
|
|
436
|
+
protected disabled: i0.Signal<boolean>;
|
|
437
|
+
protected readonly: i0.Signal<boolean>;
|
|
438
|
+
protected hasClearButton: i0.Signal<boolean>;
|
|
439
|
+
protected fileCount: i0.Signal<number>;
|
|
440
|
+
protected hasFiles: i0.Signal<boolean>;
|
|
441
|
+
private get __class();
|
|
442
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPDocumentUploaderWidgetDesignerComponent, never>;
|
|
443
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPDocumentUploaderWidgetDesignerComponent, "axp-document-uploader-widget-designer", never, {}, {}, never, never, true, never>;
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
declare class AXPDocumentUploaderWidgetEditComponent extends AXPValueWidgetComponent<AXMDocumentManagementDocumentEntityModel[]> {
|
|
447
|
+
protected readonly fileService: AXFileService;
|
|
448
|
+
protected readonly: i0.Signal<boolean>;
|
|
449
|
+
protected formDefinition: i0.WritableSignal<AXPDynamicFormDefinition>;
|
|
450
|
+
protected formContext: i0.WritableSignal<AXPContextData>;
|
|
451
|
+
protected defaultLayout: i0.Signal<{
|
|
452
|
+
positions: {
|
|
453
|
+
default: {
|
|
454
|
+
colSpan: number;
|
|
455
|
+
};
|
|
456
|
+
};
|
|
457
|
+
}>;
|
|
458
|
+
ngOnInit(): void;
|
|
459
|
+
private renderForm;
|
|
460
|
+
protected handleContextChange(event: AXPContextChangeEvent): void;
|
|
461
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPDocumentUploaderWidgetEditComponent, never>;
|
|
462
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPDocumentUploaderWidgetEditComponent, "axp-document-uploader-widget-edit", never, {}, {}, never, never, true, never>;
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
declare class AXPDocumentUploaderWidgetViewComponent extends AXPValueWidgetComponent<AXMDocumentManagementDocumentEntityModel[]> {
|
|
466
|
+
protected fileUploaderNode: i0.Signal<AXPWidgetNode>;
|
|
467
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPDocumentUploaderWidgetViewComponent, never>;
|
|
468
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPDocumentUploaderWidgetViewComponent, "axp-document-uploader-widget-view", never, {}, {}, never, never, true, never>;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
declare class AXPDocumentUploaderWidgetFilterComponent extends AXPValueWidgetComponent<AXPFileListItem[]> {
|
|
472
|
+
protected hasFiles: i0.Signal<boolean>;
|
|
473
|
+
protected noFiles: i0.Signal<boolean>;
|
|
474
|
+
protected toggleHasFiles(): void;
|
|
475
|
+
protected toggleNoFiles(): void;
|
|
476
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPDocumentUploaderWidgetFilterComponent, never>;
|
|
477
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPDocumentUploaderWidgetFilterComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
declare class AXPDocumentUploaderWidgetColumnComponent extends AXPColumnWidgetComponent<AXPFileListItem[]> {
|
|
481
|
+
protected count: i0.Signal<number>;
|
|
482
|
+
private fileService;
|
|
483
|
+
openFileList(): Promise<void>;
|
|
484
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPDocumentUploaderWidgetColumnComponent, never>;
|
|
485
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPDocumentUploaderWidgetColumnComponent, "ng-component", never, { "rawValue": { "alias": "rawValue"; "required": false; }; "rowData": { "alias": "rowData"; "required": false; }; }, {}, never, never, true, never>;
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
declare class AXPDocumentUploaderWidgetPrintComponent extends AXPValueWidgetComponent<AXPFileListItem[]> {
|
|
489
|
+
protected hasFiles: i0.Signal<boolean>;
|
|
490
|
+
protected formatFileSize(bytes?: number): string;
|
|
491
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AXPDocumentUploaderWidgetPrintComponent, never>;
|
|
492
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPDocumentUploaderWidgetPrintComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
export { AXMDistributionInteractionService, AXMDistributionInteractionServiceImpl, AXMDistributionService, AXMDistributionServiceImpl, AXMDocumentManagementDocumentEntityModule, AXMDocumentManagementDocumentTypeEntityModule, AXMDocumentManagementDocumentTypeMetaDefinitionEntityModule, AXMDocumentManagementDocumentTypeMetaDefinitionEntityService, AXMDocumentManagementDocumentTypeMetaDefinitionEntityServiceImpl, AXMDocumentManagementDocumentTypeMetaValueEntityModule, AXMDocumentManagementDocumentTypeMetaValueEntityService, AXMDocumentManagementDocumentTypeMetaValueEntityServiceImpl, AXMDocumentManagementDocumentTypeStatusDefinitionEntityModule, AXMDocumentManagementDocumentTypeStatusDefinitionEntityService, AXMDocumentManagementDocumentTypeStatusDefinitionEntityServiceImpl, AXMDocumentManagementModule, AXMDocumentService, AXMDocumentServiceImpl, AXMDocumentTypeService, AXMDocumentTypeServiceImpl, AXMEntityProvider, AXMFolderService, AXMFolderServiceImpl, AXMMenuProvider, AXMReviewService, AXMReviewServiceImpl, AXMSearchCommandProvider, AXMSettingProvider, AXPDocumentUploaderWidget, AXPDocumentUploaderWidgetColumnComponent, AXPDocumentUploaderWidgetDesignerComponent, AXPDocumentUploaderWidgetEditComponent, AXPDocumentUploaderWidgetFilterComponent, AXPDocumentUploaderWidgetPrintComponent, AXPDocumentUploaderWidgetViewComponent, RootConfig, canTransition, distributionFactory, distributionInteractionFactory, documentFactory, documentRelatedFactory, documentTypeFactory, documentTypeMetaDefinitionfactory, documentTypeMetaValueFactory, documentTypeStatusDefinitionFactory, folderFactory, getNextStatus, reviewFactory };
|
|
496
|
+
export type { AXMDistributionInteractionSummary, AXMDocumentInheritanceType, AXMDocumentManagementDistributionEntityModel, AXMDocumentManagementDistributionInteractionEntityModel, AXMDocumentManagementDocumentEntityModel, AXMDocumentManagementDocumentTypeEntityModel, AXMDocumentManagementDocumentTypeMetaDefinitionEntityModel, AXMDocumentManagementDocumentTypeMetaValueEntityModel, AXMDocumentManagementDocumentTypeStatusDefinitionEntityModel, AXMDocumentManagementFolderCreateDto, AXMDocumentManagementFolderEntityModel, AXMDocumentManagementFolderGetDto, AXMDocumentManagementReviewEntityModel, AXMDocumentMeta, AXMDocumentWorkflowPhase, AXPDocumentUploaderWidgetOptions, DocumentTypeFileOutput };
|