@vuetify/nightly 3.9.0-master.2025-07-13 → 3.9.0-master.2025-07-15

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,33 +1,25 @@
1
1
  {
2
2
  "components": {
3
- "VCalendar": {
4
- "from": "labs/VCalendar",
5
- "styles": []
6
- },
7
- "VCalendarDay": {
8
- "from": "labs/VCalendar",
9
- "styles": []
10
- },
11
- "VCalendarHeader": {
12
- "from": "labs/VCalendar",
13
- "styles": []
14
- },
15
- "VCalendarInterval": {
16
- "from": "labs/VCalendar",
3
+ "VStepperVertical": {
4
+ "from": "labs/VStepperVertical",
17
5
  "styles": []
18
6
  },
19
- "VCalendarIntervalEvent": {
20
- "from": "labs/VCalendar",
7
+ "VStepperVerticalItem": {
8
+ "from": "labs/VStepperVertical",
21
9
  "styles": []
22
10
  },
23
- "VCalendarMonthDay": {
24
- "from": "labs/VCalendar",
11
+ "VStepperVerticalActions": {
12
+ "from": "labs/VStepperVertical",
25
13
  "styles": []
26
14
  },
27
15
  "VColorInput": {
28
16
  "from": "labs/VColorInput",
29
17
  "styles": []
30
18
  },
19
+ "VIconBtn": {
20
+ "from": "labs/VIconBtn",
21
+ "styles": []
22
+ },
31
23
  "VFileUpload": {
32
24
  "from": "labs/VFileUpload",
33
25
  "styles": []
@@ -44,36 +36,44 @@
44
36
  "from": "labs/VPicker",
45
37
  "styles": []
46
38
  },
47
- "VIconBtn": {
48
- "from": "labs/VIconBtn",
49
- "styles": []
50
- },
51
39
  "VHotkey": {
52
40
  "from": "labs/VHotkey",
53
41
  "styles": []
54
42
  },
43
+ "VMaskInput": {
44
+ "from": "labs/VMaskInput",
45
+ "styles": []
46
+ },
55
47
  "VDateInput": {
56
48
  "from": "labs/VDateInput",
57
49
  "styles": []
58
50
  },
59
- "VStepperVertical": {
60
- "from": "labs/VStepperVertical",
51
+ "VPullToRefresh": {
52
+ "from": "labs/VPullToRefresh",
61
53
  "styles": []
62
54
  },
63
- "VStepperVerticalItem": {
64
- "from": "labs/VStepperVertical",
55
+ "VCalendar": {
56
+ "from": "labs/VCalendar",
65
57
  "styles": []
66
58
  },
67
- "VStepperVerticalActions": {
68
- "from": "labs/VStepperVertical",
59
+ "VCalendarDay": {
60
+ "from": "labs/VCalendar",
69
61
  "styles": []
70
62
  },
71
- "VMaskInput": {
72
- "from": "labs/VMaskInput",
63
+ "VCalendarHeader": {
64
+ "from": "labs/VCalendar",
73
65
  "styles": []
74
66
  },
75
- "VPullToRefresh": {
76
- "from": "labs/VPullToRefresh",
67
+ "VCalendarInterval": {
68
+ "from": "labs/VCalendar",
69
+ "styles": []
70
+ },
71
+ "VCalendarIntervalEvent": {
72
+ "from": "labs/VCalendar",
73
+ "styles": []
74
+ },
75
+ "VCalendarMonthDay": {
76
+ "from": "labs/VCalendar",
77
77
  "styles": []
78
78
  }
79
79
  }
@@ -1,25 +1,5 @@
1
1
  {
2
2
  "components": {
3
- "VApp": {
4
- "from": "components/VApp",
5
- "styles": []
6
- },
7
- "VAvatar": {
8
- "from": "components/VAvatar",
9
- "styles": []
10
- },
11
- "VBanner": {
12
- "from": "components/VBanner",
13
- "styles": []
14
- },
15
- "VBannerActions": {
16
- "from": "components/VBanner",
17
- "styles": []
18
- },
19
- "VBannerText": {
20
- "from": "components/VBanner",
21
- "styles": []
22
- },
23
3
  "VAppBar": {
24
4
  "from": "components/VAppBar",
25
5
  "styles": []
@@ -32,6 +12,14 @@
32
12
  "from": "components/VAppBar",
33
13
  "styles": []
34
14
  },
15
+ "VApp": {
16
+ "from": "components/VApp",
17
+ "styles": []
18
+ },
19
+ "VAutocomplete": {
20
+ "from": "components/VAutocomplete",
21
+ "styles": []
22
+ },
35
23
  "VAlert": {
36
24
  "from": "components/VAlert",
37
25
  "styles": []
@@ -40,6 +28,22 @@
40
28
  "from": "components/VAlert",
41
29
  "styles": []
42
30
  },
31
+ "VAvatar": {
32
+ "from": "components/VAvatar",
33
+ "styles": []
34
+ },
35
+ "VBanner": {
36
+ "from": "components/VBanner",
37
+ "styles": []
38
+ },
39
+ "VBannerActions": {
40
+ "from": "components/VBanner",
41
+ "styles": []
42
+ },
43
+ "VBannerText": {
44
+ "from": "components/VBanner",
45
+ "styles": []
46
+ },
43
47
  "VBadge": {
44
48
  "from": "components/VBadge",
45
49
  "styles": []
@@ -64,22 +68,10 @@
64
68
  "from": "components/VBreadcrumbs",
65
69
  "styles": []
66
70
  },
67
- "VBtn": {
68
- "from": "components/VBtn",
69
- "styles": []
70
- },
71
71
  "VBtnToggle": {
72
72
  "from": "components/VBtnToggle",
73
73
  "styles": []
74
74
  },
75
- "VCarousel": {
76
- "from": "components/VCarousel",
77
- "styles": []
78
- },
79
- "VCarouselItem": {
80
- "from": "components/VCarousel",
81
- "styles": []
82
- },
83
75
  "VCard": {
84
76
  "from": "components/VCard",
85
77
  "styles": []
@@ -104,16 +96,16 @@
104
96
  "from": "components/VCard",
105
97
  "styles": []
106
98
  },
107
- "VAutocomplete": {
108
- "from": "components/VAutocomplete",
99
+ "VBtnGroup": {
100
+ "from": "components/VBtnGroup",
109
101
  "styles": []
110
102
  },
111
- "VCheckbox": {
112
- "from": "components/VCheckbox",
103
+ "VChip": {
104
+ "from": "components/VChip",
113
105
  "styles": []
114
106
  },
115
- "VCheckboxBtn": {
116
- "from": "components/VCheckbox",
107
+ "VBtn": {
108
+ "from": "components/VBtn",
117
109
  "styles": []
118
110
  },
119
111
  "VChipGroup": {
@@ -124,20 +116,32 @@
124
116
  "from": "components/VCode",
125
117
  "styles": []
126
118
  },
127
- "VBtnGroup": {
128
- "from": "components/VBtnGroup",
119
+ "VCombobox": {
120
+ "from": "components/VCombobox",
121
+ "styles": []
122
+ },
123
+ "VCounter": {
124
+ "from": "components/VCounter",
129
125
  "styles": []
130
126
  },
131
127
  "VColorPicker": {
132
128
  "from": "components/VColorPicker",
133
129
  "styles": []
134
130
  },
135
- "VCombobox": {
136
- "from": "components/VCombobox",
131
+ "VCarousel": {
132
+ "from": "components/VCarousel",
137
133
  "styles": []
138
134
  },
139
- "VCounter": {
140
- "from": "components/VCounter",
135
+ "VCarouselItem": {
136
+ "from": "components/VCarousel",
137
+ "styles": []
138
+ },
139
+ "VCheckbox": {
140
+ "from": "components/VCheckbox",
141
+ "styles": []
142
+ },
143
+ "VCheckboxBtn": {
144
+ "from": "components/VCheckbox",
141
145
  "styles": []
142
146
  },
143
147
  "VDataTable": {
@@ -168,18 +172,6 @@
168
172
  "from": "components/VDataTable",
169
173
  "styles": []
170
174
  },
171
- "VChip": {
172
- "from": "components/VChip",
173
- "styles": []
174
- },
175
- "VDialog": {
176
- "from": "components/VDialog",
177
- "styles": []
178
- },
179
- "VDivider": {
180
- "from": "components/VDivider",
181
- "styles": []
182
- },
183
175
  "VDatePicker": {
184
176
  "from": "components/VDatePicker",
185
177
  "styles": []
@@ -204,6 +196,26 @@
204
196
  "from": "components/VDatePicker",
205
197
  "styles": []
206
198
  },
199
+ "VDialog": {
200
+ "from": "components/VDialog",
201
+ "styles": []
202
+ },
203
+ "VDivider": {
204
+ "from": "components/VDivider",
205
+ "styles": []
206
+ },
207
+ "VEmptyState": {
208
+ "from": "components/VEmptyState",
209
+ "styles": []
210
+ },
211
+ "VField": {
212
+ "from": "components/VField",
213
+ "styles": []
214
+ },
215
+ "VFieldLabel": {
216
+ "from": "components/VField",
217
+ "styles": []
218
+ },
207
219
  "VExpansionPanels": {
208
220
  "from": "components/VExpansionPanel",
209
221
  "styles": []
@@ -220,28 +232,16 @@
220
232
  "from": "components/VExpansionPanel",
221
233
  "styles": []
222
234
  },
223
- "VFab": {
224
- "from": "components/VFab",
225
- "styles": []
226
- },
227
235
  "VFooter": {
228
236
  "from": "components/VFooter",
229
237
  "styles": []
230
238
  },
231
- "VField": {
232
- "from": "components/VField",
233
- "styles": []
234
- },
235
- "VFieldLabel": {
236
- "from": "components/VField",
237
- "styles": []
238
- },
239
239
  "VFileInput": {
240
240
  "from": "components/VFileInput",
241
241
  "styles": []
242
242
  },
243
- "VEmptyState": {
244
- "from": "components/VEmptyState",
243
+ "VFab": {
244
+ "from": "components/VFab",
245
245
  "styles": []
246
246
  },
247
247
  "VIcon": {
@@ -272,6 +272,10 @@
272
272
  "from": "components/VInfiniteScroll",
273
273
  "styles": []
274
274
  },
275
+ "VInput": {
276
+ "from": "components/VInput",
277
+ "styles": []
278
+ },
275
279
  "VItemGroup": {
276
280
  "from": "components/VItemGroup",
277
281
  "styles": []
@@ -288,18 +292,6 @@
288
292
  "from": "components/VKbd",
289
293
  "styles": []
290
294
  },
291
- "VInput": {
292
- "from": "components/VInput",
293
- "styles": []
294
- },
295
- "VMain": {
296
- "from": "components/VMain",
297
- "styles": []
298
- },
299
- "VMenu": {
300
- "from": "components/VMenu",
301
- "styles": []
302
- },
303
295
  "VList": {
304
296
  "from": "components/VList",
305
297
  "styles": []
@@ -336,40 +328,52 @@
336
328
  "from": "components/VList",
337
329
  "styles": []
338
330
  },
339
- "VMessages": {
340
- "from": "components/VMessages",
331
+ "VMenu": {
332
+ "from": "components/VMenu",
341
333
  "styles": []
342
334
  },
343
- "VNavigationDrawer": {
344
- "from": "components/VNavigationDrawer",
335
+ "VMain": {
336
+ "from": "components/VMain",
345
337
  "styles": []
346
338
  },
347
- "VNumberInput": {
348
- "from": "components/VNumberInput",
339
+ "VNavigationDrawer": {
340
+ "from": "components/VNavigationDrawer",
349
341
  "styles": []
350
342
  },
351
- "VOverlay": {
352
- "from": "components/VOverlay",
343
+ "VOtpInput": {
344
+ "from": "components/VOtpInput",
353
345
  "styles": []
354
346
  },
355
347
  "VPagination": {
356
348
  "from": "components/VPagination",
357
349
  "styles": []
358
350
  },
351
+ "VNumberInput": {
352
+ "from": "components/VNumberInput",
353
+ "styles": []
354
+ },
355
+ "VProgressCircular": {
356
+ "from": "components/VProgressCircular",
357
+ "styles": []
358
+ },
359
359
  "VProgressLinear": {
360
360
  "from": "components/VProgressLinear",
361
361
  "styles": []
362
362
  },
363
- "VRadioGroup": {
364
- "from": "components/VRadioGroup",
363
+ "VMessages": {
364
+ "from": "components/VMessages",
365
365
  "styles": []
366
366
  },
367
- "VOtpInput": {
368
- "from": "components/VOtpInput",
367
+ "VOverlay": {
368
+ "from": "components/VOverlay",
369
369
  "styles": []
370
370
  },
371
- "VProgressCircular": {
372
- "from": "components/VProgressCircular",
371
+ "VRadioGroup": {
372
+ "from": "components/VRadioGroup",
373
+ "styles": []
374
+ },
375
+ "VRating": {
376
+ "from": "components/VRating",
373
377
  "styles": []
374
378
  },
375
379
  "VSelect": {
@@ -380,28 +384,36 @@
380
384
  "from": "components/VSelectionControl",
381
385
  "styles": []
382
386
  },
383
- "VSelectionControlGroup": {
384
- "from": "components/VSelectionControlGroup",
387
+ "VSheet": {
388
+ "from": "components/VSheet",
389
+ "styles": []
390
+ },
391
+ "VSlideGroup": {
392
+ "from": "components/VSlideGroup",
393
+ "styles": []
394
+ },
395
+ "VSlideGroupItem": {
396
+ "from": "components/VSlideGroup",
385
397
  "styles": []
386
398
  },
387
399
  "VSkeletonLoader": {
388
400
  "from": "components/VSkeletonLoader",
389
401
  "styles": []
390
402
  },
391
- "VSheet": {
392
- "from": "components/VSheet",
403
+ "VSlider": {
404
+ "from": "components/VSlider",
393
405
  "styles": []
394
406
  },
395
- "VSnackbar": {
396
- "from": "components/VSnackbar",
407
+ "VSelectionControlGroup": {
408
+ "from": "components/VSelectionControlGroup",
397
409
  "styles": []
398
410
  },
399
- "VRating": {
400
- "from": "components/VRating",
411
+ "VSnackbar": {
412
+ "from": "components/VSnackbar",
401
413
  "styles": []
402
414
  },
403
- "VSlider": {
404
- "from": "components/VSlider",
415
+ "VSystemBar": {
416
+ "from": "components/VSystemBar",
405
417
  "styles": []
406
418
  },
407
419
  "VStepper": {
@@ -428,30 +440,6 @@
428
440
  "from": "components/VStepper",
429
441
  "styles": []
430
442
  },
431
- "VSlideGroup": {
432
- "from": "components/VSlideGroup",
433
- "styles": []
434
- },
435
- "VSlideGroupItem": {
436
- "from": "components/VSlideGroup",
437
- "styles": []
438
- },
439
- "VSwitch": {
440
- "from": "components/VSwitch",
441
- "styles": []
442
- },
443
- "VSystemBar": {
444
- "from": "components/VSystemBar",
445
- "styles": []
446
- },
447
- "VTextarea": {
448
- "from": "components/VTextarea",
449
- "styles": []
450
- },
451
- "VTable": {
452
- "from": "components/VTable",
453
- "styles": []
454
- },
455
443
  "VTab": {
456
444
  "from": "components/VTabs",
457
445
  "styles": []
@@ -468,8 +456,12 @@
468
456
  "from": "components/VTabs",
469
457
  "styles": []
470
458
  },
471
- "VTextField": {
472
- "from": "components/VTextField",
459
+ "VSwitch": {
460
+ "from": "components/VSwitch",
461
+ "styles": []
462
+ },
463
+ "VTable": {
464
+ "from": "components/VTable",
473
465
  "styles": []
474
466
  },
475
467
  "VTimeline": {
@@ -480,16 +472,28 @@
480
472
  "from": "components/VTimeline",
481
473
  "styles": []
482
474
  },
483
- "VTimePicker": {
484
- "from": "components/VTimePicker",
475
+ "VTextField": {
476
+ "from": "components/VTextField",
485
477
  "styles": []
486
478
  },
487
- "VTimePickerClock": {
488
- "from": "components/VTimePicker",
479
+ "VTextarea": {
480
+ "from": "components/VTextarea",
489
481
  "styles": []
490
482
  },
491
- "VTimePickerControls": {
492
- "from": "components/VTimePicker",
483
+ "VTooltip": {
484
+ "from": "components/VTooltip",
485
+ "styles": []
486
+ },
487
+ "VTreeview": {
488
+ "from": "components/VTreeview",
489
+ "styles": []
490
+ },
491
+ "VTreeviewItem": {
492
+ "from": "components/VTreeview",
493
+ "styles": []
494
+ },
495
+ "VTreeviewGroup": {
496
+ "from": "components/VTreeview",
493
497
  "styles": []
494
498
  },
495
499
  "VToolbar": {
@@ -504,10 +508,6 @@
504
508
  "from": "components/VToolbar",
505
509
  "styles": []
506
510
  },
507
- "VTooltip": {
508
- "from": "components/VTooltip",
509
- "styles": []
510
- },
511
511
  "VWindow": {
512
512
  "from": "components/VWindow",
513
513
  "styles": []
@@ -516,18 +516,6 @@
516
516
  "from": "components/VWindow",
517
517
  "styles": []
518
518
  },
519
- "VTreeview": {
520
- "from": "components/VTreeview",
521
- "styles": []
522
- },
523
- "VTreeviewItem": {
524
- "from": "components/VTreeview",
525
- "styles": []
526
- },
527
- "VTreeviewGroup": {
528
- "from": "components/VTreeview",
529
- "styles": []
530
- },
531
519
  "VConfirmEdit": {
532
520
  "from": "components/VConfirmEdit",
533
521
  "styles": []
@@ -580,18 +568,14 @@
580
568
  "from": "components/VNoSsr",
581
569
  "styles": []
582
570
  },
583
- "VLazy": {
584
- "from": "components/VLazy",
571
+ "VParallax": {
572
+ "from": "components/VParallax",
585
573
  "styles": []
586
574
  },
587
575
  "VRangeSlider": {
588
576
  "from": "components/VRangeSlider",
589
577
  "styles": []
590
578
  },
591
- "VParallax": {
592
- "from": "components/VParallax",
593
- "styles": []
594
- },
595
579
  "VRadio": {
596
580
  "from": "components/VRadio",
597
581
  "styles": []
@@ -600,30 +584,30 @@
600
584
  "from": "components/VResponsive",
601
585
  "styles": []
602
586
  },
603
- "VSnackbarQueue": {
604
- "from": "components/VSnackbarQueue",
605
- "styles": []
606
- },
607
587
  "VSparkline": {
608
588
  "from": "components/VSparkline",
609
589
  "styles": []
610
590
  },
611
- "VSpeedDial": {
612
- "from": "components/VSpeedDial",
591
+ "VSnackbarQueue": {
592
+ "from": "components/VSnackbarQueue",
613
593
  "styles": []
614
594
  },
615
595
  "VThemeProvider": {
616
596
  "from": "components/VThemeProvider",
617
597
  "styles": []
618
598
  },
619
- "VVirtualScroll": {
620
- "from": "components/VVirtualScroll",
621
- "styles": []
622
- },
623
599
  "VValidation": {
624
600
  "from": "components/VValidation",
625
601
  "styles": []
626
602
  },
603
+ "VSpeedDial": {
604
+ "from": "components/VSpeedDial",
605
+ "styles": []
606
+ },
607
+ "VVirtualScroll": {
608
+ "from": "components/VVirtualScroll",
609
+ "styles": []
610
+ },
627
611
  "VFabTransition": {
628
612
  "from": "components/transitions",
629
613
  "styles": []
@@ -687,6 +671,22 @@
687
671
  "VDialogTransition": {
688
672
  "from": "components/transitions",
689
673
  "styles": []
674
+ },
675
+ "VTimePicker": {
676
+ "from": "components/VTimePicker",
677
+ "styles": []
678
+ },
679
+ "VTimePickerClock": {
680
+ "from": "components/VTimePicker",
681
+ "styles": []
682
+ },
683
+ "VTimePickerControls": {
684
+ "from": "components/VTimePicker",
685
+ "styles": []
686
+ },
687
+ "VLazy": {
688
+ "from": "components/VLazy",
689
+ "styles": []
690
690
  }
691
691
  },
692
692
  "directives": [