@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 VParallax: {
|
9
11
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
10
12
|
scale: string | number;
|
@@ -56,18 +58,10 @@ declare const VParallax: {
|
|
56
58
|
scale: string | number;
|
57
59
|
style: vue.StyleValue;
|
58
60
|
}, true, {}, vue.SlotsType<Partial<{
|
59
|
-
default: () => vue.VNode
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
[key: string]: any;
|
64
|
-
}>[];
|
65
|
-
error: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
66
|
-
[key: string]: any;
|
67
|
-
}>[];
|
68
|
-
sources: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
69
|
-
[key: string]: any;
|
70
|
-
}>[];
|
61
|
+
default: () => vue.VNode[];
|
62
|
+
placeholder: () => vue.VNode[];
|
63
|
+
error: () => vue.VNode[];
|
64
|
+
sources: () => vue.VNode[];
|
71
65
|
}>>, {
|
72
66
|
P: {};
|
73
67
|
B: {};
|
@@ -102,9 +96,9 @@ declare const VParallax: {
|
|
102
96
|
scale: string | number;
|
103
97
|
style: vue.StyleValue;
|
104
98
|
}>;
|
105
|
-
__isFragment?:
|
106
|
-
__isTeleport?:
|
107
|
-
__isSuspense?:
|
99
|
+
__isFragment?: never;
|
100
|
+
__isTeleport?: never;
|
101
|
+
__isSuspense?: never;
|
108
102
|
} & vue.ComponentOptionsBase<{
|
109
103
|
scale: string | number;
|
110
104
|
style: vue.StyleValue;
|
@@ -132,20 +126,12 @@ declare const VParallax: {
|
|
132
126
|
scale: string | number;
|
133
127
|
style: vue.StyleValue;
|
134
128
|
}, {}, string, vue.SlotsType<Partial<{
|
135
|
-
default: () => vue.VNode
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
[key: string]: any;
|
140
|
-
}>[];
|
141
|
-
error: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
142
|
-
[key: string]: any;
|
143
|
-
}>[];
|
144
|
-
sources: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
145
|
-
[key: string]: any;
|
146
|
-
}>[];
|
129
|
+
default: () => vue.VNode[];
|
130
|
+
placeholder: () => vue.VNode[];
|
131
|
+
error: () => vue.VNode[];
|
132
|
+
sources: () => vue.VNode[];
|
147
133
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
148
|
-
class: vue.PropType<
|
134
|
+
class: vue.PropType<ClassValue>;
|
149
135
|
style: {
|
150
136
|
type: vue.PropType<vue.StyleValue>;
|
151
137
|
default: null;
|
@@ -155,7 +141,7 @@ declare const VParallax: {
|
|
155
141
|
default: number;
|
156
142
|
};
|
157
143
|
}, vue.ExtractPropTypes<{
|
158
|
-
class: vue.PropType<
|
144
|
+
class: vue.PropType<ClassValue>;
|
159
145
|
style: {
|
160
146
|
type: vue.PropType<vue.StyleValue>;
|
161
147
|
default: null;
|
@@ -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 VProgressCircular: {
|
9
11
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
10
12
|
width: string | number;
|
@@ -76,9 +78,7 @@ declare const VProgressCircular: {
|
|
76
78
|
}, true, {}, vue.SlotsType<Partial<{
|
77
79
|
default: (arg: {
|
78
80
|
value: number;
|
79
|
-
}) => vue.VNode
|
80
|
-
[key: string]: any;
|
81
|
-
}>[];
|
81
|
+
}) => vue.VNode[];
|
82
82
|
}>>, {
|
83
83
|
P: {};
|
84
84
|
B: {};
|
@@ -124,9 +124,9 @@ declare const VProgressCircular: {
|
|
124
124
|
tag: string;
|
125
125
|
modelValue: string | number;
|
126
126
|
}>;
|
127
|
-
__isFragment?:
|
128
|
-
__isTeleport?:
|
129
|
-
__isSuspense?:
|
127
|
+
__isFragment?: never;
|
128
|
+
__isTeleport?: never;
|
129
|
+
__isSuspense?: never;
|
130
130
|
} & vue.ComponentOptionsBase<{
|
131
131
|
width: string | number;
|
132
132
|
rotate: string | number;
|
@@ -167,9 +167,7 @@ declare const VProgressCircular: {
|
|
167
167
|
}, {}, string, vue.SlotsType<Partial<{
|
168
168
|
default: (arg: {
|
169
169
|
value: number;
|
170
|
-
}) => vue.VNode
|
171
|
-
[key: string]: any;
|
172
|
-
}>[];
|
170
|
+
}) => vue.VNode[];
|
173
171
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
174
172
|
theme: StringConstructor;
|
175
173
|
tag: Omit<{
|
@@ -183,7 +181,7 @@ declare const VProgressCircular: {
|
|
183
181
|
type: (StringConstructor | NumberConstructor)[];
|
184
182
|
default: string;
|
185
183
|
};
|
186
|
-
class: PropType<
|
184
|
+
class: PropType<ClassValue>;
|
187
185
|
style: {
|
188
186
|
type: PropType<vue.StyleValue>;
|
189
187
|
default: null;
|
@@ -216,7 +214,7 @@ declare const VProgressCircular: {
|
|
216
214
|
type: (StringConstructor | NumberConstructor)[];
|
217
215
|
default: string;
|
218
216
|
};
|
219
|
-
class: PropType<
|
217
|
+
class: PropType<ClassValue>;
|
220
218
|
style: {
|
221
219
|
type: PropType<vue.StyleValue>;
|
222
220
|
default: null;
|
@@ -1,6 +1,8 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
2
|
import { ComponentPropsOptions, ExtractPropTypes } 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];
|
@@ -16,7 +18,7 @@ declare const VProgressLinear: {
|
|
16
18
|
reverse: boolean;
|
17
19
|
max: string | number;
|
18
20
|
absolute: boolean;
|
19
|
-
location:
|
21
|
+
location: Anchor | null;
|
20
22
|
height: string | number;
|
21
23
|
active: boolean;
|
22
24
|
stream: boolean;
|
@@ -63,12 +65,12 @@ declare const VProgressLinear: {
|
|
63
65
|
} & {
|
64
66
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
65
67
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
66
|
-
'update:modelValue': (value: number) =>
|
68
|
+
'update:modelValue': (value: number) => true;
|
67
69
|
}, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
68
70
|
reverse: boolean;
|
69
71
|
max: string | number;
|
70
72
|
absolute: boolean;
|
71
|
-
location:
|
73
|
+
location: Anchor | null;
|
72
74
|
height: string | number;
|
73
75
|
active: boolean;
|
74
76
|
stream: boolean;
|
@@ -118,7 +120,7 @@ declare const VProgressLinear: {
|
|
118
120
|
reverse: boolean;
|
119
121
|
max: string | number;
|
120
122
|
absolute: boolean;
|
121
|
-
location:
|
123
|
+
location: Anchor | null;
|
122
124
|
height: string | number;
|
123
125
|
active: boolean;
|
124
126
|
stream: boolean;
|
@@ -136,9 +138,7 @@ declare const VProgressLinear: {
|
|
136
138
|
default: (arg: {
|
137
139
|
value: number;
|
138
140
|
buffer: number;
|
139
|
-
}) => vue.VNode
|
140
|
-
[key: string]: any;
|
141
|
-
}>[];
|
141
|
+
}) => vue.VNode[];
|
142
142
|
}>>, {
|
143
143
|
P: {};
|
144
144
|
B: {};
|
@@ -150,7 +150,7 @@ declare const VProgressLinear: {
|
|
150
150
|
reverse: boolean;
|
151
151
|
max: string | number;
|
152
152
|
absolute: boolean;
|
153
|
-
location:
|
153
|
+
location: Anchor | null;
|
154
154
|
height: string | number;
|
155
155
|
active: boolean;
|
156
156
|
stream: boolean;
|
@@ -200,7 +200,7 @@ declare const VProgressLinear: {
|
|
200
200
|
reverse: boolean;
|
201
201
|
max: string | number;
|
202
202
|
absolute: boolean;
|
203
|
-
location:
|
203
|
+
location: Anchor | null;
|
204
204
|
height: string | number;
|
205
205
|
active: boolean;
|
206
206
|
stream: boolean;
|
@@ -215,14 +215,14 @@ declare const VProgressLinear: {
|
|
215
215
|
striped: boolean;
|
216
216
|
roundedBar: boolean;
|
217
217
|
}>;
|
218
|
-
__isFragment?:
|
219
|
-
__isTeleport?:
|
220
|
-
__isSuspense?:
|
218
|
+
__isFragment?: never;
|
219
|
+
__isTeleport?: never;
|
220
|
+
__isSuspense?: never;
|
221
221
|
} & vue.ComponentOptionsBase<{
|
222
222
|
reverse: boolean;
|
223
223
|
max: string | number;
|
224
224
|
absolute: boolean;
|
225
|
-
location:
|
225
|
+
location: Anchor | null;
|
226
226
|
height: string | number;
|
227
227
|
active: boolean;
|
228
228
|
stream: boolean;
|
@@ -269,12 +269,12 @@ declare const VProgressLinear: {
|
|
269
269
|
} & {
|
270
270
|
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
271
271
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
272
|
-
'update:modelValue': (value: number) =>
|
272
|
+
'update:modelValue': (value: number) => true;
|
273
273
|
}, string, {
|
274
274
|
reverse: boolean;
|
275
275
|
max: string | number;
|
276
276
|
absolute: boolean;
|
277
|
-
location:
|
277
|
+
location: Anchor | null;
|
278
278
|
height: string | number;
|
279
279
|
active: boolean;
|
280
280
|
stream: boolean;
|
@@ -292,9 +292,7 @@ declare const VProgressLinear: {
|
|
292
292
|
default: (arg: {
|
293
293
|
value: number;
|
294
294
|
buffer: number;
|
295
|
-
}) => vue.VNode
|
296
|
-
[key: string]: any;
|
297
|
-
}>[];
|
295
|
+
}) => vue.VNode[];
|
298
296
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
299
297
|
theme: StringConstructor;
|
300
298
|
tag: {
|
@@ -307,10 +305,10 @@ declare const VProgressLinear: {
|
|
307
305
|
};
|
308
306
|
tile: BooleanConstructor;
|
309
307
|
location: {
|
310
|
-
type: vue.PropType<
|
311
|
-
default: NonNullable<Anchor>;
|
308
|
+
type: vue.PropType<Anchor | null>;
|
309
|
+
default: NonNullable<Anchor | null>;
|
312
310
|
};
|
313
|
-
class: vue.PropType<
|
311
|
+
class: vue.PropType<ClassValue>;
|
314
312
|
style: {
|
315
313
|
type: vue.PropType<vue.StyleValue>;
|
316
314
|
default: null;
|
@@ -360,10 +358,10 @@ declare const VProgressLinear: {
|
|
360
358
|
};
|
361
359
|
tile: BooleanConstructor;
|
362
360
|
location: {
|
363
|
-
type: vue.PropType<
|
364
|
-
default: NonNullable<Anchor>;
|
361
|
+
type: vue.PropType<Anchor | null>;
|
362
|
+
default: NonNullable<Anchor | null>;
|
365
363
|
};
|
366
|
-
class: vue.PropType<
|
364
|
+
class: vue.PropType<ClassValue>;
|
367
365
|
style: {
|
368
366
|
type: vue.PropType<vue.StyleValue>;
|
369
367
|
default: null;
|
@@ -1,5 +1,7 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
|
-
import { ComponentPropsOptions, ExtractPropTypes, JSXComponent, PropType, WritableComputedRef, Ref, CSSProperties, VNode } from 'vue';
|
2
|
+
import { ComponentPropsOptions, ExtractPropTypes, JSXComponent, PropType, DirectiveBinding, WritableComputedRef, Ref, CSSProperties, VNode } from 'vue';
|
3
|
+
|
4
|
+
type ClassValue = any;
|
3
5
|
|
4
6
|
interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions>, Props = ExtractPropTypes<PropsOptions>> {
|
5
7
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
@@ -12,6 +14,17 @@ type Density = null | 'default' | 'comfortable' | 'compact';
|
|
12
14
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
13
15
|
declare const IconValue: PropType<IconValue>;
|
14
16
|
|
17
|
+
interface RippleDirectiveBinding extends Omit<DirectiveBinding, 'modifiers' | 'value'> {
|
18
|
+
value?: boolean | {
|
19
|
+
class: string;
|
20
|
+
};
|
21
|
+
modifiers: {
|
22
|
+
center?: boolean;
|
23
|
+
circle?: boolean;
|
24
|
+
stop?: boolean;
|
25
|
+
};
|
26
|
+
}
|
27
|
+
|
15
28
|
type SelectionControlSlot = {
|
16
29
|
model: WritableComputedRef<boolean>;
|
17
30
|
textColorClasses: Ref<string[]>;
|
@@ -39,13 +52,13 @@ declare const VRadio: {
|
|
39
52
|
ripple: boolean | {
|
40
53
|
class: string;
|
41
54
|
} | undefined;
|
42
|
-
falseIcon:
|
43
|
-
trueIcon:
|
55
|
+
falseIcon: IconValue;
|
56
|
+
trueIcon: IconValue;
|
44
57
|
valueComparator: typeof deepEqual;
|
45
58
|
} & {
|
59
|
+
name?: string | undefined;
|
46
60
|
type?: string | undefined;
|
47
61
|
id?: string | undefined;
|
48
|
-
name?: string | undefined;
|
49
62
|
color?: string | undefined;
|
50
63
|
value?: any;
|
51
64
|
label?: string | undefined;
|
@@ -103,13 +116,13 @@ declare const VRadio: {
|
|
103
116
|
ripple: boolean | {
|
104
117
|
class: string;
|
105
118
|
} | undefined;
|
106
|
-
falseIcon:
|
107
|
-
trueIcon:
|
119
|
+
falseIcon: IconValue;
|
120
|
+
trueIcon: IconValue;
|
108
121
|
valueComparator: typeof deepEqual;
|
109
122
|
} & {
|
123
|
+
name?: string | undefined;
|
110
124
|
type?: string | undefined;
|
111
125
|
id?: string | undefined;
|
112
|
-
name?: string | undefined;
|
113
126
|
color?: string | undefined;
|
114
127
|
value?: any;
|
115
128
|
label?: string | undefined;
|
@@ -167,25 +180,19 @@ declare const VRadio: {
|
|
167
180
|
ripple: boolean | {
|
168
181
|
class: string;
|
169
182
|
} | undefined;
|
170
|
-
falseIcon:
|
171
|
-
trueIcon:
|
183
|
+
falseIcon: IconValue;
|
184
|
+
trueIcon: IconValue;
|
172
185
|
valueComparator: typeof deepEqual;
|
173
186
|
}, true, {}, vue.SlotsType<Partial<{
|
174
187
|
default: (arg: {
|
175
188
|
backgroundColorClasses: vue.Ref<string[]>;
|
176
189
|
backgroundColorStyles: vue.Ref<vue.CSSProperties>;
|
177
|
-
}) => vue.VNode
|
178
|
-
[key: string]: any;
|
179
|
-
}>[];
|
190
|
+
}) => vue.VNode[];
|
180
191
|
label: (arg: {
|
181
192
|
label: string | undefined;
|
182
193
|
props: Record<string, unknown>;
|
183
|
-
}) => vue.VNode
|
184
|
-
|
185
|
-
}>[];
|
186
|
-
input: (arg: SelectionControlSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
187
|
-
[key: string]: any;
|
188
|
-
}>[];
|
194
|
+
}) => vue.VNode[];
|
195
|
+
input: (arg: SelectionControlSlot) => vue.VNode[];
|
189
196
|
}>>, {
|
190
197
|
P: {};
|
191
198
|
B: {};
|
@@ -204,13 +211,13 @@ declare const VRadio: {
|
|
204
211
|
ripple: boolean | {
|
205
212
|
class: string;
|
206
213
|
} | undefined;
|
207
|
-
falseIcon:
|
208
|
-
trueIcon:
|
214
|
+
falseIcon: IconValue;
|
215
|
+
trueIcon: IconValue;
|
209
216
|
valueComparator: typeof deepEqual;
|
210
217
|
} & {
|
218
|
+
name?: string | undefined;
|
211
219
|
type?: string | undefined;
|
212
220
|
id?: string | undefined;
|
213
|
-
name?: string | undefined;
|
214
221
|
color?: string | undefined;
|
215
222
|
value?: any;
|
216
223
|
label?: string | undefined;
|
@@ -268,13 +275,13 @@ declare const VRadio: {
|
|
268
275
|
ripple: boolean | {
|
269
276
|
class: string;
|
270
277
|
} | undefined;
|
271
|
-
falseIcon:
|
272
|
-
trueIcon:
|
278
|
+
falseIcon: IconValue;
|
279
|
+
trueIcon: IconValue;
|
273
280
|
valueComparator: typeof deepEqual;
|
274
281
|
}>;
|
275
|
-
__isFragment?:
|
276
|
-
__isTeleport?:
|
277
|
-
__isSuspense?:
|
282
|
+
__isFragment?: never;
|
283
|
+
__isTeleport?: never;
|
284
|
+
__isSuspense?: never;
|
278
285
|
} & vue.ComponentOptionsBase<{
|
279
286
|
inline: boolean;
|
280
287
|
error: boolean;
|
@@ -286,13 +293,13 @@ declare const VRadio: {
|
|
286
293
|
ripple: boolean | {
|
287
294
|
class: string;
|
288
295
|
} | undefined;
|
289
|
-
falseIcon:
|
290
|
-
trueIcon:
|
296
|
+
falseIcon: IconValue;
|
297
|
+
trueIcon: IconValue;
|
291
298
|
valueComparator: typeof deepEqual;
|
292
299
|
} & {
|
300
|
+
name?: string | undefined;
|
293
301
|
type?: string | undefined;
|
294
302
|
id?: string | undefined;
|
295
|
-
name?: string | undefined;
|
296
303
|
color?: string | undefined;
|
297
304
|
value?: any;
|
298
305
|
label?: string | undefined;
|
@@ -350,25 +357,19 @@ declare const VRadio: {
|
|
350
357
|
ripple: boolean | {
|
351
358
|
class: string;
|
352
359
|
} | undefined;
|
353
|
-
falseIcon:
|
354
|
-
trueIcon:
|
360
|
+
falseIcon: IconValue;
|
361
|
+
trueIcon: IconValue;
|
355
362
|
valueComparator: typeof deepEqual;
|
356
363
|
}, {}, string, vue.SlotsType<Partial<{
|
357
364
|
default: (arg: {
|
358
365
|
backgroundColorClasses: vue.Ref<string[]>;
|
359
366
|
backgroundColorStyles: vue.Ref<vue.CSSProperties>;
|
360
|
-
}) => vue.VNode
|
361
|
-
[key: string]: any;
|
362
|
-
}>[];
|
367
|
+
}) => vue.VNode[];
|
363
368
|
label: (arg: {
|
364
369
|
label: string | undefined;
|
365
370
|
props: Record<string, unknown>;
|
366
|
-
}) => vue.VNode
|
367
|
-
|
368
|
-
}>[];
|
369
|
-
input: (arg: SelectionControlSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
370
|
-
[key: string]: any;
|
371
|
-
}>[];
|
371
|
+
}) => vue.VNode[];
|
372
|
+
input: (arg: SelectionControlSlot) => vue.VNode[];
|
372
373
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
373
374
|
theme: StringConstructor;
|
374
375
|
density: {
|
@@ -376,7 +377,7 @@ declare const VRadio: {
|
|
376
377
|
default: string;
|
377
378
|
validator: (v: any) => boolean;
|
378
379
|
};
|
379
|
-
class: vue.PropType<
|
380
|
+
class: vue.PropType<ClassValue>;
|
380
381
|
style: {
|
381
382
|
type: vue.PropType<vue.StyleValue>;
|
382
383
|
default: null;
|
@@ -391,17 +392,15 @@ declare const VRadio: {
|
|
391
392
|
id: StringConstructor;
|
392
393
|
inline: BooleanConstructor;
|
393
394
|
falseIcon: {
|
394
|
-
type: vue.PropType<
|
395
|
+
type: vue.PropType<IconValue>;
|
395
396
|
default: NonNullable<IconValue>;
|
396
397
|
};
|
397
398
|
trueIcon: {
|
398
|
-
type: vue.PropType<
|
399
|
+
type: vue.PropType<IconValue>;
|
399
400
|
default: NonNullable<IconValue>;
|
400
401
|
};
|
401
402
|
ripple: {
|
402
|
-
type: vue.PropType<
|
403
|
-
class: string;
|
404
|
-
} | undefined>;
|
403
|
+
type: vue.PropType<RippleDirectiveBinding["value"]>;
|
405
404
|
default: boolean;
|
406
405
|
};
|
407
406
|
multiple: {
|
@@ -431,7 +430,7 @@ declare const VRadio: {
|
|
431
430
|
default: string;
|
432
431
|
validator: (v: any) => boolean;
|
433
432
|
};
|
434
|
-
class: vue.PropType<
|
433
|
+
class: vue.PropType<ClassValue>;
|
435
434
|
style: {
|
436
435
|
type: vue.PropType<vue.StyleValue>;
|
437
436
|
default: null;
|
@@ -446,17 +445,15 @@ declare const VRadio: {
|
|
446
445
|
id: StringConstructor;
|
447
446
|
inline: BooleanConstructor;
|
448
447
|
falseIcon: {
|
449
|
-
type: vue.PropType<
|
448
|
+
type: vue.PropType<IconValue>;
|
450
449
|
default: NonNullable<IconValue>;
|
451
450
|
};
|
452
451
|
trueIcon: {
|
453
|
-
type: vue.PropType<
|
452
|
+
type: vue.PropType<IconValue>;
|
454
453
|
default: NonNullable<IconValue>;
|
455
454
|
};
|
456
455
|
ripple: {
|
457
|
-
type: vue.PropType<
|
458
|
-
class: string;
|
459
|
-
} | undefined>;
|
456
|
+
type: vue.PropType<RippleDirectiveBinding["value"]>;
|
460
457
|
default: boolean;
|
461
458
|
};
|
462
459
|
multiple: {
|