@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.
@@ -58,7 +58,6 @@ require('core-js/modules/es.string.includes.js');
58
58
  require('core-js/modules/web.self.js');
59
59
  require('core-js/modules/es.global-this.js');
60
60
  require('core-js/modules/es.reflect.construct.js');
61
- require('@storybook/blocks');
62
61
  require('core-js/modules/es.promise.js');
63
62
  require('core-js/modules/web.url.js');
64
63
  require('core-js/modules/web.url.to-json.js');
@@ -722,7 +721,7 @@ function M$4(e, t, n) {
722
721
  r.has(c) && n(o, a, c);
723
722
  });
724
723
  }
725
- var B$2 = function B() {
724
+ var B$3 = function B() {
726
725
  var t = Array.prototype.slice.call(arguments).filter(Boolean),
727
726
  n = {},
728
727
  r = [];
@@ -740,16 +739,16 @@ var B$2 = function B() {
740
739
  for (var a in n) Object.prototype.hasOwnProperty.call(n, a) && o.push(n[a]);
741
740
  return o.push.apply(o, r), o.join(" ");
742
741
  },
743
- T$1 = B$2;
742
+ T$1 = B$3;
744
743
  function D$3(e) {
745
744
  var t = /* @__PURE__ */Object.create(null);
746
745
  return function (n) {
747
746
  return t[n] === void 0 && (t[n] = e(n)), t[n];
748
747
  };
749
748
  }
750
- var H$5 = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|popover|popoverTarget|popoverTargetAction|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,
749
+ var H$6 = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|popover|popoverTarget|popoverTargetAction|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,
751
750
  x$4 = /* @__PURE__ */D$3(function (e) {
752
- return H$5.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
751
+ return H$6.test(e) || e.charCodeAt(0) === 111 && e.charCodeAt(1) === 110 && e.charCodeAt(2) < 91;
753
752
  }
754
753
  /* Z+1 */),
755
754
  j$5 = function j(e) {
@@ -826,10 +825,10 @@ var ne$1 = F$4,
826
825
  exports: {}
827
826
  },
828
827
  k$2 = {};
829
- var R$3;
828
+ var R$2;
830
829
  function G$5() {
831
- if (R$3) return k$2;
832
- R$3 = 1;
830
+ if (R$2) return k$2;
831
+ R$2 = 1;
833
832
  var e = e__namespace.default;
834
833
  function t(s, i) {
835
834
  return s === i && (s !== 0 || 1 / s === 1 / i) || s !== s && i !== i;
@@ -983,10 +982,10 @@ var P$3;
983
982
  e.ORGANIZATION = "ORGANIZATION", e.STREAM = "STREAM";
984
983
  })(P$3 || (P$3 = {}));
985
984
  be$2.BETTING + "", be$2.GAMES + "", be$2.PUBLIC_CHAT + "", be$2.TWITTER + "";
986
- var L$3;
985
+ var L$2;
987
986
  (function (e) {
988
987
  e.Ready = "ready", e.Suspended = "suspended";
989
- })(L$3 || (L$3 = {}));
988
+ })(L$2 || (L$2 = {}));
990
989
 
991
990
  var r = "ttkj0ah";
992
991
 
@@ -4432,7 +4431,7 @@ var a$1 = function a(C) {
4432
4431
  fill: "white"
4433
4432
  }));
4434
4433
  },
4435
- L$2 = function L(C) {
4434
+ L$1 = function L(C) {
4436
4435
  return /* @__PURE__ */e__namespace.createElement("svg", _objectSpread2({
4437
4436
  width: 48,
4438
4437
  height: 48,
@@ -4622,7 +4621,7 @@ var a$1 = function a(C) {
4622
4621
  fill: "white"
4623
4622
  })));
4624
4623
  },
4625
- H$4 = function H(C) {
4624
+ H$5 = function H(C) {
4626
4625
  return /* @__PURE__ */e__namespace.createElement("svg", _objectSpread2({
4627
4626
  width: 16,
4628
4627
  height: 17,
@@ -4673,7 +4672,7 @@ var a$1 = function a(C) {
4673
4672
  strokeLinecap: "round"
4674
4673
  }));
4675
4674
  },
4676
- y$1 = function y(C) {
4675
+ y$2 = function y(C) {
4677
4676
  return /* @__PURE__ */e__namespace.createElement("svg", _objectSpread2({
4678
4677
  width: 10,
4679
4678
  height: 10,
@@ -4761,7 +4760,7 @@ var a$1 = function a(C) {
4761
4760
  fill: "#107D57"
4762
4761
  }));
4763
4762
  },
4764
- B$1 = function B(C) {
4763
+ B$2 = function B(C) {
4765
4764
  return /* @__PURE__ */e__namespace.createElement("svg", _objectSpread2({
4766
4765
  width: 35,
4767
4766
  height: 35,
@@ -4776,7 +4775,7 @@ var a$1 = function a(C) {
4776
4775
  fill: "white"
4777
4776
  })));
4778
4777
  },
4779
- R$2 = function R(C) {
4778
+ R$1 = function R(C) {
4780
4779
  return /* @__PURE__ */e__namespace.createElement("svg", _objectSpread2({
4781
4780
  width: 40,
4782
4781
  height: 40,
@@ -5014,7 +5013,7 @@ var a$1 = function a(C) {
5014
5013
  }
5015
5014
  }));
5016
5015
  },
5017
- A$2 = function A(C) {
5016
+ A$1 = function A(C) {
5018
5017
  return /* @__PURE__ */e__namespace.createElement("svg", _objectSpread2({
5019
5018
  width: 48,
5020
5019
  height: 48,
@@ -6067,7 +6066,7 @@ var a$1 = function a(C) {
6067
6066
  "icon-insight": L1,
6068
6067
  "icon-poll": w1,
6069
6068
  "icon-play": G$4,
6070
- "icon-pause": A$2,
6069
+ "icon-pause": A$1,
6071
6070
  "icon-masters-logo": I$1,
6072
6071
  "icon-logout": j$4,
6073
6072
  "icon-link": b$2,
@@ -6075,21 +6074,21 @@ var a$1 = function a(C) {
6075
6074
  "icon-invite-arrow": _$2,
6076
6075
  "icon-friends": W$3,
6077
6076
  "icon-exit": F$3,
6078
- "icon-default-user-avatar": R$2,
6077
+ "icon-default-user-avatar": R$1,
6079
6078
  "icon-copy": k$1,
6080
6079
  "icon-cross": w$1,
6081
6080
  "icon-close": x$3,
6082
- "icon-close-btn-white": y$1,
6081
+ "icon-close-btn-white": y$2,
6083
6082
  "icon-close-btn-gray": Z$4,
6084
6083
  "icon-circle-arrow-right": M$3,
6085
- "icon-chevron": H$4,
6084
+ "icon-chevron": H$5,
6086
6085
  "icon-chevron-white-left": E$1,
6087
6086
  "icon-chevron-left": V$3,
6088
6087
  "icon-check": c,
6089
6088
  "icon-check-white": v$1,
6090
6089
  "icon-check-green": g$1,
6091
6090
  "icon-check-circle": m$1,
6092
- "icon-correct": L$2,
6091
+ "icon-correct": L$1,
6093
6092
  "icon-btn-channels": n1,
6094
6093
  "icon-btn-feature-groups": o1,
6095
6094
  "icon-btn-leaderboard": r1,
@@ -6097,7 +6096,7 @@ var a$1 = function a(C) {
6097
6096
  "icon-twitter-verified": Q$2,
6098
6097
  "icon-trophy-bet-pack": J$3,
6099
6098
  "icon-trivia-transparent": q$2,
6100
- dashboard: B$1,
6099
+ dashboard: B$2,
6101
6100
  iconMute: S$1,
6102
6101
  iconUnMute: X$3,
6103
6102
  correct: c1,
@@ -6122,7 +6121,7 @@ var a$1 = function a(C) {
6122
6121
  loader: t1,
6123
6122
  fgIcon: s
6124
6123
  },
6125
- H1 = function H1(_ref) {
6124
+ E1 = function E1(_ref) {
6126
6125
  var C = _ref.name,
6127
6126
  i = _ref.style,
6128
6127
  n = _ref.className,
@@ -6272,7 +6271,7 @@ function Te$2(t, e) {
6272
6271
  };
6273
6272
  }
6274
6273
  var U = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u" ? e$1.useEffect : e$1.useLayoutEffect,
6275
- j$3 = function j(_ref6) {
6274
+ H$4 = function H(_ref6) {
6276
6275
  var t = _ref6.isPlaying,
6277
6276
  e = _ref6.duration,
6278
6277
  _ref6$startAt = _ref6.startAt,
@@ -6300,10 +6299,10 @@ var U = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u" ?
6300
6299
  var F = u - o.current,
6301
6300
  C = T.current + F;
6302
6301
  o.current = u, T.current = C;
6303
- var O = R.current + (n === 0 ? C : (C / n | 0) * n),
6302
+ var B = R.current + (n === 0 ? C : (C / n | 0) * n),
6304
6303
  D = R.current + C,
6305
6304
  g = typeof e == "number" && D >= e;
6306
- l(g ? e : O), g || (_.current = requestAnimationFrame(_m));
6305
+ l(g ? e : B), g || (_.current = requestAnimationFrame(_m));
6307
6306
  },
6308
6307
  I = function I() {
6309
6308
  _.current && cancelAnimationFrame(_.current), c.current && clearTimeout(c.current), o.current = null;
@@ -6333,7 +6332,7 @@ var U = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u" ?
6333
6332
  reset: N
6334
6333
  };
6335
6334
  },
6336
- z$3 = function z(t, e, i) {
6335
+ j$3 = function j(t, e, i) {
6337
6336
  var n = t / 2,
6338
6337
  r = e / 2,
6339
6338
  a = n - r,
@@ -6348,7 +6347,7 @@ var U = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u" ?
6348
6347
  G$3 = function G(t, e) {
6349
6348
  return t === 0 || t === e ? 0 : typeof e == "number" ? t - e : 0;
6350
6349
  },
6351
- H$3 = function H(t) {
6350
+ z$3 = function z(t) {
6352
6351
  return {
6353
6352
  position: "relative",
6354
6353
  width: t,
@@ -6418,10 +6417,10 @@ var U = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u" ?
6418
6417
  _ = t.onUpdate,
6419
6418
  o = e$1.useRef(),
6420
6419
  c = Math.max(a, E !== null && E !== void 0 ? E : 0),
6421
- _z = z$3(r, c, R),
6422
- m = _z.path,
6423
- I = _z.pathLength,
6424
- _j = j$3({
6420
+ _j = j$3(r, c, R),
6421
+ m = _j.path,
6422
+ I = _j.pathLength,
6423
+ _H = H$4({
6425
6424
  isPlaying: l,
6426
6425
  duration: e,
6427
6426
  startAt: G$3(e, i),
@@ -6434,16 +6433,16 @@ var U = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u" ?
6434
6433
  var F;
6435
6434
  var _ref8 = (F = s(u)) != null ? F : {},
6436
6435
  C = _ref8.shouldRepeat,
6437
- O = _ref8.delay,
6436
+ B = _ref8.delay,
6438
6437
  D = _ref8.newInitialRemainingTime;
6439
6438
  if (C) return {
6440
6439
  shouldRepeat: C,
6441
- delay: O,
6440
+ delay: B,
6442
6441
  newStartAt: G$3(e, D)
6443
6442
  };
6444
6443
  } : void 0
6445
6444
  }),
6446
- N = _j.elapsedTime,
6445
+ N = _H.elapsedTime,
6447
6446
  f = e - N;
6448
6447
  return {
6449
6448
  elapsedTime: N,
@@ -6472,7 +6471,7 @@ var U = (typeof window === "undefined" ? "undefined" : _typeof(window)) > "u" ?
6472
6471
  _ = _Z.size,
6473
6472
  o = _Z.strokeWidth;
6474
6473
  return e__namespace.default.createElement("div", {
6475
- style: H$3(_)
6474
+ style: z$3(_)
6476
6475
  }, e__namespace.default.createElement("svg", {
6477
6476
  viewBox: "0 0 ".concat(_, " ").concat(_),
6478
6477
  width: _,
@@ -6590,7 +6589,7 @@ var ee$1 = [10, 10, 1, 0],
6590
6589
  height: t,
6591
6590
  width: e
6592
6591
  },
6593
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
6592
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
6594
6593
  name: "loader"
6595
6594
  })
6596
6595
  });
@@ -6607,7 +6606,7 @@ var me = /* @__PURE__ */ne$1("div")({
6607
6606
  propsAsIs: false
6608
6607
  }),
6609
6608
  ye$1 = function ye() {
6610
- return H1;
6609
+ return E1;
6611
6610
  },
6612
6611
  ge$1 = /* @__PURE__ */ne$1(ye$1())({
6613
6612
  name: "Icon",
@@ -6672,7 +6671,7 @@ var me = /* @__PURE__ */ne$1("div")({
6672
6671
  class: "p12ow7zo",
6673
6672
  propsAsIs: false
6674
6673
  }),
6675
- R$1 = /* @__PURE__ */ne$1("div")({
6674
+ H$3 = /* @__PURE__ */ne$1("div")({
6676
6675
  name: "Control",
6677
6676
  class: "cdpal9o",
6678
6677
  propsAsIs: false
@@ -6721,13 +6720,13 @@ var me = /* @__PURE__ */ne$1("div")({
6721
6720
  Ee = function Ee() {
6722
6721
  return Y$2;
6723
6722
  },
6724
- L$1 = /* @__PURE__ */ne$1(Ee())({
6723
+ B$1 = /* @__PURE__ */ne$1(Ee())({
6725
6724
  name: "WebOSIconButtonAnimation",
6726
6725
  class: "wdlqvum",
6727
6726
  propsAsIs: true
6728
6727
  }),
6729
6728
  Ne = function Ne() {
6730
- return L$1;
6729
+ return B$1;
6731
6730
  },
6732
6731
  Oe = /* @__PURE__ */ne$1(Ne())({
6733
6732
  name: "WebOSIconButtonPlay",
@@ -6735,30 +6734,30 @@ var me = /* @__PURE__ */ne$1("div")({
6735
6734
  propsAsIs: true
6736
6735
  }),
6737
6736
  Se$1 = function Se() {
6738
- return L$1;
6737
+ return B$1;
6739
6738
  },
6740
6739
  We = /* @__PURE__ */ne$1(Se$1())({
6741
6740
  name: "WebOSIconButtonPause",
6742
6741
  class: "w1iylt55",
6743
6742
  propsAsIs: true
6744
6743
  }),
6745
- Be = function Be() {
6746
- return L$1;
6744
+ Re$1 = function Re() {
6745
+ return B$1;
6747
6746
  },
6748
- Re$1 = /* @__PURE__ */ne$1(Be())({
6747
+ He = /* @__PURE__ */ne$1(Re$1())({
6749
6748
  name: "WebOSIconButtonMute",
6750
6749
  class: "w8h4h7",
6751
6750
  propsAsIs: true
6752
6751
  }),
6753
6752
  Te$1 = function Te() {
6754
- return L$1;
6753
+ return B$1;
6755
6754
  },
6756
- Le = /* @__PURE__ */ne$1(Te$1())({
6755
+ Be = /* @__PURE__ */ne$1(Te$1())({
6757
6756
  name: "WebOSIconButtonUnmute",
6758
6757
  class: "w12l12kt",
6759
6758
  propsAsIs: true
6760
6759
  }),
6761
- Ue = function Ue(t) {
6760
+ Le = function Le(t) {
6762
6761
  var _iterator = _createForOfIteratorHelper(t),
6763
6762
  _step;
6764
6763
  try {
@@ -6772,17 +6771,17 @@ var me = /* @__PURE__ */ne$1("div")({
6772
6771
  _iterator.f();
6773
6772
  }
6774
6773
  },
6775
- ee = new IntersectionObserver(Ue, {
6774
+ ee = new IntersectionObserver(Le, {
6776
6775
  threshold: 0.5
6777
6776
  }),
6778
6777
  F$2 = /* @__PURE__ */new Set(),
6779
- je = function je(t) {
6778
+ Ue = function Ue(t) {
6780
6779
  ee.observe(t), F$2.add(t);
6781
6780
  },
6782
- ze = function ze(t) {
6781
+ je = function je(t) {
6783
6782
  ee.unobserve(t), F$2.delete(t);
6784
6783
  },
6785
- He = function He() {
6784
+ ze = function ze() {
6786
6785
  var _iterator2 = _createForOfIteratorHelper(F$2),
6787
6786
  _step2;
6788
6787
  try {
@@ -6821,10 +6820,10 @@ var $e = Te$2(he$1),
6821
6820
  c = _ref2.unmute,
6822
6821
  d = _ref2.mute,
6823
6822
  p = _ref2.togglePlaying;
6824
- return !t && !a && !o ? /* @__PURE__ */jsxRuntime.jsx(R$1, {
6825
- children: l ? /* @__PURE__ */jsxRuntime.jsx(H1, {
6823
+ return !t && !a && !o ? /* @__PURE__ */jsxRuntime.jsx(H$3, {
6824
+ children: l ? /* @__PURE__ */jsxRuntime.jsx(E1, {
6826
6825
  name: "icon-pause"
6827
- }) : /* @__PURE__ */jsxRuntime.jsx(H1, {
6826
+ }) : /* @__PURE__ */jsxRuntime.jsx(E1, {
6828
6827
  name: "icon-play"
6829
6828
  })
6830
6829
  }) : o ? /* @__PURE__ */jsxRuntime.jsxs(ve$1, {
@@ -6850,31 +6849,31 @@ var $e = Te$2(he$1),
6850
6849
  y = _ref3.hasNotPausedVideo,
6851
6850
  C = _ref3.hasInteractedWithAudio;
6852
6851
  return /* @__PURE__ */jsxRuntime.jsxs(jsxRuntime.Fragment, {
6853
- children: [!t && !(a && o) && /* @__PURE__ */jsxRuntime.jsx(R$1, {
6852
+ children: [!t && !(a && o) && /* @__PURE__ */jsxRuntime.jsx(H$3, {
6854
6853
  "data-control-btn": "true",
6855
6854
  children: l ? y ? null : /* @__PURE__ */jsxRuntime.jsx(Oe, {
6856
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
6855
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
6857
6856
  name: "icon-play"
6858
6857
  })
6859
6858
  }) : i ? /* @__PURE__ */jsxRuntime.jsx(We, {
6860
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
6859
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
6861
6860
  name: "icon-pause"
6862
6861
  })
6863
6862
  }) : /* @__PURE__ */jsxRuntime.jsx(Y$2, {
6864
6863
  "data-control-icon": "true",
6865
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
6864
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
6866
6865
  name: "icon-play"
6867
6866
  })
6868
6867
  })
6869
- }), !t && a && o && C && /* @__PURE__ */jsxRuntime.jsx(R$1, {
6870
- children: p ? /* @__PURE__ */jsxRuntime.jsx(Re$1, {
6868
+ }), !t && a && o && C && /* @__PURE__ */jsxRuntime.jsx(H$3, {
6869
+ children: p ? /* @__PURE__ */jsxRuntime.jsx(He, {
6871
6870
  onClick: c,
6872
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
6871
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
6873
6872
  name: "iconMute"
6874
6873
  })
6875
- }) : /* @__PURE__ */jsxRuntime.jsx(Le, {
6874
+ }) : /* @__PURE__ */jsxRuntime.jsx(Be, {
6876
6875
  onClick: d,
6877
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
6876
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
6878
6877
  name: "iconUnMute"
6879
6878
  })
6880
6879
  })
@@ -6893,7 +6892,7 @@ var $e = Te$2(he$1),
6893
6892
  y = _ref4.onRender,
6894
6893
  C = _ref4.onMute,
6895
6894
  x = _ref4.onMuteClick,
6896
- U = _ref4.onQuartile,
6895
+ L = _ref4.onQuartile,
6897
6896
  M = _ref4.autoPlay,
6898
6897
  k = _ref4.playMuted,
6899
6898
  te = _ref4.className,
@@ -6902,8 +6901,8 @@ var $e = Te$2(he$1),
6902
6901
  ae = _ref4.hasNotPausedVideo;
6903
6902
  var u = e$1.useRef(null),
6904
6903
  ne = qe(u, se),
6904
+ U = e$1.useRef(false),
6905
6905
  j = e$1.useRef(false),
6906
- z = e$1.useRef(false),
6907
6906
  m = e$1.useRef(/* @__PURE__ */new Set()),
6908
6907
  _I3 = e$1.useState(false),
6909
6908
  _I4 = _slicedToArray(_I3, 2),
@@ -6915,7 +6914,7 @@ var $e = Te$2(he$1),
6915
6914
  O = _I6[1],
6916
6915
  _I7 = e$1.useState(false),
6917
6916
  _I8 = _slicedToArray(_I7, 2),
6918
- H = _I8[0],
6917
+ z = _I8[0],
6919
6918
  _ = _I8[1],
6920
6919
  _I9 = e$1.useState(true),
6921
6920
  _I0 = _slicedToArray(_I9, 2),
@@ -6958,7 +6957,7 @@ var $e = Te$2(he$1),
6958
6957
  if (r) if (N) r.pause();else {
6959
6958
  var g = u === null || u === void 0 ? void 0 : u.current;
6960
6959
  if (!g) return;
6961
- He(), g.play().catch(function (h) {
6960
+ ze(), g.play().catch(function (h) {
6962
6961
  return console.log(h);
6963
6962
  }), S(false);
6964
6963
  }
@@ -6973,13 +6972,13 @@ var $e = Te$2(he$1),
6973
6972
  };
6974
6973
  }, [P]), e$1.useEffect(function () {
6975
6974
  var s = u.current;
6976
- return s ? (z.current = s.muted, W(s.muted), je(s), function () {
6977
- ze(s);
6975
+ return s ? (j.current = s.muted, W(s.muted), Ue(s), function () {
6976
+ je(s);
6978
6977
  }) : function () {};
6979
6978
  }, []), e$1.useEffect(function () {
6980
6979
  y === null || y === void 0 || y();
6981
6980
  }, [y]), e$1.useEffect(function () {
6982
- m.current.clear(), j.current = false;
6981
+ m.current.clear(), U.current = false;
6983
6982
  }, [a]), /* @__PURE__ */jsxRuntime.jsxs($e, {
6984
6983
  webos: E,
6985
6984
  onClick: M && k ? q ? V : A : X,
@@ -6997,19 +6996,19 @@ var $e = Te$2(he$1),
6997
6996
  src: a,
6998
6997
  autoPlay: M,
6999
6998
  onPlay: function onPlay() {
7000
- K(true), j.current && (i !== null && i !== void 0 && i(), m.current.clear()), O(true), S(false), c !== null && c !== void 0 && c(), k ? A() : Q();
6999
+ 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();
7001
7000
  },
7002
7001
  onTimeUpdate: function onTimeUpdate(s) {
7003
7002
  var r = s.target.duration,
7004
7003
  g = s.target.currentTime;
7005
7004
  if (r && g) {
7006
7005
  var h = Math.floor(g / r * 100);
7007
- h >= 25 && h < 50 && !m.current.has(25) ? (U !== null && U !== void 0 && U(25), m.current.add(25)) : h >= 50 && h < 75 && !m.current.has(50) ? (U !== null && U !== void 0 && U(50), m.current.add(50)) : h >= 75 && !m.current.has(75) && (U !== null && U !== void 0 && U(75), m.current.add(75));
7006
+ 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));
7008
7007
  }
7009
7008
  },
7010
7009
  onVolumeChange: function onVolumeChange(s) {
7011
7010
  var r = s.target.muted;
7012
- z.current !== r && (C !== null && C !== void 0 && C(r), z.current = r, (r !== w || w === void 0) && (r ? P() : Q()));
7011
+ j.current !== r && (C !== null && C !== void 0 && C(r), j.current = r, (r !== w || w === void 0) && (r ? P() : Q()));
7013
7012
  },
7014
7013
  onError: function () {
7015
7014
  var _onError = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(s) {
@@ -7057,7 +7056,7 @@ var $e = Te$2(he$1),
7057
7056
  O(false), d !== null && d !== void 0 && d(), P();
7058
7057
  },
7059
7058
  onEnded: function onEnded() {
7060
- O(false), j.current = true, re(), p !== null && p !== void 0 && p(), P();
7059
+ O(false), U.current = true, re(), p !== null && p !== void 0 && p(), P();
7061
7060
  },
7062
7061
  style: {
7063
7062
  visibility: J ? "hidden" : "visible"
@@ -7070,7 +7069,7 @@ var $e = Te$2(he$1),
7070
7069
  visibility: J ? "visible" : "hidden"
7071
7070
  }
7072
7071
  }), !E && /* @__PURE__ */jsxRuntime.jsx(De$1, {
7073
- loading: H,
7072
+ loading: z,
7074
7073
  autoPlay: M,
7075
7074
  played: G,
7076
7075
  playing: N,
@@ -7079,7 +7078,7 @@ var $e = Te$2(he$1),
7079
7078
  mute: A,
7080
7079
  togglePlaying: X
7081
7080
  }), E && /* @__PURE__ */jsxRuntime.jsx(Fe, {
7082
- loading: H,
7081
+ loading: z,
7083
7082
  autoPlay: M,
7084
7083
  playMuted: k,
7085
7084
  playing: N,
@@ -7089,7 +7088,7 @@ var $e = Te$2(he$1),
7089
7088
  isMuted: q,
7090
7089
  hasNotPausedVideo: ae,
7091
7090
  hasInteractedWithAudio: $
7092
- }), H && /* @__PURE__ */jsxRuntime.jsx(R$1, {
7091
+ }), z && /* @__PURE__ */jsxRuntime.jsx(H$3, {
7093
7092
  children: /* @__PURE__ */jsxRuntime.jsx(ue, {})
7094
7093
  })]
7095
7094
  });
@@ -7115,7 +7114,7 @@ var G$2 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
7115
7114
  iconName: "icon-prediction"
7116
7115
  });
7117
7116
  _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, ee$2.TWEET, "Learn more"), ee$2.FACTOID, "Learn more"), ee$2.POLL, "Answer"), ee$2.TRIVIA, "Answer"), ee$2.PREDICTION, "Answer"), ee$2.PROMOTION, ""), ee$2.UNSET, "");
7118
- var L = function L(r) {
7117
+ var y$1 = function y(r) {
7119
7118
  var n = new Date(r);
7120
7119
  if (!n) return "";
7121
7120
  var c = /* @__PURE__ */new Date(),
@@ -7129,12 +7128,12 @@ var G$2 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
7129
7128
  year: "2-digit"
7130
7129
  }));
7131
7130
  },
7132
- D = /* @__PURE__ */ne$1("div")({
7131
+ L = /* @__PURE__ */ne$1("div")({
7133
7132
  name: "Container",
7134
7133
  class: "cjq447q",
7135
7134
  propsAsIs: false
7136
7135
  }),
7137
- H$2 = /* @__PURE__ */ne$1("div")({
7136
+ D = /* @__PURE__ */ne$1("div")({
7138
7137
  name: "ImageContainer",
7139
7138
  class: "i14egogb",
7140
7139
  propsAsIs: false
@@ -7145,7 +7144,7 @@ var G$2 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
7145
7144
  propsAsIs: false
7146
7145
  }),
7147
7146
  O$2 = function O() {
7148
- return H1;
7147
+ return E1;
7149
7148
  },
7150
7149
  E = /* @__PURE__ */ne$1(O$2())({
7151
7150
  name: "TwitterIcon",
@@ -7173,9 +7172,9 @@ var G$2 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
7173
7172
  c = _ref.userName,
7174
7173
  o = _ref.verified,
7175
7174
  p = _ref.createdTweet;
7176
- var m = p && L(p);
7177
- return /* @__PURE__ */jsxRuntime.jsxs(D, {
7178
- children: [r && /* @__PURE__ */jsxRuntime.jsxs(H$2, {
7175
+ var m = p && y$1(p);
7176
+ return /* @__PURE__ */jsxRuntime.jsxs(L, {
7177
+ children: [r && /* @__PURE__ */jsxRuntime.jsxs(D, {
7179
7178
  children: [/* @__PURE__ */jsxRuntime.jsx(S, {
7180
7179
  className: "SL_AccountImage",
7181
7180
  src: r
@@ -7185,7 +7184,7 @@ var G$2 = _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defin
7185
7184
  }), /* @__PURE__ */jsxRuntime.jsxs(b$1, {
7186
7185
  children: [n && /* @__PURE__ */jsxRuntime.jsxs(x$1, {
7187
7186
  className: "SL_TweetAccountName",
7188
- children: [n, " ", o && /* @__PURE__ */jsxRuntime.jsx(H1, {
7187
+ children: [n, " ", o && /* @__PURE__ */jsxRuntime.jsx(E1, {
7189
7188
  name: "icon-twitter-verified"
7190
7189
  })]
7191
7190
  }), c && /* @__PURE__ */jsxRuntime.jsxs(C, {
@@ -7341,7 +7340,7 @@ var F = /* @__PURE__ */ne$1("div")({
7341
7340
  propsAsIs: false
7342
7341
  }),
7343
7342
  W$1 = function W() {
7344
- return H1;
7343
+ return E1;
7345
7344
  },
7346
7345
  z$1 = /* @__PURE__ */ne$1(W$1())({
7347
7346
  name: "QuestionTypeIcon",
@@ -7359,7 +7358,7 @@ var F = /* @__PURE__ */ne$1("div")({
7359
7358
  propsAsIs: false
7360
7359
  }),
7361
7360
  K$1 = function K() {
7362
- return H1;
7361
+ return E1;
7363
7362
  },
7364
7363
  X$1 = /* @__PURE__ */ne$1(K$1())({
7365
7364
  name: "CloseIcon",
@@ -7407,13 +7406,13 @@ var F = /* @__PURE__ */ne$1("div")({
7407
7406
  });
7408
7407
  },
7409
7408
  e2 = "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",
7410
- A$1 = /* @__PURE__ */ne$1("div")({
7409
+ H$2 = /* @__PURE__ */ne$1("div")({
7411
7410
  name: "SponsorLogoWrap",
7412
7411
  class: "s8p5v5z",
7413
7412
  propsAsIs: false
7414
7413
  }),
7415
7414
  l2 = function l2() {
7416
- return H1;
7415
+ return E1;
7417
7416
  },
7418
7417
  i2 = /* @__PURE__ */ne$1(l2())({
7419
7418
  name: "SponsorLogo",
@@ -7428,16 +7427,16 @@ var F = /* @__PURE__ */ne$1("div")({
7428
7427
  x2 = function x2(_ref2) {
7429
7428
  var e = _ref2.mastersApp,
7430
7429
  a = _ref2.sponsorLogo;
7431
- return e ? /* @__PURE__ */jsxRuntime.jsx(A$1, {
7430
+ return e ? /* @__PURE__ */jsxRuntime.jsx(H$2, {
7432
7431
  children: /* @__PURE__ */jsxRuntime.jsx(i2, {
7433
7432
  name: "mastersLogo"
7434
7433
  })
7435
- }) : a ? /* @__PURE__ */jsxRuntime.jsx(A$1, {
7434
+ }) : a ? /* @__PURE__ */jsxRuntime.jsx(H$2, {
7436
7435
  children: /* @__PURE__ */jsxRuntime.jsx(a2, {
7437
7436
  src: a,
7438
7437
  alt: "ad-sponsor-logo"
7439
7438
  })
7440
- }) : /* @__PURE__ */jsxRuntime.jsx(A$1, {
7439
+ }) : /* @__PURE__ */jsxRuntime.jsx(H$2, {
7441
7440
  children: /* @__PURE__ */jsxRuntime.jsx("img", {
7442
7441
  src: e2,
7443
7442
  alt: "stream-layer-logo"
@@ -7515,9 +7514,9 @@ var F = /* @__PURE__ */ne$1("div")({
7515
7514
  r = (e === null || e === void 0 ? void 0 : e.playVideoMuted) === nR.ENABLED,
7516
7515
  h = a && (e === null || e === void 0 ? void 0 : e.autoPlayVideo) === tR.ENABLED,
7517
7516
  k = r && h,
7518
- B = e === null || e === void 0 ? void 0 : e.heading,
7519
- M = e === null || e === void 0 ? void 0 : e.body,
7520
- b = B || M,
7517
+ M = e === null || e === void 0 ? void 0 : e.heading,
7518
+ b = e === null || e === void 0 ? void 0 : e.body,
7519
+ B = M || b,
7521
7520
  _I5 = e$1.useState(true),
7522
7521
  _I6 = _slicedToArray(_I5, 2),
7523
7522
  $ = _I6[0],
@@ -7599,11 +7598,11 @@ var F = /* @__PURE__ */ne$1("div")({
7599
7598
  hasNotPausedVideo: $,
7600
7599
  webos: true
7601
7600
  }), v && !$ && /* @__PURE__ */jsxRuntime.jsxs(w, {
7602
- children: [/* @__PURE__ */jsxRuntime.jsx(H1, {
7601
+ children: [/* @__PURE__ */jsxRuntime.jsx(E1, {
7603
7602
  name: "icon-pause"
7604
7603
  }), "PAUSED"]
7605
7604
  }), V && k && /* @__PURE__ */jsxRuntime.jsxs(w, {
7606
- children: [/* @__PURE__ */jsxRuntime.jsx(H1, {
7605
+ children: [/* @__PURE__ */jsxRuntime.jsx(E1, {
7607
7606
  name: "iconMute"
7608
7607
  }), "MUTED"]
7609
7608
  })]
@@ -7615,9 +7614,9 @@ var F = /* @__PURE__ */ne$1("div")({
7615
7614
  })
7616
7615
  }), /* @__PURE__ */jsxRuntime.jsxs(d2, {
7617
7616
  children: [/* @__PURE__ */jsxRuntime.jsx(n2, {
7618
- children: a && b ? B : x
7617
+ children: a && B ? M : x
7619
7618
  }), /* @__PURE__ */jsxRuntime.jsx(r2, {
7620
- children: a && b ? M : R
7619
+ children: a && B ? b : R
7621
7620
  })]
7622
7621
  })]
7623
7622
  });
@@ -7756,10 +7755,10 @@ var F = /* @__PURE__ */ne$1("div")({
7756
7755
  class: "w19zie3h",
7757
7756
  propsAsIs: false
7758
7757
  }),
7759
- A2 = function A2() {
7760
- return H1;
7758
+ H2 = function H2() {
7759
+ return E1;
7761
7760
  },
7762
- H2 = /* @__PURE__ */ne$1(A2())({
7761
+ A2 = /* @__PURE__ */ne$1(H2())({
7763
7762
  name: "WebLinkIcon",
7764
7763
  class: "wyg5v7z",
7765
7764
  propsAsIs: true
@@ -7780,25 +7779,25 @@ var F = /* @__PURE__ */ne$1("div")({
7780
7779
  href: e === null || e === void 0 ? void 0 : e.webLink.url,
7781
7780
  target: "_blank",
7782
7781
  "data-a": "web-link",
7783
- children: [e === null || e === void 0 ? void 0 : e.webLink.label, /* @__PURE__ */jsxRuntime.jsx(H2, {
7782
+ children: [e === null || e === void 0 ? void 0 : e.webLink.label, /* @__PURE__ */jsxRuntime.jsx(A2, {
7784
7783
  name: "icon-external-link"
7785
7784
  })]
7786
7785
  })]
7787
7786
  });
7788
7787
  },
7789
- B2 = /* @__PURE__ */ne$1("div")({
7788
+ M2 = /* @__PURE__ */ne$1("div")({
7790
7789
  name: "Container",
7791
7790
  class: "c1dcxmvf",
7792
7791
  propsAsIs: false
7793
7792
  }),
7794
- M2 = /* @__PURE__ */ne$1("blockquote")({
7793
+ b2 = /* @__PURE__ */ne$1("blockquote")({
7795
7794
  name: "Quote",
7796
7795
  class: "qb4q22c",
7797
7796
  propsAsIs: false
7798
7797
  }),
7799
7798
  T2 = function T2(e) {
7800
- return /* @__PURE__ */jsxRuntime.jsxs(B2, {
7801
- children: [e.title && /* @__PURE__ */jsxRuntime.jsx(M2, {
7799
+ return /* @__PURE__ */jsxRuntime.jsxs(M2, {
7800
+ children: [e.title && /* @__PURE__ */jsxRuntime.jsx(b2, {
7802
7801
  children: e.title
7803
7802
  }), /* @__PURE__ */jsxRuntime.jsx(Z$2, _objectSpread2(_objectSpread2({}, e), {}, {
7804
7803
  isDetail: true
@@ -8435,7 +8434,7 @@ var J = new Je$1(),
8435
8434
  propsAsIs: false
8436
8435
  }),
8437
8436
  ls = function ls() {
8438
- return H1;
8437
+ return E1;
8439
8438
  },
8440
8439
  ds = /* @__PURE__ */ne$1(ls())({
8441
8440
  name: "Icon",
@@ -8476,7 +8475,7 @@ var J = new Je$1(),
8476
8475
  propsAsIs: false
8477
8476
  }),
8478
8477
  Is = function Is() {
8479
- return H1;
8478
+ return E1;
8480
8479
  },
8481
8480
  ve = /* @__PURE__ */ne$1(Is())({
8482
8481
  name: "IconPrediction",
@@ -8568,10 +8567,10 @@ var J = new Je$1(),
8568
8567
  C = P && k,
8569
8568
  V = P && r,
8570
8569
  f = l === ee$2.PREDICTION && c && v && r,
8571
- F = c && l === ee$2.POLL && v,
8570
+ B = c && l === ee$2.POLL && v,
8572
8571
  w = a ? "correct" : "incorrect",
8573
8572
  L = a ? n === null || n === void 0 ? void 0 : n.correctFeedback : n === null || n === void 0 ? void 0 : n.incorrectFeedback;
8574
- return p || h || C || V || S || F || f || m ? /* @__PURE__ */jsxRuntime.jsx(ms, {
8573
+ return p || h || C || V || S || B || f || m ? /* @__PURE__ */jsxRuntime.jsx(ms, {
8575
8574
  enabled: v,
8576
8575
  animate: !m && p ? true : y,
8577
8576
  onAnimationEnd: q,
@@ -8585,7 +8584,7 @@ var J = new Je$1(),
8585
8584
  })]
8586
8585
  }), !m && p && /* @__PURE__ */jsxRuntime.jsxs(Q, {
8587
8586
  children: [!I && /* @__PURE__ */jsxRuntime.jsx(X, {
8588
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
8587
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
8589
8588
  name: "questionExpired"
8590
8589
  })
8591
8590
  }), /* @__PURE__ */jsxRuntime.jsxs("div", {
@@ -8600,7 +8599,7 @@ var J = new Je$1(),
8600
8599
  }), !m && h && /* @__PURE__ */jsxRuntime.jsxs(Q, {
8601
8600
  className: T$1(Ae),
8602
8601
  children: [/* @__PURE__ */jsxRuntime.jsx(X, {
8603
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
8602
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
8604
8603
  name: "questionExpired"
8605
8604
  })
8606
8605
  }), /* @__PURE__ */jsxRuntime.jsxs("div", {
@@ -8614,7 +8613,7 @@ var J = new Je$1(),
8614
8613
  })]
8615
8614
  }), S && /* @__PURE__ */jsxRuntime.jsxs(Q, {
8616
8615
  children: [!I && /* @__PURE__ */jsxRuntime.jsx(X, {
8617
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
8616
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
8618
8617
  name: "questionExpired"
8619
8618
  })
8620
8619
  }), /* @__PURE__ */jsxRuntime.jsxs("div", {
@@ -8636,10 +8635,10 @@ var J = new Je$1(),
8636
8635
  children: "We’ll notify you of the result."
8637
8636
  })]
8638
8637
  })]
8639
- }), !m && F && /* @__PURE__ */jsxRuntime.jsxs(Q, {
8638
+ }), !m && B && /* @__PURE__ */jsxRuntime.jsxs(Q, {
8640
8639
  children: [!I && /* @__PURE__ */jsxRuntime.jsx(X, {
8641
8640
  "data-feedback-type": "correct",
8642
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
8641
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
8643
8642
  name: "correct"
8644
8643
  })
8645
8644
  }), /* @__PURE__ */jsxRuntime.jsx(W, {
@@ -8649,7 +8648,7 @@ var J = new Je$1(),
8649
8648
  className: T$1(h && Ae),
8650
8649
  children: [!I && /* @__PURE__ */jsxRuntime.jsx(X, {
8651
8650
  "data-feedback-type": w,
8652
- children: /* @__PURE__ */jsxRuntime.jsx(H1, {
8651
+ children: /* @__PURE__ */jsxRuntime.jsx(E1, {
8653
8652
  name: w
8654
8653
  })
8655
8654
  }), /* @__PURE__ */jsxRuntime.jsx("div", {
@@ -8707,7 +8706,7 @@ var J = new Je$1(),
8707
8706
  propsAsIs: false
8708
8707
  }),
8709
8708
  Ds = function Ds() {
8710
- return H1;
8709
+ return E1;
8711
8710
  },
8712
8711
  qs = /* @__PURE__ */ne$1(Ds())({
8713
8712
  name: "Icon",
@@ -8792,16 +8791,16 @@ var J = new Je$1(),
8792
8791
  class: "e1l05ict",
8793
8792
  propsAsIs: false
8794
8793
  }),
8795
- Bs = function Bs() {
8796
- return H1;
8794
+ Fs = function Fs() {
8795
+ return E1;
8797
8796
  },
8798
- Fs = /* @__PURE__ */ne$1(Bs())({
8797
+ Bs = /* @__PURE__ */ne$1(Fs())({
8799
8798
  name: "EarlyPredictionIcon",
8800
8799
  class: "ez9juex",
8801
8800
  propsAsIs: true
8802
8801
  }),
8803
8802
  zs = function zs() {
8804
- return H1;
8803
+ return E1;
8805
8804
  },
8806
8805
  Ys = /* @__PURE__ */ne$1(zs())({
8807
8806
  name: "SponsorIcon",
@@ -8823,12 +8822,12 @@ var J = new Je$1(),
8823
8822
  class: "b1gq1lnf",
8824
8823
  propsAsIs: false
8825
8824
  }),
8826
- _s = /* @__PURE__ */ne$1("span")({
8825
+ Hs = /* @__PURE__ */ne$1("span")({
8827
8826
  name: "ButtonBody",
8828
8827
  class: "b1j65z51",
8829
8828
  propsAsIs: false
8830
8829
  }),
8831
- Hs = /* @__PURE__ */ne$1("div")({
8830
+ _s = /* @__PURE__ */ne$1("div")({
8832
8831
  name: "IconContainer",
8833
8832
  class: "i19tpfua",
8834
8833
  propsAsIs: false
@@ -8885,7 +8884,7 @@ var J = new Je$1(),
8885
8884
  propsAsIs: false
8886
8885
  }),
8887
8886
  on = function on() {
8888
- return H1;
8887
+ return E1;
8889
8888
  },
8890
8889
  cn = /* @__PURE__ */ne$1(on())({
8891
8890
  name: "CheckIcon",
@@ -8899,7 +8898,7 @@ var J = new Je$1(),
8899
8898
  src: n
8900
8899
  });
8901
8900
  }), HA.TRANSPARENT, function (n) {
8902
- return /* @__PURE__ */jsxRuntime.jsx(Hs, {
8901
+ return /* @__PURE__ */jsxRuntime.jsx(_s, {
8903
8902
  "data-testid": "vote-icon",
8904
8903
  children: /* @__PURE__ */jsxRuntime.jsx(Zs, {
8905
8904
  style: {
@@ -8965,13 +8964,13 @@ var J = new Je$1(),
8965
8964
  C = n.marketClosed,
8966
8965
  V = n.isEarlyPrediction,
8967
8966
  f = n.isAd,
8968
- F = n.webos,
8967
+ B = n.webos,
8969
8968
  _$3 = e$1.useState(0),
8970
8969
  _$4 = _slicedToArray(_$3, 2),
8971
8970
  w = _$4[0],
8972
8971
  L = _$4[1],
8973
8972
  z = dn(n),
8974
- H = pn({
8973
+ _ = pn({
8975
8974
  questionType: P,
8976
8975
  questionVoted: y,
8977
8976
  correct: k,
@@ -8988,7 +8987,7 @@ var J = new Je$1(),
8988
8987
  });
8989
8988
  }, [r]), /* @__PURE__ */jsxRuntime.jsxs(un, {
8990
8989
  value: a,
8991
- webos: F,
8990
+ webos: B,
8992
8991
  autoFocus: i,
8993
8992
  "data-selected": b,
8994
8993
  "data-answer-state": z,
@@ -9011,7 +9010,7 @@ var J = new Je$1(),
9011
9010
  },
9012
9011
  "data-is-ad": f
9013
9012
  })
9014
- }), /* @__PURE__ */jsxRuntime.jsxs(_s, {
9013
+ }), /* @__PURE__ */jsxRuntime.jsxs(Hs, {
9015
9014
  "data-a": "intr",
9016
9015
  children: [c && O && ((_ln$O = ln[O]) === null || _ln$O === void 0 ? void 0 : _ln$O.call(ln, c)), /* @__PURE__ */jsxRuntime.jsx(sn, {
9017
9016
  "data-a": "intr",
@@ -9021,7 +9020,7 @@ var J = new Je$1(),
9021
9020
  children: "pts"
9022
9021
  })]
9023
9022
  }), ne && /* @__PURE__ */jsxRuntime.jsxs(nn, {
9024
- children: [H && /* @__PURE__ */jsxRuntime.jsx(cn, {
9023
+ children: [_ && /* @__PURE__ */jsxRuntime.jsx(cn, {
9025
9024
  name: V ? "selectedBetPack" : "selected"
9026
9025
  }), /* @__PURE__ */jsxRuntime.jsx(an, {
9027
9026
  children: /* @__PURE__ */jsxRuntime.jsx(ht, {
@@ -9057,7 +9056,7 @@ var J = new Je$1(),
9057
9056
  propsAsIs: false
9058
9057
  }),
9059
9058
  yn = function yn() {
9060
- return H1;
9059
+ return E1;
9061
9060
  },
9062
9061
  Tn = /* @__PURE__ */ne$1(yn())({
9063
9062
  name: "WinIcon",
@@ -9125,7 +9124,7 @@ var J = new Je$1(),
9125
9124
  wn = function wn(n, a) {
9126
9125
  return n === "already_voted" ? a === ee$2.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";
9127
9126
  },
9128
- Bn = function Bn() {
9127
+ Fn = function Fn() {
9129
9128
  return /* @__PURE__ */jsxRuntime.jsx(ge, {
9130
9129
  children: /* @__PURE__ */jsxRuntime.jsxs(Pe, {
9131
9130
  children: [/* @__PURE__ */jsxRuntime.jsx(a, {
@@ -9155,7 +9154,7 @@ var J = new Je$1(),
9155
9154
  })
9156
9155
  });
9157
9156
  },
9158
- Fn = function Fn(_ref0) {
9157
+ Bn = function Bn(_ref0) {
9159
9158
  var _n$options, _n$appearance2;
9160
9159
  var n = _ref0.openedQuestion,
9161
9160
  a = _ref0.isLoading,
@@ -9188,7 +9187,7 @@ var J = new Je$1(),
9188
9187
  _$1 = e$1.useState(false),
9189
9188
  _$10 = _slicedToArray(_$1, 2),
9190
9189
  f = _$10[0],
9191
- F = _$10[1],
9190
+ B = _$10[1],
9192
9191
  _$11 = e$1.useState(false),
9193
9192
  _$12 = _slicedToArray(_$11, 2),
9194
9193
  w = _$12[0],
@@ -9196,7 +9195,7 @@ var J = new Je$1(),
9196
9195
  _$13 = e$1.useState(""),
9197
9196
  _$14 = _slicedToArray(_$13, 2),
9198
9197
  z = _$14[0],
9199
- H = _$14[1],
9198
+ _ = _$14[1],
9200
9199
  _$15 = e$1.useState(""),
9201
9200
  _$16 = _slicedToArray(_$15, 2),
9202
9201
  x = _$16[0],
@@ -9246,7 +9245,7 @@ var J = new Je$1(),
9246
9245
  break;
9247
9246
  }
9248
9247
  D = u.currentTarget.value;
9249
- H(D);
9248
+ _(D);
9250
9249
  _context.p = 1;
9251
9250
  _context.n = 2;
9252
9251
  return c(y, D);
@@ -9257,7 +9256,7 @@ var J = new Je$1(),
9257
9256
  case 3:
9258
9257
  _context.p = 3;
9259
9258
  _t = _context.v;
9260
- ne(wn(_t.message, i)), H(""), console.error("Error while voting", _t), ae.current = false;
9259
+ ne(wn(_t.message, i)), _(""), console.error("Error while voting", _t), ae.current = false;
9261
9260
  case 4:
9262
9261
  return _context.a(2);
9263
9262
  }
@@ -9266,9 +9265,9 @@ var J = new Je$1(),
9266
9265
  return function (_x) {
9267
9266
  return _ref1.apply(this, arguments);
9268
9267
  };
9269
- }(), [i, y, H, c, T, he]),
9268
+ }(), [i, y, _, c, T, he]),
9270
9269
  Oe = e$1.useCallback(function () {
9271
- F(true), M({
9270
+ B(true), M({
9272
9271
  delay: 3500
9273
9272
  });
9274
9273
  }, [M]),
@@ -9337,8 +9336,8 @@ var J = new Je$1(),
9337
9336
  je = !ce || ce && i === ee$2.PREDICTION && q && !Y,
9338
9337
  Qe = (i === ee$2.TRIVIA || i === ee$2.PREDICTION) && d && A && (R === null || R === void 0 ? void 0 : R.youVoted),
9339
9338
  We = d || j || oe || i === ee$2.TRIVIA && m === Ne$2.RESOLVED && C,
9340
- Be = !r && (f || w) || ue,
9341
- Fe = function Fe() {
9339
+ Fe = !r && (f || w) || ue,
9340
+ Be = function Be() {
9342
9341
  var u = function u() {
9343
9342
  return i === ee$2.TRIVIA ? d !== null && d !== void 0 && d.correct ? "That's correct!\nYou chose wisely." : "So close!\nBetter luck next time." : i === ee$2.POLL ? "Thanks for answering.\nPlease stay tuned for the next question." : i === ee$2.PREDICTION ? "Stay tuned to see if your prediction was correct." : "";
9344
9343
  },
@@ -9401,9 +9400,9 @@ var J = new Je$1(),
9401
9400
  timerDuration: We ? 0 : Number((n === null || n === void 0 || (_n$appearance2 = n.appearance) === null || _n$appearance2 === void 0 ? void 0 : _n$appearance2.autoHideInterval) || "30"),
9402
9401
  votedInCurrentRender: q,
9403
9402
  percentsAnimated: Y
9404
- }), Be ? Fe() : /* @__PURE__ */jsxRuntime.jsxs(jsxRuntime.Fragment, {
9403
+ }), Fe ? Be() : /* @__PURE__ */jsxRuntime.jsxs(jsxRuntime.Fragment, {
9405
9404
  children: [r && /* @__PURE__ */jsxRuntime.jsxs(Ws, {
9406
- children: [/* @__PURE__ */jsxRuntime.jsx(Fs, {
9405
+ children: [/* @__PURE__ */jsxRuntime.jsx(Bs, {
9407
9406
  name: "iconEarlyPrediction"
9408
9407
  }), "EARLY PREDICTION"]
9409
9408
  }), /* @__PURE__ */jsxRuntime.jsx(Ls, {
@@ -9575,13 +9574,13 @@ var j$1 = e$1.createContext({
9575
9574
  s = _ref3.webos;
9576
9575
  var u = e.loading,
9577
9576
  r = e.data;
9578
- return r ? /* @__PURE__ */jsxRuntime.jsx(Fn, {
9577
+ return r ? /* @__PURE__ */jsxRuntime.jsx(Bn, {
9579
9578
  webos: s,
9580
9579
  vote: a,
9581
9580
  close: n,
9582
9581
  openedQuestion: r,
9583
9582
  isLoading: !!u
9584
- }) : /* @__PURE__ */jsxRuntime.jsx(Bn, {});
9583
+ }) : /* @__PURE__ */jsxRuntime.jsx(Fn, {});
9585
9584
  },
9586
9585
  oe = function oe(_ref4) {
9587
9586
  var _i$attributes, _i$attributes2, _o$data, _b$landscapeUrl, _b$portraitUrl, _o$data2, _o$data$promotion, _o$data$promotion2, _o$data$sponsorship, _i$attributes3, _o$data3, _o$data4;