@vuetify/nightly 3.8.5-master.2025-05-14 → 3.8.5-pr-21419.3ae3440
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 +17 -3
- package/dist/json/attributes.json +3653 -3653
- package/dist/json/importMap-labs.json +26 -26
- package/dist/json/importMap.json +150 -150
- package/dist/json/web-types.json +6400 -6400
- package/dist/vuetify-labs.cjs +53 -37
- package/dist/vuetify-labs.css +3989 -3989
- package/dist/vuetify-labs.d.ts +605 -602
- package/dist/vuetify-labs.esm.js +53 -37
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +53 -37
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +53 -37
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +4937 -4937
- package/dist/vuetify.d.ts +517 -514
- package/dist/vuetify.esm.js +53 -37
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +53 -37
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +589 -583
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.d.ts +84 -84
- package/lib/components/VCheckbox/VCheckbox.d.ts +12 -12
- package/lib/components/VCombobox/VCombobox.d.ts +84 -84
- package/lib/components/VFileInput/VFileInput.d.ts +30 -30
- package/lib/components/VInput/VInput.d.ts +12 -12
- package/lib/components/VList/VList.d.ts +3 -3
- package/lib/components/VList/VList.js.map +1 -1
- package/lib/components/VNumberInput/VNumberInput.d.ts +80 -80
- package/lib/components/VRadioGroup/VRadioGroup.d.ts +12 -12
- package/lib/components/VRangeSlider/VRangeSlider.d.ts +12 -12
- package/lib/components/VSelect/VSelect.d.ts +84 -84
- package/lib/components/VSelect/VSelect.js +39 -5
- package/lib/components/VSelect/VSelect.js.map +1 -1
- package/lib/components/VSlider/VSlider.d.ts +12 -12
- package/lib/components/VSwitch/VSwitch.d.ts +12 -12
- package/lib/components/VTextField/VTextField.d.ts +30 -30
- package/lib/components/VTextarea/VTextarea.d.ts +30 -30
- package/lib/components/VValidation/VValidation.d.ts +8 -8
- package/lib/composables/validation.d.ts +6 -5
- package/lib/composables/validation.js +4 -29
- package/lib/composables/validation.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +56 -56
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/lib/labs/VColorInput/VColorInput.d.ts +12 -12
- package/lib/labs/VDateInput/VDateInput.d.ts +84 -84
- package/lib/labs/rules/rules.d.ts +9 -5
- package/lib/labs/rules/rules.js +73 -51
- package/lib/labs/rules/rules.js.map +1 -1
- package/lib/util/helpers.js +1 -1
- package/lib/util/helpers.js.map +1 -1
- package/package.json +1 -1
@@ -28,18 +28,6 @@
|
|
28
28
|
"from": "labs/VColorInput",
|
29
29
|
"styles": []
|
30
30
|
},
|
31
|
-
"VPicker": {
|
32
|
-
"from": "labs/VPicker",
|
33
|
-
"styles": []
|
34
|
-
},
|
35
|
-
"VPickerTitle": {
|
36
|
-
"from": "labs/VPicker",
|
37
|
-
"styles": []
|
38
|
-
},
|
39
|
-
"VIconBtn": {
|
40
|
-
"from": "labs/VIconBtn",
|
41
|
-
"styles": []
|
42
|
-
},
|
43
31
|
"VFileUpload": {
|
44
32
|
"from": "labs/VFileUpload",
|
45
33
|
"styles": []
|
@@ -48,16 +36,20 @@
|
|
48
36
|
"from": "labs/VFileUpload",
|
49
37
|
"styles": []
|
50
38
|
},
|
51
|
-
"
|
52
|
-
"from": "labs/
|
39
|
+
"VIconBtn": {
|
40
|
+
"from": "labs/VIconBtn",
|
53
41
|
"styles": []
|
54
42
|
},
|
55
|
-
"
|
56
|
-
"from": "labs/
|
43
|
+
"VTimePicker": {
|
44
|
+
"from": "labs/VTimePicker",
|
57
45
|
"styles": []
|
58
46
|
},
|
59
|
-
"
|
60
|
-
"from": "labs/
|
47
|
+
"VTimePickerClock": {
|
48
|
+
"from": "labs/VTimePicker",
|
49
|
+
"styles": []
|
50
|
+
},
|
51
|
+
"VTimePickerControls": {
|
52
|
+
"from": "labs/VTimePicker",
|
61
53
|
"styles": []
|
62
54
|
},
|
63
55
|
"VTreeview": {
|
@@ -72,16 +64,12 @@
|
|
72
64
|
"from": "labs/VTreeview",
|
73
65
|
"styles": []
|
74
66
|
},
|
75
|
-
"
|
76
|
-
"from": "labs/
|
77
|
-
"styles": []
|
78
|
-
},
|
79
|
-
"VTimePickerClock": {
|
80
|
-
"from": "labs/VTimePicker",
|
67
|
+
"VPicker": {
|
68
|
+
"from": "labs/VPicker",
|
81
69
|
"styles": []
|
82
70
|
},
|
83
|
-
"
|
84
|
-
"from": "labs/
|
71
|
+
"VPickerTitle": {
|
72
|
+
"from": "labs/VPicker",
|
85
73
|
"styles": []
|
86
74
|
},
|
87
75
|
"VDateInput": {
|
@@ -91,6 +79,18 @@
|
|
91
79
|
"VPullToRefresh": {
|
92
80
|
"from": "labs/VPullToRefresh",
|
93
81
|
"styles": []
|
82
|
+
},
|
83
|
+
"VStepperVertical": {
|
84
|
+
"from": "labs/VStepperVertical",
|
85
|
+
"styles": []
|
86
|
+
},
|
87
|
+
"VStepperVerticalItem": {
|
88
|
+
"from": "labs/VStepperVertical",
|
89
|
+
"styles": []
|
90
|
+
},
|
91
|
+
"VStepperVerticalActions": {
|
92
|
+
"from": "labs/VStepperVertical",
|
93
|
+
"styles": []
|
94
94
|
}
|
95
95
|
}
|
96
96
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"
|
4
|
-
"from": "components/
|
3
|
+
"VApp": {
|
4
|
+
"from": "components/VApp",
|
5
5
|
"styles": []
|
6
6
|
},
|
7
7
|
"VAppBar": {
|
@@ -16,8 +16,8 @@
|
|
16
16
|
"from": "components/VAppBar",
|
17
17
|
"styles": []
|
18
18
|
},
|
19
|
-
"
|
20
|
-
"from": "components/
|
19
|
+
"VAutocomplete": {
|
20
|
+
"from": "components/VAutocomplete",
|
21
21
|
"styles": []
|
22
22
|
},
|
23
23
|
"VAlert": {
|
@@ -28,10 +28,6 @@
|
|
28
28
|
"from": "components/VAlert",
|
29
29
|
"styles": []
|
30
30
|
},
|
31
|
-
"VBadge": {
|
32
|
-
"from": "components/VBadge",
|
33
|
-
"styles": []
|
34
|
-
},
|
35
31
|
"VAvatar": {
|
36
32
|
"from": "components/VAvatar",
|
37
33
|
"styles": []
|
@@ -48,8 +44,16 @@
|
|
48
44
|
"from": "components/VBanner",
|
49
45
|
"styles": []
|
50
46
|
},
|
51
|
-
"
|
52
|
-
"from": "components/
|
47
|
+
"VBadge": {
|
48
|
+
"from": "components/VBadge",
|
49
|
+
"styles": []
|
50
|
+
},
|
51
|
+
"VBottomNavigation": {
|
52
|
+
"from": "components/VBottomNavigation",
|
53
|
+
"styles": []
|
54
|
+
},
|
55
|
+
"VBtn": {
|
56
|
+
"from": "components/VBtn",
|
53
57
|
"styles": []
|
54
58
|
},
|
55
59
|
"VBreadcrumbs": {
|
@@ -68,80 +72,76 @@
|
|
68
72
|
"from": "components/VBtnGroup",
|
69
73
|
"styles": []
|
70
74
|
},
|
71
|
-
"
|
72
|
-
"from": "components/
|
73
|
-
"styles": []
|
74
|
-
},
|
75
|
-
"VCard": {
|
76
|
-
"from": "components/VCard",
|
77
|
-
"styles": []
|
78
|
-
},
|
79
|
-
"VCardActions": {
|
80
|
-
"from": "components/VCard",
|
75
|
+
"VCarousel": {
|
76
|
+
"from": "components/VCarousel",
|
81
77
|
"styles": []
|
82
78
|
},
|
83
|
-
"
|
84
|
-
"from": "components/
|
79
|
+
"VCarouselItem": {
|
80
|
+
"from": "components/VCarousel",
|
85
81
|
"styles": []
|
86
82
|
},
|
87
|
-
"
|
88
|
-
"from": "components/
|
83
|
+
"VBtnToggle": {
|
84
|
+
"from": "components/VBtnToggle",
|
89
85
|
"styles": []
|
90
86
|
},
|
91
|
-
"
|
92
|
-
"from": "components/
|
87
|
+
"VCheckbox": {
|
88
|
+
"from": "components/VCheckbox",
|
93
89
|
"styles": []
|
94
90
|
},
|
95
|
-
"
|
96
|
-
"from": "components/
|
91
|
+
"VCheckboxBtn": {
|
92
|
+
"from": "components/VCheckbox",
|
97
93
|
"styles": []
|
98
94
|
},
|
99
|
-
"
|
100
|
-
"from": "components/
|
95
|
+
"VColorPicker": {
|
96
|
+
"from": "components/VColorPicker",
|
101
97
|
"styles": []
|
102
98
|
},
|
103
|
-
"
|
104
|
-
"from": "components/
|
99
|
+
"VChip": {
|
100
|
+
"from": "components/VChip",
|
105
101
|
"styles": []
|
106
102
|
},
|
107
|
-
"
|
108
|
-
"from": "components/
|
103
|
+
"VCode": {
|
104
|
+
"from": "components/VCode",
|
109
105
|
"styles": []
|
110
106
|
},
|
111
107
|
"VChipGroup": {
|
112
108
|
"from": "components/VChipGroup",
|
113
109
|
"styles": []
|
114
110
|
},
|
115
|
-
"
|
116
|
-
"from": "components/
|
111
|
+
"VCounter": {
|
112
|
+
"from": "components/VCounter",
|
117
113
|
"styles": []
|
118
114
|
},
|
119
|
-
"
|
120
|
-
"from": "components/
|
115
|
+
"VBottomSheet": {
|
116
|
+
"from": "components/VBottomSheet",
|
121
117
|
"styles": []
|
122
118
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
119
|
+
"VCombobox": {
|
120
|
+
"from": "components/VCombobox",
|
125
121
|
"styles": []
|
126
122
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
123
|
+
"VCard": {
|
124
|
+
"from": "components/VCard",
|
129
125
|
"styles": []
|
130
126
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
127
|
+
"VCardActions": {
|
128
|
+
"from": "components/VCard",
|
133
129
|
"styles": []
|
134
130
|
},
|
135
|
-
"
|
136
|
-
"from": "components/
|
131
|
+
"VCardItem": {
|
132
|
+
"from": "components/VCard",
|
137
133
|
"styles": []
|
138
134
|
},
|
139
|
-
"
|
140
|
-
"from": "components/
|
135
|
+
"VCardSubtitle": {
|
136
|
+
"from": "components/VCard",
|
141
137
|
"styles": []
|
142
138
|
},
|
143
|
-
"
|
144
|
-
"from": "components/
|
139
|
+
"VCardText": {
|
140
|
+
"from": "components/VCard",
|
141
|
+
"styles": []
|
142
|
+
},
|
143
|
+
"VCardTitle": {
|
144
|
+
"from": "components/VCard",
|
145
145
|
"styles": []
|
146
146
|
},
|
147
147
|
"VDataTable": {
|
@@ -196,28 +196,16 @@
|
|
196
196
|
"from": "components/VDatePicker",
|
197
197
|
"styles": []
|
198
198
|
},
|
199
|
-
"VDivider": {
|
200
|
-
"from": "components/VDivider",
|
201
|
-
"styles": []
|
202
|
-
},
|
203
199
|
"VDialog": {
|
204
200
|
"from": "components/VDialog",
|
205
201
|
"styles": []
|
206
202
|
},
|
207
|
-
"VFab": {
|
208
|
-
"from": "components/VFab",
|
209
|
-
"styles": []
|
210
|
-
},
|
211
203
|
"VEmptyState": {
|
212
204
|
"from": "components/VEmptyState",
|
213
205
|
"styles": []
|
214
206
|
},
|
215
|
-
"
|
216
|
-
"from": "components/
|
217
|
-
"styles": []
|
218
|
-
},
|
219
|
-
"VFieldLabel": {
|
220
|
-
"from": "components/VField",
|
207
|
+
"VDivider": {
|
208
|
+
"from": "components/VDivider",
|
221
209
|
"styles": []
|
222
210
|
},
|
223
211
|
"VExpansionPanels": {
|
@@ -236,16 +224,24 @@
|
|
236
224
|
"from": "components/VExpansionPanel",
|
237
225
|
"styles": []
|
238
226
|
},
|
239
|
-
"
|
240
|
-
"from": "components/
|
227
|
+
"VFab": {
|
228
|
+
"from": "components/VFab",
|
241
229
|
"styles": []
|
242
230
|
},
|
243
231
|
"VFileInput": {
|
244
232
|
"from": "components/VFileInput",
|
245
233
|
"styles": []
|
246
234
|
},
|
247
|
-
"
|
248
|
-
"from": "components/
|
235
|
+
"VField": {
|
236
|
+
"from": "components/VField",
|
237
|
+
"styles": []
|
238
|
+
},
|
239
|
+
"VFieldLabel": {
|
240
|
+
"from": "components/VField",
|
241
|
+
"styles": []
|
242
|
+
},
|
243
|
+
"VInput": {
|
244
|
+
"from": "components/VInput",
|
249
245
|
"styles": []
|
250
246
|
},
|
251
247
|
"VIcon": {
|
@@ -268,6 +264,14 @@
|
|
268
264
|
"from": "components/VIcon",
|
269
265
|
"styles": []
|
270
266
|
},
|
267
|
+
"VFooter": {
|
268
|
+
"from": "components/VFooter",
|
269
|
+
"styles": []
|
270
|
+
},
|
271
|
+
"VInfiniteScroll": {
|
272
|
+
"from": "components/VInfiniteScroll",
|
273
|
+
"styles": []
|
274
|
+
},
|
271
275
|
"VImg": {
|
272
276
|
"from": "components/VImg",
|
273
277
|
"styles": []
|
@@ -276,10 +280,6 @@
|
|
276
280
|
"from": "components/VKbd",
|
277
281
|
"styles": []
|
278
282
|
},
|
279
|
-
"VInput": {
|
280
|
-
"from": "components/VInput",
|
281
|
-
"styles": []
|
282
|
-
},
|
283
283
|
"VLabel": {
|
284
284
|
"from": "components/VLabel",
|
285
285
|
"styles": []
|
@@ -292,6 +292,10 @@
|
|
292
292
|
"from": "components/VItemGroup",
|
293
293
|
"styles": []
|
294
294
|
},
|
295
|
+
"VMain": {
|
296
|
+
"from": "components/VMain",
|
297
|
+
"styles": []
|
298
|
+
},
|
295
299
|
"VList": {
|
296
300
|
"from": "components/VList",
|
297
301
|
"styles": []
|
@@ -328,80 +332,64 @@
|
|
328
332
|
"from": "components/VList",
|
329
333
|
"styles": []
|
330
334
|
},
|
331
|
-
"VMain": {
|
332
|
-
"from": "components/VMain",
|
333
|
-
"styles": []
|
334
|
-
},
|
335
|
-
"VMessages": {
|
336
|
-
"from": "components/VMessages",
|
337
|
-
"styles": []
|
338
|
-
},
|
339
335
|
"VMenu": {
|
340
336
|
"from": "components/VMenu",
|
341
337
|
"styles": []
|
342
338
|
},
|
339
|
+
"VNumberInput": {
|
340
|
+
"from": "components/VNumberInput",
|
341
|
+
"styles": []
|
342
|
+
},
|
343
343
|
"VNavigationDrawer": {
|
344
344
|
"from": "components/VNavigationDrawer",
|
345
345
|
"styles": []
|
346
346
|
},
|
347
|
-
"
|
348
|
-
"from": "components/
|
347
|
+
"VMessages": {
|
348
|
+
"from": "components/VMessages",
|
349
|
+
"styles": []
|
350
|
+
},
|
351
|
+
"VOtpInput": {
|
352
|
+
"from": "components/VOtpInput",
|
349
353
|
"styles": []
|
350
354
|
},
|
351
355
|
"VOverlay": {
|
352
356
|
"from": "components/VOverlay",
|
353
357
|
"styles": []
|
354
358
|
},
|
355
|
-
"
|
356
|
-
"from": "components/
|
359
|
+
"VProgressLinear": {
|
360
|
+
"from": "components/VProgressLinear",
|
357
361
|
"styles": []
|
358
362
|
},
|
359
363
|
"VPagination": {
|
360
364
|
"from": "components/VPagination",
|
361
365
|
"styles": []
|
362
366
|
},
|
363
|
-
"VRadioGroup": {
|
364
|
-
"from": "components/VRadioGroup",
|
365
|
-
"styles": []
|
366
|
-
},
|
367
367
|
"VProgressCircular": {
|
368
368
|
"from": "components/VProgressCircular",
|
369
369
|
"styles": []
|
370
370
|
},
|
371
|
-
"VProgressLinear": {
|
372
|
-
"from": "components/VProgressLinear",
|
373
|
-
"styles": []
|
374
|
-
},
|
375
371
|
"VRating": {
|
376
372
|
"from": "components/VRating",
|
377
373
|
"styles": []
|
378
374
|
},
|
379
|
-
"
|
380
|
-
"from": "components/
|
375
|
+
"VRadioGroup": {
|
376
|
+
"from": "components/VRadioGroup",
|
381
377
|
"styles": []
|
382
378
|
},
|
383
|
-
"
|
384
|
-
"from": "components/
|
379
|
+
"VSelect": {
|
380
|
+
"from": "components/VSelect",
|
385
381
|
"styles": []
|
386
382
|
},
|
387
383
|
"VSelectionControl": {
|
388
384
|
"from": "components/VSelectionControl",
|
389
385
|
"styles": []
|
390
386
|
},
|
391
|
-
"VSlider": {
|
392
|
-
"from": "components/VSlider",
|
393
|
-
"styles": []
|
394
|
-
},
|
395
387
|
"VSheet": {
|
396
388
|
"from": "components/VSheet",
|
397
389
|
"styles": []
|
398
390
|
},
|
399
|
-
"
|
400
|
-
"from": "components/
|
401
|
-
"styles": []
|
402
|
-
},
|
403
|
-
"VSkeletonLoader": {
|
404
|
-
"from": "components/VSkeletonLoader",
|
391
|
+
"VSelectionControlGroup": {
|
392
|
+
"from": "components/VSelectionControlGroup",
|
405
393
|
"styles": []
|
406
394
|
},
|
407
395
|
"VSlideGroup": {
|
@@ -412,6 +400,14 @@
|
|
412
400
|
"from": "components/VSlideGroup",
|
413
401
|
"styles": []
|
414
402
|
},
|
403
|
+
"VSlider": {
|
404
|
+
"from": "components/VSlider",
|
405
|
+
"styles": []
|
406
|
+
},
|
407
|
+
"VSnackbar": {
|
408
|
+
"from": "components/VSnackbar",
|
409
|
+
"styles": []
|
410
|
+
},
|
415
411
|
"VStepper": {
|
416
412
|
"from": "components/VStepper",
|
417
413
|
"styles": []
|
@@ -436,26 +432,46 @@
|
|
436
432
|
"from": "components/VStepper",
|
437
433
|
"styles": []
|
438
434
|
},
|
439
|
-
"
|
440
|
-
"from": "components/
|
435
|
+
"VSkeletonLoader": {
|
436
|
+
"from": "components/VSkeletonLoader",
|
441
437
|
"styles": []
|
442
438
|
},
|
443
439
|
"VSystemBar": {
|
444
440
|
"from": "components/VSystemBar",
|
445
441
|
"styles": []
|
446
442
|
},
|
447
|
-
"
|
448
|
-
"from": "components/
|
443
|
+
"VTab": {
|
444
|
+
"from": "components/VTabs",
|
449
445
|
"styles": []
|
450
446
|
},
|
451
|
-
"
|
452
|
-
"from": "components/
|
447
|
+
"VTabs": {
|
448
|
+
"from": "components/VTabs",
|
449
|
+
"styles": []
|
450
|
+
},
|
451
|
+
"VTabsWindow": {
|
452
|
+
"from": "components/VTabs",
|
453
|
+
"styles": []
|
454
|
+
},
|
455
|
+
"VTabsWindowItem": {
|
456
|
+
"from": "components/VTabs",
|
457
|
+
"styles": []
|
458
|
+
},
|
459
|
+
"VSwitch": {
|
460
|
+
"from": "components/VSwitch",
|
453
461
|
"styles": []
|
454
462
|
},
|
455
463
|
"VTable": {
|
456
464
|
"from": "components/VTable",
|
457
465
|
"styles": []
|
458
466
|
},
|
467
|
+
"VTextarea": {
|
468
|
+
"from": "components/VTextarea",
|
469
|
+
"styles": []
|
470
|
+
},
|
471
|
+
"VTextField": {
|
472
|
+
"from": "components/VTextField",
|
473
|
+
"styles": []
|
474
|
+
},
|
459
475
|
"VTimeline": {
|
460
476
|
"from": "components/VTimeline",
|
461
477
|
"styles": []
|
@@ -464,10 +480,6 @@
|
|
464
480
|
"from": "components/VTimeline",
|
465
481
|
"styles": []
|
466
482
|
},
|
467
|
-
"VTooltip": {
|
468
|
-
"from": "components/VTooltip",
|
469
|
-
"styles": []
|
470
|
-
},
|
471
483
|
"VToolbar": {
|
472
484
|
"from": "components/VToolbar",
|
473
485
|
"styles": []
|
@@ -480,6 +492,10 @@
|
|
480
492
|
"from": "components/VToolbar",
|
481
493
|
"styles": []
|
482
494
|
},
|
495
|
+
"VTooltip": {
|
496
|
+
"from": "components/VTooltip",
|
497
|
+
"styles": []
|
498
|
+
},
|
483
499
|
"VWindow": {
|
484
500
|
"from": "components/VWindow",
|
485
501
|
"styles": []
|
@@ -488,22 +504,6 @@
|
|
488
504
|
"from": "components/VWindow",
|
489
505
|
"styles": []
|
490
506
|
},
|
491
|
-
"VTab": {
|
492
|
-
"from": "components/VTabs",
|
493
|
-
"styles": []
|
494
|
-
},
|
495
|
-
"VTabs": {
|
496
|
-
"from": "components/VTabs",
|
497
|
-
"styles": []
|
498
|
-
},
|
499
|
-
"VTabsWindow": {
|
500
|
-
"from": "components/VTabs",
|
501
|
-
"styles": []
|
502
|
-
},
|
503
|
-
"VTabsWindowItem": {
|
504
|
-
"from": "components/VTabs",
|
505
|
-
"styles": []
|
506
|
-
},
|
507
507
|
"VConfirmEdit": {
|
508
508
|
"from": "components/VConfirmEdit",
|
509
509
|
"styles": []
|
@@ -516,14 +516,6 @@
|
|
516
516
|
"from": "components/VDefaultsProvider",
|
517
517
|
"styles": []
|
518
518
|
},
|
519
|
-
"VForm": {
|
520
|
-
"from": "components/VForm",
|
521
|
-
"styles": []
|
522
|
-
},
|
523
|
-
"VHover": {
|
524
|
-
"from": "components/VHover",
|
525
|
-
"styles": []
|
526
|
-
},
|
527
519
|
"VContainer": {
|
528
520
|
"from": "components/VGrid",
|
529
521
|
"styles": []
|
@@ -540,8 +532,12 @@
|
|
540
532
|
"from": "components/VGrid",
|
541
533
|
"styles": []
|
542
534
|
},
|
543
|
-
"
|
544
|
-
"from": "components/
|
535
|
+
"VForm": {
|
536
|
+
"from": "components/VForm",
|
537
|
+
"styles": []
|
538
|
+
},
|
539
|
+
"VHover": {
|
540
|
+
"from": "components/VHover",
|
545
541
|
"styles": []
|
546
542
|
},
|
547
543
|
"VLayout": {
|
@@ -552,6 +548,10 @@
|
|
552
548
|
"from": "components/VLayout",
|
553
549
|
"styles": []
|
554
550
|
},
|
551
|
+
"VLazy": {
|
552
|
+
"from": "components/VLazy",
|
553
|
+
"styles": []
|
554
|
+
},
|
555
555
|
"VLocaleProvider": {
|
556
556
|
"from": "components/VLocaleProvider",
|
557
557
|
"styles": []
|
@@ -560,8 +560,8 @@
|
|
560
560
|
"from": "components/VNoSsr",
|
561
561
|
"styles": []
|
562
562
|
},
|
563
|
-
"
|
564
|
-
"from": "components/
|
563
|
+
"VRadio": {
|
564
|
+
"from": "components/VRadio",
|
565
565
|
"styles": []
|
566
566
|
},
|
567
567
|
"VRangeSlider": {
|
@@ -572,10 +572,6 @@
|
|
572
572
|
"from": "components/VResponsive",
|
573
573
|
"styles": []
|
574
574
|
},
|
575
|
-
"VSparkline": {
|
576
|
-
"from": "components/VSparkline",
|
577
|
-
"styles": []
|
578
|
-
},
|
579
575
|
"VSnackbarQueue": {
|
580
576
|
"from": "components/VSnackbarQueue",
|
581
577
|
"styles": []
|
@@ -584,6 +580,10 @@
|
|
584
580
|
"from": "components/VSpeedDial",
|
585
581
|
"styles": []
|
586
582
|
},
|
583
|
+
"VSparkline": {
|
584
|
+
"from": "components/VSparkline",
|
585
|
+
"styles": []
|
586
|
+
},
|
587
587
|
"VThemeProvider": {
|
588
588
|
"from": "components/VThemeProvider",
|
589
589
|
"styles": []
|
@@ -660,8 +660,8 @@
|
|
660
660
|
"from": "components/transitions",
|
661
661
|
"styles": []
|
662
662
|
},
|
663
|
-
"
|
664
|
-
"from": "components/
|
663
|
+
"VParallax": {
|
664
|
+
"from": "components/VParallax",
|
665
665
|
"styles": []
|
666
666
|
}
|
667
667
|
},
|