@adstore/templates 2.18.17 → 2.18.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/templates.js CHANGED
@@ -35,7 +35,7 @@ var we = (t, n, e) => new Promise((o, r) => {
35
35
  }, i = (_) => _.done ? o(_.value) : Promise.resolve(_.value).then(s, c);
36
36
  i((e = e.apply(t, n)).next());
37
37
  });
38
- import { options as B, Component as he, createElement as vn, Fragment as ye, toChildArray as Je, createContext as ar, render as sr, cloneElement as ir } from "preact";
38
+ import { options as B, Component as he, createElement as bn, Fragment as ye, toChildArray as Je, createContext as ar, render as sr, cloneElement as ir } from "preact";
39
39
  var ht = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}, qe = {}, cr = {
40
40
  get exports() {
41
41
  return qe;
@@ -80,7 +80,7 @@ var ht = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
80
80
  })();
81
81
  })(cr);
82
82
  const A = qe;
83
- var Ut, U, We, bn, Xt = 0, wo = [], Se = [], $n = B.__b, Cn = B.__r, kn = B.diffed, wn = B.__c, Tn = B.unmount;
83
+ var Ut, U, We, vn, Xt = 0, wo = [], Se = [], $n = B.__b, Cn = B.__r, kn = B.diffed, wn = B.__c, Tn = B.unmount;
84
84
  function te(t, n) {
85
85
  B.__h && B.__h(U, t, Xt || n), Xt = 0;
86
86
  var e = U.__H || (U.__H = { __: [], __h: [] });
@@ -190,7 +190,7 @@ B.__b = function(t) {
190
190
  }, B.diffed = function(t) {
191
191
  kn && kn(t);
192
192
  var n = t.__c;
193
- n && n.__H && (n.__H.__h.length && (wo.push(n) !== 1 && bn === B.requestAnimationFrame || ((bn = B.requestAnimationFrame) || pr)(ur)), n.__H.__.forEach(function(e) {
193
+ n && n.__H && (n.__H.__h.length && (wo.push(n) !== 1 && vn === B.requestAnimationFrame || ((vn = B.requestAnimationFrame) || pr)(ur)), n.__H.__.forEach(function(e) {
194
194
  e.i && (e.__H = e.i), e.__V !== Se && (e.__ = e.__V), e.i = void 0, e.__V = Se;
195
195
  })), We = U = null;
196
196
  }, B.__c = function(t, n) {
@@ -335,8 +335,8 @@ B.unmount = function(t) {
335
335
  }
336
336
  this.__b = null;
337
337
  }
338
- var r = n.__a && vn(ye, null, t.fallback);
339
- return r && (r.__h = null), [vn(ye, null, n.__a ? null : t.children), r];
338
+ var r = n.__a && bn(ye, null, t.fallback);
339
+ return r && (r.__h = null), [bn(ye, null, n.__a ? null : t.children), r];
340
340
  };
341
341
  var An = function(t, n, e) {
342
342
  if (++e[1] === e[0] && t.o.delete(n), t.props.revealOrder && (t.props.revealOrder[0] !== "t" || !t.o.size))
@@ -369,7 +369,7 @@ var An = function(t, n, e) {
369
369
  An(t, e, n);
370
370
  });
371
371
  };
372
- var gr = typeof Symbol != "undefined" && Symbol.for && Symbol.for("react.element") || 60103, hr = /^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/, yr = /^on(Ani|Tra|Tou|BeforeInp|Compo)/, vr = /[A-Z0-9]/g, br = typeof document != "undefined", $r = function(t) {
372
+ var gr = typeof Symbol != "undefined" && Symbol.for && Symbol.for("react.element") || 60103, hr = /^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/, yr = /^on(Ani|Tra|Tou|BeforeInp|Compo)/, br = /[A-Z0-9]/g, vr = typeof document != "undefined", $r = function(t) {
373
373
  return (typeof Symbol != "undefined" && typeof Symbol() == "symbol" ? /fil|che|rad/ : /fil|che|ra/).test(t);
374
374
  };
375
375
  he.prototype.isReactComponent = {}, ["componentWillMount", "componentWillReceiveProps", "componentWillUpdate"].forEach(function(t) {
@@ -399,9 +399,9 @@ B.vnode = function(t) {
399
399
  var e = n.props, o = n.type, r = {};
400
400
  for (var s in e) {
401
401
  var c = e[s];
402
- if (!(s === "value" && "defaultValue" in e && c == null || br && s === "children" && o === "noscript" || s === "class" || s === "className")) {
402
+ if (!(s === "value" && "defaultValue" in e && c == null || vr && s === "children" && o === "noscript" || s === "class" || s === "className")) {
403
403
  var i = s.toLowerCase();
404
- s === "defaultValue" && "value" in e && e.value == null ? s = "value" : s === "download" && c === !0 ? c = "" : i === "ondoubleclick" ? s = "ondblclick" : i !== "onchange" || o !== "input" && o !== "textarea" || $r(e.type) ? i === "onfocus" ? s = "onfocusin" : i === "onblur" ? s = "onfocusout" : yr.test(s) ? s = i : o.indexOf("-") === -1 && hr.test(s) ? s = s.replace(vr, "-$&").toLowerCase() : c === null && (c = void 0) : i = s = "oninput", i === "oninput" && r[s = i] && (s = "oninputCapture"), r[s] = c;
404
+ s === "defaultValue" && "value" in e && e.value == null ? s = "value" : s === "download" && c === !0 ? c = "" : i === "ondoubleclick" ? s = "ondblclick" : i !== "onchange" || o !== "input" && o !== "textarea" || $r(e.type) ? i === "onfocus" ? s = "onfocusin" : i === "onblur" ? s = "onfocusout" : yr.test(s) ? s = i : o.indexOf("-") === -1 && hr.test(s) ? s = s.replace(br, "-$&").toLowerCase() : c === null && (c = void 0) : i = s = "oninput", i === "oninput" && r[s = i] && (s = "oninputCapture"), r[s] = c;
405
405
  }
406
406
  }
407
407
  o == "select" && r.multiple && Array.isArray(r.value) && (r.value = Je(e.children).forEach(function(_) {
@@ -502,9 +502,9 @@ var fa = pa, ma = Object.prototype, ga = ma.toString;
502
502
  function ha(t) {
503
503
  return ga.call(t);
504
504
  }
505
- var ya = ha, Hn = Ao, va = fa, ba = ya, $a = "[object Null]", Ca = "[object Undefined]", Pn = Hn ? Hn.toStringTag : void 0;
505
+ var ya = ha, Hn = Ao, ba = fa, va = ya, $a = "[object Null]", Ca = "[object Undefined]", Pn = Hn ? Hn.toStringTag : void 0;
506
506
  function ka(t) {
507
- return t == null ? t === void 0 ? Ca : $a : Pn && Pn in Object(t) ? va(t) : ba(t);
507
+ return t == null ? t === void 0 ? Ca : $a : Pn && Pn in Object(t) ? ba(t) : va(t);
508
508
  }
509
509
  var He = ka;
510
510
  function wa(t) {
@@ -575,17 +575,17 @@ function ys(t) {
575
575
  }
576
576
  return hs.call(n, t) ? n[t] : void 0;
577
577
  }
578
- var vs = ys, bs = Pe, $s = Object.prototype, Cs = $s.hasOwnProperty;
578
+ var bs = ys, vs = Pe, $s = Object.prototype, Cs = $s.hasOwnProperty;
579
579
  function ks(t) {
580
580
  var n = this.__data__;
581
- return bs ? n[t] !== void 0 : Cs.call(n, t);
581
+ return vs ? n[t] !== void 0 : Cs.call(n, t);
582
582
  }
583
583
  var ws = ks, Ts = Pe, Ms = "__lodash_hash_undefined__";
584
584
  function xs(t, n) {
585
585
  var e = this.__data__;
586
586
  return this.size += this.has(t) ? 0 : 1, e[t] = Ts && n === void 0 ? Ms : n, this;
587
587
  }
588
- var Ls = xs, Ns = ds, Ss = ps, Os = vs, As = ws, Ds = Ls;
588
+ var Ls = xs, Ns = ds, Ss = ps, Os = bs, As = ws, Ds = Ls;
589
589
  function re(t) {
590
590
  var n = -1, e = t == null ? 0 : t.length;
591
591
  for (this.clear(); ++n < e; ) {
@@ -668,9 +668,9 @@ se.prototype.delete = mi;
668
668
  se.prototype.get = gi;
669
669
  se.prototype.has = hi;
670
670
  se.prototype.set = yi;
671
- var vi = se, bi = an, $i = function() {
671
+ var bi = se, vi = an, $i = function() {
672
672
  try {
673
- var t = bi(Object, "defineProperty");
673
+ var t = vi(Object, "defineProperty");
674
674
  return t({}, "", {}), t;
675
675
  } catch (n) {
676
676
  }
@@ -780,16 +780,16 @@ var Vo = fc, mc = rn, gc = Vo;
780
780
  function hc(t) {
781
781
  return t != null && gc(t.length) && !mc(t);
782
782
  }
783
- var cn = hc, yc = cn, vc = $e;
784
- function bc(t) {
785
- return vc(t) && yc(t);
783
+ var cn = hc, yc = cn, bc = $e;
784
+ function vc(t) {
785
+ return bc(t) && yc(t);
786
786
  }
787
- var $c = bc, ve = {}, Cc = {
787
+ var $c = vc, be = {}, Cc = {
788
788
  get exports() {
789
- return ve;
789
+ return be;
790
790
  },
791
791
  set exports(t) {
792
- ve = t;
792
+ be = t;
793
793
  }
794
794
  };
795
795
  function kc() {
@@ -799,7 +799,7 @@ var wc = kc;
799
799
  (function(t, n) {
800
800
  var e = oe, o = wc, r = n && !n.nodeType && n, s = r && !0 && t && !t.nodeType && t, c = s && s.exports === r, i = c ? e.Buffer : void 0, _ = i ? i.isBuffer : void 0, u = _ || o;
801
801
  t.exports = u;
802
- })(Cc, ve);
802
+ })(Cc, be);
803
803
  var Tc = He, Mc = jo, xc = $e, Lc = "[object Object]", Nc = Function.prototype, Sc = Object.prototype, Go = Nc.toString, Oc = Sc.hasOwnProperty, Ac = Go.call(Object);
804
804
  function Dc(t) {
805
805
  if (!xc(t) || Tc(t) != Lc)
@@ -845,10 +845,10 @@ function gl(t, n) {
845
845
  if (!(n === "constructor" && typeof t[n] == "function") && n != "__proto__")
846
846
  return t[n];
847
847
  }
848
- var Wo = gl, hl = sn, yl = Re, vl = Object.prototype, bl = vl.hasOwnProperty;
848
+ var Wo = gl, hl = sn, yl = Re, bl = Object.prototype, vl = bl.hasOwnProperty;
849
849
  function $l(t, n, e) {
850
850
  var o = t[n];
851
- (!(bl.call(t, n) && yl(o, e)) || e === void 0 && !(n in t)) && hl(t, n, e);
851
+ (!(vl.call(t, n) && yl(o, e)) || e === void 0 && !(n in t)) && hl(t, n, e);
852
852
  }
853
853
  var Cl = $l, kl = Cl, wl = sn;
854
854
  function Tl(t, n, e, o) {
@@ -871,7 +871,7 @@ function Ol(t, n) {
871
871
  var e = typeof t;
872
872
  return n = n == null ? Nl : n, !!n && (e == "number" || e != "symbol" && Sl.test(t)) && t > -1 && t % 1 == 0 && t < n;
873
873
  }
874
- var Uo = Ol, Al = Ll, Dl = Yo, Il = Eo, Rl = ve, Bl = Uo, jl = Fo, Hl = Object.prototype, Pl = Hl.hasOwnProperty;
874
+ var Uo = Ol, Al = Ll, Dl = Yo, Il = Eo, Rl = be, Bl = Uo, jl = Fo, Hl = Object.prototype, Pl = Hl.hasOwnProperty;
875
875
  function Yl(t, n) {
876
876
  var e = Il(t), o = !e && Dl(t), r = !e && !o && Rl(t), s = !e && !o && !r && jl(t), c = e || o || r || s, i = c ? Al(t.length, String) : [], _ = i.length;
877
877
  for (var u in t)
@@ -907,7 +907,7 @@ var zo = t_, e_ = Ml, n_ = zo;
907
907
  function o_(t) {
908
908
  return e_(t, n_(t));
909
909
  }
910
- var r_ = o_, Zn = Bo, a_ = Ae, s_ = Pi, i_ = Ei, c_ = ec, Jn = Yo, qn = Eo, l_ = $c, __ = ve, d_ = rn, u_ = zt, p_ = Ic, f_ = Fo, Xn = Wo, m_ = r_;
910
+ var r_ = o_, Zn = Bo, a_ = Ae, s_ = Pi, i_ = Ei, c_ = ec, Jn = Yo, qn = Eo, l_ = $c, __ = be, d_ = rn, u_ = zt, p_ = Ic, f_ = Fo, Xn = Wo, m_ = r_;
911
911
  function g_(t, n, e, o, r, s, c) {
912
912
  var i = Xn(t, e), _ = Xn(n, e), u = c.get(_);
913
913
  if (u) {
@@ -921,14 +921,14 @@ function g_(t, n, e, o, r, s, c) {
921
921
  }
922
922
  p && (c.set(_, l), r(l, _, o, s, c), c.delete(_)), Zn(t, e, l);
923
923
  }
924
- var h_ = g_, y_ = vi, v_ = Bo, b_ = Si, $_ = h_, C_ = zt, k_ = zo, w_ = Wo;
924
+ var h_ = g_, y_ = bi, b_ = Bo, v_ = Si, $_ = h_, C_ = zt, k_ = zo, w_ = Wo;
925
925
  function Ko(t, n, e, o, r) {
926
- t !== n && b_(n, function(s, c) {
926
+ t !== n && v_(n, function(s, c) {
927
927
  if (r || (r = new y_()), C_(s))
928
928
  $_(t, n, c, e, Ko, o, r);
929
929
  else {
930
930
  var i = o ? o(w_(t, c), s, c + "", t, n, r) : void 0;
931
- i === void 0 && (i = s), v_(t, c, i);
931
+ i === void 0 && (i = s), b_(t, c, i);
932
932
  }
933
933
  }, k_);
934
934
  }
@@ -1054,7 +1054,7 @@ const Ft = (t, n, e) => Array.isArray(t) ? t.map((o, r) => {
1054
1054
  }), md = () => ({
1055
1055
  one_x_two: pd(),
1056
1056
  one_two: fd()
1057
- }), be = (t, n) => {
1057
+ }), ve = (t, n) => {
1058
1058
  var o;
1059
1059
  const e = {
1060
1060
  slug: (t == null ? void 0 : t.slug) || null,
@@ -1076,7 +1076,7 @@ const Ft = (t, n, e) => Array.isArray(t) ? t.map((o, r) => {
1076
1076
  }, gd = (t, n) => t && typeof t == "string" && n ? Object.keys(n).reduce((o, r) => {
1077
1077
  const s = n[r], c = typeof s == "string" ? s.replace(/^\s|"/gi, "") : s, i = new RegExp(`{${r}}`, "g");
1078
1078
  return o.replace(i, c != null ? c : "");
1079
- }, t) : t, hd = (t = 300, n) => new Promise((e) => setTimeout(() => e(n), t)), yd = (t) => !t && t == null, W = (t) => !yd(t), no = (t) => typeof t != "object" && typeof t != "function" || t === null, _n = (t) => typeof t == "object" && !Array.isArray(t) && W(t), vd = (t) => t.replace(/[A-Z]+(?![a-z])|[A-Z]/g, (n, e) => (e ? "-" : "") + n.toLowerCase()), Ee = (...t) => t.reduce((n, e) => (n[e] = e, n), {}), Vt = (t, ...n) => n.reduce((e, o) => (e[o] = t[o], e), {});
1079
+ }, t) : t, hd = (t = 300, n) => new Promise((e) => setTimeout(() => e(n), t)), yd = (t) => !t && t == null, W = (t) => !yd(t), no = (t) => typeof t != "object" && typeof t != "function" || t === null, _n = (t) => typeof t == "object" && !Array.isArray(t) && W(t), bd = (t) => t.replace(/[A-Z]+(?![a-z])|[A-Z]/g, (n, e) => (e ? "-" : "") + n.toLowerCase()), Ee = (...t) => t.reduce((n, e) => (n[e] = e, n), {}), Vt = (t, ...n) => n.reduce((e, o) => (e[o] = t[o], e), {});
1080
1080
  function Ot(t, ...n) {
1081
1081
  const e = C({}, t);
1082
1082
  return n.forEach((o) => {
@@ -1091,20 +1091,20 @@ const y = (t, n, e) => {
1091
1091
  }, Wt = (t, n, e) => {
1092
1092
  const o = Array.isArray(n) ? n : n.match(/([^[.\]])+/g);
1093
1093
  return o.reduce((r, s, c) => (r[s] === void 0 && (r[s] = {}), c === o.length - 1 && (r[s] = e), r[s]), t);
1094
- }, bd = (t) => {
1094
+ }, vd = (t) => {
1095
1095
  if (typeof t == "string") {
1096
1096
  const n = t.slice(1);
1097
1097
  n.length === 3 && (t = "#" + n.split("").map((e) => `${e}${e}`).join(""));
1098
1098
  }
1099
1099
  return t;
1100
1100
  }, oo = (t) => {
1101
- const n = bd(t), e = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(n);
1101
+ const n = vd(t), e = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(n);
1102
1102
  return e ? {
1103
1103
  r: parseInt(e[1], 16),
1104
1104
  g: parseInt(e[2], 16),
1105
1105
  b: parseInt(e[3], 16)
1106
1106
  } : void 0;
1107
- }, Ve = (...t) => t.map((n) => JSON.stringify(n)).every((n, e, o) => n === o[0]), m0 = (t) => "id" in t && "root" in t, ro = (t, n = 1) => t.replace(")", `, ${n})`).replace("rgb", "rgba"), dn = (t, n, e) => Ft(t, (o, r, s) => no(r) || Array.isArray(r) && r.every(no) ? e ? e(o, [r, y(n, s)], s) ? y(n, s, r) : r : y(n, s, r) : r), g0 = (t, n) => {
1107
+ }, Ve = (...t) => t.map((n) => JSON.stringify(n)).every((n, e, o) => n === o[0]), g0 = (t) => "id" in t && "root" in t, ro = (t, n = 1) => t.replace(")", `, ${n})`).replace("rgb", "rgba"), dn = (t, n, e) => Ft(t, (o, r, s) => no(r) || Array.isArray(r) && r.every(no) ? e ? e(o, [r, y(n, s)], s) ? y(n, s, r) : r : y(n, s, r) : r), h0 = (t, n) => {
1108
1108
  try {
1109
1109
  Ft(t, (e, o, r) => {
1110
1110
  if (n(e, o, r))
@@ -1118,7 +1118,7 @@ const y = (t, n, e) => {
1118
1118
  } catch (e) {
1119
1119
  return e;
1120
1120
  }
1121
- }, h0 = (t, n) => {
1121
+ }, y0 = (t, n) => {
1122
1122
  const e = [];
1123
1123
  return Ft(t, (o, r, s) => (n(o, r, s, e) && e.push({
1124
1124
  key: o,
@@ -1215,8 +1215,8 @@ const Jo = ar(), Ht = ({
1215
1215
  const [r, s] = gt("desktop"), c = (i) => {
1216
1216
  var p;
1217
1217
  const _ = i.getBoundingClientRect().width || 0, u = Object.entries(C({}, o)).sort(([d, m], [h, g]) => m - g), l = ((p = u.find(([d, m], h) => {
1218
- const [g, v] = u[h + 1] || [];
1219
- return _ >= m && _ < v;
1218
+ const [g, b] = u[h + 1] || [];
1219
+ return _ >= m && _ < b;
1220
1220
  })) == null ? void 0 : p[0]) || u[u.length - 1][0] || "desktop";
1221
1221
  s(l);
1222
1222
  };
@@ -1265,7 +1265,7 @@ const Jo = ar(), Ht = ({
1265
1265
  return {};
1266
1266
  let l = "";
1267
1267
  return Object.entries(e).forEach(([p, d]) => {
1268
- ru(p) && (l += `${vd(p)}: ${d}; `);
1268
+ ru(p) && (l += `${bd(p)}: ${d}; `);
1269
1269
  }), l;
1270
1270
  }, [e]), _ = (u = t == null ? void 0 : t.replace(/script|\n/g, "")) == null ? void 0 : u.replace(/{{(.*?)}}/g, o(i));
1271
1271
  return a("div", T(C({}, r), {
@@ -1311,7 +1311,7 @@ const Jo = ar(), Ht = ({
1311
1311
  wiggle: `${t.wiggle} 2s linear infinite`,
1312
1312
  gradient: `${t.gradient} 3s ease infinite`
1313
1313
  }), Xo = (t, n) => {
1314
- var l, p, d, m, h, g, v, f, S, O, I, D, w;
1314
+ var l, p, d, m, h, g, b, f, S, O, I, D, w;
1315
1315
  const e = su(n), o = G(t), r = (l = o == null ? void 0 : o.icon) == null ? void 0 : l.hasIcon, s = {
1316
1316
  left: `${+(((p = t == null ? void 0 : t.container) == null ? void 0 : p.left) || 0) * -1 + 8}px`,
1317
1317
  backgroundColor: (d = o == null ? void 0 : o.container) == null ? void 0 : d.backgroundColor,
@@ -1319,7 +1319,7 @@ const Jo = ar(), Ht = ({
1319
1319
  borderTopColor: (h = o == null ? void 0 : o.container) == null ? void 0 : h.borderColor,
1320
1320
  borderTopStyle: "solid",
1321
1321
  borderLeftWidth: (g = o == null ? void 0 : o.container) == null ? void 0 : g.borderWidth,
1322
- borderLeftColor: (v = o == null ? void 0 : o.container) == null ? void 0 : v.borderColor,
1322
+ borderLeftColor: (b = o == null ? void 0 : o.container) == null ? void 0 : b.borderColor,
1323
1323
  borderLeftStyle: "solid"
1324
1324
  }, c = {
1325
1325
  left: (f = o == null ? void 0 : o.container) == null ? void 0 : f.left
@@ -1361,7 +1361,7 @@ const Jo = ar(), Ht = ({
1361
1361
  onClickClose: r,
1362
1362
  onClickIcon: s
1363
1363
  }) => {
1364
- var q, x, k, $, M, b, N, L, R, H, j, P;
1364
+ var q, x, k, $, M, v, N, L, R, H, j, P;
1365
1365
  const c = K(null), [i, _] = Ce(), u = J(), l = Pt({
1366
1366
  targetRef: c,
1367
1367
  id: t
@@ -1369,7 +1369,7 @@ const Jo = ar(), Ht = ({
1369
1369
  hasIcon: m,
1370
1370
  iconRules: h,
1371
1371
  bodyRules: g,
1372
- arrowRules: v
1372
+ arrowRules: b
1373
1373
  } = Xo(p, {
1374
1374
  fade: V.fadein,
1375
1375
  pulse: V.pulse,
@@ -1411,7 +1411,7 @@ const Jo = ar(), Ht = ({
1411
1411
  style: g,
1412
1412
  children: [a("div", {
1413
1413
  className: V.arrow,
1414
- style: v
1414
+ style: b
1415
1415
  }), a("div", {
1416
1416
  className: V.close,
1417
1417
  style: T(C({}, mn(d == null ? void 0 : d.close)), {
@@ -1439,7 +1439,7 @@ const Jo = ar(), Ht = ({
1439
1439
  className: V.text,
1440
1440
  style: d == null ? void 0 : d.text,
1441
1441
  typography: (M = d.text) == null ? void 0 : M.typography,
1442
- accentTypography: (b = d.text) == null ? void 0 : b.accentTypography,
1442
+ accentTypography: (v = d.text) == null ? void 0 : v.accentTypography,
1443
1443
  children: (N = d == null ? void 0 : d.text) == null ? void 0 : N.children
1444
1444
  })]
1445
1445
  }), a("div", {
@@ -1479,7 +1479,7 @@ const Jo = ar(), Ht = ({
1479
1479
  })]
1480
1480
  })]
1481
1481
  });
1482
- }, y0 = At(a(iu, {})), cu = "_root_lsxq8_1", lu = "_icon_lsxq8_5", _u = "_iconTarget_lsxq8_17", du = "_body_lsxq8_23", uu = "_desktop_lsxq8_30", pu = "_tablet_lsxq8_30", fu = "_laptop_lsxq8_30", mu = "_bodyOpen_lsxq8_34", gu = "_complexGift_in_lsxq8_1", hu = "_arrow_lsxq8_47", yu = "_container_lsxq8_57", vu = "_promotion_lsxq8_62", bu = "_close_lsxq8_68", $u = "_head_lsxq8_81", Cu = "_headIcon_lsxq8_88", ku = "_headTitle_lsxq8_97", wu = "_inner_lsxq8_104", Tu = "_fadein_lsxq8_1", Mu = "_pulse_lsxq8_1", xu = "_gradient_lsxq8_1", Lu = "_wiggle_lsxq8_1", Q = {
1482
+ }, b0 = At(a(iu, {})), cu = "_root_lsxq8_1", lu = "_icon_lsxq8_5", _u = "_iconTarget_lsxq8_17", du = "_body_lsxq8_23", uu = "_desktop_lsxq8_30", pu = "_tablet_lsxq8_30", fu = "_laptop_lsxq8_30", mu = "_bodyOpen_lsxq8_34", gu = "_complexGift_in_lsxq8_1", hu = "_arrow_lsxq8_47", yu = "_container_lsxq8_57", bu = "_promotion_lsxq8_62", vu = "_close_lsxq8_68", $u = "_head_lsxq8_81", Cu = "_headIcon_lsxq8_88", ku = "_headTitle_lsxq8_97", wu = "_inner_lsxq8_104", Tu = "_fadein_lsxq8_1", Mu = "_pulse_lsxq8_1", xu = "_gradient_lsxq8_1", Lu = "_wiggle_lsxq8_1", Q = {
1483
1483
  root: cu,
1484
1484
  icon: lu,
1485
1485
  iconTarget: _u,
@@ -1491,8 +1491,8 @@ const Jo = ar(), Ht = ({
1491
1491
  complexGift_in: gu,
1492
1492
  arrow: hu,
1493
1493
  container: yu,
1494
- promotion: vu,
1495
- close: bu,
1494
+ promotion: bu,
1495
+ close: vu,
1496
1496
  head: $u,
1497
1497
  headIcon: Cu,
1498
1498
  headTitle: ku,
@@ -1586,7 +1586,7 @@ const Jo = ar(), Ht = ({
1586
1586
  pulse: Q.pulse,
1587
1587
  wiggle: Q.wiggle,
1588
1588
  gradient: Q.gradient
1589
- }), g = (S = l == null ? void 0 : l.title) == null ? void 0 : S.hasIcon, v = Vt(l == null ? void 0 : l.title, ...so), f = Ot(l == null ? void 0 : l.title, ...so);
1589
+ }), g = (S = l == null ? void 0 : l.title) == null ? void 0 : S.hasIcon, b = Vt(l == null ? void 0 : l.title, ...so), f = Ot(l == null ? void 0 : l.title, ...so);
1590
1590
  return a("div", {
1591
1591
  ref: c,
1592
1592
  className: A(Q.root, {
@@ -1615,7 +1615,7 @@ const Jo = ar(), Ht = ({
1615
1615
  style: l.container,
1616
1616
  children: [a("div", {
1617
1617
  className: Q.head,
1618
- style: v,
1618
+ style: b,
1619
1619
  children: [g && a("div", {
1620
1620
  className: Q.headIcon,
1621
1621
  style: Vt(l.title, "color"),
@@ -1684,7 +1684,7 @@ const Jo = ar(), Ht = ({
1684
1684
  })
1685
1685
  });
1686
1686
  }, un = (t, n = 0, e = !1) => {
1687
- const o = K(ln()), [r, s] = gt(!1), [c, i] = gt(), [_, u] = gt(e), l = (v) => o.current.on("visible", v), p = (v) => o.current.on("click", v), d = (v) => o.current.on("clickHide", v), m = () => we(void 0, null, function* () {
1687
+ const o = K(ln()), [r, s] = gt(!1), [c, i] = gt(), [_, u] = gt(e), l = (b) => o.current.on("visible", b), p = (b) => o.current.on("click", b), d = (b) => o.current.on("clickHide", b), m = () => we(void 0, null, function* () {
1688
1688
  yield hd(+n), s(!0), o.current.emit("visible", !0);
1689
1689
  }), h = () => {
1690
1690
  s(!1), o.current.emit("visible", !1);
@@ -1707,8 +1707,8 @@ const Jo = ar(), Ht = ({
1707
1707
  hide: h,
1708
1708
  clickHide: g,
1709
1709
  setIsReady: u,
1710
- click: (...v) => {
1711
- h(), o.current.emit("click", ...v);
1710
+ click: (...b) => {
1711
+ h(), o.current.emit("click", ...b);
1712
1712
  }
1713
1713
  };
1714
1714
  }, ap = "_root_120y9_1", sp = "_progress_120y9_8", ip = "_countdown_120y9_1", cp = "_body_120y9_17", lp = "_body_active_120y9_31", _p = "_closeIcon_120y9_35", qt = {
@@ -1809,7 +1809,7 @@ const mp = ee(({
1809
1809
  id: t,
1810
1810
  className: n
1811
1811
  }, e) => {
1812
- var N, L, R, H, j, P, ct, ot;
1812
+ var N, L, R, H, j, P, lt, ot;
1813
1813
  const [o, r] = gt(1 / 0), s = K(null), c = K(null), i = Pt({
1814
1814
  targetRef: s,
1815
1815
  id: t
@@ -1820,7 +1820,7 @@ const mp = ee(({
1820
1820
  isReady: m,
1821
1821
  setIsReady: h,
1822
1822
  clickHide: g,
1823
- click: v
1823
+ click: b
1824
1824
  } = un(e, p), f = y(l, "close.variant", "default"), S = y(l, "close.radius", 21), O = y(l, "close.colorDirection", "default"), I = y(l, "close.timeoutLock", !1), D = f === "timer" ? o <= 0 : !0, w = f === "timer" && I && o > 0 ? "div" : "a";
1825
1825
  Z(() => {
1826
1826
  const rt = c.current;
@@ -1841,7 +1841,7 @@ const mp = ee(({
1841
1841
  justifyContent: jt((H = l.root) == null ? void 0 : H.textAlign)
1842
1842
  }), x = T(C({}, l == null ? void 0 : l.legal), {
1843
1843
  justifyContent: jt((j = l.root) == null ? void 0 : j.textAlign)
1844
- }), k = (P = l.root) == null ? void 0 : P.corner, $ = Ot(l.root, ...ao, ...Tt), M = Vt(l.root, ...ao), b = d && m;
1844
+ }), k = (P = l.root) == null ? void 0 : P.corner, $ = Ot(l.root, ...ao, ...Tt), M = Vt(l.root, ...ao), v = d && m;
1845
1845
  return a("div", {
1846
1846
  className: A(ut.root, n, {
1847
1847
  [ut.desktop]: i === "desktop",
@@ -1850,7 +1850,7 @@ const mp = ee(({
1850
1850
  }),
1851
1851
  ref: s,
1852
1852
  style: {
1853
- display: b ? "flex" : "none"
1853
+ display: v ? "flex" : "none"
1854
1854
  },
1855
1855
  children: [a("div", {
1856
1856
  className: ut.overlay,
@@ -1858,7 +1858,7 @@ const mp = ee(({
1858
1858
  onClick: D && g
1859
1859
  }), a("div", {
1860
1860
  className: ut.wrapper,
1861
- children: [b && a(ye, {
1861
+ children: [v && a(ye, {
1862
1862
  children: f === "default" ? a("div", {
1863
1863
  className: ut.close,
1864
1864
  style: T(C({}, l.close), {
@@ -1883,14 +1883,14 @@ const mp = ee(({
1883
1883
  }), a(E, {
1884
1884
  className: ut.promotion,
1885
1885
  style: l.promotion,
1886
- children: (ct = l.promotion) == null ? void 0 : ct.children
1886
+ children: (lt = l.promotion) == null ? void 0 : lt.children
1887
1887
  }), a(w, {
1888
1888
  href: (ot = l.root) == null ? void 0 : ot.offer,
1889
1889
  target: "_blank",
1890
1890
  rel: "nofollow noopener noreferrer",
1891
1891
  className: ut.content,
1892
1892
  style: $,
1893
- onClick: () => w === "a" && v(l.id),
1893
+ onClick: () => w === "a" && b(l.id),
1894
1894
  children: [a("img", {
1895
1895
  ref: c,
1896
1896
  className: ut.background,
@@ -1922,12 +1922,12 @@ const mp = ee(({
1922
1922
  })]
1923
1923
  })]
1924
1924
  });
1925
- }), b0 = At(a(mp, {})), gp = "_root_v0531_1", hp = "_content_v0531_11", yp = "_desktop_v0531_22", vp = "_mobile_v0531_29", bp = "_overlay_v0531_35", $p = "_close_v0531_41", Cp = "_closeTimer_v0531_63", kp = "_promotion_v0531_74", wp = "_title_v0531_82", Tp = "_wrapper_v0531_97", Mp = "_bonus_v0531_107", xt = {
1925
+ }), $0 = At(a(mp, {})), gp = "_root_v0531_1", hp = "_content_v0531_11", yp = "_desktop_v0531_22", bp = "_mobile_v0531_29", vp = "_overlay_v0531_35", $p = "_close_v0531_41", Cp = "_closeTimer_v0531_63", kp = "_promotion_v0531_74", wp = "_title_v0531_82", Tp = "_wrapper_v0531_97", Mp = "_bonus_v0531_107", xt = {
1926
1926
  root: gp,
1927
1927
  content: hp,
1928
1928
  desktop: yp,
1929
- mobile: vp,
1930
- overlay: bp,
1929
+ mobile: bp,
1930
+ overlay: vp,
1931
1931
  close: $p,
1932
1932
  closeTimer: Cp,
1933
1933
  promotion: kp,
@@ -2047,7 +2047,7 @@ const Up = {
2047
2047
  isOpen: l,
2048
2048
  clickHide: p,
2049
2049
  click: d
2050
- } = un(n, u, !0), m = y(_, "close.variant", "default"), h = y(_, "close.radius", 21), g = y(_, "close.colorDirection", "default"), v = y(_, "close.timeoutLock", !1), f = m === "timer" ? e <= 0 : !0, S = m === "timer" && v && e > 0 ? "div" : "a";
2050
+ } = un(n, u, !0), m = y(_, "close.variant", "default"), h = y(_, "close.radius", 21), g = y(_, "close.colorDirection", "default"), b = y(_, "close.timeoutLock", !1), f = m === "timer" ? e <= 0 : !0, S = m === "timer" && b && e > 0 ? "div" : "a";
2051
2051
  return a("div", {
2052
2052
  className: xt.root,
2053
2053
  style: {
@@ -2115,7 +2115,7 @@ const Up = {
2115
2115
  })]
2116
2116
  })]
2117
2117
  });
2118
- }), $0 = At(a(zp, {})), Kp = "_root_ph5sn_1", Zp = "_content_ph5sn_11", Jp = "_close_ph5sn_18", qp = "_closeTimer_ph5sn_34", Xp = "_desktop_ph5sn_40", Qp = "_laptop_ph5sn_40", tf = "_promotion_ph5sn_45", ef = "_overlay_ph5sn_53", nf = "_body_ph5sn_59", of = "_tablet_ph5sn_69", rf = "_head_ph5sn_73", af = "_title_ph5sn_86", sf = "_logo_ph5sn_98", cf = "_wrapper_ph5sn_105", lf = "_text_ph5sn_112", _f = "_button_ph5sn_120", df = "_buttonHead_ph5sn_135", uf = "_buttonTarget_ph5sn_152", pf = "_legal_ph5sn_166", nt = {
2118
+ }), C0 = At(a(zp, {})), Kp = "_root_ph5sn_1", Zp = "_content_ph5sn_11", Jp = "_close_ph5sn_18", qp = "_closeTimer_ph5sn_34", Xp = "_desktop_ph5sn_40", Qp = "_laptop_ph5sn_40", tf = "_promotion_ph5sn_45", ef = "_overlay_ph5sn_53", nf = "_body_ph5sn_59", of = "_tablet_ph5sn_69", rf = "_head_ph5sn_73", af = "_title_ph5sn_86", sf = "_logo_ph5sn_98", cf = "_wrapper_ph5sn_105", lf = "_text_ph5sn_112", _f = "_button_ph5sn_120", df = "_buttonHead_ph5sn_135", uf = "_buttonTarget_ph5sn_152", pf = "_legal_ph5sn_166", nt = {
2119
2119
  root: Kp,
2120
2120
  content: Zp,
2121
2121
  close: Jp,
@@ -2135,14 +2135,14 @@ const Up = {
2135
2135
  buttonHead: df,
2136
2136
  buttonTarget: uf,
2137
2137
  legal: pf
2138
- }, ff = "_root_16jvv_1", mf = "_left_16jvv_8", gf = "_desktop_16jvv_15", hf = "_laptop_16jvv_15", yf = "_teams_16jvv_19", vf = "_logo_16jvv_25", bf = "_league_16jvv_32", $f = "_name_16jvv_37", Cf = "_right_16jvv_43", kf = "_odd_16jvv_54", wf = "_oddLabel_16jvv_67", Tf = "_oddValue_16jvv_76", Mf = "_team_16jvv_19", xf = "_teamLogo_16jvv_100", Lf = "_teamName_16jvv_107", tt = {
2138
+ }, ff = "_root_16jvv_1", mf = "_left_16jvv_8", gf = "_desktop_16jvv_15", hf = "_laptop_16jvv_15", yf = "_teams_16jvv_19", bf = "_logo_16jvv_25", vf = "_league_16jvv_32", $f = "_name_16jvv_37", Cf = "_right_16jvv_43", kf = "_odd_16jvv_54", wf = "_oddLabel_16jvv_67", Tf = "_oddValue_16jvv_76", Mf = "_team_16jvv_19", xf = "_teamLogo_16jvv_100", Lf = "_teamName_16jvv_107", tt = {
2139
2139
  root: ff,
2140
2140
  left: mf,
2141
2141
  desktop: gf,
2142
2142
  laptop: hf,
2143
2143
  teams: yf,
2144
- logo: vf,
2145
- league: bf,
2144
+ logo: bf,
2145
+ league: vf,
2146
2146
  name: $f,
2147
2147
  right: Cf,
2148
2148
  odd: kf,
@@ -2611,21 +2611,21 @@ var St = {}, Zf = {
2611
2611
  var M = String(x);
2612
2612
  return !M || M.length >= k ? x : "" + Array(k + 1 - M.length).join($) + x;
2613
2613
  }, g = { s: h, z: function(x) {
2614
- var k = -x.utcOffset(), $ = Math.abs(k), M = Math.floor($ / 60), b = $ % 60;
2615
- return (k <= 0 ? "+" : "-") + h(M, 2, "0") + ":" + h(b, 2, "0");
2614
+ var k = -x.utcOffset(), $ = Math.abs(k), M = Math.floor($ / 60), v = $ % 60;
2615
+ return (k <= 0 ? "+" : "-") + h(M, 2, "0") + ":" + h(v, 2, "0");
2616
2616
  }, m: function x(k, $) {
2617
2617
  if (k.date() < $.date())
2618
2618
  return -x($, k);
2619
- var M = 12 * ($.year() - k.year()) + ($.month() - k.month()), b = k.clone().add(M, _), N = $ - b < 0, L = k.clone().add(M + (N ? -1 : 1), _);
2620
- return +(-(M + ($ - b) / (N ? b - L : L - b)) || 0);
2619
+ var M = 12 * ($.year() - k.year()) + ($.month() - k.month()), v = k.clone().add(M, _), N = $ - v < 0, L = k.clone().add(M + (N ? -1 : 1), _);
2620
+ return +(-(M + ($ - v) / (N ? v - L : L - v)) || 0);
2621
2621
  }, a: function(x) {
2622
2622
  return x < 0 ? Math.ceil(x) || 0 : Math.floor(x);
2623
2623
  }, p: function(x) {
2624
2624
  return { M: _, y: l, w: i, d: c, D: p, h: s, m: r, s: o, ms: e, Q: u }[x] || String(x || "").toLowerCase().replace(/s$/, "");
2625
2625
  }, u: function(x) {
2626
2626
  return x === void 0;
2627
- } }, v = { 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("_") }, f = "en", S = {};
2628
- S[f] = v;
2627
+ } }, b = { 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("_") }, f = "en", S = {};
2628
+ S[f] = b;
2629
2629
  var O = function(x) {
2630
2630
  return x instanceof z;
2631
2631
  }, I = function(x, k, $) {
@@ -2635,8 +2635,8 @@ var St = {}, Zf = {
2635
2635
  if (typeof x == "string")
2636
2636
  S[x] && (M = x), k && (S[x] = k, M = x);
2637
2637
  else {
2638
- var b = x.name;
2639
- S[b] = x, M = b;
2638
+ var v = x.name;
2639
+ S[v] = x, M = v;
2640
2640
  }
2641
2641
  return !$ && M && (f = M), M || !$ && f;
2642
2642
  }, D = function(x, k) {
@@ -2655,21 +2655,21 @@ var St = {}, Zf = {
2655
2655
  var k = x.prototype;
2656
2656
  return k.parse = function($) {
2657
2657
  this.$d = function(M) {
2658
- var b = M.date, N = M.utc;
2659
- if (b === null)
2658
+ var v = M.date, N = M.utc;
2659
+ if (v === null)
2660
2660
  return /* @__PURE__ */ new Date(NaN);
2661
- if (w.u(b))
2661
+ if (w.u(v))
2662
2662
  return /* @__PURE__ */ new Date();
2663
- if (b instanceof Date)
2664
- return new Date(b);
2665
- if (typeof b == "string" && !/Z$/i.test(b)) {
2666
- var L = b.match(d);
2663
+ if (v instanceof Date)
2664
+ return new Date(v);
2665
+ if (typeof v == "string" && !/Z$/i.test(v)) {
2666
+ var L = v.match(d);
2667
2667
  if (L) {
2668
2668
  var R = L[2] - 1 || 0, H = (L[7] || "0").substring(0, 3);
2669
2669
  return N ? new Date(Date.UTC(L[1], R, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, H)) : new Date(L[1], R, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, H);
2670
2670
  }
2671
2671
  }
2672
- return new Date(b);
2672
+ return new Date(v);
2673
2673
  }($), this.init();
2674
2674
  }, k.init = function() {
2675
2675
  var $ = this.$d;
@@ -2679,25 +2679,25 @@ var St = {}, Zf = {
2679
2679
  }, k.isValid = function() {
2680
2680
  return this.$d.toString() !== "Invalid Date";
2681
2681
  }, k.isSame = function($, M) {
2682
- var b = D($);
2683
- return this.startOf(M) <= b && b <= this.endOf(M);
2682
+ var v = D($);
2683
+ return this.startOf(M) <= v && v <= this.endOf(M);
2684
2684
  }, k.isAfter = function($, M) {
2685
2685
  return D($) < this.startOf(M);
2686
2686
  }, k.isBefore = function($, M) {
2687
2687
  return this.endOf(M) < D($);
2688
- }, k.$g = function($, M, b) {
2689
- return w.u($) ? this[M] : this.set(b, $);
2688
+ }, k.$g = function($, M, v) {
2689
+ return w.u($) ? this[M] : this.set(v, $);
2690
2690
  }, k.unix = function() {
2691
2691
  return Math.floor(this.valueOf() / 1e3);
2692
2692
  }, k.valueOf = function() {
2693
2693
  return this.$d.getTime();
2694
2694
  }, k.startOf = function($, M) {
2695
- var b = this, N = !!w.u(M) || M, L = w.p($), R = function(yt, X) {
2696
- var ft = w.w(b.$u ? Date.UTC(b.$y, X, yt) : new Date(b.$y, X, yt), b);
2695
+ var v = this, N = !!w.u(M) || M, L = w.p($), R = function(yt, X) {
2696
+ var ft = w.w(v.$u ? Date.UTC(v.$y, X, yt) : new Date(v.$y, X, yt), v);
2697
2697
  return N ? ft : ft.endOf(c);
2698
2698
  }, H = function(yt, X) {
2699
- return w.w(b.toDate()[yt].apply(b.toDate("s"), (N ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(X)), b);
2700
- }, j = this.$W, P = this.$M, ct = this.$D, ot = "set" + (this.$u ? "UTC" : "");
2699
+ return w.w(v.toDate()[yt].apply(v.toDate("s"), (N ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(X)), v);
2700
+ }, j = this.$W, P = this.$M, lt = this.$D, ot = "set" + (this.$u ? "UTC" : "");
2701
2701
  switch (L) {
2702
2702
  case l:
2703
2703
  return N ? R(1, 0) : R(31, 11);
@@ -2705,7 +2705,7 @@ var St = {}, Zf = {
2705
2705
  return N ? R(1, P) : R(0, P + 1);
2706
2706
  case i:
2707
2707
  var rt = this.$locale().weekStart || 0, pt = (j < rt ? j + 7 : j) - rt;
2708
- return R(N ? ct - pt : ct + (6 - pt), P);
2708
+ return R(N ? lt - pt : lt + (6 - pt), P);
2709
2709
  case c:
2710
2710
  case p:
2711
2711
  return H(ot + "Hours", 0);
@@ -2721,7 +2721,7 @@ var St = {}, Zf = {
2721
2721
  }, k.endOf = function($) {
2722
2722
  return this.startOf($, !1);
2723
2723
  }, k.$set = function($, M) {
2724
- var b, N = w.p($), L = "set" + (this.$u ? "UTC" : ""), R = (b = {}, b[c] = L + "Date", b[p] = L + "Date", b[_] = L + "Month", b[l] = L + "FullYear", b[s] = L + "Hours", b[r] = L + "Minutes", b[o] = L + "Seconds", b[e] = L + "Milliseconds", b)[N], H = N === c ? this.$D + (M - this.$W) : M;
2724
+ var v, N = w.p($), L = "set" + (this.$u ? "UTC" : ""), R = (v = {}, v[c] = L + "Date", v[p] = L + "Date", v[_] = L + "Month", v[l] = L + "FullYear", v[s] = L + "Hours", v[r] = L + "Minutes", v[o] = L + "Seconds", v[e] = L + "Milliseconds", v)[N], H = N === c ? this.$D + (M - this.$W) : M;
2725
2725
  if (N === _ || N === l) {
2726
2726
  var j = this.clone().set(p, 1);
2727
2727
  j.$d[R](H), j.init(), this.$d = j.set(p, Math.min(this.$D, j.daysInMonth())).$d;
@@ -2733,11 +2733,11 @@ var St = {}, Zf = {
2733
2733
  }, k.get = function($) {
2734
2734
  return this[w.p($)]();
2735
2735
  }, k.add = function($, M) {
2736
- var b, N = this;
2736
+ var v, N = this;
2737
2737
  $ = Number($);
2738
2738
  var L = w.p(M), R = function(P) {
2739
- var ct = D(N);
2740
- return w.w(ct.date(ct.date() + Math.round(P * $)), N);
2739
+ var lt = D(N);
2740
+ return w.w(lt.date(lt.date() + Math.round(P * $)), N);
2741
2741
  };
2742
2742
  if (L === _)
2743
2743
  return this.set(_, this.$M + $);
@@ -2747,7 +2747,7 @@ var St = {}, Zf = {
2747
2747
  return R(1);
2748
2748
  if (L === i)
2749
2749
  return R(7);
2750
- var H = (b = {}, b[r] = 6e4, b[s] = 36e5, b[o] = 1e3, b)[L] || 1, j = this.$d.getTime() + $ * H;
2750
+ var H = (v = {}, v[r] = 6e4, v[s] = 36e5, v[o] = 1e3, v)[L] || 1, j = this.$d.getTime() + $ * H;
2751
2751
  return w.w(j, this);
2752
2752
  }, k.subtract = function($, M) {
2753
2753
  return this.add(-1 * $, M);
@@ -2755,22 +2755,22 @@ var St = {}, Zf = {
2755
2755
  var M = this;
2756
2756
  if (!this.isValid())
2757
2757
  return "Invalid Date";
2758
- var b = $ || "YYYY-MM-DDTHH:mm:ssZ", N = w.z(this), L = this.$locale(), R = this.$H, H = this.$m, j = this.$M, P = L.weekdays, ct = L.months, ot = function(X, ft, Yt, Rt) {
2759
- return X && (X[ft] || X(M, b)) || Yt[ft].substr(0, Rt);
2758
+ var v = $ || "YYYY-MM-DDTHH:mm:ssZ", N = w.z(this), L = this.$locale(), R = this.$H, H = this.$m, j = this.$M, P = L.weekdays, lt = L.months, ot = function(X, ft, Yt, Rt) {
2759
+ return X && (X[ft] || X(M, v)) || Yt[ft].substr(0, Rt);
2760
2760
  }, rt = function(X) {
2761
2761
  return w.s(R % 12 || 12, X, "0");
2762
2762
  }, pt = L.meridiem || function(X, ft, Yt) {
2763
2763
  var Rt = X < 12 ? "AM" : "PM";
2764
2764
  return Yt ? Rt.toLowerCase() : Rt;
2765
- }, yt = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: j + 1, MM: w.s(j + 1, 2, "0"), MMM: ot(L.monthsShort, j, ct, 3), MMMM: ot(ct, j), D: this.$D, DD: w.s(this.$D, 2, "0"), d: String(this.$W), dd: ot(L.weekdaysMin, this.$W, P, 2), ddd: ot(L.weekdaysShort, this.$W, P, 3), dddd: P[this.$W], H: String(R), HH: w.s(R, 2, "0"), h: rt(1), hh: rt(2), a: pt(R, H, !0), A: pt(R, H, !1), m: String(H), mm: w.s(H, 2, "0"), s: String(this.$s), ss: w.s(this.$s, 2, "0"), SSS: w.s(this.$ms, 3, "0"), Z: N };
2766
- return b.replace(m, function(X, ft) {
2765
+ }, yt = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: j + 1, MM: w.s(j + 1, 2, "0"), MMM: ot(L.monthsShort, j, lt, 3), MMMM: ot(lt, j), D: this.$D, DD: w.s(this.$D, 2, "0"), d: String(this.$W), dd: ot(L.weekdaysMin, this.$W, P, 2), ddd: ot(L.weekdaysShort, this.$W, P, 3), dddd: P[this.$W], H: String(R), HH: w.s(R, 2, "0"), h: rt(1), hh: rt(2), a: pt(R, H, !0), A: pt(R, H, !1), m: String(H), mm: w.s(H, 2, "0"), s: String(this.$s), ss: w.s(this.$s, 2, "0"), SSS: w.s(this.$ms, 3, "0"), Z: N };
2766
+ return v.replace(m, function(X, ft) {
2767
2767
  return ft || yt[X] || N.replace(":", "");
2768
2768
  });
2769
2769
  }, k.utcOffset = function() {
2770
2770
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
2771
- }, k.diff = function($, M, b) {
2771
+ }, k.diff = function($, M, v) {
2772
2772
  var N, L = w.p(M), R = D($), H = 6e4 * (R.utcOffset() - this.utcOffset()), j = this - R, P = w.m(this, R);
2773
- return P = (N = {}, N[l] = P / 12, N[_] = P, N[u] = P / 3, N[i] = (j - H) / 6048e5, N[c] = (j - H) / 864e5, N[s] = j / 36e5, N[r] = j / 6e4, N[o] = j / 1e3, N)[L] || j, b ? P : w.a(P);
2773
+ return P = (N = {}, N[l] = P / 12, N[_] = P, N[u] = P / 3, N[i] = (j - H) / 6048e5, N[c] = (j - H) / 864e5, N[s] = j / 36e5, N[r] = j / 6e4, N[o] = j / 1e3, N)[L] || j, v ? P : w.a(P);
2774
2774
  }, k.daysInMonth = function() {
2775
2775
  return this.endOf(_).$D;
2776
2776
  }, k.$locale = function() {
@@ -2778,8 +2778,8 @@ var St = {}, Zf = {
2778
2778
  }, k.locale = function($, M) {
2779
2779
  if (!$)
2780
2780
  return this.$L;
2781
- var b = this.clone(), N = I($, M, !0);
2782
- return N && (b.$L = N), b;
2781
+ var v = this.clone(), N = I($, M, !0);
2782
+ return N && (v.$L = N), v;
2783
2783
  }, k.clone = function() {
2784
2784
  return w.w(this.$d, this);
2785
2785
  }, k.toDate = function() {
@@ -2819,8 +2819,8 @@ var io = {}, qf = {
2819
2819
  e = e && e.hasOwnProperty("default") ? e.default : e;
2820
2820
  var o = "января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"), r = "январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"), s = "янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"), c = "янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_"), i = /D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;
2821
2821
  function _(d, m, h) {
2822
- var g, v;
2823
- return h === "m" ? m ? "минута" : "минуту" : d + " " + (g = +d, v = { mm: m ? "минута_минуты_минут" : "минуту_минуты_минут", hh: "час_часа_часов", dd: "день_дня_дней", MM: "месяц_месяца_месяцев", yy: "год_года_лет" }[h].split("_"), g % 10 == 1 && g % 100 != 11 ? v[0] : g % 10 >= 2 && g % 10 <= 4 && (g % 100 < 10 || g % 100 >= 20) ? v[1] : v[2]);
2822
+ var g, b;
2823
+ return h === "m" ? m ? "минута" : "минуту" : d + " " + (g = +d, b = { mm: m ? "минута_минуты_минут" : "минуту_минуты_минут", hh: "час_часа_часов", dd: "день_дня_дней", MM: "месяц_месяца_месяцев", yy: "год_года_лет" }[h].split("_"), g % 10 == 1 && g % 100 != 11 ? b[0] : g % 10 >= 2 && g % 10 <= 4 && (g % 100 < 10 || g % 100 >= 20) ? b[1] : b[2]);
2824
2824
  }
2825
2825
  var u = function(d, m) {
2826
2826
  return i.test(m) ? o[d.month()] : r[d.month()];
@@ -3098,8 +3098,8 @@ const go = (t, n = "DD.MM.YYYY", e = "en") => t ? Jf(t).locale(e).format(n) : ""
3098
3098
  if (e) {
3099
3099
  const d = new URLSearchParams();
3100
3100
  Object.entries(e).forEach(([m, h]) => {
3101
- Array.isArray(h) ? h.forEach((g, v) => {
3102
- g && d.append(`${m}[${v}]`, g);
3101
+ Array.isArray(h) ? h.forEach((g, b) => {
3102
+ g && d.append(`${m}[${b}]`, g);
3103
3103
  }) : h && d.append(m, h);
3104
3104
  }), p += `?${d.toString()}`;
3105
3105
  }
@@ -3229,7 +3229,7 @@ const sm = (t) => {
3229
3229
  const d = (i || []).find((g) => g.slug === p.root.targetMatch.matchSlug);
3230
3230
  if (!d)
3231
3231
  return;
3232
- const m = be(d), h = dn(m, p.root.customMatch, (g, [v, f]) => W(f));
3232
+ const m = ve(d), h = dn(m, p.root.customMatch, (g, [b, f]) => W(f));
3233
3233
  return T(C({}, p), {
3234
3234
  match: h
3235
3235
  });
@@ -3243,18 +3243,18 @@ const sm = (t) => {
3243
3243
  baseMatch: n,
3244
3244
  oddFormatter: e
3245
3245
  }, o) => {
3246
- var ct, ot, rt, pt, yt, X, ft, Yt, Rt, ie, ce, le, _e, de, dt;
3246
+ var lt, ot, rt, pt, yt, X, ft, Yt, Rt, ie, ce, le, _e, de, dt;
3247
3247
  const [r, s] = gt(1 / 0), c = K(null), i = Pt({
3248
3248
  targetRef: c,
3249
3249
  id: t
3250
3250
  }), _ = J(), u = Dt(_, i);
3251
- u && (Wt(u, "buttonWrapper.percent_width", (ct = u == null ? void 0 : u.buttonWrapper) == null ? void 0 : ct.width), Wt(u, "legal.percent_width", (ot = u == null ? void 0 : u.legal) == null ? void 0 : ot.width));
3251
+ u && (Wt(u, "buttonWrapper.percent_width", (lt = u == null ? void 0 : u.buttonWrapper) == null ? void 0 : lt.width), Wt(u, "legal.percent_width", (ot = u == null ? void 0 : u.legal) == null ? void 0 : ot.width));
3252
3252
  const l = G(u);
3253
3253
  It(u);
3254
3254
  const p = y(l, "root.delay", 0), m = y(l, "children", []).find((ue) => ue.name === "auto"), {
3255
3255
  isOpen: h,
3256
3256
  apiHost: g,
3257
- clickHide: v,
3257
+ clickHide: b,
3258
3258
  click: f
3259
3259
  } = un(o, p, !0), S = y(l, "close.variant", "default"), O = y(l, "close.radius", 21), I = y(l, "close.colorDirection", "default"), D = y(l, "close.timeoutLock", !1), w = S === "timer" ? r <= 0 : !0, z = S === "timer" && D && r > 0 ? "div" : "a", {
3260
3260
  expressMatches: q,
@@ -3267,7 +3267,7 @@ const sm = (t) => {
3267
3267
  alignItems: jt((pt = l.root) == null ? void 0 : pt.align)
3268
3268
  }), M = T(C({}, l.text), {
3269
3269
  textAlign: (yt = l.root) == null ? void 0 : yt.align
3270
- }), b = T(C({}, l == null ? void 0 : l.button), {
3270
+ }), v = T(C({}, l == null ? void 0 : l.button), {
3271
3271
  justifyContent: jt((X = l.root) == null ? void 0 : X.textAlign)
3272
3272
  }), N = T(C({}, l == null ? void 0 : l.legal), {
3273
3273
  justifyContent: jt((ft = l.root) == null ? void 0 : ft.textAlign)
@@ -3292,7 +3292,7 @@ const sm = (t) => {
3292
3292
  children: [a("div", {
3293
3293
  className: nt.overlay,
3294
3294
  style: l.overlay,
3295
- onClick: w && v
3295
+ onClick: w && b
3296
3296
  }), a("div", {
3297
3297
  className: nt.content,
3298
3298
  children: [S === "default" ? a("div", {
@@ -3301,7 +3301,7 @@ const sm = (t) => {
3301
3301
  borderBottomLeftRadius: `${P}px`,
3302
3302
  borderTopRightRadius: `${P}px`
3303
3303
  }),
3304
- onClick: v,
3304
+ onClick: b,
3305
3305
  children: a(Zt, {
3306
3306
  width: 11,
3307
3307
  height: 11
@@ -3312,7 +3312,7 @@ const sm = (t) => {
3312
3312
  timeout: y(l, "close.timeout"),
3313
3313
  colorDirection: I,
3314
3314
  radius: O,
3315
- onClick: v,
3315
+ onClick: b,
3316
3316
  onChange: s
3317
3317
  })
3318
3318
  }), a(E, {
@@ -3370,7 +3370,7 @@ const sm = (t) => {
3370
3370
  children: (_e = l.buttonHead) == null ? void 0 : _e.children
3371
3371
  }), a("div", {
3372
3372
  className: nt.buttonTarget,
3373
- style: b,
3373
+ style: v,
3374
3374
  children: (de = l.button) == null ? void 0 : de.children
3375
3375
  })]
3376
3376
  }), a(E, {
@@ -3382,7 +3382,7 @@ const sm = (t) => {
3382
3382
  })]
3383
3383
  })]
3384
3384
  });
3385
- }), C0 = At(a(cm, {})), lm = "_root_1ctra_1", _m = "_background_1ctra_18", dm = "_body_1ctra_27", um = "_bookmaker_1ctra_36", pm = "_button_1ctra_43", fm = "_rowFirst_1ctra_58", mm = "_rowSecond_1ctra_64", gm = "_legal_1ctra_70", hm = "_legalText_1ctra_89", ym = "_legalOpen_1ctra_98", vm = "_legalStatic_1ctra_102", bm = "_legalButton_1ctra_106", vt = {
3385
+ }), k0 = At(a(cm, {})), lm = "_root_1ctra_1", _m = "_background_1ctra_18", dm = "_body_1ctra_27", um = "_bookmaker_1ctra_36", pm = "_button_1ctra_43", fm = "_rowFirst_1ctra_58", mm = "_rowSecond_1ctra_64", gm = "_legal_1ctra_70", hm = "_legalText_1ctra_89", ym = "_legalOpen_1ctra_98", bm = "_legalStatic_1ctra_102", vm = "_legalButton_1ctra_106", bt = {
3386
3386
  root: lm,
3387
3387
  background: _m,
3388
3388
  body: dm,
@@ -3393,8 +3393,8 @@ const sm = (t) => {
3393
3393
  legal: gm,
3394
3394
  legalText: hm,
3395
3395
  legalOpen: ym,
3396
- legalStatic: vm,
3397
- legalButton: bm
3396
+ legalStatic: bm,
3397
+ legalButton: vm
3398
3398
  }, $m = (t) => {
3399
3399
  var i, _;
3400
3400
  const n = J(), e = (i = n == null ? void 0 : n.root) == null ? void 0 : i.promotionSlug, o = ((_ = n == null ? void 0 : n.root) == null ? void 0 : _.promotionFields) || [], r = Nt(() => !e || (o == null ? void 0 : o.length) === 0 ? [] : o.map((u) => `${e}:${u}`), [e, o]), {
@@ -3417,62 +3417,62 @@ const sm = (t) => {
3417
3417
  apiHost: t,
3418
3418
  onClick: n
3419
3419
  }) => {
3420
- var p, d, m, h, g, v, f, S, O, I, D, w, z;
3420
+ var p, d, m, h, g, b, f, S, O, I, D, w, z;
3421
3421
  const e = J(), o = G(e), {
3422
3422
  promotionValues: r
3423
3423
  } = $m(t), [s, c] = Ce(), i = !!((p = o.legalInfoButton) != null && p.closeText && ((m = (d = o.legalInfoButton) == null ? void 0 : d.closeText) == null ? void 0 : m.length) > 0), _ = ge((h = o.rowFirst) == null ? void 0 : h.children, r, {
3424
3424
  parse: !1
3425
3425
  }), u = ge((g = o.rowSecond) == null ? void 0 : g.children, r, {
3426
3426
  parse: !1
3427
- }), l = ge((v = o.bookmaker) == null ? void 0 : v.children, r, {
3427
+ }), l = ge((b = o.bookmaker) == null ? void 0 : b.children, r, {
3428
3428
  parse: !1
3429
3429
  });
3430
3430
  return a("div", {
3431
- className: vt.root,
3431
+ className: bt.root,
3432
3432
  style: Ot(o.root, ...Tt),
3433
3433
  children: [a("div", {
3434
- className: vt.background,
3434
+ className: bt.background,
3435
3435
  style: Vt(o.root, ...Tt)
3436
3436
  }), a("a", {
3437
3437
  href: (f = o.root) == null ? void 0 : f.offer,
3438
3438
  target: "_blank",
3439
3439
  rel: "nofollow noopener noreferrer",
3440
- className: vt.body,
3440
+ className: bt.body,
3441
3441
  onClick: () => n(o.id),
3442
3442
  children: [a("div", {
3443
3443
  children: [a(E, {
3444
- className: vt.rowFirst,
3444
+ className: bt.rowFirst,
3445
3445
  style: o == null ? void 0 : o.rowFirst,
3446
3446
  typography: o == null ? void 0 : o.rowFirst,
3447
3447
  accentTypography: (S = o == null ? void 0 : o.rowFirst) == null ? void 0 : S.accentTypography,
3448
3448
  children: _
3449
3449
  }), a(E, {
3450
- className: vt.rowSecond,
3450
+ className: bt.rowSecond,
3451
3451
  style: o == null ? void 0 : o.rowSecond,
3452
3452
  typography: o == null ? void 0 : o.rowSecond,
3453
3453
  accentTypography: (O = o == null ? void 0 : o.rowSecond) == null ? void 0 : O.accentTypography,
3454
3454
  children: u
3455
3455
  }), a("div", {
3456
- className: vt.bookmaker,
3456
+ className: bt.bookmaker,
3457
3457
  style: o.bookmaker,
3458
3458
  children: l
3459
3459
  })]
3460
3460
  }), a("div", {
3461
- className: vt.button,
3461
+ className: bt.button,
3462
3462
  style: o.button,
3463
3463
  children: (I = o.button) == null ? void 0 : I.children
3464
3464
  })]
3465
3465
  }), a("div", {
3466
- className: A(vt.legal, {
3467
- [vt.legalOpen]: s,
3468
- [vt.legalStatic]: !i
3466
+ className: A(bt.legal, {
3467
+ [bt.legalOpen]: s,
3468
+ [bt.legalStatic]: !i
3469
3469
  }),
3470
3470
  style: o.legalInfo,
3471
3471
  children: [a("div", {
3472
- className: vt.legalText,
3472
+ className: bt.legalText,
3473
3473
  children: (D = o.legalInfo) == null ? void 0 : D.children
3474
3474
  }), a("div", {
3475
- className: vt.legalButton,
3475
+ className: bt.legalButton,
3476
3476
  style: o.legalInfoButton,
3477
3477
  onClick: c,
3478
3478
  children: s ? (w = o.legalInfoButton) == null ? void 0 : w.openText : (z = o.legalInfoButton) == null ? void 0 : z.closeText
@@ -3509,8 +3509,8 @@ const sm = (t) => {
3509
3509
  const p = c != null ? c : [];
3510
3510
  return r && (s = s.sort((m, h) => {
3511
3511
  var f, S;
3512
- const g = p.indexOf((f = m.root) == null ? void 0 : f.connectorBookmakerSlug), v = p.indexOf((S = h.root) == null ? void 0 : S.connectorBookmakerSlug);
3513
- return (g === -1 ? 1 / 0 : g) - (v === -1 ? 1 / 0 : v);
3512
+ const g = p.indexOf((f = m.root) == null ? void 0 : f.connectorBookmakerSlug), b = p.indexOf((S = h.root) == null ? void 0 : S.connectorBookmakerSlug);
3513
+ return (g === -1 ? 1 / 0 : g) - (b === -1 ? 1 / 0 : b);
3514
3514
  })), typeof e == "number" && (s = (d = s.filter((m) => {
3515
3515
  var h;
3516
3516
  return !((h = m == null ? void 0 : m.root) != null && h.hidden);
@@ -3538,36 +3538,37 @@ const sm = (t) => {
3538
3538
  })
3539
3539
  }))
3540
3540
  });
3541
- }), k0 = At(a(Tm, {})), Mm = "_root_1ihpv_1", xm = "_desktop_1ihpv_12", Lm = "_laptop_1ihpv_13", Nm = "_promotion_1ihpv_17", Sm = "_background_1ihpv_34", Om = "_close_1ihpv_44", Am = "_content_1ihpv_63", Dm = "_variant2_1ihpv_77", Im = "_logo_1ihpv_81", Rm = "_left_1ihpv_93", Bm = "_center_1ihpv_106", jm = "_slide_1ihpv_112", Hm = "_slide_animated_default_1ihpv_126", Pm = "_right_1ihpv_136", Ym = "_variant3_1ihpv_148", Em = "_increase_1ihpv_1", lt = {
3541
+ }), w0 = At(a(Tm, {})), Mm = "_root_16231_1", xm = "_body_16231_10", Lm = "_desktop_16231_16", Nm = "_laptop_16231_16", Sm = "_promotion_16231_20", Om = "_background_16231_37", Am = "_close_16231_47", Dm = "_content_16231_66", Im = "_variant2_16231_79", Rm = "_logo_16231_83", Bm = "_left_16231_95", jm = "_center_16231_108", Hm = "_slide_16231_114", Pm = "_slide_animated_default_16231_128", Ym = "_right_16231_138", Em = "_variant3_16231_150", Vm = "_increase_16231_1", st = {
3542
3542
  root: Mm,
3543
- desktop: xm,
3544
- laptop: Lm,
3545
- promotion: Nm,
3546
- background: Sm,
3547
- close: Om,
3548
- content: Am,
3549
- variant2: Dm,
3550
- logo: Im,
3551
- left: Rm,
3552
- center: Bm,
3553
- slide: jm,
3554
- slide_animated_default: Hm,
3555
- "fade-in-out": "_fade-in-out_1ihpv_1",
3556
- "slide_animated_bottom-top": "_slide_animated_bottom-top_1ihpv_129",
3557
- "fade-in-bottom-out-top": "_fade-in-bottom-out-top_1ihpv_1",
3558
- "slide_animated_top-bottom": "_slide_animated_top-bottom_1ihpv_132",
3559
- right: Pm,
3560
- variant3: Ym,
3561
- "fade-in-out-initial": "_fade-in-out-initial_1ihpv_1",
3562
- "fade-in-top-out-bottom": "_fade-in-top-out-bottom_1ihpv_1",
3563
- increase: Em
3564
- }, Vm = "_root_1c4sr_1", Gm = "_desktop_1c4sr_11", ho = {
3565
- root: Vm,
3566
- desktop: Gm
3567
- }, Fm = "_word_1m5wb_19", Wm = "_root_1m5wb_24", Um = "_pulse_1m5wb_1", yo = {
3568
- word: Fm,
3569
- root: Wm,
3570
- pulse: Um,
3543
+ body: xm,
3544
+ desktop: Lm,
3545
+ laptop: Nm,
3546
+ promotion: Sm,
3547
+ background: Om,
3548
+ close: Am,
3549
+ content: Dm,
3550
+ variant2: Im,
3551
+ logo: Rm,
3552
+ left: Bm,
3553
+ center: jm,
3554
+ slide: Hm,
3555
+ slide_animated_default: Pm,
3556
+ "fade-in-out": "_fade-in-out_16231_1",
3557
+ "slide_animated_bottom-top": "_slide_animated_bottom-top_16231_131",
3558
+ "fade-in-bottom-out-top": "_fade-in-bottom-out-top_16231_1",
3559
+ "slide_animated_top-bottom": "_slide_animated_top-bottom_16231_134",
3560
+ right: Ym,
3561
+ variant3: Em,
3562
+ "fade-in-out-initial": "_fade-in-out-initial_16231_1",
3563
+ "fade-in-top-out-bottom": "_fade-in-top-out-bottom_16231_1",
3564
+ increase: Vm
3565
+ }, Gm = "_root_1c4sr_1", Fm = "_desktop_1c4sr_11", ho = {
3566
+ root: Gm,
3567
+ desktop: Fm
3568
+ }, Wm = "_word_1m5wb_19", Um = "_root_1m5wb_24", zm = "_pulse_1m5wb_1", yo = {
3569
+ word: Wm,
3570
+ root: Um,
3571
+ pulse: zm,
3571
3572
  "word-animation": "_word-animation_1m5wb_1"
3572
3573
  }, Gt = ({
3573
3574
  duration: t = 1e3,
@@ -3593,7 +3594,7 @@ const sm = (t) => {
3593
3594
  }, [o, e]), Z(() => () => {
3594
3595
  r(0);
3595
3596
  }, [e]), s;
3596
- }, xe = 1e3, vo = 1300, bo = 0, zm = ({
3597
+ }, xe = 1e3, bo = 1300, vo = 0, Km = ({
3597
3598
  children: t,
3598
3599
  pause: n,
3599
3600
  deps: e = []
@@ -3601,11 +3602,11 @@ const sm = (t) => {
3601
3602
  const o = K(null), r = Gt({
3602
3603
  pause: n,
3603
3604
  duration: xe,
3604
- delay: (i) => i > 0 ? vo : bo
3605
+ delay: (i) => i > 0 ? bo : vo
3605
3606
  }), s = Gt({
3606
3607
  pause: n,
3607
- duration: vo,
3608
- delay: (i) => i === 0 ? xe + bo : xe
3608
+ duration: bo,
3609
+ delay: (i) => i === 0 ? xe + vo : xe
3609
3610
  }), c = (i, _, u) => {
3610
3611
  const l = typeof i == "string" ? document.createElement("span") : i;
3611
3612
  return typeof i == "string" && (l.textContent = i), l.classList.add(yo.word), l.style.animationDelay = `${_ * u}ms`, l.style.animationDuration = `${u}ms`, l;
@@ -3617,14 +3618,14 @@ const sm = (t) => {
3617
3618
  if (_ && _.childNodes.length > 0) {
3618
3619
  const u = Array.from(_.childNodes), l = [];
3619
3620
  u.forEach((h) => {
3620
- var g, v;
3621
+ var g, b;
3621
3622
  if (h instanceof HTMLElement && h.getAttribute("data-wrapped") === "1")
3622
3623
  l.push(h);
3623
3624
  else if (h.nodeType === Node.TEXT_NODE) {
3624
3625
  const f = ((g = h.textContent) == null ? void 0 : g.split(" ")) || [];
3625
3626
  l.push(...f.filter((S) => S !== "").map((S) => [S, " "]).flat());
3626
3627
  } else
3627
- (((v = h.textContent) == null ? void 0 : v.split(" ")) || []).forEach((S) => {
3628
+ (((b = h.textContent) == null ? void 0 : b.split(" ")) || []).forEach((S) => {
3628
3629
  const O = h.cloneNode();
3629
3630
  O.textContent = S + " ", l.push(O);
3630
3631
  });
@@ -3645,7 +3646,7 @@ const sm = (t) => {
3645
3646
  ref: o,
3646
3647
  children: t
3647
3648
  });
3648
- }, Km = ({
3649
+ }, Zm = ({
3649
3650
  isActive: t,
3650
3651
  pauseAnimation: n
3651
3652
  }) => {
@@ -3656,7 +3657,7 @@ const sm = (t) => {
3656
3657
  [ho.desktop]: (e == null ? void 0 : e.device) === "desktop"
3657
3658
  }),
3658
3659
  style: Ot(o.root, ...Tt),
3659
- children: a(zm, {
3660
+ children: a(Km, {
3660
3661
  pause: ((r = o == null ? void 0 : o.root) == null ? void 0 : r.textAnimation) !== "words" || n,
3661
3662
  deps: [e == null ? void 0 : e.device],
3662
3663
  children: a(E, {
@@ -3666,26 +3667,26 @@ const sm = (t) => {
3666
3667
  })
3667
3668
  })
3668
3669
  }) : null;
3669
- }, Zm = "_root_17wf3_1", Jm = "_title_17wf3_8", qm = "_desktop_17wf3_13", Xm = "_laptop_17wf3_13", Qm = "_titleLabel_17wf3_17", tg = "_tablet_17wf3_20", eg = "_titleValue_17wf3_27", ng = "_teamLogo_17wf3_38", og = "_teams_17wf3_49", rg = "_teamName_17wf3_57", ag = "_odds_17wf3_65", sg = "_odd_17wf3_65", ig = "_oddX_17wf3_77", cg = "_oddValue_17wf3_85", et = {
3670
- root: Zm,
3671
- title: Jm,
3672
- desktop: qm,
3673
- laptop: Xm,
3674
- titleLabel: Qm,
3675
- tablet: tg,
3676
- titleValue: eg,
3677
- teamLogo: ng,
3678
- teams: og,
3679
- teamName: rg,
3680
- odds: ag,
3681
- odd: sg,
3682
- oddX: ig,
3683
- oddValue: cg
3670
+ }, Jm = "_root_17wf3_1", qm = "_title_17wf3_8", Xm = "_desktop_17wf3_13", Qm = "_laptop_17wf3_13", tg = "_titleLabel_17wf3_17", eg = "_tablet_17wf3_20", ng = "_titleValue_17wf3_27", og = "_teamLogo_17wf3_38", rg = "_teams_17wf3_49", ag = "_teamName_17wf3_57", sg = "_odds_17wf3_65", ig = "_odd_17wf3_65", cg = "_oddX_17wf3_77", lg = "_oddValue_17wf3_85", et = {
3671
+ root: Jm,
3672
+ title: qm,
3673
+ desktop: Xm,
3674
+ laptop: Qm,
3675
+ titleLabel: tg,
3676
+ tablet: eg,
3677
+ titleValue: ng,
3678
+ teamLogo: og,
3679
+ teams: rg,
3680
+ teamName: ag,
3681
+ odds: sg,
3682
+ odd: ig,
3683
+ oddX: cg,
3684
+ oddValue: lg
3684
3685
  }, Qt = (t, n, e = 1, o = !1) => {
3685
3686
  var i;
3686
3687
  const [r, s] = [n[0], n[1] || n[0]].map((_) => _ * e), c = `w${r}-h${s}${o ? "-c" : ""}`;
3687
3688
  return (i = t == null ? void 0 : t.replace(/(\/(?:upload|user-avatars)\/[\w\d]+\/)origin(\/)/, `$1${c}$2`)) != null ? i : t;
3688
- }, lg = ({
3689
+ }, _g = ({
3689
3690
  oddFormatter: t
3690
3691
  }) => {
3691
3692
  var i, _;
@@ -3780,24 +3781,24 @@ const sm = (t) => {
3780
3781
  })]
3781
3782
  })]
3782
3783
  });
3783
- }, _g = "_root_31lck_1", dg = "_title_31lck_8", ug = "_titleLabel_31lck_13", pg = "_tablet_31lck_16", fg = "_desktop_31lck_19", mg = "_laptop_31lck_19", gg = "_titleValue_31lck_23", hg = "_team_31lck_34", yg = "_teamLogo_31lck_45", vg = "_teamName_31lck_73", bg = "_teamValue_31lck_81", $g = "_wrapper_31lck_98", Cg = "_logos_31lck_106", kg = "_national_31lck_119", wg = "_names_31lck_129", Tg = "_odds_31lck_129", st = {
3784
- root: _g,
3785
- title: dg,
3786
- titleLabel: ug,
3787
- tablet: pg,
3788
- desktop: fg,
3789
- laptop: mg,
3790
- titleValue: gg,
3791
- team: hg,
3792
- teamLogo: yg,
3784
+ }, dg = "_root_31lck_1", ug = "_title_31lck_8", pg = "_titleLabel_31lck_13", fg = "_tablet_31lck_16", mg = "_desktop_31lck_19", gg = "_laptop_31lck_19", hg = "_titleValue_31lck_23", yg = "_team_31lck_34", bg = "_teamLogo_31lck_45", vg = "_teamName_31lck_73", $g = "_teamValue_31lck_81", Cg = "_wrapper_31lck_98", kg = "_logos_31lck_106", wg = "_national_31lck_119", Tg = "_names_31lck_129", Mg = "_odds_31lck_129", it = {
3785
+ root: dg,
3786
+ title: ug,
3787
+ titleLabel: pg,
3788
+ tablet: fg,
3789
+ desktop: mg,
3790
+ laptop: gg,
3791
+ titleValue: hg,
3792
+ team: yg,
3793
+ teamLogo: bg,
3793
3794
  teamName: vg,
3794
- teamValue: bg,
3795
- wrapper: $g,
3796
- logos: Cg,
3797
- national: kg,
3798
- names: wg,
3799
- odds: Tg
3800
- }, Mg = ({
3795
+ teamValue: $g,
3796
+ wrapper: Cg,
3797
+ logos: kg,
3798
+ national: wg,
3799
+ names: Tg,
3800
+ odds: Mg
3801
+ }, xg = ({
3801
3802
  oddFormatter: t
3802
3803
  }) => {
3803
3804
  var c, i;
@@ -3809,67 +3810,67 @@ const sm = (t) => {
3809
3810
  backgroundImage: Qt(y(e, "match.teams[1].logo"), [120, 120])
3810
3811
  });
3811
3812
  return a("div", {
3812
- className: A(st.root, {
3813
- [st.desktop]: (n == null ? void 0 : n.device) === "desktop",
3814
- [st.laptop]: (n == null ? void 0 : n.device) === "laptop",
3815
- [st.tablet]: (n == null ? void 0 : n.device) === "tablet",
3816
- [st.national]: y(e, "match.isNational") || o === "tennis"
3813
+ className: A(it.root, {
3814
+ [it.desktop]: (n == null ? void 0 : n.device) === "desktop",
3815
+ [it.laptop]: (n == null ? void 0 : n.device) === "laptop",
3816
+ [it.tablet]: (n == null ? void 0 : n.device) === "tablet",
3817
+ [it.national]: y(e, "match.isNational") || o === "tennis"
3817
3818
  }),
3818
3819
  style: Ot(e.root, ...Tt),
3819
3820
  children: [a("div", {
3820
- className: st.title,
3821
+ className: it.title,
3821
3822
  children: [a("div", {
3822
- className: st.titleLabel,
3823
+ className: it.titleLabel,
3823
3824
  style: e.titleLabel,
3824
3825
  children: (c = e.titleLabel) == null ? void 0 : c.children
3825
3826
  }), a("div", {
3826
- className: st.titleValue,
3827
+ className: it.titleValue,
3827
3828
  style: e.titleValue,
3828
3829
  children: (i = e.titleValue) == null ? void 0 : i.children
3829
3830
  })]
3830
3831
  }), a("div", {
3831
- className: st.wrapper,
3832
+ className: it.wrapper,
3832
3833
  children: [a("div", {
3833
- className: st.logos,
3834
+ className: it.logos,
3834
3835
  children: [a(kt, {
3835
- className: st.teamLogo,
3836
+ className: it.teamLogo,
3836
3837
  style: r,
3837
3838
  src: r.backgroundImage,
3838
3839
  sportSlug: o,
3839
3840
  country: y(e, "match.teams[0].country")
3840
3841
  }), a(kt, {
3841
- className: st.teamLogo,
3842
+ className: it.teamLogo,
3842
3843
  style: s,
3843
3844
  src: s.backgroundImage,
3844
3845
  sportSlug: o,
3845
3846
  country: y(e, "match.teams[1].country")
3846
3847
  })]
3847
3848
  }), a("div", {
3848
- className: st.names,
3849
+ className: it.names,
3849
3850
  children: [a("div", {
3850
- className: st.teamName,
3851
+ className: it.teamName,
3851
3852
  style: e.teamName,
3852
3853
  children: a(wt, T(C({}, y(e, "match.teams[0]")), {
3853
3854
  fallback: "Team A"
3854
3855
  }))
3855
3856
  }), a("div", {
3856
- className: st.teamName,
3857
+ className: it.teamName,
3857
3858
  style: e.teamName,
3858
3859
  children: a(wt, T(C({}, y(e, "match.teams[1]")), {
3859
3860
  fallback: "Team B"
3860
3861
  }))
3861
3862
  })]
3862
3863
  }), a("div", {
3863
- className: st.odds,
3864
+ className: it.odds,
3864
3865
  children: [a("div", {
3865
- className: st.teamValue,
3866
+ className: it.teamValue,
3866
3867
  style: e.value,
3867
3868
  children: a(Et, {
3868
3869
  odd: y(e, "match.markets.one_two.w1"),
3869
3870
  formatter: t
3870
3871
  })
3871
3872
  }), a("div", {
3872
- className: st.teamValue,
3873
+ className: it.teamValue,
3873
3874
  style: e.value,
3874
3875
  children: a(Et, {
3875
3876
  odd: y(e, "match.markets.one_two.w2"),
@@ -3879,7 +3880,7 @@ const sm = (t) => {
3879
3880
  })]
3880
3881
  })]
3881
3882
  });
3882
- }, xg = (t = [], n = !1) => {
3883
+ }, Lg = (t = [], n = !1) => {
3883
3884
  var i;
3884
3885
  const e = K(0), o = t.length, [r, s] = gt(0), c = (i = t[r || 0]) == null ? void 0 : i.animationDuration;
3885
3886
  return Z(() => {
@@ -3898,10 +3899,10 @@ const sm = (t) => {
3898
3899
  animatedIdx: r,
3899
3900
  countOfTick: e.current
3900
3901
  };
3901
- }, Lg = {
3902
+ }, Ng = {
3902
3903
  matches: "one_x_two",
3903
3904
  matchesOneTwo: "one_two"
3904
- }, $o = (t) => [Lg[t]], Ng = (t, n, e) => {
3905
+ }, $o = (t) => [Ng[t]], Sg = (t, n, e) => {
3905
3906
  const o = (d) => {
3906
3907
  var m;
3907
3908
  return W(d == null ? void 0 : d.matchSlug) && ((m = d == null ? void 0 : d.matchSlug) == null ? void 0 : m.length) > 0 || (d == null ? void 0 : d.isAuto);
@@ -3939,16 +3940,16 @@ const sm = (t) => {
3939
3940
  }, [s]), r.map((d) => {
3940
3941
  var m, h;
3941
3942
  if ("targetMatch" in d.root) {
3942
- const g = $o(d.name), v = (_ || []).find((I) => I.slug === d.root.targetMatch.matchSlug);
3943
+ const g = $o(d.name), b = (_ || []).find((I) => I.slug === d.root.targetMatch.matchSlug);
3943
3944
  if (((h = (m = d == null ? void 0 : d.root) == null ? void 0 : m.targetMatch) == null ? void 0 : h.isAuto) && l)
3944
3945
  return T(C({}, d), {
3945
- match: be(l, {
3946
+ match: ve(l, {
3946
3947
  markets: g
3947
3948
  })
3948
3949
  });
3949
- if (!v)
3950
+ if (!b)
3950
3951
  return;
3951
- const S = be(v, {
3952
+ const S = ve(b, {
3952
3953
  markets: g
3953
3954
  }), O = dn(S, d.root.customMatch, (I, [D, w]) => W(w));
3954
3955
  return T(C({}, d), {
@@ -3957,23 +3958,23 @@ const sm = (t) => {
3957
3958
  }
3958
3959
  return d;
3959
3960
  }).filter(Boolean);
3960
- }, Sg = "_buttonWrapper_100f2_1", Og = "_variant2_100f2_4", Ag = "_variant3_100f2_4", Dg = "_desktop_100f2_18", Ig = "_laptop_100f2_18", Rg = "_button_100f2_1", Bg = "_button_increase_100f2_47", jg = "_increase_100f2_1", Hg = "_button_pulseWithOverlay_100f2_50", Pg = "_button_pulse_100f2_50", Yg = "_pulse_100f2_1", Eg = "_button_clone_100f2_58", Vg = "_cloneFade_100f2_1", Gg = "_logo_100f2_78", Fg = "_buttonInner_100f2_93", bt = {
3961
- buttonWrapper: Sg,
3962
- variant2: Og,
3963
- variant3: Ag,
3964
- desktop: Dg,
3965
- laptop: Ig,
3966
- button: Rg,
3967
- button_increase: Bg,
3968
- increase: jg,
3969
- button_pulseWithOverlay: Hg,
3970
- button_pulse: Pg,
3971
- pulse: Yg,
3972
- button_clone: Eg,
3973
- cloneFade: Vg,
3974
- logo: Gg,
3975
- buttonInner: Fg
3976
- }, Wg = (t = !1) => {
3961
+ }, Og = "_buttonWrapper_100f2_1", Ag = "_variant2_100f2_4", Dg = "_variant3_100f2_4", Ig = "_desktop_100f2_18", Rg = "_laptop_100f2_18", Bg = "_button_100f2_1", jg = "_button_increase_100f2_47", Hg = "_increase_100f2_1", Pg = "_button_pulseWithOverlay_100f2_50", Yg = "_button_pulse_100f2_50", Eg = "_pulse_100f2_1", Vg = "_button_clone_100f2_58", Gg = "_cloneFade_100f2_1", Fg = "_logo_100f2_78", Wg = "_buttonInner_100f2_93", vt = {
3962
+ buttonWrapper: Og,
3963
+ variant2: Ag,
3964
+ variant3: Dg,
3965
+ desktop: Ig,
3966
+ laptop: Rg,
3967
+ button: Bg,
3968
+ button_increase: jg,
3969
+ increase: Hg,
3970
+ button_pulseWithOverlay: Pg,
3971
+ button_pulse: Yg,
3972
+ pulse: Eg,
3973
+ button_clone: Vg,
3974
+ cloneFade: Gg,
3975
+ logo: Fg,
3976
+ buttonInner: Wg
3977
+ }, Ug = (t = !1) => {
3977
3978
  const n = Gt({
3978
3979
  pause: t,
3979
3980
  duration: 2e3,
@@ -3987,7 +3988,7 @@ const sm = (t) => {
3987
3988
  cloneAnimation: n,
3988
3989
  pulseAnimation: e
3989
3990
  };
3990
- }, Ug = ({
3991
+ }, zg = ({
3991
3992
  rules: t,
3992
3993
  pauseAnimation: n
3993
3994
  }) => {
@@ -3995,26 +3996,26 @@ const sm = (t) => {
3995
3996
  const e = ((i = t == null ? void 0 : t.button) == null ? void 0 : i.animationName) === "pulseWithOverlay", o = ((_ = t == null ? void 0 : t.button) == null ? void 0 : _.animationName) === "increase", {
3996
3997
  cloneAnimation: r,
3997
3998
  pulseAnimation: s
3998
- } = Wg(!e || n), c = [r && bt.button_clone, s && bt.pulse].filter(Boolean).join(", ");
3999
+ } = Ug(!e || n), c = [r && vt.button_clone, s && vt.pulse].filter(Boolean).join(", ");
3999
4000
  return a("div", {
4000
- className: A(bt.buttonWrapper, {
4001
- [bt.variant2]: ((u = t == null ? void 0 : t.root) == null ? void 0 : u.variant) === "variant2",
4002
- [bt.variant3]: ((l = t == null ? void 0 : t.root) == null ? void 0 : l.variant) === "variant3"
4001
+ className: A(vt.buttonWrapper, {
4002
+ [vt.variant2]: ((u = t == null ? void 0 : t.root) == null ? void 0 : u.variant) === "variant2",
4003
+ [vt.variant3]: ((l = t == null ? void 0 : t.root) == null ? void 0 : l.variant) === "variant3"
4003
4004
  }),
4004
4005
  children: a("div", {
4005
- className: A(bt.button, {
4006
- [bt.button_pulseWithOverlay]: e,
4007
- [bt.button_increase]: o,
4008
- [bt.button_clone]: r,
4009
- [bt.button_pulse]: s
4006
+ className: A(vt.button, {
4007
+ [vt.button_pulseWithOverlay]: e,
4008
+ [vt.button_increase]: o,
4009
+ [vt.button_clone]: r,
4010
+ [vt.button_pulse]: s
4010
4011
  }),
4011
4012
  style: T(C({}, t == null ? void 0 : t.button), {
4012
4013
  animationName: c
4013
4014
  }),
4014
4015
  children: a("div", {
4015
- className: bt.buttonInner,
4016
+ className: vt.buttonInner,
4016
4017
  children: [!((p = t == null ? void 0 : t.logo) != null && p.hidden) && a("img", {
4017
- className: bt.logo,
4018
+ className: vt.logo,
4018
4019
  src: (d = t.logo) == null ? void 0 : d.imageSource,
4019
4020
  alt: "cover",
4020
4021
  style: t == null ? void 0 : t.logo
@@ -4022,7 +4023,7 @@ const sm = (t) => {
4022
4023
  })
4023
4024
  })
4024
4025
  });
4025
- }, zg = 3700, Kg = ({
4026
+ }, Kg = 3700, Zg = ({
4026
4027
  id: t,
4027
4028
  classNames: n,
4028
4029
  baseMatch: e,
@@ -4039,39 +4040,38 @@ const sm = (t) => {
4039
4040
  targetRef: u
4040
4041
  }), d = Dt(l, p), m = G(d);
4041
4042
  It(d);
4042
- const h = Ng(m, c, e), g = (b, N, L) => ({
4043
- text: a(Km, {
4043
+ const h = Sg(m, c, e), g = (v, N, L) => ({
4044
+ text: a(Zm, {
4044
4045
  isActive: N,
4045
4046
  pauseAnimation: o
4046
4047
  }),
4047
- matches: a(lg, {
4048
+ matches: a(_g, {
4048
4049
  oddFormatter: s
4049
4050
  }),
4050
- matchesOneTwo: a(Mg, {
4051
+ matchesOneTwo: a(xg, {
4051
4052
  oddFormatter: s
4052
4053
  })
4053
- })[b], v = h.filter(Boolean).map((b) => {
4054
+ })[v], b = h.filter(Boolean).map((v) => {
4054
4055
  var N, L;
4055
- return T(C({}, b), {
4056
- animationName: (N = b == null ? void 0 : b.root) == null ? void 0 : N.animationName,
4057
- animationDuration: ((L = b == null ? void 0 : b.root) == null ? void 0 : L.animationDuration) || zg
4056
+ return T(C({}, v), {
4057
+ animationName: (N = v == null ? void 0 : v.root) == null ? void 0 : N.animationName,
4058
+ animationDuration: ((L = v == null ? void 0 : v.root) == null ? void 0 : L.animationDuration) || Kg
4058
4059
  });
4059
4060
  }), {
4060
4061
  animatedIdx: f,
4061
4062
  countOfTick: S
4062
- } = xg(v, o), O = G(v[f] || {}), I = (v == null ? void 0 : v.length) > 1, D = Ot(m.root, ...Tt), w = (z = O == null ? void 0 : O.root) != null && z.hasCustomBackground ? Vt((O == null ? void 0 : O.root) || {}, ...Tt) : Vt(m.root, ...Tt);
4063
+ } = Lg(b, o), O = G(b[f] || {}), I = (b == null ? void 0 : b.length) > 1, D = Ot(m.root, ...Tt), w = (z = O == null ? void 0 : O.root) != null && z.hasCustomBackground ? Vt((O == null ? void 0 : O.root) || {}, ...Tt) : Vt(m.root, ...Tt);
4063
4064
  return a("div", {
4064
4065
  ref: u,
4065
- className: A(lt.root, n == null ? void 0 : n.root, {
4066
- [lt.desktop]: p === "desktop",
4067
- [lt.laptop]: p === "laptop",
4068
- [lt.tablet]: p === "tablet",
4069
- [lt.variant2]: ((q = m.root) == null ? void 0 : q.variant) === "variant2",
4070
- [lt.variant3]: ((x = m.root) == null ? void 0 : x.variant) === "variant3"
4066
+ className: A(st.root, n == null ? void 0 : n.root, {
4067
+ [st.desktop]: p === "desktop",
4068
+ [st.laptop]: p === "laptop",
4069
+ [st.tablet]: p === "tablet",
4070
+ [st.variant2]: ((q = m.root) == null ? void 0 : q.variant) === "variant2",
4071
+ [st.variant3]: ((x = m.root) == null ? void 0 : x.variant) === "variant3"
4071
4072
  }),
4072
- style: D,
4073
4073
  children: [a("div", {
4074
- className: lt.close,
4074
+ className: st.close,
4075
4075
  style: m.close,
4076
4076
  onClick: i,
4077
4077
  children: a(Zt, {
@@ -4079,78 +4079,82 @@ const sm = (t) => {
4079
4079
  height: 9
4080
4080
  })
4081
4081
  }), a("div", {
4082
- className: lt.promotion,
4083
- style: m.promotion,
4084
- children: (k = m.promotion) == null ? void 0 : k.children
4085
- }), a("a", {
4086
- href: ($ = m.root) == null ? void 0 : $.offer,
4087
- target: "_blank",
4088
- rel: "nofollow noopener noreferrer",
4089
- onClick: _,
4082
+ className: A(st.body, n == null ? void 0 : n.body),
4083
+ style: D,
4090
4084
  children: [a("div", {
4091
- className: lt.background,
4092
- style: w
4093
- }), a("div", {
4094
- className: lt.content,
4085
+ className: st.promotion,
4086
+ style: m.promotion,
4087
+ children: (k = m.promotion) == null ? void 0 : k.children
4088
+ }), a("a", {
4089
+ href: ($ = m.root) == null ? void 0 : $.offer,
4090
+ target: "_blank",
4091
+ rel: "nofollow noopener noreferrer",
4092
+ onClick: _,
4095
4093
  children: [a("div", {
4096
- className: lt.left,
4097
- children: a("div", {
4098
- className: lt.logo,
4099
- style: m.logo
4100
- })
4094
+ className: st.background,
4095
+ style: w
4101
4096
  }), a("div", {
4102
- className: lt.center,
4103
- style: {
4104
- opacity: r && o ? 0 : 1,
4105
- transition: ".3s"
4106
- },
4107
- children: (v || []).map((b, N) => a("div", {
4108
- "data-active-slide": f === N,
4109
- className: lt.slide,
4110
- style: I && S ? {
4111
- animationName: f === N ? lt[b.animationName || "fade-in-out"] : "none",
4112
- animationDuration: `${b.animationDuration}ms`
4113
- } : {
4114
- opacity: N === 0 ? 1 : 0
4115
- },
4116
- children: a(Ht, {
4117
- value: T(C({}, b), {
4118
- device: p
4119
- }),
4120
- children: g(b.name, f === N)
4097
+ className: st.content,
4098
+ children: [a("div", {
4099
+ className: st.left,
4100
+ children: a("div", {
4101
+ className: st.logo,
4102
+ style: m.logo
4121
4103
  })
4122
- }, N))
4123
- }), a("div", {
4124
- className: lt.right,
4125
- children: [a("img", {
4126
- className: lt.logo,
4127
- src: (M = m.logo) == null ? void 0 : M.imageSource,
4128
- style: m.logo
4129
- }), a(Ug, {
4130
- rules: m,
4131
- pauseAnimation: o
4104
+ }), a("div", {
4105
+ className: st.center,
4106
+ style: {
4107
+ opacity: r && o ? 0 : 1,
4108
+ transition: ".3s"
4109
+ },
4110
+ children: (b || []).map((v, N) => a("div", {
4111
+ "data-active-slide": f === N,
4112
+ className: st.slide,
4113
+ style: I && S ? {
4114
+ animationName: f === N ? st[v.animationName || "fade-in-out"] : "none",
4115
+ animationDuration: `${v.animationDuration}ms`
4116
+ } : {
4117
+ opacity: N === 0 ? 1 : 0
4118
+ },
4119
+ children: a(Ht, {
4120
+ value: T(C({}, v), {
4121
+ device: p
4122
+ }),
4123
+ children: g(v.name, f === N)
4124
+ })
4125
+ }, N))
4126
+ }), a("div", {
4127
+ className: st.right,
4128
+ children: [a("img", {
4129
+ className: st.logo,
4130
+ src: (M = m.logo) == null ? void 0 : M.imageSource,
4131
+ style: m.logo
4132
+ }), a(zg, {
4133
+ rules: m,
4134
+ pauseAnimation: o
4135
+ })]
4132
4136
  })]
4133
4137
  })]
4134
4138
  })]
4135
4139
  })]
4136
4140
  });
4137
- }, w0 = At(a(Kg, {})), Zg = "_content_c8kee_1", Jg = "_desktop_c8kee_6", qg = "_laptop_c8kee_6", Xg = "_tablet_c8kee_6", me = {
4138
- content: Zg,
4139
- desktop: Jg,
4140
- laptop: qg,
4141
- tablet: Xg
4142
- }, Qg = "_root_t1sch_1", t1 = "_content_t1sch_8", e1 = "_textContent_t1sch_15", n1 = "_backgroundLine_t1sch_20", o1 = "_button_t1sch_26", r1 = "_link_t1sch_32", a1 = "_legal_t1sch_38", s1 = "_legalText_t1sch_47", i1 = "_open_t1sch_56", c1 = "_legalMore_t1sch_61", Lt = {
4143
- root: Qg,
4144
- content: t1,
4145
- textContent: e1,
4146
- backgroundLine: n1,
4147
- button: o1,
4148
- link: r1,
4149
- legal: a1,
4150
- legalText: s1,
4151
- open: i1,
4152
- legalMore: c1
4153
- }, T0 = (t, n, e, o, r = $d) => {
4141
+ }, T0 = At(a(Zg, {})), Jg = "_content_c8kee_1", qg = "_desktop_c8kee_6", Xg = "_laptop_c8kee_6", Qg = "_tablet_c8kee_6", me = {
4142
+ content: Jg,
4143
+ desktop: qg,
4144
+ laptop: Xg,
4145
+ tablet: Qg
4146
+ }, t1 = "_root_t1sch_1", e1 = "_content_t1sch_8", n1 = "_textContent_t1sch_15", o1 = "_backgroundLine_t1sch_20", r1 = "_button_t1sch_26", a1 = "_link_t1sch_32", s1 = "_legal_t1sch_38", i1 = "_legalText_t1sch_47", c1 = "_open_t1sch_56", l1 = "_legalMore_t1sch_61", Lt = {
4147
+ root: t1,
4148
+ content: e1,
4149
+ textContent: n1,
4150
+ backgroundLine: o1,
4151
+ button: r1,
4152
+ link: a1,
4153
+ legal: s1,
4154
+ legalText: i1,
4155
+ open: c1,
4156
+ legalMore: l1
4157
+ }, M0 = (t, n, e, o, r = $d) => {
4154
4158
  const s = C({}, t);
4155
4159
  return r.forEach((c) => {
4156
4160
  s[n] = T(C({}, s[n]), {
@@ -4167,7 +4171,7 @@ const sm = (t) => {
4167
4171
  color: n
4168
4172
  });
4169
4173
  return Ot(e, "backgroundColor");
4170
- }, l1 = () => a("svg", {
4174
+ }, _1 = () => a("svg", {
4171
4175
  width: "81",
4172
4176
  height: "100%",
4173
4177
  viewBox: "0 0 81 76",
@@ -4192,7 +4196,7 @@ const sm = (t) => {
4192
4196
  d: "M72.426 8.99995L61 21.2163L62.5379 22.6541L73.9638 10.4377L72.426 8.99995Z",
4193
4197
  fill: "#E3E3E3"
4194
4198
  })]
4195
- }), _1 = ({
4199
+ }), d1 = ({
4196
4200
  onClick: t
4197
4201
  }) => {
4198
4202
  var s, c, i, _, u, l, p, d, m;
@@ -4223,7 +4227,7 @@ const sm = (t) => {
4223
4227
  style: T(C({}, mn(e.line)), {
4224
4228
  left: `calc(50% - ${(u = e.line) == null ? void 0 : u.left})`
4225
4229
  }),
4226
- children: a(l1, {})
4230
+ children: a(_1, {})
4227
4231
  }), a("a", {
4228
4232
  className: Lt.link,
4229
4233
  target: "_blank",
@@ -4247,22 +4251,22 @@ const sm = (t) => {
4247
4251
  })
4248
4252
  })]
4249
4253
  });
4250
- }, d1 = "_root_jijps_1", u1 = "_content_jijps_9", p1 = "_open_jijps_14", f1 = "_backgroundLine_jijps_18", m1 = "_link_jijps_24", g1 = "_button_jijps_30", h1 = "_logo_jijps_36", y1 = "_legal_jijps_42", v1 = "_legalText_jijps_60", b1 = "_legalStatic_jijps_72", $1 = "_legalMore_jijps_76", $t = {
4251
- root: d1,
4252
- content: u1,
4253
- open: p1,
4254
- backgroundLine: f1,
4255
- link: m1,
4256
- button: g1,
4257
- logo: h1,
4258
- legal: y1,
4254
+ }, u1 = "_root_jijps_1", p1 = "_content_jijps_9", f1 = "_open_jijps_14", m1 = "_backgroundLine_jijps_18", g1 = "_link_jijps_24", h1 = "_button_jijps_30", y1 = "_logo_jijps_36", b1 = "_legal_jijps_42", v1 = "_legalText_jijps_60", $1 = "_legalStatic_jijps_72", C1 = "_legalMore_jijps_76", $t = {
4255
+ root: u1,
4256
+ content: p1,
4257
+ open: f1,
4258
+ backgroundLine: m1,
4259
+ link: g1,
4260
+ button: h1,
4261
+ logo: y1,
4262
+ legal: b1,
4259
4263
  legalText: v1,
4260
- legalStatic: b1,
4261
- legalMore: $1
4262
- }, C1 = ({
4264
+ legalStatic: $1,
4265
+ legalMore: C1
4266
+ }, k1 = ({
4263
4267
  onClick: t
4264
4268
  }) => {
4265
- var c, i, _, u, l, p, d, m, h, g, v;
4269
+ var c, i, _, u, l, p, d, m, h, g, b;
4266
4270
  const n = J(), e = G(n), [o, r] = Ce(), s = !!((c = e.legalInfoButton) != null && c.closeText && ((_ = (i = e.legalInfoButton) == null ? void 0 : i.closeText) == null ? void 0 : _.length) > 0);
4267
4271
  return a("div", {
4268
4272
  className: A($t.root, {
@@ -4308,11 +4312,11 @@ const sm = (t) => {
4308
4312
  className: $t.legalMore,
4309
4313
  style: e.legalInfoButton,
4310
4314
  onClick: r,
4311
- children: o ? (g = e.legalInfoButton) == null ? void 0 : g.openText : (v = e.legalInfoButton) == null ? void 0 : v.closeText
4315
+ children: o ? (g = e.legalInfoButton) == null ? void 0 : g.openText : (b = e.legalInfoButton) == null ? void 0 : b.closeText
4312
4316
  })]
4313
4317
  })]
4314
4318
  });
4315
- }, k1 = (t) => {
4319
+ }, w1 = (t) => {
4316
4320
  const n = K(ln()), e = (r) => n.current.on("click", r), o = (r) => n.current.on("visible", r);
4317
4321
  return nn(t, () => ({
4318
4322
  promoId: "ContentCards",
@@ -4325,7 +4329,7 @@ const sm = (t) => {
4325
4329
  click: (...r) => n.current.emit("click", ...r),
4326
4330
  onClick: e
4327
4331
  };
4328
- }, w1 = ee(({
4332
+ }, T1 = ee(({
4329
4333
  id: t
4330
4334
  }, n) => {
4331
4335
  const e = K(null), o = J(), r = Pt({
@@ -4335,11 +4339,11 @@ const sm = (t) => {
4335
4339
  It(s);
4336
4340
  const {
4337
4341
  click: i
4338
- } = k1(n), _ = (u) => ({
4339
- cardVariant1: a(_1, {
4342
+ } = w1(n), _ = (u) => ({
4343
+ cardVariant1: a(d1, {
4340
4344
  onClick: i
4341
4345
  }),
4342
- cardVariant2: a(C1, {
4346
+ cardVariant2: a(k1, {
4343
4347
  onClick: i
4344
4348
  })
4345
4349
  })[u];
@@ -4358,24 +4362,24 @@ const sm = (t) => {
4358
4362
  }))
4359
4363
  })
4360
4364
  });
4361
- }), M0 = At(a(w1, {})), T1 = "_root_220na_1", M1 = "_content_220na_7", x1 = "_desktop_220na_15", L1 = "_laptop_220na_15", N1 = "_text_220na_19", S1 = "_button_220na_26", O1 = "_buttonText_220na_43", A1 = "_logo_220na_49", D1 = "_legal_220na_57", I1 = "_legalText_220na_68", R1 = "_legalOpen_220na_77", B1 = "_legalButton_220na_82", mt = {
4362
- root: T1,
4363
- content: M1,
4364
- desktop: x1,
4365
- laptop: L1,
4366
- text: N1,
4367
- button: S1,
4368
- buttonText: O1,
4369
- logo: A1,
4370
- legal: D1,
4371
- legalText: I1,
4372
- legalOpen: R1,
4373
- legalButton: B1
4374
- }, j1 = ee(({
4365
+ }), x0 = At(a(T1, {})), M1 = "_root_220na_1", x1 = "_content_220na_7", L1 = "_desktop_220na_15", N1 = "_laptop_220na_15", S1 = "_text_220na_19", O1 = "_button_220na_26", A1 = "_buttonText_220na_43", D1 = "_logo_220na_49", I1 = "_legal_220na_57", R1 = "_legalText_220na_68", B1 = "_legalOpen_220na_77", j1 = "_legalButton_220na_82", mt = {
4366
+ root: M1,
4367
+ content: x1,
4368
+ desktop: L1,
4369
+ laptop: N1,
4370
+ text: S1,
4371
+ button: O1,
4372
+ buttonText: A1,
4373
+ logo: D1,
4374
+ legal: I1,
4375
+ legalText: R1,
4376
+ legalOpen: B1,
4377
+ legalButton: j1
4378
+ }, H1 = ee(({
4375
4379
  id: t,
4376
4380
  onClick: n
4377
4381
  }, e) => {
4378
- var l, p, d, m, h, g, v, f, S, O, I;
4382
+ var l, p, d, m, h, g, b, f, S, O, I;
4379
4383
  const [o, r] = Ce(), s = K(null), c = J(), i = Pt({
4380
4384
  targetRef: s,
4381
4385
  id: t
@@ -4413,7 +4417,7 @@ const sm = (t) => {
4413
4417
  children: a(E, {
4414
4418
  typography: (h = u.button) == null ? void 0 : h.typography,
4415
4419
  accentTypography: (g = u.button) == null ? void 0 : g.accentTypography,
4416
- children: (v = u.button) == null ? void 0 : v.children
4420
+ children: (b = u.button) == null ? void 0 : b.children
4417
4421
  })
4418
4422
  })]
4419
4423
  })]
@@ -4434,54 +4438,54 @@ const sm = (t) => {
4434
4438
  })]
4435
4439
  })]
4436
4440
  });
4437
- }), x0 = At(a(j1, {})), H1 = "_root_1tp6m_1", P1 = "_withoutLegal_1tp6m_8", Y1 = "_desktop_1tp6m_12", E1 = "_tablet_1tp6m_12", V1 = "_w1440_1tp6m_12", G1 = "_w480_1tp6m_17", F1 = "_laptop_1tp6m_17", W1 = "_w400_1tp6m_22", U1 = "_w375_1tp6m_27", z1 = "_mobile_1tp6m_32", K1 = "_link_1tp6m_37", Z1 = "_close_1tp6m_41", J1 = "_container_1tp6m_65", q1 = "_isBonuses_1tp6m_86", X1 = "_title_1tp6m_90", Q1 = "_isColumn_1tp6m_95", th = "_containerInner_1tp6m_102", eh = "_containerBonuses_1tp6m_108", nh = "_badge_1tp6m_118", oh = "_badge_center_1tp6m_128", rh = "_badge_right_1tp6m_132", ah = "_badgeLogo_1tp6m_140", sh = "_badgeCopyWrapper_1tp6m_145", ih = "_badgeCopy_1tp6m_145", ch = "_badgeCopy_animated_1tp6m_168", lh = "_cloneFade_1tp6m_1", _h = "_badgeCopy_center_1tp6m_171", dh = "_badgeCopy_right_1tp6m_175", uh = "_artifact_1tp6m_180", ph = "_button_1tp6m_185", fh = "_button_increase_1tp6m_195", mh = "_increase_1tp6m_1", gh = "_buttonContent_1tp6m_199", hh = "_legalText_1tp6m_206", Y = {
4438
- root: H1,
4439
- withoutLegal: P1,
4440
- desktop: Y1,
4441
- tablet: E1,
4442
- w1440: V1,
4443
- w480: G1,
4444
- laptop: F1,
4445
- w400: W1,
4446
- w375: U1,
4447
- mobile: z1,
4448
- link: K1,
4449
- close: Z1,
4450
- container: J1,
4451
- isBonuses: q1,
4452
- title: X1,
4453
- isColumn: Q1,
4454
- containerInner: th,
4455
- containerBonuses: eh,
4456
- badge: nh,
4457
- badge_center: oh,
4458
- badge_right: rh,
4459
- badgeLogo: ah,
4460
- badgeCopyWrapper: sh,
4461
- badgeCopy: ih,
4462
- badgeCopy_animated: ch,
4463
- cloneFade: lh,
4464
- badgeCopy_center: _h,
4465
- badgeCopy_right: dh,
4466
- artifact: uh,
4467
- button: ph,
4468
- button_increase: fh,
4469
- increase: mh,
4470
- buttonContent: gh,
4471
- legalText: hh
4472
- }, yh = {
4441
+ }), L0 = At(a(H1, {})), P1 = "_root_1tp6m_1", Y1 = "_withoutLegal_1tp6m_8", E1 = "_desktop_1tp6m_12", V1 = "_tablet_1tp6m_12", G1 = "_w1440_1tp6m_12", F1 = "_w480_1tp6m_17", W1 = "_laptop_1tp6m_17", U1 = "_w400_1tp6m_22", z1 = "_w375_1tp6m_27", K1 = "_mobile_1tp6m_32", Z1 = "_link_1tp6m_37", J1 = "_close_1tp6m_41", q1 = "_container_1tp6m_65", X1 = "_isBonuses_1tp6m_86", Q1 = "_title_1tp6m_90", th = "_isColumn_1tp6m_95", eh = "_containerInner_1tp6m_102", nh = "_containerBonuses_1tp6m_108", oh = "_badge_1tp6m_118", rh = "_badge_center_1tp6m_128", ah = "_badge_right_1tp6m_132", sh = "_badgeLogo_1tp6m_140", ih = "_badgeCopyWrapper_1tp6m_145", ch = "_badgeCopy_1tp6m_145", lh = "_badgeCopy_animated_1tp6m_168", _h = "_cloneFade_1tp6m_1", dh = "_badgeCopy_center_1tp6m_171", uh = "_badgeCopy_right_1tp6m_175", ph = "_artifact_1tp6m_180", fh = "_button_1tp6m_185", mh = "_button_increase_1tp6m_195", gh = "_increase_1tp6m_1", hh = "_buttonContent_1tp6m_199", yh = "_legalText_1tp6m_206", Y = {
4442
+ root: P1,
4443
+ withoutLegal: Y1,
4444
+ desktop: E1,
4445
+ tablet: V1,
4446
+ w1440: G1,
4447
+ w480: F1,
4448
+ laptop: W1,
4449
+ w400: U1,
4450
+ w375: z1,
4451
+ mobile: K1,
4452
+ link: Z1,
4453
+ close: J1,
4454
+ container: q1,
4455
+ isBonuses: X1,
4456
+ title: Q1,
4457
+ isColumn: th,
4458
+ containerInner: eh,
4459
+ containerBonuses: nh,
4460
+ badge: oh,
4461
+ badge_center: rh,
4462
+ badge_right: ah,
4463
+ badgeLogo: sh,
4464
+ badgeCopyWrapper: ih,
4465
+ badgeCopy: ch,
4466
+ badgeCopy_animated: lh,
4467
+ cloneFade: _h,
4468
+ badgeCopy_center: dh,
4469
+ badgeCopy_right: uh,
4470
+ artifact: ph,
4471
+ button: fh,
4472
+ button_increase: mh,
4473
+ increase: gh,
4474
+ buttonContent: hh,
4475
+ legalText: yh
4476
+ }, bh = {
4473
4477
  matches: "one_x_two",
4474
4478
  matchesOneTwo: "one_two"
4475
- }, Co = (t) => [yh[t]], vh = (t, n, e) => {
4479
+ }, Co = (t) => [bh[t]], vh = (t, n, e) => {
4476
4480
  const o = (g) => {
4477
- var v;
4478
- return W(g == null ? void 0 : g.matchSlug) && ((v = g == null ? void 0 : g.matchSlug) == null ? void 0 : v.length) > 0 || (g == null ? void 0 : g.isAuto);
4481
+ var b;
4482
+ return W(g == null ? void 0 : g.matchSlug) && ((b = g == null ? void 0 : g.matchSlug) == null ? void 0 : b.length) > 0 || (g == null ? void 0 : g.isAuto);
4479
4483
  }, r = (t == null ? void 0 : t.children) || [], s = r.filter((g) => {
4480
- var v;
4481
- return o((v = g == null ? void 0 : g.root) == null ? void 0 : v.targetMatch);
4484
+ var b;
4485
+ return o((b = g == null ? void 0 : g.root) == null ? void 0 : b.targetMatch);
4482
4486
  }).map((g) => {
4483
- var v;
4484
- return T(C({}, (v = g == null ? void 0 : g.root) == null ? void 0 : v.targetMatch), {
4487
+ var b;
4488
+ return T(C({}, (b = g == null ? void 0 : g.root) == null ? void 0 : b.targetMatch), {
4485
4489
  markets: Co(g.name)
4486
4490
  });
4487
4491
  }), c = s.find((g) => g.isAuto), i = Ge(s), _ = (s == null ? void 0 : s.length) > 0, {
@@ -4517,18 +4521,18 @@ const sm = (t) => {
4517
4521
  Ve(i, s) || l();
4518
4522
  }, [s]);
4519
4523
  const h = r.map((g) => {
4520
- var v, f, S;
4521
- if ("targetMatch" in ((v = g == null ? void 0 : g.root) != null ? v : {})) {
4524
+ var b, f, S;
4525
+ if ("targetMatch" in ((b = g == null ? void 0 : g.root) != null ? b : {})) {
4522
4526
  const O = Co(g.name), I = (u || []).find((q) => q.slug === g.root.targetMatch.matchSlug);
4523
4527
  if (((S = (f = g == null ? void 0 : g.root) == null ? void 0 : f.targetMatch) == null ? void 0 : S.isAuto) && d)
4524
4528
  return T(C({}, g), {
4525
- match: be(d, {
4529
+ match: ve(d, {
4526
4530
  markets: O
4527
4531
  })
4528
4532
  });
4529
4533
  if (!I)
4530
4534
  return;
4531
- const w = be(I, {
4535
+ const w = ve(I, {
4532
4536
  markets: O
4533
4537
  }), z = dn(w, g.root.customMatch, (q, [x, k]) => W(k));
4534
4538
  return T(C({}, g), {
@@ -4542,20 +4546,20 @@ const sm = (t) => {
4542
4546
  resultChildren: h,
4543
4547
  fetching: p || m
4544
4548
  };
4545
- }, bh = "_root_15dhb_1", $h = "_desktop_15dhb_9", Ch = "_logos_15dhb_13", kh = "_tablet_15dhb_24", wh = "_w1440_15dhb_24", Th = "_teamLogo_15dhb_29", Mh = "_teamLogoInside_15dhb_53", xh = "_teams_15dhb_66", Lh = "_oddWrapper_15dhb_88", Nh = "_oddLabel_15dhb_101", Sh = "_oddValue_15dhb_111", Oh = "_text_15dhb_125", Ct = {
4546
- root: bh,
4547
- desktop: $h,
4548
- logos: Ch,
4549
- tablet: kh,
4550
- w1440: wh,
4551
- teamLogo: Th,
4552
- teamLogoInside: Mh,
4553
- teams: xh,
4554
- oddWrapper: Lh,
4555
- oddLabel: Nh,
4556
- oddValue: Sh,
4557
- text: Oh
4558
- }, Ah = ({
4549
+ }, $h = "_root_15dhb_1", Ch = "_desktop_15dhb_9", kh = "_logos_15dhb_13", wh = "_tablet_15dhb_24", Th = "_w1440_15dhb_24", Mh = "_teamLogo_15dhb_29", xh = "_teamLogoInside_15dhb_53", Lh = "_teams_15dhb_66", Nh = "_oddWrapper_15dhb_88", Sh = "_oddLabel_15dhb_101", Oh = "_oddValue_15dhb_111", Ah = "_text_15dhb_125", Ct = {
4550
+ root: $h,
4551
+ desktop: Ch,
4552
+ logos: kh,
4553
+ tablet: wh,
4554
+ w1440: Th,
4555
+ teamLogo: Mh,
4556
+ teamLogoInside: xh,
4557
+ teams: Lh,
4558
+ oddWrapper: Nh,
4559
+ oddLabel: Sh,
4560
+ oddValue: Oh,
4561
+ text: Ah
4562
+ }, Dh = ({
4559
4563
  oddFormatter: t,
4560
4564
  device: n,
4561
4565
  rootState: e
@@ -4569,8 +4573,8 @@ const sm = (t) => {
4569
4573
  desktop: 14,
4570
4574
  tablet: 12
4571
4575
  }[n]) != null ? w : 9;
4572
- return [r0.mobile].includes(n) && _.length > 35 ? D - 1 : D;
4573
- }, [n, _]), p = y(r, "coef.backgroundColor", "#fff"), d = Number(y(r, "match.prediction.factor", 0)).toFixed(2), m = +y(o, "root.bonusValue", 0), h = +d, g = h === 0, v = ge(g ? y(r, "text.fallbackChildren") : (S = r == null ? void 0 : r.text) == null ? void 0 : S.children, {
4576
+ return [a0.mobile].includes(n) && _.length > 35 ? D - 1 : D;
4577
+ }, [n, _]), p = y(r, "coef.backgroundColor", "#fff"), d = Number(y(r, "match.prediction.factor", 0)).toFixed(2), m = +y(o, "root.bonusValue", 0), h = +d, g = h === 0, b = ge(g ? y(r, "text.fallbackChildren") : (S = r == null ? void 0 : r.text) == null ? void 0 : S.children, {
4574
4578
  bonusValue: m,
4575
4579
  clearResult: (m * h - m).toFixed(0),
4576
4580
  rawResult: (m * h).toFixed(0),
@@ -4641,29 +4645,29 @@ const sm = (t) => {
4641
4645
  style: r == null ? void 0 : r.text,
4642
4646
  typography: (O = r == null ? void 0 : r.text) == null ? void 0 : O.typography,
4643
4647
  accentTypography: (I = r == null ? void 0 : r.text) == null ? void 0 : I.accentTypography,
4644
- children: v
4648
+ children: b
4645
4649
  })]
4646
4650
  });
4647
- }, Dh = "_root_ncevm_2", Ih = "_textContainer_ncevm_8", Rh = "_textContainer_animation_ncevm_23", Bh = "_textPulse_ncevm_1", jh = "_textContainer_invertColor_ncevm_26", Hh = "_boxContainer_ncevm_33", Ph = "_boxContainer_center_ncevm_37", Yh = "_box_ncevm_33", Eh = "_boxContainer_right_ncevm_50", Vh = "_desktop_ncevm_69", Gh = "_tablet_ncevm_72", Fh = "_w1440_ncevm_72", Wh = "_laptop_ncevm_75", Uh = "_w480_ncevm_75", zh = "_w375_ncevm_75", Kh = "_w400_ncevm_75", Zh = "_mobile_ncevm_75", Jh = "_fadeIn_ncevm_1", it = {
4648
- root: Dh,
4649
- textContainer: Ih,
4650
- textContainer_animation: Rh,
4651
+ }, Ih = "_root_ncevm_2", Rh = "_textContainer_ncevm_8", Bh = "_textContainer_animation_ncevm_23", jh = "_textPulse_ncevm_1", Hh = "_textContainer_invertColor_ncevm_26", Ph = "_boxContainer_ncevm_33", Yh = "_boxContainer_center_ncevm_37", Eh = "_box_ncevm_33", Vh = "_boxContainer_right_ncevm_50", Gh = "_desktop_ncevm_69", Fh = "_tablet_ncevm_72", Wh = "_w1440_ncevm_72", Uh = "_laptop_ncevm_75", zh = "_w480_ncevm_75", Kh = "_w375_ncevm_75", Zh = "_w400_ncevm_75", Jh = "_mobile_ncevm_75", qh = "_fadeIn_ncevm_1", ct = {
4652
+ root: Ih,
4653
+ textContainer: Rh,
4654
+ textContainer_animation: Bh,
4651
4655
  "fade-in-out": "_fade-in-out_ncevm_1",
4652
- textPulse: Bh,
4653
- textContainer_invertColor: jh,
4654
- boxContainer: Hh,
4655
- boxContainer_center: Ph,
4656
- box: Yh,
4657
- boxContainer_right: Eh,
4658
- desktop: Vh,
4659
- tablet: Gh,
4660
- w1440: Fh,
4661
- laptop: Wh,
4662
- w480: Uh,
4663
- w375: zh,
4664
- w400: Kh,
4665
- mobile: Zh,
4666
- fadeIn: Jh
4656
+ textPulse: jh,
4657
+ textContainer_invertColor: Hh,
4658
+ boxContainer: Ph,
4659
+ boxContainer_center: Yh,
4660
+ box: Eh,
4661
+ boxContainer_right: Vh,
4662
+ desktop: Gh,
4663
+ tablet: Fh,
4664
+ w1440: Wh,
4665
+ laptop: Uh,
4666
+ w480: zh,
4667
+ w375: Kh,
4668
+ w400: Zh,
4669
+ mobile: Jh,
4670
+ fadeIn: qh
4667
4671
  }, Ze = ({
4668
4672
  prefix: t,
4669
4673
  pause: n = !1
@@ -4781,13 +4785,13 @@ const sm = (t) => {
4781
4785
  id: "time_group"
4782
4786
  })]
4783
4787
  });
4784
- }, qh = ["mobile", "w400", "w375", "w480", "laptop"], Xh = ({
4788
+ }, Xh = ["mobile", "w400", "w375", "w480", "laptop"], Qh = ({
4785
4789
  rules: t,
4786
4790
  device: n,
4787
4791
  animationVariant1: e,
4788
4792
  pauseAnimation: o
4789
4793
  }) => {
4790
- var u, l, p, d, m, h, g, v, f, S;
4794
+ var u, l, p, d, m, h, g, b, f, S;
4791
4795
  const r = Gt({
4792
4796
  pause: !e,
4793
4797
  duration: _t.actionDisplayDuration,
@@ -4798,15 +4802,15 @@ const sm = (t) => {
4798
4802
  delay: 2250
4799
4803
  }), c = (u = t == null ? void 0 : t.root) == null ? void 0 : u.boltColor, i = (l = t == null ? void 0 : t.root) == null ? void 0 : l.boltColorAccent, _ = (p = t == null ? void 0 : t.container) == null ? void 0 : p.align;
4800
4804
  return a("div", {
4801
- className: A(it.root, {
4802
- [it.mobile]: n === "mobile",
4803
- [it.laptop]: n === "laptop",
4804
- [it.desktop]: n === "desktop",
4805
- [it.tablet]: n === "tablet",
4806
- [it.w480]: n === "w480",
4807
- [it.w400]: n === "w400",
4808
- [it.w375]: n === "w375",
4809
- [it.w1440]: n === "w1440"
4805
+ className: A(ct.root, {
4806
+ [ct.mobile]: n === "mobile",
4807
+ [ct.laptop]: n === "laptop",
4808
+ [ct.desktop]: n === "desktop",
4809
+ [ct.tablet]: n === "tablet",
4810
+ [ct.w480]: n === "w480",
4811
+ [ct.w400]: n === "w400",
4812
+ [ct.w375]: n === "w375",
4813
+ [ct.w1440]: n === "w1440"
4810
4814
  }),
4811
4815
  style: {
4812
4816
  "--bolt-color": c,
@@ -4814,25 +4818,25 @@ const sm = (t) => {
4814
4818
  "--text-accent-color": (m = (d = t == null ? void 0 : t.text) == null ? void 0 : d.typography) == null ? void 0 : m.color
4815
4819
  },
4816
4820
  children: r ? a("div", {
4817
- className: A(it.boxContainer, {
4818
- [it.boxContainer_center]: _ === "center",
4819
- [it.boxContainer_right]: _ === "right"
4821
+ className: A(ct.boxContainer, {
4822
+ [ct.boxContainer_center]: _ === "center",
4823
+ [ct.boxContainer_right]: _ === "right"
4820
4824
  }),
4821
4825
  children: [a("div", {
4822
- className: it.box,
4826
+ className: ct.box,
4823
4827
  children: a(Ze, {
4824
4828
  prefix: "one",
4825
4829
  pause: o
4826
4830
  })
4827
- }), qh.includes(n) && a(ye, {
4831
+ }), Xh.includes(n) && a(ye, {
4828
4832
  children: [a("div", {
4829
- className: it.box,
4833
+ className: ct.box,
4830
4834
  children: a(Ze, {
4831
4835
  prefix: "two",
4832
4836
  pause: o
4833
4837
  })
4834
4838
  }), a("div", {
4835
- className: it.box,
4839
+ className: ct.box,
4836
4840
  children: a(Ze, {
4837
4841
  prefix: "three",
4838
4842
  pause: o
@@ -4840,9 +4844,9 @@ const sm = (t) => {
4840
4844
  })]
4841
4845
  })]
4842
4846
  }) : a(E, {
4843
- className: A(it.textContainer, {
4844
- [it.textContainer_animation]: !r && e,
4845
- [it.textContainer_invertColor]: s
4847
+ className: A(ct.textContainer, {
4848
+ [ct.textContainer_animation]: !r && e,
4849
+ [ct.textContainer_invertColor]: s
4846
4850
  }),
4847
4851
  style: T(C({}, t == null ? void 0 : t.text), {
4848
4852
  animationDuration: `${_t.textDisplayDuration}ms, ${_t.inverseTextAnimationDuration}ms`,
@@ -4853,18 +4857,18 @@ const sm = (t) => {
4853
4857
  transformOrigin: _
4854
4858
  }),
4855
4859
  typography: T(C({}, (g = (h = t == null ? void 0 : t.text) == null ? void 0 : h.typography) != null ? g : {}), {
4856
- textAlign: (v = t == null ? void 0 : t.container) == null ? void 0 : v.align
4860
+ textAlign: (b = t == null ? void 0 : t.container) == null ? void 0 : b.align
4857
4861
  }),
4858
4862
  accentTypography: (f = t == null ? void 0 : t.text) == null ? void 0 : f.accentTypography,
4859
4863
  children: (S = t == null ? void 0 : t.text) == null ? void 0 : S.children
4860
4864
  })
4861
4865
  });
4862
- }, Qh = "_bonus_934sf_1", t0 = "_isColumn_934sf_13", e0 = "_button_934sf_27", n0 = "_logo_934sf_34", Le = {
4863
- bonus: Qh,
4864
- isColumn: t0,
4865
- button: e0,
4866
- logo: n0
4867
- }, tn = ["desktop", "tablet", "w1440"], o0 = ({
4866
+ }, t0 = "_bonus_934sf_1", e0 = "_isColumn_934sf_13", n0 = "_button_934sf_27", o0 = "_logo_934sf_34", Le = {
4867
+ bonus: t0,
4868
+ isColumn: e0,
4869
+ button: n0,
4870
+ logo: o0
4871
+ }, tn = ["desktop", "tablet", "w1440"], r0 = ({
4868
4872
  device: t,
4869
4873
  onClick: n
4870
4874
  }) => a(Qo, {
@@ -4882,7 +4886,7 @@ const sm = (t) => {
4882
4886
  w400: 400,
4883
4887
  w480: 480,
4884
4888
  w1440: 1440
4885
- }), r0 = Ee(...Object.keys(en)), _t = {
4889
+ }), a0 = Ee(...Object.keys(en)), _t = {
4886
4890
  badgePulseDuration: 1e3,
4887
4891
  badgePulseGap: 3500,
4888
4892
  // между пробегами бейджа
@@ -4896,10 +4900,10 @@ const sm = (t) => {
4896
4900
  buttonPulseDuration: 1e3,
4897
4901
  actionDisplayDuration: 1250,
4898
4902
  textDisplayDuration: 6250
4899
- }, a0 = {
4903
+ }, s0 = {
4900
4904
  slideDuration: 3e3,
4901
4905
  buttonPulseDelay: 2e3
4902
- }, s0 = (t, n) => t === "variant1" ? n === 0 ? _t.actionDisplayDuration + _t.badgePulseDuration : n % _t.countButtonPulses ? 3500 : 1e3 + _t.actionDisplayDuration : t === "slides" ? a0.buttonPulseDelay : 0, i0 = ({
4906
+ }, i0 = (t, n) => t === "variant1" ? n === 0 ? _t.actionDisplayDuration + _t.badgePulseDuration : n % _t.countButtonPulses ? 3500 : 1e3 + _t.actionDisplayDuration : t === "slides" ? s0.buttonPulseDelay : 0, c0 = ({
4903
4907
  id: t,
4904
4908
  pauseAnimation: n,
4905
4909
  apiHost: e,
@@ -4911,7 +4915,7 @@ const sm = (t) => {
4911
4915
  onClose: _,
4912
4916
  onClick: u
4913
4917
  }) => {
4914
- var k, $, M, b, N, L, R, H, j, P, ct, ot, rt, pt, yt, X, ft, Yt, Rt, ie, ce, le, _e, de;
4918
+ var k, $, M, v, N, L, R, H, j, P, lt, ot, rt, pt, yt, X, ft, Yt, Rt, ie, ce, le, _e, de;
4915
4919
  const l = K(null), p = J(), d = Pt({
4916
4920
  targetRef: l,
4917
4921
  id: t,
@@ -4919,10 +4923,10 @@ const sm = (t) => {
4919
4923
  }), m = Dt(p, d, en), {
4920
4924
  resultChildren: h,
4921
4925
  fetching: g
4922
- } = vh(m, e, r), v = ($ = (k = m == null ? void 0 : m.children) == null ? void 0 : k.some(({
4926
+ } = vh(m, e, r), b = ($ = (k = m == null ? void 0 : m.children) == null ? void 0 : k.some(({
4923
4927
  name: dt
4924
4928
  }) => dt === "match")) != null ? $ : !1;
4925
- m && (Wt(m, "button.percent_width", (M = m == null ? void 0 : m.button) == null ? void 0 : M.width), Wt(m, "artifact.percent_right", (b = m == null ? void 0 : m.artifact) == null ? void 0 : b.right));
4929
+ m && (Wt(m, "button.percent_width", (M = m == null ? void 0 : m.button) == null ? void 0 : M.width), Wt(m, "artifact.percent_right", (v = m == null ? void 0 : m.artifact) == null ? void 0 : v.right));
4926
4930
  const f = G(m), S = !!((N = f == null ? void 0 : f.legal) != null && N.children) && !((L = f == null ? void 0 : f.legal) != null && L.hidden);
4927
4931
  It(m);
4928
4932
  const O = (H = (R = f == null ? void 0 : f.root) == null ? void 0 : R.animation) != null ? H : "none", I = Gt({
@@ -4932,17 +4936,17 @@ const sm = (t) => {
4932
4936
  }), D = Gt({
4933
4937
  pause: O === "none",
4934
4938
  duration: _t.buttonPulseDuration,
4935
- delay: (dt) => s0(O, dt)
4939
+ delay: (dt) => i0(O, dt)
4936
4940
  }), w = T(C({}, f == null ? void 0 : f.container), {
4937
4941
  alignItems: jt((j = f == null ? void 0 : f.container) == null ? void 0 : j.align)
4938
4942
  }), z = !!(h != null && h.some((dt) => dt.name === "bonus")), q = (dt) => ({
4939
- match: a(Ah, {
4943
+ match: a(Dh, {
4940
4944
  oddFormatter: o,
4941
4945
  device: d,
4942
4946
  rootState: m,
4943
4947
  animationVariant: O
4944
4948
  }),
4945
- bonus: a(o0, {
4949
+ bonus: a(r0, {
4946
4950
  device: d,
4947
4951
  rootState: m,
4948
4952
  onClick: (ue) => u(p, ue)
@@ -4951,14 +4955,14 @@ const sm = (t) => {
4951
4955
  Z(() => {
4952
4956
  c && c(p);
4953
4957
  }, []), Z(() => {
4954
- m && (i && v && !g && (h != null && h.length) ? i({
4958
+ m && (i && b && !g && (h != null && h.length) ? i({
4955
4959
  readyPayload: s,
4956
- willWithMatches: v
4957
- }) : i && !v && (i == null || i({
4960
+ willWithMatches: b
4961
+ }) : i && !b && (i == null || i({
4958
4962
  readyPayload: s,
4959
- willWithMatches: v
4963
+ willWithMatches: b
4960
4964
  })));
4961
- }, [h, g, v]);
4965
+ }, [h, g, b]);
4962
4966
  const x = _n(f == null ? void 0 : f.title) && "hidden" in (f == null ? void 0 : f.title) ? (P = f == null ? void 0 : f.title) == null ? void 0 : P.hidden : !0;
4963
4967
  return a("div", {
4964
4968
  className: A(Y.root, Y[d], {
@@ -4969,7 +4973,7 @@ const sm = (t) => {
4969
4973
  children: [a("div", {
4970
4974
  className: Y.close,
4971
4975
  style: T(C({}, f == null ? void 0 : f.close), {
4972
- borderTopRightRadius: +((ct = f == null ? void 0 : f.container) == null ? void 0 : ct.corner)
4976
+ borderTopRightRadius: +((lt = f == null ? void 0 : f.container) == null ? void 0 : lt.corner)
4973
4977
  }),
4974
4978
  onClick: () => _(),
4975
4979
  children: a(Zt, {
@@ -5028,7 +5032,7 @@ const sm = (t) => {
5028
5032
  }),
5029
5033
  children: q(dt.name)
5030
5034
  }))
5031
- }), !((Rt = f == null ? void 0 : f.text) != null && Rt.hidden) && a(Xh, {
5035
+ }), !((Rt = f == null ? void 0 : f.text) != null && Rt.hidden) && a(Qh, {
5032
5036
  rules: f,
5033
5037
  pauseAnimation: n,
5034
5038
  device: d,
@@ -5056,15 +5060,15 @@ const sm = (t) => {
5056
5060
  })]
5057
5061
  })]
5058
5062
  });
5059
- }, L0 = At(a(i0, {})), c0 = "_root_1f3gv_1", l0 = "_tablet_1f3gv_11", _0 = "_textContainer_1f3gv_15", d0 = "_button_1f3gv_25", Ne = {
5060
- root: c0,
5061
- tablet: l0,
5062
- textContainer: _0,
5063
- button: d0
5063
+ }, N0 = At(a(c0, {})), l0 = "_root_1f3gv_1", _0 = "_tablet_1f3gv_11", d0 = "_textContainer_1f3gv_15", u0 = "_button_1f3gv_25", Ne = {
5064
+ root: l0,
5065
+ tablet: _0,
5066
+ textContainer: d0,
5067
+ button: u0
5064
5068
  }, ko = {
5065
5069
  mobile: 320,
5066
5070
  tablet: 768
5067
- }, u0 = ({
5071
+ }, p0 = ({
5068
5072
  id: t,
5069
5073
  onMount: n,
5070
5074
  onClick: e
@@ -5097,23 +5101,23 @@ const sm = (t) => {
5097
5101
  })
5098
5102
  })]
5099
5103
  });
5100
- }, N0 = At(a(u0, {}));
5104
+ }, S0 = At(a(p0, {}));
5101
5105
  export {
5102
- k0 as BonusCard,
5103
- x0 as BonusVoting,
5106
+ w0 as BonusCard,
5107
+ L0 as BonusVoting,
5104
5108
  v0 as ComplexGift,
5105
- $0 as ComplexPopup,
5106
- M0 as ContentCards,
5107
- C0 as ExpressPopup,
5108
- N0 as RatingBanner,
5109
- L0 as SheetCard,
5110
- y0 as SimpleGift,
5111
- b0 as SimplePopup,
5112
- w0 as WideCard,
5109
+ C0 as ComplexPopup,
5110
+ x0 as ContentCards,
5111
+ k0 as ExpressPopup,
5112
+ S0 as RatingBanner,
5113
+ N0 as SheetCard,
5114
+ b0 as SimpleGift,
5115
+ $0 as SimplePopup,
5116
+ T0 as WideCard,
5113
5117
  mn as backgroundToColor,
5114
- h0 as filterDeep,
5115
- g0 as findDeep,
5116
- m0 as isValidTemplate,
5118
+ y0 as filterDeep,
5119
+ h0 as findDeep,
5120
+ g0 as isValidTemplate,
5117
5121
  Ft as iterator,
5118
- T0 as modifyState
5122
+ M0 as modifyState
5119
5123
  };