@acorex/modules 19.3.0-next.0 → 19.3.0-next.2

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 (243) hide show
  1. package/auth/lib/pages/account/profile/profile-slot.component.d.ts +4 -0
  2. package/auth/lib/pages/account/user-sessions/user-sessions.component.d.ts +71 -0
  3. package/auth/lib/pages/account/user-sessions/user-sessions.service.d.ts +22 -0
  4. package/common/lib/entities/dashboard/dashboard.types.d.ts +1 -1
  5. package/common/lib/features/home-dashboard/dashboard-home/home-dashboard.d.ts +4 -0
  6. package/common/lib/features/home-dashboard/dashboard-home/home-dashboard.store.d.ts +2 -0
  7. package/common/lib/features/home-dashboard/dashboard-home/home-dashboard.type.d.ts +1 -1
  8. package/common/lib/features/home-dashboard/widget-wrapper/dashboard-widget-wrapper.d.ts +6 -1
  9. package/document-management/lib/features/document-explorer/components/create-folder-dialog/create-folder-dialog.component.d.ts +4 -1
  10. package/document-management/lib/features/document-explorer/document-explorer.component.d.ts +2 -0
  11. package/document-management/lib/features/file-type/widgets/file-type-extension/file-type-extension-column.component.d.ts +2 -2
  12. package/document-management/lib/features/file-type/widgets/file-type-extension/file-type-extension-designer.component.d.ts +2 -2
  13. package/document-management/lib/features/file-type/widgets/file-type-extension/file-type-extension-edit.component.d.ts +2 -2
  14. package/document-management/lib/features/file-type/widgets/file-type-extension/file-type-extension-view.component.d.ts +2 -2
  15. package/document-management/lib/features/shared/document-manager.service.d.ts +2 -0
  16. package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-column.component.d.ts +2 -2
  17. package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-edit.component.d.ts +2 -2
  18. package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-print.component.d.ts +2 -2
  19. package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-view.component.d.ts +2 -2
  20. package/fesm2022/{acorex-modules-application-management-module-designer.component-Dd_lmV6C.mjs → acorex-modules-application-management-module-designer.component-ClxaJcjD.mjs} +9 -9
  21. package/fesm2022/{acorex-modules-application-management-module-designer.component-Dd_lmV6C.mjs.map → acorex-modules-application-management-module-designer.component-ClxaJcjD.mjs.map} +1 -1
  22. package/fesm2022/acorex-modules-application-management.mjs +14 -15
  23. package/fesm2022/acorex-modules-application-management.mjs.map +1 -1
  24. package/fesm2022/{acorex-modules-auth-acorex-modules-auth-5o4GqqVA.mjs → acorex-modules-auth-acorex-modules-auth-DoIq3IkC.mjs} +87 -16
  25. package/fesm2022/acorex-modules-auth-acorex-modules-auth-DoIq3IkC.mjs.map +1 -0
  26. package/fesm2022/{acorex-modules-auth-app-chooser.component-NuQzP5DC.mjs → acorex-modules-auth-app-chooser.component-D5z_sxdb.mjs} +2 -2
  27. package/fesm2022/{acorex-modules-auth-app-chooser.component-NuQzP5DC.mjs.map → acorex-modules-auth-app-chooser.component-D5z_sxdb.mjs.map} +1 -1
  28. package/fesm2022/{acorex-modules-auth-login.module-B_WrZQJx.mjs → acorex-modules-auth-login.module-D1lvqgpY.mjs} +4 -4
  29. package/fesm2022/{acorex-modules-auth-login.module-B_WrZQJx.mjs.map → acorex-modules-auth-login.module-D1lvqgpY.mjs.map} +1 -1
  30. package/fesm2022/{acorex-modules-auth-master.layout-hDbrFbwO.mjs → acorex-modules-auth-master.layout-D0wN1nJg.mjs} +2 -2
  31. package/fesm2022/{acorex-modules-auth-master.layout-hDbrFbwO.mjs.map → acorex-modules-auth-master.layout-D0wN1nJg.mjs.map} +1 -1
  32. package/fesm2022/{acorex-modules-auth-password.component-DDE0M5GE.mjs → acorex-modules-auth-password.component-BxgUw_hF.mjs} +2 -2
  33. package/fesm2022/{acorex-modules-auth-password.component-DDE0M5GE.mjs.map → acorex-modules-auth-password.component-BxgUw_hF.mjs.map} +1 -1
  34. package/fesm2022/{acorex-modules-auth-password.component-BnT_IaqN.mjs → acorex-modules-auth-password.component-DwcP8s1c.mjs} +7 -7
  35. package/fesm2022/{acorex-modules-auth-password.component-BnT_IaqN.mjs.map → acorex-modules-auth-password.component-DwcP8s1c.mjs.map} +1 -1
  36. package/fesm2022/{acorex-modules-auth-routes-Da02kID6.mjs → acorex-modules-auth-routes-BfuRe12M.mjs} +2 -2
  37. package/fesm2022/{acorex-modules-auth-routes-Da02kID6.mjs.map → acorex-modules-auth-routes-BfuRe12M.mjs.map} +1 -1
  38. package/fesm2022/acorex-modules-auth-setting.provider-CM-T8nbI.mjs +128 -0
  39. package/fesm2022/acorex-modules-auth-setting.provider-CM-T8nbI.mjs.map +1 -0
  40. package/fesm2022/{acorex-modules-auth-two-factor.module-BrDpX4X1.mjs → acorex-modules-auth-two-factor.module-BV_amlHF.mjs} +2 -2
  41. package/fesm2022/{acorex-modules-auth-two-factor.module-BrDpX4X1.mjs.map → acorex-modules-auth-two-factor.module-BV_amlHF.mjs.map} +1 -1
  42. package/fesm2022/acorex-modules-auth-user-sessions.component-CjXRKjtX.mjs +135 -0
  43. package/fesm2022/acorex-modules-auth-user-sessions.component-CjXRKjtX.mjs.map +1 -0
  44. package/fesm2022/acorex-modules-auth.mjs +1 -1
  45. package/fesm2022/{acorex-modules-common-index-rvP9ISgL.mjs → acorex-modules-common-index-BhPbl6D7.mjs} +130 -23
  46. package/fesm2022/acorex-modules-common-index-BhPbl6D7.mjs.map +1 -0
  47. package/fesm2022/acorex-modules-common.mjs +1 -1
  48. package/fesm2022/acorex-modules-common.mjs.map +1 -1
  49. package/fesm2022/acorex-modules-conversation.mjs +1 -1
  50. package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
  51. package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-CI0m4lpX.mjs → acorex-modules-document-management-acorex-modules-document-management-By3KxyQi.mjs} +95 -61
  52. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-By3KxyQi.mjs.map +1 -0
  53. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-D8anTs3Q.mjs → acorex-modules-document-management-create-folder-dialog.component-BY-8zP2Y.mjs} +33 -15
  54. package/fesm2022/acorex-modules-document-management-create-folder-dialog.component-BY-8zP2Y.mjs.map +1 -0
  55. package/fesm2022/{acorex-modules-document-management-details-view.component-z05RykKt.mjs → acorex-modules-document-management-details-view.component-T2Wfo1An.mjs} +2 -2
  56. package/fesm2022/{acorex-modules-document-management-details-view.component-z05RykKt.mjs.map → acorex-modules-document-management-details-view.component-T2Wfo1An.mjs.map} +1 -1
  57. package/fesm2022/{acorex-modules-document-management-drive-choose.component-BeiXQNAw.mjs → acorex-modules-document-management-drive-choose.component-B9OGXyP2.mjs} +2 -2
  58. package/fesm2022/{acorex-modules-document-management-drive-choose.component-BeiXQNAw.mjs.map → acorex-modules-document-management-drive-choose.component-B9OGXyP2.mjs.map} +1 -1
  59. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-DctO0SZ7.mjs → acorex-modules-document-management-large-icons-view.component-CbS823XB.mjs} +2 -2
  60. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-DctO0SZ7.mjs.map → acorex-modules-document-management-large-icons-view.component-CbS823XB.mjs.map} +1 -1
  61. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-CtCdVI_p.mjs → acorex-modules-document-management-large-tiles-view.component-_u1vSWi5.mjs} +2 -2
  62. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-CtCdVI_p.mjs.map → acorex-modules-document-management-large-tiles-view.component-_u1vSWi5.mjs.map} +1 -1
  63. package/fesm2022/{acorex-modules-document-management-list-view.component-Cz2wNqhM.mjs → acorex-modules-document-management-list-view.component-jXR4GQlh.mjs} +2 -2
  64. package/fesm2022/{acorex-modules-document-management-list-view.component-Cz2wNqhM.mjs.map → acorex-modules-document-management-list-view.component-jXR4GQlh.mjs.map} +1 -1
  65. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-DB868l1X.mjs → acorex-modules-document-management-rename-node-dialog.component-Cp_X2KqY.mjs} +2 -2
  66. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-DB868l1X.mjs.map → acorex-modules-document-management-rename-node-dialog.component-Cp_X2KqY.mjs.map} +1 -1
  67. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-B_O5Qpmi.mjs → acorex-modules-document-management-small-icons-view.component-CkoUBGKu.mjs} +2 -2
  68. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-B_O5Qpmi.mjs.map → acorex-modules-document-management-small-icons-view.component-CkoUBGKu.mjs.map} +1 -1
  69. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-b2lauUIY.mjs → acorex-modules-document-management-small-tiles-view.component-BFyR4x39.mjs} +2 -2
  70. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-b2lauUIY.mjs.map → acorex-modules-document-management-small-tiles-view.component-BFyR4x39.mjs.map} +1 -1
  71. package/fesm2022/acorex-modules-document-management.mjs +1 -1
  72. package/fesm2022/{acorex-modules-form-template-management-acorex-modules-form-template-management-HYqIufS1.mjs → acorex-modules-form-template-management-acorex-modules-form-template-management-B89YXZyp.mjs} +19 -18
  73. package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-B89YXZyp.mjs.map +1 -0
  74. package/fesm2022/{acorex-modules-form-template-management-category.entity-CLFAo0Cn.mjs → acorex-modules-form-template-management-category.entity-Dijep_aT.mjs} +9 -2
  75. package/fesm2022/acorex-modules-form-template-management-category.entity-Dijep_aT.mjs.map +1 -0
  76. package/fesm2022/{acorex-modules-form-template-management-setting.provider-DgHwqlhz.mjs → acorex-modules-form-template-management-setting.provider-CT_uJT9V.mjs} +2 -2
  77. package/fesm2022/{acorex-modules-form-template-management-setting.provider-DgHwqlhz.mjs.map → acorex-modules-form-template-management-setting.provider-CT_uJT9V.mjs.map} +1 -1
  78. package/fesm2022/{acorex-modules-form-template-management-template-widget-edit.component-CYAyug_g.mjs → acorex-modules-form-template-management-template-widget-edit.component-C5gnjRm4.mjs} +5 -5
  79. package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-C5gnjRm4.mjs.map +1 -0
  80. package/fesm2022/{acorex-modules-form-template-management-template.entity-DGU1QNSN.mjs → acorex-modules-form-template-management-template.entity-dw1iFvcm.mjs} +4 -4
  81. package/fesm2022/acorex-modules-form-template-management-template.entity-dw1iFvcm.mjs.map +1 -0
  82. package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-DXJxzTfM.mjs → acorex-modules-form-template-management-viewer-popup.component-oYKbLQpE.mjs} +3 -3
  83. package/fesm2022/{acorex-modules-form-template-management-viewer-popup.component-DXJxzTfM.mjs.map → acorex-modules-form-template-management-viewer-popup.component-oYKbLQpE.mjs.map} +1 -1
  84. package/fesm2022/acorex-modules-form-template-management.mjs +1 -1
  85. package/fesm2022/acorex-modules-log-management.mjs +1096 -0
  86. package/fesm2022/acorex-modules-log-management.mjs.map +1 -0
  87. package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
  88. package/fesm2022/acorex-modules-organization-management-branch.entity-fs_iKM4S.mjs +489 -0
  89. package/fesm2022/acorex-modules-organization-management-branch.entity-fs_iKM4S.mjs.map +1 -0
  90. package/fesm2022/{acorex-modules-organization-management-chart.entity-DnmNyyD2.mjs → acorex-modules-organization-management-chart.entity-UAn44WCP.mjs} +14 -13
  91. package/fesm2022/acorex-modules-organization-management-chart.entity-UAn44WCP.mjs.map +1 -0
  92. package/fesm2022/{acorex-modules-organization-management-company.entity-BRkEcDNt.mjs → acorex-modules-organization-management-company.entity-D1A1HSkC.mjs} +12 -11
  93. package/fesm2022/acorex-modules-organization-management-company.entity-D1A1HSkC.mjs.map +1 -0
  94. package/fesm2022/{acorex-modules-organization-management-employee.entity-Cp5TejzT.mjs → acorex-modules-organization-management-department.entity-DI9QpZ1d.mjs} +192 -85
  95. package/fesm2022/acorex-modules-organization-management-department.entity-DI9QpZ1d.mjs.map +1 -0
  96. package/fesm2022/acorex-modules-organization-management-division.entity-4Gxc1dGd.mjs +442 -0
  97. package/fesm2022/acorex-modules-organization-management-division.entity-4Gxc1dGd.mjs.map +1 -0
  98. package/fesm2022/acorex-modules-organization-management-employee.entity-DSvtxcC3.mjs +601 -0
  99. package/fesm2022/acorex-modules-organization-management-employee.entity-DSvtxcC3.mjs.map +1 -0
  100. package/fesm2022/{acorex-modules-organization-management-employment-type.entity-Ul10Mdwm.mjs → acorex-modules-organization-management-employment-type.entity-CWYu9tIg.mjs} +21 -25
  101. package/fesm2022/acorex-modules-organization-management-employment-type.entity-CWYu9tIg.mjs.map +1 -0
  102. package/fesm2022/{acorex-modules-organization-management-position.entity-BpQbwW-x.mjs → acorex-modules-organization-management-position.entity-DhPT9kzv.mjs} +12 -11
  103. package/fesm2022/acorex-modules-organization-management-position.entity-DhPT9kzv.mjs.map +1 -0
  104. package/fesm2022/{acorex-modules-organization-management-division.entity-qyDyhl-q.mjs → acorex-modules-organization-management-role.entity-C-AIIaDo.mjs} +31 -39
  105. package/fesm2022/acorex-modules-organization-management-role.entity-C-AIIaDo.mjs.map +1 -0
  106. package/fesm2022/{acorex-modules-organization-management-branch.entity-e5pFx82N.mjs → acorex-modules-organization-management-team.entity-DZqK-yLT.mjs} +71 -60
  107. package/fesm2022/acorex-modules-organization-management-team.entity-DZqK-yLT.mjs.map +1 -0
  108. package/fesm2022/acorex-modules-organization-management.mjs +35 -35
  109. package/fesm2022/acorex-modules-organization-management.mjs.map +1 -1
  110. package/fesm2022/{acorex-modules-platform-management-acorex-modules-platform-management-DNUdH0N9.mjs → acorex-modules-platform-management-acorex-modules-platform-management-Ckc1_cpl.mjs} +3917 -1601
  111. package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-Ckc1_cpl.mjs.map +1 -0
  112. package/fesm2022/acorex-modules-platform-management-capture-screen.component-B9hhUIbH.mjs +28 -0
  113. package/fesm2022/acorex-modules-platform-management-capture-screen.component-B9hhUIbH.mjs.map +1 -0
  114. package/fesm2022/{acorex-modules-platform-management-list-version.component-D3yLcmjw.mjs → acorex-modules-platform-management-list-version.component-kbqAusu_.mjs} +6 -6
  115. package/fesm2022/acorex-modules-platform-management-list-version.component-kbqAusu_.mjs.map +1 -0
  116. package/fesm2022/{acorex-modules-platform-management-setting.provider-CQCoLwHW.mjs → acorex-modules-platform-management-setting.provider-DEzI0jUt.mjs} +21 -5
  117. package/fesm2022/acorex-modules-platform-management-setting.provider-DEzI0jUt.mjs.map +1 -0
  118. package/fesm2022/acorex-modules-platform-management.mjs +1 -1
  119. package/fesm2022/acorex-modules-security-management.mjs +1147 -461
  120. package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
  121. package/form-template-management/lib/features/designer/widgets/template/template-widget-designer.component.d.ts +2 -2
  122. package/form-template-management/lib/features/designer/widgets/template/template-widget-edit.component.d.ts +2 -2
  123. package/form-template-management/lib/features/designer/widgets/template/template-widget-view.component.d.ts +2 -2
  124. package/form-template-management/lib/features/designer/widgets/template-designer/template-designer-widget-view.component.d.ts +2 -2
  125. package/log-management/README.md +3 -0
  126. package/log-management/index.d.ts +7 -0
  127. package/log-management/lib/const.d.ts +20 -0
  128. package/log-management/lib/entities/axp-log/axp-log.entity.d.ts +3 -0
  129. package/log-management/lib/entities/axp-log/axp-log.service.d.ts +10 -0
  130. package/log-management/lib/entities/axp-log/axp-log.types.d.ts +23 -0
  131. package/log-management/lib/entities/axp-log/index.d.ts +3 -0
  132. package/log-management/lib/entity.provider.d.ts +10 -0
  133. package/log-management/lib/log-management.module.d.ts +6 -0
  134. package/log-management/lib/menu.provider.d.ts +5 -0
  135. package/log-management/lib/permission.provider.d.ts +4 -0
  136. package/log-management/lib/search-command.provider.d.ts +4 -0
  137. package/log-management/lib/setting.provider.d.ts +4 -0
  138. package/notification-management/lib/{components → features/components}/admin-notification-item/admin-notification-item.component.d.ts +1 -1
  139. package/notification-management/lib/{components → features/components}/admin-notification-panel/admin-notification-panel.component.d.ts +1 -1
  140. package/organization-management/lib/entities/branch/branch.types.d.ts +6 -0
  141. package/organization-management/lib/entities/department/department.types.d.ts +5 -0
  142. package/organization-management/lib/entities/division/division.types.d.ts +5 -0
  143. package/organization-management/lib/entities/employee/employee.types.d.ts +9 -1
  144. package/organization-management/lib/entities/role/role.types.d.ts +1 -1
  145. package/organization-management/lib/entities/team/team.types.d.ts +4 -1
  146. package/package.json +5 -1
  147. package/platform-management/index.d.ts +2 -1
  148. package/platform-management/lib/const.d.ts +24 -0
  149. package/platform-management/lib/entities/app-term/index.d.ts +2 -2
  150. package/platform-management/lib/entities/app-version/index.d.ts +2 -2
  151. package/platform-management/lib/entities/data-source/coulmn-def.widget.d.ts +3 -2
  152. package/platform-management/lib/entities/index.d.ts +3 -1
  153. package/platform-management/lib/entities/issue-type/index.d.ts +3 -0
  154. package/platform-management/lib/entities/issue-type/issue-type.entity.d.ts +3 -0
  155. package/platform-management/lib/entities/issue-type/issue-type.service.d.ts +10 -0
  156. package/platform-management/lib/entities/issue-type/issue-type.types.d.ts +6 -0
  157. package/platform-management/lib/entities/meta-data-definition/meta-data-definition.types.d.ts +3 -1
  158. package/platform-management/lib/entities/meta-data-definition-category/category.types.d.ts +2 -0
  159. package/platform-management/lib/entities/my-reported-issues/index.d.ts +3 -0
  160. package/platform-management/lib/entities/my-reported-issues/my-reported-issues.entity.d.ts +3 -0
  161. package/platform-management/lib/entities/my-reported-issues/my-reported-issues.service.d.ts +10 -0
  162. package/platform-management/lib/entities/my-reported-issues/my-reported-issues.types.d.ts +5 -0
  163. package/platform-management/lib/entities/promotion/index.d.ts +1 -1
  164. package/platform-management/lib/entities/reported-issues/index.d.ts +3 -0
  165. package/platform-management/lib/entities/reported-issues/reported-issues.entity.d.ts +3 -0
  166. package/platform-management/lib/entities/reported-issues/reported-issues.service.d.ts +10 -0
  167. package/platform-management/lib/entities/reported-issues/reported-issues.types.d.ts +21 -0
  168. package/platform-management/lib/features/app-terms/check-terms.service.d.ts +11 -0
  169. package/platform-management/lib/{entities/app-term → features/app-terms}/components/notify-app/notify-app.component.d.ts +1 -1
  170. package/platform-management/lib/{entities/app-term → features/app-terms}/pages/list/list-terms.component.d.ts +2 -2
  171. package/platform-management/lib/{entities/check-version.d.ts → features/app-version/check-version.service.d.ts} +3 -4
  172. package/platform-management/lib/{entities → features}/app-version/components/list-versions/list-version.component.d.ts +1 -1
  173. package/platform-management/lib/{entities → features}/app-version/components/notify-app/notify-app.component.d.ts +1 -1
  174. package/platform-management/lib/{common → features/common}/index.d.ts +1 -1
  175. package/platform-management/lib/features/index.d.ts +1 -0
  176. package/platform-management/lib/{entities → features}/promotion/components/promotion-slot/promotion-slot.component.d.ts +2 -2
  177. package/platform-management/lib/features/support/capture-screen/capture-screen.types.d.ts +19 -0
  178. package/platform-management/lib/features/support/capture-screen/components/capture-screen-component/capture-screen.component.d.ts +37 -0
  179. package/platform-management/lib/features/support/capture-screen/index.d.ts +2 -0
  180. package/platform-management/lib/features/support/capture-screen/services/capture-screen.service.d.ts +33 -0
  181. package/platform-management/lib/features/support/index.d.ts +2 -0
  182. package/platform-management/lib/features/support/report-issue/components/index.d.ts +1 -0
  183. package/platform-management/lib/features/support/report-issue/components/report-new-issue/report-new-issue.component.d.ts +40 -0
  184. package/platform-management/lib/features/support/report-issue/index.d.ts +2 -0
  185. package/platform-management/lib/features/support/report-issue/report-issue.types.d.ts +19 -0
  186. package/platform-management/lib/features/support/report-issue/services/report-new-issue.viewmodel.d.ts +15 -0
  187. package/platform-management/lib/features/support/report-issue/workflows/index.d.ts +1 -0
  188. package/platform-management/lib/features/support/report-issue/workflows/show-report-issue.workflow.d.ts +10 -0
  189. package/platform-management/lib/platform-management.module.d.ts +4 -3
  190. package/security-management/lib/const.d.ts +6 -0
  191. package/security-management/lib/entities/device-sessions/device-sessions.entity.d.ts +3 -0
  192. package/security-management/lib/entities/device-sessions/device-sessions.module.d.ts +6 -0
  193. package/security-management/lib/entities/device-sessions/device-sessions.service.d.ts +12 -0
  194. package/security-management/lib/entities/device-sessions/device-sessions.types.d.ts +34 -0
  195. package/security-management/lib/entities/device-sessions/index.d.ts +4 -0
  196. package/security-management/lib/entities/index.d.ts +1 -0
  197. package/security-management/lib/menu.keys.d.ts +2 -1
  198. package/security-management/lib/security-management.module.d.ts +6 -4
  199. package/security-management/lib/workflows/terminate-entity.workflow.d.ts +27 -0
  200. package/fesm2022/acorex-modules-auth-acorex-modules-auth-5o4GqqVA.mjs.map +0 -1
  201. package/fesm2022/acorex-modules-auth-setting.provider-D3A0WUgJ.mjs +0 -271
  202. package/fesm2022/acorex-modules-auth-setting.provider-D3A0WUgJ.mjs.map +0 -1
  203. package/fesm2022/acorex-modules-common-index-rvP9ISgL.mjs.map +0 -1
  204. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-CI0m4lpX.mjs.map +0 -1
  205. package/fesm2022/acorex-modules-document-management-create-folder-dialog.component-D8anTs3Q.mjs.map +0 -1
  206. package/fesm2022/acorex-modules-form-template-management-acorex-modules-form-template-management-HYqIufS1.mjs.map +0 -1
  207. package/fesm2022/acorex-modules-form-template-management-category.entity-CLFAo0Cn.mjs.map +0 -1
  208. package/fesm2022/acorex-modules-form-template-management-template-widget-edit.component-CYAyug_g.mjs.map +0 -1
  209. package/fesm2022/acorex-modules-form-template-management-template.entity-DGU1QNSN.mjs.map +0 -1
  210. package/fesm2022/acorex-modules-organization-management-branch.entity-e5pFx82N.mjs.map +0 -1
  211. package/fesm2022/acorex-modules-organization-management-chart.entity-DnmNyyD2.mjs.map +0 -1
  212. package/fesm2022/acorex-modules-organization-management-company.entity-BRkEcDNt.mjs.map +0 -1
  213. package/fesm2022/acorex-modules-organization-management-department.entity-ChJXNpXn.mjs +0 -256
  214. package/fesm2022/acorex-modules-organization-management-department.entity-ChJXNpXn.mjs.map +0 -1
  215. package/fesm2022/acorex-modules-organization-management-division.entity-qyDyhl-q.mjs.map +0 -1
  216. package/fesm2022/acorex-modules-organization-management-employee.entity-Cp5TejzT.mjs.map +0 -1
  217. package/fesm2022/acorex-modules-organization-management-employment-type.entity-Ul10Mdwm.mjs.map +0 -1
  218. package/fesm2022/acorex-modules-organization-management-position.entity-BpQbwW-x.mjs.map +0 -1
  219. package/fesm2022/acorex-modules-organization-management-role.entity-B9N4qA_E.mjs +0 -238
  220. package/fesm2022/acorex-modules-organization-management-role.entity-B9N4qA_E.mjs.map +0 -1
  221. package/fesm2022/acorex-modules-organization-management-team.entity-7q6Eg74A.mjs +0 -238
  222. package/fesm2022/acorex-modules-organization-management-team.entity-7q6Eg74A.mjs.map +0 -1
  223. package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-DNUdH0N9.mjs.map +0 -1
  224. package/fesm2022/acorex-modules-platform-management-list-version.component-D3yLcmjw.mjs.map +0 -1
  225. package/fesm2022/acorex-modules-platform-management-setting.provider-CQCoLwHW.mjs.map +0 -1
  226. /package/notification-management/lib/{components → features/components}/admin-notification-slot/admin-notification-slot.component.d.ts +0 -0
  227. /package/platform-management/lib/{entities/app-term → features/app-terms}/pages/index.d.ts +0 -0
  228. /package/platform-management/lib/{entities/app-term → features/app-terms}/workflows/index.d.ts +0 -0
  229. /package/platform-management/lib/{entities/app-term → features/app-terms}/workflows/notify-new-term.workflow.d.ts +0 -0
  230. /package/platform-management/lib/{entities → features}/app-version/components/index.d.ts +0 -0
  231. /package/platform-management/lib/{entities → features}/app-version/components/slots/app-version-slot.component.d.ts +0 -0
  232. /package/platform-management/lib/{entities → features}/app-version/workflows/change-log.workflow.d.ts +0 -0
  233. /package/platform-management/lib/{entities → features}/app-version/workflows/index.d.ts +0 -0
  234. /package/platform-management/lib/{entities → features}/app-version/workflows/show-release-notes.workflow.d.ts +0 -0
  235. /package/platform-management/lib/{common → features/common}/common.module.d.ts +0 -0
  236. /package/platform-management/lib/{common → features/common}/entity.provider.d.ts +0 -0
  237. /package/platform-management/lib/{common → features/common}/regional/data-source.provider.d.ts +0 -0
  238. /package/platform-management/lib/{common → features/common}/regional/index.d.ts +0 -0
  239. /package/platform-management/lib/{common → features/common}/regional/language-slot/language-slot.component.d.ts +0 -0
  240. /package/platform-management/lib/{common → features/common}/regional/regional-store.service.d.ts +0 -0
  241. /package/platform-management/lib/{common → features/common}/regional/setting.keys.d.ts +0 -0
  242. /package/platform-management/lib/{common → features/common}/regional/setting.provider.d.ts +0 -0
  243. /package/platform-management/lib/{entities → features}/promotion/components/index.d.ts +0 -0
@@ -0,0 +1,20 @@
1
+ export declare const RootConfig: {
2
+ config: {
3
+ i18n: string;
4
+ };
5
+ module: {
6
+ route: string;
7
+ module: string;
8
+ name: string;
9
+ title: string;
10
+ icon: string;
11
+ };
12
+ entities: {
13
+ axpLog: {
14
+ name: string;
15
+ title: string;
16
+ titlePlural: string;
17
+ icon: string;
18
+ };
19
+ };
20
+ };
@@ -0,0 +1,3 @@
1
+ import { AXPEntity } from '@acorex/platform/common';
2
+ import { Injector } from '@angular/core';
3
+ export declare function axpLogFactory(injector: Injector): Promise<AXPEntity | null>;
@@ -0,0 +1,10 @@
1
+ import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
2
+ import { AXMLogManagementAxpLogEntityModel } from './axp-log.types';
3
+ import * as i0 from "@angular/core";
4
+ export declare abstract class AXMAxpLogService extends AXMEntityCrudServiceImpl<string, AXMLogManagementAxpLogEntityModel> {
5
+ }
6
+ export declare class AXMAxpLogServiceImpl extends AXMAxpLogService {
7
+ constructor();
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMAxpLogServiceImpl, never>;
9
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMAxpLogServiceImpl>;
10
+ }
@@ -0,0 +1,23 @@
1
+ import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
+ export interface AXMLogManagementAxpLogEntityModel extends AXPEntityModel<string> {
3
+ level: string;
4
+ message: string;
5
+ actionName: string;
6
+ operation: string;
7
+ category: string;
8
+ tenantId: string;
9
+ tenantName: string;
10
+ userId: string;
11
+ utcTimestamp: string;
12
+ exception?: string;
13
+ type?: string | undefined;
14
+ properties: AXMLogManagementAxpLogPropertyEntityModel;
15
+ }
16
+ interface AXMLogManagementAxpLogPropertyEntityModel {
17
+ sourceContext: string;
18
+ actionId: string;
19
+ requestId: string;
20
+ requestPath: string;
21
+ correlationId: string;
22
+ }
23
+ export {};
@@ -0,0 +1,3 @@
1
+ export * from './axp-log.entity';
2
+ export * from './axp-log.service';
3
+ export * from './axp-log.types';
@@ -0,0 +1,10 @@
1
+ import { AXPEntity } from '@acorex/platform/common';
2
+ import { AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader, AXPEntityPreloadEntity } from '@acorex/platform/layout/entity';
3
+ import * as i0 from "@angular/core";
4
+ export declare class AXMEntityProvider implements AXPEntityDefinitionLoader, AXPEntityDefinitionPreloader {
5
+ private injector;
6
+ preload(): AXPEntityPreloadEntity[];
7
+ get(moduleName: string, entityName: string): Promise<AXPEntity | null>;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMEntityProvider, never>;
9
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMEntityProvider>;
10
+ }
@@ -0,0 +1,6 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class AXMLogManagementModule {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMLogManagementModule, never>;
4
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXMLogManagementModule, never, never, never>;
5
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXMLogManagementModule>;
6
+ }
@@ -0,0 +1,5 @@
1
+ import { AXPMenuProvider, AXPMenuProviderContext } from '@acorex/platform/common';
2
+ export declare class AXMMenuProvider implements AXPMenuProvider {
3
+ private entityService;
4
+ provide(context: AXPMenuProviderContext): Promise<void>;
5
+ }
@@ -0,0 +1,4 @@
1
+ import { AXPPermissionProvider, AXPPermissionProviderContext } from '@acorex/platform/auth';
2
+ export declare class AXMPermissionProvider implements AXPPermissionProvider {
3
+ provide(context: AXPPermissionProviderContext): Promise<void>;
4
+ }
@@ -0,0 +1,4 @@
1
+ import { AXPSearchCommandProvider, AXPSearchResult } from '@acorex/platform/common';
2
+ export declare class AXMSearchCommandProvider extends AXPSearchCommandProvider {
3
+ commands: AXPSearchResult[];
4
+ }
@@ -0,0 +1,4 @@
1
+ import { AXPSettingDefinitionProvider, AXPSettingDefinitionProviderContext } from '@acorex/platform/common';
2
+ export declare class AXMSettingProvider implements AXPSettingDefinitionProvider {
3
+ provide(context: AXPSettingDefinitionProviderContext): Promise<void>;
4
+ }
@@ -1,4 +1,4 @@
1
- import { AXMNotificationItem } from '../../notification-management.type';
1
+ import { AXMNotificationItem } from '../../../notification-management.type';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class AXMAdminNotificationItemComponent {
4
4
  data: import("@angular/core").InputSignal<AXMNotificationItem>;
@@ -1,5 +1,5 @@
1
1
  import { OnInit } from '@angular/core';
2
- import { AXMNotificationCategory, AXMNotificationItem } from '../../notification-management.type';
2
+ import { AXMNotificationCategory, AXMNotificationItem } from '../../../notification-management.type';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class AXMAdminNotificationPanelComponent implements OnInit {
5
5
  onNewNotfication: import("@angular/core").OutputEmitterRef<number>;
@@ -1,5 +1,11 @@
1
1
  import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
+ import { AXMOrganizationManagementEmployeeEntityModel } from '../employee';
2
3
  export interface AXMOrganizationManagementBranchEntityModel extends AXPEntityModel<string> {
3
4
  title: string;
5
+ code: string;
6
+ manager?: AXMOrganizationManagementEmployeeEntityModel;
4
7
  description?: string;
8
+ country?: string;
9
+ province?: string;
10
+ city?: string;
5
11
  }
@@ -1,5 +1,10 @@
1
1
  import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
+ import { AXMOrganizationManagementEmployeeEntityModel } from '../employee';
2
3
  export interface AXMOrganizationManagementDepartmentEntityModel extends AXPEntityModel<string> {
3
4
  title: string;
4
5
  description?: string;
6
+ manager?: AXMOrganizationManagementEmployeeEntityModel;
7
+ country?: string;
8
+ province?: string;
9
+ city?: string;
5
10
  }
@@ -1,5 +1,10 @@
1
1
  import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
+ import { AXMOrganizationManagementEmployeeEntityModel } from '../employee';
2
3
  export interface AXMOrganizationManagementDivisionEntityModel extends AXPEntityModel<string> {
3
4
  title: string;
4
5
  description?: string;
6
+ manager?: AXMOrganizationManagementEmployeeEntityModel;
7
+ country?: string;
8
+ province?: string;
9
+ city?: string;
5
10
  }
@@ -1,7 +1,15 @@
1
1
  import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
+ import { AXMOrganizationManagementEmploymentTypeEntityModel } from '../employment-type';
3
+ import { AXMOrganizationManagementPositionEntityModel } from '../position';
4
+ import { AXMOrganizationManagementRoleEntityModel } from '../role';
2
5
  export interface AXMOrganizationManagementEmployeeEntityModel extends AXPEntityModel<string> {
3
6
  firstname: string;
4
7
  lastname: string;
5
8
  birthDate?: Date;
6
- employeeID?: string;
9
+ employeeCode?: string;
10
+ email?: string;
11
+ role?: AXMOrganizationManagementRoleEntityModel;
12
+ position?: AXMOrganizationManagementPositionEntityModel;
13
+ employmentType?: AXMOrganizationManagementEmploymentTypeEntityModel;
14
+ hireDate?: Date;
7
15
  }
@@ -1,5 +1,5 @@
1
1
  import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
2
  export interface AXMOrganizationManagementRoleEntityModel extends AXPEntityModel<string> {
3
- name: string;
4
3
  title: string;
4
+ description?: string;
5
5
  }
@@ -1,5 +1,8 @@
1
1
  import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
+ import { AXMOrganizationManagementEmployeeEntityModel } from '../employee';
2
3
  export interface AXMOrganizationManagementTeamEntityModel extends AXPEntityModel<string> {
3
- name: string;
4
4
  title: string;
5
+ leader: AXMOrganizationManagementEmployeeEntityModel;
6
+ member?: AXMOrganizationManagementEmployeeEntityModel[];
7
+ description?: string;
5
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/modules",
3
- "version": "19.3.0-next.0",
3
+ "version": "19.3.0-next.2",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=19.0.0",
6
6
  "@angular/core": ">=19.0.0",
@@ -44,6 +44,10 @@
44
44
  "types": "./form-template-management/index.d.ts",
45
45
  "default": "./fesm2022/acorex-modules-form-template-management.mjs"
46
46
  },
47
+ "./log-management": {
48
+ "types": "./log-management/index.d.ts",
49
+ "default": "./fesm2022/acorex-modules-log-management.mjs"
50
+ },
47
51
  "./notification-management": {
48
52
  "types": "./notification-management/index.d.ts",
49
53
  "default": "./fesm2022/acorex-modules-notification-management.mjs"
@@ -1,4 +1,5 @@
1
1
  export * from './lib/platform-management.module';
2
- export * from './lib/common';
2
+ export * from './lib/features/common';
3
3
  export * from './lib/const';
4
4
  export * from './lib/entities';
5
+ export * from './lib/features';
@@ -9,6 +9,30 @@ export declare const RootConfig: {
9
9
  icon: string;
10
10
  };
11
11
  entities: {
12
+ issueType: {
13
+ name: string;
14
+ title: string;
15
+ titlePlural: string;
16
+ icon: string;
17
+ };
18
+ reportedIssues: {
19
+ name: string;
20
+ title: string;
21
+ titlePlural: string;
22
+ icon: string;
23
+ };
24
+ myReportedIssues: {
25
+ name: string;
26
+ title: string;
27
+ titlePlural: string;
28
+ icon: string;
29
+ };
30
+ reportNewIssue: {
31
+ name: string;
32
+ title: string;
33
+ titlePlural: string;
34
+ icon: string;
35
+ };
12
36
  sample: {
13
37
  name: string;
14
38
  title: string;
@@ -1,5 +1,5 @@
1
1
  export * from './app-term.entity';
2
2
  export * from './app-term.service';
3
3
  export * from './app-term.types';
4
- export * from './pages';
5
- export * from './workflows';
4
+ export * from '../../features/app-terms/pages';
5
+ export * from '../../features/app-terms/workflows';
@@ -1,5 +1,5 @@
1
1
  export * from './app-version.entity';
2
2
  export * from './app-version.service';
3
3
  export * from './app-version.types';
4
- export * from './components';
5
- export * from './workflows';
4
+ export * from '../../features/app-version/components';
5
+ export * from '../../features/app-version/workflows';
@@ -1,3 +1,4 @@
1
+ import { AXDataSource } from '@acorex/components/common';
1
2
  export declare const AXM_COLUMN_DEF_WIDGET: {
2
3
  type: string;
3
4
  mode: string;
@@ -47,10 +48,10 @@ export declare const AXM_COLUMN_DEF_WIDGET: {
47
48
  placeholder: string;
48
49
  valueField: string;
49
50
  textField: string;
50
- dataSource: {
51
+ dataSource: AXDataSource<{
51
52
  title: Capitalize<string>;
52
53
  name: any;
53
- }[];
54
+ }>;
54
55
  direction: string;
55
56
  multiple: boolean;
56
57
  };
@@ -1,8 +1,10 @@
1
1
  export * from './app-term';
2
2
  export * from './app-version';
3
- export * from './check-version';
4
3
  export * from './data-source';
5
4
  export * from './global-variable';
5
+ export * from './issue-type';
6
6
  export * from './meta-data-definition';
7
7
  export * from './meta-data-definition-category';
8
+ export * from './my-reported-issues';
8
9
  export * from './promotion';
10
+ export * from './reported-issues';
@@ -0,0 +1,3 @@
1
+ export * from './issue-type.entity';
2
+ export * from './issue-type.service';
3
+ export * from './issue-type.types';
@@ -0,0 +1,3 @@
1
+ import { AXPEntity } from '@acorex/platform/common';
2
+ import { Injector } from '@angular/core';
3
+ export declare function issueTypeEntityFactory(injector: Injector): Promise<AXPEntity | null>;
@@ -0,0 +1,10 @@
1
+ import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
2
+ import { AXMPlatformManagementIssueTypeEntityModel } from './issue-type.types';
3
+ import * as i0 from "@angular/core";
4
+ export declare abstract class AXMIssueTypeService extends AXMEntityCrudServiceImpl<string, AXMPlatformManagementIssueTypeEntityModel> {
5
+ }
6
+ export declare class AXMIssueTypeServiceImpl extends AXMIssueTypeService {
7
+ constructor();
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMIssueTypeServiceImpl, never>;
9
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMIssueTypeServiceImpl>;
10
+ }
@@ -0,0 +1,6 @@
1
+ import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
+ export interface AXMPlatformManagementIssueTypeEntityModel extends AXPEntityModel<string> {
3
+ name: string;
4
+ title: string;
5
+ description?: string;
6
+ }
@@ -1,5 +1,7 @@
1
1
  import { AXPMetaDataDefinition } from '@acorex/platform/layout/builder';
2
2
  import { AXPEntityModel } from '@acorex/platform/layout/entity';
3
+ import { AXMMetaDataDefinitionCategoryEntityModel } from '../meta-data-definition-category';
3
4
  export interface AXMPlatformManagementMetaDataDefinitionEntityModel extends AXPEntityModel<string>, AXPMetaDataDefinition {
4
- categoryId: string;
5
+ categoryIds: string[];
6
+ categories?: AXMMetaDataDefinitionCategoryEntityModel[];
5
7
  }
@@ -2,4 +2,6 @@ import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
2
  export interface AXMMetaDataDefinitionCategoryEntityModel extends AXPEntityModel<string> {
3
3
  title: string;
4
4
  parentId?: string | undefined;
5
+ childCount?: number;
6
+ children?: AXMMetaDataDefinitionCategoryEntityModel[];
5
7
  }
@@ -0,0 +1,3 @@
1
+ export * from './my-reported-issues.entity';
2
+ export * from './my-reported-issues.service';
3
+ export * from './my-reported-issues.types';
@@ -0,0 +1,3 @@
1
+ import { AXPEntity } from '@acorex/platform/common';
2
+ import { Injector } from '@angular/core';
3
+ export declare function myReportedIssuesEntityFactory(injector: Injector): Promise<AXPEntity | null>;
@@ -0,0 +1,10 @@
1
+ import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
2
+ import { AXMPlatformManagementMyReportedIssuesEntityModel } from './my-reported-issues.types';
3
+ import * as i0 from "@angular/core";
4
+ export declare abstract class AXMMyReportedIssuesService extends AXMEntityCrudServiceImpl<string, AXMPlatformManagementMyReportedIssuesEntityModel> {
5
+ }
6
+ export declare class AXMMyReportedIssuesServiceImpl extends AXMMyReportedIssuesService {
7
+ constructor();
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMMyReportedIssuesServiceImpl, never>;
9
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMMyReportedIssuesServiceImpl>;
10
+ }
@@ -0,0 +1,5 @@
1
+ import { AXPEntityModel } from '@acorex/platform/layout/entity';
2
+ export interface AXMPlatformManagementMyReportedIssuesEntityModel extends AXPEntityModel<string> {
3
+ name: string;
4
+ title: string;
5
+ }
@@ -1,4 +1,4 @@
1
- export * from './components';
1
+ export * from '../../features/promotion/components';
2
2
  export * from './promotion.entity';
3
3
  export * from './promotion.service';
4
4
  export * from './promotion.types';
@@ -0,0 +1,3 @@
1
+ export * from './reported-issues.entity';
2
+ export * from './reported-issues.service';
3
+ export * from './reported-issues.types';
@@ -0,0 +1,3 @@
1
+ import { AXPEntity } from '@acorex/platform/common';
2
+ import { Injector } from '@angular/core';
3
+ export declare function reportedIssuesEntityFactory(injector: Injector): Promise<AXPEntity | null>;
@@ -0,0 +1,10 @@
1
+ import { AXMEntityCrudServiceImpl } from '@acorex/platform/layout/entity';
2
+ import { AXMPlatformManagementReportedIssuesEntityModel } from './reported-issues.types';
3
+ import * as i0 from "@angular/core";
4
+ export declare abstract class AXMReportedIssuesService extends AXMEntityCrudServiceImpl<string, AXMPlatformManagementReportedIssuesEntityModel> {
5
+ }
6
+ export declare class AXMReportedIssuesServiceImpl extends AXMReportedIssuesService {
7
+ constructor();
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMReportedIssuesServiceImpl, never>;
9
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMReportedIssuesServiceImpl>;
10
+ }
@@ -0,0 +1,21 @@
1
+ import { AXMediaViewerData } from '@acorex/components/media-viewer';
2
+ import { AXPEntityModel } from '@acorex/platform/layout/entity';
3
+ export interface AXMPlatformManagementReportedIssuesEntityModel extends AXPEntityModel<string> {
4
+ id: string;
5
+ user: any;
6
+ issueType: {
7
+ title: string;
8
+ id: string;
9
+ };
10
+ priority: {
11
+ title: string;
12
+ id: string;
13
+ };
14
+ status: string;
15
+ title: string;
16
+ description: string;
17
+ attachments: AXMediaViewerData[];
18
+ systemInfo: string;
19
+ errorLogs: string[];
20
+ createdAt: Date;
21
+ }
@@ -0,0 +1,11 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class AppTermsCheckService {
3
+ private settingsService;
4
+ private workflowService;
5
+ private appTermService;
6
+ private appInitService;
7
+ private sessionService;
8
+ constructor();
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<AppTermsCheckService, never>;
10
+ static ɵprov: i0.ɵɵInjectableDeclaration<AppTermsCheckService>;
11
+ }
@@ -1,7 +1,7 @@
1
1
  import { AXBasePageComponent } from '@acorex/components/page';
2
2
  import { AXPHtmlUtils } from '@acorex/platform/core';
3
3
  import { SafeHtml } from '@angular/platform-browser';
4
- import { AXMAppTermEntityModel } from '../../app-term.types';
4
+ import { AXMAppTermEntityModel } from '../../../../entities/app-term/app-term.types';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class AXMNotifyAppTermComponent extends AXBasePageComponent {
7
7
  data: AXMAppTermEntityModel[];
@@ -1,7 +1,7 @@
1
1
  import { AXBasePageComponent } from '@acorex/components/page';
2
2
  import { AXPHtmlUtils } from '@acorex/platform/core';
3
- import { AXMAppTermService } from '../../app-term.service';
4
- import { AXMAppTermViewModel } from '../../app-term.types';
3
+ import { AXMAppTermService } from '../../../../entities/app-term/app-term.service';
4
+ import { AXMAppTermViewModel } from '../../../../entities/app-term/app-term.types';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class AXMListTermsComponent extends AXBasePageComponent {
7
7
  service: AXMAppTermService;
@@ -1,13 +1,12 @@
1
1
  import * as i0 from "@angular/core";
2
- export declare class AppTermAndVersionCheck {
2
+ export declare class AppVersionCheckService {
3
3
  private versionProvider;
4
4
  private settingsService;
5
5
  private workflowService;
6
6
  private appVersionService;
7
- private appTermService;
8
7
  private appInitService;
9
8
  private sessionService;
10
9
  constructor();
11
- static ɵfac: i0.ɵɵFactoryDeclaration<AppTermAndVersionCheck, never>;
12
- static ɵprov: i0.ɵɵInjectableDeclaration<AppTermAndVersionCheck>;
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<AppVersionCheckService, never>;
11
+ static ɵprov: i0.ɵɵInjectableDeclaration<AppVersionCheckService>;
13
12
  }
@@ -1,6 +1,6 @@
1
1
  import { AXBasePageComponent } from '@acorex/components/page';
2
2
  import { WritableSignal } from '@angular/core';
3
- import { AXMAppVersionListComponentModel } from '../../app-version.types';
3
+ import { AXMAppVersionListComponentModel } from '../../../../entities/app-version/app-version.types';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class AXMListVersionComponent extends AXBasePageComponent {
6
6
  private appVersionService;
@@ -1,7 +1,7 @@
1
1
  import { AXBasePageComponent } from '@acorex/components/page';
2
2
  import { AXPHtmlUtils } from '@acorex/platform/core';
3
3
  import { SafeHtml } from '@angular/platform-browser';
4
- import { AXMAppVersionEntityModel } from '../../app-version.types';
4
+ import { AXMAppVersionEntityModel } from '../../../../entities/app-version/app-version.types';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class AXMNotifyAppComponent extends AXBasePageComponent {
7
7
  data: AXMAppVersionEntityModel;
@@ -1,2 +1,2 @@
1
- export * from './regional/index';
1
+ export * from './regional';
2
2
  export * from './entity.provider';
@@ -0,0 +1 @@
1
+ export * from './support';
@@ -1,6 +1,6 @@
1
1
  import { OnInit, WritableSignal } from '@angular/core';
2
- import { AXMAppPromotionService } from '../../promotion.service';
3
- import { AXMPromotionEntityModel } from '../../promotion.types';
2
+ import { AXMAppPromotionService } from '../../../../entities/promotion/promotion.service';
3
+ import { AXMPromotionEntityModel } from '../../../../entities/promotion/promotion.types';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class AXMPromotionSlotComponent implements OnInit {
6
6
  location: string;
@@ -0,0 +1,19 @@
1
+ export interface CaptureScreenState {
2
+ loading: boolean;
3
+ captureMode: AXMCaptureScreenMode;
4
+ screenshotBlob: string;
5
+ videoBlob: string;
6
+ muted: boolean;
7
+ isRecording: boolean;
8
+ timer: {
9
+ second: number;
10
+ minute: number;
11
+ };
12
+ onFinish: ((data: CaptureResult) => void) | undefined;
13
+ }
14
+ export interface CaptureResult {
15
+ blob: Blob;
16
+ type: 'image' | 'video';
17
+ }
18
+ type AXMCaptureScreenMode = 'screenshot' | 'video';
19
+ export {};
@@ -0,0 +1,37 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class AXMCaptureScreenComponent {
3
+ protected vm: {
4
+ loading: import("@angular/core").Signal<boolean>;
5
+ captureMode: import("@angular/core").Signal<"video" | "screenshot">;
6
+ screenshotBlob: import("@angular/core").Signal<string>;
7
+ videoBlob: import("@angular/core").Signal<string>;
8
+ muted: import("@angular/core").Signal<boolean>;
9
+ isRecording: import("@angular/core").Signal<boolean>;
10
+ timer: import("@ngrx/signals").DeepSignal<{
11
+ second: number;
12
+ minute: number;
13
+ }>;
14
+ onFinish: import("@angular/core").Signal<((data: import("@acorex/modules/platform-management").CaptureResult) => void) | undefined>;
15
+ init: (onFinish: (data: import("@acorex/modules/platform-management").CaptureResult) => void) => Promise<void>;
16
+ cancelClick: () => void;
17
+ changeCaptureMode: () => void;
18
+ mutedClick: () => Promise<void>;
19
+ screenshotClick: () => void;
20
+ recordScreenClick: () => Promise<void>;
21
+ getMicrophonePermission: () => Promise<void>;
22
+ } & import("@ngrx/signals").StateSource<{
23
+ loading: boolean;
24
+ captureMode: "video" | "screenshot";
25
+ screenshotBlob: string;
26
+ videoBlob: string;
27
+ muted: boolean;
28
+ isRecording: boolean;
29
+ timer: {
30
+ second: number;
31
+ minute: number;
32
+ };
33
+ onFinish: ((data: import("@acorex/modules/platform-management").CaptureResult) => void) | undefined;
34
+ }>;
35
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMCaptureScreenComponent, never>;
36
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXMCaptureScreenComponent, "axm-capture-screen", never, {}, {}, never, never, true, never>;
37
+ }
@@ -0,0 +1,2 @@
1
+ export * from './capture-screen.types';
2
+ export * from './services/capture-screen.service';