@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
package/dist/vuetify-labs.d.ts
CHANGED
@@ -3,7 +3,7 @@ import { Ref, DeepReadonly, ComponentPropsOptions, ExtractPropTypes, VNodeChild,
|
|
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
|
interface DateAdapter<T = unknown> {
|
9
9
|
date(value?: any): T | null;
|
@@ -1839,7 +1839,7 @@ declare const VAppBarNavIcon: {
|
|
1839
1839
|
text?: string | undefined;
|
1840
1840
|
class?: any;
|
1841
1841
|
theme?: string | undefined;
|
1842
|
-
to?: vue_router.
|
1842
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
1843
1843
|
href?: string | undefined;
|
1844
1844
|
elevation?: string | number | undefined;
|
1845
1845
|
rounded?: string | number | boolean | undefined;
|
@@ -1903,7 +1903,7 @@ declare const VAppBarNavIcon: {
|
|
1903
1903
|
text?: string | undefined;
|
1904
1904
|
class?: any;
|
1905
1905
|
theme?: string | undefined;
|
1906
|
-
to?: vue_router.
|
1906
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
1907
1907
|
href?: string | undefined;
|
1908
1908
|
elevation?: string | number | undefined;
|
1909
1909
|
rounded?: string | number | boolean | undefined;
|
@@ -2001,7 +2001,7 @@ declare const VAppBarNavIcon: {
|
|
2001
2001
|
text?: string | undefined;
|
2002
2002
|
class?: any;
|
2003
2003
|
theme?: string | undefined;
|
2004
|
-
to?: vue_router.
|
2004
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
2005
2005
|
href?: string | undefined;
|
2006
2006
|
elevation?: string | number | undefined;
|
2007
2007
|
rounded?: string | number | boolean | undefined;
|
@@ -2091,7 +2091,7 @@ declare const VAppBarNavIcon: {
|
|
2091
2091
|
text?: string | undefined;
|
2092
2092
|
class?: any;
|
2093
2093
|
theme?: string | undefined;
|
2094
|
-
to?: vue_router.
|
2094
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
2095
2095
|
href?: string | undefined;
|
2096
2096
|
elevation?: string | number | undefined;
|
2097
2097
|
rounded?: string | number | boolean | undefined;
|
@@ -4083,6 +4083,19 @@ declare function connectedLocationStrategy(data: LocationStrategyData, props: St
|
|
4083
4083
|
} | undefined;
|
4084
4084
|
};
|
4085
4085
|
|
4086
|
+
interface LinkProps {
|
4087
|
+
href: string | undefined;
|
4088
|
+
replace: boolean | undefined;
|
4089
|
+
to: RouteLocationRaw | undefined;
|
4090
|
+
exact: boolean | undefined;
|
4091
|
+
}
|
4092
|
+
interface UseLink extends Omit<Partial<ReturnType<typeof useLink>>, 'href'> {
|
4093
|
+
isLink: ComputedRef<boolean>;
|
4094
|
+
isClickable: ComputedRef<boolean>;
|
4095
|
+
href: Ref<string | undefined>;
|
4096
|
+
linkProps: Record<string, string | undefined>;
|
4097
|
+
}
|
4098
|
+
|
4086
4099
|
type ListItemSlot = {
|
4087
4100
|
isActive: boolean;
|
4088
4101
|
isOpen: boolean;
|
@@ -4133,7 +4146,7 @@ declare const VListItem: {
|
|
4133
4146
|
title?: string | number | undefined;
|
4134
4147
|
class?: any;
|
4135
4148
|
theme?: string | undefined;
|
4136
|
-
to?: vue_router.
|
4149
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4137
4150
|
lines?: false | "one" | "two" | "three" | undefined;
|
4138
4151
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4139
4152
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4199,6 +4212,7 @@ declare const VListItem: {
|
|
4199
4212
|
getPath: (id: unknown) => unknown[];
|
4200
4213
|
};
|
4201
4214
|
id: vue.ComputedRef<{} | null>;
|
4215
|
+
link: UseLink;
|
4202
4216
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
4203
4217
|
click: (e: MouseEvent | KeyboardEvent) => true;
|
4204
4218
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
@@ -4230,7 +4244,7 @@ declare const VListItem: {
|
|
4230
4244
|
title?: string | number | undefined;
|
4231
4245
|
class?: any;
|
4232
4246
|
theme?: string | undefined;
|
4233
|
-
to?: vue_router.
|
4247
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4234
4248
|
lines?: false | "one" | "two" | "three" | undefined;
|
4235
4249
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4236
4250
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4327,7 +4341,7 @@ declare const VListItem: {
|
|
4327
4341
|
title?: string | number | undefined;
|
4328
4342
|
class?: any;
|
4329
4343
|
theme?: string | undefined;
|
4330
|
-
to?: vue_router.
|
4344
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4331
4345
|
lines?: false | "one" | "two" | "three" | undefined;
|
4332
4346
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4333
4347
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4393,6 +4407,7 @@ declare const VListItem: {
|
|
4393
4407
|
getPath: (id: unknown) => unknown[];
|
4394
4408
|
};
|
4395
4409
|
id: vue.ComputedRef<{} | null>;
|
4410
|
+
link: UseLink;
|
4396
4411
|
}, {}, {}, {}, {
|
4397
4412
|
replace: boolean;
|
4398
4413
|
link: boolean;
|
@@ -4443,7 +4458,7 @@ declare const VListItem: {
|
|
4443
4458
|
title?: string | number | undefined;
|
4444
4459
|
class?: any;
|
4445
4460
|
theme?: string | undefined;
|
4446
|
-
to?: vue_router.
|
4461
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4447
4462
|
lines?: false | "one" | "two" | "three" | undefined;
|
4448
4463
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4449
4464
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4509,6 +4524,7 @@ declare const VListItem: {
|
|
4509
4524
|
getPath: (id: unknown) => unknown[];
|
4510
4525
|
};
|
4511
4526
|
id: vue.ComputedRef<{} | null>;
|
4527
|
+
link: UseLink;
|
4512
4528
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
4513
4529
|
click: (e: MouseEvent | KeyboardEvent) => true;
|
4514
4530
|
}, string, {
|
@@ -6791,7 +6807,7 @@ declare const VMenu: {
|
|
6791
6807
|
};
|
6792
6808
|
$forceUpdate: () => void;
|
6793
6809
|
$nextTick: typeof nextTick;
|
6794
|
-
$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;
|
6810
|
+
$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;
|
6795
6811
|
} & Omit<{
|
6796
6812
|
absolute: boolean;
|
6797
6813
|
location: Anchor;
|
@@ -7472,7 +7488,7 @@ declare const VMenu: {
|
|
7472
7488
|
};
|
7473
7489
|
$forceUpdate: () => void;
|
7474
7490
|
$nextTick: typeof nextTick;
|
7475
|
-
$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;
|
7491
|
+
$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;
|
7476
7492
|
} & Omit<{
|
7477
7493
|
absolute: boolean;
|
7478
7494
|
location: Anchor;
|
@@ -8058,7 +8074,7 @@ declare const VMenu: {
|
|
8058
8074
|
};
|
8059
8075
|
$forceUpdate: () => void;
|
8060
8076
|
$nextTick: typeof nextTick;
|
8061
|
-
$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;
|
8077
|
+
$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;
|
8062
8078
|
} & Omit<{
|
8063
8079
|
absolute: boolean;
|
8064
8080
|
location: Anchor;
|
@@ -13203,13 +13219,6 @@ declare const VBottomSheet: {
|
|
13203
13219
|
}>>;
|
13204
13220
|
type VBottomSheet = InstanceType<typeof VBottomSheet>;
|
13205
13221
|
|
13206
|
-
interface LinkProps {
|
13207
|
-
href: string | undefined;
|
13208
|
-
replace: boolean | undefined;
|
13209
|
-
to: RouteLocationRaw | undefined;
|
13210
|
-
exact: boolean | undefined;
|
13211
|
-
}
|
13212
|
-
|
13213
13222
|
type InternalBreadcrumbItem = Partial<LinkProps> & {
|
13214
13223
|
title: string;
|
13215
13224
|
disabled?: boolean;
|
@@ -13447,7 +13456,7 @@ declare const VBreadcrumbsItem: {
|
|
13447
13456
|
color?: string | undefined;
|
13448
13457
|
title?: string | undefined;
|
13449
13458
|
class?: any;
|
13450
|
-
to?: vue_router.
|
13459
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13451
13460
|
href?: string | undefined;
|
13452
13461
|
activeColor?: string | undefined;
|
13453
13462
|
activeClass?: string | undefined;
|
@@ -13471,7 +13480,7 @@ declare const VBreadcrumbsItem: {
|
|
13471
13480
|
color?: string | undefined;
|
13472
13481
|
title?: string | undefined;
|
13473
13482
|
class?: any;
|
13474
|
-
to?: vue_router.
|
13483
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13475
13484
|
href?: string | undefined;
|
13476
13485
|
activeColor?: string | undefined;
|
13477
13486
|
activeClass?: string | undefined;
|
@@ -13511,7 +13520,7 @@ declare const VBreadcrumbsItem: {
|
|
13511
13520
|
color?: string | undefined;
|
13512
13521
|
title?: string | undefined;
|
13513
13522
|
class?: any;
|
13514
|
-
to?: vue_router.
|
13523
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13515
13524
|
href?: string | undefined;
|
13516
13525
|
activeColor?: string | undefined;
|
13517
13526
|
activeClass?: string | undefined;
|
@@ -13546,7 +13555,7 @@ declare const VBreadcrumbsItem: {
|
|
13546
13555
|
color?: string | undefined;
|
13547
13556
|
title?: string | undefined;
|
13548
13557
|
class?: any;
|
13549
|
-
to?: vue_router.
|
13558
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13550
13559
|
href?: string | undefined;
|
13551
13560
|
activeColor?: string | undefined;
|
13552
13561
|
activeClass?: string | undefined;
|
@@ -13749,7 +13758,7 @@ declare const VBtn: {
|
|
13749
13758
|
text?: string | undefined;
|
13750
13759
|
class?: any;
|
13751
13760
|
theme?: string | undefined;
|
13752
|
-
to?: vue_router.
|
13761
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13753
13762
|
icon?: boolean | IconValue | undefined;
|
13754
13763
|
href?: string | undefined;
|
13755
13764
|
elevation?: string | number | undefined;
|
@@ -13823,7 +13832,7 @@ declare const VBtn: {
|
|
13823
13832
|
text?: string | undefined;
|
13824
13833
|
class?: any;
|
13825
13834
|
theme?: string | undefined;
|
13826
|
-
to?: vue_router.
|
13835
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13827
13836
|
icon?: boolean | IconValue | undefined;
|
13828
13837
|
href?: string | undefined;
|
13829
13838
|
elevation?: string | number | undefined;
|
@@ -13924,7 +13933,7 @@ declare const VBtn: {
|
|
13924
13933
|
text?: string | undefined;
|
13925
13934
|
class?: any;
|
13926
13935
|
theme?: string | undefined;
|
13927
|
-
to?: vue_router.
|
13936
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13928
13937
|
icon?: boolean | IconValue | undefined;
|
13929
13938
|
href?: string | undefined;
|
13930
13939
|
elevation?: string | number | undefined;
|
@@ -14019,7 +14028,7 @@ declare const VBtn: {
|
|
14019
14028
|
text?: string | undefined;
|
14020
14029
|
class?: any;
|
14021
14030
|
theme?: string | undefined;
|
14022
|
-
to?: vue_router.
|
14031
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14023
14032
|
icon?: boolean | IconValue | undefined;
|
14024
14033
|
href?: string | undefined;
|
14025
14034
|
elevation?: string | number | undefined;
|
@@ -14932,7 +14941,7 @@ declare const VCard: {
|
|
14932
14941
|
text?: string | number | undefined;
|
14933
14942
|
class?: any;
|
14934
14943
|
theme?: string | undefined;
|
14935
|
-
to?: vue_router.
|
14944
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14936
14945
|
href?: string | undefined;
|
14937
14946
|
elevation?: string | number | undefined;
|
14938
14947
|
rounded?: string | number | boolean | undefined;
|
@@ -15009,7 +15018,7 @@ declare const VCard: {
|
|
15009
15018
|
text?: string | number | undefined;
|
15010
15019
|
class?: any;
|
15011
15020
|
theme?: string | undefined;
|
15012
|
-
to?: vue_router.
|
15021
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
15013
15022
|
href?: string | undefined;
|
15014
15023
|
elevation?: string | number | undefined;
|
15015
15024
|
rounded?: string | number | boolean | undefined;
|
@@ -15120,7 +15129,7 @@ declare const VCard: {
|
|
15120
15129
|
text?: string | number | undefined;
|
15121
15130
|
class?: any;
|
15122
15131
|
theme?: string | undefined;
|
15123
|
-
to?: vue_router.
|
15132
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
15124
15133
|
href?: string | undefined;
|
15125
15134
|
elevation?: string | number | undefined;
|
15126
15135
|
rounded?: string | number | boolean | undefined;
|
@@ -15217,7 +15226,7 @@ declare const VCard: {
|
|
15217
15226
|
text?: string | number | undefined;
|
15218
15227
|
class?: any;
|
15219
15228
|
theme?: string | undefined;
|
15220
|
-
to?: vue_router.
|
15229
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
15221
15230
|
href?: string | undefined;
|
15222
15231
|
elevation?: string | number | undefined;
|
15223
15232
|
rounded?: string | number | boolean | undefined;
|
@@ -18814,7 +18823,7 @@ declare const VChip: {
|
|
18814
18823
|
text?: string | undefined;
|
18815
18824
|
class?: any;
|
18816
18825
|
theme?: string | undefined;
|
18817
|
-
to?: vue_router.
|
18826
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18818
18827
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18819
18828
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18820
18829
|
href?: string | undefined;
|
@@ -18922,7 +18931,7 @@ declare const VChip: {
|
|
18922
18931
|
text?: string | undefined;
|
18923
18932
|
class?: any;
|
18924
18933
|
theme?: string | undefined;
|
18925
|
-
to?: vue_router.
|
18934
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18926
18935
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18927
18936
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18928
18937
|
href?: string | undefined;
|
@@ -19068,7 +19077,7 @@ declare const VChip: {
|
|
19068
19077
|
text?: string | undefined;
|
19069
19078
|
class?: any;
|
19070
19079
|
theme?: string | undefined;
|
19071
|
-
to?: vue_router.
|
19080
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
19072
19081
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
19073
19082
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
19074
19083
|
href?: string | undefined;
|
@@ -19197,7 +19206,7 @@ declare const VChip: {
|
|
19197
19206
|
text?: string | undefined;
|
19198
19207
|
class?: any;
|
19199
19208
|
theme?: string | undefined;
|
19200
|
-
to?: vue_router.
|
19209
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
19201
19210
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
19202
19211
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
19203
19212
|
href?: string | undefined;
|
@@ -20033,7 +20042,7 @@ declare const VColorPicker: {
|
|
20033
20042
|
};
|
20034
20043
|
}>> & {
|
20035
20044
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
20036
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
20045
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
20037
20046
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
20038
20047
|
'update:modelValue': (color: any) => true;
|
20039
20048
|
'update:mode': (mode: keyof typeof modes) => true;
|
@@ -20100,17 +20109,17 @@ declare const VColorPicker: {
|
|
20100
20109
|
};
|
20101
20110
|
}>> & {
|
20102
20111
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
20103
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
20112
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
20104
20113
|
}, {
|
20105
20114
|
width: string | number;
|
20106
20115
|
style: vue.StyleValue;
|
20107
20116
|
disabled: boolean;
|
20108
20117
|
tag: string;
|
20109
|
-
mode: "rgb" | "hex" | "
|
20118
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
20110
20119
|
rounded: string | number | boolean;
|
20111
20120
|
tile: boolean;
|
20112
20121
|
dotSize: string | number;
|
20113
|
-
modes: readonly ("rgb" | "hex" | "
|
20122
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
20114
20123
|
canvasHeight: string | number;
|
20115
20124
|
hideCanvas: boolean;
|
20116
20125
|
hideSliders: boolean;
|
@@ -20187,17 +20196,17 @@ declare const VColorPicker: {
|
|
20187
20196
|
};
|
20188
20197
|
}>> & {
|
20189
20198
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
20190
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
20199
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
20191
20200
|
}, {}, {}, {}, {}, {
|
20192
20201
|
width: string | number;
|
20193
20202
|
style: vue.StyleValue;
|
20194
20203
|
disabled: boolean;
|
20195
20204
|
tag: string;
|
20196
|
-
mode: "rgb" | "hex" | "
|
20205
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
20197
20206
|
rounded: string | number | boolean;
|
20198
20207
|
tile: boolean;
|
20199
20208
|
dotSize: string | number;
|
20200
|
-
modes: readonly ("rgb" | "hex" | "
|
20209
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
20201
20210
|
canvasHeight: string | number;
|
20202
20211
|
hideCanvas: boolean;
|
20203
20212
|
hideSliders: boolean;
|
@@ -20271,7 +20280,7 @@ declare const VColorPicker: {
|
|
20271
20280
|
};
|
20272
20281
|
}>> & {
|
20273
20282
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
20274
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
20283
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
20275
20284
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
20276
20285
|
'update:modelValue': (color: any) => true;
|
20277
20286
|
'update:mode': (mode: keyof typeof modes) => true;
|
@@ -20280,11 +20289,11 @@ declare const VColorPicker: {
|
|
20280
20289
|
style: vue.StyleValue;
|
20281
20290
|
disabled: boolean;
|
20282
20291
|
tag: string;
|
20283
|
-
mode: "rgb" | "hex" | "
|
20292
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
20284
20293
|
rounded: string | number | boolean;
|
20285
20294
|
tile: boolean;
|
20286
20295
|
dotSize: string | number;
|
20287
|
-
modes: readonly ("rgb" | "hex" | "
|
20296
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
20288
20297
|
canvasHeight: string | number;
|
20289
20298
|
hideCanvas: boolean;
|
20290
20299
|
hideSliders: boolean;
|
@@ -30317,7 +30326,7 @@ declare const VDialog: {
|
|
30317
30326
|
};
|
30318
30327
|
$forceUpdate: () => void;
|
30319
30328
|
$nextTick: typeof nextTick;
|
30320
|
-
$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;
|
30329
|
+
$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;
|
30321
30330
|
} & Omit<{
|
30322
30331
|
absolute: boolean;
|
30323
30332
|
location: Anchor;
|
@@ -31003,7 +31012,7 @@ declare const VDialog: {
|
|
31003
31012
|
};
|
31004
31013
|
$forceUpdate: () => void;
|
31005
31014
|
$nextTick: typeof nextTick;
|
31006
|
-
$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;
|
31015
|
+
$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;
|
31007
31016
|
} & Omit<{
|
31008
31017
|
absolute: boolean;
|
31009
31018
|
location: Anchor;
|
@@ -31588,7 +31597,7 @@ declare const VDialog: {
|
|
31588
31597
|
};
|
31589
31598
|
$forceUpdate: () => void;
|
31590
31599
|
$nextTick: typeof nextTick;
|
31591
|
-
$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;
|
31600
|
+
$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;
|
31592
31601
|
} & Omit<{
|
31593
31602
|
absolute: boolean;
|
31594
31603
|
location: Anchor;
|
@@ -33610,7 +33619,7 @@ declare const VFab: {
|
|
33610
33619
|
text?: string | undefined;
|
33611
33620
|
class?: any;
|
33612
33621
|
theme?: string | undefined;
|
33613
|
-
to?: vue_router.
|
33622
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33614
33623
|
icon?: boolean | IconValue | undefined;
|
33615
33624
|
href?: string | undefined;
|
33616
33625
|
elevation?: string | number | undefined;
|
@@ -33681,7 +33690,7 @@ declare const VFab: {
|
|
33681
33690
|
text?: string | undefined;
|
33682
33691
|
class?: any;
|
33683
33692
|
theme?: string | undefined;
|
33684
|
-
to?: vue_router.
|
33693
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33685
33694
|
icon?: boolean | IconValue | undefined;
|
33686
33695
|
href?: string | undefined;
|
33687
33696
|
elevation?: string | number | undefined;
|
@@ -33791,7 +33800,7 @@ declare const VFab: {
|
|
33791
33800
|
text?: string | undefined;
|
33792
33801
|
class?: any;
|
33793
33802
|
theme?: string | undefined;
|
33794
|
-
to?: vue_router.
|
33803
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33795
33804
|
icon?: boolean | IconValue | undefined;
|
33796
33805
|
href?: string | undefined;
|
33797
33806
|
elevation?: string | number | undefined;
|
@@ -33896,7 +33905,7 @@ declare const VFab: {
|
|
33896
33905
|
text?: string | undefined;
|
33897
33906
|
class?: any;
|
33898
33907
|
theme?: string | undefined;
|
33899
|
-
to?: vue_router.
|
33908
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33900
33909
|
icon?: boolean | IconValue | undefined;
|
33901
33910
|
href?: string | undefined;
|
33902
33911
|
elevation?: string | number | undefined;
|
@@ -34608,7 +34617,7 @@ declare const VFileInput: {
|
|
34608
34617
|
};
|
34609
34618
|
$forceUpdate: () => void;
|
34610
34619
|
$nextTick: typeof nextTick;
|
34611
|
-
$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;
|
34620
|
+
$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;
|
34612
34621
|
} & Omit<{
|
34613
34622
|
error: boolean;
|
34614
34623
|
direction: "horizontal" | "vertical";
|
@@ -35180,7 +35189,7 @@ declare const VFileInput: {
|
|
35180
35189
|
};
|
35181
35190
|
$forceUpdate: () => void;
|
35182
35191
|
$nextTick: typeof nextTick;
|
35183
|
-
$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;
|
35192
|
+
$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;
|
35184
35193
|
} & Omit<{
|
35185
35194
|
error: boolean;
|
35186
35195
|
direction: "horizontal" | "vertical";
|
@@ -35587,7 +35596,7 @@ declare const VFileInput: {
|
|
35587
35596
|
};
|
35588
35597
|
$forceUpdate: () => void;
|
35589
35598
|
$nextTick: typeof nextTick;
|
35590
|
-
$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;
|
35599
|
+
$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;
|
35591
35600
|
} & Omit<{
|
35592
35601
|
error: boolean;
|
35593
35602
|
direction: "horizontal" | "vertical";
|
@@ -49784,7 +49793,7 @@ declare const VSnackbar: {
|
|
49784
49793
|
};
|
49785
49794
|
$forceUpdate: () => void;
|
49786
49795
|
$nextTick: typeof nextTick;
|
49787
|
-
$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;
|
49796
|
+
$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;
|
49788
49797
|
} & Omit<{
|
49789
49798
|
absolute: boolean;
|
49790
49799
|
location: Anchor;
|
@@ -50466,7 +50475,7 @@ declare const VSnackbar: {
|
|
50466
50475
|
};
|
50467
50476
|
$forceUpdate: () => void;
|
50468
50477
|
$nextTick: typeof nextTick;
|
50469
|
-
$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;
|
50478
|
+
$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;
|
50470
50479
|
} & Omit<{
|
50471
50480
|
absolute: boolean;
|
50472
50481
|
location: Anchor;
|
@@ -51048,7 +51057,7 @@ declare const VSnackbar: {
|
|
51048
51057
|
};
|
51049
51058
|
$forceUpdate: () => void;
|
51050
51059
|
$nextTick: typeof nextTick;
|
51051
|
-
$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;
|
51060
|
+
$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;
|
51052
51061
|
} & Omit<{
|
51053
51062
|
absolute: boolean;
|
51054
51063
|
location: Anchor;
|
@@ -54942,7 +54951,7 @@ declare const VTab: {
|
|
54942
54951
|
text?: string | undefined;
|
54943
54952
|
class?: any;
|
54944
54953
|
theme?: string | undefined;
|
54945
|
-
to?: vue_router.
|
54954
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54946
54955
|
icon?: boolean | IconValue | undefined;
|
54947
54956
|
href?: string | undefined;
|
54948
54957
|
elevation?: string | number | undefined;
|
@@ -55029,7 +55038,7 @@ declare const VTab: {
|
|
55029
55038
|
text?: string | undefined;
|
55030
55039
|
class?: any;
|
55031
55040
|
theme?: string | undefined;
|
55032
|
-
to?: vue_router.
|
55041
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55033
55042
|
icon?: boolean | IconValue | undefined;
|
55034
55043
|
href?: string | undefined;
|
55035
55044
|
elevation?: string | number | undefined;
|
@@ -55094,7 +55103,7 @@ declare const VTab: {
|
|
55094
55103
|
text?: string | undefined;
|
55095
55104
|
class?: any;
|
55096
55105
|
theme?: string | undefined;
|
55097
|
-
to?: vue_router.
|
55106
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55098
55107
|
icon?: boolean | IconValue | undefined;
|
55099
55108
|
href?: string | undefined;
|
55100
55109
|
elevation?: string | number | undefined;
|
@@ -55181,7 +55190,7 @@ declare const VTab: {
|
|
55181
55190
|
text?: string | undefined;
|
55182
55191
|
class?: any;
|
55183
55192
|
theme?: string | undefined;
|
55184
|
-
to?: vue_router.
|
55193
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55185
55194
|
icon?: boolean | IconValue | undefined;
|
55186
55195
|
href?: string | undefined;
|
55187
55196
|
elevation?: string | number | undefined;
|
@@ -55264,7 +55273,7 @@ declare const VTab: {
|
|
55264
55273
|
};
|
55265
55274
|
$forceUpdate: () => void;
|
55266
55275
|
$nextTick: typeof vue.nextTick;
|
55267
|
-
$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;
|
55276
|
+
$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;
|
55268
55277
|
} & Omit<{
|
55269
55278
|
symbol: any;
|
55270
55279
|
replace: boolean;
|
@@ -55301,7 +55310,7 @@ declare const VTab: {
|
|
55301
55310
|
text?: string | undefined;
|
55302
55311
|
class?: any;
|
55303
55312
|
theme?: string | undefined;
|
55304
|
-
to?: vue_router.
|
55313
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55305
55314
|
icon?: boolean | IconValue | undefined;
|
55306
55315
|
href?: string | undefined;
|
55307
55316
|
elevation?: string | number | undefined;
|
@@ -55373,7 +55382,7 @@ declare const VTab: {
|
|
55373
55382
|
text?: string | undefined;
|
55374
55383
|
class?: any;
|
55375
55384
|
theme?: string | undefined;
|
55376
|
-
to?: vue_router.
|
55385
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55377
55386
|
icon?: boolean | IconValue | undefined;
|
55378
55387
|
href?: string | undefined;
|
55379
55388
|
elevation?: string | number | undefined;
|
@@ -55468,7 +55477,7 @@ declare const VTab: {
|
|
55468
55477
|
text?: string | undefined;
|
55469
55478
|
class?: any;
|
55470
55479
|
theme?: string | undefined;
|
55471
|
-
to?: vue_router.
|
55480
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55472
55481
|
icon?: boolean | IconValue | undefined;
|
55473
55482
|
href?: string | undefined;
|
55474
55483
|
elevation?: string | number | undefined;
|
@@ -55555,7 +55564,7 @@ declare const VTab: {
|
|
55555
55564
|
text?: string | undefined;
|
55556
55565
|
class?: any;
|
55557
55566
|
theme?: string | undefined;
|
55558
|
-
to?: vue_router.
|
55567
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55559
55568
|
icon?: boolean | IconValue | undefined;
|
55560
55569
|
href?: string | undefined;
|
55561
55570
|
elevation?: string | number | undefined;
|
@@ -55620,7 +55629,7 @@ declare const VTab: {
|
|
55620
55629
|
text?: string | undefined;
|
55621
55630
|
class?: any;
|
55622
55631
|
theme?: string | undefined;
|
55623
|
-
to?: vue_router.
|
55632
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55624
55633
|
icon?: boolean | IconValue | undefined;
|
55625
55634
|
href?: string | undefined;
|
55626
55635
|
elevation?: string | number | undefined;
|
@@ -55707,7 +55716,7 @@ declare const VTab: {
|
|
55707
55716
|
text?: string | undefined;
|
55708
55717
|
class?: any;
|
55709
55718
|
theme?: string | undefined;
|
55710
|
-
to?: vue_router.
|
55719
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55711
55720
|
icon?: boolean | IconValue | undefined;
|
55712
55721
|
href?: string | undefined;
|
55713
55722
|
elevation?: string | number | undefined;
|
@@ -55790,7 +55799,7 @@ declare const VTab: {
|
|
55790
55799
|
};
|
55791
55800
|
$forceUpdate: () => void;
|
55792
55801
|
$nextTick: typeof vue.nextTick;
|
55793
|
-
$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;
|
55802
|
+
$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;
|
55794
55803
|
} & Omit<{
|
55795
55804
|
symbol: any;
|
55796
55805
|
replace: boolean;
|
@@ -55827,7 +55836,7 @@ declare const VTab: {
|
|
55827
55836
|
text?: string | undefined;
|
55828
55837
|
class?: any;
|
55829
55838
|
theme?: string | undefined;
|
55830
|
-
to?: vue_router.
|
55839
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55831
55840
|
icon?: boolean | IconValue | undefined;
|
55832
55841
|
href?: string | undefined;
|
55833
55842
|
elevation?: string | number | undefined;
|
@@ -55924,7 +55933,7 @@ declare const VTab: {
|
|
55924
55933
|
text?: string | undefined;
|
55925
55934
|
class?: any;
|
55926
55935
|
theme?: string | undefined;
|
55927
|
-
to?: vue_router.
|
55936
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55928
55937
|
icon?: boolean | IconValue | undefined;
|
55929
55938
|
href?: string | undefined;
|
55930
55939
|
elevation?: string | number | undefined;
|
@@ -56011,7 +56020,7 @@ declare const VTab: {
|
|
56011
56020
|
text?: string | undefined;
|
56012
56021
|
class?: any;
|
56013
56022
|
theme?: string | undefined;
|
56014
|
-
to?: vue_router.
|
56023
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
56015
56024
|
icon?: boolean | IconValue | undefined;
|
56016
56025
|
href?: string | undefined;
|
56017
56026
|
elevation?: string | number | undefined;
|
@@ -56076,7 +56085,7 @@ declare const VTab: {
|
|
56076
56085
|
text?: string | undefined;
|
56077
56086
|
class?: any;
|
56078
56087
|
theme?: string | undefined;
|
56079
|
-
to?: vue_router.
|
56088
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
56080
56089
|
icon?: boolean | IconValue | undefined;
|
56081
56090
|
href?: string | undefined;
|
56082
56091
|
elevation?: string | number | undefined;
|
@@ -56163,7 +56172,7 @@ declare const VTab: {
|
|
56163
56172
|
text?: string | undefined;
|
56164
56173
|
class?: any;
|
56165
56174
|
theme?: string | undefined;
|
56166
|
-
to?: vue_router.
|
56175
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
56167
56176
|
icon?: boolean | IconValue | undefined;
|
56168
56177
|
href?: string | undefined;
|
56169
56178
|
elevation?: string | number | undefined;
|
@@ -56246,7 +56255,7 @@ declare const VTab: {
|
|
56246
56255
|
};
|
56247
56256
|
$forceUpdate: () => void;
|
56248
56257
|
$nextTick: typeof vue.nextTick;
|
56249
|
-
$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;
|
56258
|
+
$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;
|
56250
56259
|
} & Omit<{
|
56251
56260
|
symbol: any;
|
56252
56261
|
replace: boolean;
|
@@ -56283,7 +56292,7 @@ declare const VTab: {
|
|
56283
56292
|
text?: string | undefined;
|
56284
56293
|
class?: any;
|
56285
56294
|
theme?: string | undefined;
|
56286
|
-
to?: vue_router.
|
56295
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
56287
56296
|
icon?: boolean | IconValue | undefined;
|
56288
56297
|
href?: string | undefined;
|
56289
56298
|
elevation?: string | number | undefined;
|
@@ -57744,7 +57753,7 @@ declare const VTextarea: {
|
|
57744
57753
|
};
|
57745
57754
|
$forceUpdate: () => void;
|
57746
57755
|
$nextTick: typeof nextTick;
|
57747
|
-
$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;
|
57756
|
+
$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;
|
57748
57757
|
} & Omit<{
|
57749
57758
|
error: boolean;
|
57750
57759
|
direction: "horizontal" | "vertical";
|
@@ -58283,7 +58292,7 @@ declare const VTextarea: {
|
|
58283
58292
|
};
|
58284
58293
|
$forceUpdate: () => void;
|
58285
58294
|
$nextTick: typeof nextTick;
|
58286
|
-
$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;
|
58295
|
+
$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;
|
58287
58296
|
} & Omit<{
|
58288
58297
|
error: boolean;
|
58289
58298
|
direction: "horizontal" | "vertical";
|
@@ -58675,7 +58684,7 @@ declare const VTextarea: {
|
|
58675
58684
|
};
|
58676
58685
|
$forceUpdate: () => void;
|
58677
58686
|
$nextTick: typeof nextTick;
|
58678
|
-
$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;
|
58687
|
+
$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;
|
58679
58688
|
} & Omit<{
|
58680
58689
|
error: boolean;
|
58681
58690
|
direction: "horizontal" | "vertical";
|
@@ -59319,7 +59328,7 @@ declare const VTextField: {
|
|
59319
59328
|
};
|
59320
59329
|
$forceUpdate: () => void;
|
59321
59330
|
$nextTick: typeof nextTick;
|
59322
|
-
$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;
|
59331
|
+
$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;
|
59323
59332
|
} & Omit<{
|
59324
59333
|
error: boolean;
|
59325
59334
|
direction: "horizontal" | "vertical";
|
@@ -59558,7 +59567,7 @@ declare const VTextField: {
|
|
59558
59567
|
};
|
59559
59568
|
$forceUpdate: () => void;
|
59560
59569
|
$nextTick: typeof nextTick;
|
59561
|
-
$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;
|
59570
|
+
$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;
|
59562
59571
|
} & Omit<{
|
59563
59572
|
flat: boolean;
|
59564
59573
|
reverse: boolean;
|
@@ -60097,7 +60106,7 @@ declare const VTextField: {
|
|
60097
60106
|
};
|
60098
60107
|
$forceUpdate: () => void;
|
60099
60108
|
$nextTick: typeof nextTick;
|
60100
|
-
$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;
|
60109
|
+
$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;
|
60101
60110
|
} & Omit<{
|
60102
60111
|
error: boolean;
|
60103
60112
|
direction: "horizontal" | "vertical";
|
@@ -60336,7 +60345,7 @@ declare const VTextField: {
|
|
60336
60345
|
};
|
60337
60346
|
$forceUpdate: () => void;
|
60338
60347
|
$nextTick: typeof nextTick;
|
60339
|
-
$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;
|
60348
|
+
$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;
|
60340
60349
|
} & Omit<{
|
60341
60350
|
flat: boolean;
|
60342
60351
|
reverse: boolean;
|
@@ -60726,7 +60735,7 @@ declare const VTextField: {
|
|
60726
60735
|
};
|
60727
60736
|
$forceUpdate: () => void;
|
60728
60737
|
$nextTick: typeof nextTick;
|
60729
|
-
$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;
|
60738
|
+
$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;
|
60730
60739
|
} & Omit<{
|
60731
60740
|
error: boolean;
|
60732
60741
|
direction: "horizontal" | "vertical";
|
@@ -60965,7 +60974,7 @@ declare const VTextField: {
|
|
60965
60974
|
};
|
60966
60975
|
$forceUpdate: () => void;
|
60967
60976
|
$nextTick: typeof nextTick;
|
60968
|
-
$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;
|
60977
|
+
$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;
|
60969
60978
|
} & Omit<{
|
60970
60979
|
flat: boolean;
|
60971
60980
|
reverse: boolean;
|
@@ -62637,7 +62646,7 @@ declare const VTooltip: {
|
|
62637
62646
|
};
|
62638
62647
|
$forceUpdate: () => void;
|
62639
62648
|
$nextTick: typeof vue.nextTick;
|
62640
|
-
$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;
|
62649
|
+
$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;
|
62641
62650
|
} & Omit<{
|
62642
62651
|
absolute: boolean;
|
62643
62652
|
location: Anchor;
|
@@ -63302,7 +63311,7 @@ declare const VTooltip: {
|
|
63302
63311
|
};
|
63303
63312
|
$forceUpdate: () => void;
|
63304
63313
|
$nextTick: typeof vue.nextTick;
|
63305
|
-
$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;
|
63314
|
+
$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;
|
63306
63315
|
} & Omit<{
|
63307
63316
|
absolute: boolean;
|
63308
63317
|
location: Anchor;
|
@@ -63875,7 +63884,7 @@ declare const VTooltip: {
|
|
63875
63884
|
};
|
63876
63885
|
$forceUpdate: () => void;
|
63877
63886
|
$nextTick: typeof vue.nextTick;
|
63878
|
-
$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;
|
63887
|
+
$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;
|
63879
63888
|
} & Omit<{
|
63880
63889
|
absolute: boolean;
|
63881
63890
|
location: Anchor;
|
@@ -70333,7 +70342,7 @@ declare const VFileUploadItem: {
|
|
70333
70342
|
title?: string | number | undefined;
|
70334
70343
|
class?: any;
|
70335
70344
|
theme?: string | undefined;
|
70336
|
-
to?: vue_router.
|
70345
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
70337
70346
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
70338
70347
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
70339
70348
|
href?: string | undefined;
|
@@ -70423,7 +70432,7 @@ declare const VFileUploadItem: {
|
|
70423
70432
|
title?: string | number | undefined;
|
70424
70433
|
class?: any;
|
70425
70434
|
theme?: string | undefined;
|
70426
|
-
to?: vue_router.
|
70435
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
70427
70436
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
70428
70437
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
70429
70438
|
href?: string | undefined;
|
@@ -70551,7 +70560,7 @@ declare const VFileUploadItem: {
|
|
70551
70560
|
title?: string | number | undefined;
|
70552
70561
|
class?: any;
|
70553
70562
|
theme?: string | undefined;
|
70554
|
-
to?: vue_router.
|
70563
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
70555
70564
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
70556
70565
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
70557
70566
|
href?: string | undefined;
|
@@ -70665,7 +70674,7 @@ declare const VFileUploadItem: {
|
|
70665
70674
|
title?: string | number | undefined;
|
70666
70675
|
class?: any;
|
70667
70676
|
theme?: string | undefined;
|
70668
|
-
to?: vue_router.
|
70677
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
70669
70678
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
70670
70679
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
70671
70680
|
href?: string | undefined;
|
@@ -71688,7 +71697,7 @@ declare const VNumberInput: {
|
|
71688
71697
|
};
|
71689
71698
|
$forceUpdate: () => void;
|
71690
71699
|
$nextTick: typeof nextTick;
|
71691
|
-
$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;
|
71700
|
+
$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;
|
71692
71701
|
} & Omit<{
|
71693
71702
|
error: boolean;
|
71694
71703
|
direction: "horizontal" | "vertical";
|
@@ -71927,7 +71936,7 @@ declare const VNumberInput: {
|
|
71927
71936
|
};
|
71928
71937
|
$forceUpdate: () => void;
|
71929
71938
|
$nextTick: typeof nextTick;
|
71930
|
-
$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;
|
71939
|
+
$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;
|
71931
71940
|
} & Omit<{
|
71932
71941
|
flat: boolean;
|
71933
71942
|
reverse: boolean;
|
@@ -72048,7 +72057,7 @@ declare const VNumberInput: {
|
|
72048
72057
|
};
|
72049
72058
|
$forceUpdate: () => void;
|
72050
72059
|
$nextTick: typeof nextTick;
|
72051
|
-
$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;
|
72060
|
+
$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;
|
72052
72061
|
} & Omit<{
|
72053
72062
|
flat: boolean;
|
72054
72063
|
reverse: boolean;
|
@@ -72355,7 +72364,7 @@ declare const VNumberInput: {
|
|
72355
72364
|
};
|
72356
72365
|
$forceUpdate: () => void;
|
72357
72366
|
$nextTick: typeof nextTick;
|
72358
|
-
$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;
|
72367
|
+
$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;
|
72359
72368
|
} & Omit<{
|
72360
72369
|
error: boolean;
|
72361
72370
|
direction: "horizontal" | "vertical";
|
@@ -72594,7 +72603,7 @@ declare const VNumberInput: {
|
|
72594
72603
|
};
|
72595
72604
|
$forceUpdate: () => void;
|
72596
72605
|
$nextTick: typeof nextTick;
|
72597
|
-
$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;
|
72606
|
+
$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;
|
72598
72607
|
} & Omit<{
|
72599
72608
|
flat: boolean;
|
72600
72609
|
reverse: boolean;
|
@@ -72827,7 +72836,7 @@ declare const VNumberInput: {
|
|
72827
72836
|
};
|
72828
72837
|
$forceUpdate: () => void;
|
72829
72838
|
$nextTick: typeof nextTick;
|
72830
|
-
$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;
|
72839
|
+
$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;
|
72831
72840
|
} & Omit<{
|
72832
72841
|
error: boolean;
|
72833
72842
|
direction: "horizontal" | "vertical";
|
@@ -73066,7 +73075,7 @@ declare const VNumberInput: {
|
|
73066
73075
|
};
|
73067
73076
|
$forceUpdate: () => void;
|
73068
73077
|
$nextTick: typeof nextTick;
|
73069
|
-
$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;
|
73078
|
+
$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;
|
73070
73079
|
} & Omit<{
|
73071
73080
|
flat: boolean;
|
73072
73081
|
reverse: boolean;
|
@@ -74055,7 +74064,7 @@ declare const VNumberInput: {
|
|
74055
74064
|
};
|
74056
74065
|
$forceUpdate: () => void;
|
74057
74066
|
$nextTick: typeof nextTick;
|
74058
|
-
$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;
|
74067
|
+
$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;
|
74059
74068
|
} & Omit<{
|
74060
74069
|
error: boolean;
|
74061
74070
|
direction: "horizontal" | "vertical";
|
@@ -74294,7 +74303,7 @@ declare const VNumberInput: {
|
|
74294
74303
|
};
|
74295
74304
|
$forceUpdate: () => void;
|
74296
74305
|
$nextTick: typeof nextTick;
|
74297
|
-
$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;
|
74306
|
+
$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;
|
74298
74307
|
} & Omit<{
|
74299
74308
|
flat: boolean;
|
74300
74309
|
reverse: boolean;
|
@@ -74415,7 +74424,7 @@ declare const VNumberInput: {
|
|
74415
74424
|
};
|
74416
74425
|
$forceUpdate: () => void;
|
74417
74426
|
$nextTick: typeof nextTick;
|
74418
|
-
$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;
|
74427
|
+
$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;
|
74419
74428
|
} & Omit<{
|
74420
74429
|
flat: boolean;
|
74421
74430
|
reverse: boolean;
|
@@ -74722,7 +74731,7 @@ declare const VNumberInput: {
|
|
74722
74731
|
};
|
74723
74732
|
$forceUpdate: () => void;
|
74724
74733
|
$nextTick: typeof nextTick;
|
74725
|
-
$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;
|
74734
|
+
$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;
|
74726
74735
|
} & Omit<{
|
74727
74736
|
error: boolean;
|
74728
74737
|
direction: "horizontal" | "vertical";
|
@@ -74961,7 +74970,7 @@ declare const VNumberInput: {
|
|
74961
74970
|
};
|
74962
74971
|
$forceUpdate: () => void;
|
74963
74972
|
$nextTick: typeof nextTick;
|
74964
|
-
$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;
|
74973
|
+
$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;
|
74965
74974
|
} & Omit<{
|
74966
74975
|
flat: boolean;
|
74967
74976
|
reverse: boolean;
|
@@ -75194,7 +75203,7 @@ declare const VNumberInput: {
|
|
75194
75203
|
};
|
75195
75204
|
$forceUpdate: () => void;
|
75196
75205
|
$nextTick: typeof nextTick;
|
75197
|
-
$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;
|
75206
|
+
$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;
|
75198
75207
|
} & Omit<{
|
75199
75208
|
error: boolean;
|
75200
75209
|
direction: "horizontal" | "vertical";
|
@@ -75433,7 +75442,7 @@ declare const VNumberInput: {
|
|
75433
75442
|
};
|
75434
75443
|
$forceUpdate: () => void;
|
75435
75444
|
$nextTick: typeof nextTick;
|
75436
|
-
$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;
|
75445
|
+
$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;
|
75437
75446
|
} & Omit<{
|
75438
75447
|
flat: boolean;
|
75439
75448
|
reverse: boolean;
|
@@ -76268,7 +76277,7 @@ declare const VNumberInput: {
|
|
76268
76277
|
};
|
76269
76278
|
$forceUpdate: () => void;
|
76270
76279
|
$nextTick: typeof nextTick;
|
76271
|
-
$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;
|
76280
|
+
$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;
|
76272
76281
|
} & Omit<{
|
76273
76282
|
error: boolean;
|
76274
76283
|
direction: "horizontal" | "vertical";
|
@@ -76507,7 +76516,7 @@ declare const VNumberInput: {
|
|
76507
76516
|
};
|
76508
76517
|
$forceUpdate: () => void;
|
76509
76518
|
$nextTick: typeof nextTick;
|
76510
|
-
$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;
|
76519
|
+
$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;
|
76511
76520
|
} & Omit<{
|
76512
76521
|
flat: boolean;
|
76513
76522
|
reverse: boolean;
|
@@ -76628,7 +76637,7 @@ declare const VNumberInput: {
|
|
76628
76637
|
};
|
76629
76638
|
$forceUpdate: () => void;
|
76630
76639
|
$nextTick: typeof nextTick;
|
76631
|
-
$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;
|
76640
|
+
$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;
|
76632
76641
|
} & Omit<{
|
76633
76642
|
flat: boolean;
|
76634
76643
|
reverse: boolean;
|
@@ -76935,7 +76944,7 @@ declare const VNumberInput: {
|
|
76935
76944
|
};
|
76936
76945
|
$forceUpdate: () => void;
|
76937
76946
|
$nextTick: typeof nextTick;
|
76938
|
-
$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;
|
76947
|
+
$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;
|
76939
76948
|
} & Omit<{
|
76940
76949
|
error: boolean;
|
76941
76950
|
direction: "horizontal" | "vertical";
|
@@ -77174,7 +77183,7 @@ declare const VNumberInput: {
|
|
77174
77183
|
};
|
77175
77184
|
$forceUpdate: () => void;
|
77176
77185
|
$nextTick: typeof nextTick;
|
77177
|
-
$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;
|
77186
|
+
$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;
|
77178
77187
|
} & Omit<{
|
77179
77188
|
flat: boolean;
|
77180
77189
|
reverse: boolean;
|
@@ -77407,7 +77416,7 @@ declare const VNumberInput: {
|
|
77407
77416
|
};
|
77408
77417
|
$forceUpdate: () => void;
|
77409
77418
|
$nextTick: typeof nextTick;
|
77410
|
-
$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;
|
77419
|
+
$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;
|
77411
77420
|
} & Omit<{
|
77412
77421
|
error: boolean;
|
77413
77422
|
direction: "horizontal" | "vertical";
|
@@ -77646,7 +77655,7 @@ declare const VNumberInput: {
|
|
77646
77655
|
};
|
77647
77656
|
$forceUpdate: () => void;
|
77648
77657
|
$nextTick: typeof nextTick;
|
77649
|
-
$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;
|
77658
|
+
$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;
|
77650
77659
|
} & Omit<{
|
77651
77660
|
flat: boolean;
|
77652
77661
|
reverse: boolean;
|
@@ -81835,7 +81844,7 @@ declare const VTreeviewItem: {
|
|
81835
81844
|
title?: string | number | undefined;
|
81836
81845
|
class?: any;
|
81837
81846
|
theme?: string | undefined;
|
81838
|
-
to?: vue_router.
|
81847
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
81839
81848
|
lines?: false | "one" | "two" | "three" | undefined;
|
81840
81849
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
81841
81850
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -81903,7 +81912,7 @@ declare const VTreeviewItem: {
|
|
81903
81912
|
title?: string | number | undefined;
|
81904
81913
|
class?: any;
|
81905
81914
|
theme?: string | undefined;
|
81906
|
-
to?: vue_router.
|
81915
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
81907
81916
|
lines?: false | "one" | "two" | "three" | undefined;
|
81908
81917
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
81909
81918
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -82002,7 +82011,7 @@ declare const VTreeviewItem: {
|
|
82002
82011
|
title?: string | number | undefined;
|
82003
82012
|
class?: any;
|
82004
82013
|
theme?: string | undefined;
|
82005
|
-
to?: vue_router.
|
82014
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
82006
82015
|
lines?: false | "one" | "two" | "three" | undefined;
|
82007
82016
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
82008
82017
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -82092,7 +82101,7 @@ declare const VTreeviewItem: {
|
|
82092
82101
|
title?: string | number | undefined;
|
82093
82102
|
class?: any;
|
82094
82103
|
theme?: string | undefined;
|
82095
|
-
to?: vue_router.
|
82104
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
82096
82105
|
lines?: false | "one" | "two" | "three" | undefined;
|
82097
82106
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
82098
82107
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|