@vuetify/nightly 3.9.0-next.2025-07-12 → 3.9.0-next.2025-07-25

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.
@@ -113755,39 +113755,46 @@ declare module 'vue' {
113755
113755
  }
113756
113756
  export interface GlobalComponents {
113757
113757
  VApp: VApp
113758
- VAvatar: VAvatar
113759
113758
  VAppBar: VAppBar
113760
113759
  VAppBarNavIcon: VAppBarNavIcon
113761
113760
  VAppBarTitle: VAppBarTitle
113762
113761
  VAutocomplete: VAutocomplete
113763
113762
  VAlert: VAlert
113764
113763
  VAlertTitle: VAlertTitle
113764
+ VBadge: VBadge
113765
+ VAvatar: VAvatar
113765
113766
  VBanner: VBanner
113766
113767
  VBannerActions: VBannerActions
113767
113768
  VBannerText: VBannerText
113768
113769
  VBottomNavigation: VBottomNavigation
113769
- VBadge: VBadge
113770
113770
  VBottomSheet: VBottomSheet
113771
+ VBtnGroup: VBtnGroup
113771
113772
  VBreadcrumbs: VBreadcrumbs
113772
113773
  VBreadcrumbsItem: VBreadcrumbsItem
113773
113774
  VBreadcrumbsDivider: VBreadcrumbsDivider
113774
113775
  VBtn: VBtn
113775
- VBtnGroup: VBtnGroup
113776
- VBtnToggle: VBtnToggle
113777
113776
  VCard: VCard
113778
113777
  VCardActions: VCardActions
113779
113778
  VCardItem: VCardItem
113780
113779
  VCardSubtitle: VCardSubtitle
113781
113780
  VCardText: VCardText
113782
113781
  VCardTitle: VCardTitle
113783
- VCarousel: VCarousel
113784
- VCarouselItem: VCarouselItem
113782
+ VBtnToggle: VBtnToggle
113785
113783
  VChip: VChip
113786
113784
  VChipGroup: VChipGroup
113785
+ VCarousel: VCarousel
113786
+ VCarouselItem: VCarouselItem
113787
113787
  VCheckbox: VCheckbox
113788
113788
  VCheckboxBtn: VCheckboxBtn
113789
+ VCounter: VCounter
113789
113790
  VCode: VCode
113790
113791
  VColorPicker: VColorPicker
113792
+ VDatePicker: VDatePicker
113793
+ VDatePickerControls: VDatePickerControls
113794
+ VDatePickerHeader: VDatePickerHeader
113795
+ VDatePickerMonth: VDatePickerMonth
113796
+ VDatePickerMonths: VDatePickerMonths
113797
+ VDatePickerYears: VDatePickerYears
113791
113798
  VDataTable: VDataTable
113792
113799
  VDataTableHeaders: VDataTableHeaders
113793
113800
  VDataTableFooter: VDataTableFooter
@@ -113795,39 +113802,31 @@ declare module 'vue' {
113795
113802
  VDataTableRow: VDataTableRow
113796
113803
  VDataTableVirtual: VDataTableVirtual
113797
113804
  VDataTableServer: VDataTableServer
113798
- VDialog: VDialog
113799
- VDatePicker: VDatePicker
113800
- VDatePickerControls: VDatePickerControls
113801
- VDatePickerHeader: VDatePickerHeader
113802
- VDatePickerMonth: VDatePickerMonth
113803
- VDatePickerMonths: VDatePickerMonths
113804
- VDatePickerYears: VDatePickerYears
113805
- VDivider: VDivider
113806
- VCombobox: VCombobox
113807
- VFab: VFab
113808
113805
  VExpansionPanels: VExpansionPanels
113809
113806
  VExpansionPanel: VExpansionPanel
113810
113807
  VExpansionPanelText: VExpansionPanelText
113811
113808
  VExpansionPanelTitle: VExpansionPanelTitle
113812
113809
  VEmptyState: VEmptyState
113813
- VCounter: VCounter
113810
+ VDialog: VDialog
113811
+ VFab: VFab
113812
+ VDivider: VDivider
113813
+ VFooter: VFooter
113814
+ VFileInput: VFileInput
113814
113815
  VField: VField
113815
113816
  VFieldLabel: VFieldLabel
113816
- VFileInput: VFileInput
113817
113817
  VIcon: VIcon
113818
113818
  VComponentIcon: VComponentIcon
113819
113819
  VSvgIcon: VSvgIcon
113820
113820
  VLigatureIcon: VLigatureIcon
113821
113821
  VClassIcon: VClassIcon
113822
113822
  VImg: VImg
113823
- VFooter: VFooter
113824
113823
  VInfiniteScroll: VInfiniteScroll
113825
113824
  VInput: VInput
113826
- VLabel: VLabel
113827
- VKbd: VKbd
113828
- VMain: VMain
113829
113825
  VItemGroup: VItemGroup
113830
113826
  VItem: VItem
113827
+ VCombobox: VCombobox
113828
+ VKbd: VKbd
113829
+ VLabel: VLabel
113831
113830
  VList: VList
113832
113831
  VListGroup: VListGroup
113833
113832
  VListImg: VListImg
@@ -113837,76 +113836,77 @@ declare module 'vue' {
113837
113836
  VListItemSubtitle: VListItemSubtitle
113838
113837
  VListItemTitle: VListItemTitle
113839
113838
  VListSubheader: VListSubheader
113840
- VMenu: VMenu
113841
113839
  VMessages: VMessages
113842
- VNavigationDrawer: VNavigationDrawer
113843
- VNumberInput: VNumberInput
113840
+ VMenu: VMenu
113841
+ VMain: VMain
113844
113842
  VOtpInput: VOtpInput
113845
- VPagination: VPagination
113843
+ VNumberInput: VNumberInput
113844
+ VNavigationDrawer: VNavigationDrawer
113846
113845
  VOverlay: VOverlay
113847
- VProgressCircular: VProgressCircular
113846
+ VPagination: VPagination
113848
113847
  VProgressLinear: VProgressLinear
113849
- VRating: VRating
113848
+ VProgressCircular: VProgressCircular
113850
113849
  VRadioGroup: VRadioGroup
113851
- VSelectionControlGroup: VSelectionControlGroup
113850
+ VSelectionControl: VSelectionControl
113852
113851
  VSelect: VSelect
113853
113852
  VSheet: VSheet
113854
- VSelectionControl: VSelectionControl
113855
- VSlider: VSlider
113853
+ VSelectionControlGroup: VSelectionControlGroup
113856
113854
  VSkeletonLoader: VSkeletonLoader
113855
+ VRating: VRating
113857
113856
  VSlideGroup: VSlideGroup
113858
113857
  VSlideGroupItem: VSlideGroupItem
113859
113858
  VSnackbar: VSnackbar
113859
+ VSlider: VSlider
113860
+ VStepper: VStepper
113861
+ VStepperActions: VStepperActions
113862
+ VStepperHeader: VStepperHeader
113863
+ VStepperItem: VStepperItem
113864
+ VStepperWindow: VStepperWindow
113865
+ VStepperWindowItem: VStepperWindowItem
113866
+ VSystemBar: VSystemBar
113860
113867
  VSwitch: VSwitch
113868
+ VTable: VTable
113869
+ VTextField: VTextField
113870
+ VTimePicker: VTimePicker
113871
+ VTimePickerClock: VTimePickerClock
113872
+ VTimePickerControls: VTimePickerControls
113861
113873
  VTab: VTab
113862
113874
  VTabs: VTabs
113863
113875
  VTabsWindow: VTabsWindow
113864
113876
  VTabsWindowItem: VTabsWindowItem
113865
- VTable: VTable
113866
- VSystemBar: VSystemBar
113867
113877
  VTextarea: VTextarea
113868
- VTimePicker: VTimePicker
113869
- VTimePickerClock: VTimePickerClock
113870
- VTimePickerControls: VTimePickerControls
113871
- VTextField: VTextField
113872
- VTimeline: VTimeline
113873
- VTimelineItem: VTimelineItem
113874
- VTreeview: VTreeview
113875
- VTreeviewItem: VTreeviewItem
113876
- VTreeviewGroup: VTreeviewGroup
113877
- VTooltip: VTooltip
113878
113878
  VToolbar: VToolbar
113879
113879
  VToolbarTitle: VToolbarTitle
113880
113880
  VToolbarItems: VToolbarItems
113881
+ VTimeline: VTimeline
113882
+ VTimelineItem: VTimelineItem
113883
+ VTooltip: VTooltip
113881
113884
  VWindow: VWindow
113882
113885
  VWindowItem: VWindowItem
113886
+ VTreeview: VTreeview
113887
+ VTreeviewItem: VTreeviewItem
113888
+ VTreeviewGroup: VTreeviewGroup
113889
+ VConfirmEdit: VConfirmEdit
113883
113890
  VDataIterator: VDataIterator
113884
- VDefaultsProvider: VDefaultsProvider
113891
+ VForm: VForm
113892
+ VHover: VHover
113885
113893
  VContainer: VContainer
113886
113894
  VCol: VCol
113887
113895
  VRow: VRow
113888
113896
  VSpacer: VSpacer
113889
- VHover: VHover
113897
+ VLazy: VLazy
113890
113898
  VLayout: VLayout
113891
113899
  VLayoutItem: VLayoutItem
113892
- VLazy: VLazy
113893
113900
  VLocaleProvider: VLocaleProvider
113894
113901
  VNoSsr: VNoSsr
113895
- VParallax: VParallax
113896
113902
  VRadio: VRadio
113903
+ VParallax: VParallax
113897
113904
  VRangeSlider: VRangeSlider
113898
113905
  VResponsive: VResponsive
113899
113906
  VSparkline: VSparkline
113900
- VStepper: VStepper
113901
- VStepperActions: VStepperActions
113902
- VStepperHeader: VStepperHeader
113903
- VStepperItem: VStepperItem
113904
- VStepperWindow: VStepperWindow
113905
- VStepperWindowItem: VStepperWindowItem
113906
- VSnackbarQueue: VSnackbarQueue
113907
113907
  VSpeedDial: VSpeedDial
113908
+ VSnackbarQueue: VSnackbarQueue
113908
113909
  VThemeProvider: VThemeProvider
113909
- VValidation: VValidation
113910
113910
  VVirtualScroll: VVirtualScroll
113911
113911
  VFabTransition: VFabTransition
113912
113912
  VDialogBottomTransition: VDialogBottomTransition
@@ -113924,27 +113924,27 @@ declare module 'vue' {
113924
113924
  VExpandTransition: VExpandTransition
113925
113925
  VExpandXTransition: VExpandXTransition
113926
113926
  VDialogTransition: VDialogTransition
113927
- VForm: VForm
113928
- VConfirmEdit: VConfirmEdit
113927
+ VValidation: VValidation
113928
+ VDefaultsProvider: VDefaultsProvider
113929
+ VColorInput: VColorInput
113930
+ VFileUpload: VFileUpload
113931
+ VFileUploadItem: VFileUploadItem
113929
113932
  VCalendar: VCalendar
113930
113933
  VCalendarDay: VCalendarDay
113931
113934
  VCalendarHeader: VCalendarHeader
113932
113935
  VCalendarInterval: VCalendarInterval
113933
113936
  VCalendarIntervalEvent: VCalendarIntervalEvent
113934
113937
  VCalendarMonthDay: VCalendarMonthDay
113935
- VColorInput: VColorInput
113936
- VIconBtn: VIconBtn
113937
- VFileUpload: VFileUpload
113938
- VFileUploadItem: VFileUploadItem
113939
- VPicker: VPicker
113940
- VPickerTitle: VPickerTitle
113941
113938
  VStepperVertical: VStepperVertical
113942
113939
  VStepperVerticalItem: VStepperVerticalItem
113943
113940
  VStepperVerticalActions: VStepperVerticalActions
113944
- VDateInput: VDateInput
113945
113941
  VHotkey: VHotkey
113946
- VPullToRefresh: VPullToRefresh
113942
+ VIconBtn: VIconBtn
113943
+ VPicker: VPicker
113944
+ VPickerTitle: VPickerTitle
113945
+ VDateInput: VDateInput
113947
113946
  VMaskInput: VMaskInput
113947
+ VPullToRefresh: VPullToRefresh
113948
113948
  }
113949
113949
  export interface GlobalDirectives {
113950
113950
  vClickOutside: typeof import('vuetify/directives')['ClickOutside']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.0-next.2025-07-12
2
+ * Vuetify v3.9.0-next.2025-07-25
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -2659,7 +2659,7 @@ function createTheme(options) {
2659
2659
  createCssClass(fgLines, `.${scoped}border-${key}`, [`--${parsedOptions.prefix}border-color: var(--${parsedOptions.prefix}theme-${key})`], parsedOptions.scope);
2660
2660
  }
2661
2661
  }
2662
- lines.push(...bgLines, ...fgLines);
2662
+ lines.push('@layer background {\n', ...bgLines.map(v => ` ${v}`), '}\n', '@layer foreground {\n', ...fgLines.map(v => ` ${v}`), '}\n');
2663
2663
  }
2664
2664
  return '@layer vuetify.theme {\n' + lines.map(v => ` ${v}`).join('') + '\n}';
2665
2665
  });
@@ -33697,7 +33697,7 @@ function createVuetify$1() {
33697
33697
  };
33698
33698
  });
33699
33699
  }
33700
- const version$1 = "3.9.0-next.2025-07-12";
33700
+ const version$1 = "3.9.0-next.2025-07-25";
33701
33701
  createVuetify$1.version = version$1;
33702
33702
 
33703
33703
  // Vue's inject() can only be used in setup
@@ -33995,7 +33995,7 @@ var index = /*#__PURE__*/Object.freeze({
33995
33995
 
33996
33996
  /* eslint-disable local-rules/sort-imports */
33997
33997
 
33998
- const version = "3.9.0-next.2025-07-12";
33998
+ const version = "3.9.0-next.2025-07-25";
33999
33999
 
34000
34000
  /* eslint-disable local-rules/sort-imports */
34001
34001