@vuetify/nightly 3.8.12-master.2025-07-02 → 3.8.12-master.2025-07-03

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,7 +1,11 @@
1
1
  {
2
2
  "components": {
3
- "VColorInput": {
4
- "from": "labs/VColorInput",
3
+ "VFileUpload": {
4
+ "from": "labs/VFileUpload",
5
+ "styles": []
6
+ },
7
+ "VFileUploadItem": {
8
+ "from": "labs/VFileUpload",
5
9
  "styles": []
6
10
  },
7
11
  "VCalendar": {
@@ -28,6 +32,10 @@
28
32
  "from": "labs/VCalendar",
29
33
  "styles": []
30
34
  },
35
+ "VIconBtn": {
36
+ "from": "labs/VIconBtn",
37
+ "styles": []
38
+ },
31
39
  "VPicker": {
32
40
  "from": "labs/VPicker",
33
41
  "styles": []
@@ -36,6 +44,22 @@
36
44
  "from": "labs/VPicker",
37
45
  "styles": []
38
46
  },
47
+ "VColorInput": {
48
+ "from": "labs/VColorInput",
49
+ "styles": []
50
+ },
51
+ "VTreeview": {
52
+ "from": "labs/VTreeview",
53
+ "styles": []
54
+ },
55
+ "VTreeviewItem": {
56
+ "from": "labs/VTreeview",
57
+ "styles": []
58
+ },
59
+ "VTreeviewGroup": {
60
+ "from": "labs/VTreeview",
61
+ "styles": []
62
+ },
39
63
  "VStepperVertical": {
40
64
  "from": "labs/VStepperVertical",
41
65
  "styles": []
@@ -48,14 +72,6 @@
48
72
  "from": "labs/VStepperVertical",
49
73
  "styles": []
50
74
  },
51
- "VFileUpload": {
52
- "from": "labs/VFileUpload",
53
- "styles": []
54
- },
55
- "VFileUploadItem": {
56
- "from": "labs/VFileUpload",
57
- "styles": []
58
- },
59
75
  "VTimePicker": {
60
76
  "from": "labs/VTimePicker",
61
77
  "styles": []
@@ -68,18 +84,6 @@
68
84
  "from": "labs/VTimePicker",
69
85
  "styles": []
70
86
  },
71
- "VTreeview": {
72
- "from": "labs/VTreeview",
73
- "styles": []
74
- },
75
- "VTreeviewItem": {
76
- "from": "labs/VTreeview",
77
- "styles": []
78
- },
79
- "VTreeviewGroup": {
80
- "from": "labs/VTreeview",
81
- "styles": []
82
- },
83
87
  "VDateInput": {
84
88
  "from": "labs/VDateInput",
85
89
  "styles": []
@@ -87,10 +91,6 @@
87
91
  "VPullToRefresh": {
88
92
  "from": "labs/VPullToRefresh",
89
93
  "styles": []
90
- },
91
- "VIconBtn": {
92
- "from": "labs/VIconBtn",
93
- "styles": []
94
94
  }
95
95
  }
96
96
  }
@@ -4,6 +4,18 @@
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
+ },
7
19
  "VAppBar": {
8
20
  "from": "components/VAppBar",
9
21
  "styles": []
@@ -16,48 +28,44 @@
16
28
  "from": "components/VAppBar",
17
29
  "styles": []
18
30
  },
19
- "VBadge": {
20
- "from": "components/VBadge",
31
+ "VBanner": {
32
+ "from": "components/VBanner",
21
33
  "styles": []
22
34
  },
23
- "VAlert": {
24
- "from": "components/VAlert",
35
+ "VBannerActions": {
36
+ "from": "components/VBanner",
25
37
  "styles": []
26
38
  },
27
- "VAlertTitle": {
28
- "from": "components/VAlert",
39
+ "VBannerText": {
40
+ "from": "components/VBanner",
29
41
  "styles": []
30
42
  },
31
- "VAvatar": {
32
- "from": "components/VAvatar",
43
+ "VBadge": {
44
+ "from": "components/VBadge",
33
45
  "styles": []
34
46
  },
35
- "VAutocomplete": {
36
- "from": "components/VAutocomplete",
47
+ "VAvatar": {
48
+ "from": "components/VAvatar",
37
49
  "styles": []
38
50
  },
39
51
  "VBottomNavigation": {
40
52
  "from": "components/VBottomNavigation",
41
53
  "styles": []
42
54
  },
43
- "VBanner": {
44
- "from": "components/VBanner",
45
- "styles": []
46
- },
47
- "VBannerActions": {
48
- "from": "components/VBanner",
55
+ "VBottomSheet": {
56
+ "from": "components/VBottomSheet",
49
57
  "styles": []
50
58
  },
51
- "VBannerText": {
52
- "from": "components/VBanner",
59
+ "VBtnToggle": {
60
+ "from": "components/VBtnToggle",
53
61
  "styles": []
54
62
  },
55
63
  "VBtn": {
56
64
  "from": "components/VBtn",
57
65
  "styles": []
58
66
  },
59
- "VBottomSheet": {
60
- "from": "components/VBottomSheet",
67
+ "VBtnGroup": {
68
+ "from": "components/VBtnGroup",
61
69
  "styles": []
62
70
  },
63
71
  "VBreadcrumbs": {
@@ -72,6 +80,14 @@
72
80
  "from": "components/VBreadcrumbs",
73
81
  "styles": []
74
82
  },
83
+ "VCarousel": {
84
+ "from": "components/VCarousel",
85
+ "styles": []
86
+ },
87
+ "VCarouselItem": {
88
+ "from": "components/VCarousel",
89
+ "styles": []
90
+ },
75
91
  "VCard": {
76
92
  "from": "components/VCard",
77
93
  "styles": []
@@ -96,12 +112,20 @@
96
112
  "from": "components/VCard",
97
113
  "styles": []
98
114
  },
99
- "VBtnToggle": {
100
- "from": "components/VBtnToggle",
115
+ "VChipGroup": {
116
+ "from": "components/VChipGroup",
101
117
  "styles": []
102
118
  },
103
- "VBtnGroup": {
104
- "from": "components/VBtnGroup",
119
+ "VChip": {
120
+ "from": "components/VChip",
121
+ "styles": []
122
+ },
123
+ "VCombobox": {
124
+ "from": "components/VCombobox",
125
+ "styles": []
126
+ },
127
+ "VColorPicker": {
128
+ "from": "components/VColorPicker",
105
129
  "styles": []
106
130
  },
107
131
  "VCheckbox": {
@@ -112,16 +136,12 @@
112
136
  "from": "components/VCheckbox",
113
137
  "styles": []
114
138
  },
115
- "VChip": {
116
- "from": "components/VChip",
117
- "styles": []
118
- },
119
- "VChipGroup": {
120
- "from": "components/VChipGroup",
139
+ "VCounter": {
140
+ "from": "components/VCounter",
121
141
  "styles": []
122
142
  },
123
- "VCombobox": {
124
- "from": "components/VCombobox",
143
+ "VCode": {
144
+ "from": "components/VCode",
125
145
  "styles": []
126
146
  },
127
147
  "VDataTable": {
@@ -152,34 +172,6 @@
152
172
  "from": "components/VDataTable",
153
173
  "styles": []
154
174
  },
155
- "VCarousel": {
156
- "from": "components/VCarousel",
157
- "styles": []
158
- },
159
- "VCarouselItem": {
160
- "from": "components/VCarousel",
161
- "styles": []
162
- },
163
- "VCode": {
164
- "from": "components/VCode",
165
- "styles": []
166
- },
167
- "VColorPicker": {
168
- "from": "components/VColorPicker",
169
- "styles": []
170
- },
171
- "VCounter": {
172
- "from": "components/VCounter",
173
- "styles": []
174
- },
175
- "VDivider": {
176
- "from": "components/VDivider",
177
- "styles": []
178
- },
179
- "VDialog": {
180
- "from": "components/VDialog",
181
- "styles": []
182
- },
183
175
  "VDatePicker": {
184
176
  "from": "components/VDatePicker",
185
177
  "styles": []
@@ -204,10 +196,6 @@
204
196
  "from": "components/VDatePicker",
205
197
  "styles": []
206
198
  },
207
- "VEmptyState": {
208
- "from": "components/VEmptyState",
209
- "styles": []
210
- },
211
199
  "VExpansionPanels": {
212
200
  "from": "components/VExpansionPanel",
213
201
  "styles": []
@@ -224,28 +212,28 @@
224
212
  "from": "components/VExpansionPanel",
225
213
  "styles": []
226
214
  },
227
- "VFab": {
228
- "from": "components/VFab",
229
- "styles": []
230
- },
231
- "VField": {
232
- "from": "components/VField",
215
+ "VDialog": {
216
+ "from": "components/VDialog",
233
217
  "styles": []
234
218
  },
235
- "VFieldLabel": {
236
- "from": "components/VField",
219
+ "VDivider": {
220
+ "from": "components/VDivider",
237
221
  "styles": []
238
222
  },
239
223
  "VFileInput": {
240
224
  "from": "components/VFileInput",
241
225
  "styles": []
242
226
  },
243
- "VImg": {
244
- "from": "components/VImg",
227
+ "VFab": {
228
+ "from": "components/VFab",
245
229
  "styles": []
246
230
  },
247
- "VFooter": {
248
- "from": "components/VFooter",
231
+ "VField": {
232
+ "from": "components/VField",
233
+ "styles": []
234
+ },
235
+ "VFieldLabel": {
236
+ "from": "components/VField",
249
237
  "styles": []
250
238
  },
251
239
  "VIcon": {
@@ -268,12 +256,20 @@
268
256
  "from": "components/VIcon",
269
257
  "styles": []
270
258
  },
271
- "VInfiniteScroll": {
272
- "from": "components/VInfiniteScroll",
259
+ "VEmptyState": {
260
+ "from": "components/VEmptyState",
273
261
  "styles": []
274
262
  },
275
- "VInput": {
276
- "from": "components/VInput",
263
+ "VFooter": {
264
+ "from": "components/VFooter",
265
+ "styles": []
266
+ },
267
+ "VImg": {
268
+ "from": "components/VImg",
269
+ "styles": []
270
+ },
271
+ "VInfiniteScroll": {
272
+ "from": "components/VInfiniteScroll",
277
273
  "styles": []
278
274
  },
279
275
  "VItemGroup": {
@@ -284,12 +280,8 @@
284
280
  "from": "components/VItemGroup",
285
281
  "styles": []
286
282
  },
287
- "VLabel": {
288
- "from": "components/VLabel",
289
- "styles": []
290
- },
291
- "VKbd": {
292
- "from": "components/VKbd",
283
+ "VInput": {
284
+ "from": "components/VInput",
293
285
  "styles": []
294
286
  },
295
287
  "VList": {
@@ -328,28 +320,40 @@
328
320
  "from": "components/VList",
329
321
  "styles": []
330
322
  },
331
- "VMessages": {
332
- "from": "components/VMessages",
323
+ "VKbd": {
324
+ "from": "components/VKbd",
333
325
  "styles": []
334
326
  },
335
327
  "VMain": {
336
328
  "from": "components/VMain",
337
329
  "styles": []
338
330
  },
331
+ "VNavigationDrawer": {
332
+ "from": "components/VNavigationDrawer",
333
+ "styles": []
334
+ },
335
+ "VLabel": {
336
+ "from": "components/VLabel",
337
+ "styles": []
338
+ },
339
+ "VMessages": {
340
+ "from": "components/VMessages",
341
+ "styles": []
342
+ },
339
343
  "VMenu": {
340
344
  "from": "components/VMenu",
341
345
  "styles": []
342
346
  },
343
- "VNavigationDrawer": {
344
- "from": "components/VNavigationDrawer",
347
+ "VNumberInput": {
348
+ "from": "components/VNumberInput",
345
349
  "styles": []
346
350
  },
347
351
  "VOtpInput": {
348
352
  "from": "components/VOtpInput",
349
353
  "styles": []
350
354
  },
351
- "VNumberInput": {
352
- "from": "components/VNumberInput",
355
+ "VOverlay": {
356
+ "from": "components/VOverlay",
353
357
  "styles": []
354
358
  },
355
359
  "VProgressCircular": {
@@ -372,22 +376,26 @@
372
376
  "from": "components/VRadioGroup",
373
377
  "styles": []
374
378
  },
375
- "VSelectionControlGroup": {
376
- "from": "components/VSelectionControlGroup",
377
- "styles": []
378
- },
379
379
  "VSelect": {
380
380
  "from": "components/VSelect",
381
381
  "styles": []
382
382
  },
383
- "VSkeletonLoader": {
384
- "from": "components/VSkeletonLoader",
385
- "styles": []
386
- },
387
383
  "VSheet": {
388
384
  "from": "components/VSheet",
389
385
  "styles": []
390
386
  },
387
+ "VSelectionControl": {
388
+ "from": "components/VSelectionControl",
389
+ "styles": []
390
+ },
391
+ "VSelectionControlGroup": {
392
+ "from": "components/VSelectionControlGroup",
393
+ "styles": []
394
+ },
395
+ "VSkeletonLoader": {
396
+ "from": "components/VSkeletonLoader",
397
+ "styles": []
398
+ },
391
399
  "VSlideGroup": {
392
400
  "from": "components/VSlideGroup",
393
401
  "styles": []
@@ -396,16 +404,12 @@
396
404
  "from": "components/VSlideGroup",
397
405
  "styles": []
398
406
  },
399
- "VSlider": {
400
- "from": "components/VSlider",
401
- "styles": []
402
- },
403
407
  "VSnackbar": {
404
408
  "from": "components/VSnackbar",
405
409
  "styles": []
406
410
  },
407
- "VSelectionControl": {
408
- "from": "components/VSelectionControl",
411
+ "VSlider": {
412
+ "from": "components/VSlider",
409
413
  "styles": []
410
414
  },
411
415
  "VStepper": {
@@ -432,8 +436,12 @@
432
436
  "from": "components/VStepper",
433
437
  "styles": []
434
438
  },
435
- "VTable": {
436
- "from": "components/VTable",
439
+ "VSystemBar": {
440
+ "from": "components/VSystemBar",
441
+ "styles": []
442
+ },
443
+ "VSwitch": {
444
+ "from": "components/VSwitch",
437
445
  "styles": []
438
446
  },
439
447
  "VTab": {
@@ -456,16 +464,8 @@
456
464
  "from": "components/VTextField",
457
465
  "styles": []
458
466
  },
459
- "VSystemBar": {
460
- "from": "components/VSystemBar",
461
- "styles": []
462
- },
463
- "VSwitch": {
464
- "from": "components/VSwitch",
465
- "styles": []
466
- },
467
- "VTextarea": {
468
- "from": "components/VTextarea",
467
+ "VTable": {
468
+ "from": "components/VTable",
469
469
  "styles": []
470
470
  },
471
471
  "VTimeline": {
@@ -500,8 +500,8 @@
500
500
  "from": "components/VToolbar",
501
501
  "styles": []
502
502
  },
503
- "VOverlay": {
504
- "from": "components/VOverlay",
503
+ "VTextarea": {
504
+ "from": "components/VTextarea",
505
505
  "styles": []
506
506
  },
507
507
  "VConfirmEdit": {
@@ -556,10 +556,6 @@
556
556
  "from": "components/VLocaleProvider",
557
557
  "styles": []
558
558
  },
559
- "VRadio": {
560
- "from": "components/VRadio",
561
- "styles": []
562
- },
563
559
  "VNoSsr": {
564
560
  "from": "components/VNoSsr",
565
561
  "styles": []
@@ -576,10 +572,6 @@
576
572
  "from": "components/VResponsive",
577
573
  "styles": []
578
574
  },
579
- "VSnackbarQueue": {
580
- "from": "components/VSnackbarQueue",
581
- "styles": []
582
- },
583
575
  "VSparkline": {
584
576
  "from": "components/VSparkline",
585
577
  "styles": []
@@ -588,14 +580,22 @@
588
580
  "from": "components/VSpeedDial",
589
581
  "styles": []
590
582
  },
591
- "VThemeProvider": {
592
- "from": "components/VThemeProvider",
583
+ "VSnackbarQueue": {
584
+ "from": "components/VSnackbarQueue",
593
585
  "styles": []
594
586
  },
595
587
  "VValidation": {
596
588
  "from": "components/VValidation",
597
589
  "styles": []
598
590
  },
591
+ "VThemeProvider": {
592
+ "from": "components/VThemeProvider",
593
+ "styles": []
594
+ },
595
+ "VRadio": {
596
+ "from": "components/VRadio",
597
+ "styles": []
598
+ },
599
599
  "VVirtualScroll": {
600
600
  "from": "components/VVirtualScroll",
601
601
  "styles": []