@vuetify/nightly 3.9.0-dev.2025-07-08 → 3.9.0-master.2025-07-08

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
@@ -93574,29 +93574,25 @@ declare module 'vue' {
93574
93574
  }
93575
93575
  export interface GlobalComponents {
93576
93576
  VApp: VApp
93577
- VAlert: VAlert
93578
- VAlertTitle: VAlertTitle
93579
93577
  VAppBar: VAppBar
93580
93578
  VAppBarNavIcon: VAppBarNavIcon
93581
93579
  VAppBarTitle: VAppBarTitle
93582
- VAvatar: VAvatar
93583
93580
  VAutocomplete: VAutocomplete
93584
- VBottomSheet: VBottomSheet
93581
+ VAlert: VAlert
93582
+ VAlertTitle: VAlertTitle
93585
93583
  VBreadcrumbs: VBreadcrumbs
93586
93584
  VBreadcrumbsItem: VBreadcrumbsItem
93587
93585
  VBreadcrumbsDivider: VBreadcrumbsDivider
93586
+ VBadge: VBadge
93587
+ VAvatar: VAvatar
93588
93588
  VBottomNavigation: VBottomNavigation
93589
+ VBtn: VBtn
93589
93590
  VBtnGroup: VBtnGroup
93590
93591
  VBanner: VBanner
93591
93592
  VBannerActions: VBannerActions
93592
93593
  VBannerText: VBannerText
93593
- VBadge: VBadge
93594
- VCarousel: VCarousel
93595
- VCarouselItem: VCarouselItem
93596
- VBtn: VBtn
93597
- VCheckbox: VCheckbox
93598
- VCheckboxBtn: VCheckboxBtn
93599
- VChipGroup: VChipGroup
93594
+ VBottomSheet: VBottomSheet
93595
+ VChip: VChip
93600
93596
  VCard: VCard
93601
93597
  VCardActions: VCardActions
93602
93598
  VCardItem: VCardItem
@@ -93604,47 +93600,49 @@ declare module 'vue' {
93604
93600
  VCardText: VCardText
93605
93601
  VCardTitle: VCardTitle
93606
93602
  VBtnToggle: VBtnToggle
93607
- VChip: VChip
93603
+ VCarousel: VCarousel
93604
+ VCarouselItem: VCarouselItem
93605
+ VChipGroup: VChipGroup
93606
+ VCheckbox: VCheckbox
93607
+ VCheckboxBtn: VCheckboxBtn
93608
+ VColorPicker: VColorPicker
93608
93609
  VCode: VCode
93609
93610
  VCombobox: VCombobox
93610
93611
  VCounter: VCounter
93611
- VDataTable: VDataTable
93612
- VDataTableHeaders: VDataTableHeaders
93613
- VDataTableFooter: VDataTableFooter
93614
- VDataTableRows: VDataTableRows
93615
- VDataTableRow: VDataTableRow
93616
- VDataTableVirtual: VDataTableVirtual
93617
- VDataTableServer: VDataTableServer
93618
93612
  VDialog: VDialog
93619
- VColorPicker: VColorPicker
93620
- VDivider: VDivider
93621
93613
  VDatePicker: VDatePicker
93622
93614
  VDatePickerControls: VDatePickerControls
93623
93615
  VDatePickerHeader: VDatePickerHeader
93624
93616
  VDatePickerMonth: VDatePickerMonth
93625
93617
  VDatePickerMonths: VDatePickerMonths
93626
93618
  VDatePickerYears: VDatePickerYears
93619
+ VDivider: VDivider
93620
+ VDataTable: VDataTable
93621
+ VDataTableHeaders: VDataTableHeaders
93622
+ VDataTableFooter: VDataTableFooter
93623
+ VDataTableRows: VDataTableRows
93624
+ VDataTableRow: VDataTableRow
93625
+ VDataTableVirtual: VDataTableVirtual
93626
+ VDataTableServer: VDataTableServer
93627
+ VEmptyState: VEmptyState
93628
+ VFab: VFab
93627
93629
  VExpansionPanels: VExpansionPanels
93628
93630
  VExpansionPanel: VExpansionPanel
93629
93631
  VExpansionPanelText: VExpansionPanelText
93630
93632
  VExpansionPanelTitle: VExpansionPanelTitle
93633
+ VFileInput: VFileInput
93631
93634
  VField: VField
93632
93635
  VFieldLabel: VFieldLabel
93633
- VFab: VFab
93634
- VEmptyState: VEmptyState
93635
93636
  VFooter: VFooter
93637
+ VImg: VImg
93636
93638
  VIcon: VIcon
93637
93639
  VComponentIcon: VComponentIcon
93638
93640
  VSvgIcon: VSvgIcon
93639
93641
  VLigatureIcon: VLigatureIcon
93640
93642
  VClassIcon: VClassIcon
93641
- VFileInput: VFileInput
93642
93643
  VInfiniteScroll: VInfiniteScroll
93643
- VInput: VInput
93644
93644
  VKbd: VKbd
93645
- VImg: VImg
93646
- VItemGroup: VItemGroup
93647
- VItem: VItem
93645
+ VInput: VInput
93648
93646
  VList: VList
93649
93647
  VListGroup: VListGroup
93650
93648
  VListImg: VListImg
@@ -93654,49 +93652,49 @@ declare module 'vue' {
93654
93652
  VListItemSubtitle: VListItemSubtitle
93655
93653
  VListItemTitle: VListItemTitle
93656
93654
  VListSubheader: VListSubheader
93655
+ VItemGroup: VItemGroup
93656
+ VItem: VItem
93657
93657
  VLabel: VLabel
93658
- VMenu: VMenu
93659
93658
  VMain: VMain
93659
+ VNumberInput: VNumberInput
93660
+ VMenu: VMenu
93660
93661
  VMessages: VMessages
93661
93662
  VNavigationDrawer: VNavigationDrawer
93663
+ VPagination: VPagination
93662
93664
  VOtpInput: VOtpInput
93663
- VNumberInput: VNumberInput
93664
93665
  VOverlay: VOverlay
93665
- VPagination: VPagination
93666
- VProgressCircular: VProgressCircular
93667
93666
  VRadioGroup: VRadioGroup
93668
93667
  VProgressLinear: VProgressLinear
93669
- VSelect: VSelect
93668
+ VProgressCircular: VProgressCircular
93670
93669
  VRating: VRating
93671
- VSelectionControl: VSelectionControl
93670
+ VSelect: VSelect
93672
93671
  VSheet: VSheet
93672
+ VSelectionControl: VSelectionControl
93673
+ VSkeletonLoader: VSkeletonLoader
93673
93674
  VSelectionControlGroup: VSelectionControlGroup
93674
93675
  VSlider: VSlider
93675
93676
  VSlideGroup: VSlideGroup
93676
93677
  VSlideGroupItem: VSlideGroupItem
93677
- VSkeletonLoader: VSkeletonLoader
93678
93678
  VSnackbar: VSnackbar
93679
- VSwitch: VSwitch
93680
- VTab: VTab
93681
- VTabs: VTabs
93682
- VTabsWindow: VTabsWindow
93683
- VTabsWindowItem: VTabsWindowItem
93684
- VTextField: VTextField
93685
93679
  VStepper: VStepper
93686
93680
  VStepperActions: VStepperActions
93687
93681
  VStepperHeader: VStepperHeader
93688
93682
  VStepperItem: VStepperItem
93689
93683
  VStepperWindow: VStepperWindow
93690
93684
  VStepperWindowItem: VStepperWindowItem
93691
- VTable: VTable
93692
- VTimeline: VTimeline
93693
- VTimelineItem: VTimelineItem
93685
+ VSwitch: VSwitch
93694
93686
  VSystemBar: VSystemBar
93687
+ VTab: VTab
93688
+ VTabs: VTabs
93689
+ VTabsWindow: VTabsWindow
93690
+ VTabsWindowItem: VTabsWindowItem
93691
+ VTextField: VTextField
93692
+ VTable: VTable
93695
93693
  VTimePicker: VTimePicker
93696
93694
  VTimePickerClock: VTimePickerClock
93697
93695
  VTimePickerControls: VTimePickerControls
93698
- VWindow: VWindow
93699
- VWindowItem: VWindowItem
93696
+ VTimeline: VTimeline
93697
+ VTimelineItem: VTimelineItem
93700
93698
  VTextarea: VTextarea
93701
93699
  VTooltip: VTooltip
93702
93700
  VToolbar: VToolbar
@@ -93705,14 +93703,16 @@ declare module 'vue' {
93705
93703
  VTreeview: VTreeview
93706
93704
  VTreeviewItem: VTreeviewItem
93707
93705
  VTreeviewGroup: VTreeviewGroup
93706
+ VWindow: VWindow
93707
+ VWindowItem: VWindowItem
93708
93708
  VConfirmEdit: VConfirmEdit
93709
93709
  VDataIterator: VDataIterator
93710
93710
  VDefaultsProvider: VDefaultsProvider
93711
- VForm: VForm
93712
93711
  VContainer: VContainer
93713
93712
  VCol: VCol
93714
93713
  VRow: VRow
93715
93714
  VSpacer: VSpacer
93715
+ VForm: VForm
93716
93716
  VHover: VHover
93717
93717
  VLayout: VLayout
93718
93718
  VLayoutItem: VLayoutItem
@@ -93722,13 +93722,13 @@ declare module 'vue' {
93722
93722
  VParallax: VParallax
93723
93723
  VRangeSlider: VRangeSlider
93724
93724
  VRadio: VRadio
93725
- VSparkline: VSparkline
93725
+ VResponsive: VResponsive
93726
93726
  VSnackbarQueue: VSnackbarQueue
93727
+ VSparkline: VSparkline
93727
93728
  VSpeedDial: VSpeedDial
93728
- VResponsive: VResponsive
93729
93729
  VThemeProvider: VThemeProvider
93730
- VVirtualScroll: VVirtualScroll
93731
93730
  VValidation: VValidation
93731
+ VVirtualScroll: VVirtualScroll
93732
93732
  VFabTransition: VFabTransition
93733
93733
  VDialogBottomTransition: VDialogBottomTransition
93734
93734
  VDialogTopTransition: VDialogTopTransition
@@ -93745,25 +93745,25 @@ declare module 'vue' {
93745
93745
  VExpandTransition: VExpandTransition
93746
93746
  VExpandXTransition: VExpandXTransition
93747
93747
  VDialogTransition: VDialogTransition
93748
+ VColorInput: VColorInput
93748
93749
  VFileUpload: VFileUpload
93749
93750
  VFileUploadItem: VFileUploadItem
93750
- VCalendar: VCalendar
93751
- VCalendarDay: VCalendarDay
93752
- VCalendarHeader: VCalendarHeader
93753
- VCalendarInterval: VCalendarInterval
93754
- VCalendarIntervalEvent: VCalendarIntervalEvent
93755
- VCalendarMonthDay: VCalendarMonthDay
93756
93751
  VIconBtn: VIconBtn
93752
+ VPicker: VPicker
93753
+ VPickerTitle: VPickerTitle
93757
93754
  VStepperVertical: VStepperVertical
93758
93755
  VStepperVerticalItem: VStepperVerticalItem
93759
93756
  VStepperVerticalActions: VStepperVerticalActions
93760
- VPicker: VPicker
93761
- VPickerTitle: VPickerTitle
93762
- VColorInput: VColorInput
93763
93757
  VHotkey: VHotkey
93764
93758
  VDateInput: VDateInput
93765
- VPullToRefresh: VPullToRefresh
93766
93759
  VMaskInput: VMaskInput
93760
+ VPullToRefresh: VPullToRefresh
93761
+ VCalendar: VCalendar
93762
+ VCalendarDay: VCalendarDay
93763
+ VCalendarHeader: VCalendarHeader
93764
+ VCalendarInterval: VCalendarInterval
93765
+ VCalendarIntervalEvent: VCalendarIntervalEvent
93766
+ VCalendarMonthDay: VCalendarMonthDay
93767
93767
  }
93768
93768
  export interface GlobalDirectives {
93769
93769
  vClickOutside: typeof import('vuetify/directives')['ClickOutside']
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.0-dev.2025-07-08
2
+ * Vuetify v3.9.0-master.2025-07-08
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -31382,7 +31382,7 @@ function createVuetify$1() {
31382
31382
  };
31383
31383
  });
31384
31384
  }
31385
- const version$1 = "3.9.0-dev.2025-07-08";
31385
+ const version$1 = "3.9.0-master.2025-07-08";
31386
31386
  createVuetify$1.version = version$1;
31387
31387
 
31388
31388
  // Vue's inject() can only be used in setup
@@ -31407,7 +31407,7 @@ const createVuetify = function () {
31407
31407
  ...options
31408
31408
  });
31409
31409
  };
31410
- const version = "3.9.0-dev.2025-07-08";
31410
+ const version = "3.9.0-master.2025-07-08";
31411
31411
  createVuetify.version = version;
31412
31412
 
31413
31413
  export { index as blueprints, components, createVuetify, directives, useDate, useDefaults, useDisplay, useGoTo, useHotkey, useLayout, useLocale, useRtl, useTheme, version };