Merge pull request #5710 from nurbek91/Vuetify

Update Vuetify / UI framework  #5706
main
Elbert Alias 3 years ago committed by GitHub
commit d3aef5b343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
<svg width="295" height="295" viewBox="0 0 295 295" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M146.67 0H86.55L146.67 142.1" fill="#1697F6"/>
<path d="M146.67 183.81V294.1L18 42.89H85.4" fill="#7BC6FF"/>
<path d="M146.67 0H206.79L146.67 142.1" fill="#1867C0"/>
<path d="M146.67 183.81V294.1L275.34 42.89H207.94" fill="#AEDDFF"/>
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.91 0H9.38849L15.91 15.4142" fill="#1697F6"/>
<path d="M15.9099 19.9386V31.9022L1.95251 4.65234H9.2637" fill="#7BC6FF"/>
<path d="M15.91 0H22.4315L15.91 15.4142" fill="#1867C0"/>
<path d="M15.91 19.9386V31.9022L29.8674 4.65234H22.5562" fill="#AEDDFF"/>
</svg>

Before

Width:  |  Height:  |  Size: 350 B

After

Width:  |  Height:  |  Size: 368 B

@ -675,10 +675,12 @@
"cats": [
66
],
"css": "\\.v-application \\.d-block ",
"html": "<div data-app[^>]+class=\"v-application",
"description": "Vuetify is a reusable semantic component framework for Vue.js that aims to provide clean, semantic and reusable components.",
"icon": "Vuetify.svg",
"implies": "Vue.js",
"css": "\\.v-application \\.d-block",
"dom": "style#vuetify-theme-stylesheet",
"oss": true,
"website": "https://vuetifyjs.com"
},
"vBulletin": {