@vuetify/nightly 3.7.12-master.2025-02-17 → 3.7.12-master.2025-02-19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. package/CHANGELOG.md +22 -3
  2. package/dist/json/attributes.json +2926 -2926
  3. package/dist/json/importMap-labs.json +40 -40
  4. package/dist/json/importMap.json +104 -104
  5. package/dist/json/web-types.json +5491 -5491
  6. package/dist/vuetify-labs.css +3727 -3730
  7. package/dist/vuetify-labs.d.ts +127 -118
  8. package/dist/vuetify-labs.esm.js +49 -56
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +48 -55
  11. package/dist/vuetify-labs.min.css +2 -2
  12. package/dist/vuetify.css +3799 -3802
  13. package/dist/vuetify.d.ts +142 -133
  14. package/dist/vuetify.esm.js +30 -41
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +29 -40
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +2 -2
  19. package/dist/vuetify.min.js +1060 -1061
  20. package/dist/vuetify.min.js.map +1 -1
  21. package/lib/blueprints/index.d.mts +1 -1
  22. package/lib/blueprints/md1.d.mts +1 -1
  23. package/lib/blueprints/md2.d.mts +1 -1
  24. package/lib/blueprints/md3.d.mts +1 -1
  25. package/lib/components/VAlert/VAlert.mjs +1 -1
  26. package/lib/components/VAlert/index.d.mts +1 -1
  27. package/lib/components/VAppBar/VAppBar.mjs +1 -1
  28. package/lib/components/VAppBar/VAppBarNavIcon.mjs +1 -1
  29. package/lib/components/VAppBar/VAppBarTitle.mjs +1 -1
  30. package/lib/components/VAppBar/index.d.mts +5 -5
  31. package/lib/components/VAutocomplete/VAutocomplete.mjs +1 -1
  32. package/lib/components/VAutocomplete/index.d.mts +4 -4
  33. package/lib/components/VAvatar/index.d.mts +1 -1
  34. package/lib/components/VBadge/VBadge.mjs +1 -1
  35. package/lib/components/VBadge/index.d.mts +1 -1
  36. package/lib/components/VBanner/VBanner.mjs +1 -1
  37. package/lib/components/VBanner/index.d.mts +1 -1
  38. package/lib/components/VBottomNavigation/VBottomNavigation.css +1 -0
  39. package/lib/components/VBottomNavigation/VBottomNavigation.sass +1 -0
  40. package/lib/components/VBottomNavigation/index.d.mts +1 -1
  41. package/lib/components/VBottomSheet/VBottomSheet.mjs +1 -1
  42. package/lib/components/VBreadcrumbs/VBreadcrumbs.mjs +1 -1
  43. package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs +1 -1
  44. package/lib/components/VBreadcrumbs/index.d.mts +5 -5
  45. package/lib/components/VBtn/VBtn.mjs +1 -1
  46. package/lib/components/VBtn/index.d.mts +5 -5
  47. package/lib/components/VBtnGroup/VBtnGroup.mjs +1 -1
  48. package/lib/components/VBtnToggle/VBtnToggle.mjs +1 -1
  49. package/lib/components/VBtnToggle/index.d.mts +1 -1
  50. package/lib/components/VCard/VCard.mjs +1 -1
  51. package/lib/components/VCard/VCardItem.mjs +1 -1
  52. package/lib/components/VCard/VCardSubtitle.mjs +1 -1
  53. package/lib/components/VCard/VCardText.mjs +1 -1
  54. package/lib/components/VCard/index.d.mts +5 -5
  55. package/lib/components/VCarousel/VCarousel.mjs +1 -1
  56. package/lib/components/VCarousel/VCarouselItem.mjs +1 -1
  57. package/lib/components/VCarousel/index.d.mts +1 -1
  58. package/lib/components/VCheckbox/VCheckbox.mjs +1 -1
  59. package/lib/components/VCheckbox/VCheckboxBtn.mjs +1 -1
  60. package/lib/components/VCheckbox/index.d.mts +1 -1
  61. package/lib/components/VChip/VChip.mjs +1 -1
  62. package/lib/components/VChip/index.d.mts +5 -5
  63. package/lib/components/VChipGroup/VChipGroup.mjs +1 -1
  64. package/lib/components/VChipGroup/index.d.mts +1 -1
  65. package/lib/components/VColorPicker/VColorPicker.mjs +1 -1
  66. package/lib/components/VColorPicker/index.d.mts +10 -10
  67. package/lib/components/VCombobox/VCombobox.mjs +1 -1
  68. package/lib/components/VCombobox/index.d.mts +4 -4
  69. package/lib/components/VConfirmEdit/VConfirmEdit.mjs +1 -1
  70. package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs +5 -5
  71. package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs.map +1 -1
  72. package/lib/components/VConfirmEdit/index.d.mts +1 -1
  73. package/lib/components/VCounter/VCounter.mjs +1 -1
  74. package/lib/components/VDataIterator/index.d.mts +1 -1
  75. package/lib/components/VDataTable/VDataTable.mjs +1 -1
  76. package/lib/components/VDataTable/VDataTableFooter.mjs +1 -1
  77. package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs +1 -1
  78. package/lib/components/VDataTable/VDataTableHeaders.mjs +1 -1
  79. package/lib/components/VDataTable/VDataTableRow.mjs +1 -1
  80. package/lib/components/VDataTable/VDataTableRows.mjs +1 -1
  81. package/lib/components/VDataTable/VDataTableServer.mjs +1 -1
  82. package/lib/components/VDataTable/VDataTableVirtual.mjs +1 -1
  83. package/lib/components/VDataTable/index.d.mts +1 -1
  84. package/lib/components/VDatePicker/VDatePicker.mjs +1 -1
  85. package/lib/components/VDatePicker/VDatePickerMonth.mjs +1 -1
  86. package/lib/components/VDatePicker/VDatePickerMonths.mjs +1 -1
  87. package/lib/components/VDatePicker/VDatePickerYears.mjs +1 -1
  88. package/lib/components/VDatePicker/index.d.mts +1 -1
  89. package/lib/components/VDialog/VDialog.mjs +1 -1
  90. package/lib/components/VDialog/__test__/VDialog.spec.cy.mjs +1 -1
  91. package/lib/components/VDialog/index.d.mts +3 -3
  92. package/lib/components/VEmptyState/VEmptyState.mjs +1 -1
  93. package/lib/components/VEmptyState/index.d.mts +1 -1
  94. package/lib/components/VExpansionPanel/VExpansionPanelText.mjs +1 -1
  95. package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs +1 -1
  96. package/lib/components/VExpansionPanel/index.d.mts +1 -1
  97. package/lib/components/VFab/VFab.mjs +1 -1
  98. package/lib/components/VFab/index.d.mts +5 -5
  99. package/lib/components/VField/VField.mjs +1 -1
  100. package/lib/components/VField/VFieldLabel.mjs +1 -1
  101. package/lib/components/VField/index.d.mts +1 -1
  102. package/lib/components/VFileInput/VFileInput.mjs +2 -3
  103. package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
  104. package/lib/components/VFileInput/index.d.mts +4 -4
  105. package/lib/components/VFooter/VFooter.mjs +1 -1
  106. package/lib/components/VGrid/VContainer.mjs +1 -1
  107. package/lib/components/VIcon/index.d.mts +1 -1
  108. package/lib/components/VImg/VImg.mjs +1 -1
  109. package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs +1 -1
  110. package/lib/components/VInput/VInput.mjs +3 -3
  111. package/lib/components/VInput/VInput.mjs.map +1 -1
  112. package/lib/components/VInput/index.d.mts +1 -1
  113. package/lib/components/VItemGroup/index.d.mts +1 -1
  114. package/lib/components/VLazy/VLazy.mjs +1 -1
  115. package/lib/components/VList/VList.mjs +2 -2
  116. package/lib/components/VList/VList.mjs.map +1 -1
  117. package/lib/components/VList/VListChildren.mjs +1 -1
  118. package/lib/components/VList/VListGroup.mjs +1 -1
  119. package/lib/components/VList/VListItem.mjs +3 -2
  120. package/lib/components/VList/VListItem.mjs.map +1 -1
  121. package/lib/components/VList/VListItemAction.mjs +1 -1
  122. package/lib/components/VList/VListItemMedia.mjs +1 -1
  123. package/lib/components/VList/VListItemSubtitle.mjs +1 -1
  124. package/lib/components/VList/index.d.mts +17 -5
  125. package/lib/components/VMenu/VMenu.mjs +1 -1
  126. package/lib/components/VMenu/index.d.mts +3 -3
  127. package/lib/components/VNavigationDrawer/VNavigationDrawer.css +0 -4
  128. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +3 -6
  129. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  130. package/lib/components/VNavigationDrawer/VNavigationDrawer.sass +0 -5
  131. package/lib/components/VOtpInput/VOtpInput.mjs +3 -3
  132. package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
  133. package/lib/components/VOverlay/VOverlay.mjs +1 -1
  134. package/lib/components/VPagination/VPagination.mjs +1 -1
  135. package/lib/components/VPagination/index.d.mts +1 -1
  136. package/lib/components/VParallax/VParallax.mjs +1 -1
  137. package/lib/components/VRadio/VRadio.mjs +1 -1
  138. package/lib/components/VRadio/index.d.mts +1 -1
  139. package/lib/components/VRadioGroup/VRadioGroup.mjs +1 -1
  140. package/lib/components/VRadioGroup/index.d.mts +1 -1
  141. package/lib/components/VRangeSlider/VRangeSlider.mjs +1 -1
  142. package/lib/components/VRating/VRating.mjs +1 -1
  143. package/lib/components/VRating/index.d.mts +1 -1
  144. package/lib/components/VSelect/VSelect.mjs +1 -1
  145. package/lib/components/VSelect/index.d.mts +4 -4
  146. package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
  147. package/lib/components/VSelectionControl/index.d.mts +1 -1
  148. package/lib/components/VSelectionControlGroup/index.d.mts +1 -1
  149. package/lib/components/VSheet/VSheet.mjs +1 -1
  150. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs +1 -1
  151. package/lib/components/VSlideGroup/index.d.mts +1 -1
  152. package/lib/components/VSlider/VSlider.mjs +1 -1
  153. package/lib/components/VSlider/VSliderThumb.mjs +1 -1
  154. package/lib/components/VSnackbar/VSnackbar.mjs +1 -1
  155. package/lib/components/VSnackbar/index.d.mts +3 -3
  156. package/lib/components/VSparkline/VBarline.mjs +1 -2
  157. package/lib/components/VSparkline/VBarline.mjs.map +1 -1
  158. package/lib/components/VSparkline/VSparkline.mjs +1 -1
  159. package/lib/components/VSparkline/VTrendline.mjs +1 -2
  160. package/lib/components/VSparkline/VTrendline.mjs.map +1 -1
  161. package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
  162. package/lib/components/VStepper/VStepper.mjs +3 -3
  163. package/lib/components/VStepper/VStepper.mjs.map +1 -1
  164. package/lib/components/VStepper/VStepperItem.mjs +1 -1
  165. package/lib/components/VStepper/VStepperWindow.mjs +1 -1
  166. package/lib/components/VStepper/VStepperWindowItem.mjs +1 -1
  167. package/lib/components/VStepper/index.d.mts +1 -1
  168. package/lib/components/VSwitch/VSwitch.mjs +1 -1
  169. package/lib/components/VSwitch/index.d.mts +1 -1
  170. package/lib/components/VSystemBar/VSystemBar.mjs +1 -1
  171. package/lib/components/VTabs/VTab.mjs +1 -1
  172. package/lib/components/VTabs/VTabs.mjs +1 -1
  173. package/lib/components/VTabs/VTabsWindow.mjs +1 -1
  174. package/lib/components/VTabs/VTabsWindowItem.mjs +1 -1
  175. package/lib/components/VTabs/index.d.mts +20 -20
  176. package/lib/components/VTextField/VTextField.mjs +1 -1
  177. package/lib/components/VTextField/index.d.mts +7 -7
  178. package/lib/components/VTextarea/VTextarea.mjs +1 -1
  179. package/lib/components/VTextarea/index.d.mts +4 -4
  180. package/lib/components/VTimeline/VTimeline.mjs +3 -3
  181. package/lib/components/VTimeline/VTimeline.mjs.map +1 -1
  182. package/lib/components/VTimeline/VTimelineDivider.mjs +1 -1
  183. package/lib/components/VTimeline/VTimelineItem.mjs +1 -1
  184. package/lib/components/VTimeline/index.d.mts +1 -1
  185. package/lib/components/VToolbar/VToolbar.mjs +1 -1
  186. package/lib/components/VTooltip/VTooltip.mjs +1 -1
  187. package/lib/components/VTooltip/index.d.mts +3 -3
  188. package/lib/components/VValidation/index.d.mts +1 -1
  189. package/lib/components/VVirtualScroll/VVirtualScroll.mjs +1 -1
  190. package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs +1 -1
  191. package/lib/components/VVirtualScroll/index.d.mts +1 -1
  192. package/lib/components/VWindow/VWindow.mjs +1 -1
  193. package/lib/components/VWindow/VWindowItem.mjs +1 -1
  194. package/lib/components/VWindow/index.d.mts +1 -1
  195. package/lib/components/index.d.mts +99 -90
  196. package/lib/components/transitions/dialog-transition.mjs +1 -2
  197. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  198. package/lib/composables/icons.mjs +1 -1
  199. package/lib/composables/list-items.mjs +2 -3
  200. package/lib/composables/list-items.mjs.map +1 -1
  201. package/lib/composables/variant.mjs +1 -1
  202. package/lib/entry-bundler.mjs +1 -1
  203. package/lib/framework.mjs +1 -1
  204. package/lib/iconsets/fa-svg.d.mts +1 -1
  205. package/lib/iconsets/fa.d.mts +1 -1
  206. package/lib/iconsets/fa4.d.mts +1 -1
  207. package/lib/iconsets/md.d.mts +1 -1
  208. package/lib/iconsets/mdi-svg.d.mts +1 -1
  209. package/lib/iconsets/mdi.d.mts +1 -1
  210. package/lib/index.d.mts +44 -44
  211. package/lib/labs/VCalendar/VCalendar.mjs +1 -1
  212. package/lib/labs/VCalendar/VCalendarDay.mjs +1 -1
  213. package/lib/labs/VDateInput/VDateInput.mjs +4 -3
  214. package/lib/labs/VDateInput/VDateInput.mjs.map +1 -1
  215. package/lib/labs/VFileUpload/VFileUpload.mjs +3 -3
  216. package/lib/labs/VFileUpload/VFileUpload.mjs.map +1 -1
  217. package/lib/labs/VFileUpload/VFileUploadItem.mjs +1 -1
  218. package/lib/labs/VFileUpload/index.d.mts +5 -5
  219. package/lib/labs/VNumberInput/VNumberInput.mjs +1 -1
  220. package/lib/labs/VNumberInput/index.d.mts +22 -22
  221. package/lib/labs/VPicker/VPicker.mjs +1 -1
  222. package/lib/labs/VSnackbarQueue/VSnackbarQueue.mjs +1 -1
  223. package/lib/labs/VSnackbarQueue/index.d.mts +3 -3
  224. package/lib/labs/VStepperVertical/VStepperVertical.mjs +1 -1
  225. package/lib/labs/VStepperVertical/VStepperVerticalActions.mjs +1 -1
  226. package/lib/labs/VStepperVertical/VStepperVerticalItem.mjs +1 -1
  227. package/lib/labs/VStepperVertical/index.d.mts +1 -1
  228. package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
  229. package/lib/labs/VTimePicker/VTimePickerControls.mjs +1 -1
  230. package/lib/labs/VTreeview/VTreeview.mjs +1 -1
  231. package/lib/labs/VTreeview/VTreeviewChildren.mjs +1 -1
  232. package/lib/labs/VTreeview/VTreeviewGroup.mjs +1 -1
  233. package/lib/labs/VTreeview/VTreeviewItem.mjs +10 -12
  234. package/lib/labs/VTreeview/VTreeviewItem.mjs.map +1 -1
  235. package/lib/labs/VTreeview/index.d.mts +5 -5
  236. package/lib/labs/components.d.mts +32 -32
  237. package/lib/locale/adapters/vue-i18n.mjs +0 -1
  238. package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
  239. package/lib/util/helpers.mjs +3 -9
  240. package/lib/util/helpers.mjs.map +1 -1
  241. package/package.json +16 -15
package/dist/vuetify.d.ts CHANGED
@@ -3,7 +3,7 @@ import { Ref, DeepReadonly, ComponentPropsOptions, ExtractPropTypes, VNodeChild,
3
3
  // @ts-ignore
4
4
  import * as vue_router from 'vue-router';
5
5
  // @ts-ignore
6
- import { RouteLocationRaw } from 'vue-router';
6
+ import { RouteLocationRaw, useLink } from 'vue-router';
7
7
 
8
8
  interface DateAdapter<T = unknown> {
9
9
  date(value?: any): T | null;
@@ -1854,7 +1854,7 @@ declare const VAppBarNavIcon: {
1854
1854
  text?: string | undefined;
1855
1855
  class?: any;
1856
1856
  theme?: string | undefined;
1857
- to?: vue_router.RouteLocationRaw | undefined;
1857
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
1858
1858
  href?: string | undefined;
1859
1859
  elevation?: string | number | undefined;
1860
1860
  rounded?: string | number | boolean | undefined;
@@ -1918,7 +1918,7 @@ declare const VAppBarNavIcon: {
1918
1918
  text?: string | undefined;
1919
1919
  class?: any;
1920
1920
  theme?: string | undefined;
1921
- to?: vue_router.RouteLocationRaw | undefined;
1921
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
1922
1922
  href?: string | undefined;
1923
1923
  elevation?: string | number | undefined;
1924
1924
  rounded?: string | number | boolean | undefined;
@@ -2016,7 +2016,7 @@ declare const VAppBarNavIcon: {
2016
2016
  text?: string | undefined;
2017
2017
  class?: any;
2018
2018
  theme?: string | undefined;
2019
- to?: vue_router.RouteLocationRaw | undefined;
2019
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
2020
2020
  href?: string | undefined;
2021
2021
  elevation?: string | number | undefined;
2022
2022
  rounded?: string | number | boolean | undefined;
@@ -2106,7 +2106,7 @@ declare const VAppBarNavIcon: {
2106
2106
  text?: string | undefined;
2107
2107
  class?: any;
2108
2108
  theme?: string | undefined;
2109
- to?: vue_router.RouteLocationRaw | undefined;
2109
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
2110
2110
  href?: string | undefined;
2111
2111
  elevation?: string | number | undefined;
2112
2112
  rounded?: string | number | boolean | undefined;
@@ -4098,6 +4098,19 @@ declare function connectedLocationStrategy(data: LocationStrategyData, props: St
4098
4098
  } | undefined;
4099
4099
  };
4100
4100
 
4101
+ interface LinkProps {
4102
+ href: string | undefined;
4103
+ replace: boolean | undefined;
4104
+ to: RouteLocationRaw | undefined;
4105
+ exact: boolean | undefined;
4106
+ }
4107
+ interface UseLink extends Omit<Partial<ReturnType<typeof useLink>>, 'href'> {
4108
+ isLink: ComputedRef<boolean>;
4109
+ isClickable: ComputedRef<boolean>;
4110
+ href: Ref<string | undefined>;
4111
+ linkProps: Record<string, string | undefined>;
4112
+ }
4113
+
4101
4114
  type ListItemSlot = {
4102
4115
  isActive: boolean;
4103
4116
  isOpen: boolean;
@@ -4148,7 +4161,7 @@ declare const VListItem: {
4148
4161
  title?: string | number | undefined;
4149
4162
  class?: any;
4150
4163
  theme?: string | undefined;
4151
- to?: vue_router.RouteLocationRaw | undefined;
4164
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
4152
4165
  lines?: false | "one" | "two" | "three" | undefined;
4153
4166
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
4154
4167
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -4214,6 +4227,7 @@ declare const VListItem: {
4214
4227
  getPath: (id: unknown) => unknown[];
4215
4228
  };
4216
4229
  id: vue.ComputedRef<{} | null>;
4230
+ link: UseLink;
4217
4231
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4218
4232
  click: (e: MouseEvent | KeyboardEvent) => true;
4219
4233
  }, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
@@ -4245,7 +4259,7 @@ declare const VListItem: {
4245
4259
  title?: string | number | undefined;
4246
4260
  class?: any;
4247
4261
  theme?: string | undefined;
4248
- to?: vue_router.RouteLocationRaw | undefined;
4262
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
4249
4263
  lines?: false | "one" | "two" | "three" | undefined;
4250
4264
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
4251
4265
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -4342,7 +4356,7 @@ declare const VListItem: {
4342
4356
  title?: string | number | undefined;
4343
4357
  class?: any;
4344
4358
  theme?: string | undefined;
4345
- to?: vue_router.RouteLocationRaw | undefined;
4359
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
4346
4360
  lines?: false | "one" | "two" | "three" | undefined;
4347
4361
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
4348
4362
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -4408,6 +4422,7 @@ declare const VListItem: {
4408
4422
  getPath: (id: unknown) => unknown[];
4409
4423
  };
4410
4424
  id: vue.ComputedRef<{} | null>;
4425
+ link: UseLink;
4411
4426
  }, {}, {}, {}, {
4412
4427
  replace: boolean;
4413
4428
  link: boolean;
@@ -4458,7 +4473,7 @@ declare const VListItem: {
4458
4473
  title?: string | number | undefined;
4459
4474
  class?: any;
4460
4475
  theme?: string | undefined;
4461
- to?: vue_router.RouteLocationRaw | undefined;
4476
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
4462
4477
  lines?: false | "one" | "two" | "three" | undefined;
4463
4478
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
4464
4479
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -4524,6 +4539,7 @@ declare const VListItem: {
4524
4539
  getPath: (id: unknown) => unknown[];
4525
4540
  };
4526
4541
  id: vue.ComputedRef<{} | null>;
4542
+ link: UseLink;
4527
4543
  }, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
4528
4544
  click: (e: MouseEvent | KeyboardEvent) => true;
4529
4545
  }, string, {
@@ -6806,7 +6822,7 @@ declare const VMenu: {
6806
6822
  };
6807
6823
  $forceUpdate: () => void;
6808
6824
  $nextTick: typeof nextTick;
6809
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
6825
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
6810
6826
  } & Omit<{
6811
6827
  absolute: boolean;
6812
6828
  location: Anchor;
@@ -7487,7 +7503,7 @@ declare const VMenu: {
7487
7503
  };
7488
7504
  $forceUpdate: () => void;
7489
7505
  $nextTick: typeof nextTick;
7490
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
7506
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
7491
7507
  } & Omit<{
7492
7508
  absolute: boolean;
7493
7509
  location: Anchor;
@@ -8073,7 +8089,7 @@ declare const VMenu: {
8073
8089
  };
8074
8090
  $forceUpdate: () => void;
8075
8091
  $nextTick: typeof nextTick;
8076
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
8092
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
8077
8093
  } & Omit<{
8078
8094
  absolute: boolean;
8079
8095
  location: Anchor;
@@ -13218,13 +13234,6 @@ declare const VBottomSheet: {
13218
13234
  }>>;
13219
13235
  type VBottomSheet = InstanceType<typeof VBottomSheet>;
13220
13236
 
13221
- interface LinkProps {
13222
- href: string | undefined;
13223
- replace: boolean | undefined;
13224
- to: RouteLocationRaw | undefined;
13225
- exact: boolean | undefined;
13226
- }
13227
-
13228
13237
  type InternalBreadcrumbItem = Partial<LinkProps> & {
13229
13238
  title: string;
13230
13239
  disabled?: boolean;
@@ -13462,7 +13471,7 @@ declare const VBreadcrumbsItem: {
13462
13471
  color?: string | undefined;
13463
13472
  title?: string | undefined;
13464
13473
  class?: any;
13465
- to?: vue_router.RouteLocationRaw | undefined;
13474
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13466
13475
  href?: string | undefined;
13467
13476
  activeColor?: string | undefined;
13468
13477
  activeClass?: string | undefined;
@@ -13486,7 +13495,7 @@ declare const VBreadcrumbsItem: {
13486
13495
  color?: string | undefined;
13487
13496
  title?: string | undefined;
13488
13497
  class?: any;
13489
- to?: vue_router.RouteLocationRaw | undefined;
13498
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13490
13499
  href?: string | undefined;
13491
13500
  activeColor?: string | undefined;
13492
13501
  activeClass?: string | undefined;
@@ -13526,7 +13535,7 @@ declare const VBreadcrumbsItem: {
13526
13535
  color?: string | undefined;
13527
13536
  title?: string | undefined;
13528
13537
  class?: any;
13529
- to?: vue_router.RouteLocationRaw | undefined;
13538
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13530
13539
  href?: string | undefined;
13531
13540
  activeColor?: string | undefined;
13532
13541
  activeClass?: string | undefined;
@@ -13561,7 +13570,7 @@ declare const VBreadcrumbsItem: {
13561
13570
  color?: string | undefined;
13562
13571
  title?: string | undefined;
13563
13572
  class?: any;
13564
- to?: vue_router.RouteLocationRaw | undefined;
13573
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13565
13574
  href?: string | undefined;
13566
13575
  activeColor?: string | undefined;
13567
13576
  activeClass?: string | undefined;
@@ -13764,7 +13773,7 @@ declare const VBtn: {
13764
13773
  text?: string | undefined;
13765
13774
  class?: any;
13766
13775
  theme?: string | undefined;
13767
- to?: vue_router.RouteLocationRaw | undefined;
13776
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13768
13777
  icon?: boolean | IconValue | undefined;
13769
13778
  href?: string | undefined;
13770
13779
  elevation?: string | number | undefined;
@@ -13838,7 +13847,7 @@ declare const VBtn: {
13838
13847
  text?: string | undefined;
13839
13848
  class?: any;
13840
13849
  theme?: string | undefined;
13841
- to?: vue_router.RouteLocationRaw | undefined;
13850
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13842
13851
  icon?: boolean | IconValue | undefined;
13843
13852
  href?: string | undefined;
13844
13853
  elevation?: string | number | undefined;
@@ -13939,7 +13948,7 @@ declare const VBtn: {
13939
13948
  text?: string | undefined;
13940
13949
  class?: any;
13941
13950
  theme?: string | undefined;
13942
- to?: vue_router.RouteLocationRaw | undefined;
13951
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13943
13952
  icon?: boolean | IconValue | undefined;
13944
13953
  href?: string | undefined;
13945
13954
  elevation?: string | number | undefined;
@@ -14034,7 +14043,7 @@ declare const VBtn: {
14034
14043
  text?: string | undefined;
14035
14044
  class?: any;
14036
14045
  theme?: string | undefined;
14037
- to?: vue_router.RouteLocationRaw | undefined;
14046
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
14038
14047
  icon?: boolean | IconValue | undefined;
14039
14048
  href?: string | undefined;
14040
14049
  elevation?: string | number | undefined;
@@ -14947,7 +14956,7 @@ declare const VCard: {
14947
14956
  text?: string | number | undefined;
14948
14957
  class?: any;
14949
14958
  theme?: string | undefined;
14950
- to?: vue_router.RouteLocationRaw | undefined;
14959
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
14951
14960
  href?: string | undefined;
14952
14961
  elevation?: string | number | undefined;
14953
14962
  rounded?: string | number | boolean | undefined;
@@ -15024,7 +15033,7 @@ declare const VCard: {
15024
15033
  text?: string | number | undefined;
15025
15034
  class?: any;
15026
15035
  theme?: string | undefined;
15027
- to?: vue_router.RouteLocationRaw | undefined;
15036
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
15028
15037
  href?: string | undefined;
15029
15038
  elevation?: string | number | undefined;
15030
15039
  rounded?: string | number | boolean | undefined;
@@ -15135,7 +15144,7 @@ declare const VCard: {
15135
15144
  text?: string | number | undefined;
15136
15145
  class?: any;
15137
15146
  theme?: string | undefined;
15138
- to?: vue_router.RouteLocationRaw | undefined;
15147
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
15139
15148
  href?: string | undefined;
15140
15149
  elevation?: string | number | undefined;
15141
15150
  rounded?: string | number | boolean | undefined;
@@ -15232,7 +15241,7 @@ declare const VCard: {
15232
15241
  text?: string | number | undefined;
15233
15242
  class?: any;
15234
15243
  theme?: string | undefined;
15235
- to?: vue_router.RouteLocationRaw | undefined;
15244
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
15236
15245
  href?: string | undefined;
15237
15246
  elevation?: string | number | undefined;
15238
15247
  rounded?: string | number | boolean | undefined;
@@ -18829,7 +18838,7 @@ declare const VChip: {
18829
18838
  text?: string | undefined;
18830
18839
  class?: any;
18831
18840
  theme?: string | undefined;
18832
- to?: vue_router.RouteLocationRaw | undefined;
18841
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
18833
18842
  onClick?: ((args_0: MouseEvent) => void) | undefined;
18834
18843
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
18835
18844
  href?: string | undefined;
@@ -18937,7 +18946,7 @@ declare const VChip: {
18937
18946
  text?: string | undefined;
18938
18947
  class?: any;
18939
18948
  theme?: string | undefined;
18940
- to?: vue_router.RouteLocationRaw | undefined;
18949
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
18941
18950
  onClick?: ((args_0: MouseEvent) => void) | undefined;
18942
18951
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
18943
18952
  href?: string | undefined;
@@ -19083,7 +19092,7 @@ declare const VChip: {
19083
19092
  text?: string | undefined;
19084
19093
  class?: any;
19085
19094
  theme?: string | undefined;
19086
- to?: vue_router.RouteLocationRaw | undefined;
19095
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
19087
19096
  onClick?: ((args_0: MouseEvent) => void) | undefined;
19088
19097
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
19089
19098
  href?: string | undefined;
@@ -19212,7 +19221,7 @@ declare const VChip: {
19212
19221
  text?: string | undefined;
19213
19222
  class?: any;
19214
19223
  theme?: string | undefined;
19215
- to?: vue_router.RouteLocationRaw | undefined;
19224
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
19216
19225
  onClick?: ((args_0: MouseEvent) => void) | undefined;
19217
19226
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
19218
19227
  href?: string | undefined;
@@ -20048,7 +20057,7 @@ declare const VColorPicker: {
20048
20057
  };
20049
20058
  }>> & {
20050
20059
  "onUpdate:modelValue"?: ((color: any) => any) | undefined;
20051
- "onUpdate:mode"?: ((mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa") => any) | undefined;
20060
+ "onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
20052
20061
  }, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
20053
20062
  'update:modelValue': (color: any) => true;
20054
20063
  'update:mode': (mode: keyof typeof modes) => true;
@@ -20115,17 +20124,17 @@ declare const VColorPicker: {
20115
20124
  };
20116
20125
  }>> & {
20117
20126
  "onUpdate:modelValue"?: ((color: any) => any) | undefined;
20118
- "onUpdate:mode"?: ((mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa") => any) | undefined;
20127
+ "onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
20119
20128
  }, {
20120
20129
  width: string | number;
20121
20130
  style: vue.StyleValue;
20122
20131
  disabled: boolean;
20123
20132
  tag: string;
20124
- mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa";
20133
+ mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
20125
20134
  rounded: string | number | boolean;
20126
20135
  tile: boolean;
20127
20136
  dotSize: string | number;
20128
- modes: readonly ("rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa")[];
20137
+ modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
20129
20138
  canvasHeight: string | number;
20130
20139
  hideCanvas: boolean;
20131
20140
  hideSliders: boolean;
@@ -20202,17 +20211,17 @@ declare const VColorPicker: {
20202
20211
  };
20203
20212
  }>> & {
20204
20213
  "onUpdate:modelValue"?: ((color: any) => any) | undefined;
20205
- "onUpdate:mode"?: ((mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa") => any) | undefined;
20214
+ "onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
20206
20215
  }, {}, {}, {}, {}, {
20207
20216
  width: string | number;
20208
20217
  style: vue.StyleValue;
20209
20218
  disabled: boolean;
20210
20219
  tag: string;
20211
- mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa";
20220
+ mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
20212
20221
  rounded: string | number | boolean;
20213
20222
  tile: boolean;
20214
20223
  dotSize: string | number;
20215
- modes: readonly ("rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa")[];
20224
+ modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
20216
20225
  canvasHeight: string | number;
20217
20226
  hideCanvas: boolean;
20218
20227
  hideSliders: boolean;
@@ -20286,7 +20295,7 @@ declare const VColorPicker: {
20286
20295
  };
20287
20296
  }>> & {
20288
20297
  "onUpdate:modelValue"?: ((color: any) => any) | undefined;
20289
- "onUpdate:mode"?: ((mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa") => any) | undefined;
20298
+ "onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
20290
20299
  }, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
20291
20300
  'update:modelValue': (color: any) => true;
20292
20301
  'update:mode': (mode: keyof typeof modes) => true;
@@ -20295,11 +20304,11 @@ declare const VColorPicker: {
20295
20304
  style: vue.StyleValue;
20296
20305
  disabled: boolean;
20297
20306
  tag: string;
20298
- mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa";
20307
+ mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
20299
20308
  rounded: string | number | boolean;
20300
20309
  tile: boolean;
20301
20310
  dotSize: string | number;
20302
- modes: readonly ("rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa")[];
20311
+ modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
20303
20312
  canvasHeight: string | number;
20304
20313
  hideCanvas: boolean;
20305
20314
  hideSliders: boolean;
@@ -30049,7 +30058,7 @@ declare const VDialog: {
30049
30058
  };
30050
30059
  $forceUpdate: () => void;
30051
30060
  $nextTick: typeof nextTick;
30052
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
30061
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
30053
30062
  } & Omit<{
30054
30063
  absolute: boolean;
30055
30064
  location: Anchor;
@@ -30735,7 +30744,7 @@ declare const VDialog: {
30735
30744
  };
30736
30745
  $forceUpdate: () => void;
30737
30746
  $nextTick: typeof nextTick;
30738
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
30747
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
30739
30748
  } & Omit<{
30740
30749
  absolute: boolean;
30741
30750
  location: Anchor;
@@ -31320,7 +31329,7 @@ declare const VDialog: {
31320
31329
  };
31321
31330
  $forceUpdate: () => void;
31322
31331
  $nextTick: typeof nextTick;
31323
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
31332
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
31324
31333
  } & Omit<{
31325
31334
  absolute: boolean;
31326
31335
  location: Anchor;
@@ -33342,7 +33351,7 @@ declare const VFab: {
33342
33351
  text?: string | undefined;
33343
33352
  class?: any;
33344
33353
  theme?: string | undefined;
33345
- to?: vue_router.RouteLocationRaw | undefined;
33354
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
33346
33355
  icon?: boolean | IconValue | undefined;
33347
33356
  href?: string | undefined;
33348
33357
  elevation?: string | number | undefined;
@@ -33413,7 +33422,7 @@ declare const VFab: {
33413
33422
  text?: string | undefined;
33414
33423
  class?: any;
33415
33424
  theme?: string | undefined;
33416
- to?: vue_router.RouteLocationRaw | undefined;
33425
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
33417
33426
  icon?: boolean | IconValue | undefined;
33418
33427
  href?: string | undefined;
33419
33428
  elevation?: string | number | undefined;
@@ -33523,7 +33532,7 @@ declare const VFab: {
33523
33532
  text?: string | undefined;
33524
33533
  class?: any;
33525
33534
  theme?: string | undefined;
33526
- to?: vue_router.RouteLocationRaw | undefined;
33535
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
33527
33536
  icon?: boolean | IconValue | undefined;
33528
33537
  href?: string | undefined;
33529
33538
  elevation?: string | number | undefined;
@@ -33628,7 +33637,7 @@ declare const VFab: {
33628
33637
  text?: string | undefined;
33629
33638
  class?: any;
33630
33639
  theme?: string | undefined;
33631
- to?: vue_router.RouteLocationRaw | undefined;
33640
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
33632
33641
  icon?: boolean | IconValue | undefined;
33633
33642
  href?: string | undefined;
33634
33643
  elevation?: string | number | undefined;
@@ -34340,7 +34349,7 @@ declare const VFileInput: {
34340
34349
  };
34341
34350
  $forceUpdate: () => void;
34342
34351
  $nextTick: typeof nextTick;
34343
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
34352
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
34344
34353
  } & Omit<{
34345
34354
  error: boolean;
34346
34355
  direction: "horizontal" | "vertical";
@@ -34912,7 +34921,7 @@ declare const VFileInput: {
34912
34921
  };
34913
34922
  $forceUpdate: () => void;
34914
34923
  $nextTick: typeof nextTick;
34915
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
34924
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
34916
34925
  } & Omit<{
34917
34926
  error: boolean;
34918
34927
  direction: "horizontal" | "vertical";
@@ -35319,7 +35328,7 @@ declare const VFileInput: {
35319
35328
  };
35320
35329
  $forceUpdate: () => void;
35321
35330
  $nextTick: typeof nextTick;
35322
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
35331
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
35323
35332
  } & Omit<{
35324
35333
  error: boolean;
35325
35334
  direction: "horizontal" | "vertical";
@@ -49516,7 +49525,7 @@ declare const VSnackbar: {
49516
49525
  };
49517
49526
  $forceUpdate: () => void;
49518
49527
  $nextTick: typeof nextTick;
49519
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
49528
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
49520
49529
  } & Omit<{
49521
49530
  absolute: boolean;
49522
49531
  location: Anchor;
@@ -50198,7 +50207,7 @@ declare const VSnackbar: {
50198
50207
  };
50199
50208
  $forceUpdate: () => void;
50200
50209
  $nextTick: typeof nextTick;
50201
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
50210
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
50202
50211
  } & Omit<{
50203
50212
  absolute: boolean;
50204
50213
  location: Anchor;
@@ -50780,7 +50789,7 @@ declare const VSnackbar: {
50780
50789
  };
50781
50790
  $forceUpdate: () => void;
50782
50791
  $nextTick: typeof nextTick;
50783
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
50792
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
50784
50793
  } & Omit<{
50785
50794
  absolute: boolean;
50786
50795
  location: Anchor;
@@ -54674,7 +54683,7 @@ declare const VTab: {
54674
54683
  text?: string | undefined;
54675
54684
  class?: any;
54676
54685
  theme?: string | undefined;
54677
- to?: vue_router.RouteLocationRaw | undefined;
54686
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
54678
54687
  icon?: boolean | IconValue | undefined;
54679
54688
  href?: string | undefined;
54680
54689
  elevation?: string | number | undefined;
@@ -54761,7 +54770,7 @@ declare const VTab: {
54761
54770
  text?: string | undefined;
54762
54771
  class?: any;
54763
54772
  theme?: string | undefined;
54764
- to?: vue_router.RouteLocationRaw | undefined;
54773
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
54765
54774
  icon?: boolean | IconValue | undefined;
54766
54775
  href?: string | undefined;
54767
54776
  elevation?: string | number | undefined;
@@ -54826,7 +54835,7 @@ declare const VTab: {
54826
54835
  text?: string | undefined;
54827
54836
  class?: any;
54828
54837
  theme?: string | undefined;
54829
- to?: vue_router.RouteLocationRaw | undefined;
54838
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
54830
54839
  icon?: boolean | IconValue | undefined;
54831
54840
  href?: string | undefined;
54832
54841
  elevation?: string | number | undefined;
@@ -54913,7 +54922,7 @@ declare const VTab: {
54913
54922
  text?: string | undefined;
54914
54923
  class?: any;
54915
54924
  theme?: string | undefined;
54916
- to?: vue_router.RouteLocationRaw | undefined;
54925
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
54917
54926
  icon?: boolean | IconValue | undefined;
54918
54927
  href?: string | undefined;
54919
54928
  elevation?: string | number | undefined;
@@ -54996,7 +55005,7 @@ declare const VTab: {
54996
55005
  };
54997
55006
  $forceUpdate: () => void;
54998
55007
  $nextTick: typeof vue.nextTick;
54999
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
55008
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
55000
55009
  } & Omit<{
55001
55010
  symbol: any;
55002
55011
  replace: boolean;
@@ -55033,7 +55042,7 @@ declare const VTab: {
55033
55042
  text?: string | undefined;
55034
55043
  class?: any;
55035
55044
  theme?: string | undefined;
55036
- to?: vue_router.RouteLocationRaw | undefined;
55045
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55037
55046
  icon?: boolean | IconValue | undefined;
55038
55047
  href?: string | undefined;
55039
55048
  elevation?: string | number | undefined;
@@ -55105,7 +55114,7 @@ declare const VTab: {
55105
55114
  text?: string | undefined;
55106
55115
  class?: any;
55107
55116
  theme?: string | undefined;
55108
- to?: vue_router.RouteLocationRaw | undefined;
55117
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55109
55118
  icon?: boolean | IconValue | undefined;
55110
55119
  href?: string | undefined;
55111
55120
  elevation?: string | number | undefined;
@@ -55200,7 +55209,7 @@ declare const VTab: {
55200
55209
  text?: string | undefined;
55201
55210
  class?: any;
55202
55211
  theme?: string | undefined;
55203
- to?: vue_router.RouteLocationRaw | undefined;
55212
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55204
55213
  icon?: boolean | IconValue | undefined;
55205
55214
  href?: string | undefined;
55206
55215
  elevation?: string | number | undefined;
@@ -55287,7 +55296,7 @@ declare const VTab: {
55287
55296
  text?: string | undefined;
55288
55297
  class?: any;
55289
55298
  theme?: string | undefined;
55290
- to?: vue_router.RouteLocationRaw | undefined;
55299
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55291
55300
  icon?: boolean | IconValue | undefined;
55292
55301
  href?: string | undefined;
55293
55302
  elevation?: string | number | undefined;
@@ -55352,7 +55361,7 @@ declare const VTab: {
55352
55361
  text?: string | undefined;
55353
55362
  class?: any;
55354
55363
  theme?: string | undefined;
55355
- to?: vue_router.RouteLocationRaw | undefined;
55364
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55356
55365
  icon?: boolean | IconValue | undefined;
55357
55366
  href?: string | undefined;
55358
55367
  elevation?: string | number | undefined;
@@ -55439,7 +55448,7 @@ declare const VTab: {
55439
55448
  text?: string | undefined;
55440
55449
  class?: any;
55441
55450
  theme?: string | undefined;
55442
- to?: vue_router.RouteLocationRaw | undefined;
55451
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55443
55452
  icon?: boolean | IconValue | undefined;
55444
55453
  href?: string | undefined;
55445
55454
  elevation?: string | number | undefined;
@@ -55522,7 +55531,7 @@ declare const VTab: {
55522
55531
  };
55523
55532
  $forceUpdate: () => void;
55524
55533
  $nextTick: typeof vue.nextTick;
55525
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
55534
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
55526
55535
  } & Omit<{
55527
55536
  symbol: any;
55528
55537
  replace: boolean;
@@ -55559,7 +55568,7 @@ declare const VTab: {
55559
55568
  text?: string | undefined;
55560
55569
  class?: any;
55561
55570
  theme?: string | undefined;
55562
- to?: vue_router.RouteLocationRaw | undefined;
55571
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55563
55572
  icon?: boolean | IconValue | undefined;
55564
55573
  href?: string | undefined;
55565
55574
  elevation?: string | number | undefined;
@@ -55656,7 +55665,7 @@ declare const VTab: {
55656
55665
  text?: string | undefined;
55657
55666
  class?: any;
55658
55667
  theme?: string | undefined;
55659
- to?: vue_router.RouteLocationRaw | undefined;
55668
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55660
55669
  icon?: boolean | IconValue | undefined;
55661
55670
  href?: string | undefined;
55662
55671
  elevation?: string | number | undefined;
@@ -55743,7 +55752,7 @@ declare const VTab: {
55743
55752
  text?: string | undefined;
55744
55753
  class?: any;
55745
55754
  theme?: string | undefined;
55746
- to?: vue_router.RouteLocationRaw | undefined;
55755
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55747
55756
  icon?: boolean | IconValue | undefined;
55748
55757
  href?: string | undefined;
55749
55758
  elevation?: string | number | undefined;
@@ -55808,7 +55817,7 @@ declare const VTab: {
55808
55817
  text?: string | undefined;
55809
55818
  class?: any;
55810
55819
  theme?: string | undefined;
55811
- to?: vue_router.RouteLocationRaw | undefined;
55820
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55812
55821
  icon?: boolean | IconValue | undefined;
55813
55822
  href?: string | undefined;
55814
55823
  elevation?: string | number | undefined;
@@ -55895,7 +55904,7 @@ declare const VTab: {
55895
55904
  text?: string | undefined;
55896
55905
  class?: any;
55897
55906
  theme?: string | undefined;
55898
- to?: vue_router.RouteLocationRaw | undefined;
55907
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55899
55908
  icon?: boolean | IconValue | undefined;
55900
55909
  href?: string | undefined;
55901
55910
  elevation?: string | number | undefined;
@@ -55978,7 +55987,7 @@ declare const VTab: {
55978
55987
  };
55979
55988
  $forceUpdate: () => void;
55980
55989
  $nextTick: typeof vue.nextTick;
55981
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
55990
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
55982
55991
  } & Omit<{
55983
55992
  symbol: any;
55984
55993
  replace: boolean;
@@ -56015,7 +56024,7 @@ declare const VTab: {
56015
56024
  text?: string | undefined;
56016
56025
  class?: any;
56017
56026
  theme?: string | undefined;
56018
- to?: vue_router.RouteLocationRaw | undefined;
56027
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
56019
56028
  icon?: boolean | IconValue | undefined;
56020
56029
  href?: string | undefined;
56021
56030
  elevation?: string | number | undefined;
@@ -57476,7 +57485,7 @@ declare const VTextarea: {
57476
57485
  };
57477
57486
  $forceUpdate: () => void;
57478
57487
  $nextTick: typeof nextTick;
57479
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
57488
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
57480
57489
  } & Omit<{
57481
57490
  error: boolean;
57482
57491
  direction: "horizontal" | "vertical";
@@ -58015,7 +58024,7 @@ declare const VTextarea: {
58015
58024
  };
58016
58025
  $forceUpdate: () => void;
58017
58026
  $nextTick: typeof nextTick;
58018
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
58027
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
58019
58028
  } & Omit<{
58020
58029
  error: boolean;
58021
58030
  direction: "horizontal" | "vertical";
@@ -58407,7 +58416,7 @@ declare const VTextarea: {
58407
58416
  };
58408
58417
  $forceUpdate: () => void;
58409
58418
  $nextTick: typeof nextTick;
58410
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
58419
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
58411
58420
  } & Omit<{
58412
58421
  error: boolean;
58413
58422
  direction: "horizontal" | "vertical";
@@ -59051,7 +59060,7 @@ declare const VTextField: {
59051
59060
  };
59052
59061
  $forceUpdate: () => void;
59053
59062
  $nextTick: typeof nextTick;
59054
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
59063
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
59055
59064
  } & Omit<{
59056
59065
  error: boolean;
59057
59066
  direction: "horizontal" | "vertical";
@@ -59290,7 +59299,7 @@ declare const VTextField: {
59290
59299
  };
59291
59300
  $forceUpdate: () => void;
59292
59301
  $nextTick: typeof nextTick;
59293
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
59302
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
59294
59303
  } & Omit<{
59295
59304
  flat: boolean;
59296
59305
  reverse: boolean;
@@ -59829,7 +59838,7 @@ declare const VTextField: {
59829
59838
  };
59830
59839
  $forceUpdate: () => void;
59831
59840
  $nextTick: typeof nextTick;
59832
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
59841
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
59833
59842
  } & Omit<{
59834
59843
  error: boolean;
59835
59844
  direction: "horizontal" | "vertical";
@@ -60068,7 +60077,7 @@ declare const VTextField: {
60068
60077
  };
60069
60078
  $forceUpdate: () => void;
60070
60079
  $nextTick: typeof nextTick;
60071
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
60080
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
60072
60081
  } & Omit<{
60073
60082
  flat: boolean;
60074
60083
  reverse: boolean;
@@ -60458,7 +60467,7 @@ declare const VTextField: {
60458
60467
  };
60459
60468
  $forceUpdate: () => void;
60460
60469
  $nextTick: typeof nextTick;
60461
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
60470
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
60462
60471
  } & Omit<{
60463
60472
  error: boolean;
60464
60473
  direction: "horizontal" | "vertical";
@@ -60697,7 +60706,7 @@ declare const VTextField: {
60697
60706
  };
60698
60707
  $forceUpdate: () => void;
60699
60708
  $nextTick: typeof nextTick;
60700
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
60709
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
60701
60710
  } & Omit<{
60702
60711
  flat: boolean;
60703
60712
  reverse: boolean;
@@ -62369,7 +62378,7 @@ declare const VTooltip: {
62369
62378
  };
62370
62379
  $forceUpdate: () => void;
62371
62380
  $nextTick: typeof vue.nextTick;
62372
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
62381
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
62373
62382
  } & Omit<{
62374
62383
  absolute: boolean;
62375
62384
  location: Anchor;
@@ -63034,7 +63043,7 @@ declare const VTooltip: {
63034
63043
  };
63035
63044
  $forceUpdate: () => void;
63036
63045
  $nextTick: typeof vue.nextTick;
63037
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
63046
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
63038
63047
  } & Omit<{
63039
63048
  absolute: boolean;
63040
63049
  location: Anchor;
@@ -63607,7 +63616,7 @@ declare const VTooltip: {
63607
63616
  };
63608
63617
  $forceUpdate: () => void;
63609
63618
  $nextTick: typeof vue.nextTick;
63610
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
63619
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
63611
63620
  } & Omit<{
63612
63621
  absolute: boolean;
63613
63622
  location: Anchor;
@@ -66951,19 +66960,22 @@ declare module 'vue' {
66951
66960
  VAppBar: typeof import('vuetify/components')['VAppBar']
66952
66961
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
66953
66962
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
66963
+ VBadge: typeof import('vuetify/components')['VBadge']
66954
66964
  VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
66955
- VApp: typeof import('vuetify/components')['VApp']
66965
+ VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
66956
66966
  VAlert: typeof import('vuetify/components')['VAlert']
66957
66967
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
66958
- VAvatar: typeof import('vuetify/components')['VAvatar']
66959
- VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
66968
+ VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
66969
+ VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
66970
+ VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
66960
66971
  VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
66961
- VBadge: typeof import('vuetify/components')['VBadge']
66962
- VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
66972
+ VAvatar: typeof import('vuetify/components')['VAvatar']
66963
66973
  VBanner: typeof import('vuetify/components')['VBanner']
66964
66974
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
66965
66975
  VBannerText: typeof import('vuetify/components')['VBannerText']
66966
66976
  VBtn: typeof import('vuetify/components')['VBtn']
66977
+ VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
66978
+ VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
66967
66979
  VCarousel: typeof import('vuetify/components')['VCarousel']
66968
66980
  VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
66969
66981
  VCard: typeof import('vuetify/components')['VCard']
@@ -66973,17 +66985,13 @@ declare module 'vue' {
66973
66985
  VCardText: typeof import('vuetify/components')['VCardText']
66974
66986
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
66975
66987
  VChip: typeof import('vuetify/components')['VChip']
66976
- VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
66977
- VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
66978
- VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
66979
- VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
66980
66988
  VChipGroup: typeof import('vuetify/components')['VChipGroup']
66989
+ VCounter: typeof import('vuetify/components')['VCounter']
66990
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
66991
+ VCombobox: typeof import('vuetify/components')['VCombobox']
66981
66992
  VCode: typeof import('vuetify/components')['VCode']
66982
66993
  VCheckbox: typeof import('vuetify/components')['VCheckbox']
66983
66994
  VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
66984
- VCombobox: typeof import('vuetify/components')['VCombobox']
66985
- VColorPicker: typeof import('vuetify/components')['VColorPicker']
66986
- VCounter: typeof import('vuetify/components')['VCounter']
66987
66995
  VDatePicker: typeof import('vuetify/components')['VDatePicker']
66988
66996
  VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
66989
66997
  VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
@@ -66997,10 +67005,10 @@ declare module 'vue' {
66997
67005
  VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
66998
67006
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
66999
67007
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
67000
- VDivider: typeof import('vuetify/components')['VDivider']
67008
+ VApp: typeof import('vuetify/components')['VApp']
67001
67009
  VDialog: typeof import('vuetify/components')['VDialog']
67002
- VFab: typeof import('vuetify/components')['VFab']
67003
67010
  VEmptyState: typeof import('vuetify/components')['VEmptyState']
67011
+ VDivider: typeof import('vuetify/components')['VDivider']
67004
67012
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
67005
67013
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
67006
67014
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
@@ -67015,11 +67023,12 @@ declare module 'vue' {
67015
67023
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
67016
67024
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
67017
67025
  VImg: typeof import('vuetify/components')['VImg']
67018
- VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67026
+ VFab: typeof import('vuetify/components')['VFab']
67019
67027
  VInput: typeof import('vuetify/components')['VInput']
67020
- VLabel: typeof import('vuetify/components')['VLabel']
67021
67028
  VItemGroup: typeof import('vuetify/components')['VItemGroup']
67022
67029
  VItem: typeof import('vuetify/components')['VItem']
67030
+ VLabel: typeof import('vuetify/components')['VLabel']
67031
+ VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67023
67032
  VKbd: typeof import('vuetify/components')['VKbd']
67024
67033
  VMenu: typeof import('vuetify/components')['VMenu']
67025
67034
  VList: typeof import('vuetify/components')['VList']
@@ -67031,22 +67040,25 @@ declare module 'vue' {
67031
67040
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
67032
67041
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
67033
67042
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
67034
- VMessages: typeof import('vuetify/components')['VMessages']
67035
- VMain: typeof import('vuetify/components')['VMain']
67036
67043
  VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
67037
- VOtpInput: typeof import('vuetify/components')['VOtpInput']
67038
67044
  VOverlay: typeof import('vuetify/components')['VOverlay']
67045
+ VMessages: typeof import('vuetify/components')['VMessages']
67039
67046
  VPagination: typeof import('vuetify/components')['VPagination']
67047
+ VOtpInput: typeof import('vuetify/components')['VOtpInput']
67048
+ VMain: typeof import('vuetify/components')['VMain']
67049
+ VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
67040
67050
  VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
67051
+ VSelect: typeof import('vuetify/components')['VSelect']
67041
67052
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
67042
- VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
67043
67053
  VRating: typeof import('vuetify/components')['VRating']
67044
- VSelect: typeof import('vuetify/components')['VSelect']
67054
+ VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
67055
+ VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
67045
67056
  VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
67057
+ VSheet: typeof import('vuetify/components')['VSheet']
67046
67058
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
67047
67059
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
67048
67060
  VSlider: typeof import('vuetify/components')['VSlider']
67049
- VSheet: typeof import('vuetify/components')['VSheet']
67061
+ VSwitch: typeof import('vuetify/components')['VSwitch']
67050
67062
  VSnackbar: typeof import('vuetify/components')['VSnackbar']
67051
67063
  VSystemBar: typeof import('vuetify/components')['VSystemBar']
67052
67064
  VStepper: typeof import('vuetify/components')['VStepper']
@@ -67055,40 +67067,37 @@ declare module 'vue' {
67055
67067
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
67056
67068
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
67057
67069
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
67058
- VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
67059
- VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
67060
67070
  VTab: typeof import('vuetify/components')['VTab']
67061
67071
  VTabs: typeof import('vuetify/components')['VTabs']
67062
67072
  VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
67063
67073
  VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
67074
+ VTimeline: typeof import('vuetify/components')['VTimeline']
67075
+ VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
67076
+ VTable: typeof import('vuetify/components')['VTable']
67064
67077
  VTextarea: typeof import('vuetify/components')['VTextarea']
67065
- VSwitch: typeof import('vuetify/components')['VSwitch']
67066
67078
  VTextField: typeof import('vuetify/components')['VTextField']
67067
67079
  VToolbar: typeof import('vuetify/components')['VToolbar']
67068
67080
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
67069
67081
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
67070
- VTable: typeof import('vuetify/components')['VTable']
67082
+ VTooltip: typeof import('vuetify/components')['VTooltip']
67071
67083
  VWindow: typeof import('vuetify/components')['VWindow']
67072
67084
  VWindowItem: typeof import('vuetify/components')['VWindowItem']
67073
- VTimeline: typeof import('vuetify/components')['VTimeline']
67074
- VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
67075
- VTooltip: typeof import('vuetify/components')['VTooltip']
67076
67085
  VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
67077
67086
  VDataIterator: typeof import('vuetify/components')['VDataIterator']
67078
67087
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
67079
67088
  VForm: typeof import('vuetify/components')['VForm']
67089
+ VHover: typeof import('vuetify/components')['VHover']
67080
67090
  VContainer: typeof import('vuetify/components')['VContainer']
67081
67091
  VCol: typeof import('vuetify/components')['VCol']
67082
67092
  VRow: typeof import('vuetify/components')['VRow']
67083
67093
  VSpacer: typeof import('vuetify/components')['VSpacer']
67084
- VHover: typeof import('vuetify/components')['VHover']
67085
67094
  VLayout: typeof import('vuetify/components')['VLayout']
67086
67095
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
67087
- VLazy: typeof import('vuetify/components')['VLazy']
67088
67096
  VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
67097
+ VLazy: typeof import('vuetify/components')['VLazy']
67089
67098
  VNoSsr: typeof import('vuetify/components')['VNoSsr']
67090
- VRadio: typeof import('vuetify/components')['VRadio']
67091
67099
  VParallax: typeof import('vuetify/components')['VParallax']
67100
+ VRadio: typeof import('vuetify/components')['VRadio']
67092
67101
  VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
67093
67102
  VResponsive: typeof import('vuetify/components')['VResponsive']
67094
67103
  VSparkline: typeof import('vuetify/components')['VSparkline']
@@ -67112,17 +67121,6 @@ declare module 'vue' {
67112
67121
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
67113
67122
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
67114
67123
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
67115
- VCalendar: typeof import('vuetify/labs/components')['VCalendar']
67116
- VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
67117
- VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
67118
- VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
67119
- VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
67120
- VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
67121
- VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
67122
- VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
67123
- VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
67124
- VPicker: typeof import('vuetify/labs/components')['VPicker']
67125
- VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
67126
67124
  VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
67127
67125
  VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
67128
67126
  VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
@@ -67132,8 +67130,19 @@ declare module 'vue' {
67132
67130
  VTreeview: typeof import('vuetify/labs/components')['VTreeview']
67133
67131
  VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
67134
67132
  VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
67133
+ VPicker: typeof import('vuetify/labs/components')['VPicker']
67134
+ VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
67135
+ VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
67136
+ VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
67137
+ VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
67138
+ VCalendar: typeof import('vuetify/labs/components')['VCalendar']
67139
+ VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
67140
+ VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
67141
+ VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
67142
+ VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
67143
+ VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
67135
67144
  VDateInput: typeof import('vuetify/labs/components')['VDateInput']
67136
- VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
67137
67145
  VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
67146
+ VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
67138
67147
  }
67139
67148
  }