@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,723 +0,0 @@
1
- import { AXMEntityCrudServiceImpl, AXPEntityService, AXP_ENTITY_DEFINITION_LOADER } from '@acorex/platform/layout/entity';
2
- import * as i0 from '@angular/core';
3
- import { Injectable, inject, Injector, NgModule } from '@angular/core';
4
- import { AXP_MENU_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER } from '@acorex/platform/common';
5
- import { AXP_DATASOURCE_DEFINITION_PROVIDER } from '@acorex/platform/core';
6
- import { CommonModule } from '@angular/common';
7
- import { AXPSessionService } from '@acorex/platform/auth';
8
- import { firstValueFrom } from 'rxjs';
9
- import { AXP_IDENTIFIER_RULES } from '@acorex/modules/identifier-management';
10
- import { AXDataSource } from '@acorex/cdk/common';
11
- import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
12
-
13
- const config = {
14
- i18n: 'human-capital-management',
15
- module: 'HumanCapitalManagement',
16
- };
17
- const RootConfig = {
18
- config,
19
- module: {
20
- route: 'human-capital-management',
21
- name: config.module,
22
- title: `t('module-name', {scope:"${config.i18n}"})`,
23
- icon: 'fa-light fa-users',
24
- },
25
- entities: {
26
- employee: {
27
- name: 'Employee',
28
- source: `${config.module}.Employee`,
29
- title: `t("employee.individual-title",{scope:"${config.i18n}"})`,
30
- icon: 'fa-light fa-address-card',
31
- },
32
- employmentType: {
33
- name: 'EmploymentType',
34
- source: `${config.module}.EmploymentType`,
35
- title: `t("employment-type.individual-title",{scope:"${config.i18n}"})`,
36
- icon: 'fa-light fa-file-signature',
37
- },
38
- skill: {
39
- name: 'Skill',
40
- source: `${config.module}.Skill`,
41
- title: `t("skill.individual-title", { scope: "${config.i18n}" })`,
42
- icon: 'fa-light fa-code',
43
- },
44
- skillLevel: {
45
- name: 'SkillLevel',
46
- source: `${config.module}.SkillLevel`,
47
- title: `t("skill-level.individual-title", { scope: "${config.i18n}" })`,
48
- icon: 'fa-light fa-signal-bars',
49
- },
50
- employeeSkill: {
51
- name: 'EmployeeSkill',
52
- source: `${config.module}.EmployeeSkill`,
53
- title: `t("employee-skill.individual-title",{scope:"${config.i18n}"})`,
54
- icon: 'fa-light fa-award',
55
- },
56
- positionAssignment: {
57
- name: 'PositionAssignment',
58
- source: `${config.module}.PositionAssignment`,
59
- title: `t("position-assignment.individual-title",{scope:"${config.i18n}"})`,
60
- icon: 'fa-light fa-user-tie-hair',
61
- },
62
- },
63
- };
64
-
65
- class AXMHumanCapitalManagementEmployeeEntityService extends AXMEntityCrudServiceImpl {
66
- }
67
- class AXMHumanCapitalManagementEmployeeEntityServiceImpl extends AXMHumanCapitalManagementEmployeeEntityService {
68
- constructor() {
69
- super(`${RootConfig.module.name}.${RootConfig.entities.employee.name}`);
70
- }
71
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
72
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeEntityServiceImpl }); }
73
- }
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeEntityServiceImpl, decorators: [{
75
- type: Injectable
76
- }], ctorParameters: () => [] });
77
-
78
- class AXMHumanCapitalManagementSkillEntityService extends AXMEntityCrudServiceImpl {
79
- }
80
- class AXMHumanCapitalManagementSkillEntityServiceImpl extends AXMHumanCapitalManagementSkillEntityService {
81
- constructor() {
82
- super(`${RootConfig.module.name}.${RootConfig.entities.skill.name}`);
83
- }
84
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
85
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillEntityServiceImpl }); }
86
- }
87
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillEntityServiceImpl, decorators: [{
88
- type: Injectable
89
- }], ctorParameters: () => [] });
90
-
91
- class AXMHumanCapitalManagementEmploymentTypeEntityService extends AXMEntityCrudServiceImpl {
92
- }
93
- class AXMHumanCapitalManagementEmploymentTypeEntityServiceImpl extends AXMHumanCapitalManagementEmploymentTypeEntityService {
94
- constructor() {
95
- super(`${RootConfig.module.name}.${RootConfig.entities.employmentType.name}`);
96
- }
97
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmploymentTypeEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
98
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmploymentTypeEntityServiceImpl }); }
99
- }
100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmploymentTypeEntityServiceImpl, decorators: [{
101
- type: Injectable
102
- }], ctorParameters: () => [] });
103
-
104
- class AXMHumanCapitalModuleEntityProvider {
105
- constructor() {
106
- this.injector = inject(Injector);
107
- }
108
- preload() {
109
- const module = RootConfig.module.name;
110
- return Array.from(Object.values(RootConfig.entities)).map((entity) => ({
111
- module: module,
112
- entity: entity.name,
113
- }));
114
- }
115
- async get(moduleName, entityName) {
116
- if (moduleName == RootConfig.module.name) {
117
- switch (entityName) {
118
- case RootConfig.entities.employee.name:
119
- return (await import('./acorex-modules-human-capital-management-employee.entity-ByBqfKiF.mjs')).factory(this.injector);
120
- case RootConfig.entities.employmentType.name:
121
- return (await import('./acorex-modules-human-capital-management-employment-type.entity-DZ8ubvD6.mjs')).factory(this.injector);
122
- case RootConfig.entities.skill.name:
123
- return (await import('./acorex-modules-human-capital-management-skill.entity-DPeTwYH4.mjs')).factory(this.injector);
124
- case RootConfig.entities.skillLevel.name:
125
- return (await import('./acorex-modules-human-capital-management-skill-level.entity-DFCE3zcH.mjs')).factory(this.injector);
126
- case RootConfig.entities.employeeSkill.name:
127
- return (await import('./acorex-modules-human-capital-management-employee-skill.entity-DfVvf8Fg.mjs')).factory(this.injector);
128
- case RootConfig.entities.positionAssignment?.name:
129
- return (await import('./acorex-modules-human-capital-management-position-assignment.entity-BtIVnv-C.mjs')).factory(this.injector);
130
- }
131
- }
132
- return null;
133
- }
134
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalModuleEntityProvider, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
135
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalModuleEntityProvider }); }
136
- }
137
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalModuleEntityProvider, decorators: [{
138
- type: Injectable
139
- }] });
140
-
141
- class AXMMenuProvider {
142
- constructor() {
143
- this.entityService = inject(AXPEntityService);
144
- this.sessionService = inject(AXPSessionService);
145
- }
146
- async provide(context) {
147
- const isAuthorized = await firstValueFrom(this.sessionService.isAuthorized$);
148
- if (!isAuthorized) {
149
- return;
150
- }
151
- const scope = RootConfig.config.i18n;
152
- const module = RootConfig.module;
153
- context.addItems([
154
- {
155
- priority: 9002,
156
- text: `t('root-menu', {scope: "${scope}"})`,
157
- icon: module.icon,
158
- data: { requiredPermission: 'platform' },
159
- children: [
160
- {
161
- text: `t('employee.plural-title', {scope:"${scope}"})`,
162
- path: this.entityService.createPath(module.name, RootConfig.entities.employee.name),
163
- priority: 10,
164
- icon: RootConfig.entities.employee.icon,
165
- },
166
- {
167
- text: `t('employment-type.plural-title', {scope:"${scope}"})`,
168
- path: this.entityService.createPath(module.name, RootConfig.entities.employmentType.name),
169
- priority: 11,
170
- icon: RootConfig.entities.employmentType.icon,
171
- },
172
- {
173
- text: `t('skill.plural-title', {scope:"${scope}"})`,
174
- path: this.entityService.createPath(module.name, RootConfig.entities.skill.name),
175
- priority: 12,
176
- icon: RootConfig.entities.skill.icon,
177
- },
178
- {
179
- text: `t('skill-level.plural-title', {scope:"${scope}"})`,
180
- path: this.entityService.createPath(module.name, RootConfig.entities.skillLevel.name),
181
- priority: 13,
182
- icon: RootConfig.entities.skillLevel.icon,
183
- },
184
- ],
185
- },
186
- ]);
187
- }
188
- }
189
-
190
- class AXMHumanCapitalManagementEmploymentTypeEntityModule {
191
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmploymentTypeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
192
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmploymentTypeEntityModule }); }
193
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmploymentTypeEntityModule, providers: [
194
- {
195
- provide: AXMHumanCapitalManagementEmploymentTypeEntityService,
196
- useClass: AXMHumanCapitalManagementEmploymentTypeEntityServiceImpl,
197
- },
198
- ] }); }
199
- }
200
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmploymentTypeEntityModule, decorators: [{
201
- type: NgModule,
202
- args: [{
203
- imports: [],
204
- exports: [],
205
- declarations: [],
206
- providers: [
207
- {
208
- provide: AXMHumanCapitalManagementEmploymentTypeEntityService,
209
- useClass: AXMHumanCapitalManagementEmploymentTypeEntityServiceImpl,
210
- },
211
- ],
212
- }]
213
- }] });
214
-
215
- class AXMHumanCapitalManagementSkillEntityModule {
216
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
217
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillEntityModule }); }
218
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillEntityModule, providers: [
219
- { provide: AXMHumanCapitalManagementSkillEntityService, useClass: AXMHumanCapitalManagementSkillEntityServiceImpl },
220
- ] }); }
221
- }
222
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillEntityModule, decorators: [{
223
- type: NgModule,
224
- args: [{
225
- imports: [],
226
- exports: [],
227
- declarations: [],
228
- providers: [
229
- { provide: AXMHumanCapitalManagementSkillEntityService, useClass: AXMHumanCapitalManagementSkillEntityServiceImpl },
230
- ],
231
- }]
232
- }] });
233
-
234
- class AXMHumanCapitalManagementSkillLevelEntityService extends AXMEntityCrudServiceImpl {
235
- }
236
- class AXMHumanCapitalManagementSkillLevelEntityServiceImpl extends AXMHumanCapitalManagementSkillLevelEntityService {
237
- constructor() {
238
- super(`${RootConfig.module.name}.${RootConfig.entities.skillLevel.name}`);
239
- }
240
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillLevelEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
241
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillLevelEntityServiceImpl }); }
242
- }
243
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillLevelEntityServiceImpl, decorators: [{
244
- type: Injectable
245
- }], ctorParameters: () => [] });
246
-
247
- class AXMHumanCapitalManagementSkillLevelEntityModule {
248
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillLevelEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
249
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillLevelEntityModule }); }
250
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillLevelEntityModule, providers: [
251
- { provide: AXMHumanCapitalManagementSkillLevelEntityService, useClass: AXMHumanCapitalManagementSkillLevelEntityServiceImpl },
252
- ] }); }
253
- }
254
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementSkillLevelEntityModule, decorators: [{
255
- type: NgModule,
256
- args: [{
257
- imports: [],
258
- exports: [],
259
- declarations: [],
260
- providers: [
261
- { provide: AXMHumanCapitalManagementSkillLevelEntityService, useClass: AXMHumanCapitalManagementSkillLevelEntityServiceImpl },
262
- ],
263
- }]
264
- }] });
265
-
266
- class AXMHumanCapitalManagementEmployeeSkillEntityService extends AXMEntityCrudServiceImpl {
267
- }
268
- class AXMHumanCapitalManagementEmployeeSkillEntityServiceImpl extends AXMHumanCapitalManagementEmployeeSkillEntityService {
269
- constructor() {
270
- super(`${RootConfig.module.name}.${RootConfig.entities.employeeSkill.name}`);
271
- }
272
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeSkillEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
273
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeSkillEntityServiceImpl }); }
274
- }
275
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeSkillEntityServiceImpl, decorators: [{
276
- type: Injectable
277
- }], ctorParameters: () => [] });
278
-
279
- class AXMHumanCapitalManagementEmployeeSkillEntityModule {
280
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeSkillEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
281
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeSkillEntityModule }); }
282
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeSkillEntityModule, providers: [
283
- { provide: AXMHumanCapitalManagementEmployeeSkillEntityService, useClass: AXMHumanCapitalManagementEmployeeSkillEntityServiceImpl },
284
- ] }); }
285
- }
286
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeSkillEntityModule, decorators: [{
287
- type: NgModule,
288
- args: [{
289
- imports: [],
290
- exports: [],
291
- declarations: [],
292
- providers: [
293
- { provide: AXMHumanCapitalManagementEmployeeSkillEntityService, useClass: AXMHumanCapitalManagementEmployeeSkillEntityServiceImpl },
294
- ],
295
- }]
296
- }] });
297
-
298
- class AXMHumanCapitalManagementPositionAssignmentEntityService extends AXMEntityCrudServiceImpl {
299
- }
300
- class AXMHumanCapitalManagementPositionAssignmentEntityServiceImpl extends AXMHumanCapitalManagementPositionAssignmentEntityService {
301
- constructor() {
302
- super(`${RootConfig.module.name}.${RootConfig.entities.positionAssignment.name}`);
303
- }
304
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementPositionAssignmentEntityServiceImpl, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
305
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementPositionAssignmentEntityServiceImpl }); }
306
- }
307
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementPositionAssignmentEntityServiceImpl, decorators: [{
308
- type: Injectable
309
- }], ctorParameters: () => [] });
310
-
311
- class AXMHumanCapitalManagementPositionAssignmentEntityModule {
312
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementPositionAssignmentEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
313
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementPositionAssignmentEntityModule }); }
314
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementPositionAssignmentEntityModule, providers: [
315
- { provide: AXMHumanCapitalManagementPositionAssignmentEntityService, useClass: AXMHumanCapitalManagementPositionAssignmentEntityServiceImpl },
316
- ] }); }
317
- }
318
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementPositionAssignmentEntityModule, decorators: [{
319
- type: NgModule,
320
- args: [{
321
- imports: [],
322
- exports: [],
323
- declarations: [],
324
- providers: [
325
- { provide: AXMHumanCapitalManagementPositionAssignmentEntityService, useClass: AXMHumanCapitalManagementPositionAssignmentEntityServiceImpl },
326
- ],
327
- }]
328
- }] });
329
-
330
- class AXMHumanCapitalManagementEmployeeEntityModule {
331
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
332
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeEntityModule }); }
333
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeEntityModule, providers: [
334
- { provide: AXMHumanCapitalManagementEmployeeEntityService, useClass: AXMHumanCapitalManagementEmployeeEntityServiceImpl },
335
- ] }); }
336
- }
337
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementEmployeeEntityModule, decorators: [{
338
- type: NgModule,
339
- args: [{
340
- imports: [],
341
- exports: [],
342
- declarations: [],
343
- providers: [
344
- { provide: AXMHumanCapitalManagementEmployeeEntityService, useClass: AXMHumanCapitalManagementEmployeeEntityServiceImpl },
345
- ],
346
- }]
347
- }] });
348
-
349
- const AXM_EMPLOYEE_CODE_IDENTIFIER_RULE = {
350
- id: 'employee-code',
351
- title: 'Employee Code',
352
- entity: 'HumanCapitalManagement.Employee',
353
- pattern: 'EMP-{date:YYYYMM}-{seq:4}',
354
- enabled: true,
355
- priority: 1,
356
- scopeConfig: { byTenant: false, period: 'yearly', minValue: 100, blockSize: 0 },
357
- };
358
-
359
- class AXMEmployeeDataSourceDefinition {
360
- constructor() {
361
- this.employeeService = inject(AXMHumanCapitalManagementEmployeeEntityService);
362
- }
363
- items() {
364
- return Promise.resolve([
365
- {
366
- name: 'employees',
367
- title: 'Employees',
368
- source: () => {
369
- return new AXDataSource({
370
- key: 'id',
371
- load: async (_) => {
372
- try {
373
- const res = await this.employeeService.query();
374
- return {
375
- items: res.items.map((item) => ({
376
- ...item,
377
- })),
378
- total: res.total,
379
- };
380
- }
381
- catch (e) {
382
- console.log(e);
383
- throw e;
384
- }
385
- },
386
- byKey: async (key) => {
387
- return await this.employeeService.getOne(key);
388
- },
389
- pageSize: 100,
390
- });
391
- },
392
- columns: [
393
- {
394
- name: 'id',
395
- title: 'ID',
396
- datatype: 'uuid',
397
- type: AXPWidgetsCatalog.text,
398
- },
399
- {
400
- name: 'employeeCode',
401
- title: 'Employee Code',
402
- datatype: 'string',
403
- type: AXPWidgetsCatalog.text,
404
- },
405
- {
406
- name: 'party.displayName',
407
- title: 'Display Name',
408
- datatype: 'string',
409
- type: AXPWidgetsCatalog.text,
410
- },
411
- ],
412
- filters: [
413
- {
414
- field: 'employeeCode',
415
- title: 'Employee Code',
416
- operator: {
417
- type: 'equal',
418
- },
419
- widget: {
420
- type: AXPWidgetsCatalog.text,
421
- },
422
- filterType: {
423
- advance: true,
424
- inline: true,
425
- },
426
- },
427
- ],
428
- textField: {
429
- name: 'party.displayName',
430
- title: 'Display Name',
431
- },
432
- valueField: {
433
- name: 'id',
434
- title: 'ID',
435
- },
436
- },
437
- ]);
438
- }
439
- }
440
-
441
- class AXMSkillDataSourceDefinition {
442
- constructor() {
443
- this.skillService = inject(AXMHumanCapitalManagementSkillEntityService);
444
- }
445
- items() {
446
- return Promise.resolve([
447
- {
448
- name: 'skills',
449
- title: 'Skills',
450
- source: () => {
451
- return new AXDataSource({
452
- key: 'id',
453
- load: async (_) => {
454
- try {
455
- const res = await this.skillService.query();
456
- return {
457
- items: res.items.map((item) => ({
458
- ...item,
459
- })),
460
- total: res.total,
461
- };
462
- }
463
- catch (e) {
464
- console.log(e);
465
- throw e;
466
- }
467
- },
468
- byKey: async (key) => {
469
- return await this.skillService.getOne(key);
470
- },
471
- pageSize: 100,
472
- });
473
- },
474
- columns: [
475
- {
476
- name: 'id',
477
- title: 'ID',
478
- datatype: 'uuid',
479
- type: AXPWidgetsCatalog.text,
480
- },
481
- {
482
- name: 'title',
483
- title: 'Title',
484
- datatype: 'string',
485
- type: AXPWidgetsCatalog.text,
486
- },
487
- {
488
- name: 'description',
489
- title: 'Description',
490
- datatype: 'string',
491
- type: AXPWidgetsCatalog.text,
492
- },
493
- ],
494
- filters: [
495
- {
496
- field: 'title',
497
- title: 'Title',
498
- operator: {
499
- type: 'equal',
500
- },
501
- widget: {
502
- type: AXPWidgetsCatalog.text,
503
- },
504
- filterType: {
505
- advance: true,
506
- inline: true,
507
- },
508
- },
509
- ],
510
- textField: {
511
- name: 'title',
512
- title: 'Title',
513
- },
514
- valueField: {
515
- name: 'id',
516
- title: 'ID',
517
- },
518
- },
519
- ]);
520
- }
521
- }
522
-
523
- class AXMEmploymentTypeDataSourceDefinition {
524
- constructor() {
525
- this.employmentTypeService = inject(AXMHumanCapitalManagementEmploymentTypeEntityService);
526
- }
527
- items() {
528
- return Promise.resolve([
529
- {
530
- name: 'employmentTypes',
531
- title: 'Employment Types',
532
- source: () => {
533
- return new AXDataSource({
534
- key: 'id',
535
- load: async (_) => {
536
- try {
537
- const res = await this.employmentTypeService.query();
538
- return {
539
- items: res.items.map((item) => ({
540
- ...item,
541
- })),
542
- total: res.total,
543
- };
544
- }
545
- catch (e) {
546
- console.log(e);
547
- throw e;
548
- }
549
- },
550
- byKey: async (key) => {
551
- return await this.employmentTypeService.getOne(key);
552
- },
553
- pageSize: 100,
554
- });
555
- },
556
- columns: [
557
- {
558
- name: 'id',
559
- title: 'ID',
560
- datatype: 'uuid',
561
- type: AXPWidgetsCatalog.text,
562
- },
563
- {
564
- name: 'title',
565
- title: 'Title',
566
- datatype: 'string',
567
- type: AXPWidgetsCatalog.text,
568
- },
569
- {
570
- name: 'description',
571
- title: 'Description',
572
- datatype: 'string',
573
- type: AXPWidgetsCatalog.text,
574
- },
575
- ],
576
- filters: [
577
- {
578
- field: 'title',
579
- title: 'Title',
580
- operator: {
581
- type: 'equal',
582
- },
583
- widget: {
584
- type: AXPWidgetsCatalog.text,
585
- },
586
- filterType: {
587
- advance: true,
588
- inline: true,
589
- },
590
- },
591
- ],
592
- textField: {
593
- name: 'title',
594
- title: 'Title',
595
- },
596
- valueField: {
597
- name: 'id',
598
- title: 'ID',
599
- },
600
- },
601
- ]);
602
- }
603
- }
604
-
605
- class AXMHumanCapitalManagementModule {
606
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
607
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementModule, imports: [CommonModule,
608
- AXMHumanCapitalManagementEmploymentTypeEntityModule,
609
- AXMHumanCapitalManagementSkillEntityModule,
610
- AXMHumanCapitalManagementSkillLevelEntityModule,
611
- AXMHumanCapitalManagementEmployeeSkillEntityModule,
612
- AXMHumanCapitalManagementPositionAssignmentEntityModule,
613
- AXMHumanCapitalManagementEmployeeEntityModule] }); }
614
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementModule, providers: [
615
- {
616
- provide: AXP_IDENTIFIER_RULES,
617
- multi: true,
618
- useValue: AXM_EMPLOYEE_CODE_IDENTIFIER_RULE,
619
- },
620
- {
621
- provide: AXP_ENTITY_DEFINITION_LOADER,
622
- useClass: AXMHumanCapitalModuleEntityProvider,
623
- multi: true,
624
- },
625
- {
626
- provide: AXP_MENU_PROVIDER,
627
- useClass: AXMMenuProvider,
628
- multi: true,
629
- },
630
- {
631
- provide: AXP_SETTING_DEFINITION_PROVIDER,
632
- useFactory: async () => {
633
- const injector = inject(Injector);
634
- const provider = (await import('./acorex-modules-human-capital-management-settings.provider-rRaBaVeh.mjs')).AXMSettingProvider;
635
- return new provider(injector);
636
- },
637
- multi: true,
638
- },
639
- {
640
- provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
641
- useClass: AXMEmployeeDataSourceDefinition,
642
- multi: true,
643
- },
644
- {
645
- provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
646
- useClass: AXMSkillDataSourceDefinition,
647
- multi: true,
648
- },
649
- {
650
- provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
651
- useClass: AXMEmploymentTypeDataSourceDefinition,
652
- multi: true,
653
- },
654
- ], imports: [CommonModule,
655
- AXMHumanCapitalManagementEmploymentTypeEntityModule,
656
- AXMHumanCapitalManagementSkillEntityModule,
657
- AXMHumanCapitalManagementSkillLevelEntityModule,
658
- AXMHumanCapitalManagementEmployeeSkillEntityModule,
659
- AXMHumanCapitalManagementPositionAssignmentEntityModule,
660
- AXMHumanCapitalManagementEmployeeEntityModule] }); }
661
- }
662
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMHumanCapitalManagementModule, decorators: [{
663
- type: NgModule,
664
- args: [{
665
- imports: [
666
- CommonModule,
667
- AXMHumanCapitalManagementEmploymentTypeEntityModule,
668
- AXMHumanCapitalManagementSkillEntityModule,
669
- AXMHumanCapitalManagementSkillLevelEntityModule,
670
- AXMHumanCapitalManagementEmployeeSkillEntityModule,
671
- AXMHumanCapitalManagementPositionAssignmentEntityModule,
672
- AXMHumanCapitalManagementEmployeeEntityModule,
673
- ],
674
- providers: [
675
- {
676
- provide: AXP_IDENTIFIER_RULES,
677
- multi: true,
678
- useValue: AXM_EMPLOYEE_CODE_IDENTIFIER_RULE,
679
- },
680
- {
681
- provide: AXP_ENTITY_DEFINITION_LOADER,
682
- useClass: AXMHumanCapitalModuleEntityProvider,
683
- multi: true,
684
- },
685
- {
686
- provide: AXP_MENU_PROVIDER,
687
- useClass: AXMMenuProvider,
688
- multi: true,
689
- },
690
- {
691
- provide: AXP_SETTING_DEFINITION_PROVIDER,
692
- useFactory: async () => {
693
- const injector = inject(Injector);
694
- const provider = (await import('./acorex-modules-human-capital-management-settings.provider-rRaBaVeh.mjs')).AXMSettingProvider;
695
- return new provider(injector);
696
- },
697
- multi: true,
698
- },
699
- {
700
- provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
701
- useClass: AXMEmployeeDataSourceDefinition,
702
- multi: true,
703
- },
704
- {
705
- provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
706
- useClass: AXMSkillDataSourceDefinition,
707
- multi: true,
708
- },
709
- {
710
- provide: AXP_DATASOURCE_DEFINITION_PROVIDER,
711
- useClass: AXMEmploymentTypeDataSourceDefinition,
712
- multi: true,
713
- },
714
- ],
715
- }]
716
- }] });
717
-
718
- /**
719
- * Generated bundle index. Do not edit.
720
- */
721
-
722
- export { AXMHumanCapitalManagementEmployeeEntityService as A, RootConfig as R, AXMHumanCapitalManagementEmploymentTypeEntityService as a, AXMHumanCapitalManagementSkillEntityService as b, AXMHumanCapitalManagementSkillLevelEntityService as c, AXMHumanCapitalManagementEmployeeSkillEntityService as d, AXMHumanCapitalManagementPositionAssignmentEntityService as e, AXMHumanCapitalManagementModule as f };
723
- //# sourceMappingURL=acorex-modules-human-capital-management-acorex-modules-human-capital-management-D4A3ZYFq.mjs.map