@adstore/templates 2.17.11 → 2.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/templates.js.js +1221 -1219
  2. package/package.json +1 -1
@@ -1,38 +1,38 @@
1
1
  var nr = Object.defineProperty, or = Object.defineProperties;
2
2
  var rr = Object.getOwnPropertyDescriptors;
3
3
  var be = Object.getOwnPropertySymbols;
4
- var gn = Object.prototype.hasOwnProperty, hn = Object.prototype.propertyIsEnumerable;
5
- var mn = (t, n, e) => n in t ? nr(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e, C = (t, n) => {
4
+ var mn = Object.prototype.hasOwnProperty, hn = Object.prototype.propertyIsEnumerable;
5
+ var gn = (t, n, e) => n in t ? nr(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e, C = (t, n) => {
6
6
  for (var e in n || (n = {}))
7
- gn.call(n, e) && mn(t, e, n[e]);
7
+ mn.call(n, e) && gn(t, e, n[e]);
8
8
  if (be)
9
9
  for (var e of be(n))
10
- hn.call(n, e) && mn(t, e, n[e]);
10
+ hn.call(n, e) && gn(t, e, n[e]);
11
11
  return t;
12
12
  }, T = (t, n) => or(t, rr(n));
13
13
  var Ee = (t, n) => {
14
14
  var e = {};
15
15
  for (var o in t)
16
- gn.call(t, o) && n.indexOf(o) < 0 && (e[o] = t[o]);
16
+ mn.call(t, o) && n.indexOf(o) < 0 && (e[o] = t[o]);
17
17
  if (t != null && be)
18
18
  for (var o of be(t))
19
19
  n.indexOf(o) < 0 && hn.call(t, o) && (e[o] = t[o]);
20
20
  return e;
21
21
  };
22
22
  var ve = (t, n, e) => new Promise((o, r) => {
23
- var s = (c) => {
23
+ var s = (_) => {
24
24
  try {
25
- i(e.next(c));
26
- } catch (d) {
27
- r(d);
25
+ i(e.next(_));
26
+ } catch (u) {
27
+ r(u);
28
28
  }
29
- }, l = (c) => {
29
+ }, l = (_) => {
30
30
  try {
31
- i(e.throw(c));
32
- } catch (d) {
33
- r(d);
31
+ i(e.throw(_));
32
+ } catch (u) {
33
+ r(u);
34
34
  }
35
- }, i = (c) => c.done ? o(c.value) : Promise.resolve(c.value).then(s, l);
35
+ }, i = (_) => _.done ? o(_.value) : Promise.resolve(_.value).then(s, l);
36
36
  i((e = e.apply(t, n)).next());
37
37
  });
38
38
  import { options as B, Component as pe, createElement as yn, Fragment as fe, toChildArray as ze, createContext as ar, render as sr, cloneElement as ir } from "preact";
@@ -69,8 +69,8 @@ var ht = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
69
69
  o.push(s.toString());
70
70
  continue;
71
71
  }
72
- for (var c in s)
73
- n.call(s, c) && s[c] && o.push(c);
72
+ for (var _ in s)
73
+ n.call(s, _) && s[_] && o.push(_);
74
74
  }
75
75
  }
76
76
  }
@@ -79,62 +79,62 @@ var ht = typeof globalThis != "undefined" ? globalThis : typeof window != "undef
79
79
  t.exports ? (e.default = e, t.exports = e) : window.classNames = e;
80
80
  })();
81
81
  })(lr);
82
- const D = Ke;
83
- var Ut, z, Ve, bn, Xt = 0, wo = [], xe = [], vn = B.__b, $n = B.__r, Cn = B.diffed, wn = B.__c, kn = B.unmount;
82
+ const S = Ke;
83
+ var Ut, U, Ve, bn, Xt = 0, wo = [], xe = [], vn = B.__b, $n = B.__r, Cn = B.diffed, wn = B.__c, kn = B.unmount;
84
84
  function te(t, n) {
85
- B.__h && B.__h(z, t, Xt || n), Xt = 0;
86
- var e = z.__H || (z.__H = { __: [], __h: [] });
85
+ B.__h && B.__h(U, t, Xt || n), Xt = 0;
86
+ var e = U.__H || (U.__H = { __: [], __h: [] });
87
87
  return t >= e.__.length && e.__.push({ __V: xe }), e.__[t];
88
88
  }
89
- function gt(t) {
89
+ function mt(t) {
90
90
  return Xt = 1, cr(To, t);
91
91
  }
92
92
  function cr(t, n, e) {
93
93
  var o = te(Ut++, 2);
94
94
  if (o.t = t, !o.__c && (o.__ = [e ? e(n) : To(void 0, n), function(i) {
95
- var c = o.__N ? o.__N[0] : o.__[0], d = o.t(c, i);
96
- c !== d && (o.__N = [d, o.__[1]], o.__c.setState({}));
97
- }], o.__c = z, !z.u)) {
98
- var r = function(i, c, d) {
95
+ var _ = o.__N ? o.__N[0] : o.__[0], u = o.t(_, i);
96
+ _ !== u && (o.__N = [u, o.__[1]], o.__c.setState({}));
97
+ }], o.__c = U, !U.u)) {
98
+ var r = function(i, _, u) {
99
99
  if (!o.__c.__H)
100
100
  return !0;
101
- var _ = o.__c.__H.__.filter(function(p) {
102
- return p.__c;
101
+ var c = o.__c.__H.__.filter(function(d) {
102
+ return d.__c;
103
103
  });
104
- if (_.every(function(p) {
105
- return !p.__N;
104
+ if (c.every(function(d) {
105
+ return !d.__N;
106
106
  }))
107
- return !s || s.call(this, i, c, d);
108
- var u = !1;
109
- return _.forEach(function(p) {
110
- if (p.__N) {
111
- var m = p.__[0];
112
- p.__ = p.__N, p.__N = void 0, m !== p.__[0] && (u = !0);
107
+ return !s || s.call(this, i, _, u);
108
+ var p = !1;
109
+ return c.forEach(function(d) {
110
+ if (d.__N) {
111
+ var g = d.__[0];
112
+ d.__ = d.__N, d.__N = void 0, g !== d.__[0] && (p = !0);
113
113
  }
114
- }), !(!u && o.__c.props === i) && (!s || s.call(this, i, c, d));
114
+ }), !(!p && o.__c.props === i) && (!s || s.call(this, i, _, u));
115
115
  };
116
- z.u = !0;
117
- var s = z.shouldComponentUpdate, l = z.componentWillUpdate;
118
- z.componentWillUpdate = function(i, c, d) {
116
+ U.u = !0;
117
+ var s = U.shouldComponentUpdate, l = U.componentWillUpdate;
118
+ U.componentWillUpdate = function(i, _, u) {
119
119
  if (this.__e) {
120
- var _ = s;
121
- s = void 0, r(i, c, d), s = _;
120
+ var c = s;
121
+ s = void 0, r(i, _, u), s = c;
122
122
  }
123
- l && l.call(this, i, c, d);
124
- }, z.shouldComponentUpdate = r;
123
+ l && l.call(this, i, _, u);
124
+ }, U.shouldComponentUpdate = r;
125
125
  }
126
126
  return o.__N || o.__;
127
127
  }
128
- function K(t, n) {
128
+ function z(t, n) {
129
129
  var e = te(Ut++, 3);
130
- !B.__s && tn(e.__H, n) && (e.__ = t, e.i = n, z.__H.__h.push(e));
130
+ !B.__s && tn(e.__H, n) && (e.__ = t, e.i = n, U.__H.__h.push(e));
131
131
  }
132
132
  function ko(t, n) {
133
133
  var e = te(Ut++, 4);
134
- !B.__s && tn(e.__H, n) && (e.__ = t, e.i = n, z.__h.push(e));
134
+ !B.__s && tn(e.__H, n) && (e.__ = t, e.i = n, U.__h.push(e));
135
135
  }
136
136
  function Z(t) {
137
- return Xt = 5, Nt(function() {
137
+ return Xt = 5, Lt(function() {
138
138
  return { current: t };
139
139
  }, []);
140
140
  }
@@ -147,23 +147,23 @@ function Qe(t, n, e) {
147
147
  }) : void 0;
148
148
  }, e == null ? e : e.concat(t));
149
149
  }
150
- function Nt(t, n) {
150
+ function Lt(t, n) {
151
151
  var e = te(Ut++, 7);
152
152
  return tn(e.__H, n) ? (e.__V = t(), e.i = n, e.__h = t, e.__V) : e.__;
153
153
  }
154
154
  function _r(t, n) {
155
- return Xt = 8, Nt(function() {
155
+ return Xt = 8, Lt(function() {
156
156
  return t;
157
157
  }, n);
158
158
  }
159
159
  function dr(t) {
160
- var n = z.context[t.__c], e = te(Ut++, 9);
161
- return e.c = t, n ? (e.__ == null && (e.__ = !0, n.sub(z)), n.props.value) : t.__;
160
+ var n = U.context[t.__c], e = te(Ut++, 9);
161
+ return e.c = t, n ? (e.__ == null && (e.__ = !0, n.sub(U)), n.props.value) : t.__;
162
162
  }
163
163
  function Tn() {
164
164
  var t = te(Ut++, 11);
165
165
  if (!t.__) {
166
- for (var n = z.__v; n !== null && !n.__m && n.__ !== null; )
166
+ for (var n = U.__v; n !== null && !n.__m && n.__ !== null; )
167
167
  n = n.__;
168
168
  var e = n.__m || (n.__m = [0, 0]);
169
169
  t.__ = "P" + e[0] + "-" + e[1]++;
@@ -180,19 +180,19 @@ function ur() {
180
180
  }
181
181
  }
182
182
  B.__b = function(t) {
183
- z = null, vn && vn(t);
183
+ U = null, vn && vn(t);
184
184
  }, B.__r = function(t) {
185
185
  $n && $n(t), Ut = 0;
186
- var n = (z = t.__c).__H;
187
- n && (Ve === z ? (n.__h = [], z.__h = [], n.__.forEach(function(e) {
186
+ var n = (U = t.__c).__H;
187
+ n && (Ve === U ? (n.__h = [], U.__h = [], n.__.forEach(function(e) {
188
188
  e.__N && (e.__ = e.__N), e.__V = xe, e.__N = e.i = void 0;
189
- })) : (n.__h.forEach(Me), n.__h.forEach(Ze), n.__h = [])), Ve = z;
189
+ })) : (n.__h.forEach(Me), n.__h.forEach(Ze), n.__h = [])), Ve = U;
190
190
  }, B.diffed = function(t) {
191
191
  Cn && Cn(t);
192
192
  var n = t.__c;
193
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) {
194
194
  e.i && (e.__H = e.i), e.__V !== xe && (e.__ = e.__V), e.i = void 0, e.__V = xe;
195
- })), Ve = z = null;
195
+ })), Ve = U = null;
196
196
  }, B.__c = function(t, n) {
197
197
  n.some(function(e) {
198
198
  try {
@@ -224,12 +224,12 @@ function pr(t) {
224
224
  xn && (n = requestAnimationFrame(e));
225
225
  }
226
226
  function Me(t) {
227
- var n = z, e = t.__c;
228
- typeof e == "function" && (t.__c = void 0, e()), z = n;
227
+ var n = U, e = t.__c;
228
+ typeof e == "function" && (t.__c = void 0, e()), U = n;
229
229
  }
230
230
  function Ze(t) {
231
- var n = z;
232
- t.__c = t.__(), z = n;
231
+ var n = U;
232
+ t.__c = t.__(), U = n;
233
233
  }
234
234
  function tn(t, n) {
235
235
  return !t || t.length !== n.length || n.some(function(e, o) {
@@ -253,15 +253,15 @@ function Mn(t, n) {
253
253
  return !0;
254
254
  return !1;
255
255
  }
256
- function Nn(t) {
256
+ function Ln(t) {
257
257
  this.props = t;
258
258
  }
259
- (Nn.prototype = new pe()).isPureReactComponent = !0, Nn.prototype.shouldComponentUpdate = function(t, n) {
259
+ (Ln.prototype = new pe()).isPureReactComponent = !0, Ln.prototype.shouldComponentUpdate = function(t, n) {
260
260
  return Mn(this.props, t) || Mn(this.state, n);
261
261
  };
262
- var Ln = B.__b;
262
+ var Nn = B.__b;
263
263
  B.__b = function(t) {
264
- t.type && t.type.__f && t.ref && (t.props.ref = t.ref, t.ref = null), Ln && Ln(t);
264
+ t.type && t.type.__f && t.ref && (t.props.ref = t.ref, t.ref = null), Nn && Nn(t);
265
265
  };
266
266
  var fr = typeof Symbol != "undefined" && Symbol.for && Symbol.for("react.forward_ref") || 3911;
267
267
  function ee(t) {
@@ -271,14 +271,14 @@ function ee(t) {
271
271
  }
272
272
  return n.$$typeof = fr, n.render = n, n.prototype.isReactComponent = n.__f = !0, n.displayName = "ForwardRef(" + (t.displayName || t.name) + ")", n;
273
273
  }
274
- var mr = B.__e;
274
+ var gr = B.__e;
275
275
  B.__e = function(t, n, e, o) {
276
276
  if (t.then) {
277
277
  for (var r, s = n; s = s.__; )
278
278
  if ((r = s.__c) && r.__c)
279
279
  return n.__e == null && (n.__e = e.__e, n.__k = e.__k), r.__c(t, n);
280
280
  }
281
- mr(t, n, e, o);
281
+ gr(t, n, e, o);
282
282
  };
283
283
  var Sn = B.unmount;
284
284
  function Mo(t, n, e) {
@@ -288,15 +288,15 @@ function Mo(t, n, e) {
288
288
  return Mo(o, n, e);
289
289
  })), t;
290
290
  }
291
- function No(t, n, e) {
291
+ function Lo(t, n, e) {
292
292
  return t && (t.__v = null, t.__k = t.__k && t.__k.map(function(o) {
293
- return No(o, n, e);
293
+ return Lo(o, n, e);
294
294
  }), t.__c && t.__c.__P === n && (t.__e && e.insertBefore(t.__e, t.__d), t.__c.__e = !0, t.__c.__P = e)), t;
295
295
  }
296
296
  function Ge() {
297
297
  this.__u = 0, this.t = null, this.__b = null;
298
298
  }
299
- function Lo(t) {
299
+ function No(t) {
300
300
  var n = t.__.__c;
301
301
  return n && n.__a && n.__a(t);
302
302
  }
@@ -309,22 +309,22 @@ B.unmount = function(t) {
309
309
  }, (Ge.prototype = new pe()).__c = function(t, n) {
310
310
  var e = n.__c, o = this;
311
311
  o.t == null && (o.t = []), o.t.push(e);
312
- var r = Lo(o.__v), s = !1, l = function() {
312
+ var r = No(o.__v), s = !1, l = function() {
313
313
  s || (s = !0, e.__R = null, r ? r(i) : i());
314
314
  };
315
315
  e.__R = l;
316
316
  var i = function() {
317
317
  if (!--o.__u) {
318
318
  if (o.state.__a) {
319
- var d = o.state.__a;
320
- o.__v.__k[0] = No(d, d.__c.__P, d.__c.__O);
319
+ var u = o.state.__a;
320
+ o.__v.__k[0] = Lo(u, u.__c.__P, u.__c.__O);
321
321
  }
322
- var _;
323
- for (o.setState({ __a: o.__b = null }); _ = o.t.pop(); )
324
- _.forceUpdate();
322
+ var c;
323
+ for (o.setState({ __a: o.__b = null }); c = o.t.pop(); )
324
+ c.forceUpdate();
325
325
  }
326
- }, c = n.__h === !0;
327
- o.__u++ || c || o.setState({ __a: o.__b = o.__v.__k[0] }), t.then(l, l);
326
+ }, _ = n.__h === !0;
327
+ o.__u++ || _ || o.setState({ __a: o.__b = o.__v.__k[0] }), t.then(l, l);
328
328
  }, Ge.prototype.componentWillUnmount = function() {
329
329
  this.t = [];
330
330
  }, Ge.prototype.render = function(t, n) {
@@ -349,7 +349,7 @@ var On = function(t, n, e) {
349
349
  }
350
350
  };
351
351
  ($e.prototype = new pe()).__a = function(t) {
352
- var n = this, e = Lo(n.__v), o = n.o.get(t);
352
+ var n = this, e = No(n.__v), o = n.o.get(t);
353
353
  return o[0]++, function(r) {
354
354
  var s = function() {
355
355
  n.props.revealOrder ? (o.push(r), On(n, t, o)) : r();
@@ -369,7 +369,7 @@ var On = function(t, n, e) {
369
369
  On(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)/, br = /[A-Z0-9]/g, vr = typeof document != "undefined", $r = function(t) {
372
+ var mr = 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
  pe.prototype.isReactComponent = {}, ["componentWillMount", "componentWillReceiveProps", "componentWillUpdate"].forEach(function(t) {
@@ -404,12 +404,12 @@ B.vnode = function(t) {
404
404
  s === "defaultValue" && "value" in e && e.value == null ? s = "value" : s === "download" && l === !0 ? l = "" : 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() : l === null && (l = void 0) : i = s = "oninput", i === "oninput" && r[s = i] && (s = "oninputCapture"), r[s] = l;
405
405
  }
406
406
  }
407
- o == "select" && r.multiple && Array.isArray(r.value) && (r.value = ze(e.children).forEach(function(c) {
408
- c.props.selected = r.value.indexOf(c.props.value) != -1;
409
- })), o == "select" && r.defaultValue != null && (r.value = ze(e.children).forEach(function(c) {
410
- c.props.selected = r.multiple ? r.defaultValue.indexOf(c.props.value) != -1 : r.defaultValue == c.props.value;
407
+ o == "select" && r.multiple && Array.isArray(r.value) && (r.value = ze(e.children).forEach(function(_) {
408
+ _.props.selected = r.value.indexOf(_.props.value) != -1;
409
+ })), o == "select" && r.defaultValue != null && (r.value = ze(e.children).forEach(function(_) {
410
+ _.props.selected = r.multiple ? r.defaultValue.indexOf(_.props.value) != -1 : r.defaultValue == _.props.value;
411
411
  })), e.class && !e.className ? (r.class = e.class, Object.defineProperty(r, "className", Tr)) : (e.className && !e.class || e.class && e.className) && (r.class = r.className = e.className), n.props = r;
412
- }(t), t.$$typeof = gr, Dn && Dn(t);
412
+ }(t), t.$$typeof = mr, Dn && Dn(t);
413
413
  };
414
414
  var In = B.__r;
415
415
  B.__r = function(t) {
@@ -425,13 +425,13 @@ function xr() {
425
425
  this.__data__ = [], this.size = 0;
426
426
  }
427
427
  var Mr = xr;
428
- function Nr(t, n) {
428
+ function Lr(t, n) {
429
429
  return t === n || t !== t && n !== n;
430
430
  }
431
- var Oe = Nr, Lr = Oe;
431
+ var Oe = Lr, Nr = Oe;
432
432
  function Sr(t, n) {
433
433
  for (var e = t.length; e--; )
434
- if (Lr(t[e][0], n))
434
+ if (Nr(t[e][0], n))
435
435
  return e;
436
436
  return -1;
437
437
  }
@@ -498,9 +498,9 @@ function pa(t) {
498
498
  var r = ua.call(t);
499
499
  return o && (n ? t[ce] = e : delete t[ce]), r;
500
500
  }
501
- var fa = pa, ma = Object.prototype, ga = ma.toString;
501
+ var fa = pa, ga = Object.prototype, ma = ga.toString;
502
502
  function ha(t) {
503
- return ga.call(t);
503
+ return ma.call(t);
504
504
  }
505
505
  var ya = ha, jn = Oo, ba = fa, va = ya, $a = "[object Null]", Ca = "[object Undefined]", Hn = jn ? jn.toStringTag : void 0;
506
506
  function wa(t) {
@@ -511,12 +511,12 @@ function ka(t) {
511
511
  var n = typeof t;
512
512
  return t != null && (n == "object" || n == "function");
513
513
  }
514
- var zt = ka, Ta = Ie, xa = zt, Ma = "[object AsyncFunction]", Na = "[object Function]", La = "[object GeneratorFunction]", Sa = "[object Proxy]";
514
+ var zt = ka, Ta = Ie, xa = zt, Ma = "[object AsyncFunction]", La = "[object Function]", Na = "[object GeneratorFunction]", Sa = "[object Proxy]";
515
515
  function Oa(t) {
516
516
  if (!xa(t))
517
517
  return !1;
518
518
  var n = Ta(t);
519
- return n == Na || n == La || n == Ma || n == Sa;
519
+ return n == La || n == Na || n == Ma || n == Sa;
520
520
  }
521
521
  var en = Oa, Aa = oe, Da = Aa["__core-js_shared__"], Ia = Da, Fe = Ia, Pn = function() {
522
522
  var t = /[^.]+$/.exec(Fe && Fe.keys && Fe.keys.IE_PROTO || "");
@@ -566,12 +566,12 @@ function us(t) {
566
566
  var n = this.has(t) && delete this.__data__[t];
567
567
  return this.size -= n ? 1 : 0, n;
568
568
  }
569
- var ps = us, fs = Re, ms = "__lodash_hash_undefined__", gs = Object.prototype, hs = gs.hasOwnProperty;
569
+ var ps = us, fs = Re, gs = "__lodash_hash_undefined__", ms = Object.prototype, hs = ms.hasOwnProperty;
570
570
  function ys(t) {
571
571
  var n = this.__data__;
572
572
  if (fs) {
573
573
  var e = n[t];
574
- return e === ms ? void 0 : e;
574
+ return e === gs ? void 0 : e;
575
575
  }
576
576
  return hs.call(n, t) ? n[t] : void 0;
577
577
  }
@@ -585,7 +585,7 @@ function Ms(t, n) {
585
585
  var e = this.__data__;
586
586
  return this.size += this.has(t) ? 0 : 1, e[t] = Ts && n === void 0 ? xs : n, this;
587
587
  }
588
- var Ns = Ms, Ls = ds, Ss = ps, Os = bs, As = ks, Ds = Ns;
588
+ var Ls = Ms, Ns = ds, Ss = ps, Os = bs, As = ks, 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; ) {
@@ -593,7 +593,7 @@ function re(t) {
593
593
  this.set(o[0], o[1]);
594
594
  }
595
595
  }
596
- re.prototype.clear = Ls;
596
+ re.prototype.clear = Ns;
597
597
  re.prototype.delete = Ss;
598
598
  re.prototype.get = Os;
599
599
  re.prototype.has = As;
@@ -658,14 +658,14 @@ function di(t, n) {
658
658
  }
659
659
  return e.set(t, n), this.size = e.size, this;
660
660
  }
661
- var ui = di, pi = De, fi = Xr, mi = ta, gi = na, hi = ra, yi = ui;
661
+ var ui = di, pi = De, fi = Xr, gi = ta, mi = na, hi = ra, yi = ui;
662
662
  function se(t) {
663
663
  var n = this.__data__ = new pi(t);
664
664
  this.size = n.size;
665
665
  }
666
666
  se.prototype.clear = fi;
667
- se.prototype.delete = mi;
668
- se.prototype.get = gi;
667
+ se.prototype.delete = gi;
668
+ se.prototype.get = mi;
669
669
  se.prototype.has = hi;
670
670
  se.prototype.set = yi;
671
671
  var bi = se, vi = nn, $i = function() {
@@ -691,31 +691,31 @@ var Ro = Ti;
691
691
  function xi(t) {
692
692
  return function(n, e, o) {
693
693
  for (var r = -1, s = Object(n), l = o(n), i = l.length; i--; ) {
694
- var c = l[t ? i : ++r];
695
- if (e(s[c], c, s) === !1)
694
+ var _ = l[t ? i : ++r];
695
+ if (e(s[_], _, s) === !1)
696
696
  break;
697
697
  }
698
698
  return n;
699
699
  };
700
700
  }
701
- var Mi = xi, Ni = Mi, Li = Ni(), Si = Li, Ne = {}, Oi = {
701
+ var Mi = xi, Li = Mi, Ni = Li(), Si = Ni, Le = {}, Oi = {
702
702
  get exports() {
703
- return Ne;
703
+ return Le;
704
704
  },
705
705
  set exports(t) {
706
- Ne = t;
706
+ Le = t;
707
707
  }
708
708
  };
709
709
  (function(t, n) {
710
710
  var e = oe, o = n && !n.nodeType && n, r = o && !0 && t && !t.nodeType && t, s = r && r.exports === o, l = s ? e.Buffer : void 0, i = l ? l.allocUnsafe : void 0;
711
- function c(d, _) {
712
- if (_)
713
- return d.slice();
714
- var u = d.length, p = i ? i(u) : new d.constructor(u);
715
- return d.copy(p), p;
711
+ function _(u, c) {
712
+ if (c)
713
+ return u.slice();
714
+ var p = u.length, d = i ? i(p) : new u.constructor(p);
715
+ return u.copy(d), d;
716
716
  }
717
- t.exports = c;
718
- })(Oi, Ne);
717
+ t.exports = _;
718
+ })(Oi, Le);
719
719
  var Ai = oe, Di = Ai.Uint8Array, Ii = Di, Gn = Ii;
720
720
  function Ri(t) {
721
721
  var n = new t.constructor(t.byteLength);
@@ -776,20 +776,20 @@ var il = sl, Wn = il, ll = he, Ho = Object.prototype, cl = Ho.hasOwnProperty, _l
776
776
  function fl(t) {
777
777
  return typeof t == "number" && t > -1 && t % 1 == 0 && t <= pl;
778
778
  }
779
- var Eo = fl, ml = en, gl = Eo;
779
+ var Eo = fl, gl = en, ml = Eo;
780
780
  function hl(t) {
781
- return t != null && gl(t.length) && !ml(t);
781
+ return t != null && ml(t.length) && !gl(t);
782
782
  }
783
783
  var rn = hl, yl = rn, bl = he;
784
784
  function vl(t) {
785
785
  return bl(t) && yl(t);
786
786
  }
787
- var $l = vl, me = {}, Cl = {
787
+ var $l = vl, ge = {}, Cl = {
788
788
  get exports() {
789
- return me;
789
+ return ge;
790
790
  },
791
791
  set exports(t) {
792
- me = t;
792
+ ge = t;
793
793
  }
794
794
  };
795
795
  function wl() {
@@ -797,12 +797,12 @@ function wl() {
797
797
  }
798
798
  var kl = wl;
799
799
  (function(t, n) {
800
- var e = oe, o = kl, r = n && !n.nodeType && n, s = r && !0 && t && !t.nodeType && t, l = s && s.exports === r, i = l ? e.Buffer : void 0, c = i ? i.isBuffer : void 0, d = c || o;
801
- t.exports = d;
802
- })(Cl, me);
803
- var Tl = Ie, xl = Bo, Ml = he, Nl = "[object Object]", Ll = Function.prototype, Sl = Object.prototype, Vo = Ll.toString, Ol = Sl.hasOwnProperty, Al = Vo.call(Object);
800
+ var e = oe, o = kl, r = n && !n.nodeType && n, s = r && !0 && t && !t.nodeType && t, l = s && s.exports === r, i = l ? e.Buffer : void 0, _ = i ? i.isBuffer : void 0, u = _ || o;
801
+ t.exports = u;
802
+ })(Cl, ge);
803
+ var Tl = Ie, xl = Bo, Ml = he, Ll = "[object Object]", Nl = Function.prototype, Sl = Object.prototype, Vo = Nl.toString, Ol = Sl.hasOwnProperty, Al = Vo.call(Object);
804
804
  function Dl(t) {
805
- if (!Ml(t) || Tl(t) != Nl)
805
+ if (!Ml(t) || Tl(t) != Ll)
806
806
  return !1;
807
807
  var n = xl(t);
808
808
  if (n === null)
@@ -810,11 +810,11 @@ function Dl(t) {
810
810
  var e = Ol.call(n, "constructor") && n.constructor;
811
811
  return typeof e == "function" && e instanceof e && Vo.call(e) == Al;
812
812
  }
813
- var Il = Dl, Rl = Ie, Bl = Eo, jl = he, Hl = "[object Arguments]", Pl = "[object Array]", Yl = "[object Boolean]", El = "[object Date]", Vl = "[object Error]", Gl = "[object Function]", Fl = "[object Map]", Wl = "[object Number]", Ul = "[object Object]", zl = "[object RegExp]", Kl = "[object Set]", Zl = "[object String]", Jl = "[object WeakMap]", ql = "[object ArrayBuffer]", Xl = "[object DataView]", Ql = "[object Float32Array]", tc = "[object Float64Array]", ec = "[object Int8Array]", nc = "[object Int16Array]", oc = "[object Int32Array]", rc = "[object Uint8Array]", ac = "[object Uint8ClampedArray]", sc = "[object Uint16Array]", ic = "[object Uint32Array]", W = {};
814
- W[Ql] = W[tc] = W[ec] = W[nc] = W[oc] = W[rc] = W[ac] = W[sc] = W[ic] = !0;
815
- W[Hl] = W[Pl] = W[ql] = W[Yl] = W[Xl] = W[El] = W[Vl] = W[Gl] = W[Fl] = W[Wl] = W[Ul] = W[zl] = W[Kl] = W[Zl] = W[Jl] = !1;
813
+ var Il = Dl, Rl = Ie, Bl = Eo, jl = he, Hl = "[object Arguments]", Pl = "[object Array]", Yl = "[object Boolean]", El = "[object Date]", Vl = "[object Error]", Gl = "[object Function]", Fl = "[object Map]", Wl = "[object Number]", Ul = "[object Object]", zl = "[object RegExp]", Kl = "[object Set]", Zl = "[object String]", Jl = "[object WeakMap]", ql = "[object ArrayBuffer]", Xl = "[object DataView]", Ql = "[object Float32Array]", tc = "[object Float64Array]", ec = "[object Int8Array]", nc = "[object Int16Array]", oc = "[object Int32Array]", rc = "[object Uint8Array]", ac = "[object Uint8ClampedArray]", sc = "[object Uint16Array]", ic = "[object Uint32Array]", F = {};
814
+ F[Ql] = F[tc] = F[ec] = F[nc] = F[oc] = F[rc] = F[ac] = F[sc] = F[ic] = !0;
815
+ F[Hl] = F[Pl] = F[ql] = F[Yl] = F[Xl] = F[El] = F[Vl] = F[Gl] = F[Fl] = F[Wl] = F[Ul] = F[zl] = F[Kl] = F[Zl] = F[Jl] = !1;
816
816
  function lc(t) {
817
- return jl(t) && Bl(t.length) && !!W[Rl(t)];
817
+ return jl(t) && Bl(t.length) && !!F[Rl(t)];
818
818
  }
819
819
  var cc = lc;
820
820
  function _c(t) {
@@ -822,30 +822,30 @@ function _c(t) {
822
822
  return t(n);
823
823
  };
824
824
  }
825
- var dc = _c, Le = {}, uc = {
825
+ var dc = _c, Ne = {}, uc = {
826
826
  get exports() {
827
- return Le;
827
+ return Ne;
828
828
  },
829
829
  set exports(t) {
830
- Le = t;
830
+ Ne = t;
831
831
  }
832
832
  };
833
833
  (function(t, n) {
834
834
  var e = So, o = n && !n.nodeType && n, r = o && !0 && t && !t.nodeType && t, s = r && r.exports === o, l = s && e.process, i = function() {
835
835
  try {
836
- var c = r && r.require && r.require("util").types;
837
- return c || l && l.binding && l.binding("util");
838
- } catch (d) {
836
+ var _ = r && r.require && r.require("util").types;
837
+ return _ || l && l.binding && l.binding("util");
838
+ } catch (u) {
839
839
  }
840
840
  }();
841
841
  t.exports = i;
842
- })(uc, Le);
843
- var pc = cc, fc = dc, Un = Le, zn = Un && Un.isTypedArray, mc = zn ? fc(zn) : pc, Go = mc;
844
- function gc(t, n) {
842
+ })(uc, Ne);
843
+ var pc = cc, fc = dc, Un = Ne, zn = Un && Un.isTypedArray, gc = zn ? fc(zn) : pc, Go = gc;
844
+ function mc(t, n) {
845
845
  if (!(n === "constructor" && typeof t[n] == "function") && n != "__proto__")
846
846
  return t[n];
847
847
  }
848
- var Fo = gc, hc = on, yc = Oe, bc = Object.prototype, vc = bc.hasOwnProperty;
848
+ var Fo = mc, hc = on, yc = Oe, bc = Object.prototype, vc = bc.hasOwnProperty;
849
849
  function $c(t, n, e) {
850
850
  var o = t[n];
851
851
  (!(vc.call(t, n) && yc(o, e)) || e === void 0 && !(n in t)) && hc(t, n, e);
@@ -855,8 +855,8 @@ function Tc(t, n, e, o) {
855
855
  var r = !e;
856
856
  e || (e = {});
857
857
  for (var s = -1, l = n.length; ++s < l; ) {
858
- var i = n[s], c = o ? o(e[i], t[i], i, e, t) : void 0;
859
- c === void 0 && (c = t[i]), r ? kc(e, i, c) : wc(e, i, c);
858
+ var i = n[s], _ = o ? o(e[i], t[i], i, e, t) : void 0;
859
+ _ === void 0 && (_ = t[i]), r ? kc(e, i, _) : wc(e, i, _);
860
860
  }
861
861
  return e;
862
862
  }
@@ -866,20 +866,20 @@ function Mc(t, n) {
866
866
  o[e] = n(e);
867
867
  return o;
868
868
  }
869
- var Nc = Mc, Lc = 9007199254740991, Sc = /^(?:0|[1-9]\d*)$/;
869
+ var Lc = Mc, Nc = 9007199254740991, Sc = /^(?:0|[1-9]\d*)$/;
870
870
  function Oc(t, n) {
871
871
  var e = typeof t;
872
- return n = n == null ? Lc : n, !!n && (e == "number" || e != "symbol" && Sc.test(t)) && t > -1 && t % 1 == 0 && t < n;
872
+ return n = n == null ? Nc : n, !!n && (e == "number" || e != "symbol" && Sc.test(t)) && t > -1 && t % 1 == 0 && t < n;
873
873
  }
874
- var Wo = Oc, Ac = Nc, Dc = Po, Ic = Yo, Rc = me, Bc = Wo, jc = Go, Hc = Object.prototype, Pc = Hc.hasOwnProperty;
874
+ var Wo = Oc, Ac = Lc, Dc = Po, Ic = Yo, Rc = ge, Bc = Wo, jc = Go, Hc = Object.prototype, Pc = Hc.hasOwnProperty;
875
875
  function Yc(t, n) {
876
- var e = Ic(t), o = !e && Dc(t), r = !e && !o && Rc(t), s = !e && !o && !r && jc(t), l = e || o || r || s, i = l ? Ac(t.length, String) : [], c = i.length;
877
- for (var d in t)
878
- (n || Pc.call(t, d)) && !(l && // Safari 9 has enumerable `arguments.length` in strict mode.
879
- (d == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
880
- r && (d == "offset" || d == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
881
- s && (d == "buffer" || d == "byteLength" || d == "byteOffset") || // Skip index properties.
882
- Bc(d, c))) && i.push(d);
876
+ var e = Ic(t), o = !e && Dc(t), r = !e && !o && Rc(t), s = !e && !o && !r && jc(t), l = e || o || r || s, i = l ? Ac(t.length, String) : [], _ = i.length;
877
+ for (var u in t)
878
+ (n || Pc.call(t, u)) && !(l && // Safari 9 has enumerable `arguments.length` in strict mode.
879
+ (u == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
880
+ r && (u == "offset" || u == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
881
+ s && (u == "buffer" || u == "byteLength" || u == "byteOffset") || // Skip index properties.
882
+ Bc(u, _))) && i.push(u);
883
883
  return i;
884
884
  }
885
885
  var Ec = Yc;
@@ -907,21 +907,21 @@ var Uo = t_, e_ = xc, n_ = Uo;
907
907
  function o_(t) {
908
908
  return e_(t, n_(t));
909
909
  }
910
- var r_ = o_, Kn = Ro, a_ = Ne, s_ = Pi, i_ = Ei, l_ = el, Zn = Po, Jn = Yo, c_ = $l, __ = me, d_ = en, u_ = zt, p_ = Il, f_ = Go, qn = Fo, m_ = r_;
911
- function g_(t, n, e, o, r, s, l) {
912
- var i = qn(t, e), c = qn(n, e), d = l.get(c);
913
- if (d) {
914
- Kn(t, e, d);
910
+ var r_ = o_, Kn = Ro, a_ = Le, s_ = Pi, i_ = Ei, l_ = el, Zn = Po, Jn = Yo, c_ = $l, __ = ge, d_ = en, u_ = zt, p_ = Il, f_ = Go, qn = Fo, g_ = r_;
911
+ function m_(t, n, e, o, r, s, l) {
912
+ var i = qn(t, e), _ = qn(n, e), u = l.get(_);
913
+ if (u) {
914
+ Kn(t, e, u);
915
915
  return;
916
916
  }
917
- var _ = s ? s(i, c, e + "", t, n, l) : void 0, u = _ === void 0;
918
- if (u) {
919
- var p = Jn(c), m = !p && __(c), h = !p && !m && f_(c);
920
- _ = c, p || m || h ? Jn(i) ? _ = i : c_(i) ? _ = i_(i) : m ? (u = !1, _ = a_(c, !0)) : h ? (u = !1, _ = s_(c, !0)) : _ = [] : p_(c) || Zn(c) ? (_ = i, Zn(i) ? _ = m_(i) : (!u_(i) || d_(i)) && (_ = l_(c))) : u = !1;
917
+ var c = s ? s(i, _, e + "", t, n, l) : void 0, p = c === void 0;
918
+ if (p) {
919
+ var d = Jn(_), g = !d && __(_), h = !d && !g && f_(_);
920
+ c = _, d || g || h ? Jn(i) ? c = i : c_(i) ? c = i_(i) : g ? (p = !1, c = a_(_, !0)) : h ? (p = !1, c = s_(_, !0)) : c = [] : p_(_) || Zn(_) ? (c = i, Zn(i) ? c = g_(i) : (!u_(i) || d_(i)) && (c = l_(_))) : p = !1;
921
921
  }
922
- u && (l.set(c, _), r(_, c, o, s, l), l.delete(c)), Kn(t, e, _);
922
+ p && (l.set(_, c), r(c, _, o, s, l), l.delete(_)), Kn(t, e, c);
923
923
  }
924
- var h_ = g_, y_ = bi, b_ = Ro, v_ = Si, $_ = h_, C_ = zt, w_ = Uo, k_ = Fo;
924
+ var h_ = m_, y_ = bi, b_ = Ro, v_ = Si, $_ = h_, C_ = zt, w_ = Uo, k_ = Fo;
925
925
  function zo(t, n, e, o, r) {
926
926
  t !== n && v_(n, function(s, l) {
927
927
  if (r || (r = new y_()), C_(s))
@@ -950,7 +950,7 @@ function M_(t, n, e) {
950
950
  }
951
951
  return t.apply(n, e);
952
952
  }
953
- var N_ = M_, L_ = N_, Xn = Math.max;
953
+ var L_ = M_, N_ = L_, Xn = Math.max;
954
954
  function S_(t, n, e) {
955
955
  return n = Xn(n === void 0 ? t.length - 1 : n, 0), function() {
956
956
  for (var o = arguments, r = -1, s = Xn(o.length - n, 0), l = Array(s); ++r < s; )
@@ -958,7 +958,7 @@ function S_(t, n, e) {
958
958
  r = -1;
959
959
  for (var i = Array(n + 1); ++r < n; )
960
960
  i[r] = o[r];
961
- return i[n] = e(l), L_(t, this, i);
961
+ return i[n] = e(l), N_(t, this, i);
962
962
  };
963
963
  }
964
964
  var O_ = S_;
@@ -1014,10 +1014,10 @@ cd(function(t, n, e) {
1014
1014
  ld(t, n, e);
1015
1015
  });
1016
1016
  const Ft = (t, n, e) => Array.isArray(t) ? t.map((o, r) => {
1017
- const s = [e, r].filter(U).join(".");
1017
+ const s = [e, r].filter(W).join(".");
1018
1018
  return Ft(n(r, o, s), n, s);
1019
1019
  }) : typeof t == "object" && t ? Object.entries(t).reduce((o, [r, s]) => {
1020
- const l = [e, r].filter(U).join(".");
1020
+ const l = [e, r].filter(W).join(".");
1021
1021
  return o[r] = Ft(n(r, s, l), n, l), o;
1022
1022
  }, {}) : t, _d = (t) => {
1023
1023
  const n = document.getElementsByTagName("head")[0], e = document.createElement("link");
@@ -1030,7 +1030,7 @@ const Ft = (t, n, e) => Array.isArray(t) ? t.map((o, r) => {
1030
1030
  },
1031
1031
  has: (l) => l in t,
1032
1032
  get: (l) => t[l],
1033
- emit: (l, ...i) => l in t ? t[l].map((c) => c(...i)).filter(Boolean) : [],
1033
+ emit: (l, ...i) => l in t ? t[l].map((_) => _(...i)).filter(Boolean) : [],
1034
1034
  reset: () => t = {}
1035
1035
  };
1036
1036
  }, dd = () => ({
@@ -1051,10 +1051,10 @@ const Ft = (t, n, e) => Array.isArray(t) ? t.map((o, r) => {
1051
1051
  }), fd = () => ({
1052
1052
  w1: null,
1053
1053
  w2: null
1054
- }), md = () => ({
1054
+ }), gd = () => ({
1055
1055
  one_x_two: pd(),
1056
1056
  one_two: fd()
1057
- }), ge = (t, n) => {
1057
+ }), me = (t, n) => {
1058
1058
  var o;
1059
1059
  const e = {
1060
1060
  slug: (t == null ? void 0 : t.slug) || null,
@@ -1069,14 +1069,14 @@ const Ft = (t, n, e) => Array.isArray(t) ? t.map((o, r) => {
1069
1069
  isNational: (o = t == null ? void 0 : t.is_national) != null ? o : null
1070
1070
  };
1071
1071
  if (n != null && n.markets) {
1072
- const r = n.markets.reduce((s, l) => (s[l] = y(t || {}, `markets.${l}`, md()[l || "one_two"]), s), {});
1072
+ const r = n.markets.reduce((s, l) => (s[l] = y(t || {}, `markets.${l}`, gd()[l || "one_two"]), s), {});
1073
1073
  Wt(e, "markets", r);
1074
1074
  }
1075
1075
  return e;
1076
- }, gd = (t, n) => t && typeof t == "string" && n ? Object.keys(n).reduce((o, r) => {
1076
+ }, md = (t, n) => t && typeof t == "string" && n ? Object.keys(n).reduce((o, r) => {
1077
1077
  const s = n[r], l = typeof s == "string" ? s.replace(/^\s|"/gi, "") : s, i = new RegExp(`{${r}}`, "g");
1078
1078
  return o.replace(i, l != null ? l : "");
1079
- }, t) : t, hd = (t = 300, n) => new Promise((e) => setTimeout(() => e(n), t)), yd = (t) => !t && t == null, U = (t) => !yd(t), eo = (t) => typeof t != "object" && typeof t != "function" || t === null, Zo = (t) => typeof t == "object" && !Array.isArray(t) && U(t), bd = (t) => t.replace(/[A-Z]+(?![a-z])|[A-Z]/g, (n, e) => (e ? "-" : "") + n.toLowerCase()), je = (...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), eo = (t) => typeof t != "object" && typeof t != "function" || t === null, Zo = (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()), je = (...t) => t.reduce((n, e) => (n[e] = e, n), {}), Vt = (t, ...n) => n.reduce((e, o) => (e[o] = t[o], e), {});
1080
1080
  function St(t, ...n) {
1081
1081
  const e = C({}, t);
1082
1082
  return n.forEach((o) => {
@@ -1130,15 +1130,15 @@ const y = (t, n, e) => {
1130
1130
  tablet: 768,
1131
1131
  laptop: 1024,
1132
1132
  desktop: 1920
1133
- }, $d = Object.keys(Kt), Cd = "_root_gfmrw_1", wd = "_icon_gfmrw_5", kd = "_iconTarget_gfmrw_17", Td = "_body_gfmrw_23", xd = "_bodyOpen_gfmrw_31", Md = "_simpleGift_in_gfmrw_1", Nd = "_close_gfmrw_44", Ld = "_arrow_gfmrw_67", Sd = "_container_gfmrw_78", Od = "_inner_gfmrw_85", Ad = "_logo_gfmrw_92", Dd = "_text_gfmrw_100", Id = "_button_gfmrw_106", Rd = "_buttonAnimated_gfmrw_116", Bd = "_increase_gfmrw_1", jd = "_legalGap_gfmrw_120", Hd = "_legalOpen_gfmrw_124", Pd = "_legal_gfmrw_120", Yd = "_slideLegal_gfmrw_149", Ed = "_slideLegalText_gfmrw_165", Vd = "_legalText_gfmrw_170", Gd = "_legalStatic_gfmrw_183", Fd = "_legalButton_gfmrw_187", Wd = "_fadein_gfmrw_1", Ud = "_pulse_gfmrw_1", zd = "_gradient_gfmrw_1", Kd = "_wiggle_gfmrw_1", E = {
1133
+ }, $d = Object.keys(Kt), Cd = "_root_gfmrw_1", wd = "_icon_gfmrw_5", kd = "_iconTarget_gfmrw_17", Td = "_body_gfmrw_23", xd = "_bodyOpen_gfmrw_31", Md = "_simpleGift_in_gfmrw_1", Ld = "_close_gfmrw_44", Nd = "_arrow_gfmrw_67", Sd = "_container_gfmrw_78", Od = "_inner_gfmrw_85", Ad = "_logo_gfmrw_92", Dd = "_text_gfmrw_100", Id = "_button_gfmrw_106", Rd = "_buttonAnimated_gfmrw_116", Bd = "_increase_gfmrw_1", jd = "_legalGap_gfmrw_120", Hd = "_legalOpen_gfmrw_124", Pd = "_legal_gfmrw_120", Yd = "_slideLegal_gfmrw_149", Ed = "_slideLegalText_gfmrw_165", Vd = "_legalText_gfmrw_170", Gd = "_legalStatic_gfmrw_183", Fd = "_legalButton_gfmrw_187", Wd = "_fadein_gfmrw_1", Ud = "_pulse_gfmrw_1", zd = "_gradient_gfmrw_1", Kd = "_wiggle_gfmrw_1", V = {
1134
1134
  root: Cd,
1135
1135
  icon: wd,
1136
1136
  iconTarget: kd,
1137
1137
  body: Td,
1138
1138
  bodyOpen: xd,
1139
1139
  simpleGift_in: Md,
1140
- close: Nd,
1141
- arrow: Ld,
1140
+ close: Ld,
1141
+ arrow: Nd,
1142
1142
  container: Sd,
1143
1143
  inner: Od,
1144
1144
  logo: Ad,
@@ -1162,14 +1162,14 @@ const y = (t, n, e) => {
1162
1162
  };
1163
1163
  var Zd = 0;
1164
1164
  function a(t, n, e, o, r, s) {
1165
- var l, i, c = {};
1165
+ var l, i, _ = {};
1166
1166
  for (i in n)
1167
- i == "ref" ? l = n[i] : c[i] = n[i];
1168
- var d = { type: t, props: c, key: e, ref: l, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, __h: null, constructor: void 0, __v: --Zd, __source: r, __self: s };
1167
+ i == "ref" ? l = n[i] : _[i] = n[i];
1168
+ var u = { type: t, props: _, key: e, ref: l, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, __h: null, constructor: void 0, __v: --Zd, __source: r, __self: s };
1169
1169
  if (typeof t == "function" && (l = t.defaultProps))
1170
1170
  for (i in l)
1171
- c[i] === void 0 && (c[i] = l[i]);
1172
- return B.vnode && B.vnode(d), d;
1171
+ _[i] === void 0 && (_[i] = l[i]);
1172
+ return B.vnode && B.vnode(u), u;
1173
1173
  }
1174
1174
  const Jo = ar(), jt = ({
1175
1175
  children: t,
@@ -1190,8 +1190,8 @@ const Jo = ar(), jt = ({
1190
1190
  "state"
1191
1191
  ]);
1192
1192
  if (!("ResizeObserver" in window)) {
1193
- const c = yield import("./resize-observer-15e7a1bf.js");
1194
- window.ResizeObserver = c.ResizeObserver;
1193
+ const _ = yield import("./resize-observer-15e7a1bf.js");
1194
+ window.ResizeObserver = _.ResizeObserver;
1195
1195
  }
1196
1196
  return sr(a(jt, {
1197
1197
  value: r,
@@ -1200,10 +1200,10 @@ const Jo = ar(), jt = ({
1200
1200
  id: e
1201
1201
  }, s))
1202
1202
  }), n);
1203
- }), J = () => dr(Jo), Jd = (t = {}, n) => typeof t == "object" && U(t) && n.some((e) => e in t), qd = (t, n, e = Kt) => t && Ft(t, (o, r) => {
1203
+ }), J = () => dr(Jo), Jd = (t = {}, n) => typeof t == "object" && W(t) && n.some((e) => e in t), qd = (t, n, e = Kt) => t && Ft(t, (o, r) => {
1204
1204
  if (Jd(r, Object.keys(e))) {
1205
1205
  const s = r[n];
1206
- return s && "parent" in s && U(s.parent) ? C(C({}, r[s.parent]), St(s, "parent")) : s;
1206
+ return s && "parent" in s && W(s.parent) ? C(C({}, r[s.parent]), St(s, "parent")) : s;
1207
1207
  }
1208
1208
  return r;
1209
1209
  }), At = (t, n, e = Kt) => qd(t, n, e), Ht = ({
@@ -1212,19 +1212,19 @@ const Jo = ar(), jt = ({
1212
1212
  parentKey: e = "device-container",
1213
1213
  breakpoints: o = Kt
1214
1214
  }) => {
1215
- const [r, s] = gt("desktop"), l = (i) => {
1216
- var u;
1217
- const c = i.getBoundingClientRect().width || 0, d = Object.entries(C({}, o)).sort(([p, m], [h, g]) => m - g), _ = ((u = d.find(([p, m], h) => {
1218
- const [g, $] = d[h + 1] || [];
1219
- return c >= m && c < $;
1220
- })) == null ? void 0 : u[0]) || d[d.length - 1][0] || "desktop";
1221
- s(_);
1215
+ const [r, s] = mt("desktop"), l = (i) => {
1216
+ var p;
1217
+ const _ = i.getBoundingClientRect().width || 0, u = Object.entries(C({}, o)).sort(([d, g], [h, m]) => g - m), c = ((p = u.find(([d, g], h) => {
1218
+ const [m, $] = u[h + 1] || [];
1219
+ return _ >= g && _ < $;
1220
+ })) == null ? void 0 : p[0]) || u[u.length - 1][0] || "desktop";
1221
+ s(c);
1222
1222
  };
1223
1223
  return ko(() => {
1224
1224
  const i = n.current.closest(`[data-${e}='${t}']`) || document.body;
1225
1225
  i && (new ResizeObserver(() => l(i)).observe(i), l(i));
1226
1226
  }, []), r;
1227
- }, Se = (t, n) => U(t) && !(typeof t == "number" ? t.toString() : t).includes(n) ? `${t}${n}` : t, Xd = (t) => t.startsWith("px_"), Qd = (t) => t.startsWith("percent_"), tu = (t, n) => {
1227
+ }, Se = (t, n) => W(t) && !(typeof t == "number" ? t.toString() : t).includes(n) ? `${t}${n}` : t, Xd = (t) => t.startsWith("px_"), Qd = (t) => t.startsWith("percent_"), tu = (t, n) => {
1228
1228
  let e = t, o = n;
1229
1229
  return Xd(e) && (e = e.replace("px_", ""), o = Se(n, "px")), Qd(e) && (e = e.replace("percent_", ""), o = Se(n, "%")), {
1230
1230
  key: e,
@@ -1238,16 +1238,16 @@ const Jo = ar(), jt = ({
1238
1238
  } = tu(e, o);
1239
1239
  if (Zo(s) && (n[r] = qo(s)), n[r] = s, r === "hidden" && s)
1240
1240
  return n.display = "none", n;
1241
- if (r === "innerHTML" && (n.innerHTML = U(s) ? `${s}` : ""), r === "innerText" && (n.innerText = U(s) ? `${s}` : ""), r === "children" && (n.children = typeof s == "string" ? U(s) ? `${s}` : "" : s), r.includes("borderWidth") && (n.borderStyle = "solid"), r === "corner" && (n.borderRadius = Se(s, "px")), r === "backgroundFit" && (n.backgroundSize = s, n.objectFit = s), r === "backgroundImage" && U(s) && (n.backgroundImage = `url(${s})`, n.backgroundRepeat = "no-repeat", n.imageSource = s), r === "backgroundColorOpacity" && U(n.backgroundColorOpacity) && U(n.backgroundColor)) {
1241
+ if (r === "innerHTML" && (n.innerHTML = W(s) ? `${s}` : ""), r === "innerText" && (n.innerText = W(s) ? `${s}` : ""), r === "children" && (n.children = typeof s == "string" ? W(s) ? `${s}` : "" : s), r.includes("borderWidth") && (n.borderStyle = "solid"), r === "corner" && (n.borderRadius = Se(s, "px")), r === "backgroundFit" && (n.backgroundSize = s, n.objectFit = s), r === "backgroundImage" && W(s) && (n.backgroundImage = `url(${s})`, n.backgroundRepeat = "no-repeat", n.imageSource = s), r === "backgroundColorOpacity" && W(n.backgroundColorOpacity) && W(n.backgroundColor)) {
1242
1242
  const l = no(n.backgroundColor);
1243
1243
  l && (n.backgroundColor = oo(`rgb(${l.r}, ${l.g}, ${l.b})`, +n.backgroundColorOpacity / 100));
1244
1244
  }
1245
- if (r === "colorOpacity" && U(n.colorOpacity) && U(n.color)) {
1245
+ if (r === "colorOpacity" && W(n.colorOpacity) && W(n.color)) {
1246
1246
  const l = no(n.color);
1247
1247
  l && (n.color = oo(`rgb(${l.r}, ${l.g}, ${l.b})`, +n.colorOpacity / 100));
1248
1248
  }
1249
- return r === "fontFamily" && /auto/i.test(s) && (n.fontFamily = eu), r === "isBold" && (n.fontWeight = s ? "bold" : "initial"), r === "weight" && U(s) && (n.fontWeight = s), r === "isItalic" && (n.fontStyle = s ? "italic" : "initial"), r === "isThrough" && (n.textDecoration = s ? "line-through" : "initial"), n;
1250
- }, t), ou = (t) => typeof t == "object" && !Array.isArray(t) && "parent" in t, V = (t) => U(t) ? Object.entries(t).reduce((n, [e, o]) => (n[e] = ou(o) ? qo(C({}, t[e])) : o, n), {}) : t, ru = (t) => t in document.createElement("div").style || t.startsWith("--"), au = (t) => `<span style="${t}">$1</span>`, Y = (s) => {
1249
+ return r === "fontFamily" && /auto/i.test(s) && (n.fontFamily = eu), r === "isBold" && (n.fontWeight = s ? "bold" : "initial"), r === "weight" && W(s) && (n.fontWeight = s), r === "isItalic" && (n.fontStyle = s ? "italic" : "initial"), r === "isThrough" && (n.textDecoration = s ? "line-through" : "initial"), n;
1250
+ }, t), ou = (t) => typeof t == "object" && !Array.isArray(t) && "parent" in t, G = (t) => W(t) ? Object.entries(t).reduce((n, [e, o]) => (n[e] = ou(o) ? qo(C({}, t[e])) : o, n), {}) : t, ru = (t) => t in document.createElement("div").style || t.startsWith("--"), au = (t) => `<span style="${t}">$1</span>`, E = (s) => {
1251
1251
  var l = s, {
1252
1252
  children: t,
1253
1253
  typography: n,
@@ -1259,23 +1259,23 @@ const Jo = ar(), jt = ({
1259
1259
  "accentTypography",
1260
1260
  "replacer"
1261
1261
  ]);
1262
- var d;
1263
- const i = Nt(() => {
1262
+ var u;
1263
+ const i = Lt(() => {
1264
1264
  if (!e)
1265
1265
  return {};
1266
- let _ = "";
1267
- return Object.entries(e).forEach(([u, p]) => {
1268
- ru(u) && (_ += `${bd(u)}: ${p}; `);
1269
- }), _;
1270
- }, [e]), c = (d = t == null ? void 0 : t.replace(/script|\n/g, "")) == null ? void 0 : d.replace(/{{(.*?)}}/g, o(i));
1266
+ let c = "";
1267
+ return Object.entries(e).forEach(([p, d]) => {
1268
+ ru(p) && (c += `${bd(p)}: ${d}; `);
1269
+ }), c;
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), {
1272
1272
  style: C(C({}, n), r.style || {}),
1273
1273
  dangerouslySetInnerHTML: {
1274
- __html: c
1274
+ __html: _
1275
1275
  }
1276
1276
  }));
1277
1277
  }, ye = () => {
1278
- const [t, n] = gt(!1);
1278
+ const [t, n] = mt(!1);
1279
1279
  return [t, () => n((e) => !e)];
1280
1280
  }, Zt = ({
1281
1281
  width: t = 10,
@@ -1311,29 +1311,29 @@ const Jo = ar(), jt = ({
1311
1311
  wiggle: `${t.wiggle} 2s linear infinite`,
1312
1312
  gradient: `${t.gradient} 3s ease infinite`
1313
1313
  }), Xo = (t, n) => {
1314
- var _, u, p, m, h, g, $, f, N, S, R, A, w;
1315
- const e = su(n), o = V(t), r = (_ = o == null ? void 0 : o.icon) == null ? void 0 : _.hasIcon, s = {
1316
- left: `${+(((u = t == null ? void 0 : t.container) == null ? void 0 : u.left) || 0) * -1 + 8}px`,
1317
- backgroundColor: (p = o == null ? void 0 : o.container) == null ? void 0 : p.backgroundColor,
1318
- borderTopWidth: (m = o == null ? void 0 : o.container) == null ? void 0 : m.borderWidth,
1314
+ var c, p, d, g, h, m, $, f, L, A, I, D, w;
1315
+ const e = su(n), o = G(t), r = (c = o == null ? void 0 : o.icon) == null ? void 0 : c.hasIcon, s = {
1316
+ left: `${+(((p = t == null ? void 0 : t.container) == null ? void 0 : p.left) || 0) * -1 + 8}px`,
1317
+ backgroundColor: (d = o == null ? void 0 : o.container) == null ? void 0 : d.backgroundColor,
1318
+ borderTopWidth: (g = o == null ? void 0 : o.container) == null ? void 0 : g.borderWidth,
1319
1319
  borderTopColor: (h = o == null ? void 0 : o.container) == null ? void 0 : h.borderColor,
1320
1320
  borderTopStyle: "solid",
1321
- borderLeftWidth: (g = o == null ? void 0 : o.container) == null ? void 0 : g.borderWidth,
1321
+ borderLeftWidth: (m = o == null ? void 0 : o.container) == null ? void 0 : m.borderWidth,
1322
1322
  borderLeftColor: ($ = o == null ? void 0 : o.container) == null ? void 0 : $.borderColor,
1323
1323
  borderLeftStyle: "solid"
1324
1324
  }, l = {
1325
1325
  left: (f = o == null ? void 0 : o.container) == null ? void 0 : f.left
1326
- }, i = (((N = o == null ? void 0 : o.icon) == null ? void 0 : N.animations) || []).map((G) => e[G]).join(", "), c = U((S = o == null ? void 0 : o.icon) == null ? void 0 : S.gradientColor) && ((R = o == null ? void 0 : o.icon) != null && R.animations.includes("gradient")) ? {
1327
- background: `linear-gradient(-90deg, ${(A = o.icon) == null ? void 0 : A.backgroundColor} 0%, ${(w = o == null ? void 0 : o.icon) == null ? void 0 : w.gradientColor} 100%) 0% 0% / 400% 400%`,
1326
+ }, i = (((L = o == null ? void 0 : o.icon) == null ? void 0 : L.animations) || []).map((K) => e[K]).join(", "), _ = W((A = o == null ? void 0 : o.icon) == null ? void 0 : A.gradientColor) && ((I = o == null ? void 0 : o.icon) != null && I.animations.includes("gradient")) ? {
1327
+ background: `linear-gradient(-90deg, ${(D = o.icon) == null ? void 0 : D.backgroundColor} 0%, ${(w = o == null ? void 0 : o.icon) == null ? void 0 : w.gradientColor} 100%) 0% 0% / 400% 400%`,
1328
1328
  backgroundSize: "400% 400%"
1329
- } : o == null ? void 0 : o.icon, d = C(T(C({}, (o == null ? void 0 : o.icon) || {}), {
1329
+ } : o == null ? void 0 : o.icon, u = C(T(C({}, (o == null ? void 0 : o.icon) || {}), {
1330
1330
  animation: i
1331
- }), c);
1331
+ }), _);
1332
1332
  return {
1333
1333
  hasIcon: r,
1334
1334
  arrowRules: s,
1335
1335
  bodyRules: l,
1336
- iconRules: d
1336
+ iconRules: u
1337
1337
  };
1338
1338
  }, We = [400, 700], Dt = (t) => {
1339
1339
  const n = /* @__PURE__ */ new Map();
@@ -1341,144 +1341,145 @@ const Jo = ar(), jt = ({
1341
1341
  if (Zo(r) && "fontFamily" in r)
1342
1342
  if (n.has(r.fontFamily)) {
1343
1343
  const s = n.get(r.fontFamily);
1344
- U(r.weight) && !s.includes(r.weight) && !We.includes(r.weight) && s.push(r.weight), n.set(r.fontFamily, s);
1344
+ W(r.weight) && !s.includes(r.weight) && !We.includes(r.weight) && s.push(r.weight), n.set(r.fontFamily, s);
1345
1345
  } else
1346
- U(r.weight) && !We.includes(r.weight) ? n.set(r.fontFamily, [r.weight]) : n.set(r.fontFamily, []);
1346
+ W(r.weight) && !We.includes(r.weight) ? n.set(r.fontFamily, [r.weight]) : n.set(r.fontFamily, []);
1347
1347
  return r;
1348
1348
  });
1349
- const e = Nt(() => Array.from(n.entries()).filter(([o]) => !/auto/i.test(o)).map(([o, r]) => ({
1349
+ const e = Lt(() => Array.from(n.entries()).filter(([o]) => !/auto/i.test(o)).map(([o, r]) => ({
1350
1350
  rel: "stylesheet",
1351
1351
  href: `https://fonts.googleapis.com/css?family=${o}:${[...r, ...We].join(",")}&display=swap`
1352
1352
  })), [n]);
1353
- K(() => {
1353
+ z(() => {
1354
1354
  e.forEach(_d);
1355
1355
  }, [e]);
1356
1356
  }, iu = ({
1357
1357
  id: t,
1358
1358
  isOpen: n,
1359
- onClick: e,
1360
- onClickClose: o,
1361
- onClickIcon: r
1359
+ classNames: e = {},
1360
+ onClick: o,
1361
+ onClickClose: r,
1362
+ onClickIcon: s
1362
1363
  }) => {
1363
- var G, q, M, v, b, x, k, O, L, I, H, j;
1364
- const s = Z(null), [l, i] = ye(), c = J(), d = Ht({
1365
- targetRef: s,
1364
+ var q, M, v, b, x, k, O, N, R, H, j, P;
1365
+ const l = Z(null), [i, _] = ye(), u = J(), c = Ht({
1366
+ targetRef: l,
1366
1367
  id: t
1367
- }), _ = At(c, d), u = V(_), {
1368
- hasIcon: p,
1369
- iconRules: m,
1370
- bodyRules: h,
1371
- arrowRules: g
1372
- } = Xo(_, {
1373
- fade: E.fadein,
1374
- pulse: E.pulse,
1375
- wiggle: E.wiggle,
1376
- gradient: E.gradient
1368
+ }), p = At(u, c), d = G(p), {
1369
+ hasIcon: g,
1370
+ iconRules: h,
1371
+ bodyRules: m,
1372
+ arrowRules: $
1373
+ } = Xo(p, {
1374
+ fade: V.fadein,
1375
+ pulse: V.pulse,
1376
+ wiggle: V.wiggle,
1377
+ gradient: V.gradient
1377
1378
  });
1378
- Dt(_);
1379
- const $ = !!(u.legal.buttonHideText && ((G = u.legal.buttonHideText) == null ? void 0 : G.length) > 0), f = T(C({}, St(u == null ? void 0 : u.container, "left")), {
1380
- paddingBottom: (q = u == null ? void 0 : u.legal) != null && q.hidden ? 12 : 4
1381
- }), N = {
1379
+ Dt(p);
1380
+ const f = !!(d.legal.buttonHideText && ((q = d.legal.buttonHideText) == null ? void 0 : q.length) > 0), L = T(C({}, St(d == null ? void 0 : d.container, "left")), {
1381
+ paddingBottom: (M = d == null ? void 0 : d.legal) != null && M.hidden ? 12 : 4
1382
+ }), A = {
1382
1383
  paddingTop: 5,
1383
1384
  paddingRight: 0,
1384
1385
  paddingBottom: 2,
1385
1386
  paddingLeft: 0
1386
- }, S = {
1387
+ }, I = {
1387
1388
  paddingTop: 7,
1388
1389
  paddingRight: 10,
1389
1390
  paddingBottom: 7,
1390
1391
  paddingLeft: 10
1391
- }, R = y(u, "legal.isSlideMode", !1), A = y(u, "legal.slideDuration", 1e3), w = y(u, "legal.slideDelay", 1e3);
1392
+ }, D = y(d, "legal.isSlideMode", !1), w = y(d, "legal.slideDuration", 1e3), K = y(d, "legal.slideDelay", 1e3);
1392
1393
  return a("div", {
1393
- className: D(E.root, {
1394
- [E.legalOpen]: l,
1395
- [E.legalStatic]: !$
1396
- }),
1397
- ref: s,
1394
+ className: S(V.root, {
1395
+ [V.legalOpen]: i,
1396
+ [V.legalStatic]: !f
1397
+ }, e == null ? void 0 : e.root),
1398
+ ref: l,
1398
1399
  children: [a("div", {
1399
- className: E.icon,
1400
- style: m,
1401
- onClick: r,
1402
- children: p && a("div", {
1403
- className: E.iconTarget,
1400
+ className: S(V.icon, e == null ? void 0 : e.icon),
1401
+ style: h,
1402
+ onClick: s,
1403
+ children: g && a("div", {
1404
+ className: V.iconTarget,
1404
1405
  children: a(Je, {})
1405
1406
  })
1406
1407
  }), a("div", {
1407
- className: D(E.body, {
1408
- [E.bodyOpen]: n
1409
- }),
1410
- style: h,
1408
+ className: S(V.body, {
1409
+ [V.bodyOpen]: n
1410
+ }, e == null ? void 0 : e.body),
1411
+ style: m,
1411
1412
  children: [a("div", {
1412
- className: E.arrow,
1413
- style: g
1413
+ className: V.arrow,
1414
+ style: $
1414
1415
  }), a("div", {
1415
- className: E.close,
1416
- style: T(C({}, dn(u == null ? void 0 : u.close)), {
1417
- backgroundColor: (M = u == null ? void 0 : u.close) == null ? void 0 : M.color
1416
+ className: V.close,
1417
+ style: T(C({}, dn(d == null ? void 0 : d.close)), {
1418
+ backgroundColor: (v = d == null ? void 0 : d.close) == null ? void 0 : v.color
1418
1419
  }),
1419
- onClick: o,
1420
+ onClick: r,
1420
1421
  children: a(Zt, {})
1421
1422
  }), a("div", {
1422
- className: E.container,
1423
- style: f,
1423
+ className: S(V.container, e == null ? void 0 : e.container),
1424
+ style: L,
1424
1425
  children: [a("a", {
1425
- href: (v = u == null ? void 0 : u.root) == null ? void 0 : v.offer,
1426
+ href: (b = d == null ? void 0 : d.root) == null ? void 0 : b.offer,
1426
1427
  style: {
1427
- opacity: l ? 0 : 1
1428
+ opacity: i ? 0 : 1
1428
1429
  },
1429
1430
  target: "_blank",
1430
1431
  rel: "nofollow noopener noreferrer",
1431
- onClick: () => e(),
1432
+ onClick: () => o(),
1432
1433
  children: [a("div", {
1433
- className: E.inner,
1434
+ className: S(V.inner, e == null ? void 0 : e.inner),
1434
1435
  children: [a("div", {
1435
- className: E.logo,
1436
- style: u == null ? void 0 : u.logo
1437
- }), a(Y, {
1438
- className: E.text,
1439
- style: u == null ? void 0 : u.text,
1440
- typography: (b = u.text) == null ? void 0 : b.typography,
1441
- accentTypography: (x = u.text) == null ? void 0 : x.accentTypography,
1442
- children: (k = u == null ? void 0 : u.text) == null ? void 0 : k.children
1436
+ className: V.logo,
1437
+ style: d == null ? void 0 : d.logo
1438
+ }), a(E, {
1439
+ className: V.text,
1440
+ style: d == null ? void 0 : d.text,
1441
+ typography: (x = d.text) == null ? void 0 : x.typography,
1442
+ accentTypography: (k = d.text) == null ? void 0 : k.accentTypography,
1443
+ children: (O = d == null ? void 0 : d.text) == null ? void 0 : O.children
1443
1444
  })]
1444
1445
  }), a("div", {
1445
- className: D(E.button, {
1446
- [E.buttonAnimated]: u == null ? void 0 : u.button.isAnimated
1446
+ className: S(V.button, {
1447
+ [V.buttonAnimated]: d == null ? void 0 : d.button.isAnimated
1447
1448
  }),
1448
- style: u == null ? void 0 : u.button,
1449
- children: (O = u == null ? void 0 : u.button) == null ? void 0 : O.children
1449
+ style: d == null ? void 0 : d.button,
1450
+ children: (N = d == null ? void 0 : d.button) == null ? void 0 : N.children
1450
1451
  })]
1451
- }), R ? a("div", {
1452
- className: E.slideLegal,
1453
- style: T(C(C({}, u == null ? void 0 : u.legal), S), {
1454
- animationName: E["fade-in-out"],
1455
- animationDuration: `${A}ms`,
1456
- animationDelay: `${w}ms`
1452
+ }), D ? a("div", {
1453
+ className: V.slideLegal,
1454
+ style: T(C(C({}, d == null ? void 0 : d.legal), I), {
1455
+ animationName: V["fade-in-out"],
1456
+ animationDuration: `${w}ms`,
1457
+ animationDelay: `${K}ms`
1457
1458
  }),
1458
1459
  children: a("div", {
1459
- className: E.slideLegalText,
1460
- children: (L = u == null ? void 0 : u.legal) == null ? void 0 : L.children
1460
+ className: V.slideLegalText,
1461
+ children: (R = d == null ? void 0 : d.legal) == null ? void 0 : R.children
1461
1462
  })
1462
1463
  }) : a(fe, {
1463
1464
  children: [a("div", {
1464
- className: E.legalGap
1465
+ className: V.legalGap
1465
1466
  }), a("div", {
1466
- className: E.legal,
1467
- style: C(C({}, u == null ? void 0 : u.legal), l ? S : N),
1467
+ className: V.legal,
1468
+ style: C(C({}, d == null ? void 0 : d.legal), i ? I : A),
1468
1469
  children: [a("div", {
1469
- className: E.legalText,
1470
- children: (I = u == null ? void 0 : u.legal) == null ? void 0 : I.children
1470
+ className: V.legalText,
1471
+ children: (H = d == null ? void 0 : d.legal) == null ? void 0 : H.children
1471
1472
  }), a("div", {
1472
- className: E.legalButton,
1473
- onClick: i,
1474
- children: l ? (H = u == null ? void 0 : u.legal) == null ? void 0 : H.buttonOpenText : (j = u == null ? void 0 : u.legal) == null ? void 0 : j.buttonHideText
1473
+ className: V.legalButton,
1474
+ onClick: _,
1475
+ children: i ? (j = d == null ? void 0 : d.legal) == null ? void 0 : j.buttonOpenText : (P = d == null ? void 0 : d.legal) == null ? void 0 : P.buttonHideText
1475
1476
  })]
1476
1477
  })]
1477
1478
  })]
1478
1479
  })]
1479
1480
  })]
1480
1481
  });
1481
- }, m0 = Ot(a(iu, {})), lu = "_root_lsxq8_1", cu = "_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", wu = "_headTitle_lsxq8_97", ku = "_inner_lsxq8_104", Tu = "_fadein_lsxq8_1", xu = "_pulse_lsxq8_1", Mu = "_gradient_lsxq8_1", Nu = "_wiggle_lsxq8_1", Q = {
1482
+ }, g0 = Ot(a(iu, {})), lu = "_root_lsxq8_1", cu = "_icon_lsxq8_5", _u = "_iconTarget_lsxq8_17", du = "_body_lsxq8_23", uu = "_desktop_lsxq8_30", pu = "_tablet_lsxq8_30", fu = "_laptop_lsxq8_30", gu = "_bodyOpen_lsxq8_34", mu = "_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", wu = "_headTitle_lsxq8_97", ku = "_inner_lsxq8_104", Tu = "_fadein_lsxq8_1", xu = "_pulse_lsxq8_1", Mu = "_gradient_lsxq8_1", Lu = "_wiggle_lsxq8_1", Q = {
1482
1483
  root: lu,
1483
1484
  icon: cu,
1484
1485
  iconTarget: _u,
@@ -1486,8 +1487,8 @@ const Jo = ar(), jt = ({
1486
1487
  desktop: uu,
1487
1488
  tablet: pu,
1488
1489
  laptop: fu,
1489
- bodyOpen: mu,
1490
- complexGift_in: gu,
1490
+ bodyOpen: gu,
1491
+ complexGift_in: mu,
1491
1492
  arrow: hu,
1492
1493
  container: yu,
1493
1494
  promotion: bu,
@@ -1499,9 +1500,9 @@ const Jo = ar(), jt = ({
1499
1500
  fadein: Tu,
1500
1501
  pulse: xu,
1501
1502
  gradient: Mu,
1502
- wiggle: Nu
1503
- }, Lu = "_root_6f7wd_1", Su = "_body_6f7wd_30", Ou = "_bodyInner_6f7wd_38", Au = "_line_6f7wd_43", Du = "_text_6f7wd_53", Iu = "_button_6f7wd_61", Ru = "_logo_6f7wd_73", Bu = "_variant2_6f7wd_79", ju = "_buttonText_6f7wd_83", Hu = "_legal_6f7wd_101", Tt = {
1504
- root: Lu,
1503
+ wiggle: Lu
1504
+ }, Nu = "_root_6f7wd_1", Su = "_body_6f7wd_30", Ou = "_bodyInner_6f7wd_38", Au = "_line_6f7wd_43", Du = "_text_6f7wd_53", Iu = "_button_6f7wd_61", Ru = "_logo_6f7wd_73", Bu = "_variant2_6f7wd_79", ju = "_buttonText_6f7wd_83", Hu = "_legal_6f7wd_101", Tt = {
1505
+ root: Nu,
1505
1506
  body: Su,
1506
1507
  bodyInner: Ou,
1507
1508
  line: Au,
@@ -1514,13 +1515,13 @@ const Jo = ar(), jt = ({
1514
1515
  }, Pu = ({
1515
1516
  onClick: t
1516
1517
  }) => {
1517
- var o, r, s, l, i, c, d;
1518
- const n = J(), e = V(n);
1518
+ var o, r, s, l, i, _, u;
1519
+ const n = J(), e = G(n);
1519
1520
  return a("a", {
1520
1521
  href: (o = e.root) == null ? void 0 : o.offer,
1521
1522
  target: "_blank",
1522
1523
  rel: "nofollow noopener noreferrer",
1523
- className: D(Tt.root, {
1524
+ className: S(Tt.root, {
1524
1525
  [Tt.variant2]: ((r = e.root) == null ? void 0 : r.variant) === "variant2"
1525
1526
  }),
1526
1527
  style: e.root,
@@ -1538,7 +1539,7 @@ const Jo = ar(), jt = ({
1538
1539
  }), a("div", {
1539
1540
  className: Tt.text,
1540
1541
  style: e.text,
1541
- children: a(Y, {
1542
+ children: a(E, {
1542
1543
  typography: (s = e.text) == null ? void 0 : s.typography,
1543
1544
  accentTypography: (l = e.text) == null ? void 0 : l.accentTypography,
1544
1545
  children: (i = e.text) == null ? void 0 : i.children
@@ -1552,102 +1553,103 @@ const Jo = ar(), jt = ({
1552
1553
  style: e.logo
1553
1554
  }), a("div", {
1554
1555
  className: Tt.buttonText,
1555
- children: (c = e.button) == null ? void 0 : c.children
1556
+ children: (_ = e.button) == null ? void 0 : _.children
1556
1557
  })]
1557
1558
  })]
1558
1559
  }), a("div", {
1559
1560
  className: Tt.legal,
1560
1561
  style: e.legal,
1561
- children: (d = e.legal) == null ? void 0 : d.children
1562
+ children: (u = e.legal) == null ? void 0 : u.children
1562
1563
  })]
1563
1564
  });
1564
1565
  }, kt = ["backgroundColor", "backgroundColorOpacity", "backgroundImage", "backgroundSize", "backgroundRepeat"], ro = ["imageSource", "objectFit"], ao = ["marginTop", "marginBottom", "marginLeft", "marginRight", "paddingTop", "paddingBottom", "paddingLeft", "paddingRight"], Yu = ({
1565
1566
  id: t,
1566
1567
  isOpen: n,
1567
- onClick: e,
1568
- onClickIcon: o,
1569
- onClickClose: r
1568
+ classNames: e = {},
1569
+ onClick: o,
1570
+ onClickIcon: r,
1571
+ onClickClose: s
1570
1572
  }) => {
1571
- var f, N, S;
1572
- const s = Z(null), l = J(), i = Ht({
1573
- targetRef: s,
1573
+ var L, A, I;
1574
+ const l = Z(null), i = J(), _ = Ht({
1575
+ targetRef: l,
1574
1576
  id: t
1575
- }), c = At(l, i), d = V(c);
1576
- Dt(c);
1577
+ }), u = At(i, _), c = G(u);
1578
+ Dt(u);
1577
1579
  const {
1578
- hasIcon: _,
1579
- iconRules: u,
1580
- bodyRules: p,
1581
- arrowRules: m
1582
- } = Xo(c, {
1580
+ hasIcon: p,
1581
+ iconRules: d,
1582
+ bodyRules: g,
1583
+ arrowRules: h
1584
+ } = Xo(u, {
1583
1585
  fade: Q.fadein,
1584
1586
  pulse: Q.pulse,
1585
1587
  wiggle: Q.wiggle,
1586
1588
  gradient: Q.gradient
1587
- }), h = (f = d == null ? void 0 : d.title) == null ? void 0 : f.hasIcon, g = Vt(d == null ? void 0 : d.title, ...ao), $ = St(d == null ? void 0 : d.title, ...ao);
1589
+ }), m = (L = c == null ? void 0 : c.title) == null ? void 0 : L.hasIcon, $ = Vt(c == null ? void 0 : c.title, ...ao), f = St(c == null ? void 0 : c.title, ...ao);
1588
1590
  return a("div", {
1589
- ref: s,
1590
- className: D(Q.root, {
1591
- [Q.desktop]: i === "desktop",
1592
- [Q.laptop]: i === "laptop",
1593
- [Q.tablet]: i === "tablet"
1594
- }),
1591
+ ref: l,
1592
+ className: S(Q.root, {
1593
+ [Q.desktop]: _ === "desktop",
1594
+ [Q.laptop]: _ === "laptop",
1595
+ [Q.tablet]: _ === "tablet"
1596
+ }, e == null ? void 0 : e.root),
1595
1597
  children: [a("div", {
1596
- className: Q.icon,
1597
- style: u,
1598
- onClick: o,
1599
- children: _ && a("div", {
1598
+ className: S(Q.icon, e == null ? void 0 : e.icon),
1599
+ style: d,
1600
+ onClick: r,
1601
+ children: p && a("div", {
1600
1602
  className: Q.iconTarget,
1601
1603
  children: a(Je, {})
1602
1604
  })
1603
1605
  }), a("div", {
1604
- className: D(Q.body, {
1606
+ className: S(Q.body, {
1605
1607
  [Q.bodyOpen]: n
1606
- }),
1607
- style: p,
1608
+ }, e == null ? void 0 : e.body),
1609
+ style: g,
1608
1610
  children: [a("div", {
1609
1611
  className: Q.arrow,
1610
- style: m
1612
+ style: h
1611
1613
  }), a("div", {
1612
- className: Q.container,
1613
- style: d.container,
1614
+ className: S(Q.container, e == null ? void 0 : e.container),
1615
+ style: c.container,
1614
1616
  children: [a("div", {
1615
1617
  className: Q.head,
1616
- style: g,
1617
- children: [h && a("div", {
1618
+ style: $,
1619
+ children: [m && a("div", {
1618
1620
  className: Q.headIcon,
1619
- style: Vt(d.title, "color"),
1621
+ style: Vt(c.title, "color"),
1620
1622
  children: a(Je, {
1621
1623
  width: 12,
1622
1624
  height: 12
1623
1625
  })
1624
1626
  }), a("div", {
1625
1627
  className: Q.headTitle,
1626
- style: $,
1627
- children: (N = d.title) == null ? void 0 : N.children
1628
+ style: f,
1629
+ children: (A = c.title) == null ? void 0 : A.children
1628
1630
  }), a("div", {
1629
1631
  className: Q.close,
1630
- style: dn(d == null ? void 0 : d.close),
1631
- onClick: r,
1632
+ style: dn(c == null ? void 0 : c.close),
1633
+ onClick: s,
1632
1634
  children: a(Zt, {})
1633
1635
  })]
1634
1636
  }), a("div", {
1635
1637
  className: Q.inner,
1636
- children: (d.children || []).map((R) => a(jt, {
1637
- value: R,
1638
+ children: (c.children || []).map((D) => a(jt, {
1639
+ value: D,
1638
1640
  children: a(Pu, {
1639
- onClick: (A) => e(A)
1641
+ onClick: (w) => o(w)
1640
1642
  })
1641
1643
  }))
1642
1644
  }), a("div", {
1643
1645
  className: Q.promotion,
1644
- style: d.promotion,
1645
- children: (S = d.promotion) == null ? void 0 : S.children
1646
+ style: c.promotion,
1647
+ children: (I = c.promotion) == null ? void 0 : I.children
1646
1648
  })]
1647
1649
  })]
1648
1650
  })]
1649
1651
  });
1650
- }, g0 = Ot(a(Yu, {})), Eu = "_root_mp148_1", Vu = "_background_mp148_11", Gu = "_content_mp148_19", Fu = "_desktop_mp148_28", Wu = "_laptop_mp148_28", Uu = "_wrapper_mp148_33", zu = "_overlay_mp148_37", Ku = "_close_mp148_43", Zu = "_closeTimer_mp148_59", Ju = "_promotion_mp148_70", qu = "_body_mp148_78", Xu = "_logo_mp148_87", Qu = "_text_mp148_93", tp = "_button_mp148_97", ep = "_legal_mp148_112", dt = {
1652
+ }, m0 = Ot(a(Yu, {})), Eu = "_root_mp148_1", Vu = "_background_mp148_11", Gu = "_content_mp148_19", Fu = "_desktop_mp148_28", Wu = "_laptop_mp148_28", Uu = "_wrapper_mp148_33", zu = "_overlay_mp148_37", Ku = "_close_mp148_43", Zu = "_closeTimer_mp148_59", Ju = "_promotion_mp148_70", qu = "_body_mp148_78", Xu = "_logo_mp148_87", Qu = "_text_mp148_93", tp = "_button_mp148_97", ep = "_legal_mp148_112", dt = {
1651
1653
  root: Eu,
1652
1654
  background: Vu,
1653
1655
  content: Gu,
@@ -1671,40 +1673,40 @@ const Jo = ar(), jt = ({
1671
1673
  root: np
1672
1674
  }, rp = () => {
1673
1675
  var e, o, r;
1674
- const t = J(), n = V(t);
1676
+ const t = J(), n = G(t);
1675
1677
  return a("div", {
1676
1678
  className: op.root,
1677
1679
  style: n.root,
1678
- children: a(Y, {
1680
+ children: a(E, {
1679
1681
  typography: (e = n.root) == null ? void 0 : e.typography,
1680
1682
  accentTypography: (o = n.root) == null ? void 0 : o.accentTypography,
1681
1683
  children: (r = n == null ? void 0 : n.root) == null ? void 0 : r.children
1682
1684
  })
1683
1685
  });
1684
1686
  }, ln = (t, n = 0, e = !1) => {
1685
- const o = Z(an()), [r, s] = gt(!1), [l, i] = gt(), [c, d] = gt(e), _ = ($) => o.current.on("visible", $), u = ($) => o.current.on("click", $), p = ($) => o.current.on("clickHide", $), m = () => ve(void 0, null, function* () {
1687
+ const o = Z(an()), [r, s] = mt(!1), [l, i] = mt(), [_, u] = mt(e), c = ($) => o.current.on("visible", $), p = ($) => o.current.on("click", $), d = ($) => o.current.on("clickHide", $), g = () => ve(void 0, null, function* () {
1686
1688
  yield hd(+n), s(!0);
1687
- }), h = () => s(!1), g = () => {
1689
+ }), h = () => s(!1), m = () => {
1688
1690
  o.current.emit("clickHide"), h();
1689
1691
  };
1690
- return K(() => {
1691
- c && o.current.emit("visible", r);
1692
+ return z(() => {
1693
+ _ && o.current.emit("visible", r);
1692
1694
  }, [r]), Qe(t, () => ({
1693
- onVisible: _,
1694
- onClick: u,
1695
- onClickHide: p,
1696
- show: m,
1695
+ onVisible: c,
1696
+ onClick: p,
1697
+ onClickHide: d,
1698
+ show: g,
1697
1699
  hide: h,
1698
1700
  setApiHost: i,
1699
1701
  resetListeners: o.current.reset
1700
- })), K(() => o.current.reset, []), {
1701
- isReady: c,
1702
+ })), z(() => o.current.reset, []), {
1703
+ isReady: _,
1702
1704
  isOpen: r,
1703
1705
  apiHost: l,
1704
- show: m,
1706
+ show: g,
1705
1707
  hide: h,
1706
- clickHide: g,
1707
- setIsReady: d,
1708
+ clickHide: m,
1709
+ setIsReady: u,
1708
1710
  click: (...$) => {
1709
1711
  h(), o.current.emit("click", ...$);
1710
1712
  }
@@ -1725,13 +1727,13 @@ const Jo = ar(), jt = ({
1725
1727
  medium: "#F8CC11",
1726
1728
  high: "#00C85D"
1727
1729
  }, pp = (t = 5e3, n = "default", e) => {
1728
- const o = n === "default" ? dp : up, [r, s] = gt(+t), l = Z(), i = r / +t * 100, c = i > 66 ? o.low : i > 33 ? o.medium : o.high;
1729
- return K(() => {
1730
+ const o = n === "default" ? dp : up, [r, s] = mt(+t), l = Z(), i = r / +t * 100, _ = i > 66 ? o.low : i > 33 ? o.medium : o.high;
1731
+ return z(() => {
1730
1732
  r <= 0 && clearInterval(l.current);
1731
- }, [r]), K(() => (s(t), l.current = setInterval(() => s((d) => d - 1e3), 1e3), () => clearInterval(l.current)), [t, n]), K(() => {
1733
+ }, [r]), z(() => (s(t), l.current = setInterval(() => s((u) => u - 1e3), 1e3), () => clearInterval(l.current)), [t, n]), z(() => {
1732
1734
  e(r);
1733
1735
  }, [r]), {
1734
- color: c,
1736
+ color: _,
1735
1737
  progress: i,
1736
1738
  timeLeft: +r / 1e3
1737
1739
  };
@@ -1746,15 +1748,15 @@ const Jo = ar(), jt = ({
1746
1748
  progress: s,
1747
1749
  timeLeft: l,
1748
1750
  color: i
1749
- } = pp(+n, e, r), c = Math.PI * (t * 2);
1751
+ } = pp(+n, e, r), _ = Math.PI * (t * 2);
1750
1752
  return a("div", {
1751
1753
  className: qt.root,
1752
1754
  style: {
1753
1755
  "--duration": `${n}ms`,
1754
- "--offset": `${c}px`
1756
+ "--offset": `${_}px`
1755
1757
  },
1756
1758
  children: [a("svg", {
1757
- className: D(qt.progress, {
1759
+ className: S(qt.progress, {
1758
1760
  [qt.progress_animate]: s > 0
1759
1761
  }),
1760
1762
  style: {
@@ -1771,7 +1773,7 @@ const Jo = ar(), jt = ({
1771
1773
  cx: t,
1772
1774
  cy: t,
1773
1775
  fill: "transparent",
1774
- strokeDasharray: c,
1776
+ strokeDasharray: _,
1775
1777
  strokeDashoffset: "0",
1776
1778
  strokeWidth: 3
1777
1779
  }), a("circle", {
@@ -1785,7 +1787,7 @@ const Jo = ar(), jt = ({
1785
1787
  fill: "transparent"
1786
1788
  })]
1787
1789
  }, n), a("div", {
1788
- className: D(qt.body, {
1790
+ className: S(qt.body, {
1789
1791
  [qt.body_active]: s <= 0
1790
1792
  }),
1791
1793
  onClick: s <= 0 ? o : void 0,
@@ -1803,24 +1805,24 @@ const Jo = ar(), jt = ({
1803
1805
  function fp(t) {
1804
1806
  return !(!t.complete || typeof t.naturalWidth != "undefined" && t.naturalWidth === 0);
1805
1807
  }
1806
- const mp = ee(({
1808
+ const gp = ee(({
1807
1809
  id: t,
1808
1810
  className: n
1809
1811
  }, e) => {
1810
- var O, L, I, H, j, F, lt, ot;
1811
- const [o, r] = gt(1 / 0), s = Z(null), l = Z(null), i = Ht({
1812
+ var O, N, R, H, j, P, lt, ot;
1813
+ const [o, r] = mt(1 / 0), s = Z(null), l = Z(null), i = Ht({
1812
1814
  targetRef: s,
1813
1815
  id: t
1814
- }), c = J(), d = At(c, i);
1815
- Dt(d), d && (Wt(d, "button.percent_width", (O = d == null ? void 0 : d.button) == null ? void 0 : O.width), Wt(d, "legal.percent_width", (L = d == null ? void 0 : d.legal) == null ? void 0 : L.width));
1816
- const _ = V(d), u = y(_, "root.delay", 0), {
1817
- isOpen: p,
1818
- isReady: m,
1816
+ }), _ = J(), u = At(_, i);
1817
+ Dt(u), u && (Wt(u, "button.percent_width", (O = u == null ? void 0 : u.button) == null ? void 0 : O.width), Wt(u, "legal.percent_width", (N = u == null ? void 0 : u.legal) == null ? void 0 : N.width));
1818
+ const c = G(u), p = y(c, "root.delay", 0), {
1819
+ isOpen: d,
1820
+ isReady: g,
1819
1821
  setIsReady: h,
1820
- clickHide: g,
1822
+ clickHide: m,
1821
1823
  click: $
1822
- } = ln(e, u), f = y(_, "close.variant", "default"), N = y(_, "close.radius", 21), S = y(_, "close.colorDirection", "default"), R = y(_, "close.timeoutLock", !1), A = f === "timer" ? o <= 0 : !0, w = f === "timer" && R && o > 0 ? "div" : "a";
1823
- K(() => {
1824
+ } = ln(e, p), f = y(c, "close.variant", "default"), L = y(c, "close.radius", 21), A = y(c, "close.colorDirection", "default"), I = y(c, "close.timeoutLock", !1), D = f === "timer" ? o <= 0 : !0, w = f === "timer" && I && o > 0 ? "div" : "a";
1825
+ z(() => {
1824
1826
  const rt = l.current;
1825
1827
  if (!rt)
1826
1828
  return;
@@ -1832,16 +1834,16 @@ const mp = ee(({
1832
1834
  return rt.addEventListener("load", pt), () => {
1833
1835
  rt.removeEventListener("load", pt);
1834
1836
  };
1835
- }, [_]);
1836
- const G = {
1837
- alignItems: Bt((I = _.root) == null ? void 0 : I.align)
1838
- }, q = T(C({}, _ == null ? void 0 : _.button), {
1839
- justifyContent: Bt((H = _.root) == null ? void 0 : H.textAlign)
1840
- }), M = T(C({}, _ == null ? void 0 : _.legal), {
1841
- justifyContent: Bt((j = _.root) == null ? void 0 : j.textAlign)
1842
- }), v = (F = _.root) == null ? void 0 : F.corner, b = St(_.root, ...ro, ...kt), x = Vt(_.root, ...ro), k = p && m;
1837
+ }, [c]);
1838
+ const K = {
1839
+ alignItems: Bt((R = c.root) == null ? void 0 : R.align)
1840
+ }, q = T(C({}, c == null ? void 0 : c.button), {
1841
+ justifyContent: Bt((H = c.root) == null ? void 0 : H.textAlign)
1842
+ }), M = T(C({}, c == null ? void 0 : c.legal), {
1843
+ justifyContent: Bt((j = c.root) == null ? void 0 : j.textAlign)
1844
+ }), v = (P = c.root) == null ? void 0 : P.corner, b = St(c.root, ...ro, ...kt), x = Vt(c.root, ...ro), k = d && g;
1843
1845
  return a("div", {
1844
- className: D(dt.root, n, {
1846
+ className: S(dt.root, n, {
1845
1847
  [dt.desktop]: i === "desktop",
1846
1848
  [dt.tablet]: i === "tablet",
1847
1849
  [dt.laptop]: i === "laptop"
@@ -1852,18 +1854,18 @@ const mp = ee(({
1852
1854
  },
1853
1855
  children: [a("div", {
1854
1856
  className: dt.overlay,
1855
- style: _.overlay,
1856
- onClick: A && g
1857
+ style: c.overlay,
1858
+ onClick: D && m
1857
1859
  }), a("div", {
1858
1860
  className: dt.wrapper,
1859
1861
  children: [k && a(fe, {
1860
1862
  children: f === "default" ? a("div", {
1861
1863
  className: dt.close,
1862
- style: T(C({}, _.close), {
1864
+ style: T(C({}, c.close), {
1863
1865
  borderBottomLeftRadius: `${v}px`,
1864
1866
  borderTopRightRadius: `${v}px`
1865
1867
  }),
1866
- onClick: g,
1868
+ onClick: m,
1867
1869
  children: a(Zt, {
1868
1870
  width: 11,
1869
1871
  height: 11
@@ -1871,24 +1873,24 @@ const mp = ee(({
1871
1873
  }) : a("div", {
1872
1874
  className: dt.closeTimer,
1873
1875
  children: a(cn, {
1874
- timeout: y(_, "close.timeout"),
1875
- colorDirection: S,
1876
- radius: N,
1877
- onClick: g,
1876
+ timeout: y(c, "close.timeout"),
1877
+ colorDirection: A,
1878
+ radius: L,
1879
+ onClick: m,
1878
1880
  onChange: r
1879
1881
  })
1880
1882
  })
1881
- }), a(Y, {
1883
+ }), a(E, {
1882
1884
  className: dt.promotion,
1883
- style: _.promotion,
1884
- children: (lt = _.promotion) == null ? void 0 : lt.children
1885
+ style: c.promotion,
1886
+ children: (lt = c.promotion) == null ? void 0 : lt.children
1885
1887
  }), a(w, {
1886
- href: (ot = _.root) == null ? void 0 : ot.offer,
1888
+ href: (ot = c.root) == null ? void 0 : ot.offer,
1887
1889
  target: "_blank",
1888
1890
  rel: "nofollow noopener noreferrer",
1889
1891
  className: dt.content,
1890
1892
  style: b,
1891
- onClick: () => w === "a" && $(_.id),
1893
+ onClick: () => w === "a" && $(c.id),
1892
1894
  children: [a("img", {
1893
1895
  ref: l,
1894
1896
  className: dt.background,
@@ -1897,13 +1899,13 @@ const mp = ee(({
1897
1899
  style: x
1898
1900
  }), a("div", {
1899
1901
  className: dt.body,
1900
- style: G,
1902
+ style: K,
1901
1903
  children: [a("div", {
1902
1904
  className: dt.logo,
1903
- style: _.logo
1905
+ style: c.logo
1904
1906
  }), a("div", {
1905
1907
  className: dt.text,
1906
- children: ((_ == null ? void 0 : _.children) || []).map((rt) => a(jt, {
1908
+ children: ((c == null ? void 0 : c.children) || []).map((rt) => a(jt, {
1907
1909
  value: rt,
1908
1910
  children: a(rp, {})
1909
1911
  }))
@@ -1920,8 +1922,8 @@ const mp = ee(({
1920
1922
  })]
1921
1923
  })]
1922
1924
  });
1923
- }), h0 = Ot(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", wp = "_promotion_v0531_74", kp = "_title_v0531_82", Tp = "_wrapper_v0531_97", xp = "_bonus_v0531_107", xt = {
1924
- root: gp,
1925
+ }), h0 = Ot(a(gp, {})), mp = "_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", wp = "_promotion_v0531_74", kp = "_title_v0531_82", Tp = "_wrapper_v0531_97", xp = "_bonus_v0531_107", xt = {
1926
+ root: mp,
1925
1927
  content: hp,
1926
1928
  desktop: yp,
1927
1929
  mobile: bp,
@@ -1932,10 +1934,10 @@ const mp = ee(({
1932
1934
  title: kp,
1933
1935
  wrapper: Tp,
1934
1936
  bonus: xp
1935
- }, Mp = "_root_1g3k7_1", Np = "_wrapper_1g3k7_9", Lp = "_legal_1g3k7_17", Sp = "_isColumn_1g3k7_20", Op = "_container_1g3k7_28", Ap = "_body_1g3k7_39", Dp = "_logo_1g3k7_48", Ip = "_text_1g3k7_55", Rp = "_disableOverlay_1g3k7_83", Bp = "_button_1g3k7_90", Rt = {
1937
+ }, Mp = "_root_1g3k7_1", Lp = "_wrapper_1g3k7_9", Np = "_legal_1g3k7_17", Sp = "_isColumn_1g3k7_20", Op = "_container_1g3k7_28", Ap = "_body_1g3k7_39", Dp = "_logo_1g3k7_48", Ip = "_text_1g3k7_55", Rp = "_disableOverlay_1g3k7_83", Bp = "_button_1g3k7_90", Rt = {
1936
1938
  root: Mp,
1937
- wrapper: Np,
1938
- legal: Lp,
1939
+ wrapper: Lp,
1940
+ legal: Np,
1939
1941
  isColumn: Sp,
1940
1942
  container: Op,
1941
1943
  body: Ap,
@@ -1949,13 +1951,13 @@ const mp = ee(({
1949
1951
  classNames: e = {},
1950
1952
  onClick: o
1951
1953
  }) => {
1952
- var c, d, _, u, p, m, h, g;
1953
- const r = J(), s = V(r), l = (r == null ? void 0 : r.OfferTag) || "a", i = (d = (c = r == null ? void 0 : r.text) == null ? void 0 : c.disableOverlay) != null ? d : !1;
1954
+ var _, u, c, p, d, g, h, m;
1955
+ const r = J(), s = G(r), l = (r == null ? void 0 : r.OfferTag) || "a", i = (u = (_ = r == null ? void 0 : r.text) == null ? void 0 : _.disableOverlay) != null ? u : !1;
1954
1956
  return a(l, {
1955
- href: (_ = s.root) == null ? void 0 : _.offer,
1957
+ href: (c = s.root) == null ? void 0 : c.offer,
1956
1958
  target: "_blank",
1957
1959
  rel: "nofollow noopener noreferrer",
1958
- className: D(Rt.root, t, {
1960
+ className: S(Rt.root, t, {
1959
1961
  [Rt.isColumn]: n
1960
1962
  }),
1961
1963
  style: s == null ? void 0 : s.root,
@@ -1966,31 +1968,31 @@ const mp = ee(({
1966
1968
  className: Rt.container,
1967
1969
  children: [a("div", {
1968
1970
  className: Rt.body,
1969
- children: a(Y, {
1970
- className: D(Rt.text, {
1971
+ children: a(E, {
1972
+ className: S(Rt.text, {
1971
1973
  [Rt.disableOverlay]: i
1972
1974
  }),
1973
1975
  style: s.text,
1974
- typography: (u = s.text) == null ? void 0 : u.typography,
1975
- accentTypography: (p = s.text) == null ? void 0 : p.accentTypography,
1976
- children: (m = s.text) == null ? void 0 : m.children
1976
+ typography: (p = s.text) == null ? void 0 : p.typography,
1977
+ accentTypography: (d = s.text) == null ? void 0 : d.accentTypography,
1978
+ children: (g = s.text) == null ? void 0 : g.children
1977
1979
  })
1978
1980
  }), a("div", {
1979
1981
  children: a("button", {
1980
- className: D(Rt.button, e == null ? void 0 : e.button),
1982
+ className: S(Rt.button, e == null ? void 0 : e.button),
1981
1983
  style: s.button,
1982
1984
  children: [a("div", {
1983
- className: D(Rt.logo, e == null ? void 0 : e.logo),
1985
+ className: S(Rt.logo, e == null ? void 0 : e.logo),
1984
1986
  style: s.logo
1985
- }), a(Y, {
1987
+ }), a(E, {
1986
1988
  children: (h = s.button) == null ? void 0 : h.children
1987
1989
  })]
1988
1990
  })
1989
1991
  })]
1990
- }), a(Y, {
1992
+ }), a(E, {
1991
1993
  className: Rt.legal,
1992
1994
  typography: s.legal,
1993
- children: (g = s.legal) == null ? void 0 : g.children
1995
+ children: (m = s.legal) == null ? void 0 : m.children
1994
1996
  })]
1995
1997
  })
1996
1998
  });
@@ -2004,7 +2006,7 @@ const mp = ee(({
2004
2006
  device: t,
2005
2007
  onClick: n
2006
2008
  }) => a(Qo, {
2007
- className: D(_e.bonus, {
2009
+ className: S(_e.bonus, {
2008
2010
  [_e.isColumn]: t === "laptop",
2009
2011
  [_e.desktop]: t === "laptop"
2010
2012
  }),
@@ -2034,38 +2036,38 @@ const Up = {
2034
2036
  }, zp = ee(({
2035
2037
  id: t
2036
2038
  }, n) => {
2037
- var S, R;
2038
- const [e, o] = gt(1 / 0), r = Z(null), s = Ht({
2039
+ var A, I;
2040
+ const [e, o] = mt(1 / 0), r = Z(null), s = Ht({
2039
2041
  targetRef: r,
2040
2042
  id: t,
2041
2043
  breakpoints: Up
2042
- }), l = J(), i = At(l, s), c = V(i);
2044
+ }), l = J(), i = At(l, s), _ = G(i);
2043
2045
  Dt(i);
2044
- const d = y(c, "root.delay", 0), {
2045
- isOpen: _,
2046
- clickHide: u,
2047
- click: p
2048
- } = ln(n, d, !0), m = y(c, "close.variant", "default"), h = y(c, "close.radius", 21), g = y(c, "close.colorDirection", "default"), $ = y(c, "close.timeoutLock", !1), f = m === "timer" ? e <= 0 : !0, N = m === "timer" && $ && e > 0 ? "div" : "a";
2046
+ const u = y(_, "root.delay", 0), {
2047
+ isOpen: c,
2048
+ clickHide: p,
2049
+ click: d
2050
+ } = ln(n, u, !0), g = y(_, "close.variant", "default"), h = y(_, "close.radius", 21), m = y(_, "close.colorDirection", "default"), $ = y(_, "close.timeoutLock", !1), f = g === "timer" ? e <= 0 : !0, L = g === "timer" && $ && e > 0 ? "div" : "a";
2049
2051
  return a("div", {
2050
2052
  className: xt.root,
2051
2053
  style: {
2052
- display: _ ? "flex" : "none"
2054
+ display: c ? "flex" : "none"
2053
2055
  },
2054
2056
  children: [a("div", {
2055
2057
  className: xt.overlay,
2056
- style: c.overlay,
2057
- onClick: f && u
2058
+ style: _.overlay,
2059
+ onClick: f && p
2058
2060
  }), a("div", {
2059
2061
  ref: r,
2060
- className: D(xt.content, {
2062
+ className: S(xt.content, {
2061
2063
  [xt.desktop]: s === "laptop",
2062
2064
  [xt.mobile]: s === "mobile"
2063
2065
  }),
2064
- style: c.root,
2065
- children: [m === "default" ? a("div", {
2066
+ style: _.root,
2067
+ children: [g === "default" ? a("div", {
2066
2068
  className: xt.close,
2067
- style: c.close,
2068
- onClick: u,
2069
+ style: _.close,
2070
+ onClick: p,
2069
2071
  children: a(Zt, {
2070
2072
  width: s === "laptop" ? 24 : 16,
2071
2073
  height: s === "laptop" ? 24 : 16
@@ -2073,32 +2075,32 @@ const Up = {
2073
2075
  }) : a("div", {
2074
2076
  className: xt.closeTimer,
2075
2077
  children: a(cn, {
2076
- timeout: y(c, "close.timeout"),
2077
- colorDirection: g,
2078
+ timeout: y(_, "close.timeout"),
2079
+ colorDirection: m,
2078
2080
  radius: h,
2079
- onClick: u,
2081
+ onClick: p,
2080
2082
  onChange: o
2081
2083
  })
2082
- }), a(Y, {
2084
+ }), a(E, {
2083
2085
  className: xt.promotion,
2084
- style: c.promotion,
2085
- children: (S = c.promotion) == null ? void 0 : S.children
2086
- }), a(Y, {
2086
+ style: _.promotion,
2087
+ children: (A = _.promotion) == null ? void 0 : A.children
2088
+ }), a(E, {
2087
2089
  className: xt.title,
2088
- style: c.title,
2089
- children: (R = c.title) == null ? void 0 : R.children
2090
+ style: _.title,
2091
+ children: (I = _.title) == null ? void 0 : I.children
2090
2092
  }), a("div", {
2091
2093
  className: xt.wrapper,
2092
- children: (c.children || []).map((A) => a(jt, {
2093
- value: T(C({}, A), {
2094
+ children: (_.children || []).map((D) => a(jt, {
2095
+ value: T(C({}, D), {
2094
2096
  device: s,
2095
- OfferTag: N
2097
+ OfferTag: L
2096
2098
  }),
2097
2099
  children: a(Vp, {
2098
2100
  className: xt.bonus,
2099
2101
  device: s,
2100
2102
  isColumn: !0,
2101
- onClick: p
2103
+ onClick: d
2102
2104
  })
2103
2105
  }))
2104
2106
  })]
@@ -2124,10 +2126,10 @@ const Up = {
2124
2126
  buttonHead: df,
2125
2127
  buttonTarget: uf,
2126
2128
  legal: pf
2127
- }, 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", wf = "_odd_16jvv_54", kf = "_oddLabel_16jvv_67", Tf = "_oddValue_16jvv_76", xf = "_team_16jvv_19", Mf = "_teamLogo_16jvv_100", Nf = "_teamName_16jvv_107", tt = {
2129
+ }, ff = "_root_16jvv_1", gf = "_left_16jvv_8", mf = "_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", wf = "_odd_16jvv_54", kf = "_oddLabel_16jvv_67", Tf = "_oddValue_16jvv_76", xf = "_team_16jvv_19", Mf = "_teamLogo_16jvv_100", Lf = "_teamName_16jvv_107", tt = {
2128
2130
  root: ff,
2129
- left: mf,
2130
- desktop: gf,
2131
+ left: gf,
2132
+ desktop: mf,
2131
2133
  laptop: hf,
2132
2134
  teams: yf,
2133
2135
  logo: bf,
@@ -2139,7 +2141,7 @@ const Up = {
2139
2141
  oddValue: Tf,
2140
2142
  team: xf,
2141
2143
  teamLogo: Mf,
2142
- teamName: Nf
2144
+ teamName: Lf
2143
2145
  }, tr = {
2144
2146
  ABW: "AW",
2145
2147
  AFG: "AF",
@@ -2427,7 +2429,7 @@ const Up = {
2427
2429
  Object.entries(tr).forEach(([t, n]) => {
2428
2430
  n && (er[n] = t);
2429
2431
  });
2430
- const Lf = new Set(Object.keys(tr)), Ct = ({
2432
+ const Nf = new Set(Object.keys(tr)), Ct = ({
2431
2433
  className: t,
2432
2434
  src: n,
2433
2435
  style: e = {},
@@ -2437,21 +2439,21 @@ const Lf = new Set(Object.keys(tr)), Ct = ({
2437
2439
  var l, i;
2438
2440
  const s = Z(null);
2439
2441
  if (o === "tennis" && r) {
2440
- let c = r.logo;
2441
- if (!c) {
2442
- let _ = r.alpha3 || r.alpha2;
2443
- _ && _.length === 2 && (_ = er[_]), Lf.has(_) && (c = `https://cdn.scores24.live/upload/scores24/dist/static/img/general/flags/288dpi/${_ == null ? void 0 : _.toLowerCase()}.png`);
2442
+ let _ = r.logo;
2443
+ if (!_) {
2444
+ let c = r.alpha3 || r.alpha2;
2445
+ c && c.length === 2 && (c = er[c]), Nf.has(c) && (_ = `https://cdn.scores24.live/upload/scores24/dist/static/img/general/flags/288dpi/${c == null ? void 0 : c.toLowerCase()}.png`);
2444
2446
  }
2445
- if (!c)
2447
+ if (!_)
2446
2448
  return null;
2447
- const d = (i = (l = s.current) == null ? void 0 : l.getBoundingClientRect().width) != null ? i : 0;
2449
+ const u = (i = (l = s.current) == null ? void 0 : l.getBoundingClientRect().width) != null ? i : 0;
2448
2450
  return a("img", {
2449
2451
  ref: s,
2450
2452
  className: t,
2451
2453
  style: T(C({}, e), {
2452
- height: `calc(${d}px - 20%)`
2454
+ height: `calc(${u}px - 20%)`
2453
2455
  }),
2454
- src: c
2456
+ src: _
2455
2457
  });
2456
2458
  }
2457
2459
  return a("img", {
@@ -2472,13 +2474,13 @@ const Lf = new Set(Object.keys(tr)), Ct = ({
2472
2474
  }) => n || t || e, Sf = ({
2473
2475
  oddFormatter: t
2474
2476
  }) => {
2475
- const n = J(), e = V(n), o = (n == null ? void 0 : n.device) || "desktop", r = y(e, "match.sport_slug"), s = T(C({}, e == null ? void 0 : e.teamALogo), {
2477
+ const n = J(), e = G(n), o = (n == null ? void 0 : n.device) || "desktop", r = y(e, "match.sport_slug"), s = T(C({}, e == null ? void 0 : e.teamALogo), {
2476
2478
  backgroundImage: y(e, "match.teams[0].logo")
2477
2479
  }), l = T(C({}, e == null ? void 0 : e.teamBLogo), {
2478
2480
  backgroundImage: y(e, "match.teams[1].logo")
2479
2481
  }), i = y(e, "match.prediction.value");
2480
2482
  return a("div", {
2481
- className: D(tt.root, {
2483
+ className: S(tt.root, {
2482
2484
  [tt.desktop]: o === "desktop",
2483
2485
  [tt.laptop]: o === "laptop"
2484
2486
  }),
@@ -2584,62 +2586,62 @@ const Lf = new Set(Object.keys(tr)), Ct = ({
2584
2586
  teamLogo: zf,
2585
2587
  teamName: Kf
2586
2588
  };
2587
- var Lt = {}, Zf = {
2589
+ var Nt = {}, Zf = {
2588
2590
  get exports() {
2589
- return Lt;
2591
+ return Nt;
2590
2592
  },
2591
2593
  set exports(t) {
2592
- Lt = t;
2594
+ Nt = t;
2593
2595
  }
2594
2596
  };
2595
2597
  (function(t, n) {
2596
2598
  (function(e, o) {
2597
2599
  t.exports = o();
2598
2600
  })(ht, function() {
2599
- var e = "millisecond", o = "second", r = "minute", s = "hour", l = "day", i = "week", c = "month", d = "quarter", _ = "year", u = "date", p = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[^0-9]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?.?(\d+)?$/, m = /\[([^\]]+)]|Y{2,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, h = function(M, v, b) {
2601
+ var e = "millisecond", o = "second", r = "minute", s = "hour", l = "day", i = "week", _ = "month", u = "quarter", c = "year", p = "date", d = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[^0-9]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?.?(\d+)?$/, g = /\[([^\]]+)]|Y{2,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, h = function(M, v, b) {
2600
2602
  var x = String(M);
2601
2603
  return !x || x.length >= v ? M : "" + Array(v + 1 - x.length).join(b) + M;
2602
- }, g = { s: h, z: function(M) {
2604
+ }, m = { s: h, z: function(M) {
2603
2605
  var v = -M.utcOffset(), b = Math.abs(v), x = Math.floor(b / 60), k = b % 60;
2604
2606
  return (v <= 0 ? "+" : "-") + h(x, 2, "0") + ":" + h(k, 2, "0");
2605
2607
  }, m: function M(v, b) {
2606
2608
  if (v.date() < b.date())
2607
2609
  return -M(b, v);
2608
- var x = 12 * (b.year() - v.year()) + (b.month() - v.month()), k = v.clone().add(x, c), O = b - k < 0, L = v.clone().add(x + (O ? -1 : 1), c);
2609
- return +(-(x + (b - k) / (O ? k - L : L - k)) || 0);
2610
+ var x = 12 * (b.year() - v.year()) + (b.month() - v.month()), k = v.clone().add(x, _), O = b - k < 0, N = v.clone().add(x + (O ? -1 : 1), _);
2611
+ return +(-(x + (b - k) / (O ? k - N : N - k)) || 0);
2610
2612
  }, a: function(M) {
2611
2613
  return M < 0 ? Math.ceil(M) || 0 : Math.floor(M);
2612
2614
  }, p: function(M) {
2613
- return { M: c, y: _, w: i, d: l, D: u, h: s, m: r, s: o, ms: e, Q: d }[M] || String(M || "").toLowerCase().replace(/s$/, "");
2615
+ return { M: _, y: c, w: i, d: l, D: p, h: s, m: r, s: o, ms: e, Q: u }[M] || String(M || "").toLowerCase().replace(/s$/, "");
2614
2616
  }, u: function(M) {
2615
2617
  return M === void 0;
2616
- } }, $ = { 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", N = {};
2617
- N[f] = $;
2618
- var S = function(M) {
2619
- return M instanceof G;
2620
- }, R = function(M, v, b) {
2618
+ } }, $ = { 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", L = {};
2619
+ L[f] = $;
2620
+ var A = function(M) {
2621
+ return M instanceof K;
2622
+ }, I = function(M, v, b) {
2621
2623
  var x;
2622
2624
  if (!M)
2623
2625
  return f;
2624
2626
  if (typeof M == "string")
2625
- N[M] && (x = M), v && (N[M] = v, x = M);
2627
+ L[M] && (x = M), v && (L[M] = v, x = M);
2626
2628
  else {
2627
2629
  var k = M.name;
2628
- N[k] = M, x = k;
2630
+ L[k] = M, x = k;
2629
2631
  }
2630
2632
  return !b && x && (f = x), x || !b && f;
2631
- }, A = function(M, v) {
2632
- if (S(M))
2633
+ }, D = function(M, v) {
2634
+ if (A(M))
2633
2635
  return M.clone();
2634
2636
  var b = typeof v == "object" ? v : {};
2635
- return b.date = M, b.args = arguments, new G(b);
2636
- }, w = g;
2637
- w.l = R, w.i = S, w.w = function(M, v) {
2638
- return A(M, { locale: v.$L, utc: v.$u, $offset: v.$offset });
2637
+ return b.date = M, b.args = arguments, new K(b);
2638
+ }, w = m;
2639
+ w.l = I, w.i = A, w.w = function(M, v) {
2640
+ return D(M, { locale: v.$L, utc: v.$u, $offset: v.$offset });
2639
2641
  };
2640
- var G = function() {
2642
+ var K = function() {
2641
2643
  function M(b) {
2642
- this.$L = this.$L || R(b.locale, null, !0), this.parse(b);
2644
+ this.$L = this.$L || I(b.locale, null, !0), this.parse(b);
2643
2645
  }
2644
2646
  var v = M.prototype;
2645
2647
  return v.parse = function(b) {
@@ -2652,10 +2654,10 @@ var Lt = {}, Zf = {
2652
2654
  if (k instanceof Date)
2653
2655
  return new Date(k);
2654
2656
  if (typeof k == "string" && !/Z$/i.test(k)) {
2655
- var L = k.match(p);
2656
- if (L) {
2657
- var I = L[2] - 1 || 0, H = (L[7] || "0").substring(0, 3);
2658
- return O ? new Date(Date.UTC(L[1], I, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, H)) : new Date(L[1], I, L[3] || 1, L[4] || 0, L[5] || 0, L[6] || 0, H);
2657
+ var N = k.match(d);
2658
+ if (N) {
2659
+ var R = N[2] - 1 || 0, H = (N[7] || "0").substring(0, 3);
2660
+ return O ? new Date(Date.UTC(N[1], R, N[3] || 1, N[4] || 0, N[5] || 0, N[6] || 0, H)) : new Date(N[1], R, N[3] || 1, N[4] || 0, N[5] || 0, N[6] || 0, H);
2659
2661
  }
2660
2662
  }
2661
2663
  return new Date(k);
@@ -2668,12 +2670,12 @@ var Lt = {}, Zf = {
2668
2670
  }, v.isValid = function() {
2669
2671
  return this.$d.toString() !== "Invalid Date";
2670
2672
  }, v.isSame = function(b, x) {
2671
- var k = A(b);
2673
+ var k = D(b);
2672
2674
  return this.startOf(x) <= k && k <= this.endOf(x);
2673
2675
  }, v.isAfter = function(b, x) {
2674
- return A(b) < this.startOf(x);
2676
+ return D(b) < this.startOf(x);
2675
2677
  }, v.isBefore = function(b, x) {
2676
- return this.endOf(x) < A(b);
2678
+ return this.endOf(x) < D(b);
2677
2679
  }, v.$g = function(b, x, k) {
2678
2680
  return w.u(b) ? this[x] : this.set(k, b);
2679
2681
  }, v.unix = function() {
@@ -2681,22 +2683,22 @@ var Lt = {}, Zf = {
2681
2683
  }, v.valueOf = function() {
2682
2684
  return this.$d.getTime();
2683
2685
  }, v.startOf = function(b, x) {
2684
- var k = this, O = !!w.u(x) || x, L = w.p(b), I = function(yt, X) {
2686
+ var k = this, O = !!w.u(x) || x, N = w.p(b), R = function(yt, X) {
2685
2687
  var ft = w.w(k.$u ? Date.UTC(k.$y, X, yt) : new Date(k.$y, X, yt), k);
2686
2688
  return O ? ft : ft.endOf(l);
2687
2689
  }, H = function(yt, X) {
2688
2690
  return w.w(k.toDate()[yt].apply(k.toDate("s"), (O ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(X)), k);
2689
- }, j = this.$W, F = this.$M, lt = this.$D, ot = "set" + (this.$u ? "UTC" : "");
2690
- switch (L) {
2691
- case _:
2692
- return O ? I(1, 0) : I(31, 11);
2691
+ }, j = this.$W, P = this.$M, lt = this.$D, ot = "set" + (this.$u ? "UTC" : "");
2692
+ switch (N) {
2693
2693
  case c:
2694
- return O ? I(1, F) : I(0, F + 1);
2694
+ return O ? R(1, 0) : R(31, 11);
2695
+ case _:
2696
+ return O ? R(1, P) : R(0, P + 1);
2695
2697
  case i:
2696
2698
  var rt = this.$locale().weekStart || 0, pt = (j < rt ? j + 7 : j) - rt;
2697
- return I(O ? lt - pt : lt + (6 - pt), F);
2699
+ return R(O ? lt - pt : lt + (6 - pt), P);
2698
2700
  case l:
2699
- case u:
2701
+ case p:
2700
2702
  return H(ot + "Hours", 0);
2701
2703
  case s:
2702
2704
  return H(ot + "Minutes", 1);
@@ -2710,12 +2712,12 @@ var Lt = {}, Zf = {
2710
2712
  }, v.endOf = function(b) {
2711
2713
  return this.startOf(b, !1);
2712
2714
  }, v.$set = function(b, x) {
2713
- var k, O = w.p(b), L = "set" + (this.$u ? "UTC" : ""), I = (k = {}, k[l] = L + "Date", k[u] = L + "Date", k[c] = L + "Month", k[_] = L + "FullYear", k[s] = L + "Hours", k[r] = L + "Minutes", k[o] = L + "Seconds", k[e] = L + "Milliseconds", k)[O], H = O === l ? this.$D + (x - this.$W) : x;
2714
- if (O === c || O === _) {
2715
- var j = this.clone().set(u, 1);
2716
- j.$d[I](H), j.init(), this.$d = j.set(u, Math.min(this.$D, j.daysInMonth())).$d;
2715
+ var k, O = w.p(b), N = "set" + (this.$u ? "UTC" : ""), R = (k = {}, k[l] = N + "Date", k[p] = N + "Date", k[_] = N + "Month", k[c] = N + "FullYear", k[s] = N + "Hours", k[r] = N + "Minutes", k[o] = N + "Seconds", k[e] = N + "Milliseconds", k)[O], H = O === l ? this.$D + (x - this.$W) : x;
2716
+ if (O === _ || O === c) {
2717
+ var j = this.clone().set(p, 1);
2718
+ j.$d[R](H), j.init(), this.$d = j.set(p, Math.min(this.$D, j.daysInMonth())).$d;
2717
2719
  } else
2718
- I && this.$d[I](H);
2720
+ R && this.$d[R](H);
2719
2721
  return this.init(), this;
2720
2722
  }, v.set = function(b, x) {
2721
2723
  return this.clone().$set(b, x);
@@ -2724,19 +2726,19 @@ var Lt = {}, Zf = {
2724
2726
  }, v.add = function(b, x) {
2725
2727
  var k, O = this;
2726
2728
  b = Number(b);
2727
- var L = w.p(x), I = function(F) {
2728
- var lt = A(O);
2729
- return w.w(lt.date(lt.date() + Math.round(F * b)), O);
2729
+ var N = w.p(x), R = function(P) {
2730
+ var lt = D(O);
2731
+ return w.w(lt.date(lt.date() + Math.round(P * b)), O);
2730
2732
  };
2731
- if (L === c)
2732
- return this.set(c, this.$M + b);
2733
- if (L === _)
2734
- return this.set(_, this.$y + b);
2735
- if (L === l)
2736
- return I(1);
2737
- if (L === i)
2738
- return I(7);
2739
- var H = (k = {}, k[r] = 6e4, k[s] = 36e5, k[o] = 1e3, k)[L] || 1, j = this.$d.getTime() + b * H;
2733
+ if (N === _)
2734
+ return this.set(_, this.$M + b);
2735
+ if (N === c)
2736
+ return this.set(c, this.$y + b);
2737
+ if (N === l)
2738
+ return R(1);
2739
+ if (N === i)
2740
+ return R(7);
2741
+ var H = (k = {}, k[r] = 6e4, k[s] = 36e5, k[o] = 1e3, k)[N] || 1, j = this.$d.getTime() + b * H;
2740
2742
  return w.w(j, this);
2741
2743
  }, v.subtract = function(b, x) {
2742
2744
  return this.add(-1 * b, x);
@@ -2744,30 +2746,30 @@ var Lt = {}, Zf = {
2744
2746
  var x = this;
2745
2747
  if (!this.isValid())
2746
2748
  return "Invalid Date";
2747
- var k = b || "YYYY-MM-DDTHH:mm:ssZ", O = w.z(this), L = this.$locale(), I = this.$H, H = this.$m, j = this.$M, F = L.weekdays, lt = L.months, ot = function(X, ft, Pt, It) {
2749
+ var k = b || "YYYY-MM-DDTHH:mm:ssZ", O = w.z(this), N = this.$locale(), R = this.$H, H = this.$m, j = this.$M, P = N.weekdays, lt = N.months, ot = function(X, ft, Pt, It) {
2748
2750
  return X && (X[ft] || X(x, k)) || Pt[ft].substr(0, It);
2749
2751
  }, rt = function(X) {
2750
- return w.s(I % 12 || 12, X, "0");
2751
- }, pt = L.meridiem || function(X, ft, Pt) {
2752
+ return w.s(R % 12 || 12, X, "0");
2753
+ }, pt = N.meridiem || function(X, ft, Pt) {
2752
2754
  var It = X < 12 ? "AM" : "PM";
2753
2755
  return Pt ? It.toLowerCase() : It;
2754
- }, 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, F, 2), ddd: ot(L.weekdaysShort, this.$W, F, 3), dddd: F[this.$W], H: String(I), HH: w.s(I, 2, "0"), h: rt(1), hh: rt(2), a: pt(I, H, !0), A: pt(I, 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: O };
2755
- return k.replace(m, function(X, ft) {
2756
+ }, yt = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: j + 1, MM: w.s(j + 1, 2, "0"), MMM: ot(N.monthsShort, j, lt, 3), MMMM: ot(lt, j), D: this.$D, DD: w.s(this.$D, 2, "0"), d: String(this.$W), dd: ot(N.weekdaysMin, this.$W, P, 2), ddd: ot(N.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: O };
2757
+ return k.replace(g, function(X, ft) {
2756
2758
  return ft || yt[X] || O.replace(":", "");
2757
2759
  });
2758
2760
  }, v.utcOffset = function() {
2759
2761
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
2760
2762
  }, v.diff = function(b, x, k) {
2761
- var O, L = w.p(x), I = A(b), H = 6e4 * (I.utcOffset() - this.utcOffset()), j = this - I, F = w.m(this, I);
2762
- return F = (O = {}, O[_] = F / 12, O[c] = F, O[d] = F / 3, O[i] = (j - H) / 6048e5, O[l] = (j - H) / 864e5, O[s] = j / 36e5, O[r] = j / 6e4, O[o] = j / 1e3, O)[L] || j, k ? F : w.a(F);
2763
+ var O, N = w.p(x), R = D(b), H = 6e4 * (R.utcOffset() - this.utcOffset()), j = this - R, P = w.m(this, R);
2764
+ return P = (O = {}, O[c] = P / 12, O[_] = P, O[u] = P / 3, O[i] = (j - H) / 6048e5, O[l] = (j - H) / 864e5, O[s] = j / 36e5, O[r] = j / 6e4, O[o] = j / 1e3, O)[N] || j, k ? P : w.a(P);
2763
2765
  }, v.daysInMonth = function() {
2764
- return this.endOf(c).$D;
2766
+ return this.endOf(_).$D;
2765
2767
  }, v.$locale = function() {
2766
- return N[this.$L];
2768
+ return L[this.$L];
2767
2769
  }, v.locale = function(b, x) {
2768
2770
  if (!b)
2769
2771
  return this.$L;
2770
- var k = this.clone(), O = R(b, x, !0);
2772
+ var k = this.clone(), O = I(b, x, !0);
2771
2773
  return O && (k.$L = O), k;
2772
2774
  }, v.clone = function() {
2773
2775
  return w.w(this.$d, this);
@@ -2780,19 +2782,19 @@ var Lt = {}, Zf = {
2780
2782
  }, v.toString = function() {
2781
2783
  return this.$d.toUTCString();
2782
2784
  }, M;
2783
- }(), q = G.prototype;
2784
- return A.prototype = q, [["$ms", e], ["$s", o], ["$m", r], ["$H", s], ["$W", l], ["$M", c], ["$y", _], ["$D", u]].forEach(function(M) {
2785
+ }(), q = K.prototype;
2786
+ return D.prototype = q, [["$ms", e], ["$s", o], ["$m", r], ["$H", s], ["$W", l], ["$M", _], ["$y", c], ["$D", p]].forEach(function(M) {
2785
2787
  q[M[1]] = function(v) {
2786
2788
  return this.$g(v, M[0], M[1]);
2787
2789
  };
2788
- }), A.extend = function(M, v) {
2789
- return M(v, G, A), A;
2790
- }, A.locale = R, A.isDayjs = S, A.unix = function(M) {
2791
- return A(1e3 * M);
2792
- }, A.en = N[f], A.Ls = N, A;
2790
+ }), D.extend = function(M, v) {
2791
+ return M(v, K, D), D;
2792
+ }, D.locale = I, D.isDayjs = A, D.unix = function(M) {
2793
+ return D(1e3 * M);
2794
+ }, D.en = L[f], D.Ls = L, D;
2793
2795
  });
2794
2796
  })(Zf);
2795
- const Jf = Lt;
2797
+ const Jf = Nt;
2796
2798
  var so = {}, qf = {
2797
2799
  get exports() {
2798
2800
  return so;
@@ -2803,26 +2805,26 @@ var so = {}, qf = {
2803
2805
  };
2804
2806
  (function(t, n) {
2805
2807
  (function(e, o) {
2806
- t.exports = o(Lt);
2808
+ t.exports = o(Nt);
2807
2809
  })(ht, function(e) {
2808
2810
  e = e && e.hasOwnProperty("default") ? e.default : e;
2809
2811
  var o = "января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"), r = "январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"), s = "янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"), l = "янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_"), i = /D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;
2810
- function c(p, m, h) {
2811
- var g, $;
2812
- return h === "m" ? m ? "минута" : "минуту" : p + " " + (g = +p, $ = { mm: m ? "минута_минуты_минут" : "минуту_минуты_минут", hh: "час_часа_часов", dd: "день_дня_дней", MM: "месяц_месяца_месяцев", yy: "год_года_лет" }[h].split("_"), g % 10 == 1 && g % 100 != 11 ? $[0] : g % 10 >= 2 && g % 10 <= 4 && (g % 100 < 10 || g % 100 >= 20) ? $[1] : $[2]);
2812
+ function _(d, g, h) {
2813
+ var m, $;
2814
+ return h === "m" ? g ? "минута" : "минуту" : d + " " + (m = +d, $ = { mm: g ? "минута_минуты_минут" : "минуту_минуты_минут", hh: "час_часа_часов", dd: "день_дня_дней", MM: "месяц_месяца_месяцев", yy: "год_года_лет" }[h].split("_"), m % 10 == 1 && m % 100 != 11 ? $[0] : m % 10 >= 2 && m % 10 <= 4 && (m % 100 < 10 || m % 100 >= 20) ? $[1] : $[2]);
2813
2815
  }
2814
- var d = function(p, m) {
2815
- return i.test(m) ? o[p.month()] : r[p.month()];
2816
+ var u = function(d, g) {
2817
+ return i.test(g) ? o[d.month()] : r[d.month()];
2816
2818
  };
2817
- d.s = r, d.f = o;
2818
- var _ = function(p, m) {
2819
- return i.test(m) ? s[p.month()] : l[p.month()];
2819
+ u.s = r, u.f = o;
2820
+ var c = function(d, g) {
2821
+ return i.test(g) ? s[d.month()] : l[d.month()];
2820
2822
  };
2821
- _.s = l, _.f = s;
2822
- var u = { name: "ru", weekdays: "воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"), weekdaysShort: "вск_пнд_втр_срд_чтв_птн_сбт".split("_"), weekdaysMin: "вс_пн_вт_ср_чт_пт_сб".split("_"), months: d, monthsShort: _, weekStart: 1, formats: { LT: "H:mm", LTS: "H:mm:ss", L: "DD.MM.YYYY", LL: "D MMMM YYYY г.", LLL: "D MMMM YYYY г., H:mm", LLLL: "dddd, D MMMM YYYY г., H:mm" }, relativeTime: { future: "через %s", past: "%s назад", s: "несколько секунд", m: c, mm: c, h: "час", hh: c, d: "день", dd: c, M: "месяц", MM: c, y: "год", yy: c }, ordinal: function(p) {
2823
- return p;
2823
+ c.s = l, c.f = s;
2824
+ var p = { name: "ru", weekdays: "воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"), weekdaysShort: "вск_пнд_втр_срд_чтв_птн_сбт".split("_"), weekdaysMin: "вс_пн_вт_ср_чт_пт_сб".split("_"), months: u, monthsShort: c, weekStart: 1, formats: { LT: "H:mm", LTS: "H:mm:ss", L: "DD.MM.YYYY", LL: "D MMMM YYYY г.", LLL: "D MMMM YYYY г., H:mm", LLLL: "dddd, D MMMM YYYY г., H:mm" }, relativeTime: { future: "через %s", past: "%s назад", s: "несколько секунд", m: _, mm: _, h: "час", hh: _, d: "день", dd: _, M: "месяц", MM: _, y: "год", yy: _ }, ordinal: function(d) {
2825
+ return d;
2824
2826
  } };
2825
- return e.locale(u, null, !0), u;
2827
+ return e.locale(p, null, !0), p;
2826
2828
  });
2827
2829
  })(qf);
2828
2830
  var io = {}, Xf = {
@@ -2835,7 +2837,7 @@ var io = {}, Xf = {
2835
2837
  };
2836
2838
  (function(t, n) {
2837
2839
  (function(e, o) {
2838
- t.exports = o(Lt);
2840
+ t.exports = o(Nt);
2839
2841
  })(ht, function(e) {
2840
2842
  e = e && e.hasOwnProperty("default") ? e.default : e;
2841
2843
  var o = { name: "es", monthsShort: "ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"), weekdays: "domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"), weekdaysShort: "dom._lun._mar._mié._jue._vie._sáb.".split("_"), weekdaysMin: "do_lu_ma_mi_ju_vi_sá".split("_"), months: "Enero_Febrero_Marzo_Abril_Mayo_Junio_Julio_Agosto_Septiembre_Octubre_Noviembre_Diciembre".split("_"), weekStart: 1, formats: { LT: "H:mm", LTS: "H:mm:ss", L: "DD/MM/YYYY", LL: "D [de] MMMM [de] YYYY", LLL: "D [de] MMMM [de] YYYY H:mm", LLLL: "dddd, D [de] MMMM [de] YYYY H:mm" }, relativeTime: { future: "en %s", past: "hace %s", s: "unos segundos", m: "un minuto", mm: "%d minutos", h: "una hora", hh: "%d horas", d: "un día", dd: "%d días", M: "un mes", MM: "%d meses", y: "un año", yy: "%d años" }, ordinal: function(r) {
@@ -2854,7 +2856,7 @@ var lo = {}, Qf = {
2854
2856
  };
2855
2857
  (function(t, n) {
2856
2858
  (function(e, o) {
2857
- t.exports = o(Lt);
2859
+ t.exports = o(Nt);
2858
2860
  })(ht, function(e) {
2859
2861
  e = e && e.hasOwnProperty("default") ? e.default : e;
2860
2862
  var o = { name: "de", weekdays: "Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"), weekdaysShort: "So._Mo._Di._Mi._Do._Fr._Sa.".split("_"), weekdaysMin: "So_Mo_Di_Mi_Do_Fr_Sa".split("_"), months: "Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"), monthsShort: "Jan_Feb_März_Apr_Mai_Juni_Juli_Aug_Sept_Okt_Nov_Dez".split("_"), ordinal: function(r) {
@@ -2863,7 +2865,7 @@ var lo = {}, Qf = {
2863
2865
  return e.locale(o, null, !0), o;
2864
2866
  });
2865
2867
  })(Qf);
2866
- var co = {}, tm = {
2868
+ var co = {}, tg = {
2867
2869
  get exports() {
2868
2870
  return co;
2869
2871
  },
@@ -2873,7 +2875,7 @@ var co = {}, tm = {
2873
2875
  };
2874
2876
  (function(t, n) {
2875
2877
  (function(e, o) {
2876
- t.exports = o(Lt);
2878
+ t.exports = o(Nt);
2877
2879
  })(ht, function(e) {
2878
2880
  e = e && e.hasOwnProperty("default") ? e.default : e;
2879
2881
  var o = { name: "it", weekdays: "domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"), weekdaysShort: "dom_lun_mar_mer_gio_ven_sab".split("_"), weekdaysMin: "do_lu_ma_me_gi_ve_sa".split("_"), months: "gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"), weekStart: 1, monthsShort: "gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"), formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "tra %s", past: "%s fa", s: "qualche secondo", m: "un minuto", mm: "%d minuti", h: "un' ora", hh: "%d ore", d: "un giorno", dd: "%d giorni", M: "un mese", MM: "%d mesi", y: "un anno", yy: "%d anni" }, ordinal: function(r) {
@@ -2881,8 +2883,8 @@ var co = {}, tm = {
2881
2883
  } };
2882
2884
  return e.locale(o, null, !0), o;
2883
2885
  });
2884
- })(tm);
2885
- var _o = {}, em = {
2886
+ })(tg);
2887
+ var _o = {}, eg = {
2886
2888
  get exports() {
2887
2889
  return _o;
2888
2890
  },
@@ -2892,7 +2894,7 @@ var _o = {}, em = {
2892
2894
  };
2893
2895
  (function(t, n) {
2894
2896
  (function(e, o) {
2895
- t.exports = o(Lt);
2897
+ t.exports = o(Nt);
2896
2898
  })(ht, function(e) {
2897
2899
  e = e && e.hasOwnProperty("default") ? e.default : e;
2898
2900
  var o = { name: "ja", weekdays: "日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"), weekdaysShort: "日_月_火_水_木_金_土".split("_"), weekdaysMin: "日_月_火_水_木_金_土".split("_"), months: "1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"), monthsShort: "1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"), ordinal: function(r) {
@@ -2902,8 +2904,8 @@ var _o = {}, em = {
2902
2904
  }, relativeTime: { future: "%s後", past: "%s前", s: "数秒", m: "1分", mm: "%d分", h: "1時間", hh: "%d時間", d: "1日", dd: "%d日", M: "1ヶ月", MM: "%dヶ月", y: "1年", yy: "%d年" } };
2903
2905
  return e.locale(o, null, !0), o;
2904
2906
  });
2905
- })(em);
2906
- var uo = {}, nm = {
2907
+ })(eg);
2908
+ var uo = {}, ng = {
2907
2909
  get exports() {
2908
2910
  return uo;
2909
2911
  },
@@ -2913,7 +2915,7 @@ var uo = {}, nm = {
2913
2915
  };
2914
2916
  (function(t, n) {
2915
2917
  (function(e, o) {
2916
- t.exports = o(Lt);
2918
+ t.exports = o(Nt);
2917
2919
  })(ht, function(e) {
2918
2920
  e = e && e.hasOwnProperty("default") ? e.default : e;
2919
2921
  var o = { name: "fr", weekdays: "dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"), weekdaysShort: "dim._lun._mar._mer._jeu._ven._sam.".split("_"), weekdaysMin: "di_lu_ma_me_je_ve_sa".split("_"), months: "janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"), monthsShort: "janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"), weekStart: 1, yearStart: 4, formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "dans %s", past: "il y a %s", s: "quelques secondes", m: "une minute", mm: "%d minutes", h: "une heure", hh: "%d heures", d: "un jour", dd: "%d jours", M: "un mois", MM: "%d mois", y: "un an", yy: "%d ans" }, ordinal: function(r) {
@@ -2921,8 +2923,8 @@ var uo = {}, nm = {
2921
2923
  } };
2922
2924
  return e.locale(o, null, !0), o;
2923
2925
  });
2924
- })(nm);
2925
- var po = {}, om = {
2926
+ })(ng);
2927
+ var po = {}, og = {
2926
2928
  get exports() {
2927
2929
  return po;
2928
2930
  },
@@ -2932,7 +2934,7 @@ var po = {}, om = {
2932
2934
  };
2933
2935
  (function(t, n) {
2934
2936
  (function(e, o) {
2935
- t.exports = o(Lt);
2937
+ t.exports = o(Nt);
2936
2938
  })(ht, function(e) {
2937
2939
  e = e && e.hasOwnProperty("default") ? e.default : e;
2938
2940
  var o = { name: "pt", weekdays: "Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"), weekdaysShort: "Dom_Seg_Ter_Qua_Qui_Sex_Sab".split("_"), weekdaysMin: "Do_2ª_3ª_4ª_5ª_6ª_Sa".split("_"), months: "Janeiro_Fevereiro_Março_Abril_Maio_Junho_Julho_Agosto_Setembro_Outubro_Novembro_Dezembro".split("_"), monthsShort: "Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"), ordinal: function(r) {
@@ -2940,8 +2942,8 @@ var po = {}, om = {
2940
2942
  }, weekStart: 1, formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D [de] MMMM [de] YYYY", LLL: "D [de] MMMM [de] YYYY [às] HH:mm", LLLL: "dddd, D [de] MMMM [de] YYYY [às] HH:mm" }, relativeTime: { future: "em %s", past: "há %s", s: "alguns segundos", m: "um minuto", mm: "%d minutos", h: "uma hora", hh: "%d horas", d: "um dia", dd: "%d dias", M: "um mês", MM: "%d meses", y: "um ano", yy: "%d anos" } };
2941
2943
  return e.locale(o, null, !0), o;
2942
2944
  });
2943
- })(om);
2944
- var fo = {}, rm = {
2945
+ })(og);
2946
+ var fo = {}, rg = {
2945
2947
  get exports() {
2946
2948
  return fo;
2947
2949
  },
@@ -2951,55 +2953,55 @@ var fo = {}, rm = {
2951
2953
  };
2952
2954
  (function(t, n) {
2953
2955
  (function(e, o) {
2954
- t.exports = o(Lt);
2956
+ t.exports = o(Nt);
2955
2957
  })(ht, function(e) {
2956
- function o(_) {
2957
- return _ % 10 < 5 && _ % 10 > 1 && ~~(_ / 10) % 10 != 1;
2958
+ function o(c) {
2959
+ return c % 10 < 5 && c % 10 > 1 && ~~(c / 10) % 10 != 1;
2958
2960
  }
2959
- function r(_, u, p) {
2960
- var m = _ + " ";
2961
- switch (p) {
2961
+ function r(c, p, d) {
2962
+ var g = c + " ";
2963
+ switch (d) {
2962
2964
  case "m":
2963
- return u ? "minuta" : "minutę";
2965
+ return p ? "minuta" : "minutę";
2964
2966
  case "mm":
2965
- return m + (o(_) ? "minuty" : "minut");
2967
+ return g + (o(c) ? "minuty" : "minut");
2966
2968
  case "h":
2967
- return u ? "godzina" : "godzinę";
2969
+ return p ? "godzina" : "godzinę";
2968
2970
  case "hh":
2969
- return m + (o(_) ? "godziny" : "godzin");
2971
+ return g + (o(c) ? "godziny" : "godzin");
2970
2972
  case "MM":
2971
- return m + (o(_) ? "miesiące" : "miesięcy");
2973
+ return g + (o(c) ? "miesiące" : "miesięcy");
2972
2974
  case "yy":
2973
- return m + (o(_) ? "lata" : "lat");
2975
+ return g + (o(c) ? "lata" : "lat");
2974
2976
  }
2975
2977
  }
2976
2978
  e = e && e.hasOwnProperty("default") ? e.default : e;
2977
- var s = "stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"), l = "styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"), i = /D MMMM/, c = function(_, u) {
2978
- return i.test(u) ? s[_.month()] : l[_.month()];
2979
+ var s = "stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"), l = "styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"), i = /D MMMM/, _ = function(c, p) {
2980
+ return i.test(p) ? s[c.month()] : l[c.month()];
2979
2981
  };
2980
- c.s = l, c.f = s;
2981
- var d = { name: "pl", weekdays: "niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"), weekdaysShort: "ndz_pon_wt_śr_czw_pt_sob".split("_"), weekdaysMin: "Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"), months: c, monthsShort: "sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"), ordinal: function(_) {
2982
- return _ + ".";
2982
+ _.s = l, _.f = s;
2983
+ var u = { name: "pl", weekdays: "niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"), weekdaysShort: "ndz_pon_wt_śr_czw_pt_sob".split("_"), weekdaysMin: "Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"), months: _, monthsShort: "sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"), ordinal: function(c) {
2984
+ return c + ".";
2983
2985
  }, weekStart: 1, relativeTime: { future: "za %s", past: "%s temu", s: "kilka sekund", m: r, mm: r, h: r, hh: r, d: "1 dzień", dd: "%d dni", M: "miesiąc", MM: r, y: "rok", yy: r }, formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD.MM.YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd, D MMMM YYYY HH:mm" } };
2984
- return e.locale(d, null, !0), d;
2986
+ return e.locale(u, null, !0), u;
2985
2987
  });
2986
- })(rm);
2987
- const mo = (t, n = "DD.MM.YYYY", e = "en") => t ? Jf(t).locale(e).format(n) : "", am = ({
2988
+ })(rg);
2989
+ const go = (t, n = "DD.MM.YYYY", e = "en") => t ? Jf(t).locale(e).format(n) : "", ag = ({
2988
2990
  oddFormatter: t
2989
2991
  }) => {
2990
- const n = J(), e = V(n), o = (n == null ? void 0 : n.device) || "desktop", r = T(C({}, e == null ? void 0 : e.teamALogo), {
2992
+ const n = J(), e = G(n), o = (n == null ? void 0 : n.device) || "desktop", r = T(C({}, e == null ? void 0 : e.teamALogo), {
2991
2993
  backgroundImage: y(e, "match.teams[0].logo")
2992
2994
  }), s = T(C({}, e == null ? void 0 : e.teamBLogo), {
2993
2995
  backgroundImage: y(e, "match.teams[1].logo")
2994
- }), l = y(e, "match.lang_slug", "ru"), i = y(e, "match.sport_slug"), c = mo(y(e, "match.match_date"), "HH:mm", l), d = mo(y(e, "match.match_date"), "DD MMMM", l), u = y(e, "root.predictionLength", "full") === "full" ? y(e, "match.prediction.value") : y(e, "match.prediction.value_short") || y(e, "match.prediction.value"), p = Number(y(e, "match.prediction.factor", 0)).toFixed(2);
2996
+ }), l = y(e, "match.lang_slug", "ru"), i = y(e, "match.sport_slug"), _ = go(y(e, "match.match_date"), "HH:mm", l), u = go(y(e, "match.match_date"), "DD MMMM", l), p = y(e, "root.predictionLength", "full") === "full" ? y(e, "match.prediction.value") : y(e, "match.prediction.value_short") || y(e, "match.prediction.value"), d = Number(y(e, "match.prediction.factor", 0)).toFixed(2);
2995
2997
  return a("div", {
2996
- className: D(at.root, {
2998
+ className: S(at.root, {
2997
2999
  [at.desktop]: o === "desktop",
2998
3000
  [at.laptop]: o === "laptop",
2999
3001
  [at.tablet]: o === "tablet"
3000
3002
  }),
3001
3003
  children: [a("div", {
3002
- className: D(at.side, at.side_left),
3004
+ className: S(at.side, at.side_left),
3003
3005
  children: [a(Ct, {
3004
3006
  className: at.teamLogo,
3005
3007
  style: r,
@@ -3020,26 +3022,26 @@ const mo = (t, n = "DD.MM.YYYY", e = "en") => t ? Jf(t).locale(e).format(n) : ""
3020
3022
  children: [a("div", {
3021
3023
  className: at.time,
3022
3024
  style: e.time,
3023
- children: c
3025
+ children: _
3024
3026
  }), a("div", {
3025
3027
  className: at.date,
3026
3028
  style: e.date,
3027
- children: d
3029
+ children: u
3028
3030
  })]
3029
- }), u && a("div", {
3031
+ }), p && a("div", {
3030
3032
  className: at.oddValue,
3031
3033
  style: e.oddValue,
3032
- children: [u, a("div", {
3034
+ children: [p, a("div", {
3033
3035
  className: at.oddValueInner,
3034
3036
  style: e.oddValueInner,
3035
3037
  children: a(Et, {
3036
- odd: p,
3038
+ odd: d,
3037
3039
  formatter: t
3038
3040
  })
3039
3041
  })]
3040
3042
  })]
3041
3043
  }), a("div", {
3042
- className: D(at.side, at.side_right),
3044
+ className: S(at.side, at.side_right),
3043
3045
  children: [a(Ct, {
3044
3046
  className: at.teamLogo,
3045
3047
  style: s,
@@ -3061,9 +3063,9 @@ const mo = (t, n = "DD.MM.YYYY", e = "en") => t ? Jf(t).locale(e).format(n) : ""
3061
3063
  const {
3062
3064
  parse: o
3063
3065
  } = e;
3064
- t = Nt(() => {
3066
+ t = Lt(() => {
3065
3067
  try {
3066
- return gd(t || "", n);
3068
+ return md(t || "", n);
3067
3069
  } catch (r) {
3068
3070
  return t;
3069
3071
  }
@@ -3080,52 +3082,52 @@ const mo = (t, n = "DD.MM.YYYY", e = "en") => t ? Jf(t).locale(e).format(n) : ""
3080
3082
  method: o,
3081
3083
  body: r
3082
3084
  }) => {
3083
- const [s, l] = gt(!1), [i, c] = gt(), d = Nt(() => {
3085
+ const [s, l] = mt(!1), [i, _] = mt(), u = Lt(() => {
3084
3086
  if (t != null && t.includes("undefined") || t != null && t.includes("null"))
3085
3087
  return;
3086
- let u = t;
3088
+ let p = t;
3087
3089
  if (e) {
3088
- const p = new URLSearchParams();
3089
- Object.entries(e).forEach(([m, h]) => {
3090
- Array.isArray(h) ? h.forEach((g, $) => {
3091
- g && p.append(`${m}[${$}]`, g);
3092
- }) : h && p.append(m, h);
3093
- }), u += `?${p.toString()}`;
3090
+ const d = new URLSearchParams();
3091
+ Object.entries(e).forEach(([g, h]) => {
3092
+ Array.isArray(h) ? h.forEach((m, $) => {
3093
+ m && d.append(`${g}[${$}]`, m);
3094
+ }) : h && d.append(g, h);
3095
+ }), p += `?${d.toString()}`;
3094
3096
  }
3095
- return u;
3096
- }, [t, e]), _ = _r(() => ve(void 0, null, function* () {
3097
- const u = r ? `${d}_${JSON.stringify(r)}` : d;
3098
- if (n || !d)
3097
+ return p;
3098
+ }, [t, e]), c = _r(() => ve(void 0, null, function* () {
3099
+ const p = r ? `${u}_${JSON.stringify(r)}` : u;
3100
+ if (n || !u)
3099
3101
  return;
3100
- if (Ce.has(u))
3101
- return c(Ce.get(u)), Ce.get(u);
3102
+ if (Ce.has(p))
3103
+ return _(Ce.get(p)), Ce.get(p);
3102
3104
  l(!0);
3103
- const p = yield fetch(d, {
3105
+ const d = yield fetch(u, {
3104
3106
  method: o || "GET",
3105
3107
  body: r ? JSON.stringify(r) : void 0,
3106
3108
  headers: {
3107
3109
  "Content-Type": "application/json"
3108
3110
  }
3109
- }).then((m) => m.json()).catch((m) => {
3110
- console.error(m), l(!1);
3111
+ }).then((g) => g.json()).catch((g) => {
3112
+ console.error(g), l(!1);
3111
3113
  });
3112
- p && (Ce.set(u, p.data), c(p.data)), l(!1);
3113
- }), [d, n, o, r]);
3114
- return K(() => {
3115
- n || _();
3116
- }, [d, n]), {
3114
+ d && (Ce.set(p, d.data), _(d.data)), l(!1);
3115
+ }), [u, n, o, r]);
3116
+ return z(() => {
3117
+ n || c();
3118
+ }, [u, n]), {
3117
3119
  data: i,
3118
3120
  fetching: s,
3119
- execute: _
3121
+ execute: c
3120
3122
  };
3121
3123
  };
3122
3124
  function Pe(t) {
3123
3125
  const n = Z();
3124
- return K(() => {
3126
+ return z(() => {
3125
3127
  n.current = t;
3126
3128
  }, [t]), n.current;
3127
3129
  }
3128
- const sm = (t) => {
3130
+ const sg = (t) => {
3129
3131
  var r;
3130
3132
  const n = !["apiHost", "sportSlug", "langSlug", "bookmakerSlug"].every(Boolean) || (t == null ? void 0 : t.pause), {
3131
3133
  data: e,
@@ -3167,109 +3169,109 @@ const sm = (t) => {
3167
3169
  withMarket: n != null && n.markets ? 1 : 0
3168
3170
  },
3169
3171
  pause: !t || !n || e
3170
- }), c = Nt(() => !!(i || e || o === "prediction" && (s != null && s.prediction) || n != null && n.slug), [n, o, i, e, s]), {
3171
- list: d,
3172
- fetching: _
3173
- } = sm({
3172
+ }), _ = Lt(() => !!(i || e || o === "prediction" && (s != null && s.prediction) || n != null && n.slug), [n, o, i, e, s]), {
3173
+ list: u,
3174
+ fetching: c
3175
+ } = sg({
3174
3176
  apiHost: t,
3175
3177
  langSlug: n == null ? void 0 : n.langSlug,
3176
3178
  sportSlug: n == null ? void 0 : n.sportSlug,
3177
3179
  markets: o === "markets" && (n == null ? void 0 : n.markets),
3178
3180
  bookmakerSlug: n == null ? void 0 : n.bookmaker,
3179
3181
  withPrediction: o === "prediction",
3180
- pause: c
3181
- }), u = d[0];
3182
- return K(() => {
3182
+ pause: _
3183
+ }), p = u[0];
3184
+ return z(() => {
3183
3185
  He(r, n) || l();
3184
3186
  }, [n]), {
3185
- match: Nt(() => n.slug ? s : o === "prediction" ? s != null && s.prediction ? s : u : s != null ? s : u, [n, s, u, o]),
3186
- fetching: i || _
3187
+ match: Lt(() => n.slug ? s : o === "prediction" ? s != null && s.prediction ? s : p : s != null ? s : p, [n, s, p, o]),
3188
+ fetching: i || c
3187
3189
  };
3188
- }, im = (t, n, e) => {
3189
- const o = (u) => {
3190
- var p;
3191
- return U(u == null ? void 0 : u.matchSlug) && ((p = u == null ? void 0 : u.matchSlug) == null ? void 0 : p.length) > 0;
3192
- }, r = t.children || [], s = r.filter((u) => o(u.root.targetMatch)).map((u) => u.root.targetMatch), l = Pe(s), {
3190
+ }, ig = (t, n, e) => {
3191
+ const o = (p) => {
3192
+ var d;
3193
+ return W(p == null ? void 0 : p.matchSlug) && ((d = p == null ? void 0 : p.matchSlug) == null ? void 0 : d.length) > 0;
3194
+ }, r = t.children || [], s = r.filter((p) => o(p.root.targetMatch)).map((p) => p.root.targetMatch), l = Pe(s), {
3193
3195
  data: i,
3194
- execute: c
3196
+ execute: _
3195
3197
  } = Jt(`${n}/match-list`, {
3196
3198
  method: "POST",
3197
3199
  body: {
3198
- matches: s.map((u) => ({
3199
- slug: u.matchSlug,
3200
- sport_slug: u.sportSlug,
3201
- lang: u.langSlug,
3202
- bookmaker_slug: u.bookmaker,
3203
- offset: u.offset,
3204
- markets: u.markets
3200
+ matches: s.map((p) => ({
3201
+ slug: p.matchSlug,
3202
+ sport_slug: p.sportSlug,
3203
+ lang: p.langSlug,
3204
+ bookmaker_slug: p.bookmaker,
3205
+ offset: p.offset,
3206
+ markets: p.markets
3205
3207
  }))
3206
3208
  },
3207
3209
  pause: !n || s.length === 0
3208
3210
  }), {
3209
- match: d
3211
+ match: u
3210
3212
  } = _n({
3211
3213
  apiHost: n,
3212
3214
  match: e
3213
3215
  });
3214
- K(() => {
3215
- He(l, s) || c();
3216
+ z(() => {
3217
+ He(l, s) || _();
3216
3218
  }, [s, e]);
3217
- const _ = r.map((u) => {
3218
- const p = (i || []).find((g) => g.slug === u.root.targetMatch.matchSlug);
3219
- if (!p)
3219
+ const c = r.map((p) => {
3220
+ const d = (i || []).find((m) => m.slug === p.root.targetMatch.matchSlug);
3221
+ if (!d)
3220
3222
  return;
3221
- const m = ge(p), h = sn(m, u.root.customMatch, (g, [$, f]) => U(f));
3222
- return T(C({}, u), {
3223
+ const g = me(d), h = sn(g, p.root.customMatch, (m, [$, f]) => W(f));
3224
+ return T(C({}, p), {
3223
3225
  match: h
3224
3226
  });
3225
3227
  }).filter(Boolean);
3226
- return d && e && (d.lang_slug = e.langSlug), {
3227
- expressMatches: _,
3228
- autoMatch: d
3228
+ return u && e && (u.lang_slug = e.langSlug), {
3229
+ expressMatches: c,
3230
+ autoMatch: u
3229
3231
  };
3230
- }, lm = ee(({
3232
+ }, lg = ee(({
3231
3233
  id: t,
3232
3234
  baseMatch: n,
3233
3235
  oddFormatter: e
3234
3236
  }, o) => {
3235
3237
  var lt, ot, rt, pt, yt, X, ft, Pt, It, ie, le, _t, un, pn, fn;
3236
- const [r, s] = gt(1 / 0), l = Z(null), i = Ht({
3238
+ const [r, s] = mt(1 / 0), l = Z(null), i = Ht({
3237
3239
  targetRef: l,
3238
3240
  id: t
3239
- }), c = J(), d = At(c, i);
3240
- d && (Wt(d, "buttonWrapper.percent_width", (lt = d == null ? void 0 : d.buttonWrapper) == null ? void 0 : lt.width), Wt(d, "legal.percent_width", (ot = d == null ? void 0 : d.legal) == null ? void 0 : ot.width));
3241
- const _ = V(d);
3242
- Dt(d);
3243
- const u = y(_, "root.delay", 0), m = y(_, "children", []).find((Ye) => Ye.name === "auto"), {
3241
+ }), _ = J(), u = At(_, i);
3242
+ 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));
3243
+ const c = G(u);
3244
+ Dt(u);
3245
+ const p = y(c, "root.delay", 0), g = y(c, "children", []).find((Ye) => Ye.name === "auto"), {
3244
3246
  isOpen: h,
3245
- apiHost: g,
3247
+ apiHost: m,
3246
3248
  clickHide: $,
3247
3249
  click: f
3248
- } = ln(o, u, !0), N = y(_, "close.variant", "default"), S = y(_, "close.radius", 21), R = y(_, "close.colorDirection", "default"), A = y(_, "close.timeoutLock", !1), w = N === "timer" ? r <= 0 : !0, G = N === "timer" && A && r > 0 ? "div" : "a", {
3250
+ } = ln(o, p, !0), L = y(c, "close.variant", "default"), A = y(c, "close.radius", 21), I = y(c, "close.colorDirection", "default"), D = y(c, "close.timeoutLock", !1), w = L === "timer" ? r <= 0 : !0, K = L === "timer" && D && r > 0 ? "div" : "a", {
3249
3251
  expressMatches: q,
3250
3252
  autoMatch: M
3251
- } = im(d, g, m ? n : void 0);
3252
- m && (m.match = M);
3253
- const v = T(C({}, _.root), {
3254
- alignItems: Bt((rt = _.root) == null ? void 0 : rt.align)
3255
- }), b = T(C({}, _.content), {
3256
- alignItems: Bt((pt = _.root) == null ? void 0 : pt.align)
3257
- }), x = T(C({}, _.text), {
3258
- textAlign: (yt = _.root) == null ? void 0 : yt.align
3259
- }), k = T(C({}, _ == null ? void 0 : _.button), {
3260
- justifyContent: Bt((X = _.root) == null ? void 0 : X.textAlign)
3261
- }), O = T(C({}, _ == null ? void 0 : _.legal), {
3262
- justifyContent: Bt((ft = _.root) == null ? void 0 : ft.textAlign)
3263
- }), L = +y(m, "root.bonusValue", 0), I = +y(m, "match.prediction.factor", 0), H = ue((Pt = _.text) == null ? void 0 : Pt.children, {
3264
- bonusValue: L,
3265
- clearResult: (L * I - L).toFixed(0),
3266
- rawResult: (L * I).toFixed(0),
3267
- rate: I
3253
+ } = ig(u, m, g ? n : void 0);
3254
+ g && (g.match = M);
3255
+ const v = T(C({}, c.root), {
3256
+ alignItems: Bt((rt = c.root) == null ? void 0 : rt.align)
3257
+ }), b = T(C({}, c.content), {
3258
+ alignItems: Bt((pt = c.root) == null ? void 0 : pt.align)
3259
+ }), x = T(C({}, c.text), {
3260
+ textAlign: (yt = c.root) == null ? void 0 : yt.align
3261
+ }), k = T(C({}, c == null ? void 0 : c.button), {
3262
+ justifyContent: Bt((X = c.root) == null ? void 0 : X.textAlign)
3263
+ }), O = T(C({}, c == null ? void 0 : c.legal), {
3264
+ justifyContent: Bt((ft = c.root) == null ? void 0 : ft.textAlign)
3265
+ }), N = +y(g, "root.bonusValue", 0), R = +y(g, "match.prediction.factor", 0), H = ue((Pt = c.text) == null ? void 0 : Pt.children, {
3266
+ bonusValue: N,
3267
+ clearResult: (N * R - N).toFixed(0),
3268
+ rawResult: (N * R).toFixed(0),
3269
+ rate: R
3268
3270
  }, {
3269
3271
  parse: !1
3270
- }), j = I === 0 ? y(_, "text.fallbackChildren") : H, F = (It = _.root) == null ? void 0 : It.corner;
3272
+ }), j = R === 0 ? y(c, "text.fallbackChildren") : H, P = (It = c.root) == null ? void 0 : It.corner;
3271
3273
  return a("div", {
3272
- className: D(nt.root, {
3274
+ className: S(nt.root, {
3273
3275
  [nt.desktop]: i === "desktop",
3274
3276
  [nt.laptop]: i === "laptop",
3275
3277
  [nt.tablet]: i === "tablet"
@@ -3280,15 +3282,15 @@ const sm = (t) => {
3280
3282
  },
3281
3283
  children: [a("div", {
3282
3284
  className: nt.overlay,
3283
- style: _.overlay,
3285
+ style: c.overlay,
3284
3286
  onClick: w && $
3285
3287
  }), a("div", {
3286
3288
  className: nt.content,
3287
- children: [N === "default" ? a("div", {
3289
+ children: [L === "default" ? a("div", {
3288
3290
  className: nt.close,
3289
- style: T(C({}, _.close), {
3290
- borderBottomLeftRadius: `${F}px`,
3291
- borderTopRightRadius: `${F}px`
3291
+ style: T(C({}, c.close), {
3292
+ borderBottomLeftRadius: `${P}px`,
3293
+ borderTopRightRadius: `${P}px`
3292
3294
  }),
3293
3295
  onClick: $,
3294
3296
  children: a(Zt, {
@@ -3298,34 +3300,34 @@ const sm = (t) => {
3298
3300
  }) : a("div", {
3299
3301
  className: nt.closeTimer,
3300
3302
  children: a(cn, {
3301
- timeout: y(_, "close.timeout"),
3302
- colorDirection: R,
3303
- radius: S,
3303
+ timeout: y(c, "close.timeout"),
3304
+ colorDirection: I,
3305
+ radius: A,
3304
3306
  onClick: $,
3305
3307
  onChange: s
3306
3308
  })
3307
- }), a(Y, {
3309
+ }), a(E, {
3308
3310
  className: nt.promotion,
3309
- style: _.promotion,
3310
- children: (ie = _.promotion) == null ? void 0 : ie.children
3311
- }), a(G, {
3311
+ style: c.promotion,
3312
+ children: (ie = c.promotion) == null ? void 0 : ie.children
3313
+ }), a(K, {
3312
3314
  ref: l,
3313
- href: (le = _.root) == null ? void 0 : le.offer,
3315
+ href: (le = c.root) == null ? void 0 : le.offer,
3314
3316
  target: "_blank",
3315
3317
  rel: "nofollow noopener noreferrer",
3316
- onClick: () => G === "a" && f(_.id),
3318
+ onClick: () => K === "a" && f(c.id),
3317
3319
  children: a("div", {
3318
3320
  className: nt.body,
3319
3321
  style: v,
3320
3322
  children: [a("div", {
3321
3323
  className: nt.head,
3322
- children: [a(Y, {
3324
+ children: [a(E, {
3323
3325
  className: nt.title,
3324
- style: _.title,
3325
- children: (_t = _.title) == null ? void 0 : _t.children
3326
+ style: c.title,
3327
+ children: (_t = c.title) == null ? void 0 : _t.children
3326
3328
  }), a("div", {
3327
3329
  className: nt.logo,
3328
- style: _.logo
3330
+ style: c.logo
3329
3331
  })]
3330
3332
  }), a("div", {
3331
3333
  className: nt.wrapper,
@@ -3336,15 +3338,15 @@ const sm = (t) => {
3336
3338
  }),
3337
3339
  oddFormatter: e,
3338
3340
  children: a(Sf, {})
3339
- })), m && a(jt, {
3340
- value: T(C({}, m), {
3341
+ })), g && a(jt, {
3342
+ value: T(C({}, g), {
3341
3343
  device: i
3342
3344
  }),
3343
- children: a(am, {
3345
+ children: a(ag, {
3344
3346
  oddFormatter: e
3345
3347
  })
3346
3348
  })]
3347
- }), a(Y, {
3349
+ }), a(E, {
3348
3350
  className: nt.text,
3349
3351
  style: x,
3350
3352
  typography: x.typography,
@@ -3352,41 +3354,41 @@ const sm = (t) => {
3352
3354
  children: j
3353
3355
  }), a("div", {
3354
3356
  className: nt.button,
3355
- style: _.buttonWrapper,
3357
+ style: c.buttonWrapper,
3356
3358
  children: [a("div", {
3357
3359
  className: nt.buttonHead,
3358
- style: _.buttonHead,
3359
- children: (un = _.buttonHead) == null ? void 0 : un.children
3360
+ style: c.buttonHead,
3361
+ children: (un = c.buttonHead) == null ? void 0 : un.children
3360
3362
  }), a("div", {
3361
3363
  className: nt.buttonTarget,
3362
3364
  style: k,
3363
- children: (pn = _.button) == null ? void 0 : pn.children
3365
+ children: (pn = c.button) == null ? void 0 : pn.children
3364
3366
  })]
3365
- }), a(Y, {
3367
+ }), a(E, {
3366
3368
  className: nt.legal,
3367
3369
  style: O,
3368
- children: (fn = _.legal) == null ? void 0 : fn.children
3370
+ children: (fn = c.legal) == null ? void 0 : fn.children
3369
3371
  })]
3370
3372
  })
3371
3373
  })]
3372
3374
  })]
3373
3375
  });
3374
- }), b0 = Ot(a(lm, {})), cm = "_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 = {
3375
- root: cm,
3376
- background: _m,
3377
- body: dm,
3378
- bookmaker: um,
3379
- button: pm,
3380
- rowFirst: fm,
3381
- rowSecond: mm,
3382
- legal: gm,
3383
- legalText: hm,
3384
- legalOpen: ym,
3385
- legalStatic: bm,
3386
- legalButton: vm
3387
- }, $m = (t) => {
3388
- var i, c;
3389
- const n = J(), e = (i = n == null ? void 0 : n.root) == null ? void 0 : i.promotionSlug, o = ((c = n == null ? void 0 : n.root) == null ? void 0 : c.promotionFields) || [], r = Nt(() => !e || (o == null ? void 0 : o.length) === 0 ? [] : o.map((d) => `${e}:${d}`), [e, o]), {
3376
+ }), b0 = Ot(a(lg, {})), cg = "_root_1ctra_1", _g = "_background_1ctra_18", dg = "_body_1ctra_27", ug = "_bookmaker_1ctra_36", pg = "_button_1ctra_43", fg = "_rowFirst_1ctra_58", gg = "_rowSecond_1ctra_64", mg = "_legal_1ctra_70", hg = "_legalText_1ctra_89", yg = "_legalOpen_1ctra_98", bg = "_legalStatic_1ctra_102", vg = "_legalButton_1ctra_106", bt = {
3377
+ root: cg,
3378
+ background: _g,
3379
+ body: dg,
3380
+ bookmaker: ug,
3381
+ button: pg,
3382
+ rowFirst: fg,
3383
+ rowSecond: gg,
3384
+ legal: mg,
3385
+ legalText: hg,
3386
+ legalOpen: yg,
3387
+ legalStatic: bg,
3388
+ legalButton: vg
3389
+ }, $g = (t) => {
3390
+ var i, _;
3391
+ 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 = Lt(() => !e || (o == null ? void 0 : o.length) === 0 ? [] : o.map((u) => `${e}:${u}`), [e, o]), {
3390
3392
  data: s
3391
3393
  } = Jt(`${t}/promotion/by-keys`, {
3392
3394
  method: "GET",
@@ -3397,23 +3399,23 @@ const sm = (t) => {
3397
3399
  pause: !t || !(r != null && r.length)
3398
3400
  });
3399
3401
  return {
3400
- promotionValues: (s || []).reduce((d, _) => {
3401
- var u;
3402
- return d[(u = _.key) == null ? void 0 : u.split(":")[1]] = _.value, d;
3402
+ promotionValues: (s || []).reduce((u, c) => {
3403
+ var p;
3404
+ return u[(p = c.key) == null ? void 0 : p.split(":")[1]] = c.value, u;
3403
3405
  }, {})
3404
3406
  };
3405
- }, Cm = ({
3407
+ }, Cg = ({
3406
3408
  apiHost: t,
3407
3409
  onClick: n
3408
3410
  }) => {
3409
- var u, p, m, h, g, $, f, N, S, R, A, w, G;
3410
- const e = J(), o = V(e), {
3411
+ var p, d, g, h, m, $, f, L, A, I, D, w, K;
3412
+ const e = J(), o = G(e), {
3411
3413
  promotionValues: r
3412
- } = $m(t), [s, l] = ye(), i = !!((u = o.legalInfoButton) != null && u.closeText && ((m = (p = o.legalInfoButton) == null ? void 0 : p.closeText) == null ? void 0 : m.length) > 0), c = ue((h = o.rowFirst) == null ? void 0 : h.children, r, {
3414
+ } = $g(t), [s, l] = ye(), i = !!((p = o.legalInfoButton) != null && p.closeText && ((g = (d = o.legalInfoButton) == null ? void 0 : d.closeText) == null ? void 0 : g.length) > 0), _ = ue((h = o.rowFirst) == null ? void 0 : h.children, r, {
3413
3415
  parse: !1
3414
- }), d = ue((g = o.rowSecond) == null ? void 0 : g.children, r, {
3416
+ }), u = ue((m = o.rowSecond) == null ? void 0 : m.children, r, {
3415
3417
  parse: !1
3416
- }), _ = ue(($ = o.bookmaker) == null ? void 0 : $.children, r, {
3418
+ }), c = ue(($ = o.bookmaker) == null ? void 0 : $.children, r, {
3417
3419
  parse: !1
3418
3420
  });
3419
3421
  return a("div", {
@@ -3429,159 +3431,159 @@ const sm = (t) => {
3429
3431
  className: bt.body,
3430
3432
  onClick: () => n(o.id),
3431
3433
  children: [a("div", {
3432
- children: [a(Y, {
3434
+ children: [a(E, {
3433
3435
  className: bt.rowFirst,
3434
3436
  style: o == null ? void 0 : o.rowFirst,
3435
3437
  typography: o == null ? void 0 : o.rowFirst,
3436
- accentTypography: (N = o == null ? void 0 : o.rowFirst) == null ? void 0 : N.accentTypography,
3437
- children: c
3438
- }), a(Y, {
3438
+ accentTypography: (L = o == null ? void 0 : o.rowFirst) == null ? void 0 : L.accentTypography,
3439
+ children: _
3440
+ }), a(E, {
3439
3441
  className: bt.rowSecond,
3440
3442
  style: o == null ? void 0 : o.rowSecond,
3441
3443
  typography: o == null ? void 0 : o.rowSecond,
3442
- accentTypography: (S = o == null ? void 0 : o.rowSecond) == null ? void 0 : S.accentTypography,
3443
- children: d
3444
+ accentTypography: (A = o == null ? void 0 : o.rowSecond) == null ? void 0 : A.accentTypography,
3445
+ children: u
3444
3446
  }), a("div", {
3445
3447
  className: bt.bookmaker,
3446
3448
  style: o.bookmaker,
3447
- children: _
3449
+ children: c
3448
3450
  })]
3449
3451
  }), a("div", {
3450
3452
  className: bt.button,
3451
3453
  style: o.button,
3452
- children: (R = o.button) == null ? void 0 : R.children
3454
+ children: (I = o.button) == null ? void 0 : I.children
3453
3455
  })]
3454
3456
  }), a("div", {
3455
- className: D(bt.legal, {
3457
+ className: S(bt.legal, {
3456
3458
  [bt.legalOpen]: s,
3457
3459
  [bt.legalStatic]: !i
3458
3460
  }),
3459
3461
  style: o.legalInfo,
3460
3462
  children: [a("div", {
3461
3463
  className: bt.legalText,
3462
- children: (A = o.legalInfo) == null ? void 0 : A.children
3464
+ children: (D = o.legalInfo) == null ? void 0 : D.children
3463
3465
  }), a("div", {
3464
3466
  className: bt.legalButton,
3465
3467
  style: o.legalInfoButton,
3466
3468
  onClick: l,
3467
- children: s ? (w = o.legalInfoButton) == null ? void 0 : w.openText : (G = o.legalInfoButton) == null ? void 0 : G.closeText
3469
+ children: s ? (w = o.legalInfoButton) == null ? void 0 : w.openText : (K = o.legalInfoButton) == null ? void 0 : K.closeText
3468
3470
  })]
3469
3471
  })]
3470
3472
  });
3471
- }, wm = (t) => {
3473
+ }, wg = (t) => {
3472
3474
  const n = Z(an()), e = (o) => n.current.on("click", o);
3473
3475
  return Qe(t, () => ({
3474
3476
  promoId: "ContentCards",
3475
3477
  onClick: e,
3476
3478
  resetListeners: n.current.reset
3477
- })), K(() => n.current.reset, []), {
3479
+ })), z(() => n.current.reset, []), {
3478
3480
  click: (...o) => n.current.emit("click", ...o),
3479
3481
  onClick: e
3480
3482
  };
3481
- }, km = (t, n, e) => {
3482
- var c, d, _;
3483
- const o = (c = n == null ? void 0 : n.root) == null ? void 0 : c.orderControl, r = (o == null ? void 0 : o.type) === "spadsRating";
3484
- let s = (d = n == null ? void 0 : n.children) != null ? d : [];
3483
+ }, kg = (t, n, e) => {
3484
+ var _, u, c;
3485
+ const o = (_ = n == null ? void 0 : n.root) == null ? void 0 : _.orderControl, r = (o == null ? void 0 : o.type) === "spadsRating";
3486
+ let s = (u = n == null ? void 0 : n.children) != null ? u : [];
3485
3487
  const {
3486
3488
  data: l
3487
3489
  } = Jt(`${t}/bookmaker/rating`, {
3488
3490
  method: "GET",
3489
3491
  params: {
3490
3492
  slug: o == null ? void 0 : o.rating,
3491
- location: (_ = o == null ? void 0 : o.location) == null ? void 0 : _.toLowerCase()
3493
+ location: (c = o == null ? void 0 : o.location) == null ? void 0 : c.toLowerCase()
3492
3494
  },
3493
3495
  pause: !t || !r || !(o != null && o.location) || !(o != null && o.rating)
3494
3496
  });
3495
3497
  return {
3496
- children: Nt(() => {
3497
- var p;
3498
- const u = l != null ? l : [];
3499
- return r && (s = s.sort((m, h) => {
3500
- var f, N;
3501
- const g = u.indexOf((f = m.root) == null ? void 0 : f.connectorBookmakerSlug), $ = u.indexOf((N = h.root) == null ? void 0 : N.connectorBookmakerSlug);
3502
- return (g === -1 ? 1 / 0 : g) - ($ === -1 ? 1 / 0 : $);
3503
- })), typeof e == "number" && (s = (p = s.filter((m) => {
3498
+ children: Lt(() => {
3499
+ var d;
3500
+ const p = l != null ? l : [];
3501
+ return r && (s = s.sort((g, h) => {
3502
+ var f, L;
3503
+ const m = p.indexOf((f = g.root) == null ? void 0 : f.connectorBookmakerSlug), $ = p.indexOf((L = h.root) == null ? void 0 : L.connectorBookmakerSlug);
3504
+ return (m === -1 ? 1 / 0 : m) - ($ === -1 ? 1 / 0 : $);
3505
+ })), typeof e == "number" && (s = (d = s.filter((g) => {
3504
3506
  var h;
3505
- return !((h = m == null ? void 0 : m.root) != null && h.hidden);
3506
- })) == null ? void 0 : p.slice(0, e)), s;
3507
+ return !((h = g == null ? void 0 : g.root) != null && h.hidden);
3508
+ })) == null ? void 0 : d.slice(0, e)), s;
3507
3509
  }, [l, n])
3508
3510
  };
3509
- }, Tm = ee(({
3511
+ }, Tg = ee(({
3510
3512
  apiHost: t,
3511
3513
  limit: n
3512
3514
  }, e) => {
3513
- const o = Z(null), r = J(), l = At(r, "mobile"), i = V(l);
3515
+ const o = Z(null), r = J(), l = At(r, "mobile"), i = G(l);
3514
3516
  Dt(l);
3515
3517
  const {
3516
- click: c
3517
- } = wm(e), {
3518
- children: d
3519
- } = km(t, i, n);
3518
+ click: _
3519
+ } = wg(e), {
3520
+ children: u
3521
+ } = kg(t, i, n);
3520
3522
  return a("div", {
3521
3523
  ref: o,
3522
- children: d.map((_) => a(jt, {
3523
- value: _,
3524
- children: a(Cm, {
3524
+ children: u.map((c) => a(jt, {
3525
+ value: c,
3526
+ children: a(Cg, {
3525
3527
  apiHost: t,
3526
- onClick: c
3528
+ onClick: _
3527
3529
  })
3528
3530
  }))
3529
3531
  });
3530
- }), v0 = Ot(a(Tm, {})), xm = "_root_4xpue_1", Mm = "_desktop_4xpue_13", Nm = "_laptop_4xpue_14", Lm = "_promotion_4xpue_18", Sm = "_background_4xpue_35", Om = "_close_4xpue_45", Am = "_content_4xpue_62", Dm = "_variant2_4xpue_75", Im = "_logo_4xpue_79", Rm = "_left_4xpue_91", Bm = "_center_4xpue_104", jm = "_slide_4xpue_110", Hm = "_slide_animated_default_4xpue_124", Pm = "_right_4xpue_134", Ym = "_increase_4xpue_1", ut = {
3531
- root: xm,
3532
- desktop: Mm,
3533
- laptop: Nm,
3534
- promotion: Lm,
3535
- background: Sm,
3536
- close: Om,
3537
- content: Am,
3538
- variant2: Dm,
3539
- logo: Im,
3540
- left: Rm,
3541
- center: Bm,
3542
- slide: jm,
3543
- slide_animated_default: Hm,
3532
+ }), v0 = Ot(a(Tg, {})), xg = "_root_4xpue_1", Mg = "_desktop_4xpue_13", Lg = "_laptop_4xpue_14", Ng = "_promotion_4xpue_18", Sg = "_background_4xpue_35", Og = "_close_4xpue_45", Ag = "_content_4xpue_62", Dg = "_variant2_4xpue_75", Ig = "_logo_4xpue_79", Rg = "_left_4xpue_91", Bg = "_center_4xpue_104", jg = "_slide_4xpue_110", Hg = "_slide_animated_default_4xpue_124", Pg = "_right_4xpue_134", Yg = "_increase_4xpue_1", ut = {
3533
+ root: xg,
3534
+ desktop: Mg,
3535
+ laptop: Lg,
3536
+ promotion: Ng,
3537
+ background: Sg,
3538
+ close: Og,
3539
+ content: Ag,
3540
+ variant2: Dg,
3541
+ logo: Ig,
3542
+ left: Rg,
3543
+ center: Bg,
3544
+ slide: jg,
3545
+ slide_animated_default: Hg,
3544
3546
  "fade-in-out": "_fade-in-out_4xpue_1",
3545
3547
  "slide_animated_bottom-top": "_slide_animated_bottom-top_4xpue_127",
3546
3548
  "fade-in-bottom-out-top": "_fade-in-bottom-out-top_4xpue_1",
3547
3549
  "slide_animated_top-bottom": "_slide_animated_top-bottom_4xpue_130",
3548
- right: Pm,
3550
+ right: Pg,
3549
3551
  "fade-in-out-initial": "_fade-in-out-initial_4xpue_1",
3550
3552
  "fade-in-top-out-bottom": "_fade-in-top-out-bottom_4xpue_1",
3551
- increase: Ym
3552
- }, Em = "_root_1c4sr_1", Vm = "_desktop_1c4sr_11", go = {
3553
- root: Em,
3554
- desktop: Vm
3555
- }, Gm = "_word_1m5wb_19", Fm = "_root_1m5wb_24", Wm = "_pulse_1m5wb_1", ho = {
3556
- word: Gm,
3557
- root: Fm,
3558
- pulse: Wm,
3553
+ increase: Yg
3554
+ }, Eg = "_root_1c4sr_1", Vg = "_desktop_1c4sr_11", mo = {
3555
+ root: Eg,
3556
+ desktop: Vg
3557
+ }, Gg = "_word_1m5wb_19", Fg = "_root_1m5wb_24", Wg = "_pulse_1m5wb_1", ho = {
3558
+ word: Gg,
3559
+ root: Fg,
3560
+ pulse: Wg,
3559
3561
  "word-animation": "_word-animation_1m5wb_1"
3560
3562
  }, Gt = ({
3561
3563
  duration: t = 1e3,
3562
3564
  delay: n = 0,
3563
3565
  pause: e = !1
3564
3566
  }) => {
3565
- const [o, r] = gt(0), [s, l] = gt(!1);
3566
- return K(() => {
3567
+ const [o, r] = mt(0), [s, l] = mt(!1);
3568
+ return z(() => {
3567
3569
  if (e)
3568
3570
  l(!1);
3569
3571
  else {
3570
3572
  l(!1);
3571
3573
  let i;
3572
- const c = setTimeout(() => {
3574
+ const _ = setTimeout(() => {
3573
3575
  l(!0), i = setTimeout(() => {
3574
- l(!1), r((d) => d + 1);
3576
+ l(!1), r((u) => u + 1);
3575
3577
  }, t);
3576
3578
  }, typeof n == "function" ? n(o) : n);
3577
3579
  return () => {
3578
- clearTimeout(c), clearTimeout(i);
3580
+ clearTimeout(_), clearTimeout(i);
3579
3581
  };
3580
3582
  }
3581
- }, [o, e]), K(() => () => {
3583
+ }, [o, e]), z(() => () => {
3582
3584
  r(0);
3583
3585
  }, [e]), s;
3584
- }, we = 1e3, yo = 1300, bo = 0, Um = ({
3586
+ }, we = 1e3, yo = 1300, bo = 0, Ug = ({
3585
3587
  children: t,
3586
3588
  pause: n,
3587
3589
  deps: e = []
@@ -3594,36 +3596,36 @@ const sm = (t) => {
3594
3596
  pause: n,
3595
3597
  duration: yo,
3596
3598
  delay: (i) => i === 0 ? we + bo : we
3597
- }), l = (i, c, d) => {
3598
- const _ = typeof i == "string" ? document.createElement("span") : i;
3599
- return typeof i == "string" && (_.textContent = i), _.classList.add(ho.word), _.style.animationDelay = `${c * d}ms`, _.style.animationDuration = `${d}ms`, _;
3599
+ }), l = (i, _, u) => {
3600
+ const c = typeof i == "string" ? document.createElement("span") : i;
3601
+ return typeof i == "string" && (c.textContent = i), c.classList.add(ho.word), c.style.animationDelay = `${_ * u}ms`, c.style.animationDuration = `${u}ms`, c;
3600
3602
  };
3601
- return K(() => {
3603
+ return z(() => {
3602
3604
  var i;
3603
3605
  if (!n) {
3604
- const c = (i = o.current) == null ? void 0 : i.childNodes[0];
3605
- if (c && c.childNodes.length > 0) {
3606
- const d = Array.from(c.childNodes), _ = [];
3607
- d.forEach((h) => {
3608
- var g, $;
3606
+ const _ = (i = o.current) == null ? void 0 : i.childNodes[0];
3607
+ if (_ && _.childNodes.length > 0) {
3608
+ const u = Array.from(_.childNodes), c = [];
3609
+ u.forEach((h) => {
3610
+ var m, $;
3609
3611
  if (h instanceof HTMLElement && h.getAttribute("data-wrapped") === "1")
3610
- _.push(h);
3612
+ c.push(h);
3611
3613
  else if (h.nodeType === Node.TEXT_NODE) {
3612
- const f = ((g = h.textContent) == null ? void 0 : g.split(" ")) || [];
3613
- _.push(...f.filter((N) => N !== "").map((N) => [N, " "]).flat());
3614
+ const f = ((m = h.textContent) == null ? void 0 : m.split(" ")) || [];
3615
+ c.push(...f.filter((L) => L !== "").map((L) => [L, " "]).flat());
3614
3616
  } else
3615
- ((($ = h.textContent) == null ? void 0 : $.split(" ")) || []).forEach((N) => {
3616
- const S = h.cloneNode();
3617
- S.textContent = N + " ", _.push(S);
3617
+ ((($ = h.textContent) == null ? void 0 : $.split(" ")) || []).forEach((L) => {
3618
+ const A = h.cloneNode();
3619
+ A.textContent = L + " ", c.push(A);
3618
3620
  });
3619
3621
  });
3620
- const u = document.createElement("span");
3621
- u.setAttribute("data-wrapped", "1");
3622
- const p = we / _.length;
3623
- let m = 0;
3624
- _.forEach((h) => {
3625
- typeof h == "string" && h === " " ? u.appendChild(document.createTextNode(" ")) : h instanceof HTMLElement && h.getAttribute("data-wrapped") === "1" ? u.appendChild(h) : (u.appendChild(l(h, m, p)), m++);
3626
- }), c.textContent = "", c.appendChild(u);
3622
+ const p = document.createElement("span");
3623
+ p.setAttribute("data-wrapped", "1");
3624
+ const d = we / c.length;
3625
+ let g = 0;
3626
+ c.forEach((h) => {
3627
+ typeof h == "string" && h === " " ? p.appendChild(document.createTextNode(" ")) : h instanceof HTMLElement && h.getAttribute("data-wrapped") === "1" ? p.appendChild(h) : (p.appendChild(l(h, g, d)), g++);
3628
+ }), _.textContent = "", _.appendChild(p);
3627
3629
  }
3628
3630
  }
3629
3631
  }, [n, ...e]), a("div", {
@@ -3633,51 +3635,51 @@ const sm = (t) => {
3633
3635
  ref: o,
3634
3636
  children: t
3635
3637
  });
3636
- }, zm = ({
3638
+ }, zg = ({
3637
3639
  isActive: t,
3638
3640
  pauseAnimation: n
3639
3641
  }) => {
3640
3642
  var r, s, l, i;
3641
- const e = J(), o = V(e);
3643
+ const e = J(), o = G(e);
3642
3644
  return t ? a("div", {
3643
- className: D(go.root, {
3644
- [go.desktop]: (e == null ? void 0 : e.device) === "desktop"
3645
+ className: S(mo.root, {
3646
+ [mo.desktop]: (e == null ? void 0 : e.device) === "desktop"
3645
3647
  }),
3646
3648
  style: St(o.root, ...kt),
3647
- children: a(Um, {
3649
+ children: a(Ug, {
3648
3650
  pause: ((r = o == null ? void 0 : o.root) == null ? void 0 : r.textAnimation) !== "words" || n,
3649
3651
  deps: [e == null ? void 0 : e.device],
3650
- children: a(Y, {
3652
+ children: a(E, {
3651
3653
  accentTypography: (s = o.root) == null ? void 0 : s.accentTypography,
3652
3654
  typography: (l = o.root) == null ? void 0 : l.typography,
3653
3655
  children: (i = o.root) == null ? void 0 : i.children
3654
3656
  })
3655
3657
  })
3656
3658
  }) : null;
3657
- }, Km = "_root_17wf3_1", Zm = "_title_17wf3_8", Jm = "_desktop_17wf3_13", qm = "_laptop_17wf3_13", Xm = "_titleLabel_17wf3_17", Qm = "_tablet_17wf3_20", tg = "_titleValue_17wf3_27", eg = "_teamLogo_17wf3_38", ng = "_teams_17wf3_49", og = "_teamName_17wf3_57", rg = "_odds_17wf3_65", ag = "_odd_17wf3_65", sg = "_oddX_17wf3_77", ig = "_oddValue_17wf3_85", et = {
3658
- root: Km,
3659
- title: Zm,
3660
- desktop: Jm,
3661
- laptop: qm,
3662
- titleLabel: Xm,
3663
- tablet: Qm,
3664
- titleValue: tg,
3665
- teamLogo: eg,
3666
- teams: ng,
3667
- teamName: og,
3668
- odds: rg,
3669
- odd: ag,
3670
- oddX: sg,
3671
- oddValue: ig
3659
+ }, Kg = "_root_17wf3_1", Zg = "_title_17wf3_8", Jg = "_desktop_17wf3_13", qg = "_laptop_17wf3_13", Xg = "_titleLabel_17wf3_17", Qg = "_tablet_17wf3_20", tm = "_titleValue_17wf3_27", em = "_teamLogo_17wf3_38", nm = "_teams_17wf3_49", om = "_teamName_17wf3_57", rm = "_odds_17wf3_65", am = "_odd_17wf3_65", sm = "_oddX_17wf3_77", im = "_oddValue_17wf3_85", et = {
3660
+ root: Kg,
3661
+ title: Zg,
3662
+ desktop: Jg,
3663
+ laptop: qg,
3664
+ titleLabel: Xg,
3665
+ tablet: Qg,
3666
+ titleValue: tm,
3667
+ teamLogo: em,
3668
+ teams: nm,
3669
+ teamName: om,
3670
+ odds: rm,
3671
+ odd: am,
3672
+ oddX: sm,
3673
+ oddValue: im
3672
3674
  }, Qt = (t, n, e = 1, o = !1) => {
3673
3675
  var i;
3674
- const [r, s] = [n[0], n[1] || n[0]].map((c) => c * e), l = `w${r}-h${s}${o ? "-c" : ""}`;
3676
+ const [r, s] = [n[0], n[1] || n[0]].map((_) => _ * e), l = `w${r}-h${s}${o ? "-c" : ""}`;
3675
3677
  return (i = t == null ? void 0 : t.replace(/(\/(?:upload|user-avatars)\/[\w\d]+\/)origin(\/)/, `$1${l}$2`)) != null ? i : t;
3676
- }, lg = ({
3678
+ }, lm = ({
3677
3679
  oddFormatter: t
3678
3680
  }) => {
3679
- var i, c;
3680
- const n = J(), e = V(n), o = y(e, "match.sportSlug"), r = St(e.root, ...kt), s = T(C({}, e.teamLogo), {
3681
+ var i, _;
3682
+ const n = J(), e = G(n), o = y(e, "match.sportSlug"), r = St(e.root, ...kt), s = T(C({}, e.teamLogo), {
3681
3683
  backgroundImage: Qt(y(e, "match.teams[0].logo"), [120, 120]),
3682
3684
  backgroundColor: "transparent"
3683
3685
  }), l = T(C({}, e.teamLogo), {
@@ -3685,7 +3687,7 @@ const sm = (t) => {
3685
3687
  backgroundColor: "transparent"
3686
3688
  });
3687
3689
  return a("div", {
3688
- className: D(et.root, {
3690
+ className: S(et.root, {
3689
3691
  [et.desktop]: n.device === "desktop",
3690
3692
  [et.laptop]: n.device === "laptop",
3691
3693
  [et.tablet]: n.device === "tablet"
@@ -3700,7 +3702,7 @@ const sm = (t) => {
3700
3702
  }), a("div", {
3701
3703
  className: et.titleValue,
3702
3704
  style: e.titleValue,
3703
- children: (c = e.titleValue) == null ? void 0 : c.children
3705
+ children: (_ = e.titleValue) == null ? void 0 : _.children
3704
3706
  })]
3705
3707
  }), a("div", {
3706
3708
  className: et.odds,
@@ -3768,28 +3770,28 @@ const sm = (t) => {
3768
3770
  })]
3769
3771
  })]
3770
3772
  });
3771
- }, cg = "_root_31lck_1", _g = "_title_31lck_8", dg = "_titleLabel_31lck_13", ug = "_tablet_31lck_16", pg = "_desktop_31lck_19", fg = "_laptop_31lck_19", mg = "_titleValue_31lck_23", gg = "_team_31lck_34", hg = "_teamLogo_31lck_45", yg = "_teamName_31lck_73", bg = "_teamValue_31lck_81", vg = "_wrapper_31lck_98", $g = "_logos_31lck_106", Cg = "_national_31lck_119", wg = "_names_31lck_129", kg = "_odds_31lck_129", st = {
3772
- root: cg,
3773
- title: _g,
3774
- titleLabel: dg,
3775
- tablet: ug,
3776
- desktop: pg,
3777
- laptop: fg,
3778
- titleValue: mg,
3779
- team: gg,
3780
- teamLogo: hg,
3781
- teamName: yg,
3782
- teamValue: bg,
3783
- wrapper: vg,
3784
- logos: $g,
3785
- national: Cg,
3786
- names: wg,
3787
- odds: kg
3788
- }, Tg = ({
3773
+ }, cm = "_root_31lck_1", _m = "_title_31lck_8", dm = "_titleLabel_31lck_13", um = "_tablet_31lck_16", pm = "_desktop_31lck_19", fm = "_laptop_31lck_19", gm = "_titleValue_31lck_23", mm = "_team_31lck_34", hm = "_teamLogo_31lck_45", ym = "_teamName_31lck_73", bm = "_teamValue_31lck_81", vm = "_wrapper_31lck_98", $m = "_logos_31lck_106", Cm = "_national_31lck_119", wm = "_names_31lck_129", km = "_odds_31lck_129", st = {
3774
+ root: cm,
3775
+ title: _m,
3776
+ titleLabel: dm,
3777
+ tablet: um,
3778
+ desktop: pm,
3779
+ laptop: fm,
3780
+ titleValue: gm,
3781
+ team: mm,
3782
+ teamLogo: hm,
3783
+ teamName: ym,
3784
+ teamValue: bm,
3785
+ wrapper: vm,
3786
+ logos: $m,
3787
+ national: Cm,
3788
+ names: wm,
3789
+ odds: km
3790
+ }, Tm = ({
3789
3791
  oddFormatter: t
3790
3792
  }) => {
3791
3793
  var l, i;
3792
- const n = J(), e = V(n), o = y(e, "match.sportSlug"), r = T(C(C({}, Vt(e.root, ...kt)), e.teamLogo), {
3794
+ const n = J(), e = G(n), o = y(e, "match.sportSlug"), r = T(C(C({}, Vt(e.root, ...kt)), e.teamLogo), {
3793
3795
  backgroundColor: "transparent",
3794
3796
  backgroundImage: Qt(y(e, "match.teams[0].logo"), [120, 120])
3795
3797
  }), s = T(C(C({}, Vt(e.root, ...kt)), e.teamLogo), {
@@ -3797,7 +3799,7 @@ const sm = (t) => {
3797
3799
  backgroundImage: Qt(y(e, "match.teams[1].logo"), [120, 120])
3798
3800
  });
3799
3801
  return a("div", {
3800
- className: D(st.root, {
3802
+ className: S(st.root, {
3801
3803
  [st.desktop]: (n == null ? void 0 : n.device) === "desktop",
3802
3804
  [st.laptop]: (n == null ? void 0 : n.device) === "laptop",
3803
3805
  [st.tablet]: (n == null ? void 0 : n.device) === "tablet",
@@ -3867,52 +3869,52 @@ const sm = (t) => {
3867
3869
  })]
3868
3870
  })]
3869
3871
  });
3870
- }, xg = (t = [], n = !1) => {
3872
+ }, xm = (t = [], n = !1) => {
3871
3873
  var i;
3872
- const e = Z(0), o = t.length, [r, s] = gt(0), l = (i = t[r || 0]) == null ? void 0 : i.animationDuration;
3873
- return K(() => {
3874
- const c = () => {
3875
- s((d) => d + 1 < o ? d + 1 : 0), e.current += 1;
3874
+ const e = Z(0), o = t.length, [r, s] = mt(0), l = (i = t[r || 0]) == null ? void 0 : i.animationDuration;
3875
+ return z(() => {
3876
+ const _ = () => {
3877
+ s((u) => u + 1 < o ? u + 1 : 0), e.current += 1;
3876
3878
  };
3877
3879
  if (!n) {
3878
- const d = setTimeout(c, l);
3880
+ const u = setTimeout(_, l);
3879
3881
  return () => {
3880
- clearTimeout(d);
3882
+ clearTimeout(u);
3881
3883
  };
3882
3884
  }
3883
- }, [s, o, l, r, n]), K(() => () => {
3885
+ }, [s, o, l, r, n]), z(() => () => {
3884
3886
  e.current = 0;
3885
3887
  }, []), {
3886
3888
  animatedIdx: r,
3887
3889
  countOfTick: e.current
3888
3890
  };
3889
- }, Mg = {
3891
+ }, Mm = {
3890
3892
  matches: "one_x_two",
3891
3893
  matchesOneTwo: "one_two"
3892
- }, vo = (t) => [Mg[t]], Ng = (t, n, e) => {
3893
- const o = (p) => {
3894
- var m;
3895
- return U(p == null ? void 0 : p.matchSlug) && ((m = p == null ? void 0 : p.matchSlug) == null ? void 0 : m.length) > 0 || (p == null ? void 0 : p.isAuto);
3896
- }, r = (t == null ? void 0 : t.children) || [], s = r.filter((p) => o(p.root.targetMatch)).map((p) => T(C({}, p.root.targetMatch), {
3897
- markets: vo(p.name)
3898
- })), l = s.find((p) => p.isAuto), i = Pe(s), {
3899
- data: c,
3900
- execute: d
3894
+ }, vo = (t) => [Mm[t]], Lm = (t, n, e) => {
3895
+ const o = (d) => {
3896
+ var g;
3897
+ return W(d == null ? void 0 : d.matchSlug) && ((g = d == null ? void 0 : d.matchSlug) == null ? void 0 : g.length) > 0 || (d == null ? void 0 : d.isAuto);
3898
+ }, r = (t == null ? void 0 : t.children) || [], s = r.filter((d) => o(d.root.targetMatch)).map((d) => T(C({}, d.root.targetMatch), {
3899
+ markets: vo(d.name)
3900
+ })), l = s.find((d) => d.isAuto), i = Pe(s), {
3901
+ data: _,
3902
+ execute: u
3901
3903
  } = Jt(`${n}/match-list`, {
3902
3904
  method: "POST",
3903
3905
  body: {
3904
- matches: s.map((p) => ({
3905
- slug: p.matchSlug,
3906
- sport_slug: p.sportSlug,
3907
- lang: p.langSlug,
3908
- bookmaker_slug: p.bookmaker,
3909
- offset: p.offset,
3910
- markets: p.markets
3906
+ matches: s.map((d) => ({
3907
+ slug: d.matchSlug,
3908
+ sport_slug: d.sportSlug,
3909
+ lang: d.langSlug,
3910
+ bookmaker_slug: d.bookmaker,
3911
+ offset: d.offset,
3912
+ markets: d.markets
3911
3913
  }))
3912
3914
  },
3913
3915
  pause: !n || s.length === 0 || l
3914
3916
  }), {
3915
- match: _
3917
+ match: c
3916
3918
  } = _n({
3917
3919
  dependsOn: "markets",
3918
3920
  apiHost: n,
@@ -3922,44 +3924,44 @@ const sm = (t) => {
3922
3924
  bookmaker: l == null ? void 0 : l.bookmaker
3923
3925
  })
3924
3926
  });
3925
- return K(() => {
3926
- He(i, s) || d();
3927
- }, [s]), r.map((p) => {
3928
- var m, h;
3929
- if ("targetMatch" in p.root) {
3930
- const g = vo(p.name), $ = (c || []).find((R) => R.slug === p.root.targetMatch.matchSlug);
3931
- if (((h = (m = p == null ? void 0 : p.root) == null ? void 0 : m.targetMatch) == null ? void 0 : h.isAuto) && _)
3932
- return T(C({}, p), {
3933
- match: ge(_, {
3934
- markets: g
3927
+ return z(() => {
3928
+ He(i, s) || u();
3929
+ }, [s]), r.map((d) => {
3930
+ var g, h;
3931
+ if ("targetMatch" in d.root) {
3932
+ const m = vo(d.name), $ = (_ || []).find((I) => I.slug === d.root.targetMatch.matchSlug);
3933
+ if (((h = (g = d == null ? void 0 : d.root) == null ? void 0 : g.targetMatch) == null ? void 0 : h.isAuto) && c)
3934
+ return T(C({}, d), {
3935
+ match: me(c, {
3936
+ markets: m
3935
3937
  })
3936
3938
  });
3937
3939
  if (!$)
3938
3940
  return;
3939
- const N = ge($, {
3940
- markets: g
3941
- }), S = sn(N, p.root.customMatch, (R, [A, w]) => U(w));
3942
- return T(C({}, p), {
3943
- match: S
3941
+ const L = me($, {
3942
+ markets: m
3943
+ }), A = sn(L, d.root.customMatch, (I, [D, w]) => W(w));
3944
+ return T(C({}, d), {
3945
+ match: A
3944
3946
  });
3945
3947
  }
3946
- return p;
3948
+ return d;
3947
3949
  }).filter(Boolean);
3948
- }, Lg = "_buttonWrapper_1dfcb_1", Sg = "_variant2_1dfcb_4", Og = "_desktop_1dfcb_18", Ag = "_laptop_1dfcb_18", Dg = "_button_1dfcb_1", Ig = "_button_increase_1dfcb_47", Rg = "_increase_1dfcb_1", Bg = "_button_pulseWithOverlay_1dfcb_50", jg = "_button_pulse_1dfcb_50", Hg = "_pulse_1dfcb_1", Pg = "_button_clone_1dfcb_58", Yg = "_cloneFade_1dfcb_1", Eg = "_logo_1dfcb_70", Yt = {
3949
- buttonWrapper: Lg,
3950
- variant2: Sg,
3951
- desktop: Og,
3952
- laptop: Ag,
3953
- button: Dg,
3954
- button_increase: Ig,
3955
- increase: Rg,
3956
- button_pulseWithOverlay: Bg,
3957
- button_pulse: jg,
3958
- pulse: Hg,
3959
- button_clone: Pg,
3960
- cloneFade: Yg,
3961
- logo: Eg
3962
- }, Vg = (t = !1) => {
3950
+ }, Nm = "_buttonWrapper_1dfcb_1", Sm = "_variant2_1dfcb_4", Om = "_desktop_1dfcb_18", Am = "_laptop_1dfcb_18", Dm = "_button_1dfcb_1", Im = "_button_increase_1dfcb_47", Rm = "_increase_1dfcb_1", Bm = "_button_pulseWithOverlay_1dfcb_50", jm = "_button_pulse_1dfcb_50", Hm = "_pulse_1dfcb_1", Pm = "_button_clone_1dfcb_58", Ym = "_cloneFade_1dfcb_1", Em = "_logo_1dfcb_70", Yt = {
3951
+ buttonWrapper: Nm,
3952
+ variant2: Sm,
3953
+ desktop: Om,
3954
+ laptop: Am,
3955
+ button: Dm,
3956
+ button_increase: Im,
3957
+ increase: Rm,
3958
+ button_pulseWithOverlay: Bm,
3959
+ button_pulse: jm,
3960
+ pulse: Hm,
3961
+ button_clone: Pm,
3962
+ cloneFade: Ym,
3963
+ logo: Em
3964
+ }, Vm = (t = !1) => {
3963
3965
  const n = Gt({
3964
3966
  pause: t,
3965
3967
  duration: 2e3,
@@ -3973,19 +3975,19 @@ const sm = (t) => {
3973
3975
  cloneAnimation: n,
3974
3976
  pulseAnimation: e
3975
3977
  };
3976
- }, Gg = ({
3978
+ }, Gm = ({
3977
3979
  rules: t,
3978
3980
  pauseAnimation: n
3979
3981
  }) => {
3980
- var i, c, d;
3981
- const e = ((i = t == null ? void 0 : t.button) == null ? void 0 : i.animationName) === "pulseWithOverlay", o = ((c = t == null ? void 0 : t.button) == null ? void 0 : c.animationName) === "increase", {
3982
+ var i, _, u;
3983
+ 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", {
3982
3984
  cloneAnimation: r,
3983
3985
  pulseAnimation: s
3984
- } = Vg(!e || n), l = [r && Yt.button_clone, s && Yt.pulse].filter(Boolean).join(", ");
3986
+ } = Vm(!e || n), l = [r && Yt.button_clone, s && Yt.pulse].filter(Boolean).join(", ");
3985
3987
  return a("div", {
3986
3988
  className: Yt.buttonWrapper,
3987
3989
  children: a("div", {
3988
- className: D(Yt.button, {
3990
+ className: S(Yt.button, {
3989
3991
  [Yt.button_pulseWithOverlay]: e,
3990
3992
  [Yt.button_increase]: o,
3991
3993
  [Yt.button_clone]: r,
@@ -4001,11 +4003,11 @@ const sm = (t) => {
4001
4003
  children: [a("div", {
4002
4004
  className: Yt.logo,
4003
4005
  style: t == null ? void 0 : t.logo
4004
- }), (d = t == null ? void 0 : t.button) == null ? void 0 : d.children]
4006
+ }), (u = t == null ? void 0 : t.button) == null ? void 0 : u.children]
4005
4007
  })
4006
4008
  })
4007
4009
  });
4008
- }, Fg = 3700, Wg = ({
4010
+ }, Fm = 3700, Wm = ({
4009
4011
  id: t,
4010
4012
  baseMatch: n,
4011
4013
  pauseAnimation: e,
@@ -4015,45 +4017,45 @@ const sm = (t) => {
4015
4017
  onClose: l,
4016
4018
  onClick: i
4017
4019
  }) => {
4018
- var w, G, q, M;
4019
- const c = Z(null), d = J(), _ = Ht({
4020
+ var w, K, q, M;
4021
+ const _ = Z(null), u = J(), c = Ht({
4020
4022
  id: t,
4021
- targetRef: c
4022
- }), u = At(d, _), p = V(u);
4023
- Dt(u);
4024
- const m = Ng(p, s, n), h = (v, b, x) => ({
4025
- text: a(zm, {
4023
+ targetRef: _
4024
+ }), p = At(u, c), d = G(p);
4025
+ Dt(p);
4026
+ const g = Lm(d, s, n), h = (v, b, x) => ({
4027
+ text: a(zg, {
4026
4028
  isActive: b,
4027
4029
  pauseAnimation: e
4028
4030
  }),
4029
- matches: a(lg, {
4031
+ matches: a(lm, {
4030
4032
  oddFormatter: r
4031
4033
  }),
4032
- matchesOneTwo: a(Tg, {
4034
+ matchesOneTwo: a(Tm, {
4033
4035
  oddFormatter: r
4034
4036
  })
4035
- })[v], g = m.filter(Boolean).map((v) => {
4037
+ })[v], m = g.filter(Boolean).map((v) => {
4036
4038
  var b, x;
4037
4039
  return T(C({}, v), {
4038
4040
  animationName: (b = v == null ? void 0 : v.root) == null ? void 0 : b.animationName,
4039
- animationDuration: ((x = v == null ? void 0 : v.root) == null ? void 0 : x.animationDuration) || Fg
4041
+ animationDuration: ((x = v == null ? void 0 : v.root) == null ? void 0 : x.animationDuration) || Fm
4040
4042
  });
4041
4043
  }), {
4042
4044
  animatedIdx: $,
4043
4045
  countOfTick: f
4044
- } = xg(g, e), N = V(g[$] || {}), S = (g == null ? void 0 : g.length) > 1, R = St(p.root, ...kt), A = (w = N == null ? void 0 : N.root) != null && w.hasCustomBackground ? Vt((N == null ? void 0 : N.root) || {}, ...kt) : Vt(p.root, ...kt);
4046
+ } = xm(m, e), L = G(m[$] || {}), A = (m == null ? void 0 : m.length) > 1, I = St(d.root, ...kt), D = (w = L == null ? void 0 : L.root) != null && w.hasCustomBackground ? Vt((L == null ? void 0 : L.root) || {}, ...kt) : Vt(d.root, ...kt);
4045
4047
  return a("div", {
4046
- ref: c,
4047
- className: D(ut.root, {
4048
- [ut.desktop]: _ === "desktop",
4049
- [ut.laptop]: _ === "laptop",
4050
- [ut.tablet]: _ === "tablet",
4051
- [ut.variant2]: ((G = p.root) == null ? void 0 : G.variant) === "variant2"
4048
+ ref: _,
4049
+ className: S(ut.root, {
4050
+ [ut.desktop]: c === "desktop",
4051
+ [ut.laptop]: c === "laptop",
4052
+ [ut.tablet]: c === "tablet",
4053
+ [ut.variant2]: ((K = d.root) == null ? void 0 : K.variant) === "variant2"
4052
4054
  }),
4053
- style: R,
4055
+ style: I,
4054
4056
  children: [a("div", {
4055
4057
  className: ut.close,
4056
- style: p.close,
4058
+ style: d.close,
4057
4059
  onClick: l,
4058
4060
  children: a(Zt, {
4059
4061
  width: 9,
@@ -4061,23 +4063,23 @@ const sm = (t) => {
4061
4063
  })
4062
4064
  }), a("div", {
4063
4065
  className: ut.promotion,
4064
- style: p.promotion,
4065
- children: (q = p.promotion) == null ? void 0 : q.children
4066
+ style: d.promotion,
4067
+ children: (q = d.promotion) == null ? void 0 : q.children
4066
4068
  }), a("a", {
4067
- href: (M = p.root) == null ? void 0 : M.offer,
4069
+ href: (M = d.root) == null ? void 0 : M.offer,
4068
4070
  target: "_blank",
4069
4071
  rel: "nofollow noopener noreferrer",
4070
4072
  onClick: i,
4071
4073
  children: [a("div", {
4072
4074
  className: ut.background,
4073
- style: A
4075
+ style: D
4074
4076
  }), a("div", {
4075
4077
  className: ut.content,
4076
4078
  children: [a("div", {
4077
4079
  className: ut.left,
4078
4080
  children: a("div", {
4079
4081
  className: ut.logo,
4080
- style: p.logo
4082
+ style: d.logo
4081
4083
  })
4082
4084
  }), a("div", {
4083
4085
  className: ut.center,
@@ -4085,10 +4087,10 @@ const sm = (t) => {
4085
4087
  opacity: o && e ? 0 : 1,
4086
4088
  transition: ".3s"
4087
4089
  },
4088
- children: (g || []).map((v, b) => a("div", {
4090
+ children: (m || []).map((v, b) => a("div", {
4089
4091
  "data-active-slide": $ === b,
4090
4092
  className: ut.slide,
4091
- style: S && f ? {
4093
+ style: A && f ? {
4092
4094
  animationName: $ === b ? ut[v.animationName || "fade-in-out"] : "none",
4093
4095
  animationDuration: `${v.animationDuration}ms`
4094
4096
  } : {
@@ -4096,7 +4098,7 @@ const sm = (t) => {
4096
4098
  },
4097
4099
  children: a(jt, {
4098
4100
  value: T(C({}, v), {
4099
- device: _
4101
+ device: c
4100
4102
  }),
4101
4103
  children: h(v.name, $ === b)
4102
4104
  })
@@ -4105,25 +4107,25 @@ const sm = (t) => {
4105
4107
  className: ut.right,
4106
4108
  children: [a("div", {
4107
4109
  className: ut.logo,
4108
- style: p.logo
4109
- }), a(Gg, {
4110
- rules: p,
4110
+ style: d.logo
4111
+ }), a(Gm, {
4112
+ rules: d,
4111
4113
  pauseAnimation: e
4112
4114
  })]
4113
4115
  })]
4114
4116
  })]
4115
4117
  })]
4116
4118
  });
4117
- }, $0 = Ot(a(Wg, {})), Ug = "_content_c8kee_1", zg = "_desktop_c8kee_6", Kg = "_laptop_c8kee_6", Zg = "_tablet_c8kee_6", de = {
4118
- content: Ug,
4119
- desktop: zg,
4120
- laptop: Kg,
4121
- tablet: Zg
4122
- }, Jg = "_root_t1sch_1", qg = "_content_t1sch_8", Xg = "_textContent_t1sch_15", Qg = "_backgroundLine_t1sch_20", t1 = "_button_t1sch_26", e1 = "_link_t1sch_32", n1 = "_legal_t1sch_38", o1 = "_legalText_t1sch_47", r1 = "_open_t1sch_56", a1 = "_legalMore_t1sch_61", Mt = {
4123
- root: Jg,
4124
- content: qg,
4125
- textContent: Xg,
4126
- backgroundLine: Qg,
4119
+ }, $0 = Ot(a(Wm, {})), Um = "_content_c8kee_1", zm = "_desktop_c8kee_6", Km = "_laptop_c8kee_6", Zm = "_tablet_c8kee_6", de = {
4120
+ content: Um,
4121
+ desktop: zm,
4122
+ laptop: Km,
4123
+ tablet: Zm
4124
+ }, Jm = "_root_t1sch_1", qm = "_content_t1sch_8", Xm = "_textContent_t1sch_15", Qm = "_backgroundLine_t1sch_20", t1 = "_button_t1sch_26", e1 = "_link_t1sch_32", n1 = "_legal_t1sch_38", o1 = "_legalText_t1sch_47", r1 = "_open_t1sch_56", a1 = "_legalMore_t1sch_61", Mt = {
4125
+ root: Jm,
4126
+ content: qm,
4127
+ textContent: Xm,
4128
+ backgroundLine: Qm,
4127
4129
  button: t1,
4128
4130
  link: e1,
4129
4131
  legal: n1,
@@ -4175,8 +4177,8 @@ const sm = (t) => {
4175
4177
  }), i1 = ({
4176
4178
  onClick: t
4177
4179
  }) => {
4178
- var s, l, i, c, d, _, u, p, m;
4179
- const n = J(), e = V(n), [o, r] = ye();
4180
+ var s, l, i, _, u, c, p, d, g;
4181
+ const n = J(), e = G(n), [o, r] = ye();
4180
4182
  return a("div", {
4181
4183
  className: Mt.root,
4182
4184
  style: e.root,
@@ -4184,7 +4186,7 @@ const sm = (t) => {
4184
4186
  className: Mt.content,
4185
4187
  children: [a("div", {
4186
4188
  className: Mt.textContent,
4187
- children: [a(Y, {
4189
+ children: [a(E, {
4188
4190
  className: Mt.text,
4189
4191
  style: e.text,
4190
4192
  typography: (s = e.text) == null ? void 0 : s.typography,
@@ -4192,7 +4194,7 @@ const sm = (t) => {
4192
4194
  children: (i = e.text) == null ? void 0 : i.children
4193
4195
  }), a("div", {
4194
4196
  style: e.bookmaker,
4195
- children: (c = e.bookmaker) == null ? void 0 : c.children
4197
+ children: (_ = e.bookmaker) == null ? void 0 : _.children
4196
4198
  })]
4197
4199
  }), a("div", {
4198
4200
  className: Mt.button,
@@ -4201,33 +4203,33 @@ const sm = (t) => {
4201
4203
  }), a("div", {
4202
4204
  className: Mt.backgroundLine,
4203
4205
  style: T(C({}, dn(e.line)), {
4204
- left: `calc(50% - ${(d = e.line) == null ? void 0 : d.left})`
4206
+ left: `calc(50% - ${(u = e.line) == null ? void 0 : u.left})`
4205
4207
  }),
4206
4208
  children: a(s1, {})
4207
4209
  }), a("a", {
4208
4210
  className: Mt.link,
4209
4211
  target: "_blank",
4210
- href: (_ = e.root) == null ? void 0 : _.offer,
4212
+ href: (c = e.root) == null ? void 0 : c.offer,
4211
4213
  onClick: () => t(e.id),
4212
4214
  rel: "noreferrer"
4213
4215
  })]
4214
4216
  }), a("div", {
4215
- className: D(Mt.legal, {
4217
+ className: S(Mt.legal, {
4216
4218
  [Mt.open]: o
4217
4219
  }),
4218
4220
  style: e.legalInfo,
4219
4221
  children: a("div", {
4220
4222
  className: Mt.legalText,
4221
- children: [(u = e.legalInfo) == null ? void 0 : u.children, a("span", {
4223
+ children: [(p = e.legalInfo) == null ? void 0 : p.children, a("span", {
4222
4224
  className: Mt.legalMore,
4223
4225
  style: e.legalInfoButton,
4224
4226
  onClick: r,
4225
- children: o ? (p = e.legalInfoButton) == null ? void 0 : p.openText : (m = e.legalInfoButton) == null ? void 0 : m.closeText
4227
+ children: o ? (d = e.legalInfoButton) == null ? void 0 : d.openText : (g = e.legalInfoButton) == null ? void 0 : g.closeText
4226
4228
  })]
4227
4229
  })
4228
4230
  })]
4229
4231
  });
4230
- }, l1 = "_root_jijps_1", c1 = "_content_jijps_9", _1 = "_open_jijps_14", d1 = "_backgroundLine_jijps_18", u1 = "_link_jijps_24", p1 = "_button_jijps_30", f1 = "_logo_jijps_36", m1 = "_legal_jijps_42", g1 = "_legalText_jijps_60", h1 = "_legalStatic_jijps_72", y1 = "_legalMore_jijps_76", vt = {
4232
+ }, l1 = "_root_jijps_1", c1 = "_content_jijps_9", _1 = "_open_jijps_14", d1 = "_backgroundLine_jijps_18", u1 = "_link_jijps_24", p1 = "_button_jijps_30", f1 = "_logo_jijps_36", g1 = "_legal_jijps_42", m1 = "_legalText_jijps_60", h1 = "_legalStatic_jijps_72", y1 = "_legalMore_jijps_76", vt = {
4231
4233
  root: l1,
4232
4234
  content: c1,
4233
4235
  open: _1,
@@ -4235,17 +4237,17 @@ const sm = (t) => {
4235
4237
  link: u1,
4236
4238
  button: p1,
4237
4239
  logo: f1,
4238
- legal: m1,
4239
- legalText: g1,
4240
+ legal: g1,
4241
+ legalText: m1,
4240
4242
  legalStatic: h1,
4241
4243
  legalMore: y1
4242
4244
  }, b1 = ({
4243
4245
  onClick: t
4244
4246
  }) => {
4245
- var l, i, c, d, _, u, p, m, h, g, $;
4246
- const n = J(), e = V(n), [o, r] = ye(), s = !!((l = e.legalInfoButton) != null && l.closeText && ((c = (i = e.legalInfoButton) == null ? void 0 : i.closeText) == null ? void 0 : c.length) > 0);
4247
+ var l, i, _, u, c, p, d, g, h, m, $;
4248
+ const n = J(), e = G(n), [o, r] = ye(), s = !!((l = e.legalInfoButton) != null && l.closeText && ((_ = (i = e.legalInfoButton) == null ? void 0 : i.closeText) == null ? void 0 : _.length) > 0);
4247
4249
  return a("div", {
4248
- className: D(vt.root, {
4250
+ className: S(vt.root, {
4249
4251
  [vt.open]: o,
4250
4252
  [vt.legalStatic]: !s
4251
4253
  }),
@@ -4255,12 +4257,12 @@ const sm = (t) => {
4255
4257
  style: {
4256
4258
  opacity: o ? 0 : 1
4257
4259
  },
4258
- children: [a(Y, {
4260
+ children: [a(E, {
4259
4261
  className: vt.text,
4260
4262
  style: e.text,
4261
- typography: (d = e.text) == null ? void 0 : d.typography,
4262
- accentTypography: (_ = e.text) == null ? void 0 : _.accentTypography,
4263
- children: (u = e.text) == null ? void 0 : u.children
4263
+ typography: (u = e.text) == null ? void 0 : u.typography,
4264
+ accentTypography: (c = e.text) == null ? void 0 : c.accentTypography,
4265
+ children: (p = e.text) == null ? void 0 : p.children
4264
4266
  }), a("div", {
4265
4267
  className: vt.button,
4266
4268
  style: e.button,
@@ -4270,11 +4272,11 @@ const sm = (t) => {
4270
4272
  }), e.button.children]
4271
4273
  }), a("a", {
4272
4274
  className: vt.link,
4273
- href: (p = e.root) == null ? void 0 : p.offer
4275
+ href: (d = e.root) == null ? void 0 : d.offer
4274
4276
  })]
4275
4277
  }), a("a", {
4276
4278
  className: vt.link,
4277
- href: (m = e.root) == null ? void 0 : m.offer,
4279
+ href: (g = e.root) == null ? void 0 : g.offer,
4278
4280
  target: "_blank",
4279
4281
  onClick: () => t(e.id),
4280
4282
  rel: "noreferrer"
@@ -4288,7 +4290,7 @@ const sm = (t) => {
4288
4290
  className: vt.legalMore,
4289
4291
  style: e.legalInfoButton,
4290
4292
  onClick: r,
4291
- children: o ? (g = e.legalInfoButton) == null ? void 0 : g.openText : ($ = e.legalInfoButton) == null ? void 0 : $.closeText
4293
+ children: o ? (m = e.legalInfoButton) == null ? void 0 : m.openText : ($ = e.legalInfoButton) == null ? void 0 : $.closeText
4292
4294
  })]
4293
4295
  })]
4294
4296
  });
@@ -4299,9 +4301,9 @@ const sm = (t) => {
4299
4301
  onClick: e,
4300
4302
  onVisible: o,
4301
4303
  resetListeners: n.current.reset
4302
- })), K(() => {
4304
+ })), z(() => {
4303
4305
  n.current.emit("visible");
4304
- }, []), K(() => n.current.reset, []), {
4306
+ }, []), z(() => n.current.reset, []), {
4305
4307
  click: (...r) => n.current.emit("click", ...r),
4306
4308
  onClick: e
4307
4309
  };
@@ -4311,42 +4313,42 @@ const sm = (t) => {
4311
4313
  const e = Z(null), o = J(), r = Ht({
4312
4314
  targetRef: e,
4313
4315
  id: t
4314
- }), s = At(o, r), l = V(s);
4316
+ }), s = At(o, r), l = G(s);
4315
4317
  Dt(s);
4316
4318
  const {
4317
4319
  click: i
4318
- } = v1(n), c = (d) => ({
4320
+ } = v1(n), _ = (u) => ({
4319
4321
  cardVariant1: a(i1, {
4320
4322
  onClick: i
4321
4323
  }),
4322
4324
  cardVariant2: a(b1, {
4323
4325
  onClick: i
4324
4326
  })
4325
- })[d];
4327
+ })[u];
4326
4328
  return a("div", {
4327
4329
  ref: e,
4328
- className: D(de.root, {
4330
+ className: S(de.root, {
4329
4331
  [de.desktop]: r === "desktop",
4330
4332
  [de.laptop]: r === "laptop",
4331
4333
  [de.tablet]: r === "tablet"
4332
4334
  }),
4333
4335
  children: a("div", {
4334
4336
  className: de.content,
4335
- children: ((l == null ? void 0 : l.children) || []).map((d) => a(jt, {
4336
- value: d,
4337
- children: c(d.name)
4337
+ children: ((l == null ? void 0 : l.children) || []).map((u) => a(jt, {
4338
+ value: u,
4339
+ children: _(u.name)
4338
4340
  }))
4339
4341
  })
4340
4342
  });
4341
- }), w0 = Ot(a($1, {})), C1 = "_root_220na_1", w1 = "_content_220na_7", k1 = "_desktop_220na_15", T1 = "_laptop_220na_15", x1 = "_text_220na_19", M1 = "_button_220na_26", N1 = "_buttonText_220na_43", L1 = "_logo_220na_49", S1 = "_legal_220na_57", O1 = "_legalText_220na_68", A1 = "_legalOpen_220na_77", D1 = "_legalButton_220na_82", mt = {
4343
+ }), w0 = Ot(a($1, {})), C1 = "_root_220na_1", w1 = "_content_220na_7", k1 = "_desktop_220na_15", T1 = "_laptop_220na_15", x1 = "_text_220na_19", M1 = "_button_220na_26", L1 = "_buttonText_220na_43", N1 = "_logo_220na_49", S1 = "_legal_220na_57", O1 = "_legalText_220na_68", A1 = "_legalOpen_220na_77", D1 = "_legalButton_220na_82", gt = {
4342
4344
  root: C1,
4343
4345
  content: w1,
4344
4346
  desktop: k1,
4345
4347
  laptop: T1,
4346
4348
  text: x1,
4347
4349
  button: M1,
4348
- buttonText: N1,
4349
- logo: L1,
4350
+ buttonText: L1,
4351
+ logo: N1,
4350
4352
  legal: S1,
4351
4353
  legalText: O1,
4352
4354
  legalOpen: A1,
@@ -4355,66 +4357,66 @@ const sm = (t) => {
4355
4357
  id: t,
4356
4358
  onClick: n
4357
4359
  }, e) => {
4358
- var _, u, p, m, h, g, $, f, N, S, R;
4360
+ var c, p, d, g, h, m, $, f, L, A, I;
4359
4361
  const [o, r] = ye(), s = Z(null), l = J(), i = Ht({
4360
4362
  targetRef: s,
4361
4363
  id: t
4362
- }), c = At(l, i), d = V(c);
4363
- return Dt(c), a("div", {
4364
- className: D(mt.root, {
4365
- [mt.legalOpen]: o,
4366
- [mt.desktop]: i === "desktop",
4367
- [mt.laptop]: i === "laptop",
4368
- [mt.tablet]: i === "tablet"
4364
+ }), _ = At(l, i), u = G(_);
4365
+ return Dt(_), a("div", {
4366
+ className: S(gt.root, {
4367
+ [gt.legalOpen]: o,
4368
+ [gt.desktop]: i === "desktop",
4369
+ [gt.laptop]: i === "laptop",
4370
+ [gt.tablet]: i === "tablet"
4369
4371
  }),
4370
4372
  ref: s,
4371
- style: d.root,
4373
+ style: u.root,
4372
4374
  children: [a("a", {
4373
- className: mt.content,
4375
+ className: gt.content,
4374
4376
  target: "_blank",
4375
4377
  rel: "nofollow noopener noreferrer",
4376
- href: (_ = d.root) == null ? void 0 : _.offer,
4378
+ href: (c = u.root) == null ? void 0 : c.offer,
4377
4379
  onClick: n,
4378
4380
  children: [a("div", {
4379
- className: mt.text,
4380
- children: a(Y, {
4381
- typography: (u = d.text) == null ? void 0 : u.typography,
4382
- accentTypography: (p = d.text) == null ? void 0 : p.accentTypography,
4383
- children: (m = d.text) == null ? void 0 : m.children
4381
+ className: gt.text,
4382
+ children: a(E, {
4383
+ typography: (p = u.text) == null ? void 0 : p.typography,
4384
+ accentTypography: (d = u.text) == null ? void 0 : d.accentTypography,
4385
+ children: (g = u.text) == null ? void 0 : g.children
4384
4386
  })
4385
4387
  }), a("div", {
4386
- className: mt.button,
4387
- style: d.button,
4388
+ className: gt.button,
4389
+ style: u.button,
4388
4390
  children: [a("div", {
4389
- className: mt.logo,
4390
- style: d.logo
4391
+ className: gt.logo,
4392
+ style: u.logo
4391
4393
  }), a("div", {
4392
- className: mt.buttonText,
4393
- children: a(Y, {
4394
- typography: (h = d.button) == null ? void 0 : h.typography,
4395
- accentTypography: (g = d.button) == null ? void 0 : g.accentTypography,
4396
- children: ($ = d.button) == null ? void 0 : $.children
4394
+ className: gt.buttonText,
4395
+ children: a(E, {
4396
+ typography: (h = u.button) == null ? void 0 : h.typography,
4397
+ accentTypography: (m = u.button) == null ? void 0 : m.accentTypography,
4398
+ children: ($ = u.button) == null ? void 0 : $.children
4397
4399
  })
4398
4400
  })]
4399
4401
  })]
4400
4402
  }), a("div", {
4401
- className: D(mt.legal, {
4402
- [mt.legalOpen]: o
4403
+ className: S(gt.legal, {
4404
+ [gt.legalOpen]: o
4403
4405
  }),
4404
- style: d.legal,
4406
+ style: u.legal,
4405
4407
  children: [a("span", {
4406
- className: mt.legalText,
4408
+ className: gt.legalText,
4407
4409
  children: a("span", {
4408
- children: (f = d.legal) == null ? void 0 : f.children
4410
+ children: (f = u.legal) == null ? void 0 : f.children
4409
4411
  })
4410
- }), ((N = d == null ? void 0 : d.legal) == null ? void 0 : N.hasButton) && a("span", {
4411
- className: mt.legalButton,
4412
+ }), ((L = u == null ? void 0 : u.legal) == null ? void 0 : L.hasButton) && a("span", {
4413
+ className: gt.legalButton,
4412
4414
  onClick: r,
4413
- children: o ? (S = d.legal) == null ? void 0 : S.buttonOpenText : (R = d.legal) == null ? void 0 : R.buttonHideText
4415
+ children: o ? (A = u.legal) == null ? void 0 : A.buttonOpenText : (I = u.legal) == null ? void 0 : I.buttonHideText
4414
4416
  })]
4415
4417
  })]
4416
4418
  });
4417
- }), k0 = Ot(a(I1, {})), R1 = "_root_w0vn6_1", B1 = "_withoutLegal_w0vn6_8", j1 = "_desktop_w0vn6_12", H1 = "_tablet_w0vn6_12", P1 = "_w1440_w0vn6_12", Y1 = "_w480_w0vn6_17", E1 = "_laptop_w0vn6_17", V1 = "_w400_w0vn6_22", G1 = "_w375_w0vn6_27", F1 = "_mobile_w0vn6_32", W1 = "_link_w0vn6_37", U1 = "_close_w0vn6_41", z1 = "_container_w0vn6_64", K1 = "_isBonuses_w0vn6_85", Z1 = "_title_w0vn6_89", J1 = "_isColumn_w0vn6_94", q1 = "_containerInner_w0vn6_101", X1 = "_containerBonuses_w0vn6_107", Q1 = "_badge_w0vn6_117", th = "_badge_center_w0vn6_127", eh = "_badge_right_w0vn6_131", nh = "_badgeLogo_w0vn6_139", oh = "_badgeCopyWrapper_w0vn6_144", rh = "_badgeCopy_w0vn6_144", ah = "_badgeCopy_animated_w0vn6_167", sh = "_cloneFade_w0vn6_1", ih = "_badgeCopy_center_w0vn6_170", lh = "_badgeCopy_right_w0vn6_174", ch = "_artifact_w0vn6_179", _h = "_button_w0vn6_184", dh = "_button_increase_w0vn6_194", uh = "_increase_w0vn6_1", ph = "_buttonContent_w0vn6_198", fh = "_legalText_w0vn6_205", P = {
4419
+ }), k0 = Ot(a(I1, {})), R1 = "_root_w0vn6_1", B1 = "_withoutLegal_w0vn6_8", j1 = "_desktop_w0vn6_12", H1 = "_tablet_w0vn6_12", P1 = "_w1440_w0vn6_12", Y1 = "_w480_w0vn6_17", E1 = "_laptop_w0vn6_17", V1 = "_w400_w0vn6_22", G1 = "_w375_w0vn6_27", F1 = "_mobile_w0vn6_32", W1 = "_link_w0vn6_37", U1 = "_close_w0vn6_41", z1 = "_container_w0vn6_64", K1 = "_isBonuses_w0vn6_85", Z1 = "_title_w0vn6_89", J1 = "_isColumn_w0vn6_94", q1 = "_containerInner_w0vn6_101", X1 = "_containerBonuses_w0vn6_107", Q1 = "_badge_w0vn6_117", th = "_badge_center_w0vn6_127", eh = "_badge_right_w0vn6_131", nh = "_badgeLogo_w0vn6_139", oh = "_badgeCopyWrapper_w0vn6_144", rh = "_badgeCopy_w0vn6_144", ah = "_badgeCopy_animated_w0vn6_167", sh = "_cloneFade_w0vn6_1", ih = "_badgeCopy_center_w0vn6_170", lh = "_badgeCopy_right_w0vn6_174", ch = "_artifact_w0vn6_179", _h = "_button_w0vn6_184", dh = "_button_increase_w0vn6_194", uh = "_increase_w0vn6_1", ph = "_buttonContent_w0vn6_198", fh = "_legalText_w0vn6_205", Y = {
4418
4420
  root: R1,
4419
4421
  withoutLegal: B1,
4420
4422
  desktop: j1,
@@ -4449,41 +4451,41 @@ const sm = (t) => {
4449
4451
  increase: uh,
4450
4452
  buttonContent: ph,
4451
4453
  legalText: fh
4452
- }, mh = {
4454
+ }, gh = {
4453
4455
  matches: "one_x_two",
4454
4456
  matchesOneTwo: "one_two"
4455
- }, $o = (t) => [mh[t]], gh = (t, n, e) => {
4456
- const o = (g) => {
4457
+ }, $o = (t) => [gh[t]], mh = (t, n, e) => {
4458
+ const o = (m) => {
4457
4459
  var $;
4458
- return U(g == null ? void 0 : g.matchSlug) && (($ = g == null ? void 0 : g.matchSlug) == null ? void 0 : $.length) > 0 || (g == null ? void 0 : g.isAuto);
4459
- }, r = (t == null ? void 0 : t.children) || [], s = r.filter((g) => {
4460
+ return W(m == null ? void 0 : m.matchSlug) && (($ = m == null ? void 0 : m.matchSlug) == null ? void 0 : $.length) > 0 || (m == null ? void 0 : m.isAuto);
4461
+ }, r = (t == null ? void 0 : t.children) || [], s = r.filter((m) => {
4460
4462
  var $;
4461
- return o(($ = g == null ? void 0 : g.root) == null ? void 0 : $.targetMatch);
4462
- }).map((g) => {
4463
+ return o(($ = m == null ? void 0 : m.root) == null ? void 0 : $.targetMatch);
4464
+ }).map((m) => {
4463
4465
  var $;
4464
- return T(C({}, ($ = g == null ? void 0 : g.root) == null ? void 0 : $.targetMatch), {
4465
- markets: $o(g.name)
4466
+ return T(C({}, ($ = m == null ? void 0 : m.root) == null ? void 0 : $.targetMatch), {
4467
+ markets: $o(m.name)
4466
4468
  });
4467
- }), l = s.find((g) => g.isAuto), i = Pe(s), c = (s == null ? void 0 : s.length) > 0, {
4468
- data: d,
4469
- execute: _,
4470
- fetching: u
4469
+ }), l = s.find((m) => m.isAuto), i = Pe(s), _ = (s == null ? void 0 : s.length) > 0, {
4470
+ data: u,
4471
+ execute: c,
4472
+ fetching: p
4471
4473
  } = Jt(`${n}/match-list`, {
4472
4474
  method: "POST",
4473
4475
  body: {
4474
- matches: s.map((g) => ({
4475
- slug: g.matchSlug,
4476
- sport_slug: g.sportSlug,
4477
- lang: g.langSlug,
4478
- bookmaker_slug: g.bookmaker,
4479
- offset: g.offset,
4480
- markets: g.markets
4476
+ matches: s.map((m) => ({
4477
+ slug: m.matchSlug,
4478
+ sport_slug: m.sportSlug,
4479
+ lang: m.langSlug,
4480
+ bookmaker_slug: m.bookmaker,
4481
+ offset: m.offset,
4482
+ markets: m.markets
4481
4483
  }))
4482
4484
  },
4483
4485
  pause: !n || s.length === 0 || l
4484
4486
  }), {
4485
- match: p,
4486
- fetching: m
4487
+ match: d,
4488
+ fetching: g
4487
4489
  } = _n({
4488
4490
  dependsOn: "prediction",
4489
4491
  apiHost: n,
@@ -4493,36 +4495,36 @@ const sm = (t) => {
4493
4495
  bookmaker: l == null ? void 0 : l.bookmaker
4494
4496
  })
4495
4497
  });
4496
- K(() => {
4497
- He(i, s) || _();
4498
+ z(() => {
4499
+ He(i, s) || c();
4498
4500
  }, [s]);
4499
- const h = r.map((g) => {
4500
- var $, f, N;
4501
- if ("targetMatch" in (($ = g == null ? void 0 : g.root) != null ? $ : {})) {
4502
- const S = $o(g.name), R = (d || []).find((q) => q.slug === g.root.targetMatch.matchSlug);
4503
- if (((N = (f = g == null ? void 0 : g.root) == null ? void 0 : f.targetMatch) == null ? void 0 : N.isAuto) && p)
4504
- return T(C({}, g), {
4505
- match: ge(p, {
4506
- markets: S
4501
+ const h = r.map((m) => {
4502
+ var $, f, L;
4503
+ if ("targetMatch" in (($ = m == null ? void 0 : m.root) != null ? $ : {})) {
4504
+ const A = $o(m.name), I = (u || []).find((q) => q.slug === m.root.targetMatch.matchSlug);
4505
+ if (((L = (f = m == null ? void 0 : m.root) == null ? void 0 : f.targetMatch) == null ? void 0 : L.isAuto) && d)
4506
+ return T(C({}, m), {
4507
+ match: me(d, {
4508
+ markets: A
4507
4509
  })
4508
4510
  });
4509
- if (!R)
4511
+ if (!I)
4510
4512
  return;
4511
- const w = ge(R, {
4512
- markets: S
4513
- }), G = sn(w, g.root.customMatch, (q, [M, v]) => U(v));
4514
- return T(C({}, g), {
4515
- match: G
4513
+ const w = me(I, {
4514
+ markets: A
4515
+ }), K = sn(w, m.root.customMatch, (q, [M, v]) => W(v));
4516
+ return T(C({}, m), {
4517
+ match: K
4516
4518
  });
4517
4519
  }
4518
- return g;
4520
+ return m;
4519
4521
  }).filter(Boolean);
4520
4522
  return {
4521
- hasMatches: c,
4523
+ hasMatches: _,
4522
4524
  resultChildren: h,
4523
- fetching: u || m
4525
+ fetching: p || g
4524
4526
  };
4525
- }, hh = "_root_15dhb_1", yh = "_desktop_15dhb_9", bh = "_logos_15dhb_13", vh = "_tablet_15dhb_24", $h = "_w1440_15dhb_24", Ch = "_teamLogo_15dhb_29", wh = "_teamLogoInside_15dhb_53", kh = "_teams_15dhb_66", Th = "_oddWrapper_15dhb_88", xh = "_oddLabel_15dhb_101", Mh = "_oddValue_15dhb_111", Nh = "_text_15dhb_125", $t = {
4527
+ }, hh = "_root_15dhb_1", yh = "_desktop_15dhb_9", bh = "_logos_15dhb_13", vh = "_tablet_15dhb_24", $h = "_w1440_15dhb_24", Ch = "_teamLogo_15dhb_29", wh = "_teamLogoInside_15dhb_53", kh = "_teams_15dhb_66", Th = "_oddWrapper_15dhb_88", xh = "_oddLabel_15dhb_101", Mh = "_oddValue_15dhb_111", Lh = "_text_15dhb_125", $t = {
4526
4528
  root: hh,
4527
4529
  desktop: yh,
4528
4530
  logos: bh,
@@ -4534,33 +4536,33 @@ const sm = (t) => {
4534
4536
  oddWrapper: Th,
4535
4537
  oddLabel: xh,
4536
4538
  oddValue: Mh,
4537
- text: Nh
4538
- }, Lh = ({
4539
+ text: Lh
4540
+ }, Nh = ({
4539
4541
  oddFormatter: t,
4540
4542
  device: n,
4541
4543
  rootState: e
4542
4544
  }) => {
4543
- var f, N, S, R;
4544
- const o = J(), r = V(o), s = V(e), l = y(r, "match.sportSlug"), c = y(r, "root.predictionLength", "full") === "full" ? y(r, "match.prediction.value") : y(r, "match.prediction.value_short") || y(r, "match.prediction.value"), d = T(C({}, St(r == null ? void 0 : r.root, ...kt)), {
4545
+ var f, L, A, I;
4546
+ const o = J(), r = G(o), s = G(e), l = y(r, "match.sportSlug"), _ = y(r, "root.predictionLength", "full") === "full" ? y(r, "match.prediction.value") : y(r, "match.prediction.value_short") || y(r, "match.prediction.value"), u = T(C({}, St(r == null ? void 0 : r.root, ...kt)), {
4545
4547
  alignItems: Bt((f = s.container) == null ? void 0 : f.align)
4546
- }), _ = Nt(() => {
4548
+ }), c = Lt(() => {
4547
4549
  var w;
4548
- const A = (w = {
4550
+ const D = (w = {
4549
4551
  desktop: 14,
4550
4552
  tablet: 12
4551
4553
  }[n]) != null ? w : 9;
4552
- return [e0.mobile].includes(n) && c.length > 35 ? A - 1 : A;
4553
- }, [n, c]), u = y(r, "coef.backgroundColor", "#fff"), p = Number(y(r, "match.prediction.factor", 0)).toFixed(2), m = +y(o, "root.bonusValue", 0), h = +p, g = h === 0, $ = ue(g ? y(r, "text.fallbackChildren") : (N = r == null ? void 0 : r.text) == null ? void 0 : N.children, {
4554
- bonusValue: m,
4555
- clearResult: (m * h - m).toFixed(0),
4556
- rawResult: (m * h).toFixed(0),
4554
+ return [e0.mobile].includes(n) && _.length > 35 ? D - 1 : D;
4555
+ }, [n, _]), p = y(r, "coef.backgroundColor", "#fff"), d = Number(y(r, "match.prediction.factor", 0)).toFixed(2), g = +y(o, "root.bonusValue", 0), h = +d, m = h === 0, $ = ue(m ? y(r, "text.fallbackChildren") : (L = r == null ? void 0 : r.text) == null ? void 0 : L.children, {
4556
+ bonusValue: g,
4557
+ clearResult: (g * h - g).toFixed(0),
4558
+ rawResult: (g * h).toFixed(0),
4557
4559
  rate: h
4558
4560
  }, {
4559
4561
  parse: !1
4560
4562
  });
4561
4563
  return a("div", {
4562
- className: D($t.root, $t[n]),
4563
- style: d,
4564
+ className: S($t.root, $t[n]),
4565
+ style: u,
4564
4566
  children: [a("div", {
4565
4567
  className: $t.logos,
4566
4568
  children: [a("div", {
@@ -4596,31 +4598,31 @@ const sm = (t) => {
4596
4598
  fallback: "Team B"
4597
4599
  }))
4598
4600
  })]
4599
- }), !g && a("div", {
4601
+ }), !m && a("div", {
4600
4602
  className: $t.oddWrapper,
4601
4603
  style: {
4602
- borderColor: u
4604
+ borderColor: p
4603
4605
  },
4604
4606
  children: [a("div", {
4605
4607
  className: $t.oddLabel,
4606
4608
  style: T(C({}, r == null ? void 0 : r.coefLabel), {
4607
- fontSize: _,
4608
- lineHeight: `${_}px`
4609
+ fontSize: c,
4610
+ lineHeight: `${c}px`
4609
4611
  }),
4610
- children: c
4612
+ children: _
4611
4613
  }), a("div", {
4612
4614
  className: $t.oddValue,
4613
4615
  style: r == null ? void 0 : r.coef,
4614
4616
  children: a(Et, {
4615
- odd: p,
4617
+ odd: d,
4616
4618
  formatter: t
4617
4619
  })
4618
4620
  })]
4619
- }), a(Y, {
4621
+ }), a(E, {
4620
4622
  className: $t.text,
4621
4623
  style: r == null ? void 0 : r.text,
4622
- typography: (S = r == null ? void 0 : r.text) == null ? void 0 : S.typography,
4623
- accentTypography: (R = r == null ? void 0 : r.text) == null ? void 0 : R.accentTypography,
4624
+ typography: (A = r == null ? void 0 : r.text) == null ? void 0 : A.typography,
4625
+ accentTypography: (I = r == null ? void 0 : r.text) == null ? void 0 : I.accentTypography,
4624
4626
  children: $
4625
4627
  })]
4626
4628
  });
@@ -4648,11 +4650,11 @@ const sm = (t) => {
4648
4650
  prefix: t,
4649
4651
  pause: n = !1
4650
4652
  }) => {
4651
- const e = Tn(), o = Tn(), r = Z(null), s = Z(null), l = Z(null), i = Z(null), c = (d) => `${t}_${d}`;
4652
- return K(() => {
4653
- n || [r, s, l, i].forEach((d) => {
4654
- var _;
4655
- return (_ = d == null ? void 0 : d.current) == null ? void 0 : _.beginElement();
4653
+ const e = Tn(), o = Tn(), r = Z(null), s = Z(null), l = Z(null), i = Z(null), _ = (u) => `${t}_${u}`;
4654
+ return z(() => {
4655
+ n || [r, s, l, i].forEach((u) => {
4656
+ var c;
4657
+ return (c = u == null ? void 0 : u.current) == null ? void 0 : c.beginElement();
4656
4658
  });
4657
4659
  }, [n]), a("svg", {
4658
4660
  xmlns: "http://www.w3.org/2000/svg",
@@ -4667,7 +4669,7 @@ const sm = (t) => {
4667
4669
  begin: "indefinite",
4668
4670
  repeatCount: "indefinite",
4669
4671
  dur: "1.25s",
4670
- xlinkHref: `#${c(e)}`,
4672
+ xlinkHref: `#${_(e)}`,
4671
4673
  fill: "freeze",
4672
4674
  attributeName: "transform",
4673
4675
  from: "0 0",
@@ -4683,7 +4685,7 @@ const sm = (t) => {
4683
4685
  begin: "indefinite",
4684
4686
  repeatCount: "indefinite",
4685
4687
  dur: "1.25s",
4686
- xlinkHref: `#${c(e)}`,
4688
+ xlinkHref: `#${_(e)}`,
4687
4689
  fill: "freeze",
4688
4690
  attributeName: "transform",
4689
4691
  from: "-258.023 -512.25",
@@ -4699,7 +4701,7 @@ const sm = (t) => {
4699
4701
  begin: "indefinite",
4700
4702
  repeatCount: "indefinite",
4701
4703
  dur: "1.25s",
4702
- xlinkHref: `#${c(o)}`,
4704
+ xlinkHref: `#${_(o)}`,
4703
4705
  fill: "freeze",
4704
4706
  attributeName: "transform",
4705
4707
  from: "0 0",
@@ -4715,7 +4717,7 @@ const sm = (t) => {
4715
4717
  begin: "indefinite",
4716
4718
  repeatCount: "indefinite",
4717
4719
  dur: "1.25s",
4718
- xlinkHref: `#${c(o)}`,
4720
+ xlinkHref: `#${_(o)}`,
4719
4721
  fill: "freeze",
4720
4722
  attributeName: "transform",
4721
4723
  from: "-258.023 -512.25",
@@ -4737,7 +4739,7 @@ const sm = (t) => {
4737
4739
  }), a("g", {
4738
4740
  id: "_R_G",
4739
4741
  children: [a("g", {
4740
- id: c(e),
4742
+ id: _(e),
4741
4743
  transform: " translate(75, 75)",
4742
4744
  children: a("path", {
4743
4745
  id: "_R_G_L_1_G_D_0_P_0",
@@ -4747,7 +4749,7 @@ const sm = (t) => {
4747
4749
  d: " M344.18 98.72 C344.18,98.72 275.25,443.33 275.25,443.33 C275.25,443.33 447.56,443.33 447.56,443.33 C447.56,443.33 171.87,925.78 171.87,925.78 C171.87,925.78 240.79,581.17 240.79,581.17 C240.79,581.17 68.49,581.17 68.49,581.17 C68.49,581.17 344.18,98.72 344.18,98.72z M344.18 64.25 C332.11,64.25 320.54,70.62 314.25,81.62 C314.25,81.62 38.57,564.07 38.57,564.07 C32.47,574.74 32.51,587.84 38.68,598.47 C44.85,609.09 56.2,615.63 68.49,615.63 C68.49,615.63 198.76,615.63 198.76,615.63 C198.76,615.63 138.08,919.03 138.08,919.03 C134.76,935.6 143.96,952.13 159.79,958.06 C163.75,959.54 167.83,960.25 171.86,960.25 C183.93,960.25 195.5,953.88 201.79,942.88 C201.79,942.88 477.48,460.43 477.48,460.43 C483.57,449.76 483.53,436.66 477.36,426.03 C471.2,415.41 459.84,408.87 447.56,408.87 C447.56,408.87 317.29,408.87 317.29,408.87 C317.29,408.87 377.97,105.47 377.97,105.47 C381.28,88.9 372.09,72.37 356.26,66.44 C352.3,64.96 348.21,64.25 344.18,64.25z "
4748
4750
  })
4749
4751
  }), a("g", {
4750
- id: c(o),
4752
+ id: _(o),
4751
4753
  transform: " translate(75, 75)",
4752
4754
  children: a("path", {
4753
4755
  id: "_R_G_L_0_G_D_0_P_0",
@@ -4767,18 +4769,18 @@ const sm = (t) => {
4767
4769
  animationVariant1: e,
4768
4770
  pauseAnimation: o
4769
4771
  }) => {
4770
- var d, _, u, p, m, h, g, $, f, N;
4772
+ var u, c, p, d, g, h, m, $, f, L;
4771
4773
  const r = Gt({
4772
4774
  pause: !e,
4773
4775
  duration: ct.actionDisplayDuration,
4774
- delay: (S) => S === 0 ? 0 : ct.textDisplayDuration
4776
+ delay: (A) => A === 0 ? 0 : ct.textDisplayDuration
4775
4777
  }), s = Gt({
4776
4778
  pause: r || !e,
4777
4779
  duration: 2e3,
4778
4780
  delay: 2250
4779
- }), l = (d = t == null ? void 0 : t.root) == null ? void 0 : d.boltColor, i = (_ = t == null ? void 0 : t.root) == null ? void 0 : _.boltColorAccent, c = (u = t == null ? void 0 : t.container) == null ? void 0 : u.align;
4781
+ }), l = (u = t == null ? void 0 : t.root) == null ? void 0 : u.boltColor, i = (c = t == null ? void 0 : t.root) == null ? void 0 : c.boltColorAccent, _ = (p = t == null ? void 0 : t.container) == null ? void 0 : p.align;
4780
4782
  return a("div", {
4781
- className: D(it.root, {
4783
+ className: S(it.root, {
4782
4784
  [it.mobile]: n === "mobile",
4783
4785
  [it.laptop]: n === "laptop",
4784
4786
  [it.desktop]: n === "desktop",
@@ -4791,12 +4793,12 @@ const sm = (t) => {
4791
4793
  style: {
4792
4794
  "--bolt-color": l,
4793
4795
  "--bolt-accent-color": i,
4794
- "--text-accent-color": (m = (p = t == null ? void 0 : t.text) == null ? void 0 : p.typography) == null ? void 0 : m.color
4796
+ "--text-accent-color": (g = (d = t == null ? void 0 : t.text) == null ? void 0 : d.typography) == null ? void 0 : g.color
4795
4797
  },
4796
4798
  children: r ? a("div", {
4797
- className: D(it.boxContainer, {
4798
- [it.boxContainer_center]: c === "center",
4799
- [it.boxContainer_right]: c === "right"
4799
+ className: S(it.boxContainer, {
4800
+ [it.boxContainer_center]: _ === "center",
4801
+ [it.boxContainer_right]: _ === "right"
4800
4802
  }),
4801
4803
  children: [a("div", {
4802
4804
  className: it.box,
@@ -4819,8 +4821,8 @@ const sm = (t) => {
4819
4821
  })
4820
4822
  })]
4821
4823
  })]
4822
- }) : a(Y, {
4823
- className: D(it.textContainer, {
4824
+ }) : a(E, {
4825
+ className: S(it.textContainer, {
4824
4826
  [it.textContainer_animation]: !r && e,
4825
4827
  [it.textContainer_invertColor]: s
4826
4828
  }),
@@ -4829,14 +4831,14 @@ const sm = (t) => {
4829
4831
  animationIterationCount: `1, ${ct.countTextInversePulses}`,
4830
4832
  animationDelay: `0s, ${ct.inverseTextAnimationDelay}ms`,
4831
4833
  opacity: e ? 0 : 1,
4832
- alignItems: Bt(c),
4833
- transformOrigin: c
4834
+ alignItems: Bt(_),
4835
+ transformOrigin: _
4834
4836
  }),
4835
- typography: T(C({}, (g = (h = t == null ? void 0 : t.text) == null ? void 0 : h.typography) != null ? g : {}), {
4837
+ typography: T(C({}, (m = (h = t == null ? void 0 : t.text) == null ? void 0 : h.typography) != null ? m : {}), {
4836
4838
  textAlign: ($ = t == null ? void 0 : t.container) == null ? void 0 : $.align
4837
4839
  }),
4838
4840
  accentTypography: (f = t == null ? void 0 : t.text) == null ? void 0 : f.accentTypography,
4839
- children: (N = t == null ? void 0 : t.text) == null ? void 0 : N.children
4841
+ children: (L = t == null ? void 0 : t.text) == null ? void 0 : L.children
4840
4842
  })
4841
4843
  });
4842
4844
  }, Jh = "_bonus_934sf_1", qh = "_isColumn_934sf_13", Xh = "_button_934sf_27", Qh = "_logo_934sf_34", ke = {
@@ -4847,7 +4849,7 @@ const sm = (t) => {
4847
4849
  }, qe = ["desktop", "tablet", "w1440"], t0 = ({
4848
4850
  device: t
4849
4851
  }) => a(Qo, {
4850
- className: D(ke.bonus, {
4852
+ className: S(ke.bonus, {
4851
4853
  [ke.isColumn]: qe.includes(t)
4852
4854
  }),
4853
4855
  isColumn: qe.includes(t),
@@ -4886,67 +4888,67 @@ const sm = (t) => {
4886
4888
  readyPayload: s,
4887
4889
  onMount: l,
4888
4890
  onReady: i,
4889
- onClose: c,
4890
- onClick: d
4891
+ onClose: _,
4892
+ onClick: u
4891
4893
  }) => {
4892
- var M, v, b, x, k, O, L, I, H, j, F, lt, ot, rt, pt, yt, X, ft, Pt, It, ie, le;
4893
- const _ = Z(null), u = J(), p = Ht({
4894
- targetRef: _,
4894
+ var M, v, b, x, k, O, N, R, H, j, P, lt, ot, rt, pt, yt, X, ft, Pt, It, ie, le;
4895
+ const c = Z(null), p = J(), d = Ht({
4896
+ targetRef: c,
4895
4897
  id: t,
4896
4898
  breakpoints: Xe
4897
- }), m = At(u, p, Xe), {
4899
+ }), g = At(p, d, Xe), {
4898
4900
  resultChildren: h,
4899
- fetching: g
4900
- } = gh(m, e, r), $ = (v = (M = m == null ? void 0 : m.children) == null ? void 0 : M.some(({
4901
+ fetching: m
4902
+ } = mh(g, e, r), $ = (v = (M = g == null ? void 0 : g.children) == null ? void 0 : M.some(({
4901
4903
  name: _t
4902
4904
  }) => _t === "match")) != null ? v : !1;
4903
- m && (Wt(m, "button.percent_width", (b = m == null ? void 0 : m.button) == null ? void 0 : b.width), Wt(m, "artifact.percent_right", (x = m == null ? void 0 : m.artifact) == null ? void 0 : x.right));
4904
- const f = V(m), N = !!((k = f == null ? void 0 : f.legal) != null && k.children) && !((O = f == null ? void 0 : f.legal) != null && O.hidden);
4905
- Dt(m);
4906
- const S = (I = (L = f == null ? void 0 : f.root) == null ? void 0 : L.animation) != null ? I : "none", R = Gt({
4907
- pause: S !== "variant1",
4905
+ g && (Wt(g, "button.percent_width", (b = g == null ? void 0 : g.button) == null ? void 0 : b.width), Wt(g, "artifact.percent_right", (x = g == null ? void 0 : g.artifact) == null ? void 0 : x.right));
4906
+ const f = G(g), L = !!((k = f == null ? void 0 : f.legal) != null && k.children) && !((O = f == null ? void 0 : f.legal) != null && O.hidden);
4907
+ Dt(g);
4908
+ const A = (R = (N = f == null ? void 0 : f.root) == null ? void 0 : N.animation) != null ? R : "none", I = Gt({
4909
+ pause: A !== "variant1",
4908
4910
  duration: ct.badgePulseDuration,
4909
4911
  delay: (_t) => _t === 0 ? ct.actionDisplayDuration : _t % ct.countPulses ? ct.badgePulseGap : ct.badgePulseDuration + ct.actionDisplayDuration
4910
- }), A = Gt({
4911
- pause: S === "none",
4912
+ }), D = Gt({
4913
+ pause: A === "none",
4912
4914
  duration: ct.buttonPulseDuration,
4913
- delay: (_t) => o0(S, _t)
4915
+ delay: (_t) => o0(A, _t)
4914
4916
  }), w = T(C({}, f == null ? void 0 : f.container), {
4915
4917
  alignItems: Bt((H = f == null ? void 0 : f.container) == null ? void 0 : H.align)
4916
- }), G = !!(h != null && h.some((_t) => _t.name === "bonus")), q = (_t) => ({
4917
- match: a(Lh, {
4918
+ }), K = !!(h != null && h.some((_t) => _t.name === "bonus")), q = (_t) => ({
4919
+ match: a(Nh, {
4918
4920
  oddFormatter: o,
4919
- device: p,
4920
- rootState: m,
4921
- animationVariant: S
4921
+ device: d,
4922
+ rootState: g,
4923
+ animationVariant: A
4922
4924
  }),
4923
4925
  bonus: a(t0, {
4924
- device: p,
4925
- rootState: m
4926
+ device: d,
4927
+ rootState: g
4926
4928
  })
4927
4929
  })[_t];
4928
- return K(() => {
4929
- l && l(u);
4930
- }, []), K(() => {
4931
- m && (i && $ && !g && (h != null && h.length) ? i({
4930
+ return z(() => {
4931
+ l && l(p);
4932
+ }, []), z(() => {
4933
+ g && (i && $ && !m && (h != null && h.length) ? i({
4932
4934
  readyPayload: s,
4933
4935
  willWithMatches: $
4934
4936
  }) : i && !$ && (i == null || i({
4935
4937
  readyPayload: s,
4936
4938
  willWithMatches: $
4937
4939
  })));
4938
- }, [h, g, $]), a("div", {
4939
- className: D(P.root, P[p], {
4940
- [P.withoutLegal]: !N,
4941
- [P.isBonuses]: G,
4942
- [P.isColumn]: qe.includes(p)
4940
+ }, [h, m, $]), a("div", {
4941
+ className: S(Y.root, Y[d], {
4942
+ [Y.withoutLegal]: !L,
4943
+ [Y.isBonuses]: K,
4944
+ [Y.isColumn]: qe.includes(d)
4943
4945
  }),
4944
4946
  children: [a("div", {
4945
- className: P.close,
4947
+ className: Y.close,
4946
4948
  style: T(C({}, f == null ? void 0 : f.close), {
4947
4949
  borderTopRightRadius: (j = f == null ? void 0 : f.container) == null ? void 0 : j.corner
4948
4950
  }),
4949
- onClick: () => c(),
4951
+ onClick: () => _(),
4950
4952
  children: a("svg", {
4951
4953
  width: 9,
4952
4954
  height: 9,
@@ -4961,80 +4963,80 @@ const sm = (t) => {
4961
4963
  })
4962
4964
  })
4963
4965
  }), a("a", {
4964
- href: (F = f == null ? void 0 : f.root) == null ? void 0 : F.offer,
4966
+ href: (P = f == null ? void 0 : f.root) == null ? void 0 : P.offer,
4965
4967
  target: "_blank",
4966
4968
  rel: "nofollow noopener noreferrer",
4967
- onClick: () => d(u),
4968
- className: P.link,
4969
- ref: _,
4969
+ onClick: () => u(p),
4970
+ className: Y.link,
4971
+ ref: c,
4970
4972
  children: [a("div", {
4971
- className: D(P.badge, {
4972
- [P.badge_center]: (w == null ? void 0 : w.align) === "center",
4973
- [P.badge_right]: (w == null ? void 0 : w.align) === "right"
4973
+ className: S(Y.badge, {
4974
+ [Y.badge_center]: (w == null ? void 0 : w.align) === "center",
4975
+ [Y.badge_right]: (w == null ? void 0 : w.align) === "right"
4974
4976
  }),
4975
4977
  style: f == null ? void 0 : f.badge,
4976
4978
  children: a("div", {
4977
- className: P.badgeLogo,
4979
+ className: Y.badgeLogo,
4978
4980
  style: f == null ? void 0 : f.logo
4979
4981
  })
4980
4982
  }), a("div", {
4981
- className: P.artifact,
4983
+ className: Y.artifact,
4982
4984
  style: f == null ? void 0 : f.artifact
4983
4985
  }), a("div", {
4984
- className: P.container,
4986
+ className: Y.container,
4985
4987
  style: w,
4986
4988
  children: [a("div", {
4987
- className: P.badgeCopyWrapper,
4989
+ className: Y.badgeCopyWrapper,
4988
4990
  style: {
4989
4991
  borderRadius: w == null ? void 0 : w.borderRadius
4990
4992
  },
4991
4993
  children: a("div", {
4992
- className: D(P.badgeCopy, P.badge, {
4993
- [P.badgeCopy_animated]: R,
4994
- [P.badgeCopy_center]: (w == null ? void 0 : w.align) === "center",
4995
- [P.badgeCopy_right]: (w == null ? void 0 : w.align) === "right"
4994
+ className: S(Y.badgeCopy, Y.badge, {
4995
+ [Y.badgeCopy_animated]: I,
4996
+ [Y.badgeCopy_center]: (w == null ? void 0 : w.align) === "center",
4997
+ [Y.badgeCopy_right]: (w == null ? void 0 : w.align) === "right"
4996
4998
  }),
4997
4999
  style: f == null ? void 0 : f.badge
4998
5000
  })
4999
5001
  }), !((lt = f == null ? void 0 : f.title) != null && lt.hidden) && a("div", {
5000
- className: P.title,
5001
- children: a(Y, {
5002
+ className: Y.title,
5003
+ children: a(E, {
5002
5004
  typography: f == null ? void 0 : f.title,
5003
5005
  children: (ot = f == null ? void 0 : f.title) == null ? void 0 : ot.children
5004
5006
  })
5005
5007
  }), (((pt = (rt = f == null ? void 0 : f.text) == null ? void 0 : rt.children) == null ? void 0 : pt.length) === 0 || ((yt = f == null ? void 0 : f.text) == null ? void 0 : yt.hidden)) && a("div", {
5006
- className: D(P.containerInner, {
5007
- [P.containerBonuses]: G
5008
+ className: S(Y.containerInner, {
5009
+ [Y.containerBonuses]: K
5008
5010
  }),
5009
5011
  children: (h || []).map((_t) => a(jt, {
5010
5012
  value: T(C({}, _t), {
5011
- device: p
5013
+ device: d
5012
5014
  }),
5013
5015
  children: q(_t.name)
5014
5016
  }))
5015
5017
  }), !((X = f == null ? void 0 : f.text) != null && X.hidden) && a(Zh, {
5016
5018
  rules: f,
5017
5019
  pauseAnimation: n,
5018
- device: p,
5019
- animationVariant1: S === "variant1"
5020
+ device: d,
5021
+ animationVariant1: A === "variant1"
5020
5022
  }), a("div", {
5021
- className: D(P.button, {
5022
- [P.button_increase]: A
5023
+ className: S(Y.button, {
5024
+ [Y.button_increase]: D
5023
5025
  }),
5024
5026
  style: f == null ? void 0 : f.button,
5025
5027
  children: [((ft = f == null ? void 0 : f.button) == null ? void 0 : ft.withLogo) && a("div", {
5026
- className: P.badgeLogo,
5028
+ className: Y.badgeLogo,
5027
5029
  style: f == null ? void 0 : f.logo
5028
5030
  }), a("div", {
5029
- className: P.buttonContent,
5030
- children: a(Y, {
5031
+ className: Y.buttonContent,
5032
+ children: a(E, {
5031
5033
  typography: (Pt = f == null ? void 0 : f.button) == null ? void 0 : Pt.typography,
5032
5034
  children: (It = f == null ? void 0 : f.button) == null ? void 0 : It.children
5033
5035
  })
5034
5036
  })]
5035
5037
  })]
5036
- }), ((ie = f == null ? void 0 : f.legal) == null ? void 0 : ie.children) && a(Y, {
5037
- className: P.legalText,
5038
+ }), ((ie = f == null ? void 0 : f.legal) == null ? void 0 : ie.children) && a(E, {
5039
+ className: Y.legalText,
5038
5040
  typography: f == null ? void 0 : f.legal,
5039
5041
  children: (le = f == null ? void 0 : f.legal) == null ? void 0 : le.children
5040
5042
  })]
@@ -5053,31 +5055,31 @@ const sm = (t) => {
5053
5055
  onMount: n,
5054
5056
  onClick: e
5055
5057
  }) => {
5056
- var c, d, _, u, p;
5058
+ var _, u, c, p, d;
5057
5059
  const o = Z(null), r = J(), s = Ht({
5058
5060
  targetRef: o,
5059
5061
  id: t,
5060
5062
  breakpoints: Co
5061
- }), l = At(r, s, Co), i = V(l);
5062
- return Dt(l), K(() => {
5063
+ }), l = At(r, s, Co), i = G(l);
5064
+ return Dt(l), z(() => {
5063
5065
  n && n(r);
5064
5066
  }, []), a("div", {
5065
5067
  ref: o,
5066
- className: D(Te.root, Te[s]),
5068
+ className: S(Te.root, Te[s]),
5067
5069
  style: i == null ? void 0 : i.root,
5068
5070
  onClick: e,
5069
- children: [a(Y, {
5071
+ children: [a(E, {
5070
5072
  className: Te.textContainer,
5071
5073
  style: i == null ? void 0 : i.text,
5072
- typography: (c = i.text) == null ? void 0 : c.typography,
5073
- accentTypography: (d = i.text) == null ? void 0 : d.accentTypography,
5074
- children: (_ = i == null ? void 0 : i.text) == null ? void 0 : _.children
5074
+ typography: (_ = i.text) == null ? void 0 : _.typography,
5075
+ accentTypography: (u = i.text) == null ? void 0 : u.accentTypography,
5076
+ children: (c = i == null ? void 0 : i.text) == null ? void 0 : c.children
5075
5077
  }), a("div", {
5076
5078
  className: Te.button,
5077
5079
  style: i == null ? void 0 : i.button,
5078
- children: a(Y, {
5079
- typography: (u = i == null ? void 0 : i.button) == null ? void 0 : u.typography,
5080
- children: (p = i == null ? void 0 : i.button) == null ? void 0 : p.children
5080
+ children: a(E, {
5081
+ typography: (p = i == null ? void 0 : i.button) == null ? void 0 : p.typography,
5082
+ children: (d = i == null ? void 0 : i.button) == null ? void 0 : d.children
5081
5083
  })
5082
5084
  })]
5083
5085
  });
@@ -5085,13 +5087,13 @@ const sm = (t) => {
5085
5087
  export {
5086
5088
  v0 as BonusCard,
5087
5089
  k0 as BonusVoting,
5088
- g0 as ComplexGift,
5090
+ m0 as ComplexGift,
5089
5091
  y0 as ComplexPopup,
5090
5092
  w0 as ContentCards,
5091
5093
  b0 as ExpressPopup,
5092
5094
  x0 as RatingBanner,
5093
5095
  T0 as SheetCard,
5094
- m0 as SimpleGift,
5096
+ g0 as SimpleGift,
5095
5097
  h0 as SimplePopup,
5096
5098
  $0 as WideCard,
5097
5099
  dn as backgroundToColor,