@everymatrix/casino-search-nd 1.94.3 → 1.94.5
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/{CasinoGameThumbnailNd-BeBC2BaI.cjs → CasinoGameThumbnailNd-C08ivhZo.cjs} +1 -1
- package/components/{CasinoGameThumbnailNd-DcZgbXwp.js → CasinoGameThumbnailNd-C19FnebP.js} +1 -1
- package/components/{CasinoGameThumbnailNd-Zm3xWP7d.js → CasinoGameThumbnailNd-s7FVjPDD.js} +1 -1
- package/components/{CasinoSearchNd-BaJJygYt.js → CasinoSearchNd-C4Iw5E6k.js} +125 -121
- package/components/{CasinoSearchNd-DXJl0ELz.js → CasinoSearchNd-Chg9wJ0R.js} +92 -88
- package/components/{CasinoSearchNd-DHdK2Ibd.cjs → CasinoSearchNd-LzHRfjmo.cjs} +2 -2
- package/es2015/casino-search-nd.cjs +1 -1
- package/es2015/casino-search-nd.js +1 -1
- package/esnext/casino-search-nd.js +1 -1
- package/package.json +1 -1
|
@@ -298,23 +298,23 @@ function ba(e, t, r, n, a, i, o, s, u, l, c, h) {
|
|
|
298
298
|
const v = {};
|
|
299
299
|
for (; p--; )
|
|
300
300
|
v[e[p].key] = p;
|
|
301
|
-
const g = [],
|
|
301
|
+
const g = [], A = /* @__PURE__ */ new Map(), O = /* @__PURE__ */ new Map(), H = [];
|
|
302
302
|
for (p = m; p--; ) {
|
|
303
|
-
const T = h(a, i, p),
|
|
304
|
-
let w = o.get(
|
|
305
|
-
w ? H.push(() => w.p(T, t)) : (w = l(
|
|
303
|
+
const T = h(a, i, p), B = r(T);
|
|
304
|
+
let w = o.get(B);
|
|
305
|
+
w ? H.push(() => w.p(T, t)) : (w = l(B, T), w.c()), A.set(B, g[p] = w), B in v && O.set(B, Math.abs(p - v[B]));
|
|
306
306
|
}
|
|
307
307
|
const F = /* @__PURE__ */ new Set(), x = /* @__PURE__ */ new Set();
|
|
308
308
|
function G(T) {
|
|
309
309
|
Qr(T, 1), T.m(s, c), o.set(T.key, T), c = T.first, m--;
|
|
310
310
|
}
|
|
311
311
|
for (; d && m; ) {
|
|
312
|
-
const T = g[m - 1],
|
|
313
|
-
T ===
|
|
312
|
+
const T = g[m - 1], B = e[d - 1], w = T.key, M = B.key;
|
|
313
|
+
T === B ? (c = T.first, d--, m--) : A.has(M) ? !o.has(w) || F.has(w) ? G(T) : x.has(M) ? d-- : O.get(w) > O.get(M) ? (x.add(w), G(T)) : (F.add(M), d--) : (u(B, o), d--);
|
|
314
314
|
}
|
|
315
315
|
for (; d--; ) {
|
|
316
316
|
const T = e[d];
|
|
317
|
-
|
|
317
|
+
A.has(T.key) || u(T, o);
|
|
318
318
|
}
|
|
319
319
|
for (; m; )
|
|
320
320
|
G(g[m - 1]);
|
|
@@ -2974,13 +2974,13 @@ var Si = (
|
|
|
2974
2974
|
} else {
|
|
2975
2975
|
if (g.length === 0)
|
|
2976
2976
|
return this.error(S.EXPECT_DATE_TIME_SKELETON, v);
|
|
2977
|
-
var
|
|
2978
|
-
this.locale && (
|
|
2977
|
+
var A = g;
|
|
2978
|
+
this.locale && (A = si(g, this.locale));
|
|
2979
2979
|
var d = {
|
|
2980
2980
|
type: xe.dateTime,
|
|
2981
|
-
pattern:
|
|
2981
|
+
pattern: A,
|
|
2982
2982
|
location: l.styleLocation,
|
|
2983
|
-
parsedOptions: this.shouldParseSkeletons ? ei(
|
|
2983
|
+
parsedOptions: this.shouldParseSkeletons ? ei(A) : {}
|
|
2984
2984
|
}, O = s === "date" ? L.date : L.time;
|
|
2985
2985
|
return {
|
|
2986
2986
|
val: { type: O, value: n, location: v, style: d },
|
|
@@ -3360,7 +3360,7 @@ function Qe(e, t, r, n, a, i, o) {
|
|
|
3360
3360
|
var p = c.children, v = c.value, g = a[v];
|
|
3361
3361
|
if (!Mi(g))
|
|
3362
3362
|
throw new Pi(v, "function", o);
|
|
3363
|
-
var
|
|
3363
|
+
var A = Qe(p, t, r, n, a, i), O = g(A.map(function(x) {
|
|
3364
3364
|
return x.value;
|
|
3365
3365
|
}));
|
|
3366
3366
|
Array.isArray(O) || (O = [O]), s.push.apply(s, O.map(function(x) {
|
|
@@ -4644,7 +4644,7 @@ if (typeof window != "undefined") {
|
|
|
4644
4644
|
}
|
|
4645
4645
|
};
|
|
4646
4646
|
};
|
|
4647
|
-
customElements.define = e(customElements.define), import("./CasinoGameThumbnailNd-
|
|
4647
|
+
customElements.define = e(customElements.define), import("./CasinoGameThumbnailNd-s7FVjPDD.js").then(({ default: t }) => {
|
|
4648
4648
|
!customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", t.element);
|
|
4649
4649
|
});
|
|
4650
4650
|
}
|
|
@@ -4755,8 +4755,8 @@ function Mn(e, t) {
|
|
|
4755
4755
|
p.setUTCFullYear(h + 1, 0, m), p.setUTCHours(0, 0, 0, 0);
|
|
4756
4756
|
var v = it(p, t), g = /* @__PURE__ */ new Date(0);
|
|
4757
4757
|
g.setUTCFullYear(h, 0, m), g.setUTCHours(0, 0, 0, 0);
|
|
4758
|
-
var
|
|
4759
|
-
return c.getTime() >= v.getTime() ? h + 1 : c.getTime() >=
|
|
4758
|
+
var A = it(g, t);
|
|
4759
|
+
return c.getTime() >= v.getTime() ? h + 1 : c.getTime() >= A.getTime() ? h : h - 1;
|
|
4760
4760
|
}
|
|
4761
4761
|
function zo(e, t) {
|
|
4762
4762
|
var r, n, a, i, o, s, u, l;
|
|
@@ -5864,7 +5864,7 @@ var xs = /^(\d+)(th|st|nd|rd)?/i, Ts = /\d+/i, Cs = {
|
|
|
5864
5864
|
function uu(e, t, r) {
|
|
5865
5865
|
var n, a, i, o, s, u, l, c, h, d, m, p, v, g;
|
|
5866
5866
|
$(2, arguments);
|
|
5867
|
-
var
|
|
5867
|
+
var A = String(t), O = ft(), H = (n = (a = void 0) !== null && a !== void 0 ? a : O.locale) !== null && n !== void 0 ? n : Ds, F = fe((i = (o = (s = (u = void 0) !== null && u !== void 0 ? u : void 0) !== null && s !== void 0 ? s : O.firstWeekContainsDate) !== null && o !== void 0 ? o : (l = O.locale) === null || l === void 0 || (c = l.options) === null || c === void 0 ? void 0 : c.firstWeekContainsDate) !== null && i !== void 0 ? i : 1);
|
|
5868
5868
|
if (!(F >= 1 && F <= 7))
|
|
5869
5869
|
throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");
|
|
5870
5870
|
var x = fe((h = (d = (m = (p = void 0) !== null && p !== void 0 ? p : void 0) !== null && m !== void 0 ? m : O.weekStartsOn) !== null && d !== void 0 ? d : (v = O.locale) === null || v === void 0 || (g = v.options) === null || g === void 0 ? void 0 : g.weekStartsOn) !== null && h !== void 0 ? h : 0);
|
|
@@ -5877,12 +5877,12 @@ function uu(e, t, r) {
|
|
|
5877
5877
|
var G = X(e);
|
|
5878
5878
|
if (!jo(G))
|
|
5879
5879
|
throw new RangeError("Invalid time value");
|
|
5880
|
-
var T = Fo(G),
|
|
5880
|
+
var T = Fo(G), B = Wo(G, T), w = {
|
|
5881
5881
|
firstWeekContainsDate: F,
|
|
5882
5882
|
weekStartsOn: x,
|
|
5883
5883
|
locale: H,
|
|
5884
5884
|
_originalDate: G
|
|
5885
|
-
},
|
|
5885
|
+
}, M = A.match(Us).map(function(D) {
|
|
5886
5886
|
var J = D[0];
|
|
5887
5887
|
if (J === "p" || J === "P") {
|
|
5888
5888
|
var z = es[J];
|
|
@@ -5897,12 +5897,12 @@ function uu(e, t, r) {
|
|
|
5897
5897
|
return Ws(D);
|
|
5898
5898
|
var z = Zo[J];
|
|
5899
5899
|
if (z)
|
|
5900
|
-
return as(D) && Nr(D, t, String(e)), ns(D) && Nr(D, t, String(e)), z(
|
|
5900
|
+
return as(D) && Nr(D, t, String(e)), ns(D) && Nr(D, t, String(e)), z(B, D, H.localize, w);
|
|
5901
5901
|
if (J.match(js))
|
|
5902
5902
|
throw new RangeError("Format string contains an unescaped latin alphabet character `" + J + "`");
|
|
5903
5903
|
return D;
|
|
5904
5904
|
}).join("");
|
|
5905
|
-
return
|
|
5905
|
+
return M;
|
|
5906
5906
|
}
|
|
5907
5907
|
function Ws(e) {
|
|
5908
5908
|
var t = e.match(Fs);
|
|
@@ -6274,7 +6274,7 @@ function Gr(e, t) {
|
|
|
6274
6274
|
Y(v, r, g);
|
|
6275
6275
|
},
|
|
6276
6276
|
p(v, g) {
|
|
6277
|
-
var
|
|
6277
|
+
var A, O;
|
|
6278
6278
|
t = v, g[0] & /*endpoint*/
|
|
6279
6279
|
1 && b(
|
|
6280
6280
|
r,
|
|
@@ -6311,7 +6311,7 @@ function Gr(e, t) {
|
|
|
6311
6311
|
16384 && a !== (a = /*getRequiredIcon*/
|
|
6312
6312
|
t[24](
|
|
6313
6313
|
/*game*/
|
|
6314
|
-
(
|
|
6314
|
+
(A = t[68]) == null ? void 0 : A.icons
|
|
6315
6315
|
)) && b(r, "icon", a), g[0] & /*searchArray*/
|
|
6316
6316
|
16384 && i !== (i = /*game*/
|
|
6317
6317
|
t[68].name) && b(r, "gamename", i), g[0] & /*searchArray*/
|
|
@@ -6443,35 +6443,35 @@ function Wr(e) {
|
|
|
6443
6443
|
};
|
|
6444
6444
|
}
|
|
6445
6445
|
function Zs(e) {
|
|
6446
|
-
let t, r, n, a, i, o, s, u, l, c, h, d, m, p, v, g,
|
|
6446
|
+
let t, r, n, a, i, o, s, u, l, c, h, d, m, p, v, g, A, O, H, F, x = (
|
|
6447
6447
|
/*cancelbutton*/
|
|
6448
6448
|
e[10] === "true" && Rr(e)
|
|
6449
6449
|
);
|
|
6450
|
-
function G(w,
|
|
6450
|
+
function G(w, M) {
|
|
6451
6451
|
return (
|
|
6452
6452
|
/*isLoading*/
|
|
6453
6453
|
w[19] ? zs : qs
|
|
6454
6454
|
);
|
|
6455
6455
|
}
|
|
6456
|
-
let T = G(e),
|
|
6456
|
+
let T = G(e), B = T(e);
|
|
6457
6457
|
return {
|
|
6458
6458
|
c() {
|
|
6459
|
-
t = R("div"), r = R("div"), n = R("div"), a = R("div"), a.innerHTML = '<svg width="14" height="15" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="#FFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="m10.48 10.985 2.21 2.373"></path><circle cx="6.5" cy="6.5" r="5.75" stroke="#FFF" stroke-width="1.5"></circle></svg>', i = K(), o = R("input"), u = K(), l = R("span"), c = Ht("svg"), h = Ht("path"), m = K(), x && x.c(), v = K(), g = R("div"), O = K(),
|
|
6459
|
+
t = R("div"), r = R("div"), n = R("div"), a = R("div"), a.innerHTML = '<svg width="14" height="15" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="#FFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="m10.48 10.985 2.21 2.373"></path><circle cx="6.5" cy="6.5" r="5.75" stroke="#FFF" stroke-width="1.5"></circle></svg>', i = K(), o = R("input"), u = K(), l = R("span"), c = Ht("svg"), h = Ht("path"), m = K(), x && x.c(), v = K(), g = R("div"), O = K(), B.c(), _(a, "class", "SearchIcon"), _(o, "class", "SearchInput"), _(o, "type", "search"), _(o, "placeholder", s = /*$_*/
|
|
6460
6460
|
e[22]("placeHolderSearchGames")), _(o, "maxlength", Bn), _(h, "d", "m1.45 1.5 8.1 8M1.45 9.5l8.1-8"), _(h, "stroke", "#717171"), _(h, "stroke-width", "2"), _(h, "stroke-linecap", "round"), _(h, "stroke-linejoin", "round"), _(c, "width", "11"), _(c, "height", "11"), _(c, "fill", "none"), _(c, "xmlns", "http://www.w3.org/2000/svg"), _(l, "class", d = "SearchClearButton " + /*cancelbutton*/
|
|
6461
6461
|
(e[10] != "true" ? "WithoutCancel" : "") + " " + /*searchValue*/
|
|
6462
6462
|
(e[15].length != 0 ? "" : "NotVisible")), _(n, "class", p = "Search " + /*searchCancelled*/
|
|
6463
|
-
(e[17] ? "" : "SearchAnimation")), _(r, "class", "SearchWrap"), _(g, "class",
|
|
6463
|
+
(e[17] ? "" : "SearchAnimation")), _(r, "class", "SearchWrap"), _(g, "class", A = /*cancelbutton*/
|
|
6464
6464
|
e[10] != "true" ? "OverlayCancel" : ""), _(t, "class", (Xt(
|
|
6465
6465
|
/*userAgent*/
|
|
6466
6466
|
e[23]
|
|
6467
6467
|
) !== "PC" ? "" : "Desktop") + " CasinoSearch");
|
|
6468
6468
|
},
|
|
6469
|
-
m(w,
|
|
6470
|
-
Y(w, t,
|
|
6469
|
+
m(w, M) {
|
|
6470
|
+
Y(w, t, M), P(t, r), P(r, n), P(n, a), P(n, i), P(n, o), sr(
|
|
6471
6471
|
o,
|
|
6472
6472
|
/*searchValue*/
|
|
6473
6473
|
e[15]
|
|
6474
|
-
), e[41](o), P(n, u), P(n, l), P(l, c), P(c, h), P(n, m), x && x.m(n, null), P(t, v), P(t, g), P(t, O),
|
|
6474
|
+
), e[41](o), P(n, u), P(n, l), P(l, c), P(c, h), P(n, m), x && x.m(n, null), P(t, v), P(t, g), P(t, O), B.m(t, null), e[44](t), H || (F = [
|
|
6475
6475
|
ye(
|
|
6476
6476
|
o,
|
|
6477
6477
|
"input",
|
|
@@ -6504,29 +6504,29 @@ function Zs(e) {
|
|
|
6504
6504
|
)
|
|
6505
6505
|
], H = !0);
|
|
6506
6506
|
},
|
|
6507
|
-
p(w,
|
|
6508
|
-
|
|
6507
|
+
p(w, M) {
|
|
6508
|
+
M[0] & /*$_*/
|
|
6509
6509
|
4194304 && s !== (s = /*$_*/
|
|
6510
|
-
w[22]("placeHolderSearchGames")) && _(o, "placeholder", s),
|
|
6510
|
+
w[22]("placeHolderSearchGames")) && _(o, "placeholder", s), M[0] & /*searchValue*/
|
|
6511
6511
|
32768 && o.value !== /*searchValue*/
|
|
6512
6512
|
w[15] && sr(
|
|
6513
6513
|
o,
|
|
6514
6514
|
/*searchValue*/
|
|
6515
6515
|
w[15]
|
|
6516
|
-
),
|
|
6516
|
+
), M[0] & /*cancelbutton, searchValue*/
|
|
6517
6517
|
33792 && d !== (d = "SearchClearButton " + /*cancelbutton*/
|
|
6518
6518
|
(w[10] != "true" ? "WithoutCancel" : "") + " " + /*searchValue*/
|
|
6519
6519
|
(w[15].length != 0 ? "" : "NotVisible")) && _(l, "class", d), /*cancelbutton*/
|
|
6520
|
-
w[10] === "true" ? x ? x.p(w,
|
|
6520
|
+
w[10] === "true" ? x ? x.p(w, M) : (x = Rr(w), x.c(), x.m(n, null)) : x && (x.d(1), x = null), M[0] & /*searchCancelled*/
|
|
6521
6521
|
131072 && p !== (p = "Search " + /*searchCancelled*/
|
|
6522
|
-
(w[17] ? "" : "SearchAnimation")) && _(n, "class", p),
|
|
6523
|
-
1024 &&
|
|
6524
|
-
w[10] != "true" ? "OverlayCancel" : "") && _(g, "class",
|
|
6522
|
+
(w[17] ? "" : "SearchAnimation")) && _(n, "class", p), M[0] & /*cancelbutton*/
|
|
6523
|
+
1024 && A !== (A = /*cancelbutton*/
|
|
6524
|
+
w[10] != "true" ? "OverlayCancel" : "") && _(g, "class", A), T === (T = G(w)) && B ? B.p(w, M) : (B.d(1), B = T(w), B && (B.c(), B.m(t, null)));
|
|
6525
6525
|
},
|
|
6526
6526
|
i: ee,
|
|
6527
6527
|
o: ee,
|
|
6528
6528
|
d(w) {
|
|
6529
|
-
w && W(t), e[41](null), x && x.d(),
|
|
6529
|
+
w && W(t), e[41](null), x && x.d(), B.d(), e[44](null), H = !1, de(F);
|
|
6530
6530
|
}
|
|
6531
6531
|
};
|
|
6532
6532
|
}
|
|
@@ -6534,9 +6534,9 @@ let Bn = 50;
|
|
|
6534
6534
|
function Ks(e, t, r) {
|
|
6535
6535
|
let n;
|
|
6536
6536
|
oa(e, mo, (f) => r(22, n = f));
|
|
6537
|
-
let { endpoint: a = "" } = t, { datasource: i = "" } = t, { session: o = "" } = t, { userid: s = "" } = t, { lang: u = "en" } = t, { mbsource: l } = t, { clientstyling: c = "" } = t, { clientstylingurl: h = "" } = t, { integratedgameframedesktop: d = "false" } = t, { integratedgameframemobile: m = "false" } = t, { showgamename: p = "" } = t, { gamepagemodalurl: v = "true" } = t, { translationurl: g = "" } = t, { showfavorites:
|
|
6538
|
-
const
|
|
6539
|
-
let w = window.navigator.userAgent,
|
|
6537
|
+
let { endpoint: a = "" } = t, { datasource: i = "" } = t, { session: o = "" } = t, { userid: s = "" } = t, { lang: u = "en" } = t, { mbsource: l } = t, { clientstyling: c = "" } = t, { clientstylingurl: h = "" } = t, { integratedgameframedesktop: d = "false" } = t, { integratedgameframemobile: m = "false" } = t, { showgamename: p = "" } = t, { gamepagemodalurl: v = "true" } = t, { translationurl: g = "" } = t, { showfavorites: A = "" } = t, { cancelbutton: O = "true" } = t, { notfoundicon: H = "false" } = t, { controlchannel: F = "casino-search" } = t, { allowedorigins: x = window.location.origin } = t, { requiredicon: G = "false" } = t, { allowsingleclickgameentry: T = "false" } = t;
|
|
6538
|
+
const B = () => (x || "").split(",").map((f) => f.trim()).filter(Boolean);
|
|
6539
|
+
let w = window.navigator.userAgent, M = [], D = [], J = {}, z = "", ue, je = !0, re = !1, Z = !1, ne, Me, Nn, We = !1, $e, Ve, Jt = [];
|
|
6540
6540
|
const dt = (f) => {
|
|
6541
6541
|
Object.keys(f).forEach((y) => {
|
|
6542
6542
|
go(y, f[y]);
|
|
@@ -6553,7 +6553,7 @@ function Ks(e, t, r) {
|
|
|
6553
6553
|
var y;
|
|
6554
6554
|
f.data && f.data.type == "SearchedItemClicked" && Vn(f.data.gameId), f.data.type == "UserSessionID" && (r(20, $e = f.data.session), r(21, Ve = f.data.userid), r(39, We = !0)), f.data.type == "CategoryChange" && Be();
|
|
6555
6555
|
try {
|
|
6556
|
-
const N = f.origin === window.location.origin, I =
|
|
6556
|
+
const N = f.origin === window.location.origin, I = B();
|
|
6557
6557
|
if (!(N || I.length > 0 && I.includes(f.origin)) || !f.data || f.data.channel !== F)
|
|
6558
6558
|
return;
|
|
6559
6559
|
switch (f.data.type) {
|
|
@@ -6574,7 +6574,7 @@ function Ks(e, t, r) {
|
|
|
6574
6574
|
}
|
|
6575
6575
|
}, Rn = (f) => G !== "true" ? void 0 : Object.values(f != null ? f : {}).pop(), mt = () => {
|
|
6576
6576
|
if (r(17, je = !1), r(18, re = !0), a && i && u && z.length < 2) {
|
|
6577
|
-
r(14,
|
|
6577
|
+
r(14, M = []);
|
|
6578
6578
|
let f = localStorage.getItem("searchedGamesWds_casino"), y = [];
|
|
6579
6579
|
f && (y = f.split(","));
|
|
6580
6580
|
let N = [], I = 0, j = y.length;
|
|
@@ -6586,7 +6586,7 @@ function Ks(e, t, r) {
|
|
|
6586
6586
|
Promise.all(N).then((Q) => {
|
|
6587
6587
|
Q = Q.filter(function(le) {
|
|
6588
6588
|
return !!le;
|
|
6589
|
-
}), r(14,
|
|
6589
|
+
}), r(14, M = Q.map((le) => (le.isFavorite = er(le.id), le))), M.length ? Ae("searchSuccess", "SearchWidget") : Ae("searchFail", "SearchWidget");
|
|
6590
6590
|
}).catch((Q) => {
|
|
6591
6591
|
Ae("searchError", "SearchWidget");
|
|
6592
6592
|
});
|
|
@@ -6665,7 +6665,7 @@ function Ks(e, t, r) {
|
|
|
6665
6665
|
D.unshift(f), y = D.join(","), localStorage.setItem("searchedGamesWds_casino", y);
|
|
6666
6666
|
}
|
|
6667
6667
|
}, Be = () => {
|
|
6668
|
-
r(15, z = ""), r(17, je = !0), r(19, Z = !1), r(14,
|
|
6668
|
+
r(15, z = ""), r(17, je = !0), r(19, Z = !1), r(14, M = []), r(18, re = !1), rr(re);
|
|
6669
6669
|
}, tr = () => {
|
|
6670
6670
|
r(15, z = ""), ue.focus();
|
|
6671
6671
|
}, rr = (f) => {
|
|
@@ -6692,14 +6692,18 @@ function Ks(e, t, r) {
|
|
|
6692
6692
|
if (z.length >= 2) {
|
|
6693
6693
|
const f = new URL(`${a}/v1/casino/games`);
|
|
6694
6694
|
f.searchParams.append("datasource", i), f.searchParams.append("expand", "vendor"), f.searchParams.append("platform", Xt(w)), f.searchParams.append("language", u), f.searchParams.append("pagination", "offset=0,limit=30"), f.searchParams.append("filter", `name=${z}`), Fn(f).then((y) => {
|
|
6695
|
-
|
|
6695
|
+
if (y.error)
|
|
6696
|
+
throw y.error;
|
|
6697
|
+
r(14, M = y.items.map((N) => (N.isFavorite = er(N.id), N)));
|
|
6696
6698
|
try {
|
|
6697
6699
|
ge({
|
|
6698
6700
|
type: "SearchResults",
|
|
6699
|
-
count:
|
|
6701
|
+
count: M.length
|
|
6700
6702
|
});
|
|
6701
6703
|
} catch (N) {
|
|
6702
6704
|
}
|
|
6705
|
+
}).catch((y) => {
|
|
6706
|
+
console.error(y), r(14, M = []);
|
|
6703
6707
|
});
|
|
6704
6708
|
} else
|
|
6705
6709
|
je || mt();
|
|
@@ -6722,14 +6726,14 @@ function Ks(e, t, r) {
|
|
|
6722
6726
|
});
|
|
6723
6727
|
}
|
|
6724
6728
|
return e.$$set = (f) => {
|
|
6725
|
-
"endpoint" in f && r(0, a = f.endpoint), "datasource" in f && r(31, i = f.datasource), "session" in f && r(32, o = f.session), "userid" in f && r(33, s = f.userid), "lang" in f && r(1, u = f.lang), "mbsource" in f && r(2, l = f.mbsource), "clientstyling" in f && r(3, c = f.clientstyling), "clientstylingurl" in f && r(4, h = f.clientstylingurl), "integratedgameframedesktop" in f && r(5, d = f.integratedgameframedesktop), "integratedgameframemobile" in f && r(6, m = f.integratedgameframemobile), "showgamename" in f && r(7, p = f.showgamename), "gamepagemodalurl" in f && r(8, v = f.gamepagemodalurl), "translationurl" in f && r(34, g = f.translationurl), "showfavorites" in f && r(9,
|
|
6729
|
+
"endpoint" in f && r(0, a = f.endpoint), "datasource" in f && r(31, i = f.datasource), "session" in f && r(32, o = f.session), "userid" in f && r(33, s = f.userid), "lang" in f && r(1, u = f.lang), "mbsource" in f && r(2, l = f.mbsource), "clientstyling" in f && r(3, c = f.clientstyling), "clientstylingurl" in f && r(4, h = f.clientstylingurl), "integratedgameframedesktop" in f && r(5, d = f.integratedgameframedesktop), "integratedgameframemobile" in f && r(6, m = f.integratedgameframemobile), "showgamename" in f && r(7, p = f.showgamename), "gamepagemodalurl" in f && r(8, v = f.gamepagemodalurl), "translationurl" in f && r(34, g = f.translationurl), "showfavorites" in f && r(9, A = f.showfavorites), "cancelbutton" in f && r(10, O = f.cancelbutton), "notfoundicon" in f && r(11, H = f.notfoundicon), "controlchannel" in f && r(35, F = f.controlchannel), "allowedorigins" in f && r(36, x = f.allowedorigins), "requiredicon" in f && r(37, G = f.requiredicon), "allowsingleclickgameentry" in f && r(12, T = f.allowsingleclickgameentry);
|
|
6726
6730
|
}, e.$$.update = () => {
|
|
6727
6731
|
e.$$.dirty[0] & /*lang*/
|
|
6728
6732
|
2 && u && Yn(), e.$$.dirty[1] & /*translationurl*/
|
|
6729
6733
|
8 && g && In(), e.$$.dirty[1] & /*session, userid*/
|
|
6730
6734
|
6 && o && s && Wn(), e.$$.dirty[0] & /*showfavorites*/
|
|
6731
6735
|
512 | e.$$.dirty[1] & /*isLoggedIn*/
|
|
6732
|
-
256 &&
|
|
6736
|
+
256 && A && We && jn(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
6733
6737
|
8200 && c && ne && bo(ne, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
6734
6738
|
8208 && h && ne && yo(ne, h), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
6735
6739
|
8196 | e.$$.dirty[1] & /*styleSubscription*/
|
|
@@ -6746,12 +6750,12 @@ function Ks(e, t, r) {
|
|
|
6746
6750
|
m,
|
|
6747
6751
|
p,
|
|
6748
6752
|
v,
|
|
6749
|
-
|
|
6753
|
+
A,
|
|
6750
6754
|
O,
|
|
6751
6755
|
H,
|
|
6752
6756
|
T,
|
|
6753
6757
|
ne,
|
|
6754
|
-
|
|
6758
|
+
M,
|
|
6755
6759
|
z,
|
|
6756
6760
|
ue,
|
|
6757
6761
|
je,
|
|
@@ -6945,44 +6949,44 @@ const lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6945
6949
|
default: Ln
|
|
6946
6950
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
6947
6951
|
export {
|
|
6948
|
-
|
|
6949
|
-
|
|
6950
|
-
|
|
6951
|
-
|
|
6952
|
-
|
|
6953
|
-
|
|
6954
|
-
|
|
6955
|
-
|
|
6952
|
+
mo as $,
|
|
6953
|
+
_o as A,
|
|
6954
|
+
b as B,
|
|
6955
|
+
lu as C,
|
|
6956
|
+
he as D,
|
|
6957
|
+
nu as E,
|
|
6958
|
+
K as F,
|
|
6959
|
+
tu as G,
|
|
6956
6960
|
iu as H,
|
|
6957
|
-
|
|
6958
|
-
|
|
6959
|
-
|
|
6960
|
-
|
|
6961
|
+
Ht as I,
|
|
6962
|
+
ie as J,
|
|
6963
|
+
ou as K,
|
|
6964
|
+
au as L,
|
|
6961
6965
|
xa as S,
|
|
6962
|
-
|
|
6963
|
-
|
|
6964
|
-
|
|
6965
|
-
|
|
6966
|
-
|
|
6967
|
-
|
|
6968
|
-
|
|
6969
|
-
|
|
6970
|
-
|
|
6971
|
-
|
|
6972
|
-
|
|
6973
|
-
|
|
6974
|
-
|
|
6975
|
-
|
|
6976
|
-
|
|
6977
|
-
|
|
6966
|
+
Oe as a,
|
|
6967
|
+
bn as b,
|
|
6968
|
+
P as c,
|
|
6969
|
+
sa as d,
|
|
6970
|
+
_ as e,
|
|
6971
|
+
Ke as f,
|
|
6972
|
+
oa as g,
|
|
6973
|
+
Ea as h,
|
|
6974
|
+
ru as i,
|
|
6975
|
+
W as j,
|
|
6976
|
+
R as k,
|
|
6977
|
+
Xr as l,
|
|
6978
|
+
lr as m,
|
|
6979
|
+
k as n,
|
|
6980
|
+
uu as o,
|
|
6981
|
+
Xt as p,
|
|
6978
6982
|
Ys as q,
|
|
6979
|
-
|
|
6980
|
-
|
|
6981
|
-
|
|
6983
|
+
Sa as r,
|
|
6984
|
+
Y as s,
|
|
6985
|
+
su as t,
|
|
6982
6986
|
ye as u,
|
|
6983
|
-
|
|
6984
|
-
|
|
6985
|
-
|
|
6986
|
-
|
|
6987
|
-
|
|
6987
|
+
ee as v,
|
|
6988
|
+
da as w,
|
|
6989
|
+
Vr as x,
|
|
6990
|
+
bo as y,
|
|
6991
|
+
yo as z
|
|
6988
6992
|
};
|