@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,
|
2
|
+
import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, PropType, JSXComponent, Ref, ComputedRef, nextTick } 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 {
|
@@ -30,6 +32,9 @@ interface FilterPropsOptions<PropsOptions extends Readonly<ComponentPropsOptions
|
|
30
32
|
filterProps<T extends Partial<Props>, U extends Exclude<keyof Props, Exclude<keyof Props, keyof T>>>(props: T): Partial<Pick<T, U>>;
|
31
33
|
}
|
32
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
|
interface LoaderSlotProps {
|
34
39
|
color: string | undefined;
|
35
40
|
isActive: boolean;
|
@@ -57,6 +62,22 @@ type Density = null | 'default' | 'comfortable' | 'compact';
|
|
57
62
|
|
58
63
|
type ValidationResult = string | boolean;
|
59
64
|
type ValidationRule = ValidationResult | PromiseLike<ValidationResult> | ((value: any) => ValidationResult) | ((value: any) => PromiseLike<ValidationResult>);
|
65
|
+
type ValidateOnValue = 'blur' | 'input' | 'submit';
|
66
|
+
interface ValidationProps {
|
67
|
+
disabled: boolean | null;
|
68
|
+
error: boolean;
|
69
|
+
errorMessages: string | readonly string[] | null;
|
70
|
+
focused: boolean;
|
71
|
+
maxErrors: string | number;
|
72
|
+
name: string | undefined;
|
73
|
+
label: string | undefined;
|
74
|
+
readonly: boolean | null;
|
75
|
+
rules: readonly ValidationRule[];
|
76
|
+
modelValue: any;
|
77
|
+
'onUpdate:modelValue': EventProp | undefined;
|
78
|
+
validateOn?: ValidateOnValue | `${ValidateOnValue} lazy` | `lazy ${ValidateOnValue}` | 'lazy';
|
79
|
+
validationValue: any;
|
80
|
+
}
|
60
81
|
|
61
82
|
interface VInputSlot {
|
62
83
|
id: ComputedRef<string>;
|
@@ -100,7 +121,7 @@ declare const VFileInput: {
|
|
100
121
|
modelValue: File | File[] | null;
|
101
122
|
tile: boolean;
|
102
123
|
density: Density;
|
103
|
-
prependIcon:
|
124
|
+
prependIcon: IconValue;
|
104
125
|
clearIcon: IconValue;
|
105
126
|
hideSpinButtons: boolean;
|
106
127
|
persistentHint: boolean;
|
@@ -114,9 +135,9 @@ declare const VFileInput: {
|
|
114
135
|
hideInput: boolean;
|
115
136
|
showSize: boolean | 1024 | 1000;
|
116
137
|
} & {
|
138
|
+
name?: string | undefined;
|
117
139
|
id?: string | undefined;
|
118
140
|
width?: string | number | undefined;
|
119
|
-
name?: string | undefined;
|
120
141
|
color?: string | undefined;
|
121
142
|
maxWidth?: string | number | undefined;
|
122
143
|
minWidth?: string | number | undefined;
|
@@ -248,9 +269,9 @@ declare const VFileInput: {
|
|
248
269
|
centerAffix: boolean;
|
249
270
|
hideSpinButtons: boolean;
|
250
271
|
persistentHint: boolean;
|
272
|
+
name?: string | undefined;
|
251
273
|
id?: string | undefined;
|
252
274
|
width?: string | number | undefined;
|
253
|
-
name?: string | undefined;
|
254
275
|
maxWidth?: string | number | undefined;
|
255
276
|
minWidth?: string | number | undefined;
|
256
277
|
label?: string | undefined;
|
@@ -281,9 +302,9 @@ declare const VFileInput: {
|
|
281
302
|
hideSpinButtons: boolean;
|
282
303
|
persistentHint: boolean;
|
283
304
|
} & {
|
305
|
+
name?: string | undefined;
|
284
306
|
id?: string | undefined;
|
285
307
|
width?: string | number | undefined;
|
286
|
-
name?: string | undefined;
|
287
308
|
maxWidth?: string | number | undefined;
|
288
309
|
minWidth?: string | number | undefined;
|
289
310
|
label?: string | undefined;
|
@@ -306,24 +327,14 @@ declare const VFileInput: {
|
|
306
327
|
[x: string]: unknown;
|
307
328
|
};
|
308
329
|
$slots: Readonly<{
|
309
|
-
default?: ((arg: VInputSlot) => vue.VNode
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
}>[]) | undefined;
|
315
|
-
append?: ((arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
316
|
-
[key: string]: any;
|
317
|
-
}>[]) | undefined;
|
318
|
-
details?: ((arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
319
|
-
[key: string]: any;
|
320
|
-
}>[]) | undefined;
|
321
|
-
message?: ((arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
322
|
-
[key: string]: any;
|
323
|
-
}>[]) | undefined;
|
330
|
+
default?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
331
|
+
prepend?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
332
|
+
append?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
333
|
+
details?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
334
|
+
message?: ((arg: VMessageSlot) => vue.VNode[]) | undefined;
|
324
335
|
}>;
|
325
|
-
$root: vue.ComponentPublicInstance
|
326
|
-
$parent: vue.ComponentPublicInstance
|
336
|
+
$root: vue.ComponentPublicInstance | null;
|
337
|
+
$parent: vue.ComponentPublicInstance | null;
|
327
338
|
$emit: (event: string, ...args: any[]) => void;
|
328
339
|
$el: any;
|
329
340
|
$options: vue.ComponentOptionsBase<{
|
@@ -342,9 +353,9 @@ declare const VFileInput: {
|
|
342
353
|
hideSpinButtons: boolean;
|
343
354
|
persistentHint: boolean;
|
344
355
|
} & {
|
356
|
+
name?: string | undefined;
|
345
357
|
id?: string | undefined;
|
346
358
|
width?: string | number | undefined;
|
347
|
-
name?: string | undefined;
|
348
359
|
maxWidth?: string | number | undefined;
|
349
360
|
minWidth?: string | number | undefined;
|
350
361
|
label?: string | undefined;
|
@@ -367,7 +378,7 @@ declare const VFileInput: {
|
|
367
378
|
errorMessages: vue.ComputedRef<string[]>;
|
368
379
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
369
380
|
'update:modelValue': (value: any) => true;
|
370
|
-
}, "$children" | "v-
|
381
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
|
371
382
|
error: boolean;
|
372
383
|
direction: "horizontal" | "vertical";
|
373
384
|
style: vue.StyleValue;
|
@@ -383,41 +394,31 @@ declare const VFileInput: {
|
|
383
394
|
hideSpinButtons: boolean;
|
384
395
|
persistentHint: boolean;
|
385
396
|
}, {}, string, vue.SlotsType<Partial<{
|
386
|
-
default: (arg: VInputSlot) => vue.VNode
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
}>[];
|
392
|
-
append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
393
|
-
[key: string]: any;
|
394
|
-
}>[];
|
395
|
-
details: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
396
|
-
[key: string]: any;
|
397
|
-
}>[];
|
398
|
-
message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
399
|
-
[key: string]: any;
|
400
|
-
}>[];
|
397
|
+
default: (arg: VInputSlot) => vue.VNode[];
|
398
|
+
prepend: (arg: VInputSlot) => vue.VNode[];
|
399
|
+
append: (arg: VInputSlot) => vue.VNode[];
|
400
|
+
details: (arg: VInputSlot) => vue.VNode[];
|
401
|
+
message: (arg: VMessageSlot) => vue.VNode[];
|
401
402
|
}>>> & {
|
402
|
-
beforeCreate?: ((
|
403
|
-
created?: ((
|
404
|
-
beforeMount?: ((
|
405
|
-
mounted?: ((
|
406
|
-
beforeUpdate?: ((
|
407
|
-
updated?: ((
|
408
|
-
activated?: ((
|
409
|
-
deactivated?: ((
|
410
|
-
beforeDestroy?: ((
|
411
|
-
beforeUnmount?: ((
|
412
|
-
destroyed?: ((
|
413
|
-
unmounted?: ((
|
414
|
-
renderTracked?: ((
|
415
|
-
renderTriggered?: ((
|
416
|
-
errorCaptured?: ((
|
403
|
+
beforeCreate?: (() => void) | (() => void)[];
|
404
|
+
created?: (() => void) | (() => void)[];
|
405
|
+
beforeMount?: (() => void) | (() => void)[];
|
406
|
+
mounted?: (() => void) | (() => void)[];
|
407
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
408
|
+
updated?: (() => void) | (() => void)[];
|
409
|
+
activated?: (() => void) | (() => void)[];
|
410
|
+
deactivated?: (() => void) | (() => void)[];
|
411
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
412
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
413
|
+
destroyed?: (() => void) | (() => void)[];
|
414
|
+
unmounted?: (() => void) | (() => void)[];
|
415
|
+
renderTracked?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
416
|
+
renderTriggered?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
417
|
+
errorCaptured?: ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void)[];
|
417
418
|
};
|
418
419
|
$forceUpdate: () => void;
|
419
420
|
$nextTick: typeof nextTick;
|
420
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (
|
421
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
421
422
|
} & Omit<{
|
422
423
|
error: boolean;
|
423
424
|
direction: "horizontal" | "vertical";
|
@@ -434,9 +435,9 @@ declare const VFileInput: {
|
|
434
435
|
hideSpinButtons: boolean;
|
435
436
|
persistentHint: boolean;
|
436
437
|
} & {
|
438
|
+
name?: string | undefined;
|
437
439
|
id?: string | undefined;
|
438
440
|
width?: string | number | undefined;
|
439
|
-
name?: string | undefined;
|
440
441
|
maxWidth?: string | number | undefined;
|
441
442
|
minWidth?: string | number | undefined;
|
442
443
|
label?: string | undefined;
|
@@ -460,7 +461,7 @@ declare const VFileInput: {
|
|
460
461
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
461
462
|
modelValue?: unknown;
|
462
463
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
463
|
-
}, VInputSlots>, "
|
464
|
+
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
464
465
|
'click:control': (e: MouseEvent) => true;
|
465
466
|
'mousedown:control': (e: MouseEvent) => true;
|
466
467
|
'update:focused': (focused: boolean) => true;
|
@@ -485,7 +486,7 @@ declare const VFileInput: {
|
|
485
486
|
modelValue: File | File[] | null;
|
486
487
|
tile: boolean;
|
487
488
|
density: Density;
|
488
|
-
prependIcon:
|
489
|
+
prependIcon: IconValue;
|
489
490
|
clearIcon: IconValue;
|
490
491
|
hideSpinButtons: boolean;
|
491
492
|
persistentHint: boolean;
|
@@ -499,9 +500,9 @@ declare const VFileInput: {
|
|
499
500
|
hideInput: boolean;
|
500
501
|
showSize: boolean | 1024 | 1000;
|
501
502
|
} & {
|
503
|
+
name?: string | undefined;
|
502
504
|
id?: string | undefined;
|
503
505
|
width?: string | number | undefined;
|
504
|
-
name?: string | undefined;
|
505
506
|
color?: string | undefined;
|
506
507
|
maxWidth?: string | number | undefined;
|
507
508
|
minWidth?: string | number | undefined;
|
@@ -621,7 +622,7 @@ declare const VFileInput: {
|
|
621
622
|
rounded: string | number | boolean;
|
622
623
|
tile: boolean;
|
623
624
|
density: Density;
|
624
|
-
prependIcon:
|
625
|
+
prependIcon: IconValue;
|
625
626
|
clearIcon: IconValue;
|
626
627
|
centerAffix: boolean;
|
627
628
|
hideSpinButtons: boolean;
|
@@ -636,51 +637,27 @@ declare const VFileInput: {
|
|
636
637
|
hideInput: boolean;
|
637
638
|
showSize: boolean | 1024 | 1000;
|
638
639
|
}, true, {}, vue.SlotsType<Partial<{
|
639
|
-
default: (arg: VInputSlot & VFieldSlot) => vue.VNode
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
}>[];
|
645
|
-
append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
646
|
-
[key: string]: any;
|
647
|
-
}>[];
|
648
|
-
details: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
649
|
-
[key: string]: any;
|
650
|
-
}>[];
|
651
|
-
message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
652
|
-
[key: string]: any;
|
653
|
-
}>[];
|
640
|
+
default: (arg: VInputSlot & VFieldSlot) => vue.VNode[];
|
641
|
+
prepend: (arg: VInputSlot) => vue.VNode[];
|
642
|
+
append: (arg: VInputSlot) => vue.VNode[];
|
643
|
+
details: (arg: VInputSlot) => vue.VNode[];
|
644
|
+
message: (arg: VMessageSlot) => vue.VNode[];
|
654
645
|
clear: (arg: DefaultInputSlot & {
|
655
646
|
props: Record<string, any>;
|
656
|
-
}) => vue.VNode
|
657
|
-
|
658
|
-
|
659
|
-
'prepend-inner': (arg: DefaultInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
660
|
-
[key: string]: any;
|
661
|
-
}>[];
|
662
|
-
'append-inner': (arg: DefaultInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
663
|
-
[key: string]: any;
|
664
|
-
}>[];
|
647
|
+
}) => vue.VNode[];
|
648
|
+
'prepend-inner': (arg: DefaultInputSlot) => vue.VNode[];
|
649
|
+
'append-inner': (arg: DefaultInputSlot) => vue.VNode[];
|
665
650
|
label: (arg: DefaultInputSlot & {
|
666
651
|
label: string | undefined;
|
667
652
|
props: Record<string, any>;
|
668
|
-
}) => vue.VNode
|
669
|
-
|
670
|
-
|
671
|
-
loader: (arg: LoaderSlotProps) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
672
|
-
[key: string]: any;
|
673
|
-
}>[];
|
674
|
-
counter: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
675
|
-
[key: string]: any;
|
676
|
-
}>[];
|
653
|
+
}) => vue.VNode[];
|
654
|
+
loader: (arg: LoaderSlotProps) => vue.VNode[];
|
655
|
+
counter: () => vue.VNode[];
|
677
656
|
selection: (arg: {
|
678
657
|
fileNames: string[];
|
679
658
|
totalBytes: number;
|
680
659
|
totalBytesReadable: string;
|
681
|
-
}) => vue.VNode
|
682
|
-
[key: string]: any;
|
683
|
-
}>[];
|
660
|
+
}) => vue.VNode[];
|
684
661
|
}>>, {
|
685
662
|
P: {};
|
686
663
|
B: {};
|
@@ -708,7 +685,7 @@ declare const VFileInput: {
|
|
708
685
|
modelValue: File | File[] | null;
|
709
686
|
tile: boolean;
|
710
687
|
density: Density;
|
711
|
-
prependIcon:
|
688
|
+
prependIcon: IconValue;
|
712
689
|
clearIcon: IconValue;
|
713
690
|
hideSpinButtons: boolean;
|
714
691
|
persistentHint: boolean;
|
@@ -722,9 +699,9 @@ declare const VFileInput: {
|
|
722
699
|
hideInput: boolean;
|
723
700
|
showSize: boolean | 1024 | 1000;
|
724
701
|
} & {
|
702
|
+
name?: string | undefined;
|
725
703
|
id?: string | undefined;
|
726
704
|
width?: string | number | undefined;
|
727
|
-
name?: string | undefined;
|
728
705
|
color?: string | undefined;
|
729
706
|
maxWidth?: string | number | undefined;
|
730
707
|
minWidth?: string | number | undefined;
|
@@ -856,9 +833,9 @@ declare const VFileInput: {
|
|
856
833
|
centerAffix: boolean;
|
857
834
|
hideSpinButtons: boolean;
|
858
835
|
persistentHint: boolean;
|
836
|
+
name?: string | undefined;
|
859
837
|
id?: string | undefined;
|
860
838
|
width?: string | number | undefined;
|
861
|
-
name?: string | undefined;
|
862
839
|
maxWidth?: string | number | undefined;
|
863
840
|
minWidth?: string | number | undefined;
|
864
841
|
label?: string | undefined;
|
@@ -889,9 +866,9 @@ declare const VFileInput: {
|
|
889
866
|
hideSpinButtons: boolean;
|
890
867
|
persistentHint: boolean;
|
891
868
|
} & {
|
869
|
+
name?: string | undefined;
|
892
870
|
id?: string | undefined;
|
893
871
|
width?: string | number | undefined;
|
894
|
-
name?: string | undefined;
|
895
872
|
maxWidth?: string | number | undefined;
|
896
873
|
minWidth?: string | number | undefined;
|
897
874
|
label?: string | undefined;
|
@@ -914,24 +891,14 @@ declare const VFileInput: {
|
|
914
891
|
[x: string]: unknown;
|
915
892
|
};
|
916
893
|
$slots: Readonly<{
|
917
|
-
default?: ((arg: VInputSlot) => vue.VNode
|
918
|
-
|
919
|
-
|
920
|
-
|
921
|
-
|
922
|
-
}>[]) | undefined;
|
923
|
-
append?: ((arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
924
|
-
[key: string]: any;
|
925
|
-
}>[]) | undefined;
|
926
|
-
details?: ((arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
927
|
-
[key: string]: any;
|
928
|
-
}>[]) | undefined;
|
929
|
-
message?: ((arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
930
|
-
[key: string]: any;
|
931
|
-
}>[]) | undefined;
|
894
|
+
default?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
895
|
+
prepend?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
896
|
+
append?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
897
|
+
details?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
898
|
+
message?: ((arg: VMessageSlot) => vue.VNode[]) | undefined;
|
932
899
|
}>;
|
933
|
-
$root: vue.ComponentPublicInstance
|
934
|
-
$parent: vue.ComponentPublicInstance
|
900
|
+
$root: vue.ComponentPublicInstance | null;
|
901
|
+
$parent: vue.ComponentPublicInstance | null;
|
935
902
|
$emit: (event: string, ...args: any[]) => void;
|
936
903
|
$el: any;
|
937
904
|
$options: vue.ComponentOptionsBase<{
|
@@ -950,9 +917,9 @@ declare const VFileInput: {
|
|
950
917
|
hideSpinButtons: boolean;
|
951
918
|
persistentHint: boolean;
|
952
919
|
} & {
|
920
|
+
name?: string | undefined;
|
953
921
|
id?: string | undefined;
|
954
922
|
width?: string | number | undefined;
|
955
|
-
name?: string | undefined;
|
956
923
|
maxWidth?: string | number | undefined;
|
957
924
|
minWidth?: string | number | undefined;
|
958
925
|
label?: string | undefined;
|
@@ -975,7 +942,7 @@ declare const VFileInput: {
|
|
975
942
|
errorMessages: vue.ComputedRef<string[]>;
|
976
943
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
977
944
|
'update:modelValue': (value: any) => true;
|
978
|
-
}, "$children" | "v-
|
945
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
|
979
946
|
error: boolean;
|
980
947
|
direction: "horizontal" | "vertical";
|
981
948
|
style: vue.StyleValue;
|
@@ -991,41 +958,31 @@ declare const VFileInput: {
|
|
991
958
|
hideSpinButtons: boolean;
|
992
959
|
persistentHint: boolean;
|
993
960
|
}, {}, string, vue.SlotsType<Partial<{
|
994
|
-
default: (arg: VInputSlot) => vue.VNode
|
995
|
-
|
996
|
-
|
997
|
-
|
998
|
-
|
999
|
-
}>[];
|
1000
|
-
append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1001
|
-
[key: string]: any;
|
1002
|
-
}>[];
|
1003
|
-
details: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1004
|
-
[key: string]: any;
|
1005
|
-
}>[];
|
1006
|
-
message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1007
|
-
[key: string]: any;
|
1008
|
-
}>[];
|
961
|
+
default: (arg: VInputSlot) => vue.VNode[];
|
962
|
+
prepend: (arg: VInputSlot) => vue.VNode[];
|
963
|
+
append: (arg: VInputSlot) => vue.VNode[];
|
964
|
+
details: (arg: VInputSlot) => vue.VNode[];
|
965
|
+
message: (arg: VMessageSlot) => vue.VNode[];
|
1009
966
|
}>>> & {
|
1010
|
-
beforeCreate?: ((
|
1011
|
-
created?: ((
|
1012
|
-
beforeMount?: ((
|
1013
|
-
mounted?: ((
|
1014
|
-
beforeUpdate?: ((
|
1015
|
-
updated?: ((
|
1016
|
-
activated?: ((
|
1017
|
-
deactivated?: ((
|
1018
|
-
beforeDestroy?: ((
|
1019
|
-
beforeUnmount?: ((
|
1020
|
-
destroyed?: ((
|
1021
|
-
unmounted?: ((
|
1022
|
-
renderTracked?: ((
|
1023
|
-
renderTriggered?: ((
|
1024
|
-
errorCaptured?: ((
|
967
|
+
beforeCreate?: (() => void) | (() => void)[];
|
968
|
+
created?: (() => void) | (() => void)[];
|
969
|
+
beforeMount?: (() => void) | (() => void)[];
|
970
|
+
mounted?: (() => void) | (() => void)[];
|
971
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
972
|
+
updated?: (() => void) | (() => void)[];
|
973
|
+
activated?: (() => void) | (() => void)[];
|
974
|
+
deactivated?: (() => void) | (() => void)[];
|
975
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
976
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
977
|
+
destroyed?: (() => void) | (() => void)[];
|
978
|
+
unmounted?: (() => void) | (() => void)[];
|
979
|
+
renderTracked?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
980
|
+
renderTriggered?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
981
|
+
errorCaptured?: ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void)[];
|
1025
982
|
};
|
1026
983
|
$forceUpdate: () => void;
|
1027
984
|
$nextTick: typeof nextTick;
|
1028
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (
|
985
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
1029
986
|
} & Omit<{
|
1030
987
|
error: boolean;
|
1031
988
|
direction: "horizontal" | "vertical";
|
@@ -1042,9 +999,9 @@ declare const VFileInput: {
|
|
1042
999
|
hideSpinButtons: boolean;
|
1043
1000
|
persistentHint: boolean;
|
1044
1001
|
} & {
|
1002
|
+
name?: string | undefined;
|
1045
1003
|
id?: string | undefined;
|
1046
1004
|
width?: string | number | undefined;
|
1047
|
-
name?: string | undefined;
|
1048
1005
|
maxWidth?: string | number | undefined;
|
1049
1006
|
minWidth?: string | number | undefined;
|
1050
1007
|
label?: string | undefined;
|
@@ -1068,7 +1025,7 @@ declare const VFileInput: {
|
|
1068
1025
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
1069
1026
|
modelValue?: unknown;
|
1070
1027
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
1071
|
-
}, VInputSlots>, "
|
1028
|
+
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`>, {}, {}, {}, {
|
1072
1029
|
flat: boolean;
|
1073
1030
|
reverse: boolean;
|
1074
1031
|
variant: "filled" | "underlined" | "outlined" | "plain" | "solo" | "solo-inverted" | "solo-filled";
|
@@ -1089,7 +1046,7 @@ declare const VFileInput: {
|
|
1089
1046
|
rounded: string | number | boolean;
|
1090
1047
|
tile: boolean;
|
1091
1048
|
density: Density;
|
1092
|
-
prependIcon:
|
1049
|
+
prependIcon: IconValue;
|
1093
1050
|
clearIcon: IconValue;
|
1094
1051
|
centerAffix: boolean;
|
1095
1052
|
hideSpinButtons: boolean;
|
@@ -1104,9 +1061,9 @@ declare const VFileInput: {
|
|
1104
1061
|
hideInput: boolean;
|
1105
1062
|
showSize: boolean | 1024 | 1000;
|
1106
1063
|
}>;
|
1107
|
-
__isFragment?:
|
1108
|
-
__isTeleport?:
|
1109
|
-
__isSuspense?:
|
1064
|
+
__isFragment?: never;
|
1065
|
+
__isTeleport?: never;
|
1066
|
+
__isSuspense?: never;
|
1110
1067
|
} & vue.ComponentOptionsBase<{
|
1111
1068
|
flat: boolean;
|
1112
1069
|
reverse: boolean;
|
@@ -1127,7 +1084,7 @@ declare const VFileInput: {
|
|
1127
1084
|
modelValue: File | File[] | null;
|
1128
1085
|
tile: boolean;
|
1129
1086
|
density: Density;
|
1130
|
-
prependIcon:
|
1087
|
+
prependIcon: IconValue;
|
1131
1088
|
clearIcon: IconValue;
|
1132
1089
|
hideSpinButtons: boolean;
|
1133
1090
|
persistentHint: boolean;
|
@@ -1141,9 +1098,9 @@ declare const VFileInput: {
|
|
1141
1098
|
hideInput: boolean;
|
1142
1099
|
showSize: boolean | 1024 | 1000;
|
1143
1100
|
} & {
|
1101
|
+
name?: string | undefined;
|
1144
1102
|
id?: string | undefined;
|
1145
1103
|
width?: string | number | undefined;
|
1146
|
-
name?: string | undefined;
|
1147
1104
|
color?: string | undefined;
|
1148
1105
|
maxWidth?: string | number | undefined;
|
1149
1106
|
minWidth?: string | number | undefined;
|
@@ -1275,9 +1232,9 @@ declare const VFileInput: {
|
|
1275
1232
|
centerAffix: boolean;
|
1276
1233
|
hideSpinButtons: boolean;
|
1277
1234
|
persistentHint: boolean;
|
1235
|
+
name?: string | undefined;
|
1278
1236
|
id?: string | undefined;
|
1279
1237
|
width?: string | number | undefined;
|
1280
|
-
name?: string | undefined;
|
1281
1238
|
maxWidth?: string | number | undefined;
|
1282
1239
|
minWidth?: string | number | undefined;
|
1283
1240
|
label?: string | undefined;
|
@@ -1308,9 +1265,9 @@ declare const VFileInput: {
|
|
1308
1265
|
hideSpinButtons: boolean;
|
1309
1266
|
persistentHint: boolean;
|
1310
1267
|
} & {
|
1268
|
+
name?: string | undefined;
|
1311
1269
|
id?: string | undefined;
|
1312
1270
|
width?: string | number | undefined;
|
1313
|
-
name?: string | undefined;
|
1314
1271
|
maxWidth?: string | number | undefined;
|
1315
1272
|
minWidth?: string | number | undefined;
|
1316
1273
|
label?: string | undefined;
|
@@ -1333,24 +1290,14 @@ declare const VFileInput: {
|
|
1333
1290
|
[x: string]: unknown;
|
1334
1291
|
};
|
1335
1292
|
$slots: Readonly<{
|
1336
|
-
default?: ((arg: VInputSlot) => vue.VNode
|
1337
|
-
|
1338
|
-
|
1339
|
-
|
1340
|
-
|
1341
|
-
}>[]) | undefined;
|
1342
|
-
append?: ((arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1343
|
-
[key: string]: any;
|
1344
|
-
}>[]) | undefined;
|
1345
|
-
details?: ((arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1346
|
-
[key: string]: any;
|
1347
|
-
}>[]) | undefined;
|
1348
|
-
message?: ((arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1349
|
-
[key: string]: any;
|
1350
|
-
}>[]) | undefined;
|
1293
|
+
default?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
1294
|
+
prepend?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
1295
|
+
append?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
1296
|
+
details?: ((arg: VInputSlot) => vue.VNode[]) | undefined;
|
1297
|
+
message?: ((arg: VMessageSlot) => vue.VNode[]) | undefined;
|
1351
1298
|
}>;
|
1352
|
-
$root: vue.ComponentPublicInstance
|
1353
|
-
$parent: vue.ComponentPublicInstance
|
1299
|
+
$root: vue.ComponentPublicInstance | null;
|
1300
|
+
$parent: vue.ComponentPublicInstance | null;
|
1354
1301
|
$emit: (event: string, ...args: any[]) => void;
|
1355
1302
|
$el: any;
|
1356
1303
|
$options: vue.ComponentOptionsBase<{
|
@@ -1369,9 +1316,9 @@ declare const VFileInput: {
|
|
1369
1316
|
hideSpinButtons: boolean;
|
1370
1317
|
persistentHint: boolean;
|
1371
1318
|
} & {
|
1319
|
+
name?: string | undefined;
|
1372
1320
|
id?: string | undefined;
|
1373
1321
|
width?: string | number | undefined;
|
1374
|
-
name?: string | undefined;
|
1375
1322
|
maxWidth?: string | number | undefined;
|
1376
1323
|
minWidth?: string | number | undefined;
|
1377
1324
|
label?: string | undefined;
|
@@ -1394,7 +1341,7 @@ declare const VFileInput: {
|
|
1394
1341
|
errorMessages: vue.ComputedRef<string[]>;
|
1395
1342
|
}, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, Omit<{
|
1396
1343
|
'update:modelValue': (value: any) => true;
|
1397
|
-
}, "$children" | "v-
|
1344
|
+
}, "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:prepend" | "v-slot:append" | "update:modelValue" | "v-slot:message" | "v-slot:details">, string, {
|
1398
1345
|
error: boolean;
|
1399
1346
|
direction: "horizontal" | "vertical";
|
1400
1347
|
style: vue.StyleValue;
|
@@ -1410,41 +1357,31 @@ declare const VFileInput: {
|
|
1410
1357
|
hideSpinButtons: boolean;
|
1411
1358
|
persistentHint: boolean;
|
1412
1359
|
}, {}, string, vue.SlotsType<Partial<{
|
1413
|
-
default: (arg: VInputSlot) => vue.VNode
|
1414
|
-
|
1415
|
-
|
1416
|
-
|
1417
|
-
|
1418
|
-
}>[];
|
1419
|
-
append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1420
|
-
[key: string]: any;
|
1421
|
-
}>[];
|
1422
|
-
details: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1423
|
-
[key: string]: any;
|
1424
|
-
}>[];
|
1425
|
-
message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1426
|
-
[key: string]: any;
|
1427
|
-
}>[];
|
1360
|
+
default: (arg: VInputSlot) => vue.VNode[];
|
1361
|
+
prepend: (arg: VInputSlot) => vue.VNode[];
|
1362
|
+
append: (arg: VInputSlot) => vue.VNode[];
|
1363
|
+
details: (arg: VInputSlot) => vue.VNode[];
|
1364
|
+
message: (arg: VMessageSlot) => vue.VNode[];
|
1428
1365
|
}>>> & {
|
1429
|
-
beforeCreate?: ((
|
1430
|
-
created?: ((
|
1431
|
-
beforeMount?: ((
|
1432
|
-
mounted?: ((
|
1433
|
-
beforeUpdate?: ((
|
1434
|
-
updated?: ((
|
1435
|
-
activated?: ((
|
1436
|
-
deactivated?: ((
|
1437
|
-
beforeDestroy?: ((
|
1438
|
-
beforeUnmount?: ((
|
1439
|
-
destroyed?: ((
|
1440
|
-
unmounted?: ((
|
1441
|
-
renderTracked?: ((
|
1442
|
-
renderTriggered?: ((
|
1443
|
-
errorCaptured?: ((
|
1366
|
+
beforeCreate?: (() => void) | (() => void)[];
|
1367
|
+
created?: (() => void) | (() => void)[];
|
1368
|
+
beforeMount?: (() => void) | (() => void)[];
|
1369
|
+
mounted?: (() => void) | (() => void)[];
|
1370
|
+
beforeUpdate?: (() => void) | (() => void)[];
|
1371
|
+
updated?: (() => void) | (() => void)[];
|
1372
|
+
activated?: (() => void) | (() => void)[];
|
1373
|
+
deactivated?: (() => void) | (() => void)[];
|
1374
|
+
beforeDestroy?: (() => void) | (() => void)[];
|
1375
|
+
beforeUnmount?: (() => void) | (() => void)[];
|
1376
|
+
destroyed?: (() => void) | (() => void)[];
|
1377
|
+
unmounted?: (() => void) | (() => void)[];
|
1378
|
+
renderTracked?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
1379
|
+
renderTriggered?: ((e: vue.DebuggerEvent) => void) | ((e: vue.DebuggerEvent) => void)[];
|
1380
|
+
errorCaptured?: ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: vue.ComponentPublicInstance | null, info: string) => boolean | void)[];
|
1444
1381
|
};
|
1445
1382
|
$forceUpdate: () => void;
|
1446
1383
|
$nextTick: typeof nextTick;
|
1447
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (
|
1384
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R]) => any : (...args: any) => any, options?: vue.WatchOptions): vue.WatchStopHandle;
|
1448
1385
|
} & Omit<{
|
1449
1386
|
error: boolean;
|
1450
1387
|
direction: "horizontal" | "vertical";
|
@@ -1461,9 +1398,9 @@ declare const VFileInput: {
|
|
1461
1398
|
hideSpinButtons: boolean;
|
1462
1399
|
persistentHint: boolean;
|
1463
1400
|
} & {
|
1401
|
+
name?: string | undefined;
|
1464
1402
|
id?: string | undefined;
|
1465
1403
|
width?: string | number | undefined;
|
1466
|
-
name?: string | undefined;
|
1467
1404
|
maxWidth?: string | number | undefined;
|
1468
1405
|
minWidth?: string | number | undefined;
|
1469
1406
|
label?: string | undefined;
|
@@ -1487,7 +1424,7 @@ declare const VFileInput: {
|
|
1487
1424
|
}> & {} & vue.ComponentCustomProperties & {} & GenericProps<{
|
1488
1425
|
modelValue?: unknown;
|
1489
1426
|
'onUpdate:modelValue'?: ((value: unknown) => void) | undefined;
|
1490
|
-
}, VInputSlots>, "
|
1427
|
+
}, VInputSlots>, "name" | "key" | "id" | "width" | "maxWidth" | "minWidth" | "label" | "class" | "ref" | "$children" | "theme" | "v-slots" | "v-slot:default" | "ref_for" | "ref_key" | "onVnodeBeforeMount" | "onVnodeMounted" | "onVnodeBeforeUpdate" | "onVnodeUpdated" | "onVnodeBeforeUnmount" | "onVnodeUnmounted" | "onUpdate:focused" | "modelValue" | "validateOn" | "validationValue" | "onUpdate:modelValue" | "v-slot:prepend" | "v-slot:append" | "prependIcon" | "appendIcon" | "onClick:append" | "onClick:prepend" | "v-slot:message" | "hint" | "hideDetails" | "v-slot:details" | ("error" | "direction" | "style" | "disabled" | "readonly" | "messages" | "focused" | "errorMessages" | "maxErrors" | "rules" | "density" | "centerAffix" | "hideSpinButtons" | "persistentHint")>, `$${any}`>, unknown, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
|
1491
1428
|
'click:control': (e: MouseEvent) => true;
|
1492
1429
|
'mousedown:control': (e: MouseEvent) => true;
|
1493
1430
|
'update:focused': (focused: boolean) => true;
|
@@ -1513,7 +1450,7 @@ declare const VFileInput: {
|
|
1513
1450
|
rounded: string | number | boolean;
|
1514
1451
|
tile: boolean;
|
1515
1452
|
density: Density;
|
1516
|
-
prependIcon:
|
1453
|
+
prependIcon: IconValue;
|
1517
1454
|
clearIcon: IconValue;
|
1518
1455
|
centerAffix: boolean;
|
1519
1456
|
hideSpinButtons: boolean;
|
@@ -1528,51 +1465,27 @@ declare const VFileInput: {
|
|
1528
1465
|
hideInput: boolean;
|
1529
1466
|
showSize: boolean | 1024 | 1000;
|
1530
1467
|
}, {}, string, vue.SlotsType<Partial<{
|
1531
|
-
default: (arg: VInputSlot & VFieldSlot) => vue.VNode
|
1532
|
-
|
1533
|
-
|
1534
|
-
|
1535
|
-
|
1536
|
-
}>[];
|
1537
|
-
append: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1538
|
-
[key: string]: any;
|
1539
|
-
}>[];
|
1540
|
-
details: (arg: VInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1541
|
-
[key: string]: any;
|
1542
|
-
}>[];
|
1543
|
-
message: (arg: VMessageSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1544
|
-
[key: string]: any;
|
1545
|
-
}>[];
|
1468
|
+
default: (arg: VInputSlot & VFieldSlot) => vue.VNode[];
|
1469
|
+
prepend: (arg: VInputSlot) => vue.VNode[];
|
1470
|
+
append: (arg: VInputSlot) => vue.VNode[];
|
1471
|
+
details: (arg: VInputSlot) => vue.VNode[];
|
1472
|
+
message: (arg: VMessageSlot) => vue.VNode[];
|
1546
1473
|
clear: (arg: DefaultInputSlot & {
|
1547
1474
|
props: Record<string, any>;
|
1548
|
-
}) => vue.VNode
|
1549
|
-
|
1550
|
-
|
1551
|
-
'prepend-inner': (arg: DefaultInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1552
|
-
[key: string]: any;
|
1553
|
-
}>[];
|
1554
|
-
'append-inner': (arg: DefaultInputSlot) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1555
|
-
[key: string]: any;
|
1556
|
-
}>[];
|
1475
|
+
}) => vue.VNode[];
|
1476
|
+
'prepend-inner': (arg: DefaultInputSlot) => vue.VNode[];
|
1477
|
+
'append-inner': (arg: DefaultInputSlot) => vue.VNode[];
|
1557
1478
|
label: (arg: DefaultInputSlot & {
|
1558
1479
|
label: string | undefined;
|
1559
1480
|
props: Record<string, any>;
|
1560
|
-
}) => vue.VNode
|
1561
|
-
|
1562
|
-
|
1563
|
-
loader: (arg: LoaderSlotProps) => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1564
|
-
[key: string]: any;
|
1565
|
-
}>[];
|
1566
|
-
counter: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
1567
|
-
[key: string]: any;
|
1568
|
-
}>[];
|
1481
|
+
}) => vue.VNode[];
|
1482
|
+
loader: (arg: LoaderSlotProps) => vue.VNode[];
|
1483
|
+
counter: () => vue.VNode[];
|
1569
1484
|
selection: (arg: {
|
1570
1485
|
fileNames: string[];
|
1571
1486
|
totalBytes: number;
|
1572
1487
|
totalBytesReadable: string;
|
1573
|
-
}) => vue.VNode
|
1574
|
-
[key: string]: any;
|
1575
|
-
}>[];
|
1488
|
+
}) => vue.VNode[];
|
1576
1489
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1577
1490
|
theme: StringConstructor;
|
1578
1491
|
rounded: {
|
@@ -1581,7 +1494,7 @@ declare const VFileInput: {
|
|
1581
1494
|
};
|
1582
1495
|
tile: BooleanConstructor;
|
1583
1496
|
loading: (StringConstructor | BooleanConstructor)[];
|
1584
|
-
class: PropType<
|
1497
|
+
class: PropType<ClassValue>;
|
1585
1498
|
style: {
|
1586
1499
|
type: PropType<vue.StyleValue>;
|
1587
1500
|
default: null;
|
@@ -1624,7 +1537,7 @@ declare const VFileInput: {
|
|
1624
1537
|
'onClick:appendInner': PropType<(args_0: MouseEvent) => void>;
|
1625
1538
|
'onClick:prependInner': PropType<(args_0: MouseEvent) => void>;
|
1626
1539
|
modelValue: {
|
1627
|
-
type: PropType<File | File
|
1540
|
+
type: PropType<File[] | File | null>;
|
1628
1541
|
default: (props: any) => never[] | null;
|
1629
1542
|
validator: (val: any) => boolean;
|
1630
1543
|
};
|
@@ -1647,7 +1560,7 @@ declare const VFileInput: {
|
|
1647
1560
|
type: PropType<readonly ValidationRule[]>;
|
1648
1561
|
default: () => never[];
|
1649
1562
|
};
|
1650
|
-
validateOn: PropType<"
|
1563
|
+
validateOn: PropType<ValidationProps["validateOn"]>;
|
1651
1564
|
validationValue: null;
|
1652
1565
|
width: (StringConstructor | NumberConstructor)[];
|
1653
1566
|
maxWidth: (StringConstructor | NumberConstructor)[];
|
@@ -1660,7 +1573,7 @@ declare const VFileInput: {
|
|
1660
1573
|
id: StringConstructor;
|
1661
1574
|
appendIcon: PropType<IconValue>;
|
1662
1575
|
prependIcon: {
|
1663
|
-
type: PropType<
|
1576
|
+
type: PropType<IconValue>;
|
1664
1577
|
default: NonNullable<IconValue>;
|
1665
1578
|
};
|
1666
1579
|
hideDetails: PropType<boolean | "auto">;
|
@@ -1691,7 +1604,7 @@ declare const VFileInput: {
|
|
1691
1604
|
hideInput: BooleanConstructor;
|
1692
1605
|
multiple: BooleanConstructor;
|
1693
1606
|
showSize: {
|
1694
|
-
type: PropType<boolean |
|
1607
|
+
type: PropType<boolean | 1000 | 1024>;
|
1695
1608
|
default: boolean;
|
1696
1609
|
validator: (v: boolean | number) => boolean;
|
1697
1610
|
};
|
@@ -1703,7 +1616,7 @@ declare const VFileInput: {
|
|
1703
1616
|
};
|
1704
1617
|
tile: BooleanConstructor;
|
1705
1618
|
loading: (StringConstructor | BooleanConstructor)[];
|
1706
|
-
class: PropType<
|
1619
|
+
class: PropType<ClassValue>;
|
1707
1620
|
style: {
|
1708
1621
|
type: PropType<vue.StyleValue>;
|
1709
1622
|
default: null;
|
@@ -1746,7 +1659,7 @@ declare const VFileInput: {
|
|
1746
1659
|
'onClick:appendInner': PropType<(args_0: MouseEvent) => void>;
|
1747
1660
|
'onClick:prependInner': PropType<(args_0: MouseEvent) => void>;
|
1748
1661
|
modelValue: {
|
1749
|
-
type: PropType<File | File
|
1662
|
+
type: PropType<File[] | File | null>;
|
1750
1663
|
default: (props: any) => never[] | null;
|
1751
1664
|
validator: (val: any) => boolean;
|
1752
1665
|
};
|
@@ -1769,7 +1682,7 @@ declare const VFileInput: {
|
|
1769
1682
|
type: PropType<readonly ValidationRule[]>;
|
1770
1683
|
default: () => never[];
|
1771
1684
|
};
|
1772
|
-
validateOn: PropType<"
|
1685
|
+
validateOn: PropType<ValidationProps["validateOn"]>;
|
1773
1686
|
validationValue: null;
|
1774
1687
|
width: (StringConstructor | NumberConstructor)[];
|
1775
1688
|
maxWidth: (StringConstructor | NumberConstructor)[];
|
@@ -1782,7 +1695,7 @@ declare const VFileInput: {
|
|
1782
1695
|
id: StringConstructor;
|
1783
1696
|
appendIcon: PropType<IconValue>;
|
1784
1697
|
prependIcon: {
|
1785
|
-
type: PropType<
|
1698
|
+
type: PropType<IconValue>;
|
1786
1699
|
default: NonNullable<IconValue>;
|
1787
1700
|
};
|
1788
1701
|
hideDetails: PropType<boolean | "auto">;
|
@@ -1813,7 +1726,7 @@ declare const VFileInput: {
|
|
1813
1726
|
hideInput: BooleanConstructor;
|
1814
1727
|
multiple: BooleanConstructor;
|
1815
1728
|
showSize: {
|
1816
|
-
type: PropType<boolean |
|
1729
|
+
type: PropType<boolean | 1000 | 1024>;
|
1817
1730
|
default: boolean;
|
1818
1731
|
validator: (v: boolean | number) => boolean;
|
1819
1732
|
};
|