@vuetify/nightly 3.9.2-master.2025-07-25 → 3.9.2-master.2025-07-26
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 +6 -3
- package/dist/json/attributes.json +3829 -3829
- package/dist/json/importMap-labs.json +26 -26
- package/dist/json/importMap.json +146 -146
- package/dist/json/web-types.json +6811 -6811
- package/dist/vuetify-labs.cjs +3 -3
- package/dist/vuetify-labs.css +6110 -6110
- package/dist/vuetify-labs.d.ts +57 -57
- package/dist/vuetify-labs.esm.js +3 -3
- package/dist/vuetify-labs.js +3 -3
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +3 -3
- package/dist/vuetify.css +3097 -3097
- package/dist/vuetify.d.ts +57 -57
- 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/entry-bundler.js +1 -1
- package/lib/framework.d.ts +57 -57
- package/lib/framework.js +1 -1
- package/package.json +1 -1
@@ -24,24 +24,24 @@
|
|
24
24
|
"from": "labs/VCalendar",
|
25
25
|
"styles": []
|
26
26
|
},
|
27
|
-
"
|
28
|
-
"from": "labs/
|
27
|
+
"VPicker": {
|
28
|
+
"from": "labs/VPicker",
|
29
29
|
"styles": []
|
30
30
|
},
|
31
|
-
"
|
32
|
-
"from": "labs/
|
31
|
+
"VPickerTitle": {
|
32
|
+
"from": "labs/VPicker",
|
33
33
|
"styles": []
|
34
34
|
},
|
35
|
-
"
|
36
|
-
"from": "labs/
|
35
|
+
"VFileUpload": {
|
36
|
+
"from": "labs/VFileUpload",
|
37
37
|
"styles": []
|
38
38
|
},
|
39
|
-
"
|
40
|
-
"from": "labs/
|
39
|
+
"VFileUploadItem": {
|
40
|
+
"from": "labs/VFileUpload",
|
41
41
|
"styles": []
|
42
42
|
},
|
43
|
-
"
|
44
|
-
"from": "labs/
|
43
|
+
"VIconBtn": {
|
44
|
+
"from": "labs/VIconBtn",
|
45
45
|
"styles": []
|
46
46
|
},
|
47
47
|
"VStepperVertical": {
|
@@ -56,16 +56,24 @@
|
|
56
56
|
"from": "labs/VStepperVertical",
|
57
57
|
"styles": []
|
58
58
|
},
|
59
|
-
"
|
60
|
-
"from": "labs/
|
59
|
+
"VPie": {
|
60
|
+
"from": "labs/VPie",
|
61
61
|
"styles": []
|
62
62
|
},
|
63
|
-
"
|
64
|
-
"from": "labs/
|
63
|
+
"VPieSegment": {
|
64
|
+
"from": "labs/VPie",
|
65
65
|
"styles": []
|
66
66
|
},
|
67
|
-
"
|
68
|
-
"from": "labs/
|
67
|
+
"VPieTooltip": {
|
68
|
+
"from": "labs/VPie",
|
69
|
+
"styles": []
|
70
|
+
},
|
71
|
+
"VHotkey": {
|
72
|
+
"from": "labs/VHotkey",
|
73
|
+
"styles": []
|
74
|
+
},
|
75
|
+
"VColorInput": {
|
76
|
+
"from": "labs/VColorInput",
|
69
77
|
"styles": []
|
70
78
|
},
|
71
79
|
"VVideo": {
|
@@ -84,20 +92,12 @@
|
|
84
92
|
"from": "labs/VDateInput",
|
85
93
|
"styles": []
|
86
94
|
},
|
87
|
-
"VPullToRefresh": {
|
88
|
-
"from": "labs/VPullToRefresh",
|
89
|
-
"styles": []
|
90
|
-
},
|
91
95
|
"VMaskInput": {
|
92
96
|
"from": "labs/VMaskInput",
|
93
97
|
"styles": []
|
94
98
|
},
|
95
|
-
"
|
96
|
-
"from": "labs/
|
97
|
-
"styles": []
|
98
|
-
},
|
99
|
-
"VIconBtn": {
|
100
|
-
"from": "labs/VIconBtn",
|
99
|
+
"VPullToRefresh": {
|
100
|
+
"from": "labs/VPullToRefresh",
|
101
101
|
"styles": []
|
102
102
|
}
|
103
103
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -1,9 +1,5 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"VApp": {
|
4
|
-
"from": "components/VApp",
|
5
|
-
"styles": []
|
6
|
-
},
|
7
3
|
"VAppBar": {
|
8
4
|
"from": "components/VAppBar",
|
9
5
|
"styles": []
|
@@ -16,12 +12,8 @@
|
|
16
12
|
"from": "components/VAppBar",
|
17
13
|
"styles": []
|
18
14
|
},
|
19
|
-
"
|
20
|
-
"from": "components/
|
21
|
-
"styles": []
|
22
|
-
},
|
23
|
-
"VAutocomplete": {
|
24
|
-
"from": "components/VAutocomplete",
|
15
|
+
"VApp": {
|
16
|
+
"from": "components/VApp",
|
25
17
|
"styles": []
|
26
18
|
},
|
27
19
|
"VAlert": {
|
@@ -32,8 +24,8 @@
|
|
32
24
|
"from": "components/VAlert",
|
33
25
|
"styles": []
|
34
26
|
},
|
35
|
-
"
|
36
|
-
"from": "components/
|
27
|
+
"VAutocomplete": {
|
28
|
+
"from": "components/VAutocomplete",
|
37
29
|
"styles": []
|
38
30
|
},
|
39
31
|
"VBanner": {
|
@@ -48,12 +40,12 @@
|
|
48
40
|
"from": "components/VBanner",
|
49
41
|
"styles": []
|
50
42
|
},
|
51
|
-
"
|
52
|
-
"from": "components/
|
43
|
+
"VBadge": {
|
44
|
+
"from": "components/VBadge",
|
53
45
|
"styles": []
|
54
46
|
},
|
55
|
-
"
|
56
|
-
"from": "components/
|
47
|
+
"VAvatar": {
|
48
|
+
"from": "components/VAvatar",
|
57
49
|
"styles": []
|
58
50
|
},
|
59
51
|
"VBreadcrumbs": {
|
@@ -72,14 +64,18 @@
|
|
72
64
|
"from": "components/VBtn",
|
73
65
|
"styles": []
|
74
66
|
},
|
75
|
-
"
|
76
|
-
"from": "components/
|
67
|
+
"VBottomSheet": {
|
68
|
+
"from": "components/VBottomSheet",
|
77
69
|
"styles": []
|
78
70
|
},
|
79
71
|
"VBtnToggle": {
|
80
72
|
"from": "components/VBtnToggle",
|
81
73
|
"styles": []
|
82
74
|
},
|
75
|
+
"VBtnGroup": {
|
76
|
+
"from": "components/VBtnGroup",
|
77
|
+
"styles": []
|
78
|
+
},
|
83
79
|
"VCard": {
|
84
80
|
"from": "components/VCard",
|
85
81
|
"styles": []
|
@@ -112,12 +108,16 @@
|
|
112
108
|
"from": "components/VCheckbox",
|
113
109
|
"styles": []
|
114
110
|
},
|
115
|
-
"
|
116
|
-
"from": "components/
|
111
|
+
"VBottomNavigation": {
|
112
|
+
"from": "components/VBottomNavigation",
|
117
113
|
"styles": []
|
118
114
|
},
|
119
|
-
"
|
120
|
-
"from": "components/
|
115
|
+
"VCode": {
|
116
|
+
"from": "components/VCode",
|
117
|
+
"styles": []
|
118
|
+
},
|
119
|
+
"VChipGroup": {
|
120
|
+
"from": "components/VChipGroup",
|
121
121
|
"styles": []
|
122
122
|
},
|
123
123
|
"VChip": {
|
@@ -128,18 +128,22 @@
|
|
128
128
|
"from": "components/VColorPicker",
|
129
129
|
"styles": []
|
130
130
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
133
|
-
"styles": []
|
134
|
-
},
|
135
|
-
"VChipGroup": {
|
136
|
-
"from": "components/VChipGroup",
|
131
|
+
"VCombobox": {
|
132
|
+
"from": "components/VCombobox",
|
137
133
|
"styles": []
|
138
134
|
},
|
139
135
|
"VCounter": {
|
140
136
|
"from": "components/VCounter",
|
141
137
|
"styles": []
|
142
138
|
},
|
139
|
+
"VCarousel": {
|
140
|
+
"from": "components/VCarousel",
|
141
|
+
"styles": []
|
142
|
+
},
|
143
|
+
"VCarouselItem": {
|
144
|
+
"from": "components/VCarousel",
|
145
|
+
"styles": []
|
146
|
+
},
|
143
147
|
"VDataTable": {
|
144
148
|
"from": "components/VDataTable",
|
145
149
|
"styles": []
|
@@ -168,8 +172,16 @@
|
|
168
172
|
"from": "components/VDataTable",
|
169
173
|
"styles": []
|
170
174
|
},
|
171
|
-
"
|
172
|
-
"from": "components/
|
175
|
+
"VDialog": {
|
176
|
+
"from": "components/VDialog",
|
177
|
+
"styles": []
|
178
|
+
},
|
179
|
+
"VDivider": {
|
180
|
+
"from": "components/VDivider",
|
181
|
+
"styles": []
|
182
|
+
},
|
183
|
+
"VEmptyState": {
|
184
|
+
"from": "components/VEmptyState",
|
173
185
|
"styles": []
|
174
186
|
},
|
175
187
|
"VDatePicker": {
|
@@ -196,10 +208,6 @@
|
|
196
208
|
"from": "components/VDatePicker",
|
197
209
|
"styles": []
|
198
210
|
},
|
199
|
-
"VDialog": {
|
200
|
-
"from": "components/VDialog",
|
201
|
-
"styles": []
|
202
|
-
},
|
203
211
|
"VExpansionPanels": {
|
204
212
|
"from": "components/VExpansionPanel",
|
205
213
|
"styles": []
|
@@ -216,6 +224,10 @@
|
|
216
224
|
"from": "components/VExpansionPanel",
|
217
225
|
"styles": []
|
218
226
|
},
|
227
|
+
"VFileInput": {
|
228
|
+
"from": "components/VFileInput",
|
229
|
+
"styles": []
|
230
|
+
},
|
219
231
|
"VField": {
|
220
232
|
"from": "components/VField",
|
221
233
|
"styles": []
|
@@ -224,32 +236,16 @@
|
|
224
236
|
"from": "components/VField",
|
225
237
|
"styles": []
|
226
238
|
},
|
227
|
-
"VFab": {
|
228
|
-
"from": "components/VFab",
|
229
|
-
"styles": []
|
230
|
-
},
|
231
|
-
"VDivider": {
|
232
|
-
"from": "components/VDivider",
|
233
|
-
"styles": []
|
234
|
-
},
|
235
|
-
"VFileInput": {
|
236
|
-
"from": "components/VFileInput",
|
237
|
-
"styles": []
|
238
|
-
},
|
239
239
|
"VFooter": {
|
240
240
|
"from": "components/VFooter",
|
241
241
|
"styles": []
|
242
242
|
},
|
243
|
-
"
|
244
|
-
"from": "components/
|
245
|
-
"styles": []
|
246
|
-
},
|
247
|
-
"VEmptyState": {
|
248
|
-
"from": "components/VEmptyState",
|
243
|
+
"VFab": {
|
244
|
+
"from": "components/VFab",
|
249
245
|
"styles": []
|
250
246
|
},
|
251
|
-
"
|
252
|
-
"from": "components/
|
247
|
+
"VInput": {
|
248
|
+
"from": "components/VInput",
|
253
249
|
"styles": []
|
254
250
|
},
|
255
251
|
"VIcon": {
|
@@ -272,16 +268,12 @@
|
|
272
268
|
"from": "components/VIcon",
|
273
269
|
"styles": []
|
274
270
|
},
|
275
|
-
"
|
276
|
-
"from": "components/
|
277
|
-
"styles": []
|
278
|
-
},
|
279
|
-
"VLabel": {
|
280
|
-
"from": "components/VLabel",
|
271
|
+
"VInfiniteScroll": {
|
272
|
+
"from": "components/VInfiniteScroll",
|
281
273
|
"styles": []
|
282
274
|
},
|
283
|
-
"
|
284
|
-
"from": "components/
|
275
|
+
"VImg": {
|
276
|
+
"from": "components/VImg",
|
285
277
|
"styles": []
|
286
278
|
},
|
287
279
|
"VItemGroup": {
|
@@ -292,6 +284,14 @@
|
|
292
284
|
"from": "components/VItemGroup",
|
293
285
|
"styles": []
|
294
286
|
},
|
287
|
+
"VLabel": {
|
288
|
+
"from": "components/VLabel",
|
289
|
+
"styles": []
|
290
|
+
},
|
291
|
+
"VKbd": {
|
292
|
+
"from": "components/VKbd",
|
293
|
+
"styles": []
|
294
|
+
},
|
295
295
|
"VList": {
|
296
296
|
"from": "components/VList",
|
297
297
|
"styles": []
|
@@ -332,72 +332,88 @@
|
|
332
332
|
"from": "components/VMain",
|
333
333
|
"styles": []
|
334
334
|
},
|
335
|
+
"VMessages": {
|
336
|
+
"from": "components/VMessages",
|
337
|
+
"styles": []
|
338
|
+
},
|
335
339
|
"VMenu": {
|
336
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
|
"VOverlay": {
|
344
348
|
"from": "components/VOverlay",
|
345
349
|
"styles": []
|
346
350
|
},
|
347
|
-
"VOtpInput": {
|
348
|
-
"from": "components/VOtpInput",
|
349
|
-
"styles": []
|
350
|
-
},
|
351
351
|
"VPagination": {
|
352
352
|
"from": "components/VPagination",
|
353
353
|
"styles": []
|
354
354
|
},
|
355
|
-
"VProgressCircular": {
|
356
|
-
"from": "components/VProgressCircular",
|
357
|
-
"styles": []
|
358
|
-
},
|
359
355
|
"VNumberInput": {
|
360
356
|
"from": "components/VNumberInput",
|
361
357
|
"styles": []
|
362
358
|
},
|
363
|
-
"VNavigationDrawer": {
|
364
|
-
"from": "components/VNavigationDrawer",
|
365
|
-
"styles": []
|
366
|
-
},
|
367
359
|
"VRadioGroup": {
|
368
360
|
"from": "components/VRadioGroup",
|
369
361
|
"styles": []
|
370
362
|
},
|
371
|
-
"
|
372
|
-
"from": "components/
|
363
|
+
"VProgressCircular": {
|
364
|
+
"from": "components/VProgressCircular",
|
365
|
+
"styles": []
|
366
|
+
},
|
367
|
+
"VSelectionControl": {
|
368
|
+
"from": "components/VSelectionControl",
|
373
369
|
"styles": []
|
374
370
|
},
|
375
371
|
"VSelect": {
|
376
372
|
"from": "components/VSelect",
|
377
373
|
"styles": []
|
378
374
|
},
|
379
|
-
"
|
380
|
-
"from": "components/
|
375
|
+
"VRating": {
|
376
|
+
"from": "components/VRating",
|
381
377
|
"styles": []
|
382
378
|
},
|
383
|
-
"
|
384
|
-
"from": "components/
|
379
|
+
"VSlider": {
|
380
|
+
"from": "components/VSlider",
|
385
381
|
"styles": []
|
386
382
|
},
|
387
383
|
"VSelectionControlGroup": {
|
388
384
|
"from": "components/VSelectionControlGroup",
|
389
385
|
"styles": []
|
390
386
|
},
|
387
|
+
"VSheet": {
|
388
|
+
"from": "components/VSheet",
|
389
|
+
"styles": []
|
390
|
+
},
|
391
391
|
"VSkeletonLoader": {
|
392
392
|
"from": "components/VSkeletonLoader",
|
393
393
|
"styles": []
|
394
394
|
},
|
395
|
+
"VSlideGroup": {
|
396
|
+
"from": "components/VSlideGroup",
|
397
|
+
"styles": []
|
398
|
+
},
|
399
|
+
"VSlideGroupItem": {
|
400
|
+
"from": "components/VSlideGroup",
|
401
|
+
"styles": []
|
402
|
+
},
|
403
|
+
"VProgressLinear": {
|
404
|
+
"from": "components/VProgressLinear",
|
405
|
+
"styles": []
|
406
|
+
},
|
407
|
+
"VOtpInput": {
|
408
|
+
"from": "components/VOtpInput",
|
409
|
+
"styles": []
|
410
|
+
},
|
395
411
|
"VSnackbar": {
|
396
412
|
"from": "components/VSnackbar",
|
397
413
|
"styles": []
|
398
414
|
},
|
399
|
-
"
|
400
|
-
"from": "components/
|
415
|
+
"VSwitch": {
|
416
|
+
"from": "components/VSwitch",
|
401
417
|
"styles": []
|
402
418
|
},
|
403
419
|
"VStepper": {
|
@@ -424,12 +440,20 @@
|
|
424
440
|
"from": "components/VStepper",
|
425
441
|
"styles": []
|
426
442
|
},
|
427
|
-
"
|
428
|
-
"from": "components/
|
443
|
+
"VSystemBar": {
|
444
|
+
"from": "components/VSystemBar",
|
429
445
|
"styles": []
|
430
446
|
},
|
431
|
-
"
|
432
|
-
"from": "components/
|
447
|
+
"VTable": {
|
448
|
+
"from": "components/VTable",
|
449
|
+
"styles": []
|
450
|
+
},
|
451
|
+
"VTextarea": {
|
452
|
+
"from": "components/VTextarea",
|
453
|
+
"styles": []
|
454
|
+
},
|
455
|
+
"VTextField": {
|
456
|
+
"from": "components/VTextField",
|
433
457
|
"styles": []
|
434
458
|
},
|
435
459
|
"VTab": {
|
@@ -448,14 +472,6 @@
|
|
448
472
|
"from": "components/VTabs",
|
449
473
|
"styles": []
|
450
474
|
},
|
451
|
-
"VSwitch": {
|
452
|
-
"from": "components/VSwitch",
|
453
|
-
"styles": []
|
454
|
-
},
|
455
|
-
"VTextarea": {
|
456
|
-
"from": "components/VTextarea",
|
457
|
-
"styles": []
|
458
|
-
},
|
459
475
|
"VTimeline": {
|
460
476
|
"from": "components/VTimeline",
|
461
477
|
"styles": []
|
@@ -464,14 +480,6 @@
|
|
464
480
|
"from": "components/VTimeline",
|
465
481
|
"styles": []
|
466
482
|
},
|
467
|
-
"VTextField": {
|
468
|
-
"from": "components/VTextField",
|
469
|
-
"styles": []
|
470
|
-
},
|
471
|
-
"VSystemBar": {
|
472
|
-
"from": "components/VSystemBar",
|
473
|
-
"styles": []
|
474
|
-
},
|
475
483
|
"VTimePicker": {
|
476
484
|
"from": "components/VTimePicker",
|
477
485
|
"styles": []
|
@@ -496,10 +504,6 @@
|
|
496
504
|
"from": "components/VToolbar",
|
497
505
|
"styles": []
|
498
506
|
},
|
499
|
-
"VTooltip": {
|
500
|
-
"from": "components/VTooltip",
|
501
|
-
"styles": []
|
502
|
-
},
|
503
507
|
"VTreeview": {
|
504
508
|
"from": "components/VTreeview",
|
505
509
|
"styles": []
|
@@ -512,26 +516,30 @@
|
|
512
516
|
"from": "components/VTreeview",
|
513
517
|
"styles": []
|
514
518
|
},
|
515
|
-
"
|
516
|
-
"from": "components/
|
517
|
-
"styles": []
|
518
|
-
},
|
519
|
-
"VWindow": {
|
520
|
-
"from": "components/VWindow",
|
521
|
-
"styles": []
|
522
|
-
},
|
523
|
-
"VWindowItem": {
|
524
|
-
"from": "components/VWindow",
|
519
|
+
"VTooltip": {
|
520
|
+
"from": "components/VTooltip",
|
525
521
|
"styles": []
|
526
522
|
},
|
527
523
|
"VConfirmEdit": {
|
528
524
|
"from": "components/VConfirmEdit",
|
529
525
|
"styles": []
|
530
526
|
},
|
527
|
+
"VDataIterator": {
|
528
|
+
"from": "components/VDataIterator",
|
529
|
+
"styles": []
|
530
|
+
},
|
531
531
|
"VDefaultsProvider": {
|
532
532
|
"from": "components/VDefaultsProvider",
|
533
533
|
"styles": []
|
534
534
|
},
|
535
|
+
"VForm": {
|
536
|
+
"from": "components/VForm",
|
537
|
+
"styles": []
|
538
|
+
},
|
539
|
+
"VHover": {
|
540
|
+
"from": "components/VHover",
|
541
|
+
"styles": []
|
542
|
+
},
|
535
543
|
"VContainer": {
|
536
544
|
"from": "components/VGrid",
|
537
545
|
"styles": []
|
@@ -548,18 +556,6 @@
|
|
548
556
|
"from": "components/VGrid",
|
549
557
|
"styles": []
|
550
558
|
},
|
551
|
-
"VHover": {
|
552
|
-
"from": "components/VHover",
|
553
|
-
"styles": []
|
554
|
-
},
|
555
|
-
"VLayout": {
|
556
|
-
"from": "components/VLayout",
|
557
|
-
"styles": []
|
558
|
-
},
|
559
|
-
"VLayoutItem": {
|
560
|
-
"from": "components/VLayout",
|
561
|
-
"styles": []
|
562
|
-
},
|
563
559
|
"VLazy": {
|
564
560
|
"from": "components/VLazy",
|
565
561
|
"styles": []
|
@@ -576,14 +572,14 @@
|
|
576
572
|
"from": "components/VParallax",
|
577
573
|
"styles": []
|
578
574
|
},
|
579
|
-
"VRangeSlider": {
|
580
|
-
"from": "components/VRangeSlider",
|
581
|
-
"styles": []
|
582
|
-
},
|
583
575
|
"VRadio": {
|
584
576
|
"from": "components/VRadio",
|
585
577
|
"styles": []
|
586
578
|
},
|
579
|
+
"VRangeSlider": {
|
580
|
+
"from": "components/VRangeSlider",
|
581
|
+
"styles": []
|
582
|
+
},
|
587
583
|
"VResponsive": {
|
588
584
|
"from": "components/VResponsive",
|
589
585
|
"styles": []
|
@@ -600,14 +596,18 @@
|
|
600
596
|
"from": "components/VSpeedDial",
|
601
597
|
"styles": []
|
602
598
|
},
|
603
|
-
"VVirtualScroll": {
|
604
|
-
"from": "components/VVirtualScroll",
|
605
|
-
"styles": []
|
606
|
-
},
|
607
599
|
"VThemeProvider": {
|
608
600
|
"from": "components/VThemeProvider",
|
609
601
|
"styles": []
|
610
602
|
},
|
603
|
+
"VValidation": {
|
604
|
+
"from": "components/VValidation",
|
605
|
+
"styles": []
|
606
|
+
},
|
607
|
+
"VVirtualScroll": {
|
608
|
+
"from": "components/VVirtualScroll",
|
609
|
+
"styles": []
|
610
|
+
},
|
611
611
|
"VFabTransition": {
|
612
612
|
"from": "components/transitions",
|
613
613
|
"styles": []
|
@@ -672,20 +672,20 @@
|
|
672
672
|
"from": "components/transitions",
|
673
673
|
"styles": []
|
674
674
|
},
|
675
|
-
"
|
676
|
-
"from": "components/
|
675
|
+
"VWindow": {
|
676
|
+
"from": "components/VWindow",
|
677
677
|
"styles": []
|
678
678
|
},
|
679
|
-
"
|
680
|
-
"from": "components/
|
679
|
+
"VWindowItem": {
|
680
|
+
"from": "components/VWindow",
|
681
681
|
"styles": []
|
682
682
|
},
|
683
|
-
"
|
684
|
-
"from": "components/
|
683
|
+
"VLayout": {
|
684
|
+
"from": "components/VLayout",
|
685
685
|
"styles": []
|
686
686
|
},
|
687
|
-
"
|
688
|
-
"from": "components/
|
687
|
+
"VLayoutItem": {
|
688
|
+
"from": "components/VLayout",
|
689
689
|
"styles": []
|
690
690
|
}
|
691
691
|
},
|