@streamlayer/react 1.24.7 → 1.24.8
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/cjs/advertisement.js +74 -75
- package/lib/cjs/bet-pack.js +65 -66
- package/lib/cjs/index.js +328 -329
- package/lib/cjs/insight.js +146 -147
- package/lib/cjs/masters.js +257 -258
- package/lib/cjs/notification.js +123 -124
- package/lib/cjs/points.js +31 -32
- package/lib/cjs/style.css +1 -1
- package/lib/dist/cjs/index.js +257 -258
- package/lib/dist/es/index.js +257 -258
- package/lib/es/advertisement.js +2 -2
- package/lib/es/index.js +1 -1
- package/lib/es/index10.js +9 -9
- package/lib/es/index12.js +17 -17
- package/lib/es/index13.js +41 -41
- package/lib/es/index14.js +29 -29
- package/lib/es/index16.js +30 -30
- package/lib/es/index2.js +35 -36
- package/lib/es/index4.js +1 -1
- package/lib/es/index5.js +273 -3
- package/lib/es/index6.js +3 -7
- package/lib/es/index7.js +5 -284
- package/lib/es/index8.js +11 -11
- package/lib/es/insight.js +1 -1
- package/lib/es/masters2.js +26 -26
- package/lib/es/notification.js +23 -23
- package/lib/es/pause-ad.js +1 -1
- package/lib/es/points.js +10 -10
- package/lib/es/polymarket.js +2 -2
- package/lib/es/storage.js +12 -12
- package/lib/es/style.css +1 -1
- package/lib/source.css +1 -1
- package/package.json +14 -14
package/lib/dist/es/index.js
CHANGED
|
@@ -156,7 +156,6 @@ import 'core-js/modules/web.url-search-params.has.js';
|
|
|
156
156
|
import 'core-js/modules/web.url-search-params.size.js';
|
|
157
157
|
import D$6 from 'lodash.throttle';
|
|
158
158
|
import 'core-js/modules/es.reflect.construct.js';
|
|
159
|
-
import '@storybook/blocks';
|
|
160
159
|
import 'core-js/modules/es.promise.all-settled.js';
|
|
161
160
|
import 'core-js/modules/es.array.find-last.js';
|
|
162
161
|
import { createPortal } from 'react-dom';
|
|
@@ -1029,7 +1028,7 @@ var H$7 = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|de
|
|
|
1029
1028
|
n[r] = e[r];
|
|
1030
1029
|
}), n;
|
|
1031
1030
|
};
|
|
1032
|
-
function z$
|
|
1031
|
+
function z$6(e, t, n) {
|
|
1033
1032
|
var r = U$3(t, n);
|
|
1034
1033
|
if (!e) {
|
|
1035
1034
|
var o = typeof x$6 == "function" ? {
|
|
@@ -1041,7 +1040,7 @@ function z$5(e, t, n) {
|
|
|
1041
1040
|
}
|
|
1042
1041
|
return r;
|
|
1043
1042
|
}
|
|
1044
|
-
var V$
|
|
1043
|
+
var V$3 = function V(e, t) {};
|
|
1045
1044
|
function F$7(e) {
|
|
1046
1045
|
var t = "";
|
|
1047
1046
|
return function (n) {
|
|
@@ -1051,7 +1050,7 @@ function F$7(e) {
|
|
|
1051
1050
|
_a$class = a.class,
|
|
1052
1051
|
p = _a$class === void 0 ? t : _a$class,
|
|
1053
1052
|
v = n.propsAsIs === void 0 ? !(typeof u == "string" && u.indexOf("-") === -1 && !j$6(u[0])) : n.propsAsIs,
|
|
1054
|
-
d = z$
|
|
1053
|
+
d = z$6(v, a, ["as", "class"]);
|
|
1055
1054
|
d.ref = c, d.className = n.atomic ? T$2(n.class, d.className || p) : T$2(d.className || p, n.class);
|
|
1056
1055
|
var s = n.vars;
|
|
1057
1056
|
if (s) {
|
|
@@ -1061,7 +1060,7 @@ function F$7(e) {
|
|
|
1061
1060
|
S = h[0],
|
|
1062
1061
|
N = h[1] || "",
|
|
1063
1062
|
b = typeof S == "function" ? S(a) : S;
|
|
1064
|
-
V$
|
|
1063
|
+
V$3(b, n.name), i["--".concat(l)] = "".concat(b).concat(N);
|
|
1065
1064
|
}
|
|
1066
1065
|
var f = d.style || {},
|
|
1067
1066
|
m = Object.keys(f);
|
|
@@ -1246,10 +1245,10 @@ var P$5;
|
|
|
1246
1245
|
e.ORGANIZATION = "ORGANIZATION", e.STREAM = "STREAM";
|
|
1247
1246
|
})(P$5 || (P$5 = {}));
|
|
1248
1247
|
be$3.BETTING + "", be$3.GAMES + "", be$3.PUBLIC_CHAT + "", be$3.TWITTER + "";
|
|
1249
|
-
var L$
|
|
1248
|
+
var L$3;
|
|
1250
1249
|
(function (e) {
|
|
1251
1250
|
e.Ready = "ready", e.Suspended = "suspended";
|
|
1252
|
-
})(L$
|
|
1251
|
+
})(L$3 || (L$3 = {}));
|
|
1253
1252
|
|
|
1254
1253
|
var a$2 = (typeof globalThis === "undefined" ? "undefined" : _typeof(globalThis)) < "u" ? globalThis : (typeof window === "undefined" ? "undefined" : _typeof(window)) < "u" ? window : (typeof global === "undefined" ? "undefined" : _typeof(global)) < "u" ? global : (typeof self === "undefined" ? "undefined" : _typeof(self)) < "u" ? self : {};
|
|
1255
1254
|
function f$2(e) {
|
|
@@ -4678,7 +4677,7 @@ var a$1 = function a(C) {
|
|
|
4678
4677
|
fill: "white"
|
|
4679
4678
|
}));
|
|
4680
4679
|
},
|
|
4681
|
-
L$
|
|
4680
|
+
L$2 = function L(C) {
|
|
4682
4681
|
return /* @__PURE__ */e$2.createElement("svg", _objectSpread2({
|
|
4683
4682
|
width: 48,
|
|
4684
4683
|
height: 48,
|
|
@@ -4839,7 +4838,7 @@ var a$1 = function a(C) {
|
|
|
4839
4838
|
fill: "#FFFFFF"
|
|
4840
4839
|
})));
|
|
4841
4840
|
},
|
|
4842
|
-
V$
|
|
4841
|
+
V$2 = function V(C) {
|
|
4843
4842
|
return /* @__PURE__ */e$2.createElement("svg", _objectSpread2({
|
|
4844
4843
|
width: 12,
|
|
4845
4844
|
height: 20,
|
|
@@ -4919,7 +4918,7 @@ var a$1 = function a(C) {
|
|
|
4919
4918
|
strokeLinecap: "round"
|
|
4920
4919
|
}));
|
|
4921
4920
|
},
|
|
4922
|
-
y$
|
|
4921
|
+
y$3 = function y(C) {
|
|
4923
4922
|
return /* @__PURE__ */e$2.createElement("svg", _objectSpread2({
|
|
4924
4923
|
width: 10,
|
|
4925
4924
|
height: 10,
|
|
@@ -5260,7 +5259,7 @@ var a$1 = function a(C) {
|
|
|
5260
5259
|
}
|
|
5261
5260
|
}));
|
|
5262
5261
|
},
|
|
5263
|
-
A$
|
|
5262
|
+
A$1 = function A(C) {
|
|
5264
5263
|
return /* @__PURE__ */e$2.createElement("svg", _objectSpread2({
|
|
5265
5264
|
width: 48,
|
|
5266
5265
|
height: 48,
|
|
@@ -5340,7 +5339,7 @@ var a$1 = function a(C) {
|
|
|
5340
5339
|
strokeLinejoin: "round"
|
|
5341
5340
|
}));
|
|
5342
5341
|
},
|
|
5343
|
-
N$
|
|
5342
|
+
N$4 = function N(C) {
|
|
5344
5343
|
return /* @__PURE__ */e$2.createElement("svg", _objectSpread2({
|
|
5345
5344
|
width: 16,
|
|
5346
5345
|
height: 15,
|
|
@@ -5445,7 +5444,7 @@ var a$1 = function a(C) {
|
|
|
5445
5444
|
fill: "white"
|
|
5446
5445
|
})));
|
|
5447
5446
|
},
|
|
5448
|
-
z$
|
|
5447
|
+
z$5 = function z(C) {
|
|
5449
5448
|
return /* @__PURE__ */e$2.createElement("svg", _objectSpread2({
|
|
5450
5449
|
width: 40,
|
|
5451
5450
|
height: 39,
|
|
@@ -6304,16 +6303,16 @@ var a$1 = function a(C) {
|
|
|
6304
6303
|
"invite-game-icon": C1$1,
|
|
6305
6304
|
"icon-trophy": K$5,
|
|
6306
6305
|
"icon-trophy-green": Y$5,
|
|
6307
|
-
"icon-trophy-solid": z$
|
|
6306
|
+
"icon-trophy-solid": z$5,
|
|
6308
6307
|
"icon-trivia": p1$1,
|
|
6309
6308
|
"icon-thumb-down": P$4,
|
|
6310
6309
|
"icon-thumb-up": U$2,
|
|
6311
|
-
"icon-star": N$
|
|
6310
|
+
"icon-star": N$4,
|
|
6312
6311
|
"icon-prediction": s1$1,
|
|
6313
6312
|
"icon-insight": L1$1,
|
|
6314
6313
|
"icon-poll": w1$1,
|
|
6315
6314
|
"icon-play": G$5,
|
|
6316
|
-
"icon-pause": A$
|
|
6315
|
+
"icon-pause": A$1,
|
|
6317
6316
|
"icon-masters-logo": I$1,
|
|
6318
6317
|
"icon-logout": j$5,
|
|
6319
6318
|
"icon-link": b$4,
|
|
@@ -6325,17 +6324,17 @@ var a$1 = function a(C) {
|
|
|
6325
6324
|
"icon-copy": k$3,
|
|
6326
6325
|
"icon-cross": w$4,
|
|
6327
6326
|
"icon-close": x$5,
|
|
6328
|
-
"icon-close-btn-white": y$
|
|
6327
|
+
"icon-close-btn-white": y$3,
|
|
6329
6328
|
"icon-close-btn-gray": Z$5,
|
|
6330
6329
|
"icon-circle-arrow-right": M$4,
|
|
6331
6330
|
"icon-chevron": H$6,
|
|
6332
6331
|
"icon-chevron-white-left": E$3,
|
|
6333
|
-
"icon-chevron-left": V$
|
|
6332
|
+
"icon-chevron-left": V$2,
|
|
6334
6333
|
"icon-check": c,
|
|
6335
6334
|
"icon-check-white": v$1,
|
|
6336
6335
|
"icon-check-green": g$1,
|
|
6337
6336
|
"icon-check-circle": m,
|
|
6338
|
-
"icon-correct": L$
|
|
6337
|
+
"icon-correct": L$2,
|
|
6339
6338
|
"icon-btn-channels": n1$1,
|
|
6340
6339
|
"icon-btn-feature-groups": o1$1,
|
|
6341
6340
|
"icon-btn-leaderboard": r1$1,
|
|
@@ -6368,7 +6367,7 @@ var a$1 = function a(C) {
|
|
|
6368
6367
|
loader: t1$1,
|
|
6369
6368
|
fgIcon: s
|
|
6370
6369
|
},
|
|
6371
|
-
|
|
6370
|
+
E1$1 = function E1(_ref) {
|
|
6372
6371
|
var C = _ref.name,
|
|
6373
6372
|
i = _ref.style,
|
|
6374
6373
|
n = _ref.className,
|
|
@@ -6470,7 +6469,7 @@ var K$4 = {
|
|
|
6470
6469
|
},
|
|
6471
6470
|
x$4 = ["#107D57", "#DF2F3B", "#DF2F3B", "#E8E8E8"],
|
|
6472
6471
|
M$3 = "#cee5de",
|
|
6473
|
-
V$
|
|
6472
|
+
V$1 = "#f9d6d8",
|
|
6474
6473
|
Q$2 = "#E8E8E8",
|
|
6475
6474
|
le$2 = {
|
|
6476
6475
|
xs: 324,
|
|
@@ -6526,7 +6525,7 @@ function Te$3(t, e) {
|
|
|
6526
6525
|
};
|
|
6527
6526
|
}
|
|
6528
6527
|
var U$1 = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u" ? useEffect : useLayoutEffect,
|
|
6529
|
-
|
|
6528
|
+
H$5 = function H(_ref6) {
|
|
6530
6529
|
var t = _ref6.isPlaying,
|
|
6531
6530
|
e = _ref6.duration,
|
|
6532
6531
|
_ref6$startAt = _ref6.startAt,
|
|
@@ -6554,10 +6553,10 @@ var U$1 = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u"
|
|
|
6554
6553
|
var F = u - o.current,
|
|
6555
6554
|
C = T.current + F;
|
|
6556
6555
|
o.current = u, T.current = C;
|
|
6557
|
-
var
|
|
6556
|
+
var B = R.current + (n === 0 ? C : (C / n | 0) * n),
|
|
6558
6557
|
D = R.current + C,
|
|
6559
6558
|
g = typeof e == "number" && D >= e;
|
|
6560
|
-
l(g ? e :
|
|
6559
|
+
l(g ? e : B), g || (_.current = requestAnimationFrame(_m));
|
|
6561
6560
|
},
|
|
6562
6561
|
I = function I() {
|
|
6563
6562
|
_.current && cancelAnimationFrame(_.current), c.current && clearTimeout(c.current), o.current = null;
|
|
@@ -6587,7 +6586,7 @@ var U$1 = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u"
|
|
|
6587
6586
|
reset: N
|
|
6588
6587
|
};
|
|
6589
6588
|
},
|
|
6590
|
-
|
|
6589
|
+
j$4 = function j(t, e, i) {
|
|
6591
6590
|
var n = t / 2,
|
|
6592
6591
|
r = e / 2,
|
|
6593
6592
|
a = n - r,
|
|
@@ -6602,7 +6601,7 @@ var U$1 = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u"
|
|
|
6602
6601
|
G$4 = function G(t, e) {
|
|
6603
6602
|
return t === 0 || t === e ? 0 : typeof e == "number" ? t - e : 0;
|
|
6604
6603
|
},
|
|
6605
|
-
|
|
6604
|
+
z$4 = function z(t) {
|
|
6606
6605
|
return {
|
|
6607
6606
|
position: "relative",
|
|
6608
6607
|
width: t,
|
|
@@ -6672,10 +6671,10 @@ var U$1 = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u"
|
|
|
6672
6671
|
_ = t.onUpdate,
|
|
6673
6672
|
o = useRef(),
|
|
6674
6673
|
c = Math.max(a, E !== null && E !== void 0 ? E : 0),
|
|
6675
|
-
|
|
6676
|
-
m =
|
|
6677
|
-
I =
|
|
6678
|
-
|
|
6674
|
+
_j = j$4(r, c, R),
|
|
6675
|
+
m = _j.path,
|
|
6676
|
+
I = _j.pathLength,
|
|
6677
|
+
_H = H$5({
|
|
6679
6678
|
isPlaying: l,
|
|
6680
6679
|
duration: e,
|
|
6681
6680
|
startAt: G$4(e, i),
|
|
@@ -6688,16 +6687,16 @@ var U$1 = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u"
|
|
|
6688
6687
|
var F;
|
|
6689
6688
|
var _ref8 = (F = s(u)) != null ? F : {},
|
|
6690
6689
|
C = _ref8.shouldRepeat,
|
|
6691
|
-
|
|
6690
|
+
B = _ref8.delay,
|
|
6692
6691
|
D = _ref8.newInitialRemainingTime;
|
|
6693
6692
|
if (C) return {
|
|
6694
6693
|
shouldRepeat: C,
|
|
6695
|
-
delay:
|
|
6694
|
+
delay: B,
|
|
6696
6695
|
newStartAt: G$4(e, D)
|
|
6697
6696
|
};
|
|
6698
6697
|
} : void 0
|
|
6699
6698
|
}),
|
|
6700
|
-
N =
|
|
6699
|
+
N = _H.elapsedTime,
|
|
6701
6700
|
f = e - N;
|
|
6702
6701
|
return {
|
|
6703
6702
|
elapsedTime: N,
|
|
@@ -6726,7 +6725,7 @@ var U$1 = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u"
|
|
|
6726
6725
|
_ = _Z.size,
|
|
6727
6726
|
o = _Z.strokeWidth;
|
|
6728
6727
|
return e__default.createElement("div", {
|
|
6729
|
-
style:
|
|
6728
|
+
style: z$4(_)
|
|
6730
6729
|
}, e__default.createElement("svg", {
|
|
6731
6730
|
viewBox: "0 0 ".concat(_, " ").concat(_),
|
|
6732
6731
|
width: _,
|
|
@@ -6766,7 +6765,7 @@ var ee$2 = [10, 10, 1, 0],
|
|
|
6766
6765
|
propsAsIs: false
|
|
6767
6766
|
}),
|
|
6768
6767
|
ne$1 = M$3,
|
|
6769
|
-
h$3 = V$
|
|
6768
|
+
h$3 = V$1,
|
|
6770
6769
|
Y$4 = Q$2,
|
|
6771
6770
|
se$1 = function se(_ref9) {
|
|
6772
6771
|
var t = _ref9.className,
|
|
@@ -6844,7 +6843,7 @@ var ee$2 = [10, 10, 1, 0],
|
|
|
6844
6843
|
height: t,
|
|
6845
6844
|
width: e
|
|
6846
6845
|
},
|
|
6847
|
-
children: /* @__PURE__ */jsx(
|
|
6846
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
6848
6847
|
name: "loader"
|
|
6849
6848
|
})
|
|
6850
6849
|
});
|
|
@@ -6901,7 +6900,7 @@ var u$2 = 4,
|
|
|
6901
6900
|
_typeof(n) > "u" && t in e.value ? (e.value = _objectSpread2({}, e.value), delete e.value[t], e.notify(l, t)) : e.value[t] !== n && (e.value = _objectSpread2(_objectSpread2({}, e.value), {}, _defineProperty({}, t, n)), e.notify(l, t));
|
|
6902
6901
|
}, e;
|
|
6903
6902
|
},
|
|
6904
|
-
y$
|
|
6903
|
+
y$2 = function y(a) {
|
|
6905
6904
|
return [function (e) {
|
|
6906
6905
|
return function () {
|
|
6907
6906
|
for (var _len = arguments.length, t = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
@@ -6921,7 +6920,7 @@ var u$2 = 4,
|
|
|
6921
6920
|
payload: {}
|
|
6922
6921
|
});
|
|
6923
6922
|
},
|
|
6924
|
-
A
|
|
6923
|
+
A = function A(a, e) {
|
|
6925
6924
|
var t = window.innerWidth < le$2.xl;
|
|
6926
6925
|
useEffect(function () {
|
|
6927
6926
|
var n = t && e.useDomNode ? document : a.current,
|
|
@@ -6960,7 +6959,7 @@ var me$2 = /* @__PURE__ */ne$2("div")({
|
|
|
6960
6959
|
propsAsIs: false
|
|
6961
6960
|
}),
|
|
6962
6961
|
ye$2 = function ye() {
|
|
6963
|
-
return
|
|
6962
|
+
return E1$1;
|
|
6964
6963
|
},
|
|
6965
6964
|
ge$2 = /* @__PURE__ */ne$2(ye$2())({
|
|
6966
6965
|
name: "Icon",
|
|
@@ -7025,7 +7024,7 @@ var me$2 = /* @__PURE__ */ne$2("div")({
|
|
|
7025
7024
|
class: "p12ow7zo",
|
|
7026
7025
|
propsAsIs: false
|
|
7027
7026
|
}),
|
|
7028
|
-
|
|
7027
|
+
H$4 = /* @__PURE__ */ne$2("div")({
|
|
7029
7028
|
name: "Control",
|
|
7030
7029
|
class: "cdpal9o",
|
|
7031
7030
|
propsAsIs: false
|
|
@@ -7074,13 +7073,13 @@ var me$2 = /* @__PURE__ */ne$2("div")({
|
|
|
7074
7073
|
Ee = function Ee() {
|
|
7075
7074
|
return Y$3;
|
|
7076
7075
|
},
|
|
7077
|
-
|
|
7076
|
+
B$2 = /* @__PURE__ */ne$2(Ee())({
|
|
7078
7077
|
name: "WebOSIconButtonAnimation",
|
|
7079
7078
|
class: "wdlqvum",
|
|
7080
7079
|
propsAsIs: true
|
|
7081
7080
|
}),
|
|
7082
7081
|
Ne$1 = function Ne() {
|
|
7083
|
-
return
|
|
7082
|
+
return B$2;
|
|
7084
7083
|
},
|
|
7085
7084
|
Oe$1 = /* @__PURE__ */ne$2(Ne$1())({
|
|
7086
7085
|
name: "WebOSIconButtonPlay",
|
|
@@ -7088,30 +7087,30 @@ var me$2 = /* @__PURE__ */ne$2("div")({
|
|
|
7088
7087
|
propsAsIs: true
|
|
7089
7088
|
}),
|
|
7090
7089
|
Se$1 = function Se() {
|
|
7091
|
-
return
|
|
7090
|
+
return B$2;
|
|
7092
7091
|
},
|
|
7093
7092
|
We$1 = /* @__PURE__ */ne$2(Se$1())({
|
|
7094
7093
|
name: "WebOSIconButtonPause",
|
|
7095
7094
|
class: "w1iylt55",
|
|
7096
7095
|
propsAsIs: true
|
|
7097
7096
|
}),
|
|
7098
|
-
|
|
7099
|
-
return
|
|
7097
|
+
Re$1 = function Re() {
|
|
7098
|
+
return B$2;
|
|
7100
7099
|
},
|
|
7101
|
-
|
|
7100
|
+
He = /* @__PURE__ */ne$2(Re$1())({
|
|
7102
7101
|
name: "WebOSIconButtonMute",
|
|
7103
7102
|
class: "w8h4h7",
|
|
7104
7103
|
propsAsIs: true
|
|
7105
7104
|
}),
|
|
7106
7105
|
Te$2 = function Te() {
|
|
7107
|
-
return
|
|
7106
|
+
return B$2;
|
|
7108
7107
|
},
|
|
7109
|
-
|
|
7108
|
+
Be$1 = /* @__PURE__ */ne$2(Te$2())({
|
|
7110
7109
|
name: "WebOSIconButtonUnmute",
|
|
7111
7110
|
class: "w12l12kt",
|
|
7112
7111
|
propsAsIs: true
|
|
7113
7112
|
}),
|
|
7114
|
-
|
|
7113
|
+
Le$1 = function Le(t) {
|
|
7115
7114
|
var _iterator = _createForOfIteratorHelper(t),
|
|
7116
7115
|
_step;
|
|
7117
7116
|
try {
|
|
@@ -7125,17 +7124,17 @@ var me$2 = /* @__PURE__ */ne$2("div")({
|
|
|
7125
7124
|
_iterator.f();
|
|
7126
7125
|
}
|
|
7127
7126
|
},
|
|
7128
|
-
ee$1 = new IntersectionObserver(
|
|
7127
|
+
ee$1 = new IntersectionObserver(Le$1, {
|
|
7129
7128
|
threshold: 0.5
|
|
7130
7129
|
}),
|
|
7131
7130
|
F$5 = /* @__PURE__ */new Set(),
|
|
7132
|
-
|
|
7131
|
+
Ue$1 = function Ue(t) {
|
|
7133
7132
|
ee$1.observe(t), F$5.add(t);
|
|
7134
7133
|
},
|
|
7135
|
-
|
|
7134
|
+
je = function je(t) {
|
|
7136
7135
|
ee$1.unobserve(t), F$5.delete(t);
|
|
7137
7136
|
},
|
|
7138
|
-
|
|
7137
|
+
ze$1 = function ze() {
|
|
7139
7138
|
var _iterator2 = _createForOfIteratorHelper(F$5),
|
|
7140
7139
|
_step2;
|
|
7141
7140
|
try {
|
|
@@ -7174,10 +7173,10 @@ var $e$1 = Te$3(he$3),
|
|
|
7174
7173
|
c = _ref2.unmute,
|
|
7175
7174
|
d = _ref2.mute,
|
|
7176
7175
|
p = _ref2.togglePlaying;
|
|
7177
|
-
return !t && !a && !o ? /* @__PURE__ */jsx(
|
|
7178
|
-
children: l ? /* @__PURE__ */jsx(
|
|
7176
|
+
return !t && !a && !o ? /* @__PURE__ */jsx(H$4, {
|
|
7177
|
+
children: l ? /* @__PURE__ */jsx(E1$1, {
|
|
7179
7178
|
name: "icon-pause"
|
|
7180
|
-
}) : /* @__PURE__ */jsx(
|
|
7179
|
+
}) : /* @__PURE__ */jsx(E1$1, {
|
|
7181
7180
|
name: "icon-play"
|
|
7182
7181
|
})
|
|
7183
7182
|
}) : o ? /* @__PURE__ */jsxs(ve$2, {
|
|
@@ -7203,31 +7202,31 @@ var $e$1 = Te$3(he$3),
|
|
|
7203
7202
|
y = _ref3.hasNotPausedVideo,
|
|
7204
7203
|
C = _ref3.hasInteractedWithAudio;
|
|
7205
7204
|
return /* @__PURE__ */jsxs(Fragment, {
|
|
7206
|
-
children: [!t && !(a && o) && /* @__PURE__ */jsx(
|
|
7205
|
+
children: [!t && !(a && o) && /* @__PURE__ */jsx(H$4, {
|
|
7207
7206
|
"data-control-btn": "true",
|
|
7208
7207
|
children: l ? y ? null : /* @__PURE__ */jsx(Oe$1, {
|
|
7209
|
-
children: /* @__PURE__ */jsx(
|
|
7208
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
7210
7209
|
name: "icon-play"
|
|
7211
7210
|
})
|
|
7212
7211
|
}) : i ? /* @__PURE__ */jsx(We$1, {
|
|
7213
|
-
children: /* @__PURE__ */jsx(
|
|
7212
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
7214
7213
|
name: "icon-pause"
|
|
7215
7214
|
})
|
|
7216
7215
|
}) : /* @__PURE__ */jsx(Y$3, {
|
|
7217
7216
|
"data-control-icon": "true",
|
|
7218
|
-
children: /* @__PURE__ */jsx(
|
|
7217
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
7219
7218
|
name: "icon-play"
|
|
7220
7219
|
})
|
|
7221
7220
|
})
|
|
7222
|
-
}), !t && a && o && C && /* @__PURE__ */jsx(
|
|
7223
|
-
children: p ? /* @__PURE__ */jsx(
|
|
7221
|
+
}), !t && a && o && C && /* @__PURE__ */jsx(H$4, {
|
|
7222
|
+
children: p ? /* @__PURE__ */jsx(He, {
|
|
7224
7223
|
onClick: c,
|
|
7225
|
-
children: /* @__PURE__ */jsx(
|
|
7224
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
7226
7225
|
name: "iconMute"
|
|
7227
7226
|
})
|
|
7228
|
-
}) : /* @__PURE__ */jsx(
|
|
7227
|
+
}) : /* @__PURE__ */jsx(Be$1, {
|
|
7229
7228
|
onClick: d,
|
|
7230
|
-
children: /* @__PURE__ */jsx(
|
|
7229
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
7231
7230
|
name: "iconUnMute"
|
|
7232
7231
|
})
|
|
7233
7232
|
})
|
|
@@ -7246,7 +7245,7 @@ var $e$1 = Te$3(he$3),
|
|
|
7246
7245
|
y = _ref4.onRender,
|
|
7247
7246
|
C = _ref4.onMute,
|
|
7248
7247
|
x = _ref4.onMuteClick,
|
|
7249
|
-
|
|
7248
|
+
L = _ref4.onQuartile,
|
|
7250
7249
|
M = _ref4.autoPlay,
|
|
7251
7250
|
k = _ref4.playMuted,
|
|
7252
7251
|
te = _ref4.className,
|
|
@@ -7255,8 +7254,8 @@ var $e$1 = Te$3(he$3),
|
|
|
7255
7254
|
ae = _ref4.hasNotPausedVideo;
|
|
7256
7255
|
var u = useRef(null),
|
|
7257
7256
|
ne = qe(u, se),
|
|
7257
|
+
U = useRef(false),
|
|
7258
7258
|
j = useRef(false),
|
|
7259
|
-
z = useRef(false),
|
|
7260
7259
|
m = useRef(/* @__PURE__ */new Set()),
|
|
7261
7260
|
_I3 = useState(false),
|
|
7262
7261
|
_I4 = _slicedToArray(_I3, 2),
|
|
@@ -7268,7 +7267,7 @@ var $e$1 = Te$3(he$3),
|
|
|
7268
7267
|
O = _I6[1],
|
|
7269
7268
|
_I7 = useState(false),
|
|
7270
7269
|
_I8 = _slicedToArray(_I7, 2),
|
|
7271
|
-
|
|
7270
|
+
z = _I8[0],
|
|
7272
7271
|
_ = _I8[1],
|
|
7273
7272
|
_I9 = useState(true),
|
|
7274
7273
|
_I0 = _slicedToArray(_I9, 2),
|
|
@@ -7311,7 +7310,7 @@ var $e$1 = Te$3(he$3),
|
|
|
7311
7310
|
if (r) if (N) r.pause();else {
|
|
7312
7311
|
var g = u === null || u === void 0 ? void 0 : u.current;
|
|
7313
7312
|
if (!g) return;
|
|
7314
|
-
|
|
7313
|
+
ze$1(), g.play().catch(function (h) {
|
|
7315
7314
|
return console.log(h);
|
|
7316
7315
|
}), S(false);
|
|
7317
7316
|
}
|
|
@@ -7326,13 +7325,13 @@ var $e$1 = Te$3(he$3),
|
|
|
7326
7325
|
};
|
|
7327
7326
|
}, [P]), useEffect(function () {
|
|
7328
7327
|
var s = u.current;
|
|
7329
|
-
return s ? (
|
|
7330
|
-
|
|
7328
|
+
return s ? (j.current = s.muted, W(s.muted), Ue$1(s), function () {
|
|
7329
|
+
je(s);
|
|
7331
7330
|
}) : function () {};
|
|
7332
7331
|
}, []), useEffect(function () {
|
|
7333
7332
|
y === null || y === void 0 || y();
|
|
7334
7333
|
}, [y]), useEffect(function () {
|
|
7335
|
-
m.current.clear(),
|
|
7334
|
+
m.current.clear(), U.current = false;
|
|
7336
7335
|
}, [a]), /* @__PURE__ */jsxs($e$1, {
|
|
7337
7336
|
webos: E,
|
|
7338
7337
|
onClick: M && k ? q ? V : A : X,
|
|
@@ -7350,19 +7349,19 @@ var $e$1 = Te$3(he$3),
|
|
|
7350
7349
|
src: a,
|
|
7351
7350
|
autoPlay: M,
|
|
7352
7351
|
onPlay: function onPlay() {
|
|
7353
|
-
K(true),
|
|
7352
|
+
K(true), U.current && (i !== null && i !== void 0 && i(), m.current.clear()), O(true), S(false), c !== null && c !== void 0 && c(), k ? A() : Q();
|
|
7354
7353
|
},
|
|
7355
7354
|
onTimeUpdate: function onTimeUpdate(s) {
|
|
7356
7355
|
var r = s.target.duration,
|
|
7357
7356
|
g = s.target.currentTime;
|
|
7358
7357
|
if (r && g) {
|
|
7359
7358
|
var h = Math.floor(g / r * 100);
|
|
7360
|
-
h >= 25 && h < 50 && !m.current.has(25) ? (
|
|
7359
|
+
h >= 25 && h < 50 && !m.current.has(25) ? (L !== null && L !== void 0 && L(25), m.current.add(25)) : h >= 50 && h < 75 && !m.current.has(50) ? (L !== null && L !== void 0 && L(50), m.current.add(50)) : h >= 75 && !m.current.has(75) && (L !== null && L !== void 0 && L(75), m.current.add(75));
|
|
7361
7360
|
}
|
|
7362
7361
|
},
|
|
7363
7362
|
onVolumeChange: function onVolumeChange(s) {
|
|
7364
7363
|
var r = s.target.muted;
|
|
7365
|
-
|
|
7364
|
+
j.current !== r && (C !== null && C !== void 0 && C(r), j.current = r, (r !== w || w === void 0) && (r ? P() : Q()));
|
|
7366
7365
|
},
|
|
7367
7366
|
onError: function () {
|
|
7368
7367
|
var _onError = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(s) {
|
|
@@ -7410,7 +7409,7 @@ var $e$1 = Te$3(he$3),
|
|
|
7410
7409
|
O(false), d !== null && d !== void 0 && d(), P();
|
|
7411
7410
|
},
|
|
7412
7411
|
onEnded: function onEnded() {
|
|
7413
|
-
O(false),
|
|
7412
|
+
O(false), U.current = true, re(), p !== null && p !== void 0 && p(), P();
|
|
7414
7413
|
},
|
|
7415
7414
|
style: {
|
|
7416
7415
|
visibility: J ? "hidden" : "visible"
|
|
@@ -7423,7 +7422,7 @@ var $e$1 = Te$3(he$3),
|
|
|
7423
7422
|
visibility: J ? "visible" : "hidden"
|
|
7424
7423
|
}
|
|
7425
7424
|
}), !E && /* @__PURE__ */jsx(De$2, {
|
|
7426
|
-
loading:
|
|
7425
|
+
loading: z,
|
|
7427
7426
|
autoPlay: M,
|
|
7428
7427
|
played: G,
|
|
7429
7428
|
playing: N,
|
|
@@ -7432,7 +7431,7 @@ var $e$1 = Te$3(he$3),
|
|
|
7432
7431
|
mute: A,
|
|
7433
7432
|
togglePlaying: X
|
|
7434
7433
|
}), E && /* @__PURE__ */jsx(Fe$1, {
|
|
7435
|
-
loading:
|
|
7434
|
+
loading: z,
|
|
7436
7435
|
autoPlay: M,
|
|
7437
7436
|
playMuted: k,
|
|
7438
7437
|
playing: N,
|
|
@@ -7442,7 +7441,7 @@ var $e$1 = Te$3(he$3),
|
|
|
7442
7441
|
isMuted: q,
|
|
7443
7442
|
hasNotPausedVideo: ae,
|
|
7444
7443
|
hasInteractedWithAudio: $
|
|
7445
|
-
}),
|
|
7444
|
+
}), z && /* @__PURE__ */jsx(H$4, {
|
|
7446
7445
|
children: /* @__PURE__ */jsx(ue$1, {})
|
|
7447
7446
|
})]
|
|
7448
7447
|
});
|
|
@@ -7476,7 +7475,7 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7476
7475
|
X$3 = function X(r) {
|
|
7477
7476
|
return r ? r.toLocaleString("en-US") : "0";
|
|
7478
7477
|
},
|
|
7479
|
-
|
|
7478
|
+
y$1 = function y(r) {
|
|
7480
7479
|
var n = new Date(r);
|
|
7481
7480
|
if (!n) return "";
|
|
7482
7481
|
var c = /* @__PURE__ */new Date(),
|
|
@@ -7490,12 +7489,12 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7490
7489
|
year: "2-digit"
|
|
7491
7490
|
}));
|
|
7492
7491
|
},
|
|
7493
|
-
|
|
7492
|
+
L$1 = /* @__PURE__ */ne$2("div")({
|
|
7494
7493
|
name: "Container",
|
|
7495
7494
|
class: "cjq447q",
|
|
7496
7495
|
propsAsIs: false
|
|
7497
7496
|
}),
|
|
7498
|
-
|
|
7497
|
+
D$2 = /* @__PURE__ */ne$2("div")({
|
|
7499
7498
|
name: "ImageContainer",
|
|
7500
7499
|
class: "i14egogb",
|
|
7501
7500
|
propsAsIs: false
|
|
@@ -7506,7 +7505,7 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7506
7505
|
propsAsIs: false
|
|
7507
7506
|
}),
|
|
7508
7507
|
O$3 = function O() {
|
|
7509
|
-
return
|
|
7508
|
+
return E1$1;
|
|
7510
7509
|
},
|
|
7511
7510
|
E$2 = /* @__PURE__ */ne$2(O$3())({
|
|
7512
7511
|
name: "TwitterIcon",
|
|
@@ -7534,9 +7533,9 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7534
7533
|
c = _ref.userName,
|
|
7535
7534
|
o = _ref.verified,
|
|
7536
7535
|
p = _ref.createdTweet;
|
|
7537
|
-
var m = p &&
|
|
7538
|
-
return /* @__PURE__ */jsxs(
|
|
7539
|
-
children: [r && /* @__PURE__ */jsxs(
|
|
7536
|
+
var m = p && y$1(p);
|
|
7537
|
+
return /* @__PURE__ */jsxs(L$1, {
|
|
7538
|
+
children: [r && /* @__PURE__ */jsxs(D$2, {
|
|
7540
7539
|
children: [/* @__PURE__ */jsx(S$1, {
|
|
7541
7540
|
className: "SL_AccountImage",
|
|
7542
7541
|
src: r
|
|
@@ -7546,7 +7545,7 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7546
7545
|
}), /* @__PURE__ */jsxs(b$2, {
|
|
7547
7546
|
children: [n && /* @__PURE__ */jsxs(x$3, {
|
|
7548
7547
|
className: "SL_TweetAccountName",
|
|
7549
|
-
children: [n, " ", o && /* @__PURE__ */jsx(
|
|
7548
|
+
children: [n, " ", o && /* @__PURE__ */jsx(E1$1, {
|
|
7550
7549
|
name: "icon-twitter-verified"
|
|
7551
7550
|
})]
|
|
7552
7551
|
}), c && /* @__PURE__ */jsxs(C$1, {
|
|
@@ -7561,12 +7560,12 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7561
7560
|
class: "c1kzqw87",
|
|
7562
7561
|
propsAsIs: false
|
|
7563
7562
|
}),
|
|
7564
|
-
R$
|
|
7563
|
+
R$3 = /* @__PURE__ */ne$2("div")({
|
|
7565
7564
|
name: "Details",
|
|
7566
7565
|
class: "d9r1hf9",
|
|
7567
7566
|
propsAsIs: false
|
|
7568
7567
|
}),
|
|
7569
|
-
V
|
|
7568
|
+
V = /* @__PURE__ */ne$2("div")({
|
|
7570
7569
|
name: "Body",
|
|
7571
7570
|
class: "bezygt5",
|
|
7572
7571
|
propsAsIs: false
|
|
@@ -7581,13 +7580,13 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7581
7580
|
class: "i18gwonx",
|
|
7582
7581
|
propsAsIs: false
|
|
7583
7582
|
}),
|
|
7584
|
-
N$
|
|
7583
|
+
N$3 = /* @__PURE__ */ne$2("img")({
|
|
7585
7584
|
name: "Image",
|
|
7586
7585
|
class: "i3g0xjd",
|
|
7587
7586
|
propsAsIs: false
|
|
7588
7587
|
}),
|
|
7589
7588
|
j$3 = function j() {
|
|
7590
|
-
return N$
|
|
7589
|
+
return N$3;
|
|
7591
7590
|
},
|
|
7592
7591
|
l = /* @__PURE__ */ne$2(j$3())({
|
|
7593
7592
|
name: "ImageFullSize",
|
|
@@ -7595,7 +7594,7 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7595
7594
|
propsAsIs: true
|
|
7596
7595
|
}),
|
|
7597
7596
|
F$4 = function F() {
|
|
7598
|
-
return N$
|
|
7597
|
+
return N$3;
|
|
7599
7598
|
},
|
|
7600
7599
|
f = /* @__PURE__ */ne$2(F$4())({
|
|
7601
7600
|
name: "ImageHalfSize",
|
|
@@ -7603,7 +7602,7 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7603
7602
|
propsAsIs: true
|
|
7604
7603
|
}),
|
|
7605
7604
|
_ = new RegExp("\\s?https?://t.co[^\\s]+(\\s+)?$"),
|
|
7606
|
-
z$
|
|
7605
|
+
z$3 = function z(r) {
|
|
7607
7606
|
return r === null || r === void 0 ? void 0 : r.replace(_, "");
|
|
7608
7607
|
},
|
|
7609
7608
|
Z$3 = memo(function (_ref2) {
|
|
@@ -7631,15 +7630,15 @@ var G$3 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
|
|
|
7631
7630
|
/* VIDEO */)) === null || _e$ === void 0 ? void 0 : _e$.url;
|
|
7632
7631
|
}, [e]);
|
|
7633
7632
|
return /* @__PURE__ */jsxs(M$2, {
|
|
7634
|
-
children: [/* @__PURE__ */jsxs(R$
|
|
7633
|
+
children: [/* @__PURE__ */jsxs(R$3, {
|
|
7635
7634
|
children: [/* @__PURE__ */jsx(P$2, {
|
|
7636
7635
|
image: r,
|
|
7637
7636
|
name: m === null || m === void 0 || (_m$meta2 = m.meta) === null || _m$meta2 === void 0 ? void 0 : _m$meta2.accountName,
|
|
7638
7637
|
userName: o,
|
|
7639
7638
|
verified: p,
|
|
7640
7639
|
createdTweet: m === null || m === void 0 ? void 0 : m.date
|
|
7641
|
-
}), /* @__PURE__ */jsx(V
|
|
7642
|
-
children: z$
|
|
7640
|
+
}), /* @__PURE__ */jsx(V, {
|
|
7641
|
+
children: z$3(n)
|
|
7643
7642
|
}), !u && g && /* @__PURE__ */jsx(d$1, {
|
|
7644
7643
|
children: /* @__PURE__ */jsx(l, {
|
|
7645
7644
|
src: e === null || e === void 0 ? void 0 : e[0].mediaUrlHttps
|
|
@@ -7713,7 +7712,7 @@ var h = /* @__PURE__ */ne$2("div")({
|
|
|
7713
7712
|
propsAsIs: false
|
|
7714
7713
|
}),
|
|
7715
7714
|
L = function L() {
|
|
7716
|
-
return
|
|
7715
|
+
return E1$1;
|
|
7717
7716
|
},
|
|
7718
7717
|
i = /* @__PURE__ */ne$2(L())({
|
|
7719
7718
|
name: "QuestionActionIcon",
|
|
@@ -7728,10 +7727,10 @@ var h = /* @__PURE__ */ne$2("div")({
|
|
|
7728
7727
|
class: "qxlt78s",
|
|
7729
7728
|
propsAsIs: true
|
|
7730
7729
|
}),
|
|
7731
|
-
N$
|
|
7732
|
-
return
|
|
7730
|
+
N$2 = function N() {
|
|
7731
|
+
return E1$1;
|
|
7733
7732
|
},
|
|
7734
|
-
P$1 = /* @__PURE__ */ne$2(N$
|
|
7733
|
+
P$1 = /* @__PURE__ */ne$2(N$2())({
|
|
7735
7734
|
name: "QuestionTypeIcon",
|
|
7736
7735
|
class: "qmg0vkx",
|
|
7737
7736
|
propsAsIs: true
|
|
@@ -7759,12 +7758,12 @@ var h = /* @__PURE__ */ne$2("div")({
|
|
|
7759
7758
|
D$1 = function D() {
|
|
7760
7759
|
return i$1;
|
|
7761
7760
|
},
|
|
7762
|
-
|
|
7761
|
+
C = /* @__PURE__ */ne$2(D$1())({
|
|
7763
7762
|
name: "SkeletonButton",
|
|
7764
7763
|
class: "s16k8geu",
|
|
7765
7764
|
propsAsIs: true
|
|
7766
7765
|
}),
|
|
7767
|
-
|
|
7766
|
+
O$2 = _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, Rn$1.LOST, /* @__PURE__ */jsx(i, {
|
|
7768
7767
|
name: "incorrectVoted"
|
|
7769
7768
|
})), Rn$1.WON, /* @__PURE__ */jsx(E$1, {
|
|
7770
7769
|
name: "icon-check"
|
|
@@ -7773,7 +7772,7 @@ var h = /* @__PURE__ */ne$2("div")({
|
|
|
7773
7772
|
})), Rn$1.DNP, /* @__PURE__ */jsx(i, {
|
|
7774
7773
|
name: "icon-arrow"
|
|
7775
7774
|
})),
|
|
7776
|
-
|
|
7775
|
+
z$2 = function z() {
|
|
7777
7776
|
return /* @__PURE__ */jsxs(x$2, {
|
|
7778
7777
|
children: [/* @__PURE__ */jsx(a, {
|
|
7779
7778
|
loading: true,
|
|
@@ -7785,10 +7784,10 @@ var h = /* @__PURE__ */ne$2("div")({
|
|
|
7785
7784
|
style: {
|
|
7786
7785
|
width: "70%"
|
|
7787
7786
|
}
|
|
7788
|
-
}), /* @__PURE__ */jsx(
|
|
7787
|
+
}), /* @__PURE__ */jsx(C, {})]
|
|
7789
7788
|
});
|
|
7790
7789
|
},
|
|
7791
|
-
|
|
7790
|
+
R$2 = function R(_ref) {
|
|
7792
7791
|
var t = _ref.questionTypeData,
|
|
7793
7792
|
a = _ref.questionType,
|
|
7794
7793
|
r = _ref.questionStatus;
|
|
@@ -7806,7 +7805,7 @@ var h = /* @__PURE__ */ne$2("div")({
|
|
|
7806
7805
|
})]
|
|
7807
7806
|
});
|
|
7808
7807
|
},
|
|
7809
|
-
|
|
7808
|
+
F$3 = function F(_ref2) {
|
|
7810
7809
|
var t = _ref2.questionId,
|
|
7811
7810
|
a = _ref2.questionType,
|
|
7812
7811
|
r = _ref2.questionStatus,
|
|
@@ -7814,12 +7813,12 @@ var h = /* @__PURE__ */ne$2("div")({
|
|
|
7814
7813
|
I = _ref2.openForVoting,
|
|
7815
7814
|
y = _ref2.status;
|
|
7816
7815
|
var p = G$3[a],
|
|
7817
|
-
q =
|
|
7816
|
+
q = O$2[y];
|
|
7818
7817
|
return p ? /* @__PURE__ */jsxs(h, {
|
|
7819
7818
|
"data-a": "intr",
|
|
7820
7819
|
"data-name": t,
|
|
7821
7820
|
children: [/* @__PURE__ */jsxs(g, {
|
|
7822
|
-
children: [/* @__PURE__ */jsx(
|
|
7821
|
+
children: [/* @__PURE__ */jsx(R$2, {
|
|
7823
7822
|
questionTypeData: p,
|
|
7824
7823
|
questionType: a,
|
|
7825
7824
|
questionStatus: r
|
|
@@ -7852,7 +7851,7 @@ var F$2 = /* @__PURE__ */ne$2("div")({
|
|
|
7852
7851
|
propsAsIs: false
|
|
7853
7852
|
}),
|
|
7854
7853
|
W$1 = function W() {
|
|
7855
|
-
return
|
|
7854
|
+
return E1$1;
|
|
7856
7855
|
},
|
|
7857
7856
|
z$1 = /* @__PURE__ */ne$2(W$1())({
|
|
7858
7857
|
name: "QuestionTypeIcon",
|
|
@@ -7870,7 +7869,7 @@ var F$2 = /* @__PURE__ */ne$2("div")({
|
|
|
7870
7869
|
propsAsIs: false
|
|
7871
7870
|
}),
|
|
7872
7871
|
K$2 = function K() {
|
|
7873
|
-
return
|
|
7872
|
+
return E1$1;
|
|
7874
7873
|
},
|
|
7875
7874
|
X$2 = /* @__PURE__ */ne$2(K$2())({
|
|
7876
7875
|
name: "CloseIcon",
|
|
@@ -7918,13 +7917,13 @@ var F$2 = /* @__PURE__ */ne$2("div")({
|
|
|
7918
7917
|
});
|
|
7919
7918
|
},
|
|
7920
7919
|
e2$1 = "data:image/svg+xml,%3csvg%20width='103'%20height='18'%20viewBox='0%200%20103%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6919_104497)'%3e%3cpath%20d='M9.89618%203.45801C9.91951%203.45801%209.94451%203.46134%209.96784%203.46134C9.97618%203.46134%209.98284%203.46134%209.99118%203.46467H9.99784C10.0095%203.46467%2010.0212%203.46801%2010.0312%203.46801C10.0412%203.46801%2010.0462%203.46801%2010.0545%203.47134C10.0762%203.47467%2010.0962%203.47467%2010.1178%203.47634C10.1412%203.47967%2010.1662%203.48134%2010.1895%203.48467H10.2012C10.2462%203.48967%2010.2945%203.49634%2010.3395%203.50467C10.4512%203.52467%2010.5595%203.54801%2010.6662%203.57801C10.6928%203.58301%2010.7178%203.59301%2010.7445%203.60134H10.7478C10.7745%203.60967%2010.7995%203.61801%2010.8262%203.62467C10.8528%203.63301%2010.8778%203.64134%2010.9045%203.65134C10.9312%203.65967%2010.9562%203.66801%2010.9795%203.67967C11.0012%203.68801%2011.0212%203.69634%2011.0428%203.70634C11.0495%203.70967%2011.0578%203.71134%2011.0645%203.71467C11.0828%203.72301%2011.1012%203.72967%2011.1195%203.73801C11.1262%203.74134%2011.1312%203.74301%2011.1378%203.74634C11.1562%203.75467%2011.1712%203.76134%2011.1895%203.76967C11.1962%203.77301%2011.2045%203.77467%2011.2128%203.78134C11.2345%203.78967%2011.2528%203.79801%2011.2728%203.80967C11.2762%203.80967%2011.2795%203.81301%2011.2812%203.81301C11.3045%203.82467%2011.3295%203.83634%2011.3512%203.84801C11.3695%203.85634%2011.3878%203.86801%2011.4062%203.87634C11.4212%203.88134%2011.4328%203.89134%2011.4462%203.89967C11.4645%203.91134%2011.4828%203.91967%2011.5012%203.93134C11.5045%203.93467%2011.5078%203.93467%2011.5095%203.93634L11.5728%203.97467H11.5762L15.2178%206.18801L15.4412%206.32467C16.3228%206.90801%2016.9028%207.88467%2016.9028%208.99301C16.9028%2010.1013%2016.3262%2011.0763%2015.4445%2011.6613L15.2095%2011.803L11.5745%2014.0113H11.5712L11.5078%2014.0497C11.5078%2014.0497%2011.5012%2014.053%2011.4995%2014.0547C11.4812%2014.0663%2011.4628%2014.0747%2011.4445%2014.0863C11.4595%2014.078%2011.4745%2014.0697%2011.4895%2014.0597L5.94951%2017.433C5.94951%2017.433%205.94618%2017.433%205.94618%2017.4363L5.74451%2017.558H5.74118C5.19784%2017.863%204.55784%2018.0247%203.87784%2017.993C2.73618%2017.938%201.75784%2017.3463%201.19284%2016.4847C0.837844%2015.9413%200.64451%2015.2913%200.681177%2014.6013C0.71451%2013.983%200.922844%2013.4147%201.26118%2012.9397L1.26951%2012.9247L4.04451%208.99634L6.77784%205.12634C6.81118%205.07967%206.84784%205.03301%206.87784%204.98467C6.87451%204.98967%206.86951%204.99967%206.86284%205.00467C6.87118%204.98967%206.88118%204.97634%206.88951%204.96134C6.88951%204.95801%206.89284%204.95801%206.89284%204.95634C6.89618%204.95301%206.89951%204.94801%206.90118%204.94467C6.90118%204.94467%206.90118%204.94134%206.90451%204.94134C6.91951%204.92134%206.93451%204.90134%206.94618%204.87801C6.96118%204.85801%206.97618%204.83801%206.99118%204.81634C7.00618%204.79634%207.02118%204.77634%207.03618%204.75467C7.03951%204.75134%207.03951%204.74967%207.04284%204.74634C7.04618%204.74301%207.04618%204.74134%207.04951%204.74134C7.06451%204.72134%207.07951%204.70134%207.09784%204.67967C7.10951%204.66467%207.12118%204.65134%207.13451%204.63634C7.16784%204.59801%207.20118%204.56134%207.23784%204.52301C7.25284%204.50801%207.26451%204.49467%207.27951%204.47967C7.30118%204.45634%207.32118%204.43634%207.34618%204.41634C7.36451%204.39967%207.38284%204.38134%207.40118%204.36467C7.41951%204.34801%207.43451%204.33301%207.45284%204.31801C7.45618%204.31467%207.45951%204.31301%207.45951%204.31301C7.47118%204.30134%207.48118%204.29301%207.49284%204.28467C7.50451%204.27301%207.51951%204.26134%207.53284%204.25301C7.53618%204.24967%207.53951%204.24801%207.54118%204.24801C7.55951%204.23301%207.57451%204.21967%207.59284%204.20467C7.60784%204.18967%207.62618%204.17801%207.64118%204.16634C7.65618%204.15467%207.66784%204.14634%207.68284%204.13467C7.70118%204.11967%207.71951%204.10801%207.73784%204.09467C7.75284%204.08634%207.76451%204.07467%207.77951%204.06634C7.78618%204.06134%207.79451%204.05467%207.80284%204.05134C7.81784%204.03967%207.83284%204.03134%207.84784%204.02301C7.85118%204.01967%207.85618%204.01801%207.85951%204.01467C7.87784%204.00301%207.89618%203.99134%207.91118%203.98301C7.91784%203.97801%207.92618%203.97467%207.93284%203.96801C7.94784%203.95967%207.95951%203.95134%207.97451%203.94134C7.98284%203.93634%207.99284%203.92967%208.00118%203.92467C8.01618%203.91634%208.03451%203.90801%208.04951%203.89634C8.05284%203.89301%208.05784%203.89134%208.06451%203.88801C8.08618%203.87634%208.10451%203.86467%208.12451%203.85634C8.12784%203.85301%208.13118%203.85301%208.13618%203.85134C8.15784%203.83967%208.17784%203.82801%208.19951%203.81967C8.19951%203.81967%208.20284%203.81967%208.20284%203.81634C8.22618%203.80467%208.24784%203.79301%208.27284%203.78134C8.27284%203.78134%208.27618%203.78134%208.27618%203.77801C8.29451%203.76967%208.31284%203.76134%208.33284%203.75134C8.34118%203.74801%208.35118%203.74301%208.35951%203.73967C8.37118%203.73467%208.38284%203.72801%208.39618%203.72467C8.41118%203.71967%208.42284%203.71301%208.43784%203.70801C8.46118%203.69967%208.48284%203.69134%208.50784%203.68134C8.52284%203.67634%208.53451%203.66967%208.54951%203.66634C8.57118%203.65801%208.59118%203.65134%208.61284%203.64301C8.63118%203.63801%208.65284%203.63134%208.66951%203.62301C8.75451%203.59634%208.83784%203.57134%208.92284%203.54967C8.94118%203.54467%208.96284%203.54134%208.97951%203.53801C9.08451%203.51467%209.19451%203.49467%209.30284%203.48301C9.32951%203.47967%209.35784%203.47801%209.38451%203.47467C9.42118%203.47134%209.45951%203.46967%209.49618%203.46634C9.51118%203.46634%209.52284%203.46301%209.53784%203.46301H9.55951C9.58951%203.46301%209.61618%203.45967%209.64784%203.45967H9.73784C9.79451%203.45967%209.84284%203.45967%209.89451%203.46301L9.89618%203.45801ZM10.6662%2014.413C10.5612%2014.4413%2010.4512%2014.4647%2010.3395%2014.4863C10.4512%2014.4663%2010.5595%2014.443%2010.6662%2014.413ZM9.56118%2014.5313H9.56951C9.56118%2014.5313%209.54784%2014.5313%209.53951%2014.528C9.54618%2014.528%209.55451%2014.5313%209.56118%2014.5313ZM7.08784%2013.293C7.05451%2013.253%207.02451%2013.2147%206.99451%2013.1747C7.02451%2013.2147%207.05784%2013.253%207.08784%2013.293ZM6.90284%2013.043C6.90284%2013.043%206.90618%2013.0463%206.90618%2013.048C6.90284%2013.0447%206.90284%2013.043%206.89951%2013.0363C6.89618%2013.033%206.89618%2013.0297%206.89284%2013.0247C6.86951%2012.9897%206.84784%2012.953%206.82284%2012.918C6.84451%2012.953%206.86784%2012.9913%206.88951%2013.0247C6.89618%2013.0297%206.89784%2013.0363%206.90118%2013.0413L6.90284%2013.043ZM6.89451%2013.0263C6.85784%2012.968%206.81951%2012.913%206.77618%2012.858L6.89451%2013.0263Z'%20fill='%231652A8'%20style='fill:%231652A8;fill:color(display-p3%200.0863%200.3216%200.6588);fill-opacity:1;'/%3e%3cg%20opacity='0.85'%3e%3cpath%20d='M5.77088%200.453306L5.97588%200.578306L5.97921%200.581639L11.5225%203.94997C11.5075%203.94164%2011.4925%203.93331%2011.4775%203.92331C11.4959%203.93497%2011.5142%203.94331%2011.5325%203.95497C11.5359%203.95831%2011.5392%203.95831%2011.5409%203.95997L11.6042%203.99831H11.6075L15.2492%206.21164L15.4725%206.34831C16.3542%206.93164%2016.9342%207.9083%2016.9342%209.01664C16.9342%2010.125%2016.3575%2011.1%2015.4759%2011.685L15.2409%2011.8266L11.6059%2014.035H11.6025L11.5392%2014.0733C11.5392%2014.0733%2011.5325%2014.0766%2011.5309%2014.0783C11.5125%2014.09%2011.4942%2014.0983%2011.4759%2014.11C11.4642%2014.1183%2011.4492%2014.125%2011.4359%2014.1333C11.4175%2014.145%2011.3992%2014.1533%2011.3809%2014.1616C11.3575%2014.1733%2011.3359%2014.185%2011.3109%2014.1966C11.3075%2014.2%2011.3042%2014.2%2011.3025%2014.2C11.2842%2014.2116%2011.2625%2014.22%2011.2425%2014.2283C11.2359%2014.2316%2011.2275%2014.2333%2011.2192%2014.24C11.2009%2014.2483%2011.1859%2014.255%2011.1675%2014.2633C11.1609%2014.2666%2011.1592%2014.2683%2011.1525%2014.2683C11.1309%2014.2766%2011.1109%2014.285%2011.0859%2014.2966C11.0625%2014.3083%2011.0342%2014.3166%2011.0109%2014.325C10.9875%2014.3333%2010.9592%2014.345%2010.9359%2014.3533C10.9092%2014.3616%2010.8842%2014.37%2010.8575%2014.38C10.8309%2014.3883%2010.8059%2014.3966%2010.7792%2014.4033H10.7759C10.7492%2014.4116%2010.7242%2014.4183%2010.6975%2014.4266C10.5925%2014.455%2010.4825%2014.4783%2010.3709%2014.4983C10.3259%2014.5066%2010.2775%2014.5133%2010.2325%2014.5183C10.2259%2014.5183%2010.2242%2014.5183%2010.2209%2014.5216C10.1975%2014.525%2010.1725%2014.5283%2010.1492%2014.53C10.1009%2014.5366%2010.0525%2014.5383%2010.0042%2014.5416C9.92921%2014.5483%209.85254%2014.5483%209.77754%2014.5483H9.68088C9.65421%2014.5483%209.62921%2014.545%209.60254%2014.545C9.59421%2014.545%209.58088%2014.545%209.57254%2014.5416C9.53254%2014.5383%209.49088%2014.5366%209.45254%2014.5333C9.27421%2014.5166%209.09588%2014.4866%208.92754%2014.4466C8.90421%2014.44%208.87921%2014.435%208.85254%2014.4266C8.81921%2014.4183%208.78588%2014.41%208.74921%2014.3983C8.73088%2014.3933%208.70921%2014.3866%208.69254%2014.3816C8.66588%2014.3733%208.64088%2014.365%208.61421%2014.355C8.58754%2014.3466%208.56254%2014.3383%208.53921%2014.3266C8.51588%2014.3183%208.48754%2014.3066%208.46421%2014.2983C8.44088%2014.29%208.41921%2014.2816%208.39754%2014.27C8.38921%2014.2666%208.38254%2014.265%208.37421%2014.2583C8.35588%2014.25%208.33754%2014.2416%208.31754%2014.2316C8.31754%2014.2316%208.31421%2014.2316%208.31421%2014.2283C8.29088%2014.2166%208.26588%2014.205%208.24254%2014.1933C8.21921%2014.1816%208.19421%2014.17%208.17088%2014.155C8.14754%2014.1433%208.12254%2014.1283%208.10088%2014.1166C8.07754%2014.105%208.05254%2014.09%208.03088%2014.0766C8.00754%2014.0616%207.98588%2014.0483%207.96088%2014.0366C7.93754%2014.0216%207.91588%2014.0083%207.89421%2013.9933C7.87254%2013.9783%207.85254%2013.965%207.83088%2013.95C7.82754%2013.95%207.82754%2013.9466%207.82421%2013.945C7.80588%2013.9333%207.78754%2013.9183%207.76754%2013.905C7.76421%2013.9016%207.76088%2013.9016%207.75921%2013.9C7.74088%2013.885%207.72254%2013.8733%207.70421%2013.86C7.70088%2013.8566%207.69588%2013.855%207.69254%2013.8483C7.67421%2013.8333%207.65588%2013.82%207.63754%2013.805C7.63754%2013.805%207.63421%2013.805%207.63421%2013.8016C7.61588%2013.7866%207.59754%2013.7733%207.57754%2013.755C7.57421%2013.7516%207.57088%2013.7516%207.56921%2013.7483C7.55421%2013.7366%207.53921%2013.7216%207.52421%2013.71C7.51754%2013.705%207.51254%2013.6983%207.50588%2013.695C7.49421%2013.6833%207.47921%2013.6716%207.46588%2013.66C7.43921%2013.6366%207.41421%2013.6133%207.39088%2013.5866C7.37254%2013.57%207.35754%2013.5516%207.33921%2013.535C7.32754%2013.5233%207.31754%2013.5116%207.30588%2013.5C7.29421%2013.4883%207.28421%2013.48%207.27588%2013.4683C7.25754%2013.4516%207.24254%2013.43%207.22421%2013.4133C7.19088%2013.375%207.15754%2013.3383%207.12421%2013.2966C7.09088%2013.2566%207.06088%2013.2183%207.03088%2013.1783C7.01588%2013.1583%207.00088%2013.1383%206.98588%2013.1166C6.97088%2013.0966%206.95588%2013.0766%206.94421%2013.0533C6.94088%2013.05%206.94088%2013.0483%206.93754%2013.0416C6.93421%2013.0383%206.93421%2013.0366%206.93088%2013.03C6.90754%2012.995%206.88588%2012.9583%206.86088%2012.9233C6.88254%2012.9583%206.90588%2012.995%206.92754%2013.03C6.89088%2012.9716%206.85254%2012.9166%206.80921%2012.8616L4.07921%208.99664L1.34088%205.12997L1.23254%204.97664L1.22921%204.97164C0.92421%204.51164%200.737543%203.97497%200.707543%203.39497C0.670877%202.70497%200.86421%202.05164%201.22088%201.50997C1.78588%200.648306%202.76588%200.0566391%203.90421%20-2.75556e-05C4.58421%20-0.0150276%205.22421%200.148306%205.77088%200.453306Z'%20fill='url(%23paint0_linear_6919_104497)'%20style=''/%3e%3c/g%3e%3cpath%20d='M32.4132%2012.862C31.2015%2012.862%2030.4482%2012.0503%2030.4482%2010.7203V8.4453H32.6632V7.02697H30.4482V4.72363L28.8548%205.9053V7.0253H27.9648V8.44363H28.8548V10.7053C28.8548%2012.9953%2030.1982%2014.412%2032.4282%2014.412H32.7682V12.862H32.4132Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M19.9812%2012.5767L21.4028%2011.4651C22.0395%2012.4867%2022.8995%2013.0351%2023.9962%2013.0351C25.1962%2013.0351%2025.9512%2012.2651%2025.9512%2011.3017C25.9512%2010.1901%2024.7662%209.83506%2023.5212%209.43506C22.0545%208.96172%2020.4695%208.36839%2020.4695%206.38339C20.4695%204.73839%2021.9362%203.43506%2023.9362%203.43506C25.5812%203.43506%2026.6028%204.07172%2027.4328%205.03506L26.1145%206.01339C25.6262%205.25839%2024.8995%204.85839%2023.9362%204.85839C22.8395%204.85839%2022.1278%205.51006%2022.1278%206.35506C22.1278%207.39172%2023.2695%207.73339%2024.5128%208.14839C25.9945%208.65172%2027.6095%209.29006%2027.6095%2011.3051C27.6095%2012.9651%2026.2462%2014.5501%2024.0095%2014.5501C22.1578%2014.5501%2020.8978%2013.7651%2019.9795%2012.5801L19.9812%2012.5767Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M38.2695%2010.7367C38.2695%208.56503%2039.9379%206.8667%2042.1095%206.8667C44.2812%206.8667%2045.9062%208.4467%2045.9062%2010.6334V11.2534H39.7912C39.9979%2012.39%2040.8845%2013.1434%2042.1695%2013.1434C43.1745%2013.1434%2043.9429%2012.6117%2044.3262%2011.8134L45.6262%2012.5367C44.9762%2013.7484%2043.8095%2014.545%2042.1695%2014.545C39.8362%2014.545%2038.2695%2012.8767%2038.2695%2010.735V10.7367ZM39.8645%209.91003H44.2962C44.0595%208.8467%2043.2479%208.25503%2042.1095%208.25503C40.9712%208.25503%2040.1595%208.93503%2039.8645%209.91003Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M33.7549%2010.72C33.7549%208.42999%2035.0982%207.02832%2037.3282%207.02832H38.0366V8.56499H37.3132C36.1016%208.56499%2035.3199%209.40665%2035.3349%2010.7367V14.415H33.7549V10.7233V10.72Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M46.6882%2010.7218C46.6882%208.56517%2048.3865%206.88184%2050.5132%206.88184C52.6399%206.88184%2054.3082%208.56517%2054.3082%2010.7218V14.4135H52.7582V13.4535C52.2415%2014.1468%2051.4432%2014.5468%2050.4682%2014.5468C48.3565%2014.5468%2046.6865%2012.8935%2046.6865%2010.7218H46.6882ZM52.7882%2010.7218C52.7882%209.40684%2051.7832%208.3585%2050.5132%208.3585C49.2432%208.3585%2048.2382%209.40684%2048.2382%2010.7218C48.2382%2012.0368%2049.2282%2013.0852%2050.5132%2013.0852C51.7982%2013.0852%2052.7882%2012.0218%2052.7882%2010.7218Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M55.3027%2010.2717C55.3027%208.30667%2056.6461%206.875%2058.6411%206.875C59.7777%206.875%2060.6944%207.33333%2061.2694%208.10167C61.8161%207.33333%2062.7027%206.875%2063.8394%206.875C65.8477%206.875%2067.2511%208.27833%2067.2511%2010.2717V14.4067H65.6711V10.2867C65.6711%209.165%2064.9177%208.38167%2063.8394%208.38167C62.7611%208.38167%2062.0527%209.18%2062.0677%2010.2433V14.4083H60.4877V10.2883C60.4877%209.16667%2059.7194%208.38333%2058.6411%208.38333C57.5627%208.38333%2056.8694%209.18167%2056.8827%2010.245V14.41H55.3027V10.275V10.2717Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M68.2646%203.62695H69.8746V12.872H74.2313V14.4086H68.2646V3.62695Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M89.418%2010.7367C89.418%208.56503%2091.0863%206.8667%2093.258%206.8667C95.4296%206.8667%2097.0546%208.4467%2097.0546%2010.6334V11.2534H90.9396C91.1463%2012.39%2092.033%2013.1434%2093.318%2013.1434C94.323%2013.1434%2095.0913%2012.6117%2095.4746%2011.8134L96.7746%2012.5367C96.1246%2013.7484%2094.958%2014.545%2093.318%2014.545C90.9846%2014.545%2089.418%2012.8767%2089.418%2010.735V10.7367ZM91.013%209.91003H95.4446C95.208%208.8467%2094.3963%208.25503%2093.258%208.25503C92.1196%208.25503%2091.308%208.93503%2091.013%209.91003Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M74.4948%2010.7218C74.4948%208.56517%2076.1932%206.88184%2078.3198%206.88184C80.4465%206.88184%2082.1148%208.56517%2082.1148%2010.7218V14.4135H80.5648V13.4535C80.0482%2014.1468%2079.2498%2014.5468%2078.2748%2014.5468C76.1632%2014.5468%2074.4932%2012.8935%2074.4932%2010.7218H74.4948ZM80.5948%2010.7218C80.5948%209.40684%2079.5898%208.3585%2078.3198%208.3585C77.0498%208.3585%2076.0448%209.40684%2076.0448%2010.7218C76.0448%2012.0368%2077.0348%2013.0852%2078.3198%2013.0852C79.6048%2013.0852%2080.5948%2012.0218%2080.5948%2010.7218Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M85.0381%2014.0498L81.9814%207.0498H83.6798L85.8364%2012.1748L87.8748%207.0498H89.5431L85.0831%2017.8465H83.4581L85.0381%2014.0515V14.0498Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3cpath%20d='M98.041%2010.7151C98.041%208.4251%2099.3843%207.02344%20101.614%207.02344H102.323V8.5601H101.599C100.388%208.5601%2099.606%209.40177%2099.621%2010.7318V14.4101H98.041V10.7184V10.7151Z'%20fill='%23687C8B'%20style='fill:%23687C8B;fill:color(display-p3%200.4078%200.4863%200.5451);fill-opacity:1;'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_6919_104497'%20x1='4.31754'%20y1='8.70664'%20x2='13.6359'%20y2='3.59497'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.2'%20stop-color='%231589EE'%20style='stop-color:%231589EE;stop-color:color(display-p3%200.0824%200.5373%200.9333);stop-opacity:1;'/%3e%3cstop%20offset='1'%20stop-color='%235EB4FF'%20style='stop-color:%235EB4FF;stop-color:color(display-p3%200.3686%200.7059%201.0000);stop-opacity:1;'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_6919_104497'%3e%3crect%20width='101.648'%20height='18'%20fill='white'%20style='fill:white;fill-opacity:1;'%20transform='translate(0.675781)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",
|
|
7921
|
-
|
|
7920
|
+
H$3 = /* @__PURE__ */ne$2("div")({
|
|
7922
7921
|
name: "SponsorLogoWrap",
|
|
7923
7922
|
class: "s8p5v5z",
|
|
7924
7923
|
propsAsIs: false
|
|
7925
7924
|
}),
|
|
7926
7925
|
l2$1 = function l2() {
|
|
7927
|
-
return
|
|
7926
|
+
return E1$1;
|
|
7928
7927
|
},
|
|
7929
7928
|
i2$1 = /* @__PURE__ */ne$2(l2$1())({
|
|
7930
7929
|
name: "SponsorLogo",
|
|
@@ -7939,16 +7938,16 @@ var F$2 = /* @__PURE__ */ne$2("div")({
|
|
|
7939
7938
|
x2$1 = function x2(_ref2) {
|
|
7940
7939
|
var e = _ref2.mastersApp,
|
|
7941
7940
|
a = _ref2.sponsorLogo;
|
|
7942
|
-
return e ? /* @__PURE__ */jsx(
|
|
7941
|
+
return e ? /* @__PURE__ */jsx(H$3, {
|
|
7943
7942
|
children: /* @__PURE__ */jsx(i2$1, {
|
|
7944
7943
|
name: "mastersLogo"
|
|
7945
7944
|
})
|
|
7946
|
-
}) : a ? /* @__PURE__ */jsx(
|
|
7945
|
+
}) : a ? /* @__PURE__ */jsx(H$3, {
|
|
7947
7946
|
children: /* @__PURE__ */jsx(a2$1, {
|
|
7948
7947
|
src: a,
|
|
7949
7948
|
alt: "ad-sponsor-logo"
|
|
7950
7949
|
})
|
|
7951
|
-
}) : /* @__PURE__ */jsx(
|
|
7950
|
+
}) : /* @__PURE__ */jsx(H$3, {
|
|
7952
7951
|
children: /* @__PURE__ */jsx("img", {
|
|
7953
7952
|
src: e2$1,
|
|
7954
7953
|
alt: "stream-layer-logo"
|
|
@@ -8026,9 +8025,9 @@ var F$2 = /* @__PURE__ */ne$2("div")({
|
|
|
8026
8025
|
r = (e === null || e === void 0 ? void 0 : e.playVideoMuted) === nR.ENABLED,
|
|
8027
8026
|
h = a && (e === null || e === void 0 ? void 0 : e.autoPlayVideo) === tR.ENABLED,
|
|
8028
8027
|
k = r && h,
|
|
8029
|
-
|
|
8030
|
-
|
|
8031
|
-
|
|
8028
|
+
M = e === null || e === void 0 ? void 0 : e.heading,
|
|
8029
|
+
b = e === null || e === void 0 ? void 0 : e.body,
|
|
8030
|
+
B = M || b,
|
|
8032
8031
|
_I5 = useState(true),
|
|
8033
8032
|
_I6 = _slicedToArray(_I5, 2),
|
|
8034
8033
|
$ = _I6[0],
|
|
@@ -8110,11 +8109,11 @@ var F$2 = /* @__PURE__ */ne$2("div")({
|
|
|
8110
8109
|
hasNotPausedVideo: $,
|
|
8111
8110
|
webos: true
|
|
8112
8111
|
}), v && !$ && /* @__PURE__ */jsxs(w$2, {
|
|
8113
|
-
children: [/* @__PURE__ */jsx(
|
|
8112
|
+
children: [/* @__PURE__ */jsx(E1$1, {
|
|
8114
8113
|
name: "icon-pause"
|
|
8115
8114
|
}), "PAUSED"]
|
|
8116
8115
|
}), V && k && /* @__PURE__ */jsxs(w$2, {
|
|
8117
|
-
children: [/* @__PURE__ */jsx(
|
|
8116
|
+
children: [/* @__PURE__ */jsx(E1$1, {
|
|
8118
8117
|
name: "iconMute"
|
|
8119
8118
|
}), "MUTED"]
|
|
8120
8119
|
})]
|
|
@@ -8126,9 +8125,9 @@ var F$2 = /* @__PURE__ */ne$2("div")({
|
|
|
8126
8125
|
})
|
|
8127
8126
|
}), /* @__PURE__ */jsxs(d2$1, {
|
|
8128
8127
|
children: [/* @__PURE__ */jsx(n2$1, {
|
|
8129
|
-
children: a &&
|
|
8128
|
+
children: a && B ? M : x
|
|
8130
8129
|
}), /* @__PURE__ */jsx(r2$1, {
|
|
8131
|
-
children: a &&
|
|
8130
|
+
children: a && B ? b : R
|
|
8132
8131
|
})]
|
|
8133
8132
|
})]
|
|
8134
8133
|
});
|
|
@@ -8267,10 +8266,10 @@ var F$2 = /* @__PURE__ */ne$2("div")({
|
|
|
8267
8266
|
class: "w19zie3h",
|
|
8268
8267
|
propsAsIs: false
|
|
8269
8268
|
}),
|
|
8270
|
-
|
|
8271
|
-
return
|
|
8269
|
+
H2$1 = function H2() {
|
|
8270
|
+
return E1$1;
|
|
8272
8271
|
},
|
|
8273
|
-
|
|
8272
|
+
A2$1 = /* @__PURE__ */ne$2(H2$1())({
|
|
8274
8273
|
name: "WebLinkIcon",
|
|
8275
8274
|
class: "wyg5v7z",
|
|
8276
8275
|
propsAsIs: true
|
|
@@ -8291,25 +8290,25 @@ var F$2 = /* @__PURE__ */ne$2("div")({
|
|
|
8291
8290
|
href: e === null || e === void 0 ? void 0 : e.webLink.url,
|
|
8292
8291
|
target: "_blank",
|
|
8293
8292
|
"data-a": "web-link",
|
|
8294
|
-
children: [e === null || e === void 0 ? void 0 : e.webLink.label, /* @__PURE__ */jsx(
|
|
8293
|
+
children: [e === null || e === void 0 ? void 0 : e.webLink.label, /* @__PURE__ */jsx(A2$1, {
|
|
8295
8294
|
name: "icon-external-link"
|
|
8296
8295
|
})]
|
|
8297
8296
|
})]
|
|
8298
8297
|
});
|
|
8299
8298
|
},
|
|
8300
|
-
|
|
8299
|
+
M2$1 = /* @__PURE__ */ne$2("div")({
|
|
8301
8300
|
name: "Container",
|
|
8302
8301
|
class: "c1dcxmvf",
|
|
8303
8302
|
propsAsIs: false
|
|
8304
8303
|
}),
|
|
8305
|
-
|
|
8304
|
+
b2$1 = /* @__PURE__ */ne$2("blockquote")({
|
|
8306
8305
|
name: "Quote",
|
|
8307
8306
|
class: "qb4q22c",
|
|
8308
8307
|
propsAsIs: false
|
|
8309
8308
|
}),
|
|
8310
8309
|
T2 = function T2(e) {
|
|
8311
|
-
return /* @__PURE__ */jsxs(
|
|
8312
|
-
children: [e.title && /* @__PURE__ */jsx(
|
|
8310
|
+
return /* @__PURE__ */jsxs(M2$1, {
|
|
8311
|
+
children: [e.title && /* @__PURE__ */jsx(b2$1, {
|
|
8313
8312
|
children: e.title
|
|
8314
8313
|
}), /* @__PURE__ */jsx(Z$3, _objectSpread2(_objectSpread2({}, e), {}, {
|
|
8315
8314
|
isDetail: true
|
|
@@ -8931,7 +8930,7 @@ var J$2 = new Je$2(),
|
|
|
8931
8930
|
propsAsIs: false
|
|
8932
8931
|
}),
|
|
8933
8932
|
ls$1 = function ls() {
|
|
8934
|
-
return
|
|
8933
|
+
return E1$1;
|
|
8935
8934
|
},
|
|
8936
8935
|
ds$1 = /* @__PURE__ */ne$2(ls$1())({
|
|
8937
8936
|
name: "Icon",
|
|
@@ -8972,7 +8971,7 @@ var J$2 = new Je$2(),
|
|
|
8972
8971
|
propsAsIs: false
|
|
8973
8972
|
}),
|
|
8974
8973
|
Is$1 = function Is() {
|
|
8975
|
-
return
|
|
8974
|
+
return E1$1;
|
|
8976
8975
|
},
|
|
8977
8976
|
ve$1 = /* @__PURE__ */ne$2(Is$1())({
|
|
8978
8977
|
name: "IconPrediction",
|
|
@@ -9064,10 +9063,10 @@ var J$2 = new Je$2(),
|
|
|
9064
9063
|
C = P && k,
|
|
9065
9064
|
V = P && r,
|
|
9066
9065
|
f = l === ee$3.PREDICTION && c && v && r,
|
|
9067
|
-
|
|
9066
|
+
B = c && l === ee$3.POLL && v,
|
|
9068
9067
|
w = a ? "correct" : "incorrect",
|
|
9069
9068
|
L = a ? n === null || n === void 0 ? void 0 : n.correctFeedback : n === null || n === void 0 ? void 0 : n.incorrectFeedback;
|
|
9070
|
-
return p || h || C || V || S ||
|
|
9069
|
+
return p || h || C || V || S || B || f || m ? /* @__PURE__ */jsx(ms$1, {
|
|
9071
9070
|
enabled: v,
|
|
9072
9071
|
animate: !m && p ? true : y,
|
|
9073
9072
|
onAnimationEnd: q,
|
|
@@ -9081,7 +9080,7 @@ var J$2 = new Je$2(),
|
|
|
9081
9080
|
})]
|
|
9082
9081
|
}), !m && p && /* @__PURE__ */jsxs(Q$1, {
|
|
9083
9082
|
children: [!I && /* @__PURE__ */jsx(X$1, {
|
|
9084
|
-
children: /* @__PURE__ */jsx(
|
|
9083
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
9085
9084
|
name: "questionExpired"
|
|
9086
9085
|
})
|
|
9087
9086
|
}), /* @__PURE__ */jsxs("div", {
|
|
@@ -9096,7 +9095,7 @@ var J$2 = new Je$2(),
|
|
|
9096
9095
|
}), !m && h && /* @__PURE__ */jsxs(Q$1, {
|
|
9097
9096
|
className: T$2(Ae),
|
|
9098
9097
|
children: [/* @__PURE__ */jsx(X$1, {
|
|
9099
|
-
children: /* @__PURE__ */jsx(
|
|
9098
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
9100
9099
|
name: "questionExpired"
|
|
9101
9100
|
})
|
|
9102
9101
|
}), /* @__PURE__ */jsxs("div", {
|
|
@@ -9110,7 +9109,7 @@ var J$2 = new Je$2(),
|
|
|
9110
9109
|
})]
|
|
9111
9110
|
}), S && /* @__PURE__ */jsxs(Q$1, {
|
|
9112
9111
|
children: [!I && /* @__PURE__ */jsx(X$1, {
|
|
9113
|
-
children: /* @__PURE__ */jsx(
|
|
9112
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
9114
9113
|
name: "questionExpired"
|
|
9115
9114
|
})
|
|
9116
9115
|
}), /* @__PURE__ */jsxs("div", {
|
|
@@ -9132,10 +9131,10 @@ var J$2 = new Je$2(),
|
|
|
9132
9131
|
children: "We’ll notify you of the result."
|
|
9133
9132
|
})]
|
|
9134
9133
|
})]
|
|
9135
|
-
}), !m &&
|
|
9134
|
+
}), !m && B && /* @__PURE__ */jsxs(Q$1, {
|
|
9136
9135
|
children: [!I && /* @__PURE__ */jsx(X$1, {
|
|
9137
9136
|
"data-feedback-type": "correct",
|
|
9138
|
-
children: /* @__PURE__ */jsx(
|
|
9137
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
9139
9138
|
name: "correct"
|
|
9140
9139
|
})
|
|
9141
9140
|
}), /* @__PURE__ */jsx(W, {
|
|
@@ -9145,7 +9144,7 @@ var J$2 = new Je$2(),
|
|
|
9145
9144
|
className: T$2(h && Ae),
|
|
9146
9145
|
children: [!I && /* @__PURE__ */jsx(X$1, {
|
|
9147
9146
|
"data-feedback-type": w,
|
|
9148
|
-
children: /* @__PURE__ */jsx(
|
|
9147
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
9149
9148
|
name: w
|
|
9150
9149
|
})
|
|
9151
9150
|
}), /* @__PURE__ */jsx("div", {
|
|
@@ -9203,7 +9202,7 @@ var J$2 = new Je$2(),
|
|
|
9203
9202
|
propsAsIs: false
|
|
9204
9203
|
}),
|
|
9205
9204
|
Ds$1 = function Ds() {
|
|
9206
|
-
return
|
|
9205
|
+
return E1$1;
|
|
9207
9206
|
},
|
|
9208
9207
|
qs$1 = /* @__PURE__ */ne$2(Ds$1())({
|
|
9209
9208
|
name: "Icon",
|
|
@@ -9288,16 +9287,16 @@ var J$2 = new Je$2(),
|
|
|
9288
9287
|
class: "e1l05ict",
|
|
9289
9288
|
propsAsIs: false
|
|
9290
9289
|
}),
|
|
9291
|
-
|
|
9292
|
-
return
|
|
9290
|
+
Fs$1 = function Fs() {
|
|
9291
|
+
return E1$1;
|
|
9293
9292
|
},
|
|
9294
|
-
|
|
9293
|
+
Bs$1 = /* @__PURE__ */ne$2(Fs$1())({
|
|
9295
9294
|
name: "EarlyPredictionIcon",
|
|
9296
9295
|
class: "ez9juex",
|
|
9297
9296
|
propsAsIs: true
|
|
9298
9297
|
}),
|
|
9299
9298
|
zs$1 = function zs() {
|
|
9300
|
-
return
|
|
9299
|
+
return E1$1;
|
|
9301
9300
|
},
|
|
9302
9301
|
Ys$1 = /* @__PURE__ */ne$2(zs$1())({
|
|
9303
9302
|
name: "SponsorIcon",
|
|
@@ -9319,12 +9318,12 @@ var J$2 = new Je$2(),
|
|
|
9319
9318
|
class: "b1gq1lnf",
|
|
9320
9319
|
propsAsIs: false
|
|
9321
9320
|
}),
|
|
9322
|
-
|
|
9321
|
+
Hs$1 = /* @__PURE__ */ne$2("span")({
|
|
9323
9322
|
name: "ButtonBody",
|
|
9324
9323
|
class: "b1j65z51",
|
|
9325
9324
|
propsAsIs: false
|
|
9326
9325
|
}),
|
|
9327
|
-
|
|
9326
|
+
_s$1 = /* @__PURE__ */ne$2("div")({
|
|
9328
9327
|
name: "IconContainer",
|
|
9329
9328
|
class: "i19tpfua",
|
|
9330
9329
|
propsAsIs: false
|
|
@@ -9381,7 +9380,7 @@ var J$2 = new Je$2(),
|
|
|
9381
9380
|
propsAsIs: false
|
|
9382
9381
|
}),
|
|
9383
9382
|
on = function on() {
|
|
9384
|
-
return
|
|
9383
|
+
return E1$1;
|
|
9385
9384
|
},
|
|
9386
9385
|
cn = /* @__PURE__ */ne$2(on())({
|
|
9387
9386
|
name: "CheckIcon",
|
|
@@ -9395,7 +9394,7 @@ var J$2 = new Je$2(),
|
|
|
9395
9394
|
src: n
|
|
9396
9395
|
});
|
|
9397
9396
|
}), HA.TRANSPARENT, function (n) {
|
|
9398
|
-
return /* @__PURE__ */jsx(
|
|
9397
|
+
return /* @__PURE__ */jsx(_s$1, {
|
|
9399
9398
|
"data-testid": "vote-icon",
|
|
9400
9399
|
children: /* @__PURE__ */jsx(Zs$1, {
|
|
9401
9400
|
style: {
|
|
@@ -9461,13 +9460,13 @@ var J$2 = new Je$2(),
|
|
|
9461
9460
|
C = n.marketClosed,
|
|
9462
9461
|
V = n.isEarlyPrediction,
|
|
9463
9462
|
f = n.isAd,
|
|
9464
|
-
|
|
9463
|
+
B = n.webos,
|
|
9465
9464
|
_$3 = useState(0),
|
|
9466
9465
|
_$4 = _slicedToArray(_$3, 2),
|
|
9467
9466
|
w = _$4[0],
|
|
9468
9467
|
L = _$4[1],
|
|
9469
9468
|
z = dn(n),
|
|
9470
|
-
|
|
9469
|
+
_ = pn({
|
|
9471
9470
|
questionType: P,
|
|
9472
9471
|
questionVoted: y,
|
|
9473
9472
|
correct: k,
|
|
@@ -9484,7 +9483,7 @@ var J$2 = new Je$2(),
|
|
|
9484
9483
|
});
|
|
9485
9484
|
}, [r]), /* @__PURE__ */jsxs(un, {
|
|
9486
9485
|
value: a,
|
|
9487
|
-
webos:
|
|
9486
|
+
webos: B,
|
|
9488
9487
|
autoFocus: i,
|
|
9489
9488
|
"data-selected": b,
|
|
9490
9489
|
"data-answer-state": z,
|
|
@@ -9507,7 +9506,7 @@ var J$2 = new Je$2(),
|
|
|
9507
9506
|
},
|
|
9508
9507
|
"data-is-ad": f
|
|
9509
9508
|
})
|
|
9510
|
-
}), /* @__PURE__ */jsxs(
|
|
9509
|
+
}), /* @__PURE__ */jsxs(Hs$1, {
|
|
9511
9510
|
"data-a": "intr",
|
|
9512
9511
|
children: [c && O && ((_ln$O = ln[O]) === null || _ln$O === void 0 ? void 0 : _ln$O.call(ln, c)), /* @__PURE__ */jsx(sn, {
|
|
9513
9512
|
"data-a": "intr",
|
|
@@ -9517,7 +9516,7 @@ var J$2 = new Je$2(),
|
|
|
9517
9516
|
children: "pts"
|
|
9518
9517
|
})]
|
|
9519
9518
|
}), ne && /* @__PURE__ */jsxs(nn, {
|
|
9520
|
-
children: [
|
|
9519
|
+
children: [_ && /* @__PURE__ */jsx(cn, {
|
|
9521
9520
|
name: V ? "selectedBetPack" : "selected"
|
|
9522
9521
|
}), /* @__PURE__ */jsx(an, {
|
|
9523
9522
|
children: /* @__PURE__ */jsx(ht, {
|
|
@@ -9553,7 +9552,7 @@ var J$2 = new Je$2(),
|
|
|
9553
9552
|
propsAsIs: false
|
|
9554
9553
|
}),
|
|
9555
9554
|
yn = function yn() {
|
|
9556
|
-
return
|
|
9555
|
+
return E1$1;
|
|
9557
9556
|
},
|
|
9558
9557
|
Tn = /* @__PURE__ */ne$2(yn())({
|
|
9559
9558
|
name: "WinIcon",
|
|
@@ -9621,7 +9620,7 @@ var J$2 = new Je$2(),
|
|
|
9621
9620
|
wn = function wn(n, a) {
|
|
9622
9621
|
return n === "already_voted" ? a === ee$3.POLL ? "You’ve already answered this question on another device." : "You’ve already answered this question on another device. So the points for this answer won't tally." : "Something went wrong, please try again";
|
|
9623
9622
|
},
|
|
9624
|
-
|
|
9623
|
+
Fn = function Fn() {
|
|
9625
9624
|
return /* @__PURE__ */jsx(ge$1, {
|
|
9626
9625
|
children: /* @__PURE__ */jsxs(Pe$1, {
|
|
9627
9626
|
children: [/* @__PURE__ */jsx(a, {
|
|
@@ -9651,7 +9650,7 @@ var J$2 = new Je$2(),
|
|
|
9651
9650
|
})
|
|
9652
9651
|
});
|
|
9653
9652
|
},
|
|
9654
|
-
|
|
9653
|
+
Bn = function Bn(_ref0) {
|
|
9655
9654
|
var _n$options, _n$appearance2;
|
|
9656
9655
|
var n = _ref0.openedQuestion,
|
|
9657
9656
|
a = _ref0.isLoading,
|
|
@@ -9684,7 +9683,7 @@ var J$2 = new Je$2(),
|
|
|
9684
9683
|
_$1 = useState(false),
|
|
9685
9684
|
_$10 = _slicedToArray(_$1, 2),
|
|
9686
9685
|
f = _$10[0],
|
|
9687
|
-
|
|
9686
|
+
B = _$10[1],
|
|
9688
9687
|
_$11 = useState(false),
|
|
9689
9688
|
_$12 = _slicedToArray(_$11, 2),
|
|
9690
9689
|
w = _$12[0],
|
|
@@ -9692,7 +9691,7 @@ var J$2 = new Je$2(),
|
|
|
9692
9691
|
_$13 = useState(""),
|
|
9693
9692
|
_$14 = _slicedToArray(_$13, 2),
|
|
9694
9693
|
z = _$14[0],
|
|
9695
|
-
|
|
9694
|
+
_ = _$14[1],
|
|
9696
9695
|
_$15 = useState(""),
|
|
9697
9696
|
_$16 = _slicedToArray(_$15, 2),
|
|
9698
9697
|
x = _$16[0],
|
|
@@ -9742,7 +9741,7 @@ var J$2 = new Je$2(),
|
|
|
9742
9741
|
break;
|
|
9743
9742
|
}
|
|
9744
9743
|
D = u.currentTarget.value;
|
|
9745
|
-
|
|
9744
|
+
_(D);
|
|
9746
9745
|
_context.p = 1;
|
|
9747
9746
|
_context.n = 2;
|
|
9748
9747
|
return c(y, D);
|
|
@@ -9753,7 +9752,7 @@ var J$2 = new Je$2(),
|
|
|
9753
9752
|
case 3:
|
|
9754
9753
|
_context.p = 3;
|
|
9755
9754
|
_t = _context.v;
|
|
9756
|
-
ne(wn(_t.message, i)),
|
|
9755
|
+
ne(wn(_t.message, i)), _(""), console.error("Error while voting", _t), ae.current = false;
|
|
9757
9756
|
case 4:
|
|
9758
9757
|
return _context.a(2);
|
|
9759
9758
|
}
|
|
@@ -9762,9 +9761,9 @@ var J$2 = new Je$2(),
|
|
|
9762
9761
|
return function (_x) {
|
|
9763
9762
|
return _ref1.apply(this, arguments);
|
|
9764
9763
|
};
|
|
9765
|
-
}(), [i, y,
|
|
9764
|
+
}(), [i, y, _, c, T, he]),
|
|
9766
9765
|
Oe = useCallback(function () {
|
|
9767
|
-
|
|
9766
|
+
B(true), M({
|
|
9768
9767
|
delay: 3500
|
|
9769
9768
|
});
|
|
9770
9769
|
}, [M]),
|
|
@@ -9833,8 +9832,8 @@ var J$2 = new Je$2(),
|
|
|
9833
9832
|
je = !ce || ce && i === ee$3.PREDICTION && q && !Y,
|
|
9834
9833
|
Qe = (i === ee$3.TRIVIA || i === ee$3.PREDICTION) && d && A && (R === null || R === void 0 ? void 0 : R.youVoted),
|
|
9835
9834
|
We = d || j || oe || i === ee$3.TRIVIA && m === Ne$3.RESOLVED && C,
|
|
9836
|
-
|
|
9837
|
-
|
|
9835
|
+
Fe = !r && (f || w) || ue,
|
|
9836
|
+
Be = function Be() {
|
|
9838
9837
|
var u = function u() {
|
|
9839
9838
|
return i === ee$3.TRIVIA ? d !== null && d !== void 0 && d.correct ? "That's correct!\nYou chose wisely." : "So close!\nBetter luck next time." : i === ee$3.POLL ? "Thanks for answering.\nPlease stay tuned for the next question." : i === ee$3.PREDICTION ? "Stay tuned to see if your prediction was correct." : "";
|
|
9840
9839
|
},
|
|
@@ -9897,9 +9896,9 @@ var J$2 = new Je$2(),
|
|
|
9897
9896
|
timerDuration: We ? 0 : Number((n === null || n === void 0 || (_n$appearance2 = n.appearance) === null || _n$appearance2 === void 0 ? void 0 : _n$appearance2.autoHideInterval) || "30"),
|
|
9898
9897
|
votedInCurrentRender: q,
|
|
9899
9898
|
percentsAnimated: Y
|
|
9900
|
-
}),
|
|
9899
|
+
}), Fe ? Be() : /* @__PURE__ */jsxs(Fragment, {
|
|
9901
9900
|
children: [r && /* @__PURE__ */jsxs(Ws$1, {
|
|
9902
|
-
children: [/* @__PURE__ */jsx(
|
|
9901
|
+
children: [/* @__PURE__ */jsx(Bs$1, {
|
|
9903
9902
|
name: "iconEarlyPrediction"
|
|
9904
9903
|
}), "EARLY PREDICTION"]
|
|
9905
9904
|
}), /* @__PURE__ */jsx(Ls$1, {
|
|
@@ -9982,7 +9981,7 @@ var re$1 = function re(t) {
|
|
|
9982
9981
|
var _step$value = _slicedToArray(_step.value, 2),
|
|
9983
9982
|
d = _step$value[0],
|
|
9984
9983
|
p = _step$value[1];
|
|
9985
|
-
d === i ? (p.status.get() === L$
|
|
9984
|
+
d === i ? (p.status.get() === L$3.Suspended && p.enable(), c(p)) : p.status.get() === L$3.Ready && p.disable();
|
|
9986
9985
|
}
|
|
9987
9986
|
} catch (err) {
|
|
9988
9987
|
_iterator.e(err);
|
|
@@ -9997,7 +9996,7 @@ var re$1 = function re(t) {
|
|
|
9997
9996
|
for (_iterator2.s(); !(_step2 = _iterator2.n()).done;) {
|
|
9998
9997
|
var _step2$value = _slicedToArray(_step2.value, 2),
|
|
9999
9998
|
_d = _step2$value[1];
|
|
10000
|
-
_d.status.get() === L$
|
|
9999
|
+
_d.status.get() === L$3.Ready && _d.disable();
|
|
10001
10000
|
}
|
|
10002
10001
|
} catch (err) {
|
|
10003
10002
|
_iterator2.e(err);
|
|
@@ -10327,7 +10326,7 @@ var re$1 = function re(t) {
|
|
|
10327
10326
|
I0$1 = function I0() {
|
|
10328
10327
|
return /* @__PURE__ */jsx(u0$1, {
|
|
10329
10328
|
children: /* @__PURE__ */jsxs(g0$1, {
|
|
10330
|
-
children: [/* @__PURE__ */jsx(
|
|
10329
|
+
children: [/* @__PURE__ */jsx(E1$1, {
|
|
10331
10330
|
name: "iconCopySuccess"
|
|
10332
10331
|
}), /* @__PURE__ */jsx(v0$1, {
|
|
10333
10332
|
children: "Link Copied to Clipboard"
|
|
@@ -10593,7 +10592,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10593
10592
|
propsAsIs: false
|
|
10594
10593
|
}),
|
|
10595
10594
|
b0$1 = function b0() {
|
|
10596
|
-
return
|
|
10595
|
+
return E1$1;
|
|
10597
10596
|
},
|
|
10598
10597
|
y0$1 = /* @__PURE__ */ne$2(b0$1())({
|
|
10599
10598
|
name: "InviteGameIcon",
|
|
@@ -10636,7 +10635,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10636
10635
|
propsAsIs: false
|
|
10637
10636
|
}),
|
|
10638
10637
|
F0$1 = function F0() {
|
|
10639
|
-
return
|
|
10638
|
+
return E1$1;
|
|
10640
10639
|
},
|
|
10641
10640
|
S0$1 = /* @__PURE__ */ne$2(F0$1())({
|
|
10642
10641
|
name: "LinkIcon",
|
|
@@ -10654,7 +10653,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10654
10653
|
_A2 = _slicedToArray(_A, 2),
|
|
10655
10654
|
d = _A2[0],
|
|
10656
10655
|
p = _A2[1],
|
|
10657
|
-
_W = y$
|
|
10656
|
+
_W = y$2({
|
|
10658
10657
|
type: "invitation",
|
|
10659
10658
|
action: "sent",
|
|
10660
10659
|
payload: {
|
|
@@ -10699,15 +10698,15 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10699
10698
|
q0 = function q0() {
|
|
10700
10699
|
return h;
|
|
10701
10700
|
},
|
|
10702
|
-
|
|
10701
|
+
E0$1 = /* @__PURE__ */ne$2(q0())({
|
|
10703
10702
|
name: "Container",
|
|
10704
10703
|
class: "cll3md7",
|
|
10705
10704
|
propsAsIs: true
|
|
10706
10705
|
}),
|
|
10707
|
-
|
|
10706
|
+
N0$1 = function N0() {
|
|
10708
10707
|
return w$3;
|
|
10709
10708
|
},
|
|
10710
|
-
|
|
10709
|
+
B0$1 = /* @__PURE__ */ne$2(N0$1())({
|
|
10711
10710
|
name: "ActionBtn",
|
|
10712
10711
|
class: "a10g1iik",
|
|
10713
10712
|
propsAsIs: true
|
|
@@ -10715,12 +10714,12 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10715
10714
|
Z0 = function Z0(_ref9) {
|
|
10716
10715
|
var t = _ref9.questionId,
|
|
10717
10716
|
i = _objectWithoutProperties(_ref9, _excluded2$1);
|
|
10718
|
-
return /* @__PURE__ */jsxs(
|
|
10717
|
+
return /* @__PURE__ */jsxs(E0$1, {
|
|
10719
10718
|
"data-a": "intr",
|
|
10720
10719
|
"data-name": t,
|
|
10721
10720
|
children: [/* @__PURE__ */jsx(L2$1, _objectSpread2({
|
|
10722
10721
|
questionId: t
|
|
10723
|
-
}, i)), /* @__PURE__ */jsx(
|
|
10722
|
+
}, i)), /* @__PURE__ */jsx(B0$1, {
|
|
10724
10723
|
"data-a": "intr",
|
|
10725
10724
|
"data-name": t,
|
|
10726
10725
|
children: "View Insight"
|
|
@@ -10772,7 +10771,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10772
10771
|
"data-a": "intr",
|
|
10773
10772
|
onClick: function onClick(c) {
|
|
10774
10773
|
var o = c.target.getAttribute("data-name");
|
|
10775
|
-
o && (
|
|
10774
|
+
o && (ze$1(), i(o, {
|
|
10776
10775
|
openedFrom: "list"
|
|
10777
10776
|
}));
|
|
10778
10777
|
},
|
|
@@ -10780,7 +10779,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10780
10779
|
var _c$attributes, _c$attributes2, _c$attributes3;
|
|
10781
10780
|
if (c.type === "question" && ((_c$attributes = c.attributes) === null || _c$attributes === void 0 ? void 0 : _c$attributes.attributes.case) === "question") {
|
|
10782
10781
|
var o = c.attributes.attributes.value;
|
|
10783
|
-
return /* @__PURE__ */jsx(
|
|
10782
|
+
return /* @__PURE__ */jsx(F$3, _objectSpread2({}, o), o.questionId);
|
|
10784
10783
|
}
|
|
10785
10784
|
if (c.type === "insight" && ((_c$attributes2 = c.attributes) === null || _c$attributes2 === void 0 ? void 0 : _c$attributes2.attributes.case) === "insight") {
|
|
10786
10785
|
var _o = c.attributes.attributes.value;
|
|
@@ -10803,7 +10802,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10803
10802
|
children: Array.from({
|
|
10804
10803
|
length: 5
|
|
10805
10804
|
}).map(function (c, o) {
|
|
10806
|
-
return /* @__PURE__ */jsx(
|
|
10805
|
+
return /* @__PURE__ */jsx(z$2, {}, o);
|
|
10807
10806
|
})
|
|
10808
10807
|
});
|
|
10809
10808
|
},
|
|
@@ -10884,7 +10883,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10884
10883
|
propsAsIs: false
|
|
10885
10884
|
}),
|
|
10886
10885
|
i1 = function i1() {
|
|
10887
|
-
return
|
|
10886
|
+
return E1$1;
|
|
10888
10887
|
},
|
|
10889
10888
|
a1 = /* @__PURE__ */ne$2(i1())({
|
|
10890
10889
|
name: "CloseIcon",
|
|
@@ -10897,7 +10896,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
10897
10896
|
propsAsIs: false
|
|
10898
10897
|
}),
|
|
10899
10898
|
r1 = function r1() {
|
|
10900
|
-
return
|
|
10899
|
+
return E1$1;
|
|
10901
10900
|
},
|
|
10902
10901
|
l1$1 = /* @__PURE__ */ne$2(r1())({
|
|
10903
10902
|
name: "TypeIcon",
|
|
@@ -11152,11 +11151,11 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11152
11151
|
})]
|
|
11153
11152
|
});
|
|
11154
11153
|
},
|
|
11155
|
-
|
|
11156
|
-
|
|
11154
|
+
E1 = 118,
|
|
11155
|
+
N1 = function N1() {
|
|
11157
11156
|
return be$1;
|
|
11158
11157
|
},
|
|
11159
|
-
|
|
11158
|
+
B1 = /* @__PURE__ */ne$2(N1())({
|
|
11160
11159
|
name: "Container",
|
|
11161
11160
|
class: "c10131zw",
|
|
11162
11161
|
propsAsIs: true
|
|
@@ -11184,7 +11183,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11184
11183
|
class: "p1pjil1h",
|
|
11185
11184
|
propsAsIs: true
|
|
11186
11185
|
}),
|
|
11187
|
-
|
|
11186
|
+
E = /* @__PURE__ */ne$2("div")({
|
|
11188
11187
|
name: "Subtitle",
|
|
11189
11188
|
class: "s1iorwr9",
|
|
11190
11189
|
propsAsIs: false
|
|
@@ -11194,13 +11193,13 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11194
11193
|
class: "s51sv9d",
|
|
11195
11194
|
propsAsIs: false
|
|
11196
11195
|
}),
|
|
11197
|
-
|
|
11196
|
+
N$1 = /* @__PURE__ */ne$2("div")({
|
|
11198
11197
|
name: "AnswerText",
|
|
11199
11198
|
class: "a1lbk2ye",
|
|
11200
11199
|
propsAsIs: false
|
|
11201
11200
|
}),
|
|
11202
11201
|
j1 = function j1() {
|
|
11203
|
-
return
|
|
11202
|
+
return E1$1;
|
|
11204
11203
|
},
|
|
11205
11204
|
L2 = /* @__PURE__ */ne$2(j1())({
|
|
11206
11205
|
name: "FeedbackIcon",
|
|
@@ -11229,7 +11228,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11229
11228
|
propsAsIs: false
|
|
11230
11229
|
}),
|
|
11231
11230
|
U1 = function U1() {
|
|
11232
|
-
return
|
|
11231
|
+
return E1$1;
|
|
11233
11232
|
},
|
|
11234
11233
|
u2 = /* @__PURE__ */ne$2(U1())({
|
|
11235
11234
|
name: "CloseIcon",
|
|
@@ -11267,7 +11266,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11267
11266
|
};
|
|
11268
11267
|
}, [l]), useEffect(function () {
|
|
11269
11268
|
var _L$current$I;
|
|
11270
|
-
L.current[I] && d(((_L$current$I = L.current[I]) === null || _L$current$I === void 0 || (_L$current$I = _L$current$I.getBoundingClientRect()) === null || _L$current$I === void 0 ? void 0 : _L$current$I.height) ||
|
|
11269
|
+
L.current[I] && d(((_L$current$I = L.current[I]) === null || _L$current$I === void 0 || (_L$current$I = _L$current$I.getBoundingClientRect()) === null || _L$current$I === void 0 ? void 0 : _L$current$I.height) || E1);
|
|
11271
11270
|
}, [I, d]);
|
|
11272
11271
|
var r = function r(u) {
|
|
11273
11272
|
return function (g) {
|
|
@@ -11280,7 +11279,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11280
11279
|
};
|
|
11281
11280
|
},
|
|
11282
11281
|
f = _objectSpread2({}, p);
|
|
11283
|
-
return a && f.height && typeof f.height == "number" && (f.height += 32), /* @__PURE__ */jsx(
|
|
11282
|
+
return a && f.height && typeof f.height == "number" && (f.height += 32), /* @__PURE__ */jsx(B1, {
|
|
11284
11283
|
style: p.height ? f : _objectSpread2(_objectSpread2({}, p), {}, {
|
|
11285
11284
|
paddingTop: 0,
|
|
11286
11285
|
paddingBottom: 0
|
|
@@ -11324,8 +11323,8 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11324
11323
|
style: h(3),
|
|
11325
11324
|
children: [/* @__PURE__ */jsx(M$1, {
|
|
11326
11325
|
children: o
|
|
11327
|
-
}), /* @__PURE__ */jsx(
|
|
11328
|
-
children: /* @__PURE__ */jsxs(
|
|
11326
|
+
}), /* @__PURE__ */jsx(E, {
|
|
11327
|
+
children: /* @__PURE__ */jsxs(N$1, {
|
|
11329
11328
|
children: [/* @__PURE__ */jsx("span", {
|
|
11330
11329
|
children: "Your Pick:"
|
|
11331
11330
|
}), " ", i === null || i === void 0 ? void 0 : i.title]
|
|
@@ -11339,10 +11338,10 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11339
11338
|
}),
|
|
11340
11339
|
children: [/* @__PURE__ */jsxs(M$1, {
|
|
11341
11340
|
children: ["Congratulations!", /* @__PURE__ */jsx("br", {}), "You answered correctly."]
|
|
11342
|
-
}), /* @__PURE__ */jsxs(
|
|
11341
|
+
}), /* @__PURE__ */jsxs(E, {
|
|
11343
11342
|
children: [/* @__PURE__ */jsx(m2, {
|
|
11344
11343
|
name: "selected"
|
|
11345
|
-
}), /* @__PURE__ */jsxs(
|
|
11344
|
+
}), /* @__PURE__ */jsxs(N$1, {
|
|
11346
11345
|
children: [/* @__PURE__ */jsx("span", {
|
|
11347
11346
|
children: "Your Pick:"
|
|
11348
11347
|
}), " ", i === null || i === void 0 ? void 0 : i.title]
|
|
@@ -11360,10 +11359,10 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11360
11359
|
suffix: " points",
|
|
11361
11360
|
value: i === null || i === void 0 ? void 0 : i.points
|
|
11362
11361
|
})
|
|
11363
|
-
}), /* @__PURE__ */jsxs(
|
|
11362
|
+
}), /* @__PURE__ */jsxs(E, {
|
|
11364
11363
|
children: [/* @__PURE__ */jsx(m2, {
|
|
11365
11364
|
name: "selected"
|
|
11366
|
-
}), /* @__PURE__ */jsxs(
|
|
11365
|
+
}), /* @__PURE__ */jsxs(N$1, {
|
|
11367
11366
|
children: [/* @__PURE__ */jsx("span", {
|
|
11368
11367
|
children: "Your Pick:"
|
|
11369
11368
|
}), " ", i === null || i === void 0 ? void 0 : i.title]
|
|
@@ -11384,13 +11383,13 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11384
11383
|
color: "var(--color-sdk-prediction-result-error-title)"
|
|
11385
11384
|
},
|
|
11386
11385
|
children: ["Better luck next time!", /* @__PURE__ */jsx("br", {}), "Correct: ", c, "."]
|
|
11387
|
-
}), /* @__PURE__ */jsxs(
|
|
11386
|
+
}), /* @__PURE__ */jsxs(E, {
|
|
11388
11387
|
style: {
|
|
11389
11388
|
color: "var(--color-sdk-prediction-result-error-subtitle)"
|
|
11390
11389
|
},
|
|
11391
11390
|
children: [/* @__PURE__ */jsx(D1, {
|
|
11392
11391
|
name: "circleClose"
|
|
11393
|
-
}), /* @__PURE__ */jsxs(
|
|
11392
|
+
}), /* @__PURE__ */jsxs(N$1, {
|
|
11394
11393
|
children: [/* @__PURE__ */jsx("span", {
|
|
11395
11394
|
children: "Your Pick:"
|
|
11396
11395
|
}), " ", i === null || i === void 0 ? void 0 : i.title]
|
|
@@ -11660,7 +11659,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11660
11659
|
style: {
|
|
11661
11660
|
backgroundColor: l
|
|
11662
11661
|
},
|
|
11663
|
-
children: /* @__PURE__ */jsx(
|
|
11662
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
11664
11663
|
name: d,
|
|
11665
11664
|
"data-icon": d
|
|
11666
11665
|
})
|
|
@@ -11759,22 +11758,22 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11759
11758
|
propsAsIs: false
|
|
11760
11759
|
}),
|
|
11761
11760
|
M3 = function M3() {
|
|
11762
|
-
return
|
|
11761
|
+
return E1$1;
|
|
11763
11762
|
},
|
|
11764
11763
|
q3 = /* @__PURE__ */ne$2(M3())({
|
|
11765
11764
|
name: "IconClose",
|
|
11766
11765
|
class: "i1mavjt2",
|
|
11767
11766
|
propsAsIs: true
|
|
11768
11767
|
}),
|
|
11769
|
-
|
|
11768
|
+
E3 = /* @__PURE__ */ne$2("div")({
|
|
11770
11769
|
name: "OnboardingFooter",
|
|
11771
11770
|
class: "o1x0dyzv",
|
|
11772
11771
|
propsAsIs: false
|
|
11773
11772
|
}),
|
|
11774
|
-
|
|
11773
|
+
N3 = function N3() {
|
|
11775
11774
|
return z3;
|
|
11776
11775
|
},
|
|
11777
|
-
|
|
11776
|
+
B3 = /* @__PURE__ */ne$2(N3())({
|
|
11778
11777
|
name: "OnboardingActionBtn",
|
|
11779
11778
|
class: "o1jfi9c3",
|
|
11780
11779
|
propsAsIs: true
|
|
@@ -11902,13 +11901,13 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11902
11901
|
inviteCardSubtext: _,
|
|
11903
11902
|
primaryColor: p
|
|
11904
11903
|
})]
|
|
11905
|
-
}), /* @__PURE__ */jsx(
|
|
11904
|
+
}), /* @__PURE__ */jsx(E3, {
|
|
11906
11905
|
children: /* @__PURE__ */jsx(a, {
|
|
11907
11906
|
loading: r,
|
|
11908
11907
|
style: {
|
|
11909
11908
|
width: "100%"
|
|
11910
11909
|
},
|
|
11911
|
-
children: /* @__PURE__ */jsx(
|
|
11910
|
+
children: /* @__PURE__ */jsx(B3, {
|
|
11912
11911
|
"data-a": "intr",
|
|
11913
11912
|
onClick: $2,
|
|
11914
11913
|
children: _2
|
|
@@ -11946,7 +11945,7 @@ var w0$1 = /* @__PURE__ */ne$2("div")({
|
|
|
11946
11945
|
style: l,
|
|
11947
11946
|
children: /* @__PURE__ */jsxs(O3, {
|
|
11948
11947
|
"data-a": "intr",
|
|
11949
|
-
children: [/* @__PURE__ */jsx(
|
|
11948
|
+
children: [/* @__PURE__ */jsx(E1$1, {
|
|
11950
11949
|
"data-a": "intr",
|
|
11951
11950
|
name: "iconUp"
|
|
11952
11951
|
}), t && /* @__PURE__ */jsx(W3, {
|
|
@@ -12121,7 +12120,7 @@ function se(t) {
|
|
|
12121
12120
|
function Mt(t) {
|
|
12122
12121
|
return (typeof window === "undefined" ? "undefined" : _typeof(window)) < "u" && _typeof(window.HTMLElement) < "u" ? t instanceof HTMLElement : t && (t.nodeType === 1 || t.nodeType === 11);
|
|
12123
12122
|
}
|
|
12124
|
-
function B() {
|
|
12123
|
+
function B$1() {
|
|
12125
12124
|
var t = Object(arguments.length <= 0 ? void 0 : arguments[0]),
|
|
12126
12125
|
e = ["__proto__", "constructor", "prototype"];
|
|
12127
12126
|
for (var s = 1; s < arguments.length; s += 1) {
|
|
@@ -12133,7 +12132,7 @@ function B() {
|
|
|
12133
12132
|
for (var i = 0, l = n.length; i < l; i += 1) {
|
|
12134
12133
|
var a = n[i],
|
|
12135
12134
|
o = Object.getOwnPropertyDescriptor(r, a);
|
|
12136
|
-
o !== void 0 && o.enumerable && (se(t[a]) && se(r[a]) ? r[a].__swiper__ ? t[a] = r[a] : B(t[a], r[a]) : !se(t[a]) && se(r[a]) ? (t[a] = {}, r[a].__swiper__ ? t[a] = r[a] : B(t[a], r[a])) : t[a] = r[a]);
|
|
12135
|
+
o !== void 0 && o.enumerable && (se(t[a]) && se(r[a]) ? r[a].__swiper__ ? t[a] = r[a] : B$1(t[a], r[a]) : !se(t[a]) && se(r[a]) ? (t[a] = {}, r[a].__swiper__ ? t[a] = r[a] : B$1(t[a], r[a])) : t[a] = r[a]);
|
|
12137
12136
|
}
|
|
12138
12137
|
}
|
|
12139
12138
|
}
|
|
@@ -13755,7 +13754,7 @@ function As() {
|
|
|
13755
13754
|
var M = d.direction && d.direction !== r.direction,
|
|
13756
13755
|
w = r.loop && (d.slidesPerView !== r.slidesPerView || M),
|
|
13757
13756
|
u = r.loop;
|
|
13758
|
-
M && s && t.changeDirection(), B(t.params, d);
|
|
13757
|
+
M && s && t.changeDirection(), B$1(t.params, d);
|
|
13759
13758
|
var f = t.params.enabled,
|
|
13760
13759
|
v = t.params.loop;
|
|
13761
13760
|
Object.assign(t, {
|
|
@@ -13989,18 +13988,18 @@ function Fs(t, e) {
|
|
|
13989
13988
|
var r = Object.keys(s)[0],
|
|
13990
13989
|
n = s[r];
|
|
13991
13990
|
if (_typeof(n) != "object" || n === null) {
|
|
13992
|
-
B(e, s);
|
|
13991
|
+
B$1(e, s);
|
|
13993
13992
|
return;
|
|
13994
13993
|
}
|
|
13995
13994
|
if (t[r] === true && (t[r] = {
|
|
13996
13995
|
enabled: true
|
|
13997
13996
|
}), r === "navigation" && t[r] && t[r].enabled && !t[r].prevEl && !t[r].nextEl && (t[r].auto = true), ["pagination", "scrollbar"].indexOf(r) >= 0 && t[r] && t[r].enabled && !t[r].el && (t[r].auto = true), !(r in t && "enabled" in n)) {
|
|
13998
|
-
B(e, s);
|
|
13997
|
+
B$1(e, s);
|
|
13999
13998
|
return;
|
|
14000
13999
|
}
|
|
14001
14000
|
_typeof(t[r]) == "object" && !("enabled" in t[r]) && (t[r].enabled = true), t[r] || (t[r] = {
|
|
14002
14001
|
enabled: false
|
|
14003
|
-
}), B(e, s);
|
|
14002
|
+
}), B$1(e, s);
|
|
14004
14003
|
};
|
|
14005
14004
|
}
|
|
14006
14005
|
var ye = {
|
|
@@ -14023,12 +14022,12 @@ var ze = /*#__PURE__*/function () {
|
|
|
14023
14022
|
_classCallCheck(this, q);
|
|
14024
14023
|
var e, s;
|
|
14025
14024
|
for (var r = arguments.length, n = new Array(r), i = 0; i < r; i++) n[i] = arguments[i];
|
|
14026
|
-
n.length === 1 && n[0].constructor && Object.prototype.toString.call(n[0]).slice(8, -1) === "Object" ? s = n[0] : (_n = n, _n2 = _slicedToArray(_n, 2), e = _n2[0], s = _n2[1], _n), s || (s = {}), s = B({}, s), e && !s.el && (s.el = e);
|
|
14025
|
+
n.length === 1 && n[0].constructor && Object.prototype.toString.call(n[0]).slice(8, -1) === "Object" ? s = n[0] : (_n = n, _n2 = _slicedToArray(_n, 2), e = _n2[0], s = _n2[1], _n), s || (s = {}), s = B$1({}, s), e && !s.el && (s.el = e);
|
|
14027
14026
|
var l = K();
|
|
14028
14027
|
if (s.el && typeof s.el == "string" && l.querySelectorAll(s.el).length > 1) {
|
|
14029
14028
|
var d = [];
|
|
14030
14029
|
return l.querySelectorAll(s.el).forEach(function (p) {
|
|
14031
|
-
var h = B({}, s, {
|
|
14030
|
+
var h = B$1({}, s, {
|
|
14032
14031
|
el: p
|
|
14033
14032
|
});
|
|
14034
14033
|
d.push(new q(h));
|
|
@@ -14050,8 +14049,8 @@ var ze = /*#__PURE__*/function () {
|
|
|
14050
14049
|
emit: a.emit.bind(a)
|
|
14051
14050
|
});
|
|
14052
14051
|
});
|
|
14053
|
-
var c = B({}, Pe, o);
|
|
14054
|
-
return a.params = B({}, c, be, s), a.originalParams = B({}, a.params), a.passedParams = B({}, s), a.params && a.params.on && Object.keys(a.params.on).forEach(function (d) {
|
|
14052
|
+
var c = B$1({}, Pe, o);
|
|
14053
|
+
return a.params = B$1({}, c, be, s), a.originalParams = B$1({}, a.params), a.passedParams = B$1({}, s), a.params && a.params.on && Object.keys(a.params.on).forEach(function (d) {
|
|
14055
14054
|
a.on(d, a.params.on[d]);
|
|
14056
14055
|
}), a.params && a.params.onAny && a.onAny(a.params.onAny), Object.assign(a, {
|
|
14057
14056
|
enabled: a.params.enabled,
|
|
@@ -14336,7 +14335,7 @@ var ze = /*#__PURE__*/function () {
|
|
|
14336
14335
|
}], [{
|
|
14337
14336
|
key: "extendDefaults",
|
|
14338
14337
|
value: function extendDefaults(e) {
|
|
14339
|
-
B(be, e);
|
|
14338
|
+
B$1(be, e);
|
|
14340
14339
|
}
|
|
14341
14340
|
}, {
|
|
14342
14341
|
key: "extendedDefaults",
|
|
@@ -14792,7 +14791,7 @@ var Qs = function Qs() {
|
|
|
14792
14791
|
propsAsIs: false
|
|
14793
14792
|
}),
|
|
14794
14793
|
Js = function Js() {
|
|
14795
|
-
return
|
|
14794
|
+
return E1$1;
|
|
14796
14795
|
},
|
|
14797
14796
|
Zs = /* @__PURE__ */ne$2(Js())({
|
|
14798
14797
|
name: "SponsorIconI",
|
|
@@ -14959,7 +14958,7 @@ var Qs = function Qs() {
|
|
|
14959
14958
|
ur$1 = function ur(_ref1) {
|
|
14960
14959
|
var t = _ref1.question,
|
|
14961
14960
|
e = _ref1.vote;
|
|
14962
|
-
return t ? /* @__PURE__ */jsx(
|
|
14961
|
+
return t ? /* @__PURE__ */jsx(Bn, {
|
|
14963
14962
|
close: function close() {},
|
|
14964
14963
|
openedQuestion: t,
|
|
14965
14964
|
vote: e,
|
|
@@ -14973,7 +14972,7 @@ var Qs = function Qs() {
|
|
|
14973
14972
|
propsAsIs: false
|
|
14974
14973
|
}),
|
|
14975
14974
|
fr = function fr() {
|
|
14976
|
-
return
|
|
14975
|
+
return E1$1;
|
|
14977
14976
|
},
|
|
14978
14977
|
mr$1 = /* @__PURE__ */ne$2(fr())({
|
|
14979
14978
|
name: "IconArrowRight",
|
|
@@ -15504,7 +15503,7 @@ var br = function br(_ref11) {
|
|
|
15504
15503
|
}),
|
|
15505
15504
|
Fe = "b590k5k",
|
|
15506
15505
|
kr = function kr() {
|
|
15507
|
-
return
|
|
15506
|
+
return E1$1;
|
|
15508
15507
|
},
|
|
15509
15508
|
ut = /* @__PURE__ */ne$2(kr())({
|
|
15510
15509
|
name: "IconArrowPrev",
|
|
@@ -15598,13 +15597,13 @@ var br = function br(_ref11) {
|
|
|
15598
15597
|
ref: r,
|
|
15599
15598
|
children: [/* @__PURE__ */jsxs(Ar, {
|
|
15600
15599
|
children: [/* @__PURE__ */jsxs(Or, {
|
|
15601
|
-
children: [/* @__PURE__ */jsx(
|
|
15600
|
+
children: [/* @__PURE__ */jsx(E1$1, {
|
|
15602
15601
|
name: "fgIcon"
|
|
15603
15602
|
}), "Featured Groups+"]
|
|
15604
15603
|
}), /* @__PURE__ */jsx(Mr, {
|
|
15605
15604
|
"data-a": "intr",
|
|
15606
15605
|
onClick: s,
|
|
15607
|
-
children: /* @__PURE__ */jsx(
|
|
15606
|
+
children: /* @__PURE__ */jsx(E1$1, {
|
|
15608
15607
|
name: "icon-close-btn-gray"
|
|
15609
15608
|
})
|
|
15610
15609
|
})]
|
|
@@ -15804,10 +15803,10 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
15804
15803
|
class: "s14gkn7u",
|
|
15805
15804
|
propsAsIs: false
|
|
15806
15805
|
}),
|
|
15807
|
-
|
|
15806
|
+
V2 = function V2() {
|
|
15808
15807
|
return Z;
|
|
15809
15808
|
},
|
|
15810
|
-
|
|
15809
|
+
B2 = /* @__PURE__ */ne$2(V2())({
|
|
15811
15810
|
name: "SDKWhiteContainer",
|
|
15812
15811
|
class: "s1yxstm9",
|
|
15813
15812
|
propsAsIs: true
|
|
@@ -15817,7 +15816,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
15817
15816
|
class: "tdpty1s",
|
|
15818
15817
|
propsAsIs: false
|
|
15819
15818
|
}),
|
|
15820
|
-
|
|
15819
|
+
H2 = /* @__PURE__ */ne$2("div")({
|
|
15821
15820
|
name: "UserSummaryContainer",
|
|
15822
15821
|
class: "u136a59y",
|
|
15823
15822
|
propsAsIs: false
|
|
@@ -15828,7 +15827,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
15828
15827
|
top: 0
|
|
15829
15828
|
}, t));
|
|
15830
15829
|
},
|
|
15831
|
-
|
|
15830
|
+
P2 = 15,
|
|
15832
15831
|
$2 = function $2(s, e, t) {
|
|
15833
15832
|
var r = useRef(null),
|
|
15834
15833
|
i = useRef(0),
|
|
@@ -15850,7 +15849,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
15850
15849
|
var d = 0;
|
|
15851
15850
|
o.screen.size < le$2.lg && !t ? d = ((_s$current2 = s.current) === null || _s$current2 === void 0 ? void 0 : _s$current2.getBoundingClientRect().y) || 0 : d = C.scrollTop;
|
|
15852
15851
|
var v = i.current - d;
|
|
15853
|
-
if (
|
|
15852
|
+
if (P2 > Math.abs(v)) return;
|
|
15854
15853
|
var R = i.current < d ? "forward" : "backward";
|
|
15855
15854
|
i.current = d, a.set({
|
|
15856
15855
|
scrollPosition: Math.round(d),
|
|
@@ -15887,7 +15886,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
15887
15886
|
className: r,
|
|
15888
15887
|
children: "Event is forbidden..."
|
|
15889
15888
|
});
|
|
15890
|
-
if (a !== L$
|
|
15889
|
+
if (a !== L$3.Ready) return /* @__PURE__ */jsx(y, {
|
|
15891
15890
|
className: r,
|
|
15892
15891
|
children: "Wait feature..."
|
|
15893
15892
|
});
|
|
@@ -15925,13 +15924,13 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
15925
15924
|
t = _ref3.close;
|
|
15926
15925
|
var r = s.loading,
|
|
15927
15926
|
i = s.data;
|
|
15928
|
-
return i ? /* @__PURE__ */jsx(
|
|
15927
|
+
return i ? /* @__PURE__ */jsx(Bn, {
|
|
15929
15928
|
vote: e,
|
|
15930
15929
|
close: t,
|
|
15931
15930
|
openedQuestion: i,
|
|
15932
15931
|
isLoading: !!r,
|
|
15933
15932
|
mastersApp: true
|
|
15934
|
-
}) : /* @__PURE__ */jsx(
|
|
15933
|
+
}) : /* @__PURE__ */jsx(Fn, {});
|
|
15935
15934
|
},
|
|
15936
15935
|
K2 = function K2(_ref4) {
|
|
15937
15936
|
var _e$attributes;
|
|
@@ -15989,11 +15988,11 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
15989
15988
|
return /* @__PURE__ */jsxs(w2, {
|
|
15990
15989
|
className: e,
|
|
15991
15990
|
style: t,
|
|
15992
|
-
children: [/* @__PURE__ */jsx(
|
|
15991
|
+
children: [/* @__PURE__ */jsx(B2, {
|
|
15993
15992
|
style: {
|
|
15994
15993
|
paddingTop: "16px"
|
|
15995
15994
|
},
|
|
15996
|
-
children: /* @__PURE__ */jsx(
|
|
15995
|
+
children: /* @__PURE__ */jsx(H2, {
|
|
15997
15996
|
children: /* @__PURE__ */jsx(Z2, {
|
|
15998
15997
|
userSummary: s.userSummary
|
|
15999
15998
|
})
|
|
@@ -16123,7 +16122,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16123
16122
|
className: T$2(s, r0),
|
|
16124
16123
|
children: [/* @__PURE__ */jsx(t0, {
|
|
16125
16124
|
children: /* @__PURE__ */jsxs(n0, {
|
|
16126
|
-
children: [/* @__PURE__ */jsx(
|
|
16125
|
+
children: [/* @__PURE__ */jsx(E1$1, {
|
|
16127
16126
|
name: "fgIcon"
|
|
16128
16127
|
}), "FG+ Game Center", " "]
|
|
16129
16128
|
})
|
|
@@ -16143,7 +16142,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16143
16142
|
propsAsIs: false
|
|
16144
16143
|
}),
|
|
16145
16144
|
l0 = function l0() {
|
|
16146
|
-
return
|
|
16145
|
+
return E1$1;
|
|
16147
16146
|
},
|
|
16148
16147
|
d0 = /* @__PURE__ */ne$2(l0())({
|
|
16149
16148
|
name: "CloseIcon",
|
|
@@ -16180,7 +16179,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16180
16179
|
class: "avpowqk",
|
|
16181
16180
|
propsAsIs: false
|
|
16182
16181
|
}),
|
|
16183
|
-
|
|
16182
|
+
B = function B(_ref11) {
|
|
16184
16183
|
var _t$titleCard, _t$titleCard2, _t$titleCard3, _t$titleCard4, _t$titleCard5, _t$titleCard6;
|
|
16185
16184
|
var s = _ref11.close,
|
|
16186
16185
|
e = _ref11.action,
|
|
@@ -16360,7 +16359,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16360
16359
|
position: "absolute",
|
|
16361
16360
|
visibility: "hidden"
|
|
16362
16361
|
},
|
|
16363
|
-
children: /* @__PURE__ */jsx(
|
|
16362
|
+
children: /* @__PURE__ */jsx(B, {
|
|
16364
16363
|
close: function close() {},
|
|
16365
16364
|
action: function action() {},
|
|
16366
16365
|
onboarding: l
|
|
@@ -16369,7 +16368,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16369
16368
|
style: r,
|
|
16370
16369
|
hiding: e.hiding,
|
|
16371
16370
|
children: /* @__PURE__ */jsx(w, {
|
|
16372
|
-
children: /* @__PURE__ */jsx(
|
|
16371
|
+
children: /* @__PURE__ */jsx(B, {
|
|
16373
16372
|
close: e.close,
|
|
16374
16373
|
action: function action() {
|
|
16375
16374
|
var _i$current;
|
|
@@ -16578,12 +16577,12 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16578
16577
|
})]
|
|
16579
16578
|
});
|
|
16580
16579
|
},
|
|
16581
|
-
|
|
16580
|
+
H = Object.keys(le$2),
|
|
16582
16581
|
k = function k() {
|
|
16583
16582
|
var s = window.innerWidth;
|
|
16584
16583
|
var e = "sm";
|
|
16585
|
-
for (var t =
|
|
16586
|
-
var r =
|
|
16584
|
+
for (var t = H.length - 1; t > 0; t--) {
|
|
16585
|
+
var r = H[t];
|
|
16587
16586
|
if (!(s < le$2[r]) && s >= le$2[r]) {
|
|
16588
16587
|
e = r;
|
|
16589
16588
|
break;
|
|
@@ -16594,7 +16593,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16594
16593
|
size: le$2[e]
|
|
16595
16594
|
};
|
|
16596
16595
|
},
|
|
16597
|
-
|
|
16596
|
+
P = function P(s) {
|
|
16598
16597
|
var _s$current3;
|
|
16599
16598
|
var e = (_s$current3 = s.current) === null || _s$current3 === void 0 ? void 0 : _s$current3.getBoundingClientRect();
|
|
16600
16599
|
return e ? e.y > -e.height && e.y < window.innerHeight : false;
|
|
@@ -16602,12 +16601,12 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16602
16601
|
$ = function $(s) {
|
|
16603
16602
|
return s >= le$2.lg;
|
|
16604
16603
|
},
|
|
16605
|
-
|
|
16604
|
+
V0 = function V0(s) {
|
|
16606
16605
|
var _L11 = useState(function () {
|
|
16607
16606
|
var t = k();
|
|
16608
16607
|
return b$3({
|
|
16609
16608
|
screen: k(),
|
|
16610
|
-
sdkInView:
|
|
16609
|
+
sdkInView: P(s),
|
|
16611
16610
|
sdkInDesktopView: $(t.size)
|
|
16612
16611
|
});
|
|
16613
16612
|
}),
|
|
@@ -16615,7 +16614,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16615
16614
|
e = _L12[0];
|
|
16616
16615
|
return useEffect(function () {
|
|
16617
16616
|
var t = D$6(function () {
|
|
16618
|
-
e.setKey("sdkInView",
|
|
16617
|
+
e.setKey("sdkInView", P(s));
|
|
16619
16618
|
}, 200),
|
|
16620
16619
|
r = D$6(function () {
|
|
16621
16620
|
var i = k();
|
|
@@ -16626,7 +16625,7 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16626
16625
|
};
|
|
16627
16626
|
}, [e, s]), [e];
|
|
16628
16627
|
},
|
|
16629
|
-
|
|
16628
|
+
B0 = _objectSpread2(_objectSpread2({}, K$4), {}, {
|
|
16630
16629
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
16631
16630
|
// @ts-expect-error
|
|
16632
16631
|
BG_TRANSPARENT: "rgba(0,0,0, .8)",
|
|
@@ -16693,14 +16692,14 @@ var b2 = /* @__PURE__ */ne$2("div")({
|
|
|
16693
16692
|
IN_APP_QUESTION_RESULT_LINE: "#babfc5",
|
|
16694
16693
|
QUOTE_TEXT: "#006944"
|
|
16695
16694
|
});
|
|
16696
|
-
Object.entries(
|
|
16695
|
+
Object.entries(B0).reduce(function (s, _ref19) {
|
|
16697
16696
|
var _ref20 = _slicedToArray(_ref19, 2),
|
|
16698
16697
|
e = _ref20[0],
|
|
16699
16698
|
t = _ref20[1];
|
|
16700
16699
|
return "\n ".concat(s, "\n --color-").concat(e.toLowerCase().replaceAll("_", "-"), ": ").concat(t, ";\n ");
|
|
16701
16700
|
}, "");
|
|
16702
16701
|
var w0 = "m1ojpy2l",
|
|
16703
|
-
|
|
16702
|
+
H0 = function H0(_ref21) {
|
|
16704
16703
|
var s = _ref21.children,
|
|
16705
16704
|
e = _ref21.style;
|
|
16706
16705
|
return /* @__PURE__ */jsx("div", {
|
|
@@ -16736,7 +16735,7 @@ var w0 = "m1ojpy2l",
|
|
|
16736
16735
|
}), t]
|
|
16737
16736
|
});
|
|
16738
16737
|
},
|
|
16739
|
-
|
|
16738
|
+
P0 = function P0(_ref23) {
|
|
16740
16739
|
var s = _ref23.sdk,
|
|
16741
16740
|
e = _ref23.className;
|
|
16742
16741
|
var _m = le$1(s),
|
|
@@ -16769,7 +16768,7 @@ var w0 = "m1ojpy2l",
|
|
|
16769
16768
|
},
|
|
16770
16769
|
U0 = function U0(s) {
|
|
16771
16770
|
var e = useRef(null);
|
|
16772
|
-
return A
|
|
16771
|
+
return A(e, {
|
|
16773
16772
|
enabled: true,
|
|
16774
16773
|
event: "click",
|
|
16775
16774
|
listener: h$2
|
|
@@ -16784,9 +16783,9 @@ var w0 = "m1ojpy2l",
|
|
|
16784
16783
|
r = re$4(s.status),
|
|
16785
16784
|
i = re$4(s.sdkStore.slStreamId),
|
|
16786
16785
|
a = useRef(null),
|
|
16787
|
-
|
|
16788
|
-
|
|
16789
|
-
o =
|
|
16786
|
+
_V = V0(t),
|
|
16787
|
+
_V2 = _slicedToArray(_V, 1),
|
|
16788
|
+
o = _V2[0],
|
|
16790
16789
|
_$ = $2(t, o, e$1),
|
|
16791
16790
|
_$2 = _slicedToArray(_$, 2),
|
|
16792
16791
|
l = _$2[0],
|
|
@@ -16798,7 +16797,7 @@ var w0 = "m1ojpy2l",
|
|
|
16798
16797
|
s.openFeature(be$3.GAMES);
|
|
16799
16798
|
});
|
|
16800
16799
|
});
|
|
16801
|
-
}, [s]), A
|
|
16800
|
+
}, [s]), A(t, {
|
|
16802
16801
|
enabled: true,
|
|
16803
16802
|
event: "click",
|
|
16804
16803
|
listener: h$2
|
|
@@ -16821,7 +16820,7 @@ var w0 = "m1ojpy2l",
|
|
|
16821
16820
|
scrollStore: u,
|
|
16822
16821
|
responsiveStore: o,
|
|
16823
16822
|
useContainer: e$1
|
|
16824
|
-
}), m && /* @__PURE__ */jsx(
|
|
16823
|
+
}), m && /* @__PURE__ */jsx(P0, {
|
|
16825
16824
|
className: e,
|
|
16826
16825
|
sdk: s
|
|
16827
16826
|
}), m && /* @__PURE__ */jsx($0, {
|
|
@@ -16877,7 +16876,7 @@ var w0 = "m1ojpy2l",
|
|
|
16877
16876
|
r = _U.status;
|
|
16878
16877
|
return r === M.UNSET ? (console.error("Wrap app in `StreamLayerProvider`"), null) : t ? /* @__PURE__ */jsx("div", {
|
|
16879
16878
|
className: "StreamLayerSDK",
|
|
16880
|
-
children: /* @__PURE__ */jsx(
|
|
16879
|
+
children: /* @__PURE__ */jsx(H0, {
|
|
16881
16880
|
style: {
|
|
16882
16881
|
height: "100%"
|
|
16883
16882
|
},
|