@everymatrix/casino-search 1.85.17 → 1.85.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoGameThumbnail-CdqOkqgQ.js → CasinoGameThumbnail-B8gSdop-.js} +3 -0
- package/components/{CasinoGameThumbnail-MKxyibZB.cjs → CasinoGameThumbnail-DXJvwA9Y.cjs} +12 -12
- package/components/{CasinoGameThumbnail-CdKlYyqf.js → CasinoGameThumbnail-G_e-1fOs.js} +215 -212
- package/components/{CasinoSearch-oG7Ns99I.cjs → CasinoSearch-Bu9XPiUi.cjs} +1 -1
- package/components/{CasinoSearch-WQMARPcc.js → CasinoSearch-C6ZQ-wb3.js} +2 -2
- package/components/{CasinoSearch-Cpfl5DVK.js → CasinoSearch-D8esX7vX.js} +2 -2
- package/es2015/casino-search.cjs +1 -1
- package/es2015/casino-search.js +1 -1
- package/esnext/casino-search.js +1 -1
- package/package.json +1 -1
|
@@ -4353,6 +4353,7 @@ const ia = [], aa = {}, Xu = (e, t = 0) => {
|
|
|
4353
4353
|
};
|
|
4354
4354
|
window.emWidgets = { topic: Xu };
|
|
4355
4355
|
const xe = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), Ju = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4356
|
+
String(Number.MAX_SAFE_INTEGER).length;
|
|
4356
4357
|
function qu(e, t) {
|
|
4357
4358
|
if (e) {
|
|
4358
4359
|
const r = document.createElement("style");
|
|
@@ -4360,6 +4361,8 @@ function qu(e, t) {
|
|
|
4360
4361
|
}
|
|
4361
4362
|
}
|
|
4362
4363
|
function Qu(e, t) {
|
|
4364
|
+
if (!e || !t)
|
|
4365
|
+
return;
|
|
4363
4366
|
const r = new URL(t);
|
|
4364
4367
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4365
4368
|
const i = document.createElement("style");
|