@vuetify/nightly 3.9.2-master.2025-07-25 → 3.9.2-master.2025-07-26

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.9.2-master.2025-07-25
2
+ * Vuetify v3.9.2-master.2025-07-26
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -2380,8 +2380,8 @@ if(m.run((()=>{o.install(u)})),u.onUnmount((()=>m.stop())),u.provide(Ct,e),u.pro
2380
2380
  else{const{mount:e}=u
2381
2381
  u.mount=function(){const a=e(...arguments)
2382
2382
  return t.nextTick((()=>l.update())),u.mount=e,a}}("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&u.mixin({computed:{$vuetify(){return t.reactive({defaults:nf.call(this,Ct),display:nf.call(this,Bn),theme:nf.call(this,xa),icons:nf.call(this,jt),locale:nf.call(this,ba),date:nf.call(this,zu)})}}})},unmount:function(){u.stop()},defaults:e,display:l,theme:o,icons:c,locale:d,date:v,goTo:p}}))}function nf(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
2383
- if(a&&e in a)return a[e]}of.version="3.9.2-master.2025-07-25"
2384
- const rf=function(){return of({components:qm,directives:lf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},sf="3.9.2-master.2025-07-25"
2383
+ if(a&&e in a)return a[e]}of.version="3.9.2-master.2025-07-26"
2384
+ const rf=function(){return of({components:qm,directives:lf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},sf="3.9.2-master.2025-07-26"
2385
2385
  rf.version=sf,e.blueprints=ea,e.components=qm,e.createVuetify=rf,e.directives=lf,e.useDate=Lu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
2386
2386
  const{props:a,provideSubDefaults:l}=_t(e,t)
2387
2387
  return l(),a},e.useDisplay=zn,e.useGoTo=Wn,e.useHotkey=function(e,l){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}
@@ -16,7 +16,7 @@ export const createVuetify = function () {
16
16
  ...options
17
17
  });
18
18
  };
19
- export const version = "3.9.2-master.2025-07-25";
19
+ export const version = "3.9.2-master.2025-07-26";
20
20
  createVuetify.version = version;
21
21
  export { blueprints, components, directives };
22
22
  export * from "./composables/index.js";
@@ -2604,26 +2604,25 @@ declare module 'vue' {
2604
2604
  $children?: VNodeChild
2605
2605
  }
2606
2606
  export interface GlobalComponents {
2607
- VApp: typeof import('vuetify/components')['VApp']
2608
2607
  VAppBar: typeof import('vuetify/components')['VAppBar']
2609
2608
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
2610
2609
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
2611
- VAvatar: typeof import('vuetify/components')['VAvatar']
2612
- VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
2610
+ VApp: typeof import('vuetify/components')['VApp']
2613
2611
  VAlert: typeof import('vuetify/components')['VAlert']
2614
2612
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
2615
- VBadge: typeof import('vuetify/components')['VBadge']
2613
+ VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
2616
2614
  VBanner: typeof import('vuetify/components')['VBanner']
2617
2615
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
2618
2616
  VBannerText: typeof import('vuetify/components')['VBannerText']
2619
- VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
2620
- VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
2617
+ VBadge: typeof import('vuetify/components')['VBadge']
2618
+ VAvatar: typeof import('vuetify/components')['VAvatar']
2621
2619
  VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
2622
2620
  VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
2623
2621
  VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
2624
2622
  VBtn: typeof import('vuetify/components')['VBtn']
2625
- VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
2623
+ VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
2626
2624
  VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
2625
+ VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
2627
2626
  VCard: typeof import('vuetify/components')['VCard']
2628
2627
  VCardActions: typeof import('vuetify/components')['VCardActions']
2629
2628
  VCardItem: typeof import('vuetify/components')['VCardItem']
@@ -2632,13 +2631,15 @@ declare module 'vue' {
2632
2631
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
2633
2632
  VCheckbox: typeof import('vuetify/components')['VCheckbox']
2634
2633
  VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
2635
- VCarousel: typeof import('vuetify/components')['VCarousel']
2636
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
2637
- VChip: typeof import('vuetify/components')['VChip']
2638
- VColorPicker: typeof import('vuetify/components')['VColorPicker']
2634
+ VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
2639
2635
  VCode: typeof import('vuetify/components')['VCode']
2640
2636
  VChipGroup: typeof import('vuetify/components')['VChipGroup']
2637
+ VChip: typeof import('vuetify/components')['VChip']
2638
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
2639
+ VCombobox: typeof import('vuetify/components')['VCombobox']
2641
2640
  VCounter: typeof import('vuetify/components')['VCounter']
2641
+ VCarousel: typeof import('vuetify/components')['VCarousel']
2642
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
2642
2643
  VDataTable: typeof import('vuetify/components')['VDataTable']
2643
2644
  VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
2644
2645
  VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
@@ -2646,37 +2647,36 @@ declare module 'vue' {
2646
2647
  VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
2647
2648
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
2648
2649
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
2649
- VCombobox: typeof import('vuetify/components')['VCombobox']
2650
+ VDialog: typeof import('vuetify/components')['VDialog']
2651
+ VDivider: typeof import('vuetify/components')['VDivider']
2652
+ VEmptyState: typeof import('vuetify/components')['VEmptyState']
2650
2653
  VDatePicker: typeof import('vuetify/components')['VDatePicker']
2651
2654
  VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
2652
2655
  VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
2653
2656
  VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
2654
2657
  VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
2655
2658
  VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
2656
- VDialog: typeof import('vuetify/components')['VDialog']
2657
2659
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
2658
2660
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
2659
2661
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
2660
2662
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
2663
+ VFileInput: typeof import('vuetify/components')['VFileInput']
2661
2664
  VField: typeof import('vuetify/components')['VField']
2662
2665
  VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
2663
- VFab: typeof import('vuetify/components')['VFab']
2664
- VDivider: typeof import('vuetify/components')['VDivider']
2665
- VFileInput: typeof import('vuetify/components')['VFileInput']
2666
2666
  VFooter: typeof import('vuetify/components')['VFooter']
2667
- VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
2668
- VEmptyState: typeof import('vuetify/components')['VEmptyState']
2669
- VImg: typeof import('vuetify/components')['VImg']
2667
+ VFab: typeof import('vuetify/components')['VFab']
2668
+ VInput: typeof import('vuetify/components')['VInput']
2670
2669
  VIcon: typeof import('vuetify/components')['VIcon']
2671
2670
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
2672
2671
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
2673
2672
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
2674
2673
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
2675
- VInput: typeof import('vuetify/components')['VInput']
2676
- VLabel: typeof import('vuetify/components')['VLabel']
2677
- VKbd: typeof import('vuetify/components')['VKbd']
2674
+ VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
2675
+ VImg: typeof import('vuetify/components')['VImg']
2678
2676
  VItemGroup: typeof import('vuetify/components')['VItemGroup']
2679
2677
  VItem: typeof import('vuetify/components')['VItem']
2678
+ VLabel: typeof import('vuetify/components')['VLabel']
2679
+ VKbd: typeof import('vuetify/components')['VKbd']
2680
2680
  VList: typeof import('vuetify/components')['VList']
2681
2681
  VListGroup: typeof import('vuetify/components')['VListGroup']
2682
2682
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -2687,75 +2687,75 @@ declare module 'vue' {
2687
2687
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
2688
2688
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
2689
2689
  VMain: typeof import('vuetify/components')['VMain']
2690
- VMenu: typeof import('vuetify/components')['VMenu']
2691
2690
  VMessages: typeof import('vuetify/components')['VMessages']
2691
+ VMenu: typeof import('vuetify/components')['VMenu']
2692
+ VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
2692
2693
  VOverlay: typeof import('vuetify/components')['VOverlay']
2693
- VOtpInput: typeof import('vuetify/components')['VOtpInput']
2694
2694
  VPagination: typeof import('vuetify/components')['VPagination']
2695
- VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
2696
2695
  VNumberInput: typeof import('vuetify/components')['VNumberInput']
2697
- VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
2698
2696
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
2699
- VRating: typeof import('vuetify/components')['VRating']
2700
- VSelect: typeof import('vuetify/components')['VSelect']
2697
+ VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
2701
2698
  VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
2702
- VSheet: typeof import('vuetify/components')['VSheet']
2699
+ VSelect: typeof import('vuetify/components')['VSelect']
2700
+ VRating: typeof import('vuetify/components')['VRating']
2701
+ VSlider: typeof import('vuetify/components')['VSlider']
2703
2702
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
2703
+ VSheet: typeof import('vuetify/components')['VSheet']
2704
2704
  VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
2705
+ VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
2706
+ VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
2707
+ VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
2708
+ VOtpInput: typeof import('vuetify/components')['VOtpInput']
2705
2709
  VSnackbar: typeof import('vuetify/components')['VSnackbar']
2706
- VSlider: typeof import('vuetify/components')['VSlider']
2710
+ VSwitch: typeof import('vuetify/components')['VSwitch']
2707
2711
  VStepper: typeof import('vuetify/components')['VStepper']
2708
2712
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
2709
2713
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
2710
2714
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
2711
2715
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
2712
2716
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
2713
- VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
2714
- VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
2717
+ VSystemBar: typeof import('vuetify/components')['VSystemBar']
2718
+ VTable: typeof import('vuetify/components')['VTable']
2719
+ VTextarea: typeof import('vuetify/components')['VTextarea']
2720
+ VTextField: typeof import('vuetify/components')['VTextField']
2715
2721
  VTab: typeof import('vuetify/components')['VTab']
2716
2722
  VTabs: typeof import('vuetify/components')['VTabs']
2717
2723
  VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
2718
2724
  VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
2719
- VSwitch: typeof import('vuetify/components')['VSwitch']
2720
- VTextarea: typeof import('vuetify/components')['VTextarea']
2721
2725
  VTimeline: typeof import('vuetify/components')['VTimeline']
2722
2726
  VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
2723
- VTextField: typeof import('vuetify/components')['VTextField']
2724
- VSystemBar: typeof import('vuetify/components')['VSystemBar']
2725
2727
  VTimePicker: typeof import('vuetify/components')['VTimePicker']
2726
2728
  VTimePickerClock: typeof import('vuetify/components')['VTimePickerClock']
2727
2729
  VTimePickerControls: typeof import('vuetify/components')['VTimePickerControls']
2728
2730
  VToolbar: typeof import('vuetify/components')['VToolbar']
2729
2731
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
2730
2732
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
2731
- VTooltip: typeof import('vuetify/components')['VTooltip']
2732
2733
  VTreeview: typeof import('vuetify/components')['VTreeview']
2733
2734
  VTreeviewItem: typeof import('vuetify/components')['VTreeviewItem']
2734
2735
  VTreeviewGroup: typeof import('vuetify/components')['VTreeviewGroup']
2735
- VTable: typeof import('vuetify/components')['VTable']
2736
- VWindow: typeof import('vuetify/components')['VWindow']
2737
- VWindowItem: typeof import('vuetify/components')['VWindowItem']
2736
+ VTooltip: typeof import('vuetify/components')['VTooltip']
2738
2737
  VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
2738
+ VDataIterator: typeof import('vuetify/components')['VDataIterator']
2739
2739
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
2740
+ VForm: typeof import('vuetify/components')['VForm']
2741
+ VHover: typeof import('vuetify/components')['VHover']
2740
2742
  VContainer: typeof import('vuetify/components')['VContainer']
2741
2743
  VCol: typeof import('vuetify/components')['VCol']
2742
2744
  VRow: typeof import('vuetify/components')['VRow']
2743
2745
  VSpacer: typeof import('vuetify/components')['VSpacer']
2744
- VHover: typeof import('vuetify/components')['VHover']
2745
- VLayout: typeof import('vuetify/components')['VLayout']
2746
- VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
2747
2746
  VLazy: typeof import('vuetify/components')['VLazy']
2748
2747
  VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
2749
2748
  VNoSsr: typeof import('vuetify/components')['VNoSsr']
2750
2749
  VParallax: typeof import('vuetify/components')['VParallax']
2751
- VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
2752
2750
  VRadio: typeof import('vuetify/components')['VRadio']
2751
+ VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
2753
2752
  VResponsive: typeof import('vuetify/components')['VResponsive']
2754
2753
  VSnackbarQueue: typeof import('vuetify/components')['VSnackbarQueue']
2755
2754
  VSparkline: typeof import('vuetify/components')['VSparkline']
2756
2755
  VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
2757
- VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
2758
2756
  VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
2757
+ VValidation: typeof import('vuetify/components')['VValidation']
2758
+ VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
2759
2759
  VFabTransition: typeof import('vuetify/components')['VFabTransition']
2760
2760
  VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
2761
2761
  VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
@@ -2772,35 +2772,35 @@ declare module 'vue' {
2772
2772
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
2773
2773
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
2774
2774
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
2775
- VValidation: typeof import('vuetify/components')['VValidation']
2776
- VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
2777
- VDataIterator: typeof import('vuetify/components')['VDataIterator']
2778
- VForm: typeof import('vuetify/components')['VForm']
2775
+ VWindow: typeof import('vuetify/components')['VWindow']
2776
+ VWindowItem: typeof import('vuetify/components')['VWindowItem']
2777
+ VLayout: typeof import('vuetify/components')['VLayout']
2778
+ VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
2779
2779
  VCalendar: typeof import('vuetify/labs/components')['VCalendar']
2780
2780
  VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
2781
2781
  VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
2782
2782
  VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
2783
2783
  VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
2784
2784
  VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
2785
- VPie: typeof import('vuetify/labs/components')['VPie']
2786
- VPieSegment: typeof import('vuetify/labs/components')['VPieSegment']
2787
- VPieTooltip: typeof import('vuetify/labs/components')['VPieTooltip']
2788
2785
  VPicker: typeof import('vuetify/labs/components')['VPicker']
2789
2786
  VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
2787
+ VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
2788
+ VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
2789
+ VIconBtn: typeof import('vuetify/labs/components')['VIconBtn']
2790
2790
  VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
2791
2791
  VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
2792
2792
  VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
2793
+ VPie: typeof import('vuetify/labs/components')['VPie']
2794
+ VPieSegment: typeof import('vuetify/labs/components')['VPieSegment']
2795
+ VPieTooltip: typeof import('vuetify/labs/components')['VPieTooltip']
2793
2796
  VHotkey: typeof import('vuetify/labs/components')['VHotkey']
2794
- VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
2795
- VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
2797
+ VColorInput: typeof import('vuetify/labs/components')['VColorInput']
2796
2798
  VVideo: typeof import('vuetify/labs/components')['VVideo']
2797
2799
  VVideoControls: typeof import('vuetify/labs/components')['VVideoControls']
2798
2800
  VVideoVolume: typeof import('vuetify/labs/components')['VVideoVolume']
2799
2801
  VDateInput: typeof import('vuetify/labs/components')['VDateInput']
2800
- VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
2801
2802
  VMaskInput: typeof import('vuetify/labs/components')['VMaskInput']
2802
- VColorInput: typeof import('vuetify/labs/components')['VColorInput']
2803
- VIconBtn: typeof import('vuetify/labs/components')['VIconBtn']
2803
+ VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
2804
2804
  }
2805
2805
  export interface GlobalDirectives {
2806
2806
  vClickOutside: typeof import('vuetify/directives')['ClickOutside']
package/lib/framework.js CHANGED
@@ -109,7 +109,7 @@ export function createVuetify() {
109
109
  };
110
110
  });
111
111
  }
112
- export const version = "3.9.2-master.2025-07-25";
112
+ export const version = "3.9.2-master.2025-07-26";
113
113
  createVuetify.version = version;
114
114
 
115
115
  // Vue's inject() can only be used in setup
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vuetify/nightly",
3
3
  "description": "Vue Material Component Framework",
4
- "version": "3.9.2-master.2025-07-25",
4
+ "version": "3.9.2-master.2025-07-26",
5
5
  "author": {
6
6
  "name": "John Leider",
7
7
  "email": "john@vuetifyjs.com"