@everymatrix/casino-most-played-section 1.63.2 → 1.64.0

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.
Files changed (35) hide show
  1. package/components/{CasinoFilter-zzTGuKnt.js → CasinoFilter-CZl1cztJ.js} +127 -127
  2. package/components/{CasinoFilter-BmGWsU7J.cjs → CasinoFilter-WNFrQkQJ.cjs} +3 -3
  3. package/components/{CasinoFilter-BaHdkFc-.js → CasinoFilter-fITDy2f1.js} +145 -145
  4. package/components/{CasinoGameThumbnail-BD69M-tU.js → CasinoGameThumbnail-BS8fymkb.js} +3 -3
  5. package/components/{CasinoGameThumbnail-L09ReSI7.js → CasinoGameThumbnail-BaX6mLdw.js} +3 -3
  6. package/components/{CasinoGameThumbnail-oK2MgYq9.cjs → CasinoGameThumbnail-CYDuVrC6.cjs} +2 -2
  7. package/components/CasinoGamesCategorySection-BDUHWpRS.js +3202 -0
  8. package/components/CasinoGamesCategorySection-CpdlukEH.js +3170 -0
  9. package/components/CasinoGamesCategorySection-DBm-ji0G.cjs +1 -0
  10. package/components/{CasinoMostPlayedSection-DDVSUt80.js → CasinoMostPlayedSection-8q-NPg0k.js} +2 -2
  11. package/components/{CasinoMostPlayedSection-I-5Bm-nH.js → CasinoMostPlayedSection-D6rDt08U.js} +2 -2
  12. package/components/{CasinoMostPlayedSection-BgrEnmBf.cjs → CasinoMostPlayedSection-cdDHGqS9.cjs} +1 -1
  13. package/components/{CasinoSort-BTwDwT8n.js → CasinoSort-C9ECfUlx.js} +43 -43
  14. package/components/{CasinoSort-Ci8TaT8M.cjs → CasinoSort-C_DOIYQz.cjs} +1 -1
  15. package/components/{CasinoSort-BqED6YEv.js → CasinoSort-b4vaEPet.js} +43 -43
  16. package/es2015/casino-most-played-section.cjs +1 -1
  17. package/es2015/casino-most-played-section.js +1 -1
  18. package/esnext/casino-most-played-section.js +1 -1
  19. package/package.json +1 -1
  20. package/stencil/{index-97d17652-C616IYj2.js → index-97d17652-BEnqZAxL.js} +1 -1
  21. package/stencil/{index-97d17652-C9Ph2JiE.cjs → index-97d17652-D5_8Vwfn.cjs} +1 -1
  22. package/stencil/{index-97d17652-B8yQdy7J.js → index-97d17652-WK_DbPS4.js} +1 -1
  23. package/stencil/{ui-image-Bz0nQwNJ.cjs → ui-image-CMb1eK44.cjs} +1 -1
  24. package/stencil/{ui-image-DX8NqsyA.js → ui-image-CQQDA5b0.js} +1 -1
  25. package/stencil/{ui-image-o9dMcntc.js → ui-image-CmwNU-jf.js} +1 -1
  26. package/stencil/{ui-image-7da92f1f-26DzsVFt.js → ui-image-b7b48fe5-Cf9Vq5pI.js} +6 -6
  27. package/stencil/ui-image-b7b48fe5-DCck2kk1.cjs +1 -0
  28. package/stencil/{ui-image-7da92f1f-BAghvEDf.js → ui-image-b7b48fe5-V9vp4faA.js} +6 -6
  29. package/stencil/{ui-image_2-Cyqb4u7k.js → ui-image_2-B56t6kXT.js} +2 -2
  30. package/stencil/{ui-image_2-BXgptLvl.js → ui-image_2-BncuYpLi.js} +2 -2
  31. package/stencil/{ui-image_2-Cctik3aF.cjs → ui-image_2-YkYxLKu7.cjs} +1 -1
  32. package/components/CasinoGamesCategorySection-BIWgJL7m.js +0 -3170
  33. package/components/CasinoGamesCategorySection-C7Hu3HLC.js +0 -3139
  34. package/components/CasinoGamesCategorySection-Dzc1TR3Z.cjs +0 -1
  35. package/stencil/ui-image-7da92f1f-BiVBd_OW.cjs +0 -1
@@ -31,20 +31,20 @@ function Kt(e, ...t) {
31
31
  const r = e.subscribe(...t);
32
32
  return r.unsubscribe ? () => r.unsubscribe() : r;
33
33
  }
34
- function Dr(e, t, r) {
34
+ function $r(e, t, r) {
35
35
  e.$$.on_destroy.push(Kt(t, r));
36
36
  }
37
37
  function _(e, t) {
38
38
  e.appendChild(t);
39
39
  }
40
- function $r(e, t, r) {
41
- const n = Ur(e);
40
+ function Ur(e, t, r) {
41
+ const n = Dr(e);
42
42
  if (!n.getElementById(t)) {
43
- const i = C("style");
43
+ const i = B("style");
44
44
  i.id = t, i.textContent = r, Gr(n, i);
45
45
  }
46
46
  }
47
- function Ur(e) {
47
+ function Dr(e) {
48
48
  if (!e)
49
49
  return document;
50
50
  const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
@@ -71,20 +71,20 @@ function kr(e, t) {
71
71
  for (let r = 0; r < e.length; r += 1)
72
72
  e[r] && e[r].d(t);
73
73
  }
74
- function C(e) {
74
+ function B(e) {
75
75
  return document.createElement(e);
76
76
  }
77
77
  function xe(e) {
78
78
  return document.createElementNS("http://www.w3.org/2000/svg", e);
79
79
  }
80
- function U(e) {
80
+ function D(e) {
81
81
  return document.createTextNode(e);
82
82
  }
83
83
  function V() {
84
- return U(" ");
84
+ return D(" ");
85
85
  }
86
86
  function xo() {
87
- return U("");
87
+ return D("");
88
88
  }
89
89
  function Re(e, t, r, n) {
90
90
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
@@ -143,7 +143,7 @@ class So {
143
143
  this.e || (this.is_svg ? this.e = xe(
144
144
  /** @type {keyof SVGElementTagNameMap} */
145
145
  r.nodeName
146
- ) : this.e = C(
146
+ ) : this.e = B(
147
147
  /** @type {keyof HTMLElementTagNameMap} */
148
148
  r.nodeType === 11 ? "TEMPLATE" : r.nodeName
149
149
  ), this.t = r.tagName !== "TEMPLATE" ? r : (
@@ -208,7 +208,7 @@ let fe = [];
208
208
  const Tt = [], tr = /* @__PURE__ */ Promise.resolve();
209
209
  let rt = !1;
210
210
  function rr() {
211
- rt || (rt = !0, tr.then(D));
211
+ rt || (rt = !0, tr.then($));
212
212
  }
213
213
  function Ho() {
214
214
  return rr(), tr;
@@ -218,7 +218,7 @@ function nt(e) {
218
218
  }
219
219
  const ze = /* @__PURE__ */ new Set();
220
220
  let ue = 0;
221
- function D() {
221
+ function $() {
222
222
  if (ue !== 0)
223
223
  return;
224
224
  const e = we;
@@ -340,7 +340,7 @@ function Yr(e, t, r, n, i, o, s = null, a = [-1]) {
340
340
  l.fragment && l.fragment.l(p), p.forEach(k);
341
341
  } else
342
342
  l.fragment && l.fragment.c();
343
- t.intro && nr(e.$$.fragment), Jr(e, t.target, t.anchor), D();
343
+ t.intro && nr(e.$$.fragment), Jr(e, t.target, t.anchor), $();
344
344
  }
345
345
  Ee(h);
346
346
  }
@@ -387,7 +387,7 @@ typeof HTMLElement == "function" && (ir = class extends HTMLElement {
387
387
  let o;
388
388
  return {
389
389
  c: function() {
390
- o = C("slot"), i !== "default" && g(o, "name", i);
390
+ o = B("slot"), i !== "default" && g(o, "name", i);
391
391
  },
392
392
  /**
393
393
  * @param {HTMLElement} target
@@ -820,7 +820,7 @@ var lr = function(e) {
820
820
  try {
821
821
  r.next(t);
822
822
  } catch (n) {
823
- Be(n);
823
+ Ce(n);
824
824
  }
825
825
  }, e.prototype.error = function(t) {
826
826
  var r = this.partialObserver;
@@ -828,17 +828,17 @@ var lr = function(e) {
828
828
  try {
829
829
  r.error(t);
830
830
  } catch (n) {
831
- Be(n);
831
+ Ce(n);
832
832
  }
833
833
  else
834
- Be(t);
834
+ Ce(t);
835
835
  }, e.prototype.complete = function() {
836
836
  var t = this.partialObserver;
837
837
  if (t.complete)
838
838
  try {
839
839
  t.complete();
840
840
  } catch (r) {
841
- Be(r);
841
+ Ce(r);
842
842
  }
843
843
  }, e;
844
844
  }(), ut = function(e) {
@@ -853,7 +853,7 @@ var lr = function(e) {
853
853
  }
854
854
  return t;
855
855
  }(lr);
856
- function Be(e) {
856
+ function Ce(e) {
857
857
  on(e);
858
858
  }
859
859
  function an(e) {
@@ -877,7 +877,7 @@ function cn(e) {
877
877
  }, r);
878
878
  };
879
879
  }
880
- var Ct = function() {
880
+ var Bt = function() {
881
881
  function e(t) {
882
882
  t && (this._subscribe = t);
883
883
  }
@@ -958,7 +958,7 @@ var dn = or(function(e) {
958
958
  return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
959
959
  }
960
960
  return t.prototype.lift = function(r) {
961
- var n = new Bt(this, this);
961
+ var n = new Ct(this, this);
962
962
  return n.operator = r, n;
963
963
  }, t.prototype._throwIfClosed = function() {
964
964
  if (this.closed)
@@ -1026,12 +1026,12 @@ var dn = or(function(e) {
1026
1026
  var n = this, i = n.hasError, o = n.thrownError, s = n.isStopped;
1027
1027
  i ? r.error(o) : s && r.complete();
1028
1028
  }, t.prototype.asObservable = function() {
1029
- var r = new Ct();
1029
+ var r = new Bt();
1030
1030
  return r.source = this, r;
1031
1031
  }, t.create = function(r, n) {
1032
- return new Bt(r, n);
1032
+ return new Ct(r, n);
1033
1033
  }, t;
1034
- }(Ct), Bt = function(e) {
1034
+ }(Bt), Ct = function(e) {
1035
1035
  He(t, e);
1036
1036
  function t(r, n) {
1037
1037
  var i = e.call(this) || this;
@@ -1197,7 +1197,7 @@ function cr(e, t) {
1197
1197
  return !1;
1198
1198
  }
1199
1199
  }
1200
- function Cn(e, t) {
1200
+ function Bn(e, t) {
1201
1201
  return cr(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1202
1202
  }
1203
1203
  function Fn(e, t, r) {
@@ -1205,7 +1205,7 @@ function Fn(e, t, r) {
1205
1205
  return r.isMergeableObject(e) && Lt(e).forEach(function(i) {
1206
1206
  n[i] = Se(e[i], r);
1207
1207
  }), Lt(t).forEach(function(i) {
1208
- Cn(e, i) || (cr(e, i) && r.isMergeableObject(t[i]) ? n[i] = An(i, r)(e[i], t[i], r) : n[i] = Se(t[i], r));
1208
+ Bn(e, i) || (cr(e, i) && r.isMergeableObject(t[i]) ? n[i] = An(i, r)(e[i], t[i], r) : n[i] = Se(t[i], r));
1209
1209
  }), n;
1210
1210
  }
1211
1211
  function pe(e, t, r) {
@@ -1220,7 +1220,7 @@ pe.all = function(t, r) {
1220
1220
  return pe(n, i, r);
1221
1221
  }, {});
1222
1222
  };
1223
- var Bn = pe, On = Bn;
1223
+ var Cn = pe, On = Cn;
1224
1224
  const In = /* @__PURE__ */ yn(On);
1225
1225
  var ht = function(e, t) {
1226
1226
  return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
@@ -1265,7 +1265,7 @@ function Je(e, t, r) {
1265
1265
  return e.concat(o || Array.prototype.slice.call(t));
1266
1266
  }
1267
1267
  function Qe(e, t) {
1268
- var r = t && t.cache ? t.cache : Gn, n = t && t.serializer ? t.serializer : $n, i = t && t.strategy ? t.strategy : Rn;
1268
+ var r = t && t.cache ? t.cache : Gn, n = t && t.serializer ? t.serializer : Un, i = t && t.strategy ? t.strategy : Rn;
1269
1269
  return i(e, {
1270
1270
  cache: r,
1271
1271
  serializer: n
@@ -1289,12 +1289,12 @@ function Rn(e, t) {
1289
1289
  var r = e.length === 1 ? Mn : fr;
1290
1290
  return pr(e, this, r, t.cache.create(), t.serializer);
1291
1291
  }
1292
- function Dn(e, t) {
1292
+ function $n(e, t) {
1293
1293
  return pr(e, this, fr, t.cache.create(), t.serializer);
1294
1294
  }
1295
- var $n = function() {
1295
+ var Un = function() {
1296
1296
  return JSON.stringify(arguments);
1297
- }, Un = (
1297
+ }, Dn = (
1298
1298
  /** @class */
1299
1299
  function() {
1300
1300
  function e() {
@@ -1308,19 +1308,19 @@ var $n = function() {
1308
1308
  }()
1309
1309
  ), Gn = {
1310
1310
  create: function() {
1311
- return new Un();
1311
+ return new Dn();
1312
1312
  }
1313
1313
  }, qe = {
1314
- variadic: Dn
1315
- }, De = function() {
1316
- return De = Object.assign || function(t) {
1314
+ variadic: $n
1315
+ }, $e = function() {
1316
+ return $e = Object.assign || function(t) {
1317
1317
  for (var r, n = 1, i = arguments.length; n < i; n++) {
1318
1318
  r = arguments[n];
1319
1319
  for (var o in r)
1320
1320
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
1321
1321
  }
1322
1322
  return t;
1323
- }, De.apply(this, arguments);
1323
+ }, $e.apply(this, arguments);
1324
1324
  };
1325
1325
  var E;
1326
1326
  (function(e) {
@@ -1552,7 +1552,7 @@ function Qn(e) {
1552
1552
  }
1553
1553
  return t;
1554
1554
  }
1555
- function Dt(e) {
1555
+ function $t(e) {
1556
1556
  var t = {}, r = Sr(e);
1557
1557
  return r || t;
1558
1558
  }
@@ -1592,12 +1592,12 @@ function qn(e) {
1592
1592
  continue;
1593
1593
  case "scientific":
1594
1594
  t = O(O(O({}, t), { notation: "scientific" }), i.options.reduce(function(h, l) {
1595
- return O(O({}, h), Dt(l));
1595
+ return O(O({}, h), $t(l));
1596
1596
  }, {}));
1597
1597
  continue;
1598
1598
  case "engineering":
1599
1599
  t = O(O(O({}, t), { notation: "engineering" }), i.options.reduce(function(h, l) {
1600
- return O(O({}, h), Dt(l));
1600
+ return O(O({}, h), $t(l));
1601
1601
  }, {}));
1602
1602
  continue;
1603
1603
  case "notation-simple":
@@ -3146,7 +3146,7 @@ try {
3146
3146
  } catch {
3147
3147
  ft = !1;
3148
3148
  }
3149
- var $t = ri ? (
3149
+ var Ut = ri ? (
3150
3150
  // Native
3151
3151
  function(t, r, n) {
3152
3152
  return t.startsWith(r, n);
@@ -3168,7 +3168,7 @@ var $t = ri ? (
3168
3168
  }
3169
3169
  return n;
3170
3170
  }
3171
- ), Ut = (
3171
+ ), Dt = (
3172
3172
  // native
3173
3173
  ii ? Object.fromEntries : (
3174
3174
  // Ponyfill
@@ -3445,7 +3445,7 @@ var pi = (
3445
3445
  if (v.err)
3446
3446
  return v;
3447
3447
  var y = w(i, this.clonePosition());
3448
- if (l && $t(l?.style, "::", 0)) {
3448
+ if (l && Ut(l?.style, "::", 0)) {
3449
3449
  var T = ci(l.style.slice(2));
3450
3450
  if (a === "number") {
3451
3451
  var p = this.parseNumberSkeletonFromString(T, l.styleLocation);
@@ -3485,7 +3485,7 @@ var pi = (
3485
3485
  case "select": {
3486
3486
  var b = this.clonePosition();
3487
3487
  if (this.bumpSpace(), !this.bumpIf(","))
3488
- return this.error(E.EXPECT_SELECT_ARGUMENT_OPTIONS, w(b, De({}, b)));
3488
+ return this.error(E.EXPECT_SELECT_ARGUMENT_OPTIONS, w(b, $e({}, b)));
3489
3489
  this.bumpSpace();
3490
3490
  var I = this.parseIdentifierIfPossible(), L = 0;
3491
3491
  if (a !== "select" && I.value === "offset") {
@@ -3508,7 +3508,7 @@ var pi = (
3508
3508
  val: {
3509
3509
  type: F.select,
3510
3510
  value: n,
3511
- options: Ut(M.val),
3511
+ options: Dt(M.val),
3512
3512
  location: A
3513
3513
  },
3514
3514
  err: null
@@ -3516,7 +3516,7 @@ var pi = (
3516
3516
  val: {
3517
3517
  type: F.plural,
3518
3518
  value: n,
3519
- options: Ut(M.val),
3519
+ options: Dt(M.val),
3520
3520
  offset: L,
3521
3521
  pluralType: a === "plural" ? "cardinal" : "ordinal",
3522
3522
  location: A
@@ -3658,7 +3658,7 @@ var pi = (
3658
3658
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
3659
3659
  }
3660
3660
  }, e.prototype.bumpIf = function(t) {
3661
- if ($t(this.message, t, this.offset())) {
3661
+ if (Ut(this.message, t, this.offset())) {
3662
3662
  for (var r = 0; r < t.length; r++)
3663
3663
  this.bump();
3664
3664
  return !0;
@@ -3715,7 +3715,7 @@ function bt(e) {
3715
3715
  });
3716
3716
  }
3717
3717
  function gi(e, t) {
3718
- t === void 0 && (t = {}), t = De({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3718
+ t === void 0 && (t = {}), t = $e({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3719
3719
  var r = new pi(e, t).parse();
3720
3720
  if (r.err) {
3721
3721
  var n = SyntaxError(E[r.err.kind]);
@@ -4073,7 +4073,7 @@ const Q = {}, Ai = (e, t, r) => r && (t in Q || (Q[t] = {}), e in Q[t] || (Q[t][
4073
4073
  return Q[t][e];
4074
4074
  const r = Xe(t);
4075
4075
  for (let n = 0; n < r.length; n++) {
4076
- const i = r[n], o = Ci(i, e);
4076
+ const i = r[n], o = Bi(i, e);
4077
4077
  if (o)
4078
4078
  return Ai(e, t, o);
4079
4079
  }
@@ -4083,11 +4083,11 @@ const ye = ke({});
4083
4083
  function Pi(e) {
4084
4084
  return _t[e] || null;
4085
4085
  }
4086
- function Cr(e) {
4086
+ function Br(e) {
4087
4087
  return e in _t;
4088
4088
  }
4089
- function Ci(e, t) {
4090
- if (!Cr(e))
4089
+ function Bi(e, t) {
4090
+ if (!Br(e))
4091
4091
  return null;
4092
4092
  const r = Pi(e);
4093
4093
  return Hi(r, t);
@@ -4098,7 +4098,7 @@ function Fi(e) {
4098
4098
  const t = Xe(e);
4099
4099
  for (let r = 0; r < t.length; r++) {
4100
4100
  const n = t[r];
4101
- if (Cr(n))
4101
+ if (Br(n))
4102
4102
  return n;
4103
4103
  }
4104
4104
  }
@@ -4111,15 +4111,15 @@ ge(
4111
4111
  );
4112
4112
  ye.subscribe((e) => _t = e);
4113
4113
  const Me = {};
4114
- function Bi(e, t) {
4114
+ function Ci(e, t) {
4115
4115
  Me[e].delete(t), Me[e].size === 0 && delete Me[e];
4116
4116
  }
4117
- function Br(e) {
4117
+ function Cr(e) {
4118
4118
  return Me[e];
4119
4119
  }
4120
4120
  function Oi(e) {
4121
4121
  return Xe(e).map((t) => {
4122
- const r = Br(t);
4122
+ const r = Cr(t);
4123
4123
  return [t, r ? [...r] : []];
4124
4124
  }).filter(([, t]) => t.length > 0);
4125
4125
  }
@@ -4127,13 +4127,13 @@ function gt(e) {
4127
4127
  return e == null ? !1 : Xe(e).some(
4128
4128
  (t) => {
4129
4129
  var r;
4130
- return (r = Br(t)) == null ? void 0 : r.size;
4130
+ return (r = Cr(t)) == null ? void 0 : r.size;
4131
4131
  }
4132
4132
  );
4133
4133
  }
4134
4134
  function Ii(e, t) {
4135
4135
  return Promise.all(
4136
- t.map((n) => (Bi(e, n), n().then((i) => i.default || i)))
4136
+ t.map((n) => (Ci(e, n), n().then((i) => i.default || i)))
4137
4137
  ).then((n) => Fr(e, ...n));
4138
4138
  }
4139
4139
  const _e = {};
@@ -4192,16 +4192,16 @@ function be() {
4192
4192
  return Mi;
4193
4193
  }
4194
4194
  const et = ke(!1);
4195
- var Ri = Object.defineProperty, Di = Object.defineProperties, $i = Object.getOwnPropertyDescriptors, jt = Object.getOwnPropertySymbols, Ui = Object.prototype.hasOwnProperty, Gi = Object.prototype.propertyIsEnumerable, Vt = (e, t, r) => t in e ? Ri(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ki = (e, t) => {
4195
+ var Ri = Object.defineProperty, $i = Object.defineProperties, Ui = Object.getOwnPropertyDescriptors, jt = Object.getOwnPropertySymbols, Di = Object.prototype.hasOwnProperty, Gi = Object.prototype.propertyIsEnumerable, Vt = (e, t, r) => t in e ? Ri(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ki = (e, t) => {
4196
4196
  for (var r in t || (t = {}))
4197
- Ui.call(t, r) && Vt(e, r, t[r]);
4197
+ Di.call(t, r) && Vt(e, r, t[r]);
4198
4198
  if (jt)
4199
4199
  for (var r of jt(t))
4200
4200
  Gi.call(t, r) && Vt(e, r, t[r]);
4201
4201
  return e;
4202
- }, ji = (e, t) => Di(e, $i(t));
4202
+ }, ji = (e, t) => $i(e, Ui(t));
4203
4203
  let yt;
4204
- const $e = ke(null);
4204
+ const Ue = ke(null);
4205
4205
  function Xt(e) {
4206
4206
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
4207
4207
  }
@@ -4212,7 +4212,7 @@ function Xe(e, t = be().fallbackLocale) {
4212
4212
  function ne() {
4213
4213
  return yt ?? void 0;
4214
4214
  }
4215
- $e.subscribe((e) => {
4215
+ Ue.subscribe((e) => {
4216
4216
  yt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
4217
4217
  });
4218
4218
  const Vi = (e) => {
@@ -4223,13 +4223,13 @@ const Vi = (e) => {
4223
4223
  () => et.set(!0),
4224
4224
  t
4225
4225
  ) : et.set(!0), Or(e).then(() => {
4226
- $e.set(e);
4226
+ Ue.set(e);
4227
4227
  }).finally(() => {
4228
4228
  clearTimeout(r), et.set(!1);
4229
4229
  });
4230
4230
  }
4231
- return $e.set(e);
4232
- }, re = ji(ki({}, $e), {
4231
+ return Ue.set(e);
4232
+ }, re = ji(ki({}, Ue), {
4233
4233
  set: Vi
4234
4234
  }), We = (e) => {
4235
4235
  const t = /* @__PURE__ */ Object.create(null);
@@ -4238,19 +4238,19 @@ const Vi = (e) => {
4238
4238
  return i in t ? t[i] : t[i] = e(n);
4239
4239
  };
4240
4240
  };
4241
- var Xi = Object.defineProperty, Ue = Object.getOwnPropertySymbols, Ir = Object.prototype.hasOwnProperty, Lr = Object.prototype.propertyIsEnumerable, Wt = (e, t, r) => t in e ? Xi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, xt = (e, t) => {
4241
+ var Xi = Object.defineProperty, De = Object.getOwnPropertySymbols, Ir = Object.prototype.hasOwnProperty, Lr = Object.prototype.propertyIsEnumerable, Wt = (e, t, r) => t in e ? Xi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, xt = (e, t) => {
4242
4242
  for (var r in t || (t = {}))
4243
4243
  Ir.call(t, r) && Wt(e, r, t[r]);
4244
- if (Ue)
4245
- for (var r of Ue(t))
4244
+ if (De)
4245
+ for (var r of De(t))
4246
4246
  Lr.call(t, r) && Wt(e, r, t[r]);
4247
4247
  return e;
4248
4248
  }, ve = (e, t) => {
4249
4249
  var r = {};
4250
4250
  for (var n in e)
4251
4251
  Ir.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
4252
- if (e != null && Ue)
4253
- for (var n of Ue(e))
4252
+ if (e != null && De)
4253
+ for (var n of De(e))
4254
4254
  t.indexOf(n) < 0 && Lr.call(e, n) && (r[n] = e[n]);
4255
4255
  return r;
4256
4256
  };
@@ -4347,7 +4347,7 @@ ge([re], () => ro);
4347
4347
  ge([re, ye], () => no);
4348
4348
  window.emWidgets = { topic: bn };
4349
4349
  const oo = (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)), so = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4350
- function Co(e, t) {
4350
+ function Bo(e, t) {
4351
4351
  const r = window.navigator.userAgent;
4352
4352
  return oo(r) ? t = e.filter((n) => {
4353
4353
  if (n.gameModel && (n.gameModel.platform.includes("iPad") || n.gameModel.platform.includes("iPhone") || n.gameModel.platform.includes("Android")))
@@ -4499,7 +4499,7 @@ const Zt = {
4499
4499
  }
4500
4500
  };
4501
4501
  function co(e) {
4502
- $r(e, "svelte-15yj9h0", ':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, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.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 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, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));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%}}');
4502
+ Ur(e, "svelte-1rlsu2u", ':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 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%}}');
4503
4503
  }
4504
4504
  function Jt(e, t, r) {
4505
4505
  const n = e.slice();
@@ -4516,13 +4516,13 @@ function fo(e) {
4516
4516
  /*$_*/
4517
4517
  e[11]("clear") + ""
4518
4518
  ), ie, ee, oe, te, se, Ae;
4519
- function Pe(d, B) {
4519
+ function Pe(d, C) {
4520
4520
  return (
4521
4521
  /*fullSelection*/
4522
4522
  d[7] ? bo : mo
4523
4523
  );
4524
4524
  }
4525
- let ae = Pe(e), $ = ae(e), J = Ht(
4525
+ let ae = Pe(e), U = ae(e), J = Ht(
4526
4526
  /*vendorArray*/
4527
4527
  e[5]
4528
4528
  ), f = [];
@@ -4530,10 +4530,10 @@ function fo(e) {
4530
4530
  f[d] = Qt(Jt(e, J, d));
4531
4531
  return {
4532
4532
  c() {
4533
- t = C("div"), r = C("div"), n = C("div"), i = xe("svg"), o = xe("path"), s = V(), a = C("div"), h = C("span"), u = U(l), p = V(), c = C("div"), m = C("span"), y = U(v), T = V(), $.c(), H = V(), S = C("span"), b = xe("svg"), I = xe("path"), A = V(), P = C("div"), N = C("ul");
4533
+ t = B("div"), r = B("div"), n = B("div"), i = xe("svg"), o = xe("path"), s = V(), a = B("div"), h = B("span"), u = D(l), p = V(), c = B("div"), m = B("span"), y = D(v), T = V(), U.c(), H = V(), S = B("span"), b = xe("svg"), I = xe("path"), A = V(), P = B("div"), N = B("ul");
4534
4534
  for (let d = 0; d < f.length; d += 1)
4535
4535
  f[d].c();
4536
- z = V(), j = C("button"), ie = U(K), g(o, "id", "noun_filter_736223"), g(o, "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"), g(o, "transform", "translate(-5 -6.2)"), g(o, "fill", "#fff"), g(i, "xmlns", "http://www.w3.org/2000/svg"), g(i, "width", "16"), g(i, "height", "16"), g(i, "viewBox", "0 0 16 16"), g(h, "class", "FilterName"), g(c, "class", "FilterValueContainer"), g(a, "class", "FilterTextContainer"), g(n, "class", "FilterMainArea"), g(I, "id", "arrow"), g(I, "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"), g(I, "transform", "translate(-274.511 -441.088)"), g(I, "fill", "#d1d1d1"), g(b, "xmlns", "http://www.w3.org/2000/svg"), g(b, "width", "14"), g(b, "height", "6.835"), g(b, "viewBox", "0 0 14 6.835"), g(S, "class", L = "TriangleInactive " + /*isFilterActive*/
4536
+ z = V(), j = B("button"), ie = D(K), g(o, "id", "noun_filter_736223"), g(o, "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"), g(o, "transform", "translate(-5 -6.2)"), g(o, "fill", "#fff"), g(i, "xmlns", "http://www.w3.org/2000/svg"), g(i, "width", "16"), g(i, "height", "16"), g(i, "viewBox", "0 0 16 16"), g(h, "class", "FilterName"), g(c, "class", "FilterValueContainer"), g(a, "class", "FilterTextContainer"), g(n, "class", "FilterMainArea"), g(I, "id", "arrow"), g(I, "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"), g(I, "transform", "translate(-274.511 -441.088)"), g(I, "fill", "#d1d1d1"), g(b, "xmlns", "http://www.w3.org/2000/svg"), g(b, "width", "14"), g(b, "height", "6.835"), g(b, "viewBox", "0 0 14 6.835"), g(S, "class", L = "TriangleInactive " + /*isFilterActive*/
4537
4537
  (e[4] ? "TriangleActive" : "")), g(r, "class", M = "FilterSelector " + /*isFilterActive*/
4538
4538
  (e[4] ? "FilterSelectorOpen" : "")), g(N, "class", "FilterDropdown"), g(j, "class", "ClearFilters"), j.disabled = ee = /*fullSelection*/
4539
4539
  e[7] && /*selectedVendorArray*/
@@ -4543,8 +4543,8 @@ function fo(e) {
4543
4543
  (e[0] == "true" && /*addsortingselector*/
4544
4544
  e[1] == "true" ? "FilerContainerSplit" : ""));
4545
4545
  },
4546
- m(d, B) {
4547
- W(d, t, B), _(t, r), _(r, n), _(n, i), _(i, o), _(n, s), _(n, a), _(a, h), _(h, u), _(a, p), _(a, c), _(c, m), _(m, y), _(c, T), $.m(c, null), _(r, H), _(r, S), _(S, b), _(b, I), _(t, A), _(t, P), _(P, N);
4546
+ m(d, C) {
4547
+ W(d, t, C), _(t, r), _(r, n), _(n, i), _(i, o), _(n, s), _(n, a), _(a, h), _(h, u), _(a, p), _(a, c), _(c, m), _(m, y), _(c, T), U.m(c, null), _(r, H), _(r, S), _(S, b), _(b, I), _(t, A), _(t, P), _(P, N);
4548
4548
  for (let x = 0; x < f.length; x += 1)
4549
4549
  f[x] && f[x].m(N, null);
4550
4550
  _(P, z), _(P, j), _(j, ie), se || (Ae = [
@@ -4562,16 +4562,16 @@ function fo(e) {
4562
4562
  )
4563
4563
  ], se = !0);
4564
4564
  },
4565
- p(d, B) {
4566
- if (B[0] & /*$_*/
4565
+ p(d, C) {
4566
+ if (C[0] & /*$_*/
4567
4567
  2048 && l !== (l = /*$_*/
4568
- d[11]("filterby") + "") && q(u, l), B[0] & /*$_*/
4568
+ d[11]("filterby") + "") && q(u, l), C[0] & /*$_*/
4569
4569
  2048 && v !== (v = /*$_*/
4570
- d[11]("providers") + "") && q(y, v), ae === (ae = Pe(d)) && $ ? $.p(d, B) : ($.d(1), $ = ae(d), $ && ($.c(), $.m(c, null))), B[0] & /*isFilterActive*/
4570
+ d[11]("providers") + "") && q(y, v), ae === (ae = Pe(d)) && U ? U.p(d, C) : (U.d(1), U = ae(d), U && (U.c(), U.m(c, null))), C[0] & /*isFilterActive*/
4571
4571
  16 && L !== (L = "TriangleInactive " + /*isFilterActive*/
4572
- (d[4] ? "TriangleActive" : "")) && g(S, "class", L), B[0] & /*isFilterActive*/
4572
+ (d[4] ? "TriangleActive" : "")) && g(S, "class", L), C[0] & /*isFilterActive*/
4573
4573
  16 && M !== (M = "FilterSelector " + /*isFilterActive*/
4574
- (d[4] ? "FilterSelectorOpen" : "")) && g(r, "class", M), B[0] & /*filterbylogo, vendorArray, filterByVendors*/
4574
+ (d[4] ? "FilterSelectorOpen" : "")) && g(r, "class", M), C[0] & /*filterbylogo, vendorArray, filterByVendors*/
4575
4575
  8228) {
4576
4576
  J = Ht(
4577
4577
  /*vendorArray*/
@@ -4580,27 +4580,27 @@ function fo(e) {
4580
4580
  let x;
4581
4581
  for (x = 0; x < J.length; x += 1) {
4582
4582
  const le = Jt(d, J, x);
4583
- f[x] ? f[x].p(le, B) : (f[x] = Qt(le), f[x].c(), f[x].m(N, null));
4583
+ f[x] ? f[x].p(le, C) : (f[x] = Qt(le), f[x].c(), f[x].m(N, null));
4584
4584
  }
4585
4585
  for (; x < f.length; x += 1)
4586
4586
  f[x].d(1);
4587
4587
  f.length = J.length;
4588
4588
  }
4589
- B[0] & /*$_*/
4589
+ C[0] & /*$_*/
4590
4590
  2048 && K !== (K = /*$_*/
4591
- d[11]("clear") + "") && q(ie, K), B[0] & /*fullSelection, selectedVendorArray, vendorArray*/
4591
+ d[11]("clear") + "") && q(ie, K), C[0] & /*fullSelection, selectedVendorArray, vendorArray*/
4592
4592
  224 && ee !== (ee = /*fullSelection*/
4593
4593
  d[7] && /*selectedVendorArray*/
4594
4594
  d[6].length != /*vendorArray*/
4595
- d[5].length) && (j.disabled = ee), B[0] & /*isFilterActive*/
4595
+ d[5].length) && (j.disabled = ee), C[0] & /*isFilterActive*/
4596
4596
  16 && oe !== (oe = "FilterDropdownContainer " + /*isFilterActive*/
4597
- (d[4] ? "FilterOpen" : "")) && g(P, "class", oe), B[0] & /*addfilterselector, addsortingselector*/
4597
+ (d[4] ? "FilterOpen" : "")) && g(P, "class", oe), C[0] & /*addfilterselector, addsortingselector*/
4598
4598
  3 && te !== (te = "FilterContainer " + /*addfilterselector*/
4599
4599
  (d[0] == "true" && /*addsortingselector*/
4600
4600
  d[1] == "true" ? "FilerContainerSplit" : "")) && g(t, "class", te);
4601
4601
  },
4602
4602
  d(d) {
4603
- d && k(t), $.d(), kr(f, d), se = !1, Y(Ae);
4603
+ d && k(t), U.d(), kr(f, d), se = !1, Y(Ae);
4604
4604
  }
4605
4605
  };
4606
4606
  }
@@ -4611,7 +4611,7 @@ function po(e) {
4611
4611
  ), n;
4612
4612
  return {
4613
4613
  c() {
4614
- t = C("p"), n = U(r), g(t, "class", "SearchLoading");
4614
+ t = B("p"), n = D(r), g(t, "class", "SearchLoading");
4615
4615
  },
4616
4616
  m(i, o) {
4617
4617
  W(i, t, o), _(t, n);
@@ -4630,7 +4630,7 @@ function mo(e) {
4630
4630
  let t, r;
4631
4631
  return {
4632
4632
  c() {
4633
- t = C("span"), r = U(
4633
+ t = B("span"), r = D(
4634
4634
  /*selectionNumber*/
4635
4635
  e[8]
4636
4636
  ), g(t, "class", "FilterCounter");
@@ -4658,7 +4658,7 @@ function bo(e) {
4658
4658
  ), n;
4659
4659
  return {
4660
4660
  c() {
4661
- t = C("span"), n = U(r), g(t, "class", "FilterCounter");
4661
+ t = B("span"), n = D(r), g(t, "class", "FilterCounter");
4662
4662
  },
4663
4663
  m(i, o) {
4664
4664
  W(i, t, o), _(t, n);
@@ -4677,7 +4677,7 @@ function go(e) {
4677
4677
  let t, r;
4678
4678
  return {
4679
4679
  c() {
4680
- t = C("img"), wt(t.src, r = /*vendor*/
4680
+ t = B("img"), wt(t.src, r = /*vendor*/
4681
4681
  e[37].logo) || g(t, "src", r), g(t, "alt", "vendor logo");
4682
4682
  },
4683
4683
  m(n, i) {
@@ -4703,7 +4703,7 @@ function yo(e) {
4703
4703
  ), l, u;
4704
4704
  return {
4705
4705
  c() {
4706
- t = C("div"), r = C("span"), i = U(n), o = V(), s = C("span"), a = U("("), l = U(h), u = U(")"), g(r, "class", "VendorName"), g(t, "class", "FilterItemLabel");
4706
+ t = B("div"), r = B("span"), i = D(n), o = V(), s = B("span"), a = D("("), l = D(h), u = D(")"), g(r, "class", "VendorName"), g(t, "class", "FilterItemLabel");
4707
4707
  },
4708
4708
  m(p, c) {
4709
4709
  W(p, t, c), _(t, r), _(r, i), _(t, o), _(t, s), _(s, a), _(s, l), _(s, u);
@@ -4755,7 +4755,7 @@ function Qt(e) {
4755
4755
  let T = y(e), H = T && T(e);
4756
4756
  return {
4757
4757
  c() {
4758
- t = C("li"), r = C("label"), n = C("input"), o = V(), s = C("span"), a = V(), H && H.c(), h = V(), g(n, "type", "checkbox"), g(n, "name", "checkbox"), n.__value = i = /*vendor*/
4758
+ t = B("li"), r = B("label"), n = B("input"), o = V(), s = B("span"), a = V(), H && H.c(), h = V(), g(n, "type", "checkbox"), g(n, "name", "checkbox"), n.__value = i = /*vendor*/
4759
4759
  e[37].name, St(n, n.__value), g(s, "class", "FiltersCheckmark"), g(r, "class", "FilterLabel"), g(t, "class", l = "FilterItem " + /*filterbylogo*/
4760
4760
  (e[2] === "true" ? "FilterItemWithLogos" : "")), t.value = u = /*vendor*/
4761
4761
  e[37].name;
@@ -4798,7 +4798,7 @@ function vo(e) {
4798
4798
  let n = r(e), i = n && n(e);
4799
4799
  return {
4800
4800
  c() {
4801
- t = C("div"), i && i.c();
4801
+ t = B("div"), i && i.c();
4802
4802
  },
4803
4803
  m(o, s) {
4804
4804
  W(o, t, s), i && i.m(t, null), e[28](t);
@@ -4815,13 +4815,13 @@ function vo(e) {
4815
4815
  }
4816
4816
  function _o(e, t, r) {
4817
4817
  let n;
4818
- Dr(e, io, (f) => r(11, n = f));
4818
+ $r(e, io, (f) => r(11, n = f));
4819
4819
  let { endpoint: i = "" } = t, { datasource: o = "" } = t, { lang: s = "" } = t, { translationurl: a = "" } = t, { clientstyling: h = "" } = t, { clientstylingurl: l = "" } = t, { categoryid: u = "" } = t, { addfilterselector: p = "false" } = t, { addsortingselector: c = "false" } = t, { filterbylogo: m = "false" } = t, { mbsource: v } = t, { usesinglevendorfilter: y = "false" } = t, T = !1, H = window.navigator.userAgent, S = [], b = [], I = {}, L = !1, M = 0, A = !0, P, N = !1;
4820
4820
  ho({ withLocale: "en", translations: {} });
4821
4821
  const z = () => {
4822
4822
  fetch(a).then((d) => d.json()).then((d) => {
4823
- Object.keys(d).forEach((B) => {
4824
- zt(B, d[B]);
4823
+ Object.keys(d).forEach((C) => {
4824
+ zt(C, d[C]);
4825
4825
  });
4826
4826
  }).catch((d) => {
4827
4827
  console.log(d);
@@ -4832,26 +4832,26 @@ function _o(e, t, r) {
4832
4832
  }), I[u] && (I = { [u]: [] });
4833
4833
  const j = () => {
4834
4834
  r(4, T = !T), window.postMessage({ type: "FilterOpened" }, window.location.href);
4835
- }, K = (f) => (r(9, A = !0), new Promise((d, B) => {
4835
+ }, K = (f) => (r(9, A = !0), new Promise((d, C) => {
4836
4836
  fetch(f).then((x) => x.json()).then((x) => {
4837
4837
  x = x.items, d(x.items), r(6, b = []);
4838
4838
  let le = JSON.parse(localStorage.getItem("vendorFiltersByCategory"));
4839
4839
  const Mr = y === "true" ? "*" : u;
4840
- x.forEach((Ce) => {
4841
- le || (le = { currentCategoryId: [] }), le[Mr]?.indexOf(Ce.id) >= 0 ? (Ce.isFilterSelected = !0, b.push(Ce)) : Ce.isFilterSelected = !1;
4840
+ x.forEach((Be) => {
4841
+ le || (le = { currentCategoryId: [] }), le[Mr]?.indexOf(Be.id) >= 0 ? (Be.isFilterSelected = !0, b.push(Be)) : Be.isFilterSelected = !1;
4842
4842
  }), r(5, S = x), ee();
4843
4843
  }).catch((x) => {
4844
- console.error(x), r(10, N = !0), B(x);
4844
+ console.error(x), r(10, N = !0), C(x);
4845
4845
  }).finally(() => {
4846
4846
  r(9, A = !1);
4847
4847
  });
4848
4848
  })), ie = (f) => {
4849
4849
  let d = localStorage.getItem("vendorFiltersByCategory");
4850
4850
  f.isFilterSelected = !f.isFilterSelected, !b.length || b.filter((x) => x.name === f.name).length == 0 ? b.push(f) : r(6, b = b.filter((x) => x.name !== f.name));
4851
- const B = y === "true" ? "*" : u;
4851
+ const C = y === "true" ? "*" : u;
4852
4852
  d == null ? localStorage.setItem("vendorFiltersByCategory", JSON.stringify(I = {
4853
- [B]: b.map((x) => x.id)
4854
- })) : (d = JSON.parse(d), d[B] = b.map((x) => x.id), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(d))), window.postMessage({ type: "ApplyFilters", origin: "filters" }, window.location.href), ee();
4853
+ [C]: b.map((x) => x.id)
4854
+ })) : (d = JSON.parse(d), d[C] = b.map((x) => x.id), localStorage.setItem("vendorFiltersByCategory", JSON.stringify(d))), window.postMessage({ type: "ApplyFilters", origin: "filters" }, window.location.href), ee();
4855
4855
  }, ee = () => {
4856
4856
  r(7, L = b.length === S.length || b.length == 0), r(8, M = b.length);
4857
4857
  }, oe = () => {
@@ -4873,7 +4873,7 @@ function _o(e, t, r) {
4873
4873
  function Pe(f, d) {
4874
4874
  f[d].isFilterSelected = this.checked, r(5, S);
4875
4875
  }
4876
- const ae = (f) => ie(f), $ = () => te();
4876
+ const ae = (f) => ie(f), U = () => te();
4877
4877
  function J(f) {
4878
4878
  tt[f ? "unshift" : "push"](() => {
4879
4879
  P = f, r(3, P);
@@ -4916,7 +4916,7 @@ function _o(e, t, r) {
4916
4916
  Ae,
4917
4917
  Pe,
4918
4918
  ae,
4919
- $,
4919
+ U,
4920
4920
  J
4921
4921
  ];
4922
4922
  }
@@ -4950,73 +4950,73 @@ class Nr extends en {
4950
4950
  return this.$$.ctx[15];
4951
4951
  }
4952
4952
  set endpoint(t) {
4953
- this.$$set({ endpoint: t }), D();
4953
+ this.$$set({ endpoint: t }), $();
4954
4954
  }
4955
4955
  get datasource() {
4956
4956
  return this.$$.ctx[16];
4957
4957
  }
4958
4958
  set datasource(t) {
4959
- this.$$set({ datasource: t }), D();
4959
+ this.$$set({ datasource: t }), $();
4960
4960
  }
4961
4961
  get lang() {
4962
4962
  return this.$$.ctx[17];
4963
4963
  }
4964
4964
  set lang(t) {
4965
- this.$$set({ lang: t }), D();
4965
+ this.$$set({ lang: t }), $();
4966
4966
  }
4967
4967
  get translationurl() {
4968
4968
  return this.$$.ctx[18];
4969
4969
  }
4970
4970
  set translationurl(t) {
4971
- this.$$set({ translationurl: t }), D();
4971
+ this.$$set({ translationurl: t }), $();
4972
4972
  }
4973
4973
  get clientstyling() {
4974
4974
  return this.$$.ctx[19];
4975
4975
  }
4976
4976
  set clientstyling(t) {
4977
- this.$$set({ clientstyling: t }), D();
4977
+ this.$$set({ clientstyling: t }), $();
4978
4978
  }
4979
4979
  get clientstylingurl() {
4980
4980
  return this.$$.ctx[20];
4981
4981
  }
4982
4982
  set clientstylingurl(t) {
4983
- this.$$set({ clientstylingurl: t }), D();
4983
+ this.$$set({ clientstylingurl: t }), $();
4984
4984
  }
4985
4985
  get categoryid() {
4986
4986
  return this.$$.ctx[21];
4987
4987
  }
4988
4988
  set categoryid(t) {
4989
- this.$$set({ categoryid: t }), D();
4989
+ this.$$set({ categoryid: t }), $();
4990
4990
  }
4991
4991
  get addfilterselector() {
4992
4992
  return this.$$.ctx[0];
4993
4993
  }
4994
4994
  set addfilterselector(t) {
4995
- this.$$set({ addfilterselector: t }), D();
4995
+ this.$$set({ addfilterselector: t }), $();
4996
4996
  }
4997
4997
  get addsortingselector() {
4998
4998
  return this.$$.ctx[1];
4999
4999
  }
5000
5000
  set addsortingselector(t) {
5001
- this.$$set({ addsortingselector: t }), D();
5001
+ this.$$set({ addsortingselector: t }), $();
5002
5002
  }
5003
5003
  get filterbylogo() {
5004
5004
  return this.$$.ctx[2];
5005
5005
  }
5006
5006
  set filterbylogo(t) {
5007
- this.$$set({ filterbylogo: t }), D();
5007
+ this.$$set({ filterbylogo: t }), $();
5008
5008
  }
5009
5009
  get mbsource() {
5010
5010
  return this.$$.ctx[22];
5011
5011
  }
5012
5012
  set mbsource(t) {
5013
- this.$$set({ mbsource: t }), D();
5013
+ this.$$set({ mbsource: t }), $();
5014
5014
  }
5015
5015
  get usesinglevendorfilter() {
5016
5016
  return this.$$.ctx[23];
5017
5017
  }
5018
5018
  set usesinglevendorfilter(t) {
5019
- this.$$set({ usesinglevendorfilter: t }), D();
5019
+ this.$$set({ usesinglevendorfilter: t }), $();
5020
5020
  }
5021
5021
  }
5022
5022
  Kr(Nr, { endpoint: {}, datasource: {}, lang: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, categoryid: {}, addfilterselector: {}, addsortingselector: {}, filterbylogo: {}, mbsource: {}, usesinglevendorfilter: {} }, [], [], !0);
@@ -5035,28 +5035,28 @@ export {
5035
5035
  io as G,
5036
5036
  So as H,
5037
5037
  To as I,
5038
- Co as J,
5038
+ Bo as J,
5039
5039
  Po as K,
5040
5040
  Ao as L,
5041
5041
  ye as M,
5042
5042
  Fo as N,
5043
5043
  en as S,
5044
5044
  Fr as a,
5045
- $r as b,
5045
+ Ur as b,
5046
5046
  wt as c,
5047
5047
  k as d,
5048
5048
  Eo as e,
5049
- D as f,
5049
+ $ as f,
5050
5050
  q as g,
5051
5051
  g as h,
5052
5052
  Yr as i,
5053
5053
  W as j,
5054
5054
  _ as k,
5055
- C as l,
5055
+ B as l,
5056
5056
  V as m,
5057
5057
  G as n,
5058
- U as o,
5059
- Dr as p,
5058
+ D as o,
5059
+ $r as p,
5060
5060
  Xr as q,
5061
5061
  Re as r,
5062
5062
  Yt as s,