@vuetify/nightly 3.8.2-master.2025-04-23 → 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.
@@ -97735,39 +97735,40 @@ declare module 'vue' {
97735
97735
  $children?: VNodeChild
97736
97736
  }
97737
97737
  export interface GlobalComponents {
97738
- VAlert: VAlert
97739
- VAlertTitle: VAlertTitle
97738
+ VApp: VApp
97740
97739
  VAppBar: VAppBar
97741
97740
  VAppBarNavIcon: VAppBarNavIcon
97742
97741
  VAppBarTitle: VAppBarTitle
97742
+ VAutocomplete: VAutocomplete
97743
+ VAlert: VAlert
97744
+ VAlertTitle: VAlertTitle
97743
97745
  VAvatar: VAvatar
97746
+ VBreadcrumbs: VBreadcrumbs
97747
+ VBreadcrumbsItem: VBreadcrumbsItem
97748
+ VBreadcrumbsDivider: VBreadcrumbsDivider
97744
97749
  VBadge: VBadge
97745
- VAutocomplete: VAutocomplete
97746
- VApp: VApp
97747
- VBottomNavigation: VBottomNavigation
97748
97750
  VBottomSheet: VBottomSheet
97751
+ VBottomNavigation: VBottomNavigation
97752
+ VBtnGroup: VBtnGroup
97753
+ VBtnToggle: VBtnToggle
97749
97754
  VBanner: VBanner
97750
97755
  VBannerActions: VBannerActions
97751
97756
  VBannerText: VBannerText
97752
- VBreadcrumbs: VBreadcrumbs
97753
- VBreadcrumbsItem: VBreadcrumbsItem
97754
- VBreadcrumbsDivider: VBreadcrumbsDivider
97755
- VBtnGroup: VBtnGroup
97756
- VBtn: VBtn
97757
97757
  VCard: VCard
97758
97758
  VCardActions: VCardActions
97759
97759
  VCardItem: VCardItem
97760
97760
  VCardSubtitle: VCardSubtitle
97761
97761
  VCardText: VCardText
97762
97762
  VCardTitle: VCardTitle
97763
- VColorPicker: VColorPicker
97764
- VBtnToggle: VBtnToggle
97765
- VChipGroup: VChipGroup
97766
- VCarousel: VCarousel
97767
- VCarouselItem: VCarouselItem
97768
- VChip: VChip
97769
97763
  VCheckbox: VCheckbox
97770
97764
  VCheckboxBtn: VCheckboxBtn
97765
+ VChip: VChip
97766
+ VCarousel: VCarousel
97767
+ VCarouselItem: VCarouselItem
97768
+ VCode: VCode
97769
+ VColorPicker: VColorPicker
97770
+ VChipGroup: VChipGroup
97771
+ VCounter: VCounter
97771
97772
  VCombobox: VCombobox
97772
97773
  VDatePicker: VDatePicker
97773
97774
  VDatePickerControls: VDatePickerControls
@@ -97782,29 +97783,29 @@ declare module 'vue' {
97782
97783
  VDataTableRow: VDataTableRow
97783
97784
  VDataTableVirtual: VDataTableVirtual
97784
97785
  VDataTableServer: VDataTableServer
97785
- VCode: VCode
97786
+ VDivider: VDivider
97786
97787
  VDialog: VDialog
97787
- VCounter: VCounter
97788
- VEmptyState: VEmptyState
97789
97788
  VExpansionPanels: VExpansionPanels
97790
97789
  VExpansionPanel: VExpansionPanel
97791
97790
  VExpansionPanelText: VExpansionPanelText
97792
97791
  VExpansionPanelTitle: VExpansionPanelTitle
97793
- VDivider: VDivider
97794
- VField: VField
97795
- VFieldLabel: VFieldLabel
97792
+ VEmptyState: VEmptyState
97796
97793
  VFab: VFab
97797
- VFooter: VFooter
97798
97794
  VFileInput: VFileInput
97799
- VInfiniteScroll: VInfiniteScroll
97795
+ VFooter: VFooter
97796
+ VField: VField
97797
+ VFieldLabel: VFieldLabel
97798
+ VIcon: VIcon
97799
+ VComponentIcon: VComponentIcon
97800
+ VSvgIcon: VSvgIcon
97801
+ VLigatureIcon: VLigatureIcon
97802
+ VClassIcon: VClassIcon
97800
97803
  VImg: VImg
97801
- VLabel: VLabel
97804
+ VInfiniteScroll: VInfiniteScroll
97805
+ VKbd: VKbd
97806
+ VInput: VInput
97802
97807
  VItemGroup: VItemGroup
97803
97808
  VItem: VItem
97804
- VKbd: VKbd
97805
- VMenu: VMenu
97806
- VMain: VMain
97807
- VMessages: VMessages
97808
97809
  VList: VList
97809
97810
  VListGroup: VListGroup
97810
97811
  VListImg: VListImg
@@ -97814,26 +97815,23 @@ declare module 'vue' {
97814
97815
  VListItemSubtitle: VListItemSubtitle
97815
97816
  VListItemTitle: VListItemTitle
97816
97817
  VListSubheader: VListSubheader
97817
- VNumberInput: VNumberInput
97818
+ VMain: VMain
97819
+ VMenu: VMenu
97818
97820
  VNavigationDrawer: VNavigationDrawer
97821
+ VNumberInput: VNumberInput
97822
+ VMessages: VMessages
97819
97823
  VOverlay: VOverlay
97820
97824
  VOtpInput: VOtpInput
97821
- VPagination: VPagination
97825
+ VProgressLinear: VProgressLinear
97822
97826
  VProgressCircular: VProgressCircular
97827
+ VPagination: VPagination
97823
97828
  VRadioGroup: VRadioGroup
97824
- VIcon: VIcon
97825
- VComponentIcon: VComponentIcon
97826
- VSvgIcon: VSvgIcon
97827
- VLigatureIcon: VLigatureIcon
97828
- VClassIcon: VClassIcon
97829
- VProgressLinear: VProgressLinear
97830
97829
  VRating: VRating
97831
- VSelectionControl: VSelectionControl
97832
97830
  VSelect: VSelect
97831
+ VSheet: VSheet
97832
+ VSelectionControl: VSelectionControl
97833
97833
  VSelectionControlGroup: VSelectionControlGroup
97834
97834
  VSkeletonLoader: VSkeletonLoader
97835
- VSheet: VSheet
97836
- VSnackbar: VSnackbar
97837
97835
  VSlideGroup: VSlideGroup
97838
97836
  VSlideGroupItem: VSlideGroupItem
97839
97837
  VSlider: VSlider
@@ -97843,48 +97841,50 @@ declare module 'vue' {
97843
97841
  VStepperItem: VStepperItem
97844
97842
  VStepperWindow: VStepperWindow
97845
97843
  VStepperWindowItem: VStepperWindowItem
97846
- VSwitch: VSwitch
97844
+ VSnackbar: VSnackbar
97847
97845
  VSystemBar: VSystemBar
97846
+ VSwitch: VSwitch
97848
97847
  VTab: VTab
97849
97848
  VTabs: VTabs
97850
97849
  VTabsWindow: VTabsWindow
97851
97850
  VTabsWindowItem: VTabsWindowItem
97852
- VTextarea: VTextarea
97853
97851
  VTable: VTable
97854
- VTooltip: VTooltip
97852
+ VTextarea: VTextarea
97855
97853
  VTextField: VTextField
97856
- VTimeline: VTimeline
97857
- VTimelineItem: VTimelineItem
97858
97854
  VToolbar: VToolbar
97859
97855
  VToolbarTitle: VToolbarTitle
97860
97856
  VToolbarItems: VToolbarItems
97857
+ VTimeline: VTimeline
97858
+ VTimelineItem: VTimelineItem
97859
+ VTooltip: VTooltip
97861
97860
  VWindow: VWindow
97862
97861
  VWindowItem: VWindowItem
97863
- VInput: VInput
97864
- VConfirmEdit: VConfirmEdit
97862
+ VLabel: VLabel
97863
+ VBtn: VBtn
97865
97864
  VDataIterator: VDataIterator
97866
- VDefaultsProvider: VDefaultsProvider
97865
+ VConfirmEdit: VConfirmEdit
97867
97866
  VForm: VForm
97867
+ VDefaultsProvider: VDefaultsProvider
97868
97868
  VContainer: VContainer
97869
97869
  VCol: VCol
97870
97870
  VRow: VRow
97871
97871
  VSpacer: VSpacer
97872
+ VHover: VHover
97872
97873
  VLayout: VLayout
97873
97874
  VLayoutItem: VLayoutItem
97874
- VLazy: VLazy
97875
97875
  VLocaleProvider: VLocaleProvider
97876
+ VLazy: VLazy
97876
97877
  VNoSsr: VNoSsr
97877
- VHover: VHover
97878
- VRadio: VRadio
97879
97878
  VParallax: VParallax
97879
+ VRadio: VRadio
97880
97880
  VRangeSlider: VRangeSlider
97881
97881
  VResponsive: VResponsive
97882
- VSparkline: VSparkline
97883
- VSnackbarQueue: VSnackbarQueue
97884
97882
  VSpeedDial: VSpeedDial
97885
- VVirtualScroll: VVirtualScroll
97883
+ VSnackbarQueue: VSnackbarQueue
97884
+ VSparkline: VSparkline
97886
97885
  VThemeProvider: VThemeProvider
97887
97886
  VValidation: VValidation
97887
+ VVirtualScroll: VVirtualScroll
97888
97888
  VFabTransition: VFabTransition
97889
97889
  VDialogBottomTransition: VDialogBottomTransition
97890
97890
  VDialogTopTransition: VDialogTopTransition
@@ -97901,8 +97901,6 @@ declare module 'vue' {
97901
97901
  VExpandTransition: VExpandTransition
97902
97902
  VExpandXTransition: VExpandXTransition
97903
97903
  VDialogTransition: VDialogTransition
97904
- VFileUpload: VFileUpload
97905
- VFileUploadItem: VFileUploadItem
97906
97904
  VCalendar: VCalendar
97907
97905
  VCalendarDay: VCalendarDay
97908
97906
  VCalendarHeader: VCalendarHeader
@@ -97910,17 +97908,19 @@ declare module 'vue' {
97910
97908
  VCalendarIntervalEvent: VCalendarIntervalEvent
97911
97909
  VCalendarMonthDay: VCalendarMonthDay
97912
97910
  VIconBtn: VIconBtn
97913
- VTreeview: VTreeview
97914
- VTreeviewItem: VTreeviewItem
97915
- VTreeviewGroup: VTreeviewGroup
97916
97911
  VPicker: VPicker
97917
97912
  VPickerTitle: VPickerTitle
97918
- VStepperVertical: VStepperVertical
97919
- VStepperVerticalItem: VStepperVerticalItem
97920
- VStepperVerticalActions: VStepperVerticalActions
97921
97913
  VTimePicker: VTimePicker
97922
97914
  VTimePickerClock: VTimePickerClock
97923
97915
  VTimePickerControls: VTimePickerControls
97916
+ VFileUpload: VFileUpload
97917
+ VFileUploadItem: VFileUploadItem
97918
+ VStepperVertical: VStepperVertical
97919
+ VStepperVerticalItem: VStepperVerticalItem
97920
+ VStepperVerticalActions: VStepperVerticalActions
97921
+ VTreeview: VTreeview
97922
+ VTreeviewItem: VTreeviewItem
97923
+ VTreeviewGroup: VTreeviewGroup
97924
97924
  VDateInput: VDateInput
97925
97925
  VPullToRefresh: VPullToRefresh
97926
97926
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.2-master.2025-04-23
2
+ * Vuetify v3.8.2-master.2025-04-24
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31603,7 +31603,7 @@ function createVuetify$1() {
31603
31603
  };
31604
31604
  });
31605
31605
  }
31606
- const version$1 = "3.8.2-master.2025-04-23";
31606
+ const version$1 = "3.8.2-master.2025-04-24";
31607
31607
  createVuetify$1.version = version$1;
31608
31608
 
31609
31609
  // Vue's inject() can only be used in setup
@@ -31901,7 +31901,7 @@ var index = /*#__PURE__*/Object.freeze({
31901
31901
 
31902
31902
  /* eslint-disable local-rules/sort-imports */
31903
31903
 
31904
- const version = "3.8.2-master.2025-04-23";
31904
+ const version = "3.8.2-master.2025-04-24";
31905
31905
 
31906
31906
  /* eslint-disable local-rules/sort-imports */
31907
31907
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.8.2-master.2025-04-23
2
+ * Vuetify v3.8.2-master.2025-04-24
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31607,7 +31607,7 @@
31607
31607
  };
31608
31608
  });
31609
31609
  }
31610
- const version$1 = "3.8.2-master.2025-04-23";
31610
+ const version$1 = "3.8.2-master.2025-04-24";
31611
31611
  createVuetify$1.version = version$1;
31612
31612
 
31613
31613
  // Vue's inject() can only be used in setup
@@ -31905,7 +31905,7 @@
31905
31905
 
31906
31906
  /* eslint-disable local-rules/sort-imports */
31907
31907
 
31908
- const version = "3.8.2-master.2025-04-23";
31908
+ const version = "3.8.2-master.2025-04-24";
31909
31909
 
31910
31910
  /* eslint-disable local-rules/sort-imports */
31911
31911