@vuetify/nightly 3.10.0-dev.2025-09-10 → 3.10.0-dev.2025-09-11
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 +3 -3
- package/dist/json/attributes.json +3406 -3406
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +164 -164
- package/dist/json/web-types.json +6145 -6145
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +4998 -4998
- package/dist/vuetify-labs.d.ts +61 -61
- 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 +5114 -5114
- package/dist/vuetify.d.ts +61 -61
- 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 +61 -61
- package/lib/framework.js +1 -1
- package/package.json +1 -1
|
@@ -1,31 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"VFileUpload": {
|
|
4
|
-
"from": "labs/VFileUpload",
|
|
5
|
-
"styles": []
|
|
6
|
-
},
|
|
7
|
-
"VFileUploadItem": {
|
|
8
|
-
"from": "labs/VFileUpload",
|
|
9
|
-
"styles": []
|
|
10
|
-
},
|
|
11
3
|
"VCalendar": {
|
|
12
4
|
"from": "labs/VCalendar",
|
|
13
5
|
"styles": []
|
|
14
6
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "labs/
|
|
17
|
-
"styles": []
|
|
18
|
-
},
|
|
19
|
-
"VStepperVerticalItem": {
|
|
20
|
-
"from": "labs/VStepperVertical",
|
|
7
|
+
"VColorInput": {
|
|
8
|
+
"from": "labs/VColorInput",
|
|
21
9
|
"styles": []
|
|
22
10
|
},
|
|
23
|
-
"
|
|
24
|
-
"from": "labs/
|
|
11
|
+
"VPicker": {
|
|
12
|
+
"from": "labs/VPicker",
|
|
25
13
|
"styles": []
|
|
26
14
|
},
|
|
27
|
-
"
|
|
28
|
-
"from": "labs/
|
|
15
|
+
"VPickerTitle": {
|
|
16
|
+
"from": "labs/VPicker",
|
|
29
17
|
"styles": []
|
|
30
18
|
},
|
|
31
19
|
"VPie": {
|
|
@@ -40,12 +28,28 @@
|
|
|
40
28
|
"from": "labs/VPie",
|
|
41
29
|
"styles": []
|
|
42
30
|
},
|
|
43
|
-
"
|
|
44
|
-
"from": "labs/
|
|
31
|
+
"VStepperVertical": {
|
|
32
|
+
"from": "labs/VStepperVertical",
|
|
45
33
|
"styles": []
|
|
46
34
|
},
|
|
47
|
-
"
|
|
48
|
-
"from": "labs/
|
|
35
|
+
"VStepperVerticalItem": {
|
|
36
|
+
"from": "labs/VStepperVertical",
|
|
37
|
+
"styles": []
|
|
38
|
+
},
|
|
39
|
+
"VStepperVerticalActions": {
|
|
40
|
+
"from": "labs/VStepperVertical",
|
|
41
|
+
"styles": []
|
|
42
|
+
},
|
|
43
|
+
"VIconBtn": {
|
|
44
|
+
"from": "labs/VIconBtn",
|
|
45
|
+
"styles": []
|
|
46
|
+
},
|
|
47
|
+
"VFileUpload": {
|
|
48
|
+
"from": "labs/VFileUpload",
|
|
49
|
+
"styles": []
|
|
50
|
+
},
|
|
51
|
+
"VFileUploadItem": {
|
|
52
|
+
"from": "labs/VFileUpload",
|
|
49
53
|
"styles": []
|
|
50
54
|
},
|
|
51
55
|
"VHotkey": {
|
|
@@ -64,20 +68,16 @@
|
|
|
64
68
|
"from": "labs/VVideo",
|
|
65
69
|
"styles": []
|
|
66
70
|
},
|
|
67
|
-
"VMaskInput": {
|
|
68
|
-
"from": "labs/VMaskInput",
|
|
69
|
-
"styles": []
|
|
70
|
-
},
|
|
71
71
|
"VDateInput": {
|
|
72
72
|
"from": "labs/VDateInput",
|
|
73
73
|
"styles": []
|
|
74
74
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "labs/
|
|
75
|
+
"VMaskInput": {
|
|
76
|
+
"from": "labs/VMaskInput",
|
|
77
77
|
"styles": []
|
|
78
78
|
},
|
|
79
|
-
"
|
|
80
|
-
"from": "labs/
|
|
79
|
+
"VPullToRefresh": {
|
|
80
|
+
"from": "labs/VPullToRefresh",
|
|
81
81
|
"styles": []
|
|
82
82
|
}
|
|
83
83
|
}
|
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,6 +12,14 @@
|
|
|
16
12
|
"from": "components/VAppBar",
|
|
17
13
|
"styles": []
|
|
18
14
|
},
|
|
15
|
+
"VApp": {
|
|
16
|
+
"from": "components/VApp",
|
|
17
|
+
"styles": []
|
|
18
|
+
},
|
|
19
|
+
"VAvatar": {
|
|
20
|
+
"from": "components/VAvatar",
|
|
21
|
+
"styles": []
|
|
22
|
+
},
|
|
19
23
|
"VAlert": {
|
|
20
24
|
"from": "components/VAlert",
|
|
21
25
|
"styles": []
|
|
@@ -24,10 +28,6 @@
|
|
|
24
28
|
"from": "components/VAlert",
|
|
25
29
|
"styles": []
|
|
26
30
|
},
|
|
27
|
-
"VAvatar": {
|
|
28
|
-
"from": "components/VAvatar",
|
|
29
|
-
"styles": []
|
|
30
|
-
},
|
|
31
31
|
"VAutocomplete": {
|
|
32
32
|
"from": "components/VAutocomplete",
|
|
33
33
|
"styles": []
|
|
@@ -36,10 +36,6 @@
|
|
|
36
36
|
"from": "components/VBadge",
|
|
37
37
|
"styles": []
|
|
38
38
|
},
|
|
39
|
-
"VBottomSheet": {
|
|
40
|
-
"from": "components/VBottomSheet",
|
|
41
|
-
"styles": []
|
|
42
|
-
},
|
|
43
39
|
"VBanner": {
|
|
44
40
|
"from": "components/VBanner",
|
|
45
41
|
"styles": []
|
|
@@ -52,14 +48,6 @@
|
|
|
52
48
|
"from": "components/VBanner",
|
|
53
49
|
"styles": []
|
|
54
50
|
},
|
|
55
|
-
"VBottomNavigation": {
|
|
56
|
-
"from": "components/VBottomNavigation",
|
|
57
|
-
"styles": []
|
|
58
|
-
},
|
|
59
|
-
"VBtnGroup": {
|
|
60
|
-
"from": "components/VBtnGroup",
|
|
61
|
-
"styles": []
|
|
62
|
-
},
|
|
63
51
|
"VBreadcrumbs": {
|
|
64
52
|
"from": "components/VBreadcrumbs",
|
|
65
53
|
"styles": []
|
|
@@ -72,16 +60,12 @@
|
|
|
72
60
|
"from": "components/VBreadcrumbs",
|
|
73
61
|
"styles": []
|
|
74
62
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "components/
|
|
77
|
-
"styles": []
|
|
78
|
-
},
|
|
79
|
-
"VCheckbox": {
|
|
80
|
-
"from": "components/VCheckbox",
|
|
63
|
+
"VBottomNavigation": {
|
|
64
|
+
"from": "components/VBottomNavigation",
|
|
81
65
|
"styles": []
|
|
82
66
|
},
|
|
83
|
-
"
|
|
84
|
-
"from": "components/
|
|
67
|
+
"VBottomSheet": {
|
|
68
|
+
"from": "components/VBottomSheet",
|
|
85
69
|
"styles": []
|
|
86
70
|
},
|
|
87
71
|
"VBtnToggle": {
|
|
@@ -112,16 +96,20 @@
|
|
|
112
96
|
"from": "components/VCard",
|
|
113
97
|
"styles": []
|
|
114
98
|
},
|
|
115
|
-
"
|
|
116
|
-
"from": "components/
|
|
99
|
+
"VCheckbox": {
|
|
100
|
+
"from": "components/VCheckbox",
|
|
117
101
|
"styles": []
|
|
118
102
|
},
|
|
119
|
-
"
|
|
120
|
-
"from": "components/
|
|
103
|
+
"VCheckboxBtn": {
|
|
104
|
+
"from": "components/VCheckbox",
|
|
121
105
|
"styles": []
|
|
122
106
|
},
|
|
123
|
-
"
|
|
124
|
-
"from": "components/
|
|
107
|
+
"VBtn": {
|
|
108
|
+
"from": "components/VBtn",
|
|
109
|
+
"styles": []
|
|
110
|
+
},
|
|
111
|
+
"VBtnGroup": {
|
|
112
|
+
"from": "components/VBtnGroup",
|
|
125
113
|
"styles": []
|
|
126
114
|
},
|
|
127
115
|
"VCarousel": {
|
|
@@ -132,14 +120,58 @@
|
|
|
132
120
|
"from": "components/VCarousel",
|
|
133
121
|
"styles": []
|
|
134
122
|
},
|
|
123
|
+
"VChipGroup": {
|
|
124
|
+
"from": "components/VChipGroup",
|
|
125
|
+
"styles": []
|
|
126
|
+
},
|
|
127
|
+
"VCode": {
|
|
128
|
+
"from": "components/VCode",
|
|
129
|
+
"styles": []
|
|
130
|
+
},
|
|
135
131
|
"VCombobox": {
|
|
136
132
|
"from": "components/VCombobox",
|
|
137
133
|
"styles": []
|
|
138
134
|
},
|
|
135
|
+
"VDatePicker": {
|
|
136
|
+
"from": "components/VDatePicker",
|
|
137
|
+
"styles": []
|
|
138
|
+
},
|
|
139
|
+
"VDatePickerControls": {
|
|
140
|
+
"from": "components/VDatePicker",
|
|
141
|
+
"styles": []
|
|
142
|
+
},
|
|
143
|
+
"VDatePickerHeader": {
|
|
144
|
+
"from": "components/VDatePicker",
|
|
145
|
+
"styles": []
|
|
146
|
+
},
|
|
147
|
+
"VDatePickerMonth": {
|
|
148
|
+
"from": "components/VDatePicker",
|
|
149
|
+
"styles": []
|
|
150
|
+
},
|
|
151
|
+
"VDatePickerMonths": {
|
|
152
|
+
"from": "components/VDatePicker",
|
|
153
|
+
"styles": []
|
|
154
|
+
},
|
|
155
|
+
"VDatePickerYears": {
|
|
156
|
+
"from": "components/VDatePicker",
|
|
157
|
+
"styles": []
|
|
158
|
+
},
|
|
139
159
|
"VColorPicker": {
|
|
140
160
|
"from": "components/VColorPicker",
|
|
141
161
|
"styles": []
|
|
142
162
|
},
|
|
163
|
+
"VChip": {
|
|
164
|
+
"from": "components/VChip",
|
|
165
|
+
"styles": []
|
|
166
|
+
},
|
|
167
|
+
"VDialog": {
|
|
168
|
+
"from": "components/VDialog",
|
|
169
|
+
"styles": []
|
|
170
|
+
},
|
|
171
|
+
"VCounter": {
|
|
172
|
+
"from": "components/VCounter",
|
|
173
|
+
"styles": []
|
|
174
|
+
},
|
|
143
175
|
"VDataTable": {
|
|
144
176
|
"from": "components/VDataTable",
|
|
145
177
|
"styles": []
|
|
@@ -168,26 +200,18 @@
|
|
|
168
200
|
"from": "components/VDataTable",
|
|
169
201
|
"styles": []
|
|
170
202
|
},
|
|
171
|
-
"VDialog": {
|
|
172
|
-
"from": "components/VDialog",
|
|
173
|
-
"styles": []
|
|
174
|
-
},
|
|
175
|
-
"VCounter": {
|
|
176
|
-
"from": "components/VCounter",
|
|
177
|
-
"styles": []
|
|
178
|
-
},
|
|
179
203
|
"VDivider": {
|
|
180
204
|
"from": "components/VDivider",
|
|
181
205
|
"styles": []
|
|
182
206
|
},
|
|
183
|
-
"VEmptyState": {
|
|
184
|
-
"from": "components/VEmptyState",
|
|
185
|
-
"styles": []
|
|
186
|
-
},
|
|
187
207
|
"VFab": {
|
|
188
208
|
"from": "components/VFab",
|
|
189
209
|
"styles": []
|
|
190
210
|
},
|
|
211
|
+
"VEmptyState": {
|
|
212
|
+
"from": "components/VEmptyState",
|
|
213
|
+
"styles": []
|
|
214
|
+
},
|
|
191
215
|
"VField": {
|
|
192
216
|
"from": "components/VField",
|
|
193
217
|
"styles": []
|
|
@@ -196,6 +220,10 @@
|
|
|
196
220
|
"from": "components/VField",
|
|
197
221
|
"styles": []
|
|
198
222
|
},
|
|
223
|
+
"VFileInput": {
|
|
224
|
+
"from": "components/VFileInput",
|
|
225
|
+
"styles": []
|
|
226
|
+
},
|
|
199
227
|
"VExpansionPanels": {
|
|
200
228
|
"from": "components/VExpansionPanel",
|
|
201
229
|
"styles": []
|
|
@@ -212,14 +240,6 @@
|
|
|
212
240
|
"from": "components/VExpansionPanel",
|
|
213
241
|
"styles": []
|
|
214
242
|
},
|
|
215
|
-
"VFooter": {
|
|
216
|
-
"from": "components/VFooter",
|
|
217
|
-
"styles": []
|
|
218
|
-
},
|
|
219
|
-
"VFileInput": {
|
|
220
|
-
"from": "components/VFileInput",
|
|
221
|
-
"styles": []
|
|
222
|
-
},
|
|
223
243
|
"VIcon": {
|
|
224
244
|
"from": "components/VIcon",
|
|
225
245
|
"styles": []
|
|
@@ -240,24 +260,12 @@
|
|
|
240
260
|
"from": "components/VIcon",
|
|
241
261
|
"styles": []
|
|
242
262
|
},
|
|
243
|
-
"VKbd": {
|
|
244
|
-
"from": "components/VKbd",
|
|
245
|
-
"styles": []
|
|
246
|
-
},
|
|
247
|
-
"VInfiniteScroll": {
|
|
248
|
-
"from": "components/VInfiniteScroll",
|
|
249
|
-
"styles": []
|
|
250
|
-
},
|
|
251
|
-
"VInput": {
|
|
252
|
-
"from": "components/VInput",
|
|
253
|
-
"styles": []
|
|
254
|
-
},
|
|
255
263
|
"VImg": {
|
|
256
264
|
"from": "components/VImg",
|
|
257
265
|
"styles": []
|
|
258
266
|
},
|
|
259
|
-
"
|
|
260
|
-
"from": "components/
|
|
267
|
+
"VInfiniteScroll": {
|
|
268
|
+
"from": "components/VInfiniteScroll",
|
|
261
269
|
"styles": []
|
|
262
270
|
},
|
|
263
271
|
"VList": {
|
|
@@ -296,6 +304,10 @@
|
|
|
296
304
|
"from": "components/VList",
|
|
297
305
|
"styles": []
|
|
298
306
|
},
|
|
307
|
+
"VInput": {
|
|
308
|
+
"from": "components/VInput",
|
|
309
|
+
"styles": []
|
|
310
|
+
},
|
|
299
311
|
"VItemGroup": {
|
|
300
312
|
"from": "components/VItemGroup",
|
|
301
313
|
"styles": []
|
|
@@ -304,50 +316,58 @@
|
|
|
304
316
|
"from": "components/VItemGroup",
|
|
305
317
|
"styles": []
|
|
306
318
|
},
|
|
307
|
-
"
|
|
308
|
-
"from": "components/
|
|
309
|
-
"styles": []
|
|
310
|
-
},
|
|
311
|
-
"VMenu": {
|
|
312
|
-
"from": "components/VMenu",
|
|
319
|
+
"VKbd": {
|
|
320
|
+
"from": "components/VKbd",
|
|
313
321
|
"styles": []
|
|
314
322
|
},
|
|
315
|
-
"
|
|
316
|
-
"from": "components/
|
|
323
|
+
"VLabel": {
|
|
324
|
+
"from": "components/VLabel",
|
|
317
325
|
"styles": []
|
|
318
326
|
},
|
|
319
|
-
"
|
|
320
|
-
"from": "components/
|
|
327
|
+
"VMenu": {
|
|
328
|
+
"from": "components/VMenu",
|
|
321
329
|
"styles": []
|
|
322
330
|
},
|
|
323
|
-
"
|
|
324
|
-
"from": "components/
|
|
331
|
+
"VMain": {
|
|
332
|
+
"from": "components/VMain",
|
|
325
333
|
"styles": []
|
|
326
334
|
},
|
|
327
335
|
"VMessages": {
|
|
328
336
|
"from": "components/VMessages",
|
|
329
337
|
"styles": []
|
|
330
338
|
},
|
|
331
|
-
"
|
|
332
|
-
"from": "components/
|
|
339
|
+
"VNumberInput": {
|
|
340
|
+
"from": "components/VNumberInput",
|
|
341
|
+
"styles": []
|
|
342
|
+
},
|
|
343
|
+
"VNavigationDrawer": {
|
|
344
|
+
"from": "components/VNavigationDrawer",
|
|
333
345
|
"styles": []
|
|
334
346
|
},
|
|
335
347
|
"VPagination": {
|
|
336
348
|
"from": "components/VPagination",
|
|
337
349
|
"styles": []
|
|
338
350
|
},
|
|
339
|
-
"
|
|
340
|
-
"from": "components/
|
|
351
|
+
"VOtpInput": {
|
|
352
|
+
"from": "components/VOtpInput",
|
|
341
353
|
"styles": []
|
|
342
354
|
},
|
|
343
355
|
"VProgressCircular": {
|
|
344
356
|
"from": "components/VProgressCircular",
|
|
345
357
|
"styles": []
|
|
346
358
|
},
|
|
359
|
+
"VOverlay": {
|
|
360
|
+
"from": "components/VOverlay",
|
|
361
|
+
"styles": []
|
|
362
|
+
},
|
|
347
363
|
"VRadioGroup": {
|
|
348
364
|
"from": "components/VRadioGroup",
|
|
349
365
|
"styles": []
|
|
350
366
|
},
|
|
367
|
+
"VProgressLinear": {
|
|
368
|
+
"from": "components/VProgressLinear",
|
|
369
|
+
"styles": []
|
|
370
|
+
},
|
|
351
371
|
"VRating": {
|
|
352
372
|
"from": "components/VRating",
|
|
353
373
|
"styles": []
|
|
@@ -360,14 +380,6 @@
|
|
|
360
380
|
"from": "components/VSelect",
|
|
361
381
|
"styles": []
|
|
362
382
|
},
|
|
363
|
-
"VSlider": {
|
|
364
|
-
"from": "components/VSlider",
|
|
365
|
-
"styles": []
|
|
366
|
-
},
|
|
367
|
-
"VSheet": {
|
|
368
|
-
"from": "components/VSheet",
|
|
369
|
-
"styles": []
|
|
370
|
-
},
|
|
371
383
|
"VSelectionControlGroup": {
|
|
372
384
|
"from": "components/VSelectionControlGroup",
|
|
373
385
|
"styles": []
|
|
@@ -376,20 +388,12 @@
|
|
|
376
388
|
"from": "components/VSkeletonLoader",
|
|
377
389
|
"styles": []
|
|
378
390
|
},
|
|
379
|
-
"
|
|
380
|
-
"from": "components/
|
|
381
|
-
"styles": []
|
|
382
|
-
},
|
|
383
|
-
"VSlideGroup": {
|
|
384
|
-
"from": "components/VSlideGroup",
|
|
385
|
-
"styles": []
|
|
386
|
-
},
|
|
387
|
-
"VSlideGroupItem": {
|
|
388
|
-
"from": "components/VSlideGroup",
|
|
391
|
+
"VSheet": {
|
|
392
|
+
"from": "components/VSheet",
|
|
389
393
|
"styles": []
|
|
390
394
|
},
|
|
391
|
-
"
|
|
392
|
-
"from": "components/
|
|
395
|
+
"VSlider": {
|
|
396
|
+
"from": "components/VSlider",
|
|
393
397
|
"styles": []
|
|
394
398
|
},
|
|
395
399
|
"VStepper": {
|
|
@@ -416,16 +420,16 @@
|
|
|
416
420
|
"from": "components/VStepper",
|
|
417
421
|
"styles": []
|
|
418
422
|
},
|
|
419
|
-
"
|
|
420
|
-
"from": "components/
|
|
423
|
+
"VSlideGroup": {
|
|
424
|
+
"from": "components/VSlideGroup",
|
|
421
425
|
"styles": []
|
|
422
426
|
},
|
|
423
|
-
"
|
|
424
|
-
"from": "components/
|
|
427
|
+
"VSlideGroupItem": {
|
|
428
|
+
"from": "components/VSlideGroup",
|
|
425
429
|
"styles": []
|
|
426
430
|
},
|
|
427
|
-
"
|
|
428
|
-
"from": "components/
|
|
431
|
+
"VSnackbar": {
|
|
432
|
+
"from": "components/VSnackbar",
|
|
429
433
|
"styles": []
|
|
430
434
|
},
|
|
431
435
|
"VTab": {
|
|
@@ -444,28 +448,24 @@
|
|
|
444
448
|
"from": "components/VTabs",
|
|
445
449
|
"styles": []
|
|
446
450
|
},
|
|
447
|
-
"
|
|
448
|
-
"from": "components/
|
|
451
|
+
"VSwitch": {
|
|
452
|
+
"from": "components/VSwitch",
|
|
449
453
|
"styles": []
|
|
450
454
|
},
|
|
451
|
-
"
|
|
452
|
-
"from": "components/
|
|
455
|
+
"VTextarea": {
|
|
456
|
+
"from": "components/VTextarea",
|
|
453
457
|
"styles": []
|
|
454
458
|
},
|
|
455
|
-
"
|
|
456
|
-
"from": "components/
|
|
459
|
+
"VTable": {
|
|
460
|
+
"from": "components/VTable",
|
|
457
461
|
"styles": []
|
|
458
462
|
},
|
|
459
463
|
"VTextField": {
|
|
460
464
|
"from": "components/VTextField",
|
|
461
465
|
"styles": []
|
|
462
466
|
},
|
|
463
|
-
"
|
|
464
|
-
"from": "components/
|
|
465
|
-
"styles": []
|
|
466
|
-
},
|
|
467
|
-
"VTimelineItem": {
|
|
468
|
-
"from": "components/VTimeline",
|
|
467
|
+
"VSystemBar": {
|
|
468
|
+
"from": "components/VSystemBar",
|
|
469
469
|
"styles": []
|
|
470
470
|
},
|
|
471
471
|
"VToolbar": {
|
|
@@ -480,44 +480,36 @@
|
|
|
480
480
|
"from": "components/VToolbar",
|
|
481
481
|
"styles": []
|
|
482
482
|
},
|
|
483
|
-
"
|
|
484
|
-
"from": "components/
|
|
485
|
-
"styles": []
|
|
486
|
-
},
|
|
487
|
-
"VDatePicker": {
|
|
488
|
-
"from": "components/VDatePicker",
|
|
489
|
-
"styles": []
|
|
490
|
-
},
|
|
491
|
-
"VDatePickerControls": {
|
|
492
|
-
"from": "components/VDatePicker",
|
|
483
|
+
"VTreeview": {
|
|
484
|
+
"from": "components/VTreeview",
|
|
493
485
|
"styles": []
|
|
494
486
|
},
|
|
495
|
-
"
|
|
496
|
-
"from": "components/
|
|
487
|
+
"VTreeviewItem": {
|
|
488
|
+
"from": "components/VTreeview",
|
|
497
489
|
"styles": []
|
|
498
490
|
},
|
|
499
|
-
"
|
|
500
|
-
"from": "components/
|
|
491
|
+
"VTreeviewGroup": {
|
|
492
|
+
"from": "components/VTreeview",
|
|
501
493
|
"styles": []
|
|
502
494
|
},
|
|
503
|
-
"
|
|
504
|
-
"from": "components/
|
|
495
|
+
"VTimePicker": {
|
|
496
|
+
"from": "components/VTimePicker",
|
|
505
497
|
"styles": []
|
|
506
498
|
},
|
|
507
|
-
"
|
|
508
|
-
"from": "components/
|
|
499
|
+
"VTimePickerClock": {
|
|
500
|
+
"from": "components/VTimePicker",
|
|
509
501
|
"styles": []
|
|
510
502
|
},
|
|
511
|
-
"
|
|
512
|
-
"from": "components/
|
|
503
|
+
"VTimePickerControls": {
|
|
504
|
+
"from": "components/VTimePicker",
|
|
513
505
|
"styles": []
|
|
514
506
|
},
|
|
515
|
-
"
|
|
516
|
-
"from": "components/
|
|
507
|
+
"VTimeline": {
|
|
508
|
+
"from": "components/VTimeline",
|
|
517
509
|
"styles": []
|
|
518
510
|
},
|
|
519
|
-
"
|
|
520
|
-
"from": "components/
|
|
511
|
+
"VTimelineItem": {
|
|
512
|
+
"from": "components/VTimeline",
|
|
521
513
|
"styles": []
|
|
522
514
|
},
|
|
523
515
|
"VWindow": {
|
|
@@ -528,6 +520,14 @@
|
|
|
528
520
|
"from": "components/VWindow",
|
|
529
521
|
"styles": []
|
|
530
522
|
},
|
|
523
|
+
"VFooter": {
|
|
524
|
+
"from": "components/VFooter",
|
|
525
|
+
"styles": []
|
|
526
|
+
},
|
|
527
|
+
"VTooltip": {
|
|
528
|
+
"from": "components/VTooltip",
|
|
529
|
+
"styles": []
|
|
530
|
+
},
|
|
531
531
|
"VConfirmEdit": {
|
|
532
532
|
"from": "components/VConfirmEdit",
|
|
533
533
|
"styles": []
|
|
@@ -544,6 +544,10 @@
|
|
|
544
544
|
"from": "components/VForm",
|
|
545
545
|
"styles": []
|
|
546
546
|
},
|
|
547
|
+
"VHover": {
|
|
548
|
+
"from": "components/VHover",
|
|
549
|
+
"styles": []
|
|
550
|
+
},
|
|
547
551
|
"VContainer": {
|
|
548
552
|
"from": "components/VGrid",
|
|
549
553
|
"styles": []
|
|
@@ -560,26 +564,14 @@
|
|
|
560
564
|
"from": "components/VGrid",
|
|
561
565
|
"styles": []
|
|
562
566
|
},
|
|
563
|
-
"
|
|
564
|
-
"from": "components/
|
|
565
|
-
"styles": []
|
|
566
|
-
},
|
|
567
|
-
"VLayout": {
|
|
568
|
-
"from": "components/VLayout",
|
|
569
|
-
"styles": []
|
|
570
|
-
},
|
|
571
|
-
"VLayoutItem": {
|
|
572
|
-
"from": "components/VLayout",
|
|
567
|
+
"VLazy": {
|
|
568
|
+
"from": "components/VLazy",
|
|
573
569
|
"styles": []
|
|
574
570
|
},
|
|
575
571
|
"VLocaleProvider": {
|
|
576
572
|
"from": "components/VLocaleProvider",
|
|
577
573
|
"styles": []
|
|
578
574
|
},
|
|
579
|
-
"VLazy": {
|
|
580
|
-
"from": "components/VLazy",
|
|
581
|
-
"styles": []
|
|
582
|
-
},
|
|
583
575
|
"VNoSsr": {
|
|
584
576
|
"from": "components/VNoSsr",
|
|
585
577
|
"styles": []
|
|
@@ -616,14 +608,14 @@
|
|
|
616
608
|
"from": "components/VThemeProvider",
|
|
617
609
|
"styles": []
|
|
618
610
|
},
|
|
619
|
-
"VValidation": {
|
|
620
|
-
"from": "components/VValidation",
|
|
621
|
-
"styles": []
|
|
622
|
-
},
|
|
623
611
|
"VVirtualScroll": {
|
|
624
612
|
"from": "components/VVirtualScroll",
|
|
625
613
|
"styles": []
|
|
626
614
|
},
|
|
615
|
+
"VValidation": {
|
|
616
|
+
"from": "components/VValidation",
|
|
617
|
+
"styles": []
|
|
618
|
+
},
|
|
627
619
|
"VFabTransition": {
|
|
628
620
|
"from": "components/transitions",
|
|
629
621
|
"styles": []
|
|
@@ -687,6 +679,14 @@
|
|
|
687
679
|
"VDialogTransition": {
|
|
688
680
|
"from": "components/transitions",
|
|
689
681
|
"styles": []
|
|
682
|
+
},
|
|
683
|
+
"VLayout": {
|
|
684
|
+
"from": "components/VLayout",
|
|
685
|
+
"styles": []
|
|
686
|
+
},
|
|
687
|
+
"VLayoutItem": {
|
|
688
|
+
"from": "components/VLayout",
|
|
689
|
+
"styles": []
|
|
690
690
|
}
|
|
691
691
|
},
|
|
692
692
|
"directives": [
|