@vuetify/nightly 3.8.9-master.2025-06-12 → 3.8.9-master.2025-06-13
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 +9 -3
- package/dist/json/attributes.json +3537 -3537
- package/dist/json/importMap-labs.json +28 -28
- package/dist/json/importMap.json +164 -164
- package/dist/json/web-types.json +6485 -6485
- package/dist/vuetify-labs.cjs +43 -22
- package/dist/vuetify-labs.css +4940 -4940
- package/dist/vuetify-labs.d.ts +61 -61
- package/dist/vuetify-labs.esm.js +43 -22
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +43 -22
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +41 -22
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3520 -3520
- package/dist/vuetify.d.ts +61 -61
- package/dist/vuetify.esm.js +41 -22
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +41 -22
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +19 -17
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VDatePicker/VDatePicker.js +19 -13
- package/lib/components/VDatePicker/VDatePicker.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerYears.js +1 -3
- package/lib/components/VDatePicker/VDatePickerYears.js.map +1 -1
- package/lib/components/VField/VField.js +10 -2
- package/lib/components/VField/VField.js.map +1 -1
- package/lib/composables/hotkey.d.ts +9 -0
- package/lib/composables/hotkey.js +131 -0
- package/lib/composables/hotkey.js.map +1 -0
- package/lib/composables/transition.js +3 -3
- package/lib/composables/transition.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/lib/labs/VTimePicker/VTimePickerClock.js +3 -1
- package/lib/labs/VTimePicker/VTimePickerClock.js.map +1 -1
- package/lib/util/helpers.d.ts +3 -0
- package/lib/util/helpers.js +7 -0
- package/lib/util/helpers.js.map +1 -1
- package/package.json +1 -1
@@ -28,30 +28,6 @@
|
|
28
28
|
"from": "labs/VIconBtn",
|
29
29
|
"styles": []
|
30
30
|
},
|
31
|
-
"VColorInput": {
|
32
|
-
"from": "labs/VColorInput",
|
33
|
-
"styles": []
|
34
|
-
},
|
35
|
-
"VFileUpload": {
|
36
|
-
"from": "labs/VFileUpload",
|
37
|
-
"styles": []
|
38
|
-
},
|
39
|
-
"VFileUploadItem": {
|
40
|
-
"from": "labs/VFileUpload",
|
41
|
-
"styles": []
|
42
|
-
},
|
43
|
-
"VTreeview": {
|
44
|
-
"from": "labs/VTreeview",
|
45
|
-
"styles": []
|
46
|
-
},
|
47
|
-
"VTreeviewItem": {
|
48
|
-
"from": "labs/VTreeview",
|
49
|
-
"styles": []
|
50
|
-
},
|
51
|
-
"VTreeviewGroup": {
|
52
|
-
"from": "labs/VTreeview",
|
53
|
-
"styles": []
|
54
|
-
},
|
55
31
|
"VStepperVertical": {
|
56
32
|
"from": "labs/VStepperVertical",
|
57
33
|
"styles": []
|
@@ -64,6 +40,14 @@
|
|
64
40
|
"from": "labs/VStepperVertical",
|
65
41
|
"styles": []
|
66
42
|
},
|
43
|
+
"VPicker": {
|
44
|
+
"from": "labs/VPicker",
|
45
|
+
"styles": []
|
46
|
+
},
|
47
|
+
"VPickerTitle": {
|
48
|
+
"from": "labs/VPicker",
|
49
|
+
"styles": []
|
50
|
+
},
|
67
51
|
"VTimePicker": {
|
68
52
|
"from": "labs/VTimePicker",
|
69
53
|
"styles": []
|
@@ -76,12 +60,24 @@
|
|
76
60
|
"from": "labs/VTimePicker",
|
77
61
|
"styles": []
|
78
62
|
},
|
79
|
-
"
|
80
|
-
"from": "labs/
|
63
|
+
"VFileUpload": {
|
64
|
+
"from": "labs/VFileUpload",
|
81
65
|
"styles": []
|
82
66
|
},
|
83
|
-
"
|
84
|
-
"from": "labs/
|
67
|
+
"VFileUploadItem": {
|
68
|
+
"from": "labs/VFileUpload",
|
69
|
+
"styles": []
|
70
|
+
},
|
71
|
+
"VTreeview": {
|
72
|
+
"from": "labs/VTreeview",
|
73
|
+
"styles": []
|
74
|
+
},
|
75
|
+
"VTreeviewItem": {
|
76
|
+
"from": "labs/VTreeview",
|
77
|
+
"styles": []
|
78
|
+
},
|
79
|
+
"VTreeviewGroup": {
|
80
|
+
"from": "labs/VTreeview",
|
85
81
|
"styles": []
|
86
82
|
},
|
87
83
|
"VDateInput": {
|
@@ -91,6 +87,10 @@
|
|
91
87
|
"VPullToRefresh": {
|
92
88
|
"from": "labs/VPullToRefresh",
|
93
89
|
"styles": []
|
90
|
+
},
|
91
|
+
"VColorInput": {
|
92
|
+
"from": "labs/VColorInput",
|
93
|
+
"styles": []
|
94
94
|
}
|
95
95
|
}
|
96
96
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -1,7 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"
|
4
|
-
"from": "components/
|
3
|
+
"VAppBar": {
|
4
|
+
"from": "components/VAppBar",
|
5
|
+
"styles": []
|
6
|
+
},
|
7
|
+
"VAppBarNavIcon": {
|
8
|
+
"from": "components/VAppBar",
|
9
|
+
"styles": []
|
10
|
+
},
|
11
|
+
"VAppBarTitle": {
|
12
|
+
"from": "components/VAppBar",
|
5
13
|
"styles": []
|
6
14
|
},
|
7
15
|
"VApp": {
|
@@ -20,48 +28,40 @@
|
|
20
28
|
"from": "components/VAvatar",
|
21
29
|
"styles": []
|
22
30
|
},
|
23
|
-
"
|
24
|
-
"from": "components/
|
25
|
-
"styles": []
|
26
|
-
},
|
27
|
-
"VBottomSheet": {
|
28
|
-
"from": "components/VBottomSheet",
|
29
|
-
"styles": []
|
30
|
-
},
|
31
|
-
"VBanner": {
|
32
|
-
"from": "components/VBanner",
|
31
|
+
"VAutocomplete": {
|
32
|
+
"from": "components/VAutocomplete",
|
33
33
|
"styles": []
|
34
34
|
},
|
35
|
-
"
|
36
|
-
"from": "components/
|
35
|
+
"VBreadcrumbs": {
|
36
|
+
"from": "components/VBreadcrumbs",
|
37
37
|
"styles": []
|
38
38
|
},
|
39
|
-
"
|
40
|
-
"from": "components/
|
39
|
+
"VBreadcrumbsItem": {
|
40
|
+
"from": "components/VBreadcrumbs",
|
41
41
|
"styles": []
|
42
42
|
},
|
43
|
-
"
|
44
|
-
"from": "components/
|
43
|
+
"VBreadcrumbsDivider": {
|
44
|
+
"from": "components/VBreadcrumbs",
|
45
45
|
"styles": []
|
46
46
|
},
|
47
|
-
"
|
48
|
-
"from": "components/
|
47
|
+
"VBadge": {
|
48
|
+
"from": "components/VBadge",
|
49
49
|
"styles": []
|
50
50
|
},
|
51
|
-
"
|
52
|
-
"from": "components/
|
51
|
+
"VBottomSheet": {
|
52
|
+
"from": "components/VBottomSheet",
|
53
53
|
"styles": []
|
54
54
|
},
|
55
|
-
"
|
56
|
-
"from": "components/
|
55
|
+
"VBottomNavigation": {
|
56
|
+
"from": "components/VBottomNavigation",
|
57
57
|
"styles": []
|
58
58
|
},
|
59
|
-
"
|
60
|
-
"from": "components/
|
59
|
+
"VBtnToggle": {
|
60
|
+
"from": "components/VBtnToggle",
|
61
61
|
"styles": []
|
62
62
|
},
|
63
|
-
"
|
64
|
-
"from": "components/
|
63
|
+
"VBtn": {
|
64
|
+
"from": "components/VBtn",
|
65
65
|
"styles": []
|
66
66
|
},
|
67
67
|
"VCard": {
|
@@ -88,18 +88,34 @@
|
|
88
88
|
"from": "components/VCard",
|
89
89
|
"styles": []
|
90
90
|
},
|
91
|
-
"
|
92
|
-
"from": "components/
|
91
|
+
"VBtnGroup": {
|
92
|
+
"from": "components/VBtnGroup",
|
93
93
|
"styles": []
|
94
94
|
},
|
95
|
-
"
|
96
|
-
"from": "components/
|
95
|
+
"VCheckbox": {
|
96
|
+
"from": "components/VCheckbox",
|
97
|
+
"styles": []
|
98
|
+
},
|
99
|
+
"VCheckboxBtn": {
|
100
|
+
"from": "components/VCheckbox",
|
97
101
|
"styles": []
|
98
102
|
},
|
99
103
|
"VChip": {
|
100
104
|
"from": "components/VChip",
|
101
105
|
"styles": []
|
102
106
|
},
|
107
|
+
"VCombobox": {
|
108
|
+
"from": "components/VCombobox",
|
109
|
+
"styles": []
|
110
|
+
},
|
111
|
+
"VChipGroup": {
|
112
|
+
"from": "components/VChipGroup",
|
113
|
+
"styles": []
|
114
|
+
},
|
115
|
+
"VCode": {
|
116
|
+
"from": "components/VCode",
|
117
|
+
"styles": []
|
118
|
+
},
|
103
119
|
"VCarousel": {
|
104
120
|
"from": "components/VCarousel",
|
105
121
|
"styles": []
|
@@ -108,28 +124,28 @@
|
|
108
124
|
"from": "components/VCarousel",
|
109
125
|
"styles": []
|
110
126
|
},
|
111
|
-
"
|
112
|
-
"from": "components/
|
127
|
+
"VDatePicker": {
|
128
|
+
"from": "components/VDatePicker",
|
113
129
|
"styles": []
|
114
130
|
},
|
115
|
-
"
|
116
|
-
"from": "components/
|
131
|
+
"VDatePickerControls": {
|
132
|
+
"from": "components/VDatePicker",
|
117
133
|
"styles": []
|
118
134
|
},
|
119
|
-
"
|
120
|
-
"from": "components/
|
135
|
+
"VDatePickerHeader": {
|
136
|
+
"from": "components/VDatePicker",
|
121
137
|
"styles": []
|
122
138
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
139
|
+
"VDatePickerMonth": {
|
140
|
+
"from": "components/VDatePicker",
|
125
141
|
"styles": []
|
126
142
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
143
|
+
"VDatePickerMonths": {
|
144
|
+
"from": "components/VDatePicker",
|
129
145
|
"styles": []
|
130
146
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
147
|
+
"VDatePickerYears": {
|
148
|
+
"from": "components/VDatePicker",
|
133
149
|
"styles": []
|
134
150
|
},
|
135
151
|
"VDataTable": {
|
@@ -160,54 +176,18 @@
|
|
160
176
|
"from": "components/VDataTable",
|
161
177
|
"styles": []
|
162
178
|
},
|
163
|
-
"
|
164
|
-
"from": "components/
|
165
|
-
"styles": []
|
166
|
-
},
|
167
|
-
"VDatePickerControls": {
|
168
|
-
"from": "components/VDatePicker",
|
169
|
-
"styles": []
|
170
|
-
},
|
171
|
-
"VDatePickerHeader": {
|
172
|
-
"from": "components/VDatePicker",
|
173
|
-
"styles": []
|
174
|
-
},
|
175
|
-
"VDatePickerMonth": {
|
176
|
-
"from": "components/VDatePicker",
|
177
|
-
"styles": []
|
178
|
-
},
|
179
|
-
"VDatePickerMonths": {
|
180
|
-
"from": "components/VDatePicker",
|
181
|
-
"styles": []
|
182
|
-
},
|
183
|
-
"VDatePickerYears": {
|
184
|
-
"from": "components/VDatePicker",
|
179
|
+
"VColorPicker": {
|
180
|
+
"from": "components/VColorPicker",
|
185
181
|
"styles": []
|
186
182
|
},
|
187
|
-
"
|
188
|
-
"from": "components/
|
183
|
+
"VCounter": {
|
184
|
+
"from": "components/VCounter",
|
189
185
|
"styles": []
|
190
186
|
},
|
191
187
|
"VDialog": {
|
192
188
|
"from": "components/VDialog",
|
193
189
|
"styles": []
|
194
190
|
},
|
195
|
-
"VField": {
|
196
|
-
"from": "components/VField",
|
197
|
-
"styles": []
|
198
|
-
},
|
199
|
-
"VFieldLabel": {
|
200
|
-
"from": "components/VField",
|
201
|
-
"styles": []
|
202
|
-
},
|
203
|
-
"VEmptyState": {
|
204
|
-
"from": "components/VEmptyState",
|
205
|
-
"styles": []
|
206
|
-
},
|
207
|
-
"VFileInput": {
|
208
|
-
"from": "components/VFileInput",
|
209
|
-
"styles": []
|
210
|
-
},
|
211
191
|
"VExpansionPanels": {
|
212
192
|
"from": "components/VExpansionPanel",
|
213
193
|
"styles": []
|
@@ -224,22 +204,34 @@
|
|
224
204
|
"from": "components/VExpansionPanel",
|
225
205
|
"styles": []
|
226
206
|
},
|
227
|
-
"VFooter": {
|
228
|
-
"from": "components/VFooter",
|
229
|
-
"styles": []
|
230
|
-
},
|
231
207
|
"VFab": {
|
232
208
|
"from": "components/VFab",
|
233
209
|
"styles": []
|
234
210
|
},
|
235
|
-
"
|
236
|
-
"from": "components/
|
211
|
+
"VEmptyState": {
|
212
|
+
"from": "components/VEmptyState",
|
213
|
+
"styles": []
|
214
|
+
},
|
215
|
+
"VField": {
|
216
|
+
"from": "components/VField",
|
217
|
+
"styles": []
|
218
|
+
},
|
219
|
+
"VFieldLabel": {
|
220
|
+
"from": "components/VField",
|
221
|
+
"styles": []
|
222
|
+
},
|
223
|
+
"VFooter": {
|
224
|
+
"from": "components/VFooter",
|
237
225
|
"styles": []
|
238
226
|
},
|
239
227
|
"VInfiniteScroll": {
|
240
228
|
"from": "components/VInfiniteScroll",
|
241
229
|
"styles": []
|
242
230
|
},
|
231
|
+
"VFileInput": {
|
232
|
+
"from": "components/VFileInput",
|
233
|
+
"styles": []
|
234
|
+
},
|
243
235
|
"VIcon": {
|
244
236
|
"from": "components/VIcon",
|
245
237
|
"styles": []
|
@@ -260,6 +252,10 @@
|
|
260
252
|
"from": "components/VIcon",
|
261
253
|
"styles": []
|
262
254
|
},
|
255
|
+
"VImg": {
|
256
|
+
"from": "components/VImg",
|
257
|
+
"styles": []
|
258
|
+
},
|
263
259
|
"VKbd": {
|
264
260
|
"from": "components/VKbd",
|
265
261
|
"styles": []
|
@@ -276,18 +272,6 @@
|
|
276
272
|
"from": "components/VInput",
|
277
273
|
"styles": []
|
278
274
|
},
|
279
|
-
"VLabel": {
|
280
|
-
"from": "components/VLabel",
|
281
|
-
"styles": []
|
282
|
-
},
|
283
|
-
"VMain": {
|
284
|
-
"from": "components/VMain",
|
285
|
-
"styles": []
|
286
|
-
},
|
287
|
-
"VNavigationDrawer": {
|
288
|
-
"from": "components/VNavigationDrawer",
|
289
|
-
"styles": []
|
290
|
-
},
|
291
275
|
"VList": {
|
292
276
|
"from": "components/VList",
|
293
277
|
"styles": []
|
@@ -324,6 +308,10 @@
|
|
324
308
|
"from": "components/VList",
|
325
309
|
"styles": []
|
326
310
|
},
|
311
|
+
"VLabel": {
|
312
|
+
"from": "components/VLabel",
|
313
|
+
"styles": []
|
314
|
+
},
|
327
315
|
"VMenu": {
|
328
316
|
"from": "components/VMenu",
|
329
317
|
"styles": []
|
@@ -332,32 +320,48 @@
|
|
332
320
|
"from": "components/VMessages",
|
333
321
|
"styles": []
|
334
322
|
},
|
335
|
-
"
|
336
|
-
"from": "components/
|
323
|
+
"VMain": {
|
324
|
+
"from": "components/VMain",
|
337
325
|
"styles": []
|
338
326
|
},
|
339
|
-
"
|
340
|
-
"from": "components/
|
327
|
+
"VNavigationDrawer": {
|
328
|
+
"from": "components/VNavigationDrawer",
|
341
329
|
"styles": []
|
342
330
|
},
|
343
331
|
"VOtpInput": {
|
344
332
|
"from": "components/VOtpInput",
|
345
333
|
"styles": []
|
346
334
|
},
|
347
|
-
"
|
348
|
-
"from": "components/
|
335
|
+
"VDivider": {
|
336
|
+
"from": "components/VDivider",
|
337
|
+
"styles": []
|
338
|
+
},
|
339
|
+
"VOverlay": {
|
340
|
+
"from": "components/VOverlay",
|
341
|
+
"styles": []
|
342
|
+
},
|
343
|
+
"VNumberInput": {
|
344
|
+
"from": "components/VNumberInput",
|
349
345
|
"styles": []
|
350
346
|
},
|
351
347
|
"VPagination": {
|
352
348
|
"from": "components/VPagination",
|
353
349
|
"styles": []
|
354
350
|
},
|
351
|
+
"VProgressCircular": {
|
352
|
+
"from": "components/VProgressCircular",
|
353
|
+
"styles": []
|
354
|
+
},
|
355
355
|
"VRadioGroup": {
|
356
356
|
"from": "components/VRadioGroup",
|
357
357
|
"styles": []
|
358
358
|
},
|
359
|
-
"
|
360
|
-
"from": "components/
|
359
|
+
"VProgressLinear": {
|
360
|
+
"from": "components/VProgressLinear",
|
361
|
+
"styles": []
|
362
|
+
},
|
363
|
+
"VSelect": {
|
364
|
+
"from": "components/VSelect",
|
361
365
|
"styles": []
|
362
366
|
},
|
363
367
|
"VRating": {
|
@@ -380,20 +384,16 @@
|
|
380
384
|
"from": "components/VSlideGroup",
|
381
385
|
"styles": []
|
382
386
|
},
|
383
|
-
"
|
384
|
-
"from": "components/
|
387
|
+
"VSnackbar": {
|
388
|
+
"from": "components/VSnackbar",
|
385
389
|
"styles": []
|
386
390
|
},
|
387
391
|
"VSheet": {
|
388
392
|
"from": "components/VSheet",
|
389
393
|
"styles": []
|
390
394
|
},
|
391
|
-
"
|
392
|
-
"from": "components/
|
393
|
-
"styles": []
|
394
|
-
},
|
395
|
-
"VSlider": {
|
396
|
-
"from": "components/VSlider",
|
395
|
+
"VSkeletonLoader": {
|
396
|
+
"from": "components/VSkeletonLoader",
|
397
397
|
"styles": []
|
398
398
|
},
|
399
399
|
"VStepper": {
|
@@ -420,8 +420,8 @@
|
|
420
420
|
"from": "components/VStepper",
|
421
421
|
"styles": []
|
422
422
|
},
|
423
|
-
"
|
424
|
-
"from": "components/
|
423
|
+
"VSlider": {
|
424
|
+
"from": "components/VSlider",
|
425
425
|
"styles": []
|
426
426
|
},
|
427
427
|
"VSwitch": {
|
@@ -432,16 +432,8 @@
|
|
432
432
|
"from": "components/VSystemBar",
|
433
433
|
"styles": []
|
434
434
|
},
|
435
|
-
"
|
436
|
-
"from": "components/
|
437
|
-
"styles": []
|
438
|
-
},
|
439
|
-
"VTimelineItem": {
|
440
|
-
"from": "components/VTimeline",
|
441
|
-
"styles": []
|
442
|
-
},
|
443
|
-
"VTextarea": {
|
444
|
-
"from": "components/VTextarea",
|
435
|
+
"VTable": {
|
436
|
+
"from": "components/VTable",
|
445
437
|
"styles": []
|
446
438
|
},
|
447
439
|
"VTab": {
|
@@ -460,14 +452,22 @@
|
|
460
452
|
"from": "components/VTabs",
|
461
453
|
"styles": []
|
462
454
|
},
|
463
|
-
"
|
464
|
-
"from": "components/
|
455
|
+
"VTextarea": {
|
456
|
+
"from": "components/VTextarea",
|
465
457
|
"styles": []
|
466
458
|
},
|
467
459
|
"VTextField": {
|
468
460
|
"from": "components/VTextField",
|
469
461
|
"styles": []
|
470
462
|
},
|
463
|
+
"VTimeline": {
|
464
|
+
"from": "components/VTimeline",
|
465
|
+
"styles": []
|
466
|
+
},
|
467
|
+
"VTimelineItem": {
|
468
|
+
"from": "components/VTimeline",
|
469
|
+
"styles": []
|
470
|
+
},
|
471
471
|
"VToolbar": {
|
472
472
|
"from": "components/VToolbar",
|
473
473
|
"styles": []
|
@@ -480,10 +480,6 @@
|
|
480
480
|
"from": "components/VToolbar",
|
481
481
|
"styles": []
|
482
482
|
},
|
483
|
-
"VTooltip": {
|
484
|
-
"from": "components/VTooltip",
|
485
|
-
"styles": []
|
486
|
-
},
|
487
483
|
"VWindow": {
|
488
484
|
"from": "components/VWindow",
|
489
485
|
"styles": []
|
@@ -492,30 +488,26 @@
|
|
492
488
|
"from": "components/VWindow",
|
493
489
|
"styles": []
|
494
490
|
},
|
495
|
-
"
|
496
|
-
"from": "components/
|
497
|
-
"styles": []
|
498
|
-
},
|
499
|
-
"VBreadcrumbsItem": {
|
500
|
-
"from": "components/VBreadcrumbs",
|
491
|
+
"VTooltip": {
|
492
|
+
"from": "components/VTooltip",
|
501
493
|
"styles": []
|
502
494
|
},
|
503
|
-
"
|
504
|
-
"from": "components/
|
495
|
+
"VDataIterator": {
|
496
|
+
"from": "components/VDataIterator",
|
505
497
|
"styles": []
|
506
498
|
},
|
507
499
|
"VConfirmEdit": {
|
508
500
|
"from": "components/VConfirmEdit",
|
509
501
|
"styles": []
|
510
502
|
},
|
511
|
-
"VDataIterator": {
|
512
|
-
"from": "components/VDataIterator",
|
513
|
-
"styles": []
|
514
|
-
},
|
515
503
|
"VDefaultsProvider": {
|
516
504
|
"from": "components/VDefaultsProvider",
|
517
505
|
"styles": []
|
518
506
|
},
|
507
|
+
"VForm": {
|
508
|
+
"from": "components/VForm",
|
509
|
+
"styles": []
|
510
|
+
},
|
519
511
|
"VContainer": {
|
520
512
|
"from": "components/VGrid",
|
521
513
|
"styles": []
|
@@ -532,18 +524,10 @@
|
|
532
524
|
"from": "components/VGrid",
|
533
525
|
"styles": []
|
534
526
|
},
|
535
|
-
"VForm": {
|
536
|
-
"from": "components/VForm",
|
537
|
-
"styles": []
|
538
|
-
},
|
539
527
|
"VHover": {
|
540
528
|
"from": "components/VHover",
|
541
529
|
"styles": []
|
542
530
|
},
|
543
|
-
"VLocaleProvider": {
|
544
|
-
"from": "components/VLocaleProvider",
|
545
|
-
"styles": []
|
546
|
-
},
|
547
531
|
"VLayout": {
|
548
532
|
"from": "components/VLayout",
|
549
533
|
"styles": []
|
@@ -556,6 +540,10 @@
|
|
556
540
|
"from": "components/VLazy",
|
557
541
|
"styles": []
|
558
542
|
},
|
543
|
+
"VLocaleProvider": {
|
544
|
+
"from": "components/VLocaleProvider",
|
545
|
+
"styles": []
|
546
|
+
},
|
559
547
|
"VNoSsr": {
|
560
548
|
"from": "components/VNoSsr",
|
561
549
|
"styles": []
|
@@ -568,8 +556,8 @@
|
|
568
556
|
"from": "components/VRadio",
|
569
557
|
"styles": []
|
570
558
|
},
|
571
|
-
"
|
572
|
-
"from": "components/
|
559
|
+
"VResponsive": {
|
560
|
+
"from": "components/VResponsive",
|
573
561
|
"styles": []
|
574
562
|
},
|
575
563
|
"VSnackbarQueue": {
|
@@ -584,18 +572,30 @@
|
|
584
572
|
"from": "components/VSpeedDial",
|
585
573
|
"styles": []
|
586
574
|
},
|
587
|
-
"
|
588
|
-
"from": "components/
|
575
|
+
"VBanner": {
|
576
|
+
"from": "components/VBanner",
|
589
577
|
"styles": []
|
590
578
|
},
|
591
|
-
"
|
592
|
-
"from": "components/
|
579
|
+
"VBannerActions": {
|
580
|
+
"from": "components/VBanner",
|
581
|
+
"styles": []
|
582
|
+
},
|
583
|
+
"VBannerText": {
|
584
|
+
"from": "components/VBanner",
|
585
|
+
"styles": []
|
586
|
+
},
|
587
|
+
"VThemeProvider": {
|
588
|
+
"from": "components/VThemeProvider",
|
593
589
|
"styles": []
|
594
590
|
},
|
595
591
|
"VValidation": {
|
596
592
|
"from": "components/VValidation",
|
597
593
|
"styles": []
|
598
594
|
},
|
595
|
+
"VVirtualScroll": {
|
596
|
+
"from": "components/VVirtualScroll",
|
597
|
+
"styles": []
|
598
|
+
},
|
599
599
|
"VFabTransition": {
|
600
600
|
"from": "components/transitions",
|
601
601
|
"styles": []
|
@@ -660,8 +660,8 @@
|
|
660
660
|
"from": "components/transitions",
|
661
661
|
"styles": []
|
662
662
|
},
|
663
|
-
"
|
664
|
-
"from": "components/
|
663
|
+
"VRangeSlider": {
|
664
|
+
"from": "components/VRangeSlider",
|
665
665
|
"styles": []
|
666
666
|
}
|
667
667
|
},
|