@vuetify/nightly 3.7.15-dev.2025-03-06 → 3.7.15-dev.2025-03-08
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 +2892 -2852
- package/dist/json/importMap-labs.json +20 -20
- package/dist/json/importMap.json +162 -162
- package/dist/json/tags.json +10 -0
- package/dist/json/web-types.json +5263 -5172
- package/dist/vuetify-labs.css +2710 -2709
- package/dist/vuetify-labs.d.ts +238 -182
- package/dist/vuetify-labs.esm.js +849 -838
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +849 -838
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +4710 -4709
- package/dist/vuetify.d.ts +218 -162
- package/dist/vuetify.esm.js +849 -838
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +849 -838
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +479 -476
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.js +2 -13
- package/lib/components/VAutocomplete/VAutocomplete.js.map +1 -1
- package/lib/components/VColorPicker/VColorPicker.css +3 -2
- package/lib/components/VColorPicker/VColorPicker.d.ts +259 -156
- package/lib/components/VColorPicker/VColorPicker.js +16 -17
- package/lib/components/VColorPicker/VColorPicker.js.map +1 -1
- package/lib/components/VColorPicker/VColorPicker.sass +2 -1
- package/lib/components/VColorPicker/_variables.scss +1 -0
- package/lib/components/VCombobox/VCombobox.js +2 -13
- package/lib/components/VCombobox/VCombobox.js.map +1 -1
- package/lib/components/VDatePicker/VDatePicker.d.ts +6 -6
- package/lib/components/VDatePicker/VDatePicker.js +5 -2
- package/lib/components/VDatePicker/VDatePicker.js.map +1 -1
- package/lib/composables/filter.d.ts +13 -9
- package/lib/composables/filter.js +39 -8
- package/lib/composables/filter.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +53 -53
- package/lib/framework.js +1 -1
- package/lib/labs/VCalendar/VCalendar.d.ts +6 -6
- package/lib/labs/VDateInput/VDateInput.d.ts +25 -25
- package/package.json +1 -1
@@ -40,6 +40,10 @@
|
|
40
40
|
"from": "labs/VFileUpload",
|
41
41
|
"styles": []
|
42
42
|
},
|
43
|
+
"VNumberInput": {
|
44
|
+
"from": "labs/VNumberInput",
|
45
|
+
"styles": []
|
46
|
+
},
|
43
47
|
"VStepperVertical": {
|
44
48
|
"from": "labs/VStepperVertical",
|
45
49
|
"styles": []
|
@@ -52,22 +56,6 @@
|
|
52
56
|
"from": "labs/VStepperVertical",
|
53
57
|
"styles": []
|
54
58
|
},
|
55
|
-
"VTreeview": {
|
56
|
-
"from": "labs/VTreeview",
|
57
|
-
"styles": []
|
58
|
-
},
|
59
|
-
"VTreeviewItem": {
|
60
|
-
"from": "labs/VTreeview",
|
61
|
-
"styles": []
|
62
|
-
},
|
63
|
-
"VTreeviewGroup": {
|
64
|
-
"from": "labs/VTreeview",
|
65
|
-
"styles": []
|
66
|
-
},
|
67
|
-
"VNumberInput": {
|
68
|
-
"from": "labs/VNumberInput",
|
69
|
-
"styles": []
|
70
|
-
},
|
71
59
|
"VTimePicker": {
|
72
60
|
"from": "labs/VTimePicker",
|
73
61
|
"styles": []
|
@@ -80,17 +68,29 @@
|
|
80
68
|
"from": "labs/VTimePicker",
|
81
69
|
"styles": []
|
82
70
|
},
|
83
|
-
"
|
84
|
-
"from": "labs/
|
71
|
+
"VTreeview": {
|
72
|
+
"from": "labs/VTreeview",
|
85
73
|
"styles": []
|
86
74
|
},
|
87
|
-
"
|
88
|
-
"from": "labs/
|
75
|
+
"VTreeviewItem": {
|
76
|
+
"from": "labs/VTreeview",
|
77
|
+
"styles": []
|
78
|
+
},
|
79
|
+
"VTreeviewGroup": {
|
80
|
+
"from": "labs/VTreeview",
|
81
|
+
"styles": []
|
82
|
+
},
|
83
|
+
"VDateInput": {
|
84
|
+
"from": "labs/VDateInput",
|
89
85
|
"styles": []
|
90
86
|
},
|
91
87
|
"VSnackbarQueue": {
|
92
88
|
"from": "labs/VSnackbarQueue",
|
93
89
|
"styles": []
|
90
|
+
},
|
91
|
+
"VPullToRefresh": {
|
92
|
+
"from": "labs/VPullToRefresh",
|
93
|
+
"styles": []
|
94
94
|
}
|
95
95
|
}
|
96
96
|
}
|
package/dist/json/importMap.json
CHANGED
@@ -12,6 +12,10 @@
|
|
12
12
|
"from": "components/VAppBar",
|
13
13
|
"styles": []
|
14
14
|
},
|
15
|
+
"VApp": {
|
16
|
+
"from": "components/VApp",
|
17
|
+
"styles": []
|
18
|
+
},
|
15
19
|
"VAlert": {
|
16
20
|
"from": "components/VAlert",
|
17
21
|
"styles": []
|
@@ -20,30 +24,22 @@
|
|
20
24
|
"from": "components/VAlert",
|
21
25
|
"styles": []
|
22
26
|
},
|
23
|
-
"
|
24
|
-
"from": "components/
|
25
|
-
"styles": []
|
26
|
-
},
|
27
|
-
"VApp": {
|
28
|
-
"from": "components/VApp",
|
27
|
+
"VAvatar": {
|
28
|
+
"from": "components/VAvatar",
|
29
29
|
"styles": []
|
30
30
|
},
|
31
31
|
"VBottomNavigation": {
|
32
32
|
"from": "components/VBottomNavigation",
|
33
33
|
"styles": []
|
34
34
|
},
|
35
|
-
"
|
36
|
-
"from": "components/
|
35
|
+
"VAutocomplete": {
|
36
|
+
"from": "components/VAutocomplete",
|
37
37
|
"styles": []
|
38
38
|
},
|
39
39
|
"VBadge": {
|
40
40
|
"from": "components/VBadge",
|
41
41
|
"styles": []
|
42
42
|
},
|
43
|
-
"VBottomSheet": {
|
44
|
-
"from": "components/VBottomSheet",
|
45
|
-
"styles": []
|
46
|
-
},
|
47
43
|
"VBanner": {
|
48
44
|
"from": "components/VBanner",
|
49
45
|
"styles": []
|
@@ -56,14 +52,6 @@
|
|
56
52
|
"from": "components/VBanner",
|
57
53
|
"styles": []
|
58
54
|
},
|
59
|
-
"VBtn": {
|
60
|
-
"from": "components/VBtn",
|
61
|
-
"styles": []
|
62
|
-
},
|
63
|
-
"VBtnToggle": {
|
64
|
-
"from": "components/VBtnToggle",
|
65
|
-
"styles": []
|
66
|
-
},
|
67
55
|
"VBreadcrumbs": {
|
68
56
|
"from": "components/VBreadcrumbs",
|
69
57
|
"styles": []
|
@@ -76,6 +64,18 @@
|
|
76
64
|
"from": "components/VBreadcrumbs",
|
77
65
|
"styles": []
|
78
66
|
},
|
67
|
+
"VBtn": {
|
68
|
+
"from": "components/VBtn",
|
69
|
+
"styles": []
|
70
|
+
},
|
71
|
+
"VBottomSheet": {
|
72
|
+
"from": "components/VBottomSheet",
|
73
|
+
"styles": []
|
74
|
+
},
|
75
|
+
"VBtnToggle": {
|
76
|
+
"from": "components/VBtnToggle",
|
77
|
+
"styles": []
|
78
|
+
},
|
79
79
|
"VCard": {
|
80
80
|
"from": "components/VCard",
|
81
81
|
"styles": []
|
@@ -104,12 +104,8 @@
|
|
104
104
|
"from": "components/VChip",
|
105
105
|
"styles": []
|
106
106
|
},
|
107
|
-
"
|
108
|
-
"from": "components/
|
109
|
-
"styles": []
|
110
|
-
},
|
111
|
-
"VCheckboxBtn": {
|
112
|
-
"from": "components/VCheckbox",
|
107
|
+
"VBtnGroup": {
|
108
|
+
"from": "components/VBtnGroup",
|
113
109
|
"styles": []
|
114
110
|
},
|
115
111
|
"VCarousel": {
|
@@ -120,66 +116,30 @@
|
|
120
116
|
"from": "components/VCarousel",
|
121
117
|
"styles": []
|
122
118
|
},
|
123
|
-
"
|
124
|
-
"from": "components/
|
119
|
+
"VCheckbox": {
|
120
|
+
"from": "components/VCheckbox",
|
125
121
|
"styles": []
|
126
122
|
},
|
127
|
-
"
|
128
|
-
"from": "components/
|
123
|
+
"VCheckboxBtn": {
|
124
|
+
"from": "components/VCheckbox",
|
129
125
|
"styles": []
|
130
126
|
},
|
131
|
-
"
|
132
|
-
"from": "components/
|
127
|
+
"VCombobox": {
|
128
|
+
"from": "components/VCombobox",
|
133
129
|
"styles": []
|
134
130
|
},
|
135
131
|
"VCode": {
|
136
132
|
"from": "components/VCode",
|
137
133
|
"styles": []
|
138
134
|
},
|
139
|
-
"VDataTable": {
|
140
|
-
"from": "components/VDataTable",
|
141
|
-
"styles": []
|
142
|
-
},
|
143
|
-
"VDataTableHeaders": {
|
144
|
-
"from": "components/VDataTable",
|
145
|
-
"styles": []
|
146
|
-
},
|
147
|
-
"VDataTableFooter": {
|
148
|
-
"from": "components/VDataTable",
|
149
|
-
"styles": []
|
150
|
-
},
|
151
|
-
"VDataTableRows": {
|
152
|
-
"from": "components/VDataTable",
|
153
|
-
"styles": []
|
154
|
-
},
|
155
|
-
"VDataTableRow": {
|
156
|
-
"from": "components/VDataTable",
|
157
|
-
"styles": []
|
158
|
-
},
|
159
|
-
"VDataTableVirtual": {
|
160
|
-
"from": "components/VDataTable",
|
161
|
-
"styles": []
|
162
|
-
},
|
163
|
-
"VDataTableServer": {
|
164
|
-
"from": "components/VDataTable",
|
165
|
-
"styles": []
|
166
|
-
},
|
167
135
|
"VCounter": {
|
168
136
|
"from": "components/VCounter",
|
169
137
|
"styles": []
|
170
138
|
},
|
171
|
-
"VColorPicker": {
|
172
|
-
"from": "components/VColorPicker",
|
173
|
-
"styles": []
|
174
|
-
},
|
175
139
|
"VDialog": {
|
176
140
|
"from": "components/VDialog",
|
177
141
|
"styles": []
|
178
142
|
},
|
179
|
-
"VDivider": {
|
180
|
-
"from": "components/VDivider",
|
181
|
-
"styles": []
|
182
|
-
},
|
183
143
|
"VDatePicker": {
|
184
144
|
"from": "components/VDatePicker",
|
185
145
|
"styles": []
|
@@ -204,12 +164,20 @@
|
|
204
164
|
"from": "components/VDatePicker",
|
205
165
|
"styles": []
|
206
166
|
},
|
207
|
-
"
|
208
|
-
"from": "components/
|
167
|
+
"VChipGroup": {
|
168
|
+
"from": "components/VChipGroup",
|
209
169
|
"styles": []
|
210
170
|
},
|
211
|
-
"
|
212
|
-
"from": "components/
|
171
|
+
"VColorPicker": {
|
172
|
+
"from": "components/VColorPicker",
|
173
|
+
"styles": []
|
174
|
+
},
|
175
|
+
"VDivider": {
|
176
|
+
"from": "components/VDivider",
|
177
|
+
"styles": []
|
178
|
+
},
|
179
|
+
"VEmptyState": {
|
180
|
+
"from": "components/VEmptyState",
|
213
181
|
"styles": []
|
214
182
|
},
|
215
183
|
"VExpansionPanels": {
|
@@ -228,12 +196,40 @@
|
|
228
196
|
"from": "components/VExpansionPanel",
|
229
197
|
"styles": []
|
230
198
|
},
|
231
|
-
"
|
232
|
-
"from": "components/
|
199
|
+
"VDataTable": {
|
200
|
+
"from": "components/VDataTable",
|
233
201
|
"styles": []
|
234
202
|
},
|
235
|
-
"
|
236
|
-
"from": "components/
|
203
|
+
"VDataTableHeaders": {
|
204
|
+
"from": "components/VDataTable",
|
205
|
+
"styles": []
|
206
|
+
},
|
207
|
+
"VDataTableFooter": {
|
208
|
+
"from": "components/VDataTable",
|
209
|
+
"styles": []
|
210
|
+
},
|
211
|
+
"VDataTableRows": {
|
212
|
+
"from": "components/VDataTable",
|
213
|
+
"styles": []
|
214
|
+
},
|
215
|
+
"VDataTableRow": {
|
216
|
+
"from": "components/VDataTable",
|
217
|
+
"styles": []
|
218
|
+
},
|
219
|
+
"VDataTableVirtual": {
|
220
|
+
"from": "components/VDataTable",
|
221
|
+
"styles": []
|
222
|
+
},
|
223
|
+
"VDataTableServer": {
|
224
|
+
"from": "components/VDataTable",
|
225
|
+
"styles": []
|
226
|
+
},
|
227
|
+
"VFab": {
|
228
|
+
"from": "components/VFab",
|
229
|
+
"styles": []
|
230
|
+
},
|
231
|
+
"VFooter": {
|
232
|
+
"from": "components/VFooter",
|
237
233
|
"styles": []
|
238
234
|
},
|
239
235
|
"VField": {
|
@@ -244,6 +240,26 @@
|
|
244
240
|
"from": "components/VField",
|
245
241
|
"styles": []
|
246
242
|
},
|
243
|
+
"VFileInput": {
|
244
|
+
"from": "components/VFileInput",
|
245
|
+
"styles": []
|
246
|
+
},
|
247
|
+
"VImg": {
|
248
|
+
"from": "components/VImg",
|
249
|
+
"styles": []
|
250
|
+
},
|
251
|
+
"VInput": {
|
252
|
+
"from": "components/VInput",
|
253
|
+
"styles": []
|
254
|
+
},
|
255
|
+
"VItemGroup": {
|
256
|
+
"from": "components/VItemGroup",
|
257
|
+
"styles": []
|
258
|
+
},
|
259
|
+
"VItem": {
|
260
|
+
"from": "components/VItemGroup",
|
261
|
+
"styles": []
|
262
|
+
},
|
247
263
|
"VInfiniteScroll": {
|
248
264
|
"from": "components/VInfiniteScroll",
|
249
265
|
"styles": []
|
@@ -268,24 +284,16 @@
|
|
268
284
|
"from": "components/VIcon",
|
269
285
|
"styles": []
|
270
286
|
},
|
271
|
-
"VImg": {
|
272
|
-
"from": "components/VImg",
|
273
|
-
"styles": []
|
274
|
-
},
|
275
|
-
"VItemGroup": {
|
276
|
-
"from": "components/VItemGroup",
|
277
|
-
"styles": []
|
278
|
-
},
|
279
|
-
"VItem": {
|
280
|
-
"from": "components/VItemGroup",
|
281
|
-
"styles": []
|
282
|
-
},
|
283
287
|
"VKbd": {
|
284
288
|
"from": "components/VKbd",
|
285
289
|
"styles": []
|
286
290
|
},
|
287
|
-
"
|
288
|
-
"from": "components/
|
291
|
+
"VLabel": {
|
292
|
+
"from": "components/VLabel",
|
293
|
+
"styles": []
|
294
|
+
},
|
295
|
+
"VMain": {
|
296
|
+
"from": "components/VMain",
|
289
297
|
"styles": []
|
290
298
|
},
|
291
299
|
"VList": {
|
@@ -324,104 +332,76 @@
|
|
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
335
|
"VNavigationDrawer": {
|
336
336
|
"from": "components/VNavigationDrawer",
|
337
337
|
"styles": []
|
338
338
|
},
|
339
|
-
"
|
340
|
-
"from": "components/
|
339
|
+
"VOverlay": {
|
340
|
+
"from": "components/VOverlay",
|
341
341
|
"styles": []
|
342
342
|
},
|
343
|
-
"
|
344
|
-
"from": "components/
|
343
|
+
"VMenu": {
|
344
|
+
"from": "components/VMenu",
|
345
345
|
"styles": []
|
346
346
|
},
|
347
347
|
"VOtpInput": {
|
348
348
|
"from": "components/VOtpInput",
|
349
349
|
"styles": []
|
350
350
|
},
|
351
|
-
"
|
352
|
-
"from": "components/
|
353
|
-
"styles": []
|
354
|
-
},
|
355
|
-
"VOverlay": {
|
356
|
-
"from": "components/VOverlay",
|
351
|
+
"VMessages": {
|
352
|
+
"from": "components/VMessages",
|
357
353
|
"styles": []
|
358
354
|
},
|
359
|
-
"
|
360
|
-
"from": "components/
|
355
|
+
"VPagination": {
|
356
|
+
"from": "components/VPagination",
|
361
357
|
"styles": []
|
362
358
|
},
|
363
359
|
"VProgressLinear": {
|
364
360
|
"from": "components/VProgressLinear",
|
365
361
|
"styles": []
|
366
362
|
},
|
367
|
-
"VRating": {
|
368
|
-
"from": "components/VRating",
|
369
|
-
"styles": []
|
370
|
-
},
|
371
363
|
"VProgressCircular": {
|
372
364
|
"from": "components/VProgressCircular",
|
373
365
|
"styles": []
|
374
366
|
},
|
375
|
-
"VSelectionControlGroup": {
|
376
|
-
"from": "components/VSelectionControlGroup",
|
377
|
-
"styles": []
|
378
|
-
},
|
379
|
-
"VSelect": {
|
380
|
-
"from": "components/VSelect",
|
381
|
-
"styles": []
|
382
|
-
},
|
383
367
|
"VSelectionControl": {
|
384
368
|
"from": "components/VSelectionControl",
|
385
369
|
"styles": []
|
386
370
|
},
|
387
|
-
"
|
388
|
-
"from": "components/
|
371
|
+
"VRadioGroup": {
|
372
|
+
"from": "components/VRadioGroup",
|
389
373
|
"styles": []
|
390
374
|
},
|
391
|
-
"
|
392
|
-
"from": "components/
|
375
|
+
"VSelectionControlGroup": {
|
376
|
+
"from": "components/VSelectionControlGroup",
|
393
377
|
"styles": []
|
394
378
|
},
|
395
|
-
"
|
396
|
-
"from": "components/
|
379
|
+
"VSelect": {
|
380
|
+
"from": "components/VSelect",
|
397
381
|
"styles": []
|
398
382
|
},
|
399
383
|
"VSkeletonLoader": {
|
400
384
|
"from": "components/VSkeletonLoader",
|
401
385
|
"styles": []
|
402
386
|
},
|
403
|
-
"
|
404
|
-
"from": "components/
|
405
|
-
"styles": []
|
406
|
-
},
|
407
|
-
"VSwitch": {
|
408
|
-
"from": "components/VSwitch",
|
387
|
+
"VRating": {
|
388
|
+
"from": "components/VRating",
|
409
389
|
"styles": []
|
410
390
|
},
|
411
|
-
"
|
412
|
-
"from": "components/
|
391
|
+
"VSlider": {
|
392
|
+
"from": "components/VSlider",
|
413
393
|
"styles": []
|
414
394
|
},
|
415
|
-
"
|
416
|
-
"from": "components/
|
395
|
+
"VSnackbar": {
|
396
|
+
"from": "components/VSnackbar",
|
417
397
|
"styles": []
|
418
398
|
},
|
419
|
-
"
|
420
|
-
"from": "components/
|
399
|
+
"VSlideGroup": {
|
400
|
+
"from": "components/VSlideGroup",
|
421
401
|
"styles": []
|
422
402
|
},
|
423
|
-
"
|
424
|
-
"from": "components/
|
403
|
+
"VSlideGroupItem": {
|
404
|
+
"from": "components/VSlideGroup",
|
425
405
|
"styles": []
|
426
406
|
},
|
427
407
|
"VStepper": {
|
@@ -448,28 +428,44 @@
|
|
448
428
|
"from": "components/VStepper",
|
449
429
|
"styles": []
|
450
430
|
},
|
431
|
+
"VSheet": {
|
432
|
+
"from": "components/VSheet",
|
433
|
+
"styles": []
|
434
|
+
},
|
435
|
+
"VSwitch": {
|
436
|
+
"from": "components/VSwitch",
|
437
|
+
"styles": []
|
438
|
+
},
|
451
439
|
"VSystemBar": {
|
452
440
|
"from": "components/VSystemBar",
|
453
441
|
"styles": []
|
454
442
|
},
|
455
|
-
"
|
456
|
-
"from": "components/
|
443
|
+
"VTextField": {
|
444
|
+
"from": "components/VTextField",
|
457
445
|
"styles": []
|
458
446
|
},
|
459
447
|
"VTable": {
|
460
448
|
"from": "components/VTable",
|
461
449
|
"styles": []
|
462
450
|
},
|
463
|
-
"
|
464
|
-
"from": "components/
|
451
|
+
"VTab": {
|
452
|
+
"from": "components/VTabs",
|
465
453
|
"styles": []
|
466
454
|
},
|
467
|
-
"
|
468
|
-
"from": "components/
|
455
|
+
"VTabs": {
|
456
|
+
"from": "components/VTabs",
|
469
457
|
"styles": []
|
470
458
|
},
|
471
|
-
"
|
472
|
-
"from": "components/
|
459
|
+
"VTabsWindow": {
|
460
|
+
"from": "components/VTabs",
|
461
|
+
"styles": []
|
462
|
+
},
|
463
|
+
"VTabsWindowItem": {
|
464
|
+
"from": "components/VTabs",
|
465
|
+
"styles": []
|
466
|
+
},
|
467
|
+
"VTextarea": {
|
468
|
+
"from": "components/VTextarea",
|
473
469
|
"styles": []
|
474
470
|
},
|
475
471
|
"VToolbar": {
|
@@ -484,6 +480,14 @@
|
|
484
480
|
"from": "components/VToolbar",
|
485
481
|
"styles": []
|
486
482
|
},
|
483
|
+
"VTimeline": {
|
484
|
+
"from": "components/VTimeline",
|
485
|
+
"styles": []
|
486
|
+
},
|
487
|
+
"VTimelineItem": {
|
488
|
+
"from": "components/VTimeline",
|
489
|
+
"styles": []
|
490
|
+
},
|
487
491
|
"VTooltip": {
|
488
492
|
"from": "components/VTooltip",
|
489
493
|
"styles": []
|
@@ -532,8 +536,8 @@
|
|
532
536
|
"from": "components/VHover",
|
533
537
|
"styles": []
|
534
538
|
},
|
535
|
-
"
|
536
|
-
"from": "components/
|
539
|
+
"VLocaleProvider": {
|
540
|
+
"from": "components/VLocaleProvider",
|
537
541
|
"styles": []
|
538
542
|
},
|
539
543
|
"VLayout": {
|
@@ -544,8 +548,12 @@
|
|
544
548
|
"from": "components/VLayout",
|
545
549
|
"styles": []
|
546
550
|
},
|
547
|
-
"
|
548
|
-
"from": "components/
|
551
|
+
"VLazy": {
|
552
|
+
"from": "components/VLazy",
|
553
|
+
"styles": []
|
554
|
+
},
|
555
|
+
"VNoSsr": {
|
556
|
+
"from": "components/VNoSsr",
|
549
557
|
"styles": []
|
550
558
|
},
|
551
559
|
"VParallax": {
|
@@ -564,10 +572,6 @@
|
|
564
572
|
"from": "components/VResponsive",
|
565
573
|
"styles": []
|
566
574
|
},
|
567
|
-
"VNoSsr": {
|
568
|
-
"from": "components/VNoSsr",
|
569
|
-
"styles": []
|
570
|
-
},
|
571
575
|
"VSparkline": {
|
572
576
|
"from": "components/VSparkline",
|
573
577
|
"styles": []
|
@@ -588,10 +592,6 @@
|
|
588
592
|
"from": "components/VValidation",
|
589
593
|
"styles": []
|
590
594
|
},
|
591
|
-
"VSheet": {
|
592
|
-
"from": "components/VSheet",
|
593
|
-
"styles": []
|
594
|
-
},
|
595
595
|
"VFabTransition": {
|
596
596
|
"from": "components/transitions",
|
597
597
|
"styles": []
|
package/dist/json/tags.json
CHANGED
@@ -911,15 +911,24 @@
|
|
911
911
|
},
|
912
912
|
"VColorPicker": {
|
913
913
|
"attributes": [
|
914
|
+
"bg-color",
|
914
915
|
"border",
|
915
916
|
"canvas-height",
|
916
917
|
"color",
|
917
918
|
"disabled",
|
918
919
|
"dot-size",
|
919
920
|
"elevation",
|
921
|
+
"height",
|
920
922
|
"hide-canvas",
|
923
|
+
"hide-header",
|
921
924
|
"hide-inputs",
|
922
925
|
"hide-sliders",
|
926
|
+
"landscape",
|
927
|
+
"location",
|
928
|
+
"max-height",
|
929
|
+
"max-width",
|
930
|
+
"min-height",
|
931
|
+
"min-width",
|
923
932
|
"mode",
|
924
933
|
"model-value",
|
925
934
|
"modes",
|
@@ -931,6 +940,7 @@
|
|
931
940
|
"tag",
|
932
941
|
"theme",
|
933
942
|
"tile",
|
943
|
+
"title",
|
934
944
|
"width"
|
935
945
|
],
|
936
946
|
"description": ""
|