@vuetify/nightly 3.8.4-master.2025-05-09 → 3.8.4-master.2025-05-12
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 +10 -3
- package/dist/json/attributes.json +1380 -1380
- package/dist/json/importMap-labs.json +28 -28
- package/dist/json/importMap.json +136 -136
- package/dist/json/web-types.json +2517 -2517
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +4585 -4585
- package/dist/vuetify-labs.d.ts +46 -46
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -3
- package/dist/vuetify.css +5410 -5410
- package/dist/vuetify.d.ts +46 -46
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +46 -46
- package/lib/framework.js +1 -1
- package/package.json +1 -2
@@ -1,5 +1,29 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
+
"VIconBtn": {
|
4
|
+
"from": "labs/VIconBtn",
|
5
|
+
"styles": []
|
6
|
+
},
|
7
|
+
"VFileUpload": {
|
8
|
+
"from": "labs/VFileUpload",
|
9
|
+
"styles": []
|
10
|
+
},
|
11
|
+
"VFileUploadItem": {
|
12
|
+
"from": "labs/VFileUpload",
|
13
|
+
"styles": []
|
14
|
+
},
|
15
|
+
"VStepperVertical": {
|
16
|
+
"from": "labs/VStepperVertical",
|
17
|
+
"styles": []
|
18
|
+
},
|
19
|
+
"VStepperVerticalItem": {
|
20
|
+
"from": "labs/VStepperVertical",
|
21
|
+
"styles": []
|
22
|
+
},
|
23
|
+
"VStepperVerticalActions": {
|
24
|
+
"from": "labs/VStepperVertical",
|
25
|
+
"styles": []
|
26
|
+
},
|
3
27
|
"VCalendar": {
|
4
28
|
"from": "labs/VCalendar",
|
5
29
|
"styles": []
|
@@ -24,18 +48,6 @@
|
|
24
48
|
"from": "labs/VCalendar",
|
25
49
|
"styles": []
|
26
50
|
},
|
27
|
-
"VIconBtn": {
|
28
|
-
"from": "labs/VIconBtn",
|
29
|
-
"styles": []
|
30
|
-
},
|
31
|
-
"VFileUpload": {
|
32
|
-
"from": "labs/VFileUpload",
|
33
|
-
"styles": []
|
34
|
-
},
|
35
|
-
"VFileUploadItem": {
|
36
|
-
"from": "labs/VFileUpload",
|
37
|
-
"styles": []
|
38
|
-
},
|
39
51
|
"VPicker": {
|
40
52
|
"from": "labs/VPicker",
|
41
53
|
"styles": []
|
@@ -56,18 +68,6 @@
|
|
56
68
|
"from": "labs/VTimePicker",
|
57
69
|
"styles": []
|
58
70
|
},
|
59
|
-
"VStepperVertical": {
|
60
|
-
"from": "labs/VStepperVertical",
|
61
|
-
"styles": []
|
62
|
-
},
|
63
|
-
"VStepperVerticalItem": {
|
64
|
-
"from": "labs/VStepperVertical",
|
65
|
-
"styles": []
|
66
|
-
},
|
67
|
-
"VStepperVerticalActions": {
|
68
|
-
"from": "labs/VStepperVertical",
|
69
|
-
"styles": []
|
70
|
-
},
|
71
71
|
"VTreeview": {
|
72
72
|
"from": "labs/VTreeview",
|
73
73
|
"styles": []
|
@@ -80,13 +80,13 @@
|
|
80
80
|
"from": "labs/VTreeview",
|
81
81
|
"styles": []
|
82
82
|
},
|
83
|
-
"VDateInput": {
|
84
|
-
"from": "labs/VDateInput",
|
85
|
-
"styles": []
|
86
|
-
},
|
87
83
|
"VPullToRefresh": {
|
88
84
|
"from": "labs/VPullToRefresh",
|
89
85
|
"styles": []
|
86
|
+
},
|
87
|
+
"VDateInput": {
|
88
|
+
"from": "labs/VDateInput",
|
89
|
+
"styles": []
|
90
90
|
}
|
91
91
|
}
|
92
92
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -1,17 +1,5 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"VApp": {
|
4
|
-
"from": "components/VApp",
|
5
|
-
"styles": []
|
6
|
-
},
|
7
|
-
"VAlert": {
|
8
|
-
"from": "components/VAlert",
|
9
|
-
"styles": []
|
10
|
-
},
|
11
|
-
"VAlertTitle": {
|
12
|
-
"from": "components/VAlert",
|
13
|
-
"styles": []
|
14
|
-
},
|
15
3
|
"VAppBar": {
|
16
4
|
"from": "components/VAppBar",
|
17
5
|
"styles": []
|
@@ -24,6 +12,18 @@
|
|
24
12
|
"from": "components/VAppBar",
|
25
13
|
"styles": []
|
26
14
|
},
|
15
|
+
"VApp": {
|
16
|
+
"from": "components/VApp",
|
17
|
+
"styles": []
|
18
|
+
},
|
19
|
+
"VAlert": {
|
20
|
+
"from": "components/VAlert",
|
21
|
+
"styles": []
|
22
|
+
},
|
23
|
+
"VAlertTitle": {
|
24
|
+
"from": "components/VAlert",
|
25
|
+
"styles": []
|
26
|
+
},
|
27
27
|
"VAutocomplete": {
|
28
28
|
"from": "components/VAutocomplete",
|
29
29
|
"styles": []
|
@@ -44,8 +44,16 @@
|
|
44
44
|
"from": "components/VAvatar",
|
45
45
|
"styles": []
|
46
46
|
},
|
47
|
-
"
|
48
|
-
"from": "components/
|
47
|
+
"VBadge": {
|
48
|
+
"from": "components/VBadge",
|
49
|
+
"styles": []
|
50
|
+
},
|
51
|
+
"VBottomSheet": {
|
52
|
+
"from": "components/VBottomSheet",
|
53
|
+
"styles": []
|
54
|
+
},
|
55
|
+
"VBtn": {
|
56
|
+
"from": "components/VBtn",
|
49
57
|
"styles": []
|
50
58
|
},
|
51
59
|
"VBreadcrumbs": {
|
@@ -60,34 +68,14 @@
|
|
60
68
|
"from": "components/VBreadcrumbs",
|
61
69
|
"styles": []
|
62
70
|
},
|
63
|
-
"VBadge": {
|
64
|
-
"from": "components/VBadge",
|
65
|
-
"styles": []
|
66
|
-
},
|
67
|
-
"VBtn": {
|
68
|
-
"from": "components/VBtn",
|
69
|
-
"styles": []
|
70
|
-
},
|
71
71
|
"VBtnGroup": {
|
72
72
|
"from": "components/VBtnGroup",
|
73
73
|
"styles": []
|
74
74
|
},
|
75
|
-
"VBottomSheet": {
|
76
|
-
"from": "components/VBottomSheet",
|
77
|
-
"styles": []
|
78
|
-
},
|
79
75
|
"VBtnToggle": {
|
80
76
|
"from": "components/VBtnToggle",
|
81
77
|
"styles": []
|
82
78
|
},
|
83
|
-
"VCheckbox": {
|
84
|
-
"from": "components/VCheckbox",
|
85
|
-
"styles": []
|
86
|
-
},
|
87
|
-
"VCheckboxBtn": {
|
88
|
-
"from": "components/VCheckbox",
|
89
|
-
"styles": []
|
90
|
-
},
|
91
79
|
"VCard": {
|
92
80
|
"from": "components/VCard",
|
93
81
|
"styles": []
|
@@ -120,6 +108,14 @@
|
|
120
108
|
"from": "components/VCarousel",
|
121
109
|
"styles": []
|
122
110
|
},
|
111
|
+
"VCheckbox": {
|
112
|
+
"from": "components/VCheckbox",
|
113
|
+
"styles": []
|
114
|
+
},
|
115
|
+
"VCheckboxBtn": {
|
116
|
+
"from": "components/VCheckbox",
|
117
|
+
"styles": []
|
118
|
+
},
|
123
119
|
"VChip": {
|
124
120
|
"from": "components/VChip",
|
125
121
|
"styles": []
|
@@ -128,16 +124,24 @@
|
|
128
124
|
"from": "components/VChipGroup",
|
129
125
|
"styles": []
|
130
126
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
127
|
+
"VColorPicker": {
|
128
|
+
"from": "components/VColorPicker",
|
129
|
+
"styles": []
|
130
|
+
},
|
131
|
+
"VCombobox": {
|
132
|
+
"from": "components/VCombobox",
|
133
|
+
"styles": []
|
134
|
+
},
|
135
|
+
"VBottomNavigation": {
|
136
|
+
"from": "components/VBottomNavigation",
|
133
137
|
"styles": []
|
134
138
|
},
|
135
139
|
"VCounter": {
|
136
140
|
"from": "components/VCounter",
|
137
141
|
"styles": []
|
138
142
|
},
|
139
|
-
"
|
140
|
-
"from": "components/
|
143
|
+
"VCode": {
|
144
|
+
"from": "components/VCode",
|
141
145
|
"styles": []
|
142
146
|
},
|
143
147
|
"VDataTable": {
|
@@ -168,10 +172,6 @@
|
|
168
172
|
"from": "components/VDataTable",
|
169
173
|
"styles": []
|
170
174
|
},
|
171
|
-
"VColorPicker": {
|
172
|
-
"from": "components/VColorPicker",
|
173
|
-
"styles": []
|
174
|
-
},
|
175
175
|
"VDatePicker": {
|
176
176
|
"from": "components/VDatePicker",
|
177
177
|
"styles": []
|
@@ -204,6 +204,10 @@
|
|
204
204
|
"from": "components/VDivider",
|
205
205
|
"styles": []
|
206
206
|
},
|
207
|
+
"VEmptyState": {
|
208
|
+
"from": "components/VEmptyState",
|
209
|
+
"styles": []
|
210
|
+
},
|
207
211
|
"VExpansionPanels": {
|
208
212
|
"from": "components/VExpansionPanel",
|
209
213
|
"styles": []
|
@@ -220,14 +224,6 @@
|
|
220
224
|
"from": "components/VExpansionPanel",
|
221
225
|
"styles": []
|
222
226
|
},
|
223
|
-
"VEmptyState": {
|
224
|
-
"from": "components/VEmptyState",
|
225
|
-
"styles": []
|
226
|
-
},
|
227
|
-
"VFab": {
|
228
|
-
"from": "components/VFab",
|
229
|
-
"styles": []
|
230
|
-
},
|
231
227
|
"VField": {
|
232
228
|
"from": "components/VField",
|
233
229
|
"styles": []
|
@@ -236,6 +232,18 @@
|
|
236
232
|
"from": "components/VField",
|
237
233
|
"styles": []
|
238
234
|
},
|
235
|
+
"VFileInput": {
|
236
|
+
"from": "components/VFileInput",
|
237
|
+
"styles": []
|
238
|
+
},
|
239
|
+
"VFab": {
|
240
|
+
"from": "components/VFab",
|
241
|
+
"styles": []
|
242
|
+
},
|
243
|
+
"VFooter": {
|
244
|
+
"from": "components/VFooter",
|
245
|
+
"styles": []
|
246
|
+
},
|
239
247
|
"VIcon": {
|
240
248
|
"from": "components/VIcon",
|
241
249
|
"styles": []
|
@@ -256,32 +264,32 @@
|
|
256
264
|
"from": "components/VIcon",
|
257
265
|
"styles": []
|
258
266
|
},
|
259
|
-
"
|
260
|
-
"from": "components/
|
267
|
+
"VInfiniteScroll": {
|
268
|
+
"from": "components/VInfiniteScroll",
|
261
269
|
"styles": []
|
262
270
|
},
|
263
|
-
"
|
264
|
-
"from": "components/
|
271
|
+
"VInput": {
|
272
|
+
"from": "components/VInput",
|
265
273
|
"styles": []
|
266
274
|
},
|
267
|
-
"
|
268
|
-
"from": "components/
|
275
|
+
"VItemGroup": {
|
276
|
+
"from": "components/VItemGroup",
|
269
277
|
"styles": []
|
270
278
|
},
|
271
|
-
"
|
272
|
-
"from": "components/
|
279
|
+
"VItem": {
|
280
|
+
"from": "components/VItemGroup",
|
273
281
|
"styles": []
|
274
282
|
},
|
275
|
-
"
|
276
|
-
"from": "components/
|
283
|
+
"VKbd": {
|
284
|
+
"from": "components/VKbd",
|
277
285
|
"styles": []
|
278
286
|
},
|
279
287
|
"VLabel": {
|
280
288
|
"from": "components/VLabel",
|
281
289
|
"styles": []
|
282
290
|
},
|
283
|
-
"
|
284
|
-
"from": "components/
|
291
|
+
"VImg": {
|
292
|
+
"from": "components/VImg",
|
285
293
|
"styles": []
|
286
294
|
},
|
287
295
|
"VList": {
|
@@ -320,70 +328,50 @@
|
|
320
328
|
"from": "components/VList",
|
321
329
|
"styles": []
|
322
330
|
},
|
323
|
-
"
|
324
|
-
"from": "components/
|
331
|
+
"VMain": {
|
332
|
+
"from": "components/VMain",
|
325
333
|
"styles": []
|
326
334
|
},
|
327
|
-
"
|
328
|
-
"from": "components/
|
335
|
+
"VMessages": {
|
336
|
+
"from": "components/VMessages",
|
329
337
|
"styles": []
|
330
338
|
},
|
331
339
|
"VMenu": {
|
332
340
|
"from": "components/VMenu",
|
333
341
|
"styles": []
|
334
342
|
},
|
335
|
-
"
|
336
|
-
"from": "components/
|
343
|
+
"VOverlay": {
|
344
|
+
"from": "components/VOverlay",
|
337
345
|
"styles": []
|
338
346
|
},
|
339
|
-
"
|
340
|
-
"from": "components/
|
347
|
+
"VNumberInput": {
|
348
|
+
"from": "components/VNumberInput",
|
341
349
|
"styles": []
|
342
350
|
},
|
343
351
|
"VNavigationDrawer": {
|
344
352
|
"from": "components/VNavigationDrawer",
|
345
353
|
"styles": []
|
346
354
|
},
|
347
|
-
"VNumberInput": {
|
348
|
-
"from": "components/VNumberInput",
|
349
|
-
"styles": []
|
350
|
-
},
|
351
355
|
"VOtpInput": {
|
352
356
|
"from": "components/VOtpInput",
|
353
357
|
"styles": []
|
354
358
|
},
|
355
|
-
"
|
356
|
-
"from": "components/
|
357
|
-
"styles": []
|
358
|
-
},
|
359
|
-
"VOverlay": {
|
360
|
-
"from": "components/VOverlay",
|
359
|
+
"VProgressCircular": {
|
360
|
+
"from": "components/VProgressCircular",
|
361
361
|
"styles": []
|
362
362
|
},
|
363
|
-
"
|
364
|
-
"from": "components/
|
363
|
+
"VPagination": {
|
364
|
+
"from": "components/VPagination",
|
365
365
|
"styles": []
|
366
366
|
},
|
367
367
|
"VRadioGroup": {
|
368
368
|
"from": "components/VRadioGroup",
|
369
369
|
"styles": []
|
370
370
|
},
|
371
|
-
"VProgressCircular": {
|
372
|
-
"from": "components/VProgressCircular",
|
373
|
-
"styles": []
|
374
|
-
},
|
375
371
|
"VRating": {
|
376
372
|
"from": "components/VRating",
|
377
373
|
"styles": []
|
378
374
|
},
|
379
|
-
"VSelect": {
|
380
|
-
"from": "components/VSelect",
|
381
|
-
"styles": []
|
382
|
-
},
|
383
|
-
"VSkeletonLoader": {
|
384
|
-
"from": "components/VSkeletonLoader",
|
385
|
-
"styles": []
|
386
|
-
},
|
387
375
|
"VSelectionControl": {
|
388
376
|
"from": "components/VSelectionControl",
|
389
377
|
"styles": []
|
@@ -392,18 +380,34 @@
|
|
392
380
|
"from": "components/VSheet",
|
393
381
|
"styles": []
|
394
382
|
},
|
395
|
-
"VSlider": {
|
396
|
-
"from": "components/VSlider",
|
397
|
-
"styles": []
|
398
|
-
},
|
399
383
|
"VSelectionControlGroup": {
|
400
384
|
"from": "components/VSelectionControlGroup",
|
401
385
|
"styles": []
|
402
386
|
},
|
387
|
+
"VSlideGroup": {
|
388
|
+
"from": "components/VSlideGroup",
|
389
|
+
"styles": []
|
390
|
+
},
|
391
|
+
"VSlideGroupItem": {
|
392
|
+
"from": "components/VSlideGroup",
|
393
|
+
"styles": []
|
394
|
+
},
|
395
|
+
"VSelect": {
|
396
|
+
"from": "components/VSelect",
|
397
|
+
"styles": []
|
398
|
+
},
|
403
399
|
"VSnackbar": {
|
404
400
|
"from": "components/VSnackbar",
|
405
401
|
"styles": []
|
406
402
|
},
|
403
|
+
"VSlider": {
|
404
|
+
"from": "components/VSlider",
|
405
|
+
"styles": []
|
406
|
+
},
|
407
|
+
"VSkeletonLoader": {
|
408
|
+
"from": "components/VSkeletonLoader",
|
409
|
+
"styles": []
|
410
|
+
},
|
407
411
|
"VStepper": {
|
408
412
|
"from": "components/VStepper",
|
409
413
|
"styles": []
|
@@ -432,8 +436,12 @@
|
|
432
436
|
"from": "components/VSystemBar",
|
433
437
|
"styles": []
|
434
438
|
},
|
435
|
-
"
|
436
|
-
"from": "components/
|
439
|
+
"VTextField": {
|
440
|
+
"from": "components/VTextField",
|
441
|
+
"styles": []
|
442
|
+
},
|
443
|
+
"VTable": {
|
444
|
+
"from": "components/VTable",
|
437
445
|
"styles": []
|
438
446
|
},
|
439
447
|
"VTab": {
|
@@ -456,12 +464,8 @@
|
|
456
464
|
"from": "components/VTextarea",
|
457
465
|
"styles": []
|
458
466
|
},
|
459
|
-
"
|
460
|
-
"from": "components/
|
461
|
-
"styles": []
|
462
|
-
},
|
463
|
-
"VTable": {
|
464
|
-
"from": "components/VTable",
|
467
|
+
"VSwitch": {
|
468
|
+
"from": "components/VSwitch",
|
465
469
|
"styles": []
|
466
470
|
},
|
467
471
|
"VTimeline": {
|
@@ -472,18 +476,6 @@
|
|
472
476
|
"from": "components/VTimeline",
|
473
477
|
"styles": []
|
474
478
|
},
|
475
|
-
"VTooltip": {
|
476
|
-
"from": "components/VTooltip",
|
477
|
-
"styles": []
|
478
|
-
},
|
479
|
-
"VWindow": {
|
480
|
-
"from": "components/VWindow",
|
481
|
-
"styles": []
|
482
|
-
},
|
483
|
-
"VWindowItem": {
|
484
|
-
"from": "components/VWindow",
|
485
|
-
"styles": []
|
486
|
-
},
|
487
479
|
"VToolbar": {
|
488
480
|
"from": "components/VToolbar",
|
489
481
|
"styles": []
|
@@ -496,6 +488,18 @@
|
|
496
488
|
"from": "components/VToolbar",
|
497
489
|
"styles": []
|
498
490
|
},
|
491
|
+
"VTooltip": {
|
492
|
+
"from": "components/VTooltip",
|
493
|
+
"styles": []
|
494
|
+
},
|
495
|
+
"VWindow": {
|
496
|
+
"from": "components/VWindow",
|
497
|
+
"styles": []
|
498
|
+
},
|
499
|
+
"VWindowItem": {
|
500
|
+
"from": "components/VWindow",
|
501
|
+
"styles": []
|
502
|
+
},
|
499
503
|
"VConfirmEdit": {
|
500
504
|
"from": "components/VConfirmEdit",
|
501
505
|
"styles": []
|
@@ -528,6 +532,10 @@
|
|
528
532
|
"from": "components/VGrid",
|
529
533
|
"styles": []
|
530
534
|
},
|
535
|
+
"VHover": {
|
536
|
+
"from": "components/VHover",
|
537
|
+
"styles": []
|
538
|
+
},
|
531
539
|
"VLayout": {
|
532
540
|
"from": "components/VLayout",
|
533
541
|
"styles": []
|
@@ -536,10 +544,6 @@
|
|
536
544
|
"from": "components/VLayout",
|
537
545
|
"styles": []
|
538
546
|
},
|
539
|
-
"VHover": {
|
540
|
-
"from": "components/VHover",
|
541
|
-
"styles": []
|
542
|
-
},
|
543
547
|
"VLazy": {
|
544
548
|
"from": "components/VLazy",
|
545
549
|
"styles": []
|
@@ -568,26 +572,26 @@
|
|
568
572
|
"from": "components/VResponsive",
|
569
573
|
"styles": []
|
570
574
|
},
|
571
|
-
"VSnackbarQueue": {
|
572
|
-
"from": "components/VSnackbarQueue",
|
573
|
-
"styles": []
|
574
|
-
},
|
575
575
|
"VSparkline": {
|
576
576
|
"from": "components/VSparkline",
|
577
577
|
"styles": []
|
578
578
|
},
|
579
|
-
"
|
580
|
-
"from": "components/
|
579
|
+
"VSnackbarQueue": {
|
580
|
+
"from": "components/VSnackbarQueue",
|
581
581
|
"styles": []
|
582
582
|
},
|
583
|
-
"
|
584
|
-
"from": "components/
|
583
|
+
"VSpeedDial": {
|
584
|
+
"from": "components/VSpeedDial",
|
585
585
|
"styles": []
|
586
586
|
},
|
587
587
|
"VThemeProvider": {
|
588
588
|
"from": "components/VThemeProvider",
|
589
589
|
"styles": []
|
590
590
|
},
|
591
|
+
"VProgressLinear": {
|
592
|
+
"from": "components/VProgressLinear",
|
593
|
+
"styles": []
|
594
|
+
},
|
591
595
|
"VVirtualScroll": {
|
592
596
|
"from": "components/VVirtualScroll",
|
593
597
|
"styles": []
|
@@ -656,12 +660,8 @@
|
|
656
660
|
"from": "components/transitions",
|
657
661
|
"styles": []
|
658
662
|
},
|
659
|
-
"
|
660
|
-
"from": "components/
|
661
|
-
"styles": []
|
662
|
-
},
|
663
|
-
"VSlideGroupItem": {
|
664
|
-
"from": "components/VSlideGroup",
|
663
|
+
"VValidation": {
|
664
|
+
"from": "components/VValidation",
|
665
665
|
"styles": []
|
666
666
|
}
|
667
667
|
},
|