@everymatrix/casino-most-played-section 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.
@@ -1,5 +1,5 @@
1
- import { $ as ie, M as me, a as he, S as Fe, i as be, s as ye, f as L, b as ve, n as ae, d as z, c as V, e as g, h as we, j as _e, t as ke, k as Ce, g as n, w as ne, A as xe, N as ge, u as G, m as o, B as te, C as ee, q as O, v as T, O as oe, I as se, D as Se, E as Ie, F as Le, G as Pe, H as Ae } from "./CasinoMostPlayedSection-wwY8jPJY.js";
2
- function Oe({ withLocale: r, translations: e }) {
1
+ import { b as ie, $ as me, c as he, S as Fe, r as be, A as ye, p as L, e as ve, v as ae, l as j, s as V, m as g, h as we, x as _e, q as ke, g as Ce, f as n, o as ne, k as xe, z as ge, G, d as o, u as te, L as ee, J as E, M as T, I as oe, K as se, B as Se, D as Ie, E as Le, i as Pe, a as Ae } from "./CasinoMostPlayedSection-B7ZBv6ne.js";
2
+ function Ee({ withLocale: r, translations: e }) {
3
3
  ie.subscribe((l) => {
4
4
  l == null && (me.set(e), ie.set(r));
5
5
  });
@@ -117,7 +117,7 @@ const de = {
117
117
  clear: "Clear all"
118
118
  }
119
119
  };
120
- function Ee(r) {
120
+ function Oe(r) {
121
121
  ve(r, "svelte-14m0j7n", ':root{--min-height:50px}.SearchLoading{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.FilterContainer{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));position:relative;z-index:17}.FilterSelector{background-color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:var(--emw--color-gray-100, #E6E6E6);text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid var(--emw--color-white, #FFFFFF);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid var(--emw--color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between;overflow:hidden}.FilterLabel .FilterItemLabel span.VendorName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emw--color-gray-100, #E6E6E6);border:1px solid var(--emw--color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}@media(max-width: 480px){.FilerContainerSplit .FilterSelector{min-height:var(--min-height)}.FilerContainerSplit .FilterDropdownContainer{top:var(--min-height)}.FilterName,.FilterValueContainer{overflow:hidden;max-width:100%;font-size:12px;text-overflow:ellipsis;width:fit-content}.FilterLabel .FiltersCheckmark{margin-right:5px}.FilterItem label{padding:0;font-size:11px;overflow:hidden;text-overflow:ellipsis;width:unset}.FilterItemLabel span:first-child{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:60%}}');
122
122
  }
123
123
  function fe(r, e, l) {
@@ -128,45 +128,45 @@ function Be(r) {
128
128
  let e, l, i, a, s, m, v, w, b = (
129
129
  /*$_*/
130
130
  r[11]("filterby") + ""
131
- ), u, C, y, E, P = (
131
+ ), u, C, y, O, P = (
132
132
  /*$_*/
133
133
  r[11]("providers") + ""
134
- ), S, x, F, p, c, A, M, W, R, _, N, D, B, H = (
134
+ ), S, x, F, p, c, A, M, W, K, _, N, D, B, H = (
135
135
  /*$_*/
136
136
  r[11]("clear") + ""
137
- ), U, J, q, Z, K, X;
137
+ ), R, J, q, U, Z, X;
138
138
  function Y(t, d) {
139
139
  return (
140
140
  /*fullSelection*/
141
141
  t[7] ? Ne : Me
142
142
  );
143
143
  }
144
- let Q = Y(r), I = Q(r), j = ne(
144
+ let Q = Y(r), I = Q(r), z = ne(
145
145
  /*vendorArray*/
146
146
  r[5]
147
147
  ), k = [];
148
- for (let t = 0; t < j.length; t += 1)
149
- k[t] = ue(fe(r, j, t));
148
+ for (let t = 0; t < z.length; t += 1)
149
+ k[t] = ue(fe(r, z, t));
150
150
  return {
151
151
  c() {
152
- e = g("div"), l = g("div"), i = g("div"), a = ee("svg"), s = ee("path"), m = O(), v = g("div"), w = g("span"), u = T(b), C = O(), y = g("div"), E = g("span"), S = T(P), x = O(), I.c(), F = O(), p = g("span"), c = ee("svg"), A = ee("path"), R = O(), _ = g("div"), N = g("ul");
152
+ e = g("div"), l = g("div"), i = g("div"), a = ee("svg"), s = ee("path"), m = E(), v = g("div"), w = g("span"), u = T(b), C = E(), y = g("div"), O = g("span"), S = T(P), x = E(), I.c(), F = E(), p = g("span"), c = ee("svg"), A = ee("path"), K = E(), _ = g("div"), N = g("ul");
153
153
  for (let t = 0; t < k.length; t += 1)
154
154
  k[t].c();
155
- D = O(), B = g("button"), U = T(H), n(s, "id", "noun_filter_736223"), n(s, "d", "M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"), n(s, "transform", "translate(-5 -6.2)"), n(s, "fill", "#fff"), n(a, "xmlns", "http://www.w3.org/2000/svg"), n(a, "width", "16"), n(a, "height", "16"), n(a, "viewBox", "0 0 16 16"), n(w, "class", "FilterName"), n(y, "class", "FilterValueContainer"), n(v, "class", "FilterTextContainer"), n(i, "class", "FilterMainArea"), n(A, "id", "arrow"), n(A, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), n(A, "transform", "translate(-274.511 -441.088)"), n(A, "fill", "#d1d1d1"), n(c, "xmlns", "http://www.w3.org/2000/svg"), n(c, "width", "14"), n(c, "height", "6.835"), n(c, "viewBox", "0 0 14 6.835"), n(p, "class", M = "TriangleInactive " + /*isFilterActive*/
155
+ D = E(), B = g("button"), R = T(H), n(s, "id", "noun_filter_736223"), n(s, "d", "M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"), n(s, "transform", "translate(-5 -6.2)"), n(s, "fill", "#fff"), n(a, "xmlns", "http://www.w3.org/2000/svg"), n(a, "width", "16"), n(a, "height", "16"), n(a, "viewBox", "0 0 16 16"), n(w, "class", "FilterName"), n(y, "class", "FilterValueContainer"), n(v, "class", "FilterTextContainer"), n(i, "class", "FilterMainArea"), n(A, "id", "arrow"), n(A, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), n(A, "transform", "translate(-274.511 -441.088)"), n(A, "fill", "#d1d1d1"), n(c, "xmlns", "http://www.w3.org/2000/svg"), n(c, "width", "14"), n(c, "height", "6.835"), n(c, "viewBox", "0 0 14 6.835"), n(p, "class", M = "TriangleInactive " + /*isFilterActive*/
156
156
  (r[4] ? "TriangleActive" : "")), n(l, "class", W = "FilterSelector " + /*isFilterActive*/
157
157
  (r[4] ? "FilterSelectorOpen" : "")), n(N, "class", "FilterDropdown"), n(B, "class", "ClearFilters"), B.disabled = J = /*fullSelection*/
158
158
  r[7] && /*selectedVendorArray*/
159
159
  r[6].length != /*vendorArray*/
160
160
  r[5].length, n(_, "class", q = "FilterDropdownContainer " + /*isFilterActive*/
161
- (r[4] ? "FilterOpen" : "")), n(e, "class", Z = "FilterContainer " + /*addfilterselector*/
161
+ (r[4] ? "FilterOpen" : "")), n(e, "class", U = "FilterContainer " + /*addfilterselector*/
162
162
  (r[0] == "true" && /*addsortingselector*/
163
163
  r[1] == "true" ? "FilerContainerSplit" : ""));
164
164
  },
165
165
  m(t, d) {
166
- V(t, e, d), o(e, l), o(l, i), o(i, a), o(a, s), o(i, m), o(i, v), o(v, w), o(w, u), o(v, C), o(v, y), o(y, E), o(E, S), o(y, x), I.m(y, null), o(l, F), o(l, p), o(p, c), o(c, A), o(e, R), o(e, _), o(_, N);
166
+ V(t, e, d), o(e, l), o(l, i), o(i, a), o(a, s), o(i, m), o(i, v), o(v, w), o(w, u), o(v, C), o(v, y), o(y, O), o(O, S), o(y, x), I.m(y, null), o(l, F), o(l, p), o(p, c), o(c, A), o(e, K), o(e, _), o(_, N);
167
167
  for (let f = 0; f < k.length; f += 1)
168
168
  k[f] && k[f].m(N, null);
169
- o(_, D), o(_, B), o(B, U), K || (X = [
169
+ o(_, D), o(_, B), o(B, R), Z || (X = [
170
170
  te(
171
171
  l,
172
172
  "click",
@@ -179,7 +179,7 @@ function Be(r) {
179
179
  /*click_handler_2*/
180
180
  r[28]
181
181
  )
182
- ], K = !0);
182
+ ], Z = !0);
183
183
  },
184
184
  p(t, d) {
185
185
  if (d[0] & /*$_*/
@@ -192,34 +192,34 @@ function Be(r) {
192
192
  16 && W !== (W = "FilterSelector " + /*isFilterActive*/
193
193
  (t[4] ? "FilterSelectorOpen" : "")) && n(l, "class", W), d[0] & /*filterbylogo, vendorArray, filterByVendors*/
194
194
  8228) {
195
- j = ne(
195
+ z = ne(
196
196
  /*vendorArray*/
197
197
  t[5]
198
198
  );
199
199
  let f;
200
- for (f = 0; f < j.length; f += 1) {
201
- const h = fe(t, j, f);
200
+ for (f = 0; f < z.length; f += 1) {
201
+ const h = fe(t, z, f);
202
202
  k[f] ? k[f].p(h, d) : (k[f] = ue(h), k[f].c(), k[f].m(N, null));
203
203
  }
204
204
  for (; f < k.length; f += 1)
205
205
  k[f].d(1);
206
- k.length = j.length;
206
+ k.length = z.length;
207
207
  }
208
208
  d[0] & /*$_*/
209
209
  2048 && H !== (H = /*$_*/
210
- t[11]("clear") + "") && G(U, H), d[0] & /*fullSelection, selectedVendorArray, vendorArray*/
210
+ t[11]("clear") + "") && G(R, H), d[0] & /*fullSelection, selectedVendorArray, vendorArray*/
211
211
  224 && J !== (J = /*fullSelection*/
212
212
  t[7] && /*selectedVendorArray*/
213
213
  t[6].length != /*vendorArray*/
214
214
  t[5].length) && (B.disabled = J), d[0] & /*isFilterActive*/
215
215
  16 && q !== (q = "FilterDropdownContainer " + /*isFilterActive*/
216
216
  (t[4] ? "FilterOpen" : "")) && n(_, "class", q), d[0] & /*addfilterselector, addsortingselector*/
217
- 3 && Z !== (Z = "FilterContainer " + /*addfilterselector*/
217
+ 3 && U !== (U = "FilterContainer " + /*addfilterselector*/
218
218
  (t[0] == "true" && /*addsortingselector*/
219
- t[1] == "true" ? "FilerContainerSplit" : "")) && n(e, "class", Z);
219
+ t[1] == "true" ? "FilerContainerSplit" : "")) && n(e, "class", U);
220
220
  },
221
221
  d(t) {
222
- t && z(e), I.d(), xe(k, t), K = !1, ge(X);
222
+ t && j(e), I.d(), xe(k, t), Z = !1, ge(X);
223
223
  }
224
224
  };
225
225
  }
@@ -241,7 +241,7 @@ function Te(r) {
241
241
  i[11]("500") + "") && (e.innerHTML = l);
242
242
  },
243
243
  d(i) {
244
- i && z(e);
244
+ i && j(e);
245
245
  }
246
246
  };
247
247
  }
@@ -266,7 +266,7 @@ function Me(r) {
266
266
  );
267
267
  },
268
268
  d(i) {
269
- i && z(e);
269
+ i && j(e);
270
270
  }
271
271
  };
272
272
  }
@@ -288,7 +288,7 @@ function Ne(r) {
288
288
  a[11]("all") + "") && G(i, l);
289
289
  },
290
290
  d(a) {
291
- a && z(e);
291
+ a && j(e);
292
292
  }
293
293
  };
294
294
  }
@@ -308,11 +308,11 @@ function De(r) {
308
308
  i[37].logo) && n(e, "src", l);
309
309
  },
310
310
  d(i) {
311
- i && z(e);
311
+ i && j(e);
312
312
  }
313
313
  };
314
314
  }
315
- function je(r) {
315
+ function ze(r) {
316
316
  let e, l, i = (
317
317
  /*vendor*/
318
318
  r[37].name + ""
@@ -322,7 +322,7 @@ function je(r) {
322
322
  ), b, u;
323
323
  return {
324
324
  c() {
325
- e = g("div"), l = g("span"), a = T(i), s = O(), m = g("span"), v = T("("), b = T(w), u = T(")"), n(l, "class", "VendorName"), n(e, "class", "FilterItemLabel");
325
+ e = g("div"), l = g("span"), a = T(i), s = E(), m = g("span"), v = T("("), b = T(w), u = T(")"), n(l, "class", "VendorName"), n(e, "class", "FilterItemLabel");
326
326
  },
327
327
  m(C, y) {
328
328
  V(C, e, y), o(e, l), o(l, a), o(e, s), o(e, m), o(m, v), o(m, b), o(m, u);
@@ -335,13 +335,13 @@ function je(r) {
335
335
  C[37].games.total + "") && G(b, w);
336
336
  },
337
337
  d(C) {
338
- C && z(e);
338
+ C && j(e);
339
339
  }
340
340
  };
341
341
  }
342
342
  function ue(r) {
343
343
  let e, l, i, a, s, m, v, w, b, u, C, y;
344
- function E() {
344
+ function O() {
345
345
  r[26].call(
346
346
  i,
347
347
  /*each_value*/
@@ -364,7 +364,7 @@ function ue(r) {
364
364
  /*filterbylogo*/
365
365
  p[2] === "false"
366
366
  )
367
- return je;
367
+ return ze;
368
368
  if (
369
369
  /*filterbylogo*/
370
370
  p[2] === "true"
@@ -374,7 +374,7 @@ function ue(r) {
374
374
  let x = S(r), F = x && x(r);
375
375
  return {
376
376
  c() {
377
- e = g("li"), l = g("label"), i = g("input"), s = O(), m = g("span"), v = O(), F && F.c(), w = O(), n(i, "type", "checkbox"), n(i, "name", "checkbox"), i.__value = a = /*vendor*/
377
+ e = g("li"), l = g("label"), i = g("input"), s = E(), m = g("span"), v = E(), F && F.c(), w = E(), n(i, "type", "checkbox"), n(i, "name", "checkbox"), i.__value = a = /*vendor*/
378
378
  r[37].name, oe(i, i.__value), n(m, "class", "FiltersCheckmark"), n(l, "class", "FilterLabel"), n(e, "class", b = "FilterItem " + /*filterbylogo*/
379
379
  (r[2] === "true" ? "FilterItemWithLogos" : "")), e.value = u = /*vendor*/
380
380
  r[37].name;
@@ -382,7 +382,7 @@ function ue(r) {
382
382
  m(p, c) {
383
383
  V(p, e, c), o(e, l), o(l, i), i.checked = /*vendor*/
384
384
  r[37].isFilterSelected, o(l, s), o(l, m), o(l, v), F && F.m(l, null), o(e, w), C || (y = [
385
- te(i, "change", E),
385
+ te(i, "change", O),
386
386
  te(i, "click", P)
387
387
  ], C = !0);
388
388
  },
@@ -398,11 +398,11 @@ function ue(r) {
398
398
  r[37].name) && (e.value = u);
399
399
  },
400
400
  d(p) {
401
- p && z(e), F && F.d(), C = !1, ge(y);
401
+ p && j(e), F && F.d(), C = !1, ge(y);
402
402
  }
403
403
  };
404
404
  }
405
- function ze(r) {
405
+ function je(r) {
406
406
  let e;
407
407
  function l(s, m) {
408
408
  if (
@@ -428,15 +428,15 @@ function ze(r) {
428
428
  i: ae,
429
429
  o: ae,
430
430
  d(s) {
431
- s && z(e), a && a.d(), r[29](null);
431
+ s && j(e), a && a.d(), r[29](null);
432
432
  }
433
433
  };
434
434
  }
435
435
  function Ve(r, e, l) {
436
436
  let i;
437
437
  we(r, Ae, (t) => l(11, i = t));
438
- let { endpoint: a = "" } = e, { datasource: s = "" } = e, { lang: m = "" } = e, { translationurl: v = "" } = e, { clientstyling: w = "" } = e, { clientstylingurl: b = "" } = e, { categoryid: u = "" } = e, { addfilterselector: C = "false" } = e, { addsortingselector: y = "false" } = e, { filterbylogo: E = "false" } = e, { mbsource: P } = e, { usesinglevendorfilter: S = "false" } = e, x = !1, F = window.navigator.userAgent, p = [], c = [], A = {}, M = !1, W = 0, R = !0, _, N = !1, D;
439
- Oe({ withLocale: "en", translations: {} });
438
+ let { endpoint: a = "" } = e, { datasource: s = "" } = e, { lang: m = "" } = e, { translationurl: v = "" } = e, { clientstyling: w = "" } = e, { clientstylingurl: b = "" } = e, { categoryid: u = "" } = e, { addfilterselector: C = "false" } = e, { addsortingselector: y = "false" } = e, { filterbylogo: O = "false" } = e, { mbsource: P } = e, { usesinglevendorfilter: S = "false" } = e, x = !1, F = window.navigator.userAgent, p = [], c = [], A = {}, M = !1, W = 0, K = !0, _, N = !1, D;
439
+ Ee({ withLocale: "en", translations: {} });
440
440
  const B = () => {
441
441
  fetch(v).then((d) => d.json()).then((d) => {
442
442
  Object.keys(d).forEach((f) => {
@@ -451,7 +451,7 @@ function Ve(r, e, l) {
451
451
  }), A[u] && (A = { [u]: [] });
452
452
  const H = () => {
453
453
  l(4, x = !x), window.postMessage({ type: "FilterOpened" }, window.location.href);
454
- }, U = (t) => (l(9, R = !0), new Promise((d, f) => {
454
+ }, R = (t) => (l(9, K = !0), new Promise((d, f) => {
455
455
  fetch(t).then((h) => h.json()).then((h) => {
456
456
  h = h.items, d(h.items), l(6, c = []);
457
457
  let le = JSON.parse(localStorage.getItem("vendorFiltersByCategory"));
@@ -463,7 +463,7 @@ function Ve(r, e, l) {
463
463
  }).catch((h) => {
464
464
  console.error(h), l(10, N = !0), f(h);
465
465
  }).finally(() => {
466
- l(9, R = !1);
466
+ l(9, K = !1);
467
467
  });
468
468
  })), J = (t) => {
469
469
  let d = localStorage.getItem("vendorFiltersByCategory");
@@ -474,12 +474,12 @@ function Ve(r, e, l) {
474
474
  })) : (d = JSON.parse(d), d[f] = c.map((h) => h.id), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(d))), window.postMessage({ type: "ApplyFilters", origin: "filters" }, window.location.href), q();
475
475
  }, q = () => {
476
476
  l(7, M = c.length === p.length || c.length == 0), l(8, W = c.length);
477
- }, Z = () => {
477
+ }, U = () => {
478
478
  if (p.length && S === "true")
479
479
  return;
480
480
  const t = new URL(`${a}/v1/casino/vendors`);
481
- l(4, x = !1), t.searchParams.append("fields", "id,name,logo,subVendors,games"), t.searchParams.append("language", m), t.searchParams.append("datasource", s), t.searchParams.append("platform", ke(F)), S === "true" || ((u.match(/\$/g) || []).length > 1 ? (t.searchParams.append("filter", `games(subGroups=${u})`), t.searchParams.append("subVendors", `games(subGroups=${u})`)) : t.searchParams.append("filter", `games(groups=${u})`)), U(t);
482
- }, K = () => {
481
+ l(4, x = !1), t.searchParams.append("fields", "id,name,logo,subVendors,games"), t.searchParams.append("language", m), t.searchParams.append("datasource", s), t.searchParams.append("platform", ke(F)), S === "true" || ((u.match(/\$/g) || []).length > 1 ? (t.searchParams.append("filter", `games(subGroups=${u})`), t.searchParams.append("subVendors", `games(subGroups=${u})`)) : t.searchParams.append("filter", `games(groups=${u})`)), R(t);
482
+ }, Z = () => {
483
483
  l(6, c = []), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(A = {
484
484
  [S === "true" ? "*" : u]: c.map((t) => t.id)
485
485
  })), p.forEach((t) => t.isFilterSelected = !1), l(5, p), window.postMessage({ type: "ApplyFilters" }, window.location.href), l(7, M = !0), l(4, x = !1);
@@ -493,17 +493,17 @@ function Ve(r, e, l) {
493
493
  function Q(t, d) {
494
494
  t[d].isFilterSelected = this.checked, l(5, p);
495
495
  }
496
- const I = (t) => J(t), j = () => K();
496
+ const I = (t) => J(t), z = () => Z();
497
497
  function k(t) {
498
498
  Ce[t ? "unshift" : "push"](() => {
499
499
  _ = t, l(3, _);
500
500
  });
501
501
  }
502
502
  return r.$$set = (t) => {
503
- "endpoint" in t && l(15, a = t.endpoint), "datasource" in t && l(16, s = t.datasource), "lang" in t && l(17, m = t.lang), "translationurl" in t && l(18, v = t.translationurl), "clientstyling" in t && l(19, w = t.clientstyling), "clientstylingurl" in t && l(20, b = t.clientstylingurl), "categoryid" in t && l(21, u = t.categoryid), "addfilterselector" in t && l(0, C = t.addfilterselector), "addsortingselector" in t && l(1, y = t.addsortingselector), "filterbylogo" in t && l(2, E = t.filterbylogo), "mbsource" in t && l(22, P = t.mbsource), "usesinglevendorfilter" in t && l(23, S = t.usesinglevendorfilter);
503
+ "endpoint" in t && l(15, a = t.endpoint), "datasource" in t && l(16, s = t.datasource), "lang" in t && l(17, m = t.lang), "translationurl" in t && l(18, v = t.translationurl), "clientstyling" in t && l(19, w = t.clientstyling), "clientstylingurl" in t && l(20, b = t.clientstylingurl), "categoryid" in t && l(21, u = t.categoryid), "addfilterselector" in t && l(0, C = t.addfilterselector), "addsortingselector" in t && l(1, y = t.addsortingselector), "filterbylogo" in t && l(2, O = t.filterbylogo), "mbsource" in t && l(22, P = t.mbsource), "usesinglevendorfilter" in t && l(23, S = t.usesinglevendorfilter);
504
504
  }, r.$$.update = () => {
505
505
  r.$$.dirty[0] & /*endpoint, datasource, categoryid, filterbylogo*/
506
- 2195460 && a && s && u && E && Z(), r.$$.dirty[0] & /*clientstyling, customStylingContainer*/
506
+ 2195460 && a && s && u && O && U(), r.$$.dirty[0] & /*clientstyling, customStylingContainer*/
507
507
  524296 && w && _ && Se(_, w), r.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
508
508
  1048584 && b && _ && Ie(_, b), r.$$.dirty[0] & /*mbsource, customStylingContainer, styleSubscription*/
509
509
  20971528 && P && _ && l(24, D = Le(_, `${P}.Style`, D, !0)), r.$$.dirty[0] & /*translationurl*/
@@ -511,19 +511,19 @@ function Ve(r, e, l) {
511
511
  }, [
512
512
  C,
513
513
  y,
514
- E,
514
+ O,
515
515
  _,
516
516
  x,
517
517
  p,
518
518
  c,
519
519
  M,
520
520
  W,
521
- R,
521
+ K,
522
522
  N,
523
523
  i,
524
524
  H,
525
525
  J,
526
- K,
526
+ Z,
527
527
  a,
528
528
  s,
529
529
  m,
@@ -537,7 +537,7 @@ function Ve(r, e, l) {
537
537
  Y,
538
538
  Q,
539
539
  I,
540
- j,
540
+ z,
541
541
  k
542
542
  ];
543
543
  }
@@ -547,7 +547,7 @@ class We extends Fe {
547
547
  this,
548
548
  e,
549
549
  Ve,
550
- ze,
550
+ je,
551
551
  ye,
552
552
  {
553
553
  endpoint: 15,
@@ -563,7 +563,7 @@ class We extends Fe {
563
563
  mbsource: 22,
564
564
  usesinglevendorfilter: 23
565
565
  },
566
- Ee,
566
+ Oe,
567
567
  [-1, -1]
568
568
  );
569
569
  }