@acorex/modules 20.2.4-next.8 → 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 +13 -13
  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
@@ -5,6 +5,54 @@ import * as i2 from '@angular/router';
5
5
  import { AXPEntityModel, AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
6
6
  import { AXPEntity } from '@acorex/platform/common';
7
7
 
8
+ declare class AXMApplicationsEntityModule {
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMApplicationsEntityModule, never>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMApplicationsEntityModule, never, never, never>;
11
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMApplicationsEntityModule>;
12
+ }
13
+
14
+ declare class AXMApplicationModuleEntityModule {
15
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMApplicationModuleEntityModule, never>;
16
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMApplicationModuleEntityModule, never, never, never>;
17
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMApplicationModuleEntityModule>;
18
+ }
19
+
20
+ declare class AXMEditionEntityModule {
21
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMEditionEntityModule, never>;
22
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMEditionEntityModule, never, never, never>;
23
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMEditionEntityModule>;
24
+ }
25
+
26
+ declare class AXMEntityEntityModule {
27
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMEntityEntityModule, never>;
28
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMEntityEntityModule, never, never, never>;
29
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMEntityEntityModule>;
30
+ }
31
+
32
+ declare class AXMFeatureEntityModule {
33
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMFeatureEntityModule, never>;
34
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMFeatureEntityModule, never, never, never>;
35
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMFeatureEntityModule>;
36
+ }
37
+
38
+ declare class AXMModulesEntityModule {
39
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMModulesEntityModule, never>;
40
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMModulesEntityModule, never, never, never>;
41
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMModulesEntityModule>;
42
+ }
43
+
44
+ declare class AXMPermissionEntityModule {
45
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMPermissionEntityModule, never>;
46
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMPermissionEntityModule, never, never, never>;
47
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMPermissionEntityModule>;
48
+ }
49
+
50
+ declare class AXMPropertyEntityModule {
51
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMPropertyEntityModule, never>;
52
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMPropertyEntityModule, never, never, never>;
53
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMPropertyEntityModule>;
54
+ }
55
+
8
56
  declare class AXMApplicationManagementModule {
9
57
  static forRoot(): ModuleWithProviders<AXMApplicationManagementModule>;
10
58
  /**
@@ -12,7 +60,7 @@ declare class AXMApplicationManagementModule {
12
60
  */
13
61
  constructor(instances: any[]);
14
62
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMApplicationManagementModule, [{ optional: true; }]>;
15
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMApplicationManagementModule, never, [typeof i1.AXPWorkflowModule, typeof i2.RouterModule], never>;
63
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMApplicationManagementModule, never, [typeof i1.AXPWorkflowModule, typeof i2.RouterModule, typeof AXMApplicationsEntityModule, typeof AXMApplicationModuleEntityModule, typeof AXMEditionEntityModule, typeof AXMEntityEntityModule, typeof AXMFeatureEntityModule, typeof AXMModulesEntityModule, typeof AXMPermissionEntityModule, typeof AXMPropertyEntityModule], never>;
16
64
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMApplicationManagementModule>;
17
65
  }
18
66
 
@@ -6,9 +6,27 @@ import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandPro
6
6
  import { AXPPermissionDefinitionProvider, AXPPermissionDefinitionProviderContext } from '@acorex/platform/auth';
7
7
  import { AXRange } from '@acorex/cdk/common';
8
8
 
9
+ declare class AXMCalendarEntityModule {
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMCalendarEntityModule, never>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCalendarEntityModule, never, never, never>;
12
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMCalendarEntityModule>;
13
+ }
14
+
15
+ declare class AXMCalendarEventEntityModule {
16
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMCalendarEventEntityModule, never>;
17
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCalendarEventEntityModule, never, never, never>;
18
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMCalendarEventEntityModule>;
19
+ }
20
+
21
+ declare class AXMCalendarEventTypeEntityModule {
22
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMCalendarEventTypeEntityModule, never>;
23
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCalendarEventTypeEntityModule, never, never, never>;
24
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMCalendarEventTypeEntityModule>;
25
+ }
26
+
9
27
  declare class AXMCalendarManagementModule {
10
28
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMCalendarManagementModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCalendarManagementModule, never, [typeof i1.CommonModule], never>;
29
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMCalendarManagementModule, never, [typeof i1.CommonModule, typeof AXMCalendarEntityModule, typeof AXMCalendarEventEntityModule, typeof AXMCalendarEventTypeEntityModule], never>;
12
30
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMCalendarManagementModule>;
13
31
  }
14
32
 
package/common/index.d.ts CHANGED
@@ -139,21 +139,71 @@ declare const AXPWidgetsList: {
139
139
  MediaGallery: string;
140
140
  SignatureBox: string;
141
141
  LookupBox: string;
142
+ EmailBox: string;
143
+ PhoneBox: string;
144
+ ContactBox: string;
145
+ LinkBox: string;
146
+ MetaDataBox: string;
147
+ TemplateBox: string;
148
+ TimeDuration: string;
149
+ DocumentUploader: string;
150
+ MetaSelector: string;
151
+ ColumnFilterSelector: string;
152
+ DataListFilter: string;
142
153
  };
143
154
  Layouts: {
144
155
  BlockLayout: string;
145
156
  RepeaterLayout: string;
146
157
  TextBlockLayout: string;
147
158
  FormField: string;
159
+ PanelLayout: string;
160
+ PageLayout: string;
161
+ DocumentLayout: string;
162
+ GridRowLayout: string;
163
+ GridItemLayout: string;
164
+ GridLayout: string;
165
+ FlexLayout: string;
166
+ FlexItemLayout: string;
167
+ AdvancedGridLayout: string;
168
+ AdvancedGridItemLayout: string;
169
+ FieldsetLayout: string;
170
+ TabsetLayout: string;
171
+ TabsetItemLayout: string;
148
172
  };
149
173
  Actions: {
150
174
  ActionButton: string;
151
175
  };
152
176
  Advanced: {
153
177
  QRCode: string;
178
+ Signature: string;
179
+ Map: string;
180
+ Gallery: string;
181
+ Image: string;
182
+ ImageMarker: string;
183
+ Avatar: string;
184
+ FileUploader: string;
185
+ List: string;
186
+ ListToolbar: string;
187
+ CronJob: string;
188
+ ExtraProperties: string;
189
+ ExtraPropertiesValues: string;
190
+ ExtraPropertiesSchema: string;
154
191
  };
155
192
  Templates: {
156
193
  Designer: string;
194
+ Template: string;
195
+ };
196
+ Entity: {
197
+ EntityList: string;
198
+ EntityReference: string;
199
+ WidgetSelector: string;
200
+ };
201
+ Theme: {
202
+ ThemeColorChooser: string;
203
+ ThemePaletteChooser: string;
204
+ IconChooser: string;
205
+ FontSizeChooser: string;
206
+ FontStyleChooser: string;
157
207
  };
158
208
  };
159
209
 
@@ -1,16 +1,34 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { Injector } from '@angular/core';
3
3
  import * as i1 from '@angular/common';
4
- import * as i2 from '@angular/router';
4
+ import * as i5 from '@angular/router';
5
5
  import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandProvider, AXPSearchResult } from '@acorex/platform/common';
6
6
  import { AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityPreloadEntity, AXPEntityModel, AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
7
7
  import { AXPPermissionDefinitionProvider, AXPPermissionDefinitionProviderContext } from '@acorex/platform/auth';
8
- import { AXPPageLayoutBaseComponent } from '@acorex/platform/layout/views';
9
8
  import { AXPBreadcrumbItem, AXPActionMenuItem } from '@acorex/platform/core';
9
+ import { AXPPageLayoutBaseComponent } from '@acorex/platform/layout/views';
10
+
11
+ declare class AXMContactMethodTypeEntityModule {
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMContactMethodTypeEntityModule, never>;
13
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMContactMethodTypeEntityModule, never, never, never>;
14
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMContactMethodTypeEntityModule>;
15
+ }
16
+
17
+ declare class AXMContactMethodEntityModule {
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMContactMethodEntityModule, never>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMContactMethodEntityModule, never, never, never>;
20
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMContactMethodEntityModule>;
21
+ }
22
+
23
+ declare class AXMEmergencyContactEntityModule {
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMEmergencyContactEntityModule, never>;
25
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMEmergencyContactEntityModule, never, never, never>;
26
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMEmergencyContactEntityModule>;
27
+ }
10
28
 
11
29
  declare class AXMContactManagementModule {
12
30
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMContactManagementModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMContactManagementModule, never, [typeof i1.CommonModule, typeof i2.RouterModule], never>;
31
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMContactManagementModule, never, [typeof i1.CommonModule, typeof AXMContactMethodTypeEntityModule, typeof AXMContactMethodEntityModule, typeof AXMEmergencyContactEntityModule, typeof i5.RouterModule], never>;
14
32
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMContactManagementModule>;
15
33
  }
16
34
 
@@ -189,5 +207,23 @@ declare class AXMEmergencyContactsPageComponent extends AXPPageLayoutBaseCompone
189
207
  static ɵcmp: i0.ɵɵComponentDeclaration<AXMEmergencyContactsPageComponent, "axm-emergency-contacts-page", never, {}, {}, never, never, true, never>;
190
208
  }
191
209
 
192
- export { AXMContactManagementEntityProvider, AXMContactManagementMenuProvider, AXMContactManagementModule, AXMContactManagementSearchCommandProvider, AXMContactMethodService, AXMContactMethodServiceImpl, AXMContactMethodTypeService, AXMContactMethodTypeServiceImpl, AXMEmergencyContactService, AXMEmergencyContactServiceImpl, AXMEmergencyContactsPageComponent, AXMPermissionDefinitionProvider, RootConfig, contactMethodTypeFactory };
210
+ declare class AXMEmergencyContactItemComponent {
211
+ contact: i0.InputSignal<AXMContactManagementEmergencyContactEntityModel>;
212
+ protected expanded: i0.WritableSignal<boolean>;
213
+ protected categoryIcon: i0.Signal<string>;
214
+ protected categoryColor: i0.Signal<string>;
215
+ protected messageDisabled: i0.Signal<boolean>;
216
+ protected callDisabled: i0.Signal<boolean>;
217
+ protected coverageText: i0.Signal<string>;
218
+ protected capabilitiesText: i0.Signal<string>;
219
+ protected toggleExpanded(): void;
220
+ protected handleCall(): void;
221
+ protected handleText(): void;
222
+ protected visitWebsite(): void;
223
+ protected copyInfo(): Promise<void>;
224
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMEmergencyContactItemComponent, never>;
225
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXMEmergencyContactItemComponent, "axm-emergency-contact-item", never, { "contact": { "alias": "contact"; "required": true; "isSignal": true; }; }, {}, never, never, true, never>;
226
+ }
227
+
228
+ export { AXMContactManagementEntityProvider, AXMContactManagementMenuProvider, AXMContactManagementModule, AXMContactManagementSearchCommandProvider, AXMContactMethodEntityModule, AXMContactMethodService, AXMContactMethodServiceImpl, AXMContactMethodTypeEntityModule, AXMContactMethodTypeService, AXMContactMethodTypeServiceImpl, AXMEmergencyContactEntityModule, AXMEmergencyContactItemComponent, AXMEmergencyContactService, AXMEmergencyContactServiceImpl, AXMEmergencyContactsPageComponent, AXMPermissionDefinitionProvider, RootConfig, contactMethodTypeFactory };
193
229
  export type { AXMContactManagementContactMethodEntityModel, AXMContactManagementContactMethodTypeEntityModel, AXMContactManagementEmergencyContactEntityModel };
@@ -20,13 +20,31 @@ declare class AppTermsCheckService {
20
20
  static ɵprov: i0.ɵɵInjectableDeclaration<AppTermsCheckService>;
21
21
  }
22
22
 
23
+ declare class AXMPromotionEntityModule {
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMPromotionEntityModule, never>;
25
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMPromotionEntityModule, never, never, never>;
26
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMPromotionEntityModule>;
27
+ }
28
+
29
+ declare class AXMAppTermEntityModule {
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMAppTermEntityModule, never>;
31
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMAppTermEntityModule, never, never, never>;
32
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMAppTermEntityModule>;
33
+ }
34
+
35
+ declare class AXMGlossaryEntityModule {
36
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMGlossaryEntityModule, never>;
37
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMGlossaryEntityModule, never, never, never>;
38
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMGlossaryEntityModule>;
39
+ }
40
+
23
41
  declare class AXMContentManagementModule {
24
42
  /**
25
43
  * @ignore
26
44
  */
27
45
  constructor(appTermsCheck: AppTermsCheckService);
28
46
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMContentManagementModule, never>;
29
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMContentManagementModule, never, [typeof i1.AXPWorkflowModule, typeof i2.AXPComponentSlotModule], never>;
47
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMContentManagementModule, never, [typeof i1.AXPWorkflowModule, typeof i2.AXPComponentSlotModule, typeof AXMPromotionEntityModule, typeof AXMAppTermEntityModule, typeof AXMGlossaryEntityModule], never>;
30
48
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMContentManagementModule>;
31
49
  }
32
50
 
@@ -195,5 +213,5 @@ declare class AXMListTermsComponent extends AXPPageLayoutBaseComponent {
195
213
  static ɵcmp: i0.ɵɵComponentDeclaration<AXMListTermsComponent, "ng-component", never, {}, {}, never, never, true, never>;
196
214
  }
197
215
 
198
- export { AXMAppPromotionService, AXMAppTermService, AXMAppTermServiceImpl, AXMContentManagementModule, AXMEntityProvider, AXMGlossaryService, AXMGlossaryServiceImpl, AXMListTermsComponent, AXMMenuProvider, AXMNotifyAppTermComponent, AXMPromotionDataSourceDefinition, AXMPromotionServiceImpl, AXMPromotionSlotComponent, AXMSearchCommandProvider, AXMSettingProvider, RootConfig, appTermEntityEntityFactory, glossaryEntityFactory, promotionEntityFactory };
216
+ export { AXMAppPromotionService, AXMAppTermEntityModule, AXMAppTermService, AXMAppTermServiceImpl, AXMContentManagementModule, AXMEntityProvider, AXMGlossaryEntityModule, AXMGlossaryService, AXMGlossaryServiceImpl, AXMListTermsComponent, AXMMenuProvider, AXMNotifyAppTermComponent, AXMPromotionDataSourceDefinition, AXMPromotionEntityModule, AXMPromotionServiceImpl, AXMPromotionSlotComponent, AXMSearchCommandProvider, AXMSettingProvider, RootConfig, appTermEntityEntityFactory, glossaryEntityFactory, promotionEntityFactory };
199
217
  export type { AXMAppTermEntityModel, AXMAppTermViewModel, AXMPlatformManagementGlossaryEntityModel, AXMPromotionEntityModel, AXMSelectModel };
@@ -4,7 +4,7 @@ import * as i1 from '@acorex/platform/layout/builder';
4
4
  import { AXPWidgetNode, AXPValueWidgetComponent, AXPWidgetConfig } from '@acorex/platform/layout/builder';
5
5
  import * as i2 from '@acorex/platform/workflow';
6
6
  import { AXPWorkflowAction, AXPWorkflowContext, AXPWorkflow } from '@acorex/platform/workflow';
7
- import * as i3 from '@angular/router';
7
+ import * as i6 from '@angular/router';
8
8
  import { AXPEntity } from '@acorex/platform/common';
9
9
  import { AXPEntityModel, AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
10
10
  import * as _acorex_platform_core from '@acorex/platform/core';
@@ -55,13 +55,33 @@ declare const RootConfig: {
55
55
  };
56
56
  };
57
57
 
58
+ declare class AXMConversationTabEntityModule {
59
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMConversationTabEntityModule, never>;
60
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMConversationTabEntityModule, never, never, never>;
61
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXMConversationTabEntityModule>;
62
+ }
63
+
64
+ declare class AXMRoomEntityModule {
65
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMRoomEntityModule, never>;
66
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMRoomEntityModule, never, never, never>;
67
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXMRoomEntityModule>;
68
+ }
69
+
70
+ declare class AXMMessageEntityModule {
71
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMMessageEntityModule, never>;
72
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMMessageEntityModule, never, never, never>;
73
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXMMessageEntityModule>;
74
+ }
75
+
58
76
  declare class AXMConversationModule {
59
77
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMConversationModule, never>;
60
- static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMConversationModule, never, [typeof i1.AXPLayoutBuilderModule, typeof i2.AXPWorkflowModule], [typeof i3.RouterModule]>;
78
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMConversationModule, never, [typeof i1.AXPLayoutBuilderModule, typeof i2.AXPWorkflowModule, typeof AXMConversationTabEntityModule, typeof AXMRoomEntityModule, typeof AXMMessageEntityModule], [typeof i6.RouterModule]>;
61
79
  static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXMConversationModule>;
62
80
  }
63
81
 
64
- declare function messageFactory(injector: Injector): Promise<AXPEntity | null>;
82
+ declare function tabFactory(injector: Injector): Promise<AXPEntity | null>;
83
+
84
+ declare function roomFactory(injector: Injector): Promise<AXPEntity | null>;
65
85
 
66
86
  type AXMSeenType = 'delivered' | 'read';
67
87
  type AXMReactionType = 'like' | 'love' | 'laugh' | 'angry' | 'sad' | string;
@@ -83,16 +103,6 @@ interface AXMConversationMessage extends AXPEntityModel<string> {
83
103
  isPinned?: boolean;
84
104
  }
85
105
 
86
- declare abstract class AXMMessageService extends AXMEntityCrudServiceImpl<string, AXMConversationMessage> {
87
- }
88
- declare class AXMMessageServiceImpl extends AXMMessageService {
89
- constructor();
90
- static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMMessageServiceImpl, never>;
91
- static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXMMessageServiceImpl>;
92
- }
93
-
94
- declare function roomFactory(injector: Injector): Promise<AXPEntity | null>;
95
-
96
106
  /**
97
107
  * Represents a single comment in a thread.
98
108
  * It can have nested replies (children).
@@ -167,8 +177,6 @@ declare class AXMRoomServiceImpl extends AXMRoomService {
167
177
  static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXMRoomServiceImpl>;
168
178
  }
169
179
 
170
- declare function tabFactory(injector: Injector): Promise<AXPEntity | null>;
171
-
172
180
  interface AXMConversationTab {
173
181
  id: string;
174
182
  name: string;
@@ -186,6 +194,16 @@ declare class AXMConversationTabServiceImpl extends AXMConversationTabService {
186
194
  static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXMConversationTabServiceImpl>;
187
195
  }
188
196
 
197
+ declare function messageFactory(injector: Injector): Promise<AXPEntity | null>;
198
+
199
+ declare abstract class AXMMessageService extends AXMEntityCrudServiceImpl<string, AXMConversationMessage> {
200
+ }
201
+ declare class AXMMessageServiceImpl extends AXMMessageService {
202
+ constructor();
203
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMMessageServiceImpl, never>;
204
+ static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXMMessageServiceImpl>;
205
+ }
206
+
189
207
  /**
190
208
  * Extended message interface for chat messages with UI-specific properties
191
209
  */
@@ -740,5 +758,5 @@ declare class AXMCommentPopupStartAction extends AXPWorkflowAction {
740
758
  }
741
759
  declare const AXMCommentPopupWorkflow: AXPWorkflow;
742
760
 
743
- 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 };
761
+ 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 };
744
762
  export type { AXMChatMessage, AXMChatMessageEvent, AXMChatRoom, AXMChatRoomEvent, AXMChatTabEvent, AXMComment, AXMCommentEntityData, AXMCommentEvent, AXMCommentEventType, AXMCommentThread, AXMConversationMessage, AXMConversationReaction, AXMConversationRoom, AXMConversationSeen, AXMConversationTab, AXMReactionType, AXMSeenType, AXMThreadEvent, AXMThreadEventType };
@@ -44,9 +44,15 @@ declare const RootConfig: {
44
44
  };
45
45
  };
46
46
 
47
+ declare class AXMDashboardEntityModule {
48
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMDashboardEntityModule, never>;
49
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMDashboardEntityModule, never, never, never>;
50
+ static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXMDashboardEntityModule>;
51
+ }
52
+
47
53
  declare class AXMDashboardManagementModule {
48
54
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMDashboardManagementModule, never>;
49
- static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMDashboardManagementModule, never, [typeof _acorex_platform_layout_builder.AXPLayoutBuilderModule], never>;
55
+ static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXMDashboardManagementModule, never, [typeof _acorex_platform_layout_builder.AXPLayoutBuilderModule, typeof AXMDashboardEntityModule], never>;
50
56
  static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXMDashboardManagementModule>;
51
57
  }
52
58
 
@@ -76,6 +82,7 @@ interface AXMCommonDashboardEntityModel extends AXPEntityModel<string> {
76
82
  title: string;
77
83
  description: string;
78
84
  widgets: AXMDashboardWidgetData[];
85
+ userId?: string;
79
86
  roleIds?: string[];
80
87
  isDeleted?: boolean;
81
88
  locked?: boolean;
@@ -140,7 +147,6 @@ declare class AXMDashboardHomeComponent extends AXPPageLayoutBaseComponent imple
140
147
  handleValueChanged: (widgetNode: _acorex_platform_layout_builder.AXPWidgetNode, data: unknown) => Promise<void>;
141
148
  handleOptionsChanged: (widgetNode: _acorex_platform_layout_builder.AXPWidgetNode, data: unknown) => Promise<void>;
142
149
  setIsAdmin: (isAdmin: boolean) => void;
143
- filterDashboardsByScope: (isAdmin: boolean) => void;
144
150
  toggleLockDashboard: () => Promise<void>;
145
151
  isDashboardLocked: () => boolean;
146
152
  } & _ngrx_signals.StateSource<{
@@ -256,7 +262,6 @@ declare const AXMDashboardStore: _angular_core.Type<{
256
262
  handleValueChanged: (widgetNode: AXPWidgetNode, data: unknown) => Promise<void>;
257
263
  handleOptionsChanged: (widgetNode: AXPWidgetNode, data: unknown) => Promise<void>;
258
264
  setIsAdmin: (isAdmin: boolean) => void;
259
- filterDashboardsByScope: (isAdmin: boolean) => void;
260
265
  toggleLockDashboard: () => Promise<void>;
261
266
  isDashboardLocked: () => boolean;
262
267
  } & _ngrx_signals.StateSource<{
@@ -343,6 +348,8 @@ declare class AXMClockWidgetViewComponent extends AXPLayoutBaseWidgetComponent i
343
348
  others: _angular_core.Signal<AXPTimeZone[]>;
344
349
  isHorizontal: _angular_core.Signal<boolean>;
345
350
  hasEnoughSpaceForHorizontal: _angular_core.Signal<boolean>;
351
+ codeFontSize: _angular_core.Signal<number>;
352
+ abbrFontSize: _angular_core.Signal<number>;
346
353
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXMClockWidgetViewComponent, never>;
347
354
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXMClockWidgetViewComponent, "ng-component", never, {}, {}, never, never, true, never>;
348
355
  }
@@ -1077,5 +1084,5 @@ declare module '@acorex/platform/layout/builder' {
1077
1084
  }
1078
1085
  }
1079
1086
 
1080
- export { AXMAddDashboardPopup, AXMAdvancedWeatherViewComponent, AXMAnalogClockComponent, AXMClockWidgetViewComponent, AXMConfigurationPopup, AXMDashboardHomeComponent, AXMDashboardManagementModule, AXMDashboardPopupService, AXMDashboardService, AXMDashboardServiceImpl, AXMDashboardStore, AXMDashboardWidgetWrapperComponent, AXMMinimalWeatherViewComponent, AXPAdvancedWeatherWidget, AXPAnalogClockWidget, AXPBarChartWidget, AXPBarChartWidgetViewComponent, AXPClockCalendarWidget, AXPClockCalendarWidgetViewComponent, AXPDonutChartWidget, AXPDonutChartWidgetViewComponent, AXPGaugeChartWidget, AXPGaugeChartWidgetViewComponent, AXPHomeDashboardSetting, AXPLineChartWidget, AXPLineChartWidgetViewComponent, AXPMinimalWeatherWidget, AXPStickyNoteWidget, AXPStickyNoteWidgetViewComponent, AXPWeatherApiAbstract, AXPWeatherApiMockService, AXPWeatherApiService, AXPWeatherWidget, AXPWeatherWidgetViewComponent, AXP_DATE_FORMAT_OPTIONS, AXP_TIMEZONE_OPTIONS, AXP_WIDGETS_CHART_CATEGORY, AXP_WIDGETS_UTILITY_CATEGORY, RootConfig, dashboardFactory };
1087
+ export { AXMAddDashboardPopup, AXMAdvancedWeatherViewComponent, AXMAnalogClockComponent, AXMClockWidgetViewComponent, AXMConfigurationPopup, AXMDashboardEntityModule, AXMDashboardHomeComponent, AXMDashboardManagementModule, AXMDashboardPopupService, AXMDashboardService, AXMDashboardServiceImpl, AXMDashboardStore, AXMDashboardWidgetWrapperComponent, AXMMinimalWeatherViewComponent, AXPAdvancedWeatherWidget, AXPAnalogClockWidget, AXPBarChartWidget, AXPBarChartWidgetViewComponent, AXPClockCalendarWidget, AXPClockCalendarWidgetViewComponent, AXPDonutChartWidget, AXPDonutChartWidgetViewComponent, AXPGaugeChartWidget, AXPGaugeChartWidgetViewComponent, AXPHomeDashboardSetting, AXPLineChartWidget, AXPLineChartWidgetViewComponent, AXPMinimalWeatherWidget, AXPStickyNoteWidget, AXPStickyNoteWidgetViewComponent, AXPWeatherApiAbstract, AXPWeatherApiMockService, AXPWeatherApiService, AXPWeatherWidget, AXPWeatherWidgetViewComponent, AXP_DATE_FORMAT_OPTIONS, AXP_TIMEZONE_OPTIONS, AXP_WIDGETS_CHART_CATEGORY, AXP_WIDGETS_UTILITY_CATEGORY, RootConfig, dashboardFactory };
1081
1088
  export type { AXMCommonDashboardEntityModel, AXMDashboardLayout, AXMDashboardWidgetData, AXPClockCalendarOptions, AXPClockLayout, AXPDateFormatOption, AXPHourNumber, AXPTimezoneOption, AXPWeatherCondition, AXPWeatherConditionDisplay, AXPWeatherData, AXPWeatherForecastDay, AXPWeatherHour, AXPWeatherLocation, AXPWeatherRequestOptions };
@@ -8,9 +8,27 @@ import { AXDataSource } from '@acorex/cdk/common';
8
8
  import { AXDropListDroppedEvent } from '@acorex/cdk/drag-drop';
9
9
  import { AXPFilterOperation, AXPFilterLogic } from '@acorex/platform/core';
10
10
 
11
+ declare class AXMQueryEntityModule {
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMQueryEntityModule, never>;
13
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMQueryEntityModule, never, never, never>;
14
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMQueryEntityModule>;
15
+ }
16
+
17
+ declare class AXMDataSourceEntityModule {
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMDataSourceEntityModule, never>;
19
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDataSourceEntityModule, never, never, never>;
20
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMDataSourceEntityModule>;
21
+ }
22
+
23
+ declare class AXMMetaDataDefinitionEntityModule {
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMetaDataDefinitionEntityModule, never>;
25
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMMetaDataDefinitionEntityModule, never, never, never>;
26
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMMetaDataDefinitionEntityModule>;
27
+ }
28
+
11
29
  declare class AXMDataManagementModule {
12
30
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMDataManagementModule, never>;
13
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDataManagementModule, never, [typeof i1.AXPLayoutBuilderModule], never>;
31
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDataManagementModule, never, [typeof i1.AXPLayoutBuilderModule, typeof AXMQueryEntityModule, typeof AXMDataSourceEntityModule, typeof AXMMetaDataDefinitionEntityModule], never>;
14
32
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMDataManagementModule>;
15
33
  }
16
34
 
@@ -477,5 +495,5 @@ declare class AXPQueryBuilderWidgetDesignerComponent extends AXPValueWidgetCompo
477
495
  static ɵcmp: i0.ɵɵComponentDeclaration<AXPQueryBuilderWidgetDesignerComponent, "axp-query-builder-widget-designer", never, {}, {}, never, never, true, never>;
478
496
  }
479
497
 
480
- export { AXMColumnFilterSelectorWidget, AXMColumnFilterSelectorWidgetColumnComponent, AXMColumnFilterSelectorWidgetEditComponent, AXMColumnFilterSelectorWidgetFilterComponent, AXMColumnFilterSelectorWidgetPrintComponent, AXMColumnFilterSelectorWidgetViewComponent, AXMDataManagementModule, AXMDataSourceOutputType, AXMDataSourceService, AXMDataSourceServiceImpl, AXMDataSourceType, AXMEntityProvider, AXMMenuProvider, AXMMetaDataDefinitionService, AXMPMetaDataDefinitionServiceImpl, AXMQueryService, AXMQueryServiceImpl, AXMSearchCommandProvider, AXMSettingProvider, AXM_COLUMN_DEF_WIDGET, AXM_FILTER_DEF_WIDGET, AXPQueryBuilderWidget, AXPQueryBuilderWidgetColumnComponent, AXPQueryBuilderWidgetDesignerComponent, AXPQueryBuilderWidgetEditComponent, AXPQueryBuilderWidgetViewComponent, RootConfig, dataSourceEntityFactory, metaDataDefinitionFactory, queryFactory };
498
+ export { AXMColumnFilterSelectorWidget, AXMColumnFilterSelectorWidgetColumnComponent, AXMColumnFilterSelectorWidgetEditComponent, AXMColumnFilterSelectorWidgetFilterComponent, AXMColumnFilterSelectorWidgetPrintComponent, AXMColumnFilterSelectorWidgetViewComponent, AXMDataManagementModule, AXMDataSourceEntityModule, AXMDataSourceOutputType, AXMDataSourceService, AXMDataSourceServiceImpl, AXMDataSourceType, AXMEntityProvider, AXMMenuProvider, AXMMetaDataDefinitionEntityModule, AXMMetaDataDefinitionService, AXMPMetaDataDefinitionServiceImpl, AXMQueryEntityModule, AXMQueryService, AXMQueryServiceImpl, AXMSearchCommandProvider, AXMSettingProvider, AXM_COLUMN_DEF_WIDGET, AXM_FILTER_DEF_WIDGET, AXPQueryBuilderWidget, AXPQueryBuilderWidgetColumnComponent, AXPQueryBuilderWidgetDesignerComponent, AXPQueryBuilderWidgetEditComponent, AXPQueryBuilderWidgetViewComponent, RootConfig, dataSourceEntityFactory, metaDataDefinitionFactory, queryFactory };
481
499
  export type { AXMColumnFilterSelectorWidgetConfigType, AXMDataManagementQueryEntityModel, AXMDataSourceEntityModel, AXMDataSourceFilter, AXMDataSourceOutputTypeOption, AXMDataSourceTypeOption, AXMMetaDataDefinitionEntityModel, AXMQueryEntityModel, AXPQueryBuilderWidgetConfigType, ColumnFilterValue, QueryBuilderCondition$2 as QueryBuilderCondition };
@@ -2,10 +2,10 @@ import * as i0 from '@angular/core';
2
2
  import { Injector } from '@angular/core';
3
3
  import * as i1 from '@acorex/platform/layout/components';
4
4
  import { AXPDynamicFormDefinition } from '@acorex/platform/layout/components';
5
- import * as i7 from '@acorex/platform/layout/builder';
5
+ import * as i11 from '@acorex/platform/layout/builder';
6
6
  import { AXPMetaDataDefinition, AXPWidgetConfig, AXPValueWidgetComponent, AXPWidgetNode, AXPColumnWidgetComponent } from '@acorex/platform/layout/builder';
7
- import * as i9 from '@acorex/components/media-viewer';
8
- import * as i10 from '@acorex/platform/workflow';
7
+ import * as i13 from '@acorex/components/media-viewer';
8
+ import * as i14 from '@acorex/platform/workflow';
9
9
  import { AXPEntity, AXPMenuProvider, AXPMenuProviderContext, AXPSearchCommandProvider, AXPSearchResult, AXPSettingDefinitionProvider, AXPSettingDefinitionProviderContext } from '@acorex/platform/common';
10
10
  import { AXPEntityModel, AXMEntityCrudServiceImpl, AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityPreloadEntity } from '@acorex/platform/layout/entity';
11
11
  import { AXPApplicationUserReference, AXPFileListItem, AXPExpression, AXPRequiredValidationRule, AXPContextData, AXPContextChangeEvent } from '@acorex/platform/core';
@@ -47,6 +47,30 @@ declare class AXMDocumentManagementDocumentEntityModule {
47
47
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMDocumentManagementDocumentEntityModule>;
48
48
  }
49
49
 
50
+ declare class AXMFolderEntityModule {
51
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMFolderEntityModule, never>;
52
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMFolderEntityModule, never, never, never>;
53
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMFolderEntityModule>;
54
+ }
55
+
56
+ declare class AXMReviewEntityModule {
57
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMReviewEntityModule, never>;
58
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMReviewEntityModule, never, never, never>;
59
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMReviewEntityModule>;
60
+ }
61
+
62
+ declare class AXMDistributionEntityModule {
63
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMDistributionEntityModule, never>;
64
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDistributionEntityModule, never, never, never>;
65
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMDistributionEntityModule>;
66
+ }
67
+
68
+ declare class AXMDistributionInteractionEntityModule {
69
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMDistributionInteractionEntityModule, never>;
70
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDistributionInteractionEntityModule, never, never, never>;
71
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMDistributionInteractionEntityModule>;
72
+ }
73
+
50
74
  declare class AXMFileTypeModule {
51
75
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMFileTypeModule, never>;
52
76
  static ɵmod: i0.ɵɵNgModuleDeclaration<AXMFileTypeModule, never, never, never>;
@@ -55,7 +79,7 @@ declare class AXMFileTypeModule {
55
79
 
56
80
  declare class AXMDocumentManagementModule {
57
81
  static ɵfac: i0.ɵɵFactoryDeclaration<AXMDocumentManagementModule, never>;
58
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDocumentManagementModule, never, [typeof AXMDriveChooseModule, typeof AXMDocumentManagementDocumentTypeStatusDefinitionEntityModule, typeof AXMDocumentManagementDocumentTypeMetaValueEntityModule, typeof AXMDocumentManagementDocumentTypeMetaDefinitionEntityModule, typeof AXMDocumentManagementDocumentTypeEntityModule, typeof AXMDocumentManagementDocumentEntityModule, typeof i7.AXPLayoutBuilderModule, typeof AXMFileTypeModule, typeof i9.AXMediaViewerModule, typeof i10.AXPWorkflowModule], never>;
82
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDocumentManagementModule, never, [typeof AXMDriveChooseModule, typeof AXMDocumentManagementDocumentTypeStatusDefinitionEntityModule, typeof AXMDocumentManagementDocumentTypeMetaValueEntityModule, typeof AXMDocumentManagementDocumentTypeMetaDefinitionEntityModule, typeof AXMDocumentManagementDocumentTypeEntityModule, typeof AXMDocumentManagementDocumentEntityModule, typeof AXMFolderEntityModule, typeof AXMReviewEntityModule, typeof AXMDistributionEntityModule, typeof AXMDistributionInteractionEntityModule, typeof i11.AXPLayoutBuilderModule, typeof AXMFileTypeModule, typeof i13.AXMediaViewerModule, typeof i14.AXPWorkflowModule], never>;
59
83
  static ɵinj: i0.ɵɵInjectorDeclaration<AXMDocumentManagementModule>;
60
84
  }
61
85
 
@@ -339,6 +363,8 @@ declare class AXMDocumentManagementDocumentTypeStatusDefinitionEntityServiceImpl
339
363
  static ɵprov: i0.ɵɵInjectableDeclaration<AXMDocumentManagementDocumentTypeStatusDefinitionEntityServiceImpl>;
340
364
  }
341
365
 
366
+ declare function documentRelatedFactory(injector: Injector): Promise<AXPEntity | null>;
367
+
342
368
  declare function distributionFactory(injector: Injector): Promise<AXPEntity | null>;
343
369
 
344
370
  interface AXMDocumentManagementDistributionEntityModel extends AXPEntityModel<string> {
@@ -391,7 +417,11 @@ declare class AXMDistributionInteractionServiceImpl extends AXMDistributionInter
391
417
  static ɵprov: i0.ɵɵInjectableDeclaration<AXMDistributionInteractionServiceImpl>;
392
418
  }
393
419
 
394
- declare function documentRelatedFactory(injector: Injector): Promise<AXPEntity | null>;
420
+ declare class AXMDocumentReletedEntityModule {
421
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMDocumentReletedEntityModule, never>;
422
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMDocumentReletedEntityModule, never, never, never>;
423
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMDocumentReletedEntityModule>;
424
+ }
395
425
 
396
426
  declare class AXMEntityProvider implements AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader {
397
427
  private injector;
@@ -492,5 +522,5 @@ declare class AXPDocumentUploaderWidgetPrintComponent extends AXPValueWidgetComp
492
522
  static ɵcmp: i0.ɵɵComponentDeclaration<AXPDocumentUploaderWidgetPrintComponent, "ng-component", never, {}, {}, never, never, true, never>;
493
523
  }
494
524
 
495
- export { AXMDistributionInteractionService, AXMDistributionInteractionServiceImpl, AXMDistributionService, AXMDistributionServiceImpl, AXMDocumentManagementDocumentEntityModule, AXMDocumentManagementDocumentTypeEntityModule, AXMDocumentManagementDocumentTypeMetaDefinitionEntityModule, AXMDocumentManagementDocumentTypeMetaDefinitionEntityService, AXMDocumentManagementDocumentTypeMetaDefinitionEntityServiceImpl, AXMDocumentManagementDocumentTypeMetaValueEntityModule, AXMDocumentManagementDocumentTypeMetaValueEntityService, AXMDocumentManagementDocumentTypeMetaValueEntityServiceImpl, AXMDocumentManagementDocumentTypeStatusDefinitionEntityModule, AXMDocumentManagementDocumentTypeStatusDefinitionEntityService, AXMDocumentManagementDocumentTypeStatusDefinitionEntityServiceImpl, AXMDocumentManagementModule, AXMDocumentService, AXMDocumentServiceImpl, AXMDocumentTypeService, AXMDocumentTypeServiceImpl, AXMEntityProvider, AXMFolderService, AXMFolderServiceImpl, AXMMenuProvider, AXMReviewService, AXMReviewServiceImpl, AXMSearchCommandProvider, AXMSettingProvider, AXPDocumentUploaderWidget, AXPDocumentUploaderWidgetColumnComponent, AXPDocumentUploaderWidgetDesignerComponent, AXPDocumentUploaderWidgetEditComponent, AXPDocumentUploaderWidgetFilterComponent, AXPDocumentUploaderWidgetPrintComponent, AXPDocumentUploaderWidgetViewComponent, RootConfig, canTransition, distributionFactory, distributionInteractionFactory, documentFactory, documentRelatedFactory, documentTypeFactory, documentTypeMetaDefinitionfactory, documentTypeMetaValueFactory, documentTypeStatusDefinitionFactory, folderFactory, getNextStatus, reviewFactory };
525
+ export { AXMDistributionEntityModule, AXMDistributionInteractionEntityModule, AXMDistributionInteractionService, AXMDistributionInteractionServiceImpl, AXMDistributionService, AXMDistributionServiceImpl, AXMDocumentManagementDocumentEntityModule, AXMDocumentManagementDocumentTypeEntityModule, AXMDocumentManagementDocumentTypeMetaDefinitionEntityModule, AXMDocumentManagementDocumentTypeMetaDefinitionEntityService, AXMDocumentManagementDocumentTypeMetaDefinitionEntityServiceImpl, AXMDocumentManagementDocumentTypeMetaValueEntityModule, AXMDocumentManagementDocumentTypeMetaValueEntityService, AXMDocumentManagementDocumentTypeMetaValueEntityServiceImpl, AXMDocumentManagementDocumentTypeStatusDefinitionEntityModule, AXMDocumentManagementDocumentTypeStatusDefinitionEntityService, AXMDocumentManagementDocumentTypeStatusDefinitionEntityServiceImpl, AXMDocumentManagementModule, AXMDocumentReletedEntityModule, AXMDocumentService, AXMDocumentServiceImpl, AXMDocumentTypeService, AXMDocumentTypeServiceImpl, AXMEntityProvider, AXMFolderEntityModule, AXMFolderService, AXMFolderServiceImpl, AXMMenuProvider, AXMReviewEntityModule, AXMReviewService, AXMReviewServiceImpl, AXMSearchCommandProvider, AXMSettingProvider, AXPDocumentUploaderWidget, AXPDocumentUploaderWidgetColumnComponent, AXPDocumentUploaderWidgetDesignerComponent, AXPDocumentUploaderWidgetEditComponent, AXPDocumentUploaderWidgetFilterComponent, AXPDocumentUploaderWidgetPrintComponent, AXPDocumentUploaderWidgetViewComponent, RootConfig, canTransition, distributionFactory, distributionInteractionFactory, documentFactory, documentRelatedFactory, documentTypeFactory, documentTypeMetaDefinitionfactory, documentTypeMetaValueFactory, documentTypeStatusDefinitionFactory, folderFactory, getNextStatus, reviewFactory };
496
526
  export type { AXMDistributionInteractionSummary, AXMDocumentInheritanceType, AXMDocumentManagementDistributionEntityModel, AXMDocumentManagementDistributionInteractionEntityModel, AXMDocumentManagementDocumentEntityModel, AXMDocumentManagementDocumentTypeEntityModel, AXMDocumentManagementDocumentTypeMetaDefinitionEntityModel, AXMDocumentManagementDocumentTypeMetaValueEntityModel, AXMDocumentManagementDocumentTypeStatusDefinitionEntityModel, AXMDocumentManagementFolderCreateDto, AXMDocumentManagementFolderEntityModel, AXMDocumentManagementFolderGetDto, AXMDocumentManagementReviewEntityModel, AXMDocumentMeta, AXMDocumentWorkflowPhase, AXPDocumentUploaderWidgetOptions, DocumentTypeFileOutput };