@vuetify/nightly 3.11.3-dev.2025-12-09 → 3.11.3-dev.2025-12-10
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 +6 -3
- package/dist/json/attributes.json +3690 -3690
- package/dist/json/importMap-labs.json +10 -10
- package/dist/json/importMap.json +176 -176
- package/dist/json/web-types.json +7005 -7005
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +5006 -5006
- package/dist/vuetify-labs.d.ts +57 -57
- 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 +3833 -3833
- package/dist/vuetify.d.ts +57 -57
- 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 +57 -57
- package/lib/framework.js +1 -1
- package/package.json +3 -3
|
@@ -4,6 +4,14 @@
|
|
|
4
4
|
"from": "labs/VColorInput",
|
|
5
5
|
"styles": []
|
|
6
6
|
},
|
|
7
|
+
"VPicker": {
|
|
8
|
+
"from": "labs/VPicker",
|
|
9
|
+
"styles": []
|
|
10
|
+
},
|
|
11
|
+
"VPickerTitle": {
|
|
12
|
+
"from": "labs/VPicker",
|
|
13
|
+
"styles": []
|
|
14
|
+
},
|
|
7
15
|
"VFileUpload": {
|
|
8
16
|
"from": "labs/VFileUpload",
|
|
9
17
|
"styles": []
|
|
@@ -12,12 +20,8 @@
|
|
|
12
20
|
"from": "labs/VFileUpload",
|
|
13
21
|
"styles": []
|
|
14
22
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "labs/
|
|
17
|
-
"styles": []
|
|
18
|
-
},
|
|
19
|
-
"VPickerTitle": {
|
|
20
|
-
"from": "labs/VPicker",
|
|
23
|
+
"VIconBtn": {
|
|
24
|
+
"from": "labs/VIconBtn",
|
|
21
25
|
"styles": []
|
|
22
26
|
},
|
|
23
27
|
"VStepperVertical": {
|
|
@@ -44,10 +48,6 @@
|
|
|
44
48
|
"from": "labs/VPie",
|
|
45
49
|
"styles": []
|
|
46
50
|
},
|
|
47
|
-
"VIconBtn": {
|
|
48
|
-
"from": "labs/VIconBtn",
|
|
49
|
-
"styles": []
|
|
50
|
-
},
|
|
51
51
|
"VVideo": {
|
|
52
52
|
"from": "labs/VVideo",
|
|
53
53
|
"styles": []
|
package/dist/json/importMap.json
CHANGED
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "components/
|
|
3
|
+
"VAppBar": {
|
|
4
|
+
"from": "components/VAppBar",
|
|
5
5
|
"styles": []
|
|
6
6
|
},
|
|
7
|
-
"
|
|
8
|
-
"from": "components/
|
|
7
|
+
"VAppBarNavIcon": {
|
|
8
|
+
"from": "components/VAppBar",
|
|
9
|
+
"styles": []
|
|
10
|
+
},
|
|
11
|
+
"VAppBarTitle": {
|
|
12
|
+
"from": "components/VAppBar",
|
|
9
13
|
"styles": []
|
|
10
14
|
},
|
|
11
15
|
"VApp": {
|
|
@@ -16,20 +20,8 @@
|
|
|
16
20
|
"from": "components/VAvatar",
|
|
17
21
|
"styles": []
|
|
18
22
|
},
|
|
19
|
-
"
|
|
20
|
-
"from": "components/
|
|
21
|
-
"styles": []
|
|
22
|
-
},
|
|
23
|
-
"VAppBar": {
|
|
24
|
-
"from": "components/VAppBar",
|
|
25
|
-
"styles": []
|
|
26
|
-
},
|
|
27
|
-
"VAppBarNavIcon": {
|
|
28
|
-
"from": "components/VAppBar",
|
|
29
|
-
"styles": []
|
|
30
|
-
},
|
|
31
|
-
"VAppBarTitle": {
|
|
32
|
-
"from": "components/VAppBar",
|
|
23
|
+
"VAutocomplete": {
|
|
24
|
+
"from": "components/VAutocomplete",
|
|
33
25
|
"styles": []
|
|
34
26
|
},
|
|
35
27
|
"VBanner": {
|
|
@@ -44,6 +36,26 @@
|
|
|
44
36
|
"from": "components/VBanner",
|
|
45
37
|
"styles": []
|
|
46
38
|
},
|
|
39
|
+
"VBottomSheet": {
|
|
40
|
+
"from": "components/VBottomSheet",
|
|
41
|
+
"styles": []
|
|
42
|
+
},
|
|
43
|
+
"VAlert": {
|
|
44
|
+
"from": "components/VAlert",
|
|
45
|
+
"styles": []
|
|
46
|
+
},
|
|
47
|
+
"VAlertTitle": {
|
|
48
|
+
"from": "components/VAlert",
|
|
49
|
+
"styles": []
|
|
50
|
+
},
|
|
51
|
+
"VBadge": {
|
|
52
|
+
"from": "components/VBadge",
|
|
53
|
+
"styles": []
|
|
54
|
+
},
|
|
55
|
+
"VBottomNavigation": {
|
|
56
|
+
"from": "components/VBottomNavigation",
|
|
57
|
+
"styles": []
|
|
58
|
+
},
|
|
47
59
|
"VBreadcrumbs": {
|
|
48
60
|
"from": "components/VBreadcrumbs",
|
|
49
61
|
"styles": []
|
|
@@ -56,34 +68,26 @@
|
|
|
56
68
|
"from": "components/VBreadcrumbs",
|
|
57
69
|
"styles": []
|
|
58
70
|
},
|
|
59
|
-
"
|
|
60
|
-
"from": "components/
|
|
61
|
-
"styles": []
|
|
62
|
-
},
|
|
63
|
-
"VBottomNavigation": {
|
|
64
|
-
"from": "components/VBottomNavigation",
|
|
71
|
+
"VBtnGroup": {
|
|
72
|
+
"from": "components/VBtnGroup",
|
|
65
73
|
"styles": []
|
|
66
74
|
},
|
|
67
75
|
"VBtn": {
|
|
68
76
|
"from": "components/VBtn",
|
|
69
77
|
"styles": []
|
|
70
78
|
},
|
|
71
|
-
"
|
|
72
|
-
"from": "components/
|
|
79
|
+
"VCheckbox": {
|
|
80
|
+
"from": "components/VCheckbox",
|
|
73
81
|
"styles": []
|
|
74
82
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "components/
|
|
83
|
+
"VCheckboxBtn": {
|
|
84
|
+
"from": "components/VCheckbox",
|
|
77
85
|
"styles": []
|
|
78
86
|
},
|
|
79
87
|
"VBtnToggle": {
|
|
80
88
|
"from": "components/VBtnToggle",
|
|
81
89
|
"styles": []
|
|
82
90
|
},
|
|
83
|
-
"VCalendar": {
|
|
84
|
-
"from": "components/VCalendar",
|
|
85
|
-
"styles": []
|
|
86
|
-
},
|
|
87
91
|
"VCard": {
|
|
88
92
|
"from": "components/VCard",
|
|
89
93
|
"styles": []
|
|
@@ -108,16 +112,8 @@
|
|
|
108
112
|
"from": "components/VCard",
|
|
109
113
|
"styles": []
|
|
110
114
|
},
|
|
111
|
-
"
|
|
112
|
-
"from": "components/
|
|
113
|
-
"styles": []
|
|
114
|
-
},
|
|
115
|
-
"VCarouselItem": {
|
|
116
|
-
"from": "components/VCarousel",
|
|
117
|
-
"styles": []
|
|
118
|
-
},
|
|
119
|
-
"VCode": {
|
|
120
|
-
"from": "components/VCode",
|
|
115
|
+
"VCalendar": {
|
|
116
|
+
"from": "components/VCalendar",
|
|
121
117
|
"styles": []
|
|
122
118
|
},
|
|
123
119
|
"VChipGroup": {
|
|
@@ -128,12 +124,16 @@
|
|
|
128
124
|
"from": "components/VChip",
|
|
129
125
|
"styles": []
|
|
130
126
|
},
|
|
131
|
-
"
|
|
132
|
-
"from": "components/
|
|
127
|
+
"VCarousel": {
|
|
128
|
+
"from": "components/VCarousel",
|
|
133
129
|
"styles": []
|
|
134
130
|
},
|
|
135
|
-
"
|
|
136
|
-
"from": "components/
|
|
131
|
+
"VCarouselItem": {
|
|
132
|
+
"from": "components/VCarousel",
|
|
133
|
+
"styles": []
|
|
134
|
+
},
|
|
135
|
+
"VCode": {
|
|
136
|
+
"from": "components/VCode",
|
|
137
137
|
"styles": []
|
|
138
138
|
},
|
|
139
139
|
"VCombobox": {
|
|
@@ -148,68 +148,68 @@
|
|
|
148
148
|
"from": "components/VCounter",
|
|
149
149
|
"styles": []
|
|
150
150
|
},
|
|
151
|
-
"
|
|
152
|
-
"from": "components/
|
|
151
|
+
"VDataTable": {
|
|
152
|
+
"from": "components/VDataTable",
|
|
153
153
|
"styles": []
|
|
154
154
|
},
|
|
155
|
-
"
|
|
156
|
-
"from": "components/
|
|
155
|
+
"VDataTableHeaders": {
|
|
156
|
+
"from": "components/VDataTable",
|
|
157
157
|
"styles": []
|
|
158
158
|
},
|
|
159
|
-
"
|
|
160
|
-
"from": "components/
|
|
159
|
+
"VDataTableFooter": {
|
|
160
|
+
"from": "components/VDataTable",
|
|
161
161
|
"styles": []
|
|
162
162
|
},
|
|
163
|
-
"
|
|
164
|
-
"from": "components/
|
|
163
|
+
"VDataTableRows": {
|
|
164
|
+
"from": "components/VDataTable",
|
|
165
165
|
"styles": []
|
|
166
166
|
},
|
|
167
|
-
"
|
|
168
|
-
"from": "components/
|
|
167
|
+
"VDataTableRow": {
|
|
168
|
+
"from": "components/VDataTable",
|
|
169
169
|
"styles": []
|
|
170
170
|
},
|
|
171
|
-
"
|
|
172
|
-
"from": "components/
|
|
171
|
+
"VDataTableVirtual": {
|
|
172
|
+
"from": "components/VDataTable",
|
|
173
173
|
"styles": []
|
|
174
174
|
},
|
|
175
|
-
"
|
|
176
|
-
"from": "components/
|
|
175
|
+
"VDataTableServer": {
|
|
176
|
+
"from": "components/VDataTable",
|
|
177
177
|
"styles": []
|
|
178
178
|
},
|
|
179
179
|
"VDivider": {
|
|
180
180
|
"from": "components/VDivider",
|
|
181
181
|
"styles": []
|
|
182
182
|
},
|
|
183
|
-
"
|
|
184
|
-
"from": "components/
|
|
183
|
+
"VDialog": {
|
|
184
|
+
"from": "components/VDialog",
|
|
185
185
|
"styles": []
|
|
186
186
|
},
|
|
187
|
-
"
|
|
188
|
-
"from": "components/
|
|
187
|
+
"VDatePicker": {
|
|
188
|
+
"from": "components/VDatePicker",
|
|
189
189
|
"styles": []
|
|
190
190
|
},
|
|
191
|
-
"
|
|
192
|
-
"from": "components/
|
|
191
|
+
"VDatePickerControls": {
|
|
192
|
+
"from": "components/VDatePicker",
|
|
193
193
|
"styles": []
|
|
194
194
|
},
|
|
195
|
-
"
|
|
196
|
-
"from": "components/
|
|
195
|
+
"VDatePickerHeader": {
|
|
196
|
+
"from": "components/VDatePicker",
|
|
197
197
|
"styles": []
|
|
198
198
|
},
|
|
199
|
-
"
|
|
200
|
-
"from": "components/
|
|
199
|
+
"VDatePickerMonth": {
|
|
200
|
+
"from": "components/VDatePicker",
|
|
201
201
|
"styles": []
|
|
202
202
|
},
|
|
203
|
-
"
|
|
204
|
-
"from": "components/
|
|
203
|
+
"VDatePickerMonths": {
|
|
204
|
+
"from": "components/VDatePicker",
|
|
205
205
|
"styles": []
|
|
206
206
|
},
|
|
207
|
-
"
|
|
208
|
-
"from": "components/
|
|
207
|
+
"VDatePickerYears": {
|
|
208
|
+
"from": "components/VDatePicker",
|
|
209
209
|
"styles": []
|
|
210
210
|
},
|
|
211
|
-
"
|
|
212
|
-
"from": "components/
|
|
211
|
+
"VEmptyState": {
|
|
212
|
+
"from": "components/VEmptyState",
|
|
213
213
|
"styles": []
|
|
214
214
|
},
|
|
215
215
|
"VFab": {
|
|
@@ -232,18 +232,6 @@
|
|
|
232
232
|
"from": "components/VExpansionPanel",
|
|
233
233
|
"styles": []
|
|
234
234
|
},
|
|
235
|
-
"VFileInput": {
|
|
236
|
-
"from": "components/VFileInput",
|
|
237
|
-
"styles": []
|
|
238
|
-
},
|
|
239
|
-
"VFooter": {
|
|
240
|
-
"from": "components/VFooter",
|
|
241
|
-
"styles": []
|
|
242
|
-
},
|
|
243
|
-
"VHotkey": {
|
|
244
|
-
"from": "components/VHotkey",
|
|
245
|
-
"styles": []
|
|
246
|
-
},
|
|
247
235
|
"VField": {
|
|
248
236
|
"from": "components/VField",
|
|
249
237
|
"styles": []
|
|
@@ -252,20 +240,16 @@
|
|
|
252
240
|
"from": "components/VField",
|
|
253
241
|
"styles": []
|
|
254
242
|
},
|
|
255
|
-
"
|
|
256
|
-
"from": "components/
|
|
257
|
-
"styles": []
|
|
258
|
-
},
|
|
259
|
-
"VInfiniteScroll": {
|
|
260
|
-
"from": "components/VInfiniteScroll",
|
|
243
|
+
"VFooter": {
|
|
244
|
+
"from": "components/VFooter",
|
|
261
245
|
"styles": []
|
|
262
246
|
},
|
|
263
|
-
"
|
|
264
|
-
"from": "components/
|
|
247
|
+
"VFileInput": {
|
|
248
|
+
"from": "components/VFileInput",
|
|
265
249
|
"styles": []
|
|
266
250
|
},
|
|
267
|
-
"
|
|
268
|
-
"from": "components/
|
|
251
|
+
"VHotkey": {
|
|
252
|
+
"from": "components/VHotkey",
|
|
269
253
|
"styles": []
|
|
270
254
|
},
|
|
271
255
|
"VIcon": {
|
|
@@ -288,22 +272,26 @@
|
|
|
288
272
|
"from": "components/VIcon",
|
|
289
273
|
"styles": []
|
|
290
274
|
},
|
|
291
|
-
"
|
|
292
|
-
"from": "components/
|
|
293
|
-
"styles": []
|
|
294
|
-
},
|
|
295
|
-
"VItem": {
|
|
296
|
-
"from": "components/VItemGroup",
|
|
275
|
+
"VImg": {
|
|
276
|
+
"from": "components/VImg",
|
|
297
277
|
"styles": []
|
|
298
278
|
},
|
|
299
|
-
"
|
|
300
|
-
"from": "components/
|
|
279
|
+
"VInfiniteScroll": {
|
|
280
|
+
"from": "components/VInfiniteScroll",
|
|
301
281
|
"styles": []
|
|
302
282
|
},
|
|
303
283
|
"VLabel": {
|
|
304
284
|
"from": "components/VLabel",
|
|
305
285
|
"styles": []
|
|
306
286
|
},
|
|
287
|
+
"VKbd": {
|
|
288
|
+
"from": "components/VKbd",
|
|
289
|
+
"styles": []
|
|
290
|
+
},
|
|
291
|
+
"VInput": {
|
|
292
|
+
"from": "components/VInput",
|
|
293
|
+
"styles": []
|
|
294
|
+
},
|
|
307
295
|
"VList": {
|
|
308
296
|
"from": "components/VList",
|
|
309
297
|
"styles": []
|
|
@@ -340,6 +328,14 @@
|
|
|
340
328
|
"from": "components/VList",
|
|
341
329
|
"styles": []
|
|
342
330
|
},
|
|
331
|
+
"VItemGroup": {
|
|
332
|
+
"from": "components/VItemGroup",
|
|
333
|
+
"styles": []
|
|
334
|
+
},
|
|
335
|
+
"VItem": {
|
|
336
|
+
"from": "components/VItemGroup",
|
|
337
|
+
"styles": []
|
|
338
|
+
},
|
|
343
339
|
"VMenu": {
|
|
344
340
|
"from": "components/VMenu",
|
|
345
341
|
"styles": []
|
|
@@ -348,24 +344,20 @@
|
|
|
348
344
|
"from": "components/VNavigationDrawer",
|
|
349
345
|
"styles": []
|
|
350
346
|
},
|
|
351
|
-
"
|
|
352
|
-
"from": "components/
|
|
347
|
+
"VOverlay": {
|
|
348
|
+
"from": "components/VOverlay",
|
|
353
349
|
"styles": []
|
|
354
350
|
},
|
|
355
|
-
"
|
|
356
|
-
"from": "components/
|
|
351
|
+
"VMain": {
|
|
352
|
+
"from": "components/VMain",
|
|
357
353
|
"styles": []
|
|
358
354
|
},
|
|
359
355
|
"VMessages": {
|
|
360
356
|
"from": "components/VMessages",
|
|
361
357
|
"styles": []
|
|
362
358
|
},
|
|
363
|
-
"
|
|
364
|
-
"from": "components/
|
|
365
|
-
"styles": []
|
|
366
|
-
},
|
|
367
|
-
"VNumberInput": {
|
|
368
|
-
"from": "components/VNumberInput",
|
|
359
|
+
"VOtpInput": {
|
|
360
|
+
"from": "components/VOtpInput",
|
|
369
361
|
"styles": []
|
|
370
362
|
},
|
|
371
363
|
"VProgressLinear": {
|
|
@@ -376,24 +368,32 @@
|
|
|
376
368
|
"from": "components/VProgressCircular",
|
|
377
369
|
"styles": []
|
|
378
370
|
},
|
|
371
|
+
"VPagination": {
|
|
372
|
+
"from": "components/VPagination",
|
|
373
|
+
"styles": []
|
|
374
|
+
},
|
|
379
375
|
"VRating": {
|
|
380
376
|
"from": "components/VRating",
|
|
381
377
|
"styles": []
|
|
382
378
|
},
|
|
379
|
+
"VSelect": {
|
|
380
|
+
"from": "components/VSelect",
|
|
381
|
+
"styles": []
|
|
382
|
+
},
|
|
383
383
|
"VRadioGroup": {
|
|
384
384
|
"from": "components/VRadioGroup",
|
|
385
385
|
"styles": []
|
|
386
386
|
},
|
|
387
|
-
"
|
|
388
|
-
"from": "components/
|
|
387
|
+
"VSelectionControl": {
|
|
388
|
+
"from": "components/VSelectionControl",
|
|
389
389
|
"styles": []
|
|
390
390
|
},
|
|
391
|
-
"
|
|
392
|
-
"from": "components/
|
|
391
|
+
"VSlider": {
|
|
392
|
+
"from": "components/VSlider",
|
|
393
393
|
"styles": []
|
|
394
394
|
},
|
|
395
|
-
"
|
|
396
|
-
"from": "components/
|
|
395
|
+
"VSheet": {
|
|
396
|
+
"from": "components/VSheet",
|
|
397
397
|
"styles": []
|
|
398
398
|
},
|
|
399
399
|
"VSkeletonLoader": {
|
|
@@ -408,12 +408,12 @@
|
|
|
408
408
|
"from": "components/VSlideGroup",
|
|
409
409
|
"styles": []
|
|
410
410
|
},
|
|
411
|
-
"
|
|
412
|
-
"from": "components/
|
|
411
|
+
"VSelectionControlGroup": {
|
|
412
|
+
"from": "components/VSelectionControlGroup",
|
|
413
413
|
"styles": []
|
|
414
414
|
},
|
|
415
|
-
"
|
|
416
|
-
"from": "components/
|
|
415
|
+
"VSwitch": {
|
|
416
|
+
"from": "components/VSwitch",
|
|
417
417
|
"styles": []
|
|
418
418
|
},
|
|
419
419
|
"VStepper": {
|
|
@@ -440,12 +440,20 @@
|
|
|
440
440
|
"from": "components/VStepper",
|
|
441
441
|
"styles": []
|
|
442
442
|
},
|
|
443
|
-
"
|
|
444
|
-
"from": "components/
|
|
443
|
+
"VSnackbar": {
|
|
444
|
+
"from": "components/VSnackbar",
|
|
445
445
|
"styles": []
|
|
446
446
|
},
|
|
447
|
-
"
|
|
448
|
-
"from": "components/
|
|
447
|
+
"VToolbar": {
|
|
448
|
+
"from": "components/VToolbar",
|
|
449
|
+
"styles": []
|
|
450
|
+
},
|
|
451
|
+
"VToolbarTitle": {
|
|
452
|
+
"from": "components/VToolbar",
|
|
453
|
+
"styles": []
|
|
454
|
+
},
|
|
455
|
+
"VToolbarItems": {
|
|
456
|
+
"from": "components/VToolbar",
|
|
449
457
|
"styles": []
|
|
450
458
|
},
|
|
451
459
|
"VTab": {
|
|
@@ -472,36 +480,12 @@
|
|
|
472
480
|
"from": "components/VTable",
|
|
473
481
|
"styles": []
|
|
474
482
|
},
|
|
475
|
-
"VTextField": {
|
|
476
|
-
"from": "components/VTextField",
|
|
477
|
-
"styles": []
|
|
478
|
-
},
|
|
479
|
-
"VTimePicker": {
|
|
480
|
-
"from": "components/VTimePicker",
|
|
481
|
-
"styles": []
|
|
482
|
-
},
|
|
483
|
-
"VTimePickerClock": {
|
|
484
|
-
"from": "components/VTimePicker",
|
|
485
|
-
"styles": []
|
|
486
|
-
},
|
|
487
|
-
"VTimePickerControls": {
|
|
488
|
-
"from": "components/VTimePicker",
|
|
489
|
-
"styles": []
|
|
490
|
-
},
|
|
491
483
|
"VTextarea": {
|
|
492
484
|
"from": "components/VTextarea",
|
|
493
485
|
"styles": []
|
|
494
486
|
},
|
|
495
|
-
"
|
|
496
|
-
"from": "components/
|
|
497
|
-
"styles": []
|
|
498
|
-
},
|
|
499
|
-
"VToolbarTitle": {
|
|
500
|
-
"from": "components/VToolbar",
|
|
501
|
-
"styles": []
|
|
502
|
-
},
|
|
503
|
-
"VToolbarItems": {
|
|
504
|
-
"from": "components/VToolbar",
|
|
487
|
+
"VTextField": {
|
|
488
|
+
"from": "components/VTextField",
|
|
505
489
|
"styles": []
|
|
506
490
|
},
|
|
507
491
|
"VTimeline": {
|
|
@@ -528,6 +512,22 @@
|
|
|
528
512
|
"from": "components/VTooltip",
|
|
529
513
|
"styles": []
|
|
530
514
|
},
|
|
515
|
+
"VNumberInput": {
|
|
516
|
+
"from": "components/VNumberInput",
|
|
517
|
+
"styles": []
|
|
518
|
+
},
|
|
519
|
+
"VTimePicker": {
|
|
520
|
+
"from": "components/VTimePicker",
|
|
521
|
+
"styles": []
|
|
522
|
+
},
|
|
523
|
+
"VTimePickerClock": {
|
|
524
|
+
"from": "components/VTimePicker",
|
|
525
|
+
"styles": []
|
|
526
|
+
},
|
|
527
|
+
"VTimePickerControls": {
|
|
528
|
+
"from": "components/VTimePicker",
|
|
529
|
+
"styles": []
|
|
530
|
+
},
|
|
531
531
|
"VWindow": {
|
|
532
532
|
"from": "components/VWindow",
|
|
533
533
|
"styles": []
|
|
@@ -536,18 +536,22 @@
|
|
|
536
536
|
"from": "components/VWindow",
|
|
537
537
|
"styles": []
|
|
538
538
|
},
|
|
539
|
-
"VDataIterator": {
|
|
540
|
-
"from": "components/VDataIterator",
|
|
541
|
-
"styles": []
|
|
542
|
-
},
|
|
543
539
|
"VConfirmEdit": {
|
|
544
540
|
"from": "components/VConfirmEdit",
|
|
545
541
|
"styles": []
|
|
546
542
|
},
|
|
543
|
+
"VDataIterator": {
|
|
544
|
+
"from": "components/VDataIterator",
|
|
545
|
+
"styles": []
|
|
546
|
+
},
|
|
547
547
|
"VDefaultsProvider": {
|
|
548
548
|
"from": "components/VDefaultsProvider",
|
|
549
549
|
"styles": []
|
|
550
550
|
},
|
|
551
|
+
"VForm": {
|
|
552
|
+
"from": "components/VForm",
|
|
553
|
+
"styles": []
|
|
554
|
+
},
|
|
551
555
|
"VContainer": {
|
|
552
556
|
"from": "components/VGrid",
|
|
553
557
|
"styles": []
|
|
@@ -564,10 +568,6 @@
|
|
|
564
568
|
"from": "components/VGrid",
|
|
565
569
|
"styles": []
|
|
566
570
|
},
|
|
567
|
-
"VForm": {
|
|
568
|
-
"from": "components/VForm",
|
|
569
|
-
"styles": []
|
|
570
|
-
},
|
|
571
571
|
"VHover": {
|
|
572
572
|
"from": "components/VHover",
|
|
573
573
|
"styles": []
|
|
@@ -580,14 +580,14 @@
|
|
|
580
580
|
"from": "components/VLayout",
|
|
581
581
|
"styles": []
|
|
582
582
|
},
|
|
583
|
-
"VLazy": {
|
|
584
|
-
"from": "components/VLazy",
|
|
585
|
-
"styles": []
|
|
586
|
-
},
|
|
587
583
|
"VLocaleProvider": {
|
|
588
584
|
"from": "components/VLocaleProvider",
|
|
589
585
|
"styles": []
|
|
590
586
|
},
|
|
587
|
+
"VLazy": {
|
|
588
|
+
"from": "components/VLazy",
|
|
589
|
+
"styles": []
|
|
590
|
+
},
|
|
591
591
|
"VNoSsr": {
|
|
592
592
|
"from": "components/VNoSsr",
|
|
593
593
|
"styles": []
|
|
@@ -596,14 +596,14 @@
|
|
|
596
596
|
"from": "components/VParallax",
|
|
597
597
|
"styles": []
|
|
598
598
|
},
|
|
599
|
-
"VRangeSlider": {
|
|
600
|
-
"from": "components/VRangeSlider",
|
|
601
|
-
"styles": []
|
|
602
|
-
},
|
|
603
599
|
"VRadio": {
|
|
604
600
|
"from": "components/VRadio",
|
|
605
601
|
"styles": []
|
|
606
602
|
},
|
|
603
|
+
"VRangeSlider": {
|
|
604
|
+
"from": "components/VRangeSlider",
|
|
605
|
+
"styles": []
|
|
606
|
+
},
|
|
607
607
|
"VResponsive": {
|
|
608
608
|
"from": "components/VResponsive",
|
|
609
609
|
"styles": []
|
|
@@ -612,14 +612,14 @@
|
|
|
612
612
|
"from": "components/VSnackbarQueue",
|
|
613
613
|
"styles": []
|
|
614
614
|
},
|
|
615
|
-
"VSparkline": {
|
|
616
|
-
"from": "components/VSparkline",
|
|
617
|
-
"styles": []
|
|
618
|
-
},
|
|
619
615
|
"VSpeedDial": {
|
|
620
616
|
"from": "components/VSpeedDial",
|
|
621
617
|
"styles": []
|
|
622
618
|
},
|
|
619
|
+
"VSparkline": {
|
|
620
|
+
"from": "components/VSparkline",
|
|
621
|
+
"styles": []
|
|
622
|
+
},
|
|
623
623
|
"VThemeProvider": {
|
|
624
624
|
"from": "components/VThemeProvider",
|
|
625
625
|
"styles": []
|