@vuetify/nightly 3.6.11-master.2024-07-06 → 3.6.11-master.2024-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/lib/index.d.mts CHANGED
@@ -493,46 +493,41 @@ declare module '@vue/runtime-core' {
493
493
 
494
494
  export interface GlobalComponents {
495
495
  VApp: typeof import('vuetify/components')['VApp']
496
- VAvatar: typeof import('vuetify/components')['VAvatar']
497
496
  VAppBar: typeof import('vuetify/components')['VAppBar']
498
497
  VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
499
498
  VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
500
- VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
501
499
  VAlert: typeof import('vuetify/components')['VAlert']
502
500
  VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
503
- VBadge: typeof import('vuetify/components')['VBadge']
504
- VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
501
+ VAvatar: typeof import('vuetify/components')['VAvatar']
505
502
  VBanner: typeof import('vuetify/components')['VBanner']
506
503
  VBannerActions: typeof import('vuetify/components')['VBannerActions']
507
504
  VBannerText: typeof import('vuetify/components')['VBannerText']
505
+ VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
506
+ VBadge: typeof import('vuetify/components')['VBadge']
508
507
  VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
509
508
  VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
510
509
  VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
511
510
  VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
512
- VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
513
- VBtn: typeof import('vuetify/components')['VBtn']
511
+ VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
514
512
  VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
515
- VCarousel: typeof import('vuetify/components')['VCarousel']
516
- VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
517
- VCheckbox: typeof import('vuetify/components')['VCheckbox']
518
- VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
519
513
  VCard: typeof import('vuetify/components')['VCard']
520
514
  VCardActions: typeof import('vuetify/components')['VCardActions']
521
515
  VCardItem: typeof import('vuetify/components')['VCardItem']
522
516
  VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
523
517
  VCardText: typeof import('vuetify/components')['VCardText']
524
518
  VCardTitle: typeof import('vuetify/components')['VCardTitle']
525
- VChip: typeof import('vuetify/components')['VChip']
519
+ VBtn: typeof import('vuetify/components')['VBtn']
520
+ VCheckbox: typeof import('vuetify/components')['VCheckbox']
521
+ VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
522
+ VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
523
+ VCarousel: typeof import('vuetify/components')['VCarousel']
524
+ VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
526
525
  VChipGroup: typeof import('vuetify/components')['VChipGroup']
526
+ VChip: typeof import('vuetify/components')['VChip']
527
+ VCode: typeof import('vuetify/components')['VCode']
527
528
  VColorPicker: typeof import('vuetify/components')['VColorPicker']
529
+ VCounter: typeof import('vuetify/components')['VCounter']
528
530
  VCombobox: typeof import('vuetify/components')['VCombobox']
529
- VCode: typeof import('vuetify/components')['VCode']
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
531
  VDataTable: typeof import('vuetify/components')['VDataTable']
537
532
  VDataTableHeaders: typeof import('vuetify/components')['VDataTableHeaders']
538
533
  VDataTableFooter: typeof import('vuetify/components')['VDataTableFooter']
@@ -541,29 +536,36 @@ declare module '@vue/runtime-core' {
541
536
  VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
542
537
  VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
543
538
  VDialog: typeof import('vuetify/components')['VDialog']
544
- VCounter: typeof import('vuetify/components')['VCounter']
545
- VEmptyState: typeof import('vuetify/components')['VEmptyState']
546
- VFooter: typeof import('vuetify/components')['VFooter']
547
- VFileInput: typeof import('vuetify/components')['VFileInput']
539
+ VDatePicker: typeof import('vuetify/components')['VDatePicker']
540
+ VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
541
+ VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
542
+ VDatePickerMonth: typeof import('vuetify/components')['VDatePickerMonth']
543
+ VDatePickerMonths: typeof import('vuetify/components')['VDatePickerMonths']
544
+ VDatePickerYears: typeof import('vuetify/components')['VDatePickerYears']
548
545
  VFab: typeof import('vuetify/components')['VFab']
546
+ VDivider: typeof import('vuetify/components')['VDivider']
549
547
  VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
550
548
  VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
551
549
  VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
552
550
  VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
553
- VDivider: typeof import('vuetify/components')['VDivider']
551
+ VEmptyState: typeof import('vuetify/components')['VEmptyState']
554
552
  VField: typeof import('vuetify/components')['VField']
555
553
  VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
554
+ VFileInput: typeof import('vuetify/components')['VFileInput']
555
+ VFooter: typeof import('vuetify/components')['VFooter']
556
556
  VIcon: typeof import('vuetify/components')['VIcon']
557
557
  VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
558
558
  VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
559
559
  VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
560
560
  VClassIcon: typeof import('vuetify/components')['VClassIcon']
561
+ VInput: typeof import('vuetify/components')['VInput']
561
562
  VImg: typeof import('vuetify/components')['VImg']
562
563
  VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
563
564
  VItemGroup: typeof import('vuetify/components')['VItemGroup']
564
565
  VItem: typeof import('vuetify/components')['VItem']
565
- VInput: typeof import('vuetify/components')['VInput']
566
+ VKbd: typeof import('vuetify/components')['VKbd']
566
567
  VLabel: typeof import('vuetify/components')['VLabel']
568
+ VMain: typeof import('vuetify/components')['VMain']
567
569
  VList: typeof import('vuetify/components')['VList']
568
570
  VListGroup: typeof import('vuetify/components')['VListGroup']
569
571
  VListImg: typeof import('vuetify/components')['VListImg']
@@ -573,45 +575,43 @@ declare module '@vue/runtime-core' {
573
575
  VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
574
576
  VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
575
577
  VListSubheader: typeof import('vuetify/components')['VListSubheader']
576
- VKbd: typeof import('vuetify/components')['VKbd']
577
- VMain: typeof import('vuetify/components')['VMain']
578
578
  VMenu: typeof import('vuetify/components')['VMenu']
579
- VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
579
+ VOverlay: typeof import('vuetify/components')['VOverlay']
580
580
  VMessages: typeof import('vuetify/components')['VMessages']
581
+ VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
581
582
  VOtpInput: typeof import('vuetify/components')['VOtpInput']
582
- VOverlay: typeof import('vuetify/components')['VOverlay']
583
- VPagination: typeof import('vuetify/components')['VPagination']
584
583
  VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
584
+ VPagination: typeof import('vuetify/components')['VPagination']
585
585
  VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
586
586
  VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
587
587
  VRating: typeof import('vuetify/components')['VRating']
588
- VSelect: typeof import('vuetify/components')['VSelect']
589
- VSheet: typeof import('vuetify/components')['VSheet']
590
588
  VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
589
+ VSelect: typeof import('vuetify/components')['VSelect']
591
590
  VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
591
+ VSheet: typeof import('vuetify/components')['VSheet']
592
592
  VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
593
593
  VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
594
594
  VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
595
- VSlider: typeof import('vuetify/components')['VSlider']
596
595
  VSnackbar: typeof import('vuetify/components')['VSnackbar']
596
+ VSlider: typeof import('vuetify/components')['VSlider']
597
597
  VStepper: typeof import('vuetify/components')['VStepper']
598
598
  VStepperActions: typeof import('vuetify/components')['VStepperActions']
599
599
  VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
600
600
  VStepperItem: typeof import('vuetify/components')['VStepperItem']
601
601
  VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
602
602
  VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
603
+ VSwitch: typeof import('vuetify/components')['VSwitch']
603
604
  VTab: typeof import('vuetify/components')['VTab']
604
605
  VTabs: typeof import('vuetify/components')['VTabs']
605
606
  VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
606
607
  VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
607
- VSwitch: typeof import('vuetify/components')['VSwitch']
608
+ VTable: typeof import('vuetify/components')['VTable']
608
609
  VSystemBar: typeof import('vuetify/components')['VSystemBar']
609
610
  VTextarea: typeof import('vuetify/components')['VTextarea']
610
- VTable: typeof import('vuetify/components')['VTable']
611
611
  VTextField: typeof import('vuetify/components')['VTextField']
612
- VTooltip: typeof import('vuetify/components')['VTooltip']
613
612
  VTimeline: typeof import('vuetify/components')['VTimeline']
614
613
  VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
614
+ VTooltip: typeof import('vuetify/components')['VTooltip']
615
615
  VToolbar: typeof import('vuetify/components')['VToolbar']
616
616
  VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
617
617
  VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
@@ -665,17 +665,17 @@ declare module '@vue/runtime-core' {
665
665
  VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
666
666
  VPicker: typeof import('vuetify/labs/components')['VPicker']
667
667
  VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
668
+ VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
669
+ VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
670
+ VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
668
671
  VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
669
672
  VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
670
673
  VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
671
674
  VTreeview: typeof import('vuetify/labs/components')['VTreeview']
672
675
  VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
673
676
  VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
674
- VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
675
- VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
676
- VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
677
677
  VDateInput: typeof import('vuetify/labs/components')['VDateInput']
678
- VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
679
678
  VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
679
+ VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
680
680
  }
681
681
  }
@@ -58,9 +58,6 @@ declare const VStepperVertical: {
58
58
  nonLinear: boolean;
59
59
  } & {
60
60
  class?: any;
61
- title?: string | undefined;
62
- text?: string | undefined;
63
- value?: any;
64
61
  theme?: string | undefined;
65
62
  color?: string | undefined;
66
63
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
@@ -150,9 +147,6 @@ declare const VStepperVertical: {
150
147
  nonLinear: boolean;
151
148
  } & {
152
149
  class?: any;
153
- title?: string | undefined;
154
- text?: string | undefined;
155
- value?: any;
156
150
  theme?: string | undefined;
157
151
  color?: string | undefined;
158
152
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
@@ -309,9 +303,6 @@ declare const VStepperVertical: {
309
303
  nonLinear: boolean;
310
304
  } & {
311
305
  class?: any;
312
- title?: string | undefined;
313
- text?: string | undefined;
314
- value?: any;
315
306
  theme?: string | undefined;
316
307
  color?: string | undefined;
317
308
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
@@ -432,9 +423,6 @@ declare const VStepperVertical: {
432
423
  nonLinear: boolean;
433
424
  } & {
434
425
  class?: any;
435
- title?: string | undefined;
436
- text?: string | undefined;
437
- value?: any;
438
426
  theme?: string | undefined;
439
427
  color?: string | undefined;
440
428
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
@@ -564,9 +552,6 @@ declare const VStepperVertical: {
564
552
  type: vue.PropType<vue.StyleValue>;
565
553
  default: null;
566
554
  };
567
- title: StringConstructor;
568
- text: StringConstructor;
569
- value: null;
570
555
  theme: StringConstructor;
571
556
  color: StringConstructor;
572
557
  disabled: BooleanConstructor;
@@ -659,9 +644,6 @@ declare const VStepperVertical: {
659
644
  type: vue.PropType<vue.StyleValue>;
660
645
  default: null;
661
646
  };
662
- title: StringConstructor;
663
- text: StringConstructor;
664
- value: null;
665
647
  theme: StringConstructor;
666
648
  color: StringConstructor;
667
649
  disabled: BooleanConstructor;
@@ -6593,9 +6593,6 @@ declare const VStepperVertical: {
6593
6593
  nonLinear: boolean;
6594
6594
  } & {
6595
6595
  class?: any;
6596
- title?: string | undefined;
6597
- text?: string | undefined;
6598
- value?: any;
6599
6596
  theme?: string | undefined;
6600
6597
  color?: string | undefined;
6601
6598
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
@@ -6685,9 +6682,6 @@ declare const VStepperVertical: {
6685
6682
  nonLinear: boolean;
6686
6683
  } & {
6687
6684
  class?: any;
6688
- title?: string | undefined;
6689
- text?: string | undefined;
6690
- value?: any;
6691
6685
  theme?: string | undefined;
6692
6686
  color?: string | undefined;
6693
6687
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
@@ -6844,9 +6838,6 @@ declare const VStepperVertical: {
6844
6838
  nonLinear: boolean;
6845
6839
  } & {
6846
6840
  class?: any;
6847
- title?: string | undefined;
6848
- text?: string | undefined;
6849
- value?: any;
6850
6841
  theme?: string | undefined;
6851
6842
  color?: string | undefined;
6852
6843
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
@@ -6967,9 +6958,6 @@ declare const VStepperVertical: {
6967
6958
  nonLinear: boolean;
6968
6959
  } & {
6969
6960
  class?: any;
6970
- title?: string | undefined;
6971
- text?: string | undefined;
6972
- value?: any;
6973
6961
  theme?: string | undefined;
6974
6962
  color?: string | undefined;
6975
6963
  mobileBreakpoint?: number | DisplayBreakpoint | undefined;
@@ -7099,9 +7087,6 @@ declare const VStepperVertical: {
7099
7087
  type: vue.PropType<vue.StyleValue>;
7100
7088
  default: null;
7101
7089
  };
7102
- title: StringConstructor;
7103
- text: StringConstructor;
7104
- value: null;
7105
7090
  theme: StringConstructor;
7106
7091
  color: StringConstructor;
7107
7092
  disabled: BooleanConstructor;
@@ -7194,9 +7179,6 @@ declare const VStepperVertical: {
7194
7179
  type: vue.PropType<vue.StyleValue>;
7195
7180
  default: null;
7196
7181
  };
7197
- title: StringConstructor;
7198
- text: StringConstructor;
7199
- value: null;
7200
7182
  theme: StringConstructor;
7201
7183
  color: StringConstructor;
7202
7184
  disabled: BooleanConstructor;
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.6.11-master.2024-07-06",
4
+ "version": "3.6.11-master.2024-07-08",
5
5
  "author": {
6
6
  "name": "John Leider",
7
7
  "email": "john@vuetifyjs.com"