@vuetify/nightly 3.11.8-dev.2026-02-11 → 3.11.8-dev.2026-02-12
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 +7 -3
- package/dist/json/attributes.json +3838 -3838
- package/dist/json/importMap-labs.json +28 -28
- package/dist/json/importMap.json +160 -160
- package/dist/json/web-types.json +7160 -7160
- package/dist/vuetify-labs.cjs +21 -12
- package/dist/vuetify-labs.css +3922 -3920
- package/dist/vuetify-labs.d.ts +62 -62
- package/dist/vuetify-labs.esm.js +21 -12
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +21 -12
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +21 -12
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +2481 -2479
- package/dist/vuetify.d.ts +62 -62
- package/dist/vuetify.esm.js +21 -12
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +21 -12
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +15 -12
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VCard/VCard.js +4 -2
- package/lib/components/VCard/VCard.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerYears.js +8 -3
- package/lib/components/VDatePicker/VDatePickerYears.js.map +1 -1
- package/lib/components/VDialog/VDialog.css +2 -2
- package/lib/components/VDialog/VDialog.sass +2 -2
- package/lib/components/VTabs/VTab.js +7 -5
- package/lib/components/VTabs/VTab.js.map +1 -1
- package/lib/components/VTabs/VTabs.css +2 -0
- package/lib/components/VTabs/VTabs.sass +2 -0
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +62 -62
- package/lib/framework.js +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"
|
|
4
|
-
"from": "labs/
|
|
3
|
+
"VAvatarGroup": {
|
|
4
|
+
"from": "labs/VAvatarGroup",
|
|
5
5
|
"styles": []
|
|
6
6
|
},
|
|
7
7
|
"VCommandPalette": {
|
|
@@ -12,8 +12,8 @@
|
|
|
12
12
|
"from": "labs/VCommandPalette",
|
|
13
13
|
"styles": []
|
|
14
14
|
},
|
|
15
|
-
"
|
|
16
|
-
"from": "labs/
|
|
15
|
+
"VColorInput": {
|
|
16
|
+
"from": "labs/VColorInput",
|
|
17
17
|
"styles": []
|
|
18
18
|
},
|
|
19
19
|
"VFileUpload": {
|
|
@@ -24,20 +24,12 @@
|
|
|
24
24
|
"from": "labs/VFileUpload",
|
|
25
25
|
"styles": []
|
|
26
26
|
},
|
|
27
|
-
"
|
|
28
|
-
"from": "labs/
|
|
29
|
-
"styles": []
|
|
30
|
-
},
|
|
31
|
-
"VStepperVerticalItem": {
|
|
32
|
-
"from": "labs/VStepperVertical",
|
|
33
|
-
"styles": []
|
|
34
|
-
},
|
|
35
|
-
"VStepperVerticalActions": {
|
|
36
|
-
"from": "labs/VStepperVertical",
|
|
27
|
+
"VPicker": {
|
|
28
|
+
"from": "labs/VPicker",
|
|
37
29
|
"styles": []
|
|
38
30
|
},
|
|
39
|
-
"
|
|
40
|
-
"from": "labs/
|
|
31
|
+
"VPickerTitle": {
|
|
32
|
+
"from": "labs/VPicker",
|
|
41
33
|
"styles": []
|
|
42
34
|
},
|
|
43
35
|
"VPie": {
|
|
@@ -52,14 +44,6 @@
|
|
|
52
44
|
"from": "labs/VPie",
|
|
53
45
|
"styles": []
|
|
54
46
|
},
|
|
55
|
-
"VPicker": {
|
|
56
|
-
"from": "labs/VPicker",
|
|
57
|
-
"styles": []
|
|
58
|
-
},
|
|
59
|
-
"VPickerTitle": {
|
|
60
|
-
"from": "labs/VPicker",
|
|
61
|
-
"styles": []
|
|
62
|
-
},
|
|
63
47
|
"VVideo": {
|
|
64
48
|
"from": "labs/VVideo",
|
|
65
49
|
"styles": []
|
|
@@ -72,17 +56,33 @@
|
|
|
72
56
|
"from": "labs/VVideo",
|
|
73
57
|
"styles": []
|
|
74
58
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "labs/
|
|
59
|
+
"VStepperVertical": {
|
|
60
|
+
"from": "labs/VStepperVertical",
|
|
77
61
|
"styles": []
|
|
78
62
|
},
|
|
79
|
-
"
|
|
80
|
-
"from": "labs/
|
|
63
|
+
"VStepperVerticalItem": {
|
|
64
|
+
"from": "labs/VStepperVertical",
|
|
65
|
+
"styles": []
|
|
66
|
+
},
|
|
67
|
+
"VStepperVerticalActions": {
|
|
68
|
+
"from": "labs/VStepperVertical",
|
|
69
|
+
"styles": []
|
|
70
|
+
},
|
|
71
|
+
"VIconBtn": {
|
|
72
|
+
"from": "labs/VIconBtn",
|
|
81
73
|
"styles": []
|
|
82
74
|
},
|
|
83
75
|
"VDateInput": {
|
|
84
76
|
"from": "labs/VDateInput",
|
|
85
77
|
"styles": []
|
|
78
|
+
},
|
|
79
|
+
"VMaskInput": {
|
|
80
|
+
"from": "labs/VMaskInput",
|
|
81
|
+
"styles": []
|
|
82
|
+
},
|
|
83
|
+
"VPullToRefresh": {
|
|
84
|
+
"from": "labs/VPullToRefresh",
|
|
85
|
+
"styles": []
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
88
|
}
|
package/dist/json/importMap.json
CHANGED
|
@@ -24,12 +24,24 @@
|
|
|
24
24
|
"from": "components/VAppBar",
|
|
25
25
|
"styles": []
|
|
26
26
|
},
|
|
27
|
+
"VAvatar": {
|
|
28
|
+
"from": "components/VAvatar",
|
|
29
|
+
"styles": []
|
|
30
|
+
},
|
|
31
|
+
"VBadge": {
|
|
32
|
+
"from": "components/VBadge",
|
|
33
|
+
"styles": []
|
|
34
|
+
},
|
|
35
|
+
"VBottomNavigation": {
|
|
36
|
+
"from": "components/VBottomNavigation",
|
|
37
|
+
"styles": []
|
|
38
|
+
},
|
|
27
39
|
"VAutocomplete": {
|
|
28
40
|
"from": "components/VAutocomplete",
|
|
29
41
|
"styles": []
|
|
30
42
|
},
|
|
31
|
-
"
|
|
32
|
-
"from": "components/
|
|
43
|
+
"VBtnGroup": {
|
|
44
|
+
"from": "components/VBtnGroup",
|
|
33
45
|
"styles": []
|
|
34
46
|
},
|
|
35
47
|
"VBanner": {
|
|
@@ -44,26 +56,10 @@
|
|
|
44
56
|
"from": "components/VBanner",
|
|
45
57
|
"styles": []
|
|
46
58
|
},
|
|
47
|
-
"VBadge": {
|
|
48
|
-
"from": "components/VBadge",
|
|
49
|
-
"styles": []
|
|
50
|
-
},
|
|
51
59
|
"VBottomSheet": {
|
|
52
60
|
"from": "components/VBottomSheet",
|
|
53
61
|
"styles": []
|
|
54
62
|
},
|
|
55
|
-
"VBottomNavigation": {
|
|
56
|
-
"from": "components/VBottomNavigation",
|
|
57
|
-
"styles": []
|
|
58
|
-
},
|
|
59
|
-
"VBtn": {
|
|
60
|
-
"from": "components/VBtn",
|
|
61
|
-
"styles": []
|
|
62
|
-
},
|
|
63
|
-
"VBtnToggle": {
|
|
64
|
-
"from": "components/VBtnToggle",
|
|
65
|
-
"styles": []
|
|
66
|
-
},
|
|
67
63
|
"VBreadcrumbs": {
|
|
68
64
|
"from": "components/VBreadcrumbs",
|
|
69
65
|
"styles": []
|
|
@@ -76,8 +72,16 @@
|
|
|
76
72
|
"from": "components/VBreadcrumbs",
|
|
77
73
|
"styles": []
|
|
78
74
|
},
|
|
79
|
-
"
|
|
80
|
-
"from": "components/
|
|
75
|
+
"VBtn": {
|
|
76
|
+
"from": "components/VBtn",
|
|
77
|
+
"styles": []
|
|
78
|
+
},
|
|
79
|
+
"VBtnToggle": {
|
|
80
|
+
"from": "components/VBtnToggle",
|
|
81
|
+
"styles": []
|
|
82
|
+
},
|
|
83
|
+
"VCalendar": {
|
|
84
|
+
"from": "components/VCalendar",
|
|
81
85
|
"styles": []
|
|
82
86
|
},
|
|
83
87
|
"VCard": {
|
|
@@ -104,8 +108,8 @@
|
|
|
104
108
|
"from": "components/VCard",
|
|
105
109
|
"styles": []
|
|
106
110
|
},
|
|
107
|
-
"
|
|
108
|
-
"from": "components/
|
|
111
|
+
"VChipGroup": {
|
|
112
|
+
"from": "components/VChipGroup",
|
|
109
113
|
"styles": []
|
|
110
114
|
},
|
|
111
115
|
"VCarousel": {
|
|
@@ -116,18 +120,6 @@
|
|
|
116
120
|
"from": "components/VCarousel",
|
|
117
121
|
"styles": []
|
|
118
122
|
},
|
|
119
|
-
"VChip": {
|
|
120
|
-
"from": "components/VChip",
|
|
121
|
-
"styles": []
|
|
122
|
-
},
|
|
123
|
-
"VCounter": {
|
|
124
|
-
"from": "components/VCounter",
|
|
125
|
-
"styles": []
|
|
126
|
-
},
|
|
127
|
-
"VCode": {
|
|
128
|
-
"from": "components/VCode",
|
|
129
|
-
"styles": []
|
|
130
|
-
},
|
|
131
123
|
"VCheckbox": {
|
|
132
124
|
"from": "components/VCheckbox",
|
|
133
125
|
"styles": []
|
|
@@ -136,48 +128,24 @@
|
|
|
136
128
|
"from": "components/VCheckbox",
|
|
137
129
|
"styles": []
|
|
138
130
|
},
|
|
139
|
-
"VChipGroup": {
|
|
140
|
-
"from": "components/VChipGroup",
|
|
141
|
-
"styles": []
|
|
142
|
-
},
|
|
143
|
-
"VColorPicker": {
|
|
144
|
-
"from": "components/VColorPicker",
|
|
145
|
-
"styles": []
|
|
146
|
-
},
|
|
147
131
|
"VCombobox": {
|
|
148
132
|
"from": "components/VCombobox",
|
|
149
133
|
"styles": []
|
|
150
134
|
},
|
|
151
|
-
"
|
|
152
|
-
"from": "components/
|
|
153
|
-
"styles": []
|
|
154
|
-
},
|
|
155
|
-
"VDatePickerControls": {
|
|
156
|
-
"from": "components/VDatePicker",
|
|
157
|
-
"styles": []
|
|
158
|
-
},
|
|
159
|
-
"VDatePickerHeader": {
|
|
160
|
-
"from": "components/VDatePicker",
|
|
161
|
-
"styles": []
|
|
162
|
-
},
|
|
163
|
-
"VDatePickerMonth": {
|
|
164
|
-
"from": "components/VDatePicker",
|
|
165
|
-
"styles": []
|
|
166
|
-
},
|
|
167
|
-
"VDatePickerMonths": {
|
|
168
|
-
"from": "components/VDatePicker",
|
|
135
|
+
"VCode": {
|
|
136
|
+
"from": "components/VCode",
|
|
169
137
|
"styles": []
|
|
170
138
|
},
|
|
171
|
-
"
|
|
172
|
-
"from": "components/
|
|
139
|
+
"VChip": {
|
|
140
|
+
"from": "components/VChip",
|
|
173
141
|
"styles": []
|
|
174
142
|
},
|
|
175
|
-
"
|
|
176
|
-
"from": "components/
|
|
143
|
+
"VColorPicker": {
|
|
144
|
+
"from": "components/VColorPicker",
|
|
177
145
|
"styles": []
|
|
178
146
|
},
|
|
179
|
-
"
|
|
180
|
-
"from": "components/
|
|
147
|
+
"VCounter": {
|
|
148
|
+
"from": "components/VCounter",
|
|
181
149
|
"styles": []
|
|
182
150
|
},
|
|
183
151
|
"VDataTable": {
|
|
@@ -208,12 +176,32 @@
|
|
|
208
176
|
"from": "components/VDataTable",
|
|
209
177
|
"styles": []
|
|
210
178
|
},
|
|
211
|
-
"
|
|
212
|
-
"from": "components/
|
|
179
|
+
"VDatePicker": {
|
|
180
|
+
"from": "components/VDatePicker",
|
|
213
181
|
"styles": []
|
|
214
182
|
},
|
|
215
|
-
"
|
|
216
|
-
"from": "components/
|
|
183
|
+
"VDatePickerControls": {
|
|
184
|
+
"from": "components/VDatePicker",
|
|
185
|
+
"styles": []
|
|
186
|
+
},
|
|
187
|
+
"VDatePickerHeader": {
|
|
188
|
+
"from": "components/VDatePicker",
|
|
189
|
+
"styles": []
|
|
190
|
+
},
|
|
191
|
+
"VDatePickerMonth": {
|
|
192
|
+
"from": "components/VDatePicker",
|
|
193
|
+
"styles": []
|
|
194
|
+
},
|
|
195
|
+
"VDatePickerMonths": {
|
|
196
|
+
"from": "components/VDatePicker",
|
|
197
|
+
"styles": []
|
|
198
|
+
},
|
|
199
|
+
"VDatePickerYears": {
|
|
200
|
+
"from": "components/VDatePicker",
|
|
201
|
+
"styles": []
|
|
202
|
+
},
|
|
203
|
+
"VDialog": {
|
|
204
|
+
"from": "components/VDialog",
|
|
217
205
|
"styles": []
|
|
218
206
|
},
|
|
219
207
|
"VExpansionPanels": {
|
|
@@ -232,6 +220,18 @@
|
|
|
232
220
|
"from": "components/VExpansionPanel",
|
|
233
221
|
"styles": []
|
|
234
222
|
},
|
|
223
|
+
"VDivider": {
|
|
224
|
+
"from": "components/VDivider",
|
|
225
|
+
"styles": []
|
|
226
|
+
},
|
|
227
|
+
"VEmptyState": {
|
|
228
|
+
"from": "components/VEmptyState",
|
|
229
|
+
"styles": []
|
|
230
|
+
},
|
|
231
|
+
"VFab": {
|
|
232
|
+
"from": "components/VFab",
|
|
233
|
+
"styles": []
|
|
234
|
+
},
|
|
235
235
|
"VFileInput": {
|
|
236
236
|
"from": "components/VFileInput",
|
|
237
237
|
"styles": []
|
|
@@ -244,16 +244,12 @@
|
|
|
244
244
|
"from": "components/VField",
|
|
245
245
|
"styles": []
|
|
246
246
|
},
|
|
247
|
-
"VFooter": {
|
|
248
|
-
"from": "components/VFooter",
|
|
249
|
-
"styles": []
|
|
250
|
-
},
|
|
251
247
|
"VHotkey": {
|
|
252
248
|
"from": "components/VHotkey",
|
|
253
249
|
"styles": []
|
|
254
250
|
},
|
|
255
|
-
"
|
|
256
|
-
"from": "components/
|
|
251
|
+
"VFooter": {
|
|
252
|
+
"from": "components/VFooter",
|
|
257
253
|
"styles": []
|
|
258
254
|
},
|
|
259
255
|
"VIcon": {
|
|
@@ -276,6 +272,10 @@
|
|
|
276
272
|
"from": "components/VIcon",
|
|
277
273
|
"styles": []
|
|
278
274
|
},
|
|
275
|
+
"VInfiniteScroll": {
|
|
276
|
+
"from": "components/VInfiniteScroll",
|
|
277
|
+
"styles": []
|
|
278
|
+
},
|
|
279
279
|
"VImg": {
|
|
280
280
|
"from": "components/VImg",
|
|
281
281
|
"styles": []
|
|
@@ -288,6 +288,14 @@
|
|
|
288
288
|
"from": "components/VItemGroup",
|
|
289
289
|
"styles": []
|
|
290
290
|
},
|
|
291
|
+
"VLabel": {
|
|
292
|
+
"from": "components/VLabel",
|
|
293
|
+
"styles": []
|
|
294
|
+
},
|
|
295
|
+
"VMain": {
|
|
296
|
+
"from": "components/VMain",
|
|
297
|
+
"styles": []
|
|
298
|
+
},
|
|
291
299
|
"VInput": {
|
|
292
300
|
"from": "components/VInput",
|
|
293
301
|
"styles": []
|
|
@@ -328,100 +336,72 @@
|
|
|
328
336
|
"from": "components/VList",
|
|
329
337
|
"styles": []
|
|
330
338
|
},
|
|
331
|
-
"VKbd": {
|
|
332
|
-
"from": "components/VKbd",
|
|
333
|
-
"styles": []
|
|
334
|
-
},
|
|
335
|
-
"VLabel": {
|
|
336
|
-
"from": "components/VLabel",
|
|
337
|
-
"styles": []
|
|
338
|
-
},
|
|
339
339
|
"VMenu": {
|
|
340
340
|
"from": "components/VMenu",
|
|
341
341
|
"styles": []
|
|
342
342
|
},
|
|
343
|
+
"VKbd": {
|
|
344
|
+
"from": "components/VKbd",
|
|
345
|
+
"styles": []
|
|
346
|
+
},
|
|
343
347
|
"VNavigationDrawer": {
|
|
344
348
|
"from": "components/VNavigationDrawer",
|
|
345
349
|
"styles": []
|
|
346
350
|
},
|
|
347
|
-
"
|
|
348
|
-
"from": "components/
|
|
351
|
+
"VOverlay": {
|
|
352
|
+
"from": "components/VOverlay",
|
|
349
353
|
"styles": []
|
|
350
354
|
},
|
|
351
355
|
"VMessages": {
|
|
352
356
|
"from": "components/VMessages",
|
|
353
357
|
"styles": []
|
|
354
358
|
},
|
|
355
|
-
"VNumberInput": {
|
|
356
|
-
"from": "components/VNumberInput",
|
|
357
|
-
"styles": []
|
|
358
|
-
},
|
|
359
359
|
"VOtpInput": {
|
|
360
360
|
"from": "components/VOtpInput",
|
|
361
361
|
"styles": []
|
|
362
362
|
},
|
|
363
|
-
"
|
|
364
|
-
"from": "components/
|
|
363
|
+
"VNumberInput": {
|
|
364
|
+
"from": "components/VNumberInput",
|
|
365
365
|
"styles": []
|
|
366
366
|
},
|
|
367
|
-
"
|
|
368
|
-
"from": "components/
|
|
367
|
+
"VPagination": {
|
|
368
|
+
"from": "components/VPagination",
|
|
369
369
|
"styles": []
|
|
370
370
|
},
|
|
371
371
|
"VProgressLinear": {
|
|
372
372
|
"from": "components/VProgressLinear",
|
|
373
373
|
"styles": []
|
|
374
374
|
},
|
|
375
|
-
"
|
|
376
|
-
"from": "components/
|
|
375
|
+
"VRating": {
|
|
376
|
+
"from": "components/VRating",
|
|
377
377
|
"styles": []
|
|
378
378
|
},
|
|
379
379
|
"VProgressCircular": {
|
|
380
380
|
"from": "components/VProgressCircular",
|
|
381
381
|
"styles": []
|
|
382
382
|
},
|
|
383
|
-
"VRadioGroup": {
|
|
384
|
-
"from": "components/VRadioGroup",
|
|
385
|
-
"styles": []
|
|
386
|
-
},
|
|
387
383
|
"VSelect": {
|
|
388
384
|
"from": "components/VSelect",
|
|
389
385
|
"styles": []
|
|
390
386
|
},
|
|
391
|
-
"VSelectionControlGroup": {
|
|
392
|
-
"from": "components/VSelectionControlGroup",
|
|
393
|
-
"styles": []
|
|
394
|
-
},
|
|
395
|
-
"VRating": {
|
|
396
|
-
"from": "components/VRating",
|
|
397
|
-
"styles": []
|
|
398
|
-
},
|
|
399
387
|
"VSheet": {
|
|
400
388
|
"from": "components/VSheet",
|
|
401
389
|
"styles": []
|
|
402
390
|
},
|
|
403
|
-
"
|
|
404
|
-
"from": "components/
|
|
391
|
+
"VRadioGroup": {
|
|
392
|
+
"from": "components/VRadioGroup",
|
|
405
393
|
"styles": []
|
|
406
394
|
},
|
|
407
|
-
"
|
|
408
|
-
"from": "components/
|
|
395
|
+
"VSelectionControl": {
|
|
396
|
+
"from": "components/VSelectionControl",
|
|
409
397
|
"styles": []
|
|
410
398
|
},
|
|
411
399
|
"VSkeletonLoader": {
|
|
412
400
|
"from": "components/VSkeletonLoader",
|
|
413
401
|
"styles": []
|
|
414
402
|
},
|
|
415
|
-
"
|
|
416
|
-
"from": "components/
|
|
417
|
-
"styles": []
|
|
418
|
-
},
|
|
419
|
-
"VSlider": {
|
|
420
|
-
"from": "components/VSlider",
|
|
421
|
-
"styles": []
|
|
422
|
-
},
|
|
423
|
-
"VSwitch": {
|
|
424
|
-
"from": "components/VSwitch",
|
|
403
|
+
"VSelectionControlGroup": {
|
|
404
|
+
"from": "components/VSelectionControlGroup",
|
|
425
405
|
"styles": []
|
|
426
406
|
},
|
|
427
407
|
"VStepper": {
|
|
@@ -448,16 +428,28 @@
|
|
|
448
428
|
"from": "components/VStepper",
|
|
449
429
|
"styles": []
|
|
450
430
|
},
|
|
451
|
-
"
|
|
452
|
-
"from": "components/
|
|
431
|
+
"VSlider": {
|
|
432
|
+
"from": "components/VSlider",
|
|
453
433
|
"styles": []
|
|
454
434
|
},
|
|
455
|
-
"
|
|
456
|
-
"from": "components/
|
|
435
|
+
"VSlideGroup": {
|
|
436
|
+
"from": "components/VSlideGroup",
|
|
457
437
|
"styles": []
|
|
458
438
|
},
|
|
459
|
-
"
|
|
460
|
-
"from": "components/
|
|
439
|
+
"VSlideGroupItem": {
|
|
440
|
+
"from": "components/VSlideGroup",
|
|
441
|
+
"styles": []
|
|
442
|
+
},
|
|
443
|
+
"VSwitch": {
|
|
444
|
+
"from": "components/VSwitch",
|
|
445
|
+
"styles": []
|
|
446
|
+
},
|
|
447
|
+
"VSystemBar": {
|
|
448
|
+
"from": "components/VSystemBar",
|
|
449
|
+
"styles": []
|
|
450
|
+
},
|
|
451
|
+
"VSnackbar": {
|
|
452
|
+
"from": "components/VSnackbar",
|
|
461
453
|
"styles": []
|
|
462
454
|
},
|
|
463
455
|
"VTab": {
|
|
@@ -476,16 +468,24 @@
|
|
|
476
468
|
"from": "components/VTabs",
|
|
477
469
|
"styles": []
|
|
478
470
|
},
|
|
479
|
-
"
|
|
480
|
-
"from": "components/
|
|
471
|
+
"VTable": {
|
|
472
|
+
"from": "components/VTable",
|
|
481
473
|
"styles": []
|
|
482
474
|
},
|
|
483
|
-
"
|
|
484
|
-
"from": "components/
|
|
475
|
+
"VToolbar": {
|
|
476
|
+
"from": "components/VToolbar",
|
|
485
477
|
"styles": []
|
|
486
478
|
},
|
|
487
|
-
"
|
|
488
|
-
"from": "components/
|
|
479
|
+
"VToolbarTitle": {
|
|
480
|
+
"from": "components/VToolbar",
|
|
481
|
+
"styles": []
|
|
482
|
+
},
|
|
483
|
+
"VToolbarItems": {
|
|
484
|
+
"from": "components/VToolbar",
|
|
485
|
+
"styles": []
|
|
486
|
+
},
|
|
487
|
+
"VTextarea": {
|
|
488
|
+
"from": "components/VTextarea",
|
|
489
489
|
"styles": []
|
|
490
490
|
},
|
|
491
491
|
"VTextField": {
|
|
@@ -516,16 +516,16 @@
|
|
|
516
516
|
"from": "components/VTooltip",
|
|
517
517
|
"styles": []
|
|
518
518
|
},
|
|
519
|
-
"
|
|
520
|
-
"from": "components/
|
|
519
|
+
"VTimePicker": {
|
|
520
|
+
"from": "components/VTimePicker",
|
|
521
521
|
"styles": []
|
|
522
522
|
},
|
|
523
|
-
"
|
|
524
|
-
"from": "components/
|
|
523
|
+
"VTimePickerClock": {
|
|
524
|
+
"from": "components/VTimePicker",
|
|
525
525
|
"styles": []
|
|
526
526
|
},
|
|
527
|
-
"
|
|
528
|
-
"from": "components/
|
|
527
|
+
"VTimePickerControls": {
|
|
528
|
+
"from": "components/VTimePicker",
|
|
529
529
|
"styles": []
|
|
530
530
|
},
|
|
531
531
|
"VWindow": {
|
|
@@ -536,14 +536,14 @@
|
|
|
536
536
|
"from": "components/VWindow",
|
|
537
537
|
"styles": []
|
|
538
538
|
},
|
|
539
|
-
"VConfirmEdit": {
|
|
540
|
-
"from": "components/VConfirmEdit",
|
|
541
|
-
"styles": []
|
|
542
|
-
},
|
|
543
539
|
"VDataIterator": {
|
|
544
540
|
"from": "components/VDataIterator",
|
|
545
541
|
"styles": []
|
|
546
542
|
},
|
|
543
|
+
"VConfirmEdit": {
|
|
544
|
+
"from": "components/VConfirmEdit",
|
|
545
|
+
"styles": []
|
|
546
|
+
},
|
|
547
547
|
"VDefaultsProvider": {
|
|
548
548
|
"from": "components/VDefaultsProvider",
|
|
549
549
|
"styles": []
|
|
@@ -572,10 +572,6 @@
|
|
|
572
572
|
"from": "components/VHover",
|
|
573
573
|
"styles": []
|
|
574
574
|
},
|
|
575
|
-
"VLazy": {
|
|
576
|
-
"from": "components/VLazy",
|
|
577
|
-
"styles": []
|
|
578
|
-
},
|
|
579
575
|
"VLayout": {
|
|
580
576
|
"from": "components/VLayout",
|
|
581
577
|
"styles": []
|
|
@@ -584,6 +580,10 @@
|
|
|
584
580
|
"from": "components/VLayout",
|
|
585
581
|
"styles": []
|
|
586
582
|
},
|
|
583
|
+
"VLazy": {
|
|
584
|
+
"from": "components/VLazy",
|
|
585
|
+
"styles": []
|
|
586
|
+
},
|
|
587
587
|
"VLocaleProvider": {
|
|
588
588
|
"from": "components/VLocaleProvider",
|
|
589
589
|
"styles": []
|
|
@@ -592,30 +592,30 @@
|
|
|
592
592
|
"from": "components/VNoSsr",
|
|
593
593
|
"styles": []
|
|
594
594
|
},
|
|
595
|
-
"VParallax": {
|
|
596
|
-
"from": "components/VParallax",
|
|
597
|
-
"styles": []
|
|
598
|
-
},
|
|
599
595
|
"VRadio": {
|
|
600
596
|
"from": "components/VRadio",
|
|
601
597
|
"styles": []
|
|
602
598
|
},
|
|
603
|
-
"
|
|
604
|
-
"from": "components/
|
|
599
|
+
"VParallax": {
|
|
600
|
+
"from": "components/VParallax",
|
|
605
601
|
"styles": []
|
|
606
602
|
},
|
|
607
603
|
"VRangeSlider": {
|
|
608
604
|
"from": "components/VRangeSlider",
|
|
609
605
|
"styles": []
|
|
610
606
|
},
|
|
611
|
-
"
|
|
612
|
-
"from": "components/
|
|
607
|
+
"VResponsive": {
|
|
608
|
+
"from": "components/VResponsive",
|
|
613
609
|
"styles": []
|
|
614
610
|
},
|
|
615
611
|
"VSpeedDial": {
|
|
616
612
|
"from": "components/VSpeedDial",
|
|
617
613
|
"styles": []
|
|
618
614
|
},
|
|
615
|
+
"VSnackbarQueue": {
|
|
616
|
+
"from": "components/VSnackbarQueue",
|
|
617
|
+
"styles": []
|
|
618
|
+
},
|
|
619
619
|
"VSparkline": {
|
|
620
620
|
"from": "components/VSparkline",
|
|
621
621
|
"styles": []
|
|
@@ -628,6 +628,10 @@
|
|
|
628
628
|
"from": "components/VValidation",
|
|
629
629
|
"styles": []
|
|
630
630
|
},
|
|
631
|
+
"VVirtualScroll": {
|
|
632
|
+
"from": "components/VVirtualScroll",
|
|
633
|
+
"styles": []
|
|
634
|
+
},
|
|
631
635
|
"VFabTransition": {
|
|
632
636
|
"from": "components/transitions",
|
|
633
637
|
"styles": []
|
|
@@ -691,10 +695,6 @@
|
|
|
691
695
|
"VDialogTransition": {
|
|
692
696
|
"from": "components/transitions",
|
|
693
697
|
"styles": []
|
|
694
|
-
},
|
|
695
|
-
"VVirtualScroll": {
|
|
696
|
-
"from": "components/VVirtualScroll",
|
|
697
|
-
"styles": []
|
|
698
698
|
}
|
|
699
699
|
},
|
|
700
700
|
"directives": [
|