@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
@@ -1,9 +1,9 @@
1
1
  import * as i0 from '@angular/core';
2
- import { inject, Injector, Injectable, NgModule } from '@angular/core';
2
+ import { Injectable, NgModule, inject, Injector } from '@angular/core';
3
3
  import { CommonModule } from '@angular/common';
4
4
  import { AXP_PERMISSION_DEFINITION_PROVIDER } from '@acorex/platform/auth';
5
- import { AXPSearchCommandProvider, createAllQueryView, AXPEntityQueryType, AXP_MENU_PROVIDER, AXP_SEARCH_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER } from '@acorex/platform/common';
6
- import { AXPEntityService, AXMEntityCrudServiceImpl, entityMasterCrudActions, entityMasterRecordActions, AXP_ENTITY_DEFINITION_LOADER } from '@acorex/platform/layout/entity';
5
+ import { createAllQueryView, AXPEntityQueryType, AXPSearchCommandProvider, AXP_MENU_PROVIDER, AXP_SEARCH_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER } from '@acorex/platform/common';
6
+ import { AXMEntityCrudServiceImpl, entityMasterCrudActions, entityMasterRecordActions, AXPEntityService, AXP_ENTITY_DEFINITION_LOADER } from '@acorex/platform/layout/entity';
7
7
  import { AXP_DATASOURCE_DEFINITION_PROVIDER } from '@acorex/platform/core';
8
8
  import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
9
9
  import { AXDataSource } from '@acorex/cdk/common';
@@ -66,172 +66,6 @@ const RootConfig = {
66
66
  },
67
67
  };
68
68
 
69
- class AXMPartyManagementEntityProvider {
70
- constructor() {
71
- this.injector = inject(Injector);
72
- }
73
- preload() {
74
- const module = RootConfig.module.name;
75
- return Array.from(Object.values(RootConfig.entities)).map((entity) => ({
76
- module: module,
77
- entity: entity.name,
78
- }));
79
- }
80
- async get(moduleName, entityName) {
81
- if (moduleName == RootConfig.module.name) {
82
- switch (entityName) {
83
- case RootConfig.entities.industry.name:
84
- return (await import('./acorex-modules-party-management-industry.entity-CoMI4imz.mjs')).industryFactory(this.injector);
85
- case RootConfig.entities.party.name:
86
- return (await import('./acorex-modules-party-management-party.entity-Cwd9EqB4.mjs')).partyFactory(this.injector);
87
- case RootConfig.entities.partyRole.name:
88
- return (await import('./acorex-modules-party-management-party-role.entity-OV4XUnfD.mjs')).partyRoleFactory(this.injector);
89
- case RootConfig.entities.partyRelationship.name:
90
- return (await import('./acorex-modules-party-management-party-relationship.entity-B-gMK84C.mjs')).partyRelationshipFactory(this.injector);
91
- case RootConfig.entities.partyRelationshipType?.name:
92
- return (await Promise.resolve().then(function () { return partyRelationshipType_entity; })).partyRelationshipTypeFactory(this.injector);
93
- case RootConfig.entities.partyIdentifierType.name:
94
- return (await import('./acorex-modules-party-management-party-identifier-type.entity-D-VpvXeU.mjs')).partyIdentifierTypeFactory(this.injector);
95
- case RootConfig.entities.partyIdentifier.name:
96
- return (await import('./acorex-modules-party-management-party-identifier.entity-BcXi9BM0.mjs')).partyIdentifierFactory(this.injector);
97
- }
98
- }
99
- return null;
100
- }
101
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementEntityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
102
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementEntityProvider }); }
103
- }
104
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementEntityProvider, decorators: [{
105
- type: Injectable
106
- }] });
107
-
108
- class AXMMenuProvider {
109
- constructor() {
110
- this.entityService = inject(AXPEntityService);
111
- }
112
- async provide(context) {
113
- const module = RootConfig.module;
114
- context.addItems([
115
- {
116
- priority: 9001,
117
- text: '@party-management:root-menu',
118
- icon: module.icon,
119
- children: [
120
- {
121
- text: '@party-management:party.plural-title',
122
- path: this.entityService.createPath(module.name, RootConfig.entities.party.name),
123
- icon: RootConfig.entities.party.icon,
124
- priority: 1,
125
- },
126
- {
127
- text: '',
128
- type: 'break',
129
- priority: 2,
130
- },
131
- {
132
- text: '@party-management:party-identifier-type.plural-title',
133
- path: this.entityService.createPath(module.name, RootConfig.entities.partyIdentifierType.name),
134
- icon: RootConfig.entities.partyIdentifierType.icon,
135
- priority: 3,
136
- },
137
- {
138
- text: '@party-management:party-relationship-type.plural-title',
139
- path: this.entityService.createPath(module.name, RootConfig.entities.partyRelationshipType.name),
140
- icon: RootConfig.entities.partyRelationshipType.icon,
141
- priority: 4,
142
- },
143
- {
144
- text: '@party-management:industry.plural-title',
145
- path: this.entityService.createPath(module.name, RootConfig.entities.industry.name),
146
- icon: RootConfig.entities.industry.icon,
147
- priority: 5,
148
- },
149
- ],
150
- },
151
- ]);
152
- }
153
- }
154
-
155
- class AXMSearchCommandProvider extends AXPSearchCommandProvider {
156
- constructor() {
157
- super(...arguments);
158
- this.commands = [
159
- {
160
- group: 'command',
161
- title: 'New Party',
162
- icon: RootConfig.entities.party.icon,
163
- description: 'Create a new party (individual or organization).',
164
- command: {
165
- name: 'create-entity',
166
- options: {
167
- entity: `${RootConfig.module.name}.${RootConfig.entities.party.name}`,
168
- },
169
- },
170
- },
171
- {
172
- group: 'command',
173
- title: 'New Party Role',
174
- icon: RootConfig.entities.partyRole.icon,
175
- description: 'Assign a role to a party.',
176
- command: {
177
- name: 'create-entity',
178
- options: {
179
- entity: `${RootConfig.module.name}.${RootConfig.entities.partyRole.name}`,
180
- },
181
- },
182
- },
183
- {
184
- group: 'command',
185
- title: 'New Party Relationship',
186
- icon: RootConfig.entities.partyRelationship.icon,
187
- description: 'Create a relationship between two parties.',
188
- command: {
189
- name: 'create-entity',
190
- options: {
191
- entity: `${RootConfig.module.name}.${RootConfig.entities.partyRelationship.name}`,
192
- },
193
- },
194
- },
195
- {
196
- group: 'command',
197
- title: 'New Party Relationship Type',
198
- icon: RootConfig.entities.partyRelationshipType.icon,
199
- description: 'Define a new type of party relationship.',
200
- command: {
201
- name: 'create-entity',
202
- options: {
203
- entity: `${RootConfig.module.name}.${RootConfig.entities.partyRelationshipType.name}`,
204
- },
205
- },
206
- },
207
- {
208
- group: 'command',
209
- title: 'New Party Identifier Type',
210
- icon: RootConfig.entities.partyIdentifierType.icon,
211
- description: 'Create a new type of party identifier.',
212
- command: {
213
- name: 'create-entity',
214
- options: {
215
- entity: `${RootConfig.module.name}.${RootConfig.entities.partyIdentifierType.name}`,
216
- },
217
- },
218
- },
219
- {
220
- group: 'command',
221
- title: 'New Party Identifier',
222
- icon: RootConfig.entities.partyIdentifier.icon,
223
- description: 'Add an identifier to a party.',
224
- command: {
225
- name: 'create-entity',
226
- options: {
227
- entity: `${RootConfig.module.name}.${RootConfig.entities.partyIdentifier.name}`,
228
- },
229
- },
230
- },
231
- ];
232
- }
233
- }
234
-
235
69
  class AXMIndustryService extends AXMEntityCrudServiceImpl {
236
70
  }
237
71
  class AXMIndustryServiceImpl extends AXMIndustryService {
@@ -476,6 +310,349 @@ var partyRelationshipType_entity = /*#__PURE__*/Object.freeze({
476
310
  partyRelationshipTypeFactory: partyRelationshipTypeFactory
477
311
  });
478
312
 
313
+ class AXMIndustryEntityModule {
314
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMIndustryEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
315
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMIndustryEntityModule }); }
316
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMIndustryEntityModule, providers: [
317
+ {
318
+ provide: AXMIndustryService,
319
+ useClass: AXMIndustryServiceImpl,
320
+ },
321
+ ] }); }
322
+ }
323
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMIndustryEntityModule, decorators: [{
324
+ type: NgModule,
325
+ args: [{
326
+ imports: [],
327
+ exports: [],
328
+ declarations: [],
329
+ providers: [
330
+ {
331
+ provide: AXMIndustryService,
332
+ useClass: AXMIndustryServiceImpl,
333
+ },
334
+ ],
335
+ }]
336
+ }] });
337
+
338
+ class AXMPartyEntityModule {
339
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
340
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyEntityModule }); }
341
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyEntityModule, providers: [
342
+ {
343
+ provide: AXMPartyService,
344
+ useClass: AXMPartyServiceImpl,
345
+ },
346
+ ] }); }
347
+ }
348
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyEntityModule, decorators: [{
349
+ type: NgModule,
350
+ args: [{
351
+ imports: [],
352
+ exports: [],
353
+ declarations: [],
354
+ providers: [
355
+ {
356
+ provide: AXMPartyService,
357
+ useClass: AXMPartyServiceImpl,
358
+ },
359
+ ],
360
+ }]
361
+ }] });
362
+
363
+ class AXMPartyRoleEntityModule {
364
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRoleEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
365
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRoleEntityModule }); }
366
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRoleEntityModule, providers: [
367
+ {
368
+ provide: AXMPartyRoleService,
369
+ useClass: AXMPartyRoleServiceImpl,
370
+ },
371
+ ] }); }
372
+ }
373
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRoleEntityModule, decorators: [{
374
+ type: NgModule,
375
+ args: [{
376
+ imports: [],
377
+ exports: [],
378
+ declarations: [],
379
+ providers: [
380
+ {
381
+ provide: AXMPartyRoleService,
382
+ useClass: AXMPartyRoleServiceImpl,
383
+ },
384
+ ],
385
+ }]
386
+ }] });
387
+
388
+ class AXMPartyRelationshipEntityModule {
389
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRelationshipEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
390
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRelationshipEntityModule }); }
391
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRelationshipEntityModule, providers: [
392
+ {
393
+ provide: AXMPartyRelationshipService,
394
+ useClass: AXMPartyRelationshipServiceImpl,
395
+ },
396
+ ] }); }
397
+ }
398
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRelationshipEntityModule, decorators: [{
399
+ type: NgModule,
400
+ args: [{
401
+ imports: [],
402
+ exports: [],
403
+ declarations: [],
404
+ providers: [
405
+ {
406
+ provide: AXMPartyRelationshipService,
407
+ useClass: AXMPartyRelationshipServiceImpl,
408
+ },
409
+ ],
410
+ }]
411
+ }] });
412
+
413
+ class AXMPartyIdentifierTypeEntityModule {
414
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyIdentifierTypeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
415
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyIdentifierTypeEntityModule }); }
416
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyIdentifierTypeEntityModule, providers: [
417
+ {
418
+ provide: AXMPartyIdentifierTypeService,
419
+ useClass: AXMPartyIdentifierTypeServiceImpl,
420
+ },
421
+ ] }); }
422
+ }
423
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyIdentifierTypeEntityModule, decorators: [{
424
+ type: NgModule,
425
+ args: [{
426
+ imports: [],
427
+ exports: [],
428
+ declarations: [],
429
+ providers: [
430
+ {
431
+ provide: AXMPartyIdentifierTypeService,
432
+ useClass: AXMPartyIdentifierTypeServiceImpl,
433
+ },
434
+ ],
435
+ }]
436
+ }] });
437
+
438
+ class AXMPartyIdentifierEntityModule {
439
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyIdentifierEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
440
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyIdentifierEntityModule }); }
441
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyIdentifierEntityModule, providers: [
442
+ {
443
+ provide: AXMPartyIdentifierService,
444
+ useClass: AXMPartyIdentifierServiceImpl,
445
+ },
446
+ ] }); }
447
+ }
448
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyIdentifierEntityModule, decorators: [{
449
+ type: NgModule,
450
+ args: [{
451
+ imports: [],
452
+ exports: [],
453
+ declarations: [],
454
+ providers: [
455
+ {
456
+ provide: AXMPartyIdentifierService,
457
+ useClass: AXMPartyIdentifierServiceImpl,
458
+ },
459
+ ],
460
+ }]
461
+ }] });
462
+
463
+ class AXMPartyRelationshipTypeEntityModule {
464
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRelationshipTypeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
465
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRelationshipTypeEntityModule }); }
466
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRelationshipTypeEntityModule, providers: [
467
+ {
468
+ provide: AXMPartyRelationshipTypeService,
469
+ useClass: AXMPartyRelationshipTypeServiceImpl,
470
+ },
471
+ ] }); }
472
+ }
473
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyRelationshipTypeEntityModule, decorators: [{
474
+ type: NgModule,
475
+ args: [{
476
+ imports: [],
477
+ exports: [],
478
+ declarations: [],
479
+ providers: [
480
+ {
481
+ provide: AXMPartyRelationshipTypeService,
482
+ useClass: AXMPartyRelationshipTypeServiceImpl,
483
+ },
484
+ ],
485
+ }]
486
+ }] });
487
+
488
+ // Entity Services
489
+
490
+ class AXMPartyManagementEntityProvider {
491
+ constructor() {
492
+ this.injector = inject(Injector);
493
+ }
494
+ preload() {
495
+ const module = RootConfig.module.name;
496
+ return Array.from(Object.values(RootConfig.entities)).map((entity) => ({
497
+ module: module,
498
+ entity: entity.name,
499
+ }));
500
+ }
501
+ async get(moduleName, entityName) {
502
+ if (moduleName == RootConfig.module.name) {
503
+ switch (entityName) {
504
+ case RootConfig.entities.industry.name:
505
+ return (await import('./acorex-modules-party-management-industry.entity-sLrAmADa.mjs')).industryFactory(this.injector);
506
+ case RootConfig.entities.party.name:
507
+ return (await import('./acorex-modules-party-management-party.entity-v-YrPNOP.mjs')).partyFactory(this.injector);
508
+ case RootConfig.entities.partyRole.name:
509
+ return (await import('./acorex-modules-party-management-party-role.entity-BpPCL3GG.mjs')).partyRoleFactory(this.injector);
510
+ case RootConfig.entities.partyRelationship.name:
511
+ return (await import('./acorex-modules-party-management-party-relationship.entity-Bhqgy4-Y.mjs')).partyRelationshipFactory(this.injector);
512
+ case RootConfig.entities.partyRelationshipType?.name:
513
+ return (await Promise.resolve().then(function () { return partyRelationshipType_entity; })).partyRelationshipTypeFactory(this.injector);
514
+ case RootConfig.entities.partyIdentifierType.name:
515
+ return (await import('./acorex-modules-party-management-party-identifier-type.entity-WL-tJlK7.mjs')).partyIdentifierTypeFactory(this.injector);
516
+ case RootConfig.entities.partyIdentifier.name:
517
+ return (await import('./acorex-modules-party-management-party-identifier.entity-BGJdllN8.mjs')).partyIdentifierFactory(this.injector);
518
+ }
519
+ }
520
+ return null;
521
+ }
522
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementEntityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
523
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementEntityProvider }); }
524
+ }
525
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementEntityProvider, decorators: [{
526
+ type: Injectable
527
+ }] });
528
+
529
+ class AXMMenuProvider {
530
+ constructor() {
531
+ this.entityService = inject(AXPEntityService);
532
+ }
533
+ async provide(context) {
534
+ const module = RootConfig.module;
535
+ context.addItems([
536
+ {
537
+ priority: 9001,
538
+ text: '@party-management:root-menu',
539
+ icon: module.icon,
540
+ children: [
541
+ {
542
+ text: '@party-management:party.plural-title',
543
+ path: this.entityService.createPath(module.name, RootConfig.entities.party.name),
544
+ icon: RootConfig.entities.party.icon,
545
+ priority: 1,
546
+ },
547
+ {
548
+ text: '',
549
+ type: 'break',
550
+ priority: 2,
551
+ },
552
+ {
553
+ text: '@party-management:party-identifier-type.plural-title',
554
+ path: this.entityService.createPath(module.name, RootConfig.entities.partyIdentifierType.name),
555
+ icon: RootConfig.entities.partyIdentifierType.icon,
556
+ priority: 3,
557
+ },
558
+ {
559
+ text: '@party-management:party-relationship-type.plural-title',
560
+ path: this.entityService.createPath(module.name, RootConfig.entities.partyRelationshipType.name),
561
+ icon: RootConfig.entities.partyRelationshipType.icon,
562
+ priority: 4,
563
+ },
564
+ {
565
+ text: '@party-management:industry.plural-title',
566
+ path: this.entityService.createPath(module.name, RootConfig.entities.industry.name),
567
+ icon: RootConfig.entities.industry.icon,
568
+ priority: 5,
569
+ },
570
+ ],
571
+ },
572
+ ]);
573
+ }
574
+ }
575
+
576
+ class AXMSearchCommandProvider extends AXPSearchCommandProvider {
577
+ constructor() {
578
+ super(...arguments);
579
+ this.commands = [
580
+ {
581
+ group: 'command',
582
+ title: 'New Party',
583
+ icon: RootConfig.entities.party.icon,
584
+ description: 'Create a new party (individual or organization).',
585
+ command: {
586
+ name: 'create-entity',
587
+ options: {
588
+ entity: `${RootConfig.module.name}.${RootConfig.entities.party.name}`,
589
+ },
590
+ },
591
+ },
592
+ {
593
+ group: 'command',
594
+ title: 'New Party Role',
595
+ icon: RootConfig.entities.partyRole.icon,
596
+ description: 'Assign a role to a party.',
597
+ command: {
598
+ name: 'create-entity',
599
+ options: {
600
+ entity: `${RootConfig.module.name}.${RootConfig.entities.partyRole.name}`,
601
+ },
602
+ },
603
+ },
604
+ {
605
+ group: 'command',
606
+ title: 'New Party Relationship',
607
+ icon: RootConfig.entities.partyRelationship.icon,
608
+ description: 'Create a relationship between two parties.',
609
+ command: {
610
+ name: 'create-entity',
611
+ options: {
612
+ entity: `${RootConfig.module.name}.${RootConfig.entities.partyRelationship.name}`,
613
+ },
614
+ },
615
+ },
616
+ {
617
+ group: 'command',
618
+ title: 'New Party Relationship Type',
619
+ icon: RootConfig.entities.partyRelationshipType.icon,
620
+ description: 'Define a new type of party relationship.',
621
+ command: {
622
+ name: 'create-entity',
623
+ options: {
624
+ entity: `${RootConfig.module.name}.${RootConfig.entities.partyRelationshipType.name}`,
625
+ },
626
+ },
627
+ },
628
+ {
629
+ group: 'command',
630
+ title: 'New Party Identifier Type',
631
+ icon: RootConfig.entities.partyIdentifierType.icon,
632
+ description: 'Create a new type of party identifier.',
633
+ command: {
634
+ name: 'create-entity',
635
+ options: {
636
+ entity: `${RootConfig.module.name}.${RootConfig.entities.partyIdentifierType.name}`,
637
+ },
638
+ },
639
+ },
640
+ {
641
+ group: 'command',
642
+ title: 'New Party Identifier',
643
+ icon: RootConfig.entities.partyIdentifier.icon,
644
+ description: 'Add an identifier to a party.',
645
+ command: {
646
+ name: 'create-entity',
647
+ options: {
648
+ entity: `${RootConfig.module.name}.${RootConfig.entities.partyIdentifier.name}`,
649
+ },
650
+ },
651
+ },
652
+ ];
653
+ }
654
+ }
655
+
479
656
  class AXMPartyRoleTypesDataSourceDefinition {
480
657
  constructor() {
481
658
  this.translate = inject(AXTranslationService);
@@ -555,7 +732,15 @@ class AXMPartyRoleTypesDataSourceDefinition {
555
732
 
556
733
  class AXMPartyManagementModule {
557
734
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
558
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementModule, imports: [CommonModule] }); }
735
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementModule, imports: [CommonModule,
736
+ // Entity Modules
737
+ AXMIndustryEntityModule,
738
+ AXMPartyEntityModule,
739
+ AXMPartyRoleEntityModule,
740
+ AXMPartyRelationshipEntityModule,
741
+ AXMPartyIdentifierTypeEntityModule,
742
+ AXMPartyIdentifierEntityModule,
743
+ AXMPartyRelationshipTypeEntityModule] }); }
559
744
  static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementModule, providers: [
560
745
  // Entity Provider
561
746
  {
@@ -595,48 +780,35 @@ class AXMPartyManagementModule {
595
780
  },
596
781
  multi: true,
597
782
  },
598
- // Entity Services
599
- {
600
- provide: AXMIndustryService,
601
- useClass: AXMIndustryServiceImpl,
602
- },
603
- {
604
- provide: AXMPartyService,
605
- useClass: AXMPartyServiceImpl,
606
- },
607
- {
608
- provide: AXMPartyRoleService,
609
- useClass: AXMPartyRoleServiceImpl,
610
- },
611
- {
612
- provide: AXMPartyRelationshipService,
613
- useClass: AXMPartyRelationshipServiceImpl,
614
- },
615
- {
616
- provide: AXMPartyIdentifierTypeService,
617
- useClass: AXMPartyIdentifierTypeServiceImpl,
618
- },
619
- {
620
- provide: AXMPartyIdentifierService,
621
- useClass: AXMPartyIdentifierServiceImpl,
622
- },
623
- {
624
- provide: AXMPartyRelationshipTypeService,
625
- useClass: AXMPartyRelationshipTypeServiceImpl,
626
- },
627
783
  // Data Source Provider
628
784
  {
629
785
  provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
630
786
  useClass: AXMPartyRoleTypesDataSourceDefinition,
631
787
  multi: true,
632
788
  },
633
- ], imports: [CommonModule] }); }
789
+ ], imports: [CommonModule,
790
+ // Entity Modules
791
+ AXMIndustryEntityModule,
792
+ AXMPartyEntityModule,
793
+ AXMPartyRoleEntityModule,
794
+ AXMPartyRelationshipEntityModule,
795
+ AXMPartyIdentifierTypeEntityModule,
796
+ AXMPartyIdentifierEntityModule,
797
+ AXMPartyRelationshipTypeEntityModule] }); }
634
798
  }
635
799
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPartyManagementModule, decorators: [{
636
800
  type: NgModule,
637
801
  args: [{
638
802
  imports: [
639
803
  CommonModule,
804
+ // Entity Modules
805
+ AXMIndustryEntityModule,
806
+ AXMPartyEntityModule,
807
+ AXMPartyRoleEntityModule,
808
+ AXMPartyRelationshipEntityModule,
809
+ AXMPartyIdentifierTypeEntityModule,
810
+ AXMPartyIdentifierEntityModule,
811
+ AXMPartyRelationshipTypeEntityModule,
640
812
  ],
641
813
  providers: [
642
814
  // Entity Provider
@@ -677,35 +849,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
677
849
  },
678
850
  multi: true,
679
851
  },
680
- // Entity Services
681
- {
682
- provide: AXMIndustryService,
683
- useClass: AXMIndustryServiceImpl,
684
- },
685
- {
686
- provide: AXMPartyService,
687
- useClass: AXMPartyServiceImpl,
688
- },
689
- {
690
- provide: AXMPartyRoleService,
691
- useClass: AXMPartyRoleServiceImpl,
692
- },
693
- {
694
- provide: AXMPartyRelationshipService,
695
- useClass: AXMPartyRelationshipServiceImpl,
696
- },
697
- {
698
- provide: AXMPartyIdentifierTypeService,
699
- useClass: AXMPartyIdentifierTypeServiceImpl,
700
- },
701
- {
702
- provide: AXMPartyIdentifierService,
703
- useClass: AXMPartyIdentifierServiceImpl,
704
- },
705
- {
706
- provide: AXMPartyRelationshipTypeService,
707
- useClass: AXMPartyRelationshipTypeServiceImpl,
708
- },
709
852
  // Data Source Provider
710
853
  {
711
854
  provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
@@ -737,4 +880,4 @@ var setting_provider = /*#__PURE__*/Object.freeze({
737
880
  */
738
881
 
739
882
  export { AXMIndustryService as A, RootConfig as R, AXMPartyService as a, AXMPartyRoleService as b, AXMPartyRelationshipService as c, AXMPartyIdentifierTypeService as d, AXMPartyIdentifierService as e, AXMPartyManagementModule as f, AXMPartyManagementEntityProvider as g, AXMMenuProvider as h, AXMSearchCommandProvider as i, AXMSettingProvider as j };
740
- //# sourceMappingURL=acorex-modules-party-management-acorex-modules-party-management-BshJoI7_.mjs.map
883
+ //# sourceMappingURL=acorex-modules-party-management-acorex-modules-party-management-DzhGLAZb.mjs.map