@vuetify/nightly 3.10.6-dev.2025-10-22 → 3.10.7-dev.2025-10-23
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 +3418 -3418
- package/dist/json/importMap-labs.json +32 -32
- package/dist/json/importMap.json +156 -156
- package/dist/json/web-types.json +6633 -6633
- package/dist/vuetify-labs.cjs +28 -26
- package/dist/vuetify-labs.css +4200 -4200
- package/dist/vuetify-labs.d.ts +59 -59
- package/dist/vuetify-labs.esm.js +28 -26
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +28 -26
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +28 -26
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3573 -3573
- package/dist/vuetify.d.ts +59 -59
- package/dist/vuetify.esm.js +28 -26
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +28 -26
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +19 -19
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.js +2 -1
- package/lib/components/VAutocomplete/VAutocomplete.js.map +1 -1
- package/lib/components/VCombobox/VCombobox.js +3 -2
- package/lib/components/VCombobox/VCombobox.js.map +1 -1
- package/lib/components/VFileInput/VFileInput.js +3 -2
- package/lib/components/VFileInput/VFileInput.js.map +1 -1
- package/lib/components/VMenu/VMenu.js +1 -1
- package/lib/components/VMenu/VMenu.js.map +1 -1
- package/lib/components/VSelect/VSelect.js +2 -1
- package/lib/components/VSelect/VSelect.js.map +1 -1
- package/lib/components/VTextField/VTextField.js +3 -2
- package/lib/components/VTextField/VTextField.js.map +1 -1
- package/lib/components/VTextarea/VTextarea.d.ts +3 -3
- package/lib/components/VTextarea/VTextarea.js +3 -2
- package/lib/components/VTextarea/VTextarea.js.map +1 -1
- package/lib/components/VWindow/VWindow.js +8 -12
- package/lib/components/VWindow/VWindow.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +56 -56
- package/lib/framework.js +1 -1
- package/package.json +1 -1
|
@@ -1,21 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"VColorInput": {
|
|
4
|
-
"from": "labs/VColorInput",
|
|
5
|
-
"styles": []
|
|
6
|
-
},
|
|
7
|
-
"VPicker": {
|
|
8
|
-
"from": "labs/VPicker",
|
|
9
|
-
"styles": []
|
|
10
|
-
},
|
|
11
|
-
"VPickerTitle": {
|
|
12
|
-
"from": "labs/VPicker",
|
|
13
|
-
"styles": []
|
|
14
|
-
},
|
|
15
3
|
"VCalendar": {
|
|
16
4
|
"from": "labs/VCalendar",
|
|
17
5
|
"styles": []
|
|
18
6
|
},
|
|
7
|
+
"VColorInput": {
|
|
8
|
+
"from": "labs/VColorInput",
|
|
9
|
+
"styles": []
|
|
10
|
+
},
|
|
19
11
|
"VFileUpload": {
|
|
20
12
|
"from": "labs/VFileUpload",
|
|
21
13
|
"styles": []
|
|
@@ -24,22 +16,6 @@
|
|
|
24
16
|
"from": "labs/VFileUpload",
|
|
25
17
|
"styles": []
|
|
26
18
|
},
|
|
27
|
-
"VPie": {
|
|
28
|
-
"from": "labs/VPie",
|
|
29
|
-
"styles": []
|
|
30
|
-
},
|
|
31
|
-
"VPieSegment": {
|
|
32
|
-
"from": "labs/VPie",
|
|
33
|
-
"styles": []
|
|
34
|
-
},
|
|
35
|
-
"VPieTooltip": {
|
|
36
|
-
"from": "labs/VPie",
|
|
37
|
-
"styles": []
|
|
38
|
-
},
|
|
39
|
-
"VHotkey": {
|
|
40
|
-
"from": "labs/VHotkey",
|
|
41
|
-
"styles": []
|
|
42
|
-
},
|
|
43
19
|
"VStepperVertical": {
|
|
44
20
|
"from": "labs/VStepperVertical",
|
|
45
21
|
"styles": []
|
|
@@ -64,12 +40,32 @@
|
|
|
64
40
|
"from": "labs/VVideo",
|
|
65
41
|
"styles": []
|
|
66
42
|
},
|
|
67
|
-
"
|
|
68
|
-
"from": "labs/
|
|
43
|
+
"VPie": {
|
|
44
|
+
"from": "labs/VPie",
|
|
69
45
|
"styles": []
|
|
70
46
|
},
|
|
71
|
-
"
|
|
72
|
-
"from": "labs/
|
|
47
|
+
"VPieSegment": {
|
|
48
|
+
"from": "labs/VPie",
|
|
49
|
+
"styles": []
|
|
50
|
+
},
|
|
51
|
+
"VPieTooltip": {
|
|
52
|
+
"from": "labs/VPie",
|
|
53
|
+
"styles": []
|
|
54
|
+
},
|
|
55
|
+
"VPicker": {
|
|
56
|
+
"from": "labs/VPicker",
|
|
57
|
+
"styles": []
|
|
58
|
+
},
|
|
59
|
+
"VPickerTitle": {
|
|
60
|
+
"from": "labs/VPicker",
|
|
61
|
+
"styles": []
|
|
62
|
+
},
|
|
63
|
+
"VHotkey": {
|
|
64
|
+
"from": "labs/VHotkey",
|
|
65
|
+
"styles": []
|
|
66
|
+
},
|
|
67
|
+
"VIconBtn": {
|
|
68
|
+
"from": "labs/VIconBtn",
|
|
73
69
|
"styles": []
|
|
74
70
|
},
|
|
75
71
|
"VDateInput": {
|
|
@@ -79,6 +75,10 @@
|
|
|
79
75
|
"VPullToRefresh": {
|
|
80
76
|
"from": "labs/VPullToRefresh",
|
|
81
77
|
"styles": []
|
|
78
|
+
},
|
|
79
|
+
"VMaskInput": {
|
|
80
|
+
"from": "labs/VMaskInput",
|
|
81
|
+
"styles": []
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
84
|
}
|
package/dist/json/importMap.json
CHANGED
|
@@ -1,21 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"VAlert": {
|
|
4
|
-
"from": "components/VAlert",
|
|
5
|
-
"styles": []
|
|
6
|
-
},
|
|
7
|
-
"VAlertTitle": {
|
|
8
|
-
"from": "components/VAlert",
|
|
9
|
-
"styles": []
|
|
10
|
-
},
|
|
11
3
|
"VApp": {
|
|
12
4
|
"from": "components/VApp",
|
|
13
5
|
"styles": []
|
|
14
6
|
},
|
|
15
|
-
"VAutocomplete": {
|
|
16
|
-
"from": "components/VAutocomplete",
|
|
17
|
-
"styles": []
|
|
18
|
-
},
|
|
19
7
|
"VAppBar": {
|
|
20
8
|
"from": "components/VAppBar",
|
|
21
9
|
"styles": []
|
|
@@ -28,20 +16,12 @@
|
|
|
28
16
|
"from": "components/VAppBar",
|
|
29
17
|
"styles": []
|
|
30
18
|
},
|
|
31
|
-
"
|
|
32
|
-
"from": "components/
|
|
33
|
-
"styles": []
|
|
34
|
-
},
|
|
35
|
-
"VBottomNavigation": {
|
|
36
|
-
"from": "components/VBottomNavigation",
|
|
37
|
-
"styles": []
|
|
38
|
-
},
|
|
39
|
-
"VAvatar": {
|
|
40
|
-
"from": "components/VAvatar",
|
|
19
|
+
"VAlert": {
|
|
20
|
+
"from": "components/VAlert",
|
|
41
21
|
"styles": []
|
|
42
22
|
},
|
|
43
|
-
"
|
|
44
|
-
"from": "components/
|
|
23
|
+
"VAlertTitle": {
|
|
24
|
+
"from": "components/VAlert",
|
|
45
25
|
"styles": []
|
|
46
26
|
},
|
|
47
27
|
"VBanner": {
|
|
@@ -56,8 +36,24 @@
|
|
|
56
36
|
"from": "components/VBanner",
|
|
57
37
|
"styles": []
|
|
58
38
|
},
|
|
59
|
-
"
|
|
60
|
-
"from": "components/
|
|
39
|
+
"VAvatar": {
|
|
40
|
+
"from": "components/VAvatar",
|
|
41
|
+
"styles": []
|
|
42
|
+
},
|
|
43
|
+
"VBottomSheet": {
|
|
44
|
+
"from": "components/VBottomSheet",
|
|
45
|
+
"styles": []
|
|
46
|
+
},
|
|
47
|
+
"VBadge": {
|
|
48
|
+
"from": "components/VBadge",
|
|
49
|
+
"styles": []
|
|
50
|
+
},
|
|
51
|
+
"VBottomNavigation": {
|
|
52
|
+
"from": "components/VBottomNavigation",
|
|
53
|
+
"styles": []
|
|
54
|
+
},
|
|
55
|
+
"VAutocomplete": {
|
|
56
|
+
"from": "components/VAutocomplete",
|
|
61
57
|
"styles": []
|
|
62
58
|
},
|
|
63
59
|
"VBreadcrumbs": {
|
|
@@ -72,14 +68,14 @@
|
|
|
72
68
|
"from": "components/VBreadcrumbs",
|
|
73
69
|
"styles": []
|
|
74
70
|
},
|
|
75
|
-
"VBtnToggle": {
|
|
76
|
-
"from": "components/VBtnToggle",
|
|
77
|
-
"styles": []
|
|
78
|
-
},
|
|
79
71
|
"VBtnGroup": {
|
|
80
72
|
"from": "components/VBtnGroup",
|
|
81
73
|
"styles": []
|
|
82
74
|
},
|
|
75
|
+
"VBtnToggle": {
|
|
76
|
+
"from": "components/VBtnToggle",
|
|
77
|
+
"styles": []
|
|
78
|
+
},
|
|
83
79
|
"VCarousel": {
|
|
84
80
|
"from": "components/VCarousel",
|
|
85
81
|
"styles": []
|
|
@@ -112,6 +108,18 @@
|
|
|
112
108
|
"from": "components/VCard",
|
|
113
109
|
"styles": []
|
|
114
110
|
},
|
|
111
|
+
"VBtn": {
|
|
112
|
+
"from": "components/VBtn",
|
|
113
|
+
"styles": []
|
|
114
|
+
},
|
|
115
|
+
"VCombobox": {
|
|
116
|
+
"from": "components/VCombobox",
|
|
117
|
+
"styles": []
|
|
118
|
+
},
|
|
119
|
+
"VChip": {
|
|
120
|
+
"from": "components/VChip",
|
|
121
|
+
"styles": []
|
|
122
|
+
},
|
|
115
123
|
"VCheckbox": {
|
|
116
124
|
"from": "components/VCheckbox",
|
|
117
125
|
"styles": []
|
|
@@ -128,76 +136,64 @@
|
|
|
128
136
|
"from": "components/VChipGroup",
|
|
129
137
|
"styles": []
|
|
130
138
|
},
|
|
131
|
-
"VChip": {
|
|
132
|
-
"from": "components/VChip",
|
|
133
|
-
"styles": []
|
|
134
|
-
},
|
|
135
139
|
"VCounter": {
|
|
136
140
|
"from": "components/VCounter",
|
|
137
141
|
"styles": []
|
|
138
142
|
},
|
|
139
|
-
"
|
|
140
|
-
"from": "components/
|
|
141
|
-
"styles": []
|
|
142
|
-
},
|
|
143
|
-
"VDataTableHeaders": {
|
|
144
|
-
"from": "components/VDataTable",
|
|
143
|
+
"VDatePicker": {
|
|
144
|
+
"from": "components/VDatePicker",
|
|
145
145
|
"styles": []
|
|
146
146
|
},
|
|
147
|
-
"
|
|
148
|
-
"from": "components/
|
|
147
|
+
"VDatePickerControls": {
|
|
148
|
+
"from": "components/VDatePicker",
|
|
149
149
|
"styles": []
|
|
150
150
|
},
|
|
151
|
-
"
|
|
152
|
-
"from": "components/
|
|
151
|
+
"VDatePickerHeader": {
|
|
152
|
+
"from": "components/VDatePicker",
|
|
153
153
|
"styles": []
|
|
154
154
|
},
|
|
155
|
-
"
|
|
156
|
-
"from": "components/
|
|
155
|
+
"VDatePickerMonth": {
|
|
156
|
+
"from": "components/VDatePicker",
|
|
157
157
|
"styles": []
|
|
158
158
|
},
|
|
159
|
-
"
|
|
160
|
-
"from": "components/
|
|
159
|
+
"VDatePickerMonths": {
|
|
160
|
+
"from": "components/VDatePicker",
|
|
161
161
|
"styles": []
|
|
162
162
|
},
|
|
163
|
-
"
|
|
164
|
-
"from": "components/
|
|
163
|
+
"VDatePickerYears": {
|
|
164
|
+
"from": "components/VDatePicker",
|
|
165
165
|
"styles": []
|
|
166
166
|
},
|
|
167
167
|
"VColorPicker": {
|
|
168
168
|
"from": "components/VColorPicker",
|
|
169
169
|
"styles": []
|
|
170
170
|
},
|
|
171
|
-
"
|
|
172
|
-
"from": "components/
|
|
173
|
-
"styles": []
|
|
174
|
-
},
|
|
175
|
-
"VDatePickerControls": {
|
|
176
|
-
"from": "components/VDatePicker",
|
|
171
|
+
"VDataTable": {
|
|
172
|
+
"from": "components/VDataTable",
|
|
177
173
|
"styles": []
|
|
178
174
|
},
|
|
179
|
-
"
|
|
180
|
-
"from": "components/
|
|
175
|
+
"VDataTableHeaders": {
|
|
176
|
+
"from": "components/VDataTable",
|
|
181
177
|
"styles": []
|
|
182
178
|
},
|
|
183
|
-
"
|
|
184
|
-
"from": "components/
|
|
179
|
+
"VDataTableFooter": {
|
|
180
|
+
"from": "components/VDataTable",
|
|
185
181
|
"styles": []
|
|
186
182
|
},
|
|
187
|
-
"
|
|
188
|
-
"from": "components/
|
|
183
|
+
"VDataTableRows": {
|
|
184
|
+
"from": "components/VDataTable",
|
|
189
185
|
"styles": []
|
|
190
186
|
},
|
|
191
|
-
"
|
|
192
|
-
"from": "components/
|
|
187
|
+
"VDataTableRow": {
|
|
188
|
+
"from": "components/VDataTable",
|
|
193
189
|
"styles": []
|
|
194
190
|
},
|
|
195
|
-
"
|
|
196
|
-
"from": "components/
|
|
191
|
+
"VDataTableVirtual": {
|
|
192
|
+
"from": "components/VDataTable",
|
|
197
193
|
"styles": []
|
|
198
194
|
},
|
|
199
|
-
"
|
|
200
|
-
"from": "components/
|
|
195
|
+
"VDataTableServer": {
|
|
196
|
+
"from": "components/VDataTable",
|
|
201
197
|
"styles": []
|
|
202
198
|
},
|
|
203
199
|
"VEmptyState": {
|
|
@@ -208,8 +204,8 @@
|
|
|
208
204
|
"from": "components/VDivider",
|
|
209
205
|
"styles": []
|
|
210
206
|
},
|
|
211
|
-
"
|
|
212
|
-
"from": "components/
|
|
207
|
+
"VDialog": {
|
|
208
|
+
"from": "components/VDialog",
|
|
213
209
|
"styles": []
|
|
214
210
|
},
|
|
215
211
|
"VExpansionPanels": {
|
|
@@ -228,12 +224,8 @@
|
|
|
228
224
|
"from": "components/VExpansionPanel",
|
|
229
225
|
"styles": []
|
|
230
226
|
},
|
|
231
|
-
"
|
|
232
|
-
"from": "components/
|
|
233
|
-
"styles": []
|
|
234
|
-
},
|
|
235
|
-
"VFab": {
|
|
236
|
-
"from": "components/VFab",
|
|
227
|
+
"VFileInput": {
|
|
228
|
+
"from": "components/VFileInput",
|
|
237
229
|
"styles": []
|
|
238
230
|
},
|
|
239
231
|
"VField": {
|
|
@@ -244,6 +236,22 @@
|
|
|
244
236
|
"from": "components/VField",
|
|
245
237
|
"styles": []
|
|
246
238
|
},
|
|
239
|
+
"VFab": {
|
|
240
|
+
"from": "components/VFab",
|
|
241
|
+
"styles": []
|
|
242
|
+
},
|
|
243
|
+
"VImg": {
|
|
244
|
+
"from": "components/VImg",
|
|
245
|
+
"styles": []
|
|
246
|
+
},
|
|
247
|
+
"VFooter": {
|
|
248
|
+
"from": "components/VFooter",
|
|
249
|
+
"styles": []
|
|
250
|
+
},
|
|
251
|
+
"VInfiniteScroll": {
|
|
252
|
+
"from": "components/VInfiniteScroll",
|
|
253
|
+
"styles": []
|
|
254
|
+
},
|
|
247
255
|
"VIcon": {
|
|
248
256
|
"from": "components/VIcon",
|
|
249
257
|
"styles": []
|
|
@@ -268,32 +276,20 @@
|
|
|
268
276
|
"from": "components/VInput",
|
|
269
277
|
"styles": []
|
|
270
278
|
},
|
|
271
|
-
"
|
|
272
|
-
"from": "components/
|
|
273
|
-
"styles": []
|
|
274
|
-
},
|
|
275
|
-
"VItemGroup": {
|
|
276
|
-
"from": "components/VItemGroup",
|
|
277
|
-
"styles": []
|
|
278
|
-
},
|
|
279
|
-
"VItem": {
|
|
280
|
-
"from": "components/VItemGroup",
|
|
281
|
-
"styles": []
|
|
282
|
-
},
|
|
283
|
-
"VImg": {
|
|
284
|
-
"from": "components/VImg",
|
|
279
|
+
"VLabel": {
|
|
280
|
+
"from": "components/VLabel",
|
|
285
281
|
"styles": []
|
|
286
282
|
},
|
|
287
283
|
"VKbd": {
|
|
288
284
|
"from": "components/VKbd",
|
|
289
285
|
"styles": []
|
|
290
286
|
},
|
|
291
|
-
"
|
|
292
|
-
"from": "components/
|
|
287
|
+
"VItemGroup": {
|
|
288
|
+
"from": "components/VItemGroup",
|
|
293
289
|
"styles": []
|
|
294
290
|
},
|
|
295
|
-
"
|
|
296
|
-
"from": "components/
|
|
291
|
+
"VItem": {
|
|
292
|
+
"from": "components/VItemGroup",
|
|
297
293
|
"styles": []
|
|
298
294
|
},
|
|
299
295
|
"VList": {
|
|
@@ -332,16 +328,12 @@
|
|
|
332
328
|
"from": "components/VList",
|
|
333
329
|
"styles": []
|
|
334
330
|
},
|
|
335
|
-
"
|
|
336
|
-
"from": "components/
|
|
337
|
-
"styles": []
|
|
338
|
-
},
|
|
339
|
-
"VMessages": {
|
|
340
|
-
"from": "components/VMessages",
|
|
331
|
+
"VMain": {
|
|
332
|
+
"from": "components/VMain",
|
|
341
333
|
"styles": []
|
|
342
334
|
},
|
|
343
|
-
"
|
|
344
|
-
"from": "components/
|
|
335
|
+
"VNavigationDrawer": {
|
|
336
|
+
"from": "components/VNavigationDrawer",
|
|
345
337
|
"styles": []
|
|
346
338
|
},
|
|
347
339
|
"VMenu": {
|
|
@@ -352,60 +344,56 @@
|
|
|
352
344
|
"from": "components/VOtpInput",
|
|
353
345
|
"styles": []
|
|
354
346
|
},
|
|
355
|
-
"
|
|
356
|
-
"from": "components/
|
|
347
|
+
"VMessages": {
|
|
348
|
+
"from": "components/VMessages",
|
|
357
349
|
"styles": []
|
|
358
350
|
},
|
|
359
|
-
"
|
|
360
|
-
"from": "components/
|
|
351
|
+
"VNumberInput": {
|
|
352
|
+
"from": "components/VNumberInput",
|
|
361
353
|
"styles": []
|
|
362
354
|
},
|
|
363
355
|
"VPagination": {
|
|
364
356
|
"from": "components/VPagination",
|
|
365
357
|
"styles": []
|
|
366
358
|
},
|
|
367
|
-
"VRating": {
|
|
368
|
-
"from": "components/VRating",
|
|
369
|
-
"styles": []
|
|
370
|
-
},
|
|
371
359
|
"VProgressLinear": {
|
|
372
360
|
"from": "components/VProgressLinear",
|
|
373
361
|
"styles": []
|
|
374
362
|
},
|
|
375
|
-
"
|
|
376
|
-
"from": "components/
|
|
363
|
+
"VOverlay": {
|
|
364
|
+
"from": "components/VOverlay",
|
|
377
365
|
"styles": []
|
|
378
366
|
},
|
|
379
|
-
"
|
|
380
|
-
"from": "components/
|
|
367
|
+
"VProgressCircular": {
|
|
368
|
+
"from": "components/VProgressCircular",
|
|
381
369
|
"styles": []
|
|
382
370
|
},
|
|
383
|
-
"
|
|
384
|
-
"from": "components/
|
|
371
|
+
"VRating": {
|
|
372
|
+
"from": "components/VRating",
|
|
385
373
|
"styles": []
|
|
386
374
|
},
|
|
387
|
-
"
|
|
388
|
-
"from": "components/
|
|
375
|
+
"VRadioGroup": {
|
|
376
|
+
"from": "components/VRadioGroup",
|
|
389
377
|
"styles": []
|
|
390
378
|
},
|
|
391
379
|
"VSelectionControlGroup": {
|
|
392
380
|
"from": "components/VSelectionControlGroup",
|
|
393
381
|
"styles": []
|
|
394
382
|
},
|
|
395
|
-
"
|
|
396
|
-
"from": "components/
|
|
383
|
+
"VSelectionControl": {
|
|
384
|
+
"from": "components/VSelectionControl",
|
|
397
385
|
"styles": []
|
|
398
386
|
},
|
|
399
|
-
"
|
|
400
|
-
"from": "components/
|
|
387
|
+
"VSelect": {
|
|
388
|
+
"from": "components/VSelect",
|
|
401
389
|
"styles": []
|
|
402
390
|
},
|
|
403
391
|
"VSheet": {
|
|
404
392
|
"from": "components/VSheet",
|
|
405
393
|
"styles": []
|
|
406
394
|
},
|
|
407
|
-
"
|
|
408
|
-
"from": "components/
|
|
395
|
+
"VSlider": {
|
|
396
|
+
"from": "components/VSlider",
|
|
409
397
|
"styles": []
|
|
410
398
|
},
|
|
411
399
|
"VStepper": {
|
|
@@ -432,28 +420,28 @@
|
|
|
432
420
|
"from": "components/VStepper",
|
|
433
421
|
"styles": []
|
|
434
422
|
},
|
|
435
|
-
"
|
|
436
|
-
"from": "components/
|
|
423
|
+
"VSkeletonLoader": {
|
|
424
|
+
"from": "components/VSkeletonLoader",
|
|
437
425
|
"styles": []
|
|
438
426
|
},
|
|
439
427
|
"VSnackbar": {
|
|
440
428
|
"from": "components/VSnackbar",
|
|
441
429
|
"styles": []
|
|
442
430
|
},
|
|
443
|
-
"
|
|
444
|
-
"from": "components/
|
|
431
|
+
"VSlideGroup": {
|
|
432
|
+
"from": "components/VSlideGroup",
|
|
445
433
|
"styles": []
|
|
446
434
|
},
|
|
447
|
-
"
|
|
448
|
-
"from": "components/
|
|
435
|
+
"VSlideGroupItem": {
|
|
436
|
+
"from": "components/VSlideGroup",
|
|
449
437
|
"styles": []
|
|
450
438
|
},
|
|
451
|
-
"
|
|
452
|
-
"from": "components/
|
|
439
|
+
"VSwitch": {
|
|
440
|
+
"from": "components/VSwitch",
|
|
453
441
|
"styles": []
|
|
454
442
|
},
|
|
455
|
-
"
|
|
456
|
-
"from": "components/
|
|
443
|
+
"VTextarea": {
|
|
444
|
+
"from": "components/VTextarea",
|
|
457
445
|
"styles": []
|
|
458
446
|
},
|
|
459
447
|
"VTab": {
|
|
@@ -472,6 +460,30 @@
|
|
|
472
460
|
"from": "components/VTabs",
|
|
473
461
|
"styles": []
|
|
474
462
|
},
|
|
463
|
+
"VSystemBar": {
|
|
464
|
+
"from": "components/VSystemBar",
|
|
465
|
+
"styles": []
|
|
466
|
+
},
|
|
467
|
+
"VTable": {
|
|
468
|
+
"from": "components/VTable",
|
|
469
|
+
"styles": []
|
|
470
|
+
},
|
|
471
|
+
"VTextField": {
|
|
472
|
+
"from": "components/VTextField",
|
|
473
|
+
"styles": []
|
|
474
|
+
},
|
|
475
|
+
"VToolbar": {
|
|
476
|
+
"from": "components/VToolbar",
|
|
477
|
+
"styles": []
|
|
478
|
+
},
|
|
479
|
+
"VToolbarTitle": {
|
|
480
|
+
"from": "components/VToolbar",
|
|
481
|
+
"styles": []
|
|
482
|
+
},
|
|
483
|
+
"VToolbarItems": {
|
|
484
|
+
"from": "components/VToolbar",
|
|
485
|
+
"styles": []
|
|
486
|
+
},
|
|
475
487
|
"VTimeline": {
|
|
476
488
|
"from": "components/VTimeline",
|
|
477
489
|
"styles": []
|
|
@@ -508,18 +520,6 @@
|
|
|
508
520
|
"from": "components/VTimePicker",
|
|
509
521
|
"styles": []
|
|
510
522
|
},
|
|
511
|
-
"VToolbar": {
|
|
512
|
-
"from": "components/VToolbar",
|
|
513
|
-
"styles": []
|
|
514
|
-
},
|
|
515
|
-
"VToolbarTitle": {
|
|
516
|
-
"from": "components/VToolbar",
|
|
517
|
-
"styles": []
|
|
518
|
-
},
|
|
519
|
-
"VToolbarItems": {
|
|
520
|
-
"from": "components/VToolbar",
|
|
521
|
-
"styles": []
|
|
522
|
-
},
|
|
523
523
|
"VWindow": {
|
|
524
524
|
"from": "components/VWindow",
|
|
525
525
|
"styles": []
|
|
@@ -556,12 +556,16 @@
|
|
|
556
556
|
"from": "components/VGrid",
|
|
557
557
|
"styles": []
|
|
558
558
|
},
|
|
559
|
+
"VHover": {
|
|
560
|
+
"from": "components/VHover",
|
|
561
|
+
"styles": []
|
|
562
|
+
},
|
|
559
563
|
"VForm": {
|
|
560
564
|
"from": "components/VForm",
|
|
561
565
|
"styles": []
|
|
562
566
|
},
|
|
563
|
-
"
|
|
564
|
-
"from": "components/
|
|
567
|
+
"VLazy": {
|
|
568
|
+
"from": "components/VLazy",
|
|
565
569
|
"styles": []
|
|
566
570
|
},
|
|
567
571
|
"VLayout": {
|
|
@@ -572,10 +576,6 @@
|
|
|
572
576
|
"from": "components/VLayout",
|
|
573
577
|
"styles": []
|
|
574
578
|
},
|
|
575
|
-
"VLazy": {
|
|
576
|
-
"from": "components/VLazy",
|
|
577
|
-
"styles": []
|
|
578
|
-
},
|
|
579
579
|
"VLocaleProvider": {
|
|
580
580
|
"from": "components/VLocaleProvider",
|
|
581
581
|
"styles": []
|
|
@@ -584,14 +584,14 @@
|
|
|
584
584
|
"from": "components/VNoSsr",
|
|
585
585
|
"styles": []
|
|
586
586
|
},
|
|
587
|
-
"VParallax": {
|
|
588
|
-
"from": "components/VParallax",
|
|
589
|
-
"styles": []
|
|
590
|
-
},
|
|
591
587
|
"VRadio": {
|
|
592
588
|
"from": "components/VRadio",
|
|
593
589
|
"styles": []
|
|
594
590
|
},
|
|
591
|
+
"VParallax": {
|
|
592
|
+
"from": "components/VParallax",
|
|
593
|
+
"styles": []
|
|
594
|
+
},
|
|
595
595
|
"VRangeSlider": {
|
|
596
596
|
"from": "components/VRangeSlider",
|
|
597
597
|
"styles": []
|