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-labs.d.ts
CHANGED
|
@@ -101749,46 +101749,40 @@ declare module 'vue' {
|
|
|
101749
101749
|
$children?: VNodeChild
|
|
101750
101750
|
}
|
|
101751
101751
|
export interface GlobalComponents {
|
|
101752
|
+
VApp: VApp
|
|
101753
|
+
VAutocomplete: VAutocomplete
|
|
101754
|
+
VBadge: VBadge
|
|
101752
101755
|
VAppBar: VAppBar
|
|
101753
101756
|
VAppBarNavIcon: VAppBarNavIcon
|
|
101754
101757
|
VAppBarTitle: VAppBarTitle
|
|
101755
|
-
VApp: VApp
|
|
101756
|
-
VAutocomplete: VAutocomplete
|
|
101757
101758
|
VAlert: VAlert
|
|
101758
101759
|
VAlertTitle: VAlertTitle
|
|
101759
|
-
VAvatar: VAvatar
|
|
101760
101760
|
VBanner: VBanner
|
|
101761
101761
|
VBannerActions: VBannerActions
|
|
101762
101762
|
VBannerText: VBannerText
|
|
101763
101763
|
VBottomNavigation: VBottomNavigation
|
|
101764
|
-
VBottomSheet: VBottomSheet
|
|
101765
101764
|
VBtn: VBtn
|
|
101765
|
+
VBtnGroup: VBtnGroup
|
|
101766
|
+
VAvatar: VAvatar
|
|
101766
101767
|
VBreadcrumbs: VBreadcrumbs
|
|
101767
101768
|
VBreadcrumbsItem: VBreadcrumbsItem
|
|
101768
101769
|
VBreadcrumbsDivider: VBreadcrumbsDivider
|
|
101769
|
-
|
|
101770
|
-
|
|
101770
|
+
VCheckbox: VCheckbox
|
|
101771
|
+
VCheckboxBtn: VCheckboxBtn
|
|
101771
101772
|
VBtnToggle: VBtnToggle
|
|
101773
|
+
VCarousel: VCarousel
|
|
101774
|
+
VCarouselItem: VCarouselItem
|
|
101775
|
+
VChip: VChip
|
|
101776
|
+
VCode: VCode
|
|
101777
|
+
VColorPicker: VColorPicker
|
|
101772
101778
|
VCard: VCard
|
|
101773
101779
|
VCardActions: VCardActions
|
|
101774
101780
|
VCardItem: VCardItem
|
|
101775
101781
|
VCardSubtitle: VCardSubtitle
|
|
101776
101782
|
VCardText: VCardText
|
|
101777
101783
|
VCardTitle: VCardTitle
|
|
101778
|
-
|
|
101779
|
-
|
|
101780
|
-
VChip: VChip
|
|
101781
|
-
VCheckbox: VCheckbox
|
|
101782
|
-
VCheckboxBtn: VCheckboxBtn
|
|
101783
|
-
VColorPicker: VColorPicker
|
|
101784
|
-
VCombobox: VCombobox
|
|
101785
|
-
VCode: VCode
|
|
101786
|
-
VDatePicker: VDatePicker
|
|
101787
|
-
VDatePickerControls: VDatePickerControls
|
|
101788
|
-
VDatePickerHeader: VDatePickerHeader
|
|
101789
|
-
VDatePickerMonth: VDatePickerMonth
|
|
101790
|
-
VDatePickerMonths: VDatePickerMonths
|
|
101791
|
-
VDatePickerYears: VDatePickerYears
|
|
101784
|
+
VChipGroup: VChipGroup
|
|
101785
|
+
VCounter: VCounter
|
|
101792
101786
|
VDataTable: VDataTable
|
|
101793
101787
|
VDataTableHeaders: VDataTableHeaders
|
|
101794
101788
|
VDataTableFooter: VDataTableFooter
|
|
@@ -101796,31 +101790,35 @@ declare module 'vue' {
|
|
|
101796
101790
|
VDataTableRow: VDataTableRow
|
|
101797
101791
|
VDataTableVirtual: VDataTableVirtual
|
|
101798
101792
|
VDataTableServer: VDataTableServer
|
|
101799
|
-
|
|
101800
|
-
|
|
101793
|
+
VDatePicker: VDatePicker
|
|
101794
|
+
VDatePickerControls: VDatePickerControls
|
|
101795
|
+
VDatePickerHeader: VDatePickerHeader
|
|
101796
|
+
VDatePickerMonth: VDatePickerMonth
|
|
101797
|
+
VDatePickerMonths: VDatePickerMonths
|
|
101798
|
+
VDatePickerYears: VDatePickerYears
|
|
101799
|
+
VDialog: VDialog
|
|
101800
|
+
VCombobox: VCombobox
|
|
101801
|
+
VFab: VFab
|
|
101801
101802
|
VExpansionPanels: VExpansionPanels
|
|
101802
101803
|
VExpansionPanel: VExpansionPanel
|
|
101803
101804
|
VExpansionPanelText: VExpansionPanelText
|
|
101804
101805
|
VExpansionPanelTitle: VExpansionPanelTitle
|
|
101805
101806
|
VEmptyState: VEmptyState
|
|
101807
|
+
VDivider: VDivider
|
|
101806
101808
|
VField: VField
|
|
101807
101809
|
VFieldLabel: VFieldLabel
|
|
101808
|
-
VCounter: VCounter
|
|
101809
|
-
VDialog: VDialog
|
|
101810
|
-
VFooter: VFooter
|
|
101811
|
-
VFab: VFab
|
|
101812
101810
|
VFileInput: VFileInput
|
|
101813
|
-
|
|
101811
|
+
VFooter: VFooter
|
|
101814
101812
|
VIcon: VIcon
|
|
101815
101813
|
VComponentIcon: VComponentIcon
|
|
101816
101814
|
VSvgIcon: VSvgIcon
|
|
101817
101815
|
VLigatureIcon: VLigatureIcon
|
|
101818
101816
|
VClassIcon: VClassIcon
|
|
101817
|
+
VImg: VImg
|
|
101819
101818
|
VInfiniteScroll: VInfiniteScroll
|
|
101820
|
-
VItemGroup: VItemGroup
|
|
101821
|
-
VItem: VItem
|
|
101822
101819
|
VInput: VInput
|
|
101823
101820
|
VKbd: VKbd
|
|
101821
|
+
VMenu: VMenu
|
|
101824
101822
|
VList: VList
|
|
101825
101823
|
VListGroup: VListGroup
|
|
101826
101824
|
VListImg: VListImg
|
|
@@ -101830,74 +101828,76 @@ declare module 'vue' {
|
|
|
101830
101828
|
VListItemSubtitle: VListItemSubtitle
|
|
101831
101829
|
VListItemTitle: VListItemTitle
|
|
101832
101830
|
VListSubheader: VListSubheader
|
|
101833
|
-
VMain: VMain
|
|
101834
101831
|
VLabel: VLabel
|
|
101832
|
+
VItemGroup: VItemGroup
|
|
101833
|
+
VItem: VItem
|
|
101835
101834
|
VMessages: VMessages
|
|
101836
101835
|
VNavigationDrawer: VNavigationDrawer
|
|
101837
|
-
|
|
101838
|
-
VOverlay: VOverlay
|
|
101839
|
-
VNumberInput: VNumberInput
|
|
101840
|
-
VProgressCircular: VProgressCircular
|
|
101836
|
+
VMain: VMain
|
|
101841
101837
|
VPagination: VPagination
|
|
101842
|
-
VRadioGroup: VRadioGroup
|
|
101843
|
-
VProgressLinear: VProgressLinear
|
|
101844
101838
|
VOtpInput: VOtpInput
|
|
101839
|
+
VNumberInput: VNumberInput
|
|
101840
|
+
VProgressCircular: VProgressCircular
|
|
101841
|
+
VOverlay: VOverlay
|
|
101845
101842
|
VRating: VRating
|
|
101843
|
+
VProgressLinear: VProgressLinear
|
|
101844
|
+
VRadioGroup: VRadioGroup
|
|
101845
|
+
VSheet: VSheet
|
|
101846
101846
|
VSelect: VSelect
|
|
101847
|
-
VSkeletonLoader: VSkeletonLoader
|
|
101848
|
-
VSelectionControlGroup: VSelectionControlGroup
|
|
101849
101847
|
VSelectionControl: VSelectionControl
|
|
101850
|
-
|
|
101851
|
-
VSheet: VSheet
|
|
101848
|
+
VSkeletonLoader: VSkeletonLoader
|
|
101852
101849
|
VSlideGroup: VSlideGroup
|
|
101853
101850
|
VSlideGroupItem: VSlideGroupItem
|
|
101854
|
-
|
|
101855
|
-
VTab: VTab
|
|
101856
|
-
VTabs: VTabs
|
|
101857
|
-
VTabsWindow: VTabsWindow
|
|
101858
|
-
VTabsWindowItem: VTabsWindowItem
|
|
101851
|
+
VSelectionControlGroup: VSelectionControlGroup
|
|
101859
101852
|
VStepper: VStepper
|
|
101860
101853
|
VStepperActions: VStepperActions
|
|
101861
101854
|
VStepperHeader: VStepperHeader
|
|
101862
101855
|
VStepperItem: VStepperItem
|
|
101863
101856
|
VStepperWindow: VStepperWindow
|
|
101864
101857
|
VStepperWindowItem: VStepperWindowItem
|
|
101858
|
+
VSlider: VSlider
|
|
101859
|
+
VSnackbar: VSnackbar
|
|
101865
101860
|
VSwitch: VSwitch
|
|
101866
|
-
VTable: VTable
|
|
101867
101861
|
VTextarea: VTextarea
|
|
101868
101862
|
VSystemBar: VSystemBar
|
|
101863
|
+
VTab: VTab
|
|
101864
|
+
VTabs: VTabs
|
|
101865
|
+
VTabsWindow: VTabsWindow
|
|
101866
|
+
VTabsWindowItem: VTabsWindowItem
|
|
101867
|
+
VTable: VTable
|
|
101868
|
+
VTextField: VTextField
|
|
101869
|
+
VTimeline: VTimeline
|
|
101870
|
+
VTimelineItem: VTimelineItem
|
|
101869
101871
|
VToolbar: VToolbar
|
|
101870
101872
|
VToolbarTitle: VToolbarTitle
|
|
101871
101873
|
VToolbarItems: VToolbarItems
|
|
101872
|
-
VTextField: VTextField
|
|
101873
101874
|
VTooltip: VTooltip
|
|
101874
|
-
VTimeline: VTimeline
|
|
101875
|
-
VTimelineItem: VTimelineItem
|
|
101876
101875
|
VWindow: VWindow
|
|
101877
101876
|
VWindowItem: VWindowItem
|
|
101878
|
-
|
|
101877
|
+
VBottomSheet: VBottomSheet
|
|
101879
101878
|
VConfirmEdit: VConfirmEdit
|
|
101879
|
+
VDataIterator: VDataIterator
|
|
101880
101880
|
VDefaultsProvider: VDefaultsProvider
|
|
101881
|
-
VForm: VForm
|
|
101882
|
-
VHover: VHover
|
|
101883
101881
|
VContainer: VContainer
|
|
101884
101882
|
VCol: VCol
|
|
101885
101883
|
VRow: VRow
|
|
101886
101884
|
VSpacer: VSpacer
|
|
101885
|
+
VForm: VForm
|
|
101886
|
+
VHover: VHover
|
|
101887
101887
|
VLazy: VLazy
|
|
101888
101888
|
VLayout: VLayout
|
|
101889
101889
|
VLayoutItem: VLayoutItem
|
|
101890
|
+
VLocaleProvider: VLocaleProvider
|
|
101890
101891
|
VNoSsr: VNoSsr
|
|
101891
101892
|
VParallax: VParallax
|
|
101892
|
-
VLocaleProvider: VLocaleProvider
|
|
101893
101893
|
VRadio: VRadio
|
|
101894
|
-
VRangeSlider: VRangeSlider
|
|
101895
101894
|
VResponsive: VResponsive
|
|
101895
|
+
VRangeSlider: VRangeSlider
|
|
101896
101896
|
VSparkline: VSparkline
|
|
101897
101897
|
VSnackbarQueue: VSnackbarQueue
|
|
101898
101898
|
VSpeedDial: VSpeedDial
|
|
101899
|
-
VValidation: VValidation
|
|
101900
101899
|
VThemeProvider: VThemeProvider
|
|
101900
|
+
VValidation: VValidation
|
|
101901
101901
|
VVirtualScroll: VVirtualScroll
|
|
101902
101902
|
VFabTransition: VFabTransition
|
|
101903
101903
|
VDialogBottomTransition: VDialogBottomTransition
|
|
@@ -101915,28 +101915,28 @@ declare module 'vue' {
|
|
|
101915
101915
|
VExpandTransition: VExpandTransition
|
|
101916
101916
|
VExpandXTransition: VExpandXTransition
|
|
101917
101917
|
VDialogTransition: VDialogTransition
|
|
101918
|
-
VColorInput: VColorInput
|
|
101919
|
-
VFileUpload: VFileUpload
|
|
101920
|
-
VFileUploadItem: VFileUploadItem
|
|
101921
101918
|
VCalendar: VCalendar
|
|
101922
101919
|
VCalendarDay: VCalendarDay
|
|
101923
101920
|
VCalendarHeader: VCalendarHeader
|
|
101924
101921
|
VCalendarInterval: VCalendarInterval
|
|
101925
101922
|
VCalendarIntervalEvent: VCalendarIntervalEvent
|
|
101926
101923
|
VCalendarMonthDay: VCalendarMonthDay
|
|
101924
|
+
VColorInput: VColorInput
|
|
101927
101925
|
VIconBtn: VIconBtn
|
|
101928
|
-
|
|
101929
|
-
|
|
101926
|
+
VFileUpload: VFileUpload
|
|
101927
|
+
VFileUploadItem: VFileUploadItem
|
|
101930
101928
|
VStepperVertical: VStepperVertical
|
|
101931
101929
|
VStepperVerticalItem: VStepperVerticalItem
|
|
101932
101930
|
VStepperVerticalActions: VStepperVerticalActions
|
|
101933
|
-
|
|
101934
|
-
|
|
101931
|
+
VPicker: VPicker
|
|
101932
|
+
VPickerTitle: VPickerTitle
|
|
101935
101933
|
VTreeview: VTreeview
|
|
101936
101934
|
VTreeviewItem: VTreeviewItem
|
|
101937
101935
|
VTreeviewGroup: VTreeviewGroup
|
|
101938
101936
|
VTimePicker: VTimePicker
|
|
101939
101937
|
VTimePickerClock: VTimePickerClock
|
|
101940
101938
|
VTimePickerControls: VTimePickerControls
|
|
101939
|
+
VDateInput: VDateInput
|
|
101940
|
+
VPullToRefresh: VPullToRefresh
|
|
101941
101941
|
}
|
|
101942
101942
|
}
|