@vuetify/nightly 3.7.12-master.2025-02-17 → 3.7.12-master.2025-02-19
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 +22 -3
- package/dist/json/attributes.json +2926 -2926
- package/dist/json/importMap-labs.json +40 -40
- package/dist/json/importMap.json +104 -104
- package/dist/json/web-types.json +5491 -5491
- package/dist/vuetify-labs.css +3727 -3730
- package/dist/vuetify-labs.d.ts +127 -118
- package/dist/vuetify-labs.esm.js +49 -56
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +48 -55
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +3799 -3802
- package/dist/vuetify.d.ts +142 -133
- package/dist/vuetify.esm.js +30 -41
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +29 -40
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +1060 -1061
- 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 +3 -3
- package/lib/components/VInput/VInput.mjs.map +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 +2 -2
- package/lib/components/VList/VList.mjs.map +1 -1
- package/lib/components/VList/VListChildren.mjs +1 -1
- package/lib/components/VList/VListGroup.mjs +1 -1
- package/lib/components/VList/VListItem.mjs +3 -2
- package/lib/components/VList/VListItem.mjs.map +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 +17 -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 +3 -3
- package/lib/components/VOtpInput/VOtpInput.mjs.map +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 +3 -3
- package/lib/components/VStepper/VStepper.mjs.map +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 +3 -3
- package/lib/components/VTimeline/VTimeline.mjs.map +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 +99 -90
- 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/list-items.mjs +2 -3
- package/lib/composables/list-items.mjs.map +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 +44 -44
- 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 +3 -3
- package/lib/labs/VFileUpload/VFileUpload.mjs.map +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 +10 -12
- package/lib/labs/VTreeview/VTreeviewItem.mjs.map +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/lib/util/helpers.mjs +3 -9
- package/lib/util/helpers.mjs.map +1 -1
- package/package.json +16 -15
@@ -1,9 +1,9 @@
|
|
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
|
6
|
-
import { RouteLocationRaw } from 'vue-router';
|
6
|
+
import { RouteLocationRaw, useLink } from 'vue-router';
|
7
7
|
|
8
8
|
declare const block: readonly ["top", "bottom"];
|
9
9
|
declare const inline: readonly ["start", "end", "left", "right"];
|
@@ -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;
|
@@ -3743,6 +3743,19 @@ declare function connectedLocationStrategy(data: LocationStrategyData, props: St
|
|
3743
3743
|
} | undefined;
|
3744
3744
|
};
|
3745
3745
|
|
3746
|
+
interface LinkProps {
|
3747
|
+
href: string | undefined;
|
3748
|
+
replace: boolean | undefined;
|
3749
|
+
to: RouteLocationRaw | undefined;
|
3750
|
+
exact: boolean | undefined;
|
3751
|
+
}
|
3752
|
+
interface UseLink extends Omit<Partial<ReturnType<typeof useLink>>, 'href'> {
|
3753
|
+
isLink: ComputedRef<boolean>;
|
3754
|
+
isClickable: ComputedRef<boolean>;
|
3755
|
+
href: Ref<string | undefined>;
|
3756
|
+
linkProps: Record<string, string | undefined>;
|
3757
|
+
}
|
3758
|
+
|
3746
3759
|
type ListItemSlot = {
|
3747
3760
|
isActive: boolean;
|
3748
3761
|
isOpen: boolean;
|
@@ -3793,7 +3806,7 @@ declare const VListItem: {
|
|
3793
3806
|
title?: string | number | undefined;
|
3794
3807
|
class?: any;
|
3795
3808
|
theme?: string | undefined;
|
3796
|
-
to?: vue_router.
|
3809
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
3797
3810
|
lines?: false | "one" | "two" | "three" | undefined;
|
3798
3811
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
3799
3812
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -3859,6 +3872,7 @@ declare const VListItem: {
|
|
3859
3872
|
getPath: (id: unknown) => unknown[];
|
3860
3873
|
};
|
3861
3874
|
id: vue.ComputedRef<{} | null>;
|
3875
|
+
link: UseLink;
|
3862
3876
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
3863
3877
|
click: (e: MouseEvent | KeyboardEvent) => true;
|
3864
3878
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
@@ -3890,7 +3904,7 @@ declare const VListItem: {
|
|
3890
3904
|
title?: string | number | undefined;
|
3891
3905
|
class?: any;
|
3892
3906
|
theme?: string | undefined;
|
3893
|
-
to?: vue_router.
|
3907
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
3894
3908
|
lines?: false | "one" | "two" | "three" | undefined;
|
3895
3909
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
3896
3910
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -3987,7 +4001,7 @@ declare const VListItem: {
|
|
3987
4001
|
title?: string | number | undefined;
|
3988
4002
|
class?: any;
|
3989
4003
|
theme?: string | undefined;
|
3990
|
-
to?: vue_router.
|
4004
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
3991
4005
|
lines?: false | "one" | "two" | "three" | undefined;
|
3992
4006
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
3993
4007
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4053,6 +4067,7 @@ declare const VListItem: {
|
|
4053
4067
|
getPath: (id: unknown) => unknown[];
|
4054
4068
|
};
|
4055
4069
|
id: vue.ComputedRef<{} | null>;
|
4070
|
+
link: UseLink;
|
4056
4071
|
}, {}, {}, {}, {
|
4057
4072
|
replace: boolean;
|
4058
4073
|
link: boolean;
|
@@ -4103,7 +4118,7 @@ declare const VListItem: {
|
|
4103
4118
|
title?: string | number | undefined;
|
4104
4119
|
class?: any;
|
4105
4120
|
theme?: string | undefined;
|
4106
|
-
to?: vue_router.
|
4121
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4107
4122
|
lines?: false | "one" | "two" | "three" | undefined;
|
4108
4123
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4109
4124
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4169,6 +4184,7 @@ declare const VListItem: {
|
|
4169
4184
|
getPath: (id: unknown) => unknown[];
|
4170
4185
|
};
|
4171
4186
|
id: vue.ComputedRef<{} | null>;
|
4187
|
+
link: UseLink;
|
4172
4188
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
4173
4189
|
click: (e: MouseEvent | KeyboardEvent) => true;
|
4174
4190
|
}, string, {
|
@@ -6451,7 +6467,7 @@ declare const VMenu: {
|
|
6451
6467
|
};
|
6452
6468
|
$forceUpdate: () => void;
|
6453
6469
|
$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;
|
6470
|
+
$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
6471
|
} & Omit<{
|
6456
6472
|
absolute: boolean;
|
6457
6473
|
location: Anchor;
|
@@ -7132,7 +7148,7 @@ declare const VMenu: {
|
|
7132
7148
|
};
|
7133
7149
|
$forceUpdate: () => void;
|
7134
7150
|
$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;
|
7151
|
+
$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
7152
|
} & Omit<{
|
7137
7153
|
absolute: boolean;
|
7138
7154
|
location: Anchor;
|
@@ -7718,7 +7734,7 @@ declare const VMenu: {
|
|
7718
7734
|
};
|
7719
7735
|
$forceUpdate: () => void;
|
7720
7736
|
$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;
|
7737
|
+
$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
7738
|
} & Omit<{
|
7723
7739
|
absolute: boolean;
|
7724
7740
|
location: Anchor;
|
@@ -12867,13 +12883,6 @@ declare const VBottomSheet: {
|
|
12867
12883
|
}>>;
|
12868
12884
|
type VBottomSheet = InstanceType<typeof VBottomSheet>;
|
12869
12885
|
|
12870
|
-
interface LinkProps {
|
12871
|
-
href: string | undefined;
|
12872
|
-
replace: boolean | undefined;
|
12873
|
-
to: RouteLocationRaw | undefined;
|
12874
|
-
exact: boolean | undefined;
|
12875
|
-
}
|
12876
|
-
|
12877
12886
|
type InternalBreadcrumbItem = Partial<LinkProps> & {
|
12878
12887
|
title: string;
|
12879
12888
|
disabled?: boolean;
|
@@ -13111,7 +13120,7 @@ declare const VBreadcrumbsItem: {
|
|
13111
13120
|
color?: string | undefined;
|
13112
13121
|
title?: string | undefined;
|
13113
13122
|
class?: any;
|
13114
|
-
to?: vue_router.
|
13123
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13115
13124
|
href?: string | undefined;
|
13116
13125
|
activeColor?: string | undefined;
|
13117
13126
|
activeClass?: string | undefined;
|
@@ -13135,7 +13144,7 @@ declare const VBreadcrumbsItem: {
|
|
13135
13144
|
color?: string | undefined;
|
13136
13145
|
title?: string | undefined;
|
13137
13146
|
class?: any;
|
13138
|
-
to?: vue_router.
|
13147
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13139
13148
|
href?: string | undefined;
|
13140
13149
|
activeColor?: string | undefined;
|
13141
13150
|
activeClass?: string | undefined;
|
@@ -13175,7 +13184,7 @@ declare const VBreadcrumbsItem: {
|
|
13175
13184
|
color?: string | undefined;
|
13176
13185
|
title?: string | undefined;
|
13177
13186
|
class?: any;
|
13178
|
-
to?: vue_router.
|
13187
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13179
13188
|
href?: string | undefined;
|
13180
13189
|
activeColor?: string | undefined;
|
13181
13190
|
activeClass?: string | undefined;
|
@@ -13210,7 +13219,7 @@ declare const VBreadcrumbsItem: {
|
|
13210
13219
|
color?: string | undefined;
|
13211
13220
|
title?: string | undefined;
|
13212
13221
|
class?: any;
|
13213
|
-
to?: vue_router.
|
13222
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13214
13223
|
href?: string | undefined;
|
13215
13224
|
activeColor?: string | undefined;
|
13216
13225
|
activeClass?: string | undefined;
|
@@ -13413,7 +13422,7 @@ declare const VBtn: {
|
|
13413
13422
|
text?: string | undefined;
|
13414
13423
|
class?: any;
|
13415
13424
|
theme?: string | undefined;
|
13416
|
-
to?: vue_router.
|
13425
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13417
13426
|
icon?: boolean | IconValue | undefined;
|
13418
13427
|
href?: string | undefined;
|
13419
13428
|
elevation?: string | number | undefined;
|
@@ -13487,7 +13496,7 @@ declare const VBtn: {
|
|
13487
13496
|
text?: string | undefined;
|
13488
13497
|
class?: any;
|
13489
13498
|
theme?: string | undefined;
|
13490
|
-
to?: vue_router.
|
13499
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13491
13500
|
icon?: boolean | IconValue | undefined;
|
13492
13501
|
href?: string | undefined;
|
13493
13502
|
elevation?: string | number | undefined;
|
@@ -13588,7 +13597,7 @@ declare const VBtn: {
|
|
13588
13597
|
text?: string | undefined;
|
13589
13598
|
class?: any;
|
13590
13599
|
theme?: string | undefined;
|
13591
|
-
to?: vue_router.
|
13600
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13592
13601
|
icon?: boolean | IconValue | undefined;
|
13593
13602
|
href?: string | undefined;
|
13594
13603
|
elevation?: string | number | undefined;
|
@@ -13683,7 +13692,7 @@ declare const VBtn: {
|
|
13683
13692
|
text?: string | undefined;
|
13684
13693
|
class?: any;
|
13685
13694
|
theme?: string | undefined;
|
13686
|
-
to?: vue_router.
|
13695
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13687
13696
|
icon?: boolean | IconValue | undefined;
|
13688
13697
|
href?: string | undefined;
|
13689
13698
|
elevation?: string | number | undefined;
|
@@ -14596,7 +14605,7 @@ declare const VCard: {
|
|
14596
14605
|
text?: string | number | undefined;
|
14597
14606
|
class?: any;
|
14598
14607
|
theme?: string | undefined;
|
14599
|
-
to?: vue_router.
|
14608
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14600
14609
|
href?: string | undefined;
|
14601
14610
|
elevation?: string | number | undefined;
|
14602
14611
|
rounded?: string | number | boolean | undefined;
|
@@ -14673,7 +14682,7 @@ declare const VCard: {
|
|
14673
14682
|
text?: string | number | undefined;
|
14674
14683
|
class?: any;
|
14675
14684
|
theme?: string | undefined;
|
14676
|
-
to?: vue_router.
|
14685
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14677
14686
|
href?: string | undefined;
|
14678
14687
|
elevation?: string | number | undefined;
|
14679
14688
|
rounded?: string | number | boolean | undefined;
|
@@ -14784,7 +14793,7 @@ declare const VCard: {
|
|
14784
14793
|
text?: string | number | undefined;
|
14785
14794
|
class?: any;
|
14786
14795
|
theme?: string | undefined;
|
14787
|
-
to?: vue_router.
|
14796
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14788
14797
|
href?: string | undefined;
|
14789
14798
|
elevation?: string | number | undefined;
|
14790
14799
|
rounded?: string | number | boolean | undefined;
|
@@ -14881,7 +14890,7 @@ declare const VCard: {
|
|
14881
14890
|
text?: string | number | undefined;
|
14882
14891
|
class?: any;
|
14883
14892
|
theme?: string | undefined;
|
14884
|
-
to?: vue_router.
|
14893
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14885
14894
|
href?: string | undefined;
|
14886
14895
|
elevation?: string | number | undefined;
|
14887
14896
|
rounded?: string | number | boolean | undefined;
|
@@ -18465,7 +18474,7 @@ declare const VChip: {
|
|
18465
18474
|
text?: string | undefined;
|
18466
18475
|
class?: any;
|
18467
18476
|
theme?: string | undefined;
|
18468
|
-
to?: vue_router.
|
18477
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18469
18478
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18470
18479
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18471
18480
|
href?: string | undefined;
|
@@ -18573,7 +18582,7 @@ declare const VChip: {
|
|
18573
18582
|
text?: string | undefined;
|
18574
18583
|
class?: any;
|
18575
18584
|
theme?: string | undefined;
|
18576
|
-
to?: vue_router.
|
18585
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18577
18586
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18578
18587
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18579
18588
|
href?: string | undefined;
|
@@ -18719,7 +18728,7 @@ declare const VChip: {
|
|
18719
18728
|
text?: string | undefined;
|
18720
18729
|
class?: any;
|
18721
18730
|
theme?: string | undefined;
|
18722
|
-
to?: vue_router.
|
18731
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18723
18732
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18724
18733
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18725
18734
|
href?: string | undefined;
|
@@ -18848,7 +18857,7 @@ declare const VChip: {
|
|
18848
18857
|
text?: string | undefined;
|
18849
18858
|
class?: any;
|
18850
18859
|
theme?: string | undefined;
|
18851
|
-
to?: vue_router.
|
18860
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18852
18861
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18853
18862
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18854
18863
|
href?: string | undefined;
|
@@ -19709,7 +19718,7 @@ declare const VColorPicker: {
|
|
19709
19718
|
};
|
19710
19719
|
}>> & {
|
19711
19720
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
19712
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
19721
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
19713
19722
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
19714
19723
|
'update:modelValue': (color: any) => true;
|
19715
19724
|
'update:mode': (mode: keyof typeof modes) => true;
|
@@ -19776,17 +19785,17 @@ declare const VColorPicker: {
|
|
19776
19785
|
};
|
19777
19786
|
}>> & {
|
19778
19787
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
19779
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
19788
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
19780
19789
|
}, {
|
19781
19790
|
width: string | number;
|
19782
19791
|
style: vue.StyleValue;
|
19783
19792
|
disabled: boolean;
|
19784
19793
|
tag: string;
|
19785
|
-
mode: "rgb" | "hex" | "
|
19794
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
19786
19795
|
rounded: string | number | boolean;
|
19787
19796
|
tile: boolean;
|
19788
19797
|
dotSize: string | number;
|
19789
|
-
modes: readonly ("rgb" | "hex" | "
|
19798
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
19790
19799
|
canvasHeight: string | number;
|
19791
19800
|
hideCanvas: boolean;
|
19792
19801
|
hideSliders: boolean;
|
@@ -19863,17 +19872,17 @@ declare const VColorPicker: {
|
|
19863
19872
|
};
|
19864
19873
|
}>> & {
|
19865
19874
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
19866
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
19875
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
19867
19876
|
}, {}, {}, {}, {}, {
|
19868
19877
|
width: string | number;
|
19869
19878
|
style: vue.StyleValue;
|
19870
19879
|
disabled: boolean;
|
19871
19880
|
tag: string;
|
19872
|
-
mode: "rgb" | "hex" | "
|
19881
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
19873
19882
|
rounded: string | number | boolean;
|
19874
19883
|
tile: boolean;
|
19875
19884
|
dotSize: string | number;
|
19876
|
-
modes: readonly ("rgb" | "hex" | "
|
19885
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
19877
19886
|
canvasHeight: string | number;
|
19878
19887
|
hideCanvas: boolean;
|
19879
19888
|
hideSliders: boolean;
|
@@ -19947,7 +19956,7 @@ declare const VColorPicker: {
|
|
19947
19956
|
};
|
19948
19957
|
}>> & {
|
19949
19958
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
19950
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
19959
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
19951
19960
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
19952
19961
|
'update:modelValue': (color: any) => true;
|
19953
19962
|
'update:mode': (mode: keyof typeof modes) => true;
|
@@ -19956,11 +19965,11 @@ declare const VColorPicker: {
|
|
19956
19965
|
style: vue.StyleValue;
|
19957
19966
|
disabled: boolean;
|
19958
19967
|
tag: string;
|
19959
|
-
mode: "rgb" | "hex" | "
|
19968
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
19960
19969
|
rounded: string | number | boolean;
|
19961
19970
|
tile: boolean;
|
19962
19971
|
dotSize: string | number;
|
19963
|
-
modes: readonly ("rgb" | "hex" | "
|
19972
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
19964
19973
|
canvasHeight: string | number;
|
19965
19974
|
hideCanvas: boolean;
|
19966
19975
|
hideSliders: boolean;
|
@@ -29710,7 +29719,7 @@ declare const VDialog: {
|
|
29710
29719
|
};
|
29711
29720
|
$forceUpdate: () => void;
|
29712
29721
|
$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;
|
29722
|
+
$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
29723
|
} & Omit<{
|
29715
29724
|
absolute: boolean;
|
29716
29725
|
location: Anchor;
|
@@ -30396,7 +30405,7 @@ declare const VDialog: {
|
|
30396
30405
|
};
|
30397
30406
|
$forceUpdate: () => void;
|
30398
30407
|
$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;
|
30408
|
+
$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
30409
|
} & Omit<{
|
30401
30410
|
absolute: boolean;
|
30402
30411
|
location: Anchor;
|
@@ -30981,7 +30990,7 @@ declare const VDialog: {
|
|
30981
30990
|
};
|
30982
30991
|
$forceUpdate: () => void;
|
30983
30992
|
$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;
|
30993
|
+
$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
30994
|
} & Omit<{
|
30986
30995
|
absolute: boolean;
|
30987
30996
|
location: Anchor;
|
@@ -33003,7 +33012,7 @@ declare const VFab: {
|
|
33003
33012
|
text?: string | undefined;
|
33004
33013
|
class?: any;
|
33005
33014
|
theme?: string | undefined;
|
33006
|
-
to?: vue_router.
|
33015
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33007
33016
|
icon?: boolean | IconValue | undefined;
|
33008
33017
|
href?: string | undefined;
|
33009
33018
|
elevation?: string | number | undefined;
|
@@ -33074,7 +33083,7 @@ declare const VFab: {
|
|
33074
33083
|
text?: string | undefined;
|
33075
33084
|
class?: any;
|
33076
33085
|
theme?: string | undefined;
|
33077
|
-
to?: vue_router.
|
33086
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33078
33087
|
icon?: boolean | IconValue | undefined;
|
33079
33088
|
href?: string | undefined;
|
33080
33089
|
elevation?: string | number | undefined;
|
@@ -33184,7 +33193,7 @@ declare const VFab: {
|
|
33184
33193
|
text?: string | undefined;
|
33185
33194
|
class?: any;
|
33186
33195
|
theme?: string | undefined;
|
33187
|
-
to?: vue_router.
|
33196
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33188
33197
|
icon?: boolean | IconValue | undefined;
|
33189
33198
|
href?: string | undefined;
|
33190
33199
|
elevation?: string | number | undefined;
|
@@ -33289,7 +33298,7 @@ declare const VFab: {
|
|
33289
33298
|
text?: string | undefined;
|
33290
33299
|
class?: any;
|
33291
33300
|
theme?: string | undefined;
|
33292
|
-
to?: vue_router.
|
33301
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33293
33302
|
icon?: boolean | IconValue | undefined;
|
33294
33303
|
href?: string | undefined;
|
33295
33304
|
elevation?: string | number | undefined;
|
@@ -34001,7 +34010,7 @@ declare const VFileInput: {
|
|
34001
34010
|
};
|
34002
34011
|
$forceUpdate: () => void;
|
34003
34012
|
$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;
|
34013
|
+
$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
34014
|
} & Omit<{
|
34006
34015
|
error: boolean;
|
34007
34016
|
direction: "horizontal" | "vertical";
|
@@ -34573,7 +34582,7 @@ declare const VFileInput: {
|
|
34573
34582
|
};
|
34574
34583
|
$forceUpdate: () => void;
|
34575
34584
|
$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;
|
34585
|
+
$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
34586
|
} & Omit<{
|
34578
34587
|
error: boolean;
|
34579
34588
|
direction: "horizontal" | "vertical";
|
@@ -34980,7 +34989,7 @@ declare const VFileInput: {
|
|
34980
34989
|
};
|
34981
34990
|
$forceUpdate: () => void;
|
34982
34991
|
$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;
|
34992
|
+
$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
34993
|
} & Omit<{
|
34985
34994
|
error: boolean;
|
34986
34995
|
direction: "horizontal" | "vertical";
|
@@ -49177,7 +49186,7 @@ declare const VSnackbar: {
|
|
49177
49186
|
};
|
49178
49187
|
$forceUpdate: () => void;
|
49179
49188
|
$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;
|
49189
|
+
$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
49190
|
} & Omit<{
|
49182
49191
|
absolute: boolean;
|
49183
49192
|
location: Anchor;
|
@@ -49859,7 +49868,7 @@ declare const VSnackbar: {
|
|
49859
49868
|
};
|
49860
49869
|
$forceUpdate: () => void;
|
49861
49870
|
$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;
|
49871
|
+
$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
49872
|
} & Omit<{
|
49864
49873
|
absolute: boolean;
|
49865
49874
|
location: Anchor;
|
@@ -50441,7 +50450,7 @@ declare const VSnackbar: {
|
|
50441
50450
|
};
|
50442
50451
|
$forceUpdate: () => void;
|
50443
50452
|
$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;
|
50453
|
+
$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
50454
|
} & Omit<{
|
50446
50455
|
absolute: boolean;
|
50447
50456
|
location: Anchor;
|
@@ -54335,7 +54344,7 @@ declare const VTab: {
|
|
54335
54344
|
text?: string | undefined;
|
54336
54345
|
class?: any;
|
54337
54346
|
theme?: string | undefined;
|
54338
|
-
to?: vue_router.
|
54347
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54339
54348
|
icon?: boolean | IconValue | undefined;
|
54340
54349
|
href?: string | undefined;
|
54341
54350
|
elevation?: string | number | undefined;
|
@@ -54422,7 +54431,7 @@ declare const VTab: {
|
|
54422
54431
|
text?: string | undefined;
|
54423
54432
|
class?: any;
|
54424
54433
|
theme?: string | undefined;
|
54425
|
-
to?: vue_router.
|
54434
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54426
54435
|
icon?: boolean | IconValue | undefined;
|
54427
54436
|
href?: string | undefined;
|
54428
54437
|
elevation?: string | number | undefined;
|
@@ -54487,7 +54496,7 @@ declare const VTab: {
|
|
54487
54496
|
text?: string | undefined;
|
54488
54497
|
class?: any;
|
54489
54498
|
theme?: string | undefined;
|
54490
|
-
to?: vue_router.
|
54499
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54491
54500
|
icon?: boolean | IconValue | undefined;
|
54492
54501
|
href?: string | undefined;
|
54493
54502
|
elevation?: string | number | undefined;
|
@@ -54574,7 +54583,7 @@ declare const VTab: {
|
|
54574
54583
|
text?: string | undefined;
|
54575
54584
|
class?: any;
|
54576
54585
|
theme?: string | undefined;
|
54577
|
-
to?: vue_router.
|
54586
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54578
54587
|
icon?: boolean | IconValue | undefined;
|
54579
54588
|
href?: string | undefined;
|
54580
54589
|
elevation?: string | number | undefined;
|
@@ -54657,7 +54666,7 @@ declare const VTab: {
|
|
54657
54666
|
};
|
54658
54667
|
$forceUpdate: () => void;
|
54659
54668
|
$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;
|
54669
|
+
$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
54670
|
} & Omit<{
|
54662
54671
|
symbol: any;
|
54663
54672
|
replace: boolean;
|
@@ -54694,7 +54703,7 @@ declare const VTab: {
|
|
54694
54703
|
text?: string | undefined;
|
54695
54704
|
class?: any;
|
54696
54705
|
theme?: string | undefined;
|
54697
|
-
to?: vue_router.
|
54706
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54698
54707
|
icon?: boolean | IconValue | undefined;
|
54699
54708
|
href?: string | undefined;
|
54700
54709
|
elevation?: string | number | undefined;
|
@@ -54766,7 +54775,7 @@ declare const VTab: {
|
|
54766
54775
|
text?: string | undefined;
|
54767
54776
|
class?: any;
|
54768
54777
|
theme?: string | undefined;
|
54769
|
-
to?: vue_router.
|
54778
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54770
54779
|
icon?: boolean | IconValue | undefined;
|
54771
54780
|
href?: string | undefined;
|
54772
54781
|
elevation?: string | number | undefined;
|
@@ -54861,7 +54870,7 @@ declare const VTab: {
|
|
54861
54870
|
text?: string | undefined;
|
54862
54871
|
class?: any;
|
54863
54872
|
theme?: string | undefined;
|
54864
|
-
to?: vue_router.
|
54873
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54865
54874
|
icon?: boolean | IconValue | undefined;
|
54866
54875
|
href?: string | undefined;
|
54867
54876
|
elevation?: string | number | undefined;
|
@@ -54948,7 +54957,7 @@ declare const VTab: {
|
|
54948
54957
|
text?: string | undefined;
|
54949
54958
|
class?: any;
|
54950
54959
|
theme?: string | undefined;
|
54951
|
-
to?: vue_router.
|
54960
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54952
54961
|
icon?: boolean | IconValue | undefined;
|
54953
54962
|
href?: string | undefined;
|
54954
54963
|
elevation?: string | number | undefined;
|
@@ -55013,7 +55022,7 @@ declare const VTab: {
|
|
55013
55022
|
text?: string | undefined;
|
55014
55023
|
class?: any;
|
55015
55024
|
theme?: string | undefined;
|
55016
|
-
to?: vue_router.
|
55025
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55017
55026
|
icon?: boolean | IconValue | undefined;
|
55018
55027
|
href?: string | undefined;
|
55019
55028
|
elevation?: string | number | undefined;
|
@@ -55100,7 +55109,7 @@ declare const VTab: {
|
|
55100
55109
|
text?: string | undefined;
|
55101
55110
|
class?: any;
|
55102
55111
|
theme?: string | undefined;
|
55103
|
-
to?: vue_router.
|
55112
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55104
55113
|
icon?: boolean | IconValue | undefined;
|
55105
55114
|
href?: string | undefined;
|
55106
55115
|
elevation?: string | number | undefined;
|
@@ -55183,7 +55192,7 @@ declare const VTab: {
|
|
55183
55192
|
};
|
55184
55193
|
$forceUpdate: () => void;
|
55185
55194
|
$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;
|
55195
|
+
$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
55196
|
} & Omit<{
|
55188
55197
|
symbol: any;
|
55189
55198
|
replace: boolean;
|
@@ -55220,7 +55229,7 @@ declare const VTab: {
|
|
55220
55229
|
text?: string | undefined;
|
55221
55230
|
class?: any;
|
55222
55231
|
theme?: string | undefined;
|
55223
|
-
to?: vue_router.
|
55232
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55224
55233
|
icon?: boolean | IconValue | undefined;
|
55225
55234
|
href?: string | undefined;
|
55226
55235
|
elevation?: string | number | undefined;
|
@@ -55317,7 +55326,7 @@ declare const VTab: {
|
|
55317
55326
|
text?: string | undefined;
|
55318
55327
|
class?: any;
|
55319
55328
|
theme?: string | undefined;
|
55320
|
-
to?: vue_router.
|
55329
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55321
55330
|
icon?: boolean | IconValue | undefined;
|
55322
55331
|
href?: string | undefined;
|
55323
55332
|
elevation?: string | number | undefined;
|
@@ -55404,7 +55413,7 @@ declare const VTab: {
|
|
55404
55413
|
text?: string | undefined;
|
55405
55414
|
class?: any;
|
55406
55415
|
theme?: string | undefined;
|
55407
|
-
to?: vue_router.
|
55416
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55408
55417
|
icon?: boolean | IconValue | undefined;
|
55409
55418
|
href?: string | undefined;
|
55410
55419
|
elevation?: string | number | undefined;
|
@@ -55469,7 +55478,7 @@ declare const VTab: {
|
|
55469
55478
|
text?: string | undefined;
|
55470
55479
|
class?: any;
|
55471
55480
|
theme?: string | undefined;
|
55472
|
-
to?: vue_router.
|
55481
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55473
55482
|
icon?: boolean | IconValue | undefined;
|
55474
55483
|
href?: string | undefined;
|
55475
55484
|
elevation?: string | number | undefined;
|
@@ -55556,7 +55565,7 @@ declare const VTab: {
|
|
55556
55565
|
text?: string | undefined;
|
55557
55566
|
class?: any;
|
55558
55567
|
theme?: string | undefined;
|
55559
|
-
to?: vue_router.
|
55568
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55560
55569
|
icon?: boolean | IconValue | undefined;
|
55561
55570
|
href?: string | undefined;
|
55562
55571
|
elevation?: string | number | undefined;
|
@@ -55639,7 +55648,7 @@ declare const VTab: {
|
|
55639
55648
|
};
|
55640
55649
|
$forceUpdate: () => void;
|
55641
55650
|
$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;
|
55651
|
+
$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
55652
|
} & Omit<{
|
55644
55653
|
symbol: any;
|
55645
55654
|
replace: boolean;
|
@@ -55676,7 +55685,7 @@ declare const VTab: {
|
|
55676
55685
|
text?: string | undefined;
|
55677
55686
|
class?: any;
|
55678
55687
|
theme?: string | undefined;
|
55679
|
-
to?: vue_router.
|
55688
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55680
55689
|
icon?: boolean | IconValue | undefined;
|
55681
55690
|
href?: string | undefined;
|
55682
55691
|
elevation?: string | number | undefined;
|
@@ -57137,7 +57146,7 @@ declare const VTextarea: {
|
|
57137
57146
|
};
|
57138
57147
|
$forceUpdate: () => void;
|
57139
57148
|
$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;
|
57149
|
+
$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
57150
|
} & Omit<{
|
57142
57151
|
error: boolean;
|
57143
57152
|
direction: "horizontal" | "vertical";
|
@@ -57676,7 +57685,7 @@ declare const VTextarea: {
|
|
57676
57685
|
};
|
57677
57686
|
$forceUpdate: () => void;
|
57678
57687
|
$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;
|
57688
|
+
$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
57689
|
} & Omit<{
|
57681
57690
|
error: boolean;
|
57682
57691
|
direction: "horizontal" | "vertical";
|
@@ -58068,7 +58077,7 @@ declare const VTextarea: {
|
|
58068
58077
|
};
|
58069
58078
|
$forceUpdate: () => void;
|
58070
58079
|
$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;
|
58080
|
+
$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
58081
|
} & Omit<{
|
58073
58082
|
error: boolean;
|
58074
58083
|
direction: "horizontal" | "vertical";
|
@@ -58712,7 +58721,7 @@ declare const VTextField: {
|
|
58712
58721
|
};
|
58713
58722
|
$forceUpdate: () => void;
|
58714
58723
|
$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;
|
58724
|
+
$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
58725
|
} & Omit<{
|
58717
58726
|
error: boolean;
|
58718
58727
|
direction: "horizontal" | "vertical";
|
@@ -58951,7 +58960,7 @@ declare const VTextField: {
|
|
58951
58960
|
};
|
58952
58961
|
$forceUpdate: () => void;
|
58953
58962
|
$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;
|
58963
|
+
$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
58964
|
} & Omit<{
|
58956
58965
|
flat: boolean;
|
58957
58966
|
reverse: boolean;
|
@@ -59490,7 +59499,7 @@ declare const VTextField: {
|
|
59490
59499
|
};
|
59491
59500
|
$forceUpdate: () => void;
|
59492
59501
|
$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;
|
59502
|
+
$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
59503
|
} & Omit<{
|
59495
59504
|
error: boolean;
|
59496
59505
|
direction: "horizontal" | "vertical";
|
@@ -59729,7 +59738,7 @@ declare const VTextField: {
|
|
59729
59738
|
};
|
59730
59739
|
$forceUpdate: () => void;
|
59731
59740
|
$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;
|
59741
|
+
$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
59742
|
} & Omit<{
|
59734
59743
|
flat: boolean;
|
59735
59744
|
reverse: boolean;
|
@@ -60119,7 +60128,7 @@ declare const VTextField: {
|
|
60119
60128
|
};
|
60120
60129
|
$forceUpdate: () => void;
|
60121
60130
|
$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;
|
60131
|
+
$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
60132
|
} & Omit<{
|
60124
60133
|
error: boolean;
|
60125
60134
|
direction: "horizontal" | "vertical";
|
@@ -60358,7 +60367,7 @@ declare const VTextField: {
|
|
60358
60367
|
};
|
60359
60368
|
$forceUpdate: () => void;
|
60360
60369
|
$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;
|
60370
|
+
$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
60371
|
} & Omit<{
|
60363
60372
|
flat: boolean;
|
60364
60373
|
reverse: boolean;
|
@@ -62030,7 +62039,7 @@ declare const VTooltip: {
|
|
62030
62039
|
};
|
62031
62040
|
$forceUpdate: () => void;
|
62032
62041
|
$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;
|
62042
|
+
$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
62043
|
} & Omit<{
|
62035
62044
|
absolute: boolean;
|
62036
62045
|
location: Anchor;
|
@@ -62695,7 +62704,7 @@ declare const VTooltip: {
|
|
62695
62704
|
};
|
62696
62705
|
$forceUpdate: () => void;
|
62697
62706
|
$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;
|
62707
|
+
$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
62708
|
} & Omit<{
|
62700
62709
|
absolute: boolean;
|
62701
62710
|
location: Anchor;
|
@@ -63268,7 +63277,7 @@ declare const VTooltip: {
|
|
63268
63277
|
};
|
63269
63278
|
$forceUpdate: () => void;
|
63270
63279
|
$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;
|
63280
|
+
$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
63281
|
} & Omit<{
|
63273
63282
|
absolute: boolean;
|
63274
63283
|
location: Anchor;
|