@vuetify/nightly 3.10.7-dev.2025-10-23 → 3.10.7-dev.2025-10-25

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.
Files changed (45) hide show
  1. package/CHANGELOG.md +13 -3
  2. package/dist/json/attributes.json +3162 -3138
  3. package/dist/json/importMap-labs.json +32 -32
  4. package/dist/json/importMap.json +162 -162
  5. package/dist/json/tags.json +6 -0
  6. package/dist/json/web-types.json +5516 -5456
  7. package/dist/vuetify-labs.cjs +138 -33
  8. package/dist/vuetify-labs.css +4436 -4411
  9. package/dist/vuetify-labs.d.ts +286 -199
  10. package/dist/vuetify-labs.esm.js +139 -34
  11. package/dist/vuetify-labs.esm.js.map +1 -1
  12. package/dist/vuetify-labs.js +138 -33
  13. package/dist/vuetify-labs.min.css +2 -2
  14. package/dist/vuetify.cjs +138 -33
  15. package/dist/vuetify.cjs.map +1 -1
  16. package/dist/vuetify.css +4010 -3985
  17. package/dist/vuetify.d.ts +258 -199
  18. package/dist/vuetify.esm.js +139 -34
  19. package/dist/vuetify.esm.js.map +1 -1
  20. package/dist/vuetify.js +138 -33
  21. package/dist/vuetify.js.map +1 -1
  22. package/dist/vuetify.min.css +2 -2
  23. package/dist/vuetify.min.js +848 -840
  24. package/dist/vuetify.min.js.map +1 -1
  25. package/lib/components/VDatePicker/VDatePicker.d.ts +50 -0
  26. package/lib/components/VDatePicker/VDatePickerMonth.css +25 -0
  27. package/lib/components/VDatePicker/VDatePickerMonth.d.ts +53 -0
  28. package/lib/components/VDatePicker/VDatePickerMonth.js +57 -4
  29. package/lib/components/VDatePicker/VDatePickerMonth.js.map +1 -1
  30. package/lib/components/VDatePicker/VDatePickerMonth.sass +22 -0
  31. package/lib/components/VDatePicker/_variables.scss +5 -0
  32. package/lib/components/VOverlay/locationStrategies.js +19 -11
  33. package/lib/components/VOverlay/locationStrategies.js.map +1 -1
  34. package/lib/components/VOverlay/useActivator.js +0 -1
  35. package/lib/components/VOverlay/useActivator.js.map +1 -1
  36. package/lib/composables/nested/nested.js +7 -1
  37. package/lib/composables/nested/nested.js.map +1 -1
  38. package/lib/entry-bundler.js +1 -1
  39. package/lib/framework.d.ts +62 -62
  40. package/lib/framework.js +1 -1
  41. package/lib/labs/VDateInput/VDateInput.d.ts +50 -0
  42. package/lib/util/helpers.d.ts +8 -1
  43. package/lib/util/helpers.js +40 -9
  44. package/lib/util/helpers.js.map +1 -1
  45. package/package.json +1 -1
@@ -1,67 +1,67 @@
1
1
  {
2
2
  "components": {
3
- "VCalendar": {
4
- "from": "labs/VCalendar",
5
- "styles": []
6
- },
7
3
  "VColorInput": {
8
4
  "from": "labs/VColorInput",
9
5
  "styles": []
10
6
  },
11
- "VFileUpload": {
12
- "from": "labs/VFileUpload",
7
+ "VPicker": {
8
+ "from": "labs/VPicker",
13
9
  "styles": []
14
10
  },
15
- "VFileUploadItem": {
16
- "from": "labs/VFileUpload",
11
+ "VPickerTitle": {
12
+ "from": "labs/VPicker",
17
13
  "styles": []
18
14
  },
19
- "VStepperVertical": {
20
- "from": "labs/VStepperVertical",
15
+ "VPie": {
16
+ "from": "labs/VPie",
21
17
  "styles": []
22
18
  },
23
- "VStepperVerticalItem": {
24
- "from": "labs/VStepperVertical",
19
+ "VPieSegment": {
20
+ "from": "labs/VPie",
25
21
  "styles": []
26
22
  },
27
- "VStepperVerticalActions": {
28
- "from": "labs/VStepperVertical",
23
+ "VPieTooltip": {
24
+ "from": "labs/VPie",
29
25
  "styles": []
30
26
  },
31
- "VVideo": {
32
- "from": "labs/VVideo",
27
+ "VCalendar": {
28
+ "from": "labs/VCalendar",
33
29
  "styles": []
34
30
  },
35
- "VVideoControls": {
36
- "from": "labs/VVideo",
31
+ "VStepperVertical": {
32
+ "from": "labs/VStepperVertical",
37
33
  "styles": []
38
34
  },
39
- "VVideoVolume": {
40
- "from": "labs/VVideo",
35
+ "VStepperVerticalItem": {
36
+ "from": "labs/VStepperVertical",
41
37
  "styles": []
42
38
  },
43
- "VPie": {
44
- "from": "labs/VPie",
39
+ "VStepperVerticalActions": {
40
+ "from": "labs/VStepperVertical",
45
41
  "styles": []
46
42
  },
47
- "VPieSegment": {
48
- "from": "labs/VPie",
43
+ "VHotkey": {
44
+ "from": "labs/VHotkey",
49
45
  "styles": []
50
46
  },
51
- "VPieTooltip": {
52
- "from": "labs/VPie",
47
+ "VFileUpload": {
48
+ "from": "labs/VFileUpload",
53
49
  "styles": []
54
50
  },
55
- "VPicker": {
56
- "from": "labs/VPicker",
51
+ "VFileUploadItem": {
52
+ "from": "labs/VFileUpload",
57
53
  "styles": []
58
54
  },
59
- "VPickerTitle": {
60
- "from": "labs/VPicker",
55
+ "VVideo": {
56
+ "from": "labs/VVideo",
61
57
  "styles": []
62
58
  },
63
- "VHotkey": {
64
- "from": "labs/VHotkey",
59
+ "VVideoControls": {
60
+ "from": "labs/VVideo",
61
+ "styles": []
62
+ },
63
+ "VVideoVolume": {
64
+ "from": "labs/VVideo",
65
65
  "styles": []
66
66
  },
67
67
  "VIconBtn": {
@@ -1,9 +1,5 @@
1
1
  {
2
2
  "components": {
3
- "VApp": {
4
- "from": "components/VApp",
5
- "styles": []
6
- },
7
3
  "VAppBar": {
8
4
  "from": "components/VAppBar",
9
5
  "styles": []
@@ -16,6 +12,10 @@
16
12
  "from": "components/VAppBar",
17
13
  "styles": []
18
14
  },
15
+ "VApp": {
16
+ "from": "components/VApp",
17
+ "styles": []
18
+ },
19
19
  "VAlert": {
20
20
  "from": "components/VAlert",
21
21
  "styles": []
@@ -24,36 +24,24 @@
24
24
  "from": "components/VAlert",
25
25
  "styles": []
26
26
  },
27
- "VBanner": {
28
- "from": "components/VBanner",
29
- "styles": []
30
- },
31
- "VBannerActions": {
32
- "from": "components/VBanner",
33
- "styles": []
34
- },
35
- "VBannerText": {
36
- "from": "components/VBanner",
27
+ "VAutocomplete": {
28
+ "from": "components/VAutocomplete",
37
29
  "styles": []
38
30
  },
39
31
  "VAvatar": {
40
32
  "from": "components/VAvatar",
41
33
  "styles": []
42
34
  },
43
- "VBottomSheet": {
44
- "from": "components/VBottomSheet",
45
- "styles": []
46
- },
47
- "VBadge": {
48
- "from": "components/VBadge",
35
+ "VBanner": {
36
+ "from": "components/VBanner",
49
37
  "styles": []
50
38
  },
51
- "VBottomNavigation": {
52
- "from": "components/VBottomNavigation",
39
+ "VBannerActions": {
40
+ "from": "components/VBanner",
53
41
  "styles": []
54
42
  },
55
- "VAutocomplete": {
56
- "from": "components/VAutocomplete",
43
+ "VBannerText": {
44
+ "from": "components/VBanner",
57
45
  "styles": []
58
46
  },
59
47
  "VBreadcrumbs": {
@@ -68,20 +56,16 @@
68
56
  "from": "components/VBreadcrumbs",
69
57
  "styles": []
70
58
  },
71
- "VBtnGroup": {
72
- "from": "components/VBtnGroup",
73
- "styles": []
74
- },
75
- "VBtnToggle": {
76
- "from": "components/VBtnToggle",
59
+ "VBottomSheet": {
60
+ "from": "components/VBottomSheet",
77
61
  "styles": []
78
62
  },
79
- "VCarousel": {
80
- "from": "components/VCarousel",
63
+ "VBottomNavigation": {
64
+ "from": "components/VBottomNavigation",
81
65
  "styles": []
82
66
  },
83
- "VCarouselItem": {
84
- "from": "components/VCarousel",
67
+ "VBadge": {
68
+ "from": "components/VBadge",
85
69
  "styles": []
86
70
  },
87
71
  "VCard": {
@@ -112,12 +96,12 @@
112
96
  "from": "components/VBtn",
113
97
  "styles": []
114
98
  },
115
- "VCombobox": {
116
- "from": "components/VCombobox",
99
+ "VBtnToggle": {
100
+ "from": "components/VBtnToggle",
117
101
  "styles": []
118
102
  },
119
- "VChip": {
120
- "from": "components/VChip",
103
+ "VBtnGroup": {
104
+ "from": "components/VBtnGroup",
121
105
  "styles": []
122
106
  },
123
107
  "VCheckbox": {
@@ -128,16 +112,24 @@
128
112
  "from": "components/VCheckbox",
129
113
  "styles": []
130
114
  },
131
- "VCode": {
132
- "from": "components/VCode",
115
+ "VCarousel": {
116
+ "from": "components/VCarousel",
133
117
  "styles": []
134
118
  },
135
- "VChipGroup": {
136
- "from": "components/VChipGroup",
119
+ "VCarouselItem": {
120
+ "from": "components/VCarousel",
137
121
  "styles": []
138
122
  },
139
- "VCounter": {
140
- "from": "components/VCounter",
123
+ "VChip": {
124
+ "from": "components/VChip",
125
+ "styles": []
126
+ },
127
+ "VCode": {
128
+ "from": "components/VCode",
129
+ "styles": []
130
+ },
131
+ "VColorPicker": {
132
+ "from": "components/VColorPicker",
141
133
  "styles": []
142
134
  },
143
135
  "VDatePicker": {
@@ -164,8 +156,16 @@
164
156
  "from": "components/VDatePicker",
165
157
  "styles": []
166
158
  },
167
- "VColorPicker": {
168
- "from": "components/VColorPicker",
159
+ "VChipGroup": {
160
+ "from": "components/VChipGroup",
161
+ "styles": []
162
+ },
163
+ "VCombobox": {
164
+ "from": "components/VCombobox",
165
+ "styles": []
166
+ },
167
+ "VCounter": {
168
+ "from": "components/VCounter",
169
169
  "styles": []
170
170
  },
171
171
  "VDataTable": {
@@ -196,16 +196,20 @@
196
196
  "from": "components/VDataTable",
197
197
  "styles": []
198
198
  },
199
- "VEmptyState": {
200
- "from": "components/VEmptyState",
199
+ "VDialog": {
200
+ "from": "components/VDialog",
201
201
  "styles": []
202
202
  },
203
203
  "VDivider": {
204
204
  "from": "components/VDivider",
205
205
  "styles": []
206
206
  },
207
- "VDialog": {
208
- "from": "components/VDialog",
207
+ "VFileInput": {
208
+ "from": "components/VFileInput",
209
+ "styles": []
210
+ },
211
+ "VFab": {
212
+ "from": "components/VFab",
209
213
  "styles": []
210
214
  },
211
215
  "VExpansionPanels": {
@@ -224,32 +228,12 @@
224
228
  "from": "components/VExpansionPanel",
225
229
  "styles": []
226
230
  },
227
- "VFileInput": {
228
- "from": "components/VFileInput",
229
- "styles": []
230
- },
231
- "VField": {
232
- "from": "components/VField",
233
- "styles": []
234
- },
235
- "VFieldLabel": {
236
- "from": "components/VField",
237
- "styles": []
238
- },
239
- "VFab": {
240
- "from": "components/VFab",
241
- "styles": []
242
- },
243
- "VImg": {
244
- "from": "components/VImg",
245
- "styles": []
246
- },
247
231
  "VFooter": {
248
232
  "from": "components/VFooter",
249
233
  "styles": []
250
234
  },
251
- "VInfiniteScroll": {
252
- "from": "components/VInfiniteScroll",
235
+ "VEmptyState": {
236
+ "from": "components/VEmptyState",
253
237
  "styles": []
254
238
  },
255
239
  "VIcon": {
@@ -272,12 +256,20 @@
272
256
  "from": "components/VIcon",
273
257
  "styles": []
274
258
  },
275
- "VInput": {
276
- "from": "components/VInput",
259
+ "VField": {
260
+ "from": "components/VField",
277
261
  "styles": []
278
262
  },
279
- "VLabel": {
280
- "from": "components/VLabel",
263
+ "VFieldLabel": {
264
+ "from": "components/VField",
265
+ "styles": []
266
+ },
267
+ "VImg": {
268
+ "from": "components/VImg",
269
+ "styles": []
270
+ },
271
+ "VInput": {
272
+ "from": "components/VInput",
281
273
  "styles": []
282
274
  },
283
275
  "VKbd": {
@@ -292,6 +284,10 @@
292
284
  "from": "components/VItemGroup",
293
285
  "styles": []
294
286
  },
287
+ "VInfiniteScroll": {
288
+ "from": "components/VInfiniteScroll",
289
+ "styles": []
290
+ },
295
291
  "VList": {
296
292
  "from": "components/VList",
297
293
  "styles": []
@@ -328,74 +324,98 @@
328
324
  "from": "components/VList",
329
325
  "styles": []
330
326
  },
327
+ "VLabel": {
328
+ "from": "components/VLabel",
329
+ "styles": []
330
+ },
331
331
  "VMain": {
332
332
  "from": "components/VMain",
333
333
  "styles": []
334
334
  },
335
- "VNavigationDrawer": {
336
- "from": "components/VNavigationDrawer",
335
+ "VMessages": {
336
+ "from": "components/VMessages",
337
337
  "styles": []
338
338
  },
339
339
  "VMenu": {
340
340
  "from": "components/VMenu",
341
341
  "styles": []
342
342
  },
343
- "VOtpInput": {
344
- "from": "components/VOtpInput",
345
- "styles": []
346
- },
347
- "VMessages": {
348
- "from": "components/VMessages",
343
+ "VNavigationDrawer": {
344
+ "from": "components/VNavigationDrawer",
349
345
  "styles": []
350
346
  },
351
- "VNumberInput": {
352
- "from": "components/VNumberInput",
347
+ "VOverlay": {
348
+ "from": "components/VOverlay",
353
349
  "styles": []
354
350
  },
355
351
  "VPagination": {
356
352
  "from": "components/VPagination",
357
353
  "styles": []
358
354
  },
359
- "VProgressLinear": {
360
- "from": "components/VProgressLinear",
355
+ "VNumberInput": {
356
+ "from": "components/VNumberInput",
361
357
  "styles": []
362
358
  },
363
- "VOverlay": {
364
- "from": "components/VOverlay",
359
+ "VOtpInput": {
360
+ "from": "components/VOtpInput",
361
+ "styles": []
362
+ },
363
+ "VRating": {
364
+ "from": "components/VRating",
365
365
  "styles": []
366
366
  },
367
367
  "VProgressCircular": {
368
368
  "from": "components/VProgressCircular",
369
369
  "styles": []
370
370
  },
371
- "VRating": {
372
- "from": "components/VRating",
371
+ "VProgressLinear": {
372
+ "from": "components/VProgressLinear",
373
373
  "styles": []
374
374
  },
375
375
  "VRadioGroup": {
376
376
  "from": "components/VRadioGroup",
377
377
  "styles": []
378
378
  },
379
- "VSelectionControlGroup": {
380
- "from": "components/VSelectionControlGroup",
379
+ "VSelect": {
380
+ "from": "components/VSelect",
381
381
  "styles": []
382
382
  },
383
383
  "VSelectionControl": {
384
384
  "from": "components/VSelectionControl",
385
385
  "styles": []
386
386
  },
387
- "VSelect": {
388
- "from": "components/VSelect",
387
+ "VSelectionControlGroup": {
388
+ "from": "components/VSelectionControlGroup",
389
+ "styles": []
390
+ },
391
+ "VSkeletonLoader": {
392
+ "from": "components/VSkeletonLoader",
389
393
  "styles": []
390
394
  },
391
395
  "VSheet": {
392
396
  "from": "components/VSheet",
393
397
  "styles": []
394
398
  },
399
+ "VSlideGroup": {
400
+ "from": "components/VSlideGroup",
401
+ "styles": []
402
+ },
403
+ "VSlideGroupItem": {
404
+ "from": "components/VSlideGroup",
405
+ "styles": []
406
+ },
395
407
  "VSlider": {
396
408
  "from": "components/VSlider",
397
409
  "styles": []
398
410
  },
411
+ "VSnackbar": {
412
+ "from": "components/VSnackbar",
413
+ "styles": []
414
+ },
415
+ "VSwitch": {
416
+ "from": "components/VSwitch",
417
+ "styles": []
418
+ },
399
419
  "VStepper": {
400
420
  "from": "components/VStepper",
401
421
  "styles": []
@@ -420,28 +440,28 @@
420
440
  "from": "components/VStepper",
421
441
  "styles": []
422
442
  },
423
- "VSkeletonLoader": {
424
- "from": "components/VSkeletonLoader",
443
+ "VTextarea": {
444
+ "from": "components/VTextarea",
425
445
  "styles": []
426
446
  },
427
- "VSnackbar": {
428
- "from": "components/VSnackbar",
447
+ "VSystemBar": {
448
+ "from": "components/VSystemBar",
429
449
  "styles": []
430
450
  },
431
- "VSlideGroup": {
432
- "from": "components/VSlideGroup",
451
+ "VToolbar": {
452
+ "from": "components/VToolbar",
433
453
  "styles": []
434
454
  },
435
- "VSlideGroupItem": {
436
- "from": "components/VSlideGroup",
455
+ "VToolbarTitle": {
456
+ "from": "components/VToolbar",
437
457
  "styles": []
438
458
  },
439
- "VSwitch": {
440
- "from": "components/VSwitch",
459
+ "VToolbarItems": {
460
+ "from": "components/VToolbar",
441
461
  "styles": []
442
462
  },
443
- "VTextarea": {
444
- "from": "components/VTextarea",
463
+ "VTable": {
464
+ "from": "components/VTable",
445
465
  "styles": []
446
466
  },
447
467
  "VTab": {
@@ -460,30 +480,10 @@
460
480
  "from": "components/VTabs",
461
481
  "styles": []
462
482
  },
463
- "VSystemBar": {
464
- "from": "components/VSystemBar",
465
- "styles": []
466
- },
467
- "VTable": {
468
- "from": "components/VTable",
469
- "styles": []
470
- },
471
483
  "VTextField": {
472
484
  "from": "components/VTextField",
473
485
  "styles": []
474
486
  },
475
- "VToolbar": {
476
- "from": "components/VToolbar",
477
- "styles": []
478
- },
479
- "VToolbarTitle": {
480
- "from": "components/VToolbar",
481
- "styles": []
482
- },
483
- "VToolbarItems": {
484
- "from": "components/VToolbar",
485
- "styles": []
486
- },
487
487
  "VTimeline": {
488
488
  "from": "components/VTimeline",
489
489
  "styles": []
@@ -492,20 +492,16 @@
492
492
  "from": "components/VTimeline",
493
493
  "styles": []
494
494
  },
495
- "VTreeview": {
496
- "from": "components/VTreeview",
497
- "styles": []
498
- },
499
- "VTreeviewItem": {
500
- "from": "components/VTreeview",
495
+ "VTooltip": {
496
+ "from": "components/VTooltip",
501
497
  "styles": []
502
498
  },
503
- "VTreeviewGroup": {
504
- "from": "components/VTreeview",
499
+ "VWindow": {
500
+ "from": "components/VWindow",
505
501
  "styles": []
506
502
  },
507
- "VTooltip": {
508
- "from": "components/VTooltip",
503
+ "VWindowItem": {
504
+ "from": "components/VWindow",
509
505
  "styles": []
510
506
  },
511
507
  "VTimePicker": {
@@ -520,12 +516,16 @@
520
516
  "from": "components/VTimePicker",
521
517
  "styles": []
522
518
  },
523
- "VWindow": {
524
- "from": "components/VWindow",
519
+ "VTreeview": {
520
+ "from": "components/VTreeview",
525
521
  "styles": []
526
522
  },
527
- "VWindowItem": {
528
- "from": "components/VWindow",
523
+ "VTreeviewItem": {
524
+ "from": "components/VTreeview",
525
+ "styles": []
526
+ },
527
+ "VTreeviewGroup": {
528
+ "from": "components/VTreeview",
529
529
  "styles": []
530
530
  },
531
531
  "VConfirmEdit": {
@@ -540,6 +540,14 @@
540
540
  "from": "components/VDefaultsProvider",
541
541
  "styles": []
542
542
  },
543
+ "VForm": {
544
+ "from": "components/VForm",
545
+ "styles": []
546
+ },
547
+ "VHover": {
548
+ "from": "components/VHover",
549
+ "styles": []
550
+ },
543
551
  "VContainer": {
544
552
  "from": "components/VGrid",
545
553
  "styles": []
@@ -556,18 +564,6 @@
556
564
  "from": "components/VGrid",
557
565
  "styles": []
558
566
  },
559
- "VHover": {
560
- "from": "components/VHover",
561
- "styles": []
562
- },
563
- "VForm": {
564
- "from": "components/VForm",
565
- "styles": []
566
- },
567
- "VLazy": {
568
- "from": "components/VLazy",
569
- "styles": []
570
- },
571
567
  "VLayout": {
572
568
  "from": "components/VLayout",
573
569
  "styles": []
@@ -576,6 +572,10 @@
576
572
  "from": "components/VLayout",
577
573
  "styles": []
578
574
  },
575
+ "VLazy": {
576
+ "from": "components/VLazy",
577
+ "styles": []
578
+ },
579
579
  "VLocaleProvider": {
580
580
  "from": "components/VLocaleProvider",
581
581
  "styles": []
@@ -584,14 +584,14 @@
584
584
  "from": "components/VNoSsr",
585
585
  "styles": []
586
586
  },
587
- "VRadio": {
588
- "from": "components/VRadio",
589
- "styles": []
590
- },
591
587
  "VParallax": {
592
588
  "from": "components/VParallax",
593
589
  "styles": []
594
590
  },
591
+ "VRadio": {
592
+ "from": "components/VRadio",
593
+ "styles": []
594
+ },
595
595
  "VRangeSlider": {
596
596
  "from": "components/VRangeSlider",
597
597
  "styles": []
@@ -616,14 +616,14 @@
616
616
  "from": "components/VThemeProvider",
617
617
  "styles": []
618
618
  },
619
- "VValidation": {
620
- "from": "components/VValidation",
621
- "styles": []
622
- },
623
619
  "VVirtualScroll": {
624
620
  "from": "components/VVirtualScroll",
625
621
  "styles": []
626
622
  },
623
+ "VValidation": {
624
+ "from": "components/VValidation",
625
+ "styles": []
626
+ },
627
627
  "VFabTransition": {
628
628
  "from": "components/transitions",
629
629
  "styles": []
@@ -1480,6 +1480,8 @@
1480
1480
  "elevation",
1481
1481
  "error",
1482
1482
  "error-messages",
1483
+ "event-color",
1484
+ "events",
1483
1485
  "first-day-of-week",
1484
1486
  "first-day-of-year",
1485
1487
  "flat",
@@ -1571,6 +1573,8 @@
1571
1573
  "disabled",
1572
1574
  "divided",
1573
1575
  "elevation",
1576
+ "event-color",
1577
+ "events",
1574
1578
  "first-day-of-week",
1575
1579
  "first-day-of-year",
1576
1580
  "header",
@@ -1640,6 +1644,8 @@
1640
1644
  "allowed-dates",
1641
1645
  "color",
1642
1646
  "disabled",
1647
+ "event-color",
1648
+ "events",
1643
1649
  "first-day-of-week",
1644
1650
  "first-day-of-year",
1645
1651
  "hide-weekdays",