@vuetify/nightly 3.5.3-dev.2024-02-08 → 3.5.3-dev.2024-02-25
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 +4 -2
- package/dist/json/attributes.json +5 -5
- package/dist/json/importMap-labs.json +8 -8
- package/dist/json/importMap.json +126 -126
- package/dist/json/web-types.json +6 -6
- package/dist/vuetify-labs.css +2131 -2131
- package/dist/vuetify-labs.d.ts +22 -21
- package/dist/vuetify-labs.esm.js +58 -62
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +57 -61
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +1360 -1360
- package/dist/vuetify.d.ts +62 -61
- package/dist/vuetify.esm.js +58 -62
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +57 -61
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +909 -914
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VApp/VApp.mjs +5 -2
- package/lib/components/VApp/VApp.mjs.map +1 -1
- package/lib/components/VApp/index.d.mts +6 -6
- package/lib/components/VAppBar/VAppBar.mjs +5 -5
- package/lib/components/VAppBar/VAppBar.mjs.map +1 -1
- package/lib/components/VAppBar/index.d.mts +2 -2
- package/lib/components/VBottomNavigation/VBottomNavigation.mjs +5 -3
- package/lib/components/VBottomNavigation/VBottomNavigation.mjs.map +1 -1
- package/lib/components/VBottomNavigation/index.d.mts +2 -2
- package/lib/components/VFooter/VFooter.mjs +3 -2
- package/lib/components/VFooter/VFooter.mjs.map +1 -1
- package/lib/components/VLabel/VLabel.sass +1 -1
- package/lib/components/VLabel/_variables.scss +1 -0
- package/lib/components/VLayout/VLayout.mjs +5 -2
- package/lib/components/VLayout/VLayout.mjs.map +1 -1
- package/lib/components/VLayout/VLayoutItem.mjs +6 -4
- package/lib/components/VLayout/VLayoutItem.mjs.map +1 -1
- package/lib/components/VLayout/index.d.mts +9 -9
- package/lib/components/VMain/VMain.mjs +3 -2
- package/lib/components/VMain/VMain.mjs.map +1 -1
- package/lib/components/VMain/index.d.mts +2 -2
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs +7 -7
- package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
- package/lib/components/index.d.mts +21 -21
- package/lib/composables/layout.mjs +14 -37
- package/lib/composables/layout.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +41 -40
- package/lib/util/helpers.mjs +11 -1
- package/lib/util/helpers.mjs.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
# [](https://github.com/vuetifyjs/vuetify/compare/v3.5.3-dev.2024-02-
|
|
1
|
+
# [](https://github.com/vuetifyjs/vuetify/compare/v3.5.3-dev.2024-02-25...v) (2024-02-25)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
## [3.5.3-dev.2024-02-
|
|
5
|
+
## [3.5.3-dev.2024-02-25](https://github.com/vuetifyjs/vuetify/compare/v3.5.3...v3.5.3-dev.2024-02-25) (2024-02-25)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
### Bug Fixes
|
|
9
9
|
|
|
10
|
+
* **layout:** use suspense to delay render of layout items ([#15229](https://github.com/vuetifyjs/vuetify/issues/15229)) ([727bc1a](https://github.com/vuetifyjs/vuetify/commit/727bc1adba18d57b4d690b75c05db789539ba260))
|
|
10
11
|
* **VSnackbar:** progress animation reset styling ([d33f10b](https://github.com/vuetifyjs/vuetify/commit/d33f10b53429c768ab05d0877eeb0410cf45fdc3))
|
|
11
12
|
|
|
12
13
|
|
|
@@ -14,6 +15,7 @@
|
|
|
14
15
|
|
|
15
16
|
* **position:** add left/top/right/bottom-0 utility classes ([5713630](https://github.com/vuetifyjs/vuetify/commit/5713630109ac8c3f2d28d49359f0a6bf4b105a85))
|
|
16
17
|
* **VInput:** add new $input-flex sass variable ([0f1d43a](https://github.com/vuetifyjs/vuetify/commit/0f1d43aac5a5e7d207653892dca968040ee0041d))
|
|
18
|
+
* **VLabel:** add opacity sass variable ([c6fb388](https://github.com/vuetifyjs/vuetify/commit/c6fb388be73b042e985ed371ba8cd392b4408c62))
|
|
17
19
|
* **VSnackbar:** pass internal isActive model through activator slot ([75d0ed1](https://github.com/vuetifyjs/vuetify/commit/75d0ed173c7883fe4b7b4b7075d73251b9419b07))
|
|
18
20
|
|
|
19
21
|
|
|
@@ -476,7 +476,7 @@
|
|
|
476
476
|
"description": "Property on supplied `items` that contains its value."
|
|
477
477
|
},
|
|
478
478
|
"v-autocomplete/item-children": {
|
|
479
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
479
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
480
480
|
"description": "Property on supplied `items` that contains its children."
|
|
481
481
|
},
|
|
482
482
|
"v-autocomplete/item-props": {
|
|
@@ -2852,7 +2852,7 @@
|
|
|
2852
2852
|
"description": "Property on supplied `items` that contains its value."
|
|
2853
2853
|
},
|
|
2854
2854
|
"v-combobox/item-children": {
|
|
2855
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
2855
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
2856
2856
|
"description": "Property on supplied `items` that contains its children."
|
|
2857
2857
|
},
|
|
2858
2858
|
"v-combobox/item-props": {
|
|
@@ -3120,11 +3120,11 @@
|
|
|
3120
3120
|
"description": "An array of strings or objects used for automatically generating children components."
|
|
3121
3121
|
},
|
|
3122
3122
|
"v-data-iterator/item-value": {
|
|
3123
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
3123
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
3124
3124
|
"description": "Property on supplied `items` that contains its value."
|
|
3125
3125
|
},
|
|
3126
3126
|
"v-data-iterator/item-selectable": {
|
|
3127
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
3127
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
3128
3128
|
"description": "Property on supplied `items` that contains the boolean value indicating if the item is selectable."
|
|
3129
3129
|
},
|
|
3130
3130
|
"v-data-iterator/return-object": {
|
|
@@ -7384,7 +7384,7 @@
|
|
|
7384
7384
|
"description": "Set property of **items**'s value - **must be primitive**. Dot notation is supported. **Note:** This is currently not supported with `v-combobox` [GitHub Issue](https://github.com/vuetifyjs/vuetify/issues/5479)."
|
|
7385
7385
|
},
|
|
7386
7386
|
"v-select/item-children": {
|
|
7387
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
7387
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
|
|
7388
7388
|
"description": "Property on supplied `items` that contains its children."
|
|
7389
7389
|
},
|
|
7390
7390
|
"v-select/item-props": {
|
|
@@ -1,13 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"components": {
|
|
3
|
-
"VPicker": {
|
|
4
|
-
"from": "labs/VPicker/index.mjs",
|
|
5
|
-
"styles": []
|
|
6
|
-
},
|
|
7
|
-
"VPickerTitle": {
|
|
8
|
-
"from": "labs/VPicker/index.mjs",
|
|
9
|
-
"styles": []
|
|
10
|
-
},
|
|
11
3
|
"VCalendar": {
|
|
12
4
|
"from": "labs/VCalendar/index.mjs",
|
|
13
5
|
"styles": []
|
|
@@ -32,6 +24,14 @@
|
|
|
32
24
|
"from": "labs/VCalendar/index.mjs",
|
|
33
25
|
"styles": []
|
|
34
26
|
},
|
|
27
|
+
"VPicker": {
|
|
28
|
+
"from": "labs/VPicker/index.mjs",
|
|
29
|
+
"styles": []
|
|
30
|
+
},
|
|
31
|
+
"VPickerTitle": {
|
|
32
|
+
"from": "labs/VPicker/index.mjs",
|
|
33
|
+
"styles": []
|
|
34
|
+
},
|
|
35
35
|
"VConfirmEdit": {
|
|
36
36
|
"from": "labs/VConfirmEdit/index.mjs",
|
|
37
37
|
"styles": []
|
package/dist/json/importMap.json
CHANGED
|
@@ -16,6 +16,10 @@
|
|
|
16
16
|
"from": "components/VAppBar/index.mjs",
|
|
17
17
|
"styles": []
|
|
18
18
|
},
|
|
19
|
+
"VAvatar": {
|
|
20
|
+
"from": "components/VAvatar/index.mjs",
|
|
21
|
+
"styles": []
|
|
22
|
+
},
|
|
19
23
|
"VAutocomplete": {
|
|
20
24
|
"from": "components/VAutocomplete/index.mjs",
|
|
21
25
|
"styles": []
|
|
@@ -28,8 +32,8 @@
|
|
|
28
32
|
"from": "components/VAlert/index.mjs",
|
|
29
33
|
"styles": []
|
|
30
34
|
},
|
|
31
|
-
"
|
|
32
|
-
"from": "components/
|
|
35
|
+
"VBadge": {
|
|
36
|
+
"from": "components/VBadge/index.mjs",
|
|
33
37
|
"styles": []
|
|
34
38
|
},
|
|
35
39
|
"VBanner": {
|
|
@@ -44,22 +48,14 @@
|
|
|
44
48
|
"from": "components/VBanner/index.mjs",
|
|
45
49
|
"styles": []
|
|
46
50
|
},
|
|
47
|
-
"
|
|
48
|
-
"from": "components/
|
|
51
|
+
"VBottomSheet": {
|
|
52
|
+
"from": "components/VBottomSheet/index.mjs",
|
|
49
53
|
"styles": []
|
|
50
54
|
},
|
|
51
55
|
"VBottomNavigation": {
|
|
52
56
|
"from": "components/VBottomNavigation/index.mjs",
|
|
53
57
|
"styles": []
|
|
54
58
|
},
|
|
55
|
-
"VBtn": {
|
|
56
|
-
"from": "components/VBtn/index.mjs",
|
|
57
|
-
"styles": []
|
|
58
|
-
},
|
|
59
|
-
"VBottomSheet": {
|
|
60
|
-
"from": "components/VBottomSheet/index.mjs",
|
|
61
|
-
"styles": []
|
|
62
|
-
},
|
|
63
59
|
"VBreadcrumbs": {
|
|
64
60
|
"from": "components/VBreadcrumbs/index.mjs",
|
|
65
61
|
"styles": []
|
|
@@ -72,8 +68,8 @@
|
|
|
72
68
|
"from": "components/VBreadcrumbs/index.mjs",
|
|
73
69
|
"styles": []
|
|
74
70
|
},
|
|
75
|
-
"
|
|
76
|
-
"from": "components/
|
|
71
|
+
"VBtn": {
|
|
72
|
+
"from": "components/VBtn/index.mjs",
|
|
77
73
|
"styles": []
|
|
78
74
|
},
|
|
79
75
|
"VBtnGroup": {
|
|
@@ -88,6 +84,22 @@
|
|
|
88
84
|
"from": "components/VCarousel/index.mjs",
|
|
89
85
|
"styles": []
|
|
90
86
|
},
|
|
87
|
+
"VBtnToggle": {
|
|
88
|
+
"from": "components/VBtnToggle/index.mjs",
|
|
89
|
+
"styles": []
|
|
90
|
+
},
|
|
91
|
+
"VCode": {
|
|
92
|
+
"from": "components/VCode/index.mjs",
|
|
93
|
+
"styles": []
|
|
94
|
+
},
|
|
95
|
+
"VCheckbox": {
|
|
96
|
+
"from": "components/VCheckbox/index.mjs",
|
|
97
|
+
"styles": []
|
|
98
|
+
},
|
|
99
|
+
"VCheckboxBtn": {
|
|
100
|
+
"from": "components/VCheckbox/index.mjs",
|
|
101
|
+
"styles": []
|
|
102
|
+
},
|
|
91
103
|
"VCard": {
|
|
92
104
|
"from": "components/VCard/index.mjs",
|
|
93
105
|
"styles": []
|
|
@@ -112,14 +124,6 @@
|
|
|
112
124
|
"from": "components/VCard/index.mjs",
|
|
113
125
|
"styles": []
|
|
114
126
|
},
|
|
115
|
-
"VCheckbox": {
|
|
116
|
-
"from": "components/VCheckbox/index.mjs",
|
|
117
|
-
"styles": []
|
|
118
|
-
},
|
|
119
|
-
"VCheckboxBtn": {
|
|
120
|
-
"from": "components/VCheckbox/index.mjs",
|
|
121
|
-
"styles": []
|
|
122
|
-
},
|
|
123
127
|
"VChip": {
|
|
124
128
|
"from": "components/VChip/index.mjs",
|
|
125
129
|
"styles": []
|
|
@@ -128,46 +132,18 @@
|
|
|
128
132
|
"from": "components/VChipGroup/index.mjs",
|
|
129
133
|
"styles": []
|
|
130
134
|
},
|
|
131
|
-
"VCode": {
|
|
132
|
-
"from": "components/VCode/index.mjs",
|
|
133
|
-
"styles": []
|
|
134
|
-
},
|
|
135
|
-
"VCounter": {
|
|
136
|
-
"from": "components/VCounter/index.mjs",
|
|
137
|
-
"styles": []
|
|
138
|
-
},
|
|
139
135
|
"VColorPicker": {
|
|
140
136
|
"from": "components/VColorPicker/index.mjs",
|
|
141
137
|
"styles": []
|
|
142
138
|
},
|
|
143
|
-
"VDataTable": {
|
|
144
|
-
"from": "components/VDataTable/index.mjs",
|
|
145
|
-
"styles": []
|
|
146
|
-
},
|
|
147
|
-
"VDataTableFooter": {
|
|
148
|
-
"from": "components/VDataTable/index.mjs",
|
|
149
|
-
"styles": []
|
|
150
|
-
},
|
|
151
|
-
"VDataTableRows": {
|
|
152
|
-
"from": "components/VDataTable/index.mjs",
|
|
153
|
-
"styles": []
|
|
154
|
-
},
|
|
155
|
-
"VDataTableRow": {
|
|
156
|
-
"from": "components/VDataTable/index.mjs",
|
|
157
|
-
"styles": []
|
|
158
|
-
},
|
|
159
|
-
"VDataTableVirtual": {
|
|
160
|
-
"from": "components/VDataTable/index.mjs",
|
|
161
|
-
"styles": []
|
|
162
|
-
},
|
|
163
|
-
"VDataTableServer": {
|
|
164
|
-
"from": "components/VDataTable/index.mjs",
|
|
165
|
-
"styles": []
|
|
166
|
-
},
|
|
167
139
|
"VCombobox": {
|
|
168
140
|
"from": "components/VCombobox/index.mjs",
|
|
169
141
|
"styles": []
|
|
170
142
|
},
|
|
143
|
+
"VCounter": {
|
|
144
|
+
"from": "components/VCounter/index.mjs",
|
|
145
|
+
"styles": []
|
|
146
|
+
},
|
|
171
147
|
"VDatePicker": {
|
|
172
148
|
"from": "components/VDatePicker/index.mjs",
|
|
173
149
|
"styles": []
|
|
@@ -192,14 +168,38 @@
|
|
|
192
168
|
"from": "components/VDatePicker/index.mjs",
|
|
193
169
|
"styles": []
|
|
194
170
|
},
|
|
195
|
-
"
|
|
196
|
-
"from": "components/
|
|
171
|
+
"VDataTable": {
|
|
172
|
+
"from": "components/VDataTable/index.mjs",
|
|
173
|
+
"styles": []
|
|
174
|
+
},
|
|
175
|
+
"VDataTableFooter": {
|
|
176
|
+
"from": "components/VDataTable/index.mjs",
|
|
177
|
+
"styles": []
|
|
178
|
+
},
|
|
179
|
+
"VDataTableRows": {
|
|
180
|
+
"from": "components/VDataTable/index.mjs",
|
|
181
|
+
"styles": []
|
|
182
|
+
},
|
|
183
|
+
"VDataTableRow": {
|
|
184
|
+
"from": "components/VDataTable/index.mjs",
|
|
185
|
+
"styles": []
|
|
186
|
+
},
|
|
187
|
+
"VDataTableVirtual": {
|
|
188
|
+
"from": "components/VDataTable/index.mjs",
|
|
189
|
+
"styles": []
|
|
190
|
+
},
|
|
191
|
+
"VDataTableServer": {
|
|
192
|
+
"from": "components/VDataTable/index.mjs",
|
|
197
193
|
"styles": []
|
|
198
194
|
},
|
|
199
195
|
"VDialog": {
|
|
200
196
|
"from": "components/VDialog/index.mjs",
|
|
201
197
|
"styles": []
|
|
202
198
|
},
|
|
199
|
+
"VDivider": {
|
|
200
|
+
"from": "components/VDivider/index.mjs",
|
|
201
|
+
"styles": []
|
|
202
|
+
},
|
|
203
203
|
"VExpansionPanels": {
|
|
204
204
|
"from": "components/VExpansionPanel/index.mjs",
|
|
205
205
|
"styles": []
|
|
@@ -216,6 +216,14 @@
|
|
|
216
216
|
"from": "components/VExpansionPanel/index.mjs",
|
|
217
217
|
"styles": []
|
|
218
218
|
},
|
|
219
|
+
"VField": {
|
|
220
|
+
"from": "components/VField/index.mjs",
|
|
221
|
+
"styles": []
|
|
222
|
+
},
|
|
223
|
+
"VFieldLabel": {
|
|
224
|
+
"from": "components/VField/index.mjs",
|
|
225
|
+
"styles": []
|
|
226
|
+
},
|
|
219
227
|
"VFileInput": {
|
|
220
228
|
"from": "components/VFileInput/index.mjs",
|
|
221
229
|
"styles": []
|
|
@@ -224,12 +232,8 @@
|
|
|
224
232
|
"from": "components/VFooter/index.mjs",
|
|
225
233
|
"styles": []
|
|
226
234
|
},
|
|
227
|
-
"
|
|
228
|
-
"from": "components/
|
|
229
|
-
"styles": []
|
|
230
|
-
},
|
|
231
|
-
"VFieldLabel": {
|
|
232
|
-
"from": "components/VField/index.mjs",
|
|
235
|
+
"VImg": {
|
|
236
|
+
"from": "components/VImg/index.mjs",
|
|
233
237
|
"styles": []
|
|
234
238
|
},
|
|
235
239
|
"VIcon": {
|
|
@@ -256,10 +260,6 @@
|
|
|
256
260
|
"from": "components/VInfiniteScroll/index.mjs",
|
|
257
261
|
"styles": []
|
|
258
262
|
},
|
|
259
|
-
"VImg": {
|
|
260
|
-
"from": "components/VImg/index.mjs",
|
|
261
|
-
"styles": []
|
|
262
|
-
},
|
|
263
263
|
"VInput": {
|
|
264
264
|
"from": "components/VInput/index.mjs",
|
|
265
265
|
"styles": []
|
|
@@ -276,10 +276,6 @@
|
|
|
276
276
|
"from": "components/VItemGroup/index.mjs",
|
|
277
277
|
"styles": []
|
|
278
278
|
},
|
|
279
|
-
"VLabel": {
|
|
280
|
-
"from": "components/VLabel/index.mjs",
|
|
281
|
-
"styles": []
|
|
282
|
-
},
|
|
283
279
|
"VList": {
|
|
284
280
|
"from": "components/VList/index.mjs",
|
|
285
281
|
"styles": []
|
|
@@ -316,6 +312,14 @@
|
|
|
316
312
|
"from": "components/VList/index.mjs",
|
|
317
313
|
"styles": []
|
|
318
314
|
},
|
|
315
|
+
"VLabel": {
|
|
316
|
+
"from": "components/VLabel/index.mjs",
|
|
317
|
+
"styles": []
|
|
318
|
+
},
|
|
319
|
+
"VMenu": {
|
|
320
|
+
"from": "components/VMenu/index.mjs",
|
|
321
|
+
"styles": []
|
|
322
|
+
},
|
|
319
323
|
"VMain": {
|
|
320
324
|
"from": "components/VMain/index.mjs",
|
|
321
325
|
"styles": []
|
|
@@ -324,40 +328,36 @@
|
|
|
324
328
|
"from": "components/VMessages/index.mjs",
|
|
325
329
|
"styles": []
|
|
326
330
|
},
|
|
327
|
-
"
|
|
328
|
-
"from": "components/
|
|
329
|
-
"styles": []
|
|
330
|
-
},
|
|
331
|
-
"VOtpInput": {
|
|
332
|
-
"from": "components/VOtpInput/index.mjs",
|
|
331
|
+
"VPagination": {
|
|
332
|
+
"from": "components/VPagination/index.mjs",
|
|
333
333
|
"styles": []
|
|
334
334
|
},
|
|
335
335
|
"VNavigationDrawer": {
|
|
336
336
|
"from": "components/VNavigationDrawer/index.mjs",
|
|
337
337
|
"styles": []
|
|
338
338
|
},
|
|
339
|
-
"
|
|
340
|
-
"from": "components/
|
|
341
|
-
"styles": []
|
|
342
|
-
},
|
|
343
|
-
"VProgressLinear": {
|
|
344
|
-
"from": "components/VProgressLinear/index.mjs",
|
|
339
|
+
"VOtpInput": {
|
|
340
|
+
"from": "components/VOtpInput/index.mjs",
|
|
345
341
|
"styles": []
|
|
346
342
|
},
|
|
347
|
-
"
|
|
348
|
-
"from": "components/
|
|
343
|
+
"VOverlay": {
|
|
344
|
+
"from": "components/VOverlay/index.mjs",
|
|
349
345
|
"styles": []
|
|
350
346
|
},
|
|
351
347
|
"VProgressCircular": {
|
|
352
348
|
"from": "components/VProgressCircular/index.mjs",
|
|
353
349
|
"styles": []
|
|
354
350
|
},
|
|
351
|
+
"VRadioGroup": {
|
|
352
|
+
"from": "components/VRadioGroup/index.mjs",
|
|
353
|
+
"styles": []
|
|
354
|
+
},
|
|
355
355
|
"VRating": {
|
|
356
356
|
"from": "components/VRating/index.mjs",
|
|
357
357
|
"styles": []
|
|
358
358
|
},
|
|
359
|
-
"
|
|
360
|
-
"from": "components/
|
|
359
|
+
"VProgressLinear": {
|
|
360
|
+
"from": "components/VProgressLinear/index.mjs",
|
|
361
361
|
"styles": []
|
|
362
362
|
},
|
|
363
363
|
"VSelect": {
|
|
@@ -368,10 +368,6 @@
|
|
|
368
368
|
"from": "components/VSelectionControl/index.mjs",
|
|
369
369
|
"styles": []
|
|
370
370
|
},
|
|
371
|
-
"VSelectionControlGroup": {
|
|
372
|
-
"from": "components/VSelectionControlGroup/index.mjs",
|
|
373
|
-
"styles": []
|
|
374
|
-
},
|
|
375
371
|
"VSheet": {
|
|
376
372
|
"from": "components/VSheet/index.mjs",
|
|
377
373
|
"styles": []
|
|
@@ -384,28 +380,24 @@
|
|
|
384
380
|
"from": "components/VSlideGroup/index.mjs",
|
|
385
381
|
"styles": []
|
|
386
382
|
},
|
|
383
|
+
"VSelectionControlGroup": {
|
|
384
|
+
"from": "components/VSelectionControlGroup/index.mjs",
|
|
385
|
+
"styles": []
|
|
386
|
+
},
|
|
387
387
|
"VSkeletonLoader": {
|
|
388
388
|
"from": "components/VSkeletonLoader/index.mjs",
|
|
389
389
|
"styles": []
|
|
390
390
|
},
|
|
391
|
-
"
|
|
392
|
-
"from": "components/
|
|
391
|
+
"VSnackbar": {
|
|
392
|
+
"from": "components/VSnackbar/index.mjs",
|
|
393
393
|
"styles": []
|
|
394
394
|
},
|
|
395
395
|
"VSlider": {
|
|
396
396
|
"from": "components/VSlider/index.mjs",
|
|
397
397
|
"styles": []
|
|
398
398
|
},
|
|
399
|
-
"
|
|
400
|
-
"from": "components/
|
|
401
|
-
"styles": []
|
|
402
|
-
},
|
|
403
|
-
"VTab": {
|
|
404
|
-
"from": "components/VTabs/index.mjs",
|
|
405
|
-
"styles": []
|
|
406
|
-
},
|
|
407
|
-
"VSnackbar": {
|
|
408
|
-
"from": "components/VSnackbar/index.mjs",
|
|
399
|
+
"VSystemBar": {
|
|
400
|
+
"from": "components/VSystemBar/index.mjs",
|
|
409
401
|
"styles": []
|
|
410
402
|
},
|
|
411
403
|
"VStepper": {
|
|
@@ -432,16 +424,24 @@
|
|
|
432
424
|
"from": "components/VStepper/index.mjs",
|
|
433
425
|
"styles": []
|
|
434
426
|
},
|
|
427
|
+
"VSwitch": {
|
|
428
|
+
"from": "components/VSwitch/index.mjs",
|
|
429
|
+
"styles": []
|
|
430
|
+
},
|
|
435
431
|
"VTable": {
|
|
436
432
|
"from": "components/VTable/index.mjs",
|
|
437
433
|
"styles": []
|
|
438
434
|
},
|
|
439
|
-
"
|
|
440
|
-
"from": "components/
|
|
435
|
+
"VTextarea": {
|
|
436
|
+
"from": "components/VTextarea/index.mjs",
|
|
441
437
|
"styles": []
|
|
442
438
|
},
|
|
443
|
-
"
|
|
444
|
-
"from": "components/
|
|
439
|
+
"VTabs": {
|
|
440
|
+
"from": "components/VTabs/index.mjs",
|
|
441
|
+
"styles": []
|
|
442
|
+
},
|
|
443
|
+
"VTab": {
|
|
444
|
+
"from": "components/VTabs/index.mjs",
|
|
445
445
|
"styles": []
|
|
446
446
|
},
|
|
447
447
|
"VTimeline": {
|
|
@@ -452,8 +452,12 @@
|
|
|
452
452
|
"from": "components/VTimeline/index.mjs",
|
|
453
453
|
"styles": []
|
|
454
454
|
},
|
|
455
|
-
"
|
|
456
|
-
"from": "components/
|
|
455
|
+
"VTooltip": {
|
|
456
|
+
"from": "components/VTooltip/index.mjs",
|
|
457
|
+
"styles": []
|
|
458
|
+
},
|
|
459
|
+
"VTextField": {
|
|
460
|
+
"from": "components/VTextField/index.mjs",
|
|
457
461
|
"styles": []
|
|
458
462
|
},
|
|
459
463
|
"VToolbar": {
|
|
@@ -468,10 +472,6 @@
|
|
|
468
472
|
"from": "components/VToolbar/index.mjs",
|
|
469
473
|
"styles": []
|
|
470
474
|
},
|
|
471
|
-
"VTooltip": {
|
|
472
|
-
"from": "components/VTooltip/index.mjs",
|
|
473
|
-
"styles": []
|
|
474
|
-
},
|
|
475
475
|
"VWindow": {
|
|
476
476
|
"from": "components/VWindow/index.mjs",
|
|
477
477
|
"styles": []
|
|
@@ -528,22 +528,22 @@
|
|
|
528
528
|
"from": "components/VLocaleProvider/index.mjs",
|
|
529
529
|
"styles": []
|
|
530
530
|
},
|
|
531
|
-
"VParallax": {
|
|
532
|
-
"from": "components/VParallax/index.mjs",
|
|
533
|
-
"styles": []
|
|
534
|
-
},
|
|
535
531
|
"VNoSsr": {
|
|
536
532
|
"from": "components/VNoSsr/index.mjs",
|
|
537
533
|
"styles": []
|
|
538
534
|
},
|
|
539
|
-
"
|
|
540
|
-
"from": "components/
|
|
535
|
+
"VParallax": {
|
|
536
|
+
"from": "components/VParallax/index.mjs",
|
|
541
537
|
"styles": []
|
|
542
538
|
},
|
|
543
539
|
"VRangeSlider": {
|
|
544
540
|
"from": "components/VRangeSlider/index.mjs",
|
|
545
541
|
"styles": []
|
|
546
542
|
},
|
|
543
|
+
"VRadio": {
|
|
544
|
+
"from": "components/VRadio/index.mjs",
|
|
545
|
+
"styles": []
|
|
546
|
+
},
|
|
547
547
|
"VResponsive": {
|
|
548
548
|
"from": "components/VResponsive/index.mjs",
|
|
549
549
|
"styles": []
|
|
@@ -552,14 +552,6 @@
|
|
|
552
552
|
"from": "components/VThemeProvider/index.mjs",
|
|
553
553
|
"styles": []
|
|
554
554
|
},
|
|
555
|
-
"VVirtualScroll": {
|
|
556
|
-
"from": "components/VVirtualScroll/index.mjs",
|
|
557
|
-
"styles": []
|
|
558
|
-
},
|
|
559
|
-
"VValidation": {
|
|
560
|
-
"from": "components/VValidation/index.mjs",
|
|
561
|
-
"styles": []
|
|
562
|
-
},
|
|
563
555
|
"VFabTransition": {
|
|
564
556
|
"from": "components/transitions/index.mjs",
|
|
565
557
|
"styles": []
|
|
@@ -623,6 +615,14 @@
|
|
|
623
615
|
"VDialogTransition": {
|
|
624
616
|
"from": "components/transitions/index.mjs",
|
|
625
617
|
"styles": []
|
|
618
|
+
},
|
|
619
|
+
"VVirtualScroll": {
|
|
620
|
+
"from": "components/VVirtualScroll/index.mjs",
|
|
621
|
+
"styles": []
|
|
622
|
+
},
|
|
623
|
+
"VValidation": {
|
|
624
|
+
"from": "components/VValidation/index.mjs",
|
|
625
|
+
"styles": []
|
|
626
626
|
}
|
|
627
627
|
},
|
|
628
628
|
"directives": [
|
package/dist/json/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "vuetify",
|
|
5
|
-
"version": "3.5.3-dev.2024-02-
|
|
5
|
+
"version": "3.5.3-dev.2024-02-25",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
8
8
|
"types-syntax": "typescript",
|
|
@@ -1408,7 +1408,7 @@
|
|
|
1408
1408
|
"default": "false",
|
|
1409
1409
|
"value": {
|
|
1410
1410
|
"kind": "expression",
|
|
1411
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
1411
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>"
|
|
1412
1412
|
}
|
|
1413
1413
|
},
|
|
1414
1414
|
{
|
|
@@ -9243,7 +9243,7 @@
|
|
|
9243
9243
|
"default": "false",
|
|
9244
9244
|
"value": {
|
|
9245
9245
|
"kind": "expression",
|
|
9246
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
9246
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>"
|
|
9247
9247
|
}
|
|
9248
9248
|
},
|
|
9249
9249
|
{
|
|
@@ -10466,7 +10466,7 @@
|
|
|
10466
10466
|
"default": "'id'",
|
|
10467
10467
|
"value": {
|
|
10468
10468
|
"kind": "expression",
|
|
10469
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
10469
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>"
|
|
10470
10470
|
}
|
|
10471
10471
|
},
|
|
10472
10472
|
{
|
|
@@ -10476,7 +10476,7 @@
|
|
|
10476
10476
|
"default": "null",
|
|
10477
10477
|
"value": {
|
|
10478
10478
|
"kind": "expression",
|
|
10479
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
10479
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>"
|
|
10480
10480
|
}
|
|
10481
10481
|
},
|
|
10482
10482
|
{
|
|
@@ -29059,7 +29059,7 @@
|
|
|
29059
29059
|
"default": "false",
|
|
29060
29060
|
"value": {
|
|
29061
29061
|
"kind": "expression",
|
|
29062
|
-
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#
|
|
29062
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>"
|
|
29063
29063
|
}
|
|
29064
29064
|
},
|
|
29065
29065
|
{
|