Add Tippy.js / js lib

main
nurbek 3 years ago
parent e7eb262a6e
commit fc89daba42

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB

@ -1599,6 +1599,20 @@
"scriptSrc": "/tiny_?mce(?:\\.min)?\\.js", "scriptSrc": "/tiny_?mce(?:\\.min)?\\.js",
"website": "http://tinymce.com" "website": "http://tinymce.com"
}, },
"Tippy.js": {
"cats": [
59
],
"description": "Tippy.js is the complete tooltip, popover, dropdown, and menu solution for the web, powered by Popper.",
"icon": "Tippy.js.svg",
"dom": "style[data-tippy-stylesheet]",
"js": {
"tippy.defaultProps": ""
},
"scriptSrc": "/tippy\\.js(?:@|/)?([\\d\\.]+)?\\;version:\\1",
"oss": true,
"website": "https://atomiks.github.io/tippyjs"
},
"Tipsa": { "Tipsa": {
"cats": [ "cats": [
99 99