@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
@@ -5,7 +5,7 @@ import * as i0 from '@angular/core';
5
5
  import { inject, Injector, Injectable, NgModule, ChangeDetectionStrategy, Component, signal, computed, viewChild, input, effect, ViewEncapsulation, afterNextRender, untracked, HostListener } from '@angular/core';
6
6
  import { firstValueFrom } from 'rxjs';
7
7
  import * as i6 from '@acorex/platform/layout/builder';
8
- import { AXPWidgetsCatalog, AXPWidgetComponent, AXPLayoutBuilderModule, AXP_WIDGETS_ADVANCE_CATEGORY, AXPPageStatus, AXP_WIDGETS_EDITOR_CATEGORY } from '@acorex/platform/layout/builder';
8
+ import { AXPWidgetsCatalog, AXPValueWidgetComponent, AXPLayoutBuilderModule, AXP_WIDGETS_ADVANCE_CATEGORY, AXPPageStatus, AXP_WIDGETS_EDITOR_CATEGORY } from '@acorex/platform/layout/builder';
9
9
  import { RouterModule, Router, ActivatedRoute, ROUTES } from '@angular/router';
10
10
  import { AXDataSource } from '@acorex/components/common';
11
11
  import { AXMMetaDataDefinitionService } from '@acorex/modules/platform-management';
@@ -2586,7 +2586,7 @@ class AXMCodeFileTypeProvider {
2586
2586
  }
2587
2587
  }
2588
2588
 
2589
- class AXMFileTypeExtensionWidgetColumnComponent extends AXPWidgetComponent {
2589
+ class AXMFileTypeExtensionWidgetColumnComponent extends AXPValueWidgetComponent {
2590
2590
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMFileTypeExtensionWidgetColumnComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2591
2591
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXMFileTypeExtensionWidgetColumnComponent, isStandalone: true, selector: "ng-component", inputs: { rawValue: "rawValue" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2592
2592
  }
@@ -2605,7 +2605,7 @@ var fileTypeExtensionColumn_component = /*#__PURE__*/Object.freeze({
2605
2605
  AXMFileTypeExtensionWidgetColumnComponent: AXMFileTypeExtensionWidgetColumnComponent
2606
2606
  });
2607
2607
 
2608
- class AXMFileTypeExtensionWidgetDesignerComponent extends AXPWidgetComponent {
2608
+ class AXMFileTypeExtensionWidgetDesignerComponent extends AXPValueWidgetComponent {
2609
2609
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMFileTypeExtensionWidgetDesignerComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2610
2610
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXMFileTypeExtensionWidgetDesignerComponent, isStandalone: true, selector: "ng-component", inputs: { rawValue: "rawValue" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2611
2611
  }
@@ -2619,7 +2619,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
2619
2619
  }]
2620
2620
  }] });
2621
2621
 
2622
- class AXMFileTypeExtensionWidgetEditComponent extends AXPWidgetComponent {
2622
+ class AXMFileTypeExtensionWidgetEditComponent extends AXPValueWidgetComponent {
2623
2623
  constructor() {
2624
2624
  super(...arguments);
2625
2625
  this.fileTypeService = inject(AXPFileTypeProviderService);
@@ -2783,7 +2783,7 @@ class AXMFileTypeExtensionWidgetEditComponent extends AXPWidgetComponent {
2783
2783
  </ax-collapse-group>
2784
2784
  }
2785
2785
  </axp-widgets-container>
2786
- </div>`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "component", type: i1.AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: AXFormModule }, { kind: "component", type: i3.AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i4.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2$1.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXPLayoutBuilderModule }, { kind: "component", type: i6.AXPWidgetContainerComponent, selector: "axp-widgets-container", inputs: ["context", "functions"], outputs: ["onContextChanged"] }, { kind: "directive", type: i6.AXPWidgetRendererDirective, selector: "[axp-widget-renderer]", inputs: ["parentNode", "index", "mode", "node"], exportAs: ["widgetRenderer"] }, { kind: "ngmodule", type: AXCollapseModule }, { kind: "component", type: i7.AXCollapseComponent, selector: "ax-collapse", inputs: ["disabled", "look", "isCollapsed", "showHeader", "caption", "icon", "isLoading", "headerTemplate"], outputs: ["onClick", "isCollapsedChange"] }, { kind: "component", type: i7.AXCollapseGroupComponent, selector: "ax-collapse-group", inputs: ["look", "accordion", "activeIndex"], outputs: ["accordionChange", "activeIndexChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2786
+ </div>`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "component", type: i1.AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: AXFormModule }, { kind: "component", type: i3.AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i4.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2$1.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXPLayoutBuilderModule }, { kind: "component", type: i6.AXPWidgetContainerComponent, selector: "axp-widgets-container", inputs: ["context", "functions"], outputs: ["onContextChanged"] }, { kind: "directive", type: i6.AXPWidgetRendererDirective, selector: "[axp-widget-renderer]", inputs: ["parentNode", "index", "mode", "node"], outputs: ["onOptionsChanged", "onValueChanged"], exportAs: ["widgetRenderer"] }, { kind: "ngmodule", type: AXCollapseModule }, { kind: "component", type: i7.AXCollapseComponent, selector: "ax-collapse", inputs: ["disabled", "look", "isCollapsed", "showHeader", "caption", "icon", "isLoading", "headerTemplate"], outputs: ["onClick", "isCollapsedChange"] }, { kind: "component", type: i7.AXCollapseGroupComponent, selector: "ax-collapse-group", inputs: ["look", "accordion", "activeIndex"], outputs: ["accordionChange", "activeIndexChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2787
2787
  }
2788
2788
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMFileTypeExtensionWidgetEditComponent, decorators: [{
2789
2789
  type: Component,
@@ -2867,7 +2867,7 @@ var fileTypeExtensionEdit_component = /*#__PURE__*/Object.freeze({
2867
2867
  AXMFileTypeExtensionWidgetEditComponent: AXMFileTypeExtensionWidgetEditComponent
2868
2868
  });
2869
2869
 
2870
- class AXMFileTypeExtensionWidgetViewComponent extends AXPWidgetComponent {
2870
+ class AXMFileTypeExtensionWidgetViewComponent extends AXPValueWidgetComponent {
2871
2871
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMFileTypeExtensionWidgetViewComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2872
2872
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXMFileTypeExtensionWidgetViewComponent, isStandalone: true, selector: "ng-component", inputs: { rawValue: "rawValue" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2873
2873
  }
@@ -2990,7 +2990,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
2990
2990
  }]
2991
2991
  }] });
2992
2992
 
2993
- class AXMDocumentAttachmentWidgetColumnComponent extends AXPWidgetComponent {
2993
+ class AXMDocumentAttachmentWidgetColumnComponent extends AXPValueWidgetComponent {
2994
2994
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMDocumentAttachmentWidgetColumnComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
2995
2995
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXMDocumentAttachmentWidgetColumnComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ``, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2996
2996
  }
@@ -3206,6 +3206,17 @@ class AXMDocumentManagerService {
3206
3206
  // Handle the unlock action with popup.data.data
3207
3207
  }
3208
3208
  }
3209
+ async showFolderEditDialog(node) {
3210
+ const comp = (await import('./acorex-modules-document-management-create-folder-dialog.component-BY-8zP2Y.mjs'))
3211
+ .AXMCreateFolderDialog;
3212
+ const popup = await this.popupService.open(comp, {
3213
+ title: 't("actions.update-folder")',
3214
+ data: {
3215
+ defaultValue: node,
3216
+ },
3217
+ });
3218
+ return popup.data?.result;
3219
+ }
3209
3220
  async updateFileName(node, name) {
3210
3221
  if (node.storageType == 'physical') {
3211
3222
  return this.mapFileToNode(await this.documentService.updateOne(node.id, { name }));
@@ -3344,7 +3355,7 @@ class AXMDocumentManagerService {
3344
3355
  }
3345
3356
  }
3346
3357
  async showCreateFolderDialog(parentId) {
3347
- const comp = (await import('./acorex-modules-document-management-create-folder-dialog.component-D8anTs3Q.mjs'))
3358
+ const comp = (await import('./acorex-modules-document-management-create-folder-dialog.component-BY-8zP2Y.mjs'))
3348
3359
  .AXMCreateFolderDialog;
3349
3360
  const popup = await this.popupService.open(comp, {
3350
3361
  title: 't("actions.create-folder")',
@@ -3355,7 +3366,7 @@ class AXMDocumentManagerService {
3355
3366
  return popup.data?.folder;
3356
3367
  }
3357
3368
  async moveTo(options) {
3358
- const comp = (await import('./acorex-modules-document-management-drive-choose.component-BeiXQNAw.mjs')).AXMDocumentDriveChooseComponent;
3369
+ const comp = (await import('./acorex-modules-document-management-drive-choose.component-B9OGXyP2.mjs')).AXMDocumentDriveChooseComponent;
3359
3370
  //
3360
3371
  const popup = await this.popupService.open(comp, {
3361
3372
  title: `Choose ${options.browseMode == 'file' ? 'File' : 'Folder'}`,
@@ -3386,7 +3397,7 @@ class AXMDocumentManagerService {
3386
3397
  }
3387
3398
  }
3388
3399
  async copyTo(options) {
3389
- const comp = (await import('./acorex-modules-document-management-drive-choose.component-BeiXQNAw.mjs')).AXMDocumentDriveChooseComponent;
3400
+ const comp = (await import('./acorex-modules-document-management-drive-choose.component-B9OGXyP2.mjs')).AXMDocumentDriveChooseComponent;
3390
3401
  //
3391
3402
  const popup = await this.popupService.open(comp, {
3392
3403
  title: `Choose ${options.browseMode == 'file' ? 'File' : 'Folder'}`,
@@ -3434,7 +3445,7 @@ class AXMDocumentManagerService {
3434
3445
  return {
3435
3446
  id: doc.id ?? '',
3436
3447
  name: doc.name,
3437
- type: 'image',
3448
+ type: doc.name.endsWith('.pdf') ? 'pdf' : 'image',
3438
3449
  url: fileInfo.url ?? '',
3439
3450
  size: doc.size.toString(),
3440
3451
  thumbnail: fileInfo.url ?? '',
@@ -3455,11 +3466,18 @@ class AXMDocumentManagerService {
3455
3466
  const documents = isVirtualFolder
3456
3467
  ? options?.folderVituralfiles ?? []
3457
3468
  : (await this.folderService.getOne(node.parentId)).documents ?? [];
3458
- const nodes = await Promise.all(documents.map((doc) => this.mapDocumentToMediaViewerData(doc)));
3469
+ const nodes = await Promise.all(documents
3470
+ .filter((item) => {
3471
+ if (!item.name)
3472
+ return false;
3473
+ const ext = item.name.split('.').pop()?.toLowerCase();
3474
+ return ext && ['jpg', 'jpeg', 'png', 'gif', 'bmp', 'webp', 'pdf'].includes(ext);
3475
+ })
3476
+ .map((doc) => this.mapDocumentToMediaViewerData(doc)));
3459
3477
  const comp = (await Promise.resolve().then(function () { return fileViewerPopup_component; }))
3460
3478
  .AXMFileViewerPopupComponent;
3461
3479
  await this.popupService.open(comp, {
3462
- title: `t("gallery" , ${RootConfig.module.name})` + ' - ' + parentFolderName,
3480
+ title: parentFolderName,
3463
3481
  data: {
3464
3482
  nodes,
3465
3483
  index: isVirtualFolder
@@ -3472,7 +3490,7 @@ class AXMDocumentManagerService {
3472
3490
  const file = await this.documentService.getOne(node.id);
3473
3491
  }
3474
3492
  async showRenamePopup(node) {
3475
- const comp = (await import('./acorex-modules-document-management-rename-node-dialog.component-DB868l1X.mjs'))
3493
+ const comp = (await import('./acorex-modules-document-management-rename-node-dialog.component-Cp_X2KqY.mjs'))
3476
3494
  .AXMRenameNodeDialog;
3477
3495
  const popup = await this.popupService.open(comp, {
3478
3496
  title: 't("actions.rename")',
@@ -3520,7 +3538,7 @@ class AXMDocumentManagerService {
3520
3538
  return [...(await this.getAllFolders()), ...(await this.getAllFiles())];
3521
3539
  }
3522
3540
  async showChooseFileDialog(scope) {
3523
- const comp = (await import('./acorex-modules-document-management-drive-choose.component-BeiXQNAw.mjs')).AXMDocumentDriveChooseComponent;
3541
+ const comp = (await import('./acorex-modules-document-management-drive-choose.component-B9OGXyP2.mjs')).AXMDocumentDriveChooseComponent;
3524
3542
  const result = await this.popupService.open(comp, {
3525
3543
  title: `t("actions.choose-from-drive" , scope: {"${RootConfig.config.i18n}"})`,
3526
3544
  data: {
@@ -3660,6 +3678,7 @@ class AXMDocumentManagerService {
3660
3678
  const { uploads, ...metaContext } = result.data.context;
3661
3679
  for (const u of uploads) {
3662
3680
  const fileInfo = u;
3681
+ await this.fileService.commit(u.fileId);
3663
3682
  const file = await this.documentService.insertOne({
3664
3683
  fileId: fileInfo.fileId,
3665
3684
  meta: metaContext,
@@ -4153,12 +4172,6 @@ const AXPDocumentExplorerViewModel = signalStore({ providedIn: 'root' }, withSta
4153
4172
  //#region Menu Items
4154
4173
  async getFolderAddMenuItems() {
4155
4174
  const scope = RootConfig.config.i18n;
4156
- // const documentTypes = await documentTypeService.query();
4157
- // const items = documentTypes.items.map(item => ({
4158
- // name: item.name,
4159
- // title: item.title,
4160
- // })) ?? [];
4161
- // //
4162
4175
  return [
4163
4176
  {
4164
4177
  title: await translateService.translateAsync('actions.create-folder', { scope }),
@@ -4184,17 +4197,17 @@ const AXPDocumentExplorerViewModel = signalStore({ providedIn: 'root' }, withSta
4184
4197
  },
4185
4198
  },
4186
4199
  })) ?? []),
4187
- // {
4188
- // title: await translateService.translateAsync('actions.upload-file', { scope }),
4189
- // icon: 'fa-light fa-file-arrow-up',
4190
- // command: {
4191
- // name: 'upload-file',
4192
- // options: {
4193
- // folderId: store.currentFolder()?.id,
4194
- // },
4195
- // },
4196
- // //items: items
4197
- // },
4200
+ {
4201
+ title: await translateService.translateAsync('actions.open-gallery', { scope }),
4202
+ icon: 'fa-light fa-images',
4203
+ break: true,
4204
+ command: {
4205
+ name: 'open-gallery',
4206
+ options: {
4207
+ folderId: store.currentFolder()?.id,
4208
+ },
4209
+ },
4210
+ },
4198
4211
  ];
4199
4212
  },
4200
4213
  async getFolderActionMenuItems() {
@@ -4203,14 +4216,14 @@ const AXPDocumentExplorerViewModel = signalStore({ providedIn: 'root' }, withSta
4203
4216
  name: 'refresh',
4204
4217
  title: await translateService.translateAsync('refresh'),
4205
4218
  icon: 'fa-light fa-rotate-right',
4206
- break: true,
4207
- },
4208
- {
4209
- name: 'delete',
4210
- title: await translateService.translateAsync('delete'),
4211
- color: 'danger',
4212
- icon: 'fa-light fa-trash',
4219
+ // break: true,
4213
4220
  },
4221
+ // {
4222
+ // name: 'delete',
4223
+ // title: await translateService.translateAsync('delete'),
4224
+ // color: 'danger',
4225
+ // icon: 'fa-light fa-trash',
4226
+ // },
4214
4227
  ];
4215
4228
  },
4216
4229
  //#endregion
@@ -4235,12 +4248,12 @@ class AXMDocumentExplorerComponent {
4235
4248
  this.showContextMenu = input(true);
4236
4249
  this.view = signal(null);
4237
4250
  this.viewMap = {
4238
- list: async () => (await import('./acorex-modules-document-management-list-view.component-Cz2wNqhM.mjs')).AXMDocumentExplorerListViewComponent,
4239
- 'small-tiles': async () => (await import('./acorex-modules-document-management-small-tiles-view.component-b2lauUIY.mjs')).AXMDocumentExplorerSmallTilesViewComponent,
4240
- 'large-tiles': async () => (await import('./acorex-modules-document-management-large-tiles-view.component-CtCdVI_p.mjs')).AXMDocumentExplorerLargeTilesViewComponent,
4241
- details: async () => (await import('./acorex-modules-document-management-details-view.component-z05RykKt.mjs')).AXMDocumentExplorerDetailsViewComponent,
4242
- 'large-icons': async () => (await import('./acorex-modules-document-management-large-icons-view.component-DctO0SZ7.mjs')).AXMDocumentExplorerLargeIconsViewComponent,
4243
- 'small-icons': async () => (await import('./acorex-modules-document-management-small-icons-view.component-B_O5Qpmi.mjs')).AXMDocumentExplorerSmallIconsViewComponent,
4251
+ list: async () => (await import('./acorex-modules-document-management-list-view.component-jXR4GQlh.mjs')).AXMDocumentExplorerListViewComponent,
4252
+ 'small-tiles': async () => (await import('./acorex-modules-document-management-small-tiles-view.component-BFyR4x39.mjs')).AXMDocumentExplorerSmallTilesViewComponent,
4253
+ 'large-tiles': async () => (await import('./acorex-modules-document-management-large-tiles-view.component-_u1vSWi5.mjs')).AXMDocumentExplorerLargeTilesViewComponent,
4254
+ details: async () => (await import('./acorex-modules-document-management-details-view.component-T2Wfo1An.mjs')).AXMDocumentExplorerDetailsViewComponent,
4255
+ 'large-icons': async () => (await import('./acorex-modules-document-management-large-icons-view.component-CbS823XB.mjs')).AXMDocumentExplorerLargeIconsViewComponent,
4256
+ 'small-icons': async () => (await import('./acorex-modules-document-management-small-icons-view.component-CkoUBGKu.mjs')).AXMDocumentExplorerSmallIconsViewComponent,
4244
4257
  };
4245
4258
  this.#effect = effect(() => {
4246
4259
  if (this.vm.loadingFolderId() == null) {
@@ -4307,12 +4320,12 @@ class AXMDocumentExplorerComponent {
4307
4320
  text: 'Upload',
4308
4321
  icon: 'fa-light fa-file-arrow-up',
4309
4322
  break: true,
4310
- items: node?.documentTypes?.map((type) => ({
4323
+ items: node?.documentTypes?.map((type, index, array) => ({
4311
4324
  name: `upload.${type.name}`,
4312
4325
  text: type.title,
4313
4326
  // icon: type.icon,
4314
4327
  icon: 'fa-light fa-file-arrow-up',
4315
- break: true,
4328
+ break: index !== array.length - 1,
4316
4329
  data: {
4317
4330
  node,
4318
4331
  documentType: type,
@@ -4433,6 +4446,7 @@ class AXMDocumentExplorerComponent {
4433
4446
  text: m.title,
4434
4447
  }));
4435
4448
  e.items.push(...mappedItems);
4449
+ e.items[e.items.length - 1].break = false;
4436
4450
  }
4437
4451
  async handleContextMenuItemClick(e) {
4438
4452
  const node = e.item.data;
@@ -4444,7 +4458,12 @@ class AXMDocumentExplorerComponent {
4444
4458
  this.openFile(node);
4445
4459
  break;
4446
4460
  case 'open-gallery':
4447
- this.openGallery(node);
4461
+ if (e.item.data.folderId != null) {
4462
+ this.openGalleryWithFolderId();
4463
+ }
4464
+ else {
4465
+ this.openGallery(node);
4466
+ }
4448
4467
  break;
4449
4468
  case 'download':
4450
4469
  this.handleDownloadFile(node);
@@ -4468,6 +4487,9 @@ class AXMDocumentExplorerComponent {
4468
4487
  case 'rename':
4469
4488
  this.renameNode(node);
4470
4489
  break;
4490
+ case 'properties':
4491
+ this.showFolderProperty(node);
4492
+ break;
4471
4493
  case 'delete':
4472
4494
  this.vm.deleteNodes([node]);
4473
4495
  break;
@@ -4501,6 +4523,11 @@ class AXMDocumentExplorerComponent {
4501
4523
  }
4502
4524
  }
4503
4525
  //#endregion
4526
+ async showFolderProperty(node) {
4527
+ if (await this.driveService.showFolderEditDialog(node)) {
4528
+ await this.vm.refresh();
4529
+ }
4530
+ }
4504
4531
  async share(node) {
4505
4532
  await this.driveService.showShareDialog(node);
4506
4533
  }
@@ -4516,6 +4543,11 @@ class AXMDocumentExplorerComponent {
4516
4543
  async unlock(node) {
4517
4544
  await this.driveService.showUnlockDialog(node);
4518
4545
  }
4546
+ async openGalleryWithFolderId() {
4547
+ const folder = this.vm.currentFolder();
4548
+ const files = folder.children.filter((item) => item.type === 'file');
4549
+ await this.driveService.showFileViewerPopup(files[0]);
4550
+ }
4519
4551
  async openGallery(node) {
4520
4552
  await this.driveService.showFileViewerPopup(node, {
4521
4553
  folderVituralfiles: this.vm.currentFolderContents().files,
@@ -4690,7 +4722,7 @@ class AXMChooseDocumentTypeComponent extends AXBasePageComponent {
4690
4722
  return get(meta, '__node__');
4691
4723
  }
4692
4724
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMChooseDocumentTypeComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4693
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMChooseDocumentTypeComponent, isStandalone: true, selector: "axm-choose-document-type", usesInheritance: true, ngImport: i0, template: "<ax-header> </ax-header>\n<ax-content>\n <div class=\"ax-flex ax-flex-col ax-py-4 ax-px-6\">\n <ax-label> Select Document Type </ax-label>\n <ax-select-box\n [dataSource]=\"documentTypesSource\"\n textField=\"title\"\n valueField=\"id\"\n (onValueChanged)=\"handleChangeDocumentType($event)\"\n >\n </ax-select-box>\n @if (documentTypeSelected().length > 0) {\n <axp-widgets-container [context]=\"context()\" (onContextChanged)=\"handleContextChanged($event)\">\n <ax-form>\n @for(doc of documentTypeSelected()[0].meta; track doc.name) {\n <ax-form-field>\n <ax-label>{{ doc.title }}</ax-label>\n <ng-container axp-widget-renderer [node]=\"getNode(doc)\" [mode]=\"'edit'\"></ng-container>\n </ax-form-field>\n }\n <ng-container axp-widget-renderer [node]=\"uploadNode()\" mode=\"edit\"></ng-container>\n </ax-form>\n </axp-widgets-container>\n }\n </div>\n</ax-content>\n<ax-footer>\n <ax-suffix>\n <ax-button text=\"Cancel\" (onClick)=\"handleCancel()\"> </ax-button>\n <ax-button text=\"Next\" look=\"solid\" color=\"primary\" (onClick)=\"handlesubmit()\"> </ax-button>\n </ax-suffix>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i2$3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2$1.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXFormModule }, { kind: "component", type: i3.AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: i3.AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i4.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "component", type: i1.AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed"] }, { kind: "ngmodule", type: AXPLayoutBuilderModule }, { kind: "component", type: i6.AXPWidgetContainerComponent, selector: "axp-widgets-container", inputs: ["context", "functions"], outputs: ["onContextChanged"] }, { kind: "directive", type: i6.AXPWidgetRendererDirective, selector: "[axp-widget-renderer]", inputs: ["parentNode", "index", "mode", "node"], exportAs: ["widgetRenderer"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
4725
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMChooseDocumentTypeComponent, isStandalone: true, selector: "axm-choose-document-type", usesInheritance: true, ngImport: i0, template: "<ax-header> </ax-header>\n<ax-content>\n <div class=\"ax-flex ax-flex-col ax-py-4 ax-px-6\">\n <ax-label> Select Document Type </ax-label>\n <ax-select-box\n [dataSource]=\"documentTypesSource\"\n textField=\"title\"\n valueField=\"id\"\n (onValueChanged)=\"handleChangeDocumentType($event)\"\n >\n </ax-select-box>\n @if (documentTypeSelected().length > 0) {\n <axp-widgets-container [context]=\"context()\" (onContextChanged)=\"handleContextChanged($event)\">\n <ax-form>\n @for(doc of documentTypeSelected()[0].meta; track doc.name) {\n <ax-form-field>\n <ax-label>{{ doc.title }}</ax-label>\n <ng-container axp-widget-renderer [node]=\"getNode(doc)\" [mode]=\"'edit'\"></ng-container>\n </ax-form-field>\n }\n <ng-container axp-widget-renderer [node]=\"uploadNode()\" mode=\"edit\"></ng-container>\n </ax-form>\n </axp-widgets-container>\n }\n </div>\n</ax-content>\n<ax-footer>\n <ax-suffix>\n <ax-button text=\"Cancel\" (onClick)=\"handleCancel()\"> </ax-button>\n <ax-button text=\"Next\" look=\"solid\" color=\"primary\" (onClick)=\"handlesubmit()\"> </ax-button>\n </ax-suffix>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i2$3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2$1.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXFormModule }, { kind: "component", type: i3.AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: i3.AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i4.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "component", type: i1.AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed"] }, { kind: "ngmodule", type: AXPLayoutBuilderModule }, { kind: "component", type: i6.AXPWidgetContainerComponent, selector: "axp-widgets-container", inputs: ["context", "functions"], outputs: ["onContextChanged"] }, { kind: "directive", type: i6.AXPWidgetRendererDirective, selector: "[axp-widget-renderer]", inputs: ["parentNode", "index", "mode", "node"], outputs: ["onOptionsChanged", "onValueChanged"], exportAs: ["widgetRenderer"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
4694
4726
  }
4695
4727
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMChooseDocumentTypeComponent, decorators: [{
4696
4728
  type: Component,
@@ -4747,7 +4779,7 @@ class AXMDocumentTypeChooseFileComponent extends AXBasePageComponent {
4747
4779
  return get(meta, '__node__');
4748
4780
  }
4749
4781
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMDocumentTypeChooseFileComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4750
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMDocumentTypeChooseFileComponent, isStandalone: true, selector: "axm-choose-document-type", usesInheritance: true, ngImport: i0, template: "<ax-content>\n <div class=\"ax-flex ax-flex-col ax-py-4 ax-px-6\">\n <axp-widgets-container [context]=\"context()\" (onContextChanged)=\"handleContextChanged($event)\">\n <ax-form>\n @for(doc of documentType.meta; track doc.name) {\n <ax-form-field>\n <ax-label>{{ doc.title }}</ax-label>\n <ng-container axp-widget-renderer [node]=\"getNode(doc)\" [mode]=\"'edit'\"></ng-container>\n </ax-form-field>\n }\n <ng-container axp-widget-renderer [node]=\"uploadNode()\" mode=\"edit\"></ng-container>\n </ax-form>\n </axp-widgets-container>\n </div>\n</ax-content>\n<ax-footer>\n <ax-suffix>\n <ax-button text=\"Cancel\" (onClick)=\"handleCancel()\"> </ax-button>\n <ax-button text=\"Submit\" look=\"solid\" color=\"primary\" (onClick)=\"handlesubmit()\"> </ax-button>\n </ax-suffix>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i2$3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2$1.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXFormModule }, { kind: "component", type: i3.AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: i3.AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i4.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "ngmodule", type: AXPLayoutBuilderModule }, { kind: "component", type: i6.AXPWidgetContainerComponent, selector: "axp-widgets-container", inputs: ["context", "functions"], outputs: ["onContextChanged"] }, { kind: "directive", type: i6.AXPWidgetRendererDirective, selector: "[axp-widget-renderer]", inputs: ["parentNode", "index", "mode", "node"], exportAs: ["widgetRenderer"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
4782
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMDocumentTypeChooseFileComponent, isStandalone: true, selector: "axm-choose-document-type", usesInheritance: true, ngImport: i0, template: "<ax-content>\n <div class=\"ax-flex ax-flex-col ax-py-4 ax-px-6\">\n <axp-widgets-container [context]=\"context()\" (onContextChanged)=\"handleContextChanged($event)\">\n <ax-form>\n @for(doc of documentType.meta; track doc.name) {\n <ax-form-field>\n <ax-label>{{ doc.title }}</ax-label>\n <ng-container axp-widget-renderer [node]=\"getNode(doc)\" [mode]=\"'edit'\"></ng-container>\n </ax-form-field>\n }\n <ng-container axp-widget-renderer [node]=\"uploadNode()\" mode=\"edit\"></ng-container>\n </ax-form>\n </axp-widgets-container>\n </div>\n</ax-content>\n<ax-footer>\n <ax-suffix>\n <ax-button text=\"Cancel\" (onClick)=\"handleCancel()\"> </ax-button>\n <ax-button text=\"Submit\" look=\"solid\" color=\"primary\" (onClick)=\"handlesubmit()\"> </ax-button>\n </ax-suffix>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i2$3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2$1.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "ngmodule", type: AXFormModule }, { kind: "component", type: i3.AXFormFieldComponent, selector: "ax-form-field", inputs: ["labelMode"] }, { kind: "component", type: i3.AXFormComponent, selector: "ax-form", inputs: ["labelMode", "look", "messageStyle", "updateOn"], outputs: ["onValidate", "updateOnChange"] }, { kind: "ngmodule", type: AXLabelModule }, { kind: "component", type: i4.AXLabelComponent, selector: "ax-label", inputs: ["required", "for"], outputs: ["requiredChange"] }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "ngmodule", type: AXPLayoutBuilderModule }, { kind: "component", type: i6.AXPWidgetContainerComponent, selector: "axp-widgets-container", inputs: ["context", "functions"], outputs: ["onContextChanged"] }, { kind: "directive", type: i6.AXPWidgetRendererDirective, selector: "[axp-widget-renderer]", inputs: ["parentNode", "index", "mode", "node"], outputs: ["onOptionsChanged", "onValueChanged"], exportAs: ["widgetRenderer"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
4751
4783
  }
4752
4784
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMDocumentTypeChooseFileComponent, decorators: [{
4753
4785
  type: Component,
@@ -4760,13 +4792,13 @@ class AXMFileViewerPopupComponent extends AXBasePageComponent {
4760
4792
  this.index = 0;
4761
4793
  this.mediaViewer = viewChild(AXMediaViewerContainerComponent);
4762
4794
  this.f = afterNextRender(() => {
4763
- console.log(this.mediaViewer());
4764
4795
  setTimeout(() => {
4765
4796
  this.mediaViewer()?.goToIndex(this.index, 0);
4766
4797
  });
4767
4798
  });
4768
4799
  }
4769
4800
  ngAfterViewInit() {
4801
+ console.log(this.index);
4770
4802
  //Called after ngAfterContentInit when the component's view has been initialized. Applies to components only.
4771
4803
  //Add 'implements AfterViewInit' to the class.
4772
4804
  this.mediaViewer()?.goToIndex(this.index, 0);
@@ -4775,11 +4807,11 @@ class AXMFileViewerPopupComponent extends AXBasePageComponent {
4775
4807
  this.close();
4776
4808
  }
4777
4809
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMFileViewerPopupComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
4778
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.0.3", type: AXMFileViewerPopupComponent, isStandalone: true, selector: "ng-component", viewQueries: [{ propertyName: "mediaViewer", first: true, predicate: AXMediaViewerContainerComponent, descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<ax-content>\n <ax-media-viewer-container #c [dataArray]=\"nodes\">\n <ax-header class=\"ax-p-2\">\n <ax-prefix>\n <ax-file-info></ax-file-info>\n </ax-prefix>\n <ax-suffix>\n <ax-fullscreen-button></ax-fullscreen-button>\n </ax-suffix>\n </ax-header>\n <ax-prefix>\n <ax-button (click)=\"c.next()\">\n <ax-icon class=\"ax-icon ax-icon-chevron-right\"> </ax-icon>\n </ax-button>\n </ax-prefix>\n <ax-suffix>\n <ax-button (click)=\"c.prev()\">\n <ax-icon class=\"ax-icon ax-icon-chevron-left\"> </ax-icon>\n </ax-button>\n </ax-suffix>\n </ax-media-viewer-container>\n</ax-content>\n<ax-footer>\n <ax-suffix>\n <ax-button [text]=\"'close'\" (click)=\"onClose()\" />\n </ax-suffix>\n</ax-footer>\n", dependencies: [{ kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2$1.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i2$1.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "component", type: i2$1.AXDecoratorFullScreenButtonComponent, selector: "ax-fullscreen-button" }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i2$3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXMediaViewerModule }, { kind: "component", type: i3$2.AXMediaViewerContainerComponent, selector: "ax-media-viewer-container", inputs: ["dataArray", "thumbnail"] }, { kind: "component", type: i3$2.AXFileInfoComponent, selector: "ax-file-info" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
4810
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.2.0", version: "19.0.3", type: AXMFileViewerPopupComponent, isStandalone: true, selector: "ng-component", viewQueries: [{ propertyName: "mediaViewer", first: true, predicate: AXMediaViewerContainerComponent, descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: "<ax-content>\n <ax-media-viewer-container [thumbnail]=\"true\" #c [dataArray]=\"nodes\">\n <ax-header>\n <ax-prefix>\n <ax-file-info></ax-file-info>\n </ax-prefix>\n <ax-suffix>\n <ax-fullscreen-button></ax-fullscreen-button>\n </ax-suffix>\n </ax-header>\n <ax-prefix>\n <ax-button (click)=\"c.next()\">\n <ax-icon class=\"ax-icon ax-icon-chevron-right\"> </ax-icon>\n </ax-button>\n </ax-prefix>\n <ax-suffix>\n <ax-button (click)=\"c.prev()\">\n <ax-icon class=\"ax-icon ax-icon-chevron-left\"> </ax-icon>\n </ax-button>\n </ax-suffix>\n </ax-media-viewer-container>\n</ax-content>\n<ax-footer>\n <ax-suffix>\n <ax-button [text]=\"'close'\" (click)=\"onClose()\" />\n </ax-suffix>\n</ax-footer>\n", styles: ["ax-media-viewer-container{--ax-sys-border-radius:0 }\n"], dependencies: [{ kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i2$1.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i2$1.AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "component", type: i2$1.AXDecoratorFullScreenButtonComponent, selector: "ax-fullscreen-button" }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i2$3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXMediaViewerModule }, { kind: "component", type: i3$2.AXMediaViewerContainerComponent, selector: "ax-media-viewer-container", inputs: ["dataArray", "thumbnail"] }, { kind: "component", type: i3$2.AXFileInfoComponent, selector: "ax-file-info" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
4779
4811
  }
4780
4812
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMFileViewerPopupComponent, decorators: [{
4781
4813
  type: Component,
4782
- args: [{ changeDetection: ChangeDetectionStrategy.OnPush, imports: [AXDecoratorModule, AXButtonModule, AXMediaViewerModule], template: "<ax-content>\n <ax-media-viewer-container #c [dataArray]=\"nodes\">\n <ax-header class=\"ax-p-2\">\n <ax-prefix>\n <ax-file-info></ax-file-info>\n </ax-prefix>\n <ax-suffix>\n <ax-fullscreen-button></ax-fullscreen-button>\n </ax-suffix>\n </ax-header>\n <ax-prefix>\n <ax-button (click)=\"c.next()\">\n <ax-icon class=\"ax-icon ax-icon-chevron-right\"> </ax-icon>\n </ax-button>\n </ax-prefix>\n <ax-suffix>\n <ax-button (click)=\"c.prev()\">\n <ax-icon class=\"ax-icon ax-icon-chevron-left\"> </ax-icon>\n </ax-button>\n </ax-suffix>\n </ax-media-viewer-container>\n</ax-content>\n<ax-footer>\n <ax-suffix>\n <ax-button [text]=\"'close'\" (click)=\"onClose()\" />\n </ax-suffix>\n</ax-footer>\n" }]
4814
+ args: [{ changeDetection: ChangeDetectionStrategy.OnPush, imports: [AXDecoratorModule, AXButtonModule, AXMediaViewerModule], template: "<ax-content>\n <ax-media-viewer-container [thumbnail]=\"true\" #c [dataArray]=\"nodes\">\n <ax-header>\n <ax-prefix>\n <ax-file-info></ax-file-info>\n </ax-prefix>\n <ax-suffix>\n <ax-fullscreen-button></ax-fullscreen-button>\n </ax-suffix>\n </ax-header>\n <ax-prefix>\n <ax-button (click)=\"c.next()\">\n <ax-icon class=\"ax-icon ax-icon-chevron-right\"> </ax-icon>\n </ax-button>\n </ax-prefix>\n <ax-suffix>\n <ax-button (click)=\"c.prev()\">\n <ax-icon class=\"ax-icon ax-icon-chevron-left\"> </ax-icon>\n </ax-button>\n </ax-suffix>\n </ax-media-viewer-container>\n</ax-content>\n<ax-footer>\n <ax-suffix>\n <ax-button [text]=\"'close'\" (click)=\"onClose()\" />\n </ax-suffix>\n</ax-footer>\n", styles: ["ax-media-viewer-container{--ax-sys-border-radius:0 }\n"] }]
4783
4815
  }] });
4784
4816
 
4785
4817
  var fileViewerPopup_component = /*#__PURE__*/Object.freeze({
@@ -4962,12 +4994,14 @@ class AXMDocumentDriveComponent extends AXPBasePageComponent {
4962
4994
  },
4963
4995
  ];
4964
4996
  }
4997
+ const addItemItems = await this.vm.getFolderAddMenuItems();
4998
+ addItemItems[addItemItems.length - 1].break = false;
4965
4999
  return [
4966
5000
  {
4967
5001
  title: 't("add-item")',
4968
5002
  icon: 'fa-light fa-plus',
4969
5003
  color: 'primary',
4970
- items: await this.vm.getFolderAddMenuItems(),
5004
+ items: addItemItems,
4971
5005
  },
4972
5006
  ];
4973
5007
  }
@@ -5034,10 +5068,9 @@ class AXMDocumentDriveComponent extends AXPBasePageComponent {
5034
5068
  this.vm.refresh();
5035
5069
  }
5036
5070
  break;
5037
- case 'upload-file':
5071
+ case 'open-gallery':
5038
5072
  if (folderId) {
5039
- await this.driveService.uploadFileByType(folderId, '37650cc4-074d-4334-ad36-d5ee1c341632');
5040
- this.vm.refresh();
5073
+ await this.driveService.showFileViewerPopup(this.vm.currentFolder().children[0]);
5041
5074
  }
5042
5075
  break;
5043
5076
  default:
@@ -5110,7 +5143,7 @@ var drive_component = /*#__PURE__*/Object.freeze({
5110
5143
  AXMDocumentDriveComponent: AXMDocumentDriveComponent
5111
5144
  });
5112
5145
 
5113
- class AXMDocumentAttachmentWidgetEditComponent extends AXPWidgetComponent {
5146
+ class AXMDocumentAttachmentWidgetEditComponent extends AXPValueWidgetComponent {
5114
5147
  constructor() {
5115
5148
  super(...arguments);
5116
5149
  this.vm = inject(AXPDocumentExplorerViewModel);
@@ -5156,6 +5189,7 @@ class AXMDocumentAttachmentWidgetEditComponent extends AXPWidgetComponent {
5156
5189
  const files = this.vm.files();
5157
5190
  for (const file of files) {
5158
5191
  if (file.fileId && file.storageType == 'virtual') {
5192
+ //TODO: Check logic if correct or not
5159
5193
  if (file.fileId && file.fileId.startsWith('http')) {
5160
5194
  this.fileStorageService.commit(file.fileId);
5161
5195
  }
@@ -5266,7 +5300,7 @@ var documentAttachmentWidgetEdit_component = /*#__PURE__*/Object.freeze({
5266
5300
  AXMDocumentAttachmentWidgetEditComponent: AXMDocumentAttachmentWidgetEditComponent
5267
5301
  });
5268
5302
 
5269
- class AXMDocumentAttachmentWidgetPrintComponent extends AXPWidgetComponent {
5303
+ class AXMDocumentAttachmentWidgetPrintComponent extends AXPValueWidgetComponent {
5270
5304
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMDocumentAttachmentWidgetPrintComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
5271
5305
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXMDocumentAttachmentWidgetPrintComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ``, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
5272
5306
  }
@@ -5285,7 +5319,7 @@ var documentAttachmentWidgetPrint_component = /*#__PURE__*/Object.freeze({
5285
5319
  AXMDocumentAttachmentWidgetPrintComponent: AXMDocumentAttachmentWidgetPrintComponent
5286
5320
  });
5287
5321
 
5288
- class AXMDocumentAttachmentWidgetViewComponent extends AXPWidgetComponent {
5322
+ class AXMDocumentAttachmentWidgetViewComponent extends AXPValueWidgetComponent {
5289
5323
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMDocumentAttachmentWidgetViewComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
5290
5324
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXMDocumentAttachmentWidgetViewComponent, isStandalone: true, selector: "axp-document-attachment-widget", usesInheritance: true, ngImport: i0, template: ``, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
5291
5325
  }
@@ -5601,4 +5635,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
5601
5635
  */
5602
5636
 
5603
5637
  export { AXMDocumentManagerService as A, AXMFolderServiceImpl as B, AXMEntityProvider as C, AXMMenuProvider as D, AXMSearchCommandProvider as E, AXMSettingProvider as F, RootConfig as R, AXMDocumentTypeService as a, AXPDocumentExplorerViewModel as b, AXMDocumentExplorerComponent as c, AXMFolderPathBreadcrumbsComponent as d, AXMDocumentManagementModule as e, documentFactory as f, AXMDocumentManagementDocumentEntityModule as g, AXMDocumentService as h, AXMDocumentServiceImpl as i, documentTypeFactory as j, AXMDocumentManagementDocumentTypeEntityModule as k, AXMDocumentTypeServiceImpl as l, documentTypeMetaDefinitionfactory as m, AXMDocumentManagementDocumentTypeMetaDefinitionEntityModule as n, AXMDocumentManagementDocumentTypeMetaDefinitionEntityService as o, AXMDocumentManagementDocumentTypeMetaDefinitionEntityServiceImpl as p, documentTypeMetaValueFactory as q, AXMDocumentManagementDocumentTypeMetaValueEntityModule as r, AXMDocumentManagementDocumentTypeMetaValueEntityService as s, AXMDocumentManagementDocumentTypeMetaValueEntityServiceImpl as t, documentTypeStatusDefinitionFactory as u, AXMDocumentManagementDocumentTypeStatusDefinitionEntityModule as v, AXMDocumentManagementDocumentTypeStatusDefinitionEntityService as w, AXMDocumentManagementDocumentTypeStatusDefinitionEntityServiceImpl as x, folderFactory as y, AXMFolderService as z };
5604
- //# sourceMappingURL=acorex-modules-document-management-acorex-modules-document-management-CI0m4lpX.mjs.map
5638
+ //# sourceMappingURL=acorex-modules-document-management-acorex-modules-document-management-By3KxyQi.mjs.map