@vuetify/nightly 3.8.6-master.2025-05-26 → 3.8.7-master.2025-05-27

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.
@@ -101749,45 +101749,40 @@ declare module 'vue' {
101749
101749
  $children?: VNodeChild
101750
101750
  }
101751
101751
  export interface GlobalComponents {
101752
- VApp: VApp
101752
+ VAppBar: VAppBar
101753
+ VAppBarNavIcon: VAppBarNavIcon
101754
+ VAppBarTitle: VAppBarTitle
101755
+ VAutocomplete: VAutocomplete
101753
101756
  VAlert: VAlert
101754
101757
  VAlertTitle: VAlertTitle
101758
+ VApp: VApp
101755
101759
  VAvatar: VAvatar
101756
- VAutocomplete: VAutocomplete
101760
+ VBadge: VBadge
101761
+ VBtn: VBtn
101757
101762
  VBanner: VBanner
101758
101763
  VBannerActions: VBannerActions
101759
101764
  VBannerText: VBannerText
101760
- VBadge: VBadge
101761
- VBottomNavigation: VBottomNavigation
101762
101765
  VBottomSheet: VBottomSheet
101763
101766
  VCarousel: VCarousel
101764
101767
  VCarouselItem: VCarouselItem
101765
- VBtn: VBtn
101768
+ VBottomNavigation: VBottomNavigation
101769
+ VBreadcrumbs: VBreadcrumbs
101770
+ VBreadcrumbsItem: VBreadcrumbsItem
101771
+ VBreadcrumbsDivider: VBreadcrumbsDivider
101772
+ VBtnGroup: VBtnGroup
101766
101773
  VCard: VCard
101767
101774
  VCardActions: VCardActions
101768
101775
  VCardItem: VCardItem
101769
101776
  VCardSubtitle: VCardSubtitle
101770
101777
  VCardText: VCardText
101771
101778
  VCardTitle: VCardTitle
101772
- VBtnGroup: VBtnGroup
101773
- VBreadcrumbs: VBreadcrumbs
101774
- VBreadcrumbsItem: VBreadcrumbsItem
101775
- VBreadcrumbsDivider: VBreadcrumbsDivider
101779
+ VBtnToggle: VBtnToggle
101780
+ VChipGroup: VChipGroup
101781
+ VChip: VChip
101776
101782
  VCheckbox: VCheckbox
101777
101783
  VCheckboxBtn: VCheckboxBtn
101778
101784
  VColorPicker: VColorPicker
101779
- VChip: VChip
101780
- VChipGroup: VChipGroup
101781
- VCombobox: VCombobox
101782
- VBtnToggle: VBtnToggle
101783
101785
  VCode: VCode
101784
- VCounter: VCounter
101785
- VDatePicker: VDatePicker
101786
- VDatePickerControls: VDatePickerControls
101787
- VDatePickerHeader: VDatePickerHeader
101788
- VDatePickerMonth: VDatePickerMonth
101789
- VDatePickerMonths: VDatePickerMonths
101790
- VDatePickerYears: VDatePickerYears
101791
101786
  VDataTable: VDataTable
101792
101787
  VDataTableHeaders: VDataTableHeaders
101793
101788
  VDataTableFooter: VDataTableFooter
@@ -101796,15 +101791,26 @@ declare module 'vue' {
101796
101791
  VDataTableVirtual: VDataTableVirtual
101797
101792
  VDataTableServer: VDataTableServer
101798
101793
  VDivider: VDivider
101794
+ VCombobox: VCombobox
101799
101795
  VDialog: VDialog
101796
+ VDatePicker: VDatePicker
101797
+ VDatePickerControls: VDatePickerControls
101798
+ VDatePickerHeader: VDatePickerHeader
101799
+ VDatePickerMonth: VDatePickerMonth
101800
+ VDatePickerMonths: VDatePickerMonths
101801
+ VDatePickerYears: VDatePickerYears
101802
+ VCounter: VCounter
101800
101803
  VEmptyState: VEmptyState
101801
101804
  VFab: VFab
101802
- VField: VField
101803
- VFieldLabel: VFieldLabel
101804
101805
  VExpansionPanels: VExpansionPanels
101805
101806
  VExpansionPanel: VExpansionPanel
101806
101807
  VExpansionPanelText: VExpansionPanelText
101807
101808
  VExpansionPanelTitle: VExpansionPanelTitle
101809
+ VField: VField
101810
+ VFieldLabel: VFieldLabel
101811
+ VFooter: VFooter
101812
+ VItemGroup: VItemGroup
101813
+ VItem: VItem
101808
101814
  VFileInput: VFileInput
101809
101815
  VIcon: VIcon
101810
101816
  VComponentIcon: VComponentIcon
@@ -101812,11 +101818,11 @@ declare module 'vue' {
101812
101818
  VLigatureIcon: VLigatureIcon
101813
101819
  VClassIcon: VClassIcon
101814
101820
  VImg: VImg
101821
+ VInput: VInput
101815
101822
  VKbd: VKbd
101816
101823
  VInfiniteScroll: VInfiniteScroll
101817
- VInput: VInput
101818
- VItemGroup: VItemGroup
101819
- VItem: VItem
101824
+ VLabel: VLabel
101825
+ VMain: VMain
101820
101826
  VList: VList
101821
101827
  VListGroup: VListGroup
101822
101828
  VListImg: VListImg
@@ -101826,72 +101832,73 @@ declare module 'vue' {
101826
101832
  VListItemSubtitle: VListItemSubtitle
101827
101833
  VListItemTitle: VListItemTitle
101828
101834
  VListSubheader: VListSubheader
101829
- VLabel: VLabel
101830
101835
  VMenu: VMenu
101831
- VMessages: VMessages
101832
101836
  VNavigationDrawer: VNavigationDrawer
101833
- VMain: VMain
101834
- VNumberInput: VNumberInput
101837
+ VMessages: VMessages
101835
101838
  VOtpInput: VOtpInput
101839
+ VNumberInput: VNumberInput
101836
101840
  VPagination: VPagination
101837
101841
  VOverlay: VOverlay
101838
101842
  VProgressLinear: VProgressLinear
101839
101843
  VProgressCircular: VProgressCircular
101844
+ VSelectionControl: VSelectionControl
101845
+ VRadioGroup: VRadioGroup
101840
101846
  VRating: VRating
101841
101847
  VSelect: VSelect
101842
- VRadioGroup: VRadioGroup
101843
101848
  VSelectionControlGroup: VSelectionControlGroup
101844
- VFooter: VFooter
101845
- VSelectionControl: VSelectionControl
101846
- VSnackbar: VSnackbar
101849
+ VSheet: VSheet
101847
101850
  VSkeletonLoader: VSkeletonLoader
101851
+ VSlider: VSlider
101848
101852
  VSlideGroup: VSlideGroup
101849
101853
  VSlideGroupItem: VSlideGroupItem
101850
- VSlider: VSlider
101854
+ VSystemBar: VSystemBar
101855
+ VSnackbar: VSnackbar
101851
101856
  VSwitch: VSwitch
101857
+ VTable: VTable
101852
101858
  VStepper: VStepper
101853
101859
  VStepperActions: VStepperActions
101854
101860
  VStepperHeader: VStepperHeader
101855
101861
  VStepperItem: VStepperItem
101856
101862
  VStepperWindow: VStepperWindow
101857
101863
  VStepperWindowItem: VStepperWindowItem
101858
- VSystemBar: VSystemBar
101859
- VTextField: VTextField
101860
- VTable: VTable
101864
+ VTab: VTab
101865
+ VTabs: VTabs
101866
+ VTabsWindow: VTabsWindow
101867
+ VTabsWindowItem: VTabsWindowItem
101861
101868
  VTimeline: VTimeline
101862
101869
  VTimelineItem: VTimelineItem
101870
+ VTextField: VTextField
101871
+ VTooltip: VTooltip
101872
+ VTextarea: VTextarea
101873
+ VWindow: VWindow
101874
+ VWindowItem: VWindowItem
101863
101875
  VToolbar: VToolbar
101864
101876
  VToolbarTitle: VToolbarTitle
101865
101877
  VToolbarItems: VToolbarItems
101866
- VAppBar: VAppBar
101867
- VAppBarNavIcon: VAppBarNavIcon
101868
- VAppBarTitle: VAppBarTitle
101869
- VSheet: VSheet
101870
- VWindow: VWindow
101871
- VWindowItem: VWindowItem
101872
101878
  VConfirmEdit: VConfirmEdit
101873
101879
  VDataIterator: VDataIterator
101874
101880
  VDefaultsProvider: VDefaultsProvider
101875
101881
  VForm: VForm
101876
- VHover: VHover
101877
101882
  VContainer: VContainer
101878
101883
  VCol: VCol
101879
101884
  VRow: VRow
101880
101885
  VSpacer: VSpacer
101886
+ VHover: VHover
101887
+ VLazy: VLazy
101888
+ VLocaleProvider: VLocaleProvider
101881
101889
  VLayout: VLayout
101882
101890
  VLayoutItem: VLayoutItem
101883
- VLazy: VLazy
101884
101891
  VNoSsr: VNoSsr
101885
- VLocaleProvider: VLocaleProvider
101886
101892
  VParallax: VParallax
101887
101893
  VRadio: VRadio
101888
- VResponsive: VResponsive
101889
101894
  VRangeSlider: VRangeSlider
101890
- VSnackbarQueue: VSnackbarQueue
101895
+ VResponsive: VResponsive
101891
101896
  VSparkline: VSparkline
101892
- VThemeProvider: VThemeProvider
101897
+ VSnackbarQueue: VSnackbarQueue
101893
101898
  VSpeedDial: VSpeedDial
101899
+ VThemeProvider: VThemeProvider
101894
101900
  VValidation: VValidation
101901
+ VVirtualScroll: VVirtualScroll
101895
101902
  VFabTransition: VFabTransition
101896
101903
  VDialogBottomTransition: VDialogBottomTransition
101897
101904
  VDialogTopTransition: VDialogTopTransition
@@ -101908,34 +101915,27 @@ declare module 'vue' {
101908
101915
  VExpandTransition: VExpandTransition
101909
101916
  VExpandXTransition: VExpandXTransition
101910
101917
  VDialogTransition: VDialogTransition
101911
- VTooltip: VTooltip
101912
- VVirtualScroll: VVirtualScroll
101913
- VTextarea: VTextarea
101914
- VTab: VTab
101915
- VTabs: VTabs
101916
- VTabsWindow: VTabsWindow
101917
- VTabsWindowItem: VTabsWindowItem
101918
- VIconBtn: VIconBtn
101919
- VFileUpload: VFileUpload
101920
- VFileUploadItem: VFileUploadItem
101921
101918
  VCalendar: VCalendar
101922
101919
  VCalendarDay: VCalendarDay
101923
101920
  VCalendarHeader: VCalendarHeader
101924
101921
  VCalendarInterval: VCalendarInterval
101925
101922
  VCalendarIntervalEvent: VCalendarIntervalEvent
101926
101923
  VCalendarMonthDay: VCalendarMonthDay
101924
+ VFileUpload: VFileUpload
101925
+ VFileUploadItem: VFileUploadItem
101926
+ VIconBtn: VIconBtn
101927
101927
  VColorInput: VColorInput
101928
- VPicker: VPicker
101929
- VPickerTitle: VPickerTitle
101930
- VTimePicker: VTimePicker
101931
- VTimePickerClock: VTimePickerClock
101932
- VTimePickerControls: VTimePickerControls
101933
101928
  VStepperVertical: VStepperVertical
101934
101929
  VStepperVerticalItem: VStepperVerticalItem
101935
101930
  VStepperVerticalActions: VStepperVerticalActions
101931
+ VPicker: VPicker
101932
+ VPickerTitle: VPickerTitle
101936
101933
  VTreeview: VTreeview
101937
101934
  VTreeviewItem: VTreeviewItem
101938
101935
  VTreeviewGroup: VTreeviewGroup
101936
+ VTimePicker: VTimePicker
101937
+ VTimePickerClock: VTimePickerClock
101938
+ VTimePickerControls: VTimePickerControls
101939
101939
  VDateInput: VDateInput
101940
101940
  VPullToRefresh: VPullToRefresh
101941
101941
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.6-master.2025-05-26
2
+ * Vuetify v3.8.7-master.2025-05-27
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -24866,22 +24866,18 @@ const VNumberInput = genericComponent()({
24866
24866
  const controlNodeDefaultHeight = toRef(() => controlVariant.value === 'stacked' ? 'auto' : '100%');
24867
24867
  const incrementSlotProps = {
24868
24868
  props: {
24869
- style: {
24870
- touchAction: 'none'
24871
- },
24872
24869
  onClick: onControlClick,
24873
24870
  onPointerup: onControlMouseup,
24874
- onPointerdown: onUpControlMousedown
24871
+ onPointerdown: onUpControlMousedown,
24872
+ onPointercancel: onControlPointerCancel
24875
24873
  }
24876
24874
  };
24877
24875
  const decrementSlotProps = {
24878
24876
  props: {
24879
- style: {
24880
- touchAction: 'none'
24881
- },
24882
24877
  onClick: onControlClick,
24883
24878
  onPointerup: onControlMouseup,
24884
- onPointerdown: onDownControlMousedown
24879
+ onPointerdown: onDownControlMousedown,
24880
+ onPointercancel: onControlPointerCancel
24885
24881
  }
24886
24882
  };
24887
24883
  watch(() => props.precision, () => formatInputValue());
@@ -24978,6 +24974,11 @@ const VNumberInput = genericComponent()({
24978
24974
  e.stopPropagation();
24979
24975
  holdStart('down');
24980
24976
  }
24977
+ function onControlPointerCancel(e) {
24978
+ const el = e.currentTarget;
24979
+ el?.releasePointerCapture(e.pointerId);
24980
+ holdStop();
24981
+ }
24981
24982
  function clampModel() {
24982
24983
  if (controlsDisabled.value) return;
24983
24984
  if (!vTextFieldRef.value) return;
@@ -25029,8 +25030,8 @@ const VNumberInput = genericComponent()({
25029
25030
  "onClick": onControlClick,
25030
25031
  "onPointerdown": onUpControlMousedown,
25031
25032
  "onPointerup": onControlMouseup,
25033
+ "onPointercancel": onControlPointerCancel,
25032
25034
  "size": controlNodeSize.value,
25033
- "style": "touch-action: none",
25034
25035
  "tabindex": "-1"
25035
25036
  }, null) : createVNode(VDefaultsProvider, {
25036
25037
  "key": "increment-defaults",
@@ -25059,8 +25060,8 @@ const VNumberInput = genericComponent()({
25059
25060
  "onClick": onControlClick,
25060
25061
  "onPointerdown": onDownControlMousedown,
25061
25062
  "onPointerup": onControlMouseup,
25063
+ "onPointercancel": onControlPointerCancel,
25062
25064
  "size": controlNodeSize.value,
25063
- "style": "touch-action: none",
25064
25065
  "tabindex": "-1"
25065
25066
  }, null) : createVNode(VDefaultsProvider, {
25066
25067
  "key": "decrement-defaults",
@@ -32011,7 +32012,7 @@ function createVuetify$1() {
32011
32012
  };
32012
32013
  });
32013
32014
  }
32014
- const version$1 = "3.8.6-master.2025-05-26";
32015
+ const version$1 = "3.8.7-master.2025-05-27";
32015
32016
  createVuetify$1.version = version$1;
32016
32017
 
32017
32018
  // Vue's inject() can only be used in setup
@@ -32309,7 +32310,7 @@ var index = /*#__PURE__*/Object.freeze({
32309
32310
 
32310
32311
  /* eslint-disable local-rules/sort-imports */
32311
32312
 
32312
- const version = "3.8.6-master.2025-05-26";
32313
+ const version = "3.8.7-master.2025-05-27";
32313
32314
 
32314
32315
  /* eslint-disable local-rules/sort-imports */
32315
32316