@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
@@ -1,9 +1,10 @@
1
1
  import * as i0 from '@angular/core';
2
- import { inject, Injector, Injectable, NgModule } from '@angular/core';
2
+ import { Injectable, NgModule, inject, Injector } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
4
  import { AXPSessionService, AXP_PERMISSION_DEFINITION_PROVIDER } from '@acorex/platform/auth';
5
- import { AXPSearchCommandProvider, AXP_MENU_PROVIDER, AXP_SEARCH_PROVIDER, createAllQueryView, AXPEntityCommandScope, AXPEntityQueryType } from '@acorex/platform/common';
6
- import { AXPEntityService, AXMEntityCrudServiceImpl, AXP_ENTITY_DEFINITION_LOADER, entityDetailsCreateActions, entityDetailsSimpleCondition } from '@acorex/platform/layout/entity';
5
+ import { createAllQueryView, AXPEntityCommandScope, AXPEntityQueryType, AXPSearchCommandProvider, AXP_MENU_PROVIDER, AXP_SEARCH_PROVIDER } from '@acorex/platform/common';
6
+ import { AXMEntityCrudServiceImpl, entityDetailsCreateActions, entityDetailsSimpleCondition, AXPEntityService, AXP_ENTITY_DEFINITION_LOADER } from '@acorex/platform/layout/entity';
7
+ import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
7
8
  import * as i2 from '@angular/router';
8
9
  import { RouterModule } from '@angular/router';
9
10
  import { AXPRootLayoutComponent } from '@acorex/platform/themes/default';
@@ -12,7 +13,6 @@ import { AXPWorkflowAction, AXPWorkflowModule } from '@acorex/platform/workflow'
12
13
  import { AXPopupService } from '@acorex/components/popup';
13
14
  import { AXTranslationService } from '@acorex/core/translation';
14
15
  import { AXPSystemActionType } from '@acorex/platform/core';
15
- import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
16
16
 
17
17
  const config = {
18
18
  i18n: 'meeting-management',
@@ -76,113 +76,6 @@ const RootConfig = {
76
76
  },
77
77
  };
78
78
 
79
- class AXMMeetingManagementEntityProvider {
80
- constructor() {
81
- this.injector = inject(Injector);
82
- }
83
- preload() {
84
- const module = RootConfig.module.name;
85
- return Object.values(RootConfig.entities)
86
- .filter((entity) => entity.name !== RootConfig.entities.meetingSchedule.name)
87
- .map((entity) => ({
88
- module: module,
89
- entity: entity.name,
90
- }));
91
- }
92
- async get(moduleName, entityName) {
93
- if (moduleName == RootConfig.module.name) {
94
- switch (entityName) {
95
- case RootConfig.entities.meeting.name:
96
- return (await Promise.resolve().then(function () { return meeting_entity; })).meetingFactory(this.injector);
97
- case RootConfig.entities.meetingParticipant.name:
98
- return (await Promise.resolve().then(function () { return meetingParticipant_entity; })).meetingParticipantFactory(this.injector);
99
- case RootConfig.entities.meetingRoleType.name:
100
- return (await Promise.resolve().then(function () { return meetingRoleType_entity; })).meetingRoleTypeFactory(this.injector);
101
- case RootConfig.entities.meetingType.name:
102
- return (await Promise.resolve().then(function () { return meetingType_entity; })).meetingTypeFactory(this.injector);
103
- case RootConfig.entities.meetingFiles.name:
104
- return (await Promise.resolve().then(function () { return meetingFiles_entity; })).meetingFilesFactory(this.injector);
105
- case RootConfig.entities.meetingSession.name:
106
- return (await Promise.resolve().then(function () { return meetingSession_entity; })).meetingSessionFactory(this.injector);
107
- case RootConfig.entities.meetingTypeFileTemplate.name:
108
- return (await Promise.resolve().then(function () { return meetingTypeFileTemplate_entity; })).meetingTypeFileTemplateFactory(this.injector);
109
- case RootConfig.entities.meetingSchedule.name:
110
- return (await Promise.resolve().then(function () { return meetingSchedule_entity; })).meetingScheduleFactory(this.injector);
111
- }
112
- }
113
- return null;
114
- }
115
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementEntityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
116
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementEntityProvider }); }
117
- }
118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementEntityProvider, decorators: [{
119
- type: Injectable
120
- }] });
121
-
122
- class AXMMeetingManagementMenuProvider {
123
- constructor() {
124
- this.entityService = inject(AXPEntityService);
125
- this.sessionService = inject(AXPSessionService);
126
- }
127
- async provide(context) {
128
- const module = RootConfig.module;
129
- context.addItems([
130
- {
131
- priority: 9003,
132
- text: '@meeting-management:root-menu',
133
- icon: module.icon,
134
- children: [
135
- {
136
- text: '@meeting-management:meeting.plural-title',
137
- path: this.entityService.createPath(module.name, RootConfig.entities.meeting.name),
138
- icon: RootConfig.entities.meeting.icon,
139
- priority: 1,
140
- },
141
- // {
142
- // text: '@meeting-management:meeting-participant.plural-title',
143
- // path: this.entityService.createPath(module.name, RootConfig.entities.meetingParticipant.name),
144
- // icon: RootConfig.entities.meetingParticipant.icon,
145
- // priority: 2,
146
- // },
147
- {
148
- text: '@meeting-management:meeting-type.plural-title',
149
- path: this.entityService.createPath(module.name, RootConfig.entities.meetingType.name),
150
- icon: RootConfig.entities.meetingType.icon,
151
- priority: 2,
152
- },
153
- {
154
- text: '@meeting-management:meeting-role-type.plural-title',
155
- path: this.entityService.createPath(module.name, RootConfig.entities.meetingRoleType.name),
156
- icon: RootConfig.entities.meetingRoleType.icon,
157
- priority: 3,
158
- },
159
- // {
160
- // text: '@meeting-management:meeting-files.plural-title',
161
- // path: this.entityService.createPath(module.name, RootConfig.entities.meetingFiles.name),
162
- // icon: RootConfig.entities.meetingFiles.icon,
163
- // priority: 5,
164
- // },
165
- // {
166
- // text: '@meeting-management:meeting-time-slot.plural-title',
167
- // path: this.entityService.createPath(module.name, RootConfig.entities.meetingTimeSlot.name),
168
- // icon: RootConfig.entities.meetingTimeSlot.icon,
169
- // priority: 6,
170
- // },
171
- ],
172
- },
173
- ]);
174
- }
175
- }
176
-
177
- class AXMMeetingManagementSearchCommandProvider extends AXPSearchCommandProvider {
178
- constructor() {
179
- super(...arguments);
180
- this.commands = [
181
- // Commands will be added here following the correct pattern
182
- ];
183
- }
184
- }
185
-
186
79
  class AXMMeetingService extends AXMEntityCrudServiceImpl {
187
80
  }
188
81
  class AXMMeetingServiceImpl extends AXMMeetingService {
@@ -196,375 +89,26 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
196
89
  type: Injectable
197
90
  }], ctorParameters: () => [] });
198
91
 
199
- class AXMMeetingParticipantService extends AXMEntityCrudServiceImpl {
200
- }
201
- class AXMMeetingParticipantServiceImpl extends AXMMeetingParticipantService {
202
- constructor() {
203
- super(`${RootConfig.module.name}.${RootConfig.entities.meetingParticipant.name}`);
204
- }
205
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
206
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantServiceImpl }); }
207
- }
208
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantServiceImpl, decorators: [{
209
- type: Injectable
210
- }], ctorParameters: () => [] });
211
-
212
- class AXMMeetingRoleTypeService extends AXMEntityCrudServiceImpl {
213
- }
214
- class AXMMeetingRoleTypeServiceImpl extends AXMMeetingRoleTypeService {
215
- constructor() {
216
- super(`${RootConfig.module.name}.${RootConfig.entities.meetingRoleType.name}`);
217
- }
218
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
219
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeServiceImpl }); }
220
- }
221
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeServiceImpl, decorators: [{
222
- type: Injectable
223
- }], ctorParameters: () => [] });
224
-
225
- class AXMMeetingTypeService extends AXMEntityCrudServiceImpl {
226
- }
227
- class AXMMeetingTypeServiceImpl extends AXMMeetingTypeService {
228
- constructor() {
229
- super(`${RootConfig.module.name}.${RootConfig.entities.meetingType.name}`);
230
- }
231
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
232
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeServiceImpl }); }
233
- }
234
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeServiceImpl, decorators: [{
235
- type: Injectable
236
- }], ctorParameters: () => [] });
237
-
238
- class AXMMeetingFilesService extends AXMEntityCrudServiceImpl {
239
- }
240
- class AXMMeetingFilesServiceImpl extends AXMMeetingFilesService {
241
- constructor() {
242
- super(`${RootConfig.module.name}.${RootConfig.entities.meetingFiles.name}`);
243
- }
244
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
245
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesServiceImpl }); }
246
- }
247
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesServiceImpl, decorators: [{
248
- type: Injectable
249
- }], ctorParameters: () => [] });
250
-
251
- class AXMMeetingSessionService extends AXMEntityCrudServiceImpl {
252
- }
253
- class AXMMeetingSessionServiceImpl extends AXMMeetingSessionService {
254
- constructor() {
255
- super(`${RootConfig.module.name}.${RootConfig.entities.meetingSession.name}`);
256
- }
257
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
258
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionServiceImpl }); }
259
- }
260
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionServiceImpl, decorators: [{
261
- type: Injectable
262
- }], ctorParameters: () => [] });
263
-
264
- class AXMMeetingTypeFileTemplateService extends AXMEntityCrudServiceImpl {
265
- }
266
- class AXMMeetingTypeFileTemplateServiceImpl extends AXMMeetingTypeFileTemplateService {
267
- constructor() {
268
- super(`${RootConfig.module.name}.${RootConfig.entities.meetingTypeFileTemplate.name}`);
269
- }
270
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
271
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateServiceImpl }); }
272
- }
273
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateServiceImpl, decorators: [{
274
- type: Injectable
275
- }], ctorParameters: () => [] });
276
-
277
- //#region ---- Actions ----
278
- class AXMPublishMeetingPopupAction extends AXPWorkflowAction {
279
- constructor() {
280
- super(...arguments);
281
- this.popupService = inject(AXPopupService);
282
- }
283
- async execute(context) {
284
- const comp = await import('./acorex-modules-meeting-management-meeting-publish-popup.component-BKZy7M-X.mjs').then((m) => m.AXMMeetingPublishPopupComponent);
285
- const result = await this.popupService.open(comp, {
286
- title: 'Publish Meeting',
287
- data: {
288
- meetingId: context.getVariable('options.id'),
92
+ async function meetingFactory(injector) {
93
+ const dataService = injector.get(AXMMeetingService);
94
+ const i18n = RootConfig.config.i18n;
95
+ const entityDef = {
96
+ module: RootConfig.module.name,
97
+ name: RootConfig.entities.meeting.name,
98
+ source: '',
99
+ title: RootConfig.entities.meeting.title,
100
+ formats: {
101
+ individual: RootConfig.entities.meeting.title,
102
+ plural: RootConfig.entities.meeting.titlePlural,
103
+ searchResult: {
104
+ title: '{{ title }}',
105
+ description: RootConfig.module.title,
289
106
  },
290
- });
291
- const data = result?.data ?? {};
292
- context.setOutput('confirmed', !!data.confirmed);
293
- context.setOutput('assignedTo', data.assignedTo);
294
- context.setOutput('publishDate', data.publishDate);
295
- }
296
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPublishMeetingPopupAction, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
297
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPublishMeetingPopupAction }); }
298
- }
299
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPublishMeetingPopupAction, decorators: [{
300
- type: Injectable
301
- }] });
302
- //#endregion
303
- //#region ---- Workflow ----
304
- const AXMPublishMeetingWorkflow = {
305
- startStepId: 'open-publish-popup',
306
- steps: {
307
- 'open-publish-popup': {
308
- id: 'open-publish-popup',
309
- action: 'AXMPublishMeetingPopupAction',
310
- nextSteps: [
311
- {
312
- conditions: [{ type: 'SINGLE', expression: 'context.getOutput("confirmed") == true' }],
313
- nextStepId: 'reload-entity',
314
- },
315
- ],
316
- },
317
- 'reload-entity': {
318
- id: 'reload-entity',
319
- action: 'reload',
320
107
  },
321
- },
322
- };
323
-
324
- class AXMMeetingManagementModule {
325
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
326
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementModule, imports: [CommonModule, i1.AXPWorkflowModule, i2.RouterModule] }); }
327
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementModule, providers: [
328
- // Entity Provider
329
- {
330
- provide: AXP_ENTITY_DEFINITION_LOADER,
331
- useClass: AXMMeetingManagementEntityProvider,
332
- multi: true,
333
- },
334
- // Menu Provider
335
- {
336
- provide: AXP_MENU_PROVIDER,
337
- useClass: AXMMeetingManagementMenuProvider,
338
- multi: true,
339
- },
340
- // Search Command Provider
341
- {
342
- provide: AXP_SEARCH_PROVIDER,
343
- useClass: AXMMeetingManagementSearchCommandProvider,
344
- multi: true,
345
- },
346
- // Permission Provider
347
- {
348
- provide: AXP_PERMISSION_DEFINITION_PROVIDER,
349
- useFactory: async () => {
350
- const injector = inject(Injector);
351
- const provider = (await Promise.resolve().then(function () { return permissionDefinition_provider; })).AXMPermissionDefinitionProvider;
352
- return new provider(injector);
353
- },
354
- multi: true,
355
- },
356
- // Entity Services
357
- { provide: AXMMeetingService, useClass: AXMMeetingServiceImpl },
358
- { provide: AXMMeetingParticipantService, useClass: AXMMeetingParticipantServiceImpl },
359
- { provide: AXMMeetingRoleTypeService, useClass: AXMMeetingRoleTypeServiceImpl },
360
- { provide: AXMMeetingTypeService, useClass: AXMMeetingTypeServiceImpl },
361
- { provide: AXMMeetingFilesService, useClass: AXMMeetingFilesServiceImpl },
362
- { provide: AXMMeetingSessionService, useClass: AXMMeetingSessionServiceImpl },
363
- { provide: AXMMeetingTypeFileTemplateService, useClass: AXMMeetingTypeFileTemplateServiceImpl },
364
- ], imports: [CommonModule,
365
- AXPWorkflowModule.forChild({
366
- actions: {
367
- AXMPublishMeetingPopupAction,
368
- },
369
- workflows: {
370
- 'meeting-publish': AXMPublishMeetingWorkflow,
371
- },
372
- }),
373
- RouterModule.forChild([
374
- {
375
- path: ':app/meetings',
376
- component: AXPRootLayoutComponent,
377
- children: [
378
- // Add meeting feature pages here as needed
379
- ]
380
- }
381
- ])] }); }
382
- }
383
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementModule, decorators: [{
384
- type: NgModule,
385
- args: [{
386
- imports: [
387
- CommonModule,
388
- AXPWorkflowModule.forChild({
389
- actions: {
390
- AXMPublishMeetingPopupAction,
391
- },
392
- workflows: {
393
- 'meeting-publish': AXMPublishMeetingWorkflow,
394
- },
395
- }),
396
- RouterModule.forChild([
397
- {
398
- path: ':app/meetings',
399
- component: AXPRootLayoutComponent,
400
- children: [
401
- // Add meeting feature pages here as needed
402
- ]
403
- }
404
- ]),
405
- ],
406
- providers: [
407
- // Entity Provider
408
- {
409
- provide: AXP_ENTITY_DEFINITION_LOADER,
410
- useClass: AXMMeetingManagementEntityProvider,
411
- multi: true,
412
- },
413
- // Menu Provider
414
- {
415
- provide: AXP_MENU_PROVIDER,
416
- useClass: AXMMeetingManagementMenuProvider,
417
- multi: true,
418
- },
419
- // Search Command Provider
420
- {
421
- provide: AXP_SEARCH_PROVIDER,
422
- useClass: AXMMeetingManagementSearchCommandProvider,
423
- multi: true,
424
- },
425
- // Permission Provider
426
- {
427
- provide: AXP_PERMISSION_DEFINITION_PROVIDER,
428
- useFactory: async () => {
429
- const injector = inject(Injector);
430
- const provider = (await Promise.resolve().then(function () { return permissionDefinition_provider; })).AXMPermissionDefinitionProvider;
431
- return new provider(injector);
432
- },
433
- multi: true,
434
- },
435
- // Entity Services
436
- { provide: AXMMeetingService, useClass: AXMMeetingServiceImpl },
437
- { provide: AXMMeetingParticipantService, useClass: AXMMeetingParticipantServiceImpl },
438
- { provide: AXMMeetingRoleTypeService, useClass: AXMMeetingRoleTypeServiceImpl },
439
- { provide: AXMMeetingTypeService, useClass: AXMMeetingTypeServiceImpl },
440
- { provide: AXMMeetingFilesService, useClass: AXMMeetingFilesServiceImpl },
441
- { provide: AXMMeetingSessionService, useClass: AXMMeetingSessionServiceImpl },
442
- { provide: AXMMeetingTypeFileTemplateService, useClass: AXMMeetingTypeFileTemplateServiceImpl },
443
- ],
444
- }]
445
- }] });
446
-
447
- const moduleKey = RootConfig.module.name;
448
- const entitiesKey = RootConfig.entities;
449
- const manageKey = AXPSystemActionType.Manage;
450
- const viewKey = AXPSystemActionType.View;
451
- const updateKey = AXPSystemActionType.Update;
452
- const deleteKey = AXPSystemActionType.Delete;
453
- const createKey = AXPSystemActionType.Create;
454
- const AXMPermissionsKeys = {
455
- MeetingManagement: {
456
- Management: `${moduleKey}:${manageKey}`,
457
- Meetings: {
458
- Management: `${moduleKey}:${entitiesKey.meeting.name}:${manageKey}`,
459
- View: `${moduleKey}:${entitiesKey.meeting.name}:${viewKey}`,
460
- Edit: `${moduleKey}:${entitiesKey.meeting.name}:${updateKey}`,
461
- Delete: `${moduleKey}:${entitiesKey.meeting.name}:${deleteKey}`,
462
- Create: `${moduleKey}:${entitiesKey.meeting.name}:${createKey}`,
463
- },
464
- MeetingParticipants: {
465
- Management: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${manageKey}`,
466
- View: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${viewKey}`,
467
- Edit: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${updateKey}`,
468
- Delete: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${deleteKey}`,
469
- Create: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${createKey}`,
470
- },
471
- MeetingRoleTypes: {
472
- Management: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${manageKey}`,
473
- View: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${viewKey}`,
474
- Edit: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${updateKey}`,
475
- Delete: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${deleteKey}`,
476
- Create: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${createKey}`,
477
- },
478
- MeetingTypes: {
479
- Management: `${moduleKey}:${entitiesKey.meetingType.name}:${manageKey}`,
480
- View: `${moduleKey}:${entitiesKey.meetingType.name}:${viewKey}`,
481
- Edit: `${moduleKey}:${entitiesKey.meetingType.name}:${updateKey}`,
482
- Delete: `${moduleKey}:${entitiesKey.meetingType.name}:${deleteKey}`,
483
- Create: `${moduleKey}:${entitiesKey.meetingType.name}:${createKey}`,
484
- },
485
- MeetingFiles: {
486
- Management: `${moduleKey}:${entitiesKey.meetingFiles.name}:${manageKey}`,
487
- View: `${moduleKey}:${entitiesKey.meetingFiles.name}:${viewKey}`,
488
- Edit: `${moduleKey}:${entitiesKey.meetingFiles.name}:${updateKey}`,
489
- Delete: `${moduleKey}:${entitiesKey.meetingFiles.name}:${deleteKey}`,
490
- Create: `${moduleKey}:${entitiesKey.meetingFiles.name}:${createKey}`,
491
- },
492
- },
493
- };
494
-
495
- class AXMPermissionDefinitionProvider {
496
- constructor(injector) {
497
- this.injector = injector;
498
- this.translateService = this.injector.get(AXTranslationService);
499
- }
500
- async define(context) {
501
- const trans = async (key) => await this.translateService.translateAsync(key);
502
- const keys = AXMPermissionsKeys.MeetingManagement;
503
- context.addGroup(keys.Management, await trans(RootConfig.module.title))
504
- // Meetings Management
505
- .addPermission(keys.Meetings.Management, await trans(RootConfig.entities.meeting.title))
506
- .addChild(keys.Meetings.View, await trans('@general:actions.view.permission'))
507
- .addChild(keys.Meetings.Edit, await trans('@general:actions.edit.permission'))
508
- .addChild(keys.Meetings.Delete, await trans('@general:actions.delete.permission'))
509
- .addChild(keys.Meetings.Create, await trans('@general:actions.create.permission'))
510
- .endPermission()
511
- // Meeting Participants Management
512
- .addPermission(keys.MeetingParticipants.Management, await trans(RootConfig.entities.meetingParticipant.title))
513
- .addChild(keys.MeetingParticipants.View, await trans('@general:actions.view.permission'))
514
- .addChild(keys.MeetingParticipants.Edit, await trans('@general:actions.edit.permission'))
515
- .addChild(keys.MeetingParticipants.Delete, await trans('@general:actions.delete.permission'))
516
- .addChild(keys.MeetingParticipants.Create, await trans('@general:actions.create.permission'))
517
- .endPermission()
518
- // Meeting Role Types Management
519
- .addPermission(keys.MeetingRoleTypes.Management, await trans(RootConfig.entities.meetingRoleType.title))
520
- .addChild(keys.MeetingRoleTypes.View, await trans('@general:actions.view.permission'))
521
- .addChild(keys.MeetingRoleTypes.Edit, await trans('@general:actions.edit.permission'))
522
- .addChild(keys.MeetingRoleTypes.Delete, await trans('@general:actions.delete.permission'))
523
- .addChild(keys.MeetingRoleTypes.Create, await trans('@general:actions.create.permission'))
524
- .endPermission()
525
- // Meeting Types Management
526
- .addPermission(keys.MeetingTypes.Management, await trans(RootConfig.entities.meetingType.title))
527
- .addChild(keys.MeetingTypes.View, await trans('@general:actions.view.permission'))
528
- .addChild(keys.MeetingTypes.Edit, await trans('@general:actions.edit.permission'))
529
- .addChild(keys.MeetingTypes.Delete, await trans('@general:actions.delete.permission'))
530
- .addChild(keys.MeetingTypes.Create, await trans('@general:actions.create.permission'))
531
- .endPermission()
532
- // Meeting Files Management
533
- .addPermission(keys.MeetingFiles.Management, await trans(RootConfig.entities.meetingFiles.title))
534
- .addChild(keys.MeetingFiles.View, await trans('@general:actions.view.permission'))
535
- .addChild(keys.MeetingFiles.Edit, await trans('@general:actions.edit.permission'))
536
- .addChild(keys.MeetingFiles.Delete, await trans('@general:actions.delete.permission'))
537
- .addChild(keys.MeetingFiles.Create, await trans('@general:actions.create.permission'))
538
- .endPermission()
539
- .endGroup();
540
- }
541
- }
542
-
543
- var permissionDefinition_provider = /*#__PURE__*/Object.freeze({
544
- __proto__: null,
545
- AXMPermissionDefinitionProvider: AXMPermissionDefinitionProvider
546
- });
547
-
548
- async function meetingFactory(injector) {
549
- const dataService = injector.get(AXMMeetingService);
550
- const i18n = RootConfig.config.i18n;
551
- const entityDef = {
552
- module: RootConfig.module.name,
553
- name: RootConfig.entities.meeting.name,
554
- source: '',
555
- title: RootConfig.entities.meeting.title,
556
- formats: {
557
- individual: RootConfig.entities.meeting.title,
558
- plural: RootConfig.entities.meeting.titlePlural,
559
- searchResult: {
560
- title: '{{ title }}',
561
- description: RootConfig.module.title,
562
- },
563
- },
564
- plugins: [
565
- { name: 'history' },
566
- { name: 'lock' },
567
- { name: 'compare' },
108
+ plugins: [
109
+ { name: 'history' },
110
+ { name: 'lock' },
111
+ { name: 'compare' },
568
112
  {
569
113
  name: 'attachments',
570
114
  options: {
@@ -1428,6 +972,19 @@ var meeting_entity = /*#__PURE__*/Object.freeze({
1428
972
  meetingFactory: meetingFactory
1429
973
  });
1430
974
 
975
+ class AXMMeetingParticipantService extends AXMEntityCrudServiceImpl {
976
+ }
977
+ class AXMMeetingParticipantServiceImpl extends AXMMeetingParticipantService {
978
+ constructor() {
979
+ super(`${RootConfig.module.name}.${RootConfig.entities.meetingParticipant.name}`);
980
+ }
981
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
982
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantServiceImpl }); }
983
+ }
984
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantServiceImpl, decorators: [{
985
+ type: Injectable
986
+ }], ctorParameters: () => [] });
987
+
1431
988
  async function meetingParticipantFactory(injector) {
1432
989
  const dataService = injector.get(AXMMeetingParticipantService);
1433
990
  const i18n = RootConfig.config.i18n;
@@ -2028,6 +1585,19 @@ var meetingParticipant_entity = /*#__PURE__*/Object.freeze({
2028
1585
  meetingParticipantFactory: meetingParticipantFactory
2029
1586
  });
2030
1587
 
1588
+ class AXMMeetingRoleTypeService extends AXMEntityCrudServiceImpl {
1589
+ }
1590
+ class AXMMeetingRoleTypeServiceImpl extends AXMMeetingRoleTypeService {
1591
+ constructor() {
1592
+ super(`${RootConfig.module.name}.${RootConfig.entities.meetingRoleType.name}`);
1593
+ }
1594
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1595
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeServiceImpl }); }
1596
+ }
1597
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeServiceImpl, decorators: [{
1598
+ type: Injectable
1599
+ }], ctorParameters: () => [] });
1600
+
2031
1601
  async function meetingRoleTypeFactory(injector) {
2032
1602
  const dataService = injector.get(AXMMeetingRoleTypeService);
2033
1603
  const entityDef = {
@@ -2178,16 +1748,29 @@ var meetingRoleType_entity = /*#__PURE__*/Object.freeze({
2178
1748
  meetingRoleTypeFactory: meetingRoleTypeFactory
2179
1749
  });
2180
1750
 
2181
- async function meetingTypeFactory(injector) {
2182
- const dataService = injector.get(AXMMeetingTypeService);
2183
- const entityDef = {
2184
- module: RootConfig.module.name,
2185
- name: RootConfig.entities.meetingType.name,
2186
- source: '',
2187
- title: RootConfig.entities.meetingType.title,
2188
- formats: {
2189
- individual: RootConfig.entities.meetingType.title,
2190
- plural: RootConfig.entities.meetingType.titlePlural,
1751
+ class AXMMeetingTypeService extends AXMEntityCrudServiceImpl {
1752
+ }
1753
+ class AXMMeetingTypeServiceImpl extends AXMMeetingTypeService {
1754
+ constructor() {
1755
+ super(`${RootConfig.module.name}.${RootConfig.entities.meetingType.name}`);
1756
+ }
1757
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1758
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeServiceImpl }); }
1759
+ }
1760
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeServiceImpl, decorators: [{
1761
+ type: Injectable
1762
+ }], ctorParameters: () => [] });
1763
+
1764
+ async function meetingTypeFactory(injector) {
1765
+ const dataService = injector.get(AXMMeetingTypeService);
1766
+ const entityDef = {
1767
+ module: RootConfig.module.name,
1768
+ name: RootConfig.entities.meetingType.name,
1769
+ source: '',
1770
+ title: RootConfig.entities.meetingType.title,
1771
+ formats: {
1772
+ individual: RootConfig.entities.meetingType.title,
1773
+ plural: RootConfig.entities.meetingType.titlePlural,
2191
1774
  searchResult: {
2192
1775
  title: '{{ title }}',
2193
1776
  description: RootConfig.module.title,
@@ -2345,6 +1928,19 @@ var meetingType_entity = /*#__PURE__*/Object.freeze({
2345
1928
  meetingTypeFactory: meetingTypeFactory
2346
1929
  });
2347
1930
 
1931
+ class AXMMeetingFilesService extends AXMEntityCrudServiceImpl {
1932
+ }
1933
+ class AXMMeetingFilesServiceImpl extends AXMMeetingFilesService {
1934
+ constructor() {
1935
+ super(`${RootConfig.module.name}.${RootConfig.entities.meetingFiles.name}`);
1936
+ }
1937
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1938
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesServiceImpl }); }
1939
+ }
1940
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesServiceImpl, decorators: [{
1941
+ type: Injectable
1942
+ }], ctorParameters: () => [] });
1943
+
2348
1944
  async function meetingFilesFactory(injector) {
2349
1945
  const dataService = injector.get(AXMMeetingFilesService);
2350
1946
  const entityDef = {
@@ -2472,6 +2068,19 @@ var meetingFiles_entity = /*#__PURE__*/Object.freeze({
2472
2068
  meetingFilesFactory: meetingFilesFactory
2473
2069
  });
2474
2070
 
2071
+ class AXMMeetingSessionService extends AXMEntityCrudServiceImpl {
2072
+ }
2073
+ class AXMMeetingSessionServiceImpl extends AXMMeetingSessionService {
2074
+ constructor() {
2075
+ super(`${RootConfig.module.name}.${RootConfig.entities.meetingSession.name}`);
2076
+ }
2077
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2078
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionServiceImpl }); }
2079
+ }
2080
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionServiceImpl, decorators: [{
2081
+ type: Injectable
2082
+ }], ctorParameters: () => [] });
2083
+
2475
2084
  async function meetingSessionFactory(injector) {
2476
2085
  const dataService = injector.get(AXMMeetingSessionService);
2477
2086
  const entityDef = {
@@ -2646,6 +2255,19 @@ var meetingSession_entity = /*#__PURE__*/Object.freeze({
2646
2255
  meetingSessionFactory: meetingSessionFactory
2647
2256
  });
2648
2257
 
2258
+ class AXMMeetingTypeFileTemplateService extends AXMEntityCrudServiceImpl {
2259
+ }
2260
+ class AXMMeetingTypeFileTemplateServiceImpl extends AXMMeetingTypeFileTemplateService {
2261
+ constructor() {
2262
+ super(`${RootConfig.module.name}.${RootConfig.entities.meetingTypeFileTemplate.name}`);
2263
+ }
2264
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2265
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateServiceImpl }); }
2266
+ }
2267
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateServiceImpl, decorators: [{
2268
+ type: Injectable
2269
+ }], ctorParameters: () => [] });
2270
+
2649
2271
  async function meetingTypeFileTemplateFactory(injector) {
2650
2272
  const dataService = injector.get(AXMMeetingTypeFileTemplateService);
2651
2273
  const entityDef = {
@@ -2778,160 +2400,572 @@ var meetingTypeFileTemplate_entity = /*#__PURE__*/Object.freeze({
2778
2400
  meetingTypeFileTemplateFactory: meetingTypeFileTemplateFactory
2779
2401
  });
2780
2402
 
2781
- class AXMMeetingScheduleService extends AXMEntityCrudServiceImpl {
2782
- }
2783
- class AXMMeetingScheduleServiceImpl extends AXMMeetingScheduleService {
2784
- constructor() {
2785
- super(`${RootConfig.module.name}.${RootConfig.entities.meetingSchedule.name}`);
2786
- }
2787
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingScheduleServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2788
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingScheduleServiceImpl }); }
2403
+ class AXMMeetingEntityModule {
2404
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2405
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingEntityModule }); }
2406
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingEntityModule, providers: [
2407
+ {
2408
+ provide: AXMMeetingService,
2409
+ useClass: AXMMeetingServiceImpl,
2410
+ },
2411
+ ] }); }
2789
2412
  }
2790
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingScheduleServiceImpl, decorators: [{
2791
- type: Injectable
2792
- }], ctorParameters: () => [] });
2413
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingEntityModule, decorators: [{
2414
+ type: NgModule,
2415
+ args: [{
2416
+ imports: [],
2417
+ exports: [],
2418
+ declarations: [],
2419
+ providers: [
2420
+ {
2421
+ provide: AXMMeetingService,
2422
+ useClass: AXMMeetingServiceImpl,
2423
+ },
2424
+ ],
2425
+ }]
2426
+ }] });
2793
2427
 
2794
- async function meetingScheduleFactory(injector) {
2795
- const dataService = injector.get(AXMMeetingScheduleService);
2796
- const entityDef = {
2797
- module: RootConfig.module.name,
2798
- name: RootConfig.entities.meetingSchedule.name,
2799
- source: '',
2800
- title: RootConfig.entities.meetingSchedule.title,
2801
- formats: {
2802
- individual: RootConfig.entities.meetingSchedule.title,
2803
- plural: RootConfig.entities.meetingSchedule.titlePlural,
2804
- searchResult: {
2805
- title: '{{ meetingId.title }}',
2806
- description: RootConfig.module.title,
2807
- },
2808
- },
2809
- relatedEntities: [],
2810
- groups: [{ id: 'section', title: RootConfig.entities.meetingSchedule.title }],
2811
- properties: [
2428
+ class AXMMeetingParticipantEntityModule {
2429
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2430
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantEntityModule }); }
2431
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantEntityModule, providers: [
2812
2432
  {
2813
- name: 'meetingId',
2814
- title: '@meeting-management:meeting-schedule.meetingId',
2815
- groupId: 'section',
2816
- schema: {
2817
- dataType: 'object',
2818
- interface: {
2819
- type: AXPWidgetsCatalog.lookup,
2820
- options: {
2821
- look: 'select',
2822
- entity: `${RootConfig.module.name}.${RootConfig.entities.meeting.name}`,
2823
- expose: [
2824
- { source: 'id', target: 'meeting.id' },
2825
- { source: 'title', target: 'meeting.title' },
2826
- ],
2827
- },
2828
- },
2829
- },
2830
- validations: [{ rule: 'required' }],
2433
+ provide: AXMMeetingParticipantService,
2434
+ useClass: AXMMeetingParticipantServiceImpl,
2831
2435
  },
2436
+ ] }); }
2437
+ }
2438
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingParticipantEntityModule, decorators: [{
2439
+ type: NgModule,
2440
+ args: [{
2441
+ imports: [],
2442
+ exports: [],
2443
+ declarations: [],
2444
+ providers: [
2445
+ {
2446
+ provide: AXMMeetingParticipantService,
2447
+ useClass: AXMMeetingParticipantServiceImpl,
2448
+ },
2449
+ ],
2450
+ }]
2451
+ }] });
2452
+
2453
+ class AXMMeetingRoleTypeEntityModule {
2454
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2455
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeEntityModule }); }
2456
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeEntityModule, providers: [
2832
2457
  {
2833
- name: 'scheduleRule',
2834
- title: '@meeting-management:meeting-schedule.scheduleRule',
2835
- groupId: 'section',
2836
- schema: {
2837
- dataType: 'string',
2838
- interface: {
2839
- type: AXPWidgetsCatalog.largeText,
2840
- options: { rows: 3 },
2841
- },
2842
- },
2843
- validations: [{ rule: 'required' }],
2844
- },
2845
- ],
2846
- columns: [{ name: 'meetingId' }, { name: 'scheduleRule' }],
2847
- commands: {
2848
- create: { execute: async (data) => ({ id: await dataService.insertOne(data) }) },
2849
- delete: { execute: async (id) => dataService.deleteOne(id) },
2850
- update: { execute: async (data) => dataService.updateOne(data.id, data) },
2851
- },
2852
- queries: {
2853
- byKey: { execute: async (id) => dataService.getOne(id), type: AXPEntityQueryType.Single },
2854
- list: {
2855
- execute: async (e) => dataService.query(e),
2856
- type: AXPEntityQueryType.List,
2458
+ provide: AXMMeetingRoleTypeService,
2459
+ useClass: AXMMeetingRoleTypeServiceImpl,
2857
2460
  },
2858
- },
2859
- interfaces: {
2860
- master: {
2861
- create: {
2862
- sections: [{ id: 'section' }],
2863
- properties: [
2864
- { name: 'meetingId', layout: { positions: { lg: { colSpan: 6, order: 1 } } } },
2865
- { name: 'scheduleRule', layout: { positions: { lg: { colSpan: 12, order: 2 } } } },
2866
- ],
2867
- },
2868
- update: {
2869
- sections: [{ id: 'section' }],
2870
- properties: [
2871
- { name: 'meetingId', layout: { positions: { lg: { colSpan: 6, order: 1 } } } },
2872
- { name: 'scheduleRule', layout: { positions: { lg: { colSpan: 12, order: 2 } } } },
2873
- ],
2874
- },
2875
- single: {
2876
- title: '{{meeting.title}}',
2877
- sections: [{ id: 'section' }],
2878
- properties: [
2879
- { name: 'meetingId', layout: { positions: { lg: { colSpan: 6, order: 1 } } } },
2880
- { name: 'scheduleRule', layout: { positions: { lg: { colSpan: 12, order: 2 } } } },
2881
- ],
2882
- actions: [],
2883
- },
2884
- list: {
2885
- actions: [
2461
+ ] }); }
2462
+ }
2463
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingRoleTypeEntityModule, decorators: [{
2464
+ type: NgModule,
2465
+ args: [{
2466
+ imports: [],
2467
+ exports: [],
2468
+ declarations: [],
2469
+ providers: [
2886
2470
  {
2887
- title: '@general:actions.create.title',
2888
- command: 'create-entity',
2889
- priority: 'primary',
2890
- type: 'create',
2891
- scope: AXPEntityCommandScope.TypeLevel,
2471
+ provide: AXMMeetingRoleTypeService,
2472
+ useClass: AXMMeetingRoleTypeServiceImpl,
2892
2473
  },
2474
+ ],
2475
+ }]
2476
+ }] });
2477
+
2478
+ class AXMMeetingTypeEntityModule {
2479
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2480
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeEntityModule }); }
2481
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeEntityModule, providers: [
2482
+ {
2483
+ provide: AXMMeetingTypeService,
2484
+ useClass: AXMMeetingTypeServiceImpl,
2485
+ },
2486
+ ] }); }
2487
+ }
2488
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeEntityModule, decorators: [{
2489
+ type: NgModule,
2490
+ args: [{
2491
+ imports: [],
2492
+ exports: [],
2493
+ declarations: [],
2494
+ providers: [
2893
2495
  {
2894
- title: '@general:actions.delete-items.title',
2895
- command: 'delete-entity',
2896
- priority: 'primary',
2897
- type: 'delete',
2898
- scope: AXPEntityCommandScope.Selected,
2496
+ provide: AXMMeetingTypeService,
2497
+ useClass: AXMMeetingTypeServiceImpl,
2899
2498
  },
2499
+ ],
2500
+ }]
2501
+ }] });
2502
+
2503
+ class AXMMeetingFilesEntityModule {
2504
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2505
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesEntityModule }); }
2506
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesEntityModule, providers: [
2507
+ {
2508
+ provide: AXMMeetingFilesService,
2509
+ useClass: AXMMeetingFilesServiceImpl,
2510
+ },
2511
+ ] }); }
2512
+ }
2513
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingFilesEntityModule, decorators: [{
2514
+ type: NgModule,
2515
+ args: [{
2516
+ imports: [],
2517
+ exports: [],
2518
+ declarations: [],
2519
+ providers: [
2900
2520
  {
2901
- title: '@general:actions.edit.title',
2902
- command: 'quick-modify-entity',
2903
- priority: 'secondary',
2904
- type: 'update',
2905
- scope: AXPEntityCommandScope.Individual,
2521
+ provide: AXMMeetingFilesService,
2522
+ useClass: AXMMeetingFilesServiceImpl,
2906
2523
  },
2524
+ ],
2525
+ }]
2526
+ }] });
2527
+
2528
+ class AXMMeetingSessionEntityModule {
2529
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2530
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionEntityModule }); }
2531
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionEntityModule, providers: [
2532
+ {
2533
+ provide: AXMMeetingSessionService,
2534
+ useClass: AXMMeetingSessionServiceImpl,
2535
+ },
2536
+ ] }); }
2537
+ }
2538
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingSessionEntityModule, decorators: [{
2539
+ type: NgModule,
2540
+ args: [{
2541
+ imports: [],
2542
+ exports: [],
2543
+ declarations: [],
2544
+ providers: [
2907
2545
  {
2908
- title: '@general:actions.delete.title',
2909
- command: 'delete-entity',
2910
- priority: 'secondary',
2911
- type: 'delete',
2912
- scope: AXPEntityCommandScope.Individual,
2546
+ provide: AXMMeetingSessionService,
2547
+ useClass: AXMMeetingSessionServiceImpl,
2913
2548
  },
2914
2549
  ],
2915
- views: [
2916
- createAllQueryView({
2917
- sorts: [{ name: 'meetingId', dir: 'asc' }],
2918
- }),
2919
- ],
2920
- },
2550
+ }]
2551
+ }] });
2552
+
2553
+ class AXMMeetingTypeFileTemplateEntityModule {
2554
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2555
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateEntityModule }); }
2556
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateEntityModule, providers: [
2557
+ {
2558
+ provide: AXMMeetingTypeFileTemplateService,
2559
+ useClass: AXMMeetingTypeFileTemplateServiceImpl,
2921
2560
  },
2922
- },
2923
- };
2924
- return entityDef;
2561
+ ] }); }
2925
2562
  }
2563
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingTypeFileTemplateEntityModule, decorators: [{
2564
+ type: NgModule,
2565
+ args: [{
2566
+ imports: [],
2567
+ exports: [],
2568
+ declarations: [],
2569
+ providers: [
2570
+ {
2571
+ provide: AXMMeetingTypeFileTemplateService,
2572
+ useClass: AXMMeetingTypeFileTemplateServiceImpl,
2573
+ },
2574
+ ],
2575
+ }]
2576
+ }] });
2926
2577
 
2927
- var meetingSchedule_entity = /*#__PURE__*/Object.freeze({
2928
- __proto__: null,
2929
- meetingScheduleFactory: meetingScheduleFactory
2578
+ // Entity Services
2579
+
2580
+ class AXMMeetingManagementEntityProvider {
2581
+ constructor() {
2582
+ this.injector = inject(Injector);
2583
+ }
2584
+ preload() {
2585
+ const module = RootConfig.module.name;
2586
+ return Object.values(RootConfig.entities)
2587
+ .filter((entity) => entity.name !== RootConfig.entities.meetingSchedule.name)
2588
+ .map((entity) => ({
2589
+ module: module,
2590
+ entity: entity.name,
2591
+ }));
2592
+ }
2593
+ async get(moduleName, entityName) {
2594
+ if (moduleName == RootConfig.module.name) {
2595
+ switch (entityName) {
2596
+ case RootConfig.entities.meeting.name:
2597
+ return (await Promise.resolve().then(function () { return meeting_entity; })).meetingFactory(this.injector);
2598
+ case RootConfig.entities.meetingParticipant.name:
2599
+ return (await Promise.resolve().then(function () { return meetingParticipant_entity; })).meetingParticipantFactory(this.injector);
2600
+ case RootConfig.entities.meetingRoleType.name:
2601
+ return (await Promise.resolve().then(function () { return meetingRoleType_entity; })).meetingRoleTypeFactory(this.injector);
2602
+ case RootConfig.entities.meetingType.name:
2603
+ return (await Promise.resolve().then(function () { return meetingType_entity; })).meetingTypeFactory(this.injector);
2604
+ case RootConfig.entities.meetingFiles.name:
2605
+ return (await Promise.resolve().then(function () { return meetingFiles_entity; })).meetingFilesFactory(this.injector);
2606
+ case RootConfig.entities.meetingSession.name:
2607
+ return (await Promise.resolve().then(function () { return meetingSession_entity; })).meetingSessionFactory(this.injector);
2608
+ case RootConfig.entities.meetingTypeFileTemplate.name:
2609
+ return (await Promise.resolve().then(function () { return meetingTypeFileTemplate_entity; })).meetingTypeFileTemplateFactory(this.injector);
2610
+ case RootConfig.entities.meetingSchedule.name:
2611
+ return (await import('./acorex-modules-meeting-management-meeting-schedule.entity-D-RQ-D3d.mjs')).meetingScheduleFactory(this.injector);
2612
+ }
2613
+ }
2614
+ return null;
2615
+ }
2616
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementEntityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2617
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementEntityProvider }); }
2618
+ }
2619
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementEntityProvider, decorators: [{
2620
+ type: Injectable
2621
+ }] });
2622
+
2623
+ class AXMMeetingManagementMenuProvider {
2624
+ constructor() {
2625
+ this.entityService = inject(AXPEntityService);
2626
+ this.sessionService = inject(AXPSessionService);
2627
+ }
2628
+ async provide(context) {
2629
+ const module = RootConfig.module;
2630
+ context.addItems([
2631
+ {
2632
+ priority: 9003,
2633
+ text: '@meeting-management:root-menu',
2634
+ icon: module.icon,
2635
+ children: [
2636
+ {
2637
+ text: '@meeting-management:meeting.plural-title',
2638
+ path: this.entityService.createPath(module.name, RootConfig.entities.meeting.name),
2639
+ icon: RootConfig.entities.meeting.icon,
2640
+ priority: 1,
2641
+ },
2642
+ // {
2643
+ // text: '@meeting-management:meeting-participant.plural-title',
2644
+ // path: this.entityService.createPath(module.name, RootConfig.entities.meetingParticipant.name),
2645
+ // icon: RootConfig.entities.meetingParticipant.icon,
2646
+ // priority: 2,
2647
+ // },
2648
+ {
2649
+ text: '@meeting-management:meeting-type.plural-title',
2650
+ path: this.entityService.createPath(module.name, RootConfig.entities.meetingType.name),
2651
+ icon: RootConfig.entities.meetingType.icon,
2652
+ priority: 2,
2653
+ },
2654
+ {
2655
+ text: '@meeting-management:meeting-role-type.plural-title',
2656
+ path: this.entityService.createPath(module.name, RootConfig.entities.meetingRoleType.name),
2657
+ icon: RootConfig.entities.meetingRoleType.icon,
2658
+ priority: 3,
2659
+ },
2660
+ // {
2661
+ // text: '@meeting-management:meeting-files.plural-title',
2662
+ // path: this.entityService.createPath(module.name, RootConfig.entities.meetingFiles.name),
2663
+ // icon: RootConfig.entities.meetingFiles.icon,
2664
+ // priority: 5,
2665
+ // },
2666
+ // {
2667
+ // text: '@meeting-management:meeting-time-slot.plural-title',
2668
+ // path: this.entityService.createPath(module.name, RootConfig.entities.meetingTimeSlot.name),
2669
+ // icon: RootConfig.entities.meetingTimeSlot.icon,
2670
+ // priority: 6,
2671
+ // },
2672
+ ],
2673
+ },
2674
+ ]);
2675
+ }
2676
+ }
2677
+
2678
+ class AXMMeetingManagementSearchCommandProvider extends AXPSearchCommandProvider {
2679
+ constructor() {
2680
+ super(...arguments);
2681
+ this.commands = [
2682
+ // Commands will be added here following the correct pattern
2683
+ ];
2684
+ }
2685
+ }
2686
+
2687
+ //#region ---- Actions ----
2688
+ class AXMPublishMeetingPopupAction extends AXPWorkflowAction {
2689
+ constructor() {
2690
+ super(...arguments);
2691
+ this.popupService = inject(AXPopupService);
2692
+ }
2693
+ async execute(context) {
2694
+ const comp = await import('./acorex-modules-meeting-management-meeting-publish-popup.component-BKZy7M-X.mjs').then((m) => m.AXMMeetingPublishPopupComponent);
2695
+ const result = await this.popupService.open(comp, {
2696
+ title: 'Publish Meeting',
2697
+ data: {
2698
+ meetingId: context.getVariable('options.id'),
2699
+ },
2700
+ });
2701
+ const data = result?.data ?? {};
2702
+ context.setOutput('confirmed', !!data.confirmed);
2703
+ context.setOutput('assignedTo', data.assignedTo);
2704
+ context.setOutput('publishDate', data.publishDate);
2705
+ }
2706
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPublishMeetingPopupAction, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
2707
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPublishMeetingPopupAction }); }
2708
+ }
2709
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPublishMeetingPopupAction, decorators: [{
2710
+ type: Injectable
2711
+ }] });
2712
+ //#endregion
2713
+ //#region ---- Workflow ----
2714
+ const AXMPublishMeetingWorkflow = {
2715
+ startStepId: 'open-publish-popup',
2716
+ steps: {
2717
+ 'open-publish-popup': {
2718
+ id: 'open-publish-popup',
2719
+ action: 'AXMPublishMeetingPopupAction',
2720
+ nextSteps: [
2721
+ {
2722
+ conditions: [{ type: 'SINGLE', expression: 'context.getOutput("confirmed") == true' }],
2723
+ nextStepId: 'reload-entity',
2724
+ },
2725
+ ],
2726
+ },
2727
+ 'reload-entity': {
2728
+ id: 'reload-entity',
2729
+ action: 'reload',
2730
+ },
2731
+ },
2732
+ };
2733
+
2734
+ class AXMMeetingManagementModule {
2735
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
2736
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementModule, imports: [CommonModule,
2737
+ // Entity Modules
2738
+ AXMMeetingEntityModule,
2739
+ AXMMeetingParticipantEntityModule,
2740
+ AXMMeetingRoleTypeEntityModule,
2741
+ AXMMeetingTypeEntityModule,
2742
+ AXMMeetingFilesEntityModule,
2743
+ AXMMeetingSessionEntityModule,
2744
+ AXMMeetingTypeFileTemplateEntityModule, i1.AXPWorkflowModule, i2.RouterModule] }); }
2745
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementModule, providers: [
2746
+ // Entity Provider
2747
+ {
2748
+ provide: AXP_ENTITY_DEFINITION_LOADER,
2749
+ useClass: AXMMeetingManagementEntityProvider,
2750
+ multi: true,
2751
+ },
2752
+ // Menu Provider
2753
+ {
2754
+ provide: AXP_MENU_PROVIDER,
2755
+ useClass: AXMMeetingManagementMenuProvider,
2756
+ multi: true,
2757
+ },
2758
+ // Search Command Provider
2759
+ {
2760
+ provide: AXP_SEARCH_PROVIDER,
2761
+ useClass: AXMMeetingManagementSearchCommandProvider,
2762
+ multi: true,
2763
+ },
2764
+ // Permission Provider
2765
+ {
2766
+ provide: AXP_PERMISSION_DEFINITION_PROVIDER,
2767
+ useFactory: async () => {
2768
+ const injector = inject(Injector);
2769
+ const provider = (await Promise.resolve().then(function () { return permissionDefinition_provider; })).AXMPermissionDefinitionProvider;
2770
+ return new provider(injector);
2771
+ },
2772
+ multi: true,
2773
+ },
2774
+ ], imports: [CommonModule,
2775
+ // Entity Modules
2776
+ AXMMeetingEntityModule,
2777
+ AXMMeetingParticipantEntityModule,
2778
+ AXMMeetingRoleTypeEntityModule,
2779
+ AXMMeetingTypeEntityModule,
2780
+ AXMMeetingFilesEntityModule,
2781
+ AXMMeetingSessionEntityModule,
2782
+ AXMMeetingTypeFileTemplateEntityModule,
2783
+ AXPWorkflowModule.forChild({
2784
+ actions: {
2785
+ AXMPublishMeetingPopupAction,
2786
+ },
2787
+ workflows: {
2788
+ 'meeting-publish': AXMPublishMeetingWorkflow,
2789
+ },
2790
+ }),
2791
+ RouterModule.forChild([
2792
+ {
2793
+ path: ':app/meetings',
2794
+ component: AXPRootLayoutComponent,
2795
+ children: [
2796
+ // Add meeting feature pages here as needed
2797
+ ]
2798
+ }
2799
+ ])] }); }
2800
+ }
2801
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMeetingManagementModule, decorators: [{
2802
+ type: NgModule,
2803
+ args: [{
2804
+ imports: [
2805
+ CommonModule,
2806
+ // Entity Modules
2807
+ AXMMeetingEntityModule,
2808
+ AXMMeetingParticipantEntityModule,
2809
+ AXMMeetingRoleTypeEntityModule,
2810
+ AXMMeetingTypeEntityModule,
2811
+ AXMMeetingFilesEntityModule,
2812
+ AXMMeetingSessionEntityModule,
2813
+ AXMMeetingTypeFileTemplateEntityModule,
2814
+ AXPWorkflowModule.forChild({
2815
+ actions: {
2816
+ AXMPublishMeetingPopupAction,
2817
+ },
2818
+ workflows: {
2819
+ 'meeting-publish': AXMPublishMeetingWorkflow,
2820
+ },
2821
+ }),
2822
+ RouterModule.forChild([
2823
+ {
2824
+ path: ':app/meetings',
2825
+ component: AXPRootLayoutComponent,
2826
+ children: [
2827
+ // Add meeting feature pages here as needed
2828
+ ]
2829
+ }
2830
+ ]),
2831
+ ],
2832
+ providers: [
2833
+ // Entity Provider
2834
+ {
2835
+ provide: AXP_ENTITY_DEFINITION_LOADER,
2836
+ useClass: AXMMeetingManagementEntityProvider,
2837
+ multi: true,
2838
+ },
2839
+ // Menu Provider
2840
+ {
2841
+ provide: AXP_MENU_PROVIDER,
2842
+ useClass: AXMMeetingManagementMenuProvider,
2843
+ multi: true,
2844
+ },
2845
+ // Search Command Provider
2846
+ {
2847
+ provide: AXP_SEARCH_PROVIDER,
2848
+ useClass: AXMMeetingManagementSearchCommandProvider,
2849
+ multi: true,
2850
+ },
2851
+ // Permission Provider
2852
+ {
2853
+ provide: AXP_PERMISSION_DEFINITION_PROVIDER,
2854
+ useFactory: async () => {
2855
+ const injector = inject(Injector);
2856
+ const provider = (await Promise.resolve().then(function () { return permissionDefinition_provider; })).AXMPermissionDefinitionProvider;
2857
+ return new provider(injector);
2858
+ },
2859
+ multi: true,
2860
+ },
2861
+ ],
2862
+ }]
2863
+ }] });
2864
+
2865
+ const moduleKey = RootConfig.module.name;
2866
+ const entitiesKey = RootConfig.entities;
2867
+ const manageKey = AXPSystemActionType.Manage;
2868
+ const viewKey = AXPSystemActionType.View;
2869
+ const updateKey = AXPSystemActionType.Update;
2870
+ const deleteKey = AXPSystemActionType.Delete;
2871
+ const createKey = AXPSystemActionType.Create;
2872
+ const AXMPermissionsKeys = {
2873
+ MeetingManagement: {
2874
+ Management: `${moduleKey}:${manageKey}`,
2875
+ Meetings: {
2876
+ Management: `${moduleKey}:${entitiesKey.meeting.name}:${manageKey}`,
2877
+ View: `${moduleKey}:${entitiesKey.meeting.name}:${viewKey}`,
2878
+ Edit: `${moduleKey}:${entitiesKey.meeting.name}:${updateKey}`,
2879
+ Delete: `${moduleKey}:${entitiesKey.meeting.name}:${deleteKey}`,
2880
+ Create: `${moduleKey}:${entitiesKey.meeting.name}:${createKey}`,
2881
+ },
2882
+ MeetingParticipants: {
2883
+ Management: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${manageKey}`,
2884
+ View: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${viewKey}`,
2885
+ Edit: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${updateKey}`,
2886
+ Delete: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${deleteKey}`,
2887
+ Create: `${moduleKey}:${entitiesKey.meetingParticipant.name}:${createKey}`,
2888
+ },
2889
+ MeetingRoleTypes: {
2890
+ Management: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${manageKey}`,
2891
+ View: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${viewKey}`,
2892
+ Edit: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${updateKey}`,
2893
+ Delete: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${deleteKey}`,
2894
+ Create: `${moduleKey}:${entitiesKey.meetingRoleType.name}:${createKey}`,
2895
+ },
2896
+ MeetingTypes: {
2897
+ Management: `${moduleKey}:${entitiesKey.meetingType.name}:${manageKey}`,
2898
+ View: `${moduleKey}:${entitiesKey.meetingType.name}:${viewKey}`,
2899
+ Edit: `${moduleKey}:${entitiesKey.meetingType.name}:${updateKey}`,
2900
+ Delete: `${moduleKey}:${entitiesKey.meetingType.name}:${deleteKey}`,
2901
+ Create: `${moduleKey}:${entitiesKey.meetingType.name}:${createKey}`,
2902
+ },
2903
+ MeetingFiles: {
2904
+ Management: `${moduleKey}:${entitiesKey.meetingFiles.name}:${manageKey}`,
2905
+ View: `${moduleKey}:${entitiesKey.meetingFiles.name}:${viewKey}`,
2906
+ Edit: `${moduleKey}:${entitiesKey.meetingFiles.name}:${updateKey}`,
2907
+ Delete: `${moduleKey}:${entitiesKey.meetingFiles.name}:${deleteKey}`,
2908
+ Create: `${moduleKey}:${entitiesKey.meetingFiles.name}:${createKey}`,
2909
+ },
2910
+ },
2911
+ };
2912
+
2913
+ class AXMPermissionDefinitionProvider {
2914
+ constructor(injector) {
2915
+ this.injector = injector;
2916
+ this.translateService = this.injector.get(AXTranslationService);
2917
+ }
2918
+ async define(context) {
2919
+ const trans = async (key) => await this.translateService.translateAsync(key);
2920
+ const keys = AXMPermissionsKeys.MeetingManagement;
2921
+ context.addGroup(keys.Management, await trans(RootConfig.module.title))
2922
+ // Meetings Management
2923
+ .addPermission(keys.Meetings.Management, await trans(RootConfig.entities.meeting.title))
2924
+ .addChild(keys.Meetings.View, await trans('@general:actions.view.permission'))
2925
+ .addChild(keys.Meetings.Edit, await trans('@general:actions.edit.permission'))
2926
+ .addChild(keys.Meetings.Delete, await trans('@general:actions.delete.permission'))
2927
+ .addChild(keys.Meetings.Create, await trans('@general:actions.create.permission'))
2928
+ .endPermission()
2929
+ // Meeting Participants Management
2930
+ .addPermission(keys.MeetingParticipants.Management, await trans(RootConfig.entities.meetingParticipant.title))
2931
+ .addChild(keys.MeetingParticipants.View, await trans('@general:actions.view.permission'))
2932
+ .addChild(keys.MeetingParticipants.Edit, await trans('@general:actions.edit.permission'))
2933
+ .addChild(keys.MeetingParticipants.Delete, await trans('@general:actions.delete.permission'))
2934
+ .addChild(keys.MeetingParticipants.Create, await trans('@general:actions.create.permission'))
2935
+ .endPermission()
2936
+ // Meeting Role Types Management
2937
+ .addPermission(keys.MeetingRoleTypes.Management, await trans(RootConfig.entities.meetingRoleType.title))
2938
+ .addChild(keys.MeetingRoleTypes.View, await trans('@general:actions.view.permission'))
2939
+ .addChild(keys.MeetingRoleTypes.Edit, await trans('@general:actions.edit.permission'))
2940
+ .addChild(keys.MeetingRoleTypes.Delete, await trans('@general:actions.delete.permission'))
2941
+ .addChild(keys.MeetingRoleTypes.Create, await trans('@general:actions.create.permission'))
2942
+ .endPermission()
2943
+ // Meeting Types Management
2944
+ .addPermission(keys.MeetingTypes.Management, await trans(RootConfig.entities.meetingType.title))
2945
+ .addChild(keys.MeetingTypes.View, await trans('@general:actions.view.permission'))
2946
+ .addChild(keys.MeetingTypes.Edit, await trans('@general:actions.edit.permission'))
2947
+ .addChild(keys.MeetingTypes.Delete, await trans('@general:actions.delete.permission'))
2948
+ .addChild(keys.MeetingTypes.Create, await trans('@general:actions.create.permission'))
2949
+ .endPermission()
2950
+ // Meeting Files Management
2951
+ .addPermission(keys.MeetingFiles.Management, await trans(RootConfig.entities.meetingFiles.title))
2952
+ .addChild(keys.MeetingFiles.View, await trans('@general:actions.view.permission'))
2953
+ .addChild(keys.MeetingFiles.Edit, await trans('@general:actions.edit.permission'))
2954
+ .addChild(keys.MeetingFiles.Delete, await trans('@general:actions.delete.permission'))
2955
+ .addChild(keys.MeetingFiles.Create, await trans('@general:actions.create.permission'))
2956
+ .endPermission()
2957
+ .endGroup();
2958
+ }
2959
+ }
2960
+
2961
+ var permissionDefinition_provider = /*#__PURE__*/Object.freeze({
2962
+ __proto__: null,
2963
+ AXMPermissionDefinitionProvider: AXMPermissionDefinitionProvider
2930
2964
  });
2931
2965
 
2932
2966
  /**
2933
2967
  * Generated bundle index. Do not edit.
2934
2968
  */
2935
2969
 
2936
- 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 };
2970
+ 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 };
2937
2971
  //# sourceMappingURL=acorex-modules-meeting-management.mjs.map