vuetify 3.12.0 → 3.12.1
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/README.md +0 -24
- package/dist/json/attributes.json +1793 -1793
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +166 -166
- package/dist/json/web-types.json +3410 -3410
- package/dist/vuetify-labs.cjs +6 -4
- package/dist/vuetify-labs.css +4420 -4409
- package/dist/vuetify-labs.d.ts +52 -52
- package/dist/vuetify-labs.esm.js +6 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +6 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +6 -4
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3415 -3404
- package/dist/vuetify.d.ts +52 -52
- package/dist/vuetify.esm.js +6 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +6 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +5 -5
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VList/VList.css +0 -5
- package/lib/components/VList/VList.js +3 -1
- package/lib/components/VList/VList.js.map +1 -1
- package/lib/components/VList/VList.sass +0 -6
- package/lib/components/VList/VListItem.css +15 -4
- package/lib/components/VList/VListItem.sass +16 -4
- package/lib/components/VList/_variables.scss +2 -3
- package/lib/components/VTreeview/VTreeviewItem.css +27 -22
- package/lib/components/VTreeview/VTreeviewItem.sass +23 -26
- package/lib/components/VTreeview/_variables.scss +5 -5
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +52 -52
- package/lib/framework.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -135,32 +135,8 @@ Funds donated through GitHub Sponsors directly support [John Leider](https://git
|
|
|
135
135
|
<img height="30px" src="https://imgix.cosmicjs.com/af2ce530-eaa2-11ed-ba82-019c4666da06-itm-logo.png">
|
|
136
136
|
</a>
|
|
137
137
|
</td>
|
|
138
|
-
<td>
|
|
139
|
-
<a href="https://views4you.com/buy-instagram-followers/">
|
|
140
|
-
<img height="30px" src="https://cdn.cosmicjs.com/861b0ce0-50e4-11ef-b1ea-f56c65dfade9-views-4-you-light.png">
|
|
141
|
-
</a>
|
|
142
|
-
</td>
|
|
143
|
-
<td>
|
|
144
|
-
<a href="https://word.tips/">
|
|
145
|
-
<img height="30px" src="https://cdn.cosmicjs.com/5b16bd20-afab-11ef-bee4-3bb1d3c55332-wordtips-light.svg">
|
|
146
|
-
</a>
|
|
147
|
-
</td>
|
|
148
138
|
</tr>
|
|
149
139
|
<tr></tr>
|
|
150
|
-
<tr>
|
|
151
|
-
<td>
|
|
152
|
-
<a href="https://www.vso.org.uk/">
|
|
153
|
-
<img height="30px" src="https://cdn.cosmicjs.com/64287760-e7c2-11ef-b333-e101bec29f3d-horizontal_logo.svg">
|
|
154
|
-
</a>
|
|
155
|
-
</td>
|
|
156
|
-
</td>
|
|
157
|
-
<td style="text-align: center;">
|
|
158
|
-
<a href="https://haircenterofturkey.com/">
|
|
159
|
-
<img height="30px" src="https://cdn.cosmicjs.com/ba1af160-1a27-11f0-a229-dfe84053cfeb-hcof-logo-light-1.png">
|
|
160
|
-
</a>
|
|
161
|
-
</td>
|
|
162
|
-
<td></td>
|
|
163
|
-
</tr>
|
|
164
140
|
</tbody>
|
|
165
141
|
</table>
|
|
166
142
|
|