fansunited-frontend-components 0.0.34 → 0.0.35

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/EventGamePlay.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { jsx as t, jsxs as d, Fragment as G } from "react/jsx-runtime";
2
2
  import _e, { useState as _, useEffect as Oe, useRef as kt, createContext as zt, useCallback as et, useMemo as Le } from "react";
3
- import { i as Z, c as L, d as B, m as we, B as i, b as J, g as Ht, T as x, a as oe, u as me, b3 as ve, aW as ht, ae as ne, k as Ie, ah as Pe, ad as Kt, aV as vt, aX as Vt, aY as Mt, b4 as wt, ag as Re, f as Ue, W as le, e as qe, h as W, ai as It, aj as qt, ak as jt, al as Dt, am as Ct, af as pt, j as tt, s as De, l as Qt, P as Ot } from "./chunks/Portal-B3p6WA9w.js";
4
- import { x as Gt, T as xt, M as Wt, n as Jt, C as Et, D as Zt, p as I, S as Ft, g as $e, i as Yt, m as bt, R as Qe, N as Nt, j as Xt, k as Lt, l as $t, O as _t, a as en, y as tn } from "./chunks/index-C1CcfTa8.js";
5
- import { K as nn, a as on, H as an, D as ln, S as Bt, T as Rt, E as rn, A as yt, P as ut, C as cn, b as An, c as dn, d as sn } from "./chunks/Error-Bv1kv7mw.js";
6
- import { T as gn, a as mn, b as St, t as Pt, c as Ut } from "./chunks/Tabs-BaP82CxE.js";
7
- import { O as fn } from "./chunks/OverlayScoreStateSkeleton--HpHqZxi.js";
3
+ import { i as Z, c as L, d as B, m as we, B as i, b as J, g as Ht, T as x, a as oe, u as me, b3 as ve, aW as ht, ae as ne, k as Ie, ah as Pe, ad as Kt, aV as vt, aX as Vt, aY as Mt, b4 as wt, ag as Re, f as Ue, W as le, e as qe, h as W, ai as It, aj as qt, ak as jt, al as Dt, am as Ct, af as pt, j as tt, s as De, l as Qt, P as Ot } from "./chunks/Portal-B6XfLNOm.js";
4
+ import { x as Gt, T as xt, M as Wt, n as Jt, C as Et, D as Zt, p as I, S as Ft, g as $e, i as Yt, m as bt, R as Qe, N as Nt, j as Xt, k as Lt, l as $t, O as _t, a as en, y as tn } from "./chunks/index-BRCVgD7v.js";
5
+ import { K as nn, a as on, H as an, D as ln, S as Bt, T as Rt, E as rn, A as yt, P as ut, C as cn, b as An, c as dn, d as sn } from "./chunks/Error-DxcJswdS.js";
6
+ import { T as gn, a as mn, b as St, t as Pt, c as Ut } from "./chunks/Tabs-BZk8Oqpw.js";
7
+ import { O as fn } from "./chunks/OverlayScoreStateSkeleton-xC6B2dOa.js";
8
8
  const xn = (e, n, o) => {
9
9
  const [r, c] = _(null), [A, f] = _(null), a = async () => {
10
10
  try {
@@ -210,7 +210,7 @@ const xn = (e, n, o) => {
210
210
  flexDirection: "column",
211
211
  justifyContent: "space-between",
212
212
  gap: "10px",
213
- backgroundImage: `url(${e.finalImage})`,
213
+ backgroundImage: `url("${e.finalImage}")`,
214
214
  backgroundSize: "cover",
215
215
  backgroundPosition: "center",
216
216
  borderTopLeftRadius: "5px",
@@ -357,7 +357,7 @@ const xn = (e, n, o) => {
357
357
  height: "auto",
358
358
  position: "relative",
359
359
  minHeight: "auto",
360
- backgroundImage: `url(${e.finalImage})`,
360
+ backgroundImage: `"url("${e.finalImage}")`,
361
361
  backgroundSize: "cover",
362
362
  backgroundPosition: "center center",
363
363
  backgroundRepeat: "no-repeat",
@@ -372,7 +372,7 @@ const xn = (e, n, o) => {
372
372
  height: "auto",
373
373
  position: "relative",
374
374
  minHeight: "auto",
375
- backgroundImage: `url(${e.finalImage})`,
375
+ backgroundImage: `url("${e.finalImage}")`,
376
376
  backgroundSize: "cover",
377
377
  backgroundPosition: "center center",
378
378
  backgroundRepeat: "no-repeat",
@@ -2839,7 +2839,7 @@ const xn = (e, n, o) => {
2839
2839
  height: "auto",
2840
2840
  position: "relative",
2841
2841
  minHeight: "auto",
2842
- backgroundImage: `url(${e.finalImage})`,
2842
+ backgroundImage: `url("${e.finalImage}")`,
2843
2843
  backgroundSize: "cover",
2844
2844
  backgroundPosition: "center center",
2845
2845
  backgroundRepeat: "no-repeat",
@@ -2854,7 +2854,7 @@ const xn = (e, n, o) => {
2854
2854
  height: "auto",
2855
2855
  position: "relative",
2856
2856
  minHeight: "auto",
2857
- backgroundImage: `url(${e.finalImage})`,
2857
+ backgroundImage: `url("${e.finalImage}")`,
2858
2858
  backgroundSize: "cover",
2859
2859
  backgroundPosition: "center center",
2860
2860
  backgroundRepeat: "no-repeat",
@@ -2875,7 +2875,7 @@ const xn = (e, n, o) => {
2875
2875
  flexDirection: "column",
2876
2876
  justifyContent: "space-between",
2877
2877
  gap: "10px",
2878
- backgroundImage: `url(${e.finalImage})`,
2878
+ backgroundImage: `url("${e.finalImage}")`,
2879
2879
  backgroundSize: "cover",
2880
2880
  backgroundPosition: "center",
2881
2881
  borderTopLeftRadius: "5px",
@@ -3413,7 +3413,7 @@ const xn = (e, n, o) => {
3413
3413
  boxShadow: "md",
3414
3414
  border: (n = e.brandingColors) != null && n.borderColor ? `${e.borderSize} solid ${e.brandingColors.borderColor}` : "none",
3415
3415
  overflow: "hidden",
3416
- backgroundImage: `url(${e.finalImage})`,
3416
+ backgroundImage: `url("${e.finalImage}")`,
3417
3417
  backgroundPosition: "center",
3418
3418
  backgroundSize: "cover",
3419
3419
  position: "relative",
@@ -3682,7 +3682,7 @@ const xn = (e, n, o) => {
3682
3682
  height: "auto",
3683
3683
  position: "relative",
3684
3684
  minHeight: "auto",
3685
- backgroundImage: `url(${e.finalImage})`,
3685
+ backgroundImage: `url("${e.finalImage}")`,
3686
3686
  backgroundSize: "cover",
3687
3687
  backgroundPosition: "center center",
3688
3688
  backgroundRepeat: "no-repeat",
@@ -3697,7 +3697,7 @@ const xn = (e, n, o) => {
3697
3697
  height: "auto",
3698
3698
  position: "relative",
3699
3699
  minHeight: "auto",
3700
- backgroundImage: `url(${e.finalImage})`,
3700
+ backgroundImage: `url("${e.finalImage}")`,
3701
3701
  backgroundSize: "cover",
3702
3702
  backgroundPosition: "center center",
3703
3703
  backgroundRepeat: "no-repeat",
@@ -3718,7 +3718,7 @@ const xn = (e, n, o) => {
3718
3718
  flexDirection: "column",
3719
3719
  justifyContent: "space-between",
3720
3720
  gap: "10px",
3721
- backgroundImage: `url(${e.finalImage})`,
3721
+ backgroundImage: `url("${e.finalImage}")`,
3722
3722
  backgroundSize: "cover",
3723
3723
  backgroundPosition: "center",
3724
3724
  borderTopLeftRadius: "5px",
@@ -4073,7 +4073,7 @@ const xn = (e, n, o) => {
4073
4073
  boxShadow: "md",
4074
4074
  border: (A = e.brandingColors) != null && A.borderColor ? `${e.borderSize} solid ${e.brandingColors.borderColor}` : "none",
4075
4075
  overflow: "hidden",
4076
- backgroundImage: `url(${e.finalImage})`,
4076
+ backgroundImage: `url("${e.finalImage}")`,
4077
4077
  backgroundPosition: "center",
4078
4078
  backgroundSize: "cover",
4079
4079
  position: "relative",
@@ -5329,7 +5329,7 @@ const xn = (e, n, o) => {
5329
5329
  height: "auto",
5330
5330
  position: "relative",
5331
5331
  minHeight: "auto",
5332
- backgroundImage: `url(${e.finalImage})`,
5332
+ backgroundImage: `url("${e.finalImage}")`,
5333
5333
  backgroundSize: "cover",
5334
5334
  backgroundPosition: "center center",
5335
5335
  backgroundRepeat: "no-repeat",
@@ -5344,7 +5344,7 @@ const xn = (e, n, o) => {
5344
5344
  height: "auto",
5345
5345
  position: "relative",
5346
5346
  minHeight: "auto",
5347
- backgroundImage: `url(${e.finalImage})`,
5347
+ backgroundImage: `url("${e.finalImage}")`,
5348
5348
  backgroundSize: "cover",
5349
5349
  backgroundPosition: "center center",
5350
5350
  backgroundRepeat: "no-repeat",
@@ -5365,7 +5365,7 @@ const xn = (e, n, o) => {
5365
5365
  flexDirection: "column",
5366
5366
  justifyContent: "space-between",
5367
5367
  gap: "10px",
5368
- backgroundImage: `url(${e.finalImage})`,
5368
+ backgroundImage: `url("${e.finalImage}")`,
5369
5369
  backgroundSize: "cover",
5370
5370
  backgroundPosition: "center",
5371
5371
  borderTopLeftRadius: "5px",
@@ -7029,7 +7029,7 @@ const xn = (e, n, o) => {
7029
7029
  width: e.isMobile ? "100%" : "50%",
7030
7030
  minWidth: e.isMobile ? "100%" : "50%",
7031
7031
  maxWidth: e.isMobile ? "100%" : "50%",
7032
- backgroundImage: `url(${e.finalImage})`,
7032
+ backgroundImage: `url("${e.finalImage}")`,
7033
7033
  backgroundSize: "cover",
7034
7034
  backgroundPosition: "center",
7035
7035
  borderTopLeftRadius: e.isTabulated ? 0 : e.borderRadius.md,