@vuetify/nightly 3.11.3-dev.2025-12-09 → 3.11.3-dev.2025-12-10

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.
package/dist/vuetify.d.ts CHANGED
@@ -114707,43 +114707,51 @@ declare module 'vue' {
114707
114707
  $children?: VNodeChild
114708
114708
  }
114709
114709
  export interface GlobalComponents {
114710
- VAlert: VAlert
114711
- VAlertTitle: VAlertTitle
114712
- VApp: VApp
114713
- VAvatar: VAvatar
114714
- VBadge: VBadge
114715
114710
  VAppBar: VAppBar
114716
114711
  VAppBarNavIcon: VAppBarNavIcon
114717
114712
  VAppBarTitle: VAppBarTitle
114713
+ VApp: VApp
114714
+ VAvatar: VAvatar
114715
+ VAutocomplete: VAutocomplete
114718
114716
  VBanner: VBanner
114719
114717
  VBannerActions: VBannerActions
114720
114718
  VBannerText: VBannerText
114719
+ VBottomSheet: VBottomSheet
114720
+ VAlert: VAlert
114721
+ VAlertTitle: VAlertTitle
114722
+ VBadge: VBadge
114723
+ VBottomNavigation: VBottomNavigation
114721
114724
  VBreadcrumbs: VBreadcrumbs
114722
114725
  VBreadcrumbsItem: VBreadcrumbsItem
114723
114726
  VBreadcrumbsDivider: VBreadcrumbsDivider
114724
- VAutocomplete: VAutocomplete
114725
- VBottomNavigation: VBottomNavigation
114726
- VBtn: VBtn
114727
- VBottomSheet: VBottomSheet
114728
114727
  VBtnGroup: VBtnGroup
114728
+ VBtn: VBtn
114729
+ VCheckbox: VCheckbox
114730
+ VCheckboxBtn: VCheckboxBtn
114729
114731
  VBtnToggle: VBtnToggle
114730
- VCalendar: VCalendar
114731
114732
  VCard: VCard
114732
114733
  VCardActions: VCardActions
114733
114734
  VCardItem: VCardItem
114734
114735
  VCardSubtitle: VCardSubtitle
114735
114736
  VCardText: VCardText
114736
114737
  VCardTitle: VCardTitle
114738
+ VCalendar: VCalendar
114739
+ VChipGroup: VChipGroup
114740
+ VChip: VChip
114737
114741
  VCarousel: VCarousel
114738
114742
  VCarouselItem: VCarouselItem
114739
114743
  VCode: VCode
114740
- VChipGroup: VChipGroup
114741
- VChip: VChip
114742
- VCheckbox: VCheckbox
114743
- VCheckboxBtn: VCheckboxBtn
114744
114744
  VCombobox: VCombobox
114745
114745
  VColorPicker: VColorPicker
114746
114746
  VCounter: VCounter
114747
+ VDataTable: VDataTable
114748
+ VDataTableHeaders: VDataTableHeaders
114749
+ VDataTableFooter: VDataTableFooter
114750
+ VDataTableRows: VDataTableRows
114751
+ VDataTableRow: VDataTableRow
114752
+ VDataTableVirtual: VDataTableVirtual
114753
+ VDataTableServer: VDataTableServer
114754
+ VDivider: VDivider
114747
114755
  VDialog: VDialog
114748
114756
  VDatePicker: VDatePicker
114749
114757
  VDatePickerControls: VDatePickerControls
@@ -114751,38 +114759,27 @@ declare module 'vue' {
114751
114759
  VDatePickerMonth: VDatePickerMonth
114752
114760
  VDatePickerMonths: VDatePickerMonths
114753
114761
  VDatePickerYears: VDatePickerYears
114754
- VDivider: VDivider
114755
114762
  VEmptyState: VEmptyState
114756
- VDataTable: VDataTable
114757
- VDataTableHeaders: VDataTableHeaders
114758
- VDataTableFooter: VDataTableFooter
114759
- VDataTableRows: VDataTableRows
114760
- VDataTableRow: VDataTableRow
114761
- VDataTableVirtual: VDataTableVirtual
114762
- VDataTableServer: VDataTableServer
114763
114763
  VFab: VFab
114764
114764
  VExpansionPanels: VExpansionPanels
114765
114765
  VExpansionPanel: VExpansionPanel
114766
114766
  VExpansionPanelText: VExpansionPanelText
114767
114767
  VExpansionPanelTitle: VExpansionPanelTitle
114768
- VFileInput: VFileInput
114769
- VFooter: VFooter
114770
- VHotkey: VHotkey
114771
114768
  VField: VField
114772
114769
  VFieldLabel: VFieldLabel
114773
- VImg: VImg
114774
- VInfiniteScroll: VInfiniteScroll
114775
- VInput: VInput
114776
- VKbd: VKbd
114770
+ VFooter: VFooter
114771
+ VFileInput: VFileInput
114772
+ VHotkey: VHotkey
114777
114773
  VIcon: VIcon
114778
114774
  VComponentIcon: VComponentIcon
114779
114775
  VSvgIcon: VSvgIcon
114780
114776
  VLigatureIcon: VLigatureIcon
114781
114777
  VClassIcon: VClassIcon
114782
- VItemGroup: VItemGroup
114783
- VItem: VItem
114784
- VMain: VMain
114778
+ VImg: VImg
114779
+ VInfiniteScroll: VInfiniteScroll
114785
114780
  VLabel: VLabel
114781
+ VKbd: VKbd
114782
+ VInput: VInput
114786
114783
  VList: VList
114787
114784
  VListGroup: VListGroup
114788
114785
  VListImg: VListImg
@@ -114792,76 +114789,79 @@ declare module 'vue' {
114792
114789
  VListItemSubtitle: VListItemSubtitle
114793
114790
  VListItemTitle: VListItemTitle
114794
114791
  VListSubheader: VListSubheader
114792
+ VItemGroup: VItemGroup
114793
+ VItem: VItem
114795
114794
  VMenu: VMenu
114796
114795
  VNavigationDrawer: VNavigationDrawer
114797
- VOtpInput: VOtpInput
114798
- VPagination: VPagination
114799
- VMessages: VMessages
114800
114796
  VOverlay: VOverlay
114801
- VNumberInput: VNumberInput
114797
+ VMain: VMain
114798
+ VMessages: VMessages
114799
+ VOtpInput: VOtpInput
114802
114800
  VProgressLinear: VProgressLinear
114803
114801
  VProgressCircular: VProgressCircular
114802
+ VPagination: VPagination
114804
114803
  VRating: VRating
114805
- VRadioGroup: VRadioGroup
114806
- VSelectionControlGroup: VSelectionControlGroup
114807
114804
  VSelect: VSelect
114805
+ VRadioGroup: VRadioGroup
114808
114806
  VSelectionControl: VSelectionControl
114807
+ VSlider: VSlider
114808
+ VSheet: VSheet
114809
114809
  VSkeletonLoader: VSkeletonLoader
114810
114810
  VSlideGroup: VSlideGroup
114811
114811
  VSlideGroupItem: VSlideGroupItem
114812
- VSheet: VSheet
114813
- VSnackbar: VSnackbar
114812
+ VSelectionControlGroup: VSelectionControlGroup
114813
+ VSwitch: VSwitch
114814
114814
  VStepper: VStepper
114815
114815
  VStepperActions: VStepperActions
114816
114816
  VStepperHeader: VStepperHeader
114817
114817
  VStepperItem: VStepperItem
114818
114818
  VStepperWindow: VStepperWindow
114819
114819
  VStepperWindowItem: VStepperWindowItem
114820
- VSlider: VSlider
114821
- VSwitch: VSwitch
114820
+ VSnackbar: VSnackbar
114821
+ VToolbar: VToolbar
114822
+ VToolbarTitle: VToolbarTitle
114823
+ VToolbarItems: VToolbarItems
114822
114824
  VTab: VTab
114823
114825
  VTabs: VTabs
114824
114826
  VTabsWindow: VTabsWindow
114825
114827
  VTabsWindowItem: VTabsWindowItem
114826
114828
  VSystemBar: VSystemBar
114827
114829
  VTable: VTable
114828
- VTextField: VTextField
114829
- VTimePicker: VTimePicker
114830
- VTimePickerClock: VTimePickerClock
114831
- VTimePickerControls: VTimePickerControls
114832
114830
  VTextarea: VTextarea
114833
- VToolbar: VToolbar
114834
- VToolbarTitle: VToolbarTitle
114835
- VToolbarItems: VToolbarItems
114831
+ VTextField: VTextField
114836
114832
  VTimeline: VTimeline
114837
114833
  VTimelineItem: VTimelineItem
114838
114834
  VTreeview: VTreeview
114839
114835
  VTreeviewItem: VTreeviewItem
114840
114836
  VTreeviewGroup: VTreeviewGroup
114841
114837
  VTooltip: VTooltip
114838
+ VNumberInput: VNumberInput
114839
+ VTimePicker: VTimePicker
114840
+ VTimePickerClock: VTimePickerClock
114841
+ VTimePickerControls: VTimePickerControls
114842
114842
  VWindow: VWindow
114843
114843
  VWindowItem: VWindowItem
114844
- VDataIterator: VDataIterator
114845
114844
  VConfirmEdit: VConfirmEdit
114845
+ VDataIterator: VDataIterator
114846
114846
  VDefaultsProvider: VDefaultsProvider
114847
+ VForm: VForm
114847
114848
  VContainer: VContainer
114848
114849
  VCol: VCol
114849
114850
  VRow: VRow
114850
114851
  VSpacer: VSpacer
114851
- VForm: VForm
114852
114852
  VHover: VHover
114853
114853
  VLayout: VLayout
114854
114854
  VLayoutItem: VLayoutItem
114855
- VLazy: VLazy
114856
114855
  VLocaleProvider: VLocaleProvider
114856
+ VLazy: VLazy
114857
114857
  VNoSsr: VNoSsr
114858
114858
  VParallax: VParallax
114859
- VRangeSlider: VRangeSlider
114860
114859
  VRadio: VRadio
114860
+ VRangeSlider: VRangeSlider
114861
114861
  VResponsive: VResponsive
114862
114862
  VSnackbarQueue: VSnackbarQueue
114863
- VSparkline: VSparkline
114864
114863
  VSpeedDial: VSpeedDial
114864
+ VSparkline: VSparkline
114865
114865
  VThemeProvider: VThemeProvider
114866
114866
  VValidation: VValidation
114867
114867
  VVirtualScroll: VVirtualScroll
@@ -114882,17 +114882,17 @@ declare module 'vue' {
114882
114882
  VExpandXTransition: VExpandXTransition
114883
114883
  VDialogTransition: VDialogTransition
114884
114884
  VColorInput: VColorInput
114885
- VFileUpload: VFileUpload
114886
- VFileUploadItem: VFileUploadItem
114887
114885
  VPicker: VPicker
114888
114886
  VPickerTitle: VPickerTitle
114887
+ VFileUpload: VFileUpload
114888
+ VFileUploadItem: VFileUploadItem
114889
+ VIconBtn: VIconBtn
114889
114890
  VStepperVertical: VStepperVertical
114890
114891
  VStepperVerticalItem: VStepperVerticalItem
114891
114892
  VStepperVerticalActions: VStepperVerticalActions
114892
114893
  VPie: VPie
114893
114894
  VPieSegment: VPieSegment
114894
114895
  VPieTooltip: VPieTooltip
114895
- VIconBtn: VIconBtn
114896
114896
  VVideo: VVideo
114897
114897
  VVideoControls: VVideoControls
114898
114898
  VVideoVolume: VVideoVolume
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.11.3-dev.2025-12-09
2
+ * Vuetify v3.11.3-dev.2025-12-10
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -36800,7 +36800,7 @@ function createVuetify$1() {
36800
36800
  };
36801
36801
  });
36802
36802
  }
36803
- const version$1 = "3.11.3-dev.2025-12-09";
36803
+ const version$1 = "3.11.3-dev.2025-12-10";
36804
36804
  createVuetify$1.version = version$1;
36805
36805
 
36806
36806
  // Vue's inject() can only be used in setup
@@ -36825,7 +36825,7 @@ const createVuetify = function () {
36825
36825
  ...options
36826
36826
  });
36827
36827
  };
36828
- const version = "3.11.3-dev.2025-12-09";
36828
+ const version = "3.11.3-dev.2025-12-10";
36829
36829
  createVuetify.version = version;
36830
36830
 
36831
36831
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useHotkey, useLayout, useLocale, useMask, useRtl, useTheme, version };
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.11.3-dev.2025-12-09
2
+ * Vuetify v3.11.3-dev.2025-12-10
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -36804,7 +36804,7 @@
36804
36804
  };
36805
36805
  });
36806
36806
  }
36807
- const version$1 = "3.11.3-dev.2025-12-09";
36807
+ const version$1 = "3.11.3-dev.2025-12-10";
36808
36808
  createVuetify$1.version = version$1;
36809
36809
 
36810
36810
  // Vue's inject() can only be used in setup
@@ -36829,7 +36829,7 @@
36829
36829
  ...options
36830
36830
  });
36831
36831
  };
36832
- const version = "3.11.3-dev.2025-12-09";
36832
+ const version = "3.11.3-dev.2025-12-10";
36833
36833
  createVuetify.version = version;
36834
36834
 
36835
36835
  exports.blueprints = index;