Merge pull request #4763 from nurbek91/AOS

Update AOS / JS library
main
Elbert Alias 3 years ago committed by GitHub
commit 7a815ed132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1,10 @@
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46.09 51.64"><path d="M290.58,175.43h-7.91l-19.44,51.65h7.17L276,211.61l20,0,5.66,15.44h7.66Zm-12.39,30.48,8.33-22.81,7.84,22.81Z" transform="translate(-263.23 -175.43)" style="fill:#323962"/></svg>
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M18.677 -7.62939e-06H13.8093L1.84619 31.7846H6.2585L9.70465 22.2646H22.0123L25.4954 31.7661H30.2093L18.677 -7.62939e-06ZM11.0523 18.7569L16.1785 4.72L21.0031 18.7569H11.0523Z" fill="#323962"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 284 B

After

Width:  |  Height:  |  Size: 431 B

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 11 KiB

@ -113,7 +113,11 @@
"AOS.refresh": "\\;confidence:50",
"AOS.refreshHard": "\\;confidence:50"
},
"scripts": "unpkg\\.com/aos@(next)/dist/aos\\.js\\;version:\\1",
"scripts": [
"unpkg\\.com/aos@([\\d\\.]+)/dist/aos\\.js\\;version:\\1",
"/typo3conf/ext/udem_vendor/Resources/Public/aos-([\\d\\.]+)\\;version:\\1"
],
"oss": true,
"website": "http://michalsnik.github.io/aos/"
},
"AT Internet Analyzer": {

Loading…
Cancel
Save