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

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 (229) hide show
  1. package/CHANGELOG.md +13 -3
  2. package/dist/json/attributes.json +2695 -2695
  3. package/dist/json/importMap-labs.json +24 -24
  4. package/dist/json/importMap.json +176 -176
  5. package/dist/json/web-types.json +4990 -4990
  6. package/dist/vuetify-labs.css +2607 -2610
  7. package/dist/vuetify-labs.d.ts +110 -110
  8. package/dist/vuetify-labs.esm.js +29 -29
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +28 -28
  11. package/dist/vuetify-labs.min.css +2 -2
  12. package/dist/vuetify.css +4455 -4458
  13. package/dist/vuetify.d.ts +139 -139
  14. package/dist/vuetify.esm.js +19 -24
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +18 -23
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +2 -2
  19. package/dist/vuetify.min.js +13 -13
  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 +1 -1
  111. package/lib/components/VInput/index.d.mts +1 -1
  112. package/lib/components/VItemGroup/index.d.mts +1 -1
  113. package/lib/components/VLazy/VLazy.mjs +1 -1
  114. package/lib/components/VList/VList.mjs +1 -1
  115. package/lib/components/VList/VListChildren.mjs +1 -1
  116. package/lib/components/VList/VListGroup.mjs +1 -1
  117. package/lib/components/VList/VListItem.mjs +1 -1
  118. package/lib/components/VList/VListItemAction.mjs +1 -1
  119. package/lib/components/VList/VListItemMedia.mjs +1 -1
  120. package/lib/components/VList/VListItemSubtitle.mjs +1 -1
  121. package/lib/components/VList/index.d.mts +5 -5
  122. package/lib/components/VMenu/VMenu.mjs +1 -1
  123. package/lib/components/VMenu/index.d.mts +3 -3
  124. package/lib/components/VNavigationDrawer/VNavigationDrawer.css +0 -4
  125. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +3 -6
  126. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  127. package/lib/components/VNavigationDrawer/VNavigationDrawer.sass +0 -5
  128. package/lib/components/VOtpInput/VOtpInput.mjs +1 -1
  129. package/lib/components/VOverlay/VOverlay.mjs +1 -1
  130. package/lib/components/VPagination/VPagination.mjs +1 -1
  131. package/lib/components/VPagination/index.d.mts +1 -1
  132. package/lib/components/VParallax/VParallax.mjs +1 -1
  133. package/lib/components/VRadio/VRadio.mjs +1 -1
  134. package/lib/components/VRadio/index.d.mts +1 -1
  135. package/lib/components/VRadioGroup/VRadioGroup.mjs +1 -1
  136. package/lib/components/VRadioGroup/index.d.mts +1 -1
  137. package/lib/components/VRangeSlider/VRangeSlider.mjs +1 -1
  138. package/lib/components/VRating/VRating.mjs +1 -1
  139. package/lib/components/VRating/index.d.mts +1 -1
  140. package/lib/components/VSelect/VSelect.mjs +1 -1
  141. package/lib/components/VSelect/index.d.mts +4 -4
  142. package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
  143. package/lib/components/VSelectionControl/index.d.mts +1 -1
  144. package/lib/components/VSelectionControlGroup/index.d.mts +1 -1
  145. package/lib/components/VSheet/VSheet.mjs +1 -1
  146. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs +1 -1
  147. package/lib/components/VSlideGroup/index.d.mts +1 -1
  148. package/lib/components/VSlider/VSlider.mjs +1 -1
  149. package/lib/components/VSlider/VSliderThumb.mjs +1 -1
  150. package/lib/components/VSnackbar/VSnackbar.mjs +1 -1
  151. package/lib/components/VSnackbar/index.d.mts +3 -3
  152. package/lib/components/VSparkline/VBarline.mjs +1 -2
  153. package/lib/components/VSparkline/VBarline.mjs.map +1 -1
  154. package/lib/components/VSparkline/VSparkline.mjs +1 -1
  155. package/lib/components/VSparkline/VTrendline.mjs +1 -2
  156. package/lib/components/VSparkline/VTrendline.mjs.map +1 -1
  157. package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
  158. package/lib/components/VStepper/VStepper.mjs +1 -1
  159. package/lib/components/VStepper/VStepperItem.mjs +1 -1
  160. package/lib/components/VStepper/VStepperWindow.mjs +1 -1
  161. package/lib/components/VStepper/VStepperWindowItem.mjs +1 -1
  162. package/lib/components/VStepper/index.d.mts +1 -1
  163. package/lib/components/VSwitch/VSwitch.mjs +1 -1
  164. package/lib/components/VSwitch/index.d.mts +1 -1
  165. package/lib/components/VSystemBar/VSystemBar.mjs +1 -1
  166. package/lib/components/VTabs/VTab.mjs +1 -1
  167. package/lib/components/VTabs/VTabs.mjs +1 -1
  168. package/lib/components/VTabs/VTabsWindow.mjs +1 -1
  169. package/lib/components/VTabs/VTabsWindowItem.mjs +1 -1
  170. package/lib/components/VTabs/index.d.mts +20 -20
  171. package/lib/components/VTextField/VTextField.mjs +1 -1
  172. package/lib/components/VTextField/index.d.mts +7 -7
  173. package/lib/components/VTextarea/VTextarea.mjs +1 -1
  174. package/lib/components/VTextarea/index.d.mts +4 -4
  175. package/lib/components/VTimeline/VTimeline.mjs +1 -1
  176. package/lib/components/VTimeline/VTimelineDivider.mjs +1 -1
  177. package/lib/components/VTimeline/VTimelineItem.mjs +1 -1
  178. package/lib/components/VTimeline/index.d.mts +1 -1
  179. package/lib/components/VToolbar/VToolbar.mjs +1 -1
  180. package/lib/components/VTooltip/VTooltip.mjs +1 -1
  181. package/lib/components/VTooltip/index.d.mts +3 -3
  182. package/lib/components/VValidation/index.d.mts +1 -1
  183. package/lib/components/VVirtualScroll/VVirtualScroll.mjs +1 -1
  184. package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs +1 -1
  185. package/lib/components/VVirtualScroll/index.d.mts +1 -1
  186. package/lib/components/VWindow/VWindow.mjs +1 -1
  187. package/lib/components/VWindow/VWindowItem.mjs +1 -1
  188. package/lib/components/VWindow/index.d.mts +1 -1
  189. package/lib/components/index.d.mts +82 -82
  190. package/lib/components/transitions/dialog-transition.mjs +1 -2
  191. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  192. package/lib/composables/icons.mjs +1 -1
  193. package/lib/composables/variant.mjs +1 -1
  194. package/lib/entry-bundler.mjs +1 -1
  195. package/lib/framework.mjs +1 -1
  196. package/lib/iconsets/fa-svg.d.mts +1 -1
  197. package/lib/iconsets/fa.d.mts +1 -1
  198. package/lib/iconsets/fa4.d.mts +1 -1
  199. package/lib/iconsets/md.d.mts +1 -1
  200. package/lib/iconsets/mdi-svg.d.mts +1 -1
  201. package/lib/iconsets/mdi.d.mts +1 -1
  202. package/lib/index.d.mts +58 -58
  203. package/lib/labs/VCalendar/VCalendar.mjs +1 -1
  204. package/lib/labs/VCalendar/VCalendarDay.mjs +1 -1
  205. package/lib/labs/VDateInput/VDateInput.mjs +4 -3
  206. package/lib/labs/VDateInput/VDateInput.mjs.map +1 -1
  207. package/lib/labs/VFileUpload/VFileUpload.mjs +1 -1
  208. package/lib/labs/VFileUpload/VFileUploadItem.mjs +1 -1
  209. package/lib/labs/VFileUpload/index.d.mts +5 -5
  210. package/lib/labs/VNumberInput/VNumberInput.mjs +1 -1
  211. package/lib/labs/VNumberInput/index.d.mts +22 -22
  212. package/lib/labs/VPicker/VPicker.mjs +1 -1
  213. package/lib/labs/VSnackbarQueue/VSnackbarQueue.mjs +1 -1
  214. package/lib/labs/VSnackbarQueue/index.d.mts +3 -3
  215. package/lib/labs/VStepperVertical/VStepperVertical.mjs +1 -1
  216. package/lib/labs/VStepperVertical/VStepperVerticalActions.mjs +1 -1
  217. package/lib/labs/VStepperVertical/VStepperVerticalItem.mjs +1 -1
  218. package/lib/labs/VStepperVertical/index.d.mts +1 -1
  219. package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
  220. package/lib/labs/VTimePicker/VTimePickerControls.mjs +1 -1
  221. package/lib/labs/VTreeview/VTreeview.mjs +1 -1
  222. package/lib/labs/VTreeview/VTreeviewChildren.mjs +1 -1
  223. package/lib/labs/VTreeview/VTreeviewGroup.mjs +1 -1
  224. package/lib/labs/VTreeview/VTreeviewItem.mjs +1 -1
  225. package/lib/labs/VTreeview/index.d.mts +5 -5
  226. package/lib/labs/components.d.mts +32 -32
  227. package/lib/locale/adapters/vue-i18n.mjs +0 -1
  228. package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
  229. package/package.json +16 -15
package/dist/vuetify.d.ts CHANGED
@@ -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;
@@ -4148,7 +4148,7 @@ declare const VListItem: {
4148
4148
  title?: string | number | undefined;
4149
4149
  class?: any;
4150
4150
  theme?: string | undefined;
4151
- to?: vue_router.RouteLocationRaw | undefined;
4151
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
4152
4152
  lines?: false | "one" | "two" | "three" | undefined;
4153
4153
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
4154
4154
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -4245,7 +4245,7 @@ declare const VListItem: {
4245
4245
  title?: string | number | undefined;
4246
4246
  class?: any;
4247
4247
  theme?: string | undefined;
4248
- to?: vue_router.RouteLocationRaw | undefined;
4248
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
4249
4249
  lines?: false | "one" | "two" | "three" | undefined;
4250
4250
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
4251
4251
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -4342,7 +4342,7 @@ declare const VListItem: {
4342
4342
  title?: string | number | undefined;
4343
4343
  class?: any;
4344
4344
  theme?: string | undefined;
4345
- to?: vue_router.RouteLocationRaw | undefined;
4345
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
4346
4346
  lines?: false | "one" | "two" | "three" | undefined;
4347
4347
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
4348
4348
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -4458,7 +4458,7 @@ declare const VListItem: {
4458
4458
  title?: string | number | undefined;
4459
4459
  class?: any;
4460
4460
  theme?: string | undefined;
4461
- to?: vue_router.RouteLocationRaw | undefined;
4461
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
4462
4462
  lines?: false | "one" | "two" | "three" | undefined;
4463
4463
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
4464
4464
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -6806,7 +6806,7 @@ declare const VMenu: {
6806
6806
  };
6807
6807
  $forceUpdate: () => void;
6808
6808
  $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;
6809
+ $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
6810
  } & Omit<{
6811
6811
  absolute: boolean;
6812
6812
  location: Anchor;
@@ -7487,7 +7487,7 @@ declare const VMenu: {
7487
7487
  };
7488
7488
  $forceUpdate: () => void;
7489
7489
  $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;
7490
+ $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
7491
  } & Omit<{
7492
7492
  absolute: boolean;
7493
7493
  location: Anchor;
@@ -8073,7 +8073,7 @@ declare const VMenu: {
8073
8073
  };
8074
8074
  $forceUpdate: () => void;
8075
8075
  $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;
8076
+ $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
8077
  } & Omit<{
8078
8078
  absolute: boolean;
8079
8079
  location: Anchor;
@@ -13462,7 +13462,7 @@ declare const VBreadcrumbsItem: {
13462
13462
  color?: string | undefined;
13463
13463
  title?: string | undefined;
13464
13464
  class?: any;
13465
- to?: vue_router.RouteLocationRaw | undefined;
13465
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13466
13466
  href?: string | undefined;
13467
13467
  activeColor?: string | undefined;
13468
13468
  activeClass?: string | undefined;
@@ -13486,7 +13486,7 @@ declare const VBreadcrumbsItem: {
13486
13486
  color?: string | undefined;
13487
13487
  title?: string | undefined;
13488
13488
  class?: any;
13489
- to?: vue_router.RouteLocationRaw | undefined;
13489
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13490
13490
  href?: string | undefined;
13491
13491
  activeColor?: string | undefined;
13492
13492
  activeClass?: string | undefined;
@@ -13526,7 +13526,7 @@ declare const VBreadcrumbsItem: {
13526
13526
  color?: string | undefined;
13527
13527
  title?: string | undefined;
13528
13528
  class?: any;
13529
- to?: vue_router.RouteLocationRaw | undefined;
13529
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13530
13530
  href?: string | undefined;
13531
13531
  activeColor?: string | undefined;
13532
13532
  activeClass?: string | undefined;
@@ -13561,7 +13561,7 @@ declare const VBreadcrumbsItem: {
13561
13561
  color?: string | undefined;
13562
13562
  title?: string | undefined;
13563
13563
  class?: any;
13564
- to?: vue_router.RouteLocationRaw | undefined;
13564
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13565
13565
  href?: string | undefined;
13566
13566
  activeColor?: string | undefined;
13567
13567
  activeClass?: string | undefined;
@@ -13764,7 +13764,7 @@ declare const VBtn: {
13764
13764
  text?: string | undefined;
13765
13765
  class?: any;
13766
13766
  theme?: string | undefined;
13767
- to?: vue_router.RouteLocationRaw | undefined;
13767
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13768
13768
  icon?: boolean | IconValue | undefined;
13769
13769
  href?: string | undefined;
13770
13770
  elevation?: string | number | undefined;
@@ -13838,7 +13838,7 @@ declare const VBtn: {
13838
13838
  text?: string | undefined;
13839
13839
  class?: any;
13840
13840
  theme?: string | undefined;
13841
- to?: vue_router.RouteLocationRaw | undefined;
13841
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13842
13842
  icon?: boolean | IconValue | undefined;
13843
13843
  href?: string | undefined;
13844
13844
  elevation?: string | number | undefined;
@@ -13939,7 +13939,7 @@ declare const VBtn: {
13939
13939
  text?: string | undefined;
13940
13940
  class?: any;
13941
13941
  theme?: string | undefined;
13942
- to?: vue_router.RouteLocationRaw | undefined;
13942
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
13943
13943
  icon?: boolean | IconValue | undefined;
13944
13944
  href?: string | undefined;
13945
13945
  elevation?: string | number | undefined;
@@ -14034,7 +14034,7 @@ declare const VBtn: {
14034
14034
  text?: string | undefined;
14035
14035
  class?: any;
14036
14036
  theme?: string | undefined;
14037
- to?: vue_router.RouteLocationRaw | undefined;
14037
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
14038
14038
  icon?: boolean | IconValue | undefined;
14039
14039
  href?: string | undefined;
14040
14040
  elevation?: string | number | undefined;
@@ -14947,7 +14947,7 @@ declare const VCard: {
14947
14947
  text?: string | number | undefined;
14948
14948
  class?: any;
14949
14949
  theme?: string | undefined;
14950
- to?: vue_router.RouteLocationRaw | undefined;
14950
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
14951
14951
  href?: string | undefined;
14952
14952
  elevation?: string | number | undefined;
14953
14953
  rounded?: string | number | boolean | undefined;
@@ -15024,7 +15024,7 @@ declare const VCard: {
15024
15024
  text?: string | number | undefined;
15025
15025
  class?: any;
15026
15026
  theme?: string | undefined;
15027
- to?: vue_router.RouteLocationRaw | undefined;
15027
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
15028
15028
  href?: string | undefined;
15029
15029
  elevation?: string | number | undefined;
15030
15030
  rounded?: string | number | boolean | undefined;
@@ -15135,7 +15135,7 @@ declare const VCard: {
15135
15135
  text?: string | number | undefined;
15136
15136
  class?: any;
15137
15137
  theme?: string | undefined;
15138
- to?: vue_router.RouteLocationRaw | undefined;
15138
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
15139
15139
  href?: string | undefined;
15140
15140
  elevation?: string | number | undefined;
15141
15141
  rounded?: string | number | boolean | undefined;
@@ -15232,7 +15232,7 @@ declare const VCard: {
15232
15232
  text?: string | number | undefined;
15233
15233
  class?: any;
15234
15234
  theme?: string | undefined;
15235
- to?: vue_router.RouteLocationRaw | undefined;
15235
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
15236
15236
  href?: string | undefined;
15237
15237
  elevation?: string | number | undefined;
15238
15238
  rounded?: string | number | boolean | undefined;
@@ -18829,7 +18829,7 @@ declare const VChip: {
18829
18829
  text?: string | undefined;
18830
18830
  class?: any;
18831
18831
  theme?: string | undefined;
18832
- to?: vue_router.RouteLocationRaw | undefined;
18832
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
18833
18833
  onClick?: ((args_0: MouseEvent) => void) | undefined;
18834
18834
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
18835
18835
  href?: string | undefined;
@@ -18937,7 +18937,7 @@ declare const VChip: {
18937
18937
  text?: string | undefined;
18938
18938
  class?: any;
18939
18939
  theme?: string | undefined;
18940
- to?: vue_router.RouteLocationRaw | undefined;
18940
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
18941
18941
  onClick?: ((args_0: MouseEvent) => void) | undefined;
18942
18942
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
18943
18943
  href?: string | undefined;
@@ -19083,7 +19083,7 @@ declare const VChip: {
19083
19083
  text?: string | undefined;
19084
19084
  class?: any;
19085
19085
  theme?: string | undefined;
19086
- to?: vue_router.RouteLocationRaw | undefined;
19086
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
19087
19087
  onClick?: ((args_0: MouseEvent) => void) | undefined;
19088
19088
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
19089
19089
  href?: string | undefined;
@@ -19212,7 +19212,7 @@ declare const VChip: {
19212
19212
  text?: string | undefined;
19213
19213
  class?: any;
19214
19214
  theme?: string | undefined;
19215
- to?: vue_router.RouteLocationRaw | undefined;
19215
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
19216
19216
  onClick?: ((args_0: MouseEvent) => void) | undefined;
19217
19217
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
19218
19218
  href?: string | undefined;
@@ -20048,7 +20048,7 @@ declare const VColorPicker: {
20048
20048
  };
20049
20049
  }>> & {
20050
20050
  "onUpdate:modelValue"?: ((color: any) => any) | undefined;
20051
- "onUpdate:mode"?: ((mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa") => any) | undefined;
20051
+ "onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
20052
20052
  }, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
20053
20053
  'update:modelValue': (color: any) => true;
20054
20054
  'update:mode': (mode: keyof typeof modes) => true;
@@ -20115,17 +20115,17 @@ declare const VColorPicker: {
20115
20115
  };
20116
20116
  }>> & {
20117
20117
  "onUpdate:modelValue"?: ((color: any) => any) | undefined;
20118
- "onUpdate:mode"?: ((mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa") => any) | undefined;
20118
+ "onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
20119
20119
  }, {
20120
20120
  width: string | number;
20121
20121
  style: vue.StyleValue;
20122
20122
  disabled: boolean;
20123
20123
  tag: string;
20124
- mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa";
20124
+ mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
20125
20125
  rounded: string | number | boolean;
20126
20126
  tile: boolean;
20127
20127
  dotSize: string | number;
20128
- modes: readonly ("rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa")[];
20128
+ modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
20129
20129
  canvasHeight: string | number;
20130
20130
  hideCanvas: boolean;
20131
20131
  hideSliders: boolean;
@@ -20202,17 +20202,17 @@ declare const VColorPicker: {
20202
20202
  };
20203
20203
  }>> & {
20204
20204
  "onUpdate:modelValue"?: ((color: any) => any) | undefined;
20205
- "onUpdate:mode"?: ((mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa") => any) | undefined;
20205
+ "onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
20206
20206
  }, {}, {}, {}, {}, {
20207
20207
  width: string | number;
20208
20208
  style: vue.StyleValue;
20209
20209
  disabled: boolean;
20210
20210
  tag: string;
20211
- mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa";
20211
+ mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
20212
20212
  rounded: string | number | boolean;
20213
20213
  tile: boolean;
20214
20214
  dotSize: string | number;
20215
- modes: readonly ("rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa")[];
20215
+ modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
20216
20216
  canvasHeight: string | number;
20217
20217
  hideCanvas: boolean;
20218
20218
  hideSliders: boolean;
@@ -20286,7 +20286,7 @@ declare const VColorPicker: {
20286
20286
  };
20287
20287
  }>> & {
20288
20288
  "onUpdate:modelValue"?: ((color: any) => any) | undefined;
20289
- "onUpdate:mode"?: ((mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa") => any) | undefined;
20289
+ "onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
20290
20290
  }, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
20291
20291
  'update:modelValue': (color: any) => true;
20292
20292
  'update:mode': (mode: keyof typeof modes) => true;
@@ -20295,11 +20295,11 @@ declare const VColorPicker: {
20295
20295
  style: vue.StyleValue;
20296
20296
  disabled: boolean;
20297
20297
  tag: string;
20298
- mode: "rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa";
20298
+ mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
20299
20299
  rounded: string | number | boolean;
20300
20300
  tile: boolean;
20301
20301
  dotSize: string | number;
20302
- modes: readonly ("rgb" | "hex" | "rgba" | "hsl" | "hsla" | "hexa")[];
20302
+ modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
20303
20303
  canvasHeight: string | number;
20304
20304
  hideCanvas: boolean;
20305
20305
  hideSliders: boolean;
@@ -30049,7 +30049,7 @@ declare const VDialog: {
30049
30049
  };
30050
30050
  $forceUpdate: () => void;
30051
30051
  $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;
30052
+ $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
30053
  } & Omit<{
30054
30054
  absolute: boolean;
30055
30055
  location: Anchor;
@@ -30735,7 +30735,7 @@ declare const VDialog: {
30735
30735
  };
30736
30736
  $forceUpdate: () => void;
30737
30737
  $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;
30738
+ $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
30739
  } & Omit<{
30740
30740
  absolute: boolean;
30741
30741
  location: Anchor;
@@ -31320,7 +31320,7 @@ declare const VDialog: {
31320
31320
  };
31321
31321
  $forceUpdate: () => void;
31322
31322
  $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;
31323
+ $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
31324
  } & Omit<{
31325
31325
  absolute: boolean;
31326
31326
  location: Anchor;
@@ -33342,7 +33342,7 @@ declare const VFab: {
33342
33342
  text?: string | undefined;
33343
33343
  class?: any;
33344
33344
  theme?: string | undefined;
33345
- to?: vue_router.RouteLocationRaw | undefined;
33345
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
33346
33346
  icon?: boolean | IconValue | undefined;
33347
33347
  href?: string | undefined;
33348
33348
  elevation?: string | number | undefined;
@@ -33413,7 +33413,7 @@ declare const VFab: {
33413
33413
  text?: string | undefined;
33414
33414
  class?: any;
33415
33415
  theme?: string | undefined;
33416
- to?: vue_router.RouteLocationRaw | undefined;
33416
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
33417
33417
  icon?: boolean | IconValue | undefined;
33418
33418
  href?: string | undefined;
33419
33419
  elevation?: string | number | undefined;
@@ -33523,7 +33523,7 @@ declare const VFab: {
33523
33523
  text?: string | undefined;
33524
33524
  class?: any;
33525
33525
  theme?: string | undefined;
33526
- to?: vue_router.RouteLocationRaw | undefined;
33526
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
33527
33527
  icon?: boolean | IconValue | undefined;
33528
33528
  href?: string | undefined;
33529
33529
  elevation?: string | number | undefined;
@@ -33628,7 +33628,7 @@ declare const VFab: {
33628
33628
  text?: string | undefined;
33629
33629
  class?: any;
33630
33630
  theme?: string | undefined;
33631
- to?: vue_router.RouteLocationRaw | undefined;
33631
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
33632
33632
  icon?: boolean | IconValue | undefined;
33633
33633
  href?: string | undefined;
33634
33634
  elevation?: string | number | undefined;
@@ -34340,7 +34340,7 @@ declare const VFileInput: {
34340
34340
  };
34341
34341
  $forceUpdate: () => void;
34342
34342
  $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;
34343
+ $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
34344
  } & Omit<{
34345
34345
  error: boolean;
34346
34346
  direction: "horizontal" | "vertical";
@@ -34912,7 +34912,7 @@ declare const VFileInput: {
34912
34912
  };
34913
34913
  $forceUpdate: () => void;
34914
34914
  $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;
34915
+ $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
34916
  } & Omit<{
34917
34917
  error: boolean;
34918
34918
  direction: "horizontal" | "vertical";
@@ -35319,7 +35319,7 @@ declare const VFileInput: {
35319
35319
  };
35320
35320
  $forceUpdate: () => void;
35321
35321
  $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;
35322
+ $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
35323
  } & Omit<{
35324
35324
  error: boolean;
35325
35325
  direction: "horizontal" | "vertical";
@@ -49516,7 +49516,7 @@ declare const VSnackbar: {
49516
49516
  };
49517
49517
  $forceUpdate: () => void;
49518
49518
  $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;
49519
+ $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
49520
  } & Omit<{
49521
49521
  absolute: boolean;
49522
49522
  location: Anchor;
@@ -50198,7 +50198,7 @@ declare const VSnackbar: {
50198
50198
  };
50199
50199
  $forceUpdate: () => void;
50200
50200
  $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;
50201
+ $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
50202
  } & Omit<{
50203
50203
  absolute: boolean;
50204
50204
  location: Anchor;
@@ -50780,7 +50780,7 @@ declare const VSnackbar: {
50780
50780
  };
50781
50781
  $forceUpdate: () => void;
50782
50782
  $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;
50783
+ $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
50784
  } & Omit<{
50785
50785
  absolute: boolean;
50786
50786
  location: Anchor;
@@ -54674,7 +54674,7 @@ declare const VTab: {
54674
54674
  text?: string | undefined;
54675
54675
  class?: any;
54676
54676
  theme?: string | undefined;
54677
- to?: vue_router.RouteLocationRaw | undefined;
54677
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
54678
54678
  icon?: boolean | IconValue | undefined;
54679
54679
  href?: string | undefined;
54680
54680
  elevation?: string | number | undefined;
@@ -54761,7 +54761,7 @@ declare const VTab: {
54761
54761
  text?: string | undefined;
54762
54762
  class?: any;
54763
54763
  theme?: string | undefined;
54764
- to?: vue_router.RouteLocationRaw | undefined;
54764
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
54765
54765
  icon?: boolean | IconValue | undefined;
54766
54766
  href?: string | undefined;
54767
54767
  elevation?: string | number | undefined;
@@ -54826,7 +54826,7 @@ declare const VTab: {
54826
54826
  text?: string | undefined;
54827
54827
  class?: any;
54828
54828
  theme?: string | undefined;
54829
- to?: vue_router.RouteLocationRaw | undefined;
54829
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
54830
54830
  icon?: boolean | IconValue | undefined;
54831
54831
  href?: string | undefined;
54832
54832
  elevation?: string | number | undefined;
@@ -54913,7 +54913,7 @@ declare const VTab: {
54913
54913
  text?: string | undefined;
54914
54914
  class?: any;
54915
54915
  theme?: string | undefined;
54916
- to?: vue_router.RouteLocationRaw | undefined;
54916
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
54917
54917
  icon?: boolean | IconValue | undefined;
54918
54918
  href?: string | undefined;
54919
54919
  elevation?: string | number | undefined;
@@ -54996,7 +54996,7 @@ declare const VTab: {
54996
54996
  };
54997
54997
  $forceUpdate: () => void;
54998
54998
  $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;
54999
+ $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
55000
  } & Omit<{
55001
55001
  symbol: any;
55002
55002
  replace: boolean;
@@ -55033,7 +55033,7 @@ declare const VTab: {
55033
55033
  text?: string | undefined;
55034
55034
  class?: any;
55035
55035
  theme?: string | undefined;
55036
- to?: vue_router.RouteLocationRaw | undefined;
55036
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55037
55037
  icon?: boolean | IconValue | undefined;
55038
55038
  href?: string | undefined;
55039
55039
  elevation?: string | number | undefined;
@@ -55105,7 +55105,7 @@ declare const VTab: {
55105
55105
  text?: string | undefined;
55106
55106
  class?: any;
55107
55107
  theme?: string | undefined;
55108
- to?: vue_router.RouteLocationRaw | undefined;
55108
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55109
55109
  icon?: boolean | IconValue | undefined;
55110
55110
  href?: string | undefined;
55111
55111
  elevation?: string | number | undefined;
@@ -55200,7 +55200,7 @@ declare const VTab: {
55200
55200
  text?: string | undefined;
55201
55201
  class?: any;
55202
55202
  theme?: string | undefined;
55203
- to?: vue_router.RouteLocationRaw | undefined;
55203
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55204
55204
  icon?: boolean | IconValue | undefined;
55205
55205
  href?: string | undefined;
55206
55206
  elevation?: string | number | undefined;
@@ -55287,7 +55287,7 @@ declare const VTab: {
55287
55287
  text?: string | undefined;
55288
55288
  class?: any;
55289
55289
  theme?: string | undefined;
55290
- to?: vue_router.RouteLocationRaw | undefined;
55290
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55291
55291
  icon?: boolean | IconValue | undefined;
55292
55292
  href?: string | undefined;
55293
55293
  elevation?: string | number | undefined;
@@ -55352,7 +55352,7 @@ declare const VTab: {
55352
55352
  text?: string | undefined;
55353
55353
  class?: any;
55354
55354
  theme?: string | undefined;
55355
- to?: vue_router.RouteLocationRaw | undefined;
55355
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55356
55356
  icon?: boolean | IconValue | undefined;
55357
55357
  href?: string | undefined;
55358
55358
  elevation?: string | number | undefined;
@@ -55439,7 +55439,7 @@ declare const VTab: {
55439
55439
  text?: string | undefined;
55440
55440
  class?: any;
55441
55441
  theme?: string | undefined;
55442
- to?: vue_router.RouteLocationRaw | undefined;
55442
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55443
55443
  icon?: boolean | IconValue | undefined;
55444
55444
  href?: string | undefined;
55445
55445
  elevation?: string | number | undefined;
@@ -55522,7 +55522,7 @@ declare const VTab: {
55522
55522
  };
55523
55523
  $forceUpdate: () => void;
55524
55524
  $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;
55525
+ $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
55526
  } & Omit<{
55527
55527
  symbol: any;
55528
55528
  replace: boolean;
@@ -55559,7 +55559,7 @@ declare const VTab: {
55559
55559
  text?: string | undefined;
55560
55560
  class?: any;
55561
55561
  theme?: string | undefined;
55562
- to?: vue_router.RouteLocationRaw | undefined;
55562
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55563
55563
  icon?: boolean | IconValue | undefined;
55564
55564
  href?: string | undefined;
55565
55565
  elevation?: string | number | undefined;
@@ -55656,7 +55656,7 @@ declare const VTab: {
55656
55656
  text?: string | undefined;
55657
55657
  class?: any;
55658
55658
  theme?: string | undefined;
55659
- to?: vue_router.RouteLocationRaw | undefined;
55659
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55660
55660
  icon?: boolean | IconValue | undefined;
55661
55661
  href?: string | undefined;
55662
55662
  elevation?: string | number | undefined;
@@ -55743,7 +55743,7 @@ declare const VTab: {
55743
55743
  text?: string | undefined;
55744
55744
  class?: any;
55745
55745
  theme?: string | undefined;
55746
- to?: vue_router.RouteLocationRaw | undefined;
55746
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55747
55747
  icon?: boolean | IconValue | undefined;
55748
55748
  href?: string | undefined;
55749
55749
  elevation?: string | number | undefined;
@@ -55808,7 +55808,7 @@ declare const VTab: {
55808
55808
  text?: string | undefined;
55809
55809
  class?: any;
55810
55810
  theme?: string | undefined;
55811
- to?: vue_router.RouteLocationRaw | undefined;
55811
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55812
55812
  icon?: boolean | IconValue | undefined;
55813
55813
  href?: string | undefined;
55814
55814
  elevation?: string | number | undefined;
@@ -55895,7 +55895,7 @@ declare const VTab: {
55895
55895
  text?: string | undefined;
55896
55896
  class?: any;
55897
55897
  theme?: string | undefined;
55898
- to?: vue_router.RouteLocationRaw | undefined;
55898
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
55899
55899
  icon?: boolean | IconValue | undefined;
55900
55900
  href?: string | undefined;
55901
55901
  elevation?: string | number | undefined;
@@ -55978,7 +55978,7 @@ declare const VTab: {
55978
55978
  };
55979
55979
  $forceUpdate: () => void;
55980
55980
  $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;
55981
+ $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
55982
  } & Omit<{
55983
55983
  symbol: any;
55984
55984
  replace: boolean;
@@ -56015,7 +56015,7 @@ declare const VTab: {
56015
56015
  text?: string | undefined;
56016
56016
  class?: any;
56017
56017
  theme?: string | undefined;
56018
- to?: vue_router.RouteLocationRaw | undefined;
56018
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
56019
56019
  icon?: boolean | IconValue | undefined;
56020
56020
  href?: string | undefined;
56021
56021
  elevation?: string | number | undefined;
@@ -57476,7 +57476,7 @@ declare const VTextarea: {
57476
57476
  };
57477
57477
  $forceUpdate: () => void;
57478
57478
  $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;
57479
+ $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
57480
  } & Omit<{
57481
57481
  error: boolean;
57482
57482
  direction: "horizontal" | "vertical";
@@ -58015,7 +58015,7 @@ declare const VTextarea: {
58015
58015
  };
58016
58016
  $forceUpdate: () => void;
58017
58017
  $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;
58018
+ $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
58019
  } & Omit<{
58020
58020
  error: boolean;
58021
58021
  direction: "horizontal" | "vertical";
@@ -58407,7 +58407,7 @@ declare const VTextarea: {
58407
58407
  };
58408
58408
  $forceUpdate: () => void;
58409
58409
  $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;
58410
+ $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
58411
  } & Omit<{
58412
58412
  error: boolean;
58413
58413
  direction: "horizontal" | "vertical";
@@ -59051,7 +59051,7 @@ declare const VTextField: {
59051
59051
  };
59052
59052
  $forceUpdate: () => void;
59053
59053
  $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;
59054
+ $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
59055
  } & Omit<{
59056
59056
  error: boolean;
59057
59057
  direction: "horizontal" | "vertical";
@@ -59290,7 +59290,7 @@ declare const VTextField: {
59290
59290
  };
59291
59291
  $forceUpdate: () => void;
59292
59292
  $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;
59293
+ $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
59294
  } & Omit<{
59295
59295
  flat: boolean;
59296
59296
  reverse: boolean;
@@ -59829,7 +59829,7 @@ declare const VTextField: {
59829
59829
  };
59830
59830
  $forceUpdate: () => void;
59831
59831
  $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;
59832
+ $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
59833
  } & Omit<{
59834
59834
  error: boolean;
59835
59835
  direction: "horizontal" | "vertical";
@@ -60068,7 +60068,7 @@ declare const VTextField: {
60068
60068
  };
60069
60069
  $forceUpdate: () => void;
60070
60070
  $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;
60071
+ $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
60072
  } & Omit<{
60073
60073
  flat: boolean;
60074
60074
  reverse: boolean;
@@ -60458,7 +60458,7 @@ declare const VTextField: {
60458
60458
  };
60459
60459
  $forceUpdate: () => void;
60460
60460
  $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;
60461
+ $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
60462
  } & Omit<{
60463
60463
  error: boolean;
60464
60464
  direction: "horizontal" | "vertical";
@@ -60697,7 +60697,7 @@ declare const VTextField: {
60697
60697
  };
60698
60698
  $forceUpdate: () => void;
60699
60699
  $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;
60700
+ $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
60701
  } & Omit<{
60702
60702
  flat: boolean;
60703
60703
  reverse: boolean;
@@ -62369,7 +62369,7 @@ declare const VTooltip: {
62369
62369
  };
62370
62370
  $forceUpdate: () => void;
62371
62371
  $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;
62372
+ $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
62373
  } & Omit<{
62374
62374
  absolute: boolean;
62375
62375
  location: Anchor;
@@ -63034,7 +63034,7 @@ declare const VTooltip: {
63034
63034
  };
63035
63035
  $forceUpdate: () => void;
63036
63036
  $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;
63037
+ $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
63038
  } & Omit<{
63039
63039
  absolute: boolean;
63040
63040
  location: Anchor;
@@ -63607,7 +63607,7 @@ declare const VTooltip: {
63607
63607
  };
63608
63608
  $forceUpdate: () => void;
63609
63609
  $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;
63610
+ $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
63611
  } & Omit<{
63612
63612
  absolute: boolean;
63613
63613
  location: Anchor;
@@ -66948,24 +66948,27 @@ declare module 'vue' {
66948
66948
  $children?: VNodeChild
66949
66949
  }
66950
66950
  export interface GlobalComponents {
66951
- VAppBar: typeof import('vuetify/components')['VAppBar']
66952
- VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
66953
- VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
66954
- VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
66955
66951
  VApp: typeof import('vuetify/components')['VApp']
66956
66952
  VAlert: typeof import('vuetify/components')['VAlert']
66957
66953
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
66958
- VAvatar: typeof import('vuetify/components')['VAvatar']
66959
- VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
66960
- VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
66961
66954
  VBadge: typeof import('vuetify/components')['VBadge']
66962
- VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
66955
+ VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
66956
+ VAppBar: typeof import('vuetify/components')['VAppBar']
66957
+ VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
66958
+ VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
66963
66959
  VBanner: typeof import('vuetify/components')['VBanner']
66964
66960
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
66965
66961
  VBannerText: typeof import('vuetify/components')['VBannerText']
66962
+ VAvatar: typeof import('vuetify/components')['VAvatar']
66963
+ VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
66964
+ VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
66965
+ VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
66966
+ VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
66966
66967
  VBtn: typeof import('vuetify/components')['VBtn']
66968
+ VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
66967
66969
  VCarousel: typeof import('vuetify/components')['VCarousel']
66968
66970
  VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
66971
+ VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
66969
66972
  VCard: typeof import('vuetify/components')['VCard']
66970
66973
  VCardActions: typeof import('vuetify/components')['VCardActions']
66971
66974
  VCardItem: typeof import('vuetify/components')['VCardItem']
@@ -66973,23 +66976,12 @@ declare module 'vue' {
66973
66976
  VCardText: typeof import('vuetify/components')['VCardText']
66974
66977
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
66975
66978
  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']
66979
+ VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
66980
66980
  VChipGroup: typeof import('vuetify/components')['VChipGroup']
66981
- VCode: typeof import('vuetify/components')['VCode']
66981
+ VCombobox: typeof import('vuetify/components')['VCombobox']
66982
66982
  VCheckbox: typeof import('vuetify/components')['VCheckbox']
66983
66983
  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
- VDatePicker: typeof import('vuetify/components')['VDatePicker']
66988
- VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
66989
- VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
66990
- VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
66991
- VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
66992
- VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
66984
+ VCode: typeof import('vuetify/components')['VCode']
66993
66985
  VDataTable: typeof import('vuetify/components')['VDataTable']
66994
66986
  VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
66995
66987
  VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
@@ -66997,31 +66989,34 @@ declare module 'vue' {
66997
66989
  VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
66998
66990
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
66999
66991
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
67000
- VDivider: typeof import('vuetify/components')['VDivider']
66992
+ VCounter: typeof import('vuetify/components')['VCounter']
67001
66993
  VDialog: typeof import('vuetify/components')['VDialog']
67002
- VFab: typeof import('vuetify/components')['VFab']
67003
- VEmptyState: typeof import('vuetify/components')['VEmptyState']
66994
+ VDatePicker: typeof import('vuetify/components')['VDatePicker']
66995
+ VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
66996
+ VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
66997
+ VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
66998
+ VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
66999
+ VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
67000
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
67001
+ VDivider: typeof import('vuetify/components')['VDivider']
67004
67002
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
67005
67003
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
67006
67004
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
67007
67005
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
67008
67006
  VField: typeof import('vuetify/components')['VField']
67009
67007
  VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
67010
- VFooter: typeof import('vuetify/components')['VFooter']
67008
+ VEmptyState: typeof import('vuetify/components')['VEmptyState']
67009
+ VFab: typeof import('vuetify/components')['VFab']
67010
+ VImg: typeof import('vuetify/components')['VImg']
67011
67011
  VFileInput: typeof import('vuetify/components')['VFileInput']
67012
+ VFooter: typeof import('vuetify/components')['VFooter']
67013
+ VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67012
67014
  VIcon: typeof import('vuetify/components')['VIcon']
67013
67015
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
67014
67016
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
67015
67017
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
67016
67018
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
67017
- VImg: typeof import('vuetify/components')['VImg']
67018
- VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
67019
67019
  VInput: typeof import('vuetify/components')['VInput']
67020
- VLabel: typeof import('vuetify/components')['VLabel']
67021
- VItemGroup: typeof import('vuetify/components')['VItemGroup']
67022
- VItem: typeof import('vuetify/components')['VItem']
67023
- VKbd: typeof import('vuetify/components')['VKbd']
67024
- VMenu: typeof import('vuetify/components')['VMenu']
67025
67020
  VList: typeof import('vuetify/components')['VList']
67026
67021
  VListGroup: typeof import('vuetify/components')['VListGroup']
67027
67022
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -67031,61 +67026,66 @@ declare module 'vue' {
67031
67026
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
67032
67027
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
67033
67028
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
67034
- VMessages: typeof import('vuetify/components')['VMessages']
67029
+ VItemGroup: typeof import('vuetify/components')['VItemGroup']
67030
+ VItem: typeof import('vuetify/components')['VItem']
67031
+ VLabel: typeof import('vuetify/components')['VLabel']
67032
+ VKbd: typeof import('vuetify/components')['VKbd']
67033
+ VMenu: typeof import('vuetify/components')['VMenu']
67035
67034
  VMain: typeof import('vuetify/components')['VMain']
67036
- VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
67035
+ VMessages: typeof import('vuetify/components')['VMessages']
67037
67036
  VOtpInput: typeof import('vuetify/components')['VOtpInput']
67038
67037
  VOverlay: typeof import('vuetify/components')['VOverlay']
67039
67038
  VPagination: typeof import('vuetify/components')['VPagination']
67039
+ VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
67040
+ VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
67040
67041
  VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
67042
+ VSelect: typeof import('vuetify/components')['VSelect']
67041
67043
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
67042
- VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
67043
67044
  VRating: typeof import('vuetify/components')['VRating']
67044
- VSelect: typeof import('vuetify/components')['VSelect']
67045
+ VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
67046
+ VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
67047
+ VSheet: typeof import('vuetify/components')['VSheet']
67045
67048
  VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
67049
+ VSwitch: typeof import('vuetify/components')['VSwitch']
67046
67050
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
67047
67051
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
67048
- VSlider: typeof import('vuetify/components')['VSlider']
67049
- VSheet: typeof import('vuetify/components')['VSheet']
67050
67052
  VSnackbar: typeof import('vuetify/components')['VSnackbar']
67053
+ VSlider: typeof import('vuetify/components')['VSlider']
67051
67054
  VSystemBar: typeof import('vuetify/components')['VSystemBar']
67055
+ VTab: typeof import('vuetify/components')['VTab']
67056
+ VTabs: typeof import('vuetify/components')['VTabs']
67057
+ VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
67058
+ VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
67052
67059
  VStepper: typeof import('vuetify/components')['VStepper']
67053
67060
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
67054
67061
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
67055
67062
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
67056
67063
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
67057
67064
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
67058
- VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
67059
- VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
67060
- VTab: typeof import('vuetify/components')['VTab']
67061
- VTabs: typeof import('vuetify/components')['VTabs']
67062
- VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
67063
- VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
67064
67065
  VTextarea: typeof import('vuetify/components')['VTextarea']
67065
- VSwitch: typeof import('vuetify/components')['VSwitch']
67066
67066
  VTextField: typeof import('vuetify/components')['VTextField']
67067
+ VTooltip: typeof import('vuetify/components')['VTooltip']
67068
+ VTimeline: typeof import('vuetify/components')['VTimeline']
67069
+ VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
67067
67070
  VToolbar: typeof import('vuetify/components')['VToolbar']
67068
67071
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
67069
67072
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
67070
- VTable: typeof import('vuetify/components')['VTable']
67071
67073
  VWindow: typeof import('vuetify/components')['VWindow']
67072
67074
  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']
67075
+ VTable: typeof import('vuetify/components')['VTable']
67076
67076
  VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
67077
67077
  VDataIterator: typeof import('vuetify/components')['VDataIterator']
67078
67078
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
67079
67079
  VForm: typeof import('vuetify/components')['VForm']
67080
+ VHover: typeof import('vuetify/components')['VHover']
67080
67081
  VContainer: typeof import('vuetify/components')['VContainer']
67081
67082
  VCol: typeof import('vuetify/components')['VCol']
67082
67083
  VRow: typeof import('vuetify/components')['VRow']
67083
67084
  VSpacer: typeof import('vuetify/components')['VSpacer']
67084
- VHover: typeof import('vuetify/components')['VHover']
67085
67085
  VLayout: typeof import('vuetify/components')['VLayout']
67086
67086
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
67087
- VLazy: typeof import('vuetify/components')['VLazy']
67088
67087
  VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
67088
+ VLazy: typeof import('vuetify/components')['VLazy']
67089
67089
  VNoSsr: typeof import('vuetify/components')['VNoSsr']
67090
67090
  VRadio: typeof import('vuetify/components')['VRadio']
67091
67091
  VParallax: typeof import('vuetify/components')['VParallax']
@@ -67118,22 +67118,22 @@ declare module 'vue' {
67118
67118
  VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
67119
67119
  VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
67120
67120
  VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
67121
+ VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
67122
+ VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
67123
+ VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
67121
67124
  VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
67122
67125
  VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
67123
67126
  VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
67124
- VPicker: typeof import('vuetify/labs/components')['VPicker']
67125
- VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
67126
- VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
67127
- VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
67128
- VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
67129
67127
  VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
67130
67128
  VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
67131
67129
  VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
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
67135
  VDateInput: typeof import('vuetify/labs/components')['VDateInput']
67136
- VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
67137
67136
  VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
67137
+ VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
67138
67138
  }
67139
67139
  }