@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
@@ -4,8 +4,8 @@ import { AXPEntityService, AXMEntityCrudServiceImpl, AXP_ENTITY_DEFINITION_LOADE
4
4
  import * as i0 from '@angular/core';
5
5
  import { inject, Injector, Injectable, NgModule } from '@angular/core';
6
6
  import { AXPWidgetsCatalog } from '@acorex/platform/layout/builder';
7
- import { AXP_REPORT_CATEGORY_PROVIDER, AXP_REPORT_DEFINITION_PROVIDER } from '@acorex/modules/report-management';
8
7
  import { AXPWidgetsList } from '@acorex/modules/common';
8
+ import { AXP_REPORT_CATEGORY_PROVIDER, AXP_REPORT_DEFINITION_PROVIDER } from '@acorex/modules/report-management';
9
9
  import { AXTranslationService } from '@acorex/core/translation';
10
10
 
11
11
  const config = {
@@ -276,6 +276,12 @@ async function axpLogFactory(injector) {
276
276
  groupId: 'client',
277
277
  schema: { dataType: 'number', interface: { type: AXPWidgetsCatalog.number } },
278
278
  },
279
+ {
280
+ name: 'httpStatus',
281
+ title: `t("httpStatus", { scope: "${i18n}" })`,
282
+ groupId: 'client',
283
+ schema: { dataType: 'string', interface: { type: AXPWidgetsCatalog.text } },
284
+ },
279
285
  // Correlation
280
286
  {
281
287
  name: 'correlationId',
@@ -345,6 +351,7 @@ async function axpLogFactory(injector) {
345
351
  { name: 'httpMethod' },
346
352
  { name: 'url' },
347
353
  { name: 'httpStatusCode' },
354
+ { name: 'httpStatus' },
348
355
  ],
349
356
  commands: {
350
357
  create: {
@@ -564,7 +571,7 @@ async function axpLogFactory(injector) {
564
571
  },
565
572
  },
566
573
  {
567
- name: 'correlationId',
574
+ name: 'httpStatus',
568
575
  layout: {
569
576
  positions: {
570
577
  lg: {
@@ -575,7 +582,7 @@ async function axpLogFactory(injector) {
575
582
  },
576
583
  },
577
584
  {
578
- name: 'exceptions',
585
+ name: 'correlationId',
579
586
  layout: {
580
587
  positions: {
581
588
  lg: {
@@ -586,7 +593,7 @@ async function axpLogFactory(injector) {
586
593
  },
587
594
  },
588
595
  {
589
- name: 'impersonatorUserId',
596
+ name: 'exceptions',
590
597
  layout: {
591
598
  positions: {
592
599
  lg: {
@@ -597,7 +604,7 @@ async function axpLogFactory(injector) {
597
604
  },
598
605
  },
599
606
  {
600
- name: 'impersonatorUserName',
607
+ name: 'impersonatorUserId',
601
608
  layout: {
602
609
  positions: {
603
610
  lg: {
@@ -608,7 +615,7 @@ async function axpLogFactory(injector) {
608
615
  },
609
616
  },
610
617
  {
611
- name: 'impersonatorTenantId',
618
+ name: 'impersonatorUserName',
612
619
  layout: {
613
620
  positions: {
614
621
  lg: {
@@ -619,7 +626,7 @@ async function axpLogFactory(injector) {
619
626
  },
620
627
  },
621
628
  {
622
- name: 'impersonatorTenantName',
629
+ name: 'impersonatorTenantId',
623
630
  layout: {
624
631
  positions: {
625
632
  lg: {
@@ -630,7 +637,7 @@ async function axpLogFactory(injector) {
630
637
  },
631
638
  },
632
639
  {
633
- name: 'extraProperties',
640
+ name: 'impersonatorTenantName',
634
641
  layout: {
635
642
  positions: {
636
643
  lg: {
@@ -641,7 +648,7 @@ async function axpLogFactory(injector) {
641
648
  },
642
649
  },
643
650
  {
644
- name: 'actions',
651
+ name: 'extraProperties',
645
652
  layout: {
646
653
  positions: {
647
654
  lg: {
@@ -652,7 +659,7 @@ async function axpLogFactory(injector) {
652
659
  },
653
660
  },
654
661
  {
655
- name: 'entityChanges',
662
+ name: 'actions',
656
663
  layout: {
657
664
  positions: {
658
665
  lg: {
@@ -662,6 +669,17 @@ async function axpLogFactory(injector) {
662
669
  },
663
670
  },
664
671
  },
672
+ {
673
+ name: 'entityChanges',
674
+ layout: {
675
+ positions: {
676
+ lg: {
677
+ colSpan: 2,
678
+ order: 26,
679
+ },
680
+ },
681
+ },
682
+ },
665
683
  ],
666
684
  },
667
685
  // update: {
@@ -952,6 +970,16 @@ async function axpLogFactory(injector) {
952
970
  },
953
971
  },
954
972
  },
973
+ {
974
+ name: 'httpStatus',
975
+ layout: {
976
+ positions: {
977
+ lg: {
978
+ colSpan: 6,
979
+ },
980
+ },
981
+ },
982
+ },
955
983
  {
956
984
  name: 'correlationId',
957
985
  layout: {
@@ -1104,13 +1132,39 @@ var axpLog_entity = /*#__PURE__*/Object.freeze({
1104
1132
  axpLogFactory: axpLogFactory
1105
1133
  });
1106
1134
 
1135
+ class AXMAxpLogEntityModule {
1136
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMAxpLogEntityModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1137
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMAxpLogEntityModule }); }
1138
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMAxpLogEntityModule, providers: [
1139
+ {
1140
+ provide: AXMAxpLogService,
1141
+ useClass: AXMAxpLogServiceImpl,
1142
+ },
1143
+ ] }); }
1144
+ }
1145
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMAxpLogEntityModule, decorators: [{
1146
+ type: NgModule,
1147
+ args: [{
1148
+ imports: [],
1149
+ exports: [],
1150
+ declarations: [],
1151
+ providers: [
1152
+ {
1153
+ provide: AXMAxpLogService,
1154
+ useClass: AXMAxpLogServiceImpl,
1155
+ },
1156
+ ],
1157
+ }]
1158
+ }] });
1159
+
1160
+ // Entity Services
1161
+
1107
1162
  //#region ---- Imports ----
1108
1163
  //#endregion
1109
1164
  //#region ---- Category & Report Data (Log Management) ----
1110
1165
  const LOG_REPORT_ROOT_CATEGORY_ID = 'log-management.reports.root';
1111
- const LOG_REPORT_ERRORS_CATEGORY_ID = 'log-management.reports.errors';
1112
1166
  const LOG_REPORT_AUDIT_CATEGORY_ID = 'log-management.reports.audit';
1113
- const LOG_REPORT_IDENTITY_CATEGORY_ID = 'log-management.reports.identity';
1167
+ const LOG_REPORT_IDENTITY_CATEGORY_ID = 'log-management.reports.identity-audit-log';
1114
1168
  const LOG_REPORT_CATEGORIES = [
1115
1169
  {
1116
1170
  id: LOG_REPORT_ROOT_CATEGORY_ID,
@@ -1118,13 +1172,6 @@ const LOG_REPORT_CATEGORIES = [
1118
1172
  description: 'Reports related to application logs',
1119
1173
  hasChild: true,
1120
1174
  },
1121
- {
1122
- id: LOG_REPORT_ERRORS_CATEGORY_ID,
1123
- parentId: LOG_REPORT_ROOT_CATEGORY_ID,
1124
- title: 'Error & Warning Logs',
1125
- description: 'Error statistics, trends and breakdowns',
1126
- hasReport: true,
1127
- },
1128
1175
  {
1129
1176
  id: LOG_REPORT_AUDIT_CATEGORY_ID,
1130
1177
  parentId: LOG_REPORT_ROOT_CATEGORY_ID,
@@ -1135,66 +1182,12 @@ const LOG_REPORT_CATEGORIES = [
1135
1182
  {
1136
1183
  id: LOG_REPORT_IDENTITY_CATEGORY_ID,
1137
1184
  parentId: LOG_REPORT_ROOT_CATEGORY_ID,
1138
- title: 'Identity',
1185
+ title: 'Identity Audit Log',
1139
1186
  description: 'Authentication and identity management logs',
1140
1187
  hasReport: true,
1141
1188
  },
1142
1189
  ];
1143
1190
  const LOG_REPORT_DEFINITIONS = [
1144
- {
1145
- id: 'log-management.report.errors-by-level',
1146
- title: 'Errors by Level',
1147
- description: 'Distribution of log entries by level within a time range',
1148
- categoryIds: [LOG_REPORT_ERRORS_CATEGORY_ID],
1149
- parameterGroups: [
1150
- {
1151
- name: 'period',
1152
- title: 'Period',
1153
- parameters: [
1154
- {
1155
- path: 'startDate',
1156
- title: 'Start Date',
1157
- widget: { type: AXPWidgetsList.Editors.DateTimeBox, options: { format: 'date' } },
1158
- },
1159
- {
1160
- path: 'endDate',
1161
- title: 'End Date',
1162
- widget: { type: AXPWidgetsList.Editors.DateTimeBox, options: { format: 'date' } },
1163
- },
1164
- ],
1165
- },
1166
- {
1167
- name: 'filters',
1168
- title: 'Filters',
1169
- parameters: [
1170
- {
1171
- path: 'levels',
1172
- title: 'Levels',
1173
- widget: {
1174
- type: AXPWidgetsList.Editors.SelectBox,
1175
- options: { dataSource: ['TRACE', 'DEBUG', 'INFO', 'WARN', 'ERROR', 'FATAL'], multiple: true },
1176
- },
1177
- },
1178
- ],
1179
- },
1180
- ],
1181
- layouts: [
1182
- {
1183
- id: 'table',
1184
- title: 'Table View',
1185
- isDefault: true,
1186
- layout: {
1187
- type: 'table',
1188
- columns: [
1189
- { field: 'level', title: 'Level', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'level' } },
1190
- { field: 'count', title: 'Count', visible: true, width: 120, align: 'right', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'count' } },
1191
- ],
1192
- options: { pagination: true },
1193
- },
1194
- },
1195
- ],
1196
- defaultLayoutId: 'table',
1197
- },
1198
1191
  {
1199
1192
  id: 'log-management.report.audit-trail-by-user',
1200
1193
  title: 'Audit Trail by User',
@@ -1233,8 +1226,8 @@ const LOG_REPORT_DEFINITIONS = [
1233
1226
  type: AXPWidgetsList.Editors.SelectBox,
1234
1227
  options: {
1235
1228
  dataSource: ['GET', 'POST', 'PUT', 'DELETE', 'PATCH'],
1236
- multiple: true
1237
- }
1229
+ multiple: true,
1230
+ },
1238
1231
  },
1239
1232
  },
1240
1233
  {
@@ -1244,8 +1237,8 @@ const LOG_REPORT_DEFINITIONS = [
1244
1237
  type: AXPWidgetsList.Editors.SelectBox,
1245
1238
  options: {
1246
1239
  dataSource: ['200', '201', '400', '401', '403', '404', '500'],
1247
- multiple: true
1248
- }
1240
+ multiple: true,
1241
+ },
1249
1242
  },
1250
1243
  },
1251
1244
  ],
@@ -1259,19 +1252,122 @@ const LOG_REPORT_DEFINITIONS = [
1259
1252
  layout: {
1260
1253
  type: 'table',
1261
1254
  columns: [
1262
- { field: 'executionTime', title: 'Date', visible: true, width: 180, align: 'left', widget: { type: AXPWidgetsList.Editors.DateTimeBox, path: 'executionTime' } },
1263
- { field: 'userName', title: 'User Name', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' } },
1264
- { field: 'tenantName', title: 'Tenant', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' } },
1265
- { field: 'httpMethod', title: 'Method', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpMethod' } },
1266
- { field: 'url', title: 'URL', visible: true, width: 300, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'url' } },
1267
- { field: 'httpStatusCode', title: 'Status', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' } },
1268
- { field: 'executionDuration', title: 'Duration (ms)', visible: true, width: 120, align: 'right', widget: { type: AXPWidgetsList.Editors.NumberBox, path: 'executionDuration' } },
1269
- { field: 'clientIpAddress', title: 'Client IP', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientIpAddress' } },
1270
- { field: 'clientName', title: 'Client', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' } },
1271
- { field: 'correlationId', title: 'Correlation ID', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'correlationId' } },
1272
- { field: 'comments', title: 'Comments', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'comments' } },
1273
- { field: 'exceptions', title: 'Exceptions', visible: false, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'exceptions' } },
1274
- { field: 'impersonatorUserName', title: 'Impersonated By', visible: false, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' } },
1255
+ {
1256
+ field: 'executionTime',
1257
+ title: 'Date',
1258
+ visible: true,
1259
+ width: 180,
1260
+ align: 'left',
1261
+ widget: {
1262
+ type: AXPWidgetsList.Editors.DateTimeBox,
1263
+ options: { format: 'datetime' },
1264
+ path: 'executionTime',
1265
+ },
1266
+ },
1267
+ {
1268
+ field: 'userName',
1269
+ title: 'User Name',
1270
+ visible: true,
1271
+ width: 150,
1272
+ align: 'left',
1273
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' },
1274
+ },
1275
+ {
1276
+ field: 'tenantName',
1277
+ title: 'Tenant',
1278
+ visible: true,
1279
+ width: 120,
1280
+ align: 'left',
1281
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' },
1282
+ },
1283
+ {
1284
+ field: 'httpMethod',
1285
+ title: 'Method',
1286
+ visible: true,
1287
+ width: 80,
1288
+ align: 'center',
1289
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpMethod' },
1290
+ },
1291
+ {
1292
+ field: 'url',
1293
+ title: 'URL',
1294
+ visible: true,
1295
+ width: 300,
1296
+ align: 'left',
1297
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'url' },
1298
+ },
1299
+ {
1300
+ field: 'httpStatusCode',
1301
+ title: 'Status',
1302
+ visible: true,
1303
+ width: 80,
1304
+ align: 'center',
1305
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' },
1306
+ },
1307
+ {
1308
+ field: 'httpStatus',
1309
+ title: 'HTTP Status',
1310
+ visible: true,
1311
+ width: 100,
1312
+ align: 'center',
1313
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatus' },
1314
+ },
1315
+ {
1316
+ field: 'executionDuration',
1317
+ title: 'Duration (ms)',
1318
+ visible: true,
1319
+ width: 120,
1320
+ align: 'right',
1321
+ widget: { type: AXPWidgetsList.Editors.NumberBox, path: 'executionDuration' },
1322
+ },
1323
+ {
1324
+ field: 'clientIpAddress',
1325
+ title: 'Client IP',
1326
+ visible: true,
1327
+ width: 120,
1328
+ align: 'left',
1329
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientIpAddress' },
1330
+ },
1331
+ {
1332
+ field: 'clientName',
1333
+ title: 'Client',
1334
+ visible: true,
1335
+ width: 120,
1336
+ align: 'left',
1337
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' },
1338
+ },
1339
+ {
1340
+ field: 'correlationId',
1341
+ title: 'Correlation ID',
1342
+ visible: true,
1343
+ width: 200,
1344
+ align: 'left',
1345
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'correlationId' },
1346
+ },
1347
+ {
1348
+ field: 'comments',
1349
+ title: 'Comments',
1350
+ visible: true,
1351
+ width: 200,
1352
+ align: 'left',
1353
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'comments' },
1354
+ },
1355
+ {
1356
+ field: 'exceptions',
1357
+ title: 'Exceptions',
1358
+ visible: false,
1359
+ width: 200,
1360
+ align: 'left',
1361
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'exceptions' },
1362
+ },
1363
+ {
1364
+ field: 'impersonatorUserName',
1365
+ title: 'Impersonated By',
1366
+ visible: false,
1367
+ width: 150,
1368
+ align: 'left',
1369
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' },
1370
+ },
1275
1371
  ],
1276
1372
  options: { pagination: true },
1277
1373
  },
@@ -1310,28 +1406,17 @@ const LOG_REPORT_DEFINITIONS = [
1310
1406
  title: 'User Name',
1311
1407
  widget: { type: AXPWidgetsList.Editors.TextBox, options: { placeholder: 'Filter by username' } },
1312
1408
  },
1313
- {
1314
- path: 'httpMethod',
1315
- title: 'HTTP Method',
1316
- widget: {
1317
- type: AXPWidgetsList.Editors.SelectBox,
1318
- options: {
1319
- dataSource: ['GET', 'POST', 'PUT', 'DELETE', 'PATCH'],
1320
- multiple: true
1321
- }
1322
- },
1323
- },
1324
- {
1325
- path: 'httpStatusCode',
1326
- title: 'HTTP Status',
1327
- widget: {
1328
- type: AXPWidgetsList.Editors.SelectBox,
1329
- options: {
1330
- dataSource: ['200', '201', '400', '401', '403', '404', '500'],
1331
- multiple: true
1332
- }
1333
- },
1334
- },
1409
+ // {
1410
+ // path: 'httpStatusCode',
1411
+ // title: 'HTTP Status',
1412
+ // widget: {
1413
+ // type: AXPWidgetsList.Editors.SelectBox,
1414
+ // options: {
1415
+ // dataSource: ['200', '201', '400', '401', '403', '404', '500'],
1416
+ // multiple: true,
1417
+ // },
1418
+ // },
1419
+ // },
1335
1420
  ],
1336
1421
  },
1337
1422
  ],
@@ -1343,12 +1428,66 @@ const LOG_REPORT_DEFINITIONS = [
1343
1428
  layout: {
1344
1429
  type: 'table',
1345
1430
  columns: [
1346
- { field: 'userName', title: 'User Name', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' } },
1347
- { field: 'httpStatusCode', title: 'Status', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' } },
1348
- { field: 'clientName', title: 'Client', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' } },
1349
- { field: 'tenantName', title: 'Tenant', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' } },
1350
- { field: 'applicationName', title: 'Application', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'applicationName' } },
1351
- { field: 'impersonatorUserName', title: 'Impersonated By', visible: false, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' } },
1431
+ {
1432
+ field: 'userName',
1433
+ title: 'User Name',
1434
+ visible: true,
1435
+ width: 150,
1436
+ align: 'left',
1437
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' },
1438
+ },
1439
+ {
1440
+ field: 'httpStatus',
1441
+ title: 'HTTP Status',
1442
+ visible: true,
1443
+ width: 100,
1444
+ align: 'center',
1445
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatus' },
1446
+ },
1447
+ {
1448
+ field: 'clientName',
1449
+ title: 'Client',
1450
+ visible: true,
1451
+ width: 120,
1452
+ align: 'left',
1453
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' },
1454
+ },
1455
+ {
1456
+ field: 'tenantName',
1457
+ title: 'Tenant',
1458
+ visible: true,
1459
+ width: 120,
1460
+ align: 'left',
1461
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' },
1462
+ },
1463
+ {
1464
+ field: 'applicationName',
1465
+ title: 'Application',
1466
+ visible: true,
1467
+ width: 150,
1468
+ align: 'left',
1469
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'applicationName' },
1470
+ },
1471
+ {
1472
+ field: 'impersonatorUserName',
1473
+ title: 'Impersonated By',
1474
+ visible: false,
1475
+ width: 200,
1476
+ align: 'left',
1477
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' },
1478
+ },
1479
+ {
1480
+ field: 'executionTime',
1481
+ title: 'Execution Time',
1482
+ visible: true,
1483
+ width: 180,
1484
+ align: 'right',
1485
+ widget: {
1486
+ type: AXPWidgetsList.Editors.DateTimeBox,
1487
+ options: { format: 'datetime' },
1488
+ path: 'executionTime',
1489
+ },
1490
+ },
1352
1491
  ],
1353
1492
  options: { pagination: true },
1354
1493
  },
@@ -1387,17 +1526,6 @@ const LOG_REPORT_DEFINITIONS = [
1387
1526
  title: 'User Name',
1388
1527
  widget: { type: AXPWidgetsList.Editors.TextBox, options: { placeholder: 'Filter by username' } },
1389
1528
  },
1390
- {
1391
- path: 'httpStatusCode',
1392
- title: 'HTTP Status',
1393
- widget: {
1394
- type: AXPWidgetsList.Editors.SelectBox,
1395
- options: {
1396
- dataSource: ['200', '201', '400', '401', '403', '404', '500'],
1397
- multiple: true
1398
- }
1399
- },
1400
- },
1401
1529
  ],
1402
1530
  },
1403
1531
  ],
@@ -1409,12 +1537,66 @@ const LOG_REPORT_DEFINITIONS = [
1409
1537
  layout: {
1410
1538
  type: 'table',
1411
1539
  columns: [
1412
- { field: 'userName', title: 'User Name', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' } },
1413
- { field: 'httpStatusCode', title: 'Status', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' } },
1414
- { field: 'clientName', title: 'Client', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' } },
1415
- { field: 'tenantName', title: 'Tenant', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' } },
1416
- { field: 'applicationName', title: 'Application', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'applicationName' } },
1417
- { field: 'impersonatorUserName', title: 'Impersonated By', visible: false, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' } },
1540
+ {
1541
+ field: 'userName',
1542
+ title: 'User Name',
1543
+ visible: true,
1544
+ width: 150,
1545
+ align: 'left',
1546
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' },
1547
+ },
1548
+ {
1549
+ field: 'httpStatus',
1550
+ title: 'HTTP Status',
1551
+ visible: true,
1552
+ width: 100,
1553
+ align: 'center',
1554
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatus' },
1555
+ },
1556
+ {
1557
+ field: 'clientName',
1558
+ title: 'Client',
1559
+ visible: true,
1560
+ width: 120,
1561
+ align: 'left',
1562
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' },
1563
+ },
1564
+ {
1565
+ field: 'tenantName',
1566
+ title: 'Tenant',
1567
+ visible: true,
1568
+ width: 120,
1569
+ align: 'left',
1570
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' },
1571
+ },
1572
+ {
1573
+ field: 'applicationName',
1574
+ title: 'Application',
1575
+ visible: true,
1576
+ width: 150,
1577
+ align: 'left',
1578
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'applicationName' },
1579
+ },
1580
+ {
1581
+ field: 'impersonatorUserName',
1582
+ title: 'Impersonated By',
1583
+ visible: false,
1584
+ width: 150,
1585
+ align: 'left',
1586
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' },
1587
+ },
1588
+ {
1589
+ field: 'executionTime',
1590
+ title: 'Date',
1591
+ visible: true,
1592
+ width: 180,
1593
+ align: 'left',
1594
+ widget: {
1595
+ type: AXPWidgetsList.Editors.DateTimeBox,
1596
+ options: { format: 'datetime' },
1597
+ path: 'executionTime',
1598
+ },
1599
+ },
1418
1600
  ],
1419
1601
  options: { pagination: true },
1420
1602
  },
@@ -1423,8 +1605,8 @@ const LOG_REPORT_DEFINITIONS = [
1423
1605
  defaultLayoutId: 'table',
1424
1606
  },
1425
1607
  {
1426
- id: 'log-management.report.identity-error-logs',
1427
- title: 'Identity Error Logs',
1608
+ id: 'log-management.report.identity-audit-log-error-logs',
1609
+ title: 'Identity Audit Log Error Logs',
1428
1610
  description: 'Authentication and identity management errors',
1429
1611
  categoryIds: [LOG_REPORT_IDENTITY_CATEGORY_ID],
1430
1612
  parameterGroups: [
@@ -1460,8 +1642,8 @@ const LOG_REPORT_DEFINITIONS = [
1460
1642
  type: AXPWidgetsList.Editors.SelectBox,
1461
1643
  options: {
1462
1644
  dataSource: ['400', '401', '403', '404', '500'],
1463
- multiple: true
1464
- }
1645
+ multiple: true,
1646
+ },
1465
1647
  },
1466
1648
  },
1467
1649
  ],
@@ -1475,19 +1657,114 @@ const LOG_REPORT_DEFINITIONS = [
1475
1657
  layout: {
1476
1658
  type: 'table',
1477
1659
  columns: [
1478
- { field: 'executionTime', title: 'Date', visible: true, width: 180, align: 'left', widget: { type: AXPWidgetsList.Editors.DateTimeBox, path: 'executionTime' } },
1479
- { field: 'userName', title: 'User Name', visible: true, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' } },
1480
- { field: 'tenantName', title: 'Tenant', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' } },
1481
- { field: 'httpMethod', title: 'Method', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpMethod' } },
1482
- { field: 'url', title: 'URL', visible: true, width: 300, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'url' } },
1483
- { field: 'httpStatusCode', title: 'Status', visible: true, width: 80, align: 'center', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' } },
1484
- { field: 'executionDuration', title: 'Duration (ms)', visible: true, width: 120, align: 'right', widget: { type: AXPWidgetsList.Editors.NumberBox, path: 'executionDuration' } },
1485
- { field: 'clientIpAddress', title: 'Client IP', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientIpAddress' } },
1486
- { field: 'clientName', title: 'Client', visible: true, width: 120, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' } },
1487
- { field: 'correlationId', title: 'Correlation ID', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'correlationId' } },
1488
- { field: 'comments', title: 'Comments', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'comments' } },
1489
- { field: 'exceptions', title: 'Exceptions', visible: true, width: 200, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'exceptions' } },
1490
- { field: 'impersonatorUserName', title: 'Impersonated By', visible: false, width: 150, align: 'left', widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' } },
1660
+ {
1661
+ field: 'executionTime',
1662
+ title: 'Date',
1663
+ visible: true,
1664
+ width: 180,
1665
+ align: 'left',
1666
+ widget: {
1667
+ type: AXPWidgetsList.Editors.DateTimeBox,
1668
+ options: { format: 'datetime' },
1669
+ path: 'executionTime',
1670
+ },
1671
+ },
1672
+ {
1673
+ field: 'userName',
1674
+ title: 'User Name',
1675
+ visible: true,
1676
+ width: 150,
1677
+ align: 'left',
1678
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'userName' },
1679
+ },
1680
+ {
1681
+ field: 'tenantName',
1682
+ title: 'Tenant',
1683
+ visible: true,
1684
+ width: 120,
1685
+ align: 'left',
1686
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'tenantName' },
1687
+ },
1688
+ {
1689
+ field: 'httpMethod',
1690
+ title: 'Method',
1691
+ visible: true,
1692
+ width: 80,
1693
+ align: 'center',
1694
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpMethod' },
1695
+ },
1696
+ {
1697
+ field: 'url',
1698
+ title: 'URL',
1699
+ visible: true,
1700
+ width: 300,
1701
+ align: 'left',
1702
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'url' },
1703
+ },
1704
+ {
1705
+ field: 'httpStatusCode',
1706
+ title: 'Status',
1707
+ visible: true,
1708
+ width: 80,
1709
+ align: 'center',
1710
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'httpStatusCode' },
1711
+ },
1712
+ {
1713
+ field: 'executionDuration',
1714
+ title: 'Duration (ms)',
1715
+ visible: true,
1716
+ width: 120,
1717
+ align: 'right',
1718
+ widget: { type: AXPWidgetsList.Editors.NumberBox, path: 'executionDuration' },
1719
+ },
1720
+ {
1721
+ field: 'clientIpAddress',
1722
+ title: 'Client IP',
1723
+ visible: true,
1724
+ width: 120,
1725
+ align: 'left',
1726
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientIpAddress' },
1727
+ },
1728
+ {
1729
+ field: 'clientName',
1730
+ title: 'Client',
1731
+ visible: true,
1732
+ width: 120,
1733
+ align: 'left',
1734
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'clientName' },
1735
+ },
1736
+ {
1737
+ field: 'correlationId',
1738
+ title: 'Correlation ID',
1739
+ visible: true,
1740
+ width: 200,
1741
+ align: 'left',
1742
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'correlationId' },
1743
+ },
1744
+ {
1745
+ field: 'comments',
1746
+ title: 'Comments',
1747
+ visible: true,
1748
+ width: 200,
1749
+ align: 'left',
1750
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'comments' },
1751
+ },
1752
+ {
1753
+ field: 'exceptions',
1754
+ title: 'Exceptions',
1755
+ visible: true,
1756
+ width: 200,
1757
+ align: 'left',
1758
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'exceptions' },
1759
+ },
1760
+ {
1761
+ field: 'impersonatorUserName',
1762
+ title: 'Impersonated By',
1763
+ visible: false,
1764
+ width: 150,
1765
+ align: 'left',
1766
+ widget: { type: AXPWidgetsList.Editors.TextBox, path: 'impersonatorUserName' },
1767
+ },
1491
1768
  ],
1492
1769
  options: { pagination: true },
1493
1770
  },
@@ -1539,7 +1816,9 @@ const AXM_LOG_REPORT_DEFINITION_PROVIDER = {
1539
1816
 
1540
1817
  class AXMLogManagementModule {
1541
1818
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMLogManagementModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1542
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMLogManagementModule }); }
1819
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.1.6", ngImport: i0, type: AXMLogManagementModule, imports: [
1820
+ // Entity Modules
1821
+ AXMAxpLogEntityModule] }); }
1543
1822
  static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMLogManagementModule, providers: [
1544
1823
  {
1545
1824
  provide: AXP_MENU_PROVIDER,
@@ -1570,18 +1849,19 @@ class AXMLogManagementModule {
1570
1849
  useClass: AXMPermissionDefinitionProvider,
1571
1850
  multi: true,
1572
1851
  },
1573
- {
1574
- provide: AXMAxpLogService,
1575
- useClass: AXMAxpLogServiceImpl,
1576
- },
1577
1852
  AXM_LOG_REPORT_CATEGORY_PROVIDER,
1578
1853
  AXM_LOG_REPORT_DEFINITION_PROVIDER,
1579
- ] }); }
1854
+ ], imports: [
1855
+ // Entity Modules
1856
+ AXMAxpLogEntityModule] }); }
1580
1857
  }
1581
1858
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImport: i0, type: AXMLogManagementModule, decorators: [{
1582
1859
  type: NgModule,
1583
1860
  args: [{
1584
- imports: [],
1861
+ imports: [
1862
+ // Entity Modules
1863
+ AXMAxpLogEntityModule,
1864
+ ],
1585
1865
  exports: [],
1586
1866
  declarations: [],
1587
1867
  providers: [
@@ -1614,10 +1894,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.6", ngImpor
1614
1894
  useClass: AXMPermissionDefinitionProvider,
1615
1895
  multi: true,
1616
1896
  },
1617
- {
1618
- provide: AXMAxpLogService,
1619
- useClass: AXMAxpLogServiceImpl,
1620
- },
1621
1897
  AXM_LOG_REPORT_CATEGORY_PROVIDER,
1622
1898
  AXM_LOG_REPORT_DEFINITION_PROVIDER,
1623
1899
  ],