@acorex/modules 20.2.0-next.2 → 20.2.0-next.4

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.
Files changed (222) hide show
  1. package/auth/index.d.ts +1 -0
  2. package/common/index.d.ts +1 -8
  3. package/contact-management/index.d.ts +69 -2
  4. package/conversation/README.md +1 -1
  5. package/conversation/index.d.ts +180 -121
  6. package/data-management/index.d.ts +5 -12
  7. package/document-management/index.d.ts +51 -4
  8. package/fesm2022/{acorex-modules-application-management-module-designer.component-udoks-Ef.mjs → acorex-modules-application-management-module-designer.component-CsZjqUAj.mjs} +7 -7
  9. package/fesm2022/{acorex-modules-application-management-module-designer.component-udoks-Ef.mjs.map → acorex-modules-application-management-module-designer.component-CsZjqUAj.mjs.map} +1 -1
  10. package/fesm2022/acorex-modules-application-management.mjs +41 -41
  11. package/fesm2022/acorex-modules-application-management.mjs.map +1 -1
  12. package/fesm2022/{acorex-modules-auth-acorex-modules-auth-BxqN76H7.mjs → acorex-modules-auth-acorex-modules-auth-tDyQQDnk.mjs} +50 -49
  13. package/fesm2022/acorex-modules-auth-acorex-modules-auth-tDyQQDnk.mjs.map +1 -0
  14. package/fesm2022/{acorex-modules-auth-app-chooser.component-5FbgqbVo.mjs → acorex-modules-auth-app-chooser.component-yu1DJZKN.mjs} +5 -5
  15. package/fesm2022/{acorex-modules-auth-app-chooser.component-5FbgqbVo.mjs.map → acorex-modules-auth-app-chooser.component-yu1DJZKN.mjs.map} +1 -1
  16. package/fesm2022/{acorex-modules-auth-blank.layout-C8NsXB9K.mjs → acorex-modules-auth-blank.layout-ZjroQcdq.mjs} +4 -4
  17. package/fesm2022/{acorex-modules-auth-blank.layout-C8NsXB9K.mjs.map → acorex-modules-auth-blank.layout-ZjroQcdq.mjs.map} +1 -1
  18. package/fesm2022/{acorex-modules-auth-login.module-CmMM4TpQ.mjs → acorex-modules-auth-login.module-D1aa1F6G.mjs} +8 -8
  19. package/fesm2022/{acorex-modules-auth-login.module-CmMM4TpQ.mjs.map → acorex-modules-auth-login.module-D1aa1F6G.mjs.map} +1 -1
  20. package/fesm2022/{acorex-modules-auth-master.layout-eX5-7AeO.mjs → acorex-modules-auth-master.layout-CGQmSlGQ.mjs} +5 -5
  21. package/fesm2022/{acorex-modules-auth-master.layout-eX5-7AeO.mjs.map → acorex-modules-auth-master.layout-CGQmSlGQ.mjs.map} +1 -1
  22. package/fesm2022/{acorex-modules-auth-oauth-callback.component-C9s-5c7F.mjs → acorex-modules-auth-oauth-callback.component-m9YiJ4e9.mjs} +5 -5
  23. package/fesm2022/{acorex-modules-auth-oauth-callback.component-C9s-5c7F.mjs.map → acorex-modules-auth-oauth-callback.component-m9YiJ4e9.mjs.map} +1 -1
  24. package/fesm2022/{acorex-modules-auth-password.component-CDrYHh1x.mjs → acorex-modules-auth-password.component-Cb3FJ1DZ.mjs} +5 -5
  25. package/fesm2022/{acorex-modules-auth-password.component-CDrYHh1x.mjs.map → acorex-modules-auth-password.component-Cb3FJ1DZ.mjs.map} +1 -1
  26. package/fesm2022/{acorex-modules-auth-password.component-r_Lh8oGN.mjs → acorex-modules-auth-password.component-CiWdX7f_.mjs} +5 -5
  27. package/fesm2022/{acorex-modules-auth-password.component-r_Lh8oGN.mjs.map → acorex-modules-auth-password.component-CiWdX7f_.mjs.map} +1 -1
  28. package/fesm2022/{acorex-modules-auth-routes-CMdsDZud.mjs → acorex-modules-auth-routes-pae8qpX9.mjs} +2 -2
  29. package/fesm2022/{acorex-modules-auth-routes-CMdsDZud.mjs.map → acorex-modules-auth-routes-pae8qpX9.mjs.map} +1 -1
  30. package/fesm2022/{acorex-modules-auth-tenant-chooser.component-BdK5T-8X.mjs → acorex-modules-auth-tenant-chooser.component-Bk0l3XoV.mjs} +4 -4
  31. package/fesm2022/{acorex-modules-auth-tenant-chooser.component-BdK5T-8X.mjs.map → acorex-modules-auth-tenant-chooser.component-Bk0l3XoV.mjs.map} +1 -1
  32. package/fesm2022/{acorex-modules-auth-two-factor-code.component-DSWd06bn.mjs → acorex-modules-auth-two-factor-code.component-DDEIajiI.mjs} +4 -4
  33. package/fesm2022/{acorex-modules-auth-two-factor-code.component-DSWd06bn.mjs.map → acorex-modules-auth-two-factor-code.component-DDEIajiI.mjs.map} +1 -1
  34. package/fesm2022/{acorex-modules-auth-two-factor.module-YV9pDOnB.mjs → acorex-modules-auth-two-factor.module-DtcoHPH4.mjs} +7 -7
  35. package/fesm2022/{acorex-modules-auth-two-factor.module-YV9pDOnB.mjs.map → acorex-modules-auth-two-factor.module-DtcoHPH4.mjs.map} +1 -1
  36. package/fesm2022/{acorex-modules-auth-user-sessions.component-KI9dYs78.mjs → acorex-modules-auth-user-sessions.component-sI6P2joA.mjs} +5 -5
  37. package/fesm2022/{acorex-modules-auth-user-sessions.component-KI9dYs78.mjs.map → acorex-modules-auth-user-sessions.component-sI6P2joA.mjs.map} +1 -1
  38. package/fesm2022/acorex-modules-auth.mjs +1 -1
  39. package/fesm2022/acorex-modules-calendar-management.mjs +22 -22
  40. package/fesm2022/acorex-modules-calendar-management.mjs.map +1 -1
  41. package/fesm2022/{acorex-modules-common-search-popup.component-DbTj01Wz.mjs → acorex-modules-common-search-popup.component-D7Y4T3Rp.mjs} +8 -8
  42. package/fesm2022/{acorex-modules-common-search-popup.component-DbTj01Wz.mjs.map → acorex-modules-common-search-popup.component-D7Y4T3Rp.mjs.map} +1 -1
  43. package/fesm2022/{acorex-modules-common-timeline-version-history-popup.component-D_6STmWm.mjs → acorex-modules-common-timeline-version-history-popup.component-ceEtE6qB.mjs} +7 -7
  44. package/fesm2022/{acorex-modules-common-timeline-version-history-popup.component-D_6STmWm.mjs.map → acorex-modules-common-timeline-version-history-popup.component-ceEtE6qB.mjs.map} +1 -1
  45. package/fesm2022/acorex-modules-common.mjs +1222 -1
  46. package/fesm2022/acorex-modules-common.mjs.map +1 -1
  47. package/fesm2022/{acorex-modules-contact-management-acorex-modules-contact-management-CM72FkGM.mjs → acorex-modules-contact-management-acorex-modules-contact-management-Co0tt3cj.mjs} +281 -54
  48. package/fesm2022/acorex-modules-contact-management-acorex-modules-contact-management-Co0tt3cj.mjs.map +1 -0
  49. package/fesm2022/{acorex-modules-contact-management-address-type.entity-CW0fx3v8.mjs → acorex-modules-contact-management-address-type.entity-DQZwgXki.mjs} +2 -2
  50. package/fesm2022/{acorex-modules-contact-management-address-type.entity-CW0fx3v8.mjs.map → acorex-modules-contact-management-address-type.entity-DQZwgXki.mjs.map} +1 -1
  51. package/fesm2022/{acorex-modules-contact-management-contact-address.entity-D5OGWsSx.mjs → acorex-modules-contact-management-contact-address.entity-CFfRywsB.mjs} +2 -2
  52. package/fesm2022/{acorex-modules-contact-management-contact-address.entity-D5OGWsSx.mjs.map → acorex-modules-contact-management-contact-address.entity-CFfRywsB.mjs.map} +1 -1
  53. package/fesm2022/{acorex-modules-contact-management-contact-method.entity-Cpdd-Xwb.mjs → acorex-modules-contact-management-contact-method.entity-Ci93_mb9.mjs} +2 -2
  54. package/fesm2022/{acorex-modules-contact-management-contact-method.entity-Cpdd-Xwb.mjs.map → acorex-modules-contact-management-contact-method.entity-Ci93_mb9.mjs.map} +1 -1
  55. package/fesm2022/{acorex-modules-contact-management-contact-relationship.entity-B_gQ7mEo.mjs → acorex-modules-contact-management-contact-relationship.entity-CqdXpqLN.mjs} +2 -2
  56. package/fesm2022/{acorex-modules-contact-management-contact-relationship.entity-B_gQ7mEo.mjs.map → acorex-modules-contact-management-contact-relationship.entity-CqdXpqLN.mjs.map} +1 -1
  57. package/fesm2022/{acorex-modules-contact-management-contact-source.entity-BwYBaS8B.mjs → acorex-modules-contact-management-contact-source.entity-BsF9p0GK.mjs} +2 -2
  58. package/fesm2022/{acorex-modules-contact-management-contact-source.entity-BwYBaS8B.mjs.map → acorex-modules-contact-management-contact-source.entity-BsF9p0GK.mjs.map} +1 -1
  59. package/fesm2022/{acorex-modules-contact-management-emergency-contact-category.entity-CDbm4Rq3.mjs → acorex-modules-contact-management-emergency-contact-category.entity-DjOm8qQb.mjs} +2 -2
  60. package/fesm2022/{acorex-modules-contact-management-emergency-contact-category.entity-CDbm4Rq3.mjs.map → acorex-modules-contact-management-emergency-contact-category.entity-DjOm8qQb.mjs.map} +1 -1
  61. package/fesm2022/{acorex-modules-contact-management-emergency-contact.entity-BpNDJPVs.mjs → acorex-modules-contact-management-emergency-contact.entity-BQyjzPR8.mjs} +2 -2
  62. package/fesm2022/{acorex-modules-contact-management-emergency-contact.entity-BpNDJPVs.mjs.map → acorex-modules-contact-management-emergency-contact.entity-BQyjzPR8.mjs.map} +1 -1
  63. package/fesm2022/acorex-modules-contact-management.mjs +1 -1
  64. package/fesm2022/acorex-modules-content-management.mjs +14 -36
  65. package/fesm2022/acorex-modules-content-management.mjs.map +1 -1
  66. package/fesm2022/acorex-modules-conversation.mjs +1549 -1324
  67. package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
  68. package/fesm2022/acorex-modules-dashboard-management.mjs +76 -75
  69. package/fesm2022/acorex-modules-dashboard-management.mjs.map +1 -1
  70. package/fesm2022/acorex-modules-data-management.mjs +140 -126
  71. package/fesm2022/acorex-modules-data-management.mjs.map +1 -1
  72. package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-C7ot6PfT.mjs → acorex-modules-document-management-acorex-modules-document-management-DXGX-riG.mjs} +1402 -389
  73. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-DXGX-riG.mjs.map +1 -0
  74. package/fesm2022/{acorex-modules-document-management-attachment-widget.component-C6pop0RM.mjs → acorex-modules-document-management-attachment-widget.component-NaY7Mn95.mjs} +5 -5
  75. package/fesm2022/{acorex-modules-document-management-attachment-widget.component-C6pop0RM.mjs.map → acorex-modules-document-management-attachment-widget.component-NaY7Mn95.mjs.map} +1 -1
  76. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-ga7fuY4H.mjs → acorex-modules-document-management-create-folder-dialog.component-epxEuBU5.mjs} +5 -5
  77. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-ga7fuY4H.mjs.map → acorex-modules-document-management-create-folder-dialog.component-epxEuBU5.mjs.map} +1 -1
  78. package/fesm2022/{acorex-modules-document-management-details-view.component-CzTg3hha.mjs → acorex-modules-document-management-details-view.component-CMI2Eokj.mjs} +5 -5
  79. package/fesm2022/{acorex-modules-document-management-details-view.component-CzTg3hha.mjs.map → acorex-modules-document-management-details-view.component-CMI2Eokj.mjs.map} +1 -1
  80. package/fesm2022/{acorex-modules-document-management-drive-choose.component-BB5d32EI.mjs → acorex-modules-document-management-drive-choose.component-DBKgwm70.mjs} +5 -5
  81. package/fesm2022/{acorex-modules-document-management-drive-choose.component-BB5d32EI.mjs.map → acorex-modules-document-management-drive-choose.component-DBKgwm70.mjs.map} +1 -1
  82. package/fesm2022/{acorex-modules-document-management-drive.component-TzRLr7rb.mjs → acorex-modules-document-management-drive.component-DoGdTL3n.mjs} +11 -10
  83. package/fesm2022/acorex-modules-document-management-drive.component-DoGdTL3n.mjs.map +1 -0
  84. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-BeKFvgYU.mjs → acorex-modules-document-management-large-icons-view.component-BRsTSoln.mjs} +5 -5
  85. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-BeKFvgYU.mjs.map → acorex-modules-document-management-large-icons-view.component-BRsTSoln.mjs.map} +1 -1
  86. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-CQyiGE99.mjs → acorex-modules-document-management-large-tiles-view.component-CpYeYyR5.mjs} +5 -5
  87. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-CQyiGE99.mjs.map → acorex-modules-document-management-large-tiles-view.component-CpYeYyR5.mjs.map} +1 -1
  88. package/fesm2022/{acorex-modules-document-management-link-dialog.component-CPuOuvu-.mjs → acorex-modules-document-management-link-dialog.component-ZteosW8O.mjs} +4 -4
  89. package/fesm2022/{acorex-modules-document-management-link-dialog.component-CPuOuvu-.mjs.map → acorex-modules-document-management-link-dialog.component-ZteosW8O.mjs.map} +1 -1
  90. package/fesm2022/{acorex-modules-document-management-list-view.component-CWGGArxw.mjs → acorex-modules-document-management-list-view.component-C4VFnACA.mjs} +5 -5
  91. package/fesm2022/{acorex-modules-document-management-list-view.component-CWGGArxw.mjs.map → acorex-modules-document-management-list-view.component-C4VFnACA.mjs.map} +1 -1
  92. package/fesm2022/{acorex-modules-document-management-meta-choose-popup.component-C7ounW6N.mjs → acorex-modules-document-management-meta-choose-popup.component-D5Csi3A3.mjs} +4 -4
  93. package/fesm2022/{acorex-modules-document-management-meta-choose-popup.component-C7ounW6N.mjs.map → acorex-modules-document-management-meta-choose-popup.component-D5Csi3A3.mjs.map} +1 -1
  94. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-column.component-C_J1rPak.mjs → acorex-modules-document-management-meta-selector-widget-column.component-OXeS0kW8.mjs} +4 -4
  95. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-column.component-C_J1rPak.mjs.map → acorex-modules-document-management-meta-selector-widget-column.component-OXeS0kW8.mjs.map} +1 -1
  96. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-designer.component-By_NgUX6.mjs → acorex-modules-document-management-meta-selector-widget-designer.component-BdVSGb3M.mjs} +4 -4
  97. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-designer.component-By_NgUX6.mjs.map → acorex-modules-document-management-meta-selector-widget-designer.component-BdVSGb3M.mjs.map} +1 -1
  98. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-view.component-zwCw3v1w.mjs → acorex-modules-document-management-meta-selector-widget-view.component-B-Vos30P.mjs} +4 -4
  99. package/fesm2022/{acorex-modules-document-management-meta-selector-widget-view.component-zwCw3v1w.mjs.map → acorex-modules-document-management-meta-selector-widget-view.component-B-Vos30P.mjs.map} +1 -1
  100. package/fesm2022/{acorex-modules-document-management-permission-definition.provider-s0P0M8p2.mjs → acorex-modules-document-management-permission-definition.provider-Bc7rbWwN.mjs} +10 -2
  101. package/fesm2022/acorex-modules-document-management-permission-definition.provider-Bc7rbWwN.mjs.map +1 -0
  102. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-MPkYZl2p.mjs → acorex-modules-document-management-rename-node-dialog.component-DWUVMrVt.mjs} +5 -5
  103. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-MPkYZl2p.mjs.map → acorex-modules-document-management-rename-node-dialog.component-DWUVMrVt.mjs.map} +1 -1
  104. package/fesm2022/{acorex-modules-document-management-share-dialog.component-CLF6b1Io.mjs → acorex-modules-document-management-share-dialog.component-CkyuEAwV.mjs} +4 -4
  105. package/fesm2022/{acorex-modules-document-management-share-dialog.component-CLF6b1Io.mjs.map → acorex-modules-document-management-share-dialog.component-CkyuEAwV.mjs.map} +1 -1
  106. package/fesm2022/{acorex-modules-document-management-share-email-dialog.component-B8zNvOUv.mjs → acorex-modules-document-management-share-email-dialog.component-DXjcTOny.mjs} +4 -4
  107. package/fesm2022/{acorex-modules-document-management-share-email-dialog.component-B8zNvOUv.mjs.map → acorex-modules-document-management-share-email-dialog.component-DXjcTOny.mjs.map} +1 -1
  108. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-DRVLlW1e.mjs → acorex-modules-document-management-small-icons-view.component-CCirsfoz.mjs} +5 -5
  109. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-DRVLlW1e.mjs.map → acorex-modules-document-management-small-icons-view.component-CCirsfoz.mjs.map} +1 -1
  110. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-C1E8RKYM.mjs → acorex-modules-document-management-small-tiles-view.component-58KZSQC4.mjs} +5 -5
  111. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-C1E8RKYM.mjs.map → acorex-modules-document-management-small-tiles-view.component-58KZSQC4.mjs.map} +1 -1
  112. package/fesm2022/acorex-modules-document-management.mjs +1 -1
  113. package/fesm2022/{acorex-modules-form-template-management-acorex-modules-form-template-management-zz8KU2BM.mjs → acorex-modules-form-template-management-acorex-modules-form-template-management-DxSYInAR.mjs} +65 -67
  114. package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-DxSYInAR.mjs.map +1 -0
  115. package/fesm2022/{acorex-modules-form-template-management-category.entity-g5YGQjj3.mjs → acorex-modules-form-template-management-category.entity-DeCfvNqF.mjs} +2 -2
  116. package/fesm2022/{acorex-modules-form-template-management-category.entity-g5YGQjj3.mjs.map → acorex-modules-form-template-management-category.entity-DeCfvNqF.mjs.map} +1 -1
  117. package/fesm2022/{acorex-modules-form-template-management-designer.page-DQorNK3f.mjs → acorex-modules-form-template-management-designer.page-BsjFGFOD.mjs} +4 -4
  118. package/fesm2022/{acorex-modules-form-template-management-designer.page-DQorNK3f.mjs.map → acorex-modules-form-template-management-designer.page-BsjFGFOD.mjs.map} +1 -1
  119. package/fesm2022/{acorex-modules-form-template-management-permission-definition.provider-BFPqDVO3.mjs → acorex-modules-form-template-management-permission-definition.provider-CsjgxSgC.mjs} +2 -2
  120. package/fesm2022/{acorex-modules-form-template-management-permission-definition.provider-BFPqDVO3.mjs.map → acorex-modules-form-template-management-permission-definition.provider-CsjgxSgC.mjs.map} +1 -1
  121. package/fesm2022/{acorex-modules-form-template-management-settings.provider-DYbrgJI7.mjs → acorex-modules-form-template-management-settings.provider-_BIGyRt8.mjs} +2 -2
  122. package/fesm2022/{acorex-modules-form-template-management-settings.provider-DYbrgJI7.mjs.map → acorex-modules-form-template-management-settings.provider-_BIGyRt8.mjs.map} +1 -1
  123. package/fesm2022/acorex-modules-form-template-management-template-picker.component-BCg756yD.mjs +224 -0
  124. package/fesm2022/acorex-modules-form-template-management-template-picker.component-BCg756yD.mjs.map +1 -0
  125. package/fesm2022/{acorex-modules-form-template-management-template-widget-edit.component-CCL7xNSm.mjs → acorex-modules-form-template-management-template-widget-edit.component-DkqRsXMq.mjs} +5 -5
  126. package/fesm2022/{acorex-modules-form-template-management-template-widget-edit.component-CCL7xNSm.mjs.map → acorex-modules-form-template-management-template-widget-edit.component-DkqRsXMq.mjs.map} +1 -1
  127. package/fesm2022/{acorex-modules-form-template-management-template.entity-XNBsmQZY.mjs → acorex-modules-form-template-management-template.entity-CQm29n5v.mjs} +2 -2
  128. package/fesm2022/{acorex-modules-form-template-management-template.entity-XNBsmQZY.mjs.map → acorex-modules-form-template-management-template.entity-CQm29n5v.mjs.map} +1 -1
  129. package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-Bw9VbGx7.mjs → acorex-modules-form-template-management-viewer-popup.component-DW2Z5EcJ.mjs} +12 -19
  130. package/fesm2022/acorex-modules-form-template-management-viewer-popup.component-DW2Z5EcJ.mjs.map +1 -0
  131. package/fesm2022/acorex-modules-form-template-management.mjs +1 -1
  132. package/fesm2022/{acorex-modules-issue-management-acorex-modules-issue-management-ITP4K-tZ.mjs → acorex-modules-issue-management-acorex-modules-issue-management-a_wcGVPh.mjs} +31 -35
  133. package/fesm2022/acorex-modules-issue-management-acorex-modules-issue-management-a_wcGVPh.mjs.map +1 -0
  134. package/fesm2022/{acorex-modules-issue-management-capture-screen.component-C1USFJeP.mjs → acorex-modules-issue-management-capture-screen.component-CsahsE-E.mjs} +5 -5
  135. package/fesm2022/{acorex-modules-issue-management-capture-screen.component-C1USFJeP.mjs.map → acorex-modules-issue-management-capture-screen.component-CsahsE-E.mjs.map} +1 -1
  136. package/fesm2022/acorex-modules-issue-management.mjs +1 -1
  137. package/fesm2022/acorex-modules-locale-management-acorex-modules-locale-management-CfaOC6U5.mjs +1975 -0
  138. package/fesm2022/acorex-modules-locale-management-acorex-modules-locale-management-CfaOC6U5.mjs.map +1 -0
  139. package/fesm2022/acorex-modules-locale-management-profiles-MJ9xFTtp.mjs +19 -0
  140. package/fesm2022/acorex-modules-locale-management-profiles-MJ9xFTtp.mjs.map +1 -0
  141. package/fesm2022/{acorex-modules-common-settings.provider-DPVsF4c9.mjs → acorex-modules-locale-management-settings.provider-PKnqTses.mjs} +6 -6
  142. package/fesm2022/acorex-modules-locale-management-settings.provider-PKnqTses.mjs.map +1 -0
  143. package/fesm2022/acorex-modules-locale-management.mjs +2 -0
  144. package/fesm2022/acorex-modules-locale-management.mjs.map +1 -0
  145. package/fesm2022/acorex-modules-location-management.mjs +3139 -0
  146. package/fesm2022/acorex-modules-location-management.mjs.map +1 -0
  147. package/fesm2022/acorex-modules-log-management.mjs +160 -35
  148. package/fesm2022/acorex-modules-log-management.mjs.map +1 -1
  149. package/fesm2022/acorex-modules-notification-management.mjs +149 -123
  150. package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
  151. package/fesm2022/{acorex-modules-organization-management-add-item.component-Dr-bwC4K.mjs → acorex-modules-organization-management-add-item.component-CzIIXsRJ.mjs} +4 -4
  152. package/fesm2022/{acorex-modules-organization-management-add-item.component-Dr-bwC4K.mjs.map → acorex-modules-organization-management-add-item.component-CzIIXsRJ.mjs.map} +1 -1
  153. package/fesm2022/{acorex-modules-organization-management-org-chart-configuration.page-a2JPiCy9.mjs → acorex-modules-organization-management-org-chart-configuration.page-XXAEpYNo.mjs} +5 -5
  154. package/fesm2022/{acorex-modules-organization-management-org-chart-configuration.page-a2JPiCy9.mjs.map → acorex-modules-organization-management-org-chart-configuration.page-XXAEpYNo.mjs.map} +1 -1
  155. package/fesm2022/{acorex-modules-organization-management-org-chart-configuration.service-BkfSow3s.mjs → acorex-modules-organization-management-org-chart-configuration.service-CIveMQUH.mjs} +4 -4
  156. package/fesm2022/{acorex-modules-organization-management-org-chart-configuration.service-BkfSow3s.mjs.map → acorex-modules-organization-management-org-chart-configuration.service-CIveMQUH.mjs.map} +1 -1
  157. package/fesm2022/{acorex-modules-organization-management-org-chart.page-CXhtYrCS.mjs → acorex-modules-organization-management-org-chart.page-UqJ1VOJ-.mjs} +15 -14
  158. package/fesm2022/acorex-modules-organization-management-org-chart.page-UqJ1VOJ-.mjs.map +1 -0
  159. package/fesm2022/{acorex-modules-organization-management-settings.provider-hlbUXugb.mjs → acorex-modules-organization-management-settings.provider-feVwZnkw.mjs} +6 -30
  160. package/fesm2022/acorex-modules-organization-management-settings.provider-feVwZnkw.mjs.map +1 -0
  161. package/fesm2022/acorex-modules-organization-management.mjs +128 -124
  162. package/fesm2022/acorex-modules-organization-management.mjs.map +1 -1
  163. package/fesm2022/{acorex-modules-platform-management-list-version.component-BOfUQDwo.mjs → acorex-modules-platform-management-list-version.component-wqhq6ek4.mjs} +4 -4
  164. package/fesm2022/{acorex-modules-platform-management-list-version.component-BOfUQDwo.mjs.map → acorex-modules-platform-management-list-version.component-wqhq6ek4.mjs.map} +1 -1
  165. package/fesm2022/acorex-modules-platform-management.mjs +91 -303
  166. package/fesm2022/acorex-modules-platform-management.mjs.map +1 -1
  167. package/fesm2022/acorex-modules-project-management.mjs +232 -453
  168. package/fesm2022/acorex-modules-project-management.mjs.map +1 -1
  169. package/fesm2022/{acorex-modules-report-management-report-create-root.component-Cv88TDx7.mjs → acorex-modules-report-management-report-create-root.component-CFNtnshF.mjs} +4 -4
  170. package/fesm2022/{acorex-modules-report-management-report-create-root.component-Cv88TDx7.mjs.map → acorex-modules-report-management-report-create-root.component-CFNtnshF.mjs.map} +1 -1
  171. package/fesm2022/{acorex-modules-report-management-report-runner-root-page.component-DHu-kyCd.mjs → acorex-modules-report-management-report-runner-root-page.component-CbfJ_7Da.mjs} +7 -7
  172. package/fesm2022/{acorex-modules-report-management-report-runner-root-page.component-DHu-kyCd.mjs.map → acorex-modules-report-management-report-runner-root-page.component-CbfJ_7Da.mjs.map} +1 -1
  173. package/fesm2022/acorex-modules-report-management.mjs +24 -24
  174. package/fesm2022/acorex-modules-report-management.mjs.map +1 -1
  175. package/fesm2022/acorex-modules-scheduler-job-management.mjs +14 -14
  176. package/fesm2022/acorex-modules-scheduler-job-management.mjs.map +1 -1
  177. package/fesm2022/acorex-modules-security-management.mjs +97 -61
  178. package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
  179. package/fesm2022/{acorex-modules-settings-management-setting-page.component-cG4ykm2g.mjs → acorex-modules-settings-management-setting-page.component-BhF5x-8D.mjs} +12 -6
  180. package/fesm2022/acorex-modules-settings-management-setting-page.component-BhF5x-8D.mjs.map +1 -0
  181. package/fesm2022/{acorex-modules-settings-management-setting-view.component-CrEK2N1U.mjs → acorex-modules-settings-management-setting-view.component-Do_gNJ2t.mjs} +4 -4
  182. package/fesm2022/{acorex-modules-settings-management-setting-view.component-CrEK2N1U.mjs.map → acorex-modules-settings-management-setting-view.component-Do_gNJ2t.mjs.map} +1 -1
  183. package/fesm2022/acorex-modules-settings-management.mjs +9 -7
  184. package/fesm2022/acorex-modules-settings-management.mjs.map +1 -1
  185. package/fesm2022/acorex-modules-task-management.mjs +5937 -0
  186. package/fesm2022/acorex-modules-task-management.mjs.map +1 -0
  187. package/fesm2022/acorex-modules-text-template-management.mjs +24 -24
  188. package/fesm2022/acorex-modules-text-template-management.mjs.map +1 -1
  189. package/fesm2022/acorex-modules-training-management.mjs +43 -43
  190. package/fesm2022/acorex-modules-training-management.mjs.map +1 -1
  191. package/fesm2022/{acorex-modules-workflow-management-acorex-modules-workflow-management-DnSdOSmj.mjs → acorex-modules-workflow-management-acorex-modules-workflow-management-DC7jdoqZ.mjs} +60 -29
  192. package/fesm2022/acorex-modules-workflow-management-acorex-modules-workflow-management-DC7jdoqZ.mjs.map +1 -0
  193. package/fesm2022/{acorex-modules-workflow-management-task-board.page-Bzu4j4VW.mjs → acorex-modules-workflow-management-task-board.page-Bv2GAPaN.mjs} +197 -183
  194. package/fesm2022/acorex-modules-workflow-management-task-board.page-Bv2GAPaN.mjs.map +1 -0
  195. package/fesm2022/acorex-modules-workflow-management.mjs +1 -1
  196. package/locale-management/README.md +3 -0
  197. package/locale-management/index.d.ts +182 -0
  198. package/location-management/README.md +3 -0
  199. package/location-management/index.d.ts +166 -0
  200. package/notification-management/index.d.ts +14 -5
  201. package/package.json +17 -5
  202. package/task-management/README.md +189 -0
  203. package/task-management/index.d.ts +320 -0
  204. package/workflow-management/index.d.ts +8 -3
  205. package/fesm2022/acorex-modules-auth-acorex-modules-auth-BxqN76H7.mjs.map +0 -1
  206. package/fesm2022/acorex-modules-common-acorex-modules-common-D06CT4CO.mjs +0 -1657
  207. package/fesm2022/acorex-modules-common-acorex-modules-common-D06CT4CO.mjs.map +0 -1
  208. package/fesm2022/acorex-modules-common-settings.provider-DPVsF4c9.mjs.map +0 -1
  209. package/fesm2022/acorex-modules-contact-management-acorex-modules-contact-management-CM72FkGM.mjs.map +0 -1
  210. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-C7ot6PfT.mjs.map +0 -1
  211. package/fesm2022/acorex-modules-document-management-drive.component-TzRLr7rb.mjs.map +0 -1
  212. package/fesm2022/acorex-modules-document-management-permission-definition.provider-s0P0M8p2.mjs.map +0 -1
  213. package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-zz8KU2BM.mjs.map +0 -1
  214. package/fesm2022/acorex-modules-form-template-management-template-picker.component-DgH_DUIB.mjs +0 -196
  215. package/fesm2022/acorex-modules-form-template-management-template-picker.component-DgH_DUIB.mjs.map +0 -1
  216. package/fesm2022/acorex-modules-form-template-management-viewer-popup.component-Bw9VbGx7.mjs.map +0 -1
  217. package/fesm2022/acorex-modules-issue-management-acorex-modules-issue-management-ITP4K-tZ.mjs.map +0 -1
  218. package/fesm2022/acorex-modules-organization-management-org-chart.page-CXhtYrCS.mjs.map +0 -1
  219. package/fesm2022/acorex-modules-organization-management-settings.provider-hlbUXugb.mjs.map +0 -1
  220. package/fesm2022/acorex-modules-settings-management-setting-page.component-cG4ykm2g.mjs.map +0 -1
  221. package/fesm2022/acorex-modules-workflow-management-acorex-modules-workflow-management-DnSdOSmj.mjs.map +0 -1
  222. package/fesm2022/acorex-modules-workflow-management-task-board.page-Bzu4j4VW.mjs.map +0 -1
@@ -1,2 +1,2 @@
1
- export { b as AXMMenuProvider, c as AXMWorkflowManagementModule, a as AXPTaskBoardModule, A as AXPTaskBoardService } from './acorex-modules-workflow-management-acorex-modules-workflow-management-DnSdOSmj.mjs';
1
+ export { b as AXMMenuProvider, c as AXMWorkflowManagementModule, a as AXPTaskBoardModule, A as AXPTaskBoardService } from './acorex-modules-workflow-management-acorex-modules-workflow-management-DC7jdoqZ.mjs';
2
2
  //# sourceMappingURL=acorex-modules-workflow-management.mjs.map
@@ -0,0 +1,3 @@
1
+ # @acorex/modules/locale-management
2
+
3
+ Secondary entry point of `@acorex/modules`. It can be used by importing from `@acorex/modules/locale-management`.
@@ -0,0 +1,182 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Injector } from '@angular/core';
3
+ import { AXPAppStartUpService } from '@acorex/platform/core';
4
+ import * as i1 from '@angular/common';
5
+ import * as i2 from '@acorex/platform/layout/components';
6
+ import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandProvider, AXPSearchResult, AXPCurrency, AXPLocaleProfile, AXPLanguage, AXPTimeZone } from '@acorex/platform/common';
7
+ import { AXPEntityModel, AXMEntityCrudServiceImpl, AXPEntityDefinitionLoader } from '@acorex/platform/layout/entity';
8
+ import { AXPPermissionDefinitionProvider, AXPPermissionDefinitionProviderContext } from '@acorex/platform/auth';
9
+
10
+ declare class AXMLocaleManagementModule {
11
+ constructor(appInitService: AXPAppStartUpService, injector: Injector);
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocaleManagementModule, never>;
13
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLocaleManagementModule, never, [typeof i1.CommonModule, typeof i2.AXPComponentSlotModule], never>;
14
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMLocaleManagementModule>;
15
+ }
16
+
17
+ declare const RootConfig: {
18
+ config: {
19
+ i18n: string;
20
+ };
21
+ module: {
22
+ name: string;
23
+ title: string;
24
+ icon: string;
25
+ };
26
+ entities: {
27
+ languages: {
28
+ name: string;
29
+ title: string;
30
+ titlePlural: string;
31
+ icon: string;
32
+ };
33
+ locales: {
34
+ name: string;
35
+ title: string;
36
+ titlePlural: string;
37
+ icon: string;
38
+ };
39
+ timezones: {
40
+ name: string;
41
+ title: string;
42
+ titlePlural: string;
43
+ icon: string;
44
+ };
45
+ currencies: {
46
+ name: string;
47
+ title: string;
48
+ titlePlural: string;
49
+ icon: string;
50
+ };
51
+ };
52
+ };
53
+
54
+ declare function languagesFactory(injector: Injector): Promise<AXPEntity | null>;
55
+
56
+ interface AXMLocaleManagementLanguagesEntityModel extends AXPEntityModel<string> {
57
+ code: string;
58
+ title: string;
59
+ nativeTitle: string;
60
+ isRTL: boolean;
61
+ isActive: boolean;
62
+ createdAt: Date;
63
+ updatedAt: Date;
64
+ }
65
+
66
+ declare abstract class AXMLanguagesService extends AXMEntityCrudServiceImpl<string, AXMLocaleManagementLanguagesEntityModel> {
67
+ }
68
+ declare class AXMLanguagesServiceImpl extends AXMLanguagesService {
69
+ constructor();
70
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLanguagesServiceImpl, never>;
71
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLanguagesServiceImpl>;
72
+ }
73
+
74
+ declare function localesFactory(injector: Injector): Promise<AXPEntity | null>;
75
+
76
+ interface AXMLocaleManagementLocalesEntityModel extends AXPEntityModel<string> {
77
+ languageId: string;
78
+ code: string;
79
+ title: string;
80
+ countryCode: string;
81
+ isDefault: boolean;
82
+ isActive: boolean;
83
+ createdAt: Date;
84
+ updatedAt: Date;
85
+ }
86
+
87
+ declare abstract class AXMLocalesService extends AXMEntityCrudServiceImpl<string, AXMLocaleManagementLocalesEntityModel> {
88
+ }
89
+ declare class AXMLocalesServiceImpl extends AXMLocalesService {
90
+ constructor();
91
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocalesServiceImpl, never>;
92
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocalesServiceImpl>;
93
+ }
94
+
95
+ declare function timezonesFactory(injector: Injector): Promise<AXPEntity | null>;
96
+
97
+ interface AXMLocaleManagementTimezonesEntityModel extends AXPEntityModel<string> {
98
+ code: string;
99
+ title: string;
100
+ abbreviation: string;
101
+ standardOffset: number;
102
+ supportsDST: boolean;
103
+ region: string;
104
+ isActive: boolean;
105
+ createdAt: Date;
106
+ updatedAt: Date;
107
+ }
108
+
109
+ declare abstract class AXMTimezonesService extends AXMEntityCrudServiceImpl<string, AXMLocaleManagementTimezonesEntityModel> {
110
+ }
111
+ declare class AXMTimezonesServiceImpl extends AXMTimezonesService {
112
+ constructor();
113
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMTimezonesServiceImpl, never>;
114
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMTimezonesServiceImpl>;
115
+ }
116
+
117
+ declare function currenciesFactory(injector: Injector): Promise<AXPEntity | null>;
118
+
119
+ interface AXMLocaleManagementCurrenciesEntityModel extends AXPEntityModel<string> {
120
+ code: string;
121
+ title: string;
122
+ symbol: string;
123
+ decimalPlaces: number;
124
+ isActive: boolean;
125
+ createdAt: Date;
126
+ updatedAt: Date;
127
+ }
128
+
129
+ declare abstract class AXMCurrenciesService extends AXMEntityCrudServiceImpl<string, AXMLocaleManagementCurrenciesEntityModel> {
130
+ }
131
+ declare class AXMCurrenciesServiceImpl extends AXMCurrenciesService {
132
+ constructor();
133
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMCurrenciesServiceImpl, never>;
134
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMCurrenciesServiceImpl>;
135
+ }
136
+
137
+ declare class AXMLocaleManagementEntityProvider implements AXPEntityDefinitionLoader {
138
+ private injector;
139
+ constructor(injector: Injector);
140
+ get(moduleName: string, entityName: string): Promise<AXPEntity | null>;
141
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocaleManagementEntityProvider, never>;
142
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocaleManagementEntityProvider>;
143
+ }
144
+
145
+ declare class AXMLocaleManagementMenuProvider implements AXPMenuProvider {
146
+ private entityService;
147
+ provide(context: AXPMenuProviderContext): Promise<void>;
148
+ }
149
+
150
+ declare class AXMLocaleManagementSearchCommandProvider extends AXPSearchCommandProvider {
151
+ commands: AXPSearchResult[];
152
+ }
153
+
154
+ declare class AXMLocaleManagementPermissionDefinitionProvider implements AXPPermissionDefinitionProvider {
155
+ private injector;
156
+ private readonly translateService;
157
+ constructor(injector: Injector);
158
+ define(context: AXPPermissionDefinitionProviderContext): Promise<void>;
159
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocaleManagementPermissionDefinitionProvider, never>;
160
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocaleManagementPermissionDefinitionProvider>;
161
+ }
162
+
163
+ declare class AXMLocaleManagementService {
164
+ private translationService;
165
+ private currenciesService;
166
+ private languagesService;
167
+ private timezonesService;
168
+ private localesService;
169
+ private activeQuery;
170
+ getCurrencies(): Promise<AXPCurrency[]>;
171
+ getLocaleProfiles(): Promise<AXPLocaleProfile[]>;
172
+ getLanguages(): Promise<AXPLanguage[]>;
173
+ getLocales(): Promise<AXPLanguage[]>;
174
+ getAvailableLanguages(): Promise<AXPLanguage[]>;
175
+ getTimeZones(): Promise<AXPTimeZone[]>;
176
+ getBrowserTimeZoneCode(): Promise<string>;
177
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocaleManagementService, never>;
178
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocaleManagementService>;
179
+ }
180
+
181
+ export { AXMCurrenciesService, AXMCurrenciesServiceImpl, AXMLanguagesService, AXMLanguagesServiceImpl, AXMLocaleManagementEntityProvider, AXMLocaleManagementMenuProvider, AXMLocaleManagementModule, AXMLocaleManagementPermissionDefinitionProvider, AXMLocaleManagementSearchCommandProvider, AXMLocaleManagementService, AXMLocalesService, AXMLocalesServiceImpl, AXMTimezonesService, AXMTimezonesServiceImpl, RootConfig, currenciesFactory, languagesFactory, localesFactory, timezonesFactory };
182
+ export type { AXMLocaleManagementCurrenciesEntityModel, AXMLocaleManagementLanguagesEntityModel, AXMLocaleManagementLocalesEntityModel, AXMLocaleManagementTimezonesEntityModel };
@@ -0,0 +1,3 @@
1
+ # @acorex/modules/location-management
2
+
3
+ Secondary entry point of `@acorex/modules`. It can be used by importing from `@acorex/modules/location-management`.
@@ -0,0 +1,166 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Injector } from '@angular/core';
3
+ import * as i1 from '@angular/common';
4
+ import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandProvider, AXPSearchResult, AXPSettingDefinitionProvider, AXPSettingDefinitionProviderContext, AXPGeoLocation } from '@acorex/platform/common';
5
+ import { AXPEntityModel, AXMEntityCrudServiceImpl, AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityPreloadEntity } from '@acorex/platform/layout/entity';
6
+
7
+ declare class AXMLocationManagementModule {
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocationManagementModule, never>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLocationManagementModule, never, [typeof i1.CommonModule], never>;
10
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMLocationManagementModule>;
11
+ }
12
+
13
+ declare const RootConfig: {
14
+ config: {
15
+ i18n: string;
16
+ };
17
+ module: {
18
+ name: string;
19
+ title: string;
20
+ icon: string;
21
+ };
22
+ entities: {
23
+ location: {
24
+ name: string;
25
+ title: string;
26
+ titlePlural: string;
27
+ icon: string;
28
+ };
29
+ locationType: {
30
+ name: string;
31
+ title: string;
32
+ titlePlural: string;
33
+ icon: string;
34
+ };
35
+ geographicRegion: {
36
+ name: string;
37
+ title: string;
38
+ titlePlural: string;
39
+ icon: string;
40
+ };
41
+ };
42
+ };
43
+
44
+ declare function locationFactory(injector: Injector): Promise<AXPEntity | null>;
45
+
46
+ interface AXMLocationManagementLocationEntityModel extends AXPEntityModel<string> {
47
+ title: string;
48
+ code?: string;
49
+ locationTypeId?: string;
50
+ locationType?: {
51
+ id: string;
52
+ title: string;
53
+ description?: string;
54
+ icon?: string;
55
+ color?: string;
56
+ };
57
+ street1: string;
58
+ street2?: string;
59
+ countryId?: string;
60
+ stateId?: string;
61
+ cityId?: string;
62
+ districtId?: string;
63
+ postalCode: string;
64
+ coordinates?: string;
65
+ description?: string;
66
+ parentLocationId?: string;
67
+ isPrimary?: boolean;
68
+ isActive: boolean;
69
+ validFrom?: Date;
70
+ validTo?: Date;
71
+ timezone?: string;
72
+ externalId?: string;
73
+ }
74
+
75
+ declare abstract class AXMLocationService extends AXMEntityCrudServiceImpl<string, AXMLocationManagementLocationEntityModel> {
76
+ }
77
+ declare class AXMLocationServiceImpl extends AXMLocationService {
78
+ constructor();
79
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocationServiceImpl, never>;
80
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocationServiceImpl>;
81
+ }
82
+
83
+ declare function locationTypeFactory(injector: Injector): Promise<AXPEntity | null>;
84
+
85
+ interface AXMLocationManagementLocationTypeEntityModel extends AXPEntityModel<string> {
86
+ title: string;
87
+ description?: string;
88
+ icon?: string;
89
+ color?: string;
90
+ isActive: boolean;
91
+ }
92
+
93
+ declare abstract class AXMLocationTypeService extends AXMEntityCrudServiceImpl<string, AXMLocationManagementLocationTypeEntityModel> {
94
+ }
95
+ declare class AXMLocationTypeServiceImpl extends AXMLocationTypeService {
96
+ constructor();
97
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocationTypeServiceImpl, never>;
98
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocationTypeServiceImpl>;
99
+ }
100
+
101
+ declare function geographicRegionFactory(injector: Injector): Promise<AXPEntity | null>;
102
+
103
+ interface AXMLocationManagementGeographicRegionEntityModel extends AXPEntityModel<string> {
104
+ title: string;
105
+ code?: string;
106
+ type: string;
107
+ parentId?: string;
108
+ coordinates?: string;
109
+ timezone?: string;
110
+ population?: number;
111
+ area?: number;
112
+ currency?: string;
113
+ isActive: boolean;
114
+ }
115
+ interface GeographicRegionHierarchy {
116
+ country?: AXMLocationManagementGeographicRegionEntityModel;
117
+ state?: AXMLocationManagementGeographicRegionEntityModel;
118
+ city?: AXMLocationManagementGeographicRegionEntityModel;
119
+ district?: AXMLocationManagementGeographicRegionEntityModel;
120
+ }
121
+
122
+ declare abstract class AXMGeographicRegionService extends AXMEntityCrudServiceImpl<string, AXMLocationManagementGeographicRegionEntityModel> {
123
+ }
124
+ declare class AXMGeographicRegionServiceImpl extends AXMGeographicRegionService {
125
+ constructor();
126
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMGeographicRegionServiceImpl, never>;
127
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMGeographicRegionServiceImpl>;
128
+ }
129
+
130
+ declare class AXMLocationManagementEntityProvider implements AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader {
131
+ private injector;
132
+ preload(): AXPEntityPreloadEntity[];
133
+ get(moduleName: string, entityName: string): Promise<AXPEntity | null>;
134
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocationManagementEntityProvider, never>;
135
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocationManagementEntityProvider>;
136
+ }
137
+
138
+ declare class AXMLocationManagementMenuProvider implements AXPMenuProvider {
139
+ private entityService;
140
+ provide(context: AXPMenuProviderContext): Promise<void>;
141
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocationManagementMenuProvider, never>;
142
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocationManagementMenuProvider>;
143
+ }
144
+
145
+ declare class AXMSearchCommandProvider extends AXPSearchCommandProvider {
146
+ commands: AXPSearchResult[];
147
+ }
148
+
149
+ declare class AXMSettingProvider implements AXPSettingDefinitionProvider {
150
+ provide(context: AXPSettingDefinitionProviderContext): Promise<void>;
151
+ }
152
+
153
+ declare class AXMLocationManagementService {
154
+ private geographicRegionService;
155
+ getCountries(): Promise<AXPGeoLocation[]>;
156
+ getProvinces(countryId?: string): Promise<AXPGeoLocation[]>;
157
+ getCities(filter?: {
158
+ countryId?: string;
159
+ provinceId?: string;
160
+ }): Promise<AXPGeoLocation[]>;
161
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocationManagementService, never>;
162
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocationManagementService>;
163
+ }
164
+
165
+ export { AXMGeographicRegionService, AXMGeographicRegionServiceImpl, AXMLocationManagementEntityProvider, AXMLocationManagementMenuProvider, AXMLocationManagementModule, AXMLocationManagementService, AXMLocationServiceImpl as AXMLocationService, AXMLocationTypeServiceImpl as AXMLocationTypeService, AXMSearchCommandProvider, AXMSettingProvider, RootConfig, geographicRegionFactory, locationFactory, locationTypeFactory };
166
+ export type { AXMLocationManagementGeographicRegionEntityModel, AXMLocationManagementLocationEntityModel, AXMLocationManagementLocationTypeEntityModel, GeographicRegionHierarchy };
@@ -1,8 +1,8 @@
1
1
  import { AXPEntity, AXPFileStorageInfo, AXPMenuProvider, AXPMenuProviderContext, AXPSettingDefinitionProvider, AXPSettingDefinitionProviderContext } from '@acorex/platform/common';
2
2
  import * as i0 from '@angular/core';
3
- import { Injector, InjectionToken, OnInit, OnDestroy } from '@angular/core';
3
+ import { Injector, InputSignal, OutputEmitterRef, Type, InjectionToken, OnInit, OnDestroy } from '@angular/core';
4
4
  import { AXPEntityModel, AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
5
- import { AXPActionMenuItem, AXPExecuteCommand, AXPContent, AXPUserReference, AXPQueryRequest, AXPPagedListResult } from '@acorex/platform/core';
5
+ import { AXPExecuteCommand, AXPContent, AXPUserReference, AXPQueryRequest, AXPPagedListResult } from '@acorex/platform/core';
6
6
  import * as i1 from '@acorex/platform/layout/components';
7
7
  import * as i2 from '@acorex/platform/layout/builder';
8
8
  import { AXPValueWidgetComponent, AXPWidgetConfig } from '@acorex/platform/layout/builder';
@@ -70,11 +70,19 @@ declare class AXMNotificationManagementChannelEntityServiceImpl extends AXMNotif
70
70
  declare function notificationEntityFactory(injector: Injector): Promise<AXPEntity | null>;
71
71
 
72
72
  type AXMNotificationType = 'File' | 'Chat' | 'Comment' | 'Log';
73
+ /**
74
+ * Interface for dynamic notification content components.
75
+ * Ensures that any component used for notification content has a consistent API.
76
+ */
77
+ interface AXPNotificationContent {
78
+ item: InputSignal<AXMNotificationItem | undefined>;
79
+ execute: OutputEmitterRef<AXPExecuteCommand>;
80
+ }
73
81
  declare abstract class AXPNotificationDefinitionProvider {
74
82
  name: AXMNotificationType;
75
83
  title: string;
76
84
  icon: string;
77
- actions?: AXPActionMenuItem[];
85
+ content?: () => Promise<Type<AXPNotificationContent>>;
78
86
  execute: (command: AXPExecuteCommand, item: AXMNotificationItem) => Promise<void>;
79
87
  }
80
88
  declare class AXPNotificationDefinitionProviderDefault extends AXPNotificationDefinitionProvider {
@@ -84,7 +92,7 @@ declare const AXP_NOTIFICATION_DEFINITION_PROVIDER: InjectionToken<AXPNotificati
84
92
  declare class AXPNotificationDefinitionService {
85
93
  private providers;
86
94
  getProviders(): AXPNotificationDefinitionProvider[];
87
- resolve(name: string): AXPNotificationDefinitionProvider;
95
+ resolve(name: string): AXPNotificationDefinitionProvider | null;
88
96
  execute(command: AXPExecuteCommand, item: AXMNotificationItem): void;
89
97
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPNotificationDefinitionService, never>;
90
98
  static ɵprov: i0.ɵɵInjectableDeclaration<AXPNotificationDefinitionService>;
@@ -116,6 +124,7 @@ interface AXMNotificationItem {
116
124
  readAt: Date | null;
117
125
  createAt: Date;
118
126
  entityName: 'notifications';
127
+ data?: Record<string, unknown>;
119
128
  }
120
129
  interface AXMNotificationResponse {
121
130
  total: number;
@@ -369,4 +378,4 @@ declare class AXPNotificationWidgetViewComponent extends AXPValueWidgetComponent
369
378
  declare const AXPMyNotificationDashboardWidget: AXPWidgetConfig;
370
379
 
371
380
  export { AXMNotificationConnectorService, AXMNotificationEntityService, AXMNotificationEntityServiceImpl, AXMNotificationManagementChannelEntityService, AXMNotificationManagementChannelEntityServiceImpl, AXMNotificationManagementModule, AXMNotificationManagementTemplateEntityModule, AXMNotificationManagementTemplateEntityService, AXMNotificationManagementTemplateEntityServiceImpl, AXMNotificationManagmentModuleMenuProvider, AXMOsNotificationService, AXMSettingProvider, AXPMyNotificationDashboardWidget, AXPNotificationDefinitionProvider, AXPNotificationDefinitionProviderDefault, AXPNotificationDefinitionService, AXPNotificationWidgetViewComponent, AXP_NOTIFICATION_DEFINITION_PROVIDER, RootConfig, myNotificationEntityFactory, notificationChannelEntityFactory, notificationEntityFactory, notificationLogEntityFactory, notificationTemplateEntityFactory };
372
- export type { AXMNotificationActionType, AXMNotificationCategory, AXMNotificationChannel, AXMNotificationItem, AXMNotificationManagementChannelEntityModel, AXMNotificationManagementNotificationEntityModel, AXMNotificationManagementTemplateEntityModel, AXMNotificationMarkAsReadRequest, AXMNotificationPrority, AXMNotificationResponse, AXMNotificationType, AXMOsNotificationOptions, AXMSelectModel };
381
+ export type { AXMNotificationActionType, AXMNotificationCategory, AXMNotificationChannel, AXMNotificationItem, AXMNotificationManagementChannelEntityModel, AXMNotificationManagementNotificationEntityModel, AXMNotificationManagementTemplateEntityModel, AXMNotificationMarkAsReadRequest, AXMNotificationPrority, AXMNotificationResponse, AXMNotificationType, AXMOsNotificationOptions, AXMSelectModel, AXPNotificationContent };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/modules",
3
- "version": "20.2.0-next.2",
3
+ "version": "20.2.0-next.4",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=19.0.0",
6
6
  "@angular/core": ">=19.0.0",
@@ -54,6 +54,10 @@
54
54
  "types": "./dashboard-management/index.d.ts",
55
55
  "default": "./fesm2022/acorex-modules-dashboard-management.mjs"
56
56
  },
57
+ "./data-management": {
58
+ "types": "./data-management/index.d.ts",
59
+ "default": "./fesm2022/acorex-modules-data-management.mjs"
60
+ },
57
61
  "./document-management": {
58
62
  "types": "./document-management/index.d.ts",
59
63
  "default": "./fesm2022/acorex-modules-document-management.mjs"
@@ -62,14 +66,18 @@
62
66
  "types": "./form-template-management/index.d.ts",
63
67
  "default": "./fesm2022/acorex-modules-form-template-management.mjs"
64
68
  },
65
- "./data-management": {
66
- "types": "./data-management/index.d.ts",
67
- "default": "./fesm2022/acorex-modules-data-management.mjs"
68
- },
69
69
  "./issue-management": {
70
70
  "types": "./issue-management/index.d.ts",
71
71
  "default": "./fesm2022/acorex-modules-issue-management.mjs"
72
72
  },
73
+ "./locale-management": {
74
+ "types": "./locale-management/index.d.ts",
75
+ "default": "./fesm2022/acorex-modules-locale-management.mjs"
76
+ },
77
+ "./location-management": {
78
+ "types": "./location-management/index.d.ts",
79
+ "default": "./fesm2022/acorex-modules-location-management.mjs"
80
+ },
73
81
  "./log-management": {
74
82
  "types": "./log-management/index.d.ts",
75
83
  "default": "./fesm2022/acorex-modules-log-management.mjs"
@@ -110,6 +118,10 @@
110
118
  "types": "./text-template-management/index.d.ts",
111
119
  "default": "./fesm2022/acorex-modules-text-template-management.mjs"
112
120
  },
121
+ "./task-management": {
122
+ "types": "./task-management/index.d.ts",
123
+ "default": "./fesm2022/acorex-modules-task-management.mjs"
124
+ },
113
125
  "./training-management": {
114
126
  "types": "./training-management/index.d.ts",
115
127
  "default": "./fesm2022/acorex-modules-training-management.mjs"
@@ -0,0 +1,189 @@
1
+ # @acorex/modules/task-management
2
+
3
+ Secondary entry point of `@acorex/modules`. It can be used by importing from `@acorex/modules/task-management`.
4
+
5
+ # @acorex/modules/task-management
6
+
7
+ Secondary entry point of `@acorex/modules`. It can be used by importing from `@acorex/modules/task-management`.
8
+ This module defines the universal Task Engine used across the ACoreX Platform — powering everything from personal to-do lists to complex project workflows.
9
+
10
+ # ✅ ACoreX Task Management Module
11
+
12
+ ## 📌 What is Task Management?
13
+
14
+ The **Task Management Module** is a core, standalone service in the ACoreX Platform responsible for creating, assigning, tracking, and managing **tasks** across the system. It is designed to be **reusable and integratable** into any other module (e.g., Project Management, Workflow, Meeting, Help Desk).
15
+
16
+ It supports:
17
+
18
+ - Generic and contextual tasks
19
+ - Full lifecycle and status management per task type
20
+ - Task type-based behavior, fields, and flows
21
+ - Comments, attachments, time tracking
22
+ - Visual boards (Kanban, Table, Scheduler)
23
+ - Notification, calendar, and chat integration
24
+
25
+ ---
26
+
27
+ ## 🧠 TaskType-Centric Architecture
28
+
29
+ Each task is linked to a **`TaskType`**, which defines:
30
+
31
+ - Allowed statuses and their transitions
32
+ - Supported features (e.g., checklists, time tracking)
33
+ - Form layout and validation (via `form-template-management`)
34
+ - Default permissions and assignment rules
35
+ - Allowed context types (e.g., `project`, `meeting`, or `null` for personal to-do)
36
+
37
+ This allows the module to support both **simple personal tasks** and **enterprise-grade tasks**.
38
+
39
+ ---
40
+
41
+ ## 🧱 Core Entities
42
+
43
+ | Entity | Description |
44
+ | --------------------- | --------------------------------------------------------------------------------------------------- |
45
+ | **Task** | The main work unit. Can be linked to one or more contexts (project, meeting, etc.) via TaskContext. |
46
+ | **TaskType** | Defines allowed statuses, structure, form template, context scopes, etc. |
47
+ | **TaskStatus** | Status configuration per TaskType (with allowed transitions) |
48
+ | **TaskChecklistItem** | Optional checklist items inside tasks |
49
+ | **TaskAssignment** | Maps users to tasks with optional roles |
50
+ | **TimeLog** | Logs time spent by users per task |
51
+ | **TaskTemplate** | Reusable structure for task generation (optional) |
52
+ | **TaskDependency** | Define dependencies between tasks (used in projects or workflows) |
53
+
54
+ ---
55
+
56
+ ## ⚙️ Required Commands
57
+
58
+ | Command | Purpose |
59
+ | ---------------------------------- | ------------------------------------------ |
60
+ | `AXPCreateTaskCommand` | Create a new task |
61
+ | `AXPUpdateTaskCommand` | Update task metadata |
62
+ | `AXPDeleteTaskCommand` | Soft-delete a task |
63
+ | `AXPAssignTaskCommand` | Assign task to user(s) |
64
+ | `AXPAddTimeLogCommand` | Log time on a task |
65
+ | `AXPCompleteChecklistItemCommand` | Mark checklist item as done |
66
+ | `AXPSetTaskStatusCommand` | Change task status |
67
+ | `AXPCreateTaskFromTemplateCommand` | Spawn task from a predefined template |
68
+ | `AXPReorderTaskCommand` | Change task position/order in a board view |
69
+ | `AXPSetTaskDependenciesCommand` | Define task prerequisites |
70
+
71
+ ---
72
+
73
+ ## 🔍 Queries
74
+
75
+ | Query | Purpose |
76
+ | ------------------------------- | ---------------------------------------------- |
77
+ | `AXPGetTaskDetailQuery` | Fetch full task data with comments, logs, etc. |
78
+ | `AXPGetTaskListQuery` | Paginated/filterable task list |
79
+ | `AXPGetTaskBoardQuery` | Fetch board data (Kanban, Table, Scheduler) |
80
+ | `AXPGetMyTasksQuery` | Tasks assigned to current user |
81
+ | `AXPGetTaskTemplatesQuery` | Retrieve reusable templates |
82
+ | `AXPGetTaskCalendarEventsQuery` | Used for calendar views |
83
+ | `AXPGetTaskSuggestionsQuery` | Used by AI assistant or filters |
84
+ | `AXPGetTaskTypesQuery` | Fetch metadata about all available task types |
85
+
86
+ ---
87
+
88
+ ## 🧩 Integration with Other Modules
89
+
90
+ | Module | Integration Type |
91
+ | ------------------------ | -------------------------------------------------------- |
92
+ | **Project Management** | `taskType = 'project-task'`, `contextType = 'project'` |
93
+ | **Meeting Management** | `taskType = 'meeting-action'`, `contextType = 'meeting'` |
94
+ | **Workflow Management** | `taskType = 'approval-step'`, flow hooks |
95
+ | **Help Desk** | Internal tasks for resolution |
96
+ | **Learning Management** | Course-based tasks |
97
+ | **Calendar Management** | Task due dates → calendar events |
98
+ | **Conversation Module** | Comments, mentions, chat |
99
+ | **Notification Module** | Reminders, assignments, status changes |
100
+ | **EDMS** | File attachments |
101
+ | **Form Template Engine** | Dynamic task forms per type |
102
+ | **Extra Fields Engine** | Dynamic fields per task type/context |
103
+ | **Report Builder** | KPI dashboards, task reports |
104
+ | **RBAC & Org Module** | Role-based visibility and assignment |
105
+
106
+ ---
107
+
108
+ ## 🖼️ UI Features and Views
109
+
110
+ ### ✅ Generic Task Board Page
111
+
112
+ A reusable component to visualize tasks in various modes:
113
+
114
+ | View Type | Features |
115
+ | ------------------ | ------------------------------------------------------- |
116
+ | **Scheduler View** | Monthly, weekly, daily calendar-style task board |
117
+ | **Table View** | Sortable and filterable data table with task columns |
118
+ | **Kanban View** | Drag-and-drop column-based layout by status or assignee |
119
+
120
+ All views support:
121
+
122
+ - Context and task-type filters
123
+ - My tasks toggle
124
+ - Saved view configurations
125
+
126
+ ---
127
+
128
+ ## 📋 UI Forms
129
+
130
+ | Form | Description |
131
+ | --------------------- | ------------------------------------------------------------------- |
132
+ | **Task Form** | Dynamic form loaded via form-template per `taskType` |
133
+ | **Checklist Editor** | Add/edit checklist items |
134
+ | **Assignment Form** | Select assignees with roles or teams |
135
+ | **Time Log Form** | Add/edit time logs |
136
+ | **Task Type Manager** | Admin UI to define task types, statuses, transitions, form mappings |
137
+
138
+ ---
139
+
140
+ ## 📊 Reports & Dashboards
141
+
142
+ | Report / Widget | Description |
143
+ | ----------------------------- | ------------------------------------ |
144
+ | **Task Summary Report** | By status, due date, project/type |
145
+ | **Time Spent per Task/User** | Aggregated time logs |
146
+ | **My Tasks Report** | Assigned to user, filterable |
147
+ | **Overdue Tasks Report** | Tasks past due |
148
+ | **Task Completion Trend** | Weekly/daily progress visualizations |
149
+ | **Checklist Completion Rate** | % done per task/project |
150
+
151
+ ---
152
+
153
+ ## 🔐 Permissions (RBAC)
154
+
155
+ | Action | Permission Key |
156
+ | ------------------- | -------------------- |
157
+ | Create Task | `task.create` |
158
+ | Edit Task | `task.edit` |
159
+ | Delete Task | `task.delete` |
160
+ | View All Tasks | `task.view.all` |
161
+ | View Assigned Tasks | `task.view.assigned` |
162
+ | Assign Task | `task.assign` |
163
+ | Log Time | `task.timelog.add` |
164
+ | Comment on Task | `task.comment` |
165
+
166
+ ---
167
+
168
+ ## 🌐 Routing & Page Guidelines
169
+
170
+ - `/tasks` → All tasks (with filters/views)
171
+ - `/tasks/:id` → Task detail view
172
+ - `/projects/:id/tasks` → Project-specific view
173
+ - `/meetings/:id/tasks` → Post-meeting action view
174
+
175
+ ---
176
+
177
+ ## 🧠 Future Enhancements
178
+
179
+ - AI-generated task suggestions
180
+ - Task recurrence & SLA
181
+ - Workflow-triggered tasks
182
+ - Cross-module assignment rules
183
+ - Delegation and escalation logic
184
+
185
+ ---
186
+
187
+ ## ✅ Summary
188
+
189
+ The `task-management` module serves as a **universal, task-type-driven engine** across ACoreX. It powers everything from personal to-dos to collaborative project or workflow execution. Through the flexible `TaskType` contract, it enables modular reuse, customization, and platform-wide integration.