@vc-shell/framework 1.2.4-beta.8 → 2.0.0-alpha.1

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 (1205) hide show
  1. package/dist/assets/0d67e9e056b4c500.woff +0 -0
  2. package/dist/assets/131b34336aedaf47.woff +0 -0
  3. package/dist/assets/19bb1c668a5db39f.woff2 +0 -0
  4. package/dist/assets/2010ada3e82156ed.woff +0 -0
  5. package/dist/assets/3fc09a6113184f16.woff +0 -0
  6. package/dist/assets/477e1881a0394cc5.woff +0 -0
  7. package/dist/assets/b7ffde2383bb16ba.woff2 +0 -0
  8. package/dist/assets/c5195215cb712e9c.woff2 +0 -0
  9. package/dist/assets/c97328b91ac5cc66.woff +0 -0
  10. package/dist/assets/cdc69f8b549c866d.woff2 +0 -0
  11. package/dist/assets/d5eb20bcdcf5616a.woff2 +0 -0
  12. package/dist/assets/da4b7f5883fe7743.woff2 +0 -0
  13. package/dist/core/composables/useApiClient/index.d.ts +4 -3
  14. package/dist/core/composables/useApiClient/index.d.ts.map +1 -1
  15. package/dist/core/composables/useAppBarMobileButtons/index.d.ts +2 -1
  16. package/dist/core/composables/useAppBarMobileButtons/index.d.ts.map +1 -1
  17. package/dist/core/composables/useAppBarWidget/index.d.ts +2 -1
  18. package/dist/core/composables/useAppBarWidget/index.d.ts.map +1 -1
  19. package/dist/core/composables/useAppInsights/index.d.ts +4 -2
  20. package/dist/core/composables/useAppInsights/index.d.ts.map +1 -1
  21. package/dist/core/composables/useAssets/index.d.ts +4 -2
  22. package/dist/core/composables/useAssets/index.d.ts.map +1 -1
  23. package/dist/core/composables/useAsync/index.d.ts +4 -2
  24. package/dist/core/composables/useAsync/index.d.ts.map +1 -1
  25. package/dist/core/composables/useBeforeUnload/index.d.ts +4 -3
  26. package/dist/core/composables/useBeforeUnload/index.d.ts.map +1 -1
  27. package/dist/core/composables/useBlade/index.d.ts +23 -18
  28. package/dist/core/composables/useBlade/index.d.ts.map +1 -1
  29. package/dist/core/composables/useBladeRegistry/index.d.ts +6 -3
  30. package/dist/core/composables/useBladeRegistry/index.d.ts.map +1 -1
  31. package/dist/core/composables/useBreadcrumbs/index.d.ts +4 -2
  32. package/dist/core/composables/useBreadcrumbs/index.d.ts.map +1 -1
  33. package/dist/core/composables/useConnectionStatus/index.d.ts +4 -2
  34. package/dist/core/composables/useConnectionStatus/index.d.ts.map +1 -1
  35. package/dist/core/composables/useDashboard/index.d.ts +2 -1
  36. package/dist/core/composables/useDashboard/index.d.ts.map +1 -1
  37. package/dist/core/composables/useDynamicProperties/index.d.ts +4 -2
  38. package/dist/core/composables/useDynamicProperties/index.d.ts.map +1 -1
  39. package/dist/core/composables/useErrorHandler/index.d.ts +4 -3
  40. package/dist/core/composables/useErrorHandler/index.d.ts.map +1 -1
  41. package/dist/core/composables/useFunctions/index.d.ts +4 -3
  42. package/dist/core/composables/useFunctions/index.d.ts.map +1 -1
  43. package/dist/core/composables/useGlobalSearch/index.d.ts +2 -1
  44. package/dist/core/composables/useGlobalSearch/index.d.ts.map +1 -1
  45. package/dist/core/composables/useKeyboardNavigation/index.d.ts +9 -9
  46. package/dist/core/composables/useKeyboardNavigation/index.d.ts.map +1 -1
  47. package/dist/core/composables/useLanguages/index.d.ts +4 -2
  48. package/dist/core/composables/useLanguages/index.d.ts.map +1 -1
  49. package/dist/core/composables/useLoading/index.d.ts +2 -1
  50. package/dist/core/composables/useLoading/index.d.ts.map +1 -1
  51. package/dist/core/composables/useMenuService/index.d.ts +1 -0
  52. package/dist/core/composables/useMenuService/index.d.ts.map +1 -1
  53. package/dist/core/composables/useNotifications/index.d.ts +4 -3
  54. package/dist/core/composables/useNotifications/index.d.ts.map +1 -1
  55. package/dist/core/composables/usePermissions/index.d.ts +4 -3
  56. package/dist/core/composables/usePermissions/index.d.ts.map +1 -1
  57. package/dist/core/composables/useSettings/index.d.ts +4 -2
  58. package/dist/core/composables/useSettings/index.d.ts.map +1 -1
  59. package/dist/core/composables/useSettingsMenu/index.d.ts +2 -1
  60. package/dist/core/composables/useSettingsMenu/index.d.ts.map +1 -1
  61. package/dist/core/composables/useSidebarState/index.d.ts +5 -3
  62. package/dist/core/composables/useSidebarState/index.d.ts.map +1 -1
  63. package/dist/core/composables/useTheme/index.d.ts +4 -2
  64. package/dist/core/composables/useTheme/index.d.ts.map +1 -1
  65. package/dist/core/composables/useToolbar/index.d.ts +10 -9
  66. package/dist/core/composables/useToolbar/index.d.ts.map +1 -1
  67. package/dist/core/composables/useUser/index.d.ts +4 -2
  68. package/dist/core/composables/useUser/index.d.ts.map +1 -1
  69. package/dist/core/composables/useUserManagement/index.d.ts +4 -2
  70. package/dist/core/composables/useUserManagement/index.d.ts.map +1 -1
  71. package/dist/core/composables/useWebVitals/index.d.ts +1 -0
  72. package/dist/core/composables/useWebVitals/index.d.ts.map +1 -1
  73. package/dist/core/composables/useWidgets/index.d.ts +2 -1
  74. package/dist/core/composables/useWidgets/index.d.ts.map +1 -1
  75. package/dist/core/plugins/ai-agent/components/VcAiAgentPanel.vue.d.ts.map +1 -1
  76. package/dist/core/plugins/ai-agent/components/_internal/VcAiAgentHeader.vue.d.ts +2 -2
  77. package/dist/core/plugins/ai-agent/composables/useAiAgent.d.ts +1 -0
  78. package/dist/core/plugins/ai-agent/composables/useAiAgent.d.ts.map +1 -1
  79. package/dist/core/plugins/ai-agent/constants.d.ts +16 -0
  80. package/dist/core/plugins/ai-agent/constants.d.ts.map +1 -1
  81. package/dist/core/plugins/ai-agent/services/ai-agent-service.d.ts +2 -0
  82. package/dist/core/plugins/ai-agent/services/ai-agent-service.d.ts.map +1 -1
  83. package/dist/core/plugins/ai-agent/types.d.ts +19 -0
  84. package/dist/core/plugins/ai-agent/types.d.ts.map +1 -1
  85. package/dist/core/plugins/extension-points/defineExtensionPoint.d.ts +26 -4
  86. package/dist/core/plugins/extension-points/defineExtensionPoint.d.ts.map +1 -1
  87. package/dist/core/plugins/extension-points/index.d.ts +14 -0
  88. package/dist/core/plugins/extension-points/index.d.ts.map +1 -1
  89. package/dist/core/plugins/modularity/index.d.ts +2 -6
  90. package/dist/core/plugins/modularity/index.d.ts.map +1 -1
  91. package/dist/core/plugins/modularity/loader-mf.d.ts +17 -0
  92. package/dist/core/plugins/modularity/loader-mf.d.ts.map +1 -0
  93. package/dist/framework.css +9 -0
  94. package/dist/framework.js +25999 -24595
  95. package/dist/index.d.ts +4 -0
  96. package/dist/index.d.ts.map +1 -1
  97. package/dist/injection-keys.d.ts +39 -2
  98. package/dist/injection-keys.d.ts.map +1 -1
  99. package/dist/locales/de.json +5 -1
  100. package/dist/locales/en.json +5 -1
  101. package/dist/shared/components/app-switcher/index.d.ts +3 -1
  102. package/dist/shared/components/app-switcher/index.d.ts.map +1 -1
  103. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation-new.vue.d.ts.map +1 -1
  104. package/dist/shared/components/blade-navigation/composables/useBladeMessaging.d.ts +2 -0
  105. package/dist/shared/components/blade-navigation/composables/useBladeMessaging.d.ts.map +1 -1
  106. package/dist/shared/components/blade-navigation/composables/useBladeStack.d.ts +3 -1
  107. package/dist/shared/components/blade-navigation/composables/useBladeStack.d.ts.map +1 -1
  108. package/dist/shared/components/blade-navigation/plugin-v2.d.ts.map +1 -1
  109. package/dist/shared/components/blade-navigation/types/index.d.ts +1 -0
  110. package/dist/shared/components/blade-navigation/types/index.d.ts.map +1 -1
  111. package/dist/shared/components/blade-navigation/utils/navigateToMainRoute.d.ts +9 -0
  112. package/dist/shared/components/blade-navigation/utils/navigateToMainRoute.d.ts.map +1 -0
  113. package/dist/shared/components/blade-navigation/utils/restoreFromUrl.d.ts +4 -1
  114. package/dist/shared/components/blade-navigation/utils/restoreFromUrl.d.ts.map +1 -1
  115. package/dist/shared/components/multilanguage-selector/multilanguage-selector.vue.d.ts +1 -1
  116. package/dist/shared/components/notifications/components/notification-container/index.d.ts +3 -3
  117. package/dist/shared/components/notifications/components/notification-container/index.d.ts.map +1 -1
  118. package/dist/shared/components/user-dropdown-button/_internal/user-info.vue.d.ts.map +1 -1
  119. package/dist/shared/components/user-dropdown-button/user-dropdown-button.vue.d.ts.map +1 -1
  120. package/dist/shared/composables/useExternalWidgets.d.ts +3 -2
  121. package/dist/shared/composables/useExternalWidgets.d.ts.map +1 -1
  122. package/dist/shared/composables/useMenuExpanded.d.ts +6 -4
  123. package/dist/shared/composables/useMenuExpanded.d.ts.map +1 -1
  124. package/dist/shared/modules/dynamic/components/fields/InputField.d.ts.map +1 -1
  125. package/dist/shared/modules/dynamic/index.d.ts +11 -5
  126. package/dist/shared/modules/dynamic/index.d.ts.map +1 -1
  127. package/dist/shared/pages/ChangePasswordPage/plugin.d.ts +3 -1
  128. package/dist/shared/pages/ChangePasswordPage/plugin.d.ts.map +1 -1
  129. package/dist/shared/pages/ForgotPasswordPage/plugin.d.ts +3 -1
  130. package/dist/shared/pages/ForgotPasswordPage/plugin.d.ts.map +1 -1
  131. package/dist/shared/pages/InvitePage/plugin.d.ts +3 -1
  132. package/dist/shared/pages/InvitePage/plugin.d.ts.map +1 -1
  133. package/dist/shared/pages/LoginPage/plugin.d.ts +3 -1
  134. package/dist/shared/pages/LoginPage/plugin.d.ts.map +1 -1
  135. package/dist/shared/pages/ResetPasswordPage/plugin.d.ts +3 -1
  136. package/dist/shared/pages/ResetPasswordPage/plugin.d.ts.map +1 -1
  137. package/dist/tailwind.config.d.ts.map +1 -1
  138. package/dist/test-helpers.d.ts +219 -0
  139. package/dist/test-helpers.d.ts.map +1 -0
  140. package/dist/tsconfig.tsbuildinfo +1 -1
  141. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +2 -2
  142. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts.map +1 -1
  143. package/dist/ui/components/atoms/vc-button/types.d.ts +1 -1
  144. package/dist/ui/components/atoms/vc-button/types.d.ts.map +1 -1
  145. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts +1 -1
  146. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts.map +1 -1
  147. package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts +1 -1
  148. package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts.map +1 -1
  149. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts +1 -1
  150. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts.map +1 -1
  151. package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts +2 -2
  152. package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts.map +1 -1
  153. package/dist/ui/components/molecules/index.d.ts +2 -1
  154. package/dist/ui/components/molecules/index.d.ts.map +1 -1
  155. package/dist/ui/components/molecules/vc-accordion/_internal/vc-accordion-item/vc-accordion-item.vue.d.ts.map +1 -1
  156. package/dist/ui/components/molecules/vc-accordion/index.d.ts +5 -1
  157. package/dist/ui/components/molecules/vc-accordion/index.d.ts.map +1 -1
  158. package/dist/ui/components/molecules/vc-accordion/vc-accordion.vue.d.ts +9 -9
  159. package/dist/ui/components/molecules/vc-accordion/vc-accordion.vue.d.ts.map +1 -1
  160. package/dist/ui/components/molecules/vc-checkbox-group/index.d.ts +1 -1
  161. package/dist/ui/components/molecules/vc-checkbox-group/index.d.ts.map +1 -1
  162. package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue.d.ts +11 -17
  163. package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue.d.ts.map +1 -1
  164. package/dist/ui/components/molecules/vc-color-input/vc-color-input.vue.d.ts +2 -2
  165. package/dist/ui/components/molecules/vc-date-picker/vc-date-picker.vue.d.ts +3 -3
  166. package/dist/ui/components/molecules/vc-date-picker/vc-date-picker.vue.d.ts.map +1 -1
  167. package/dist/ui/components/molecules/vc-dropdown/_internal/VcDropdownItem.vue.d.ts +1 -1
  168. package/dist/ui/components/molecules/vc-dropdown/_internal/VcDropdownItem.vue.d.ts.map +1 -1
  169. package/dist/ui/components/molecules/vc-dropdown/index.d.ts +1 -0
  170. package/dist/ui/components/molecules/vc-dropdown/index.d.ts.map +1 -1
  171. package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts +3 -3
  172. package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts.map +1 -1
  173. package/dist/ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue.d.ts +3 -3
  174. package/dist/ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue.d.ts.map +1 -1
  175. package/dist/ui/components/molecules/vc-editor/index.d.ts +1 -0
  176. package/dist/ui/components/molecules/vc-editor/index.d.ts.map +1 -1
  177. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +7 -10
  178. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts.map +1 -1
  179. package/dist/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue.d.ts +1 -1
  180. package/dist/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue.d.ts.map +1 -1
  181. package/dist/ui/components/molecules/vc-field/index.d.ts +1 -0
  182. package/dist/ui/components/molecules/vc-field/index.d.ts.map +1 -1
  183. package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts +3 -3
  184. package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts.map +1 -1
  185. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +2 -1
  186. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
  187. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +8 -7
  188. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
  189. package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts +1 -0
  190. package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts.map +1 -1
  191. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts +10 -60
  192. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -1
  193. package/dist/ui/components/molecules/vc-menu/constants.d.ts +3 -0
  194. package/dist/ui/components/molecules/vc-menu/constants.d.ts.map +1 -0
  195. package/dist/ui/components/molecules/vc-menu/index.d.ts +9 -0
  196. package/dist/ui/components/molecules/vc-menu/index.d.ts.map +1 -0
  197. package/dist/ui/components/molecules/vc-menu/types.d.ts +28 -0
  198. package/dist/ui/components/molecules/vc-menu/types.d.ts.map +1 -0
  199. package/dist/ui/components/molecules/vc-menu/vc-menu-group.vue.d.ts +32 -0
  200. package/dist/ui/components/molecules/vc-menu/vc-menu-group.vue.d.ts.map +1 -0
  201. package/dist/ui/components/molecules/vc-menu/vc-menu-item.vue.d.ts +34 -0
  202. package/dist/ui/components/molecules/vc-menu/vc-menu-item.vue.d.ts.map +1 -0
  203. package/dist/ui/components/molecules/vc-menu/vc-menu.vue.d.ts +19 -0
  204. package/dist/ui/components/molecules/vc-menu/vc-menu.vue.d.ts.map +1 -0
  205. package/dist/ui/components/molecules/vc-multivalue/_internal/MultivalueTrigger.vue.d.ts +2 -2
  206. package/dist/ui/components/molecules/vc-radio-button/index.d.ts +1 -0
  207. package/dist/ui/components/molecules/vc-radio-button/index.d.ts.map +1 -1
  208. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts +11 -10
  209. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts.map +1 -1
  210. package/dist/ui/components/molecules/vc-radio-group/index.d.ts +1 -1
  211. package/dist/ui/components/molecules/vc-radio-group/index.d.ts.map +1 -1
  212. package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.vue.d.ts +10 -16
  213. package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.vue.d.ts.map +1 -1
  214. package/dist/ui/components/molecules/vc-rating/index.d.ts +1 -0
  215. package/dist/ui/components/molecules/vc-rating/index.d.ts.map +1 -1
  216. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts +4 -5
  217. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
  218. package/dist/ui/components/molecules/vc-slider/index.d.ts +1 -1
  219. package/dist/ui/components/molecules/vc-slider/index.d.ts.map +1 -1
  220. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +3 -2
  221. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  222. package/dist/ui/components/molecules/vc-toast/vc-toast.vue.d.ts +5 -1
  223. package/dist/ui/components/molecules/vc-toast/vc-toast.vue.d.ts.map +1 -1
  224. package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts.map +1 -1
  225. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.vue.d.ts.map +1 -1
  226. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarCollapseButton.vue.d.ts.map +1 -1
  227. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarContent.vue.d.ts.map +1 -1
  228. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue.d.ts +1 -1
  229. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue.d.ts.map +1 -1
  230. package/dist/ui/components/organisms/vc-app/composables/useShellBootstrap.d.ts +2 -1
  231. package/dist/ui/components/organisms/vc-app/composables/useShellBootstrap.d.ts.map +1 -1
  232. package/dist/ui/components/organisms/vc-app/composables/useShellNavigation.d.ts.map +1 -1
  233. package/dist/ui/components/organisms/vc-app/composition/menu/index.d.ts +0 -2
  234. package/dist/ui/components/organisms/vc-app/composition/menu/index.d.ts.map +1 -1
  235. package/dist/ui/components/organisms/vc-blade/_internal/BladeHeader.vue.d.ts +4 -2
  236. package/dist/ui/components/organisms/vc-blade/_internal/BladeHeader.vue.d.ts.map +1 -1
  237. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +3 -3
  238. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
  239. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +2 -2
  240. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +2 -2
  241. package/dist/ui/components/organisms/vc-image-upload/vc-image-upload.vue.d.ts +3 -3
  242. package/dist/ui/components/organisms/vc-image-upload/vc-image-upload.vue.d.ts.map +1 -1
  243. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +2 -2
  244. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
  245. package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts +5 -5
  246. package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts.map +1 -1
  247. package/dist/ui/components/organisms/vc-table/VcDataTable.vue.d.ts +7 -7
  248. package/dist/ui/components/organisms/vc-table/VcDataTable.vue.d.ts.map +1 -1
  249. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts +1 -1
  250. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts.map +1 -1
  251. package/dist/ui/components/organisms/vc-table/components/ColumnFilter.vue.d.ts +1 -1
  252. package/dist/ui/components/organisms/vc-table/components/ColumnFilter.vue.d.ts.map +1 -1
  253. package/dist/ui/components/organisms/vc-table/components/DataTableCellRenderer.vue.d.ts.map +1 -1
  254. package/dist/ui/components/organisms/vc-table/components/DataTableRow.vue.d.ts +1 -1
  255. package/dist/ui/components/organisms/vc-table/components/DataTableRow.vue.d.ts.map +1 -1
  256. package/dist/ui/components/organisms/vc-table/components/GlobalFiltersPanel.vue.d.ts +2 -2
  257. package/dist/ui/components/organisms/vc-table/components/TableAddRowButton.vue.d.ts +1 -1
  258. package/dist/ui/components/organisms/vc-table/components/TableAddRowButton.vue.d.ts.map +1 -1
  259. package/dist/ui/components/organisms/vc-table/components/TableCheckbox.vue.d.ts +2 -14
  260. package/dist/ui/components/organisms/vc-table/components/TableCheckbox.vue.d.ts.map +1 -1
  261. package/dist/ui/components/organisms/vc-table/components/TableColumnSwitcher.vue.d.ts.map +1 -1
  262. package/dist/ui/components/organisms/vc-table/components/TableGroupRow.vue.d.ts +2 -2
  263. package/dist/ui/components/organisms/vc-table/components/TableGroupRow.vue.d.ts.map +1 -1
  264. package/dist/ui/components/organisms/vc-table/components/TableRow.vue.d.ts +4 -2
  265. package/dist/ui/components/organisms/vc-table/components/TableRow.vue.d.ts.map +1 -1
  266. package/dist/ui/components/organisms/vc-table/components/TableRowActions.vue.d.ts +1 -1
  267. package/dist/ui/components/organisms/vc-table/components/TableRowActions.vue.d.ts.map +1 -1
  268. package/dist/ui/components/organisms/vc-table/components/TableSearchHeader.vue.d.ts +1 -1
  269. package/dist/ui/components/organisms/vc-table/components/TableSearchHeader.vue.d.ts.map +1 -1
  270. package/dist/ui/components/organisms/vc-table/components/VcColumn.vue.d.ts +6 -6
  271. package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileCard.vue.d.ts +3 -3
  272. package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileView.vue.d.ts +3 -3
  273. package/dist/ui/components/organisms/vc-table/components/mobile/MobileActionSheet.vue.d.ts +2 -2
  274. package/dist/ui/components/organisms/vc-table/components/mobile/PullToRefresh.vue.d.ts +1 -1
  275. package/dist/ui/components/organisms/vc-table/components/mobile/PullToRefresh.vue.d.ts.map +1 -1
  276. package/dist/ui/components/organisms/vc-table/composables/useDataTableOrchestrator.d.ts +276 -0
  277. package/dist/ui/components/organisms/vc-table/composables/useDataTableOrchestrator.d.ts.map +1 -0
  278. package/dist/{vendor-dompurify-BGaRrCfO.js → vendor-dompurify-M2Bspgo5.js} +115 -115
  279. package/dist/vendor-intlify-core-base-BmIo1dK4.js +1141 -0
  280. package/dist/{vendor-intlify-message-compiler-C5QaCXcF.js → vendor-intlify-message-compiler-D9VOavkL.js} +315 -307
  281. package/dist/{vendor-intlify-shared-BrKs3jCC.js → vendor-intlify-shared-SCAs3ybf.js} +2 -2
  282. package/dist/{vendor-lodash-es-B5DE282z.js → vendor-lodash-es-BtnfG6xF.js} +15 -12
  283. package/dist/{vendor-lucide-vue-next-DadL7o0S.js → vendor-lucide-vue-next-CPgeDcFj.js} +16164 -12841
  284. package/dist/vendor-module-federation-enhanced-CV1CNdJy.js +22 -0
  285. package/dist/vendor-module-federation-error-codes-DdVwX11j.js +55 -0
  286. package/dist/vendor-module-federation-runtime-CVH_lWgu.js +91 -0
  287. package/dist/vendor-module-federation-runtime-core-D5G-s9nP.js +2202 -0
  288. package/dist/vendor-module-federation-runtime-tools-CQbtw-RJ.js +18 -0
  289. package/dist/vendor-module-federation-sdk-DM4AJRa7.js +683 -0
  290. package/dist/{vendor-prosemirror-gapcursor-BAwEBHgE.js → vendor-prosemirror-gapcursor-S3ikcYX6.js} +14 -14
  291. package/dist/{vendor-tiptap-core-BfrE48R3.js → vendor-tiptap-core-CDScflP1.js} +665 -628
  292. package/dist/{vendor-tiptap-extension-blockquote-DG5eEgV_.js → vendor-tiptap-extension-blockquote-ChRAwuus.js} +1 -1
  293. package/dist/{vendor-tiptap-extension-bold-CqPrSfgB.js → vendor-tiptap-extension-bold-BwoVpOFS.js} +1 -1
  294. package/dist/{vendor-tiptap-extension-code-Dj9HfL9x.js → vendor-tiptap-extension-code-DOlgG3ih.js} +1 -1
  295. package/dist/{vendor-tiptap-extension-code-block-YnlbQcbJ.js → vendor-tiptap-extension-code-block-CMeTs87s.js} +29 -29
  296. package/dist/{vendor-tiptap-extension-document-DyG2LNKD.js → vendor-tiptap-extension-document-DO8oly70.js} +1 -1
  297. package/dist/{vendor-tiptap-extension-hard-break-mzhqFFEq.js → vendor-tiptap-extension-hard-break-BgDl2sHf.js} +1 -1
  298. package/dist/{vendor-tiptap-extension-heading-DGnriW33.js → vendor-tiptap-extension-heading-DFuYlwHi.js} +1 -1
  299. package/dist/{vendor-tiptap-extension-horizontal-rule-pR7MlJHI.js → vendor-tiptap-extension-horizontal-rule-uyfttMp9.js} +1 -1
  300. package/dist/{vendor-tiptap-extension-image-BsXHNscz.js → vendor-tiptap-extension-image-DPeBaTE3.js} +1 -1
  301. package/dist/{vendor-tiptap-extension-italic-aoCbIXRj.js → vendor-tiptap-extension-italic-C9-3jNxO.js} +1 -1
  302. package/dist/{vendor-tiptap-extension-link-DiV7DqnY.js → vendor-tiptap-extension-link-B57VzStq.js} +1 -1
  303. package/dist/{vendor-tiptap-extension-list-BGYRWOyu.js → vendor-tiptap-extension-list-spvOF7Mz.js} +1 -1
  304. package/dist/{vendor-tiptap-extension-paragraph-BEBEvW1W.js → vendor-tiptap-extension-paragraph-Cj7auQB7.js} +1 -1
  305. package/dist/vendor-tiptap-extension-placeholder-DhwvmZ6Y.js +1 -0
  306. package/dist/{vendor-tiptap-extension-strike-6vob8J1A.js → vendor-tiptap-extension-strike-yj6UvnkO.js} +1 -1
  307. package/dist/vendor-tiptap-extension-table-cell-CQpTPSvF.js +1 -0
  308. package/dist/{vendor-tiptap-extension-table-CH-0UqG-.js → vendor-tiptap-extension-table-ex1kZQ-9.js} +1 -1
  309. package/dist/vendor-tiptap-extension-table-header-CQpTPSvF.js +1 -0
  310. package/dist/vendor-tiptap-extension-table-row-CQpTPSvF.js +1 -0
  311. package/dist/{vendor-tiptap-extension-text-CnqQVbB2.js → vendor-tiptap-extension-text-C8FG4KnI.js} +1 -1
  312. package/dist/{vendor-tiptap-extension-text-style-Bj4bCZI1.js → vendor-tiptap-extension-text-style-DsQDXowp.js} +1 -1
  313. package/dist/{vendor-tiptap-extension-underline-CVBZMhrs.js → vendor-tiptap-extension-underline-HB3fg6Dc.js} +1 -1
  314. package/dist/{vendor-tiptap-extensions-2ZbpCG7T.js → vendor-tiptap-extensions-CUGwjzl5.js} +2 -2
  315. package/dist/{vendor-tiptap-markdown-B7Wvo0s5.js → vendor-tiptap-markdown-DLzeP3KU.js} +1 -1
  316. package/dist/{vendor-tiptap-starter-kit-ipneJHYV.js → vendor-tiptap-starter-kit-C42PcJ7J.js} +17 -17
  317. package/dist/{vendor-tiptap-vue-3-IfJcIOl5.js → vendor-tiptap-vue-3-BxWCzu9Z.js} +1 -1
  318. package/dist/{vendor-vue-i18n-D0F0w-9Q.js → vendor-vue-i18n-DeO9Fa9I.js} +414 -405
  319. package/dist/vendor-vue-router-R3V0tq8_.js +6 -0
  320. package/dist/{vendor-vueuse-components-jqShV_Fz.js → vendor-vueuse-components-Be490f6P.js} +30 -30
  321. package/dist/{vendor-vueuse-core-D-DKRsy5.js → vendor-vueuse-core-BW8bO6-j.js} +17 -14
  322. package/dist/{vendor-vueuse-shared-Ch7WD-uK.js → vendor-vueuse-shared-bmkWEEYZ.js} +14 -14
  323. package/package.json +28 -19
  324. package/tailwind.config.ts +1 -0
  325. package/core/README.md +0 -365
  326. package/core/api/platform.ts +0 -9883
  327. package/core/composables/index.ts +0 -29
  328. package/core/composables/useApiClient/index.ts +0 -22
  329. package/core/composables/useAppBarMobileButtons/index.ts +0 -33
  330. package/core/composables/useAppBarWidget/index.test.ts +0 -86
  331. package/core/composables/useAppBarWidget/index.ts +0 -31
  332. package/core/composables/useAppInsights/index.ts +0 -56
  333. package/core/composables/useAssets/index.ts +0 -144
  334. package/core/composables/useAsync/index.test.ts +0 -137
  335. package/core/composables/useAsync/index.ts +0 -89
  336. package/core/composables/useBeforeUnload/index.ts +0 -25
  337. package/core/composables/useBlade/index.ts +0 -149
  338. package/core/composables/useBladeRegistry/index.test.ts +0 -192
  339. package/core/composables/useBladeRegistry/index.ts +0 -231
  340. package/core/composables/useBreadcrumbs/index.test.ts +0 -139
  341. package/core/composables/useBreadcrumbs/index.ts +0 -66
  342. package/core/composables/useConnectionStatus/index.ts +0 -48
  343. package/core/composables/useDashboard/index.test.ts +0 -86
  344. package/core/composables/useDashboard/index.ts +0 -51
  345. package/core/composables/useDynamicProperties/index.ts +0 -573
  346. package/core/composables/useErrorHandler/index.ts +0 -75
  347. package/core/composables/useFunctions/debounce.ts +0 -15
  348. package/core/composables/useFunctions/delay.ts +0 -3
  349. package/core/composables/useFunctions/index.ts +0 -20
  350. package/core/composables/useFunctions/once.ts +0 -11
  351. package/core/composables/useFunctions/sleep.ts +0 -3
  352. package/core/composables/useFunctions/throttle.ts +0 -13
  353. package/core/composables/useGlobalSearch/index.ts +0 -36
  354. package/core/composables/useGlobalSearch/useGlobalSearch.md +0 -263
  355. package/core/composables/useKeyboardNavigation/index.ts +0 -246
  356. package/core/composables/useLanguages/index.ts +0 -48
  357. package/core/composables/useLoading/index.ts +0 -9
  358. package/core/composables/useMenuService/index.test.ts +0 -86
  359. package/core/composables/useMenuService/index.ts +0 -43
  360. package/core/composables/useNotifications/index.ts +0 -200
  361. package/core/composables/usePermissions/index.ts +0 -30
  362. package/core/composables/useSettings/index.ts +0 -64
  363. package/core/composables/useSettingsMenu/index.test.ts +0 -86
  364. package/core/composables/useSettingsMenu/index.ts +0 -31
  365. package/core/composables/useSidebarState/index.ts +0 -90
  366. package/core/composables/useTheme/index.ts +0 -115
  367. package/core/composables/useToolbar/index.ts +0 -117
  368. package/core/composables/useUser/index.ts +0 -406
  369. package/core/composables/useUser/useUser.test.ts +0 -155
  370. package/core/composables/useUserManagement/index.ts +0 -45
  371. package/core/composables/useWebVitals/index.ts +0 -40
  372. package/core/composables/useWidgets/index.test.ts +0 -86
  373. package/core/composables/useWidgets/index.ts +0 -39
  374. package/core/constants/defaults.ts +0 -76
  375. package/core/constants/index.ts +0 -5
  376. package/core/constants/locale.ts +0 -78
  377. package/core/constants/ui.ts +0 -68
  378. package/core/directives/autofocus/index.ts +0 -9
  379. package/core/directives/index.ts +0 -2
  380. package/core/directives/loading/index.ts +0 -42
  381. package/core/directives/loading/styles.css +0 -71
  382. package/core/interceptors/index.ts +0 -142
  383. package/core/plugins/ai-agent/README.md +0 -336
  384. package/core/plugins/ai-agent/components/VcAiAgentPanel.vue +0 -125
  385. package/core/plugins/ai-agent/components/_internal/VcAiAgentHeader.vue +0 -102
  386. package/core/plugins/ai-agent/components/_internal/VcAiAgentIframe.vue +0 -107
  387. package/core/plugins/ai-agent/components/_internal/VcAiAgentLoader.vue +0 -72
  388. package/core/plugins/ai-agent/components/_internal/VcVirtoOzLogo.vue +0 -136
  389. package/core/plugins/ai-agent/components/index.ts +0 -1
  390. package/core/plugins/ai-agent/composables/index.ts +0 -4
  391. package/core/plugins/ai-agent/composables/useAiAgent.ts +0 -231
  392. package/core/plugins/ai-agent/composables/useAiAgentContext.ts +0 -285
  393. package/core/plugins/ai-agent/constants.ts +0 -89
  394. package/core/plugins/ai-agent/index.ts +0 -91
  395. package/core/plugins/ai-agent/services/ai-agent-service.ts +0 -592
  396. package/core/plugins/ai-agent/types.ts +0 -303
  397. package/core/plugins/extension-points/ExtensionPoint.vue +0 -95
  398. package/core/plugins/extension-points/defineExtensionPoint.ts +0 -29
  399. package/core/plugins/extension-points/index.ts +0 -11
  400. package/core/plugins/extension-points/store.ts +0 -54
  401. package/core/plugins/extension-points/types.ts +0 -28
  402. package/core/plugins/extension-points/useExtensionPoint.ts +0 -42
  403. package/core/plugins/global-error-handler/index.ts +0 -81
  404. package/core/plugins/i18n/index.ts +0 -11
  405. package/core/plugins/index.ts +0 -6
  406. package/core/plugins/modularity/README.md +0 -482
  407. package/core/plugins/modularity/index.ts +0 -208
  408. package/core/plugins/modularity/loader.ts +0 -631
  409. package/core/plugins/permissions/index.ts +0 -10
  410. package/core/plugins/signalR/index.ts +0 -126
  411. package/core/plugins/validation/index.ts +0 -1
  412. package/core/plugins/validation/rules.ts +0 -145
  413. package/core/services/_internal/createBladeScopedRegistry.test.ts +0 -130
  414. package/core/services/_internal/createBladeScopedRegistry.ts +0 -127
  415. package/core/services/_internal/createPreregistrationBus.test.ts +0 -227
  416. package/core/services/_internal/createPreregistrationBus.ts +0 -106
  417. package/core/services/_internal/createSimpleMapRegistry.test.ts +0 -82
  418. package/core/services/_internal/createSimpleMapRegistry.ts +0 -41
  419. package/core/services/_internal/index.ts +0 -3
  420. package/core/services/app-bar-menu-service.ts +0 -71
  421. package/core/services/app-bar-mobile-buttons-service.ts +0 -62
  422. package/core/services/app-bar-settings-service.test.ts +0 -153
  423. package/core/services/dashboard-service.ts +0 -110
  424. package/core/services/global-search-service/global-search-service.md +0 -28
  425. package/core/services/global-search-service/index.ts +0 -36
  426. package/core/services/index.ts +0 -11
  427. package/core/services/language-dashboard-service.test.ts +0 -183
  428. package/core/services/language-service.ts +0 -98
  429. package/core/services/menu-service.test.ts +0 -311
  430. package/core/services/menu-service.ts +0 -259
  431. package/core/services/settings-menu-service.ts +0 -61
  432. package/core/services/toolbar-service.ts +0 -111
  433. package/core/services/toolbar-widget-service.test.ts +0 -207
  434. package/core/services/widget-service.test.ts +0 -133
  435. package/core/services/widget-service.ts +0 -262
  436. package/core/types/index.ts +0 -312
  437. package/core/types/services.ts +0 -194
  438. package/core/utilities/camelToSnake.ts +0 -7
  439. package/core/utilities/camelize.ts +0 -5
  440. package/core/utilities/date/convertMomentFormat.test.ts +0 -60
  441. package/core/utilities/date/convertMomentFormat.ts +0 -30
  442. package/core/utilities/date/formatDate.test.ts +0 -60
  443. package/core/utilities/date/formatDate.ts +0 -31
  444. package/core/utilities/date/index.ts +0 -3
  445. package/core/utilities/date/resolveLocale.test.ts +0 -44
  446. package/core/utilities/date/resolveLocale.ts +0 -41
  447. package/core/utilities/error.ts +0 -89
  448. package/core/utilities/errorTypes.ts +0 -126
  449. package/core/utilities/generateId.ts +0 -3
  450. package/core/utilities/index.ts +0 -11
  451. package/core/utilities/kebabToCamel.ts +0 -7
  452. package/core/utilities/logger.ts +0 -120
  453. package/core/utilities/pendingErrorNotifications.ts +0 -64
  454. package/dist/core/composables/useAppBarWidget/index.test.d.ts +0 -2
  455. package/dist/core/composables/useAppBarWidget/index.test.d.ts.map +0 -1
  456. package/dist/core/composables/useAsync/index.test.d.ts +0 -2
  457. package/dist/core/composables/useAsync/index.test.d.ts.map +0 -1
  458. package/dist/core/composables/useBladeRegistry/index.test.d.ts +0 -2
  459. package/dist/core/composables/useBladeRegistry/index.test.d.ts.map +0 -1
  460. package/dist/core/composables/useBreadcrumbs/index.test.d.ts +0 -2
  461. package/dist/core/composables/useBreadcrumbs/index.test.d.ts.map +0 -1
  462. package/dist/core/composables/useDashboard/index.test.d.ts +0 -2
  463. package/dist/core/composables/useDashboard/index.test.d.ts.map +0 -1
  464. package/dist/core/composables/useMenuService/index.test.d.ts +0 -2
  465. package/dist/core/composables/useMenuService/index.test.d.ts.map +0 -1
  466. package/dist/core/composables/useSettingsMenu/index.test.d.ts +0 -2
  467. package/dist/core/composables/useSettingsMenu/index.test.d.ts.map +0 -1
  468. package/dist/core/composables/useUser/useUser.test.d.ts +0 -2
  469. package/dist/core/composables/useUser/useUser.test.d.ts.map +0 -1
  470. package/dist/core/composables/useWidgets/index.test.d.ts +0 -2
  471. package/dist/core/composables/useWidgets/index.test.d.ts.map +0 -1
  472. package/dist/core/plugins/modularity/loader.d.ts +0 -19
  473. package/dist/core/plugins/modularity/loader.d.ts.map +0 -1
  474. package/dist/core/services/_internal/createBladeScopedRegistry.test.d.ts +0 -2
  475. package/dist/core/services/_internal/createBladeScopedRegistry.test.d.ts.map +0 -1
  476. package/dist/core/services/_internal/createPreregistrationBus.test.d.ts +0 -2
  477. package/dist/core/services/_internal/createPreregistrationBus.test.d.ts.map +0 -1
  478. package/dist/core/services/_internal/createSimpleMapRegistry.test.d.ts +0 -2
  479. package/dist/core/services/_internal/createSimpleMapRegistry.test.d.ts.map +0 -1
  480. package/dist/core/services/app-bar-settings-service.test.d.ts +0 -2
  481. package/dist/core/services/app-bar-settings-service.test.d.ts.map +0 -1
  482. package/dist/core/services/language-dashboard-service.test.d.ts +0 -2
  483. package/dist/core/services/language-dashboard-service.test.d.ts.map +0 -1
  484. package/dist/core/services/menu-service.test.d.ts +0 -2
  485. package/dist/core/services/menu-service.test.d.ts.map +0 -1
  486. package/dist/core/services/toolbar-widget-service.test.d.ts +0 -2
  487. package/dist/core/services/toolbar-widget-service.test.d.ts.map +0 -1
  488. package/dist/core/services/widget-service.test.d.ts +0 -2
  489. package/dist/core/services/widget-service.test.d.ts.map +0 -1
  490. package/dist/core/utilities/date/convertMomentFormat.test.d.ts +0 -2
  491. package/dist/core/utilities/date/convertMomentFormat.test.d.ts.map +0 -1
  492. package/dist/core/utilities/date/formatDate.test.d.ts +0 -2
  493. package/dist/core/utilities/date/formatDate.test.d.ts.map +0 -1
  494. package/dist/core/utilities/date/resolveLocale.test.d.ts +0 -2
  495. package/dist/core/utilities/date/resolveLocale.test.d.ts.map +0 -1
  496. package/dist/index.css +0 -9
  497. package/dist/shared/components/blade-navigation/composables/useBladeMessaging.test.d.ts +0 -2
  498. package/dist/shared/components/blade-navigation/composables/useBladeMessaging.test.d.ts.map +0 -1
  499. package/dist/shared/components/blade-navigation/composables/useBladeStack.test.d.ts +0 -2
  500. package/dist/shared/components/blade-navigation/composables/useBladeStack.test.d.ts.map +0 -1
  501. package/dist/shared/components/blade-navigation/utils/restoreFromUrl.test.d.ts +0 -2
  502. package/dist/shared/components/blade-navigation/utils/restoreFromUrl.test.d.ts.map +0 -1
  503. package/dist/shared/components/blade-navigation/utils/urlSync.test.d.ts +0 -2
  504. package/dist/shared/components/blade-navigation/utils/urlSync.test.d.ts.map +0 -1
  505. package/dist/shared/components/dashboard-widget-card/dashboard-stat-item.test.d.ts +0 -2
  506. package/dist/shared/components/dashboard-widget-card/dashboard-stat-item.test.d.ts.map +0 -1
  507. package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.test.d.ts +0 -2
  508. package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.test.d.ts.map +0 -1
  509. package/dist/shared/utilities/formatBadgeCount.test.d.ts +0 -2
  510. package/dist/shared/utilities/formatBadgeCount.test.d.ts.map +0 -1
  511. package/dist/ui/components/atoms/vc-button/vc-button.a11y.test.d.ts +0 -2
  512. package/dist/ui/components/atoms/vc-button/vc-button.a11y.test.d.ts.map +0 -1
  513. package/dist/ui/components/atoms/vc-button/vc-button.test.d.ts +0 -2
  514. package/dist/ui/components/atoms/vc-button/vc-button.test.d.ts.map +0 -1
  515. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.a11y.test.d.ts +0 -2
  516. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.a11y.test.d.ts.map +0 -1
  517. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.test.d.ts +0 -2
  518. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.test.d.ts.map +0 -1
  519. package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.test.d.ts +0 -2
  520. package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.test.d.ts.map +0 -1
  521. package/dist/ui/components/molecules/vc-dropdown/vc-dropdown-item.test.d.ts +0 -2
  522. package/dist/ui/components/molecules/vc-dropdown/vc-dropdown-item.test.d.ts.map +0 -1
  523. package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.test.d.ts +0 -2
  524. package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.test.d.ts.map +0 -1
  525. package/dist/ui/components/molecules/vc-input/vc-input.a11y.test.d.ts +0 -2
  526. package/dist/ui/components/molecules/vc-input/vc-input.a11y.test.d.ts.map +0 -1
  527. package/dist/ui/components/molecules/vc-input/vc-input.test.d.ts +0 -2
  528. package/dist/ui/components/molecules/vc-input/vc-input.test.d.ts.map +0 -1
  529. package/dist/ui/components/molecules/vc-input-group/vc-input-group.test.d.ts +0 -2
  530. package/dist/ui/components/molecules/vc-input-group/vc-input-group.test.d.ts.map +0 -1
  531. package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.test.d.ts +0 -2
  532. package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.test.d.ts.map +0 -1
  533. package/dist/ui/components/molecules/vc-select/vc-select.test.d.ts +0 -2
  534. package/dist/ui/components/molecules/vc-select/vc-select.test.d.ts.map +0 -1
  535. package/dist/ui/components/molecules/vc-textarea/vc-textarea.a11y.test.d.ts +0 -2
  536. package/dist/ui/components/molecules/vc-textarea/vc-textarea.a11y.test.d.ts.map +0 -1
  537. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.test.d.ts +0 -2
  538. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.test.d.ts.map +0 -1
  539. package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.test.d.ts +0 -2
  540. package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.test.d.ts.map +0 -1
  541. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.test.d.ts +0 -2
  542. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.test.d.ts.map +0 -1
  543. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuGroup.vue.d.ts +0 -21
  544. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuGroup.vue.d.ts.map +0 -1
  545. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuItem.vue.d.ts +0 -32
  546. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuItem.vue.d.ts.map +0 -1
  547. package/dist/ui/components/organisms/vc-app/composables/useShellBootstrap.test.d.ts +0 -2
  548. package/dist/ui/components/organisms/vc-app/composables/useShellBootstrap.test.d.ts.map +0 -1
  549. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.test.d.ts +0 -2
  550. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.test.d.ts.map +0 -1
  551. package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetDropdownItem.test.d.ts +0 -2
  552. package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetDropdownItem.test.d.ts.map +0 -1
  553. package/dist/ui/components/organisms/vc-blade/utils.test.d.ts +0 -2
  554. package/dist/ui/components/organisms/vc-blade/utils.test.d.ts.map +0 -1
  555. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.test.d.ts +0 -2
  556. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.test.d.ts.map +0 -1
  557. package/dist/ui/components/organisms/vc-gallery/composables/useGalleryReorder.test.d.ts +0 -2
  558. package/dist/ui/components/organisms/vc-gallery/composables/useGalleryReorder.test.d.ts.map +0 -1
  559. package/dist/ui/components/organisms/vc-gallery/composables/useGalleryUpload.test.d.ts +0 -2
  560. package/dist/ui/components/organisms/vc-gallery/composables/useGalleryUpload.test.d.ts.map +0 -1
  561. package/dist/ui/components/organisms/vc-gallery/composables/useImageLoad.test.d.ts +0 -2
  562. package/dist/ui/components/organisms/vc-gallery/composables/useImageLoad.test.d.ts.map +0 -1
  563. package/dist/ui/components/organisms/vc-gallery/vc-gallery.actions.test.d.ts +0 -2
  564. package/dist/ui/components/organisms/vc-gallery/vc-gallery.actions.test.d.ts.map +0 -1
  565. package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.test.d.ts +0 -2
  566. package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.test.d.ts.map +0 -1
  567. package/dist/ui/components/organisms/vc-table/composables/useDataTableState.test.d.ts +0 -2
  568. package/dist/ui/components/organisms/vc-table/composables/useDataTableState.test.d.ts.map +0 -1
  569. package/dist/ui/components/organisms/vc-table/composables/useMobileCardLayout.test.d.ts +0 -2
  570. package/dist/ui/components/organisms/vc-table/composables/useMobileCardLayout.test.d.ts.map +0 -1
  571. package/dist/ui/components/organisms/vc-table/composables/useTableFilter.test.d.ts +0 -2
  572. package/dist/ui/components/organisms/vc-table/composables/useTableFilter.test.d.ts.map +0 -1
  573. package/dist/vendor-intlify-core-base-YZqJSEvl.js +0 -1130
  574. package/dist/vendor-tiptap-extension-placeholder-ZfoeEW0T.js +0 -1
  575. package/dist/vendor-tiptap-extension-table-cell-_uzaJkJG.js +0 -1
  576. package/dist/vendor-tiptap-extension-table-header-_uzaJkJG.js +0 -1
  577. package/dist/vendor-tiptap-extension-table-row-_uzaJkJG.js +0 -1
  578. package/shared/components/app-switcher/components/index.ts +0 -1
  579. package/shared/components/app-switcher/components/vc-app-switcher/index.ts +0 -1
  580. package/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue +0 -89
  581. package/shared/components/app-switcher/composables/index.ts +0 -1
  582. package/shared/components/app-switcher/composables/useAppSwitcher/index.ts +0 -53
  583. package/shared/components/app-switcher/index.ts +0 -14
  584. package/shared/components/blade-navigation/ARCHITECTURE.md +0 -420
  585. package/shared/components/blade-navigation/MIGRATION.md +0 -224
  586. package/shared/components/blade-navigation/components/index.ts +0 -2
  587. package/shared/components/blade-navigation/components/vc-blade-navigation/_internal/vc-mobile-back-button.vue +0 -78
  588. package/shared/components/blade-navigation/components/vc-blade-navigation/index.ts +0 -2
  589. package/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation-new.vue +0 -160
  590. package/shared/components/blade-navigation/components/vc-blade-slot/index.ts +0 -1
  591. package/shared/components/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue +0 -143
  592. package/shared/components/blade-navigation/components/vc-blade-view/vc-blade-view.ts +0 -188
  593. package/shared/components/blade-navigation/composables/index.ts +0 -5
  594. package/shared/components/blade-navigation/composables/useBladeMessaging.test.ts +0 -189
  595. package/shared/components/blade-navigation/composables/useBladeMessaging.ts +0 -81
  596. package/shared/components/blade-navigation/composables/useBladeNavigationAdapter.ts +0 -513
  597. package/shared/components/blade-navigation/composables/useBladeStack.test.ts +0 -420
  598. package/shared/components/blade-navigation/composables/useBladeStack.ts +0 -335
  599. package/shared/components/blade-navigation/index.ts +0 -4
  600. package/shared/components/blade-navigation/plugin-v2.ts +0 -144
  601. package/shared/components/blade-navigation/types/index.ts +0 -247
  602. package/shared/components/blade-navigation/utils/restoreFromUrl.test.ts +0 -247
  603. package/shared/components/blade-navigation/utils/restoreFromUrl.ts +0 -84
  604. package/shared/components/blade-navigation/utils/urlSync.test.ts +0 -181
  605. package/shared/components/blade-navigation/utils/urlSync.ts +0 -151
  606. package/shared/components/change-password/change-password.vue +0 -231
  607. package/shared/components/change-password/index.ts +0 -10
  608. package/shared/components/change-password-button/change-password-button.stories.ts +0 -63
  609. package/shared/components/change-password-button/change-password-button.vue +0 -23
  610. package/shared/components/change-password-button/index.ts +0 -1
  611. package/shared/components/common/popup/vc-popup-base.vue +0 -133
  612. package/shared/components/common/popup/vc-popup-error.vue +0 -38
  613. package/shared/components/common/popup/vc-popup-info.vue +0 -38
  614. package/shared/components/common/popup/vc-popup-warning.vue +0 -42
  615. package/shared/components/dashboard-charts/ChartContainer.vue +0 -54
  616. package/shared/components/dashboard-charts/ChartLegend.vue +0 -40
  617. package/shared/components/dashboard-charts/ChartTooltip.vue +0 -43
  618. package/shared/components/dashboard-charts/DashboardBarChart.vue +0 -165
  619. package/shared/components/dashboard-charts/DashboardDonutChart.vue +0 -137
  620. package/shared/components/dashboard-charts/DashboardLineChart.vue +0 -170
  621. package/shared/components/dashboard-charts/chart-theme.scss +0 -19
  622. package/shared/components/dashboard-charts/chart-tooltip.scss +0 -48
  623. package/shared/components/dashboard-charts/chart-utils.ts +0 -189
  624. package/shared/components/dashboard-charts/dashboard-charts.stories.ts +0 -393
  625. package/shared/components/dashboard-charts/index.ts +0 -7
  626. package/shared/components/dashboard-charts/types.ts +0 -7
  627. package/shared/components/dashboard-widget-card/dashboard-feed-list.vue +0 -12
  628. package/shared/components/dashboard-widget-card/dashboard-feed-row.vue +0 -28
  629. package/shared/components/dashboard-widget-card/dashboard-stat-item.test.ts +0 -38
  630. package/shared/components/dashboard-widget-card/dashboard-stat-item.vue +0 -55
  631. package/shared/components/dashboard-widget-card/dashboard-widget-card.stories.ts +0 -202
  632. package/shared/components/dashboard-widget-card/dashboard-widget-card.test.ts +0 -72
  633. package/shared/components/dashboard-widget-card/dashboard-widget-card.vue +0 -163
  634. package/shared/components/dashboard-widget-card/index.ts +0 -4
  635. package/shared/components/draggable-dashboard/DraggableDashboard.vue +0 -70
  636. package/shared/components/draggable-dashboard/GridstackDashboard.vue +0 -315
  637. package/shared/components/draggable-dashboard/composables/useGridstack.ts +0 -380
  638. package/shared/components/draggable-dashboard/composables/useGridstackAdapter.ts +0 -245
  639. package/shared/components/draggable-dashboard/draggable-dashboard.stories.ts +0 -175
  640. package/shared/components/draggable-dashboard/index.ts +0 -34
  641. package/shared/components/draggable-dashboard/types.ts +0 -96
  642. package/shared/components/error-interceptor/index.ts +0 -18
  643. package/shared/components/error-interceptor/interceptor.ts +0 -66
  644. package/shared/components/generic-dropdown/generic-dropdown.vue +0 -122
  645. package/shared/components/generic-dropdown/index.ts +0 -7
  646. package/shared/components/index.ts +0 -27
  647. package/shared/components/language-selector/index.ts +0 -10
  648. package/shared/components/language-selector/language-selector.stories.ts +0 -44
  649. package/shared/components/language-selector/language-selector.vue +0 -72
  650. package/shared/components/logout-button/index.ts +0 -1
  651. package/shared/components/logout-button/logout-button.stories.ts +0 -61
  652. package/shared/components/logout-button/logout-button.vue +0 -30
  653. package/shared/components/multilanguage-selector/index.ts +0 -1
  654. package/shared/components/multilanguage-selector/multilanguage-selector.stories.ts +0 -90
  655. package/shared/components/multilanguage-selector/multilanguage-selector.vue +0 -191
  656. package/shared/components/notification-dropdown/_internal/notification/index.ts +0 -1
  657. package/shared/components/notification-dropdown/_internal/notification/notification.vue +0 -78
  658. package/shared/components/notification-dropdown/index.ts +0 -10
  659. package/shared/components/notification-dropdown/notification-dropdown.stories.ts +0 -99
  660. package/shared/components/notification-dropdown/notification-dropdown.vue +0 -40
  661. package/shared/components/notification-template/index.ts +0 -10
  662. package/shared/components/notification-template/notification-template.stories.ts +0 -95
  663. package/shared/components/notification-template/notification-template.vue +0 -131
  664. package/shared/components/notifications/components/index.ts +0 -1
  665. package/shared/components/notifications/components/notification-container/index.ts +0 -153
  666. package/shared/components/notifications/composables/index.ts +0 -2
  667. package/shared/components/notifications/composables/useContainer/index.ts +0 -292
  668. package/shared/components/notifications/composables/useInstance/index.ts +0 -79
  669. package/shared/components/notifications/core/index.ts +0 -1
  670. package/shared/components/notifications/core/notification.ts +0 -202
  671. package/shared/components/notifications/index.ts +0 -6
  672. package/shared/components/notifications/styles/index.scss +0 -133
  673. package/shared/components/notifications/types/index.ts +0 -33
  674. package/shared/components/popup-handler/components/index.ts +0 -1
  675. package/shared/components/popup-handler/components/vc-popup-container/index.ts +0 -3
  676. package/shared/components/popup-handler/components/vc-popup-container/vc-popup-container.vue +0 -49
  677. package/shared/components/popup-handler/composables/index.ts +0 -1
  678. package/shared/components/popup-handler/composables/usePopup/index.ts +0 -209
  679. package/shared/components/popup-handler/index.ts +0 -19
  680. package/shared/components/popup-handler/keys.ts +0 -4
  681. package/shared/components/popup-handler/plugin.ts +0 -25
  682. package/shared/components/popup-handler/types/index.ts +0 -25
  683. package/shared/components/popup-handler/utils/index.ts +0 -9
  684. package/shared/components/settings-menu/index.ts +0 -1
  685. package/shared/components/settings-menu/settings-menu.stories.ts +0 -104
  686. package/shared/components/settings-menu/settings-menu.vue +0 -59
  687. package/shared/components/settings-menu-item/index.ts +0 -1
  688. package/shared/components/settings-menu-item/settings-menu-item.stories.ts +0 -194
  689. package/shared/components/settings-menu-item/settings-menu-item.vue +0 -168
  690. package/shared/components/sidebar/index.ts +0 -7
  691. package/shared/components/sidebar/sidebar.vue +0 -80
  692. package/shared/components/sign-in/external-provider.vue +0 -49
  693. package/shared/components/sign-in/external-providers.vue +0 -26
  694. package/shared/components/sign-in/index.ts +0 -1
  695. package/shared/components/sign-in/useExternalProvider.ts +0 -103
  696. package/shared/components/theme-selector/index.ts +0 -1
  697. package/shared/components/theme-selector/theme-selector.stories.ts +0 -56
  698. package/shared/components/theme-selector/theme-selector.vue +0 -51
  699. package/shared/components/user-dropdown-button/_internal/user-info.vue +0 -114
  700. package/shared/components/user-dropdown-button/_internal/user-sidebar.vue +0 -50
  701. package/shared/components/user-dropdown-button/index.ts +0 -10
  702. package/shared/components/user-dropdown-button/user-dropdown-button.stories.ts +0 -153
  703. package/shared/components/user-dropdown-button/user-dropdown-button.vue +0 -142
  704. package/shared/composables/index.ts +0 -5
  705. package/shared/composables/useExternalWidgets.ts +0 -107
  706. package/shared/composables/useMenuExpanded.ts +0 -64
  707. package/shared/composables/useModificationTracker/index.ts +0 -116
  708. package/shared/composables/useTableSelection.ts +0 -151
  709. package/shared/composables/useTableSort.ts +0 -107
  710. package/shared/index.ts +0 -24
  711. package/shared/modules/assets/components/assets-details/assets-details.vue +0 -238
  712. package/shared/modules/assets/components/assets-details/index.ts +0 -3
  713. package/shared/modules/assets/components/index.ts +0 -1
  714. package/shared/modules/assets/index.ts +0 -12
  715. package/shared/modules/assets-manager/components/assets-manager/assets-manager.vue +0 -442
  716. package/shared/modules/assets-manager/components/assets-manager/index.ts +0 -3
  717. package/shared/modules/assets-manager/components/index.ts +0 -1
  718. package/shared/modules/assets-manager/index.ts +0 -13
  719. package/shared/modules/dynamic/components/FIELD_MAP.ts +0 -53
  720. package/shared/modules/dynamic/components/SchemaRender.ts +0 -102
  721. package/shared/modules/dynamic/components/factories.ts +0 -242
  722. package/shared/modules/dynamic/components/fields/Button.ts +0 -44
  723. package/shared/modules/dynamic/components/fields/Card.ts +0 -119
  724. package/shared/modules/dynamic/components/fields/Checkbox.ts +0 -53
  725. package/shared/modules/dynamic/components/fields/ContentField.ts +0 -33
  726. package/shared/modules/dynamic/components/fields/CustomComponent.ts +0 -29
  727. package/shared/modules/dynamic/components/fields/DynamicProperty.ts +0 -154
  728. package/shared/modules/dynamic/components/fields/EditorField.ts +0 -46
  729. package/shared/modules/dynamic/components/fields/Fieldset.ts +0 -66
  730. package/shared/modules/dynamic/components/fields/GalleryField.ts +0 -162
  731. package/shared/modules/dynamic/components/fields/ImageField.ts +0 -35
  732. package/shared/modules/dynamic/components/fields/InputCurrency.ts +0 -79
  733. package/shared/modules/dynamic/components/fields/InputField.ts +0 -81
  734. package/shared/modules/dynamic/components/fields/MultivalueField.ts +0 -68
  735. package/shared/modules/dynamic/components/fields/RadioButtonGroup.ts +0 -83
  736. package/shared/modules/dynamic/components/fields/RatingField.ts +0 -28
  737. package/shared/modules/dynamic/components/fields/SelectField.ts +0 -72
  738. package/shared/modules/dynamic/components/fields/StatusField.ts +0 -110
  739. package/shared/modules/dynamic/components/fields/SwitchField.ts +0 -29
  740. package/shared/modules/dynamic/components/fields/Table.ts +0 -194
  741. package/shared/modules/dynamic/components/fields/TextareaField.ts +0 -46
  742. package/shared/modules/dynamic/components/fields/ValidationField.ts +0 -54
  743. package/shared/modules/dynamic/components/fields/VideoField.ts +0 -30
  744. package/shared/modules/dynamic/components/fields/props.ts +0 -39
  745. package/shared/modules/dynamic/components/index.ts +0 -4
  746. package/shared/modules/dynamic/composables/index.ts +0 -4
  747. package/shared/modules/dynamic/composables/useDynamicViewsUtils/index.ts +0 -46
  748. package/shared/modules/dynamic/composables/useFilterBuilder/index.ts +0 -441
  749. package/shared/modules/dynamic/composables/useTableTemplates/index.ts +0 -67
  750. package/shared/modules/dynamic/composables/useToolbarReducer/index.ts +0 -70
  751. package/shared/modules/dynamic/factories/base/useDetailsFactory.ts +0 -145
  752. package/shared/modules/dynamic/factories/base/useListFactory.ts +0 -69
  753. package/shared/modules/dynamic/factories/index.ts +0 -4
  754. package/shared/modules/dynamic/factories/types/index.ts +0 -220
  755. package/shared/modules/dynamic/helpers/getters.ts +0 -12
  756. package/shared/modules/dynamic/helpers/methodHandler.ts +0 -22
  757. package/shared/modules/dynamic/helpers/nodeBuilder.ts +0 -242
  758. package/shared/modules/dynamic/helpers/override.ts +0 -153
  759. package/shared/modules/dynamic/helpers/safeIn.ts +0 -6
  760. package/shared/modules/dynamic/helpers/setters.ts +0 -24
  761. package/shared/modules/dynamic/helpers/unrefNested.ts +0 -14
  762. package/shared/modules/dynamic/helpers/unwrapInterpolation.ts +0 -16
  763. package/shared/modules/dynamic/index.ts +0 -314
  764. package/shared/modules/dynamic/keys.ts +0 -3
  765. package/shared/modules/dynamic/pages/dynamic-blade-form.vue +0 -575
  766. package/shared/modules/dynamic/pages/dynamic-blade-list.vue +0 -755
  767. package/shared/modules/dynamic/pages/index.ts +0 -4
  768. package/shared/modules/dynamic/types/index.ts +0 -1220
  769. package/shared/modules/dynamic/types/models.ts +0 -186
  770. package/shared/modules/index.ts +0 -3
  771. package/shared/pages/ChangePasswordPage/components/change-password/ChangePassword.vue +0 -209
  772. package/shared/pages/ChangePasswordPage/components/change-password/change-password.stories.ts +0 -44
  773. package/shared/pages/ChangePasswordPage/components/change-password/index.ts +0 -3
  774. package/shared/pages/ChangePasswordPage/components/index.ts +0 -1
  775. package/shared/pages/ChangePasswordPage/index.ts +0 -1
  776. package/shared/pages/ChangePasswordPage/plugin.ts +0 -4
  777. package/shared/pages/ForgotPasswordPage/components/forgot-password/ForgotPassword.vue +0 -155
  778. package/shared/pages/ForgotPasswordPage/components/forgot-password/forgot-password.stories.ts +0 -38
  779. package/shared/pages/ForgotPasswordPage/components/forgot-password/index.ts +0 -3
  780. package/shared/pages/ForgotPasswordPage/components/index.ts +0 -1
  781. package/shared/pages/ForgotPasswordPage/index.ts +0 -1
  782. package/shared/pages/ForgotPasswordPage/plugin.ts +0 -4
  783. package/shared/pages/InvitePage/components/index.ts +0 -1
  784. package/shared/pages/InvitePage/components/invite/Invite.vue +0 -182
  785. package/shared/pages/InvitePage/components/invite/index.ts +0 -3
  786. package/shared/pages/InvitePage/components/invite/invite.stories.ts +0 -64
  787. package/shared/pages/InvitePage/index.ts +0 -1
  788. package/shared/pages/InvitePage/plugin.ts +0 -4
  789. package/shared/pages/LoginPage/components/index.ts +0 -1
  790. package/shared/pages/LoginPage/components/login/Login.vue +0 -226
  791. package/shared/pages/LoginPage/components/login/README.md +0 -52
  792. package/shared/pages/LoginPage/components/login/index.ts +0 -3
  793. package/shared/pages/LoginPage/components/login/login.stories.ts +0 -52
  794. package/shared/pages/LoginPage/index.ts +0 -1
  795. package/shared/pages/LoginPage/plugin.ts +0 -4
  796. package/shared/pages/ResetPasswordPage/components/index.ts +0 -1
  797. package/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue +0 -176
  798. package/shared/pages/ResetPasswordPage/components/reset-password/index.ts +0 -3
  799. package/shared/pages/ResetPasswordPage/components/reset-password/reset-password.stories.ts +0 -64
  800. package/shared/pages/ResetPasswordPage/index.ts +0 -1
  801. package/shared/pages/ResetPasswordPage/plugin.ts +0 -4
  802. package/shared/pages/_storybook-helpers.ts +0 -71
  803. package/shared/pages/index.ts +0 -5
  804. package/shared/pages/plugin.ts +0 -5
  805. package/shared/utilities/assets.ts +0 -43
  806. package/shared/utilities/colorUtils.ts +0 -64
  807. package/shared/utilities/formatBadgeCount.test.ts +0 -25
  808. package/shared/utilities/formatBadgeCount.ts +0 -15
  809. package/shared/utilities/index.ts +0 -4
  810. package/shared/utilities/vueUtils.ts +0 -50
  811. package/ui/components/atoms/index.ts +0 -21
  812. package/ui/components/atoms/vc-badge/index.ts +0 -1
  813. package/ui/components/atoms/vc-badge/vc-badge.stories.ts +0 -522
  814. package/ui/components/atoms/vc-badge/vc-badge.vue +0 -353
  815. package/ui/components/atoms/vc-banner/index.ts +0 -1
  816. package/ui/components/atoms/vc-banner/vc-banner.stories.ts +0 -259
  817. package/ui/components/atoms/vc-banner/vc-banner.vue +0 -225
  818. package/ui/components/atoms/vc-button/index.ts +0 -3
  819. package/ui/components/atoms/vc-button/types.ts +0 -28
  820. package/ui/components/atoms/vc-button/vc-button-group.stories.ts +0 -172
  821. package/ui/components/atoms/vc-button/vc-button-group.vue +0 -101
  822. package/ui/components/atoms/vc-button/vc-button.a11y.test.ts +0 -46
  823. package/ui/components/atoms/vc-button/vc-button.stories.ts +0 -431
  824. package/ui/components/atoms/vc-button/vc-button.test.ts +0 -75
  825. package/ui/components/atoms/vc-button/vc-button.vue +0 -355
  826. package/ui/components/atoms/vc-card/index.ts +0 -3
  827. package/ui/components/atoms/vc-card/vc-card.stories.ts +0 -342
  828. package/ui/components/atoms/vc-card/vc-card.vue +0 -217
  829. package/ui/components/atoms/vc-col/index.ts +0 -1
  830. package/ui/components/atoms/vc-col/vc-col.stories.ts +0 -164
  831. package/ui/components/atoms/vc-col/vc-col.vue +0 -34
  832. package/ui/components/atoms/vc-container/index.ts +0 -10
  833. package/ui/components/atoms/vc-container/vc-container.stories.ts +0 -219
  834. package/ui/components/atoms/vc-container/vc-container.vue +0 -96
  835. package/ui/components/atoms/vc-hint/index.ts +0 -10
  836. package/ui/components/atoms/vc-hint/vc-hint.stories.ts +0 -144
  837. package/ui/components/atoms/vc-hint/vc-hint.vue +0 -42
  838. package/ui/components/atoms/vc-icon/README.md +0 -273
  839. package/ui/components/atoms/vc-icon/composables/index.ts +0 -2
  840. package/ui/components/atoms/vc-icon/composables/use-icon-type.ts +0 -83
  841. package/ui/components/atoms/vc-icon/composables/use-icon.ts +0 -129
  842. package/ui/components/atoms/vc-icon/icons/MenuBurgerIcon.vue +0 -24
  843. package/ui/components/atoms/vc-icon/icons/index.ts +0 -1
  844. package/ui/components/atoms/vc-icon/index.ts +0 -3
  845. package/ui/components/atoms/vc-icon/types.ts +0 -36
  846. package/ui/components/atoms/vc-icon/vc-bootstrap-icon.vue +0 -124
  847. package/ui/components/atoms/vc-icon/vc-fontawesome-icon.vue +0 -143
  848. package/ui/components/atoms/vc-icon/vc-icon.stories.ts +0 -818
  849. package/ui/components/atoms/vc-icon/vc-icon.vue +0 -609
  850. package/ui/components/atoms/vc-icon/vc-lucide-icon.vue +0 -199
  851. package/ui/components/atoms/vc-icon/vc-material-icon.vue +0 -128
  852. package/ui/components/atoms/vc-icon/vc-svg-icon.vue +0 -168
  853. package/ui/components/atoms/vc-image/index.ts +0 -1
  854. package/ui/components/atoms/vc-image/vc-image.stories.ts +0 -309
  855. package/ui/components/atoms/vc-image/vc-image.vue +0 -173
  856. package/ui/components/atoms/vc-label/index.ts +0 -1
  857. package/ui/components/atoms/vc-label/vc-label.stories.ts +0 -137
  858. package/ui/components/atoms/vc-label/vc-label.vue +0 -132
  859. package/ui/components/atoms/vc-link/index.ts +0 -10
  860. package/ui/components/atoms/vc-link/vc-link.stories.ts +0 -154
  861. package/ui/components/atoms/vc-link/vc-link.vue +0 -61
  862. package/ui/components/atoms/vc-loading/index.ts +0 -3
  863. package/ui/components/atoms/vc-loading/vc-loading.vue +0 -71
  864. package/ui/components/atoms/vc-progress/index.ts +0 -10
  865. package/ui/components/atoms/vc-progress/vc-progress.stories.ts +0 -182
  866. package/ui/components/atoms/vc-progress/vc-progress.vue +0 -74
  867. package/ui/components/atoms/vc-row/index.ts +0 -1
  868. package/ui/components/atoms/vc-row/vc-row.stories.ts +0 -143
  869. package/ui/components/atoms/vc-row/vc-row.vue +0 -27
  870. package/ui/components/atoms/vc-scrollable-container/index.ts +0 -1
  871. package/ui/components/atoms/vc-scrollable-container/vc-scrollable-container.vue +0 -119
  872. package/ui/components/atoms/vc-skeleton/index.ts +0 -1
  873. package/ui/components/atoms/vc-skeleton/vc-skeleton.stories.ts +0 -246
  874. package/ui/components/atoms/vc-skeleton/vc-skeleton.vue +0 -115
  875. package/ui/components/atoms/vc-status/index.ts +0 -1
  876. package/ui/components/atoms/vc-status/vc-status.stories.ts +0 -235
  877. package/ui/components/atoms/vc-status/vc-status.vue +0 -131
  878. package/ui/components/atoms/vc-status-icon/index.ts +0 -1
  879. package/ui/components/atoms/vc-status-icon/vc-status-icon.stories.ts +0 -129
  880. package/ui/components/atoms/vc-status-icon/vc-status-icon.vue +0 -48
  881. package/ui/components/atoms/vc-tooltip/index.ts +0 -1
  882. package/ui/components/atoms/vc-tooltip/vc-tooltip.stories.ts +0 -409
  883. package/ui/components/atoms/vc-tooltip/vc-tooltip.vue +0 -301
  884. package/ui/components/atoms/vc-video/index.ts +0 -1
  885. package/ui/components/atoms/vc-video/vc-video.stories.ts +0 -150
  886. package/ui/components/atoms/vc-video/vc-video.vue +0 -88
  887. package/ui/components/atoms/vc-widget/index.ts +0 -3
  888. package/ui/components/atoms/vc-widget/vc-widget.stories.ts +0 -285
  889. package/ui/components/atoms/vc-widget/vc-widget.vue +0 -174
  890. package/ui/components/index.ts +0 -8
  891. package/ui/components/molecules/index.ts +0 -26
  892. package/ui/components/molecules/vc-accordion/_internal/vc-accordion-item/vc-accordion-item.vue +0 -216
  893. package/ui/components/molecules/vc-accordion/index.ts +0 -11
  894. package/ui/components/molecules/vc-accordion/vc-accordion.stories.ts +0 -526
  895. package/ui/components/molecules/vc-accordion/vc-accordion.vue +0 -176
  896. package/ui/components/molecules/vc-breadcrumbs/_internal/vc-breadcrumbs-item/vc-breadcrumbs-item.vue +0 -98
  897. package/ui/components/molecules/vc-breadcrumbs/index.ts +0 -1
  898. package/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.stories.ts +0 -509
  899. package/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue +0 -176
  900. package/ui/components/molecules/vc-checkbox/index.ts +0 -3
  901. package/ui/components/molecules/vc-checkbox/vc-checkbox.a11y.test.ts +0 -39
  902. package/ui/components/molecules/vc-checkbox/vc-checkbox.stories.ts +0 -356
  903. package/ui/components/molecules/vc-checkbox/vc-checkbox.test.ts +0 -75
  904. package/ui/components/molecules/vc-checkbox/vc-checkbox.vue +0 -355
  905. package/ui/components/molecules/vc-checkbox-group/index.ts +0 -2
  906. package/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.stories.ts +0 -258
  907. package/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.test.ts +0 -40
  908. package/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue +0 -103
  909. package/ui/components/molecules/vc-color-input/index.ts +0 -1
  910. package/ui/components/molecules/vc-color-input/vc-color-input.stories.ts +0 -152
  911. package/ui/components/molecules/vc-color-input/vc-color-input.vue +0 -398
  912. package/ui/components/molecules/vc-date-picker/index.ts +0 -1
  913. package/ui/components/molecules/vc-date-picker/vc-date-picker.stories.ts +0 -168
  914. package/ui/components/molecules/vc-date-picker/vc-date-picker.vue +0 -427
  915. package/ui/components/molecules/vc-dropdown/_internal/VcDropdownItem.vue +0 -78
  916. package/ui/components/molecules/vc-dropdown/index.ts +0 -2
  917. package/ui/components/molecules/vc-dropdown/vc-dropdown-item.test.ts +0 -59
  918. package/ui/components/molecules/vc-dropdown/vc-dropdown.stories.ts +0 -394
  919. package/ui/components/molecules/vc-dropdown/vc-dropdown.test.ts +0 -54
  920. package/ui/components/molecules/vc-dropdown/vc-dropdown.vue +0 -546
  921. package/ui/components/molecules/vc-dropdown-panel/index.ts +0 -1
  922. package/ui/components/molecules/vc-dropdown-panel/panel-anchor-registry.ts +0 -5
  923. package/ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue +0 -326
  924. package/ui/components/molecules/vc-editor/_internal/extensions/font-size.ts +0 -59
  925. package/ui/components/molecules/vc-editor/_internal/toolbar-types.ts +0 -57
  926. package/ui/components/molecules/vc-editor/_internal/vc-editor-button.vue +0 -103
  927. package/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue +0 -79
  928. package/ui/components/molecules/vc-editor/_internal/vc-editor-font-selector.vue +0 -215
  929. package/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue +0 -316
  930. package/ui/components/molecules/vc-editor/index.ts +0 -6
  931. package/ui/components/molecules/vc-editor/vc-editor.stories.ts +0 -417
  932. package/ui/components/molecules/vc-editor/vc-editor.vue +0 -833
  933. package/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue +0 -96
  934. package/ui/components/molecules/vc-field/index.ts +0 -1
  935. package/ui/components/molecules/vc-field/vc-field.stories.ts +0 -179
  936. package/ui/components/molecules/vc-field/vc-field.vue +0 -119
  937. package/ui/components/molecules/vc-file-upload/index.ts +0 -1
  938. package/ui/components/molecules/vc-file-upload/vc-file-upload.stories.ts +0 -472
  939. package/ui/components/molecules/vc-file-upload/vc-file-upload.vue +0 -271
  940. package/ui/components/molecules/vc-form/index.ts +0 -10
  941. package/ui/components/molecules/vc-form/vc-form.stories.ts +0 -168
  942. package/ui/components/molecules/vc-form/vc-form.vue +0 -38
  943. package/ui/components/molecules/vc-input/index.ts +0 -1
  944. package/ui/components/molecules/vc-input/vc-input.a11y.test.ts +0 -57
  945. package/ui/components/molecules/vc-input/vc-input.stories.ts +0 -1004
  946. package/ui/components/molecules/vc-input/vc-input.test.ts +0 -114
  947. package/ui/components/molecules/vc-input/vc-input.vue +0 -731
  948. package/ui/components/molecules/vc-input-currency/index.ts +0 -1
  949. package/ui/components/molecules/vc-input-currency/vc-input-currency.stories.ts +0 -532
  950. package/ui/components/molecules/vc-input-currency/vc-input-currency.vue +0 -199
  951. package/ui/components/molecules/vc-input-dropdown/index.ts +0 -3
  952. package/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.stories.ts +0 -761
  953. package/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue +0 -305
  954. package/ui/components/molecules/vc-input-group/context.ts +0 -10
  955. package/ui/components/molecules/vc-input-group/index.ts +0 -2
  956. package/ui/components/molecules/vc-input-group/vc-input-group.stories.ts +0 -355
  957. package/ui/components/molecules/vc-input-group/vc-input-group.test.ts +0 -39
  958. package/ui/components/molecules/vc-input-group/vc-input-group.vue +0 -173
  959. package/ui/components/molecules/vc-multivalue/_internal/MultivalueDropdown.vue +0 -216
  960. package/ui/components/molecules/vc-multivalue/_internal/MultivalueTrigger.vue +0 -207
  961. package/ui/components/molecules/vc-multivalue/composables/index.ts +0 -6
  962. package/ui/components/molecules/vc-multivalue/composables/useMultivalueColor.ts +0 -50
  963. package/ui/components/molecules/vc-multivalue/composables/useMultivalueDropdown.ts +0 -126
  964. package/ui/components/molecules/vc-multivalue/composables/useMultivalueInput.ts +0 -64
  965. package/ui/components/molecules/vc-multivalue/composables/useMultivalueMode.ts +0 -32
  966. package/ui/components/molecules/vc-multivalue/composables/useMultivalueOptions.ts +0 -27
  967. package/ui/components/molecules/vc-multivalue/composables/useMultivalueValues.ts +0 -50
  968. package/ui/components/molecules/vc-multivalue/index.ts +0 -1
  969. package/ui/components/molecules/vc-multivalue/vc-multivalue.stories.ts +0 -561
  970. package/ui/components/molecules/vc-multivalue/vc-multivalue.vue +0 -547
  971. package/ui/components/molecules/vc-pagination/index.ts +0 -3
  972. package/ui/components/molecules/vc-pagination/vc-pagination.stories.ts +0 -259
  973. package/ui/components/molecules/vc-pagination/vc-pagination.vue +0 -244
  974. package/ui/components/molecules/vc-radio-button/index.ts +0 -1
  975. package/ui/components/molecules/vc-radio-button/vc-radio-button.stories.ts +0 -283
  976. package/ui/components/molecules/vc-radio-button/vc-radio-button.vue +0 -195
  977. package/ui/components/molecules/vc-radio-group/index.ts +0 -2
  978. package/ui/components/molecules/vc-radio-group/vc-radio-group.stories.ts +0 -248
  979. package/ui/components/molecules/vc-radio-group/vc-radio-group.test.ts +0 -51
  980. package/ui/components/molecules/vc-radio-group/vc-radio-group.vue +0 -92
  981. package/ui/components/molecules/vc-rating/index.ts +0 -1
  982. package/ui/components/molecules/vc-rating/vc-rating.stories.ts +0 -363
  983. package/ui/components/molecules/vc-rating/vc-rating.vue +0 -128
  984. package/ui/components/molecules/vc-select/_internal/SelectDropdown.vue +0 -200
  985. package/ui/components/molecules/vc-select/_internal/SelectTrigger.vue +0 -301
  986. package/ui/components/molecules/vc-select/composables/index.ts +0 -7
  987. package/ui/components/molecules/vc-select/composables/useSelectDefaultValue.ts +0 -106
  988. package/ui/components/molecules/vc-select/composables/useSelectDropdown.ts +0 -88
  989. package/ui/components/molecules/vc-select/composables/useSelectOptions.ts +0 -125
  990. package/ui/components/molecules/vc-select/composables/useSelectSearch.ts +0 -83
  991. package/ui/components/molecules/vc-select/composables/useSelectSelection.ts +0 -170
  992. package/ui/components/molecules/vc-select/composables/useSelectValueMapping.ts +0 -57
  993. package/ui/components/molecules/vc-select/composables/useSelectVisibility.ts +0 -60
  994. package/ui/components/molecules/vc-select/index.ts +0 -2
  995. package/ui/components/molecules/vc-select/vc-select.stories.ts +0 -1730
  996. package/ui/components/molecules/vc-select/vc-select.test.ts +0 -89
  997. package/ui/components/molecules/vc-select/vc-select.vue +0 -862
  998. package/ui/components/molecules/vc-slider/index.ts +0 -13
  999. package/ui/components/molecules/vc-slider/vc-slider.stories.ts +0 -224
  1000. package/ui/components/molecules/vc-slider/vc-slider.vue +0 -148
  1001. package/ui/components/molecules/vc-switch/index.ts +0 -1
  1002. package/ui/components/molecules/vc-switch/vc-switch.stories.ts +0 -324
  1003. package/ui/components/molecules/vc-switch/vc-switch.vue +0 -237
  1004. package/ui/components/molecules/vc-textarea/index.ts +0 -1
  1005. package/ui/components/molecules/vc-textarea/vc-textarea.a11y.test.ts +0 -44
  1006. package/ui/components/molecules/vc-textarea/vc-textarea.stories.ts +0 -326
  1007. package/ui/components/molecules/vc-textarea/vc-textarea.vue +0 -229
  1008. package/ui/components/molecules/vc-toast/index.ts +0 -1
  1009. package/ui/components/molecules/vc-toast/vc-toast.stories.ts +0 -559
  1010. package/ui/components/molecules/vc-toast/vc-toast.vue +0 -649
  1011. package/ui/components/organisms/blade-navigation-v2.stories.ts +0 -611
  1012. package/ui/components/organisms/index.ts +0 -9
  1013. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarMobileActions.vue +0 -128
  1014. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarOverlay.vue +0 -91
  1015. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarWidgetContent.vue +0 -40
  1016. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarWidgetItem.vue +0 -154
  1017. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppBarWidgetsMenu.vue +0 -110
  1018. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.test.ts +0 -174
  1019. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.vue +0 -730
  1020. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubPopover.vue +0 -79
  1021. package/ui/components/organisms/vc-app/_internal/app-bar/components/MenuSidebar.vue +0 -196
  1022. package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppBarMobileActions.ts +0 -50
  1023. package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppBarState.ts +0 -35
  1024. package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppBarWidgets.ts +0 -25
  1025. package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppHub.ts +0 -70
  1026. package/ui/components/organisms/vc-app/_internal/app-bar/composables/useToggleableContent.ts +0 -67
  1027. package/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue +0 -365
  1028. package/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.test.ts +0 -151
  1029. package/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue +0 -587
  1030. package/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.test.ts +0 -43
  1031. package/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.vue +0 -158
  1032. package/ui/components/organisms/vc-app/_internal/menu/VcAppMenuGroup.vue +0 -160
  1033. package/ui/components/organisms/vc-app/_internal/menu/VcAppMenuItem.vue +0 -216
  1034. package/ui/components/organisms/vc-app/_internal/menu/composables/useBadge.ts +0 -82
  1035. package/ui/components/organisms/vc-app/_internal/menu/composables/useMenuActiveState.ts +0 -41
  1036. package/ui/components/organisms/vc-app/_internal/sidebar/SidebarCollapseButton.vue +0 -47
  1037. package/ui/components/organisms/vc-app/_internal/sidebar/SidebarContent.vue +0 -123
  1038. package/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue +0 -242
  1039. package/ui/components/organisms/vc-app/composables/useShellBootstrap.test.ts +0 -222
  1040. package/ui/components/organisms/vc-app/composables/useShellBootstrap.ts +0 -101
  1041. package/ui/components/organisms/vc-app/composables/useShellLifecycle.ts +0 -39
  1042. package/ui/components/organisms/vc-app/composables/useShellNavigation.ts +0 -57
  1043. package/ui/components/organisms/vc-app/composition/README.md +0 -78
  1044. package/ui/components/organisms/vc-app/composition/app-bar/index.ts +0 -6
  1045. package/ui/components/organisms/vc-app/composition/index.ts +0 -6
  1046. package/ui/components/organisms/vc-app/composition/layouts/index.ts +0 -2
  1047. package/ui/components/organisms/vc-app/composition/menu/index.ts +0 -6
  1048. package/ui/components/organisms/vc-app/composition/shell/index.ts +0 -3
  1049. package/ui/components/organisms/vc-app/composition/sidebar/index.ts +0 -3
  1050. package/ui/components/organisms/vc-app/composition/state/index.ts +0 -6
  1051. package/ui/components/organisms/vc-app/index.ts +0 -2
  1052. package/ui/components/organisms/vc-app/vc-app-shell.stories.ts +0 -762
  1053. package/ui/components/organisms/vc-app/vc-app.vue +0 -252
  1054. package/ui/components/organisms/vc-auth-layout/index.ts +0 -1
  1055. package/ui/components/organisms/vc-auth-layout/vc-auth-layout.vue +0 -193
  1056. package/ui/components/organisms/vc-blade/_internal/BladeContentSkeleton.vue +0 -113
  1057. package/ui/components/organisms/vc-blade/_internal/BladeHeader.vue +0 -263
  1058. package/ui/components/organisms/vc-blade/_internal/BladeHeaderSkeleton.vue +0 -52
  1059. package/ui/components/organisms/vc-blade/_internal/BladeStatusBanners.vue +0 -195
  1060. package/ui/components/organisms/vc-blade/_internal/BladeToolbar.vue +0 -73
  1061. package/ui/components/organisms/vc-blade/_internal/BladeToolbarSkeleton.vue +0 -34
  1062. package/ui/components/organisms/vc-blade/_internal/composables/useBladeError.ts +0 -44
  1063. package/ui/components/organisms/vc-blade/_internal/composables/useToolbarRegistration.ts +0 -116
  1064. package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.test.ts +0 -79
  1065. package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.vue +0 -135
  1066. package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarCircleButton.vue +0 -101
  1067. package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarDesktop.vue +0 -125
  1068. package/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarMobile.vue +0 -417
  1069. package/ui/components/organisms/vc-blade/_internal/toolbar/toolbar-button-props.ts +0 -14
  1070. package/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainer.vue +0 -38
  1071. package/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerDesktop.vue +0 -125
  1072. package/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerMobile.vue +0 -114
  1073. package/ui/components/organisms/vc-blade/_internal/widgets/WidgetDropdownItem.test.ts +0 -56
  1074. package/ui/components/organisms/vc-blade/_internal/widgets/WidgetDropdownItem.vue +0 -91
  1075. package/ui/components/organisms/vc-blade/constants.ts +0 -19
  1076. package/ui/components/organisms/vc-blade/index.ts +0 -1
  1077. package/ui/components/organisms/vc-blade/utils.test.ts +0 -82
  1078. package/ui/components/organisms/vc-blade/utils.ts +0 -48
  1079. package/ui/components/organisms/vc-blade/vc-blade.stories.ts +0 -502
  1080. package/ui/components/organisms/vc-blade/vc-blade.vue +0 -312
  1081. package/ui/components/organisms/vc-dynamic-property/index.ts +0 -1
  1082. package/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue +0 -618
  1083. package/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.test.ts +0 -48
  1084. package/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue +0 -244
  1085. package/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue +0 -351
  1086. package/ui/components/organisms/vc-gallery/composables/index.ts +0 -4
  1087. package/ui/components/organisms/vc-gallery/composables/useGalleryPreview.ts +0 -26
  1088. package/ui/components/organisms/vc-gallery/composables/useGalleryReorder.test.ts +0 -73
  1089. package/ui/components/organisms/vc-gallery/composables/useGalleryReorder.ts +0 -183
  1090. package/ui/components/organisms/vc-gallery/composables/useGalleryUpload.test.ts +0 -89
  1091. package/ui/components/organisms/vc-gallery/composables/useGalleryUpload.ts +0 -43
  1092. package/ui/components/organisms/vc-gallery/composables/useImageLoad.test.ts +0 -34
  1093. package/ui/components/organisms/vc-gallery/composables/useImageLoad.ts +0 -26
  1094. package/ui/components/organisms/vc-gallery/index.ts +0 -3
  1095. package/ui/components/organisms/vc-gallery/vc-gallery.actions.test.ts +0 -76
  1096. package/ui/components/organisms/vc-gallery/vc-gallery.stories.ts +0 -99
  1097. package/ui/components/organisms/vc-gallery/vc-gallery.vue +0 -424
  1098. package/ui/components/organisms/vc-image-upload/index.ts +0 -1
  1099. package/ui/components/organisms/vc-image-upload/vc-image-upload.stories.ts +0 -47
  1100. package/ui/components/organisms/vc-image-upload/vc-image-upload.vue +0 -251
  1101. package/ui/components/organisms/vc-popup/index.ts +0 -3
  1102. package/ui/components/organisms/vc-popup/vc-popup.stories.ts +0 -504
  1103. package/ui/components/organisms/vc-popup/vc-popup.vue +0 -405
  1104. package/ui/components/organisms/vc-sidebar/index.ts +0 -1
  1105. package/ui/components/organisms/vc-sidebar/vc-sidebar.stories.ts +0 -251
  1106. package/ui/components/organisms/vc-sidebar/vc-sidebar.test.ts +0 -125
  1107. package/ui/components/organisms/vc-sidebar/vc-sidebar.vue +0 -787
  1108. package/ui/components/organisms/vc-table/VcDataTable.vue +0 -1856
  1109. package/ui/components/organisms/vc-table/VcTableAdapter.vue +0 -574
  1110. package/ui/components/organisms/vc-table/_internal/vc-table-base-header/vc-table-base-header.vue +0 -134
  1111. package/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue +0 -451
  1112. package/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue +0 -123
  1113. package/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue +0 -38
  1114. package/ui/components/organisms/vc-table/_internal/vc-table-empty/vc-table-empty.vue +0 -88
  1115. package/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue +0 -238
  1116. package/ui/components/organisms/vc-table/base/BaseVcDataTable.ts +0 -541
  1117. package/ui/components/organisms/vc-table/components/ColumnFilter.vue +0 -459
  1118. package/ui/components/organisms/vc-table/components/ColumnSwitcherButton.vue +0 -43
  1119. package/ui/components/organisms/vc-table/components/DataTableBody.vue +0 -363
  1120. package/ui/components/organisms/vc-table/components/DataTableCellRenderer.vue +0 -396
  1121. package/ui/components/organisms/vc-table/components/DataTableHeader.vue +0 -373
  1122. package/ui/components/organisms/vc-table/components/DataTableRow.vue +0 -370
  1123. package/ui/components/organisms/vc-table/components/GlobalFiltersButton.vue +0 -58
  1124. package/ui/components/organisms/vc-table/components/GlobalFiltersPanel.vue +0 -440
  1125. package/ui/components/organisms/vc-table/components/Table.vue +0 -101
  1126. package/ui/components/organisms/vc-table/components/TableActions.vue +0 -125
  1127. package/ui/components/organisms/vc-table/components/TableAddRowButton.vue +0 -55
  1128. package/ui/components/organisms/vc-table/components/TableBody.vue +0 -79
  1129. package/ui/components/organisms/vc-table/components/TableCell.vue +0 -160
  1130. package/ui/components/organisms/vc-table/components/TableCheckbox.vue +0 -78
  1131. package/ui/components/organisms/vc-table/components/TableColumnSwitcher.vue +0 -150
  1132. package/ui/components/organisms/vc-table/components/TableEmpty.vue +0 -69
  1133. package/ui/components/organisms/vc-table/components/TableFooter.vue +0 -13
  1134. package/ui/components/organisms/vc-table/components/TableGroupRow.vue +0 -130
  1135. package/ui/components/organisms/vc-table/components/TableHead.vue +0 -311
  1136. package/ui/components/organisms/vc-table/components/TableHeader.vue +0 -13
  1137. package/ui/components/organisms/vc-table/components/TableResizeHandle.vue +0 -125
  1138. package/ui/components/organisms/vc-table/components/TableRow.vue +0 -283
  1139. package/ui/components/organisms/vc-table/components/TableRowActions.vue +0 -495
  1140. package/ui/components/organisms/vc-table/components/TableSearchHeader.vue +0 -233
  1141. package/ui/components/organisms/vc-table/components/TableSelectAllBar.vue +0 -135
  1142. package/ui/components/organisms/vc-table/components/VcColumn.vue +0 -255
  1143. package/ui/components/organisms/vc-table/components/_internal/SlotProxy.ts +0 -20
  1144. package/ui/components/organisms/vc-table/components/_internal/TableSkeletonRows.vue +0 -110
  1145. package/ui/components/organisms/vc-table/components/cells/CellDate.vue +0 -52
  1146. package/ui/components/organisms/vc-table/components/cells/CellDateAgo.vue +0 -48
  1147. package/ui/components/organisms/vc-table/components/cells/CellDefault.vue +0 -90
  1148. package/ui/components/organisms/vc-table/components/cells/CellEditableWrapper.vue +0 -47
  1149. package/ui/components/organisms/vc-table/components/cells/CellHtml.vue +0 -62
  1150. package/ui/components/organisms/vc-table/components/cells/CellImage.vue +0 -28
  1151. package/ui/components/organisms/vc-table/components/cells/CellLink.vue +0 -18
  1152. package/ui/components/organisms/vc-table/components/cells/CellMoney.vue +0 -120
  1153. package/ui/components/organisms/vc-table/components/cells/CellNumber.vue +0 -113
  1154. package/ui/components/organisms/vc-table/components/cells/CellStatus.vue +0 -18
  1155. package/ui/components/organisms/vc-table/components/cells/CellStatusIcon.vue +0 -20
  1156. package/ui/components/organisms/vc-table/components/cells/DynamicCellRenderer.vue +0 -164
  1157. package/ui/components/organisms/vc-table/components/cells/index.ts +0 -11
  1158. package/ui/components/organisms/vc-table/components/index.ts +0 -39
  1159. package/ui/components/organisms/vc-table/components/mobile/DataTableMobileCard.vue +0 -672
  1160. package/ui/components/organisms/vc-table/components/mobile/DataTableMobileView.vue +0 -251
  1161. package/ui/components/organisms/vc-table/components/mobile/MobileActionSheet.vue +0 -163
  1162. package/ui/components/organisms/vc-table/components/mobile/MobileCellRenderer.vue +0 -68
  1163. package/ui/components/organisms/vc-table/components/mobile/PullToRefresh.vue +0 -353
  1164. package/ui/components/organisms/vc-table/components/mobile/index.ts +0 -6
  1165. package/ui/components/organisms/vc-table/composables/index.ts +0 -49
  1166. package/ui/components/organisms/vc-table/composables/useCellBase.ts +0 -114
  1167. package/ui/components/organisms/vc-table/composables/useCellRegistry.ts +0 -130
  1168. package/ui/components/organisms/vc-table/composables/useColumnFilter.ts +0 -158
  1169. package/ui/components/organisms/vc-table/composables/useDataProcessing.ts +0 -239
  1170. package/ui/components/organisms/vc-table/composables/useDataTableState.test.ts +0 -78
  1171. package/ui/components/organisms/vc-table/composables/useDataTableState.ts +0 -343
  1172. package/ui/components/organisms/vc-table/composables/useMobileCardLayout.test.ts +0 -81
  1173. package/ui/components/organisms/vc-table/composables/useMobileCardLayout.ts +0 -345
  1174. package/ui/components/organisms/vc-table/composables/useTableColumns.ts +0 -276
  1175. package/ui/components/organisms/vc-table/composables/useTableColumnsReorder.ts +0 -175
  1176. package/ui/components/organisms/vc-table/composables/useTableColumnsResize.ts +0 -311
  1177. package/ui/components/organisms/vc-table/composables/useTableContext.ts +0 -16
  1178. package/ui/components/organisms/vc-table/composables/useTableEditing.ts +0 -385
  1179. package/ui/components/organisms/vc-table/composables/useTableExpansion.ts +0 -159
  1180. package/ui/components/organisms/vc-table/composables/useTableFilter.test.ts +0 -43
  1181. package/ui/components/organisms/vc-table/composables/useTableFilter.ts +0 -131
  1182. package/ui/components/organisms/vc-table/composables/useTableInlineEdit.ts +0 -306
  1183. package/ui/components/organisms/vc-table/composables/useTableRowGrouping.ts +0 -310
  1184. package/ui/components/organisms/vc-table/composables/useTableRowReorder.ts +0 -227
  1185. package/ui/components/organisms/vc-table/composables/useTableSelectionV2.ts +0 -388
  1186. package/ui/components/organisms/vc-table/composables/useTableSort.ts +0 -221
  1187. package/ui/components/organisms/vc-table/composables/useTableSwipe.ts +0 -32
  1188. package/ui/components/organisms/vc-table/composables/useVirtualScroll.ts +0 -286
  1189. package/ui/components/organisms/vc-table/index.ts +0 -68
  1190. package/ui/components/organisms/vc-table/keys.ts +0 -20
  1191. package/ui/components/organisms/vc-table/types.ts +0 -856
  1192. package/ui/components/organisms/vc-table/utils/ColumnCollector.ts +0 -137
  1193. package/ui/components/organisms/vc-table/utils/deepClone.ts +0 -46
  1194. package/ui/components/organisms/vc-table/utils/index.ts +0 -19
  1195. package/ui/components/organisms/vc-table/vc-data-table.stories.ts +0 -5178
  1196. package/ui/composables/README.md +0 -160
  1197. package/ui/composables/index.ts +0 -6
  1198. package/ui/composables/useAdaptiveItems.ts +0 -347
  1199. package/ui/composables/useCollapsible.ts +0 -73
  1200. package/ui/composables/useFloatingPosition.ts +0 -94
  1201. package/ui/composables/useFormField.ts +0 -57
  1202. package/ui/composables/useScrollArrows.ts +0 -64
  1203. package/ui/composables/useTeleportTarget.ts +0 -37
  1204. package/ui/types/form-field.ts +0 -44
  1205. package/ui/types/index.ts +0 -21
@@ -1,1220 +0,0 @@
1
- /* eslint-disable @typescript-eslint/no-explicit-any */
2
- import { VcButton } from "@ui/components/atoms/vc-button";
3
- import { VcCard } from "@ui/components/atoms/vc-card";
4
- import { VcField } from "@ui/components/molecules/vc-field";
5
- import { VcGallery } from "@ui/components/organisms/vc-gallery";
6
- import { VcIcon } from "@ui/components/atoms/vc-icon";
7
- import { VcImage } from "@ui/components/atoms/vc-image";
8
- import { VcInput } from "@ui/components/molecules/vc-input";
9
- import { VcMultivalue } from "@ui/components/molecules/vc-multivalue";
10
- import { VcRating } from "@ui/components/molecules/vc-rating";
11
- import { VcStatus } from "@ui/components/atoms/vc-status";
12
- import { VcPagination } from "@ui/components/molecules/vc-pagination";
13
- import { VcInputCurrency } from "@ui/components/molecules/vc-input-currency";
14
- import type { IActionBuilderResult, ITableColumns, IValidationRules, MenuItemConfig } from "@core/types";
15
- import type { ComponentProps } from "@shared/utilities/vueUtils";
16
-
17
- export type KeysOfUnion<T> = T extends T ? keyof T : never;
18
-
19
- export type Composable<T> = T[keyof T];
20
-
21
- export type DynamicSchema = DynamicGridSchema | DynamicDetailsSchema;
22
- // type PartialBy<T, K extends keyof T> = Omit<T, K> & Partial<Pick<T, K>>;
23
- type RequiredBy<T, K extends keyof T> = Omit<T, K> & Required<Pick<T, K>>;
24
-
25
- export interface DynamicGridSchema {
26
- /**
27
- * @description Blade settings
28
- */
29
- settings: SettingsGrid;
30
- content: [ListContentSchema];
31
- }
32
-
33
- export interface DynamicDetailsSchema {
34
- /**
35
- * @description Blade settings
36
- */
37
- settings: SettingsDetails;
38
- /**
39
- * @description Blade content
40
- */
41
- content: [FormContentSchema, WidgetsSchema?];
42
- }
43
-
44
- export type SettingsSchema = SettingsGrid | SettingsDetails;
45
-
46
- export interface SettingsGrid extends SettingsBase {
47
- component: "DynamicBladeList";
48
- /**
49
- * Blade default header title
50
- */
51
- titleTemplate: string;
52
- }
53
-
54
- export interface SettingsDetails extends SettingsBase {
55
- component: "DynamicBladeForm";
56
- status?: {
57
- component: string;
58
- };
59
- }
60
-
61
- export type IViewComponentName = "DynamicBladeForm" | "DynamicBladeList";
62
-
63
- export type ToolbarSchema = {
64
- id: string;
65
- title?: string;
66
- icon?: string;
67
- method: string;
68
- /**
69
- * Permissions for the toolbar button. If the user does not have the required permissions, the toolbar button will not be displayed.
70
- * @type {string | string[]}
71
- */
72
- permissions?: string | string[];
73
- };
74
-
75
- export interface SettingsBase {
76
- /**
77
- * Blade url
78
- */
79
- url?: string;
80
- /**
81
- * Determines whether you can navigate to the blade directly
82
- * without parameters or options.
83
- *
84
- * @example Blade is not workspace and use context (passed `options` or `params` in openBlade method) to load data - then set `routable` to `false`
85
- *
86
- * @default true
87
- */
88
- routable?: boolean;
89
- /**
90
- * Locale key for VueI18n locale files
91
- */
92
- localizationPrefix: string;
93
- /**
94
- * Required component id
95
- */
96
- id: string;
97
- /**
98
- * Composable to use at {@link SettingsBase.model } blade component view
99
- */
100
- composable: string;
101
- /**
102
- * Toolbar items array
103
- *
104
- * Defaults:
105
- *
106
- * [`saveChanges`, `remove`] methods in `DynamicBladeForm`
107
- *
108
- * [`openAddBlade`, `refresh`, `removeItems`, `save`] methods in `DynamicBladeList`
109
- *
110
- * If not set - toolbar data will try to consume from composable, if not found - toolbar will not be added
111
- */
112
- toolbar?: ToolbarSchema[];
113
- /**
114
- * Blade component
115
- */
116
- component: IViewComponentName;
117
- /**
118
- * Blade permissions
119
- */
120
- permissions?: string | string[];
121
- /**
122
- * The push notification types associated with the view.
123
- */
124
- pushNotificationType?: string | string[];
125
- /**
126
- * Indicates whether the view is a workspace.
127
- * This option is used to determine which view should be the default view.
128
- */
129
- isWorkspace?: boolean;
130
- /**
131
- * Blade menu item
132
- * @description If not set - blade will not be added to the menu
133
- *
134
- * @example
135
- * {
136
- * title: "Products",
137
- * icon: "lucide-package-open",
138
- * group: "Products",
139
- * }
140
- * @type {{title: string, icon: string, path: string/string}}
141
- * @default undefined
142
- */
143
- menuItem?: MenuItemConfig;
144
- /**
145
- * Collapsed blade width in percentage
146
- * @default "50%"
147
- */
148
- width?: `${number}%`;
149
- }
150
-
151
- export interface ListContentSchema {
152
- id: string;
153
- component: "vc-table";
154
- filter?: FilterSchema;
155
- multiselect?: boolean;
156
- noHeaderCheckbox?: boolean;
157
- header?: boolean;
158
- footer?: boolean;
159
- columns?: ((
160
- | ITableColumns
161
- | {
162
- visible?:
163
- | boolean
164
- | {
165
- method: string;
166
- };
167
- mobilePosition?: "status" | "image" | "top-left" | "top-right" | "bottom-left" | "bottom-right";
168
- mobileVisible?: boolean;
169
- }
170
- ) & {
171
- id: string;
172
- title: string;
173
- sortable?: boolean;
174
- alwaysVisible?: boolean;
175
- type?: ITableColumns["type"];
176
- customTemplate?: GridTemplateOverride;
177
- /** Additional method that is called when the focus is lost from the cell when editing.
178
- * @description Method should be defined in the blade `scope`.
179
- * @argument ({ row: number, field: string })
180
- * @type {{ method: string }}
181
- */
182
- onCellBlur?: {
183
- method: string;
184
- };
185
- })[];
186
- reorderableRows?: boolean;
187
- paginationVariant?: ComponentProps<typeof VcPagination>["variant"];
188
- // TODO Add to documentation
189
- selectAll?: boolean;
190
- // TODO Add to documentation
191
- actions?: (Partial<TableSchema> &
192
- Required<Pick<ToolbarSchema, "title" | "icon">> & {
193
- type: IActionBuilderResult["type"];
194
- disabled?: {
195
- method: string;
196
- };
197
- method: string;
198
- })[];
199
- mobileTemplate?: {
200
- component: string;
201
- };
202
- notFoundTemplate?: {
203
- component: string;
204
- };
205
- emptyTemplate?: {
206
- component: string;
207
- };
208
- footerTemplate?: {
209
- component: string;
210
- };
211
- headerTemplate?: {
212
- component: string;
213
- };
214
- }
215
- export interface FormContentSchema {
216
- id: string;
217
- component: "vc-form";
218
- children: ControlSchema[];
219
- }
220
-
221
- export interface GridTemplateOverride {
222
- component?: string;
223
- }
224
-
225
- /**
226
- * Base component schema interface.
227
- */
228
- export interface SchemaBase {
229
- /** Unique identifier for component.
230
- * @type {string}
231
- */
232
- id: string;
233
- /** Control label.
234
- * To show label based on some bound property - use interpolation {} syntax.
235
- * @example {someProperty}
236
- * @type {string}
237
- */
238
- label?: string;
239
- /** Property name to populate the component with data.
240
- * Data can be defined in either the `item` or the `scope`.
241
- * Dot notation can also be used for nested properties, e.g. `address.city` or `addresses[1].city`.
242
- * You can also use a `function` or `writable computed` to set the property in the `scope`, which receives the modified data as an argument.
243
- * @type {string}
244
- */
245
- property: string;
246
- /** Vee-validate and custom validation rules for the schema.
247
- *
248
- * Available rules - {@link IValidationRules}
249
- * @type {IValidationRules}
250
- */
251
- rules?: IValidationRules;
252
- /** Placeholder text for the component.
253
- * @type {string}
254
- */
255
- placeholder?: string;
256
- /** Disabled state for component.
257
- * @description Method should be defined in the blade `scope`.
258
- * Method should return boolean value.
259
- * @type {{ method: string }}
260
- */
261
- disabled?: { method: string };
262
- /** Tooltip text for the component.
263
- * @type {string}
264
- */
265
- tooltip?: string;
266
- /** Visibility options for component.
267
- * @description Method should be defined in the blade `scope`.
268
- * Method should return boolean value.
269
- * @type {{ method: string }}
270
- */
271
- visibility?: {
272
- method: string;
273
- };
274
- /**
275
- * Method that is called when component emits `blur` event.
276
- * @description Method should be defined in the blade `scope`.
277
- * @type {{ method: string }}
278
- */
279
- onBlur?: {
280
- method: string;
281
- };
282
- /** Flag to indicate if the component supports multilanguage.
283
- * @type {boolean}
284
- */
285
- multilanguage?: boolean;
286
- /** Additional method that is called when the modelValue of the component changes
287
- * @description Method should be defined in the blade `scope`.
288
- * @type {{ method: string }}
289
- */
290
- update?: { method: string };
291
- /**
292
- * Adds horizontal separator after component.
293
- */
294
- horizontalSeparator?: boolean;
295
- /**
296
- * Permissions for the component. If the user does not have the required permissions, the component will not be displayed.
297
- * @type {string | string[]}
298
- */
299
- permissions?: string | string[];
300
- }
301
-
302
- /**
303
- * Select schema interface.
304
- * @interface
305
- */
306
- export interface SelectSchema extends SchemaBase {
307
- /**
308
- * Component type for select.
309
- * @type {"vc-select"}
310
- */
311
- component: "vc-select";
312
- /**
313
- * Property which holds the `value`
314
- * @default id
315
- * @type {string}
316
- */
317
- optionValue: string;
318
- /**
319
- * Property which holds the `label`
320
- * @default title
321
- * @type {string}
322
- */
323
- optionLabel: string;
324
- /** Method that is used to get select options.
325
- * @description Method should be defined in the blade \`scope\` and could be:
326
- * 1) async method with the following arguments: (\`keyword: string\`, \`skip\`, \`ids?: string[]\`).
327
- * 2) any array
328
- * 3) composable returning array
329
- * @type {string}
330
- */
331
- optionsMethod: string;
332
- /**
333
- * Name of custom template to display data in select.
334
- * Component should be registered globally.
335
- * @type {{component: string}}
336
- */
337
- customTemplate?: {
338
- component: string;
339
- };
340
- /**
341
- * Whether the select is clearable or not.
342
- * @type {boolean}
343
- */
344
- clearable?: boolean;
345
- /**
346
- * Update model with the value of the selected option instead of the whole option
347
- * @default true
348
- * @example true
349
- * only value will be emitted
350
- * @example false
351
- * whole option will be emitted
352
- * {
353
- * value: "someValue",
354
- * label: "someLabel"
355
- * }
356
- */
357
- emitValue?: boolean;
358
- /**
359
- * @type {boolean}
360
- * @default true
361
- */
362
- mapOptions?: boolean;
363
- /**
364
- * Whether the select is searchable or not.
365
- * @type {boolean}
366
- */
367
- searchable?: boolean;
368
- /**
369
- * Select multiple values.
370
- * @type {boolean}
371
- */
372
- multiple?: boolean;
373
- /**
374
- * Text below control.
375
- */
376
- hint?: string;
377
- }
378
-
379
- export interface MultivalueSchema extends SchemaBase {
380
- /**
381
- * Component type for multivalue.
382
- * @type {"vc-multivalue"}
383
- */
384
- component: "vc-multivalue";
385
- /**
386
- * Property which holds the `value`
387
- * @default id
388
- * @type {string}
389
- */
390
- optionValue: string;
391
- /**
392
- * Property which holds the `label`
393
- * @default title
394
- * @type {string}
395
- */
396
- optionLabel: string;
397
- /**
398
- * Array with multivalue dictionary.
399
- * @description Array should be defined in the blade `scope`.
400
- * @type {string}
401
- */
402
- options?: string;
403
- /**
404
- * Whether the select is multivalue or not.
405
- * @type {boolean}
406
- */
407
- multivalue?: boolean;
408
- /**
409
- * Multivalue type
410
- * @default `text`
411
- */
412
- variant?: ComponentProps<typeof VcMultivalue>["type"];
413
- /**
414
- * Name of custom template to display dictionary data in multivalue.
415
- * Component should be registered globally.
416
- * @type {{component: string}}
417
- */
418
- customTemplate?: {
419
- component: string;
420
- };
421
- /**
422
- * Text below control.
423
- */
424
- hint?: string;
425
- }
426
-
427
- export interface TextareaSchema extends Omit<SchemaBase, "onBlur"> {
428
- /**
429
- * Component type for textarea.
430
- * @type {"vc-textarea"}
431
- */
432
- component: "vc-textarea";
433
- /**
434
- * Whether the textarea is clearable or not.
435
- * @type {boolean}
436
- */
437
- clearable?: boolean;
438
- /**
439
- * Maximum number of characters that can be entered.
440
- * @type {number}
441
- */
442
- maxlength?: number;
443
- }
444
-
445
- /**
446
- * Input schema interface.
447
- * @interface
448
- */
449
- export interface InputSchema extends SchemaBase {
450
- /**
451
- * Component type for input.
452
- * @type {"vc-input"}
453
- */
454
- component: "vc-input";
455
- /**
456
- * Input type.
457
- * @type {"number" | "text" | "password" | "email" | "tel" | "url" | "time" | "date" | "datetime-local"}
458
- */
459
- variant?: "text" | "password" | "email" | "tel" | "number" | "integer" | "url" | "time" | "date" | "datetime-local";
460
- /**
461
- * Whether the input is clearable or not.
462
- * @type {boolean}
463
- */
464
- clearable?: boolean;
465
- /**
466
- * Schema of component to be displayed before the input.
467
- * @type {ControlSchema}
468
- */
469
- prepend?: ControlSchema;
470
- /**
471
- * Schema of component to be displayed after the input
472
- * @type {ControlSchema}
473
- */
474
- append?: ControlSchema;
475
- /**
476
- * Schema of component to be displayed inside the input after the value.
477
- * @type {ControlSchema}
478
- */
479
- appendInner?: ControlSchema;
480
- /**
481
- * Schema of component to be displayed inside the input before the value.
482
- * @type {ControlSchema}
483
- */
484
- prependInner?: ControlSchema;
485
- /**
486
- * Maximum number of characters that can be entered.
487
- * @type {number}
488
- */
489
- maxlength?: number;
490
- /**
491
- * Text below control.
492
- */
493
- hint?: string;
494
- /**
495
- * Datepicker options.
496
- */
497
- datePickerOptions?: import("@vuepic/vue-datepicker").VueDatePickerProps;
498
- /**
499
- * Whether the input is in loading state or not.
500
- * @type {boolean}
501
- */
502
- loading?: {
503
- method: string;
504
- };
505
- }
506
-
507
- /**
508
- * Video schema interface.
509
- * @interface
510
- */
511
- export interface VideoSchema
512
- extends Pick<SchemaBase, "id" | "property" | "label" | "visibility" | "tooltip" | "permissions"> {
513
- /**
514
- * Component type for video.
515
- * @type {"vc-video"}
516
- */
517
- component: "vc-video";
518
- }
519
-
520
- /**
521
- * Data field schema interface.
522
- * @interface
523
- */
524
- export interface FieldSchema
525
- extends Pick<
526
- SchemaBase,
527
- "id" | "property" | "label" | "visibility" | "tooltip" | "horizontalSeparator" | "permissions"
528
- > {
529
- /**
530
- * Component type for field.
531
- * @type {"vc-field"}
532
- */
533
- component: "vc-field";
534
- /**
535
- * Field variant.
536
- * @type {"date-ago" | "date" | "link" | "text" | "email"}
537
- */
538
- variant?: ComponentProps<typeof VcField>["type"];
539
- /**
540
- * Whether the field is copyable or not.
541
- * @type {boolean}
542
- */
543
- copyable?: boolean;
544
- /**
545
- * Field orientation.
546
- * @type {"horizontal" | "vertical"}
547
- * @default "vertical"
548
- */
549
- orientation?: "horizontal" | "vertical";
550
- /**
551
- * Field columns aspect ratio.
552
- * @description Uses CSS flex-grow property.
553
- * @default [1,1]
554
- * @type {[number, number]}
555
- */
556
- aspectRatio?: [number, number];
557
- }
558
-
559
- /**
560
- * Image schema interface.
561
- * @interface
562
- */
563
- export interface ImageSchema extends Pick<SchemaBase, "id" | "property" | "visibility" | "permissions"> {
564
- /**
565
- * Component type for image.
566
- * @type {"vc-image"}
567
- */
568
- component: "vc-image";
569
- /**
570
- * Image aspect ratio.
571
- * @type {"1x1" | "16x9" | "4x3" | "3x2"}
572
- */
573
- aspect?: ComponentProps<typeof VcImage>["aspect"];
574
- /**
575
- * Image size.
576
- * @type {"auto" | "xs" | "s" | "m" | "l" | "xl" | "xxl"}
577
- */
578
- size?: ComponentProps<typeof VcImage>["size"];
579
- /**
580
- * Size of the element's background image. Accepts auto, cover, contain CSS background-size value.
581
- * @type {"auto" | "contain" | "cover"}
582
- */
583
- background?: ComponentProps<typeof VcImage>["background"];
584
- /**
585
- * Whether the image is rounded or not.
586
- * @type {boolean}
587
- */
588
- rounded?: boolean;
589
- /**
590
- * Whether the image is bordered or not.
591
- * @type {boolean}
592
- */
593
- bordered?: boolean;
594
- }
595
-
596
- /**
597
- * Status schema interface.
598
- * @interface
599
- */
600
- export interface StatusSchema extends Pick<SchemaBase, "id" | "visibility" | "horizontalSeparator" | "permissions"> {
601
- /**
602
- * Component type for status.
603
- * @type {"vc-status"}
604
- */
605
- component: "vc-status";
606
- /**
607
- * Whether the status is outlined or not.
608
- * @type {boolean}
609
- */
610
- outline?: boolean;
611
- /**
612
- * Whether the status is extendable or not.
613
- * @type {boolean}
614
- */
615
- extend?: boolean;
616
- /**
617
- * Status variant.
618
- * @type {"info" | "info-dark" | "warning" | "danger" | "success" | "light-danger" | "primary"}
619
- */
620
- variant?: ComponentProps<typeof VcStatus>["variant"];
621
- /**
622
- * Status icon.
623
- * @type {string}
624
- */
625
- icon?: string;
626
- /**
627
- * Status icon size.
628
- * @type {"xs" | "s" | "m" | "l" | "xl" | "xxl" | "xxxl"}
629
- */
630
- iconSize?: ComponentProps<typeof VcIcon>["size"];
631
- /**
632
- * Status icon variant.
633
- * @type {"warning" | "danger" | "success"}
634
- */
635
- iconVariant?: ComponentProps<typeof VcIcon>["variant"];
636
- /**
637
- * Status title.
638
- * @type {string}
639
- */
640
- title?: string;
641
- /**
642
- * Used to display the content of the status. It can be a `string\` or an `object with a method property`.
643
- * Method property could be a function, `computed property` or `ref`, returning a `string` value.
644
- * @description Method should be defined in the blade `scope`.
645
- * @type {{ method: string } | string}
646
- */
647
- content:
648
- | {
649
- method: string;
650
- }
651
- | string;
652
- }
653
-
654
- /**
655
- * Input-currency schema interface.
656
- * @interface
657
- */
658
- export interface InputCurrencySchema extends Omit<SchemaBase, "multilanguage"> {
659
- /**
660
- * Component type for input-currency.
661
- * @type {"vc-input-currency"}
662
- */
663
- component: "vc-input-currency";
664
- /**
665
- * List of currency options to be displayed in the dropdown.
666
- * @description Array should be defined in the blade `scope`.
667
- */
668
- options?: string;
669
- /**
670
- * Name of property that holds currency value.
671
- * @type {string}
672
- */
673
- optionProperty: string;
674
- /**
675
- * Property of optionProperty which holds the `value`
676
- * @default id
677
- * @type {string}
678
- */
679
- optionValue?: string;
680
- /**
681
- * Property of optionProperty which holds the `label`
682
- * @default title
683
- * @type {string}
684
- */
685
- optionLabel?: string;
686
- /**
687
- * Whether the input-currency is clearable or not.
688
- * @type {boolean}
689
- */
690
- clearable?: boolean;
691
- /**
692
- * Text below control.
693
- */
694
- hint?: string;
695
- /**
696
- * How to show the currency.
697
- */
698
- currencyDisplay?: ComponentProps<typeof VcInputCurrency>["currencyDisplay"];
699
- /**
700
- * The number of displayed decimal digits.
701
- */
702
- precision?: ComponentProps<typeof VcInputCurrency>["precision"];
703
- }
704
-
705
- /**
706
- * Editor schema interface.
707
- * @interface
708
- */
709
- export interface EditorSchema extends Omit<SchemaBase, "onBlur"> {
710
- /**
711
- * Component type for editor.
712
- * @type {"vc-editor"}
713
- */
714
- component: "vc-editor";
715
- /**
716
- * Assets folder for the editor image uploads.
717
- * @type {string}
718
- */
719
- assetsFolder: string;
720
- /**
721
- * Maximum length of the editor content.
722
- * @type {number}
723
- */
724
- maxlength?: number;
725
- }
726
-
727
- /**
728
- * Interface for dynamic properties schema.
729
- * @interface
730
- */
731
- export interface DynamicPropertiesSchema
732
- extends Pick<SchemaBase, "id" | "disabled" | "property" | "visibility" | "horizontalSeparator" | "permissions"> {
733
- /**
734
- * The component type for dynamic properties.
735
- * @type {"vc-dynamic-properties"}
736
- */
737
- component: "vc-dynamic-properties";
738
- /**
739
- * An array of property names to exclude from the dynamic properties schema.
740
- * @type {string[]}
741
- */
742
- exclude?: string[];
743
- /**
744
- * An array of property names to include in the dynamic properties schema.
745
- * @type {string[]}
746
- */
747
- include?: string[];
748
- }
749
-
750
- /**
751
- * Gallery schema interface.
752
- * @interface
753
- */
754
- export interface GallerySchema
755
- extends Omit<SchemaBase, "placeholder" | "multilanguage" | "update" | "horizontalSeparator" | "onBlur"> {
756
- /**
757
- * Component type for the gallery.
758
- * @type {"vc-gallery"}
759
- */
760
- component: "vc-gallery";
761
- /**
762
- * Gallery type
763
- * @type {"gallery" | "file-upload"}
764
- */
765
- variant?: ComponentProps<typeof VcGallery>["variant"];
766
- /**
767
- * Whether the gallery has multiple files upload or not.
768
- * @type {boolean}
769
- */
770
- multiple?: boolean;
771
- /**
772
- * Gallery item button actions on hover.
773
- * @type {{
774
- preview: boolean;
775
- edit: boolean;
776
- remove: boolean;
777
- }}
778
- */
779
- actions?: ComponentProps<typeof VcGallery>["itemActions"];
780
- /**
781
- * Whether the upload is hides after upload or not.
782
- * @type {boolean}
783
- */
784
- hideAfterUpload?: boolean;
785
- /**
786
- * Custom gallery upload icon.
787
- */
788
- uploadIcon?: string;
789
- /**
790
- * Custom text to display in the gallery file upload.
791
- */
792
- customText?: {
793
- dragHere: string;
794
- browse: string;
795
- };
796
- }
797
-
798
- /**
799
- * Interface for a card schema.
800
- * @interface
801
- */
802
- export interface CardSchema
803
- extends RequiredBy<Pick<SchemaBase, "id" | "label" | "visibility" | "permissions">, "label"> {
804
- /**
805
- * Component type for the card.
806
- * @type {"vc-card"}
807
- */
808
- component: "vc-card";
809
- /**
810
- * Array of control schemas for the fields in the card.
811
- * @type {ControlSchema[]}
812
- */
813
- fields: ControlSchema[];
814
- /**
815
- * Button schema for the action button in the card, along with the action method to use.
816
- * @type {ButtonSchema}
817
- */
818
- action?: ButtonSchema;
819
- /**
820
- * Whether the card is collapsible or not.
821
- * @type {boolean}
822
- */
823
- collapsible?: boolean;
824
- /**
825
- * Whether the card is collapsed or not.
826
- * @type {boolean}
827
- */
828
- collapsed?: boolean;
829
- /**
830
- * Removes internal padding from the card.
831
- * @type {boolean}
832
- * @default false
833
- */
834
- removePadding?: boolean;
835
- /**
836
- * Card variant.
837
- * @type {default | success | danger}
838
- */
839
- variant?: ComponentProps<typeof VcCard>["variant"];
840
- }
841
-
842
- export interface WidgetsSchema extends Pick<SchemaBase, "id" | "horizontalSeparator" | "permissions"> {
843
- component: "vc-widgets";
844
- children:
845
- | string[]
846
- | { id: string; visibility?: { method: string } }[]
847
- | (string | { id: string; visibility?: { method: string } })[];
848
- }
849
-
850
- export interface CheckboxSchema extends Omit<SchemaBase, "multilanguage" | "placeholder" | "onBlur"> {
851
- /**
852
- * Component type for checkbox.
853
- * @type {"vc-checkbox"}
854
- */
855
- component: "vc-checkbox";
856
- /**
857
- * Checkbox text content.
858
- */
859
- content: string;
860
- /**
861
- * Value when checkbox is checked.
862
- * @type {boolean}
863
- */
864
- trueValue?: boolean;
865
- /**
866
- * Value when checkbox is unchecked.
867
- * @type {boolean}
868
- */
869
- falseValue?: boolean;
870
- }
871
-
872
- export interface RadioButtonSchema extends Omit<SchemaBase, "multilanguage" | "placeholder" | "onBlur"> {
873
- /**
874
- * Component type for radio button.
875
- * @type {"vc-radio-button-group"}
876
- */
877
- component: "vc-radio-button-group";
878
- /**
879
- * Allows to select a boolean value.
880
- */
881
- binary?: boolean;
882
- /**
883
- * List of options to be displayed as radio-buttons.
884
- * @description Array of should be defined in the blade `scope`.
885
- */
886
- options: string;
887
- /**
888
- * Name of property that holds radio button value.
889
- * @type {string}
890
- */
891
- optionValue?: string;
892
- /**
893
- * Name of property that holds radio button label.
894
- * @type {string}
895
- */
896
- optionLabel?: string;
897
- }
898
-
899
- /**
900
- * Fieldset schema interface.
901
- * @interface
902
- */
903
- export interface FieldsetSchema extends Pick<SchemaBase, "id" | "visibility" | "horizontalSeparator" | "permissions"> {
904
- /**
905
- * Component type for the fieldset.
906
- * @type {"vc-fieldset"}
907
- */
908
- component: "vc-fieldset";
909
- /** Property name to build `fieldset` from `array of objects`.
910
- * Data can be defined in either the `item` or the `scope`.
911
- * Dot notation can also be used for nested properties, e.g. `address.city` or `addresses[1].city`
912
- * @type {string}
913
- */
914
- property?: string;
915
- /**
916
- * Number of columns to display the fields in.
917
- * @type {number}
918
- */
919
- columns?: number;
920
- /**
921
- * Array of numbers that define the aspect ratio of each column.
922
- * @example If you have two columns - set to [1, 1] to make all columns equal width.
923
- * @description Uses CSS flex-grow property to set the width of each column.
924
- * @type {number[]}
925
- */
926
- aspectRatio?: number[];
927
- /**
928
- * Array of control schemas for the fields in the fieldset.
929
- * @type {ControlSchema[]}
930
- */
931
- fields: ControlSchema[];
932
- }
933
-
934
- /**
935
- * Switch schema interface.
936
- * @interface
937
- */
938
- export interface SwitchSchema extends Omit<SchemaBase, "placeholder" | "multilanguage" | "onBlur"> {
939
- /**
940
- * Component type for switch.
941
- * @type {"vc-switch"}
942
- */
943
- component: "vc-switch";
944
- /**
945
- * Value when switch is on.
946
- * @type {boolean}
947
- */
948
- trueValue?: boolean;
949
- /**
950
- * Value when switch is off.
951
- * @type {boolean}
952
- */
953
- falseValue?: boolean;
954
- }
955
-
956
- export type TableSchema = Omit<ListContentSchema, "filter"> &
957
- Pick<SchemaBase, "id" | "property" | "visibility" | "permissions"> & {
958
- /**
959
- * Configuration for the add new row button in the table.
960
- * Used when table is in editing mode.
961
- */
962
- addNewRowButton?: {
963
- /**
964
- * The title of the button.
965
- */
966
- title: string;
967
- /**
968
- * Determines whether the button should be shown or hidden.
969
- */
970
- show: boolean;
971
- /**
972
- * Method to be called when the button is clicked.
973
- * @description Method should be defined in the blade `scope`.
974
- * @type {string}
975
- */
976
- method: string;
977
- };
978
- /**
979
- * Configuration for the pre-selected table rows.
980
- * Method should be defined in the blade `scope`.
981
- * @description Method should return an array of table item ids.
982
- * @type {string}
983
- */
984
- selectedIds?: {
985
- method: string;
986
- };
987
- /**
988
- * Configuration for the selected table row.
989
- * Method should be defined in the blade `scope`.
990
- * @description Method should return a table item id.
991
- * @type {string}
992
- */
993
- selectedItemId?: {
994
- method: string;
995
- };
996
- /**
997
- * Configuration for the table item click.
998
- * Method should be defined in the blade `scope`.
999
- * @description Method should return a table item id.
1000
- * @type {string}
1001
- */
1002
- onItemClick?: {
1003
- method: string;
1004
- };
1005
- };
1006
-
1007
- /**
1008
- * Button schema interface.
1009
- * @interface
1010
- */
1011
- export interface ButtonSchema extends Pick<SchemaBase, "id" | "disabled" | "visibility" | "permissions"> {
1012
- /**
1013
- * Component type.
1014
- * @type {"vc-button"}
1015
- */
1016
- component: "vc-button";
1017
- /**
1018
- * Button inner text.
1019
- * @type {string}
1020
- */
1021
- content?: string;
1022
- /**
1023
- * Small sized button.
1024
- * @type {boolean}
1025
- */
1026
- small?: boolean;
1027
- /**
1028
- * Button icon.
1029
- * @type {string}
1030
- */
1031
- icon?: string;
1032
- /**
1033
- * Size of the button icon.
1034
- * @type {ComponentProps<typeof VcIcon>["size"]}
1035
- */
1036
- iconSize?: ComponentProps<typeof VcIcon>["size"];
1037
- /**
1038
- * Button as text without overlay.
1039
- * @type {boolean}
1040
- */
1041
- text?: boolean;
1042
- /**
1043
- * Method to be called when the button is clicked.
1044
- * @description Method should be defined in the blade `scope`.
1045
- * @type {string}
1046
- */
1047
- method: string;
1048
- /**
1049
- * Button variant.
1050
- * @type {primary | warning | danger}
1051
- */
1052
- variant?: ComponentProps<typeof VcButton>["variant"];
1053
- /**
1054
- * Raised button.
1055
- * @type {boolean}
1056
- */
1057
- raised?: boolean;
1058
- /**
1059
- * Outlined button.
1060
- * @type {boolean}
1061
- */
1062
- outline?: boolean;
1063
- }
1064
-
1065
- /**
1066
- * Custom component schema interface.
1067
- * @interface
1068
- */
1069
- export interface CustomComponentSchema extends Pick<SchemaBase, "id" | "visibility" | "permissions"> {
1070
- /**
1071
- * Component type for custom component.
1072
- * @type {vc-custom}
1073
- */
1074
- component: "vc-custom";
1075
- /**
1076
- * Component name of custom component. Component should be registered globally.
1077
- */
1078
- name: string;
1079
- }
1080
-
1081
- /**
1082
- * Rating schema interface.
1083
- * @interface
1084
- */
1085
- export interface RatingSchema
1086
- extends Pick<
1087
- SchemaBase,
1088
- "id" | "visibility" | "label" | "property" | "tooltip" | "horizontalSeparator" | "placeholder" | "permissions"
1089
- > {
1090
- /**
1091
- * Component type for rating.
1092
- * @type {"vc-rating"}
1093
- */
1094
- component: "vc-rating";
1095
- /**
1096
- * Maximal rating size.
1097
- * @type {number}
1098
- */
1099
- max?: number;
1100
- /**
1101
- * Rating component display variant.
1102
- * @type {"text" | "stars" | "star-and-text"}
1103
- */
1104
- type?: ComponentProps<typeof VcRating>["variant"];
1105
- }
1106
-
1107
- export type ControlSchema =
1108
- | SelectSchema
1109
- | InputSchema
1110
- | EditorSchema
1111
- | DynamicPropertiesSchema
1112
- | GallerySchema
1113
- | CardSchema
1114
- | WidgetsSchema
1115
- | CheckboxSchema
1116
- | FieldsetSchema
1117
- | ButtonSchema
1118
- | InputCurrencySchema
1119
- | StatusSchema
1120
- | FieldSchema
1121
- | VideoSchema
1122
- | ImageSchema
1123
- | TextareaSchema
1124
- | MultivalueSchema
1125
- | SwitchSchema
1126
- | TableSchema
1127
- | CustomComponentSchema
1128
- | RatingSchema
1129
- | RadioButtonSchema;
1130
-
1131
- export interface FilterBase {
1132
- disabled?: {
1133
- method: string;
1134
- };
1135
- columns: {
1136
- /**
1137
- * @deprecated use 'label' in 'controls' instead
1138
- */
1139
- title?: string;
1140
- id: string;
1141
- controls: (FilterCheckbox | FilterDateInput | FilterSwitch | FilterSelect | FilterRadio)[];
1142
- }[];
1143
- }
1144
-
1145
- export type FilterCheckbox = {
1146
- id: string;
1147
- field: string;
1148
- multiple?: boolean;
1149
- label?: string;
1150
- tooltip?: string;
1151
- data: string;
1152
- optionValue: string;
1153
- optionLabel: string;
1154
- component: CheckboxSchema["component"];
1155
- };
1156
-
1157
- export type FilterDateInput = {
1158
- id: string;
1159
- field: string;
1160
- label?: string;
1161
- tooltip?: string;
1162
- component: InputSchema["component"];
1163
- };
1164
-
1165
- export type FilterSwitch = {
1166
- id: string;
1167
- field: string;
1168
- data: string;
1169
- label?: string;
1170
- tooltip?: string;
1171
- multiple?: boolean;
1172
- optionValue: string;
1173
- optionLabel: string;
1174
- component: SwitchSchema["component"];
1175
- };
1176
-
1177
- export type FilterSelect = {
1178
- id: string;
1179
- field: string;
1180
- label?: string;
1181
- tooltip?: string;
1182
- data: string;
1183
- multiple?: boolean;
1184
- component: SelectSchema["component"];
1185
- optionValue: string;
1186
- optionLabel: string;
1187
- };
1188
-
1189
- export type FilterRadio = {
1190
- id: string;
1191
- field: string;
1192
- label?: string;
1193
- tooltip?: string;
1194
- data: string;
1195
- optionValue: string;
1196
- optionLabel: string;
1197
- component: RadioButtonSchema["component"];
1198
- };
1199
-
1200
- export type FilterSchema = FilterBase;
1201
-
1202
- export interface OverridesSchema {
1203
- upsert?: (OverridesUpsert | OverridesReplace)[];
1204
- remove?: OverridesRemove[];
1205
- }
1206
-
1207
- export interface OverridesUpsert extends OverridesReplace {
1208
- index: number;
1209
- }
1210
-
1211
- export interface OverridesReplace {
1212
- path: string;
1213
- value: ControlSchema | ToolbarSchema | SettingsSchema["menuItem"] | string | boolean;
1214
- id: string;
1215
- }
1216
-
1217
- export interface OverridesRemove {
1218
- path: string;
1219
- id: string;
1220
- }