@vc-shell/framework 1.2.4-beta.3 → 1.2.4-beta.4

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 (473) hide show
  1. package/core/plugins/modularity/loader.ts +121 -57
  2. package/dist/core/composables/index.d.ts +24 -24
  3. package/dist/core/composables/useAppBarMobileButtons/index.d.ts +1 -1
  4. package/dist/core/composables/useAppBarWidget/index.d.ts +1 -1
  5. package/dist/core/composables/useAssets/index.d.ts +1 -1
  6. package/dist/core/composables/useAsync/index.d.ts +1 -1
  7. package/dist/core/composables/useBlade/index.d.ts +2 -2
  8. package/dist/core/composables/useBladeRegistry/index.d.ts +1 -1
  9. package/dist/core/composables/useBreadcrumbs/index.d.ts +1 -1
  10. package/dist/core/composables/useDashboard/index.d.ts +1 -1
  11. package/dist/core/composables/useErrorHandler/index.d.ts +1 -1
  12. package/dist/core/composables/useFunctions/index.d.ts +4 -4
  13. package/dist/core/composables/useGlobalSearch/index.d.ts +1 -1
  14. package/dist/core/composables/useLanguages/index.d.ts +1 -1
  15. package/dist/core/composables/useMenuService/index.d.ts +1 -1
  16. package/dist/core/composables/useNotifications/index.d.ts +1 -1
  17. package/dist/core/composables/useSettingsMenu/index.d.ts +1 -1
  18. package/dist/core/composables/useToolbar/index.d.ts +2 -2
  19. package/dist/core/composables/useUser/index.d.ts +2 -2
  20. package/dist/core/composables/useUserManagement/index.d.ts +2 -2
  21. package/dist/core/composables/useWidgets/index.d.ts +1 -1
  22. package/dist/core/constants/index.d.ts +3 -3
  23. package/dist/core/directives/index.d.ts +2 -2
  24. package/dist/core/plugins/ai-agent/components/index.d.ts +1 -1
  25. package/dist/core/plugins/ai-agent/composables/index.d.ts +3 -3
  26. package/dist/core/plugins/ai-agent/composables/useAiAgent.d.ts +2 -2
  27. package/dist/core/plugins/ai-agent/composables/useAiAgentContext.d.ts +1 -1
  28. package/dist/core/plugins/ai-agent/constants.d.ts +1 -1
  29. package/dist/core/plugins/ai-agent/index.d.ts +9 -9
  30. package/dist/core/plugins/ai-agent/services/ai-agent-service.d.ts +1 -1
  31. package/dist/core/plugins/extension-points/ExtensionPoint.vue.d.ts +1 -1
  32. package/dist/core/plugins/extension-points/defineExtensionPoint.d.ts +1 -1
  33. package/dist/core/plugins/extension-points/index.d.ts +4 -4
  34. package/dist/core/plugins/extension-points/store.d.ts +1 -1
  35. package/dist/core/plugins/extension-points/useExtensionPoint.d.ts +1 -1
  36. package/dist/core/plugins/index.d.ts +7 -7
  37. package/dist/core/plugins/modularity/index.d.ts +2 -2
  38. package/dist/core/plugins/modularity/loader.d.ts +1 -0
  39. package/dist/core/plugins/modularity/loader.d.ts.map +1 -1
  40. package/dist/core/plugins/moment/index.d.ts +1 -1
  41. package/dist/core/plugins/validation/index.d.ts +1 -1
  42. package/dist/core/services/_internal/index.d.ts +3 -3
  43. package/dist/core/services/app-bar-menu-service.d.ts +1 -1
  44. package/dist/core/services/dashboard-service.d.ts +1 -1
  45. package/dist/core/services/index.d.ts +9 -9
  46. package/dist/core/services/menu-service.d.ts +2 -2
  47. package/dist/core/services/settings-menu-service.d.ts +1 -1
  48. package/dist/core/services/toolbar-service.d.ts +2 -2
  49. package/dist/core/services/widget-service.d.ts +2 -2
  50. package/dist/core/types/index.d.ts +3 -3
  51. package/dist/core/utilities/index.d.ts +6 -6
  52. package/dist/framework.js +13076 -12647
  53. package/dist/index.css +1 -1
  54. package/dist/index.d.ts +13 -13
  55. package/dist/injection-keys.d.ts +6 -6
  56. package/dist/locales/de.json +4 -4
  57. package/dist/locales/en.json +5 -5
  58. package/dist/shared/components/app-switcher/components/index.d.ts +1 -1
  59. package/dist/shared/components/app-switcher/components/vc-app-switcher/index.d.ts +1 -1
  60. package/dist/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue.d.ts +1 -1
  61. package/dist/shared/components/app-switcher/composables/index.d.ts +1 -1
  62. package/dist/shared/components/app-switcher/composables/useAppSwitcher/index.d.ts +1 -1
  63. package/dist/shared/components/app-switcher/index.d.ts +2 -2
  64. package/dist/shared/components/blade-navigation/components/index.d.ts +2 -2
  65. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/_internal/vc-mobile-back-button.vue.d.ts +1 -1
  66. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/index.d.ts +2 -2
  67. package/dist/shared/components/blade-navigation/components/vc-blade-slot/index.d.ts +1 -1
  68. package/dist/shared/components/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue.d.ts +2 -2
  69. package/dist/shared/components/blade-navigation/components/vc-blade-view/vc-blade-view.d.ts +3 -3
  70. package/dist/shared/components/blade-navigation/composables/index.d.ts +5 -5
  71. package/dist/shared/components/blade-navigation/composables/useBladeMessaging.d.ts +1 -1
  72. package/dist/shared/components/blade-navigation/composables/useBladeNavigationAdapter.d.ts +1 -1
  73. package/dist/shared/components/blade-navigation/composables/useBladeStack.d.ts +2 -2
  74. package/dist/shared/components/blade-navigation/index.d.ts +4 -4
  75. package/dist/shared/components/blade-navigation/plugin-v2.d.ts +4 -4
  76. package/dist/shared/components/blade-navigation/types/index.d.ts +4 -4
  77. package/dist/shared/components/blade-navigation/utils/restoreFromUrl.d.ts +2 -2
  78. package/dist/shared/components/blade-navigation/utils/urlSync.d.ts +1 -1
  79. package/dist/shared/components/change-password/index.d.ts +1 -1
  80. package/dist/shared/components/change-password-button/index.d.ts +1 -1
  81. package/dist/shared/components/dashboard-charts/ChartContainer.vue.d.ts +16 -0
  82. package/dist/shared/components/dashboard-charts/ChartContainer.vue.d.ts.map +1 -0
  83. package/dist/shared/components/dashboard-charts/ChartLegend.vue.d.ts +7 -0
  84. package/dist/shared/components/dashboard-charts/ChartLegend.vue.d.ts.map +1 -0
  85. package/dist/shared/components/dashboard-charts/ChartTooltip.vue.d.ts +12 -0
  86. package/dist/shared/components/dashboard-charts/ChartTooltip.vue.d.ts.map +1 -0
  87. package/dist/shared/components/dashboard-charts/DashboardBarChart.vue.d.ts +34 -0
  88. package/dist/shared/components/dashboard-charts/DashboardBarChart.vue.d.ts.map +1 -0
  89. package/dist/shared/components/dashboard-charts/DashboardDonutChart.vue.d.ts +28 -0
  90. package/dist/shared/components/dashboard-charts/DashboardDonutChart.vue.d.ts.map +1 -0
  91. package/dist/shared/components/dashboard-charts/DashboardLineChart.vue.d.ts +34 -0
  92. package/dist/shared/components/dashboard-charts/DashboardLineChart.vue.d.ts.map +1 -0
  93. package/dist/shared/components/dashboard-charts/chart-utils.d.ts +29 -0
  94. package/dist/shared/components/dashboard-charts/chart-utils.d.ts.map +1 -0
  95. package/dist/shared/components/dashboard-charts/index.d.ts +8 -0
  96. package/dist/shared/components/dashboard-charts/index.d.ts.map +1 -0
  97. package/dist/shared/components/dashboard-charts/types.d.ts +7 -0
  98. package/dist/shared/components/dashboard-charts/types.d.ts.map +1 -0
  99. package/dist/shared/components/dashboard-widget-card/index.d.ts +4 -4
  100. package/dist/shared/components/draggable-dashboard/composables/useGridstack.d.ts +1 -1
  101. package/dist/shared/components/draggable-dashboard/composables/useGridstackAdapter.d.ts +1 -1
  102. package/dist/shared/components/draggable-dashboard/index.d.ts +5 -5
  103. package/dist/shared/components/error-interceptor/index.d.ts +2 -2
  104. package/dist/shared/components/index.d.ts +19 -18
  105. package/dist/shared/components/index.d.ts.map +1 -1
  106. package/dist/shared/components/language-selector/index.d.ts +1 -1
  107. package/dist/shared/components/logout-button/index.d.ts +1 -1
  108. package/dist/shared/components/multilanguage-selector/index.d.ts +1 -1
  109. package/dist/shared/components/notification-dropdown/_internal/notification/index.d.ts +1 -1
  110. package/dist/shared/components/notification-dropdown/_internal/notification/notification.vue.d.ts +2 -2
  111. package/dist/shared/components/notification-dropdown/index.d.ts +1 -1
  112. package/dist/shared/components/notification-template/index.d.ts +1 -1
  113. package/dist/shared/components/notification-template/notification-template.vue.d.ts +1 -1
  114. package/dist/shared/components/notifications/components/index.d.ts +1 -1
  115. package/dist/shared/components/notifications/components/notification-container/index.d.ts +1 -1
  116. package/dist/shared/components/notifications/composables/index.d.ts +2 -2
  117. package/dist/shared/components/notifications/composables/useContainer/index.d.ts +1 -1
  118. package/dist/shared/components/notifications/composables/useInstance/index.d.ts +1 -1
  119. package/dist/shared/components/notifications/core/index.d.ts +1 -1
  120. package/dist/shared/components/notifications/core/notification.d.ts +2 -2
  121. package/dist/shared/components/notifications/index.d.ts +4 -4
  122. package/dist/shared/components/popup-handler/components/index.d.ts +1 -1
  123. package/dist/shared/components/popup-handler/components/vc-popup-container/index.d.ts +1 -1
  124. package/dist/shared/components/popup-handler/composables/index.d.ts +1 -1
  125. package/dist/shared/components/popup-handler/composables/usePopup/index.d.ts +3 -3
  126. package/dist/shared/components/popup-handler/index.d.ts +7 -7
  127. package/dist/shared/components/popup-handler/keys.d.ts +1 -1
  128. package/dist/shared/components/popup-handler/plugin.d.ts +1 -1
  129. package/dist/shared/components/popup-handler/types/index.d.ts +1 -1
  130. package/dist/shared/components/settings-menu/index.d.ts +1 -1
  131. package/dist/shared/components/settings-menu-item/index.d.ts +1 -1
  132. package/dist/shared/components/sidebar/index.d.ts +3 -3
  133. package/dist/shared/components/sign-in/external-providers.vue.d.ts +1 -1
  134. package/dist/shared/components/sign-in/external-providers.vue.d.ts.map +1 -1
  135. package/dist/shared/components/sign-in/index.d.ts +1 -1
  136. package/dist/shared/components/sign-in/useExternalProvider.d.ts +1 -1
  137. package/dist/shared/components/theme-selector/index.d.ts +1 -1
  138. package/dist/shared/components/user-dropdown-button/_internal/user-sidebar.vue.d.ts +1 -1
  139. package/dist/shared/components/user-dropdown-button/index.d.ts +1 -1
  140. package/dist/shared/composables/index.d.ts +5 -5
  141. package/dist/shared/index.d.ts +5 -5
  142. package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts +1 -1
  143. package/dist/shared/modules/assets/components/assets-details/index.d.ts +1 -1
  144. package/dist/shared/modules/assets/components/index.d.ts +1 -1
  145. package/dist/shared/modules/assets/index.d.ts +1 -1
  146. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts +2 -2
  147. package/dist/shared/modules/assets-manager/components/assets-manager/index.d.ts +1 -1
  148. package/dist/shared/modules/assets-manager/components/index.d.ts +1 -1
  149. package/dist/shared/modules/assets-manager/index.d.ts +2 -2
  150. package/dist/shared/modules/dynamic/components/FIELD_MAP.d.ts +1 -1
  151. package/dist/shared/modules/dynamic/components/SchemaRender.d.ts +16 -16
  152. package/dist/shared/modules/dynamic/components/factories.d.ts +1 -1
  153. package/dist/shared/modules/dynamic/components/fields/Button.d.ts +4 -4
  154. package/dist/shared/modules/dynamic/components/fields/Card.d.ts +4 -4
  155. package/dist/shared/modules/dynamic/components/fields/Checkbox.d.ts +4 -4
  156. package/dist/shared/modules/dynamic/components/fields/ContentField.d.ts +4 -4
  157. package/dist/shared/modules/dynamic/components/fields/CustomComponent.d.ts +4 -4
  158. package/dist/shared/modules/dynamic/components/fields/DynamicProperty.d.ts +6 -6
  159. package/dist/shared/modules/dynamic/components/fields/EditorField.d.ts +6 -6
  160. package/dist/shared/modules/dynamic/components/fields/Fieldset.d.ts +4 -4
  161. package/dist/shared/modules/dynamic/components/fields/GalleryField.d.ts +4 -4
  162. package/dist/shared/modules/dynamic/components/fields/ImageField.d.ts +4 -4
  163. package/dist/shared/modules/dynamic/components/fields/InputCurrency.d.ts +4 -4
  164. package/dist/shared/modules/dynamic/components/fields/InputField.d.ts +2 -2
  165. package/dist/shared/modules/dynamic/components/fields/MultivalueField.d.ts +4 -4
  166. package/dist/shared/modules/dynamic/components/fields/RadioButtonGroup.d.ts +4 -4
  167. package/dist/shared/modules/dynamic/components/fields/RatingField.d.ts +4 -4
  168. package/dist/shared/modules/dynamic/components/fields/SelectField.d.ts +4 -4
  169. package/dist/shared/modules/dynamic/components/fields/StatusField.d.ts +4 -4
  170. package/dist/shared/modules/dynamic/components/fields/SwitchField.d.ts +4 -4
  171. package/dist/shared/modules/dynamic/components/fields/Table.d.ts +4 -4
  172. package/dist/shared/modules/dynamic/components/fields/TextareaField.d.ts +4 -4
  173. package/dist/shared/modules/dynamic/components/fields/VideoField.d.ts +4 -4
  174. package/dist/shared/modules/dynamic/components/fields/props.d.ts +3 -3
  175. package/dist/shared/modules/dynamic/components/index.d.ts +2 -2
  176. package/dist/shared/modules/dynamic/composables/index.d.ts +4 -4
  177. package/dist/shared/modules/dynamic/composables/useDynamicViewsUtils/index.d.ts +1 -1
  178. package/dist/shared/modules/dynamic/composables/useFilterBuilder/index.d.ts +2 -2
  179. package/dist/shared/modules/dynamic/composables/useTableTemplates/index.d.ts +1 -1
  180. package/dist/shared/modules/dynamic/composables/useToolbarReducer/index.d.ts +3 -3
  181. package/dist/shared/modules/dynamic/factories/base/useDetailsFactory.d.ts +1 -1
  182. package/dist/shared/modules/dynamic/factories/base/useListFactory.d.ts +1 -1
  183. package/dist/shared/modules/dynamic/factories/index.d.ts +3 -3
  184. package/dist/shared/modules/dynamic/factories/types/index.d.ts +6 -6
  185. package/dist/shared/modules/dynamic/helpers/methodHandler.d.ts +1 -1
  186. package/dist/shared/modules/dynamic/helpers/nodeBuilder.d.ts +2 -2
  187. package/dist/shared/modules/dynamic/helpers/override.d.ts +1 -1
  188. package/dist/shared/modules/dynamic/index.d.ts +5 -5
  189. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts +10 -10
  190. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +15 -15
  191. package/dist/shared/modules/dynamic/pages/index.d.ts +2 -2
  192. package/dist/shared/modules/dynamic/types/index.d.ts +3 -3
  193. package/dist/shared/modules/dynamic/types/models.d.ts +1 -1
  194. package/dist/shared/modules/index.d.ts +3 -3
  195. package/dist/shared/pages/ChangePasswordPage/components/change-password/index.d.ts +1 -1
  196. package/dist/shared/pages/ChangePasswordPage/components/index.d.ts +1 -1
  197. package/dist/shared/pages/ChangePasswordPage/index.d.ts +1 -1
  198. package/dist/shared/pages/ForgotPasswordPage/components/forgot-password/index.d.ts +1 -1
  199. package/dist/shared/pages/ForgotPasswordPage/components/index.d.ts +1 -1
  200. package/dist/shared/pages/ForgotPasswordPage/index.d.ts +1 -1
  201. package/dist/shared/pages/InvitePage/components/index.d.ts +1 -1
  202. package/dist/shared/pages/InvitePage/components/invite/index.d.ts +1 -1
  203. package/dist/shared/pages/InvitePage/index.d.ts +1 -1
  204. package/dist/shared/pages/LoginPage/components/index.d.ts +1 -1
  205. package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts.map +1 -1
  206. package/dist/shared/pages/LoginPage/components/login/index.d.ts +1 -1
  207. package/dist/shared/pages/LoginPage/index.d.ts +1 -1
  208. package/dist/shared/pages/ResetPasswordPage/components/index.d.ts +1 -1
  209. package/dist/shared/pages/ResetPasswordPage/components/reset-password/index.d.ts +1 -1
  210. package/dist/shared/pages/ResetPasswordPage/index.d.ts +1 -1
  211. package/dist/shared/pages/index.d.ts +5 -5
  212. package/dist/shared/pages/plugin.d.ts +5 -5
  213. package/dist/shared/utilities/index.d.ts +4 -4
  214. package/dist/tsconfig.tsbuildinfo +1 -1
  215. package/dist/ui/components/atoms/index.d.ts +21 -21
  216. package/dist/ui/components/atoms/vc-badge/index.d.ts +1 -1
  217. package/dist/ui/components/atoms/vc-banner/index.d.ts +1 -1
  218. package/dist/ui/components/atoms/vc-button/index.d.ts +3 -3
  219. package/dist/ui/components/atoms/vc-button/vc-button-group.vue.d.ts +1 -1
  220. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts +2 -2
  221. package/dist/ui/components/atoms/vc-card/index.d.ts +1 -1
  222. package/dist/ui/components/atoms/vc-col/index.d.ts +1 -1
  223. package/dist/ui/components/atoms/vc-container/index.d.ts +1 -1
  224. package/dist/ui/components/atoms/vc-hint/index.d.ts +1 -1
  225. package/dist/ui/components/atoms/vc-icon/composables/index.d.ts +2 -2
  226. package/dist/ui/components/atoms/vc-icon/composables/use-icon-type.d.ts +1 -1
  227. package/dist/ui/components/atoms/vc-icon/composables/use-icon.d.ts +1 -1
  228. package/dist/ui/components/atoms/vc-icon/icons/index.d.ts +1 -1
  229. package/dist/ui/components/atoms/vc-icon/index.d.ts +3 -3
  230. package/dist/ui/components/atoms/vc-icon/vc-bootstrap-icon.vue.d.ts +1 -1
  231. package/dist/ui/components/atoms/vc-icon/vc-fontawesome-icon.vue.d.ts +1 -1
  232. package/dist/ui/components/atoms/vc-icon/vc-lucide-icon.vue.d.ts +1 -1
  233. package/dist/ui/components/atoms/vc-icon/vc-material-icon.vue.d.ts +1 -1
  234. package/dist/ui/components/atoms/vc-icon/vc-svg-icon.vue.d.ts +1 -1
  235. package/dist/ui/components/atoms/vc-image/index.d.ts +1 -1
  236. package/dist/ui/components/atoms/vc-label/index.d.ts +1 -1
  237. package/dist/ui/components/atoms/vc-link/index.d.ts +1 -1
  238. package/dist/ui/components/atoms/vc-loading/index.d.ts +1 -1
  239. package/dist/ui/components/atoms/vc-progress/index.d.ts +1 -1
  240. package/dist/ui/components/atoms/vc-row/index.d.ts +1 -1
  241. package/dist/ui/components/atoms/vc-scrollable-container/index.d.ts +1 -1
  242. package/dist/ui/components/atoms/vc-skeleton/index.d.ts +1 -1
  243. package/dist/ui/components/atoms/vc-status/index.d.ts +1 -1
  244. package/dist/ui/components/atoms/vc-status-icon/index.d.ts +1 -1
  245. package/dist/ui/components/atoms/vc-tooltip/index.d.ts +1 -1
  246. package/dist/ui/components/atoms/vc-video/index.d.ts +1 -1
  247. package/dist/ui/components/atoms/vc-widget/index.d.ts +1 -1
  248. package/dist/ui/components/index.d.ts +3 -3
  249. package/dist/ui/components/molecules/index.d.ts +27 -27
  250. package/dist/ui/components/molecules/vc-accordion/index.d.ts +4 -4
  251. package/dist/ui/components/molecules/vc-breadcrumbs/index.d.ts +1 -1
  252. package/dist/ui/components/molecules/vc-checkbox/index.d.ts +1 -1
  253. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts +1 -1
  254. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
  255. package/dist/ui/components/molecules/vc-checkbox-group/index.d.ts +2 -2
  256. package/dist/ui/components/molecules/vc-color-input/index.d.ts +1 -1
  257. package/dist/ui/components/molecules/vc-color-input/vc-color-input.vue.d.ts +1 -1
  258. package/dist/ui/components/molecules/vc-date-picker/index.d.ts +1 -1
  259. package/dist/ui/components/molecules/vc-date-picker/vc-date-picker.vue.d.ts +1 -1
  260. package/dist/ui/components/molecules/vc-dropdown/index.d.ts +2 -2
  261. package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts +1 -1
  262. package/dist/ui/components/molecules/vc-dropdown-panel/index.d.ts +1 -1
  263. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-custom-button.vue.d.ts +1 -1
  264. package/dist/ui/components/molecules/vc-editor/_internal/vc-editor-toolbar.vue.d.ts +1 -1
  265. package/dist/ui/components/molecules/vc-editor/index.d.ts +2 -2
  266. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +2 -2
  267. package/dist/ui/components/molecules/vc-field/index.d.ts +1 -1
  268. package/dist/ui/components/molecules/vc-file-upload/index.d.ts +1 -1
  269. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +1 -1
  270. package/dist/ui/components/molecules/vc-form/index.d.ts +1 -1
  271. package/dist/ui/components/molecules/vc-input/index.d.ts +1 -1
  272. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +1 -1
  273. package/dist/ui/components/molecules/vc-input-currency/index.d.ts +1 -1
  274. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts +1 -1
  275. package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts +1 -1
  276. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts +1 -1
  277. package/dist/ui/components/molecules/vc-input-group/index.d.ts +2 -2
  278. package/dist/ui/components/molecules/vc-multivalue/composables/index.d.ts +6 -6
  279. package/dist/ui/components/molecules/vc-multivalue/composables/useMultivalueDropdown.d.ts +1 -1
  280. package/dist/ui/components/molecules/vc-multivalue/composables/useMultivalueInput.d.ts +1 -1
  281. package/dist/ui/components/molecules/vc-multivalue/composables/useMultivalueValues.d.ts +1 -1
  282. package/dist/ui/components/molecules/vc-multivalue/index.d.ts +1 -1
  283. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts +2 -2
  284. package/dist/ui/components/molecules/vc-pagination/index.d.ts +1 -1
  285. package/dist/ui/components/molecules/vc-paginator/index.d.ts +1 -1
  286. package/dist/ui/components/molecules/vc-radio-button/index.d.ts +1 -1
  287. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts +1 -1
  288. package/dist/ui/components/molecules/vc-radio-group/index.d.ts +2 -2
  289. package/dist/ui/components/molecules/vc-rating/index.d.ts +1 -1
  290. package/dist/ui/components/molecules/vc-select/composables/index.d.ts +7 -7
  291. package/dist/ui/components/molecules/vc-select/composables/useSelectDropdown.d.ts +1 -1
  292. package/dist/ui/components/molecules/vc-select/index.d.ts +2 -2
  293. package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts +2 -2
  294. package/dist/ui/components/molecules/vc-slider/index.d.ts +1 -1
  295. package/dist/ui/components/molecules/vc-switch/index.d.ts +1 -1
  296. package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts +1 -1
  297. package/dist/ui/components/molecules/vc-textarea/index.d.ts +1 -1
  298. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +1 -1
  299. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  300. package/dist/ui/components/molecules/vc-toast/index.d.ts +1 -1
  301. package/dist/ui/components/molecules/vc-toast/vc-toast.vue.d.ts +1 -1
  302. package/dist/ui/components/organisms/index.d.ts +8 -8
  303. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.vue.d.ts +1 -4
  304. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.vue.d.ts.map +1 -1
  305. package/dist/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubPopover.vue.d.ts +1 -1
  306. package/dist/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppHub.d.ts +2 -8
  307. package/dist/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppHub.d.ts.map +1 -1
  308. package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts +2 -2
  309. package/dist/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue.d.ts.map +1 -1
  310. package/dist/ui/components/organisms/vc-app/_internal/layouts/MobileLayout.vue.d.ts +2 -2
  311. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenu.vue.d.ts +1 -1
  312. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuGroup.vue.d.ts +1 -1
  313. package/dist/ui/components/organisms/vc-app/_internal/menu/VcAppMenuItem.vue.d.ts +1 -1
  314. package/dist/ui/components/organisms/vc-app/_internal/menu/composables/useBadge.d.ts +1 -1
  315. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarContent.vue.d.ts +1 -1
  316. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue.d.ts +2 -0
  317. package/dist/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue.d.ts.map +1 -1
  318. package/dist/ui/components/organisms/vc-app/composables/useShellBootstrap.d.ts +2 -2
  319. package/dist/ui/components/organisms/vc-app/composables/useShellNavigation.d.ts +1 -1
  320. package/dist/ui/components/organisms/vc-app/composition/app-bar/index.d.ts +6 -6
  321. package/dist/ui/components/organisms/vc-app/composition/index.d.ts +6 -6
  322. package/dist/ui/components/organisms/vc-app/composition/layouts/index.d.ts +2 -2
  323. package/dist/ui/components/organisms/vc-app/composition/menu/index.d.ts +5 -5
  324. package/dist/ui/components/organisms/vc-app/composition/shell/index.d.ts +3 -3
  325. package/dist/ui/components/organisms/vc-app/composition/sidebar/index.d.ts +3 -3
  326. package/dist/ui/components/organisms/vc-app/composition/state/index.d.ts +4 -4
  327. package/dist/ui/components/organisms/vc-app/index.d.ts +2 -2
  328. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts +3 -3
  329. package/dist/ui/components/organisms/vc-auth-layout/index.d.ts +1 -1
  330. package/dist/ui/components/organisms/vc-blade/_internal/BladeToolbar.vue.d.ts +1 -1
  331. package/dist/ui/components/organisms/vc-blade/_internal/composables/useBladeError.d.ts +1 -1
  332. package/dist/ui/components/organisms/vc-blade/_internal/composables/useToolbarRegistration.d.ts +2 -2
  333. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.vue.d.ts +1 -1
  334. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarCircleButton.vue.d.ts +1 -1
  335. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarDesktop.vue.d.ts +1 -1
  336. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarMobile.vue.d.ts +1 -1
  337. package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerDesktop.vue.d.ts +1 -1
  338. package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerMobile.vue.d.ts +1 -1
  339. package/dist/ui/components/organisms/vc-blade/constants.d.ts +1 -1
  340. package/dist/ui/components/organisms/vc-blade/index.d.ts +1 -1
  341. package/dist/ui/components/organisms/vc-blade/utils.d.ts +1 -1
  342. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +1 -1
  343. package/dist/ui/components/organisms/vc-dynamic-property/index.d.ts +1 -1
  344. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +1 -1
  345. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts +1 -1
  346. package/dist/ui/components/organisms/vc-gallery/index.d.ts +1 -1
  347. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +1 -1
  348. package/dist/ui/components/organisms/vc-popup/index.d.ts +1 -1
  349. package/dist/ui/components/organisms/vc-sidebar/index.d.ts +1 -1
  350. package/dist/ui/components/organisms/vc-table/VcDataTable.vue.d.ts +1 -1
  351. package/dist/ui/components/organisms/vc-table/VcTableAdapter.vue.d.ts +2 -2
  352. package/dist/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts +2 -2
  353. package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts +2 -2
  354. package/dist/ui/components/organisms/vc-table/_internal/vc-table-empty/vc-table-empty.vue.d.ts +1 -1
  355. package/dist/ui/components/organisms/vc-table/base/BaseVcDataTable.d.ts +1 -1
  356. package/dist/ui/components/organisms/vc-table/components/ColumnFilter.vue.d.ts +1 -1
  357. package/dist/ui/components/organisms/vc-table/components/DataTableBody.vue.d.ts +3 -3
  358. package/dist/ui/components/organisms/vc-table/components/DataTableCellRenderer.vue.d.ts +1 -1
  359. package/dist/ui/components/organisms/vc-table/components/DataTableHeader.vue.d.ts +2 -2
  360. package/dist/ui/components/organisms/vc-table/components/DataTableRow.vue.d.ts +2 -2
  361. package/dist/ui/components/organisms/vc-table/components/GlobalFiltersPanel.vue.d.ts +1 -1
  362. package/dist/ui/components/organisms/vc-table/components/TableActions.vue.d.ts +1 -1
  363. package/dist/ui/components/organisms/vc-table/components/TableRowActions.vue.d.ts +1 -1
  364. package/dist/ui/components/organisms/vc-table/components/VcColumn.vue.d.ts +1 -1
  365. package/dist/ui/components/organisms/vc-table/components/cells/index.d.ts +11 -11
  366. package/dist/ui/components/organisms/vc-table/components/index.d.ts +26 -26
  367. package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileCard.vue.d.ts +1 -1
  368. package/dist/ui/components/organisms/vc-table/components/mobile/DataTableMobileView.vue.d.ts +1 -1
  369. package/dist/ui/components/organisms/vc-table/components/mobile/MobileActionSheet.vue.d.ts +1 -1
  370. package/dist/ui/components/organisms/vc-table/components/mobile/MobileCellRenderer.vue.d.ts +1 -1
  371. package/dist/ui/components/organisms/vc-table/components/mobile/index.d.ts +5 -5
  372. package/dist/ui/components/organisms/vc-table/composables/index.d.ts +30 -30
  373. package/dist/ui/components/organisms/vc-table/composables/useColumnFilter.d.ts +1 -1
  374. package/dist/ui/components/organisms/vc-table/composables/useDataProcessing.d.ts +1 -1
  375. package/dist/ui/components/organisms/vc-table/composables/useDataTableOrchestrator.d.ts +4 -4
  376. package/dist/ui/components/organisms/vc-table/composables/useMobileCardLayout.d.ts +2 -2
  377. package/dist/ui/components/organisms/vc-table/composables/useTableColumns.d.ts +2 -2
  378. package/dist/ui/components/organisms/vc-table/composables/useTableFilter.d.ts +1 -1
  379. package/dist/ui/components/organisms/vc-table/composables/useTableRowReorder.d.ts +1 -1
  380. package/dist/ui/components/organisms/vc-table/composables/useTableSort.d.ts +1 -1
  381. package/dist/ui/components/organisms/vc-table/index.d.ts +9 -9
  382. package/dist/ui/components/organisms/vc-table/keys.d.ts +2 -2
  383. package/dist/ui/components/organisms/vc-table/types.d.ts +3 -3
  384. package/dist/ui/components/organisms/vc-table/utils/ColumnCollector.d.ts +1 -1
  385. package/dist/ui/components/organisms/vc-table/utils/index.d.ts +3 -3
  386. package/dist/ui/composables/index.d.ts +5 -5
  387. package/dist/ui/composables/useFormField.d.ts +2 -2
  388. package/dist/ui/types/index.d.ts +1 -1
  389. package/dist/vendor-d3-array-9cpTrqlO.js +149 -0
  390. package/dist/vendor-d3-axis-D1_DbKLz.js +74 -0
  391. package/dist/vendor-d3-brush-CcKeJp9e.js +1 -0
  392. package/dist/vendor-d3-chord-l0sNRNKZ.js +1 -0
  393. package/dist/vendor-d3-color-BOYE6h_9.js +306 -0
  394. package/dist/vendor-d3-dispatch-fx-WMg0D.js +64 -0
  395. package/dist/vendor-d3-drag-l0sNRNKZ.js +1 -0
  396. package/dist/vendor-d3-ease-Cr34gv04.js +8 -0
  397. package/dist/vendor-d3-force-l0sNRNKZ.js +1 -0
  398. package/dist/vendor-d3-format-DaIwZvFc.js +182 -0
  399. package/dist/vendor-d3-geo-l0sNRNKZ.js +1 -0
  400. package/dist/vendor-d3-geo-projection-l0sNRNKZ.js +1 -0
  401. package/dist/vendor-d3-hierarchy-l0sNRNKZ.js +1 -0
  402. package/dist/vendor-d3-interpolate-BYG2gvO4.js +177 -0
  403. package/dist/vendor-d3-interpolate-path-CpGLvKgS.js +299 -0
  404. package/dist/vendor-d3-path-DJOTitNW.js +64 -0
  405. package/dist/vendor-d3-quadtree-l0sNRNKZ.js +1 -0
  406. package/dist/vendor-d3-sankey-l0sNRNKZ.js +1 -0
  407. package/dist/vendor-d3-scale-CC5rtdt5.js +561 -0
  408. package/dist/vendor-d3-selection-CNMxsYiL.js +603 -0
  409. package/dist/vendor-d3-shape-DBhCDMiV.js +925 -0
  410. package/dist/vendor-d3-time-DAPP210_.js +212 -0
  411. package/dist/vendor-d3-time-format-hD7iE2WG.js +491 -0
  412. package/dist/vendor-d3-timer-C1cUWKPz.js +67 -0
  413. package/dist/vendor-d3-transition-BbNQT7qF.js +524 -0
  414. package/dist/vendor-d3-zoom-CcKeJp9e.js +1 -0
  415. package/dist/vendor-elkjs-l0sNRNKZ.js +1 -0
  416. package/dist/vendor-emotion-cache-eEZT5l-Q.js +274 -0
  417. package/dist/vendor-emotion-hash-DImMRhyK.js +22 -0
  418. package/dist/vendor-emotion-memoize-BcEUCz8q.js +9 -0
  419. package/dist/vendor-emotion-serialize-BSDW8NwU.js +123 -0
  420. package/dist/vendor-emotion-sheet-CS8ZBl9s.js +44 -0
  421. package/dist/vendor-emotion-unitless-B7u1PU6w.js +53 -0
  422. package/dist/vendor-emotion-utils-D7refZTM.js +28 -0
  423. package/dist/vendor-emotion-weak-memoize-l0sNRNKZ.js +1 -0
  424. package/dist/vendor-internmap-Q5729_cS.js +35 -0
  425. package/dist/vendor-juggle-resize-observer-DiSiNbbT.js +286 -0
  426. package/dist/vendor-kdbush-l0sNRNKZ.js +1 -0
  427. package/dist/vendor-leaflet-l0sNRNKZ.js +1 -0
  428. package/dist/vendor-lodash-l0sNRNKZ.js +1 -0
  429. package/dist/vendor-maplibre-gl-l0sNRNKZ.js +1 -0
  430. package/dist/vendor-microsoft-signalr-Bgpbb4fW.js +1 -1
  431. package/dist/vendor-striptags-BrHtQQiF.js +120 -0
  432. package/dist/vendor-stylis-ClfDrgKE.js +334 -0
  433. package/dist/vendor-supercluster-l0sNRNKZ.js +1 -0
  434. package/dist/vendor-three-l0sNRNKZ.js +1 -0
  435. package/dist/vendor-throttle-debounce-CX0imT7m.js +28 -0
  436. package/dist/vendor-topojson-client-l0sNRNKZ.js +1 -0
  437. package/dist/vendor-tslib-l0sNRNKZ.js +1 -0
  438. package/dist/vendor-unovis-dagre-layout-l0sNRNKZ.js +1 -0
  439. package/dist/vendor-unovis-graphlibrary-l0sNRNKZ.js +1 -0
  440. package/dist/vendor-unovis-ts-Bue71Kwt.js +2382 -0
  441. package/dist/vendor-unovis-vue-C_K1g5KH.js +446 -0
  442. package/package.json +6 -4
  443. package/shared/components/dashboard-charts/ChartContainer.vue +54 -0
  444. package/shared/components/dashboard-charts/ChartLegend.vue +40 -0
  445. package/shared/components/dashboard-charts/ChartTooltip.vue +43 -0
  446. package/shared/components/dashboard-charts/DashboardBarChart.vue +165 -0
  447. package/shared/components/dashboard-charts/DashboardDonutChart.vue +137 -0
  448. package/shared/components/dashboard-charts/DashboardLineChart.vue +170 -0
  449. package/shared/components/dashboard-charts/chart-theme.scss +19 -0
  450. package/shared/components/dashboard-charts/chart-tooltip.scss +48 -0
  451. package/shared/components/dashboard-charts/chart-utils.ts +189 -0
  452. package/shared/components/dashboard-charts/dashboard-charts.stories.ts +393 -0
  453. package/shared/components/dashboard-charts/index.ts +7 -0
  454. package/shared/components/dashboard-charts/types.ts +7 -0
  455. package/shared/components/index.ts +1 -0
  456. package/shared/components/sign-in/external-providers.vue +1 -1
  457. package/shared/pages/LoginPage/components/login/Login.vue +29 -31
  458. package/ui/components/molecules/vc-checkbox/vc-checkbox.vue +2 -4
  459. package/ui/components/molecules/vc-file-upload/vc-file-upload.vue +3 -3
  460. package/ui/components/molecules/vc-multivalue/vc-multivalue.vue +1 -1
  461. package/ui/components/molecules/vc-radio-button/vc-radio-button.vue +2 -2
  462. package/ui/components/molecules/vc-select/vc-select.vue +1 -1
  463. package/ui/components/molecules/vc-slider/vc-slider.vue +1 -1
  464. package/ui/components/molecules/vc-switch/vc-switch.vue +2 -2
  465. package/ui/components/molecules/vc-textarea/vc-textarea.vue +8 -2
  466. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.test.ts +2 -23
  467. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubContent.vue +135 -194
  468. package/ui/components/organisms/vc-app/_internal/app-bar/components/AppHubPopover.vue +1 -1
  469. package/ui/components/organisms/vc-app/_internal/app-bar/composables/useAppHub.ts +0 -44
  470. package/ui/components/organisms/vc-app/_internal/layouts/DesktopLayout.vue +1 -0
  471. package/ui/components/organisms/vc-app/_internal/sidebar/SidebarHeader.vue +181 -164
  472. package/ui/components/organisms/vc-app/composables/useShellBootstrap.ts +114 -106
  473. package/ui/components/organisms/vc-app/vc-app-shell.stories.ts +96 -37
@@ -1,22 +1,22 @@
1
- export * from "@ui/components/atoms/vc-badge";
2
- export * from "@ui/components/atoms/vc-button";
3
- export * from "@ui/components/atoms/vc-card";
4
- export * from "@ui/components/atoms/vc-col";
5
- export * from "@ui/components/atoms/vc-container";
6
- export * from "@ui/components/atoms/vc-hint";
7
- export * from "@ui/components/atoms/vc-icon";
8
- export * from "@ui/components/atoms/vc-image";
9
- export * from "@ui/components/atoms/vc-label";
10
- export * from "@ui/components/atoms/vc-link";
11
- export * from "@ui/components/atoms/vc-loading";
12
- export * from "@ui/components/atoms/vc-progress";
13
- export * from "@ui/components/atoms/vc-row";
14
- export * from "@ui/components/atoms/vc-status";
15
- export * from "@ui/components/atoms/vc-status-icon";
16
- export * from "@ui/components/atoms/vc-video";
17
- export * from "@ui/components/atoms/vc-widget";
18
- export * from "@ui/components/atoms/vc-tooltip";
19
- export * from "@ui/components/atoms/vc-skeleton";
20
- export * from "@ui/components/atoms/vc-banner";
21
- export * from "@ui/components/atoms/vc-scrollable-container";
1
+ export * from "../../components/atoms/vc-badge";
2
+ export * from "../../components/atoms/vc-button";
3
+ export * from "../../components/atoms/vc-card";
4
+ export * from "../../components/atoms/vc-col";
5
+ export * from "../../components/atoms/vc-container";
6
+ export * from "../../components/atoms/vc-hint";
7
+ export * from "../../components/atoms/vc-icon";
8
+ export * from "../../components/atoms/vc-image";
9
+ export * from "../../components/atoms/vc-label";
10
+ export * from "../../components/atoms/vc-link";
11
+ export * from "../../components/atoms/vc-loading";
12
+ export * from "../../components/atoms/vc-progress";
13
+ export * from "../../components/atoms/vc-row";
14
+ export * from "../../components/atoms/vc-status";
15
+ export * from "../../components/atoms/vc-status-icon";
16
+ export * from "../../components/atoms/vc-video";
17
+ export * from "../../components/atoms/vc-widget";
18
+ export * from "../../components/atoms/vc-tooltip";
19
+ export * from "../../components/atoms/vc-skeleton";
20
+ export * from "../../components/atoms/vc-banner";
21
+ export * from "../../components/atoms/vc-scrollable-container";
22
22
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcBadge } from "@ui/components/atoms/vc-badge/vc-badge.vue";
1
+ export { default as VcBadge } from "../../../components/atoms/vc-badge/vc-badge.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcBanner } from "@ui/components/atoms/vc-banner/vc-banner.vue";
1
+ export { default as VcBanner } from "../../../components/atoms/vc-banner/vc-banner.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- export { default as VcButton } from "@ui/components/atoms/vc-button/vc-button.vue";
2
- export { default as VcButtonGroup } from "@ui/components/atoms/vc-button/vc-button-group.vue";
3
- export { ButtonGroupKey, type ButtonVariant, type ButtonSize, type ButtonGroupContext } from "@ui/components/atoms/vc-button/types";
1
+ export { default as VcButton } from "../../../components/atoms/vc-button/vc-button.vue";
2
+ export { default as VcButtonGroup } from "../../../components/atoms/vc-button/vc-button-group.vue";
3
+ export { ButtonGroupKey, type ButtonVariant, type ButtonSize, type ButtonGroupContext } from "../../../components/atoms/vc-button/types";
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- import { type ButtonSize } from "@ui/components/atoms/vc-button/types";
1
+ import { type ButtonSize } from "../../../components/atoms/vc-button/types";
2
2
  export interface Props {
3
3
  orientation?: "horizontal" | "vertical";
4
4
  size?: ButtonSize;
@@ -1,6 +1,6 @@
1
1
  import { type Component } from "vue";
2
- import { VcIcon } from "@ui/components/atoms/vc-icon";
3
- import { type ButtonVariant, type ButtonSize } from "@ui/components/atoms/vc-button/types";
2
+ import { VcIcon } from "../../../components/atoms/vc-icon";
3
+ import { type ButtonVariant, type ButtonSize } from "../../../components/atoms/vc-button/types";
4
4
  export interface Props {
5
5
  icon?: string | Component;
6
6
  iconClass?: string;
@@ -1,3 +1,3 @@
1
- import _Card from "@ui/components/atoms/vc-card/vc-card.vue";
1
+ import _Card from "../../../components/atoms/vc-card/vc-card.vue";
2
2
  export declare const VcCard: typeof _Card;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcCol } from "@ui/components/atoms/vc-col/vc-col.vue";
1
+ export { default as VcCol } from "../../../components/atoms/vc-col/vc-col.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { VNode } from "vue";
2
- import _Container from "@ui/components/atoms/vc-container/vc-container.vue";
2
+ import _Container from "../../../components/atoms/vc-container/vc-container.vue";
3
3
  export declare const VcContainer: typeof _Container & {
4
4
  new (): {
5
5
  $slots: {
@@ -1,4 +1,4 @@
1
- import _Hint from "@ui/components/atoms/vc-hint/vc-hint.vue";
1
+ import _Hint from "../../../components/atoms/vc-hint/vc-hint.vue";
2
2
  import { VNode } from "vue";
3
3
  export declare const VcHint: typeof _Hint & {
4
4
  new (): {
@@ -1,3 +1,3 @@
1
- export * from "@ui/components/atoms/vc-icon/composables/use-icon";
2
- export * from "@ui/components/atoms/vc-icon/composables/use-icon-type";
1
+ export * from "../../../../components/atoms/vc-icon/composables/use-icon";
2
+ export * from "../../../../components/atoms/vc-icon/composables/use-icon-type";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import type { Component } from "vue";
2
- import type { IconType } from "@ui/components/atoms/vc-icon/types";
2
+ import type { IconType } from "../../../../components/atoms/vc-icon/types";
3
3
  interface UseIconTypeOptions {
4
4
  /**
5
5
  * Icon (string or component)
@@ -1,4 +1,4 @@
1
- import type { IconSize, IconType, IconVariant } from "@ui/components/atoms/vc-icon/types";
1
+ import type { IconSize, IconType, IconVariant } from "../../../../components/atoms/vc-icon/types";
2
2
  import type { MaybeRef } from "@vueuse/core";
3
3
  interface UseIconOptions {
4
4
  /**
@@ -1,2 +1,2 @@
1
- export { default as MenuBurgerIcon } from "@ui/components/atoms/vc-icon/icons/MenuBurgerIcon.vue";
1
+ export { default as MenuBurgerIcon } from "../../../../components/atoms/vc-icon/icons/MenuBurgerIcon.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- export { default as VcIcon } from "@ui/components/atoms/vc-icon/vc-icon.vue";
2
- export * from "@ui/components/atoms/vc-icon/types";
3
- export * from "@ui/components/atoms/vc-icon/icons";
1
+ export { default as VcIcon } from "../../../components/atoms/vc-icon/vc-icon.vue";
2
+ export * from "../../../components/atoms/vc-icon/types";
3
+ export * from "../../../components/atoms/vc-icon/icons";
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- import type { IconSize, IconVariant } from "@ui/components/atoms/vc-icon/types";
1
+ import type { IconSize, IconVariant } from "../../../components/atoms/vc-icon/types";
2
2
  interface Props {
3
3
  /**
4
4
  * Bootstrap icon name (e.g. "bi-house" or "house")
@@ -1,4 +1,4 @@
1
- import type { IconSize, IconVariant } from "@ui/components/atoms/vc-icon/types";
1
+ import type { IconSize, IconVariant } from "../../../components/atoms/vc-icon/types";
2
2
  interface Props {
3
3
  /**
4
4
  * Font Awesome icon class name (e.g. "fas fa-user" or "fa-user")
@@ -1,4 +1,4 @@
1
- import type { IconSize, IconVariant } from "@ui/components/atoms/vc-icon/types";
1
+ import type { IconSize, IconVariant } from "../../../components/atoms/vc-icon/types";
2
2
  interface Props {
3
3
  /**
4
4
  * Lucide icon name or reference
@@ -1,4 +1,4 @@
1
- import type { IconSize, IconVariant } from "@ui/components/atoms/vc-icon/types";
1
+ import type { IconSize, IconVariant } from "../../../components/atoms/vc-icon/types";
2
2
  interface Props {
3
3
  /**
4
4
  * Material icon name (e.g., "home", "settings", "account_circle")
@@ -1,4 +1,4 @@
1
- import type { IconSize, IconVariant } from "@ui/components/atoms/vc-icon/types";
1
+ import type { IconSize, IconVariant } from "../../../components/atoms/vc-icon/types";
2
2
  interface Props {
3
3
  /**
4
4
  * Path to SVG icon or sprite
@@ -1,2 +1,2 @@
1
- export { default as VcImage } from "@ui/components/atoms/vc-image/vc-image.vue";
1
+ export { default as VcImage } from "../../../components/atoms/vc-image/vc-image.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcLabel } from "@ui/components/atoms/vc-label/vc-label.vue";
1
+ export { default as VcLabel } from "../../../components/atoms/vc-label/vc-label.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { VNode } from "vue";
2
- import _Link from "@ui/components/atoms/vc-link/vc-link.vue";
2
+ import _Link from "../../../components/atoms/vc-link/vc-link.vue";
3
3
  export declare const VcLink: typeof _Link & {
4
4
  new (): {
5
5
  $slots: {
@@ -1,3 +1,3 @@
1
- import _Loading from "@ui/components/atoms/vc-loading/vc-loading.vue";
1
+ import _Loading from "../../../components/atoms/vc-loading/vc-loading.vue";
2
2
  export declare const VcLoading: typeof _Loading;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { VNode } from "vue";
2
- import _Progress from "@ui/components/atoms/vc-progress/vc-progress.vue";
2
+ import _Progress from "../../../components/atoms/vc-progress/vc-progress.vue";
3
3
  export declare const VcProgress: typeof _Progress & {
4
4
  new (): {
5
5
  $slots: {
@@ -1,2 +1,2 @@
1
- export { default as VcRow } from "@ui/components/atoms/vc-row/vc-row.vue";
1
+ export { default as VcRow } from "../../../components/atoms/vc-row/vc-row.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcScrollableContainer } from "@ui/components/atoms/vc-scrollable-container/vc-scrollable-container.vue";
1
+ export { default as VcScrollableContainer } from "../../../components/atoms/vc-scrollable-container/vc-scrollable-container.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcSkeleton } from "@ui/components/atoms/vc-skeleton/vc-skeleton.vue";
1
+ export { default as VcSkeleton } from "../../../components/atoms/vc-skeleton/vc-skeleton.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcStatus } from "@ui/components/atoms/vc-status/vc-status.vue";
1
+ export { default as VcStatus } from "../../../components/atoms/vc-status/vc-status.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcStatusIcon } from "@ui/components/atoms/vc-status-icon/vc-status-icon.vue";
1
+ export { default as VcStatusIcon } from "../../../components/atoms/vc-status-icon/vc-status-icon.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcTooltip } from "@ui/components/atoms/vc-tooltip/vc-tooltip.vue";
1
+ export { default as VcTooltip } from "../../../components/atoms/vc-tooltip/vc-tooltip.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcVideo } from "@ui/components/atoms/vc-video/vc-video.vue";
1
+ export { default as VcVideo } from "../../../components/atoms/vc-video/vc-video.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,3 +1,3 @@
1
- import _Widget from "@ui/components/atoms/vc-widget/vc-widget.vue";
1
+ import _Widget from "../../../components/atoms/vc-widget/vc-widget.vue";
2
2
  export declare const VcWidget: typeof _Widget;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- export * from "@ui/components/atoms";
2
- export * from "@ui/components/molecules";
3
- export * from "@ui/components/organisms";
1
+ export * from "../components/atoms";
2
+ export * from "../components/molecules";
3
+ export * from "../components/organisms";
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1,28 +1,28 @@
1
- export * from "@ui/components/molecules/vc-accordion";
2
- export * from "@ui/components/molecules/vc-breadcrumbs";
3
- export * from "@ui/components/molecules/vc-editor";
4
- export * from "@ui/components/molecules/vc-form";
5
- export * from "@ui/components/molecules/vc-file-upload";
6
- export * from "@ui/components/molecules/vc-input";
7
- export * from "@ui/components/molecules/vc-input-currency";
8
- export * from "@ui/components/molecules/vc-date-picker";
9
- export * from "@ui/components/molecules/vc-color-input";
10
- export * from "@ui/components/molecules/vc-toast";
11
- export * from "@ui/components/molecules/vc-pagination";
12
- export * from "@ui/components/molecules/vc-paginator";
13
- export * from "@ui/components/molecules/vc-rating";
14
- export * from "@ui/components/molecules/vc-select";
15
- export * from "@ui/components/molecules/vc-slider";
16
- export * from "@ui/components/molecules/vc-textarea";
17
- export * from "@ui/components/molecules/vc-multivalue";
18
- export * from "@ui/components/molecules/vc-field";
19
- export * from "@ui/components/molecules/vc-radio-button";
20
- export * from "@ui/components/molecules/vc-radio-group";
21
- export * from "@ui/components/molecules/vc-checkbox";
22
- export * from "@ui/components/molecules/vc-checkbox-group";
23
- export * from "@ui/components/molecules/vc-input-group";
24
- export * from "@ui/components/molecules/vc-input-dropdown";
25
- export * from "@ui/components/molecules/vc-switch";
26
- export * from "@ui/components/molecules/vc-dropdown-panel";
27
- export * from "@ui/components/molecules/vc-dropdown";
1
+ export * from "../../components/molecules/vc-accordion";
2
+ export * from "../../components/molecules/vc-breadcrumbs";
3
+ export * from "../../components/molecules/vc-editor";
4
+ export * from "../../components/molecules/vc-form";
5
+ export * from "../../components/molecules/vc-file-upload";
6
+ export * from "../../components/molecules/vc-input";
7
+ export * from "../../components/molecules/vc-input-currency";
8
+ export * from "../../components/molecules/vc-date-picker";
9
+ export * from "../../components/molecules/vc-color-input";
10
+ export * from "../../components/molecules/vc-toast";
11
+ export * from "../../components/molecules/vc-pagination";
12
+ export * from "../../components/molecules/vc-paginator";
13
+ export * from "../../components/molecules/vc-rating";
14
+ export * from "../../components/molecules/vc-select";
15
+ export * from "../../components/molecules/vc-slider";
16
+ export * from "../../components/molecules/vc-textarea";
17
+ export * from "../../components/molecules/vc-multivalue";
18
+ export * from "../../components/molecules/vc-field";
19
+ export * from "../../components/molecules/vc-radio-button";
20
+ export * from "../../components/molecules/vc-radio-group";
21
+ export * from "../../components/molecules/vc-checkbox";
22
+ export * from "../../components/molecules/vc-checkbox-group";
23
+ export * from "../../components/molecules/vc-input-group";
24
+ export * from "../../components/molecules/vc-input-dropdown";
25
+ export * from "../../components/molecules/vc-switch";
26
+ export * from "../../components/molecules/vc-dropdown-panel";
27
+ export * from "../../components/molecules/vc-dropdown";
28
28
  //# sourceMappingURL=index.d.ts.map
@@ -1,7 +1,7 @@
1
- import _Accordion from "@ui/components/molecules/vc-accordion/vc-accordion.vue";
2
- import _AccordionItem from "@ui/components/molecules/vc-accordion/_internal/vc-accordion-item/vc-accordion-item.vue";
1
+ import _Accordion from "../../../components/molecules/vc-accordion/vc-accordion.vue";
2
+ import _AccordionItem from "../../../components/molecules/vc-accordion/_internal/vc-accordion-item/vc-accordion-item.vue";
3
3
  export declare const VcAccordion: typeof _Accordion;
4
4
  export declare const VcAccordionItem: typeof _AccordionItem;
5
- export type { AccordionItem, Props as AccordionProps, Emits as AccordionEmits } from "@ui/components/molecules/vc-accordion/vc-accordion.vue";
6
- export type { Props as AccordionItemProps, Emits as AccordionItemEmits, } from "@ui/components/molecules/vc-accordion/_internal/vc-accordion-item/vc-accordion-item.vue";
5
+ export type { AccordionItem, Props as AccordionProps, Emits as AccordionEmits } from "../../../components/molecules/vc-accordion/vc-accordion.vue";
6
+ export type { Props as AccordionItemProps, Emits as AccordionItemEmits, } from "../../../components/molecules/vc-accordion/_internal/vc-accordion-item/vc-accordion-item.vue";
7
7
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcBreadcrumbs } from "@ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue";
1
+ export { default as VcBreadcrumbs } from "../../../components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,3 +1,3 @@
1
- import _Checkbox from "@ui/components/molecules/vc-checkbox/vc-checkbox.vue";
1
+ import _Checkbox from "../../../components/molecules/vc-checkbox/vc-checkbox.vue";
2
2
  export declare const VcCheckbox: typeof _Checkbox;
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { MaybeRef } from "vue";
2
- import type { IFormFieldProps } from "@ui/types";
2
+ import type { IFormFieldProps } from "../../../types";
3
3
  export interface Props extends IFormFieldProps {
4
4
  modelValue: MaybeRef<boolean | any[]>;
5
5
  value?: any;
@@ -1 +1 @@
1
- {"version":3,"file":"vc-checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-checkbox/vc-checkbox.vue"],"names":[],"mappings":"AAAA,OA0VO,EAAE,QAAQ,EAA0C,MAAM,KAAK,CAAC;AAIvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAEjD,MAAM,WAAW,KAAM,SAAQ,eAAe;IAC5C,UAAU,EAAE,QAAQ,CAAC,OAAO,GAAG,GAAG,EAAE,CAAC,CAAC;IACtC,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IACvB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,MAAM,WAAW,KAAK;IACpB,CAAC,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,GAAG,GAAG,EAAE,GAAG,IAAI,CAAC;CAC5D;AAaD,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC;IAC/C,KAAK,EAAE,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC;IAC7C,IAAI,EAAE,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC;CAC7C,CAAC;AAkOF,QAAA,MAAM,eAAe;;;;;UA1PZ,GAAG,GAAG,GAAG,GAAG,GAAG;;eAFV,OAAO;gBACN,OAAO;mBAGJ,OAAO;6EAgQvB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"vc-checkbox.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-checkbox/vc-checkbox.vue"],"names":[],"mappings":"AAAA,OAwVO,EAAE,QAAQ,EAA0C,MAAM,KAAK,CAAC;AAIvE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,WAAW,CAAC;AAEjD,MAAM,WAAW,KAAM,SAAQ,eAAe;IAC5C,UAAU,EAAE,QAAQ,CAAC,OAAO,GAAG,GAAG,EAAE,CAAC,CAAC;IACtC,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,IAAI,CAAC,EAAE,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;IACvB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,MAAM,WAAW,KAAK;IACpB,CAAC,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,OAAO,GAAG,GAAG,EAAE,GAAG,IAAI,CAAC;CAC5D;AAaD,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC;IAC/C,KAAK,EAAE,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC;IAC7C,IAAI,EAAE,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC;CAC7C,CAAC;AAkOF,QAAA,MAAM,eAAe;;;;;UA1PZ,GAAG,GAAG,GAAG,GAAG,GAAG;;eAFV,OAAO;gBACN,OAAO;mBAGJ,OAAO;6EAgQvB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAa1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1,3 +1,3 @@
1
- export { default as VcCheckboxGroup } from "@ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue";
2
- export type { CheckboxGroupOption } from "@ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue";
1
+ export { default as VcCheckboxGroup } from "../../../components/molecules/vc-checkbox-group/vc-checkbox-group.vue";
2
+ export type { CheckboxGroupOption } from "../../../components/molecules/vc-checkbox-group/vc-checkbox-group.vue";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcColorInput } from "@ui/components/molecules/vc-color-input/vc-color-input.vue";
1
+ export { default as VcColorInput } from "../../../components/molecules/vc-color-input/vc-color-input.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- import type { ITextFieldProps } from "@ui/types";
1
+ import type { ITextFieldProps } from "../../../types";
2
2
  export interface VcColorInputProps extends ITextFieldProps {
3
3
  modelValue?: string | null;
4
4
  }
@@ -1,2 +1,2 @@
1
- export { default as VcDatePicker } from "@ui/components/molecules/vc-date-picker/vc-date-picker.vue";
1
+ export { default as VcDatePicker } from "../../../components/molecules/vc-date-picker/vc-date-picker.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { VueDatePickerProps, ModelValue } from "@vuepic/vue-datepicker";
2
2
  import "@vuepic/vue-datepicker/dist/main.css";
3
- import type { ITextFieldProps } from "@ui/types";
3
+ import type { ITextFieldProps } from "../../../types";
4
4
  export interface VcDatePickerProps extends ITextFieldProps {
5
5
  modelValue?: ModelValue;
6
6
  type?: "date" | "datetime-local";
@@ -1,3 +1,3 @@
1
- export { default as VcDropdown } from "@ui/components/molecules/vc-dropdown/vc-dropdown.vue";
2
- export { default as VcDropdownItem } from "@ui/components/molecules/vc-dropdown/_internal/VcDropdownItem.vue";
1
+ export { default as VcDropdown } from "../../../components/molecules/vc-dropdown/vc-dropdown.vue";
2
+ export { default as VcDropdownItem } from "../../../components/molecules/vc-dropdown/_internal/VcDropdownItem.vue";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- import { type FloatingOffset } from "@ui/composables";
1
+ import { type FloatingOffset } from "../../../composables";
2
2
  import type { Placement } from "@floating-ui/vue";
3
3
  export type DropdownRole = "menu" | "listbox";
4
4
  export type DropdownCloseReason = "outside" | "escape" | "action";
@@ -1,2 +1,2 @@
1
- export { default as VcDropdownPanel } from "@ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue";
1
+ export { default as VcDropdownPanel } from "../../../components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import type { Editor } from "@tiptap/vue-3";
2
- import type { CustomToolbarItem } from "@ui/components/molecules/vc-editor/_internal/toolbar-types";
2
+ import type { CustomToolbarItem } from "../../../../components/molecules/vc-editor/_internal/toolbar-types";
3
3
  interface Props {
4
4
  editor: Editor;
5
5
  customButton: CustomToolbarItem;
@@ -1,5 +1,5 @@
1
1
  import type { Editor } from "@tiptap/vue-3";
2
- import type { CustomToolbarItem } from "@ui/components/molecules/vc-editor/_internal/toolbar-types";
2
+ import type { CustomToolbarItem } from "../../../../components/molecules/vc-editor/_internal/toolbar-types";
3
3
  export interface Props {
4
4
  editor: Editor;
5
5
  disabled: boolean;
@@ -1,3 +1,3 @@
1
- export { default as VcEditor } from "@ui/components/molecules/vc-editor/vc-editor.vue";
2
- export type { CustomToolbarButton, CustomToolbarDropdown, CustomToolbarItem, } from "@ui/components/molecules/vc-editor/_internal/toolbar-types";
1
+ export { default as VcEditor } from "../../../components/molecules/vc-editor/vc-editor.vue";
2
+ export type { CustomToolbarButton, CustomToolbarDropdown, CustomToolbarItem, } from "../../../components/molecules/vc-editor/_internal/toolbar-types";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
- import type { CustomToolbarItem } from "@ui/components/molecules/vc-editor/_internal/toolbar-types";
2
- export type { CustomToolbarItem, CustomToolbarButton, CustomToolbarDropdown } from "@ui/components/molecules/vc-editor/_internal/toolbar-types";
1
+ import type { CustomToolbarItem } from "../../../components/molecules/vc-editor/_internal/toolbar-types";
2
+ export type { CustomToolbarItem, CustomToolbarButton, CustomToolbarDropdown } from "../../../components/molecules/vc-editor/_internal/toolbar-types";
3
3
  export type ToolbarNames = "bold" | "italic" | "underline" | "strikethrough" | "heading1" | "heading2" | "heading3" | "bulletList" | "orderedList" | "blockquote" | "link" | "image" | "table" | "fontSize" | "separator";
4
4
  export interface Props {
5
5
  placeholder?: string;
@@ -1,2 +1,2 @@
1
- export { default as VcField } from "@ui/components/molecules/vc-field/vc-field.vue";
1
+ export { default as VcField } from "../../../components/molecules/vc-field/vc-field.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1,2 @@
1
- export { default as VcFileUpload } from "@ui/components/molecules/vc-file-upload/vc-file-upload.vue";
1
+ export { default as VcFileUpload } from "../../../components/molecules/vc-file-upload/vc-file-upload.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- import { IValidationRules } from "@core/types";
1
+ import { IValidationRules } from "../../../../core/types";
2
2
  export interface Props {
3
3
  variant?: "gallery" | "file-upload";
4
4
  loading?: boolean;
@@ -1,5 +1,5 @@
1
1
  import { VNode } from "vue";
2
- import _Form from "@ui/components/molecules/vc-form/vc-form.vue";
2
+ import _Form from "../../../components/molecules/vc-form/vc-form.vue";
3
3
  export declare const VcForm: typeof _Form & {
4
4
  new (): {
5
5
  $slots: {
@@ -1,2 +1,2 @@
1
- export { default as VcInput } from "@ui/components/molecules/vc-input/vc-input.vue";
1
+ export { default as VcInput } from "../../../components/molecules/vc-input/vc-input.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import type { VueDatePickerProps, ModelValue } from "@vuepic/vue-datepicker";
2
- import type { ITextFieldProps } from "@ui/types";
2
+ import type { ITextFieldProps } from "../../../types";
3
3
  /**
4
4
  * Base props for VcInput
5
5
  */
@@ -1,2 +1,2 @@
1
- export { default as VcInputCurrency } from "@ui/components/molecules/vc-input-currency/vc-input-currency.vue";
1
+ export { default as VcInputCurrency } from "../../../components/molecules/vc-input-currency/vc-input-currency.vue";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { CurrencyDisplay } from "vue-currency-input";
2
- import { type OptionProp } from "@ui/components/molecules/vc-select";
2
+ import { type OptionProp } from "../../../components/molecules/vc-select";
3
3
  export interface Props {
4
4
  /**
5
5
  * Model of the currency component; Use with a listener for 'update:price' event OR use v-model:price directive
@@ -1,4 +1,4 @@
1
- import VcInputDropdown from "@ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue";
1
+ import VcInputDropdown from "../../../components/molecules/vc-input-dropdown/vc-input-dropdown.vue";
2
2
  export { VcInputDropdown };
3
3
  export default VcInputDropdown;
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- import { type OptionProp } from "@ui/components/molecules/vc-select";
1
+ import { type OptionProp } from "../../../components/molecules/vc-select";
2
2
  export interface Props {
3
3
  /**
4
4
  * Model of the input component
@@ -1,3 +1,3 @@
1
- export { default as VcInputGroup } from "@ui/components/molecules/vc-input-group/vc-input-group.vue";
2
- export type { InputGroupContext } from "@ui/components/molecules/vc-input-group/context";
1
+ export { default as VcInputGroup } from "../../../components/molecules/vc-input-group/vc-input-group.vue";
2
+ export type { InputGroupContext } from "../../../components/molecules/vc-input-group/context";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1,7 +1,7 @@
1
- export { useMultivalueMode, type MultivalueType } from "@ui/components/molecules/vc-multivalue/composables/useMultivalueMode";
2
- export { useMultivalueValues } from "@ui/components/molecules/vc-multivalue/composables/useMultivalueValues";
3
- export { useMultivalueInput } from "@ui/components/molecules/vc-multivalue/composables/useMultivalueInput";
4
- export { useMultivalueColor } from "@ui/components/molecules/vc-multivalue/composables/useMultivalueColor";
5
- export { useMultivalueDropdown } from "@ui/components/molecules/vc-multivalue/composables/useMultivalueDropdown";
6
- export { useMultivalueOptions } from "@ui/components/molecules/vc-multivalue/composables/useMultivalueOptions";
1
+ export { useMultivalueMode, type MultivalueType } from "../../../../components/molecules/vc-multivalue/composables/useMultivalueMode";
2
+ export { useMultivalueValues } from "../../../../components/molecules/vc-multivalue/composables/useMultivalueValues";
3
+ export { useMultivalueInput } from "../../../../components/molecules/vc-multivalue/composables/useMultivalueInput";
4
+ export { useMultivalueColor } from "../../../../components/molecules/vc-multivalue/composables/useMultivalueColor";
5
+ export { useMultivalueDropdown } from "../../../../components/molecules/vc-multivalue/composables/useMultivalueDropdown";
6
+ export { useMultivalueOptions } from "../../../../components/molecules/vc-multivalue/composables/useMultivalueOptions";
7
7
  //# sourceMappingURL=index.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { type Ref } from "vue";
2
- import { useFloatingPosition } from "@ui/composables";
2
+ import { useFloatingPosition } from "../../../../composables";
3
3
  type FloatingInstanceType = ReturnType<typeof useFloatingPosition> & {
4
4
  middlewareData: Ref<{
5
5
  sameWidth?: {
@@ -1,4 +1,4 @@
1
- import type { MultivalueType } from "@ui/components/molecules/vc-multivalue/composables/useMultivalueMode";
1
+ import type { MultivalueType } from "../../../../components/molecules/vc-multivalue/composables/useMultivalueMode";
2
2
  interface UseMultivalueInputOptions<T> {
3
3
  type: () => MultivalueType;
4
4
  optionLabel: () => string;
@@ -1,5 +1,5 @@
1
1
  import { type ComputedRef } from "vue";
2
- import type { MultivalueType } from "@ui/components/molecules/vc-multivalue/composables/useMultivalueMode";
2
+ import type { MultivalueType } from "../../../../components/molecules/vc-multivalue/composables/useMultivalueMode";
3
3
  interface UseMultivalueValuesOptions<T> {
4
4
  modelValue: () => T[];
5
5
  optionLabel: () => string;