vuetify 3.8.6 → 3.8.7
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 +1767 -1767
- package/dist/json/importMap-labs.json +20 -20
- package/dist/json/importMap.json +176 -176
- package/dist/json/web-types.json +3266 -3266
- package/dist/vuetify-labs.cjs +1002 -904
- package/dist/vuetify-labs.css +6207 -6207
- package/dist/vuetify-labs.d.ts +62 -62
- package/dist/vuetify-labs.esm.js +1003 -905
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +1002 -904
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +889 -791
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3094 -3094
- package/dist/vuetify.d.ts +62 -62
- package/dist/vuetify.esm.js +890 -792
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +889 -791
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +971 -963
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/VAlert.js +11 -11
- package/lib/components/VAlert/VAlert.js.map +1 -1
- package/lib/components/VApp/VApp.js +5 -5
- package/lib/components/VApp/VApp.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.js +9 -9
- package/lib/components/VAutocomplete/VAutocomplete.js.map +1 -1
- package/lib/components/VAvatar/VAvatar.js +4 -4
- package/lib/components/VAvatar/VAvatar.js.map +1 -1
- package/lib/components/VBadge/VBadge.js +3 -3
- package/lib/components/VBadge/VBadge.js.map +1 -1
- package/lib/components/VBanner/VBanner.js +6 -6
- package/lib/components/VBanner/VBanner.js.map +1 -1
- package/lib/components/VBanner/VBannerActions.js +4 -4
- package/lib/components/VBanner/VBannerActions.js.map +1 -1
- package/lib/components/VBottomNavigation/VBottomNavigation.js +6 -6
- package/lib/components/VBottomNavigation/VBottomNavigation.js.map +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbs.js +5 -5
- package/lib/components/VBreadcrumbs/VBreadcrumbs.js.map +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbsDivider.js +4 -4
- package/lib/components/VBreadcrumbs/VBreadcrumbsDivider.js.map +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.js +5 -5
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.js.map +1 -1
- package/lib/components/VBtn/VBtn.js +7 -7
- package/lib/components/VBtn/VBtn.js.map +1 -1
- package/lib/components/VBtnGroup/VBtnGroup.js +4 -4
- package/lib/components/VBtnGroup/VBtnGroup.js.map +1 -1
- package/lib/components/VCard/VCard.js +5 -5
- package/lib/components/VCard/VCard.js.map +1 -1
- package/lib/components/VCard/VCardActions.js +4 -4
- package/lib/components/VCard/VCardActions.js.map +1 -1
- package/lib/components/VCard/VCardItem.js +9 -9
- package/lib/components/VCard/VCardItem.js.map +1 -1
- package/lib/components/VCard/VCardSubtitle.js +4 -4
- package/lib/components/VCard/VCardSubtitle.js.map +1 -1
- package/lib/components/VCard/VCardText.js +4 -4
- package/lib/components/VCard/VCardText.js.map +1 -1
- package/lib/components/VCarousel/VCarousel.js +4 -4
- package/lib/components/VCarousel/VCarousel.js.map +1 -1
- package/lib/components/VChip/VChip.js +11 -11
- package/lib/components/VChip/VChip.js.map +1 -1
- package/lib/components/VColorPicker/VColorPicker.js +3 -3
- package/lib/components/VColorPicker/VColorPicker.js.map +1 -1
- package/lib/components/VColorPicker/VColorPickerCanvas.js +9 -9
- package/lib/components/VColorPicker/VColorPickerCanvas.js.map +1 -1
- package/lib/components/VColorPicker/VColorPickerEdit.js +6 -6
- package/lib/components/VColorPicker/VColorPickerEdit.js.map +1 -1
- package/lib/components/VColorPicker/VColorPickerPreview.js +11 -11
- package/lib/components/VColorPicker/VColorPickerPreview.js.map +1 -1
- package/lib/components/VColorPicker/VColorPickerSwatches.js +10 -10
- package/lib/components/VColorPicker/VColorPickerSwatches.js.map +1 -1
- package/lib/components/VCombobox/VCombobox.js +9 -9
- package/lib/components/VCombobox/VCombobox.js.map +1 -1
- package/lib/components/VConfirmEdit/VConfirmEdit.js +3 -3
- package/lib/components/VConfirmEdit/VConfirmEdit.js.map +1 -1
- package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.js +3 -3
- package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.js.map +1 -1
- package/lib/components/VCounter/VCounter.js +5 -5
- package/lib/components/VCounter/VCounter.js.map +1 -1
- package/lib/components/VDataIterator/VDataIterator.js +5 -5
- package/lib/components/VDataIterator/VDataIterator.js.map +1 -1
- package/lib/components/VDataTable/VDataTable.js +4 -4
- package/lib/components/VDataTable/VDataTable.js.map +1 -1
- package/lib/components/VDataTable/VDataTableColumn.js +5 -5
- package/lib/components/VDataTable/VDataTableColumn.js.map +1 -1
- package/lib/components/VDataTable/VDataTableFooter.js +6 -6
- package/lib/components/VDataTable/VDataTableFooter.js.map +1 -1
- package/lib/components/VDataTable/VDataTableGroupHeaderRow.js +7 -7
- package/lib/components/VDataTable/VDataTableGroupHeaderRow.js.map +1 -1
- package/lib/components/VDataTable/VDataTableHeaders.js +11 -11
- package/lib/components/VDataTable/VDataTableHeaders.js.map +1 -1
- package/lib/components/VDataTable/VDataTableRow.js +6 -6
- package/lib/components/VDataTable/VDataTableRow.js.map +1 -1
- package/lib/components/VDataTable/VDataTableRows.js +7 -7
- package/lib/components/VDataTable/VDataTableRows.js.map +1 -1
- package/lib/components/VDataTable/VDataTableServer.js +4 -4
- package/lib/components/VDataTable/VDataTableServer.js.map +1 -1
- package/lib/components/VDataTable/VDataTableVirtual.js +14 -14
- package/lib/components/VDataTable/VDataTableVirtual.js.map +1 -1
- package/lib/components/VDatePicker/VDatePicker.js +3 -3
- package/lib/components/VDatePicker/VDatePicker.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerControls.js +5 -5
- package/lib/components/VDatePicker/VDatePickerControls.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerHeader.js +8 -8
- package/lib/components/VDatePicker/VDatePickerHeader.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.js +10 -10
- package/lib/components/VDatePicker/VDatePickerMonth.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerMonths.js +5 -5
- package/lib/components/VDatePicker/VDatePickerMonths.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerYears.js +5 -5
- package/lib/components/VDatePicker/VDatePickerYears.js.map +1 -1
- package/lib/components/VDialog/__test__/VDialog.spec.browser.js +5 -5
- package/lib/components/VDialog/__test__/VDialog.spec.browser.js.map +1 -1
- package/lib/components/VDivider/VDivider.js +10 -10
- package/lib/components/VDivider/VDivider.js.map +1 -1
- package/lib/components/VEmptyState/VEmptyState.js +14 -14
- package/lib/components/VEmptyState/VEmptyState.js.map +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanel.js +6 -6
- package/lib/components/VExpansionPanel/VExpansionPanel.js.map +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanelText.js +5 -5
- package/lib/components/VExpansionPanel/VExpansionPanelText.js.map +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanelTitle.js +10 -10
- package/lib/components/VExpansionPanel/VExpansionPanelTitle.js.map +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanels.js +4 -4
- package/lib/components/VExpansionPanel/VExpansionPanels.js.map +1 -1
- package/lib/components/VFab/VFab.js +7 -7
- package/lib/components/VFab/VFab.js.map +1 -1
- package/lib/components/VField/VField.js +20 -18
- package/lib/components/VField/VField.js.map +1 -1
- package/lib/components/VField/VFieldLabel.js +4 -4
- package/lib/components/VField/VFieldLabel.js.map +1 -1
- package/lib/components/VFileInput/VFileInput.js +5 -5
- package/lib/components/VFileInput/VFileInput.js.map +1 -1
- package/lib/components/VFooter/VFooter.js +4 -4
- package/lib/components/VFooter/VFooter.js.map +1 -1
- package/lib/components/VForm/VForm.js +4 -4
- package/lib/components/VForm/VForm.js.map +1 -1
- package/lib/components/VGrid/VContainer.js +4 -4
- package/lib/components/VGrid/VContainer.js.map +1 -1
- package/lib/components/VIcon/VIcon.js +5 -5
- package/lib/components/VIcon/VIcon.js.map +1 -1
- package/lib/components/VImg/VImg.js +19 -19
- package/lib/components/VImg/VImg.js.map +1 -1
- package/lib/components/VInfiniteScroll/VInfiniteScroll.js +10 -10
- package/lib/components/VInfiniteScroll/VInfiniteScroll.js.map +1 -1
- package/lib/components/VInput/InputIcon.d.ts +1 -1
- package/lib/components/VInput/InputIcon.js +5 -4
- package/lib/components/VInput/InputIcon.js.map +1 -1
- package/lib/components/VInput/VInput.js +9 -9
- package/lib/components/VInput/VInput.js.map +1 -1
- package/lib/components/VItemGroup/VItemGroup.js +3 -3
- package/lib/components/VItemGroup/VItemGroup.js.map +1 -1
- package/lib/components/VLabel/VLabel.js +5 -5
- package/lib/components/VLabel/VLabel.js.map +1 -1
- package/lib/components/VLayout/VLayout.js +4 -4
- package/lib/components/VLayout/VLayout.js.map +1 -1
- package/lib/components/VLayout/VLayoutItem.js +4 -4
- package/lib/components/VLayout/VLayoutItem.js.map +1 -1
- package/lib/components/VLazy/VLazy.js +6 -6
- package/lib/components/VLazy/VLazy.js.map +1 -1
- package/lib/components/VList/VList.js +4 -4
- package/lib/components/VList/VList.js.map +1 -1
- package/lib/components/VList/VListGroup.js +5 -5
- package/lib/components/VList/VListGroup.js.map +1 -1
- package/lib/components/VList/VListItem.js +11 -11
- package/lib/components/VList/VListItem.js.map +1 -1
- package/lib/components/VList/VListItemAction.js +4 -4
- package/lib/components/VList/VListItemAction.js.map +1 -1
- package/lib/components/VList/VListItemMedia.js +4 -4
- package/lib/components/VList/VListItemMedia.js.map +1 -1
- package/lib/components/VList/VListItemSubtitle.js +4 -4
- package/lib/components/VList/VListItemSubtitle.js.map +1 -1
- package/lib/components/VList/VListSubheader.js +6 -6
- package/lib/components/VList/VListSubheader.js.map +1 -1
- package/lib/components/VLocaleProvider/VLocaleProvider.js +4 -4
- package/lib/components/VLocaleProvider/VLocaleProvider.js.map +1 -1
- package/lib/components/VMain/VMain.js +5 -5
- package/lib/components/VMain/VMain.js.map +1 -1
- package/lib/components/VMessages/VMessages.js +4 -4
- package/lib/components/VMessages/VMessages.js.map +1 -1
- package/lib/components/VNavigationDrawer/VNavigationDrawer.js +7 -7
- package/lib/components/VNavigationDrawer/VNavigationDrawer.js.map +1 -1
- package/lib/components/VNavigationDrawer/touch.js +2 -4
- package/lib/components/VNavigationDrawer/touch.js.map +1 -1
- package/lib/components/VNumberInput/VNumberInput.js +38 -22
- package/lib/components/VNumberInput/VNumberInput.js.map +1 -1
- package/lib/components/VOtpInput/VOtpInput.js +7 -7
- package/lib/components/VOtpInput/VOtpInput.js.map +1 -1
- package/lib/components/VOverlay/VOverlay.js +8 -8
- package/lib/components/VOverlay/VOverlay.js.map +1 -1
- package/lib/components/VOverlay/locationStrategies.js +16 -8
- package/lib/components/VOverlay/locationStrategies.js.map +1 -1
- package/lib/components/VPagination/VPagination.js +11 -11
- package/lib/components/VPagination/VPagination.js.map +1 -1
- package/lib/components/VParallax/VParallax.js +4 -4
- package/lib/components/VParallax/VParallax.js.map +1 -1
- package/lib/components/VProgressCircular/VProgressCircular.js +14 -14
- package/lib/components/VProgressCircular/VProgressCircular.js.map +1 -1
- package/lib/components/VProgressLinear/VProgressLinear.js +26 -26
- package/lib/components/VProgressLinear/VProgressLinear.js.map +1 -1
- package/lib/components/VRadioGroup/VRadioGroup.js +2 -2
- package/lib/components/VRadioGroup/VRadioGroup.js.map +1 -1
- package/lib/components/VRangeSlider/VRangeSlider.js +5 -5
- package/lib/components/VRangeSlider/VRangeSlider.js.map +1 -1
- package/lib/components/VRating/VRating.js +14 -14
- package/lib/components/VRating/VRating.js.map +1 -1
- package/lib/components/VResponsive/VResponsive.js +9 -9
- package/lib/components/VResponsive/VResponsive.js.map +1 -1
- package/lib/components/VSelect/VSelect.js +43 -14
- package/lib/components/VSelect/VSelect.js.map +1 -1
- package/lib/components/VSelectionControl/VSelectionControl.js +11 -11
- package/lib/components/VSelectionControl/VSelectionControl.js.map +1 -1
- package/lib/components/VSelectionControlGroup/VSelectionControlGroup.js +5 -5
- package/lib/components/VSelectionControlGroup/VSelectionControlGroup.js.map +1 -1
- package/lib/components/VSheet/VSheet.js +3 -3
- package/lib/components/VSheet/VSheet.js.map +1 -1
- package/lib/components/VSkeletonLoader/VSkeletonLoader.js +4 -4
- package/lib/components/VSkeletonLoader/VSkeletonLoader.js.map +1 -1
- package/lib/components/VSlideGroup/VSlideGroup.js +12 -12
- package/lib/components/VSlideGroup/VSlideGroup.js.map +1 -1
- package/lib/components/VSlider/VSlider.js +4 -4
- package/lib/components/VSlider/VSlider.js.map +1 -1
- package/lib/components/VSlider/VSliderThumb.js +19 -19
- package/lib/components/VSlider/VSliderThumb.js.map +1 -1
- package/lib/components/VSlider/VSliderTrack.js +23 -23
- package/lib/components/VSlider/VSliderTrack.js.map +1 -1
- package/lib/components/VSlider/slider.js +1 -1
- package/lib/components/VSlider/slider.js.map +1 -1
- package/lib/components/VSnackbar/VSnackbar.js +4 -4
- package/lib/components/VSnackbar/VSnackbar.js.map +1 -1
- package/lib/components/VSnackbarQueue/VSnackbarQueue.js +3 -3
- package/lib/components/VSnackbarQueue/VSnackbarQueue.js.map +1 -1
- package/lib/components/VSparkline/VBarline.js +12 -12
- package/lib/components/VSparkline/VBarline.js.map +1 -1
- package/lib/components/VSparkline/VTrendline.js +8 -8
- package/lib/components/VSparkline/VTrendline.js.map +1 -1
- package/lib/components/VStepper/VStepper.js +2 -2
- package/lib/components/VStepper/VStepper.js.map +1 -1
- package/lib/components/VStepper/VStepperActions.js +2 -2
- package/lib/components/VStepper/VStepperActions.js.map +1 -1
- package/lib/components/VStepper/VStepperItem.js +10 -10
- package/lib/components/VStepper/VStepperItem.js.map +1 -1
- package/lib/components/VSwitch/VSwitch.js +10 -10
- package/lib/components/VSwitch/VSwitch.js.map +1 -1
- package/lib/components/VSystemBar/VSystemBar.js +4 -4
- package/lib/components/VSystemBar/VSystemBar.js.map +1 -1
- package/lib/components/VTable/VTable.js +8 -8
- package/lib/components/VTable/VTable.js.map +1 -1
- package/lib/components/VTabs/VTab.js +4 -4
- package/lib/components/VTabs/VTab.js.map +1 -1
- package/lib/components/VTabs/VTabs.js +2 -2
- package/lib/components/VTabs/VTabs.js.map +1 -1
- package/lib/components/VTextField/VTextField.js +12 -12
- package/lib/components/VTextField/VTextField.js.map +1 -1
- package/lib/components/VTextarea/VTextarea.js +10 -10
- package/lib/components/VTextarea/VTextarea.js.map +1 -1
- package/lib/components/VThemeProvider/VThemeProvider.js +3 -3
- package/lib/components/VThemeProvider/VThemeProvider.js.map +1 -1
- package/lib/components/VTimeline/VTimeline.js +5 -5
- package/lib/components/VTimeline/VTimeline.js.map +1 -1
- package/lib/components/VTimeline/VTimelineDivider.js +17 -17
- package/lib/components/VTimeline/VTimelineDivider.js.map +1 -1
- package/lib/components/VTimeline/VTimelineItem.js +9 -9
- package/lib/components/VTimeline/VTimelineItem.js.map +1 -1
- package/lib/components/VToolbar/VToolbar.js +13 -13
- package/lib/components/VToolbar/VToolbar.js.map +1 -1
- package/lib/components/VToolbar/VToolbarItems.js +4 -4
- package/lib/components/VToolbar/VToolbarItems.js.map +1 -1
- package/lib/components/VToolbar/VToolbarTitle.js +4 -4
- package/lib/components/VToolbar/VToolbarTitle.js.map +1 -1
- package/lib/components/VVirtualScroll/VVirtualScroll.js +13 -13
- package/lib/components/VVirtualScroll/VVirtualScroll.js.map +1 -1
- package/lib/components/VVirtualScroll/VVirtualScrollItem.js +3 -3
- package/lib/components/VVirtualScroll/VVirtualScrollItem.js.map +1 -1
- package/lib/components/VWindow/VWindow.js +13 -13
- package/lib/components/VWindow/VWindow.js.map +1 -1
- package/lib/components/VWindow/VWindowItem.js +6 -6
- package/lib/components/VWindow/VWindowItem.js.map +1 -1
- package/lib/composables/filter.js +8 -8
- package/lib/composables/filter.js.map +1 -1
- package/lib/composables/goto.js +1 -1
- package/lib/composables/goto.js.map +1 -1
- package/lib/composables/icons.js +6 -6
- package/lib/composables/icons.js.map +1 -1
- package/lib/composables/loader.js +3 -3
- package/lib/composables/loader.js.map +1 -1
- package/lib/composables/variant.js +5 -5
- package/lib/composables/variant.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +62 -62
- package/lib/framework.js +1 -1
- package/lib/labs/VCalendar/VCalendar.js +15 -15
- package/lib/labs/VCalendar/VCalendar.js.map +1 -1
- package/lib/labs/VCalendar/VCalendarDay.js +4 -4
- package/lib/labs/VCalendar/VCalendarDay.js.map +1 -1
- package/lib/labs/VCalendar/VCalendarHeader.js +4 -4
- package/lib/labs/VCalendar/VCalendarHeader.js.map +1 -1
- package/lib/labs/VCalendar/VCalendarInterval.js +10 -10
- package/lib/labs/VCalendar/VCalendarInterval.js.map +1 -1
- package/lib/labs/VCalendar/VCalendarIntervalEvent.js +2 -2
- package/lib/labs/VCalendar/VCalendarIntervalEvent.js.map +1 -1
- package/lib/labs/VCalendar/VCalendarMonthDay.js +6 -6
- package/lib/labs/VCalendar/VCalendarMonthDay.js.map +1 -1
- package/lib/labs/VColorInput/VColorInput.js +3 -3
- package/lib/labs/VColorInput/VColorInput.js.map +1 -1
- package/lib/labs/VDateInput/VDateInput.js +2 -2
- package/lib/labs/VDateInput/VDateInput.js.map +1 -1
- package/lib/labs/VFileUpload/VFileUpload.js +9 -9
- package/lib/labs/VFileUpload/VFileUpload.js.map +1 -1
- package/lib/labs/VFileUpload/VFileUploadItem.js +3 -3
- package/lib/labs/VFileUpload/VFileUploadItem.js.map +1 -1
- package/lib/labs/VIconBtn/VIconBtn.js +7 -7
- package/lib/labs/VIconBtn/VIconBtn.js.map +1 -1
- package/lib/labs/VPicker/VPicker.js +7 -7
- package/lib/labs/VPicker/VPicker.js.map +1 -1
- package/lib/labs/VPullToRefresh/VPullToRefresh.js +13 -13
- package/lib/labs/VPullToRefresh/VPullToRefresh.js.map +1 -1
- package/lib/labs/VStepperVertical/VStepperVertical.js +2 -2
- package/lib/labs/VStepperVertical/VStepperVertical.js.map +1 -1
- package/lib/labs/VStepperVertical/VStepperVerticalItem.js +5 -5
- package/lib/labs/VStepperVertical/VStepperVerticalItem.js.map +1 -1
- package/lib/labs/VTimePicker/VTimePicker.js +2 -2
- package/lib/labs/VTimePicker/VTimePicker.js.map +1 -1
- package/lib/labs/VTimePicker/VTimePickerClock.js +15 -15
- package/lib/labs/VTimePicker/VTimePickerClock.js.map +1 -1
- package/lib/labs/VTimePicker/VTimePickerControls.js +24 -24
- package/lib/labs/VTimePicker/VTimePickerControls.js.map +1 -1
- package/lib/labs/VTreeview/VTreeviewChildren.js +2 -2
- package/lib/labs/VTreeview/VTreeviewChildren.js.map +1 -1
- package/lib/labs/VTreeview/VTreeviewGroup.js +2 -2
- package/lib/labs/VTreeview/VTreeviewGroup.js.map +1 -1
- package/lib/labs/VTreeview/VTreeviewItem.js +3 -3
- package/lib/labs/VTreeview/VTreeviewItem.js.map +1 -1
- package/lib/util/box.d.ts +1 -0
- package/lib/util/box.js +27 -0
- package/lib/util/box.js.map +1 -1
- package/lib/util/helpers.d.ts +1 -0
- package/lib/util/helpers.js +15 -0
- package/lib/util/helpers.js.map +1 -1
- package/package.json +7 -7
package/dist/vuetify.d.ts
CHANGED
|
@@ -85877,46 +85877,40 @@ declare module 'vue' {
|
|
|
85877
85877
|
$children?: VNodeChild
|
|
85878
85878
|
}
|
|
85879
85879
|
export interface GlobalComponents {
|
|
85880
|
+
VApp: VApp
|
|
85881
|
+
VAutocomplete: VAutocomplete
|
|
85882
|
+
VBadge: VBadge
|
|
85880
85883
|
VAppBar: VAppBar
|
|
85881
85884
|
VAppBarNavIcon: VAppBarNavIcon
|
|
85882
85885
|
VAppBarTitle: VAppBarTitle
|
|
85883
|
-
VApp: VApp
|
|
85884
|
-
VAutocomplete: VAutocomplete
|
|
85885
85886
|
VAlert: VAlert
|
|
85886
85887
|
VAlertTitle: VAlertTitle
|
|
85887
|
-
VAvatar: VAvatar
|
|
85888
85888
|
VBanner: VBanner
|
|
85889
85889
|
VBannerActions: VBannerActions
|
|
85890
85890
|
VBannerText: VBannerText
|
|
85891
85891
|
VBottomNavigation: VBottomNavigation
|
|
85892
|
-
VBottomSheet: VBottomSheet
|
|
85893
85892
|
VBtn: VBtn
|
|
85893
|
+
VBtnGroup: VBtnGroup
|
|
85894
|
+
VAvatar: VAvatar
|
|
85894
85895
|
VBreadcrumbs: VBreadcrumbs
|
|
85895
85896
|
VBreadcrumbsItem: VBreadcrumbsItem
|
|
85896
85897
|
VBreadcrumbsDivider: VBreadcrumbsDivider
|
|
85897
|
-
|
|
85898
|
-
|
|
85898
|
+
VCheckbox: VCheckbox
|
|
85899
|
+
VCheckboxBtn: VCheckboxBtn
|
|
85899
85900
|
VBtnToggle: VBtnToggle
|
|
85901
|
+
VCarousel: VCarousel
|
|
85902
|
+
VCarouselItem: VCarouselItem
|
|
85903
|
+
VChip: VChip
|
|
85904
|
+
VCode: VCode
|
|
85905
|
+
VColorPicker: VColorPicker
|
|
85900
85906
|
VCard: VCard
|
|
85901
85907
|
VCardActions: VCardActions
|
|
85902
85908
|
VCardItem: VCardItem
|
|
85903
85909
|
VCardSubtitle: VCardSubtitle
|
|
85904
85910
|
VCardText: VCardText
|
|
85905
85911
|
VCardTitle: VCardTitle
|
|
85906
|
-
|
|
85907
|
-
|
|
85908
|
-
VChip: VChip
|
|
85909
|
-
VCheckbox: VCheckbox
|
|
85910
|
-
VCheckboxBtn: VCheckboxBtn
|
|
85911
|
-
VColorPicker: VColorPicker
|
|
85912
|
-
VCombobox: VCombobox
|
|
85913
|
-
VCode: VCode
|
|
85914
|
-
VDatePicker: VDatePicker
|
|
85915
|
-
VDatePickerControls: VDatePickerControls
|
|
85916
|
-
VDatePickerHeader: VDatePickerHeader
|
|
85917
|
-
VDatePickerMonth: VDatePickerMonth
|
|
85918
|
-
VDatePickerMonths: VDatePickerMonths
|
|
85919
|
-
VDatePickerYears: VDatePickerYears
|
|
85912
|
+
VChipGroup: VChipGroup
|
|
85913
|
+
VCounter: VCounter
|
|
85920
85914
|
VDataTable: VDataTable
|
|
85921
85915
|
VDataTableHeaders: VDataTableHeaders
|
|
85922
85916
|
VDataTableFooter: VDataTableFooter
|
|
@@ -85924,31 +85918,35 @@ declare module 'vue' {
|
|
|
85924
85918
|
VDataTableRow: VDataTableRow
|
|
85925
85919
|
VDataTableVirtual: VDataTableVirtual
|
|
85926
85920
|
VDataTableServer: VDataTableServer
|
|
85927
|
-
|
|
85928
|
-
|
|
85921
|
+
VDatePicker: VDatePicker
|
|
85922
|
+
VDatePickerControls: VDatePickerControls
|
|
85923
|
+
VDatePickerHeader: VDatePickerHeader
|
|
85924
|
+
VDatePickerMonth: VDatePickerMonth
|
|
85925
|
+
VDatePickerMonths: VDatePickerMonths
|
|
85926
|
+
VDatePickerYears: VDatePickerYears
|
|
85927
|
+
VDialog: VDialog
|
|
85928
|
+
VCombobox: VCombobox
|
|
85929
|
+
VFab: VFab
|
|
85929
85930
|
VExpansionPanels: VExpansionPanels
|
|
85930
85931
|
VExpansionPanel: VExpansionPanel
|
|
85931
85932
|
VExpansionPanelText: VExpansionPanelText
|
|
85932
85933
|
VExpansionPanelTitle: VExpansionPanelTitle
|
|
85933
85934
|
VEmptyState: VEmptyState
|
|
85935
|
+
VDivider: VDivider
|
|
85934
85936
|
VField: VField
|
|
85935
85937
|
VFieldLabel: VFieldLabel
|
|
85936
|
-
VCounter: VCounter
|
|
85937
|
-
VDialog: VDialog
|
|
85938
|
-
VFooter: VFooter
|
|
85939
|
-
VFab: VFab
|
|
85940
85938
|
VFileInput: VFileInput
|
|
85941
|
-
|
|
85939
|
+
VFooter: VFooter
|
|
85942
85940
|
VIcon: VIcon
|
|
85943
85941
|
VComponentIcon: VComponentIcon
|
|
85944
85942
|
VSvgIcon: VSvgIcon
|
|
85945
85943
|
VLigatureIcon: VLigatureIcon
|
|
85946
85944
|
VClassIcon: VClassIcon
|
|
85945
|
+
VImg: VImg
|
|
85947
85946
|
VInfiniteScroll: VInfiniteScroll
|
|
85948
|
-
VItemGroup: VItemGroup
|
|
85949
|
-
VItem: VItem
|
|
85950
85947
|
VInput: VInput
|
|
85951
85948
|
VKbd: VKbd
|
|
85949
|
+
VMenu: VMenu
|
|
85952
85950
|
VList: VList
|
|
85953
85951
|
VListGroup: VListGroup
|
|
85954
85952
|
VListImg: VListImg
|
|
@@ -85958,74 +85956,76 @@ declare module 'vue' {
|
|
|
85958
85956
|
VListItemSubtitle: VListItemSubtitle
|
|
85959
85957
|
VListItemTitle: VListItemTitle
|
|
85960
85958
|
VListSubheader: VListSubheader
|
|
85961
|
-
VMain: VMain
|
|
85962
85959
|
VLabel: VLabel
|
|
85960
|
+
VItemGroup: VItemGroup
|
|
85961
|
+
VItem: VItem
|
|
85963
85962
|
VMessages: VMessages
|
|
85964
85963
|
VNavigationDrawer: VNavigationDrawer
|
|
85965
|
-
|
|
85966
|
-
VOverlay: VOverlay
|
|
85967
|
-
VNumberInput: VNumberInput
|
|
85968
|
-
VProgressCircular: VProgressCircular
|
|
85964
|
+
VMain: VMain
|
|
85969
85965
|
VPagination: VPagination
|
|
85970
|
-
VRadioGroup: VRadioGroup
|
|
85971
|
-
VProgressLinear: VProgressLinear
|
|
85972
85966
|
VOtpInput: VOtpInput
|
|
85967
|
+
VNumberInput: VNumberInput
|
|
85968
|
+
VProgressCircular: VProgressCircular
|
|
85969
|
+
VOverlay: VOverlay
|
|
85973
85970
|
VRating: VRating
|
|
85971
|
+
VProgressLinear: VProgressLinear
|
|
85972
|
+
VRadioGroup: VRadioGroup
|
|
85973
|
+
VSheet: VSheet
|
|
85974
85974
|
VSelect: VSelect
|
|
85975
|
-
VSkeletonLoader: VSkeletonLoader
|
|
85976
|
-
VSelectionControlGroup: VSelectionControlGroup
|
|
85977
85975
|
VSelectionControl: VSelectionControl
|
|
85978
|
-
|
|
85979
|
-
VSheet: VSheet
|
|
85976
|
+
VSkeletonLoader: VSkeletonLoader
|
|
85980
85977
|
VSlideGroup: VSlideGroup
|
|
85981
85978
|
VSlideGroupItem: VSlideGroupItem
|
|
85982
|
-
|
|
85983
|
-
VTab: VTab
|
|
85984
|
-
VTabs: VTabs
|
|
85985
|
-
VTabsWindow: VTabsWindow
|
|
85986
|
-
VTabsWindowItem: VTabsWindowItem
|
|
85979
|
+
VSelectionControlGroup: VSelectionControlGroup
|
|
85987
85980
|
VStepper: VStepper
|
|
85988
85981
|
VStepperActions: VStepperActions
|
|
85989
85982
|
VStepperHeader: VStepperHeader
|
|
85990
85983
|
VStepperItem: VStepperItem
|
|
85991
85984
|
VStepperWindow: VStepperWindow
|
|
85992
85985
|
VStepperWindowItem: VStepperWindowItem
|
|
85986
|
+
VSlider: VSlider
|
|
85987
|
+
VSnackbar: VSnackbar
|
|
85993
85988
|
VSwitch: VSwitch
|
|
85994
|
-
VTable: VTable
|
|
85995
85989
|
VTextarea: VTextarea
|
|
85996
85990
|
VSystemBar: VSystemBar
|
|
85991
|
+
VTab: VTab
|
|
85992
|
+
VTabs: VTabs
|
|
85993
|
+
VTabsWindow: VTabsWindow
|
|
85994
|
+
VTabsWindowItem: VTabsWindowItem
|
|
85995
|
+
VTable: VTable
|
|
85996
|
+
VTextField: VTextField
|
|
85997
|
+
VTimeline: VTimeline
|
|
85998
|
+
VTimelineItem: VTimelineItem
|
|
85997
85999
|
VToolbar: VToolbar
|
|
85998
86000
|
VToolbarTitle: VToolbarTitle
|
|
85999
86001
|
VToolbarItems: VToolbarItems
|
|
86000
|
-
VTextField: VTextField
|
|
86001
86002
|
VTooltip: VTooltip
|
|
86002
|
-
VTimeline: VTimeline
|
|
86003
|
-
VTimelineItem: VTimelineItem
|
|
86004
86003
|
VWindow: VWindow
|
|
86005
86004
|
VWindowItem: VWindowItem
|
|
86006
|
-
|
|
86005
|
+
VBottomSheet: VBottomSheet
|
|
86007
86006
|
VConfirmEdit: VConfirmEdit
|
|
86007
|
+
VDataIterator: VDataIterator
|
|
86008
86008
|
VDefaultsProvider: VDefaultsProvider
|
|
86009
|
-
VForm: VForm
|
|
86010
|
-
VHover: VHover
|
|
86011
86009
|
VContainer: VContainer
|
|
86012
86010
|
VCol: VCol
|
|
86013
86011
|
VRow: VRow
|
|
86014
86012
|
VSpacer: VSpacer
|
|
86013
|
+
VForm: VForm
|
|
86014
|
+
VHover: VHover
|
|
86015
86015
|
VLazy: VLazy
|
|
86016
86016
|
VLayout: VLayout
|
|
86017
86017
|
VLayoutItem: VLayoutItem
|
|
86018
|
+
VLocaleProvider: VLocaleProvider
|
|
86018
86019
|
VNoSsr: VNoSsr
|
|
86019
86020
|
VParallax: VParallax
|
|
86020
|
-
VLocaleProvider: VLocaleProvider
|
|
86021
86021
|
VRadio: VRadio
|
|
86022
|
-
VRangeSlider: VRangeSlider
|
|
86023
86022
|
VResponsive: VResponsive
|
|
86023
|
+
VRangeSlider: VRangeSlider
|
|
86024
86024
|
VSparkline: VSparkline
|
|
86025
86025
|
VSnackbarQueue: VSnackbarQueue
|
|
86026
86026
|
VSpeedDial: VSpeedDial
|
|
86027
|
-
VValidation: VValidation
|
|
86028
86027
|
VThemeProvider: VThemeProvider
|
|
86028
|
+
VValidation: VValidation
|
|
86029
86029
|
VVirtualScroll: VVirtualScroll
|
|
86030
86030
|
VFabTransition: VFabTransition
|
|
86031
86031
|
VDialogBottomTransition: VDialogBottomTransition
|
|
@@ -86043,28 +86043,28 @@ declare module 'vue' {
|
|
|
86043
86043
|
VExpandTransition: VExpandTransition
|
|
86044
86044
|
VExpandXTransition: VExpandXTransition
|
|
86045
86045
|
VDialogTransition: VDialogTransition
|
|
86046
|
-
VColorInput: VColorInput
|
|
86047
|
-
VFileUpload: VFileUpload
|
|
86048
|
-
VFileUploadItem: VFileUploadItem
|
|
86049
86046
|
VCalendar: VCalendar
|
|
86050
86047
|
VCalendarDay: VCalendarDay
|
|
86051
86048
|
VCalendarHeader: VCalendarHeader
|
|
86052
86049
|
VCalendarInterval: VCalendarInterval
|
|
86053
86050
|
VCalendarIntervalEvent: VCalendarIntervalEvent
|
|
86054
86051
|
VCalendarMonthDay: VCalendarMonthDay
|
|
86052
|
+
VColorInput: VColorInput
|
|
86055
86053
|
VIconBtn: VIconBtn
|
|
86056
|
-
|
|
86057
|
-
|
|
86054
|
+
VFileUpload: VFileUpload
|
|
86055
|
+
VFileUploadItem: VFileUploadItem
|
|
86058
86056
|
VStepperVertical: VStepperVertical
|
|
86059
86057
|
VStepperVerticalItem: VStepperVerticalItem
|
|
86060
86058
|
VStepperVerticalActions: VStepperVerticalActions
|
|
86061
|
-
|
|
86062
|
-
|
|
86059
|
+
VPicker: VPicker
|
|
86060
|
+
VPickerTitle: VPickerTitle
|
|
86063
86061
|
VTreeview: VTreeview
|
|
86064
86062
|
VTreeviewItem: VTreeviewItem
|
|
86065
86063
|
VTreeviewGroup: VTreeviewGroup
|
|
86066
86064
|
VTimePicker: VTimePicker
|
|
86067
86065
|
VTimePickerClock: VTimePickerClock
|
|
86068
86066
|
VTimePickerControls: VTimePickerControls
|
|
86067
|
+
VDateInput: VDateInput
|
|
86068
|
+
VPullToRefresh: VPullToRefresh
|
|
86069
86069
|
}
|
|
86070
86070
|
}
|