@adstore/templates 2.14.11 → 2.14.12

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 (2) hide show
  1. package/dist/templates.js.js +625 -629
  2. package/package.json +1 -1
@@ -2,7 +2,7 @@ var Yo = Object.defineProperty, Bo = Object.defineProperties;
2
2
  var Eo = Object.getOwnPropertyDescriptors;
3
3
  var ae = Object.getOwnPropertySymbols;
4
4
  var nn = Object.prototype.hasOwnProperty, on = Object.prototype.propertyIsEnumerable;
5
- var en = (t, n, e) => n in t ? Yo(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e, $ = (t, n) => {
5
+ var en = (t, n, e) => n in t ? Yo(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e, b = (t, n) => {
6
6
  for (var e in n || (n = {}))
7
7
  nn.call(n, e) && en(t, e, n[e]);
8
8
  if (ae)
@@ -20,19 +20,19 @@ var Ne = (t, n) => {
20
20
  return e;
21
21
  };
22
22
  var se = (t, n, e) => new Promise((o, r) => {
23
- var s = (_) => {
23
+ var s = (i) => {
24
24
  try {
25
- l(e.next(_));
25
+ l(e.next(i));
26
26
  } catch (d) {
27
27
  r(d);
28
28
  }
29
- }, i = (_) => {
29
+ }, c = (i) => {
30
30
  try {
31
- l(e.throw(_));
31
+ l(e.throw(i));
32
32
  } catch (d) {
33
33
  r(d);
34
34
  }
35
- }, l = (_) => _.done ? o(_.value) : Promise.resolve(_.value).then(s, i);
35
+ }, l = (i) => i.done ? o(i.value) : Promise.resolve(i.value).then(s, c);
36
36
  l((e = e.apply(t, n)).next());
37
37
  });
38
38
  import { options as x, Component as Qt, createElement as rn, Fragment as xe, toChildArray as Oe, createContext as Po, render as Vo, cloneElement as Go } from "preact";
@@ -56,21 +56,21 @@ var dt = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
56
56
  for (var o = [], r = 0; r < arguments.length; r++) {
57
57
  var s = arguments[r];
58
58
  if (s) {
59
- var i = typeof s;
60
- if (i === "string" || i === "number")
59
+ var c = typeof s;
60
+ if (c === "string" || c === "number")
61
61
  o.push(s);
62
62
  else if (Array.isArray(s)) {
63
63
  if (s.length) {
64
64
  var l = e.apply(null, s);
65
65
  l && o.push(l);
66
66
  }
67
- } else if (i === "object") {
67
+ } else if (c === "object") {
68
68
  if (s.toString !== Object.prototype.toString && !s.toString.toString().includes("[native code]")) {
69
69
  o.push(s.toString());
70
70
  continue;
71
71
  }
72
- for (var _ in s)
73
- n.call(s, _) && s[_] && o.push(_);
72
+ for (var i in s)
73
+ n.call(s, i) && s[i] && o.push(i);
74
74
  }
75
75
  }
76
76
  }
@@ -92,35 +92,35 @@ function gt(t) {
92
92
  function Uo(t, n, e) {
93
93
  var o = ee(Gt++, 2);
94
94
  if (o.t = t, !o.__c && (o.__ = [e ? e(n) : ao(void 0, n), function(l) {
95
- var _ = o.__N ? o.__N[0] : o.__[0], d = o.t(_, l);
96
- _ !== d && (o.__N = [d, o.__[1]], o.__c.setState({}));
95
+ var i = o.__N ? o.__N[0] : o.__[0], d = o.t(i, l);
96
+ i !== d && (o.__N = [d, o.__[1]], o.__c.setState({}));
97
97
  }], o.__c = E, !E.u)) {
98
- var r = function(l, _, d) {
98
+ var r = function(l, i, d) {
99
99
  if (!o.__c.__H)
100
100
  return !0;
101
- var c = o.__c.__H.__.filter(function(u) {
102
- return u.__c;
101
+ var _ = o.__c.__H.__.filter(function(p) {
102
+ return p.__c;
103
103
  });
104
- if (c.every(function(u) {
105
- return !u.__N;
104
+ if (_.every(function(p) {
105
+ return !p.__N;
106
106
  }))
107
- return !s || s.call(this, l, _, d);
108
- var p = !1;
109
- return c.forEach(function(u) {
110
- if (u.__N) {
111
- var f = u.__[0];
112
- u.__ = u.__N, u.__N = void 0, f !== u.__[0] && (p = !0);
107
+ return !s || s.call(this, l, i, d);
108
+ var u = !1;
109
+ return _.forEach(function(p) {
110
+ if (p.__N) {
111
+ var f = p.__[0];
112
+ p.__ = p.__N, p.__N = void 0, f !== p.__[0] && (u = !0);
113
113
  }
114
- }), !(!p && o.__c.props === l) && (!s || s.call(this, l, _, d));
114
+ }), !(!u && o.__c.props === l) && (!s || s.call(this, l, i, d));
115
115
  };
116
116
  E.u = !0;
117
- var s = E.shouldComponentUpdate, i = E.componentWillUpdate;
118
- E.componentWillUpdate = function(l, _, d) {
117
+ var s = E.shouldComponentUpdate, c = E.componentWillUpdate;
118
+ E.componentWillUpdate = function(l, i, d) {
119
119
  if (this.__e) {
120
- var c = s;
121
- s = void 0, r(l, _, d), s = c;
120
+ var _ = s;
121
+ s = void 0, r(l, i, d), s = _;
122
122
  }
123
- i && i.call(this, l, _, d);
123
+ c && c.call(this, l, i, d);
124
124
  }, E.shouldComponentUpdate = r;
125
125
  }
126
126
  return o.__N || o.__;
@@ -299,22 +299,22 @@ x.unmount = function(t) {
299
299
  }, (Le.prototype = new Qt()).__c = function(t, n) {
300
300
  var e = n.__c, o = this;
301
301
  o.t == null && (o.t = []), o.t.push(e);
302
- var r = co(o.__v), s = !1, i = function() {
302
+ var r = co(o.__v), s = !1, c = function() {
303
303
  s || (s = !0, e.__R = null, r ? r(l) : l());
304
304
  };
305
- e.__R = i;
305
+ e.__R = c;
306
306
  var l = function() {
307
307
  if (!--o.__u) {
308
308
  if (o.state.__a) {
309
309
  var d = o.state.__a;
310
310
  o.__v.__k[0] = lo(d, d.__c.__P, d.__c.__O);
311
311
  }
312
- var c;
313
- for (o.setState({ __a: o.__b = null }); c = o.t.pop(); )
314
- c.forceUpdate();
312
+ var _;
313
+ for (o.setState({ __a: o.__b = null }); _ = o.t.pop(); )
314
+ _.forceUpdate();
315
315
  }
316
- }, _ = n.__h === !0;
317
- o.__u++ || _ || o.setState({ __a: o.__b = o.__v.__k[0] }), t.then(i, i);
316
+ }, i = n.__h === !0;
317
+ o.__u++ || i || o.setState({ __a: o.__b = o.__v.__k[0] }), t.then(c, c);
318
318
  }, Le.prototype.componentWillUnmount = function() {
319
319
  this.t = [];
320
320
  }, Le.prototype.render = function(t, n) {
@@ -388,16 +388,16 @@ x.vnode = function(t) {
388
388
  typeof t.type == "string" && function(n) {
389
389
  var e = n.props, o = n.type, r = {};
390
390
  for (var s in e) {
391
- var i = e[s];
392
- if (!(s === "value" && "defaultValue" in e && i == null || nr && s === "children" && o === "noscript" || s === "class" || s === "className")) {
391
+ var c = e[s];
392
+ if (!(s === "value" && "defaultValue" in e && c == null || nr && s === "children" && o === "noscript" || s === "class" || s === "className")) {
393
393
  var l = s.toLowerCase();
394
- s === "defaultValue" && "value" in e && e.value == null ? s = "value" : s === "download" && i === !0 ? i = "" : l === "ondoubleclick" ? s = "ondblclick" : l !== "onchange" || o !== "input" && o !== "textarea" || or(e.type) ? l === "onfocus" ? s = "onfocusin" : l === "onblur" ? s = "onfocusout" : tr.test(s) ? s = l : o.indexOf("-") === -1 && Qo.test(s) ? s = s.replace(er, "-$&").toLowerCase() : i === null && (i = void 0) : l = s = "oninput", l === "oninput" && r[s = l] && (s = "oninputCapture"), r[s] = i;
394
+ s === "defaultValue" && "value" in e && e.value == null ? s = "value" : s === "download" && c === !0 ? c = "" : l === "ondoubleclick" ? s = "ondblclick" : l !== "onchange" || o !== "input" && o !== "textarea" || or(e.type) ? l === "onfocus" ? s = "onfocusin" : l === "onblur" ? s = "onfocusout" : tr.test(s) ? s = l : o.indexOf("-") === -1 && Qo.test(s) ? s = s.replace(er, "-$&").toLowerCase() : c === null && (c = void 0) : l = s = "oninput", l === "oninput" && r[s = l] && (s = "oninputCapture"), r[s] = c;
395
395
  }
396
396
  }
397
- o == "select" && r.multiple && Array.isArray(r.value) && (r.value = Oe(e.children).forEach(function(_) {
398
- _.props.selected = r.value.indexOf(_.props.value) != -1;
399
- })), o == "select" && r.defaultValue != null && (r.value = Oe(e.children).forEach(function(_) {
400
- _.props.selected = r.multiple ? r.defaultValue.indexOf(_.props.value) != -1 : r.defaultValue == _.props.value;
397
+ o == "select" && r.multiple && Array.isArray(r.value) && (r.value = Oe(e.children).forEach(function(i) {
398
+ i.props.selected = r.value.indexOf(i.props.value) != -1;
399
+ })), o == "select" && r.defaultValue != null && (r.value = Oe(e.children).forEach(function(i) {
400
+ i.props.selected = r.multiple ? r.defaultValue.indexOf(i.props.value) != -1 : r.defaultValue == i.props.value;
401
401
  })), e.class && !e.className ? (r.class = e.class, Object.defineProperty(r, "className", ir)) : (e.className && !e.class || e.class && e.className) && (r.class = r.className = e.className), n.props = r;
402
402
  }(t), t.$$typeof = Xo, vn && vn(t);
403
403
  };
@@ -680,9 +680,9 @@ function ii(t, n, e) {
680
680
  var ho = ii;
681
681
  function li(t) {
682
682
  return function(n, e, o) {
683
- for (var r = -1, s = Object(n), i = o(n), l = i.length; l--; ) {
684
- var _ = i[t ? l : ++r];
685
- if (e(s[_], _, s) === !1)
683
+ for (var r = -1, s = Object(n), c = o(n), l = c.length; l--; ) {
684
+ var i = c[t ? l : ++r];
685
+ if (e(s[i], i, s) === !1)
686
686
  break;
687
687
  }
688
688
  return n;
@@ -697,14 +697,14 @@ var ci = li, _i = ci, di = _i(), ui = di, ue = {}, pi = {
697
697
  }
698
698
  };
699
699
  (function(t, n) {
700
- var e = zt, o = n && !n.nodeType && n, r = o && !0 && t && !t.nodeType && t, s = r && r.exports === o, i = s ? e.Buffer : void 0, l = i ? i.allocUnsafe : void 0;
701
- function _(d, c) {
702
- if (c)
700
+ var e = zt, o = n && !n.nodeType && n, r = o && !0 && t && !t.nodeType && t, s = r && r.exports === o, c = s ? e.Buffer : void 0, l = c ? c.allocUnsafe : void 0;
701
+ function i(d, _) {
702
+ if (_)
703
703
  return d.slice();
704
- var p = d.length, u = l ? l(p) : new d.constructor(p);
705
- return d.copy(u), u;
704
+ var u = d.length, p = l ? l(u) : new d.constructor(u);
705
+ return d.copy(p), p;
706
706
  }
707
- t.exports = _;
707
+ t.exports = i;
708
708
  })(pi, ue);
709
709
  var fi = zt, gi = fi.Uint8Array, hi = gi, Sn = hi;
710
710
  function mi(t) {
@@ -787,7 +787,7 @@ function al() {
787
787
  }
788
788
  var sl = al;
789
789
  (function(t, n) {
790
- var e = zt, o = sl, r = n && !n.nodeType && n, s = r && !0 && t && !t.nodeType && t, i = s && s.exports === r, l = i ? e.Buffer : void 0, _ = l ? l.isBuffer : void 0, d = _ || o;
790
+ var e = zt, o = sl, r = n && !n.nodeType && n, s = r && !0 && t && !t.nodeType && t, c = s && s.exports === r, l = c ? e.Buffer : void 0, i = l ? l.isBuffer : void 0, d = i || o;
791
791
  t.exports = d;
792
792
  })(rl, te);
793
793
  var il = be, ll = mo, cl = ne, _l = "[object Object]", dl = Function.prototype, ul = Object.prototype, Mo = dl.toString, pl = ul.hasOwnProperty, fl = Mo.call(Object);
@@ -821,10 +821,10 @@ var zl = Wl, pe = {}, Kl = {
821
821
  }
822
822
  };
823
823
  (function(t, n) {
824
- var e = _o, o = n && !n.nodeType && n, r = o && !0 && t && !t.nodeType && t, s = r && r.exports === o, i = s && e.process, l = function() {
824
+ var e = _o, o = n && !n.nodeType && n, r = o && !0 && t && !t.nodeType && t, s = r && r.exports === o, c = s && e.process, l = function() {
825
825
  try {
826
- var _ = r && r.require && r.require("util").types;
827
- return _ || i && i.binding && i.binding("util");
826
+ var i = r && r.require && r.require("util").types;
827
+ return i || c && c.binding && c.binding("util");
828
828
  } catch (d) {
829
829
  }
830
830
  }();
@@ -844,9 +844,9 @@ var rc = oc, ac = rc, sc = Pe;
844
844
  function ic(t, n, e, o) {
845
845
  var r = !e;
846
846
  e || (e = {});
847
- for (var s = -1, i = n.length; ++s < i; ) {
848
- var l = n[s], _ = o ? o(e[l], t[l], l, e, t) : void 0;
849
- _ === void 0 && (_ = t[l]), r ? sc(e, l, _) : ac(e, l, _);
847
+ for (var s = -1, c = n.length; ++s < c; ) {
848
+ var l = n[s], i = o ? o(e[l], t[l], l, e, t) : void 0;
849
+ i === void 0 && (i = t[l]), r ? sc(e, l, i) : ac(e, l, i);
850
850
  }
851
851
  return e;
852
852
  }
@@ -863,13 +863,13 @@ function pc(t, n) {
863
863
  }
864
864
  var wo = pc, fc = _c, gc = bo, hc = $o, mc = te, yc = wo, vc = To, bc = Object.prototype, $c = bc.hasOwnProperty;
865
865
  function kc(t, n) {
866
- var e = hc(t), o = !e && gc(t), r = !e && !o && mc(t), s = !e && !o && !r && vc(t), i = e || o || r || s, l = i ? fc(t.length, String) : [], _ = l.length;
866
+ var e = hc(t), o = !e && gc(t), r = !e && !o && mc(t), s = !e && !o && !r && vc(t), c = e || o || r || s, l = c ? fc(t.length, String) : [], i = l.length;
867
867
  for (var d in t)
868
- (n || $c.call(t, d)) && !(i && // Safari 9 has enumerable `arguments.length` in strict mode.
868
+ (n || $c.call(t, d)) && !(c && // Safari 9 has enumerable `arguments.length` in strict mode.
869
869
  (d == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
870
870
  r && (d == "offset" || d == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
871
871
  s && (d == "buffer" || d == "byteLength" || d == "byteOffset") || // Skip index properties.
872
- yc(d, _))) && l.push(d);
872
+ yc(d, i))) && l.push(d);
873
873
  return l;
874
874
  }
875
875
  var Mc = kc;
@@ -898,27 +898,27 @@ function Bc(t) {
898
898
  return Hc(t, Yc(t));
899
899
  }
900
900
  var Ec = Bc, In = ho, Pc = ue, Vc = $i, Gc = Mi, Fc = Hi, Dn = bo, Rn = $o, Uc = ol, Wc = te, zc = Be, Kc = Yt, Zc = hl, Jc = To, Hn = No, qc = Ec;
901
- function Xc(t, n, e, o, r, s, i) {
902
- var l = Hn(t, e), _ = Hn(n, e), d = i.get(_);
901
+ function Xc(t, n, e, o, r, s, c) {
902
+ var l = Hn(t, e), i = Hn(n, e), d = c.get(i);
903
903
  if (d) {
904
904
  In(t, e, d);
905
905
  return;
906
906
  }
907
- var c = s ? s(l, _, e + "", t, n, i) : void 0, p = c === void 0;
908
- if (p) {
909
- var u = Rn(_), f = !u && Wc(_), M = !u && !f && Jc(_);
910
- c = _, u || f || M ? Rn(l) ? c = l : Uc(l) ? c = Gc(l) : f ? (p = !1, c = Pc(_, !0)) : M ? (p = !1, c = Vc(_, !0)) : c = [] : Zc(_) || Dn(_) ? (c = l, Dn(l) ? c = qc(l) : (!Kc(l) || zc(l)) && (c = Fc(_))) : p = !1;
907
+ var _ = s ? s(l, i, e + "", t, n, c) : void 0, u = _ === void 0;
908
+ if (u) {
909
+ var p = Rn(i), f = !p && Wc(i), k = !p && !f && Jc(i);
910
+ _ = i, p || f || k ? Rn(l) ? _ = l : Uc(l) ? _ = Gc(l) : f ? (u = !1, _ = Pc(i, !0)) : k ? (u = !1, _ = Vc(i, !0)) : _ = [] : Zc(i) || Dn(i) ? (_ = l, Dn(l) ? _ = qc(l) : (!Kc(l) || zc(l)) && (_ = Fc(i))) : u = !1;
911
911
  }
912
- p && (i.set(_, c), r(c, _, o, s, i), i.delete(_)), In(t, e, c);
912
+ u && (c.set(i, _), r(_, i, o, s, c), c.delete(i)), In(t, e, _);
913
913
  }
914
914
  var Qc = Xc, t_ = ei, e_ = ho, n_ = ui, o_ = Qc, r_ = Yt, a_ = Lo, s_ = No;
915
915
  function Co(t, n, e, o, r) {
916
- t !== n && n_(n, function(s, i) {
916
+ t !== n && n_(n, function(s, c) {
917
917
  if (r || (r = new t_()), r_(s))
918
- o_(t, n, i, e, Co, o, r);
918
+ o_(t, n, c, e, Co, o, r);
919
919
  else {
920
- var l = o ? o(s_(t, i), s, i + "", t, n, r) : void 0;
921
- l === void 0 && (l = s), e_(t, i, l);
920
+ var l = o ? o(s_(t, c), s, c + "", t, n, r) : void 0;
921
+ l === void 0 && (l = s), e_(t, c, l);
922
922
  }
923
923
  }, a_);
924
924
  }
@@ -943,12 +943,12 @@ function c_(t, n, e) {
943
943
  var __ = c_, d_ = __, Yn = Math.max;
944
944
  function u_(t, n, e) {
945
945
  return n = Yn(n === void 0 ? t.length - 1 : n, 0), function() {
946
- for (var o = arguments, r = -1, s = Yn(o.length - n, 0), i = Array(s); ++r < s; )
947
- i[r] = o[n + r];
946
+ for (var o = arguments, r = -1, s = Yn(o.length - n, 0), c = Array(s); ++r < s; )
947
+ c[r] = o[n + r];
948
948
  r = -1;
949
949
  for (var l = Array(n + 1); ++r < n; )
950
950
  l[r] = o[r];
951
- return l[n] = e(i), d_(t, this, l);
951
+ return l[n] = e(c), d_(t, this, l);
952
952
  };
953
953
  }
954
954
  var p_ = u_;
@@ -991,8 +991,8 @@ function Y_(t, n, e) {
991
991
  var B_ = Y_, E_ = j_, P_ = B_;
992
992
  function V_(t) {
993
993
  return E_(function(n, e) {
994
- var o = -1, r = e.length, s = r > 1 ? e[r - 1] : void 0, i = r > 2 ? e[2] : void 0;
995
- for (s = t.length > 3 && typeof s == "function" ? (r--, s) : void 0, i && P_(e[0], e[1], i) && (s = r < 3 ? void 0 : s, r = 1), n = Object(n); ++o < r; ) {
994
+ var o = -1, r = e.length, s = r > 1 ? e[r - 1] : void 0, c = r > 2 ? e[2] : void 0;
995
+ for (s = t.length > 3 && typeof s == "function" ? (r--, s) : void 0, c && P_(e[0], e[1], c) && (s = r < 3 ? void 0 : s, r = 1), n = Object(n); ++o < r; ) {
996
996
  var l = e[o];
997
997
  l && t(n, l, o, s);
998
998
  }
@@ -1007,20 +1007,20 @@ const Rt = (t, n, e) => Array.isArray(t) ? t.map((o, r) => {
1007
1007
  const s = [e, r].filter(G).join(".");
1008
1008
  return Rt(n(r, o, s), n, s);
1009
1009
  }) : typeof t == "object" && t ? Object.entries(t).reduce((o, [r, s]) => {
1010
- const i = [e, r].filter(G).join(".");
1011
- return o[r] = Rt(n(r, s, i), n, i), o;
1010
+ const c = [e, r].filter(G).join(".");
1011
+ return o[r] = Rt(n(r, s, c), n, c), o;
1012
1012
  }, {}) : t, W_ = (t) => {
1013
1013
  const n = document.getElementsByTagName("head")[0], e = document.createElement("link");
1014
1014
  document.querySelector(`link[href="${t.href}"]`) || (Object.entries(t).forEach(([r, s]) => e.setAttribute(r, s)), n.appendChild(e));
1015
1015
  }, Ge = () => {
1016
1016
  let t = {};
1017
1017
  return {
1018
- on: (i, l) => {
1019
- i in t ? t[i].push(l) : t[i] = [l];
1018
+ on: (c, l) => {
1019
+ c in t ? t[c].push(l) : t[c] = [l];
1020
1020
  },
1021
- has: (i) => i in t,
1022
- get: (i) => t[i],
1023
- emit: (i, ...l) => i in t ? t[i].map((_) => _(...l)).filter(Boolean) : [],
1021
+ has: (c) => c in t,
1022
+ get: (c) => t[c],
1023
+ emit: (c, ...l) => c in t ? t[c].map((i) => i(...l)).filter(Boolean) : [],
1024
1024
  reset: () => t = {}
1025
1025
  };
1026
1026
  }, z_ = () => ({
@@ -1050,7 +1050,7 @@ const Rt = (t, n, e) => Array.isArray(t) ? t.map((o, r) => {
1050
1050
  slug: (t == null ? void 0 : t.slug) || null,
1051
1051
  sportSlug: (t == null ? void 0 : t.sport_slug) || null,
1052
1052
  matchDate: (t == null ? void 0 : t.match_date) || null,
1053
- teams: $({}, (t == null ? void 0 : t.teams) || {
1053
+ teams: b({}, (t == null ? void 0 : t.teams) || {
1054
1054
  0: En(),
1055
1055
  1: En()
1056
1056
  }),
@@ -1059,16 +1059,16 @@ const Rt = (t, n, e) => Array.isArray(t) ? t.map((o, r) => {
1059
1059
  isNational: (o = t == null ? void 0 : t.is_national) != null ? o : null
1060
1060
  };
1061
1061
  if (n != null && n.markets) {
1062
- const r = n.markets.reduce((s, i) => (s[i] = h(t || {}, `markets.${i}`, q_()[i || "one_two"]), s), {});
1062
+ const r = n.markets.reduce((s, c) => (s[c] = h(t || {}, `markets.${c}`, q_()[c || "one_two"]), s), {});
1063
1063
  Ht(e, "markets", r);
1064
1064
  }
1065
1065
  return e;
1066
1066
  }, X_ = (t, n) => t && typeof t == "string" && n ? Object.keys(n).reduce((o, r) => {
1067
- const s = n[r], i = typeof s == "string" ? s.replace(/^\s|"/gi, "") : s, l = new RegExp(`{${r}}`, "g");
1068
- return o.replace(l, i != null ? i : "");
1067
+ const s = n[r], c = typeof s == "string" ? s.replace(/^\s|"/gi, "") : s, l = new RegExp(`{${r}}`, "g");
1068
+ return o.replace(l, c != null ? c : "");
1069
1069
  }, t) : t, Q_ = (t = 300, n) => new Promise((e) => setTimeout(() => e(n), t)), td = (t) => !t && t == null, G = (t) => !td(t), Pn = (t) => typeof t != "object" && typeof t != "function" || t === null, xo = (t) => typeof t == "object" && !Array.isArray(t) && G(t), ed = (t) => t.replace(/[A-Z]+(?![a-z])|[A-Z]/g, (n, e) => (e ? "-" : "") + n.toLowerCase()), nd = (...t) => t.reduce((n, e) => (n[e] = e, n), {}), Ct = (t, ...n) => n.reduce((e, o) => (e[o] = t[o], e), {});
1070
1070
  function kt(t, ...n) {
1071
- const e = $({}, t);
1071
+ const e = b({}, t);
1072
1072
  return n.forEach((o) => {
1073
1073
  delete e[o];
1074
1074
  }), e;
@@ -1076,11 +1076,11 @@ function kt(t, ...n) {
1076
1076
  const h = (t, n, e) => {
1077
1077
  if (!n)
1078
1078
  return;
1079
- const r = (Array.isArray(n) ? n : n.match(/([^[.\]])+/g)).reduce((s, i) => s && s[i], t);
1079
+ const r = (Array.isArray(n) ? n : n.match(/([^[.\]])+/g)).reduce((s, c) => s && s[c], t);
1080
1080
  return r === void 0 ? e : r;
1081
1081
  }, Ht = (t, n, e) => {
1082
1082
  const o = Array.isArray(n) ? n : n.match(/([^[.\]])+/g);
1083
- return o.reduce((r, s, i) => (r[s] === void 0 && (r[s] = {}), i === o.length - 1 && (r[s] = e), r[s]), t);
1083
+ return o.reduce((r, s, c) => (r[s] === void 0 && (r[s] = {}), c === o.length - 1 && (r[s] = e), r[s]), t);
1084
1084
  }, od = (t) => {
1085
1085
  if (typeof t == "string") {
1086
1086
  const n = t.slice(1);
@@ -1149,13 +1149,13 @@ const h = (t, n, e) => {
1149
1149
  };
1150
1150
  var xd = 0;
1151
1151
  function a(t, n, e, o, r, s) {
1152
- var i, l, _ = {};
1152
+ var c, l, i = {};
1153
1153
  for (l in n)
1154
- l == "ref" ? i = n[l] : _[l] = n[l];
1155
- var d = { type: t, props: _, key: e, ref: i, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, __h: null, constructor: void 0, __v: --xd, __source: r, __self: s };
1156
- if (typeof t == "function" && (i = t.defaultProps))
1157
- for (l in i)
1158
- _[l] === void 0 && (_[l] = i[l]);
1154
+ l == "ref" ? c = n[l] : i[l] = n[l];
1155
+ var d = { type: t, props: i, key: e, ref: c, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, __h: null, constructor: void 0, __v: --xd, __source: r, __self: s };
1156
+ if (typeof t == "function" && (c = t.defaultProps))
1157
+ for (l in c)
1158
+ i[l] === void 0 && (i[l] = c[l]);
1159
1159
  return x.vnode && x.vnode(d), d;
1160
1160
  }
1161
1161
  const Ao = Po(), Ot = ({
@@ -1164,8 +1164,8 @@ const Ao = Po(), Ot = ({
1164
1164
  }) => a(Ao.Provider, {
1165
1165
  value: n,
1166
1166
  children: t
1167
- }), Mt = (t) => (i) => se(void 0, null, function* () {
1168
- var l = i, {
1167
+ }), Mt = (t) => (c) => se(void 0, null, function* () {
1168
+ var l = c, {
1169
1169
  target: n,
1170
1170
  id: e,
1171
1171
  ref: o,
@@ -1177,12 +1177,12 @@ const Ao = Po(), Ot = ({
1177
1177
  "state"
1178
1178
  ]);
1179
1179
  if (!("ResizeObserver" in window)) {
1180
- const _ = yield import("./resize-observer-15e7a1bf.js");
1181
- window.ResizeObserver = _.ResizeObserver;
1180
+ const i = yield import("./resize-observer-15e7a1bf.js");
1181
+ window.ResizeObserver = i.ResizeObserver;
1182
1182
  }
1183
1183
  return Vo(a(Ot, {
1184
1184
  value: r,
1185
- children: Go(t, $({
1185
+ children: Go(t, b({
1186
1186
  ref: o,
1187
1187
  id: e
1188
1188
  }, s))
@@ -1190,7 +1190,7 @@ const Ao = Po(), Ot = ({
1190
1190
  }), z = () => zo(Ao), Od = (t = {}, n) => typeof t == "object" && G(t) && n.some((e) => e in t), Ad = (t, n, e = oe) => t && Rt(t, (o, r) => {
1191
1191
  if (Od(r, Object.keys(e))) {
1192
1192
  const s = r[n];
1193
- return s && "parent" in s && G(s.parent) ? $($({}, r[s.parent]), kt(s, "parent")) : s;
1193
+ return s && "parent" in s && G(s.parent) ? b(b({}, r[s.parent]), kt(s, "parent")) : s;
1194
1194
  }
1195
1195
  return r;
1196
1196
  }), Tt = (t, n, e = oe) => Ad(t, n, e), St = ({
@@ -1199,17 +1199,17 @@ const Ao = Po(), Ot = ({
1199
1199
  parentKey: e = "device-container",
1200
1200
  breakpoints: o = oe
1201
1201
  }) => {
1202
- const [r, s] = gt("desktop"), i = (l) => {
1203
- var p;
1204
- const _ = l.getBoundingClientRect().width || 0, d = Object.entries($({}, o)).sort(([u, f], [M, T]) => f - T), c = ((p = d.find(([u, f], M) => {
1205
- const [T, k] = d[M + 1] || [];
1206
- return _ >= f && _ < k;
1207
- })) == null ? void 0 : p[0]) || d[d.length - 1][0] || "desktop";
1208
- s(c);
1202
+ const [r, s] = gt("desktop"), c = (l) => {
1203
+ var u;
1204
+ const i = l.getBoundingClientRect().width || 0, d = Object.entries(b({}, o)).sort(([p, f], [k, T]) => f - T), _ = ((u = d.find(([p, f], k) => {
1205
+ const [T, M] = d[k + 1] || [];
1206
+ return i >= f && i < M;
1207
+ })) == null ? void 0 : u[0]) || d[d.length - 1][0] || "desktop";
1208
+ s(_);
1209
1209
  };
1210
1210
  return ro(() => {
1211
1211
  const l = n.current.closest(`[data-${e}='${t}']`) || document.body;
1212
- l && (new ResizeObserver(() => i(l)).observe(l), i(l));
1212
+ l && (new ResizeObserver(() => c(l)).observe(l), c(l));
1213
1213
  }, []), r;
1214
1214
  }, fe = (t, n) => G(t) && !(typeof t == "number" ? t.toString() : t).includes(n) ? `${t}${n}` : t, jd = (t) => t.startsWith("px_"), Id = (t) => t.startsWith("percent_"), Dd = (t, n) => {
1215
1215
  let e = t, o = n;
@@ -1226,21 +1226,21 @@ const Ao = Po(), Ot = ({
1226
1226
  if (xo(s) && (n[r] = jo(s)), n[r] = s, r === "hidden" && s)
1227
1227
  return n.display = "none", n;
1228
1228
  if (r === "innerHTML" && (n.innerHTML = G(s) ? `${s}` : ""), r === "innerText" && (n.innerText = G(s) ? `${s}` : ""), r === "children" && (n.children = typeof s == "string" ? G(s) ? `${s}` : "" : s), r.includes("borderWidth") && (n.borderStyle = "solid"), r === "corner" && (n.borderRadius = fe(s, "px")), r === "backgroundFit" && (n.backgroundSize = s, n.objectFit = s), r === "backgroundImage" && G(s) && (n.backgroundImage = `url(${s})`, n.backgroundRepeat = "no-repeat", n.imageSource = s), r === "backgroundColorOpacity" && G(n.backgroundColorOpacity) && G(n.backgroundColor)) {
1229
- const i = Vn(n.backgroundColor);
1230
- i && (n.backgroundColor = Gn(`rgb(${i.r}, ${i.g}, ${i.b})`, +n.backgroundColorOpacity / 100));
1229
+ const c = Vn(n.backgroundColor);
1230
+ c && (n.backgroundColor = Gn(`rgb(${c.r}, ${c.g}, ${c.b})`, +n.backgroundColorOpacity / 100));
1231
1231
  }
1232
1232
  if (r === "colorOpacity" && G(n.colorOpacity) && G(n.color)) {
1233
- const i = Vn(n.color);
1234
- i && (n.color = Gn(`rgb(${i.r}, ${i.g}, ${i.b})`, +n.colorOpacity / 100));
1233
+ const c = Vn(n.color);
1234
+ c && (n.color = Gn(`rgb(${c.r}, ${c.g}, ${c.b})`, +n.colorOpacity / 100));
1235
1235
  }
1236
1236
  return r === "fontFamily" && /auto/i.test(s) && (n.fontFamily = Rd), r === "isBold" && (n.fontWeight = s ? "bold" : "initial"), r === "weight" && G(s) && (n.fontWeight = s), r === "isItalic" && (n.fontStyle = s ? "italic" : "initial"), r === "isThrough" && (n.textDecoration = s ? "line-through" : "initial"), n;
1237
- }, t), Yd = (t) => typeof t == "object" && !Array.isArray(t) && "parent" in t, P = (t) => G(t) ? Object.entries(t).reduce((n, [e, o]) => (n[e] = Yd(o) ? jo($({}, t[e])) : o, n), {}) : t, Bd = (t) => t in document.createElement("div").style || t.startsWith("--"), Ed = (t) => `<span style="${t}">$1</span>`, F = (s) => {
1238
- var i = s, {
1237
+ }, t), Yd = (t) => typeof t == "object" && !Array.isArray(t) && "parent" in t, P = (t) => G(t) ? Object.entries(t).reduce((n, [e, o]) => (n[e] = Yd(o) ? jo(b({}, t[e])) : o, n), {}) : t, Bd = (t) => t in document.createElement("div").style || t.startsWith("--"), Ed = (t) => `<span style="${t}">$1</span>`, F = (s) => {
1238
+ var c = s, {
1239
1239
  children: t,
1240
1240
  typography: n,
1241
1241
  accentTypography: e,
1242
1242
  replacer: o = Ed
1243
- } = i, r = Ne(i, [
1243
+ } = c, r = Ne(c, [
1244
1244
  "children",
1245
1245
  "typography",
1246
1246
  "accentTypography",
@@ -1250,15 +1250,15 @@ const Ao = Po(), Ot = ({
1250
1250
  const l = Ft(() => {
1251
1251
  if (!e)
1252
1252
  return {};
1253
- let c = "";
1254
- return Object.entries(e).forEach(([p, u]) => {
1255
- Bd(p) && (c += `${ed(p)}: ${u}; `);
1256
- }), c;
1257
- }, [e]), _ = (d = t == null ? void 0 : t.replace(/script|\n/g, "")) == null ? void 0 : d.replace(/{{(.*?)}}/g, o(l));
1258
- return a("div", L($({}, r), {
1259
- style: $($({}, n), r.style || {}),
1253
+ let _ = "";
1254
+ return Object.entries(e).forEach(([u, p]) => {
1255
+ Bd(u) && (_ += `${ed(u)}: ${p}; `);
1256
+ }), _;
1257
+ }, [e]), i = (d = t == null ? void 0 : t.replace(/script|\n/g, "")) == null ? void 0 : d.replace(/{{(.*?)}}/g, o(l));
1258
+ return a("div", L(b({}, r), {
1259
+ style: b(b({}, n), r.style || {}),
1260
1260
  dangerouslySetInnerHTML: {
1261
- __html: _
1261
+ __html: i
1262
1262
  }
1263
1263
  }));
1264
1264
  }, re = () => {
@@ -1295,28 +1295,28 @@ const Ao = Po(), Ot = ({
1295
1295
  wiggle: `${t.wiggle} 2s linear infinite`,
1296
1296
  gradient: `${t.gradient} 3s ease infinite`
1297
1297
  }), Io = (t, n) => {
1298
- var c, p, u, f, M, T, k, j, O, R, I, S, w;
1299
- const e = Pd(n), o = P(t), r = (c = o == null ? void 0 : o.icon) == null ? void 0 : c.hasIcon, s = {
1300
- left: `${+(((p = t == null ? void 0 : t.container) == null ? void 0 : p.left) || 0) * -1 + 8}px`,
1301
- backgroundColor: (u = o == null ? void 0 : o.container) == null ? void 0 : u.backgroundColor,
1298
+ var _, u, p, f, k, T, M, j, O, R, I, S, w;
1299
+ const e = Pd(n), o = P(t), r = (_ = o == null ? void 0 : o.icon) == null ? void 0 : _.hasIcon, s = {
1300
+ left: `${+(((u = t == null ? void 0 : t.container) == null ? void 0 : u.left) || 0) * -1 + 8}px`,
1301
+ backgroundColor: (p = o == null ? void 0 : o.container) == null ? void 0 : p.backgroundColor,
1302
1302
  borderTopWidth: (f = o == null ? void 0 : o.container) == null ? void 0 : f.borderWidth,
1303
- borderTopColor: (M = o == null ? void 0 : o.container) == null ? void 0 : M.borderColor,
1303
+ borderTopColor: (k = o == null ? void 0 : o.container) == null ? void 0 : k.borderColor,
1304
1304
  borderTopStyle: "solid",
1305
1305
  borderLeftWidth: (T = o == null ? void 0 : o.container) == null ? void 0 : T.borderWidth,
1306
- borderLeftColor: (k = o == null ? void 0 : o.container) == null ? void 0 : k.borderColor,
1306
+ borderLeftColor: (M = o == null ? void 0 : o.container) == null ? void 0 : M.borderColor,
1307
1307
  borderLeftStyle: "solid"
1308
- }, i = {
1308
+ }, c = {
1309
1309
  left: (j = o == null ? void 0 : o.container) == null ? void 0 : j.left
1310
- }, l = (((O = o == null ? void 0 : o.icon) == null ? void 0 : O.animations) || []).map((U) => e[U]).join(", "), _ = G((R = o == null ? void 0 : o.icon) == null ? void 0 : R.gradientColor) && ((I = o == null ? void 0 : o.icon) != null && I.animations.includes("gradient")) ? {
1310
+ }, l = (((O = o == null ? void 0 : o.icon) == null ? void 0 : O.animations) || []).map((U) => e[U]).join(", "), i = G((R = o == null ? void 0 : o.icon) == null ? void 0 : R.gradientColor) && ((I = o == null ? void 0 : o.icon) != null && I.animations.includes("gradient")) ? {
1311
1311
  background: `linear-gradient(-90deg, ${(S = o.icon) == null ? void 0 : S.backgroundColor} 0%, ${(w = o == null ? void 0 : o.icon) == null ? void 0 : w.gradientColor} 100%) 0% 0% / 400% 400%`,
1312
1312
  backgroundSize: "400% 400%"
1313
- } : o == null ? void 0 : o.icon, d = $(L($({}, (o == null ? void 0 : o.icon) || {}), {
1313
+ } : o == null ? void 0 : o.icon, d = b(L(b({}, (o == null ? void 0 : o.icon) || {}), {
1314
1314
  animation: l
1315
- }), _);
1315
+ }), i);
1316
1316
  return {
1317
1317
  hasIcon: r,
1318
1318
  arrowRules: s,
1319
- bodyRules: i,
1319
+ bodyRules: c,
1320
1320
  iconRules: d
1321
1321
  };
1322
1322
  }, Se = [400, 700], Nt = (t) => {
@@ -1344,23 +1344,23 @@ const Ao = Po(), Ot = ({
1344
1344
  onClickClose: o,
1345
1345
  onClickIcon: r
1346
1346
  }) => {
1347
- var I, S, w, U, K, m, y, g, b, v;
1348
- const s = tt(null), [i, l] = re(), _ = z(), d = St({
1347
+ var I, S, w, U, K, m, y, g, $, v;
1348
+ const s = tt(null), [c, l] = re(), i = z(), d = St({
1349
1349
  targetRef: s,
1350
1350
  id: t
1351
- }), c = Tt(_, d), p = P(c), {
1352
- hasIcon: u,
1351
+ }), _ = Tt(i, d), u = P(_), {
1352
+ hasIcon: p,
1353
1353
  iconRules: f,
1354
- bodyRules: M,
1354
+ bodyRules: k,
1355
1355
  arrowRules: T
1356
- } = Io(c, {
1356
+ } = Io(_, {
1357
1357
  fade: V.fadein,
1358
1358
  pulse: V.pulse,
1359
1359
  wiggle: V.wiggle,
1360
1360
  gradient: V.gradient
1361
1361
  });
1362
- Nt(c);
1363
- const k = !!(p.legal.buttonHideText && ((I = p.legal.buttonHideText) == null ? void 0 : I.length) > 0), j = kt(p == null ? void 0 : p.container, "left"), O = {
1362
+ Nt(_);
1363
+ const M = !!(u.legal.buttonHideText && ((I = u.legal.buttonHideText) == null ? void 0 : I.length) > 0), j = kt(u == null ? void 0 : u.container, "left"), O = {
1364
1364
  paddingTop: 5,
1365
1365
  paddingRight: 0,
1366
1366
  paddingBottom: 2,
@@ -1373,15 +1373,15 @@ const Ao = Po(), Ot = ({
1373
1373
  };
1374
1374
  return a("div", {
1375
1375
  className: D(V.root, {
1376
- [V.legalOpen]: i,
1377
- [V.legalStatic]: !k
1376
+ [V.legalOpen]: c,
1377
+ [V.legalStatic]: !M
1378
1378
  }),
1379
1379
  ref: s,
1380
1380
  children: [a("div", {
1381
1381
  className: V.icon,
1382
1382
  style: f,
1383
1383
  onClick: r,
1384
- children: u && a("div", {
1384
+ children: p && a("div", {
1385
1385
  className: V.iconTarget,
1386
1386
  children: a(De, {})
1387
1387
  })
@@ -1389,14 +1389,14 @@ const Ao = Po(), Ot = ({
1389
1389
  className: D(V.body, {
1390
1390
  [V.bodyOpen]: n
1391
1391
  }),
1392
- style: M,
1392
+ style: k,
1393
1393
  children: [a("div", {
1394
1394
  className: V.arrow,
1395
1395
  style: T
1396
1396
  }), a("div", {
1397
1397
  className: V.close,
1398
- style: L($({}, Ke(p == null ? void 0 : p.close)), {
1399
- backgroundColor: (S = p == null ? void 0 : p.close) == null ? void 0 : S.color
1398
+ style: L(b({}, Ke(u == null ? void 0 : u.close)), {
1399
+ backgroundColor: (S = u == null ? void 0 : u.close) == null ? void 0 : S.color
1400
1400
  }),
1401
1401
  onClick: o,
1402
1402
  children: a(jt, {})
@@ -1404,9 +1404,9 @@ const Ao = Po(), Ot = ({
1404
1404
  className: V.container,
1405
1405
  style: j,
1406
1406
  children: [a("a", {
1407
- href: (w = p == null ? void 0 : p.root) == null ? void 0 : w.offer,
1407
+ href: (w = u == null ? void 0 : u.root) == null ? void 0 : w.offer,
1408
1408
  style: {
1409
- opacity: i ? 0 : 1
1409
+ opacity: c ? 0 : 1
1410
1410
  },
1411
1411
  target: "_blank",
1412
1412
  rel: "nofollow noopener noreferrer",
@@ -1415,33 +1415,33 @@ const Ao = Po(), Ot = ({
1415
1415
  className: V.inner,
1416
1416
  children: [a("div", {
1417
1417
  className: V.logo,
1418
- style: p == null ? void 0 : p.logo
1418
+ style: u == null ? void 0 : u.logo
1419
1419
  }), a(F, {
1420
1420
  className: V.text,
1421
- style: p == null ? void 0 : p.text,
1422
- typography: (U = p.text) == null ? void 0 : U.typography,
1423
- accentTypography: (K = p.text) == null ? void 0 : K.accentTypography,
1424
- children: (m = p == null ? void 0 : p.text) == null ? void 0 : m.children
1421
+ style: u == null ? void 0 : u.text,
1422
+ typography: (U = u.text) == null ? void 0 : U.typography,
1423
+ accentTypography: (K = u.text) == null ? void 0 : K.accentTypography,
1424
+ children: (m = u == null ? void 0 : u.text) == null ? void 0 : m.children
1425
1425
  })]
1426
1426
  }), a("div", {
1427
1427
  className: D(V.button, {
1428
- [V.buttonAnimated]: p == null ? void 0 : p.button.isAnimated
1428
+ [V.buttonAnimated]: u == null ? void 0 : u.button.isAnimated
1429
1429
  }),
1430
- style: p == null ? void 0 : p.button,
1431
- children: (y = p == null ? void 0 : p.button) == null ? void 0 : y.children
1430
+ style: u == null ? void 0 : u.button,
1431
+ children: (y = u == null ? void 0 : u.button) == null ? void 0 : y.children
1432
1432
  })]
1433
1433
  }), a("div", {
1434
1434
  className: V.legalGap
1435
1435
  }), a("div", {
1436
1436
  className: V.legal,
1437
- style: $($({}, p == null ? void 0 : p.legal), i ? R : O),
1437
+ style: b(b({}, u == null ? void 0 : u.legal), c ? R : O),
1438
1438
  children: [a("div", {
1439
1439
  className: V.legalText,
1440
- children: (g = p == null ? void 0 : p.legal) == null ? void 0 : g.children
1440
+ children: (g = u == null ? void 0 : u.legal) == null ? void 0 : g.children
1441
1441
  }), a("div", {
1442
1442
  className: V.legalButton,
1443
1443
  onClick: l,
1444
- children: i ? (b = p == null ? void 0 : p.legal) == null ? void 0 : b.buttonOpenText : (v = p == null ? void 0 : p.legal) == null ? void 0 : v.buttonHideText
1444
+ children: c ? ($ = u == null ? void 0 : u.legal) == null ? void 0 : $.buttonOpenText : (v = u == null ? void 0 : u.legal) == null ? void 0 : v.buttonHideText
1445
1445
  })]
1446
1446
  })]
1447
1447
  })]
@@ -1483,7 +1483,7 @@ const Ao = Po(), Ot = ({
1483
1483
  }, bu = ({
1484
1484
  onClick: t
1485
1485
  }) => {
1486
- var o, r, s, i, l, _, d;
1486
+ var o, r, s, c, l, i, d;
1487
1487
  const n = z(), e = P(n);
1488
1488
  return a("a", {
1489
1489
  href: (o = e.root) == null ? void 0 : o.offer,
@@ -1509,7 +1509,7 @@ const Ao = Po(), Ot = ({
1509
1509
  style: e.text,
1510
1510
  children: a(F, {
1511
1511
  typography: (s = e.text) == null ? void 0 : s.typography,
1512
- accentTypography: (i = e.text) == null ? void 0 : i.accentTypography,
1512
+ accentTypography: (c = e.text) == null ? void 0 : c.accentTypography,
1513
1513
  children: (l = e.text) == null ? void 0 : l.children
1514
1514
  })
1515
1515
  })]
@@ -1521,7 +1521,7 @@ const Ao = Po(), Ot = ({
1521
1521
  style: e.logo
1522
1522
  }), a("div", {
1523
1523
  className: vt.buttonText,
1524
- children: (_ = e.button) == null ? void 0 : _.children
1524
+ children: (i = e.button) == null ? void 0 : i.children
1525
1525
  })]
1526
1526
  })]
1527
1527
  }), a("div", {
@@ -1538,22 +1538,22 @@ const Ao = Po(), Ot = ({
1538
1538
  onClickClose: r
1539
1539
  }) => {
1540
1540
  var j, O, R;
1541
- const s = tt(null), i = z(), l = St({
1541
+ const s = tt(null), c = z(), l = St({
1542
1542
  targetRef: s,
1543
1543
  id: t
1544
- }), _ = Tt(i, l), d = P(_);
1545
- Nt(_);
1544
+ }), i = Tt(c, l), d = P(i);
1545
+ Nt(i);
1546
1546
  const {
1547
- hasIcon: c,
1548
- iconRules: p,
1549
- bodyRules: u,
1547
+ hasIcon: _,
1548
+ iconRules: u,
1549
+ bodyRules: p,
1550
1550
  arrowRules: f
1551
- } = Io(_, {
1551
+ } = Io(i, {
1552
1552
  fade: Z.fadein,
1553
1553
  pulse: Z.pulse,
1554
1554
  wiggle: Z.wiggle,
1555
1555
  gradient: Z.gradient
1556
- }), M = (j = d == null ? void 0 : d.title) == null ? void 0 : j.hasIcon, T = Ct(d == null ? void 0 : d.title, ...ge), k = kt(d == null ? void 0 : d.title, ...ge);
1556
+ }), k = (j = d == null ? void 0 : d.title) == null ? void 0 : j.hasIcon, T = Ct(d == null ? void 0 : d.title, ...ge), M = kt(d == null ? void 0 : d.title, ...ge);
1557
1557
  return a("div", {
1558
1558
  ref: s,
1559
1559
  className: D(Z.root, {
@@ -1563,9 +1563,9 @@ const Ao = Po(), Ot = ({
1563
1563
  }),
1564
1564
  children: [a("div", {
1565
1565
  className: Z.icon,
1566
- style: p,
1566
+ style: u,
1567
1567
  onClick: o,
1568
- children: c && a("div", {
1568
+ children: _ && a("div", {
1569
1569
  className: Z.iconTarget,
1570
1570
  children: a(De, {})
1571
1571
  })
@@ -1573,7 +1573,7 @@ const Ao = Po(), Ot = ({
1573
1573
  className: D(Z.body, {
1574
1574
  [Z.bodyOpen]: n
1575
1575
  }),
1576
- style: u,
1576
+ style: p,
1577
1577
  children: [a("div", {
1578
1578
  className: Z.arrow,
1579
1579
  style: f
@@ -1583,13 +1583,13 @@ const Ao = Po(), Ot = ({
1583
1583
  children: [a("div", {
1584
1584
  className: Z.head,
1585
1585
  style: T,
1586
- children: [M && a("div", {
1586
+ children: [k && a("div", {
1587
1587
  className: Z.headIcon,
1588
1588
  style: Ct(d.title, "color"),
1589
1589
  children: a(De, {})
1590
1590
  }), a("div", {
1591
1591
  className: Z.headTitle,
1592
- style: k,
1592
+ style: M,
1593
1593
  children: (O = d.title) == null ? void 0 : O.children
1594
1594
  }), a("div", {
1595
1595
  className: Z.close,
@@ -1648,31 +1648,31 @@ const Ao = Po(), Ot = ({
1648
1648
  })
1649
1649
  });
1650
1650
  }, Ue = (t, n = 0, e = !1) => {
1651
- const o = tt(Ge()), [r, s] = gt(!1), [i, l] = gt(), [_, d] = gt(e), c = (k) => o.current.on("visible", k), p = (k) => o.current.on("click", k), u = (k) => o.current.on("clickHide", k), f = () => se(void 0, null, function* () {
1651
+ const o = tt(Ge()), [r, s] = gt(!1), [c, l] = gt(), [i, d] = gt(e), _ = (M) => o.current.on("visible", M), u = (M) => o.current.on("click", M), p = (M) => o.current.on("clickHide", M), f = () => se(void 0, null, function* () {
1652
1652
  yield Q_(+n), s(!0);
1653
- }), M = () => s(!1), T = () => {
1654
- o.current.emit("clickHide"), M();
1653
+ }), k = () => s(!1), T = () => {
1654
+ o.current.emit("clickHide"), k();
1655
1655
  };
1656
1656
  return ot(() => {
1657
- _ && o.current.emit("visible", r);
1657
+ i && o.current.emit("visible", r);
1658
1658
  }, [r]), He(t, () => ({
1659
- onVisible: c,
1660
- onClick: p,
1661
- onClickHide: u,
1659
+ onVisible: _,
1660
+ onClick: u,
1661
+ onClickHide: p,
1662
1662
  show: f,
1663
- hide: M,
1663
+ hide: k,
1664
1664
  setApiHost: l,
1665
1665
  resetListeners: o.current.reset
1666
1666
  })), ot(() => o.current.reset, []), {
1667
- isReady: _,
1667
+ isReady: i,
1668
1668
  isOpen: r,
1669
- apiHost: i,
1669
+ apiHost: c,
1670
1670
  show: f,
1671
- hide: M,
1671
+ hide: k,
1672
1672
  clickHide: T,
1673
1673
  setIsReady: d,
1674
- click: (...k) => {
1675
- M(), o.current.emit("click", ...k);
1674
+ click: (...M) => {
1675
+ k(), o.current.emit("click", ...M);
1676
1676
  }
1677
1677
  };
1678
1678
  }, Eu = "_root_120y9_1", Pu = "_progress_120y9_8", Vu = "_countdown_120y9_1", Gu = "_body_120y9_17", Fu = "_body_active_120y9_31", Uu = "_closeIcon_120y9_35", Et = {
@@ -1691,13 +1691,13 @@ const Ao = Po(), Ot = ({
1691
1691
  medium: "#F8CC11",
1692
1692
  high: "#00C85D"
1693
1693
  }, Ku = (t = 5e3, n = "default", e) => {
1694
- const o = n === "default" ? Wu : zu, [r, s] = gt(+t), i = tt(), l = r / +t * 100, _ = l > 66 ? o.low : l > 33 ? o.medium : o.high;
1694
+ const o = n === "default" ? Wu : zu, [r, s] = gt(+t), c = tt(), l = r / +t * 100, i = l > 66 ? o.low : l > 33 ? o.medium : o.high;
1695
1695
  return ot(() => {
1696
- r <= 0 && clearInterval(i.current);
1697
- }, [r]), ot(() => (s(t), i.current = setInterval(() => s((d) => d - 1e3), 1e3), () => clearInterval(i.current)), [t, n]), ot(() => {
1696
+ r <= 0 && clearInterval(c.current);
1697
+ }, [r]), ot(() => (s(t), c.current = setInterval(() => s((d) => d - 1e3), 1e3), () => clearInterval(c.current)), [t, n]), ot(() => {
1698
1698
  e(r);
1699
1699
  }, [r]), {
1700
- color: _,
1700
+ color: i,
1701
1701
  progress: l,
1702
1702
  timeLeft: +r / 1e3
1703
1703
  };
@@ -1710,14 +1710,14 @@ const Ao = Po(), Ot = ({
1710
1710
  }) => {
1711
1711
  const {
1712
1712
  progress: s,
1713
- timeLeft: i,
1713
+ timeLeft: c,
1714
1714
  color: l
1715
- } = Ku(+n, e, r), _ = Math.PI * (t * 2);
1715
+ } = Ku(+n, e, r), i = Math.PI * (t * 2);
1716
1716
  return a("div", {
1717
1717
  className: Et.root,
1718
1718
  style: {
1719
1719
  "--duration": `${n}ms`,
1720
- "--offset": `${_}px`
1720
+ "--offset": `${i}px`
1721
1721
  },
1722
1722
  children: [a("svg", {
1723
1723
  className: D(Et.progress, {
@@ -1737,7 +1737,7 @@ const Ao = Po(), Ot = ({
1737
1737
  cx: t,
1738
1738
  cy: t,
1739
1739
  fill: "transparent",
1740
- strokeDasharray: _,
1740
+ strokeDasharray: i,
1741
1741
  strokeDashoffset: "0",
1742
1742
  strokeWidth: 3
1743
1743
  }), a("circle", {
@@ -1755,7 +1755,7 @@ const Ao = Po(), Ot = ({
1755
1755
  [Et.body_active]: s <= 0
1756
1756
  }),
1757
1757
  onClick: s <= 0 ? o : void 0,
1758
- children: s > 0 ? i : a("div", {
1758
+ children: s > 0 ? c : a("div", {
1759
1759
  className: Et.closeIcon,
1760
1760
  style: {
1761
1761
  width: +t,
@@ -1774,38 +1774,38 @@ const Ju = Ut(({
1774
1774
  className: n
1775
1775
  }, e) => {
1776
1776
  var C, N, A, Y, H, W, ct, st;
1777
- const [o, r] = gt(1 / 0), s = tt(null), i = tt(null), l = St({
1777
+ const [o, r] = gt(1 / 0), s = tt(null), c = tt(null), l = St({
1778
1778
  targetRef: s,
1779
1779
  id: t
1780
- }), _ = z(), d = Tt(_, l);
1780
+ }), i = z(), d = Tt(i, l);
1781
1781
  Nt(d), d && (Ht(d, "button.percent_width", (C = d == null ? void 0 : d.button) == null ? void 0 : C.width), Ht(d, "legal.percent_width", (N = d == null ? void 0 : d.legal) == null ? void 0 : N.width));
1782
- const c = P(d), p = h(c, "root.delay", 0), {
1783
- isOpen: u,
1782
+ const _ = P(d), u = h(_, "root.delay", 0), {
1783
+ isOpen: p,
1784
1784
  isReady: f,
1785
- setIsReady: M,
1785
+ setIsReady: k,
1786
1786
  clickHide: T,
1787
- click: k
1788
- } = Ue(e, p), j = h(c, "close.variant", "default"), O = h(c, "close.radius", 21), R = h(c, "close.colorDirection", "default"), I = h(c, "close.timeoutLock", !1), S = j === "timer" ? o <= 0 : !0, w = j === "timer" && I && o > 0 ? "div" : "a";
1787
+ click: M
1788
+ } = Ue(e, u), j = h(_, "close.variant", "default"), O = h(_, "close.radius", 21), R = h(_, "close.colorDirection", "default"), I = h(_, "close.timeoutLock", !1), S = j === "timer" ? o <= 0 : !0, w = j === "timer" && I && o > 0 ? "div" : "a";
1789
1789
  ot(() => {
1790
- const it = i.current;
1790
+ const it = c.current;
1791
1791
  if (!it)
1792
1792
  return;
1793
1793
  if (Zu(it)) {
1794
- M(!0);
1794
+ k(!0);
1795
1795
  return;
1796
1796
  }
1797
- const mt = () => M(!0);
1797
+ const mt = () => k(!0);
1798
1798
  return it.addEventListener("load", mt), () => {
1799
1799
  it.removeEventListener("load", mt);
1800
1800
  };
1801
- }, [c]);
1801
+ }, [_]);
1802
1802
  const U = {
1803
- alignItems: At((A = c.root) == null ? void 0 : A.align)
1804
- }, K = L($({}, c == null ? void 0 : c.button), {
1805
- justifyContent: At((Y = c.root) == null ? void 0 : Y.textAlign)
1806
- }), m = L($({}, c == null ? void 0 : c.legal), {
1807
- justifyContent: At((H = c.root) == null ? void 0 : H.textAlign)
1808
- }), y = (W = c.root) == null ? void 0 : W.corner, g = kt(c.root, ...Fn, ...ht), b = Ct(c.root, ...Fn), v = u && f;
1803
+ alignItems: At((A = _.root) == null ? void 0 : A.align)
1804
+ }, K = L(b({}, _ == null ? void 0 : _.button), {
1805
+ justifyContent: At((Y = _.root) == null ? void 0 : Y.textAlign)
1806
+ }), m = L(b({}, _ == null ? void 0 : _.legal), {
1807
+ justifyContent: At((H = _.root) == null ? void 0 : H.textAlign)
1808
+ }), y = (W = _.root) == null ? void 0 : W.corner, g = kt(_.root, ...Fn, ...ht), $ = Ct(_.root, ...Fn), v = p && f;
1809
1809
  return a("div", {
1810
1810
  className: D(at.root, n, {
1811
1811
  [at.desktop]: l === "desktop",
@@ -1818,14 +1818,14 @@ const Ju = Ut(({
1818
1818
  },
1819
1819
  children: [a("div", {
1820
1820
  className: at.overlay,
1821
- style: c.overlay,
1821
+ style: _.overlay,
1822
1822
  onClick: S && T
1823
1823
  }), a("div", {
1824
1824
  className: at.wrapper,
1825
1825
  children: [v && a(xe, {
1826
1826
  children: j === "default" ? a("div", {
1827
1827
  className: at.close,
1828
- style: L($({}, c.close), {
1828
+ style: L(b({}, _.close), {
1829
1829
  borderBottomLeftRadius: `${y}px`,
1830
1830
  borderTopRightRadius: `${y}px`
1831
1831
  }),
@@ -1837,7 +1837,7 @@ const Ju = Ut(({
1837
1837
  }) : a("div", {
1838
1838
  className: at.closeTimer,
1839
1839
  children: a(We, {
1840
- timeout: h(c, "close.timeout"),
1840
+ timeout: h(_, "close.timeout"),
1841
1841
  colorDirection: R,
1842
1842
  radius: O,
1843
1843
  onClick: T,
@@ -1846,30 +1846,30 @@ const Ju = Ut(({
1846
1846
  })
1847
1847
  }), a(F, {
1848
1848
  className: at.promotion,
1849
- style: c.promotion,
1850
- children: (ct = c.promotion) == null ? void 0 : ct.children
1849
+ style: _.promotion,
1850
+ children: (ct = _.promotion) == null ? void 0 : ct.children
1851
1851
  }), a(w, {
1852
- href: (st = c.root) == null ? void 0 : st.offer,
1852
+ href: (st = _.root) == null ? void 0 : st.offer,
1853
1853
  target: "_blank",
1854
1854
  rel: "nofollow noopener noreferrer",
1855
1855
  className: at.content,
1856
1856
  style: g,
1857
- onClick: () => w === "a" && k(c.id),
1857
+ onClick: () => w === "a" && M(_.id),
1858
1858
  children: [a("img", {
1859
- ref: i,
1859
+ ref: c,
1860
1860
  className: at.background,
1861
- src: b.imageSource,
1861
+ src: $.imageSource,
1862
1862
  alt: "",
1863
- style: b
1863
+ style: $
1864
1864
  }), a("div", {
1865
1865
  className: at.body,
1866
1866
  style: U,
1867
1867
  children: [a("div", {
1868
1868
  className: at.logo,
1869
- style: c.logo
1869
+ style: _.logo
1870
1870
  }), a("div", {
1871
1871
  className: at.text,
1872
- children: ((c == null ? void 0 : c.children) || []).map((it) => a(Ot, {
1872
+ children: ((_ == null ? void 0 : _.children) || []).map((it) => a(Ot, {
1873
1873
  value: it,
1874
1874
  children: a(Bu, {})
1875
1875
  }))
@@ -1912,10 +1912,10 @@ const Ju = Ut(({
1912
1912
  }, yp = ({
1913
1913
  onClick: t
1914
1914
  }) => {
1915
- var i, l, _, d, c, p;
1915
+ var c, l, i, d, _, u;
1916
1916
  const n = z(), e = P(n), o = (n == null ? void 0 : n.device) || "desktop", r = (n == null ? void 0 : n.OfferTag) || "a", s = Ct(e.header, ...ht);
1917
1917
  return a(r, {
1918
- href: (i = e.root) == null ? void 0 : i.offer,
1918
+ href: (c = e.root) == null ? void 0 : c.offer,
1919
1919
  target: "_blank",
1920
1920
  rel: "nofollow noopener noreferrer",
1921
1921
  className: D(ut.root, {
@@ -1947,18 +1947,18 @@ const Ju = Ut(({
1947
1947
  className: ut.text,
1948
1948
  style: e.text,
1949
1949
  typography: (l = e.text) == null ? void 0 : l.typography,
1950
- accentTypography: (_ = e.text) == null ? void 0 : _.accentTypography,
1950
+ accentTypography: (i = e.text) == null ? void 0 : i.accentTypography,
1951
1951
  children: (d = e.text) == null ? void 0 : d.children
1952
1952
  })]
1953
1953
  }), a("div", {
1954
1954
  children: [a(F, {
1955
1955
  className: ut.button,
1956
1956
  style: e.button,
1957
- children: (c = e.button) == null ? void 0 : c.children
1957
+ children: (_ = e.button) == null ? void 0 : _.children
1958
1958
  }), a(F, {
1959
1959
  className: ut.legal,
1960
1960
  style: e.legal,
1961
- children: (p = e.legal) == null ? void 0 : p.children
1961
+ children: (u = e.legal) == null ? void 0 : u.children
1962
1962
  })]
1963
1963
  })]
1964
1964
  })]
@@ -1970,36 +1970,36 @@ const Ju = Ut(({
1970
1970
  const [e, o] = gt(1 / 0), r = tt(null), s = St({
1971
1971
  targetRef: r,
1972
1972
  id: t
1973
- }), i = z(), l = Tt(i, s), _ = P(l);
1973
+ }), c = z(), l = Tt(c, s), i = P(l);
1974
1974
  Nt(l);
1975
- const d = h(_, "root.delay", 0), {
1976
- isOpen: c,
1977
- clickHide: p,
1978
- click: u
1979
- } = Ue(n, d, !0), f = h(_, "close.variant", "default"), M = h(_, "close.radius", 21), T = h(_, "close.colorDirection", "default"), k = h(_, "close.timeoutLock", !1), j = f === "timer" ? e <= 0 : !0, O = f === "timer" && k && e > 0 ? "div" : "a", R = (I = _.root) == null ? void 0 : I.corner;
1975
+ const d = h(i, "root.delay", 0), {
1976
+ isOpen: _,
1977
+ clickHide: u,
1978
+ click: p
1979
+ } = Ue(n, d, !0), f = h(i, "close.variant", "default"), k = h(i, "close.radius", 21), T = h(i, "close.colorDirection", "default"), M = h(i, "close.timeoutLock", !1), j = f === "timer" ? e <= 0 : !0, O = f === "timer" && M && e > 0 ? "div" : "a", R = (I = i.root) == null ? void 0 : I.corner;
1980
1980
  return a("div", {
1981
1981
  className: wt.root,
1982
1982
  style: {
1983
- display: c ? "flex" : "none"
1983
+ display: _ ? "flex" : "none"
1984
1984
  },
1985
1985
  children: [a("div", {
1986
1986
  className: wt.overlay,
1987
- style: _.overlay,
1988
- onClick: j && p
1987
+ style: i.overlay,
1988
+ onClick: j && u
1989
1989
  }), a("div", {
1990
1990
  ref: r,
1991
1991
  className: D(wt.content, {
1992
1992
  [wt.desktop]: s === "desktop",
1993
1993
  [wt.laptop]: s === "laptop"
1994
1994
  }),
1995
- style: _.root,
1995
+ style: i.root,
1996
1996
  children: [f === "default" ? a("div", {
1997
1997
  className: wt.close,
1998
- style: L($({}, _.close), {
1998
+ style: L(b({}, i.close), {
1999
1999
  borderBottomLeftRadius: `${R}px`,
2000
2000
  borderTopRightRadius: `${R}px`
2001
2001
  }),
2002
- onClick: p,
2002
+ onClick: u,
2003
2003
  children: a(jt, {
2004
2004
  width: 11,
2005
2005
  height: 11
@@ -2007,29 +2007,29 @@ const Ju = Ut(({
2007
2007
  }) : a("div", {
2008
2008
  className: wt.closeTimer,
2009
2009
  children: a(We, {
2010
- timeout: h(_, "close.timeout"),
2010
+ timeout: h(i, "close.timeout"),
2011
2011
  colorDirection: T,
2012
- radius: M,
2013
- onClick: p,
2012
+ radius: k,
2013
+ onClick: u,
2014
2014
  onChange: o
2015
2015
  })
2016
2016
  }), a(F, {
2017
2017
  className: wt.promotion,
2018
- style: _.promotion,
2019
- children: (S = _.promotion) == null ? void 0 : S.children
2018
+ style: i.promotion,
2019
+ children: (S = i.promotion) == null ? void 0 : S.children
2020
2020
  }), a(F, {
2021
2021
  className: wt.title,
2022
- style: _.title,
2023
- children: (w = _.title) == null ? void 0 : w.children
2022
+ style: i.title,
2023
+ children: (w = i.title) == null ? void 0 : w.children
2024
2024
  }), a("div", {
2025
2025
  className: wt.wrapper,
2026
- children: (_.children || []).map((U) => a(Ot, {
2027
- value: L($({}, U), {
2026
+ children: (i.children || []).map((U) => a(Ot, {
2027
+ value: L(b({}, U), {
2028
2028
  device: s,
2029
2029
  OfferTag: O
2030
2030
  }),
2031
2031
  children: a(yp, {
2032
- onClick: u
2032
+ onClick: p
2033
2033
  })
2034
2034
  }))
2035
2035
  })]
@@ -2365,24 +2365,24 @@ const tf = new Set(Object.keys(Do)), Lt = ({
2365
2365
  sportSlug: o,
2366
2366
  country: r
2367
2367
  }) => {
2368
- var i, l;
2368
+ var c, l;
2369
2369
  const s = tt(null);
2370
2370
  if (o === "tennis" && r) {
2371
- let _ = r.logo;
2372
- if (!_) {
2373
- let c = r.alpha3 || r.alpha2;
2374
- c && c.length === 2 && (c = Ro[c]), tf.has(c) && (_ = `https://cdn.scores24.live/upload/scores24/dist/static/img/general/flags/288dpi/${c == null ? void 0 : c.toLowerCase()}.png`);
2371
+ let i = r.logo;
2372
+ if (!i) {
2373
+ let _ = r.alpha3 || r.alpha2;
2374
+ _ && _.length === 2 && (_ = Ro[_]), tf.has(_) && (i = `https://cdn.scores24.live/upload/scores24/dist/static/img/general/flags/288dpi/${_ == null ? void 0 : _.toLowerCase()}.png`);
2375
2375
  }
2376
- if (!_)
2376
+ if (!i)
2377
2377
  return null;
2378
- const d = (l = (i = s.current) == null ? void 0 : i.getBoundingClientRect().width) != null ? l : 0;
2378
+ const d = (l = (c = s.current) == null ? void 0 : c.getBoundingClientRect().width) != null ? l : 0;
2379
2379
  return a("img", {
2380
2380
  ref: s,
2381
2381
  className: t,
2382
- style: L($({}, e), {
2382
+ style: L(b({}, e), {
2383
2383
  height: `calc(${d}px - 20%)`
2384
2384
  }),
2385
- src: _
2385
+ src: i
2386
2386
  });
2387
2387
  }
2388
2388
  return a("img", {
@@ -2399,9 +2399,9 @@ const tf = new Set(Object.keys(Do)), Lt = ({
2399
2399
  }, ef = ({
2400
2400
  oddFormatter: t
2401
2401
  }) => {
2402
- const n = z(), e = P(n), o = (n == null ? void 0 : n.device) || "desktop", r = h(e, "match.sport_slug"), s = L($({}, e == null ? void 0 : e.teamALogo), {
2402
+ const n = z(), e = P(n), o = (n == null ? void 0 : n.device) || "desktop", r = h(e, "match.sport_slug"), s = L(b({}, e == null ? void 0 : e.teamALogo), {
2403
2403
  backgroundImage: h(e, "match.teams[0].logo")
2404
- }), i = L($({}, e == null ? void 0 : e.teamBLogo), {
2404
+ }), c = L(b({}, e == null ? void 0 : e.teamBLogo), {
2405
2405
  backgroundImage: h(e, "match.teams[1].logo")
2406
2406
  }), l = h(e, "match.prediction.value");
2407
2407
  return a("div", {
@@ -2421,8 +2421,8 @@ const tf = new Set(Object.keys(Do)), Lt = ({
2421
2421
  country: h(e, "match.teams[0].country")
2422
2422
  }), a(Lt, {
2423
2423
  className: J.logo,
2424
- style: i,
2425
- src: i.backgroundImage,
2424
+ style: c,
2425
+ src: c.backgroundImage,
2426
2426
  sportSlug: r,
2427
2427
  country: h(e, "match.teams[1].country")
2428
2428
  })]
@@ -2471,8 +2471,8 @@ const tf = new Set(Object.keys(Do)), Lt = ({
2471
2471
  className: J.team,
2472
2472
  children: [a(Lt, {
2473
2473
  className: J.teamLogo,
2474
- style: i,
2475
- src: i.backgroundImage,
2474
+ style: c,
2475
+ src: c.backgroundImage,
2476
2476
  sportSlug: r,
2477
2477
  country: h(e, "match.teams[1].country")
2478
2478
  }), a("div", {
@@ -2515,38 +2515,38 @@ var $t = {}, $f = {
2515
2515
  (function(e, o) {
2516
2516
  t.exports = o();
2517
2517
  })(dt, function() {
2518
- var e = "millisecond", o = "second", r = "minute", s = "hour", i = "day", l = "week", _ = "month", d = "quarter", c = "year", p = "date", u = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[^0-9]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?.?(\d+)?$/, f = /\[([^\]]+)]|Y{2,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M = function(m, y, g) {
2519
- var b = String(m);
2520
- return !b || b.length >= y ? m : "" + Array(y + 1 - b.length).join(g) + m;
2521
- }, T = { s: M, z: function(m) {
2522
- var y = -m.utcOffset(), g = Math.abs(y), b = Math.floor(g / 60), v = g % 60;
2523
- return (y <= 0 ? "+" : "-") + M(b, 2, "0") + ":" + M(v, 2, "0");
2518
+ var e = "millisecond", o = "second", r = "minute", s = "hour", c = "day", l = "week", i = "month", d = "quarter", _ = "year", u = "date", p = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[^0-9]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?.?(\d+)?$/, f = /\[([^\]]+)]|Y{2,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, k = function(m, y, g) {
2519
+ var $ = String(m);
2520
+ return !$ || $.length >= y ? m : "" + Array(y + 1 - $.length).join(g) + m;
2521
+ }, T = { s: k, z: function(m) {
2522
+ var y = -m.utcOffset(), g = Math.abs(y), $ = Math.floor(g / 60), v = g % 60;
2523
+ return (y <= 0 ? "+" : "-") + k($, 2, "0") + ":" + k(v, 2, "0");
2524
2524
  }, m: function m(y, g) {
2525
2525
  if (y.date() < g.date())
2526
2526
  return -m(g, y);
2527
- var b = 12 * (g.year() - y.year()) + (g.month() - y.month()), v = y.clone().add(b, _), C = g - v < 0, N = y.clone().add(b + (C ? -1 : 1), _);
2528
- return +(-(b + (g - v) / (C ? v - N : N - v)) || 0);
2527
+ var $ = 12 * (g.year() - y.year()) + (g.month() - y.month()), v = y.clone().add($, i), C = g - v < 0, N = y.clone().add($ + (C ? -1 : 1), i);
2528
+ return +(-($ + (g - v) / (C ? v - N : N - v)) || 0);
2529
2529
  }, a: function(m) {
2530
2530
  return m < 0 ? Math.ceil(m) || 0 : Math.floor(m);
2531
2531
  }, p: function(m) {
2532
- return { M: _, y: c, w: l, d: i, D: p, h: s, m: r, s: o, ms: e, Q: d }[m] || String(m || "").toLowerCase().replace(/s$/, "");
2532
+ return { M: i, y: _, w: l, d: c, D: u, h: s, m: r, s: o, ms: e, Q: d }[m] || String(m || "").toLowerCase().replace(/s$/, "");
2533
2533
  }, u: function(m) {
2534
2534
  return m === void 0;
2535
- } }, k = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_") }, j = "en", O = {};
2536
- O[j] = k;
2535
+ } }, M = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_") }, j = "en", O = {};
2536
+ O[j] = M;
2537
2537
  var R = function(m) {
2538
2538
  return m instanceof U;
2539
2539
  }, I = function(m, y, g) {
2540
- var b;
2540
+ var $;
2541
2541
  if (!m)
2542
2542
  return j;
2543
2543
  if (typeof m == "string")
2544
- O[m] && (b = m), y && (O[m] = y, b = m);
2544
+ O[m] && ($ = m), y && (O[m] = y, $ = m);
2545
2545
  else {
2546
2546
  var v = m.name;
2547
- O[v] = m, b = v;
2547
+ O[v] = m, $ = v;
2548
2548
  }
2549
- return !g && b && (j = b), b || !g && j;
2549
+ return !g && $ && (j = $), $ || !g && j;
2550
2550
  }, S = function(m, y) {
2551
2551
  if (R(m))
2552
2552
  return m.clone();
@@ -2562,8 +2562,8 @@ var $t = {}, $f = {
2562
2562
  }
2563
2563
  var y = m.prototype;
2564
2564
  return y.parse = function(g) {
2565
- this.$d = function(b) {
2566
- var v = b.date, C = b.utc;
2565
+ this.$d = function($) {
2566
+ var v = $.date, C = $.utc;
2567
2567
  if (v === null)
2568
2568
  return /* @__PURE__ */ new Date(NaN);
2569
2569
  if (w.u(v))
@@ -2571,7 +2571,7 @@ var $t = {}, $f = {
2571
2571
  if (v instanceof Date)
2572
2572
  return new Date(v);
2573
2573
  if (typeof v == "string" && !/Z$/i.test(v)) {
2574
- var N = v.match(u);
2574
+ var N = v.match(p);
2575
2575
  if (N) {
2576
2576
  var A = N[2] - 1 || 0, Y = (N[7] || "0").substring(0, 3);
2577
2577
  return C ? new Date(Date.UTC(N[1], A, N[3] || 1, N[4] || 0, N[5] || 0, N[6] || 0, Y)) : new Date(N[1], A, N[3] || 1, N[4] || 0, N[5] || 0, N[6] || 0, Y);
@@ -2586,36 +2586,36 @@ var $t = {}, $f = {
2586
2586
  return w;
2587
2587
  }, y.isValid = function() {
2588
2588
  return this.$d.toString() !== "Invalid Date";
2589
- }, y.isSame = function(g, b) {
2589
+ }, y.isSame = function(g, $) {
2590
2590
  var v = S(g);
2591
- return this.startOf(b) <= v && v <= this.endOf(b);
2592
- }, y.isAfter = function(g, b) {
2593
- return S(g) < this.startOf(b);
2594
- }, y.isBefore = function(g, b) {
2595
- return this.endOf(b) < S(g);
2596
- }, y.$g = function(g, b, v) {
2597
- return w.u(g) ? this[b] : this.set(v, g);
2591
+ return this.startOf($) <= v && v <= this.endOf($);
2592
+ }, y.isAfter = function(g, $) {
2593
+ return S(g) < this.startOf($);
2594
+ }, y.isBefore = function(g, $) {
2595
+ return this.endOf($) < S(g);
2596
+ }, y.$g = function(g, $, v) {
2597
+ return w.u(g) ? this[$] : this.set(v, g);
2598
2598
  }, y.unix = function() {
2599
2599
  return Math.floor(this.valueOf() / 1e3);
2600
2600
  }, y.valueOf = function() {
2601
2601
  return this.$d.getTime();
2602
- }, y.startOf = function(g, b) {
2603
- var v = this, C = !!w.u(b) || b, N = w.p(g), A = function(xt, rt) {
2602
+ }, y.startOf = function(g, $) {
2603
+ var v = this, C = !!w.u($) || $, N = w.p(g), A = function(xt, rt) {
2604
2604
  var yt = w.w(v.$u ? Date.UTC(v.$y, rt, xt) : new Date(v.$y, rt, xt), v);
2605
- return C ? yt : yt.endOf(i);
2605
+ return C ? yt : yt.endOf(c);
2606
2606
  }, Y = function(xt, rt) {
2607
2607
  return w.w(v.toDate()[xt].apply(v.toDate("s"), (C ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(rt)), v);
2608
2608
  }, H = this.$W, W = this.$M, ct = this.$D, st = "set" + (this.$u ? "UTC" : "");
2609
2609
  switch (N) {
2610
- case c:
2611
- return C ? A(1, 0) : A(31, 11);
2612
2610
  case _:
2611
+ return C ? A(1, 0) : A(31, 11);
2612
+ case i:
2613
2613
  return C ? A(1, W) : A(0, W + 1);
2614
2614
  case l:
2615
2615
  var it = this.$locale().weekStart || 0, mt = (H < it ? H + 7 : H) - it;
2616
2616
  return A(C ? ct - mt : ct + (6 - mt), W);
2617
- case i:
2618
- case p:
2617
+ case c:
2618
+ case u:
2619
2619
  return Y(st + "Hours", 0);
2620
2620
  case s:
2621
2621
  return Y(st + "Minutes", 1);
@@ -2628,43 +2628,43 @@ var $t = {}, $f = {
2628
2628
  }
2629
2629
  }, y.endOf = function(g) {
2630
2630
  return this.startOf(g, !1);
2631
- }, y.$set = function(g, b) {
2632
- var v, C = w.p(g), N = "set" + (this.$u ? "UTC" : ""), A = (v = {}, v[i] = N + "Date", v[p] = N + "Date", v[_] = N + "Month", v[c] = N + "FullYear", v[s] = N + "Hours", v[r] = N + "Minutes", v[o] = N + "Seconds", v[e] = N + "Milliseconds", v)[C], Y = C === i ? this.$D + (b - this.$W) : b;
2633
- if (C === _ || C === c) {
2634
- var H = this.clone().set(p, 1);
2635
- H.$d[A](Y), H.init(), this.$d = H.set(p, Math.min(this.$D, H.daysInMonth())).$d;
2631
+ }, y.$set = function(g, $) {
2632
+ var v, C = w.p(g), N = "set" + (this.$u ? "UTC" : ""), A = (v = {}, v[c] = N + "Date", v[u] = N + "Date", v[i] = N + "Month", v[_] = N + "FullYear", v[s] = N + "Hours", v[r] = N + "Minutes", v[o] = N + "Seconds", v[e] = N + "Milliseconds", v)[C], Y = C === c ? this.$D + ($ - this.$W) : $;
2633
+ if (C === i || C === _) {
2634
+ var H = this.clone().set(u, 1);
2635
+ H.$d[A](Y), H.init(), this.$d = H.set(u, Math.min(this.$D, H.daysInMonth())).$d;
2636
2636
  } else
2637
2637
  A && this.$d[A](Y);
2638
2638
  return this.init(), this;
2639
- }, y.set = function(g, b) {
2640
- return this.clone().$set(g, b);
2639
+ }, y.set = function(g, $) {
2640
+ return this.clone().$set(g, $);
2641
2641
  }, y.get = function(g) {
2642
2642
  return this[w.p(g)]();
2643
- }, y.add = function(g, b) {
2643
+ }, y.add = function(g, $) {
2644
2644
  var v, C = this;
2645
2645
  g = Number(g);
2646
- var N = w.p(b), A = function(W) {
2646
+ var N = w.p($), A = function(W) {
2647
2647
  var ct = S(C);
2648
2648
  return w.w(ct.date(ct.date() + Math.round(W * g)), C);
2649
2649
  };
2650
+ if (N === i)
2651
+ return this.set(i, this.$M + g);
2650
2652
  if (N === _)
2651
- return this.set(_, this.$M + g);
2653
+ return this.set(_, this.$y + g);
2652
2654
  if (N === c)
2653
- return this.set(c, this.$y + g);
2654
- if (N === i)
2655
2655
  return A(1);
2656
2656
  if (N === l)
2657
2657
  return A(7);
2658
2658
  var Y = (v = {}, v[r] = 6e4, v[s] = 36e5, v[o] = 1e3, v)[N] || 1, H = this.$d.getTime() + g * Y;
2659
2659
  return w.w(H, this);
2660
- }, y.subtract = function(g, b) {
2661
- return this.add(-1 * g, b);
2660
+ }, y.subtract = function(g, $) {
2661
+ return this.add(-1 * g, $);
2662
2662
  }, y.format = function(g) {
2663
- var b = this;
2663
+ var $ = this;
2664
2664
  if (!this.isValid())
2665
2665
  return "Invalid Date";
2666
2666
  var v = g || "YYYY-MM-DDTHH:mm:ssZ", C = w.z(this), N = this.$locale(), A = this.$H, Y = this.$m, H = this.$M, W = N.weekdays, ct = N.months, st = function(rt, yt, Bt, It) {
2667
- return rt && (rt[yt] || rt(b, v)) || Bt[yt].substr(0, It);
2667
+ return rt && (rt[yt] || rt($, v)) || Bt[yt].substr(0, It);
2668
2668
  }, it = function(rt) {
2669
2669
  return w.s(A % 12 || 12, rt, "0");
2670
2670
  }, mt = N.meridiem || function(rt, yt, Bt) {
@@ -2676,17 +2676,17 @@ var $t = {}, $f = {
2676
2676
  });
2677
2677
  }, y.utcOffset = function() {
2678
2678
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
2679
- }, y.diff = function(g, b, v) {
2680
- var C, N = w.p(b), A = S(g), Y = 6e4 * (A.utcOffset() - this.utcOffset()), H = this - A, W = w.m(this, A);
2681
- return W = (C = {}, C[c] = W / 12, C[_] = W, C[d] = W / 3, C[l] = (H - Y) / 6048e5, C[i] = (H - Y) / 864e5, C[s] = H / 36e5, C[r] = H / 6e4, C[o] = H / 1e3, C)[N] || H, v ? W : w.a(W);
2679
+ }, y.diff = function(g, $, v) {
2680
+ var C, N = w.p($), A = S(g), Y = 6e4 * (A.utcOffset() - this.utcOffset()), H = this - A, W = w.m(this, A);
2681
+ return W = (C = {}, C[_] = W / 12, C[i] = W, C[d] = W / 3, C[l] = (H - Y) / 6048e5, C[c] = (H - Y) / 864e5, C[s] = H / 36e5, C[r] = H / 6e4, C[o] = H / 1e3, C)[N] || H, v ? W : w.a(W);
2682
2682
  }, y.daysInMonth = function() {
2683
- return this.endOf(_).$D;
2683
+ return this.endOf(i).$D;
2684
2684
  }, y.$locale = function() {
2685
2685
  return O[this.$L];
2686
- }, y.locale = function(g, b) {
2686
+ }, y.locale = function(g, $) {
2687
2687
  if (!g)
2688
2688
  return this.$L;
2689
- var v = this.clone(), C = I(g, b, !0);
2689
+ var v = this.clone(), C = I(g, $, !0);
2690
2690
  return C && (v.$L = C), v;
2691
2691
  }, y.clone = function() {
2692
2692
  return w.w(this.$d, this);
@@ -2700,7 +2700,7 @@ var $t = {}, $f = {
2700
2700
  return this.$d.toUTCString();
2701
2701
  }, m;
2702
2702
  }(), K = U.prototype;
2703
- return S.prototype = K, [["$ms", e], ["$s", o], ["$m", r], ["$H", s], ["$W", i], ["$M", _], ["$y", c], ["$D", p]].forEach(function(m) {
2703
+ return S.prototype = K, [["$ms", e], ["$s", o], ["$m", r], ["$H", s], ["$W", c], ["$M", i], ["$y", _], ["$D", u]].forEach(function(m) {
2704
2704
  K[m[1]] = function(y) {
2705
2705
  return this.$g(y, m[0], m[1]);
2706
2706
  };
@@ -2725,23 +2725,23 @@ var Un = {}, Mf = {
2725
2725
  t.exports = o($t);
2726
2726
  })(dt, function(e) {
2727
2727
  e = e && e.hasOwnProperty("default") ? e.default : e;
2728
- var o = "января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"), r = "январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"), s = "янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"), i = "янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_"), l = /D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;
2729
- function _(u, f, M) {
2730
- var T, k;
2731
- return M === "m" ? f ? "минута" : "минуту" : u + " " + (T = +u, k = { mm: f ? "минута_минуты_минут" : "минуту_минуты_минут", hh: "час_часа_часов", dd: "день_дня_дней", MM: "месяц_месяца_месяцев", yy: "год_года_лет" }[M].split("_"), T % 10 == 1 && T % 100 != 11 ? k[0] : T % 10 >= 2 && T % 10 <= 4 && (T % 100 < 10 || T % 100 >= 20) ? k[1] : k[2]);
2728
+ var o = "января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"), r = "январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"), s = "янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"), c = "янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_"), l = /D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;
2729
+ function i(p, f, k) {
2730
+ var T, M;
2731
+ return k === "m" ? f ? "минута" : "минуту" : p + " " + (T = +p, M = { mm: f ? "минута_минуты_минут" : "минуту_минуты_минут", hh: "час_часа_часов", dd: "день_дня_дней", MM: "месяц_месяца_месяцев", yy: "год_года_лет" }[k].split("_"), T % 10 == 1 && T % 100 != 11 ? M[0] : T % 10 >= 2 && T % 10 <= 4 && (T % 100 < 10 || T % 100 >= 20) ? M[1] : M[2]);
2732
2732
  }
2733
- var d = function(u, f) {
2734
- return l.test(f) ? o[u.month()] : r[u.month()];
2733
+ var d = function(p, f) {
2734
+ return l.test(f) ? o[p.month()] : r[p.month()];
2735
2735
  };
2736
2736
  d.s = r, d.f = o;
2737
- var c = function(u, f) {
2738
- return l.test(f) ? s[u.month()] : i[u.month()];
2737
+ var _ = function(p, f) {
2738
+ return l.test(f) ? s[p.month()] : c[p.month()];
2739
2739
  };
2740
- c.s = i, c.f = s;
2741
- var p = { name: "ru", weekdays: "воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"), weekdaysShort: "вск_пнд_втр_срд_чтв_птн_сбт".split("_"), weekdaysMin: "вс_пн_вт_ср_чт_пт_сб".split("_"), months: d, monthsShort: c, weekStart: 1, formats: { LT: "H:mm", LTS: "H:mm:ss", L: "DD.MM.YYYY", LL: "D MMMM YYYY г.", LLL: "D MMMM YYYY г., H:mm", LLLL: "dddd, D MMMM YYYY г., H:mm" }, relativeTime: { future: "через %s", past: "%s назад", s: "несколько секунд", m: _, mm: _, h: "час", hh: _, d: "день", dd: _, M: "месяц", MM: _, y: "год", yy: _ }, ordinal: function(u) {
2742
- return u;
2740
+ _.s = c, _.f = s;
2741
+ var u = { name: "ru", weekdays: "воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"), weekdaysShort: "вск_пнд_втр_срд_чтв_птн_сбт".split("_"), weekdaysMin: "вс_пн_вт_ср_чт_пт_сб".split("_"), months: d, monthsShort: _, weekStart: 1, formats: { LT: "H:mm", LTS: "H:mm:ss", L: "DD.MM.YYYY", LL: "D MMMM YYYY г.", LLL: "D MMMM YYYY г., H:mm", LLLL: "dddd, D MMMM YYYY г., H:mm" }, relativeTime: { future: "через %s", past: "%s назад", s: "несколько секунд", m: i, mm: i, h: "час", hh: i, d: "день", dd: i, M: "месяц", MM: i, y: "год", yy: i }, ordinal: function(p) {
2742
+ return p;
2743
2743
  } };
2744
- return e.locale(p, null, !0), p;
2744
+ return e.locale(u, null, !0), u;
2745
2745
  });
2746
2746
  })(Mf);
2747
2747
  var Wn = {}, Tf = {
@@ -2872,33 +2872,33 @@ var Xn = {}, xf = {
2872
2872
  (function(e, o) {
2873
2873
  t.exports = o($t);
2874
2874
  })(dt, function(e) {
2875
- function o(c) {
2876
- return c % 10 < 5 && c % 10 > 1 && ~~(c / 10) % 10 != 1;
2875
+ function o(_) {
2876
+ return _ % 10 < 5 && _ % 10 > 1 && ~~(_ / 10) % 10 != 1;
2877
2877
  }
2878
- function r(c, p, u) {
2879
- var f = c + " ";
2880
- switch (u) {
2878
+ function r(_, u, p) {
2879
+ var f = _ + " ";
2880
+ switch (p) {
2881
2881
  case "m":
2882
- return p ? "minuta" : "minutę";
2882
+ return u ? "minuta" : "minutę";
2883
2883
  case "mm":
2884
- return f + (o(c) ? "minuty" : "minut");
2884
+ return f + (o(_) ? "minuty" : "minut");
2885
2885
  case "h":
2886
- return p ? "godzina" : "godzinę";
2886
+ return u ? "godzina" : "godzinę";
2887
2887
  case "hh":
2888
- return f + (o(c) ? "godziny" : "godzin");
2888
+ return f + (o(_) ? "godziny" : "godzin");
2889
2889
  case "MM":
2890
- return f + (o(c) ? "miesiące" : "miesięcy");
2890
+ return f + (o(_) ? "miesiące" : "miesięcy");
2891
2891
  case "yy":
2892
- return f + (o(c) ? "lata" : "lat");
2892
+ return f + (o(_) ? "lata" : "lat");
2893
2893
  }
2894
2894
  }
2895
2895
  e = e && e.hasOwnProperty("default") ? e.default : e;
2896
- var s = "stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"), i = "styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"), l = /D MMMM/, _ = function(c, p) {
2897
- return l.test(p) ? s[c.month()] : i[c.month()];
2896
+ var s = "stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"), c = "styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"), l = /D MMMM/, i = function(_, u) {
2897
+ return l.test(u) ? s[_.month()] : c[_.month()];
2898
2898
  };
2899
- _.s = i, _.f = s;
2900
- var d = { name: "pl", weekdays: "niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"), weekdaysShort: "ndz_pon_wt_śr_czw_pt_sob".split("_"), weekdaysMin: "Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"), months: _, monthsShort: "sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"), ordinal: function(c) {
2901
- return c + ".";
2899
+ i.s = c, i.f = s;
2900
+ var d = { name: "pl", weekdays: "niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"), weekdaysShort: "ndz_pon_wt_śr_czw_pt_sob".split("_"), weekdaysMin: "Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"), months: i, monthsShort: "sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"), ordinal: function(_) {
2901
+ return _ + ".";
2902
2902
  }, weekStart: 1, relativeTime: { future: "za %s", past: "%s temu", s: "kilka sekund", m: r, mm: r, h: r, hh: r, d: "1 dzień", dd: "%d dni", M: "miesiąc", MM: r, y: "rok", yy: r }, formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD.MM.YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd, D MMMM YYYY HH:mm" } };
2903
2903
  return e.locale(d, null, !0), d;
2904
2904
  });
@@ -2913,11 +2913,11 @@ const Qn = (t, n = "DD.MM.YYYY", e = "en") => t ? kf(t).locale(e).format(n) : ""
2913
2913
  }, Of = ({
2914
2914
  oddFormatter: t
2915
2915
  }) => {
2916
- const n = z(), e = P(n), o = (n == null ? void 0 : n.device) || "desktop", r = L($({}, e == null ? void 0 : e.teamALogo), {
2916
+ const n = z(), e = P(n), o = (n == null ? void 0 : n.device) || "desktop", r = L(b({}, e == null ? void 0 : e.teamALogo), {
2917
2917
  backgroundImage: h(e, "match.teams[0].logo")
2918
- }), s = L($({}, e == null ? void 0 : e.teamBLogo), {
2918
+ }), s = L(b({}, e == null ? void 0 : e.teamBLogo), {
2919
2919
  backgroundImage: h(e, "match.teams[1].logo")
2920
- }), i = h(e, "match.lang_slug", "ru"), l = h(e, "match.sport_slug"), _ = Qn(h(e, "match.match_date"), "HH:mm", i), d = Qn(h(e, "match.match_date"), "DD MMMM", i), p = h(e, "root.predictionLength", "full") === "full" ? h(e, "match.prediction.value") : h(e, "match.prediction.value_short") || h(e, "match.prediction.value"), u = Number(h(e, "match.prediction.factor", 0)).toFixed(2);
2920
+ }), c = h(e, "match.lang_slug", "ru"), l = h(e, "match.sport_slug"), i = Qn(h(e, "match.match_date"), "HH:mm", c), d = Qn(h(e, "match.match_date"), "DD MMMM", c), u = h(e, "root.predictionLength", "full") === "full" ? h(e, "match.prediction.value") : h(e, "match.prediction.value_short") || h(e, "match.prediction.value"), p = Number(h(e, "match.prediction.factor", 0)).toFixed(2);
2921
2921
  return a("div", {
2922
2922
  className: D(et.root, {
2923
2923
  [et.desktop]: o === "desktop",
@@ -2935,7 +2935,7 @@ const Qn = (t, n = "DD.MM.YYYY", e = "en") => t ? kf(t).locale(e).format(n) : ""
2935
2935
  }), a("div", {
2936
2936
  className: et.teamName,
2937
2937
  style: e.teams,
2938
- children: a(Vt, L($({}, h(e, "match.teams[0]")), {
2938
+ children: a(Vt, L(b({}, h(e, "match.teams[0]")), {
2939
2939
  fallback: "Team A"
2940
2940
  }))
2941
2941
  })]
@@ -2946,20 +2946,20 @@ const Qn = (t, n = "DD.MM.YYYY", e = "en") => t ? kf(t).locale(e).format(n) : ""
2946
2946
  children: [a("div", {
2947
2947
  className: et.time,
2948
2948
  style: e.time,
2949
- children: _
2949
+ children: i
2950
2950
  }), a("div", {
2951
2951
  className: et.date,
2952
2952
  style: e.date,
2953
2953
  children: d
2954
2954
  })]
2955
- }), p && a("div", {
2955
+ }), u && a("div", {
2956
2956
  className: et.oddValue,
2957
2957
  style: e.oddValue,
2958
- children: [p, a("div", {
2958
+ children: [u, a("div", {
2959
2959
  className: et.oddValueInner,
2960
2960
  style: e.oddValueInner,
2961
2961
  children: a(Dt, {
2962
- odd: u,
2962
+ odd: p,
2963
2963
  formatter: t
2964
2964
  })
2965
2965
  })]
@@ -2975,7 +2975,7 @@ const Qn = (t, n = "DD.MM.YYYY", e = "en") => t ? kf(t).locale(e).format(n) : ""
2975
2975
  }), a("div", {
2976
2976
  className: et.teamName,
2977
2977
  style: e.teams,
2978
- children: a(Vt, L($({}, h(e, "match.teams[1]")), {
2978
+ children: a(Vt, L(b({}, h(e, "match.teams[1]")), {
2979
2979
  fallback: "Team B"
2980
2980
  }))
2981
2981
  })]
@@ -3006,43 +3006,43 @@ const Qn = (t, n = "DD.MM.YYYY", e = "en") => t ? kf(t).locale(e).format(n) : ""
3006
3006
  method: o,
3007
3007
  body: r
3008
3008
  }) => {
3009
- const [s, i] = gt(!1), [l, _] = gt(), d = Ft(() => {
3009
+ const [s, c] = gt(!1), [l, i] = gt(), d = Ft(() => {
3010
3010
  if (t != null && t.includes("undefined") || t != null && t.includes("null"))
3011
3011
  return;
3012
- let p = t;
3012
+ let u = t;
3013
3013
  if (e) {
3014
- const u = new URLSearchParams();
3015
- Object.entries(e).forEach(([f, M]) => {
3016
- Array.isArray(M) ? M.forEach((T, k) => {
3017
- T && u.append(`${f}[${k}]`, T);
3018
- }) : M && u.append(f, M);
3019
- }), p += `?${u.toString()}`;
3014
+ const p = new URLSearchParams();
3015
+ Object.entries(e).forEach(([f, k]) => {
3016
+ Array.isArray(k) ? k.forEach((T, M) => {
3017
+ T && p.append(`${f}[${M}]`, T);
3018
+ }) : k && p.append(f, k);
3019
+ }), u += `?${p.toString()}`;
3020
3020
  }
3021
- return p;
3022
- }, [t, e]), c = Wo(() => se(void 0, null, function* () {
3023
- const p = r ? `${d}_${JSON.stringify(r)}` : d;
3021
+ return u;
3022
+ }, [t, e]), _ = Wo(() => se(void 0, null, function* () {
3023
+ const u = r ? `${d}_${JSON.stringify(r)}` : d;
3024
3024
  if (n || !d)
3025
3025
  return;
3026
- if (le.has(p))
3027
- return _(le.get(p)), le.get(p);
3028
- i(!0);
3029
- const u = yield fetch(d, {
3026
+ if (le.has(u))
3027
+ return i(le.get(u)), le.get(u);
3028
+ c(!0);
3029
+ const p = yield fetch(d, {
3030
3030
  method: o || "GET",
3031
3031
  body: r ? JSON.stringify(r) : void 0,
3032
3032
  headers: {
3033
3033
  "Content-Type": "application/json"
3034
3034
  }
3035
3035
  }).then((f) => f.json()).catch((f) => {
3036
- console.error(f), i(!1);
3036
+ console.error(f), c(!1);
3037
3037
  });
3038
- u && (le.set(p, u.data), _(u.data)), i(!1);
3038
+ p && (le.set(u, p.data), i(p.data)), c(!1);
3039
3039
  }), [d, n, o, r]);
3040
3040
  return ot(() => {
3041
- n || c();
3041
+ n || _();
3042
3042
  }, [d, n]), {
3043
3043
  data: l,
3044
3044
  fetching: s,
3045
- execute: c
3045
+ execute: _
3046
3046
  };
3047
3047
  };
3048
3048
  function ze(t) {
@@ -3080,7 +3080,7 @@ const jf = (t) => {
3080
3080
  }) => {
3081
3081
  const r = ze(n), {
3082
3082
  data: s,
3083
- execute: i,
3083
+ execute: c,
3084
3084
  fetching: l
3085
3085
  } = Me(`${t}/match`, {
3086
3086
  method: "GET",
@@ -3094,7 +3094,7 @@ const jf = (t) => {
3094
3094
  },
3095
3095
  pause: !t || !n || e
3096
3096
  }), {
3097
- list: _,
3097
+ list: i,
3098
3098
  fetching: d
3099
3099
  } = jf({
3100
3100
  apiHost: t,
@@ -3104,30 +3104,30 @@ const jf = (t) => {
3104
3104
  bookmakerSlug: n == null ? void 0 : n.bookmaker,
3105
3105
  withPrediction: o === "prediction",
3106
3106
  pause: l || e || o === "prediction" ? s == null ? void 0 : s.prediction : !!s
3107
- }), c = _[0];
3107
+ }), _ = i[0];
3108
3108
  return ot(() => {
3109
- Fe(r, n) || i();
3109
+ Fe(r, n) || c();
3110
3110
  }, [n]), {
3111
- match: o === "prediction" ? s != null && s.prediction ? s : c : s != null ? s : c,
3111
+ match: o === "prediction" ? s != null && s.prediction ? s : _ : s != null ? s : _,
3112
3112
  fetching: l || d
3113
3113
  };
3114
3114
  }, If = (t, n, e) => {
3115
- const o = (p) => {
3116
- var u;
3117
- return G(p == null ? void 0 : p.matchSlug) && ((u = p == null ? void 0 : p.matchSlug) == null ? void 0 : u.length) > 0;
3118
- }, r = t.children || [], s = r.filter((p) => o(p.root.targetMatch)).map((p) => p.root.targetMatch), i = ze(s), {
3115
+ const o = (u) => {
3116
+ var p;
3117
+ return G(u == null ? void 0 : u.matchSlug) && ((p = u == null ? void 0 : u.matchSlug) == null ? void 0 : p.length) > 0;
3118
+ }, r = t.children || [], s = r.filter((u) => o(u.root.targetMatch)).map((u) => u.root.targetMatch), c = ze(s), {
3119
3119
  data: l,
3120
- execute: _
3120
+ execute: i
3121
3121
  } = Me(`${n}/match-list`, {
3122
3122
  method: "POST",
3123
3123
  body: {
3124
- matches: s.map((p) => ({
3125
- slug: p.matchSlug,
3126
- sport_slug: p.sportSlug,
3127
- lang: p.langSlug,
3128
- bookmaker_slug: p.bookmaker,
3129
- offset: p.offset,
3130
- markets: p.markets
3124
+ matches: s.map((u) => ({
3125
+ slug: u.matchSlug,
3126
+ sport_slug: u.sportSlug,
3127
+ lang: u.langSlug,
3128
+ bookmaker_slug: u.bookmaker,
3129
+ offset: u.offset,
3130
+ markets: u.markets
3131
3131
  }))
3132
3132
  },
3133
3133
  pause: !n || s.length === 0
@@ -3138,19 +3138,19 @@ const jf = (t) => {
3138
3138
  match: e
3139
3139
  });
3140
3140
  ot(() => {
3141
- Fe(i, s) || _();
3141
+ Fe(c, s) || i();
3142
3142
  }, [s, e]);
3143
- const c = r.map((p) => {
3144
- const u = (l || []).find((T) => T.slug === p.root.targetMatch.matchSlug);
3145
- if (!u)
3143
+ const _ = r.map((u) => {
3144
+ const p = (l || []).find((T) => T.slug === u.root.targetMatch.matchSlug);
3145
+ if (!p)
3146
3146
  return;
3147
- const f = Ie(u), M = Oo(f, p.root.customMatch, (T, [k, j]) => G(j));
3148
- return L($({}, p), {
3149
- match: M
3147
+ const f = Ie(p), k = Oo(f, u.root.customMatch, (T, [M, j]) => G(j));
3148
+ return L(b({}, u), {
3149
+ match: k
3150
3150
  });
3151
3151
  }).filter(Boolean);
3152
3152
  return d && e && (d.lang_slug = e.langSlug), {
3153
- expressMatches: c,
3153
+ expressMatches: _,
3154
3154
  autoMatch: d
3155
3155
  };
3156
3156
  }, Df = Ut(({
@@ -3159,64 +3159,64 @@ const jf = (t) => {
3159
3159
  oddFormatter: e
3160
3160
  }, o) => {
3161
3161
  var ct, st, it, mt, xt, rt, yt, Bt, It, Ze, Je, qe, Xe, Qe, tn;
3162
- const [r, s] = gt(1 / 0), i = tt(null), l = St({
3163
- targetRef: i,
3162
+ const [r, s] = gt(1 / 0), c = tt(null), l = St({
3163
+ targetRef: c,
3164
3164
  id: t
3165
- }), _ = z(), d = Tt(_, l);
3165
+ }), i = z(), d = Tt(i, l);
3166
3166
  d && (Ht(d, "buttonWrapper.percent_width", (ct = d == null ? void 0 : d.buttonWrapper) == null ? void 0 : ct.width), Ht(d, "legal.percent_width", (st = d == null ? void 0 : d.legal) == null ? void 0 : st.width));
3167
- const c = P(d);
3167
+ const _ = P(d);
3168
3168
  Nt(d);
3169
- const p = h(c, "root.delay", 0), f = h(c, "children", []).find((Te) => Te.name === "auto"), {
3170
- isOpen: M,
3169
+ const u = h(_, "root.delay", 0), f = h(_, "children", []).find((Te) => Te.name === "auto"), {
3170
+ isOpen: k,
3171
3171
  apiHost: T,
3172
- clickHide: k,
3172
+ clickHide: M,
3173
3173
  click: j
3174
- } = Ue(o, p, !0), O = h(c, "close.variant", "default"), R = h(c, "close.radius", 21), I = h(c, "close.colorDirection", "default"), S = h(c, "close.timeoutLock", !1), w = O === "timer" ? r <= 0 : !0, U = O === "timer" && S && r > 0 ? "div" : "a", {
3174
+ } = Ue(o, u, !0), O = h(_, "close.variant", "default"), R = h(_, "close.radius", 21), I = h(_, "close.colorDirection", "default"), S = h(_, "close.timeoutLock", !1), w = O === "timer" ? r <= 0 : !0, U = O === "timer" && S && r > 0 ? "div" : "a", {
3175
3175
  expressMatches: K,
3176
3176
  autoMatch: m
3177
3177
  } = If(d, T, f ? n : void 0);
3178
3178
  f && (f.match = m);
3179
- const y = L($({}, c.root), {
3180
- alignItems: At((it = c.root) == null ? void 0 : it.align)
3181
- }), g = L($({}, c.content), {
3182
- alignItems: At((mt = c.root) == null ? void 0 : mt.align)
3183
- }), b = L($({}, c.text), {
3184
- textAlign: (xt = c.root) == null ? void 0 : xt.align
3185
- }), v = L($({}, c == null ? void 0 : c.button), {
3186
- justifyContent: At((rt = c.root) == null ? void 0 : rt.textAlign)
3187
- }), C = L($({}, c == null ? void 0 : c.legal), {
3188
- justifyContent: At((yt = c.root) == null ? void 0 : yt.textAlign)
3189
- }), N = +h(f, "root.bonusValue", 0), A = +h(f, "match.prediction.factor", 0), Y = Af((Bt = c.text) == null ? void 0 : Bt.children, {
3179
+ const y = L(b({}, _.root), {
3180
+ alignItems: At((it = _.root) == null ? void 0 : it.align)
3181
+ }), g = L(b({}, _.content), {
3182
+ alignItems: At((mt = _.root) == null ? void 0 : mt.align)
3183
+ }), $ = L(b({}, _.text), {
3184
+ textAlign: (xt = _.root) == null ? void 0 : xt.align
3185
+ }), v = L(b({}, _ == null ? void 0 : _.button), {
3186
+ justifyContent: At((rt = _.root) == null ? void 0 : rt.textAlign)
3187
+ }), C = L(b({}, _ == null ? void 0 : _.legal), {
3188
+ justifyContent: At((yt = _.root) == null ? void 0 : yt.textAlign)
3189
+ }), N = +h(f, "root.bonusValue", 0), A = +h(f, "match.prediction.factor", 0), Y = Af((Bt = _.text) == null ? void 0 : Bt.children, {
3190
3190
  bonusValue: N,
3191
3191
  clearResult: (N * A - N).toFixed(0),
3192
3192
  rawResult: (N * A).toFixed(0),
3193
3193
  rate: A
3194
3194
  }, {
3195
3195
  parse: !1
3196
- }), H = A === 0 ? h(c, "text.fallbackChildren") : Y, W = (It = c.root) == null ? void 0 : It.corner;
3196
+ }), H = A === 0 ? h(_, "text.fallbackChildren") : Y, W = (It = _.root) == null ? void 0 : It.corner;
3197
3197
  return a("div", {
3198
3198
  className: D(Q.root, {
3199
3199
  [Q.desktop]: l === "desktop",
3200
3200
  [Q.laptop]: l === "laptop",
3201
3201
  [Q.tablet]: l === "tablet"
3202
3202
  }),
3203
- ref: i,
3203
+ ref: c,
3204
3204
  style: {
3205
- display: M ? "flex" : "none"
3205
+ display: k ? "flex" : "none"
3206
3206
  },
3207
3207
  children: [a("div", {
3208
3208
  className: Q.overlay,
3209
- style: c.overlay,
3210
- onClick: w && k
3209
+ style: _.overlay,
3210
+ onClick: w && M
3211
3211
  }), a("div", {
3212
3212
  className: Q.content,
3213
3213
  children: [O === "default" ? a("div", {
3214
3214
  className: Q.close,
3215
- style: L($({}, c.close), {
3215
+ style: L(b({}, _.close), {
3216
3216
  borderBottomLeftRadius: `${W}px`,
3217
3217
  borderTopRightRadius: `${W}px`
3218
3218
  }),
3219
- onClick: k,
3219
+ onClick: M,
3220
3220
  children: a(jt, {
3221
3221
  width: 11,
3222
3222
  height: 11
@@ -3224,22 +3224,22 @@ const jf = (t) => {
3224
3224
  }) : a("div", {
3225
3225
  className: Q.closeTimer,
3226
3226
  children: a(We, {
3227
- timeout: h(c, "close.timeout"),
3227
+ timeout: h(_, "close.timeout"),
3228
3228
  colorDirection: I,
3229
3229
  radius: R,
3230
- onClick: k,
3230
+ onClick: M,
3231
3231
  onChange: s
3232
3232
  })
3233
3233
  }), a(F, {
3234
3234
  className: Q.promotion,
3235
- style: c.promotion,
3236
- children: (Ze = c.promotion) == null ? void 0 : Ze.children
3235
+ style: _.promotion,
3236
+ children: (Ze = _.promotion) == null ? void 0 : Ze.children
3237
3237
  }), a(U, {
3238
- ref: i,
3239
- href: (Je = c.root) == null ? void 0 : Je.offer,
3238
+ ref: c,
3239
+ href: (Je = _.root) == null ? void 0 : Je.offer,
3240
3240
  target: "_blank",
3241
3241
  rel: "nofollow noopener noreferrer",
3242
- onClick: () => U === "a" && j(c.id),
3242
+ onClick: () => U === "a" && j(_.id),
3243
3243
  children: a("div", {
3244
3244
  className: Q.body,
3245
3245
  style: y,
@@ -3247,23 +3247,23 @@ const jf = (t) => {
3247
3247
  className: Q.head,
3248
3248
  children: [a(F, {
3249
3249
  className: Q.title,
3250
- style: c.title,
3251
- children: (qe = c.title) == null ? void 0 : qe.children
3250
+ style: _.title,
3251
+ children: (qe = _.title) == null ? void 0 : qe.children
3252
3252
  }), a("div", {
3253
3253
  className: Q.logo,
3254
- style: c.logo
3254
+ style: _.logo
3255
3255
  })]
3256
3256
  }), a("div", {
3257
3257
  className: Q.wrapper,
3258
3258
  style: g,
3259
3259
  children: [(K != null ? K : []).map((Te) => a(Ot, {
3260
- value: L($({}, Te), {
3260
+ value: L(b({}, Te), {
3261
3261
  device: l
3262
3262
  }),
3263
3263
  oddFormatter: e,
3264
3264
  children: a(ef, {})
3265
3265
  })), f && a(Ot, {
3266
- value: L($({}, f), {
3266
+ value: L(b({}, f), {
3267
3267
  device: l
3268
3268
  }),
3269
3269
  children: a(Of, {
@@ -3272,26 +3272,26 @@ const jf = (t) => {
3272
3272
  })]
3273
3273
  }), a(F, {
3274
3274
  className: Q.text,
3275
- style: b,
3276
- typography: b.typography,
3277
- accentTypography: b.accentTypography,
3275
+ style: $,
3276
+ typography: $.typography,
3277
+ accentTypography: $.accentTypography,
3278
3278
  children: H
3279
3279
  }), a("div", {
3280
3280
  className: Q.button,
3281
- style: c.buttonWrapper,
3281
+ style: _.buttonWrapper,
3282
3282
  children: [a("div", {
3283
3283
  className: Q.buttonHead,
3284
- style: c.buttonHead,
3285
- children: (Xe = c.buttonHead) == null ? void 0 : Xe.children
3284
+ style: _.buttonHead,
3285
+ children: (Xe = _.buttonHead) == null ? void 0 : Xe.children
3286
3286
  }), a("div", {
3287
3287
  className: Q.buttonTarget,
3288
3288
  style: v,
3289
- children: (Qe = c.button) == null ? void 0 : Qe.children
3289
+ children: (Qe = _.button) == null ? void 0 : Qe.children
3290
3290
  })]
3291
3291
  }), a(F, {
3292
3292
  className: Q.legal,
3293
3293
  style: C,
3294
- children: (tn = c.legal) == null ? void 0 : tn.children
3294
+ children: (tn = _.legal) == null ? void 0 : tn.children
3295
3295
  })]
3296
3296
  })
3297
3297
  })]
@@ -3313,8 +3313,8 @@ const jf = (t) => {
3313
3313
  }, Kf = ({
3314
3314
  onClick: t
3315
3315
  }) => {
3316
- var i, l, _, d, c, p, u, f, M, T, k;
3317
- const n = z(), e = P(n), [o, r] = re(), s = !!((i = e.legalInfoButton) != null && i.closeText && ((_ = (l = e.legalInfoButton) == null ? void 0 : l.closeText) == null ? void 0 : _.length) > 0);
3316
+ var c, l, i, d, _, u, p, f, k, T, M;
3317
+ const n = z(), e = P(n), [o, r] = re(), s = !!((c = e.legalInfoButton) != null && c.closeText && ((i = (l = e.legalInfoButton) == null ? void 0 : l.closeText) == null ? void 0 : i.length) > 0);
3318
3318
  return a("div", {
3319
3319
  className: pt.root,
3320
3320
  style: kt(e.root, ...ht),
@@ -3331,15 +3331,15 @@ const jf = (t) => {
3331
3331
  children: [a("div", {
3332
3332
  className: pt.rowFirst,
3333
3333
  style: e.rowFirst,
3334
- children: (c = e.rowFirst) == null ? void 0 : c.children
3334
+ children: (_ = e.rowFirst) == null ? void 0 : _.children
3335
3335
  }), a("div", {
3336
3336
  className: pt.rowSecond,
3337
3337
  style: e.rowSecond,
3338
- children: (p = e.rowSecond) == null ? void 0 : p.children
3338
+ children: (u = e.rowSecond) == null ? void 0 : u.children
3339
3339
  }), a("div", {
3340
3340
  className: pt.bookmaker,
3341
3341
  style: e.bookmaker,
3342
- children: (u = e.bookmaker) == null ? void 0 : u.children
3342
+ children: (p = e.bookmaker) == null ? void 0 : p.children
3343
3343
  })]
3344
3344
  }), a("div", {
3345
3345
  className: pt.button,
@@ -3354,12 +3354,12 @@ const jf = (t) => {
3354
3354
  style: e.legalInfo,
3355
3355
  children: [a("div", {
3356
3356
  className: pt.legalText,
3357
- children: (M = e.legalInfo) == null ? void 0 : M.children
3357
+ children: (k = e.legalInfo) == null ? void 0 : k.children
3358
3358
  }), a("div", {
3359
3359
  className: pt.legalButton,
3360
3360
  style: e.legalInfoButton,
3361
3361
  onClick: r,
3362
- children: o ? (T = e.legalInfoButton) == null ? void 0 : T.openText : (k = e.legalInfoButton) == null ? void 0 : k.closeText
3362
+ children: o ? (T = e.legalInfoButton) == null ? void 0 : T.openText : (M = e.legalInfoButton) == null ? void 0 : M.closeText
3363
3363
  })]
3364
3364
  })]
3365
3365
  });
@@ -3374,15 +3374,15 @@ const jf = (t) => {
3374
3374
  onClick: e
3375
3375
  };
3376
3376
  }, Jf = Ut((t, n) => {
3377
- const e = tt(null), o = z(), s = Tt(o, "mobile"), i = P(s);
3377
+ const e = tt(null), o = z(), s = Tt(o, "mobile"), c = P(s);
3378
3378
  Nt(s);
3379
3379
  const {
3380
3380
  click: l
3381
3381
  } = Zf(n);
3382
3382
  return a("div", {
3383
3383
  ref: e,
3384
- children: ((i == null ? void 0 : i.children) || []).map((_) => a(Ot, {
3385
- value: _,
3384
+ children: ((c == null ? void 0 : c.children) || []).map((i) => a(Ot, {
3385
+ value: i,
3386
3386
  children: a(Kf, {
3387
3387
  onClick: l
3388
3388
  })
@@ -3447,16 +3447,16 @@ const jf = (t) => {
3447
3447
  oddValue: Og
3448
3448
  }, he = (t, n, e = 1, o = !1) => {
3449
3449
  var l;
3450
- const [r, s] = [n[0], n[1] || n[0]].map((_) => _ * e), i = `w${r}-h${s}${o ? "-c" : ""}`;
3451
- return (l = t == null ? void 0 : t.replace(/(\/(?:upload|user-avatars)\/[\w\d]+\/)origin(\/)/, `$1${i}$2`)) != null ? l : t;
3450
+ const [r, s] = [n[0], n[1] || n[0]].map((i) => i * e), c = `w${r}-h${s}${o ? "-c" : ""}`;
3451
+ return (l = t == null ? void 0 : t.replace(/(\/(?:upload|user-avatars)\/[\w\d]+\/)origin(\/)/, `$1${c}$2`)) != null ? l : t;
3452
3452
  }, Ag = ({
3453
3453
  oddFormatter: t
3454
3454
  }) => {
3455
- var l, _;
3456
- const n = z(), e = P(n), o = h(e, "match.sportSlug"), r = kt(e.root, ...ht), s = L($({}, e.teamLogo), {
3455
+ var l, i;
3456
+ const n = z(), e = P(n), o = h(e, "match.sportSlug"), r = kt(e.root, ...ht), s = L(b({}, e.teamLogo), {
3457
3457
  backgroundImage: he(h(e, "match.teams[0].logo"), [120, 120]),
3458
3458
  backgroundColor: "transparent"
3459
- }), i = L($({}, e.teamLogo), {
3459
+ }), c = L(b({}, e.teamLogo), {
3460
3460
  backgroundImage: he(h(e, "match.teams[1].logo"), [120, 120]),
3461
3461
  backgroundColor: "transparent"
3462
3462
  });
@@ -3476,7 +3476,7 @@ const jf = (t) => {
3476
3476
  }), a("div", {
3477
3477
  className: X.titleValue,
3478
3478
  style: e.titleValue,
3479
- children: (_ = e.titleValue) == null ? void 0 : _.children
3479
+ children: (i = e.titleValue) == null ? void 0 : i.children
3480
3480
  })]
3481
3481
  }), a("div", {
3482
3482
  className: X.odds,
@@ -3514,8 +3514,8 @@ const jf = (t) => {
3514
3514
  className: X.odd,
3515
3515
  children: [a(Lt, {
3516
3516
  className: X.teamLogo,
3517
- style: i,
3518
- src: i.backgroundImage,
3517
+ style: c,
3518
+ src: c.backgroundImage,
3519
3519
  sportSlug: o,
3520
3520
  country: h(e, "match.teams[1].country")
3521
3521
  }), a("div", {
@@ -3532,13 +3532,13 @@ const jf = (t) => {
3532
3532
  children: [a("div", {
3533
3533
  className: X.teamName,
3534
3534
  style: e.teamName,
3535
- children: a(Vt, L($({}, h(e, "match.teams[0]")), {
3535
+ children: a(Vt, L(b({}, h(e, "match.teams[0]")), {
3536
3536
  fallback: "Team A"
3537
3537
  }))
3538
3538
  }), a("div", {
3539
3539
  className: X.teamName,
3540
3540
  style: e.teamName,
3541
- children: a(Vt, L($({}, h(e, "match.teams[1]")), {
3541
+ children: a(Vt, L(b({}, h(e, "match.teams[1]")), {
3542
3542
  fallback: "Team B"
3543
3543
  }))
3544
3544
  })]
@@ -3564,11 +3564,11 @@ const jf = (t) => {
3564
3564
  }, Zg = ({
3565
3565
  oddFormatter: t
3566
3566
  }) => {
3567
- var i, l;
3568
- const n = z(), e = P(n), o = h(e, "match.sportSlug"), r = L($($({}, Ct(e.root, ...ht)), e.teamLogo), {
3567
+ var c, l;
3568
+ const n = z(), e = P(n), o = h(e, "match.sportSlug"), r = L(b(b({}, Ct(e.root, ...ht)), e.teamLogo), {
3569
3569
  backgroundColor: "transparent",
3570
3570
  backgroundImage: he(h(e, "match.teams[0].logo"), [120, 120])
3571
- }), s = L($($({}, Ct(e.root, ...ht)), e.teamLogo), {
3571
+ }), s = L(b(b({}, Ct(e.root, ...ht)), e.teamLogo), {
3572
3572
  backgroundColor: "transparent",
3573
3573
  backgroundImage: he(h(e, "match.teams[1].logo"), [120, 120])
3574
3574
  });
@@ -3585,7 +3585,7 @@ const jf = (t) => {
3585
3585
  children: [a("div", {
3586
3586
  className: nt.titleLabel,
3587
3587
  style: e.titleLabel,
3588
- children: (i = e.titleLabel) == null ? void 0 : i.children
3588
+ children: (c = e.titleLabel) == null ? void 0 : c.children
3589
3589
  }), a("div", {
3590
3590
  className: nt.titleValue,
3591
3591
  style: e.titleValue,
@@ -3613,13 +3613,13 @@ const jf = (t) => {
3613
3613
  children: [a("div", {
3614
3614
  className: nt.teamName,
3615
3615
  style: e.teamName,
3616
- children: a(Vt, L($({}, h(e, "match.teams[0]")), {
3616
+ children: a(Vt, L(b({}, h(e, "match.teams[0]")), {
3617
3617
  fallback: "Team A"
3618
3618
  }))
3619
3619
  }), a("div", {
3620
3620
  className: nt.teamName,
3621
3621
  style: e.teamName,
3622
- children: a(Vt, L($({}, h(e, "match.teams[1]")), {
3622
+ children: a(Vt, L(b({}, h(e, "match.teams[1]")), {
3623
3623
  fallback: "Team B"
3624
3624
  }))
3625
3625
  })]
@@ -3644,13 +3644,13 @@ const jf = (t) => {
3644
3644
  })]
3645
3645
  });
3646
3646
  }, Jg = (t = []) => {
3647
- var i;
3648
- const n = tt(0), e = t.length, [o, r] = gt(0), s = (i = t[o || 0]) == null ? void 0 : i.animationDuration;
3647
+ var c;
3648
+ const n = tt(0), e = t.length, [o, r] = gt(0), s = (c = t[o || 0]) == null ? void 0 : c.animationDuration;
3649
3649
  return ot(() => {
3650
- const _ = setTimeout(() => {
3650
+ const i = setTimeout(() => {
3651
3651
  n.current += 1, r((d) => d + 1 < e ? d + 1 : 0);
3652
3652
  }, s);
3653
- return () => clearTimeout(_);
3653
+ return () => clearTimeout(i);
3654
3654
  }, [r, e, s, o]), {
3655
3655
  animatedIdx: o,
3656
3656
  countOfTick: n.current
@@ -3659,60 +3659,60 @@ const jf = (t) => {
3659
3659
  matches: "one_x_two",
3660
3660
  matchesOneTwo: "one_two"
3661
3661
  }, eo = (t) => [qg[t]], Xg = (t, n, e) => {
3662
- const o = (u) => {
3662
+ const o = (p) => {
3663
3663
  var f;
3664
- return G(u == null ? void 0 : u.matchSlug) && ((f = u == null ? void 0 : u.matchSlug) == null ? void 0 : f.length) > 0 || (u == null ? void 0 : u.isAuto);
3665
- }, r = (t == null ? void 0 : t.children) || [], s = r.filter((u) => o(u.root.targetMatch)).map((u) => L($({}, u.root.targetMatch), {
3666
- markets: eo(u.name)
3667
- })), i = s.find((u) => u.isAuto), l = ze(s), {
3668
- data: _,
3664
+ return G(p == null ? void 0 : p.matchSlug) && ((f = p == null ? void 0 : p.matchSlug) == null ? void 0 : f.length) > 0 || (p == null ? void 0 : p.isAuto);
3665
+ }, r = (t == null ? void 0 : t.children) || [], s = r.filter((p) => o(p.root.targetMatch)).map((p) => L(b({}, p.root.targetMatch), {
3666
+ markets: eo(p.name)
3667
+ })), c = s.find((p) => p.isAuto), l = ze(s), {
3668
+ data: i,
3669
3669
  execute: d
3670
3670
  } = Me(`${n}/match-list`, {
3671
3671
  method: "POST",
3672
3672
  body: {
3673
- matches: s.map((u) => ({
3674
- slug: u.matchSlug,
3675
- sport_slug: u.sportSlug,
3676
- lang: u.langSlug,
3677
- bookmaker_slug: u.bookmaker,
3678
- offset: u.offset,
3679
- markets: u.markets
3673
+ matches: s.map((p) => ({
3674
+ slug: p.matchSlug,
3675
+ sport_slug: p.sportSlug,
3676
+ lang: p.langSlug,
3677
+ bookmaker_slug: p.bookmaker,
3678
+ offset: p.offset,
3679
+ markets: p.markets
3680
3680
  }))
3681
3681
  },
3682
- pause: !n || s.length === 0 || i
3682
+ pause: !n || s.length === 0 || c
3683
3683
  }), {
3684
- match: c
3684
+ match: _
3685
3685
  } = Ho({
3686
3686
  dependsOn: "markets",
3687
3687
  apiHost: n,
3688
- pause: !i || !e,
3689
- match: L($({}, e), {
3690
- markets: i == null ? void 0 : i.markets,
3691
- bookmaker: i == null ? void 0 : i.bookmaker
3688
+ pause: !c || !e,
3689
+ match: L(b({}, e), {
3690
+ markets: c == null ? void 0 : c.markets,
3691
+ bookmaker: c == null ? void 0 : c.bookmaker
3692
3692
  })
3693
3693
  });
3694
3694
  return ot(() => {
3695
3695
  Fe(l, s) || d();
3696
- }, [s]), r.map((u) => {
3697
- var f, M;
3698
- if ("targetMatch" in u.root) {
3699
- const T = eo(u.name), k = (_ || []).find((I) => I.slug === u.root.targetMatch.matchSlug);
3700
- if (((M = (f = u == null ? void 0 : u.root) == null ? void 0 : f.targetMatch) == null ? void 0 : M.isAuto) && c)
3701
- return L($({}, u), {
3702
- match: Ie(c, {
3696
+ }, [s]), r.map((p) => {
3697
+ var f, k;
3698
+ if ("targetMatch" in p.root) {
3699
+ const T = eo(p.name), M = (i || []).find((I) => I.slug === p.root.targetMatch.matchSlug);
3700
+ if (((k = (f = p == null ? void 0 : p.root) == null ? void 0 : f.targetMatch) == null ? void 0 : k.isAuto) && _)
3701
+ return L(b({}, p), {
3702
+ match: Ie(_, {
3703
3703
  markets: T
3704
3704
  })
3705
3705
  });
3706
- if (!k)
3706
+ if (!M)
3707
3707
  return;
3708
- const O = Ie(k, {
3708
+ const O = Ie(M, {
3709
3709
  markets: T
3710
- }), R = Oo(O, u.root.customMatch, (I, [S, w]) => G(w));
3711
- return L($({}, u), {
3710
+ }), R = Oo(O, p.root.customMatch, (I, [S, w]) => G(w));
3711
+ return L(b({}, p), {
3712
3712
  match: R
3713
3713
  });
3714
3714
  }
3715
- return u;
3715
+ return p;
3716
3716
  }).filter(Boolean);
3717
3717
  }, Qg = 3700, th = ({
3718
3718
  id: t,
@@ -3723,12 +3723,12 @@ const jf = (t) => {
3723
3723
  onClick: s
3724
3724
  }) => {
3725
3725
  var I, S, w, U, K;
3726
- const i = tt(null), l = z(), _ = St({
3726
+ const c = tt(null), l = z(), i = St({
3727
3727
  id: t,
3728
- targetRef: i
3729
- }), d = Tt(l, _), c = P(d);
3728
+ targetRef: c
3729
+ }), d = Tt(l, i), _ = P(d);
3730
3730
  Nt(d);
3731
- const p = Xg(c, o, n), u = (m) => ({
3731
+ const u = Xg(_, o, n), p = (m) => ({
3732
3732
  text: a(mg, {}),
3733
3733
  matches: a(Ag, {
3734
3734
  oddFormatter: e
@@ -3736,28 +3736,28 @@ const jf = (t) => {
3736
3736
  matchesOneTwo: a(Zg, {
3737
3737
  oddFormatter: e
3738
3738
  })
3739
- })[m], f = p.filter(Boolean).map((m) => {
3739
+ })[m], f = u.filter(Boolean).map((m) => {
3740
3740
  var y, g;
3741
- return L($({}, m), {
3741
+ return L(b({}, m), {
3742
3742
  animationName: (y = m == null ? void 0 : m.root) == null ? void 0 : y.animationName,
3743
3743
  animationDuration: ((g = m == null ? void 0 : m.root) == null ? void 0 : g.animationDuration) || Qg
3744
3744
  });
3745
3745
  }), {
3746
- animatedIdx: M,
3746
+ animatedIdx: k,
3747
3747
  countOfTick: T
3748
- } = Jg(f), k = P(f[M] || {}), j = (f == null ? void 0 : f.length) > 1, O = kt(c.root, ...ht), R = (I = k == null ? void 0 : k.root) != null && I.hasCustomBackground ? Ct((k == null ? void 0 : k.root) || {}, ...ht) : Ct(c.root, ...ht);
3748
+ } = Jg(f), M = P(f[k] || {}), j = (f == null ? void 0 : f.length) > 1, O = kt(_.root, ...ht), R = (I = M == null ? void 0 : M.root) != null && I.hasCustomBackground ? Ct((M == null ? void 0 : M.root) || {}, ...ht) : Ct(_.root, ...ht);
3749
3749
  return a("div", {
3750
- ref: i,
3750
+ ref: c,
3751
3751
  className: D(q.root, {
3752
- [q.desktop]: _ === "desktop",
3753
- [q.laptop]: _ === "laptop",
3754
- [q.tablet]: _ === "tablet",
3755
- [q.variant2]: ((S = c.root) == null ? void 0 : S.variant) === "variant2"
3752
+ [q.desktop]: i === "desktop",
3753
+ [q.laptop]: i === "laptop",
3754
+ [q.tablet]: i === "tablet",
3755
+ [q.variant2]: ((S = _.root) == null ? void 0 : S.variant) === "variant2"
3756
3756
  }),
3757
3757
  style: O,
3758
3758
  children: [a("div", {
3759
3759
  className: q.close,
3760
- style: c.close,
3760
+ style: _.close,
3761
3761
  onClick: r,
3762
3762
  children: a(jt, {
3763
3763
  width: 9,
@@ -3765,10 +3765,10 @@ const jf = (t) => {
3765
3765
  })
3766
3766
  }), a("div", {
3767
3767
  className: q.promotion,
3768
- style: c.promotion,
3769
- children: (w = c.promotion) == null ? void 0 : w.children
3768
+ style: _.promotion,
3769
+ children: (w = _.promotion) == null ? void 0 : w.children
3770
3770
  }), a("a", {
3771
- href: (U = c.root) == null ? void 0 : U.offer,
3771
+ href: (U = _.root) == null ? void 0 : U.offer,
3772
3772
  target: "_blank",
3773
3773
  rel: "nofollow noopener noreferrer",
3774
3774
  onClick: s,
@@ -3781,23 +3781,23 @@ const jf = (t) => {
3781
3781
  className: q.left,
3782
3782
  children: a("div", {
3783
3783
  className: q.logo,
3784
- style: c.logo
3784
+ style: _.logo
3785
3785
  })
3786
3786
  }), a("div", {
3787
3787
  className: q.center,
3788
3788
  children: (f || []).map((m, y) => {
3789
- var g, b;
3789
+ var g, $;
3790
3790
  return a("div", {
3791
3791
  className: q.slide,
3792
3792
  style: j ? {
3793
- animationName: M === y ? q[((g = m.root) == null ? void 0 : g.animationName) || "fade-in-out"] : "none",
3794
- animationDuration: `${(b = m.root) == null ? void 0 : b.animationDuration}ms`
3793
+ animationName: k === y ? q[((g = m.root) == null ? void 0 : g.animationName) || "fade-in-out"] : "none",
3794
+ animationDuration: `${($ = m.root) == null ? void 0 : $.animationDuration}ms`
3795
3795
  } : {},
3796
3796
  children: a(Ot, {
3797
- value: L($({}, m), {
3798
- device: _
3797
+ value: L(b({}, m), {
3798
+ device: i
3799
3799
  }),
3800
- children: u(m.name)
3800
+ children: p(m.name)
3801
3801
  })
3802
3802
  });
3803
3803
  })
@@ -3805,18 +3805,18 @@ const jf = (t) => {
3805
3805
  className: q.right,
3806
3806
  children: [a("div", {
3807
3807
  className: q.logo,
3808
- style: c.logo
3808
+ style: _.logo
3809
3809
  }), a("div", {
3810
3810
  className: q.buttonWrapper,
3811
3811
  children: a("div", {
3812
3812
  className: D(q.button, {
3813
- [q.button_animated]: c.button.$animated
3813
+ [q.button_animated]: _.button.$animated
3814
3814
  }),
3815
- style: c.button,
3815
+ style: _.button,
3816
3816
  children: [a("div", {
3817
3817
  className: q.logo,
3818
- style: c.logo
3819
- }), (K = c.button) == null ? void 0 : K.children]
3818
+ style: _.logo
3819
+ }), (K = _.button) == null ? void 0 : K.children]
3820
3820
  })
3821
3821
  })]
3822
3822
  })]
@@ -3840,11 +3840,11 @@ const jf = (t) => {
3840
3840
  open: ph,
3841
3841
  legalMore: fh
3842
3842
  }, Sm = (t, n, e, o, r = rd) => {
3843
- const s = $({}, t);
3844
- return r.forEach((i) => {
3845
- s[n] = L($({}, s[n]), {
3846
- [i]: L($({}, s[n][i]), {
3847
- [e]: typeof o == "function" ? o(h(s, `${n}.${i}.${e}`)) : o
3843
+ const s = b({}, t);
3844
+ return r.forEach((c) => {
3845
+ s[n] = L(b({}, s[n]), {
3846
+ [c]: L(b({}, s[n][c]), {
3847
+ [e]: typeof o == "function" ? o(h(s, `${n}.${c}.${e}`)) : o
3848
3848
  })
3849
3849
  });
3850
3850
  }), s;
@@ -3852,7 +3852,7 @@ const jf = (t) => {
3852
3852
  const n = t == null ? void 0 : t.backgroundColor;
3853
3853
  if (!n)
3854
3854
  return t;
3855
- const e = L($({}, t), {
3855
+ const e = L(b({}, t), {
3856
3856
  color: n
3857
3857
  });
3858
3858
  return kt(e, "backgroundColor");
@@ -3884,7 +3884,7 @@ const jf = (t) => {
3884
3884
  }), hh = ({
3885
3885
  onClick: t
3886
3886
  }) => {
3887
- var s, i, l, _, d, c, p, u, f;
3887
+ var s, c, l, i, d, _, u, p, f;
3888
3888
  const n = z(), e = P(n), [o, r] = re();
3889
3889
  return a("div", {
3890
3890
  className: bt.root,
@@ -3897,11 +3897,11 @@ const jf = (t) => {
3897
3897
  className: bt.text,
3898
3898
  style: e.text,
3899
3899
  typography: (s = e.text) == null ? void 0 : s.typography,
3900
- accentTypography: (i = e.text) == null ? void 0 : i.accentTypography,
3900
+ accentTypography: (c = e.text) == null ? void 0 : c.accentTypography,
3901
3901
  children: (l = e.text) == null ? void 0 : l.children
3902
3902
  }), a("div", {
3903
3903
  style: e.bookmaker,
3904
- children: (_ = e.bookmaker) == null ? void 0 : _.children
3904
+ children: (i = e.bookmaker) == null ? void 0 : i.children
3905
3905
  })]
3906
3906
  }), a("div", {
3907
3907
  className: bt.button,
@@ -3909,14 +3909,14 @@ const jf = (t) => {
3909
3909
  children: e.button.children
3910
3910
  }), a("div", {
3911
3911
  className: bt.backgroundLine,
3912
- style: L($({}, Ke(e.line)), {
3912
+ style: L(b({}, Ke(e.line)), {
3913
3913
  left: `calc(50% - ${(d = e.line) == null ? void 0 : d.left})`
3914
3914
  }),
3915
3915
  children: a(gh, {})
3916
3916
  }), a("a", {
3917
3917
  className: bt.link,
3918
3918
  target: "_blank",
3919
- href: (c = e.root) == null ? void 0 : c.offer,
3919
+ href: (_ = e.root) == null ? void 0 : _.offer,
3920
3920
  onClick: () => t(e.id),
3921
3921
  rel: "noreferrer"
3922
3922
  })]
@@ -3927,11 +3927,11 @@ const jf = (t) => {
3927
3927
  style: e.legalInfo,
3928
3928
  children: a("div", {
3929
3929
  className: bt.legalText,
3930
- children: [(p = e.legalInfo) == null ? void 0 : p.children, a("span", {
3930
+ children: [(u = e.legalInfo) == null ? void 0 : u.children, a("span", {
3931
3931
  className: bt.legalMore,
3932
3932
  style: e.legalInfoButton,
3933
3933
  onClick: r,
3934
- children: o ? (u = e.legalInfoButton) == null ? void 0 : u.openText : (f = e.legalInfoButton) == null ? void 0 : f.closeText
3934
+ children: o ? (p = e.legalInfoButton) == null ? void 0 : p.openText : (f = e.legalInfoButton) == null ? void 0 : f.closeText
3935
3935
  })]
3936
3936
  })
3937
3937
  })]
@@ -3951,8 +3951,8 @@ const jf = (t) => {
3951
3951
  }, Ch = ({
3952
3952
  onClick: t
3953
3953
  }) => {
3954
- var i, l, _, d, c, p, u, f, M, T, k;
3955
- const n = z(), e = P(n), [o, r] = re(), s = !!((i = e.legalInfoButton) != null && i.closeText && ((_ = (l = e.legalInfoButton) == null ? void 0 : l.closeText) == null ? void 0 : _.length) > 0);
3954
+ var c, l, i, d, _, u, p, f, k, T, M;
3955
+ const n = z(), e = P(n), [o, r] = re(), s = !!((c = e.legalInfoButton) != null && c.closeText && ((i = (l = e.legalInfoButton) == null ? void 0 : l.closeText) == null ? void 0 : i.length) > 0);
3956
3956
  return a("div", {
3957
3957
  className: D(ft.root, {
3958
3958
  [ft.open]: o,
@@ -3968,8 +3968,8 @@ const jf = (t) => {
3968
3968
  className: ft.text,
3969
3969
  style: e.text,
3970
3970
  typography: (d = e.text) == null ? void 0 : d.typography,
3971
- accentTypography: (c = e.text) == null ? void 0 : c.accentTypography,
3972
- children: (p = e.text) == null ? void 0 : p.children
3971
+ accentTypography: (_ = e.text) == null ? void 0 : _.accentTypography,
3972
+ children: (u = e.text) == null ? void 0 : u.children
3973
3973
  }), a("div", {
3974
3974
  className: ft.button,
3975
3975
  style: e.button,
@@ -3979,7 +3979,7 @@ const jf = (t) => {
3979
3979
  }), e.button.children]
3980
3980
  }), a("a", {
3981
3981
  className: ft.link,
3982
- href: (u = e.root) == null ? void 0 : u.offer
3982
+ href: (p = e.root) == null ? void 0 : p.offer
3983
3983
  })]
3984
3984
  }), a("a", {
3985
3985
  className: ft.link,
@@ -3992,12 +3992,12 @@ const jf = (t) => {
3992
3992
  style: e.legalInfo,
3993
3993
  children: [a("div", {
3994
3994
  className: ft.legalText,
3995
- children: (M = e.legalInfo) == null ? void 0 : M.children
3995
+ children: (k = e.legalInfo) == null ? void 0 : k.children
3996
3996
  }), a("div", {
3997
3997
  className: ft.legalMore,
3998
3998
  style: e.legalInfoButton,
3999
3999
  onClick: r,
4000
- children: o ? (T = e.legalInfoButton) == null ? void 0 : T.openText : (k = e.legalInfoButton) == null ? void 0 : k.closeText
4000
+ children: o ? (T = e.legalInfoButton) == null ? void 0 : T.openText : (M = e.legalInfoButton) == null ? void 0 : M.closeText
4001
4001
  })]
4002
4002
  })]
4003
4003
  });
@@ -4020,11 +4020,11 @@ const jf = (t) => {
4020
4020
  const e = tt(null), o = z(), r = St({
4021
4021
  targetRef: e,
4022
4022
  id: t
4023
- }), s = Tt(o, r), i = P(s);
4023
+ }), s = Tt(o, r), c = P(s);
4024
4024
  Nt(s);
4025
4025
  const {
4026
4026
  click: l
4027
- } = Sh(n), _ = (d) => ({
4027
+ } = Sh(n), i = (d) => ({
4028
4028
  cardVariant1: a(hh, {
4029
4029
  onClick: l
4030
4030
  }),
@@ -4041,9 +4041,9 @@ const jf = (t) => {
4041
4041
  }),
4042
4042
  children: a("div", {
4043
4043
  className: Xt.content,
4044
- children: ((i == null ? void 0 : i.children) || []).map((d) => a(Ot, {
4044
+ children: ((c == null ? void 0 : c.children) || []).map((d) => a(Ot, {
4045
4045
  value: d,
4046
- children: _(d.name)
4046
+ children: i(d.name)
4047
4047
  }))
4048
4048
  })
4049
4049
  });
@@ -4064,12 +4064,12 @@ const jf = (t) => {
4064
4064
  id: t,
4065
4065
  onClick: n
4066
4066
  }, e) => {
4067
- var c, p, u, f, M, T, k, j, O, R, I;
4068
- const [o, r] = re(), s = tt(null), i = z(), l = St({
4067
+ var _, u, p, f, k, T, M, j, O, R, I;
4068
+ const [o, r] = re(), s = tt(null), c = z(), l = St({
4069
4069
  targetRef: s,
4070
4070
  id: t
4071
- }), _ = Tt(i, l), d = P(_);
4072
- return Nt(_), a("div", {
4071
+ }), i = Tt(c, l), d = P(i);
4072
+ return Nt(i), a("div", {
4073
4073
  className: D(_t.root, {
4074
4074
  [_t.legalOpen]: o,
4075
4075
  [_t.desktop]: l === "desktop",
@@ -4082,13 +4082,13 @@ const jf = (t) => {
4082
4082
  className: _t.content,
4083
4083
  target: "_blank",
4084
4084
  rel: "nofollow noopener noreferrer",
4085
- href: (c = d.root) == null ? void 0 : c.offer,
4085
+ href: (_ = d.root) == null ? void 0 : _.offer,
4086
4086
  onClick: n,
4087
4087
  children: [a("div", {
4088
4088
  className: _t.text,
4089
4089
  children: a(F, {
4090
- typography: (p = d.text) == null ? void 0 : p.typography,
4091
- accentTypography: (u = d.text) == null ? void 0 : u.accentTypography,
4090
+ typography: (u = d.text) == null ? void 0 : u.typography,
4091
+ accentTypography: (p = d.text) == null ? void 0 : p.accentTypography,
4092
4092
  children: (f = d.text) == null ? void 0 : f.children
4093
4093
  })
4094
4094
  }), a("div", {
@@ -4100,9 +4100,9 @@ const jf = (t) => {
4100
4100
  }), a("div", {
4101
4101
  className: _t.buttonText,
4102
4102
  children: a(F, {
4103
- typography: (M = d.button) == null ? void 0 : M.typography,
4103
+ typography: (k = d.button) == null ? void 0 : k.typography,
4104
4104
  accentTypography: (T = d.button) == null ? void 0 : T.accentTypography,
4105
- children: (k = d.button) == null ? void 0 : k.children
4105
+ children: (M = d.button) == null ? void 0 : M.children
4106
4106
  })
4107
4107
  })]
4108
4108
  })]
@@ -4145,7 +4145,7 @@ const jf = (t) => {
4145
4145
  button: lm,
4146
4146
  buttonContent: cm,
4147
4147
  legalText: _m
4148
- }, Re = L($({}, oe), {
4148
+ }, Re = L(b({}, oe), {
4149
4149
  w375: 375,
4150
4150
  w400: 400,
4151
4151
  w480: 480,
@@ -4154,89 +4154,85 @@ const jf = (t) => {
4154
4154
  nd(...Object.keys(Re));
4155
4155
  const dm = ({
4156
4156
  id: t,
4157
- apiHost: n,
4158
- oddFormatter: e,
4159
- baseMatch: o,
4160
- onMount: r,
4161
- onReady: s,
4162
- onClose: i,
4163
- onClick: l
4157
+ onMount: n,
4158
+ onClose: e,
4159
+ onClick: o
4164
4160
  }) => {
4165
- var T, k, j, O, R, I, S, w, U, K, m, y, g, b, v;
4166
- const _ = tt(null), d = z(), c = St({
4167
- targetRef: _,
4161
+ var u, p, f, k, T, M, j, O, R, I, S, w, U, K, m;
4162
+ const r = tt(null), s = z(), c = St({
4163
+ targetRef: r,
4168
4164
  id: t,
4169
4165
  breakpoints: Re
4170
- }), p = Tt(d, c, Re);
4171
- p && (Ht(p, "button.percent_width", (T = p == null ? void 0 : p.button) == null ? void 0 : T.width), Ht(p, "artifact.percent_right", (k = p == null ? void 0 : p.artifact) == null ? void 0 : k.right));
4172
- const u = P(p), f = !!((j = u == null ? void 0 : u.legal) != null && j.children) && !((O = u == null ? void 0 : u.legal) != null && O.hidden);
4173
- Nt(p);
4174
- const M = L($({}, u == null ? void 0 : u.container), {
4175
- alignItems: At((R = u == null ? void 0 : u.container) == null ? void 0 : R.align)
4166
+ }), l = Tt(s, c, Re);
4167
+ l && (Ht(l, "button.percent_width", (u = l == null ? void 0 : l.button) == null ? void 0 : u.width), Ht(l, "artifact.percent_right", (p = l == null ? void 0 : l.artifact) == null ? void 0 : p.right));
4168
+ const i = P(l), d = !!((f = i == null ? void 0 : i.legal) != null && f.children) && !((k = i == null ? void 0 : i.legal) != null && k.hidden);
4169
+ Nt(l);
4170
+ const _ = L(b({}, i == null ? void 0 : i.container), {
4171
+ alignItems: At((T = i == null ? void 0 : i.container) == null ? void 0 : T.align)
4176
4172
  });
4177
4173
  return ot(() => {
4178
- r && r(d);
4174
+ n && n(s);
4179
4175
  }, []), a("div", {
4180
4176
  className: D(lt.root, lt[c], {
4181
- [lt.withoutLegal]: !f
4177
+ [lt.withoutLegal]: !d
4182
4178
  }),
4183
4179
  children: [a("div", {
4184
4180
  className: lt.close,
4185
- style: L($({}, u == null ? void 0 : u.close), {
4186
- borderTopRightRadius: (I = u == null ? void 0 : u.container) == null ? void 0 : I.corner
4181
+ style: L(b({}, i == null ? void 0 : i.close), {
4182
+ borderTopRightRadius: (M = i == null ? void 0 : i.container) == null ? void 0 : M.corner
4187
4183
  }),
4188
- onClick: () => i(),
4184
+ onClick: () => e(),
4189
4185
  children: a(jt, {
4190
4186
  width: 9,
4191
4187
  height: 9
4192
4188
  })
4193
4189
  }), a("a", {
4194
- href: (S = u == null ? void 0 : u.root) == null ? void 0 : S.offer,
4190
+ href: (j = i == null ? void 0 : i.root) == null ? void 0 : j.offer,
4195
4191
  target: "_blank",
4196
4192
  rel: "nofollow noopener noreferrer",
4197
- onClick: () => l(d),
4193
+ onClick: () => o(s),
4198
4194
  className: lt.link,
4199
- ref: _,
4195
+ ref: r,
4200
4196
  children: [a("div", {
4201
4197
  className: lt.badge,
4202
- style: u == null ? void 0 : u.badge,
4198
+ style: i == null ? void 0 : i.badge,
4203
4199
  children: a("div", {
4204
4200
  className: lt.badgeLogo,
4205
- style: u == null ? void 0 : u.logo
4201
+ style: i == null ? void 0 : i.logo
4206
4202
  })
4207
4203
  }), a("div", {
4208
4204
  className: lt.artifact,
4209
- style: u == null ? void 0 : u.artifact
4205
+ style: i == null ? void 0 : i.artifact
4210
4206
  }), a("div", {
4211
4207
  className: lt.container,
4212
- style: M,
4208
+ style: _,
4213
4209
  children: [a("div", {
4214
4210
  className: lt.containerInner,
4215
4211
  children: a(F, {
4216
4212
  className: lt.textContainer,
4217
- style: u == null ? void 0 : u.text,
4218
- typography: (w = u.text) == null ? void 0 : w.typography,
4219
- accentTypography: (U = u.text) == null ? void 0 : U.accentTypography,
4220
- children: (K = u == null ? void 0 : u.text) == null ? void 0 : K.children
4213
+ style: i == null ? void 0 : i.text,
4214
+ typography: (O = i.text) == null ? void 0 : O.typography,
4215
+ accentTypography: (R = i.text) == null ? void 0 : R.accentTypography,
4216
+ children: (I = i == null ? void 0 : i.text) == null ? void 0 : I.children
4221
4217
  })
4222
4218
  }), a("div", {
4223
4219
  className: lt.button,
4224
- style: u == null ? void 0 : u.button,
4225
- children: [((m = u == null ? void 0 : u.button) == null ? void 0 : m.withLogo) && a("div", {
4220
+ style: i == null ? void 0 : i.button,
4221
+ children: [((S = i == null ? void 0 : i.button) == null ? void 0 : S.withLogo) && a("div", {
4226
4222
  className: lt.badgeLogo,
4227
- style: u == null ? void 0 : u.logo
4223
+ style: i == null ? void 0 : i.logo
4228
4224
  }), a("div", {
4229
4225
  className: lt.buttonContent,
4230
4226
  children: a(F, {
4231
- typography: (y = u == null ? void 0 : u.button) == null ? void 0 : y.typography,
4232
- children: (g = u == null ? void 0 : u.button) == null ? void 0 : g.children
4227
+ typography: (w = i == null ? void 0 : i.button) == null ? void 0 : w.typography,
4228
+ children: (U = i == null ? void 0 : i.button) == null ? void 0 : U.children
4233
4229
  })
4234
4230
  })]
4235
4231
  })]
4236
- }), ((b = u == null ? void 0 : u.legal) == null ? void 0 : b.children) && a(F, {
4232
+ }), ((K = i == null ? void 0 : i.legal) == null ? void 0 : K.children) && a(F, {
4237
4233
  className: lt.legalText,
4238
- typography: u == null ? void 0 : u.legal,
4239
- children: (v = u == null ? void 0 : u.legal) == null ? void 0 : v.children
4234
+ typography: i == null ? void 0 : i.legal,
4235
+ children: (m = i == null ? void 0 : i.legal) == null ? void 0 : m.children
4240
4236
  })]
4241
4237
  })]
4242
4238
  });
@@ -4253,13 +4249,13 @@ const dm = ({
4253
4249
  onMount: n,
4254
4250
  onClick: e
4255
4251
  }) => {
4256
- var _, d, c, p, u;
4252
+ var i, d, _, u, p;
4257
4253
  const o = tt(null), r = z(), s = St({
4258
4254
  targetRef: o,
4259
4255
  id: t,
4260
4256
  breakpoints: no
4261
- }), i = Tt(r, s, no), l = P(i);
4262
- return Nt(i), ot(() => {
4257
+ }), c = Tt(r, s, no), l = P(c);
4258
+ return Nt(c), ot(() => {
4263
4259
  n && n(r);
4264
4260
  }, []), a("div", {
4265
4261
  ref: o,
@@ -4269,15 +4265,15 @@ const dm = ({
4269
4265
  children: [a(F, {
4270
4266
  className: ce.textContainer,
4271
4267
  style: l == null ? void 0 : l.text,
4272
- typography: (_ = l.text) == null ? void 0 : _.typography,
4268
+ typography: (i = l.text) == null ? void 0 : i.typography,
4273
4269
  accentTypography: (d = l.text) == null ? void 0 : d.accentTypography,
4274
- children: (c = l == null ? void 0 : l.text) == null ? void 0 : c.children
4270
+ children: (_ = l == null ? void 0 : l.text) == null ? void 0 : _.children
4275
4271
  }), a("div", {
4276
4272
  className: ce.button,
4277
4273
  style: l == null ? void 0 : l.button,
4278
4274
  children: a(F, {
4279
- typography: (p = l == null ? void 0 : l.button) == null ? void 0 : p.typography,
4280
- children: (u = l == null ? void 0 : l.button) == null ? void 0 : u.children
4275
+ typography: (u = l == null ? void 0 : l.button) == null ? void 0 : u.typography,
4276
+ children: (p = l == null ? void 0 : l.button) == null ? void 0 : p.children
4281
4277
  })
4282
4278
  })]
4283
4279
  });