@vuetify/nightly 3.6.14-master.2024-08-12 → 3.6.14-master.2024-08-13
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/json/attributes.json +7 -7
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +138 -138
- package/dist/json/web-types.json +8 -8
- package/dist/vuetify-labs.css +2728 -2728
- package/dist/vuetify-labs.d.ts +33444 -40135
- package/dist/vuetify-labs.esm.js +16 -8
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +16 -8
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +556 -556
- package/dist/vuetify.d.ts +32672 -39038
- package/dist/vuetify.esm.js +16 -8
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +16 -8
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +22 -22
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/index.d.mts +50 -73
- package/lib/components/VApp/index.d.mts +9 -11
- package/lib/components/VAppBar/index.d.mts +92 -128
- package/lib/components/VAutocomplete/index.d.mts +4771 -3230
- package/lib/components/VAvatar/index.d.mts +23 -22
- package/lib/components/VBadge/index.d.mts +53 -59
- package/lib/components/VBanner/index.d.mts +44 -66
- package/lib/components/VBottomNavigation/index.d.mts +25 -32
- package/lib/components/VBottomSheet/index.d.mts +125 -135
- package/lib/components/VBreadcrumbs/index.d.mts +35 -78
- package/lib/components/VBtn/index.d.mts +49 -53
- package/lib/components/VBtnGroup/index.d.mts +14 -13
- package/lib/components/VBtnToggle/index.d.mts +21 -23
- package/lib/components/VCard/index.d.mts +104 -168
- package/lib/components/VCarousel/index.d.mts +59 -96
- package/lib/components/VCheckbox/index.d.mts +132 -155
- package/lib/components/VChip/index.d.mts +47 -59
- package/lib/components/VChipGroup/index.d.mts +39 -41
- package/lib/components/VCode/index.d.mts +9 -11
- package/lib/components/VColorPicker/index.d.mts +58 -133
- package/lib/components/VCombobox/index.d.mts +4785 -3244
- package/lib/components/VConfirmEdit/index.d.mts +11 -19
- package/lib/components/VCounter/index.d.mts +40 -42
- package/lib/components/VDataIterator/index.d.mts +171 -185
- package/lib/components/VDataTable/index.d.mts +480 -1204
- package/lib/components/VDatePicker/index.d.mts +120 -158
- package/lib/components/VDefaultsProvider/index.d.mts +5 -9
- package/lib/components/VDialog/index.d.mts +243 -277
- package/lib/components/VDivider/index.d.mts +9 -11
- package/lib/components/VEmptyState/index.d.mts +30 -52
- package/lib/components/VExpansionPanel/index.d.mts +60 -85
- package/lib/components/VFab/index.d.mts +81 -73
- package/lib/components/VField/index.d.mts +35 -62
- package/lib/components/VFileInput/VFileInput.mjs +1 -1
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +172 -259
- package/lib/components/VFooter/index.d.mts +9 -11
- package/lib/components/VForm/index.d.mts +105 -77
- package/lib/components/VGrid/index.d.mts +41 -52
- package/lib/components/VHover/index.d.mts +5 -9
- package/lib/components/VIcon/index.d.mts +23 -29
- package/lib/components/VImg/index.d.mts +28 -42
- package/lib/components/VInfiniteScroll/index.d.mts +17 -37
- package/lib/components/VInput/index.d.mts +48 -50
- package/lib/components/VItemGroup/index.d.mts +21 -30
- package/lib/components/VKbd/index.d.mts +9 -11
- package/lib/components/VLabel/index.d.mts +9 -11
- package/lib/components/VLayout/index.d.mts +18 -24
- package/lib/components/VLazy/index.d.mts +42 -44
- package/lib/components/VList/index.d.mts +210 -329
- package/lib/components/VLocaleProvider/index.d.mts +9 -11
- package/lib/components/VMain/index.d.mts +9 -11
- package/lib/components/VMenu/index.d.mts +272 -306
- package/lib/components/VMessages/index.d.mts +49 -51
- package/lib/components/VNavigationDrawer/index.d.mts +27 -40
- package/lib/components/VOtpInput/index.d.mts +22 -28
- package/lib/components/VOverlay/VOverlay.mjs +4 -3
- package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
- package/lib/components/VOverlay/index.d.mts +53 -63
- package/lib/components/VPagination/index.d.mts +31 -46
- package/lib/components/VParallax/index.d.mts +15 -29
- package/lib/components/VProgressCircular/index.d.mts +9 -11
- package/lib/components/VProgressLinear/index.d.mts +22 -24
- package/lib/components/VRadio/index.d.mts +49 -52
- package/lib/components/VRadioGroup/index.d.mts +66 -66
- package/lib/components/VRangeSlider/index.d.mts +58 -69
- package/lib/components/VRating/index.d.mts +13 -19
- package/lib/components/VResponsive/index.d.mts +11 -17
- package/lib/components/VSelect/index.d.mts +4762 -3221
- package/lib/components/VSelectionControl/index.d.mts +38 -44
- package/lib/components/VSelectionControlGroup/index.d.mts +34 -34
- package/lib/components/VSheet/index.d.mts +15 -17
- package/lib/components/VSkeletonLoader/index.d.mts +41 -11
- package/lib/components/VSlideGroup/index.d.mts +112 -129
- package/lib/components/VSlider/index.d.mts +58 -69
- package/lib/components/VSnackbar/VSnackbar.mjs +5 -1
- package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
- package/lib/components/VSnackbar/index.d.mts +231 -270
- package/lib/components/VSparkline/index.d.mts +11 -19
- package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
- package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
- package/lib/components/VSpeedDial/index.d.mts +179 -189
- package/lib/components/VStepper/index.d.mts +105 -180
- package/lib/components/VSwitch/index.d.mts +78 -98
- package/lib/components/VSystemBar/index.d.mts +13 -15
- package/lib/components/VTable/index.d.mts +15 -29
- package/lib/components/VTabs/index.d.mts +213 -297
- package/lib/components/VTextField/index.d.mts +253 -408
- package/lib/components/VTextarea/index.d.mts +157 -236
- package/lib/components/VThemeProvider/index.d.mts +9 -11
- package/lib/components/VTimeline/index.d.mts +29 -43
- package/lib/components/VToolbar/index.d.mts +49 -80
- package/lib/components/VTooltip/index.d.mts +282 -316
- package/lib/components/VValidation/index.d.mts +16 -23
- package/lib/components/VVirtualScroll/index.d.mts +14 -23
- package/lib/components/VWindow/index.d.mts +29 -50
- package/lib/components/index.d.mts +31169 -37524
- package/lib/components/transitions/index.d.mts +84 -148
- package/lib/composables/location.mjs.map +1 -1
- package/lib/directives/click-outside/index.mjs +3 -0
- package/lib/directives/click-outside/index.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +58 -58
- package/lib/labs/VCalendar/index.d.mts +146 -166
- package/lib/labs/VDateInput/index.d.mts +83 -62
- package/lib/labs/VNumberInput/index.d.mts +61 -88
- package/lib/labs/VPicker/index.d.mts +28 -46
- package/lib/labs/VPullToRefresh/index.d.mts +7 -15
- package/lib/labs/VSnackbarQueue/index.d.mts +311 -369
- package/lib/labs/VStepperVertical/index.d.mts +109 -184
- package/lib/labs/VTimePicker/index.d.mts +35 -53
- package/lib/labs/VTreeview/index.d.mts +200 -277
- package/lib/labs/components.d.mts +905 -1231
- package/lib/util/propsFactory.mjs.map +1 -1
- package/package.json +3 -3
package/lib/index.d.mts
CHANGED
@@ -377,7 +377,7 @@ declare function createVuetify(vuetify?: VuetifyOptions): {
|
|
377
377
|
defaults: vue.Ref<DefaultsInstance>;
|
378
378
|
display: DisplayInstance;
|
379
379
|
theme: ThemeInstance & {
|
380
|
-
install: (app: App
|
380
|
+
install: (app: App) => void;
|
381
381
|
};
|
382
382
|
icons: InternalIconOptions;
|
383
383
|
locale: {
|
@@ -403,7 +403,7 @@ declare function createVuetify(vuetify?: VuetifyOptions): {
|
|
403
403
|
toISO: (date: unknown) => string;
|
404
404
|
startOfDay: (date: unknown) => unknown;
|
405
405
|
endOfDay: (date: unknown) => unknown;
|
406
|
-
startOfWeek: (date: unknown, firstDayOfWeek?:
|
406
|
+
startOfWeek: (date: unknown, firstDayOfWeek?: number | string) => unknown;
|
407
407
|
endOfWeek: (date: unknown) => unknown;
|
408
408
|
startOfMonth: (date: unknown) => unknown;
|
409
409
|
endOfMonth: (date: unknown) => unknown;
|
@@ -425,9 +425,9 @@ declare function createVuetify(vuetify?: VuetifyOptions): {
|
|
425
425
|
addMonths: (date: unknown, amount: number) => unknown;
|
426
426
|
getYear: (date: unknown) => number;
|
427
427
|
setYear: (date: unknown, year: number) => unknown;
|
428
|
-
getDiff: (date: unknown, comparing: unknown, unit?: string
|
429
|
-
getWeekArray: (date: unknown, firstDayOfWeek?:
|
430
|
-
getWeekdays: (firstDayOfWeek?:
|
428
|
+
getDiff: (date: unknown, comparing: unknown, unit?: string) => number;
|
429
|
+
getWeekArray: (date: unknown, firstDayOfWeek?: number | string) => unknown[][];
|
430
|
+
getWeekdays: (firstDayOfWeek?: number | string) => string[];
|
431
431
|
getMonth: (date: unknown) => number;
|
432
432
|
setMonth: (date: unknown, month: number) => unknown;
|
433
433
|
getDate: (date: unknown) => number;
|
@@ -464,42 +464,42 @@ declare global {
|
|
464
464
|
}
|
465
465
|
}
|
466
466
|
interface _GlobalComponents {
|
467
|
-
VAppBar: typeof import('vuetify/components')['VAppBar']
|
468
|
-
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
469
|
-
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
470
467
|
VApp: typeof import('vuetify/components')['VApp']
|
471
468
|
VAutocomplete: typeof import('vuetify/components')['VAutocomplete']
|
472
469
|
VAlert: typeof import('vuetify/components')['VAlert']
|
473
470
|
VAlertTitle: typeof import('vuetify/components')['VAlertTitle']
|
474
|
-
|
475
|
-
|
471
|
+
VAppBar: typeof import('vuetify/components')['VAppBar']
|
472
|
+
VAppBarNavIcon: typeof import('vuetify/components')['VAppBarNavIcon']
|
473
|
+
VAppBarTitle: typeof import('vuetify/components')['VAppBarTitle']
|
476
474
|
VAvatar: typeof import('vuetify/components')['VAvatar']
|
477
|
-
|
475
|
+
VBadge: typeof import('vuetify/components')['VBadge']
|
478
476
|
VBanner: typeof import('vuetify/components')['VBanner']
|
479
477
|
VBannerActions: typeof import('vuetify/components')['VBannerActions']
|
480
478
|
VBannerText: typeof import('vuetify/components')['VBannerText']
|
481
|
-
|
482
|
-
VBtn: typeof import('vuetify/components')['VBtn']
|
479
|
+
VBottomNavigation: typeof import('vuetify/components')['VBottomNavigation']
|
483
480
|
VBreadcrumbs: typeof import('vuetify/components')['VBreadcrumbs']
|
484
481
|
VBreadcrumbsItem: typeof import('vuetify/components')['VBreadcrumbsItem']
|
485
482
|
VBreadcrumbsDivider: typeof import('vuetify/components')['VBreadcrumbsDivider']
|
483
|
+
VBottomSheet: typeof import('vuetify/components')['VBottomSheet']
|
484
|
+
VBtn: typeof import('vuetify/components')['VBtn']
|
485
|
+
VBtnGroup: typeof import('vuetify/components')['VBtnGroup']
|
486
|
+
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
487
|
+
VChip: typeof import('vuetify/components')['VChip']
|
488
|
+
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
489
|
+
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
486
490
|
VCard: typeof import('vuetify/components')['VCard']
|
487
491
|
VCardActions: typeof import('vuetify/components')['VCardActions']
|
488
492
|
VCardItem: typeof import('vuetify/components')['VCardItem']
|
489
493
|
VCardSubtitle: typeof import('vuetify/components')['VCardSubtitle']
|
490
494
|
VCardText: typeof import('vuetify/components')['VCardText']
|
491
495
|
VCardTitle: typeof import('vuetify/components')['VCardTitle']
|
492
|
-
VBtnToggle: typeof import('vuetify/components')['VBtnToggle']
|
493
|
-
VChip: typeof import('vuetify/components')['VChip']
|
494
|
-
VCheckbox: typeof import('vuetify/components')['VCheckbox']
|
495
|
-
VCheckboxBtn: typeof import('vuetify/components')['VCheckboxBtn']
|
496
496
|
VCarousel: typeof import('vuetify/components')['VCarousel']
|
497
497
|
VCarouselItem: typeof import('vuetify/components')['VCarouselItem']
|
498
|
+
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
498
499
|
VChipGroup: typeof import('vuetify/components')['VChipGroup']
|
499
500
|
VCode: typeof import('vuetify/components')['VCode']
|
500
|
-
VColorPicker: typeof import('vuetify/components')['VColorPicker']
|
501
|
-
VCombobox: typeof import('vuetify/components')['VCombobox']
|
502
501
|
VCounter: typeof import('vuetify/components')['VCounter']
|
502
|
+
VCombobox: typeof import('vuetify/components')['VCombobox']
|
503
503
|
VDatePicker: typeof import('vuetify/components')['VDatePicker']
|
504
504
|
VDatePickerControls: typeof import('vuetify/components')['VDatePickerControls']
|
505
505
|
VDatePickerHeader: typeof import('vuetify/components')['VDatePickerHeader']
|
@@ -513,29 +513,34 @@ interface _GlobalComponents {
|
|
513
513
|
VDataTableRow: typeof import('vuetify/components')['VDataTableRow']
|
514
514
|
VDataTableVirtual: typeof import('vuetify/components')['VDataTableVirtual']
|
515
515
|
VDataTableServer: typeof import('vuetify/components')['VDataTableServer']
|
516
|
+
VEmptyState: typeof import('vuetify/components')['VEmptyState']
|
516
517
|
VDialog: typeof import('vuetify/components')['VDialog']
|
517
518
|
VDivider: typeof import('vuetify/components')['VDivider']
|
519
|
+
VFab: typeof import('vuetify/components')['VFab']
|
520
|
+
VFooter: typeof import('vuetify/components')['VFooter']
|
518
521
|
VExpansionPanels: typeof import('vuetify/components')['VExpansionPanels']
|
519
522
|
VExpansionPanel: typeof import('vuetify/components')['VExpansionPanel']
|
520
523
|
VExpansionPanelText: typeof import('vuetify/components')['VExpansionPanelText']
|
521
524
|
VExpansionPanelTitle: typeof import('vuetify/components')['VExpansionPanelTitle']
|
522
|
-
VFab: typeof import('vuetify/components')['VFab']
|
523
525
|
VFileInput: typeof import('vuetify/components')['VFileInput']
|
524
|
-
|
526
|
+
VField: typeof import('vuetify/components')['VField']
|
527
|
+
VFieldLabel: typeof import('vuetify/components')['VFieldLabel']
|
525
528
|
VIcon: typeof import('vuetify/components')['VIcon']
|
526
529
|
VComponentIcon: typeof import('vuetify/components')['VComponentIcon']
|
527
530
|
VSvgIcon: typeof import('vuetify/components')['VSvgIcon']
|
528
531
|
VLigatureIcon: typeof import('vuetify/components')['VLigatureIcon']
|
529
532
|
VClassIcon: typeof import('vuetify/components')['VClassIcon']
|
530
|
-
|
531
|
-
|
533
|
+
VItemGroup: typeof import('vuetify/components')['VItemGroup']
|
534
|
+
VItem: typeof import('vuetify/components')['VItem']
|
532
535
|
VImg: typeof import('vuetify/components')['VImg']
|
533
|
-
VFooter: typeof import('vuetify/components')['VFooter']
|
534
536
|
VInput: typeof import('vuetify/components')['VInput']
|
535
537
|
VInfiniteScroll: typeof import('vuetify/components')['VInfiniteScroll']
|
538
|
+
VKbd: typeof import('vuetify/components')['VKbd']
|
536
539
|
VLabel: typeof import('vuetify/components')['VLabel']
|
537
|
-
|
538
|
-
|
540
|
+
VMenu: typeof import('vuetify/components')['VMenu']
|
541
|
+
VMain: typeof import('vuetify/components')['VMain']
|
542
|
+
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
543
|
+
VMessages: typeof import('vuetify/components')['VMessages']
|
539
544
|
VList: typeof import('vuetify/components')['VList']
|
540
545
|
VListGroup: typeof import('vuetify/components')['VListGroup']
|
541
546
|
VListImg: typeof import('vuetify/components')['VListImg']
|
@@ -545,72 +550,68 @@ interface _GlobalComponents {
|
|
545
550
|
VListItemSubtitle: typeof import('vuetify/components')['VListItemSubtitle']
|
546
551
|
VListItemTitle: typeof import('vuetify/components')['VListItemTitle']
|
547
552
|
VListSubheader: typeof import('vuetify/components')['VListSubheader']
|
548
|
-
VKbd: typeof import('vuetify/components')['VKbd']
|
549
|
-
VMenu: typeof import('vuetify/components')['VMenu']
|
550
|
-
VMain: typeof import('vuetify/components')['VMain']
|
551
|
-
VNavigationDrawer: typeof import('vuetify/components')['VNavigationDrawer']
|
552
|
-
VMessages: typeof import('vuetify/components')['VMessages']
|
553
|
-
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
554
553
|
VPagination: typeof import('vuetify/components')['VPagination']
|
555
|
-
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
556
554
|
VProgressLinear: typeof import('vuetify/components')['VProgressLinear']
|
557
|
-
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
558
555
|
VOverlay: typeof import('vuetify/components')['VOverlay']
|
556
|
+
VOtpInput: typeof import('vuetify/components')['VOtpInput']
|
559
557
|
VRating: typeof import('vuetify/components')['VRating']
|
560
|
-
|
561
|
-
|
562
|
-
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
558
|
+
VProgressCircular: typeof import('vuetify/components')['VProgressCircular']
|
559
|
+
VRadioGroup: typeof import('vuetify/components')['VRadioGroup']
|
563
560
|
VSheet: typeof import('vuetify/components')['VSheet']
|
561
|
+
VSelectionControl: typeof import('vuetify/components')['VSelectionControl']
|
564
562
|
VSkeletonLoader: typeof import('vuetify/components')['VSkeletonLoader']
|
563
|
+
VSelectionControlGroup: typeof import('vuetify/components')['VSelectionControlGroup']
|
564
|
+
VSelect: typeof import('vuetify/components')['VSelect']
|
565
|
+
VSlider: typeof import('vuetify/components')['VSlider']
|
565
566
|
VSlideGroup: typeof import('vuetify/components')['VSlideGroup']
|
566
567
|
VSlideGroupItem: typeof import('vuetify/components')['VSlideGroupItem']
|
567
|
-
|
568
|
-
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
569
|
-
VTable: typeof import('vuetify/components')['VTable']
|
568
|
+
VSwitch: typeof import('vuetify/components')['VSwitch']
|
570
569
|
VStepper: typeof import('vuetify/components')['VStepper']
|
571
570
|
VStepperActions: typeof import('vuetify/components')['VStepperActions']
|
572
571
|
VStepperHeader: typeof import('vuetify/components')['VStepperHeader']
|
573
572
|
VStepperItem: typeof import('vuetify/components')['VStepperItem']
|
574
573
|
VStepperWindow: typeof import('vuetify/components')['VStepperWindow']
|
575
574
|
VStepperWindowItem: typeof import('vuetify/components')['VStepperWindowItem']
|
576
|
-
|
577
|
-
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
575
|
+
VSnackbar: typeof import('vuetify/components')['VSnackbar']
|
578
576
|
VTab: typeof import('vuetify/components')['VTab']
|
579
577
|
VTabs: typeof import('vuetify/components')['VTabs']
|
580
578
|
VTabsWindow: typeof import('vuetify/components')['VTabsWindow']
|
581
579
|
VTabsWindowItem: typeof import('vuetify/components')['VTabsWindowItem']
|
582
|
-
|
580
|
+
VTable: typeof import('vuetify/components')['VTable']
|
583
581
|
VTimeline: typeof import('vuetify/components')['VTimeline']
|
584
582
|
VTimelineItem: typeof import('vuetify/components')['VTimelineItem']
|
583
|
+
VSystemBar: typeof import('vuetify/components')['VSystemBar']
|
585
584
|
VTextarea: typeof import('vuetify/components')['VTextarea']
|
586
585
|
VToolbar: typeof import('vuetify/components')['VToolbar']
|
587
586
|
VToolbarTitle: typeof import('vuetify/components')['VToolbarTitle']
|
588
587
|
VToolbarItems: typeof import('vuetify/components')['VToolbarItems']
|
588
|
+
VTextField: typeof import('vuetify/components')['VTextField']
|
589
|
+
VTooltip: typeof import('vuetify/components')['VTooltip']
|
589
590
|
VWindow: typeof import('vuetify/components')['VWindow']
|
590
591
|
VWindowItem: typeof import('vuetify/components')['VWindowItem']
|
591
|
-
VTooltip: typeof import('vuetify/components')['VTooltip']
|
592
592
|
VConfirmEdit: typeof import('vuetify/components')['VConfirmEdit']
|
593
593
|
VDataIterator: typeof import('vuetify/components')['VDataIterator']
|
594
594
|
VDefaultsProvider: typeof import('vuetify/components')['VDefaultsProvider']
|
595
|
+
VHover: typeof import('vuetify/components')['VHover']
|
596
|
+
VForm: typeof import('vuetify/components')['VForm']
|
595
597
|
VContainer: typeof import('vuetify/components')['VContainer']
|
596
598
|
VCol: typeof import('vuetify/components')['VCol']
|
597
599
|
VRow: typeof import('vuetify/components')['VRow']
|
598
600
|
VSpacer: typeof import('vuetify/components')['VSpacer']
|
599
|
-
VForm: typeof import('vuetify/components')['VForm']
|
600
|
-
VHover: typeof import('vuetify/components')['VHover']
|
601
601
|
VLayout: typeof import('vuetify/components')['VLayout']
|
602
602
|
VLayoutItem: typeof import('vuetify/components')['VLayoutItem']
|
603
603
|
VLazy: typeof import('vuetify/components')['VLazy']
|
604
604
|
VLocaleProvider: typeof import('vuetify/components')['VLocaleProvider']
|
605
605
|
VNoSsr: typeof import('vuetify/components')['VNoSsr']
|
606
|
-
VRadio: typeof import('vuetify/components')['VRadio']
|
607
606
|
VParallax: typeof import('vuetify/components')['VParallax']
|
608
|
-
|
607
|
+
VRadio: typeof import('vuetify/components')['VRadio']
|
609
608
|
VRangeSlider: typeof import('vuetify/components')['VRangeSlider']
|
609
|
+
VResponsive: typeof import('vuetify/components')['VResponsive']
|
610
610
|
VSparkline: typeof import('vuetify/components')['VSparkline']
|
611
611
|
VSpeedDial: typeof import('vuetify/components')['VSpeedDial']
|
612
612
|
VThemeProvider: typeof import('vuetify/components')['VThemeProvider']
|
613
613
|
VValidation: typeof import('vuetify/components')['VValidation']
|
614
|
+
VVirtualScroll: typeof import('vuetify/components')['VVirtualScroll']
|
614
615
|
VFabTransition: typeof import('vuetify/components')['VFabTransition']
|
615
616
|
VDialogBottomTransition: typeof import('vuetify/components')['VDialogBottomTransition']
|
616
617
|
VDialogTopTransition: typeof import('vuetify/components')['VDialogTopTransition']
|
@@ -627,25 +628,24 @@ interface _GlobalComponents {
|
|
627
628
|
VExpandTransition: typeof import('vuetify/components')['VExpandTransition']
|
628
629
|
VExpandXTransition: typeof import('vuetify/components')['VExpandXTransition']
|
629
630
|
VDialogTransition: typeof import('vuetify/components')['VDialogTransition']
|
630
|
-
|
631
|
+
VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
|
632
|
+
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
633
|
+
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
634
|
+
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
635
|
+
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
636
|
+
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
631
637
|
VCalendar: typeof import('vuetify/labs/components')['VCalendar']
|
632
638
|
VCalendarDay: typeof import('vuetify/labs/components')['VCalendarDay']
|
633
639
|
VCalendarHeader: typeof import('vuetify/labs/components')['VCalendarHeader']
|
634
640
|
VCalendarInterval: typeof import('vuetify/labs/components')['VCalendarInterval']
|
635
641
|
VCalendarIntervalEvent: typeof import('vuetify/labs/components')['VCalendarIntervalEvent']
|
636
642
|
VCalendarMonthDay: typeof import('vuetify/labs/components')['VCalendarMonthDay']
|
637
|
-
VNumberInput: typeof import('vuetify/labs/components')['VNumberInput']
|
638
|
-
VStepperVertical: typeof import('vuetify/labs/components')['VStepperVertical']
|
639
|
-
VStepperVerticalItem: typeof import('vuetify/labs/components')['VStepperVerticalItem']
|
640
|
-
VStepperVerticalActions: typeof import('vuetify/labs/components')['VStepperVerticalActions']
|
641
|
-
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
642
|
-
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
643
|
-
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
644
|
-
VPicker: typeof import('vuetify/labs/components')['VPicker']
|
645
|
-
VPickerTitle: typeof import('vuetify/labs/components')['VPickerTitle']
|
646
643
|
VTreeview: typeof import('vuetify/labs/components')['VTreeview']
|
647
644
|
VTreeviewItem: typeof import('vuetify/labs/components')['VTreeviewItem']
|
648
645
|
VTreeviewGroup: typeof import('vuetify/labs/components')['VTreeviewGroup']
|
646
|
+
VTimePicker: typeof import('vuetify/labs/components')['VTimePicker']
|
647
|
+
VTimePickerClock: typeof import('vuetify/labs/components')['VTimePickerClock']
|
648
|
+
VTimePickerControls: typeof import('vuetify/labs/components')['VTimePickerControls']
|
649
649
|
VDateInput: typeof import('vuetify/labs/components')['VDateInput']
|
650
650
|
VPullToRefresh: typeof import('vuetify/labs/components')['VPullToRefresh']
|
651
651
|
VSnackbarQueue: typeof import('vuetify/labs/components')['VSnackbarQueue']
|