@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
@@ -1,5 +1,5 @@
1
1
  import * as vue from 'vue';
2
- import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, PropType, ComponentPublicInstance, FunctionalComponent, ComputedRef, Ref, nextTick } from 'vue';
2
+ import { VNodeChild, VNode, ComponentPropsOptions, ExtractPropTypes, PropType, ComponentPublicInstance, FunctionalComponent, ComputedRef, Ref, nextTick } from 'vue';
3
3
 
4
4
  type ClassValue = any;
5
5
 
@@ -870,7 +870,7 @@ declare const VNumberInput: {
870
870
  };
871
871
  $forceUpdate: () => void;
872
872
  $nextTick: typeof nextTick;
873
- $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;
873
+ $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;
874
874
  } & Omit<{
875
875
  error: boolean;
876
876
  direction: "horizontal" | "vertical";
@@ -1109,7 +1109,7 @@ declare const VNumberInput: {
1109
1109
  };
1110
1110
  $forceUpdate: () => void;
1111
1111
  $nextTick: typeof nextTick;
1112
- $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;
1112
+ $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;
1113
1113
  } & Omit<{
1114
1114
  flat: boolean;
1115
1115
  reverse: boolean;
@@ -1230,7 +1230,7 @@ declare const VNumberInput: {
1230
1230
  };
1231
1231
  $forceUpdate: () => void;
1232
1232
  $nextTick: typeof nextTick;
1233
- $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;
1233
+ $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;
1234
1234
  } & Omit<{
1235
1235
  flat: boolean;
1236
1236
  reverse: boolean;
@@ -1537,7 +1537,7 @@ declare const VNumberInput: {
1537
1537
  };
1538
1538
  $forceUpdate: () => void;
1539
1539
  $nextTick: typeof nextTick;
1540
- $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;
1540
+ $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;
1541
1541
  } & Omit<{
1542
1542
  error: boolean;
1543
1543
  direction: "horizontal" | "vertical";
@@ -1776,7 +1776,7 @@ declare const VNumberInput: {
1776
1776
  };
1777
1777
  $forceUpdate: () => void;
1778
1778
  $nextTick: typeof nextTick;
1779
- $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;
1779
+ $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;
1780
1780
  } & Omit<{
1781
1781
  flat: boolean;
1782
1782
  reverse: boolean;
@@ -2009,7 +2009,7 @@ declare const VNumberInput: {
2009
2009
  };
2010
2010
  $forceUpdate: () => void;
2011
2011
  $nextTick: typeof nextTick;
2012
- $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;
2012
+ $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;
2013
2013
  } & Omit<{
2014
2014
  error: boolean;
2015
2015
  direction: "horizontal" | "vertical";
@@ -2248,7 +2248,7 @@ declare const VNumberInput: {
2248
2248
  };
2249
2249
  $forceUpdate: () => void;
2250
2250
  $nextTick: typeof nextTick;
2251
- $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;
2251
+ $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;
2252
2252
  } & Omit<{
2253
2253
  flat: boolean;
2254
2254
  reverse: boolean;
@@ -3237,7 +3237,7 @@ declare const VNumberInput: {
3237
3237
  };
3238
3238
  $forceUpdate: () => void;
3239
3239
  $nextTick: typeof nextTick;
3240
- $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;
3240
+ $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;
3241
3241
  } & Omit<{
3242
3242
  error: boolean;
3243
3243
  direction: "horizontal" | "vertical";
@@ -3476,7 +3476,7 @@ declare const VNumberInput: {
3476
3476
  };
3477
3477
  $forceUpdate: () => void;
3478
3478
  $nextTick: typeof nextTick;
3479
- $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;
3479
+ $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;
3480
3480
  } & Omit<{
3481
3481
  flat: boolean;
3482
3482
  reverse: boolean;
@@ -3597,7 +3597,7 @@ declare const VNumberInput: {
3597
3597
  };
3598
3598
  $forceUpdate: () => void;
3599
3599
  $nextTick: typeof nextTick;
3600
- $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;
3600
+ $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;
3601
3601
  } & Omit<{
3602
3602
  flat: boolean;
3603
3603
  reverse: boolean;
@@ -3904,7 +3904,7 @@ declare const VNumberInput: {
3904
3904
  };
3905
3905
  $forceUpdate: () => void;
3906
3906
  $nextTick: typeof nextTick;
3907
- $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;
3907
+ $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;
3908
3908
  } & Omit<{
3909
3909
  error: boolean;
3910
3910
  direction: "horizontal" | "vertical";
@@ -4143,7 +4143,7 @@ declare const VNumberInput: {
4143
4143
  };
4144
4144
  $forceUpdate: () => void;
4145
4145
  $nextTick: typeof nextTick;
4146
- $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;
4146
+ $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;
4147
4147
  } & Omit<{
4148
4148
  flat: boolean;
4149
4149
  reverse: boolean;
@@ -4376,7 +4376,7 @@ declare const VNumberInput: {
4376
4376
  };
4377
4377
  $forceUpdate: () => void;
4378
4378
  $nextTick: typeof nextTick;
4379
- $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;
4379
+ $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;
4380
4380
  } & Omit<{
4381
4381
  error: boolean;
4382
4382
  direction: "horizontal" | "vertical";
@@ -4615,7 +4615,7 @@ declare const VNumberInput: {
4615
4615
  };
4616
4616
  $forceUpdate: () => void;
4617
4617
  $nextTick: typeof nextTick;
4618
- $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;
4618
+ $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;
4619
4619
  } & Omit<{
4620
4620
  flat: boolean;
4621
4621
  reverse: boolean;
@@ -5450,7 +5450,7 @@ declare const VNumberInput: {
5450
5450
  };
5451
5451
  $forceUpdate: () => void;
5452
5452
  $nextTick: typeof nextTick;
5453
- $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;
5453
+ $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;
5454
5454
  } & Omit<{
5455
5455
  error: boolean;
5456
5456
  direction: "horizontal" | "vertical";
@@ -5689,7 +5689,7 @@ declare const VNumberInput: {
5689
5689
  };
5690
5690
  $forceUpdate: () => void;
5691
5691
  $nextTick: typeof nextTick;
5692
- $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;
5692
+ $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;
5693
5693
  } & Omit<{
5694
5694
  flat: boolean;
5695
5695
  reverse: boolean;
@@ -5810,7 +5810,7 @@ declare const VNumberInput: {
5810
5810
  };
5811
5811
  $forceUpdate: () => void;
5812
5812
  $nextTick: typeof nextTick;
5813
- $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;
5813
+ $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;
5814
5814
  } & Omit<{
5815
5815
  flat: boolean;
5816
5816
  reverse: boolean;
@@ -6117,7 +6117,7 @@ declare const VNumberInput: {
6117
6117
  };
6118
6118
  $forceUpdate: () => void;
6119
6119
  $nextTick: typeof nextTick;
6120
- $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;
6120
+ $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;
6121
6121
  } & Omit<{
6122
6122
  error: boolean;
6123
6123
  direction: "horizontal" | "vertical";
@@ -6356,7 +6356,7 @@ declare const VNumberInput: {
6356
6356
  };
6357
6357
  $forceUpdate: () => void;
6358
6358
  $nextTick: typeof nextTick;
6359
- $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;
6359
+ $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;
6360
6360
  } & Omit<{
6361
6361
  flat: boolean;
6362
6362
  reverse: boolean;
@@ -6589,7 +6589,7 @@ declare const VNumberInput: {
6589
6589
  };
6590
6590
  $forceUpdate: () => void;
6591
6591
  $nextTick: typeof nextTick;
6592
- $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;
6592
+ $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;
6593
6593
  } & Omit<{
6594
6594
  error: boolean;
6595
6595
  direction: "horizontal" | "vertical";
@@ -6828,7 +6828,7 @@ declare const VNumberInput: {
6828
6828
  };
6829
6829
  $forceUpdate: () => void;
6830
6830
  $nextTick: typeof nextTick;
6831
- $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;
6831
+ $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;
6832
6832
  } & Omit<{
6833
6833
  flat: boolean;
6834
6834
  reverse: boolean;
@@ -1,4 +1,4 @@
1
- import { mergeProps as _mergeProps, createVNode as _createVNode } from "vue";
1
+ import { createVNode as _createVNode, mergeProps as _mergeProps } from "vue";
2
2
  // Styles
3
3
  import "./VPicker.css";
4
4
 
@@ -1,4 +1,4 @@
1
- import { mergeProps as _mergeProps, createVNode as _createVNode, Fragment as _Fragment } from "vue";
1
+ import { Fragment as _Fragment, createVNode as _createVNode, mergeProps as _mergeProps } from "vue";
2
2
  // Components
3
3
  import { VBtn } from "../../components/VBtn/index.mjs";
4
4
  import { VDefaultsProvider } from "../../components/VDefaultsProvider/index.mjs";
@@ -568,7 +568,7 @@ declare const VSnackbar: {
568
568
  };
569
569
  $forceUpdate: () => void;
570
570
  $nextTick: typeof nextTick;
571
- $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;
571
+ $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;
572
572
  } & Omit<{
573
573
  absolute: boolean;
574
574
  location: Anchor;
@@ -1250,7 +1250,7 @@ declare const VSnackbar: {
1250
1250
  };
1251
1251
  $forceUpdate: () => void;
1252
1252
  $nextTick: typeof nextTick;
1253
- $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;
1253
+ $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;
1254
1254
  } & Omit<{
1255
1255
  absolute: boolean;
1256
1256
  location: Anchor;
@@ -1832,7 +1832,7 @@ declare const VSnackbar: {
1832
1832
  };
1833
1833
  $forceUpdate: () => void;
1834
1834
  $nextTick: typeof nextTick;
1835
- $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;
1835
+ $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;
1836
1836
  } & Omit<{
1837
1837
  absolute: boolean;
1838
1838
  location: Anchor;
@@ -1,4 +1,4 @@
1
- import { mergeProps as _mergeProps, createVNode as _createVNode, Fragment as _Fragment } from "vue";
1
+ import { Fragment as _Fragment, createVNode as _createVNode, mergeProps as _mergeProps } from "vue";
2
2
  // Components
3
3
  import { VStepperVerticalItem } from "./VStepperVerticalItem.mjs";
4
4
  import { makeVExpansionPanelsProps, VExpansionPanels } from "../../components/VExpansionPanel/VExpansionPanels.mjs";
@@ -1,4 +1,4 @@
1
- import { createVNode as _createVNode, mergeProps as _mergeProps, resolveDirective as _resolveDirective } from "vue";
1
+ import { mergeProps as _mergeProps, createVNode as _createVNode } from "vue";
2
2
  // Components
3
3
  import { makeVStepperActionsProps, VStepperActions } from "../../components/VStepper/VStepperActions.mjs"; // Utilities
4
4
  import { genericComponent, propsFactory, useRender } from "../../util/index.mjs"; // Types
@@ -1,4 +1,4 @@
1
- import { mergeProps as _mergeProps, resolveDirective as _resolveDirective, createVNode as _createVNode, Fragment as _Fragment } from "vue";
1
+ import { Fragment as _Fragment, createVNode as _createVNode, mergeProps as _mergeProps } from "vue";
2
2
  // Styles
3
3
  import "./VStepperVerticalItem.css";
4
4
 
@@ -1,5 +1,5 @@
1
1
  import * as vue from 'vue';
2
- import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, PropType, ComponentPublicInstance, FunctionalComponent, DirectiveBinding } from 'vue';
2
+ import { VNodeChild, VNode, ComponentPropsOptions, ExtractPropTypes, ComponentPublicInstance, FunctionalComponent, PropType, DirectiveBinding } from 'vue';
3
3
 
4
4
  type SlotsToProps<U extends RawSlots, T = MakeInternalSlots<U>> = {
5
5
  $children?: (VNodeChild | (T extends {
@@ -1,4 +1,4 @@
1
- import { resolveDirective as _resolveDirective, mergeProps as _mergeProps, createVNode as _createVNode } from "vue";
1
+ import { createVNode as _createVNode, mergeProps as _mergeProps } from "vue";
2
2
  // Styles
3
3
  import "./VTimePicker.css";
4
4
 
@@ -1,4 +1,4 @@
1
- import { createTextVNode as _createTextVNode, createVNode as _createVNode } from "vue";
1
+ import { createVNode as _createVNode, createTextVNode as _createTextVNode } from "vue";
2
2
  // Styles
3
3
  import "./VTimePickerControls.css";
4
4
 
@@ -1,4 +1,4 @@
1
- import { createVNode as _createVNode, mergeProps as _mergeProps, resolveDirective as _resolveDirective } from "vue";
1
+ import { mergeProps as _mergeProps, createVNode as _createVNode } from "vue";
2
2
  // Components
3
3
  import { makeVTreeviewChildrenProps, VTreeviewChildren } from "./VTreeviewChildren.mjs";
4
4
  import { makeVListProps, useListItems, VList } from "../../components/VList/VList.mjs"; // Composables
@@ -1,4 +1,4 @@
1
- import { mergeProps as _mergeProps, resolveDirective as _resolveDirective, createVNode as _createVNode, Fragment as _Fragment } from "vue";
1
+ import { Fragment as _Fragment, createVNode as _createVNode, mergeProps as _mergeProps } from "vue";
2
2
  // Components
3
3
  import { VTreeviewGroup } from "./VTreeviewGroup.mjs";
4
4
  import { VTreeviewItem } from "./VTreeviewItem.mjs";
@@ -1,4 +1,4 @@
1
- import { mergeProps as _mergeProps, createVNode as _createVNode, Fragment as _Fragment } from "vue";
1
+ import { Fragment as _Fragment, createVNode as _createVNode, mergeProps as _mergeProps } from "vue";
2
2
  // Components
3
3
  import { VDefaultsProvider } from "../../components/VDefaultsProvider/index.mjs";
4
4
  import { makeVListGroupProps, VListGroup } from "../../components/VList/VListGroup.mjs"; // Utilities
@@ -1,4 +1,4 @@
1
- import { mergeProps as _mergeProps, createVNode as _createVNode, Fragment as _Fragment } from "vue";
1
+ import { Fragment as _Fragment, createVNode as _createVNode, mergeProps as _mergeProps } from "vue";
2
2
  // Styles
3
3
  import "./VTreeviewItem.css";
4
4
 
@@ -1,5 +1,5 @@
1
1
  import * as vue from 'vue';
2
- import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, PropType, ComponentPublicInstance, FunctionalComponent, DirectiveBinding } from 'vue';
2
+ import { VNodeChild, VNode, ComponentPropsOptions, ExtractPropTypes, ComponentPublicInstance, FunctionalComponent, PropType, DirectiveBinding } from 'vue';
3
3
  // @ts-ignore
4
4
  import * as vue_router from 'vue-router';
5
5
 
@@ -1001,7 +1001,7 @@ declare const VTreeviewItem: {
1001
1001
  title?: string | number | undefined;
1002
1002
  class?: any;
1003
1003
  theme?: string | undefined;
1004
- to?: vue_router.RouteLocationRaw | undefined;
1004
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
1005
1005
  lines?: false | "one" | "two" | "three" | undefined;
1006
1006
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
1007
1007
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -1069,7 +1069,7 @@ declare const VTreeviewItem: {
1069
1069
  title?: string | number | undefined;
1070
1070
  class?: any;
1071
1071
  theme?: string | undefined;
1072
- to?: vue_router.RouteLocationRaw | undefined;
1072
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
1073
1073
  lines?: false | "one" | "two" | "three" | undefined;
1074
1074
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
1075
1075
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -1168,7 +1168,7 @@ declare const VTreeviewItem: {
1168
1168
  title?: string | number | undefined;
1169
1169
  class?: any;
1170
1170
  theme?: string | undefined;
1171
- to?: vue_router.RouteLocationRaw | undefined;
1171
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
1172
1172
  lines?: false | "one" | "two" | "three" | undefined;
1173
1173
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
1174
1174
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
@@ -1258,7 +1258,7 @@ declare const VTreeviewItem: {
1258
1258
  title?: string | number | undefined;
1259
1259
  class?: any;
1260
1260
  theme?: string | undefined;
1261
- to?: vue_router.RouteLocationRaw | undefined;
1261
+ to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
1262
1262
  lines?: false | "one" | "two" | "three" | undefined;
1263
1263
  onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
1264
1264
  onClickOnce?: ((args_0: MouseEvent) => void) | undefined;