@vuetify/nightly 3.9.0-master.2025-07-10 → 3.9.0-master.2025-07-11

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
@@ -93573,44 +93573,41 @@ declare module 'vue' {
93573
93573
  $children?: VNodeChild
93574
93574
  }
93575
93575
  export interface GlobalComponents {
93576
+ VAutocomplete: VAutocomplete
93577
+ VApp: VApp
93578
+ VAlert: VAlert
93579
+ VAlertTitle: VAlertTitle
93576
93580
  VAppBar: VAppBar
93577
93581
  VAppBarNavIcon: VAppBarNavIcon
93578
93582
  VAppBarTitle: VAppBarTitle
93579
- VApp: VApp
93580
- VAvatar: VAvatar
93581
93583
  VBadge: VBadge
93584
+ VAvatar: VAvatar
93585
+ VBottomNavigation: VBottomNavigation
93582
93586
  VBanner: VBanner
93583
93587
  VBannerActions: VBannerActions
93584
93588
  VBannerText: VBannerText
93589
+ VBottomSheet: VBottomSheet
93585
93590
  VBreadcrumbs: VBreadcrumbs
93586
93591
  VBreadcrumbsItem: VBreadcrumbsItem
93587
93592
  VBreadcrumbsDivider: VBreadcrumbsDivider
93588
- VAutocomplete: VAutocomplete
93589
- VBottomSheet: VBottomSheet
93590
- VAlert: VAlert
93591
- VAlertTitle: VAlertTitle
93592
- VBtnToggle: VBtnToggle
93593
+ VBtn: VBtn
93593
93594
  VCard: VCard
93594
93595
  VCardActions: VCardActions
93595
93596
  VCardItem: VCardItem
93596
93597
  VCardSubtitle: VCardSubtitle
93597
93598
  VCardText: VCardText
93598
93599
  VCardTitle: VCardTitle
93599
- VBottomNavigation: VBottomNavigation
93600
+ VCheckbox: VCheckbox
93601
+ VCheckboxBtn: VCheckboxBtn
93600
93602
  VChip: VChip
93601
93603
  VBtnGroup: VBtnGroup
93602
- VCombobox: VCombobox
93603
- VCode: VCode
93604
93604
  VCarousel: VCarousel
93605
93605
  VCarouselItem: VCarouselItem
93606
93606
  VChipGroup: VChipGroup
93607
+ VCode: VCode
93608
+ VCombobox: VCombobox
93607
93609
  VColorPicker: VColorPicker
93608
- VDatePicker: VDatePicker
93609
- VDatePickerControls: VDatePickerControls
93610
- VDatePickerHeader: VDatePickerHeader
93611
- VDatePickerMonth: VDatePickerMonth
93612
- VDatePickerMonths: VDatePickerMonths
93613
- VDatePickerYears: VDatePickerYears
93610
+ VCounter: VCounter
93614
93611
  VDataTable: VDataTable
93615
93612
  VDataTableHeaders: VDataTableHeaders
93616
93613
  VDataTableFooter: VDataTableFooter
@@ -93618,33 +93615,34 @@ declare module 'vue' {
93618
93615
  VDataTableRow: VDataTableRow
93619
93616
  VDataTableVirtual: VDataTableVirtual
93620
93617
  VDataTableServer: VDataTableServer
93618
+ VDatePicker: VDatePicker
93619
+ VDatePickerControls: VDatePickerControls
93620
+ VDatePickerHeader: VDatePickerHeader
93621
+ VDatePickerMonth: VDatePickerMonth
93622
+ VDatePickerMonths: VDatePickerMonths
93623
+ VDatePickerYears: VDatePickerYears
93621
93624
  VDivider: VDivider
93622
- VCheckbox: VCheckbox
93623
- VCheckboxBtn: VCheckboxBtn
93624
- VDialog: VDialog
93625
- VCounter: VCounter
93625
+ VFab: VFab
93626
93626
  VExpansionPanels: VExpansionPanels
93627
93627
  VExpansionPanel: VExpansionPanel
93628
93628
  VExpansionPanelText: VExpansionPanelText
93629
93629
  VExpansionPanelTitle: VExpansionPanelTitle
93630
93630
  VEmptyState: VEmptyState
93631
- VFab: VFab
93632
- VFileInput: VFileInput
93631
+ VField: VField
93632
+ VFieldLabel: VFieldLabel
93633
+ VDialog: VDialog
93633
93634
  VFooter: VFooter
93634
93635
  VIcon: VIcon
93635
93636
  VComponentIcon: VComponentIcon
93636
93637
  VSvgIcon: VSvgIcon
93637
93638
  VLigatureIcon: VLigatureIcon
93638
93639
  VClassIcon: VClassIcon
93639
- VField: VField
93640
- VFieldLabel: VFieldLabel
93640
+ VFileInput: VFileInput
93641
93641
  VImg: VImg
93642
93642
  VInput: VInput
93643
- VKbd: VKbd
93644
93643
  VInfiniteScroll: VInfiniteScroll
93645
- VLabel: VLabel
93646
- VMain: VMain
93647
- VMessages: VMessages
93644
+ VItemGroup: VItemGroup
93645
+ VItem: VItem
93648
93646
  VList: VList
93649
93647
  VListGroup: VListGroup
93650
93648
  VListImg: VListImg
@@ -93654,21 +93652,27 @@ declare module 'vue' {
93654
93652
  VListItemSubtitle: VListItemSubtitle
93655
93653
  VListItemTitle: VListItemTitle
93656
93654
  VListSubheader: VListSubheader
93655
+ VKbd: VKbd
93656
+ VMenu: VMenu
93657
+ VLabel: VLabel
93658
+ VMain: VMain
93657
93659
  VNavigationDrawer: VNavigationDrawer
93658
- VOverlay: VOverlay
93659
- VOtpInput: VOtpInput
93660
+ VMessages: VMessages
93661
+ VNumberInput: VNumberInput
93660
93662
  VPagination: VPagination
93663
+ VOtpInput: VOtpInput
93664
+ VOverlay: VOverlay
93661
93665
  VProgressLinear: VProgressLinear
93662
- VProgressCircular: VProgressCircular
93663
93666
  VRadioGroup: VRadioGroup
93667
+ VProgressCircular: VProgressCircular
93664
93668
  VRating: VRating
93665
93669
  VSelect: VSelect
93670
+ VBtnToggle: VBtnToggle
93671
+ VSheet: VSheet
93666
93672
  VSelectionControl: VSelectionControl
93667
- VSelectionControlGroup: VSelectionControlGroup
93668
- VSkeletonLoader: VSkeletonLoader
93669
93673
  VSlideGroup: VSlideGroup
93670
93674
  VSlideGroupItem: VSlideGroupItem
93671
- VSheet: VSheet
93675
+ VSkeletonLoader: VSkeletonLoader
93672
93676
  VSnackbar: VSnackbar
93673
93677
  VSlider: VSlider
93674
93678
  VStepper: VStepper
@@ -93677,54 +93681,53 @@ declare module 'vue' {
93677
93681
  VStepperItem: VStepperItem
93678
93682
  VStepperWindow: VStepperWindow
93679
93683
  VStepperWindowItem: VStepperWindowItem
93684
+ VSelectionControlGroup: VSelectionControlGroup
93685
+ VTable: VTable
93680
93686
  VSwitch: VSwitch
93681
- VTextarea: VTextarea
93682
- VSystemBar: VSystemBar
93683
93687
  VTextField: VTextField
93684
- VTable: VTable
93685
93688
  VTab: VTab
93686
93689
  VTabs: VTabs
93687
93690
  VTabsWindow: VTabsWindow
93688
93691
  VTabsWindowItem: VTabsWindowItem
93692
+ VTextarea: VTextarea
93693
+ VTimeline: VTimeline
93694
+ VTimelineItem: VTimelineItem
93695
+ VTreeview: VTreeview
93696
+ VTreeviewItem: VTreeviewItem
93697
+ VTreeviewGroup: VTreeviewGroup
93689
93698
  VToolbar: VToolbar
93690
93699
  VToolbarTitle: VToolbarTitle
93691
93700
  VToolbarItems: VToolbarItems
93692
- VTimeline: VTimeline
93693
- VTimelineItem: VTimelineItem
93694
93701
  VTimePicker: VTimePicker
93695
93702
  VTimePickerClock: VTimePickerClock
93696
93703
  VTimePickerControls: VTimePickerControls
93697
- VTooltip: VTooltip
93698
93704
  VWindow: VWindow
93699
93705
  VWindowItem: VWindowItem
93700
- VTreeview: VTreeview
93701
- VTreeviewItem: VTreeviewItem
93702
- VTreeviewGroup: VTreeviewGroup
93703
- VItemGroup: VItemGroup
93704
- VItem: VItem
93705
- VMenu: VMenu
93706
- VBtn: VBtn
93707
93706
  VConfirmEdit: VConfirmEdit
93708
93707
  VDataIterator: VDataIterator
93709
- VNumberInput: VNumberInput
93710
93708
  VDefaultsProvider: VDefaultsProvider
93709
+ VForm: VForm
93711
93710
  VContainer: VContainer
93712
93711
  VCol: VCol
93713
93712
  VRow: VRow
93714
93713
  VSpacer: VSpacer
93715
93714
  VHover: VHover
93716
93715
  VLazy: VLazy
93717
- VRadio: VRadio
93716
+ VLayout: VLayout
93717
+ VLayoutItem: VLayoutItem
93718
+ VLocaleProvider: VLocaleProvider
93718
93719
  VNoSsr: VNoSsr
93719
93720
  VParallax: VParallax
93720
- VRangeSlider: VRangeSlider
93721
+ VRadio: VRadio
93721
93722
  VResponsive: VResponsive
93722
- VSparkline: VSparkline
93723
- VSpeedDial: VSpeedDial
93724
93723
  VSnackbarQueue: VSnackbarQueue
93724
+ VRangeSlider: VRangeSlider
93725
+ VSystemBar: VSystemBar
93726
+ VTooltip: VTooltip
93727
+ VSpeedDial: VSpeedDial
93728
+ VValidation: VValidation
93725
93729
  VThemeProvider: VThemeProvider
93726
93730
  VVirtualScroll: VVirtualScroll
93727
- VValidation: VValidation
93728
93731
  VFabTransition: VFabTransition
93729
93732
  VDialogBottomTransition: VDialogBottomTransition
93730
93733
  VDialogTopTransition: VDialogTopTransition
@@ -93741,27 +93744,24 @@ declare module 'vue' {
93741
93744
  VExpandTransition: VExpandTransition
93742
93745
  VExpandXTransition: VExpandXTransition
93743
93746
  VDialogTransition: VDialogTransition
93744
- VLocaleProvider: VLocaleProvider
93745
- VLayout: VLayout
93746
- VLayoutItem: VLayoutItem
93747
- VForm: VForm
93747
+ VSparkline: VSparkline
93748
93748
  VCalendar: VCalendar
93749
93749
  VCalendarDay: VCalendarDay
93750
93750
  VCalendarHeader: VCalendarHeader
93751
93751
  VCalendarInterval: VCalendarInterval
93752
93752
  VCalendarIntervalEvent: VCalendarIntervalEvent
93753
93753
  VCalendarMonthDay: VCalendarMonthDay
93754
- VColorInput: VColorInput
93755
93754
  VFileUpload: VFileUpload
93756
93755
  VFileUploadItem: VFileUploadItem
93757
93756
  VPicker: VPicker
93758
93757
  VPickerTitle: VPickerTitle
93759
- VIconBtn: VIconBtn
93758
+ VColorInput: VColorInput
93760
93759
  VStepperVertical: VStepperVertical
93761
93760
  VStepperVerticalItem: VStepperVerticalItem
93762
93761
  VStepperVerticalActions: VStepperVerticalActions
93763
- VHotkey: VHotkey
93762
+ VIconBtn: VIconBtn
93764
93763
  VDateInput: VDateInput
93764
+ VHotkey: VHotkey
93765
93765
  VMaskInput: VMaskInput
93766
93766
  VPullToRefresh: VPullToRefresh
93767
93767
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.0-master.2025-07-10
2
+ * Vuetify v3.9.0-master.2025-07-11
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -12265,8 +12265,7 @@ const VFieldLabel = genericComponent()({
12265
12265
  "class": normalizeClass(['v-field-label', {
12266
12266
  'v-field-label--floating': props.floating
12267
12267
  }, props.class]),
12268
- "style": normalizeStyle(props.style),
12269
- "aria-hidden": props.floating || undefined
12268
+ "style": normalizeStyle(props.style)
12270
12269
  }, slots));
12271
12270
  return {};
12272
12271
  }
@@ -12486,6 +12485,7 @@ const VField = genericComponent()({
12486
12485
  "class": normalizeClass([textColorClasses.value]),
12487
12486
  "floating": true,
12488
12487
  "for": id.value,
12488
+ "aria-hidden": !isActive.value,
12489
12489
  "style": normalizeStyle(textColorStyles.value)
12490
12490
  }, {
12491
12491
  default: () => [label()]
@@ -12556,7 +12556,8 @@ const VField = genericComponent()({
12556
12556
  }, [createVNode(VFieldLabel, {
12557
12557
  "ref": floatingLabelRef,
12558
12558
  "floating": true,
12559
- "for": id.value
12559
+ "for": id.value,
12560
+ "aria-hidden": !isActive.value
12560
12561
  }, {
12561
12562
  default: () => [label()]
12562
12563
  })]), createElementVNode("div", {
@@ -12564,7 +12565,8 @@ const VField = genericComponent()({
12564
12565
  }, null)]), isPlainOrUnderlined.value && hasFloatingLabel.value && createVNode(VFieldLabel, {
12565
12566
  "ref": floatingLabelRef,
12566
12567
  "floating": true,
12567
- "for": id.value
12568
+ "for": id.value,
12569
+ "aria-hidden": !isActive.value
12568
12570
  }, {
12569
12571
  default: () => [label()]
12570
12572
  })])]);
@@ -31392,7 +31394,7 @@ function createVuetify$1() {
31392
31394
  };
31393
31395
  });
31394
31396
  }
31395
- const version$1 = "3.9.0-master.2025-07-10";
31397
+ const version$1 = "3.9.0-master.2025-07-11";
31396
31398
  createVuetify$1.version = version$1;
31397
31399
 
31398
31400
  // Vue's inject() can only be used in setup
@@ -31417,7 +31419,7 @@ const createVuetify = function () {
31417
31419
  ...options
31418
31420
  });
31419
31421
  };
31420
- const version = "3.9.0-master.2025-07-10";
31422
+ const version = "3.9.0-master.2025-07-11";
31421
31423
  createVuetify.version = version;
31422
31424
 
31423
31425
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useHotkey, useLayout, useLocale, useRtl, useTheme, version };