fansunited-frontend-components 0.0.32 → 0.0.33
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/ClassicQuizPlay.js +2 -2
- package/EventGamePlay.js +3346 -2972
- package/MatchQuizPlay.js +1186 -1178
- package/PersonalityQuizPlay.js +839 -799
- package/PollVote.js +3 -3
- package/chunks/{Error-D0HPar1M.js → Error-DRnLP9GC.js} +1 -1
- package/chunks/{OverlayLeadAfterCollection-CwqTKIoQ.js → OverlayLeadAfterCollection-Uxf4kZ42.js} +1 -1
- package/chunks/{OverlayScoreStateSkeleton-CR-b8BTk.js → OverlayScoreStateSkeleton-DD-LpNq6.js} +1 -1
- package/chunks/{index-CsLtqiB_.js → index-Bwmh7c-g.js} +508 -463
- package/package.json +1 -1
package/ClassicQuizPlay.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as B, Fragment as X, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import m2, { useState as T, useEffect as R2, useCallback as C0, useRef as a0, useMemo as n0 } from "react";
|
|
3
3
|
import { i as v, B as t, u as C2, a as s2, ab as q2, d as F, c as b, b as o2, m as L2, b5 as H2, T as E, g as c0, t as S2, k as z2, ad as W2, af as G2, ae as j, j as x2, f as Q2, W as O, ag as q, b4 as I0, ah as r0, h as V2, s as s0, ai as Q0, aj as B0, ak as K0, al as E0, am as h0, b6 as U0, e as t0, l as l0, ao as d0, P as f0 } from "./chunks/Portal-Cvhw2F3y.js";
|
|
4
|
-
import {
|
|
4
|
+
import { V as S0, o as M2, A as F2, O as F0, S as R0, a as w0, h as O2, g as j2, i as y0, N as u0, j as k0, k as D0, l as V0, m as m0 } from "./chunks/index-Bwmh7c-g.js";
|
|
5
5
|
import { C as H0 } from "./chunks/CollectLeadForm-iZpBeMTk.js";
|
|
6
6
|
import { T as x0, a as P0, b as A0, t as e0, c as i0 } from "./chunks/Tabs-DmfafFAr.js";
|
|
7
|
-
import { S as p0, a as J0, O as Y0, b as M0, c as q0, d as L0 } from "./chunks/OverlayLeadAfterCollection-
|
|
7
|
+
import { S as p0, a as J0, O as Y0, b as M0, c as q0, d as L0 } from "./chunks/OverlayLeadAfterCollection-Uxf4kZ42.js";
|
|
8
8
|
const z0 = (A) => ({
|
|
9
9
|
// Image container (left position)
|
|
10
10
|
imageContainerLeft: {
|