@versini/sassysaint 8.7.4 → 8.8.1

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.
@@ -2,7 +2,7 @@ var In = (e) => {
2
2
  throw TypeError(e);
3
3
  };
4
4
  var Ur = (e, t, r) => t.has(e) || In("Cannot " + r);
5
- var f = (e, t, r) => (Ur(e, t, "read from private field"), r ? r.call(e) : t.get(e)), T = (e, t, r) => t.has(e) ? In("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, r), w = (e, t, r, n) => (Ur(e, t, "write to private field"), n ? n.call(e, r) : t.set(e, r), r), W = (e, t, r) => (Ur(e, t, "access private method"), r);
5
+ var f = (e, t, r) => (Ur(e, t, "read from private field"), r ? r.call(e) : t.get(e)), A = (e, t, r) => t.has(e) ? In("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, r), w = (e, t, r, n) => (Ur(e, t, "write to private field"), n ? n.call(e, r) : t.set(e, r), r), W = (e, t, r) => (Ur(e, t, "access private method"), r);
6
6
  var Qt = (e, t, r, n) => ({
7
7
  set _(s) {
8
8
  w(e, t, s, r);
@@ -173,9 +173,9 @@ function bs(e, t) {
173
173
  var Fe, xe, ct, as, qi = (as = class extends _r {
174
174
  constructor() {
175
175
  super();
176
- T(this, Fe);
177
- T(this, xe);
178
- T(this, ct);
176
+ A(this, Fe);
177
+ A(this, xe);
178
+ A(this, ct);
179
179
  w(this, ct, (t) => {
180
180
  if (!Or && window.addEventListener) {
181
181
  const r = () => t();
@@ -214,9 +214,9 @@ var Fe, xe, ct, as, qi = (as = class extends _r {
214
214
  }, Fe = new WeakMap(), xe = new WeakMap(), ct = new WeakMap(), as), ws = new qi(), lt, De, ut, os, Wi = (os = class extends _r {
215
215
  constructor() {
216
216
  super();
217
- T(this, lt, !0);
218
- T(this, De);
219
- T(this, ut);
217
+ A(this, lt, !0);
218
+ A(this, De);
219
+ A(this, ut);
220
220
  w(this, ut, (t) => {
221
221
  if (!Or && window.addEventListener) {
222
222
  const r = () => t(!0), n = () => t(!1);
@@ -398,9 +398,9 @@ function zi() {
398
398
  }
399
399
  };
400
400
  }
401
- var ee = zi(), Ve, cs, Ts = (cs = class {
401
+ var ee = zi(), Ve, cs, As = (cs = class {
402
402
  constructor() {
403
- T(this, Ve);
403
+ A(this, Ve);
404
404
  }
405
405
  destroy() {
406
406
  this.clearGcTimeout();
@@ -419,17 +419,17 @@ var ee = zi(), Ve, cs, Ts = (cs = class {
419
419
  clearGcTimeout() {
420
420
  f(this, Ve) && (clearTimeout(f(this, Ve)), w(this, Ve, void 0));
421
421
  }
422
- }, Ve = new WeakMap(), cs), dt, ft, ie, Be, J, Vt, Ge, le, Te, ls, Qi = (ls = class extends Ts {
422
+ }, Ve = new WeakMap(), cs), dt, ft, ie, Be, J, Vt, Ge, le, Ae, ls, Qi = (ls = class extends As {
423
423
  constructor(t) {
424
424
  super();
425
- T(this, le);
426
- T(this, dt);
427
- T(this, ft);
428
- T(this, ie);
429
- T(this, Be);
430
- T(this, J);
431
- T(this, Vt);
432
- T(this, Ge);
425
+ A(this, le);
426
+ A(this, dt);
427
+ A(this, ft);
428
+ A(this, ie);
429
+ A(this, Be);
430
+ A(this, J);
431
+ A(this, Vt);
432
+ A(this, Ge);
433
433
  w(this, Ge, !1), w(this, Vt, t.defaultOptions), this.setOptions(t.options), this.observers = [], w(this, Be, t.client), w(this, ie, f(this, Be).getQueryCache()), this.queryKey = t.queryKey, this.queryHash = t.queryHash, w(this, dt, Zi(this.options)), this.state = t.state ?? f(this, dt), this.scheduleGc();
434
434
  }
435
435
  get meta() {
@@ -447,7 +447,7 @@ var ee = zi(), Ve, cs, Ts = (cs = class {
447
447
  }
448
448
  setData(t, r) {
449
449
  const n = Bi(this.state.data, t, this.options);
450
- return W(this, le, Te).call(this, {
450
+ return W(this, le, Ae).call(this, {
451
451
  data: n,
452
452
  type: "success",
453
453
  dataUpdatedAt: r == null ? void 0 : r.updatedAt,
@@ -455,7 +455,7 @@ var ee = zi(), Ve, cs, Ts = (cs = class {
455
455
  }), n;
456
456
  }
457
457
  setState(t, r) {
458
- W(this, le, Te).call(this, { type: "setState", state: t, setStateOptions: r });
458
+ W(this, le, Ae).call(this, { type: "setState", state: t, setStateOptions: r });
459
459
  }
460
460
  cancel(t) {
461
461
  var n, s;
@@ -504,7 +504,7 @@ var ee = zi(), Ve, cs, Ts = (cs = class {
504
504
  return this.observers.length;
505
505
  }
506
506
  invalidate() {
507
- this.state.isInvalidated || W(this, le, Te).call(this, { type: "invalidate" });
507
+ this.state.isInvalidated || W(this, le, Ae).call(this, { type: "invalidate" });
508
508
  }
509
509
  fetch(t, r) {
510
510
  var c, l, d;
@@ -548,10 +548,10 @@ var ee = zi(), Ve, cs, Ts = (cs = class {
548
548
  s(a), (c = this.options.behavior) == null || c.onFetch(
549
549
  a,
550
550
  this
551
- ), w(this, ft, this.state), (this.state.fetchStatus === "idle" || this.state.fetchMeta !== ((l = a.fetchOptions) == null ? void 0 : l.meta)) && W(this, le, Te).call(this, { type: "fetch", meta: (d = a.fetchOptions) == null ? void 0 : d.meta });
551
+ ), w(this, ft, this.state), (this.state.fetchStatus === "idle" || this.state.fetchMeta !== ((l = a.fetchOptions) == null ? void 0 : l.meta)) && W(this, le, Ae).call(this, { type: "fetch", meta: (d = a.fetchOptions) == null ? void 0 : d.meta });
552
552
  const o = (u) => {
553
553
  var h, m, p, g;
554
- Kr(u) && u.silent || W(this, le, Te).call(this, {
554
+ Kr(u) && u.silent || W(this, le, Ae).call(this, {
555
555
  type: "error",
556
556
  error: u
557
557
  }), Kr(u) || ((m = (h = f(this, ie).config).onError) == null || m.call(
@@ -592,13 +592,13 @@ var ee = zi(), Ve, cs, Ts = (cs = class {
592
592
  },
593
593
  onError: o,
594
594
  onFail: (u, h) => {
595
- W(this, le, Te).call(this, { type: "failed", failureCount: u, error: h });
595
+ W(this, le, Ae).call(this, { type: "failed", failureCount: u, error: h });
596
596
  },
597
597
  onPause: () => {
598
- W(this, le, Te).call(this, { type: "pause" });
598
+ W(this, le, Ae).call(this, { type: "pause" });
599
599
  },
600
600
  onContinue: () => {
601
- W(this, le, Te).call(this, { type: "continue" });
601
+ W(this, le, Ae).call(this, { type: "continue" });
602
602
  },
603
603
  retry: a.options.retry,
604
604
  retryDelay: a.options.retryDelay,
@@ -606,7 +606,7 @@ var ee = zi(), Ve, cs, Ts = (cs = class {
606
606
  canRun: () => !0
607
607
  })), f(this, J).start();
608
608
  }
609
- }, dt = new WeakMap(), ft = new WeakMap(), ie = new WeakMap(), Be = new WeakMap(), J = new WeakMap(), Vt = new WeakMap(), Ge = new WeakMap(), le = new WeakSet(), Te = function(t) {
609
+ }, dt = new WeakMap(), ft = new WeakMap(), ie = new WeakMap(), Be = new WeakMap(), J = new WeakMap(), Vt = new WeakMap(), Ge = new WeakMap(), le = new WeakSet(), Ae = function(t) {
610
610
  const r = (n) => {
611
611
  switch (t.type) {
612
612
  case "failed":
@@ -707,7 +707,7 @@ function Zi(e) {
707
707
  var ye, us, ea = (us = class extends _r {
708
708
  constructor(t = {}) {
709
709
  super();
710
- T(this, ye);
710
+ A(this, ye);
711
711
  this.config = t, w(this, ye, /* @__PURE__ */ new Map());
712
712
  }
713
713
  build(t, r, n) {
@@ -776,13 +776,13 @@ var ye, us, ea = (us = class extends _r {
776
776
  });
777
777
  });
778
778
  }
779
- }, ye = new WeakMap(), us), pe, Z, je, ge, Ce, ds, ta = (ds = class extends Ts {
779
+ }, ye = new WeakMap(), us), pe, Z, je, ge, Ce, ds, ta = (ds = class extends As {
780
780
  constructor(t) {
781
781
  super();
782
- T(this, ge);
783
- T(this, pe);
784
- T(this, Z);
785
- T(this, je);
782
+ A(this, ge);
783
+ A(this, pe);
784
+ A(this, Z);
785
+ A(this, je);
786
786
  this.mutationId = t.mutationId, w(this, Z, t.mutationCache), w(this, pe, []), this.state = t.state || ra(), this.setOptions(t.options), this.scheduleGc();
787
787
  }
788
788
  setOptions(t) {
@@ -817,8 +817,8 @@ var ye, us, ea = (us = class extends _r {
817
817
  var s, i, a, o, c, l, d, u, h, m, p, g, E, O, C, v, N, R, U, F;
818
818
  w(this, je, vs({
819
819
  fn: () => this.options.mutationFn ? this.options.mutationFn(t) : Promise.reject(new Error("No mutationFn found")),
820
- onFail: (_, A) => {
821
- W(this, ge, Ce).call(this, { type: "failed", failureCount: _, error: A });
820
+ onFail: (_, T) => {
821
+ W(this, ge, Ce).call(this, { type: "failed", failureCount: _, error: T });
822
822
  },
823
823
  onPause: () => {
824
824
  W(this, ge, Ce).call(this, { type: "pause" });
@@ -839,10 +839,10 @@ var ye, us, ea = (us = class extends _r {
839
839
  t,
840
840
  this
841
841
  ));
842
- const A = await ((o = (a = this.options).onMutate) == null ? void 0 : o.call(a, t));
843
- A !== this.state.context && W(this, ge, Ce).call(this, {
842
+ const T = await ((o = (a = this.options).onMutate) == null ? void 0 : o.call(a, t));
843
+ T !== this.state.context && W(this, ge, Ce).call(this, {
844
844
  type: "pending",
845
- context: A,
845
+ context: T,
846
846
  variables: t,
847
847
  isPaused: n
848
848
  });
@@ -973,13 +973,13 @@ function ra() {
973
973
  submittedAt: 0
974
974
  };
975
975
  }
976
- var Ae, ue, Bt, fs, na = (fs = class extends _r {
976
+ var Te, ue, Bt, fs, na = (fs = class extends _r {
977
977
  constructor(t = {}) {
978
978
  super();
979
- T(this, Ae);
980
- T(this, ue);
981
- T(this, Bt);
982
- this.config = t, w(this, Ae, /* @__PURE__ */ new Set()), w(this, ue, /* @__PURE__ */ new Map()), w(this, Bt, 0);
979
+ A(this, Te);
980
+ A(this, ue);
981
+ A(this, Bt);
982
+ this.config = t, w(this, Te, /* @__PURE__ */ new Set()), w(this, ue, /* @__PURE__ */ new Map()), w(this, Bt, 0);
983
983
  }
984
984
  build(t, r, n) {
985
985
  const s = new ta({
@@ -991,7 +991,7 @@ var Ae, ue, Bt, fs, na = (fs = class extends _r {
991
991
  return this.add(s), s;
992
992
  }
993
993
  add(t) {
994
- f(this, Ae).add(t);
994
+ f(this, Te).add(t);
995
995
  const r = Xt(t);
996
996
  if (typeof r == "string") {
997
997
  const n = f(this, ue).get(r);
@@ -1000,7 +1000,7 @@ var Ae, ue, Bt, fs, na = (fs = class extends _r {
1000
1000
  this.notify({ type: "added", mutation: t });
1001
1001
  }
1002
1002
  remove(t) {
1003
- if (f(this, Ae).delete(t)) {
1003
+ if (f(this, Te).delete(t)) {
1004
1004
  const r = Xt(t);
1005
1005
  if (typeof r == "string") {
1006
1006
  const n = f(this, ue).get(r);
@@ -1034,13 +1034,13 @@ var Ae, ue, Bt, fs, na = (fs = class extends _r {
1034
1034
  }
1035
1035
  clear() {
1036
1036
  ee.batch(() => {
1037
- f(this, Ae).forEach((t) => {
1037
+ f(this, Te).forEach((t) => {
1038
1038
  this.notify({ type: "removed", mutation: t });
1039
- }), f(this, Ae).clear(), f(this, ue).clear();
1039
+ }), f(this, Te).clear(), f(this, ue).clear();
1040
1040
  });
1041
1041
  }
1042
1042
  getAll() {
1043
- return Array.from(f(this, Ae));
1043
+ return Array.from(f(this, Te));
1044
1044
  }
1045
1045
  find(t) {
1046
1046
  const r = { exact: !0, ...t };
@@ -1066,7 +1066,7 @@ var Ae, ue, Bt, fs, na = (fs = class extends _r {
1066
1066
  )
1067
1067
  );
1068
1068
  }
1069
- }, Ae = new WeakMap(), ue = new WeakMap(), Bt = new WeakMap(), fs);
1069
+ }, Te = new WeakMap(), ue = new WeakMap(), Bt = new WeakMap(), fs);
1070
1070
  function Xt(e) {
1071
1071
  var t;
1072
1072
  return (t = e.options.scope) == null ? void 0 : t.id;
@@ -1101,10 +1101,10 @@ function Cn(e) {
1101
1101
  E(U);
1102
1102
  const F = await O(
1103
1103
  U
1104
- ), { maxPages: _ } = t.options, A = R ? ji : Gi;
1104
+ ), { maxPages: _ } = t.options, T = R ? ji : Gi;
1105
1105
  return {
1106
- pages: A(v.pages, F, _),
1107
- pageParams: A(v.pageParams, N, _)
1106
+ pages: T(v.pages, F, _),
1107
+ pageParams: T(v.pageParams, N, _)
1108
1108
  };
1109
1109
  };
1110
1110
  if (s && i.length) {
@@ -1156,14 +1156,14 @@ function sa(e, { pages: t, pageParams: r }) {
1156
1156
  }
1157
1157
  var H, Le, Me, ht, mt, $e, yt, pt, hs, ia = (hs = class {
1158
1158
  constructor(e = {}) {
1159
- T(this, H);
1160
- T(this, Le);
1161
- T(this, Me);
1162
- T(this, ht);
1163
- T(this, mt);
1164
- T(this, $e);
1165
- T(this, yt);
1166
- T(this, pt);
1159
+ A(this, H);
1160
+ A(this, Le);
1161
+ A(this, Me);
1162
+ A(this, ht);
1163
+ A(this, mt);
1164
+ A(this, $e);
1165
+ A(this, yt);
1166
+ A(this, pt);
1167
1167
  w(this, H, e.queryCache || new ea()), w(this, Le, e.mutationCache || new na()), w(this, Me, e.defaultOptions || {}), w(this, ht, /* @__PURE__ */ new Map()), w(this, mt, /* @__PURE__ */ new Map()), w(this, $e, 0);
1168
1168
  }
1169
1169
  mount() {
@@ -1353,10 +1353,10 @@ var H, Le, Me, ht, mt, $e, yt, pt, hs, ia = (hs = class {
1353
1353
  clear() {
1354
1354
  f(this, H).clear(), f(this, Le).clear();
1355
1355
  }
1356
- }, H = new WeakMap(), Le = new WeakMap(), Me = new WeakMap(), ht = new WeakMap(), mt = new WeakMap(), $e = new WeakMap(), yt = new WeakMap(), pt = new WeakMap(), hs), As = oe.createContext(
1356
+ }, H = new WeakMap(), Le = new WeakMap(), Me = new WeakMap(), ht = new WeakMap(), mt = new WeakMap(), $e = new WeakMap(), yt = new WeakMap(), pt = new WeakMap(), hs), Ts = oe.createContext(
1357
1357
  void 0
1358
1358
  ), aa = (e) => {
1359
- const t = oe.useContext(As);
1359
+ const t = oe.useContext(Ts);
1360
1360
  if (e)
1361
1361
  return e;
1362
1362
  if (!t)
@@ -1367,7 +1367,7 @@ var H, Le, Me, ht, mt, $e, yt, pt, hs, ia = (hs = class {
1367
1367
  children: t
1368
1368
  }) => (oe.useEffect(() => (e.mount(), () => {
1369
1369
  e.unmount();
1370
- }), [e]), /* @__PURE__ */ y(As.Provider, { value: e, children: t })), I = {
1370
+ }), [e]), /* @__PURE__ */ y(Ts.Provider, { value: e, children: t })), I = {
1371
1371
  context: void 0,
1372
1372
  registry: void 0,
1373
1373
  effects: void 0,
@@ -1447,29 +1447,29 @@ function da(e, t, r) {
1447
1447
  equals: !1
1448
1448
  }), [v, N] = te(d ? "ready" : "unresolved");
1449
1449
  I.context && (c = I.getNextContextId(), i.ssrLoadFrom === "initial" ? o = i.initialValue : I.load && I.has(c) && (o = I.load(c)));
1450
- function R(A, P, k, K) {
1451
- return a === A && (a = null, K !== void 0 && (d = !0), (A === o || P === o) && i.onHydrated && queueMicrotask(
1450
+ function R(T, P, k, K) {
1451
+ return a === T && (a = null, K !== void 0 && (d = !0), (T === o || P === o) && i.onHydrated && queueMicrotask(
1452
1452
  () => i.onHydrated(K, {
1453
1453
  value: P
1454
1454
  })
1455
1455
  ), o = Hr, U(P, k)), P;
1456
1456
  }
1457
- function U(A, P) {
1457
+ function U(T, P) {
1458
1458
  Ee(() => {
1459
- P === void 0 && p(() => A), N(P !== void 0 ? "errored" : d ? "ready" : "unresolved"), E(P);
1459
+ P === void 0 && p(() => T), N(P !== void 0 ? "errored" : d ? "ready" : "unresolved"), E(P);
1460
1460
  for (const k of h.keys())
1461
1461
  k.decrement();
1462
1462
  h.clear();
1463
1463
  }, !1);
1464
1464
  }
1465
1465
  function F() {
1466
- const A = m(), P = g();
1466
+ const T = m(), P = g();
1467
1467
  if (P !== void 0 && !a)
1468
1468
  throw P;
1469
- return A;
1469
+ return T;
1470
1470
  }
1471
- function _(A = !0) {
1472
- if (A !== !1 && l)
1471
+ function _(T = !0) {
1472
+ if (T !== !1 && l)
1473
1473
  return;
1474
1474
  l = !1;
1475
1475
  const P = u ? u() : n;
@@ -1480,7 +1480,7 @@ function da(e, t, r) {
1480
1480
  const k = o !== Hr ? o : q(
1481
1481
  () => s(P, {
1482
1482
  value: m(),
1483
- refetching: A
1483
+ refetching: T
1484
1484
  })
1485
1485
  );
1486
1486
  return ua(k) ? (a = k, "value" in k ? (k.status === "success" ? R(a, k.value, void 0, P) : R(a, void 0, tn(k.value), P), k) : (l = !0, queueMicrotask(() => l = !1), Ee(() => {
@@ -1499,17 +1499,17 @@ function da(e, t, r) {
1499
1499
  },
1500
1500
  loading: {
1501
1501
  get() {
1502
- const A = v();
1503
- return A === "pending" || A === "refreshing";
1502
+ const T = v();
1503
+ return T === "pending" || T === "refreshing";
1504
1504
  }
1505
1505
  },
1506
1506
  latest: {
1507
1507
  get() {
1508
1508
  if (!d)
1509
1509
  return F();
1510
- const A = g();
1511
- if (A && !a)
1512
- throw A;
1510
+ const T = g();
1511
+ if (T && !a)
1512
+ throw T;
1513
1513
  return m();
1514
1514
  }
1515
1515
  }
@@ -1894,14 +1894,14 @@ var sn = {
1894
1894
  function Fr(e) {
1895
1895
  return (e = typeof e == "function" ? e() : e) ? e : {};
1896
1896
  }
1897
- function Ta() {
1897
+ function Aa() {
1898
1898
  for (let e = 0, t = this.length; e < t; ++e) {
1899
1899
  const r = this[e]();
1900
1900
  if (r !== void 0)
1901
1901
  return r;
1902
1902
  }
1903
1903
  }
1904
- function Aa(...e) {
1904
+ function Ta(...e) {
1905
1905
  let t = !1;
1906
1906
  for (let a = 0; a < e.length; a++) {
1907
1907
  const o = e[a];
@@ -1947,7 +1947,7 @@ function Aa(...e) {
1947
1947
  n[d] = u.get ? {
1948
1948
  enumerable: !0,
1949
1949
  configurable: !0,
1950
- get: Ta.bind(r[d] = [u.get.bind(o)])
1950
+ get: Aa.bind(r[d] = [u.get.bind(o)])
1951
1951
  } : u.value !== void 0 ? u : void 0;
1952
1952
  else {
1953
1953
  const h = r[d];
@@ -2768,7 +2768,7 @@ function ro(e, t) {
2768
2768
  return i;
2769
2769
  }
2770
2770
  }
2771
- function At(e, t) {
2771
+ function Tt(e, t) {
2772
2772
  Object.entries(e).forEach(([r, n]) => t(n, r));
2773
2773
  }
2774
2774
  function ur(e, t) {
@@ -3030,11 +3030,11 @@ function dn(e, t, r = []) {
3030
3030
  if (!e)
3031
3031
  return;
3032
3032
  if (!Ke(e)) {
3033
- At(e, (i, a) => dn(i, t, [...r, ...Pt(a)]));
3033
+ Tt(e, (i, a) => dn(i, t, [...r, ...Pt(a)]));
3034
3034
  return;
3035
3035
  }
3036
3036
  const [n, s] = e;
3037
- s && At(s, (i, a) => {
3037
+ s && Tt(s, (i, a) => {
3038
3038
  dn(i, t, [...r, ...Pt(a)]);
3039
3039
  }), t(n, r);
3040
3040
  }
@@ -3043,7 +3043,7 @@ function vo(e, t, r) {
3043
3043
  e = un(e, s, (i) => Eo(i, n, r));
3044
3044
  }), e;
3045
3045
  }
3046
- function To(e, t) {
3046
+ function Ao(e, t) {
3047
3047
  function r(n, s) {
3048
3048
  const i = So(e, Pt(s));
3049
3049
  n.map(Pt).forEach((a) => {
@@ -3054,12 +3054,12 @@ function To(e, t) {
3054
3054
  const [n, s] = t;
3055
3055
  n.forEach((i) => {
3056
3056
  e = un(e, Pt(i), () => e);
3057
- }), s && At(s, r);
3057
+ }), s && Tt(s, r);
3058
3058
  } else
3059
- At(t, r);
3059
+ Tt(t, r);
3060
3060
  return e;
3061
3061
  }
3062
- var Ao = (e, t) => Kt(e) || Ke(e) || Ht(e) || Ft(e) || Gs(e, t);
3062
+ var To = (e, t) => Kt(e) || Ke(e) || Ht(e) || Ft(e) || Gs(e, t);
3063
3063
  function Io(e, t, r) {
3064
3064
  const n = r.get(e);
3065
3065
  n ? n.push(t) : r.set(e, [t]);
@@ -3085,7 +3085,7 @@ var Ys = (e, t, r, n, s = [], i = [], a = /* @__PURE__ */ new Map()) => {
3085
3085
  transformedValue: null
3086
3086
  } : m;
3087
3087
  }
3088
- if (!Ao(e, r)) {
3088
+ if (!To(e, r)) {
3089
3089
  const m = Hn(e, r), p = m ? {
3090
3090
  transformedValue: m.value,
3091
3091
  annotations: [m.type]
@@ -3099,11 +3099,11 @@ var Ys = (e, t, r, n, s = [], i = [], a = /* @__PURE__ */ new Map()) => {
3099
3099
  transformedValue: null
3100
3100
  };
3101
3101
  const c = Hn(e, r), l = (c == null ? void 0 : c.value) ?? e, d = Ke(l) ? [] : {}, u = {};
3102
- At(l, (m, p) => {
3102
+ Tt(l, (m, p) => {
3103
3103
  if (p === "__proto__" || p === "constructor" || p === "prototype")
3104
3104
  throw new Error(`Detected property ${p}. This is a prototype pollution risk, please remove it from your object.`);
3105
3105
  const g = Ys(m, t, r, n, [...s, p], [...i, e], a);
3106
- d[p] = g.transformedValue, Ke(g.annotations) ? u[p] = g.annotations : Kt(g.annotations) && At(g.annotations, (E, O) => {
3106
+ d[p] = g.transformedValue, Ke(g.annotations) ? u[p] = g.annotations : Kt(g.annotations) && Tt(g.annotations, (E, O) => {
3107
3107
  u[Hs(p) + "." + O] = E;
3108
3108
  });
3109
3109
  });
@@ -3174,7 +3174,7 @@ var D = class {
3174
3174
  deserialize(e) {
3175
3175
  const { json: t, meta: r } = e;
3176
3176
  let n = fn(t);
3177
- return r != null && r.values && (n = vo(n, r.values, this)), r != null && r.referentialEqualities && (n = To(n, r.referentialEqualities)), n;
3177
+ return r != null && r.values && (n = vo(n, r.values, this)), r != null && r.referentialEqualities && (n = Ao(n, r.referentialEqualities)), n;
3178
3178
  }
3179
3179
  stringify(e) {
3180
3180
  return JSON.stringify(this.serialize(e));
@@ -3317,21 +3317,21 @@ var Xu = (e, t = !1) => {
3317
3317
  return;
3318
3318
  const n = document.createElement("style"), s = document.createTextNode("");
3319
3319
  n.appendChild(s), n.id = "_goober", n.setAttribute("nonce", e), t ? t.appendChild(n) : document.head.appendChild(n);
3320
- }, gt, Gt, jt, qt, qe, Wt, bt, wt, Et, St, vt, Tt, Jt, ms, Do = (ms = class {
3320
+ }, gt, Gt, jt, qt, qe, Wt, bt, wt, Et, St, vt, At, Jt, ms, Do = (ms = class {
3321
3321
  constructor(e) {
3322
- T(this, gt);
3323
- T(this, Gt);
3324
- T(this, jt);
3325
- T(this, qt);
3326
- T(this, qe, !1);
3327
- T(this, Wt);
3328
- T(this, bt);
3329
- T(this, wt);
3330
- T(this, Et);
3331
- T(this, St);
3332
- T(this, vt);
3333
- T(this, Tt);
3334
- T(this, Jt);
3322
+ A(this, gt);
3323
+ A(this, Gt);
3324
+ A(this, jt);
3325
+ A(this, qt);
3326
+ A(this, qe, !1);
3327
+ A(this, Wt);
3328
+ A(this, bt);
3329
+ A(this, wt);
3330
+ A(this, Et);
3331
+ A(this, St);
3332
+ A(this, vt);
3333
+ A(this, At);
3334
+ A(this, Jt);
3335
3335
  const {
3336
3336
  client: t,
3337
3337
  queryFlavor: r,
@@ -3367,7 +3367,7 @@ var Xu = (e, t = !1) => {
3367
3367
  const t = Ua(() => {
3368
3368
  const r = this, [n] = f(this, wt), [s] = f(this, Et), [i] = f(this, St), [a] = f(this, vt), [o] = f(this, gt);
3369
3369
  let c;
3370
- return f(this, Tt) ? c = f(this, Tt) : (c = ka(() => import("./J3FDRF32.C2shOy53.js")), w(this, Tt, c)), xo(f(this, Wt), f(this, bt)), va(c, Aa({
3370
+ return f(this, At) ? c = f(this, At) : (c = ka(() => import("./J3FDRF32.Nb8xiBYm.js")), w(this, At, c)), xo(f(this, Wt), f(this, bt)), va(c, Ta({
3371
3371
  get queryFlavor() {
3372
3372
  return f(r, jt);
3373
3373
  },
@@ -3406,7 +3406,7 @@ var Xu = (e, t = !1) => {
3406
3406
  throw new Error("Devtools is not mounted");
3407
3407
  (e = f(this, Jt)) == null || e.call(this), w(this, qe, !1);
3408
3408
  }
3409
- }, gt = new WeakMap(), Gt = new WeakMap(), jt = new WeakMap(), qt = new WeakMap(), qe = new WeakMap(), Wt = new WeakMap(), bt = new WeakMap(), wt = new WeakMap(), Et = new WeakMap(), St = new WeakMap(), vt = new WeakMap(), Tt = new WeakMap(), Jt = new WeakMap(), ms);
3409
+ }, gt = new WeakMap(), Gt = new WeakMap(), jt = new WeakMap(), qt = new WeakMap(), qe = new WeakMap(), Wt = new WeakMap(), bt = new WeakMap(), wt = new WeakMap(), Et = new WeakMap(), St = new WeakMap(), vt = new WeakMap(), At = new WeakMap(), Jt = new WeakMap(), ms);
3410
3410
  function Lo(e) {
3411
3411
  const t = aa(e.client), r = oe.useRef(null), {
3412
3412
  buttonPosition: n,
@@ -4003,7 +4003,7 @@ const Vn = (e, ...t) => oi("Key must be ", e, ...t);
4003
4003
  function ci(e, t, ...r) {
4004
4004
  return oi(`Key for the ${e} algorithm must be `, t, ...r);
4005
4005
  }
4006
- const li = (e) => si(e) ? !0 : (e == null ? void 0 : e[Symbol.toStringTag]) === "KeyObject", Tr = ["CryptoKey"], ic = (...e) => {
4006
+ const li = (e) => si(e) ? !0 : (e == null ? void 0 : e[Symbol.toStringTag]) === "KeyObject", Ar = ["CryptoKey"], ic = (...e) => {
4007
4007
  const t = e.filter(Boolean);
4008
4008
  if (t.length === 0 || t.length === 1)
4009
4009
  return !0;
@@ -4137,7 +4137,7 @@ const ui = async (e) => {
4137
4137
  return delete s.alg, delete s.use, Dr.subtle.importKey("jwk", s, ...n);
4138
4138
  }, di = (e) => Ue(e);
4139
4139
  let Ze, et;
4140
- const fi = (e) => (e == null ? void 0 : e[Symbol.toStringTag]) === "KeyObject", Ar = async (e, t, r, n, s = !1) => {
4140
+ const fi = (e) => (e == null ? void 0 : e[Symbol.toStringTag]) === "KeyObject", Tr = async (e, t, r, n, s = !1) => {
4141
4141
  let i = e.get(t);
4142
4142
  if (i != null && i[n])
4143
4143
  return i[n];
@@ -4146,15 +4146,15 @@ const fi = (e) => (e == null ? void 0 : e[Symbol.toStringTag]) === "KeyObject",
4146
4146
  }, fc = (e, t) => {
4147
4147
  if (fi(e)) {
4148
4148
  let r = e.export({ format: "jwk" });
4149
- return delete r.d, delete r.dp, delete r.dq, delete r.p, delete r.q, delete r.qi, r.k ? di(r.k) : (et || (et = /* @__PURE__ */ new WeakMap()), Ar(et, e, r, t));
4149
+ return delete r.d, delete r.dp, delete r.dq, delete r.p, delete r.q, delete r.qi, r.k ? di(r.k) : (et || (et = /* @__PURE__ */ new WeakMap()), Tr(et, e, r, t));
4150
4150
  }
4151
- return _t(e) ? e.k ? Ue(e.k) : (et || (et = /* @__PURE__ */ new WeakMap()), Ar(et, e, e, t, !0)) : e;
4151
+ return _t(e) ? e.k ? Ue(e.k) : (et || (et = /* @__PURE__ */ new WeakMap()), Tr(et, e, e, t, !0)) : e;
4152
4152
  }, hc = (e, t) => {
4153
4153
  if (fi(e)) {
4154
4154
  let r = e.export({ format: "jwk" });
4155
- return r.k ? di(r.k) : (Ze || (Ze = /* @__PURE__ */ new WeakMap()), Ar(Ze, e, r, t));
4155
+ return r.k ? di(r.k) : (Ze || (Ze = /* @__PURE__ */ new WeakMap()), Tr(Ze, e, r, t));
4156
4156
  }
4157
- return _t(e) ? e.k ? Ue(e.k) : (Ze || (Ze = /* @__PURE__ */ new WeakMap()), Ar(Ze, e, e, t, !0)) : e;
4157
+ return _t(e) ? e.k ? Ue(e.k) : (Ze || (Ze = /* @__PURE__ */ new WeakMap()), Tr(Ze, e, e, t, !0)) : e;
4158
4158
  }, mc = { normalizePublicKey: fc, normalizePrivateKey: hc }, Pe = (e, t, r = 0) => {
4159
4159
  r === 0 && (t.unshift(t.length), t.unshift(6));
4160
4160
  const n = e.indexOf(t[0], r);
@@ -4269,7 +4269,7 @@ const it = (e) => e == null ? void 0 : e[Symbol.toStringTag], mn = (e, t, r) =>
4269
4269
  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');
4270
4270
  }
4271
4271
  if (!li(t))
4272
- throw new TypeError(ci(e, t, ...Tr, "Uint8Array", n ? "JSON Web Key" : null));
4272
+ throw new TypeError(ci(e, t, ...Ar, "Uint8Array", n ? "JSON Web Key" : null));
4273
4273
  if (t.type !== "secret")
4274
4274
  throw new TypeError(`${it(t)} instances for symmetric algorithms must be of type "secret"`);
4275
4275
  }
@@ -4286,7 +4286,7 @@ const it = (e) => e == null ? void 0 : e[Symbol.toStringTag], mn = (e, t, r) =>
4286
4286
  throw new TypeError("JSON Web Key for this operation be a public JWK");
4287
4287
  }
4288
4288
  if (!li(t))
4289
- throw new TypeError(ci(e, t, ...Tr, n ? "JSON Web Key" : null));
4289
+ throw new TypeError(ci(e, t, ...Ar, n ? "JSON Web Key" : null));
4290
4290
  if (t.type === "secret")
4291
4291
  throw new TypeError(`${it(t)} instances for asymmetric algorithms must not be of type "secret"`);
4292
4292
  if (r === "sign" && t.type === "public")
@@ -4328,7 +4328,7 @@ const vc = (e, t) => {
4328
4328
  if (t)
4329
4329
  return new Set(t);
4330
4330
  };
4331
- function Tc(e, t) {
4331
+ function Ac(e, t) {
4332
4332
  const r = `SHA-${e.slice(-3)}`;
4333
4333
  switch (e) {
4334
4334
  case "HS256":
@@ -4353,20 +4353,20 @@ function Tc(e, t) {
4353
4353
  throw new de(`alg ${e} is not supported either by JOSE or your javascript runtime`);
4354
4354
  }
4355
4355
  }
4356
- async function Ac(e, t, r) {
4356
+ async function Tc(e, t, r) {
4357
4357
  if (t = await mc.normalizePublicKey(t, e), si(t))
4358
4358
  return sc(t, e, r), t;
4359
4359
  if (t instanceof Uint8Array) {
4360
4360
  if (!e.startsWith("HS"))
4361
- throw new TypeError(Vn(t, ...Tr));
4361
+ throw new TypeError(Vn(t, ...Ar));
4362
4362
  return Dr.subtle.importKey("raw", t, { hash: `SHA-${e.slice(-3)}`, name: "HMAC" }, !1, [r]);
4363
4363
  }
4364
- throw new TypeError(Vn(t, ...Tr, "Uint8Array", "JSON Web Key"));
4364
+ throw new TypeError(Vn(t, ...Ar, "Uint8Array", "JSON Web Key"));
4365
4365
  }
4366
4366
  const Ic = async (e, t, r, n) => {
4367
- const s = await Ac(e, t, "verify");
4367
+ const s = await Tc(e, t, "verify");
4368
4368
  oc(e, s);
4369
- const i = Tc(e, s.algorithm);
4369
+ const i = Ac(e, s.algorithm);
4370
4370
  try {
4371
4371
  return await Dr.subtle.verify(i, s, r, n);
4372
4372
  } catch {
@@ -5158,7 +5158,7 @@ const ll = (e) => ke(
5158
5158
  }), F(), o({ type: Nt, payload: { isLoading: !1 } });
5159
5159
  },
5160
5160
  [F, c]
5161
- ), A = ke(
5161
+ ), T = ke(
5162
5162
  async (S) => {
5163
5163
  c("invalidateAndLogout: invalidating and logging out");
5164
5164
  const { user: $ } = a, L = ($ == null ? void 0 : $.userId) || nl(d);
@@ -5197,27 +5197,27 @@ const ll = (e) => ke(
5197
5197
  email: S.payload[V.EMAIL_KEY]
5198
5198
  }
5199
5199
  }
5200
- })) : (c("useEffect: invalid JWT, invalidating and logging out"), await A(tt));
5200
+ })) : (c("useEffect: invalid JWT, invalidating and logging out"), await T(tt));
5201
5201
  } catch {
5202
5202
  c(
5203
5203
  "useEffect: exception validating JWT, invalidating and logging out"
5204
- ), await A(tt);
5204
+ ), await T(tt);
5205
5205
  }
5206
5206
  })() : (c("useEffect: setting the loading state to false"), o({ type: Nt, payload: { isLoading: !1 } })), () => {
5207
5207
  l.current = !0;
5208
5208
  };
5209
- }, [a.isLoading, d, A, c]);
5209
+ }, [a.isLoading, d, T, c]);
5210
5210
  const P = async (S, $) => {
5211
5211
  o({ type: Nt, payload: { isLoading: !0 } }), F();
5212
5212
  const L = Jr();
5213
5213
  N(L), c("login: Logging in with password");
5214
- const { code_verifier: ze, code_challenge: xi } = await jc(), An = await al({
5214
+ const { code_verifier: ze, code_challenge: xi } = await jc(), Tn = await al({
5215
5215
  endpoint: i,
5216
5216
  nonce: L,
5217
5217
  clientId: r,
5218
5218
  code_challenge: xi
5219
5219
  });
5220
- if (An.status) {
5220
+ if (Tn.status) {
5221
5221
  const Qe = await il({
5222
5222
  endpoint: i,
5223
5223
  username: S,
@@ -5226,7 +5226,7 @@ const ll = (e) => ke(
5226
5226
  sessionExpiration: t,
5227
5227
  nonce: L,
5228
5228
  type: ot.CODE,
5229
- code: An.data,
5229
+ code: Tn.data,
5230
5230
  code_verifier: ze,
5231
5231
  domain: n,
5232
5232
  ua: navigator.userAgent
@@ -5245,7 +5245,7 @@ const ll = (e) => ke(
5245
5245
  }
5246
5246
  return !1;
5247
5247
  }, k = async (S) => {
5248
- S == null || S.preventDefault(), await A(Xc);
5248
+ S == null || S.preventDefault(), await T(Xc);
5249
5249
  }, K = async () => {
5250
5250
  const { isAuthenticated: S, user: $ } = a;
5251
5251
  try {
@@ -5266,15 +5266,15 @@ const ll = (e) => ke(
5266
5266
  });
5267
5267
  return L.status && L.status === "success" && L.newAccessToken ? (p(L.newAccessToken), O(L.newRefreshToken), L.newAccessToken) : (c(
5268
5268
  "getAccessToken: invalid refresh token, need to re-authenticate"
5269
- ), await A(tt), "");
5269
+ ), await T(tt), "");
5270
5270
  }
5271
5271
  return c(
5272
5272
  "getAccessToken: user is not authenticated, cannot get access token"
5273
- ), await A(tt), "";
5273
+ ), await T(tt), "";
5274
5274
  } catch {
5275
5275
  return c(
5276
5276
  "getAccessToken: exception occurred, invalidating and logging out"
5277
- ), await A(Zc), "";
5277
+ ), await T(Zc), "";
5278
5278
  }
5279
5279
  }, X = () => a.isAuthenticated && d ? d : "", fe = async () => {
5280
5280
  const { user: S } = a;
@@ -5395,12 +5395,12 @@ const ll = (e) => ke(
5395
5395
  children: e
5396
5396
  }
5397
5397
  ) });
5398
- }, Ti = (e = vi) => ps(e), ud = "user", dd = "assistant", fd = "data", hd = "I'm having trouble right now. Please try again later.", md = "OpenAI", yd = "OpenAI", pd = "Anthropic", gd = "action-search", bd = "action-sort", wd = "action-toggle-prompt", Ed = "action-reset-prompt", Sd = "sassy-saint-", vd = "details", Td = "search", Ad = "sort", Id = "private-disclosure", kd = "reasoning-disclosure", es = "b44c68f0-e5b3-4a1d-a3e3-df8632b0223b", Rd = 10, _d = 30, Od = "av-prompt", Nd = "av-prompt-editable", Cd = "size-5 sm:size-4", Pd = 30, xd = 10, Dd = 130, Ld = {
5398
+ }, Ai = (e = vi) => ps(e), ud = "user", dd = "assistant", fd = "data", hd = "I'm having trouble right now. Please try again later.", md = "OpenAI", yd = "OpenAI", pd = "Anthropic", gd = "action-search", bd = "action-sort", wd = "action-toggle-prompt", Ed = "action-reset-prompt", Sd = "sassy-saint-", vd = "details", Ad = "search", Td = "sort", Id = "private-disclosure", kd = "reasoning-disclosure", es = "b44c68f0-e5b3-4a1d-a3e3-df8632b0223b", Rd = 10, _d = 30, Od = "av-prompt", Nd = "av-prompt-editable", Cd = "size-5 sm:size-4", Pd = 30, xd = 10, Dd = 130, Ld = {
5399
5399
  PLAN_FREE: "sassy:free",
5400
5400
  PLAN_PLUS: "sassy:plus",
5401
5401
  PLAN_ADVANCED: "sassy:advanced",
5402
5402
  REASONING: "sassy:advanced:reasoning"
5403
- }, fl = process.env.NODE_ENV === "production", Ai = !fl, hl = Ai ? "gizmette.local.com" : "gizmette.com", Md = async () => {
5403
+ }, fl = process.env.NODE_ENV === "production", Ti = !fl, hl = Ti ? "gizmette.local.com" : "gizmette.com", Md = async () => {
5404
5404
  const e = {
5405
5405
  /**
5406
5406
  * A boolean value that indicates the application would
@@ -5579,14 +5579,14 @@ const ts = "av-button", Mr = "icon", Sn = "button", yn = "link", bl = ({
5579
5579
  }, El = ({
5580
5580
  mode: e,
5581
5581
  noBackground: t,
5582
- noTruncate: r,
5582
+ truncate: r,
5583
5583
  variant: n
5584
5584
  }) => {
5585
5585
  if (t)
5586
5586
  return "not-prose";
5587
5587
  if (n === "primary")
5588
5588
  return b("not-prose", {
5589
- truncate: !r,
5589
+ truncate: r,
5590
5590
  "text-copy-light": e === "dark" || e === "system",
5591
5591
  "text-copy-lighter": e === "light" || e === "alt-system",
5592
5592
  "dark:text-copy-lighter": e === "system",
@@ -5594,7 +5594,7 @@ const ts = "av-button", Mr = "icon", Sn = "button", yn = "link", bl = ({
5594
5594
  });
5595
5595
  if (n === "secondary")
5596
5596
  return b("not-prose", {
5597
- truncate: !r,
5597
+ truncate: r,
5598
5598
  "text-copy-light": e === "light" || e === "system",
5599
5599
  "text-copy-lighter": e === "dark" || e === "alt-system",
5600
5600
  "dark:text-copy-lighter": e === "alt-system",
@@ -5602,7 +5602,7 @@ const ts = "av-button", Mr = "icon", Sn = "button", yn = "link", bl = ({
5602
5602
  });
5603
5603
  if (n === "danger")
5604
5604
  return b("not-prose", {
5605
- truncate: !r,
5605
+ truncate: r,
5606
5606
  "text-copy-light": e === "dark" || e === "system",
5607
5607
  "text-copy-lighter": e === "light" || e === "alt-system",
5608
5608
  "dark:text-copy-lighter": e === "system",
@@ -5610,7 +5610,7 @@ const ts = "av-button", Mr = "icon", Sn = "button", yn = "link", bl = ({
5610
5610
  });
5611
5611
  if (n === "selected")
5612
5612
  return b("not-prose text-copy-lighter", {
5613
- truncate: !r
5613
+ truncate: r
5614
5614
  });
5615
5615
  }, Sl = ({
5616
5616
  mode: e,
@@ -5647,8 +5647,8 @@ const ts = "av-button", Mr = "icon", Sn = "button", yn = "link", bl = ({
5647
5647
  }) => b({
5648
5648
  "rounded-full": e === "large",
5649
5649
  "rounded-md": e === "medium",
5650
- "rounded-sm": e === "small"
5651
- }), Tl = ({
5650
+ "rounded-xs": e === "small"
5651
+ }), Al = ({
5652
5652
  mode: e,
5653
5653
  disabled: t,
5654
5654
  variant: r
@@ -5678,7 +5678,7 @@ const ts = "av-button", Mr = "icon", Sn = "button", yn = "link", bl = ({
5678
5678
  });
5679
5679
  if (r === "selected")
5680
5680
  return "hover:text-copy-light-hover hover:bg-action-selected-dark-hover";
5681
- }, Al = ({
5681
+ }, Tl = ({
5682
5682
  mode: e,
5683
5683
  disabled: t,
5684
5684
  variant: r
@@ -5775,7 +5775,7 @@ const ts = "av-button", Mr = "icon", Sn = "button", yn = "link", bl = ({
5775
5775
  labelLeft: d,
5776
5776
  noBackground: u,
5777
5777
  variant: h,
5778
- noTruncate: m,
5778
+ truncate: m,
5779
5779
  align: p,
5780
5780
  radius: g,
5781
5781
  animated: E
@@ -5785,7 +5785,7 @@ const ts = "av-button", Mr = "icon", Sn = "button", yn = "link", bl = ({
5785
5785
  mode: n,
5786
5786
  variant: h,
5787
5787
  noBackground: u,
5788
- noTruncate: m
5788
+ truncate: m
5789
5789
  }),
5790
5790
  Sl({ mode: n, noBackground: u, variant: h }),
5791
5791
  vl({ radius: g }),
@@ -5800,8 +5800,8 @@ const ts = "av-button", Mr = "icon", Sn = "button", yn = "link", bl = ({
5800
5800
  wl({ type: e, size: o, labelRight: l, labelLeft: d }),
5801
5801
  Il({ mode: n, variant: h, noBorder: c }),
5802
5802
  kl({ focusMode: s }),
5803
- Tl({ mode: n, variant: h, disabled: i }),
5804
5803
  Al({ mode: n, variant: h, disabled: i }),
5804
+ Tl({ mode: n, variant: h, disabled: i }),
5805
5805
  {
5806
5806
  "w-full": a,
5807
5807
  "disabled:cursor-not-allowed disabled:opacity-50": i
@@ -5839,7 +5839,7 @@ const ki = _e.forwardRef(
5839
5839
  raw: o = !1,
5840
5840
  noBorder: c = !1,
5841
5841
  variant: l = "primary",
5842
- noTruncate: d = !1,
5842
+ truncate: d = !1,
5843
5843
  radius: u = "large",
5844
5844
  ...h
5845
5845
  }, m) => {
@@ -5854,7 +5854,7 @@ const ki = _e.forwardRef(
5854
5854
  size: a,
5855
5855
  noBorder: c,
5856
5856
  variant: l,
5857
- noTruncate: d,
5857
+ truncate: d,
5858
5858
  radius: u
5859
5859
  });
5860
5860
  return /* @__PURE__ */ y(
@@ -5960,15 +5960,15 @@ const xl = {
5960
5960
  radius: E,
5961
5961
  variant: O,
5962
5962
  animated: v
5963
- }), F = Rl({ mode: r, raw: o, iconClassName: C }), _ = _l({ animated: v }), [A, P] = zr(), [k, K] = zr(), [X, fe] = zr(), Ne = z(0), S = z(null), $ = Cl([R, S]);
5963
+ }), F = Rl({ mode: r, raw: o, iconClassName: C }), _ = _l({ animated: v }), [T, P] = zr(), [k, K] = zr(), [X, fe] = zr(), Ne = z(0), S = z(null), $ = Cl([R, S]);
5964
5964
  return mr(() => {
5965
5965
  X && X.current && v && (Ne.current = fe.width + Dl[u] + (c ? 0 : Ll));
5966
5966
  }, [fe, X, u, c, v]), mr(() => {
5967
- S && S.current && v && (h && A && P.width > 0 ? (A.current && (A.current.style.opacity = "100"), S.current.style.width = `${P.width + Ne.current}px`) : m && K.width > 0 ? (k.current && (k.current.style.opacity = "100"), S.current.style.width = `${K.width + Ne.current}px`) : (A.current && (A.current.style.opacity = "0"), k.current && (k.current.style.opacity = "0"), S.current.style.width = `${xl[u]}px`));
5967
+ S && S.current && v && (h && T && P.width > 0 ? (T.current && (T.current.style.opacity = "100"), S.current.style.width = `${P.width + Ne.current}px`) : m && K.width > 0 ? (k.current && (k.current.style.opacity = "100"), S.current.style.width = `${K.width + Ne.current}px`) : (T.current && (T.current.style.opacity = "0"), k.current && (k.current.style.opacity = "0"), S.current.style.width = `${xl[u]}px`));
5968
5968
  }, [
5969
5969
  P,
5970
5970
  h,
5971
- A,
5971
+ T,
5972
5972
  K,
5973
5973
  m,
5974
5974
  k,
@@ -5998,7 +5998,7 @@ const xl = {
5998
5998
  rs,
5999
5999
  {
6000
6000
  label: h,
6001
- labelRef: A,
6001
+ labelRef: T,
6002
6002
  labelClass: _,
6003
6003
  labelInnerClass: "pl-2"
6004
6004
  }
@@ -6015,13 +6015,13 @@ const xl = {
6015
6015
  }) => /* @__PURE__ */ y("span", { ref: e, className: t, children: r && /* @__PURE__ */ y("span", { className: n, children: r }) });
6016
6016
  Ir.displayName = "ButtonIcon";
6017
6017
  /*!
6018
- @versini/ui-button v4.2.11
6018
+ @versini/ui-button v6.0.3
6019
6019
  © 2025 gizmette.com
6020
6020
  */
6021
6021
  try {
6022
6022
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
6023
- version: "4.2.11",
6024
- buildTime: "03/10/2025 02:04 PM EDT",
6023
+ version: "6.0.3",
6024
+ buildTime: "03/19/2025 06:10 PM EDT",
6025
6025
  homepage: "https://github.com/aversini/ui-components",
6026
6026
  license: "MIT"
6027
6027
  });
@@ -6067,13 +6067,13 @@ const Ml = _e.forwardRef(
6067
6067
  );
6068
6068
  Ml.displayName = "ButtonSort";
6069
6069
  /*!
6070
- @versini/ui-card v3.0.20
6070
+ @versini/ui-card v4.0.0
6071
6071
  © 2025 gizmette.com
6072
6072
  */
6073
6073
  try {
6074
6074
  window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
6075
- version: "3.0.20",
6076
- buildTime: "03/10/2025 02:05 PM EDT",
6075
+ version: "4.0.0",
6076
+ buildTime: "03/18/2025 07:53 PM EDT",
6077
6077
  homepage: "https://github.com/aversini/ui-components",
6078
6078
  license: "MIT"
6079
6079
  });
@@ -6210,13 +6210,13 @@ const Hl = ({
6210
6210
  ) });
6211
6211
  };
6212
6212
  /*!
6213
- @versini/ui-svgicon v4.1.1
6213
+ @versini/ui-svgicon v4.2.0
6214
6214
  © 2025 gizmette.com
6215
6215
  */
6216
6216
  try {
6217
6217
  window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
6218
- version: "4.1.1",
6219
- buildTime: "02/27/2025 03:46 PM EST",
6218
+ version: "4.2.0",
6219
+ buildTime: "03/19/2025 05:27 PM EDT",
6220
6220
  homepage: "https://github.com/aversini/ui-components",
6221
6221
  license: "MIT"
6222
6222
  });
@@ -6329,26 +6329,26 @@ const Fl = ({
6329
6329
  }
6330
6330
  );
6331
6331
  /*!
6332
- @versini/ui-icons v4.8.1
6332
+ @versini/ui-icons v4.8.2
6333
6333
  © 2025 gizmette.com
6334
6334
  */
6335
6335
  try {
6336
6336
  window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
6337
- version: "4.8.1",
6338
- buildTime: "02/27/2025 03:46 PM EST",
6337
+ version: "4.8.2",
6338
+ buildTime: "03/19/2025 05:27 PM EDT",
6339
6339
  homepage: "https://github.com/aversini/ui-components",
6340
6340
  license: "MIT"
6341
6341
  });
6342
6342
  } catch {
6343
6343
  }
6344
6344
  /*!
6345
- @versini/ui-main v3.0.14
6345
+ @versini/ui-main v4.0.0
6346
6346
  © 2025 gizmette.com
6347
6347
  */
6348
6348
  try {
6349
6349
  window.__VERSINI_UI_MAIN__ || (window.__VERSINI_UI_MAIN__ = {
6350
- version: "3.0.14",
6351
- buildTime: "03/10/2025 02:04 PM EDT",
6350
+ version: "4.0.0",
6351
+ buildTime: "03/18/2025 07:53 PM EDT",
6352
6352
  homepage: "https://github.com/aversini/ui-components",
6353
6353
  license: "MIT"
6354
6354
  });
@@ -6517,13 +6517,13 @@ const jl = "av-main", ql = ({
6517
6517
  return /* @__PURE__ */ y("div", { className: o, style: a, ...n, children: e });
6518
6518
  };
6519
6519
  /*!
6520
- @versini/ui-system v3.0.11
6520
+ @versini/ui-system v4.0.0
6521
6521
  © 2025 gizmette.com
6522
6522
  */
6523
6523
  try {
6524
6524
  window.__VERSINI_UI_SYSTEM__ || (window.__VERSINI_UI_SYSTEM__ = {
6525
- version: "3.0.11",
6526
- buildTime: "03/10/2025 02:05 PM EDT",
6525
+ version: "4.0.0",
6526
+ buildTime: "03/18/2025 07:53 PM EDT",
6527
6527
  homepage: "https://github.com/aversini/ui-components",
6528
6528
  license: "MIT"
6529
6529
  });
@@ -6684,13 +6684,13 @@ function Ni({
6684
6684
  );
6685
6685
  }
6686
6686
  /*!
6687
- @versini/ui-liveregion v1.3.11
6687
+ @versini/ui-liveregion v2.0.0
6688
6688
  © 2025 gizmette.com
6689
6689
  */
6690
6690
  try {
6691
6691
  window.__VERSINI_UI_LIVEREGION__ || (window.__VERSINI_UI_LIVEREGION__ = {
6692
- version: "1.3.11",
6693
- buildTime: "03/10/2025 02:04 PM EDT",
6692
+ version: "2.0.0",
6693
+ buildTime: "03/18/2025 07:53 PM EDT",
6694
6694
  homepage: "https://github.com/aversini/ui-components",
6695
6695
  license: "MIT"
6696
6696
  });
@@ -6834,7 +6834,7 @@ const iu = ({
6834
6834
  helperText: g,
6835
6835
  rightElement: E
6836
6836
  };
6837
- }, Tn = _e.forwardRef(
6837
+ }, An = _e.forwardRef(
6838
6838
  ({
6839
6839
  id: e,
6840
6840
  name: t,
@@ -6856,7 +6856,7 @@ const iu = ({
6856
6856
  size: O = "md",
6857
6857
  ...C
6858
6858
  }, v) => {
6859
- const [N, R] = Zl(), [U, F] = Ie(0), _ = eu({ id: e, prefix: `${Ri}-` }), A = `${t} error, ${p}`, P = z(null), k = z(null), K = {
6859
+ const [N, R] = Zl(), [U, F] = Ie(0), _ = eu({ id: e, prefix: `${Ri}-` }), T = `${t} error, ${p}`, P = z(null), k = z(null), K = {
6860
6860
  xs: { label: "-25px", helperText: "30px" },
6861
6861
  sm: { label: "-29px", helperText: "34px" },
6862
6862
  md: { label: "-33px", helperText: "38px" },
@@ -6936,11 +6936,11 @@ const iu = ({
6936
6936
  children: g
6937
6937
  }
6938
6938
  ),
6939
- n && p && /* @__PURE__ */ y(Ni, { politeness: "polite", clearAnnouncementDelay: 500, children: A })
6939
+ n && p && /* @__PURE__ */ y(Ni, { politeness: "polite", clearAnnouncementDelay: 500, children: T })
6940
6940
  ] });
6941
6941
  }
6942
6942
  );
6943
- Tn.displayName = "TextInput";
6943
+ An.displayName = "TextInput";
6944
6944
  function du(e) {
6945
6945
  return Rr(() => e.every((t) => t == null) ? () => {
6946
6946
  } : (t) => {
@@ -6988,7 +6988,7 @@ const fu = 500, hu = 5e3, mu = 2e4, Ci = _e.forwardRef(
6988
6988
  fe != null && fe.contains(X) || c && c();
6989
6989
  }, _ = (k) => {
6990
6990
  R(), a && a(k), F(k);
6991
- }, A = (k) => {
6991
+ }, T = (k) => {
6992
6992
  R(), o && o(k);
6993
6993
  }, P = (k) => {
6994
6994
  R(), i && i(k);
@@ -6997,7 +6997,7 @@ const fu = 500, hu = 5e3, mu = 2e4, Ci = _e.forwardRef(
6997
6997
  O.current && clearTimeout(O.current);
6998
6998
  }, []), /* @__PURE__ */ re(hr, { children: [
6999
6999
  /* @__PURE__ */ y(
7000
- Tn,
7000
+ An,
7001
7001
  {
7002
7002
  ref: v,
7003
7003
  name: e,
@@ -7006,7 +7006,7 @@ const fu = 500, hu = 5e3, mu = 2e4, Ci = _e.forwardRef(
7006
7006
  type: h ? "password" : "text",
7007
7007
  disabled: t,
7008
7008
  onBlur: _,
7009
- onFocus: A,
7009
+ onFocus: T,
7010
7010
  onChange: P,
7011
7011
  rightElement: _e.cloneElement(l, {
7012
7012
  ref: u,
@@ -7032,13 +7032,13 @@ const fu = 500, hu = 5e3, mu = 2e4, Ci = _e.forwardRef(
7032
7032
  );
7033
7033
  Ci.displayName = "TextInputMask";
7034
7034
  /*!
7035
- @versini/ui-textinput v3.0.20
7035
+ @versini/ui-textinput v4.0.0
7036
7036
  © 2025 gizmette.com
7037
7037
  */
7038
7038
  try {
7039
7039
  window.__VERSINI_UI_TEXTINPUT__ || (window.__VERSINI_UI_TEXTINPUT__ = {
7040
- version: "3.0.20",
7041
- buildTime: "03/10/2025 02:04 PM EDT",
7040
+ version: "4.0.0",
7041
+ buildTime: "03/18/2025 07:53 PM EDT",
7042
7042
  homepage: "https://github.com/aversini/ui-components",
7043
7043
  license: "MIT"
7044
7044
  });
@@ -7093,7 +7093,7 @@ const yu = "ASK! ME! ANYTHING!", Pi = "Callisto", pu = "Log in", gu = "Sign in w
7093
7093
  /* @__PURE__ */ y("h2", { children: yu })
7094
7094
  ] })
7095
7095
  ] }), Eu = () => {
7096
- const { login: e, logoutReason: t, loginWithPasskey: r } = Ti(), [n, s] = Ie(""), [i, a] = Ie(""), [o, c] = Ie(!0), [l, d] = Ie({
7096
+ const { login: e, logoutReason: t, loginWithPasskey: r } = Ai(), [n, s] = Ie(""), [i, a] = Ie(""), [o, c] = Ie(!0), [l, d] = Ie({
7097
7097
  username: "",
7098
7098
  password: ""
7099
7099
  }), u = async (h) => {
@@ -7128,7 +7128,7 @@ const yu = "ASK! ME! ANYTHING!", Pi = "Callisto", pu = "Log in", gu = "Sign in w
7128
7128
  /* @__PURE__ */ y("form", { className: "mt-5", onSubmit: u, children: /* @__PURE__ */ y(Jl, { alignHorizontal: "center", children: /* @__PURE__ */ y(He, { span: 6, children: /* @__PURE__ */ re(Hl, { mode: "dark", children: [
7129
7129
  /* @__PURE__ */ y(He, { span: 12, className: "mt-7", children: i && /* @__PURE__ */ y("div", { className: "p-2 text-sm text-center text-copy-error-light bg-surface-darker", children: i }) }),
7130
7130
  /* @__PURE__ */ y(He, { span: 12, children: /* @__PURE__ */ y(
7131
- Tn,
7131
+ An,
7132
7132
  {
7133
7133
  className: "mt-7",
7134
7134
  required: !0,
@@ -7214,21 +7214,21 @@ const yu = "ASK! ME! ANYTHING!", Pi = "Callisto", pu = "Log in", gu = "Sign in w
7214
7214
  ) });
7215
7215
  }, Su = new URL(document.location.href).searchParams, ss = !!Su.get("debug") || !1, vu = Mi(() => import(
7216
7216
  /* webpackChunkName: "LazyApp" */
7217
- "./App.B8aUW5r8.js"
7218
- ).then((e) => e.App)), Tu = new ia(), is = ({
7217
+ "./App.B8e8A3Y9.js"
7218
+ ).then((e) => e.App)), Au = new ia(), is = ({
7219
7219
  isComponent: e,
7220
7220
  headerHeight: t
7221
7221
  }) => {
7222
- const { isAuthenticated: r } = Ti();
7223
- return r ? /* @__PURE__ */ y($i, { fallback: /* @__PURE__ */ y("div", {}), children: /* @__PURE__ */ re(oa, { client: Tu, children: [
7222
+ const { isAuthenticated: r } = Ai();
7223
+ return r ? /* @__PURE__ */ y($i, { fallback: /* @__PURE__ */ y("div", {}), children: /* @__PURE__ */ re(oa, { client: Au, children: [
7224
7224
  /* @__PURE__ */ y(Mo, {}),
7225
7225
  /* @__PURE__ */ y(vu, { isComponent: e, headerHeight: t })
7226
7226
  ] }) }) : /* @__PURE__ */ y(Eu, {});
7227
- }, Au = ({
7227
+ }, Tu = ({
7228
7228
  isComponent: e = !1,
7229
7229
  headerHeight: t = 0,
7230
7230
  domain: r = hl
7231
- }) => Ai ? /* @__PURE__ */ y(
7231
+ }) => Ti ? /* @__PURE__ */ y(
7232
7232
  Zn,
7233
7233
  {
7234
7234
  clientId: es,
@@ -7238,7 +7238,7 @@ const yu = "ASK! ME! ANYTHING!", Pi = "Callisto", pu = "Log in", gu = "Sign in w
7238
7238
  children: /* @__PURE__ */ y(is, { isComponent: e, headerHeight: t })
7239
7239
  }
7240
7240
  ) : /* @__PURE__ */ y(Zn, { clientId: es, domain: r, debug: ss, children: /* @__PURE__ */ y(is, { isComponent: e, headerHeight: t }) }), af = ({ domain: e, headerHeight: t }) => /* @__PURE__ */ y(
7241
- Au,
7241
+ Tu,
7242
7242
  {
7243
7243
  isComponent: !0,
7244
7244
  domain: e,
@@ -7274,8 +7274,8 @@ export {
7274
7274
  Sd as LOCAL_STORAGE_PREFIX,
7275
7275
  Id as LOCAL_STORAGE_PRIVATE_DISCLOSURE,
7276
7276
  kd as LOCAL_STORAGE_REASONING_DISCLOSURE,
7277
- Td as LOCAL_STORAGE_SEARCH,
7278
- Ad as LOCAL_STORAGE_SORT,
7277
+ Ad as LOCAL_STORAGE_SEARCH,
7278
+ Td as LOCAL_STORAGE_SORT,
7279
7279
  qd as LOG_OUT,
7280
7280
  wu as Logo,
7281
7281
  ot as M,
@@ -7321,7 +7321,7 @@ export {
7321
7321
  Ka as delegateEvents,
7322
7322
  nr as deleteNestedDataByPath,
7323
7323
  Xu as displayValue,
7324
- Tn as fe,
7324
+ An as fe,
7325
7325
  Xi as fetchState,
7326
7326
  jd as findProvider,
7327
7327
  ws as focusManager,
@@ -7342,7 +7342,7 @@ export {
7342
7342
  Ki as isValidTimeout,
7343
7343
  He as j,
7344
7344
  Bl as l,
7345
- Aa as mergeProps,
7345
+ Ta as mergeProps,
7346
7346
  ed as mutationSortFns,
7347
7347
  ce as noop,
7348
7348
  ee as notifyManager,
@@ -7368,7 +7368,7 @@ export {
7368
7368
  Vu as template,
7369
7369
  Hi as timeUntilStale,
7370
7370
  Gd as toastOptions,
7371
- Ti as un,
7371
+ Ai as un,
7372
7372
  Ud as unObfuscate,
7373
7373
  q as untrack,
7374
7374
  rr as updateNestedDataByPath,