@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
@@ -5,6 +5,8 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
5
5
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
6
6
|
}
|
7
7
|
|
8
|
+
type ClassValue = any;
|
9
|
+
|
8
10
|
declare const VDivider: {
|
9
11
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
10
12
|
inset: boolean;
|
@@ -51,9 +53,7 @@ declare const VDivider: {
|
|
51
53
|
style: vue.StyleValue;
|
52
54
|
vertical: boolean;
|
53
55
|
}, true, {}, vue.SlotsType<Partial<{
|
54
|
-
default: () => vue.VNode
|
55
|
-
[key: string]: any;
|
56
|
-
}>[];
|
56
|
+
default: () => vue.VNode[];
|
57
57
|
}>>, {
|
58
58
|
P: {};
|
59
59
|
B: {};
|
@@ -86,9 +86,9 @@ declare const VDivider: {
|
|
86
86
|
style: vue.StyleValue;
|
87
87
|
vertical: boolean;
|
88
88
|
}>;
|
89
|
-
__isFragment?:
|
90
|
-
__isTeleport?:
|
91
|
-
__isSuspense?:
|
89
|
+
__isFragment?: never;
|
90
|
+
__isTeleport?: never;
|
91
|
+
__isSuspense?: never;
|
92
92
|
} & vue.ComponentOptionsBase<{
|
93
93
|
inset: boolean;
|
94
94
|
style: vue.StyleValue;
|
@@ -114,12 +114,10 @@ declare const VDivider: {
|
|
114
114
|
style: vue.StyleValue;
|
115
115
|
vertical: boolean;
|
116
116
|
}, {}, string, vue.SlotsType<Partial<{
|
117
|
-
default: () => vue.VNode
|
118
|
-
[key: string]: any;
|
119
|
-
}>[];
|
117
|
+
default: () => vue.VNode[];
|
120
118
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
121
119
|
theme: StringConstructor;
|
122
|
-
class: vue.PropType<
|
120
|
+
class: vue.PropType<ClassValue>;
|
123
121
|
style: {
|
124
122
|
type: vue.PropType<vue.StyleValue>;
|
125
123
|
default: null;
|
@@ -132,7 +130,7 @@ declare const VDivider: {
|
|
132
130
|
vertical: BooleanConstructor;
|
133
131
|
}, vue.ExtractPropTypes<{
|
134
132
|
theme: StringConstructor;
|
135
|
-
class: vue.PropType<
|
133
|
+
class: vue.PropType<ClassValue>;
|
136
134
|
style: {
|
137
135
|
type: vue.PropType<vue.StyleValue>;
|
138
136
|
default: null;
|
@@ -5,13 +5,15 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
5
5
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
6
6
|
}
|
7
7
|
|
8
|
+
type ClassValue = any;
|
9
|
+
|
8
10
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
9
11
|
declare const IconValue: PropType<IconValue>;
|
10
12
|
|
11
13
|
declare const VEmptyState: {
|
12
14
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
13
15
|
style: vue.StyleValue;
|
14
|
-
size:
|
16
|
+
size: string | number | undefined;
|
15
17
|
justify: "center" | "end" | "start";
|
16
18
|
textWidth: string | number;
|
17
19
|
} & {
|
@@ -75,7 +77,7 @@ declare const VEmptyState: {
|
|
75
77
|
'click:action': (e: Event) => true;
|
76
78
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
77
79
|
style: vue.StyleValue;
|
78
|
-
size:
|
80
|
+
size: string | number | undefined;
|
79
81
|
justify: "center" | "end" | "start";
|
80
82
|
textWidth: string | number;
|
81
83
|
} & {
|
@@ -137,7 +139,7 @@ declare const VEmptyState: {
|
|
137
139
|
"onClick:action"?: ((e: Event) => any) | undefined;
|
138
140
|
}, {
|
139
141
|
style: vue.StyleValue;
|
140
|
-
size:
|
142
|
+
size: string | number | undefined;
|
141
143
|
justify: "center" | "end" | "start";
|
142
144
|
textWidth: string | number;
|
143
145
|
}, true, {}, vue.SlotsType<Partial<{
|
@@ -145,24 +147,12 @@ declare const VEmptyState: {
|
|
145
147
|
props: {
|
146
148
|
onClick: (e: Event) => void;
|
147
149
|
};
|
148
|
-
}) => vue.VNode
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
headline: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
155
|
-
[key: string]: any;
|
156
|
-
}>[];
|
157
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
158
|
-
[key: string]: any;
|
159
|
-
}>[];
|
160
|
-
media: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
161
|
-
[key: string]: any;
|
162
|
-
}>[];
|
163
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
164
|
-
[key: string]: any;
|
165
|
-
}>[];
|
150
|
+
}) => vue.VNode[];
|
151
|
+
default: () => vue.VNode[];
|
152
|
+
headline: () => vue.VNode[];
|
153
|
+
title: () => vue.VNode[];
|
154
|
+
media: () => vue.VNode[];
|
155
|
+
text: () => vue.VNode[];
|
166
156
|
}>>, {
|
167
157
|
P: {};
|
168
158
|
B: {};
|
@@ -172,7 +162,7 @@ declare const VEmptyState: {
|
|
172
162
|
Defaults: {};
|
173
163
|
}, {
|
174
164
|
style: vue.StyleValue;
|
175
|
-
size:
|
165
|
+
size: string | number | undefined;
|
176
166
|
justify: "center" | "end" | "start";
|
177
167
|
textWidth: string | number;
|
178
168
|
} & {
|
@@ -234,16 +224,16 @@ declare const VEmptyState: {
|
|
234
224
|
"onClick:action"?: ((e: Event) => any) | undefined;
|
235
225
|
}, {}, {}, {}, {}, {
|
236
226
|
style: vue.StyleValue;
|
237
|
-
size:
|
227
|
+
size: string | number | undefined;
|
238
228
|
justify: "center" | "end" | "start";
|
239
229
|
textWidth: string | number;
|
240
230
|
}>;
|
241
|
-
__isFragment?:
|
242
|
-
__isTeleport?:
|
243
|
-
__isSuspense?:
|
231
|
+
__isFragment?: never;
|
232
|
+
__isTeleport?: never;
|
233
|
+
__isSuspense?: never;
|
244
234
|
} & vue.ComponentOptionsBase<{
|
245
235
|
style: vue.StyleValue;
|
246
|
-
size:
|
236
|
+
size: string | number | undefined;
|
247
237
|
justify: "center" | "end" | "start";
|
248
238
|
textWidth: string | number;
|
249
239
|
} & {
|
@@ -307,7 +297,7 @@ declare const VEmptyState: {
|
|
307
297
|
'click:action': (e: Event) => true;
|
308
298
|
}, string, {
|
309
299
|
style: vue.StyleValue;
|
310
|
-
size:
|
300
|
+
size: string | number | undefined;
|
311
301
|
justify: "center" | "end" | "start";
|
312
302
|
textWidth: string | number;
|
313
303
|
}, {}, string, vue.SlotsType<Partial<{
|
@@ -315,31 +305,19 @@ declare const VEmptyState: {
|
|
315
305
|
props: {
|
316
306
|
onClick: (e: Event) => void;
|
317
307
|
};
|
318
|
-
}) => vue.VNode
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
headline: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
325
|
-
[key: string]: any;
|
326
|
-
}>[];
|
327
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
328
|
-
[key: string]: any;
|
329
|
-
}>[];
|
330
|
-
media: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
331
|
-
[key: string]: any;
|
332
|
-
}>[];
|
333
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
334
|
-
[key: string]: any;
|
335
|
-
}>[];
|
308
|
+
}) => vue.VNode[];
|
309
|
+
default: () => vue.VNode[];
|
310
|
+
headline: () => vue.VNode[];
|
311
|
+
title: () => vue.VNode[];
|
312
|
+
media: () => vue.VNode[];
|
313
|
+
text: () => vue.VNode[];
|
336
314
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
337
315
|
theme: StringConstructor;
|
338
316
|
size: Omit<{
|
339
317
|
type: (StringConstructor | NumberConstructor)[];
|
340
318
|
default: string;
|
341
319
|
}, "type" | "default"> & {
|
342
|
-
type: PropType<
|
320
|
+
type: PropType<string | number | undefined>;
|
343
321
|
default: NonNullable<string | number> | undefined;
|
344
322
|
};
|
345
323
|
height: (StringConstructor | NumberConstructor)[];
|
@@ -348,7 +326,7 @@ declare const VEmptyState: {
|
|
348
326
|
minHeight: (StringConstructor | NumberConstructor)[];
|
349
327
|
minWidth: (StringConstructor | NumberConstructor)[];
|
350
328
|
width: (StringConstructor | NumberConstructor)[];
|
351
|
-
class: PropType<
|
329
|
+
class: PropType<ClassValue>;
|
352
330
|
style: {
|
353
331
|
type: PropType<vue.StyleValue>;
|
354
332
|
default: null;
|
@@ -359,7 +337,7 @@ declare const VEmptyState: {
|
|
359
337
|
icon: PropType<IconValue>;
|
360
338
|
image: StringConstructor;
|
361
339
|
justify: {
|
362
|
-
type: PropType<"
|
340
|
+
type: PropType<"start" | "center" | "end">;
|
363
341
|
default: string;
|
364
342
|
};
|
365
343
|
headline: StringConstructor;
|
@@ -377,7 +355,7 @@ declare const VEmptyState: {
|
|
377
355
|
type: (StringConstructor | NumberConstructor)[];
|
378
356
|
default: string;
|
379
357
|
}, "type" | "default"> & {
|
380
|
-
type: PropType<
|
358
|
+
type: PropType<string | number | undefined>;
|
381
359
|
default: NonNullable<string | number> | undefined;
|
382
360
|
};
|
383
361
|
height: (StringConstructor | NumberConstructor)[];
|
@@ -386,7 +364,7 @@ declare const VEmptyState: {
|
|
386
364
|
minHeight: (StringConstructor | NumberConstructor)[];
|
387
365
|
minWidth: (StringConstructor | NumberConstructor)[];
|
388
366
|
width: (StringConstructor | NumberConstructor)[];
|
389
|
-
class: PropType<
|
367
|
+
class: PropType<ClassValue>;
|
390
368
|
style: {
|
391
369
|
type: PropType<vue.StyleValue>;
|
392
370
|
default: null;
|
@@ -397,7 +375,7 @@ declare const VEmptyState: {
|
|
397
375
|
icon: PropType<IconValue>;
|
398
376
|
image: StringConstructor;
|
399
377
|
justify: {
|
400
|
-
type: PropType<"
|
378
|
+
type: PropType<"start" | "center" | "end">;
|
401
379
|
default: string;
|
402
380
|
};
|
403
381
|
headline: StringConstructor;
|
@@ -1,13 +1,28 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
|
-
import { ComponentPropsOptions, ExtractPropTypes, JSXComponent, PropType, Ref, ComponentInternalInstance, ComputedRef } from 'vue';
|
2
|
+
import { ComponentPropsOptions, ExtractPropTypes, JSXComponent, PropType, DirectiveBinding, Ref, ComponentInternalInstance, ComputedRef } from 'vue';
|
3
3
|
|
4
4
|
interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions>, Props = ExtractPropTypes<PropsOptions>> {
|
5
5
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
6
6
|
}
|
7
7
|
|
8
|
+
type ClassValue = any;
|
9
|
+
|
8
10
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
9
11
|
declare const IconValue: PropType<IconValue>;
|
10
12
|
|
13
|
+
interface RippleDirectiveBinding extends Omit<DirectiveBinding, 'modifiers' | 'value'> {
|
14
|
+
value?: boolean | {
|
15
|
+
class: string;
|
16
|
+
};
|
17
|
+
modifiers: {
|
18
|
+
center?: boolean;
|
19
|
+
circle?: boolean;
|
20
|
+
stop?: boolean;
|
21
|
+
};
|
22
|
+
}
|
23
|
+
|
24
|
+
declare const allowedVariants: readonly ["default", "accordion", "inset", "popout"];
|
25
|
+
type Variant = typeof allowedVariants[number];
|
11
26
|
type VExpansionPanelSlot = {
|
12
27
|
prev: () => void;
|
13
28
|
next: () => void;
|
@@ -57,7 +72,7 @@ declare const VExpansionPanels: {
|
|
57
72
|
next: () => void;
|
58
73
|
prev: () => void;
|
59
74
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
60
|
-
'update:modelValue': (val: unknown) =>
|
75
|
+
'update:modelValue': (val: unknown) => true;
|
61
76
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
62
77
|
flat: boolean;
|
63
78
|
variant: "default" | "inset" | "accordion" | "popout";
|
@@ -119,9 +134,7 @@ declare const VExpansionPanels: {
|
|
119
134
|
expandIcon: IconValue;
|
120
135
|
hideActions: boolean;
|
121
136
|
}, true, {}, vue.SlotsType<Partial<{
|
122
|
-
default: (arg: VExpansionPanelSlot) => vue.VNode
|
123
|
-
[key: string]: any;
|
124
|
-
}>[];
|
137
|
+
default: (arg: VExpansionPanelSlot) => vue.VNode[];
|
125
138
|
}>>, {
|
126
139
|
P: {};
|
127
140
|
B: {};
|
@@ -193,9 +206,9 @@ declare const VExpansionPanels: {
|
|
193
206
|
expandIcon: IconValue;
|
194
207
|
hideActions: boolean;
|
195
208
|
}>;
|
196
|
-
__isFragment?:
|
197
|
-
__isTeleport?:
|
198
|
-
__isSuspense?:
|
209
|
+
__isFragment?: never;
|
210
|
+
__isTeleport?: never;
|
211
|
+
__isSuspense?: never;
|
199
212
|
} & vue.ComponentOptionsBase<{
|
200
213
|
flat: boolean;
|
201
214
|
variant: "default" | "inset" | "accordion" | "popout";
|
@@ -240,7 +253,7 @@ declare const VExpansionPanels: {
|
|
240
253
|
next: () => void;
|
241
254
|
prev: () => void;
|
242
255
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
243
|
-
'update:modelValue': (val: unknown) =>
|
256
|
+
'update:modelValue': (val: unknown) => true;
|
244
257
|
}, string, {
|
245
258
|
flat: boolean;
|
246
259
|
variant: "default" | "inset" | "accordion" | "popout";
|
@@ -262,12 +275,10 @@ declare const VExpansionPanels: {
|
|
262
275
|
expandIcon: IconValue;
|
263
276
|
hideActions: boolean;
|
264
277
|
}, {}, string, vue.SlotsType<Partial<{
|
265
|
-
default: (arg: VExpansionPanelSlot) => vue.VNode
|
266
|
-
[key: string]: any;
|
267
|
-
}>[];
|
278
|
+
default: (arg: VExpansionPanelSlot) => vue.VNode[];
|
268
279
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
269
280
|
variant: {
|
270
|
-
type: PropType<
|
281
|
+
type: PropType<Variant>;
|
271
282
|
default: string;
|
272
283
|
validator: (v: any) => boolean;
|
273
284
|
};
|
@@ -275,7 +286,7 @@ declare const VExpansionPanels: {
|
|
275
286
|
type: StringConstructor;
|
276
287
|
default: string;
|
277
288
|
};
|
278
|
-
class: PropType<
|
289
|
+
class: PropType<ClassValue>;
|
279
290
|
style: {
|
280
291
|
type: PropType<vue.StyleValue>;
|
281
292
|
default: null;
|
@@ -297,9 +308,7 @@ declare const VExpansionPanels: {
|
|
297
308
|
tile: BooleanConstructor;
|
298
309
|
bgColor: StringConstructor;
|
299
310
|
ripple: {
|
300
|
-
type: PropType<
|
301
|
-
class: string;
|
302
|
-
} | undefined>;
|
311
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
303
312
|
default: boolean;
|
304
313
|
};
|
305
314
|
collapseIcon: {
|
@@ -323,7 +332,7 @@ declare const VExpansionPanels: {
|
|
323
332
|
flat: BooleanConstructor;
|
324
333
|
}, vue.ExtractPropTypes<{
|
325
334
|
variant: {
|
326
|
-
type: PropType<
|
335
|
+
type: PropType<Variant>;
|
327
336
|
default: string;
|
328
337
|
validator: (v: any) => boolean;
|
329
338
|
};
|
@@ -331,7 +340,7 @@ declare const VExpansionPanels: {
|
|
331
340
|
type: StringConstructor;
|
332
341
|
default: string;
|
333
342
|
};
|
334
|
-
class: PropType<
|
343
|
+
class: PropType<ClassValue>;
|
335
344
|
style: {
|
336
345
|
type: PropType<vue.StyleValue>;
|
337
346
|
default: null;
|
@@ -353,9 +362,7 @@ declare const VExpansionPanels: {
|
|
353
362
|
tile: BooleanConstructor;
|
354
363
|
bgColor: StringConstructor;
|
355
364
|
ripple: {
|
356
|
-
type: PropType<
|
357
|
-
class: string;
|
358
|
-
} | undefined>;
|
365
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
359
366
|
default: boolean;
|
360
367
|
};
|
361
368
|
collapseIcon: {
|
@@ -528,15 +535,9 @@ declare const VExpansionPanel: {
|
|
528
535
|
expandIcon: IconValue;
|
529
536
|
hideActions: boolean;
|
530
537
|
}, true, {}, vue.SlotsType<Partial<{
|
531
|
-
default: () => vue.VNode
|
532
|
-
|
533
|
-
|
534
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
535
|
-
[key: string]: any;
|
536
|
-
}>[];
|
537
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
538
|
-
[key: string]: any;
|
539
|
-
}>[];
|
538
|
+
default: () => vue.VNode[];
|
539
|
+
title: () => vue.VNode[];
|
540
|
+
text: () => vue.VNode[];
|
540
541
|
}>>, {
|
541
542
|
P: {};
|
542
543
|
B: {};
|
@@ -607,9 +608,9 @@ declare const VExpansionPanel: {
|
|
607
608
|
expandIcon: IconValue;
|
608
609
|
hideActions: boolean;
|
609
610
|
}>;
|
610
|
-
__isFragment?:
|
611
|
-
__isTeleport?:
|
612
|
-
__isSuspense?:
|
611
|
+
__isFragment?: never;
|
612
|
+
__isTeleport?: never;
|
613
|
+
__isSuspense?: never;
|
613
614
|
} & vue.ComponentOptionsBase<{
|
614
615
|
style: vue.StyleValue;
|
615
616
|
eager: boolean;
|
@@ -677,18 +678,12 @@ declare const VExpansionPanel: {
|
|
677
678
|
expandIcon: IconValue;
|
678
679
|
hideActions: boolean;
|
679
680
|
}, {}, string, vue.SlotsType<Partial<{
|
680
|
-
default: () => vue.VNode
|
681
|
-
|
682
|
-
|
683
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
684
|
-
[key: string]: any;
|
685
|
-
}>[];
|
686
|
-
text: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
687
|
-
[key: string]: any;
|
688
|
-
}>[];
|
681
|
+
default: () => vue.VNode[];
|
682
|
+
title: () => vue.VNode[];
|
683
|
+
text: () => vue.VNode[];
|
689
684
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
690
685
|
eager: BooleanConstructor;
|
691
|
-
class: vue.PropType<
|
686
|
+
class: vue.PropType<ClassValue>;
|
692
687
|
style: {
|
693
688
|
type: vue.PropType<vue.StyleValue>;
|
694
689
|
default: null;
|
@@ -706,9 +701,7 @@ declare const VExpansionPanel: {
|
|
706
701
|
focusable: BooleanConstructor;
|
707
702
|
static: BooleanConstructor;
|
708
703
|
ripple: {
|
709
|
-
type: vue.PropType<
|
710
|
-
class: string;
|
711
|
-
} | undefined>;
|
704
|
+
type: vue.PropType<RippleDirectiveBinding["value"]>;
|
712
705
|
default: boolean;
|
713
706
|
};
|
714
707
|
readonly: BooleanConstructor;
|
@@ -733,7 +726,7 @@ declare const VExpansionPanel: {
|
|
733
726
|
bgColor: StringConstructor;
|
734
727
|
}, vue.ExtractPropTypes<{
|
735
728
|
eager: BooleanConstructor;
|
736
|
-
class: vue.PropType<
|
729
|
+
class: vue.PropType<ClassValue>;
|
737
730
|
style: {
|
738
731
|
type: vue.PropType<vue.StyleValue>;
|
739
732
|
default: null;
|
@@ -751,9 +744,7 @@ declare const VExpansionPanel: {
|
|
751
744
|
focusable: BooleanConstructor;
|
752
745
|
static: BooleanConstructor;
|
753
746
|
ripple: {
|
754
|
-
type: vue.PropType<
|
755
|
-
class: string;
|
756
|
-
} | undefined>;
|
747
|
+
type: vue.PropType<RippleDirectiveBinding["value"]>;
|
757
748
|
default: boolean;
|
758
749
|
};
|
759
750
|
readonly: BooleanConstructor;
|
@@ -812,9 +803,7 @@ declare const VExpansionPanelText: {
|
|
812
803
|
style: vue.StyleValue;
|
813
804
|
eager: boolean;
|
814
805
|
}, true, {}, vue.SlotsType<Partial<{
|
815
|
-
default: () => vue.VNode
|
816
|
-
[key: string]: any;
|
817
|
-
}>[];
|
806
|
+
default: () => vue.VNode[];
|
818
807
|
}>>, {
|
819
808
|
P: {};
|
820
809
|
B: {};
|
@@ -840,9 +829,9 @@ declare const VExpansionPanelText: {
|
|
840
829
|
style: vue.StyleValue;
|
841
830
|
eager: boolean;
|
842
831
|
}>;
|
843
|
-
__isFragment?:
|
844
|
-
__isTeleport?:
|
845
|
-
__isSuspense?:
|
832
|
+
__isFragment?: never;
|
833
|
+
__isTeleport?: never;
|
834
|
+
__isSuspense?: never;
|
846
835
|
} & vue.ComponentOptionsBase<{
|
847
836
|
style: vue.StyleValue;
|
848
837
|
eager: boolean;
|
@@ -861,19 +850,17 @@ declare const VExpansionPanelText: {
|
|
861
850
|
style: vue.StyleValue;
|
862
851
|
eager: boolean;
|
863
852
|
}, {}, string, vue.SlotsType<Partial<{
|
864
|
-
default: () => vue.VNode
|
865
|
-
[key: string]: any;
|
866
|
-
}>[];
|
853
|
+
default: () => vue.VNode[];
|
867
854
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
868
855
|
eager: BooleanConstructor;
|
869
|
-
class: vue.PropType<
|
856
|
+
class: vue.PropType<ClassValue>;
|
870
857
|
style: {
|
871
858
|
type: vue.PropType<vue.StyleValue>;
|
872
859
|
default: null;
|
873
860
|
};
|
874
861
|
}, vue.ExtractPropTypes<{
|
875
862
|
eager: BooleanConstructor;
|
876
|
-
class: vue.PropType<
|
863
|
+
class: vue.PropType<ClassValue>;
|
877
864
|
style: {
|
878
865
|
type: vue.PropType<vue.StyleValue>;
|
879
866
|
default: null;
|
@@ -953,12 +940,8 @@ declare const VExpansionPanelTitle: {
|
|
953
940
|
expandIcon: IconValue;
|
954
941
|
hideActions: boolean;
|
955
942
|
}, true, {}, vue.SlotsType<Partial<{
|
956
|
-
default: (arg: ExpansionPanelTitleSlot) => vue.VNode
|
957
|
-
|
958
|
-
}>[];
|
959
|
-
actions: (arg: ExpansionPanelTitleSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
960
|
-
[key: string]: any;
|
961
|
-
}>[];
|
943
|
+
default: (arg: ExpansionPanelTitleSlot) => vue.VNode[];
|
944
|
+
actions: (arg: ExpansionPanelTitleSlot) => vue.VNode[];
|
962
945
|
}>>, {
|
963
946
|
P: {};
|
964
947
|
B: {};
|
@@ -1004,9 +987,9 @@ declare const VExpansionPanelTitle: {
|
|
1004
987
|
expandIcon: IconValue;
|
1005
988
|
hideActions: boolean;
|
1006
989
|
}>;
|
1007
|
-
__isFragment?:
|
1008
|
-
__isTeleport?:
|
1009
|
-
__isSuspense?:
|
990
|
+
__isFragment?: never;
|
991
|
+
__isTeleport?: never;
|
992
|
+
__isSuspense?: never;
|
1010
993
|
} & vue.ComponentOptionsBase<{
|
1011
994
|
style: vue.StyleValue;
|
1012
995
|
readonly: boolean;
|
@@ -1045,14 +1028,10 @@ declare const VExpansionPanelTitle: {
|
|
1045
1028
|
expandIcon: IconValue;
|
1046
1029
|
hideActions: boolean;
|
1047
1030
|
}, {}, string, vue.SlotsType<Partial<{
|
1048
|
-
default: (arg: ExpansionPanelTitleSlot) => vue.VNode
|
1049
|
-
|
1050
|
-
}>[];
|
1051
|
-
actions: (arg: ExpansionPanelTitleSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1052
|
-
[key: string]: any;
|
1053
|
-
}>[];
|
1031
|
+
default: (arg: ExpansionPanelTitleSlot) => vue.VNode[];
|
1032
|
+
actions: (arg: ExpansionPanelTitleSlot) => vue.VNode[];
|
1054
1033
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1055
|
-
class: PropType<
|
1034
|
+
class: PropType<ClassValue>;
|
1056
1035
|
style: {
|
1057
1036
|
type: PropType<vue.StyleValue>;
|
1058
1037
|
default: null;
|
@@ -1070,14 +1049,12 @@ declare const VExpansionPanelTitle: {
|
|
1070
1049
|
focusable: BooleanConstructor;
|
1071
1050
|
static: BooleanConstructor;
|
1072
1051
|
ripple: {
|
1073
|
-
type: PropType<
|
1074
|
-
class: string;
|
1075
|
-
} | undefined>;
|
1052
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
1076
1053
|
default: boolean;
|
1077
1054
|
};
|
1078
1055
|
readonly: BooleanConstructor;
|
1079
1056
|
}, vue.ExtractPropTypes<{
|
1080
|
-
class: PropType<
|
1057
|
+
class: PropType<ClassValue>;
|
1081
1058
|
style: {
|
1082
1059
|
type: PropType<vue.StyleValue>;
|
1083
1060
|
default: null;
|
@@ -1095,9 +1072,7 @@ declare const VExpansionPanelTitle: {
|
|
1095
1072
|
focusable: BooleanConstructor;
|
1096
1073
|
static: BooleanConstructor;
|
1097
1074
|
ripple: {
|
1098
|
-
type: PropType<
|
1099
|
-
class: string;
|
1100
|
-
} | undefined>;
|
1075
|
+
type: PropType<RippleDirectiveBinding["value"]>;
|
1101
1076
|
default: boolean;
|
1102
1077
|
};
|
1103
1078
|
readonly: BooleanConstructor;
|