@vuetify/nightly 3.6.14-master.2024-08-12 → 3.6.14-master.2024-08-13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/json/attributes.json +7 -7
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +138 -138
- package/dist/json/web-types.json +8 -8
- package/dist/vuetify-labs.css +2728 -2728
- package/dist/vuetify-labs.d.ts +33444 -40135
- package/dist/vuetify-labs.esm.js +16 -8
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +16 -8
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +556 -556
- package/dist/vuetify.d.ts +32672 -39038
- package/dist/vuetify.esm.js +16 -8
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +16 -8
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +22 -22
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/index.d.mts +50 -73
- package/lib/components/VApp/index.d.mts +9 -11
- package/lib/components/VAppBar/index.d.mts +92 -128
- package/lib/components/VAutocomplete/index.d.mts +4771 -3230
- package/lib/components/VAvatar/index.d.mts +23 -22
- package/lib/components/VBadge/index.d.mts +53 -59
- package/lib/components/VBanner/index.d.mts +44 -66
- package/lib/components/VBottomNavigation/index.d.mts +25 -32
- package/lib/components/VBottomSheet/index.d.mts +125 -135
- package/lib/components/VBreadcrumbs/index.d.mts +35 -78
- package/lib/components/VBtn/index.d.mts +49 -53
- package/lib/components/VBtnGroup/index.d.mts +14 -13
- package/lib/components/VBtnToggle/index.d.mts +21 -23
- package/lib/components/VCard/index.d.mts +104 -168
- package/lib/components/VCarousel/index.d.mts +59 -96
- package/lib/components/VCheckbox/index.d.mts +132 -155
- package/lib/components/VChip/index.d.mts +47 -59
- package/lib/components/VChipGroup/index.d.mts +39 -41
- package/lib/components/VCode/index.d.mts +9 -11
- package/lib/components/VColorPicker/index.d.mts +58 -133
- package/lib/components/VCombobox/index.d.mts +4785 -3244
- package/lib/components/VConfirmEdit/index.d.mts +11 -19
- package/lib/components/VCounter/index.d.mts +40 -42
- package/lib/components/VDataIterator/index.d.mts +171 -185
- package/lib/components/VDataTable/index.d.mts +480 -1204
- package/lib/components/VDatePicker/index.d.mts +120 -158
- package/lib/components/VDefaultsProvider/index.d.mts +5 -9
- package/lib/components/VDialog/index.d.mts +243 -277
- package/lib/components/VDivider/index.d.mts +9 -11
- package/lib/components/VEmptyState/index.d.mts +30 -52
- package/lib/components/VExpansionPanel/index.d.mts +60 -85
- package/lib/components/VFab/index.d.mts +81 -73
- package/lib/components/VField/index.d.mts +35 -62
- package/lib/components/VFileInput/VFileInput.mjs +1 -1
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +172 -259
- package/lib/components/VFooter/index.d.mts +9 -11
- package/lib/components/VForm/index.d.mts +105 -77
- package/lib/components/VGrid/index.d.mts +41 -52
- package/lib/components/VHover/index.d.mts +5 -9
- package/lib/components/VIcon/index.d.mts +23 -29
- package/lib/components/VImg/index.d.mts +28 -42
- package/lib/components/VInfiniteScroll/index.d.mts +17 -37
- package/lib/components/VInput/index.d.mts +48 -50
- package/lib/components/VItemGroup/index.d.mts +21 -30
- package/lib/components/VKbd/index.d.mts +9 -11
- package/lib/components/VLabel/index.d.mts +9 -11
- package/lib/components/VLayout/index.d.mts +18 -24
- package/lib/components/VLazy/index.d.mts +42 -44
- package/lib/components/VList/index.d.mts +210 -329
- package/lib/components/VLocaleProvider/index.d.mts +9 -11
- package/lib/components/VMain/index.d.mts +9 -11
- package/lib/components/VMenu/index.d.mts +272 -306
- package/lib/components/VMessages/index.d.mts +49 -51
- package/lib/components/VNavigationDrawer/index.d.mts +27 -40
- package/lib/components/VOtpInput/index.d.mts +22 -28
- package/lib/components/VOverlay/VOverlay.mjs +4 -3
- package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
- package/lib/components/VOverlay/index.d.mts +53 -63
- package/lib/components/VPagination/index.d.mts +31 -46
- package/lib/components/VParallax/index.d.mts +15 -29
- package/lib/components/VProgressCircular/index.d.mts +9 -11
- package/lib/components/VProgressLinear/index.d.mts +22 -24
- package/lib/components/VRadio/index.d.mts +49 -52
- package/lib/components/VRadioGroup/index.d.mts +66 -66
- package/lib/components/VRangeSlider/index.d.mts +58 -69
- package/lib/components/VRating/index.d.mts +13 -19
- package/lib/components/VResponsive/index.d.mts +11 -17
- package/lib/components/VSelect/index.d.mts +4762 -3221
- package/lib/components/VSelectionControl/index.d.mts +38 -44
- package/lib/components/VSelectionControlGroup/index.d.mts +34 -34
- package/lib/components/VSheet/index.d.mts +15 -17
- package/lib/components/VSkeletonLoader/index.d.mts +41 -11
- package/lib/components/VSlideGroup/index.d.mts +112 -129
- package/lib/components/VSlider/index.d.mts +58 -69
- package/lib/components/VSnackbar/VSnackbar.mjs +5 -1
- package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
- package/lib/components/VSnackbar/index.d.mts +231 -270
- package/lib/components/VSparkline/index.d.mts +11 -19
- package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
- package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
- package/lib/components/VSpeedDial/index.d.mts +179 -189
- package/lib/components/VStepper/index.d.mts +105 -180
- package/lib/components/VSwitch/index.d.mts +78 -98
- package/lib/components/VSystemBar/index.d.mts +13 -15
- package/lib/components/VTable/index.d.mts +15 -29
- package/lib/components/VTabs/index.d.mts +213 -297
- package/lib/components/VTextField/index.d.mts +253 -408
- package/lib/components/VTextarea/index.d.mts +157 -236
- package/lib/components/VThemeProvider/index.d.mts +9 -11
- package/lib/components/VTimeline/index.d.mts +29 -43
- package/lib/components/VToolbar/index.d.mts +49 -80
- package/lib/components/VTooltip/index.d.mts +282 -316
- package/lib/components/VValidation/index.d.mts +16 -23
- package/lib/components/VVirtualScroll/index.d.mts +14 -23
- package/lib/components/VWindow/index.d.mts +29 -50
- package/lib/components/index.d.mts +31169 -37524
- package/lib/components/transitions/index.d.mts +84 -148
- package/lib/composables/location.mjs.map +1 -1
- package/lib/directives/click-outside/index.mjs +3 -0
- package/lib/directives/click-outside/index.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +58 -58
- package/lib/labs/VCalendar/index.d.mts +146 -166
- package/lib/labs/VDateInput/index.d.mts +83 -62
- package/lib/labs/VNumberInput/index.d.mts +61 -88
- package/lib/labs/VPicker/index.d.mts +28 -46
- package/lib/labs/VPullToRefresh/index.d.mts +7 -15
- package/lib/labs/VSnackbarQueue/index.d.mts +311 -369
- package/lib/labs/VStepperVertical/index.d.mts +109 -184
- package/lib/labs/VTimePicker/index.d.mts +35 -53
- package/lib/labs/VTreeview/index.d.mts +200 -277
- package/lib/labs/components.d.mts +905 -1231
- package/lib/util/propsFactory.mjs.map +1 -1
- package/package.json +3 -3
@@ -30,14 +30,16 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
30
30
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
31
31
|
}
|
32
32
|
|
33
|
+
type ClassValue = any;
|
34
|
+
|
33
35
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
34
36
|
|
35
37
|
declare const VBottomNavigation: {
|
36
38
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
39
|
+
name: string;
|
37
40
|
absolute: boolean;
|
38
41
|
height: string | number;
|
39
42
|
active: boolean;
|
40
|
-
name: string;
|
41
43
|
order: string | number;
|
42
44
|
style: vue.StyleValue;
|
43
45
|
disabled: boolean;
|
@@ -62,13 +64,13 @@ declare const VBottomNavigation: {
|
|
62
64
|
} & {
|
63
65
|
"onUpdate:active"?: ((value: any) => any) | undefined;
|
64
66
|
}, void, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
65
|
-
'update:active': (value: any) =>
|
66
|
-
'update:modelValue': (value: any) =>
|
67
|
-
}, "$children" | "v-
|
67
|
+
'update:active': (value: any) => true;
|
68
|
+
'update:modelValue': (value: any) => true;
|
69
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
70
|
+
name: string;
|
68
71
|
absolute: boolean;
|
69
72
|
height: string | number;
|
70
73
|
active: boolean;
|
71
|
-
name: string;
|
72
74
|
order: string | number;
|
73
75
|
style: vue.StyleValue;
|
74
76
|
disabled: boolean;
|
@@ -93,10 +95,10 @@ declare const VBottomNavigation: {
|
|
93
95
|
} & {
|
94
96
|
"onUpdate:active"?: ((value: any) => any) | undefined;
|
95
97
|
}, {
|
98
|
+
name: string;
|
96
99
|
absolute: boolean;
|
97
100
|
height: string | number;
|
98
101
|
active: boolean;
|
99
|
-
name: string;
|
100
102
|
order: string | number;
|
101
103
|
style: vue.StyleValue;
|
102
104
|
disabled: boolean;
|
@@ -108,9 +110,7 @@ declare const VBottomNavigation: {
|
|
108
110
|
selectedClass: string;
|
109
111
|
grow: boolean;
|
110
112
|
}, true, {}, vue.SlotsType<Partial<{
|
111
|
-
default: () => vue.VNode
|
112
|
-
[key: string]: any;
|
113
|
-
}>[];
|
113
|
+
default: () => vue.VNode[];
|
114
114
|
}>>, {
|
115
115
|
P: {};
|
116
116
|
B: {};
|
@@ -119,10 +119,10 @@ declare const VBottomNavigation: {
|
|
119
119
|
M: {};
|
120
120
|
Defaults: {};
|
121
121
|
}, {
|
122
|
+
name: string;
|
122
123
|
absolute: boolean;
|
123
124
|
height: string | number;
|
124
125
|
active: boolean;
|
125
|
-
name: string;
|
126
126
|
order: string | number;
|
127
127
|
style: vue.StyleValue;
|
128
128
|
disabled: boolean;
|
@@ -147,10 +147,10 @@ declare const VBottomNavigation: {
|
|
147
147
|
} & {
|
148
148
|
"onUpdate:active"?: ((value: any) => any) | undefined;
|
149
149
|
}, {}, {}, {}, {}, {
|
150
|
+
name: string;
|
150
151
|
absolute: boolean;
|
151
152
|
height: string | number;
|
152
153
|
active: boolean;
|
153
|
-
name: string;
|
154
154
|
order: string | number;
|
155
155
|
style: vue.StyleValue;
|
156
156
|
disabled: boolean;
|
@@ -162,14 +162,14 @@ declare const VBottomNavigation: {
|
|
162
162
|
selectedClass: string;
|
163
163
|
grow: boolean;
|
164
164
|
}>;
|
165
|
-
__isFragment?:
|
166
|
-
__isTeleport?:
|
167
|
-
__isSuspense?:
|
165
|
+
__isFragment?: never;
|
166
|
+
__isTeleport?: never;
|
167
|
+
__isSuspense?: never;
|
168
168
|
} & vue.ComponentOptionsBase<{
|
169
|
+
name: string;
|
169
170
|
absolute: boolean;
|
170
171
|
height: string | number;
|
171
172
|
active: boolean;
|
172
|
-
name: string;
|
173
173
|
order: string | number;
|
174
174
|
style: vue.StyleValue;
|
175
175
|
disabled: boolean;
|
@@ -194,13 +194,13 @@ declare const VBottomNavigation: {
|
|
194
194
|
} & {
|
195
195
|
"onUpdate:active"?: ((value: any) => any) | undefined;
|
196
196
|
}, void, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
197
|
-
'update:active': (value: any) =>
|
198
|
-
'update:modelValue': (value: any) =>
|
199
|
-
}, "$children" | "v-
|
197
|
+
'update:active': (value: any) => true;
|
198
|
+
'update:modelValue': (value: any) => true;
|
199
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue">, string, {
|
200
|
+
name: string;
|
200
201
|
absolute: boolean;
|
201
202
|
height: string | number;
|
202
203
|
active: boolean;
|
203
|
-
name: string;
|
204
204
|
order: string | number;
|
205
205
|
style: vue.StyleValue;
|
206
206
|
disabled: boolean;
|
@@ -212,20 +212,13 @@ declare const VBottomNavigation: {
|
|
212
212
|
selectedClass: string;
|
213
213
|
grow: boolean;
|
214
214
|
}, {}, string, vue.SlotsType<Partial<{
|
215
|
-
default: () => vue.VNode
|
216
|
-
[key: string]: any;
|
217
|
-
}>[];
|
215
|
+
default: () => vue.VNode[];
|
218
216
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new <T>(props: {
|
219
|
-
modelValue?: T
|
220
|
-
|
217
|
+
modelValue?: T;
|
218
|
+
"onUpdate:modelValue"?: (value: T) => void;
|
221
219
|
}, slots: {
|
222
220
|
default: never;
|
223
|
-
}) => GenericProps<{
|
224
|
-
modelValue?: T | undefined;
|
225
|
-
'onUpdate:modelValue'?: ((value: T) => void) | undefined;
|
226
|
-
}, {
|
227
|
-
default: never;
|
228
|
-
}>) & FilterPropsOptions<{
|
221
|
+
}) => GenericProps<typeof props, typeof slots>) & FilterPropsOptions<{
|
229
222
|
theme: StringConstructor;
|
230
223
|
modelValue: {
|
231
224
|
type: null;
|
@@ -271,7 +264,7 @@ declare const VBottomNavigation: {
|
|
271
264
|
default: string;
|
272
265
|
validator: (v: any) => boolean;
|
273
266
|
};
|
274
|
-
class: vue.PropType<
|
267
|
+
class: vue.PropType<ClassValue>;
|
275
268
|
style: {
|
276
269
|
type: vue.PropType<vue.StyleValue>;
|
277
270
|
default: null;
|
@@ -339,7 +332,7 @@ declare const VBottomNavigation: {
|
|
339
332
|
default: string;
|
340
333
|
validator: (v: any) => boolean;
|
341
334
|
};
|
342
|
-
class: vue.PropType<
|
335
|
+
class: vue.PropType<ClassValue>;
|
343
336
|
style: {
|
344
337
|
type: vue.PropType<vue.StyleValue>;
|
345
338
|
default: null;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
2
|
import { ComponentPropsOptions, ExtractPropTypes, ComponentPublicInstance, Ref, EffectScope } from 'vue';
|
3
3
|
|
4
|
+
type ClassValue = any;
|
5
|
+
|
4
6
|
declare const block: readonly ["top", "bottom"];
|
5
7
|
declare const inline: readonly ["start", "end", "left", "right"];
|
6
8
|
type Tblock = typeof block[number];
|
@@ -94,22 +96,22 @@ declare const VBottomSheet: {
|
|
94
96
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
95
97
|
absolute: boolean;
|
96
98
|
location: Anchor;
|
97
|
-
origin:
|
99
|
+
origin: "auto" | Anchor | "overlap";
|
98
100
|
inset: boolean;
|
99
|
-
transition:
|
100
|
-
component?: vue.Component
|
101
|
-
})
|
101
|
+
transition: string | boolean | (vue.TransitionProps & {
|
102
|
+
component?: vue.Component;
|
103
|
+
}) | {
|
102
104
|
component: vue.Component;
|
103
|
-
}
|
104
|
-
zIndex:
|
105
|
+
};
|
106
|
+
zIndex: string | number;
|
105
107
|
style: vue.StyleValue;
|
106
108
|
eager: boolean;
|
107
109
|
disabled: boolean;
|
108
110
|
modelValue: boolean;
|
109
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
110
|
-
updateLocation: (e?: Event
|
111
|
-
}
|
112
|
-
scrollStrategy:
|
111
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
112
|
+
updateLocation: (e?: Event) => void;
|
113
|
+
});
|
114
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
113
115
|
activatorProps: Record<string, any>;
|
114
116
|
openOnHover: boolean;
|
115
117
|
closeOnContentClick: boolean;
|
@@ -176,26 +178,26 @@ declare const VBottomSheet: {
|
|
176
178
|
} & {
|
177
179
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
178
180
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
179
|
-
'update:modelValue': (value: boolean) =>
|
181
|
+
'update:modelValue': (value: boolean) => true;
|
180
182
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
181
183
|
absolute: boolean;
|
182
184
|
location: Anchor;
|
183
|
-
origin:
|
185
|
+
origin: "auto" | Anchor | "overlap";
|
184
186
|
inset: boolean;
|
185
|
-
transition:
|
186
|
-
component?: vue.Component
|
187
|
-
})
|
187
|
+
transition: string | boolean | (vue.TransitionProps & {
|
188
|
+
component?: vue.Component;
|
189
|
+
}) | {
|
188
190
|
component: vue.Component;
|
189
|
-
}
|
190
|
-
zIndex:
|
191
|
+
};
|
192
|
+
zIndex: string | number;
|
191
193
|
style: vue.StyleValue;
|
192
194
|
eager: boolean;
|
193
195
|
disabled: boolean;
|
194
196
|
modelValue: boolean;
|
195
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
196
|
-
updateLocation: (e?: Event
|
197
|
-
}
|
198
|
-
scrollStrategy:
|
197
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
198
|
+
updateLocation: (e?: Event) => void;
|
199
|
+
});
|
200
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
199
201
|
activatorProps: Record<string, any>;
|
200
202
|
openOnHover: boolean;
|
201
203
|
closeOnContentClick: boolean;
|
@@ -264,22 +266,22 @@ declare const VBottomSheet: {
|
|
264
266
|
}, {
|
265
267
|
absolute: boolean;
|
266
268
|
location: Anchor;
|
267
|
-
origin:
|
269
|
+
origin: "auto" | Anchor | "overlap";
|
268
270
|
inset: boolean;
|
269
|
-
transition:
|
270
|
-
component?: vue.Component
|
271
|
-
})
|
271
|
+
transition: string | boolean | (vue.TransitionProps & {
|
272
|
+
component?: vue.Component;
|
273
|
+
}) | {
|
272
274
|
component: vue.Component;
|
273
|
-
}
|
274
|
-
zIndex:
|
275
|
+
};
|
276
|
+
zIndex: string | number;
|
275
277
|
style: vue.StyleValue;
|
276
278
|
eager: boolean;
|
277
279
|
disabled: boolean;
|
278
280
|
modelValue: boolean;
|
279
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
280
|
-
updateLocation: (e?: Event
|
281
|
-
}
|
282
|
-
scrollStrategy:
|
281
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
282
|
+
updateLocation: (e?: Event) => void;
|
283
|
+
});
|
284
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
283
285
|
activatorProps: Record<string, any>;
|
284
286
|
openOnClick: boolean;
|
285
287
|
openOnHover: boolean;
|
@@ -296,16 +298,12 @@ declare const VBottomSheet: {
|
|
296
298
|
}, true, {}, vue.SlotsType<Partial<{
|
297
299
|
default: (arg: {
|
298
300
|
isActive: vue.Ref<boolean>;
|
299
|
-
}) => vue.VNode
|
300
|
-
[key: string]: any;
|
301
|
-
}>[];
|
301
|
+
}) => vue.VNode[];
|
302
302
|
activator: (arg: {
|
303
303
|
isActive: boolean;
|
304
304
|
props: Record<string, any>;
|
305
305
|
targetRef: TemplateRef;
|
306
|
-
}) => vue.VNode
|
307
|
-
[key: string]: any;
|
308
|
-
}>[];
|
306
|
+
}) => vue.VNode[];
|
309
307
|
}>>, {
|
310
308
|
P: {};
|
311
309
|
B: {};
|
@@ -316,22 +314,22 @@ declare const VBottomSheet: {
|
|
316
314
|
}, {
|
317
315
|
absolute: boolean;
|
318
316
|
location: Anchor;
|
319
|
-
origin:
|
317
|
+
origin: "auto" | Anchor | "overlap";
|
320
318
|
inset: boolean;
|
321
|
-
transition:
|
322
|
-
component?: vue.Component
|
323
|
-
})
|
319
|
+
transition: string | boolean | (vue.TransitionProps & {
|
320
|
+
component?: vue.Component;
|
321
|
+
}) | {
|
324
322
|
component: vue.Component;
|
325
|
-
}
|
326
|
-
zIndex:
|
323
|
+
};
|
324
|
+
zIndex: string | number;
|
327
325
|
style: vue.StyleValue;
|
328
326
|
eager: boolean;
|
329
327
|
disabled: boolean;
|
330
328
|
modelValue: boolean;
|
331
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
332
|
-
updateLocation: (e?: Event
|
333
|
-
}
|
334
|
-
scrollStrategy:
|
329
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
330
|
+
updateLocation: (e?: Event) => void;
|
331
|
+
});
|
332
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
335
333
|
activatorProps: Record<string, any>;
|
336
334
|
openOnHover: boolean;
|
337
335
|
closeOnContentClick: boolean;
|
@@ -400,22 +398,22 @@ declare const VBottomSheet: {
|
|
400
398
|
}, {}, {}, {}, {}, {
|
401
399
|
absolute: boolean;
|
402
400
|
location: Anchor;
|
403
|
-
origin:
|
401
|
+
origin: "auto" | Anchor | "overlap";
|
404
402
|
inset: boolean;
|
405
|
-
transition:
|
406
|
-
component?: vue.Component
|
407
|
-
})
|
403
|
+
transition: string | boolean | (vue.TransitionProps & {
|
404
|
+
component?: vue.Component;
|
405
|
+
}) | {
|
408
406
|
component: vue.Component;
|
409
|
-
}
|
410
|
-
zIndex:
|
407
|
+
};
|
408
|
+
zIndex: string | number;
|
411
409
|
style: vue.StyleValue;
|
412
410
|
eager: boolean;
|
413
411
|
disabled: boolean;
|
414
412
|
modelValue: boolean;
|
415
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
416
|
-
updateLocation: (e?: Event
|
417
|
-
}
|
418
|
-
scrollStrategy:
|
413
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
414
|
+
updateLocation: (e?: Event) => void;
|
415
|
+
});
|
416
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
419
417
|
activatorProps: Record<string, any>;
|
420
418
|
openOnClick: boolean;
|
421
419
|
openOnHover: boolean;
|
@@ -430,28 +428,28 @@ declare const VBottomSheet: {
|
|
430
428
|
retainFocus: boolean;
|
431
429
|
scrollable: boolean;
|
432
430
|
}>;
|
433
|
-
__isFragment?:
|
434
|
-
__isTeleport?:
|
435
|
-
__isSuspense?:
|
431
|
+
__isFragment?: never;
|
432
|
+
__isTeleport?: never;
|
433
|
+
__isSuspense?: never;
|
436
434
|
} & vue.ComponentOptionsBase<{
|
437
435
|
absolute: boolean;
|
438
436
|
location: Anchor;
|
439
|
-
origin:
|
437
|
+
origin: "auto" | Anchor | "overlap";
|
440
438
|
inset: boolean;
|
441
|
-
transition:
|
442
|
-
component?: vue.Component
|
443
|
-
})
|
439
|
+
transition: string | boolean | (vue.TransitionProps & {
|
440
|
+
component?: vue.Component;
|
441
|
+
}) | {
|
444
442
|
component: vue.Component;
|
445
|
-
}
|
446
|
-
zIndex:
|
443
|
+
};
|
444
|
+
zIndex: string | number;
|
447
445
|
style: vue.StyleValue;
|
448
446
|
eager: boolean;
|
449
447
|
disabled: boolean;
|
450
448
|
modelValue: boolean;
|
451
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
452
|
-
updateLocation: (e?: Event
|
453
|
-
}
|
454
|
-
scrollStrategy:
|
449
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
450
|
+
updateLocation: (e?: Event) => void;
|
451
|
+
});
|
452
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
455
453
|
activatorProps: Record<string, any>;
|
456
454
|
openOnHover: boolean;
|
457
455
|
closeOnContentClick: boolean;
|
@@ -518,26 +516,26 @@ declare const VBottomSheet: {
|
|
518
516
|
} & {
|
519
517
|
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
520
518
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
521
|
-
'update:modelValue': (value: boolean) =>
|
519
|
+
'update:modelValue': (value: boolean) => true;
|
522
520
|
}, string, {
|
523
521
|
absolute: boolean;
|
524
522
|
location: Anchor;
|
525
|
-
origin:
|
523
|
+
origin: "auto" | Anchor | "overlap";
|
526
524
|
inset: boolean;
|
527
|
-
transition:
|
528
|
-
component?: vue.Component
|
529
|
-
})
|
525
|
+
transition: string | boolean | (vue.TransitionProps & {
|
526
|
+
component?: vue.Component;
|
527
|
+
}) | {
|
530
528
|
component: vue.Component;
|
531
|
-
}
|
532
|
-
zIndex:
|
529
|
+
};
|
530
|
+
zIndex: string | number;
|
533
531
|
style: vue.StyleValue;
|
534
532
|
eager: boolean;
|
535
533
|
disabled: boolean;
|
536
534
|
modelValue: boolean;
|
537
|
-
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => {
|
538
|
-
updateLocation: (e?: Event
|
539
|
-
}
|
540
|
-
scrollStrategy:
|
535
|
+
locationStrategy: "connected" | "static" | ((data: LocationStrategyData, props: StrategyProps$1, contentStyles: vue.Ref<Record<string, string>>) => undefined | {
|
536
|
+
updateLocation: (e?: Event) => void;
|
537
|
+
});
|
538
|
+
scrollStrategy: "none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition";
|
541
539
|
activatorProps: Record<string, any>;
|
542
540
|
openOnClick: boolean;
|
543
541
|
openOnHover: boolean;
|
@@ -554,74 +552,68 @@ declare const VBottomSheet: {
|
|
554
552
|
}, {}, string, vue.SlotsType<Partial<{
|
555
553
|
default: (arg: {
|
556
554
|
isActive: vue.Ref<boolean>;
|
557
|
-
}) => vue.VNode
|
558
|
-
[key: string]: any;
|
559
|
-
}>[];
|
555
|
+
}) => vue.VNode[];
|
560
556
|
activator: (arg: {
|
561
557
|
isActive: boolean;
|
562
558
|
props: Record<string, any>;
|
563
559
|
targetRef: TemplateRef;
|
564
|
-
}) => vue.VNode
|
565
|
-
[key: string]: any;
|
566
|
-
}>[];
|
560
|
+
}) => vue.VNode[];
|
567
561
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
568
562
|
transition: Omit<Omit<{
|
569
563
|
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
570
|
-
component?: vue.Component
|
564
|
+
component?: vue.Component;
|
571
565
|
})>;
|
572
566
|
default: string;
|
573
567
|
validator: (val: unknown) => boolean;
|
574
568
|
}, "type" | "default"> & {
|
575
|
-
type: vue.PropType<
|
576
|
-
component?: vue.Component
|
577
|
-
})
|
569
|
+
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
570
|
+
component?: vue.Component;
|
571
|
+
}) | {
|
578
572
|
component: vue.Component;
|
579
573
|
}>;
|
580
574
|
default: NonNullable<string | boolean | (vue.TransitionProps & {
|
581
|
-
component?: vue.Component
|
575
|
+
component?: vue.Component;
|
582
576
|
})> | {
|
583
577
|
component: vue.Component;
|
584
578
|
};
|
585
579
|
}, "type" | "default"> & {
|
586
|
-
type: vue.PropType<
|
587
|
-
component?: vue.Component
|
588
|
-
})
|
580
|
+
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
581
|
+
component?: vue.Component;
|
582
|
+
}) | {
|
589
583
|
component: vue.Component;
|
590
|
-
}
|
591
|
-
default: NonNullable<
|
592
|
-
component?: vue.Component
|
593
|
-
})
|
584
|
+
}>;
|
585
|
+
default: NonNullable<string | boolean | (vue.TransitionProps & {
|
586
|
+
component?: vue.Component;
|
587
|
+
}) | {
|
594
588
|
component: vue.Component;
|
595
589
|
}>;
|
596
590
|
};
|
597
591
|
theme: StringConstructor;
|
598
592
|
scrollStrategy: Omit<{
|
599
|
-
type: vue.PropType<
|
593
|
+
type: vue.PropType<StrategyProps["scrollStrategy"]>;
|
600
594
|
default: string;
|
601
595
|
validator: (val: any) => boolean;
|
602
596
|
}, "type" | "default"> & {
|
603
|
-
type: vue.PropType<
|
597
|
+
type: vue.PropType<"none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition">;
|
604
598
|
default: NonNullable<"none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition">;
|
605
599
|
};
|
606
600
|
locationStrategy: {
|
607
|
-
type: vue.PropType<
|
608
|
-
updateLocation: (e?: Event | undefined) => void;
|
609
|
-
} | undefined)>;
|
601
|
+
type: vue.PropType<StrategyProps$1["locationStrategy"]>;
|
610
602
|
default: string;
|
611
603
|
validator: (val: any) => boolean;
|
612
604
|
};
|
613
605
|
location: {
|
614
|
-
type: vue.PropType<
|
606
|
+
type: vue.PropType<StrategyProps$1["location"]>;
|
615
607
|
default: string;
|
616
608
|
};
|
617
609
|
origin: Omit<{
|
618
|
-
type: vue.PropType<"
|
610
|
+
type: vue.PropType<StrategyProps$1["origin"]>;
|
619
611
|
default: string;
|
620
612
|
}, "type" | "default"> & {
|
621
|
-
type: vue.PropType<
|
613
|
+
type: vue.PropType<"auto" | Anchor | "overlap">;
|
622
614
|
default: NonNullable<"auto" | Anchor | "overlap">;
|
623
615
|
};
|
624
|
-
offset: vue.PropType<
|
616
|
+
offset: vue.PropType<StrategyProps$1["offset"]>;
|
625
617
|
eager: BooleanConstructor;
|
626
618
|
height: (StringConstructor | NumberConstructor)[];
|
627
619
|
maxHeight: (StringConstructor | NumberConstructor)[];
|
@@ -629,7 +621,7 @@ declare const VBottomSheet: {
|
|
629
621
|
minHeight: (StringConstructor | NumberConstructor)[];
|
630
622
|
minWidth: (StringConstructor | NumberConstructor)[];
|
631
623
|
width: (StringConstructor | NumberConstructor)[];
|
632
|
-
class: vue.PropType<
|
624
|
+
class: vue.PropType<ClassValue>;
|
633
625
|
style: {
|
634
626
|
type: vue.PropType<vue.StyleValue>;
|
635
627
|
default: null;
|
@@ -653,7 +645,7 @@ declare const VBottomSheet: {
|
|
653
645
|
};
|
654
646
|
closeOnContentClick: BooleanConstructor;
|
655
647
|
absolute: BooleanConstructor;
|
656
|
-
attach: vue.PropType<
|
648
|
+
attach: vue.PropType<boolean | string | Element>;
|
657
649
|
closeOnBack: {
|
658
650
|
type: BooleanConstructor;
|
659
651
|
default: boolean;
|
@@ -674,7 +666,7 @@ declare const VBottomSheet: {
|
|
674
666
|
type: (StringConstructor | NumberConstructor)[];
|
675
667
|
default: number;
|
676
668
|
}, "type" | "default"> & {
|
677
|
-
type: vue.PropType<
|
669
|
+
type: vue.PropType<string | number>;
|
678
670
|
default: NonNullable<string | number>;
|
679
671
|
};
|
680
672
|
fullscreen: BooleanConstructor;
|
@@ -687,61 +679,59 @@ declare const VBottomSheet: {
|
|
687
679
|
}, vue.ExtractPropTypes<{
|
688
680
|
transition: Omit<Omit<{
|
689
681
|
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
690
|
-
component?: vue.Component
|
682
|
+
component?: vue.Component;
|
691
683
|
})>;
|
692
684
|
default: string;
|
693
685
|
validator: (val: unknown) => boolean;
|
694
686
|
}, "type" | "default"> & {
|
695
|
-
type: vue.PropType<
|
696
|
-
component?: vue.Component
|
697
|
-
})
|
687
|
+
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
688
|
+
component?: vue.Component;
|
689
|
+
}) | {
|
698
690
|
component: vue.Component;
|
699
691
|
}>;
|
700
692
|
default: NonNullable<string | boolean | (vue.TransitionProps & {
|
701
|
-
component?: vue.Component
|
693
|
+
component?: vue.Component;
|
702
694
|
})> | {
|
703
695
|
component: vue.Component;
|
704
696
|
};
|
705
697
|
}, "type" | "default"> & {
|
706
|
-
type: vue.PropType<
|
707
|
-
component?: vue.Component
|
708
|
-
})
|
698
|
+
type: vue.PropType<string | boolean | (vue.TransitionProps & {
|
699
|
+
component?: vue.Component;
|
700
|
+
}) | {
|
709
701
|
component: vue.Component;
|
710
|
-
}
|
711
|
-
default: NonNullable<
|
712
|
-
component?: vue.Component
|
713
|
-
})
|
702
|
+
}>;
|
703
|
+
default: NonNullable<string | boolean | (vue.TransitionProps & {
|
704
|
+
component?: vue.Component;
|
705
|
+
}) | {
|
714
706
|
component: vue.Component;
|
715
707
|
}>;
|
716
708
|
};
|
717
709
|
theme: StringConstructor;
|
718
710
|
scrollStrategy: Omit<{
|
719
|
-
type: vue.PropType<
|
711
|
+
type: vue.PropType<StrategyProps["scrollStrategy"]>;
|
720
712
|
default: string;
|
721
713
|
validator: (val: any) => boolean;
|
722
714
|
}, "type" | "default"> & {
|
723
|
-
type: vue.PropType<
|
715
|
+
type: vue.PropType<"none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition">;
|
724
716
|
default: NonNullable<"none" | "block" | "close" | ((data: ScrollStrategyData, props: StrategyProps, scope: vue.EffectScope) => void) | "reposition">;
|
725
717
|
};
|
726
718
|
locationStrategy: {
|
727
|
-
type: vue.PropType<
|
728
|
-
updateLocation: (e?: Event | undefined) => void;
|
729
|
-
} | undefined)>;
|
719
|
+
type: vue.PropType<StrategyProps$1["locationStrategy"]>;
|
730
720
|
default: string;
|
731
721
|
validator: (val: any) => boolean;
|
732
722
|
};
|
733
723
|
location: {
|
734
|
-
type: vue.PropType<
|
724
|
+
type: vue.PropType<StrategyProps$1["location"]>;
|
735
725
|
default: string;
|
736
726
|
};
|
737
727
|
origin: Omit<{
|
738
|
-
type: vue.PropType<"
|
728
|
+
type: vue.PropType<StrategyProps$1["origin"]>;
|
739
729
|
default: string;
|
740
730
|
}, "type" | "default"> & {
|
741
|
-
type: vue.PropType<
|
731
|
+
type: vue.PropType<"auto" | Anchor | "overlap">;
|
742
732
|
default: NonNullable<"auto" | Anchor | "overlap">;
|
743
733
|
};
|
744
|
-
offset: vue.PropType<
|
734
|
+
offset: vue.PropType<StrategyProps$1["offset"]>;
|
745
735
|
eager: BooleanConstructor;
|
746
736
|
height: (StringConstructor | NumberConstructor)[];
|
747
737
|
maxHeight: (StringConstructor | NumberConstructor)[];
|
@@ -749,7 +739,7 @@ declare const VBottomSheet: {
|
|
749
739
|
minHeight: (StringConstructor | NumberConstructor)[];
|
750
740
|
minWidth: (StringConstructor | NumberConstructor)[];
|
751
741
|
width: (StringConstructor | NumberConstructor)[];
|
752
|
-
class: vue.PropType<
|
742
|
+
class: vue.PropType<ClassValue>;
|
753
743
|
style: {
|
754
744
|
type: vue.PropType<vue.StyleValue>;
|
755
745
|
default: null;
|
@@ -773,7 +763,7 @@ declare const VBottomSheet: {
|
|
773
763
|
};
|
774
764
|
closeOnContentClick: BooleanConstructor;
|
775
765
|
absolute: BooleanConstructor;
|
776
|
-
attach: vue.PropType<
|
766
|
+
attach: vue.PropType<boolean | string | Element>;
|
777
767
|
closeOnBack: {
|
778
768
|
type: BooleanConstructor;
|
779
769
|
default: boolean;
|
@@ -794,7 +784,7 @@ declare const VBottomSheet: {
|
|
794
784
|
type: (StringConstructor | NumberConstructor)[];
|
795
785
|
default: number;
|
796
786
|
}, "type" | "default"> & {
|
797
|
-
type: vue.PropType<
|
787
|
+
type: vue.PropType<string | number>;
|
798
788
|
default: NonNullable<string | number>;
|
799
789
|
};
|
800
790
|
fullscreen: BooleanConstructor;
|