@vuetify/nightly 3.8.9-dev.2025-06-11 → 3.8.9-dev.2025-06-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 +8 -3
- package/dist/json/attributes.json +2671 -2435
- package/dist/json/importMap-labs.json +44 -40
- package/dist/json/importMap.json +156 -156
- package/dist/json/tags.json +64 -0
- package/dist/json/web-types.json +5245 -4319
- package/dist/vuetify-labs.cjs +249 -3
- package/dist/vuetify-labs.css +4804 -4804
- package/dist/vuetify-labs.d.ts +6647 -67
- package/dist/vuetify-labs.esm.js +249 -3
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +249 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -3
- package/dist/vuetify.css +5439 -5439
- package/dist/vuetify.d.ts +67 -66
- 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/composables/mask.d.ts +38 -0
- package/lib/composables/mask.js +183 -0
- package/lib/composables/mask.js.map +1 -0
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +67 -66
- package/lib/framework.js +1 -1
- package/lib/labs/VMaskInput/VMaskInput.d.ts +6993 -0
- package/lib/labs/VMaskInput/VMaskInput.js +67 -0
- package/lib/labs/VMaskInput/VMaskInput.js.map +1 -0
- package/lib/labs/VMaskInput/index.d.ts +1 -0
- package/lib/labs/VMaskInput/index.js +2 -0
- package/lib/labs/VMaskInput/index.js.map +1 -0
- package/lib/labs/components.d.ts +1 -0
- package/lib/labs/components.js +1 -0
- package/lib/labs/components.js.map +1 -1
- package/package.json +1 -1
@@ -1,31 +1,31 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"
|
4
|
-
"from": "labs/
|
3
|
+
"VCalendar": {
|
4
|
+
"from": "labs/VCalendar",
|
5
5
|
"styles": []
|
6
6
|
},
|
7
|
-
"
|
8
|
-
"from": "labs/
|
7
|
+
"VCalendarDay": {
|
8
|
+
"from": "labs/VCalendar",
|
9
9
|
"styles": []
|
10
10
|
},
|
11
|
-
"
|
12
|
-
"from": "labs/
|
11
|
+
"VCalendarHeader": {
|
12
|
+
"from": "labs/VCalendar",
|
13
13
|
"styles": []
|
14
14
|
},
|
15
|
-
"
|
16
|
-
"from": "labs/
|
15
|
+
"VCalendarInterval": {
|
16
|
+
"from": "labs/VCalendar",
|
17
17
|
"styles": []
|
18
18
|
},
|
19
|
-
"
|
20
|
-
"from": "labs/
|
19
|
+
"VCalendarIntervalEvent": {
|
20
|
+
"from": "labs/VCalendar",
|
21
21
|
"styles": []
|
22
22
|
},
|
23
|
-
"
|
24
|
-
"from": "labs/
|
23
|
+
"VCalendarMonthDay": {
|
24
|
+
"from": "labs/VCalendar",
|
25
25
|
"styles": []
|
26
26
|
},
|
27
|
-
"
|
28
|
-
"from": "labs/
|
27
|
+
"VColorInput": {
|
28
|
+
"from": "labs/VColorInput",
|
29
29
|
"styles": []
|
30
30
|
},
|
31
31
|
"VFileUpload": {
|
@@ -36,16 +36,28 @@
|
|
36
36
|
"from": "labs/VFileUpload",
|
37
37
|
"styles": []
|
38
38
|
},
|
39
|
-
"
|
40
|
-
"from": "labs/
|
39
|
+
"VStepperVertical": {
|
40
|
+
"from": "labs/VStepperVertical",
|
41
41
|
"styles": []
|
42
42
|
},
|
43
|
-
"
|
44
|
-
"from": "labs/
|
43
|
+
"VStepperVerticalItem": {
|
44
|
+
"from": "labs/VStepperVertical",
|
45
45
|
"styles": []
|
46
46
|
},
|
47
|
-
"
|
48
|
-
"from": "labs/
|
47
|
+
"VStepperVerticalActions": {
|
48
|
+
"from": "labs/VStepperVertical",
|
49
|
+
"styles": []
|
50
|
+
},
|
51
|
+
"VIconBtn": {
|
52
|
+
"from": "labs/VIconBtn",
|
53
|
+
"styles": []
|
54
|
+
},
|
55
|
+
"VPicker": {
|
56
|
+
"from": "labs/VPicker",
|
57
|
+
"styles": []
|
58
|
+
},
|
59
|
+
"VPickerTitle": {
|
60
|
+
"from": "labs/VPicker",
|
49
61
|
"styles": []
|
50
62
|
},
|
51
63
|
"VTreeview": {
|
@@ -60,36 +72,28 @@
|
|
60
72
|
"from": "labs/VTreeview",
|
61
73
|
"styles": []
|
62
74
|
},
|
63
|
-
"
|
64
|
-
"from": "labs/
|
65
|
-
"styles": []
|
66
|
-
},
|
67
|
-
"VPullToRefresh": {
|
68
|
-
"from": "labs/VPullToRefresh",
|
69
|
-
"styles": []
|
70
|
-
},
|
71
|
-
"VCalendar": {
|
72
|
-
"from": "labs/VCalendar",
|
75
|
+
"VTimePicker": {
|
76
|
+
"from": "labs/VTimePicker",
|
73
77
|
"styles": []
|
74
78
|
},
|
75
|
-
"
|
76
|
-
"from": "labs/
|
79
|
+
"VTimePickerClock": {
|
80
|
+
"from": "labs/VTimePicker",
|
77
81
|
"styles": []
|
78
82
|
},
|
79
|
-
"
|
80
|
-
"from": "labs/
|
83
|
+
"VTimePickerControls": {
|
84
|
+
"from": "labs/VTimePicker",
|
81
85
|
"styles": []
|
82
86
|
},
|
83
|
-
"
|
84
|
-
"from": "labs/
|
87
|
+
"VDateInput": {
|
88
|
+
"from": "labs/VDateInput",
|
85
89
|
"styles": []
|
86
90
|
},
|
87
|
-
"
|
88
|
-
"from": "labs/
|
91
|
+
"VMaskInput": {
|
92
|
+
"from": "labs/VMaskInput",
|
89
93
|
"styles": []
|
90
94
|
},
|
91
|
-
"
|
92
|
-
"from": "labs/
|
95
|
+
"VPullToRefresh": {
|
96
|
+
"from": "labs/VPullToRefresh",
|
93
97
|
"styles": []
|
94
98
|
}
|
95
99
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -1,5 +1,9 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
+
"VAutocomplete": {
|
4
|
+
"from": "components/VAutocomplete",
|
5
|
+
"styles": []
|
6
|
+
},
|
3
7
|
"VAlert": {
|
4
8
|
"from": "components/VAlert",
|
5
9
|
"styles": []
|
@@ -8,10 +12,6 @@
|
|
8
12
|
"from": "components/VAlert",
|
9
13
|
"styles": []
|
10
14
|
},
|
11
|
-
"VApp": {
|
12
|
-
"from": "components/VApp",
|
13
|
-
"styles": []
|
14
|
-
},
|
15
15
|
"VAppBar": {
|
16
16
|
"from": "components/VAppBar",
|
17
17
|
"styles": []
|
@@ -24,12 +24,12 @@
|
|
24
24
|
"from": "components/VAppBar",
|
25
25
|
"styles": []
|
26
26
|
},
|
27
|
-
"
|
28
|
-
"from": "components/
|
27
|
+
"VApp": {
|
28
|
+
"from": "components/VApp",
|
29
29
|
"styles": []
|
30
30
|
},
|
31
|
-
"
|
32
|
-
"from": "components/
|
31
|
+
"VBadge": {
|
32
|
+
"from": "components/VBadge",
|
33
33
|
"styles": []
|
34
34
|
},
|
35
35
|
"VBanner": {
|
@@ -44,16 +44,24 @@
|
|
44
44
|
"from": "components/VBanner",
|
45
45
|
"styles": []
|
46
46
|
},
|
47
|
-
"
|
48
|
-
"from": "components/
|
47
|
+
"VAvatar": {
|
48
|
+
"from": "components/VAvatar",
|
49
49
|
"styles": []
|
50
50
|
},
|
51
51
|
"VBottomSheet": {
|
52
52
|
"from": "components/VBottomSheet",
|
53
53
|
"styles": []
|
54
54
|
},
|
55
|
-
"
|
56
|
-
"from": "components/
|
55
|
+
"VBtn": {
|
56
|
+
"from": "components/VBtn",
|
57
|
+
"styles": []
|
58
|
+
},
|
59
|
+
"VBtnGroup": {
|
60
|
+
"from": "components/VBtnGroup",
|
61
|
+
"styles": []
|
62
|
+
},
|
63
|
+
"VBottomNavigation": {
|
64
|
+
"from": "components/VBottomNavigation",
|
57
65
|
"styles": []
|
58
66
|
},
|
59
67
|
"VBreadcrumbs": {
|
@@ -68,14 +76,6 @@
|
|
68
76
|
"from": "components/VBreadcrumbs",
|
69
77
|
"styles": []
|
70
78
|
},
|
71
|
-
"VBtnGroup": {
|
72
|
-
"from": "components/VBtnGroup",
|
73
|
-
"styles": []
|
74
|
-
},
|
75
|
-
"VBtnToggle": {
|
76
|
-
"from": "components/VBtnToggle",
|
77
|
-
"styles": []
|
78
|
-
},
|
79
79
|
"VCard": {
|
80
80
|
"from": "components/VCard",
|
81
81
|
"styles": []
|
@@ -100,8 +100,20 @@
|
|
100
100
|
"from": "components/VCard",
|
101
101
|
"styles": []
|
102
102
|
},
|
103
|
-
"
|
104
|
-
"from": "components/
|
103
|
+
"VBtnToggle": {
|
104
|
+
"from": "components/VBtnToggle",
|
105
|
+
"styles": []
|
106
|
+
},
|
107
|
+
"VCombobox": {
|
108
|
+
"from": "components/VCombobox",
|
109
|
+
"styles": []
|
110
|
+
},
|
111
|
+
"VCarousel": {
|
112
|
+
"from": "components/VCarousel",
|
113
|
+
"styles": []
|
114
|
+
},
|
115
|
+
"VCarouselItem": {
|
116
|
+
"from": "components/VCarousel",
|
105
117
|
"styles": []
|
106
118
|
},
|
107
119
|
"VCheckbox": {
|
@@ -112,40 +124,48 @@
|
|
112
124
|
"from": "components/VCheckbox",
|
113
125
|
"styles": []
|
114
126
|
},
|
115
|
-
"VChipGroup": {
|
116
|
-
"from": "components/VChipGroup",
|
117
|
-
"styles": []
|
118
|
-
},
|
119
127
|
"VChip": {
|
120
128
|
"from": "components/VChip",
|
121
129
|
"styles": []
|
122
130
|
},
|
131
|
+
"VCounter": {
|
132
|
+
"from": "components/VCounter",
|
133
|
+
"styles": []
|
134
|
+
},
|
135
|
+
"VChipGroup": {
|
136
|
+
"from": "components/VChipGroup",
|
137
|
+
"styles": []
|
138
|
+
},
|
123
139
|
"VCode": {
|
124
140
|
"from": "components/VCode",
|
125
141
|
"styles": []
|
126
142
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
143
|
+
"VDatePicker": {
|
144
|
+
"from": "components/VDatePicker",
|
129
145
|
"styles": []
|
130
146
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
147
|
+
"VDatePickerControls": {
|
148
|
+
"from": "components/VDatePicker",
|
133
149
|
"styles": []
|
134
150
|
},
|
135
|
-
"
|
136
|
-
"from": "components/
|
151
|
+
"VDatePickerHeader": {
|
152
|
+
"from": "components/VDatePicker",
|
137
153
|
"styles": []
|
138
154
|
},
|
139
|
-
"
|
140
|
-
"from": "components/
|
155
|
+
"VDatePickerMonth": {
|
156
|
+
"from": "components/VDatePicker",
|
141
157
|
"styles": []
|
142
158
|
},
|
143
|
-
"
|
144
|
-
"from": "components/
|
159
|
+
"VDatePickerMonths": {
|
160
|
+
"from": "components/VDatePicker",
|
145
161
|
"styles": []
|
146
162
|
},
|
147
|
-
"
|
148
|
-
"from": "components/
|
163
|
+
"VDatePickerYears": {
|
164
|
+
"from": "components/VDatePicker",
|
165
|
+
"styles": []
|
166
|
+
},
|
167
|
+
"VDialog": {
|
168
|
+
"from": "components/VDialog",
|
149
169
|
"styles": []
|
150
170
|
},
|
151
171
|
"VDataTable": {
|
@@ -176,28 +196,32 @@
|
|
176
196
|
"from": "components/VDataTable",
|
177
197
|
"styles": []
|
178
198
|
},
|
179
|
-
"
|
180
|
-
"from": "components/
|
199
|
+
"VEmptyState": {
|
200
|
+
"from": "components/VEmptyState",
|
181
201
|
"styles": []
|
182
202
|
},
|
183
|
-
"
|
184
|
-
"from": "components/
|
203
|
+
"VDivider": {
|
204
|
+
"from": "components/VDivider",
|
185
205
|
"styles": []
|
186
206
|
},
|
187
|
-
"
|
188
|
-
"from": "components/
|
207
|
+
"VFab": {
|
208
|
+
"from": "components/VFab",
|
189
209
|
"styles": []
|
190
210
|
},
|
191
|
-
"
|
192
|
-
"from": "components/
|
211
|
+
"VExpansionPanels": {
|
212
|
+
"from": "components/VExpansionPanel",
|
193
213
|
"styles": []
|
194
214
|
},
|
195
|
-
"
|
196
|
-
"from": "components/
|
215
|
+
"VExpansionPanel": {
|
216
|
+
"from": "components/VExpansionPanel",
|
197
217
|
"styles": []
|
198
218
|
},
|
199
|
-
"
|
200
|
-
"from": "components/
|
219
|
+
"VExpansionPanelText": {
|
220
|
+
"from": "components/VExpansionPanel",
|
221
|
+
"styles": []
|
222
|
+
},
|
223
|
+
"VExpansionPanelTitle": {
|
224
|
+
"from": "components/VExpansionPanel",
|
201
225
|
"styles": []
|
202
226
|
},
|
203
227
|
"VField": {
|
@@ -208,36 +232,24 @@
|
|
208
232
|
"from": "components/VField",
|
209
233
|
"styles": []
|
210
234
|
},
|
211
|
-
"
|
212
|
-
"from": "components/
|
213
|
-
"styles": []
|
214
|
-
},
|
215
|
-
"VDivider": {
|
216
|
-
"from": "components/VDivider",
|
217
|
-
"styles": []
|
218
|
-
},
|
219
|
-
"VEmptyState": {
|
220
|
-
"from": "components/VEmptyState",
|
221
|
-
"styles": []
|
222
|
-
},
|
223
|
-
"VExpansionPanels": {
|
224
|
-
"from": "components/VExpansionPanel",
|
235
|
+
"VFooter": {
|
236
|
+
"from": "components/VFooter",
|
225
237
|
"styles": []
|
226
238
|
},
|
227
|
-
"
|
228
|
-
"from": "components/
|
239
|
+
"VFileInput": {
|
240
|
+
"from": "components/VFileInput",
|
229
241
|
"styles": []
|
230
242
|
},
|
231
|
-
"
|
232
|
-
"from": "components/
|
243
|
+
"VInput": {
|
244
|
+
"from": "components/VInput",
|
233
245
|
"styles": []
|
234
246
|
},
|
235
|
-
"
|
236
|
-
"from": "components/
|
247
|
+
"VImg": {
|
248
|
+
"from": "components/VImg",
|
237
249
|
"styles": []
|
238
250
|
},
|
239
|
-
"
|
240
|
-
"from": "components/
|
251
|
+
"VInfiniteScroll": {
|
252
|
+
"from": "components/VInfiniteScroll",
|
241
253
|
"styles": []
|
242
254
|
},
|
243
255
|
"VIcon": {
|
@@ -260,40 +272,20 @@
|
|
260
272
|
"from": "components/VIcon",
|
261
273
|
"styles": []
|
262
274
|
},
|
263
|
-
"
|
264
|
-
"from": "components/
|
265
|
-
"styles": []
|
266
|
-
},
|
267
|
-
"VInfiniteScroll": {
|
268
|
-
"from": "components/VInfiniteScroll",
|
269
|
-
"styles": []
|
270
|
-
},
|
271
|
-
"VInput": {
|
272
|
-
"from": "components/VInput",
|
275
|
+
"VItemGroup": {
|
276
|
+
"from": "components/VItemGroup",
|
273
277
|
"styles": []
|
274
278
|
},
|
275
|
-
"
|
276
|
-
"from": "components/
|
279
|
+
"VItem": {
|
280
|
+
"from": "components/VItemGroup",
|
277
281
|
"styles": []
|
278
282
|
},
|
279
283
|
"VKbd": {
|
280
284
|
"from": "components/VKbd",
|
281
285
|
"styles": []
|
282
286
|
},
|
283
|
-
"
|
284
|
-
"from": "components/
|
285
|
-
"styles": []
|
286
|
-
},
|
287
|
-
"VMenu": {
|
288
|
-
"from": "components/VMenu",
|
289
|
-
"styles": []
|
290
|
-
},
|
291
|
-
"VItemGroup": {
|
292
|
-
"from": "components/VItemGroup",
|
293
|
-
"styles": []
|
294
|
-
},
|
295
|
-
"VItem": {
|
296
|
-
"from": "components/VItemGroup",
|
287
|
+
"VLabel": {
|
288
|
+
"from": "components/VLabel",
|
297
289
|
"styles": []
|
298
290
|
},
|
299
291
|
"VList": {
|
@@ -332,44 +324,40 @@
|
|
332
324
|
"from": "components/VList",
|
333
325
|
"styles": []
|
334
326
|
},
|
335
|
-
"
|
336
|
-
"from": "components/
|
337
|
-
"styles": []
|
338
|
-
},
|
339
|
-
"VNumberInput": {
|
340
|
-
"from": "components/VNumberInput",
|
327
|
+
"VMenu": {
|
328
|
+
"from": "components/VMenu",
|
341
329
|
"styles": []
|
342
330
|
},
|
343
331
|
"VMessages": {
|
344
332
|
"from": "components/VMessages",
|
345
333
|
"styles": []
|
346
334
|
},
|
347
|
-
"
|
348
|
-
"from": "components/
|
335
|
+
"VMain": {
|
336
|
+
"from": "components/VMain",
|
349
337
|
"styles": []
|
350
338
|
},
|
351
339
|
"VOtpInput": {
|
352
340
|
"from": "components/VOtpInput",
|
353
341
|
"styles": []
|
354
342
|
},
|
355
|
-
"
|
356
|
-
"from": "components/
|
343
|
+
"VNumberInput": {
|
344
|
+
"from": "components/VNumberInput",
|
357
345
|
"styles": []
|
358
346
|
},
|
359
347
|
"VNavigationDrawer": {
|
360
348
|
"from": "components/VNavigationDrawer",
|
361
349
|
"styles": []
|
362
350
|
},
|
363
|
-
"
|
364
|
-
"from": "components/
|
351
|
+
"VOverlay": {
|
352
|
+
"from": "components/VOverlay",
|
365
353
|
"styles": []
|
366
354
|
},
|
367
|
-
"
|
368
|
-
"from": "components/
|
355
|
+
"VProgressCircular": {
|
356
|
+
"from": "components/VProgressCircular",
|
369
357
|
"styles": []
|
370
358
|
},
|
371
|
-
"
|
372
|
-
"from": "components/
|
359
|
+
"VPagination": {
|
360
|
+
"from": "components/VPagination",
|
373
361
|
"styles": []
|
374
362
|
},
|
375
363
|
"VRating": {
|
@@ -380,32 +368,28 @@
|
|
380
368
|
"from": "components/VProgressLinear",
|
381
369
|
"styles": []
|
382
370
|
},
|
371
|
+
"VRadioGroup": {
|
372
|
+
"from": "components/VRadioGroup",
|
373
|
+
"styles": []
|
374
|
+
},
|
383
375
|
"VSelect": {
|
384
376
|
"from": "components/VSelect",
|
385
377
|
"styles": []
|
386
378
|
},
|
387
|
-
"
|
388
|
-
"from": "components/
|
379
|
+
"VSelectionControl": {
|
380
|
+
"from": "components/VSelectionControl",
|
389
381
|
"styles": []
|
390
382
|
},
|
391
383
|
"VSkeletonLoader": {
|
392
384
|
"from": "components/VSkeletonLoader",
|
393
385
|
"styles": []
|
394
386
|
},
|
395
|
-
"VSlideGroup": {
|
396
|
-
"from": "components/VSlideGroup",
|
397
|
-
"styles": []
|
398
|
-
},
|
399
|
-
"VSlideGroupItem": {
|
400
|
-
"from": "components/VSlideGroup",
|
401
|
-
"styles": []
|
402
|
-
},
|
403
387
|
"VSlider": {
|
404
388
|
"from": "components/VSlider",
|
405
389
|
"styles": []
|
406
390
|
},
|
407
|
-
"
|
408
|
-
"from": "components/
|
391
|
+
"VSelectionControlGroup": {
|
392
|
+
"from": "components/VSelectionControlGroup",
|
409
393
|
"styles": []
|
410
394
|
},
|
411
395
|
"VSheet": {
|
@@ -436,12 +420,20 @@
|
|
436
420
|
"from": "components/VStepper",
|
437
421
|
"styles": []
|
438
422
|
},
|
439
|
-
"
|
440
|
-
"from": "components/
|
423
|
+
"VSlideGroup": {
|
424
|
+
"from": "components/VSlideGroup",
|
441
425
|
"styles": []
|
442
426
|
},
|
443
|
-
"
|
444
|
-
"from": "components/
|
427
|
+
"VSlideGroupItem": {
|
428
|
+
"from": "components/VSlideGroup",
|
429
|
+
"styles": []
|
430
|
+
},
|
431
|
+
"VSwitch": {
|
432
|
+
"from": "components/VSwitch",
|
433
|
+
"styles": []
|
434
|
+
},
|
435
|
+
"VSnackbar": {
|
436
|
+
"from": "components/VSnackbar",
|
445
437
|
"styles": []
|
446
438
|
},
|
447
439
|
"VTab": {
|
@@ -460,16 +452,16 @@
|
|
460
452
|
"from": "components/VTabs",
|
461
453
|
"styles": []
|
462
454
|
},
|
463
|
-
"
|
464
|
-
"from": "components/
|
455
|
+
"VSystemBar": {
|
456
|
+
"from": "components/VSystemBar",
|
465
457
|
"styles": []
|
466
458
|
},
|
467
|
-
"
|
468
|
-
"from": "components/
|
459
|
+
"VTable": {
|
460
|
+
"from": "components/VTable",
|
469
461
|
"styles": []
|
470
462
|
},
|
471
|
-
"
|
472
|
-
"from": "components/
|
463
|
+
"VTextarea": {
|
464
|
+
"from": "components/VTextarea",
|
473
465
|
"styles": []
|
474
466
|
},
|
475
467
|
"VToolbar": {
|
@@ -484,8 +476,8 @@
|
|
484
476
|
"from": "components/VToolbar",
|
485
477
|
"styles": []
|
486
478
|
},
|
487
|
-
"
|
488
|
-
"from": "components/
|
479
|
+
"VTextField": {
|
480
|
+
"from": "components/VTextField",
|
489
481
|
"styles": []
|
490
482
|
},
|
491
483
|
"VTimeline": {
|
@@ -496,6 +488,10 @@
|
|
496
488
|
"from": "components/VTimeline",
|
497
489
|
"styles": []
|
498
490
|
},
|
491
|
+
"VTooltip": {
|
492
|
+
"from": "components/VTooltip",
|
493
|
+
"styles": []
|
494
|
+
},
|
499
495
|
"VWindow": {
|
500
496
|
"from": "components/VWindow",
|
501
497
|
"styles": []
|
@@ -508,14 +504,14 @@
|
|
508
504
|
"from": "components/VConfirmEdit",
|
509
505
|
"styles": []
|
510
506
|
},
|
511
|
-
"VDataIterator": {
|
512
|
-
"from": "components/VDataIterator",
|
513
|
-
"styles": []
|
514
|
-
},
|
515
507
|
"VDefaultsProvider": {
|
516
508
|
"from": "components/VDefaultsProvider",
|
517
509
|
"styles": []
|
518
510
|
},
|
511
|
+
"VDataIterator": {
|
512
|
+
"from": "components/VDataIterator",
|
513
|
+
"styles": []
|
514
|
+
},
|
519
515
|
"VForm": {
|
520
516
|
"from": "components/VForm",
|
521
517
|
"styles": []
|
@@ -556,34 +552,34 @@
|
|
556
552
|
"from": "components/VLocaleProvider",
|
557
553
|
"styles": []
|
558
554
|
},
|
559
|
-
"
|
560
|
-
"from": "components/
|
555
|
+
"VColorPicker": {
|
556
|
+
"from": "components/VColorPicker",
|
561
557
|
"styles": []
|
562
558
|
},
|
563
|
-
"
|
564
|
-
"from": "components/
|
559
|
+
"VNoSsr": {
|
560
|
+
"from": "components/VNoSsr",
|
565
561
|
"styles": []
|
566
562
|
},
|
567
563
|
"VRangeSlider": {
|
568
564
|
"from": "components/VRangeSlider",
|
569
565
|
"styles": []
|
570
566
|
},
|
571
|
-
"
|
572
|
-
"from": "components/
|
567
|
+
"VParallax": {
|
568
|
+
"from": "components/VParallax",
|
573
569
|
"styles": []
|
574
570
|
},
|
575
571
|
"VResponsive": {
|
576
572
|
"from": "components/VResponsive",
|
577
573
|
"styles": []
|
578
574
|
},
|
579
|
-
"VSparkline": {
|
580
|
-
"from": "components/VSparkline",
|
581
|
-
"styles": []
|
582
|
-
},
|
583
575
|
"VSnackbarQueue": {
|
584
576
|
"from": "components/VSnackbarQueue",
|
585
577
|
"styles": []
|
586
578
|
},
|
579
|
+
"VSparkline": {
|
580
|
+
"from": "components/VSparkline",
|
581
|
+
"styles": []
|
582
|
+
},
|
587
583
|
"VSpeedDial": {
|
588
584
|
"from": "components/VSpeedDial",
|
589
585
|
"styles": []
|
@@ -592,10 +588,6 @@
|
|
592
588
|
"from": "components/VThemeProvider",
|
593
589
|
"styles": []
|
594
590
|
},
|
595
|
-
"VVirtualScroll": {
|
596
|
-
"from": "components/VVirtualScroll",
|
597
|
-
"styles": []
|
598
|
-
},
|
599
591
|
"VValidation": {
|
600
592
|
"from": "components/VValidation",
|
601
593
|
"styles": []
|
@@ -663,6 +655,14 @@
|
|
663
655
|
"VDialogTransition": {
|
664
656
|
"from": "components/transitions",
|
665
657
|
"styles": []
|
658
|
+
},
|
659
|
+
"VVirtualScroll": {
|
660
|
+
"from": "components/VVirtualScroll",
|
661
|
+
"styles": []
|
662
|
+
},
|
663
|
+
"VRadio": {
|
664
|
+
"from": "components/VRadio",
|
665
|
+
"styles": []
|
666
666
|
}
|
667
667
|
},
|
668
668
|
"directives": [
|