@vuetify/nightly 3.7.12-master.2025-02-17 → 3.7.12-master.2025-02-18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +13 -3
- package/dist/json/attributes.json +2695 -2695
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +176 -176
- package/dist/json/web-types.json +4990 -4990
- package/dist/vuetify-labs.css +2607 -2610
- package/dist/vuetify-labs.d.ts +110 -110
- package/dist/vuetify-labs.esm.js +29 -29
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +28 -28
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +4455 -4458
- package/dist/vuetify.d.ts +139 -139
- package/dist/vuetify.esm.js +19 -24
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +18 -23
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +13 -13
- package/dist/vuetify.min.js.map +1 -1
- package/lib/blueprints/index.d.mts +1 -1
- package/lib/blueprints/md1.d.mts +1 -1
- package/lib/blueprints/md2.d.mts +1 -1
- package/lib/blueprints/md3.d.mts +1 -1
- package/lib/components/VAlert/VAlert.mjs +1 -1
- package/lib/components/VAlert/index.d.mts +1 -1
- package/lib/components/VAppBar/VAppBar.mjs +1 -1
- package/lib/components/VAppBar/VAppBarNavIcon.mjs +1 -1
- package/lib/components/VAppBar/VAppBarTitle.mjs +1 -1
- package/lib/components/VAppBar/index.d.mts +5 -5
- package/lib/components/VAutocomplete/VAutocomplete.mjs +1 -1
- package/lib/components/VAutocomplete/index.d.mts +4 -4
- package/lib/components/VAvatar/index.d.mts +1 -1
- package/lib/components/VBadge/VBadge.mjs +1 -1
- package/lib/components/VBadge/index.d.mts +1 -1
- package/lib/components/VBanner/VBanner.mjs +1 -1
- package/lib/components/VBanner/index.d.mts +1 -1
- package/lib/components/VBottomNavigation/VBottomNavigation.css +1 -0
- package/lib/components/VBottomNavigation/VBottomNavigation.sass +1 -0
- package/lib/components/VBottomNavigation/index.d.mts +1 -1
- package/lib/components/VBottomSheet/VBottomSheet.mjs +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbs.mjs +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs +1 -1
- package/lib/components/VBreadcrumbs/index.d.mts +5 -5
- package/lib/components/VBtn/VBtn.mjs +1 -1
- package/lib/components/VBtn/index.d.mts +5 -5
- package/lib/components/VBtnGroup/VBtnGroup.mjs +1 -1
- package/lib/components/VBtnToggle/VBtnToggle.mjs +1 -1
- package/lib/components/VBtnToggle/index.d.mts +1 -1
- package/lib/components/VCard/VCard.mjs +1 -1
- package/lib/components/VCard/VCardItem.mjs +1 -1
- package/lib/components/VCard/VCardSubtitle.mjs +1 -1
- package/lib/components/VCard/VCardText.mjs +1 -1
- package/lib/components/VCard/index.d.mts +5 -5
- package/lib/components/VCarousel/VCarousel.mjs +1 -1
- package/lib/components/VCarousel/VCarouselItem.mjs +1 -1
- package/lib/components/VCarousel/index.d.mts +1 -1
- package/lib/components/VCheckbox/VCheckbox.mjs +1 -1
- package/lib/components/VCheckbox/VCheckboxBtn.mjs +1 -1
- package/lib/components/VCheckbox/index.d.mts +1 -1
- package/lib/components/VChip/VChip.mjs +1 -1
- package/lib/components/VChip/index.d.mts +5 -5
- package/lib/components/VChipGroup/VChipGroup.mjs +1 -1
- package/lib/components/VChipGroup/index.d.mts +1 -1
- package/lib/components/VColorPicker/VColorPicker.mjs +1 -1
- package/lib/components/VColorPicker/index.d.mts +10 -10
- package/lib/components/VCombobox/VCombobox.mjs +1 -1
- package/lib/components/VCombobox/index.d.mts +4 -4
- package/lib/components/VConfirmEdit/VConfirmEdit.mjs +1 -1
- package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs +5 -5
- package/lib/components/VConfirmEdit/__test__/VConfirmEdit.spec.browser.mjs.map +1 -1
- package/lib/components/VConfirmEdit/index.d.mts +1 -1
- package/lib/components/VCounter/VCounter.mjs +1 -1
- package/lib/components/VDataIterator/index.d.mts +1 -1
- package/lib/components/VDataTable/VDataTable.mjs +1 -1
- package/lib/components/VDataTable/VDataTableFooter.mjs +1 -1
- package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs +1 -1
- package/lib/components/VDataTable/VDataTableHeaders.mjs +1 -1
- package/lib/components/VDataTable/VDataTableRow.mjs +1 -1
- package/lib/components/VDataTable/VDataTableRows.mjs +1 -1
- package/lib/components/VDataTable/VDataTableServer.mjs +1 -1
- package/lib/components/VDataTable/VDataTableVirtual.mjs +1 -1
- package/lib/components/VDataTable/index.d.mts +1 -1
- package/lib/components/VDatePicker/VDatePicker.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerMonths.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerYears.mjs +1 -1
- package/lib/components/VDatePicker/index.d.mts +1 -1
- package/lib/components/VDialog/VDialog.mjs +1 -1
- package/lib/components/VDialog/__test__/VDialog.spec.cy.mjs +1 -1
- package/lib/components/VDialog/index.d.mts +3 -3
- package/lib/components/VEmptyState/VEmptyState.mjs +1 -1
- package/lib/components/VEmptyState/index.d.mts +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanelText.mjs +1 -1
- package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs +1 -1
- package/lib/components/VExpansionPanel/index.d.mts +1 -1
- package/lib/components/VFab/VFab.mjs +1 -1
- package/lib/components/VFab/index.d.mts +5 -5
- package/lib/components/VField/VField.mjs +1 -1
- package/lib/components/VField/VFieldLabel.mjs +1 -1
- package/lib/components/VField/index.d.mts +1 -1
- package/lib/components/VFileInput/VFileInput.mjs +2 -3
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +4 -4
- package/lib/components/VFooter/VFooter.mjs +1 -1
- package/lib/components/VGrid/VContainer.mjs +1 -1
- package/lib/components/VIcon/index.d.mts +1 -1
- package/lib/components/VImg/VImg.mjs +1 -1
- package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs +1 -1
- package/lib/components/VInput/VInput.mjs +1 -1
- package/lib/components/VInput/index.d.mts +1 -1
- package/lib/components/VItemGroup/index.d.mts +1 -1
- package/lib/components/VLazy/VLazy.mjs +1 -1
- package/lib/components/VList/VList.mjs +1 -1
- package/lib/components/VList/VListChildren.mjs +1 -1
- package/lib/components/VList/VListGroup.mjs +1 -1
- package/lib/components/VList/VListItem.mjs +1 -1
- package/lib/components/VList/VListItemAction.mjs +1 -1
- package/lib/components/VList/VListItemMedia.mjs +1 -1
- package/lib/components/VList/VListItemSubtitle.mjs +1 -1
- package/lib/components/VList/index.d.mts +5 -5
- package/lib/components/VMenu/VMenu.mjs +1 -1
- package/lib/components/VMenu/index.d.mts +3 -3
- package/lib/components/VNavigationDrawer/VNavigationDrawer.css +0 -4
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +3 -6
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
- package/lib/components/VNavigationDrawer/VNavigationDrawer.sass +0 -5
- package/lib/components/VOtpInput/VOtpInput.mjs +1 -1
- package/lib/components/VOverlay/VOverlay.mjs +1 -1
- package/lib/components/VPagination/VPagination.mjs +1 -1
- package/lib/components/VPagination/index.d.mts +1 -1
- package/lib/components/VParallax/VParallax.mjs +1 -1
- package/lib/components/VRadio/VRadio.mjs +1 -1
- package/lib/components/VRadio/index.d.mts +1 -1
- package/lib/components/VRadioGroup/VRadioGroup.mjs +1 -1
- package/lib/components/VRadioGroup/index.d.mts +1 -1
- package/lib/components/VRangeSlider/VRangeSlider.mjs +1 -1
- package/lib/components/VRating/VRating.mjs +1 -1
- package/lib/components/VRating/index.d.mts +1 -1
- package/lib/components/VSelect/VSelect.mjs +1 -1
- package/lib/components/VSelect/index.d.mts +4 -4
- package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
- package/lib/components/VSelectionControl/index.d.mts +1 -1
- package/lib/components/VSelectionControlGroup/index.d.mts +1 -1
- package/lib/components/VSheet/VSheet.mjs +1 -1
- package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs +1 -1
- package/lib/components/VSlideGroup/index.d.mts +1 -1
- package/lib/components/VSlider/VSlider.mjs +1 -1
- package/lib/components/VSlider/VSliderThumb.mjs +1 -1
- package/lib/components/VSnackbar/VSnackbar.mjs +1 -1
- package/lib/components/VSnackbar/index.d.mts +3 -3
- package/lib/components/VSparkline/VBarline.mjs +1 -2
- package/lib/components/VSparkline/VBarline.mjs.map +1 -1
- package/lib/components/VSparkline/VSparkline.mjs +1 -1
- package/lib/components/VSparkline/VTrendline.mjs +1 -2
- package/lib/components/VSparkline/VTrendline.mjs.map +1 -1
- package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
- package/lib/components/VStepper/VStepper.mjs +1 -1
- package/lib/components/VStepper/VStepperItem.mjs +1 -1
- package/lib/components/VStepper/VStepperWindow.mjs +1 -1
- package/lib/components/VStepper/VStepperWindowItem.mjs +1 -1
- package/lib/components/VStepper/index.d.mts +1 -1
- package/lib/components/VSwitch/VSwitch.mjs +1 -1
- package/lib/components/VSwitch/index.d.mts +1 -1
- package/lib/components/VSystemBar/VSystemBar.mjs +1 -1
- package/lib/components/VTabs/VTab.mjs +1 -1
- package/lib/components/VTabs/VTabs.mjs +1 -1
- package/lib/components/VTabs/VTabsWindow.mjs +1 -1
- package/lib/components/VTabs/VTabsWindowItem.mjs +1 -1
- package/lib/components/VTabs/index.d.mts +20 -20
- package/lib/components/VTextField/VTextField.mjs +1 -1
- package/lib/components/VTextField/index.d.mts +7 -7
- package/lib/components/VTextarea/VTextarea.mjs +1 -1
- package/lib/components/VTextarea/index.d.mts +4 -4
- package/lib/components/VTimeline/VTimeline.mjs +1 -1
- package/lib/components/VTimeline/VTimelineDivider.mjs +1 -1
- package/lib/components/VTimeline/VTimelineItem.mjs +1 -1
- package/lib/components/VTimeline/index.d.mts +1 -1
- package/lib/components/VToolbar/VToolbar.mjs +1 -1
- package/lib/components/VTooltip/VTooltip.mjs +1 -1
- package/lib/components/VTooltip/index.d.mts +3 -3
- package/lib/components/VValidation/index.d.mts +1 -1
- package/lib/components/VVirtualScroll/VVirtualScroll.mjs +1 -1
- package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs +1 -1
- package/lib/components/VVirtualScroll/index.d.mts +1 -1
- package/lib/components/VWindow/VWindow.mjs +1 -1
- package/lib/components/VWindow/VWindowItem.mjs +1 -1
- package/lib/components/VWindow/index.d.mts +1 -1
- package/lib/components/index.d.mts +82 -82
- package/lib/components/transitions/dialog-transition.mjs +1 -2
- package/lib/components/transitions/dialog-transition.mjs.map +1 -1
- package/lib/composables/icons.mjs +1 -1
- package/lib/composables/variant.mjs +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/iconsets/fa-svg.d.mts +1 -1
- package/lib/iconsets/fa.d.mts +1 -1
- package/lib/iconsets/fa4.d.mts +1 -1
- package/lib/iconsets/md.d.mts +1 -1
- package/lib/iconsets/mdi-svg.d.mts +1 -1
- package/lib/iconsets/mdi.d.mts +1 -1
- package/lib/index.d.mts +58 -58
- package/lib/labs/VCalendar/VCalendar.mjs +1 -1
- package/lib/labs/VCalendar/VCalendarDay.mjs +1 -1
- package/lib/labs/VDateInput/VDateInput.mjs +4 -3
- package/lib/labs/VDateInput/VDateInput.mjs.map +1 -1
- package/lib/labs/VFileUpload/VFileUpload.mjs +1 -1
- package/lib/labs/VFileUpload/VFileUploadItem.mjs +1 -1
- package/lib/labs/VFileUpload/index.d.mts +5 -5
- package/lib/labs/VNumberInput/VNumberInput.mjs +1 -1
- package/lib/labs/VNumberInput/index.d.mts +22 -22
- package/lib/labs/VPicker/VPicker.mjs +1 -1
- package/lib/labs/VSnackbarQueue/VSnackbarQueue.mjs +1 -1
- package/lib/labs/VSnackbarQueue/index.d.mts +3 -3
- package/lib/labs/VStepperVertical/VStepperVertical.mjs +1 -1
- package/lib/labs/VStepperVertical/VStepperVerticalActions.mjs +1 -1
- package/lib/labs/VStepperVertical/VStepperVerticalItem.mjs +1 -1
- package/lib/labs/VStepperVertical/index.d.mts +1 -1
- package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
- package/lib/labs/VTimePicker/VTimePickerControls.mjs +1 -1
- package/lib/labs/VTreeview/VTreeview.mjs +1 -1
- package/lib/labs/VTreeview/VTreeviewChildren.mjs +1 -1
- package/lib/labs/VTreeview/VTreeviewGroup.mjs +1 -1
- package/lib/labs/VTreeview/VTreeviewItem.mjs +1 -1
- package/lib/labs/VTreeview/index.d.mts +5 -5
- package/lib/labs/components.d.mts +32 -32
- package/lib/locale/adapters/vue-i18n.mjs +0 -1
- package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
- package/package.json +16 -15
package/dist/vuetify-labs.d.ts
CHANGED
@@ -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;
|
@@ -4133,7 +4133,7 @@ declare const VListItem: {
|
|
4133
4133
|
title?: string | number | undefined;
|
4134
4134
|
class?: any;
|
4135
4135
|
theme?: string | undefined;
|
4136
|
-
to?: vue_router.
|
4136
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4137
4137
|
lines?: false | "one" | "two" | "three" | undefined;
|
4138
4138
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4139
4139
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4230,7 +4230,7 @@ declare const VListItem: {
|
|
4230
4230
|
title?: string | number | undefined;
|
4231
4231
|
class?: any;
|
4232
4232
|
theme?: string | undefined;
|
4233
|
-
to?: vue_router.
|
4233
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4234
4234
|
lines?: false | "one" | "two" | "three" | undefined;
|
4235
4235
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4236
4236
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4327,7 +4327,7 @@ declare const VListItem: {
|
|
4327
4327
|
title?: string | number | undefined;
|
4328
4328
|
class?: any;
|
4329
4329
|
theme?: string | undefined;
|
4330
|
-
to?: vue_router.
|
4330
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4331
4331
|
lines?: false | "one" | "two" | "three" | undefined;
|
4332
4332
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4333
4333
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -4443,7 +4443,7 @@ declare const VListItem: {
|
|
4443
4443
|
title?: string | number | undefined;
|
4444
4444
|
class?: any;
|
4445
4445
|
theme?: string | undefined;
|
4446
|
-
to?: vue_router.
|
4446
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
4447
4447
|
lines?: false | "one" | "two" | "three" | undefined;
|
4448
4448
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
4449
4449
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -6791,7 +6791,7 @@ declare const VMenu: {
|
|
6791
6791
|
};
|
6792
6792
|
$forceUpdate: () => void;
|
6793
6793
|
$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;
|
6794
|
+
$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
6795
|
} & Omit<{
|
6796
6796
|
absolute: boolean;
|
6797
6797
|
location: Anchor;
|
@@ -7472,7 +7472,7 @@ declare const VMenu: {
|
|
7472
7472
|
};
|
7473
7473
|
$forceUpdate: () => void;
|
7474
7474
|
$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;
|
7475
|
+
$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
7476
|
} & Omit<{
|
7477
7477
|
absolute: boolean;
|
7478
7478
|
location: Anchor;
|
@@ -8058,7 +8058,7 @@ declare const VMenu: {
|
|
8058
8058
|
};
|
8059
8059
|
$forceUpdate: () => void;
|
8060
8060
|
$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;
|
8061
|
+
$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
8062
|
} & Omit<{
|
8063
8063
|
absolute: boolean;
|
8064
8064
|
location: Anchor;
|
@@ -13447,7 +13447,7 @@ declare const VBreadcrumbsItem: {
|
|
13447
13447
|
color?: string | undefined;
|
13448
13448
|
title?: string | undefined;
|
13449
13449
|
class?: any;
|
13450
|
-
to?: vue_router.
|
13450
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13451
13451
|
href?: string | undefined;
|
13452
13452
|
activeColor?: string | undefined;
|
13453
13453
|
activeClass?: string | undefined;
|
@@ -13471,7 +13471,7 @@ declare const VBreadcrumbsItem: {
|
|
13471
13471
|
color?: string | undefined;
|
13472
13472
|
title?: string | undefined;
|
13473
13473
|
class?: any;
|
13474
|
-
to?: vue_router.
|
13474
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13475
13475
|
href?: string | undefined;
|
13476
13476
|
activeColor?: string | undefined;
|
13477
13477
|
activeClass?: string | undefined;
|
@@ -13511,7 +13511,7 @@ declare const VBreadcrumbsItem: {
|
|
13511
13511
|
color?: string | undefined;
|
13512
13512
|
title?: string | undefined;
|
13513
13513
|
class?: any;
|
13514
|
-
to?: vue_router.
|
13514
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13515
13515
|
href?: string | undefined;
|
13516
13516
|
activeColor?: string | undefined;
|
13517
13517
|
activeClass?: string | undefined;
|
@@ -13546,7 +13546,7 @@ declare const VBreadcrumbsItem: {
|
|
13546
13546
|
color?: string | undefined;
|
13547
13547
|
title?: string | undefined;
|
13548
13548
|
class?: any;
|
13549
|
-
to?: vue_router.
|
13549
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13550
13550
|
href?: string | undefined;
|
13551
13551
|
activeColor?: string | undefined;
|
13552
13552
|
activeClass?: string | undefined;
|
@@ -13749,7 +13749,7 @@ declare const VBtn: {
|
|
13749
13749
|
text?: string | undefined;
|
13750
13750
|
class?: any;
|
13751
13751
|
theme?: string | undefined;
|
13752
|
-
to?: vue_router.
|
13752
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13753
13753
|
icon?: boolean | IconValue | undefined;
|
13754
13754
|
href?: string | undefined;
|
13755
13755
|
elevation?: string | number | undefined;
|
@@ -13823,7 +13823,7 @@ declare const VBtn: {
|
|
13823
13823
|
text?: string | undefined;
|
13824
13824
|
class?: any;
|
13825
13825
|
theme?: string | undefined;
|
13826
|
-
to?: vue_router.
|
13826
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13827
13827
|
icon?: boolean | IconValue | undefined;
|
13828
13828
|
href?: string | undefined;
|
13829
13829
|
elevation?: string | number | undefined;
|
@@ -13924,7 +13924,7 @@ declare const VBtn: {
|
|
13924
13924
|
text?: string | undefined;
|
13925
13925
|
class?: any;
|
13926
13926
|
theme?: string | undefined;
|
13927
|
-
to?: vue_router.
|
13927
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
13928
13928
|
icon?: boolean | IconValue | undefined;
|
13929
13929
|
href?: string | undefined;
|
13930
13930
|
elevation?: string | number | undefined;
|
@@ -14019,7 +14019,7 @@ declare const VBtn: {
|
|
14019
14019
|
text?: string | undefined;
|
14020
14020
|
class?: any;
|
14021
14021
|
theme?: string | undefined;
|
14022
|
-
to?: vue_router.
|
14022
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14023
14023
|
icon?: boolean | IconValue | undefined;
|
14024
14024
|
href?: string | undefined;
|
14025
14025
|
elevation?: string | number | undefined;
|
@@ -14932,7 +14932,7 @@ declare const VCard: {
|
|
14932
14932
|
text?: string | number | undefined;
|
14933
14933
|
class?: any;
|
14934
14934
|
theme?: string | undefined;
|
14935
|
-
to?: vue_router.
|
14935
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
14936
14936
|
href?: string | undefined;
|
14937
14937
|
elevation?: string | number | undefined;
|
14938
14938
|
rounded?: string | number | boolean | undefined;
|
@@ -15009,7 +15009,7 @@ declare const VCard: {
|
|
15009
15009
|
text?: string | number | undefined;
|
15010
15010
|
class?: any;
|
15011
15011
|
theme?: string | undefined;
|
15012
|
-
to?: vue_router.
|
15012
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
15013
15013
|
href?: string | undefined;
|
15014
15014
|
elevation?: string | number | undefined;
|
15015
15015
|
rounded?: string | number | boolean | undefined;
|
@@ -15120,7 +15120,7 @@ declare const VCard: {
|
|
15120
15120
|
text?: string | number | undefined;
|
15121
15121
|
class?: any;
|
15122
15122
|
theme?: string | undefined;
|
15123
|
-
to?: vue_router.
|
15123
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
15124
15124
|
href?: string | undefined;
|
15125
15125
|
elevation?: string | number | undefined;
|
15126
15126
|
rounded?: string | number | boolean | undefined;
|
@@ -15217,7 +15217,7 @@ declare const VCard: {
|
|
15217
15217
|
text?: string | number | undefined;
|
15218
15218
|
class?: any;
|
15219
15219
|
theme?: string | undefined;
|
15220
|
-
to?: vue_router.
|
15220
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
15221
15221
|
href?: string | undefined;
|
15222
15222
|
elevation?: string | number | undefined;
|
15223
15223
|
rounded?: string | number | boolean | undefined;
|
@@ -18814,7 +18814,7 @@ declare const VChip: {
|
|
18814
18814
|
text?: string | undefined;
|
18815
18815
|
class?: any;
|
18816
18816
|
theme?: string | undefined;
|
18817
|
-
to?: vue_router.
|
18817
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18818
18818
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18819
18819
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18820
18820
|
href?: string | undefined;
|
@@ -18922,7 +18922,7 @@ declare const VChip: {
|
|
18922
18922
|
text?: string | undefined;
|
18923
18923
|
class?: any;
|
18924
18924
|
theme?: string | undefined;
|
18925
|
-
to?: vue_router.
|
18925
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
18926
18926
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
18927
18927
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
18928
18928
|
href?: string | undefined;
|
@@ -19068,7 +19068,7 @@ declare const VChip: {
|
|
19068
19068
|
text?: string | undefined;
|
19069
19069
|
class?: any;
|
19070
19070
|
theme?: string | undefined;
|
19071
|
-
to?: vue_router.
|
19071
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
19072
19072
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
19073
19073
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
19074
19074
|
href?: string | undefined;
|
@@ -19197,7 +19197,7 @@ declare const VChip: {
|
|
19197
19197
|
text?: string | undefined;
|
19198
19198
|
class?: any;
|
19199
19199
|
theme?: string | undefined;
|
19200
|
-
to?: vue_router.
|
19200
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
19201
19201
|
onClick?: ((args_0: MouseEvent) => void) | undefined;
|
19202
19202
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
19203
19203
|
href?: string | undefined;
|
@@ -20033,7 +20033,7 @@ declare const VColorPicker: {
|
|
20033
20033
|
};
|
20034
20034
|
}>> & {
|
20035
20035
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
20036
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
20036
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
20037
20037
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
20038
20038
|
'update:modelValue': (color: any) => true;
|
20039
20039
|
'update:mode': (mode: keyof typeof modes) => true;
|
@@ -20100,17 +20100,17 @@ declare const VColorPicker: {
|
|
20100
20100
|
};
|
20101
20101
|
}>> & {
|
20102
20102
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
20103
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
20103
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
20104
20104
|
}, {
|
20105
20105
|
width: string | number;
|
20106
20106
|
style: vue.StyleValue;
|
20107
20107
|
disabled: boolean;
|
20108
20108
|
tag: string;
|
20109
|
-
mode: "rgb" | "hex" | "
|
20109
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
20110
20110
|
rounded: string | number | boolean;
|
20111
20111
|
tile: boolean;
|
20112
20112
|
dotSize: string | number;
|
20113
|
-
modes: readonly ("rgb" | "hex" | "
|
20113
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
20114
20114
|
canvasHeight: string | number;
|
20115
20115
|
hideCanvas: boolean;
|
20116
20116
|
hideSliders: boolean;
|
@@ -20187,17 +20187,17 @@ declare const VColorPicker: {
|
|
20187
20187
|
};
|
20188
20188
|
}>> & {
|
20189
20189
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
20190
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
20190
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
20191
20191
|
}, {}, {}, {}, {}, {
|
20192
20192
|
width: string | number;
|
20193
20193
|
style: vue.StyleValue;
|
20194
20194
|
disabled: boolean;
|
20195
20195
|
tag: string;
|
20196
|
-
mode: "rgb" | "hex" | "
|
20196
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
20197
20197
|
rounded: string | number | boolean;
|
20198
20198
|
tile: boolean;
|
20199
20199
|
dotSize: string | number;
|
20200
|
-
modes: readonly ("rgb" | "hex" | "
|
20200
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
20201
20201
|
canvasHeight: string | number;
|
20202
20202
|
hideCanvas: boolean;
|
20203
20203
|
hideSliders: boolean;
|
@@ -20271,7 +20271,7 @@ declare const VColorPicker: {
|
|
20271
20271
|
};
|
20272
20272
|
}>> & {
|
20273
20273
|
"onUpdate:modelValue"?: ((color: any) => any) | undefined;
|
20274
|
-
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "
|
20274
|
+
"onUpdate:mode"?: ((mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa") => any) | undefined;
|
20275
20275
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
20276
20276
|
'update:modelValue': (color: any) => true;
|
20277
20277
|
'update:mode': (mode: keyof typeof modes) => true;
|
@@ -20280,11 +20280,11 @@ declare const VColorPicker: {
|
|
20280
20280
|
style: vue.StyleValue;
|
20281
20281
|
disabled: boolean;
|
20282
20282
|
tag: string;
|
20283
|
-
mode: "rgb" | "hex" | "
|
20283
|
+
mode: "rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa";
|
20284
20284
|
rounded: string | number | boolean;
|
20285
20285
|
tile: boolean;
|
20286
20286
|
dotSize: string | number;
|
20287
|
-
modes: readonly ("rgb" | "hex" | "
|
20287
|
+
modes: readonly ("rgb" | "hex" | "hsl" | "rgba" | "hsla" | "hexa")[];
|
20288
20288
|
canvasHeight: string | number;
|
20289
20289
|
hideCanvas: boolean;
|
20290
20290
|
hideSliders: boolean;
|
@@ -30317,7 +30317,7 @@ declare const VDialog: {
|
|
30317
30317
|
};
|
30318
30318
|
$forceUpdate: () => void;
|
30319
30319
|
$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;
|
30320
|
+
$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
30321
|
} & Omit<{
|
30322
30322
|
absolute: boolean;
|
30323
30323
|
location: Anchor;
|
@@ -31003,7 +31003,7 @@ declare const VDialog: {
|
|
31003
31003
|
};
|
31004
31004
|
$forceUpdate: () => void;
|
31005
31005
|
$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;
|
31006
|
+
$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
31007
|
} & Omit<{
|
31008
31008
|
absolute: boolean;
|
31009
31009
|
location: Anchor;
|
@@ -31588,7 +31588,7 @@ declare const VDialog: {
|
|
31588
31588
|
};
|
31589
31589
|
$forceUpdate: () => void;
|
31590
31590
|
$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;
|
31591
|
+
$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
31592
|
} & Omit<{
|
31593
31593
|
absolute: boolean;
|
31594
31594
|
location: Anchor;
|
@@ -33610,7 +33610,7 @@ declare const VFab: {
|
|
33610
33610
|
text?: string | undefined;
|
33611
33611
|
class?: any;
|
33612
33612
|
theme?: string | undefined;
|
33613
|
-
to?: vue_router.
|
33613
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33614
33614
|
icon?: boolean | IconValue | undefined;
|
33615
33615
|
href?: string | undefined;
|
33616
33616
|
elevation?: string | number | undefined;
|
@@ -33681,7 +33681,7 @@ declare const VFab: {
|
|
33681
33681
|
text?: string | undefined;
|
33682
33682
|
class?: any;
|
33683
33683
|
theme?: string | undefined;
|
33684
|
-
to?: vue_router.
|
33684
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33685
33685
|
icon?: boolean | IconValue | undefined;
|
33686
33686
|
href?: string | undefined;
|
33687
33687
|
elevation?: string | number | undefined;
|
@@ -33791,7 +33791,7 @@ declare const VFab: {
|
|
33791
33791
|
text?: string | undefined;
|
33792
33792
|
class?: any;
|
33793
33793
|
theme?: string | undefined;
|
33794
|
-
to?: vue_router.
|
33794
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33795
33795
|
icon?: boolean | IconValue | undefined;
|
33796
33796
|
href?: string | undefined;
|
33797
33797
|
elevation?: string | number | undefined;
|
@@ -33896,7 +33896,7 @@ declare const VFab: {
|
|
33896
33896
|
text?: string | undefined;
|
33897
33897
|
class?: any;
|
33898
33898
|
theme?: string | undefined;
|
33899
|
-
to?: vue_router.
|
33899
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
33900
33900
|
icon?: boolean | IconValue | undefined;
|
33901
33901
|
href?: string | undefined;
|
33902
33902
|
elevation?: string | number | undefined;
|
@@ -34608,7 +34608,7 @@ declare const VFileInput: {
|
|
34608
34608
|
};
|
34609
34609
|
$forceUpdate: () => void;
|
34610
34610
|
$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;
|
34611
|
+
$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
34612
|
} & Omit<{
|
34613
34613
|
error: boolean;
|
34614
34614
|
direction: "horizontal" | "vertical";
|
@@ -35180,7 +35180,7 @@ declare const VFileInput: {
|
|
35180
35180
|
};
|
35181
35181
|
$forceUpdate: () => void;
|
35182
35182
|
$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;
|
35183
|
+
$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
35184
|
} & Omit<{
|
35185
35185
|
error: boolean;
|
35186
35186
|
direction: "horizontal" | "vertical";
|
@@ -35587,7 +35587,7 @@ declare const VFileInput: {
|
|
35587
35587
|
};
|
35588
35588
|
$forceUpdate: () => void;
|
35589
35589
|
$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;
|
35590
|
+
$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
35591
|
} & Omit<{
|
35592
35592
|
error: boolean;
|
35593
35593
|
direction: "horizontal" | "vertical";
|
@@ -49784,7 +49784,7 @@ declare const VSnackbar: {
|
|
49784
49784
|
};
|
49785
49785
|
$forceUpdate: () => void;
|
49786
49786
|
$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;
|
49787
|
+
$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
49788
|
} & Omit<{
|
49789
49789
|
absolute: boolean;
|
49790
49790
|
location: Anchor;
|
@@ -50466,7 +50466,7 @@ declare const VSnackbar: {
|
|
50466
50466
|
};
|
50467
50467
|
$forceUpdate: () => void;
|
50468
50468
|
$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;
|
50469
|
+
$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
50470
|
} & Omit<{
|
50471
50471
|
absolute: boolean;
|
50472
50472
|
location: Anchor;
|
@@ -51048,7 +51048,7 @@ declare const VSnackbar: {
|
|
51048
51048
|
};
|
51049
51049
|
$forceUpdate: () => void;
|
51050
51050
|
$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;
|
51051
|
+
$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
51052
|
} & Omit<{
|
51053
51053
|
absolute: boolean;
|
51054
51054
|
location: Anchor;
|
@@ -54942,7 +54942,7 @@ declare const VTab: {
|
|
54942
54942
|
text?: string | undefined;
|
54943
54943
|
class?: any;
|
54944
54944
|
theme?: string | undefined;
|
54945
|
-
to?: vue_router.
|
54945
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
54946
54946
|
icon?: boolean | IconValue | undefined;
|
54947
54947
|
href?: string | undefined;
|
54948
54948
|
elevation?: string | number | undefined;
|
@@ -55029,7 +55029,7 @@ declare const VTab: {
|
|
55029
55029
|
text?: string | undefined;
|
55030
55030
|
class?: any;
|
55031
55031
|
theme?: string | undefined;
|
55032
|
-
to?: vue_router.
|
55032
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55033
55033
|
icon?: boolean | IconValue | undefined;
|
55034
55034
|
href?: string | undefined;
|
55035
55035
|
elevation?: string | number | undefined;
|
@@ -55094,7 +55094,7 @@ declare const VTab: {
|
|
55094
55094
|
text?: string | undefined;
|
55095
55095
|
class?: any;
|
55096
55096
|
theme?: string | undefined;
|
55097
|
-
to?: vue_router.
|
55097
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55098
55098
|
icon?: boolean | IconValue | undefined;
|
55099
55099
|
href?: string | undefined;
|
55100
55100
|
elevation?: string | number | undefined;
|
@@ -55181,7 +55181,7 @@ declare const VTab: {
|
|
55181
55181
|
text?: string | undefined;
|
55182
55182
|
class?: any;
|
55183
55183
|
theme?: string | undefined;
|
55184
|
-
to?: vue_router.
|
55184
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55185
55185
|
icon?: boolean | IconValue | undefined;
|
55186
55186
|
href?: string | undefined;
|
55187
55187
|
elevation?: string | number | undefined;
|
@@ -55264,7 +55264,7 @@ declare const VTab: {
|
|
55264
55264
|
};
|
55265
55265
|
$forceUpdate: () => void;
|
55266
55266
|
$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;
|
55267
|
+
$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
55268
|
} & Omit<{
|
55269
55269
|
symbol: any;
|
55270
55270
|
replace: boolean;
|
@@ -55301,7 +55301,7 @@ declare const VTab: {
|
|
55301
55301
|
text?: string | undefined;
|
55302
55302
|
class?: any;
|
55303
55303
|
theme?: string | undefined;
|
55304
|
-
to?: vue_router.
|
55304
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55305
55305
|
icon?: boolean | IconValue | undefined;
|
55306
55306
|
href?: string | undefined;
|
55307
55307
|
elevation?: string | number | undefined;
|
@@ -55373,7 +55373,7 @@ declare const VTab: {
|
|
55373
55373
|
text?: string | undefined;
|
55374
55374
|
class?: any;
|
55375
55375
|
theme?: string | undefined;
|
55376
|
-
to?: vue_router.
|
55376
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55377
55377
|
icon?: boolean | IconValue | undefined;
|
55378
55378
|
href?: string | undefined;
|
55379
55379
|
elevation?: string | number | undefined;
|
@@ -55468,7 +55468,7 @@ declare const VTab: {
|
|
55468
55468
|
text?: string | undefined;
|
55469
55469
|
class?: any;
|
55470
55470
|
theme?: string | undefined;
|
55471
|
-
to?: vue_router.
|
55471
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55472
55472
|
icon?: boolean | IconValue | undefined;
|
55473
55473
|
href?: string | undefined;
|
55474
55474
|
elevation?: string | number | undefined;
|
@@ -55555,7 +55555,7 @@ declare const VTab: {
|
|
55555
55555
|
text?: string | undefined;
|
55556
55556
|
class?: any;
|
55557
55557
|
theme?: string | undefined;
|
55558
|
-
to?: vue_router.
|
55558
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55559
55559
|
icon?: boolean | IconValue | undefined;
|
55560
55560
|
href?: string | undefined;
|
55561
55561
|
elevation?: string | number | undefined;
|
@@ -55620,7 +55620,7 @@ declare const VTab: {
|
|
55620
55620
|
text?: string | undefined;
|
55621
55621
|
class?: any;
|
55622
55622
|
theme?: string | undefined;
|
55623
|
-
to?: vue_router.
|
55623
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55624
55624
|
icon?: boolean | IconValue | undefined;
|
55625
55625
|
href?: string | undefined;
|
55626
55626
|
elevation?: string | number | undefined;
|
@@ -55707,7 +55707,7 @@ declare const VTab: {
|
|
55707
55707
|
text?: string | undefined;
|
55708
55708
|
class?: any;
|
55709
55709
|
theme?: string | undefined;
|
55710
|
-
to?: vue_router.
|
55710
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55711
55711
|
icon?: boolean | IconValue | undefined;
|
55712
55712
|
href?: string | undefined;
|
55713
55713
|
elevation?: string | number | undefined;
|
@@ -55790,7 +55790,7 @@ declare const VTab: {
|
|
55790
55790
|
};
|
55791
55791
|
$forceUpdate: () => void;
|
55792
55792
|
$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;
|
55793
|
+
$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
55794
|
} & Omit<{
|
55795
55795
|
symbol: any;
|
55796
55796
|
replace: boolean;
|
@@ -55827,7 +55827,7 @@ declare const VTab: {
|
|
55827
55827
|
text?: string | undefined;
|
55828
55828
|
class?: any;
|
55829
55829
|
theme?: string | undefined;
|
55830
|
-
to?: vue_router.
|
55830
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55831
55831
|
icon?: boolean | IconValue | undefined;
|
55832
55832
|
href?: string | undefined;
|
55833
55833
|
elevation?: string | number | undefined;
|
@@ -55924,7 +55924,7 @@ declare const VTab: {
|
|
55924
55924
|
text?: string | undefined;
|
55925
55925
|
class?: any;
|
55926
55926
|
theme?: string | undefined;
|
55927
|
-
to?: vue_router.
|
55927
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
55928
55928
|
icon?: boolean | IconValue | undefined;
|
55929
55929
|
href?: string | undefined;
|
55930
55930
|
elevation?: string | number | undefined;
|
@@ -56011,7 +56011,7 @@ declare const VTab: {
|
|
56011
56011
|
text?: string | undefined;
|
56012
56012
|
class?: any;
|
56013
56013
|
theme?: string | undefined;
|
56014
|
-
to?: vue_router.
|
56014
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
56015
56015
|
icon?: boolean | IconValue | undefined;
|
56016
56016
|
href?: string | undefined;
|
56017
56017
|
elevation?: string | number | undefined;
|
@@ -56076,7 +56076,7 @@ declare const VTab: {
|
|
56076
56076
|
text?: string | undefined;
|
56077
56077
|
class?: any;
|
56078
56078
|
theme?: string | undefined;
|
56079
|
-
to?: vue_router.
|
56079
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
56080
56080
|
icon?: boolean | IconValue | undefined;
|
56081
56081
|
href?: string | undefined;
|
56082
56082
|
elevation?: string | number | undefined;
|
@@ -56163,7 +56163,7 @@ declare const VTab: {
|
|
56163
56163
|
text?: string | undefined;
|
56164
56164
|
class?: any;
|
56165
56165
|
theme?: string | undefined;
|
56166
|
-
to?: vue_router.
|
56166
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
56167
56167
|
icon?: boolean | IconValue | undefined;
|
56168
56168
|
href?: string | undefined;
|
56169
56169
|
elevation?: string | number | undefined;
|
@@ -56246,7 +56246,7 @@ declare const VTab: {
|
|
56246
56246
|
};
|
56247
56247
|
$forceUpdate: () => void;
|
56248
56248
|
$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;
|
56249
|
+
$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
56250
|
} & Omit<{
|
56251
56251
|
symbol: any;
|
56252
56252
|
replace: boolean;
|
@@ -56283,7 +56283,7 @@ declare const VTab: {
|
|
56283
56283
|
text?: string | undefined;
|
56284
56284
|
class?: any;
|
56285
56285
|
theme?: string | undefined;
|
56286
|
-
to?: vue_router.
|
56286
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
56287
56287
|
icon?: boolean | IconValue | undefined;
|
56288
56288
|
href?: string | undefined;
|
56289
56289
|
elevation?: string | number | undefined;
|
@@ -57744,7 +57744,7 @@ declare const VTextarea: {
|
|
57744
57744
|
};
|
57745
57745
|
$forceUpdate: () => void;
|
57746
57746
|
$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;
|
57747
|
+
$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
57748
|
} & Omit<{
|
57749
57749
|
error: boolean;
|
57750
57750
|
direction: "horizontal" | "vertical";
|
@@ -58283,7 +58283,7 @@ declare const VTextarea: {
|
|
58283
58283
|
};
|
58284
58284
|
$forceUpdate: () => void;
|
58285
58285
|
$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;
|
58286
|
+
$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
58287
|
} & Omit<{
|
58288
58288
|
error: boolean;
|
58289
58289
|
direction: "horizontal" | "vertical";
|
@@ -58675,7 +58675,7 @@ declare const VTextarea: {
|
|
58675
58675
|
};
|
58676
58676
|
$forceUpdate: () => void;
|
58677
58677
|
$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;
|
58678
|
+
$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
58679
|
} & Omit<{
|
58680
58680
|
error: boolean;
|
58681
58681
|
direction: "horizontal" | "vertical";
|
@@ -59319,7 +59319,7 @@ declare const VTextField: {
|
|
59319
59319
|
};
|
59320
59320
|
$forceUpdate: () => void;
|
59321
59321
|
$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;
|
59322
|
+
$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
59323
|
} & Omit<{
|
59324
59324
|
error: boolean;
|
59325
59325
|
direction: "horizontal" | "vertical";
|
@@ -59558,7 +59558,7 @@ declare const VTextField: {
|
|
59558
59558
|
};
|
59559
59559
|
$forceUpdate: () => void;
|
59560
59560
|
$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;
|
59561
|
+
$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
59562
|
} & Omit<{
|
59563
59563
|
flat: boolean;
|
59564
59564
|
reverse: boolean;
|
@@ -60097,7 +60097,7 @@ declare const VTextField: {
|
|
60097
60097
|
};
|
60098
60098
|
$forceUpdate: () => void;
|
60099
60099
|
$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;
|
60100
|
+
$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
60101
|
} & Omit<{
|
60102
60102
|
error: boolean;
|
60103
60103
|
direction: "horizontal" | "vertical";
|
@@ -60336,7 +60336,7 @@ declare const VTextField: {
|
|
60336
60336
|
};
|
60337
60337
|
$forceUpdate: () => void;
|
60338
60338
|
$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;
|
60339
|
+
$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
60340
|
} & Omit<{
|
60341
60341
|
flat: boolean;
|
60342
60342
|
reverse: boolean;
|
@@ -60726,7 +60726,7 @@ declare const VTextField: {
|
|
60726
60726
|
};
|
60727
60727
|
$forceUpdate: () => void;
|
60728
60728
|
$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;
|
60729
|
+
$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
60730
|
} & Omit<{
|
60731
60731
|
error: boolean;
|
60732
60732
|
direction: "horizontal" | "vertical";
|
@@ -60965,7 +60965,7 @@ declare const VTextField: {
|
|
60965
60965
|
};
|
60966
60966
|
$forceUpdate: () => void;
|
60967
60967
|
$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;
|
60968
|
+
$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
60969
|
} & Omit<{
|
60970
60970
|
flat: boolean;
|
60971
60971
|
reverse: boolean;
|
@@ -62637,7 +62637,7 @@ declare const VTooltip: {
|
|
62637
62637
|
};
|
62638
62638
|
$forceUpdate: () => void;
|
62639
62639
|
$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;
|
62640
|
+
$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
62641
|
} & Omit<{
|
62642
62642
|
absolute: boolean;
|
62643
62643
|
location: Anchor;
|
@@ -63302,7 +63302,7 @@ declare const VTooltip: {
|
|
63302
63302
|
};
|
63303
63303
|
$forceUpdate: () => void;
|
63304
63304
|
$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;
|
63305
|
+
$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
63306
|
} & Omit<{
|
63307
63307
|
absolute: boolean;
|
63308
63308
|
location: Anchor;
|
@@ -63875,7 +63875,7 @@ declare const VTooltip: {
|
|
63875
63875
|
};
|
63876
63876
|
$forceUpdate: () => void;
|
63877
63877
|
$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;
|
63878
|
+
$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
63879
|
} & Omit<{
|
63880
63880
|
absolute: boolean;
|
63881
63881
|
location: Anchor;
|
@@ -70333,7 +70333,7 @@ declare const VFileUploadItem: {
|
|
70333
70333
|
title?: string | number | undefined;
|
70334
70334
|
class?: any;
|
70335
70335
|
theme?: string | undefined;
|
70336
|
-
to?: vue_router.
|
70336
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
70337
70337
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
70338
70338
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
70339
70339
|
href?: string | undefined;
|
@@ -70423,7 +70423,7 @@ declare const VFileUploadItem: {
|
|
70423
70423
|
title?: string | number | undefined;
|
70424
70424
|
class?: any;
|
70425
70425
|
theme?: string | undefined;
|
70426
|
-
to?: vue_router.
|
70426
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
70427
70427
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
70428
70428
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
70429
70429
|
href?: string | undefined;
|
@@ -70551,7 +70551,7 @@ declare const VFileUploadItem: {
|
|
70551
70551
|
title?: string | number | undefined;
|
70552
70552
|
class?: any;
|
70553
70553
|
theme?: string | undefined;
|
70554
|
-
to?: vue_router.
|
70554
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
70555
70555
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
70556
70556
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
70557
70557
|
href?: string | undefined;
|
@@ -70665,7 +70665,7 @@ declare const VFileUploadItem: {
|
|
70665
70665
|
title?: string | number | undefined;
|
70666
70666
|
class?: any;
|
70667
70667
|
theme?: string | undefined;
|
70668
|
-
to?: vue_router.
|
70668
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
70669
70669
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
70670
70670
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
70671
70671
|
href?: string | undefined;
|
@@ -71688,7 +71688,7 @@ declare const VNumberInput: {
|
|
71688
71688
|
};
|
71689
71689
|
$forceUpdate: () => void;
|
71690
71690
|
$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;
|
71691
|
+
$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
71692
|
} & Omit<{
|
71693
71693
|
error: boolean;
|
71694
71694
|
direction: "horizontal" | "vertical";
|
@@ -71927,7 +71927,7 @@ declare const VNumberInput: {
|
|
71927
71927
|
};
|
71928
71928
|
$forceUpdate: () => void;
|
71929
71929
|
$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;
|
71930
|
+
$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
71931
|
} & Omit<{
|
71932
71932
|
flat: boolean;
|
71933
71933
|
reverse: boolean;
|
@@ -72048,7 +72048,7 @@ declare const VNumberInput: {
|
|
72048
72048
|
};
|
72049
72049
|
$forceUpdate: () => void;
|
72050
72050
|
$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;
|
72051
|
+
$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
72052
|
} & Omit<{
|
72053
72053
|
flat: boolean;
|
72054
72054
|
reverse: boolean;
|
@@ -72355,7 +72355,7 @@ declare const VNumberInput: {
|
|
72355
72355
|
};
|
72356
72356
|
$forceUpdate: () => void;
|
72357
72357
|
$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;
|
72358
|
+
$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
72359
|
} & Omit<{
|
72360
72360
|
error: boolean;
|
72361
72361
|
direction: "horizontal" | "vertical";
|
@@ -72594,7 +72594,7 @@ declare const VNumberInput: {
|
|
72594
72594
|
};
|
72595
72595
|
$forceUpdate: () => void;
|
72596
72596
|
$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;
|
72597
|
+
$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
72598
|
} & Omit<{
|
72599
72599
|
flat: boolean;
|
72600
72600
|
reverse: boolean;
|
@@ -72827,7 +72827,7 @@ declare const VNumberInput: {
|
|
72827
72827
|
};
|
72828
72828
|
$forceUpdate: () => void;
|
72829
72829
|
$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;
|
72830
|
+
$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
72831
|
} & Omit<{
|
72832
72832
|
error: boolean;
|
72833
72833
|
direction: "horizontal" | "vertical";
|
@@ -73066,7 +73066,7 @@ declare const VNumberInput: {
|
|
73066
73066
|
};
|
73067
73067
|
$forceUpdate: () => void;
|
73068
73068
|
$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;
|
73069
|
+
$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
73070
|
} & Omit<{
|
73071
73071
|
flat: boolean;
|
73072
73072
|
reverse: boolean;
|
@@ -74055,7 +74055,7 @@ declare const VNumberInput: {
|
|
74055
74055
|
};
|
74056
74056
|
$forceUpdate: () => void;
|
74057
74057
|
$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;
|
74058
|
+
$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
74059
|
} & Omit<{
|
74060
74060
|
error: boolean;
|
74061
74061
|
direction: "horizontal" | "vertical";
|
@@ -74294,7 +74294,7 @@ declare const VNumberInput: {
|
|
74294
74294
|
};
|
74295
74295
|
$forceUpdate: () => void;
|
74296
74296
|
$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;
|
74297
|
+
$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
74298
|
} & Omit<{
|
74299
74299
|
flat: boolean;
|
74300
74300
|
reverse: boolean;
|
@@ -74415,7 +74415,7 @@ declare const VNumberInput: {
|
|
74415
74415
|
};
|
74416
74416
|
$forceUpdate: () => void;
|
74417
74417
|
$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;
|
74418
|
+
$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
74419
|
} & Omit<{
|
74420
74420
|
flat: boolean;
|
74421
74421
|
reverse: boolean;
|
@@ -74722,7 +74722,7 @@ declare const VNumberInput: {
|
|
74722
74722
|
};
|
74723
74723
|
$forceUpdate: () => void;
|
74724
74724
|
$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;
|
74725
|
+
$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
74726
|
} & Omit<{
|
74727
74727
|
error: boolean;
|
74728
74728
|
direction: "horizontal" | "vertical";
|
@@ -74961,7 +74961,7 @@ declare const VNumberInput: {
|
|
74961
74961
|
};
|
74962
74962
|
$forceUpdate: () => void;
|
74963
74963
|
$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;
|
74964
|
+
$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
74965
|
} & Omit<{
|
74966
74966
|
flat: boolean;
|
74967
74967
|
reverse: boolean;
|
@@ -75194,7 +75194,7 @@ declare const VNumberInput: {
|
|
75194
75194
|
};
|
75195
75195
|
$forceUpdate: () => void;
|
75196
75196
|
$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;
|
75197
|
+
$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
75198
|
} & Omit<{
|
75199
75199
|
error: boolean;
|
75200
75200
|
direction: "horizontal" | "vertical";
|
@@ -75433,7 +75433,7 @@ declare const VNumberInput: {
|
|
75433
75433
|
};
|
75434
75434
|
$forceUpdate: () => void;
|
75435
75435
|
$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;
|
75436
|
+
$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
75437
|
} & Omit<{
|
75438
75438
|
flat: boolean;
|
75439
75439
|
reverse: boolean;
|
@@ -76268,7 +76268,7 @@ declare const VNumberInput: {
|
|
76268
76268
|
};
|
76269
76269
|
$forceUpdate: () => void;
|
76270
76270
|
$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;
|
76271
|
+
$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
76272
|
} & Omit<{
|
76273
76273
|
error: boolean;
|
76274
76274
|
direction: "horizontal" | "vertical";
|
@@ -76507,7 +76507,7 @@ declare const VNumberInput: {
|
|
76507
76507
|
};
|
76508
76508
|
$forceUpdate: () => void;
|
76509
76509
|
$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;
|
76510
|
+
$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
76511
|
} & Omit<{
|
76512
76512
|
flat: boolean;
|
76513
76513
|
reverse: boolean;
|
@@ -76628,7 +76628,7 @@ declare const VNumberInput: {
|
|
76628
76628
|
};
|
76629
76629
|
$forceUpdate: () => void;
|
76630
76630
|
$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;
|
76631
|
+
$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
76632
|
} & Omit<{
|
76633
76633
|
flat: boolean;
|
76634
76634
|
reverse: boolean;
|
@@ -76935,7 +76935,7 @@ declare const VNumberInput: {
|
|
76935
76935
|
};
|
76936
76936
|
$forceUpdate: () => void;
|
76937
76937
|
$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;
|
76938
|
+
$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
76939
|
} & Omit<{
|
76940
76940
|
error: boolean;
|
76941
76941
|
direction: "horizontal" | "vertical";
|
@@ -77174,7 +77174,7 @@ declare const VNumberInput: {
|
|
77174
77174
|
};
|
77175
77175
|
$forceUpdate: () => void;
|
77176
77176
|
$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;
|
77177
|
+
$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
77178
|
} & Omit<{
|
77179
77179
|
flat: boolean;
|
77180
77180
|
reverse: boolean;
|
@@ -77407,7 +77407,7 @@ declare const VNumberInput: {
|
|
77407
77407
|
};
|
77408
77408
|
$forceUpdate: () => void;
|
77409
77409
|
$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;
|
77410
|
+
$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
77411
|
} & Omit<{
|
77412
77412
|
error: boolean;
|
77413
77413
|
direction: "horizontal" | "vertical";
|
@@ -77646,7 +77646,7 @@ declare const VNumberInput: {
|
|
77646
77646
|
};
|
77647
77647
|
$forceUpdate: () => void;
|
77648
77648
|
$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;
|
77649
|
+
$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
77650
|
} & Omit<{
|
77651
77651
|
flat: boolean;
|
77652
77652
|
reverse: boolean;
|
@@ -81835,7 +81835,7 @@ declare const VTreeviewItem: {
|
|
81835
81835
|
title?: string | number | undefined;
|
81836
81836
|
class?: any;
|
81837
81837
|
theme?: string | undefined;
|
81838
|
-
to?: vue_router.
|
81838
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
81839
81839
|
lines?: false | "one" | "two" | "three" | undefined;
|
81840
81840
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
81841
81841
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -81903,7 +81903,7 @@ declare const VTreeviewItem: {
|
|
81903
81903
|
title?: string | number | undefined;
|
81904
81904
|
class?: any;
|
81905
81905
|
theme?: string | undefined;
|
81906
|
-
to?: vue_router.
|
81906
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
81907
81907
|
lines?: false | "one" | "two" | "three" | undefined;
|
81908
81908
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
81909
81909
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -82002,7 +82002,7 @@ declare const VTreeviewItem: {
|
|
82002
82002
|
title?: string | number | undefined;
|
82003
82003
|
class?: any;
|
82004
82004
|
theme?: string | undefined;
|
82005
|
-
to?: vue_router.
|
82005
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
82006
82006
|
lines?: false | "one" | "two" | "three" | undefined;
|
82007
82007
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
82008
82008
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|
@@ -82092,7 +82092,7 @@ declare const VTreeviewItem: {
|
|
82092
82092
|
title?: string | number | undefined;
|
82093
82093
|
class?: any;
|
82094
82094
|
theme?: string | undefined;
|
82095
|
-
to?: vue_router.
|
82095
|
+
to?: string | vue_router.RouteLocationAsRelativeGeneric | vue_router.RouteLocationAsPathGeneric | undefined;
|
82096
82096
|
lines?: false | "one" | "two" | "three" | undefined;
|
82097
82097
|
onClick?: ((args_0: MouseEvent | KeyboardEvent) => void) | undefined;
|
82098
82098
|
onClickOnce?: ((args_0: MouseEvent) => void) | undefined;
|