@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,6 +1,8 @@
|
|
1
1
|
import * as vue from 'vue';
|
2
2
|
import { ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, JSXComponent, PropType } from 'vue';
|
3
3
|
|
4
|
+
type ClassValue = any;
|
5
|
+
|
4
6
|
declare const block: readonly ["top", "bottom"];
|
5
7
|
declare const inline: readonly ["start", "end", "left", "right"];
|
6
8
|
type Tblock = typeof block[number];
|
@@ -69,13 +71,13 @@ declare const VDatePicker: {
|
|
69
71
|
viewMode: "month" | "year" | "months";
|
70
72
|
showAdjacentMonths: boolean;
|
71
73
|
weekdays: number[];
|
72
|
-
weeksInMonth:
|
74
|
+
weeksInMonth: "static" | "dynamic";
|
73
75
|
hideWeekdays: boolean;
|
74
76
|
showWeek: boolean;
|
75
77
|
hideHeader: boolean;
|
76
78
|
} & {
|
77
79
|
max?: unknown;
|
78
|
-
location?: Anchor | undefined;
|
80
|
+
location?: Anchor | null | undefined;
|
79
81
|
height?: string | number | undefined;
|
80
82
|
width?: string | number | undefined;
|
81
83
|
active?: string | string[] | undefined;
|
@@ -107,7 +109,7 @@ declare const VDatePicker: {
|
|
107
109
|
'update:month': (date: any) => true;
|
108
110
|
'update:year': (date: any) => true;
|
109
111
|
'update:viewMode': (date: any) => true;
|
110
|
-
}, "multiple" | "$children" | "v-
|
112
|
+
}, "multiple" | "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:title" | "update:modelValue" | "v-slot:header" | "v-slot:actions">, vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & {
|
111
113
|
transition: string;
|
112
114
|
header: string;
|
113
115
|
style: vue.StyleValue;
|
@@ -123,13 +125,13 @@ declare const VDatePicker: {
|
|
123
125
|
viewMode: "month" | "year" | "months";
|
124
126
|
showAdjacentMonths: boolean;
|
125
127
|
weekdays: number[];
|
126
|
-
weeksInMonth:
|
128
|
+
weeksInMonth: "static" | "dynamic";
|
127
129
|
hideWeekdays: boolean;
|
128
130
|
showWeek: boolean;
|
129
131
|
hideHeader: boolean;
|
130
132
|
} & {
|
131
133
|
max?: unknown;
|
132
|
-
location?: Anchor | undefined;
|
134
|
+
location?: Anchor | null | undefined;
|
133
135
|
height?: string | number | undefined;
|
134
136
|
width?: string | number | undefined;
|
135
137
|
active?: string | string[] | undefined;
|
@@ -174,26 +176,18 @@ declare const VDatePicker: {
|
|
174
176
|
viewMode: "month" | "year" | "months";
|
175
177
|
showAdjacentMonths: boolean;
|
176
178
|
weekdays: number[];
|
177
|
-
weeksInMonth:
|
179
|
+
weeksInMonth: "static" | "dynamic";
|
178
180
|
hideWeekdays: boolean;
|
179
181
|
showWeek: boolean;
|
180
182
|
hideHeader: boolean;
|
181
183
|
}, true, {}, vue.SlotsType<Partial<{
|
182
|
-
default: () => vue.VNode
|
183
|
-
|
184
|
-
|
185
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
186
|
-
[key: string]: any;
|
187
|
-
}>[];
|
188
|
-
actions: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
189
|
-
[key: string]: any;
|
190
|
-
}>[];
|
184
|
+
default: () => vue.VNode[];
|
185
|
+
title: () => vue.VNode[];
|
186
|
+
actions: () => vue.VNode[];
|
191
187
|
header: (arg: {
|
192
188
|
header: string;
|
193
189
|
transition: string;
|
194
|
-
}) => vue.VNode
|
195
|
-
[key: string]: any;
|
196
|
-
}>[];
|
190
|
+
}) => vue.VNode[];
|
197
191
|
}>>, {
|
198
192
|
P: {};
|
199
193
|
B: {};
|
@@ -217,13 +211,13 @@ declare const VDatePicker: {
|
|
217
211
|
viewMode: "month" | "year" | "months";
|
218
212
|
showAdjacentMonths: boolean;
|
219
213
|
weekdays: number[];
|
220
|
-
weeksInMonth:
|
214
|
+
weeksInMonth: "static" | "dynamic";
|
221
215
|
hideWeekdays: boolean;
|
222
216
|
showWeek: boolean;
|
223
217
|
hideHeader: boolean;
|
224
218
|
} & {
|
225
219
|
max?: unknown;
|
226
|
-
location?: Anchor | undefined;
|
220
|
+
location?: Anchor | null | undefined;
|
227
221
|
height?: string | number | undefined;
|
228
222
|
width?: string | number | undefined;
|
229
223
|
active?: string | string[] | undefined;
|
@@ -268,14 +262,14 @@ declare const VDatePicker: {
|
|
268
262
|
viewMode: "month" | "year" | "months";
|
269
263
|
showAdjacentMonths: boolean;
|
270
264
|
weekdays: number[];
|
271
|
-
weeksInMonth:
|
265
|
+
weeksInMonth: "static" | "dynamic";
|
272
266
|
hideWeekdays: boolean;
|
273
267
|
showWeek: boolean;
|
274
268
|
hideHeader: boolean;
|
275
269
|
}>;
|
276
|
-
__isFragment?:
|
277
|
-
__isTeleport?:
|
278
|
-
__isSuspense?:
|
270
|
+
__isFragment?: never;
|
271
|
+
__isTeleport?: never;
|
272
|
+
__isSuspense?: never;
|
279
273
|
} & vue.ComponentOptionsBase<{
|
280
274
|
transition: string;
|
281
275
|
header: string;
|
@@ -292,13 +286,13 @@ declare const VDatePicker: {
|
|
292
286
|
viewMode: "month" | "year" | "months";
|
293
287
|
showAdjacentMonths: boolean;
|
294
288
|
weekdays: number[];
|
295
|
-
weeksInMonth:
|
289
|
+
weeksInMonth: "static" | "dynamic";
|
296
290
|
hideWeekdays: boolean;
|
297
291
|
showWeek: boolean;
|
298
292
|
hideHeader: boolean;
|
299
293
|
} & {
|
300
294
|
max?: unknown;
|
301
|
-
location?: Anchor | undefined;
|
295
|
+
location?: Anchor | null | undefined;
|
302
296
|
height?: string | number | undefined;
|
303
297
|
width?: string | number | undefined;
|
304
298
|
active?: string | string[] | undefined;
|
@@ -330,7 +324,7 @@ declare const VDatePicker: {
|
|
330
324
|
'update:month': (date: any) => true;
|
331
325
|
'update:year': (date: any) => true;
|
332
326
|
'update:viewMode': (date: any) => true;
|
333
|
-
}, "multiple" | "$children" | "v-
|
327
|
+
}, "multiple" | "$children" | "v-slots" | "v-slot:default" | "modelValue" | "v-slot:title" | "update:modelValue" | "v-slot:header" | "v-slot:actions">, string, {
|
334
328
|
active: string | string[];
|
335
329
|
transition: string;
|
336
330
|
header: string;
|
@@ -348,35 +342,23 @@ declare const VDatePicker: {
|
|
348
342
|
viewMode: "month" | "year" | "months";
|
349
343
|
showAdjacentMonths: boolean;
|
350
344
|
weekdays: number[];
|
351
|
-
weeksInMonth:
|
345
|
+
weeksInMonth: "static" | "dynamic";
|
352
346
|
hideWeekdays: boolean;
|
353
347
|
showWeek: boolean;
|
354
348
|
hideHeader: boolean;
|
355
349
|
}, {}, string, vue.SlotsType<Partial<{
|
356
|
-
default: () => vue.VNode
|
357
|
-
|
358
|
-
|
359
|
-
title: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
360
|
-
[key: string]: any;
|
361
|
-
}>[];
|
362
|
-
actions: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
363
|
-
[key: string]: any;
|
364
|
-
}>[];
|
350
|
+
default: () => vue.VNode[];
|
351
|
+
title: () => vue.VNode[];
|
352
|
+
actions: () => vue.VNode[];
|
365
353
|
header: (arg: {
|
366
354
|
header: string;
|
367
355
|
transition: string;
|
368
|
-
}) => vue.VNode
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
multiple?: Multiple | undefined;
|
375
|
-
}, slots: VDatePickerSlots) => GenericProps<{
|
376
|
-
modelValue?: TModel | undefined;
|
377
|
-
'onUpdate:modelValue'?: ((value: TModel) => void) | undefined;
|
378
|
-
multiple?: Multiple | undefined;
|
379
|
-
}, VDatePickerSlots>) & FilterPropsOptions<{
|
356
|
+
}) => vue.VNode[];
|
357
|
+
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & (new <T, Multiple extends boolean | "range" | number | (string & {}) = false, TModel = Multiple extends string | number | true ? T[] : T>(props: {
|
358
|
+
modelValue?: TModel;
|
359
|
+
"onUpdate:modelValue"?: (value: TModel) => void;
|
360
|
+
multiple?: Multiple;
|
361
|
+
}, slots: VDatePickerSlots) => GenericProps<typeof props, typeof slots>) & FilterPropsOptions<{
|
380
362
|
modelValue: null;
|
381
363
|
theme: StringConstructor;
|
382
364
|
tag: {
|
@@ -392,7 +374,7 @@ declare const VDatePicker: {
|
|
392
374
|
type: vue.PropType<"fixed" | "absolute" | "static" | "sticky" | "relative">;
|
393
375
|
validator: (v: any) => boolean;
|
394
376
|
};
|
395
|
-
location: vue.PropType<Anchor>;
|
377
|
+
location: vue.PropType<Anchor | null>;
|
396
378
|
elevation: {
|
397
379
|
type: (StringConstructor | NumberConstructor)[];
|
398
380
|
validator(v: any): boolean;
|
@@ -403,7 +385,7 @@ declare const VDatePicker: {
|
|
403
385
|
minHeight: (StringConstructor | NumberConstructor)[];
|
404
386
|
minWidth: (StringConstructor | NumberConstructor)[];
|
405
387
|
width: (StringConstructor | NumberConstructor)[];
|
406
|
-
class: vue.PropType<
|
388
|
+
class: vue.PropType<ClassValue>;
|
407
389
|
style: {
|
408
390
|
type: vue.PropType<vue.StyleValue>;
|
409
391
|
default: null;
|
@@ -433,25 +415,27 @@ declare const VDatePicker: {
|
|
433
415
|
new (...items: number[]): number[];
|
434
416
|
isArray(arg: any): arg is any[];
|
435
417
|
readonly prototype: any[];
|
436
|
-
from<
|
437
|
-
from<
|
438
|
-
from<
|
439
|
-
from<
|
440
|
-
of<
|
418
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
419
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
420
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
421
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
422
|
+
of<T>(...items: T[]): T[];
|
423
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
424
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
441
425
|
readonly [Symbol.species]: ArrayConstructor;
|
442
426
|
};
|
443
427
|
default: () => number[];
|
444
428
|
};
|
445
429
|
weeksInMonth: Omit<{
|
446
|
-
type: vue.PropType<"
|
430
|
+
type: vue.PropType<"dynamic" | "static">;
|
447
431
|
default: string;
|
448
432
|
}, "type" | "default"> & {
|
449
|
-
type: vue.PropType<
|
433
|
+
type: vue.PropType<"static" | "dynamic">;
|
450
434
|
default: NonNullable<"static" | "dynamic">;
|
451
435
|
};
|
452
436
|
firstDayOfWeek: (StringConstructor | NumberConstructor)[];
|
453
437
|
hideWeekdays: BooleanConstructor;
|
454
|
-
multiple: vue.PropType<
|
438
|
+
multiple: vue.PropType<boolean | "range" | number | (string & {})>;
|
455
439
|
showWeek: BooleanConstructor;
|
456
440
|
transition: {
|
457
441
|
type: StringConstructor;
|
@@ -479,7 +463,7 @@ declare const VDatePicker: {
|
|
479
463
|
};
|
480
464
|
text: StringConstructor;
|
481
465
|
viewMode: {
|
482
|
-
type: vue.PropType<"month" | "
|
466
|
+
type: vue.PropType<"month" | "months" | "year">;
|
483
467
|
default: string;
|
484
468
|
};
|
485
469
|
header: {
|
@@ -502,7 +486,7 @@ declare const VDatePicker: {
|
|
502
486
|
type: vue.PropType<"fixed" | "absolute" | "static" | "sticky" | "relative">;
|
503
487
|
validator: (v: any) => boolean;
|
504
488
|
};
|
505
|
-
location: vue.PropType<Anchor>;
|
489
|
+
location: vue.PropType<Anchor | null>;
|
506
490
|
elevation: {
|
507
491
|
type: (StringConstructor | NumberConstructor)[];
|
508
492
|
validator(v: any): boolean;
|
@@ -513,7 +497,7 @@ declare const VDatePicker: {
|
|
513
497
|
minHeight: (StringConstructor | NumberConstructor)[];
|
514
498
|
minWidth: (StringConstructor | NumberConstructor)[];
|
515
499
|
width: (StringConstructor | NumberConstructor)[];
|
516
|
-
class: vue.PropType<
|
500
|
+
class: vue.PropType<ClassValue>;
|
517
501
|
style: {
|
518
502
|
type: vue.PropType<vue.StyleValue>;
|
519
503
|
default: null;
|
@@ -543,25 +527,27 @@ declare const VDatePicker: {
|
|
543
527
|
new (...items: number[]): number[];
|
544
528
|
isArray(arg: any): arg is any[];
|
545
529
|
readonly prototype: any[];
|
546
|
-
from<
|
547
|
-
from<
|
548
|
-
from<
|
549
|
-
from<
|
550
|
-
of<
|
530
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
531
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
532
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
533
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
534
|
+
of<T>(...items: T[]): T[];
|
535
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
536
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
551
537
|
readonly [Symbol.species]: ArrayConstructor;
|
552
538
|
};
|
553
539
|
default: () => number[];
|
554
540
|
};
|
555
541
|
weeksInMonth: Omit<{
|
556
|
-
type: vue.PropType<"
|
542
|
+
type: vue.PropType<"dynamic" | "static">;
|
557
543
|
default: string;
|
558
544
|
}, "type" | "default"> & {
|
559
|
-
type: vue.PropType<
|
545
|
+
type: vue.PropType<"static" | "dynamic">;
|
560
546
|
default: NonNullable<"static" | "dynamic">;
|
561
547
|
};
|
562
548
|
firstDayOfWeek: (StringConstructor | NumberConstructor)[];
|
563
549
|
hideWeekdays: BooleanConstructor;
|
564
|
-
multiple: vue.PropType<
|
550
|
+
multiple: vue.PropType<boolean | "range" | number | (string & {})>;
|
565
551
|
showWeek: BooleanConstructor;
|
566
552
|
transition: {
|
567
553
|
type: StringConstructor;
|
@@ -589,7 +575,7 @@ declare const VDatePicker: {
|
|
589
575
|
};
|
590
576
|
text: StringConstructor;
|
591
577
|
viewMode: {
|
592
|
-
type: vue.PropType<"month" | "
|
578
|
+
type: vue.PropType<"month" | "months" | "year">;
|
593
579
|
default: string;
|
594
580
|
};
|
595
581
|
header: {
|
@@ -662,9 +648,7 @@ declare const VDatePickerControls: {
|
|
662
648
|
modeIcon: IconValue;
|
663
649
|
viewMode: "month" | "year" | "months";
|
664
650
|
}, true, {}, vue.SlotsType<Partial<{
|
665
|
-
default: () => vue.VNode
|
666
|
-
[key: string]: any;
|
667
|
-
}>[];
|
651
|
+
default: () => vue.VNode[];
|
668
652
|
}>>, {
|
669
653
|
P: {};
|
670
654
|
B: {};
|
@@ -704,9 +688,9 @@ declare const VDatePickerControls: {
|
|
704
688
|
modeIcon: IconValue;
|
705
689
|
viewMode: "month" | "year" | "months";
|
706
690
|
}>;
|
707
|
-
__isFragment?:
|
708
|
-
__isTeleport?:
|
709
|
-
__isSuspense?:
|
691
|
+
__isFragment?: never;
|
692
|
+
__isTeleport?: never;
|
693
|
+
__isSuspense?: never;
|
710
694
|
} & vue.ComponentOptionsBase<{
|
711
695
|
disabled: string | boolean | string[];
|
712
696
|
nextIcon: IconValue;
|
@@ -745,16 +729,14 @@ declare const VDatePickerControls: {
|
|
745
729
|
modeIcon: IconValue;
|
746
730
|
viewMode: "month" | "year" | "months";
|
747
731
|
}, {}, string, vue.SlotsType<Partial<{
|
748
|
-
default: () => vue.VNode
|
749
|
-
[key: string]: any;
|
750
|
-
}>[];
|
732
|
+
default: () => vue.VNode[];
|
751
733
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
752
734
|
active: {
|
753
735
|
type: PropType<string | string[]>;
|
754
736
|
default: undefined;
|
755
737
|
};
|
756
738
|
disabled: {
|
757
|
-
type: PropType<
|
739
|
+
type: PropType<boolean | string | string[]>;
|
758
740
|
default: boolean;
|
759
741
|
};
|
760
742
|
nextIcon: {
|
@@ -771,7 +753,7 @@ declare const VDatePickerControls: {
|
|
771
753
|
};
|
772
754
|
text: StringConstructor;
|
773
755
|
viewMode: {
|
774
|
-
type: PropType<"month" | "
|
756
|
+
type: PropType<"month" | "months" | "year">;
|
775
757
|
default: string;
|
776
758
|
};
|
777
759
|
}, vue.ExtractPropTypes<{
|
@@ -780,7 +762,7 @@ declare const VDatePickerControls: {
|
|
780
762
|
default: undefined;
|
781
763
|
};
|
782
764
|
disabled: {
|
783
|
-
type: PropType<
|
765
|
+
type: PropType<boolean | string | string[]>;
|
784
766
|
default: boolean;
|
785
767
|
};
|
786
768
|
nextIcon: {
|
@@ -797,7 +779,7 @@ declare const VDatePickerControls: {
|
|
797
779
|
};
|
798
780
|
text: StringConstructor;
|
799
781
|
viewMode: {
|
800
|
-
type: PropType<"month" | "
|
782
|
+
type: PropType<"month" | "months" | "year">;
|
801
783
|
default: string;
|
802
784
|
};
|
803
785
|
}>>;
|
@@ -856,15 +838,9 @@ declare const VDatePickerHeader: {
|
|
856
838
|
onClick?: (() => any) | undefined;
|
857
839
|
"onClick:append"?: (() => any) | undefined;
|
858
840
|
}, {}, true, {}, vue.SlotsType<Partial<{
|
859
|
-
prepend: () => vue.VNode
|
860
|
-
|
861
|
-
|
862
|
-
default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
863
|
-
[key: string]: any;
|
864
|
-
}>[];
|
865
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
866
|
-
[key: string]: any;
|
867
|
-
}>[];
|
841
|
+
prepend: () => vue.VNode[];
|
842
|
+
default: () => vue.VNode[];
|
843
|
+
append: () => vue.VNode[];
|
868
844
|
}>>, {
|
869
845
|
P: {};
|
870
846
|
B: {};
|
@@ -897,9 +873,9 @@ declare const VDatePickerHeader: {
|
|
897
873
|
onClick?: (() => any) | undefined;
|
898
874
|
"onClick:append"?: (() => any) | undefined;
|
899
875
|
}, {}, {}, {}, {}, {}>;
|
900
|
-
__isFragment?:
|
901
|
-
__isTeleport?:
|
902
|
-
__isSuspense?:
|
876
|
+
__isFragment?: never;
|
877
|
+
__isTeleport?: never;
|
878
|
+
__isSuspense?: never;
|
903
879
|
} & vue.ComponentOptionsBase<{} & {
|
904
880
|
color?: string | undefined;
|
905
881
|
transition?: string | undefined;
|
@@ -928,15 +904,9 @@ declare const VDatePickerHeader: {
|
|
928
904
|
click: () => true;
|
929
905
|
'click:append': () => true;
|
930
906
|
}, string, {}, {}, string, vue.SlotsType<Partial<{
|
931
|
-
prepend: () => vue.VNode
|
932
|
-
|
933
|
-
|
934
|
-
default: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
935
|
-
[key: string]: any;
|
936
|
-
}>[];
|
937
|
-
append: () => vue.VNode<vue.RendererNode, vue.RendererElement, {
|
938
|
-
[key: string]: any;
|
939
|
-
}>[];
|
907
|
+
prepend: () => vue.VNode[];
|
908
|
+
default: () => vue.VNode[];
|
909
|
+
append: () => vue.VNode[];
|
940
910
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
941
911
|
appendIcon: StringConstructor;
|
942
912
|
color: StringConstructor;
|
@@ -1075,9 +1045,7 @@ declare const VDatePickerMonth: {
|
|
1075
1045
|
};
|
1076
1046
|
item: any;
|
1077
1047
|
i: number;
|
1078
|
-
}) => vue.VNode
|
1079
|
-
[key: string]: any;
|
1080
|
-
}>[];
|
1048
|
+
}) => vue.VNode[];
|
1081
1049
|
}>>, {
|
1082
1050
|
P: {};
|
1083
1051
|
B: {};
|
@@ -1146,9 +1114,9 @@ declare const VDatePickerMonth: {
|
|
1146
1114
|
hideWeekdays: boolean;
|
1147
1115
|
showWeek: boolean;
|
1148
1116
|
}>;
|
1149
|
-
__isFragment?:
|
1150
|
-
__isTeleport?:
|
1151
|
-
__isSuspense?:
|
1117
|
+
__isFragment?: never;
|
1118
|
+
__isTeleport?: never;
|
1119
|
+
__isSuspense?: never;
|
1152
1120
|
} & vue.ComponentOptionsBase<{
|
1153
1121
|
transition: string;
|
1154
1122
|
disabled: boolean;
|
@@ -1220,9 +1188,7 @@ declare const VDatePickerMonth: {
|
|
1220
1188
|
};
|
1221
1189
|
item: any;
|
1222
1190
|
i: number;
|
1223
|
-
}) => vue.VNode
|
1224
|
-
[key: string]: any;
|
1225
|
-
}>[];
|
1191
|
+
}) => vue.VNode[];
|
1226
1192
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1227
1193
|
allowedDates: PropType<unknown[] | ((date: unknown) => boolean)>;
|
1228
1194
|
disabled: BooleanConstructor;
|
@@ -1242,22 +1208,24 @@ declare const VDatePickerMonth: {
|
|
1242
1208
|
isArray(arg: any): arg is any[];
|
1243
1209
|
readonly prototype: any[];
|
1244
1210
|
from<T>(arrayLike: ArrayLike<T>): T[];
|
1245
|
-
from<
|
1246
|
-
from<
|
1247
|
-
from<
|
1248
|
-
of<
|
1211
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
1212
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
1213
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
1214
|
+
of<T>(...items: T[]): T[];
|
1215
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
1216
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
1249
1217
|
readonly [Symbol.species]: ArrayConstructor;
|
1250
1218
|
};
|
1251
1219
|
default: () => number[];
|
1252
1220
|
};
|
1253
1221
|
weeksInMonth: {
|
1254
|
-
type: PropType<"
|
1222
|
+
type: PropType<"dynamic" | "static">;
|
1255
1223
|
default: string;
|
1256
1224
|
};
|
1257
1225
|
firstDayOfWeek: (StringConstructor | NumberConstructor)[];
|
1258
1226
|
color: StringConstructor;
|
1259
1227
|
hideWeekdays: BooleanConstructor;
|
1260
|
-
multiple: PropType<
|
1228
|
+
multiple: PropType<boolean | "range" | number | (string & {})>;
|
1261
1229
|
showWeek: BooleanConstructor;
|
1262
1230
|
transition: {
|
1263
1231
|
type: StringConstructor;
|
@@ -1286,22 +1254,24 @@ declare const VDatePickerMonth: {
|
|
1286
1254
|
isArray(arg: any): arg is any[];
|
1287
1255
|
readonly prototype: any[];
|
1288
1256
|
from<T>(arrayLike: ArrayLike<T>): T[];
|
1289
|
-
from<
|
1290
|
-
from<
|
1291
|
-
from<
|
1292
|
-
of<
|
1257
|
+
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
1258
|
+
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
1259
|
+
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
1260
|
+
of<T>(...items: T[]): T[];
|
1261
|
+
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
1262
|
+
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
1293
1263
|
readonly [Symbol.species]: ArrayConstructor;
|
1294
1264
|
};
|
1295
1265
|
default: () => number[];
|
1296
1266
|
};
|
1297
1267
|
weeksInMonth: {
|
1298
|
-
type: PropType<"
|
1268
|
+
type: PropType<"dynamic" | "static">;
|
1299
1269
|
default: string;
|
1300
1270
|
};
|
1301
1271
|
firstDayOfWeek: (StringConstructor | NumberConstructor)[];
|
1302
1272
|
color: StringConstructor;
|
1303
1273
|
hideWeekdays: BooleanConstructor;
|
1304
|
-
multiple: PropType<
|
1274
|
+
multiple: PropType<boolean | "range" | number | (string & {})>;
|
1305
1275
|
showWeek: BooleanConstructor;
|
1306
1276
|
transition: {
|
1307
1277
|
type: StringConstructor;
|
@@ -1417,9 +1387,7 @@ declare const VDatePickerMonths: {
|
|
1417
1387
|
props: {
|
1418
1388
|
onClick: () => void;
|
1419
1389
|
};
|
1420
|
-
}) => vue.VNode
|
1421
|
-
[key: string]: any;
|
1422
|
-
}>[];
|
1390
|
+
}) => vue.VNode[];
|
1423
1391
|
}>>, {
|
1424
1392
|
P: {};
|
1425
1393
|
B: {};
|
@@ -1473,9 +1441,9 @@ declare const VDatePickerMonths: {
|
|
1473
1441
|
} & {
|
1474
1442
|
"onUpdate:modelValue"?: ((date: any) => any) | undefined;
|
1475
1443
|
}, {}, {}, {}, {}, {}>;
|
1476
|
-
__isFragment?:
|
1477
|
-
__isTeleport?:
|
1478
|
-
__isSuspense?:
|
1444
|
+
__isFragment?: never;
|
1445
|
+
__isTeleport?: never;
|
1446
|
+
__isSuspense?: never;
|
1479
1447
|
} & vue.ComponentOptionsBase<{} & {
|
1480
1448
|
max?: unknown;
|
1481
1449
|
height?: string | number | undefined;
|
@@ -1533,9 +1501,7 @@ declare const VDatePickerMonths: {
|
|
1533
1501
|
props: {
|
1534
1502
|
onClick: () => void;
|
1535
1503
|
};
|
1536
|
-
}) => vue.VNode
|
1537
|
-
[key: string]: any;
|
1538
|
-
}>[];
|
1504
|
+
}) => vue.VNode[];
|
1539
1505
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1540
1506
|
color: StringConstructor;
|
1541
1507
|
height: (StringConstructor | NumberConstructor)[];
|
@@ -1573,7 +1539,7 @@ declare const VDatePickerYears: {
|
|
1573
1539
|
color?: string;
|
1574
1540
|
rounded: boolean;
|
1575
1541
|
text: string;
|
1576
|
-
variant:
|
1542
|
+
variant: "flat" | "text";
|
1577
1543
|
onClick: () => void;
|
1578
1544
|
};
|
1579
1545
|
}) => vue.VNodeChild) | undefined;
|
@@ -1590,7 +1556,7 @@ declare const VDatePickerYears: {
|
|
1590
1556
|
color?: string;
|
1591
1557
|
rounded: boolean;
|
1592
1558
|
text: string;
|
1593
|
-
variant:
|
1559
|
+
variant: "flat" | "text";
|
1594
1560
|
onClick: () => void;
|
1595
1561
|
};
|
1596
1562
|
}) => vue.VNodeChild) | undefined;
|
@@ -1607,7 +1573,7 @@ declare const VDatePickerYears: {
|
|
1607
1573
|
color?: string;
|
1608
1574
|
rounded: boolean;
|
1609
1575
|
text: string;
|
1610
|
-
variant:
|
1576
|
+
variant: "flat" | "text";
|
1611
1577
|
onClick: () => void;
|
1612
1578
|
};
|
1613
1579
|
}) => vue.VNodeChild) | undefined;
|
@@ -1634,7 +1600,7 @@ declare const VDatePickerYears: {
|
|
1634
1600
|
color?: string;
|
1635
1601
|
rounded: boolean;
|
1636
1602
|
text: string;
|
1637
|
-
variant:
|
1603
|
+
variant: "flat" | "text";
|
1638
1604
|
onClick: () => void;
|
1639
1605
|
};
|
1640
1606
|
}) => vue.VNodeChild) | undefined;
|
@@ -1651,7 +1617,7 @@ declare const VDatePickerYears: {
|
|
1651
1617
|
color?: string;
|
1652
1618
|
rounded: boolean;
|
1653
1619
|
text: string;
|
1654
|
-
variant:
|
1620
|
+
variant: "flat" | "text";
|
1655
1621
|
onClick: () => void;
|
1656
1622
|
};
|
1657
1623
|
}) => vue.VNodeChild) | undefined;
|
@@ -1668,7 +1634,7 @@ declare const VDatePickerYears: {
|
|
1668
1634
|
color?: string;
|
1669
1635
|
rounded: boolean;
|
1670
1636
|
text: string;
|
1671
|
-
variant:
|
1637
|
+
variant: "flat" | "text";
|
1672
1638
|
onClick: () => void;
|
1673
1639
|
};
|
1674
1640
|
}) => vue.VNodeChild) | undefined;
|
@@ -1686,12 +1652,10 @@ declare const VDatePickerYears: {
|
|
1686
1652
|
color?: string;
|
1687
1653
|
rounded: boolean;
|
1688
1654
|
text: string;
|
1689
|
-
variant:
|
1655
|
+
variant: "flat" | "text";
|
1690
1656
|
onClick: () => void;
|
1691
1657
|
};
|
1692
|
-
}) => vue.VNode
|
1693
|
-
[key: string]: any;
|
1694
|
-
}>[];
|
1658
|
+
}) => vue.VNode[];
|
1695
1659
|
}>>, {
|
1696
1660
|
P: {};
|
1697
1661
|
B: {};
|
@@ -1718,7 +1682,7 @@ declare const VDatePickerYears: {
|
|
1718
1682
|
color?: string;
|
1719
1683
|
rounded: boolean;
|
1720
1684
|
text: string;
|
1721
|
-
variant:
|
1685
|
+
variant: "flat" | "text";
|
1722
1686
|
onClick: () => void;
|
1723
1687
|
};
|
1724
1688
|
}) => vue.VNodeChild) | undefined;
|
@@ -1735,7 +1699,7 @@ declare const VDatePickerYears: {
|
|
1735
1699
|
color?: string;
|
1736
1700
|
rounded: boolean;
|
1737
1701
|
text: string;
|
1738
|
-
variant:
|
1702
|
+
variant: "flat" | "text";
|
1739
1703
|
onClick: () => void;
|
1740
1704
|
};
|
1741
1705
|
}) => vue.VNodeChild) | undefined;
|
@@ -1752,16 +1716,16 @@ declare const VDatePickerYears: {
|
|
1752
1716
|
color?: string;
|
1753
1717
|
rounded: boolean;
|
1754
1718
|
text: string;
|
1755
|
-
variant:
|
1719
|
+
variant: "flat" | "text";
|
1756
1720
|
onClick: () => void;
|
1757
1721
|
};
|
1758
1722
|
}) => vue.VNodeChild) | undefined;
|
1759
1723
|
} & {
|
1760
1724
|
"onUpdate:modelValue"?: ((year: number) => any) | undefined;
|
1761
1725
|
}, {}, {}, {}, {}, {}>;
|
1762
|
-
__isFragment?:
|
1763
|
-
__isTeleport?:
|
1764
|
-
__isSuspense?:
|
1726
|
+
__isFragment?: never;
|
1727
|
+
__isTeleport?: never;
|
1728
|
+
__isSuspense?: never;
|
1765
1729
|
} & vue.ComponentOptionsBase<{} & {
|
1766
1730
|
max?: unknown;
|
1767
1731
|
height?: string | number | undefined;
|
@@ -1781,7 +1745,7 @@ declare const VDatePickerYears: {
|
|
1781
1745
|
color?: string;
|
1782
1746
|
rounded: boolean;
|
1783
1747
|
text: string;
|
1784
|
-
variant:
|
1748
|
+
variant: "flat" | "text";
|
1785
1749
|
onClick: () => void;
|
1786
1750
|
};
|
1787
1751
|
}) => vue.VNodeChild) | undefined;
|
@@ -1798,7 +1762,7 @@ declare const VDatePickerYears: {
|
|
1798
1762
|
color?: string;
|
1799
1763
|
rounded: boolean;
|
1800
1764
|
text: string;
|
1801
|
-
variant:
|
1765
|
+
variant: "flat" | "text";
|
1802
1766
|
onClick: () => void;
|
1803
1767
|
};
|
1804
1768
|
}) => vue.VNodeChild) | undefined;
|
@@ -1815,7 +1779,7 @@ declare const VDatePickerYears: {
|
|
1815
1779
|
color?: string;
|
1816
1780
|
rounded: boolean;
|
1817
1781
|
text: string;
|
1818
|
-
variant:
|
1782
|
+
variant: "flat" | "text";
|
1819
1783
|
onClick: () => void;
|
1820
1784
|
};
|
1821
1785
|
}) => vue.VNodeChild) | undefined;
|
@@ -1835,12 +1799,10 @@ declare const VDatePickerYears: {
|
|
1835
1799
|
color?: string;
|
1836
1800
|
rounded: boolean;
|
1837
1801
|
text: string;
|
1838
|
-
variant:
|
1802
|
+
variant: "flat" | "text";
|
1839
1803
|
onClick: () => void;
|
1840
1804
|
};
|
1841
|
-
}) => vue.VNode
|
1842
|
-
[key: string]: any;
|
1843
|
-
}>[];
|
1805
|
+
}) => vue.VNode[];
|
1844
1806
|
}>>> & vue.VNodeProps & vue.AllowedComponentProps & vue.ComponentCustomProps & FilterPropsOptions<{
|
1845
1807
|
color: StringConstructor;
|
1846
1808
|
height: (StringConstructor | NumberConstructor)[];
|