@streamlayer/react 1.1.7 → 1.2.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.
package/lib/es/index2.js CHANGED
@@ -99,29 +99,31 @@ const Wk = _k({
99
99
  production: C = !0,
100
100
  autoEnable: w = !0,
101
101
  onDeepLinkHandled: E,
102
- videoPlayerController: y
102
+ videoPlayerController: y,
103
+ onContentActivate: T
103
104
  }) => {
104
- const T = zk({
105
+ const A = zk({
105
106
  sdkKey: c,
106
107
  plugins: p,
107
108
  production: C,
108
109
  autoEnable: w,
109
110
  onDeepLinkHandled: E,
110
- videoPlayerController: y
111
- }), z = li(() => T ? {
112
- sdk: T,
111
+ videoPlayerController: y,
112
+ onContentActivate: T
113
+ }), O = li(() => A ? {
114
+ sdk: A,
113
115
  status: 2
114
116
  /* READY */
115
- } : { status: 1, sdk: null }, [T]);
117
+ } : { status: 1, sdk: null }, [A]);
116
118
  return Wt(() => () => {
117
- E && (T == null || T.removeDeepLinkHandler(E)), y && (T == null || T.removeVideoPlayerController(y));
118
- }, [T]), Wt(() => {
119
+ E && (A == null || A.removeDeepLinkHandler(E)), y && (A == null || A.removeVideoPlayerController(y));
120
+ }, [A]), Wt(() => {
119
121
  localStorage.getItem("SL_DEBUG") && console.log("StreamLayerProvider mounted with props:", {
120
122
  sdkKey: !!c,
121
123
  onDeepLinkHandled: !!E,
122
124
  videoPlayerController: !!y
123
125
  });
124
- }, [c, E, y]), /* @__PURE__ */ x(Wk.Provider, { value: z, children: m });
126
+ }, [c, E, y]), /* @__PURE__ */ x(Wk.Provider, { value: O, children: m });
125
127
  };
126
128
  function jk(c, p, m) {
127
129
  let C = /* @__PURE__ */ new Set([...p, void 0]);
@@ -152,8 +154,8 @@ var Zk = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|def
152
154
  p.forEach((E) => {
153
155
  (E ? E.split(" ") : []).forEach((T) => {
154
156
  if (T.startsWith("atm_")) {
155
- const [, z] = T.split("_");
156
- m[z] = T;
157
+ const [, A] = T.split("_");
158
+ m[A] = T;
157
159
  } else
158
160
  C.push(T);
159
161
  });
@@ -184,22 +186,22 @@ function Jk(c) {
184
186
  let p = "";
185
187
  return (m) => {
186
188
  const C = (E, y) => {
187
- const { as: T = c, class: z = p } = E, O = m.propsAsIs === void 0 ? !(typeof T == "string" && T.indexOf("-") === -1 && !Yk(T[0])) : m.propsAsIs, X = Gk(O, E, [
189
+ const { as: T = c, class: A = p } = E, O = m.propsAsIs === void 0 ? !(typeof T == "string" && T.indexOf("-") === -1 && !Yk(T[0])) : m.propsAsIs, X = Gk(O, E, [
188
190
  "as",
189
191
  "class"
190
192
  ]);
191
- X.ref = y, X.className = m.atomic ? i0(m.class, X.className || z) : i0(X.className || z, m.class);
193
+ X.ref = y, X.className = m.atomic ? i0(m.class, X.className || A) : i0(X.className || A, m.class);
192
194
  const { vars: H } = m;
193
195
  if (H) {
194
- const A = {};
196
+ const z = {};
195
197
  for (const ee in H) {
196
198
  const Y = H[ee], le = Y[0], se = Y[1] || "", oe = typeof le == "function" ? le(E) : le;
197
- Xk(oe, m.name), A[`--${ee}`] = `${oe}${se}`;
199
+ Xk(oe, m.name), z[`--${ee}`] = `${oe}${se}`;
198
200
  }
199
201
  const j = X.style || {}, G = Object.keys(j);
200
202
  G.length > 0 && G.forEach((ee) => {
201
- A[ee] = j[ee];
202
- }), X.style = A;
203
+ z[ee] = j[ee];
204
+ }), X.style = z;
203
205
  }
204
206
  return c.__wyw_meta && c !== T ? (X.as = T, Pa.createElement(c, X)) : Pa.createElement(T, X);
205
207
  }, w = Pa.forwardRef ? Pa.forwardRef(C) : (
@@ -268,10 +270,10 @@ var pv = "Expected a function", ym = NaN, oS = "[object Symbol]", iS = /^\s+|\s+
268
270
  return pS.Date.now();
269
271
  };
270
272
  function yS(c, p, m) {
271
- var C, w, E, y, T, z, O = 0, X = !1, H = !1, A = !0;
273
+ var C, w, E, y, T, A, O = 0, X = !1, H = !1, z = !0;
272
274
  if (typeof c != "function")
273
275
  throw new TypeError(pv);
274
- p = bm(p) || 0, Tp(m) && (X = !!m.leading, H = "maxWait" in m, E = H ? vS(bm(m.maxWait) || 0, p) : E, A = "trailing" in m ? !!m.trailing : A);
276
+ p = bm(p) || 0, Tp(m) && (X = !!m.leading, H = "maxWait" in m, E = H ? vS(bm(m.maxWait) || 0, p) : E, z = "trailing" in m ? !!m.trailing : z);
275
277
  function j(Re) {
276
278
  var ke = C, rt = w;
277
279
  return C = w = void 0, O = Re, y = c.apply(rt, ke), y;
@@ -280,12 +282,12 @@ function yS(c, p, m) {
280
282
  return O = Re, T = setTimeout(le, p), X ? j(Re) : y;
281
283
  }
282
284
  function ee(Re) {
283
- var ke = Re - z, rt = Re - O, We = p - ke;
285
+ var ke = Re - A, rt = Re - O, We = p - ke;
284
286
  return H ? gS(We, E - rt) : We;
285
287
  }
286
288
  function Y(Re) {
287
- var ke = Re - z, rt = Re - O;
288
- return z === void 0 || ke >= p || ke < 0 || H && rt >= E;
289
+ var ke = Re - A, rt = Re - O;
290
+ return A === void 0 || ke >= p || ke < 0 || H && rt >= E;
289
291
  }
290
292
  function le() {
291
293
  var Re = s7();
@@ -294,21 +296,21 @@ function yS(c, p, m) {
294
296
  T = setTimeout(le, ee(Re));
295
297
  }
296
298
  function se(Re) {
297
- return T = void 0, A && C ? j(Re) : (C = w = void 0, y);
299
+ return T = void 0, z && C ? j(Re) : (C = w = void 0, y);
298
300
  }
299
301
  function oe() {
300
- T !== void 0 && clearTimeout(T), O = 0, C = z = w = T = void 0;
302
+ T !== void 0 && clearTimeout(T), O = 0, C = A = w = T = void 0;
301
303
  }
302
304
  function he() {
303
305
  return T === void 0 ? y : se(s7());
304
306
  }
305
307
  function fe() {
306
308
  var Re = s7(), ke = Y(Re);
307
- if (C = arguments, w = this, z = Re, ke) {
309
+ if (C = arguments, w = this, A = Re, ke) {
308
310
  if (T === void 0)
309
- return G(z);
311
+ return G(A);
310
312
  if (H)
311
- return T = setTimeout(le, p), j(z);
313
+ return T = setTimeout(le, p), j(A);
312
314
  }
313
315
  return T === void 0 && (T = setTimeout(le, p)), y;
314
316
  }
@@ -544,16 +546,16 @@ let OS = Symbol("clean"), ir = [], DS = (c, p) => {
544
546
  );
545
547
  if (y) {
546
548
  for (let T = 0; T < ir.length; T += 5) {
547
- let z;
548
- for (let O = T + 1; !z && (O += 5) < ir.length; )
549
- ir[O] < ir[T + 1] && (z = ir.push(
549
+ let A;
550
+ for (let O = T + 1; !A && (O += 5) < ir.length; )
551
+ ir[O] < ir[T + 1] && (A = ir.push(
550
552
  ir[T],
551
553
  ir[T + 1],
552
554
  ir[T + 2],
553
555
  ir[T + 3],
554
556
  ir[T + 4]
555
557
  ));
556
- z || ir[T](
558
+ A || ir[T](
557
559
  ir[T + 2],
558
560
  ir[T + 3],
559
561
  ir[T + 4]
@@ -645,15 +647,15 @@ const Cm = Object.keys(Rr), u7 = () => {
645
647
  if (!y)
646
648
  return () => {
647
649
  };
648
- const T = l0((z) => {
650
+ const T = l0((A) => {
649
651
  var O;
650
- const X = z.target;
652
+ const X = A.target;
651
653
  if (!X)
652
654
  return;
653
655
  let H = 0;
654
656
  E.screen.size < Rr.xl ? H = ((O = c.current) == null ? void 0 : O.getBoundingClientRect().y) || 0 : H = X.scrollTop;
655
- const A = C.current - H;
656
- if (VS > Math.abs(A))
657
+ const z = C.current - H;
658
+ if (VS > Math.abs(z))
657
659
  return;
658
660
  const j = C.current < H ? "forward" : "backward";
659
661
  C.current = H, w.set({
@@ -1149,7 +1151,7 @@ const e0 = new BS(), WS = { hiding: !1, finished: !1 }, jS = () => {
1149
1151
  rank: E,
1150
1152
  streak: y,
1151
1153
  correct: T,
1152
- incorrect: z,
1154
+ incorrect: A,
1153
1155
  inTop: O,
1154
1156
  successRate: X
1155
1157
  }) => /* @__PURE__ */ Q(nE, { "data-loading": c, children: [
@@ -1185,7 +1187,7 @@ const e0 = new BS(), WS = { hiding: !1, finished: !1 }, jS = () => {
1185
1187
  /* @__PURE__ */ x(Na, { loading: c, children: /* @__PURE__ */ Q(vE, { children: [
1186
1188
  /* @__PURE__ */ x(kp, { indicator: y || 0, title: "Win streak" }),
1187
1189
  /* @__PURE__ */ x(kp, { indicator: T || 0, title: "Correct" }),
1188
- /* @__PURE__ */ x(kp, { indicator: z || 0, title: "Incorrect" }),
1190
+ /* @__PURE__ */ x(kp, { indicator: A || 0, title: "Incorrect" }),
1189
1191
  /* @__PURE__ */ x(kp, { indicator: `${X || 0}%`, title: "Succ. rate" })
1190
1192
  ] }) })
1191
1193
  ] })
@@ -1244,18 +1246,18 @@ function CE() {
1244
1246
  return y.now() - T;
1245
1247
  };
1246
1248
  }
1247
- var z = [], O = [], X = 1, H = null, A = 3, j = !1, G = !1, ee = !1, Y = typeof setTimeout == "function" ? setTimeout : null, le = typeof clearTimeout == "function" ? clearTimeout : null, se = typeof setImmediate < "u" ? setImmediate : null;
1249
+ var A = [], O = [], X = 1, H = null, z = 3, j = !1, G = !1, ee = !1, Y = typeof setTimeout == "function" ? setTimeout : null, le = typeof clearTimeout == "function" ? clearTimeout : null, se = typeof setImmediate < "u" ? setImmediate : null;
1248
1250
  typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
1249
1251
  function oe(ue) {
1250
1252
  for (var ze = m(O); ze !== null; ) {
1251
1253
  if (ze.callback === null) C(O);
1252
- else if (ze.startTime <= ue) C(O), ze.sortIndex = ze.expirationTime, p(z, ze);
1254
+ else if (ze.startTime <= ue) C(O), ze.sortIndex = ze.expirationTime, p(A, ze);
1253
1255
  else break;
1254
1256
  ze = m(O);
1255
1257
  }
1256
1258
  }
1257
1259
  function he(ue) {
1258
- if (ee = !1, oe(ue), !G) if (m(z) !== null) G = !0, At(fe);
1260
+ if (ee = !1, oe(ue), !G) if (m(A) !== null) G = !0, At(fe);
1259
1261
  else {
1260
1262
  var ze = m(O);
1261
1263
  ze !== null && ha(he, ze.startTime - ue);
@@ -1263,16 +1265,16 @@ function CE() {
1263
1265
  }
1264
1266
  function fe(ue, ze) {
1265
1267
  G = !1, ee && (ee = !1, le(rt), rt = -1), j = !0;
1266
- var Ce = A;
1268
+ var Ce = z;
1267
1269
  try {
1268
- for (oe(ze), H = m(z); H !== null && (!(H.expirationTime > ze) || ue && !ut()); ) {
1270
+ for (oe(ze), H = m(A); H !== null && (!(H.expirationTime > ze) || ue && !ut()); ) {
1269
1271
  var ct = H.callback;
1270
1272
  if (typeof ct == "function") {
1271
- H.callback = null, A = H.priorityLevel;
1273
+ H.callback = null, z = H.priorityLevel;
1272
1274
  var Oe = ct(H.expirationTime <= ze);
1273
- ze = c.unstable_now(), typeof Oe == "function" ? H.callback = Oe : H === m(z) && C(z), oe(ze);
1274
- } else C(z);
1275
- H = m(z);
1275
+ ze = c.unstable_now(), typeof Oe == "function" ? H.callback = Oe : H === m(A) && C(A), oe(ze);
1276
+ } else C(A);
1277
+ H = m(A);
1276
1278
  }
1277
1279
  if (H !== null) var xt = !0;
1278
1280
  else {
@@ -1281,7 +1283,7 @@ function CE() {
1281
1283
  }
1282
1284
  return xt;
1283
1285
  } finally {
1284
- H = null, A = Ce, j = !1;
1286
+ H = null, z = Ce, j = !1;
1285
1287
  }
1286
1288
  }
1287
1289
  var Re = !1, ke = null, rt = -1, We = 5, ot = -1;
@@ -1327,25 +1329,25 @@ function CE() {
1327
1329
  }, c.unstable_forceFrameRate = function(ue) {
1328
1330
  0 > ue || 125 < ue ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") : We = 0 < ue ? Math.floor(1e3 / ue) : 5;
1329
1331
  }, c.unstable_getCurrentPriorityLevel = function() {
1330
- return A;
1332
+ return z;
1331
1333
  }, c.unstable_getFirstCallbackNode = function() {
1332
- return m(z);
1334
+ return m(A);
1333
1335
  }, c.unstable_next = function(ue) {
1334
- switch (A) {
1336
+ switch (z) {
1335
1337
  case 1:
1336
1338
  case 2:
1337
1339
  case 3:
1338
1340
  var ze = 3;
1339
1341
  break;
1340
1342
  default:
1341
- ze = A;
1343
+ ze = z;
1342
1344
  }
1343
- var Ce = A;
1344
- A = ze;
1345
+ var Ce = z;
1346
+ z = ze;
1345
1347
  try {
1346
1348
  return ue();
1347
1349
  } finally {
1348
- A = Ce;
1350
+ z = Ce;
1349
1351
  }
1350
1352
  }, c.unstable_pauseExecution = function() {
1351
1353
  }, c.unstable_requestPaint = function() {
@@ -1360,12 +1362,12 @@ function CE() {
1360
1362
  default:
1361
1363
  ue = 3;
1362
1364
  }
1363
- var Ce = A;
1364
- A = ue;
1365
+ var Ce = z;
1366
+ z = ue;
1365
1367
  try {
1366
1368
  return ze();
1367
1369
  } finally {
1368
- A = Ce;
1370
+ z = Ce;
1369
1371
  }
1370
1372
  }, c.unstable_scheduleCallback = function(ue, ze, Ce) {
1371
1373
  var ct = c.unstable_now();
@@ -1385,16 +1387,16 @@ function CE() {
1385
1387
  default:
1386
1388
  Oe = 5e3;
1387
1389
  }
1388
- return Oe = Ce + Oe, ue = { id: X++, callback: ze, priorityLevel: ue, startTime: Ce, expirationTime: Oe, sortIndex: -1 }, Ce > ct ? (ue.sortIndex = Ce, p(O, ue), m(z) === null && ue === m(O) && (ee ? (le(rt), rt = -1) : ee = !0, ha(he, Ce - ct))) : (ue.sortIndex = Oe, p(z, ue), G || j || (G = !0, At(fe))), ue;
1390
+ return Oe = Ce + Oe, ue = { id: X++, callback: ze, priorityLevel: ue, startTime: Ce, expirationTime: Oe, sortIndex: -1 }, Ce > ct ? (ue.sortIndex = Ce, p(O, ue), m(A) === null && ue === m(O) && (ee ? (le(rt), rt = -1) : ee = !0, ha(he, Ce - ct))) : (ue.sortIndex = Oe, p(A, ue), G || j || (G = !0, At(fe))), ue;
1389
1391
  }, c.unstable_shouldYield = ut, c.unstable_wrapCallback = function(ue) {
1390
- var ze = A;
1392
+ var ze = z;
1391
1393
  return function() {
1392
- var Ce = A;
1393
- A = ze;
1394
+ var Ce = z;
1395
+ z = ze;
1394
1396
  try {
1395
1397
  return ue.apply(this, arguments);
1396
1398
  } finally {
1397
- A = Ce;
1399
+ z = Ce;
1398
1400
  }
1399
1401
  };
1400
1402
  };
@@ -1417,7 +1419,7 @@ function wE() {
1417
1419
  if (me.length === 0)
1418
1420
  return null;
1419
1421
  var De = me[0], Ge = me.pop();
1420
- return Ge !== De && (me[0] = Ge, z(me, Ge, 0)), De;
1422
+ return Ge !== De && (me[0] = Ge, A(me, Ge, 0)), De;
1421
1423
  }
1422
1424
  function T(me, De, Ge) {
1423
1425
  for (var Et = Ge; Et > 0; ) {
@@ -1428,7 +1430,7 @@ function wE() {
1428
1430
  return;
1429
1431
  }
1430
1432
  }
1431
- function z(me, De, Ge) {
1433
+ function A(me, De, Ge) {
1432
1434
  for (var Et = Ge, Vt = me.length, dr = Vt >>> 1; Et < dr; ) {
1433
1435
  var ln = (Et + 1) * 2 - 1, va = me[ln], Gt = ln + 1, Wr = me[Gt];
1434
1436
  if (O(va, De) < 0)
@@ -1443,7 +1445,7 @@ function wE() {
1443
1445
  var Ge = me.sortIndex - De.sortIndex;
1444
1446
  return Ge !== 0 ? Ge : me.id - De.id;
1445
1447
  }
1446
- var X = 1, H = 2, A = 3, j = 4, G = 5, ee = typeof performance == "object" && typeof performance.now == "function";
1448
+ var X = 1, H = 2, z = 3, j = 4, G = 5, ee = typeof performance == "object" && typeof performance.now == "function";
1447
1449
  if (ee) {
1448
1450
  var Y = performance;
1449
1451
  c.unstable_now = function() {
@@ -1455,7 +1457,7 @@ function wE() {
1455
1457
  return le.now() - se;
1456
1458
  };
1457
1459
  }
1458
- var oe = 1073741823, he = -1, fe = 250, Re = 5e3, ke = 1e4, rt = oe, We = [], ot = [], ut = 1, ft = null, Ye = A, Yt = !1, Kt = !1, At = !1, ha = typeof setTimeout == "function" ? setTimeout : null, ue = typeof clearTimeout == "function" ? clearTimeout : null, ze = typeof setImmediate < "u" ? setImmediate : null;
1460
+ var oe = 1073741823, he = -1, fe = 250, Re = 5e3, ke = 1e4, rt = oe, We = [], ot = [], ut = 1, ft = null, Ye = z, Yt = !1, Kt = !1, At = !1, ha = typeof setTimeout == "function" ? setTimeout : null, ue = typeof clearTimeout == "function" ? clearTimeout : null, ze = typeof setImmediate < "u" ? setImmediate : null;
1459
1461
  typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
1460
1462
  function Ce(me) {
1461
1463
  for (var De = E(ot); De !== null; ) {
@@ -1508,12 +1510,12 @@ function wE() {
1508
1510
  switch (me) {
1509
1511
  case X:
1510
1512
  case H:
1511
- case A:
1513
+ case z:
1512
1514
  case j:
1513
1515
  case G:
1514
1516
  break;
1515
1517
  default:
1516
- me = A;
1518
+ me = z;
1517
1519
  }
1518
1520
  var Ge = Ye;
1519
1521
  Ye = me;
@@ -1528,8 +1530,8 @@ function wE() {
1528
1530
  switch (Ye) {
1529
1531
  case X:
1530
1532
  case H:
1531
- case A:
1532
- De = A;
1533
+ case z:
1534
+ De = z;
1533
1535
  break;
1534
1536
  default:
1535
1537
  De = Ye;
@@ -1576,7 +1578,7 @@ function wE() {
1576
1578
  case j:
1577
1579
  ln = ke;
1578
1580
  break;
1579
- case A:
1581
+ case z:
1580
1582
  default:
1581
1583
  ln = Re;
1582
1584
  break;
@@ -1657,7 +1659,7 @@ function wE() {
1657
1659
  ue(vt), vt = -1;
1658
1660
  }
1659
1661
  var Aa = hs, ms = null;
1660
- c.unstable_IdlePriority = G, c.unstable_ImmediatePriority = X, c.unstable_LowPriority = j, c.unstable_NormalPriority = A, c.unstable_Profiling = ms, c.unstable_UserBlockingPriority = H, c.unstable_cancelCallback = cr, c.unstable_continueExecution = ur, c.unstable_forceFrameRate = fi, c.unstable_getCurrentPriorityLevel = ma, c.unstable_getFirstCallbackNode = di, c.unstable_next = Fr, c.unstable_pauseExecution = sr, c.unstable_requestPaint = Aa, c.unstable_runWithPriority = kt, c.unstable_scheduleCallback = Qn, c.unstable_shouldYield = Ka, c.unstable_wrapCallback = kn, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
1662
+ c.unstable_IdlePriority = G, c.unstable_ImmediatePriority = X, c.unstable_LowPriority = j, c.unstable_NormalPriority = z, c.unstable_Profiling = ms, c.unstable_UserBlockingPriority = H, c.unstable_cancelCallback = cr, c.unstable_continueExecution = ur, c.unstable_forceFrameRate = fi, c.unstable_getCurrentPriorityLevel = ma, c.unstable_getFirstCallbackNode = di, c.unstable_next = Fr, c.unstable_pauseExecution = sr, c.unstable_requestPaint = Aa, c.unstable_runWithPriority = kt, c.unstable_scheduleCallback = Qn, c.unstable_shouldYield = Ka, c.unstable_wrapCallback = kn, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
1661
1663
  }();
1662
1664
  }(Tm)), Tm;
1663
1665
  }
@@ -1690,9 +1692,9 @@ function kE() {
1690
1692
  function y(n, r) {
1691
1693
  for (w[n] = r, n = 0; n < r.length; n++) C.add(r[n]);
1692
1694
  }
1693
- var T = !(typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u"), z = Object.prototype.hasOwnProperty, O = /^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/, X = {}, H = {};
1694
- function A(n) {
1695
- return z.call(H, n) ? !0 : z.call(X, n) ? !1 : O.test(n) ? H[n] = !0 : (X[n] = !0, !1);
1695
+ var T = !(typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u"), A = Object.prototype.hasOwnProperty, O = /^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/, X = {}, H = {};
1696
+ function z(n) {
1697
+ return A.call(H, n) ? !0 : A.call(X, n) ? !1 : O.test(n) ? H[n] = !0 : (X[n] = !0, !1);
1696
1698
  }
1697
1699
  function j(n, r, i, s) {
1698
1700
  if (i !== null && i.type === 0) return !1;
@@ -1768,7 +1770,7 @@ function kE() {
1768
1770
  });
1769
1771
  function oe(n, r, i, s) {
1770
1772
  var d = Y.hasOwnProperty(r) ? Y[r] : null;
1771
- (d !== null ? d.type !== 0 : s || !(2 < r.length) || r[0] !== "o" && r[0] !== "O" || r[1] !== "n" && r[1] !== "N") && (G(r, i, d, s) && (i = null), s || d === null ? A(r) && (i === null ? n.removeAttribute(r) : n.setAttribute(r, "" + i)) : d.mustUseProperty ? n[d.propertyName] = i === null ? d.type === 3 ? !1 : "" : i : (r = d.attributeName, s = d.attributeNamespace, i === null ? n.removeAttribute(r) : (d = d.type, i = d === 3 || d === 4 && i === !0 ? "" : "" + i, s ? n.setAttributeNS(s, r, i) : n.setAttribute(r, i))));
1773
+ (d !== null ? d.type !== 0 : s || !(2 < r.length) || r[0] !== "o" && r[0] !== "O" || r[1] !== "n" && r[1] !== "N") && (G(r, i, d, s) && (i = null), s || d === null ? z(r) && (i === null ? n.removeAttribute(r) : n.setAttribute(r, "" + i)) : d.mustUseProperty ? n[d.propertyName] = i === null ? d.type === 3 ? !1 : "" : i : (r = d.attributeName, s = d.attributeNamespace, i === null ? n.removeAttribute(r) : (d = d.type, i = d === 3 || d === 4 && i === !0 ? "" : "" + i, s ? n.setAttributeNS(s, r, i) : n.setAttribute(r, i))));
1772
1774
  }
1773
1775
  var he = c.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, fe = Symbol.for("react.element"), Re = Symbol.for("react.portal"), ke = Symbol.for("react.fragment"), rt = Symbol.for("react.strict_mode"), We = Symbol.for("react.profiler"), ot = Symbol.for("react.provider"), ut = Symbol.for("react.context"), ft = Symbol.for("react.forward_ref"), Ye = Symbol.for("react.suspense"), Yt = Symbol.for("react.suspense_list"), Kt = Symbol.for("react.memo"), At = Symbol.for("react.lazy"), ha = Symbol.for("react.offscreen"), ue = Symbol.iterator;
1774
1776
  function ze(n) {
@@ -3017,7 +3019,7 @@ function kE() {
3017
3019
  if (i.length !== s.length) return !1;
3018
3020
  for (s = 0; s < i.length; s++) {
3019
3021
  var d = i[s];
3020
- if (!z.call(r, d) || !Qr(n[d], r[d])) return !1;
3022
+ if (!A.call(r, d) || !Qr(n[d], r[d])) return !1;
3021
3023
  }
3022
3024
  return !0;
3023
3025
  }
@@ -6865,7 +6867,7 @@ function SE() {
6865
6867
  u.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, u);
6866
6868
  }
6867
6869
  }
6868
- var z = 0, O = 1, X = 2, H = 3, A = 4, j = 5, G = 6, ee = 7, Y = 8, le = 9, se = 10, oe = 11, he = 12, fe = 13, Re = 14, ke = 15, rt = 16, We = 17, ot = 18, ut = 19, ft = 21, Ye = 22, Yt = 23, Kt = 24, At = 25, ha = !0, ue = !1, ze = !1, Ce = !1, ct = !1, Oe = !0, xt = !1, kt = !0, Fr = !0, kn = !0, Qn = !0, sr = /* @__PURE__ */ new Set(), ur = {}, di = {};
6870
+ var A = 0, O = 1, X = 2, H = 3, z = 4, j = 5, G = 6, ee = 7, Y = 8, le = 9, se = 10, oe = 11, he = 12, fe = 13, Re = 14, ke = 15, rt = 16, We = 17, ot = 18, ut = 19, ft = 21, Ye = 22, Yt = 23, Kt = 24, At = 25, ha = !0, ue = !1, ze = !1, Ce = !1, ct = !1, Oe = !0, xt = !1, kt = !0, Fr = !0, kn = !0, Qn = !0, sr = /* @__PURE__ */ new Set(), ur = {}, di = {};
6869
6871
  function cr(e, t) {
6870
6872
  ma(e, t), ma(e + "Capture", t);
6871
6873
  }
@@ -7612,7 +7614,7 @@ function SE() {
7612
7614
  return ba("Suspense");
7613
7615
  case ut:
7614
7616
  return ba("SuspenseList");
7615
- case z:
7617
+ case A:
7616
7618
  case X:
7617
7619
  case ke:
7618
7620
  return vi(e.type);
@@ -7718,7 +7720,7 @@ Error generating stack: ` + o.message + `
7718
7720
  return "Fragment";
7719
7721
  case j:
7720
7722
  return a;
7721
- case A:
7723
+ case z:
7722
7724
  return "Portal";
7723
7725
  case H:
7724
7726
  return "Root";
@@ -7741,7 +7743,7 @@ Error generating stack: ` + o.message + `
7741
7743
  case At:
7742
7744
  return "TracingMarker";
7743
7745
  case O:
7744
- case z:
7746
+ case A:
7745
7747
  case We:
7746
7748
  case X:
7747
7749
  case Re:
@@ -9421,7 +9423,7 @@ Check the render method of \`` + e + "`." : "";
9421
9423
  if (e.tag === j || e.tag === G)
9422
9424
  return e;
9423
9425
  for (var t = e.child; t !== null; ) {
9424
- if (t.tag !== A) {
9426
+ if (t.tag !== z) {
9425
9427
  var a = l1(t);
9426
9428
  if (a !== null)
9427
9429
  return a;
@@ -11498,14 +11500,14 @@ Check the render method of \`` + e + "`." : "";
11498
11500
  if (v === null)
11499
11501
  return;
11500
11502
  var g = v.tag;
11501
- if (g === H || g === A) {
11503
+ if (g === H || g === z) {
11502
11504
  var k = v.stateNode.containerInfo;
11503
11505
  if (Y7(k, f))
11504
11506
  break;
11505
- if (g === A)
11507
+ if (g === z)
11506
11508
  for (var S = v.return; S !== null; ) {
11507
11509
  var M = S.tag;
11508
- if (M === H || M === A) {
11510
+ if (M === H || M === z) {
11509
11511
  var P = S.stateNode.containerInfo;
11510
11512
  if (Y7(P, f))
11511
11513
  return;
@@ -13372,7 +13374,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13372
13374
  return Ue.ref = wd(V, q, $), Ue.return = V, Ue;
13373
13375
  }
13374
13376
  function k(V, q, $, ae) {
13375
- if (q === null || q.tag !== A || q.stateNode.containerInfo !== $.containerInfo || q.stateNode.implementation !== $.implementation) {
13377
+ if (q === null || q.tag !== z || q.stateNode.containerInfo !== $.containerInfo || q.stateNode.implementation !== $.implementation) {
13376
13378
  var be = X6($, V.mode, ae);
13377
13379
  return be.return = V, be;
13378
13380
  } else {
@@ -13641,7 +13643,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13641
13643
  function et(V, q, $, ae) {
13642
13644
  for (var be = $.key, ve = q; ve !== null; ) {
13643
13645
  if (ve.key === be)
13644
- if (ve.tag === A && ve.stateNode.containerInfo === $.containerInfo && ve.stateNode.implementation === $.implementation) {
13646
+ if (ve.tag === z && ve.stateNode.containerInfo === $.containerInfo && ve.stateNode.implementation === $.implementation) {
13645
13647
  a(V, ve.sibling);
13646
13648
  var Ue = l(ve, $.children || []);
13647
13649
  return Ue.return = V, Ue;
@@ -15805,7 +15807,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
15805
15807
  }
15806
15808
  function Ab(e, t) {
15807
15809
  var a = e.tag;
15808
- if ((e.mode & Ie) === Te && (a === z || a === oe || a === ke)) {
15810
+ if ((e.mode & Ie) === Te && (a === A || a === oe || a === ke)) {
15809
15811
  var o = e.alternate;
15810
15812
  o ? (e.updateQueue = o.updateQueue, e.memoizedState = o.memoizedState, e.lanes = o.lanes) : (e.updateQueue = null, e.memoizedState = null);
15811
15813
  }
@@ -16219,7 +16221,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
16219
16221
  t.type = g;
16220
16222
  var k = t.tag = Bw(g), S = ko(g, l), M;
16221
16223
  switch (k) {
16222
- case z:
16224
+ case A:
16223
16225
  return p6(t, g), t.type = g = Tc(g), M = d6(null, t, g, S, o), M;
16224
16226
  case O:
16225
16227
  return t.type = g = B6(g), M = A9(null, t, g, S, o), M;
@@ -16288,7 +16290,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
16288
16290
  var P = !1;
16289
16291
  return Xo(a) ? (P = !0, u3(t)) : P = !1, t.memoizedState = v.state !== null && v.state !== void 0 ? v.state : null, d8(t), k9(t, v), n6(t, a, l, o), f6(null, t, a, !0, P, o);
16290
16292
  } else {
16291
- if (t.tag = z, t.mode & Je) {
16293
+ if (t.tag = A, t.mode & Je) {
16292
16294
  tn(!0);
16293
16295
  try {
16294
16296
  v = bc(null, t, a, l, u, o), g = Cc();
@@ -16762,7 +16764,7 @@ Check the render method of \`` + o + "`.");
16762
16764
  Xo(o) && u3(t);
16763
16765
  break;
16764
16766
  }
16765
- case A:
16767
+ case z:
16766
16768
  p8(t, t.stateNode.containerInfo);
16767
16769
  break;
16768
16770
  case se: {
@@ -16840,7 +16842,7 @@ Check the render method of \`` + o + "`.");
16840
16842
  var g = t.elementType;
16841
16843
  return Wb(e, t, g, a);
16842
16844
  }
16843
- case z: {
16845
+ case A: {
16844
16846
  var k = t.type, S = t.pendingProps, M = t.elementType === k ? S : ko(k, S);
16845
16847
  return d6(e, t, k, M, a);
16846
16848
  }
@@ -16856,7 +16858,7 @@ Check the render method of \`` + o + "`.");
16856
16858
  return Bb(e, t);
16857
16859
  case fe:
16858
16860
  return D9(e, t, a);
16859
- case A:
16861
+ case z:
16860
16862
  return lC(e, t, a);
16861
16863
  case oe: {
16862
16864
  var Z = t.type, pe = t.pendingProps, Pe = t.elementType === Z ? pe : ko(Z, pe);
@@ -16912,7 +16914,7 @@ Check the render method of \`` + o + "`.");
16912
16914
  for (var l = t.child; l !== null; ) {
16913
16915
  if (l.tag === j || l.tag === G)
16914
16916
  Mg(e, l.stateNode);
16915
- else if (l.tag !== A && l.child !== null) {
16917
+ else if (l.tag !== z && l.child !== null) {
16916
16918
  l.child.return = l, l = l.child;
16917
16919
  continue;
16918
16920
  }
@@ -17010,7 +17012,7 @@ Check the render method of \`` + o + "`.");
17010
17012
  case X:
17011
17013
  case rt:
17012
17014
  case ke:
17013
- case z:
17015
+ case A:
17014
17016
  case oe:
17015
17017
  case ee:
17016
17018
  case Y:
@@ -17096,7 +17098,7 @@ Check the render method of \`` + o + "`.");
17096
17098
  }
17097
17099
  return null;
17098
17100
  }
17099
- case A:
17101
+ case z:
17100
17102
  return hc(t), C6(e, t), e === null && Iy(t.stateNode.containerInfo), er(t), null;
17101
17103
  case se:
17102
17104
  var ve = t.type._context;
@@ -17202,7 +17204,7 @@ Check the render method of \`` + o + "`.");
17202
17204
  }
17203
17205
  case ut:
17204
17206
  return vc(t), null;
17205
- case A:
17207
+ case z:
17206
17208
  return hc(t), null;
17207
17209
  case se:
17208
17210
  var g = t.type._context;
@@ -17231,7 +17233,7 @@ Check the render method of \`` + o + "`.");
17231
17233
  m8(t);
17232
17234
  break;
17233
17235
  }
17234
- case A:
17236
+ case z:
17235
17237
  hc(t);
17236
17238
  break;
17237
17239
  case fe:
@@ -17358,7 +17360,7 @@ Check the render method of \`` + o + "`.");
17358
17360
  var t = e.alternate, a = e.flags;
17359
17361
  if ((a & Kr) !== Ae) {
17360
17362
  switch (bt(e), e.tag) {
17361
- case z:
17363
+ case A:
17362
17364
  case oe:
17363
17365
  case ke:
17364
17366
  break;
@@ -17384,7 +17386,7 @@ Check the render method of \`` + o + "`.");
17384
17386
  }
17385
17387
  case j:
17386
17388
  case G:
17387
- case A:
17389
+ case z:
17388
17390
  case We:
17389
17391
  break;
17390
17392
  default:
@@ -17469,7 +17471,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17469
17471
  function SC(e, t, a, o) {
17470
17472
  if ((a.flags & Dn) !== Ae)
17471
17473
  switch (a.tag) {
17472
- case z:
17474
+ case A:
17473
17475
  case oe:
17474
17476
  case ke: {
17475
17477
  if (!tr)
@@ -17537,7 +17539,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17537
17539
  }
17538
17540
  case G:
17539
17541
  break;
17540
- case A:
17542
+ case z:
17541
17543
  break;
17542
17544
  case he: {
17543
17545
  {
@@ -17581,7 +17583,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17581
17583
  }
17582
17584
  function xC(e) {
17583
17585
  switch (e.tag) {
17584
- case z:
17586
+ case A:
17585
17587
  case oe:
17586
17588
  case ke: {
17587
17589
  if (e.mode & Fe)
@@ -17689,7 +17691,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17689
17691
  throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");
17690
17692
  }
17691
17693
  function rh(e) {
17692
- return e.tag === j || e.tag === H || e.tag === A;
17694
+ return e.tag === j || e.tag === H || e.tag === z;
17693
17695
  }
17694
17696
  function ah(e) {
17695
17697
  var t = e;
@@ -17700,7 +17702,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17700
17702
  t = t.return;
17701
17703
  }
17702
17704
  for (t.sibling.return = t.return, t = t.sibling; t.tag !== j && t.tag !== G && t.tag !== ot; ) {
17703
- if (t.flags & Tt || t.child === null || t.tag === A)
17705
+ if (t.flags & Tt || t.child === null || t.tag === z)
17704
17706
  continue e;
17705
17707
  t.child.return = t, t = t.child;
17706
17708
  }
@@ -17719,7 +17721,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17719
17721
  break;
17720
17722
  }
17721
17723
  case H:
17722
- case A: {
17724
+ case z: {
17723
17725
  var l = t.stateNode.containerInfo, u = ah(e);
17724
17726
  k6(e, u, l);
17725
17727
  break;
@@ -17733,7 +17735,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17733
17735
  if (l) {
17734
17736
  var u = e.stateNode;
17735
17737
  t ? Zg(a, u, t) : jg(a, u);
17736
- } else if (o !== A) {
17738
+ } else if (o !== z) {
17737
17739
  var f = e.child;
17738
17740
  if (f !== null) {
17739
17741
  k6(f, t, a);
@@ -17747,7 +17749,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17747
17749
  if (l) {
17748
17750
  var u = e.stateNode;
17749
17751
  t ? qg(a, u, t) : Wg(a, u);
17750
- } else if (o !== A) {
17752
+ } else if (o !== z) {
17751
17753
  var f = e.child;
17752
17754
  if (f !== null) {
17753
17755
  S6(f, t, a);
@@ -17770,7 +17772,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17770
17772
  nr = o.stateNode.containerInfo, Eo = !0;
17771
17773
  break e;
17772
17774
  }
17773
- case A: {
17775
+ case z: {
17774
17776
  nr = o.stateNode.containerInfo, Eo = !0;
17775
17777
  break e;
17776
17778
  }
@@ -17802,14 +17804,14 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17802
17804
  nr !== null && (Eo ? Kg(nr, a.stateNode) : A4(nr, a.stateNode));
17803
17805
  return;
17804
17806
  }
17805
- case A: {
17807
+ case z: {
17806
17808
  {
17807
17809
  var u = nr, f = Eo;
17808
17810
  nr = a.stateNode.containerInfo, Eo = !0, ls(e, t, a), nr = u, Eo = f;
17809
17811
  }
17810
17812
  return;
17811
17813
  }
17812
- case z:
17814
+ case A:
17813
17815
  case oe:
17814
17816
  case Re:
17815
17817
  case ke: {
@@ -17916,7 +17918,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17916
17918
  function lh(e, t, a) {
17917
17919
  var o = e.alternate, l = e.flags;
17918
17920
  switch (e.tag) {
17919
- case z:
17921
+ case A:
17920
17922
  case oe:
17921
17923
  case Re:
17922
17924
  case ke: {
@@ -17997,7 +17999,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17997
17999
  }
17998
18000
  return;
17999
18001
  }
18000
- case A: {
18002
+ case z: {
18001
18003
  Lo(t, e), ai(e);
18002
18004
  return;
18003
18005
  }
@@ -18123,7 +18125,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18123
18125
  for (; Ee !== null; ) {
18124
18126
  var t = Ee, a = t.child;
18125
18127
  switch (t.tag) {
18126
- case z:
18128
+ case A:
18127
18129
  case oe:
18128
18130
  case Re:
18129
18131
  case ke: {
@@ -18243,7 +18245,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18243
18245
  }
18244
18246
  function $C(e, t, a, o) {
18245
18247
  switch (t.tag) {
18246
- case z:
18248
+ case A:
18247
18249
  case oe:
18248
18250
  case ke: {
18249
18251
  if (t.mode & Fe) {
@@ -18305,7 +18307,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18305
18307
  }
18306
18308
  function BC(e) {
18307
18309
  switch (e.tag) {
18308
- case z:
18310
+ case A:
18309
18311
  case oe:
18310
18312
  case ke: {
18311
18313
  e.mode & Fe ? (B8(), xo(Jn | Rn, e, e.return), F8(e)) : xo(Jn | Rn, e, e.return);
@@ -18337,7 +18339,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18337
18339
  }
18338
18340
  function qC(e, t) {
18339
18341
  switch (e.tag) {
18340
- case z:
18342
+ case A:
18341
18343
  case oe:
18342
18344
  case ke: {
18343
18345
  e.mode & Fe ? (B8(), xo(Jn, e, t), F8(e)) : xo(Jn, e, t);
@@ -18347,7 +18349,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18347
18349
  }
18348
18350
  function ZC(e) {
18349
18351
  switch (e.tag) {
18350
- case z:
18352
+ case A:
18351
18353
  case oe:
18352
18354
  case ke: {
18353
18355
  try {
@@ -18370,7 +18372,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18370
18372
  }
18371
18373
  function QC(e) {
18372
18374
  switch (e.tag) {
18373
- case z:
18375
+ case A:
18374
18376
  case oe:
18375
18377
  case ke: {
18376
18378
  try {
@@ -18384,7 +18386,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18384
18386
  }
18385
18387
  function YC(e) {
18386
18388
  switch (e.tag) {
18387
- case z:
18389
+ case A:
18388
18390
  case oe:
18389
18391
  case ke: {
18390
18392
  try {
@@ -18403,7 +18405,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18403
18405
  }
18404
18406
  function KC(e) {
18405
18407
  switch (e.tag) {
18406
- case z:
18408
+ case A:
18407
18409
  case oe:
18408
18410
  case ke:
18409
18411
  try {
@@ -19103,7 +19105,7 @@ Error message:
19103
19105
  if ((at & ar) !== Pn || !(e.mode & Ie))
19104
19106
  return;
19105
19107
  var t = e.tag;
19106
- if (t !== X && t !== H && t !== O && t !== z && t !== oe && t !== Re && t !== ke)
19108
+ if (t !== X && t !== H && t !== O && t !== A && t !== oe && t !== Re && t !== ke)
19107
19109
  return;
19108
19110
  var a = Ze(e) || "ReactComponent";
19109
19111
  if (hp !== null) {
@@ -19143,7 +19145,7 @@ Error message:
19143
19145
  function Nw(e) {
19144
19146
  if (qr && !wb())
19145
19147
  switch (e.tag) {
19146
- case z:
19148
+ case A:
19147
19149
  case oe:
19148
19150
  case ke: {
19149
19151
  var t = Qt && Ze(Qt) || "Unknown", a = t;
@@ -19187,7 +19189,7 @@ Error message:
19187
19189
  if (e.mode & Ie) {
19188
19190
  if (!dh())
19189
19191
  return;
19190
- } else if (!ew() || at !== Pn || e.tag !== z && e.tag !== oe && e.tag !== ke)
19192
+ } else if (!ew() || at !== Pn || e.tag !== A && e.tag !== oe && e.tag !== ke)
19191
19193
  return;
19192
19194
  if (Ro.current === null) {
19193
19195
  var t = Jt;
@@ -19268,7 +19270,7 @@ This ensures that you're testing the behavior the user would see in the browser.
19268
19270
  typeof o == "function" && (l = !0);
19269
19271
  break;
19270
19272
  }
19271
- case z: {
19273
+ case A: {
19272
19274
  (typeof o == "function" || u === Yn) && (l = !0);
19273
19275
  break;
19274
19276
  }
@@ -19321,7 +19323,7 @@ This ensures that you're testing the behavior the user would see in the browser.
19321
19323
  {
19322
19324
  var o = e.alternate, l = e.child, u = e.sibling, f = e.tag, v = e.type, g = null;
19323
19325
  switch (f) {
19324
- case z:
19326
+ case A:
19325
19327
  case ke:
19326
19328
  case O:
19327
19329
  g = v;
@@ -19356,7 +19358,7 @@ This ensures that you're testing the behavior the user would see in the browser.
19356
19358
  {
19357
19359
  var o = e.child, l = e.sibling, u = e.tag, f = e.type, v = null;
19358
19360
  switch (u) {
19359
- case z:
19361
+ case A:
19360
19362
  case ke:
19361
19363
  case O:
19362
19364
  v = f;
@@ -19379,7 +19381,7 @@ This ensures that you're testing the behavior the user would see in the browser.
19379
19381
  case j:
19380
19382
  t.add(o.stateNode);
19381
19383
  return;
19382
- case A:
19384
+ case z:
19383
19385
  t.add(o.stateNode.containerInfo);
19384
19386
  return;
19385
19387
  case H:
@@ -19435,7 +19437,7 @@ This ensures that you're testing the behavior the user would see in the browser.
19435
19437
  }
19436
19438
  function Bw(e) {
19437
19439
  if (typeof e == "function")
19438
- return Q6(e) ? O : z;
19440
+ return Q6(e) ? O : A;
19439
19441
  if (e != null) {
19440
19442
  var t = e.$$typeof;
19441
19443
  if (t === ll)
@@ -19454,7 +19456,7 @@ This ensures that you're testing the behavior the user would see in the browser.
19454
19456
  firstContext: o.firstContext
19455
19457
  }, a.sibling = e.sibling, a.index = e.index, a.ref = e.ref, a.selfBaseDuration = e.selfBaseDuration, a.treeBaseDuration = e.treeBaseDuration, a._debugNeedsRemount = e._debugNeedsRemount, a.tag) {
19456
19458
  case X:
19457
- case z:
19459
+ case A:
19458
19460
  case ke:
19459
19461
  a.type = Tc(e.type);
19460
19462
  break;
@@ -19592,7 +19594,7 @@ Check the render method of \`` + k + "`.");
19592
19594
  return t.stateNode = e, t;
19593
19595
  }
19594
19596
  function X6(e, t, a) {
19595
- var o = e.children !== null ? e.children : [], l = Ra(A, o, e.key, t);
19597
+ var o = e.children !== null ? e.children : [], l = Ra(z, o, e.key, t);
19596
19598
  return l.lanes = a, l.stateNode = {
19597
19599
  containerInfo: e.containerInfo,
19598
19600
  pendingChildren: null,
@@ -20286,7 +20288,7 @@ const xE = /* @__PURE__ */ L("div")({
20286
20288
  ...w
20287
20289
  }) => {
20288
20290
  const E = Zn(null), y = li(() => {
20289
- const T = E == null ? void 0 : E.current, z = T && window.getComputedStyle(T), O = z == null ? void 0 : z.getPropertyValue("height");
20291
+ const T = E == null ? void 0 : E.current, A = T && window.getComputedStyle(T), O = A == null ? void 0 : A.getPropertyValue("height");
20290
20292
  return m ? {
20291
20293
  height: C ? O : 0
20292
20294
  } : {};
@@ -20386,14 +20388,14 @@ const xE = /* @__PURE__ */ L("div")({
20386
20388
  showExpiredNotification: E,
20387
20389
  showClosedNotificationTrivia: y,
20388
20390
  votedInCurrentRender: T,
20389
- votedAfterQuestionClosed: z,
20391
+ votedAfterQuestionClosed: A,
20390
20392
  voteErrorMessage: O,
20391
20393
  enteredAnActiveQuestion: X,
20392
20394
  marketClosed: H,
20393
- percentsAnimated: A
20395
+ percentsAnimated: z
20394
20396
  }) => {
20395
- const j = m && (C === $e.TRIVIA || C === $e.PREDICTION), G = C === $e.PREDICTION && !w, ee = H && C === $e.PREDICTION && !m && !X || C === $e.PREDICTION && z && T && X, Y = j && G, le = j && w, se = C === $e.PREDICTION && m && T && w, oe = m && C === $e.POLL && T, he = p ? "correct" : "incorrect", fe = p ? c == null ? void 0 : c.correctFeedback : c == null ? void 0 : c.incorrectFeedback;
20396
- return E || y || Y || le || ee || oe || se || O ? /* @__PURE__ */ x(VE, { enabled: T, animate: A, children: /* @__PURE__ */ Q($E, { "data-prediction": G, children: [
20397
+ const j = m && (C === $e.TRIVIA || C === $e.PREDICTION), G = C === $e.PREDICTION && !w, ee = H && C === $e.PREDICTION && !m && !X || C === $e.PREDICTION && A && T && X, Y = j && G, le = j && w, se = C === $e.PREDICTION && m && T && w, oe = m && C === $e.POLL && T, he = p ? "correct" : "incorrect", fe = p ? c == null ? void 0 : c.correctFeedback : c == null ? void 0 : c.incorrectFeedback;
20398
+ return E || y || Y || le || ee || oe || se || O ? /* @__PURE__ */ x(VE, { enabled: T, animate: z, children: /* @__PURE__ */ Q($E, { "data-prediction": G, children: [
20397
20399
  O && !ee && /* @__PURE__ */ Q(Iu, { children: [
20398
20400
  /* @__PURE__ */ x(Om, { name: "questionExpired" }),
20399
20401
  /* @__PURE__ */ x(_u, { children: O })
@@ -20478,21 +20480,21 @@ var _7 = {}, Ip = function() {
20478
20480
  var T = w.countDown ? w.frameVal < w.endVal : w.frameVal > w.endVal;
20479
20481
  w.frameVal = T ? w.endVal : w.frameVal, w.frameVal = Number(w.frameVal.toFixed(w.options.decimalPlaces)), w.printValue(w.frameVal), y < w.duration ? w.rAF = requestAnimationFrame(w.count) : w.finalEndVal !== null ? w.update(w.finalEndVal) : w.options.onCompleteCallback && w.options.onCompleteCallback();
20480
20482
  }, this.formatNumber = function(E) {
20481
- var y, T, z, O, X = E < 0 ? "-" : "";
20483
+ var y, T, A, O, X = E < 0 ? "-" : "";
20482
20484
  y = Math.abs(E).toFixed(w.options.decimalPlaces);
20483
20485
  var H = (y += "").split(".");
20484
- if (T = H[0], z = H.length > 1 ? w.options.decimal + H[1] : "", w.options.useGrouping) {
20486
+ if (T = H[0], A = H.length > 1 ? w.options.decimal + H[1] : "", w.options.useGrouping) {
20485
20487
  O = "";
20486
- for (var A = 3, j = 0, G = 0, ee = T.length; G < ee; ++G) w.options.useIndianSeparators && G === 4 && (A = 2, j = 1), G !== 0 && j % A == 0 && (O = w.options.separator + O), j++, O = T[ee - G - 1] + O;
20488
+ for (var z = 3, j = 0, G = 0, ee = T.length; G < ee; ++G) w.options.useIndianSeparators && G === 4 && (z = 2, j = 1), G !== 0 && j % z == 0 && (O = w.options.separator + O), j++, O = T[ee - G - 1] + O;
20487
20489
  T = O;
20488
20490
  }
20489
20491
  return w.options.numerals && w.options.numerals.length && (T = T.replace(/[0-9]/g, function(Y) {
20490
20492
  return w.options.numerals[+Y];
20491
- }), z = z.replace(/[0-9]/g, function(Y) {
20493
+ }), A = A.replace(/[0-9]/g, function(Y) {
20492
20494
  return w.options.numerals[+Y];
20493
- })), X + w.options.prefix + T + z + w.options.suffix;
20494
- }, this.easeOutExpo = function(E, y, T, z) {
20495
- return T * (1 - Math.pow(2, -10 * E / z)) * 1024 / 1023 + y;
20495
+ })), X + w.options.prefix + T + A + w.options.suffix;
20496
+ }, this.easeOutExpo = function(E, y, T, A) {
20497
+ return T * (1 - Math.pow(2, -10 * E / A)) * 1024 / 1023 + y;
20496
20498
  }, this.options = Ip(Ip({}, this.defaults), C), this.formattingFn = this.options.formattingFn ? this.options.formattingFn : this.formatNumber, this.easingFn = this.options.easingFn ? this.options.easingFn : this.easeOutExpo, this.startVal = this.validateValue(this.options.startVal), this.frameVal = this.startVal, this.endVal = this.validateValue(m), this.options.decimalPlaces = Math.max(this.options.decimalPlaces), this.resetDuration(), this.options.separator = String(this.options.separator), this.useEasing = this.options.useEasing, this.options.separator === "" && (this.options.useGrouping = !1), this.el = typeof p == "string" ? document.getElementById(p) : p, this.el ? this.printValue(this.startVal) : this.error = "[CountUp] target is null or undefined", typeof window < "u" && this.options.enableScrollSpy && (this.error ? console.error(this.error, p) : (window.onScrollFns = window.onScrollFns || [], window.onScrollFns.push(function() {
20497
20499
  return w.handleScroll(w);
20498
20500
  }), window.onscroll = function() {
@@ -20550,14 +20552,14 @@ var qn = Pa, XE = GE;
20550
20552
  function JE(c, p) {
20551
20553
  var m = c == null ? null : typeof Symbol < "u" && c[Symbol.iterator] || c["@@iterator"];
20552
20554
  if (m != null) {
20553
- var C, w, E, y, T = [], z = !0, O = !1;
20555
+ var C, w, E, y, T = [], A = !0, O = !1;
20554
20556
  try {
20555
- if (E = (m = m.call(c)).next, p !== 0) for (; !(z = (C = E.call(m)).done) && (T.push(C.value), T.length !== p); z = !0) ;
20557
+ if (E = (m = m.call(c)).next, p !== 0) for (; !(A = (C = E.call(m)).done) && (T.push(C.value), T.length !== p); A = !0) ;
20556
20558
  } catch (X) {
20557
20559
  O = !0, w = X;
20558
20560
  } finally {
20559
20561
  try {
20560
- if (!z && m.return != null && (y = m.return(), Object(y) !== y)) return;
20562
+ if (!A && m.return != null && (y = m.return(), Object(y) !== y)) return;
20561
20563
  } finally {
20562
20564
  if (O) throw w;
20563
20565
  }
@@ -20670,14 +20672,14 @@ function To(c) {
20670
20672
  }, []);
20671
20673
  }
20672
20674
  var uL = function(p, m) {
20673
- var C = m.decimal, w = m.decimals, E = m.duration, y = m.easingFn, T = m.end, z = m.formattingFn, O = m.numerals, X = m.prefix, H = m.separator, A = m.start, j = m.suffix, G = m.useEasing, ee = m.useGrouping, Y = m.useIndianSeparators, le = m.enableScrollSpy, se = m.scrollSpyDelay, oe = m.scrollSpyOnce, he = m.plugin;
20675
+ var C = m.decimal, w = m.decimals, E = m.duration, y = m.easingFn, T = m.end, A = m.formattingFn, O = m.numerals, X = m.prefix, H = m.separator, z = m.start, j = m.suffix, G = m.useEasing, ee = m.useGrouping, Y = m.useIndianSeparators, le = m.enableScrollSpy, se = m.scrollSpyDelay, oe = m.scrollSpyOnce, he = m.plugin;
20674
20676
  return new XE.CountUp(p, T, {
20675
- startVal: A,
20677
+ startVal: z,
20676
20678
  duration: E,
20677
20679
  decimal: C,
20678
20680
  decimalPlaces: w,
20679
20681
  easingFn: y,
20680
- formattingFn: z,
20682
+ formattingFn: A,
20681
20683
  numerals: O,
20682
20684
  separator: H,
20683
20685
  prefix: X,
@@ -20710,7 +20712,7 @@ var uL = function(p, m) {
20710
20712
  return ut !== void 0;
20711
20713
  })), C = qn.useMemo(function() {
20712
20714
  return _p(_p({}, dL), m);
20713
- }, [p]), w = C.ref, E = C.startOnMount, y = C.enableReinitialize, T = C.delay, z = C.onEnd, O = C.onStart, X = C.onPauseResume, H = C.onReset, A = C.onUpdate, j = Iv(C, cL), G = qn.useRef(), ee = qn.useRef(), Y = qn.useRef(!1), le = To(function() {
20715
+ }, [p]), w = C.ref, E = C.startOnMount, y = C.enableReinitialize, T = C.delay, A = C.onEnd, O = C.onStart, X = C.onPauseResume, H = C.onReset, z = C.onUpdate, j = Iv(C, cL), G = qn.useRef(), ee = qn.useRef(), Y = qn.useRef(!1), le = To(function() {
20714
20716
  return uL(typeof w == "string" ? w : w.current, j);
20715
20717
  }), se = To(function(We) {
20716
20718
  var ot = G.current;
@@ -20721,7 +20723,7 @@ var uL = function(p, m) {
20721
20723
  }), oe = To(function() {
20722
20724
  var We = function() {
20723
20725
  return se(!0).start(function() {
20724
- z == null || z({
20726
+ A == null || A({
20725
20727
  pauseResume: he,
20726
20728
  reset: fe,
20727
20729
  start: ke,
@@ -20747,7 +20749,7 @@ var uL = function(p, m) {
20747
20749
  update: Re
20748
20750
  }));
20749
20751
  }), Re = To(function(We) {
20750
- se().update(We), A == null || A({
20752
+ se().update(We), z == null || z({
20751
20753
  pauseResume: he,
20752
20754
  reset: fe,
20753
20755
  start: ke
@@ -20771,17 +20773,17 @@ var uL = function(p, m) {
20771
20773
  getCountUp: se
20772
20774
  };
20773
20775
  }, fL = ["className", "redraw", "containerProps", "children", "style"], pL = function(p) {
20774
- var m = p.className, C = p.redraw, w = p.containerProps, E = p.children, y = p.style, T = Iv(p, fL), z = qn.useRef(null), O = qn.useRef(!1), X = _v(_p(_p({}, T), {}, {
20775
- ref: z,
20776
+ var m = p.className, C = p.redraw, w = p.containerProps, E = p.children, y = p.style, T = Iv(p, fL), A = qn.useRef(null), O = qn.useRef(!1), X = _v(_p(_p({}, T), {}, {
20777
+ ref: A,
20776
20778
  startOnMount: typeof E != "function" || p.delay === 0,
20777
20779
  // component manually restarts
20778
20780
  enableReinitialize: !1
20779
- })), H = X.start, A = X.reset, j = X.update, G = X.pauseResume, ee = X.getCountUp, Y = To(function() {
20781
+ })), H = X.start, z = X.reset, j = X.update, G = X.pauseResume, ee = X.getCountUp, Y = To(function() {
20780
20782
  H();
20781
20783
  }), le = To(function(he) {
20782
- p.preserveValue || A(), j(he);
20784
+ p.preserveValue || z(), j(he);
20783
20785
  }), se = To(function() {
20784
- if (typeof p.children == "function" && !(z.current instanceof Element)) {
20786
+ if (typeof p.children == "function" && !(A.current instanceof Element)) {
20785
20787
  console.error(`Couldn't find attached element to hook the CountUp instance into! Try to attach "containerRef" from the render prop to a an Element, eg. <span ref={containerRef} />.`);
20786
20788
  return;
20787
20789
  }
@@ -20800,15 +20802,15 @@ var uL = function(p, m) {
20800
20802
  }, [Y, C, p.start, p.suffix, p.prefix, p.duration, p.separator, p.decimals, p.decimal, p.className, p.formattingFn]), qn.useEffect(function() {
20801
20803
  O.current = !0;
20802
20804
  }, []), typeof E == "function" ? E({
20803
- countUpRef: z,
20805
+ countUpRef: A,
20804
20806
  start: H,
20805
- reset: A,
20807
+ reset: z,
20806
20808
  update: j,
20807
20809
  pauseResume: G,
20808
20810
  getCountUp: ee
20809
20811
  }) : /* @__PURE__ */ qn.createElement("span", S7({
20810
20812
  className: m,
20811
- ref: z,
20813
+ ref: A,
20812
20814
  style: y
20813
20815
  }, w), typeof p.start < "u" ? ee().formattingFn(p.start) : "");
20814
20816
  }, hL = _7.default = pL;
@@ -20915,11 +20917,11 @@ const P7 = ({ value: c = 0, decimals: p, duration: m = 1, preserveValue: C = !0,
20915
20917
  points: y,
20916
20918
  // extra props
20917
20919
  onVote: T,
20918
- markThatVoted: z,
20920
+ markThatVoted: A,
20919
20921
  onPercentsAnimated: O,
20920
20922
  youSelected: X,
20921
20923
  questionVoted: H,
20922
- imageMode: A,
20924
+ imageMode: z,
20923
20925
  answerTimeExpired: j,
20924
20926
  questionStatus: G,
20925
20927
  isLoading: ee,
@@ -20943,7 +20945,7 @@ const P7 = ({ value: c = 0, decimals: p, duration: m = 1, preserveValue: C = !0,
20943
20945
  disabled: H || ee || j || ot && !he || ot && he && oe,
20944
20946
  "data-is-not-checked": Ye,
20945
20947
  onClick: (Yt) => {
20946
- z(
20948
+ A(
20947
20949
  Y === $e.PREDICTION ? fe : G === Nc.RESOLVED
20948
20950
  ), T(Yt);
20949
20951
  },
@@ -20959,7 +20961,7 @@ const P7 = ({ value: c = 0, decimals: p, duration: m = 1, preserveValue: C = !0,
20959
20961
  }
20960
20962
  ) }),
20961
20963
  /* @__PURE__ */ Q(yL, { children: [
20962
- C && A && ((p = $m[A]) == null ? void 0 : p.call($m, C)),
20964
+ C && z && ((p = $m[z]) == null ? void 0 : p.call($m, C)),
20963
20965
  /* @__PURE__ */ x(EL, { children: w }),
20964
20966
  ft && /* @__PURE__ */ Q("div", { children: [
20965
20967
  y,
@@ -20975,20 +20977,20 @@ const P7 = ({ value: c = 0, decimals: p, duration: m = 1, preserveValue: C = !0,
20975
20977
  );
20976
20978
  };
20977
20979
  var Um = typeof window > "u" ? Wt : lv, AL = ({ isPlaying: c, duration: p, startAt: m = 0, updateInterval: C = 0, onComplete: w, onUpdate: E }) => {
20978
- let [y, T] = Rt(m), z = Zn(0), O = Zn(m), X = Zn(m * -1e3), H = Zn(null), A = Zn(null), j = Zn(null), G = (le) => {
20980
+ let [y, T] = Rt(m), A = Zn(0), O = Zn(m), X = Zn(m * -1e3), H = Zn(null), z = Zn(null), j = Zn(null), G = (le) => {
20979
20981
  let se = le / 1e3;
20980
- if (A.current === null) {
20981
- A.current = se, H.current = requestAnimationFrame(G);
20982
+ if (z.current === null) {
20983
+ z.current = se, H.current = requestAnimationFrame(G);
20982
20984
  return;
20983
20985
  }
20984
- let oe = se - A.current, he = z.current + oe;
20985
- A.current = se, z.current = he;
20986
+ let oe = se - z.current, he = A.current + oe;
20987
+ z.current = se, A.current = he;
20986
20988
  let fe = O.current + (C === 0 ? he : (he / C | 0) * C), Re = O.current + he, ke = typeof p == "number" && Re >= p;
20987
20989
  T(ke ? p : fe), ke || (H.current = requestAnimationFrame(G));
20988
20990
  }, ee = () => {
20989
- H.current && cancelAnimationFrame(H.current), j.current && clearTimeout(j.current), A.current = null;
20991
+ H.current && cancelAnimationFrame(H.current), j.current && clearTimeout(j.current), z.current = null;
20990
20992
  }, Y = lr((le) => {
20991
- ee(), z.current = 0;
20993
+ ee(), A.current = 0;
20992
20994
  let se = typeof le == "number" ? le : m;
20993
20995
  O.current = se, T(se), c && (H.current = requestAnimationFrame(G));
20994
20996
  }, [c, m]);
@@ -21000,8 +21002,8 @@ var Um = typeof window > "u" ? Wt : lv, AL = ({ isPlaying: c, duration: p, start
21000
21002
  }
21001
21003
  }, [y, p]), Um(() => (c && (H.current = requestAnimationFrame(G)), ee), [c, p, C]), { elapsedTime: y, reset: Y };
21002
21004
  }, zL = (c, p, m) => {
21003
- let C = c / 2, w = p / 2, E = C - w, y = 2 * E, T = m === "clockwise" ? "1,0" : "0,1", z = 2 * Math.PI * E;
21004
- return { path: `m ${C},${w} a ${E},${E} 0 ${T} 0,${y} a ${E},${E} 0 ${T} 0,-${y}`, pathLength: z };
21005
+ let C = c / 2, w = p / 2, E = C - w, y = 2 * E, T = m === "clockwise" ? "1,0" : "0,1", A = 2 * Math.PI * E;
21006
+ return { path: `m ${C},${w} a ${E},${E} 0 ${T} 0,${y} a ${E},${E} 0 ${T} 0,-${y}`, pathLength: A };
21005
21007
  }, Hm = (c, p) => c === 0 || c === p ? 0 : typeof p == "number" ? c - p : 0, OL = (c) => ({ position: "relative", width: c, height: c }), DL = { display: "flex", justifyContent: "center", alignItems: "center", position: "absolute", left: 0, top: 0, width: "100%", height: "100%" }, Nv = (c, p, m, C, w) => {
21006
21008
  if (C === 0) return p;
21007
21009
  let E = (w ? C - c : c) / C;
@@ -21013,24 +21015,24 @@ var Um = typeof window > "u" ? Wt : lv, AL = ({ isPlaying: c, duration: p, start
21013
21015
  var m;
21014
21016
  let { colors: C, colorsTime: w, isSmoothColorTransition: E = !0 } = c;
21015
21017
  if (typeof C == "string") return C;
21016
- let y = (m = w == null ? void 0 : w.findIndex((A, j) => A >= p && p >= w[j + 1])) != null ? m : -1;
21018
+ let y = (m = w == null ? void 0 : w.findIndex((z, j) => z >= p && p >= w[j + 1])) != null ? m : -1;
21017
21019
  if (!w || y === -1) return C[0];
21018
21020
  if (!E) return C[y];
21019
- let T = w[y] - p, z = w[y] - w[y + 1], O = Fm(C[y]), X = Fm(C[y + 1]), H = !!c.isGrowing;
21020
- return `rgb(${O.map((A, j) => Nv(T, A, X[j] - A, z, H) | 0).join(",")})`;
21021
+ let T = w[y] - p, A = w[y] - w[y + 1], O = Fm(C[y]), X = Fm(C[y + 1]), H = !!c.isGrowing;
21022
+ return `rgb(${O.map((z, j) => Nv(T, z, X[j] - z, A, H) | 0).join(",")})`;
21021
21023
  }, $L = (c) => {
21022
- let { duration: p, initialRemainingTime: m, updateInterval: C, size: w = 180, strokeWidth: E = 12, trailStrokeWidth: y, isPlaying: T = !1, isGrowing: z = !1, rotation: O = "clockwise", onComplete: X, onUpdate: H } = c, A = Zn(), j = Math.max(E, y ?? 0), { path: G, pathLength: ee } = zL(w, j, O), { elapsedTime: Y } = AL({ isPlaying: T, duration: p, startAt: Hm(p, m), updateInterval: C, onUpdate: typeof H == "function" ? (se) => {
21024
+ let { duration: p, initialRemainingTime: m, updateInterval: C, size: w = 180, strokeWidth: E = 12, trailStrokeWidth: y, isPlaying: T = !1, isGrowing: A = !1, rotation: O = "clockwise", onComplete: X, onUpdate: H } = c, z = Zn(), j = Math.max(E, y ?? 0), { path: G, pathLength: ee } = zL(w, j, O), { elapsedTime: Y } = AL({ isPlaying: T, duration: p, startAt: Hm(p, m), updateInterval: C, onUpdate: typeof H == "function" ? (se) => {
21023
21025
  let oe = Math.ceil(p - se);
21024
- oe !== A.current && (A.current = oe, H(oe));
21026
+ oe !== z.current && (z.current = oe, H(oe));
21025
21027
  } : void 0, onComplete: typeof X == "function" ? (se) => {
21026
21028
  var oe;
21027
21029
  let { shouldRepeat: he, delay: fe, newInitialRemainingTime: Re } = (oe = X(se)) != null ? oe : {};
21028
21030
  if (he) return { shouldRepeat: he, delay: fe, newStartAt: Hm(p, Re) };
21029
21031
  } : void 0 }), le = p - Y;
21030
- return { elapsedTime: Y, path: G, pathLength: ee, remainingTime: Math.ceil(le), rotation: O, size: w, stroke: VL(c, le), strokeDashoffset: Nv(Y, 0, ee, p, z), strokeWidth: E };
21032
+ return { elapsedTime: Y, path: G, pathLength: ee, remainingTime: Math.ceil(le), rotation: O, size: w, stroke: VL(c, le), strokeDashoffset: Nv(Y, 0, ee, p, A), strokeWidth: E };
21031
21033
  }, Mv = (c) => {
21032
- let { children: p, strokeLinecap: m, trailColor: C, trailStrokeWidth: w } = c, { path: E, pathLength: y, stroke: T, strokeDashoffset: z, remainingTime: O, elapsedTime: X, size: H, strokeWidth: A } = $L(c);
21033
- return Pa.createElement("div", { style: OL(H) }, Pa.createElement("svg", { viewBox: `0 0 ${H} ${H}`, width: H, height: H, xmlns: "http://www.w3.org/2000/svg" }, Pa.createElement("path", { d: E, fill: "none", stroke: C ?? "#d9d9d9", strokeWidth: w ?? A }), Pa.createElement("path", { d: E, fill: "none", stroke: T, strokeLinecap: m ?? "round", strokeWidth: A, strokeDasharray: y, strokeDashoffset: z })), typeof p == "function" && Pa.createElement("div", { style: DL }, p({ remainingTime: O, elapsedTime: X, color: T })));
21034
+ let { children: p, strokeLinecap: m, trailColor: C, trailStrokeWidth: w } = c, { path: E, pathLength: y, stroke: T, strokeDashoffset: A, remainingTime: O, elapsedTime: X, size: H, strokeWidth: z } = $L(c);
21035
+ return Pa.createElement("div", { style: OL(H) }, Pa.createElement("svg", { viewBox: `0 0 ${H} ${H}`, width: H, height: H, xmlns: "http://www.w3.org/2000/svg" }, Pa.createElement("path", { d: E, fill: "none", stroke: C ?? "#d9d9d9", strokeWidth: w ?? z }), Pa.createElement("path", { d: E, fill: "none", stroke: T, strokeLinecap: m ?? "round", strokeWidth: z, strokeDasharray: y, strokeDashoffset: A })), typeof p == "function" && Pa.createElement("div", { style: DL }, p({ remainingTime: O, elapsedTime: X, color: T })));
21034
21036
  };
21035
21037
  Mv.displayName = "CountdownCircleTimer";
21036
21038
  const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
@@ -21050,7 +21052,7 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21050
21052
  remainingTime: X
21051
21053
  }) => /* @__PURE__ */ x(HL, {
21052
21054
  children: p === 0 ? 0 : X
21053
- }), z = lr(() => {
21055
+ }), A = lr(() => {
21054
21056
  m == null || m(), w(Wm);
21055
21057
  }, [m, w]), O = lr((X) => {
21056
21058
  X === 10 && w(Bm);
@@ -21064,7 +21066,7 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21064
21066
  strokeWidth: E,
21065
21067
  trailStrokeWidth: 2,
21066
21068
  trailColor: C,
21067
- onComplete: z,
21069
+ onComplete: A,
21068
21070
  onUpdate: O,
21069
21071
  children: T
21070
21072
  });
@@ -21109,13 +21111,13 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21109
21111
  questionType: E,
21110
21112
  timerDuration: y,
21111
21113
  votedInCurrentRender: T,
21112
- percentsAnimated: z,
21114
+ percentsAnimated: A,
21113
21115
  onTimerExpired: O
21114
21116
  }) => /* @__PURE__ */ x(
21115
21117
  jL,
21116
21118
  {
21117
21119
  enabled: E === $e.PREDICTION && T,
21118
- animate: z,
21120
+ animate: A,
21119
21121
  children: /* @__PURE__ */ Q(
21120
21122
  qL,
21121
21123
  {
@@ -21151,11 +21153,11 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21151
21153
  /* @__PURE__ */ x(Tv, { children: Array.from({ length: 5 }).map((c, p) => /* @__PURE__ */ x(Na, { loading: !0, style: { height: "44px" } }, p)) })
21152
21154
  ] }) }), $P = ({ openedQuestion: c, isLoading: p, vote: m, close: C }) => {
21153
21155
  var w, E;
21154
- const y = c.subject, T = c.type, z = c.status, O = (w = c.options) == null ? void 0 : w.options, X = c.marketClosed, H = c.id, A = Zn(), [j, G] = Rt(!1), [ee, Y] = Rt(!1), [le, se] = Rt(!0), [oe, he] = Rt(!1), [fe, Re] = Rt(!1), [ke, rt] = Rt(""), [We, ot] = Rt(""), [ut, ft] = Rt(!1), [Ye, Yt] = Rt(!1), { runAnimation: Kt, finished: At } = jS();
21156
+ const y = c.subject, T = c.type, A = c.status, O = (w = c.options) == null ? void 0 : w.options, X = c.marketClosed, H = c.id, z = Zn(), [j, G] = Rt(!1), [ee, Y] = Rt(!1), [le, se] = Rt(!0), [oe, he] = Rt(!1), [fe, Re] = Rt(!1), [ke, rt] = Rt(""), [We, ot] = Rt(""), [ut, ft] = Rt(!1), [Ye, Yt] = Rt(!1), { runAnimation: Kt, finished: At } = jS();
21155
21157
  Wt(() => {
21156
21158
  At && C();
21157
21159
  }, [C, At]), Wt(() => {
21158
- T === $e.PREDICTION ? X && se(!1) : z === Nc.RESOLVED && se(!1);
21160
+ T === $e.PREDICTION ? X && se(!1) : A === Nc.RESOLVED && se(!1);
21159
21161
  }, []);
21160
21162
  const ha = lr((vt) => {
21161
21163
  Y(vt), G(!0);
@@ -21187,9 +21189,9 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21187
21189
  [c]
21188
21190
  );
21189
21191
  Wt(() => {
21190
- Oe && j && !Ye && (A.current = setTimeout(ct, 1e4), Yt(!0));
21192
+ Oe && j && !Ye && (z.current = setTimeout(ct, 1e4), Yt(!0));
21191
21193
  }, [Oe]), Wt(() => () => {
21192
- clearTimeout(A.current);
21194
+ clearTimeout(z.current);
21193
21195
  }, []);
21194
21196
  const Fr = li(() => c ? c.answers.map((vt) => {
21195
21197
  var on;
@@ -21201,7 +21203,7 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21201
21203
  hasCorrectAnswer: xt,
21202
21204
  questionType: c.type,
21203
21205
  answerTimeExpired: oe,
21204
- questionStatus: z,
21206
+ questionStatus: A,
21205
21207
  imageMode: (on = c.appearance) == null ? void 0 : on.images,
21206
21208
  onVote: ze
21207
21209
  };
@@ -21211,7 +21213,7 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21211
21213
  p,
21212
21214
  c,
21213
21215
  Oe,
21214
- z,
21216
+ A,
21215
21217
  ze,
21216
21218
  ke
21217
21219
  ]);
@@ -21219,12 +21221,12 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21219
21221
  const vt = Fr.some(({ percentageDecimal: Sn }) => Sn !== 0), on = Oe && T === $e.PREDICTION;
21220
21222
  We && (!vt || X && on) && ft(!0);
21221
21223
  }, [Fr, We, X, T, Oe]);
21222
- const kn = O && (O.case === "trivia" || O.case === "prediction") ? O.value : void 0, Qn = z === Nc.RESOLVED && T === $e.TRIVIA && !Oe && !le, sr = T === $e.TRIVIA && ee, ur = li(() => T === $e.PREDICTION ? !!(Oe && !xt || Oe && xt && kt != null && kt.youVoted) : !0, [T, Oe, xt, kt]), di = li(() => {
21224
+ const kn = O && (O.case === "trivia" || O.case === "prediction") ? O.value : void 0, Qn = A === Nc.RESOLVED && T === $e.TRIVIA && !Oe && !le, sr = T === $e.TRIVIA && ee, ur = li(() => T === $e.PREDICTION ? !!(Oe && !xt || Oe && xt && kt != null && kt.youVoted) : !0, [T, Oe, xt, kt]), di = li(() => {
21223
21225
  if (T === $e.PREDICTION && Oe && (!xt || xt && kt != null && kt.youVoted))
21224
21226
  return Oe.points;
21225
21227
  if (!(Qn || oe))
21226
21228
  return Oe ? Oe.correct ? Oe.pointsEarned : 0 : kt == null ? void 0 : kt.points;
21227
- }, [oe, Oe, kt, Qn, T, xt]), cr = li(() => T === $e.PREDICTION && Oe ? xt ? xt && kt != null && kt.youVoted ? "You won" : "" : "To win" : Qn || oe ? "Time expired" : T === $e.POLL ? "Time remaining" : Oe ? "You won" : "To win", [oe, T, Oe, Qn, xt, kt]), ma = !ur || ur && T === $e.PREDICTION && j && !ut, jt = (T === $e.TRIVIA || T === $e.PREDICTION) && Oe && xt && (kt == null ? void 0 : kt.youVoted), zn = Oe || Qn || sr || T === $e.TRIVIA && z === Nc.RESOLVED && le;
21229
+ }, [oe, Oe, kt, Qn, T, xt]), cr = li(() => T === $e.PREDICTION && Oe ? xt ? xt && kt != null && kt.youVoted ? "You won" : "" : "To win" : Qn || oe ? "Time expired" : T === $e.POLL ? "Time remaining" : Oe ? "You won" : "To win", [oe, T, Oe, Qn, xt, kt]), ma = !ur || ur && T === $e.PREDICTION && j && !ut, jt = (T === $e.TRIVIA || T === $e.PREDICTION) && Oe && xt && (kt == null ? void 0 : kt.youVoted), zn = Oe || Qn || sr || T === $e.TRIVIA && A === Nc.RESOLVED && le;
21228
21230
  return /* @__PURE__ */ x(jE, { children: /* @__PURE__ */ x(Lv, { children: /* @__PURE__ */ Q(Rv, { children: [
21229
21231
  /* @__PURE__ */ x(
21230
21232
  BE,
@@ -21317,11 +21319,11 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21317
21319
  for (const c of N7)
21318
21320
  c instanceof HTMLVideoElement && !c.paused && (c.pause(), r0(c));
21319
21321
  }, M7 = ({ poster: c, source: p, aspectRatio: m, controlVideo: C, onPlay: w }) => {
21320
- const E = Zn(null), [y, T] = Rt(!1), [z, O] = Rt(!0), X = lr(() => {
21322
+ const E = Zn(null), [y, T] = Rt(!1), [A, O] = Rt(!0), X = lr(() => {
21321
21323
  C == null || C({ muted: !0 });
21322
21324
  }, [C]), H = lr(() => {
21323
21325
  C == null || C({ muted: !1 });
21324
- }, [C]), A = (G) => {
21326
+ }, [C]), z = (G) => {
21325
21327
  G.stopPropagation();
21326
21328
  const ee = E == null ? void 0 : E.current;
21327
21329
  if (ee) {
@@ -21352,7 +21354,7 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21352
21354
  }, [H]), /* @__PURE__ */ Q(
21353
21355
  nR,
21354
21356
  {
21355
- onClick: A,
21357
+ onClick: z,
21356
21358
  className: i0(y && iR),
21357
21359
  style: m ? { aspectRatio: m } : {},
21358
21360
  children: [
@@ -21370,12 +21372,12 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21370
21372
  onEnded: () => {
21371
21373
  H(), T(!1), j();
21372
21374
  },
21373
- style: { visibility: z ? "hidden" : "visible" },
21375
+ style: { visibility: A ? "hidden" : "visible" },
21374
21376
  controls: !1,
21375
21377
  playsInline: !0
21376
21378
  }
21377
21379
  ),
21378
- /* @__PURE__ */ x(aR, { src: c, style: { visibility: z ? "visible" : "hidden" } }),
21380
+ /* @__PURE__ */ x(aR, { src: c, style: { visibility: A ? "visible" : "hidden" } }),
21379
21381
  /* @__PURE__ */ x(oR, { children: y ? /* @__PURE__ */ x(mt, { name: "icon-pause" }) : /* @__PURE__ */ x(mt, { name: "icon-play" }) })
21380
21382
  ]
21381
21383
  }
@@ -21410,7 +21412,7 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21410
21412
  notification: m,
21411
21413
  controlVideo: C
21412
21414
  }) => {
21413
- const w = c == null ? void 0 : c.heading, E = c == null ? void 0 : c.body, y = w || E, T = m == null ? void 0 : m.title, z = m == null ? void 0 : m.body;
21415
+ const w = c == null ? void 0 : c.heading, E = c == null ? void 0 : c.body, y = w || E, T = m == null ? void 0 : m.title, A = m == null ? void 0 : m.body;
21414
21416
  return /* @__PURE__ */ Q(uR, { children: [
21415
21417
  (c == null ? void 0 : c.video) && /* @__PURE__ */ x(
21416
21418
  M7,
@@ -21423,7 +21425,7 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21423
21425
  (c == null ? void 0 : c.image) && !(c != null && c.video) && /* @__PURE__ */ x(hR, { "data-rounded": c.imageMode === Nu.ROUNDED, children: /* @__PURE__ */ x(pR, { src: c == null ? void 0 : c.image }) }),
21424
21426
  /* @__PURE__ */ Q(cR, { children: [
21425
21427
  /* @__PURE__ */ x(dR, { children: p && y ? w : T }),
21426
- /* @__PURE__ */ x(fR, { children: p && y ? E : z })
21428
+ /* @__PURE__ */ x(fR, { children: p && y ? E : A })
21427
21429
  ] })
21428
21430
  ] });
21429
21431
  }, mR = /* @__PURE__ */ L("div")({
@@ -21534,10 +21536,10 @@ const UL = [10, 10, 1, 0], HL = /* @__PURE__ */ L("div")({
21534
21536
  isDetail: E,
21535
21537
  controlVideo: y
21536
21538
  }) => {
21537
- var T, z, O, X, H, A, j, G, ee;
21538
- const Y = (z = (T = w == null ? void 0 : w.meta) == null ? void 0 : T.extendedEntities) == null ? void 0 : z.media, le = Y == null ? void 0 : Y.find(({ type: oe }) => oe === "photo"), se = (A = (H = (X = (O = Y == null ? void 0 : Y[0]) == null ? void 0 : O.videoInfo) == null ? void 0 : X.variants) == null ? void 0 : H.find(
21539
+ var T, A, O, X, H, z, j, G, ee;
21540
+ const Y = (A = (T = w == null ? void 0 : w.meta) == null ? void 0 : T.extendedEntities) == null ? void 0 : A.media, le = Y == null ? void 0 : Y.find(({ type: oe }) => oe === "photo"), se = (z = (H = (X = (O = Y == null ? void 0 : Y[0]) == null ? void 0 : O.videoInfo) == null ? void 0 : X.variants) == null ? void 0 : H.find(
21539
21541
  ({ contentType: oe }) => oe === "video/mp4"
21540
- )) == null ? void 0 : A.url;
21542
+ )) == null ? void 0 : z.url;
21541
21543
  return /* @__PURE__ */ Q(TR, { children: [
21542
21544
  /* @__PURE__ */ Q(IR, { children: [
21543
21545
  /* @__PURE__ */ x(
@@ -21718,8 +21720,8 @@ v7 == null || Qm == null ? (x7 = m7, E7 = function(p) {
21718
21720
  });
21719
21721
  function tT(c) {
21720
21722
  let p, m, C, w, E, y, T;
21721
- const z = typeof document < "u" && document.attachEvent;
21722
- if (!z) {
21723
+ const A = typeof document < "u" && document.attachEvent;
21724
+ if (!A) {
21723
21725
  y = function(le) {
21724
21726
  const se = le.__resizeTriggers__, oe = se.firstElementChild, he = se.lastElementChild, fe = oe.firstElementChild;
21725
21727
  he.scrollLeft = he.scrollWidth, he.scrollTop = he.scrollHeight, fe.style.width = oe.offsetWidth + 1 + "px", fe.style.height = oe.offsetHeight + 1 + "px", oe.scrollLeft = oe.scrollWidth, oe.scrollTop = oe.scrollHeight;
@@ -21735,53 +21737,53 @@ function tT(c) {
21735
21737
  }));
21736
21738
  });
21737
21739
  };
21738
- let A = !1, j = "";
21740
+ let z = !1, j = "";
21739
21741
  C = "animationstart";
21740
21742
  const G = "Webkit Moz O ms".split(" ");
21741
21743
  let ee = "webkitAnimationStart animationstart oAnimationStart MSAnimationStart".split(" "), Y = "";
21742
21744
  {
21743
21745
  const le = document.createElement("fakeelement");
21744
- if (le.style.animationName !== void 0 && (A = !0), A === !1) {
21746
+ if (le.style.animationName !== void 0 && (z = !0), z === !1) {
21745
21747
  for (let se = 0; se < G.length; se++)
21746
21748
  if (le.style[G[se] + "AnimationName"] !== void 0) {
21747
- Y = G[se], j = "-" + Y.toLowerCase() + "-", C = ee[se], A = !0;
21749
+ Y = G[se], j = "-" + Y.toLowerCase() + "-", C = ee[se], z = !0;
21748
21750
  break;
21749
21751
  }
21750
21752
  }
21751
21753
  }
21752
21754
  m = "resizeanim", p = "@" + j + "keyframes " + m + " { from { opacity: 0; } to { opacity: 0; } } ", w = j + "animation: 1ms " + m + "; ";
21753
21755
  }
21754
- const O = function(A) {
21755
- if (!A.getElementById("detectElementResize")) {
21756
- const j = (p || "") + ".resize-triggers { " + (w || "") + 'visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: -1; } .resize-triggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }', G = A.head || A.getElementsByTagName("head")[0], ee = A.createElement("style");
21757
- ee.id = "detectElementResize", ee.type = "text/css", c != null && ee.setAttribute("nonce", c), ee.styleSheet ? ee.styleSheet.cssText = j : ee.appendChild(A.createTextNode(j)), G.appendChild(ee);
21756
+ const O = function(z) {
21757
+ if (!z.getElementById("detectElementResize")) {
21758
+ const j = (p || "") + ".resize-triggers { " + (w || "") + 'visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: -1; } .resize-triggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }', G = z.head || z.getElementsByTagName("head")[0], ee = z.createElement("style");
21759
+ ee.id = "detectElementResize", ee.type = "text/css", c != null && ee.setAttribute("nonce", c), ee.styleSheet ? ee.styleSheet.cssText = j : ee.appendChild(z.createTextNode(j)), G.appendChild(ee);
21758
21760
  }
21759
21761
  };
21760
21762
  return {
21761
- addResizeListener: function(A, j) {
21762
- if (z)
21763
- A.attachEvent("onresize", j);
21763
+ addResizeListener: function(z, j) {
21764
+ if (A)
21765
+ z.attachEvent("onresize", j);
21764
21766
  else {
21765
- if (!A.__resizeTriggers__) {
21766
- const G = A.ownerDocument, ee = Ya.getComputedStyle(A);
21767
- ee && ee.position === "static" && (A.style.position = "relative"), O(G), A.__resizeLast__ = {}, A.__resizeListeners__ = [], (A.__resizeTriggers__ = G.createElement("div")).className = "resize-triggers";
21767
+ if (!z.__resizeTriggers__) {
21768
+ const G = z.ownerDocument, ee = Ya.getComputedStyle(z);
21769
+ ee && ee.position === "static" && (z.style.position = "relative"), O(G), z.__resizeLast__ = {}, z.__resizeListeners__ = [], (z.__resizeTriggers__ = G.createElement("div")).className = "resize-triggers";
21768
21770
  const Y = G.createElement("div");
21769
21771
  Y.className = "expand-trigger", Y.appendChild(G.createElement("div"));
21770
21772
  const le = G.createElement("div");
21771
- le.className = "contract-trigger", A.__resizeTriggers__.appendChild(Y), A.__resizeTriggers__.appendChild(le), A.appendChild(A.__resizeTriggers__), y(A), A.addEventListener("scroll", T, !0), C && (A.__resizeTriggers__.__animationListener__ = function(oe) {
21772
- oe.animationName === m && y(A);
21773
- }, A.__resizeTriggers__.addEventListener(C, A.__resizeTriggers__.__animationListener__));
21773
+ le.className = "contract-trigger", z.__resizeTriggers__.appendChild(Y), z.__resizeTriggers__.appendChild(le), z.appendChild(z.__resizeTriggers__), y(z), z.addEventListener("scroll", T, !0), C && (z.__resizeTriggers__.__animationListener__ = function(oe) {
21774
+ oe.animationName === m && y(z);
21775
+ }, z.__resizeTriggers__.addEventListener(C, z.__resizeTriggers__.__animationListener__));
21774
21776
  }
21775
- A.__resizeListeners__.push(j);
21777
+ z.__resizeListeners__.push(j);
21776
21778
  }
21777
21779
  },
21778
- removeResizeListener: function(A, j) {
21779
- if (z)
21780
- A.detachEvent("onresize", j);
21781
- else if (A.__resizeListeners__.splice(A.__resizeListeners__.indexOf(j), 1), !A.__resizeListeners__.length) {
21782
- A.removeEventListener("scroll", T, !0), A.__resizeTriggers__.__animationListener__ && (A.__resizeTriggers__.removeEventListener(C, A.__resizeTriggers__.__animationListener__), A.__resizeTriggers__.__animationListener__ = null);
21780
+ removeResizeListener: function(z, j) {
21781
+ if (A)
21782
+ z.detachEvent("onresize", j);
21783
+ else if (z.__resizeListeners__.splice(z.__resizeListeners__.indexOf(j), 1), !z.__resizeListeners__.length) {
21784
+ z.removeEventListener("scroll", T, !0), z.__resizeTriggers__.__animationListener__ && (z.__resizeTriggers__.removeEventListener(C, z.__resizeTriggers__.__animationListener__), z.__resizeTriggers__.__animationListener__ = null);
21783
21785
  try {
21784
- A.__resizeTriggers__ = !A.removeChild(A.__resizeTriggers__);
21786
+ z.__resizeTriggers__ = !z.removeChild(z.__resizeTriggers__);
21785
21787
  } catch {
21786
21788
  }
21787
21789
  }
@@ -21803,16 +21805,16 @@ class nT extends sv {
21803
21805
  onResize: w
21804
21806
  } = this.props;
21805
21807
  if (this._parentNode) {
21806
- const E = window.getComputedStyle(this._parentNode) || {}, y = parseFloat(E.paddingLeft || "0"), T = parseFloat(E.paddingRight || "0"), z = parseFloat(E.paddingTop || "0"), O = parseFloat(E.paddingBottom || "0"), X = this._parentNode.getBoundingClientRect(), H = X.height - z - O, A = X.width - y - T, j = this._parentNode.offsetHeight - z - O, G = this._parentNode.offsetWidth - y - T;
21807
- (!m && (this.state.height !== j || this.state.scaledHeight !== H) || !C && (this.state.width !== G || this.state.scaledWidth !== A)) && (this.setState({
21808
+ const E = window.getComputedStyle(this._parentNode) || {}, y = parseFloat(E.paddingLeft || "0"), T = parseFloat(E.paddingRight || "0"), A = parseFloat(E.paddingTop || "0"), O = parseFloat(E.paddingBottom || "0"), X = this._parentNode.getBoundingClientRect(), H = X.height - A - O, z = X.width - y - T, j = this._parentNode.offsetHeight - A - O, G = this._parentNode.offsetWidth - y - T;
21809
+ (!m && (this.state.height !== j || this.state.scaledHeight !== H) || !C && (this.state.width !== G || this.state.scaledWidth !== z)) && (this.setState({
21808
21810
  height: j,
21809
21811
  width: G,
21810
21812
  scaledHeight: H,
21811
- scaledWidth: A
21813
+ scaledWidth: z
21812
21814
  }), typeof w == "function" && w({
21813
21815
  height: j,
21814
21816
  scaledHeight: H,
21815
- scaledWidth: A,
21817
+ scaledWidth: z,
21816
21818
  width: G
21817
21819
  }));
21818
21820
  }
@@ -21844,12 +21846,12 @@ class nT extends sv {
21844
21846
  disableWidth: E = !1,
21845
21847
  doNotBailOutOnEmptyChildren: y = !1,
21846
21848
  nonce: T,
21847
- onResize: z,
21849
+ onResize: A,
21848
21850
  style: O = {},
21849
21851
  tagName: X = "div",
21850
21852
  ...H
21851
21853
  } = this.props, {
21852
- height: A,
21854
+ height: z,
21853
21855
  scaledHeight: j,
21854
21856
  scaledWidth: G,
21855
21857
  width: ee
@@ -21857,7 +21859,7 @@ class nT extends sv {
21857
21859
  overflow: "visible"
21858
21860
  }, le = {};
21859
21861
  let se = !1;
21860
- return w || (A === 0 && (se = !0), Y.height = 0, le.height = A, le.scaledHeight = j), E || (ee === 0 && (se = !0), Y.width = 0, le.width = ee, le.scaledWidth = G), y && (se = !1), Nk(X, {
21862
+ return w || (z === 0 && (se = !0), Y.height = 0, le.height = z, le.scaledHeight = j), E || (ee === 0 && (se = !0), Y.width = 0, le.width = ee, le.scaledWidth = G), y && (se = !1), Nk(X, {
21861
21863
  ref: this._setRef,
21862
21864
  style: {
21863
21865
  ...Y,
@@ -21872,14 +21874,14 @@ function rT(c) {
21872
21874
  return !(C > m || w < p);
21873
21875
  }
21874
21876
  function aT(c) {
21875
- for (var p = c.isItemLoaded, m = c.itemCount, C = c.minimumBatchSize, w = c.startIndex, E = c.stopIndex, y = [], T = null, z = null, O = w; O <= E; O++) {
21877
+ for (var p = c.isItemLoaded, m = c.itemCount, C = c.minimumBatchSize, w = c.startIndex, E = c.stopIndex, y = [], T = null, A = null, O = w; O <= E; O++) {
21876
21878
  var X = p(O);
21877
- X ? z !== null && (y.push(T, z), T = z = null) : (z = O, T === null && (T = O));
21879
+ X ? A !== null && (y.push(T, A), T = A = null) : (A = O, T === null && (T = O));
21878
21880
  }
21879
- if (z !== null) {
21880
- for (var H = Math.min(Math.max(z, T + C - 1), m - 1), A = z + 1; A <= H && !p(A); A++)
21881
- z = A;
21882
- y.push(T, z);
21881
+ if (A !== null) {
21882
+ for (var H = Math.min(Math.max(A, T + C - 1), m - 1), z = A + 1; z <= H && !p(z); z++)
21883
+ A = z;
21884
+ y.push(T, A);
21883
21885
  }
21884
21886
  if (y.length)
21885
21887
  for (; y[1] - y[0] + 1 < C && y[0] > 0; ) {
@@ -21925,8 +21927,8 @@ var oT = function(c, p) {
21925
21927
  function p() {
21926
21928
  var m, C, w, E;
21927
21929
  oT(this, p);
21928
- for (var y = arguments.length, T = Array(y), z = 0; z < y; z++)
21929
- T[z] = arguments[z];
21930
+ for (var y = arguments.length, T = Array(y), A = 0; A < y; A++)
21931
+ T[A] = arguments[A];
21930
21932
  return E = (C = (w = Ym(this, (m = p.__proto__ || Object.getPrototypeOf(p)).call.apply(m, [this].concat(T))), w), w._lastRenderedStartIndex = -1, w._lastRenderedStopIndex = -1, w._memoizedUnloadedRanges = [], w._onItemsRendered = function(O) {
21931
21933
  var X = O.visibleStartIndex, H = O.visibleStopIndex;
21932
21934
  w._lastRenderedStartIndex = X, w._lastRenderedStopIndex = H, w._ensureRowsLoaded(X, H);
@@ -21956,23 +21958,23 @@ var oT = function(c, p) {
21956
21958
  }, {
21957
21959
  key: "_ensureRowsLoaded",
21958
21960
  value: function(C, w) {
21959
- var E = this.props, y = E.isItemLoaded, T = E.itemCount, z = E.minimumBatchSize, O = z === void 0 ? 10 : z, X = E.threshold, H = X === void 0 ? 15 : X, A = aT({
21961
+ var E = this.props, y = E.isItemLoaded, T = E.itemCount, A = E.minimumBatchSize, O = A === void 0 ? 10 : A, X = E.threshold, H = X === void 0 ? 15 : X, z = aT({
21960
21962
  isItemLoaded: y,
21961
21963
  itemCount: T,
21962
21964
  minimumBatchSize: O,
21963
21965
  startIndex: Math.max(0, C - H),
21964
21966
  stopIndex: Math.min(T - 1, w + H)
21965
21967
  });
21966
- (this._memoizedUnloadedRanges.length !== A.length || this._memoizedUnloadedRanges.some(function(j, G) {
21967
- return A[G] !== j;
21968
- })) && (this._memoizedUnloadedRanges = A, this._loadUnloadedRanges(A));
21968
+ (this._memoizedUnloadedRanges.length !== z.length || this._memoizedUnloadedRanges.some(function(j, G) {
21969
+ return z[G] !== j;
21970
+ })) && (this._memoizedUnloadedRanges = z, this._loadUnloadedRanges(z));
21969
21971
  }
21970
21972
  }, {
21971
21973
  key: "_loadUnloadedRanges",
21972
21974
  value: function(C) {
21973
21975
  for (var w = this, E = this.props.loadMoreItems || this.props.loadMoreRows, y = function(O) {
21974
- var X = C[O], H = C[O + 1], A = E(X, H);
21975
- A != null && A.then(function() {
21976
+ var X = C[O], H = C[O + 1], z = E(X, H);
21977
+ z != null && z.then(function() {
21976
21978
  if (rT({
21977
21979
  lastRenderedStartIndex: w._lastRenderedStartIndex,
21978
21980
  lastRenderedStopIndex: w._lastRenderedStopIndex,
@@ -22029,8 +22031,8 @@ function Uv() {
22029
22031
  }
22030
22032
  Uv.resetWarningCache = $v;
22031
22033
  var CT = function() {
22032
- function c(C, w, E, y, T, z) {
22033
- if (z !== bT) {
22034
+ function c(C, w, E, y, T, A) {
22035
+ if (A !== bT) {
22034
22036
  var O = new Error(
22035
22037
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
22036
22038
  );
@@ -22184,11 +22186,11 @@ class L7 extends sv {
22184
22186
  initialLoad: E,
22185
22187
  isReverse: y,
22186
22188
  loader: T,
22187
- loadMore: z,
22189
+ loadMore: A,
22188
22190
  pageStart: O,
22189
22191
  ref: X,
22190
22192
  threshold: H,
22191
- useCapture: A,
22193
+ useCapture: z,
22192
22194
  useWindow: j,
22193
22195
  getScrollParent: G,
22194
22196
  ...ee
@@ -22258,8 +22260,8 @@ const kT = ({
22258
22260
  hasMore: E
22259
22261
  }) => {
22260
22262
  const y = lr((T) => {
22261
- const z = T.target.getAttribute("data-name");
22262
- z && m(z);
22263
+ const A = T.target.getAttribute("data-name");
22264
+ A && m(A);
22263
22265
  }, [m]);
22264
22266
  return /* @__PURE__ */ x(L7, {
22265
22267
  loadMore: C,
@@ -22326,7 +22328,7 @@ const kT = ({
22326
22328
  primaryColor: C,
22327
22329
  className: w
22328
22330
  }) => {
22329
- const E = Zn(null), [y, T] = qR(E), [z] = bv({
22331
+ const E = Zn(null), [y, T] = qR(E), [A] = bv({
22330
22332
  type: "invitation",
22331
22333
  action: "sent",
22332
22334
  payload: {
@@ -22339,7 +22341,7 @@ const kT = ({
22339
22341
  /* @__PURE__ */ x(IT, { children: p || "" }),
22340
22342
  /* @__PURE__ */ x(_T, { children: m || "" })
22341
22343
  ] }),
22342
- c && /* @__PURE__ */ Q(PT, { ref: E, onClick: z(() => y(c)), children: [
22344
+ c && /* @__PURE__ */ Q(PT, { ref: E, onClick: A(() => y(c)), children: [
22343
22345
  /* @__PURE__ */ Q(NT, { children: [
22344
22346
  /* @__PURE__ */ x(MT, { children: "Invite link" }),
22345
22347
  /* @__PURE__ */ x(AT, { children: c })
@@ -22472,16 +22474,16 @@ const kT = ({
22472
22474
  }, children: c == null ? void 0 : c.map((w) => {
22473
22475
  var E, y, T;
22474
22476
  if (w.type === "question" && ((E = w.attributes) == null ? void 0 : E.attributes.case) === "question") {
22475
- const z = w.attributes.attributes.value;
22476
- return /* @__PURE__ */ x(tI, { ...z }, z.questionId);
22477
+ const A = w.attributes.attributes.value;
22478
+ return /* @__PURE__ */ x(tI, { ...A }, A.questionId);
22477
22479
  }
22478
22480
  if (w.type === "insight" && ((y = w.attributes) == null ? void 0 : y.attributes.case) === "insight") {
22479
- const z = w.attributes.attributes.value;
22480
- return /* @__PURE__ */ x(aI, { controlVideo: m, ...z }, z.questionId);
22481
+ const A = w.attributes.attributes.value;
22482
+ return /* @__PURE__ */ x(aI, { controlVideo: m, ...A }, A.questionId);
22481
22483
  }
22482
22484
  if (w.type === "tweet" && ((T = w.attributes) == null ? void 0 : T.attributes.case) === "tweet") {
22483
- const z = w.attributes.attributes.value, O = w.attributes.id;
22484
- return /* @__PURE__ */ x(sI, { controlVideo: m, ...z, tweetId: O }, O);
22485
+ const A = w.attributes.attributes.value, O = w.attributes.id;
22486
+ return /* @__PURE__ */ x(sI, { controlVideo: m, ...A, tweetId: O }, O);
22485
22487
  }
22486
22488
  return null;
22487
22489
  }) }) : /* @__PURE__ */ x(Km, { children: Array.from({ length: 5 }).map((w, E) => /* @__PURE__ */ x(eI, {}, E)) }), uI = /* @__PURE__ */ L("button")({
@@ -22787,7 +22789,7 @@ const kT = ({
22787
22789
  name: "CloseIcon",
22788
22790
  class: "c12r9net",
22789
22791
  propsAsIs: !0
22790
- }), g_ = "data:image/svg+xml,%3csvg%20width='154'%20height='37'%20viewBox='0%200%20154%2037'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M70.9776%2030.8796L74.668%2018.1381C75.0696%2016.7473%2076.1186%2015.6318%2077.4936%2015.1371L77.5928%2014.7217H72.466L63.7623%2024.9662L60.431%2014.7217H55.7389L55.6255%2015.1371C56.4288%2015.5291%2056.8683%2016.7052%2056.8683%2017.662V17.7227C56.8683%2023.1787%2052.781%2032.5598%2047.0352%2032.5598C44.8002%2032.5598%2043.6425%2031.0009%2043.6425%2029.7035C43.6425%2028.1306%2044.975%2027.0105%2046.3831%2027.0105C47.744%2027.0105%2047.9519%2027.5099%2048.741%2027.5099C49.2182%2027.5099%2049.6766%2027.2672%2049.9081%2026.8518C50.2672%2026.1984%2049.9931%2025.4049%2049.3363%2025.0922L48.9772%2024.9242C45.6271%2023.3327%2041.7383%2025.7457%2041.7383%2029.4188V29.4701C41.7383%2032.1444%2043.8646%2034.38%2046.5674%2034.4733C53.5417%2034.716%2058.2055%2025.4236%2058.9473%2018.6188L59.486%2020.4577L62.2313%2028.5927H63.2709L71.8518%2018.4741L68.2512%2030.8936C67.8401%2032.3171%2066.6966%2033.4232%2065.2412%2033.7966L65.142%2034.212H72.0408L72.1542%2033.7966C71.1383%2033.2039%2070.6516%2032.0044%2070.9776%2030.8796Z'%20fill='white'/%3e%3cpath%20d='M88.2952%2021.6521H88.2385C85.016%2021.6568%2081.5571%2021.9648%2079.7143%2027.1361C78.1692%2031.4813%2077.7487%2033.2828%2076.539%2033.2828C75.7641%2033.2828%2075.9531%2031.794%2074.7954%2031.794C74.2709%2031.794%2073.7275%2032.2094%2073.6897%2032.8068C73.6236%2033.8429%2075.0317%2034.4683%2076.0949%2034.4683C79.3316%2034.4683%2080.5696%2032.1347%2080.9759%2031.0472C81.0279%2030.9072%2081.3162%2030.1371%2081.6517%2029.2317H85.0538L84.4773%2031.3273C84.1749%2032.4334%2083.5464%2033.3388%2082.488%2033.8009L82.3982%2034.2163H87.9597L88.0637%2033.8009C87.3124%2033.1848%2086.9816%2032.2%2087.2273%2031.2853L89.3206%2023.4257C89.4812%2022.8236%2089.9018%2022.3242%2090.4783%2022.0628L90.568%2021.6475H88.7536H88.2952V21.6521ZM85.3231%2028.2189H82.0202C82.3935%2027.2108%2082.7526%2026.2493%2082.8755%2025.9366C83.7118%2023.757%2085.2995%2022.8749%2086.8399%2022.7536L86.8257%2022.7676L85.3231%2028.2189Z'%20fill='white'/%3e%3cpath%20d='M116.358%2022.5486C116.538%2022.2545%20116.708%2021.8112%20116.708%2021.5591C116.732%2021.0877%20116.297%2020.7237%20115.829%2020.8217C115.456%2020.9011%20115.187%2021.2324%20115.191%2021.6058C115.196%2021.9978%20115.12%2022.4226%20114.95%2022.6279C114.558%2023.104%20113.934%2023.062%20111.062%2022.2452V22.2405C110.797%2022.1659%20110.509%2022.0819%20110.206%2021.9978C110.187%2021.9932%20110.173%2021.9885%20110.159%2021.9838C108.723%2021.6011%20106.941%2021.2464%20105.774%2021.8205C105.765%2021.8252%20105.755%2021.8298%20105.746%2021.8345C104.602%2022.3992%20103.808%2023.4727%20103.567%2024.7142C103.53%2024.8962%20103.506%2025.0455%20103.501%2025.0969C103.468%2025.7456%20104.068%2026.2544%20104.711%2026.1143C105.235%2026.0023%20105.604%2025.5403%20105.59%2025.0129C105.58%2024.4808%20105.472%2023.7667%20105.765%2023.286C106.237%2022.6279%20106.729%2022.5812%20108.935%2023.3047L106.544%2031.323C106.214%2032.4291%20105.406%2033.3345%20104.338%2033.7966L104.238%2034.212H109.961L110.074%2033.7966C109.337%2033.1852%20109.03%2032.1957%20109.299%2031.2809L111.392%2024.0561C112.309%2024.2428%20113.24%2024.2941%20114.147%2024.0374L114.473%2023.9441C115.196%2023.7527%20115.943%2023.2347%20116.358%2022.5486Z'%20fill='white'/%3e%3cpath%20d='M118.649%2021.6523L118.536%2022.0677C119.245%2022.5531%20119.561%2023.4259%20119.335%2024.2427L117.208%2031.3228C116.877%2032.429%20116.069%2033.3344%20115.002%2033.7964L114.902%2034.2118H117.931H118.21H125.18L126.101%2030.8934H125.666L125.51%2031.2108C124.934%2032.3963%20123.72%2033.1524%20122.382%2033.1524H119.429L121.003%2027.5937H122.259C123.105%2027.5937%20123.743%2028.3545%20123.582%2029.1759H124.012L125.043%2025.4188H124.613C124.362%2026.1142%20123.696%2026.5763%20122.949%2026.5809H121.291L122.382%2022.7258L125.515%2022.7211C126.536%2022.7211%20127.301%2023.6452%20127.098%2024.6347H127.528L128.35%2021.6523H118.649Z'%20fill='white'/%3e%3cpath%20d='M138.251%2021.6582H131.333L131.22%2022.0736C131.881%2022.5263%20132.207%2023.3197%20132.056%2024.0898L129.892%2031.324C129.561%2032.4301%20128.753%2033.3356%20127.685%2033.7976L127.586%2034.213H133.303L133.417%2033.7976C132.68%2033.1862%20132.373%2032.2014%20132.637%2031.282L133.686%2027.5949H134.126C134.787%2027.5949%20135.34%2028.085%20135.416%2028.7337C135.439%2028.9437%20135.77%2031.506%20136.035%2032.3881C136.379%2033.5409%20136.833%2034.213%20137.868%2034.213H140.453L140.552%2033.7976L140.183%2033.5829C139.451%2033.1536%20138.922%2032.4908%20138.685%2031.6087C138.463%2030.7779%20138.043%2029.2284%20137.84%2028.4117C137.736%2027.9916%20137.202%2027.5996%20136.654%2027.5996H137.523C139.087%2027.5996%20140.457%2026.5681%20140.878%2025.0839C141.365%2023.3617%20140.056%2021.6582%20138.251%2021.6582ZM138.369%2024.6872C138.029%2025.812%20136.98%2026.5868%20135.789%2026.5868H133.974L135.071%2022.7317H136.89C137.925%2022.727%20138.662%2023.7118%20138.369%2024.6872Z'%20fill='white'/%3e%3cpath%20d='M100.265%2022.2961C100.081%2022.2961%2099.6794%2022.1701%2099.0651%2021.9181C98.4508%2021.6661%2097.8318%2021.54%2097.2034%2021.54C95.904%2021.54%2094.8219%2021.9554%2093.9336%2022.8422C93.1964%2023.5796%2092.8704%2024.401%2092.8704%2025.1105C92.8704%2025.8665%2093.3193%2026.7533%2094.2124%2027.4721C95.0582%2028.1488%2095.937%2028.8022%2096.8206%2029.465C97.7468%2030.1977%2098.2098%2030.8745%2098.2098%2031.4252C98.2098%2032.634%2097.416%2033.2828%2095.7669%2033.2828C94.0942%2033.2828%2092.9366%2032.074%2092.568%2029.8057H92.1144L90.8008%2034.2162H91.226C91.7694%2033.8382%2092.1569%2033.6001%2092.946%2033.6001C93.6973%2033.6001%2094.5006%2034.4729%2096.2158%2034.4729C97.5814%2034.4729%2098.6682%2034.1929%2099.5943%2033.2781C100.383%2032.4753%20100.776%2031.3552%20100.776%2030.4404C100.776%2029.591%20100.237%2028.6062%2099.2966%2027.8921C98.4886%2027.2807%2097.6286%2026.7347%2096.7923%2026.1419C95.8898%2025.4792%2095.4362%2024.9144%2095.4362%2024.2937C95.4362%2023.9483%2095.611%2023.6076%2095.9559%2023.2622C96.3954%2022.8282%2096.986%2022.7302%2097.7751%2022.7302C99.3581%2022.7302%20100.464%2023.5983%20100.558%2025.4325H100.974L102.08%2021.5447H101.664C101.215%2022.0441%20100.752%2022.2961%20100.265%2022.2961Z'%20fill='white'/%3e%3cpath%20d='M149.201%2022.7304C150.784%2022.7304%20151.89%2023.6032%20151.984%2025.4327H152.4L153.501%2021.5449H153.085C152.646%2022.049%20152.182%2022.301%20151.696%2022.301C151.512%2022.301%20151.11%2022.175%20150.496%2021.923C149.881%2021.6709%20149.262%2021.5449%20148.634%2021.5449C147.334%2021.5449%20146.252%2021.9603%20145.364%2022.8471C144.627%2023.5845%20144.296%2024.4059%20144.296%2025.1153C144.296%2025.8714%20144.745%2026.7582%20145.638%2027.477C146.484%2028.1537%20147.363%2028.8071%20148.246%2029.4699C149.173%2030.2026%20149.636%2030.8794%20149.636%2031.4301C149.636%2032.6389%20148.842%2033.2876%20147.193%2033.2876C145.52%2033.2876%20144.362%2032.0788%20143.994%2029.8106H143.54L142.227%2034.2211H142.642C143.186%2033.843%20143.573%2033.605%20144.358%2033.605C145.109%2033.605%20145.912%2034.4778%20147.627%2034.4778C148.993%2034.4778%20150.075%2034.1978%20151.006%2033.283C151.795%2032.4802%20152.187%2031.3601%20152.187%2030.4453C152.187%2029.6005%20151.649%2028.6111%20150.708%2027.897C149.9%2027.2856%20149.04%2026.7395%20148.204%2026.1468C147.301%2025.4841%20146.848%2024.9193%20146.848%2024.2986C146.848%2023.9532%20147.023%2023.6125%20147.368%2023.2671C147.826%2022.8237%20148.412%2022.7304%20149.201%2022.7304Z'%20fill='white'/%3e%3cpath%20d='M26.5433%202.60035C26.0377%202.44633%2025.5321%202.72169%2025.0265%203.00173C24.8469%203.09974%2024.7194%203.27243%2024.6768%203.46845L23.883%207.13222C23.8547%207.26757%2023.9775%207.38891%2024.1145%207.36091C24.9509%207.17422%2025.7447%206.4508%2026.5811%206.70283C27.5167%206.98753%2028.4522%205.81606%2029.3878%205.83006V1.60156C28.4475%201.60623%2027.4789%202.88505%2026.5433%202.60035Z'%20fill='white'/%3e%3cpath%20d='M38.4856%2013.8398C38.2871%2013.7044%2038.1643%2013.4851%2038.1643%2013.2471V12.5796C38.1643%2011.9822%2037.6729%2011.4922%2037.0633%2011.4922H36.6239C36.0994%2011.4922%2035.6174%2011.7536%2035.3339%2012.1876L33.9164%2014.3485C33.7746%2014.5632%2033.5383%2014.6892%2033.2832%2014.6892H32.3287C31.8562%2014.6892%2031.4215%2014.9459%2031.1947%2015.3566C30.9631%2015.7814%2030.552%2016.0754%2030.0843%2016.1734V1.1403C30.0843%200.94894%2029.9283%200.794922%2029.7346%200.794922C29.5409%200.794922%2029.3849%200.94894%2029.3849%201.1403V1.60702V5.83552V16.1827C28.9171%2016.0847%2028.506%2015.7907%2028.2745%2015.3613C28.0524%2014.9506%2027.6177%2014.6939%2027.1405%2014.6939H26.4979C25.9875%2014.6939%2025.5292%2014.9879%2025.3213%2015.45L24.7873%2016.6308C24.7023%2016.8175%2024.5133%2016.9388%2024.3054%2016.9388C24.0975%2016.9388%2023.9085%2016.8175%2023.8234%2016.6308L23.2895%2015.45C23.0816%2014.9926%2022.6232%2014.6939%2022.1129%2014.6939H4.00135C3.85487%2014.6939%203.73674%2014.8106%203.73674%2014.9553C3.73674%2015.2633%203.48158%2015.5107%203.17444%2015.5107H2.39007C2.24359%2015.5107%202.12546%2015.6273%202.12546%2015.772V16.6728C2.12546%2017.5176%201.96008%2018.339%201.62931%2019.1184L1.15207%2020.2526C0.707907%2021.3027%200.5%2022.3901%200.5%2023.4589V26.0726C0.5%2026.7773%200.603954%2027.4914%200.811861%2028.1868C1.39306%2030.1377%202.7161%2031.7339%204.53529%2032.6767L7.43182%2034.1842C7.46962%2034.2029%207.51214%2034.2122%207.55467%2034.2122L9.69517%2034.2309C10.196%2034.2355%2010.6875%2034.3616%2011.1269%2034.6043L12.2751%2035.239C12.3129%2035.2623%2012.3602%2035.2717%2012.4074%2035.2717H13.9431C14.4818%2035.2717%2015.0157%2035.4163%2015.474%2035.6917C15.474%2035.6917%2016.2253%2036.1444%2016.4805%2036.2891C16.8869%2036.5225%2017.3783%2036.7465%2018.2335%2036.7932C18.4273%2036.8025%2018.621%2036.7325%2018.7675%2036.5972C18.9092%2036.4618%2018.9943%2036.2704%2018.9943%2036.0791V35.0616C18.9943%2034.3242%2019.4337%2033.6521%2020.1189%2033.3581L22.4673%2032.3406C22.7886%2032.2006%2023.1477%2032.1773%2023.4832%2032.28L24.3621%2032.5367C24.7354%2032.644%2025.1323%2032.6487%2025.5056%2032.5367L27.5846%2031.9253C27.8587%2031.8459%2028.1517%2031.8459%2028.4304%2031.9299L29.2763%2032.1633C29.6684%2032.2706%2029.9472%2032.6347%2029.9472%2033.0361V35.071C29.9472%2036.0184%2030.7269%2036.7932%2031.6861%2036.7932C32.4043%2036.7932%2033.0328%2036.3405%2033.2501%2035.6637C33.6423%2034.4456%2033.8408%2033.1761%2033.8408%2031.8973V31.0292C33.8408%2030.4131%2034.1006%2029.8204%2034.5543%2029.3956L35.419%2028.5882C36.0002%2028.0421%2036.3356%2027.2674%2036.3356%2026.474V21.6481C36.3356%2020.9013%2036.5625%2020.1779%2036.9972%2019.5618C37.0302%2019.5198%2037.0444%2019.4638%2037.0444%2019.4125V18.2737C37.0444%2017.5316%2037.2712%2016.8128%2037.6965%2016.2014L38.5517%2014.9739C38.5848%2014.9319%2038.599%2014.8806%2038.599%2014.8246V14.0545C38.6037%2013.9098%2038.5139%2013.8585%2038.4856%2013.8398ZM30.0843%2025.2838C30.6654%2025.3725%2031.1002%2025.6665%2031.1002%2026.0212C31.1002%2026.3759%2030.6702%2026.67%2030.0843%2026.7587V25.2838ZM5.22516%2032.4433L4.78572%2032.2146C3.59026%2031.5939%202.63577%2030.6698%201.9837%2029.545V28.1355C2.73028%2029.2043%203.74619%2030.1144%204.98891%2030.7631L5.22516%2030.8845V32.4433ZM7.43654%2033.5961L6.2647%2032.9894V31.4305L7.43182%2032.0373H7.43654V33.5961ZM12.3129%2034.6556L11.3868%2034.1422C10.8812%2033.8622%2010.3142%2033.7128%209.73297%2033.7035V32.0793C10.2197%2032.0886%2010.7016%2032.2146%2011.1269%2032.448L12.2751%2033.0827C12.2846%2033.0874%2012.2987%2033.0874%2012.3129%2033.0921V34.6556ZM18.4603%2035.0616V35.8551V36.0791C18.4603%2036.1304%2018.4367%2036.1818%2018.3989%2036.2191C18.3611%2036.2564%2018.3139%2036.2705%2018.2619%2036.2705C17.52%2036.2331%2017.0948%2036.0418%2016.7498%2035.8411C16.4994%2035.6964%2015.7528%2035.2483%2015.7481%2035.2483C15.2803%2034.9683%2014.7511%2034.8143%2014.2077%2034.7723V33.1387C14.6519%2033.1808%2015.0866%2033.3114%2015.474%2033.5401L16.1214%2033.9228C16.8302%2034.3429%2017.6382%2034.5809%2018.4603%2034.6276V35.0616ZM24.8582%2032.0886C24.7448%2032.084%2024.6267%2032.0653%2024.5133%2032.0326L23.6344%2031.7713C23.4454%2031.7152%2023.2517%2031.6966%2023.0579%2031.6966V30.0677C23.1997%2030.0677%2023.3414%2030.0817%2023.4832%2030.1237L24.3621%2030.3804C24.5227%2030.4271%2024.6928%2030.4504%2024.8582%2030.4598V32.0886ZM30.363%2032.4807C30.1929%2032.0886%2029.8574%2031.7759%2029.4275%2031.6592L28.5864%2031.4259C28.3879%2031.3652%2028.18%2031.3419%2027.9721%2031.3419V29.7177C28.1328%2029.713%2028.2934%2029.7317%2028.4493%2029.783L29.1392%2029.9977C29.8716%2030.2264%2030.363%2030.8891%2030.363%2031.6452V32.4807ZM32.787%2035.365C32.7729%2035.4117%2032.7634%2035.4584%2032.7492%2035.505C32.6028%2035.9624%2032.1775%2036.2658%2031.6955%2036.2658C31.653%2036.2658%2031.6105%2036.2564%2031.568%2036.2518V34.6323C31.601%2034.6369%2031.6294%2034.6416%2031.6625%2034.6416C32.135%2034.6416%2032.565%2034.3802%2032.7918%2033.9835V35.365H32.787ZM37.3232%2015.0486C36.794%2015.8047%2036.5152%2016.6915%2036.5152%2017.6109V18.4137L36.1041%2019.0017C35.5702%2019.7625%2035.2867%2020.6539%2035.2867%2021.578V25.6245C35.2867%2026.2779%2035.0126%2026.9173%2034.5306%2027.3654L33.6659%2028.1775C33.0847%2028.7236%2032.7634%2029.489%2032.787%2030.2824L32.7918%2030.4644C32.8248%2031.5146%2032.6878%2032.56%2032.3901%2033.5681C32.2956%2033.8902%2031.9932%2034.1142%2031.6577%2034.1142C31.2372%2034.1142%2030.8923%2033.7782%2030.8923%2033.3581V31.6452C30.8923%2030.6558%2030.2496%2029.7923%2029.2952%2029.4983L28.6053%2029.2836C28.2225%2029.1669%2027.8209%2029.1623%2027.4334%2029.2743L25.3544%2029.881C25.0803%2029.9604%2024.7873%2029.9604%2024.5133%2029.881L23.6344%2029.6243C23.1808%2029.489%2022.6894%2029.5217%2022.2547%2029.7083L20.4071%2030.5111C19.2258%2031.0245%2018.4651%2032.1773%2018.4651%2033.4515V34.1095C17.7374%2034.0675%2017.0286%2033.8528%2016.4002%2033.4795L15.7528%2033.0967C15.2047%2032.7747%2014.581%2032.602%2013.9431%2032.602H12.4736L11.3868%2031.9999C10.8717%2031.7152%2010.2905%2031.5659%209.69989%2031.5612L7.62082%2031.5472L5.23461%2030.3057C1.61514%2028.4249%200.0700101%2024.1917%201.64349%2020.4579L2.12073%2019.3238C2.47512%2018.4837%202.6594%2017.5922%202.6594%2016.6775V16.0427H3.17444C3.68476%2016.0427%204.11948%2015.6927%204.2376%2015.2213H22.1176C22.4153%2015.2213%2022.6894%2015.394%2022.8075%2015.6647L23.3414%2016.8455C23.5115%2017.2235%2023.8896%2017.4662%2024.3101%2017.4662C24.7259%2017.4662%2025.1087%2017.2235%2025.2788%2016.8455L25.8127%2015.66C25.9356%2015.3893%2026.2049%2015.2166%2026.5026%2015.2166H27.1452C27.424%2015.2166%2027.6791%2015.366%2027.8114%2015.6087C28.1375%2016.2061%2028.7234%2016.6075%2029.3897%2016.7148V24.145C28.317%2024.2617%2027.4949%2024.8918%2027.4949%2025.6572C27.4949%2026.5066%2028.4966%2027.1927%2029.7346%2027.1927C30.9726%2027.1927%2031.9743%2026.5066%2031.9743%2025.6572C31.9743%2024.8918%2031.1521%2024.257%2030.0795%2024.145V16.7101C30.7458%2016.6028%2031.3317%2016.2014%2031.6577%2015.604C31.79%2015.3613%2032.0452%2015.212%2032.324%2015.212H33.2785C33.7179%2015.212%2034.1195%2014.9926%2034.3605%2014.6286L35.7781%2012.4676C35.9624%2012.1829%2036.2789%2012.0149%2036.6239%2012.0149H37.0633C37.3752%2012.0149%2037.6303%2012.2669%2037.6303%2012.575V13.2424C37.6303%2013.5644%2037.7579%2013.8725%2037.98%2014.1012L37.3232%2015.0486ZM29.3849%2025.2838V26.7587C28.8037%2026.67%2028.3737%2026.3759%2028.3737%2026.0212C28.3737%2025.6665%2028.8037%2025.3678%2029.3849%2025.2838Z'%20fill='white'/%3e%3c/svg%3e", y_ = "data:image/svg+xml,%3csvg%20width='159'%20height='28'%20viewBox='0%200%20159%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6919_71839)'%3e%3cpath%20d='M4.13243%2025.9198C5.34921%2026.9052%207.05161%2027.0267%208.39597%2026.224L22.9838%2017.5138C25.4013%2016.0703%2025.4117%2012.5721%2023.0028%2011.1144L17.4686%207.76522C15.4767%206.55981%2012.8918%207.10053%2011.5501%209.00325L3.27399%2020.7399C2.14132%2022.3462%202.44805%2024.5556%203.97544%2025.7926L4.13243%2025.9198Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='2.33333'/%3e%3cpath%20d='M4.11673%202.57147C5.33939%201.58127%207.0516%201.46387%208.39797%202.27791L22.9843%2011.0971C25.3835%2012.5477%2025.3874%2016.0265%2022.9914%2017.4824L17.5405%2020.7946C15.5485%2022.005%2012.9594%2021.4661%2011.6157%2019.5615L3.27518%207.7386C2.142%206.1323%202.44856%203.92248%203.97619%202.68529L4.11673%202.57147Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='2.33333'/%3e%3cpath%20d='M49.8088%2020.0063C47.924%2020.0063%2046.7521%2018.7437%2046.7521%2016.6748V13.1359H50.1977V10.9296H46.7521V7.34668L44.2736%209.18483V10.9271H42.8892V13.1333H44.2736V16.6515C44.2736%2020.2137%2046.3632%2022.4174%2049.8321%2022.4174H50.361V20.0063H49.8088Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M30.4704%2019.5631L32.6818%2017.8339C33.6722%2019.4231%2035.01%2020.2761%2036.7159%2020.2761C38.5826%2020.2761%2039.757%2019.0783%2039.757%2017.5798C39.757%2015.8505%2037.9137%2015.2983%2035.977%2014.6761C33.6956%2013.9398%2031.23%2013.0168%2031.23%209.92907C31.23%207.37018%2033.5115%205.34277%2036.6226%205.34277C39.1815%205.34277%2040.7707%206.33314%2042.0618%207.83166L40.0111%209.35351C39.2515%208.17907%2038.1211%207.55685%2036.6226%207.55685C34.9167%207.55685%2033.8096%208.57055%2033.8096%209.88499C33.8096%2011.4976%2035.5856%2012.0291%2037.5196%2012.6746C39.8244%2013.4576%2042.3367%2014.4506%2042.3367%2017.585C42.3367%2020.1672%2040.2159%2022.6328%2036.7367%2022.6328C33.8563%2022.6328%2031.8963%2021.4117%2030.4678%2019.5683L30.4704%2019.5631Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M58.9189%2016.7007C58.9189%2013.3225%2061.5141%2010.6807%2064.8923%2010.6807C68.2704%2010.6807%2070.7982%2013.1384%2070.7982%2016.5399V17.5044H61.286C61.6075%2019.2725%2062.9867%2020.4444%2064.9856%2020.4444C66.5489%2020.4444%2067.7441%2019.6173%2068.3404%2018.3755L70.3627%2019.5007C69.3515%2021.3855%2067.5367%2022.6247%2064.9856%2022.6247C61.356%2022.6247%2058.9189%2020.0296%2058.9189%2016.6981V16.7007ZM61.4001%2015.4147H68.2938C67.9256%2013.7607%2066.663%2012.8403%2064.8923%2012.8403C63.1215%2012.8403%2061.8589%2013.8981%2061.4001%2015.4147Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M51.8955%2016.6752C51.8955%2013.113%2053.9851%2010.9326%2057.454%2010.9326H58.5559V13.323H57.4307C55.5459%2013.323%2054.33%2014.6322%2054.3533%2016.7011V22.423H51.8955V16.6804V16.6752Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M72.0138%2016.6774C72.0138%2013.3226%2074.6557%2010.7041%2077.9638%2010.7041C81.272%2010.7041%2083.8672%2013.3226%2083.8672%2016.6774V22.42H81.456V20.9267C80.6523%2022.0052%2079.4105%2022.6274%2077.8938%2022.6274C74.609%2022.6274%2072.0112%2020.0556%2072.0112%2016.6774H72.0138ZM81.5027%2016.6774C81.5027%2014.6319%2079.9394%2013.0011%2077.9638%2013.0011C75.9883%2013.0011%2074.4249%2014.6319%2074.4249%2016.6774C74.4249%2018.723%2075.9649%2020.3537%2077.9638%2020.3537C79.9627%2020.3537%2081.5027%2018.6997%2081.5027%2016.6774Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M85.4155%2015.978C85.4155%2012.9214%2087.5052%2010.6943%2090.6085%2010.6943C92.3766%2010.6943%2093.8026%2011.4073%2094.697%2012.6025C95.5474%2011.4073%2096.9266%2010.6943%2098.6948%2010.6943C101.819%2010.6943%20104.002%2012.8773%20104.002%2015.978V22.4103H101.544V16.0014C101.544%2014.2566%20100.372%2013.038%2098.6948%2013.038C97.0174%2013.038%2095.9155%2014.2799%2095.9389%2015.934V22.4129H93.4811V16.004C93.4811%2014.2592%2092.2859%2013.0406%2090.6085%2013.0406C88.9311%2013.0406%2087.8526%2014.2825%2087.8733%2015.9366V22.4154H85.4155V15.9832V15.978Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M105.578%205.6416H108.082V20.0227H114.859V22.4131H105.578V5.6416Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M138.483%2016.7007C138.483%2013.3225%20141.078%2010.6807%20144.456%2010.6807C147.834%2010.6807%20150.362%2013.1384%20150.362%2016.5399V17.5044H140.85C141.171%2019.2725%20142.551%2020.4444%20144.55%2020.4444C146.113%2020.4444%20147.308%2019.6173%20147.904%2018.3755L149.927%2019.5007C148.916%2021.3855%20147.101%2022.6247%20144.55%2022.6247C140.92%2022.6247%20138.483%2020.0296%20138.483%2016.6981V16.7007ZM140.964%2015.4147H147.858C147.49%2013.7607%20146.227%2012.8403%20144.456%2012.8403C142.685%2012.8403%20141.423%2013.8981%20140.964%2015.4147Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M115.269%2016.6774C115.269%2013.3226%20117.911%2010.7041%20121.219%2010.7041C124.527%2010.7041%20127.122%2013.3226%20127.122%2016.6774V22.42H124.711V20.9267C123.907%2022.0052%20122.665%2022.6274%20121.149%2022.6274C117.864%2022.6274%20115.266%2020.0556%20115.266%2016.6774H115.269ZM124.758%2016.6774C124.758%2014.6319%20123.194%2013.0011%20121.219%2013.0011C119.243%2013.0011%20117.68%2014.6319%20117.68%2016.6774C117.68%2018.723%20119.22%2020.3537%20121.219%2020.3537C123.218%2020.3537%20124.758%2018.6997%20124.758%2016.6774Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M131.67%2021.8547L126.915%2010.9658H129.557L132.912%2018.938L136.082%2010.9658H138.678L131.74%2027.7606H129.212L131.67%2021.8573V21.8547Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M151.897%2016.6674C151.897%2013.1052%20153.987%2010.9248%20157.455%2010.9248H158.557V13.3152H157.432C155.547%2013.3152%20154.331%2014.6244%20154.355%2016.6933V22.4152H151.897V16.6726V16.6674Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6919_71839'%3e%3crect%20width='158.12'%20height='28'%20fill='white'%20style='fill:white;fill-opacity:1;'%20transform='translate(0.44043)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", b_ = (c, p, m) => c === p ? "translateY(0px)" : c > p ? `translateY(${m}px)` : "translateY(-100%)", KP = ({ close: c, votedAnswer: p, mastersApp: m, correct: C, correctAnswerTitle: w, questionTitle: E, saveHeight: y, style: T, hiding: z }) => {
22792
+ }), g_ = "data:image/svg+xml,%3csvg%20width='154'%20height='37'%20viewBox='0%200%20154%2037'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M70.9776%2030.8796L74.668%2018.1381C75.0696%2016.7473%2076.1186%2015.6318%2077.4936%2015.1371L77.5928%2014.7217H72.466L63.7623%2024.9662L60.431%2014.7217H55.7389L55.6255%2015.1371C56.4288%2015.5291%2056.8683%2016.7052%2056.8683%2017.662V17.7227C56.8683%2023.1787%2052.781%2032.5598%2047.0352%2032.5598C44.8002%2032.5598%2043.6425%2031.0009%2043.6425%2029.7035C43.6425%2028.1306%2044.975%2027.0105%2046.3831%2027.0105C47.744%2027.0105%2047.9519%2027.5099%2048.741%2027.5099C49.2182%2027.5099%2049.6766%2027.2672%2049.9081%2026.8518C50.2672%2026.1984%2049.9931%2025.4049%2049.3363%2025.0922L48.9772%2024.9242C45.6271%2023.3327%2041.7383%2025.7457%2041.7383%2029.4188V29.4701C41.7383%2032.1444%2043.8646%2034.38%2046.5674%2034.4733C53.5417%2034.716%2058.2055%2025.4236%2058.9473%2018.6188L59.486%2020.4577L62.2313%2028.5927H63.2709L71.8518%2018.4741L68.2512%2030.8936C67.8401%2032.3171%2066.6966%2033.4232%2065.2412%2033.7966L65.142%2034.212H72.0408L72.1542%2033.7966C71.1383%2033.2039%2070.6516%2032.0044%2070.9776%2030.8796Z'%20fill='white'/%3e%3cpath%20d='M88.2952%2021.6521H88.2385C85.016%2021.6568%2081.5571%2021.9648%2079.7143%2027.1361C78.1692%2031.4813%2077.7487%2033.2828%2076.539%2033.2828C75.7641%2033.2828%2075.9531%2031.794%2074.7954%2031.794C74.2709%2031.794%2073.7275%2032.2094%2073.6897%2032.8068C73.6236%2033.8429%2075.0317%2034.4683%2076.0949%2034.4683C79.3316%2034.4683%2080.5696%2032.1347%2080.9759%2031.0472C81.0279%2030.9072%2081.3162%2030.1371%2081.6517%2029.2317H85.0538L84.4773%2031.3273C84.1749%2032.4334%2083.5464%2033.3388%2082.488%2033.8009L82.3982%2034.2163H87.9597L88.0637%2033.8009C87.3124%2033.1848%2086.9816%2032.2%2087.2273%2031.2853L89.3206%2023.4257C89.4812%2022.8236%2089.9018%2022.3242%2090.4783%2022.0628L90.568%2021.6475H88.7536H88.2952V21.6521ZM85.3231%2028.2189H82.0202C82.3935%2027.2108%2082.7526%2026.2493%2082.8755%2025.9366C83.7118%2023.757%2085.2995%2022.8749%2086.8399%2022.7536L86.8257%2022.7676L85.3231%2028.2189Z'%20fill='white'/%3e%3cpath%20d='M116.358%2022.5486C116.538%2022.2545%20116.708%2021.8112%20116.708%2021.5591C116.732%2021.0877%20116.297%2020.7237%20115.829%2020.8217C115.456%2020.9011%20115.187%2021.2324%20115.191%2021.6058C115.196%2021.9978%20115.12%2022.4226%20114.95%2022.6279C114.558%2023.104%20113.934%2023.062%20111.062%2022.2452V22.2405C110.797%2022.1659%20110.509%2022.0819%20110.206%2021.9978C110.187%2021.9932%20110.173%2021.9885%20110.159%2021.9838C108.723%2021.6011%20106.941%2021.2464%20105.774%2021.8205C105.765%2021.8252%20105.755%2021.8298%20105.746%2021.8345C104.602%2022.3992%20103.808%2023.4727%20103.567%2024.7142C103.53%2024.8962%20103.506%2025.0455%20103.501%2025.0969C103.468%2025.7456%20104.068%2026.2544%20104.711%2026.1143C105.235%2026.0023%20105.604%2025.5403%20105.59%2025.0129C105.58%2024.4808%20105.472%2023.7667%20105.765%2023.286C106.237%2022.6279%20106.729%2022.5812%20108.935%2023.3047L106.544%2031.323C106.214%2032.4291%20105.406%2033.3345%20104.338%2033.7966L104.238%2034.212H109.961L110.074%2033.7966C109.337%2033.1852%20109.03%2032.1957%20109.299%2031.2809L111.392%2024.0561C112.309%2024.2428%20113.24%2024.2941%20114.147%2024.0374L114.473%2023.9441C115.196%2023.7527%20115.943%2023.2347%20116.358%2022.5486Z'%20fill='white'/%3e%3cpath%20d='M118.649%2021.6523L118.536%2022.0677C119.245%2022.5531%20119.561%2023.4259%20119.335%2024.2427L117.208%2031.3228C116.877%2032.429%20116.069%2033.3344%20115.002%2033.7964L114.902%2034.2118H117.931H118.21H125.18L126.101%2030.8934H125.666L125.51%2031.2108C124.934%2032.3963%20123.72%2033.1524%20122.382%2033.1524H119.429L121.003%2027.5937H122.259C123.105%2027.5937%20123.743%2028.3545%20123.582%2029.1759H124.012L125.043%2025.4188H124.613C124.362%2026.1142%20123.696%2026.5763%20122.949%2026.5809H121.291L122.382%2022.7258L125.515%2022.7211C126.536%2022.7211%20127.301%2023.6452%20127.098%2024.6347H127.528L128.35%2021.6523H118.649Z'%20fill='white'/%3e%3cpath%20d='M138.251%2021.6582H131.333L131.22%2022.0736C131.881%2022.5263%20132.207%2023.3197%20132.056%2024.0898L129.892%2031.324C129.561%2032.4301%20128.753%2033.3356%20127.685%2033.7976L127.586%2034.213H133.303L133.417%2033.7976C132.68%2033.1862%20132.373%2032.2014%20132.637%2031.282L133.686%2027.5949H134.126C134.787%2027.5949%20135.34%2028.085%20135.416%2028.7337C135.439%2028.9437%20135.77%2031.506%20136.035%2032.3881C136.379%2033.5409%20136.833%2034.213%20137.868%2034.213H140.453L140.552%2033.7976L140.183%2033.5829C139.451%2033.1536%20138.922%2032.4908%20138.685%2031.6087C138.463%2030.7779%20138.043%2029.2284%20137.84%2028.4117C137.736%2027.9916%20137.202%2027.5996%20136.654%2027.5996H137.523C139.087%2027.5996%20140.457%2026.5681%20140.878%2025.0839C141.365%2023.3617%20140.056%2021.6582%20138.251%2021.6582ZM138.369%2024.6872C138.029%2025.812%20136.98%2026.5868%20135.789%2026.5868H133.974L135.071%2022.7317H136.89C137.925%2022.727%20138.662%2023.7118%20138.369%2024.6872Z'%20fill='white'/%3e%3cpath%20d='M100.265%2022.2961C100.081%2022.2961%2099.6794%2022.1701%2099.0651%2021.9181C98.4508%2021.6661%2097.8318%2021.54%2097.2034%2021.54C95.904%2021.54%2094.8219%2021.9554%2093.9336%2022.8422C93.1964%2023.5796%2092.8704%2024.401%2092.8704%2025.1105C92.8704%2025.8665%2093.3193%2026.7533%2094.2124%2027.4721C95.0582%2028.1488%2095.937%2028.8022%2096.8206%2029.465C97.7468%2030.1977%2098.2098%2030.8745%2098.2098%2031.4252C98.2098%2032.634%2097.416%2033.2828%2095.7669%2033.2828C94.0942%2033.2828%2092.9366%2032.074%2092.568%2029.8057H92.1144L90.8008%2034.2162H91.226C91.7694%2033.8382%2092.1569%2033.6001%2092.946%2033.6001C93.6973%2033.6001%2094.5006%2034.4729%2096.2158%2034.4729C97.5814%2034.4729%2098.6682%2034.1929%2099.5943%2033.2781C100.383%2032.4753%20100.776%2031.3552%20100.776%2030.4404C100.776%2029.591%20100.237%2028.6062%2099.2966%2027.8921C98.4886%2027.2807%2097.6286%2026.7347%2096.7923%2026.1419C95.8898%2025.4792%2095.4362%2024.9144%2095.4362%2024.2937C95.4362%2023.9483%2095.611%2023.6076%2095.9559%2023.2622C96.3954%2022.8282%2096.986%2022.7302%2097.7751%2022.7302C99.3581%2022.7302%20100.464%2023.5983%20100.558%2025.4325H100.974L102.08%2021.5447H101.664C101.215%2022.0441%20100.752%2022.2961%20100.265%2022.2961Z'%20fill='white'/%3e%3cpath%20d='M149.201%2022.7304C150.784%2022.7304%20151.89%2023.6032%20151.984%2025.4327H152.4L153.501%2021.5449H153.085C152.646%2022.049%20152.182%2022.301%20151.696%2022.301C151.512%2022.301%20151.11%2022.175%20150.496%2021.923C149.881%2021.6709%20149.262%2021.5449%20148.634%2021.5449C147.334%2021.5449%20146.252%2021.9603%20145.364%2022.8471C144.627%2023.5845%20144.296%2024.4059%20144.296%2025.1153C144.296%2025.8714%20144.745%2026.7582%20145.638%2027.477C146.484%2028.1537%20147.363%2028.8071%20148.246%2029.4699C149.173%2030.2026%20149.636%2030.8794%20149.636%2031.4301C149.636%2032.6389%20148.842%2033.2876%20147.193%2033.2876C145.52%2033.2876%20144.362%2032.0788%20143.994%2029.8106H143.54L142.227%2034.2211H142.642C143.186%2033.843%20143.573%2033.605%20144.358%2033.605C145.109%2033.605%20145.912%2034.4778%20147.627%2034.4778C148.993%2034.4778%20150.075%2034.1978%20151.006%2033.283C151.795%2032.4802%20152.187%2031.3601%20152.187%2030.4453C152.187%2029.6005%20151.649%2028.6111%20150.708%2027.897C149.9%2027.2856%20149.04%2026.7395%20148.204%2026.1468C147.301%2025.4841%20146.848%2024.9193%20146.848%2024.2986C146.848%2023.9532%20147.023%2023.6125%20147.368%2023.2671C147.826%2022.8237%20148.412%2022.7304%20149.201%2022.7304Z'%20fill='white'/%3e%3cpath%20d='M26.5433%202.60035C26.0377%202.44633%2025.5321%202.72169%2025.0265%203.00173C24.8469%203.09974%2024.7194%203.27243%2024.6768%203.46845L23.883%207.13222C23.8547%207.26757%2023.9775%207.38891%2024.1145%207.36091C24.9509%207.17422%2025.7447%206.4508%2026.5811%206.70283C27.5167%206.98753%2028.4522%205.81606%2029.3878%205.83006V1.60156C28.4475%201.60623%2027.4789%202.88505%2026.5433%202.60035Z'%20fill='white'/%3e%3cpath%20d='M38.4856%2013.8398C38.2871%2013.7044%2038.1643%2013.4851%2038.1643%2013.2471V12.5796C38.1643%2011.9822%2037.6729%2011.4922%2037.0633%2011.4922H36.6239C36.0994%2011.4922%2035.6174%2011.7536%2035.3339%2012.1876L33.9164%2014.3485C33.7746%2014.5632%2033.5383%2014.6892%2033.2832%2014.6892H32.3287C31.8562%2014.6892%2031.4215%2014.9459%2031.1947%2015.3566C30.9631%2015.7814%2030.552%2016.0754%2030.0843%2016.1734V1.1403C30.0843%200.94894%2029.9283%200.794922%2029.7346%200.794922C29.5409%200.794922%2029.3849%200.94894%2029.3849%201.1403V1.60702V5.83552V16.1827C28.9171%2016.0847%2028.506%2015.7907%2028.2745%2015.3613C28.0524%2014.9506%2027.6177%2014.6939%2027.1405%2014.6939H26.4979C25.9875%2014.6939%2025.5292%2014.9879%2025.3213%2015.45L24.7873%2016.6308C24.7023%2016.8175%2024.5133%2016.9388%2024.3054%2016.9388C24.0975%2016.9388%2023.9085%2016.8175%2023.8234%2016.6308L23.2895%2015.45C23.0816%2014.9926%2022.6232%2014.6939%2022.1129%2014.6939H4.00135C3.85487%2014.6939%203.73674%2014.8106%203.73674%2014.9553C3.73674%2015.2633%203.48158%2015.5107%203.17444%2015.5107H2.39007C2.24359%2015.5107%202.12546%2015.6273%202.12546%2015.772V16.6728C2.12546%2017.5176%201.96008%2018.339%201.62931%2019.1184L1.15207%2020.2526C0.707907%2021.3027%200.5%2022.3901%200.5%2023.4589V26.0726C0.5%2026.7773%200.603954%2027.4914%200.811861%2028.1868C1.39306%2030.1377%202.7161%2031.7339%204.53529%2032.6767L7.43182%2034.1842C7.46962%2034.2029%207.51214%2034.2122%207.55467%2034.2122L9.69517%2034.2309C10.196%2034.2355%2010.6875%2034.3616%2011.1269%2034.6043L12.2751%2035.239C12.3129%2035.2623%2012.3602%2035.2717%2012.4074%2035.2717H13.9431C14.4818%2035.2717%2015.0157%2035.4163%2015.474%2035.6917C15.474%2035.6917%2016.2253%2036.1444%2016.4805%2036.2891C16.8869%2036.5225%2017.3783%2036.7465%2018.2335%2036.7932C18.4273%2036.8025%2018.621%2036.7325%2018.7675%2036.5972C18.9092%2036.4618%2018.9943%2036.2704%2018.9943%2036.0791V35.0616C18.9943%2034.3242%2019.4337%2033.6521%2020.1189%2033.3581L22.4673%2032.3406C22.7886%2032.2006%2023.1477%2032.1773%2023.4832%2032.28L24.3621%2032.5367C24.7354%2032.644%2025.1323%2032.6487%2025.5056%2032.5367L27.5846%2031.9253C27.8587%2031.8459%2028.1517%2031.8459%2028.4304%2031.9299L29.2763%2032.1633C29.6684%2032.2706%2029.9472%2032.6347%2029.9472%2033.0361V35.071C29.9472%2036.0184%2030.7269%2036.7932%2031.6861%2036.7932C32.4043%2036.7932%2033.0328%2036.3405%2033.2501%2035.6637C33.6423%2034.4456%2033.8408%2033.1761%2033.8408%2031.8973V31.0292C33.8408%2030.4131%2034.1006%2029.8204%2034.5543%2029.3956L35.419%2028.5882C36.0002%2028.0421%2036.3356%2027.2674%2036.3356%2026.474V21.6481C36.3356%2020.9013%2036.5625%2020.1779%2036.9972%2019.5618C37.0302%2019.5198%2037.0444%2019.4638%2037.0444%2019.4125V18.2737C37.0444%2017.5316%2037.2712%2016.8128%2037.6965%2016.2014L38.5517%2014.9739C38.5848%2014.9319%2038.599%2014.8806%2038.599%2014.8246V14.0545C38.6037%2013.9098%2038.5139%2013.8585%2038.4856%2013.8398ZM30.0843%2025.2838C30.6654%2025.3725%2031.1002%2025.6665%2031.1002%2026.0212C31.1002%2026.3759%2030.6702%2026.67%2030.0843%2026.7587V25.2838ZM5.22516%2032.4433L4.78572%2032.2146C3.59026%2031.5939%202.63577%2030.6698%201.9837%2029.545V28.1355C2.73028%2029.2043%203.74619%2030.1144%204.98891%2030.7631L5.22516%2030.8845V32.4433ZM7.43654%2033.5961L6.2647%2032.9894V31.4305L7.43182%2032.0373H7.43654V33.5961ZM12.3129%2034.6556L11.3868%2034.1422C10.8812%2033.8622%2010.3142%2033.7128%209.73297%2033.7035V32.0793C10.2197%2032.0886%2010.7016%2032.2146%2011.1269%2032.448L12.2751%2033.0827C12.2846%2033.0874%2012.2987%2033.0874%2012.3129%2033.0921V34.6556ZM18.4603%2035.0616V35.8551V36.0791C18.4603%2036.1304%2018.4367%2036.1818%2018.3989%2036.2191C18.3611%2036.2564%2018.3139%2036.2705%2018.2619%2036.2705C17.52%2036.2331%2017.0948%2036.0418%2016.7498%2035.8411C16.4994%2035.6964%2015.7528%2035.2483%2015.7481%2035.2483C15.2803%2034.9683%2014.7511%2034.8143%2014.2077%2034.7723V33.1387C14.6519%2033.1808%2015.0866%2033.3114%2015.474%2033.5401L16.1214%2033.9228C16.8302%2034.3429%2017.6382%2034.5809%2018.4603%2034.6276V35.0616ZM24.8582%2032.0886C24.7448%2032.084%2024.6267%2032.0653%2024.5133%2032.0326L23.6344%2031.7713C23.4454%2031.7152%2023.2517%2031.6966%2023.0579%2031.6966V30.0677C23.1997%2030.0677%2023.3414%2030.0817%2023.4832%2030.1237L24.3621%2030.3804C24.5227%2030.4271%2024.6928%2030.4504%2024.8582%2030.4598V32.0886ZM30.363%2032.4807C30.1929%2032.0886%2029.8574%2031.7759%2029.4275%2031.6592L28.5864%2031.4259C28.3879%2031.3652%2028.18%2031.3419%2027.9721%2031.3419V29.7177C28.1328%2029.713%2028.2934%2029.7317%2028.4493%2029.783L29.1392%2029.9977C29.8716%2030.2264%2030.363%2030.8891%2030.363%2031.6452V32.4807ZM32.787%2035.365C32.7729%2035.4117%2032.7634%2035.4584%2032.7492%2035.505C32.6028%2035.9624%2032.1775%2036.2658%2031.6955%2036.2658C31.653%2036.2658%2031.6105%2036.2564%2031.568%2036.2518V34.6323C31.601%2034.6369%2031.6294%2034.6416%2031.6625%2034.6416C32.135%2034.6416%2032.565%2034.3802%2032.7918%2033.9835V35.365H32.787ZM37.3232%2015.0486C36.794%2015.8047%2036.5152%2016.6915%2036.5152%2017.6109V18.4137L36.1041%2019.0017C35.5702%2019.7625%2035.2867%2020.6539%2035.2867%2021.578V25.6245C35.2867%2026.2779%2035.0126%2026.9173%2034.5306%2027.3654L33.6659%2028.1775C33.0847%2028.7236%2032.7634%2029.489%2032.787%2030.2824L32.7918%2030.4644C32.8248%2031.5146%2032.6878%2032.56%2032.3901%2033.5681C32.2956%2033.8902%2031.9932%2034.1142%2031.6577%2034.1142C31.2372%2034.1142%2030.8923%2033.7782%2030.8923%2033.3581V31.6452C30.8923%2030.6558%2030.2496%2029.7923%2029.2952%2029.4983L28.6053%2029.2836C28.2225%2029.1669%2027.8209%2029.1623%2027.4334%2029.2743L25.3544%2029.881C25.0803%2029.9604%2024.7873%2029.9604%2024.5133%2029.881L23.6344%2029.6243C23.1808%2029.489%2022.6894%2029.5217%2022.2547%2029.7083L20.4071%2030.5111C19.2258%2031.0245%2018.4651%2032.1773%2018.4651%2033.4515V34.1095C17.7374%2034.0675%2017.0286%2033.8528%2016.4002%2033.4795L15.7528%2033.0967C15.2047%2032.7747%2014.581%2032.602%2013.9431%2032.602H12.4736L11.3868%2031.9999C10.8717%2031.7152%2010.2905%2031.5659%209.69989%2031.5612L7.62082%2031.5472L5.23461%2030.3057C1.61514%2028.4249%200.0700101%2024.1917%201.64349%2020.4579L2.12073%2019.3238C2.47512%2018.4837%202.6594%2017.5922%202.6594%2016.6775V16.0427H3.17444C3.68476%2016.0427%204.11948%2015.6927%204.2376%2015.2213H22.1176C22.4153%2015.2213%2022.6894%2015.394%2022.8075%2015.6647L23.3414%2016.8455C23.5115%2017.2235%2023.8896%2017.4662%2024.3101%2017.4662C24.7259%2017.4662%2025.1087%2017.2235%2025.2788%2016.8455L25.8127%2015.66C25.9356%2015.3893%2026.2049%2015.2166%2026.5026%2015.2166H27.1452C27.424%2015.2166%2027.6791%2015.366%2027.8114%2015.6087C28.1375%2016.2061%2028.7234%2016.6075%2029.3897%2016.7148V24.145C28.317%2024.2617%2027.4949%2024.8918%2027.4949%2025.6572C27.4949%2026.5066%2028.4966%2027.1927%2029.7346%2027.1927C30.9726%2027.1927%2031.9743%2026.5066%2031.9743%2025.6572C31.9743%2024.8918%2031.1521%2024.257%2030.0795%2024.145V16.7101C30.7458%2016.6028%2031.3317%2016.2014%2031.6577%2015.604C31.79%2015.3613%2032.0452%2015.212%2032.324%2015.212H33.2785C33.7179%2015.212%2034.1195%2014.9926%2034.3605%2014.6286L35.7781%2012.4676C35.9624%2012.1829%2036.2789%2012.0149%2036.6239%2012.0149H37.0633C37.3752%2012.0149%2037.6303%2012.2669%2037.6303%2012.575V13.2424C37.6303%2013.5644%2037.7579%2013.8725%2037.98%2014.1012L37.3232%2015.0486ZM29.3849%2025.2838V26.7587C28.8037%2026.67%2028.3737%2026.3759%2028.3737%2026.0212C28.3737%2025.6665%2028.8037%2025.3678%2029.3849%2025.2838Z'%20fill='white'/%3e%3c/svg%3e", y_ = "data:image/svg+xml,%3csvg%20width='159'%20height='28'%20viewBox='0%200%20159%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6919_71839)'%3e%3cpath%20d='M4.13243%2025.9198C5.34921%2026.9052%207.05161%2027.0267%208.39597%2026.224L22.9838%2017.5138C25.4013%2016.0703%2025.4117%2012.5721%2023.0028%2011.1144L17.4686%207.76522C15.4767%206.55981%2012.8918%207.10053%2011.5501%209.00325L3.27399%2020.7399C2.14132%2022.3462%202.44805%2024.5556%203.97544%2025.7926L4.13243%2025.9198Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='2.33333'/%3e%3cpath%20d='M4.11673%202.57147C5.33939%201.58127%207.0516%201.46387%208.39797%202.27791L22.9843%2011.0971C25.3835%2012.5477%2025.3874%2016.0265%2022.9914%2017.4824L17.5405%2020.7946C15.5485%2022.005%2012.9594%2021.4661%2011.6157%2019.5615L3.27518%207.7386C2.142%206.1323%202.44856%203.92248%203.97619%202.68529L4.11673%202.57147Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='2.33333'/%3e%3cpath%20d='M49.8088%2020.0063C47.924%2020.0063%2046.7521%2018.7437%2046.7521%2016.6748V13.1359H50.1977V10.9296H46.7521V7.34668L44.2736%209.18483V10.9271H42.8892V13.1333H44.2736V16.6515C44.2736%2020.2137%2046.3632%2022.4174%2049.8321%2022.4174H50.361V20.0063H49.8088Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M30.4704%2019.5631L32.6818%2017.8339C33.6722%2019.4231%2035.01%2020.2761%2036.7159%2020.2761C38.5826%2020.2761%2039.757%2019.0783%2039.757%2017.5798C39.757%2015.8505%2037.9137%2015.2983%2035.977%2014.6761C33.6956%2013.9398%2031.23%2013.0168%2031.23%209.92907C31.23%207.37018%2033.5115%205.34277%2036.6226%205.34277C39.1815%205.34277%2040.7707%206.33314%2042.0618%207.83166L40.0111%209.35351C39.2515%208.17907%2038.1211%207.55685%2036.6226%207.55685C34.9167%207.55685%2033.8096%208.57055%2033.8096%209.88499C33.8096%2011.4976%2035.5856%2012.0291%2037.5196%2012.6746C39.8244%2013.4576%2042.3367%2014.4506%2042.3367%2017.585C42.3367%2020.1672%2040.2159%2022.6328%2036.7367%2022.6328C33.8563%2022.6328%2031.8963%2021.4117%2030.4678%2019.5683L30.4704%2019.5631Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M58.9189%2016.7007C58.9189%2013.3225%2061.5141%2010.6807%2064.8923%2010.6807C68.2704%2010.6807%2070.7982%2013.1384%2070.7982%2016.5399V17.5044H61.286C61.6075%2019.2725%2062.9867%2020.4444%2064.9856%2020.4444C66.5489%2020.4444%2067.7441%2019.6173%2068.3404%2018.3755L70.3627%2019.5007C69.3515%2021.3855%2067.5367%2022.6247%2064.9856%2022.6247C61.356%2022.6247%2058.9189%2020.0296%2058.9189%2016.6981V16.7007ZM61.4001%2015.4147H68.2938C67.9256%2013.7607%2066.663%2012.8403%2064.8923%2012.8403C63.1215%2012.8403%2061.8589%2013.8981%2061.4001%2015.4147Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M51.8955%2016.6752C51.8955%2013.113%2053.9851%2010.9326%2057.454%2010.9326H58.5559V13.323H57.4307C55.5459%2013.323%2054.33%2014.6322%2054.3533%2016.7011V22.423H51.8955V16.6804V16.6752Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M72.0138%2016.6774C72.0138%2013.3226%2074.6557%2010.7041%2077.9638%2010.7041C81.272%2010.7041%2083.8672%2013.3226%2083.8672%2016.6774V22.42H81.456V20.9267C80.6523%2022.0052%2079.4105%2022.6274%2077.8938%2022.6274C74.609%2022.6274%2072.0112%2020.0556%2072.0112%2016.6774H72.0138ZM81.5027%2016.6774C81.5027%2014.6319%2079.9394%2013.0011%2077.9638%2013.0011C75.9883%2013.0011%2074.4249%2014.6319%2074.4249%2016.6774C74.4249%2018.723%2075.9649%2020.3537%2077.9638%2020.3537C79.9627%2020.3537%2081.5027%2018.6997%2081.5027%2016.6774Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M85.4155%2015.978C85.4155%2012.9214%2087.5052%2010.6943%2090.6085%2010.6943C92.3766%2010.6943%2093.8026%2011.4073%2094.697%2012.6025C95.5474%2011.4073%2096.9266%2010.6943%2098.6948%2010.6943C101.819%2010.6943%20104.002%2012.8773%20104.002%2015.978V22.4103H101.544V16.0014C101.544%2014.2566%20100.372%2013.038%2098.6948%2013.038C97.0174%2013.038%2095.9155%2014.2799%2095.9389%2015.934V22.4129H93.4811V16.004C93.4811%2014.2592%2092.2859%2013.0406%2090.6085%2013.0406C88.9311%2013.0406%2087.8526%2014.2825%2087.8733%2015.9366V22.4154H85.4155V15.9832V15.978Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M105.578%205.6416H108.082V20.0227H114.859V22.4131H105.578V5.6416Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M138.483%2016.7007C138.483%2013.3225%20141.078%2010.6807%20144.456%2010.6807C147.834%2010.6807%20150.362%2013.1384%20150.362%2016.5399V17.5044H140.85C141.171%2019.2725%20142.551%2020.4444%20144.55%2020.4444C146.113%2020.4444%20147.308%2019.6173%20147.904%2018.3755L149.927%2019.5007C148.916%2021.3855%20147.101%2022.6247%20144.55%2022.6247C140.92%2022.6247%20138.483%2020.0296%20138.483%2016.6981V16.7007ZM140.964%2015.4147H147.858C147.49%2013.7607%20146.227%2012.8403%20144.456%2012.8403C142.685%2012.8403%20141.423%2013.8981%20140.964%2015.4147Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M115.269%2016.6774C115.269%2013.3226%20117.911%2010.7041%20121.219%2010.7041C124.527%2010.7041%20127.122%2013.3226%20127.122%2016.6774V22.42H124.711V20.9267C123.907%2022.0052%20122.665%2022.6274%20121.149%2022.6274C117.864%2022.6274%20115.266%2020.0556%20115.266%2016.6774H115.269ZM124.758%2016.6774C124.758%2014.6319%20123.194%2013.0011%20121.219%2013.0011C119.243%2013.0011%20117.68%2014.6319%20117.68%2016.6774C117.68%2018.723%20119.22%2020.3537%20121.219%2020.3537C123.218%2020.3537%20124.758%2018.6997%20124.758%2016.6774Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M131.67%2021.8547L126.915%2010.9658H129.557L132.912%2018.938L136.082%2010.9658H138.678L131.74%2027.7606H129.212L131.67%2021.8573V21.8547Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M151.897%2016.6674C151.897%2013.1052%20153.987%2010.9248%20157.455%2010.9248H158.557V13.3152H157.432C155.547%2013.3152%20154.331%2014.6244%20154.355%2016.6933V22.4152H151.897V16.6726V16.6674Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6919_71839'%3e%3crect%20width='158.12'%20height='28'%20fill='white'%20style='fill:white;fill-opacity:1;'%20transform='translate(0.44043)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", b_ = (c, p, m) => c === p ? "translateY(0px)" : c > p ? `translateY(${m}px)` : "translateY(-100%)", KP = ({ close: c, votedAnswer: p, mastersApp: m, correct: C, correctAnswerTitle: w, questionTitle: E, saveHeight: y, style: T, hiding: A }) => {
22791
22793
  const [O, X] = Rt(1), H = Zn({});
22792
22794
  Wt(() => {
22793
22795
  const G = setInterval(() => {
@@ -22798,10 +22800,10 @@ const kT = ({
22798
22800
  var G, ee;
22799
22801
  H.current[O] && y(((ee = (G = H.current[O]) == null ? void 0 : G.getBoundingClientRect()) == null ? void 0 : ee.height) || u_);
22800
22802
  }, [O, y]);
22801
- const A = (G) => (ee) => {
22803
+ const z = (G) => (ee) => {
22802
22804
  H.current && (H.current[G] = ee);
22803
22805
  }, j = (G) => ({ transform: b_(G, O, T.height) });
22804
- return /* @__PURE__ */ x(d_, { style: T.height ? T : { ...T, paddingTop: 0, paddingBottom: 0 }, hiding: z, children: /* @__PURE__ */ Q(
22806
+ return /* @__PURE__ */ x(d_, { style: T.height ? T : { ...T, paddingTop: 0, paddingBottom: 0 }, hiding: A, children: /* @__PURE__ */ Q(
22805
22807
  f_,
22806
22808
  {
22807
22809
  style: {
@@ -22811,16 +22813,16 @@ const kT = ({
22811
22813
  },
22812
22814
  children: [
22813
22815
  /* @__PURE__ */ x(s_, { step: O, correct: C }),
22814
- m && /* @__PURE__ */ Q(Pu, { ref: A(1), style: j(1), children: [
22816
+ m && /* @__PURE__ */ Q(Pu, { ref: z(1), style: j(1), children: [
22815
22817
  /* @__PURE__ */ x("img", { alt: "sponsor-logo", src: g_ }),
22816
22818
  /* @__PURE__ */ x(av, { children: "Featured Groups +" })
22817
22819
  ] }),
22818
- !m && /* @__PURE__ */ x(Pu, { ref: A(1), style: j(1), children: /* @__PURE__ */ x("img", { alt: "sponsor-logo", src: y_ }) }),
22819
- /* @__PURE__ */ Q(Pu, { ref: A(2), style: j(2), children: [
22820
+ !m && /* @__PURE__ */ x(Pu, { ref: z(1), style: j(1), children: /* @__PURE__ */ x("img", { alt: "sponsor-logo", src: y_ }) }),
22821
+ /* @__PURE__ */ Q(Pu, { ref: z(2), style: j(2), children: [
22820
22822
  /* @__PURE__ */ x(a0, { children: "Prediction results are in!" }),
22821
22823
  m && /* @__PURE__ */ x(av, { children: "Featured Groups +" })
22822
22824
  ] }),
22823
- /* @__PURE__ */ Q(Pu, { ref: A(3), style: j(3), children: [
22825
+ /* @__PURE__ */ Q(Pu, { ref: z(3), style: j(3), children: [
22824
22826
  /* @__PURE__ */ x(a0, { children: E }),
22825
22827
  /* @__PURE__ */ x(xp, { children: /* @__PURE__ */ Q(Ep, { children: [
22826
22828
  /* @__PURE__ */ x("span", { children: "Your Pick:" }),
@@ -22829,7 +22831,7 @@ const kT = ({
22829
22831
  ] }) })
22830
22832
  ] }),
22831
22833
  C ? /* @__PURE__ */ Q(ci, { children: [
22832
- /* @__PURE__ */ Q(Pu, { ref: A(4), style: { ...j(4), color: "var(--color-success)" }, children: [
22834
+ /* @__PURE__ */ Q(Pu, { ref: z(4), style: { ...j(4), color: "var(--color-success)" }, children: [
22833
22835
  /* @__PURE__ */ x(a0, { children: "Congratulations! You answered correctly." }),
22834
22836
  /* @__PURE__ */ Q(xp, { children: [
22835
22837
  /* @__PURE__ */ x(g7, { name: "selected" }),
@@ -22840,7 +22842,7 @@ const kT = ({
22840
22842
  ] })
22841
22843
  ] })
22842
22844
  ] }),
22843
- /* @__PURE__ */ Q(Pu, { ref: A(5), style: { ...j(5), color: "var(--color-success)" }, children: [
22845
+ /* @__PURE__ */ Q(Pu, { ref: z(5), style: { ...j(5), color: "var(--color-success)" }, children: [
22844
22846
  /* @__PURE__ */ x(h_, { children: O === 5 && /* @__PURE__ */ x(P7, { delay: 0.5, prefix: "+", suffix: " points", value: p == null ? void 0 : p.points }) }),
22845
22847
  /* @__PURE__ */ Q(xp, { children: [
22846
22848
  /* @__PURE__ */ x(g7, { name: "selected" }),
@@ -22852,7 +22854,7 @@ const kT = ({
22852
22854
  ] }),
22853
22855
  /* @__PURE__ */ x(ov, { onClick: c, children: /* @__PURE__ */ x(iv, { name: "icon-cross" }) })
22854
22856
  ] })
22855
- ] }) : /* @__PURE__ */ Q(Pu, { ref: A(4), style: j(4), children: [
22857
+ ] }) : /* @__PURE__ */ Q(Pu, { ref: z(4), style: j(4), children: [
22856
22858
  /* @__PURE__ */ Q(a0, { style: { color: "var(--color-neutrals-gray9)" }, children: [
22857
22859
  "Better luck next time! Correct: ",
22858
22860
  w,
@@ -22876,12 +22878,12 @@ const kT = ({
22876
22878
  w(!0), E.current && clearTimeout(E.current), E.current = setTimeout(() => {
22877
22879
  w(!1);
22878
22880
  }, 1e3);
22879
- }, []), T = lr(async (z) => {
22881
+ }, []), T = lr(async (A) => {
22880
22882
  m(!0);
22881
- const O = z.map(
22882
- (X) => new Promise((H, A) => {
22883
+ const O = A.map(
22884
+ (X) => new Promise((H, z) => {
22883
22885
  const j = new Image();
22884
- j.onload = () => H(X), j.onerror = () => A(), j.src = X;
22886
+ j.onload = () => H(X), j.onerror = () => z(), j.src = X;
22885
22887
  })
22886
22888
  );
22887
22889
  await Promise.allSettled(O), m(!1);
@@ -23090,11 +23092,11 @@ const kT = ({
23090
23092
  termsTitle: E,
23091
23093
  termsText: y,
23092
23094
  primaryColor: T,
23093
- inviteLink: z,
23095
+ inviteLink: A,
23094
23096
  inviteCardTitle: O,
23095
23097
  inviteCardSubtext: X,
23096
23098
  inviteCardBtnLabel: H,
23097
- loading: A,
23099
+ loading: z,
23098
23100
  inviterName: j,
23099
23101
  sdk: G,
23100
23102
  onClose: ee
@@ -23109,14 +23111,14 @@ const kT = ({
23109
23111
  he.inviteCard ? await c.onboardingStatus.submitInplay() : he.rules && se ? oe(!1) : ke();
23110
23112
  };
23111
23113
  return Wt(() => {
23112
- !A && j && G.inviteDisplayed();
23113
- }, [A, j, G]), /* @__PURE__ */ x(nT, { children: ({ width: We, height: ot }) => /* @__PURE__ */ Q(eP, { style: { width: We, height: ot, maxHeight: ot }, children: [
23114
+ !z && j && G.inviteDisplayed();
23115
+ }, [z, j, G]), /* @__PURE__ */ x(nT, { children: ({ width: We, height: ot }) => /* @__PURE__ */ Q(eP, { style: { width: We, height: ot, maxHeight: ot }, children: [
23114
23116
  /* @__PURE__ */ x(nP, { children: /* @__PURE__ */ x(rP, { onClick: ee, children: /* @__PURE__ */ x(oP, { name: "icon-close-btn-gray" }) }) }),
23115
23117
  /* @__PURE__ */ Q(tP, { children: [
23116
23118
  he.steps && (p == null ? void 0 : p.length) && /* @__PURE__ */ x(
23117
23119
  O_,
23118
23120
  {
23119
- loading: A,
23121
+ loading: z,
23120
23122
  steps: p,
23121
23123
  currentStep: Y,
23122
23124
  inviterName: j
@@ -23136,14 +23138,14 @@ const kT = ({
23136
23138
  he.inviteCard && /* @__PURE__ */ x(
23137
23139
  DT,
23138
23140
  {
23139
- inviteLink: z,
23141
+ inviteLink: A,
23140
23142
  inviteCardTitle: O,
23141
23143
  inviteCardSubtext: X,
23142
23144
  primaryColor: T
23143
23145
  }
23144
23146
  )
23145
23147
  ] }),
23146
- /* @__PURE__ */ x(iP, { children: /* @__PURE__ */ x(Na, { loading: A, style: { width: "100%" }, children: /* @__PURE__ */ x(sP, { onClick: rt, children: Re }) }) })
23148
+ /* @__PURE__ */ x(iP, { children: /* @__PURE__ */ x(Na, { loading: z, style: { width: "100%" }, children: /* @__PURE__ */ x(sP, { onClick: rt, children: Re }) }) })
23147
23149
  ] }) });
23148
23150
  }, uP = /* @__PURE__ */ L("button")({
23149
23151
  name: "Container",