Update sweetalert

main
nurbek 4 years ago
parent 3853801827
commit 85e9d84a50

@ -15305,18 +15305,18 @@
"cats": [ "cats": [
59 59
], ],
"description": "SweetAlert is a beautiful replacement for JavaScript's alert.",
"html": "<link[^>]+?href=\"[^\"]+sweet-alert(?:\\.min)?\\.css", "html": "<link[^>]+?href=\"[^\"]+sweet-alert(?:\\.min)?\\.css",
"icon": "SweetAlert.png", "icon": "SweetAlert.png",
"scripts": [ "scripts": "sweet(?:-)?alert(?:\\.min)?\\.js",
"sweet-alert(?:\\.min)?\\.js", "oss": true,
"sweetalert/([\\d.]+)/sweetalert(?:\\.min)\\.js" "website": "https://sweetalert.js.org"
],
"website": "https://t4t5.github.io/sweetalert/"
}, },
"SweetAlert2": { "SweetAlert2": {
"cats": [ "cats": [
59 59
], ],
"description": "SweetAlert2 is a beautiful, responsive, customizable, accessible replacement for JavaScript's popup boxes.",
"excludes": "SweetAlert", "excludes": "SweetAlert",
"html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css", "html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css",
"icon": "SweetAlert2.png", "icon": "SweetAlert2.png",
@ -15329,6 +15329,7 @@
"sweetalert2@([\\d.]+)/dist/sweetalert2(?:\\.all)(?:\\.min)\\.js", "sweetalert2@([\\d.]+)/dist/sweetalert2(?:\\.all)(?:\\.min)\\.js",
"limonte-sweetalert2/([\\d.]+)/sweetalert2(?:\\.all)(?:\\.min)\\.js" "limonte-sweetalert2/([\\d.]+)/sweetalert2(?:\\.all)(?:\\.min)\\.js"
], ],
"oss": true,
"website": "https://sweetalert2.github.io/" "website": "https://sweetalert2.github.io/"
}, },
"Swell": { "Swell": {