@vuetify/nightly 3.8.2-master.2025-04-24 → 3.8.2-master.2025-04-26
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 +7 -3
- package/dist/json/attributes.json +3371 -3371
- package/dist/json/importMap-labs.json +32 -32
- package/dist/json/importMap.json +166 -166
- package/dist/json/web-types.json +6047 -6047
- package/dist/vuetify-labs.cjs +4 -3
- package/dist/vuetify-labs.css +6090 -6090
- package/dist/vuetify-labs.d.ts +60 -60
- package/dist/vuetify-labs.esm.js +4 -3
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +4 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +4 -3
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +4983 -4983
- package/dist/vuetify.d.ts +60 -60
- package/dist/vuetify.esm.js +4 -3
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +4 -3
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +4 -4
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VSelect/VSelect.js +1 -0
- package/lib/components/VSelect/VSelect.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +60 -60
- package/lib/framework.js +1 -1
- package/package.json +1 -1
@@ -1,5 +1,25 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
+
"VStepperVertical": {
|
4
|
+
"from": "labs/VStepperVertical",
|
5
|
+
"styles": []
|
6
|
+
},
|
7
|
+
"VStepperVerticalItem": {
|
8
|
+
"from": "labs/VStepperVertical",
|
9
|
+
"styles": []
|
10
|
+
},
|
11
|
+
"VStepperVerticalActions": {
|
12
|
+
"from": "labs/VStepperVertical",
|
13
|
+
"styles": []
|
14
|
+
},
|
15
|
+
"VFileUpload": {
|
16
|
+
"from": "labs/VFileUpload",
|
17
|
+
"styles": []
|
18
|
+
},
|
19
|
+
"VFileUploadItem": {
|
20
|
+
"from": "labs/VFileUpload",
|
21
|
+
"styles": []
|
22
|
+
},
|
3
23
|
"VCalendar": {
|
4
24
|
"from": "labs/VCalendar",
|
5
25
|
"styles": []
|
@@ -28,12 +48,16 @@
|
|
28
48
|
"from": "labs/VIconBtn",
|
29
49
|
"styles": []
|
30
50
|
},
|
31
|
-
"
|
32
|
-
"from": "labs/
|
51
|
+
"VTreeview": {
|
52
|
+
"from": "labs/VTreeview",
|
33
53
|
"styles": []
|
34
54
|
},
|
35
|
-
"
|
36
|
-
"from": "labs/
|
55
|
+
"VTreeviewItem": {
|
56
|
+
"from": "labs/VTreeview",
|
57
|
+
"styles": []
|
58
|
+
},
|
59
|
+
"VTreeviewGroup": {
|
60
|
+
"from": "labs/VTreeview",
|
37
61
|
"styles": []
|
38
62
|
},
|
39
63
|
"VTimePicker": {
|
@@ -48,36 +72,12 @@
|
|
48
72
|
"from": "labs/VTimePicker",
|
49
73
|
"styles": []
|
50
74
|
},
|
51
|
-
"
|
52
|
-
"from": "labs/
|
53
|
-
"styles": []
|
54
|
-
},
|
55
|
-
"VFileUploadItem": {
|
56
|
-
"from": "labs/VFileUpload",
|
57
|
-
"styles": []
|
58
|
-
},
|
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
|
-
"VTreeview": {
|
72
|
-
"from": "labs/VTreeview",
|
73
|
-
"styles": []
|
74
|
-
},
|
75
|
-
"VTreeviewItem": {
|
76
|
-
"from": "labs/VTreeview",
|
75
|
+
"VPicker": {
|
76
|
+
"from": "labs/VPicker",
|
77
77
|
"styles": []
|
78
78
|
},
|
79
|
-
"
|
80
|
-
"from": "labs/
|
79
|
+
"VPickerTitle": {
|
80
|
+
"from": "labs/VPicker",
|
81
81
|
"styles": []
|
82
82
|
},
|
83
83
|
"VDateInput": {
|
package/dist/json/importMap.json
CHANGED
@@ -1,9 +1,5 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"VApp": {
|
4
|
-
"from": "components/VApp",
|
5
|
-
"styles": []
|
6
|
-
},
|
7
3
|
"VAppBar": {
|
8
4
|
"from": "components/VAppBar",
|
9
5
|
"styles": []
|
@@ -16,10 +12,6 @@
|
|
16
12
|
"from": "components/VAppBar",
|
17
13
|
"styles": []
|
18
14
|
},
|
19
|
-
"VAutocomplete": {
|
20
|
-
"from": "components/VAutocomplete",
|
21
|
-
"styles": []
|
22
|
-
},
|
23
15
|
"VAlert": {
|
24
16
|
"from": "components/VAlert",
|
25
17
|
"styles": []
|
@@ -28,52 +20,64 @@
|
|
28
20
|
"from": "components/VAlert",
|
29
21
|
"styles": []
|
30
22
|
},
|
23
|
+
"VAutocomplete": {
|
24
|
+
"from": "components/VAutocomplete",
|
25
|
+
"styles": []
|
26
|
+
},
|
27
|
+
"VApp": {
|
28
|
+
"from": "components/VApp",
|
29
|
+
"styles": []
|
30
|
+
},
|
31
|
+
"VBadge": {
|
32
|
+
"from": "components/VBadge",
|
33
|
+
"styles": []
|
34
|
+
},
|
31
35
|
"VAvatar": {
|
32
36
|
"from": "components/VAvatar",
|
33
37
|
"styles": []
|
34
38
|
},
|
35
|
-
"
|
36
|
-
"from": "components/
|
39
|
+
"VBanner": {
|
40
|
+
"from": "components/VBanner",
|
37
41
|
"styles": []
|
38
42
|
},
|
39
|
-
"
|
40
|
-
"from": "components/
|
43
|
+
"VBannerActions": {
|
44
|
+
"from": "components/VBanner",
|
41
45
|
"styles": []
|
42
46
|
},
|
43
|
-
"
|
44
|
-
"from": "components/
|
47
|
+
"VBannerText": {
|
48
|
+
"from": "components/VBanner",
|
45
49
|
"styles": []
|
46
50
|
},
|
47
|
-
"
|
48
|
-
"from": "components/
|
51
|
+
"VBottomNavigation": {
|
52
|
+
"from": "components/VBottomNavigation",
|
49
53
|
"styles": []
|
50
54
|
},
|
51
55
|
"VBottomSheet": {
|
52
56
|
"from": "components/VBottomSheet",
|
53
57
|
"styles": []
|
54
58
|
},
|
55
|
-
"
|
56
|
-
"from": "components/
|
59
|
+
"VBreadcrumbs": {
|
60
|
+
"from": "components/VBreadcrumbs",
|
57
61
|
"styles": []
|
58
62
|
},
|
59
|
-
"
|
60
|
-
"from": "components/
|
63
|
+
"VBreadcrumbsItem": {
|
64
|
+
"from": "components/VBreadcrumbs",
|
61
65
|
"styles": []
|
62
66
|
},
|
63
|
-
"
|
64
|
-
"from": "components/
|
67
|
+
"VBreadcrumbsDivider": {
|
68
|
+
"from": "components/VBreadcrumbs",
|
65
69
|
"styles": []
|
66
70
|
},
|
67
|
-
"
|
68
|
-
"from": "components/
|
71
|
+
"VBtnToggle": {
|
72
|
+
"from": "components/VBtnToggle",
|
69
73
|
"styles": []
|
70
74
|
},
|
71
|
-
"
|
72
|
-
"from": "components/
|
75
|
+
"VBtnGroup": {
|
76
|
+
"from": "components/VBtnGroup",
|
73
77
|
"styles": []
|
74
78
|
},
|
75
|
-
"
|
76
|
-
"from": "components/
|
79
|
+
"VBtn": {
|
80
|
+
"from": "components/VBtn",
|
77
81
|
"styles": []
|
78
82
|
},
|
79
83
|
"VCard": {
|
@@ -108,60 +112,28 @@
|
|
108
112
|
"from": "components/VCheckbox",
|
109
113
|
"styles": []
|
110
114
|
},
|
111
|
-
"VChip": {
|
112
|
-
"from": "components/VChip",
|
113
|
-
"styles": []
|
114
|
-
},
|
115
|
-
"VCarousel": {
|
116
|
-
"from": "components/VCarousel",
|
117
|
-
"styles": []
|
118
|
-
},
|
119
|
-
"VCarouselItem": {
|
120
|
-
"from": "components/VCarousel",
|
121
|
-
"styles": []
|
122
|
-
},
|
123
115
|
"VCode": {
|
124
116
|
"from": "components/VCode",
|
125
117
|
"styles": []
|
126
118
|
},
|
127
|
-
"VColorPicker": {
|
128
|
-
"from": "components/VColorPicker",
|
129
|
-
"styles": []
|
130
|
-
},
|
131
119
|
"VChipGroup": {
|
132
120
|
"from": "components/VChipGroup",
|
133
121
|
"styles": []
|
134
122
|
},
|
135
|
-
"
|
136
|
-
"from": "components/
|
123
|
+
"VColorPicker": {
|
124
|
+
"from": "components/VColorPicker",
|
137
125
|
"styles": []
|
138
126
|
},
|
139
127
|
"VCombobox": {
|
140
128
|
"from": "components/VCombobox",
|
141
129
|
"styles": []
|
142
130
|
},
|
143
|
-
"
|
144
|
-
"from": "components/
|
145
|
-
"styles": []
|
146
|
-
},
|
147
|
-
"VDatePickerControls": {
|
148
|
-
"from": "components/VDatePicker",
|
149
|
-
"styles": []
|
150
|
-
},
|
151
|
-
"VDatePickerHeader": {
|
152
|
-
"from": "components/VDatePicker",
|
153
|
-
"styles": []
|
154
|
-
},
|
155
|
-
"VDatePickerMonth": {
|
156
|
-
"from": "components/VDatePicker",
|
157
|
-
"styles": []
|
158
|
-
},
|
159
|
-
"VDatePickerMonths": {
|
160
|
-
"from": "components/VDatePicker",
|
131
|
+
"VCounter": {
|
132
|
+
"from": "components/VCounter",
|
161
133
|
"styles": []
|
162
134
|
},
|
163
|
-
"
|
164
|
-
"from": "components/
|
135
|
+
"VDialog": {
|
136
|
+
"from": "components/VDialog",
|
165
137
|
"styles": []
|
166
138
|
},
|
167
139
|
"VDataTable": {
|
@@ -192,14 +164,6 @@
|
|
192
164
|
"from": "components/VDataTable",
|
193
165
|
"styles": []
|
194
166
|
},
|
195
|
-
"VDivider": {
|
196
|
-
"from": "components/VDivider",
|
197
|
-
"styles": []
|
198
|
-
},
|
199
|
-
"VDialog": {
|
200
|
-
"from": "components/VDialog",
|
201
|
-
"styles": []
|
202
|
-
},
|
203
167
|
"VExpansionPanels": {
|
204
168
|
"from": "components/VExpansionPanel",
|
205
169
|
"styles": []
|
@@ -220,16 +184,20 @@
|
|
220
184
|
"from": "components/VEmptyState",
|
221
185
|
"styles": []
|
222
186
|
},
|
223
|
-
"
|
224
|
-
"from": "components/
|
187
|
+
"VChip": {
|
188
|
+
"from": "components/VChip",
|
225
189
|
"styles": []
|
226
190
|
},
|
227
|
-
"
|
228
|
-
"from": "components/
|
191
|
+
"VDivider": {
|
192
|
+
"from": "components/VDivider",
|
229
193
|
"styles": []
|
230
194
|
},
|
231
|
-
"
|
232
|
-
"from": "components/
|
195
|
+
"VCarousel": {
|
196
|
+
"from": "components/VCarousel",
|
197
|
+
"styles": []
|
198
|
+
},
|
199
|
+
"VCarouselItem": {
|
200
|
+
"from": "components/VCarousel",
|
233
201
|
"styles": []
|
234
202
|
},
|
235
203
|
"VField": {
|
@@ -240,6 +208,38 @@
|
|
240
208
|
"from": "components/VField",
|
241
209
|
"styles": []
|
242
210
|
},
|
211
|
+
"VFab": {
|
212
|
+
"from": "components/VFab",
|
213
|
+
"styles": []
|
214
|
+
},
|
215
|
+
"VFooter": {
|
216
|
+
"from": "components/VFooter",
|
217
|
+
"styles": []
|
218
|
+
},
|
219
|
+
"VDatePicker": {
|
220
|
+
"from": "components/VDatePicker",
|
221
|
+
"styles": []
|
222
|
+
},
|
223
|
+
"VDatePickerControls": {
|
224
|
+
"from": "components/VDatePicker",
|
225
|
+
"styles": []
|
226
|
+
},
|
227
|
+
"VDatePickerHeader": {
|
228
|
+
"from": "components/VDatePicker",
|
229
|
+
"styles": []
|
230
|
+
},
|
231
|
+
"VDatePickerMonth": {
|
232
|
+
"from": "components/VDatePicker",
|
233
|
+
"styles": []
|
234
|
+
},
|
235
|
+
"VDatePickerMonths": {
|
236
|
+
"from": "components/VDatePicker",
|
237
|
+
"styles": []
|
238
|
+
},
|
239
|
+
"VDatePickerYears": {
|
240
|
+
"from": "components/VDatePicker",
|
241
|
+
"styles": []
|
242
|
+
},
|
243
243
|
"VIcon": {
|
244
244
|
"from": "components/VIcon",
|
245
245
|
"styles": []
|
@@ -260,18 +260,22 @@
|
|
260
260
|
"from": "components/VIcon",
|
261
261
|
"styles": []
|
262
262
|
},
|
263
|
-
"
|
264
|
-
"from": "components/
|
263
|
+
"VFileInput": {
|
264
|
+
"from": "components/VFileInput",
|
265
265
|
"styles": []
|
266
266
|
},
|
267
|
-
"
|
268
|
-
"from": "components/
|
267
|
+
"VImg": {
|
268
|
+
"from": "components/VImg",
|
269
269
|
"styles": []
|
270
270
|
},
|
271
271
|
"VKbd": {
|
272
272
|
"from": "components/VKbd",
|
273
273
|
"styles": []
|
274
274
|
},
|
275
|
+
"VInfiniteScroll": {
|
276
|
+
"from": "components/VInfiniteScroll",
|
277
|
+
"styles": []
|
278
|
+
},
|
275
279
|
"VInput": {
|
276
280
|
"from": "components/VInput",
|
277
281
|
"styles": []
|
@@ -284,6 +288,10 @@
|
|
284
288
|
"from": "components/VItemGroup",
|
285
289
|
"styles": []
|
286
290
|
},
|
291
|
+
"VLabel": {
|
292
|
+
"from": "components/VLabel",
|
293
|
+
"styles": []
|
294
|
+
},
|
287
295
|
"VList": {
|
288
296
|
"from": "components/VList",
|
289
297
|
"styles": []
|
@@ -320,30 +328,34 @@
|
|
320
328
|
"from": "components/VList",
|
321
329
|
"styles": []
|
322
330
|
},
|
323
|
-
"VMain": {
|
324
|
-
"from": "components/VMain",
|
325
|
-
"styles": []
|
326
|
-
},
|
327
331
|
"VMenu": {
|
328
332
|
"from": "components/VMenu",
|
329
333
|
"styles": []
|
330
334
|
},
|
331
|
-
"
|
332
|
-
"from": "components/
|
335
|
+
"VMain": {
|
336
|
+
"from": "components/VMain",
|
337
|
+
"styles": []
|
338
|
+
},
|
339
|
+
"VMessages": {
|
340
|
+
"from": "components/VMessages",
|
333
341
|
"styles": []
|
334
342
|
},
|
335
343
|
"VNumberInput": {
|
336
344
|
"from": "components/VNumberInput",
|
337
345
|
"styles": []
|
338
346
|
},
|
339
|
-
"
|
340
|
-
"from": "components/
|
347
|
+
"VNavigationDrawer": {
|
348
|
+
"from": "components/VNavigationDrawer",
|
341
349
|
"styles": []
|
342
350
|
},
|
343
351
|
"VOverlay": {
|
344
352
|
"from": "components/VOverlay",
|
345
353
|
"styles": []
|
346
354
|
},
|
355
|
+
"VPagination": {
|
356
|
+
"from": "components/VPagination",
|
357
|
+
"styles": []
|
358
|
+
},
|
347
359
|
"VOtpInput": {
|
348
360
|
"from": "components/VOtpInput",
|
349
361
|
"styles": []
|
@@ -352,42 +364,30 @@
|
|
352
364
|
"from": "components/VProgressLinear",
|
353
365
|
"styles": []
|
354
366
|
},
|
355
|
-
"VProgressCircular": {
|
356
|
-
"from": "components/VProgressCircular",
|
357
|
-
"styles": []
|
358
|
-
},
|
359
|
-
"VPagination": {
|
360
|
-
"from": "components/VPagination",
|
361
|
-
"styles": []
|
362
|
-
},
|
363
367
|
"VRadioGroup": {
|
364
368
|
"from": "components/VRadioGroup",
|
365
369
|
"styles": []
|
366
370
|
},
|
371
|
+
"VProgressCircular": {
|
372
|
+
"from": "components/VProgressCircular",
|
373
|
+
"styles": []
|
374
|
+
},
|
367
375
|
"VRating": {
|
368
376
|
"from": "components/VRating",
|
369
377
|
"styles": []
|
370
378
|
},
|
371
|
-
"
|
372
|
-
"from": "components/
|
379
|
+
"VSelectionControlGroup": {
|
380
|
+
"from": "components/VSelectionControlGroup",
|
373
381
|
"styles": []
|
374
382
|
},
|
375
|
-
"
|
376
|
-
"from": "components/
|
383
|
+
"VSelect": {
|
384
|
+
"from": "components/VSelect",
|
377
385
|
"styles": []
|
378
386
|
},
|
379
387
|
"VSelectionControl": {
|
380
388
|
"from": "components/VSelectionControl",
|
381
389
|
"styles": []
|
382
390
|
},
|
383
|
-
"VSelectionControlGroup": {
|
384
|
-
"from": "components/VSelectionControlGroup",
|
385
|
-
"styles": []
|
386
|
-
},
|
387
|
-
"VSkeletonLoader": {
|
388
|
-
"from": "components/VSkeletonLoader",
|
389
|
-
"styles": []
|
390
|
-
},
|
391
391
|
"VSlideGroup": {
|
392
392
|
"from": "components/VSlideGroup",
|
393
393
|
"styles": []
|
@@ -396,6 +396,14 @@
|
|
396
396
|
"from": "components/VSlideGroup",
|
397
397
|
"styles": []
|
398
398
|
},
|
399
|
+
"VSkeletonLoader": {
|
400
|
+
"from": "components/VSkeletonLoader",
|
401
|
+
"styles": []
|
402
|
+
},
|
403
|
+
"VSheet": {
|
404
|
+
"from": "components/VSheet",
|
405
|
+
"styles": []
|
406
|
+
},
|
399
407
|
"VSlider": {
|
400
408
|
"from": "components/VSlider",
|
401
409
|
"styles": []
|
@@ -424,14 +432,6 @@
|
|
424
432
|
"from": "components/VStepper",
|
425
433
|
"styles": []
|
426
434
|
},
|
427
|
-
"VSnackbar": {
|
428
|
-
"from": "components/VSnackbar",
|
429
|
-
"styles": []
|
430
|
-
},
|
431
|
-
"VSystemBar": {
|
432
|
-
"from": "components/VSystemBar",
|
433
|
-
"styles": []
|
434
|
-
},
|
435
435
|
"VSwitch": {
|
436
436
|
"from": "components/VSwitch",
|
437
437
|
"styles": []
|
@@ -452,18 +452,34 @@
|
|
452
452
|
"from": "components/VTabs",
|
453
453
|
"styles": []
|
454
454
|
},
|
455
|
-
"
|
456
|
-
"from": "components/
|
455
|
+
"VSystemBar": {
|
456
|
+
"from": "components/VSystemBar",
|
457
457
|
"styles": []
|
458
458
|
},
|
459
459
|
"VTextarea": {
|
460
460
|
"from": "components/VTextarea",
|
461
461
|
"styles": []
|
462
462
|
},
|
463
|
+
"VTable": {
|
464
|
+
"from": "components/VTable",
|
465
|
+
"styles": []
|
466
|
+
},
|
463
467
|
"VTextField": {
|
464
468
|
"from": "components/VTextField",
|
465
469
|
"styles": []
|
466
470
|
},
|
471
|
+
"VWindow": {
|
472
|
+
"from": "components/VWindow",
|
473
|
+
"styles": []
|
474
|
+
},
|
475
|
+
"VWindowItem": {
|
476
|
+
"from": "components/VWindow",
|
477
|
+
"styles": []
|
478
|
+
},
|
479
|
+
"VTooltip": {
|
480
|
+
"from": "components/VTooltip",
|
481
|
+
"styles": []
|
482
|
+
},
|
467
483
|
"VToolbar": {
|
468
484
|
"from": "components/VToolbar",
|
469
485
|
"styles": []
|
@@ -484,42 +500,18 @@
|
|
484
500
|
"from": "components/VTimeline",
|
485
501
|
"styles": []
|
486
502
|
},
|
487
|
-
"
|
488
|
-
"from": "components/
|
489
|
-
"styles": []
|
490
|
-
},
|
491
|
-
"VWindow": {
|
492
|
-
"from": "components/VWindow",
|
493
|
-
"styles": []
|
494
|
-
},
|
495
|
-
"VWindowItem": {
|
496
|
-
"from": "components/VWindow",
|
497
|
-
"styles": []
|
498
|
-
},
|
499
|
-
"VLabel": {
|
500
|
-
"from": "components/VLabel",
|
501
|
-
"styles": []
|
502
|
-
},
|
503
|
-
"VBtn": {
|
504
|
-
"from": "components/VBtn",
|
503
|
+
"VDefaultsProvider": {
|
504
|
+
"from": "components/VDefaultsProvider",
|
505
505
|
"styles": []
|
506
506
|
},
|
507
507
|
"VDataIterator": {
|
508
508
|
"from": "components/VDataIterator",
|
509
509
|
"styles": []
|
510
510
|
},
|
511
|
-
"VConfirmEdit": {
|
512
|
-
"from": "components/VConfirmEdit",
|
513
|
-
"styles": []
|
514
|
-
},
|
515
511
|
"VForm": {
|
516
512
|
"from": "components/VForm",
|
517
513
|
"styles": []
|
518
514
|
},
|
519
|
-
"VDefaultsProvider": {
|
520
|
-
"from": "components/VDefaultsProvider",
|
521
|
-
"styles": []
|
522
|
-
},
|
523
515
|
"VContainer": {
|
524
516
|
"from": "components/VGrid",
|
525
517
|
"styles": []
|
@@ -548,38 +540,42 @@
|
|
548
540
|
"from": "components/VLayout",
|
549
541
|
"styles": []
|
550
542
|
},
|
543
|
+
"VLazy": {
|
544
|
+
"from": "components/VLazy",
|
545
|
+
"styles": []
|
546
|
+
},
|
551
547
|
"VLocaleProvider": {
|
552
548
|
"from": "components/VLocaleProvider",
|
553
549
|
"styles": []
|
554
550
|
},
|
555
|
-
"
|
556
|
-
"from": "components/
|
551
|
+
"VConfirmEdit": {
|
552
|
+
"from": "components/VConfirmEdit",
|
557
553
|
"styles": []
|
558
554
|
},
|
559
555
|
"VNoSsr": {
|
560
556
|
"from": "components/VNoSsr",
|
561
557
|
"styles": []
|
562
558
|
},
|
563
|
-
"
|
564
|
-
"from": "components/
|
559
|
+
"VRangeSlider": {
|
560
|
+
"from": "components/VRangeSlider",
|
561
|
+
"styles": []
|
562
|
+
},
|
563
|
+
"VSnackbar": {
|
564
|
+
"from": "components/VSnackbar",
|
565
565
|
"styles": []
|
566
566
|
},
|
567
567
|
"VRadio": {
|
568
568
|
"from": "components/VRadio",
|
569
569
|
"styles": []
|
570
570
|
},
|
571
|
-
"
|
572
|
-
"from": "components/
|
571
|
+
"VParallax": {
|
572
|
+
"from": "components/VParallax",
|
573
573
|
"styles": []
|
574
574
|
},
|
575
575
|
"VResponsive": {
|
576
576
|
"from": "components/VResponsive",
|
577
577
|
"styles": []
|
578
578
|
},
|
579
|
-
"VSpeedDial": {
|
580
|
-
"from": "components/VSpeedDial",
|
581
|
-
"styles": []
|
582
|
-
},
|
583
579
|
"VSnackbarQueue": {
|
584
580
|
"from": "components/VSnackbarQueue",
|
585
581
|
"styles": []
|
@@ -588,16 +584,12 @@
|
|
588
584
|
"from": "components/VSparkline",
|
589
585
|
"styles": []
|
590
586
|
},
|
591
|
-
"
|
592
|
-
"from": "components/
|
593
|
-
"styles": []
|
594
|
-
},
|
595
|
-
"VValidation": {
|
596
|
-
"from": "components/VValidation",
|
587
|
+
"VSpeedDial": {
|
588
|
+
"from": "components/VSpeedDial",
|
597
589
|
"styles": []
|
598
590
|
},
|
599
|
-
"
|
600
|
-
"from": "components/
|
591
|
+
"VThemeProvider": {
|
592
|
+
"from": "components/VThemeProvider",
|
601
593
|
"styles": []
|
602
594
|
},
|
603
595
|
"VFabTransition": {
|
@@ -663,6 +655,14 @@
|
|
663
655
|
"VDialogTransition": {
|
664
656
|
"from": "components/transitions",
|
665
657
|
"styles": []
|
658
|
+
},
|
659
|
+
"VVirtualScroll": {
|
660
|
+
"from": "components/VVirtualScroll",
|
661
|
+
"styles": []
|
662
|
+
},
|
663
|
+
"VValidation": {
|
664
|
+
"from": "components/VValidation",
|
665
|
+
"styles": []
|
666
666
|
}
|
667
667
|
},
|
668
668
|
"directives": [
|