@acorex/modules 20.2.4-next.9 → 20.3.0-next.0

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 (204) hide show
  1. package/application-management/index.d.ts +49 -1
  2. package/calendar-management/index.d.ts +19 -1
  3. package/common/index.d.ts +50 -0
  4. package/contact-management/index.d.ts +40 -4
  5. package/content-management/index.d.ts +20 -2
  6. package/conversation/index.d.ts +34 -16
  7. package/dashboard-management/index.d.ts +11 -4
  8. package/data-management/index.d.ts +20 -2
  9. package/document-management/index.d.ts +36 -6
  10. package/fesm2022/acorex-modules-application-management.mjs +483 -286
  11. package/fesm2022/acorex-modules-application-management.mjs.map +1 -1
  12. package/fesm2022/{acorex-modules-auth-acorex-modules-auth-BbO_ea5W.mjs → acorex-modules-auth-acorex-modules-auth-BTi7qTvr.mjs} +29 -12
  13. package/fesm2022/acorex-modules-auth-acorex-modules-auth-BTi7qTvr.mjs.map +1 -0
  14. package/fesm2022/{acorex-modules-auth-app-chooser.component-y0HLrwJM.mjs → acorex-modules-auth-app-chooser.component-s4LYKAc7.mjs} +2 -2
  15. package/fesm2022/{acorex-modules-auth-app-chooser.component-y0HLrwJM.mjs.map → acorex-modules-auth-app-chooser.component-s4LYKAc7.mjs.map} +1 -1
  16. package/fesm2022/{acorex-modules-auth-login.module-1U_5UgDs.mjs → acorex-modules-auth-login.module-DetWdAgo.mjs} +4 -4
  17. package/fesm2022/{acorex-modules-auth-login.module-1U_5UgDs.mjs.map → acorex-modules-auth-login.module-DetWdAgo.mjs.map} +1 -1
  18. package/fesm2022/{acorex-modules-auth-master.layout-DGsAGhOH.mjs → acorex-modules-auth-master.layout-BJRB1Vns.mjs} +2 -2
  19. package/fesm2022/{acorex-modules-auth-master.layout-DGsAGhOH.mjs.map → acorex-modules-auth-master.layout-BJRB1Vns.mjs.map} +1 -1
  20. package/fesm2022/{acorex-modules-auth-oauth-callback.component-CPHBV5bA.mjs → acorex-modules-auth-oauth-callback.component-DKHJoF3X.mjs} +2 -2
  21. package/fesm2022/{acorex-modules-auth-oauth-callback.component-CPHBV5bA.mjs.map → acorex-modules-auth-oauth-callback.component-DKHJoF3X.mjs.map} +1 -1
  22. package/fesm2022/{acorex-modules-auth-password.component-CF3ReHyw.mjs → acorex-modules-auth-password.component-B_vA7-vu.mjs} +2 -2
  23. package/fesm2022/{acorex-modules-auth-password.component-CF3ReHyw.mjs.map → acorex-modules-auth-password.component-B_vA7-vu.mjs.map} +1 -1
  24. package/fesm2022/{acorex-modules-auth-password.component-C85NgQxA.mjs → acorex-modules-auth-password.component-WUrm5Y6i.mjs} +2 -2
  25. package/fesm2022/{acorex-modules-auth-password.component-C85NgQxA.mjs.map → acorex-modules-auth-password.component-WUrm5Y6i.mjs.map} +1 -1
  26. package/fesm2022/{acorex-modules-auth-routes-BJh0Fwpy.mjs → acorex-modules-auth-routes-CYf17elA.mjs} +2 -2
  27. package/fesm2022/{acorex-modules-auth-routes-BJh0Fwpy.mjs.map → acorex-modules-auth-routes-CYf17elA.mjs.map} +1 -1
  28. package/fesm2022/acorex-modules-auth-show-profile-command-DjvX7n9K.mjs +53 -0
  29. package/fesm2022/acorex-modules-auth-show-profile-command-DjvX7n9K.mjs.map +1 -0
  30. package/fesm2022/{acorex-modules-auth-two-factor.module-Bsh2_A5L.mjs → acorex-modules-auth-two-factor.module-CeJGeuid.mjs} +2 -2
  31. package/fesm2022/{acorex-modules-auth-two-factor.module-Bsh2_A5L.mjs.map → acorex-modules-auth-two-factor.module-CeJGeuid.mjs.map} +1 -1
  32. package/fesm2022/{acorex-modules-auth-user-sessions.component-ChMkstLg.mjs → acorex-modules-auth-user-sessions.component-D0jQEJcC.mjs} +2 -2
  33. package/fesm2022/{acorex-modules-auth-user-sessions.component-ChMkstLg.mjs.map → acorex-modules-auth-user-sessions.component-D0jQEJcC.mjs.map} +1 -1
  34. package/fesm2022/acorex-modules-auth.mjs +1 -1
  35. package/fesm2022/acorex-modules-calendar-management.mjs +92 -29
  36. package/fesm2022/acorex-modules-calendar-management.mjs.map +1 -1
  37. package/fesm2022/{acorex-modules-common-manage-extra-properties.command-DqdhTfLD.mjs → acorex-modules-common-manage-extra-properties.command-7prqQhV5.mjs} +15 -12
  38. package/fesm2022/acorex-modules-common-manage-extra-properties.command-7prqQhV5.mjs.map +1 -0
  39. package/fesm2022/acorex-modules-common.mjs +106 -8
  40. package/fesm2022/acorex-modules-common.mjs.map +1 -1
  41. package/fesm2022/acorex-modules-contact-management.mjs +280 -122
  42. package/fesm2022/acorex-modules-contact-management.mjs.map +1 -1
  43. package/fesm2022/acorex-modules-content-management.mjs +555 -490
  44. package/fesm2022/acorex-modules-content-management.mjs.map +1 -1
  45. package/fesm2022/acorex-modules-conversation.mjs +315 -252
  46. package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
  47. package/fesm2022/{acorex-modules-customer-management-acorex-modules-customer-management-DZBixdOT.mjs → acorex-modules-customer-management-acorex-modules-customer-management-BHs4rrB8.mjs} +12 -12
  48. package/fesm2022/{acorex-modules-customer-management-acorex-modules-customer-management-DZBixdOT.mjs.map → acorex-modules-customer-management-acorex-modules-customer-management-BHs4rrB8.mjs.map} +1 -1
  49. package/fesm2022/{acorex-modules-customer-management-activity.entity-By32mnXN.mjs → acorex-modules-customer-management-activity.entity-D_9Nut_6.mjs} +2 -2
  50. package/fesm2022/{acorex-modules-customer-management-activity.entity-By32mnXN.mjs.map → acorex-modules-customer-management-activity.entity-D_9Nut_6.mjs.map} +1 -1
  51. package/fesm2022/{acorex-modules-customer-management-customer-segment.entity-CjFYqTMc.mjs → acorex-modules-customer-management-customer-segment.entity-swBR8-dJ.mjs} +2 -2
  52. package/fesm2022/{acorex-modules-customer-management-customer-segment.entity-CjFYqTMc.mjs.map → acorex-modules-customer-management-customer-segment.entity-swBR8-dJ.mjs.map} +1 -1
  53. package/fesm2022/{acorex-modules-customer-management-customer-type.entity-Bk_Ng_DS.mjs → acorex-modules-customer-management-customer-type.entity-GmfdE2Ex.mjs} +2 -2
  54. package/fesm2022/{acorex-modules-customer-management-customer-type.entity-Bk_Ng_DS.mjs.map → acorex-modules-customer-management-customer-type.entity-GmfdE2Ex.mjs.map} +1 -1
  55. package/fesm2022/{acorex-modules-customer-management-customer.entity-rUNC9glL.mjs → acorex-modules-customer-management-customer.entity-Bld5nRai.mjs} +23 -23
  56. package/fesm2022/acorex-modules-customer-management-customer.entity-Bld5nRai.mjs.map +1 -0
  57. package/fesm2022/{acorex-modules-customer-management-deal-contact-role.entity-BWX44lzi.mjs → acorex-modules-customer-management-deal-contact-role.entity-Ci_ymO_w.mjs} +2 -2
  58. package/fesm2022/{acorex-modules-customer-management-deal-contact-role.entity-BWX44lzi.mjs.map → acorex-modules-customer-management-deal-contact-role.entity-Ci_ymO_w.mjs.map} +1 -1
  59. package/fesm2022/{acorex-modules-customer-management-lead.entity-B3gv0YnT.mjs → acorex-modules-customer-management-lead.entity-BcQvYHnL.mjs} +2 -2
  60. package/fesm2022/{acorex-modules-customer-management-lead.entity-B3gv0YnT.mjs.map → acorex-modules-customer-management-lead.entity-BcQvYHnL.mjs.map} +1 -1
  61. package/fesm2022/{acorex-modules-customer-management-lifecycle-stage.entity-cs1hb_Ro.mjs → acorex-modules-customer-management-lifecycle-stage.entity-DSZyAv5_.mjs} +2 -2
  62. package/fesm2022/{acorex-modules-customer-management-lifecycle-stage.entity-cs1hb_Ro.mjs.map → acorex-modules-customer-management-lifecycle-stage.entity-DSZyAv5_.mjs.map} +1 -1
  63. package/fesm2022/{acorex-modules-customer-management-opportunity-stage.entity-C-opdmDW.mjs → acorex-modules-customer-management-opportunity-stage.entity-BpwLN_fw.mjs} +2 -2
  64. package/fesm2022/{acorex-modules-customer-management-opportunity-stage.entity-C-opdmDW.mjs.map → acorex-modules-customer-management-opportunity-stage.entity-BpwLN_fw.mjs.map} +1 -1
  65. package/fesm2022/{acorex-modules-customer-management-opportunity.entity-D5n_4xgK.mjs → acorex-modules-customer-management-opportunity.entity-DaiL4951.mjs} +2 -2
  66. package/fesm2022/{acorex-modules-customer-management-opportunity.entity-D5n_4xgK.mjs.map → acorex-modules-customer-management-opportunity.entity-DaiL4951.mjs.map} +1 -1
  67. package/fesm2022/{acorex-modules-customer-management-sales-pipeline.entity-AeLhcil2.mjs → acorex-modules-customer-management-sales-pipeline.entity-DP_w8V9E.mjs} +2 -2
  68. package/fesm2022/{acorex-modules-customer-management-sales-pipeline.entity-AeLhcil2.mjs.map → acorex-modules-customer-management-sales-pipeline.entity-DP_w8V9E.mjs.map} +1 -1
  69. package/fesm2022/{acorex-modules-customer-management-sales-territory.entity-uK9N7p_k.mjs → acorex-modules-customer-management-sales-territory.entity-BJNrmMO3.mjs} +2 -2
  70. package/fesm2022/{acorex-modules-customer-management-sales-territory.entity-uK9N7p_k.mjs.map → acorex-modules-customer-management-sales-territory.entity-BJNrmMO3.mjs.map} +1 -1
  71. package/fesm2022/acorex-modules-customer-management.mjs +1 -1
  72. package/fesm2022/acorex-modules-dashboard-management.mjs +182 -54
  73. package/fesm2022/acorex-modules-dashboard-management.mjs.map +1 -1
  74. package/fesm2022/acorex-modules-data-management.mjs +93 -28
  75. package/fesm2022/acorex-modules-data-management.mjs.map +1 -1
  76. package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-CiVbcZ81.mjs → acorex-modules-document-management-acorex-modules-document-management-BV6piYsz.mjs} +1037 -926
  77. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-BV6piYsz.mjs.map +1 -0
  78. package/fesm2022/{acorex-modules-document-management-attachment-widget.component-iRZU056o.mjs → acorex-modules-document-management-attachment-widget.component-DVXmIiQt.mjs} +2 -2
  79. package/fesm2022/{acorex-modules-document-management-attachment-widget.component-iRZU056o.mjs.map → acorex-modules-document-management-attachment-widget.component-DVXmIiQt.mjs.map} +1 -1
  80. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DCoD73F7.mjs → acorex-modules-document-management-create-folder-dialog.component-CiT3wteQ.mjs} +2 -2
  81. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DCoD73F7.mjs.map → acorex-modules-document-management-create-folder-dialog.component-CiT3wteQ.mjs.map} +1 -1
  82. package/fesm2022/{acorex-modules-document-management-details-view.component-D0JuVG8v.mjs → acorex-modules-document-management-details-view.component-BXUpaDZO.mjs} +2 -2
  83. package/fesm2022/{acorex-modules-document-management-details-view.component-D0JuVG8v.mjs.map → acorex-modules-document-management-details-view.component-BXUpaDZO.mjs.map} +1 -1
  84. package/fesm2022/{acorex-modules-document-management-document-signature-popup.component-B-VnHqr3.mjs → acorex-modules-document-management-document-signature-popup.component-D3GahdPn.mjs} +2 -2
  85. package/fesm2022/{acorex-modules-document-management-document-signature-popup.component-B-VnHqr3.mjs.map → acorex-modules-document-management-document-signature-popup.component-D3GahdPn.mjs.map} +1 -1
  86. package/fesm2022/{acorex-modules-document-management-drive-choose.component-BdIU8PXg.mjs → acorex-modules-document-management-drive-choose.component-Bbms4LAS.mjs} +2 -2
  87. package/fesm2022/{acorex-modules-document-management-drive-choose.component-BdIU8PXg.mjs.map → acorex-modules-document-management-drive-choose.component-Bbms4LAS.mjs.map} +1 -1
  88. package/fesm2022/{acorex-modules-document-management-drive.component-DGQD1adR.mjs → acorex-modules-document-management-drive.component-DfHDC5o7.mjs} +2 -2
  89. package/fesm2022/{acorex-modules-document-management-drive.component-DGQD1adR.mjs.map → acorex-modules-document-management-drive.component-DfHDC5o7.mjs.map} +1 -1
  90. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-Ch9CAOwx.mjs → acorex-modules-document-management-large-icons-view.component-BPmfNI3J.mjs} +2 -2
  91. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-Ch9CAOwx.mjs.map → acorex-modules-document-management-large-icons-view.component-BPmfNI3J.mjs.map} +1 -1
  92. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-DgGef-W5.mjs → acorex-modules-document-management-large-tiles-view.component-6fjTzrwf.mjs} +2 -2
  93. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-DgGef-W5.mjs.map → acorex-modules-document-management-large-tiles-view.component-6fjTzrwf.mjs.map} +1 -1
  94. package/fesm2022/{acorex-modules-document-management-list-view.component-DK6IZdC0.mjs → acorex-modules-document-management-list-view.component-DeBNY8Aj.mjs} +2 -2
  95. package/fesm2022/{acorex-modules-document-management-list-view.component-DK6IZdC0.mjs.map → acorex-modules-document-management-list-view.component-DeBNY8Aj.mjs.map} +1 -1
  96. package/fesm2022/{acorex-modules-document-management-permission-definition.provider-BV7PYxuz.mjs → acorex-modules-document-management-permission-definition.provider-Bn-umdXX.mjs} +2 -2
  97. package/fesm2022/{acorex-modules-document-management-permission-definition.provider-BV7PYxuz.mjs.map → acorex-modules-document-management-permission-definition.provider-Bn-umdXX.mjs.map} +1 -1
  98. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-C37tOs99.mjs → acorex-modules-document-management-rename-node-dialog.component-LRFo58Xg.mjs} +2 -2
  99. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-C37tOs99.mjs.map → acorex-modules-document-management-rename-node-dialog.component-LRFo58Xg.mjs.map} +1 -1
  100. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-D0NHNq4W.mjs → acorex-modules-document-management-small-icons-view.component-BlQ3EhiJ.mjs} +2 -2
  101. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-D0NHNq4W.mjs.map → acorex-modules-document-management-small-icons-view.component-BlQ3EhiJ.mjs.map} +1 -1
  102. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-DLNbw_y5.mjs → acorex-modules-document-management-small-tiles-view.component-BM2Uj_Wz.mjs} +2 -2
  103. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-DLNbw_y5.mjs.map → acorex-modules-document-management-small-tiles-view.component-BM2Uj_Wz.mjs.map} +1 -1
  104. package/fesm2022/acorex-modules-document-management.mjs +1 -1
  105. package/fesm2022/{acorex-modules-help-desk-acorex-modules-help-desk-BvDYd3fI.mjs → acorex-modules-help-desk-acorex-modules-help-desk-C4s1EVQy.mjs} +123 -49
  106. package/fesm2022/acorex-modules-help-desk-acorex-modules-help-desk-C4s1EVQy.mjs.map +1 -0
  107. package/fesm2022/{acorex-modules-help-desk-capture-screen.component-DH_FG8iE.mjs → acorex-modules-help-desk-capture-screen.component-BLZbJmw1.mjs} +2 -2
  108. package/fesm2022/{acorex-modules-help-desk-capture-screen.component-DH_FG8iE.mjs.map → acorex-modules-help-desk-capture-screen.component-BLZbJmw1.mjs.map} +1 -1
  109. package/fesm2022/acorex-modules-help-desk.mjs +1 -1
  110. package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-By3qopAk.mjs +1519 -0
  111. package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-By3qopAk.mjs.map +1 -0
  112. package/fesm2022/{acorex-modules-human-capital-management-employee-skill.entity-DfVvf8Fg.mjs → acorex-modules-human-capital-management-employee-skill.entity-DRUHGUnT.mjs} +17 -17
  113. package/fesm2022/acorex-modules-human-capital-management-employee-skill.entity-DRUHGUnT.mjs.map +1 -0
  114. package/fesm2022/{acorex-modules-human-capital-management-employee.entity-ByBqfKiF.mjs → acorex-modules-human-capital-management-employee.entity-Cn9GnmJE.mjs} +37 -15
  115. package/fesm2022/acorex-modules-human-capital-management-employee.entity-Cn9GnmJE.mjs.map +1 -0
  116. package/fesm2022/{acorex-modules-human-capital-management-employment-type.entity-DZ8ubvD6.mjs → acorex-modules-human-capital-management-employment-type.entity-BveY2th_.mjs} +11 -10
  117. package/fesm2022/acorex-modules-human-capital-management-employment-type.entity-BveY2th_.mjs.map +1 -0
  118. package/fesm2022/acorex-modules-human-capital-management-leave-request.entity-CIm3XrTb.mjs +267 -0
  119. package/fesm2022/acorex-modules-human-capital-management-leave-request.entity-CIm3XrTb.mjs.map +1 -0
  120. package/fesm2022/acorex-modules-human-capital-management-leave-type.entity-COan6Cnw.mjs +95 -0
  121. package/fesm2022/acorex-modules-human-capital-management-leave-type.entity-COan6Cnw.mjs.map +1 -0
  122. package/fesm2022/{acorex-modules-human-capital-management-position-assignment.entity-BtIVnv-C.mjs → acorex-modules-human-capital-management-position-assignment.entity-BJw9jR1o.mjs} +14 -14
  123. package/fesm2022/acorex-modules-human-capital-management-position-assignment.entity-BJw9jR1o.mjs.map +1 -0
  124. package/fesm2022/{acorex-modules-human-capital-management-skill-level.entity-DFCE3zcH.mjs → acorex-modules-human-capital-management-skill-level.entity-CZe8y_hA.mjs} +10 -10
  125. package/fesm2022/acorex-modules-human-capital-management-skill-level.entity-CZe8y_hA.mjs.map +1 -0
  126. package/fesm2022/{acorex-modules-human-capital-management-skill.entity-DPeTwYH4.mjs → acorex-modules-human-capital-management-skill.entity-CDXB7zyy.mjs} +8 -8
  127. package/fesm2022/acorex-modules-human-capital-management-skill.entity-CDXB7zyy.mjs.map +1 -0
  128. package/fesm2022/acorex-modules-human-capital-management.mjs +1 -1
  129. package/fesm2022/acorex-modules-locale-management.mjs +120 -13
  130. package/fesm2022/acorex-modules-locale-management.mjs.map +1 -1
  131. package/fesm2022/acorex-modules-location-management.mjs +125 -57
  132. package/fesm2022/acorex-modules-location-management.mjs.map +1 -1
  133. package/fesm2022/acorex-modules-log-management.mjs +440 -164
  134. package/fesm2022/acorex-modules-log-management.mjs.map +1 -1
  135. package/fesm2022/acorex-modules-meeting-management-meeting-schedule.entity-D-RQ-D3d.mjs +155 -0
  136. package/fesm2022/acorex-modules-meeting-management-meeting-schedule.entity-D-RQ-D3d.mjs.map +1 -0
  137. package/fesm2022/acorex-modules-meeting-management.mjs +654 -620
  138. package/fesm2022/acorex-modules-meeting-management.mjs.map +1 -1
  139. package/fesm2022/acorex-modules-notification-management.mjs +835 -795
  140. package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
  141. package/fesm2022/{acorex-modules-party-management-acorex-modules-party-management-BshJoI7_.mjs → acorex-modules-party-management-acorex-modules-party-management-DzhGLAZb.mjs} +373 -230
  142. package/fesm2022/acorex-modules-party-management-acorex-modules-party-management-DzhGLAZb.mjs.map +1 -0
  143. package/fesm2022/{acorex-modules-party-management-industry.entity-CoMI4imz.mjs → acorex-modules-party-management-industry.entity-sLrAmADa.mjs} +2 -2
  144. package/fesm2022/{acorex-modules-party-management-industry.entity-CoMI4imz.mjs.map → acorex-modules-party-management-industry.entity-sLrAmADa.mjs.map} +1 -1
  145. package/fesm2022/{acorex-modules-party-management-party-identifier-type.entity-D-VpvXeU.mjs → acorex-modules-party-management-party-identifier-type.entity-WL-tJlK7.mjs} +2 -2
  146. package/fesm2022/{acorex-modules-party-management-party-identifier-type.entity-D-VpvXeU.mjs.map → acorex-modules-party-management-party-identifier-type.entity-WL-tJlK7.mjs.map} +1 -1
  147. package/fesm2022/{acorex-modules-party-management-party-identifier.entity-BcXi9BM0.mjs → acorex-modules-party-management-party-identifier.entity-BGJdllN8.mjs} +2 -2
  148. package/fesm2022/{acorex-modules-party-management-party-identifier.entity-BcXi9BM0.mjs.map → acorex-modules-party-management-party-identifier.entity-BGJdllN8.mjs.map} +1 -1
  149. package/fesm2022/{acorex-modules-party-management-party-relationship.entity-B-gMK84C.mjs → acorex-modules-party-management-party-relationship.entity-Bhqgy4-Y.mjs} +2 -2
  150. package/fesm2022/{acorex-modules-party-management-party-relationship.entity-B-gMK84C.mjs.map → acorex-modules-party-management-party-relationship.entity-Bhqgy4-Y.mjs.map} +1 -1
  151. package/fesm2022/{acorex-modules-party-management-party-role.entity-OV4XUnfD.mjs → acorex-modules-party-management-party-role.entity-BpPCL3GG.mjs} +2 -2
  152. package/fesm2022/{acorex-modules-party-management-party-role.entity-OV4XUnfD.mjs.map → acorex-modules-party-management-party-role.entity-BpPCL3GG.mjs.map} +1 -1
  153. package/fesm2022/{acorex-modules-party-management-party.entity-Cwd9EqB4.mjs → acorex-modules-party-management-party.entity-v-YrPNOP.mjs} +2 -2
  154. package/fesm2022/{acorex-modules-party-management-party.entity-Cwd9EqB4.mjs.map → acorex-modules-party-management-party.entity-v-YrPNOP.mjs.map} +1 -1
  155. package/fesm2022/acorex-modules-party-management.mjs +1 -1
  156. package/fesm2022/acorex-modules-platform-management.mjs +444 -397
  157. package/fesm2022/acorex-modules-platform-management.mjs.map +1 -1
  158. package/fesm2022/acorex-modules-project-management-email-jsa.command-DC3Zbfdn.mjs +115 -0
  159. package/fesm2022/acorex-modules-project-management-email-jsa.command-DC3Zbfdn.mjs.map +1 -0
  160. package/fesm2022/acorex-modules-project-management-reassign-jsa.command-CJKR5FZw.mjs +113 -0
  161. package/fesm2022/acorex-modules-project-management-reassign-jsa.command-CJKR5FZw.mjs.map +1 -0
  162. package/fesm2022/acorex-modules-project-management-setup-jsa.command-Cztc8TDy.mjs +94 -0
  163. package/fesm2022/acorex-modules-project-management-setup-jsa.command-Cztc8TDy.mjs.map +1 -0
  164. package/fesm2022/acorex-modules-project-management-sign-jsa.command-b28tr2kE.mjs +77 -0
  165. package/fesm2022/acorex-modules-project-management-sign-jsa.command-b28tr2kE.mjs.map +1 -0
  166. package/fesm2022/acorex-modules-project-management.mjs +1416 -279
  167. package/fesm2022/acorex-modules-project-management.mjs.map +1 -1
  168. package/fesm2022/acorex-modules-report-management.mjs +83 -15
  169. package/fesm2022/acorex-modules-report-management.mjs.map +1 -1
  170. package/fesm2022/acorex-modules-security-management.mjs +4 -1
  171. package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
  172. package/fesm2022/{acorex-modules-task-management-task-board.page-Je2Y8X62.mjs → acorex-modules-task-management-task-board.page-CaypEYjP.mjs} +3 -1
  173. package/fesm2022/{acorex-modules-task-management-task-board.page-Je2Y8X62.mjs.map → acorex-modules-task-management-task-board.page-CaypEYjP.mjs.map} +1 -1
  174. package/fesm2022/acorex-modules-task-management.mjs +3254 -3069
  175. package/fesm2022/acorex-modules-task-management.mjs.map +1 -1
  176. package/fesm2022/acorex-modules-training-management.mjs +1 -1
  177. package/fesm2022/acorex-modules-training-management.mjs.map +1 -1
  178. package/help-desk/index.d.ts +32 -14
  179. package/human-capital-management/index.d.ts +150 -2
  180. package/locale-management/index.d.ts +27 -3
  181. package/location-management/index.d.ts +20 -2
  182. package/log-management/index.d.ts +8 -1
  183. package/meeting-management/index.d.ts +47 -20
  184. package/notification-management/index.d.ts +48 -36
  185. package/package.json +5 -5
  186. package/party-management/index.d.ts +43 -1
  187. package/platform-management/index.d.ts +33 -21
  188. package/project-management/index.d.ts +156 -3
  189. package/report-management/index.d.ts +14 -2
  190. package/task-management/index.d.ts +56 -2
  191. package/fesm2022/acorex-modules-auth-acorex-modules-auth-BbO_ea5W.mjs.map +0 -1
  192. package/fesm2022/acorex-modules-common-manage-extra-properties.command-DqdhTfLD.mjs.map +0 -1
  193. package/fesm2022/acorex-modules-customer-management-customer.entity-rUNC9glL.mjs.map +0 -1
  194. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-CiVbcZ81.mjs.map +0 -1
  195. package/fesm2022/acorex-modules-help-desk-acorex-modules-help-desk-BvDYd3fI.mjs.map +0 -1
  196. package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-D4A3ZYFq.mjs +0 -723
  197. package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-D4A3ZYFq.mjs.map +0 -1
  198. package/fesm2022/acorex-modules-human-capital-management-employee-skill.entity-DfVvf8Fg.mjs.map +0 -1
  199. package/fesm2022/acorex-modules-human-capital-management-employee.entity-ByBqfKiF.mjs.map +0 -1
  200. package/fesm2022/acorex-modules-human-capital-management-employment-type.entity-DZ8ubvD6.mjs.map +0 -1
  201. package/fesm2022/acorex-modules-human-capital-management-position-assignment.entity-BtIVnv-C.mjs.map +0 -1
  202. package/fesm2022/acorex-modules-human-capital-management-skill-level.entity-DFCE3zcH.mjs.map +0 -1
  203. package/fesm2022/acorex-modules-human-capital-management-skill.entity-DPeTwYH4.mjs.map +0 -1
  204. package/fesm2022/acorex-modules-party-management-acorex-modules-party-management-BshJoI7_.mjs.map +0 -1
@@ -60,7 +60,7 @@ declare class AXMIssueTypeServiceImpl extends AXMIssueTypeService {
60
60
  static ɵprov: i0.ɵɵInjectableDeclaration<AXMIssueTypeServiceImpl>;
61
61
  }
62
62
 
63
- declare function myReportedIssuesEntityFactory(injector: Injector): Promise<AXPEntity | null>;
63
+ declare function reportedIssuesEntityFactory(injector: Injector): Promise<AXPEntity | null>;
64
64
 
65
65
  interface AXMLogMessage {
66
66
  type: 'log' | 'error' | 'warning';
@@ -68,7 +68,7 @@ interface AXMLogMessage {
68
68
  timeStamp: string;
69
69
  }
70
70
 
71
- interface AXMHelpDeskMyReportedIssuesEntityModel extends AXPEntityModel<string> {
71
+ interface AXMHelpDeskReportedIssuesEntityModel extends AXPEntityModel<string> {
72
72
  id: string;
73
73
  user: any;
74
74
  issueType: {
@@ -88,17 +88,17 @@ interface AXMHelpDeskMyReportedIssuesEntityModel extends AXPEntityModel<string>
88
88
  createdAt: Date;
89
89
  }
90
90
 
91
- declare abstract class AXMMyReportedIssuesService extends AXMEntityCrudServiceImpl<string, AXMHelpDeskMyReportedIssuesEntityModel> {
91
+ declare abstract class AXMReportedIssuesService extends AXMEntityCrudServiceImpl<string, AXMHelpDeskReportedIssuesEntityModel> {
92
92
  }
93
- declare class AXMMyReportedIssuesServiceImpl extends AXMMyReportedIssuesService {
93
+ declare class AXMReportedIssuesServiceImpl extends AXMReportedIssuesService {
94
94
  constructor();
95
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMMyReportedIssuesServiceImpl, never>;
96
- static ɵprov: i0.ɵɵInjectableDeclaration<AXMMyReportedIssuesServiceImpl>;
95
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMReportedIssuesServiceImpl, never>;
96
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMReportedIssuesServiceImpl>;
97
97
  }
98
98
 
99
- declare function reportedIssuesEntityFactory(injector: Injector): Promise<AXPEntity | null>;
99
+ declare function myReportedIssuesEntityFactory(injector: Injector): Promise<AXPEntity | null>;
100
100
 
101
- interface AXMHelpDeskReportedIssuesEntityModel extends AXPEntityModel<string> {
101
+ interface AXMHelpDeskMyReportedIssuesEntityModel extends AXPEntityModel<string> {
102
102
  id: string;
103
103
  user: any;
104
104
  issueType: {
@@ -118,12 +118,30 @@ interface AXMHelpDeskReportedIssuesEntityModel extends AXPEntityModel<string> {
118
118
  createdAt: Date;
119
119
  }
120
120
 
121
- declare abstract class AXMReportedIssuesService extends AXMEntityCrudServiceImpl<string, AXMHelpDeskReportedIssuesEntityModel> {
121
+ declare abstract class AXMMyReportedIssuesService extends AXMEntityCrudServiceImpl<string, AXMHelpDeskMyReportedIssuesEntityModel> {
122
122
  }
123
- declare class AXMReportedIssuesServiceImpl extends AXMReportedIssuesService {
123
+ declare class AXMMyReportedIssuesServiceImpl extends AXMMyReportedIssuesService {
124
124
  constructor();
125
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMReportedIssuesServiceImpl, never>;
126
- static ɵprov: i0.ɵɵInjectableDeclaration<AXMReportedIssuesServiceImpl>;
125
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMyReportedIssuesServiceImpl, never>;
126
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMMyReportedIssuesServiceImpl>;
127
+ }
128
+
129
+ declare class AXMIssueTypeEntityModule {
130
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMIssueTypeEntityModule, never>;
131
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMIssueTypeEntityModule, never, never, never>;
132
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMIssueTypeEntityModule>;
133
+ }
134
+
135
+ declare class AXMReportedIssuesEntityModule {
136
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMReportedIssuesEntityModule, never>;
137
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMReportedIssuesEntityModule, never, never, never>;
138
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMReportedIssuesEntityModule>;
139
+ }
140
+
141
+ declare class AXMMyReportedIssuesEntityModule {
142
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMyReportedIssuesEntityModule, never>;
143
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMyReportedIssuesEntityModule, never, never, never>;
144
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMMyReportedIssuesEntityModule>;
127
145
  }
128
146
 
129
147
  declare class AXMEntityProvider implements AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader {
@@ -151,7 +169,7 @@ declare const AXMLogCaptureService: i0.Type<{
151
169
 
152
170
  declare class AXMHelpDeskModule {
153
171
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMHelpDeskModule, never>;
154
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHelpDeskModule, never, [typeof i1.AXPWorkflowModule, typeof i2.AXPComponentSlotModule], never>;
172
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHelpDeskModule, never, [typeof i1.AXPWorkflowModule, typeof i2.AXPComponentSlotModule, typeof AXMIssueTypeEntityModule, typeof AXMReportedIssuesEntityModule, typeof AXMMyReportedIssuesEntityModule], never>;
155
173
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMHelpDeskModule>;
156
174
  }
157
175
 
@@ -184,5 +202,5 @@ declare class AXMSettingProvider implements AXPSettingDefinitionProvider {
184
202
  provide(context: AXPSettingDefinitionProviderContext): Promise<void>;
185
203
  }
186
204
 
187
- export { AXMEntityProvider, AXMHelpDeskModule, AXMIssueTypeService, AXMIssueTypeServiceImpl, AXMLogCaptureService, AXMMenuProvider, AXMMyReportedIssuesService, AXMMyReportedIssuesServiceImpl, AXMPermissionsKeys, AXMReportedIssuesService, AXMReportedIssuesServiceImpl, AXMSettingProvider, RootConfig, issueTypeEntityFactory, myReportedIssuesEntityFactory, reportedIssuesEntityFactory };
205
+ export { AXMEntityProvider, AXMHelpDeskModule, AXMIssueTypeEntityModule, AXMIssueTypeService, AXMIssueTypeServiceImpl, AXMLogCaptureService, AXMMenuProvider, AXMMyReportedIssuesEntityModule, AXMMyReportedIssuesService, AXMMyReportedIssuesServiceImpl, AXMPermissionsKeys, AXMReportedIssuesEntityModule, AXMReportedIssuesService, AXMReportedIssuesServiceImpl, AXMSettingProvider, RootConfig, issueTypeEntityFactory, myReportedIssuesEntityFactory, reportedIssuesEntityFactory };
188
206
  export type { AXMHelpDeskIssueTypeEntityModel, AXMHelpDeskMyReportedIssuesEntityModel, AXMHelpDeskReportedIssuesEntityModel };
@@ -1,5 +1,10 @@
1
1
  import { AXPEntityModel, AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
2
+ import * as i2 from '@acorex/platform/runtime';
3
+ import { AXPCommand } from '@acorex/platform/runtime';
2
4
  import * as i0 from '@angular/core';
5
+ import { AXPExecuteCommand, AXPExecuteCommandResult, AXPActionMenuItem } from '@acorex/platform/core';
6
+ import { AXPWorkflowTaskProvider, AXPTaskFilter, AXPTask, AXPExtraField, AXPTaskStatus } from '@acorex/platform/workflow';
7
+ import { AXPTaskBadgeProvider } from '@acorex/platform/layout/components';
3
8
  import * as i1 from '@angular/common';
4
9
 
5
10
  declare const RootConfig: {
@@ -50,6 +55,18 @@ declare const RootConfig: {
50
55
  title: string;
51
56
  icon: string;
52
57
  };
58
+ leaveType: {
59
+ name: string;
60
+ source: string;
61
+ title: string;
62
+ icon: string;
63
+ };
64
+ leaveRequest: {
65
+ name: string;
66
+ source: string;
67
+ title: string;
68
+ icon: string;
69
+ };
53
70
  };
54
71
  };
55
72
 
@@ -61,6 +78,13 @@ interface AXMHumanCapitalManagementEmployeeEntityModel extends AXPEntityModel<st
61
78
  hireDate: Date;
62
79
  contactId?: string;
63
80
  userId?: string;
81
+ managerId?: string;
82
+ manager?: AXMHumanCapitalManagementEmployeeEntityModel;
83
+ partyId?: string;
84
+ party?: {
85
+ id: string;
86
+ displayName?: string;
87
+ };
64
88
  }
65
89
 
66
90
  declare abstract class AXMHumanCapitalManagementEmployeeEntityService extends AXMEntityCrudServiceImpl<string, AXMHumanCapitalManagementEmployeeEntityModel> {
@@ -88,6 +112,111 @@ interface AXMHumanCapitalManagementEmploymentTypeEntityModel {
88
112
  declare abstract class AXMHumanCapitalManagementEmploymentTypeEntityService extends AXMEntityCrudServiceImpl<string, AXMHumanCapitalManagementEmploymentTypeEntityModel> {
89
113
  }
90
114
 
115
+ type AXMHumanCapitalManagementLeaveRequestStatus = 'Pending' | 'Approved' | 'Rejected' | 'Cancelled';
116
+ interface AXMLeaveRequestStatusChange {
117
+ status: AXMHumanCapitalManagementLeaveRequestStatus;
118
+ changedAt: Date;
119
+ changedBy: string;
120
+ note?: string;
121
+ }
122
+ interface AXMHumanCapitalManagementLeaveRequestEntityModel extends AXPEntityModel<string> {
123
+ employeeId: string;
124
+ employee?: AXMHumanCapitalManagementEmployeeEntityModel;
125
+ leaveTypeId: string;
126
+ leaveType?: {
127
+ id: string;
128
+ title: string;
129
+ };
130
+ startDate: Date;
131
+ endDate: Date;
132
+ durationDays?: number;
133
+ reason?: string;
134
+ status?: AXMHumanCapitalManagementLeaveRequestStatus;
135
+ statusNote?: string;
136
+ statusHistory?: AXMLeaveRequestStatusChange[];
137
+ }
138
+
139
+ declare abstract class AXMHumanCapitalManagementLeaveRequestEntityService extends AXMEntityCrudServiceImpl<string, AXMHumanCapitalManagementLeaveRequestEntityModel> {
140
+ }
141
+
142
+ interface AXPLeaveRequestCommandInput {
143
+ id: string;
144
+ reason?: string;
145
+ note?: string;
146
+ statusNote?: string;
147
+ }
148
+ interface AXPLeaveRequestCommandResult {
149
+ success: boolean;
150
+ message?: string;
151
+ leaveRequest?: AXMHumanCapitalManagementLeaveRequestEntityModel;
152
+ }
153
+
154
+ declare class AXPApproveLeaveCommand implements AXPCommand<AXPLeaveRequestCommandInput, AXPLeaveRequestCommandResult> {
155
+ private readonly leaveRequestService;
156
+ execute(input: AXPLeaveRequestCommandInput): Promise<AXPLeaveRequestCommandResult>;
157
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPApproveLeaveCommand, never>;
158
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXPApproveLeaveCommand>;
159
+ }
160
+
161
+ declare class AXPRejectLeaveCommand implements AXPCommand<AXPLeaveRequestCommandInput, AXPLeaveRequestCommandResult> {
162
+ private readonly leaveRequestService;
163
+ execute(input: AXPLeaveRequestCommandInput): Promise<AXPLeaveRequestCommandResult>;
164
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPRejectLeaveCommand, never>;
165
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXPRejectLeaveCommand>;
166
+ }
167
+
168
+ declare class AXPCancelLeaveCommand implements AXPCommand<AXPLeaveRequestCommandInput, AXPLeaveRequestCommandResult> {
169
+ private readonly leaveRequestService;
170
+ execute(input: AXPLeaveRequestCommandInput): Promise<AXPLeaveRequestCommandResult>;
171
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPCancelLeaveCommand, never>;
172
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXPCancelLeaveCommand>;
173
+ }
174
+
175
+ declare class AXMLeaveRequestTaskProvider extends AXPWorkflowTaskProvider<AXMHumanCapitalManagementLeaveRequestEntityModel> {
176
+ private readonly leaveRequestService;
177
+ private readonly commandExecutor;
178
+ private readonly translationService;
179
+ private readonly dialogService;
180
+ get name(): string;
181
+ get title(): string;
182
+ get icon(): string;
183
+ getTasks(options: AXPTaskFilter): Promise<{
184
+ items: AXPTask<AXMHumanCapitalManagementLeaveRequestEntityModel>[];
185
+ total: number;
186
+ }>;
187
+ updateTasks(tasksToUpdate: AXPTask<AXMHumanCapitalManagementLeaveRequestEntityModel>[]): Promise<AXPTask<AXMHumanCapitalManagementLeaveRequestEntityModel>[]>;
188
+ executeCommand(command: AXPExecuteCommand): Promise<AXPExecuteCommandResult>;
189
+ getActions(task?: AXPTask<AXMHumanCapitalManagementLeaveRequestEntityModel>): Promise<AXPActionMenuItem[]>;
190
+ getExtraFields(): Promise<AXPExtraField[]>;
191
+ getStatuses(): Promise<AXPTaskStatus[]>;
192
+ private getPriorityFromStatus;
193
+ }
194
+
195
+ interface LeaveRequestActionDialogResult {
196
+ reason?: string;
197
+ note?: string;
198
+ cancelled: boolean;
199
+ }
200
+ declare class AXPLeaveRequestDialogService {
201
+ private readonly dialogService;
202
+ private readonly translationService;
203
+ showRejectionDialog(): Promise<LeaveRequestActionDialogResult>;
204
+ showCancellationDialog(): Promise<LeaveRequestActionDialogResult>;
205
+ showApprovalDialog(): Promise<LeaveRequestActionDialogResult>;
206
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPLeaveRequestDialogService, never>;
207
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXPLeaveRequestDialogService>;
208
+ }
209
+
210
+ declare class AXMLeaveRequestBadgeProvider implements AXPTaskBadgeProvider {
211
+ private leaveRequestService;
212
+ count: i0.WritableSignal<number>;
213
+ key: string;
214
+ constructor();
215
+ getCount(): Promise<void>;
216
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLeaveRequestBadgeProvider, never>;
217
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMLeaveRequestBadgeProvider>;
218
+ }
219
+
91
220
  declare class AXMHumanCapitalManagementEmploymentTypeEntityModule {
92
221
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementEmploymentTypeEntityModule, never>;
93
222
  static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementEmploymentTypeEntityModule, never, never, never>;
@@ -124,10 +253,29 @@ declare class AXMHumanCapitalManagementEmployeeEntityModule {
124
253
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementEmployeeEntityModule>;
125
254
  }
126
255
 
256
+ declare class AXMHumanCapitalManagementLeaveTypeEntityModule {
257
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementLeaveTypeEntityModule, never>;
258
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementLeaveTypeEntityModule, never, never, never>;
259
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementLeaveTypeEntityModule>;
260
+ }
261
+
262
+ declare class AXMHumanCapitalManagementLeaveRequestEntityModule {
263
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementLeaveRequestEntityModule, never>;
264
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementLeaveRequestEntityModule, never, never, never>;
265
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementLeaveRequestEntityModule>;
266
+ }
267
+
268
+ declare class AXMLeaveRequestFeatureModule {
269
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLeaveRequestFeatureModule, never>;
270
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLeaveRequestFeatureModule, never, [typeof i1.CommonModule, typeof i2.AXPRuntimeModule], never>;
271
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMLeaveRequestFeatureModule>;
272
+ }
273
+
127
274
  declare class AXMHumanCapitalManagementModule {
128
275
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMHumanCapitalManagementModule, never>;
129
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementModule, never, [typeof i1.CommonModule, typeof AXMHumanCapitalManagementEmploymentTypeEntityModule, typeof AXMHumanCapitalManagementSkillEntityModule, typeof AXMHumanCapitalManagementSkillLevelEntityModule, typeof AXMHumanCapitalManagementEmployeeSkillEntityModule, typeof AXMHumanCapitalManagementPositionAssignmentEntityModule, typeof AXMHumanCapitalManagementEmployeeEntityModule], never>;
276
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMHumanCapitalManagementModule, never, [typeof i1.CommonModule, typeof i2.AXPRuntimeModule, typeof AXMHumanCapitalManagementEmploymentTypeEntityModule, typeof AXMHumanCapitalManagementSkillEntityModule, typeof AXMHumanCapitalManagementSkillLevelEntityModule, typeof AXMHumanCapitalManagementEmployeeSkillEntityModule, typeof AXMHumanCapitalManagementPositionAssignmentEntityModule, typeof AXMHumanCapitalManagementEmployeeEntityModule, typeof AXMHumanCapitalManagementLeaveTypeEntityModule, typeof AXMHumanCapitalManagementLeaveRequestEntityModule, typeof AXMLeaveRequestFeatureModule], never>;
130
277
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMHumanCapitalManagementModule>;
131
278
  }
132
279
 
133
- export { AXMHumanCapitalManagementEmployeeEntityService, AXMHumanCapitalManagementEmploymentTypeEntityService, AXMHumanCapitalManagementModule, AXMHumanCapitalManagementSkillEntityService, RootConfig };
280
+ export { AXMHumanCapitalManagementEmployeeEntityService, AXMHumanCapitalManagementEmploymentTypeEntityService, AXMHumanCapitalManagementLeaveRequestEntityService, AXMHumanCapitalManagementModule, AXMHumanCapitalManagementSkillEntityService, AXMLeaveRequestBadgeProvider, AXMLeaveRequestTaskProvider, AXPApproveLeaveCommand, AXPCancelLeaveCommand, AXPLeaveRequestDialogService, AXPRejectLeaveCommand, RootConfig };
281
+ export type { AXPLeaveRequestCommandInput, AXPLeaveRequestCommandResult, LeaveRequestActionDialogResult };
@@ -2,15 +2,39 @@ import * as i0 from '@angular/core';
2
2
  import { Injector } from '@angular/core';
3
3
  import { AXPAppStartUpService } from '@acorex/platform/core';
4
4
  import * as i1 from '@angular/common';
5
- import * as i2 from '@acorex/platform/layout/components';
5
+ import * as i6 from '@acorex/platform/layout/components';
6
6
  import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandProvider, AXPSearchResult, AXPCurrency, AXPLocaleProfile, AXPLanguage, AXPTimeZone } from '@acorex/platform/common';
7
7
  import { AXPEntityModel, AXMEntityCrudServiceImpl, AXPEntityDefinitionLoader } from '@acorex/platform/layout/entity';
8
8
  import { AXPPermissionDefinitionProvider, AXPPermissionDefinitionProviderContext } from '@acorex/platform/auth';
9
9
 
10
+ declare class AXMLanguagesEntityModule {
11
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLanguagesEntityModule, never>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLanguagesEntityModule, never, never, never>;
13
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMLanguagesEntityModule>;
14
+ }
15
+
16
+ declare class AXMLocalesEntityModule {
17
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocalesEntityModule, never>;
18
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLocalesEntityModule, never, never, never>;
19
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMLocalesEntityModule>;
20
+ }
21
+
22
+ declare class AXMTimezonesEntityModule {
23
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMTimezonesEntityModule, never>;
24
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMTimezonesEntityModule, never, never, never>;
25
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMTimezonesEntityModule>;
26
+ }
27
+
28
+ declare class AXMCurrenciesEntityModule {
29
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMCurrenciesEntityModule, never>;
30
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCurrenciesEntityModule, never, never, never>;
31
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMCurrenciesEntityModule>;
32
+ }
33
+
10
34
  declare class AXMLocaleManagementModule {
11
35
  constructor(appInitService: AXPAppStartUpService, injector: Injector);
12
36
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocaleManagementModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLocaleManagementModule, never, [typeof i1.CommonModule, typeof i2.AXPComponentSlotModule], never>;
37
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLocaleManagementModule, never, [typeof i1.CommonModule, typeof AXMLanguagesEntityModule, typeof AXMLocalesEntityModule, typeof AXMTimezonesEntityModule, typeof AXMCurrenciesEntityModule, typeof i6.AXPComponentSlotModule], never>;
14
38
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMLocaleManagementModule>;
15
39
  }
16
40
 
@@ -199,5 +223,5 @@ declare enum AXPRegionalSetting {
199
223
  AreaUnits = "regional:area-units"
200
224
  }
201
225
 
202
- export { AXMCurrenciesService, AXMCurrenciesServiceImpl, AXMLanguagesService, AXMLanguagesServiceImpl, AXMLocaleManagementEntityProvider, AXMLocaleManagementMenuProvider, AXMLocaleManagementModule, AXMLocaleManagementPermissionDefinitionProvider, AXMLocaleManagementSearchCommandProvider, AXMLocaleManagementService, AXMLocalesService, AXMLocalesServiceImpl, AXMTimezonesService, AXMTimezonesServiceImpl, AXPRegionalSetting, RootConfig, currenciesFactory, languagesFactory, localesFactory, timezonesFactory };
226
+ export { AXMCurrenciesEntityModule, AXMCurrenciesService, AXMCurrenciesServiceImpl, AXMLanguagesEntityModule, AXMLanguagesService, AXMLanguagesServiceImpl, AXMLocaleManagementEntityProvider, AXMLocaleManagementMenuProvider, AXMLocaleManagementModule, AXMLocaleManagementPermissionDefinitionProvider, AXMLocaleManagementSearchCommandProvider, AXMLocaleManagementService, AXMLocalesEntityModule, AXMLocalesService, AXMLocalesServiceImpl, AXMTimezonesEntityModule, AXMTimezonesService, AXMTimezonesServiceImpl, AXPRegionalSetting, RootConfig, currenciesFactory, languagesFactory, localesFactory, timezonesFactory };
203
227
  export type { AXMLocaleManagementCurrenciesEntityModel, AXMLocaleManagementLanguagesEntityModel, AXMLocaleManagementLocalesEntityModel, AXMLocaleManagementTimezonesEntityModel };
@@ -4,9 +4,27 @@ import * as i1 from '@angular/common';
4
4
  import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandProvider, AXPSearchResult, AXPSettingDefinitionProvider, AXPSettingDefinitionProviderContext, AXPGeoLocation } from '@acorex/platform/common';
5
5
  import { AXPEntityModel, AXMEntityCrudServiceImpl, AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityPreloadEntity } from '@acorex/platform/layout/entity';
6
6
 
7
+ declare class AXMLocationEntityModule {
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocationEntityModule, never>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLocationEntityModule, never, never, never>;
10
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMLocationEntityModule>;
11
+ }
12
+
13
+ declare class AXMLocationTypeEntityModule {
14
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocationTypeEntityModule, never>;
15
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLocationTypeEntityModule, never, never, never>;
16
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMLocationTypeEntityModule>;
17
+ }
18
+
19
+ declare class AXMGeographicRegionEntityModule {
20
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMGeographicRegionEntityModule, never>;
21
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMGeographicRegionEntityModule, never, never, never>;
22
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMGeographicRegionEntityModule>;
23
+ }
24
+
7
25
  declare class AXMLocationManagementModule {
8
26
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMLocationManagementModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLocationManagementModule, never, [typeof i1.CommonModule], never>;
27
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLocationManagementModule, never, [typeof i1.CommonModule, typeof AXMLocationEntityModule, typeof AXMLocationTypeEntityModule, typeof AXMGeographicRegionEntityModule], never>;
10
28
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMLocationManagementModule>;
11
29
  }
12
30
 
@@ -165,5 +183,5 @@ declare class AXMLocationManagementService {
165
183
  static ɵprov: i0.ɵɵInjectableDeclaration<AXMLocationManagementService>;
166
184
  }
167
185
 
168
- export { AXMGeographicRegionService, AXMGeographicRegionServiceImpl, AXMLocationManagementEntityProvider, AXMLocationManagementMenuProvider, AXMLocationManagementModule, AXMLocationManagementService, AXMLocationServiceImpl as AXMLocationService, AXMLocationTypeServiceImpl as AXMLocationTypeService, AXMSearchCommandProvider, AXMSettingProvider, RootConfig, geographicRegionFactory, locationFactory, locationTypeFactory };
186
+ export { AXMGeographicRegionEntityModule, AXMGeographicRegionService, AXMGeographicRegionServiceImpl, AXMLocationEntityModule, AXMLocationManagementEntityProvider, AXMLocationManagementMenuProvider, AXMLocationManagementModule, AXMLocationManagementService, AXMLocationServiceImpl as AXMLocationService, AXMLocationTypeEntityModule, AXMLocationTypeServiceImpl as AXMLocationTypeService, AXMSearchCommandProvider, AXMSettingProvider, RootConfig, geographicRegionFactory, locationFactory, locationTypeFactory };
169
187
  export type { AXMLocationManagementGeographicRegionEntityModel, AXMLocationManagementLocationEntityModel, AXMLocationManagementLocationTypeEntityModel, GeographicRegionHierarchy };
@@ -3,9 +3,15 @@ import { Injector } from '@angular/core';
3
3
  import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandProvider, AXPSearchResult, AXPSettingDefinitionProvider, AXPSettingDefinitionProviderContext } from '@acorex/platform/common';
4
4
  import { AXPEntityModel, AXMEntityCrudServiceImpl, AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityPreloadEntity } from '@acorex/platform/layout/entity';
5
5
 
6
+ declare class AXMAxpLogEntityModule {
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMAxpLogEntityModule, never>;
8
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMAxpLogEntityModule, never, never, never>;
9
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMAxpLogEntityModule>;
10
+ }
11
+
6
12
  declare class AXMLogManagementModule {
7
13
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMLogManagementModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLogManagementModule, never, never, never>;
14
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLogManagementModule, never, [typeof AXMAxpLogEntityModule], never>;
9
15
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMLogManagementModule>;
10
16
  }
11
17
 
@@ -48,6 +54,7 @@ interface AXMLogManagementAxpLogEntityModel extends AXPEntityModel<string> {
48
54
  httpMethod?: string;
49
55
  url?: string;
50
56
  httpStatusCode?: number;
57
+ httpStatus?: string;
51
58
  exceptions?: string;
52
59
  comments?: string;
53
60
  impersonatorUserId?: string;
@@ -1,15 +1,57 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Injector } from '@angular/core';
3
3
  import * as i1 from '@angular/common';
4
- import * as i2 from '@acorex/platform/workflow';
5
- import * as i3 from '@angular/router';
4
+ import * as i9 from '@acorex/platform/workflow';
5
+ import * as i10 from '@angular/router';
6
6
  import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandProvider, AXPSearchResult } from '@acorex/platform/common';
7
7
  import { AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityPreloadEntity, AXPEntityModel, AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
8
8
  import { AXPPermissionDefinitionProvider, AXPPermissionDefinitionProviderContext } from '@acorex/platform/auth';
9
9
 
10
+ declare class AXMMeetingEntityModule {
11
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMeetingEntityModule, never>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMeetingEntityModule, never, never, never>;
13
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMMeetingEntityModule>;
14
+ }
15
+
16
+ declare class AXMMeetingParticipantEntityModule {
17
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMeetingParticipantEntityModule, never>;
18
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMeetingParticipantEntityModule, never, never, never>;
19
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMMeetingParticipantEntityModule>;
20
+ }
21
+
22
+ declare class AXMMeetingRoleTypeEntityModule {
23
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMeetingRoleTypeEntityModule, never>;
24
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMeetingRoleTypeEntityModule, never, never, never>;
25
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMMeetingRoleTypeEntityModule>;
26
+ }
27
+
28
+ declare class AXMMeetingTypeEntityModule {
29
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMeetingTypeEntityModule, never>;
30
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMeetingTypeEntityModule, never, never, never>;
31
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMMeetingTypeEntityModule>;
32
+ }
33
+
34
+ declare class AXMMeetingFilesEntityModule {
35
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMeetingFilesEntityModule, never>;
36
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMeetingFilesEntityModule, never, never, never>;
37
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMMeetingFilesEntityModule>;
38
+ }
39
+
40
+ declare class AXMMeetingSessionEntityModule {
41
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMeetingSessionEntityModule, never>;
42
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMeetingSessionEntityModule, never, never, never>;
43
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMMeetingSessionEntityModule>;
44
+ }
45
+
46
+ declare class AXMMeetingTypeFileTemplateEntityModule {
47
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMeetingTypeFileTemplateEntityModule, never>;
48
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMeetingTypeFileTemplateEntityModule, never, never, never>;
49
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMMeetingTypeFileTemplateEntityModule>;
50
+ }
51
+
10
52
  declare class AXMMeetingManagementModule {
11
53
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMMeetingManagementModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMeetingManagementModule, never, [typeof i1.CommonModule, typeof i2.AXPWorkflowModule, typeof i3.RouterModule], never>;
54
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMeetingManagementModule, never, [typeof i1.CommonModule, typeof AXMMeetingEntityModule, typeof AXMMeetingParticipantEntityModule, typeof AXMMeetingRoleTypeEntityModule, typeof AXMMeetingTypeEntityModule, typeof AXMMeetingFilesEntityModule, typeof AXMMeetingSessionEntityModule, typeof AXMMeetingTypeFileTemplateEntityModule, typeof i9.AXPWorkflowModule, typeof i10.RouterModule], never>;
13
55
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMMeetingManagementModule>;
14
56
  }
15
57
 
@@ -229,20 +271,5 @@ declare class AXMMeetingTypeFileTemplateServiceImpl extends AXMMeetingTypeFileTe
229
271
 
230
272
  declare function meetingTypeFileTemplateFactory(injector: Injector): Promise<AXPEntity | null>;
231
273
 
232
- interface AXMMeetingmanagementMeetingScheduleEntityModel extends AXPEntityModel<string> {
233
- meetingId: string;
234
- scheduleRule: string;
235
- }
236
-
237
- declare abstract class AXMMeetingScheduleService extends AXMEntityCrudServiceImpl<string, AXMMeetingmanagementMeetingScheduleEntityModel> {
238
- }
239
- declare class AXMMeetingScheduleServiceImpl extends AXMMeetingScheduleService {
240
- constructor();
241
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMMeetingScheduleServiceImpl, never>;
242
- static ɵprov: i0.ɵɵInjectableDeclaration<AXMMeetingScheduleServiceImpl>;
243
- }
244
-
245
- declare function meetingScheduleFactory(injector: Injector): Promise<AXPEntity | null>;
246
-
247
- export { AXMMeetingFilesService, AXMMeetingFilesServiceImpl, AXMMeetingManagementEntityProvider, AXMMeetingManagementMenuProvider, AXMMeetingManagementModule, AXMMeetingManagementSearchCommandProvider, AXMMeetingParticipantService, AXMMeetingParticipantServiceImpl, AXMMeetingRoleTypeService, AXMMeetingRoleTypeServiceImpl, AXMMeetingScheduleService, AXMMeetingScheduleServiceImpl, AXMMeetingService, AXMMeetingServiceImpl, AXMMeetingSessionService, AXMMeetingSessionServiceImpl, AXMMeetingTypeFileTemplateService, AXMMeetingTypeFileTemplateServiceImpl, AXMMeetingTypeService, AXMMeetingTypeServiceImpl, AXMPermissionDefinitionProvider, RootConfig, meetingFactory, meetingFilesFactory, meetingParticipantFactory, meetingRoleTypeFactory, meetingScheduleFactory, meetingSessionFactory, meetingTypeFactory, meetingTypeFileTemplateFactory };
248
- export type { AXMMeetingmanagementMeetingEntityModel, AXMMeetingmanagementMeetingFilesEntityModel, AXMMeetingmanagementMeetingParticipantEntityModel, AXMMeetingmanagementMeetingRoleTypeEntityModel, AXMMeetingmanagementMeetingScheduleEntityModel, AXMMeetingmanagementMeetingSessionEntityModel, AXMMeetingmanagementMeetingTypeEntityModel, AXMMeetingmanagementMeetingTypeFileTemplateEntityModel };
274
+ export { AXMMeetingEntityModule, AXMMeetingFilesEntityModule, AXMMeetingFilesService, AXMMeetingFilesServiceImpl, AXMMeetingManagementEntityProvider, AXMMeetingManagementMenuProvider, AXMMeetingManagementModule, AXMMeetingManagementSearchCommandProvider, AXMMeetingParticipantEntityModule, AXMMeetingParticipantService, AXMMeetingParticipantServiceImpl, AXMMeetingRoleTypeEntityModule, AXMMeetingRoleTypeService, AXMMeetingRoleTypeServiceImpl, AXMMeetingService, AXMMeetingServiceImpl, AXMMeetingSessionEntityModule, AXMMeetingSessionService, AXMMeetingSessionServiceImpl, AXMMeetingTypeEntityModule, AXMMeetingTypeFileTemplateEntityModule, AXMMeetingTypeFileTemplateService, AXMMeetingTypeFileTemplateServiceImpl, AXMMeetingTypeService, AXMMeetingTypeServiceImpl, AXMPermissionDefinitionProvider, RootConfig, meetingFactory, meetingFilesFactory, meetingParticipantFactory, meetingRoleTypeFactory, meetingSessionFactory, meetingTypeFactory, meetingTypeFileTemplateFactory };
275
+ export type { AXMMeetingmanagementMeetingEntityModel, AXMMeetingmanagementMeetingFilesEntityModel, AXMMeetingmanagementMeetingParticipantEntityModel, AXMMeetingmanagementMeetingRoleTypeEntityModel, AXMMeetingmanagementMeetingSessionEntityModel, AXMMeetingmanagementMeetingTypeEntityModel, AXMMeetingmanagementMeetingTypeFileTemplateEntityModel };
@@ -38,36 +38,6 @@ declare const RootConfig: {
38
38
  };
39
39
  };
40
40
 
41
- declare function notificationChannelEntityFactory(injector: Injector): Promise<AXPEntity | null>;
42
-
43
- interface AXMNotificationManagementChannelEntityModel extends AXPEntityModel<string> {
44
- name: string;
45
- title: string;
46
- body: string;
47
- description: string;
48
- icon?: string;
49
- type: AXMSelectModel;
50
- imageId?: string;
51
- image?: AXPFileStorageInfo;
52
- channel: AXMSelectModel;
53
- pin?: boolean;
54
- contentType?: AXMSelectModel;
55
- shape?: AXMSelectModel;
56
- placement?: AXMSelectModel;
57
- }
58
- interface AXMSelectModel {
59
- name: string;
60
- title: string;
61
- }
62
-
63
- declare abstract class AXMNotificationManagementChannelEntityService extends AXMEntityCrudServiceImpl<string, AXMNotificationManagementChannelEntityModel> {
64
- }
65
- declare class AXMNotificationManagementChannelEntityServiceImpl extends AXMNotificationManagementChannelEntityService {
66
- constructor();
67
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMNotificationManagementChannelEntityServiceImpl, never>;
68
- static ɵprov: i0.ɵɵInjectableDeclaration<AXMNotificationManagementChannelEntityServiceImpl>;
69
- }
70
-
71
41
  declare function notificationEntityFactory(injector: Injector): Promise<AXPEntity | null>;
72
42
 
73
43
  type AXMNotificationType = 'File' | 'Chat' | 'Comment' | 'Log';
@@ -159,10 +129,10 @@ declare class AXMNotificationEntityServiceImpl extends AXMNotificationEntityServ
159
129
 
160
130
  declare function notificationTemplateEntityFactory(injector: Injector): Promise<AXPEntity | null>;
161
131
 
162
- declare class AXMNotificationManagementTemplateEntityModule {
163
- static ɵfac: i0.ɵɵFactoryDeclaration<AXMNotificationManagementTemplateEntityModule, never>;
164
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMNotificationManagementTemplateEntityModule, never, never, never>;
165
- static ɵinj: i0.ɵɵInjectorDeclaration<AXMNotificationManagementTemplateEntityModule>;
132
+ declare class AXMNotificationTemplateEntityModule {
133
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMNotificationTemplateEntityModule, never>;
134
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMNotificationTemplateEntityModule, never, never, never>;
135
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMNotificationTemplateEntityModule>;
166
136
  }
167
137
 
168
138
  interface AXMNotificationManagementTemplateEntityModel extends AXPEntityModel<string> {
@@ -180,6 +150,48 @@ declare class AXMNotificationManagementTemplateEntityServiceImpl extends AXMNoti
180
150
  static ɵprov: i0.ɵɵInjectableDeclaration<AXMNotificationManagementTemplateEntityServiceImpl>;
181
151
  }
182
152
 
153
+ declare function notificationChannelEntityFactory(injector: Injector): Promise<AXPEntity | null>;
154
+
155
+ interface AXMNotificationManagementChannelEntityModel extends AXPEntityModel<string> {
156
+ name: string;
157
+ title: string;
158
+ body: string;
159
+ description: string;
160
+ icon?: string;
161
+ type: AXMSelectModel;
162
+ imageId?: string;
163
+ image?: AXPFileStorageInfo;
164
+ channel: AXMSelectModel;
165
+ pin?: boolean;
166
+ contentType?: AXMSelectModel;
167
+ shape?: AXMSelectModel;
168
+ placement?: AXMSelectModel;
169
+ }
170
+ interface AXMSelectModel {
171
+ name: string;
172
+ title: string;
173
+ }
174
+
175
+ declare abstract class AXMNotificationManagementChannelEntityService extends AXMEntityCrudServiceImpl<string, AXMNotificationManagementChannelEntityModel> {
176
+ }
177
+ declare class AXMNotificationManagementChannelEntityServiceImpl extends AXMNotificationManagementChannelEntityService {
178
+ constructor();
179
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMNotificationManagementChannelEntityServiceImpl, never>;
180
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMNotificationManagementChannelEntityServiceImpl>;
181
+ }
182
+
183
+ declare class AXMNotificationEntityModule {
184
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMNotificationEntityModule, never>;
185
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMNotificationEntityModule, never, never, never>;
186
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMNotificationEntityModule>;
187
+ }
188
+
189
+ declare class AXMNotificationChannelEntityModule {
190
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMNotificationChannelEntityModule, never>;
191
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMNotificationChannelEntityModule, never, never, never>;
192
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMNotificationChannelEntityModule>;
193
+ }
194
+
183
195
  declare class AXMMenuProvider implements AXPMenuProvider {
184
196
  private entityService;
185
197
  private sessionService;
@@ -188,7 +200,7 @@ declare class AXMMenuProvider implements AXPMenuProvider {
188
200
 
189
201
  declare class AXMNotificationManagementModule {
190
202
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMNotificationManagementModule, never>;
191
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMNotificationManagementModule, never, [typeof i1.AXPComponentSlotModule, typeof i2.AXPLayoutBuilderModule], never>;
203
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMNotificationManagementModule, never, [typeof i1.AXPComponentSlotModule, typeof i2.AXPLayoutBuilderModule, typeof AXMNotificationEntityModule, typeof AXMNotificationTemplateEntityModule, typeof AXMNotificationChannelEntityModule], never>;
192
204
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMNotificationManagementModule>;
193
205
  }
194
206
 
@@ -383,5 +395,5 @@ declare class AXPNotificationWidgetViewComponent extends AXPValueWidgetComponent
383
395
  */
384
396
  declare const AXPMyNotificationDashboardWidget: AXPWidgetConfig;
385
397
 
386
- export { AXMMenuProvider, AXMNotificationConnectorService, AXMNotificationEntityService, AXMNotificationEntityServiceImpl, AXMNotificationManagementChannelEntityService, AXMNotificationManagementChannelEntityServiceImpl, AXMNotificationManagementModule, AXMNotificationManagementTemplateEntityModule, AXMNotificationManagementTemplateEntityService, AXMNotificationManagementTemplateEntityServiceImpl, AXMOsNotificationService, AXMSettingProvider, AXPMyNotificationDashboardWidget, AXPNotificationDefinitionProvider, AXPNotificationDefinitionProviderDefault, AXPNotificationDefinitionService, AXPNotificationWidgetViewComponent, AXP_NOTIFICATION_DEFINITION_PROVIDER, RootConfig, myNotificationEntityFactory, notificationChannelEntityFactory, notificationEntityFactory, notificationLogEntityFactory, notificationTemplateEntityFactory };
398
+ export { AXMMenuProvider, AXMNotificationChannelEntityModule, AXMNotificationConnectorService, AXMNotificationEntityModule, AXMNotificationEntityService, AXMNotificationEntityServiceImpl, AXMNotificationManagementChannelEntityService, AXMNotificationManagementChannelEntityServiceImpl, AXMNotificationManagementModule, AXMNotificationManagementTemplateEntityService, AXMNotificationManagementTemplateEntityServiceImpl, AXMNotificationTemplateEntityModule, AXMOsNotificationService, AXMSettingProvider, AXPMyNotificationDashboardWidget, AXPNotificationDefinitionProvider, AXPNotificationDefinitionProviderDefault, AXPNotificationDefinitionService, AXPNotificationWidgetViewComponent, AXP_NOTIFICATION_DEFINITION_PROVIDER, RootConfig, myNotificationEntityFactory, notificationChannelEntityFactory, notificationEntityFactory, notificationLogEntityFactory, notificationTemplateEntityFactory };
387
399
  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.4-next.9",
3
+ "version": "20.3.0-next.0",
4
4
  "peerDependencies": {
5
5
  "@acorex/platform": ">=20.0.0",
6
6
  "@angular/service-worker": "^20.0.0",
@@ -56,14 +56,14 @@
56
56
  "types": "./dashboard-management/index.d.ts",
57
57
  "default": "./fesm2022/acorex-modules-dashboard-management.mjs"
58
58
  },
59
- "./data-management": {
60
- "types": "./data-management/index.d.ts",
61
- "default": "./fesm2022/acorex-modules-data-management.mjs"
62
- },
63
59
  "./document-management": {
64
60
  "types": "./document-management/index.d.ts",
65
61
  "default": "./fesm2022/acorex-modules-document-management.mjs"
66
62
  },
63
+ "./data-management": {
64
+ "types": "./data-management/index.d.ts",
65
+ "default": "./fesm2022/acorex-modules-data-management.mjs"
66
+ },
67
67
  "./form-template-management": {
68
68
  "types": "./form-template-management/index.d.ts",
69
69
  "default": "./fesm2022/acorex-modules-form-template-management.mjs"