@vuetify/nightly 3.8.2-master.2025-04-22 → 3.8.2-master.2025-04-24

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
@@ -82961,40 +82961,46 @@ declare module 'vue' {
82961
82961
  }
82962
82962
  export interface GlobalComponents {
82963
82963
  VApp: VApp
82964
- VAvatar: VAvatar
82965
82964
  VAppBar: VAppBar
82966
82965
  VAppBarNavIcon: VAppBarNavIcon
82967
82966
  VAppBarTitle: VAppBarTitle
82968
82967
  VAutocomplete: VAutocomplete
82969
82968
  VAlert: VAlert
82970
82969
  VAlertTitle: VAlertTitle
82971
- VBottomSheet: VBottomSheet
82972
- VBanner: VBanner
82973
- VBannerActions: VBannerActions
82974
- VBannerText: VBannerText
82975
- VBottomNavigation: VBottomNavigation
82976
- VBadge: VBadge
82977
- VBtn: VBtn
82970
+ VAvatar: VAvatar
82978
82971
  VBreadcrumbs: VBreadcrumbs
82979
82972
  VBreadcrumbsItem: VBreadcrumbsItem
82980
82973
  VBreadcrumbsDivider: VBreadcrumbsDivider
82974
+ VBadge: VBadge
82975
+ VBottomSheet: VBottomSheet
82976
+ VBottomNavigation: VBottomNavigation
82981
82977
  VBtnGroup: VBtnGroup
82982
82978
  VBtnToggle: VBtnToggle
82983
- VCarousel: VCarousel
82984
- VCarouselItem: VCarouselItem
82985
- VChip: VChip
82979
+ VBanner: VBanner
82980
+ VBannerActions: VBannerActions
82981
+ VBannerText: VBannerText
82986
82982
  VCard: VCard
82987
82983
  VCardActions: VCardActions
82988
82984
  VCardItem: VCardItem
82989
82985
  VCardSubtitle: VCardSubtitle
82990
82986
  VCardText: VCardText
82991
82987
  VCardTitle: VCardTitle
82992
- VCode: VCode
82993
- VColorPicker: VColorPicker
82994
82988
  VCheckbox: VCheckbox
82995
82989
  VCheckboxBtn: VCheckboxBtn
82990
+ VChip: VChip
82991
+ VCarousel: VCarousel
82992
+ VCarouselItem: VCarouselItem
82993
+ VCode: VCode
82994
+ VColorPicker: VColorPicker
82996
82995
  VChipGroup: VChipGroup
82997
82996
  VCounter: VCounter
82997
+ VCombobox: VCombobox
82998
+ VDatePicker: VDatePicker
82999
+ VDatePickerControls: VDatePickerControls
83000
+ VDatePickerHeader: VDatePickerHeader
83001
+ VDatePickerMonth: VDatePickerMonth
83002
+ VDatePickerMonths: VDatePickerMonths
83003
+ VDatePickerYears: VDatePickerYears
82998
83004
  VDataTable: VDataTable
82999
83005
  VDataTableHeaders: VDataTableHeaders
83000
83006
  VDataTableFooter: VDataTableFooter
@@ -83002,36 +83008,29 @@ declare module 'vue' {
83002
83008
  VDataTableRow: VDataTableRow
83003
83009
  VDataTableVirtual: VDataTableVirtual
83004
83010
  VDataTableServer: VDataTableServer
83005
- VCombobox: VCombobox
83006
- VDialog: VDialog
83007
83011
  VDivider: VDivider
83008
- VDatePicker: VDatePicker
83009
- VDatePickerControls: VDatePickerControls
83010
- VDatePickerHeader: VDatePickerHeader
83011
- VDatePickerMonth: VDatePickerMonth
83012
- VDatePickerMonths: VDatePickerMonths
83013
- VDatePickerYears: VDatePickerYears
83012
+ VDialog: VDialog
83014
83013
  VExpansionPanels: VExpansionPanels
83015
83014
  VExpansionPanel: VExpansionPanel
83016
83015
  VExpansionPanelText: VExpansionPanelText
83017
83016
  VExpansionPanelTitle: VExpansionPanelTitle
83018
- VField: VField
83019
- VFieldLabel: VFieldLabel
83020
83017
  VEmptyState: VEmptyState
83021
83018
  VFab: VFab
83022
83019
  VFileInput: VFileInput
83023
83020
  VFooter: VFooter
83024
- VInput: VInput
83025
- VImg: VImg
83021
+ VField: VField
83022
+ VFieldLabel: VFieldLabel
83026
83023
  VIcon: VIcon
83027
83024
  VComponentIcon: VComponentIcon
83028
83025
  VSvgIcon: VSvgIcon
83029
83026
  VLigatureIcon: VLigatureIcon
83030
83027
  VClassIcon: VClassIcon
83028
+ VImg: VImg
83029
+ VInfiniteScroll: VInfiniteScroll
83030
+ VKbd: VKbd
83031
+ VInput: VInput
83031
83032
  VItemGroup: VItemGroup
83032
83033
  VItem: VItem
83033
- VKbd: VKbd
83034
- VInfiniteScroll: VInfiniteScroll
83035
83034
  VList: VList
83036
83035
  VListGroup: VListGroup
83037
83036
  VListImg: VListImg
@@ -83041,74 +83040,76 @@ declare module 'vue' {
83041
83040
  VListItemSubtitle: VListItemSubtitle
83042
83041
  VListItemTitle: VListItemTitle
83043
83042
  VListSubheader: VListSubheader
83044
- VLabel: VLabel
83045
- VMenu: VMenu
83046
83043
  VMain: VMain
83047
- VMessages: VMessages
83048
- VOtpInput: VOtpInput
83044
+ VMenu: VMenu
83049
83045
  VNavigationDrawer: VNavigationDrawer
83046
+ VNumberInput: VNumberInput
83047
+ VMessages: VMessages
83050
83048
  VOverlay: VOverlay
83049
+ VOtpInput: VOtpInput
83050
+ VProgressLinear: VProgressLinear
83051
83051
  VProgressCircular: VProgressCircular
83052
83052
  VPagination: VPagination
83053
- VProgressLinear: VProgressLinear
83054
83053
  VRadioGroup: VRadioGroup
83055
83054
  VRating: VRating
83055
+ VSelect: VSelect
83056
83056
  VSheet: VSheet
83057
- VSelectionControlGroup: VSelectionControlGroup
83058
83057
  VSelectionControl: VSelectionControl
83059
- VSelect: VSelect
83060
- VSnackbar: VSnackbar
83058
+ VSelectionControlGroup: VSelectionControlGroup
83059
+ VSkeletonLoader: VSkeletonLoader
83061
83060
  VSlideGroup: VSlideGroup
83062
83061
  VSlideGroupItem: VSlideGroupItem
83063
83062
  VSlider: VSlider
83064
- VSkeletonLoader: VSkeletonLoader
83065
- VSwitch: VSwitch
83066
- VSystemBar: VSystemBar
83067
- VTab: VTab
83068
- VTabs: VTabs
83069
- VTabsWindow: VTabsWindow
83070
- VTabsWindowItem: VTabsWindowItem
83071
- VTextarea: VTextarea
83072
83063
  VStepper: VStepper
83073
83064
  VStepperActions: VStepperActions
83074
83065
  VStepperHeader: VStepperHeader
83075
83066
  VStepperItem: VStepperItem
83076
83067
  VStepperWindow: VStepperWindow
83077
83068
  VStepperWindowItem: VStepperWindowItem
83069
+ VSnackbar: VSnackbar
83070
+ VSystemBar: VSystemBar
83071
+ VSwitch: VSwitch
83072
+ VTab: VTab
83073
+ VTabs: VTabs
83074
+ VTabsWindow: VTabsWindow
83075
+ VTabsWindowItem: VTabsWindowItem
83078
83076
  VTable: VTable
83077
+ VTextarea: VTextarea
83079
83078
  VTextField: VTextField
83080
- VTimeline: VTimeline
83081
- VTimelineItem: VTimelineItem
83082
- VTooltip: VTooltip
83083
83079
  VToolbar: VToolbar
83084
83080
  VToolbarTitle: VToolbarTitle
83085
83081
  VToolbarItems: VToolbarItems
83082
+ VTimeline: VTimeline
83083
+ VTimelineItem: VTimelineItem
83084
+ VTooltip: VTooltip
83086
83085
  VWindow: VWindow
83087
83086
  VWindowItem: VWindowItem
83088
- VConfirmEdit: VConfirmEdit
83087
+ VLabel: VLabel
83088
+ VBtn: VBtn
83089
83089
  VDataIterator: VDataIterator
83090
- VDefaultsProvider: VDefaultsProvider
83090
+ VConfirmEdit: VConfirmEdit
83091
83091
  VForm: VForm
83092
- VHover: VHover
83092
+ VDefaultsProvider: VDefaultsProvider
83093
83093
  VContainer: VContainer
83094
83094
  VCol: VCol
83095
83095
  VRow: VRow
83096
83096
  VSpacer: VSpacer
83097
- VLazy: VLazy
83097
+ VHover: VHover
83098
83098
  VLayout: VLayout
83099
83099
  VLayoutItem: VLayoutItem
83100
83100
  VLocaleProvider: VLocaleProvider
83101
+ VLazy: VLazy
83101
83102
  VNoSsr: VNoSsr
83102
83103
  VParallax: VParallax
83103
83104
  VRadio: VRadio
83104
83105
  VRangeSlider: VRangeSlider
83105
83106
  VResponsive: VResponsive
83107
+ VSpeedDial: VSpeedDial
83106
83108
  VSnackbarQueue: VSnackbarQueue
83107
83109
  VSparkline: VSparkline
83108
- VSpeedDial: VSpeedDial
83109
83110
  VThemeProvider: VThemeProvider
83110
- VVirtualScroll: VVirtualScroll
83111
83111
  VValidation: VValidation
83112
+ VVirtualScroll: VVirtualScroll
83112
83113
  VFabTransition: VFabTransition
83113
83114
  VDialogBottomTransition: VDialogBottomTransition
83114
83115
  VDialogTopTransition: VDialogTopTransition
@@ -83125,24 +83126,23 @@ declare module 'vue' {
83125
83126
  VExpandTransition: VExpandTransition
83126
83127
  VExpandXTransition: VExpandXTransition
83127
83128
  VDialogTransition: VDialogTransition
83128
- VNumberInput: VNumberInput
83129
83129
  VCalendar: VCalendar
83130
83130
  VCalendarDay: VCalendarDay
83131
83131
  VCalendarHeader: VCalendarHeader
83132
83132
  VCalendarInterval: VCalendarInterval
83133
83133
  VCalendarIntervalEvent: VCalendarIntervalEvent
83134
83134
  VCalendarMonthDay: VCalendarMonthDay
83135
- VFileUpload: VFileUpload
83136
- VFileUploadItem: VFileUploadItem
83137
83135
  VIconBtn: VIconBtn
83138
- VStepperVertical: VStepperVertical
83139
- VStepperVerticalItem: VStepperVerticalItem
83140
- VStepperVerticalActions: VStepperVerticalActions
83141
83136
  VPicker: VPicker
83142
83137
  VPickerTitle: VPickerTitle
83143
83138
  VTimePicker: VTimePicker
83144
83139
  VTimePickerClock: VTimePickerClock
83145
83140
  VTimePickerControls: VTimePickerControls
83141
+ VFileUpload: VFileUpload
83142
+ VFileUploadItem: VFileUploadItem
83143
+ VStepperVertical: VStepperVertical
83144
+ VStepperVerticalItem: VStepperVerticalItem
83145
+ VStepperVerticalActions: VStepperVerticalActions
83146
83146
  VTreeview: VTreeview
83147
83147
  VTreeviewItem: VTreeviewItem
83148
83148
  VTreeviewGroup: VTreeviewGroup
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.2-master.2025-04-22
2
+ * Vuetify v3.8.2-master.2025-04-24
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -7179,11 +7179,6 @@ function useValidation(props) {
7179
7179
  }
7180
7180
  async function validate() {
7181
7181
  let silent = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
7182
- if (props.disabled || props.readonly) {
7183
- internalErrorMessages.value = [];
7184
- isValidating.value = false;
7185
- return internalErrorMessages.value;
7186
- }
7187
7182
  const results = [];
7188
7183
  isValidating.value = true;
7189
7184
  for (const rule of props.rules) {
@@ -29185,7 +29180,7 @@ function createVuetify$1() {
29185
29180
  };
29186
29181
  });
29187
29182
  }
29188
- const version$1 = "3.8.2-master.2025-04-22";
29183
+ const version$1 = "3.8.2-master.2025-04-24";
29189
29184
  createVuetify$1.version = version$1;
29190
29185
 
29191
29186
  // Vue's inject() can only be used in setup
@@ -29210,7 +29205,7 @@ const createVuetify = function () {
29210
29205
  ...options
29211
29206
  });
29212
29207
  };
29213
- const version = "3.8.2-master.2025-04-22";
29208
+ const version = "3.8.2-master.2025-04-24";
29214
29209
  createVuetify.version = version;
29215
29210
 
29216
29211
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };