@everymatrix/casino-most-played-section 1.94.4 → 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,4 +1,4 @@
1
- import { $ as re, M as pe, a as me, S as he, i as Fe, s as be, f as L, b as ye, n as ie, d as z, e as V, g, j as ve, k as we, u as _e, l as ke, h as n, x as ae, B as Ce, N as ue, v as G, q as o, C as te, D as ee, r as O, w as T, O as ne, I as oe, F as xe, G as Se, H as Ie, c as Le, E as Pe } from "./CasinoMostPlayedSection-BxWxObpE.js";
1
+ import { b as re, $ as pe, c as me, S as he, r as Fe, A as be, p as L, e as ye, v as ie, l as j, s as V, m as g, h as ve, x as we, q as _e, g as ke, f as n, o as ae, k as Ce, z as ue, G, d as o, u as te, L as ee, J as E, M as T, I as ne, K as oe, B as xe, D as Se, E as Ie, i as Le, a as Pe } from "./CasinoMostPlayedSection-xkOdnESC.js";
2
2
  function Ae({ withLocale: r, translations: e }) {
3
3
  re.subscribe((l) => {
4
4
  l == null && (pe.set(e), re.set(r));
@@ -117,56 +117,56 @@ const ce = {
117
117
  clear: "Clear all"
118
118
  }
119
119
  };
120
- function Oe(r) {
120
+ function Ee(r) {
121
121
  ye(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 de(r, e, l) {
124
124
  const i = r.slice();
125
125
  return i[37] = e[l], i[38] = e, i[39] = l, i;
126
126
  }
127
- function Ee(r) {
127
+ function Oe(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] ? Me : Te
142
142
  );
143
143
  }
144
- let Q = Y(r), I = Q(r), j = ae(
144
+ let Q = Y(r), I = Q(r), z = ae(
145
145
  /*vendorArray*/
146
146
  r[5]
147
147
  ), k = [];
148
- for (let t = 0; t < j.length; t += 1)
149
- k[t] = fe(de(r, j, t));
148
+ for (let t = 0; t < z.length; t += 1)
149
+ k[t] = fe(de(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 Ee(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 Ee(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 = ae(
195
+ z = ae(
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 = de(t, j, f);
200
+ for (f = 0; f < z.length; f += 1) {
201
+ const h = de(t, z, f);
202
202
  k[f] ? k[f].p(h, d) : (k[f] = fe(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(), Ce(k, t), K = !1, ue(X);
222
+ t && j(e), I.d(), Ce(k, t), Z = !1, ue(X);
223
223
  }
224
224
  };
225
225
  }
@@ -241,7 +241,7 @@ function Be(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 Te(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 Me(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,7 +308,7 @@ function Ne(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
  }
@@ -322,7 +322,7 @@ function De(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 De(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 fe(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*/
@@ -374,7 +374,7 @@ function fe(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, ne(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 fe(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 fe(r) {
398
398
  r[37].name) && (e.value = u);
399
399
  },
400
400
  d(p) {
401
- p && z(e), F && F.d(), C = !1, ue(y);
401
+ p && j(e), F && F.d(), C = !1, ue(y);
402
402
  }
403
403
  };
404
404
  }
405
- function je(r) {
405
+ function ze(r) {
406
406
  let e;
407
407
  function l(s, m) {
408
408
  if (
@@ -412,7 +412,7 @@ function je(r) {
412
412
  return Be;
413
413
  if (!/*isLoading*/
414
414
  s[9])
415
- return Ee;
415
+ return Oe;
416
416
  }
417
417
  let i = l(r), a = i && i(r);
418
418
  return {
@@ -428,14 +428,14 @@ function je(r) {
428
428
  i: ie,
429
429
  o: ie,
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
- function ze(r, e, l) {
435
+ function je(r, e, l) {
436
436
  let i;
437
437
  ve(r, Pe, (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;
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
439
  Ae({ withLocale: "en", translations: {} });
440
440
  const B = () => {
441
441
  fetch(v).then((d) => d.json()).then((d) => {
@@ -451,7 +451,7 @@ function ze(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"));
@@ -462,7 +462,7 @@ function ze(r, e, l) {
462
462
  }).catch((h) => {
463
463
  console.error(h), l(10, N = !0), f(h);
464
464
  }).finally(() => {
465
- l(9, R = !1);
465
+ l(9, K = !1);
466
466
  });
467
467
  })), J = (t) => {
468
468
  let d = localStorage.getItem("vendorFiltersByCategory");
@@ -473,12 +473,12 @@ function ze(r, e, l) {
473
473
  })) : (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();
474
474
  }, q = () => {
475
475
  l(7, M = c.length === p.length || c.length == 0), l(8, W = c.length);
476
- }, Z = () => {
476
+ }, U = () => {
477
477
  if (p.length && S === "true")
478
478
  return;
479
479
  const t = new URL(`${a}/v1/casino/vendors`);
480
- 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", _e(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);
481
- }, K = () => {
480
+ 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", _e(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);
481
+ }, Z = () => {
482
482
  l(6, c = []), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(A = {
483
483
  [S === "true" ? "*" : u]: c.map((t) => t.id)
484
484
  })), p.forEach((t) => t.isFilterSelected = !1), l(5, p), window.postMessage({ type: "ApplyFilters" }, window.location.href), l(7, M = !0), l(4, x = !1);
@@ -492,17 +492,17 @@ function ze(r, e, l) {
492
492
  function Q(t, d) {
493
493
  t[d].isFilterSelected = this.checked, l(5, p);
494
494
  }
495
- const I = (t) => J(t), j = () => K();
495
+ const I = (t) => J(t), z = () => Z();
496
496
  function k(t) {
497
497
  ke[t ? "unshift" : "push"](() => {
498
498
  _ = t, l(3, _);
499
499
  });
500
500
  }
501
501
  return r.$$set = (t) => {
502
- "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);
502
+ "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);
503
503
  }, r.$$.update = () => {
504
504
  r.$$.dirty[0] & /*endpoint, datasource, categoryid, filterbylogo*/
505
- 2195460 && a && s && u && E && Z(), r.$$.dirty[0] & /*clientstyling, customStylingContainer*/
505
+ 2195460 && a && s && u && O && U(), r.$$.dirty[0] & /*clientstyling, customStylingContainer*/
506
506
  524296 && w && _ && xe(_, w), r.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
507
507
  1048584 && b && _ && Se(_, b), r.$$.dirty[0] & /*mbsource, customStylingContainer, styleSubscription*/
508
508
  20971528 && P && _ && l(24, D = Ie(_, `${P}.Style`, D, !0)), r.$$.dirty[0] & /*translationurl*/
@@ -510,19 +510,19 @@ function ze(r, e, l) {
510
510
  }, [
511
511
  C,
512
512
  y,
513
- E,
513
+ O,
514
514
  _,
515
515
  x,
516
516
  p,
517
517
  c,
518
518
  M,
519
519
  W,
520
- R,
520
+ K,
521
521
  N,
522
522
  i,
523
523
  H,
524
524
  J,
525
- K,
525
+ Z,
526
526
  a,
527
527
  s,
528
528
  m,
@@ -536,7 +536,7 @@ function ze(r, e, l) {
536
536
  Y,
537
537
  Q,
538
538
  I,
539
- j,
539
+ z,
540
540
  k
541
541
  ];
542
542
  }
@@ -545,8 +545,8 @@ class Ve extends he {
545
545
  super(), Fe(
546
546
  this,
547
547
  e,
548
- ze,
549
548
  je,
549
+ ze,
550
550
  be,
551
551
  {
552
552
  endpoint: 15,
@@ -562,7 +562,7 @@ class Ve extends he {
562
562
  mbsource: 22,
563
563
  usesinglevendorfilter: 23
564
564
  },
565
- Oe,
565
+ Ee,
566
566
  [-1, -1]
567
567
  );
568
568
  }