@acorex/modules 19.3.0-next.5 → 19.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. package/auth/lib/pages/account/app-chooser/app-chooser-slot.component.d.ts +1 -1
  2. package/auth/lib/pages/login/password/password.component.d.ts +1 -0
  3. package/common/index.d.ts +0 -1
  4. package/common/lib/common.module.d.ts +1 -2
  5. package/common/lib/const.d.ts +1 -14
  6. package/dashboard-management/README.md +3 -0
  7. package/dashboard-management/index.d.ts +2 -0
  8. package/dashboard-management/lib/const.d.ts +19 -0
  9. package/dashboard-management/lib/dashboard-management.module.d.ts +7 -0
  10. package/dashboard-management/lib/entity.provider.d.ts +10 -0
  11. package/{common → dashboard-management}/lib/features/home-dashboard/dashboard-home/home-dashboard.d.ts +0 -6
  12. package/dashboard-management/lib/menu.provider.d.ts +5 -0
  13. package/document-management/lib/features/widgets/document-attachment/document-attachment-widget-edit.component.d.ts +3 -1
  14. package/fesm2022/{acorex-modules-auth-acorex-modules-auth-DWcYgyZA.mjs → acorex-modules-auth-acorex-modules-auth-B1HTJdsE.mjs} +22 -27
  15. package/fesm2022/acorex-modules-auth-acorex-modules-auth-B1HTJdsE.mjs.map +1 -0
  16. package/fesm2022/acorex-modules-auth-app-chooser.component-Ct-vco0y.mjs +64 -0
  17. package/fesm2022/acorex-modules-auth-app-chooser.component-Ct-vco0y.mjs.map +1 -0
  18. package/fesm2022/{acorex-modules-auth-login.module-BgTtZuTg.mjs → acorex-modules-auth-login.module-TtdNj0aL.mjs} +4 -4
  19. package/fesm2022/{acorex-modules-auth-login.module-BgTtZuTg.mjs.map → acorex-modules-auth-login.module-TtdNj0aL.mjs.map} +1 -1
  20. package/fesm2022/acorex-modules-auth-master.layout-CtVrY1hn.mjs +23 -0
  21. package/fesm2022/acorex-modules-auth-master.layout-CtVrY1hn.mjs.map +1 -0
  22. package/fesm2022/{acorex-modules-auth-password.component-U16w7Rq4.mjs → acorex-modules-auth-password.component-BXm2NAaN.mjs} +2 -2
  23. package/fesm2022/{acorex-modules-auth-password.component-U16w7Rq4.mjs.map → acorex-modules-auth-password.component-BXm2NAaN.mjs.map} +1 -1
  24. package/fesm2022/{acorex-modules-auth-password.component-_ceO6nyb.mjs → acorex-modules-auth-password.component-Dmj9zZSI.mjs} +5 -3
  25. package/fesm2022/acorex-modules-auth-password.component-Dmj9zZSI.mjs.map +1 -0
  26. package/fesm2022/{acorex-modules-auth-routes-CSGjcpD8.mjs → acorex-modules-auth-routes-DkgsKi3a.mjs} +2 -2
  27. package/fesm2022/{acorex-modules-auth-routes-CSGjcpD8.mjs.map → acorex-modules-auth-routes-DkgsKi3a.mjs.map} +1 -1
  28. package/fesm2022/acorex-modules-auth-tenant-chooser.component-D9C6LCjn.mjs +97 -0
  29. package/fesm2022/acorex-modules-auth-tenant-chooser.component-D9C6LCjn.mjs.map +1 -0
  30. package/fesm2022/{acorex-modules-auth-two-factor.module-B9UV3Nxb.mjs → acorex-modules-auth-two-factor.module-DDOSqjYs.mjs} +2 -2
  31. package/fesm2022/{acorex-modules-auth-two-factor.module-B9UV3Nxb.mjs.map → acorex-modules-auth-two-factor.module-DDOSqjYs.mjs.map} +1 -1
  32. package/fesm2022/{acorex-modules-auth-user-sessions.component-Dx0zd4Nj.mjs → acorex-modules-auth-user-sessions.component-B3i44VC5.mjs} +2 -2
  33. package/fesm2022/{acorex-modules-auth-user-sessions.component-Dx0zd4Nj.mjs.map → acorex-modules-auth-user-sessions.component-B3i44VC5.mjs.map} +1 -1
  34. package/fesm2022/acorex-modules-auth.mjs +1 -1
  35. package/fesm2022/acorex-modules-common.mjs +11 -481
  36. package/fesm2022/acorex-modules-common.mjs.map +1 -1
  37. package/fesm2022/acorex-modules-conversation.mjs +3 -3
  38. package/fesm2022/acorex-modules-conversation.mjs.map +1 -1
  39. package/fesm2022/acorex-modules-dashboard-management-acorex-modules-dashboard-management-DuvWGfl1.mjs +568 -0
  40. package/fesm2022/acorex-modules-dashboard-management-acorex-modules-dashboard-management-DuvWGfl1.mjs.map +1 -0
  41. package/fesm2022/{acorex-modules-common-dashboard-shortcut-widget-view.component-C9RGRmuR.mjs → acorex-modules-dashboard-management-dashboard-shortcut-widget-view.component-C9RGRmuR.mjs} +1 -1
  42. package/fesm2022/acorex-modules-dashboard-management-dashboard-shortcut-widget-view.component-C9RGRmuR.mjs.map +1 -0
  43. package/fesm2022/{acorex-modules-common-index-Dt3vRkkx.mjs → acorex-modules-dashboard-management-index-Br6L5KMu.mjs} +17 -4
  44. package/fesm2022/acorex-modules-dashboard-management-index-Br6L5KMu.mjs.map +1 -0
  45. package/fesm2022/acorex-modules-dashboard-management.mjs +2 -0
  46. package/fesm2022/acorex-modules-dashboard-management.mjs.map +1 -0
  47. package/fesm2022/{acorex-modules-document-management-acorex-modules-document-management-CdZ56kDQ.mjs → acorex-modules-document-management-acorex-modules-document-management-vYaqbxKs.mjs} +39 -25
  48. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-vYaqbxKs.mjs.map +1 -0
  49. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-CetsgMOJ.mjs → acorex-modules-document-management-create-folder-dialog.component-Bc_IX3gT.mjs} +2 -2
  50. package/fesm2022/{acorex-modules-document-management-create-folder-dialog.component-CetsgMOJ.mjs.map → acorex-modules-document-management-create-folder-dialog.component-Bc_IX3gT.mjs.map} +1 -1
  51. package/fesm2022/{acorex-modules-document-management-details-view.component-CeOqGjR9.mjs → acorex-modules-document-management-details-view.component-_9f5TQJi.mjs} +2 -2
  52. package/fesm2022/{acorex-modules-document-management-details-view.component-CeOqGjR9.mjs.map → acorex-modules-document-management-details-view.component-_9f5TQJi.mjs.map} +1 -1
  53. package/fesm2022/{acorex-modules-document-management-drive-choose.component-DmKUj3Jr.mjs → acorex-modules-document-management-drive-choose.component-CFOb0_MF.mjs} +2 -2
  54. package/fesm2022/{acorex-modules-document-management-drive-choose.component-DmKUj3Jr.mjs.map → acorex-modules-document-management-drive-choose.component-CFOb0_MF.mjs.map} +1 -1
  55. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-7iqPb1Xn.mjs → acorex-modules-document-management-large-icons-view.component-D9es4CBl.mjs} +2 -2
  56. package/fesm2022/{acorex-modules-document-management-large-icons-view.component-7iqPb1Xn.mjs.map → acorex-modules-document-management-large-icons-view.component-D9es4CBl.mjs.map} +1 -1
  57. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-C9jalviV.mjs → acorex-modules-document-management-large-tiles-view.component-Q1Sjg47F.mjs} +2 -2
  58. package/fesm2022/{acorex-modules-document-management-large-tiles-view.component-C9jalviV.mjs.map → acorex-modules-document-management-large-tiles-view.component-Q1Sjg47F.mjs.map} +1 -1
  59. package/fesm2022/{acorex-modules-document-management-list-view.component-Bdb0uAm0.mjs → acorex-modules-document-management-list-view.component-BUu5vrul.mjs} +2 -2
  60. package/fesm2022/{acorex-modules-document-management-list-view.component-Bdb0uAm0.mjs.map → acorex-modules-document-management-list-view.component-BUu5vrul.mjs.map} +1 -1
  61. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-Do61g5Sb.mjs → acorex-modules-document-management-rename-node-dialog.component-BMRmdslE.mjs} +2 -2
  62. package/fesm2022/{acorex-modules-document-management-rename-node-dialog.component-Do61g5Sb.mjs.map → acorex-modules-document-management-rename-node-dialog.component-BMRmdslE.mjs.map} +1 -1
  63. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-BSPp5gmT.mjs → acorex-modules-document-management-small-icons-view.component-ChSS7z9z.mjs} +2 -2
  64. package/fesm2022/{acorex-modules-document-management-small-icons-view.component-BSPp5gmT.mjs.map → acorex-modules-document-management-small-icons-view.component-ChSS7z9z.mjs.map} +1 -1
  65. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-77-_bfSe.mjs → acorex-modules-document-management-small-tiles-view.component-Ci33qbBY.mjs} +2 -2
  66. package/fesm2022/{acorex-modules-document-management-small-tiles-view.component-77-_bfSe.mjs.map → acorex-modules-document-management-small-tiles-view.component-Ci33qbBY.mjs.map} +1 -1
  67. package/fesm2022/acorex-modules-document-management.mjs +1 -1
  68. package/fesm2022/acorex-modules-issue-management-acorex-modules-issue-management-DhuDuKkz.mjs +2486 -0
  69. package/fesm2022/acorex-modules-issue-management-acorex-modules-issue-management-DhuDuKkz.mjs.map +1 -0
  70. package/fesm2022/{acorex-modules-platform-management-capture-screen.component-DN1Jnp7_.mjs → acorex-modules-issue-management-capture-screen.component-XFV3kuzQ.mjs} +6 -6
  71. package/fesm2022/acorex-modules-issue-management-capture-screen.component-XFV3kuzQ.mjs.map +1 -0
  72. package/fesm2022/acorex-modules-issue-management.mjs +2 -0
  73. package/fesm2022/acorex-modules-issue-management.mjs.map +1 -0
  74. package/fesm2022/acorex-modules-log-management.mjs +128 -77
  75. package/fesm2022/acorex-modules-log-management.mjs.map +1 -1
  76. package/fesm2022/acorex-modules-notification-management.mjs +4 -4
  77. package/fesm2022/acorex-modules-notification-management.mjs.map +1 -1
  78. package/fesm2022/{acorex-modules-organization-management-branch.entity-fs_iKM4S.mjs → acorex-modules-organization-management-branch.entity-Bsgj4Pow.mjs} +4 -2
  79. package/fesm2022/acorex-modules-organization-management-branch.entity-Bsgj4Pow.mjs.map +1 -0
  80. package/fesm2022/{acorex-modules-organization-management-department.entity-DI9QpZ1d.mjs → acorex-modules-organization-management-department.entity-BMojk26d.mjs} +4 -2
  81. package/fesm2022/acorex-modules-organization-management-department.entity-BMojk26d.mjs.map +1 -0
  82. package/fesm2022/{acorex-modules-organization-management-division.entity-4Gxc1dGd.mjs → acorex-modules-organization-management-division.entity-BnWpX4US.mjs} +4 -2
  83. package/fesm2022/acorex-modules-organization-management-division.entity-BnWpX4US.mjs.map +1 -0
  84. package/fesm2022/{acorex-modules-organization-management-employee.entity-DSvtxcC3.mjs → acorex-modules-organization-management-employee.entity-DBuCVYZP.mjs} +2 -2
  85. package/fesm2022/acorex-modules-organization-management-employee.entity-DBuCVYZP.mjs.map +1 -0
  86. package/fesm2022/{acorex-modules-organization-management-team.entity-DZqK-yLT.mjs → acorex-modules-organization-management-team.entity-mYPhrc2l.mjs} +8 -3
  87. package/fesm2022/acorex-modules-organization-management-team.entity-mYPhrc2l.mjs.map +1 -0
  88. package/fesm2022/acorex-modules-organization-management.mjs +6 -6
  89. package/fesm2022/acorex-modules-organization-management.mjs.map +1 -1
  90. package/fesm2022/{acorex-modules-platform-management-acorex-modules-platform-management-pKyqsPS6.mjs → acorex-modules-platform-management-acorex-modules-platform-management-DHA8LTwL.mjs} +423 -2319
  91. package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-DHA8LTwL.mjs.map +1 -0
  92. package/fesm2022/{acorex-modules-platform-management-list-version.component-SLcO7Tof.mjs → acorex-modules-platform-management-list-version.component-DgDjbODD.mjs} +6 -6
  93. package/fesm2022/{acorex-modules-platform-management-list-version.component-SLcO7Tof.mjs.map → acorex-modules-platform-management-list-version.component-DgDjbODD.mjs.map} +1 -1
  94. package/fesm2022/acorex-modules-platform-management-settings.provider-W71pfOmi.mjs +463 -0
  95. package/fesm2022/acorex-modules-platform-management-settings.provider-W71pfOmi.mjs.map +1 -0
  96. package/fesm2022/acorex-modules-platform-management.mjs +1 -1
  97. package/fesm2022/acorex-modules-project-management.mjs +6259 -0
  98. package/fesm2022/acorex-modules-project-management.mjs.map +1 -0
  99. package/fesm2022/acorex-modules-security-management.mjs +54 -24
  100. package/fesm2022/acorex-modules-security-management.mjs.map +1 -1
  101. package/issue-management/README.md +3 -0
  102. package/issue-management/index.d.ts +6 -0
  103. package/{platform-management/lib/features/support → issue-management/lib/components}/capture-screen/components/capture-screen-component/capture-screen.component.d.ts +5 -5
  104. package/{platform-management/lib/features/support → issue-management/lib/components}/capture-screen/services/capture-screen.service.d.ts +3 -3
  105. package/issue-management/lib/const.d.ts +37 -0
  106. package/issue-management/lib/entities/index.d.ts +3 -0
  107. package/{platform-management → issue-management}/lib/entities/issue-type/issue-type.service.d.ts +2 -2
  108. package/{platform-management → issue-management}/lib/entities/issue-type/issue-type.types.d.ts +1 -1
  109. package/{platform-management → issue-management}/lib/entities/my-reported-issues/my-reported-issues.service.d.ts +2 -2
  110. package/issue-management/lib/entities/my-reported-issues/my-reported-issues.types.d.ts +5 -0
  111. package/{platform-management → issue-management}/lib/entities/reported-issues/reported-issues.service.d.ts +2 -2
  112. package/{platform-management → issue-management}/lib/entities/reported-issues/reported-issues.types.d.ts +2 -3
  113. package/issue-management/lib/entity.provider.d.ts +10 -0
  114. package/{platform-management/lib/features/support → issue-management/lib/features}/report-issue/components/report-new-issue/report-new-issue.component.d.ts +16 -5
  115. package/{platform-management/lib/features/support → issue-management/lib/features}/report-issue/report-issue.types.d.ts +6 -1
  116. package/{platform-management/lib/features/support → issue-management/lib/features}/report-issue/services/report-new-issue.viewmodel.d.ts +6 -4
  117. package/issue-management/lib/issue-management.module.d.ts +7 -0
  118. package/issue-management/lib/menu.provider.d.ts +5 -0
  119. package/issue-management/lib/setting.provider.d.ts +4 -0
  120. package/package.json +13 -1
  121. package/platform-management/index.d.ts +1 -2
  122. package/platform-management/lib/const.d.ts +1 -19
  123. package/platform-management/lib/entities/glossary/glossary.entity.d.ts +3 -0
  124. package/platform-management/lib/entities/glossary/glossary.service.d.ts +10 -0
  125. package/platform-management/lib/entities/glossary/glossary.types.d.ts +4 -0
  126. package/platform-management/lib/entities/glossary/index.d.ts +3 -0
  127. package/platform-management/lib/entities/index.d.ts +1 -3
  128. package/platform-management/lib/features/common/common.module.d.ts +1 -1
  129. package/platform-management/lib/features/common/index.d.ts +0 -1
  130. package/platform-management/lib/features/common/regional/language-slot/language-slot.component.d.ts +7 -3
  131. package/platform-management/lib/features/common/regional/regional-store.service.d.ts +5 -1
  132. package/platform-management/lib/features/common/regional/settings.keys.d.ts +8 -3
  133. package/platform-management/lib/features/common/regional/settings.provider.d.ts +1 -0
  134. package/project-management/README.md +3 -0
  135. package/project-management/index.d.ts +7 -0
  136. package/project-management/lib/const.d.ts +85 -0
  137. package/project-management/lib/entities/client/client.entity.d.ts +3 -0
  138. package/project-management/lib/entities/client/client.service.d.ts +10 -0
  139. package/project-management/lib/entities/client/client.types.d.ts +7 -0
  140. package/project-management/lib/entities/client/index.d.ts +3 -0
  141. package/project-management/lib/entities/index.d.ts +12 -0
  142. package/project-management/lib/entities/project/index.d.ts +3 -0
  143. package/project-management/lib/entities/project/project.entity.d.ts +3 -0
  144. package/project-management/lib/entities/project/project.service.d.ts +10 -0
  145. package/project-management/lib/entities/project/project.types.d.ts +11 -0
  146. package/project-management/lib/entities/project-memeber/index.d.ts +3 -0
  147. package/project-management/lib/entities/project-memeber/project-memeber.entity.d.ts +3 -0
  148. package/project-management/lib/entities/project-memeber/project-memeber.service.d.ts +10 -0
  149. package/project-management/lib/entities/project-memeber/project-memeber.types.d.ts +7 -0
  150. package/project-management/lib/entities/project-role-member/index.d.ts +3 -0
  151. package/project-management/lib/entities/project-role-member/project-role-member.entity.d.ts +3 -0
  152. package/project-management/lib/entities/project-role-member/project-role-member.service.d.ts +10 -0
  153. package/{platform-management/lib/entities/my-reported-issues/my-reported-issues.types.d.ts → project-management/lib/entities/project-role-member/project-role-member.types.d.ts} +2 -2
  154. package/project-management/lib/entities/project-type/index.d.ts +3 -0
  155. package/project-management/lib/entities/project-type/project-type.entity.d.ts +3 -0
  156. package/project-management/lib/entities/project-type/project-type.service.d.ts +10 -0
  157. package/project-management/lib/entities/project-type/project-type.types.d.ts +4 -0
  158. package/project-management/lib/entities/sprint/index.d.ts +3 -0
  159. package/project-management/lib/entities/sprint/sprint.entity.d.ts +3 -0
  160. package/project-management/lib/entities/sprint/sprint.service.d.ts +10 -0
  161. package/project-management/lib/entities/sprint/sprint.types.d.ts +8 -0
  162. package/project-management/lib/entities/sprint-task/index.d.ts +3 -0
  163. package/project-management/lib/entities/sprint-task/sprint-task.entity.d.ts +3 -0
  164. package/project-management/lib/entities/sprint-task/sprint-task.service.d.ts +10 -0
  165. package/project-management/lib/entities/sprint-task/sprint-task.types.d.ts +5 -0
  166. package/project-management/lib/entities/task/index.d.ts +3 -0
  167. package/project-management/lib/entities/task/task.entity.d.ts +3 -0
  168. package/project-management/lib/entities/task/task.service.d.ts +10 -0
  169. package/project-management/lib/entities/task/task.types.d.ts +19 -0
  170. package/project-management/lib/entities/task-history/index.d.ts +3 -0
  171. package/project-management/lib/entities/task-history/task-history.entity.d.ts +3 -0
  172. package/project-management/lib/entities/task-history/task-history.service.d.ts +10 -0
  173. package/project-management/lib/entities/task-history/task-history.types.d.ts +8 -0
  174. package/project-management/lib/entities/task-type/index.d.ts +3 -0
  175. package/project-management/lib/entities/task-type/task-type.entity.d.ts +3 -0
  176. package/project-management/lib/entities/task-type/task-type.service.d.ts +10 -0
  177. package/project-management/lib/entities/task-type/task-type.types.d.ts +6 -0
  178. package/project-management/lib/entities/time-sheet/index.d.ts +3 -0
  179. package/project-management/lib/entities/time-sheet/time-sheet.entity.d.ts +3 -0
  180. package/project-management/lib/entities/time-sheet/time-sheet.service.d.ts +10 -0
  181. package/project-management/lib/entities/time-sheet/time-sheet.types.d.ts +8 -0
  182. package/project-management/lib/entities/work-site/index.d.ts +3 -0
  183. package/project-management/lib/entities/work-site/work-site.entity.d.ts +3 -0
  184. package/project-management/lib/entities/work-site/work-site.service.d.ts +10 -0
  185. package/project-management/lib/entities/work-site/work-site.types.d.ts +8 -0
  186. package/project-management/lib/entity.provider.d.ts +10 -0
  187. package/project-management/lib/menu.provider.d.ts +5 -0
  188. package/project-management/lib/project-management.module.d.ts +6 -0
  189. package/project-management/lib/search-command.provider.d.ts +4 -0
  190. package/project-management/lib/setting.provider.d.ts +4 -0
  191. package/fesm2022/acorex-modules-auth-acorex-modules-auth-DWcYgyZA.mjs.map +0 -1
  192. package/fesm2022/acorex-modules-auth-app-chooser.component-rr25Ry55.mjs +0 -64
  193. package/fesm2022/acorex-modules-auth-app-chooser.component-rr25Ry55.mjs.map +0 -1
  194. package/fesm2022/acorex-modules-auth-master.layout-he9vVKsC.mjs +0 -23
  195. package/fesm2022/acorex-modules-auth-master.layout-he9vVKsC.mjs.map +0 -1
  196. package/fesm2022/acorex-modules-auth-password.component-_ceO6nyb.mjs.map +0 -1
  197. package/fesm2022/acorex-modules-auth-tenant-chooser.component-B5VHdItj.mjs +0 -97
  198. package/fesm2022/acorex-modules-auth-tenant-chooser.component-B5VHdItj.mjs.map +0 -1
  199. package/fesm2022/acorex-modules-common-dashboard-shortcut-widget-view.component-C9RGRmuR.mjs.map +0 -1
  200. package/fesm2022/acorex-modules-common-index-Dt3vRkkx.mjs.map +0 -1
  201. package/fesm2022/acorex-modules-document-management-acorex-modules-document-management-CdZ56kDQ.mjs.map +0 -1
  202. package/fesm2022/acorex-modules-organization-management-branch.entity-fs_iKM4S.mjs.map +0 -1
  203. package/fesm2022/acorex-modules-organization-management-department.entity-DI9QpZ1d.mjs.map +0 -1
  204. package/fesm2022/acorex-modules-organization-management-division.entity-4Gxc1dGd.mjs.map +0 -1
  205. package/fesm2022/acorex-modules-organization-management-employee.entity-DSvtxcC3.mjs.map +0 -1
  206. package/fesm2022/acorex-modules-organization-management-team.entity-DZqK-yLT.mjs.map +0 -1
  207. package/fesm2022/acorex-modules-platform-management-acorex-modules-platform-management-pKyqsPS6.mjs.map +0 -1
  208. package/fesm2022/acorex-modules-platform-management-capture-screen.component-DN1Jnp7_.mjs.map +0 -1
  209. package/fesm2022/acorex-modules-platform-management-settings.provider-CsrDpQQi.mjs +0 -351
  210. package/fesm2022/acorex-modules-platform-management-settings.provider-CsrDpQQi.mjs.map +0 -1
  211. package/platform-management/lib/features/common/entity.provider.d.ts +0 -9
  212. package/platform-management/lib/features/index.d.ts +0 -1
  213. package/platform-management/lib/features/support/index.d.ts +0 -2
  214. /package/{common → dashboard-management}/lib/entities/dashboard/dashboard.entity.d.ts +0 -0
  215. /package/{common → dashboard-management}/lib/entities/dashboard/dashboard.service.d.ts +0 -0
  216. /package/{common → dashboard-management}/lib/entities/dashboard/dashboard.types.d.ts +0 -0
  217. /package/{common → dashboard-management}/lib/entities/dashboard/index.d.ts +0 -0
  218. /package/{common → dashboard-management}/lib/entities/index.d.ts +0 -0
  219. /package/{common → dashboard-management}/lib/features/home-dashboard/dashboard-home/home-dashboard.store.d.ts +0 -0
  220. /package/{common → dashboard-management}/lib/features/home-dashboard/dashboard-home/home-dashboard.type.d.ts +0 -0
  221. /package/{common → dashboard-management}/lib/features/home-dashboard/dashboard-home/index.d.ts +0 -0
  222. /package/{common → dashboard-management}/lib/features/home-dashboard/dashboard-popups/add-dashboard-popup.d.ts +0 -0
  223. /package/{common → dashboard-management}/lib/features/home-dashboard/dashboard-popups/configuration-popup.d.ts +0 -0
  224. /package/{common → dashboard-management}/lib/features/home-dashboard/dashboard-popups/dashboard-popup.service.d.ts +0 -0
  225. /package/{common → dashboard-management}/lib/features/home-dashboard/home-dashboard.module.d.ts +0 -0
  226. /package/{common → dashboard-management}/lib/features/home-dashboard/setrting.keys.d.ts +0 -0
  227. /package/{common → dashboard-management}/lib/features/home-dashboard/widget-wrapper/dashboard-widget-wrapper.d.ts +0 -0
  228. /package/{common → dashboard-management}/lib/features/home-dashboard/widgets/dashboard-shortcut/dashboard-shortcut-widget-view.component.d.ts +0 -0
  229. /package/{common → dashboard-management}/lib/features/home-dashboard/widgets/dashboard-shortcut/dashboard-shortcut-widget.config.d.ts +0 -0
  230. /package/{platform-management/lib/features/support → issue-management/lib/components}/capture-screen/capture-screen.types.d.ts +0 -0
  231. /package/{platform-management/lib/features/support → issue-management/lib/components}/capture-screen/index.d.ts +0 -0
  232. /package/{platform-management → issue-management}/lib/entities/issue-type/index.d.ts +0 -0
  233. /package/{platform-management → issue-management}/lib/entities/issue-type/issue-type.entity.d.ts +0 -0
  234. /package/{platform-management → issue-management}/lib/entities/my-reported-issues/index.d.ts +0 -0
  235. /package/{platform-management → issue-management}/lib/entities/my-reported-issues/my-reported-issues.entity.d.ts +0 -0
  236. /package/{platform-management → issue-management}/lib/entities/reported-issues/index.d.ts +0 -0
  237. /package/{platform-management → issue-management}/lib/entities/reported-issues/reported-issues.entity.d.ts +0 -0
  238. /package/{platform-management/lib/features/support → issue-management/lib/features}/report-issue/components/index.d.ts +0 -0
  239. /package/{platform-management/lib/features/support → issue-management/lib/features}/report-issue/index.d.ts +0 -0
  240. /package/{platform-management/lib/features/support → issue-management/lib/features}/report-issue/workflows/index.d.ts +0 -0
  241. /package/{platform-management/lib/features/support → issue-management/lib/features}/report-issue/workflows/show-report-issue.workflow.d.ts +0 -0
@@ -1,20 +1,20 @@
1
- import * as i3$1 from '@acorex/components/button';
1
+ import * as i3 from '@acorex/components/button';
2
2
  import { AXButtonModule } from '@acorex/components/button';
3
- import * as i3 from '@acorex/components/decorators';
3
+ import * as i4 from '@acorex/components/decorators';
4
4
  import { AXDecoratorModule } from '@acorex/components/decorators';
5
5
  import { AXBasePageComponent } from '@acorex/components/page';
6
6
  import * as i2 from '@acorex/components/time-line';
7
7
  import { AXTimeLineModule } from '@acorex/components/time-line';
8
8
  import { AXDateTimeModule } from '@acorex/core/date-time';
9
9
  import { AXFormatService, AXFormatModule } from '@acorex/core/format';
10
- import * as i3$2 from '@acorex/core/translation';
10
+ import * as i6 from '@acorex/core/translation';
11
11
  import { AXTranslationModule } from '@acorex/core/translation';
12
12
  import { AXPHtmlUtils } from '@acorex/platform/core';
13
13
  import * as i1 from '@angular/common';
14
14
  import { CommonModule } from '@angular/common';
15
15
  import * as i0 from '@angular/core';
16
16
  import { inject, signal, ChangeDetectionStrategy, Component } from '@angular/core';
17
- import { b as AXMAppVersionService } from './acorex-modules-platform-management-acorex-modules-platform-management-pKyqsPS6.mjs';
17
+ import { a as AXMAppVersionService } from './acorex-modules-platform-management-acorex-modules-platform-management-DHA8LTwL.mjs';
18
18
 
19
19
  class AXMListVersionComponent extends AXBasePageComponent {
20
20
  constructor() {
@@ -40,7 +40,7 @@ class AXMListVersionComponent extends AXBasePageComponent {
40
40
  this.versions.set(mappedItems);
41
41
  }
42
42
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMListVersionComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
43
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMListVersionComponent, isStandalone: true, selector: "axm-list-version", usesInheritance: true, ngImport: i0, template: "<div class=\"ax-px-12 ax-min-h-96\">\n <ax-time-line>\n @for(version of versions();track version.id){\n <ax-time-line-item [text]=\"version.title\" [isCollapsed]=\"$index == 0 ? false : true\">\n <ax-icon class=\"fa-solid fa-flag-checkered\"></ax-icon>\n <ax-content class=\"ax-px-8 ax-py-2 ax-text-base/6\" [innerHtml]=\"version.content\"></ax-content>\n </ax-time-line-item>\n }\n </ax-time-line>\n</div>\n<ax-footer class=\"ax-flex !ax-justify-end\"\n ><ax-button [text]=\"'okay' | translate | async\" color=\"primary\" (onClick)=\"this.close()\"></ax-button\n></ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "ngmodule", type: AXTimeLineModule }, { kind: "component", type: i2.AXTimeLineComponent, selector: "ax-time-line", inputs: ["mode"] }, { kind: "component", type: i2.AXTimeLineItemComponent, selector: "ax-time-line-item", inputs: ["text", "isActive", "isCollapsed"], outputs: ["isCollapsedChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i3.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i3.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: AXFormatModule }, { kind: "ngmodule", type: AXDateTimeModule }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i3$1.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: AXTranslationModule }, { kind: "pipe", type: i3$2.AXTranslatorPipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
43
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXMListVersionComponent, isStandalone: true, selector: "axm-list-version", usesInheritance: true, ngImport: i0, template: "<div class=\"ax-px-12 ax-min-h-96\">\n <ax-time-line>\n @for(version of versions();track version.id){\n <ax-time-line-item [text]=\"version.title\" [isCollapsed]=\"$index == 0 ? false : true\">\n <ax-icon class=\"fa-solid fa-flag-checkered\"></ax-icon>\n <ax-content class=\"ax-px-8 ax-py-2 ax-text-base/6\" [innerHtml]=\"version.content\"></ax-content>\n </ax-time-line-item>\n }\n </ax-time-line>\n</div>\n<ax-footer class=\"ax-flex !ax-justify-end\"\n ><ax-button [text]=\"'okay' | translate | async\" color=\"primary\" (onClick)=\"this.close()\"></ax-button\n></ax-footer>\n", dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }, { kind: "ngmodule", type: AXTimeLineModule }, { kind: "component", type: i2.AXTimeLineComponent, selector: "ax-time-line", inputs: ["mode"] }, { kind: "component", type: i2.AXTimeLineItemComponent, selector: "ax-time-line-item", inputs: ["text", "isActive", "isCollapsed"], outputs: ["isCollapsedChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i4.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i4.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: AXFormatModule }, { kind: "ngmodule", type: AXDateTimeModule }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i3.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: AXTranslationModule }, { kind: "pipe", type: i6.AXTranslatorPipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
44
44
  }
45
45
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXMListVersionComponent, decorators: [{
46
46
  type: Component,
@@ -56,4 +56,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
56
56
  }] });
57
57
 
58
58
  export { AXMListVersionComponent };
59
- //# sourceMappingURL=acorex-modules-platform-management-list-version.component-SLcO7Tof.mjs.map
59
+ //# sourceMappingURL=acorex-modules-platform-management-list-version.component-DgDjbODD.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"acorex-modules-platform-management-list-version.component-SLcO7Tof.mjs","sources":["../../../../libs/modules/platform-management/src/lib/features/app-version/components/list-versions/list-version.component.ts","../../../../libs/modules/platform-management/src/lib/features/app-version/components/list-versions/list-version.component.html"],"sourcesContent":["import { AXButtonModule } from '@acorex/components/button';\nimport { AXDecoratorModule } from '@acorex/components/decorators';\nimport { AXBasePageComponent } from '@acorex/components/page';\nimport { AXTimeLineModule } from '@acorex/components/time-line';\nimport { AXDateTimeModule } from '@acorex/core/date-time';\nimport { AXFormatModule, AXFormatService } from '@acorex/core/format';\nimport { AXTranslationModule } from '@acorex/core/translation';\nimport { AXPHtmlUtils } from '@acorex/platform/core';\nimport { CommonModule } from '@angular/common';\nimport { ChangeDetectionStrategy, Component, inject, signal, WritableSignal } from '@angular/core';\nimport { AXMAppVersionService } from '../../../../entities/app-version/app-version.service';\nimport { AXMAppVersionListComponentModel } from '../../../../entities/app-version/app-version.types';\n\n@Component({\n selector: 'axm-list-version',\n imports: [\n CommonModule,\n AXTimeLineModule,\n AXDecoratorModule,\n AXFormatModule,\n AXDateTimeModule,\n AXButtonModule,\n AXTranslationModule,\n ],\n templateUrl: './list-version.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class AXMListVersionComponent extends AXBasePageComponent {\n private appVersionService = inject(AXMAppVersionService);\n private formatService = inject(AXFormatService);\n private htmlUtil = inject(AXPHtmlUtils);\n versions: WritableSignal<AXMAppVersionListComponentModel[]> = signal([]);\n\n protected override async ngOnInit(): Promise<void> {\n const result = await this.appVersionService.query({\n take: 1000,\n skip: 0,\n });\n const mappedItems = result.items.map<AXMAppVersionListComponentModel>((item) => ({\n id: item.id,\n //TODO to translate\n title: `Version ${item.versionNumber} Published at ${this.formatService.format(item.publishDate, 'datetime', {\n format: 'date',\n })}`,\n content: this.htmlUtil.getSafeHTMLfromHTML(item.changeLog) ?? '',\n }));\n this.versions.set(mappedItems);\n }\n}\n","<div class=\"ax-px-12 ax-min-h-96\">\n <ax-time-line>\n @for(version of versions();track version.id){\n <ax-time-line-item [text]=\"version.title\" [isCollapsed]=\"$index == 0 ? false : true\">\n <ax-icon class=\"fa-solid fa-flag-checkered\"></ax-icon>\n <ax-content class=\"ax-px-8 ax-py-2 ax-text-base/6\" [innerHtml]=\"version.content\"></ax-content>\n </ax-time-line-item>\n }\n </ax-time-line>\n</div>\n<ax-footer class=\"ax-flex !ax-justify-end\"\n ><ax-button [text]=\"'okay' | translate | async\" color=\"primary\" (onClick)=\"this.close()\"></ax-button\n></ax-footer>\n"],"names":["i5"],"mappings":"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"}
1
+ {"version":3,"file":"acorex-modules-platform-management-list-version.component-DgDjbODD.mjs","sources":["../../../../libs/modules/platform-management/src/lib/features/app-version/components/list-versions/list-version.component.ts","../../../../libs/modules/platform-management/src/lib/features/app-version/components/list-versions/list-version.component.html"],"sourcesContent":["import { AXButtonModule } from '@acorex/components/button';\nimport { AXDecoratorModule } from '@acorex/components/decorators';\nimport { AXBasePageComponent } from '@acorex/components/page';\nimport { AXTimeLineModule } from '@acorex/components/time-line';\nimport { AXDateTimeModule } from '@acorex/core/date-time';\nimport { AXFormatModule, AXFormatService } from '@acorex/core/format';\nimport { AXTranslationModule } from '@acorex/core/translation';\nimport { AXPHtmlUtils } from '@acorex/platform/core';\nimport { CommonModule } from '@angular/common';\nimport { ChangeDetectionStrategy, Component, inject, signal, WritableSignal } from '@angular/core';\nimport { AXMAppVersionService } from '../../../../entities/app-version/app-version.service';\nimport { AXMAppVersionListComponentModel } from '../../../../entities/app-version/app-version.types';\n\n@Component({\n selector: 'axm-list-version',\n imports: [\n CommonModule,\n AXTimeLineModule,\n AXDecoratorModule,\n AXFormatModule,\n AXDateTimeModule,\n AXButtonModule,\n AXTranslationModule,\n ],\n templateUrl: './list-version.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class AXMListVersionComponent extends AXBasePageComponent {\n private appVersionService = inject(AXMAppVersionService);\n private formatService = inject(AXFormatService);\n private htmlUtil = inject(AXPHtmlUtils);\n versions: WritableSignal<AXMAppVersionListComponentModel[]> = signal([]);\n\n protected override async ngOnInit(): Promise<void> {\n const result = await this.appVersionService.query({\n take: 1000,\n skip: 0,\n });\n const mappedItems = result.items.map<AXMAppVersionListComponentModel>((item) => ({\n id: item.id,\n //TODO to translate\n title: `Version ${item.versionNumber} Published at ${this.formatService.format(item.publishDate, 'datetime', {\n format: 'date',\n })}`,\n content: this.htmlUtil.getSafeHTMLfromHTML(item.changeLog) ?? '',\n }));\n this.versions.set(mappedItems);\n }\n}\n","<div class=\"ax-px-12 ax-min-h-96\">\n <ax-time-line>\n @for(version of versions();track version.id){\n <ax-time-line-item [text]=\"version.title\" [isCollapsed]=\"$index == 0 ? false : true\">\n <ax-icon class=\"fa-solid fa-flag-checkered\"></ax-icon>\n <ax-content class=\"ax-px-8 ax-py-2 ax-text-base/6\" [innerHtml]=\"version.content\"></ax-content>\n </ax-time-line-item>\n }\n </ax-time-line>\n</div>\n<ax-footer class=\"ax-flex !ax-justify-end\"\n ><ax-button [text]=\"'okay' | translate | async\" color=\"primary\" (onClick)=\"this.close()\"></ax-button\n></ax-footer>\n"],"names":["i3","i5"],"mappings":"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"}
@@ -0,0 +1,463 @@
1
+ import { AXTranslationService } from '@acorex/core/translation';
2
+ import { AXPRegionalService } from '@acorex/platform/common';
3
+ import { A as AXPRegionalSetting } from './acorex-modules-platform-management-acorex-modules-platform-management-DHA8LTwL.mjs';
4
+ import { objectKeyValueTransforms } from '@acorex/platform/core';
5
+ import { AXPWidgetsList } from '@acorex/modules/common';
6
+ import { AXFormatService } from '@acorex/core/format';
7
+
8
+ class AXMRegionalSettingProvider {
9
+ constructor(injector) {
10
+ this.injector = injector;
11
+ this.regionalService = this.injector.get(AXPRegionalService);
12
+ this.translateService = this.injector.get(AXTranslationService);
13
+ this.formatService = this.injector.get(AXFormatService);
14
+ }
15
+ async provide(context) {
16
+ const trans = async (key) => await this.translateService.translateAsync(`settings.regional.${key}`, { scope: 'regional' });
17
+ const profiles = await this.regionalService.getLocaleProfiles();
18
+ const defaultProfile = profiles.find(p => p.code === 'en-US');
19
+ context
20
+ .addGroup('regional-settings', await trans('title'), await trans('description'), 'fa-light fa-earth-americas')
21
+ // Date & Time Section
22
+ .addSection('date-time', await trans('datetime.title'), await trans('datetime.description'))
23
+ .addSetting({
24
+ key: AXPRegionalSetting.TimeZone,
25
+ title: await trans('datetime.timezone.title'),
26
+ scope: 'T',
27
+ isInherited: true,
28
+ defaultValue: await this.regionalService.getBrowserTimeZoneCode(),
29
+ valueTransforms: objectKeyValueTransforms('code'),
30
+ widget: {
31
+ type: AXPWidgetsList.Editors.SelectBox,
32
+ options: {
33
+ valueField: 'code',
34
+ dataSource: await this.regionalService.getTimeZones(),
35
+ },
36
+ },
37
+ description: await trans('datetime.timezone.description'),
38
+ })
39
+ .endSection()
40
+ // Region Section
41
+ .addSection('region', await trans('region.title'), await trans('region.description'))
42
+ .addSetting({
43
+ key: AXPRegionalSetting.LocaleProfile,
44
+ title: await trans('region.format.title'),
45
+ scope: 'U',
46
+ isInherited: true,
47
+ defaultValue: defaultProfile.code,
48
+ valueTransforms: objectKeyValueTransforms('code'),
49
+ widget: {
50
+ type: AXPWidgetsList.Editors.SelectBox,
51
+ options: {
52
+ valueField: 'code',
53
+ dataSource: profiles,
54
+ },
55
+ },
56
+ description: await trans('region.format.description'),
57
+ })
58
+ .addSetting({
59
+ key: AXPRegionalSetting.Language,
60
+ title: await trans('region.language.title'),
61
+ scope: 'U',
62
+ isInherited: true,
63
+ defaultValue: await this.translateService.getDefaultLang(),
64
+ valueTransforms: objectKeyValueTransforms('code'),
65
+ widget: {
66
+ type: AXPWidgetsList.Editors.SelectBox,
67
+ options: {
68
+ valueField: 'code',
69
+ dataSource: await this.regionalService.getAvailableLanguages(),
70
+ },
71
+ triggers: [
72
+ {
73
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
74
+ action: `{{ widget.setValue(context.eval('${AXPRegionalSetting.LocaleProfile}')) }}`,
75
+ },
76
+ ],
77
+ },
78
+ description: await trans('region.language.description'),
79
+ })
80
+ .addSetting({
81
+ key: AXPRegionalSetting.Calendar,
82
+ title: await trans('region.calendar.title'),
83
+ scope: 'U',
84
+ isInherited: true,
85
+ defaultValue: defaultProfile.calendar.system,
86
+ valueTransforms: objectKeyValueTransforms('value'),
87
+ widget: {
88
+ type: AXPWidgetsList.Editors.SelectBox,
89
+ options: {
90
+ valueField: 'value',
91
+ textField: 'text',
92
+ dataSource: [
93
+ {
94
+ text: await trans('region.calendar.options.gregorian'),
95
+ value: 'gregorian'
96
+ },
97
+ {
98
+ text: await trans('region.calendar.options.hijri'),
99
+ value: 'solar-hijri'
100
+ }
101
+ ],
102
+ },
103
+ triggers: [
104
+ {
105
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
106
+ action: [
107
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').calendar.system) }}`,
108
+ ],
109
+ },
110
+ ],
111
+ },
112
+ description: await trans('region.calendar.description'),
113
+ })
114
+ .addSetting({
115
+ key: AXPRegionalSetting.FirstDayOfWeek,
116
+ title: await trans('region.firstday.title'),
117
+ scope: 'T',
118
+ isInherited: false,
119
+ defaultValue: defaultProfile.calendar.week.startsOn,
120
+ widget: {
121
+ type: AXPWidgetsList.Editors.SelectBox,
122
+ options: {
123
+ valueField: 'value',
124
+ textField: 'text',
125
+ dataSource: [
126
+ {
127
+ text: await trans('region.firstday.options.saturday'),
128
+ value: 6
129
+ },
130
+ {
131
+ text: await trans('region.firstday.options.sunday'),
132
+ value: 0
133
+ },
134
+ {
135
+ text: await trans('region.firstday.options.monday'),
136
+ value: 1
137
+ }
138
+ ],
139
+ triggers: [
140
+ {
141
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
142
+ action: [
143
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').calendar.week.startsOn) }}`,
144
+ ],
145
+ },
146
+ ],
147
+ },
148
+ },
149
+ description: await trans('region.firstday.description'),
150
+ })
151
+ .addSetting({
152
+ key: AXPRegionalSetting.WeekendDays,
153
+ title: await trans('region.workdays.title'),
154
+ scope: 'T',
155
+ isInherited: false,
156
+ defaultValue: defaultProfile.calendar.week.weekends,
157
+ widget: {
158
+ type: AXPWidgetsList.Editors.SelectionList,
159
+ options: {
160
+ multiple: true,
161
+ valueField: 'value',
162
+ textField: 'text',
163
+ dataSource: [
164
+ { text: await trans('region.workdays.options.monday'), value: 1 },
165
+ { text: await trans('region.workdays.options.tuesday'), value: 2 },
166
+ { text: await trans('region.workdays.options.wednesday'), value: 3 },
167
+ { text: await trans('region.workdays.options.thursday'), value: 4 },
168
+ { text: await trans('region.workdays.options.friday'), value: 5 },
169
+ { text: await trans('region.workdays.options.saturday'), value: 6 },
170
+ { text: await trans('region.workdays.options.sunday'), value: 0 }
171
+ ],
172
+ },
173
+ triggers: [
174
+ {
175
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
176
+ action: [
177
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').calendar.week.weekends) }}`,
178
+ ],
179
+ },
180
+ ],
181
+ },
182
+ description: await trans('region.workdays.description'),
183
+ })
184
+ .addSetting({
185
+ key: AXPRegionalSetting.ShortDate,
186
+ title: await trans('region.shortdate.title'),
187
+ scope: 'U',
188
+ isInherited: true,
189
+ defaultValue: defaultProfile.formats.date.short,
190
+ widget: {
191
+ type: AXPWidgetsList.Editors.SelectBox,
192
+ options: {
193
+ valueField: 'value',
194
+ textField: 'text',
195
+ dataSource: await Promise.all(profiles.map(async (c) => ({
196
+ text: `${c.formats.date.short} (${await this.formatService.format(new Date(), 'datetime', { format: c.formats.date.short })})`,
197
+ value: c.formats.date.short
198
+ }))),
199
+ },
200
+ triggers: [
201
+ {
202
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
203
+ action: [
204
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').formats.date.short) }}`,
205
+ ],
206
+ },
207
+ ],
208
+ },
209
+ description: await trans('region.shortdate.description'),
210
+ })
211
+ .addSetting({
212
+ key: AXPRegionalSetting.LongDate,
213
+ title: await trans('region.longdate.title'),
214
+ scope: 'U',
215
+ isInherited: true,
216
+ defaultValue: defaultProfile.formats.date.long,
217
+ widget: {
218
+ type: AXPWidgetsList.Editors.SelectBox,
219
+ options: {
220
+ valueField: 'value',
221
+ textField: 'text',
222
+ dataSource: await Promise.all(profiles.map(async (c) => ({
223
+ text: `${c.formats.date.long} (${await this.formatService.format(new Date(), 'datetime', { format: c.formats.date.long })})`,
224
+ value: c.formats.date.long
225
+ }))),
226
+ },
227
+ triggers: [
228
+ {
229
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
230
+ action: [
231
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').formats.date.long) }}`,
232
+ ],
233
+ },
234
+ ],
235
+ },
236
+ description: await trans('region.longdate.description'),
237
+ })
238
+ .addSetting({
239
+ key: AXPRegionalSetting.ShortTime,
240
+ title: await trans('region.shorttime.title'),
241
+ scope: 'U',
242
+ isInherited: true,
243
+ defaultValue: defaultProfile.formats.time.short,
244
+ widget: {
245
+ type: AXPWidgetsList.Editors.SelectBox,
246
+ options: {
247
+ valueField: 'value',
248
+ textField: 'text',
249
+ dataSource: await Promise.all(profiles.map(async (c) => ({
250
+ text: `${c.formats.time.short} (${await this.formatService.format(new Date(), 'datetime', { format: c.formats.time.short })})`,
251
+ value: c.formats.time.short
252
+ }))),
253
+ },
254
+ triggers: [
255
+ {
256
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
257
+ action: [
258
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').formats.time.short) }}`,
259
+ ],
260
+ },
261
+ ],
262
+ },
263
+ description: await trans('region.shorttime.description'),
264
+ })
265
+ .addSetting({
266
+ key: AXPRegionalSetting.LongTime,
267
+ title: await trans('region.longtime.title'),
268
+ scope: 'U',
269
+ isInherited: true,
270
+ defaultValue: defaultProfile.formats.time.long,
271
+ widget: {
272
+ type: AXPWidgetsList.Editors.SelectBox,
273
+ options: {
274
+ valueField: 'value',
275
+ textField: 'text',
276
+ dataSource: await Promise.all(profiles.map(async (c) => ({
277
+ text: `${c.formats.time.long} (${await this.formatService.format(new Date(), 'datetime', { format: c.formats.time.long })})`,
278
+ value: c.formats.time.long
279
+ }))),
280
+ },
281
+ triggers: [
282
+ {
283
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
284
+ action: [
285
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').formats.time.long) }}`,
286
+ ],
287
+ },
288
+ ],
289
+ },
290
+ description: await trans('region.longtime.description'),
291
+ })
292
+ .endSection()
293
+ // Unit Settings Section
294
+ .addSection('units', await trans('units.title'), await trans('units.description'))
295
+ .addSetting({
296
+ key: AXPRegionalSetting.TemperatureUnits,
297
+ title: await trans('units.temperature.title'),
298
+ scope: 'U',
299
+ isInherited: true,
300
+ defaultValue: defaultProfile.units.temperature,
301
+ widget: {
302
+ type: AXPWidgetsList.Editors.SelectBox,
303
+ options: {
304
+ valueField: 'value',
305
+ textField: 'text',
306
+ dataSource: await Promise.all(profiles.map(async (c) => ({
307
+ text: await trans(`units.temperature.options.${c.units.temperature}`),
308
+ value: c.units.temperature
309
+ }))),
310
+ },
311
+ triggers: [
312
+ {
313
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
314
+ action: [
315
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.temperature) }}`,
316
+ ],
317
+ },
318
+ ],
319
+ },
320
+ description: await trans('units.temperature.description'),
321
+ })
322
+ .addSetting({
323
+ key: AXPRegionalSetting.DistanceUnits,
324
+ title: await trans('units.distance.title'),
325
+ scope: 'U',
326
+ isInherited: true,
327
+ defaultValue: defaultProfile.units.distance,
328
+ widget: {
329
+ type: AXPWidgetsList.Editors.SelectBox,
330
+ options: {
331
+ valueField: 'value',
332
+ textField: 'text',
333
+ dataSource: await Promise.all(profiles.map(async (c) => ({
334
+ text: await trans(`units.distance.options.${c.units.distance}`),
335
+ value: c.units.distance
336
+ }))),
337
+ },
338
+ triggers: [
339
+ {
340
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
341
+ action: [
342
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.distance) }}`,
343
+ ],
344
+ },
345
+ ],
346
+ },
347
+ description: await trans('units.distance.description'),
348
+ })
349
+ .addSetting({
350
+ key: AXPRegionalSetting.WeightUnits,
351
+ title: await trans('units.weight.title'),
352
+ scope: 'U',
353
+ isInherited: true,
354
+ defaultValue: defaultProfile.units.weight,
355
+ widget: {
356
+ type: AXPWidgetsList.Editors.SelectBox,
357
+ options: {
358
+ valueField: 'value',
359
+ textField: 'text',
360
+ dataSource: await Promise.all(profiles.map(async (c) => ({
361
+ text: await trans(`units.weight.options.${c.units.weight}`),
362
+ value: c.units.weight
363
+ }))),
364
+ },
365
+ triggers: [
366
+ {
367
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
368
+ action: [
369
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.weight) }}`,
370
+ ],
371
+ },
372
+ ],
373
+ },
374
+ description: await trans('units.weight.description'),
375
+ })
376
+ .addSetting({
377
+ key: AXPRegionalSetting.VolumeUnits,
378
+ title: await trans('units.volume.title'),
379
+ scope: 'U',
380
+ isInherited: true,
381
+ defaultValue: defaultProfile.units.volume,
382
+ widget: {
383
+ type: AXPWidgetsList.Editors.SelectBox,
384
+ options: {
385
+ valueField: 'value',
386
+ textField: 'text',
387
+ dataSource: [
388
+ { text: await trans('units.volume.options.liters'), value: 'liters' },
389
+ { text: await trans('units.volume.options.gallons'), value: 'gallons' }
390
+ ],
391
+ },
392
+ triggers: [
393
+ {
394
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
395
+ action: [
396
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.volume) }}`,
397
+ ],
398
+ },
399
+ ],
400
+ },
401
+ description: await trans('units.volume.description'),
402
+ })
403
+ .addSetting({
404
+ key: AXPRegionalSetting.SpeedUnits,
405
+ title: await trans('units.speed.title'),
406
+ scope: 'U',
407
+ isInherited: true,
408
+ defaultValue: defaultProfile.units.speed,
409
+ widget: {
410
+ type: AXPWidgetsList.Editors.SelectBox,
411
+ options: {
412
+ valueField: 'value',
413
+ textField: 'text',
414
+ dataSource: await Promise.all(profiles.map(async (c) => ({
415
+ text: await trans(`units.speed.options.${c.units.speed}`),
416
+ value: c.units.speed
417
+ }))),
418
+ },
419
+ triggers: [
420
+ {
421
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
422
+ action: [
423
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.speed) }}`,
424
+ ],
425
+ },
426
+ ],
427
+ },
428
+ description: await trans('units.speed.description'),
429
+ })
430
+ .addSetting({
431
+ key: AXPRegionalSetting.AreaUnits,
432
+ title: await trans('units.area.title'),
433
+ scope: 'U',
434
+ isInherited: true,
435
+ defaultValue: defaultProfile.units.area,
436
+ widget: {
437
+ type: AXPWidgetsList.Editors.SelectBox,
438
+ options: {
439
+ valueField: 'value',
440
+ textField: 'text',
441
+ dataSource: await Promise.all(profiles.map(async (c) => ({
442
+ text: await trans(`units.area.options.${c.units.area}`),
443
+ value: c.units.area
444
+ }))),
445
+ },
446
+ triggers: [
447
+ {
448
+ event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,
449
+ action: [
450
+ `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.area) }}`,
451
+ ],
452
+ },
453
+ ],
454
+ },
455
+ description: await trans('units.area.description'),
456
+ })
457
+ .endSection()
458
+ .endGroup();
459
+ }
460
+ }
461
+
462
+ export { AXMRegionalSettingProvider };
463
+ //# sourceMappingURL=acorex-modules-platform-management-settings.provider-W71pfOmi.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"acorex-modules-platform-management-settings.provider-W71pfOmi.mjs","sources":["../../../../libs/modules/platform-management/src/lib/features/common/regional/settings.provider.ts"],"sourcesContent":["import { AXTranslationService } from '@acorex/core/translation';\nimport {\n AXPRegionalService,\n AXPSettingDefinitionProvider,\n AXPSettingDefinitionProviderContext,\n} from '@acorex/platform/common';\nimport { Injector } from '@angular/core';\nimport { AXPRegionalSetting } from './settings.keys';\nimport { objectKeyValueTransforms } from '@acorex/platform/core';\nimport { AXPWidgetsList } from '@acorex/modules/common';\nimport { AXFormatService } from '@acorex/core/format';\nexport class AXMRegionalSettingProvider implements AXPSettingDefinitionProvider {\n private regionalService = this.injector.get(AXPRegionalService);\n private readonly translateService = this.injector.get(AXTranslationService);\n private readonly formatService = this.injector.get(AXFormatService);\n\n constructor(private injector: Injector) { }\n\n async provide(context: AXPSettingDefinitionProviderContext): Promise<void> {\n const trans = async (key: string) => await this.translateService.translateAsync(`settings.regional.${key}`, { scope: 'regional' });\n const profiles = await this.regionalService.getLocaleProfiles();\n const defaultProfile = profiles.find(p => p.code === 'en-US')!;\n\n context\n .addGroup(\n 'regional-settings',\n await trans('title'),\n await trans('description'),\n 'fa-light fa-earth-americas'\n )\n\n // Date & Time Section\n .addSection('date-time', await trans('datetime.title'), await trans('datetime.description'))\n .addSetting({\n key: AXPRegionalSetting.TimeZone,\n title: await trans('datetime.timezone.title'),\n scope: 'T',\n isInherited: true,\n defaultValue: await this.regionalService.getBrowserTimeZoneCode(),\n valueTransforms: objectKeyValueTransforms('code'),\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'code',\n dataSource: await this.regionalService.getTimeZones(),\n },\n },\n description: await trans('datetime.timezone.description'),\n })\n .endSection()\n\n // Region Section\n .addSection('region', await trans('region.title'), await trans('region.description'))\n .addSetting({\n key: AXPRegionalSetting.LocaleProfile,\n title: await trans('region.format.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.code,\n valueTransforms: objectKeyValueTransforms('code'),\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'code',\n dataSource: profiles,\n },\n },\n description: await trans('region.format.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.Language,\n title: await trans('region.language.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: await this.translateService.getDefaultLang(),\n valueTransforms: objectKeyValueTransforms('code'),\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'code',\n dataSource: await this.regionalService.getAvailableLanguages(),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: `{{ widget.setValue(context.eval('${AXPRegionalSetting.LocaleProfile}')) }}`,\n },\n ],\n },\n description: await trans('region.language.description'),\n })\n\n .addSetting({\n key: AXPRegionalSetting.Calendar,\n title: await trans('region.calendar.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.calendar.system,\n valueTransforms: objectKeyValueTransforms('value'),\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: [\n {\n text: await trans('region.calendar.options.gregorian'),\n value: 'gregorian'\n },\n {\n text: await trans('region.calendar.options.hijri'),\n value: 'solar-hijri'\n }\n ],\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').calendar.system) }}`,\n ],\n },\n ],\n },\n description: await trans('region.calendar.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.FirstDayOfWeek,\n title: await trans('region.firstday.title'),\n scope: 'T',\n isInherited: false,\n defaultValue: defaultProfile.calendar.week.startsOn,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: [\n {\n text: await trans('region.firstday.options.saturday'),\n value: 6\n },\n {\n text: await trans('region.firstday.options.sunday'),\n value: 0\n },\n {\n text: await trans('region.firstday.options.monday'),\n value: 1\n }\n ],\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').calendar.week.startsOn) }}`,\n ],\n },\n ],\n },\n },\n description: await trans('region.firstday.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.WeekendDays,\n title: await trans('region.workdays.title'),\n scope: 'T',\n isInherited: false,\n defaultValue: defaultProfile.calendar.week.weekends,\n widget: {\n type: AXPWidgetsList.Editors.SelectionList,\n options: {\n multiple: true,\n valueField: 'value',\n textField: 'text',\n dataSource: [\n { text: await trans('region.workdays.options.monday'), value: 1 },\n { text: await trans('region.workdays.options.tuesday'), value: 2 },\n { text: await trans('region.workdays.options.wednesday'), value: 3 },\n { text: await trans('region.workdays.options.thursday'), value: 4 },\n { text: await trans('region.workdays.options.friday'), value: 5 },\n { text: await trans('region.workdays.options.saturday'), value: 6 },\n { text: await trans('region.workdays.options.sunday'), value: 0 }\n ],\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').calendar.week.weekends) }}`,\n ],\n },\n ],\n },\n description: await trans('region.workdays.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.ShortDate,\n title: await trans('region.shortdate.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.formats.date.short,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: await Promise.all(\n profiles.map(async c => ({\n text: `${c.formats.date.short} (${await this.formatService.format(new Date(), 'datetime', { format: c.formats.date.short })})`,\n value: c.formats.date.short\n }))\n ),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').formats.date.short) }}`,\n ],\n },\n ],\n },\n description: await trans('region.shortdate.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.LongDate,\n title: await trans('region.longdate.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.formats.date.long,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: await Promise.all(\n profiles.map(async c => ({\n text: `${c.formats.date.long} (${await this.formatService.format(new Date(), 'datetime', { format: c.formats.date.long })})`,\n value: c.formats.date.long\n }))\n ),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').formats.date.long) }}`,\n ],\n },\n ],\n },\n description: await trans('region.longdate.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.ShortTime,\n title: await trans('region.shorttime.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.formats.time.short,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: await Promise.all(\n profiles.map(async c => ({\n text: `${c.formats.time.short} (${await this.formatService.format(new Date(), 'datetime', { format: c.formats.time.short })})`,\n value: c.formats.time.short\n }))\n ),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').formats.time.short) }}`,\n ],\n },\n ],\n },\n description: await trans('region.shorttime.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.LongTime,\n title: await trans('region.longtime.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.formats.time.long,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: await Promise.all(\n profiles.map(async c => ({\n text: `${c.formats.time.long} (${await this.formatService.format(new Date(), 'datetime', { format: c.formats.time.long })})`,\n value: c.formats.time.long\n }))\n ),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').formats.time.long) }}`,\n ],\n },\n ],\n },\n description: await trans('region.longtime.description'),\n })\n .endSection()\n\n // Unit Settings Section\n .addSection('units', await trans('units.title'), await trans('units.description'))\n .addSetting({\n key: AXPRegionalSetting.TemperatureUnits,\n title: await trans('units.temperature.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.units!.temperature,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: await Promise.all(\n profiles.map(async c => ({\n text: await trans(`units.temperature.options.${c.units!.temperature}`),\n value: c.units!.temperature\n }))\n ),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.temperature) }}`,\n ],\n },\n ],\n },\n description: await trans('units.temperature.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.DistanceUnits,\n title: await trans('units.distance.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.units!.distance,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: await Promise.all(\n profiles.map(async c => ({\n text: await trans(`units.distance.options.${c.units!.distance}`),\n value: c.units!.distance\n }))\n ),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.distance) }}`,\n ],\n },\n ],\n },\n description: await trans('units.distance.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.WeightUnits,\n title: await trans('units.weight.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.units!.weight,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: await Promise.all(\n profiles.map(async c => ({\n text: await trans(`units.weight.options.${c.units!.weight}`),\n value: c.units!.weight\n }))\n ),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.weight) }}`,\n ],\n },\n ],\n },\n description: await trans('units.weight.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.VolumeUnits,\n title: await trans('units.volume.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.units!.volume,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: [\n { text: await trans('units.volume.options.liters'), value: 'liters' },\n { text: await trans('units.volume.options.gallons'), value: 'gallons' }\n ],\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.volume) }}`,\n ],\n },\n ],\n },\n description: await trans('units.volume.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.SpeedUnits,\n title: await trans('units.speed.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.units!.speed,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: await Promise.all(\n profiles.map(async c => ({\n text: await trans(`units.speed.options.${c.units!.speed}`),\n value: c.units!.speed\n }))\n ),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.speed) }}`,\n ],\n },\n ],\n },\n description: await trans('units.speed.description'),\n })\n .addSetting({\n key: AXPRegionalSetting.AreaUnits,\n title: await trans('units.area.title'),\n scope: 'U',\n isInherited: true,\n defaultValue: defaultProfile.units!.area,\n widget: {\n type: AXPWidgetsList.Editors.SelectBox,\n options: {\n valueField: 'value',\n textField: 'text',\n dataSource: await Promise.all(\n profiles.map(async c => ({\n text: await trans(`units.area.options.${c.units!.area}`),\n value: c.units!.area\n }))\n ),\n },\n triggers: [\n {\n event: `{{ events.context('${AXPRegionalSetting.LocaleProfile}') }}`,\n action: [\n `{{ widget.setValue(widget.find('${AXPRegionalSetting.LocaleProfile}').output('item').units.area) }}`,\n ],\n },\n ],\n },\n description: await trans('units.area.description'),\n })\n .endSection()\n .endGroup();\n }\n}\n"],"names":[],"mappings":"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"}
@@ -1,2 +1,2 @@
1
- export { O as AXMAppPromotionService, g as AXMAppTermService, h as AXMAppTermServiceImpl, b as AXMAppVersionService, n as AXMAppVersionServiceImpl, p as AXMAppVersionSlotComponent, A as AXMCaptureScreenService, q as AXMChangeLogPopupAction, r as AXMChangeLogUpdateSettingAction, e as AXMCommonModuleEntityProvider, u as AXMDataSourceService, v as AXMDataSourceServiceImpl, x as AXMGlobalVariablesService, y as AXMGlobalVariablesServiceImpl, B as AXMIssueTypeService, C as AXMIssueTypeServiceImpl, i as AXMListTermsComponent, H as AXMMetaDataDefinitionCategoryService, I as AXMMetaDataDefinitionCategoryServiceImpl, E as AXMMetaDataDefinitionService, K as AXMMyReportedIssuesService, L as AXMMyReportedIssuesServiceImpl, l as AXMNewTermWorkflow, o as AXMNotifyAppComponent, j as AXMNotifyNewTermPopupAction, F as AXMPMetaDataDefinitionServiceImpl, c as AXMPlatformManagementModule, P as AXMPromotionServiceImpl, M as AXMPromotionSlotComponent, U as AXMReportNewIssueComponent, S as AXMReportedIssuesService, T as AXMReportedIssuesServiceImpl, V as AXMShowReportNewIssuePopupeAction, W as AXMShowReportNewIssueWorkflow, k as AXMTermUpdateSettingAction, s as AXMWhatsNewWorkflow, d as AXPRegionalStoreService, R as RootConfig, f as appTermEntityEntityFactory, m as appVersionEntityEntityFactory, t as dataSourceEntityFactory, w as globalVariableEntityFactory, z as issueTypeEntityFactory, G as metaDataDefinitionCategoryEntityFactory, D as metaDataDefinitionFactory, J as myReportedIssuesEntityFactory, N as promotionEntityFactory, Q as reportedIssuesEntityFactory } from './acorex-modules-platform-management-acorex-modules-platform-management-pKyqsPS6.mjs';
1
+ export { I as AXMAppPromotionService, d as AXMAppTermService, e as AXMAppTermServiceImpl, a as AXMAppVersionService, k as AXMAppVersionServiceImpl, m as AXMAppVersionSlotComponent, n as AXMChangeLogPopupAction, o as AXMChangeLogUpdateSettingAction, r as AXMDataSourceService, s as AXMDataSourceServiceImpl, u as AXMGlobalVariablesService, v as AXMGlobalVariablesServiceImpl, x as AXMGlossaryService, y as AXMGlossaryServiceImpl, f as AXMListTermsComponent, E as AXMMetaDataDefinitionCategoryService, F as AXMMetaDataDefinitionCategoryServiceImpl, B as AXMMetaDataDefinitionService, i as AXMNewTermWorkflow, l as AXMNotifyAppComponent, g as AXMNotifyNewTermPopupAction, C as AXMPMetaDataDefinitionServiceImpl, b as AXMPlatformManagementModule, J as AXMPromotionServiceImpl, G as AXMPromotionSlotComponent, h as AXMTermUpdateSettingAction, p as AXMWhatsNewWorkflow, K as AXPRegionalStoreService, R as RootConfig, c as appTermEntityEntityFactory, j as appVersionEntityEntityFactory, q as dataSourceEntityFactory, t as globalVariableEntityFactory, w as glossaryEntityFactory, D as metaDataDefinitionCategoryEntityFactory, z as metaDataDefinitionFactory, H as promotionEntityFactory } from './acorex-modules-platform-management-acorex-modules-platform-management-DHA8LTwL.mjs';
2
2
  //# sourceMappingURL=acorex-modules-platform-management.mjs.map