fansunited-frontend-components 0.0.39 → 0.0.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/ChanceGame.js +104 -102
  2. package/ClassicQuizPlay.js +45 -42
  3. package/CollectLead.js +25 -24
  4. package/Discussion.js +376 -378
  5. package/EitherOrPlay.d.ts +4 -0
  6. package/EitherOrPlay.d.ts.map +1 -0
  7. package/EitherOrPlay.js +2533 -0
  8. package/EventGamePlay.js +59 -54
  9. package/MatchQuizPlay.js +63 -57
  10. package/PersonalityQuizPlay.js +7935 -7201
  11. package/PickThePair.js +153 -151
  12. package/PollVote.js +108 -104
  13. package/chunks/{AlertMessage-C2aBXCrl.js → AlertMessage-cjTHrMUK.js} +51 -51
  14. package/chunks/ArrowRightAlt-88jKjh6A.js +8 -0
  15. package/chunks/Avatar-CQCrd1m-.js +352 -0
  16. package/chunks/ChanceGameEmbedVariant-DWqOTf4o.js +1051 -0
  17. package/chunks/{CheckCircle-D-GH16Lb.js → CheckCircle-ClY-iOQ5.js} +105 -105
  18. package/chunks/{CollectLeadForm-o9NdYQgu.js → CollectLeadForm-0vVnu4DL.js} +5 -5
  19. package/chunks/FavoriteBorder-BHnvGBrn.js +11 -0
  20. package/chunks/{useInfoPage-v91yL5SS.js → NotFoundSkeleton-B3RNa8KJ.js} +451 -646
  21. package/chunks/Notification-BTtUhfZQ.js +615 -0
  22. package/chunks/OverlayLeadAfterCollection-CaBbwZVo.js +480 -0
  23. package/chunks/{OverlayScoreStateSkeleton-xvq9lQEi.js → OverlayScoreStateSkeleton-DJn0Rim3.js} +3 -3
  24. package/chunks/Person-D0Im9_zE.js +522 -0
  25. package/chunks/{PickOneOfX-C2YpLk40.js → PickOneOfX-DYQ4c1o2.js} +7 -7
  26. package/chunks/{Portal-DWAr8MhA.js → Portal-B9wkUnY2.js} +7 -7
  27. package/chunks/{ConstantsProvider-BPJJz9fq.js → PrizeCard-gMp7I66d.js} +3593 -2860
  28. package/chunks/{Spinner-m59ZJZ35.js → Spinner-BBA89t5s.js} +50 -50
  29. package/chunks/StandardLeadAfterCollection-L1cOGfS6.js +432 -0
  30. package/chunks/{Tabs-BGihvj9C.js → Tabs-D_n8rNw3.js} +28 -28
  31. package/chunks/{Textarea-Bzlb89Zp.js → Textarea-BdN2xj4j.js} +44 -44
  32. package/chunks/{TimerOutlined-DiX8hCoC.js → TimerOutlined-DmKZDDI-.js} +1 -1
  33. package/chunks/chevron-right-DGEksBI7.js +330 -0
  34. package/chunks/default-quiz-bg-vertical-CT7rrg9o.js +5 -0
  35. package/chunks/index-2s5UkG1y.js +1607 -0
  36. package/chunks/useImageVariant-pnFelF9A.js +535 -0
  37. package/chunks/useInfoPage-DPkzE5Gn.js +204 -0
  38. package/components.d.ts +2 -1
  39. package/components.d.ts.map +1 -1
  40. package/index.d.ts +1 -0
  41. package/index.d.ts.map +1 -1
  42. package/index.js +4 -2
  43. package/package.json +1 -1
  44. package/chunks/ChanceGameEmbedVariant-BvIKBhq_.js +0 -2609
  45. package/chunks/Notification-Bwcoljir.js +0 -961
  46. package/chunks/OverlayLeadAfterCollection-B3D5ct0J.js +0 -901
  47. package/chunks/chevron-right-Dlc9ZKhv.js +0 -846
  48. package/chunks/useImageVariant-Do8kOVs2.js +0 -537
package/MatchQuizPlay.js CHANGED
@@ -1,20 +1,26 @@
1
1
  import { jsx as t, jsxs as d, Fragment as p } from "react/jsx-runtime";
2
2
  import et, { useState as te, useEffect as gt, createContext as Tn, memo as bt, useCallback as Ye, useMemo as tt } from "react";
3
- import { v as ee, e as ce, B as i, T as y, a0 as ne, d as Nt, x as _, w as re, f as Se, aq as Ne, a1 as De, an as Le, au as Pn, ay as zn, am as kn, a5 as Pe, u as Ee, W as Ce, a2 as Rt, y as rt, a3 as un } from "./chunks/ConstantsProvider-BPJJz9fq.js";
4
- import { P as In } from "./chunks/Portal-DWAr8MhA.js";
5
- import { g as wn, e as Tt, d as it, a as at, u as Je, b as Ut, h as ye, s as St, n as An } from "./chunks/useImageVariant-Do8kOVs2.js";
6
- import { a as Fn, b as vn, S as Ht } from "./chunks/Spinner-m59ZJZ35.js";
3
+ import { h as ee, e as ce, B as i, T as y, A as ne, c as Nt, k as _, j as re, f as Se, aq as Ne, a7 as De, ah as Le, au as Pn, ay as zn, ag as kn, D as Pe, u as Ee, W as Ce, F as Rt, g as rt, S as un } from "./chunks/PrizeCard-gMp7I66d.js";
4
+ import { P as In } from "./chunks/Portal-B9wkUnY2.js";
5
+ import { g as wn, e as Tt, u as Je, a as Ut, h as ye, s as St, k as An } from "./chunks/useImageVariant-pnFelF9A.js";
6
+ import { a as Fn, b as vn, S as Ht } from "./chunks/Spinner-BBA89t5s.js";
7
7
  import "react-dom";
8
- import { i as En, n as c, S as Ln, A as It, a as Dn, c as _n, b as Mn, O as Qn, j as gn, C as an, d as on } from "./chunks/ChanceGameEmbedVariant-BvIKBhq_.js";
9
- import { A as ln, N as kt } from "./chunks/Notification-Bwcoljir.js";
10
- import { T as rn, C as On, D as Hn, O as Bn, S as hn, R as Ct, N as Wn } from "./chunks/useInfoPage-v91yL5SS.js";
11
- import { C as Vn, F as cn, a as sn } from "./chunks/CollectLeadForm-o9NdYQgu.js";
12
- import { K as Gt, a as Yt, H as jn, D as $n, S as fn, T as xn, E as Nn, P as dn, c as yn, C as Un, b as Gn } from "./chunks/chevron-right-Dlc9ZKhv.js";
13
- import { T as Sn, a as Cn, b as Bt, c as Wt, t as mn } from "./chunks/Tabs-BGihvj9C.js";
14
- import { C as Yn } from "./chunks/CheckCircle-D-GH16Lb.js";
15
- import { e as qn, d as Xn, f as Kn, W as Zn } from "./chunks/AlertMessage-C2aBXCrl.js";
16
- import { O as Jn } from "./chunks/OverlayScoreStateSkeleton-xvq9lQEi.js";
17
- import { S as pn, a as ei, O as ti, b as ni, c as ii, d as ai } from "./chunks/OverlayLeadAfterCollection-B3D5ct0J.js";
8
+ import { S as En, a as Ln, b as Dn, O as _n, C as an, c as on } from "./chunks/ChanceGameEmbedVariant-DWqOTf4o.js";
9
+ import { N as kt } from "./chunks/Notification-BTtUhfZQ.js";
10
+ import { d as Mn, n as c, A as It, S as Qn, a as gn } from "./chunks/index-2s5UkG1y.js";
11
+ import { O as On } from "./chunks/useInfoPage-DPkzE5Gn.js";
12
+ import { d as it, a as at } from "./chunks/default-quiz-bg-vertical-CT7rrg9o.js";
13
+ import { C as Hn, F as ln, a as rn } from "./chunks/CollectLeadForm-0vVnu4DL.js";
14
+ import { K as Gt, a as Yt, H as Bn, D as Wn, E as Vn, c as hn, C as jn, b as $n } from "./chunks/chevron-right-DGEksBI7.js";
15
+ import { T as cn, C as Nn, D as Un, S as fn, R as Ct, N as Gn } from "./chunks/NotFoundSkeleton-B3RNa8KJ.js";
16
+ import { T as xn, a as yn, b as Bt, c as Wt, t as sn } from "./chunks/Tabs-D_n8rNw3.js";
17
+ import { S as Sn, T as Cn, P as dn } from "./chunks/Person-D0Im9_zE.js";
18
+ import { C as Yn } from "./chunks/CheckCircle-ClY-iOQ5.js";
19
+ import { e as qn, S as Xn, f as Kn, W as Zn } from "./chunks/AlertMessage-cjTHrMUK.js";
20
+ import { A as mn } from "./chunks/Avatar-CQCrd1m-.js";
21
+ import { O as Jn } from "./chunks/OverlayScoreStateSkeleton-DJn0Rim3.js";
22
+ import { S as pn, a as ei } from "./chunks/StandardLeadAfterCollection-L1cOGfS6.js";
23
+ import { S as ti, O as ni, a as ii, b as ai } from "./chunks/OverlayLeadAfterCollection-CaBbwZVo.js";
18
24
  const oi = (e) => e === "CORRECT_SCORE" || e === "CORRECT_SCORE_HT" || e === "CORRECT_SCORE_ADVANCED", ut = (e) => e === "PLAYER_SCORE" || e === "PLAYER_YELLOW_CARD" || e === "PLAYER_RED_CARD" || e === "PLAYER_SCORE_FIRST_GOAL" || e === "PLAYER_SCORE_HATTRICK" || e === "PLAYER_SCORE_TWICE", qt = (e) => {
19
25
  const n = (/* @__PURE__ */ new Date()).getTime(), o = new Date(e).getTime();
20
26
  return n > o;
@@ -40,7 +46,7 @@ const oi = (e) => e === "CORRECT_SCORE" || e === "CORRECT_SCORE_HT" || e === "CO
40
46
  }
41
47
  m(C);
42
48
  } catch (s) {
43
- console.warn(s), l(new En()), m(/* @__PURE__ */ new Map());
49
+ console.warn(s), l(new Mn()), m(/* @__PURE__ */ new Map());
44
50
  }
45
51
  }, S = async () => {
46
52
  try {
@@ -217,7 +223,7 @@ const oi = (e) => e === "CORRECT_SCORE" || e === "CORRECT_SCORE_HT" || e === "CO
217
223
  onClick: u
218
224
  };
219
225
  return /* @__PURE__ */ t(
220
- Vn,
226
+ Hn,
221
227
  {
222
228
  sdk: e,
223
229
  content: {
@@ -1198,7 +1204,7 @@ const fi = (e) => {
1198
1204
  }
1199
1205
  };
1200
1206
  return m || e.isSplitVariant ? /* @__PURE__ */ t(
1201
- rn,
1207
+ cn,
1202
1208
  {
1203
1209
  title: b(),
1204
1210
  placement: "top-start",
@@ -1215,12 +1221,12 @@ const fi = (e) => {
1215
1221
  {
1216
1222
  onClick: () => f(!u),
1217
1223
  sx: S.mobileIconButton,
1218
- children: /* @__PURE__ */ t(jn, { sx: S.mobileIcon })
1224
+ children: /* @__PURE__ */ t(Bn, { sx: S.mobileIcon })
1219
1225
  }
1220
1226
  )
1221
1227
  }
1222
1228
  ) : /* @__PURE__ */ t(
1223
- rn,
1229
+ cn,
1224
1230
  {
1225
1231
  title: b(),
1226
1232
  placement: "top-start",
@@ -2473,13 +2479,13 @@ const vi = (e) => {
2473
2479
  )
2474
2480
  ] }) }),
2475
2481
  /* @__PURE__ */ t(i, { sx: P.tabsContainer, children: /* @__PURE__ */ d(
2476
- Sn,
2482
+ xn,
2477
2483
  {
2478
2484
  value: g,
2479
2485
  onChange: (R, W) => F(W),
2480
2486
  sx: P.tabs,
2481
2487
  children: [
2482
- /* @__PURE__ */ t(Cn, { sx: P.tabList, children: V.map((R, W) => /* @__PURE__ */ t(Bt, { value: W, sx: P.tab, children: f(`matchQuiz.fixtures.${R}`) }, R)) }),
2488
+ /* @__PURE__ */ t(yn, { sx: P.tabList, children: V.map((R, W) => /* @__PURE__ */ t(Bt, { value: W, sx: P.tab, children: f(`matchQuiz.fixtures.${R}`) }, R)) }),
2483
2489
  V.map((R, W) => /* @__PURE__ */ t(Wt, { value: W, sx: P.tabPanel, children: /* @__PURE__ */ t(i, { sx: P.playersGrid, children: v().map((O) => /* @__PURE__ */ d(i, { sx: P.playerContainer, children: [
2484
2490
  /* @__PURE__ */ t(
2485
2491
  Rn,
@@ -2507,8 +2513,8 @@ const vi = (e) => {
2507
2513
  }
2508
2514
  ) }),
2509
2515
  /* @__PURE__ */ d(i, { sx: P.checkboxesContainer, children: [
2510
- /* @__PURE__ */ t(cn, { size: "sm", children: /* @__PURE__ */ t(i, { sx: P.checkboxRow, children: /* @__PURE__ */ t(
2511
- sn,
2516
+ /* @__PURE__ */ t(ln, { size: "sm", children: /* @__PURE__ */ t(i, { sx: P.checkboxRow, children: /* @__PURE__ */ t(
2517
+ rn,
2512
2518
  {
2513
2519
  checked: b,
2514
2520
  onChange: (R) => L(R.target.checked),
@@ -2532,8 +2538,8 @@ const vi = (e) => {
2532
2538
  label: f("matchQuiz.fixtures.ownGoal")
2533
2539
  }
2534
2540
  ) }) }),
2535
- /* @__PURE__ */ t(cn, { size: "sm", children: /* @__PURE__ */ t(i, { sx: P.checkboxRow, children: /* @__PURE__ */ t(
2536
- sn,
2541
+ /* @__PURE__ */ t(ln, { size: "sm", children: /* @__PURE__ */ t(i, { sx: P.checkboxRow, children: /* @__PURE__ */ t(
2542
+ rn,
2537
2543
  {
2538
2544
  checked: C,
2539
2545
  onChange: (R) => H(R.target.checked),
@@ -3303,9 +3309,9 @@ const vi = (e) => {
3303
3309
  onClose: e.onClose,
3304
3310
  container: o,
3305
3311
  children: /* @__PURE__ */ d(vn, { sx: S.modalDialog, children: [
3306
- /* @__PURE__ */ t(Le, { onClick: e.onClose, sx: S.closeButton, children: /* @__PURE__ */ t(On, {}) }),
3307
- /* @__PURE__ */ t(Hn, { children: z() }),
3308
- e.view === "score" && /* @__PURE__ */ d($n, { children: [
3312
+ /* @__PURE__ */ t(Le, { onClick: e.onClose, sx: S.closeButton, children: /* @__PURE__ */ t(Nn, {}) }),
3313
+ /* @__PURE__ */ t(Un, { children: z() }),
3314
+ e.view === "score" && /* @__PURE__ */ d(Wn, { children: [
3309
3315
  /* @__PURE__ */ t(
3310
3316
  Pe,
3311
3317
  {
@@ -3517,8 +3523,8 @@ const vi = (e) => {
3517
3523
  };
3518
3524
  return /* @__PURE__ */ t(p, { children: /* @__PURE__ */ d(i, { sx: x.container, children: [
3519
3525
  /* @__PURE__ */ t(y, { sx: x.title, children: n("matchQuiz.summary.title") }),
3520
- /* @__PURE__ */ t(fn, { sx: x.tableContainer, children: /* @__PURE__ */ d(
3521
- xn,
3526
+ /* @__PURE__ */ t(Sn, { sx: x.tableContainer, children: /* @__PURE__ */ d(
3527
+ Cn,
3522
3528
  {
3523
3529
  variant: "outlined",
3524
3530
  hoverRow: !1,
@@ -3542,7 +3548,7 @@ const vi = (e) => {
3542
3548
  size: "sm",
3543
3549
  sx: x.editIconButton,
3544
3550
  onClick: () => b(F),
3545
- children: /* @__PURE__ */ t(Nn, {})
3551
+ children: /* @__PURE__ */ t(Vn, {})
3546
3552
  }
3547
3553
  ) })
3548
3554
  ] }, `${g.market}-${F}`)) })
@@ -4022,7 +4028,7 @@ const vi = (e) => {
4022
4028
  ] }) });
4023
4029
  };
4024
4030
  return /* @__PURE__ */ t(
4025
- Bn,
4031
+ On,
4026
4032
  {
4027
4033
  entity: e.matchQuiz,
4028
4034
  headline: u("matchQuiz.headline"),
@@ -4897,7 +4903,7 @@ const vi = (e) => {
4897
4903
  }
4898
4904
  };
4899
4905
  return /* @__PURE__ */ t(qe, { brandingBorderColor: (a == null ? void 0 : a.borderColor) || null, children: /* @__PURE__ */ t(
4900
- hn,
4906
+ fn,
4901
4907
  {
4902
4908
  entity: e.matchQuiz,
4903
4909
  headline: m("matchQuiz.headline"),
@@ -5515,7 +5521,7 @@ const vi = (e) => {
5515
5521
  };
5516
5522
  return /* @__PURE__ */ d(qe, { brandingBorderColor: (a == null ? void 0 : a.borderColor) || null, children: [
5517
5523
  /* @__PURE__ */ t(
5518
- Ln,
5524
+ En,
5519
5525
  {
5520
5526
  entity: e.matchQuiz,
5521
5527
  headline: m("matchQuiz.headline"),
@@ -5974,7 +5980,7 @@ const vi = (e) => {
5974
5980
  ] });
5975
5981
  };
5976
5982
  return /* @__PURE__ */ t(qe, { brandingBorderColor: (l == null ? void 0 : l.borderColor) || null, children: /* @__PURE__ */ t(
5977
- hn,
5983
+ fn,
5978
5984
  {
5979
5985
  entity: e.matchQuiz,
5980
5986
  headline: r("matchQuiz.headline"),
@@ -6064,7 +6070,7 @@ const vi = (e) => {
6064
6070
  }, H = () => {
6065
6071
  var U, $, xe, ge, ze;
6066
6072
  return /* @__PURE__ */ t(
6067
- Dn,
6073
+ Ln,
6068
6074
  {
6069
6075
  entity: e.matchQuiz,
6070
6076
  headline: o("matchQuiz.headline"),
@@ -6970,7 +6976,7 @@ const vi = (e) => {
6970
6976
  );
6971
6977
  };
6972
6978
  return /* @__PURE__ */ t(i, { sx: { width: "100%" }, children: /* @__PURE__ */ d(
6973
- Sn,
6979
+ xn,
6974
6980
  {
6975
6981
  value: m,
6976
6982
  onChange: (k, Q) => u(Q),
@@ -6982,7 +6988,7 @@ const vi = (e) => {
6982
6988
  },
6983
6989
  children: [
6984
6990
  /* @__PURE__ */ d(
6985
- Cn,
6991
+ yn,
6986
6992
  {
6987
6993
  sx: {
6988
6994
  fontSize: x ? "0.75em" : "1em",
@@ -7005,7 +7011,7 @@ const vi = (e) => {
7005
7011
  bgcolor: r ? "#FAFAFA14" : "#2121210A"
7006
7012
  // Highlight selected tab
7007
7013
  },
7008
- [`&.${mn.selected}`]: {
7014
+ [`&.${sn.selected}`]: {
7009
7015
  bgcolor: r ? "#FAFAFA14" : "#2121210A",
7010
7016
  // Highlight selected tab
7011
7017
  borderBottom: "3px solid " + V,
@@ -7080,7 +7086,7 @@ const vi = (e) => {
7080
7086
  bgcolor: r ? "#FAFAFA14" : "#2121210A"
7081
7087
  // Highlight selected tab
7082
7088
  },
7083
- [`&.${mn.selected}`]: {
7089
+ [`&.${sn.selected}`]: {
7084
7090
  bgcolor: r ? "#FAFAFA14" : "#2121210A",
7085
7091
  // Highlight selected tab
7086
7092
  borderBottom: "3px solid " + V,
@@ -7460,8 +7466,8 @@ const vi = (e) => {
7460
7466
  const F = n && n.length > 0 ? n[0] : null, P = F == null ? void 0 : F.position, M = P && e.some((H) => H.position === P);
7461
7467
  return /* @__PURE__ */ d(i, { sx: g.leaderboardContainer, children: [
7462
7468
  r && /* @__PURE__ */ t(y, { level: "h4", sx: g.leaderboardTitle, children: h("matchQuiz.leaderboard.title") }),
7463
- /* @__PURE__ */ t(fn, { sx: g.tableContainer, children: /* @__PURE__ */ d(
7464
- xn,
7469
+ /* @__PURE__ */ t(Sn, { sx: g.tableContainer, children: /* @__PURE__ */ d(
7470
+ Cn,
7465
7471
  {
7466
7472
  variant: "outlined",
7467
7473
  hoverRow: !1,
@@ -7481,7 +7487,7 @@ const vi = (e) => {
7481
7487
  F.position
7482
7488
  ] }) }),
7483
7489
  /* @__PURE__ */ t("td", { style: g.tableCellName, children: /* @__PURE__ */ d(i, { sx: g.nameCell, children: [
7484
- /* @__PURE__ */ t(ln, { sx: g.leaderboardAvatar, children: /* @__PURE__ */ t(dn, { sx: g.avatarIcon }) }),
7490
+ /* @__PURE__ */ t(mn, { sx: g.leaderboardAvatar, children: /* @__PURE__ */ t(dn, { sx: g.avatarIcon }) }),
7485
7491
  /* @__PURE__ */ t(y, { sx: g.nameText, children: h("matchQuiz.leaderboard.you") })
7486
7492
  ] }) }),
7487
7493
  /* @__PURE__ */ t("td", { style: g.tableCellPoints, children: /* @__PURE__ */ t(y, { sx: g.pointsText, children: F.points }) })
@@ -7499,7 +7505,7 @@ const vi = (e) => {
7499
7505
  ] }) }),
7500
7506
  /* @__PURE__ */ t("td", { style: g.tableCellName, children: /* @__PURE__ */ d(i, { sx: g.nameCell, children: [
7501
7507
  /* @__PURE__ */ t(
7502
- ln,
7508
+ mn,
7503
7509
  {
7504
7510
  src: H.profileModel.avatar || void 0,
7505
7511
  sx: g.leaderboardAvatar,
@@ -7526,7 +7532,7 @@ const vi = (e) => {
7526
7532
  * This source code is licensed under the ISC license.
7527
7533
  * See the LICENSE file in the root directory of this source tree.
7528
7534
  */
7529
- const Ki = yn("ChevronsLeft", [
7535
+ const Ki = hn("ChevronsLeft", [
7530
7536
  ["path", { d: "m11 17-5-5 5-5", key: "13zhaf" }],
7531
7537
  ["path", { d: "m18 17-5-5 5-5", key: "h8a8et" }]
7532
7538
  ]);
@@ -7536,7 +7542,7 @@ const Ki = yn("ChevronsLeft", [
7536
7542
  * This source code is licensed under the ISC license.
7537
7543
  * See the LICENSE file in the root directory of this source tree.
7538
7544
  */
7539
- const Zi = yn("ChevronsRight", [
7545
+ const Zi = hn("ChevronsRight", [
7540
7546
  ["path", { d: "m6 17 5-5-5-5", key: "xnjwq" }],
7541
7547
  ["path", { d: "m13 17 5-5-5-5", key: "17xmmf" }]
7542
7548
  ]), nn = ({
@@ -7660,7 +7666,7 @@ const Zi = yn("ChevronsRight", [
7660
7666
  onClick: () => s(n - 1),
7661
7667
  disabled: f || n === 1,
7662
7668
  sx: E(),
7663
- children: /* @__PURE__ */ t(Un, { size: I })
7669
+ children: /* @__PURE__ */ t(jn, { size: I })
7664
7670
  }
7665
7671
  ),
7666
7672
  z.map((g, F) => {
@@ -7712,7 +7718,7 @@ const Zi = yn("ChevronsRight", [
7712
7718
  onClick: () => s(n + 1),
7713
7719
  disabled: f || n === e,
7714
7720
  sx: E(),
7715
- children: /* @__PURE__ */ t(Gn, { size: I })
7721
+ children: /* @__PURE__ */ t($n, { size: I })
7716
7722
  }
7717
7723
  ),
7718
7724
  m && /* @__PURE__ */ t(
@@ -8999,7 +9005,7 @@ const Zi = yn("ChevronsRight", [
8999
9005
  }, ia = () => {
9000
9006
  const { t: e } = ne();
9001
9007
  return /* @__PURE__ */ t(qe, { brandingBorderColor: null, children: /* @__PURE__ */ t(
9002
- Wn,
9008
+ Gn,
9003
9009
  {
9004
9010
  notFoundTitle: e("matchQuiz.matchQuizNotFound"),
9005
9011
  notFoundMessage: e("matchQuiz.matchQuizNotFoundDescription")
@@ -9009,7 +9015,7 @@ const Zi = yn("ChevronsRight", [
9009
9015
  var l, h, m, u;
9010
9016
  const n = ((l = e.matchQuiz.branding) == null ? void 0 : l.colors) || null, o = ce() ? ((h = e.matchQuiz.branding) == null ? void 0 : h.images.mobileLogo) || ((m = e.matchQuiz.branding) == null ? void 0 : m.images.mainLogo) || "" : ((u = e.matchQuiz.branding) == null ? void 0 : u.images.mainLogo) || "", { t: r } = ne();
9011
9017
  return /* @__PURE__ */ t(qe, { brandingBorderColor: (n == null ? void 0 : n.borderColor) || null, children: /* @__PURE__ */ t(
9012
- _n,
9018
+ Qn,
9013
9019
  {
9014
9020
  entity: e.matchQuiz,
9015
9021
  headline: r("matchQuiz.headline"),
@@ -9037,7 +9043,7 @@ const Zi = yn("ChevronsRight", [
9037
9043
  var h, m, u, f;
9038
9044
  const n = ce(), { t: o } = ne(), r = ((h = e.matchQuiz.branding) == null ? void 0 : h.colors) || null, l = n ? ((m = e.matchQuiz.branding) == null ? void 0 : m.images.mobileLogo) || ((u = e.matchQuiz.branding) == null ? void 0 : u.images.mainLogo) || "" : ((f = e.matchQuiz.branding) == null ? void 0 : f.images.mainLogo) || "";
9039
9045
  return /* @__PURE__ */ t(qe, { brandingBorderColor: (r == null ? void 0 : r.borderColor) || null, children: /* @__PURE__ */ t(
9040
- Mn,
9046
+ Dn,
9041
9047
  {
9042
9048
  entity: e.matchQuiz,
9043
9049
  headline: o("matchQuiz.headline"),
@@ -9065,7 +9071,7 @@ const Zi = yn("ChevronsRight", [
9065
9071
  e.matchQuiz.branding || null
9066
9072
  );
9067
9073
  return /* @__PURE__ */ t(
9068
- Qn,
9074
+ _n,
9069
9075
  {
9070
9076
  entity: e.matchQuiz,
9071
9077
  headline: n("matchQuiz.headline"),
@@ -9560,7 +9566,7 @@ const Zi = yn("ChevronsRight", [
9560
9566
  );
9561
9567
  };
9562
9568
  return /* @__PURE__ */ t(qe, { brandingBorderColor: (m == null ? void 0 : m.borderColor) || null, children: /* @__PURE__ */ t(
9563
- ei,
9569
+ ti,
9564
9570
  {
9565
9571
  entity: e.matchQuiz,
9566
9572
  headline: h("matchQuiz.headline"),
@@ -9697,7 +9703,7 @@ const Zi = yn("ChevronsRight", [
9697
9703
  );
9698
9704
  };
9699
9705
  return /* @__PURE__ */ t(
9700
- ti,
9706
+ ni,
9701
9707
  {
9702
9708
  entity: e.matchQuiz,
9703
9709
  headline: o("matchQuiz.headline"),
@@ -9718,7 +9724,7 @@ const Zi = yn("ChevronsRight", [
9718
9724
  }, ga = (e) => {
9719
9725
  const { t: n } = ne();
9720
9726
  return /* @__PURE__ */ t(
9721
- ni,
9727
+ ei,
9722
9728
  {
9723
9729
  entity: e.matchQuiz,
9724
9730
  headline: n("matchQuiz.headline"),
@@ -10983,7 +10989,7 @@ const Sa = (e, n) => {
10983
10989
  ),
10984
10990
  /* @__PURE__ */ t(kt, { notification: L, onClose: V })
10985
10991
  ] });
10986
- }, ba = (e) => /* @__PURE__ */ t(In, { packageName: "match-quiz-play", ...e, children: /* @__PURE__ */ t(Ca, { ...e }) }), Ha = ba;
10992
+ }, ba = (e) => /* @__PURE__ */ t(In, { packageName: "match-quiz-play", ...e, children: /* @__PURE__ */ t(Ca, { ...e }) }), Na = ba;
10987
10993
  export {
10988
- Ha as MatchQuizPlay
10994
+ Na as MatchQuizPlay
10989
10995
  };