@vc-shell/framework 2.0.0-alpha.25 → 2.0.0-alpha.27

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 (307) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/ai-agent/index.js +11 -9
  3. package/dist/chunks/{VcAiAgentPanel.vue_vue_type_style_index_0_lang-DHLKAqm0.js → VcAiAgentPanel.vue_vue_type_style_index_0_lang-DkhNTrts.js} +631 -621
  4. package/dist/chunks/{VcTableAdapter.vue_vue_type_style_index_0_lang-TnE_L5Rp.js → VcTableAdapter.vue_vue_type_style_index_0_lang-5ZmOi0Qn.js} +2671 -2669
  5. package/dist/chunks/{index-Des1Cxbn.js → index-BhuEUzqS.js} +1 -1
  6. package/dist/chunks/{index-BJbOVN0O.js → index-DqkSBxqx.js} +2 -2
  7. package/dist/chunks/{vc-toast.vue_vue_type_style_index_0_lang-D-kMIagL.js → vc-toast.vue_vue_type_style_index_0_lang-B2yfKgJ0.js} +1 -1
  8. package/dist/core/composables/index.d.ts +1 -0
  9. package/dist/core/composables/index.d.ts.map +1 -1
  10. package/dist/core/composables/usePopup/index.d.ts +14 -0
  11. package/dist/core/composables/usePopup/index.d.ts.map +1 -0
  12. package/dist/core/plugins/ai-agent/public.d.ts +2 -0
  13. package/dist/core/plugins/ai-agent/public.d.ts.map +1 -1
  14. package/dist/framework.js +232 -230
  15. package/dist/index.css +1 -1
  16. package/dist/index.d.ts +1 -1
  17. package/dist/index.d.ts.map +1 -1
  18. package/dist/locales/de.js +1 -1
  19. package/dist/locales/en.js +1 -1
  20. package/dist/locales/en.json +1 -1
  21. package/dist/locales/types.d.ts +1 -1
  22. package/dist/shell/_internal/popup/composables/index.d.ts +1 -1
  23. package/dist/shell/_internal/popup/composables/index.d.ts.map +1 -1
  24. package/dist/shell/_internal/popup/composables/usePopup/index.d.ts +1 -13
  25. package/dist/shell/_internal/popup/composables/usePopup/index.d.ts.map +1 -1
  26. package/dist/shell/components/app-hub/composables/index.d.ts +2 -0
  27. package/dist/shell/components/app-hub/composables/index.d.ts.map +1 -0
  28. package/dist/shell/components/{app-switcher/composables/useAppSwitcher → app-hub/composables/useAppHub}/index.d.ts +2 -2
  29. package/dist/shell/components/app-hub/composables/useAppHub/index.d.ts.map +1 -0
  30. package/dist/shell/components/user-dropdown-button/user-dropdown-button.vue.d.ts.map +1 -1
  31. package/dist/tsconfig.tsbuildinfo +1 -1
  32. package/dist/ui/components/organisms/index.d.ts +1 -1
  33. package/dist/ui/components/organisms/index.d.ts.map +1 -1
  34. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/MenuSidebar.vue.d.ts +1 -1
  35. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/MenuSidebar.vue.d.ts.map +1 -1
  36. package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts +3 -3
  37. package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts.map +1 -1
  38. package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue.d.ts +3 -3
  39. package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue.d.ts.map +1 -1
  40. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts +2 -2
  41. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts.map +1 -1
  42. package/dist/ui/components/organisms/{vc-table → vc-data-table}/VcDataTable.vue.d.ts +2 -2
  43. package/dist/ui/components/organisms/vc-data-table/VcDataTable.vue.d.ts.map +1 -0
  44. package/dist/ui/components/organisms/{vc-table → vc-data-table}/VcTableAdapter.vue.d.ts +1 -1
  45. package/dist/ui/components/organisms/vc-data-table/VcTableAdapter.vue.d.ts.map +1 -0
  46. package/dist/ui/components/organisms/vc-data-table/_internal/vc-table-base-header/vc-table-base-header.vue.d.ts.map +1 -0
  47. package/dist/ui/components/organisms/{vc-table → vc-data-table}/_internal/vc-table-cell/vc-table-cell.vue.d.ts +1 -1
  48. package/dist/ui/components/organisms/vc-data-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts.map +1 -0
  49. package/dist/ui/components/organisms/{vc-table → vc-data-table}/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts +1 -1
  50. package/dist/ui/components/organisms/vc-data-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts.map +1 -0
  51. package/dist/ui/components/organisms/vc-data-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts.map +1 -0
  52. package/dist/ui/components/organisms/{vc-table → vc-data-table}/_internal/vc-table-empty/vc-table-empty.vue.d.ts +1 -1
  53. package/dist/ui/components/organisms/vc-data-table/_internal/vc-table-empty/vc-table-empty.vue.d.ts.map +1 -0
  54. package/dist/ui/components/organisms/vc-data-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts.map +1 -0
  55. package/dist/ui/components/organisms/{vc-table → vc-data-table}/base/BaseVcDataTable.d.ts +1 -1
  56. package/dist/ui/components/organisms/vc-data-table/base/BaseVcDataTable.d.ts.map +1 -0
  57. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/ColumnFilter.vue.d.ts +1 -1
  58. package/dist/ui/components/organisms/vc-data-table/components/ColumnFilter.vue.d.ts.map +1 -0
  59. package/dist/ui/components/organisms/vc-data-table/components/ColumnSwitcherButton.vue.d.ts.map +1 -0
  60. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/DataTableBody.vue.d.ts +3 -3
  61. package/dist/ui/components/organisms/vc-data-table/components/DataTableBody.vue.d.ts.map +1 -0
  62. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/DataTableCellRenderer.vue.d.ts +1 -1
  63. package/dist/ui/components/organisms/vc-data-table/components/DataTableCellRenderer.vue.d.ts.map +1 -0
  64. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/DataTableHeader.vue.d.ts +2 -2
  65. package/dist/ui/components/organisms/vc-data-table/components/DataTableHeader.vue.d.ts.map +1 -0
  66. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/DataTableRow.vue.d.ts +2 -2
  67. package/dist/ui/components/organisms/vc-data-table/components/DataTableRow.vue.d.ts.map +1 -0
  68. package/dist/ui/components/organisms/vc-data-table/components/GlobalFiltersButton.vue.d.ts.map +1 -0
  69. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/GlobalFiltersPanel.vue.d.ts +1 -1
  70. package/dist/ui/components/organisms/vc-data-table/components/GlobalFiltersPanel.vue.d.ts.map +1 -0
  71. package/dist/ui/components/organisms/vc-data-table/components/Table.vue.d.ts.map +1 -0
  72. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableActions.vue.d.ts +1 -1
  73. package/dist/ui/components/organisms/vc-data-table/components/TableActions.vue.d.ts.map +1 -0
  74. package/dist/ui/components/organisms/vc-data-table/components/TableAddRowButton.vue.d.ts.map +1 -0
  75. package/dist/ui/components/organisms/vc-data-table/components/TableBody.vue.d.ts.map +1 -0
  76. package/dist/ui/components/organisms/vc-data-table/components/TableCell.vue.d.ts.map +1 -0
  77. package/dist/ui/components/organisms/vc-data-table/components/TableCheckbox.vue.d.ts.map +1 -0
  78. package/dist/ui/components/organisms/vc-data-table/components/TableColumnSwitcher.vue.d.ts.map +1 -0
  79. package/dist/ui/components/organisms/vc-data-table/components/TableEmpty.vue.d.ts.map +1 -0
  80. package/dist/ui/components/organisms/vc-data-table/components/TableFooter.vue.d.ts.map +1 -0
  81. package/dist/ui/components/organisms/vc-data-table/components/TableGroupRow.vue.d.ts.map +1 -0
  82. package/dist/ui/components/organisms/vc-data-table/components/TableHead.vue.d.ts.map +1 -0
  83. package/dist/ui/components/organisms/vc-data-table/components/TableHeader.vue.d.ts.map +1 -0
  84. package/dist/ui/components/organisms/vc-data-table/components/TableResizeHandle.vue.d.ts.map +1 -0
  85. package/dist/ui/components/organisms/vc-data-table/components/TableRow.vue.d.ts.map +1 -0
  86. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableRowActions.vue.d.ts +1 -1
  87. package/dist/ui/components/organisms/vc-data-table/components/TableRowActions.vue.d.ts.map +1 -0
  88. package/dist/ui/components/organisms/vc-data-table/components/TableSearchHeader.vue.d.ts.map +1 -0
  89. package/dist/ui/components/organisms/vc-data-table/components/TableSelectAllBar.vue.d.ts.map +1 -0
  90. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/VcColumn.vue.d.ts +1 -1
  91. package/dist/ui/components/organisms/vc-data-table/components/VcColumn.vue.d.ts.map +1 -0
  92. package/dist/ui/components/organisms/vc-data-table/components/_internal/SlotProxy.d.ts.map +1 -0
  93. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/_internal/TableSkeletonRows.vue.d.ts +2 -2
  94. package/dist/ui/components/organisms/vc-data-table/components/_internal/TableSkeletonRows.vue.d.ts.map +1 -0
  95. package/dist/ui/components/organisms/vc-data-table/components/cells/CellDate.vue.d.ts.map +1 -0
  96. package/dist/ui/components/organisms/vc-data-table/components/cells/CellDateAgo.vue.d.ts.map +1 -0
  97. package/dist/ui/components/organisms/vc-data-table/components/cells/CellDefault.vue.d.ts.map +1 -0
  98. package/dist/ui/components/organisms/vc-data-table/components/cells/CellEditableWrapper.vue.d.ts.map +1 -0
  99. package/dist/ui/components/organisms/vc-data-table/components/cells/CellHtml.vue.d.ts.map +1 -0
  100. package/dist/ui/components/organisms/vc-data-table/components/cells/CellImage.vue.d.ts.map +1 -0
  101. package/dist/ui/components/organisms/vc-data-table/components/cells/CellLink.vue.d.ts.map +1 -0
  102. package/dist/ui/components/organisms/vc-data-table/components/cells/CellMoney.vue.d.ts.map +1 -0
  103. package/dist/ui/components/organisms/vc-data-table/components/cells/CellNumber.vue.d.ts.map +1 -0
  104. package/dist/ui/components/organisms/vc-data-table/components/cells/CellStatus.vue.d.ts.map +1 -0
  105. package/dist/ui/components/organisms/vc-data-table/components/cells/CellStatusIcon.vue.d.ts.map +1 -0
  106. package/dist/ui/components/organisms/vc-data-table/components/cells/DynamicCellRenderer.vue.d.ts.map +1 -0
  107. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/index.d.ts +11 -11
  108. package/dist/ui/components/organisms/vc-data-table/components/cells/index.d.ts.map +1 -0
  109. package/dist/ui/components/organisms/vc-data-table/components/index.d.ts +27 -0
  110. package/dist/ui/components/organisms/vc-data-table/components/index.d.ts.map +1 -0
  111. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/mobile/DataTableMobileCard.vue.d.ts +1 -1
  112. package/dist/ui/components/organisms/vc-data-table/components/mobile/DataTableMobileCard.vue.d.ts.map +1 -0
  113. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/mobile/DataTableMobileView.vue.d.ts +1 -1
  114. package/dist/ui/components/organisms/vc-data-table/components/mobile/DataTableMobileView.vue.d.ts.map +1 -0
  115. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/mobile/MobileActionSheet.vue.d.ts +1 -1
  116. package/dist/ui/components/organisms/vc-data-table/components/mobile/MobileActionSheet.vue.d.ts.map +1 -0
  117. package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/mobile/MobileCellRenderer.vue.d.ts +1 -1
  118. package/dist/ui/components/organisms/vc-data-table/components/mobile/MobileCellRenderer.vue.d.ts.map +1 -0
  119. package/dist/ui/components/organisms/vc-data-table/components/mobile/PullToRefresh.vue.d.ts.map +1 -0
  120. package/dist/ui/components/organisms/vc-data-table/components/mobile/index.d.ts +6 -0
  121. package/dist/ui/components/organisms/vc-data-table/components/mobile/index.d.ts.map +1 -0
  122. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/index.d.ts +30 -30
  123. package/dist/ui/components/organisms/vc-data-table/composables/index.d.ts.map +1 -0
  124. package/dist/ui/components/organisms/vc-data-table/composables/useCellBase.d.ts.map +1 -0
  125. package/dist/ui/components/organisms/vc-data-table/composables/useCellRegistry.d.ts.map +1 -0
  126. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useColumnFilter.d.ts +1 -1
  127. package/dist/ui/components/organisms/vc-data-table/composables/useColumnFilter.d.ts.map +1 -0
  128. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useDataProcessing.d.ts +1 -1
  129. package/dist/ui/components/organisms/vc-data-table/composables/useDataProcessing.d.ts.map +1 -0
  130. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useDataTableOrchestrator.d.ts +4 -4
  131. package/dist/ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.d.ts.map +1 -0
  132. package/dist/ui/components/organisms/vc-data-table/composables/useDataTableState.d.ts.map +1 -0
  133. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useMobileCardLayout.d.ts +2 -2
  134. package/dist/ui/components/organisms/vc-data-table/composables/useMobileCardLayout.d.ts.map +1 -0
  135. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableColumns.d.ts +2 -2
  136. package/dist/ui/components/organisms/vc-data-table/composables/useTableColumns.d.ts.map +1 -0
  137. package/dist/ui/components/organisms/vc-data-table/composables/useTableColumnsReorder.d.ts.map +1 -0
  138. package/dist/ui/components/organisms/vc-data-table/composables/useTableColumnsResize.d.ts.map +1 -0
  139. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableContext.d.ts +1 -1
  140. package/dist/ui/components/organisms/vc-data-table/composables/useTableContext.d.ts.map +1 -0
  141. package/dist/ui/components/organisms/vc-data-table/composables/useTableEditing.d.ts.map +1 -0
  142. package/dist/ui/components/organisms/vc-data-table/composables/useTableExpansion.d.ts.map +1 -0
  143. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableFilter.d.ts +1 -1
  144. package/dist/ui/components/organisms/vc-data-table/composables/useTableFilter.d.ts.map +1 -0
  145. package/dist/ui/components/organisms/vc-data-table/composables/useTableInlineEdit.d.ts.map +1 -0
  146. package/dist/ui/components/organisms/vc-data-table/composables/useTableRowGrouping.d.ts.map +1 -0
  147. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableRowReorder.d.ts +1 -1
  148. package/dist/ui/components/organisms/vc-data-table/composables/useTableRowReorder.d.ts.map +1 -0
  149. package/dist/ui/components/organisms/vc-data-table/composables/useTableSelectionV2.d.ts.map +1 -0
  150. package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableSort.d.ts +1 -1
  151. package/dist/ui/components/organisms/vc-data-table/composables/useTableSort.d.ts.map +1 -0
  152. package/dist/ui/components/organisms/vc-data-table/composables/useTableSwipe.d.ts.map +1 -0
  153. package/dist/ui/components/organisms/vc-data-table/composables/useVirtualScroll.d.ts.map +1 -0
  154. package/dist/ui/components/organisms/{vc-table → vc-data-table}/index.d.ts +9 -9
  155. package/dist/ui/components/organisms/vc-data-table/index.d.ts.map +1 -0
  156. package/dist/ui/components/organisms/{vc-table → vc-data-table}/keys.d.ts +2 -2
  157. package/dist/ui/components/organisms/vc-data-table/keys.d.ts.map +1 -0
  158. package/dist/ui/components/organisms/{vc-table → vc-data-table}/types.d.ts +1 -1
  159. package/dist/ui/components/organisms/vc-data-table/types.d.ts.map +1 -0
  160. package/dist/ui/components/organisms/{vc-table → vc-data-table}/utils/ColumnCollector.d.ts +1 -1
  161. package/dist/ui/components/organisms/vc-data-table/utils/ColumnCollector.d.ts.map +1 -0
  162. package/dist/ui/components/organisms/vc-data-table/utils/deepClone.d.ts.map +1 -0
  163. package/dist/ui/components/organisms/{vc-table → vc-data-table}/utils/index.d.ts +3 -3
  164. package/dist/ui/components/organisms/vc-data-table/utils/index.d.ts.map +1 -0
  165. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +1 -1
  166. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
  167. package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts +1 -1
  168. package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts.map +1 -1
  169. package/dist/ui/index.js +3 -3
  170. package/package.json +4 -4
  171. package/dist/shell/components/app-switcher/composables/index.d.ts +0 -2
  172. package/dist/shell/components/app-switcher/composables/index.d.ts.map +0 -1
  173. package/dist/shell/components/app-switcher/composables/useAppSwitcher/index.d.ts.map +0 -1
  174. package/dist/ui/components/organisms/vc-table/VcDataTable.vue.d.ts.map +0 -1
  175. package/dist/ui/components/organisms/vc-table/VcTableAdapter.vue.d.ts.map +0 -1
  176. package/dist/ui/components/organisms/vc-table/_internal/vc-table-base-header/vc-table-base-header.vue.d.ts.map +0 -1
  177. package/dist/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts.map +0 -1
  178. package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts.map +0 -1
  179. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts.map +0 -1
  180. package/dist/ui/components/organisms/vc-table/_internal/vc-table-empty/vc-table-empty.vue.d.ts.map +0 -1
  181. package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts.map +0 -1
  182. package/dist/ui/components/organisms/vc-table/base/BaseVcDataTable.d.ts.map +0 -1
  183. package/dist/ui/components/organisms/vc-table/components/ColumnFilter.vue.d.ts.map +0 -1
  184. package/dist/ui/components/organisms/vc-table/components/ColumnSwitcherButton.vue.d.ts.map +0 -1
  185. package/dist/ui/components/organisms/vc-table/components/DataTableBody.vue.d.ts.map +0 -1
  186. package/dist/ui/components/organisms/vc-table/components/DataTableCellRenderer.vue.d.ts.map +0 -1
  187. package/dist/ui/components/organisms/vc-table/components/DataTableHeader.vue.d.ts.map +0 -1
  188. package/dist/ui/components/organisms/vc-table/components/DataTableRow.vue.d.ts.map +0 -1
  189. package/dist/ui/components/organisms/vc-table/components/GlobalFiltersButton.vue.d.ts.map +0 -1
  190. package/dist/ui/components/organisms/vc-table/components/GlobalFiltersPanel.vue.d.ts.map +0 -1
  191. package/dist/ui/components/organisms/vc-table/components/Table.vue.d.ts.map +0 -1
  192. package/dist/ui/components/organisms/vc-table/components/TableActions.vue.d.ts.map +0 -1
  193. package/dist/ui/components/organisms/vc-table/components/TableAddRowButton.vue.d.ts.map +0 -1
  194. package/dist/ui/components/organisms/vc-table/components/TableBody.vue.d.ts.map +0 -1
  195. package/dist/ui/components/organisms/vc-table/components/TableCell.vue.d.ts.map +0 -1
  196. package/dist/ui/components/organisms/vc-table/components/TableCheckbox.vue.d.ts.map +0 -1
  197. package/dist/ui/components/organisms/vc-table/components/TableColumnSwitcher.vue.d.ts.map +0 -1
  198. package/dist/ui/components/organisms/vc-table/components/TableEmpty.vue.d.ts.map +0 -1
  199. package/dist/ui/components/organisms/vc-table/components/TableFooter.vue.d.ts.map +0 -1
  200. package/dist/ui/components/organisms/vc-table/components/TableGroupRow.vue.d.ts.map +0 -1
  201. package/dist/ui/components/organisms/vc-table/components/TableHead.vue.d.ts.map +0 -1
  202. package/dist/ui/components/organisms/vc-table/components/TableHeader.vue.d.ts.map +0 -1
  203. package/dist/ui/components/organisms/vc-table/components/TableResizeHandle.vue.d.ts.map +0 -1
  204. package/dist/ui/components/organisms/vc-table/components/TableRow.vue.d.ts.map +0 -1
  205. package/dist/ui/components/organisms/vc-table/components/TableRowActions.vue.d.ts.map +0 -1
  206. package/dist/ui/components/organisms/vc-table/components/TableSearchHeader.vue.d.ts.map +0 -1
  207. package/dist/ui/components/organisms/vc-table/components/TableSelectAllBar.vue.d.ts.map +0 -1
  208. package/dist/ui/components/organisms/vc-table/components/VcColumn.vue.d.ts.map +0 -1
  209. package/dist/ui/components/organisms/vc-table/components/_internal/SlotProxy.d.ts.map +0 -1
  210. package/dist/ui/components/organisms/vc-table/components/_internal/TableSkeletonRows.vue.d.ts.map +0 -1
  211. package/dist/ui/components/organisms/vc-table/components/cells/CellDate.vue.d.ts.map +0 -1
  212. package/dist/ui/components/organisms/vc-table/components/cells/CellDateAgo.vue.d.ts.map +0 -1
  213. package/dist/ui/components/organisms/vc-table/components/cells/CellDefault.vue.d.ts.map +0 -1
  214. package/dist/ui/components/organisms/vc-table/components/cells/CellEditableWrapper.vue.d.ts.map +0 -1
  215. package/dist/ui/components/organisms/vc-table/components/cells/CellHtml.vue.d.ts.map +0 -1
  216. package/dist/ui/components/organisms/vc-table/components/cells/CellImage.vue.d.ts.map +0 -1
  217. package/dist/ui/components/organisms/vc-table/components/cells/CellLink.vue.d.ts.map +0 -1
  218. package/dist/ui/components/organisms/vc-table/components/cells/CellMoney.vue.d.ts.map +0 -1
  219. package/dist/ui/components/organisms/vc-table/components/cells/CellNumber.vue.d.ts.map +0 -1
  220. package/dist/ui/components/organisms/vc-table/components/cells/CellStatus.vue.d.ts.map +0 -1
  221. package/dist/ui/components/organisms/vc-table/components/cells/CellStatusIcon.vue.d.ts.map +0 -1
  222. package/dist/ui/components/organisms/vc-table/components/cells/DynamicCellRenderer.vue.d.ts.map +0 -1
  223. package/dist/ui/components/organisms/vc-table/components/cells/index.d.ts.map +0 -1
  224. package/dist/ui/components/organisms/vc-table/components/index.d.ts +0 -27
  225. package/dist/ui/components/organisms/vc-table/components/index.d.ts.map +0 -1
  226. package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileCard.vue.d.ts.map +0 -1
  227. package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileView.vue.d.ts.map +0 -1
  228. package/dist/ui/components/organisms/vc-table/components/mobile/MobileActionSheet.vue.d.ts.map +0 -1
  229. package/dist/ui/components/organisms/vc-table/components/mobile/MobileCellRenderer.vue.d.ts.map +0 -1
  230. package/dist/ui/components/organisms/vc-table/components/mobile/PullToRefresh.vue.d.ts.map +0 -1
  231. package/dist/ui/components/organisms/vc-table/components/mobile/index.d.ts +0 -6
  232. package/dist/ui/components/organisms/vc-table/components/mobile/index.d.ts.map +0 -1
  233. package/dist/ui/components/organisms/vc-table/composables/index.d.ts.map +0 -1
  234. package/dist/ui/components/organisms/vc-table/composables/useCellBase.d.ts.map +0 -1
  235. package/dist/ui/components/organisms/vc-table/composables/useCellRegistry.d.ts.map +0 -1
  236. package/dist/ui/components/organisms/vc-table/composables/useColumnFilter.d.ts.map +0 -1
  237. package/dist/ui/components/organisms/vc-table/composables/useDataProcessing.d.ts.map +0 -1
  238. package/dist/ui/components/organisms/vc-table/composables/useDataTableOrchestrator.d.ts.map +0 -1
  239. package/dist/ui/components/organisms/vc-table/composables/useDataTableState.d.ts.map +0 -1
  240. package/dist/ui/components/organisms/vc-table/composables/useMobileCardLayout.d.ts.map +0 -1
  241. package/dist/ui/components/organisms/vc-table/composables/useTableColumns.d.ts.map +0 -1
  242. package/dist/ui/components/organisms/vc-table/composables/useTableColumnsReorder.d.ts.map +0 -1
  243. package/dist/ui/components/organisms/vc-table/composables/useTableColumnsResize.d.ts.map +0 -1
  244. package/dist/ui/components/organisms/vc-table/composables/useTableContext.d.ts.map +0 -1
  245. package/dist/ui/components/organisms/vc-table/composables/useTableEditing.d.ts.map +0 -1
  246. package/dist/ui/components/organisms/vc-table/composables/useTableExpansion.d.ts.map +0 -1
  247. package/dist/ui/components/organisms/vc-table/composables/useTableFilter.d.ts.map +0 -1
  248. package/dist/ui/components/organisms/vc-table/composables/useTableInlineEdit.d.ts.map +0 -1
  249. package/dist/ui/components/organisms/vc-table/composables/useTableRowGrouping.d.ts.map +0 -1
  250. package/dist/ui/components/organisms/vc-table/composables/useTableRowReorder.d.ts.map +0 -1
  251. package/dist/ui/components/organisms/vc-table/composables/useTableSelectionV2.d.ts.map +0 -1
  252. package/dist/ui/components/organisms/vc-table/composables/useTableSort.d.ts.map +0 -1
  253. package/dist/ui/components/organisms/vc-table/composables/useTableSwipe.d.ts.map +0 -1
  254. package/dist/ui/components/organisms/vc-table/composables/useVirtualScroll.d.ts.map +0 -1
  255. package/dist/ui/components/organisms/vc-table/index.d.ts.map +0 -1
  256. package/dist/ui/components/organisms/vc-table/keys.d.ts.map +0 -1
  257. package/dist/ui/components/organisms/vc-table/types.d.ts.map +0 -1
  258. package/dist/ui/components/organisms/vc-table/utils/ColumnCollector.d.ts.map +0 -1
  259. package/dist/ui/components/organisms/vc-table/utils/deepClone.d.ts.map +0 -1
  260. package/dist/ui/components/organisms/vc-table/utils/index.d.ts.map +0 -1
  261. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/_internal/vc-table-base-header/vc-table-base-header.vue.d.ts +0 -0
  262. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/_internal/vc-table-counter/vc-table-counter.vue.d.ts +0 -0
  263. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/_internal/vc-table-filter/vc-table-filter.vue.d.ts +0 -0
  264. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/ColumnSwitcherButton.vue.d.ts +0 -0
  265. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/GlobalFiltersButton.vue.d.ts +0 -0
  266. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/Table.vue.d.ts +0 -0
  267. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableAddRowButton.vue.d.ts +0 -0
  268. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableBody.vue.d.ts +0 -0
  269. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableCell.vue.d.ts +0 -0
  270. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableCheckbox.vue.d.ts +0 -0
  271. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableColumnSwitcher.vue.d.ts +0 -0
  272. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableEmpty.vue.d.ts +0 -0
  273. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableFooter.vue.d.ts +0 -0
  274. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableGroupRow.vue.d.ts +0 -0
  275. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableHead.vue.d.ts +0 -0
  276. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableHeader.vue.d.ts +0 -0
  277. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableResizeHandle.vue.d.ts +0 -0
  278. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableRow.vue.d.ts +0 -0
  279. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableSearchHeader.vue.d.ts +0 -0
  280. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/TableSelectAllBar.vue.d.ts +0 -0
  281. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/_internal/SlotProxy.d.ts +0 -0
  282. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellDate.vue.d.ts +0 -0
  283. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellDateAgo.vue.d.ts +0 -0
  284. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellDefault.vue.d.ts +0 -0
  285. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellEditableWrapper.vue.d.ts +0 -0
  286. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellHtml.vue.d.ts +0 -0
  287. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellImage.vue.d.ts +0 -0
  288. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellLink.vue.d.ts +0 -0
  289. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellMoney.vue.d.ts +0 -0
  290. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellNumber.vue.d.ts +0 -0
  291. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellStatus.vue.d.ts +0 -0
  292. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/CellStatusIcon.vue.d.ts +0 -0
  293. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/cells/DynamicCellRenderer.vue.d.ts +0 -0
  294. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/components/mobile/PullToRefresh.vue.d.ts +0 -0
  295. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useCellBase.d.ts +0 -0
  296. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useCellRegistry.d.ts +0 -0
  297. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useDataTableState.d.ts +0 -0
  298. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableColumnsReorder.d.ts +0 -0
  299. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableColumnsResize.d.ts +0 -0
  300. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableEditing.d.ts +0 -0
  301. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableExpansion.d.ts +0 -0
  302. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableInlineEdit.d.ts +0 -0
  303. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableRowGrouping.d.ts +0 -0
  304. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableSelectionV2.d.ts +0 -0
  305. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useTableSwipe.d.ts +0 -0
  306. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/composables/useVirtualScroll.d.ts +0 -0
  307. /package/dist/ui/components/organisms/{vc-table → vc-data-table}/utils/deepClone.d.ts +0 -0
package/dist/framework.js CHANGED
@@ -1,12 +1,12 @@
1
- import { _ as Ba, a as Ma, b as Fa, c as $a, d as Ga, e as Wa, f as xa, g as Ua, h as Ha, i as za, j as Ka, C as qa, k as Ya, l as ja, m as Za, n as Xa, o as Ja, p as Qa, q as es, T as ts, r as as, s as ss, t as os, u as ns, v as rs, w as is, x as ls, V as cs, y as us, z as ds, A as fs, B as ms, D as gs, E as ps, F as Es, G as hs, H as Ss, I as _s, J as As, K as vs, L as Ts, M as bs, N as Ls, O as ws, P as Os, Q as Ot, R as ys, S as Is, U as Rs, W as Ps, X as Cs, Y as Ds, Z as Ns, $ as yt, a0 as Vs, a1 as ks, a2 as Bs, a3 as Ms, a4 as Fs, a5 as $s, a6 as Gs, a7 as It, a8 as Ws, a9 as xs, aa as tt, ab as Us, ac as Hs, ad as fe, ae as zs, af as Ks, ag as qs, ah as Ys, ai as js, aj as Zs, ak as Xs, al as Js, am as Qs, an as eo, ao as to, ap as ao, aq as so, ar as oo, as as no, at as ro, au as io, av as lo, aw as co, ax as uo, ay as Rt, az as fo, aA as mo, aB as go, aC as po, aD as Eo, aE as ho, aF as Pt, aG as So, aH as _o, aI as Ao, aJ as vo, aK as To, aL as bo, aM as Lo, aN as wo, aO as Oo, aQ as yo, aS as Io, aU as Ro, aV as Po, aW as Co, aY as Do, aZ as No, a_ as Vo, a$ as ko, b0 as Bo, b1 as Mo, b2 as Fo, b3 as $o, b4 as Go, b7 as Wo, b8 as xo, b9 as Uo, ba as Ho, bb as zo, bc as Ko, bd as qo, be as Yo, bf as jo, bg as Zo, bh as Xo, bi as Jo } from "./chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-TnE_L5Rp.js";
2
- import { bj as ad, bk as sd, bl as od, bm as nd, bn as rd, bo as id, bp as ld, bq as cd, br as ud, bs as dd, bt as fd, bu as md, bv as gd, bw as pd, bx as Ed, by as hd, bz as Sd, bA as _d, bB as Ad, bC as vd, bD as Td, bE as bd, bF as Ld, bG as wd, bH as Od, bI as yd, bJ as Id, bK as Rd, bL as Pd, bM as Cd, bN as Dd, bO as Nd, bP as Vd, bQ as kd, aP as Bd, aR as Md, aT as Fd, bR as $d, bS as Gd, bT as Wd, bU as xd, aX as Ud, bV as Hd, bW as zd, b5 as Kd, b6 as qd, bX as Yd } from "./chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-TnE_L5Rp.js";
3
- import { m as De, n as Qo, p as Le, s as en, l as X, S as tn, o as Ct, q as J, r as ie, t as Dt, W as Nt, I as Vt, v as kt, w as an, x as Bt, B as sn, _ as on, a as Mt, b as Ft, c as nn, d as ze, y as $t, z as Gt, C as ue, E as Wt, F as xt, G as Ut, H as rn, J as ln, K as cn, L as un, M as dn, O as fn, P as mn, Q as gn, R as pn, T as En, U as hn, V as Sn, X as _n, Y as An, Z as vn, $ as Tn, a0 as bn, a1 as Ln, a2 as wn, a3 as On, a4 as yn, a5 as In, a6 as Rn, a7 as Pn } from "./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-DHLKAqm0.js";
4
- import { A as Zd, j as Xd, a8 as Jd, a9 as Qd, aa as ef, ab as tf, ac as af, ad as sf, ae as of, af as nf, ag as rf, k as lf, ah as cf, ai as uf, aj as df, ak as ff, D as mf, al as gf, am as pf, an as Ef, ao as hf, ap as Sf, aq as _f, ar as Af, as as vf, at as Tf, au as bf, av as Lf, aw as wf, ax as Of, ay as yf, az as If, aA as Rf, aB as Pf, aC as Cf, aD as Df, aE as Nf, aF as Vf, aG as kf, aH as Bf, aI as Mf, aJ as Ff, aK as $f, aL as Gf, aM as Wf, aN as xf, aO as Uf, aP as Hf, aQ as zf, aR as Kf, aS as qf, aT as Yf, aU as jf, aV as Zf, aW as Xf, aX as Jf, aY as Qf, g as em, aZ as tm, aZ as am, a_ as sm, a$ as om, b0 as nm, b1 as rm, b2 as im, b3 as lm, h as cm, b4 as um, b5 as dm, b6 as fm, b7 as mm, b8 as gm, b9 as pm, ba as Em, bb as hm, bc as Sm, bd as _m, be as Am, bf as vm, bg as Tm, bh as bm, u as Lm, i as wm, bi as Om, bj as ym, bk as Im, bl as Rm, bm as Pm, e as Cm, bn as Dm, f as Nm, bo as Vm, bp as km } from "./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-DHLKAqm0.js";
5
- import { _ as Cn } from "./chunks/vc-toast.vue_vue_type_style_index_0_lang-D-kMIagL.js";
6
- import { getCurrentScope as Ht, onScopeDispose as zt, computed as I, inject as te, ref as G, readonly as Ke, onMounted as me, watch as ce, onBeforeMount as Dn, onBeforeUnmount as Nn, unref as c, onUnmounted as Kt, provide as Vn, toValue as kn, isRef as Bn, defineComponent as Y, resolveComponent as $, openBlock as A, createBlock as M, withCtx as T, createElementVNode as F, createVNode as b, createTextVNode as q, toDisplayString as x, createCommentVNode as z, resolveDirective as qt, withDirectives as Yt, createElementBlock as W, withModifiers as Ve, createSlots as Mn, renderSlot as Z, Fragment as ee, renderList as oe, reactive as _e, withKeys as at, mergeProps as se, nextTick as st, shallowRef as Fn, resolveDynamicComponent as $n, normalizeClass as qe, normalizeStyle as ot, getCurrentInstance as Gn, warn as Wn } from "vue";
7
- import { b as xn, c as Un } from "./chunks/vendor-vueuse-core-CPOkeLul.js";
8
- import { a as Hn } from "./chunks/index-Des1Cxbn.js";
9
- import { u as Mm } from "./chunks/index-Des1Cxbn.js";
1
+ import { _ as Ba, a as Ma, b as Fa, c as $a, d as Ga, e as xa, f as Ua, g as Wa, h as Ha, i as za, j as Ka, C as qa, k as Ya, l as ja, m as Za, n as Xa, o as Ja, p as Qa, q as es, T as ts, r as as, s as ss, t as os, u as ns, v as rs, w as is, x as ls, V as cs, y as us, z as ds, A as fs, B as ms, D as gs, E as ps, F as Es, G as hs, H as Ss, I as _s, J as As, K as vs, L as Ts, M as bs, N as Ls, O as ws, P as Os, Q as Ot, R as ys, S as Is, U as Rs, W as Ps, X as Cs, Y as Ds, Z as Ns, $ as yt, a0 as Vs, a1 as ks, a2 as Bs, a3 as Ms, a4 as Fs, a5 as $s, a6 as Gs, a7 as It, a8 as xs, a9 as Us, aa as tt, ab as Ws, ac as Hs, ad as fe, ae as zs, af as Ks, ag as qs, ah as Ys, ai as js, aj as Zs, ak as Xs, al as Js, am as Qs, an as eo, ao as to, ap as ao, aq as so, ar as oo, as as no, at as ro, au as io, av as lo, aw as co, ax as uo, ay as Rt, az as fo, aA as mo, aB as go, aC as po, aD as Eo, aE as ho, aF as Pt, aG as So, aH as _o, aI as Ao, aJ as vo, aK as To, aL as bo, aM as Lo, aN as wo, aO as Oo, aQ as yo, aS as Io, aU as Ro, aV as Po, aW as Co, aY as Do, aZ as No, a_ as Vo, a$ as ko, b0 as Bo, b1 as Mo, b2 as Fo, b3 as $o, b4 as Go, b7 as xo, b8 as Uo, b9 as Wo, ba as Ho, bb as zo, bc as Ko, bd as qo, be as Yo, bf as jo, bg as Zo, bh as Xo, bi as Jo } from "./chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-5ZmOi0Qn.js";
2
+ import { bj as ad, bk as sd, bl as od, bm as nd, bn as rd, bo as id, bp as ld, bq as cd, br as ud, bs as dd, bt as fd, bu as md, bv as gd, bw as pd, bx as Ed, by as hd, bz as Sd, bA as _d, bB as Ad, bC as vd, bD as Td, bE as bd, bF as Ld, bG as wd, bH as Od, bI as yd, bJ as Id, bK as Rd, bL as Pd, bM as Cd, bN as Dd, bO as Nd, bP as Vd, bQ as kd, aP as Bd, aR as Md, aT as Fd, bR as $d, bS as Gd, bT as xd, bU as Ud, aX as Wd, bV as Hd, bW as zd, b5 as Kd, b6 as qd, bX as Yd } from "./chunks/VcTableAdapter.vue_vue_type_style_index_0_lang-5ZmOi0Qn.js";
3
+ import { m as De, n as Qo, p as Le, s as en, l as X, S as tn, o as Ct, q as J, r as ie, t as Dt, W as Nt, I as Vt, v as kt, w as an, x as Bt, B as sn, _ as on, a as Mt, b as Ft, c as nn, d as ze, y as $t, z as Gt, C as ue, F as xt, G as Ut, J as Wt, K as rn, L as ln, M as cn, O as un, P as dn, Q as fn, R as mn, T as gn, U as pn, V as En, X as hn, Y as Sn, Z as _n, $ as An, a0 as vn, a1 as Tn, a2 as bn, a3 as Ln, a4 as wn, a5 as On, a6 as yn, a7 as In, a8 as Rn, a9 as Pn } from "./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-DkhNTrts.js";
4
+ import { A as Zd, j as Xd, aa as Jd, ab as Qd, ac as ef, ad as tf, ae as af, af as sf, ag as of, ah as nf, ai as rf, k as lf, aj as cf, ak as uf, al as df, am as ff, D as mf, an as gf, ao as pf, ap as Ef, aq as hf, ar as Sf, as as _f, at as Af, au as vf, av as Tf, aw as bf, E as Lf, ax as wf, ay as Of, az as yf, aA as If, aB as Rf, aC as Pf, H as Cf, aD as Df, aE as Nf, aF as Vf, aG as kf, aH as Bf, aI as Mf, aJ as Ff, aK as $f, aL as Gf, aM as xf, aN as Uf, aO as Wf, aP as Hf, aQ as zf, aR as Kf, aS as qf, aT as Yf, aU as jf, aV as Zf, aW as Xf, aX as Jf, aY as Qf, aZ as em, a_ as tm, g as am, a$ as sm, a$ as om, b0 as nm, b1 as rm, b2 as im, b3 as lm, b4 as cm, b5 as um, h as dm, b6 as fm, b7 as mm, b8 as gm, b9 as pm, ba as Em, bb as hm, bc as Sm, bd as _m, be as Am, bf as vm, bg as Tm, bh as bm, bi as Lm, bj as wm, u as Om, i as ym, bk as Im, bl as Rm, bm as Pm, bn as Cm, bo as Dm, e as Nm, bp as Vm, f as km, bq as Bm, br as Mm } from "./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-DkhNTrts.js";
5
+ import { _ as Cn } from "./chunks/vc-toast.vue_vue_type_style_index_0_lang-B2yfKgJ0.js";
6
+ import { getCurrentScope as Ht, onScopeDispose as zt, computed as I, inject as te, ref as G, readonly as Ke, onMounted as me, watch as ce, onBeforeMount as Dn, onBeforeUnmount as Nn, unref as c, onUnmounted as Kt, provide as Vn, toValue as kn, isRef as Bn, defineComponent as Y, resolveComponent as $, openBlock as A, createBlock as M, withCtx as T, createElementVNode as F, createVNode as b, createTextVNode as q, toDisplayString as U, createCommentVNode as z, resolveDirective as qt, withDirectives as Yt, createElementBlock as x, withModifiers as Ve, createSlots as Mn, renderSlot as Z, Fragment as ee, renderList as oe, reactive as _e, withKeys as at, mergeProps as se, nextTick as st, shallowRef as Fn, resolveDynamicComponent as $n, normalizeClass as qe, normalizeStyle as ot, getCurrentInstance as Gn, warn as xn } from "vue";
7
+ import { b as Un, c as Wn } from "./chunks/vendor-vueuse-core-CPOkeLul.js";
8
+ import { a as Hn } from "./chunks/index-BhuEUzqS.js";
9
+ import { u as $m } from "./chunks/index-BhuEUzqS.js";
10
10
  import "./chunks/vendor-dompurify-BIuh5IAZ.js";
11
11
  import { u as de } from "./chunks/vendor-vue-i18n-BSCeQYoP.js";
12
12
  import { useForm as ge, useIsFormValid as Ae, useIsFormDirty as nt, Field as Q } from "vee-validate";
@@ -86,12 +86,12 @@ import "./chunks/ExtensionPoint.vue_vue_type_style_index_0_lang-B1R06zHa.js";
86
86
  import "./chunks/vendor-truncate-html-DDVwXwPl.js";
87
87
  import { v as zn } from "./chunks/vendor-vue3-touch-events-DqysuuWh.js";
88
88
  import { G as Kn } from "./chunks/vendor-gridstack-Dkfw452e.js";
89
- import { default as $m } from "./chunks/index-BJbOVN0O.js";
89
+ import { default as xm } from "./chunks/index-DqkSBxqx.js";
90
90
  import { A as qn, u as Yn } from "./chunks/vendor-vue3-application-insights-Cq46Q3rj.js";
91
91
  import { a as jn, c as le, d as Zn, b as Xn } from "./chunks/vendor-lodash-es-BwHYzZ39.js";
92
92
  import { E as Jn, x as Qn, L as er, S as tr, $ as ar } from "./chunks/vendor-web-vitals-vrpLO1bu.js";
93
93
  import { _ as sr } from "./chunks/index-BuTo_Lx8.js";
94
- import { E as Wm, d as xm, u as Um } from "./chunks/index-BuTo_Lx8.js";
94
+ import { E as Wm, d as Hm, u as zm } from "./chunks/index-BuTo_Lx8.js";
95
95
  import { S as jt, z as rt, A as or, C as nr, a as Re, w as rr, b as ir, D as lr, c as cr, E as ur } from "./chunks/vendor-unovis-vue-CMGNLXsC.js";
96
96
  function lu(e) {
97
97
  return e.replace(/[\w]([A-Z])/g, function(t) {
@@ -228,7 +228,7 @@ function ea(e, t) {
228
228
  const S = Le(u);
229
229
  if (o.value = S, Sr.error("Async action failed:", u), n && u && typeof u == "object") {
230
230
  const g = `async-error-${S.message.slice(0, 80)}`, h = setTimeout(async () => {
231
- Be || (Be = (await import("./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-DHLKAqm0.js").then((N) => N.bu)).notification), Be.error(S.message, {
231
+ Be || (Be = (await import("./chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-DkhNTrts.js").then((N) => N.bw)).notification), Be.error(S.message, {
232
232
  timeout: i,
233
233
  notificationId: g
234
234
  });
@@ -994,9 +994,9 @@ const Nr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
994
994
  CellDefault: Fa,
995
995
  CellEditableWrapper: $a,
996
996
  CellHtml: Ga,
997
- CellImage: Wa,
998
- CellLink: xa,
999
- CellMoney: Ua,
997
+ CellImage: xa,
998
+ CellLink: Ua,
999
+ CellMoney: Wa,
1000
1000
  CellNumber: Ha,
1001
1001
  CellStatus: za,
1002
1002
  CellStatusIcon: Ka,
@@ -1055,11 +1055,11 @@ const Nr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1055
1055
  VcField: $s,
1056
1056
  VcFileUpload: Gs,
1057
1057
  VcForm: It,
1058
- VcGallery: Ws,
1059
- VcHint: xs,
1058
+ VcGallery: xs,
1059
+ VcHint: Us,
1060
1060
  VcIcon: ze,
1061
1061
  VcImage: tt,
1062
- VcImageTile: Us,
1062
+ VcImageTile: Ws,
1063
1063
  VcImageUpload: Hs,
1064
1064
  VcInput: fe,
1065
1065
  VcInputCurrency: zs,
@@ -1114,8 +1114,8 @@ const Nr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1114
1114
  useTableInlineEdit: Fo,
1115
1115
  useTableRowGrouping: $o,
1116
1116
  useTableRowReorder: Go,
1117
- useToggleableContent: Wo,
1118
- useVirtualScroll: xo
1117
+ useToggleableContent: xo,
1118
+ useVirtualScroll: Uo
1119
1119
  }, Symbol.toStringTag, { value: "Module" })), Vr = {
1120
1120
  mounted(e, t) {
1121
1121
  t.value && e.focus();
@@ -1127,9 +1127,9 @@ const Nr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1127
1127
  __proto__: null,
1128
1128
  autofocus: Vr,
1129
1129
  loading: kr
1130
- }, Symbol.toStringTag, { value: "Module" })), Mr = { class: "tw-flex tw-grow-1 tw-border-t tw-border-solid tw-border-t-[--assets-details-border]" }, Fr = { class: "assets-details__content tw-grow tw-basis-0 tw-w-full" }, $r = { class: "tw-p-4" }, Gr = { class: "tw-flex tw-flex-row tw-justify-stretch tw-truncate" }, Wr = { class: "tw-truncate" };
1130
+ }, Symbol.toStringTag, { value: "Module" })), Mr = { class: "tw-flex tw-grow-1 tw-border-t tw-border-solid tw-border-t-[--assets-details-border]" }, Fr = { class: "assets-details__content tw-grow tw-basis-0 tw-w-full" }, $r = { class: "tw-p-4" }, Gr = { class: "tw-flex tw-flex-row tw-justify-stretch tw-truncate" }, xr = { class: "tw-truncate" };
1131
1131
  $t("AssetsDetails", {});
1132
- const xr = /* @__PURE__ */ Y({
1132
+ const Ur = /* @__PURE__ */ Y({
1133
1133
  name: "AssetsDetails",
1134
1134
  __name: "assets-details",
1135
1135
  setup(e) {
@@ -1205,13 +1205,13 @@ const xr = /* @__PURE__ */ Y({
1205
1205
  default: T(() => [
1206
1206
  b(D, null, {
1207
1207
  default: T(() => [
1208
- q(x(c(i)("ASSETS.PAGES.DETAILS.FIELDS.SIZE")), 1)
1208
+ q(U(c(i)("ASSETS.PAGES.DETAILS.FIELDS.SIZE")), 1)
1209
1209
  ]),
1210
1210
  _: 1
1211
1211
  }),
1212
1212
  b(P, { class: "tw-text-s" }, {
1213
1213
  default: T(() => [
1214
- q(x(c(Qt)(r.value.size)), 1)
1214
+ q(U(c(Qt)(r.value.size)), 1)
1215
1215
  ]),
1216
1216
  _: 1
1217
1217
  })
@@ -1222,13 +1222,13 @@ const xr = /* @__PURE__ */ Y({
1222
1222
  default: T(() => [
1223
1223
  b(D, null, {
1224
1224
  default: T(() => [
1225
- q(x(c(i)("ASSETS.PAGES.DETAILS.FIELDS.CREATED_DATE")), 1)
1225
+ q(U(c(i)("ASSETS.PAGES.DETAILS.FIELDS.CREATED_DATE")), 1)
1226
1226
  ]),
1227
1227
  _: 1
1228
1228
  }),
1229
1229
  b(P, { class: "tw-text-s" }, {
1230
1230
  default: T(() => [
1231
- q(x(c(Uo)(r.value.createdDate) || "N/A"), 1)
1231
+ q(U(c(Wo)(r.value.createdDate) || "N/A"), 1)
1232
1232
  ]),
1233
1233
  _: 1
1234
1234
  })
@@ -1239,18 +1239,18 @@ const xr = /* @__PURE__ */ Y({
1239
1239
  default: T(() => [
1240
1240
  b(D, null, {
1241
1241
  default: T(() => [
1242
- q(x(c(i)("ASSETS.PAGES.DETAILS.FIELDS.URL")), 1)
1242
+ q(U(c(i)("ASSETS.PAGES.DETAILS.FIELDS.URL")), 1)
1243
1243
  ]),
1244
1244
  _: 1
1245
1245
  }),
1246
1246
  F("div", Gr, [
1247
- F("div", Wr, [
1247
+ F("div", xr, [
1248
1248
  b(R, {
1249
1249
  class: "vc-link tw-text-s tw-truncate tw-w-full",
1250
1250
  onClick: C[0] || (C[0] = (p) => f(r.value.url))
1251
1251
  }, {
1252
1252
  default: T(() => [
1253
- q(x(c(t)?.asset.name), 1)
1253
+ q(U(c(t)?.asset.name), 1)
1254
1254
  ]),
1255
1255
  _: 1
1256
1256
  })
@@ -1336,9 +1336,9 @@ const xr = /* @__PURE__ */ Y({
1336
1336
  }, 8, ["title", "subtitle", "toolbar-items"]);
1337
1337
  };
1338
1338
  }
1339
- }), Ur = xr, Hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1339
+ }), Wr = Ur, Hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1340
1340
  __proto__: null,
1341
- AssetsDetails: Ur
1341
+ AssetsDetails: Wr
1342
1342
  }, Symbol.toStringTag, { value: "Module" })), zr = it({ blades: Hr }), Kr = { class: "tw-flex tw-items-center tw-justify-center" };
1343
1343
  $t("AssetsManager", {});
1344
1344
  const qr = /* @__PURE__ */ Y({
@@ -1400,10 +1400,10 @@ const qr = /* @__PURE__ */ Y({
1400
1400
  for (const v of Array.from(p)) {
1401
1401
  let L = v.name;
1402
1402
  if (m.has(L)) {
1403
- const k = L.includes(".") ? `.${L.split(".").pop()}` : "", U = L.slice(0, L.length - k.length);
1403
+ const k = L.includes(".") ? `.${L.split(".").pop()}` : "", W = L.slice(0, L.length - k.length);
1404
1404
  let d = 1;
1405
1405
  for (; m.has(L); )
1406
- L = `${U}_${d}${k}`, d++;
1406
+ L = `${W}_${d}${k}`, d++;
1407
1407
  }
1408
1408
  m.add(L), _.items.add(new File([v], L, { type: v.type }));
1409
1409
  }
@@ -1451,14 +1451,14 @@ const qr = /* @__PURE__ */ Y({
1451
1451
  }
1452
1452
  ];
1453
1453
  return (p, m) => {
1454
- const _ = $("VcImage"), v = $("VcIcon"), L = $("VcColumn"), k = $("VcDataTable"), U = $("VcBlade"), d = qt("loading");
1455
- return A(), M(U, {
1454
+ const _ = $("VcImage"), v = $("VcIcon"), L = $("VcColumn"), k = $("VcDataTable"), W = $("VcBlade"), d = qt("loading");
1455
+ return A(), M(W, {
1456
1456
  title: l.value,
1457
1457
  "toolbar-items": f.value,
1458
1458
  width: "70%"
1459
1459
  }, {
1460
1460
  default: T(() => [
1461
- Yt((A(), W("div", {
1461
+ Yt((A(), x("div", {
1462
1462
  class: "tw-relative tw-h-full tw-flex-1",
1463
1463
  onDragover: Ve(C, ["prevent", "stop"]),
1464
1464
  onDragleave: Ve(w, ["prevent"]),
@@ -1520,7 +1520,7 @@ const qr = /* @__PURE__ */ Y({
1520
1520
  "always-visible": ""
1521
1521
  }, {
1522
1522
  body: T(({ data: E }) => [
1523
- F("div", null, x(c(Qt)(E.size ?? 0)), 1)
1523
+ F("div", null, U(c(Qt)(E.size ?? 0)), 1)
1524
1524
  ]),
1525
1525
  _: 1
1526
1526
  }, 8, ["title"]),
@@ -1531,7 +1531,7 @@ const qr = /* @__PURE__ */ Y({
1531
1531
  "always-visible": ""
1532
1532
  }, {
1533
1533
  body: T(({ data: E }) => [
1534
- F("div", null, x(E.sortOrder), 1)
1534
+ F("div", null, U(E.sortOrder), 1)
1535
1535
  ]),
1536
1536
  _: 1
1537
1537
  }, 8, ["title"]),
@@ -1569,7 +1569,7 @@ const qr = /* @__PURE__ */ Y({
1569
1569
  function sa() {
1570
1570
  if (!_t.value && typeof window < "u") {
1571
1571
  _t.value = !0;
1572
- const { isOnline: e } = xn();
1572
+ const { isOnline: e } = Un();
1573
1573
  ce(
1574
1574
  e,
1575
1575
  (t) => {
@@ -1632,13 +1632,13 @@ function na() {
1632
1632
  untrackRequest: ai
1633
1633
  };
1634
1634
  }
1635
- const We = X("interceptors");
1635
+ const xe = X("interceptors");
1636
1636
  function si(e) {
1637
1637
  const { fetch: t } = window, { signOut: a, isAuthenticated: o } = ue(), { trackRequest: n, untrackRequest: i } = na();
1638
1638
  let r = 0;
1639
1639
  return window.fetch = async (...s) => {
1640
1640
  if (window.__DEMO_MODE__)
1641
- return We.warn("CANCELLED FETCH WHILE IN __DEMO_MODE__: ", ...s), We.warn("Please logout and add APP_PLATFORM_URL into .env file of your application to enable API calls"), new Promise((l) => {
1641
+ return xe.warn("CANCELLED FETCH WHILE IN __DEMO_MODE__: ", ...s), xe.warn("Please logout and add APP_PLATFORM_URL into .env file of your application to enable API calls"), new Promise((l) => {
1642
1642
  s[0] === "/api/platform/security/login" ? l({
1643
1643
  status: 200,
1644
1644
  text: async () => JSON.stringify({ succeeded: !0 })
@@ -1670,7 +1670,7 @@ function si(e) {
1670
1670
  if (!l(u))
1671
1671
  return t(...s);
1672
1672
  if (!navigator.onLine)
1673
- return We.warn("Request blocked: browser is offline", u), Promise.reject(new Error("Network unavailable. Please check your connection."));
1673
+ return xe.warn("Request blocked: browser is offline", u), Promise.reject(new Error("Network unavailable. Please check your connection."));
1674
1674
  const g = String(++r);
1675
1675
  n(g);
1676
1676
  const h = new AbortController();
@@ -1701,7 +1701,7 @@ Please log in again or contact the administrator for assistance.`
1701
1701
  function oi(e) {
1702
1702
  e && e.getRoutes().some((t) => t.path === "/login" || t.name === "Login") ? e.currentRoute.value.path !== "/login" && e.push("/login") : window.location.href = window.location.origin + "/";
1703
1703
  }
1704
- const ra = { THEMES: { LIGHT: "Light", DARK: "Dark" } }, ia = { USER: { ROLE: { ADMINISTRATOR: "Administrator" } }, ACCOUNT: { SETTINGS: "Settings", CHANGE_PASSWORD: "Change password", PROFILE: "Profile", LOGOUT: "Log Out" } }, la = { ATOMS: { VC_BANNER: { SHOW_MORE: "Show more", SHOW_LESS: "Show less" } }, MOLECULES: { VC_SELECT: { CLICK_TO_SELECT: "Click to select...", LOADING: "Loading...", LOADING_MORE: "Loading more...", NO_OPTIONS: "No options" }, VC_FILE_UPLOAD: { DRAG_HERE: "Drag and drop file here or", BROWSE: "browse your files" }, VC_INPUT: { DATE_PLACEHOLDER: "Select date", DATE_TIME_PLACEHOLDER: "Select date and time" }, VC_PAGINATION: { JUMP: "Jump to page:" }, VC_MULTIVALUE: { ADD: "Add" } }, ORGANISMS: { VC_DYNAMIC_PROPERTY: { ADD: "Add value", VALUE_TYPE: { COLOR: { PLACEHOLDER: "Color code", NAME: "Color name" } } }, VC_GALLERY: { INTERNAL: { VC_GALLERY_ITEM: { FULLSCREEN: "Fullscreen", EDIT: "Edit", DELETE: "Delete" }, VC_GALLERY_PREVIEW: { COPY_IMAGE_LINK: "copy image link" } }, GALLERY_IS_EMPTY: "Gallery is empty", DROP_TO_UPLOAD: "Drop to upload", DRAG_IMAGES_HERE: "Drag images here or", BROWSE_IMAGES: "browse your files" }, VC_APP: { INTERNAL: { VC_APP_BAR: { BACK: "Back" }, MOBILE_LAYOUT: { TAB_MENU: "Menu", TAB_HUB: "Hub" }, APP_HUB: { SEARCH_PLACEHOLDER: "Search applications and widgets", APPLICATIONS: "Applications", WIDGETS: "Widgets", NO_APPLICATIONS: "No applications found", NO_WIDGETS: "No widgets found", LIST_VIEW: "List view", TILE_VIEW: "Tile view" } } }, BLADE_NAVIGATION: { ARIA_LABEL: "Blade navigation" }, VC_BLADE: { SEE_DETAILS: "See details", UNSAVED_CHANGES: "Has unsaved changes", ERROR_POPUP: { TITLE: "Error details", COPY_ERROR: "copy content" }, MORE: "More", TOOLBAR: "Toolbar actions", CLOSE_MENU: "Close menu", PANEL: "Panel" }, VC_BLADE_HEADER: { UNSAVED_CHANGES: "Has unsaved changes", NO_CHANGES: "No unsaved changes" }, VC_TABLE: { CURRENT_PAGE_SELECTED: "All items in this page are selected.", SELECT_ALL: "Select all items", ALL_SELECTED: "All items are selected.", ALL_SELECTED_COUNT: "All {count} items selected", SELECT_ALL_COUNT: "Select all {count} items", CANCEL: "Clear selection", ALL_ACTIONS: "All actions", MORE: "More", ALL_FILTERS: "Filters", SEARCH: "Search...", EMPTY: "List is empty.", EMPTY_TITLE: "No data", EMPTY_DESCRIPTION: "No items to display", NOT_FOUND: "Nothing found.", NOT_FOUND_TITLE: "No results found", NOT_FOUND_DESCRIPTION: "Try adjusting your search or filters", TOTALS: "Totals:", ACTIONS: "Actions", NOT_SET: "Not set", SELECTED: "Selected", SELECT_ALL_TRUNCATED: "Select all", PULL_TO_REFRESH: "Pull to refresh", RELEASE_TO_REFRESH: "Release to refresh", REFRESHING: "Refreshing...", ADD_ROW: "Add row", LOADING: "Loading...", PAGE_INFO: "Page {current} of {total}", COLUMN_FILTER: { APPLY: "Apply", CLEAR: "Clear", FROM: "From", TO: "To" }, GLOBAL_FILTERS: { BUTTON: "Filters", TITLE: "Filters" }, COLUMN_SWITCHER: { BUTTON: "Columns", TITLE: "Show/Hide Columns", SHOW_ALL: "Show All", RESET: "Reset" }, OF: "of", PAGE: "Page" }, VC_POPUP: { OK: "OK", CONFIRM: "Confirm", CANCEL: "Cancel", CLOSE: "Close", TITLE: { CONFIRMATION: "Confirmation", ERROR: "Error", INFO: "Info" } } }, THEME_SELECTOR: { THEME_CHANGED: " theme", THEME_SELECTOR: "Theme" }, CHANGE_PASSWORD: { TITLE: "Change password", TITLE_FORCED: "Password expired", SUBTITLE_FORCED: "Please set a new password", FORCED: { LABEL: "Your password has expired. You must change the password to continue using the manager." }, CURRENT_PASSWORD: { LABEL: "Current password", PLACEHOLDER: "Enter password" }, NEW_PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" }, CANCEL: "Cancel", SAVE: "Update", ERRORS: { "Repeat-password": "Passwords are not same", "Equal-passwords": "The new password must not match the old one", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", "Incorrect password.": "You entered an incorrect password", "You have used this password in the past. Choose another one.": "You have used this password in the past. Choose another one." } }, APP_SWITCHER: { TITLE: "Applications" }, NOTIFICATION_DROPDOWN: { TITLE: "Notifications", EMPTY: "No notifications yet" }, LANGUAGE_SELECTOR: { TITLE: "Language" }, FILTERS: { APPLY: "Apply filters", RESET: "Reset" } }, ca = { TITLE: "You're invited!", SUBTITLE: "Set a password for your account", FIELDS: { EMAIL: { LABEL: "Email" }, PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" } }, ACCEPT_INVITATION: "Activate", ERRORS: { "Repeat-password": "Passwords are not same", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", recentPasswordUsed: "You have used this password in the past. Choose another one." } }, ua = { TITLE: "Welcome back", SUBTITLE: "Sign in to your account to continue", FIELDS: { LOGIN: { LABEL: "Email", PLACEHOLDER: "Enter your email" }, PASSWORD: { LABEL: "Password", PLACEHOLDER: "Enter your password" }, FORGOT_PASSWORD: { TITLE: "Forgot password", LABEL: "Email", PLACEHOLDER: "Please enter your email" } }, FORGOT_PASSWORD_BUTTON: "Forgot password?", BUTTON: "Sign in", OR: "or", FORGOT_BUTTON: "Submit", BACK_BUTTON: "Back", BUTTON_OK: "Ok", RESET_EMAIL_TEXT: "We will send you an email with instructions on how to reset your password.", RESET_EMAIL_SENT: "Email with instructions has been sent to you.", SSO_NO_PROVIDERS_ERROR: "SSO authentication is not configured. Please contact your administrator." }, da = { TITLE: "Reset your password", SUBTITLE: "Enter your email and we'll send you a reset link", FIELDS: { EMAIL: { LABEL: "Email", PLACEHOLDER: "Enter your email address" } }, SEND_BUTTON: "Send reset link", BACK_TO_LOGIN: "Back to sign in", SUCCESS_TITLE: "Check your email", SUCCESS_TEXT: "We sent a reset link to {email}" }, fa = { TITLE: "Set new password", SUBTITLE: "Enter your new password below", FIELDS: { PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" } }, SAVE_PASSWORD: "Save", ERRORS: { "Repeat-password": "Passwords are not same", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", recentPasswordUsed: "You have used this password in the past. Choose another one." } }, ma = { TITLE: "Assets", TOOLBAR: { SAVE: "Save", REFRESH: "Refresh", ADD: "Add", DELETE: "Delete selected" }, EMPTY: { NO_ASSETS: "No assets", UPLOAD_ASSETS: "Drag & drop assets here or click 'Upload' button", UPLOAD: "Upload" }, TABLE: { HEADER: { IMAGE: "Img", NAME: "Name", SIZE: "Size", SORT_ORDER: "Sort order", CREATED_DATE: "Created date" }, ACTIONS: { DELETE: "Delete", EDIT: "Edit" } } }, ga = { PAGES: { DETAILS: { SUBTITLE: "Asset edit", TOOLBAR: { SAVE: "Save", DELETE: "Delete" }, FIELDS: { SIZE: "Size", CREATED_DATE: "Created date", URL: "Url", COPY: "Copy link", NAME: { TITLE: "Asset name", PLACEHOLDER: "Enter asset name" }, ALT: { TITLE: "Image alternative text", PLACEHOLDER: "Enter image alt text", TOOLTIP: "This text will be displayed in case of disabled/unloaded image on the page" }, DESCRIPTION: { TITLE: "Meta description", PLACEHOLDER: "Enter meta description" } } } } }, pa = { _default: "The {field} is not valid", alpha: "The {field} field may only contain alphabetic characters", alpha_num: "The {field} field may only contain alpha-numeric characters", alpha_dash: "The {field} field may contain alpha-numeric characters as well as dashes and underscores", alpha_spaces: "The {field} field may only contain alphabetic characters as well as spaces", between: "The {field} field must be between 0:{min} and 1:{max}", confirmed: "The {field} field confirmation does not match", digits: "The {field} field must be numeric and exactly contain 0:{length} digits", dimensions: "The {field} field must be 0:{width} pixels by 1:{height} pixels", email: "The {field} field must be a valid email", not_one_of: "The {field} field is not a valid value", ext: "The {field} field is not a valid file", image: "The {field} field must be an image", integer: "The {field} field must be an integer", length: "The {field} field must be 0:{length} long", max_value: "The {field} field must be 0:{max} or less", max: "The {field} field may not be greater than 0:{length} characters", mimes: "The {field} field must have a valid file type", min_value: "The {field} field must be 0:{min} or more", min: "The {field} field must be at least 0:{length} characters", numeric: "The {field} field may only contain numeric characters", one_of: "The {field} field is not a valid value", regex: "The {field} field format is invalid", required_if: "The {field} field is required", required: "The {field} field is required", size: "The {field} field size must be less than 0:{size}KB", url: "The {field} field is not a valid URL", min_dimensions: { error: "Image dimensions must be greater than {height}*{width}", not_image_error: "Not image file" }, file_weight: "File size must be maximum {size} kb", before: "End date must be earlier than start date", after: "End date must be later than start date", bigint: "Unsupported number" }, Ea = { ACCESS_RESTRICTED: "Access restricted" }, ha = { LOADING: "Loading Virto OZ..." }, Sa = { no_options: "No options" }, ni = {
1704
+ const ra = { THEMES: { LIGHT: "Light", DARK: "Dark" } }, ia = { USER: { ROLE: { ADMINISTRATOR: "Administrator" } }, ACCOUNT: { SETTINGS: "Settings", CHANGE_PASSWORD: "Change password", PROFILE: "Profile", LOGOUT: "Log Out" } }, la = { ATOMS: { VC_BANNER: { SHOW_MORE: "Show more", SHOW_LESS: "Show less" } }, MOLECULES: { VC_SELECT: { CLICK_TO_SELECT: "Click to select...", LOADING: "Loading...", LOADING_MORE: "Loading more...", NO_OPTIONS: "No options" }, VC_FILE_UPLOAD: { DRAG_HERE: "Drag and drop file here or", BROWSE: "browse your files" }, VC_INPUT: { DATE_PLACEHOLDER: "Select date", DATE_TIME_PLACEHOLDER: "Select date and time" }, VC_PAGINATION: { JUMP: "Jump to page:" }, VC_MULTIVALUE: { ADD: "Add" } }, ORGANISMS: { VC_DYNAMIC_PROPERTY: { ADD: "Add value", VALUE_TYPE: { COLOR: { PLACEHOLDER: "Color code", NAME: "Color name" } } }, VC_GALLERY: { INTERNAL: { VC_GALLERY_ITEM: { FULLSCREEN: "Fullscreen", EDIT: "Edit", DELETE: "Delete" }, VC_GALLERY_PREVIEW: { COPY_IMAGE_LINK: "copy image link" } }, GALLERY_IS_EMPTY: "Gallery is empty", DROP_TO_UPLOAD: "Drop to upload", DRAG_IMAGES_HERE: "Drag images here or", BROWSE_IMAGES: "browse your files" }, VC_APP: { INTERNAL: { VC_APP_BAR: { BACK: "Back" }, MOBILE_LAYOUT: { TAB_MENU: "Menu", TAB_HUB: "Hub" }, APP_HUB: { SEARCH_PLACEHOLDER: "Search applications and widgets", APPLICATIONS: "Applications", WIDGETS: "Widgets", NO_APPLICATIONS: "No applications found", NO_WIDGETS: "No widgets found", LIST_VIEW: "List view", TILE_VIEW: "Tile view" } } }, BLADE_NAVIGATION: { ARIA_LABEL: "Blade navigation" }, VC_BLADE: { SEE_DETAILS: "See details", UNSAVED_CHANGES: "Has unsaved changes", ERROR_POPUP: { TITLE: "Error details", COPY_ERROR: "copy content" }, MORE: "More", TOOLBAR: "Toolbar actions", CLOSE_MENU: "Close menu", PANEL: "Panel" }, VC_BLADE_HEADER: { UNSAVED_CHANGES: "Has unsaved changes", NO_CHANGES: "No unsaved changes" }, VC_TABLE: { CURRENT_PAGE_SELECTED: "All items in this page are selected.", SELECT_ALL: "Select all items", ALL_SELECTED: "All items are selected.", ALL_SELECTED_COUNT: "All {count} items selected", SELECT_ALL_COUNT: "Select all {count} items", CANCEL: "Clear selection", ALL_ACTIONS: "All actions", MORE: "More", ALL_FILTERS: "Filters", SEARCH: "Search...", EMPTY: "List is empty.", EMPTY_TITLE: "No data", EMPTY_DESCRIPTION: "No items to display", NOT_FOUND: "Nothing found.", NOT_FOUND_TITLE: "No results found", NOT_FOUND_DESCRIPTION: "Try adjusting your search or filters", TOTALS: "Totals:", ACTIONS: "Actions", NOT_SET: "Not set", SELECTED: "Selected", SELECT_ALL_TRUNCATED: "Select all", PULL_TO_REFRESH: "Pull to refresh", RELEASE_TO_REFRESH: "Release to refresh", REFRESHING: "Refreshing...", ADD_ROW: "Add row", LOADING: "Loading...", PAGE_INFO: "Page {current} of {total}", COLUMN_FILTER: { APPLY: "Apply", CLEAR: "Clear", FROM: "From", TO: "To" }, GLOBAL_FILTERS: { BUTTON: "Filters", TITLE: "Filters" }, COLUMN_SWITCHER: { BUTTON: "Columns", TITLE: "Show/Hide Columns", SHOW_ALL: "Show All", RESET: "Reset" }, OF: "of", PAGE: "Page" }, VC_POPUP: { OK: "OK", CONFIRM: "Confirm", CANCEL: "Cancel", CLOSE: "Close", TITLE: { CONFIRMATION: "Confirmation", ERROR: "Error", INFO: "Info" } } }, THEME_SELECTOR: { THEME_CHANGED: " theme", THEME_SELECTOR: "Theme" }, CHANGE_PASSWORD: { TITLE: "Change password", TITLE_FORCED: "Password expired", SUBTITLE_FORCED: "Please set a new password", FORCED: { LABEL: "Your password has expired. You must change the password to continue using the manager." }, CURRENT_PASSWORD: { LABEL: "Current password", PLACEHOLDER: "Enter password" }, NEW_PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" }, CANCEL: "Cancel", SAVE: "Update", ERRORS: { "Repeat-password": "Passwords are not same", "Equal-passwords": "The new password must not match the old one", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", "Incorrect password.": "You entered an incorrect password", "You have used this password in the past. Choose another one.": "You have used this password in the past. Choose another one." } }, APP_HUB: { TITLE: "Applications" }, NOTIFICATION_DROPDOWN: { TITLE: "Notifications", EMPTY: "No notifications yet" }, LANGUAGE_SELECTOR: { TITLE: "Language" }, FILTERS: { APPLY: "Apply filters", RESET: "Reset" } }, ca = { TITLE: "You're invited!", SUBTITLE: "Set a password for your account", FIELDS: { EMAIL: { LABEL: "Email" }, PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" } }, ACCEPT_INVITATION: "Activate", ERRORS: { "Repeat-password": "Passwords are not same", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", recentPasswordUsed: "You have used this password in the past. Choose another one." } }, ua = { TITLE: "Welcome back", SUBTITLE: "Sign in to your account to continue", FIELDS: { LOGIN: { LABEL: "Email", PLACEHOLDER: "Enter your email" }, PASSWORD: { LABEL: "Password", PLACEHOLDER: "Enter your password" }, FORGOT_PASSWORD: { TITLE: "Forgot password", LABEL: "Email", PLACEHOLDER: "Please enter your email" } }, FORGOT_PASSWORD_BUTTON: "Forgot password?", BUTTON: "Sign in", OR: "or", FORGOT_BUTTON: "Submit", BACK_BUTTON: "Back", BUTTON_OK: "Ok", RESET_EMAIL_TEXT: "We will send you an email with instructions on how to reset your password.", RESET_EMAIL_SENT: "Email with instructions has been sent to you.", SSO_NO_PROVIDERS_ERROR: "SSO authentication is not configured. Please contact your administrator." }, da = { TITLE: "Reset your password", SUBTITLE: "Enter your email and we'll send you a reset link", FIELDS: { EMAIL: { LABEL: "Email", PLACEHOLDER: "Enter your email address" } }, SEND_BUTTON: "Send reset link", BACK_TO_LOGIN: "Back to sign in", SUCCESS_TITLE: "Check your email", SUCCESS_TEXT: "We sent a reset link to {email}" }, fa = { TITLE: "Set new password", SUBTITLE: "Enter your new password below", FIELDS: { PASSWORD: { LABEL: "New password", PLACEHOLDER: "Enter password" }, CONFIRM_PASSWORD: { LABEL: "Confirm password", PLACEHOLDER: "Confirm password" } }, SAVE_PASSWORD: "Save", ERRORS: { "Repeat-password": "Passwords are not same", "Invalid-token": "Token is invalid or expired", "Password-too-weak": "New password does not comply one or more password security policies:", PasswordTooShort: "Passwords too short", PasswordRequiresUniqueChars: "Passwords must use different characters", PasswordRequiresLower: "Passwords must have at least one lowercase ('a'-'z')", PasswordRequiresUpper: "Passwords must have at least one uppercase ('A'-'Z')", PasswordRequiresDigit: "Passwords must have at least one digit ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwords must have at least one non alphanumeric character", recentPasswordUsed: "You have used this password in the past. Choose another one." } }, ma = { TITLE: "Assets", TOOLBAR: { SAVE: "Save", REFRESH: "Refresh", ADD: "Add", DELETE: "Delete selected" }, EMPTY: { NO_ASSETS: "No assets", UPLOAD_ASSETS: "Drag & drop assets here or click 'Upload' button", UPLOAD: "Upload" }, TABLE: { HEADER: { IMAGE: "Img", NAME: "Name", SIZE: "Size", SORT_ORDER: "Sort order", CREATED_DATE: "Created date" }, ACTIONS: { DELETE: "Delete", EDIT: "Edit" } } }, ga = { PAGES: { DETAILS: { SUBTITLE: "Asset edit", TOOLBAR: { SAVE: "Save", DELETE: "Delete" }, FIELDS: { SIZE: "Size", CREATED_DATE: "Created date", URL: "Url", COPY: "Copy link", NAME: { TITLE: "Asset name", PLACEHOLDER: "Enter asset name" }, ALT: { TITLE: "Image alternative text", PLACEHOLDER: "Enter image alt text", TOOLTIP: "This text will be displayed in case of disabled/unloaded image on the page" }, DESCRIPTION: { TITLE: "Meta description", PLACEHOLDER: "Enter meta description" } } } } }, pa = { _default: "The {field} is not valid", alpha: "The {field} field may only contain alphabetic characters", alpha_num: "The {field} field may only contain alpha-numeric characters", alpha_dash: "The {field} field may contain alpha-numeric characters as well as dashes and underscores", alpha_spaces: "The {field} field may only contain alphabetic characters as well as spaces", between: "The {field} field must be between 0:{min} and 1:{max}", confirmed: "The {field} field confirmation does not match", digits: "The {field} field must be numeric and exactly contain 0:{length} digits", dimensions: "The {field} field must be 0:{width} pixels by 1:{height} pixels", email: "The {field} field must be a valid email", not_one_of: "The {field} field is not a valid value", ext: "The {field} field is not a valid file", image: "The {field} field must be an image", integer: "The {field} field must be an integer", length: "The {field} field must be 0:{length} long", max_value: "The {field} field must be 0:{max} or less", max: "The {field} field may not be greater than 0:{length} characters", mimes: "The {field} field must have a valid file type", min_value: "The {field} field must be 0:{min} or more", min: "The {field} field must be at least 0:{length} characters", numeric: "The {field} field may only contain numeric characters", one_of: "The {field} field is not a valid value", regex: "The {field} field format is invalid", required_if: "The {field} field is required", required: "The {field} field is required", size: "The {field} field size must be less than 0:{size}KB", url: "The {field} field is not a valid URL", min_dimensions: { error: "Image dimensions must be greater than {height}*{width}", not_image_error: "Not image file" }, file_weight: "File size must be maximum {size} kb", before: "End date must be earlier than start date", after: "End date must be later than start date", bigint: "Unsupported number" }, Ea = { ACCESS_RESTRICTED: "Access restricted" }, ha = { LOADING: "Loading Virto OZ..." }, Sa = { no_options: "No options" }, ni = {
1705
1705
  CORE: ra,
1706
1706
  SHELL: ia,
1707
1707
  COMPONENTS: la,
@@ -1731,7 +1731,7 @@ const ra = { THEMES: { LIGHT: "Light", DARK: "Dark" } }, ia = { USER: { ROLE: {
1731
1731
  common: Sa,
1732
1732
  default: ni,
1733
1733
  messages: pa
1734
- }, Symbol.toStringTag, { value: "Module" })), _a = { THEMES: { LIGHT: "Hell", DARK: "Dunkel" } }, Aa = { USER: { ROLE: { ADMINISTRATOR: "Administrator" } }, ACCOUNT: { SETTINGS: "Einstellungen", CHANGE_PASSWORD: "Passwort ändern", PROFILE: "Profil", LOGOUT: "Abmelden" } }, va = { ATOMS: { VC_BANNER: { SHOW_MORE: "Mehr anzeigen", SHOW_LESS: "Weniger anzeigen" } }, MOLECULES: { VC_SELECT: { CLICK_TO_SELECT: "Zum Auswählen klicken...", LOADING: "Wird geladen...", LOADING_MORE: "Mehr laden...", NO_OPTIONS: "Keine Optionen" }, VC_FILE_UPLOAD: { DRAG_HERE: "Datei hier ablegen oder", BROWSE: "Dateien durchsuchen" }, VC_INPUT: { DATE_PLACEHOLDER: "Datum auswählen", DATE_TIME_PLACEHOLDER: "Datum und Uhrzeit auswählen" }, VC_PAGINATION: { JUMP: "Zur Seite springen:" }, VC_MULTIVALUE: { ADD: "Hinzufügen" } }, ORGANISMS: { VC_DYNAMIC_PROPERTY: { ADD: "Wert hinzufügen", VALUE_TYPE: { COLOR: { PLACEHOLDER: "Farbcode", NAME: "Farbname" } } }, VC_GALLERY: { INTERNAL: { VC_GALLERY_ITEM: { FULLSCREEN: "Vollbild", EDIT: "Bearbeiten", DELETE: "Löschen" }, VC_GALLERY_PREVIEW: { COPY_IMAGE_LINK: "Bildlink kopieren" } }, GALLERY_IS_EMPTY: "Galerie ist leer", DROP_TO_UPLOAD: "Zum Hochladen ablegen", DRAG_IMAGES_HERE: "Bilder hierher ziehen oder", BROWSE_IMAGES: "Dateien durchsuchen" }, VC_APP: { INTERNAL: { VC_APP_BAR: { BACK: "Zurück" }, MOBILE_LAYOUT: { TAB_MENU: "Menü", TAB_HUB: "Hub" }, APP_HUB: { SEARCH_PLACEHOLDER: "Anwendungen und Widgets suchen", APPLICATIONS: "Anwendungen", WIDGETS: "Widgets", NO_APPLICATIONS: "Keine Anwendungen gefunden", NO_WIDGETS: "Keine Widgets gefunden", LIST_VIEW: "Listenansicht", TILE_VIEW: "Kachelansicht" } } }, BLADE_NAVIGATION: { ARIA_LABEL: "Blade-Navigation" }, VC_BLADE: { SEE_DETAILS: "Details anzeigen", UNSAVED_CHANGES: "Hat ungespeicherte Änderungen", ERROR_POPUP: { TITLE: "Fehlerdetails", COPY_ERROR: "Inhalt kopieren" }, MORE: "Mehr", TOOLBAR: "Toolbar-Aktionen", CLOSE_MENU: "Menü schließen", PANEL: "Panel" }, VC_BLADE_HEADER: { UNSAVED_CHANGES: "Hat ungespeicherte Änderungen", NO_CHANGES: "Keine ungespeicherten Änderungen" }, VC_TABLE: { CURRENT_PAGE_SELECTED: "Alle Elemente auf dieser Seite sind ausgewählt.", SELECT_ALL: "Alle Elemente auswählen", ALL_SELECTED: "Alle Elemente sind ausgewählt.", ALL_SELECTED_COUNT: "Alle {count} Elemente ausgewählt", SELECT_ALL_COUNT: "Alle {count} Elemente auswählen", CANCEL: "Auswahl aufheben", ALL_ACTIONS: "Alle Aktionen", MORE: "Mehr", ALL_FILTERS: "Filter", SEARCH: "Suchen...", EMPTY: "Liste ist leer.", EMPTY_TITLE: "Keine Daten", EMPTY_DESCRIPTION: "Keine Elemente zum Anzeigen", NOT_FOUND: "Nichts gefunden.", NOT_FOUND_TITLE: "Keine Ergebnisse gefunden", NOT_FOUND_DESCRIPTION: "Passen Sie Ihre Suche oder Filter an", TOTALS: "Gesamt:", ACTIONS: "Aktionen", NOT_SET: "Nicht festgelegt", SELECTED: "Ausgewählt", SELECT_ALL_TRUNCATED: "Alle auswählen", PULL_TO_REFRESH: "Zum Aktualisieren ziehen", RELEASE_TO_REFRESH: "Zum Aktualisieren loslassen", REFRESHING: "Wird aktualisiert...", ADD_ROW: "Zeile hinzufügen", LOADING: "Wird geladen...", PAGE_INFO: "Seite {current} von {total}", COLUMN_FILTER: { APPLY: "Anwenden", CLEAR: "Löschen", FROM: "Von", TO: "Bis" }, GLOBAL_FILTERS: { BUTTON: "Filter", TITLE: "Filter" }, COLUMN_SWITCHER: { BUTTON: "Spalten", TITLE: "Spalten ein-/ausblenden", SHOW_ALL: "Alle anzeigen", RESET: "Zurücksetzen" }, OF: "von", PAGE: "Seite" }, VC_POPUP: { OK: "OK", CONFIRM: "Bestätigen", CANCEL: "Abbrechen", CLOSE: "Schließen", TITLE: { CONFIRMATION: "Bestätigung", ERROR: "Fehler", INFO: "Info" } } }, THEME_SELECTOR: { THEME_CHANGED: " Thema", THEME_SELECTOR: "Themen" }, CHANGE_PASSWORD: { TITLE: "Passwort ändern", TITLE_FORCED: "Passwort abgelaufen", SUBTITLE_FORCED: "Bitte legen Sie ein neues Passwort fest", FORCED: { LABEL: "Ihr Passwort ist abgelaufen. Sie müssen das Passwort ändern, um den Manager weiter zu nutzen." }, CURRENT_PASSWORD: { LABEL: "Aktuelles Passwort", PLACEHOLDER: "Passwort eingeben" }, NEW_PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" }, CANCEL: "Abbrechen", SAVE: "Aktualisieren", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Equal-passwords": "Das neue Passwort darf nicht mit dem alten übereinstimmen", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", "Incorrect password.": "Sie haben ein falsches Passwort eingegeben", "You have used this password in the past. Choose another one.": "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, APP_SWITCHER: { TITLE: "Anwendungen" }, NOTIFICATION_DROPDOWN: { TITLE: "Benachrichtigungen", EMPTY: "Noch keine Benachrichtigungen" }, LANGUAGE_SELECTOR: { TITLE: "Sprache" }, FILTERS: { APPLY: "Filter anwenden", RESET: "Zurücksetzen" } }, Ta = { TITLE: "Sie sind eingeladen!", SUBTITLE: "Legen Sie ein Passwort für Ihr Konto fest", FIELDS: { EMAIL: { LABEL: "E-Mail" }, PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" } }, ACCEPT_INVITATION: "Aktivieren", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", recentPasswordUsed: "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, ba = { TITLE: "Willkommen zurück", SUBTITLE: "Melden Sie sich bei Ihrem Konto an, um fortzufahren", FIELDS: { LOGIN: { LABEL: "E-Mail", PLACEHOLDER: "Geben Sie Ihre E-Mail-Adresse ein" }, PASSWORD: { LABEL: "Passwort", PLACEHOLDER: "Geben Sie Ihr Passwort ein" }, FORGOT_PASSWORD: { TITLE: "Passwort vergessen", LABEL: "E-Mail", PLACEHOLDER: "Bitte geben Sie Ihre E-Mail-Adresse ein" } }, FORGOT_PASSWORD_BUTTON: "Passwort vergessen?", BUTTON: "Anmelden", OR: "oder", FORGOT_BUTTON: "Absenden", BACK_BUTTON: "Zurück", BUTTON_OK: "Ok", RESET_EMAIL_TEXT: "Wir senden Ihnen eine E-Mail mit Anweisungen zum Zurücksetzen Ihres Passworts.", RESET_EMAIL_SENT: "Eine E-Mail mit Anweisungen wurde an Sie gesendet.", SSO_NO_PROVIDERS_ERROR: "SSO-Authentifizierung ist nicht konfiguriert. Bitte wenden Sie sich an Ihren Administrator." }, La = { TITLE: "Passwort zurücksetzen", SUBTITLE: "Geben Sie Ihre E-Mail-Adresse ein und wir senden Ihnen einen Link zum Zurücksetzen", FIELDS: { EMAIL: { LABEL: "E-Mail", PLACEHOLDER: "Geben Sie Ihre E-Mail-Adresse ein" } }, SEND_BUTTON: "Link zum Zurücksetzen senden", BACK_TO_LOGIN: "Zurück zur Anmeldung", SUCCESS_TITLE: "Überprüfen Sie Ihre E-Mail", SUCCESS_TEXT: "Wir haben einen Link zum Zurücksetzen an {email} gesendet" }, wa = { TITLE: "Neues Passwort festlegen", SUBTITLE: "Geben Sie unten Ihr neues Passwort ein", FIELDS: { PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" } }, SAVE_PASSWORD: "Speichern", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", recentPasswordUsed: "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, Oa = { TITLE: "Assets", TOOLBAR: { SAVE: "Speichern", REFRESH: "Aktualisieren", ADD: "Hinzufügen", DELETE: "Ausgewählte löschen" }, EMPTY: { NO_ASSETS: "Keine Assets", UPLOAD_ASSETS: "Assets hier ablegen oder auf 'Hochladen' klicken", UPLOAD: "Hochladen" }, TABLE: { HEADER: { IMAGE: "Bild", NAME: "Name", SIZE: "Größe", SORT_ORDER: "Sortierreihenfolge", CREATED_DATE: "Erstellungsdatum" }, ACTIONS: { DELETE: "Löschen", EDIT: "Bearbeiten" } } }, ya = { PAGES: { DETAILS: { SUBTITLE: "Asset bearbeiten", TOOLBAR: { SAVE: "Speichern", DELETE: "Löschen" }, FIELDS: { SIZE: "Größe", CREATED_DATE: "Erstellungsdatum", URL: "URL", COPY: "Link kopieren", NAME: { TITLE: "Asset-Name", PLACEHOLDER: "Asset-Namen eingeben" }, ALT: { TITLE: "Alternativer Bildtext", PLACEHOLDER: "Alternativen Bildtext eingeben", TOOLTIP: "Dieser Text wird angezeigt, wenn das Bild auf der Seite deaktiviert oder nicht geladen ist" }, DESCRIPTION: { TITLE: "Meta-Beschreibung", PLACEHOLDER: "Meta-Beschreibung eingeben" } } } } }, Ia = { _default: "Das Feld {field} ist ungültig", alpha: "Das Feld {field} darf nur alphabetische Zeichen enthalten", alpha_num: "Das Feld {field} darf nur alphanumerische Zeichen enthalten", alpha_dash: "Das Feld {field} darf alphanumerische Zeichen sowie Bindestriche und Unterstriche enthalten", alpha_spaces: "Das Feld {field} darf nur alphabetische Zeichen und Leerzeichen enthalten", between: "Das Feld {field} muss zwischen 0:{min} und 1:{max} liegen", confirmed: "Die Bestätigung des Feldes {field} stimmt nicht überein", digits: "Das Feld {field} muss numerisch sein und genau 0:{length} Ziffern enthalten", dimensions: "Das Feld {field} muss 0:{width} Pixel breit und 1:{height} Pixel hoch sein", email: "Das Feld {field} muss eine gültige E-Mail-Adresse sein", not_one_of: "Das Feld {field} hat keinen gültigen Wert", ext: "Das Feld {field} ist keine gültige Datei", image: "Das Feld {field} muss ein Bild sein", integer: "Das Feld {field} muss eine ganze Zahl sein", length: "Das Feld {field} muss 0:{length} lang sein", max_value: "Das Feld {field} muss 0:{max} oder weniger sein", max: "Das Feld {field} darf nicht länger als 0:{length} Zeichen sein", mimes: "Das Feld {field} muss einen gültigen Dateityp haben", min_value: "Das Feld {field} muss 0:{min} oder mehr sein", min: "Das Feld {field} muss mindestens 0:{length} Zeichen lang sein", numeric: "Das Feld {field} darf nur numerische Zeichen enthalten", one_of: "Das Feld {field} hat keinen gültigen Wert", regex: "Das Format des Feldes {field} ist ungültig", required_if: "Das Feld {field} ist erforderlich", required: "Das Feld {field} ist erforderlich", size: "Die Größe des Feldes {field} muss kleiner als 0:{size}KB sein", url: "Das Feld {field} ist keine gültige URL", min_dimensions: { error: "Die Bildabmessungen müssen größer als {height}*{width} sein", not_image_error: "Keine Bilddatei" }, file_weight: "Die Dateigröße darf maximal {size} kb betragen", before: "Das Enddatum muss früher als das Startdatum sein", after: "Das Enddatum muss später als das Startdatum sein", bigint: "Nicht unterstützte Zahl" }, Ra = { ACCESS_RESTRICTED: "Zugriff eingeschränkt" }, Pa = { LOADING: "Virto OZ wird geladen..." }, Ca = { no_options: "Keine Optionen" }, ii = {
1734
+ }, Symbol.toStringTag, { value: "Module" })), _a = { THEMES: { LIGHT: "Hell", DARK: "Dunkel" } }, Aa = { USER: { ROLE: { ADMINISTRATOR: "Administrator" } }, ACCOUNT: { SETTINGS: "Einstellungen", CHANGE_PASSWORD: "Passwort ändern", PROFILE: "Profil", LOGOUT: "Abmelden" } }, va = { ATOMS: { VC_BANNER: { SHOW_MORE: "Mehr anzeigen", SHOW_LESS: "Weniger anzeigen" } }, MOLECULES: { VC_SELECT: { CLICK_TO_SELECT: "Zum Auswählen klicken...", LOADING: "Wird geladen...", LOADING_MORE: "Mehr laden...", NO_OPTIONS: "Keine Optionen" }, VC_FILE_UPLOAD: { DRAG_HERE: "Datei hier ablegen oder", BROWSE: "Dateien durchsuchen" }, VC_INPUT: { DATE_PLACEHOLDER: "Datum auswählen", DATE_TIME_PLACEHOLDER: "Datum und Uhrzeit auswählen" }, VC_PAGINATION: { JUMP: "Zur Seite springen:" }, VC_MULTIVALUE: { ADD: "Hinzufügen" } }, ORGANISMS: { VC_DYNAMIC_PROPERTY: { ADD: "Wert hinzufügen", VALUE_TYPE: { COLOR: { PLACEHOLDER: "Farbcode", NAME: "Farbname" } } }, VC_GALLERY: { INTERNAL: { VC_GALLERY_ITEM: { FULLSCREEN: "Vollbild", EDIT: "Bearbeiten", DELETE: "Löschen" }, VC_GALLERY_PREVIEW: { COPY_IMAGE_LINK: "Bildlink kopieren" } }, GALLERY_IS_EMPTY: "Galerie ist leer", DROP_TO_UPLOAD: "Zum Hochladen ablegen", DRAG_IMAGES_HERE: "Bilder hierher ziehen oder", BROWSE_IMAGES: "Dateien durchsuchen" }, VC_APP: { INTERNAL: { VC_APP_BAR: { BACK: "Zurück" }, MOBILE_LAYOUT: { TAB_MENU: "Menü", TAB_HUB: "Hub" }, APP_HUB: { SEARCH_PLACEHOLDER: "Anwendungen und Widgets suchen", APPLICATIONS: "Anwendungen", WIDGETS: "Widgets", NO_APPLICATIONS: "Keine Anwendungen gefunden", NO_WIDGETS: "Keine Widgets gefunden", LIST_VIEW: "Listenansicht", TILE_VIEW: "Kachelansicht" } } }, BLADE_NAVIGATION: { ARIA_LABEL: "Blade-Navigation" }, VC_BLADE: { SEE_DETAILS: "Details anzeigen", UNSAVED_CHANGES: "Hat ungespeicherte Änderungen", ERROR_POPUP: { TITLE: "Fehlerdetails", COPY_ERROR: "Inhalt kopieren" }, MORE: "Mehr", TOOLBAR: "Toolbar-Aktionen", CLOSE_MENU: "Menü schließen", PANEL: "Panel" }, VC_BLADE_HEADER: { UNSAVED_CHANGES: "Hat ungespeicherte Änderungen", NO_CHANGES: "Keine ungespeicherten Änderungen" }, VC_TABLE: { CURRENT_PAGE_SELECTED: "Alle Elemente auf dieser Seite sind ausgewählt.", SELECT_ALL: "Alle Elemente auswählen", ALL_SELECTED: "Alle Elemente sind ausgewählt.", ALL_SELECTED_COUNT: "Alle {count} Elemente ausgewählt", SELECT_ALL_COUNT: "Alle {count} Elemente auswählen", CANCEL: "Auswahl aufheben", ALL_ACTIONS: "Alle Aktionen", MORE: "Mehr", ALL_FILTERS: "Filter", SEARCH: "Suchen...", EMPTY: "Liste ist leer.", EMPTY_TITLE: "Keine Daten", EMPTY_DESCRIPTION: "Keine Elemente zum Anzeigen", NOT_FOUND: "Nichts gefunden.", NOT_FOUND_TITLE: "Keine Ergebnisse gefunden", NOT_FOUND_DESCRIPTION: "Passen Sie Ihre Suche oder Filter an", TOTALS: "Gesamt:", ACTIONS: "Aktionen", NOT_SET: "Nicht festgelegt", SELECTED: "Ausgewählt", SELECT_ALL_TRUNCATED: "Alle auswählen", PULL_TO_REFRESH: "Zum Aktualisieren ziehen", RELEASE_TO_REFRESH: "Zum Aktualisieren loslassen", REFRESHING: "Wird aktualisiert...", ADD_ROW: "Zeile hinzufügen", LOADING: "Wird geladen...", PAGE_INFO: "Seite {current} von {total}", COLUMN_FILTER: { APPLY: "Anwenden", CLEAR: "Löschen", FROM: "Von", TO: "Bis" }, GLOBAL_FILTERS: { BUTTON: "Filter", TITLE: "Filter" }, COLUMN_SWITCHER: { BUTTON: "Spalten", TITLE: "Spalten ein-/ausblenden", SHOW_ALL: "Alle anzeigen", RESET: "Zurücksetzen" }, OF: "von", PAGE: "Seite" }, VC_POPUP: { OK: "OK", CONFIRM: "Bestätigen", CANCEL: "Abbrechen", CLOSE: "Schließen", TITLE: { CONFIRMATION: "Bestätigung", ERROR: "Fehler", INFO: "Info" } } }, THEME_SELECTOR: { THEME_CHANGED: " Thema", THEME_SELECTOR: "Themen" }, CHANGE_PASSWORD: { TITLE: "Passwort ändern", TITLE_FORCED: "Passwort abgelaufen", SUBTITLE_FORCED: "Bitte legen Sie ein neues Passwort fest", FORCED: { LABEL: "Ihr Passwort ist abgelaufen. Sie müssen das Passwort ändern, um den Manager weiter zu nutzen." }, CURRENT_PASSWORD: { LABEL: "Aktuelles Passwort", PLACEHOLDER: "Passwort eingeben" }, NEW_PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" }, CANCEL: "Abbrechen", SAVE: "Aktualisieren", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Equal-passwords": "Das neue Passwort darf nicht mit dem alten übereinstimmen", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", "Incorrect password.": "Sie haben ein falsches Passwort eingegeben", "You have used this password in the past. Choose another one.": "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, APP_HUB: { TITLE: "Anwendungen" }, NOTIFICATION_DROPDOWN: { TITLE: "Benachrichtigungen", EMPTY: "Noch keine Benachrichtigungen" }, LANGUAGE_SELECTOR: { TITLE: "Sprache" }, FILTERS: { APPLY: "Filter anwenden", RESET: "Zurücksetzen" } }, Ta = { TITLE: "Sie sind eingeladen!", SUBTITLE: "Legen Sie ein Passwort für Ihr Konto fest", FIELDS: { EMAIL: { LABEL: "E-Mail" }, PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" } }, ACCEPT_INVITATION: "Aktivieren", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", recentPasswordUsed: "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, ba = { TITLE: "Willkommen zurück", SUBTITLE: "Melden Sie sich bei Ihrem Konto an, um fortzufahren", FIELDS: { LOGIN: { LABEL: "E-Mail", PLACEHOLDER: "Geben Sie Ihre E-Mail-Adresse ein" }, PASSWORD: { LABEL: "Passwort", PLACEHOLDER: "Geben Sie Ihr Passwort ein" }, FORGOT_PASSWORD: { TITLE: "Passwort vergessen", LABEL: "E-Mail", PLACEHOLDER: "Bitte geben Sie Ihre E-Mail-Adresse ein" } }, FORGOT_PASSWORD_BUTTON: "Passwort vergessen?", BUTTON: "Anmelden", OR: "oder", FORGOT_BUTTON: "Absenden", BACK_BUTTON: "Zurück", BUTTON_OK: "Ok", RESET_EMAIL_TEXT: "Wir senden Ihnen eine E-Mail mit Anweisungen zum Zurücksetzen Ihres Passworts.", RESET_EMAIL_SENT: "Eine E-Mail mit Anweisungen wurde an Sie gesendet.", SSO_NO_PROVIDERS_ERROR: "SSO-Authentifizierung ist nicht konfiguriert. Bitte wenden Sie sich an Ihren Administrator." }, La = { TITLE: "Passwort zurücksetzen", SUBTITLE: "Geben Sie Ihre E-Mail-Adresse ein und wir senden Ihnen einen Link zum Zurücksetzen", FIELDS: { EMAIL: { LABEL: "E-Mail", PLACEHOLDER: "Geben Sie Ihre E-Mail-Adresse ein" } }, SEND_BUTTON: "Link zum Zurücksetzen senden", BACK_TO_LOGIN: "Zurück zur Anmeldung", SUCCESS_TITLE: "Überprüfen Sie Ihre E-Mail", SUCCESS_TEXT: "Wir haben einen Link zum Zurücksetzen an {email} gesendet" }, wa = { TITLE: "Neues Passwort festlegen", SUBTITLE: "Geben Sie unten Ihr neues Passwort ein", FIELDS: { PASSWORD: { LABEL: "Neues Passwort", PLACEHOLDER: "Passwort eingeben" }, CONFIRM_PASSWORD: { LABEL: "Passwort bestätigen", PLACEHOLDER: "Passwort bestätigen" } }, SAVE_PASSWORD: "Speichern", ERRORS: { "Repeat-password": "Passwörter stimmen nicht überein", "Invalid-token": "Token ist ungültig oder abgelaufen", "Password-too-weak": "Neues Passwort erfüllt eine oder mehrere Passwort-Sicherheitsrichtlinien nicht:", PasswordTooShort: "Passwort zu kurz", PasswordRequiresUniqueChars: "Passwörter müssen unterschiedliche Zeichen verwenden", PasswordRequiresLower: "Passwörter müssen mindestens einen Kleinbuchstaben enthalten ('a'-'z')", PasswordRequiresUpper: "Passwörter müssen mindestens einen Großbuchstaben enthalten ('A'-'Z')", PasswordRequiresDigit: "Passwörter müssen mindestens eine Ziffer enthalten ('0'-'9')", PasswordRequiresNonAlphanumeric: "Passwörter müssen mindestens ein nicht-alphanumerisches Zeichen enthalten", recentPasswordUsed: "Sie haben dieses Passwort in der Vergangenheit verwendet. Wählen Sie ein anderes." } }, Oa = { TITLE: "Assets", TOOLBAR: { SAVE: "Speichern", REFRESH: "Aktualisieren", ADD: "Hinzufügen", DELETE: "Ausgewählte löschen" }, EMPTY: { NO_ASSETS: "Keine Assets", UPLOAD_ASSETS: "Assets hier ablegen oder auf 'Hochladen' klicken", UPLOAD: "Hochladen" }, TABLE: { HEADER: { IMAGE: "Bild", NAME: "Name", SIZE: "Größe", SORT_ORDER: "Sortierreihenfolge", CREATED_DATE: "Erstellungsdatum" }, ACTIONS: { DELETE: "Löschen", EDIT: "Bearbeiten" } } }, ya = { PAGES: { DETAILS: { SUBTITLE: "Asset bearbeiten", TOOLBAR: { SAVE: "Speichern", DELETE: "Löschen" }, FIELDS: { SIZE: "Größe", CREATED_DATE: "Erstellungsdatum", URL: "URL", COPY: "Link kopieren", NAME: { TITLE: "Asset-Name", PLACEHOLDER: "Asset-Namen eingeben" }, ALT: { TITLE: "Alternativer Bildtext", PLACEHOLDER: "Alternativen Bildtext eingeben", TOOLTIP: "Dieser Text wird angezeigt, wenn das Bild auf der Seite deaktiviert oder nicht geladen ist" }, DESCRIPTION: { TITLE: "Meta-Beschreibung", PLACEHOLDER: "Meta-Beschreibung eingeben" } } } } }, Ia = { _default: "Das Feld {field} ist ungültig", alpha: "Das Feld {field} darf nur alphabetische Zeichen enthalten", alpha_num: "Das Feld {field} darf nur alphanumerische Zeichen enthalten", alpha_dash: "Das Feld {field} darf alphanumerische Zeichen sowie Bindestriche und Unterstriche enthalten", alpha_spaces: "Das Feld {field} darf nur alphabetische Zeichen und Leerzeichen enthalten", between: "Das Feld {field} muss zwischen 0:{min} und 1:{max} liegen", confirmed: "Die Bestätigung des Feldes {field} stimmt nicht überein", digits: "Das Feld {field} muss numerisch sein und genau 0:{length} Ziffern enthalten", dimensions: "Das Feld {field} muss 0:{width} Pixel breit und 1:{height} Pixel hoch sein", email: "Das Feld {field} muss eine gültige E-Mail-Adresse sein", not_one_of: "Das Feld {field} hat keinen gültigen Wert", ext: "Das Feld {field} ist keine gültige Datei", image: "Das Feld {field} muss ein Bild sein", integer: "Das Feld {field} muss eine ganze Zahl sein", length: "Das Feld {field} muss 0:{length} lang sein", max_value: "Das Feld {field} muss 0:{max} oder weniger sein", max: "Das Feld {field} darf nicht länger als 0:{length} Zeichen sein", mimes: "Das Feld {field} muss einen gültigen Dateityp haben", min_value: "Das Feld {field} muss 0:{min} oder mehr sein", min: "Das Feld {field} muss mindestens 0:{length} Zeichen lang sein", numeric: "Das Feld {field} darf nur numerische Zeichen enthalten", one_of: "Das Feld {field} hat keinen gültigen Wert", regex: "Das Format des Feldes {field} ist ungültig", required_if: "Das Feld {field} ist erforderlich", required: "Das Feld {field} ist erforderlich", size: "Die Größe des Feldes {field} muss kleiner als 0:{size}KB sein", url: "Das Feld {field} ist keine gültige URL", min_dimensions: { error: "Die Bildabmessungen müssen größer als {height}*{width} sein", not_image_error: "Keine Bilddatei" }, file_weight: "Die Dateigröße darf maximal {size} kb betragen", before: "Das Enddatum muss früher als das Startdatum sein", after: "Das Enddatum muss später als das Startdatum sein", bigint: "Nicht unterstützte Zahl" }, Ra = { ACCESS_RESTRICTED: "Zugriff eingeschränkt" }, Pa = { LOADING: "Virto OZ wird geladen..." }, Ca = { no_options: "Keine Optionen" }, ii = {
1735
1735
  CORE: _a,
1736
1736
  SHELL: Aa,
1737
1737
  COMPONENTS: va,
@@ -1765,12 +1765,12 @@ const ra = { THEMES: { LIGHT: "Light", DARK: "Dark" } }, ia = { USER: { ROLE: {
1765
1765
  __proto__: null,
1766
1766
  de: li,
1767
1767
  en: ri
1768
- }, Symbol.toStringTag, { value: "Module" })), xe = X("global-error-handler");
1768
+ }, Symbol.toStringTag, { value: "Module" })), Ue = X("global-error-handler");
1769
1769
  function we(e) {
1770
1770
  return e instanceof Error ? `${e.name}:${e.message}` : String(e);
1771
1771
  }
1772
1772
  const he = /* @__PURE__ */ new Map(), Lt = 3e3;
1773
- function Ue(e) {
1773
+ function We(e) {
1774
1774
  const t = we(e), a = Date.now(), o = he.get(t);
1775
1775
  if (o && a - o < Lt) return !0;
1776
1776
  if (he.set(t, a), he.size > 50)
@@ -1781,8 +1781,8 @@ function Ue(e) {
1781
1781
  function ui(e) {
1782
1782
  const t = e.config.errorHandler;
1783
1783
  if (e.config.errorHandler = (i, r, s) => {
1784
- if (xe.error("Unhandled Vue error:", i, `
1785
- Info:`, s), !Ue(i)) {
1784
+ if (Ue.error("Unhandled Vue error:", i, `
1785
+ Info:`, s), !We(i)) {
1786
1786
  const l = Le(i);
1787
1787
  J.error(l.message, {
1788
1788
  timeout: 8e3,
@@ -1795,7 +1795,7 @@ Info:`, s), !Ue(i)) {
1795
1795
  if (a.__VC_GLOBAL_ERROR_HANDLERS_INSTALLED__) return;
1796
1796
  a.__VC_GLOBAL_ERROR_HANDLERS_INSTALLED__ = !0;
1797
1797
  const o = (i) => {
1798
- if (xe.error("Unhandled rejection:", i.reason), !Ue(i.reason)) {
1798
+ if (Ue.error("Unhandled rejection:", i.reason), !We(i.reason)) {
1799
1799
  const r = Le(i.reason);
1800
1800
  J.error(r.message, {
1801
1801
  timeout: 8e3,
@@ -1805,7 +1805,7 @@ Info:`, s), !Ue(i)) {
1805
1805
  };
1806
1806
  window.addEventListener("unhandledrejection", o);
1807
1807
  const n = (i) => {
1808
- if (i.error && (xe.error("Uncaught error:", i.error), !Ue(i.error))) {
1808
+ if (i.error && (Ue.error("Uncaught error:", i.error), !We(i.error))) {
1809
1809
  const r = Le(i.error);
1810
1810
  J.error(r.message, {
1811
1811
  timeout: 8e3,
@@ -1826,7 +1826,7 @@ const di = /* @__PURE__ */ Y({
1826
1826
  },
1827
1827
  emits: ["close"],
1828
1828
  setup(e, { emit: t }) {
1829
- const a = e, o = t, n = te(Wt, G(!1)), i = te(xt, G(!1)), r = I(() => a.render === "always" ? !0 : a.render === "mobile" ? n.value : i.value), s = I(() => a.isExpanded && r.value);
1829
+ const a = e, o = t, n = te(xt, G(!1)), i = te(Ut, G(!1)), r = I(() => a.render === "always" ? !0 : a.render === "mobile" ? n.value : i.value), s = I(() => a.isExpanded && r.value);
1830
1830
  function l(u) {
1831
1831
  u || o("close");
1832
1832
  }
@@ -1875,7 +1875,7 @@ const di = /* @__PURE__ */ Y({
1875
1875
  class: "vc-external-provider__icon",
1876
1876
  size: "xxs"
1877
1877
  }, null, 8, ["src"]),
1878
- q(x(e.displayName), 1)
1878
+ q(U(e.displayName), 1)
1879
1879
  ])
1880
1880
  ]),
1881
1881
  _: 1
@@ -1887,9 +1887,9 @@ const di = /* @__PURE__ */ Y({
1887
1887
  providers: {}
1888
1888
  },
1889
1889
  setup(e) {
1890
- const { signIn: t } = Ut();
1891
- return (a, o) => (A(), W("div", gi, [
1892
- (A(!0), W(ee, null, oe(e.providers, (n) => (A(), M(mi, {
1890
+ const { signIn: t } = Wt();
1891
+ return (a, o) => (A(), x("div", gi, [
1892
+ (A(!0), x(ee, null, oe(e.providers, (n) => (A(), M(mi, {
1893
1893
  key: n.authenticationType,
1894
1894
  logo: n.logoUrl,
1895
1895
  "display-name": n.displayName,
@@ -1914,7 +1914,7 @@ const di = /* @__PURE__ */ Y({
1914
1914
  ssoOnly: { type: Boolean }
1915
1915
  },
1916
1916
  setup(e) {
1917
- const t = X("login-page"), a = e, o = ve(), { validateField: n } = ge({ validateOnMount: !1 }), { uiSettings: i, loading: r } = Te(), s = G({ succeeded: !0 }), { signIn: l, loading: u, user: S } = ue(), { getProviders: g } = Ut(), h = Ae(), f = G(), N = G(!1);
1917
+ const t = X("login-page"), a = e, o = ve(), { validateField: n } = ge({ validateOnMount: !1 }), { uiSettings: i, loading: r } = Te(), s = G({ succeeded: !0 }), { signIn: l, loading: u, user: S } = ue(), { getProviders: g } = Wt(), h = Ae(), f = G(), N = G(!1);
1918
1918
  me(async () => {
1919
1919
  f.value = await g(), N.value = !0;
1920
1920
  });
@@ -1955,20 +1955,20 @@ const di = /* @__PURE__ */ Y({
1955
1955
  class: "vc-login-page"
1956
1956
  }, {
1957
1957
  default: T(() => [
1958
- f.value && f.value.length ? (A(), W("div", Ei, [
1958
+ f.value && f.value.length ? (A(), x("div", Ei, [
1959
1959
  b(pi, { providers: f.value }, null, 8, ["providers"]),
1960
- e.ssoOnly ? z("", !0) : (A(), W("div", hi, x(R.$t("LOGIN.OR")), 1))
1960
+ e.ssoOnly ? z("", !0) : (A(), x("div", hi, U(R.$t("LOGIN.OR")), 1))
1961
1961
  ])) : z("", !0),
1962
1962
  e.ssoOnly && N.value && !f.value?.length ? (A(), M(j, {
1963
1963
  key: 1,
1964
1964
  class: "tw-mt-4 tw-text-danger-500"
1965
1965
  }, {
1966
1966
  default: T(() => [
1967
- q(x(R.$t("LOGIN.SSO_NO_PROVIDERS_ERROR")), 1)
1967
+ q(U(R.$t("LOGIN.SSO_NO_PROVIDERS_ERROR")), 1)
1968
1968
  ]),
1969
1969
  _: 1
1970
1970
  })) : z("", !0),
1971
- e.ssoOnly ? z("", !0) : (A(), W(ee, { key: 2 }, [
1971
+ e.ssoOnly ? z("", !0) : (A(), x(ee, { key: 2 }, [
1972
1972
  b(_, {
1973
1973
  class: "tw-gap-5",
1974
1974
  onSubmit: P
@@ -1980,7 +1980,7 @@ const di = /* @__PURE__ */ Y({
1980
1980
  "model-value": w.username,
1981
1981
  rules: "required"
1982
1982
  }, {
1983
- default: T(({ errorMessage: L, handleChange: k, errors: U }) => [
1983
+ default: T(({ errorMessage: L, handleChange: k, errors: W }) => [
1984
1984
  b(p, {
1985
1985
  ref: "loginField",
1986
1986
  modelValue: w.username,
@@ -1991,7 +1991,7 @@ const di = /* @__PURE__ */ Y({
1991
1991
  label: R.$t("LOGIN.FIELDS.LOGIN.LABEL"),
1992
1992
  placeholder: R.$t("LOGIN.FIELDS.LOGIN.PLACEHOLDER"),
1993
1993
  required: "",
1994
- error: !!U.length,
1994
+ error: !!W.length,
1995
1995
  "error-message": L
1996
1996
  }, null, 8, ["modelValue", "label", "placeholder", "error", "error-message", "onUpdate:modelValue"])
1997
1997
  ]),
@@ -2003,7 +2003,7 @@ const di = /* @__PURE__ */ Y({
2003
2003
  "model-value": w.password,
2004
2004
  rules: "required"
2005
2005
  }, {
2006
- default: T(({ errorMessage: L, handleChange: k, errors: U }) => [
2006
+ default: T(({ errorMessage: L, handleChange: k, errors: W }) => [
2007
2007
  b(p, {
2008
2008
  ref: "passwordField",
2009
2009
  modelValue: w.password,
@@ -2015,7 +2015,7 @@ const di = /* @__PURE__ */ Y({
2015
2015
  placeholder: R.$t("LOGIN.FIELDS.PASSWORD.PLACEHOLDER"),
2016
2016
  type: "password",
2017
2017
  required: "",
2018
- error: !!U.length,
2018
+ error: !!W.length,
2019
2019
  "error-message": L,
2020
2020
  onKeyup: at(P, ["enter"])
2021
2021
  }, null, 8, ["modelValue", "label", "placeholder", "error", "error-message", "onUpdate:modelValue"])
@@ -2031,7 +2031,7 @@ const di = /* @__PURE__ */ Y({
2031
2031
  onClick: P
2032
2032
  }, {
2033
2033
  default: T(() => [
2034
- q(x(R.$t("LOGIN.BUTTON")), 1)
2034
+ q(U(R.$t("LOGIN.BUTTON")), 1)
2035
2035
  ]),
2036
2036
  _: 1
2037
2037
  }, 8, ["disabled", "loading"]),
@@ -2042,7 +2042,7 @@ const di = /* @__PURE__ */ Y({
2042
2042
  onClick: O
2043
2043
  }, {
2044
2044
  default: T(() => [
2045
- q(x(R.$t("LOGIN.FORGOT_PASSWORD_BUTTON")), 1)
2045
+ q(U(R.$t("LOGIN.FORGOT_PASSWORD_BUTTON")), 1)
2046
2046
  ]),
2047
2047
  _: 1
2048
2048
  })
@@ -2060,7 +2060,7 @@ const di = /* @__PURE__ */ Y({
2060
2060
  class: "tw-mt-4 tw-text-danger-500"
2061
2061
  }, {
2062
2062
  default: T(() => [
2063
- q(x(s.value.error), 1)
2063
+ q(U(s.value.error), 1)
2064
2064
  ]),
2065
2065
  _: 1
2066
2066
  }))
@@ -2118,9 +2118,9 @@ const di = /* @__PURE__ */ Y({
2118
2118
  subtitle: u.value ? void 0 : c(o)("FORGOT_PASSWORD.SUBTITLE")
2119
2119
  }, {
2120
2120
  default: T(() => [
2121
- u.value ? (A(), W(ee, { key: 1 }, [
2121
+ u.value ? (A(), x(ee, { key: 1 }, [
2122
2122
  F("div", Ai, [
2123
- F("p", vi, x(c(o)("FORGOT_PASSWORD.SUCCESS_TEXT", { email: f.value })), 1)
2123
+ F("p", vi, U(c(o)("FORGOT_PASSWORD.SUCCESS_TEXT", { email: f.value })), 1)
2124
2124
  ]),
2125
2125
  b(O, {
2126
2126
  variant: "primary",
@@ -2128,11 +2128,11 @@ const di = /* @__PURE__ */ Y({
2128
2128
  onClick: C
2129
2129
  }, {
2130
2130
  default: T(() => [
2131
- q(x(c(o)("FORGOT_PASSWORD.BACK_TO_LOGIN")), 1)
2131
+ q(U(c(o)("FORGOT_PASSWORD.BACK_TO_LOGIN")), 1)
2132
2132
  ]),
2133
2133
  _: 1
2134
2134
  })
2135
- ], 64)) : (A(), W(ee, { key: 0 }, [
2135
+ ], 64)) : (A(), x(ee, { key: 0 }, [
2136
2136
  b(R, { onSubmit: N }, {
2137
2137
  default: T(() => [
2138
2138
  b(c(Q), {
@@ -2167,7 +2167,7 @@ const di = /* @__PURE__ */ Y({
2167
2167
  onClick: N
2168
2168
  }, {
2169
2169
  default: T(() => [
2170
- q(x(c(o)("FORGOT_PASSWORD.SEND_BUTTON")), 1)
2170
+ q(U(c(o)("FORGOT_PASSWORD.SEND_BUTTON")), 1)
2171
2171
  ]),
2172
2172
  _: 1
2173
2173
  }, 8, ["disabled", "loading"]),
@@ -2180,7 +2180,7 @@ const di = /* @__PURE__ */ Y({
2180
2180
  onClick: C
2181
2181
  }, {
2182
2182
  default: T(() => [
2183
- q(x(c(o)("FORGOT_PASSWORD.BACK_TO_LOGIN")), 1)
2183
+ q(U(c(o)("FORGOT_PASSWORD.BACK_TO_LOGIN")), 1)
2184
2184
  ]),
2185
2185
  _: 1
2186
2186
  })
@@ -2193,7 +2193,7 @@ const di = /* @__PURE__ */ Y({
2193
2193
  class: "tw-mt-3 tw-text-danger-500"
2194
2194
  }, {
2195
2195
  default: T(() => [
2196
- q(x(l.value), 1)
2196
+ q(U(l.value), 1)
2197
2197
  ]),
2198
2198
  _: 1
2199
2199
  })) : z("", !0)
@@ -2267,9 +2267,9 @@ const di = /* @__PURE__ */ Y({
2267
2267
  ref: "passwordField",
2268
2268
  modelValue: h.password,
2269
2269
  "onUpdate:modelValue": [
2270
- P[0] || (P[0] = (U) => h.password = U),
2271
- (U) => {
2272
- L(U), N();
2270
+ P[0] || (P[0] = (W) => h.password = W),
2271
+ (W) => {
2272
+ L(W), N();
2273
2273
  }
2274
2274
  ],
2275
2275
  class: "tw-mb-4",
@@ -2295,9 +2295,9 @@ const di = /* @__PURE__ */ Y({
2295
2295
  ref: "confirmPasswordField",
2296
2296
  modelValue: h.confirmPassword,
2297
2297
  "onUpdate:modelValue": [
2298
- P[1] || (P[1] = (U) => h.confirmPassword = U),
2299
- (U) => {
2300
- L(U), N();
2298
+ P[1] || (P[1] = (W) => h.confirmPassword = W),
2299
+ (W) => {
2300
+ L(W), N();
2301
2301
  }
2302
2302
  ],
2303
2303
  class: "tw-mb-6",
@@ -2321,16 +2321,16 @@ const di = /* @__PURE__ */ Y({
2321
2321
  onClick: C
2322
2322
  }, {
2323
2323
  default: T(() => [
2324
- q(x(c(l)("PASSWORDRESET.SAVE_PASSWORD")), 1)
2324
+ q(U(c(l)("PASSWORDRESET.SAVE_PASSWORD")), 1)
2325
2325
  ]),
2326
2326
  _: 1
2327
2327
  }, 8, ["disabled", "loading"]),
2328
- (A(!0), W(ee, null, oe(h.errors, (_) => (A(), M(j, {
2328
+ (A(!0), x(ee, null, oe(h.errors, (_) => (A(), M(j, {
2329
2329
  key: _,
2330
2330
  class: "tw-mt-3 tw-text-danger-500"
2331
2331
  }, {
2332
2332
  default: T(() => [
2333
- q(x(c(l)(`PASSWORDRESET.ERRORS.${_}`)), 1)
2333
+ q(U(c(l)(`PASSWORDRESET.ERRORS.${_}`)), 1)
2334
2334
  ]),
2335
2335
  _: 2
2336
2336
  }, 1024))), 128))
@@ -2407,9 +2407,9 @@ const di = /* @__PURE__ */ Y({
2407
2407
  ref: "passwordField",
2408
2408
  modelValue: f.password,
2409
2409
  "onUpdate:modelValue": [
2410
- O[0] || (O[0] = (U) => f.password = U),
2411
- (U) => {
2412
- L(U), C();
2410
+ O[0] || (O[0] = (W) => f.password = W),
2411
+ (W) => {
2412
+ L(W), C();
2413
2413
  }
2414
2414
  ],
2415
2415
  class: "tw-mb-4",
@@ -2435,9 +2435,9 @@ const di = /* @__PURE__ */ Y({
2435
2435
  ref: "confirmPasswordField",
2436
2436
  modelValue: f.confirmPassword,
2437
2437
  "onUpdate:modelValue": [
2438
- O[1] || (O[1] = (U) => f.confirmPassword = U),
2439
- (U) => {
2440
- L(U), C();
2438
+ O[1] || (O[1] = (W) => f.confirmPassword = W),
2439
+ (W) => {
2440
+ L(W), C();
2441
2441
  }
2442
2442
  ],
2443
2443
  class: "tw-mb-6",
@@ -2461,16 +2461,16 @@ const di = /* @__PURE__ */ Y({
2461
2461
  onClick: w
2462
2462
  }, {
2463
2463
  default: T(() => [
2464
- q(x(c(l)("INVITATION.ACCEPT_INVITATION")), 1)
2464
+ q(U(c(l)("INVITATION.ACCEPT_INVITATION")), 1)
2465
2465
  ]),
2466
2466
  _: 1
2467
2467
  }, 8, ["disabled", "loading"]),
2468
- (A(!0), W(ee, null, oe(f.errors, (_) => (A(), M(j, {
2468
+ (A(!0), x(ee, null, oe(f.errors, (_) => (A(), M(j, {
2469
2469
  key: _,
2470
2470
  class: "tw-mt-3 tw-text-danger-500"
2471
2471
  }, {
2472
2472
  default: T(() => [
2473
- q(x(c(l)(`INVITATION.ERRORS.${_}`)), 1)
2473
+ q(U(c(l)(`INVITATION.ERRORS.${_}`)), 1)
2474
2474
  ]),
2475
2475
  _: 2
2476
2476
  }, 1024))), 128))
@@ -2525,14 +2525,14 @@ const di = /* @__PURE__ */ Y({
2525
2525
  subtitle: e.forced ? c(a)("COMPONENTS.CHANGE_PASSWORD.SUBTITLE_FORCED") : void 0
2526
2526
  }, {
2527
2527
  default: T(() => [
2528
- e.forced ? (A(), W("div", wi, [
2528
+ e.forced ? (A(), x("div", wi, [
2529
2529
  b(R, {
2530
2530
  variant: "info",
2531
2531
  icon: "lucide-lightbulb",
2532
2532
  "icon-size": "l"
2533
2533
  }, {
2534
2534
  default: T(() => [
2535
- q(x(c(a)("COMPONENTS.CHANGE_PASSWORD.FORCED.LABEL")), 1)
2535
+ q(U(c(a)("COMPONENTS.CHANGE_PASSWORD.FORCED.LABEL")), 1)
2536
2536
  ]),
2537
2537
  _: 1
2538
2538
  })
@@ -2550,7 +2550,7 @@ const di = /* @__PURE__ */ Y({
2550
2550
  ref: "passwordField",
2551
2551
  modelValue: f.currentPassword,
2552
2552
  "onUpdate:modelValue": [
2553
- O[0] || (O[0] = (U) => f.currentPassword = U),
2553
+ O[0] || (O[0] = (W) => f.currentPassword = W),
2554
2554
  D
2555
2555
  ],
2556
2556
  class: "tw-mb-4",
@@ -2575,7 +2575,7 @@ const di = /* @__PURE__ */ Y({
2575
2575
  ref: "newPasswordField",
2576
2576
  modelValue: f.password,
2577
2577
  "onUpdate:modelValue": [
2578
- O[1] || (O[1] = (U) => f.password = U),
2578
+ O[1] || (O[1] = (W) => f.password = W),
2579
2579
  D
2580
2580
  ],
2581
2581
  class: "tw-mb-4",
@@ -2600,7 +2600,7 @@ const di = /* @__PURE__ */ Y({
2600
2600
  ref: "confirmPasswordField",
2601
2601
  modelValue: f.confirmPassword,
2602
2602
  "onUpdate:modelValue": [
2603
- O[2] || (O[2] = (U) => f.confirmPassword = U),
2603
+ O[2] || (O[2] = (W) => f.confirmPassword = W),
2604
2604
  D
2605
2605
  ],
2606
2606
  class: "tw-mb-6",
@@ -2621,7 +2621,7 @@ const di = /* @__PURE__ */ Y({
2621
2621
  onClick: C
2622
2622
  }, {
2623
2623
  default: T(() => [
2624
- q(x(c(a)("COMPONENTS.CHANGE_PASSWORD.CANCEL")), 1)
2624
+ q(U(c(a)("COMPONENTS.CHANGE_PASSWORD.CANCEL")), 1)
2625
2625
  ]),
2626
2626
  _: 1
2627
2627
  }),
@@ -2633,17 +2633,17 @@ const di = /* @__PURE__ */ Y({
2633
2633
  onClick: w
2634
2634
  }, {
2635
2635
  default: T(() => [
2636
- q(x(c(a)("COMPONENTS.CHANGE_PASSWORD.SAVE")), 1)
2636
+ q(U(c(a)("COMPONENTS.CHANGE_PASSWORD.SAVE")), 1)
2637
2637
  ]),
2638
2638
  _: 1
2639
2639
  }, 8, ["disabled", "loading"])
2640
2640
  ]),
2641
- (A(!0), W(ee, null, oe(f.errors, (v, L) => (A(), M(p, {
2641
+ (A(!0), x(ee, null, oe(f.errors, (v, L) => (A(), M(p, {
2642
2642
  key: L,
2643
2643
  class: "tw-mt-3 tw-text-danger-500"
2644
2644
  }, {
2645
2645
  default: T(() => [
2646
- q(x(v.code ? c(a)(`COMPONENTS.CHANGE_PASSWORD.ERRORS.${v.code}`) : v), 1)
2646
+ q(U(v.code ? c(a)(`COMPONENTS.CHANGE_PASSWORD.ERRORS.${v.code}`) : v), 1)
2647
2647
  ]),
2648
2648
  _: 2
2649
2649
  }, 1024))), 128))
@@ -2885,7 +2885,7 @@ function Di(e, t = {}) {
2885
2885
  async (m, _) => {
2886
2886
  if (!r.value || !l.value) return;
2887
2887
  await st();
2888
- const v = m.filter((k) => !_?.some((U) => U.id === k.id)), L = _?.filter((k) => !m.some((U) => U.id === k.id)).map((k) => k.id) ?? [];
2888
+ const v = m.filter((k) => !_?.some((W) => W.id === k.id)), L = _?.filter((k) => !m.some((W) => W.id === k.id)).map((k) => k.id) ?? [];
2889
2889
  for (const k of L)
2890
2890
  D(k);
2891
2891
  for (const k of v)
@@ -2966,7 +2966,7 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
2966
2966
  role: "list",
2967
2967
  "aria-label": e.ariaLabel
2968
2968
  }, [
2969
- (A(!0), W(ee, null, oe(r.value, (R, H) => (A(), W("div", {
2969
+ (A(!0), x(ee, null, oe(r.value, (R, H) => (A(), x("div", {
2970
2970
  key: R.id,
2971
2971
  class: "grid-stack-item",
2972
2972
  "gs-id": R.id,
@@ -2980,7 +2980,7 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
2980
2980
  "aria-label": f(R, H)
2981
2981
  }, [
2982
2982
  F("div", ki, [
2983
- e.showDragHandles ? (A(), W("div", Bi, [...O[0] || (O[0] = [
2983
+ e.showDragHandles ? (A(), x("div", Bi, [...O[0] || (O[0] = [
2984
2984
  F("svg", {
2985
2985
  width: "16",
2986
2986
  height: "16",
@@ -3023,7 +3023,7 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3023
3023
  ])
3024
3024
  ], 8, Vi))), 128))
3025
3025
  ], 8, Ni),
3026
- F("div", Mi, x(n.value), 1)
3026
+ F("div", Mi, U(n.value), 1)
3027
3027
  ]),
3028
3028
  _: 1
3029
3029
  }));
@@ -3056,10 +3056,10 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3056
3056
  "aria-label": e.ariaLabel
3057
3057
  }, null, 8, ["show-drag-handles", "resizable", "aria-label"]));
3058
3058
  }
3059
- }), ku = Ze, Bu = Xe, Mu = Je, Fu = Da, $u = Qe, Gu = Ri, Wu = Ne, $i = { class: "dashboard-widget-card" }, Gi = { class: "dashboard-widget-card__header" }, Wi = { class: "dashboard-widget-card__header-content" }, xi = {
3059
+ }), ku = Ze, Bu = Xe, Mu = Je, Fu = Da, $u = Qe, Gu = Ri, xu = Ne, $i = { class: "dashboard-widget-card" }, Gi = { class: "dashboard-widget-card__header" }, xi = { class: "dashboard-widget-card__header-content" }, Ui = {
3060
3060
  key: 0,
3061
3061
  class: "dashboard-widget-card__icon-wrapper"
3062
- }, Ui = { class: "dashboard-widget-card__title" }, Hi = {
3062
+ }, Wi = { class: "dashboard-widget-card__title" }, Hi = {
3063
3063
  key: 0,
3064
3064
  class: "dashboard-widget-card__actions"
3065
3065
  }, zi = {
@@ -3068,7 +3068,7 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3068
3068
  }, Ki = { class: "dashboard-widget-card__body" }, qi = {
3069
3069
  key: 1,
3070
3070
  class: "dashboard-widget-card__footer"
3071
- }, xu = /* @__PURE__ */ Y({
3071
+ }, Uu = /* @__PURE__ */ Y({
3072
3072
  __name: "dashboard-widget-card",
3073
3073
  props: {
3074
3074
  header: {},
@@ -3079,39 +3079,39 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3079
3079
  const t = e;
3080
3080
  return (a, o) => {
3081
3081
  const n = $("VcIcon"), i = qt("loading");
3082
- return A(), W("div", $i, [
3082
+ return A(), x("div", $i, [
3083
3083
  F("div", Gi, [
3084
3084
  Z(a.$slots, "header", {}, () => [
3085
- F("div", Wi, [
3086
- e.icon ? (A(), W("div", xi, [
3085
+ F("div", xi, [
3086
+ e.icon ? (A(), x("div", Ui, [
3087
3087
  b(n, {
3088
3088
  class: "dashboard-widget-card__icon",
3089
3089
  icon: e.icon,
3090
3090
  size: "l"
3091
3091
  }, null, 8, ["icon"])
3092
3092
  ])) : z("", !0),
3093
- F("div", Ui, x(t.header), 1)
3093
+ F("div", Wi, U(t.header), 1)
3094
3094
  ])
3095
3095
  ]),
3096
- a.$slots.actions ? (A(), W("div", Hi, [
3096
+ a.$slots.actions ? (A(), x("div", Hi, [
3097
3097
  Z(a.$slots, "actions")
3098
3098
  ])) : z("", !0)
3099
3099
  ]),
3100
- a.$slots.stats ? (A(), W("div", zi, [
3100
+ a.$slots.stats ? (A(), x("div", zi, [
3101
3101
  Z(a.$slots, "stats")
3102
3102
  ])) : z("", !0),
3103
- Yt((A(), W("div", Ki, [
3103
+ Yt((A(), x("div", Ki, [
3104
3104
  Z(a.$slots, "content")
3105
3105
  ])), [
3106
3106
  [i, e.loading]
3107
3107
  ]),
3108
- a.$slots.footer ? (A(), W("div", qi, [
3108
+ a.$slots.footer ? (A(), x("div", qi, [
3109
3109
  Z(a.$slots, "footer")
3110
3110
  ])) : z("", !0)
3111
3111
  ]);
3112
3112
  };
3113
3113
  }
3114
- }), Yi = { class: "dashboard-stat-item" }, ji = { class: "dashboard-stat-item__label" }, Uu = /* @__PURE__ */ Y({
3114
+ }), Yi = { class: "dashboard-stat-item" }, ji = { class: "dashboard-stat-item__label" }, Wu = /* @__PURE__ */ Y({
3115
3115
  __name: "dashboard-stat-item",
3116
3116
  props: {
3117
3117
  value: {},
@@ -3119,17 +3119,17 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3119
3119
  variant: {}
3120
3120
  },
3121
3121
  setup(e) {
3122
- return (t, a) => (A(), W("div", Yi, [
3122
+ return (t, a) => (A(), x("div", Yi, [
3123
3123
  F("div", {
3124
3124
  class: qe(["dashboard-stat-item__value", e.variant ? `dashboard-stat-item__value--${e.variant}` : ""])
3125
- }, x(e.value), 3),
3126
- F("div", ji, x(e.label), 1)
3125
+ }, U(e.value), 3),
3126
+ F("div", ji, U(e.label), 1)
3127
3127
  ]));
3128
3128
  }
3129
3129
  }), Zi = { class: "tw-divide-y tw-divide-[var(--neutrals-200)]" }, Hu = /* @__PURE__ */ Y({
3130
3130
  __name: "dashboard-feed-list",
3131
3131
  setup(e) {
3132
- return (t, a) => (A(), W("div", Zi, [
3132
+ return (t, a) => (A(), x("div", Zi, [
3133
3133
  Z(t.$slots, "default")
3134
3134
  ]));
3135
3135
  }
@@ -3140,14 +3140,14 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3140
3140
  __name: "dashboard-feed-row",
3141
3141
  emits: ["click"],
3142
3142
  setup(e) {
3143
- return (t, a) => (A(), W("div", {
3143
+ return (t, a) => (A(), x("div", {
3144
3144
  class: "dashboard-feed-row",
3145
3145
  onClick: a[0] || (a[0] = (o) => t.$emit("click"))
3146
3146
  }, [
3147
3147
  F("div", Xi, [
3148
3148
  Z(t.$slots, "default")
3149
3149
  ]),
3150
- t.$slots.trailing ? (A(), W("div", Ji, [
3150
+ t.$slots.trailing ? (A(), x("div", Ji, [
3151
3151
  Z(t.$slots, "trailing")
3152
3152
  ])) : z("", !0)
3153
3153
  ]));
@@ -3165,7 +3165,7 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3165
3165
  l.color && (n[`--vis-color${s}`] = l.color);
3166
3166
  }), n;
3167
3167
  });
3168
- return (n, i) => (A(), W("div", {
3168
+ return (n, i) => (A(), x("div", {
3169
3169
  ref_key: "containerRef",
3170
3170
  ref: a,
3171
3171
  class: "dashboard-chart-container",
@@ -3184,10 +3184,10 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3184
3184
  items: {}
3185
3185
  },
3186
3186
  setup(e) {
3187
- return (t, a) => (A(), W("div", Qi, [
3188
- e.title ? (A(), W("div", el, x(e.title), 1)) : z("", !0),
3187
+ return (t, a) => (A(), x("div", Qi, [
3188
+ e.title ? (A(), x("div", el, U(e.title), 1)) : z("", !0),
3189
3189
  F("div", tl, [
3190
- (A(!0), W(ee, null, oe(e.items, (o, n) => (A(), W("div", {
3190
+ (A(!0), x(ee, null, oe(e.items, (o, n) => (A(), x("div", {
3191
3191
  key: n,
3192
3192
  class: "dashboard-chart-tooltip__item"
3193
3193
  }, [
@@ -3195,8 +3195,8 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3195
3195
  class: "dashboard-chart-tooltip__indicator",
3196
3196
  style: ot({ background: o.color })
3197
3197
  }, null, 4),
3198
- F("span", al, x(o.label), 1),
3199
- F("span", sl, x(o.value), 1)
3198
+ F("span", al, U(o.label), 1),
3199
+ F("span", sl, U(o.value), 1)
3200
3200
  ]))), 128))
3201
3201
  ])
3202
3202
  ]));
@@ -3207,8 +3207,8 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3207
3207
  config: {}
3208
3208
  },
3209
3209
  setup(e) {
3210
- return (t, a) => (A(), W("div", ol, [
3211
- (A(!0), W(ee, null, oe(e.config, (o, n) => (A(), W("div", {
3210
+ return (t, a) => (A(), x("div", ol, [
3211
+ (A(!0), x(ee, null, oe(e.config, (o, n) => (A(), x("div", {
3212
3212
  key: n,
3213
3213
  class: "dashboard-chart-legend__item"
3214
3214
  }, [
@@ -3216,7 +3216,7 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3216
3216
  class: "dashboard-chart-legend__indicator",
3217
3217
  style: ot({ background: o.color })
3218
3218
  }, null, 4),
3219
- F("span", nl, x(o.label), 1)
3219
+ F("span", nl, U(o.label), 1)
3220
3220
  ]))), 128))
3221
3221
  ]));
3222
3222
  }
@@ -3364,7 +3364,7 @@ const Ni = ["aria-label"], Vi = ["gs-id", "gs-x", "gs-y", "gs-w", "gs-h", "aria-
3364
3364
  color: r.value,
3365
3365
  template: l
3366
3366
  }, null, 8, ["y", "color"])) : z("", !0),
3367
- (A(!0), W(ee, null, oe(i.value, (g, h) => (A(), M(c(nr), {
3367
+ (A(!0), x(ee, null, oe(i.value, (g, h) => (A(), M(c(nr), {
3368
3368
  key: h,
3369
3369
  x: o,
3370
3370
  y: g,
@@ -3714,7 +3714,7 @@ function Xu() {
3714
3714
  re("onBeforeClose(cb)", "useBlade().onBeforeClose(guard)");
3715
3715
  const m = u();
3716
3716
  if (!m) {
3717
- Wn("onBeforeClose: Could not determine current blade.");
3717
+ xn("onBeforeClose: Could not determine current blade.");
3718
3718
  return;
3719
3719
  }
3720
3720
  e.registerBeforeClose(m, async () => await p() === !1);
@@ -3745,8 +3745,8 @@ function Xu() {
3745
3745
  const m = p.name.toLowerCase(), _ = new URLSearchParams(window.location.hash.split("?")[1] || ""), v = {};
3746
3746
  for (const [L, k] of _.entries())
3747
3747
  if (L.startsWith(`${m}_`)) {
3748
- const U = L.replace(`${m}_`, ""), d = Number(k);
3749
- v[U] = isNaN(d) ? k : d;
3748
+ const W = L.replace(`${m}_`, ""), d = Number(k);
3749
+ v[W] = isNaN(d) ? k : d;
3750
3750
  }
3751
3751
  return Object.keys(v).length > 0 ? v : void 0;
3752
3752
  }
@@ -3811,7 +3811,7 @@ const ul = { class: "vc-language-selector" }, dl = ["disabled", "aria-expanded"]
3811
3811
  }, l = (u) => {
3812
3812
  i.value = !1, o("update:modelValue", u.value);
3813
3813
  };
3814
- return (u, S) => (A(), W("div", ul, [
3814
+ return (u, S) => (A(), x("div", ul, [
3815
3815
  b(c(Ft), {
3816
3816
  "model-value": i.value,
3817
3817
  items: e.options,
@@ -3837,7 +3837,7 @@ const ul = { class: "vc-language-selector" }, dl = ["disabled", "aria-expanded"]
3837
3837
  "aria-haspopup": "listbox",
3838
3838
  onClick: s
3839
3839
  }, [
3840
- r.value?.flag ? (A(), W("img", {
3840
+ r.value?.flag ? (A(), x("img", {
3841
3841
  key: 0,
3842
3842
  src: r.value.flag,
3843
3843
  alt: r.value.label,
@@ -3861,18 +3861,18 @@ const ul = { class: "vc-language-selector" }, dl = ["disabled", "aria-expanded"]
3861
3861
  icon: "lucide-check",
3862
3862
  size: "xs",
3863
3863
  class: "vc-language-selector__item-icon"
3864
- })) : (A(), W("span", ml)),
3865
- g.flag ? (A(), W("img", {
3864
+ })) : (A(), x("span", ml)),
3865
+ g.flag ? (A(), x("img", {
3866
3866
  key: 2,
3867
3867
  src: g.flag,
3868
3868
  alt: g.label,
3869
3869
  class: "vc-language-selector__item-flag"
3870
3870
  }, null, 8, gl)) : z("", !0),
3871
- F("span", pl, x(g.label), 1)
3871
+ F("span", pl, U(g.label), 1)
3872
3872
  ], 2)
3873
3873
  ]),
3874
3874
  empty: T(() => [
3875
- F("div", El, x(c(n)("common.no_options", "No options")), 1)
3875
+ F("div", El, U(c(n)("common.no_options", "No options")), 1)
3876
3876
  ]),
3877
3877
  _: 1
3878
3878
  }, 8, ["model-value", "items", "empty-text", "is-item-active"])
@@ -3898,11 +3898,11 @@ function Sl(e) {
3898
3898
  });
3899
3899
  }
3900
3900
  function _l(e) {
3901
- const t = Un({
3901
+ const t = Wn({
3902
3902
  phone: 480,
3903
3903
  desktop: 1024
3904
3904
  });
3905
- e.config.globalProperties.$isPhone = t.smaller("phone"), e.config.globalProperties.$isTablet = t.between("phone", "desktop"), e.config.globalProperties.$isMobile = t.smaller("desktop"), e.config.globalProperties.$isDesktop = t.greater("desktop"), e.config.globalProperties.$isTouch = "ontouchstart" in window || navigator.maxTouchPoints > 0, e.provide(gn, e.config.globalProperties.$isPhone), e.provide(pn, e.config.globalProperties.$isTablet), e.provide(Wt, e.config.globalProperties.$isMobile), e.provide(xt, e.config.globalProperties.$isDesktop), e.provide(En, e.config.globalProperties.$isTouch);
3905
+ e.config.globalProperties.$isPhone = t.smaller("phone"), e.config.globalProperties.$isTablet = t.between("phone", "desktop"), e.config.globalProperties.$isMobile = t.smaller("desktop"), e.config.globalProperties.$isDesktop = t.greater("desktop"), e.config.globalProperties.$isTouch = "ontouchstart" in window || navigator.maxTouchPoints > 0, e.provide(gn, e.config.globalProperties.$isPhone), e.provide(pn, e.config.globalProperties.$isTablet), e.provide(xt, e.config.globalProperties.$isMobile), e.provide(Ut, e.config.globalProperties.$isDesktop), e.provide(En, e.config.globalProperties.$isTouch);
3906
3906
  }
3907
3907
  function Al(e) {
3908
3908
  e.config.globalProperties.pages = [], e.config.globalProperties.bladeRoutes = [], e.provide(hn, e.config.globalProperties.bladeRoutes), e.provide(Sn, []);
@@ -4020,9 +4020,9 @@ export {
4020
4020
  Fa as CellDefault,
4021
4021
  $a as CellEditableWrapper,
4022
4022
  Ga as CellHtml,
4023
- Wa as CellImage,
4024
- xa as CellLink,
4025
- Ua as CellMoney,
4023
+ xa as CellImage,
4024
+ Ua as CellLink,
4025
+ Wa as CellMoney,
4026
4026
  Ha as CellNumber,
4027
4027
  za as CellStatus,
4028
4028
  Ka as CellStatusIcon,
@@ -4042,8 +4042,8 @@ export {
4042
4042
  zu as DashboardFeedRow,
4043
4043
  qu as DashboardLineChart,
4044
4044
  gf as DashboardServiceKey,
4045
- Uu as DashboardStatItem,
4046
- xu as DashboardWidgetCard,
4045
+ Wu as DashboardStatItem,
4046
+ Uu as DashboardWidgetCard,
4047
4047
  pf as DeveloperToolsClient,
4048
4048
  Ef as DiagnosticsClient,
4049
4049
  hf as DisplayableError,
@@ -4054,66 +4054,68 @@ export {
4054
4054
  vf as DynamicPropertyObjectValueValueType,
4055
4055
  Tf as DynamicPropertyValueType,
4056
4056
  bf as DynamicPropertyValueType2,
4057
- Lf as EmbeddedModeKey,
4058
- wf as EntryState,
4059
- Of as ErrorInterceptor,
4057
+ Lf as EMBEDDED_TO_HOST_MESSAGE_TYPES,
4058
+ wf as EmbeddedModeKey,
4059
+ Of as EntryState,
4060
+ yf as ErrorInterceptor,
4060
4061
  sr as ExtensionPoint,
4061
4062
  Wm as ExtensionPoints,
4062
4063
  pi as ExternalProviders,
4063
- yf as ExternalSignInClient,
4064
+ If as ExternalSignInClient,
4064
4065
  od as FALLBACK_BLADE_ID,
4065
4066
  Pu as ForgotPassword,
4066
- If as FrameworkError,
4067
- Rf as GlobalSearchKey,
4067
+ Rf as FrameworkError,
4068
+ Pf as GlobalSearchKey,
4069
+ Cf as HOST_TO_EMBEDDED_MESSAGE_TYPES,
4068
4070
  Vt as InjectionError,
4069
- Pf as InternalRoutesKey,
4071
+ Df as InternalRoutesKey,
4070
4072
  Du as Invite,
4071
- xt as IsDesktopKey,
4072
- Wt as IsMobileKey,
4073
+ Ut as IsDesktopKey,
4074
+ xt as IsMobileKey,
4073
4075
  gn as IsPhoneKey,
4074
4076
  pn as IsTabletKey,
4075
4077
  En as IsTouchKey,
4076
- Cf as JobsClient,
4077
- Df as JsonElementValueKind,
4078
- Nf as JsonValueKind,
4079
- Wu as LAYOUT_STORAGE_KEY,
4078
+ Nf as JobsClient,
4079
+ Vf as JsonElementValueKind,
4080
+ kf as JsonValueKind,
4081
+ xu as LAYOUT_STORAGE_KEY,
4080
4082
  nd as LanguageSelector,
4081
4083
  mn as LanguageServiceKey,
4082
- Vf as LocalizableSettingsClient,
4084
+ Bf as LocalizableSettingsClient,
4083
4085
  Ru as Login,
4084
4086
  rd as LogoutButton,
4085
4087
  Ya as MenuBurgerIcon,
4086
4088
  vn as MenuServiceKey,
4087
- kf as ModuleLoadError,
4088
- Bf as ModulesClient,
4089
- Mf as ModulesLoadErrorKey,
4090
- Ff as ModulesReadyKey,
4091
- $f as NavigationViewLocationKey,
4092
- $m as NotificationContainer,
4089
+ Mf as ModuleLoadError,
4090
+ Ff as ModulesClient,
4091
+ $f as ModulesLoadErrorKey,
4092
+ Gf as ModulesReadyKey,
4093
+ xf as NavigationViewLocationKey,
4094
+ xm as NotificationContainer,
4093
4095
  Qo as NotificationContextKey,
4094
4096
  id as NotificationDropdown,
4095
4097
  Ln as NotificationStoreKey,
4096
4098
  ld as NotificationTemplate,
4097
4099
  Sn as NotificationTemplatesKey,
4098
- Gf as OAuthAppsClient,
4100
+ Uf as OAuthAppsClient,
4099
4101
  Wf as ObjectSettingEntryValueType,
4100
- xf as OperationLogOperationType,
4101
- Uf as ProgressMessageLevel,
4102
- Hf as ProgressMessageLevel2,
4103
- zf as PushNotificationClient,
4104
- Kf as RegistrationError,
4102
+ Hf as OperationLogOperationType,
4103
+ zf as ProgressMessageLevel,
4104
+ Kf as ProgressMessageLevel2,
4105
+ qf as PushNotificationClient,
4106
+ Yf as RegistrationError,
4105
4107
  Cu as ResetPassword,
4106
- qf as SecurityClient,
4107
- Yf as ServiceError,
4108
+ jf as SecurityClient,
4109
+ Zf as ServiceError,
4108
4110
  tn as SettingClient,
4109
- jf as SettingValueType,
4111
+ Xf as SettingValueType,
4110
4112
  cd as SettingsMenu,
4111
4113
  ud as SettingsMenuItem,
4112
4114
  bn as SettingsMenuServiceKey,
4113
- Zf as ShellIndicatorsKey,
4115
+ Jf as ShellIndicatorsKey,
4114
4116
  Iu as Sidebar,
4115
- Xf as SortDirection,
4116
- Jf as SortInfoSortDirection,
4117
+ Qf as SortDirection,
4118
+ em as SortInfoSortDirection,
4117
4119
  ja as Table,
4118
4120
  Za as TableBody,
4119
4121
  Xa as TableCell,
@@ -4132,10 +4134,10 @@ export {
4132
4134
  _n as ToolbarServiceKey,
4133
4135
  Su as UI_CONSTANTS,
4134
4136
  fd as UserDropdownButton,
4135
- Qf as ValidationError,
4137
+ tm as ValidationError,
4136
4138
  cs as VcAccordion,
4137
4139
  us as VcAccordionItem,
4138
- em as VcAiAgentPanel,
4140
+ am as VcAiAgentPanel,
4139
4141
  ds as VcApp,
4140
4142
  fs as VcAppBarMobileActions,
4141
4143
  ms as VcAppBarOverlay,
@@ -4153,10 +4155,10 @@ export {
4153
4155
  ws as VcBadge,
4154
4156
  Os as VcBanner,
4155
4157
  Ot as VcBlade,
4156
- tm as VcBladeNavigation,
4158
+ sm as VcBladeNavigation,
4157
4159
  On as VcBladeNavigationComponent,
4158
- am as VcBladeNavigationV2,
4159
- sm as VcBladeSlot,
4160
+ om as VcBladeNavigationV2,
4161
+ nm as VcBladeSlot,
4160
4162
  on as VcBreadcrumbs,
4161
4163
  Mt as VcButton,
4162
4164
  ys as VcButtonGroup,
@@ -4177,11 +4179,11 @@ export {
4177
4179
  $s as VcField,
4178
4180
  Gs as VcFileUpload,
4179
4181
  It as VcForm,
4180
- Ws as VcGallery,
4181
- xs as VcHint,
4182
+ xs as VcGallery,
4183
+ Us as VcHint,
4182
4184
  ze as VcIcon,
4183
4185
  tt as VcImage,
4184
- Us as VcImageTile,
4186
+ Ws as VcImageTile,
4185
4187
  Hs as VcImageUpload,
4186
4188
  fe as VcInput,
4187
4189
  zs as VcInputCurrency,
@@ -4220,43 +4222,43 @@ export {
4220
4222
  an as WidgetScopeKey,
4221
4223
  Nt as WidgetServiceKey,
4222
4224
  $t as __registerBladeConfig,
4223
- om as _createInternalUserLogic,
4225
+ rm as _createInternalUserLogic,
4224
4226
  Zu as _resetAdapterState,
4225
4227
  md as addAppBarWidget,
4226
- nm as addMenuItem,
4228
+ im as addMenuItem,
4227
4229
  gd as addSettingsMenuItem,
4228
- rm as after,
4230
+ lm as after,
4229
4231
  Hn as aiAgentPlugin,
4230
4232
  Vr as autofocus,
4231
- im as before,
4232
- lm as bigInt,
4233
+ cm as before,
4234
+ um as bigInt,
4233
4235
  lu as camelToSnake,
4234
4236
  uu as camelize,
4235
4237
  Gu as clearLayoutStorage,
4236
4238
  pd as convertColorNameToHex,
4237
4239
  Ed as convertMomentFormat,
4238
- cm as createAiAgentToolbarButton,
4240
+ dm as createAiAgentToolbarButton,
4239
4241
  vu as createAppModule,
4240
4242
  X as createLogger,
4241
4243
  Qu as default,
4242
4244
  it as defineAppModule,
4243
4245
  wu as defineBladeContext,
4244
- xm as defineExtensionPoint,
4245
- um as fileWeight,
4246
+ Hm as defineExtensionPoint,
4247
+ fm as fileWeight,
4246
4248
  hd as formatBadgeCount,
4247
- Uo as formatDateRelative,
4249
+ Wo as formatDateRelative,
4248
4250
  Sd as formatDateWithPattern,
4249
4251
  Bu as fromGridstackNode,
4250
- dm as generateId,
4251
- fm as getAllBladeConfigs,
4252
- mm as getBladeConfig,
4252
+ mm as generateId,
4253
+ gm as getAllBladeConfigs,
4254
+ pm as getBladeConfig,
4253
4255
  _u as getComponentDefaults,
4254
4256
  Jt as getFileThumbnail,
4255
- gm as getMenuBadge,
4256
- pm as getMenuBadges,
4257
+ Em as getMenuBadge,
4258
+ hm as getMenuBadges,
4257
4259
  ie as i18n,
4258
4260
  Ou as injectBladeContext,
4259
- Em as isFrameworkError,
4261
+ Sm as isFrameworkError,
4260
4262
  Xt as isImage,
4261
4263
  _d as isValidHexColor,
4262
4264
  dr as kebabToCamel,
@@ -4264,10 +4266,10 @@ export {
4264
4266
  Ad as languageToCountryMap,
4265
4267
  Mu as loadLayoutFromStorage,
4266
4268
  kr as loading,
4267
- hm as logger,
4268
- Sm as loggers,
4269
+ _m as logger,
4270
+ Am as loggers,
4269
4271
  $u as mergeLayoutWithWidgets,
4270
- _m as mindimensions,
4272
+ vm as mindimensions,
4271
4273
  vd as normalizeHexColor,
4272
4274
  J as notification,
4273
4275
  Le as parseError,
@@ -4285,19 +4287,19 @@ export {
4285
4287
  Pd as registerExternalWidget,
4286
4288
  Cd as registerToolbarItem,
4287
4289
  Dd as registerWidget,
4288
- Am as removeMenuBadge,
4289
- vm as removeRegisteredMenuItem,
4290
+ Tm as removeMenuBadge,
4291
+ bm as removeRegisteredMenuItem,
4290
4292
  Nd as resolveLocale,
4291
4293
  Vd as resolveLocaleSync,
4292
4294
  Fu as saveLayoutToStorage,
4293
- Tm as setMenuBadge,
4295
+ Lm as setMenuBadge,
4294
4296
  yn as signalR,
4295
4297
  To as stripTenantPrefix,
4296
4298
  ku as toGridstackWidget,
4297
- bm as updateSignalRCreatorSymbol,
4298
- Lm as useAdaptiveItems,
4299
- wm as useAiAgent,
4300
- Mm as useAiAgentContext,
4299
+ wm as updateSignalRCreatorSymbol,
4300
+ Om as useAdaptiveItems,
4301
+ ym as useAiAgent,
4302
+ $m as useAiAgentContext,
4301
4303
  _r as useApiClient,
4302
4304
  bo as useAppBarMobileActions,
4303
4305
  Lo as useAppBarState,
@@ -4310,40 +4312,40 @@ export {
4310
4312
  Oo as useBadge,
4311
4313
  hu as useBeforeUnload,
4312
4314
  Gt as useBlade,
4313
- Om as useBladeMessaging,
4315
+ Im as useBladeMessaging,
4314
4316
  Xu as useBladeNavigation,
4315
4317
  fu as useBladeNotifications,
4316
- ym as useBladeStack,
4318
+ Rm as useBladeStack,
4317
4319
  bu as useBladeWidgets,
4318
- Im as useBreadcrumbs,
4320
+ Pm as useBreadcrumbs,
4319
4321
  Bd as useCollapsible,
4320
4322
  yo as useColumnFilter,
4321
- Rm as useContainer,
4323
+ Cm as useContainer,
4322
4324
  Ho as useDashboard,
4323
4325
  Md as useDataTableSort,
4324
4326
  Au as useDynamicProperties,
4325
- Pm as useErrorHandler,
4326
- Um as useExtensionPoint,
4327
+ Dm as useErrorHandler,
4328
+ zm as useExtensionPoint,
4327
4329
  Io as useFilterState,
4328
- Cm as useFloatingPosition,
4330
+ Nm as useFloatingPosition,
4329
4331
  Fd as useFormField,
4330
4332
  du as useFunctions,
4331
4333
  Ro as useGalleryPreview,
4332
4334
  Di as useGridstack,
4333
4335
  Po as useImageLoad,
4334
- Dm as useInstance,
4336
+ Vm as useInstance,
4335
4337
  $d as useLanguages,
4336
4338
  ta as useLoading,
4337
4339
  Co as useMenuActiveState,
4338
4340
  Gd as useMenuExpanded,
4339
- Wd as useMenuService,
4341
+ xd as useMenuService,
4340
4342
  yu as useModificationTracker,
4341
4343
  mu as useNotificationContext,
4342
4344
  De as useNotificationStore,
4343
4345
  gu as useNotifications,
4344
4346
  Dt as usePermissions,
4345
- xd as usePopup,
4346
- Ud as useScrollArrows,
4347
+ Ud as usePopup,
4348
+ Wd as useScrollArrows,
4347
4349
  Te as useSettings,
4348
4350
  Hd as useSettingsMenu,
4349
4351
  Do as useShellBootstrap,
@@ -4358,13 +4360,13 @@ export {
4358
4360
  Go as useTableRowReorder,
4359
4361
  Kd as useTableSelection,
4360
4362
  qd as useTableSort,
4361
- Nm as useTeleportTarget,
4363
+ km as useTeleportTarget,
4362
4364
  Ko as useTheme,
4363
- Wo as useToggleableContent,
4365
+ xo as useToggleableContent,
4364
4366
  Yd as useToolbar,
4365
- Vm as useUser,
4366
- xo as useVirtualScroll,
4367
+ Bm as useUser,
4368
+ Uo as useVirtualScroll,
4367
4369
  Tu as useWebVitals,
4368
4370
  Lu as useWidgetTrigger,
4369
- km as wrapError
4371
+ Mm as wrapError
4370
4372
  };