@vuetify/nightly 3.8.0-master.2025-04-06 → 3.8.1-dev.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.
- package/CHANGELOG.md +5 -15
- package/dist/json/attributes.json +2903 -2903
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +146 -146
- package/dist/json/web-types.json +5605 -5605
- package/dist/vuetify-labs.cjs +113 -86
- package/dist/vuetify-labs.css +4774 -4774
- package/dist/vuetify-labs.d.ts +49 -49
- package/dist/vuetify-labs.esm.js +113 -86
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +113 -86
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +113 -86
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +5308 -5308
- package/dist/vuetify.d.ts +49 -49
- package/dist/vuetify.esm.js +113 -86
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +113 -86
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +794 -791
- package/dist/vuetify.min.js.map +1 -1
- package/lib/composables/theme.js +105 -83
- package/lib/composables/theme.js.map +1 -1
- package/lib/composables/virtual.js +6 -1
- package/lib/composables/virtual.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +49 -49
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/package.json +2 -2
@@ -1,5 +1,13 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
+
"VFileUpload": {
|
4
|
+
"from": "labs/VFileUpload",
|
5
|
+
"styles": []
|
6
|
+
},
|
7
|
+
"VFileUploadItem": {
|
8
|
+
"from": "labs/VFileUpload",
|
9
|
+
"styles": []
|
10
|
+
},
|
3
11
|
"VStepperVertical": {
|
4
12
|
"from": "labs/VStepperVertical",
|
5
13
|
"styles": []
|
@@ -36,12 +44,16 @@
|
|
36
44
|
"from": "labs/VCalendar",
|
37
45
|
"styles": []
|
38
46
|
},
|
39
|
-
"
|
40
|
-
"from": "labs/
|
47
|
+
"VIconBtn": {
|
48
|
+
"from": "labs/VIconBtn",
|
41
49
|
"styles": []
|
42
50
|
},
|
43
|
-
"
|
44
|
-
"from": "labs/
|
51
|
+
"VPicker": {
|
52
|
+
"from": "labs/VPicker",
|
53
|
+
"styles": []
|
54
|
+
},
|
55
|
+
"VPickerTitle": {
|
56
|
+
"from": "labs/VPicker",
|
45
57
|
"styles": []
|
46
58
|
},
|
47
59
|
"VTimePicker": {
|
@@ -56,18 +68,6 @@
|
|
56
68
|
"from": "labs/VTimePicker",
|
57
69
|
"styles": []
|
58
70
|
},
|
59
|
-
"VIconBtn": {
|
60
|
-
"from": "labs/VIconBtn",
|
61
|
-
"styles": []
|
62
|
-
},
|
63
|
-
"VPicker": {
|
64
|
-
"from": "labs/VPicker",
|
65
|
-
"styles": []
|
66
|
-
},
|
67
|
-
"VPickerTitle": {
|
68
|
-
"from": "labs/VPicker",
|
69
|
-
"styles": []
|
70
|
-
},
|
71
71
|
"VTreeview": {
|
72
72
|
"from": "labs/VTreeview",
|
73
73
|
"styles": []
|
package/dist/json/importMap.json
CHANGED
@@ -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
|
},
|
31
|
-
"
|
32
|
-
"from": "components/
|
19
|
+
"VAvatar": {
|
20
|
+
"from": "components/VAvatar",
|
33
21
|
"styles": []
|
34
22
|
},
|
35
|
-
"
|
36
|
-
"from": "components/
|
23
|
+
"VAlert": {
|
24
|
+
"from": "components/VAlert",
|
37
25
|
"styles": []
|
38
26
|
},
|
39
|
-
"
|
40
|
-
"from": "components/
|
27
|
+
"VAlertTitle": {
|
28
|
+
"from": "components/VAlert",
|
29
|
+
"styles": []
|
30
|
+
},
|
31
|
+
"VAutocomplete": {
|
32
|
+
"from": "components/VAutocomplete",
|
33
|
+
"styles": []
|
34
|
+
},
|
35
|
+
"VBadge": {
|
36
|
+
"from": "components/VBadge",
|
41
37
|
"styles": []
|
42
38
|
},
|
43
39
|
"VBanner": {
|
@@ -52,32 +48,40 @@
|
|
52
48
|
"from": "components/VBanner",
|
53
49
|
"styles": []
|
54
50
|
},
|
55
|
-
"
|
56
|
-
"from": "components/
|
51
|
+
"VBreadcrumbs": {
|
52
|
+
"from": "components/VBreadcrumbs",
|
57
53
|
"styles": []
|
58
54
|
},
|
59
|
-
"
|
60
|
-
"from": "components/
|
55
|
+
"VBreadcrumbsItem": {
|
56
|
+
"from": "components/VBreadcrumbs",
|
61
57
|
"styles": []
|
62
58
|
},
|
63
|
-
"
|
64
|
-
"from": "components/
|
59
|
+
"VBreadcrumbsDivider": {
|
60
|
+
"from": "components/VBreadcrumbs",
|
65
61
|
"styles": []
|
66
62
|
},
|
67
|
-
"
|
68
|
-
"from": "components/
|
63
|
+
"VBottomSheet": {
|
64
|
+
"from": "components/VBottomSheet",
|
69
65
|
"styles": []
|
70
66
|
},
|
71
|
-
"
|
72
|
-
"from": "components/
|
67
|
+
"VBottomNavigation": {
|
68
|
+
"from": "components/VBottomNavigation",
|
73
69
|
"styles": []
|
74
70
|
},
|
75
|
-
"
|
76
|
-
"from": "components/
|
71
|
+
"VBtnGroup": {
|
72
|
+
"from": "components/VBtnGroup",
|
77
73
|
"styles": []
|
78
74
|
},
|
79
|
-
"
|
80
|
-
"from": "components/
|
75
|
+
"VBtn": {
|
76
|
+
"from": "components/VBtn",
|
77
|
+
"styles": []
|
78
|
+
},
|
79
|
+
"VCheckbox": {
|
80
|
+
"from": "components/VCheckbox",
|
81
|
+
"styles": []
|
82
|
+
},
|
83
|
+
"VCheckboxBtn": {
|
84
|
+
"from": "components/VCheckbox",
|
81
85
|
"styles": []
|
82
86
|
},
|
83
87
|
"VCard": {
|
@@ -104,12 +108,12 @@
|
|
104
108
|
"from": "components/VCard",
|
105
109
|
"styles": []
|
106
110
|
},
|
107
|
-
"
|
108
|
-
"from": "components/
|
111
|
+
"VBtnToggle": {
|
112
|
+
"from": "components/VBtnToggle",
|
109
113
|
"styles": []
|
110
114
|
},
|
111
|
-
"
|
112
|
-
"from": "components/
|
115
|
+
"VChipGroup": {
|
116
|
+
"from": "components/VChipGroup",
|
113
117
|
"styles": []
|
114
118
|
},
|
115
119
|
"VCarousel": {
|
@@ -120,18 +124,10 @@
|
|
120
124
|
"from": "components/VCarousel",
|
121
125
|
"styles": []
|
122
126
|
},
|
123
|
-
"VChip": {
|
124
|
-
"from": "components/VChip",
|
125
|
-
"styles": []
|
126
|
-
},
|
127
127
|
"VColorPicker": {
|
128
128
|
"from": "components/VColorPicker",
|
129
129
|
"styles": []
|
130
130
|
},
|
131
|
-
"VChipGroup": {
|
132
|
-
"from": "components/VChipGroup",
|
133
|
-
"styles": []
|
134
|
-
},
|
135
131
|
"VCode": {
|
136
132
|
"from": "components/VCode",
|
137
133
|
"styles": []
|
@@ -140,10 +136,6 @@
|
|
140
136
|
"from": "components/VCombobox",
|
141
137
|
"styles": []
|
142
138
|
},
|
143
|
-
"VCounter": {
|
144
|
-
"from": "components/VCounter",
|
145
|
-
"styles": []
|
146
|
-
},
|
147
139
|
"VDataTable": {
|
148
140
|
"from": "components/VDataTable",
|
149
141
|
"styles": []
|
@@ -196,34 +188,22 @@
|
|
196
188
|
"from": "components/VDatePicker",
|
197
189
|
"styles": []
|
198
190
|
},
|
199
|
-
"
|
200
|
-
"from": "components/
|
201
|
-
"styles": []
|
202
|
-
},
|
203
|
-
"VDialog": {
|
204
|
-
"from": "components/VDialog",
|
205
|
-
"styles": []
|
206
|
-
},
|
207
|
-
"VFab": {
|
208
|
-
"from": "components/VFab",
|
209
|
-
"styles": []
|
210
|
-
},
|
211
|
-
"VField": {
|
212
|
-
"from": "components/VField",
|
213
|
-
"styles": []
|
214
|
-
},
|
215
|
-
"VFieldLabel": {
|
216
|
-
"from": "components/VField",
|
191
|
+
"VCounter": {
|
192
|
+
"from": "components/VCounter",
|
217
193
|
"styles": []
|
218
194
|
},
|
219
|
-
"
|
220
|
-
"from": "components/
|
195
|
+
"VChip": {
|
196
|
+
"from": "components/VChip",
|
221
197
|
"styles": []
|
222
198
|
},
|
223
199
|
"VEmptyState": {
|
224
200
|
"from": "components/VEmptyState",
|
225
201
|
"styles": []
|
226
202
|
},
|
203
|
+
"VDivider": {
|
204
|
+
"from": "components/VDivider",
|
205
|
+
"styles": []
|
206
|
+
},
|
227
207
|
"VExpansionPanels": {
|
228
208
|
"from": "components/VExpansionPanel",
|
229
209
|
"styles": []
|
@@ -240,10 +220,30 @@
|
|
240
220
|
"from": "components/VExpansionPanel",
|
241
221
|
"styles": []
|
242
222
|
},
|
223
|
+
"VDialog": {
|
224
|
+
"from": "components/VDialog",
|
225
|
+
"styles": []
|
226
|
+
},
|
227
|
+
"VFab": {
|
228
|
+
"from": "components/VFab",
|
229
|
+
"styles": []
|
230
|
+
},
|
231
|
+
"VField": {
|
232
|
+
"from": "components/VField",
|
233
|
+
"styles": []
|
234
|
+
},
|
235
|
+
"VFieldLabel": {
|
236
|
+
"from": "components/VField",
|
237
|
+
"styles": []
|
238
|
+
},
|
243
239
|
"VFooter": {
|
244
240
|
"from": "components/VFooter",
|
245
241
|
"styles": []
|
246
242
|
},
|
243
|
+
"VFileInput": {
|
244
|
+
"from": "components/VFileInput",
|
245
|
+
"styles": []
|
246
|
+
},
|
247
247
|
"VIcon": {
|
248
248
|
"from": "components/VIcon",
|
249
249
|
"styles": []
|
@@ -264,32 +264,32 @@
|
|
264
264
|
"from": "components/VIcon",
|
265
265
|
"styles": []
|
266
266
|
},
|
267
|
-
"
|
268
|
-
"from": "components/
|
269
|
-
"styles": []
|
270
|
-
},
|
271
|
-
"VItemGroup": {
|
272
|
-
"from": "components/VItemGroup",
|
267
|
+
"VInput": {
|
268
|
+
"from": "components/VInput",
|
273
269
|
"styles": []
|
274
270
|
},
|
275
|
-
"
|
276
|
-
"from": "components/
|
271
|
+
"VLabel": {
|
272
|
+
"from": "components/VLabel",
|
277
273
|
"styles": []
|
278
274
|
},
|
279
275
|
"VInfiniteScroll": {
|
280
276
|
"from": "components/VInfiniteScroll",
|
281
277
|
"styles": []
|
282
278
|
},
|
283
|
-
"
|
284
|
-
"from": "components/
|
279
|
+
"VItemGroup": {
|
280
|
+
"from": "components/VItemGroup",
|
281
|
+
"styles": []
|
282
|
+
},
|
283
|
+
"VItem": {
|
284
|
+
"from": "components/VItemGroup",
|
285
285
|
"styles": []
|
286
286
|
},
|
287
287
|
"VKbd": {
|
288
288
|
"from": "components/VKbd",
|
289
289
|
"styles": []
|
290
290
|
},
|
291
|
-
"
|
292
|
-
"from": "components/
|
291
|
+
"VImg": {
|
292
|
+
"from": "components/VImg",
|
293
293
|
"styles": []
|
294
294
|
},
|
295
295
|
"VList": {
|
@@ -332,18 +332,22 @@
|
|
332
332
|
"from": "components/VMain",
|
333
333
|
"styles": []
|
334
334
|
},
|
335
|
-
"VMenu": {
|
336
|
-
"from": "components/VMenu",
|
337
|
-
"styles": []
|
338
|
-
},
|
339
335
|
"VNavigationDrawer": {
|
340
336
|
"from": "components/VNavigationDrawer",
|
341
337
|
"styles": []
|
342
338
|
},
|
339
|
+
"VMenu": {
|
340
|
+
"from": "components/VMenu",
|
341
|
+
"styles": []
|
342
|
+
},
|
343
343
|
"VOtpInput": {
|
344
344
|
"from": "components/VOtpInput",
|
345
345
|
"styles": []
|
346
346
|
},
|
347
|
+
"VOverlay": {
|
348
|
+
"from": "components/VOverlay",
|
349
|
+
"styles": []
|
350
|
+
},
|
347
351
|
"VMessages": {
|
348
352
|
"from": "components/VMessages",
|
349
353
|
"styles": []
|
@@ -352,48 +356,36 @@
|
|
352
356
|
"from": "components/VNumberInput",
|
353
357
|
"styles": []
|
354
358
|
},
|
355
|
-
"VProgressCircular": {
|
356
|
-
"from": "components/VProgressCircular",
|
357
|
-
"styles": []
|
358
|
-
},
|
359
359
|
"VPagination": {
|
360
360
|
"from": "components/VPagination",
|
361
361
|
"styles": []
|
362
362
|
},
|
363
|
-
"
|
364
|
-
"from": "components/
|
363
|
+
"VProgressLinear": {
|
364
|
+
"from": "components/VProgressLinear",
|
365
365
|
"styles": []
|
366
366
|
},
|
367
367
|
"VRadioGroup": {
|
368
368
|
"from": "components/VRadioGroup",
|
369
369
|
"styles": []
|
370
370
|
},
|
371
|
-
"
|
372
|
-
"from": "components/
|
373
|
-
"styles": []
|
374
|
-
},
|
375
|
-
"VSelectionControl": {
|
376
|
-
"from": "components/VSelectionControl",
|
371
|
+
"VProgressCircular": {
|
372
|
+
"from": "components/VProgressCircular",
|
377
373
|
"styles": []
|
378
374
|
},
|
379
|
-
"
|
380
|
-
"from": "components/
|
375
|
+
"VSelect": {
|
376
|
+
"from": "components/VSelect",
|
381
377
|
"styles": []
|
382
378
|
},
|
383
379
|
"VRating": {
|
384
380
|
"from": "components/VRating",
|
385
381
|
"styles": []
|
386
382
|
},
|
387
|
-
"
|
388
|
-
"from": "components/
|
389
|
-
"styles": []
|
390
|
-
},
|
391
|
-
"VSheet": {
|
392
|
-
"from": "components/VSheet",
|
383
|
+
"VSelectionControl": {
|
384
|
+
"from": "components/VSelectionControl",
|
393
385
|
"styles": []
|
394
386
|
},
|
395
|
-
"
|
396
|
-
"from": "components/
|
387
|
+
"VSelectionControlGroup": {
|
388
|
+
"from": "components/VSelectionControlGroup",
|
397
389
|
"styles": []
|
398
390
|
},
|
399
391
|
"VSlideGroup": {
|
@@ -404,20 +396,44 @@
|
|
404
396
|
"from": "components/VSlideGroup",
|
405
397
|
"styles": []
|
406
398
|
},
|
399
|
+
"VSnackbar": {
|
400
|
+
"from": "components/VSnackbar",
|
401
|
+
"styles": []
|
402
|
+
},
|
403
|
+
"VSheet": {
|
404
|
+
"from": "components/VSheet",
|
405
|
+
"styles": []
|
406
|
+
},
|
407
407
|
"VSkeletonLoader": {
|
408
408
|
"from": "components/VSkeletonLoader",
|
409
409
|
"styles": []
|
410
410
|
},
|
411
|
-
"
|
412
|
-
"from": "components/
|
411
|
+
"VSlider": {
|
412
|
+
"from": "components/VSlider",
|
413
413
|
"styles": []
|
414
414
|
},
|
415
415
|
"VSwitch": {
|
416
416
|
"from": "components/VSwitch",
|
417
417
|
"styles": []
|
418
418
|
},
|
419
|
-
"
|
420
|
-
"from": "components/
|
419
|
+
"VTab": {
|
420
|
+
"from": "components/VTabs",
|
421
|
+
"styles": []
|
422
|
+
},
|
423
|
+
"VTabs": {
|
424
|
+
"from": "components/VTabs",
|
425
|
+
"styles": []
|
426
|
+
},
|
427
|
+
"VTabsWindow": {
|
428
|
+
"from": "components/VTabs",
|
429
|
+
"styles": []
|
430
|
+
},
|
431
|
+
"VTabsWindowItem": {
|
432
|
+
"from": "components/VTabs",
|
433
|
+
"styles": []
|
434
|
+
},
|
435
|
+
"VSystemBar": {
|
436
|
+
"from": "components/VSystemBar",
|
421
437
|
"styles": []
|
422
438
|
},
|
423
439
|
"VStepper": {
|
@@ -444,28 +460,12 @@
|
|
444
460
|
"from": "components/VStepper",
|
445
461
|
"styles": []
|
446
462
|
},
|
447
|
-
"
|
448
|
-
"from": "components/
|
449
|
-
"styles": []
|
450
|
-
},
|
451
|
-
"VTab": {
|
452
|
-
"from": "components/VTabs",
|
453
|
-
"styles": []
|
454
|
-
},
|
455
|
-
"VTabs": {
|
456
|
-
"from": "components/VTabs",
|
457
|
-
"styles": []
|
458
|
-
},
|
459
|
-
"VTabsWindow": {
|
460
|
-
"from": "components/VTabs",
|
461
|
-
"styles": []
|
462
|
-
},
|
463
|
-
"VTabsWindowItem": {
|
464
|
-
"from": "components/VTabs",
|
463
|
+
"VTextarea": {
|
464
|
+
"from": "components/VTextarea",
|
465
465
|
"styles": []
|
466
466
|
},
|
467
|
-
"
|
468
|
-
"from": "components/
|
467
|
+
"VTable": {
|
468
|
+
"from": "components/VTable",
|
469
469
|
"styles": []
|
470
470
|
},
|
471
471
|
"VToolbar": {
|
@@ -480,12 +480,8 @@
|
|
480
480
|
"from": "components/VToolbar",
|
481
481
|
"styles": []
|
482
482
|
},
|
483
|
-
"
|
484
|
-
"from": "components/
|
485
|
-
"styles": []
|
486
|
-
},
|
487
|
-
"VTextarea": {
|
488
|
-
"from": "components/VTextarea",
|
483
|
+
"VTextField": {
|
484
|
+
"from": "components/VTextField",
|
489
485
|
"styles": []
|
490
486
|
},
|
491
487
|
"VTimeline": {
|
@@ -504,6 +500,10 @@
|
|
504
500
|
"from": "components/VWindow",
|
505
501
|
"styles": []
|
506
502
|
},
|
503
|
+
"VTooltip": {
|
504
|
+
"from": "components/VTooltip",
|
505
|
+
"styles": []
|
506
|
+
},
|
507
507
|
"VConfirmEdit": {
|
508
508
|
"from": "components/VConfirmEdit",
|
509
509
|
"styles": []
|
@@ -540,10 +540,6 @@
|
|
540
540
|
"from": "components/VGrid",
|
541
541
|
"styles": []
|
542
542
|
},
|
543
|
-
"VLazy": {
|
544
|
-
"from": "components/VLazy",
|
545
|
-
"styles": []
|
546
|
-
},
|
547
543
|
"VLayout": {
|
548
544
|
"from": "components/VLayout",
|
549
545
|
"styles": []
|
@@ -552,14 +548,18 @@
|
|
552
548
|
"from": "components/VLayout",
|
553
549
|
"styles": []
|
554
550
|
},
|
555
|
-
"
|
556
|
-
"from": "components/
|
551
|
+
"VLazy": {
|
552
|
+
"from": "components/VLazy",
|
557
553
|
"styles": []
|
558
554
|
},
|
559
555
|
"VLocaleProvider": {
|
560
556
|
"from": "components/VLocaleProvider",
|
561
557
|
"styles": []
|
562
558
|
},
|
559
|
+
"VNoSsr": {
|
560
|
+
"from": "components/VNoSsr",
|
561
|
+
"styles": []
|
562
|
+
},
|
563
563
|
"VParallax": {
|
564
564
|
"from": "components/VParallax",
|
565
565
|
"styles": []
|
@@ -592,6 +592,10 @@
|
|
592
592
|
"from": "components/VThemeProvider",
|
593
593
|
"styles": []
|
594
594
|
},
|
595
|
+
"VValidation": {
|
596
|
+
"from": "components/VValidation",
|
597
|
+
"styles": []
|
598
|
+
},
|
595
599
|
"VVirtualScroll": {
|
596
600
|
"from": "components/VVirtualScroll",
|
597
601
|
"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": [
|