@vuetify/nightly 3.8.5-master.2025-05-15 → 3.8.5-pr-21419.3ae3440
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 +10 -3
- package/dist/json/attributes.json +2689 -2689
- package/dist/json/importMap-labs.json +28 -28
- package/dist/json/importMap.json +142 -142
- package/dist/json/web-types.json +4963 -4963
- package/dist/vuetify-labs.cjs +43 -9
- package/dist/vuetify-labs.css +5443 -5443
- package/dist/vuetify-labs.d.ts +59 -59
- package/dist/vuetify-labs.esm.js +43 -9
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +43 -9
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +43 -9
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +4848 -4848
- package/dist/vuetify.d.ts +59 -59
- package/dist/vuetify.esm.js +43 -9
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +43 -9
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +26 -22
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VList/VList.d.ts +3 -3
- package/lib/components/VList/VList.js.map +1 -1
- package/lib/components/VSelect/VSelect.js +39 -5
- package/lib/components/VSelect/VSelect.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/entry-bundler.js.map +1 -1
- package/lib/framework.d.ts +56 -56
- package/lib/framework.js +1 -1
- package/lib/framework.js.map +1 -1
- package/lib/util/helpers.js +1 -1
- package/lib/util/helpers.js.map +1 -1
- package/package.json +1 -1
@@ -1,9 +1,5 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"VColorInput": {
|
4
|
-
"from": "labs/VColorInput",
|
5
|
-
"styles": []
|
6
|
-
},
|
7
3
|
"VCalendar": {
|
8
4
|
"from": "labs/VCalendar",
|
9
5
|
"styles": []
|
@@ -28,16 +24,8 @@
|
|
28
24
|
"from": "labs/VCalendar",
|
29
25
|
"styles": []
|
30
26
|
},
|
31
|
-
"
|
32
|
-
"from": "labs/
|
33
|
-
"styles": []
|
34
|
-
},
|
35
|
-
"VPicker": {
|
36
|
-
"from": "labs/VPicker",
|
37
|
-
"styles": []
|
38
|
-
},
|
39
|
-
"VPickerTitle": {
|
40
|
-
"from": "labs/VPicker",
|
27
|
+
"VColorInput": {
|
28
|
+
"from": "labs/VColorInput",
|
41
29
|
"styles": []
|
42
30
|
},
|
43
31
|
"VFileUpload": {
|
@@ -48,16 +36,20 @@
|
|
48
36
|
"from": "labs/VFileUpload",
|
49
37
|
"styles": []
|
50
38
|
},
|
51
|
-
"
|
52
|
-
"from": "labs/
|
39
|
+
"VIconBtn": {
|
40
|
+
"from": "labs/VIconBtn",
|
53
41
|
"styles": []
|
54
42
|
},
|
55
|
-
"
|
56
|
-
"from": "labs/
|
43
|
+
"VTimePicker": {
|
44
|
+
"from": "labs/VTimePicker",
|
57
45
|
"styles": []
|
58
46
|
},
|
59
|
-
"
|
60
|
-
"from": "labs/
|
47
|
+
"VTimePickerClock": {
|
48
|
+
"from": "labs/VTimePicker",
|
49
|
+
"styles": []
|
50
|
+
},
|
51
|
+
"VTimePickerControls": {
|
52
|
+
"from": "labs/VTimePicker",
|
61
53
|
"styles": []
|
62
54
|
},
|
63
55
|
"VTreeview": {
|
@@ -72,16 +64,12 @@
|
|
72
64
|
"from": "labs/VTreeview",
|
73
65
|
"styles": []
|
74
66
|
},
|
75
|
-
"
|
76
|
-
"from": "labs/
|
77
|
-
"styles": []
|
78
|
-
},
|
79
|
-
"VTimePickerClock": {
|
80
|
-
"from": "labs/VTimePicker",
|
67
|
+
"VPicker": {
|
68
|
+
"from": "labs/VPicker",
|
81
69
|
"styles": []
|
82
70
|
},
|
83
|
-
"
|
84
|
-
"from": "labs/
|
71
|
+
"VPickerTitle": {
|
72
|
+
"from": "labs/VPicker",
|
85
73
|
"styles": []
|
86
74
|
},
|
87
75
|
"VDateInput": {
|
@@ -91,6 +79,18 @@
|
|
91
79
|
"VPullToRefresh": {
|
92
80
|
"from": "labs/VPullToRefresh",
|
93
81
|
"styles": []
|
82
|
+
},
|
83
|
+
"VStepperVertical": {
|
84
|
+
"from": "labs/VStepperVertical",
|
85
|
+
"styles": []
|
86
|
+
},
|
87
|
+
"VStepperVerticalItem": {
|
88
|
+
"from": "labs/VStepperVertical",
|
89
|
+
"styles": []
|
90
|
+
},
|
91
|
+
"VStepperVerticalActions": {
|
92
|
+
"from": "labs/VStepperVertical",
|
93
|
+
"styles": []
|
94
94
|
}
|
95
95
|
}
|
96
96
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -4,18 +4,6 @@
|
|
4
4
|
"from": "components/VApp",
|
5
5
|
"styles": []
|
6
6
|
},
|
7
|
-
"VAvatar": {
|
8
|
-
"from": "components/VAvatar",
|
9
|
-
"styles": []
|
10
|
-
},
|
11
|
-
"VAlert": {
|
12
|
-
"from": "components/VAlert",
|
13
|
-
"styles": []
|
14
|
-
},
|
15
|
-
"VAlertTitle": {
|
16
|
-
"from": "components/VAlert",
|
17
|
-
"styles": []
|
18
|
-
},
|
19
7
|
"VAppBar": {
|
20
8
|
"from": "components/VAppBar",
|
21
9
|
"styles": []
|
@@ -32,6 +20,18 @@
|
|
32
20
|
"from": "components/VAutocomplete",
|
33
21
|
"styles": []
|
34
22
|
},
|
23
|
+
"VAlert": {
|
24
|
+
"from": "components/VAlert",
|
25
|
+
"styles": []
|
26
|
+
},
|
27
|
+
"VAlertTitle": {
|
28
|
+
"from": "components/VAlert",
|
29
|
+
"styles": []
|
30
|
+
},
|
31
|
+
"VAvatar": {
|
32
|
+
"from": "components/VAvatar",
|
33
|
+
"styles": []
|
34
|
+
},
|
35
35
|
"VBanner": {
|
36
36
|
"from": "components/VBanner",
|
37
37
|
"styles": []
|
@@ -48,8 +48,12 @@
|
|
48
48
|
"from": "components/VBadge",
|
49
49
|
"styles": []
|
50
50
|
},
|
51
|
-
"
|
52
|
-
"from": "components/
|
51
|
+
"VBottomNavigation": {
|
52
|
+
"from": "components/VBottomNavigation",
|
53
|
+
"styles": []
|
54
|
+
},
|
55
|
+
"VBtn": {
|
56
|
+
"from": "components/VBtn",
|
53
57
|
"styles": []
|
54
58
|
},
|
55
59
|
"VBreadcrumbs": {
|
@@ -64,72 +68,80 @@
|
|
64
68
|
"from": "components/VBreadcrumbs",
|
65
69
|
"styles": []
|
66
70
|
},
|
67
|
-
"VBtnToggle": {
|
68
|
-
"from": "components/VBtnToggle",
|
69
|
-
"styles": []
|
70
|
-
},
|
71
|
-
"VBottomNavigation": {
|
72
|
-
"from": "components/VBottomNavigation",
|
73
|
-
"styles": []
|
74
|
-
},
|
75
71
|
"VBtnGroup": {
|
76
72
|
"from": "components/VBtnGroup",
|
77
73
|
"styles": []
|
78
74
|
},
|
79
|
-
"
|
80
|
-
"from": "components/
|
81
|
-
"styles": []
|
82
|
-
},
|
83
|
-
"VCardActions": {
|
84
|
-
"from": "components/VCard",
|
85
|
-
"styles": []
|
86
|
-
},
|
87
|
-
"VCardItem": {
|
88
|
-
"from": "components/VCard",
|
75
|
+
"VCarousel": {
|
76
|
+
"from": "components/VCarousel",
|
89
77
|
"styles": []
|
90
78
|
},
|
91
|
-
"
|
92
|
-
"from": "components/
|
79
|
+
"VCarouselItem": {
|
80
|
+
"from": "components/VCarousel",
|
93
81
|
"styles": []
|
94
82
|
},
|
95
|
-
"
|
96
|
-
"from": "components/
|
83
|
+
"VBtnToggle": {
|
84
|
+
"from": "components/VBtnToggle",
|
97
85
|
"styles": []
|
98
86
|
},
|
99
|
-
"
|
100
|
-
"from": "components/
|
87
|
+
"VCheckbox": {
|
88
|
+
"from": "components/VCheckbox",
|
101
89
|
"styles": []
|
102
90
|
},
|
103
|
-
"
|
104
|
-
"from": "components/
|
91
|
+
"VCheckboxBtn": {
|
92
|
+
"from": "components/VCheckbox",
|
105
93
|
"styles": []
|
106
94
|
},
|
107
|
-
"
|
108
|
-
"from": "components/
|
95
|
+
"VColorPicker": {
|
96
|
+
"from": "components/VColorPicker",
|
109
97
|
"styles": []
|
110
98
|
},
|
111
99
|
"VChip": {
|
112
100
|
"from": "components/VChip",
|
113
101
|
"styles": []
|
114
102
|
},
|
115
|
-
"
|
116
|
-
"from": "components/
|
103
|
+
"VCode": {
|
104
|
+
"from": "components/VCode",
|
117
105
|
"styles": []
|
118
106
|
},
|
119
107
|
"VChipGroup": {
|
120
108
|
"from": "components/VChipGroup",
|
121
109
|
"styles": []
|
122
110
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
111
|
+
"VCounter": {
|
112
|
+
"from": "components/VCounter",
|
113
|
+
"styles": []
|
114
|
+
},
|
115
|
+
"VBottomSheet": {
|
116
|
+
"from": "components/VBottomSheet",
|
125
117
|
"styles": []
|
126
118
|
},
|
127
119
|
"VCombobox": {
|
128
120
|
"from": "components/VCombobox",
|
129
121
|
"styles": []
|
130
122
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
123
|
+
"VCard": {
|
124
|
+
"from": "components/VCard",
|
125
|
+
"styles": []
|
126
|
+
},
|
127
|
+
"VCardActions": {
|
128
|
+
"from": "components/VCard",
|
129
|
+
"styles": []
|
130
|
+
},
|
131
|
+
"VCardItem": {
|
132
|
+
"from": "components/VCard",
|
133
|
+
"styles": []
|
134
|
+
},
|
135
|
+
"VCardSubtitle": {
|
136
|
+
"from": "components/VCard",
|
137
|
+
"styles": []
|
138
|
+
},
|
139
|
+
"VCardText": {
|
140
|
+
"from": "components/VCard",
|
141
|
+
"styles": []
|
142
|
+
},
|
143
|
+
"VCardTitle": {
|
144
|
+
"from": "components/VCard",
|
133
145
|
"styles": []
|
134
146
|
},
|
135
147
|
"VDataTable": {
|
@@ -160,18 +172,6 @@
|
|
160
172
|
"from": "components/VDataTable",
|
161
173
|
"styles": []
|
162
174
|
},
|
163
|
-
"VCheckbox": {
|
164
|
-
"from": "components/VCheckbox",
|
165
|
-
"styles": []
|
166
|
-
},
|
167
|
-
"VCheckboxBtn": {
|
168
|
-
"from": "components/VCheckbox",
|
169
|
-
"styles": []
|
170
|
-
},
|
171
|
-
"VEmptyState": {
|
172
|
-
"from": "components/VEmptyState",
|
173
|
-
"styles": []
|
174
|
-
},
|
175
175
|
"VDatePicker": {
|
176
176
|
"from": "components/VDatePicker",
|
177
177
|
"styles": []
|
@@ -196,8 +196,16 @@
|
|
196
196
|
"from": "components/VDatePicker",
|
197
197
|
"styles": []
|
198
198
|
},
|
199
|
-
"
|
200
|
-
"from": "components/
|
199
|
+
"VDialog": {
|
200
|
+
"from": "components/VDialog",
|
201
|
+
"styles": []
|
202
|
+
},
|
203
|
+
"VEmptyState": {
|
204
|
+
"from": "components/VEmptyState",
|
205
|
+
"styles": []
|
206
|
+
},
|
207
|
+
"VDivider": {
|
208
|
+
"from": "components/VDivider",
|
201
209
|
"styles": []
|
202
210
|
},
|
203
211
|
"VExpansionPanels": {
|
@@ -220,10 +228,6 @@
|
|
220
228
|
"from": "components/VFab",
|
221
229
|
"styles": []
|
222
230
|
},
|
223
|
-
"VDivider": {
|
224
|
-
"from": "components/VDivider",
|
225
|
-
"styles": []
|
226
|
-
},
|
227
231
|
"VFileInput": {
|
228
232
|
"from": "components/VFileInput",
|
229
233
|
"styles": []
|
@@ -236,12 +240,8 @@
|
|
236
240
|
"from": "components/VField",
|
237
241
|
"styles": []
|
238
242
|
},
|
239
|
-
"
|
240
|
-
"from": "components/
|
241
|
-
"styles": []
|
242
|
-
},
|
243
|
-
"VDialog": {
|
244
|
-
"from": "components/VDialog",
|
243
|
+
"VInput": {
|
244
|
+
"from": "components/VInput",
|
245
245
|
"styles": []
|
246
246
|
},
|
247
247
|
"VIcon": {
|
@@ -264,22 +264,26 @@
|
|
264
264
|
"from": "components/VIcon",
|
265
265
|
"styles": []
|
266
266
|
},
|
267
|
-
"
|
268
|
-
"from": "components/
|
267
|
+
"VFooter": {
|
268
|
+
"from": "components/VFooter",
|
269
269
|
"styles": []
|
270
270
|
},
|
271
271
|
"VInfiniteScroll": {
|
272
272
|
"from": "components/VInfiniteScroll",
|
273
273
|
"styles": []
|
274
274
|
},
|
275
|
-
"
|
276
|
-
"from": "components/
|
275
|
+
"VImg": {
|
276
|
+
"from": "components/VImg",
|
277
277
|
"styles": []
|
278
278
|
},
|
279
279
|
"VKbd": {
|
280
280
|
"from": "components/VKbd",
|
281
281
|
"styles": []
|
282
282
|
},
|
283
|
+
"VLabel": {
|
284
|
+
"from": "components/VLabel",
|
285
|
+
"styles": []
|
286
|
+
},
|
283
287
|
"VItemGroup": {
|
284
288
|
"from": "components/VItemGroup",
|
285
289
|
"styles": []
|
@@ -288,6 +292,10 @@
|
|
288
292
|
"from": "components/VItemGroup",
|
289
293
|
"styles": []
|
290
294
|
},
|
295
|
+
"VMain": {
|
296
|
+
"from": "components/VMain",
|
297
|
+
"styles": []
|
298
|
+
},
|
291
299
|
"VList": {
|
292
300
|
"from": "components/VList",
|
293
301
|
"styles": []
|
@@ -324,80 +332,64 @@
|
|
324
332
|
"from": "components/VList",
|
325
333
|
"styles": []
|
326
334
|
},
|
327
|
-
"VMain": {
|
328
|
-
"from": "components/VMain",
|
329
|
-
"styles": []
|
330
|
-
},
|
331
|
-
"VLabel": {
|
332
|
-
"from": "components/VLabel",
|
333
|
-
"styles": []
|
334
|
-
},
|
335
|
-
"VMessages": {
|
336
|
-
"from": "components/VMessages",
|
337
|
-
"styles": []
|
338
|
-
},
|
339
335
|
"VMenu": {
|
340
336
|
"from": "components/VMenu",
|
341
337
|
"styles": []
|
342
338
|
},
|
339
|
+
"VNumberInput": {
|
340
|
+
"from": "components/VNumberInput",
|
341
|
+
"styles": []
|
342
|
+
},
|
343
343
|
"VNavigationDrawer": {
|
344
344
|
"from": "components/VNavigationDrawer",
|
345
345
|
"styles": []
|
346
346
|
},
|
347
|
-
"
|
348
|
-
"from": "components/
|
347
|
+
"VMessages": {
|
348
|
+
"from": "components/VMessages",
|
349
349
|
"styles": []
|
350
350
|
},
|
351
351
|
"VOtpInput": {
|
352
352
|
"from": "components/VOtpInput",
|
353
353
|
"styles": []
|
354
354
|
},
|
355
|
-
"
|
356
|
-
"from": "components/
|
355
|
+
"VOverlay": {
|
356
|
+
"from": "components/VOverlay",
|
357
|
+
"styles": []
|
358
|
+
},
|
359
|
+
"VProgressLinear": {
|
360
|
+
"from": "components/VProgressLinear",
|
357
361
|
"styles": []
|
358
362
|
},
|
359
363
|
"VPagination": {
|
360
364
|
"from": "components/VPagination",
|
361
365
|
"styles": []
|
362
366
|
},
|
363
|
-
"
|
364
|
-
"from": "components/
|
367
|
+
"VProgressCircular": {
|
368
|
+
"from": "components/VProgressCircular",
|
365
369
|
"styles": []
|
366
370
|
},
|
367
371
|
"VRating": {
|
368
372
|
"from": "components/VRating",
|
369
373
|
"styles": []
|
370
374
|
},
|
371
|
-
"VSelect": {
|
372
|
-
"from": "components/VSelect",
|
373
|
-
"styles": []
|
374
|
-
},
|
375
375
|
"VRadioGroup": {
|
376
376
|
"from": "components/VRadioGroup",
|
377
377
|
"styles": []
|
378
378
|
},
|
379
|
-
"
|
380
|
-
"from": "components/
|
379
|
+
"VSelect": {
|
380
|
+
"from": "components/VSelect",
|
381
381
|
"styles": []
|
382
382
|
},
|
383
383
|
"VSelectionControl": {
|
384
384
|
"from": "components/VSelectionControl",
|
385
385
|
"styles": []
|
386
386
|
},
|
387
|
-
"VSlider": {
|
388
|
-
"from": "components/VSlider",
|
389
|
-
"styles": []
|
390
|
-
},
|
391
387
|
"VSheet": {
|
392
388
|
"from": "components/VSheet",
|
393
389
|
"styles": []
|
394
390
|
},
|
395
|
-
"
|
396
|
-
"from": "components/
|
397
|
-
"styles": []
|
398
|
-
},
|
399
|
-
"VSnackbar": {
|
400
|
-
"from": "components/VSnackbar",
|
391
|
+
"VSelectionControlGroup": {
|
392
|
+
"from": "components/VSelectionControlGroup",
|
401
393
|
"styles": []
|
402
394
|
},
|
403
395
|
"VSlideGroup": {
|
@@ -408,6 +400,14 @@
|
|
408
400
|
"from": "components/VSlideGroup",
|
409
401
|
"styles": []
|
410
402
|
},
|
403
|
+
"VSlider": {
|
404
|
+
"from": "components/VSlider",
|
405
|
+
"styles": []
|
406
|
+
},
|
407
|
+
"VSnackbar": {
|
408
|
+
"from": "components/VSnackbar",
|
409
|
+
"styles": []
|
410
|
+
},
|
411
411
|
"VStepper": {
|
412
412
|
"from": "components/VStepper",
|
413
413
|
"styles": []
|
@@ -432,12 +432,12 @@
|
|
432
432
|
"from": "components/VStepper",
|
433
433
|
"styles": []
|
434
434
|
},
|
435
|
-
"
|
436
|
-
"from": "components/
|
435
|
+
"VSkeletonLoader": {
|
436
|
+
"from": "components/VSkeletonLoader",
|
437
437
|
"styles": []
|
438
438
|
},
|
439
|
-
"
|
440
|
-
"from": "components/
|
439
|
+
"VSystemBar": {
|
440
|
+
"from": "components/VSystemBar",
|
441
441
|
"styles": []
|
442
442
|
},
|
443
443
|
"VTab": {
|
@@ -456,16 +456,20 @@
|
|
456
456
|
"from": "components/VTabs",
|
457
457
|
"styles": []
|
458
458
|
},
|
459
|
-
"
|
460
|
-
"from": "components/
|
459
|
+
"VSwitch": {
|
460
|
+
"from": "components/VSwitch",
|
461
|
+
"styles": []
|
462
|
+
},
|
463
|
+
"VTable": {
|
464
|
+
"from": "components/VTable",
|
461
465
|
"styles": []
|
462
466
|
},
|
463
467
|
"VTextarea": {
|
464
468
|
"from": "components/VTextarea",
|
465
469
|
"styles": []
|
466
470
|
},
|
467
|
-
"
|
468
|
-
"from": "components/
|
471
|
+
"VTextField": {
|
472
|
+
"from": "components/VTextField",
|
469
473
|
"styles": []
|
470
474
|
},
|
471
475
|
"VTimeline": {
|
@@ -488,8 +492,8 @@
|
|
488
492
|
"from": "components/VToolbar",
|
489
493
|
"styles": []
|
490
494
|
},
|
491
|
-
"
|
492
|
-
"from": "components/
|
495
|
+
"VTooltip": {
|
496
|
+
"from": "components/VTooltip",
|
493
497
|
"styles": []
|
494
498
|
},
|
495
499
|
"VWindow": {
|
@@ -500,10 +504,6 @@
|
|
500
504
|
"from": "components/VWindow",
|
501
505
|
"styles": []
|
502
506
|
},
|
503
|
-
"VTooltip": {
|
504
|
-
"from": "components/VTooltip",
|
505
|
-
"styles": []
|
506
|
-
},
|
507
507
|
"VConfirmEdit": {
|
508
508
|
"from": "components/VConfirmEdit",
|
509
509
|
"styles": []
|
@@ -532,6 +532,10 @@
|
|
532
532
|
"from": "components/VGrid",
|
533
533
|
"styles": []
|
534
534
|
},
|
535
|
+
"VForm": {
|
536
|
+
"from": "components/VForm",
|
537
|
+
"styles": []
|
538
|
+
},
|
535
539
|
"VHover": {
|
536
540
|
"from": "components/VHover",
|
537
541
|
"styles": []
|
@@ -556,50 +560,42 @@
|
|
556
560
|
"from": "components/VNoSsr",
|
557
561
|
"styles": []
|
558
562
|
},
|
559
|
-
"VParallax": {
|
560
|
-
"from": "components/VParallax",
|
561
|
-
"styles": []
|
562
|
-
},
|
563
563
|
"VRadio": {
|
564
564
|
"from": "components/VRadio",
|
565
565
|
"styles": []
|
566
566
|
},
|
567
|
-
"VResponsive": {
|
568
|
-
"from": "components/VResponsive",
|
569
|
-
"styles": []
|
570
|
-
},
|
571
567
|
"VRangeSlider": {
|
572
568
|
"from": "components/VRangeSlider",
|
573
569
|
"styles": []
|
574
570
|
},
|
575
|
-
"
|
576
|
-
"from": "components/
|
571
|
+
"VResponsive": {
|
572
|
+
"from": "components/VResponsive",
|
577
573
|
"styles": []
|
578
574
|
},
|
579
|
-
"
|
580
|
-
"from": "components/
|
575
|
+
"VSnackbarQueue": {
|
576
|
+
"from": "components/VSnackbarQueue",
|
581
577
|
"styles": []
|
582
578
|
},
|
583
579
|
"VSpeedDial": {
|
584
580
|
"from": "components/VSpeedDial",
|
585
581
|
"styles": []
|
586
582
|
},
|
587
|
-
"
|
588
|
-
"from": "components/
|
583
|
+
"VSparkline": {
|
584
|
+
"from": "components/VSparkline",
|
589
585
|
"styles": []
|
590
586
|
},
|
591
587
|
"VThemeProvider": {
|
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": []
|
602
594
|
},
|
595
|
+
"VVirtualScroll": {
|
596
|
+
"from": "components/VVirtualScroll",
|
597
|
+
"styles": []
|
598
|
+
},
|
603
599
|
"VFabTransition": {
|
604
600
|
"from": "components/transitions",
|
605
601
|
"styles": []
|
@@ -663,6 +659,10 @@
|
|
663
659
|
"VDialogTransition": {
|
664
660
|
"from": "components/transitions",
|
665
661
|
"styles": []
|
662
|
+
},
|
663
|
+
"VParallax": {
|
664
|
+
"from": "components/VParallax",
|
665
|
+
"styles": []
|
666
666
|
}
|
667
667
|
},
|
668
668
|
"directives": [
|