@versini/sassysaint 5.5.24 → 5.5.26

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,7 +1,7 @@
1
- import { jsx as l, jsxs as O, Fragment as Oe } from "react/jsx-runtime";
1
+ import { jsx as l, jsxs as O, Fragment as Qe } from "react/jsx-runtime";
2
2
  import z, { createContext as ar, useReducer as wt, useRef as M, useCallback as q, useEffect as Q, useContext as Tt, useSyncExternalStore as nr, useId as It, useState as j, useLayoutEffect as ot, useMemo as St, lazy as or, Suspense as sr } from "react";
3
3
  import g from "clsx";
4
- var ir = Object.defineProperty, cr = (e, t, r) => t in e ? ir(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ke = (e, t, r) => cr(e, typeof t != "symbol" ? t + "" : t, r);
4
+ var ir = Object.defineProperty, cr = (e, t, r) => t in e ? ir(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ue = (e, t, r) => cr(e, typeof t != "symbol" ? t + "" : t, r);
5
5
  /*!
6
6
  @versini/auth-provider v7.4.0
7
7
  © 2024 gizmette.com
@@ -176,7 +176,7 @@ async function mr(e) {
176
176
  try {
177
177
  d = o.getPublicKeyAlgorithm();
178
178
  } catch (c) {
179
- He("getPublicKeyAlgorithm()", c);
179
+ Ke("getPublicKeyAlgorithm()", c);
180
180
  }
181
181
  let h;
182
182
  if (typeof o.getPublicKey == "function")
@@ -184,14 +184,14 @@ async function mr(e) {
184
184
  const c = o.getPublicKey();
185
185
  c !== null && (h = J(c));
186
186
  } catch (c) {
187
- He("getPublicKey()", c);
187
+ Ke("getPublicKey()", c);
188
188
  }
189
189
  let p;
190
190
  if (typeof o.getAuthenticatorData == "function")
191
191
  try {
192
192
  p = J(o.getAuthenticatorData());
193
193
  } catch (c) {
194
- He("getAuthenticatorData()", c);
194
+ Ke("getAuthenticatorData()", c);
195
195
  }
196
196
  return {
197
197
  id: a,
@@ -209,7 +209,7 @@ async function mr(e) {
209
209
  authenticatorAttachment: vt(r.authenticatorAttachment)
210
210
  };
211
211
  }
212
- function He(e, t) {
212
+ function Ke(e, t) {
213
213
  console.warn(`The browser extension that intercepted this WebAuthn API call incorrectly implemented ${e}. You should report this error to them.
214
214
  `, t);
215
215
  }
@@ -346,12 +346,12 @@ aMwPFOIcJH+rKfFgNcHLcaS5syp7zU1ANwZ+trgR+DifBr8TLVkBynmNeTyhDm2+
346
346
  l0haqjMk0UoNPPE8iYBWUHQJJE1Dqstj65d6Eh5g64Pao25y4cmYJbKjiblIGEkE
347
347
  sjqybA9mARAqh9k/eiIopecWSiffNQTwVQVd2I9ZH3BalhEXHlqFgrjz51kFqg81
348
348
  awIDAQAB
349
- -----END PUBLIC KEY-----`, Pe = {
349
+ -----END PUBLIC KEY-----`, Oe = {
350
350
  CODE: "code",
351
351
  LOGOUT: "logout",
352
352
  LOGIN: "login",
353
353
  REFRESH: "refresh"
354
- }, De = crypto, Nt = (e) => e instanceof CryptoKey, Ee = new TextEncoder(), fe = new TextDecoder();
354
+ }, Pe = crypto, Nt = (e) => e instanceof CryptoKey, Ee = new TextEncoder(), fe = new TextDecoder();
355
355
  function fr(...e) {
356
356
  const t = e.reduce((n, { length: o }) => n + o, 0), r = new Uint8Array(t);
357
357
  let a = 0;
@@ -386,12 +386,12 @@ let D = class extends C {
386
386
  }
387
387
  };
388
388
  D.code = "ERR_JWT_CLAIM_VALIDATION_FAILED";
389
- class Fe extends C {
389
+ class ze extends C {
390
390
  constructor(t, r, a = "unspecified", n = "unspecified") {
391
391
  super(t, { cause: { claim: a, reason: n, payload: r } }), this.code = "ERR_JWT_EXPIRED", this.claim = a, this.reason = n, this.payload = r;
392
392
  }
393
393
  }
394
- Fe.code = "ERR_JWT_EXPIRED";
394
+ ze.code = "ERR_JWT_EXPIRED";
395
395
  class xt extends C {
396
396
  constructor() {
397
397
  super(...arguments), this.code = "ERR_JOSE_ALG_NOT_ALLOWED";
@@ -470,7 +470,7 @@ function Y(e, t = "algorithm.name") {
470
470
  function we(e, t) {
471
471
  return e.name === t;
472
472
  }
473
- function We(e) {
473
+ function He(e) {
474
474
  return parseInt(e.name.slice(4), 10);
475
475
  }
476
476
  function Ar(e) {
@@ -503,7 +503,7 @@ function Rr(e, t, ...r) {
503
503
  if (!we(e.algorithm, "HMAC"))
504
504
  throw Y("HMAC");
505
505
  const a = parseInt(t.slice(2), 10);
506
- if (We(e.algorithm.hash) !== a)
506
+ if (He(e.algorithm.hash) !== a)
507
507
  throw Y(`SHA-${a}`, "algorithm.hash");
508
508
  break;
509
509
  }
@@ -513,7 +513,7 @@ function Rr(e, t, ...r) {
513
513
  if (!we(e.algorithm, "RSASSA-PKCS1-v1_5"))
514
514
  throw Y("RSASSA-PKCS1-v1_5");
515
515
  const a = parseInt(t.slice(2), 10);
516
- if (We(e.algorithm.hash) !== a)
516
+ if (He(e.algorithm.hash) !== a)
517
517
  throw Y(`SHA-${a}`, "algorithm.hash");
518
518
  break;
519
519
  }
@@ -523,7 +523,7 @@ function Rr(e, t, ...r) {
523
523
  if (!we(e.algorithm, "RSA-PSS"))
524
524
  throw Y("RSA-PSS");
525
525
  const a = parseInt(t.slice(2), 10);
526
- if (We(e.algorithm.hash) !== a)
526
+ if (He(e.algorithm.hash) !== a)
527
527
  throw Y(`SHA-${a}`, "algorithm.hash");
528
528
  break;
529
529
  }
@@ -690,7 +690,7 @@ const Lt = async (e) => {
690
690
  e.ext ?? !1,
691
691
  e.key_ops ?? r
692
692
  ], n = { ...e };
693
- return delete n.alg, delete n.use, De.subtle.importKey("jwk", n, ...a);
693
+ return delete n.alg, delete n.use, Pe.subtle.importKey("jwk", n, ...a);
694
694
  }, Mt = (e) => X(e);
695
695
  let ne, oe;
696
696
  const $t = (e) => (e == null ? void 0 : e[Symbol.toStringTag]) === "KeyObject", Ne = async (e, t, r, a, n = !1) => {
@@ -783,7 +783,7 @@ const $t = (e) => (e == null ? void 0 : e[Symbol.toStringTag]) === "KeyObject",
783
783
  default:
784
784
  throw new L('Invalid or unsupported "alg" (Algorithm) value');
785
785
  }
786
- return De.subtle.importKey(t, i, o, !1, s);
786
+ return Pe.subtle.importKey(t, i, o, !1, s);
787
787
  }, Hr = (e, t, r) => Kr(/(?:-----(?:BEGIN|END) PUBLIC KEY-----|\s)/g, "spki", e, t);
788
788
  async function Wr(e, t, r) {
789
789
  if (e.indexOf("-----BEGIN PUBLIC KEY-----") !== 0)
@@ -808,7 +808,7 @@ async function Br(e, t) {
808
808
  throw new L('Unsupported "kty" (Key Type) Parameter value');
809
809
  }
810
810
  }
811
- const de = (e) => e == null ? void 0 : e[Symbol.toStringTag], je = (e, t, r) => {
811
+ const de = (e) => e == null ? void 0 : e[Symbol.toStringTag], Fe = (e, t, r) => {
812
812
  var a, n;
813
813
  if (t.use !== void 0 && t.use !== "sig")
814
814
  throw new TypeError("Invalid key for this operation, when present its use must be sig");
@@ -820,7 +820,7 @@ const de = (e) => e == null ? void 0 : e[Symbol.toStringTag], je = (e, t, r) =>
820
820
  }, Gr = (e, t, r, a) => {
821
821
  if (!(t instanceof Uint8Array)) {
822
822
  if (a && he(t)) {
823
- if (Dr(t) && je(e, t, r))
823
+ if (Dr(t) && Fe(e, t, r))
824
824
  return;
825
825
  throw new TypeError('JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present');
826
826
  }
@@ -833,11 +833,11 @@ const de = (e) => e == null ? void 0 : e[Symbol.toStringTag], je = (e, t, r) =>
833
833
  if (a && he(t))
834
834
  switch (r) {
835
835
  case "sign":
836
- if (Or(t) && je(e, t, r))
836
+ if (Or(t) && Fe(e, t, r))
837
837
  return;
838
838
  throw new TypeError("JSON Web Key for this operation be a private JWK");
839
839
  case "verify":
840
- if (Pr(t) && je(e, t, r))
840
+ if (Pr(t) && Fe(e, t, r))
841
841
  return;
842
842
  throw new TypeError("JSON Web Key for this operation be a public JWK");
843
843
  }
@@ -915,7 +915,7 @@ async function Fr(e, t, r) {
915
915
  if (t instanceof Uint8Array) {
916
916
  if (!e.startsWith("HS"))
917
917
  throw new TypeError(st(t, ...Re));
918
- return De.subtle.importKey("raw", t, { hash: `SHA-${e.slice(-3)}`, name: "HMAC" }, !1, [r]);
918
+ return Pe.subtle.importKey("raw", t, { hash: `SHA-${e.slice(-3)}`, name: "HMAC" }, !1, [r]);
919
919
  }
920
920
  throw new TypeError(st(t, ...Re, "Uint8Array", "JSON Web Key"));
921
921
  }
@@ -924,7 +924,7 @@ const jr = async (e, t, r, a) => {
924
924
  Cr(e, n);
925
925
  const o = zr(e, n.algorithm);
926
926
  try {
927
- return await De.subtle.verify(o, n, r, a);
927
+ return await Pe.subtle.verify(o, n, r, a);
928
928
  } catch {
929
929
  return !1;
930
930
  }
@@ -1093,12 +1093,12 @@ const Qr = (e) => Math.floor(e.getTime() / 1e3), Kt = 60, Ht = Kt * 60, et = Ht
1093
1093
  if (typeof a.exp != "number")
1094
1094
  throw new D('"exp" claim must be a number', a, "exp", "invalid");
1095
1095
  if (a.exp <= m - u)
1096
- throw new Fe('"exp" claim timestamp check failed', a, "exp", "check_failed");
1096
+ throw new ze('"exp" claim timestamp check failed', a, "exp", "check_failed");
1097
1097
  }
1098
1098
  if (h) {
1099
1099
  const f = m - a.iat, E = typeof h == "number" ? h : lt(h);
1100
1100
  if (f - u > E)
1101
- throw new Fe('"iat" claim timestamp check failed (too far in the past)', a, "iat", "check_failed");
1101
+ throw new ze('"iat" claim timestamp check failed (too far in the past)', a, "iat", "check_failed");
1102
1102
  if (f < 0 - u)
1103
1103
  throw new D('"iat" claim timestamp check failed (it should be in the past)', a, "iat", "check_failed");
1104
1104
  }
@@ -1160,15 +1160,15 @@ for (let e = 0; e < 256; ++e)
1160
1160
  function ca(e, t = 0) {
1161
1161
  return (_[e[t + 0]] + _[e[t + 1]] + _[e[t + 2]] + _[e[t + 3]] + "-" + _[e[t + 4]] + _[e[t + 5]] + "-" + _[e[t + 6]] + _[e[t + 7]] + "-" + _[e[t + 8]] + _[e[t + 9]] + "-" + _[e[t + 10]] + _[e[t + 11]] + _[e[t + 12]] + _[e[t + 13]] + _[e[t + 14]] + _[e[t + 15]]).toLowerCase();
1162
1162
  }
1163
- let Be;
1163
+ let We;
1164
1164
  const la = new Uint8Array(16);
1165
1165
  function da() {
1166
- if (!Be) {
1166
+ if (!We) {
1167
1167
  if (typeof crypto > "u" || !crypto.getRandomValues)
1168
1168
  throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
1169
- Be = crypto.getRandomValues.bind(crypto);
1169
+ We = crypto.getRandomValues.bind(crypto);
1170
1170
  }
1171
- return Be(la);
1171
+ return We(la);
1172
1172
  }
1173
1173
  const ua = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), ut = { randomUUID: ua };
1174
1174
  function mt(e, t, r) {
@@ -1240,25 +1240,25 @@ for (let e = 0; e < 256; ++e)
1240
1240
  function ba(e, t = 0) {
1241
1241
  return (k[e[t + 0]] + k[e[t + 1]] + k[e[t + 2]] + k[e[t + 3]] + "-" + k[e[t + 4]] + k[e[t + 5]] + "-" + k[e[t + 6]] + k[e[t + 7]] + "-" + k[e[t + 8]] + k[e[t + 9]] + "-" + k[e[t + 10]] + k[e[t + 11]] + k[e[t + 12]] + k[e[t + 13]] + k[e[t + 14]] + k[e[t + 15]]).toLowerCase();
1242
1242
  }
1243
- let Ge;
1243
+ let Be;
1244
1244
  const Ea = new Uint8Array(16);
1245
1245
  function wa() {
1246
- if (!Ge) {
1246
+ if (!Be) {
1247
1247
  if (typeof crypto > "u" || !crypto.getRandomValues)
1248
1248
  throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
1249
- Ge = crypto.getRandomValues.bind(crypto);
1249
+ Be = crypto.getRandomValues.bind(crypto);
1250
1250
  }
1251
- return Ge(Ea);
1251
+ return Be(Ea);
1252
1252
  }
1253
1253
  const Ta = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), yt = { randomUUID: Ta };
1254
- function Je(e, t, r) {
1254
+ function Ge(e, t, r) {
1255
1255
  if (yt.randomUUID && !t && !e)
1256
1256
  return yt.randomUUID();
1257
1257
  e = e || {};
1258
1258
  const a = e.random || (e.rng || wa)();
1259
1259
  return a[6] = a[6] & 15 | 64, a[8] = a[8] & 63 | 128, ba(a);
1260
1260
  }
1261
- const se = "Your session has expired. For your security, please log in again to continue.", Ia = "Your session has been successfully terminated.", Ve = "Login failed. Please try again.", Sa = "Error getting access token, please re-authenticate.", _a = "You forgot to wrap your component in <AuthProvider>.", xe = {
1261
+ const se = "Your session has expired. For your security, please log in again to continue.", Ia = "Your session has been successfully terminated.", Je = "Login failed. Please try again.", Sa = "Error getting access token, please re-authenticate.", _a = "You forgot to wrap your component in <AuthProvider>.", xe = {
1262
1262
  dev: "https://auth.gizmette.local.com:3003",
1263
1263
  prod: "https://mylogin.gizmette.com/auth"
1264
1264
  }, Ie = "@@auth@@", ge = "LOADING", ke = "LOGIN", Bt = "LOGOUT", be = "success", V = "failure", Gt = "include", Jt = "POST", Vt = "application/json", Se = {
@@ -1392,7 +1392,7 @@ const se = "Your session has expired. For your security, please log in again to
1392
1392
  } catch (n) {
1393
1393
  return console.error(n), { status: V, data: [] };
1394
1394
  }
1395
- }, Le = async ({
1395
+ }, De = async ({
1396
1396
  type: e,
1397
1397
  clientId: t,
1398
1398
  params: r = {}
@@ -1443,8 +1443,8 @@ const se = "Your session has expired. For your security, please log in again to
1443
1443
  var n;
1444
1444
  try {
1445
1445
  return {
1446
- status: ((n = await Le({
1447
- type: Pe.LOGOUT,
1446
+ status: ((n = await De({
1447
+ type: Oe.LOGOUT,
1448
1448
  clientId: t,
1449
1449
  params: {
1450
1450
  userId: e,
@@ -1472,8 +1472,8 @@ const se = "Your session has expired. For your security, please log in again to
1472
1472
  }) => {
1473
1473
  var p;
1474
1474
  try {
1475
- const u = await Le({
1476
- type: Pe.LOGIN,
1475
+ const u = await De({
1476
+ type: Oe.LOGIN,
1477
1477
  clientId: r,
1478
1478
  params: {
1479
1479
  type: n || ue.ID_AND_ACCESS_TOKEN,
@@ -1509,8 +1509,8 @@ const se = "Your session has expired. For your security, please log in again to
1509
1509
  }) => {
1510
1510
  var a;
1511
1511
  try {
1512
- const n = await Le({
1513
- type: Pe.CODE,
1512
+ const n = await De({
1513
+ type: Oe.CODE,
1514
1514
  clientId: t,
1515
1515
  params: {
1516
1516
  type: ue.CODE,
@@ -1541,8 +1541,8 @@ const se = "Your session has expired. For your security, please log in again to
1541
1541
  }) => {
1542
1542
  var s;
1543
1543
  try {
1544
- const i = await Le({
1545
- type: Pe.REFRESH,
1544
+ const i = await De({
1545
+ type: Oe.REFRESH,
1546
1546
  clientId: e,
1547
1547
  params: {
1548
1548
  type: ue.REFRESH_TOKEN,
@@ -1569,7 +1569,7 @@ const se = "Your session has expired. For your security, please log in again to
1569
1569
  };
1570
1570
  class Ca {
1571
1571
  constructor(t = null, r = null) {
1572
- Ke(this, "refreshTokenPromise", null), Ke(this, "accessToken"), Ke(this, "refreshToken"), this.accessToken = t || "", this.refreshToken = r || "";
1572
+ Ue(this, "refreshTokenPromise", null), Ue(this, "accessToken"), Ue(this, "refreshToken"), this.accessToken = t || "", this.refreshToken = r || "";
1573
1573
  }
1574
1574
  async refreshtoken({
1575
1575
  clientId: t,
@@ -1740,7 +1740,7 @@ const Oa = (e) => q(
1740
1740
  }, [o.isLoading, h, x, i]);
1741
1741
  const pe = async (y, T) => {
1742
1742
  s({ type: ge, payload: { isLoading: !0 } }), H();
1743
- const b = Je();
1743
+ const b = Ge();
1744
1744
  U(b), i("login: Logging in with password");
1745
1745
  const { code_verifier: re, code_challenge: rr } = await ga(), nt = await Na({
1746
1746
  nonce: b,
@@ -1770,7 +1770,7 @@ const Oa = (e) => q(
1770
1770
  email: ae.email
1771
1771
  }
1772
1772
  }
1773
- }), !0) : (W(Ve), !1);
1773
+ }), !0) : (W(Je), !1);
1774
1774
  }
1775
1775
  return !1;
1776
1776
  }, Z = async (y) => {
@@ -1846,9 +1846,9 @@ const Oa = (e) => q(
1846
1846
  return !1;
1847
1847
  }, ee = async () => {
1848
1848
  s({ type: ge, payload: { isLoading: !0 } }), H();
1849
- const y = Je();
1849
+ const y = Ge();
1850
1850
  U(y), i("loginWithPasskey");
1851
- const T = Je();
1851
+ const T = Ge();
1852
1852
  let b = await ce({
1853
1853
  accessToken: c,
1854
1854
  clientId: r,
@@ -1884,7 +1884,7 @@ const Oa = (e) => q(
1884
1884
  email: b.data.email
1885
1885
  }
1886
1886
  }
1887
- }), !0) : (W(Ve), !1);
1887
+ }), !0) : (W(Je), !1);
1888
1888
  } catch {
1889
1889
  return await ce({
1890
1890
  accessToken: c,
@@ -1898,7 +1898,7 @@ const Oa = (e) => q(
1898
1898
  domain: a,
1899
1899
  sessionExpiration: t
1900
1900
  }
1901
- }), W(Ve), !1;
1901
+ }), W(Je), !1;
1902
1902
  }
1903
1903
  return !1;
1904
1904
  };
@@ -2066,7 +2066,7 @@ const Va = process.env.NODE_ENV === "production", Ya = !Va, za = Ya ? "gizmette.
2066
2066
  return (...a) => {
2067
2067
  window.clearTimeout(r), r = window.setTimeout(() => e(...a), t);
2068
2068
  };
2069
- }, bt = "av-button", Me = "icon", tt = "button", qe = "link", qa = ({
2069
+ }, bt = "av-button", Le = "icon", tt = "button", je = "link", qa = ({
2070
2070
  type: e,
2071
2071
  size: t,
2072
2072
  labelRight: r,
@@ -2076,13 +2076,13 @@ const Va = process.env.NODE_ENV === "production", Ya = !Va, za = Ya ? "gizmette.
2076
2076
  const o = "max-h-8 py-0 px-2", s = "max-h-9 py-1 px-3", i = "max-h-12 py-2 px-4";
2077
2077
  switch (e) {
2078
2078
  case tt:
2079
- case qe:
2079
+ case je:
2080
2080
  return g({
2081
2081
  [o]: t === "small",
2082
2082
  [s]: t === "medium",
2083
2083
  [i]: t === "large"
2084
2084
  });
2085
- case Me:
2085
+ case Le:
2086
2086
  return g("inline-flex items-center", {
2087
2087
  "justify-center": n === "center",
2088
2088
  "justify-start": n === "left",
@@ -2104,14 +2104,14 @@ const Va = process.env.NODE_ENV === "production", Ya = !Va, za = Ya ? "gizmette.
2104
2104
  const n = "text-sm font-medium", o = "text-base font-medium", s = "text-lg font-medium";
2105
2105
  switch (e) {
2106
2106
  case tt:
2107
- case qe:
2107
+ case je:
2108
2108
  return g({
2109
- "text-center": e === qe,
2109
+ "text-center": e === je,
2110
2110
  [n]: t === "small",
2111
2111
  [o]: t === "medium",
2112
2112
  [s]: t === "large"
2113
2113
  });
2114
- case Me:
2114
+ case Le:
2115
2115
  return g({
2116
2116
  [n]: t === "small" && (r || a),
2117
2117
  [o]: t === "medium" && (r || a),
@@ -2334,7 +2334,7 @@ const Va = process.env.NODE_ENV === "production", Ya = !Va, za = Ya ? "gizmette.
2334
2334
  )), on = (e, t, r) => {
2335
2335
  var a;
2336
2336
  !t && (!document.activeElement || document.activeElement !== e.currentTarget) && typeof ((a = e == null ? void 0 : e.currentTarget) == null ? void 0 : a.focus) == "function" && e.currentTarget.focus(), typeof r == "function" && r(e);
2337
- }, $e = z.forwardRef((e, t) => {
2337
+ }, Me = z.forwardRef((e, t) => {
2338
2338
  const { onClick: r, noInternalClick: a = !1, ...n } = e;
2339
2339
  return /* @__PURE__ */ l(
2340
2340
  "button",
@@ -2347,7 +2347,7 @@ const Va = process.env.NODE_ENV === "production", Ya = !Va, za = Ya ? "gizmette.
2347
2347
  }
2348
2348
  );
2349
2349
  });
2350
- $e.displayName = "BaseButton";
2350
+ Me.displayName = "BaseButton";
2351
2351
  const qt = z.forwardRef(
2352
2352
  ({
2353
2353
  children: e,
@@ -2379,7 +2379,7 @@ const qt = z.forwardRef(
2379
2379
  radius: u
2380
2380
  });
2381
2381
  return /* @__PURE__ */ l(
2382
- $e,
2382
+ Me,
2383
2383
  {
2384
2384
  ref: m,
2385
2385
  className: f,
@@ -2391,7 +2391,7 @@ const qt = z.forwardRef(
2391
2391
  }
2392
2392
  );
2393
2393
  qt.displayName = "Button";
2394
- const Xe = z.forwardRef(
2394
+ const qe = z.forwardRef(
2395
2395
  ({
2396
2396
  children: e,
2397
2397
  disabled: t = !1,
@@ -2414,7 +2414,7 @@ const Xe = z.forwardRef(
2414
2414
  ...$
2415
2415
  }, U) => {
2416
2416
  const K = rt({
2417
- type: Me,
2417
+ type: Le,
2418
2418
  mode: r,
2419
2419
  focusMode: a,
2420
2420
  fullWidth: n,
@@ -2436,7 +2436,7 @@ const Xe = z.forwardRef(
2436
2436
  "text-copy-light dark:text-copy-accent-dark": r === "system" && !i
2437
2437
  });
2438
2438
  return /* @__PURE__ */ O(
2439
- $e,
2439
+ Me,
2440
2440
  {
2441
2441
  ref: U,
2442
2442
  className: K,
@@ -2453,15 +2453,15 @@ const Xe = z.forwardRef(
2453
2453
  );
2454
2454
  }
2455
2455
  );
2456
- Xe.displayName = "ButtonIcon";
2456
+ qe.displayName = "ButtonIcon";
2457
2457
  /*!
2458
- @versini/ui-button v4.0.3
2458
+ @versini/ui-button v4.0.4
2459
2459
  © 2025 gizmette.com
2460
2460
  */
2461
2461
  try {
2462
2462
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
2463
- version: "4.0.3",
2464
- buildTime: "01/04/2025 04:09 PM EST",
2463
+ version: "4.0.4",
2464
+ buildTime: "01/06/2025 08:01 PM EST",
2465
2465
  homepage: "https://github.com/aversini/ui-components",
2466
2466
  license: "MIT"
2467
2467
  });
@@ -2490,7 +2490,7 @@ const sn = z.forwardRef(
2490
2490
  ...$
2491
2491
  }, U) => {
2492
2492
  const K = rt({
2493
- type: Me,
2493
+ type: Le,
2494
2494
  mode: r,
2495
2495
  focusMode: a,
2496
2496
  fullWidth: n,
@@ -2527,7 +2527,7 @@ const sn = z.forwardRef(
2527
2527
  }
2528
2528
  ) : "";
2529
2529
  return /* @__PURE__ */ l("div", { className: H, children: /* @__PURE__ */ O(
2530
- $e,
2530
+ Me,
2531
2531
  {
2532
2532
  ref: U,
2533
2533
  className: K,
@@ -2546,13 +2546,13 @@ const sn = z.forwardRef(
2546
2546
  );
2547
2547
  sn.displayName = "ButtonSort";
2548
2548
  /*!
2549
- @versini/ui-card v3.0.0
2549
+ @versini/ui-card v3.0.1
2550
2550
  © 2025 gizmette.com
2551
2551
  */
2552
2552
  try {
2553
2553
  window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
2554
- version: "3.0.0",
2555
- buildTime: "01/03/2025 10:45 AM EST",
2554
+ version: "3.0.1",
2555
+ buildTime: "01/06/2025 08:00 PM EST",
2556
2556
  homepage: "https://github.com/aversini/ui-components",
2557
2557
  license: "MIT"
2558
2558
  });
@@ -2658,7 +2658,7 @@ const un = ({
2658
2658
  ]
2659
2659
  }
2660
2660
  ) });
2661
- }, Ue = ({
2661
+ }, $e = ({
2662
2662
  children: e,
2663
2663
  fill: t,
2664
2664
  viewBox: r,
@@ -2670,7 +2670,7 @@ const un = ({
2670
2670
  ...d
2671
2671
  }) => {
2672
2672
  const h = g(o, a);
2673
- return /* @__PURE__ */ O(Oe, { children: [
2673
+ return /* @__PURE__ */ O(Qe, { children: [
2674
2674
  /* @__PURE__ */ l(
2675
2675
  "svg",
2676
2676
  {
@@ -2689,20 +2689,20 @@ const un = ({
2689
2689
  ] });
2690
2690
  };
2691
2691
  /*!
2692
- @versini/ui-svgicon v4.0.0
2692
+ @versini/ui-svgicon v4.0.1
2693
2693
  © 2025 gizmette.com
2694
2694
  */
2695
2695
  try {
2696
2696
  window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
2697
- version: "4.0.0",
2698
- buildTime: "01/04/2025 04:09 PM EST",
2697
+ version: "4.0.1",
2698
+ buildTime: "01/06/2025 08:00 PM EST",
2699
2699
  homepage: "https://github.com/aversini/ui-components",
2700
2700
  license: "MIT"
2701
2701
  });
2702
2702
  } catch {
2703
2703
  }
2704
2704
  const mn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
2705
- Ue,
2705
+ $e,
2706
2706
  {
2707
2707
  defaultViewBox: "0 0 1200 500",
2708
2708
  viewBox: t,
@@ -2726,7 +2726,7 @@ const mn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
2726
2726
  monotone: a,
2727
2727
  ...n
2728
2728
  }) => /* @__PURE__ */ O(
2729
- Ue,
2729
+ $e,
2730
2730
  {
2731
2731
  defaultViewBox: "0 0 640 512",
2732
2732
  size: "size-5",
@@ -2761,7 +2761,7 @@ const mn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
2761
2761
  }) => {
2762
2762
  const o = a ? "1" : "0.4";
2763
2763
  return /* @__PURE__ */ O(
2764
- Ue,
2764
+ $e,
2765
2765
  {
2766
2766
  defaultViewBox: "0 0 190 190",
2767
2767
  size: "size-5",
@@ -2796,7 +2796,7 @@ const mn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
2796
2796
  monotone: a,
2797
2797
  ...n
2798
2798
  }) => /* @__PURE__ */ O(
2799
- Ue,
2799
+ $e,
2800
2800
  {
2801
2801
  defaultViewBox: "0 0 576 512",
2802
2802
  size: "size-5",
@@ -2824,26 +2824,26 @@ const mn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
2824
2824
  }
2825
2825
  );
2826
2826
  /*!
2827
- @versini/ui-icons v4.2.0
2827
+ @versini/ui-icons v4.2.1
2828
2828
  © 2025 gizmette.com
2829
2829
  */
2830
2830
  try {
2831
2831
  window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
2832
- version: "4.2.0",
2833
- buildTime: "01/04/2025 04:09 PM EST",
2832
+ version: "4.2.1",
2833
+ buildTime: "01/06/2025 08:00 PM EST",
2834
2834
  homepage: "https://github.com/aversini/ui-components",
2835
2835
  license: "MIT"
2836
2836
  });
2837
2837
  } catch {
2838
2838
  }
2839
2839
  /*!
2840
- @versini/ui-main v3.0.0
2840
+ @versini/ui-main v3.0.1
2841
2841
  © 2025 gizmette.com
2842
2842
  */
2843
2843
  try {
2844
2844
  window.__VERSINI_UI_MAIN__ || (window.__VERSINI_UI_MAIN__ = {
2845
- version: "3.0.0",
2846
- buildTime: "01/03/2025 10:45 AM EST",
2845
+ version: "3.0.1",
2846
+ buildTime: "01/06/2025 08:00 PM EST",
2847
2847
  homepage: "https://github.com/aversini/ui-components",
2848
2848
  license: "MIT"
2849
2849
  });
@@ -2866,7 +2866,7 @@ const yn = "av-main", fn = ({
2866
2866
  t
2867
2867
  );
2868
2868
  return /* @__PURE__ */ l("main", { className: o, children: e });
2869
- }, bn = "av-flexgrid", _e = "av-flexgrid-item", Ce = 0.25, Qe = z.createContext({
2869
+ }, bn = "av-flexgrid", _e = "av-flexgrid-item", Ce = 0.25, Xe = z.createContext({
2870
2870
  columnGap: 0,
2871
2871
  rowGap: 0
2872
2872
  }), En = ({
@@ -2898,8 +2898,8 @@ const yn = "av-main", fn = ({
2898
2898
  bn,
2899
2899
  "box-border flex flex-wrap"
2900
2900
  ), c = { columnGap: r, rowGap: a };
2901
- return t ? /* @__PURE__ */ l("div", { className: t, children: /* @__PURE__ */ l("div", { className: u, style: p, ...h, children: /* @__PURE__ */ l(Qe.Provider, { value: c, children: e }) }) }) : /* @__PURE__ */ l("div", { className: u, style: p, ...h, children: /* @__PURE__ */ l(Qe.Provider, { value: c, children: e }) });
2902
- }, Ye = (e, t) => g({
2901
+ return t ? /* @__PURE__ */ l("div", { className: t, children: /* @__PURE__ */ l("div", { className: u, style: p, ...h, children: /* @__PURE__ */ l(Xe.Provider, { value: c, children: e }) }) }) : /* @__PURE__ */ l("div", { className: u, style: p, ...h, children: /* @__PURE__ */ l(Xe.Provider, { value: c, children: e }) });
2902
+ }, Ve = (e, t) => g({
2903
2903
  "basis-1/12": e === 1 && !t,
2904
2904
  "sm:basis-1/12": e === 1 && t === "sm",
2905
2905
  "md:basis-1/12": e === 1 && t === "md",
@@ -2980,14 +2980,14 @@ const yn = "av-main", fn = ({
2980
2980
  return g(e, _e, "box-border basis-auto");
2981
2981
  if (typeof t == "number")
2982
2982
  return g(e, _e, "box-border max-w-full", {
2983
- [`${Ye(t)}`]: !0
2983
+ [`${Ve(t)}`]: !0
2984
2984
  });
2985
2985
  if (typeof t == "string")
2986
2986
  return g(e, _e, "box-border basis-auto", {
2987
2987
  "max-w-full grow": t === "auto"
2988
2988
  });
2989
2989
  if (typeof t == "object") {
2990
- const r = Object.entries(t).map(([a, n]) => a === "fallback" ? Ye(n) : Ye(n, a));
2990
+ const r = Object.entries(t).map(([a, n]) => a === "fallback" ? Ve(n) : Ve(n, a));
2991
2991
  return g(
2992
2992
  e,
2993
2993
  _e,
@@ -3001,7 +3001,7 @@ const yn = "av-main", fn = ({
3001
3001
  span: r,
3002
3002
  ...a
3003
3003
  }) => {
3004
- const { columnGap: n, rowGap: o } = Tt(Qe), s = {
3004
+ const { columnGap: n, rowGap: o } = Tt(Xe), s = {
3005
3005
  paddingLeft: n * Ce + "rem",
3006
3006
  paddingTop: o * Ce + "rem"
3007
3007
  }, i = wn({
@@ -3011,19 +3011,19 @@ const yn = "av-main", fn = ({
3011
3011
  return /* @__PURE__ */ l("div", { className: i, style: s, ...a, children: e });
3012
3012
  };
3013
3013
  /*!
3014
- @versini/ui-system v3.0.0
3014
+ @versini/ui-system v3.0.1
3015
3015
  © 2025 gizmette.com
3016
3016
  */
3017
3017
  try {
3018
3018
  window.__VERSINI_UI_SYSTEM__ || (window.__VERSINI_UI_SYSTEM__ = {
3019
- version: "3.0.0",
3020
- buildTime: "01/03/2025 10:45 AM EST",
3019
+ version: "3.0.1",
3020
+ buildTime: "01/06/2025 08:01 PM EST",
3021
3021
  homepage: "https://github.com/aversini/ui-components",
3022
3022
  license: "MIT"
3023
3023
  });
3024
3024
  } catch {
3025
3025
  }
3026
- const Xt = "av-text-input", Tn = "av-text-input-wrapper", ze = "av-text-input-helper-text";
3026
+ const Xt = "av-text-input", Tn = "av-text-input-wrapper", Ye = "av-text-input-helper-text";
3027
3027
  function In() {
3028
3028
  const e = M(!1);
3029
3029
  return Q(() => (e.current = !0, () => {
@@ -3178,13 +3178,13 @@ function er({
3178
3178
  );
3179
3179
  }
3180
3180
  /*!
3181
- @versini/ui-liveregion v1.3.0
3181
+ @versini/ui-liveregion v1.3.1
3182
3182
  © 2025 gizmette.com
3183
3183
  */
3184
3184
  try {
3185
3185
  window.__VERSINI_UI_LIVEREGION__ || (window.__VERSINI_UI_LIVEREGION__ = {
3186
- version: "1.3.0",
3187
- buildTime: "01/03/2025 10:45 AM EST",
3186
+ version: "1.3.1",
3187
+ buildTime: "01/06/2025 08:00 PM EST",
3188
3188
  homepage: "https://github.com/aversini/ui-components",
3189
3189
  license: "MIT"
3190
3190
  });
@@ -3246,18 +3246,18 @@ const xn = ({
3246
3246
  return "";
3247
3247
  if (a)
3248
3248
  return g(
3249
- ze,
3249
+ Ye,
3250
3250
  "absolute px-2 cursor-not-allowed opacity-50 font-medium"
3251
3251
  );
3252
3252
  if (!e)
3253
- return g(ze, "absolute px-2 font-medium", {
3253
+ return g(Ye, "absolute px-2 font-medium", {
3254
3254
  "text-copy-lighter": r === "dark",
3255
3255
  "text-copy-dark": r === "light",
3256
3256
  "text-copy-dark dark:text-copy-lighter": r === "system",
3257
3257
  "text-copy-lighter dark:text-copy-dark": r === "alt-system"
3258
3258
  });
3259
3259
  if (e)
3260
- return g(ze, "absolute px-2 font-medium", {
3260
+ return g(Ye, "absolute px-2 font-medium", {
3261
3261
  "text-copy-error-light bg-surface-darker": r === "dark",
3262
3262
  "text-copy-error-dark": r === "light",
3263
3263
  "text-copy-error-dark dark:text-copy-error-light dark:bg-surface-darker": r === "system",
@@ -3489,7 +3489,7 @@ const $n = 500, Un = 5e3, Kn = 2e4, tr = z.forwardRef(
3489
3489
  };
3490
3490
  return Q(() => () => {
3491
3491
  I.current && clearTimeout(I.current);
3492
- }, []), /* @__PURE__ */ O(Oe, { children: [
3492
+ }, []), /* @__PURE__ */ O(Qe, { children: [
3493
3493
  /* @__PURE__ */ l(
3494
3494
  at,
3495
3495
  {
@@ -3526,13 +3526,13 @@ const $n = 500, Un = 5e3, Kn = 2e4, tr = z.forwardRef(
3526
3526
  );
3527
3527
  tr.displayName = "TextInputMask";
3528
3528
  /*!
3529
- @versini/ui-textinput v3.0.0
3529
+ @versini/ui-textinput v3.0.1
3530
3530
  © 2025 gizmette.com
3531
3531
  */
3532
3532
  try {
3533
3533
  window.__VERSINI_UI_TEXTINPUT__ || (window.__VERSINI_UI_TEXTINPUT__ = {
3534
- version: "3.0.0",
3535
- buildTime: "01/03/2025 10:45 AM EST",
3534
+ version: "3.0.1",
3535
+ buildTime: "01/06/2025 08:00 PM EST",
3536
3536
  homepage: "https://github.com/aversini/ui-components",
3537
3537
  license: "MIT"
3538
3538
  });
@@ -3596,7 +3596,7 @@ const Hn = "ASK! ME! ANYTHING!", Wn = "Callisto", Bn = "Log in", Gn = "Sign in w
3596
3596
  }, 500);
3597
3597
  }), Q(() => {
3598
3598
  t && s(t);
3599
- }, [t]), /* @__PURE__ */ l(Oe, { children: /* @__PURE__ */ O(
3599
+ }, [t]), /* @__PURE__ */ l(Qe, { children: /* @__PURE__ */ O(
3600
3600
  fn,
3601
3601
  {
3602
3602
  className: ja({
@@ -3649,7 +3649,7 @@ const Hn = "ASK! ME! ANYTHING!", Wn = "Callisto", Bn = "Log in", Gn = "Sign in w
3649
3649
  focusMode: "light",
3650
3650
  name: "password",
3651
3651
  label: Jn,
3652
- rightElement: /* @__PURE__ */ l(Xe, { focusMode: "light", mode: "dark", children: i ? /* @__PURE__ */ l(gn, {}) : /* @__PURE__ */ l(hn, {}) }),
3652
+ rightElement: /* @__PURE__ */ l(qe, { focusMode: "light", mode: "dark", children: i ? /* @__PURE__ */ l(gn, {}) : /* @__PURE__ */ l(hn, {}) }),
3653
3653
  onMaskChange: d,
3654
3654
  onChange: (c) => {
3655
3655
  p({
@@ -3675,7 +3675,7 @@ const Hn = "ASK! ME! ANYTHING!", Wn = "Callisto", Bn = "Log in", Gn = "Sign in w
3675
3675
  ) }),
3676
3676
  /* @__PURE__ */ l(te, { span: 12, children: /* @__PURE__ */ l("div", { className: "text-center text-copy-light mt-2 mb-2", children: "or" }) }),
3677
3677
  /* @__PURE__ */ l(te, { span: 12, children: /* @__PURE__ */ l(
3678
- Xe,
3678
+ qe,
3679
3679
  {
3680
3680
  variant: "selected",
3681
3681
  mode: "dark",
@@ -3693,14 +3693,14 @@ const Hn = "ASK! ME! ANYTHING!", Wn = "Callisto", Bn = "Log in", Gn = "Sign in w
3693
3693
  ) });
3694
3694
  }, zn = new URL(document.location.href).searchParams, Fn = !!zn.get("debug") || !1, jn = or(() => import(
3695
3695
  /* webpackChunkName: "LazyApp" */
3696
- "./App.F-8gwPT4.js"
3696
+ "./App.DiwpVVUk.js"
3697
3697
  ).then((e) => e.App)), qn = ({ isComponent: e }) => {
3698
3698
  const { isAuthenticated: t } = jt();
3699
3699
  return t ? /* @__PURE__ */ l(sr, { fallback: /* @__PURE__ */ l("div", {}), children: /* @__PURE__ */ l(jn, { isComponent: e }) }) : /* @__PURE__ */ l(Yn, {});
3700
3700
  }, Xn = ({
3701
3701
  isComponent: e = !1,
3702
3702
  domain: t = za
3703
- }) => /* @__PURE__ */ l(Oe, { children: /* @__PURE__ */ l(La, { clientId: Ma, domain: t, debug: Fn, children: /* @__PURE__ */ l(qn, { isComponent: e }) }) }), qo = ({ domain: e }) => /* @__PURE__ */ l(Xn, { isComponent: !0, domain: e });
3703
+ }) => /* @__PURE__ */ l(La, { clientId: Ma, domain: t, debug: Fn, children: /* @__PURE__ */ l(qn, { isComponent: e }) }), qo = ({ domain: e }) => /* @__PURE__ */ l(Xn, { isComponent: !0, domain: e });
3704
3704
  export {
3705
3705
  Vo as ABOUT_TITLE,
3706
3706
  fo as ACTION_MESSAGE,
@@ -3732,7 +3732,7 @@ export {
3732
3732
  Ho as LOG_OUT,
3733
3733
  Vn as Logo,
3734
3734
  ue as M,
3735
- Xe as P,
3735
+ qe as P,
3736
3736
  Bo as PROFILE_TITLE,
3737
3737
  Fo as PROMPTS_DESCRIPTION,
3738
3738
  un as R,
@@ -3748,7 +3748,7 @@ export {
3748
3748
  Yo as TYPE_QUESTION,
3749
3749
  Ko as debounce,
3750
3750
  $o as durationFormatter,
3751
- Ue as g,
3751
+ $e as g,
3752
3752
  Do as getCurrentGeoLocation,
3753
3753
  ja as getMainPaddingClass,
3754
3754
  Fa as getMessageContaintWrapperClass,