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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (204) hide show
  1. package/application-management/index.d.ts +49 -1
  2. package/calendar-management/index.d.ts +19 -1
  3. package/common/index.d.ts +50 -0
  4. package/contact-management/index.d.ts +40 -4
  5. package/content-management/index.d.ts +20 -2
  6. package/conversation/index.d.ts +34 -16
  7. package/dashboard-management/index.d.ts +11 -4
  8. package/data-management/index.d.ts +20 -2
  9. package/document-management/index.d.ts +36 -6
  10. package/fesm2022/acorex-modules-application-management.mjs +483 -286
  11. package/fesm2022/acorex-modules-application-management.mjs.map +1 -1
  12. package/fesm2022/{acorex-modules-auth-acorex-modules-auth-BbO_ea5W.mjs → acorex-modules-auth-acorex-modules-auth-BTi7qTvr.mjs} +29 -12
  13. package/fesm2022/acorex-modules-auth-acorex-modules-auth-BTi7qTvr.mjs.map +1 -0
  14. package/fesm2022/{acorex-modules-auth-app-chooser.component-y0HLrwJM.mjs → acorex-modules-auth-app-chooser.component-s4LYKAc7.mjs} +2 -2
  15. package/fesm2022/{acorex-modules-auth-app-chooser.component-y0HLrwJM.mjs.map → acorex-modules-auth-app-chooser.component-s4LYKAc7.mjs.map} +1 -1
  16. package/fesm2022/{acorex-modules-auth-login.module-1U_5UgDs.mjs → acorex-modules-auth-login.module-DetWdAgo.mjs} +4 -4
  17. package/fesm2022/{acorex-modules-auth-login.module-1U_5UgDs.mjs.map → acorex-modules-auth-login.module-DetWdAgo.mjs.map} +1 -1
  18. package/fesm2022/{acorex-modules-auth-master.layout-DGsAGhOH.mjs → acorex-modules-auth-master.layout-BJRB1Vns.mjs} +2 -2
  19. package/fesm2022/{acorex-modules-auth-master.layout-DGsAGhOH.mjs.map → acorex-modules-auth-master.layout-BJRB1Vns.mjs.map} +1 -1
  20. package/fesm2022/{acorex-modules-auth-oauth-callback.component-CPHBV5bA.mjs → acorex-modules-auth-oauth-callback.component-DKHJoF3X.mjs} +2 -2
  21. package/fesm2022/{acorex-modules-auth-oauth-callback.component-CPHBV5bA.mjs.map → acorex-modules-auth-oauth-callback.component-DKHJoF3X.mjs.map} +1 -1
  22. package/fesm2022/{acorex-modules-auth-password.component-CF3ReHyw.mjs → acorex-modules-auth-password.component-B_vA7-vu.mjs} +2 -2
  23. package/fesm2022/{acorex-modules-auth-password.component-CF3ReHyw.mjs.map → acorex-modules-auth-password.component-B_vA7-vu.mjs.map} +1 -1
  24. package/fesm2022/{acorex-modules-auth-password.component-C85NgQxA.mjs → acorex-modules-auth-password.component-WUrm5Y6i.mjs} +2 -2
  25. package/fesm2022/{acorex-modules-auth-password.component-C85NgQxA.mjs.map → acorex-modules-auth-password.component-WUrm5Y6i.mjs.map} +1 -1
  26. package/fesm2022/{acorex-modules-auth-routes-BJh0Fwpy.mjs → acorex-modules-auth-routes-CYf17elA.mjs} +2 -2
  27. package/fesm2022/{acorex-modules-auth-routes-BJh0Fwpy.mjs.map → acorex-modules-auth-routes-CYf17elA.mjs.map} +1 -1
  28. package/fesm2022/acorex-modules-auth-show-profile-command-DjvX7n9K.mjs +53 -0
  29. package/fesm2022/acorex-modules-auth-show-profile-command-DjvX7n9K.mjs.map +1 -0
  30. package/fesm2022/{acorex-modules-auth-two-factor.module-Bsh2_A5L.mjs → acorex-modules-auth-two-factor.module-CeJGeuid.mjs} +2 -2
  31. package/fesm2022/{acorex-modules-auth-two-factor.module-Bsh2_A5L.mjs.map → acorex-modules-auth-two-factor.module-CeJGeuid.mjs.map} +1 -1
  32. package/fesm2022/{acorex-modules-auth-user-sessions.component-ChMkstLg.mjs → acorex-modules-auth-user-sessions.component-D0jQEJcC.mjs} +2 -2
  33. package/fesm2022/{acorex-modules-auth-user-sessions.component-ChMkstLg.mjs.map → acorex-modules-auth-user-sessions.component-D0jQEJcC.mjs.map} +1 -1
  34. package/fesm2022/acorex-modules-auth.mjs +1 -1
  35. package/fesm2022/acorex-modules-calendar-management.mjs +92 -29
  36. package/fesm2022/acorex-modules-calendar-management.mjs.map +1 -1
  37. package/fesm2022/{acorex-modules-common-manage-extra-properties.command-DqdhTfLD.mjs → acorex-modules-common-manage-extra-properties.command-7prqQhV5.mjs} +15 -12
  38. package/fesm2022/acorex-modules-common-manage-extra-properties.command-7prqQhV5.mjs.map +1 -0
  39. package/fesm2022/acorex-modules-common.mjs +106 -8
  40. package/fesm2022/acorex-modules-common.mjs.map +1 -1
  41. package/fesm2022/acorex-modules-contact-management.mjs +280 -122
  42. package/fesm2022/acorex-modules-contact-management.mjs.map +1 -1
  43. package/fesm2022/acorex-modules-content-management.mjs +555 -490
  44. package/fesm2022/acorex-modules-content-management.mjs.map +1 -1
  45. package/fesm2022/acorex-modules-conversation.mjs +315 -252
  46. package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
  47. package/fesm2022/{acorex-modules-customer-management-acorex-modules-customer-management-DZBixdOT.mjs → acorex-modules-customer-management-acorex-modules-customer-management-BHs4rrB8.mjs} +12 -12
  48. package/fesm2022/{acorex-modules-customer-management-acorex-modules-customer-management-DZBixdOT.mjs.map → acorex-modules-customer-management-acorex-modules-customer-management-BHs4rrB8.mjs.map} +1 -1
  49. package/fesm2022/{acorex-modules-customer-management-activity.entity-By32mnXN.mjs → acorex-modules-customer-management-activity.entity-D_9Nut_6.mjs} +2 -2
  50. package/fesm2022/{acorex-modules-customer-management-activity.entity-By32mnXN.mjs.map → acorex-modules-customer-management-activity.entity-D_9Nut_6.mjs.map} +1 -1
  51. package/fesm2022/{acorex-modules-customer-management-customer-segment.entity-CjFYqTMc.mjs → acorex-modules-customer-management-customer-segment.entity-swBR8-dJ.mjs} +2 -2
  52. package/fesm2022/{acorex-modules-customer-management-customer-segment.entity-CjFYqTMc.mjs.map → acorex-modules-customer-management-customer-segment.entity-swBR8-dJ.mjs.map} +1 -1
  53. package/fesm2022/{acorex-modules-customer-management-customer-type.entity-Bk_Ng_DS.mjs → acorex-modules-customer-management-customer-type.entity-GmfdE2Ex.mjs} +2 -2
  54. package/fesm2022/{acorex-modules-customer-management-customer-type.entity-Bk_Ng_DS.mjs.map → acorex-modules-customer-management-customer-type.entity-GmfdE2Ex.mjs.map} +1 -1
  55. package/fesm2022/{acorex-modules-customer-management-customer.entity-rUNC9glL.mjs → acorex-modules-customer-management-customer.entity-Bld5nRai.mjs} +23 -23
  56. package/fesm2022/acorex-modules-customer-management-customer.entity-Bld5nRai.mjs.map +1 -0
  57. package/fesm2022/{acorex-modules-customer-management-deal-contact-role.entity-BWX44lzi.mjs → acorex-modules-customer-management-deal-contact-role.entity-Ci_ymO_w.mjs} +2 -2
  58. package/fesm2022/{acorex-modules-customer-management-deal-contact-role.entity-BWX44lzi.mjs.map → acorex-modules-customer-management-deal-contact-role.entity-Ci_ymO_w.mjs.map} +1 -1
  59. package/fesm2022/{acorex-modules-customer-management-lead.entity-B3gv0YnT.mjs → acorex-modules-customer-management-lead.entity-BcQvYHnL.mjs} +2 -2
  60. package/fesm2022/{acorex-modules-customer-management-lead.entity-B3gv0YnT.mjs.map → acorex-modules-customer-management-lead.entity-BcQvYHnL.mjs.map} +1 -1
  61. package/fesm2022/{acorex-modules-customer-management-lifecycle-stage.entity-cs1hb_Ro.mjs → acorex-modules-customer-management-lifecycle-stage.entity-DSZyAv5_.mjs} +2 -2
  62. package/fesm2022/{acorex-modules-customer-management-lifecycle-stage.entity-cs1hb_Ro.mjs.map → acorex-modules-customer-management-lifecycle-stage.entity-DSZyAv5_.mjs.map} +1 -1
  63. package/fesm2022/{acorex-modules-customer-management-opportunity-stage.entity-C-opdmDW.mjs → acorex-modules-customer-management-opportunity-stage.entity-BpwLN_fw.mjs} +2 -2
  64. package/fesm2022/{acorex-modules-customer-management-opportunity-stage.entity-C-opdmDW.mjs.map → acorex-modules-customer-management-opportunity-stage.entity-BpwLN_fw.mjs.map} +1 -1
  65. package/fesm2022/{acorex-modules-customer-management-opportunity.entity-D5n_4xgK.mjs → acorex-modules-customer-management-opportunity.entity-DaiL4951.mjs} +2 -2
  66. package/fesm2022/{acorex-modules-customer-management-opportunity.entity-D5n_4xgK.mjs.map → acorex-modules-customer-management-opportunity.entity-DaiL4951.mjs.map} +1 -1
  67. package/fesm2022/{acorex-modules-customer-management-sales-pipeline.entity-AeLhcil2.mjs → acorex-modules-customer-management-sales-pipeline.entity-DP_w8V9E.mjs} +2 -2
  68. package/fesm2022/{acorex-modules-customer-management-sales-pipeline.entity-AeLhcil2.mjs.map → acorex-modules-customer-management-sales-pipeline.entity-DP_w8V9E.mjs.map} +1 -1
  69. package/fesm2022/{acorex-modules-customer-management-sales-territory.entity-uK9N7p_k.mjs → acorex-modules-customer-management-sales-territory.entity-BJNrmMO3.mjs} +2 -2
  70. package/fesm2022/{acorex-modules-customer-management-sales-territory.entity-uK9N7p_k.mjs.map → acorex-modules-customer-management-sales-territory.entity-BJNrmMO3.mjs.map} +1 -1
  71. package/fesm2022/acorex-modules-customer-management.mjs +1 -1
  72. package/fesm2022/acorex-modules-dashboard-management.mjs +182 -54
  73. package/fesm2022/acorex-modules-dashboard-management.mjs.map +1 -1
  74. package/fesm2022/acorex-modules-data-management.mjs +93 -28
  75. package/fesm2022/acorex-modules-data-management.mjs.map +1 -1
  76. package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-CiVbcZ81.mjs → acorex-modules-document-management-acorex-modules-document-management-BV6piYsz.mjs} +1037 -926
  77. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-BV6piYsz.mjs.map +1 -0
  78. package/fesm2022/{acorex-modules-document-management-attachment-widget.component-iRZU056o.mjs → acorex-modules-document-management-attachment-widget.component-DVXmIiQt.mjs} +2 -2
  79. package/fesm2022/{acorex-modules-document-management-attachment-widget.component-iRZU056o.mjs.map → acorex-modules-document-management-attachment-widget.component-DVXmIiQt.mjs.map} +1 -1
  80. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DCoD73F7.mjs → acorex-modules-document-management-create-folder-dialog.component-CiT3wteQ.mjs} +2 -2
  81. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-DCoD73F7.mjs.map → acorex-modules-document-management-create-folder-dialog.component-CiT3wteQ.mjs.map} +1 -1
  82. package/fesm2022/{acorex-modules-document-management-details-view.component-D0JuVG8v.mjs → acorex-modules-document-management-details-view.component-BXUpaDZO.mjs} +2 -2
  83. package/fesm2022/{acorex-modules-document-management-details-view.component-D0JuVG8v.mjs.map → acorex-modules-document-management-details-view.component-BXUpaDZO.mjs.map} +1 -1
  84. package/fesm2022/{acorex-modules-document-management-document-signature-popup.component-B-VnHqr3.mjs → acorex-modules-document-management-document-signature-popup.component-D3GahdPn.mjs} +2 -2
  85. package/fesm2022/{acorex-modules-document-management-document-signature-popup.component-B-VnHqr3.mjs.map → acorex-modules-document-management-document-signature-popup.component-D3GahdPn.mjs.map} +1 -1
  86. package/fesm2022/{acorex-modules-document-management-drive-choose.component-BdIU8PXg.mjs → acorex-modules-document-management-drive-choose.component-Bbms4LAS.mjs} +2 -2
  87. package/fesm2022/{acorex-modules-document-management-drive-choose.component-BdIU8PXg.mjs.map → acorex-modules-document-management-drive-choose.component-Bbms4LAS.mjs.map} +1 -1
  88. package/fesm2022/{acorex-modules-document-management-drive.component-DGQD1adR.mjs → acorex-modules-document-management-drive.component-DfHDC5o7.mjs} +2 -2
  89. package/fesm2022/{acorex-modules-document-management-drive.component-DGQD1adR.mjs.map → acorex-modules-document-management-drive.component-DfHDC5o7.mjs.map} +1 -1
  90. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-Ch9CAOwx.mjs → acorex-modules-document-management-large-icons-view.component-BPmfNI3J.mjs} +2 -2
  91. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-Ch9CAOwx.mjs.map → acorex-modules-document-management-large-icons-view.component-BPmfNI3J.mjs.map} +1 -1
  92. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-DgGef-W5.mjs → acorex-modules-document-management-large-tiles-view.component-6fjTzrwf.mjs} +2 -2
  93. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-DgGef-W5.mjs.map → acorex-modules-document-management-large-tiles-view.component-6fjTzrwf.mjs.map} +1 -1
  94. package/fesm2022/{acorex-modules-document-management-list-view.component-DK6IZdC0.mjs → acorex-modules-document-management-list-view.component-DeBNY8Aj.mjs} +2 -2
  95. package/fesm2022/{acorex-modules-document-management-list-view.component-DK6IZdC0.mjs.map → acorex-modules-document-management-list-view.component-DeBNY8Aj.mjs.map} +1 -1
  96. package/fesm2022/{acorex-modules-document-management-permission-definition.provider-BV7PYxuz.mjs → acorex-modules-document-management-permission-definition.provider-Bn-umdXX.mjs} +2 -2
  97. package/fesm2022/{acorex-modules-document-management-permission-definition.provider-BV7PYxuz.mjs.map → acorex-modules-document-management-permission-definition.provider-Bn-umdXX.mjs.map} +1 -1
  98. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-C37tOs99.mjs → acorex-modules-document-management-rename-node-dialog.component-LRFo58Xg.mjs} +2 -2
  99. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-C37tOs99.mjs.map → acorex-modules-document-management-rename-node-dialog.component-LRFo58Xg.mjs.map} +1 -1
  100. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-D0NHNq4W.mjs → acorex-modules-document-management-small-icons-view.component-BlQ3EhiJ.mjs} +2 -2
  101. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-D0NHNq4W.mjs.map → acorex-modules-document-management-small-icons-view.component-BlQ3EhiJ.mjs.map} +1 -1
  102. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-DLNbw_y5.mjs → acorex-modules-document-management-small-tiles-view.component-BM2Uj_Wz.mjs} +2 -2
  103. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-DLNbw_y5.mjs.map → acorex-modules-document-management-small-tiles-view.component-BM2Uj_Wz.mjs.map} +1 -1
  104. package/fesm2022/acorex-modules-document-management.mjs +1 -1
  105. package/fesm2022/{acorex-modules-help-desk-acorex-modules-help-desk-BvDYd3fI.mjs → acorex-modules-help-desk-acorex-modules-help-desk-C4s1EVQy.mjs} +123 -49
  106. package/fesm2022/acorex-modules-help-desk-acorex-modules-help-desk-C4s1EVQy.mjs.map +1 -0
  107. package/fesm2022/{acorex-modules-help-desk-capture-screen.component-DH_FG8iE.mjs → acorex-modules-help-desk-capture-screen.component-BLZbJmw1.mjs} +2 -2
  108. package/fesm2022/{acorex-modules-help-desk-capture-screen.component-DH_FG8iE.mjs.map → acorex-modules-help-desk-capture-screen.component-BLZbJmw1.mjs.map} +1 -1
  109. package/fesm2022/acorex-modules-help-desk.mjs +1 -1
  110. package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-By3qopAk.mjs +1519 -0
  111. package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-By3qopAk.mjs.map +1 -0
  112. package/fesm2022/{acorex-modules-human-capital-management-employee-skill.entity-DfVvf8Fg.mjs → acorex-modules-human-capital-management-employee-skill.entity-DRUHGUnT.mjs} +17 -17
  113. package/fesm2022/acorex-modules-human-capital-management-employee-skill.entity-DRUHGUnT.mjs.map +1 -0
  114. package/fesm2022/{acorex-modules-human-capital-management-employee.entity-ByBqfKiF.mjs → acorex-modules-human-capital-management-employee.entity-Cn9GnmJE.mjs} +37 -15
  115. package/fesm2022/acorex-modules-human-capital-management-employee.entity-Cn9GnmJE.mjs.map +1 -0
  116. package/fesm2022/{acorex-modules-human-capital-management-employment-type.entity-DZ8ubvD6.mjs → acorex-modules-human-capital-management-employment-type.entity-BveY2th_.mjs} +11 -10
  117. package/fesm2022/acorex-modules-human-capital-management-employment-type.entity-BveY2th_.mjs.map +1 -0
  118. package/fesm2022/acorex-modules-human-capital-management-leave-request.entity-CIm3XrTb.mjs +267 -0
  119. package/fesm2022/acorex-modules-human-capital-management-leave-request.entity-CIm3XrTb.mjs.map +1 -0
  120. package/fesm2022/acorex-modules-human-capital-management-leave-type.entity-COan6Cnw.mjs +95 -0
  121. package/fesm2022/acorex-modules-human-capital-management-leave-type.entity-COan6Cnw.mjs.map +1 -0
  122. package/fesm2022/{acorex-modules-human-capital-management-position-assignment.entity-BtIVnv-C.mjs → acorex-modules-human-capital-management-position-assignment.entity-BJw9jR1o.mjs} +14 -14
  123. package/fesm2022/acorex-modules-human-capital-management-position-assignment.entity-BJw9jR1o.mjs.map +1 -0
  124. package/fesm2022/{acorex-modules-human-capital-management-skill-level.entity-DFCE3zcH.mjs → acorex-modules-human-capital-management-skill-level.entity-CZe8y_hA.mjs} +10 -10
  125. package/fesm2022/acorex-modules-human-capital-management-skill-level.entity-CZe8y_hA.mjs.map +1 -0
  126. package/fesm2022/{acorex-modules-human-capital-management-skill.entity-DPeTwYH4.mjs → acorex-modules-human-capital-management-skill.entity-CDXB7zyy.mjs} +8 -8
  127. package/fesm2022/acorex-modules-human-capital-management-skill.entity-CDXB7zyy.mjs.map +1 -0
  128. package/fesm2022/acorex-modules-human-capital-management.mjs +1 -1
  129. package/fesm2022/acorex-modules-locale-management.mjs +120 -13
  130. package/fesm2022/acorex-modules-locale-management.mjs.map +1 -1
  131. package/fesm2022/acorex-modules-location-management.mjs +125 -57
  132. package/fesm2022/acorex-modules-location-management.mjs.map +1 -1
  133. package/fesm2022/acorex-modules-log-management.mjs +440 -164
  134. package/fesm2022/acorex-modules-log-management.mjs.map +1 -1
  135. package/fesm2022/acorex-modules-meeting-management-meeting-schedule.entity-D-RQ-D3d.mjs +155 -0
  136. package/fesm2022/acorex-modules-meeting-management-meeting-schedule.entity-D-RQ-D3d.mjs.map +1 -0
  137. package/fesm2022/acorex-modules-meeting-management.mjs +654 -620
  138. package/fesm2022/acorex-modules-meeting-management.mjs.map +1 -1
  139. package/fesm2022/acorex-modules-notification-management.mjs +835 -795
  140. package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
  141. package/fesm2022/{acorex-modules-party-management-acorex-modules-party-management-BshJoI7_.mjs → acorex-modules-party-management-acorex-modules-party-management-DzhGLAZb.mjs} +373 -230
  142. package/fesm2022/acorex-modules-party-management-acorex-modules-party-management-DzhGLAZb.mjs.map +1 -0
  143. package/fesm2022/{acorex-modules-party-management-industry.entity-CoMI4imz.mjs → acorex-modules-party-management-industry.entity-sLrAmADa.mjs} +2 -2
  144. package/fesm2022/{acorex-modules-party-management-industry.entity-CoMI4imz.mjs.map → acorex-modules-party-management-industry.entity-sLrAmADa.mjs.map} +1 -1
  145. package/fesm2022/{acorex-modules-party-management-party-identifier-type.entity-D-VpvXeU.mjs → acorex-modules-party-management-party-identifier-type.entity-WL-tJlK7.mjs} +2 -2
  146. package/fesm2022/{acorex-modules-party-management-party-identifier-type.entity-D-VpvXeU.mjs.map → acorex-modules-party-management-party-identifier-type.entity-WL-tJlK7.mjs.map} +1 -1
  147. package/fesm2022/{acorex-modules-party-management-party-identifier.entity-BcXi9BM0.mjs → acorex-modules-party-management-party-identifier.entity-BGJdllN8.mjs} +2 -2
  148. package/fesm2022/{acorex-modules-party-management-party-identifier.entity-BcXi9BM0.mjs.map → acorex-modules-party-management-party-identifier.entity-BGJdllN8.mjs.map} +1 -1
  149. package/fesm2022/{acorex-modules-party-management-party-relationship.entity-B-gMK84C.mjs → acorex-modules-party-management-party-relationship.entity-Bhqgy4-Y.mjs} +2 -2
  150. package/fesm2022/{acorex-modules-party-management-party-relationship.entity-B-gMK84C.mjs.map → acorex-modules-party-management-party-relationship.entity-Bhqgy4-Y.mjs.map} +1 -1
  151. package/fesm2022/{acorex-modules-party-management-party-role.entity-OV4XUnfD.mjs → acorex-modules-party-management-party-role.entity-BpPCL3GG.mjs} +2 -2
  152. package/fesm2022/{acorex-modules-party-management-party-role.entity-OV4XUnfD.mjs.map → acorex-modules-party-management-party-role.entity-BpPCL3GG.mjs.map} +1 -1
  153. package/fesm2022/{acorex-modules-party-management-party.entity-Cwd9EqB4.mjs → acorex-modules-party-management-party.entity-v-YrPNOP.mjs} +2 -2
  154. package/fesm2022/{acorex-modules-party-management-party.entity-Cwd9EqB4.mjs.map → acorex-modules-party-management-party.entity-v-YrPNOP.mjs.map} +1 -1
  155. package/fesm2022/acorex-modules-party-management.mjs +1 -1
  156. package/fesm2022/acorex-modules-platform-management.mjs +444 -397
  157. package/fesm2022/acorex-modules-platform-management.mjs.map +1 -1
  158. package/fesm2022/acorex-modules-project-management-email-jsa.command-DC3Zbfdn.mjs +115 -0
  159. package/fesm2022/acorex-modules-project-management-email-jsa.command-DC3Zbfdn.mjs.map +1 -0
  160. package/fesm2022/acorex-modules-project-management-reassign-jsa.command-CJKR5FZw.mjs +113 -0
  161. package/fesm2022/acorex-modules-project-management-reassign-jsa.command-CJKR5FZw.mjs.map +1 -0
  162. package/fesm2022/acorex-modules-project-management-setup-jsa.command-Cztc8TDy.mjs +94 -0
  163. package/fesm2022/acorex-modules-project-management-setup-jsa.command-Cztc8TDy.mjs.map +1 -0
  164. package/fesm2022/acorex-modules-project-management-sign-jsa.command-b28tr2kE.mjs +77 -0
  165. package/fesm2022/acorex-modules-project-management-sign-jsa.command-b28tr2kE.mjs.map +1 -0
  166. package/fesm2022/acorex-modules-project-management.mjs +1416 -279
  167. package/fesm2022/acorex-modules-project-management.mjs.map +1 -1
  168. package/fesm2022/acorex-modules-report-management.mjs +83 -15
  169. package/fesm2022/acorex-modules-report-management.mjs.map +1 -1
  170. package/fesm2022/acorex-modules-security-management.mjs +4 -1
  171. package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
  172. package/fesm2022/{acorex-modules-task-management-task-board.page-Je2Y8X62.mjs → acorex-modules-task-management-task-board.page-CaypEYjP.mjs} +3 -1
  173. package/fesm2022/{acorex-modules-task-management-task-board.page-Je2Y8X62.mjs.map → acorex-modules-task-management-task-board.page-CaypEYjP.mjs.map} +1 -1
  174. package/fesm2022/acorex-modules-task-management.mjs +3254 -3069
  175. package/fesm2022/acorex-modules-task-management.mjs.map +1 -1
  176. package/fesm2022/acorex-modules-training-management.mjs +1 -1
  177. package/fesm2022/acorex-modules-training-management.mjs.map +1 -1
  178. package/help-desk/index.d.ts +32 -14
  179. package/human-capital-management/index.d.ts +150 -2
  180. package/locale-management/index.d.ts +27 -3
  181. package/location-management/index.d.ts +20 -2
  182. package/log-management/index.d.ts +8 -1
  183. package/meeting-management/index.d.ts +47 -20
  184. package/notification-management/index.d.ts +48 -36
  185. package/package.json +5 -5
  186. package/party-management/index.d.ts +43 -1
  187. package/platform-management/index.d.ts +33 -21
  188. package/project-management/index.d.ts +156 -3
  189. package/report-management/index.d.ts +14 -2
  190. package/task-management/index.d.ts +56 -2
  191. package/fesm2022/acorex-modules-auth-acorex-modules-auth-BbO_ea5W.mjs.map +0 -1
  192. package/fesm2022/acorex-modules-common-manage-extra-properties.command-DqdhTfLD.mjs.map +0 -1
  193. package/fesm2022/acorex-modules-customer-management-customer.entity-rUNC9glL.mjs.map +0 -1
  194. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-CiVbcZ81.mjs.map +0 -1
  195. package/fesm2022/acorex-modules-help-desk-acorex-modules-help-desk-BvDYd3fI.mjs.map +0 -1
  196. package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-D4A3ZYFq.mjs +0 -723
  197. package/fesm2022/acorex-modules-human-capital-management-acorex-modules-human-capital-management-D4A3ZYFq.mjs.map +0 -1
  198. package/fesm2022/acorex-modules-human-capital-management-employee-skill.entity-DfVvf8Fg.mjs.map +0 -1
  199. package/fesm2022/acorex-modules-human-capital-management-employee.entity-ByBqfKiF.mjs.map +0 -1
  200. package/fesm2022/acorex-modules-human-capital-management-employment-type.entity-DZ8ubvD6.mjs.map +0 -1
  201. package/fesm2022/acorex-modules-human-capital-management-position-assignment.entity-BtIVnv-C.mjs.map +0 -1
  202. package/fesm2022/acorex-modules-human-capital-management-skill-level.entity-DFCE3zcH.mjs.map +0 -1
  203. package/fesm2022/acorex-modules-human-capital-management-skill.entity-DPeTwYH4.mjs.map +0 -1
  204. package/fesm2022/acorex-modules-party-management-acorex-modules-party-management-BshJoI7_.mjs.map +0 -1
@@ -1,9 +1,9 @@
1
1
  import { AXPStickyDirective, AXPGridLayoutDirective, AXPWorkflowNavigateAction, AXP_MENU_PROVIDER, AXPEntityCommandScope, AXPEntityQueryType } from '@acorex/platform/common';
2
- import { AXPEntityDetailViewModelResolver, AXPEntityStorageService, AXPEntityDataProviderImpl, AXMEntityCrudServiceImpl, AXP_ENTITY_DEFINITION_LOADER } from '@acorex/platform/layout/entity';
2
+ import { AXPEntityDetailViewModelResolver, AXMEntityCrudServiceImpl, AXP_ENTITY_DEFINITION_LOADER, AXPEntityStorageService, AXPEntityDataProviderImpl } from '@acorex/platform/layout/entity';
3
3
  import * as i1$2 from '@acorex/platform/workflow';
4
4
  import { AXPWorkflowAction, AXPWorkflowModule } from '@acorex/platform/workflow';
5
5
  import * as i0 from '@angular/core';
6
- import { inject, signal, ChangeDetectionStrategy, Component, Injectable, Injector, Optional, Inject, NgModule } from '@angular/core';
6
+ import { inject, signal, ChangeDetectionStrategy, Component, Injector, Injectable, NgModule, Optional, Inject } from '@angular/core';
7
7
  import * as i2$1 from '@angular/router';
8
8
  import { ActivatedRoute, RouterModule } from '@angular/router';
9
9
  import { AXPEntityDetailListViewComponent, AXPRootLayoutComponent } from '@acorex/platform/themes/default';
@@ -112,176 +112,6 @@ const AXMApplcationManagementroutes = [
112
112
  },
113
113
  ];
114
114
 
115
- const APPLICATIONS = Array.from({ length: 5 }).map((_, i) => {
116
- const source = ['appOne', 'appTwo', 'appThree', 'myCoolApp', 'awesomeApp', 'superApp'];
117
- const name = AXPDataGenerator.pick(source);
118
- return {
119
- id: AXPDataGenerator.uuid(),
120
- name: name,
121
- title: name,
122
- isArchived: AXPDataGenerator.boolean(),
123
- };
124
- });
125
- const MODULES = Array.from({ length: 5 }).map((_, i) => {
126
- const source = [
127
- 'UserManagement',
128
- 'Analytics',
129
- 'Reporting',
130
- 'PaymentGateway',
131
- 'NotificationService',
132
- 'InventoryManagement',
133
- ];
134
- const name = AXPDataGenerator.pick(source);
135
- return {
136
- id: AXPDataGenerator.uuid(),
137
- name: name,
138
- title: name,
139
- isArchived: AXPDataGenerator.boolean(),
140
- };
141
- });
142
- const APPLICATIONS_MODULES = Array.from({ length: 5 }).map((_, i) => {
143
- return {
144
- id: AXPDataGenerator.uuid(),
145
- application: AXPDataGenerator.pick(APPLICATIONS),
146
- module: AXPDataGenerator.pick(MODULES),
147
- };
148
- });
149
- const EDITIONS = Array.from({ length: 5 }).map((_, i) => {
150
- const source = ['Standard', 'Premium', 'Gold', 'Silver', 'Bronze', 'Platinum', 'Enterprise'];
151
- const name = AXPDataGenerator.pick(source);
152
- return {
153
- id: AXPDataGenerator.uuid(),
154
- application: AXPDataGenerator.pick(APPLICATIONS),
155
- name: name,
156
- title: name,
157
- isArchived: AXPDataGenerator.boolean(),
158
- };
159
- });
160
- const FEATURES = Array.from({ length: 5 }).map((_, i) => {
161
- const source = [
162
- 'User Authentication',
163
- 'Data Encryption',
164
- 'Real-time Notifications',
165
- 'Customizable Dashboards',
166
- 'API Access',
167
- 'Multi-language Support',
168
- 'Analytics and Reporting',
169
- 'Offline Mode',
170
- ];
171
- const name = AXPDataGenerator.pick(source);
172
- return {
173
- id: AXPDataGenerator.uuid(),
174
- moduleId: AXPDataGenerator.pick(MODULES).id,
175
- name: name,
176
- title: name,
177
- isArchived: AXPDataGenerator.boolean(),
178
- };
179
- });
180
- const ENTITIES = Array.from({ length: 5 }).map((_, i) => {
181
- const source = ['User', 'Product', 'Order', 'Customer', 'Transaction', 'Category', 'Review', 'InventoryItem'];
182
- const name = AXPDataGenerator.pick(source);
183
- return {
184
- id: AXPDataGenerator.uuid(),
185
- moduleId: AXPDataGenerator.pick(MODULES).id,
186
- name: name,
187
- title: name,
188
- isArchived: AXPDataGenerator.boolean(),
189
- };
190
- });
191
- const PERMISSIONS = Array.from({ length: 5 }).map((_, i) => {
192
- const source = ['Read', 'Write', 'Update', 'Delete', 'ManageUsers', 'ViewReports', 'AccessSettings', 'CreateContent'];
193
- const name = AXPDataGenerator.pick(source);
194
- return {
195
- id: AXPDataGenerator.uuid(),
196
- moduleId: AXPDataGenerator.pick(MODULES).id,
197
- name: name,
198
- title: name,
199
- isArchived: AXPDataGenerator.boolean(),
200
- };
201
- });
202
- const PROPERTIES = Array.from({ length: 10 }).map((_, i) => {
203
- const source = [
204
- 'property1',
205
- 'property2',
206
- 'property3',
207
- 'property4',
208
- 'property5',
209
- 'property6',
210
- 'property7',
211
- 'property8',
212
- ];
213
- const name = AXPDataGenerator.pick(source);
214
- return {
215
- id: AXPDataGenerator.uuid(),
216
- entityId: AXPDataGenerator.pick(ENTITIES).id,
217
- name: name,
218
- title: name,
219
- path: name,
220
- };
221
- });
222
-
223
- class AXPApplicationManagementService {
224
- constructor(injector) {
225
- const storageService = injector.get(AXPEntityStorageService);
226
- //
227
- this._applicationModuleDataProvider = new AXPEntityDataProviderImpl(storageService, 'applications-modules');
228
- this._applicationModuleDataProvider.initial(APPLICATIONS_MODULES);
229
- //
230
- this._editionDataProvider = new AXPEntityDataProviderImpl(storageService, 'editions');
231
- this._editionDataProvider.initial(EDITIONS);
232
- //
233
- this._featureDataProvider = new AXPEntityDataProviderImpl(storageService, 'features');
234
- this._featureDataProvider.initial(FEATURES);
235
- //
236
- this._entityDataProvider = new AXPEntityDataProviderImpl(storageService, 'entities');
237
- this._entityDataProvider.initial(ENTITIES);
238
- //
239
- this._propertyDataProvider = new AXPEntityDataProviderImpl(storageService, 'properties');
240
- this._propertyDataProvider.initial(PROPERTIES);
241
- //
242
- this._permissionDataProvider = new AXPEntityDataProviderImpl(storageService, 'permissions');
243
- this._permissionDataProvider.initial(PERMISSIONS);
244
- }
245
- get applicationModuleDataProvider() {
246
- return this._applicationModuleDataProvider;
247
- }
248
- get editionDataProvider() {
249
- return this._editionDataProvider;
250
- }
251
- get featureDataProvider() {
252
- return this._featureDataProvider;
253
- }
254
- get entityDataProvider() {
255
- return this._entityDataProvider;
256
- }
257
- get propertyDataProvider() {
258
- return this._propertyDataProvider;
259
- }
260
- get permissionDataProvider() {
261
- return this._permissionDataProvider;
262
- }
263
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPApplicationManagementService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
264
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPApplicationManagementService, providedIn: 'root' }); }
265
- }
266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPApplicationManagementService, decorators: [{
267
- type: Injectable,
268
- args: [{
269
- providedIn: 'root',
270
- }]
271
- }], ctorParameters: () => [{ type: i0.Injector }] });
272
- let AXMApplicationModuleService$1 = class AXMApplicationModuleService extends AXMEntityCrudServiceImpl {
273
- };
274
- let AXMEntityService$1 = class AXMEntityService extends AXMEntityCrudServiceImpl {
275
- };
276
- let AXMEditionService$1 = class AXMEditionService extends AXMEntityCrudServiceImpl {
277
- };
278
- let AXMFeatureService$1 = class AXMFeatureService extends AXMEntityCrudServiceImpl {
279
- };
280
- let AXMPermissionService$1 = class AXMPermissionService extends AXMEntityCrudServiceImpl {
281
- };
282
- let AXMPropertyService$1 = class AXMPropertyService extends AXMEntityCrudServiceImpl {
283
- };
284
-
285
115
  class AXMApplicationManagementModuleEntityLoader {
286
116
  constructor() {
287
117
  this.injector = inject(Injector);
@@ -350,6 +180,77 @@ class AXMApplicationManagmentModuleMenuProvider {
350
180
  }
351
181
  }
352
182
 
183
+ class AXPShowModuleEntityDetailViewAction extends AXPWorkflowAction {
184
+ constructor() {
185
+ super(...arguments);
186
+ this.navigation = inject(AXPWorkflowNavigateAction);
187
+ }
188
+ async execute(context) {
189
+ const [module, entity] = context.getVariable('entity').split('.');
190
+ const { id } = context.getVariable('data');
191
+ const newPayload = {
192
+ commands: `/console/module-designer/m/${module}/e/${entity}/${id}/view`,
193
+ };
194
+ context.setVariable('payload', newPayload);
195
+ this.navigation.execute(context);
196
+ }
197
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPShowModuleEntityDetailViewAction, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
198
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPShowModuleEntityDetailViewAction }); }
199
+ }
200
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPShowModuleEntityDetailViewAction, decorators: [{
201
+ type: Injectable
202
+ }] });
203
+ const AXPCreateModuleEntityWorkflow = {
204
+ startStepId: 'show-popup',
205
+ steps: {
206
+ 'show-popup': {
207
+ action: 'AXPEntityCreatePopupAction',
208
+ nextSteps: [
209
+ {
210
+ conditions: [{ type: 'SINGLE', expression: 'context.getOutput("result") == true' }],
211
+ nextStepId: 'show-toast',
212
+ },
213
+ ],
214
+ },
215
+ 'show-toast': {
216
+ action: 'AXPToastAction',
217
+ input: {
218
+ color: 'success',
219
+ title: 'Entity Created',
220
+ content: 'New Record has been successfully created.',
221
+ },
222
+ nextSteps: [
223
+ {
224
+ conditions: [],
225
+ nextStepId: 'dispatch-event',
226
+ },
227
+ ],
228
+ },
229
+ 'dispatch-event': {
230
+ action: 'AXPEntityCreateSubmittedAction',
231
+ nextSteps: [
232
+ {
233
+ conditions: [{ type: 'SINGLE', expression: 'context.getVariable("redirect") != false' }],
234
+ nextStepId: 'show-entity',
235
+ },
236
+ ],
237
+ },
238
+ 'show-entity': {
239
+ id: 'show-entity',
240
+ action: 'AXPShowModuleEntityDetailViewAction',
241
+ },
242
+ },
243
+ };
244
+
245
+ const AXPShowModuleEntityDetailsViewWorkflow = {
246
+ startStepId: 'showDetailView',
247
+ steps: {
248
+ showDetailView: {
249
+ action: 'AXPShowModuleEntityDetailViewAction',
250
+ },
251
+ },
252
+ };
253
+
353
254
  const APPLICATION_SOURCE_NAME = 'application-management.application';
354
255
  const APPLICATION_MODULE_SOURCE_NAME = 'application-management.application-module';
355
256
  const MODULE_SOURCE_NAME = 'application-management.module';
@@ -372,8 +273,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
372
273
  type: Injectable
373
274
  }], ctorParameters: () => [] });
374
275
 
375
- class AXMApplicationModuleService extends AXMEntityCrudServiceImpl {
276
+ class AXMApplicationsEntityModule {
277
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationsEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
278
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationsEntityModule }); }
279
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationsEntityModule, providers: [
280
+ {
281
+ provide: AXMApplicationService,
282
+ useClass: AXMApplicationServiceImpl,
283
+ },
284
+ ] }); }
376
285
  }
286
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationsEntityModule, decorators: [{
287
+ type: NgModule,
288
+ args: [{
289
+ imports: [],
290
+ exports: [],
291
+ declarations: [],
292
+ providers: [
293
+ {
294
+ provide: AXMApplicationService,
295
+ useClass: AXMApplicationServiceImpl,
296
+ },
297
+ ],
298
+ }]
299
+ }] });
300
+
301
+ let AXMApplicationModuleService$1 = class AXMApplicationModuleService extends AXMEntityCrudServiceImpl {
302
+ };
377
303
  class AXMApplicationModuleServiceImpl extends AXMEntityCrudServiceImpl {
378
304
  constructor() {
379
305
  super(APPLICATION_MODULE_SOURCE_NAME);
@@ -385,8 +311,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
385
311
  type: Injectable
386
312
  }], ctorParameters: () => [] });
387
313
 
388
- class AXMEditionService extends AXMEntityCrudServiceImpl {
314
+ class AXMApplicationModuleEntityModule {
315
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationModuleEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
316
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationModuleEntityModule }); }
317
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationModuleEntityModule, providers: [
318
+ {
319
+ provide: AXMApplicationModuleService$1,
320
+ useClass: AXMApplicationModuleServiceImpl,
321
+ },
322
+ ] }); }
389
323
  }
324
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationModuleEntityModule, decorators: [{
325
+ type: NgModule,
326
+ args: [{
327
+ imports: [],
328
+ exports: [],
329
+ declarations: [],
330
+ providers: [
331
+ {
332
+ provide: AXMApplicationModuleService$1,
333
+ useClass: AXMApplicationModuleServiceImpl,
334
+ },
335
+ ],
336
+ }]
337
+ }] });
338
+
339
+ let AXMEditionService$1 = class AXMEditionService extends AXMEntityCrudServiceImpl {
340
+ };
390
341
  class AXMEditionServiceImpl extends AXMEntityCrudServiceImpl {
391
342
  constructor() {
392
343
  super(EDITION_SOURCE_NAME);
@@ -398,8 +349,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
398
349
  type: Injectable
399
350
  }], ctorParameters: () => [] });
400
351
 
401
- class AXMEntityService extends AXMEntityCrudServiceImpl {
352
+ class AXMEditionEntityModule {
353
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMEditionEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
354
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMEditionEntityModule }); }
355
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMEditionEntityModule, providers: [
356
+ {
357
+ provide: AXMEditionService$1,
358
+ useClass: AXMEditionServiceImpl,
359
+ },
360
+ ] }); }
402
361
  }
362
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMEditionEntityModule, decorators: [{
363
+ type: NgModule,
364
+ args: [{
365
+ imports: [],
366
+ exports: [],
367
+ declarations: [],
368
+ providers: [
369
+ {
370
+ provide: AXMEditionService$1,
371
+ useClass: AXMEditionServiceImpl,
372
+ },
373
+ ],
374
+ }]
375
+ }] });
376
+
377
+ let AXMEntityService$1 = class AXMEntityService extends AXMEntityCrudServiceImpl {
378
+ };
403
379
  class AXMEntityServiceImpl extends AXMEntityCrudServiceImpl {
404
380
  constructor() {
405
381
  super(ENTITY_SOURCE_NAME);
@@ -411,8 +387,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
411
387
  type: Injectable
412
388
  }], ctorParameters: () => [] });
413
389
 
414
- class AXMFeatureService extends AXMEntityCrudServiceImpl {
390
+ class AXMEntityEntityModule {
391
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMEntityEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
392
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMEntityEntityModule }); }
393
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMEntityEntityModule, providers: [
394
+ {
395
+ provide: AXMEntityService$1,
396
+ useClass: AXMEntityServiceImpl,
397
+ },
398
+ ] }); }
415
399
  }
400
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMEntityEntityModule, decorators: [{
401
+ type: NgModule,
402
+ args: [{
403
+ imports: [],
404
+ exports: [],
405
+ declarations: [],
406
+ providers: [
407
+ {
408
+ provide: AXMEntityService$1,
409
+ useClass: AXMEntityServiceImpl,
410
+ },
411
+ ],
412
+ }]
413
+ }] });
414
+
415
+ let AXMFeatureService$1 = class AXMFeatureService extends AXMEntityCrudServiceImpl {
416
+ };
416
417
  class AXMFeatureServiceImpl extends AXMEntityCrudServiceImpl {
417
418
  constructor() {
418
419
  super(FEATURE_SOURCE_NAME);
@@ -424,6 +425,31 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
424
425
  type: Injectable
425
426
  }], ctorParameters: () => [] });
426
427
 
428
+ class AXMFeatureEntityModule {
429
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMFeatureEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
430
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMFeatureEntityModule }); }
431
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMFeatureEntityModule, providers: [
432
+ {
433
+ provide: AXMFeatureService$1,
434
+ useClass: AXMFeatureServiceImpl,
435
+ },
436
+ ] }); }
437
+ }
438
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMFeatureEntityModule, decorators: [{
439
+ type: NgModule,
440
+ args: [{
441
+ imports: [],
442
+ exports: [],
443
+ declarations: [],
444
+ providers: [
445
+ {
446
+ provide: AXMFeatureService$1,
447
+ useClass: AXMFeatureServiceImpl,
448
+ },
449
+ ],
450
+ }]
451
+ }] });
452
+
427
453
  class AXMModuleService extends AXMEntityCrudServiceImpl {
428
454
  }
429
455
  class AXMModuleServiceImpl extends AXMEntityCrudServiceImpl {
@@ -437,8 +463,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
437
463
  type: Injectable
438
464
  }], ctorParameters: () => [] });
439
465
 
440
- class AXMPermissionService extends AXMEntityCrudServiceImpl {
466
+ class AXMModulesEntityModule {
467
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMModulesEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
468
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMModulesEntityModule }); }
469
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMModulesEntityModule, providers: [
470
+ {
471
+ provide: AXMModuleService,
472
+ useClass: AXMModuleServiceImpl,
473
+ },
474
+ ] }); }
441
475
  }
476
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMModulesEntityModule, decorators: [{
477
+ type: NgModule,
478
+ args: [{
479
+ imports: [],
480
+ exports: [],
481
+ declarations: [],
482
+ providers: [
483
+ {
484
+ provide: AXMModuleService,
485
+ useClass: AXMModuleServiceImpl,
486
+ },
487
+ ],
488
+ }]
489
+ }] });
490
+
491
+ let AXMPermissionService$1 = class AXMPermissionService extends AXMEntityCrudServiceImpl {
492
+ };
442
493
  class AXMPermissionServiceImpl extends AXMEntityCrudServiceImpl {
443
494
  constructor() {
444
495
  super(PERMISSION_SOURCE_NAME);
@@ -450,8 +501,33 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
450
501
  type: Injectable
451
502
  }], ctorParameters: () => [] });
452
503
 
453
- class AXMPropertyService extends AXMEntityCrudServiceImpl {
504
+ class AXMPermissionEntityModule {
505
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPermissionEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
506
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPermissionEntityModule }); }
507
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPermissionEntityModule, providers: [
508
+ {
509
+ provide: AXMPermissionService$1,
510
+ useClass: AXMPermissionServiceImpl,
511
+ },
512
+ ] }); }
454
513
  }
514
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPermissionEntityModule, decorators: [{
515
+ type: NgModule,
516
+ args: [{
517
+ imports: [],
518
+ exports: [],
519
+ declarations: [],
520
+ providers: [
521
+ {
522
+ provide: AXMPermissionService$1,
523
+ useClass: AXMPermissionServiceImpl,
524
+ },
525
+ ],
526
+ }]
527
+ }] });
528
+
529
+ let AXMPropertyService$1 = class AXMPropertyService extends AXMEntityCrudServiceImpl {
530
+ };
455
531
  class AXMPropertyServiceImpl extends AXMEntityCrudServiceImpl {
456
532
  constructor() {
457
533
  super(PROPERTY_SOURCE_NAME);
@@ -463,76 +539,32 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
463
539
  type: Injectable
464
540
  }], ctorParameters: () => [] });
465
541
 
466
- class AXPShowModuleEntityDetailViewAction extends AXPWorkflowAction {
467
- constructor() {
468
- super(...arguments);
469
- this.navigation = inject(AXPWorkflowNavigateAction);
470
- }
471
- async execute(context) {
472
- const [module, entity] = context.getVariable('entity').split('.');
473
- const { id } = context.getVariable('data');
474
- const newPayload = {
475
- commands: `/console/module-designer/m/${module}/e/${entity}/${id}/view`,
476
- };
477
- context.setVariable('payload', newPayload);
478
- this.navigation.execute(context);
479
- }
480
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPShowModuleEntityDetailViewAction, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
481
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPShowModuleEntityDetailViewAction }); }
542
+ class AXMPropertyEntityModule {
543
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPropertyEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
544
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMPropertyEntityModule }); }
545
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPropertyEntityModule, providers: [
546
+ {
547
+ provide: AXMPropertyService$1,
548
+ useClass: AXMPropertyServiceImpl,
549
+ },
550
+ ] }); }
482
551
  }
483
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPShowModuleEntityDetailViewAction, decorators: [{
484
- type: Injectable
552
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMPropertyEntityModule, decorators: [{
553
+ type: NgModule,
554
+ args: [{
555
+ imports: [],
556
+ exports: [],
557
+ declarations: [],
558
+ providers: [
559
+ {
560
+ provide: AXMPropertyService$1,
561
+ useClass: AXMPropertyServiceImpl,
562
+ },
563
+ ],
564
+ }]
485
565
  }] });
486
- const AXPCreateModuleEntityWorkflow = {
487
- startStepId: 'show-popup',
488
- steps: {
489
- 'show-popup': {
490
- action: 'AXPEntityCreatePopupAction',
491
- nextSteps: [
492
- {
493
- conditions: [{ type: 'SINGLE', expression: 'context.getOutput("result") == true' }],
494
- nextStepId: 'show-toast',
495
- },
496
- ],
497
- },
498
- 'show-toast': {
499
- action: 'AXPToastAction',
500
- input: {
501
- color: 'success',
502
- title: 'Entity Created',
503
- content: 'New Record has been successfully created.',
504
- },
505
- nextSteps: [
506
- {
507
- conditions: [],
508
- nextStepId: 'dispatch-event',
509
- },
510
- ],
511
- },
512
- 'dispatch-event': {
513
- action: 'AXPEntityCreateSubmittedAction',
514
- nextSteps: [
515
- {
516
- conditions: [{ type: 'SINGLE', expression: 'context.getVariable("redirect") != false' }],
517
- nextStepId: 'show-entity',
518
- },
519
- ],
520
- },
521
- 'show-entity': {
522
- id: 'show-entity',
523
- action: 'AXPShowModuleEntityDetailViewAction',
524
- },
525
- },
526
- };
527
566
 
528
- const AXPShowModuleEntityDetailsViewWorkflow = {
529
- startStepId: 'showDetailView',
530
- steps: {
531
- showDetailView: {
532
- action: 'AXPShowModuleEntityDetailViewAction',
533
- },
534
- },
535
- };
567
+ // Entity Modules
536
568
 
537
569
  class AXMApplicationManagementModule {
538
570
  static forRoot() {
@@ -549,38 +581,6 @@ class AXMApplicationManagementModule {
549
581
  useClass: AXMApplicationManagmentModuleMenuProvider,
550
582
  multi: true,
551
583
  },
552
- {
553
- provide: AXMModuleService,
554
- useClass: AXMModuleServiceImpl,
555
- },
556
- {
557
- provide: AXMApplicationService,
558
- useClass: AXMApplicationServiceImpl,
559
- },
560
- {
561
- provide: AXMApplicationModuleService$1,
562
- useClass: AXMApplicationModuleServiceImpl,
563
- },
564
- {
565
- provide: AXMEntityService$1,
566
- useClass: AXMEntityServiceImpl,
567
- },
568
- {
569
- provide: AXMPermissionService$1,
570
- useClass: AXMPermissionServiceImpl,
571
- },
572
- {
573
- provide: AXMFeatureService$1,
574
- useClass: AXMFeatureServiceImpl,
575
- },
576
- {
577
- provide: AXMPropertyService$1,
578
- useClass: AXMPropertyServiceImpl,
579
- },
580
- {
581
- provide: AXMEditionService$1,
582
- useClass: AXMEditionServiceImpl,
583
- },
584
584
  ],
585
585
  };
586
586
  }
@@ -589,7 +589,16 @@ class AXMApplicationManagementModule {
589
589
  */
590
590
  constructor(instances) { }
591
591
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationManagementModule, deps: [{ token: 'AXP_REGISTER_MODULES_ENTITIES', optional: true }], target: i0.ɵɵFactoryTarget.NgModule }); }
592
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationManagementModule, imports: [i1$2.AXPWorkflowModule, i2$1.RouterModule] }); }
592
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationManagementModule, imports: [i1$2.AXPWorkflowModule, i2$1.RouterModule,
593
+ // Entity Modules
594
+ AXMApplicationsEntityModule,
595
+ AXMApplicationModuleEntityModule,
596
+ AXMEditionEntityModule,
597
+ AXMEntityEntityModule,
598
+ AXMFeatureEntityModule,
599
+ AXMModulesEntityModule,
600
+ AXMPermissionEntityModule,
601
+ AXMPropertyEntityModule] }); }
593
602
  static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationManagementModule, imports: [AXPWorkflowModule.forChild({
594
603
  actions: {
595
604
  AXPShowModuleEntityDetailViewAction,
@@ -599,7 +608,16 @@ class AXMApplicationManagementModule {
599
608
  'show-module-entity-details': AXPShowModuleEntityDetailsViewWorkflow,
600
609
  },
601
610
  }),
602
- RouterModule.forChild(AXMApplcationManagementroutes)] }); }
611
+ RouterModule.forChild(AXMApplcationManagementroutes),
612
+ // Entity Modules
613
+ AXMApplicationsEntityModule,
614
+ AXMApplicationModuleEntityModule,
615
+ AXMEditionEntityModule,
616
+ AXMEntityEntityModule,
617
+ AXMFeatureEntityModule,
618
+ AXMModulesEntityModule,
619
+ AXMPermissionEntityModule,
620
+ AXMPropertyEntityModule] }); }
603
621
  }
604
622
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMApplicationManagementModule, decorators: [{
605
623
  type: NgModule,
@@ -615,6 +633,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
615
633
  },
616
634
  }),
617
635
  RouterModule.forChild(AXMApplcationManagementroutes),
636
+ // Entity Modules
637
+ AXMApplicationsEntityModule,
638
+ AXMApplicationModuleEntityModule,
639
+ AXMEditionEntityModule,
640
+ AXMEntityEntityModule,
641
+ AXMFeatureEntityModule,
642
+ AXMModulesEntityModule,
643
+ AXMPermissionEntityModule,
644
+ AXMPropertyEntityModule,
618
645
  ],
619
646
  exports: [],
620
647
  declarations: [],
@@ -626,8 +653,178 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
626
653
  args: ['AXP_REGISTER_MODULES_ENTITIES']
627
654
  }] }] });
628
655
 
656
+ const APPLICATIONS = Array.from({ length: 5 }).map((_, i) => {
657
+ const source = ['appOne', 'appTwo', 'appThree', 'myCoolApp', 'awesomeApp', 'superApp'];
658
+ const name = AXPDataGenerator.pick(source);
659
+ return {
660
+ id: AXPDataGenerator.uuid(),
661
+ name: name,
662
+ title: name,
663
+ isArchived: AXPDataGenerator.boolean(),
664
+ };
665
+ });
666
+ const MODULES = Array.from({ length: 5 }).map((_, i) => {
667
+ const source = [
668
+ 'UserManagement',
669
+ 'Analytics',
670
+ 'Reporting',
671
+ 'PaymentGateway',
672
+ 'NotificationService',
673
+ 'InventoryManagement',
674
+ ];
675
+ const name = AXPDataGenerator.pick(source);
676
+ return {
677
+ id: AXPDataGenerator.uuid(),
678
+ name: name,
679
+ title: name,
680
+ isArchived: AXPDataGenerator.boolean(),
681
+ };
682
+ });
683
+ const APPLICATIONS_MODULES = Array.from({ length: 5 }).map((_, i) => {
684
+ return {
685
+ id: AXPDataGenerator.uuid(),
686
+ application: AXPDataGenerator.pick(APPLICATIONS),
687
+ module: AXPDataGenerator.pick(MODULES),
688
+ };
689
+ });
690
+ const EDITIONS = Array.from({ length: 5 }).map((_, i) => {
691
+ const source = ['Standard', 'Premium', 'Gold', 'Silver', 'Bronze', 'Platinum', 'Enterprise'];
692
+ const name = AXPDataGenerator.pick(source);
693
+ return {
694
+ id: AXPDataGenerator.uuid(),
695
+ application: AXPDataGenerator.pick(APPLICATIONS),
696
+ name: name,
697
+ title: name,
698
+ isArchived: AXPDataGenerator.boolean(),
699
+ };
700
+ });
701
+ const FEATURES = Array.from({ length: 5 }).map((_, i) => {
702
+ const source = [
703
+ 'User Authentication',
704
+ 'Data Encryption',
705
+ 'Real-time Notifications',
706
+ 'Customizable Dashboards',
707
+ 'API Access',
708
+ 'Multi-language Support',
709
+ 'Analytics and Reporting',
710
+ 'Offline Mode',
711
+ ];
712
+ const name = AXPDataGenerator.pick(source);
713
+ return {
714
+ id: AXPDataGenerator.uuid(),
715
+ moduleId: AXPDataGenerator.pick(MODULES).id,
716
+ name: name,
717
+ title: name,
718
+ isArchived: AXPDataGenerator.boolean(),
719
+ };
720
+ });
721
+ const ENTITIES = Array.from({ length: 5 }).map((_, i) => {
722
+ const source = ['User', 'Product', 'Order', 'Customer', 'Transaction', 'Category', 'Review', 'InventoryItem'];
723
+ const name = AXPDataGenerator.pick(source);
724
+ return {
725
+ id: AXPDataGenerator.uuid(),
726
+ moduleId: AXPDataGenerator.pick(MODULES).id,
727
+ name: name,
728
+ title: name,
729
+ isArchived: AXPDataGenerator.boolean(),
730
+ };
731
+ });
732
+ const PERMISSIONS = Array.from({ length: 5 }).map((_, i) => {
733
+ const source = ['Read', 'Write', 'Update', 'Delete', 'ManageUsers', 'ViewReports', 'AccessSettings', 'CreateContent'];
734
+ const name = AXPDataGenerator.pick(source);
735
+ return {
736
+ id: AXPDataGenerator.uuid(),
737
+ moduleId: AXPDataGenerator.pick(MODULES).id,
738
+ name: name,
739
+ title: name,
740
+ isArchived: AXPDataGenerator.boolean(),
741
+ };
742
+ });
743
+ const PROPERTIES = Array.from({ length: 10 }).map((_, i) => {
744
+ const source = [
745
+ 'property1',
746
+ 'property2',
747
+ 'property3',
748
+ 'property4',
749
+ 'property5',
750
+ 'property6',
751
+ 'property7',
752
+ 'property8',
753
+ ];
754
+ const name = AXPDataGenerator.pick(source);
755
+ return {
756
+ id: AXPDataGenerator.uuid(),
757
+ entityId: AXPDataGenerator.pick(ENTITIES).id,
758
+ name: name,
759
+ title: name,
760
+ path: name,
761
+ };
762
+ });
763
+
764
+ class AXPApplicationManagementService {
765
+ constructor(injector) {
766
+ const storageService = injector.get(AXPEntityStorageService);
767
+ //
768
+ this._applicationModuleDataProvider = new AXPEntityDataProviderImpl(storageService, 'applications-modules');
769
+ this._applicationModuleDataProvider.initial(APPLICATIONS_MODULES);
770
+ //
771
+ this._editionDataProvider = new AXPEntityDataProviderImpl(storageService, 'editions');
772
+ this._editionDataProvider.initial(EDITIONS);
773
+ //
774
+ this._featureDataProvider = new AXPEntityDataProviderImpl(storageService, 'features');
775
+ this._featureDataProvider.initial(FEATURES);
776
+ //
777
+ this._entityDataProvider = new AXPEntityDataProviderImpl(storageService, 'entities');
778
+ this._entityDataProvider.initial(ENTITIES);
779
+ //
780
+ this._propertyDataProvider = new AXPEntityDataProviderImpl(storageService, 'properties');
781
+ this._propertyDataProvider.initial(PROPERTIES);
782
+ //
783
+ this._permissionDataProvider = new AXPEntityDataProviderImpl(storageService, 'permissions');
784
+ this._permissionDataProvider.initial(PERMISSIONS);
785
+ }
786
+ get applicationModuleDataProvider() {
787
+ return this._applicationModuleDataProvider;
788
+ }
789
+ get editionDataProvider() {
790
+ return this._editionDataProvider;
791
+ }
792
+ get featureDataProvider() {
793
+ return this._featureDataProvider;
794
+ }
795
+ get entityDataProvider() {
796
+ return this._entityDataProvider;
797
+ }
798
+ get propertyDataProvider() {
799
+ return this._propertyDataProvider;
800
+ }
801
+ get permissionDataProvider() {
802
+ return this._permissionDataProvider;
803
+ }
804
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPApplicationManagementService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
805
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPApplicationManagementService, providedIn: 'root' }); }
806
+ }
807
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXPApplicationManagementService, decorators: [{
808
+ type: Injectable,
809
+ args: [{
810
+ providedIn: 'root',
811
+ }]
812
+ }], ctorParameters: () => [{ type: i0.Injector }] });
813
+ class AXMApplicationModuleService extends AXMEntityCrudServiceImpl {
814
+ }
815
+ class AXMEntityService extends AXMEntityCrudServiceImpl {
816
+ }
817
+ class AXMEditionService extends AXMEntityCrudServiceImpl {
818
+ }
819
+ class AXMFeatureService extends AXMEntityCrudServiceImpl {
820
+ }
821
+ class AXMPermissionService extends AXMEntityCrudServiceImpl {
822
+ }
823
+ class AXMPropertyService extends AXMEntityCrudServiceImpl {
824
+ }
825
+
629
826
  async function applicationModuleEntityFactory(injector) {
630
- const dataService = injector.get(AXMApplicationModuleService$1);
827
+ const dataService = injector.get(AXMApplicationModuleService);
631
828
  const entityDef = {
632
829
  module: 'application-management',
633
830
  name: 'application-module',
@@ -1201,7 +1398,7 @@ async function applicationEntityFactory(injector) {
1201
1398
  }
1202
1399
 
1203
1400
  async function editionEntityFactory(injector) {
1204
- const dataService = injector.get(AXMEditionService$1);
1401
+ const dataService = injector.get(AXMEditionService);
1205
1402
  const entityDef = {
1206
1403
  plugins: [
1207
1404
  { name: 'archive' },
@@ -1441,7 +1638,7 @@ async function editionEntityFactory(injector) {
1441
1638
  }
1442
1639
 
1443
1640
  async function entityEntityFactory(injector) {
1444
- const dataService = injector.get(AXMEntityService$1);
1641
+ const dataService = injector.get(AXMEntityService);
1445
1642
  const entityDef = {
1446
1643
  plugins: [
1447
1644
  { name: 'archive' },
@@ -1700,7 +1897,7 @@ var entity_entity = /*#__PURE__*/Object.freeze({
1700
1897
  });
1701
1898
 
1702
1899
  async function featureEntityFactory(injector) {
1703
- const dataService = injector.get(AXMFeatureService$1);
1900
+ const dataService = injector.get(AXMFeatureService);
1704
1901
  const EntityDef = {
1705
1902
  plugins: [
1706
1903
  { name: 'archive' },
@@ -2231,7 +2428,7 @@ var modules_entity = /*#__PURE__*/Object.freeze({
2231
2428
  });
2232
2429
 
2233
2430
  async function permissionEntityFactory(injector) {
2234
- const dataService = injector.get(AXMPermissionService$1);
2431
+ const dataService = injector.get(AXMPermissionService);
2235
2432
  const entityDef = {
2236
2433
  plugins: [
2237
2434
  { name: 'archive' },
@@ -2476,7 +2673,7 @@ var permission_entity = /*#__PURE__*/Object.freeze({
2476
2673
  });
2477
2674
 
2478
2675
  async function propertyEntityFactory(injector) {
2479
- const dataService = injector.get(AXMPropertyService$1);
2676
+ const dataService = injector.get(AXMPropertyService);
2480
2677
  const entityDef = {
2481
2678
  module: 'application-management',
2482
2679
  name: 'property',
@@ -2939,5 +3136,5 @@ class AXPModuleDesignerService {
2939
3136
  * Generated bundle index. Do not edit.
2940
3137
  */
2941
3138
 
2942
- export { APPLICATION_MODULE_SOURCE_NAME, APPLICATION_SOURCE_NAME, AXMApplicationManagementModule, AXMApplicationModuleService$1 as AXMApplicationModuleService, AXMEditionService$1 as AXMEditionService, AXMEntityService$1 as AXMEntityService, AXMFeatureService$1 as AXMFeatureService, AXMPermissionService$1 as AXMPermissionService, AXMPropertyService$1 as AXMPropertyService, AXPApplicationManagementService, AXPModuleDesignerService, EDITION_SOURCE_NAME, ENTITY_SOURCE_NAME, FEATURE_SOURCE_NAME, MODULE_SOURCE_NAME, PERMISSION_SOURCE_NAME, PROPERTY_SOURCE_NAME, applicationEntityFactory, applicationModuleEntityFactory, editionEntityFactory, entityEntityFactory, featureEntityFactory, modulesEntityFactory, permissionEntityFactory, propertyEntityFactory };
3139
+ export { APPLICATION_MODULE_SOURCE_NAME, APPLICATION_SOURCE_NAME, AXMApplicationManagementModule, AXMApplicationModuleService, AXMEditionService, AXMEntityService, AXMFeatureService, AXMPermissionService, AXMPropertyService, AXPApplicationManagementService, AXPModuleDesignerService, EDITION_SOURCE_NAME, ENTITY_SOURCE_NAME, FEATURE_SOURCE_NAME, MODULE_SOURCE_NAME, PERMISSION_SOURCE_NAME, PROPERTY_SOURCE_NAME, applicationEntityFactory, applicationModuleEntityFactory, editionEntityFactory, entityEntityFactory, featureEntityFactory, modulesEntityFactory, permissionEntityFactory, propertyEntityFactory };
2943
3140
  //# sourceMappingURL=acorex-modules-application-management.mjs.map