@vuetify/nightly 3.11.8-dev.2026-02-18 → 3.11.8-dev.2026-02-19
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 +4 -3
- package/dist/json/attributes.json +1722 -1722
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +186 -186
- package/dist/json/web-types.json +3151 -3151
- package/dist/vuetify-labs.cjs +13 -11
- package/dist/vuetify-labs.css +6068 -6068
- package/dist/vuetify-labs.d.ts +73 -69
- package/dist/vuetify-labs.esm.js +13 -11
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +13 -11
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +13 -11
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +5073 -5073
- package/dist/vuetify.d.ts +73 -69
- package/dist/vuetify.esm.js +13 -11
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +13 -11
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +10 -10
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.js +1 -1
- package/lib/components/VBreadcrumbs/VBreadcrumbsItem.js.map +1 -1
- package/lib/components/VBtn/VBtn.js +1 -1
- package/lib/components/VBtn/VBtn.js.map +1 -1
- package/lib/components/VCard/VCard.js +1 -1
- package/lib/components/VCard/VCard.js.map +1 -1
- package/lib/components/VChip/VChip.js +1 -1
- package/lib/components/VChip/VChip.js.map +1 -1
- package/lib/components/VList/VListItem.js +1 -1
- package/lib/components/VList/VListItem.js.map +1 -1
- package/lib/composables/router.d.ts +6 -2
- package/lib/composables/router.js +5 -3
- package/lib/composables/router.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +67 -67
- package/lib/framework.js +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
+
"VColorInput": {
|
|
4
|
+
"from": "labs/VColorInput",
|
|
5
|
+
"styles": []
|
|
6
|
+
},
|
|
3
7
|
"VAvatarGroup": {
|
|
4
8
|
"from": "labs/VAvatarGroup",
|
|
5
9
|
"styles": []
|
|
@@ -8,12 +12,12 @@
|
|
|
8
12
|
"from": "labs/VIconBtn",
|
|
9
13
|
"styles": []
|
|
10
14
|
},
|
|
11
|
-
"
|
|
12
|
-
"from": "labs/
|
|
15
|
+
"VCommandPalette": {
|
|
16
|
+
"from": "labs/VCommandPalette",
|
|
13
17
|
"styles": []
|
|
14
18
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "labs/
|
|
19
|
+
"VCommandPaletteItemComponent": {
|
|
20
|
+
"from": "labs/VCommandPalette",
|
|
17
21
|
"styles": []
|
|
18
22
|
},
|
|
19
23
|
"VFileUpload": {
|
|
@@ -24,10 +28,6 @@
|
|
|
24
28
|
"from": "labs/VFileUpload",
|
|
25
29
|
"styles": []
|
|
26
30
|
},
|
|
27
|
-
"VColorInput": {
|
|
28
|
-
"from": "labs/VColorInput",
|
|
29
|
-
"styles": []
|
|
30
|
-
},
|
|
31
31
|
"VStepperVertical": {
|
|
32
32
|
"from": "labs/VStepperVertical",
|
|
33
33
|
"styles": []
|
|
@@ -40,14 +40,6 @@
|
|
|
40
40
|
"from": "labs/VStepperVertical",
|
|
41
41
|
"styles": []
|
|
42
42
|
},
|
|
43
|
-
"VCommandPalette": {
|
|
44
|
-
"from": "labs/VCommandPalette",
|
|
45
|
-
"styles": []
|
|
46
|
-
},
|
|
47
|
-
"VCommandPaletteItemComponent": {
|
|
48
|
-
"from": "labs/VCommandPalette",
|
|
49
|
-
"styles": []
|
|
50
|
-
},
|
|
51
43
|
"VPie": {
|
|
52
44
|
"from": "labs/VPie",
|
|
53
45
|
"styles": []
|
|
@@ -60,6 +52,14 @@
|
|
|
60
52
|
"from": "labs/VPie",
|
|
61
53
|
"styles": []
|
|
62
54
|
},
|
|
55
|
+
"VPicker": {
|
|
56
|
+
"from": "labs/VPicker",
|
|
57
|
+
"styles": []
|
|
58
|
+
},
|
|
59
|
+
"VPickerTitle": {
|
|
60
|
+
"from": "labs/VPicker",
|
|
61
|
+
"styles": []
|
|
62
|
+
},
|
|
63
63
|
"VVideo": {
|
|
64
64
|
"from": "labs/VVideo",
|
|
65
65
|
"styles": []
|
package/dist/json/importMap.json
CHANGED
|
@@ -1,17 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"VBottomNavigation": {
|
|
4
|
-
"from": "components/VBottomNavigation",
|
|
5
|
-
"styles": []
|
|
6
|
-
},
|
|
7
|
-
"VAlert": {
|
|
8
|
-
"from": "components/VAlert",
|
|
9
|
-
"styles": []
|
|
10
|
-
},
|
|
11
|
-
"VAlertTitle": {
|
|
12
|
-
"from": "components/VAlert",
|
|
13
|
-
"styles": []
|
|
14
|
-
},
|
|
15
3
|
"VAppBar": {
|
|
16
4
|
"from": "components/VAppBar",
|
|
17
5
|
"styles": []
|
|
@@ -24,14 +12,22 @@
|
|
|
24
12
|
"from": "components/VAppBar",
|
|
25
13
|
"styles": []
|
|
26
14
|
},
|
|
27
|
-
"VAutocomplete": {
|
|
28
|
-
"from": "components/VAutocomplete",
|
|
29
|
-
"styles": []
|
|
30
|
-
},
|
|
31
15
|
"VBadge": {
|
|
32
16
|
"from": "components/VBadge",
|
|
33
17
|
"styles": []
|
|
34
18
|
},
|
|
19
|
+
"VAvatar": {
|
|
20
|
+
"from": "components/VAvatar",
|
|
21
|
+
"styles": []
|
|
22
|
+
},
|
|
23
|
+
"VAlert": {
|
|
24
|
+
"from": "components/VAlert",
|
|
25
|
+
"styles": []
|
|
26
|
+
},
|
|
27
|
+
"VAlertTitle": {
|
|
28
|
+
"from": "components/VAlert",
|
|
29
|
+
"styles": []
|
|
30
|
+
},
|
|
35
31
|
"VBreadcrumbs": {
|
|
36
32
|
"from": "components/VBreadcrumbs",
|
|
37
33
|
"styles": []
|
|
@@ -44,16 +40,32 @@
|
|
|
44
40
|
"from": "components/VBreadcrumbs",
|
|
45
41
|
"styles": []
|
|
46
42
|
},
|
|
47
|
-
"
|
|
48
|
-
"from": "components/
|
|
43
|
+
"VAutocomplete": {
|
|
44
|
+
"from": "components/VAutocomplete",
|
|
45
|
+
"styles": []
|
|
46
|
+
},
|
|
47
|
+
"VBottomNavigation": {
|
|
48
|
+
"from": "components/VBottomNavigation",
|
|
49
|
+
"styles": []
|
|
50
|
+
},
|
|
51
|
+
"VBtn": {
|
|
52
|
+
"from": "components/VBtn",
|
|
53
|
+
"styles": []
|
|
54
|
+
},
|
|
55
|
+
"VCalendar": {
|
|
56
|
+
"from": "components/VCalendar",
|
|
57
|
+
"styles": []
|
|
58
|
+
},
|
|
59
|
+
"VBtnToggle": {
|
|
60
|
+
"from": "components/VBtnToggle",
|
|
49
61
|
"styles": []
|
|
50
62
|
},
|
|
51
63
|
"VApp": {
|
|
52
64
|
"from": "components/VApp",
|
|
53
65
|
"styles": []
|
|
54
66
|
},
|
|
55
|
-
"
|
|
56
|
-
"from": "components/
|
|
67
|
+
"VBottomSheet": {
|
|
68
|
+
"from": "components/VBottomSheet",
|
|
57
69
|
"styles": []
|
|
58
70
|
},
|
|
59
71
|
"VCard": {
|
|
@@ -80,24 +92,36 @@
|
|
|
80
92
|
"from": "components/VCard",
|
|
81
93
|
"styles": []
|
|
82
94
|
},
|
|
83
|
-
"
|
|
84
|
-
"from": "components/
|
|
95
|
+
"VBanner": {
|
|
96
|
+
"from": "components/VBanner",
|
|
85
97
|
"styles": []
|
|
86
98
|
},
|
|
87
|
-
"
|
|
88
|
-
"from": "components/
|
|
99
|
+
"VBannerActions": {
|
|
100
|
+
"from": "components/VBanner",
|
|
89
101
|
"styles": []
|
|
90
102
|
},
|
|
91
|
-
"
|
|
92
|
-
"from": "components/
|
|
103
|
+
"VBannerText": {
|
|
104
|
+
"from": "components/VBanner",
|
|
93
105
|
"styles": []
|
|
94
106
|
},
|
|
95
|
-
"
|
|
96
|
-
"from": "components/
|
|
107
|
+
"VBtnGroup": {
|
|
108
|
+
"from": "components/VBtnGroup",
|
|
97
109
|
"styles": []
|
|
98
110
|
},
|
|
99
|
-
"
|
|
100
|
-
"from": "components/
|
|
111
|
+
"VCode": {
|
|
112
|
+
"from": "components/VCode",
|
|
113
|
+
"styles": []
|
|
114
|
+
},
|
|
115
|
+
"VCheckbox": {
|
|
116
|
+
"from": "components/VCheckbox",
|
|
117
|
+
"styles": []
|
|
118
|
+
},
|
|
119
|
+
"VCheckboxBtn": {
|
|
120
|
+
"from": "components/VCheckbox",
|
|
121
|
+
"styles": []
|
|
122
|
+
},
|
|
123
|
+
"VColorPicker": {
|
|
124
|
+
"from": "components/VColorPicker",
|
|
101
125
|
"styles": []
|
|
102
126
|
},
|
|
103
127
|
"VChipGroup": {
|
|
@@ -108,28 +132,32 @@
|
|
|
108
132
|
"from": "components/VCombobox",
|
|
109
133
|
"styles": []
|
|
110
134
|
},
|
|
111
|
-
"
|
|
112
|
-
"from": "components/
|
|
135
|
+
"VCounter": {
|
|
136
|
+
"from": "components/VCounter",
|
|
113
137
|
"styles": []
|
|
114
138
|
},
|
|
115
|
-
"
|
|
116
|
-
"from": "components/
|
|
139
|
+
"VDatePicker": {
|
|
140
|
+
"from": "components/VDatePicker",
|
|
117
141
|
"styles": []
|
|
118
142
|
},
|
|
119
|
-
"
|
|
120
|
-
"from": "components/
|
|
143
|
+
"VDatePickerControls": {
|
|
144
|
+
"from": "components/VDatePicker",
|
|
121
145
|
"styles": []
|
|
122
146
|
},
|
|
123
|
-
"
|
|
124
|
-
"from": "components/
|
|
147
|
+
"VDatePickerHeader": {
|
|
148
|
+
"from": "components/VDatePicker",
|
|
125
149
|
"styles": []
|
|
126
150
|
},
|
|
127
|
-
"
|
|
128
|
-
"from": "components/
|
|
151
|
+
"VDatePickerMonth": {
|
|
152
|
+
"from": "components/VDatePicker",
|
|
129
153
|
"styles": []
|
|
130
154
|
},
|
|
131
|
-
"
|
|
132
|
-
"from": "components/
|
|
155
|
+
"VDatePickerMonths": {
|
|
156
|
+
"from": "components/VDatePicker",
|
|
157
|
+
"styles": []
|
|
158
|
+
},
|
|
159
|
+
"VDatePickerYears": {
|
|
160
|
+
"from": "components/VDatePicker",
|
|
133
161
|
"styles": []
|
|
134
162
|
},
|
|
135
163
|
"VDataTable": {
|
|
@@ -164,54 +192,22 @@
|
|
|
164
192
|
"from": "components/VChip",
|
|
165
193
|
"styles": []
|
|
166
194
|
},
|
|
167
|
-
"
|
|
168
|
-
"from": "components/
|
|
169
|
-
"styles": []
|
|
170
|
-
},
|
|
171
|
-
"VDivider": {
|
|
172
|
-
"from": "components/VDivider",
|
|
173
|
-
"styles": []
|
|
174
|
-
},
|
|
175
|
-
"VDatePicker": {
|
|
176
|
-
"from": "components/VDatePicker",
|
|
177
|
-
"styles": []
|
|
178
|
-
},
|
|
179
|
-
"VDatePickerControls": {
|
|
180
|
-
"from": "components/VDatePicker",
|
|
181
|
-
"styles": []
|
|
182
|
-
},
|
|
183
|
-
"VDatePickerHeader": {
|
|
184
|
-
"from": "components/VDatePicker",
|
|
185
|
-
"styles": []
|
|
186
|
-
},
|
|
187
|
-
"VDatePickerMonth": {
|
|
188
|
-
"from": "components/VDatePicker",
|
|
189
|
-
"styles": []
|
|
190
|
-
},
|
|
191
|
-
"VDatePickerMonths": {
|
|
192
|
-
"from": "components/VDatePicker",
|
|
195
|
+
"VCarousel": {
|
|
196
|
+
"from": "components/VCarousel",
|
|
193
197
|
"styles": []
|
|
194
198
|
},
|
|
195
|
-
"
|
|
196
|
-
"from": "components/
|
|
199
|
+
"VCarouselItem": {
|
|
200
|
+
"from": "components/VCarousel",
|
|
197
201
|
"styles": []
|
|
198
202
|
},
|
|
199
|
-
"
|
|
200
|
-
"from": "components/
|
|
203
|
+
"VDivider": {
|
|
204
|
+
"from": "components/VDivider",
|
|
201
205
|
"styles": []
|
|
202
206
|
},
|
|
203
207
|
"VEmptyState": {
|
|
204
208
|
"from": "components/VEmptyState",
|
|
205
209
|
"styles": []
|
|
206
210
|
},
|
|
207
|
-
"VFab": {
|
|
208
|
-
"from": "components/VFab",
|
|
209
|
-
"styles": []
|
|
210
|
-
},
|
|
211
|
-
"VFooter": {
|
|
212
|
-
"from": "components/VFooter",
|
|
213
|
-
"styles": []
|
|
214
|
-
},
|
|
215
211
|
"VExpansionPanels": {
|
|
216
212
|
"from": "components/VExpansionPanel",
|
|
217
213
|
"styles": []
|
|
@@ -228,6 +224,14 @@
|
|
|
228
224
|
"from": "components/VExpansionPanel",
|
|
229
225
|
"styles": []
|
|
230
226
|
},
|
|
227
|
+
"VFab": {
|
|
228
|
+
"from": "components/VFab",
|
|
229
|
+
"styles": []
|
|
230
|
+
},
|
|
231
|
+
"VDialog": {
|
|
232
|
+
"from": "components/VDialog",
|
|
233
|
+
"styles": []
|
|
234
|
+
},
|
|
231
235
|
"VFileInput": {
|
|
232
236
|
"from": "components/VFileInput",
|
|
233
237
|
"styles": []
|
|
@@ -240,24 +244,12 @@
|
|
|
240
244
|
"from": "components/VField",
|
|
241
245
|
"styles": []
|
|
242
246
|
},
|
|
243
|
-
"
|
|
244
|
-
"from": "components/
|
|
245
|
-
"styles": []
|
|
246
|
-
},
|
|
247
|
-
"VCheckboxBtn": {
|
|
248
|
-
"from": "components/VCheckbox",
|
|
249
|
-
"styles": []
|
|
250
|
-
},
|
|
251
|
-
"VItemGroup": {
|
|
252
|
-
"from": "components/VItemGroup",
|
|
253
|
-
"styles": []
|
|
254
|
-
},
|
|
255
|
-
"VItem": {
|
|
256
|
-
"from": "components/VItemGroup",
|
|
247
|
+
"VFooter": {
|
|
248
|
+
"from": "components/VFooter",
|
|
257
249
|
"styles": []
|
|
258
250
|
},
|
|
259
|
-
"
|
|
260
|
-
"from": "components/
|
|
251
|
+
"VHotkey": {
|
|
252
|
+
"from": "components/VHotkey",
|
|
261
253
|
"styles": []
|
|
262
254
|
},
|
|
263
255
|
"VImg": {
|
|
@@ -284,16 +276,28 @@
|
|
|
284
276
|
"from": "components/VIcon",
|
|
285
277
|
"styles": []
|
|
286
278
|
},
|
|
287
|
-
"
|
|
288
|
-
"from": "components/
|
|
279
|
+
"VItemGroup": {
|
|
280
|
+
"from": "components/VItemGroup",
|
|
281
|
+
"styles": []
|
|
282
|
+
},
|
|
283
|
+
"VItem": {
|
|
284
|
+
"from": "components/VItemGroup",
|
|
285
|
+
"styles": []
|
|
286
|
+
},
|
|
287
|
+
"VLabel": {
|
|
288
|
+
"from": "components/VLabel",
|
|
289
|
+
"styles": []
|
|
290
|
+
},
|
|
291
|
+
"VInput": {
|
|
292
|
+
"from": "components/VInput",
|
|
289
293
|
"styles": []
|
|
290
294
|
},
|
|
291
295
|
"VKbd": {
|
|
292
296
|
"from": "components/VKbd",
|
|
293
297
|
"styles": []
|
|
294
298
|
},
|
|
295
|
-
"
|
|
296
|
-
"from": "components/
|
|
299
|
+
"VInfiniteScroll": {
|
|
300
|
+
"from": "components/VInfiniteScroll",
|
|
297
301
|
"styles": []
|
|
298
302
|
},
|
|
299
303
|
"VList": {
|
|
@@ -332,28 +336,24 @@
|
|
|
332
336
|
"from": "components/VList",
|
|
333
337
|
"styles": []
|
|
334
338
|
},
|
|
335
|
-
"
|
|
336
|
-
"from": "components/
|
|
339
|
+
"VMenu": {
|
|
340
|
+
"from": "components/VMenu",
|
|
337
341
|
"styles": []
|
|
338
342
|
},
|
|
339
|
-
"
|
|
340
|
-
"from": "components/
|
|
343
|
+
"VNavigationDrawer": {
|
|
344
|
+
"from": "components/VNavigationDrawer",
|
|
341
345
|
"styles": []
|
|
342
346
|
},
|
|
343
347
|
"VMain": {
|
|
344
348
|
"from": "components/VMain",
|
|
345
349
|
"styles": []
|
|
346
350
|
},
|
|
347
|
-
"
|
|
348
|
-
"from": "components/
|
|
349
|
-
"styles": []
|
|
350
|
-
},
|
|
351
|
-
"VMenu": {
|
|
352
|
-
"from": "components/VMenu",
|
|
351
|
+
"VMessages": {
|
|
352
|
+
"from": "components/VMessages",
|
|
353
353
|
"styles": []
|
|
354
354
|
},
|
|
355
|
-
"
|
|
356
|
-
"from": "components/
|
|
355
|
+
"VOverlay": {
|
|
356
|
+
"from": "components/VOverlay",
|
|
357
357
|
"styles": []
|
|
358
358
|
},
|
|
359
359
|
"VNumberInput": {
|
|
@@ -364,48 +364,60 @@
|
|
|
364
364
|
"from": "components/VProgressCircular",
|
|
365
365
|
"styles": []
|
|
366
366
|
},
|
|
367
|
-
"
|
|
368
|
-
"from": "components/
|
|
367
|
+
"VRating": {
|
|
368
|
+
"from": "components/VRating",
|
|
369
|
+
"styles": []
|
|
370
|
+
},
|
|
371
|
+
"VRadioGroup": {
|
|
372
|
+
"from": "components/VRadioGroup",
|
|
373
|
+
"styles": []
|
|
374
|
+
},
|
|
375
|
+
"VOtpInput": {
|
|
376
|
+
"from": "components/VOtpInput",
|
|
369
377
|
"styles": []
|
|
370
378
|
},
|
|
371
379
|
"VPagination": {
|
|
372
380
|
"from": "components/VPagination",
|
|
373
381
|
"styles": []
|
|
374
382
|
},
|
|
375
|
-
"
|
|
376
|
-
"from": "components/
|
|
383
|
+
"VSelectionControl": {
|
|
384
|
+
"from": "components/VSelectionControl",
|
|
377
385
|
"styles": []
|
|
378
386
|
},
|
|
379
387
|
"VSelect": {
|
|
380
388
|
"from": "components/VSelect",
|
|
381
389
|
"styles": []
|
|
382
390
|
},
|
|
383
|
-
"
|
|
384
|
-
"from": "components/
|
|
385
|
-
"styles": []
|
|
386
|
-
},
|
|
387
|
-
"VProgressLinear": {
|
|
388
|
-
"from": "components/VProgressLinear",
|
|
391
|
+
"VSheet": {
|
|
392
|
+
"from": "components/VSheet",
|
|
389
393
|
"styles": []
|
|
390
394
|
},
|
|
391
|
-
"
|
|
392
|
-
"from": "components/
|
|
395
|
+
"VSelectionControlGroup": {
|
|
396
|
+
"from": "components/VSelectionControlGroup",
|
|
393
397
|
"styles": []
|
|
394
398
|
},
|
|
395
399
|
"VSkeletonLoader": {
|
|
396
400
|
"from": "components/VSkeletonLoader",
|
|
397
401
|
"styles": []
|
|
398
402
|
},
|
|
399
|
-
"
|
|
400
|
-
"from": "components/
|
|
403
|
+
"VSlider": {
|
|
404
|
+
"from": "components/VSlider",
|
|
401
405
|
"styles": []
|
|
402
406
|
},
|
|
403
407
|
"VSnackbar": {
|
|
404
408
|
"from": "components/VSnackbar",
|
|
405
409
|
"styles": []
|
|
406
410
|
},
|
|
407
|
-
"
|
|
408
|
-
"from": "components/
|
|
411
|
+
"VProgressLinear": {
|
|
412
|
+
"from": "components/VProgressLinear",
|
|
413
|
+
"styles": []
|
|
414
|
+
},
|
|
415
|
+
"VSwitch": {
|
|
416
|
+
"from": "components/VSwitch",
|
|
417
|
+
"styles": []
|
|
418
|
+
},
|
|
419
|
+
"VSystemBar": {
|
|
420
|
+
"from": "components/VSystemBar",
|
|
409
421
|
"styles": []
|
|
410
422
|
},
|
|
411
423
|
"VSlideGroup": {
|
|
@@ -416,10 +428,6 @@
|
|
|
416
428
|
"from": "components/VSlideGroup",
|
|
417
429
|
"styles": []
|
|
418
430
|
},
|
|
419
|
-
"VSelectionControlGroup": {
|
|
420
|
-
"from": "components/VSelectionControlGroup",
|
|
421
|
-
"styles": []
|
|
422
|
-
},
|
|
423
431
|
"VStepper": {
|
|
424
432
|
"from": "components/VStepper",
|
|
425
433
|
"styles": []
|
|
@@ -444,8 +452,12 @@
|
|
|
444
452
|
"from": "components/VStepper",
|
|
445
453
|
"styles": []
|
|
446
454
|
},
|
|
447
|
-
"
|
|
448
|
-
"from": "components/
|
|
455
|
+
"VTextField": {
|
|
456
|
+
"from": "components/VTextField",
|
|
457
|
+
"styles": []
|
|
458
|
+
},
|
|
459
|
+
"VTable": {
|
|
460
|
+
"from": "components/VTable",
|
|
449
461
|
"styles": []
|
|
450
462
|
},
|
|
451
463
|
"VTab": {
|
|
@@ -464,18 +476,6 @@
|
|
|
464
476
|
"from": "components/VTabs",
|
|
465
477
|
"styles": []
|
|
466
478
|
},
|
|
467
|
-
"VTable": {
|
|
468
|
-
"from": "components/VTable",
|
|
469
|
-
"styles": []
|
|
470
|
-
},
|
|
471
|
-
"VTextField": {
|
|
472
|
-
"from": "components/VTextField",
|
|
473
|
-
"styles": []
|
|
474
|
-
},
|
|
475
|
-
"VSwitch": {
|
|
476
|
-
"from": "components/VSwitch",
|
|
477
|
-
"styles": []
|
|
478
|
-
},
|
|
479
479
|
"VTimePicker": {
|
|
480
480
|
"from": "components/VTimePicker",
|
|
481
481
|
"styles": []
|
|
@@ -488,6 +488,14 @@
|
|
|
488
488
|
"from": "components/VTimePicker",
|
|
489
489
|
"styles": []
|
|
490
490
|
},
|
|
491
|
+
"VTextarea": {
|
|
492
|
+
"from": "components/VTextarea",
|
|
493
|
+
"styles": []
|
|
494
|
+
},
|
|
495
|
+
"VTooltip": {
|
|
496
|
+
"from": "components/VTooltip",
|
|
497
|
+
"styles": []
|
|
498
|
+
},
|
|
491
499
|
"VTimeline": {
|
|
492
500
|
"from": "components/VTimeline",
|
|
493
501
|
"styles": []
|
|
@@ -496,16 +504,12 @@
|
|
|
496
504
|
"from": "components/VTimeline",
|
|
497
505
|
"styles": []
|
|
498
506
|
},
|
|
499
|
-
"
|
|
500
|
-
"from": "components/
|
|
501
|
-
"styles": []
|
|
502
|
-
},
|
|
503
|
-
"VTreeviewItem": {
|
|
504
|
-
"from": "components/VTreeview",
|
|
507
|
+
"VWindow": {
|
|
508
|
+
"from": "components/VWindow",
|
|
505
509
|
"styles": []
|
|
506
510
|
},
|
|
507
|
-
"
|
|
508
|
-
"from": "components/
|
|
511
|
+
"VWindowItem": {
|
|
512
|
+
"from": "components/VWindow",
|
|
509
513
|
"styles": []
|
|
510
514
|
},
|
|
511
515
|
"VToolbar": {
|
|
@@ -520,42 +524,30 @@
|
|
|
520
524
|
"from": "components/VToolbar",
|
|
521
525
|
"styles": []
|
|
522
526
|
},
|
|
523
|
-
"
|
|
524
|
-
"from": "components/
|
|
527
|
+
"VTreeview": {
|
|
528
|
+
"from": "components/VTreeview",
|
|
525
529
|
"styles": []
|
|
526
530
|
},
|
|
527
|
-
"
|
|
528
|
-
"from": "components/
|
|
531
|
+
"VTreeviewItem": {
|
|
532
|
+
"from": "components/VTreeview",
|
|
529
533
|
"styles": []
|
|
530
534
|
},
|
|
531
|
-
"
|
|
532
|
-
"from": "components/
|
|
535
|
+
"VTreeviewGroup": {
|
|
536
|
+
"from": "components/VTreeview",
|
|
533
537
|
"styles": []
|
|
534
538
|
},
|
|
535
|
-
"
|
|
536
|
-
"from": "components/
|
|
539
|
+
"VConfirmEdit": {
|
|
540
|
+
"from": "components/VConfirmEdit",
|
|
537
541
|
"styles": []
|
|
538
542
|
},
|
|
539
543
|
"VDataIterator": {
|
|
540
544
|
"from": "components/VDataIterator",
|
|
541
545
|
"styles": []
|
|
542
546
|
},
|
|
543
|
-
"VConfirmEdit": {
|
|
544
|
-
"from": "components/VConfirmEdit",
|
|
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
|
-
},
|
|
555
|
-
"VHover": {
|
|
556
|
-
"from": "components/VHover",
|
|
557
|
-
"styles": []
|
|
558
|
-
},
|
|
559
551
|
"VContainer": {
|
|
560
552
|
"from": "components/VGrid",
|
|
561
553
|
"styles": []
|
|
@@ -572,8 +564,12 @@
|
|
|
572
564
|
"from": "components/VGrid",
|
|
573
565
|
"styles": []
|
|
574
566
|
},
|
|
575
|
-
"
|
|
576
|
-
"from": "components/
|
|
567
|
+
"VForm": {
|
|
568
|
+
"from": "components/VForm",
|
|
569
|
+
"styles": []
|
|
570
|
+
},
|
|
571
|
+
"VHover": {
|
|
572
|
+
"from": "components/VHover",
|
|
577
573
|
"styles": []
|
|
578
574
|
},
|
|
579
575
|
"VLayout": {
|
|
@@ -584,14 +580,18 @@
|
|
|
584
580
|
"from": "components/VLayout",
|
|
585
581
|
"styles": []
|
|
586
582
|
},
|
|
587
|
-
"
|
|
588
|
-
"from": "components/
|
|
583
|
+
"VLazy": {
|
|
584
|
+
"from": "components/VLazy",
|
|
589
585
|
"styles": []
|
|
590
586
|
},
|
|
591
587
|
"VLocaleProvider": {
|
|
592
588
|
"from": "components/VLocaleProvider",
|
|
593
589
|
"styles": []
|
|
594
590
|
},
|
|
591
|
+
"VNoSsr": {
|
|
592
|
+
"from": "components/VNoSsr",
|
|
593
|
+
"styles": []
|
|
594
|
+
},
|
|
595
595
|
"VParallax": {
|
|
596
596
|
"from": "components/VParallax",
|
|
597
597
|
"styles": []
|
|
@@ -600,14 +600,14 @@
|
|
|
600
600
|
"from": "components/VRangeSlider",
|
|
601
601
|
"styles": []
|
|
602
602
|
},
|
|
603
|
-
"VResponsive": {
|
|
604
|
-
"from": "components/VResponsive",
|
|
605
|
-
"styles": []
|
|
606
|
-
},
|
|
607
603
|
"VRadio": {
|
|
608
604
|
"from": "components/VRadio",
|
|
609
605
|
"styles": []
|
|
610
606
|
},
|
|
607
|
+
"VResponsive": {
|
|
608
|
+
"from": "components/VResponsive",
|
|
609
|
+
"styles": []
|
|
610
|
+
},
|
|
611
611
|
"VSnackbarQueue": {
|
|
612
612
|
"from": "components/VSnackbarQueue",
|
|
613
613
|
"styles": []
|
|
@@ -620,6 +620,10 @@
|
|
|
620
620
|
"from": "components/VSpeedDial",
|
|
621
621
|
"styles": []
|
|
622
622
|
},
|
|
623
|
+
"VThemeProvider": {
|
|
624
|
+
"from": "components/VThemeProvider",
|
|
625
|
+
"styles": []
|
|
626
|
+
},
|
|
623
627
|
"VValidation": {
|
|
624
628
|
"from": "components/VValidation",
|
|
625
629
|
"styles": []
|
|
@@ -628,10 +632,6 @@
|
|
|
628
632
|
"from": "components/VVirtualScroll",
|
|
629
633
|
"styles": []
|
|
630
634
|
},
|
|
631
|
-
"VThemeProvider": {
|
|
632
|
-
"from": "components/VThemeProvider",
|
|
633
|
-
"styles": []
|
|
634
|
-
},
|
|
635
635
|
"VFabTransition": {
|
|
636
636
|
"from": "components/transitions",
|
|
637
637
|
"styles": []
|