@vuetify/nightly 3.8.4-master.2025-05-09 → 3.8.4-master.2025-05-12

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
@@ -85872,28 +85872,25 @@ declare module 'vue' {
85872
85872
  $children?: VNodeChild
85873
85873
  }
85874
85874
  export interface GlobalComponents {
85875
- VApp: VApp
85876
- VAlert: VAlert
85877
- VAlertTitle: VAlertTitle
85878
85875
  VAppBar: VAppBar
85879
85876
  VAppBarNavIcon: VAppBarNavIcon
85880
85877
  VAppBarTitle: VAppBarTitle
85878
+ VApp: VApp
85879
+ VAlert: VAlert
85880
+ VAlertTitle: VAlertTitle
85881
85881
  VAutocomplete: VAutocomplete
85882
85882
  VBanner: VBanner
85883
85883
  VBannerActions: VBannerActions
85884
85884
  VBannerText: VBannerText
85885
85885
  VAvatar: VAvatar
85886
- VBottomNavigation: VBottomNavigation
85886
+ VBadge: VBadge
85887
+ VBottomSheet: VBottomSheet
85888
+ VBtn: VBtn
85887
85889
  VBreadcrumbs: VBreadcrumbs
85888
85890
  VBreadcrumbsItem: VBreadcrumbsItem
85889
85891
  VBreadcrumbsDivider: VBreadcrumbsDivider
85890
- VBadge: VBadge
85891
- VBtn: VBtn
85892
85892
  VBtnGroup: VBtnGroup
85893
- VBottomSheet: VBottomSheet
85894
85893
  VBtnToggle: VBtnToggle
85895
- VCheckbox: VCheckbox
85896
- VCheckboxBtn: VCheckboxBtn
85897
85894
  VCard: VCard
85898
85895
  VCardActions: VCardActions
85899
85896
  VCardItem: VCardItem
@@ -85902,11 +85899,15 @@ declare module 'vue' {
85902
85899
  VCardTitle: VCardTitle
85903
85900
  VCarousel: VCarousel
85904
85901
  VCarouselItem: VCarouselItem
85902
+ VCheckbox: VCheckbox
85903
+ VCheckboxBtn: VCheckboxBtn
85905
85904
  VChip: VChip
85906
85905
  VChipGroup: VChipGroup
85907
- VCode: VCode
85908
- VCounter: VCounter
85906
+ VColorPicker: VColorPicker
85909
85907
  VCombobox: VCombobox
85908
+ VBottomNavigation: VBottomNavigation
85909
+ VCounter: VCounter
85910
+ VCode: VCode
85910
85911
  VDataTable: VDataTable
85911
85912
  VDataTableHeaders: VDataTableHeaders
85912
85913
  VDataTableFooter: VDataTableFooter
@@ -85914,7 +85915,6 @@ declare module 'vue' {
85914
85915
  VDataTableRow: VDataTableRow
85915
85916
  VDataTableVirtual: VDataTableVirtual
85916
85917
  VDataTableServer: VDataTableServer
85917
- VColorPicker: VColorPicker
85918
85918
  VDatePicker: VDatePicker
85919
85919
  VDatePickerControls: VDatePickerControls
85920
85920
  VDatePickerHeader: VDatePickerHeader
@@ -85923,26 +85923,28 @@ declare module 'vue' {
85923
85923
  VDatePickerYears: VDatePickerYears
85924
85924
  VDialog: VDialog
85925
85925
  VDivider: VDivider
85926
+ VEmptyState: VEmptyState
85926
85927
  VExpansionPanels: VExpansionPanels
85927
85928
  VExpansionPanel: VExpansionPanel
85928
85929
  VExpansionPanelText: VExpansionPanelText
85929
85930
  VExpansionPanelTitle: VExpansionPanelTitle
85930
- VEmptyState: VEmptyState
85931
- VFab: VFab
85932
85931
  VField: VField
85933
85932
  VFieldLabel: VFieldLabel
85933
+ VFileInput: VFileInput
85934
+ VFab: VFab
85935
+ VFooter: VFooter
85934
85936
  VIcon: VIcon
85935
85937
  VComponentIcon: VComponentIcon
85936
85938
  VSvgIcon: VSvgIcon
85937
85939
  VLigatureIcon: VLigatureIcon
85938
85940
  VClassIcon: VClassIcon
85939
- VFileInput: VFileInput
85940
- VFooter: VFooter
85941
85941
  VInfiniteScroll: VInfiniteScroll
85942
- VImg: VImg
85943
85942
  VInput: VInput
85944
- VLabel: VLabel
85943
+ VItemGroup: VItemGroup
85944
+ VItem: VItem
85945
85945
  VKbd: VKbd
85946
+ VLabel: VLabel
85947
+ VImg: VImg
85946
85948
  VList: VList
85947
85949
  VListGroup: VListGroup
85948
85950
  VListImg: VListImg
@@ -85952,27 +85954,26 @@ declare module 'vue' {
85952
85954
  VListItemSubtitle: VListItemSubtitle
85953
85955
  VListItemTitle: VListItemTitle
85954
85956
  VListSubheader: VListSubheader
85955
- VItemGroup: VItemGroup
85956
- VItem: VItem
85957
- VMenu: VMenu
85958
85957
  VMain: VMain
85959
85958
  VMessages: VMessages
85960
- VNavigationDrawer: VNavigationDrawer
85959
+ VMenu: VMenu
85960
+ VOverlay: VOverlay
85961
85961
  VNumberInput: VNumberInput
85962
+ VNavigationDrawer: VNavigationDrawer
85962
85963
  VOtpInput: VOtpInput
85964
+ VProgressCircular: VProgressCircular
85963
85965
  VPagination: VPagination
85964
- VOverlay: VOverlay
85965
- VProgressLinear: VProgressLinear
85966
85966
  VRadioGroup: VRadioGroup
85967
- VProgressCircular: VProgressCircular
85968
85967
  VRating: VRating
85969
- VSelect: VSelect
85970
- VSkeletonLoader: VSkeletonLoader
85971
85968
  VSelectionControl: VSelectionControl
85972
85969
  VSheet: VSheet
85973
- VSlider: VSlider
85974
85970
  VSelectionControlGroup: VSelectionControlGroup
85971
+ VSlideGroup: VSlideGroup
85972
+ VSlideGroupItem: VSlideGroupItem
85973
+ VSelect: VSelect
85975
85974
  VSnackbar: VSnackbar
85975
+ VSlider: VSlider
85976
+ VSkeletonLoader: VSkeletonLoader
85976
85977
  VStepper: VStepper
85977
85978
  VStepperActions: VStepperActions
85978
85979
  VStepperHeader: VStepperHeader
@@ -85980,22 +85981,22 @@ declare module 'vue' {
85980
85981
  VStepperWindow: VStepperWindow
85981
85982
  VStepperWindowItem: VStepperWindowItem
85982
85983
  VSystemBar: VSystemBar
85983
- VSwitch: VSwitch
85984
+ VTextField: VTextField
85985
+ VTable: VTable
85984
85986
  VTab: VTab
85985
85987
  VTabs: VTabs
85986
85988
  VTabsWindow: VTabsWindow
85987
85989
  VTabsWindowItem: VTabsWindowItem
85988
85990
  VTextarea: VTextarea
85989
- VTextField: VTextField
85990
- VTable: VTable
85991
+ VSwitch: VSwitch
85991
85992
  VTimeline: VTimeline
85992
85993
  VTimelineItem: VTimelineItem
85993
- VTooltip: VTooltip
85994
- VWindow: VWindow
85995
- VWindowItem: VWindowItem
85996
85994
  VToolbar: VToolbar
85997
85995
  VToolbarTitle: VToolbarTitle
85998
85996
  VToolbarItems: VToolbarItems
85997
+ VTooltip: VTooltip
85998
+ VWindow: VWindow
85999
+ VWindowItem: VWindowItem
85999
86000
  VConfirmEdit: VConfirmEdit
86000
86001
  VDataIterator: VDataIterator
86001
86002
  VDefaultsProvider: VDefaultsProvider
@@ -86004,9 +86005,9 @@ declare module 'vue' {
86004
86005
  VCol: VCol
86005
86006
  VRow: VRow
86006
86007
  VSpacer: VSpacer
86008
+ VHover: VHover
86007
86009
  VLayout: VLayout
86008
86010
  VLayoutItem: VLayoutItem
86009
- VHover: VHover
86010
86011
  VLazy: VLazy
86011
86012
  VLocaleProvider: VLocaleProvider
86012
86013
  VNoSsr: VNoSsr
@@ -86014,11 +86015,11 @@ declare module 'vue' {
86014
86015
  VRadio: VRadio
86015
86016
  VRangeSlider: VRangeSlider
86016
86017
  VResponsive: VResponsive
86017
- VSnackbarQueue: VSnackbarQueue
86018
86018
  VSparkline: VSparkline
86019
+ VSnackbarQueue: VSnackbarQueue
86019
86020
  VSpeedDial: VSpeedDial
86020
- VValidation: VValidation
86021
86021
  VThemeProvider: VThemeProvider
86022
+ VProgressLinear: VProgressLinear
86022
86023
  VVirtualScroll: VVirtualScroll
86023
86024
  VFabTransition: VFabTransition
86024
86025
  VDialogBottomTransition: VDialogBottomTransition
@@ -86036,29 +86037,28 @@ declare module 'vue' {
86036
86037
  VExpandTransition: VExpandTransition
86037
86038
  VExpandXTransition: VExpandXTransition
86038
86039
  VDialogTransition: VDialogTransition
86039
- VSlideGroup: VSlideGroup
86040
- VSlideGroupItem: VSlideGroupItem
86040
+ VValidation: VValidation
86041
+ VIconBtn: VIconBtn
86042
+ VFileUpload: VFileUpload
86043
+ VFileUploadItem: VFileUploadItem
86044
+ VStepperVertical: VStepperVertical
86045
+ VStepperVerticalItem: VStepperVerticalItem
86046
+ VStepperVerticalActions: VStepperVerticalActions
86041
86047
  VCalendar: VCalendar
86042
86048
  VCalendarDay: VCalendarDay
86043
86049
  VCalendarHeader: VCalendarHeader
86044
86050
  VCalendarInterval: VCalendarInterval
86045
86051
  VCalendarIntervalEvent: VCalendarIntervalEvent
86046
86052
  VCalendarMonthDay: VCalendarMonthDay
86047
- VIconBtn: VIconBtn
86048
- VFileUpload: VFileUpload
86049
- VFileUploadItem: VFileUploadItem
86050
86053
  VPicker: VPicker
86051
86054
  VPickerTitle: VPickerTitle
86052
86055
  VTimePicker: VTimePicker
86053
86056
  VTimePickerClock: VTimePickerClock
86054
86057
  VTimePickerControls: VTimePickerControls
86055
- VStepperVertical: VStepperVertical
86056
- VStepperVerticalItem: VStepperVerticalItem
86057
- VStepperVerticalActions: VStepperVerticalActions
86058
86058
  VTreeview: VTreeview
86059
86059
  VTreeviewItem: VTreeviewItem
86060
86060
  VTreeviewGroup: VTreeviewGroup
86061
- VDateInput: VDateInput
86062
86061
  VPullToRefresh: VPullToRefresh
86062
+ VDateInput: VDateInput
86063
86063
  }
86064
86064
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.4-master.2025-05-09
2
+ * Vuetify v3.8.4-master.2025-05-12
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -29233,7 +29233,7 @@ function createVuetify$1() {
29233
29233
  };
29234
29234
  });
29235
29235
  }
29236
- const version$1 = "3.8.4-master.2025-05-09";
29236
+ const version$1 = "3.8.4-master.2025-05-12";
29237
29237
  createVuetify$1.version = version$1;
29238
29238
 
29239
29239
  // Vue's inject() can only be used in setup
@@ -29258,7 +29258,7 @@ const createVuetify = function () {
29258
29258
  ...options
29259
29259
  });
29260
29260
  };
29261
- const version = "3.8.4-master.2025-05-09";
29261
+ const version = "3.8.4-master.2025-05-12";
29262
29262
  createVuetify.version = version;
29263
29263
 
29264
29264
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.4-master.2025-05-09
2
+ * Vuetify v3.8.4-master.2025-05-12
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -29237,7 +29237,7 @@
29237
29237
  };
29238
29238
  });
29239
29239
  }
29240
- const version$1 = "3.8.4-master.2025-05-09";
29240
+ const version$1 = "3.8.4-master.2025-05-12";
29241
29241
  createVuetify$1.version = version$1;
29242
29242
 
29243
29243
  // Vue's inject() can only be used in setup
@@ -29262,7 +29262,7 @@
29262
29262
  ...options
29263
29263
  });
29264
29264
  };
29265
- const version = "3.8.4-master.2025-05-09";
29265
+ const version = "3.8.4-master.2025-05-12";
29266
29266
  createVuetify.version = version;
29267
29267
 
29268
29268
  exports.blueprints = index;