@vuetify/nightly 3.8.2-master.2025-04-23 → 3.8.2-master.2025-04-26

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
@@ -82960,23 +82960,24 @@ declare module 'vue' {
82960
82960
  $children?: VNodeChild
82961
82961
  }
82962
82962
  export interface GlobalComponents {
82963
- VAlert: VAlert
82964
- VAlertTitle: VAlertTitle
82965
82963
  VAppBar: VAppBar
82966
82964
  VAppBarNavIcon: VAppBarNavIcon
82967
82965
  VAppBarTitle: VAppBarTitle
82968
- VAvatar: VAvatar
82969
- VBadge: VBadge
82966
+ VAlert: VAlert
82967
+ VAlertTitle: VAlertTitle
82970
82968
  VAutocomplete: VAutocomplete
82971
82969
  VApp: VApp
82972
- VBottomNavigation: VBottomNavigation
82973
- VBottomSheet: VBottomSheet
82970
+ VBadge: VBadge
82971
+ VAvatar: VAvatar
82974
82972
  VBanner: VBanner
82975
82973
  VBannerActions: VBannerActions
82976
82974
  VBannerText: VBannerText
82975
+ VBottomNavigation: VBottomNavigation
82976
+ VBottomSheet: VBottomSheet
82977
82977
  VBreadcrumbs: VBreadcrumbs
82978
82978
  VBreadcrumbsItem: VBreadcrumbsItem
82979
82979
  VBreadcrumbsDivider: VBreadcrumbsDivider
82980
+ VBtnToggle: VBtnToggle
82980
82981
  VBtnGroup: VBtnGroup
82981
82982
  VBtn: VBtn
82982
82983
  VCard: VCard
@@ -82985,21 +82986,14 @@ declare module 'vue' {
82985
82986
  VCardSubtitle: VCardSubtitle
82986
82987
  VCardText: VCardText
82987
82988
  VCardTitle: VCardTitle
82988
- VColorPicker: VColorPicker
82989
- VBtnToggle: VBtnToggle
82990
- VChipGroup: VChipGroup
82991
- VCarousel: VCarousel
82992
- VCarouselItem: VCarouselItem
82993
- VChip: VChip
82994
82989
  VCheckbox: VCheckbox
82995
82990
  VCheckboxBtn: VCheckboxBtn
82991
+ VCode: VCode
82992
+ VChipGroup: VChipGroup
82993
+ VColorPicker: VColorPicker
82996
82994
  VCombobox: VCombobox
82997
- VDatePicker: VDatePicker
82998
- VDatePickerControls: VDatePickerControls
82999
- VDatePickerHeader: VDatePickerHeader
83000
- VDatePickerMonth: VDatePickerMonth
83001
- VDatePickerMonths: VDatePickerMonths
83002
- VDatePickerYears: VDatePickerYears
82995
+ VCounter: VCounter
82996
+ VDialog: VDialog
83003
82997
  VDataTable: VDataTable
83004
82998
  VDataTableHeaders: VDataTableHeaders
83005
82999
  VDataTableFooter: VDataTableFooter
@@ -83007,29 +83001,38 @@ declare module 'vue' {
83007
83001
  VDataTableRow: VDataTableRow
83008
83002
  VDataTableVirtual: VDataTableVirtual
83009
83003
  VDataTableServer: VDataTableServer
83010
- VCode: VCode
83011
- VDialog: VDialog
83012
- VCounter: VCounter
83013
- VEmptyState: VEmptyState
83014
83004
  VExpansionPanels: VExpansionPanels
83015
83005
  VExpansionPanel: VExpansionPanel
83016
83006
  VExpansionPanelText: VExpansionPanelText
83017
83007
  VExpansionPanelTitle: VExpansionPanelTitle
83008
+ VEmptyState: VEmptyState
83009
+ VChip: VChip
83018
83010
  VDivider: VDivider
83011
+ VCarousel: VCarousel
83012
+ VCarouselItem: VCarouselItem
83019
83013
  VField: VField
83020
83014
  VFieldLabel: VFieldLabel
83021
83015
  VFab: VFab
83022
83016
  VFooter: VFooter
83017
+ VDatePicker: VDatePicker
83018
+ VDatePickerControls: VDatePickerControls
83019
+ VDatePickerHeader: VDatePickerHeader
83020
+ VDatePickerMonth: VDatePickerMonth
83021
+ VDatePickerMonths: VDatePickerMonths
83022
+ VDatePickerYears: VDatePickerYears
83023
+ VIcon: VIcon
83024
+ VComponentIcon: VComponentIcon
83025
+ VSvgIcon: VSvgIcon
83026
+ VLigatureIcon: VLigatureIcon
83027
+ VClassIcon: VClassIcon
83023
83028
  VFileInput: VFileInput
83024
- VInfiniteScroll: VInfiniteScroll
83025
83029
  VImg: VImg
83026
- VLabel: VLabel
83030
+ VKbd: VKbd
83031
+ VInfiniteScroll: VInfiniteScroll
83032
+ VInput: VInput
83027
83033
  VItemGroup: VItemGroup
83028
83034
  VItem: VItem
83029
- VKbd: VKbd
83030
- VMenu: VMenu
83031
- VMain: VMain
83032
- VMessages: VMessages
83035
+ VLabel: VLabel
83033
83036
  VList: VList
83034
83037
  VListGroup: VListGroup
83035
83038
  VListImg: VListImg
@@ -83039,28 +83042,25 @@ declare module 'vue' {
83039
83042
  VListItemSubtitle: VListItemSubtitle
83040
83043
  VListItemTitle: VListItemTitle
83041
83044
  VListSubheader: VListSubheader
83045
+ VMenu: VMenu
83046
+ VMain: VMain
83047
+ VMessages: VMessages
83042
83048
  VNumberInput: VNumberInput
83043
83049
  VNavigationDrawer: VNavigationDrawer
83044
83050
  VOverlay: VOverlay
83045
- VOtpInput: VOtpInput
83046
83051
  VPagination: VPagination
83047
- VProgressCircular: VProgressCircular
83048
- VRadioGroup: VRadioGroup
83049
- VIcon: VIcon
83050
- VComponentIcon: VComponentIcon
83051
- VSvgIcon: VSvgIcon
83052
- VLigatureIcon: VLigatureIcon
83053
- VClassIcon: VClassIcon
83052
+ VOtpInput: VOtpInput
83054
83053
  VProgressLinear: VProgressLinear
83054
+ VRadioGroup: VRadioGroup
83055
+ VProgressCircular: VProgressCircular
83055
83056
  VRating: VRating
83056
- VSelectionControl: VSelectionControl
83057
- VSelect: VSelect
83058
83057
  VSelectionControlGroup: VSelectionControlGroup
83059
- VSkeletonLoader: VSkeletonLoader
83060
- VSheet: VSheet
83061
- VSnackbar: VSnackbar
83058
+ VSelect: VSelect
83059
+ VSelectionControl: VSelectionControl
83062
83060
  VSlideGroup: VSlideGroup
83063
83061
  VSlideGroupItem: VSlideGroupItem
83062
+ VSkeletonLoader: VSkeletonLoader
83063
+ VSheet: VSheet
83064
83064
  VSlider: VSlider
83065
83065
  VStepper: VStepper
83066
83066
  VStepperActions: VStepperActions
@@ -83069,47 +83069,45 @@ declare module 'vue' {
83069
83069
  VStepperWindow: VStepperWindow
83070
83070
  VStepperWindowItem: VStepperWindowItem
83071
83071
  VSwitch: VSwitch
83072
- VSystemBar: VSystemBar
83073
83072
  VTab: VTab
83074
83073
  VTabs: VTabs
83075
83074
  VTabsWindow: VTabsWindow
83076
83075
  VTabsWindowItem: VTabsWindowItem
83076
+ VSystemBar: VSystemBar
83077
83077
  VTextarea: VTextarea
83078
83078
  VTable: VTable
83079
- VTooltip: VTooltip
83080
83079
  VTextField: VTextField
83081
- VTimeline: VTimeline
83082
- VTimelineItem: VTimelineItem
83080
+ VWindow: VWindow
83081
+ VWindowItem: VWindowItem
83082
+ VTooltip: VTooltip
83083
83083
  VToolbar: VToolbar
83084
83084
  VToolbarTitle: VToolbarTitle
83085
83085
  VToolbarItems: VToolbarItems
83086
- VWindow: VWindow
83087
- VWindowItem: VWindowItem
83088
- VInput: VInput
83089
- VConfirmEdit: VConfirmEdit
83090
- VDataIterator: VDataIterator
83086
+ VTimeline: VTimeline
83087
+ VTimelineItem: VTimelineItem
83091
83088
  VDefaultsProvider: VDefaultsProvider
83089
+ VDataIterator: VDataIterator
83092
83090
  VForm: VForm
83093
83091
  VContainer: VContainer
83094
83092
  VCol: VCol
83095
83093
  VRow: VRow
83096
83094
  VSpacer: VSpacer
83095
+ VHover: VHover
83097
83096
  VLayout: VLayout
83098
83097
  VLayoutItem: VLayoutItem
83099
83098
  VLazy: VLazy
83100
83099
  VLocaleProvider: VLocaleProvider
83100
+ VConfirmEdit: VConfirmEdit
83101
83101
  VNoSsr: VNoSsr
83102
- VHover: VHover
83102
+ VRangeSlider: VRangeSlider
83103
+ VSnackbar: VSnackbar
83103
83104
  VRadio: VRadio
83104
83105
  VParallax: VParallax
83105
- VRangeSlider: VRangeSlider
83106
83106
  VResponsive: VResponsive
83107
- VSparkline: VSparkline
83108
83107
  VSnackbarQueue: VSnackbarQueue
83108
+ VSparkline: VSparkline
83109
83109
  VSpeedDial: VSpeedDial
83110
- VVirtualScroll: VVirtualScroll
83111
83110
  VThemeProvider: VThemeProvider
83112
- VValidation: VValidation
83113
83111
  VFabTransition: VFabTransition
83114
83112
  VDialogBottomTransition: VDialogBottomTransition
83115
83113
  VDialogTopTransition: VDialogTopTransition
@@ -83126,6 +83124,11 @@ declare module 'vue' {
83126
83124
  VExpandTransition: VExpandTransition
83127
83125
  VExpandXTransition: VExpandXTransition
83128
83126
  VDialogTransition: VDialogTransition
83127
+ VVirtualScroll: VVirtualScroll
83128
+ VValidation: VValidation
83129
+ VStepperVertical: VStepperVertical
83130
+ VStepperVerticalItem: VStepperVerticalItem
83131
+ VStepperVerticalActions: VStepperVerticalActions
83129
83132
  VFileUpload: VFileUpload
83130
83133
  VFileUploadItem: VFileUploadItem
83131
83134
  VCalendar: VCalendar
@@ -83138,14 +83141,11 @@ declare module 'vue' {
83138
83141
  VTreeview: VTreeview
83139
83142
  VTreeviewItem: VTreeviewItem
83140
83143
  VTreeviewGroup: VTreeviewGroup
83141
- VPicker: VPicker
83142
- VPickerTitle: VPickerTitle
83143
- VStepperVertical: VStepperVertical
83144
- VStepperVerticalItem: VStepperVerticalItem
83145
- VStepperVerticalActions: VStepperVerticalActions
83146
83144
  VTimePicker: VTimePicker
83147
83145
  VTimePickerClock: VTimePickerClock
83148
83146
  VTimePickerControls: VTimePickerControls
83147
+ VPicker: VPicker
83148
+ VPickerTitle: VPickerTitle
83149
83149
  VDateInput: VDateInput
83150
83150
  VPullToRefresh: VPullToRefresh
83151
83151
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.2-master.2025-04-23
2
+ * Vuetify v3.8.2-master.2025-04-26
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -13201,6 +13201,7 @@ const VSelect = genericComponent()({
13201
13201
  "onFocusin": onFocusin,
13202
13202
  "tabindex": "-1",
13203
13203
  "aria-live": "polite",
13204
+ "aria-label": `${props.label}-list`,
13204
13205
  "color": props.itemColor ?? props.color
13205
13206
  }, listEvents, props.listProps), {
13206
13207
  default: () => [slots['prepend-item']?.(), !displayItems.value.length && !props.hideNoData && (slots['no-data']?.() ?? createVNode(VListItem, {
@@ -29180,7 +29181,7 @@ function createVuetify$1() {
29180
29181
  };
29181
29182
  });
29182
29183
  }
29183
- const version$1 = "3.8.2-master.2025-04-23";
29184
+ const version$1 = "3.8.2-master.2025-04-26";
29184
29185
  createVuetify$1.version = version$1;
29185
29186
 
29186
29187
  // Vue's inject() can only be used in setup
@@ -29205,7 +29206,7 @@ const createVuetify = function () {
29205
29206
  ...options
29206
29207
  });
29207
29208
  };
29208
- const version = "3.8.2-master.2025-04-23";
29209
+ const version = "3.8.2-master.2025-04-26";
29209
29210
  createVuetify.version = version;
29210
29211
 
29211
29212
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };