@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.
@@ -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
  */
@@ -2372,8 +2372,8 @@ if(m.run((()=>{o.install(u)})),u.onUnmount((()=>m.stop())),u.provide(Nt,e),u.pro
2372
2372
  else{const{mount:e}=u
2373
2373
  u.mount=function(){const a=e(...arguments)
2374
2374
  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:af.call(this,Nt),display:af.call(this,Bn),theme:af.call(this,xa),icons:af.call(this,jt),locale:af.call(this,ba),date:af.call(this,Du)})}}})},unmount:function(){u.stop()},defaults:e,display:l,theme:o,icons:c,locale:d,date:v,goTo:p}}))}function af(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
2375
- if(a&&e in a)return a[e]}tf.version="3.9.0-dev.2025-07-08"
2376
- const lf=function(){return tf({components:Ym,directives:ef,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},of="3.9.0-dev.2025-07-08"
2375
+ if(a&&e in a)return a[e]}tf.version="3.9.0-master.2025-07-08"
2376
+ const lf=function(){return tf({components:Ym,directives:ef,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},of="3.9.0-master.2025-07-08"
2377
2377
  lf.version=of,e.blueprints=ea,e.components=Ym,e.createVuetify=lf,e.directives=ef,e.useDate=Fu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
2378
2378
  const{props:a,provideSubDefaults:l}=It(e,t)
2379
2379
  return l(),a},e.useDisplay=zn,e.useGoTo=Hn,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.0-dev.2025-07-08";
19
+ export const version = "3.9.0-master.2025-07-08";
20
20
  createVuetify.version = version;
21
21
  export { blueprints, components, directives };
22
22
  export * from "./composables/index.js";
@@ -1 +1 @@
1
- {"version":3,"file":"entry-bundler.js","names":["blueprints","components","directives","createVuetify","_createVuetify","options","arguments","length","undefined","version"],"sources":["../src/entry-bundler.ts"],"sourcesContent":["/* eslint-disable local-rules/sort-imports */\n\n// Styles\nimport './styles/main.sass'\n\n// Components\nimport * as blueprints from './blueprints'\nimport * as components from './components'\nimport * as directives from './directives'\nimport { createVuetify as _createVuetify } from './framework'\n\n// Types\nimport type { VuetifyOptions } from './framework'\n\nexport const createVuetify = (options: VuetifyOptions = {}) => {\n return _createVuetify({ components, directives, ...options })\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\nexport {\n blueprints,\n components,\n directives,\n}\nexport * from './composables'\n"],"mappings":"AAAA;;AAEA;AACA;;AAEA;AAAA,OACO,KAAKA,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,SACbC,aAAa,IAAIC,cAAc,0BAExC;AAGA,OAAO,MAAMD,aAAa,GAAG,SAAAA,CAAA,EAAkC;EAAA,IAAjCE,OAAuB,GAAAC,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAG,CAAC,CAAC;EACxD,OAAOF,cAAc,CAAC;IAAEH,UAAU;IAAEC,UAAU;IAAE,GAAGG;EAAQ,CAAC,CAAC;AAC/D,CAAC;AAED,OAAO,MAAMI,OAAO,yBAAsB;AAC1CN,aAAa,CAACM,OAAO,GAAGA,OAAO;AAE/B,SACET,UAAU,EACVC,UAAU,EACVC,UAAU;AACX","ignoreList":[]}
1
+ {"version":3,"file":"entry-bundler.js","names":["blueprints","components","directives","createVuetify","_createVuetify","options","arguments","length","undefined","version"],"sources":["../src/entry-bundler.ts"],"sourcesContent":["/* eslint-disable local-rules/sort-imports */\n\n// Styles\nimport './styles/main.sass'\n\n// Components\nimport * as blueprints from './blueprints'\nimport * as components from './components'\nimport * as directives from './directives'\nimport { createVuetify as _createVuetify } from './framework'\n\n// Types\nimport type { VuetifyOptions } from './framework'\n\nexport const createVuetify = (options: VuetifyOptions = {}) => {\n return _createVuetify({ components, directives, ...options })\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\nexport {\n blueprints,\n components,\n directives,\n}\nexport * from './composables'\n"],"mappings":"AAAA;;AAEA;AACA;;AAEA;AAAA,OACO,KAAKA,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,OACf,KAAKC,UAAU;AAAA,SACbC,aAAa,IAAIC,cAAc,0BAExC;AAGA,OAAO,MAAMD,aAAa,GAAG,SAAAA,CAAA,EAAkC;EAAA,IAAjCE,OAAuB,GAAAC,SAAA,CAAAC,MAAA,QAAAD,SAAA,QAAAE,SAAA,GAAAF,SAAA,MAAG,CAAC,CAAC;EACxD,OAAOF,cAAc,CAAC;IAAEH,UAAU;IAAEC,UAAU;IAAE,GAAGG;EAAQ,CAAC,CAAC;AAC/D,CAAC;AAED,OAAO,MAAMI,OAAO,4BAAsB;AAC1CN,aAAa,CAACM,OAAO,GAAGA,OAAO;AAE/B,SACET,UAAU,EACVC,UAAU,EACVC,UAAU;AACX","ignoreList":[]}
@@ -2578,29 +2578,25 @@ declare module 'vue' {
2578
2578
  }
2579
2579
  export interface GlobalComponents {
2580
2580
  VApp: typeof import('vuetify/components')['VApp']
2581
- VAlert: typeof import('vuetify/components')['VAlert']
2582
- VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
2583
2581
  VAppBar: typeof import('vuetify/components')['VAppBar']
2584
2582
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
2585
2583
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
2586
- VAvatar: typeof import('vuetify/components')['VAvatar']
2587
2584
  VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
2588
- VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
2585
+ VAlert: typeof import('vuetify/components')['VAlert']
2586
+ VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
2589
2587
  VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
2590
2588
  VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
2591
2589
  VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
2590
+ VBadge: typeof import('vuetify/components')['VBadge']
2591
+ VAvatar: typeof import('vuetify/components')['VAvatar']
2592
2592
  VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
2593
+ VBtn: typeof import('vuetify/components')['VBtn']
2593
2594
  VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
2594
2595
  VBanner: typeof import('vuetify/components')['VBanner']
2595
2596
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
2596
2597
  VBannerText: typeof import('vuetify/components')['VBannerText']
2597
- VBadge: typeof import('vuetify/components')['VBadge']
2598
- VCarousel: typeof import('vuetify/components')['VCarousel']
2599
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
2600
- VBtn: typeof import('vuetify/components')['VBtn']
2601
- VCheckbox: typeof import('vuetify/components')['VCheckbox']
2602
- VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
2603
- VChipGroup: typeof import('vuetify/components')['VChipGroup']
2598
+ VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
2599
+ VChip: typeof import('vuetify/components')['VChip']
2604
2600
  VCard: typeof import('vuetify/components')['VCard']
2605
2601
  VCardActions: typeof import('vuetify/components')['VCardActions']
2606
2602
  VCardItem: typeof import('vuetify/components')['VCardItem']
@@ -2608,47 +2604,49 @@ declare module 'vue' {
2608
2604
  VCardText: typeof import('vuetify/components')['VCardText']
2609
2605
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
2610
2606
  VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
2611
- VChip: typeof import('vuetify/components')['VChip']
2607
+ VCarousel: typeof import('vuetify/components')['VCarousel']
2608
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
2609
+ VChipGroup: typeof import('vuetify/components')['VChipGroup']
2610
+ VCheckbox: typeof import('vuetify/components')['VCheckbox']
2611
+ VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
2612
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
2612
2613
  VCode: typeof import('vuetify/components')['VCode']
2613
2614
  VCombobox: typeof import('vuetify/components')['VCombobox']
2614
2615
  VCounter: typeof import('vuetify/components')['VCounter']
2615
- VDataTable: typeof import('vuetify/components')['VDataTable']
2616
- VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
2617
- VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
2618
- VDataTableRows: typeof import('vuetify/components')['VDataTableRows']
2619
- VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
2620
- VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
2621
- VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
2622
2616
  VDialog: typeof import('vuetify/components')['VDialog']
2623
- VColorPicker: typeof import('vuetify/components')['VColorPicker']
2624
- VDivider: typeof import('vuetify/components')['VDivider']
2625
2617
  VDatePicker: typeof import('vuetify/components')['VDatePicker']
2626
2618
  VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
2627
2619
  VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
2628
2620
  VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
2629
2621
  VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
2630
2622
  VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
2623
+ VDivider: typeof import('vuetify/components')['VDivider']
2624
+ VDataTable: typeof import('vuetify/components')['VDataTable']
2625
+ VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
2626
+ VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
2627
+ VDataTableRows: typeof import('vuetify/components')['VDataTableRows']
2628
+ VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
2629
+ VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
2630
+ VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
2631
+ VEmptyState: typeof import('vuetify/components')['VEmptyState']
2632
+ VFab: typeof import('vuetify/components')['VFab']
2631
2633
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
2632
2634
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
2633
2635
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
2634
2636
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
2637
+ VFileInput: typeof import('vuetify/components')['VFileInput']
2635
2638
  VField: typeof import('vuetify/components')['VField']
2636
2639
  VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
2637
- VFab: typeof import('vuetify/components')['VFab']
2638
- VEmptyState: typeof import('vuetify/components')['VEmptyState']
2639
2640
  VFooter: typeof import('vuetify/components')['VFooter']
2641
+ VImg: typeof import('vuetify/components')['VImg']
2640
2642
  VIcon: typeof import('vuetify/components')['VIcon']
2641
2643
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
2642
2644
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
2643
2645
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
2644
2646
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
2645
- VFileInput: typeof import('vuetify/components')['VFileInput']
2646
2647
  VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
2647
- VInput: typeof import('vuetify/components')['VInput']
2648
2648
  VKbd: typeof import('vuetify/components')['VKbd']
2649
- VImg: typeof import('vuetify/components')['VImg']
2650
- VItemGroup: typeof import('vuetify/components')['VItemGroup']
2651
- VItem: typeof import('vuetify/components')['VItem']
2649
+ VInput: typeof import('vuetify/components')['VInput']
2652
2650
  VList: typeof import('vuetify/components')['VList']
2653
2651
  VListGroup: typeof import('vuetify/components')['VListGroup']
2654
2652
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -2658,49 +2656,49 @@ declare module 'vue' {
2658
2656
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
2659
2657
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
2660
2658
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
2659
+ VItemGroup: typeof import('vuetify/components')['VItemGroup']
2660
+ VItem: typeof import('vuetify/components')['VItem']
2661
2661
  VLabel: typeof import('vuetify/components')['VLabel']
2662
- VMenu: typeof import('vuetify/components')['VMenu']
2663
2662
  VMain: typeof import('vuetify/components')['VMain']
2663
+ VNumberInput: typeof import('vuetify/components')['VNumberInput']
2664
+ VMenu: typeof import('vuetify/components')['VMenu']
2664
2665
  VMessages: typeof import('vuetify/components')['VMessages']
2665
2666
  VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
2667
+ VPagination: typeof import('vuetify/components')['VPagination']
2666
2668
  VOtpInput: typeof import('vuetify/components')['VOtpInput']
2667
- VNumberInput: typeof import('vuetify/components')['VNumberInput']
2668
2669
  VOverlay: typeof import('vuetify/components')['VOverlay']
2669
- VPagination: typeof import('vuetify/components')['VPagination']
2670
- VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
2671
2670
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
2672
2671
  VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
2673
- VSelect: typeof import('vuetify/components')['VSelect']
2672
+ VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
2674
2673
  VRating: typeof import('vuetify/components')['VRating']
2675
- VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
2674
+ VSelect: typeof import('vuetify/components')['VSelect']
2676
2675
  VSheet: typeof import('vuetify/components')['VSheet']
2676
+ VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
2677
+ VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
2677
2678
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
2678
2679
  VSlider: typeof import('vuetify/components')['VSlider']
2679
2680
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
2680
2681
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
2681
- VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
2682
2682
  VSnackbar: typeof import('vuetify/components')['VSnackbar']
2683
- VSwitch: typeof import('vuetify/components')['VSwitch']
2684
- VTab: typeof import('vuetify/components')['VTab']
2685
- VTabs: typeof import('vuetify/components')['VTabs']
2686
- VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
2687
- VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
2688
- VTextField: typeof import('vuetify/components')['VTextField']
2689
2683
  VStepper: typeof import('vuetify/components')['VStepper']
2690
2684
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
2691
2685
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
2692
2686
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
2693
2687
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
2694
2688
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
2695
- VTable: typeof import('vuetify/components')['VTable']
2696
- VTimeline: typeof import('vuetify/components')['VTimeline']
2697
- VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
2689
+ VSwitch: typeof import('vuetify/components')['VSwitch']
2698
2690
  VSystemBar: typeof import('vuetify/components')['VSystemBar']
2691
+ VTab: typeof import('vuetify/components')['VTab']
2692
+ VTabs: typeof import('vuetify/components')['VTabs']
2693
+ VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
2694
+ VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
2695
+ VTextField: typeof import('vuetify/components')['VTextField']
2696
+ VTable: typeof import('vuetify/components')['VTable']
2699
2697
  VTimePicker: typeof import('vuetify/components')['VTimePicker']
2700
2698
  VTimePickerClock: typeof import('vuetify/components')['VTimePickerClock']
2701
2699
  VTimePickerControls: typeof import('vuetify/components')['VTimePickerControls']
2702
- VWindow: typeof import('vuetify/components')['VWindow']
2703
- VWindowItem: typeof import('vuetify/components')['VWindowItem']
2700
+ VTimeline: typeof import('vuetify/components')['VTimeline']
2701
+ VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
2704
2702
  VTextarea: typeof import('vuetify/components')['VTextarea']
2705
2703
  VTooltip: typeof import('vuetify/components')['VTooltip']
2706
2704
  VToolbar: typeof import('vuetify/components')['VToolbar']
@@ -2709,14 +2707,16 @@ declare module 'vue' {
2709
2707
  VTreeview: typeof import('vuetify/components')['VTreeview']
2710
2708
  VTreeviewItem: typeof import('vuetify/components')['VTreeviewItem']
2711
2709
  VTreeviewGroup: typeof import('vuetify/components')['VTreeviewGroup']
2710
+ VWindow: typeof import('vuetify/components')['VWindow']
2711
+ VWindowItem: typeof import('vuetify/components')['VWindowItem']
2712
2712
  VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
2713
2713
  VDataIterator: typeof import('vuetify/components')['VDataIterator']
2714
2714
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
2715
- VForm: typeof import('vuetify/components')['VForm']
2716
2715
  VContainer: typeof import('vuetify/components')['VContainer']
2717
2716
  VCol: typeof import('vuetify/components')['VCol']
2718
2717
  VRow: typeof import('vuetify/components')['VRow']
2719
2718
  VSpacer: typeof import('vuetify/components')['VSpacer']
2719
+ VForm: typeof import('vuetify/components')['VForm']
2720
2720
  VHover: typeof import('vuetify/components')['VHover']
2721
2721
  VLayout: typeof import('vuetify/components')['VLayout']
2722
2722
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
@@ -2726,13 +2726,13 @@ declare module 'vue' {
2726
2726
  VParallax: typeof import('vuetify/components')['VParallax']
2727
2727
  VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
2728
2728
  VRadio: typeof import('vuetify/components')['VRadio']
2729
- VSparkline: typeof import('vuetify/components')['VSparkline']
2729
+ VResponsive: typeof import('vuetify/components')['VResponsive']
2730
2730
  VSnackbarQueue: typeof import('vuetify/components')['VSnackbarQueue']
2731
+ VSparkline: typeof import('vuetify/components')['VSparkline']
2731
2732
  VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
2732
- VResponsive: typeof import('vuetify/components')['VResponsive']
2733
2733
  VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
2734
- VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
2735
2734
  VValidation: typeof import('vuetify/components')['VValidation']
2735
+ VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
2736
2736
  VFabTransition: typeof import('vuetify/components')['VFabTransition']
2737
2737
  VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
2738
2738
  VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
@@ -2749,25 +2749,25 @@ declare module 'vue' {
2749
2749
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
2750
2750
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
2751
2751
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
2752
+ VColorInput: typeof import('vuetify/labs/components')['VColorInput']
2752
2753
  VFileUpload: typeof import('vuetify/labs/components')['VFileUpload']
2753
2754
  VFileUploadItem: typeof import('vuetify/labs/components')['VFileUploadItem']
2754
- VCalendar: typeof import('vuetify/labs/components')['VCalendar']
2755
- VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
2756
- VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
2757
- VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
2758
- VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
2759
- VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
2760
2755
  VIconBtn: typeof import('vuetify/labs/components')['VIconBtn']
2756
+ VPicker: typeof import('vuetify/labs/components')['VPicker']
2757
+ VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
2761
2758
  VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
2762
2759
  VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
2763
2760
  VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
2764
- VPicker: typeof import('vuetify/labs/components')['VPicker']
2765
- VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
2766
- VColorInput: typeof import('vuetify/labs/components')['VColorInput']
2767
2761
  VHotkey: typeof import('vuetify/labs/components')['VHotkey']
2768
2762
  VDateInput: typeof import('vuetify/labs/components')['VDateInput']
2769
- VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
2770
2763
  VMaskInput: typeof import('vuetify/labs/components')['VMaskInput']
2764
+ VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
2765
+ VCalendar: typeof import('vuetify/labs/components')['VCalendar']
2766
+ VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
2767
+ VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
2768
+ VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
2769
+ VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
2770
+ VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
2771
2771
  }
2772
2772
  export interface GlobalDirectives {
2773
2773
  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.0-dev.2025-07-08";
112
+ export const version = "3.9.0-master.2025-07-08";
113
113
  createVuetify.version = version;
114
114
 
115
115
  // Vue's inject() can only be used in setup
@@ -1 +1 @@
1
- {"version":3,"file":"framework.js","names":["createDate","DateAdapterSymbol","DateOptionsSymbol","createDefaults","DefaultsSymbol","createDisplay","DisplaySymbol","createGoTo","GoToSymbol","createIcons","IconSymbol","createLocale","LocaleSymbol","createTheme","ThemeSymbol","effectScope","nextTick","reactive","defineComponent","IN_BROWSER","mergeDeep","createVuetify","vuetify","arguments","length","undefined","blueprint","rest","options","aliases","components","directives","scope","run","defaults","display","ssr","theme","icons","locale","date","goTo","install","app","key","directive","component","name","aliasName","appScope","onUnmount","stop","provide","instance","$nuxt","hook","update","mount","vm","__VUE_OPTIONS_API__","mixin","computed","$vuetify","inject","call","unmount","version","$","provides","parent","vnode","appContext"],"sources":["../src/framework.ts"],"sourcesContent":["// Composables\nimport { createDate, DateAdapterSymbol, DateOptionsSymbol } from '@/composables/date/date'\nimport { createDefaults, DefaultsSymbol } from '@/composables/defaults'\nimport { createDisplay, DisplaySymbol } from '@/composables/display'\nimport { createGoTo, GoToSymbol } from '@/composables/goto'\nimport { createIcons, IconSymbol } from '@/composables/icons'\nimport { createLocale, LocaleSymbol } from '@/composables/locale'\nimport { createTheme, ThemeSymbol } from '@/composables/theme'\n\n// Utilities\nimport { effectScope, nextTick, reactive } from 'vue'\nimport { defineComponent, IN_BROWSER, mergeDeep } from '@/util'\n\n// Types\nimport type { App, ComponentPublicInstance, InjectionKey } from 'vue'\nimport type { DateOptions } from '@/composables/date'\nimport type { DefaultsOptions } from '@/composables/defaults'\nimport type { DisplayOptions, SSROptions } from '@/composables/display'\nimport type { GoToOptions } from '@/composables/goto'\nimport type { IconOptions } from '@/composables/icons'\nimport type { LocaleOptions, RtlOptions } from '@/composables/locale'\nimport type { ThemeOptions } from '@/composables/theme'\n\n// Exports\nexport * from './composables'\nexport * from './types'\n\nexport interface VuetifyOptions {\n aliases?: Record<string, any>\n blueprint?: Blueprint\n components?: Record<string, any>\n date?: DateOptions\n directives?: Record<string, any>\n defaults?: DefaultsOptions\n display?: DisplayOptions\n goTo?: GoToOptions\n theme?: ThemeOptions\n icons?: IconOptions\n locale?: LocaleOptions & RtlOptions\n ssr?: SSROptions\n}\n\nexport interface Blueprint extends Omit<VuetifyOptions, 'blueprint'> {}\n\nexport function createVuetify (vuetify: VuetifyOptions = {}) {\n const { blueprint, ...rest } = vuetify\n const options: VuetifyOptions = mergeDeep(blueprint, rest)\n const {\n aliases = {},\n components = {},\n directives = {},\n } = options\n\n const scope = effectScope()\n return scope.run(() => {\n const defaults = createDefaults(options.defaults)\n const display = createDisplay(options.display, options.ssr)\n const theme = createTheme(options.theme)\n const icons = createIcons(options.icons)\n const locale = createLocale(options.locale)\n const date = createDate(options.date, locale)\n const goTo = createGoTo(options.goTo, locale)\n\n function install (app: App) {\n for (const key in directives) {\n app.directive(key, directives[key])\n }\n\n for (const key in components) {\n app.component(key, components[key])\n }\n\n for (const key in aliases) {\n app.component(key, defineComponent({\n ...aliases[key],\n name: key,\n aliasName: aliases[key].name,\n }))\n }\n\n const appScope = effectScope()\n appScope.run(() => {\n theme.install(app)\n })\n app.onUnmount(() => appScope.stop())\n\n app.provide(DefaultsSymbol, defaults)\n app.provide(DisplaySymbol, display)\n app.provide(ThemeSymbol, theme)\n app.provide(IconSymbol, icons)\n app.provide(LocaleSymbol, locale)\n app.provide(DateOptionsSymbol, date.options)\n app.provide(DateAdapterSymbol, date.instance)\n app.provide(GoToSymbol, goTo)\n\n if (IN_BROWSER && options.ssr) {\n if (app.$nuxt) {\n app.$nuxt.hook('app:suspense:resolve', () => {\n display.update()\n })\n } else {\n const { mount } = app\n app.mount = (...args) => {\n const vm = mount(...args)\n nextTick(() => display.update())\n app.mount = mount\n return vm\n }\n }\n }\n\n if (typeof __VUE_OPTIONS_API__ !== 'boolean' || __VUE_OPTIONS_API__) {\n app.mixin({\n computed: {\n $vuetify () {\n return reactive({\n defaults: inject.call(this, DefaultsSymbol),\n display: inject.call(this, DisplaySymbol),\n theme: inject.call(this, ThemeSymbol),\n icons: inject.call(this, IconSymbol),\n locale: inject.call(this, LocaleSymbol),\n date: inject.call(this, DateAdapterSymbol),\n })\n },\n },\n })\n }\n }\n\n function unmount () {\n scope.stop()\n }\n\n return {\n install,\n unmount,\n defaults,\n display,\n theme,\n icons,\n locale,\n date,\n goTo,\n }\n })!\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\n// Vue's inject() can only be used in setup\nfunction inject (this: ComponentPublicInstance, key: InjectionKey<any> | string) {\n const vm = this.$\n\n const provides = vm.parent?.provides ?? vm.vnode.appContext?.provides\n\n if (provides && (key as any) in provides) {\n return provides[(key as string)]\n }\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"framework.js","names":["createDate","DateAdapterSymbol","DateOptionsSymbol","createDefaults","DefaultsSymbol","createDisplay","DisplaySymbol","createGoTo","GoToSymbol","createIcons","IconSymbol","createLocale","LocaleSymbol","createTheme","ThemeSymbol","effectScope","nextTick","reactive","defineComponent","IN_BROWSER","mergeDeep","createVuetify","vuetify","arguments","length","undefined","blueprint","rest","options","aliases","components","directives","scope","run","defaults","display","ssr","theme","icons","locale","date","goTo","install","app","key","directive","component","name","aliasName","appScope","onUnmount","stop","provide","instance","$nuxt","hook","update","mount","vm","__VUE_OPTIONS_API__","mixin","computed","$vuetify","inject","call","unmount","version","$","provides","parent","vnode","appContext"],"sources":["../src/framework.ts"],"sourcesContent":["// Composables\nimport { createDate, DateAdapterSymbol, DateOptionsSymbol } from '@/composables/date/date'\nimport { createDefaults, DefaultsSymbol } from '@/composables/defaults'\nimport { createDisplay, DisplaySymbol } from '@/composables/display'\nimport { createGoTo, GoToSymbol } from '@/composables/goto'\nimport { createIcons, IconSymbol } from '@/composables/icons'\nimport { createLocale, LocaleSymbol } from '@/composables/locale'\nimport { createTheme, ThemeSymbol } from '@/composables/theme'\n\n// Utilities\nimport { effectScope, nextTick, reactive } from 'vue'\nimport { defineComponent, IN_BROWSER, mergeDeep } from '@/util'\n\n// Types\nimport type { App, ComponentPublicInstance, InjectionKey } from 'vue'\nimport type { DateOptions } from '@/composables/date'\nimport type { DefaultsOptions } from '@/composables/defaults'\nimport type { DisplayOptions, SSROptions } from '@/composables/display'\nimport type { GoToOptions } from '@/composables/goto'\nimport type { IconOptions } from '@/composables/icons'\nimport type { LocaleOptions, RtlOptions } from '@/composables/locale'\nimport type { ThemeOptions } from '@/composables/theme'\n\n// Exports\nexport * from './composables'\nexport * from './types'\n\nexport interface VuetifyOptions {\n aliases?: Record<string, any>\n blueprint?: Blueprint\n components?: Record<string, any>\n date?: DateOptions\n directives?: Record<string, any>\n defaults?: DefaultsOptions\n display?: DisplayOptions\n goTo?: GoToOptions\n theme?: ThemeOptions\n icons?: IconOptions\n locale?: LocaleOptions & RtlOptions\n ssr?: SSROptions\n}\n\nexport interface Blueprint extends Omit<VuetifyOptions, 'blueprint'> {}\n\nexport function createVuetify (vuetify: VuetifyOptions = {}) {\n const { blueprint, ...rest } = vuetify\n const options: VuetifyOptions = mergeDeep(blueprint, rest)\n const {\n aliases = {},\n components = {},\n directives = {},\n } = options\n\n const scope = effectScope()\n return scope.run(() => {\n const defaults = createDefaults(options.defaults)\n const display = createDisplay(options.display, options.ssr)\n const theme = createTheme(options.theme)\n const icons = createIcons(options.icons)\n const locale = createLocale(options.locale)\n const date = createDate(options.date, locale)\n const goTo = createGoTo(options.goTo, locale)\n\n function install (app: App) {\n for (const key in directives) {\n app.directive(key, directives[key])\n }\n\n for (const key in components) {\n app.component(key, components[key])\n }\n\n for (const key in aliases) {\n app.component(key, defineComponent({\n ...aliases[key],\n name: key,\n aliasName: aliases[key].name,\n }))\n }\n\n const appScope = effectScope()\n appScope.run(() => {\n theme.install(app)\n })\n app.onUnmount(() => appScope.stop())\n\n app.provide(DefaultsSymbol, defaults)\n app.provide(DisplaySymbol, display)\n app.provide(ThemeSymbol, theme)\n app.provide(IconSymbol, icons)\n app.provide(LocaleSymbol, locale)\n app.provide(DateOptionsSymbol, date.options)\n app.provide(DateAdapterSymbol, date.instance)\n app.provide(GoToSymbol, goTo)\n\n if (IN_BROWSER && options.ssr) {\n if (app.$nuxt) {\n app.$nuxt.hook('app:suspense:resolve', () => {\n display.update()\n })\n } else {\n const { mount } = app\n app.mount = (...args) => {\n const vm = mount(...args)\n nextTick(() => display.update())\n app.mount = mount\n return vm\n }\n }\n }\n\n if (typeof __VUE_OPTIONS_API__ !== 'boolean' || __VUE_OPTIONS_API__) {\n app.mixin({\n computed: {\n $vuetify () {\n return reactive({\n defaults: inject.call(this, DefaultsSymbol),\n display: inject.call(this, DisplaySymbol),\n theme: inject.call(this, ThemeSymbol),\n icons: inject.call(this, IconSymbol),\n locale: inject.call(this, LocaleSymbol),\n date: inject.call(this, DateAdapterSymbol),\n })\n },\n },\n })\n }\n }\n\n function unmount () {\n scope.stop()\n }\n\n return {\n install,\n unmount,\n defaults,\n display,\n theme,\n icons,\n locale,\n date,\n goTo,\n }\n })!\n}\n\nexport const version = __VUETIFY_VERSION__\ncreateVuetify.version = version\n\n// Vue's inject() can only be used in setup\nfunction inject (this: ComponentPublicInstance, key: InjectionKey<any> | string) {\n const vm = this.$\n\n const provides = vm.parent?.provides ?? vm.vnode.appContext?.provides\n\n if (provides && (key as any) in provides) {\n return provides[(key as string)]\n }\n}\n"],"mappings":"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","ignoreList":[]}
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.0-dev.2025-07-08",
4
+ "version": "3.9.0-master.2025-07-08",
5
5
  "author": {
6
6
  "name": "John Leider",
7
7
  "email": "john@vuetifyjs.com"