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

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