@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
@@ -1,5 +1,7 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
|
-
import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, JSXComponent,
|
2
|
+
import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, PropType, JSXComponent, DirectiveBinding, WritableComputedRef, Ref, CSSProperties, ComputedRef } from 'vue';
|
3
|
+
|
4
|
+
type ClassValue = any;
|
3
5
|
|
4
6
|
type SlotsToProps<U extends RawSlots, T = MakeInternalSlots<U>> = {
|
5
7
|
$children?: (VNodeChild | (T extends {
|
@@ -31,12 +33,25 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
31
33
|
}
|
32
34
|
|
33
35
|
declare function deepEqual(a: any, b: any): boolean;
|
36
|
+
type EventProp<T extends any[] = any[], F = (...args: T) => void> = F;
|
37
|
+
declare const EventProp: <T extends any[] = any[]>() => PropType<EventProp<T>>;
|
34
38
|
|
35
39
|
type Density = null | 'default' | 'comfortable' | 'compact';
|
36
40
|
|
37
41
|
type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
|
38
42
|
declare const IconValue: PropType<IconValue>;
|
39
43
|
|
44
|
+
interface RippleDirectiveBinding extends Omit<DirectiveBinding, 'modifiers' | 'value'> {
|
45
|
+
value?: boolean | {
|
46
|
+
class: string;
|
47
|
+
};
|
48
|
+
modifiers: {
|
49
|
+
center?: boolean;
|
50
|
+
circle?: boolean;
|
51
|
+
stop?: boolean;
|
52
|
+
};
|
53
|
+
}
|
54
|
+
|
40
55
|
type SelectionControlSlot = {
|
41
56
|
model: WritableComputedRef<boolean>;
|
42
57
|
textColorClasses: Ref<string[]>;
|
@@ -69,6 +84,22 @@ type VMessageSlot = {
|
|
69
84
|
|
70
85
|
type ValidationResult = string | boolean;
|
71
86
|
type ValidationRule = ValidationResult | PromiseLike<ValidationResult> | ((value: any) => ValidationResult) | ((value: any) => PromiseLike<ValidationResult>);
|
87
|
+
type ValidateOnValue = 'blur' | 'input' | 'submit';
|
88
|
+
interface ValidationProps {
|
89
|
+
disabled: boolean | null;
|
90
|
+
error: boolean;
|
91
|
+
errorMessages: string | readonly string[] | null;
|
92
|
+
focused: boolean;
|
93
|
+
maxErrors: string | number;
|
94
|
+
name: string | undefined;
|
95
|
+
label: string | undefined;
|
96
|
+
readonly: boolean | null;
|
97
|
+
rules: readonly ValidationRule[];
|
98
|
+
modelValue: any;
|
99
|
+
'onUpdate:modelValue': EventProp | undefined;
|
100
|
+
validateOn?: ValidateOnValue | `${ValidateOnValue} lazy` | `lazy ${ValidateOnValue}` | 'lazy';
|
101
|
+
validationValue: any;
|
102
|
+
}
|
72
103
|
|
73
104
|
interface VInputSlot {
|
74
105
|
id: ComputedRef<string>;
|
@@ -135,10 +166,10 @@ declare const VSwitch: {
|
|
135
166
|
hideSpinButtons: boolean;
|
136
167
|
persistentHint: boolean;
|
137
168
|
} & {
|
169
|
+
name?: string | undefined;
|
138
170
|
type?: string | undefined;
|
139
171
|
id?: string | undefined;
|
140
172
|
width?: string | number | undefined;
|
141
|
-
name?: string | undefined;
|
142
173
|
color?: string | undefined;
|
143
174
|
maxWidth?: string | number | undefined;
|
144
175
|
minWidth?: string | number | undefined;
|
@@ -165,10 +196,10 @@ declare const VSwitch: {
|
|
165
196
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
166
197
|
"onUpdate:indeterminate"?: ((value: boolean) => any) | undefined;
|
167
198
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
168
|
-
'update:focused': (focused: boolean) =>
|
169
|
-
'update:modelValue': (value: any) =>
|
170
|
-
'update:indeterminate': (value: boolean) =>
|
171
|
-
}, "$children" | "v-
|
199
|
+
'update:focused': (focused: boolean) => true;
|
200
|
+
'update:modelValue': (value: any) => true;
|
201
|
+
'update:indeterminate': (value: boolean) => true;
|
202
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:loader" | "v-slot:input" | "v-slot:label" | "v-slot:message" | "v-slot:details" | "v-slot:thumb" | "v-slot:track-false" | "v-slot:track-true">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
172
203
|
flat: boolean;
|
173
204
|
inline: boolean;
|
174
205
|
error: boolean;
|
@@ -194,10 +225,10 @@ declare const VSwitch: {
|
|
194
225
|
hideSpinButtons: boolean;
|
195
226
|
persistentHint: boolean;
|
196
227
|
} & {
|
228
|
+
name?: string | undefined;
|
197
229
|
type?: string | undefined;
|
198
230
|
id?: string | undefined;
|
199
231
|
width?: string | number | undefined;
|
200
|
-
name?: string | undefined;
|
201
232
|
color?: string | undefined;
|
202
233
|
maxWidth?: string | number | undefined;
|
203
234
|
minWidth?: string | number | undefined;
|
@@ -252,44 +283,22 @@ declare const VSwitch: {
|
|
252
283
|
default: (arg: VInputSlot & {
|
253
284
|
backgroundColorClasses: Ref<string[]>;
|
254
285
|
backgroundColorStyles: Ref<vue.CSSProperties>;
|
255
|
-
}) => vue.VNode
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
}>[];
|
261
|
-
append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
262
|
-
[key: string]: any;
|
263
|
-
}>[];
|
264
|
-
details: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
265
|
-
[key: string]: any;
|
266
|
-
}>[];
|
267
|
-
message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
268
|
-
[key: string]: any;
|
269
|
-
}>[];
|
286
|
+
}) => vue.VNode[];
|
287
|
+
prepend: (arg: VInputSlot) => vue.VNode[];
|
288
|
+
append: (arg: VInputSlot) => vue.VNode[];
|
289
|
+
details: (arg: VInputSlot) => vue.VNode[];
|
290
|
+
message: (arg: VMessageSlot) => vue.VNode[];
|
270
291
|
label: (arg: {
|
271
292
|
label: string | undefined;
|
272
293
|
props: Record<string, unknown>;
|
273
|
-
}) => vue.VNode
|
274
|
-
|
275
|
-
|
276
|
-
input: (arg: SelectionControlSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
277
|
-
[key: string]: any;
|
278
|
-
}>[];
|
279
|
-
loader: (arg: LoaderSlotProps) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
280
|
-
[key: string]: any;
|
281
|
-
}>[];
|
294
|
+
}) => vue.VNode[];
|
295
|
+
input: (arg: SelectionControlSlot) => vue.VNode[];
|
296
|
+
loader: (arg: LoaderSlotProps) => vue.VNode[];
|
282
297
|
thumb: (arg: {
|
283
298
|
icon: IconValue | undefined;
|
284
|
-
} & VSwitchSlot) => vue.VNode
|
285
|
-
|
286
|
-
|
287
|
-
'track-false': (arg: VSwitchSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
288
|
-
[key: string]: any;
|
289
|
-
}>[];
|
290
|
-
'track-true': (arg: VSwitchSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
291
|
-
[key: string]: any;
|
292
|
-
}>[];
|
299
|
+
} & VSwitchSlot) => vue.VNode[];
|
300
|
+
'track-false': (arg: VSwitchSlot) => vue.VNode[];
|
301
|
+
'track-true': (arg: VSwitchSlot) => vue.VNode[];
|
293
302
|
}>>, {
|
294
303
|
P: {};
|
295
304
|
B: {};
|
@@ -323,10 +332,10 @@ declare const VSwitch: {
|
|
323
332
|
hideSpinButtons: boolean;
|
324
333
|
persistentHint: boolean;
|
325
334
|
} & {
|
335
|
+
name?: string | undefined;
|
326
336
|
type?: string | undefined;
|
327
337
|
id?: string | undefined;
|
328
338
|
width?: string | number | undefined;
|
329
|
-
name?: string | undefined;
|
330
339
|
color?: string | undefined;
|
331
340
|
maxWidth?: string | number | undefined;
|
332
341
|
minWidth?: string | number | undefined;
|
@@ -378,9 +387,9 @@ declare const VSwitch: {
|
|
378
387
|
hideSpinButtons: boolean;
|
379
388
|
persistentHint: boolean;
|
380
389
|
}>;
|
381
|
-
__isFragment?:
|
382
|
-
__isTeleport?:
|
383
|
-
__isSuspense?:
|
390
|
+
__isFragment?: never;
|
391
|
+
__isTeleport?: never;
|
392
|
+
__isSuspense?: never;
|
384
393
|
} & vue.ComponentOptionsBase<{
|
385
394
|
flat: boolean;
|
386
395
|
inline: boolean;
|
@@ -407,10 +416,10 @@ declare const VSwitch: {
|
|
407
416
|
hideSpinButtons: boolean;
|
408
417
|
persistentHint: boolean;
|
409
418
|
} & {
|
419
|
+
name?: string | undefined;
|
410
420
|
type?: string | undefined;
|
411
421
|
id?: string | undefined;
|
412
422
|
width?: string | number | undefined;
|
413
|
-
name?: string | undefined;
|
414
423
|
color?: string | undefined;
|
415
424
|
maxWidth?: string | number | undefined;
|
416
425
|
minWidth?: string | number | undefined;
|
@@ -437,10 +446,10 @@ declare const VSwitch: {
|
|
437
446
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
438
447
|
"onUpdate:indeterminate"?: ((value: boolean) => any) | undefined;
|
439
448
|
}, {}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
440
|
-
'update:focused': (focused: boolean) =>
|
441
|
-
'update:modelValue': (value: any) =>
|
442
|
-
'update:indeterminate': (value: boolean) =>
|
443
|
-
}, "$children" | "v-
|
449
|
+
'update:focused': (focused: boolean) => true;
|
450
|
+
'update:modelValue': (value: any) => true;
|
451
|
+
'update:indeterminate': (value: boolean) => true;
|
452
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:loader" | "v-slot:input" | "v-slot:label" | "v-slot:message" | "v-slot:details" | "v-slot:thumb" | "v-slot:track-false" | "v-slot:track-true">, string, {
|
444
453
|
flat: boolean;
|
445
454
|
inline: boolean;
|
446
455
|
error: boolean;
|
@@ -469,58 +478,33 @@ declare const VSwitch: {
|
|
469
478
|
default: (arg: VInputSlot & {
|
470
479
|
backgroundColorClasses: Ref<string[]>;
|
471
480
|
backgroundColorStyles: Ref<vue.CSSProperties>;
|
472
|
-
}) => vue.VNode
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
}>[];
|
478
|
-
append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
479
|
-
[key: string]: any;
|
480
|
-
}>[];
|
481
|
-
details: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
482
|
-
[key: string]: any;
|
483
|
-
}>[];
|
484
|
-
message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
485
|
-
[key: string]: any;
|
486
|
-
}>[];
|
481
|
+
}) => vue.VNode[];
|
482
|
+
prepend: (arg: VInputSlot) => vue.VNode[];
|
483
|
+
append: (arg: VInputSlot) => vue.VNode[];
|
484
|
+
details: (arg: VInputSlot) => vue.VNode[];
|
485
|
+
message: (arg: VMessageSlot) => vue.VNode[];
|
487
486
|
label: (arg: {
|
488
487
|
label: string | undefined;
|
489
488
|
props: Record<string, unknown>;
|
490
|
-
}) => vue.VNode
|
491
|
-
|
492
|
-
|
493
|
-
input: (arg: SelectionControlSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
494
|
-
[key: string]: any;
|
495
|
-
}>[];
|
496
|
-
loader: (arg: LoaderSlotProps) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
497
|
-
[key: string]: any;
|
498
|
-
}>[];
|
489
|
+
}) => vue.VNode[];
|
490
|
+
input: (arg: SelectionControlSlot) => vue.VNode[];
|
491
|
+
loader: (arg: LoaderSlotProps) => vue.VNode[];
|
499
492
|
thumb: (arg: {
|
500
493
|
icon: IconValue | undefined;
|
501
|
-
} & VSwitchSlot) => vue.VNode
|
502
|
-
|
503
|
-
|
504
|
-
'track-false': (arg: VSwitchSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
505
|
-
[key: string]: any;
|
506
|
-
}>[];
|
507
|
-
'track-true': (arg: VSwitchSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
508
|
-
[key: string]: any;
|
509
|
-
}>[];
|
494
|
+
} & VSwitchSlot) => vue.VNode[];
|
495
|
+
'track-false': (arg: VSwitchSlot) => vue.VNode[];
|
496
|
+
'track-true': (arg: VSwitchSlot) => vue.VNode[];
|
510
497
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new <T>(props: {
|
511
|
-
modelValue?: T | null
|
512
|
-
|
513
|
-
}, slots: VSwitchSlots) => GenericProps<{
|
514
|
-
modelValue?: T | null | undefined;
|
515
|
-
'onUpdate:modelValue'?: ((value: T | null) => void) | undefined;
|
516
|
-
}, VSwitchSlots>) & FilterPropsOptions<{
|
498
|
+
modelValue?: T | null;
|
499
|
+
"onUpdate:modelValue"?: (value: T | null) => void;
|
500
|
+
}, slots: VSwitchSlots) => GenericProps<typeof props, typeof slots>) & FilterPropsOptions<{
|
517
501
|
theme: StringConstructor;
|
518
502
|
density: {
|
519
503
|
type: vue.PropType<Density>;
|
520
504
|
default: string;
|
521
505
|
validator: (v: any) => boolean;
|
522
506
|
};
|
523
|
-
class: vue.PropType<
|
507
|
+
class: vue.PropType<ClassValue>;
|
524
508
|
style: {
|
525
509
|
type: vue.PropType<vue.StyleValue>;
|
526
510
|
default: null;
|
@@ -537,9 +521,7 @@ declare const VSwitch: {
|
|
537
521
|
falseIcon: vue.PropType<IconValue>;
|
538
522
|
trueIcon: vue.PropType<IconValue>;
|
539
523
|
ripple: {
|
540
|
-
type: vue.PropType<
|
541
|
-
class: string;
|
542
|
-
} | undefined>;
|
524
|
+
type: vue.PropType<RippleDirectiveBinding["value"]>;
|
543
525
|
default: boolean;
|
544
526
|
};
|
545
527
|
multiple: {
|
@@ -576,7 +558,7 @@ declare const VSwitch: {
|
|
576
558
|
type: vue.PropType<readonly ValidationRule[]>;
|
577
559
|
default: () => never[];
|
578
560
|
};
|
579
|
-
validateOn: vue.PropType<"
|
561
|
+
validateOn: vue.PropType<ValidationProps["validateOn"]>;
|
580
562
|
validationValue: null;
|
581
563
|
width: (StringConstructor | NumberConstructor)[];
|
582
564
|
maxWidth: (StringConstructor | NumberConstructor)[];
|
@@ -616,7 +598,7 @@ declare const VSwitch: {
|
|
616
598
|
default: string;
|
617
599
|
validator: (v: any) => boolean;
|
618
600
|
};
|
619
|
-
class: vue.PropType<
|
601
|
+
class: vue.PropType<ClassValue>;
|
620
602
|
style: {
|
621
603
|
type: vue.PropType<vue.StyleValue>;
|
622
604
|
default: null;
|
@@ -633,9 +615,7 @@ declare const VSwitch: {
|
|
633
615
|
falseIcon: vue.PropType<IconValue>;
|
634
616
|
trueIcon: vue.PropType<IconValue>;
|
635
617
|
ripple: {
|
636
|
-
type: vue.PropType<
|
637
|
-
class: string;
|
638
|
-
} | undefined>;
|
618
|
+
type: vue.PropType<RippleDirectiveBinding["value"]>;
|
639
619
|
default: boolean;
|
640
620
|
};
|
641
621
|
multiple: {
|
@@ -672,7 +652,7 @@ declare const VSwitch: {
|
|
672
652
|
type: vue.PropType<readonly ValidationRule[]>;
|
673
653
|
default: () => never[];
|
674
654
|
};
|
675
|
-
validateOn: vue.PropType<"
|
655
|
+
validateOn: vue.PropType<ValidationProps["validateOn"]>;
|
676
656
|
validationValue: null;
|
677
657
|
width: (StringConstructor | NumberConstructor)[];
|
678
658
|
maxWidth: (StringConstructor | NumberConstructor)[];
|
@@ -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 VSystemBar: {
|
9
11
|
new (...args: any[]): vue.CreateComponentPublicInstance<{
|
10
12
|
window: boolean;
|
@@ -14,8 +16,8 @@ declare const VSystemBar: {
|
|
14
16
|
tag: string;
|
15
17
|
tile: boolean;
|
16
18
|
} & {
|
17
|
-
height?: string | number | undefined;
|
18
19
|
name?: string | undefined;
|
20
|
+
height?: string | number | undefined;
|
19
21
|
color?: string | undefined;
|
20
22
|
class?: any;
|
21
23
|
elevation?: string | number | undefined;
|
@@ -38,8 +40,8 @@ declare const VSystemBar: {
|
|
38
40
|
tag: string;
|
39
41
|
tile: boolean;
|
40
42
|
} & {
|
41
|
-
height?: string | number | undefined;
|
42
43
|
name?: string | undefined;
|
44
|
+
height?: string | number | undefined;
|
43
45
|
color?: string | undefined;
|
44
46
|
class?: any;
|
45
47
|
elevation?: string | number | undefined;
|
@@ -63,9 +65,7 @@ declare const VSystemBar: {
|
|
63
65
|
rounded: string | number | boolean;
|
64
66
|
tile: boolean;
|
65
67
|
}, true, {}, vue.SlotsType<Partial<{
|
66
|
-
default: () => vue.VNode
|
67
|
-
[key: string]: any;
|
68
|
-
}>[];
|
68
|
+
default: () => vue.VNode[];
|
69
69
|
}>>, {
|
70
70
|
P: {};
|
71
71
|
B: {};
|
@@ -81,8 +81,8 @@ declare const VSystemBar: {
|
|
81
81
|
tag: string;
|
82
82
|
tile: boolean;
|
83
83
|
} & {
|
84
|
-
height?: string | number | undefined;
|
85
84
|
name?: string | undefined;
|
85
|
+
height?: string | number | undefined;
|
86
86
|
color?: string | undefined;
|
87
87
|
class?: any;
|
88
88
|
elevation?: string | number | undefined;
|
@@ -106,9 +106,9 @@ declare const VSystemBar: {
|
|
106
106
|
rounded: string | number | boolean;
|
107
107
|
tile: boolean;
|
108
108
|
}>;
|
109
|
-
__isFragment?:
|
110
|
-
__isTeleport?:
|
111
|
-
__isSuspense?:
|
109
|
+
__isFragment?: never;
|
110
|
+
__isTeleport?: never;
|
111
|
+
__isSuspense?: never;
|
112
112
|
} & vue.ComponentOptionsBase<{
|
113
113
|
window: boolean;
|
114
114
|
absolute: boolean;
|
@@ -117,8 +117,8 @@ declare const VSystemBar: {
|
|
117
117
|
tag: string;
|
118
118
|
tile: boolean;
|
119
119
|
} & {
|
120
|
-
height?: string | number | undefined;
|
121
120
|
name?: string | undefined;
|
121
|
+
height?: string | number | undefined;
|
122
122
|
color?: string | undefined;
|
123
123
|
class?: any;
|
124
124
|
elevation?: string | number | undefined;
|
@@ -142,9 +142,7 @@ declare const VSystemBar: {
|
|
142
142
|
rounded: string | number | boolean;
|
143
143
|
tile: boolean;
|
144
144
|
}, {}, string, vue.SlotsType<Partial<{
|
145
|
-
default: () => vue.VNode
|
146
|
-
[key: string]: any;
|
147
|
-
}>[];
|
145
|
+
default: () => vue.VNode[];
|
148
146
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
149
147
|
theme: StringConstructor;
|
150
148
|
tag: {
|
@@ -168,7 +166,7 @@ declare const VSystemBar: {
|
|
168
166
|
type: (StringConstructor | NumberConstructor)[];
|
169
167
|
validator(v: any): boolean;
|
170
168
|
};
|
171
|
-
class: vue.PropType<
|
169
|
+
class: vue.PropType<ClassValue>;
|
172
170
|
style: {
|
173
171
|
type: vue.PropType<vue.StyleValue>;
|
174
172
|
default: null;
|
@@ -199,7 +197,7 @@ declare const VSystemBar: {
|
|
199
197
|
type: (StringConstructor | NumberConstructor)[];
|
200
198
|
validator(v: any): boolean;
|
201
199
|
};
|
202
|
-
class: vue.PropType<
|
200
|
+
class: vue.PropType<ClassValue>;
|
203
201
|
style: {
|
204
202
|
type: vue.PropType<vue.StyleValue>;
|
205
203
|
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 Density = null | 'default' | 'comfortable' | 'compact';
|
9
11
|
|
10
12
|
declare const VTable: {
|
@@ -74,18 +76,10 @@ declare const VTable: {
|
|
74
76
|
fixedHeader: boolean;
|
75
77
|
fixedFooter: boolean;
|
76
78
|
}, true, {}, vue.SlotsType<Partial<{
|
77
|
-
default: () => vue.VNode
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
[key: string]: any;
|
82
|
-
}>[];
|
83
|
-
bottom: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
84
|
-
[key: string]: any;
|
85
|
-
}>[];
|
86
|
-
wrapper: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
87
|
-
[key: string]: any;
|
88
|
-
}>[];
|
79
|
+
default: () => vue.VNode[];
|
80
|
+
top: () => vue.VNode[];
|
81
|
+
bottom: () => vue.VNode[];
|
82
|
+
wrapper: () => vue.VNode[];
|
89
83
|
}>>, {
|
90
84
|
P: {};
|
91
85
|
B: {};
|
@@ -130,9 +124,9 @@ declare const VTable: {
|
|
130
124
|
fixedHeader: boolean;
|
131
125
|
fixedFooter: boolean;
|
132
126
|
}>;
|
133
|
-
__isFragment?:
|
134
|
-
__isTeleport?:
|
135
|
-
__isSuspense?:
|
127
|
+
__isFragment?: never;
|
128
|
+
__isTeleport?: never;
|
129
|
+
__isSuspense?: never;
|
136
130
|
} & vue.ComponentOptionsBase<{
|
137
131
|
style: vue.StyleValue;
|
138
132
|
tag: string;
|
@@ -170,18 +164,10 @@ declare const VTable: {
|
|
170
164
|
fixedHeader: boolean;
|
171
165
|
fixedFooter: boolean;
|
172
166
|
}, {}, string, vue.SlotsType<Partial<{
|
173
|
-
default: () => vue.VNode
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
[key: string]: any;
|
178
|
-
}>[];
|
179
|
-
bottom: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
180
|
-
[key: string]: any;
|
181
|
-
}>[];
|
182
|
-
wrapper: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
183
|
-
[key: string]: any;
|
184
|
-
}>[];
|
167
|
+
default: () => vue.VNode[];
|
168
|
+
top: () => vue.VNode[];
|
169
|
+
bottom: () => vue.VNode[];
|
170
|
+
wrapper: () => vue.VNode[];
|
185
171
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
186
172
|
theme: StringConstructor;
|
187
173
|
tag: {
|
@@ -193,7 +179,7 @@ declare const VTable: {
|
|
193
179
|
default: string;
|
194
180
|
validator: (v: any) => boolean;
|
195
181
|
};
|
196
|
-
class: vue.PropType<
|
182
|
+
class: vue.PropType<ClassValue>;
|
197
183
|
style: {
|
198
184
|
type: vue.PropType<vue.StyleValue>;
|
199
185
|
default: null;
|
@@ -213,7 +199,7 @@ declare const VTable: {
|
|
213
199
|
default: string;
|
214
200
|
validator: (v: any) => boolean;
|
215
201
|
};
|
216
|
-
class: vue.PropType<
|
202
|
+
class: vue.PropType<ClassValue>;
|
217
203
|
style: {
|
218
204
|
type: vue.PropType<vue.StyleValue>;
|
219
205
|
default: null;
|