@vuetify/nightly 3.8.1-dev.2025-04-07 → 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.
- package/CHANGELOG.md +3 -8
- package/dist/json/attributes.json +2914 -2914
- package/dist/json/importMap-labs.json +24 -24
- package/dist/json/importMap.json +146 -146
- package/dist/json/web-types.json +5622 -5622
- package/dist/vuetify-labs.cjs +4 -9
- package/dist/vuetify-labs.css +3191 -3191
- package/dist/vuetify-labs.d.ts +48 -48
- package/dist/vuetify-labs.esm.js +4 -9
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +4 -9
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +4 -9
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +5706 -5706
- package/dist/vuetify.d.ts +48 -48
- package/dist/vuetify.esm.js +4 -9
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +4 -9
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +4 -6
- package/dist/vuetify.min.js.map +1 -1
- package/lib/composables/virtual.js +1 -6
- 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 +48 -48
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/package.json +1 -1
@@ -8,18 +8,6 @@
|
|
8
8
|
"from": "labs/VFileUpload",
|
9
9
|
"styles": []
|
10
10
|
},
|
11
|
-
"VStepperVertical": {
|
12
|
-
"from": "labs/VStepperVertical",
|
13
|
-
"styles": []
|
14
|
-
},
|
15
|
-
"VStepperVerticalItem": {
|
16
|
-
"from": "labs/VStepperVertical",
|
17
|
-
"styles": []
|
18
|
-
},
|
19
|
-
"VStepperVerticalActions": {
|
20
|
-
"from": "labs/VStepperVertical",
|
21
|
-
"styles": []
|
22
|
-
},
|
23
11
|
"VCalendar": {
|
24
12
|
"from": "labs/VCalendar",
|
25
13
|
"styles": []
|
@@ -44,8 +32,16 @@
|
|
44
32
|
"from": "labs/VCalendar",
|
45
33
|
"styles": []
|
46
34
|
},
|
47
|
-
"
|
48
|
-
"from": "labs/
|
35
|
+
"VTreeview": {
|
36
|
+
"from": "labs/VTreeview",
|
37
|
+
"styles": []
|
38
|
+
},
|
39
|
+
"VTreeviewItem": {
|
40
|
+
"from": "labs/VTreeview",
|
41
|
+
"styles": []
|
42
|
+
},
|
43
|
+
"VTreeviewGroup": {
|
44
|
+
"from": "labs/VTreeview",
|
49
45
|
"styles": []
|
50
46
|
},
|
51
47
|
"VPicker": {
|
@@ -56,6 +52,18 @@
|
|
56
52
|
"from": "labs/VPicker",
|
57
53
|
"styles": []
|
58
54
|
},
|
55
|
+
"VStepperVertical": {
|
56
|
+
"from": "labs/VStepperVertical",
|
57
|
+
"styles": []
|
58
|
+
},
|
59
|
+
"VStepperVerticalItem": {
|
60
|
+
"from": "labs/VStepperVertical",
|
61
|
+
"styles": []
|
62
|
+
},
|
63
|
+
"VStepperVerticalActions": {
|
64
|
+
"from": "labs/VStepperVertical",
|
65
|
+
"styles": []
|
66
|
+
},
|
59
67
|
"VTimePicker": {
|
60
68
|
"from": "labs/VTimePicker",
|
61
69
|
"styles": []
|
@@ -68,16 +76,8 @@
|
|
68
76
|
"from": "labs/VTimePicker",
|
69
77
|
"styles": []
|
70
78
|
},
|
71
|
-
"
|
72
|
-
"from": "labs/
|
73
|
-
"styles": []
|
74
|
-
},
|
75
|
-
"VTreeviewItem": {
|
76
|
-
"from": "labs/VTreeview",
|
77
|
-
"styles": []
|
78
|
-
},
|
79
|
-
"VTreeviewGroup": {
|
80
|
-
"from": "labs/VTreeview",
|
79
|
+
"VIconBtn": {
|
80
|
+
"from": "labs/VIconBtn",
|
81
81
|
"styles": []
|
82
82
|
},
|
83
83
|
"VDateInput": {
|
package/dist/json/importMap.json
CHANGED
@@ -16,10 +16,6 @@
|
|
16
16
|
"from": "components/VAppBar",
|
17
17
|
"styles": []
|
18
18
|
},
|
19
|
-
"VAvatar": {
|
20
|
-
"from": "components/VAvatar",
|
21
|
-
"styles": []
|
22
|
-
},
|
23
19
|
"VAlert": {
|
24
20
|
"from": "components/VAlert",
|
25
21
|
"styles": []
|
@@ -28,14 +24,18 @@
|
|
28
24
|
"from": "components/VAlert",
|
29
25
|
"styles": []
|
30
26
|
},
|
31
|
-
"VAutocomplete": {
|
32
|
-
"from": "components/VAutocomplete",
|
33
|
-
"styles": []
|
34
|
-
},
|
35
27
|
"VBadge": {
|
36
28
|
"from": "components/VBadge",
|
37
29
|
"styles": []
|
38
30
|
},
|
31
|
+
"VAvatar": {
|
32
|
+
"from": "components/VAvatar",
|
33
|
+
"styles": []
|
34
|
+
},
|
35
|
+
"VBottomSheet": {
|
36
|
+
"from": "components/VBottomSheet",
|
37
|
+
"styles": []
|
38
|
+
},
|
39
39
|
"VBanner": {
|
40
40
|
"from": "components/VBanner",
|
41
41
|
"styles": []
|
@@ -60,22 +60,34 @@
|
|
60
60
|
"from": "components/VBreadcrumbs",
|
61
61
|
"styles": []
|
62
62
|
},
|
63
|
-
"VBottomSheet": {
|
64
|
-
"from": "components/VBottomSheet",
|
65
|
-
"styles": []
|
66
|
-
},
|
67
63
|
"VBottomNavigation": {
|
68
64
|
"from": "components/VBottomNavigation",
|
69
65
|
"styles": []
|
70
66
|
},
|
71
|
-
"
|
72
|
-
"from": "components/
|
67
|
+
"VBtnToggle": {
|
68
|
+
"from": "components/VBtnToggle",
|
73
69
|
"styles": []
|
74
70
|
},
|
75
71
|
"VBtn": {
|
76
72
|
"from": "components/VBtn",
|
77
73
|
"styles": []
|
78
74
|
},
|
75
|
+
"VAutocomplete": {
|
76
|
+
"from": "components/VAutocomplete",
|
77
|
+
"styles": []
|
78
|
+
},
|
79
|
+
"VCarousel": {
|
80
|
+
"from": "components/VCarousel",
|
81
|
+
"styles": []
|
82
|
+
},
|
83
|
+
"VCarouselItem": {
|
84
|
+
"from": "components/VCarousel",
|
85
|
+
"styles": []
|
86
|
+
},
|
87
|
+
"VBtnGroup": {
|
88
|
+
"from": "components/VBtnGroup",
|
89
|
+
"styles": []
|
90
|
+
},
|
79
91
|
"VCheckbox": {
|
80
92
|
"from": "components/VCheckbox",
|
81
93
|
"styles": []
|
@@ -84,6 +96,14 @@
|
|
84
96
|
"from": "components/VCheckbox",
|
85
97
|
"styles": []
|
86
98
|
},
|
99
|
+
"VCode": {
|
100
|
+
"from": "components/VCode",
|
101
|
+
"styles": []
|
102
|
+
},
|
103
|
+
"VCombobox": {
|
104
|
+
"from": "components/VCombobox",
|
105
|
+
"styles": []
|
106
|
+
},
|
87
107
|
"VCard": {
|
88
108
|
"from": "components/VCard",
|
89
109
|
"styles": []
|
@@ -108,34 +128,10 @@
|
|
108
128
|
"from": "components/VCard",
|
109
129
|
"styles": []
|
110
130
|
},
|
111
|
-
"VBtnToggle": {
|
112
|
-
"from": "components/VBtnToggle",
|
113
|
-
"styles": []
|
114
|
-
},
|
115
131
|
"VChipGroup": {
|
116
132
|
"from": "components/VChipGroup",
|
117
133
|
"styles": []
|
118
134
|
},
|
119
|
-
"VCarousel": {
|
120
|
-
"from": "components/VCarousel",
|
121
|
-
"styles": []
|
122
|
-
},
|
123
|
-
"VCarouselItem": {
|
124
|
-
"from": "components/VCarousel",
|
125
|
-
"styles": []
|
126
|
-
},
|
127
|
-
"VColorPicker": {
|
128
|
-
"from": "components/VColorPicker",
|
129
|
-
"styles": []
|
130
|
-
},
|
131
|
-
"VCode": {
|
132
|
-
"from": "components/VCode",
|
133
|
-
"styles": []
|
134
|
-
},
|
135
|
-
"VCombobox": {
|
136
|
-
"from": "components/VCombobox",
|
137
|
-
"styles": []
|
138
|
-
},
|
139
135
|
"VDataTable": {
|
140
136
|
"from": "components/VDataTable",
|
141
137
|
"styles": []
|
@@ -164,6 +160,22 @@
|
|
164
160
|
"from": "components/VDataTable",
|
165
161
|
"styles": []
|
166
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
|
+
},
|
167
179
|
"VDatePicker": {
|
168
180
|
"from": "components/VDatePicker",
|
169
181
|
"styles": []
|
@@ -188,20 +200,28 @@
|
|
188
200
|
"from": "components/VDatePicker",
|
189
201
|
"styles": []
|
190
202
|
},
|
191
|
-
"
|
192
|
-
"from": "components/
|
203
|
+
"VFab": {
|
204
|
+
"from": "components/VFab",
|
193
205
|
"styles": []
|
194
206
|
},
|
195
|
-
"
|
196
|
-
"from": "components/
|
207
|
+
"VDialog": {
|
208
|
+
"from": "components/VDialog",
|
197
209
|
"styles": []
|
198
210
|
},
|
199
211
|
"VEmptyState": {
|
200
212
|
"from": "components/VEmptyState",
|
201
213
|
"styles": []
|
202
214
|
},
|
203
|
-
"
|
204
|
-
"from": "components/
|
215
|
+
"VFooter": {
|
216
|
+
"from": "components/VFooter",
|
217
|
+
"styles": []
|
218
|
+
},
|
219
|
+
"VField": {
|
220
|
+
"from": "components/VField",
|
221
|
+
"styles": []
|
222
|
+
},
|
223
|
+
"VFieldLabel": {
|
224
|
+
"from": "components/VField",
|
205
225
|
"styles": []
|
206
226
|
},
|
207
227
|
"VExpansionPanels": {
|
@@ -220,26 +240,6 @@
|
|
220
240
|
"from": "components/VExpansionPanel",
|
221
241
|
"styles": []
|
222
242
|
},
|
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
|
-
},
|
239
|
-
"VFooter": {
|
240
|
-
"from": "components/VFooter",
|
241
|
-
"styles": []
|
242
|
-
},
|
243
243
|
"VFileInput": {
|
244
244
|
"from": "components/VFileInput",
|
245
245
|
"styles": []
|
@@ -264,16 +264,12 @@
|
|
264
264
|
"from": "components/VIcon",
|
265
265
|
"styles": []
|
266
266
|
},
|
267
|
-
"
|
268
|
-
"from": "components/
|
269
|
-
"styles": []
|
270
|
-
},
|
271
|
-
"VLabel": {
|
272
|
-
"from": "components/VLabel",
|
267
|
+
"VImg": {
|
268
|
+
"from": "components/VImg",
|
273
269
|
"styles": []
|
274
270
|
},
|
275
|
-
"
|
276
|
-
"from": "components/
|
271
|
+
"VInput": {
|
272
|
+
"from": "components/VInput",
|
277
273
|
"styles": []
|
278
274
|
},
|
279
275
|
"VItemGroup": {
|
@@ -284,12 +280,12 @@
|
|
284
280
|
"from": "components/VItemGroup",
|
285
281
|
"styles": []
|
286
282
|
},
|
287
|
-
"
|
288
|
-
"from": "components/
|
283
|
+
"VInfiniteScroll": {
|
284
|
+
"from": "components/VInfiniteScroll",
|
289
285
|
"styles": []
|
290
286
|
},
|
291
|
-
"
|
292
|
-
"from": "components/
|
287
|
+
"VLabel": {
|
288
|
+
"from": "components/VLabel",
|
293
289
|
"styles": []
|
294
290
|
},
|
295
291
|
"VList": {
|
@@ -328,10 +324,18 @@
|
|
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
|
+
"VMessages": {
|
336
|
+
"from": "components/VMessages",
|
337
|
+
"styles": []
|
338
|
+
},
|
335
339
|
"VNavigationDrawer": {
|
336
340
|
"from": "components/VNavigationDrawer",
|
337
341
|
"styles": []
|
@@ -340,6 +344,10 @@
|
|
340
344
|
"from": "components/VMenu",
|
341
345
|
"styles": []
|
342
346
|
},
|
347
|
+
"VNumberInput": {
|
348
|
+
"from": "components/VNumberInput",
|
349
|
+
"styles": []
|
350
|
+
},
|
343
351
|
"VOtpInput": {
|
344
352
|
"from": "components/VOtpInput",
|
345
353
|
"styles": []
|
@@ -348,14 +356,6 @@
|
|
348
356
|
"from": "components/VOverlay",
|
349
357
|
"styles": []
|
350
358
|
},
|
351
|
-
"VMessages": {
|
352
|
-
"from": "components/VMessages",
|
353
|
-
"styles": []
|
354
|
-
},
|
355
|
-
"VNumberInput": {
|
356
|
-
"from": "components/VNumberInput",
|
357
|
-
"styles": []
|
358
|
-
},
|
359
359
|
"VPagination": {
|
360
360
|
"from": "components/VPagination",
|
361
361
|
"styles": []
|
@@ -364,6 +364,10 @@
|
|
364
364
|
"from": "components/VProgressLinear",
|
365
365
|
"styles": []
|
366
366
|
},
|
367
|
+
"VRating": {
|
368
|
+
"from": "components/VRating",
|
369
|
+
"styles": []
|
370
|
+
},
|
367
371
|
"VRadioGroup": {
|
368
372
|
"from": "components/VRadioGroup",
|
369
373
|
"styles": []
|
@@ -376,14 +380,14 @@
|
|
376
380
|
"from": "components/VSelect",
|
377
381
|
"styles": []
|
378
382
|
},
|
379
|
-
"VRating": {
|
380
|
-
"from": "components/VRating",
|
381
|
-
"styles": []
|
382
|
-
},
|
383
383
|
"VSelectionControl": {
|
384
384
|
"from": "components/VSelectionControl",
|
385
385
|
"styles": []
|
386
386
|
},
|
387
|
+
"VSkeletonLoader": {
|
388
|
+
"from": "components/VSkeletonLoader",
|
389
|
+
"styles": []
|
390
|
+
},
|
387
391
|
"VSelectionControlGroup": {
|
388
392
|
"from": "components/VSelectionControlGroup",
|
389
393
|
"styles": []
|
@@ -396,24 +400,44 @@
|
|
396
400
|
"from": "components/VSlideGroup",
|
397
401
|
"styles": []
|
398
402
|
},
|
399
|
-
"VSnackbar": {
|
400
|
-
"from": "components/VSnackbar",
|
401
|
-
"styles": []
|
402
|
-
},
|
403
403
|
"VSheet": {
|
404
404
|
"from": "components/VSheet",
|
405
405
|
"styles": []
|
406
406
|
},
|
407
|
-
"
|
408
|
-
"from": "components/
|
407
|
+
"VStepper": {
|
408
|
+
"from": "components/VStepper",
|
409
|
+
"styles": []
|
410
|
+
},
|
411
|
+
"VStepperActions": {
|
412
|
+
"from": "components/VStepper",
|
413
|
+
"styles": []
|
414
|
+
},
|
415
|
+
"VStepperHeader": {
|
416
|
+
"from": "components/VStepper",
|
417
|
+
"styles": []
|
418
|
+
},
|
419
|
+
"VStepperItem": {
|
420
|
+
"from": "components/VStepper",
|
421
|
+
"styles": []
|
422
|
+
},
|
423
|
+
"VStepperWindow": {
|
424
|
+
"from": "components/VStepper",
|
425
|
+
"styles": []
|
426
|
+
},
|
427
|
+
"VStepperWindowItem": {
|
428
|
+
"from": "components/VStepper",
|
429
|
+
"styles": []
|
430
|
+
},
|
431
|
+
"VSnackbar": {
|
432
|
+
"from": "components/VSnackbar",
|
409
433
|
"styles": []
|
410
434
|
},
|
411
435
|
"VSlider": {
|
412
436
|
"from": "components/VSlider",
|
413
437
|
"styles": []
|
414
438
|
},
|
415
|
-
"
|
416
|
-
"from": "components/
|
439
|
+
"VTextarea": {
|
440
|
+
"from": "components/VTextarea",
|
417
441
|
"styles": []
|
418
442
|
},
|
419
443
|
"VTab": {
|
@@ -432,40 +456,28 @@
|
|
432
456
|
"from": "components/VTabs",
|
433
457
|
"styles": []
|
434
458
|
},
|
435
|
-
"
|
436
|
-
"from": "components/
|
437
|
-
"styles": []
|
438
|
-
},
|
439
|
-
"VStepper": {
|
440
|
-
"from": "components/VStepper",
|
441
|
-
"styles": []
|
442
|
-
},
|
443
|
-
"VStepperActions": {
|
444
|
-
"from": "components/VStepper",
|
445
|
-
"styles": []
|
446
|
-
},
|
447
|
-
"VStepperHeader": {
|
448
|
-
"from": "components/VStepper",
|
459
|
+
"VSwitch": {
|
460
|
+
"from": "components/VSwitch",
|
449
461
|
"styles": []
|
450
462
|
},
|
451
|
-
"
|
452
|
-
"from": "components/
|
463
|
+
"VSystemBar": {
|
464
|
+
"from": "components/VSystemBar",
|
453
465
|
"styles": []
|
454
466
|
},
|
455
|
-
"
|
456
|
-
"from": "components/
|
467
|
+
"VTextField": {
|
468
|
+
"from": "components/VTextField",
|
457
469
|
"styles": []
|
458
470
|
},
|
459
|
-
"
|
460
|
-
"from": "components/
|
471
|
+
"VTable": {
|
472
|
+
"from": "components/VTable",
|
461
473
|
"styles": []
|
462
474
|
},
|
463
|
-
"
|
464
|
-
"from": "components/
|
475
|
+
"VTimeline": {
|
476
|
+
"from": "components/VTimeline",
|
465
477
|
"styles": []
|
466
478
|
},
|
467
|
-
"
|
468
|
-
"from": "components/
|
479
|
+
"VTimelineItem": {
|
480
|
+
"from": "components/VTimeline",
|
469
481
|
"styles": []
|
470
482
|
},
|
471
483
|
"VToolbar": {
|
@@ -480,16 +492,8 @@
|
|
480
492
|
"from": "components/VToolbar",
|
481
493
|
"styles": []
|
482
494
|
},
|
483
|
-
"
|
484
|
-
"from": "components/
|
485
|
-
"styles": []
|
486
|
-
},
|
487
|
-
"VTimeline": {
|
488
|
-
"from": "components/VTimeline",
|
489
|
-
"styles": []
|
490
|
-
},
|
491
|
-
"VTimelineItem": {
|
492
|
-
"from": "components/VTimeline",
|
495
|
+
"VTooltip": {
|
496
|
+
"from": "components/VTooltip",
|
493
497
|
"styles": []
|
494
498
|
},
|
495
499
|
"VWindow": {
|
@@ -500,10 +504,6 @@
|
|
500
504
|
"from": "components/VWindow",
|
501
505
|
"styles": []
|
502
506
|
},
|
503
|
-
"VTooltip": {
|
504
|
-
"from": "components/VTooltip",
|
505
|
-
"styles": []
|
506
|
-
},
|
507
507
|
"VConfirmEdit": {
|
508
508
|
"from": "components/VConfirmEdit",
|
509
509
|
"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,6 +536,10 @@
|
|
540
536
|
"from": "components/VGrid",
|
541
537
|
"styles": []
|
542
538
|
},
|
539
|
+
"VHover": {
|
540
|
+
"from": "components/VHover",
|
541
|
+
"styles": []
|
542
|
+
},
|
543
543
|
"VLayout": {
|
544
544
|
"from": "components/VLayout",
|
545
545
|
"styles": []
|
@@ -564,14 +564,14 @@
|
|
564
564
|
"from": "components/VParallax",
|
565
565
|
"styles": []
|
566
566
|
},
|
567
|
-
"VRadio": {
|
568
|
-
"from": "components/VRadio",
|
569
|
-
"styles": []
|
570
|
-
},
|
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": []
|
@@ -592,14 +592,14 @@
|
|
592
592
|
"from": "components/VThemeProvider",
|
593
593
|
"styles": []
|
594
594
|
},
|
595
|
-
"VValidation": {
|
596
|
-
"from": "components/VValidation",
|
597
|
-
"styles": []
|
598
|
-
},
|
599
595
|
"VVirtualScroll": {
|
600
596
|
"from": "components/VVirtualScroll",
|
601
597
|
"styles": []
|
602
598
|
},
|
599
|
+
"VValidation": {
|
600
|
+
"from": "components/VValidation",
|
601
|
+
"styles": []
|
602
|
+
},
|
603
603
|
"VFabTransition": {
|
604
604
|
"from": "components/transitions",
|
605
605
|
"styles": []
|