Add Selectize / js-lib

main
nurbek 2 years ago
parent 8b72e07b6b
commit e69ea181a9

@ -0,0 +1,10 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M31.1158 4.67371H0.884201V10.6527H31.1158V4.67371Z" fill="#292B2C"/>
<path d="M31.0737 4.7158V10.6105H0.926313V4.7158H31.0737ZM31.1579 4.63159H0.842102V10.6947H31.1579V4.63159Z" fill="white"/>
<path d="M31.1158 21.3474H0.884201V27.3263H31.1158V21.3474Z" fill="#292B2C"/>
<path d="M31.0737 21.3895V27.2842H0.926313V21.3895H31.0737ZM31.1579 21.3053H0.842102V27.3684H31.1579V21.3053Z" fill="white"/>
<path d="M15.2 13.0105H1.64211V18.9895H15.2V13.0105Z" fill="#3E396B"/>
<path d="M15.1579 13.0527V18.9474H1.6842V13.0527H15.1579ZM15.2421 12.9684H1.59999V19.0316H15.2421V12.9684Z" fill="white"/>
<path d="M30.3579 13.0105H16.8V18.9895H30.3579V13.0105Z" fill="#D21F79"/>
<path d="M30.3158 13.0527V18.9474H16.8421V13.0527H30.3158ZM30.4 12.9684H16.7579V19.0316H30.4V12.9684Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 895 B

@ -1290,6 +1290,20 @@
"scriptSrc": "select2(?:\\.min|\\.full)?\\.js", "scriptSrc": "select2(?:\\.min|\\.full)?\\.js",
"website": "https://select2.org/" "website": "https://select2.org/"
}, },
"Selectize": {
"cats": [
59
],
"description": "Selectize is an extensible jQuery-based custom <select> UI control.",
"icon": "Selectize.svg",
"implies": "jQuery",
"js": {
"selectize": "",
"Selectize": ""
},
"oss": true,
"website": "https://selectize.dev"
},
"Sellacious": { "Sellacious": {
"cats": [ "cats": [
6 6

Loading…
Cancel
Save