@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,10 +1,8 @@
1
+ import { createAllQueryView, AXPEntityCommandScope, AXPEntityQueryType, AXPSearchCommandProvider, AXP_MENU_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER, AXP_SEARCH_PROVIDER } from '@acorex/platform/common';
2
+ import { AXMEntityCrudServiceImpl, AXPEntityService, AXP_ENTITY_DEFINITION_LOADER } from '@acorex/platform/layout/entity';
1
3
  import * as i0 from '@angular/core';
2
- import { inject, Injector, Injectable, NgModule } from '@angular/core';
3
- import { AXPSearchCommandProvider, createAllQueryView, AXPEntityCommandScope, AXPEntityQueryType, AXP_MENU_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER, AXP_SEARCH_PROVIDER } from '@acorex/platform/common';
4
- import { AXPEntityService, AXMEntityCrudServiceImpl, AXP_ENTITY_DEFINITION_LOADER } from '@acorex/platform/layout/entity';
5
- import { AXPWorkflowTaskProvider, AXP_WORKFLOW_TASK_PROVIDER } from '@acorex/platform/workflow';
4
+ import { Injectable, inject, Injector, NgModule } from '@angular/core';
6
5
  import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
7
- import { AXCalendarService } from '@acorex/core/date-time';
8
6
 
9
7
  const config = {
10
8
  i18n: 'project-management',
@@ -93,215 +91,16 @@ const RootConfig = {
93
91
  },
94
92
  };
95
93
 
96
- class AXMMenuProvider {
97
- constructor() {
98
- this.entityService = inject(AXPEntityService);
99
- }
100
- async provide(context) {
101
- const scope = RootConfig.config.i18n;
102
- const module = RootConfig.module;
103
- context.addItems([
104
- {
105
- priority: 9001,
106
- text: `t('root-menu', {scope:"${scope}"})`,
107
- icon: module.icon,
108
- children: [
109
- {
110
- text: `t("Projects", { scope: "common" })`,
111
- path: this.entityService.createPath(module.name, RootConfig.entities.project.name),
112
- icon: RootConfig.entities.project.icon,
113
- priority: 1,
114
- },
115
- // {
116
- // text: `t("ProjectMemebers", { scope: "common" })`,
117
- // path: this.entityService.createPath(module.name, RootConfig.entities.projectMemeber.name),
118
- // icon: RootConfig.entities.projectMemeber.icon,
119
- // priority: 2,
120
- // },
121
- {
122
- text: `t("Project Types", { scope: "common" })`,
123
- path: this.entityService.createPath(module.name, RootConfig.entities.projectType.name),
124
- icon: RootConfig.entities.projectType.icon,
125
- priority: 2,
126
- },
127
- {
128
- text: `t("Clients", { scope: "common" })`,
129
- path: this.entityService.createPath(module.name, RootConfig.entities.client.name),
130
- icon: RootConfig.entities.client.icon,
131
- priority: 3,
132
- },
133
- // {
134
- // text: `t("Worksites", { scope: "common" })`,
135
- // path: this.entityService.createPath(module.name, RootConfig.entities.workSite.name),
136
- // icon: RootConfig.entities.workSite.icon,
137
- // priority: 4,
138
- // },
139
- // {
140
- // text: `t("ProjectRoleMember", { scope: "common" })`,
141
- // path: this.entityService.createPath(module.name, RootConfig.entities.projectRoleMember.name),
142
- // icon: RootConfig.entities.projectRoleMember.icon,
143
- // priority: 5,
144
- // },
145
- {
146
- text: `t("Tasks", { scope: "common" })`,
147
- path: this.entityService.createPath(module.name, RootConfig.entities.task.name),
148
- icon: RootConfig.entities.task.icon,
149
- priority: 6,
150
- },
151
- {
152
- text: `t("Task Type", { scope: "common" })`,
153
- path: this.entityService.createPath(module.name, RootConfig.entities.taskType.name),
154
- icon: RootConfig.entities.taskType.icon,
155
- priority: 7,
156
- },
157
- {
158
- text: `t("Sprints", { scope: "common" })`,
159
- path: this.entityService.createPath(module.name, RootConfig.entities.sprint.name),
160
- icon: RootConfig.entities.sprint.icon,
161
- priority: 9,
162
- },
163
- // {
164
- // text: `t("Sprint Tasks", { scope: "common" })`,
165
- // path: this.entityService.createPath(module.name, RootConfig.entities.sprintTask.name),
166
- // icon: RootConfig.entities.sprintTask.icon,
167
- // priority: 10,
168
- // },
169
- {
170
- text: `t("TimeSheet", { scope: "common" })`,
171
- path: this.entityService.createPath(module.name, RootConfig.entities.timeSheet.name),
172
- icon: RootConfig.entities.timeSheet.icon,
173
- priority: 11,
174
- }
175
- // {
176
- // text: `t("Task history", { scope: "common" })`,
177
- // path: this.entityService.createPath(module.name, RootConfig.entities.taskHistory.name),
178
- // icon: RootConfig.entities.taskHistory.icon,
179
- // priority: 12,
180
- // }
181
- ],
182
- },
183
- ]);
184
- }
185
- }
186
-
187
- class AXMEntityProvider {
188
- constructor() {
189
- this.injector = inject(Injector);
190
- }
191
- preload() {
192
- const module = RootConfig.module.name;
193
- return Array.from(Object.values(RootConfig.entities)).map((entity) => ({
194
- module: module,
195
- entity: entity.name,
196
- }));
197
- }
198
- async get(moduleName, entityName) {
199
- if (moduleName == RootConfig.module.name) {
200
- switch (entityName) {
201
- case RootConfig.entities.project.name: {
202
- return (await Promise.resolve().then(function () { return project_entity; })).projectFactory(this.injector);
203
- }
204
- case RootConfig.entities.projectType.name: {
205
- return (await Promise.resolve().then(function () { return projectType_entity; })).projectTypeFactory(this.injector);
206
- }
207
- case RootConfig.entities.client.name: {
208
- return (await Promise.resolve().then(function () { return client_entity; })).clientFactory(this.injector);
209
- }
210
- case RootConfig.entities.workSite.name: {
211
- return (await Promise.resolve().then(function () { return workSite_entity; })).workSiteFactory(this.injector);
212
- }
213
- case RootConfig.entities.projectRoleMember.name: {
214
- return (await Promise.resolve().then(function () { return projectRoleMember_entity; })).projectRoleMemberFactory(this.injector);
215
- }
216
- case RootConfig.entities.projectMemeber.name: {
217
- return (await Promise.resolve().then(function () { return projectMemeber_entity; })).projectMemeberFactory(this.injector);
218
- }
219
- case RootConfig.entities.taskType.name: {
220
- return (await Promise.resolve().then(function () { return taskType_entity; })).taskTypeFactory(this.injector);
221
- }
222
- case RootConfig.entities.task.name: {
223
- return (await Promise.resolve().then(function () { return task_entity; })).taskFactory(this.injector);
224
- }
225
- case RootConfig.entities.sprint.name: {
226
- return (await Promise.resolve().then(function () { return sprint_entity; })).sprintFactory(this.injector);
227
- }
228
- case RootConfig.entities.timeSheet.name: {
229
- return (await Promise.resolve().then(function () { return timeSheet_entity; })).timeSheetFactory(this.injector);
230
- }
231
- case RootConfig.entities.taskHistory.name: {
232
- return (await Promise.resolve().then(function () { return taskHistory_entity; })).taskHistoryFactory(this.injector);
233
- }
234
- case RootConfig.entities.sprintTask.name: {
235
- return (await Promise.resolve().then(function () { return sprintTask_entity; })).sprintTaskFactory(this.injector);
236
- }
237
- }
238
- }
239
- return null;
240
- }
241
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMEntityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
242
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMEntityProvider }); }
243
- }
244
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMEntityProvider, decorators: [{
245
- type: Injectable
246
- }] });
247
-
248
- class AXMSettingProvider {
249
- async provide(context) {
250
- // context
251
- // // Add Form Template Group
252
- // .addGroup('form-template', 'Form Template', 'Settings related to form templates.', RootConfig.module.icon)
253
- // // Start Interface Section
254
- // .addSection('interface', 'UI Interface', 'Customize the user interface for forms.')
255
- // .addSetting({
256
- // key: 'history-panel',
257
- // title: 'Show History Panel',
258
- // scope: 'U',
259
- // isInherited: true,
260
- // defaultValue: false,
261
- // widget: {
262
- // type: AXPWidgetsCatalog.toggle,
263
- // },
264
- // description: 'Enable or disable the history panel for forms.',
265
- // validationRules: [
266
- // {
267
- // rule: 'required',
268
- // },
269
- // ],
270
- // })
271
- // .endSection()
272
- // .endGroup();
273
- }
274
- }
275
-
276
- class AXMSearchCommandProvider extends AXPSearchCommandProvider {
277
- constructor() {
278
- super(...arguments);
279
- this.commands = [
280
- // {
281
- // group: 'command',
282
- // title: 'New Form Template',
283
- // icon: RootConfig.entities.template.icon,
284
- // description: 'Create a new form template for designing reusable forms.', // Added description
285
- // commands: {
286
- // 'create-entity': {
287
- // entity: `${RootConfig.module.name}.${RootConfig.entities.template.name}`,
288
- // },
289
- // },
290
- // }
291
- ];
292
- }
293
- }
294
-
295
94
  class AXMProjectService extends AXMEntityCrudServiceImpl {
296
95
  }
297
96
  class AXMProjectServiceImpl extends AXMProjectService {
298
97
  constructor() {
299
98
  super(`${RootConfig.module.name}.${RootConfig.entities.project.name}`);
300
99
  }
301
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
302
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectServiceImpl }); }
100
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
101
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectServiceImpl }); }
303
102
  }
304
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectServiceImpl, decorators: [{
103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectServiceImpl, decorators: [{
305
104
  type: Injectable
306
105
  }], ctorParameters: () => [] });
307
106
 
@@ -1003,10 +802,10 @@ class AXMProjectTypeServiceImpl extends AXMProjectTypeService {
1003
802
  constructor() {
1004
803
  super(`${RootConfig.module.name}.${RootConfig.entities.projectType.name}`);
1005
804
  }
1006
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectTypeServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1007
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectTypeServiceImpl }); }
805
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectTypeServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
806
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectTypeServiceImpl }); }
1008
807
  }
1009
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectTypeServiceImpl, decorators: [{
808
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectTypeServiceImpl, decorators: [{
1010
809
  type: Injectable
1011
810
  }], ctorParameters: () => [] });
1012
811
 
@@ -1314,10 +1113,10 @@ class AXMClientServiceImpl extends AXMClientService {
1314
1113
  constructor() {
1315
1114
  super(`${RootConfig.module.name}.${RootConfig.entities.client.name}`);
1316
1115
  }
1317
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMClientServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1318
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMClientServiceImpl }); }
1116
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMClientServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1117
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMClientServiceImpl }); }
1319
1118
  }
1320
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMClientServiceImpl, decorators: [{
1119
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMClientServiceImpl, decorators: [{
1321
1120
  type: Injectable
1322
1121
  }], ctorParameters: () => [] });
1323
1122
 
@@ -1740,10 +1539,10 @@ class AXMWorkSiteServiceImpl extends AXMWorkSiteService {
1740
1539
  constructor() {
1741
1540
  super(`${RootConfig.module.name}.${RootConfig.entities.workSite.name}`);
1742
1541
  }
1743
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMWorkSiteServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1744
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMWorkSiteServiceImpl }); }
1542
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMWorkSiteServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1543
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMWorkSiteServiceImpl }); }
1745
1544
  }
1746
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMWorkSiteServiceImpl, decorators: [{
1545
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMWorkSiteServiceImpl, decorators: [{
1747
1546
  type: Injectable
1748
1547
  }], ctorParameters: () => [] });
1749
1548
 
@@ -2200,10 +1999,10 @@ class AXMProjectMemeberServiceImpl extends AXMProjectMemeberService {
2200
1999
  constructor() {
2201
2000
  super(`${RootConfig.module.name}.${RootConfig.entities.projectMemeber.name}`);
2202
2001
  }
2203
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectMemeberServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2204
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectMemeberServiceImpl }); }
2002
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectMemeberServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2003
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectMemeberServiceImpl }); }
2205
2004
  }
2206
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectMemeberServiceImpl, decorators: [{
2005
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectMemeberServiceImpl, decorators: [{
2207
2006
  type: Injectable
2208
2007
  }], ctorParameters: () => [] });
2209
2008
 
@@ -2625,10 +2424,10 @@ class AXMProjectRoleMemberServiceImpl extends AXMProjectRoleMemberService {
2625
2424
  constructor() {
2626
2425
  super(`${RootConfig.module.name}.${RootConfig.entities.projectRoleMember.name}`);
2627
2426
  }
2628
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectRoleMemberServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2629
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectRoleMemberServiceImpl }); }
2427
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectRoleMemberServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2428
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectRoleMemberServiceImpl }); }
2630
2429
  }
2631
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectRoleMemberServiceImpl, decorators: [{
2430
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectRoleMemberServiceImpl, decorators: [{
2632
2431
  type: Injectable
2633
2432
  }], ctorParameters: () => [] });
2634
2433
 
@@ -2913,10 +2712,10 @@ class AXMTaskTypeServiceImpl extends AXMTaskTypeService {
2913
2712
  constructor() {
2914
2713
  super(`${RootConfig.module.name}.${RootConfig.entities.taskType.name}`);
2915
2714
  }
2916
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTaskTypeServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2917
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTaskTypeServiceImpl }); }
2715
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTaskTypeServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2716
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTaskTypeServiceImpl }); }
2918
2717
  }
2919
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTaskTypeServiceImpl, decorators: [{
2718
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTaskTypeServiceImpl, decorators: [{
2920
2719
  type: Injectable
2921
2720
  }], ctorParameters: () => [] });
2922
2721
 
@@ -3260,10 +3059,10 @@ class AXMTaskServiceImpl extends AXMTaskService {
3260
3059
  constructor() {
3261
3060
  super(`${RootConfig.module.name}.${RootConfig.entities.task.name}`);
3262
3061
  }
3263
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTaskServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3264
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTaskServiceImpl }); }
3062
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTaskServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3063
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTaskServiceImpl }); }
3265
3064
  }
3266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTaskServiceImpl, decorators: [{
3065
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTaskServiceImpl, decorators: [{
3267
3066
  type: Injectable
3268
3067
  }], ctorParameters: () => [] });
3269
3068
 
@@ -4441,10 +4240,10 @@ class AXMSprintServiceImpl extends AXMSprintService {
4441
4240
  constructor() {
4442
4241
  super(`${RootConfig.module.name}.${RootConfig.entities.sprint.name}`);
4443
4242
  }
4444
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMSprintServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4445
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMSprintServiceImpl }); }
4243
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMSprintServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4244
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMSprintServiceImpl }); }
4446
4245
  }
4447
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMSprintServiceImpl, decorators: [{
4246
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMSprintServiceImpl, decorators: [{
4448
4247
  type: Injectable
4449
4248
  }], ctorParameters: () => [] });
4450
4249
 
@@ -4945,10 +4744,10 @@ class AXMTimeSheetServiceImpl extends AXMTimeSheetService {
4945
4744
  constructor() {
4946
4745
  super(`${RootConfig.module.name}.${RootConfig.entities.timeSheet.name}`);
4947
4746
  }
4948
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTimeSheetServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4949
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTimeSheetServiceImpl }); }
4747
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTimeSheetServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4748
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTimeSheetServiceImpl }); }
4950
4749
  }
4951
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTimeSheetServiceImpl, decorators: [{
4750
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTimeSheetServiceImpl, decorators: [{
4952
4751
  type: Injectable
4953
4752
  }], ctorParameters: () => [] });
4954
4753
 
@@ -5410,10 +5209,10 @@ class AXMTaskHistoryServiceImpl extends AXMTaskHistoryService {
5410
5209
  constructor() {
5411
5210
  super(`${RootConfig.module.name}.${RootConfig.entities.taskHistory.name}`);
5412
5211
  }
5413
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTaskHistoryServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5414
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTaskHistoryServiceImpl }); }
5212
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTaskHistoryServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5213
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTaskHistoryServiceImpl }); }
5415
5214
  }
5416
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMTaskHistoryServiceImpl, decorators: [{
5215
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMTaskHistoryServiceImpl, decorators: [{
5417
5216
  type: Injectable
5418
5217
  }], ctorParameters: () => [] });
5419
5218
 
@@ -5867,10 +5666,10 @@ class AXMSprintTaskServiceImpl extends AXMSprintTaskService {
5867
5666
  constructor() {
5868
5667
  super(`${RootConfig.module.name}.${RootConfig.entities.sprintTask.name}`);
5869
5668
  }
5870
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMSprintTaskServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5871
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMSprintTaskServiceImpl }); }
5669
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMSprintTaskServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5670
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMSprintTaskServiceImpl }); }
5872
5671
  }
5873
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMSprintTaskServiceImpl, decorators: [{
5672
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMSprintTaskServiceImpl, decorators: [{
5874
5673
  type: Injectable
5875
5674
  }], ctorParameters: () => [] });
5876
5675
 
@@ -6161,219 +5960,209 @@ var sprintTask_entity = /*#__PURE__*/Object.freeze({
6161
5960
  sprintTaskFactory: sprintTaskFactory
6162
5961
  });
6163
5962
 
6164
- class AXPTaskBoardTaskProvider extends AXPWorkflowTaskProvider {
5963
+ class AXMEntityProvider {
6165
5964
  constructor() {
6166
- super(...arguments);
6167
- this.calendarService = inject(AXCalendarService);
6168
- this.list = [
6169
- {
6170
- id: 1,
6171
- title: 'Project Alpha: Kickoff Meeting',
6172
- startDate: this.calendarService.create(new Date()).set('hour', 10).date,
6173
- endDate: this.calendarService.create(new Date()).set('hour', 11).add('minute', 30).date,
6174
- description: 'Initial meeting to define project scope, goals, and team roles.',
6175
- priority: 'highest',
6176
- allDay: false,
6177
- statusKey: 'start',
6178
- data: {
6179
- actions: [
6180
- {
6181
- name: 'edit',
6182
- title: 'Edit',
6183
- icon: 'fa-light fa-pencil',
6184
- command: { name: 'edit', options: { taskId: 1 } },
6185
- },
6186
- ],
6187
- },
6188
- },
6189
- {
6190
- id: 2,
6191
- title: 'Website Re-Design Plan',
6192
- startDate: this.calendarService.create(new Date()).add('day', 1).date,
6193
- endDate: this.calendarService.create(new Date()).add('day', 4).date,
6194
- description: 'Create detailed wireframes and mockups for the new website design.',
6195
- priority: 'medium',
6196
- allDay: true,
6197
- statusKey: 'start',
6198
- data: {
6199
- actions: [
6200
- {
6201
- name: 'edit',
6202
- title: 'Edit',
6203
- icon: 'fa-light fa-pencil',
6204
- command: { name: 'edit', options: { taskId: 2 } },
6205
- },
6206
- {
6207
- name: 'add-comment',
6208
- title: 'Add Comment',
6209
- icon: 'fa-light fa-comments',
6210
- command: { name: 'addComment', options: { taskId: 2 } },
6211
- },
6212
- ],
6213
- },
6214
- },
6215
- {
6216
- id: 11,
6217
- title: 'Develop User Authentication Feature',
6218
- startDate: this.calendarService.create(new Date()).add('day', 5).date,
6219
- endDate: this.calendarService.create(new Date()).add('day', 10).date,
6220
- description: 'Implement login, registration, and password reset functionality.',
6221
- priority: 'high',
6222
- allDay: true,
6223
- statusKey: 'start',
6224
- data: {
6225
- actions: [
6226
- {
6227
- name: 'edit',
6228
- title: 'Edit',
6229
- icon: 'fa-light fa-pencil',
6230
- command: { name: 'edit', options: { taskId: 11 } },
6231
- },
6232
- ],
6233
- },
6234
- },
6235
- {
6236
- id: 12,
6237
- title: 'QA Testing for Alpha Release',
6238
- startDate: this.calendarService.create(new Date()).add('day', 11).date,
6239
- endDate: this.calendarService.create(new Date()).add('day', 14).date,
6240
- description: 'Perform comprehensive testing and bug reporting for the alpha version.',
6241
- priority: 'medium',
6242
- allDay: true,
6243
- statusKey: 'start',
6244
- data: {
6245
- actions: [
6246
- {
6247
- name: 'edit',
6248
- title: 'Edit',
6249
- icon: 'fa-light fa-pencil',
6250
- command: { name: 'edit', options: { taskId: 12 } },
6251
- },
6252
- ],
6253
- },
6254
- },
6255
- {
6256
- id: 13,
6257
- title: 'Client Demo Preparation',
6258
- startDate: this.calendarService.create(new Date()).add('day', 4).set('hour', 13).date,
6259
- endDate: this.calendarService.create(new Date()).add('day', 4).set('hour', 17).date,
6260
- description: 'Prepare presentation slides and a live demo environment.',
6261
- priority: 'high',
6262
- allDay: false,
6263
- statusKey: 'start',
6264
- data: {
6265
- actions: [
6266
- {
6267
- name: 'edit',
6268
- title: 'Edit',
6269
- icon: 'fa-light fa-pencil',
6270
- command: { name: 'edit', options: { taskId: 13 } },
6271
- },
6272
- ],
6273
- },
6274
- },
6275
- {
6276
- id: 14,
6277
- title: 'Update Project Documentation',
6278
- startDate: this.calendarService.create(new Date()).add('day', 15).date,
6279
- endDate: this.calendarService.create(new Date()).add('day', 16).date,
6280
- description: 'Update Confluence pages with the latest feature information.',
6281
- priority: 'lowest',
6282
- allDay: true,
6283
- statusKey: 'start',
6284
- data: {
6285
- actions: [
6286
- {
6287
- name: 'edit',
6288
- title: 'Edit',
6289
- icon: 'fa-light fa-pencil',
6290
- command: { name: 'edit', options: { taskId: 14 } },
6291
- },
6292
- ],
6293
- },
6294
- },
6295
- ];
6296
- }
6297
- get name() {
6298
- return 'project-tasks';
6299
- }
6300
- get title() {
6301
- return 'Project Tasks';
6302
- }
6303
- get icon() {
6304
- return 'fa-clipboard-list-check';
6305
- }
6306
- get statuses() {
6307
- return [
6308
- { key: 'start', index: 0, title: 'Start' },
6309
- { key: 'progress', index: 1, title: 'Progress' },
6310
- { key: 'done', index: 2, title: 'Done' },
6311
- ];
5965
+ this.injector = inject(Injector);
6312
5966
  }
6313
- /**
6314
- * Retrieves a list of tasks, optionally filtered by a date range.
6315
- * If a date range is provided in the options, only tasks that overlap with that range will be returned.
6316
- * @param options Filtering options, primarily containing a date range.
6317
- * @returns A promise that resolves to an array of filtered tasks.
6318
- */
6319
- async getTasks(options) {
6320
- if (!options?.range?.from || !options?.range?.end) {
6321
- return Promise.resolve(this.list);
6322
- }
6323
- const filterStart = this.calendarService.create(options.range.from);
6324
- const filterEnd = this.calendarService.create(options.range.end);
6325
- const filteredList = this.list.filter((task) => {
6326
- const taskStart = this.calendarService.create(task.startDate);
6327
- const taskEnd = this.calendarService.create(task.endDate);
6328
- const overlaps = !taskStart.isAfter(filterEnd) && !taskEnd.isBefore(filterStart);
6329
- return overlaps;
6330
- });
6331
- return Promise.resolve(filteredList);
5967
+ preload() {
5968
+ const module = RootConfig.module.name;
5969
+ return Array.from(Object.values(RootConfig.entities)).map((entity) => ({
5970
+ module: module,
5971
+ entity: entity.name,
5972
+ }));
6332
5973
  }
6333
- /**
6334
- * Updates one or more tasks in the provider's list.
6335
- * This method finds each task by its ID and applies the new properties from the input.
6336
- * It also automatically recalculates the `allDay` flag based on the task's duration.
6337
- * @param tasksToUpdate An array of task objects to update. Each object must have an `id`.
6338
- * @returns A promise that resolves to an array of the tasks that were successfully updated.
6339
- */
6340
- async updateTasks(tasksToUpdate) {
6341
- const updatedTasks = [];
6342
- const tasksToUpdateMap = new Map(tasksToUpdate.map((t) => [t.id, t]));
6343
- this.list = this.list.map((originalTask) => {
6344
- const incomingTask = tasksToUpdateMap.get(originalTask.id);
6345
- if (incomingTask) {
6346
- const mergedTask = { ...originalTask, ...incomingTask };
6347
- if (this.isDurationMoreThan24Hours(mergedTask.startDate, mergedTask.endDate)) {
6348
- mergedTask.allDay = true;
5974
+ async get(moduleName, entityName) {
5975
+ if (moduleName == RootConfig.module.name) {
5976
+ switch (entityName) {
5977
+ case RootConfig.entities.project.name: {
5978
+ return (await Promise.resolve().then(function () { return project_entity; })).projectFactory(this.injector);
5979
+ }
5980
+ case RootConfig.entities.projectType.name: {
5981
+ return (await Promise.resolve().then(function () { return projectType_entity; })).projectTypeFactory(this.injector);
5982
+ }
5983
+ case RootConfig.entities.client.name: {
5984
+ return (await Promise.resolve().then(function () { return client_entity; })).clientFactory(this.injector);
5985
+ }
5986
+ case RootConfig.entities.workSite.name: {
5987
+ return (await Promise.resolve().then(function () { return workSite_entity; })).workSiteFactory(this.injector);
5988
+ }
5989
+ case RootConfig.entities.projectRoleMember.name: {
5990
+ return (await Promise.resolve().then(function () { return projectRoleMember_entity; })).projectRoleMemberFactory(this.injector);
5991
+ }
5992
+ case RootConfig.entities.projectMemeber.name: {
5993
+ return (await Promise.resolve().then(function () { return projectMemeber_entity; })).projectMemeberFactory(this.injector);
6349
5994
  }
6350
- else {
6351
- mergedTask.allDay = false;
5995
+ case RootConfig.entities.taskType.name: {
5996
+ return (await Promise.resolve().then(function () { return taskType_entity; })).taskTypeFactory(this.injector);
5997
+ }
5998
+ case RootConfig.entities.task.name: {
5999
+ return (await Promise.resolve().then(function () { return task_entity; })).taskFactory(this.injector);
6000
+ }
6001
+ case RootConfig.entities.sprint.name: {
6002
+ return (await Promise.resolve().then(function () { return sprint_entity; })).sprintFactory(this.injector);
6003
+ }
6004
+ case RootConfig.entities.timeSheet.name: {
6005
+ return (await Promise.resolve().then(function () { return timeSheet_entity; })).timeSheetFactory(this.injector);
6006
+ }
6007
+ case RootConfig.entities.taskHistory.name: {
6008
+ return (await Promise.resolve().then(function () { return taskHistory_entity; })).taskHistoryFactory(this.injector);
6009
+ }
6010
+ case RootConfig.entities.sprintTask.name: {
6011
+ return (await Promise.resolve().then(function () { return sprintTask_entity; })).sprintTaskFactory(this.injector);
6352
6012
  }
6353
- updatedTasks.push(mergedTask);
6354
- return mergedTask;
6355
6013
  }
6356
- return originalTask;
6357
- });
6358
- return updatedTasks;
6014
+ }
6015
+ return null;
6359
6016
  }
6360
- isDurationMoreThan24Hours(date1, date2) {
6361
- const millisecondsIn24Hours = 24 * 60 * 60 * 1000;
6362
- const differenceInMilliseconds = Math.abs(date1.getTime() - date2.getTime());
6363
- return differenceInMilliseconds >= millisecondsIn24Hours;
6017
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMEntityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6018
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMEntityProvider }); }
6019
+ }
6020
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMEntityProvider, decorators: [{
6021
+ type: Injectable
6022
+ }] });
6023
+
6024
+ class AXMMenuProvider {
6025
+ constructor() {
6026
+ this.entityService = inject(AXPEntityService);
6364
6027
  }
6365
- async executeCommand(command) {
6366
- if (command.name === 'edit') {
6367
- console.log(command.options);
6368
- }
6369
- return { success: true };
6028
+ async provide(context) {
6029
+ const scope = RootConfig.config.i18n;
6030
+ const module = RootConfig.module;
6031
+ context.addItems([
6032
+ {
6033
+ priority: 9001,
6034
+ text: `t('root-menu', {scope:"${scope}"})`,
6035
+ icon: module.icon,
6036
+ children: [
6037
+ {
6038
+ text: `t("Projects", { scope: "common" })`,
6039
+ path: this.entityService.createPath(module.name, RootConfig.entities.project.name),
6040
+ icon: RootConfig.entities.project.icon,
6041
+ priority: 1,
6042
+ },
6043
+ // {
6044
+ // text: `t("ProjectMemebers", { scope: "common" })`,
6045
+ // path: this.entityService.createPath(module.name, RootConfig.entities.projectMemeber.name),
6046
+ // icon: RootConfig.entities.projectMemeber.icon,
6047
+ // priority: 2,
6048
+ // },
6049
+ {
6050
+ text: `t("Project Types", { scope: "common" })`,
6051
+ path: this.entityService.createPath(module.name, RootConfig.entities.projectType.name),
6052
+ icon: RootConfig.entities.projectType.icon,
6053
+ priority: 2,
6054
+ },
6055
+ {
6056
+ text: `t("Clients", { scope: "common" })`,
6057
+ path: this.entityService.createPath(module.name, RootConfig.entities.client.name),
6058
+ icon: RootConfig.entities.client.icon,
6059
+ priority: 3,
6060
+ },
6061
+ // {
6062
+ // text: `t("Worksites", { scope: "common" })`,
6063
+ // path: this.entityService.createPath(module.name, RootConfig.entities.workSite.name),
6064
+ // icon: RootConfig.entities.workSite.icon,
6065
+ // priority: 4,
6066
+ // },
6067
+ // {
6068
+ // text: `t("ProjectRoleMember", { scope: "common" })`,
6069
+ // path: this.entityService.createPath(module.name, RootConfig.entities.projectRoleMember.name),
6070
+ // icon: RootConfig.entities.projectRoleMember.icon,
6071
+ // priority: 5,
6072
+ // },
6073
+ {
6074
+ text: `t("Tasks", { scope: "common" })`,
6075
+ path: this.entityService.createPath(module.name, RootConfig.entities.task.name),
6076
+ icon: RootConfig.entities.task.icon,
6077
+ priority: 6,
6078
+ },
6079
+ {
6080
+ text: `t("Task Type", { scope: "common" })`,
6081
+ path: this.entityService.createPath(module.name, RootConfig.entities.taskType.name),
6082
+ icon: RootConfig.entities.taskType.icon,
6083
+ priority: 7,
6084
+ },
6085
+ {
6086
+ text: `t("Sprints", { scope: "common" })`,
6087
+ path: this.entityService.createPath(module.name, RootConfig.entities.sprint.name),
6088
+ icon: RootConfig.entities.sprint.icon,
6089
+ priority: 9,
6090
+ },
6091
+ // {
6092
+ // text: `t("Sprint Tasks", { scope: "common" })`,
6093
+ // path: this.entityService.createPath(module.name, RootConfig.entities.sprintTask.name),
6094
+ // icon: RootConfig.entities.sprintTask.icon,
6095
+ // priority: 10,
6096
+ // },
6097
+ {
6098
+ text: `t("TimeSheet", { scope: "common" })`,
6099
+ path: this.entityService.createPath(module.name, RootConfig.entities.timeSheet.name),
6100
+ icon: RootConfig.entities.timeSheet.icon,
6101
+ priority: 11,
6102
+ }
6103
+ // {
6104
+ // text: `t("Task history", { scope: "common" })`,
6105
+ // path: this.entityService.createPath(module.name, RootConfig.entities.taskHistory.name),
6106
+ // icon: RootConfig.entities.taskHistory.icon,
6107
+ // priority: 12,
6108
+ // }
6109
+ ],
6110
+ },
6111
+ ]);
6112
+ }
6113
+ }
6114
+
6115
+ class AXMSearchCommandProvider extends AXPSearchCommandProvider {
6116
+ constructor() {
6117
+ super(...arguments);
6118
+ this.commands = [
6119
+ // {
6120
+ // group: 'command',
6121
+ // title: 'New Form Template',
6122
+ // icon: RootConfig.entities.template.icon,
6123
+ // description: 'Create a new form template for designing reusable forms.', // Added description
6124
+ // commands: {
6125
+ // 'create-entity': {
6126
+ // entity: `${RootConfig.module.name}.${RootConfig.entities.template.name}`,
6127
+ // },
6128
+ // },
6129
+ // }
6130
+ ];
6131
+ }
6132
+ }
6133
+
6134
+ class AXMSettingProvider {
6135
+ async provide(context) {
6136
+ // context
6137
+ // // Add Form Template Group
6138
+ // .addGroup('form-template', 'Form Template', 'Settings related to form templates.', RootConfig.module.icon)
6139
+ // // Start Interface Section
6140
+ // .addSection('interface', 'UI Interface', 'Customize the user interface for forms.')
6141
+ // .addSetting({
6142
+ // key: 'history-panel',
6143
+ // title: 'Show History Panel',
6144
+ // scope: 'U',
6145
+ // isInherited: true,
6146
+ // defaultValue: false,
6147
+ // widget: {
6148
+ // type: AXPWidgetsCatalog.toggle,
6149
+ // },
6150
+ // description: 'Enable or disable the history panel for forms.',
6151
+ // validationRules: [
6152
+ // {
6153
+ // rule: 'required',
6154
+ // },
6155
+ // ],
6156
+ // })
6157
+ // .endSection()
6158
+ // .endGroup();
6370
6159
  }
6371
6160
  }
6372
6161
 
6373
6162
  class AXMProjectManagementModule {
6374
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectManagementModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6375
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectManagementModule }); }
6376
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectManagementModule, providers: [
6163
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectManagementModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
6164
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectManagementModule }); }
6165
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectManagementModule, providers: [
6377
6166
  {
6378
6167
  provide: AXP_MENU_PROVIDER,
6379
6168
  useClass: AXMMenuProvider,
@@ -6442,14 +6231,9 @@ class AXMProjectManagementModule {
6442
6231
  provide: AXMSprintTaskService,
6443
6232
  useClass: AXMSprintTaskServiceImpl,
6444
6233
  },
6445
- {
6446
- provide: AXP_WORKFLOW_TASK_PROVIDER,
6447
- useClass: AXPTaskBoardTaskProvider,
6448
- multi: true,
6449
- }
6450
6234
  ] }); }
6451
6235
  }
6452
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImport: i0, type: AXMProjectManagementModule, decorators: [{
6236
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.4", ngImport: i0, type: AXMProjectManagementModule, decorators: [{
6453
6237
  type: NgModule,
6454
6238
  args: [{
6455
6239
  imports: [],
@@ -6524,12 +6308,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImpor
6524
6308
  provide: AXMSprintTaskService,
6525
6309
  useClass: AXMSprintTaskServiceImpl,
6526
6310
  },
6527
- {
6528
- provide: AXP_WORKFLOW_TASK_PROVIDER,
6529
- useClass: AXPTaskBoardTaskProvider,
6530
- multi: true,
6531
- }
6532
- ]
6311
+ ],
6533
6312
  }]
6534
6313
  }] });
6535
6314