@vuetify/nightly 3.8.3-master.2025-05-02 → 3.8.3-master.2025-05-03

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.
@@ -100923,38 +100923,48 @@ declare module 'vue' {
100923
100923
  $children?: VNodeChild
100924
100924
  }
100925
100925
  export interface GlobalComponents {
100926
+ VApp: VApp
100926
100927
  VAppBar: VAppBar
100927
100928
  VAppBarNavIcon: VAppBarNavIcon
100928
100929
  VAppBarTitle: VAppBarTitle
100929
100930
  VAlert: VAlert
100930
100931
  VAlertTitle: VAlertTitle
100931
100932
  VAutocomplete: VAutocomplete
100932
- VApp: VApp
100933
100933
  VAvatar: VAvatar
100934
+ VBadge: VBadge
100935
+ VBottomNavigation: VBottomNavigation
100934
100936
  VBanner: VBanner
100935
100937
  VBannerActions: VBannerActions
100936
100938
  VBannerText: VBannerText
100937
100939
  VBottomSheet: VBottomSheet
100938
- VBadge: VBadge
100939
- VBtnToggle: VBtnToggle
100940
+ VBreadcrumbs: VBreadcrumbs
100941
+ VBreadcrumbsItem: VBreadcrumbsItem
100942
+ VBreadcrumbsDivider: VBreadcrumbsDivider
100940
100943
  VBtn: VBtn
100944
+ VBtnGroup: VBtnGroup
100945
+ VBtnToggle: VBtnToggle
100941
100946
  VCard: VCard
100942
100947
  VCardActions: VCardActions
100943
100948
  VCardItem: VCardItem
100944
100949
  VCardSubtitle: VCardSubtitle
100945
100950
  VCardText: VCardText
100946
100951
  VCardTitle: VCardTitle
100947
- VChip: VChip
100948
100952
  VCheckbox: VCheckbox
100949
100953
  VCheckboxBtn: VCheckboxBtn
100950
- VChipGroup: VChipGroup
100951
- VBottomNavigation: VBottomNavigation
100952
- VColorPicker: VColorPicker
100953
100954
  VCarousel: VCarousel
100954
100955
  VCarouselItem: VCarouselItem
100955
- VBtnGroup: VBtnGroup
100956
+ VChipGroup: VChipGroup
100957
+ VCode: VCode
100958
+ VColorPicker: VColorPicker
100956
100959
  VCombobox: VCombobox
100957
100960
  VCounter: VCounter
100961
+ VChip: VChip
100962
+ VDatePicker: VDatePicker
100963
+ VDatePickerControls: VDatePickerControls
100964
+ VDatePickerHeader: VDatePickerHeader
100965
+ VDatePickerMonth: VDatePickerMonth
100966
+ VDatePickerMonths: VDatePickerMonths
100967
+ VDatePickerYears: VDatePickerYears
100958
100968
  VDataTable: VDataTable
100959
100969
  VDataTableHeaders: VDataTableHeaders
100960
100970
  VDataTableFooter: VDataTableFooter
@@ -100962,32 +100972,30 @@ declare module 'vue' {
100962
100972
  VDataTableRow: VDataTableRow
100963
100973
  VDataTableVirtual: VDataTableVirtual
100964
100974
  VDataTableServer: VDataTableServer
100965
- VDatePicker: VDatePicker
100966
- VDatePickerControls: VDatePickerControls
100967
- VDatePickerHeader: VDatePickerHeader
100968
- VDatePickerMonth: VDatePickerMonth
100969
- VDatePickerMonths: VDatePickerMonths
100970
- VDatePickerYears: VDatePickerYears
100971
- VCode: VCode
100972
- VFab: VFab
100975
+ VDialog: VDialog
100976
+ VEmptyState: VEmptyState
100973
100977
  VDivider: VDivider
100974
100978
  VExpansionPanels: VExpansionPanels
100975
100979
  VExpansionPanel: VExpansionPanel
100976
100980
  VExpansionPanelText: VExpansionPanelText
100977
100981
  VExpansionPanelTitle: VExpansionPanelTitle
100978
- VDialog: VDialog
100982
+ VFab: VFab
100979
100983
  VField: VField
100980
100984
  VFieldLabel: VFieldLabel
100981
- VFileInput: VFileInput
100982
100985
  VFooter: VFooter
100983
- VInput: VInput
100984
- VEmptyState: VEmptyState
100986
+ VFileInput: VFileInput
100985
100987
  VIcon: VIcon
100986
100988
  VComponentIcon: VComponentIcon
100987
100989
  VSvgIcon: VSvgIcon
100988
100990
  VLigatureIcon: VLigatureIcon
100989
100991
  VClassIcon: VClassIcon
100992
+ VImg: VImg
100990
100993
  VInfiniteScroll: VInfiniteScroll
100994
+ VItemGroup: VItemGroup
100995
+ VItem: VItem
100996
+ VInput: VInput
100997
+ VKbd: VKbd
100998
+ VLabel: VLabel
100991
100999
  VList: VList
100992
101000
  VListGroup: VListGroup
100993
101001
  VListImg: VListImg
@@ -100997,35 +101005,27 @@ declare module 'vue' {
100997
101005
  VListItemSubtitle: VListItemSubtitle
100998
101006
  VListItemTitle: VListItemTitle
100999
101007
  VListSubheader: VListSubheader
101000
- VLabel: VLabel
101001
- VKbd: VKbd
101002
- VItemGroup: VItemGroup
101003
- VItem: VItem
101004
- VImg: VImg
101005
- VMenu: VMenu
101006
101008
  VMain: VMain
101009
+ VNavigationDrawer: VNavigationDrawer
101010
+ VMenu: VMenu
101007
101011
  VMessages: VMessages
101012
+ VOtpInput: VOtpInput
101008
101013
  VNumberInput: VNumberInput
101009
101014
  VOverlay: VOverlay
101010
- VNavigationDrawer: VNavigationDrawer
101011
- VPagination: VPagination
101012
101015
  VProgressCircular: VProgressCircular
101013
- VOtpInput: VOtpInput
101014
- VRadioGroup: VRadioGroup
101016
+ VPagination: VPagination
101015
101017
  VProgressLinear: VProgressLinear
101018
+ VRadioGroup: VRadioGroup
101016
101019
  VRating: VRating
101017
- VSelectionControlGroup: VSelectionControlGroup
101018
- VSheet: VSheet
101019
101020
  VSelect: VSelect
101020
- VSkeletonLoader: VSkeletonLoader
101021
+ VSelectionControlGroup: VSelectionControlGroup
101022
+ VSelectionControl: VSelectionControl
101021
101023
  VSlideGroup: VSlideGroup
101022
101024
  VSlideGroupItem: VSlideGroupItem
101025
+ VSkeletonLoader: VSkeletonLoader
101023
101026
  VSlider: VSlider
101027
+ VSheet: VSheet
101024
101028
  VSnackbar: VSnackbar
101025
- VSelectionControl: VSelectionControl
101026
- VBreadcrumbs: VBreadcrumbs
101027
- VBreadcrumbsItem: VBreadcrumbsItem
101028
- VBreadcrumbsDivider: VBreadcrumbsDivider
101029
101029
  VStepper: VStepper
101030
101030
  VStepperActions: VStepperActions
101031
101031
  VStepperHeader: VStepperHeader
@@ -101034,44 +101034,45 @@ declare module 'vue' {
101034
101034
  VStepperWindowItem: VStepperWindowItem
101035
101035
  VSwitch: VSwitch
101036
101036
  VSystemBar: VSystemBar
101037
- VTooltip: VTooltip
101038
- VTextField: VTextField
101039
101037
  VTab: VTab
101040
101038
  VTabs: VTabs
101041
101039
  VTabsWindow: VTabsWindow
101042
101040
  VTabsWindowItem: VTabsWindowItem
101043
101041
  VTable: VTable
101044
- VToolbar: VToolbar
101045
- VToolbarTitle: VToolbarTitle
101046
- VToolbarItems: VToolbarItems
101047
101042
  VTextarea: VTextarea
101043
+ VTextField: VTextField
101048
101044
  VTimeline: VTimeline
101049
101045
  VTimelineItem: VTimelineItem
101050
- VDataIterator: VDataIterator
101046
+ VToolbar: VToolbar
101047
+ VToolbarTitle: VToolbarTitle
101048
+ VToolbarItems: VToolbarItems
101049
+ VTooltip: VTooltip
101050
+ VWindow: VWindow
101051
+ VWindowItem: VWindowItem
101051
101052
  VConfirmEdit: VConfirmEdit
101053
+ VDataIterator: VDataIterator
101052
101054
  VDefaultsProvider: VDefaultsProvider
101053
- VForm: VForm
101054
101055
  VContainer: VContainer
101055
101056
  VCol: VCol
101056
101057
  VRow: VRow
101057
101058
  VSpacer: VSpacer
101059
+ VForm: VForm
101058
101060
  VHover: VHover
101059
- VLazy: VLazy
101060
- VWindow: VWindow
101061
- VWindowItem: VWindowItem
101062
- VLocaleProvider: VLocaleProvider
101063
101061
  VLayout: VLayout
101064
101062
  VLayoutItem: VLayoutItem
101063
+ VLazy: VLazy
101064
+ VLocaleProvider: VLocaleProvider
101065
101065
  VNoSsr: VNoSsr
101066
101066
  VParallax: VParallax
101067
101067
  VRadio: VRadio
101068
- VRangeSlider: VRangeSlider
101069
101068
  VResponsive: VResponsive
101070
- VSparkline: VSparkline
101069
+ VRangeSlider: VRangeSlider
101071
101070
  VSpeedDial: VSpeedDial
101071
+ VSnackbarQueue: VSnackbarQueue
101072
+ VSparkline: VSparkline
101072
101073
  VThemeProvider: VThemeProvider
101073
- VValidation: VValidation
101074
101074
  VVirtualScroll: VVirtualScroll
101075
+ VValidation: VValidation
101075
101076
  VFabTransition: VFabTransition
101076
101077
  VDialogBottomTransition: VDialogBottomTransition
101077
101078
  VDialogTopTransition: VDialogTopTransition
@@ -101088,27 +101089,26 @@ declare module 'vue' {
101088
101089
  VExpandTransition: VExpandTransition
101089
101090
  VExpandXTransition: VExpandXTransition
101090
101091
  VDialogTransition: VDialogTransition
101091
- VSnackbarQueue: VSnackbarQueue
101092
101092
  VCalendar: VCalendar
101093
101093
  VCalendarDay: VCalendarDay
101094
101094
  VCalendarHeader: VCalendarHeader
101095
101095
  VCalendarInterval: VCalendarInterval
101096
101096
  VCalendarIntervalEvent: VCalendarIntervalEvent
101097
101097
  VCalendarMonthDay: VCalendarMonthDay
101098
- VPicker: VPicker
101099
- VPickerTitle: VPickerTitle
101100
101098
  VFileUpload: VFileUpload
101101
101099
  VFileUploadItem: VFileUploadItem
101102
- VIconBtn: VIconBtn
101100
+ VTimePicker: VTimePicker
101101
+ VTimePickerClock: VTimePickerClock
101102
+ VTimePickerControls: VTimePickerControls
101103
101103
  VStepperVertical: VStepperVertical
101104
101104
  VStepperVerticalItem: VStepperVerticalItem
101105
101105
  VStepperVerticalActions: VStepperVerticalActions
101106
+ VIconBtn: VIconBtn
101106
101107
  VTreeview: VTreeview
101107
101108
  VTreeviewItem: VTreeviewItem
101108
101109
  VTreeviewGroup: VTreeviewGroup
101109
- VTimePicker: VTimePicker
101110
- VTimePickerClock: VTimePickerClock
101111
- VTimePickerControls: VTimePickerControls
101110
+ VPicker: VPicker
101111
+ VPickerTitle: VPickerTitle
101112
101112
  VDateInput: VDateInput
101113
101113
  VPullToRefresh: VPullToRefresh
101114
101114
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.3-master.2025-05-02
2
+ * Vuetify v3.8.3-master.2025-05-03
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31658,7 +31658,7 @@ function createVuetify$1() {
31658
31658
  };
31659
31659
  });
31660
31660
  }
31661
- const version$1 = "3.8.3-master.2025-05-02";
31661
+ const version$1 = "3.8.3-master.2025-05-03";
31662
31662
  createVuetify$1.version = version$1;
31663
31663
 
31664
31664
  // Vue's inject() can only be used in setup
@@ -31956,7 +31956,7 @@ var index = /*#__PURE__*/Object.freeze({
31956
31956
 
31957
31957
  /* eslint-disable local-rules/sort-imports */
31958
31958
 
31959
- const version = "3.8.3-master.2025-05-02";
31959
+ const version = "3.8.3-master.2025-05-03";
31960
31960
 
31961
31961
  /* eslint-disable local-rules/sort-imports */
31962
31962
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.3-master.2025-05-02
2
+ * Vuetify v3.8.3-master.2025-05-03
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31662,7 +31662,7 @@
31662
31662
  };
31663
31663
  });
31664
31664
  }
31665
- const version$1 = "3.8.3-master.2025-05-02";
31665
+ const version$1 = "3.8.3-master.2025-05-03";
31666
31666
  createVuetify$1.version = version$1;
31667
31667
 
31668
31668
  // Vue's inject() can only be used in setup
@@ -31960,7 +31960,7 @@
31960
31960
 
31961
31961
  /* eslint-disable local-rules/sort-imports */
31962
31962
 
31963
- const version = "3.8.3-master.2025-05-02";
31963
+ const version = "3.8.3-master.2025-05-03";
31964
31964
 
31965
31965
  /* eslint-disable local-rules/sort-imports */
31966
31966