@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
@@ -6,7 +6,7 @@ import { AXPRootLayoutComponent } from '@acorex/platform/themes/default';
6
6
  import * as i1$2 from '@angular/common';
7
7
  import { AsyncPipe, CommonModule, DatePipe } from '@angular/common';
8
8
  import * as i0 from '@angular/core';
9
- import { Injectable, inject, input, signal, viewChild, DestroyRef, ChangeDetectionStrategy, Component, ViewEncapsulation, computed, output, effect, HostListener, afterNextRender, Injector, importProvidersFrom, NgModule } from '@angular/core';
9
+ import { Injectable, NgModule, inject, input, signal, viewChild, DestroyRef, ChangeDetectionStrategy, Component, ViewEncapsulation, computed, output, effect, HostListener, afterNextRender, Injector, importProvidersFrom } from '@angular/core';
10
10
  import * as i2$3 from '@angular/router';
11
11
  import { Router, ActivatedRoute, NavigationEnd, RouterModule, ROUTES } from '@angular/router';
12
12
  import { createAllQueryView, AXPEntityCommandScope, AXPEntityQueryType, AXPFilterOperatorMiddlewareService, AXP_MENU_PROVIDER } from '@acorex/platform/common';
@@ -106,30 +106,30 @@ const RootConfig = {
106
106
  },
107
107
  };
108
108
 
109
- class AXMMessageService extends AXMEntityCrudServiceImpl {
109
+ class AXMConversationTabService extends AXMEntityCrudServiceImpl {
110
110
  }
111
- class AXMMessageServiceImpl extends AXMMessageService {
111
+ class AXMConversationTabServiceImpl extends AXMConversationTabService {
112
112
  constructor() {
113
- super(`${RootConfig.module.name}.${RootConfig.entities.message.name}`);
113
+ super(`${RootConfig.module.name}.${RootConfig.entities.tab.name}`);
114
114
  }
115
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
116
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageServiceImpl }); }
115
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
116
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabServiceImpl }); }
117
117
  }
118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageServiceImpl, decorators: [{
118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabServiceImpl, decorators: [{
119
119
  type: Injectable
120
120
  }], ctorParameters: () => [] });
121
121
 
122
- async function messageFactory(injector) {
123
- const dataService = injector.get(AXMMessageService);
122
+ async function tabFactory(injector) {
123
+ const dataService = injector.get(AXMConversationTabService);
124
124
  const i18n = RootConfig.config.i18n;
125
125
  const entityDef = {
126
126
  module: RootConfig.module.name,
127
- name: RootConfig.entities.message.name,
127
+ name: RootConfig.entities.tab.name,
128
128
  source: '',
129
- title: RootConfig.entities.message.title,
129
+ title: RootConfig.entities.tab.title,
130
130
  formats: {
131
- individual: RootConfig.entities.message.title,
132
- plural: RootConfig.entities.message.title,
131
+ individual: `t("tab.individual-title", { scope: "${i18n}" })`,
132
+ plural: RootConfig.entities.tab.title,
133
133
  searchResult: {
134
134
  title: '{{ title }}',
135
135
  description: RootConfig.module.title,
@@ -139,67 +139,89 @@ async function messageFactory(injector) {
139
139
  groups: [
140
140
  {
141
141
  id: 'section',
142
- title: RootConfig.entities.message.title,
142
+ title: `t("tab.basic-info", { scope: "${i18n}" })`,
143
143
  },
144
144
  ],
145
145
  properties: [
146
146
  {
147
147
  name: 'name',
148
- title: `t("name", { scope: "common" })`,
148
+ title: `t("tab.props.name", { scope: "${i18n}" })`,
149
149
  groupId: 'section',
150
- options: {
151
- sort: {
152
- enabled: true,
153
- },
154
- filter: {
155
- advance: {
156
- enabled: true,
157
- },
158
- inline: {
159
- enabled: false,
160
- },
150
+ schema: {
151
+ dataType: 'string',
152
+ interface: {
153
+ type: AXPWidgetsCatalog.text,
161
154
  },
162
155
  },
156
+ validations: [{ rule: 'required' }],
157
+ },
158
+ {
159
+ name: 'title',
160
+ title: `t("tab.props.title", { scope: "${i18n}" })`,
161
+ groupId: 'section',
163
162
  schema: {
164
163
  dataType: 'string',
165
164
  interface: {
166
165
  type: AXPWidgetsCatalog.text,
167
166
  },
168
167
  },
169
- validations: [
170
- {
171
- rule: 'required',
172
- },
173
- ],
168
+ validations: [{ rule: 'required' }],
174
169
  },
175
170
  {
176
- name: 'title',
177
- title: `t("title", { scope: "common" })`,
171
+ name: 'color',
172
+ title: `t("tab.props.color", { scope: "${i18n}" })`,
178
173
  groupId: 'section',
179
- options: {
180
- sort: {
181
- enabled: true,
174
+ schema: {
175
+ dataType: 'string',
176
+ interface: {
177
+ type: AXPWidgetsCatalog.color,
182
178
  },
183
- filter: {
184
- advance: {
185
- enabled: true,
186
- },
187
- inline: {
188
- enabled: false,
179
+ },
180
+ },
181
+ {
182
+ name: 'rooms',
183
+ title: `t("tab.props.rooms", { scope: "${i18n}" })`,
184
+ groupId: 'section',
185
+ schema: {
186
+ dataType: 'string',
187
+ interface: {
188
+ type: AXPWidgetsCatalog.lookup,
189
+ options: {
190
+ entity: `${RootConfig.module.name}.${RootConfig.entities.room.name}`,
191
+ multiple: true,
189
192
  },
190
193
  },
191
194
  },
195
+ },
196
+ {
197
+ name: 'excludeRooms',
198
+ title: `t("tab.props.excludeRooms", { scope: "${i18n}" })`,
199
+ groupId: 'section',
192
200
  schema: {
193
201
  dataType: 'string',
194
202
  interface: {
195
- type: AXPWidgetsCatalog.text,
203
+ type: AXPWidgetsCatalog.lookup,
204
+ options: {
205
+ entity: `${RootConfig.module.name}.${RootConfig.entities.room.name}`,
206
+ multiple: true,
207
+ },
196
208
  },
197
209
  },
198
- validations: [
199
- {
200
- rule: 'required',
210
+ },
211
+ {
212
+ name: 'includeRooms',
213
+ title: `t("tab.props.includeRooms", { scope: "${i18n}" })`,
214
+ groupId: 'section',
215
+ schema: {
216
+ dataType: 'string',
217
+ interface: {
218
+ type: AXPWidgetsCatalog.lookup,
219
+ options: {
220
+ entity: `${RootConfig.module.name}.${RootConfig.entities.room.name}`,
221
+ multiple: true,
222
+ },
201
223
  },
202
- ],
224
+ },
203
225
  },
204
226
  ],
205
227
  columns: [{ name: 'name' }, { name: 'title' }],
@@ -238,104 +260,33 @@ async function messageFactory(injector) {
238
260
  interfaces: {
239
261
  master: {
240
262
  create: {
241
- sections: [
242
- {
243
- id: 'section',
244
- },
245
- ],
263
+ sections: [{ id: 'section' }],
246
264
  properties: [
247
- {
248
- name: 'name',
249
- layout: {
250
- positions: {
251
- lg: {
252
- colSpan: 6,
253
- order: 1,
254
- },
255
- },
256
- },
257
- },
258
- {
259
- name: 'title',
260
- layout: {
261
- positions: {
262
- lg: {
263
- colSpan: 6,
264
- order: 2,
265
- },
266
- },
267
- },
268
- },
265
+ { name: 'name', layout: { positions: { lg: { colSpan: 6 } } } },
266
+ { name: 'title', layout: { positions: { lg: { colSpan: 6 } } } },
267
+ { name: 'color', layout: { positions: { lg: { colSpan: 12 } } } },
268
+ { name: 'rooms', layout: { positions: { lg: { colSpan: 12 } } } },
269
+ { name: 'excludeRooms', layout: { positions: { lg: { colSpan: 12 } } } },
270
+ { name: 'includeRooms', layout: { positions: { lg: { colSpan: 12 } } } },
269
271
  ],
270
272
  },
271
273
  update: {
272
- sections: [
273
- {
274
- id: 'section',
275
- },
276
- ],
274
+ sections: [{ id: 'section' }],
277
275
  properties: [
278
- {
279
- name: 'name',
280
- layout: {
281
- positions: {
282
- lg: {
283
- colSpan: 6,
284
- order: 1,
285
- },
286
- },
287
- },
288
- },
289
- {
290
- name: 'title',
291
- layout: {
292
- positions: {
293
- lg: {
294
- colSpan: 6,
295
- order: 2,
296
- },
297
- },
298
- },
299
- },
276
+ { name: 'name', layout: { positions: { lg: { colSpan: 6 } } } },
277
+ { name: 'title', layout: { positions: { lg: { colSpan: 6 } } } },
278
+ { name: 'color', layout: { positions: { lg: { colSpan: 12 } } } },
279
+ { name: 'rooms', layout: { positions: { lg: { colSpan: 12 } } } },
280
+ { name: 'excludeRooms', layout: { positions: { lg: { colSpan: 12 } } } },
281
+ { name: 'includeRooms', layout: { positions: { lg: { colSpan: 12 } } } },
300
282
  ],
301
283
  },
302
284
  single: {
303
285
  title: '{{title}}',
304
- sections: [
305
- {
306
- id: 'section',
307
- layout: {
308
- positions: {
309
- lg: {
310
- colSpan: 12,
311
- },
312
- },
313
- },
314
- },
315
- ],
286
+ sections: [{ id: 'section' }],
316
287
  properties: [
317
- {
318
- name: 'name',
319
- layout: {
320
- positions: {
321
- lg: {
322
- colSpan: 6,
323
- order: 1,
324
- },
325
- },
326
- },
327
- },
328
- {
329
- name: 'title',
330
- layout: {
331
- positions: {
332
- lg: {
333
- colSpan: 6,
334
- order: 2,
335
- },
336
- },
337
- },
338
- },
288
+ { name: 'name', layout: { positions: { lg: { colSpan: 6 } } } },
289
+ { name: 'title', layout: { positions: { lg: { colSpan: 6 } } } },
339
290
  ],
340
291
  actions: [],
341
292
  },
@@ -372,6 +323,7 @@ async function messageFactory(injector) {
372
323
  ],
373
324
  views: [
374
325
  createAllQueryView({
326
+ columns: ['name', 'title'],
375
327
  sorts: [{ name: 'name', dir: 'asc' }],
376
328
  }),
377
329
  ],
@@ -382,8 +334,6 @@ async function messageFactory(injector) {
382
334
  return entityDef;
383
335
  }
384
336
 
385
- // === Shared Types ===
386
-
387
337
  class AXMRoomService extends AXMEntityCrudServiceImpl {
388
338
  }
389
339
  class AXMRoomServiceImpl extends AXMRoomService {
@@ -660,30 +610,30 @@ async function roomFactory(injector) {
660
610
  return entityDef;
661
611
  }
662
612
 
663
- class AXMConversationTabService extends AXMEntityCrudServiceImpl {
613
+ class AXMMessageService extends AXMEntityCrudServiceImpl {
664
614
  }
665
- class AXMConversationTabServiceImpl extends AXMConversationTabService {
615
+ class AXMMessageServiceImpl extends AXMMessageService {
666
616
  constructor() {
667
- super(`${RootConfig.module.name}.${RootConfig.entities.tab.name}`);
617
+ super(`${RootConfig.module.name}.${RootConfig.entities.message.name}`);
668
618
  }
669
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
670
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabServiceImpl }); }
619
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
620
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageServiceImpl }); }
671
621
  }
672
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabServiceImpl, decorators: [{
622
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageServiceImpl, decorators: [{
673
623
  type: Injectable
674
624
  }], ctorParameters: () => [] });
675
625
 
676
- async function tabFactory(injector) {
677
- const dataService = injector.get(AXMConversationTabService);
626
+ async function messageFactory(injector) {
627
+ const dataService = injector.get(AXMMessageService);
678
628
  const i18n = RootConfig.config.i18n;
679
629
  const entityDef = {
680
630
  module: RootConfig.module.name,
681
- name: RootConfig.entities.tab.name,
631
+ name: RootConfig.entities.message.name,
682
632
  source: '',
683
- title: RootConfig.entities.tab.title,
633
+ title: RootConfig.entities.message.title,
684
634
  formats: {
685
- individual: `t("tab.individual-title", { scope: "${i18n}" })`,
686
- plural: RootConfig.entities.tab.title,
635
+ individual: RootConfig.entities.message.title,
636
+ plural: RootConfig.entities.message.title,
687
637
  searchResult: {
688
638
  title: '{{ title }}',
689
639
  description: RootConfig.module.title,
@@ -693,89 +643,67 @@ async function tabFactory(injector) {
693
643
  groups: [
694
644
  {
695
645
  id: 'section',
696
- title: `t("tab.basic-info", { scope: "${i18n}" })`,
646
+ title: RootConfig.entities.message.title,
697
647
  },
698
648
  ],
699
649
  properties: [
700
650
  {
701
651
  name: 'name',
702
- title: `t("tab.props.name", { scope: "${i18n}" })`,
652
+ title: `t("name", { scope: "common" })`,
703
653
  groupId: 'section',
704
- schema: {
705
- dataType: 'string',
706
- interface: {
707
- type: AXPWidgetsCatalog.text,
654
+ options: {
655
+ sort: {
656
+ enabled: true,
657
+ },
658
+ filter: {
659
+ advance: {
660
+ enabled: true,
661
+ },
662
+ inline: {
663
+ enabled: false,
664
+ },
708
665
  },
709
666
  },
710
- validations: [{ rule: 'required' }],
711
- },
712
- {
713
- name: 'title',
714
- title: `t("tab.props.title", { scope: "${i18n}" })`,
715
- groupId: 'section',
716
667
  schema: {
717
668
  dataType: 'string',
718
669
  interface: {
719
670
  type: AXPWidgetsCatalog.text,
720
671
  },
721
672
  },
722
- validations: [{ rule: 'required' }],
723
- },
724
- {
725
- name: 'color',
726
- title: `t("tab.props.color", { scope: "${i18n}" })`,
727
- groupId: 'section',
728
- schema: {
729
- dataType: 'string',
730
- interface: {
731
- type: AXPWidgetsCatalog.color,
673
+ validations: [
674
+ {
675
+ rule: 'required',
732
676
  },
733
- },
677
+ ],
734
678
  },
735
679
  {
736
- name: 'rooms',
737
- title: `t("tab.props.rooms", { scope: "${i18n}" })`,
680
+ name: 'title',
681
+ title: `t("title", { scope: "common" })`,
738
682
  groupId: 'section',
739
- schema: {
740
- dataType: 'string',
741
- interface: {
742
- type: AXPWidgetsCatalog.lookup,
743
- options: {
744
- entity: `${RootConfig.module.name}.${RootConfig.entities.room.name}`,
745
- multiple: true,
746
- },
683
+ options: {
684
+ sort: {
685
+ enabled: true,
747
686
  },
748
- },
749
- },
750
- {
751
- name: 'excludeRooms',
752
- title: `t("tab.props.excludeRooms", { scope: "${i18n}" })`,
753
- groupId: 'section',
754
- schema: {
755
- dataType: 'string',
756
- interface: {
757
- type: AXPWidgetsCatalog.lookup,
758
- options: {
759
- entity: `${RootConfig.module.name}.${RootConfig.entities.room.name}`,
760
- multiple: true,
687
+ filter: {
688
+ advance: {
689
+ enabled: true,
690
+ },
691
+ inline: {
692
+ enabled: false,
761
693
  },
762
694
  },
763
695
  },
764
- },
765
- {
766
- name: 'includeRooms',
767
- title: `t("tab.props.includeRooms", { scope: "${i18n}" })`,
768
- groupId: 'section',
769
696
  schema: {
770
697
  dataType: 'string',
771
698
  interface: {
772
- type: AXPWidgetsCatalog.lookup,
773
- options: {
774
- entity: `${RootConfig.module.name}.${RootConfig.entities.room.name}`,
775
- multiple: true,
776
- },
699
+ type: AXPWidgetsCatalog.text,
777
700
  },
778
701
  },
702
+ validations: [
703
+ {
704
+ rule: 'required',
705
+ },
706
+ ],
779
707
  },
780
708
  ],
781
709
  columns: [{ name: 'name' }, { name: 'title' }],
@@ -814,33 +742,104 @@ async function tabFactory(injector) {
814
742
  interfaces: {
815
743
  master: {
816
744
  create: {
817
- sections: [{ id: 'section' }],
745
+ sections: [
746
+ {
747
+ id: 'section',
748
+ },
749
+ ],
818
750
  properties: [
819
- { name: 'name', layout: { positions: { lg: { colSpan: 6 } } } },
820
- { name: 'title', layout: { positions: { lg: { colSpan: 6 } } } },
821
- { name: 'color', layout: { positions: { lg: { colSpan: 12 } } } },
822
- { name: 'rooms', layout: { positions: { lg: { colSpan: 12 } } } },
823
- { name: 'excludeRooms', layout: { positions: { lg: { colSpan: 12 } } } },
824
- { name: 'includeRooms', layout: { positions: { lg: { colSpan: 12 } } } },
751
+ {
752
+ name: 'name',
753
+ layout: {
754
+ positions: {
755
+ lg: {
756
+ colSpan: 6,
757
+ order: 1,
758
+ },
759
+ },
760
+ },
761
+ },
762
+ {
763
+ name: 'title',
764
+ layout: {
765
+ positions: {
766
+ lg: {
767
+ colSpan: 6,
768
+ order: 2,
769
+ },
770
+ },
771
+ },
772
+ },
825
773
  ],
826
774
  },
827
775
  update: {
828
- sections: [{ id: 'section' }],
776
+ sections: [
777
+ {
778
+ id: 'section',
779
+ },
780
+ ],
829
781
  properties: [
830
- { name: 'name', layout: { positions: { lg: { colSpan: 6 } } } },
831
- { name: 'title', layout: { positions: { lg: { colSpan: 6 } } } },
832
- { name: 'color', layout: { positions: { lg: { colSpan: 12 } } } },
833
- { name: 'rooms', layout: { positions: { lg: { colSpan: 12 } } } },
834
- { name: 'excludeRooms', layout: { positions: { lg: { colSpan: 12 } } } },
835
- { name: 'includeRooms', layout: { positions: { lg: { colSpan: 12 } } } },
782
+ {
783
+ name: 'name',
784
+ layout: {
785
+ positions: {
786
+ lg: {
787
+ colSpan: 6,
788
+ order: 1,
789
+ },
790
+ },
791
+ },
792
+ },
793
+ {
794
+ name: 'title',
795
+ layout: {
796
+ positions: {
797
+ lg: {
798
+ colSpan: 6,
799
+ order: 2,
800
+ },
801
+ },
802
+ },
803
+ },
836
804
  ],
837
805
  },
838
806
  single: {
839
807
  title: '{{title}}',
840
- sections: [{ id: 'section' }],
808
+ sections: [
809
+ {
810
+ id: 'section',
811
+ layout: {
812
+ positions: {
813
+ lg: {
814
+ colSpan: 12,
815
+ },
816
+ },
817
+ },
818
+ },
819
+ ],
841
820
  properties: [
842
- { name: 'name', layout: { positions: { lg: { colSpan: 6 } } } },
843
- { name: 'title', layout: { positions: { lg: { colSpan: 6 } } } },
821
+ {
822
+ name: 'name',
823
+ layout: {
824
+ positions: {
825
+ lg: {
826
+ colSpan: 6,
827
+ order: 1,
828
+ },
829
+ },
830
+ },
831
+ },
832
+ {
833
+ name: 'title',
834
+ layout: {
835
+ positions: {
836
+ lg: {
837
+ colSpan: 6,
838
+ order: 2,
839
+ },
840
+ },
841
+ },
842
+ },
844
843
  ],
845
844
  actions: [],
846
845
  },
@@ -877,7 +876,6 @@ async function tabFactory(injector) {
877
876
  ],
878
877
  views: [
879
878
  createAllQueryView({
880
- columns: ['name', 'title'],
881
879
  sorts: [{ name: 'name', dir: 'asc' }],
882
880
  }),
883
881
  ],
@@ -888,6 +886,85 @@ async function tabFactory(injector) {
888
886
  return entityDef;
889
887
  }
890
888
 
889
+ // === Shared Types ===
890
+
891
+ class AXMConversationTabEntityModule {
892
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
893
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabEntityModule }); }
894
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabEntityModule, providers: [
895
+ {
896
+ provide: AXMConversationTabService,
897
+ useClass: AXMConversationTabServiceImpl,
898
+ },
899
+ ] }); }
900
+ }
901
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationTabEntityModule, decorators: [{
902
+ type: NgModule,
903
+ args: [{
904
+ imports: [],
905
+ exports: [],
906
+ declarations: [],
907
+ providers: [
908
+ {
909
+ provide: AXMConversationTabService,
910
+ useClass: AXMConversationTabServiceImpl,
911
+ },
912
+ ],
913
+ }]
914
+ }] });
915
+
916
+ class AXMRoomEntityModule {
917
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMRoomEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
918
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMRoomEntityModule }); }
919
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMRoomEntityModule, providers: [
920
+ {
921
+ provide: AXMRoomService,
922
+ useClass: AXMRoomServiceImpl,
923
+ },
924
+ ] }); }
925
+ }
926
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMRoomEntityModule, decorators: [{
927
+ type: NgModule,
928
+ args: [{
929
+ imports: [],
930
+ exports: [],
931
+ declarations: [],
932
+ providers: [
933
+ {
934
+ provide: AXMRoomService,
935
+ useClass: AXMRoomServiceImpl,
936
+ },
937
+ ],
938
+ }]
939
+ }] });
940
+
941
+ class AXMMessageEntityModule {
942
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
943
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageEntityModule }); }
944
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageEntityModule, providers: [
945
+ {
946
+ provide: AXMMessageService,
947
+ useClass: AXMMessageServiceImpl,
948
+ },
949
+ ] }); }
950
+ }
951
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMMessageEntityModule, decorators: [{
952
+ type: NgModule,
953
+ args: [{
954
+ imports: [],
955
+ exports: [],
956
+ declarations: [],
957
+ providers: [
958
+ {
959
+ provide: AXMMessageService,
960
+ useClass: AXMMessageServiceImpl,
961
+ },
962
+ ],
963
+ }]
964
+ }] });
965
+
966
+ // Entity Services
967
+
891
968
  class AXMConversationModuleEntityProvider {
892
969
  constructor(injector) {
893
970
  this.injector = injector;
@@ -3996,23 +4073,14 @@ function routesFactory() {
3996
4073
  }
3997
4074
  class AXMConversationModule {
3998
4075
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3999
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationModule, imports: [i2$1.AXPLayoutBuilderModule, i2$5.AXPWorkflowModule], exports: [
4076
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationModule, imports: [i2$1.AXPLayoutBuilderModule, i2$5.AXPWorkflowModule,
4077
+ // Entity Modules
4078
+ AXMConversationTabEntityModule,
4079
+ AXMRoomEntityModule,
4080
+ AXMMessageEntityModule], exports: [
4000
4081
  // Modules
4001
4082
  RouterModule] }); }
4002
4083
  static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMConversationModule, providers: [
4003
- // Services
4004
- {
4005
- provide: AXMMessageService,
4006
- useClass: AXMMessageServiceImpl,
4007
- },
4008
- {
4009
- provide: AXMRoomService,
4010
- useClass: AXMRoomServiceImpl,
4011
- },
4012
- {
4013
- provide: AXMConversationTabService,
4014
- useClass: AXMConversationTabServiceImpl,
4015
- },
4016
4084
  // Chat and Comment Services
4017
4085
  {
4018
4086
  provide: AXMChatService,
@@ -4077,7 +4145,11 @@ class AXMConversationModule {
4077
4145
  workflows: {
4078
4146
  'show-comment-popup': AXMCommentPopupWorkflow,
4079
4147
  },
4080
- }),
4148
+ }),
4149
+ // Entity Modules
4150
+ AXMConversationTabEntityModule,
4151
+ AXMRoomEntityModule,
4152
+ AXMMessageEntityModule,
4081
4153
  // Modules
4082
4154
  RouterModule] }); }
4083
4155
  }
@@ -4097,25 +4169,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
4097
4169
  'show-comment-popup': AXMCommentPopupWorkflow,
4098
4170
  },
4099
4171
  }),
4172
+ // Entity Modules
4173
+ AXMConversationTabEntityModule,
4174
+ AXMRoomEntityModule,
4175
+ AXMMessageEntityModule,
4100
4176
  ],
4101
4177
  exports: [
4102
4178
  // Modules
4103
4179
  RouterModule,
4104
4180
  ],
4105
4181
  providers: [
4106
- // Services
4107
- {
4108
- provide: AXMMessageService,
4109
- useClass: AXMMessageServiceImpl,
4110
- },
4111
- {
4112
- provide: AXMRoomService,
4113
- useClass: AXMRoomServiceImpl,
4114
- },
4115
- {
4116
- provide: AXMConversationTabService,
4117
- useClass: AXMConversationTabServiceImpl,
4118
- },
4119
4182
  // Chat and Comment Services
4120
4183
  {
4121
4184
  provide: AXMChatService,
@@ -4178,5 +4241,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
4178
4241
  * Generated bundle index. Do not edit.
4179
4242
  */
4180
4243
 
4181
- export { AXMChatComponent, AXMChatItemComponent, AXMChatManagementService, AXMChatPreviewComponent, AXMChatRealtimeService, AXMChatRealtimeServiceImpl, AXMChatService, AXMChatServiceImpl, AXMCommentComponent, AXMCommentManagementService, AXMCommentPopupComponent, AXMCommentPopupStartAction, AXMCommentPopupWorkflow, AXMCommentRealtimeService, AXMCommentRealtimeServiceImpl, AXMCommentService, AXMCommentServiceImpl, AXMCommentWidgetViewComponent, AXMConversationModule, AXMConversationTabService, AXMConversationTabServiceImpl, AXMMessageService, AXMMessageServiceImpl, AXMRoomService, AXMRoomServiceImpl, AXMUserLookupPopup, AXPCommentWidget, RootConfig, messageFactory, roomFactory, tabFactory };
4244
+ export { AXMChatComponent, AXMChatItemComponent, AXMChatManagementService, AXMChatPreviewComponent, AXMChatRealtimeService, AXMChatRealtimeServiceImpl, AXMChatService, AXMChatServiceImpl, AXMCommentComponent, AXMCommentManagementService, AXMCommentPopupComponent, AXMCommentPopupStartAction, AXMCommentPopupWorkflow, AXMCommentRealtimeService, AXMCommentRealtimeServiceImpl, AXMCommentService, AXMCommentServiceImpl, AXMCommentWidgetViewComponent, AXMConversationModule, AXMConversationTabEntityModule, AXMConversationTabService, AXMConversationTabServiceImpl, AXMMessageEntityModule, AXMMessageService, AXMMessageServiceImpl, AXMRoomEntityModule, AXMRoomService, AXMRoomServiceImpl, AXMUserLookupPopup, AXPCommentWidget, RootConfig, messageFactory, roomFactory, tabFactory };
4182
4245
  //# sourceMappingURL=acorex-modules-conversation.mjs.map