@vuetify/nightly 3.7.12-master.2025-02-17 → 3.7.12-master.2025-02-18
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/CHANGELOG.md +13 -3
- package/dist/json/attributes.json +2695 -2695
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +176 -176
- package/dist/json/web-types.json +4990 -4990
- package/dist/vuetify-labs.css +2607 -2610
- package/dist/vuetify-labs.d.ts +110 -110
- package/dist/vuetify-labs.esm.js +29 -29
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +28 -28
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +4455 -4458
- package/dist/vuetify.d.ts +139 -139
- package/dist/vuetify.esm.js +19 -24
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +18 -23
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +13 -13
- package/dist/vuetify.min.js.map +1 -1
- package/lib/blueprints/index.d.mts +1 -1
- package/lib/blueprints/md1.d.mts +1 -1
- package/lib/blueprints/md2.d.mts +1 -1
- package/lib/blueprints/md3.d.mts +1 -1
- package/lib/components/VAlert/VAlert.mjs +1 -1
- package/lib/components/VAlert/index.d.mts +1 -1
- package/lib/components/VAppBar/VAppBar.mjs +1 -1
- package/lib/components/VAppBar/VAppBarNavIcon.mjs +1 -1
- package/lib/components/VAppBar/VAppBarTitle.mjs +1 -1
- package/lib/components/VAppBar/index.d.mts +5 -5
- package/lib/components/VAutocomplete/VAutocomplete.mjs +1 -1
- package/lib/components/VAutocomplete/index.d.mts +4 -4
- package/lib/components/VAvatar/index.d.mts +1 -1
- package/lib/components/VBadge/VBadge.mjs +1 -1
- package/lib/components/VBadge/index.d.mts +1 -1
- package/lib/components/VBanner/VBanner.mjs +1 -1
- package/lib/components/VBanner/index.d.mts +1 -1
- package/lib/components/VBottomNavigation/VBottomNavigation.css +1 -0
- package/lib/components/VBottomNavigation/VBottomNavigation.sass +1 -0
- package/lib/components/VBottomNavigation/index.d.mts +1 -1
- package/lib/components/VBottomSheet/VBottomSheet.mjs +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbs.mjs +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs +1 -1
- package/lib/components/VBreadcrumbs/index.d.mts +5 -5
- package/lib/components/VBtn/VBtn.mjs +1 -1
- package/lib/components/VBtn/index.d.mts +5 -5
- package/lib/components/VBtnGroup/VBtnGroup.mjs +1 -1
- package/lib/components/VBtnToggle/VBtnToggle.mjs +1 -1
- package/lib/components/VBtnToggle/index.d.mts +1 -1
- package/lib/components/VCard/VCard.mjs +1 -1
- package/lib/components/VCard/VCardItem.mjs +1 -1
- package/lib/components/VCard/VCardSubtitle.mjs +1 -1
- package/lib/components/VCard/VCardText.mjs +1 -1
- package/lib/components/VCard/index.d.mts +5 -5
- package/lib/components/VCarousel/VCarousel.mjs +1 -1
- package/lib/components/VCarousel/VCarouselItem.mjs +1 -1
- package/lib/components/VCarousel/index.d.mts +1 -1
- package/lib/components/VCheckbox/VCheckbox.mjs +1 -1
- package/lib/components/VCheckbox/VCheckboxBtn.mjs +1 -1
- package/lib/components/VCheckbox/index.d.mts +1 -1
- package/lib/components/VChip/VChip.mjs +1 -1
- package/lib/components/VChip/index.d.mts +5 -5
- package/lib/components/VChipGroup/VChipGroup.mjs +1 -1
- package/lib/components/VChipGroup/index.d.mts +1 -1
- package/lib/components/VColorPicker/VColorPicker.mjs +1 -1
- package/lib/components/VColorPicker/index.d.mts +10 -10
- package/lib/components/VCombobox/VCombobox.mjs +1 -1
- package/lib/components/VCombobox/index.d.mts +4 -4
- package/lib/components/VConfirmEdit/VConfirmEdit.mjs +1 -1
- package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs +5 -5
- package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs.map +1 -1
- package/lib/components/VConfirmEdit/index.d.mts +1 -1
- package/lib/components/VCounter/VCounter.mjs +1 -1
- package/lib/components/VDataIterator/index.d.mts +1 -1
- package/lib/components/VDataTable/VDataTable.mjs +1 -1
- package/lib/components/VDataTable/VDataTableFooter.mjs +1 -1
- package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs +1 -1
- package/lib/components/VDataTable/VDataTableHeaders.mjs +1 -1
- package/lib/components/VDataTable/VDataTableRow.mjs +1 -1
- package/lib/components/VDataTable/VDataTableRows.mjs +1 -1
- package/lib/components/VDataTable/VDataTableServer.mjs +1 -1
- package/lib/components/VDataTable/VDataTableVirtual.mjs +1 -1
- package/lib/components/VDataTable/index.d.mts +1 -1
- package/lib/components/VDatePicker/VDatePicker.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerMonths.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerYears.mjs +1 -1
- package/lib/components/VDatePicker/index.d.mts +1 -1
- package/lib/components/VDialog/VDialog.mjs +1 -1
- package/lib/components/VDialog/__test__/VDialog.spec.cy.mjs +1 -1
- package/lib/components/VDialog/index.d.mts +3 -3
- package/lib/components/VEmptyState/VEmptyState.mjs +1 -1
- package/lib/components/VEmptyState/index.d.mts +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanelText.mjs +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs +1 -1
- package/lib/components/VExpansionPanel/index.d.mts +1 -1
- package/lib/components/VFab/VFab.mjs +1 -1
- package/lib/components/VFab/index.d.mts +5 -5
- package/lib/components/VField/VField.mjs +1 -1
- package/lib/components/VField/VFieldLabel.mjs +1 -1
- package/lib/components/VField/index.d.mts +1 -1
- package/lib/components/VFileInput/VFileInput.mjs +2 -3
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +4 -4
- package/lib/components/VFooter/VFooter.mjs +1 -1
- package/lib/components/VGrid/VContainer.mjs +1 -1
- package/lib/components/VIcon/index.d.mts +1 -1
- package/lib/components/VImg/VImg.mjs +1 -1
- package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs +1 -1
- package/lib/components/VInput/VInput.mjs +1 -1
- package/lib/components/VInput/index.d.mts +1 -1
- package/lib/components/VItemGroup/index.d.mts +1 -1
- package/lib/components/VLazy/VLazy.mjs +1 -1
- package/lib/components/VList/VList.mjs +1 -1
- package/lib/components/VList/VListChildren.mjs +1 -1
- package/lib/components/VList/VListGroup.mjs +1 -1
- package/lib/components/VList/VListItem.mjs +1 -1
- package/lib/components/VList/VListItemAction.mjs +1 -1
- package/lib/components/VList/VListItemMedia.mjs +1 -1
- package/lib/components/VList/VListItemSubtitle.mjs +1 -1
- package/lib/components/VList/index.d.mts +5 -5
- package/lib/components/VMenu/VMenu.mjs +1 -1
- package/lib/components/VMenu/index.d.mts +3 -3
- package/lib/components/VNavigationDrawer/VNavigationDrawer.css +0 -4
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +3 -6
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
- package/lib/components/VNavigationDrawer/VNavigationDrawer.sass +0 -5
- package/lib/components/VOtpInput/VOtpInput.mjs +1 -1
- package/lib/components/VOverlay/VOverlay.mjs +1 -1
- package/lib/components/VPagination/VPagination.mjs +1 -1
- package/lib/components/VPagination/index.d.mts +1 -1
- package/lib/components/VParallax/VParallax.mjs +1 -1
- package/lib/components/VRadio/VRadio.mjs +1 -1
- package/lib/components/VRadio/index.d.mts +1 -1
- package/lib/components/VRadioGroup/VRadioGroup.mjs +1 -1
- package/lib/components/VRadioGroup/index.d.mts +1 -1
- package/lib/components/VRangeSlider/VRangeSlider.mjs +1 -1
- package/lib/components/VRating/VRating.mjs +1 -1
- package/lib/components/VRating/index.d.mts +1 -1
- package/lib/components/VSelect/VSelect.mjs +1 -1
- package/lib/components/VSelect/index.d.mts +4 -4
- package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
- package/lib/components/VSelectionControl/index.d.mts +1 -1
- package/lib/components/VSelectionControlGroup/index.d.mts +1 -1
- package/lib/components/VSheet/VSheet.mjs +1 -1
- package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs +1 -1
- package/lib/components/VSlideGroup/index.d.mts +1 -1
- package/lib/components/VSlider/VSlider.mjs +1 -1
- package/lib/components/VSlider/VSliderThumb.mjs +1 -1
- package/lib/components/VSnackbar/VSnackbar.mjs +1 -1
- package/lib/components/VSnackbar/index.d.mts +3 -3
- package/lib/components/VSparkline/VBarline.mjs +1 -2
- package/lib/components/VSparkline/VBarline.mjs.map +1 -1
- package/lib/components/VSparkline/VSparkline.mjs +1 -1
- package/lib/components/VSparkline/VTrendline.mjs +1 -2
- package/lib/components/VSparkline/VTrendline.mjs.map +1 -1
- package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
- package/lib/components/VStepper/VStepper.mjs +1 -1
- package/lib/components/VStepper/VStepperItem.mjs +1 -1
- package/lib/components/VStepper/VStepperWindow.mjs +1 -1
- package/lib/components/VStepper/VStepperWindowItem.mjs +1 -1
- package/lib/components/VStepper/index.d.mts +1 -1
- package/lib/components/VSwitch/VSwitch.mjs +1 -1
- package/lib/components/VSwitch/index.d.mts +1 -1
- package/lib/components/VSystemBar/VSystemBar.mjs +1 -1
- package/lib/components/VTabs/VTab.mjs +1 -1
- package/lib/components/VTabs/VTabs.mjs +1 -1
- package/lib/components/VTabs/VTabsWindow.mjs +1 -1
- package/lib/components/VTabs/VTabsWindowItem.mjs +1 -1
- package/lib/components/VTabs/index.d.mts +20 -20
- package/lib/components/VTextField/VTextField.mjs +1 -1
- package/lib/components/VTextField/index.d.mts +7 -7
- package/lib/components/VTextarea/VTextarea.mjs +1 -1
- package/lib/components/VTextarea/index.d.mts +4 -4
- package/lib/components/VTimeline/VTimeline.mjs +1 -1
- package/lib/components/VTimeline/VTimelineDivider.mjs +1 -1
- package/lib/components/VTimeline/VTimelineItem.mjs +1 -1
- package/lib/components/VTimeline/index.d.mts +1 -1
- package/lib/components/VToolbar/VToolbar.mjs +1 -1
- package/lib/components/VTooltip/VTooltip.mjs +1 -1
- package/lib/components/VTooltip/index.d.mts +3 -3
- package/lib/components/VValidation/index.d.mts +1 -1
- package/lib/components/VVirtualScroll/VVirtualScroll.mjs +1 -1
- package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs +1 -1
- package/lib/components/VVirtualScroll/index.d.mts +1 -1
- package/lib/components/VWindow/VWindow.mjs +1 -1
- package/lib/components/VWindow/VWindowItem.mjs +1 -1
- package/lib/components/VWindow/index.d.mts +1 -1
- package/lib/components/index.d.mts +82 -82
- package/lib/components/transitions/dialog-transition.mjs +1 -2
- package/lib/components/transitions/dialog-transition.mjs.map +1 -1
- package/lib/composables/icons.mjs +1 -1
- package/lib/composables/variant.mjs +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/iconsets/fa-svg.d.mts +1 -1
- package/lib/iconsets/fa.d.mts +1 -1
- package/lib/iconsets/fa4.d.mts +1 -1
- package/lib/iconsets/md.d.mts +1 -1
- package/lib/iconsets/mdi-svg.d.mts +1 -1
- package/lib/iconsets/mdi.d.mts +1 -1
- package/lib/index.d.mts +58 -58
- package/lib/labs/VCalendar/VCalendar.mjs +1 -1
- package/lib/labs/VCalendar/VCalendarDay.mjs +1 -1
- package/lib/labs/VDateInput/VDateInput.mjs +4 -3
- package/lib/labs/VDateInput/VDateInput.mjs.map +1 -1
- package/lib/labs/VFileUpload/VFileUpload.mjs +1 -1
- package/lib/labs/VFileUpload/VFileUploadItem.mjs +1 -1
- package/lib/labs/VFileUpload/index.d.mts +5 -5
- package/lib/labs/VNumberInput/VNumberInput.mjs +1 -1
- package/lib/labs/VNumberInput/index.d.mts +22 -22
- package/lib/labs/VPicker/VPicker.mjs +1 -1
- package/lib/labs/VSnackbarQueue/VSnackbarQueue.mjs +1 -1
- package/lib/labs/VSnackbarQueue/index.d.mts +3 -3
- package/lib/labs/VStepperVertical/VStepperVertical.mjs +1 -1
- package/lib/labs/VStepperVertical/VStepperVerticalActions.mjs +1 -1
- package/lib/labs/VStepperVertical/VStepperVerticalItem.mjs +1 -1
- package/lib/labs/VStepperVertical/index.d.mts +1 -1
- package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
- package/lib/labs/VTimePicker/VTimePickerControls.mjs +1 -1
- package/lib/labs/VTreeview/VTreeview.mjs +1 -1
- package/lib/labs/VTreeview/VTreeviewChildren.mjs +1 -1
- package/lib/labs/VTreeview/VTreeviewGroup.mjs +1 -1
- package/lib/labs/VTreeview/VTreeviewItem.mjs +1 -1
- package/lib/labs/VTreeview/index.d.mts +5 -5
- package/lib/labs/components.d.mts +32 -32
- package/lib/locale/adapters/vue-i18n.mjs +0 -1
- package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
- package/package.json +16 -15
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
|
-
import { Ref, DeepReadonly, ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, ComponentPublicInstance, PropType, DirectiveBinding, FunctionalComponent, ComponentInternalInstance, ComputedRef, Component, EffectScope, nextTick,
|
2
|
+
import { Ref, DeepReadonly, ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, ComponentPublicInstance, PropType, DirectiveBinding, FunctionalComponent, ComponentInternalInstance, ComputedRef, Component, EffectScope, nextTick, WritableComputedRef, CSSProperties, UnwrapRef, Prop, InjectionKey } from 'vue';
|
3
3
|
// @ts-ignore
|
4
4
|
import * as vue_router from 'vue-router';
|
5
5
|
// @ts-ignore
|
@@ -1464,7 +1464,7 @@ declare const VAppBarNavIcon: {
|
|
1464
1464
|
text?: string | undefined;
|
1465
1465
|
class?: any;
|
1466
1466
|
theme?: string | undefined;
|
1467
|
-
to?: vue_router.
|
1467
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
1468
1468
|
href?: string | undefined;
|
1469
1469
|
elevation?: string | number | undefined;
|
1470
1470
|
rounded?: string | number | boolean | undefined;
|
@@ -1528,7 +1528,7 @@ declare const VAppBarNavIcon: {
|
|
1528
1528
|
text?: string | undefined;
|
1529
1529
|
class?: any;
|
1530
1530
|
theme?: string | undefined;
|
1531
|
-
to?: vue_router.
|
1531
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
1532
1532
|
href?: string | undefined;
|
1533
1533
|
elevation?: string | number | undefined;
|
1534
1534
|
rounded?: string | number | boolean | undefined;
|
@@ -1626,7 +1626,7 @@ declare const VAppBarNavIcon: {
|
|
1626
1626
|
text?: string | undefined;
|
1627
1627
|
class?: any;
|
1628
1628
|
theme?: string | undefined;
|
1629
|
-
to?: vue_router.
|
1629
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
1630
1630
|
href?: string | undefined;
|
1631
1631
|
elevation?: string | number | undefined;
|
1632
1632
|
rounded?: string | number | boolean | undefined;
|
@@ -1716,7 +1716,7 @@ declare const VAppBarNavIcon: {
|
|
1716
1716
|
text?: string | undefined;
|
1717
1717
|
class?: any;
|
1718
1718
|
theme?: string | undefined;
|
1719
|
-
to?: vue_router.
|
1719
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
1720
1720
|
href?: string | undefined;
|
1721
1721
|
elevation?: string | number | undefined;
|
1722
1722
|
rounded?: string | number | boolean | undefined;
|
@@ -3793,7 +3793,7 @@ declare const VListItem: {
|
|
3793
3793
|
title?: string | number | undefined;
|
3794
3794
|
class?: any;
|
3795
3795
|
theme?: string | undefined;
|
3796
|
-
to?: vue_router.
|
3796
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
3797
3797
|
lines?: false | "one" | "two" | "three" | undefined;
|
3798
3798
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
3799
3799
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -3890,7 +3890,7 @@ declare const VListItem: {
|
|
3890
3890
|
title?: string | number | undefined;
|
3891
3891
|
class?: any;
|
3892
3892
|
theme?: string | undefined;
|
3893
|
-
to?: vue_router.
|
3893
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
3894
3894
|
lines?: false | "one" | "two" | "three" | undefined;
|
3895
3895
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
3896
3896
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -3987,7 +3987,7 @@ declare const VListItem: {
|
|
3987
3987
|
title?: string | number | undefined;
|
3988
3988
|
class?: any;
|
3989
3989
|
theme?: string | undefined;
|
3990
|
-
to?: vue_router.
|
3990
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
3991
3991
|
lines?: false | "one" | "two" | "three" | undefined;
|
3992
3992
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
3993
3993
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4103,7 +4103,7 @@ declare const VListItem: {
|
|
4103
4103
|
title?: string | number | undefined;
|
4104
4104
|
class?: any;
|
4105
4105
|
theme?: string | undefined;
|
4106
|
-
to?: vue_router.
|
4106
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4107
4107
|
lines?: false | "one" | "two" | "three" | undefined;
|
4108
4108
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4109
4109
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -6451,7 +6451,7 @@ declare const VMenu: {
|
|
6451
6451
|
};
|
6452
6452
|
$forceUpdate: () => void;
|
6453
6453
|
$nextTick: typeof nextTick;
|
6454
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
6454
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
6455
6455
|
} & Omit<{
|
6456
6456
|
absolute: boolean;
|
6457
6457
|
location: Anchor;
|
@@ -7132,7 +7132,7 @@ declare const VMenu: {
|
|
7132
7132
|
};
|
7133
7133
|
$forceUpdate: () => void;
|
7134
7134
|
$nextTick: typeof nextTick;
|
7135
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
7135
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
7136
7136
|
} & Omit<{
|
7137
7137
|
absolute: boolean;
|
7138
7138
|
location: Anchor;
|
@@ -7718,7 +7718,7 @@ declare const VMenu: {
|
|
7718
7718
|
};
|
7719
7719
|
$forceUpdate: () => void;
|
7720
7720
|
$nextTick: typeof nextTick;
|
7721
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
7721
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
7722
7722
|
} & Omit<{
|
7723
7723
|
absolute: boolean;
|
7724
7724
|
location: Anchor;
|
@@ -13111,7 +13111,7 @@ declare const VBreadcrumbsItem: {
|
|
13111
13111
|
color?: string | undefined;
|
13112
13112
|
title?: string | undefined;
|
13113
13113
|
class?: any;
|
13114
|
-
to?: vue_router.
|
13114
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13115
13115
|
href?: string | undefined;
|
13116
13116
|
activeColor?: string | undefined;
|
13117
13117
|
activeClass?: string | undefined;
|
@@ -13135,7 +13135,7 @@ declare const VBreadcrumbsItem: {
|
|
13135
13135
|
color?: string | undefined;
|
13136
13136
|
title?: string | undefined;
|
13137
13137
|
class?: any;
|
13138
|
-
to?: vue_router.
|
13138
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13139
13139
|
href?: string | undefined;
|
13140
13140
|
activeColor?: string | undefined;
|
13141
13141
|
activeClass?: string | undefined;
|
@@ -13175,7 +13175,7 @@ declare const VBreadcrumbsItem: {
|
|
13175
13175
|
color?: string | undefined;
|
13176
13176
|
title?: string | undefined;
|
13177
13177
|
class?: any;
|
13178
|
-
to?: vue_router.
|
13178
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13179
13179
|
href?: string | undefined;
|
13180
13180
|
activeColor?: string | undefined;
|
13181
13181
|
activeClass?: string | undefined;
|
@@ -13210,7 +13210,7 @@ declare const VBreadcrumbsItem: {
|
|
13210
13210
|
color?: string | undefined;
|
13211
13211
|
title?: string | undefined;
|
13212
13212
|
class?: any;
|
13213
|
-
to?: vue_router.
|
13213
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13214
13214
|
href?: string | undefined;
|
13215
13215
|
activeColor?: string | undefined;
|
13216
13216
|
activeClass?: string | undefined;
|
@@ -13413,7 +13413,7 @@ declare const VBtn: {
|
|
13413
13413
|
text?: string | undefined;
|
13414
13414
|
class?: any;
|
13415
13415
|
theme?: string | undefined;
|
13416
|
-
to?: vue_router.
|
13416
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13417
13417
|
icon?: boolean | IconValue | undefined;
|
13418
13418
|
href?: string | undefined;
|
13419
13419
|
elevation?: string | number | undefined;
|
@@ -13487,7 +13487,7 @@ declare const VBtn: {
|
|
13487
13487
|
text?: string | undefined;
|
13488
13488
|
class?: any;
|
13489
13489
|
theme?: string | undefined;
|
13490
|
-
to?: vue_router.
|
13490
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13491
13491
|
icon?: boolean | IconValue | undefined;
|
13492
13492
|
href?: string | undefined;
|
13493
13493
|
elevation?: string | number | undefined;
|
@@ -13588,7 +13588,7 @@ declare const VBtn: {
|
|
13588
13588
|
text?: string | undefined;
|
13589
13589
|
class?: any;
|
13590
13590
|
theme?: string | undefined;
|
13591
|
-
to?: vue_router.
|
13591
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13592
13592
|
icon?: boolean | IconValue | undefined;
|
13593
13593
|
href?: string | undefined;
|
13594
13594
|
elevation?: string | number | undefined;
|
@@ -13683,7 +13683,7 @@ declare const VBtn: {
|
|
13683
13683
|
text?: string | undefined;
|
13684
13684
|
class?: any;
|
13685
13685
|
theme?: string | undefined;
|
13686
|
-
to?: vue_router.
|
13686
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13687
13687
|
icon?: boolean | IconValue | undefined;
|
13688
13688
|
href?: string | undefined;
|
13689
13689
|
elevation?: string | number | undefined;
|
@@ -14596,7 +14596,7 @@ declare const VCard: {
|
|
14596
14596
|
text?: string | number | undefined;
|
14597
14597
|
class?: any;
|
14598
14598
|
theme?: string | undefined;
|
14599
|
-
to?: vue_router.
|
14599
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14600
14600
|
href?: string | undefined;
|
14601
14601
|
elevation?: string | number | undefined;
|
14602
14602
|
rounded?: string | number | boolean | undefined;
|
@@ -14673,7 +14673,7 @@ declare const VCard: {
|
|
14673
14673
|
text?: string | number | undefined;
|
14674
14674
|
class?: any;
|
14675
14675
|
theme?: string | undefined;
|
14676
|
-
to?: vue_router.
|
14676
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14677
14677
|
href?: string | undefined;
|
14678
14678
|
elevation?: string | number | undefined;
|
14679
14679
|
rounded?: string | number | boolean | undefined;
|
@@ -14784,7 +14784,7 @@ declare const VCard: {
|
|
14784
14784
|
text?: string | number | undefined;
|
14785
14785
|
class?: any;
|
14786
14786
|
theme?: string | undefined;
|
14787
|
-
to?: vue_router.
|
14787
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14788
14788
|
href?: string | undefined;
|
14789
14789
|
elevation?: string | number | undefined;
|
14790
14790
|
rounded?: string | number | boolean | undefined;
|
@@ -14881,7 +14881,7 @@ declare const VCard: {
|
|
14881
14881
|
text?: string | number | undefined;
|
14882
14882
|
class?: any;
|
14883
14883
|
theme?: string | undefined;
|
14884
|
-
to?: vue_router.
|
14884
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14885
14885
|
href?: string | undefined;
|
14886
14886
|
elevation?: string | number | undefined;
|
14887
14887
|
rounded?: string | number | boolean | undefined;
|
@@ -18465,7 +18465,7 @@ declare const VChip: {
|
|
18465
18465
|
text?: string | undefined;
|
18466
18466
|
class?: any;
|
18467
18467
|
theme?: string | undefined;
|
18468
|
-
to?: vue_router.
|
18468
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18469
18469
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18470
18470
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18471
18471
|
href?: string | undefined;
|
@@ -18573,7 +18573,7 @@ declare const VChip: {
|
|
18573
18573
|
text?: string | undefined;
|
18574
18574
|
class?: any;
|
18575
18575
|
theme?: string | undefined;
|
18576
|
-
to?: vue_router.
|
18576
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18577
18577
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18578
18578
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18579
18579
|
href?: string | undefined;
|
@@ -18719,7 +18719,7 @@ declare const VChip: {
|
|
18719
18719
|
text?: string | undefined;
|
18720
18720
|
class?: any;
|
18721
18721
|
theme?: string | undefined;
|
18722
|
-
to?: vue_router.
|
18722
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18723
18723
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18724
18724
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18725
18725
|
href?: string | undefined;
|
@@ -18848,7 +18848,7 @@ declare const VChip: {
|
|
18848
18848
|
text?: string | undefined;
|
18849
18849
|
class?: any;
|
18850
18850
|
theme?: string | undefined;
|
18851
|
-
to?: vue_router.
|
18851
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18852
18852
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18853
18853
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18854
18854
|
href?: string | undefined;
|
@@ -19709,7 +19709,7 @@ declare const VColorPicker: {
|
|
19709
19709
|
};
|
19710
19710
|
}>> & {
|
19711
19711
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
19712
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
19712
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
19713
19713
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
19714
19714
|
'update:modelValue': (color: any) => true;
|
19715
19715
|
'update:mode': (mode: keyof typeof modes) => true;
|
@@ -19776,17 +19776,17 @@ declare const VColorPicker: {
|
|
19776
19776
|
};
|
19777
19777
|
}>> & {
|
19778
19778
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
19779
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
19779
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
19780
19780
|
}, {
|
19781
19781
|
width: string | number;
|
19782
19782
|
style: vue.StyleValue;
|
19783
19783
|
disabled: boolean;
|
19784
19784
|
tag: string;
|
19785
|
-
mode: "rgb" | "hex" | "
|
19785
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
19786
19786
|
rounded: string | number | boolean;
|
19787
19787
|
tile: boolean;
|
19788
19788
|
dotSize: string | number;
|
19789
|
-
modes: readonly ("rgb" | "hex" | "
|
19789
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
19790
19790
|
canvasHeight: string | number;
|
19791
19791
|
hideCanvas: boolean;
|
19792
19792
|
hideSliders: boolean;
|
@@ -19863,17 +19863,17 @@ declare const VColorPicker: {
|
|
19863
19863
|
};
|
19864
19864
|
}>> & {
|
19865
19865
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
19866
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
19866
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
19867
19867
|
}, {}, {}, {}, {}, {
|
19868
19868
|
width: string | number;
|
19869
19869
|
style: vue.StyleValue;
|
19870
19870
|
disabled: boolean;
|
19871
19871
|
tag: string;
|
19872
|
-
mode: "rgb" | "hex" | "
|
19872
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
19873
19873
|
rounded: string | number | boolean;
|
19874
19874
|
tile: boolean;
|
19875
19875
|
dotSize: string | number;
|
19876
|
-
modes: readonly ("rgb" | "hex" | "
|
19876
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
19877
19877
|
canvasHeight: string | number;
|
19878
19878
|
hideCanvas: boolean;
|
19879
19879
|
hideSliders: boolean;
|
@@ -19947,7 +19947,7 @@ declare const VColorPicker: {
|
|
19947
19947
|
};
|
19948
19948
|
}>> & {
|
19949
19949
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
19950
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
19950
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
19951
19951
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
19952
19952
|
'update:modelValue': (color: any) => true;
|
19953
19953
|
'update:mode': (mode: keyof typeof modes) => true;
|
@@ -19956,11 +19956,11 @@ declare const VColorPicker: {
|
|
19956
19956
|
style: vue.StyleValue;
|
19957
19957
|
disabled: boolean;
|
19958
19958
|
tag: string;
|
19959
|
-
mode: "rgb" | "hex" | "
|
19959
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
19960
19960
|
rounded: string | number | boolean;
|
19961
19961
|
tile: boolean;
|
19962
19962
|
dotSize: string | number;
|
19963
|
-
modes: readonly ("rgb" | "hex" | "
|
19963
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
19964
19964
|
canvasHeight: string | number;
|
19965
19965
|
hideCanvas: boolean;
|
19966
19966
|
hideSliders: boolean;
|
@@ -29710,7 +29710,7 @@ declare const VDialog: {
|
|
29710
29710
|
};
|
29711
29711
|
$forceUpdate: () => void;
|
29712
29712
|
$nextTick: typeof nextTick;
|
29713
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
29713
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
29714
29714
|
} & Omit<{
|
29715
29715
|
absolute: boolean;
|
29716
29716
|
location: Anchor;
|
@@ -30396,7 +30396,7 @@ declare const VDialog: {
|
|
30396
30396
|
};
|
30397
30397
|
$forceUpdate: () => void;
|
30398
30398
|
$nextTick: typeof nextTick;
|
30399
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
30399
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
30400
30400
|
} & Omit<{
|
30401
30401
|
absolute: boolean;
|
30402
30402
|
location: Anchor;
|
@@ -30981,7 +30981,7 @@ declare const VDialog: {
|
|
30981
30981
|
};
|
30982
30982
|
$forceUpdate: () => void;
|
30983
30983
|
$nextTick: typeof nextTick;
|
30984
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
30984
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
30985
30985
|
} & Omit<{
|
30986
30986
|
absolute: boolean;
|
30987
30987
|
location: Anchor;
|
@@ -33003,7 +33003,7 @@ declare const VFab: {
|
|
33003
33003
|
text?: string | undefined;
|
33004
33004
|
class?: any;
|
33005
33005
|
theme?: string | undefined;
|
33006
|
-
to?: vue_router.
|
33006
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33007
33007
|
icon?: boolean | IconValue | undefined;
|
33008
33008
|
href?: string | undefined;
|
33009
33009
|
elevation?: string | number | undefined;
|
@@ -33074,7 +33074,7 @@ declare const VFab: {
|
|
33074
33074
|
text?: string | undefined;
|
33075
33075
|
class?: any;
|
33076
33076
|
theme?: string | undefined;
|
33077
|
-
to?: vue_router.
|
33077
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33078
33078
|
icon?: boolean | IconValue | undefined;
|
33079
33079
|
href?: string | undefined;
|
33080
33080
|
elevation?: string | number | undefined;
|
@@ -33184,7 +33184,7 @@ declare const VFab: {
|
|
33184
33184
|
text?: string | undefined;
|
33185
33185
|
class?: any;
|
33186
33186
|
theme?: string | undefined;
|
33187
|
-
to?: vue_router.
|
33187
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33188
33188
|
icon?: boolean | IconValue | undefined;
|
33189
33189
|
href?: string | undefined;
|
33190
33190
|
elevation?: string | number | undefined;
|
@@ -33289,7 +33289,7 @@ declare const VFab: {
|
|
33289
33289
|
text?: string | undefined;
|
33290
33290
|
class?: any;
|
33291
33291
|
theme?: string | undefined;
|
33292
|
-
to?: vue_router.
|
33292
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33293
33293
|
icon?: boolean | IconValue | undefined;
|
33294
33294
|
href?: string | undefined;
|
33295
33295
|
elevation?: string | number | undefined;
|
@@ -34001,7 +34001,7 @@ declare const VFileInput: {
|
|
34001
34001
|
};
|
34002
34002
|
$forceUpdate: () => void;
|
34003
34003
|
$nextTick: typeof nextTick;
|
34004
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
34004
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
34005
34005
|
} & Omit<{
|
34006
34006
|
error: boolean;
|
34007
34007
|
direction: "horizontal" | "vertical";
|
@@ -34573,7 +34573,7 @@ declare const VFileInput: {
|
|
34573
34573
|
};
|
34574
34574
|
$forceUpdate: () => void;
|
34575
34575
|
$nextTick: typeof nextTick;
|
34576
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
34576
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
34577
34577
|
} & Omit<{
|
34578
34578
|
error: boolean;
|
34579
34579
|
direction: "horizontal" | "vertical";
|
@@ -34980,7 +34980,7 @@ declare const VFileInput: {
|
|
34980
34980
|
};
|
34981
34981
|
$forceUpdate: () => void;
|
34982
34982
|
$nextTick: typeof nextTick;
|
34983
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
34983
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
34984
34984
|
} & Omit<{
|
34985
34985
|
error: boolean;
|
34986
34986
|
direction: "horizontal" | "vertical";
|
@@ -49177,7 +49177,7 @@ declare const VSnackbar: {
|
|
49177
49177
|
};
|
49178
49178
|
$forceUpdate: () => void;
|
49179
49179
|
$nextTick: typeof nextTick;
|
49180
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
49180
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
49181
49181
|
} & Omit<{
|
49182
49182
|
absolute: boolean;
|
49183
49183
|
location: Anchor;
|
@@ -49859,7 +49859,7 @@ declare const VSnackbar: {
|
|
49859
49859
|
};
|
49860
49860
|
$forceUpdate: () => void;
|
49861
49861
|
$nextTick: typeof nextTick;
|
49862
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
49862
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
49863
49863
|
} & Omit<{
|
49864
49864
|
absolute: boolean;
|
49865
49865
|
location: Anchor;
|
@@ -50441,7 +50441,7 @@ declare const VSnackbar: {
|
|
50441
50441
|
};
|
50442
50442
|
$forceUpdate: () => void;
|
50443
50443
|
$nextTick: typeof nextTick;
|
50444
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
50444
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
50445
50445
|
} & Omit<{
|
50446
50446
|
absolute: boolean;
|
50447
50447
|
location: Anchor;
|
@@ -54335,7 +54335,7 @@ declare const VTab: {
|
|
54335
54335
|
text?: string | undefined;
|
54336
54336
|
class?: any;
|
54337
54337
|
theme?: string | undefined;
|
54338
|
-
to?: vue_router.
|
54338
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54339
54339
|
icon?: boolean | IconValue | undefined;
|
54340
54340
|
href?: string | undefined;
|
54341
54341
|
elevation?: string | number | undefined;
|
@@ -54422,7 +54422,7 @@ declare const VTab: {
|
|
54422
54422
|
text?: string | undefined;
|
54423
54423
|
class?: any;
|
54424
54424
|
theme?: string | undefined;
|
54425
|
-
to?: vue_router.
|
54425
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54426
54426
|
icon?: boolean | IconValue | undefined;
|
54427
54427
|
href?: string | undefined;
|
54428
54428
|
elevation?: string | number | undefined;
|
@@ -54487,7 +54487,7 @@ declare const VTab: {
|
|
54487
54487
|
text?: string | undefined;
|
54488
54488
|
class?: any;
|
54489
54489
|
theme?: string | undefined;
|
54490
|
-
to?: vue_router.
|
54490
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54491
54491
|
icon?: boolean | IconValue | undefined;
|
54492
54492
|
href?: string | undefined;
|
54493
54493
|
elevation?: string | number | undefined;
|
@@ -54574,7 +54574,7 @@ declare const VTab: {
|
|
54574
54574
|
text?: string | undefined;
|
54575
54575
|
class?: any;
|
54576
54576
|
theme?: string | undefined;
|
54577
|
-
to?: vue_router.
|
54577
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54578
54578
|
icon?: boolean | IconValue | undefined;
|
54579
54579
|
href?: string | undefined;
|
54580
54580
|
elevation?: string | number | undefined;
|
@@ -54657,7 +54657,7 @@ declare const VTab: {
|
|
54657
54657
|
};
|
54658
54658
|
$forceUpdate: () => void;
|
54659
54659
|
$nextTick: typeof vue.nextTick;
|
54660
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
54660
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
54661
54661
|
} & Omit<{
|
54662
54662
|
symbol: any;
|
54663
54663
|
replace: boolean;
|
@@ -54694,7 +54694,7 @@ declare const VTab: {
|
|
54694
54694
|
text?: string | undefined;
|
54695
54695
|
class?: any;
|
54696
54696
|
theme?: string | undefined;
|
54697
|
-
to?: vue_router.
|
54697
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54698
54698
|
icon?: boolean | IconValue | undefined;
|
54699
54699
|
href?: string | undefined;
|
54700
54700
|
elevation?: string | number | undefined;
|
@@ -54766,7 +54766,7 @@ declare const VTab: {
|
|
54766
54766
|
text?: string | undefined;
|
54767
54767
|
class?: any;
|
54768
54768
|
theme?: string | undefined;
|
54769
|
-
to?: vue_router.
|
54769
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54770
54770
|
icon?: boolean | IconValue | undefined;
|
54771
54771
|
href?: string | undefined;
|
54772
54772
|
elevation?: string | number | undefined;
|
@@ -54861,7 +54861,7 @@ declare const VTab: {
|
|
54861
54861
|
text?: string | undefined;
|
54862
54862
|
class?: any;
|
54863
54863
|
theme?: string | undefined;
|
54864
|
-
to?: vue_router.
|
54864
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54865
54865
|
icon?: boolean | IconValue | undefined;
|
54866
54866
|
href?: string | undefined;
|
54867
54867
|
elevation?: string | number | undefined;
|
@@ -54948,7 +54948,7 @@ declare const VTab: {
|
|
54948
54948
|
text?: string | undefined;
|
54949
54949
|
class?: any;
|
54950
54950
|
theme?: string | undefined;
|
54951
|
-
to?: vue_router.
|
54951
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54952
54952
|
icon?: boolean | IconValue | undefined;
|
54953
54953
|
href?: string | undefined;
|
54954
54954
|
elevation?: string | number | undefined;
|
@@ -55013,7 +55013,7 @@ declare const VTab: {
|
|
55013
55013
|
text?: string | undefined;
|
55014
55014
|
class?: any;
|
55015
55015
|
theme?: string | undefined;
|
55016
|
-
to?: vue_router.
|
55016
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55017
55017
|
icon?: boolean | IconValue | undefined;
|
55018
55018
|
href?: string | undefined;
|
55019
55019
|
elevation?: string | number | undefined;
|
@@ -55100,7 +55100,7 @@ declare const VTab: {
|
|
55100
55100
|
text?: string | undefined;
|
55101
55101
|
class?: any;
|
55102
55102
|
theme?: string | undefined;
|
55103
|
-
to?: vue_router.
|
55103
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55104
55104
|
icon?: boolean | IconValue | undefined;
|
55105
55105
|
href?: string | undefined;
|
55106
55106
|
elevation?: string | number | undefined;
|
@@ -55183,7 +55183,7 @@ declare const VTab: {
|
|
55183
55183
|
};
|
55184
55184
|
$forceUpdate: () => void;
|
55185
55185
|
$nextTick: typeof vue.nextTick;
|
55186
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
55186
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
55187
55187
|
} & Omit<{
|
55188
55188
|
symbol: any;
|
55189
55189
|
replace: boolean;
|
@@ -55220,7 +55220,7 @@ declare const VTab: {
|
|
55220
55220
|
text?: string | undefined;
|
55221
55221
|
class?: any;
|
55222
55222
|
theme?: string | undefined;
|
55223
|
-
to?: vue_router.
|
55223
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55224
55224
|
icon?: boolean | IconValue | undefined;
|
55225
55225
|
href?: string | undefined;
|
55226
55226
|
elevation?: string | number | undefined;
|
@@ -55317,7 +55317,7 @@ declare const VTab: {
|
|
55317
55317
|
text?: string | undefined;
|
55318
55318
|
class?: any;
|
55319
55319
|
theme?: string | undefined;
|
55320
|
-
to?: vue_router.
|
55320
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55321
55321
|
icon?: boolean | IconValue | undefined;
|
55322
55322
|
href?: string | undefined;
|
55323
55323
|
elevation?: string | number | undefined;
|
@@ -55404,7 +55404,7 @@ declare const VTab: {
|
|
55404
55404
|
text?: string | undefined;
|
55405
55405
|
class?: any;
|
55406
55406
|
theme?: string | undefined;
|
55407
|
-
to?: vue_router.
|
55407
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55408
55408
|
icon?: boolean | IconValue | undefined;
|
55409
55409
|
href?: string | undefined;
|
55410
55410
|
elevation?: string | number | undefined;
|
@@ -55469,7 +55469,7 @@ declare const VTab: {
|
|
55469
55469
|
text?: string | undefined;
|
55470
55470
|
class?: any;
|
55471
55471
|
theme?: string | undefined;
|
55472
|
-
to?: vue_router.
|
55472
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55473
55473
|
icon?: boolean | IconValue | undefined;
|
55474
55474
|
href?: string | undefined;
|
55475
55475
|
elevation?: string | number | undefined;
|
@@ -55556,7 +55556,7 @@ declare const VTab: {
|
|
55556
55556
|
text?: string | undefined;
|
55557
55557
|
class?: any;
|
55558
55558
|
theme?: string | undefined;
|
55559
|
-
to?: vue_router.
|
55559
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55560
55560
|
icon?: boolean | IconValue | undefined;
|
55561
55561
|
href?: string | undefined;
|
55562
55562
|
elevation?: string | number | undefined;
|
@@ -55639,7 +55639,7 @@ declare const VTab: {
|
|
55639
55639
|
};
|
55640
55640
|
$forceUpdate: () => void;
|
55641
55641
|
$nextTick: typeof vue.nextTick;
|
55642
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
55642
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
55643
55643
|
} & Omit<{
|
55644
55644
|
symbol: any;
|
55645
55645
|
replace: boolean;
|
@@ -55676,7 +55676,7 @@ declare const VTab: {
|
|
55676
55676
|
text?: string | undefined;
|
55677
55677
|
class?: any;
|
55678
55678
|
theme?: string | undefined;
|
55679
|
-
to?: vue_router.
|
55679
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55680
55680
|
icon?: boolean | IconValue | undefined;
|
55681
55681
|
href?: string | undefined;
|
55682
55682
|
elevation?: string | number | undefined;
|
@@ -57137,7 +57137,7 @@ declare const VTextarea: {
|
|
57137
57137
|
};
|
57138
57138
|
$forceUpdate: () => void;
|
57139
57139
|
$nextTick: typeof nextTick;
|
57140
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
57140
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
57141
57141
|
} & Omit<{
|
57142
57142
|
error: boolean;
|
57143
57143
|
direction: "horizontal" | "vertical";
|
@@ -57676,7 +57676,7 @@ declare const VTextarea: {
|
|
57676
57676
|
};
|
57677
57677
|
$forceUpdate: () => void;
|
57678
57678
|
$nextTick: typeof nextTick;
|
57679
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
57679
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
57680
57680
|
} & Omit<{
|
57681
57681
|
error: boolean;
|
57682
57682
|
direction: "horizontal" | "vertical";
|
@@ -58068,7 +58068,7 @@ declare const VTextarea: {
|
|
58068
58068
|
};
|
58069
58069
|
$forceUpdate: () => void;
|
58070
58070
|
$nextTick: typeof nextTick;
|
58071
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
58071
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
58072
58072
|
} & Omit<{
|
58073
58073
|
error: boolean;
|
58074
58074
|
direction: "horizontal" | "vertical";
|
@@ -58712,7 +58712,7 @@ declare const VTextField: {
|
|
58712
58712
|
};
|
58713
58713
|
$forceUpdate: () => void;
|
58714
58714
|
$nextTick: typeof nextTick;
|
58715
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
58715
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
58716
58716
|
} & Omit<{
|
58717
58717
|
error: boolean;
|
58718
58718
|
direction: "horizontal" | "vertical";
|
@@ -58951,7 +58951,7 @@ declare const VTextField: {
|
|
58951
58951
|
};
|
58952
58952
|
$forceUpdate: () => void;
|
58953
58953
|
$nextTick: typeof nextTick;
|
58954
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
58954
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
58955
58955
|
} & Omit<{
|
58956
58956
|
flat: boolean;
|
58957
58957
|
reverse: boolean;
|
@@ -59490,7 +59490,7 @@ declare const VTextField: {
|
|
59490
59490
|
};
|
59491
59491
|
$forceUpdate: () => void;
|
59492
59492
|
$nextTick: typeof nextTick;
|
59493
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
59493
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
59494
59494
|
} & Omit<{
|
59495
59495
|
error: boolean;
|
59496
59496
|
direction: "horizontal" | "vertical";
|
@@ -59729,7 +59729,7 @@ declare const VTextField: {
|
|
59729
59729
|
};
|
59730
59730
|
$forceUpdate: () => void;
|
59731
59731
|
$nextTick: typeof nextTick;
|
59732
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
59732
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
59733
59733
|
} & Omit<{
|
59734
59734
|
flat: boolean;
|
59735
59735
|
reverse: boolean;
|
@@ -60119,7 +60119,7 @@ declare const VTextField: {
|
|
60119
60119
|
};
|
60120
60120
|
$forceUpdate: () => void;
|
60121
60121
|
$nextTick: typeof nextTick;
|
60122
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
60122
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
60123
60123
|
} & Omit<{
|
60124
60124
|
error: boolean;
|
60125
60125
|
direction: "horizontal" | "vertical";
|
@@ -60358,7 +60358,7 @@ declare const VTextField: {
|
|
60358
60358
|
};
|
60359
60359
|
$forceUpdate: () => void;
|
60360
60360
|
$nextTick: typeof nextTick;
|
60361
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
60361
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
60362
60362
|
} & Omit<{
|
60363
60363
|
flat: boolean;
|
60364
60364
|
reverse: boolean;
|
@@ -62030,7 +62030,7 @@ declare const VTooltip: {
|
|
62030
62030
|
};
|
62031
62031
|
$forceUpdate: () => void;
|
62032
62032
|
$nextTick: typeof vue.nextTick;
|
62033
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
62033
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
62034
62034
|
} & Omit<{
|
62035
62035
|
absolute: boolean;
|
62036
62036
|
location: Anchor;
|
@@ -62695,7 +62695,7 @@ declare const VTooltip: {
|
|
62695
62695
|
};
|
62696
62696
|
$forceUpdate: () => void;
|
62697
62697
|
$nextTick: typeof vue.nextTick;
|
62698
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
62698
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
62699
62699
|
} & Omit<{
|
62700
62700
|
absolute: boolean;
|
62701
62701
|
location: Anchor;
|
@@ -63268,7 +63268,7 @@ declare const VTooltip: {
|
|
63268
63268
|
};
|
63269
63269
|
$forceUpdate: () => void;
|
63270
63270
|
$nextTick: typeof vue.nextTick;
|
63271
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
63271
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, (cleanupFn: () => void) => void]) => any : (...args: [any, any, (cleanupFn: () => void) => void]) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
63272
63272
|
} & Omit<{
|
63273
63273
|
absolute: boolean;
|
63274
63274
|
location: Anchor;
|