@vuetify/nightly 3.8.0-master.2025-04-06 → 3.8.1-master.2025-04-07

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.
@@ -1,15 +1,11 @@
1
1
  {
2
2
  "components": {
3
- "VStepperVertical": {
4
- "from": "labs/VStepperVertical",
5
- "styles": []
6
- },
7
- "VStepperVerticalItem": {
8
- "from": "labs/VStepperVertical",
3
+ "VFileUpload": {
4
+ "from": "labs/VFileUpload",
9
5
  "styles": []
10
6
  },
11
- "VStepperVerticalActions": {
12
- "from": "labs/VStepperVertical",
7
+ "VFileUploadItem": {
8
+ "from": "labs/VFileUpload",
13
9
  "styles": []
14
10
  },
15
11
  "VCalendar": {
@@ -36,48 +32,52 @@
36
32
  "from": "labs/VCalendar",
37
33
  "styles": []
38
34
  },
39
- "VFileUpload": {
40
- "from": "labs/VFileUpload",
35
+ "VTreeview": {
36
+ "from": "labs/VTreeview",
41
37
  "styles": []
42
38
  },
43
- "VFileUploadItem": {
44
- "from": "labs/VFileUpload",
39
+ "VTreeviewItem": {
40
+ "from": "labs/VTreeview",
45
41
  "styles": []
46
42
  },
47
- "VTimePicker": {
48
- "from": "labs/VTimePicker",
43
+ "VTreeviewGroup": {
44
+ "from": "labs/VTreeview",
49
45
  "styles": []
50
46
  },
51
- "VTimePickerClock": {
52
- "from": "labs/VTimePicker",
47
+ "VPicker": {
48
+ "from": "labs/VPicker",
53
49
  "styles": []
54
50
  },
55
- "VTimePickerControls": {
56
- "from": "labs/VTimePicker",
51
+ "VPickerTitle": {
52
+ "from": "labs/VPicker",
57
53
  "styles": []
58
54
  },
59
- "VIconBtn": {
60
- "from": "labs/VIconBtn",
55
+ "VStepperVertical": {
56
+ "from": "labs/VStepperVertical",
61
57
  "styles": []
62
58
  },
63
- "VPicker": {
64
- "from": "labs/VPicker",
59
+ "VStepperVerticalItem": {
60
+ "from": "labs/VStepperVertical",
65
61
  "styles": []
66
62
  },
67
- "VPickerTitle": {
68
- "from": "labs/VPicker",
63
+ "VStepperVerticalActions": {
64
+ "from": "labs/VStepperVertical",
69
65
  "styles": []
70
66
  },
71
- "VTreeview": {
72
- "from": "labs/VTreeview",
67
+ "VTimePicker": {
68
+ "from": "labs/VTimePicker",
73
69
  "styles": []
74
70
  },
75
- "VTreeviewItem": {
76
- "from": "labs/VTreeview",
71
+ "VTimePickerClock": {
72
+ "from": "labs/VTimePicker",
77
73
  "styles": []
78
74
  },
79
- "VTreeviewGroup": {
80
- "from": "labs/VTreeview",
75
+ "VTimePickerControls": {
76
+ "from": "labs/VTimePicker",
77
+ "styles": []
78
+ },
79
+ "VIconBtn": {
80
+ "from": "labs/VIconBtn",
81
81
  "styles": []
82
82
  },
83
83
  "VDateInput": {
@@ -4,18 +4,6 @@
4
4
  "from": "components/VApp",
5
5
  "styles": []
6
6
  },
7
- "VAlert": {
8
- "from": "components/VAlert",
9
- "styles": []
10
- },
11
- "VAlertTitle": {
12
- "from": "components/VAlert",
13
- "styles": []
14
- },
15
- "VAutocomplete": {
16
- "from": "components/VAutocomplete",
17
- "styles": []
18
- },
19
7
  "VAppBar": {
20
8
  "from": "components/VAppBar",
21
9
  "styles": []
@@ -28,16 +16,24 @@
28
16
  "from": "components/VAppBar",
29
17
  "styles": []
30
18
  },
19
+ "VAlert": {
20
+ "from": "components/VAlert",
21
+ "styles": []
22
+ },
23
+ "VAlertTitle": {
24
+ "from": "components/VAlert",
25
+ "styles": []
26
+ },
31
27
  "VBadge": {
32
28
  "from": "components/VBadge",
33
29
  "styles": []
34
30
  },
35
- "VBottomSheet": {
36
- "from": "components/VBottomSheet",
31
+ "VAvatar": {
32
+ "from": "components/VAvatar",
37
33
  "styles": []
38
34
  },
39
- "VBottomNavigation": {
40
- "from": "components/VBottomNavigation",
35
+ "VBottomSheet": {
36
+ "from": "components/VBottomSheet",
41
37
  "styles": []
42
38
  },
43
39
  "VBanner": {
@@ -52,22 +48,6 @@
52
48
  "from": "components/VBanner",
53
49
  "styles": []
54
50
  },
55
- "VAvatar": {
56
- "from": "components/VAvatar",
57
- "styles": []
58
- },
59
- "VBtnGroup": {
60
- "from": "components/VBtnGroup",
61
- "styles": []
62
- },
63
- "VBtnToggle": {
64
- "from": "components/VBtnToggle",
65
- "styles": []
66
- },
67
- "VBtn": {
68
- "from": "components/VBtn",
69
- "styles": []
70
- },
71
51
  "VBreadcrumbs": {
72
52
  "from": "components/VBreadcrumbs",
73
53
  "styles": []
@@ -80,28 +60,32 @@
80
60
  "from": "components/VBreadcrumbs",
81
61
  "styles": []
82
62
  },
83
- "VCard": {
84
- "from": "components/VCard",
63
+ "VBottomNavigation": {
64
+ "from": "components/VBottomNavigation",
85
65
  "styles": []
86
66
  },
87
- "VCardActions": {
88
- "from": "components/VCard",
67
+ "VBtnToggle": {
68
+ "from": "components/VBtnToggle",
89
69
  "styles": []
90
70
  },
91
- "VCardItem": {
92
- "from": "components/VCard",
71
+ "VBtn": {
72
+ "from": "components/VBtn",
93
73
  "styles": []
94
74
  },
95
- "VCardSubtitle": {
96
- "from": "components/VCard",
75
+ "VAutocomplete": {
76
+ "from": "components/VAutocomplete",
97
77
  "styles": []
98
78
  },
99
- "VCardText": {
100
- "from": "components/VCard",
79
+ "VCarousel": {
80
+ "from": "components/VCarousel",
101
81
  "styles": []
102
82
  },
103
- "VCardTitle": {
104
- "from": "components/VCard",
83
+ "VCarouselItem": {
84
+ "from": "components/VCarousel",
85
+ "styles": []
86
+ },
87
+ "VBtnGroup": {
88
+ "from": "components/VBtnGroup",
105
89
  "styles": []
106
90
  },
107
91
  "VCheckbox": {
@@ -112,36 +96,40 @@
112
96
  "from": "components/VCheckbox",
113
97
  "styles": []
114
98
  },
115
- "VCarousel": {
116
- "from": "components/VCarousel",
99
+ "VCode": {
100
+ "from": "components/VCode",
117
101
  "styles": []
118
102
  },
119
- "VCarouselItem": {
120
- "from": "components/VCarousel",
103
+ "VCombobox": {
104
+ "from": "components/VCombobox",
121
105
  "styles": []
122
106
  },
123
- "VChip": {
124
- "from": "components/VChip",
107
+ "VCard": {
108
+ "from": "components/VCard",
125
109
  "styles": []
126
110
  },
127
- "VColorPicker": {
128
- "from": "components/VColorPicker",
111
+ "VCardActions": {
112
+ "from": "components/VCard",
129
113
  "styles": []
130
114
  },
131
- "VChipGroup": {
132
- "from": "components/VChipGroup",
115
+ "VCardItem": {
116
+ "from": "components/VCard",
133
117
  "styles": []
134
118
  },
135
- "VCode": {
136
- "from": "components/VCode",
119
+ "VCardSubtitle": {
120
+ "from": "components/VCard",
137
121
  "styles": []
138
122
  },
139
- "VCombobox": {
140
- "from": "components/VCombobox",
123
+ "VCardText": {
124
+ "from": "components/VCard",
141
125
  "styles": []
142
126
  },
143
- "VCounter": {
144
- "from": "components/VCounter",
127
+ "VCardTitle": {
128
+ "from": "components/VCard",
129
+ "styles": []
130
+ },
131
+ "VChipGroup": {
132
+ "from": "components/VChipGroup",
145
133
  "styles": []
146
134
  },
147
135
  "VDataTable": {
@@ -172,6 +160,22 @@
172
160
  "from": "components/VDataTable",
173
161
  "styles": []
174
162
  },
163
+ "VColorPicker": {
164
+ "from": "components/VColorPicker",
165
+ "styles": []
166
+ },
167
+ "VCounter": {
168
+ "from": "components/VCounter",
169
+ "styles": []
170
+ },
171
+ "VChip": {
172
+ "from": "components/VChip",
173
+ "styles": []
174
+ },
175
+ "VDivider": {
176
+ "from": "components/VDivider",
177
+ "styles": []
178
+ },
175
179
  "VDatePicker": {
176
180
  "from": "components/VDatePicker",
177
181
  "styles": []
@@ -196,16 +200,20 @@
196
200
  "from": "components/VDatePicker",
197
201
  "styles": []
198
202
  },
199
- "VDivider": {
200
- "from": "components/VDivider",
203
+ "VFab": {
204
+ "from": "components/VFab",
201
205
  "styles": []
202
206
  },
203
207
  "VDialog": {
204
208
  "from": "components/VDialog",
205
209
  "styles": []
206
210
  },
207
- "VFab": {
208
- "from": "components/VFab",
211
+ "VEmptyState": {
212
+ "from": "components/VEmptyState",
213
+ "styles": []
214
+ },
215
+ "VFooter": {
216
+ "from": "components/VFooter",
209
217
  "styles": []
210
218
  },
211
219
  "VField": {
@@ -216,14 +224,6 @@
216
224
  "from": "components/VField",
217
225
  "styles": []
218
226
  },
219
- "VFileInput": {
220
- "from": "components/VFileInput",
221
- "styles": []
222
- },
223
- "VEmptyState": {
224
- "from": "components/VEmptyState",
225
- "styles": []
226
- },
227
227
  "VExpansionPanels": {
228
228
  "from": "components/VExpansionPanel",
229
229
  "styles": []
@@ -240,8 +240,8 @@
240
240
  "from": "components/VExpansionPanel",
241
241
  "styles": []
242
242
  },
243
- "VFooter": {
244
- "from": "components/VFooter",
243
+ "VFileInput": {
244
+ "from": "components/VFileInput",
245
245
  "styles": []
246
246
  },
247
247
  "VIcon": {
@@ -268,6 +268,10 @@
268
268
  "from": "components/VImg",
269
269
  "styles": []
270
270
  },
271
+ "VInput": {
272
+ "from": "components/VInput",
273
+ "styles": []
274
+ },
271
275
  "VItemGroup": {
272
276
  "from": "components/VItemGroup",
273
277
  "styles": []
@@ -280,14 +284,6 @@
280
284
  "from": "components/VInfiniteScroll",
281
285
  "styles": []
282
286
  },
283
- "VInput": {
284
- "from": "components/VInput",
285
- "styles": []
286
- },
287
- "VKbd": {
288
- "from": "components/VKbd",
289
- "styles": []
290
- },
291
287
  "VLabel": {
292
288
  "from": "components/VLabel",
293
289
  "styles": []
@@ -328,96 +324,84 @@
328
324
  "from": "components/VList",
329
325
  "styles": []
330
326
  },
327
+ "VKbd": {
328
+ "from": "components/VKbd",
329
+ "styles": []
330
+ },
331
331
  "VMain": {
332
332
  "from": "components/VMain",
333
333
  "styles": []
334
334
  },
335
- "VMenu": {
336
- "from": "components/VMenu",
335
+ "VMessages": {
336
+ "from": "components/VMessages",
337
337
  "styles": []
338
338
  },
339
339
  "VNavigationDrawer": {
340
340
  "from": "components/VNavigationDrawer",
341
341
  "styles": []
342
342
  },
343
- "VOtpInput": {
344
- "from": "components/VOtpInput",
345
- "styles": []
346
- },
347
- "VMessages": {
348
- "from": "components/VMessages",
343
+ "VMenu": {
344
+ "from": "components/VMenu",
349
345
  "styles": []
350
346
  },
351
347
  "VNumberInput": {
352
348
  "from": "components/VNumberInput",
353
349
  "styles": []
354
350
  },
355
- "VProgressCircular": {
356
- "from": "components/VProgressCircular",
357
- "styles": []
358
- },
359
- "VPagination": {
360
- "from": "components/VPagination",
351
+ "VOtpInput": {
352
+ "from": "components/VOtpInput",
361
353
  "styles": []
362
354
  },
363
355
  "VOverlay": {
364
356
  "from": "components/VOverlay",
365
357
  "styles": []
366
358
  },
367
- "VRadioGroup": {
368
- "from": "components/VRadioGroup",
359
+ "VPagination": {
360
+ "from": "components/VPagination",
369
361
  "styles": []
370
362
  },
371
363
  "VProgressLinear": {
372
364
  "from": "components/VProgressLinear",
373
365
  "styles": []
374
366
  },
375
- "VSelectionControl": {
376
- "from": "components/VSelectionControl",
377
- "styles": []
378
- },
379
- "VSelectionControlGroup": {
380
- "from": "components/VSelectionControlGroup",
381
- "styles": []
382
- },
383
367
  "VRating": {
384
368
  "from": "components/VRating",
385
369
  "styles": []
386
370
  },
387
- "VSlider": {
388
- "from": "components/VSlider",
371
+ "VRadioGroup": {
372
+ "from": "components/VRadioGroup",
389
373
  "styles": []
390
374
  },
391
- "VSheet": {
392
- "from": "components/VSheet",
375
+ "VProgressCircular": {
376
+ "from": "components/VProgressCircular",
393
377
  "styles": []
394
378
  },
395
379
  "VSelect": {
396
380
  "from": "components/VSelect",
397
381
  "styles": []
398
382
  },
399
- "VSlideGroup": {
400
- "from": "components/VSlideGroup",
401
- "styles": []
402
- },
403
- "VSlideGroupItem": {
404
- "from": "components/VSlideGroup",
383
+ "VSelectionControl": {
384
+ "from": "components/VSelectionControl",
405
385
  "styles": []
406
386
  },
407
387
  "VSkeletonLoader": {
408
388
  "from": "components/VSkeletonLoader",
409
389
  "styles": []
410
390
  },
411
- "VTextField": {
412
- "from": "components/VTextField",
391
+ "VSelectionControlGroup": {
392
+ "from": "components/VSelectionControlGroup",
413
393
  "styles": []
414
394
  },
415
- "VSwitch": {
416
- "from": "components/VSwitch",
395
+ "VSlideGroup": {
396
+ "from": "components/VSlideGroup",
417
397
  "styles": []
418
398
  },
419
- "VSnackbar": {
420
- "from": "components/VSnackbar",
399
+ "VSlideGroupItem": {
400
+ "from": "components/VSlideGroup",
401
+ "styles": []
402
+ },
403
+ "VSheet": {
404
+ "from": "components/VSheet",
421
405
  "styles": []
422
406
  },
423
407
  "VStepper": {
@@ -444,8 +428,16 @@
444
428
  "from": "components/VStepper",
445
429
  "styles": []
446
430
  },
447
- "VTable": {
448
- "from": "components/VTable",
431
+ "VSnackbar": {
432
+ "from": "components/VSnackbar",
433
+ "styles": []
434
+ },
435
+ "VSlider": {
436
+ "from": "components/VSlider",
437
+ "styles": []
438
+ },
439
+ "VTextarea": {
440
+ "from": "components/VTextarea",
449
441
  "styles": []
450
442
  },
451
443
  "VTab": {
@@ -464,10 +456,30 @@
464
456
  "from": "components/VTabs",
465
457
  "styles": []
466
458
  },
459
+ "VSwitch": {
460
+ "from": "components/VSwitch",
461
+ "styles": []
462
+ },
467
463
  "VSystemBar": {
468
464
  "from": "components/VSystemBar",
469
465
  "styles": []
470
466
  },
467
+ "VTextField": {
468
+ "from": "components/VTextField",
469
+ "styles": []
470
+ },
471
+ "VTable": {
472
+ "from": "components/VTable",
473
+ "styles": []
474
+ },
475
+ "VTimeline": {
476
+ "from": "components/VTimeline",
477
+ "styles": []
478
+ },
479
+ "VTimelineItem": {
480
+ "from": "components/VTimeline",
481
+ "styles": []
482
+ },
471
483
  "VToolbar": {
472
484
  "from": "components/VToolbar",
473
485
  "styles": []
@@ -484,18 +496,6 @@
484
496
  "from": "components/VTooltip",
485
497
  "styles": []
486
498
  },
487
- "VTextarea": {
488
- "from": "components/VTextarea",
489
- "styles": []
490
- },
491
- "VTimeline": {
492
- "from": "components/VTimeline",
493
- "styles": []
494
- },
495
- "VTimelineItem": {
496
- "from": "components/VTimeline",
497
- "styles": []
498
- },
499
499
  "VWindow": {
500
500
  "from": "components/VWindow",
501
501
  "styles": []
@@ -520,10 +520,6 @@
520
520
  "from": "components/VForm",
521
521
  "styles": []
522
522
  },
523
- "VHover": {
524
- "from": "components/VHover",
525
- "styles": []
526
- },
527
523
  "VContainer": {
528
524
  "from": "components/VGrid",
529
525
  "styles": []
@@ -540,8 +536,8 @@
540
536
  "from": "components/VGrid",
541
537
  "styles": []
542
538
  },
543
- "VLazy": {
544
- "from": "components/VLazy",
539
+ "VHover": {
540
+ "from": "components/VHover",
545
541
  "styles": []
546
542
  },
547
543
  "VLayout": {
@@ -552,26 +548,30 @@
552
548
  "from": "components/VLayout",
553
549
  "styles": []
554
550
  },
555
- "VNoSsr": {
556
- "from": "components/VNoSsr",
551
+ "VLazy": {
552
+ "from": "components/VLazy",
557
553
  "styles": []
558
554
  },
559
555
  "VLocaleProvider": {
560
556
  "from": "components/VLocaleProvider",
561
557
  "styles": []
562
558
  },
563
- "VParallax": {
564
- "from": "components/VParallax",
559
+ "VNoSsr": {
560
+ "from": "components/VNoSsr",
565
561
  "styles": []
566
562
  },
567
- "VRadio": {
568
- "from": "components/VRadio",
563
+ "VParallax": {
564
+ "from": "components/VParallax",
569
565
  "styles": []
570
566
  },
571
567
  "VRangeSlider": {
572
568
  "from": "components/VRangeSlider",
573
569
  "styles": []
574
570
  },
571
+ "VRadio": {
572
+ "from": "components/VRadio",
573
+ "styles": []
574
+ },
575
575
  "VResponsive": {
576
576
  "from": "components/VResponsive",
577
577
  "styles": []
@@ -596,6 +596,10 @@
596
596
  "from": "components/VVirtualScroll",
597
597
  "styles": []
598
598
  },
599
+ "VValidation": {
600
+ "from": "components/VValidation",
601
+ "styles": []
602
+ },
599
603
  "VFabTransition": {
600
604
  "from": "components/transitions",
601
605
  "styles": []
@@ -659,10 +663,6 @@
659
663
  "VDialogTransition": {
660
664
  "from": "components/transitions",
661
665
  "styles": []
662
- },
663
- "VValidation": {
664
- "from": "components/VValidation",
665
- "styles": []
666
666
  }
667
667
  },
668
668
  "directives": [