@vuetify/nightly 3.9.2-master.2025-07-18 → 3.9.2-master.2025-07-23

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 (53) hide show
  1. package/CHANGELOG.md +37 -3
  2. package/dist/json/attributes.json +3766 -3766
  3. package/dist/json/importMap-labs.json +18 -18
  4. package/dist/json/importMap.json +158 -158
  5. package/dist/json/web-types.json +6757 -6768
  6. package/dist/vuetify-labs.cjs +17 -11
  7. package/dist/vuetify-labs.css +4480 -4472
  8. package/dist/vuetify-labs.d.ts +62 -68
  9. package/dist/vuetify-labs.esm.js +17 -11
  10. package/dist/vuetify-labs.esm.js.map +1 -1
  11. package/dist/vuetify-labs.js +17 -11
  12. package/dist/vuetify-labs.min.css +2 -2
  13. package/dist/vuetify.cjs +16 -10
  14. package/dist/vuetify.cjs.map +1 -1
  15. package/dist/vuetify.css +4014 -4007
  16. package/dist/vuetify.d.ts +62 -68
  17. package/dist/vuetify.esm.js +16 -10
  18. package/dist/vuetify.esm.js.map +1 -1
  19. package/dist/vuetify.js +16 -10
  20. package/dist/vuetify.js.map +1 -1
  21. package/dist/vuetify.min.css +2 -2
  22. package/dist/vuetify.min.js +17 -16
  23. package/dist/vuetify.min.js.map +1 -1
  24. package/lib/components/VCarousel/VCarousel.d.ts +7 -13
  25. package/lib/components/VCarousel/VCarousel.js.map +1 -1
  26. package/lib/components/VColorPicker/VColorPicker.css +1 -0
  27. package/lib/components/VColorPicker/VColorPicker.sass +1 -0
  28. package/lib/components/VDataTable/VDataTableHeaders.js +0 -1
  29. package/lib/components/VDataTable/VDataTableHeaders.js.map +1 -1
  30. package/lib/components/VFileInput/VFileInput.css +3 -0
  31. package/lib/components/VFileInput/VFileInput.sass +3 -0
  32. package/lib/components/VProgressLinear/VProgressLinear.css +4 -1
  33. package/lib/components/VProgressLinear/VProgressLinear.js +2 -1
  34. package/lib/components/VProgressLinear/VProgressLinear.js.map +1 -1
  35. package/lib/components/VProgressLinear/VProgressLinear.sass +5 -2
  36. package/lib/components/VTextField/VTextField.js +2 -2
  37. package/lib/components/VTextField/VTextField.js.map +1 -1
  38. package/lib/components/VTreeview/VTreeview.d.ts +7 -7
  39. package/lib/components/VTreeview/VTreeview.js +0 -1
  40. package/lib/components/VTreeview/VTreeview.js.map +1 -1
  41. package/lib/components/VTreeview/VTreeviewChildren.d.ts +13 -0
  42. package/lib/components/VTreeview/VTreeviewChildren.js +2 -1
  43. package/lib/components/VTreeview/VTreeviewChildren.js.map +1 -1
  44. package/lib/composables/date/adapters/vuetify.js +8 -2
  45. package/lib/composables/date/adapters/vuetify.js.map +1 -1
  46. package/lib/entry-bundler.js +1 -1
  47. package/lib/framework.d.ts +53 -53
  48. package/lib/framework.js +1 -1
  49. package/lib/labs/VFileUpload/VFileUploadItem.js +1 -1
  50. package/lib/labs/VFileUpload/VFileUploadItem.js.map +1 -1
  51. package/lib/labs/VStepperVertical/VStepperVerticalItem.css +1 -0
  52. package/lib/labs/VStepperVertical/VStepperVerticalItem.sass +1 -0
  53. package/package.json +1 -1
@@ -1,13 +1,5 @@
1
1
  {
2
2
  "components": {
3
- "VFileUpload": {
4
- "from": "labs/VFileUpload",
5
- "styles": []
6
- },
7
- "VFileUploadItem": {
8
- "from": "labs/VFileUpload",
9
- "styles": []
10
- },
11
3
  "VCalendar": {
12
4
  "from": "labs/VCalendar",
13
5
  "styles": []
@@ -32,6 +24,18 @@
32
24
  "from": "labs/VCalendar",
33
25
  "styles": []
34
26
  },
27
+ "VColorInput": {
28
+ "from": "labs/VColorInput",
29
+ "styles": []
30
+ },
31
+ "VFileUpload": {
32
+ "from": "labs/VFileUpload",
33
+ "styles": []
34
+ },
35
+ "VFileUploadItem": {
36
+ "from": "labs/VFileUpload",
37
+ "styles": []
38
+ },
35
39
  "VPicker": {
36
40
  "from": "labs/VPicker",
37
41
  "styles": []
@@ -40,6 +44,10 @@
40
44
  "from": "labs/VPicker",
41
45
  "styles": []
42
46
  },
47
+ "VIconBtn": {
48
+ "from": "labs/VIconBtn",
49
+ "styles": []
50
+ },
43
51
  "VStepperVertical": {
44
52
  "from": "labs/VStepperVertical",
45
53
  "styles": []
@@ -52,26 +60,18 @@
52
60
  "from": "labs/VStepperVertical",
53
61
  "styles": []
54
62
  },
55
- "VColorInput": {
56
- "from": "labs/VColorInput",
63
+ "VMaskInput": {
64
+ "from": "labs/VMaskInput",
57
65
  "styles": []
58
66
  },
59
67
  "VHotkey": {
60
68
  "from": "labs/VHotkey",
61
69
  "styles": []
62
70
  },
63
- "VIconBtn": {
64
- "from": "labs/VIconBtn",
65
- "styles": []
66
- },
67
71
  "VDateInput": {
68
72
  "from": "labs/VDateInput",
69
73
  "styles": []
70
74
  },
71
- "VMaskInput": {
72
- "from": "labs/VMaskInput",
73
- "styles": []
74
- },
75
75
  "VPullToRefresh": {
76
76
  "from": "labs/VPullToRefresh",
77
77
  "styles": []
@@ -4,14 +4,6 @@
4
4
  "from": "components/VApp",
5
5
  "styles": []
6
6
  },
7
- "VAutocomplete": {
8
- "from": "components/VAutocomplete",
9
- "styles": []
10
- },
11
- "VAvatar": {
12
- "from": "components/VAvatar",
13
- "styles": []
14
- },
15
7
  "VAlert": {
16
8
  "from": "components/VAlert",
17
9
  "styles": []
@@ -32,6 +24,14 @@
32
24
  "from": "components/VAppBar",
33
25
  "styles": []
34
26
  },
27
+ "VAutocomplete": {
28
+ "from": "components/VAutocomplete",
29
+ "styles": []
30
+ },
31
+ "VAvatar": {
32
+ "from": "components/VAvatar",
33
+ "styles": []
34
+ },
35
35
  "VBadge": {
36
36
  "from": "components/VBadge",
37
37
  "styles": []
@@ -48,8 +48,8 @@
48
48
  "from": "components/VBanner",
49
49
  "styles": []
50
50
  },
51
- "VBottomSheet": {
52
- "from": "components/VBottomSheet",
51
+ "VBottomNavigation": {
52
+ "from": "components/VBottomNavigation",
53
53
  "styles": []
54
54
  },
55
55
  "VBreadcrumbs": {
@@ -64,30 +64,18 @@
64
64
  "from": "components/VBreadcrumbs",
65
65
  "styles": []
66
66
  },
67
- "VBtn": {
68
- "from": "components/VBtn",
69
- "styles": []
70
- },
71
- "VBottomNavigation": {
72
- "from": "components/VBottomNavigation",
67
+ "VBottomSheet": {
68
+ "from": "components/VBottomSheet",
73
69
  "styles": []
74
70
  },
75
- "VBtnToggle": {
76
- "from": "components/VBtnToggle",
71
+ "VBtn": {
72
+ "from": "components/VBtn",
77
73
  "styles": []
78
74
  },
79
75
  "VBtnGroup": {
80
76
  "from": "components/VBtnGroup",
81
77
  "styles": []
82
78
  },
83
- "VCheckbox": {
84
- "from": "components/VCheckbox",
85
- "styles": []
86
- },
87
- "VCheckboxBtn": {
88
- "from": "components/VCheckbox",
89
- "styles": []
90
- },
91
79
  "VCard": {
92
80
  "from": "components/VCard",
93
81
  "styles": []
@@ -116,28 +104,36 @@
116
104
  "from": "components/VChip",
117
105
  "styles": []
118
106
  },
119
- "VCarousel": {
120
- "from": "components/VCarousel",
121
- "styles": []
122
- },
123
- "VCarouselItem": {
124
- "from": "components/VCarousel",
107
+ "VCode": {
108
+ "from": "components/VCode",
125
109
  "styles": []
126
110
  },
127
- "VColorPicker": {
128
- "from": "components/VColorPicker",
111
+ "VChipGroup": {
112
+ "from": "components/VChipGroup",
129
113
  "styles": []
130
114
  },
131
115
  "VCounter": {
132
116
  "from": "components/VCounter",
133
117
  "styles": []
134
118
  },
135
- "VCode": {
136
- "from": "components/VCode",
119
+ "VCheckbox": {
120
+ "from": "components/VCheckbox",
137
121
  "styles": []
138
122
  },
139
- "VCombobox": {
140
- "from": "components/VCombobox",
123
+ "VCheckboxBtn": {
124
+ "from": "components/VCheckbox",
125
+ "styles": []
126
+ },
127
+ "VBtnToggle": {
128
+ "from": "components/VBtnToggle",
129
+ "styles": []
130
+ },
131
+ "VCarousel": {
132
+ "from": "components/VCarousel",
133
+ "styles": []
134
+ },
135
+ "VCarouselItem": {
136
+ "from": "components/VCarousel",
141
137
  "styles": []
142
138
  },
143
139
  "VDataTable": {
@@ -168,6 +164,10 @@
168
164
  "from": "components/VDataTable",
169
165
  "styles": []
170
166
  },
167
+ "VDialog": {
168
+ "from": "components/VDialog",
169
+ "styles": []
170
+ },
171
171
  "VDatePicker": {
172
172
  "from": "components/VDatePicker",
173
173
  "styles": []
@@ -192,20 +192,12 @@
192
192
  "from": "components/VDatePicker",
193
193
  "styles": []
194
194
  },
195
- "VChipGroup": {
196
- "from": "components/VChipGroup",
197
- "styles": []
198
- },
199
195
  "VDivider": {
200
196
  "from": "components/VDivider",
201
197
  "styles": []
202
198
  },
203
- "VField": {
204
- "from": "components/VField",
205
- "styles": []
206
- },
207
- "VFieldLabel": {
208
- "from": "components/VField",
199
+ "VEmptyState": {
200
+ "from": "components/VEmptyState",
209
201
  "styles": []
210
202
  },
211
203
  "VExpansionPanels": {
@@ -224,22 +216,26 @@
224
216
  "from": "components/VExpansionPanel",
225
217
  "styles": []
226
218
  },
227
- "VFab": {
228
- "from": "components/VFab",
229
- "styles": []
230
- },
231
- "VDialog": {
232
- "from": "components/VDialog",
219
+ "VField": {
220
+ "from": "components/VField",
233
221
  "styles": []
234
222
  },
235
- "VFooter": {
236
- "from": "components/VFooter",
223
+ "VFieldLabel": {
224
+ "from": "components/VField",
237
225
  "styles": []
238
226
  },
239
227
  "VFileInput": {
240
228
  "from": "components/VFileInput",
241
229
  "styles": []
242
230
  },
231
+ "VFab": {
232
+ "from": "components/VFab",
233
+ "styles": []
234
+ },
235
+ "VFooter": {
236
+ "from": "components/VFooter",
237
+ "styles": []
238
+ },
243
239
  "VIcon": {
244
240
  "from": "components/VIcon",
245
241
  "styles": []
@@ -260,10 +256,6 @@
260
256
  "from": "components/VIcon",
261
257
  "styles": []
262
258
  },
263
- "VInput": {
264
- "from": "components/VInput",
265
- "styles": []
266
- },
267
259
  "VInfiniteScroll": {
268
260
  "from": "components/VInfiniteScroll",
269
261
  "styles": []
@@ -272,10 +264,18 @@
272
264
  "from": "components/VImg",
273
265
  "styles": []
274
266
  },
267
+ "VInput": {
268
+ "from": "components/VInput",
269
+ "styles": []
270
+ },
275
271
  "VKbd": {
276
272
  "from": "components/VKbd",
277
273
  "styles": []
278
274
  },
275
+ "VLabel": {
276
+ "from": "components/VLabel",
277
+ "styles": []
278
+ },
279
279
  "VItemGroup": {
280
280
  "from": "components/VItemGroup",
281
281
  "styles": []
@@ -284,14 +284,6 @@
284
284
  "from": "components/VItemGroup",
285
285
  "styles": []
286
286
  },
287
- "VLabel": {
288
- "from": "components/VLabel",
289
- "styles": []
290
- },
291
- "VNavigationDrawer": {
292
- "from": "components/VNavigationDrawer",
293
- "styles": []
294
- },
295
287
  "VList": {
296
288
  "from": "components/VList",
297
289
  "styles": []
@@ -328,80 +320,88 @@
328
320
  "from": "components/VList",
329
321
  "styles": []
330
322
  },
323
+ "VMenu": {
324
+ "from": "components/VMenu",
325
+ "styles": []
326
+ },
331
327
  "VMain": {
332
328
  "from": "components/VMain",
333
329
  "styles": []
334
330
  },
335
- "VMenu": {
336
- "from": "components/VMenu",
331
+ "VNavigationDrawer": {
332
+ "from": "components/VNavigationDrawer",
337
333
  "styles": []
338
334
  },
339
- "VOtpInput": {
340
- "from": "components/VOtpInput",
335
+ "VOverlay": {
336
+ "from": "components/VOverlay",
341
337
  "styles": []
342
338
  },
343
- "VMessages": {
344
- "from": "components/VMessages",
339
+ "VPagination": {
340
+ "from": "components/VPagination",
345
341
  "styles": []
346
342
  },
347
343
  "VNumberInput": {
348
344
  "from": "components/VNumberInput",
349
345
  "styles": []
350
346
  },
351
- "VOverlay": {
352
- "from": "components/VOverlay",
347
+ "VProgressCircular": {
348
+ "from": "components/VProgressCircular",
353
349
  "styles": []
354
350
  },
355
- "VPagination": {
356
- "from": "components/VPagination",
351
+ "VMessages": {
352
+ "from": "components/VMessages",
357
353
  "styles": []
358
354
  },
359
355
  "VProgressLinear": {
360
356
  "from": "components/VProgressLinear",
361
357
  "styles": []
362
358
  },
363
- "VProgressCircular": {
364
- "from": "components/VProgressCircular",
359
+ "VRadioGroup": {
360
+ "from": "components/VRadioGroup",
365
361
  "styles": []
366
362
  },
367
363
  "VRating": {
368
364
  "from": "components/VRating",
369
365
  "styles": []
370
366
  },
371
- "VSelect": {
372
- "from": "components/VSelect",
373
- "styles": []
374
- },
375
367
  "VSelectionControlGroup": {
376
368
  "from": "components/VSelectionControlGroup",
377
369
  "styles": []
378
370
  },
379
- "VSlideGroup": {
380
- "from": "components/VSlideGroup",
371
+ "VSelect": {
372
+ "from": "components/VSelect",
381
373
  "styles": []
382
374
  },
383
- "VSlideGroupItem": {
384
- "from": "components/VSlideGroup",
375
+ "VSheet": {
376
+ "from": "components/VSheet",
377
+ "styles": []
378
+ },
379
+ "VSkeletonLoader": {
380
+ "from": "components/VSkeletonLoader",
385
381
  "styles": []
386
382
  },
387
383
  "VSelectionControl": {
388
384
  "from": "components/VSelectionControl",
389
385
  "styles": []
390
386
  },
391
- "VSkeletonLoader": {
392
- "from": "components/VSkeletonLoader",
387
+ "VSlideGroup": {
388
+ "from": "components/VSlideGroup",
393
389
  "styles": []
394
390
  },
395
- "VSheet": {
396
- "from": "components/VSheet",
391
+ "VSlideGroupItem": {
392
+ "from": "components/VSlideGroup",
393
+ "styles": []
394
+ },
395
+ "VSnackbar": {
396
+ "from": "components/VSnackbar",
397
397
  "styles": []
398
398
  },
399
399
  "VSlider": {
400
400
  "from": "components/VSlider",
401
401
  "styles": []
402
402
  },
403
- "VSnackbar": {
404
- "from": "components/VSnackbar",
403
+ "VSystemBar": {
404
+ "from": "components/VSystemBar",
405
405
  "styles": []
406
406
  },
407
407
  "VStepper": {
@@ -428,10 +428,6 @@
428
428
  "from": "components/VStepper",
429
429
  "styles": []
430
430
  },
431
- "VSwitch": {
432
- "from": "components/VSwitch",
433
- "styles": []
434
- },
435
431
  "VTab": {
436
432
  "from": "components/VTabs",
437
433
  "styles": []
@@ -448,32 +444,16 @@
448
444
  "from": "components/VTabs",
449
445
  "styles": []
450
446
  },
451
- "VTextField": {
452
- "from": "components/VTextField",
453
- "styles": []
454
- },
455
447
  "VTable": {
456
448
  "from": "components/VTable",
457
449
  "styles": []
458
450
  },
459
- "VSystemBar": {
460
- "from": "components/VSystemBar",
461
- "styles": []
462
- },
463
451
  "VTextarea": {
464
452
  "from": "components/VTextarea",
465
453
  "styles": []
466
454
  },
467
- "VTimeline": {
468
- "from": "components/VTimeline",
469
- "styles": []
470
- },
471
- "VTimelineItem": {
472
- "from": "components/VTimeline",
473
- "styles": []
474
- },
475
- "VTooltip": {
476
- "from": "components/VTooltip",
455
+ "VTextField": {
456
+ "from": "components/VTextField",
477
457
  "styles": []
478
458
  },
479
459
  "VTimePicker": {
@@ -488,16 +468,16 @@
488
468
  "from": "components/VTimePicker",
489
469
  "styles": []
490
470
  },
491
- "VTreeview": {
492
- "from": "components/VTreeview",
471
+ "VSwitch": {
472
+ "from": "components/VSwitch",
493
473
  "styles": []
494
474
  },
495
- "VTreeviewItem": {
496
- "from": "components/VTreeview",
475
+ "VTimeline": {
476
+ "from": "components/VTimeline",
497
477
  "styles": []
498
478
  },
499
- "VTreeviewGroup": {
500
- "from": "components/VTreeview",
479
+ "VTimelineItem": {
480
+ "from": "components/VTimeline",
501
481
  "styles": []
502
482
  },
503
483
  "VToolbar": {
@@ -512,42 +492,54 @@
512
492
  "from": "components/VToolbar",
513
493
  "styles": []
514
494
  },
515
- "VWindow": {
516
- "from": "components/VWindow",
495
+ "VTreeview": {
496
+ "from": "components/VTreeview",
517
497
  "styles": []
518
498
  },
519
- "VWindowItem": {
520
- "from": "components/VWindow",
499
+ "VTreeviewItem": {
500
+ "from": "components/VTreeview",
521
501
  "styles": []
522
502
  },
523
- "VDefaultsProvider": {
524
- "from": "components/VDefaultsProvider",
503
+ "VTreeviewGroup": {
504
+ "from": "components/VTreeview",
525
505
  "styles": []
526
506
  },
527
- "VDataIterator": {
528
- "from": "components/VDataIterator",
507
+ "VColorPicker": {
508
+ "from": "components/VColorPicker",
529
509
  "styles": []
530
510
  },
531
- "VContainer": {
532
- "from": "components/VGrid",
511
+ "VTooltip": {
512
+ "from": "components/VTooltip",
533
513
  "styles": []
534
514
  },
535
- "VCol": {
536
- "from": "components/VGrid",
515
+ "VWindow": {
516
+ "from": "components/VWindow",
537
517
  "styles": []
538
518
  },
539
- "VRow": {
540
- "from": "components/VGrid",
519
+ "VWindowItem": {
520
+ "from": "components/VWindow",
541
521
  "styles": []
542
522
  },
543
- "VSpacer": {
544
- "from": "components/VGrid",
523
+ "VCombobox": {
524
+ "from": "components/VCombobox",
545
525
  "styles": []
546
526
  },
547
527
  "VConfirmEdit": {
548
528
  "from": "components/VConfirmEdit",
549
529
  "styles": []
550
530
  },
531
+ "VOtpInput": {
532
+ "from": "components/VOtpInput",
533
+ "styles": []
534
+ },
535
+ "VDataIterator": {
536
+ "from": "components/VDataIterator",
537
+ "styles": []
538
+ },
539
+ "VDefaultsProvider": {
540
+ "from": "components/VDefaultsProvider",
541
+ "styles": []
542
+ },
551
543
  "VForm": {
552
544
  "from": "components/VForm",
553
545
  "styles": []
@@ -556,8 +548,20 @@
556
548
  "from": "components/VHover",
557
549
  "styles": []
558
550
  },
559
- "VLazy": {
560
- "from": "components/VLazy",
551
+ "VContainer": {
552
+ "from": "components/VGrid",
553
+ "styles": []
554
+ },
555
+ "VCol": {
556
+ "from": "components/VGrid",
557
+ "styles": []
558
+ },
559
+ "VRow": {
560
+ "from": "components/VGrid",
561
+ "styles": []
562
+ },
563
+ "VSpacer": {
564
+ "from": "components/VGrid",
561
565
  "styles": []
562
566
  },
563
567
  "VLayout": {
@@ -572,16 +576,12 @@
572
576
  "from": "components/VLocaleProvider",
573
577
  "styles": []
574
578
  },
575
- "VNoSsr": {
576
- "from": "components/VNoSsr",
577
- "styles": []
578
- },
579
- "VRadioGroup": {
580
- "from": "components/VRadioGroup",
579
+ "VLazy": {
580
+ "from": "components/VLazy",
581
581
  "styles": []
582
582
  },
583
- "VEmptyState": {
584
- "from": "components/VEmptyState",
583
+ "VNoSsr": {
584
+ "from": "components/VNoSsr",
585
585
  "styles": []
586
586
  },
587
587
  "VParallax": {
@@ -592,16 +592,12 @@
592
592
  "from": "components/VRadio",
593
593
  "styles": []
594
594
  },
595
- "VRangeSlider": {
596
- "from": "components/VRangeSlider",
597
- "styles": []
598
- },
599
595
  "VResponsive": {
600
596
  "from": "components/VResponsive",
601
597
  "styles": []
602
598
  },
603
- "VSparkline": {
604
- "from": "components/VSparkline",
599
+ "VRangeSlider": {
600
+ "from": "components/VRangeSlider",
605
601
  "styles": []
606
602
  },
607
603
  "VSnackbarQueue": {
@@ -612,18 +608,22 @@
612
608
  "from": "components/VSpeedDial",
613
609
  "styles": []
614
610
  },
615
- "VThemeProvider": {
616
- "from": "components/VThemeProvider",
611
+ "VSparkline": {
612
+ "from": "components/VSparkline",
617
613
  "styles": []
618
614
  },
619
- "VVirtualScroll": {
620
- "from": "components/VVirtualScroll",
615
+ "VThemeProvider": {
616
+ "from": "components/VThemeProvider",
621
617
  "styles": []
622
618
  },
623
619
  "VValidation": {
624
620
  "from": "components/VValidation",
625
621
  "styles": []
626
622
  },
623
+ "VVirtualScroll": {
624
+ "from": "components/VVirtualScroll",
625
+ "styles": []
626
+ },
627
627
  "VFabTransition": {
628
628
  "from": "components/transitions",
629
629
  "styles": []