@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
@@ -109,21 +109,11 @@ declare const VInfiniteScroll: {
|
|
109
109
|
loadMoreText: string;
|
110
110
|
emptyText: string;
|
111
111
|
}, true, {}, vue.SlotsType<Partial<{
|
112
|
-
default: () => vue.VNode
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
}>[];
|
118
|
-
error: (arg: InfiniteScrollSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
119
|
-
[key: string]: any;
|
120
|
-
}>[];
|
121
|
-
empty: (arg: InfiniteScrollSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
122
|
-
[key: string]: any;
|
123
|
-
}>[];
|
124
|
-
'load-more': (arg: InfiniteScrollSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
125
|
-
[key: string]: any;
|
126
|
-
}>[];
|
112
|
+
default: () => vue.VNode[];
|
113
|
+
loading: (arg: InfiniteScrollSlot) => vue.VNode[];
|
114
|
+
error: (arg: InfiniteScrollSlot) => vue.VNode[];
|
115
|
+
empty: (arg: InfiniteScrollSlot) => vue.VNode[];
|
116
|
+
'load-more': (arg: InfiniteScrollSlot) => vue.VNode[];
|
127
117
|
}>>, {
|
128
118
|
P: {};
|
129
119
|
B: {};
|
@@ -181,9 +171,9 @@ declare const VInfiniteScroll: {
|
|
181
171
|
loadMoreText: string;
|
182
172
|
emptyText: string;
|
183
173
|
}>;
|
184
|
-
__isFragment?:
|
185
|
-
__isTeleport?:
|
186
|
-
__isSuspense?:
|
174
|
+
__isFragment?: never;
|
175
|
+
__isTeleport?: never;
|
176
|
+
__isSuspense?: never;
|
187
177
|
} & vue.ComponentOptionsBase<{
|
188
178
|
direction: "horizontal" | "vertical";
|
189
179
|
tag: string;
|
@@ -239,21 +229,11 @@ declare const VInfiniteScroll: {
|
|
239
229
|
loadMoreText: string;
|
240
230
|
emptyText: string;
|
241
231
|
}, {}, string, vue.SlotsType<Partial<{
|
242
|
-
default: () => vue.VNode
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
}>[];
|
248
|
-
error: (arg: InfiniteScrollSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
249
|
-
[key: string]: any;
|
250
|
-
}>[];
|
251
|
-
empty: (arg: InfiniteScrollSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
252
|
-
[key: string]: any;
|
253
|
-
}>[];
|
254
|
-
'load-more': (arg: InfiniteScrollSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
255
|
-
[key: string]: any;
|
256
|
-
}>[];
|
232
|
+
default: () => vue.VNode[];
|
233
|
+
loading: (arg: InfiniteScrollSlot) => vue.VNode[];
|
234
|
+
error: (arg: InfiniteScrollSlot) => vue.VNode[];
|
235
|
+
empty: (arg: InfiniteScrollSlot) => vue.VNode[];
|
236
|
+
'load-more': (arg: InfiniteScrollSlot) => vue.VNode[];
|
257
237
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
258
238
|
tag: {
|
259
239
|
type: StringConstructor;
|
@@ -267,7 +247,7 @@ declare const VInfiniteScroll: {
|
|
267
247
|
width: (StringConstructor | NumberConstructor)[];
|
268
248
|
color: StringConstructor;
|
269
249
|
direction: {
|
270
|
-
type: PropType<"
|
250
|
+
type: PropType<"vertical" | "horizontal">;
|
271
251
|
default: string;
|
272
252
|
validator: (v: any) => boolean;
|
273
253
|
};
|
@@ -277,7 +257,7 @@ declare const VInfiniteScroll: {
|
|
277
257
|
validator: (v: any) => boolean;
|
278
258
|
};
|
279
259
|
mode: {
|
280
|
-
type: PropType<"
|
260
|
+
type: PropType<"intersect" | "manual">;
|
281
261
|
default: string;
|
282
262
|
validator: (v: any) => boolean;
|
283
263
|
};
|
@@ -303,7 +283,7 @@ declare const VInfiniteScroll: {
|
|
303
283
|
width: (StringConstructor | NumberConstructor)[];
|
304
284
|
color: StringConstructor;
|
305
285
|
direction: {
|
306
|
-
type: PropType<"
|
286
|
+
type: PropType<"vertical" | "horizontal">;
|
307
287
|
default: string;
|
308
288
|
validator: (v: any) => boolean;
|
309
289
|
};
|
@@ -313,7 +293,7 @@ declare const VInfiniteScroll: {
|
|
313
293
|
validator: (v: any) => boolean;
|
314
294
|
};
|
315
295
|
mode: {
|
316
|
-
type: PropType<"
|
296
|
+
type: PropType<"intersect" | "manual">;
|
317
297
|
default: string;
|
318
298
|
validator: (v: any) => boolean;
|
319
299
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
|
-
import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode,
|
2
|
+
import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, PropType, JSXComponent, ComputedRef, Ref } from 'vue';
|
3
3
|
|
4
4
|
type SlotsToProps<U extends RawSlots, T = MakeInternalSlots<U>> = {
|
5
5
|
$children?: (VNodeChild | (T extends {
|
@@ -30,10 +30,31 @@ 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
|
+
|
35
|
+
type EventProp<T extends any[] = any[], F = (...args: T) => void> = F;
|
36
|
+
declare const EventProp: <T extends any[] = any[]>() => PropType<EventProp<T>>;
|
37
|
+
|
33
38
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
34
39
|
|
35
40
|
type ValidationResult = string | boolean;
|
36
41
|
type ValidationRule = ValidationResult | PromiseLike<ValidationResult> | ((value: any) => ValidationResult) | ((value: any) => PromiseLike<ValidationResult>);
|
42
|
+
type ValidateOnValue = 'blur' | 'input' | 'submit';
|
43
|
+
interface ValidationProps {
|
44
|
+
disabled: boolean | null;
|
45
|
+
error: boolean;
|
46
|
+
errorMessages: string | readonly string[] | null;
|
47
|
+
focused: boolean;
|
48
|
+
maxErrors: string | number;
|
49
|
+
name: string | undefined;
|
50
|
+
label: string | undefined;
|
51
|
+
readonly: boolean | null;
|
52
|
+
rules: readonly ValidationRule[];
|
53
|
+
modelValue: any;
|
54
|
+
'onUpdate:modelValue': EventProp | undefined;
|
55
|
+
validateOn?: ValidateOnValue | `${ValidateOnValue} lazy` | `lazy ${ValidateOnValue}` | 'lazy';
|
56
|
+
validationValue: any;
|
57
|
+
}
|
37
58
|
|
38
59
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
39
60
|
declare const IconValue: PropType<IconValue>;
|
@@ -79,9 +100,9 @@ declare const VInput: {
|
|
79
100
|
hideSpinButtons: boolean;
|
80
101
|
persistentHint: boolean;
|
81
102
|
} & {
|
103
|
+
name?: string | undefined;
|
82
104
|
id?: string | undefined;
|
83
105
|
width?: string | number | undefined;
|
84
|
-
name?: string | undefined;
|
85
106
|
maxWidth?: string | number | undefined;
|
86
107
|
minWidth?: string | number | undefined;
|
87
108
|
label?: string | undefined;
|
@@ -104,7 +125,7 @@ declare const VInput: {
|
|
104
125
|
errorMessages: ComputedRef<string[]>;
|
105
126
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
106
127
|
'update:modelValue': (value: any) => true;
|
107
|
-
}, "$children" | "v-
|
128
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
108
129
|
error: boolean;
|
109
130
|
direction: "horizontal" | "vertical";
|
110
131
|
style: vue.StyleValue;
|
@@ -120,9 +141,9 @@ declare const VInput: {
|
|
120
141
|
hideSpinButtons: boolean;
|
121
142
|
persistentHint: boolean;
|
122
143
|
} & {
|
144
|
+
name?: string | undefined;
|
123
145
|
id?: string | undefined;
|
124
146
|
width?: string | number | undefined;
|
125
|
-
name?: string | undefined;
|
126
147
|
maxWidth?: string | number | undefined;
|
127
148
|
minWidth?: string | number | undefined;
|
128
149
|
label?: string | undefined;
|
@@ -153,21 +174,11 @@ declare const VInput: {
|
|
153
174
|
hideSpinButtons: boolean;
|
154
175
|
persistentHint: boolean;
|
155
176
|
}, true, {}, vue.SlotsType<Partial<{
|
156
|
-
default: (arg: VInputSlot) => vue.VNode
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
}>[];
|
162
|
-
append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
163
|
-
[key: string]: any;
|
164
|
-
}>[];
|
165
|
-
details: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
166
|
-
[key: string]: any;
|
167
|
-
}>[];
|
168
|
-
message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
169
|
-
[key: string]: any;
|
170
|
-
}>[];
|
177
|
+
default: (arg: VInputSlot) => vue.VNode[];
|
178
|
+
prepend: (arg: VInputSlot) => vue.VNode[];
|
179
|
+
append: (arg: VInputSlot) => vue.VNode[];
|
180
|
+
details: (arg: VInputSlot) => vue.VNode[];
|
181
|
+
message: (arg: VMessageSlot) => vue.VNode[];
|
171
182
|
}>>, {
|
172
183
|
P: {};
|
173
184
|
B: {};
|
@@ -191,9 +202,9 @@ declare const VInput: {
|
|
191
202
|
hideSpinButtons: boolean;
|
192
203
|
persistentHint: boolean;
|
193
204
|
} & {
|
205
|
+
name?: string | undefined;
|
194
206
|
id?: string | undefined;
|
195
207
|
width?: string | number | undefined;
|
196
|
-
name?: string | undefined;
|
197
208
|
maxWidth?: string | number | undefined;
|
198
209
|
minWidth?: string | number | undefined;
|
199
210
|
label?: string | undefined;
|
@@ -230,9 +241,9 @@ declare const VInput: {
|
|
230
241
|
hideSpinButtons: boolean;
|
231
242
|
persistentHint: boolean;
|
232
243
|
}>;
|
233
|
-
__isFragment?:
|
234
|
-
__isTeleport?:
|
235
|
-
__isSuspense?:
|
244
|
+
__isFragment?: never;
|
245
|
+
__isTeleport?: never;
|
246
|
+
__isSuspense?: never;
|
236
247
|
} & vue.ComponentOptionsBase<{
|
237
248
|
error: boolean;
|
238
249
|
direction: "horizontal" | "vertical";
|
@@ -249,9 +260,9 @@ declare const VInput: {
|
|
249
260
|
hideSpinButtons: boolean;
|
250
261
|
persistentHint: boolean;
|
251
262
|
} & {
|
263
|
+
name?: string | undefined;
|
252
264
|
id?: string | undefined;
|
253
265
|
width?: string | number | undefined;
|
254
|
-
name?: string | undefined;
|
255
266
|
maxWidth?: string | number | undefined;
|
256
267
|
minWidth?: string | number | undefined;
|
257
268
|
label?: string | undefined;
|
@@ -274,7 +285,7 @@ declare const VInput: {
|
|
274
285
|
errorMessages: ComputedRef<string[]>;
|
275
286
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
276
287
|
'update:modelValue': (value: any) => true;
|
277
|
-
}, "$children" | "v-
|
288
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
|
278
289
|
error: boolean;
|
279
290
|
direction: "horizontal" | "vertical";
|
280
291
|
style: vue.StyleValue;
|
@@ -290,28 +301,15 @@ declare const VInput: {
|
|
290
301
|
hideSpinButtons: boolean;
|
291
302
|
persistentHint: boolean;
|
292
303
|
}, {}, string, vue.SlotsType<Partial<{
|
293
|
-
default: (arg: VInputSlot) => vue.VNode
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
}>[];
|
299
|
-
append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
300
|
-
[key: string]: any;
|
301
|
-
}>[];
|
302
|
-
details: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
303
|
-
[key: string]: any;
|
304
|
-
}>[];
|
305
|
-
message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
306
|
-
[key: string]: any;
|
307
|
-
}>[];
|
304
|
+
default: (arg: VInputSlot) => vue.VNode[];
|
305
|
+
prepend: (arg: VInputSlot) => vue.VNode[];
|
306
|
+
append: (arg: VInputSlot) => vue.VNode[];
|
307
|
+
details: (arg: VInputSlot) => vue.VNode[];
|
308
|
+
message: (arg: VMessageSlot) => vue.VNode[];
|
308
309
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new <T>(props: {
|
309
|
-
modelValue?: T | null
|
310
|
-
|
311
|
-
}, slots: VInputSlots) => GenericProps<{
|
312
|
-
modelValue?: T | null | undefined;
|
313
|
-
'onUpdate:modelValue'?: ((value: T | null) => void) | undefined;
|
314
|
-
}, VInputSlots>) & FilterPropsOptions<{
|
310
|
+
modelValue?: T | null;
|
311
|
+
"onUpdate:modelValue"?: (value: T | null) => void;
|
312
|
+
}, slots: VInputSlots) => GenericProps<typeof props, typeof slots>) & FilterPropsOptions<{
|
315
313
|
focused: BooleanConstructor;
|
316
314
|
'onUpdate:focused': PropType<(args_0: boolean) => void>;
|
317
315
|
disabled: {
|
@@ -338,7 +336,7 @@ declare const VInput: {
|
|
338
336
|
default: () => never[];
|
339
337
|
};
|
340
338
|
modelValue: null;
|
341
|
-
validateOn: PropType<"
|
339
|
+
validateOn: PropType<ValidationProps["validateOn"]>;
|
342
340
|
validationValue: null;
|
343
341
|
theme: StringConstructor;
|
344
342
|
width: (StringConstructor | NumberConstructor)[];
|
@@ -349,7 +347,7 @@ declare const VInput: {
|
|
349
347
|
default: string;
|
350
348
|
validator: (v: any) => boolean;
|
351
349
|
};
|
352
|
-
class: PropType<
|
350
|
+
class: PropType<ClassValue>;
|
353
351
|
style: {
|
354
352
|
type: PropType<vue.StyleValue>;
|
355
353
|
default: null;
|
@@ -403,7 +401,7 @@ declare const VInput: {
|
|
403
401
|
default: () => never[];
|
404
402
|
};
|
405
403
|
modelValue: null;
|
406
|
-
validateOn: PropType<"
|
404
|
+
validateOn: PropType<ValidationProps["validateOn"]>;
|
407
405
|
validationValue: null;
|
408
406
|
theme: StringConstructor;
|
409
407
|
width: (StringConstructor | NumberConstructor)[];
|
@@ -414,7 +412,7 @@ declare const VInput: {
|
|
414
412
|
default: string;
|
415
413
|
validator: (v: any) => boolean;
|
416
414
|
};
|
417
|
-
class: PropType<
|
415
|
+
class: PropType<ClassValue>;
|
418
416
|
style: {
|
419
417
|
type: PropType<vue.StyleValue>;
|
420
418
|
default: null;
|
@@ -30,6 +30,8 @@ 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 VItemGroupSlots = {
|
34
36
|
default: {
|
35
37
|
isSelected: (id: number) => boolean;
|
@@ -52,8 +54,8 @@ declare const VItemGroup: {
|
|
52
54
|
mandatory?: boolean | "force" | undefined;
|
53
55
|
theme?: string | undefined;
|
54
56
|
} & {}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
55
|
-
'update:modelValue': (value: any) =>
|
56
|
-
}, "$children" | "v-
|
57
|
+
'update:modelValue': (value: any) => true;
|
58
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
57
59
|
style: vue.StyleValue;
|
58
60
|
disabled: boolean;
|
59
61
|
multiple: boolean;
|
@@ -77,9 +79,7 @@ declare const VItemGroup: {
|
|
77
79
|
next: () => void;
|
78
80
|
prev: () => void;
|
79
81
|
selected: readonly number[];
|
80
|
-
}) => vue.VNode
|
81
|
-
[key: string]: any;
|
82
|
-
}>[];
|
82
|
+
}) => vue.VNode[];
|
83
83
|
}>>, {
|
84
84
|
P: {};
|
85
85
|
B: {};
|
@@ -105,9 +105,9 @@ declare const VItemGroup: {
|
|
105
105
|
tag: string;
|
106
106
|
selectedClass: string;
|
107
107
|
}>;
|
108
|
-
__isFragment?:
|
109
|
-
__isTeleport?:
|
110
|
-
__isSuspense?:
|
108
|
+
__isFragment?: never;
|
109
|
+
__isTeleport?: never;
|
110
|
+
__isSuspense?: never;
|
111
111
|
} & vue.ComponentOptionsBase<{
|
112
112
|
style: vue.StyleValue;
|
113
113
|
disabled: boolean;
|
@@ -120,8 +120,8 @@ declare const VItemGroup: {
|
|
120
120
|
mandatory?: boolean | "force" | undefined;
|
121
121
|
theme?: string | undefined;
|
122
122
|
} & {}, () => JSX.Element, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
123
|
-
'update:modelValue': (value: any) =>
|
124
|
-
}, "$children" | "v-
|
123
|
+
'update:modelValue': (value: any) => true;
|
124
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "update:modelValue">, string, {
|
125
125
|
style: vue.StyleValue;
|
126
126
|
disabled: boolean;
|
127
127
|
multiple: boolean;
|
@@ -134,16 +134,11 @@ declare const VItemGroup: {
|
|
134
134
|
next: () => void;
|
135
135
|
prev: () => void;
|
136
136
|
selected: readonly number[];
|
137
|
-
}) => vue.VNode
|
138
|
-
[key: string]: any;
|
139
|
-
}>[];
|
137
|
+
}) => vue.VNode[];
|
140
138
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new <T>(props: {
|
141
|
-
modelValue?: T
|
142
|
-
|
143
|
-
}, slots: VItemGroupSlots) => GenericProps<{
|
144
|
-
modelValue?: T | undefined;
|
145
|
-
'onUpdate:modelValue'?: ((value: T) => void) | undefined;
|
146
|
-
}, VItemGroupSlots>) & FilterPropsOptions<{
|
139
|
+
modelValue?: T;
|
140
|
+
"onUpdate:modelValue"?: (value: T) => void;
|
141
|
+
}, slots: VItemGroupSlots) => GenericProps<typeof props, typeof slots>) & FilterPropsOptions<{
|
147
142
|
theme: StringConstructor;
|
148
143
|
tag: {
|
149
144
|
type: StringConstructor;
|
@@ -161,7 +156,7 @@ declare const VItemGroup: {
|
|
161
156
|
default: string;
|
162
157
|
};
|
163
158
|
disabled: BooleanConstructor;
|
164
|
-
class: vue.PropType<
|
159
|
+
class: vue.PropType<ClassValue>;
|
165
160
|
style: {
|
166
161
|
type: vue.PropType<vue.StyleValue>;
|
167
162
|
default: null;
|
@@ -184,7 +179,7 @@ declare const VItemGroup: {
|
|
184
179
|
default: string;
|
185
180
|
};
|
186
181
|
disabled: BooleanConstructor;
|
187
|
-
class: vue.PropType<
|
182
|
+
class: vue.PropType<ClassValue>;
|
188
183
|
style: {
|
189
184
|
type: vue.PropType<vue.StyleValue>;
|
190
185
|
default: null;
|
@@ -301,9 +296,7 @@ declare const VItem: {
|
|
301
296
|
toggle: (() => void) | undefined;
|
302
297
|
value: unknown;
|
303
298
|
disabled: boolean | undefined;
|
304
|
-
}) => vue.VNode
|
305
|
-
[key: string]: any;
|
306
|
-
}>[];
|
299
|
+
}) => vue.VNode[];
|
307
300
|
}>>, {
|
308
301
|
P: {};
|
309
302
|
B: {};
|
@@ -362,9 +355,9 @@ declare const VItem: {
|
|
362
355
|
}>[] | undefined, {}, {}, {}, {
|
363
356
|
disabled: boolean;
|
364
357
|
}>;
|
365
|
-
__isFragment?:
|
366
|
-
__isTeleport?:
|
367
|
-
__isSuspense?:
|
358
|
+
__isFragment?: never;
|
359
|
+
__isTeleport?: never;
|
360
|
+
__isSuspense?: never;
|
368
361
|
} & vue.ComponentOptionsBase<{
|
369
362
|
disabled: boolean;
|
370
363
|
} & {
|
@@ -427,9 +420,7 @@ declare const VItem: {
|
|
427
420
|
toggle: (() => void) | undefined;
|
428
421
|
value: unknown;
|
429
422
|
disabled: boolean | undefined;
|
430
|
-
}) => vue.VNode
|
431
|
-
[key: string]: any;
|
432
|
-
}>[];
|
423
|
+
}) => vue.VNode[];
|
433
424
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
434
425
|
value: null;
|
435
426
|
disabled: BooleanConstructor;
|
@@ -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 VKbd: {
|
9
11
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
10
12
|
style: vue.StyleValue;
|
@@ -40,9 +42,7 @@ declare const VKbd: {
|
|
40
42
|
style: vue.StyleValue;
|
41
43
|
tag: string;
|
42
44
|
}, true, {}, vue.SlotsType<Partial<{
|
43
|
-
default: () => vue.VNode
|
44
|
-
[key: string]: any;
|
45
|
-
}>[];
|
45
|
+
default: () => vue.VNode[];
|
46
46
|
}>>, {
|
47
47
|
P: {};
|
48
48
|
B: {};
|
@@ -70,9 +70,9 @@ declare const VKbd: {
|
|
70
70
|
style: vue.StyleValue;
|
71
71
|
tag: string;
|
72
72
|
}>;
|
73
|
-
__isFragment?:
|
74
|
-
__isTeleport?:
|
75
|
-
__isSuspense?:
|
73
|
+
__isFragment?: never;
|
74
|
+
__isTeleport?: never;
|
75
|
+
__isSuspense?: never;
|
76
76
|
} & vue.ComponentOptionsBase<{
|
77
77
|
style: vue.StyleValue;
|
78
78
|
tag: string;
|
@@ -93,11 +93,9 @@ declare const VKbd: {
|
|
93
93
|
style: vue.StyleValue;
|
94
94
|
tag: string;
|
95
95
|
}, {}, string, vue.SlotsType<Partial<{
|
96
|
-
default: () => vue.VNode
|
97
|
-
[key: string]: any;
|
98
|
-
}>[];
|
96
|
+
default: () => vue.VNode[];
|
99
97
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
100
|
-
class: vue.PropType<
|
98
|
+
class: vue.PropType<ClassValue>;
|
101
99
|
style: {
|
102
100
|
type: vue.PropType<vue.StyleValue>;
|
103
101
|
default: null;
|
@@ -107,7 +105,7 @@ declare const VKbd: {
|
|
107
105
|
default: string;
|
108
106
|
};
|
109
107
|
}, vue.ExtractPropTypes<{
|
110
|
-
class: vue.PropType<
|
108
|
+
class: vue.PropType<ClassValue>;
|
111
109
|
style: {
|
112
110
|
type: vue.PropType<vue.StyleValue>;
|
113
111
|
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 VLabel: {
|
9
11
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
10
12
|
style: vue.StyleValue;
|
@@ -41,9 +43,7 @@ declare const VLabel: {
|
|
41
43
|
}, {
|
42
44
|
style: vue.StyleValue;
|
43
45
|
}, true, {}, vue.SlotsType<Partial<{
|
44
|
-
default: () => vue.VNode
|
45
|
-
[key: string]: any;
|
46
|
-
}>[];
|
46
|
+
default: () => vue.VNode[];
|
47
47
|
}>>, {
|
48
48
|
P: {};
|
49
49
|
B: {};
|
@@ -70,9 +70,9 @@ declare const VLabel: {
|
|
70
70
|
}, {}, {}, {}, {}, {
|
71
71
|
style: vue.StyleValue;
|
72
72
|
}>;
|
73
|
-
__isFragment?:
|
74
|
-
__isTeleport?:
|
75
|
-
__isSuspense?:
|
73
|
+
__isFragment?: never;
|
74
|
+
__isTeleport?: never;
|
75
|
+
__isSuspense?: never;
|
76
76
|
} & vue.ComponentOptionsBase<{
|
77
77
|
style: vue.StyleValue;
|
78
78
|
} & {
|
@@ -92,12 +92,10 @@ declare const VLabel: {
|
|
92
92
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Record<string, any>, string, {
|
93
93
|
style: vue.StyleValue;
|
94
94
|
}, {}, string, vue.SlotsType<Partial<{
|
95
|
-
default: () => vue.VNode
|
96
|
-
[key: string]: any;
|
97
|
-
}>[];
|
95
|
+
default: () => vue.VNode[];
|
98
96
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
99
97
|
theme: StringConstructor;
|
100
|
-
class: vue.PropType<
|
98
|
+
class: vue.PropType<ClassValue>;
|
101
99
|
style: {
|
102
100
|
type: vue.PropType<vue.StyleValue>;
|
103
101
|
default: null;
|
@@ -106,7 +104,7 @@ declare const VLabel: {
|
|
106
104
|
onClick: vue.PropType<(args_0: MouseEvent) => void>;
|
107
105
|
}, vue.ExtractPropTypes<{
|
108
106
|
theme: StringConstructor;
|
109
|
-
class: vue.PropType<
|
107
|
+
class: vue.PropType<ClassValue>;
|
110
108
|
style: {
|
111
109
|
type: vue.PropType<vue.StyleValue>;
|
112
110
|
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
|
type Position = 'top' | 'left' | 'right' | 'bottom';
|
9
11
|
|
10
12
|
declare const VLayout: {
|
@@ -73,9 +75,7 @@ declare const VLayout: {
|
|
73
75
|
style: vue.StyleValue;
|
74
76
|
fullHeight: boolean;
|
75
77
|
}, true, {}, vue.SlotsType<Partial<{
|
76
|
-
default: () => vue.VNode
|
77
|
-
[key: string]: any;
|
78
|
-
}>[];
|
78
|
+
default: () => vue.VNode[];
|
79
79
|
}>>, {
|
80
80
|
P: {};
|
81
81
|
B: {};
|
@@ -127,9 +127,9 @@ declare const VLayout: {
|
|
127
127
|
style: vue.StyleValue;
|
128
128
|
fullHeight: boolean;
|
129
129
|
}>;
|
130
|
-
__isFragment?:
|
131
|
-
__isTeleport?:
|
132
|
-
__isSuspense?:
|
130
|
+
__isFragment?: never;
|
131
|
+
__isTeleport?: never;
|
132
|
+
__isSuspense?: never;
|
133
133
|
} & vue.ComponentOptionsBase<{
|
134
134
|
style: vue.StyleValue;
|
135
135
|
fullHeight: boolean;
|
@@ -174,9 +174,7 @@ declare const VLayout: {
|
|
174
174
|
style: vue.StyleValue;
|
175
175
|
fullHeight: boolean;
|
176
176
|
}, {}, string, vue.SlotsType<Partial<{
|
177
|
-
default: () => vue.VNode
|
178
|
-
[key: string]: any;
|
179
|
-
}>[];
|
177
|
+
default: () => vue.VNode[];
|
180
178
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
181
179
|
overlaps: vue.Prop<string[]>;
|
182
180
|
fullHeight: BooleanConstructor;
|
@@ -186,7 +184,7 @@ declare const VLayout: {
|
|
186
184
|
minHeight: (StringConstructor | NumberConstructor)[];
|
187
185
|
minWidth: (StringConstructor | NumberConstructor)[];
|
188
186
|
width: (StringConstructor | NumberConstructor)[];
|
189
|
-
class: vue.PropType<
|
187
|
+
class: vue.PropType<ClassValue>;
|
190
188
|
style: {
|
191
189
|
type: vue.PropType<vue.StyleValue>;
|
192
190
|
default: null;
|
@@ -200,7 +198,7 @@ declare const VLayout: {
|
|
200
198
|
minHeight: (StringConstructor | NumberConstructor)[];
|
201
199
|
minWidth: (StringConstructor | NumberConstructor)[];
|
202
200
|
width: (StringConstructor | NumberConstructor)[];
|
203
|
-
class: vue.PropType<
|
201
|
+
class: vue.PropType<ClassValue>;
|
204
202
|
style: {
|
205
203
|
type: vue.PropType<vue.StyleValue>;
|
206
204
|
default: null;
|
@@ -254,9 +252,7 @@ declare const VLayoutItem: {
|
|
254
252
|
size: string | number;
|
255
253
|
modelValue: boolean;
|
256
254
|
}, true, {}, vue.SlotsType<Partial<{
|
257
|
-
default: () => vue.VNode
|
258
|
-
[key: string]: any;
|
259
|
-
}>[];
|
255
|
+
default: () => vue.VNode[];
|
260
256
|
}>>, {
|
261
257
|
P: {};
|
262
258
|
B: {};
|
@@ -290,9 +286,9 @@ declare const VLayoutItem: {
|
|
290
286
|
size: string | number;
|
291
287
|
modelValue: boolean;
|
292
288
|
}>;
|
293
|
-
__isFragment?:
|
294
|
-
__isTeleport?:
|
295
|
-
__isSuspense?:
|
289
|
+
__isFragment?: never;
|
290
|
+
__isTeleport?: never;
|
291
|
+
__isSuspense?: never;
|
296
292
|
} & vue.ComponentOptionsBase<{
|
297
293
|
absolute: boolean;
|
298
294
|
order: string | number;
|
@@ -319,9 +315,7 @@ declare const VLayoutItem: {
|
|
319
315
|
size: string | number;
|
320
316
|
modelValue: boolean;
|
321
317
|
}, {}, string, vue.SlotsType<Partial<{
|
322
|
-
default: () => vue.VNode
|
323
|
-
[key: string]: any;
|
324
|
-
}>[];
|
318
|
+
default: () => vue.VNode[];
|
325
319
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
326
320
|
name: {
|
327
321
|
type: StringConstructor;
|
@@ -331,13 +325,13 @@ declare const VLayoutItem: {
|
|
331
325
|
default: number;
|
332
326
|
};
|
333
327
|
absolute: BooleanConstructor;
|
334
|
-
class: PropType<
|
328
|
+
class: PropType<ClassValue>;
|
335
329
|
style: {
|
336
330
|
type: PropType<vue.StyleValue>;
|
337
331
|
default: null;
|
338
332
|
};
|
339
333
|
position: {
|
340
|
-
type: PropType<"
|
334
|
+
type: PropType<"top" | "right" | "bottom" | "left">;
|
341
335
|
required: true;
|
342
336
|
};
|
343
337
|
size: {
|
@@ -354,13 +348,13 @@ declare const VLayoutItem: {
|
|
354
348
|
default: number;
|
355
349
|
};
|
356
350
|
absolute: BooleanConstructor;
|
357
|
-
class: PropType<
|
351
|
+
class: PropType<ClassValue>;
|
358
352
|
style: {
|
359
353
|
type: PropType<vue.StyleValue>;
|
360
354
|
default: null;
|
361
355
|
};
|
362
356
|
position: {
|
363
|
-
type: PropType<"
|
357
|
+
type: PropType<"top" | "right" | "bottom" | "left">;
|
364
358
|
required: true;
|
365
359
|
};
|
366
360
|
size: {
|