@vuetify/nightly 3.8.10-master.2025-06-18 → 3.8.11-master.2025-06-24
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 +3 -3
- package/dist/json/attributes.json +3160 -3160
- package/dist/json/importMap-labs.json +28 -28
- package/dist/json/importMap.json +130 -130
- package/dist/json/web-types.json +5472 -5472
- package/dist/vuetify-labs.cjs +30 -30
- package/dist/vuetify-labs.css +3684 -3690
- package/dist/vuetify-labs.d.ts +51 -51
- package/dist/vuetify-labs.esm.js +30 -30
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +30 -30
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +30 -30
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +4377 -4383
- package/dist/vuetify.d.ts +51 -51
- package/dist/vuetify.esm.js +30 -30
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +30 -30
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +33 -33
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VBtn/VBtn.sass +3 -1
- package/lib/components/VCarousel/VCarousel.css +0 -1
- package/lib/components/VCarousel/VCarousel.js +1 -0
- package/lib/components/VCarousel/VCarousel.js.map +1 -1
- package/lib/components/VCarousel/VCarousel.sass +0 -1
- package/lib/components/VDatePicker/VDatePickerMonth.css +3 -8
- package/lib/components/VDatePicker/VDatePickerMonth.js +8 -3
- package/lib/components/VDatePicker/VDatePickerMonth.js.map +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.sass +3 -8
- package/lib/components/VField/VField.js +2 -10
- package/lib/components/VField/VField.js.map +1 -1
- package/lib/components/VList/VList.js +1 -1
- package/lib/components/VList/VList.js.map +1 -1
- package/lib/components/VNumberInput/VNumberInput.js +4 -10
- package/lib/components/VNumberInput/VNumberInput.js.map +1 -1
- package/lib/components/VNumberInput/hold.js +4 -0
- package/lib/components/VNumberInput/hold.js.map +1 -1
- package/lib/composables/calendar.d.ts +1 -0
- package/lib/composables/calendar.js +7 -3
- package/lib/composables/calendar.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +51 -51
- package/lib/framework.js +1 -1
- package/package.json +1 -1
@@ -1,9 +1,5 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"VIconBtn": {
|
4
|
-
"from": "labs/VIconBtn",
|
5
|
-
"styles": []
|
6
|
-
},
|
7
3
|
"VColorInput": {
|
8
4
|
"from": "labs/VColorInput",
|
9
5
|
"styles": []
|
@@ -32,16 +28,20 @@
|
|
32
28
|
"from": "labs/VCalendar",
|
33
29
|
"styles": []
|
34
30
|
},
|
35
|
-
"
|
36
|
-
"from": "labs/
|
31
|
+
"VIconBtn": {
|
32
|
+
"from": "labs/VIconBtn",
|
37
33
|
"styles": []
|
38
34
|
},
|
39
|
-
"
|
40
|
-
"from": "labs/
|
35
|
+
"VStepperVertical": {
|
36
|
+
"from": "labs/VStepperVertical",
|
41
37
|
"styles": []
|
42
38
|
},
|
43
|
-
"
|
44
|
-
"from": "labs/
|
39
|
+
"VStepperVerticalItem": {
|
40
|
+
"from": "labs/VStepperVertical",
|
41
|
+
"styles": []
|
42
|
+
},
|
43
|
+
"VStepperVerticalActions": {
|
44
|
+
"from": "labs/VStepperVertical",
|
45
45
|
"styles": []
|
46
46
|
},
|
47
47
|
"VPicker": {
|
@@ -52,14 +52,6 @@
|
|
52
52
|
"from": "labs/VPicker",
|
53
53
|
"styles": []
|
54
54
|
},
|
55
|
-
"VFileUpload": {
|
56
|
-
"from": "labs/VFileUpload",
|
57
|
-
"styles": []
|
58
|
-
},
|
59
|
-
"VFileUploadItem": {
|
60
|
-
"from": "labs/VFileUpload",
|
61
|
-
"styles": []
|
62
|
-
},
|
63
55
|
"VTreeview": {
|
64
56
|
"from": "labs/VTreeview",
|
65
57
|
"styles": []
|
@@ -72,24 +64,32 @@
|
|
72
64
|
"from": "labs/VTreeview",
|
73
65
|
"styles": []
|
74
66
|
},
|
75
|
-
"
|
76
|
-
"from": "labs/
|
67
|
+
"VFileUpload": {
|
68
|
+
"from": "labs/VFileUpload",
|
77
69
|
"styles": []
|
78
70
|
},
|
79
|
-
"
|
80
|
-
"from": "labs/
|
71
|
+
"VFileUploadItem": {
|
72
|
+
"from": "labs/VFileUpload",
|
81
73
|
"styles": []
|
82
74
|
},
|
83
|
-
"
|
84
|
-
"from": "labs/
|
75
|
+
"VTimePicker": {
|
76
|
+
"from": "labs/VTimePicker",
|
85
77
|
"styles": []
|
86
78
|
},
|
87
|
-
"
|
88
|
-
"from": "labs/
|
79
|
+
"VTimePickerClock": {
|
80
|
+
"from": "labs/VTimePicker",
|
89
81
|
"styles": []
|
90
82
|
},
|
91
|
-
"
|
92
|
-
"from": "labs/
|
83
|
+
"VTimePickerControls": {
|
84
|
+
"from": "labs/VTimePicker",
|
85
|
+
"styles": []
|
86
|
+
},
|
87
|
+
"VDateInput": {
|
88
|
+
"from": "labs/VDateInput",
|
89
|
+
"styles": []
|
90
|
+
},
|
91
|
+
"VPullToRefresh": {
|
92
|
+
"from": "labs/VPullToRefresh",
|
93
93
|
"styles": []
|
94
94
|
}
|
95
95
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -4,24 +4,28 @@
|
|
4
4
|
"from": "components/VApp",
|
5
5
|
"styles": []
|
6
6
|
},
|
7
|
-
"
|
8
|
-
"from": "components/
|
7
|
+
"VAppBar": {
|
8
|
+
"from": "components/VAppBar",
|
9
9
|
"styles": []
|
10
10
|
},
|
11
|
-
"
|
12
|
-
"from": "components/
|
11
|
+
"VAppBarNavIcon": {
|
12
|
+
"from": "components/VAppBar",
|
13
13
|
"styles": []
|
14
14
|
},
|
15
|
-
"
|
16
|
-
"from": "components/
|
15
|
+
"VAppBarTitle": {
|
16
|
+
"from": "components/VAppBar",
|
17
17
|
"styles": []
|
18
18
|
},
|
19
19
|
"VAvatar": {
|
20
20
|
"from": "components/VAvatar",
|
21
21
|
"styles": []
|
22
22
|
},
|
23
|
-
"
|
24
|
-
"from": "components/
|
23
|
+
"VAutocomplete": {
|
24
|
+
"from": "components/VAutocomplete",
|
25
|
+
"styles": []
|
26
|
+
},
|
27
|
+
"VBottomNavigation": {
|
28
|
+
"from": "components/VBottomNavigation",
|
25
29
|
"styles": []
|
26
30
|
},
|
27
31
|
"VBanner": {
|
@@ -36,20 +40,16 @@
|
|
36
40
|
"from": "components/VBanner",
|
37
41
|
"styles": []
|
38
42
|
},
|
39
|
-
"
|
40
|
-
"from": "components/
|
41
|
-
"styles": []
|
42
|
-
},
|
43
|
-
"VAppBarNavIcon": {
|
44
|
-
"from": "components/VAppBar",
|
43
|
+
"VBottomSheet": {
|
44
|
+
"from": "components/VBottomSheet",
|
45
45
|
"styles": []
|
46
46
|
},
|
47
|
-
"
|
48
|
-
"from": "components/
|
47
|
+
"VBadge": {
|
48
|
+
"from": "components/VBadge",
|
49
49
|
"styles": []
|
50
50
|
},
|
51
|
-
"
|
52
|
-
"from": "components/
|
51
|
+
"VBtnToggle": {
|
52
|
+
"from": "components/VBtnToggle",
|
53
53
|
"styles": []
|
54
54
|
},
|
55
55
|
"VBreadcrumbs": {
|
@@ -64,8 +64,8 @@
|
|
64
64
|
"from": "components/VBreadcrumbs",
|
65
65
|
"styles": []
|
66
66
|
},
|
67
|
-
"
|
68
|
-
"from": "components/
|
67
|
+
"VBtn": {
|
68
|
+
"from": "components/VBtn",
|
69
69
|
"styles": []
|
70
70
|
},
|
71
71
|
"VCard": {
|
@@ -92,52 +92,52 @@
|
|
92
92
|
"from": "components/VCard",
|
93
93
|
"styles": []
|
94
94
|
},
|
95
|
-
"
|
96
|
-
"from": "components/
|
95
|
+
"VAlert": {
|
96
|
+
"from": "components/VAlert",
|
97
97
|
"styles": []
|
98
98
|
},
|
99
|
-
"
|
100
|
-
"from": "components/
|
99
|
+
"VAlertTitle": {
|
100
|
+
"from": "components/VAlert",
|
101
101
|
"styles": []
|
102
102
|
},
|
103
|
-
"
|
104
|
-
"from": "components/
|
103
|
+
"VCheckbox": {
|
104
|
+
"from": "components/VCheckbox",
|
105
105
|
"styles": []
|
106
106
|
},
|
107
|
-
"
|
108
|
-
"from": "components/
|
107
|
+
"VCheckboxBtn": {
|
108
|
+
"from": "components/VCheckbox",
|
109
109
|
"styles": []
|
110
110
|
},
|
111
111
|
"VChip": {
|
112
112
|
"from": "components/VChip",
|
113
113
|
"styles": []
|
114
114
|
},
|
115
|
-
"VChipGroup": {
|
116
|
-
"from": "components/VChipGroup",
|
117
|
-
"styles": []
|
118
|
-
},
|
119
115
|
"VBtnGroup": {
|
120
116
|
"from": "components/VBtnGroup",
|
121
117
|
"styles": []
|
122
118
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
119
|
+
"VChipGroup": {
|
120
|
+
"from": "components/VChipGroup",
|
125
121
|
"styles": []
|
126
122
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
123
|
+
"VCode": {
|
124
|
+
"from": "components/VCode",
|
129
125
|
"styles": []
|
130
126
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
127
|
+
"VCounter": {
|
128
|
+
"from": "components/VCounter",
|
133
129
|
"styles": []
|
134
130
|
},
|
135
|
-
"
|
136
|
-
"from": "components/
|
131
|
+
"VCarousel": {
|
132
|
+
"from": "components/VCarousel",
|
137
133
|
"styles": []
|
138
134
|
},
|
139
|
-
"
|
140
|
-
"from": "components/
|
135
|
+
"VCarouselItem": {
|
136
|
+
"from": "components/VCarousel",
|
137
|
+
"styles": []
|
138
|
+
},
|
139
|
+
"VCombobox": {
|
140
|
+
"from": "components/VCombobox",
|
141
141
|
"styles": []
|
142
142
|
},
|
143
143
|
"VDataTable": {
|
@@ -168,8 +168,8 @@
|
|
168
168
|
"from": "components/VDataTable",
|
169
169
|
"styles": []
|
170
170
|
},
|
171
|
-
"
|
172
|
-
"from": "components/
|
171
|
+
"VColorPicker": {
|
172
|
+
"from": "components/VColorPicker",
|
173
173
|
"styles": []
|
174
174
|
},
|
175
175
|
"VDatePicker": {
|
@@ -196,12 +196,20 @@
|
|
196
196
|
"from": "components/VDatePicker",
|
197
197
|
"styles": []
|
198
198
|
},
|
199
|
+
"VDialog": {
|
200
|
+
"from": "components/VDialog",
|
201
|
+
"styles": []
|
202
|
+
},
|
199
203
|
"VEmptyState": {
|
200
204
|
"from": "components/VEmptyState",
|
201
205
|
"styles": []
|
202
206
|
},
|
203
|
-
"
|
204
|
-
"from": "components/
|
207
|
+
"VDivider": {
|
208
|
+
"from": "components/VDivider",
|
209
|
+
"styles": []
|
210
|
+
},
|
211
|
+
"VFooter": {
|
212
|
+
"from": "components/VFooter",
|
205
213
|
"styles": []
|
206
214
|
},
|
207
215
|
"VExpansionPanels": {
|
@@ -220,12 +228,8 @@
|
|
220
228
|
"from": "components/VExpansionPanel",
|
221
229
|
"styles": []
|
222
230
|
},
|
223
|
-
"
|
224
|
-
"from": "components/
|
225
|
-
"styles": []
|
226
|
-
},
|
227
|
-
"VDivider": {
|
228
|
-
"from": "components/VDivider",
|
231
|
+
"VFab": {
|
232
|
+
"from": "components/VFab",
|
229
233
|
"styles": []
|
230
234
|
},
|
231
235
|
"VField": {
|
@@ -236,14 +240,6 @@
|
|
236
240
|
"from": "components/VField",
|
237
241
|
"styles": []
|
238
242
|
},
|
239
|
-
"VFileInput": {
|
240
|
-
"from": "components/VFileInput",
|
241
|
-
"styles": []
|
242
|
-
},
|
243
|
-
"VFab": {
|
244
|
-
"from": "components/VFab",
|
245
|
-
"styles": []
|
246
|
-
},
|
247
243
|
"VIcon": {
|
248
244
|
"from": "components/VIcon",
|
249
245
|
"styles": []
|
@@ -264,12 +260,16 @@
|
|
264
260
|
"from": "components/VIcon",
|
265
261
|
"styles": []
|
266
262
|
},
|
263
|
+
"VFileInput": {
|
264
|
+
"from": "components/VFileInput",
|
265
|
+
"styles": []
|
266
|
+
},
|
267
267
|
"VImg": {
|
268
268
|
"from": "components/VImg",
|
269
269
|
"styles": []
|
270
270
|
},
|
271
|
-
"
|
272
|
-
"from": "components/
|
271
|
+
"VInput": {
|
272
|
+
"from": "components/VInput",
|
273
273
|
"styles": []
|
274
274
|
},
|
275
275
|
"VItemGroup": {
|
@@ -284,24 +284,12 @@
|
|
284
284
|
"from": "components/VKbd",
|
285
285
|
"styles": []
|
286
286
|
},
|
287
|
-
"VInput": {
|
288
|
-
"from": "components/VInput",
|
289
|
-
"styles": []
|
290
|
-
},
|
291
287
|
"VLabel": {
|
292
288
|
"from": "components/VLabel",
|
293
289
|
"styles": []
|
294
290
|
},
|
295
|
-
"
|
296
|
-
"from": "components/
|
297
|
-
"styles": []
|
298
|
-
},
|
299
|
-
"VMenu": {
|
300
|
-
"from": "components/VMenu",
|
301
|
-
"styles": []
|
302
|
-
},
|
303
|
-
"VMessages": {
|
304
|
-
"from": "components/VMessages",
|
291
|
+
"VInfiniteScroll": {
|
292
|
+
"from": "components/VInfiniteScroll",
|
305
293
|
"styles": []
|
306
294
|
},
|
307
295
|
"VList": {
|
@@ -340,40 +328,48 @@
|
|
340
328
|
"from": "components/VList",
|
341
329
|
"styles": []
|
342
330
|
},
|
343
|
-
"
|
344
|
-
"from": "components/
|
331
|
+
"VMenu": {
|
332
|
+
"from": "components/VMenu",
|
345
333
|
"styles": []
|
346
334
|
},
|
347
|
-
"
|
348
|
-
"from": "components/
|
335
|
+
"VMain": {
|
336
|
+
"from": "components/VMain",
|
349
337
|
"styles": []
|
350
338
|
},
|
351
|
-
"
|
352
|
-
"from": "components/
|
339
|
+
"VMessages": {
|
340
|
+
"from": "components/VMessages",
|
353
341
|
"styles": []
|
354
342
|
},
|
355
343
|
"VNumberInput": {
|
356
344
|
"from": "components/VNumberInput",
|
357
345
|
"styles": []
|
358
346
|
},
|
347
|
+
"VNavigationDrawer": {
|
348
|
+
"from": "components/VNavigationDrawer",
|
349
|
+
"styles": []
|
350
|
+
},
|
351
|
+
"VPagination": {
|
352
|
+
"from": "components/VPagination",
|
353
|
+
"styles": []
|
354
|
+
},
|
355
|
+
"VProgressCircular": {
|
356
|
+
"from": "components/VProgressCircular",
|
357
|
+
"styles": []
|
358
|
+
},
|
359
359
|
"VOtpInput": {
|
360
360
|
"from": "components/VOtpInput",
|
361
361
|
"styles": []
|
362
362
|
},
|
363
|
-
"
|
364
|
-
"from": "components/
|
363
|
+
"VOverlay": {
|
364
|
+
"from": "components/VOverlay",
|
365
365
|
"styles": []
|
366
366
|
},
|
367
367
|
"VProgressLinear": {
|
368
368
|
"from": "components/VProgressLinear",
|
369
369
|
"styles": []
|
370
370
|
},
|
371
|
-
"
|
372
|
-
"from": "components/
|
373
|
-
"styles": []
|
374
|
-
},
|
375
|
-
"VSelect": {
|
376
|
-
"from": "components/VSelect",
|
371
|
+
"VRadioGroup": {
|
372
|
+
"from": "components/VRadioGroup",
|
377
373
|
"styles": []
|
378
374
|
},
|
379
375
|
"VSelectionControl": {
|
@@ -384,10 +380,26 @@
|
|
384
380
|
"from": "components/VSelectionControlGroup",
|
385
381
|
"styles": []
|
386
382
|
},
|
383
|
+
"VRating": {
|
384
|
+
"from": "components/VRating",
|
385
|
+
"styles": []
|
386
|
+
},
|
387
387
|
"VSkeletonLoader": {
|
388
388
|
"from": "components/VSkeletonLoader",
|
389
389
|
"styles": []
|
390
390
|
},
|
391
|
+
"VSlideGroup": {
|
392
|
+
"from": "components/VSlideGroup",
|
393
|
+
"styles": []
|
394
|
+
},
|
395
|
+
"VSlideGroupItem": {
|
396
|
+
"from": "components/VSlideGroup",
|
397
|
+
"styles": []
|
398
|
+
},
|
399
|
+
"VSelect": {
|
400
|
+
"from": "components/VSelect",
|
401
|
+
"styles": []
|
402
|
+
},
|
391
403
|
"VSheet": {
|
392
404
|
"from": "components/VSheet",
|
393
405
|
"styles": []
|
@@ -424,14 +436,6 @@
|
|
424
436
|
"from": "components/VSlider",
|
425
437
|
"styles": []
|
426
438
|
},
|
427
|
-
"VSlideGroup": {
|
428
|
-
"from": "components/VSlideGroup",
|
429
|
-
"styles": []
|
430
|
-
},
|
431
|
-
"VSlideGroupItem": {
|
432
|
-
"from": "components/VSlideGroup",
|
433
|
-
"styles": []
|
434
|
-
},
|
435
439
|
"VSwitch": {
|
436
440
|
"from": "components/VSwitch",
|
437
441
|
"styles": []
|
@@ -456,18 +460,10 @@
|
|
456
460
|
"from": "components/VTable",
|
457
461
|
"styles": []
|
458
462
|
},
|
459
|
-
"VTextarea": {
|
460
|
-
"from": "components/VTextarea",
|
461
|
-
"styles": []
|
462
|
-
},
|
463
463
|
"VSystemBar": {
|
464
464
|
"from": "components/VSystemBar",
|
465
465
|
"styles": []
|
466
466
|
},
|
467
|
-
"VTextField": {
|
468
|
-
"from": "components/VTextField",
|
469
|
-
"styles": []
|
470
|
-
},
|
471
467
|
"VTimeline": {
|
472
468
|
"from": "components/VTimeline",
|
473
469
|
"styles": []
|
@@ -476,6 +472,10 @@
|
|
476
472
|
"from": "components/VTimeline",
|
477
473
|
"styles": []
|
478
474
|
},
|
475
|
+
"VTooltip": {
|
476
|
+
"from": "components/VTooltip",
|
477
|
+
"styles": []
|
478
|
+
},
|
479
479
|
"VToolbar": {
|
480
480
|
"from": "components/VToolbar",
|
481
481
|
"styles": []
|
@@ -488,10 +488,6 @@
|
|
488
488
|
"from": "components/VToolbar",
|
489
489
|
"styles": []
|
490
490
|
},
|
491
|
-
"VTooltip": {
|
492
|
-
"from": "components/VTooltip",
|
493
|
-
"styles": []
|
494
|
-
},
|
495
491
|
"VWindow": {
|
496
492
|
"from": "components/VWindow",
|
497
493
|
"styles": []
|
@@ -504,12 +500,12 @@
|
|
504
500
|
"from": "components/VDataIterator",
|
505
501
|
"styles": []
|
506
502
|
},
|
507
|
-
"
|
508
|
-
"from": "components/
|
503
|
+
"VDefaultsProvider": {
|
504
|
+
"from": "components/VDefaultsProvider",
|
509
505
|
"styles": []
|
510
506
|
},
|
511
|
-
"
|
512
|
-
"from": "components/
|
507
|
+
"VConfirmEdit": {
|
508
|
+
"from": "components/VConfirmEdit",
|
513
509
|
"styles": []
|
514
510
|
},
|
515
511
|
"VContainer": {
|
@@ -528,16 +524,12 @@
|
|
528
524
|
"from": "components/VGrid",
|
529
525
|
"styles": []
|
530
526
|
},
|
531
|
-
"
|
532
|
-
"from": "components/
|
533
|
-
"styles": []
|
534
|
-
},
|
535
|
-
"VLazy": {
|
536
|
-
"from": "components/VLazy",
|
527
|
+
"VForm": {
|
528
|
+
"from": "components/VForm",
|
537
529
|
"styles": []
|
538
530
|
},
|
539
|
-
"
|
540
|
-
"from": "components/
|
531
|
+
"VHover": {
|
532
|
+
"from": "components/VHover",
|
541
533
|
"styles": []
|
542
534
|
},
|
543
535
|
"VLayout": {
|
@@ -548,6 +540,10 @@
|
|
548
540
|
"from": "components/VLayout",
|
549
541
|
"styles": []
|
550
542
|
},
|
543
|
+
"VLazy": {
|
544
|
+
"from": "components/VLazy",
|
545
|
+
"styles": []
|
546
|
+
},
|
551
547
|
"VLocaleProvider": {
|
552
548
|
"from": "components/VLocaleProvider",
|
553
549
|
"styles": []
|
@@ -572,6 +568,10 @@
|
|
572
568
|
"from": "components/VResponsive",
|
573
569
|
"styles": []
|
574
570
|
},
|
571
|
+
"VSnackbarQueue": {
|
572
|
+
"from": "components/VSnackbarQueue",
|
573
|
+
"styles": []
|
574
|
+
},
|
575
575
|
"VSparkline": {
|
576
576
|
"from": "components/VSparkline",
|
577
577
|
"styles": []
|
@@ -592,6 +592,14 @@
|
|
592
592
|
"from": "components/VVirtualScroll",
|
593
593
|
"styles": []
|
594
594
|
},
|
595
|
+
"VTextField": {
|
596
|
+
"from": "components/VTextField",
|
597
|
+
"styles": []
|
598
|
+
},
|
599
|
+
"VTextarea": {
|
600
|
+
"from": "components/VTextarea",
|
601
|
+
"styles": []
|
602
|
+
},
|
595
603
|
"VFabTransition": {
|
596
604
|
"from": "components/transitions",
|
597
605
|
"styles": []
|
@@ -655,14 +663,6 @@
|
|
655
663
|
"VDialogTransition": {
|
656
664
|
"from": "components/transitions",
|
657
665
|
"styles": []
|
658
|
-
},
|
659
|
-
"VPagination": {
|
660
|
-
"from": "components/VPagination",
|
661
|
-
"styles": []
|
662
|
-
},
|
663
|
-
"VSnackbarQueue": {
|
664
|
-
"from": "components/VSnackbarQueue",
|
665
|
-
"styles": []
|
666
666
|
}
|
667
667
|
},
|
668
668
|
"directives": [
|