@vuetify/nightly 3.8.2-master.2025-04-22 → 3.8.2-master.2025-04-23
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 +8 -3
- package/dist/json/attributes.json +3257 -3257
- package/dist/json/importMap-labs.json +26 -26
- package/dist/json/importMap.json +178 -178
- package/dist/json/web-types.json +6012 -6012
- package/dist/vuetify-labs.cjs +3 -8
- package/dist/vuetify-labs.css +5583 -5583
- package/dist/vuetify-labs.d.ts +61 -61
- package/dist/vuetify-labs.esm.js +3 -8
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +3 -8
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -8
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3971 -3971
- package/dist/vuetify.d.ts +61 -61
- package/dist/vuetify.esm.js +3 -8
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +3 -8
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -4
- package/dist/vuetify.min.js.map +1 -1
- package/lib/composables/validation.js +0 -5
- package/lib/composables/validation.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +61 -61
- package/lib/framework.js +1 -1
- package/package.json +1 -1
@@ -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
|
"VCalendar": {
|
4
12
|
"from": "labs/VCalendar",
|
5
13
|
"styles": []
|
@@ -24,28 +32,20 @@
|
|
24
32
|
"from": "labs/VCalendar",
|
25
33
|
"styles": []
|
26
34
|
},
|
27
|
-
"VFileUpload": {
|
28
|
-
"from": "labs/VFileUpload",
|
29
|
-
"styles": []
|
30
|
-
},
|
31
|
-
"VFileUploadItem": {
|
32
|
-
"from": "labs/VFileUpload",
|
33
|
-
"styles": []
|
34
|
-
},
|
35
35
|
"VIconBtn": {
|
36
36
|
"from": "labs/VIconBtn",
|
37
37
|
"styles": []
|
38
38
|
},
|
39
|
-
"
|
40
|
-
"from": "labs/
|
39
|
+
"VTreeview": {
|
40
|
+
"from": "labs/VTreeview",
|
41
41
|
"styles": []
|
42
42
|
},
|
43
|
-
"
|
44
|
-
"from": "labs/
|
43
|
+
"VTreeviewItem": {
|
44
|
+
"from": "labs/VTreeview",
|
45
45
|
"styles": []
|
46
46
|
},
|
47
|
-
"
|
48
|
-
"from": "labs/
|
47
|
+
"VTreeviewGroup": {
|
48
|
+
"from": "labs/VTreeview",
|
49
49
|
"styles": []
|
50
50
|
},
|
51
51
|
"VPicker": {
|
@@ -56,28 +56,28 @@
|
|
56
56
|
"from": "labs/VPicker",
|
57
57
|
"styles": []
|
58
58
|
},
|
59
|
-
"
|
60
|
-
"from": "labs/
|
59
|
+
"VStepperVertical": {
|
60
|
+
"from": "labs/VStepperVertical",
|
61
61
|
"styles": []
|
62
62
|
},
|
63
|
-
"
|
64
|
-
"from": "labs/
|
63
|
+
"VStepperVerticalItem": {
|
64
|
+
"from": "labs/VStepperVertical",
|
65
65
|
"styles": []
|
66
66
|
},
|
67
|
-
"
|
68
|
-
"from": "labs/
|
67
|
+
"VStepperVerticalActions": {
|
68
|
+
"from": "labs/VStepperVertical",
|
69
69
|
"styles": []
|
70
70
|
},
|
71
|
-
"
|
72
|
-
"from": "labs/
|
71
|
+
"VTimePicker": {
|
72
|
+
"from": "labs/VTimePicker",
|
73
73
|
"styles": []
|
74
74
|
},
|
75
|
-
"
|
76
|
-
"from": "labs/
|
75
|
+
"VTimePickerClock": {
|
76
|
+
"from": "labs/VTimePicker",
|
77
77
|
"styles": []
|
78
78
|
},
|
79
|
-
"
|
80
|
-
"from": "labs/
|
79
|
+
"VTimePickerControls": {
|
80
|
+
"from": "labs/VTimePicker",
|
81
81
|
"styles": []
|
82
82
|
},
|
83
83
|
"VDateInput": {
|
package/dist/json/importMap.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"
|
4
|
-
"from": "components/
|
3
|
+
"VAlert": {
|
4
|
+
"from": "components/VAlert",
|
5
5
|
"styles": []
|
6
6
|
},
|
7
|
-
"
|
8
|
-
"from": "components/
|
7
|
+
"VAlertTitle": {
|
8
|
+
"from": "components/VAlert",
|
9
9
|
"styles": []
|
10
10
|
},
|
11
11
|
"VAppBar": {
|
@@ -20,16 +20,24 @@
|
|
20
20
|
"from": "components/VAppBar",
|
21
21
|
"styles": []
|
22
22
|
},
|
23
|
+
"VAvatar": {
|
24
|
+
"from": "components/VAvatar",
|
25
|
+
"styles": []
|
26
|
+
},
|
27
|
+
"VBadge": {
|
28
|
+
"from": "components/VBadge",
|
29
|
+
"styles": []
|
30
|
+
},
|
23
31
|
"VAutocomplete": {
|
24
32
|
"from": "components/VAutocomplete",
|
25
33
|
"styles": []
|
26
34
|
},
|
27
|
-
"
|
28
|
-
"from": "components/
|
35
|
+
"VApp": {
|
36
|
+
"from": "components/VApp",
|
29
37
|
"styles": []
|
30
38
|
},
|
31
|
-
"
|
32
|
-
"from": "components/
|
39
|
+
"VBottomNavigation": {
|
40
|
+
"from": "components/VBottomNavigation",
|
33
41
|
"styles": []
|
34
42
|
},
|
35
43
|
"VBottomSheet": {
|
@@ -48,18 +56,6 @@
|
|
48
56
|
"from": "components/VBanner",
|
49
57
|
"styles": []
|
50
58
|
},
|
51
|
-
"VBottomNavigation": {
|
52
|
-
"from": "components/VBottomNavigation",
|
53
|
-
"styles": []
|
54
|
-
},
|
55
|
-
"VBadge": {
|
56
|
-
"from": "components/VBadge",
|
57
|
-
"styles": []
|
58
|
-
},
|
59
|
-
"VBtn": {
|
60
|
-
"from": "components/VBtn",
|
61
|
-
"styles": []
|
62
|
-
},
|
63
59
|
"VBreadcrumbs": {
|
64
60
|
"from": "components/VBreadcrumbs",
|
65
61
|
"styles": []
|
@@ -76,20 +72,8 @@
|
|
76
72
|
"from": "components/VBtnGroup",
|
77
73
|
"styles": []
|
78
74
|
},
|
79
|
-
"
|
80
|
-
"from": "components/
|
81
|
-
"styles": []
|
82
|
-
},
|
83
|
-
"VCarousel": {
|
84
|
-
"from": "components/VCarousel",
|
85
|
-
"styles": []
|
86
|
-
},
|
87
|
-
"VCarouselItem": {
|
88
|
-
"from": "components/VCarousel",
|
89
|
-
"styles": []
|
90
|
-
},
|
91
|
-
"VChip": {
|
92
|
-
"from": "components/VChip",
|
75
|
+
"VBtn": {
|
76
|
+
"from": "components/VBtn",
|
93
77
|
"styles": []
|
94
78
|
},
|
95
79
|
"VCard": {
|
@@ -116,14 +100,30 @@
|
|
116
100
|
"from": "components/VCard",
|
117
101
|
"styles": []
|
118
102
|
},
|
119
|
-
"VCode": {
|
120
|
-
"from": "components/VCode",
|
121
|
-
"styles": []
|
122
|
-
},
|
123
103
|
"VColorPicker": {
|
124
104
|
"from": "components/VColorPicker",
|
125
105
|
"styles": []
|
126
106
|
},
|
107
|
+
"VBtnToggle": {
|
108
|
+
"from": "components/VBtnToggle",
|
109
|
+
"styles": []
|
110
|
+
},
|
111
|
+
"VChipGroup": {
|
112
|
+
"from": "components/VChipGroup",
|
113
|
+
"styles": []
|
114
|
+
},
|
115
|
+
"VCarousel": {
|
116
|
+
"from": "components/VCarousel",
|
117
|
+
"styles": []
|
118
|
+
},
|
119
|
+
"VCarouselItem": {
|
120
|
+
"from": "components/VCarousel",
|
121
|
+
"styles": []
|
122
|
+
},
|
123
|
+
"VChip": {
|
124
|
+
"from": "components/VChip",
|
125
|
+
"styles": []
|
126
|
+
},
|
127
127
|
"VCheckbox": {
|
128
128
|
"from": "components/VCheckbox",
|
129
129
|
"styles": []
|
@@ -132,12 +132,32 @@
|
|
132
132
|
"from": "components/VCheckbox",
|
133
133
|
"styles": []
|
134
134
|
},
|
135
|
-
"
|
136
|
-
"from": "components/
|
135
|
+
"VCombobox": {
|
136
|
+
"from": "components/VCombobox",
|
137
137
|
"styles": []
|
138
138
|
},
|
139
|
-
"
|
140
|
-
"from": "components/
|
139
|
+
"VDatePicker": {
|
140
|
+
"from": "components/VDatePicker",
|
141
|
+
"styles": []
|
142
|
+
},
|
143
|
+
"VDatePickerControls": {
|
144
|
+
"from": "components/VDatePicker",
|
145
|
+
"styles": []
|
146
|
+
},
|
147
|
+
"VDatePickerHeader": {
|
148
|
+
"from": "components/VDatePicker",
|
149
|
+
"styles": []
|
150
|
+
},
|
151
|
+
"VDatePickerMonth": {
|
152
|
+
"from": "components/VDatePicker",
|
153
|
+
"styles": []
|
154
|
+
},
|
155
|
+
"VDatePickerMonths": {
|
156
|
+
"from": "components/VDatePicker",
|
157
|
+
"styles": []
|
158
|
+
},
|
159
|
+
"VDatePickerYears": {
|
160
|
+
"from": "components/VDatePicker",
|
141
161
|
"styles": []
|
142
162
|
},
|
143
163
|
"VDataTable": {
|
@@ -168,40 +188,20 @@
|
|
168
188
|
"from": "components/VDataTable",
|
169
189
|
"styles": []
|
170
190
|
},
|
171
|
-
"
|
172
|
-
"from": "components/
|
191
|
+
"VCode": {
|
192
|
+
"from": "components/VCode",
|
173
193
|
"styles": []
|
174
194
|
},
|
175
195
|
"VDialog": {
|
176
196
|
"from": "components/VDialog",
|
177
197
|
"styles": []
|
178
198
|
},
|
179
|
-
"
|
180
|
-
"from": "components/
|
181
|
-
"styles": []
|
182
|
-
},
|
183
|
-
"VDatePicker": {
|
184
|
-
"from": "components/VDatePicker",
|
185
|
-
"styles": []
|
186
|
-
},
|
187
|
-
"VDatePickerControls": {
|
188
|
-
"from": "components/VDatePicker",
|
189
|
-
"styles": []
|
190
|
-
},
|
191
|
-
"VDatePickerHeader": {
|
192
|
-
"from": "components/VDatePicker",
|
193
|
-
"styles": []
|
194
|
-
},
|
195
|
-
"VDatePickerMonth": {
|
196
|
-
"from": "components/VDatePicker",
|
197
|
-
"styles": []
|
198
|
-
},
|
199
|
-
"VDatePickerMonths": {
|
200
|
-
"from": "components/VDatePicker",
|
199
|
+
"VCounter": {
|
200
|
+
"from": "components/VCounter",
|
201
201
|
"styles": []
|
202
202
|
},
|
203
|
-
"
|
204
|
-
"from": "components/
|
203
|
+
"VEmptyState": {
|
204
|
+
"from": "components/VEmptyState",
|
205
205
|
"styles": []
|
206
206
|
},
|
207
207
|
"VExpansionPanels": {
|
@@ -220,6 +220,10 @@
|
|
220
220
|
"from": "components/VExpansionPanel",
|
221
221
|
"styles": []
|
222
222
|
},
|
223
|
+
"VDivider": {
|
224
|
+
"from": "components/VDivider",
|
225
|
+
"styles": []
|
226
|
+
},
|
223
227
|
"VField": {
|
224
228
|
"from": "components/VField",
|
225
229
|
"styles": []
|
@@ -228,48 +232,28 @@
|
|
228
232
|
"from": "components/VField",
|
229
233
|
"styles": []
|
230
234
|
},
|
231
|
-
"VEmptyState": {
|
232
|
-
"from": "components/VEmptyState",
|
233
|
-
"styles": []
|
234
|
-
},
|
235
235
|
"VFab": {
|
236
236
|
"from": "components/VFab",
|
237
237
|
"styles": []
|
238
238
|
},
|
239
|
-
"VFileInput": {
|
240
|
-
"from": "components/VFileInput",
|
241
|
-
"styles": []
|
242
|
-
},
|
243
239
|
"VFooter": {
|
244
240
|
"from": "components/VFooter",
|
245
241
|
"styles": []
|
246
242
|
},
|
247
|
-
"
|
248
|
-
"from": "components/
|
249
|
-
"styles": []
|
250
|
-
},
|
251
|
-
"VImg": {
|
252
|
-
"from": "components/VImg",
|
253
|
-
"styles": []
|
254
|
-
},
|
255
|
-
"VIcon": {
|
256
|
-
"from": "components/VIcon",
|
257
|
-
"styles": []
|
258
|
-
},
|
259
|
-
"VComponentIcon": {
|
260
|
-
"from": "components/VIcon",
|
243
|
+
"VFileInput": {
|
244
|
+
"from": "components/VFileInput",
|
261
245
|
"styles": []
|
262
246
|
},
|
263
|
-
"
|
264
|
-
"from": "components/
|
247
|
+
"VInfiniteScroll": {
|
248
|
+
"from": "components/VInfiniteScroll",
|
265
249
|
"styles": []
|
266
250
|
},
|
267
|
-
"
|
268
|
-
"from": "components/
|
251
|
+
"VImg": {
|
252
|
+
"from": "components/VImg",
|
269
253
|
"styles": []
|
270
254
|
},
|
271
|
-
"
|
272
|
-
"from": "components/
|
255
|
+
"VLabel": {
|
256
|
+
"from": "components/VLabel",
|
273
257
|
"styles": []
|
274
258
|
},
|
275
259
|
"VItemGroup": {
|
@@ -284,8 +268,16 @@
|
|
284
268
|
"from": "components/VKbd",
|
285
269
|
"styles": []
|
286
270
|
},
|
287
|
-
"
|
288
|
-
"from": "components/
|
271
|
+
"VMenu": {
|
272
|
+
"from": "components/VMenu",
|
273
|
+
"styles": []
|
274
|
+
},
|
275
|
+
"VMain": {
|
276
|
+
"from": "components/VMain",
|
277
|
+
"styles": []
|
278
|
+
},
|
279
|
+
"VMessages": {
|
280
|
+
"from": "components/VMessages",
|
289
281
|
"styles": []
|
290
282
|
},
|
291
283
|
"VList": {
|
@@ -324,24 +316,8 @@
|
|
324
316
|
"from": "components/VList",
|
325
317
|
"styles": []
|
326
318
|
},
|
327
|
-
"
|
328
|
-
"from": "components/
|
329
|
-
"styles": []
|
330
|
-
},
|
331
|
-
"VMenu": {
|
332
|
-
"from": "components/VMenu",
|
333
|
-
"styles": []
|
334
|
-
},
|
335
|
-
"VMain": {
|
336
|
-
"from": "components/VMain",
|
337
|
-
"styles": []
|
338
|
-
},
|
339
|
-
"VMessages": {
|
340
|
-
"from": "components/VMessages",
|
341
|
-
"styles": []
|
342
|
-
},
|
343
|
-
"VOtpInput": {
|
344
|
-
"from": "components/VOtpInput",
|
319
|
+
"VNumberInput": {
|
320
|
+
"from": "components/VNumberInput",
|
345
321
|
"styles": []
|
346
322
|
},
|
347
323
|
"VNavigationDrawer": {
|
@@ -352,32 +328,48 @@
|
|
352
328
|
"from": "components/VOverlay",
|
353
329
|
"styles": []
|
354
330
|
},
|
355
|
-
"
|
356
|
-
"from": "components/
|
331
|
+
"VOtpInput": {
|
332
|
+
"from": "components/VOtpInput",
|
357
333
|
"styles": []
|
358
334
|
},
|
359
335
|
"VPagination": {
|
360
336
|
"from": "components/VPagination",
|
361
337
|
"styles": []
|
362
338
|
},
|
363
|
-
"
|
364
|
-
"from": "components/
|
339
|
+
"VProgressCircular": {
|
340
|
+
"from": "components/VProgressCircular",
|
365
341
|
"styles": []
|
366
342
|
},
|
367
343
|
"VRadioGroup": {
|
368
344
|
"from": "components/VRadioGroup",
|
369
345
|
"styles": []
|
370
346
|
},
|
371
|
-
"
|
372
|
-
"from": "components/
|
347
|
+
"VIcon": {
|
348
|
+
"from": "components/VIcon",
|
373
349
|
"styles": []
|
374
350
|
},
|
375
|
-
"
|
376
|
-
"from": "components/
|
351
|
+
"VComponentIcon": {
|
352
|
+
"from": "components/VIcon",
|
377
353
|
"styles": []
|
378
354
|
},
|
379
|
-
"
|
380
|
-
"from": "components/
|
355
|
+
"VSvgIcon": {
|
356
|
+
"from": "components/VIcon",
|
357
|
+
"styles": []
|
358
|
+
},
|
359
|
+
"VLigatureIcon": {
|
360
|
+
"from": "components/VIcon",
|
361
|
+
"styles": []
|
362
|
+
},
|
363
|
+
"VClassIcon": {
|
364
|
+
"from": "components/VIcon",
|
365
|
+
"styles": []
|
366
|
+
},
|
367
|
+
"VProgressLinear": {
|
368
|
+
"from": "components/VProgressLinear",
|
369
|
+
"styles": []
|
370
|
+
},
|
371
|
+
"VRating": {
|
372
|
+
"from": "components/VRating",
|
381
373
|
"styles": []
|
382
374
|
},
|
383
375
|
"VSelectionControl": {
|
@@ -388,6 +380,18 @@
|
|
388
380
|
"from": "components/VSelect",
|
389
381
|
"styles": []
|
390
382
|
},
|
383
|
+
"VSelectionControlGroup": {
|
384
|
+
"from": "components/VSelectionControlGroup",
|
385
|
+
"styles": []
|
386
|
+
},
|
387
|
+
"VSkeletonLoader": {
|
388
|
+
"from": "components/VSkeletonLoader",
|
389
|
+
"styles": []
|
390
|
+
},
|
391
|
+
"VSheet": {
|
392
|
+
"from": "components/VSheet",
|
393
|
+
"styles": []
|
394
|
+
},
|
391
395
|
"VSnackbar": {
|
392
396
|
"from": "components/VSnackbar",
|
393
397
|
"styles": []
|
@@ -404,8 +408,28 @@
|
|
404
408
|
"from": "components/VSlider",
|
405
409
|
"styles": []
|
406
410
|
},
|
407
|
-
"
|
408
|
-
"from": "components/
|
411
|
+
"VStepper": {
|
412
|
+
"from": "components/VStepper",
|
413
|
+
"styles": []
|
414
|
+
},
|
415
|
+
"VStepperActions": {
|
416
|
+
"from": "components/VStepper",
|
417
|
+
"styles": []
|
418
|
+
},
|
419
|
+
"VStepperHeader": {
|
420
|
+
"from": "components/VStepper",
|
421
|
+
"styles": []
|
422
|
+
},
|
423
|
+
"VStepperItem": {
|
424
|
+
"from": "components/VStepper",
|
425
|
+
"styles": []
|
426
|
+
},
|
427
|
+
"VStepperWindow": {
|
428
|
+
"from": "components/VStepper",
|
429
|
+
"styles": []
|
430
|
+
},
|
431
|
+
"VStepperWindowItem": {
|
432
|
+
"from": "components/VStepper",
|
409
433
|
"styles": []
|
410
434
|
},
|
411
435
|
"VSwitch": {
|
@@ -436,34 +460,14 @@
|
|
436
460
|
"from": "components/VTextarea",
|
437
461
|
"styles": []
|
438
462
|
},
|
439
|
-
"VStepper": {
|
440
|
-
"from": "components/VStepper",
|
441
|
-
"styles": []
|
442
|
-
},
|
443
|
-
"VStepperActions": {
|
444
|
-
"from": "components/VStepper",
|
445
|
-
"styles": []
|
446
|
-
},
|
447
|
-
"VStepperHeader": {
|
448
|
-
"from": "components/VStepper",
|
449
|
-
"styles": []
|
450
|
-
},
|
451
|
-
"VStepperItem": {
|
452
|
-
"from": "components/VStepper",
|
453
|
-
"styles": []
|
454
|
-
},
|
455
|
-
"VStepperWindow": {
|
456
|
-
"from": "components/VStepper",
|
457
|
-
"styles": []
|
458
|
-
},
|
459
|
-
"VStepperWindowItem": {
|
460
|
-
"from": "components/VStepper",
|
461
|
-
"styles": []
|
462
|
-
},
|
463
463
|
"VTable": {
|
464
464
|
"from": "components/VTable",
|
465
465
|
"styles": []
|
466
466
|
},
|
467
|
+
"VTooltip": {
|
468
|
+
"from": "components/VTooltip",
|
469
|
+
"styles": []
|
470
|
+
},
|
467
471
|
"VTextField": {
|
468
472
|
"from": "components/VTextField",
|
469
473
|
"styles": []
|
@@ -476,10 +480,6 @@
|
|
476
480
|
"from": "components/VTimeline",
|
477
481
|
"styles": []
|
478
482
|
},
|
479
|
-
"VTooltip": {
|
480
|
-
"from": "components/VTooltip",
|
481
|
-
"styles": []
|
482
|
-
},
|
483
483
|
"VToolbar": {
|
484
484
|
"from": "components/VToolbar",
|
485
485
|
"styles": []
|
@@ -500,6 +500,10 @@
|
|
500
500
|
"from": "components/VWindow",
|
501
501
|
"styles": []
|
502
502
|
},
|
503
|
+
"VInput": {
|
504
|
+
"from": "components/VInput",
|
505
|
+
"styles": []
|
506
|
+
},
|
503
507
|
"VConfirmEdit": {
|
504
508
|
"from": "components/VConfirmEdit",
|
505
509
|
"styles": []
|
@@ -516,10 +520,6 @@
|
|
516
520
|
"from": "components/VForm",
|
517
521
|
"styles": []
|
518
522
|
},
|
519
|
-
"VHover": {
|
520
|
-
"from": "components/VHover",
|
521
|
-
"styles": []
|
522
|
-
},
|
523
523
|
"VContainer": {
|
524
524
|
"from": "components/VGrid",
|
525
525
|
"styles": []
|
@@ -536,10 +536,6 @@
|
|
536
536
|
"from": "components/VGrid",
|
537
537
|
"styles": []
|
538
538
|
},
|
539
|
-
"VLazy": {
|
540
|
-
"from": "components/VLazy",
|
541
|
-
"styles": []
|
542
|
-
},
|
543
539
|
"VLayout": {
|
544
540
|
"from": "components/VLayout",
|
545
541
|
"styles": []
|
@@ -548,6 +544,10 @@
|
|
548
544
|
"from": "components/VLayout",
|
549
545
|
"styles": []
|
550
546
|
},
|
547
|
+
"VLazy": {
|
548
|
+
"from": "components/VLazy",
|
549
|
+
"styles": []
|
550
|
+
},
|
551
551
|
"VLocaleProvider": {
|
552
552
|
"from": "components/VLocaleProvider",
|
553
553
|
"styles": []
|
@@ -556,14 +556,18 @@
|
|
556
556
|
"from": "components/VNoSsr",
|
557
557
|
"styles": []
|
558
558
|
},
|
559
|
-
"
|
560
|
-
"from": "components/
|
559
|
+
"VHover": {
|
560
|
+
"from": "components/VHover",
|
561
561
|
"styles": []
|
562
562
|
},
|
563
563
|
"VRadio": {
|
564
564
|
"from": "components/VRadio",
|
565
565
|
"styles": []
|
566
566
|
},
|
567
|
+
"VParallax": {
|
568
|
+
"from": "components/VParallax",
|
569
|
+
"styles": []
|
570
|
+
},
|
567
571
|
"VRangeSlider": {
|
568
572
|
"from": "components/VRangeSlider",
|
569
573
|
"styles": []
|
@@ -572,26 +576,26 @@
|
|
572
576
|
"from": "components/VResponsive",
|
573
577
|
"styles": []
|
574
578
|
},
|
575
|
-
"VSnackbarQueue": {
|
576
|
-
"from": "components/VSnackbarQueue",
|
577
|
-
"styles": []
|
578
|
-
},
|
579
579
|
"VSparkline": {
|
580
580
|
"from": "components/VSparkline",
|
581
581
|
"styles": []
|
582
582
|
},
|
583
|
-
"
|
584
|
-
"from": "components/
|
583
|
+
"VSnackbarQueue": {
|
584
|
+
"from": "components/VSnackbarQueue",
|
585
585
|
"styles": []
|
586
586
|
},
|
587
|
-
"
|
588
|
-
"from": "components/
|
587
|
+
"VSpeedDial": {
|
588
|
+
"from": "components/VSpeedDial",
|
589
589
|
"styles": []
|
590
590
|
},
|
591
591
|
"VVirtualScroll": {
|
592
592
|
"from": "components/VVirtualScroll",
|
593
593
|
"styles": []
|
594
594
|
},
|
595
|
+
"VThemeProvider": {
|
596
|
+
"from": "components/VThemeProvider",
|
597
|
+
"styles": []
|
598
|
+
},
|
595
599
|
"VValidation": {
|
596
600
|
"from": "components/VValidation",
|
597
601
|
"styles": []
|
@@ -659,10 +663,6 @@
|
|
659
663
|
"VDialogTransition": {
|
660
664
|
"from": "components/transitions",
|
661
665
|
"styles": []
|
662
|
-
},
|
663
|
-
"VNumberInput": {
|
664
|
-
"from": "components/VNumberInput",
|
665
|
-
"styles": []
|
666
666
|
}
|
667
667
|
},
|
668
668
|
"directives": [
|