@vuetify/nightly 3.7.1-master.2024-09-04 → 3.7.1-master.2024-09-06

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.7.1-master.2024-09-04
2
+ * Vuetify v3.7.1-master.2024-09-06
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -2099,8 +2099,8 @@ if(d.install(e),e.provide(xt,u),e.provide(yn,c),e.provide(wa,d),e.provide(Lt,v),
2099
2099
  else{const{mount:a}=e
2100
2100
  e.mount=function(){const l=a(...arguments)
2101
2101
  return t.nextTick((()=>c.update())),e.mount=a,l}}kt.reset(),("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&e.mixin({computed:{$vuetify(){return t.reactive({defaults:uf.call(this,xt),display:uf.call(this,yn),theme:uf.call(this,wa),icons:uf.call(this,Lt),locale:uf.call(this,ga),date:uf.call(this,gu)})}}})},defaults:u,display:c,theme:d,icons:v,locale:p,date:f,goTo:m}}function uf(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
2102
- if(a&&e in a)return a[e]}sf.version="3.7.1-master.2024-09-04"
2103
- const cf=function(){return sf({components:Qp,directives:rf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},df="3.7.1-master.2024-09-04"
2102
+ if(a&&e in a)return a[e]}sf.version="3.7.1-master.2024-09-06"
2103
+ const cf=function(){return sf({components:Qp,directives:rf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},df="3.7.1-master.2024-09-06"
2104
2104
  cf.version=df,e.blueprints=Qt,e.components=Qp,e.createVuetify=cf,e.directives=rf,e.useDate=yu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
2105
2105
  const{props:a,provideSubDefaults:l}=_t(e,t)
2106
2106
  return l(),a},e.useDisplay=Nn,e.useGoTo=Bn,e.useLayout=oa,e.useLocale=ya,e.useRtl=Va,e.useTheme=Na,e.version=df}))
@@ -16,7 +16,7 @@ export const createVuetify = function () {
16
16
  ...options
17
17
  });
18
18
  };
19
- export const version = "3.7.1-master.2024-09-04";
19
+ export const version = "3.7.1-master.2024-09-06";
20
20
  createVuetify.version = version;
21
21
  export { blueprints, components, directives };
22
22
  export * from "./composables/index.mjs";
package/lib/framework.mjs CHANGED
@@ -97,7 +97,7 @@ export function createVuetify() {
97
97
  goTo
98
98
  };
99
99
  }
100
- export const version = "3.7.1-master.2024-09-04";
100
+ export const version = "3.7.1-master.2024-09-06";
101
101
  createVuetify.version = version;
102
102
 
103
103
  // Vue's inject() can only be used in setup
package/lib/index.d.mts CHANGED
@@ -493,33 +493,40 @@ declare module 'vue' {
493
493
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
494
494
  VAlert: typeof import('vuetify/components')['VAlert']
495
495
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
496
+ VBadge: typeof import('vuetify/components')['VBadge']
497
+ VAvatar: typeof import('vuetify/components')['VAvatar']
496
498
  VBanner: typeof import('vuetify/components')['VBanner']
497
499
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
498
500
  VBannerText: typeof import('vuetify/components')['VBannerText']
499
- VAvatar: typeof import('vuetify/components')['VAvatar']
500
501
  VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
501
502
  VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
502
- VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
503
503
  VBtn: typeof import('vuetify/components')['VBtn']
504
+ VCarousel: typeof import('vuetify/components')['VCarousel']
505
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
504
506
  VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
505
507
  VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
506
508
  VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
509
+ VChip: typeof import('vuetify/components')['VChip']
507
510
  VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
508
- VCarousel: typeof import('vuetify/components')['VCarousel']
509
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
510
- VCheckbox: typeof import('vuetify/components')['VCheckbox']
511
- VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
511
+ VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
512
+ VCode: typeof import('vuetify/components')['VCode']
512
513
  VCard: typeof import('vuetify/components')['VCard']
513
514
  VCardActions: typeof import('vuetify/components')['VCardActions']
514
515
  VCardItem: typeof import('vuetify/components')['VCardItem']
515
516
  VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
516
517
  VCardText: typeof import('vuetify/components')['VCardText']
517
518
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
519
+ VCheckbox: typeof import('vuetify/components')['VCheckbox']
520
+ VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
518
521
  VChipGroup: typeof import('vuetify/components')['VChipGroup']
522
+ VCounter: typeof import('vuetify/components')['VCounter']
519
523
  VCombobox: typeof import('vuetify/components')['VCombobox']
520
- VChip: typeof import('vuetify/components')['VChip']
521
- VCode: typeof import('vuetify/components')['VCode']
522
- VColorPicker: typeof import('vuetify/components')['VColorPicker']
524
+ VDatePicker: typeof import('vuetify/components')['VDatePicker']
525
+ VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
526
+ VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
527
+ VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
528
+ VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
529
+ VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
523
530
  VDataTable: typeof import('vuetify/components')['VDataTable']
524
531
  VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
525
532
  VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
@@ -527,33 +534,29 @@ declare module 'vue' {
527
534
  VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
528
535
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
529
536
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
530
- VDatePicker: typeof import('vuetify/components')['VDatePicker']
531
- VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
532
- VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
533
- VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
534
- VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
535
- VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
536
- VDialog: typeof import('vuetify/components')['VDialog']
537
- VCounter: typeof import('vuetify/components')['VCounter']
537
+ VColorPicker: typeof import('vuetify/components')['VColorPicker']
538
538
  VEmptyState: typeof import('vuetify/components')['VEmptyState']
539
539
  VDivider: typeof import('vuetify/components')['VDivider']
540
- VField: typeof import('vuetify/components')['VField']
541
- VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
542
- VFab: typeof import('vuetify/components')['VFab']
543
540
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
544
541
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
545
542
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
546
543
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
547
- VFileInput: typeof import('vuetify/components')['VFileInput']
544
+ VDialog: typeof import('vuetify/components')['VDialog']
545
+ VFab: typeof import('vuetify/components')['VFab']
548
546
  VFooter: typeof import('vuetify/components')['VFooter']
549
- VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
547
+ VField: typeof import('vuetify/components')['VField']
548
+ VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
549
+ VFileInput: typeof import('vuetify/components')['VFileInput']
550
550
  VImg: typeof import('vuetify/components')['VImg']
551
- VInput: typeof import('vuetify/components')['VInput']
552
551
  VIcon: typeof import('vuetify/components')['VIcon']
553
552
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
554
553
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
555
554
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
556
555
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
556
+ VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
557
+ VItemGroup: typeof import('vuetify/components')['VItemGroup']
558
+ VItem: typeof import('vuetify/components')['VItem']
559
+ VInput: typeof import('vuetify/components')['VInput']
557
560
  VKbd: typeof import('vuetify/components')['VKbd']
558
561
  VList: typeof import('vuetify/components')['VList']
559
562
  VListGroup: typeof import('vuetify/components')['VListGroup']
@@ -564,67 +567,64 @@ declare module 'vue' {
564
567
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
565
568
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
566
569
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
567
- VLabel: typeof import('vuetify/components')['VLabel']
568
- VItemGroup: typeof import('vuetify/components')['VItemGroup']
569
- VItem: typeof import('vuetify/components')['VItem']
570
570
  VMenu: typeof import('vuetify/components')['VMenu']
571
- VMain: typeof import('vuetify/components')['VMain']
572
- VOverlay: typeof import('vuetify/components')['VOverlay']
571
+ VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
572
+ VLabel: typeof import('vuetify/components')['VLabel']
573
573
  VMessages: typeof import('vuetify/components')['VMessages']
574
+ VOverlay: typeof import('vuetify/components')['VOverlay']
574
575
  VOtpInput: typeof import('vuetify/components')['VOtpInput']
575
- VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
576
- VPagination: typeof import('vuetify/components')['VPagination']
576
+ VMain: typeof import('vuetify/components')['VMain']
577
577
  VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
578
- VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
579
- VBadge: typeof import('vuetify/components')['VBadge']
580
578
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
581
- VSelect: typeof import('vuetify/components')['VSelect']
579
+ VPagination: typeof import('vuetify/components')['VPagination']
580
+ VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
582
581
  VRating: typeof import('vuetify/components')['VRating']
582
+ VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
583
+ VSelect: typeof import('vuetify/components')['VSelect']
584
+ VSheet: typeof import('vuetify/components')['VSheet']
583
585
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
586
+ VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
584
587
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
585
588
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
586
- VSlider: typeof import('vuetify/components')['VSlider']
587
- VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
588
- VSheet: typeof import('vuetify/components')['VSheet']
589
- VSnackbar: typeof import('vuetify/components')['VSnackbar']
590
589
  VSwitch: typeof import('vuetify/components')['VSwitch']
590
+ VSnackbar: typeof import('vuetify/components')['VSnackbar']
591
+ VSlider: typeof import('vuetify/components')['VSlider']
591
592
  VStepper: typeof import('vuetify/components')['VStepper']
592
593
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
593
594
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
594
595
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
595
596
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
596
597
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
597
- VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
598
598
  VSystemBar: typeof import('vuetify/components')['VSystemBar']
599
599
  VTab: typeof import('vuetify/components')['VTab']
600
600
  VTabs: typeof import('vuetify/components')['VTabs']
601
601
  VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
602
602
  VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
603
- VTable: typeof import('vuetify/components')['VTable']
604
- VTextField: typeof import('vuetify/components')['VTextField']
605
603
  VTimeline: typeof import('vuetify/components')['VTimeline']
606
604
  VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
605
+ VTable: typeof import('vuetify/components')['VTable']
607
606
  VTextarea: typeof import('vuetify/components')['VTextarea']
607
+ VTextField: typeof import('vuetify/components')['VTextField']
608
+ VTooltip: typeof import('vuetify/components')['VTooltip']
609
+ VWindow: typeof import('vuetify/components')['VWindow']
610
+ VWindowItem: typeof import('vuetify/components')['VWindowItem']
608
611
  VToolbar: typeof import('vuetify/components')['VToolbar']
609
612
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
610
613
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
611
- VWindow: typeof import('vuetify/components')['VWindow']
612
- VWindowItem: typeof import('vuetify/components')['VWindowItem']
613
- VTooltip: typeof import('vuetify/components')['VTooltip']
614
- VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
615
614
  VDataIterator: typeof import('vuetify/components')['VDataIterator']
615
+ VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
616
616
  VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
617
617
  VForm: typeof import('vuetify/components')['VForm']
618
618
  VContainer: typeof import('vuetify/components')['VContainer']
619
619
  VCol: typeof import('vuetify/components')['VCol']
620
620
  VRow: typeof import('vuetify/components')['VRow']
621
621
  VSpacer: typeof import('vuetify/components')['VSpacer']
622
+ VLazy: typeof import('vuetify/components')['VLazy']
622
623
  VHover: typeof import('vuetify/components')['VHover']
623
624
  VLayout: typeof import('vuetify/components')['VLayout']
624
625
  VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
625
- VLazy: typeof import('vuetify/components')['VLazy']
626
- VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
627
626
  VNoSsr: typeof import('vuetify/components')['VNoSsr']
627
+ VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
628
628
  VParallax: typeof import('vuetify/components')['VParallax']
629
629
  VRadio: typeof import('vuetify/components')['VRadio']
630
630
  VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
@@ -632,8 +632,8 @@ declare module 'vue' {
632
632
  VSparkline: typeof import('vuetify/components')['VSparkline']
633
633
  VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
634
634
  VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
635
- VValidation: typeof import('vuetify/components')['VValidation']
636
635
  VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
636
+ VValidation: typeof import('vuetify/components')['VValidation']
637
637
  VFabTransition: typeof import('vuetify/components')['VFabTransition']
638
638
  VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
639
639
  VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
@@ -650,6 +650,9 @@ declare module 'vue' {
650
650
  VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
651
651
  VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
652
652
  VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
653
+ VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
654
+ VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
655
+ VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
653
656
  VCalendar: typeof import('vuetify/labs/components')['VCalendar']
654
657
  VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
655
658
  VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
@@ -657,9 +660,6 @@ declare module 'vue' {
657
660
  VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
658
661
  VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
659
662
  VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
660
- VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
661
- VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
662
- VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
663
663
  VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
664
664
  VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
665
665
  VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
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.7.1-master.2024-09-04",
4
+ "version": "3.7.1-master.2024-09-06",
5
5
  "author": {
6
6
  "name": "John Leider",
7
7
  "email": "john@vuetifyjs.com"