Merge pull request #7887 from ceopeo/sweetalerts_perf

Update Swell, SweetAlert, SweetAlert2
main
Elbert Alias 1 year ago committed by GitHub
commit aa2d64afc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6947,8 +6947,14 @@
"cats": [ "cats": [
59 59
], ],
"description": "SweetAlert is a beautiful replacement for JavaScript's alert.", "description": "SweetAlert is a JavaScript library that provides alternative alert and modal dialog boxes for web applications, with customisable features, aiming to improve the user interface of the default browser dialogs.",
"html": "<link[^>]+?href=\"[^\"]+sweet-alert(?:\\.min)?\\.css", "dom": {
"link[href*='sweet-alert']": {
"attributes": {
"href": "sweet-alert(?:\\.min)?\\.css"
}
}
},
"icon": "SweetAlert.png", "icon": "SweetAlert.png",
"oss": true, "oss": true,
"scriptSrc": "sweet(?:-)?alert(?:\\.min)?\\.js", "scriptSrc": "sweet(?:-)?alert(?:\\.min)?\\.js",
@ -6958,9 +6964,14 @@
"cats": [ "cats": [
59 59
], ],
"description": "SweetAlert2 is a beautiful, responsive, customizable, accessible replacement for JavaScript's popup boxes.", "description": "SweetAlert2 is a JavaScript library that provides customisable, visually appealing, and responsive alert and modal dialog boxes for web applications.",
"excludes": "SweetAlert", "dom": {
"html": "<link[^>]+?href=\"[^\"]+sweetalert2(?:\\.min)?\\.css", "link[href*='sweetalert2']": {
"attributes": {
"href": "sweetalert2(?:\\.min)?\\.css"
}
}
},
"icon": "SweetAlert2.svg", "icon": "SweetAlert2.svg",
"js": { "js": {
"Sweetalert2": "" "Sweetalert2": ""
@ -6982,16 +6993,17 @@
"swell-session": "" "swell-session": ""
}, },
"description": "Swell is a headless ecommerce platform for modern brands, startups, and agencies.", "description": "Swell is a headless ecommerce platform for modern brands, startups, and agencies.",
"html": [ "excludes": "Shopify",
"<[^>]*swell\\.is", "dom": "img[srcset*='.swell.is'], img[srcset*='.swell.store'], img[srcset*='.schema.io']",
"<[^>]*swell\\.store",
"<[^>]*schema\\.io"
],
"icon": "Swell.svg", "icon": "Swell.svg",
"js": { "js": {
"swell.version": "^(.+)$\\;version:\\1" "swell.version": ""
}, },
"website": "https://www.swell.is/" "pricing": [
"mid",
"recurring"
],
"website": "https://www.swell.is"
}, },
"Swiffy Slider": { "Swiffy Slider": {
"cats": [ "cats": [