@vuetify/nightly 3.8.1-dev.2025-04-13 → 3.8.1-dev.2025-04-16

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
@@ -82948,40 +82948,40 @@ declare module 'vue' {
82948
82948
  $children?: VNodeChild
82949
82949
  }
82950
82950
  export interface GlobalComponents {
82951
+ VApp: VApp
82951
82952
  VAppBar: VAppBar
82952
82953
  VAppBarNavIcon: VAppBarNavIcon
82953
82954
  VAppBarTitle: VAppBarTitle
82954
- VApp: VApp
82955
- VAutocomplete: VAutocomplete
82956
82955
  VAlert: VAlert
82957
82956
  VAlertTitle: VAlertTitle
82958
- VAvatar: VAvatar
82959
82957
  VBadge: VBadge
82958
+ VAutocomplete: VAutocomplete
82959
+ VBottomSheet: VBottomSheet
82960
+ VBottomNavigation: VBottomNavigation
82960
82961
  VBanner: VBanner
82961
82962
  VBannerActions: VBannerActions
82962
82963
  VBannerText: VBannerText
82963
- VBtn: VBtn
82964
82964
  VBreadcrumbs: VBreadcrumbs
82965
82965
  VBreadcrumbsItem: VBreadcrumbsItem
82966
82966
  VBreadcrumbsDivider: VBreadcrumbsDivider
82967
- VBottomNavigation: VBottomNavigation
82968
- VBtnGroup: VBtnGroup
82967
+ VAvatar: VAvatar
82969
82968
  VBtnToggle: VBtnToggle
82970
82969
  VCarousel: VCarousel
82971
82970
  VCarouselItem: VCarouselItem
82972
- VBottomSheet: VBottomSheet
82973
- VChip: VChip
82974
- VColorPicker: VColorPicker
82975
82971
  VCard: VCard
82976
82972
  VCardActions: VCardActions
82977
82973
  VCardItem: VCardItem
82978
82974
  VCardSubtitle: VCardSubtitle
82979
82975
  VCardText: VCardText
82980
82976
  VCardTitle: VCardTitle
82981
- VChipGroup: VChipGroup
82982
- VCombobox: VCombobox
82977
+ VBtn: VBtn
82983
82978
  VCheckbox: VCheckbox
82984
82979
  VCheckboxBtn: VCheckboxBtn
82980
+ VChip: VChip
82981
+ VChipGroup: VChipGroup
82982
+ VCode: VCode
82983
+ VCounter: VCounter
82984
+ VCombobox: VCombobox
82985
82985
  VDataTable: VDataTable
82986
82986
  VDataTableHeaders: VDataTableHeaders
82987
82987
  VDataTableFooter: VDataTableFooter
@@ -82989,7 +82989,7 @@ declare module 'vue' {
82989
82989
  VDataTableRow: VDataTableRow
82990
82990
  VDataTableVirtual: VDataTableVirtual
82991
82991
  VDataTableServer: VDataTableServer
82992
- VCounter: VCounter
82992
+ VEmptyState: VEmptyState
82993
82993
  VDatePicker: VDatePicker
82994
82994
  VDatePickerControls: VDatePickerControls
82995
82995
  VDatePickerHeader: VDatePickerHeader
@@ -82997,31 +82997,27 @@ declare module 'vue' {
82997
82997
  VDatePickerMonths: VDatePickerMonths
82998
82998
  VDatePickerYears: VDatePickerYears
82999
82999
  VDialog: VDialog
83000
- VCode: VCode
83001
- VEmptyState: VEmptyState
83000
+ VColorPicker: VColorPicker
83002
83001
  VFab: VFab
83003
83002
  VDivider: VDivider
83004
- VIcon: VIcon
83005
- VComponentIcon: VComponentIcon
83006
- VSvgIcon: VSvgIcon
83007
- VLigatureIcon: VLigatureIcon
83008
- VClassIcon: VClassIcon
83003
+ VFileInput: VFileInput
83004
+ VField: VField
83005
+ VFieldLabel: VFieldLabel
83006
+ VBtnGroup: VBtnGroup
83009
83007
  VExpansionPanels: VExpansionPanels
83010
83008
  VExpansionPanel: VExpansionPanel
83011
83009
  VExpansionPanelText: VExpansionPanelText
83012
83010
  VExpansionPanelTitle: VExpansionPanelTitle
83013
- VField: VField
83014
- VFieldLabel: VFieldLabel
83015
- VInput: VInput
83016
83011
  VFooter: VFooter
83017
83012
  VImg: VImg
83018
- VFileInput: VFileInput
83019
- VItemGroup: VItemGroup
83020
- VItem: VItem
83021
- VInfiniteScroll: VInfiniteScroll
83022
- VKbd: VKbd
83013
+ VIcon: VIcon
83014
+ VComponentIcon: VComponentIcon
83015
+ VSvgIcon: VSvgIcon
83016
+ VLigatureIcon: VLigatureIcon
83017
+ VClassIcon: VClassIcon
83023
83018
  VLabel: VLabel
83024
- VMenu: VMenu
83019
+ VKbd: VKbd
83020
+ VInfiniteScroll: VInfiniteScroll
83025
83021
  VList: VList
83026
83022
  VListGroup: VListGroup
83027
83023
  VListImg: VListImg
@@ -83031,49 +83027,53 @@ declare module 'vue' {
83031
83027
  VListItemSubtitle: VListItemSubtitle
83032
83028
  VListItemTitle: VListItemTitle
83033
83029
  VListSubheader: VListSubheader
83030
+ VInput: VInput
83031
+ VItemGroup: VItemGroup
83032
+ VItem: VItem
83034
83033
  VMain: VMain
83035
- VMessages: VMessages
83036
83034
  VNavigationDrawer: VNavigationDrawer
83035
+ VMenu: VMenu
83036
+ VMessages: VMessages
83037
83037
  VOtpInput: VOtpInput
83038
83038
  VOverlay: VOverlay
83039
83039
  VPagination: VPagination
83040
83040
  VNumberInput: VNumberInput
83041
+ VProgressLinear: VProgressLinear
83041
83042
  VProgressCircular: VProgressCircular
83042
- VRadioGroup: VRadioGroup
83043
83043
  VRating: VRating
83044
- VProgressLinear: VProgressLinear
83044
+ VRadioGroup: VRadioGroup
83045
+ VSelectionControl: VSelectionControl
83045
83046
  VSelectionControlGroup: VSelectionControlGroup
83046
83047
  VSheet: VSheet
83047
- VSelectionControl: VSelectionControl
83048
83048
  VSlideGroup: VSlideGroup
83049
83049
  VSlideGroupItem: VSlideGroupItem
83050
+ VSkeletonLoader: VSkeletonLoader
83051
+ VSlider: VSlider
83050
83052
  VSelect: VSelect
83053
+ VSwitch: VSwitch
83051
83054
  VStepper: VStepper
83052
83055
  VStepperActions: VStepperActions
83053
83056
  VStepperHeader: VStepperHeader
83054
83057
  VStepperItem: VStepperItem
83055
83058
  VStepperWindow: VStepperWindow
83056
83059
  VStepperWindowItem: VStepperWindowItem
83057
- VSkeletonLoader: VSkeletonLoader
83058
- VSlider: VSlider
83059
- VSwitch: VSwitch
83060
83060
  VSnackbar: VSnackbar
83061
+ VTextarea: VTextarea
83061
83062
  VSystemBar: VSystemBar
83063
+ VToolbar: VToolbar
83064
+ VToolbarTitle: VToolbarTitle
83065
+ VToolbarItems: VToolbarItems
83066
+ VTimeline: VTimeline
83067
+ VTimelineItem: VTimelineItem
83062
83068
  VTable: VTable
83063
83069
  VTextField: VTextField
83064
- VTextarea: VTextarea
83070
+ VTooltip: VTooltip
83065
83071
  VTab: VTab
83066
83072
  VTabs: VTabs
83067
83073
  VTabsWindow: VTabsWindow
83068
83074
  VTabsWindowItem: VTabsWindowItem
83069
- VToolbar: VToolbar
83070
- VToolbarTitle: VToolbarTitle
83071
- VToolbarItems: VToolbarItems
83072
83075
  VWindow: VWindow
83073
83076
  VWindowItem: VWindowItem
83074
- VTooltip: VTooltip
83075
- VTimeline: VTimeline
83076
- VTimelineItem: VTimelineItem
83077
83077
  VConfirmEdit: VConfirmEdit
83078
83078
  VDataIterator: VDataIterator
83079
83079
  VDefaultsProvider: VDefaultsProvider
@@ -83085,18 +83085,17 @@ declare module 'vue' {
83085
83085
  VHover: VHover
83086
83086
  VLayout: VLayout
83087
83087
  VLayoutItem: VLayoutItem
83088
+ VLocaleProvider: VLocaleProvider
83088
83089
  VLazy: VLazy
83089
83090
  VNoSsr: VNoSsr
83090
- VLocaleProvider: VLocaleProvider
83091
- VRadio: VRadio
83092
83091
  VParallax: VParallax
83093
- VRangeSlider: VRangeSlider
83092
+ VRadio: VRadio
83094
83093
  VResponsive: VResponsive
83094
+ VRangeSlider: VRangeSlider
83095
83095
  VSnackbarQueue: VSnackbarQueue
83096
83096
  VSparkline: VSparkline
83097
83097
  VSpeedDial: VSpeedDial
83098
83098
  VThemeProvider: VThemeProvider
83099
- VValidation: VValidation
83100
83099
  VVirtualScroll: VVirtualScroll
83101
83100
  VFabTransition: VFabTransition
83102
83101
  VDialogBottomTransition: VDialogBottomTransition
@@ -83114,26 +83113,27 @@ declare module 'vue' {
83114
83113
  VExpandTransition: VExpandTransition
83115
83114
  VExpandXTransition: VExpandXTransition
83116
83115
  VDialogTransition: VDialogTransition
83116
+ VValidation: VValidation
83117
+ VIconBtn: VIconBtn
83118
+ VPicker: VPicker
83119
+ VPickerTitle: VPickerTitle
83120
+ VFileUpload: VFileUpload
83121
+ VFileUploadItem: VFileUploadItem
83117
83122
  VStepperVertical: VStepperVertical
83118
83123
  VStepperVerticalItem: VStepperVerticalItem
83119
83124
  VStepperVerticalActions: VStepperVerticalActions
83120
- VPicker: VPicker
83121
- VPickerTitle: VPickerTitle
83125
+ VTimePicker: VTimePicker
83126
+ VTimePickerClock: VTimePickerClock
83127
+ VTimePickerControls: VTimePickerControls
83122
83128
  VCalendar: VCalendar
83123
83129
  VCalendarDay: VCalendarDay
83124
83130
  VCalendarHeader: VCalendarHeader
83125
83131
  VCalendarInterval: VCalendarInterval
83126
83132
  VCalendarIntervalEvent: VCalendarIntervalEvent
83127
83133
  VCalendarMonthDay: VCalendarMonthDay
83128
- VTimePicker: VTimePicker
83129
- VTimePickerClock: VTimePickerClock
83130
- VTimePickerControls: VTimePickerControls
83131
- VIconBtn: VIconBtn
83132
83134
  VTreeview: VTreeview
83133
83135
  VTreeviewItem: VTreeviewItem
83134
83136
  VTreeviewGroup: VTreeviewGroup
83135
- VFileUpload: VFileUpload
83136
- VFileUploadItem: VFileUploadItem
83137
83137
  VDateInput: VDateInput
83138
83138
  VPullToRefresh: VPullToRefresh
83139
83139
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.1-dev.2025-04-13
2
+ * Vuetify v3.8.1-dev.2025-04-16
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -29310,7 +29310,7 @@ function createVuetify$1() {
29310
29310
  };
29311
29311
  });
29312
29312
  }
29313
- const version$1 = "3.8.1-dev.2025-04-13";
29313
+ const version$1 = "3.8.1-dev.2025-04-16";
29314
29314
  createVuetify$1.version = version$1;
29315
29315
 
29316
29316
  // Vue's inject() can only be used in setup
@@ -29335,7 +29335,7 @@ const createVuetify = function () {
29335
29335
  ...options
29336
29336
  });
29337
29337
  };
29338
- const version = "3.8.1-dev.2025-04-13";
29338
+ const version = "3.8.1-dev.2025-04-16";
29339
29339
  createVuetify.version = version;
29340
29340
 
29341
29341
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };