fansunited-frontend-components 0.0.31 → 0.0.32

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.
@@ -1,4 +1,4 @@
1
- import { n as Q, o as G, _ as p, C as w, p as q, q as H, r as K, v as Z, L as ee, w as oe, x as te, y as ne, z as ae, A as se, D as ie, E as re, F as N, G as D, H as E, S as le, I as U, R as ce, J as j, K as B, M as de, N as e, O, Q as J, U as ue, V as pe, X as be, Y as fe, Z as A } from "./Portal-DegkUXpU.js";
1
+ import { n as Q, o as G, _ as p, C as w, p as q, q as H, r as K, v as Z, L as ee, w as oe, x as te, y as ne, z as ae, A as se, D as ie, E as re, F as N, G as D, H as E, S as le, I as U, R as ce, J as j, K as B, M as de, N as e, O, Q as J, U as ue, V as pe, X as be, Y as fe, Z as A } from "./Portal-Cvhw2F3y.js";
2
2
  import * as l from "react";
3
3
  import { jsx as C } from "react/jsx-runtime";
4
4
  function ve(o) {
@@ -2,7 +2,7 @@ var po = Object.defineProperty;
2
2
  var yo = (e, t, o) => t in e ? po(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o;
3
3
  var r = (e, t, o) => yo(e, typeof t != "symbol" ? t + "" : t, o);
4
4
  import { jsxs as R, jsx as d, Fragment as Z } from "react/jsx-runtime";
5
- import { aM as Vt, N as a, q as Oe, a0 as ue, a1 as xo, aq as lt, $ as Ge, D as bo, _ as F, G as fe, F as se, H as q, I as he, J as me, K as ne, O as J, Q as ge, Y as Co, a7 as _o, a8 as To, a4 as Be, ay as Ht, a$ as vo, b0 as So, p as at, a2 as we, n as Ro, ap as Eo, aL as Oo, b1 as Io, B as y, b2 as Ao, d as j, ae as Ae, ag as Ce, T as P, ab as ct, k as Do, ad as Lo, c as ce, b as Q, a as le, i as pe, b3 as ke, u as ye, e as xe, W as ie, h as dt, g as Gt, s as K, af as Wt, l as zt, f as ut, m as No, aZ as ft, j as Mo } from "./Portal-DegkUXpU.js";
5
+ import { aM as Vt, N as a, q as Oe, a0 as ue, a1 as xo, aq as lt, $ as Ge, D as bo, _ as F, G as fe, F as se, H as q, I as he, J as me, K as ne, O as J, Q as ge, Y as Co, a7 as _o, a8 as To, a4 as Be, ay as Ht, a$ as vo, b0 as So, p as at, a2 as we, n as Ro, ap as Eo, aL as Oo, b1 as Io, d as j, B as y, b2 as Ao, ae as Ae, ag as Ce, T as P, ab as ct, k as Do, ad as Lo, c as ce, b as Q, a as le, i as pe, b3 as ke, u as ye, e as xe, W as ie, h as dt, g as Gt, s as K, af as Wt, l as zt, f as ut, m as No, aZ as ft, j as Mo } from "./Portal-Cvhw2F3y.js";
6
6
  import * as L from "react";
7
7
  import { useState as Po } from "react";
8
8
  function wo(e) {
@@ -1971,36 +1971,39 @@ process.env.NODE_ENV !== "production" && (He.propTypes = {
1971
1971
  */
1972
1972
  variant: a.oneOf(["outlined", "plain", "soft", "solid"])
1973
1973
  });
1974
- const ji = ({ my: e }) => /* @__PURE__ */ d(
1975
- y,
1976
- {
1977
- sx: {
1978
- display: "flex",
1979
- justifyContent: "center",
1980
- alignItems: "center",
1981
- width: "100%",
1982
- height: "100%",
1983
- my: e
1984
- },
1985
- children: /* @__PURE__ */ d(
1986
- Ao,
1987
- {
1988
- slotProps: {
1989
- track: {
1990
- sx: {
1991
- stroke: j().palette.neutral.softBg
1992
- }
1993
- },
1994
- progress: {
1995
- sx: {
1996
- stroke: j().palette.neutral.solidBg
1974
+ const ji = ({ my: e }) => {
1975
+ const t = j(), o = t.palette.neutral.softBg, n = t.palette.neutral.solidBg;
1976
+ return /* @__PURE__ */ d(
1977
+ y,
1978
+ {
1979
+ sx: {
1980
+ display: "flex",
1981
+ justifyContent: "center",
1982
+ alignItems: "center",
1983
+ width: "100%",
1984
+ height: "100%",
1985
+ my: e
1986
+ },
1987
+ children: /* @__PURE__ */ d(
1988
+ Ao,
1989
+ {
1990
+ slotProps: {
1991
+ track: {
1992
+ sx: {
1993
+ stroke: o
1994
+ }
1995
+ },
1996
+ progress: {
1997
+ sx: {
1998
+ stroke: n
1999
+ }
1997
2000
  }
1998
2001
  }
1999
2002
  }
2000
- }
2001
- )
2002
- }
2003
- ), Ui = ({
2003
+ )
2004
+ }
2005
+ );
2006
+ }, Ui = ({
2004
2007
  additionalCTA: e,
2005
2008
  buttonStyle: t,
2006
2009
  buttonContentStyle: o,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fansunited-frontend-components",
3
- "version": "0.0.31",
3
+ "version": "0.0.32",
4
4
  "description": "Various user centric components for Fans United features",
5
5
  "type": "module",
6
6
  "main": "index.js",