@versini/sassysaint 8.12.6 → 8.13.0
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/dist/chunks/AboutChangelog.DE-BTIK6.js +21 -0
- package/dist/chunks/{App.tCpdnhf1.js → App.B2VbVJcM.js} +2719 -2688
- package/dist/chunks/{CPIOZS5X.BKhk8Bpv.js → CPIOZS5X.B4c0IBPv.js} +1 -1
- package/dist/chunks/{Chart.D46slZEK.js → Chart.D33dple1.js} +2 -2
- package/dist/chunks/ChatBubbleAssistant.BPVmJXHU.js +71 -0
- package/dist/chunks/{index.CDj2uNT5.js → index.9E2d3LRB.js} +1 -1
- package/dist/chunks/{index.Bkk_M0bz.js → index.B_IfMx9n.js} +1 -1
- package/dist/chunks/{index.wy0XNs9Z.js → index.BkBveqTl.js} +1 -1
- package/dist/chunks/{index.Bi37k7nS.js → index.CpsFqzmz.js} +3 -3
- package/dist/chunks/{index.DbGgSPZG.js → index.D6hATIBG.js} +2 -2
- package/dist/chunks/{index.BGvXkqQF.js → index.DHbjW7_u.js} +109 -108
- package/dist/chunks/{ChatBubbleAssistant.BwGvieuC.js → useMarkdown.D4BYSVKe.js} +1277 -1338
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +3 -3
@@ -170,7 +170,7 @@ function ls(e, t) {
|
|
170
170
|
`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`
|
171
171
|
), !e.queryFn && (t != null && t.initialPromise) ? () => t.initialPromise : !e.queryFn || e.queryFn === dr ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
|
172
172
|
}
|
173
|
-
var He, _e, nt, Yn,
|
173
|
+
var He, _e, nt, Yn, Li = (Yn = class extends Sr {
|
174
174
|
constructor() {
|
175
175
|
super();
|
176
176
|
I(this, He);
|
@@ -211,7 +211,7 @@ var He, _e, nt, Yn, Mi = (Yn = class extends Sr {
|
|
211
211
|
var t;
|
212
212
|
return typeof f(this, He) == "boolean" ? f(this, He) : ((t = globalThis.document) == null ? void 0 : t.visibilityState) !== "hidden";
|
213
213
|
}
|
214
|
-
}, He = new WeakMap(), _e = new WeakMap(), nt = new WeakMap(), Yn), us = new
|
214
|
+
}, He = new WeakMap(), _e = new WeakMap(), nt = new WeakMap(), Yn), us = new Li(), st, Ne, it, Xn, Mi = (Xn = class extends Sr {
|
215
215
|
constructor() {
|
216
216
|
super();
|
217
217
|
I(this, st, !0);
|
@@ -245,7 +245,7 @@ var He, _e, nt, Yn, Mi = (Yn = class extends Sr {
|
|
245
245
|
isOnline() {
|
246
246
|
return f(this, st);
|
247
247
|
}
|
248
|
-
}, st = new WeakMap(), Ne = new WeakMap(), it = new WeakMap(), Xn), Nt = new
|
248
|
+
}, st = new WeakMap(), Ne = new WeakMap(), it = new WeakMap(), Xn), Nt = new Mi();
|
249
249
|
function $i() {
|
250
250
|
let e, t;
|
251
251
|
const r = new Promise((s, i) => {
|
@@ -316,7 +316,7 @@ function hs(e) {
|
|
316
316
|
g = Promise.reject(k);
|
317
317
|
}
|
318
318
|
Promise.resolve(g).then(u).catch((k) => {
|
319
|
-
var
|
319
|
+
var M;
|
320
320
|
if (n)
|
321
321
|
return;
|
322
322
|
const O = e.retry ?? (Ar ? 0 : 3), T = e.retryDelay ?? Ui, R = typeof T == "function" ? T(r, k) : T, C = O === !0 || typeof O == "number" && r < O || typeof O == "function" && O(r, k);
|
@@ -324,7 +324,7 @@ function hs(e) {
|
|
324
324
|
h(k);
|
325
325
|
return;
|
326
326
|
}
|
327
|
-
r++, (
|
327
|
+
r++, (M = e.onFail) == null || M.call(e, r, k), Ni(R).then(() => l() ? void 0 : y()).then(() => {
|
328
328
|
t ? h(k) : m();
|
329
329
|
});
|
330
330
|
});
|
@@ -815,7 +815,7 @@ var he, ts, ji = (ts = class extends Sr {
|
|
815
815
|
this.execute(this.state.variables);
|
816
816
|
}
|
817
817
|
async execute(t) {
|
818
|
-
var s, i, a, o, c, l, d, u, h, y, m, g, v, k, O, T, R, C,
|
818
|
+
var s, i, a, o, c, l, d, u, h, y, m, g, v, k, O, T, R, C, M, H;
|
819
819
|
w(this, je, hs({
|
820
820
|
fn: () => this.options.mutationFn ? this.options.mutationFn(t) : Promise.reject(new Error("No mutationFn found")),
|
821
821
|
onFail: (S, A) => {
|
@@ -883,8 +883,8 @@ var he, ts, ji = (ts = class extends Sr {
|
|
883
883
|
this.state.variables,
|
884
884
|
this.state.context,
|
885
885
|
this
|
886
|
-
)), await ((H = (
|
887
|
-
|
886
|
+
)), await ((H = (M = this.options).onSettled) == null ? void 0 : H.call(
|
887
|
+
M,
|
888
888
|
void 0,
|
889
889
|
S,
|
890
890
|
t,
|
@@ -1092,16 +1092,16 @@ function kn(e) {
|
|
1092
1092
|
return Promise.reject();
|
1093
1093
|
if (R == null && T.pages.length)
|
1094
1094
|
return Promise.resolve(T);
|
1095
|
-
const
|
1095
|
+
const M = {
|
1096
1096
|
client: t.client,
|
1097
1097
|
queryKey: t.queryKey,
|
1098
1098
|
pageParam: R,
|
1099
1099
|
direction: C ? "backward" : "forward",
|
1100
1100
|
meta: t.options.meta
|
1101
1101
|
};
|
1102
|
-
v(
|
1102
|
+
v(M);
|
1103
1103
|
const H = await k(
|
1104
|
-
|
1104
|
+
M
|
1105
1105
|
), { maxPages: S } = t.options, A = C ? Di : xi;
|
1106
1106
|
return {
|
1107
1107
|
pages: A(T.pages, H, S),
|
@@ -1112,8 +1112,8 @@ function kn(e) {
|
|
1112
1112
|
const T = s === "backward", R = T ? Ji : Rn, C = {
|
1113
1113
|
pages: i,
|
1114
1114
|
pageParams: a
|
1115
|
-
},
|
1116
|
-
o = await O(C,
|
1115
|
+
}, M = R(n, C);
|
1116
|
+
o = await O(C, M, T);
|
1117
1117
|
} else {
|
1118
1118
|
const T = e ?? i.length;
|
1119
1119
|
do {
|
@@ -1382,19 +1382,19 @@ var U, Pe, xe, ct, lt, De, ut, dt, ss, zi = (ss = class {
|
|
1382
1382
|
cleanups: null,
|
1383
1383
|
context: null,
|
1384
1384
|
owner: null
|
1385
|
-
}, xr = {}, _ = null,
|
1385
|
+
}, xr = {}, _ = null, L = null, Y = null, Ie = null, Tr = 0;
|
1386
1386
|
function qe(e, t) {
|
1387
|
-
const r =
|
1387
|
+
const r = L, n = _, s = e.length === 0, i = t === void 0 ? n : t, a = s ? bs : {
|
1388
1388
|
owned: null,
|
1389
1389
|
cleanups: null,
|
1390
1390
|
context: i ? i.context : null,
|
1391
1391
|
owner: i
|
1392
1392
|
}, o = s ? e : () => e(() => W(() => xt(a)));
|
1393
|
-
_ = a,
|
1393
|
+
_ = a, L = null;
|
1394
1394
|
try {
|
1395
1395
|
return be(o, !0);
|
1396
1396
|
} finally {
|
1397
|
-
|
1397
|
+
L = r, _ = n;
|
1398
1398
|
}
|
1399
1399
|
}
|
1400
1400
|
function ne(e, t) {
|
@@ -1449,7 +1449,7 @@ function ta(e, t, r) {
|
|
1449
1449
|
u.clear();
|
1450
1450
|
}, !1);
|
1451
1451
|
}
|
1452
|
-
function
|
1452
|
+
function M() {
|
1453
1453
|
const S = h(), A = m();
|
1454
1454
|
if (A !== void 0 && !a) throw A;
|
1455
1455
|
return S;
|
@@ -1475,7 +1475,7 @@ function ta(e, t, r) {
|
|
1475
1475
|
(N) => R(P, void 0, zr(N), A)
|
1476
1476
|
))) : (R(a, P, void 0, A), P);
|
1477
1477
|
}
|
1478
|
-
return Object.defineProperties(
|
1478
|
+
return Object.defineProperties(M, {
|
1479
1479
|
state: {
|
1480
1480
|
get: () => O()
|
1481
1481
|
},
|
@@ -1490,14 +1490,14 @@ function ta(e, t, r) {
|
|
1490
1490
|
},
|
1491
1491
|
latest: {
|
1492
1492
|
get() {
|
1493
|
-
if (!l) return
|
1493
|
+
if (!l) return M();
|
1494
1494
|
const S = m();
|
1495
1495
|
if (S && !a) throw S;
|
1496
1496
|
return h();
|
1497
1497
|
}
|
1498
1498
|
}
|
1499
1499
|
}), d ? Zi(() => H(!1)) : H(!1), [
|
1500
|
-
|
1500
|
+
M,
|
1501
1501
|
{
|
1502
1502
|
refetch: H,
|
1503
1503
|
mutate: y
|
@@ -1508,13 +1508,13 @@ function pu(e) {
|
|
1508
1508
|
return be(e, !1);
|
1509
1509
|
}
|
1510
1510
|
function W(e) {
|
1511
|
-
if (
|
1512
|
-
const t =
|
1513
|
-
|
1511
|
+
if (L === null) return e();
|
1512
|
+
const t = L;
|
1513
|
+
L = null;
|
1514
1514
|
try {
|
1515
1515
|
return e();
|
1516
1516
|
} finally {
|
1517
|
-
|
1517
|
+
L = t;
|
1518
1518
|
}
|
1519
1519
|
}
|
1520
1520
|
function gu(e, t, r) {
|
@@ -1542,22 +1542,22 @@ function na() {
|
|
1542
1542
|
return _;
|
1543
1543
|
}
|
1544
1544
|
function sa(e, t) {
|
1545
|
-
const r = _, n =
|
1546
|
-
_ = e,
|
1545
|
+
const r = _, n = L;
|
1546
|
+
_ = e, L = null;
|
1547
1547
|
try {
|
1548
1548
|
return be(t, !0);
|
1549
1549
|
} catch (s) {
|
1550
1550
|
fn(s);
|
1551
1551
|
} finally {
|
1552
|
-
_ = r,
|
1552
|
+
_ = r, L = n;
|
1553
1553
|
}
|
1554
1554
|
}
|
1555
1555
|
function ia(e) {
|
1556
|
-
const t =
|
1556
|
+
const t = L, r = _;
|
1557
1557
|
return Promise.resolve().then(() => {
|
1558
|
-
|
1558
|
+
L = t, _ = r;
|
1559
1559
|
let n;
|
1560
|
-
return be(e, !1),
|
1560
|
+
return be(e, !1), L = _ = null, n ? n.done : void 0;
|
1561
1561
|
});
|
1562
1562
|
}
|
1563
1563
|
var [aa, bu] = /* @__PURE__ */ ne(!1);
|
@@ -1590,9 +1590,9 @@ function Es() {
|
|
1590
1590
|
const e = Y;
|
1591
1591
|
Y = null, be(() => pr(this), !1), Y = e;
|
1592
1592
|
}
|
1593
|
-
if (
|
1593
|
+
if (L) {
|
1594
1594
|
const e = this.observers ? this.observers.length : 0;
|
1595
|
-
|
1595
|
+
L.sources ? (L.sources.push(this), L.sourceSlots.push(e)) : (L.sources = [this], L.sourceSlots = [e]), this.observers ? (this.observers.push(L), this.observerSlots.push(L.sources.length - 1)) : (this.observers = [L], this.observerSlots = [L.sources.length - 1]);
|
1596
1596
|
}
|
1597
1597
|
return this.value;
|
1598
1598
|
}
|
@@ -1619,14 +1619,14 @@ function St(e) {
|
|
1619
1619
|
}
|
1620
1620
|
function oa(e, t, r) {
|
1621
1621
|
let n;
|
1622
|
-
const s = _, i =
|
1623
|
-
|
1622
|
+
const s = _, i = L;
|
1623
|
+
L = _ = e;
|
1624
1624
|
try {
|
1625
1625
|
n = e.fn(t);
|
1626
1626
|
} catch (a) {
|
1627
1627
|
return e.pure && (e.state = Re, e.owned && e.owned.forEach(xt), e.owned = null), e.updatedAt = r + 1, fn(a);
|
1628
1628
|
} finally {
|
1629
|
-
|
1629
|
+
L = i, _ = s;
|
1630
1630
|
}
|
1631
1631
|
(!e.updatedAt || e.updatedAt <= r) && (e.updatedAt != null && "observers" in e ? Ss(e, n) : e.value = n, e.updatedAt = r);
|
1632
1632
|
}
|
@@ -1771,7 +1771,7 @@ function da(e, t, r = {}) {
|
|
1771
1771
|
return W(() => {
|
1772
1772
|
let y, m, g, v, k, O, T, R, C;
|
1773
1773
|
if (l === 0)
|
1774
|
-
a !== 0 && (gr(i), i = [], n = [], s = [], a = 0, o && (o = [])), r.fallback && (n = [Yr], s[0] = qe((
|
1774
|
+
a !== 0 && (gr(i), i = [], n = [], s = [], a = 0, o && (o = [])), r.fallback && (n = [Yr], s[0] = qe((M) => (i[0] = M, r.fallback())), a = 1);
|
1775
1775
|
else if (a === 0) {
|
1776
1776
|
for (s = new Array(l), u = 0; u < l; u++)
|
1777
1777
|
n[u] = c[u], s[u] = qe(h);
|
@@ -2318,7 +2318,7 @@ function Da(e, t, r, n) {
|
|
2318
2318
|
e.addEventListener(t, r[0] = (i) => s.call(e, r[1], i));
|
2319
2319
|
} else e.addEventListener(t, r, typeof r != "function" && r);
|
2320
2320
|
}
|
2321
|
-
function
|
2321
|
+
function La(e, t, r = {}) {
|
2322
2322
|
const n = Object.keys(t || {}), s = Object.keys(r);
|
2323
2323
|
let i, a;
|
2324
2324
|
for (i = 0, a = s.length; i < a; i++) {
|
@@ -2331,7 +2331,7 @@ function Ma(e, t, r = {}) {
|
|
2331
2331
|
}
|
2332
2332
|
return r;
|
2333
2333
|
}
|
2334
|
-
function
|
2334
|
+
function Ma(e, t, r) {
|
2335
2335
|
if (!t) return r ? Zr(e, "style") : t;
|
2336
2336
|
const n = e.style;
|
2337
2337
|
if (typeof t == "string") return n.cssText = t;
|
@@ -2380,8 +2380,8 @@ function On(e, t, r) {
|
|
2380
2380
|
}
|
2381
2381
|
function Cn(e, t, r, n, s, i, a) {
|
2382
2382
|
let o, c, l, d, u;
|
2383
|
-
if (t === "style") return
|
2384
|
-
if (t === "classList") return
|
2383
|
+
if (t === "style") return Ma(e, r, n);
|
2384
|
+
if (t === "classList") return La(e, r, n);
|
2385
2385
|
if (r === n) return n;
|
2386
2386
|
if (t === "ref")
|
2387
2387
|
i || r(e);
|
@@ -2663,7 +2663,7 @@ var Wa = class {
|
|
2663
2663
|
findByName(e) {
|
2664
2664
|
return this.transfomers[e];
|
2665
2665
|
}
|
2666
|
-
}, Ja = (e) => Object.prototype.toString.call(e).slice(8, -1), Cs = (e) => typeof e > "u", za = (e) => e === null,
|
2666
|
+
}, Ja = (e) => Object.prototype.toString.call(e).slice(8, -1), Cs = (e) => typeof e > "u", za = (e) => e === null, Lt = (e) => typeof e != "object" || e === null || e === Object.prototype ? !1 : Object.getPrototypeOf(e) === null ? !0 : Object.getPrototypeOf(e) === Object.prototype, rn = (e) => Lt(e) && Object.keys(e).length === 0, $e = (e) => Array.isArray(e), Qa = (e) => typeof e == "string", Ya = (e) => typeof e == "number" && !isNaN(e), Xa = (e) => typeof e == "boolean", Za = (e) => e instanceof RegExp, Mt = (e) => e instanceof Map, $t = (e) => e instanceof Set, _s = (e) => Ja(e) === "Symbol", eo = (e) => e instanceof Date && !isNaN(e.valueOf()), to = (e) => e instanceof Error, Pn = (e) => typeof e == "number" && isNaN(e), ro = (e) => Xa(e) || za(e) || Cs(e) || Ya(e) || Qa(e) || _s(e), no = (e) => typeof e == "bigint", so = (e) => e === 1 / 0 || e === -1 / 0, io = (e) => ArrayBuffer.isView(e) && !(e instanceof DataView), ao = (e) => e instanceof URL, Ns = (e) => e.replace(/\./g, "\\."), Lr = (e) => e.map(String).map(Ns).join("."), kt = (e) => {
|
2667
2667
|
const t = [];
|
2668
2668
|
let r = "";
|
2669
2669
|
for (let s = 0; s < e.length; s++) {
|
@@ -2720,7 +2720,7 @@ var Ps = [
|
|
2720
2720
|
(e) => [...e.values()],
|
2721
2721
|
(e) => new Set(e)
|
2722
2722
|
),
|
2723
|
-
de(
|
2723
|
+
de(Mt, "map", (e) => [...e.entries()], (e) => new Map(e)),
|
2724
2724
|
de((e) => Pn(e) || so(e), "number", (e) => Pn(e) ? "NaN" : e > 0 ? "Infinity" : "-Infinity", Number),
|
2725
2725
|
de((e) => e === 0 && 1 / e === -1 / 0, "number", () => "-0", Number),
|
2726
2726
|
de(ao, "URL", (e) => e.toString(), (e) => new URL(e))
|
@@ -2754,10 +2754,10 @@ var xs = kr((e, t) => _s(e) ? !!t.symbolRegistry.getIdentifier(e) : !1, (e, t) =
|
|
2754
2754
|
throw new Error("Trying to deserialize unknown typed array");
|
2755
2755
|
return new r(e);
|
2756
2756
|
});
|
2757
|
-
function
|
2757
|
+
function Ls(e, t) {
|
2758
2758
|
return e != null && e.constructor ? !!t.classRegistry.getIdentifier(e.constructor) : !1;
|
2759
2759
|
}
|
2760
|
-
var
|
2760
|
+
var Ms = kr(Ls, (e, t) => ["class", t.classRegistry.getIdentifier(e.constructor)], (e, t) => {
|
2761
2761
|
const r = t.classRegistry.getAllowedProps(e.constructor);
|
2762
2762
|
if (!r)
|
2763
2763
|
return { ...e };
|
@@ -2775,7 +2775,7 @@ var Ls = kr(Ms, (e, t) => ["class", t.classRegistry.getIdentifier(e.constructor)
|
|
2775
2775
|
if (!n)
|
2776
2776
|
throw new Error("Trying to deserialize unknown custom value");
|
2777
2777
|
return n.deserialize(e);
|
2778
|
-
}), co = [
|
2778
|
+
}), co = [Ms, xs, $s, Ds], xn = (e, t) => {
|
2779
2779
|
const r = Nn(co, (s) => s.isApplicable(e, t));
|
2780
2780
|
if (r)
|
2781
2781
|
return {
|
@@ -2798,7 +2798,7 @@ var lo = (e, t, r) => {
|
|
2798
2798
|
case "symbol":
|
2799
2799
|
return xs.untransform(e, t, r);
|
2800
2800
|
case "class":
|
2801
|
-
return
|
2801
|
+
return Ms.untransform(e, t, r);
|
2802
2802
|
case "custom":
|
2803
2803
|
return $s.untransform(e, t, r);
|
2804
2804
|
case "typed-array":
|
@@ -2832,7 +2832,7 @@ var uo = (e, t) => {
|
|
2832
2832
|
const n = t[r];
|
2833
2833
|
if ($t(e))
|
2834
2834
|
e = rt(e, +n);
|
2835
|
-
else if (
|
2835
|
+
else if (Mt(e)) {
|
2836
2836
|
const s = +n, i = +t[++r] == 0 ? "key" : "value", a = rt(e, s);
|
2837
2837
|
switch (i) {
|
2838
2838
|
case "key":
|
@@ -2855,12 +2855,12 @@ var uo = (e, t) => {
|
|
2855
2855
|
if ($e(n)) {
|
2856
2856
|
const o = +a;
|
2857
2857
|
n = n[o];
|
2858
|
-
} else if (
|
2858
|
+
} else if (Lt(n))
|
2859
2859
|
n = n[a];
|
2860
2860
|
else if ($t(n)) {
|
2861
2861
|
const o = +a;
|
2862
2862
|
n = rt(n, o);
|
2863
|
-
} else if (
|
2863
|
+
} else if (Mt(n)) {
|
2864
2864
|
if (i === t.length - 2)
|
2865
2865
|
break;
|
2866
2866
|
const c = +a, l = +t[++i] == 0 ? "key" : "value", d = rt(n, c);
|
@@ -2875,11 +2875,11 @@ var uo = (e, t) => {
|
|
2875
2875
|
}
|
2876
2876
|
}
|
2877
2877
|
const s = t[t.length - 1];
|
2878
|
-
if ($e(n) ? n[+s] = r(n[+s]) :
|
2878
|
+
if ($e(n) ? n[+s] = r(n[+s]) : Lt(n) && (n[s] = r(n[s])), $t(n)) {
|
2879
2879
|
const i = rt(n, +s), a = r(i);
|
2880
2880
|
i !== a && (n.delete(i), n.add(a));
|
2881
2881
|
}
|
2882
|
-
if (
|
2882
|
+
if (Mt(n)) {
|
2883
2883
|
const i = +t[t.length - 2], a = rt(n, i);
|
2884
2884
|
switch (+s == 0 ? "key" : "value") {
|
2885
2885
|
case "key": {
|
@@ -2928,7 +2928,7 @@ function ho(e, t) {
|
|
2928
2928
|
wt(t, r);
|
2929
2929
|
return e;
|
2930
2930
|
}
|
2931
|
-
var yo = (e, t) =>
|
2931
|
+
var yo = (e, t) => Lt(e) || $e(e) || Mt(e) || $t(e) || Ls(e, t);
|
2932
2932
|
function mo(e, t, r) {
|
2933
2933
|
const n = r.get(e);
|
2934
2934
|
n ? n.push(t) : r.set(e, [t]);
|
@@ -2941,7 +2941,7 @@ function po(e, t) {
|
|
2941
2941
|
return;
|
2942
2942
|
t || (s = s.map((o) => o.map(String)).sort((o, c) => o.length - c.length));
|
2943
2943
|
const [i, ...a] = s;
|
2944
|
-
i.length === 0 ? n = a.map(
|
2944
|
+
i.length === 0 ? n = a.map(Lr) : r[Lr(i)] = a.map(Lr);
|
2945
2945
|
}), n ? rn(r) ? [n] : [n, r] : rn(r) ? void 0 : r;
|
2946
2946
|
}
|
2947
2947
|
var Hs = (e, t, r, n, s = [], i = [], a = /* @__PURE__ */ new Map()) => {
|
@@ -2972,7 +2972,7 @@ var Hs = (e, t, r, n, s = [], i = [], a = /* @__PURE__ */ new Map()) => {
|
|
2972
2972
|
if (m === "__proto__" || m === "constructor" || m === "prototype")
|
2973
2973
|
throw new Error(`Detected property ${m}. This is a prototype pollution risk, please remove it from your object.`);
|
2974
2974
|
const g = Hs(y, t, r, n, [...s, m], [...i, e], a);
|
2975
|
-
d[m] = g.transformedValue, $e(g.annotations) ? u[m] = g.annotations :
|
2975
|
+
d[m] = g.transformedValue, $e(g.annotations) ? u[m] = g.annotations : Lt(g.annotations) && wt(g.annotations, (v, k) => {
|
2976
2976
|
u[Ns(m) + "." + k] = v;
|
2977
2977
|
});
|
2978
2978
|
});
|
@@ -3083,14 +3083,14 @@ function xu(e) {
|
|
3083
3083
|
function Du(e, t) {
|
3084
3084
|
return `${e}${t.charAt(0).toUpperCase() + t.slice(1)}`;
|
3085
3085
|
}
|
3086
|
-
function
|
3086
|
+
function Lu({
|
3087
3087
|
queryState: e,
|
3088
3088
|
observerCount: t,
|
3089
3089
|
isStale: r
|
3090
3090
|
}) {
|
3091
3091
|
return e.fetchStatus === "fetching" ? "blue" : t ? e.fetchStatus === "paused" ? "purple" : r ? "yellow" : "green" : "gray";
|
3092
3092
|
}
|
3093
|
-
function
|
3093
|
+
function Mu({
|
3094
3094
|
status: e,
|
3095
3095
|
isPaused: t
|
3096
3096
|
}) {
|
@@ -3235,7 +3235,7 @@ var Uu = (e, t = !1) => {
|
|
3235
3235
|
const t = Ca(() => {
|
3236
3236
|
const r = this, [n] = f(this, yt), [s] = f(this, mt), [i] = f(this, pt), [a] = f(this, gt), [o] = f(this, ft);
|
3237
3237
|
let c;
|
3238
|
-
return f(this, bt) ? c = f(this, bt) : (c = ga(() => import("./CPIOZS5X.
|
3238
|
+
return f(this, bt) ? c = f(this, bt) : (c = ga(() => import("./CPIOZS5X.B4c0IBPv.js")), w(this, bt, c)), Ao(f(this, jt), f(this, ht)), ha(c, ma({
|
3239
3239
|
get queryFlavor() {
|
3240
3240
|
return f(r, Bt);
|
3241
3241
|
},
|
@@ -3313,7 +3313,7 @@ function Io(e) {
|
|
3313
3313
|
}
|
3314
3314
|
var ko = process.env.NODE_ENV !== "development" ? function() {
|
3315
3315
|
return null;
|
3316
|
-
} : Io, Ro = Object.defineProperty, Oo = (e, t, r) => t in e ? Ro(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r,
|
3316
|
+
} : Io, Ro = Object.defineProperty, Oo = (e, t, r) => t in e ? Ro(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Mr = (e, t, r) => Oo(e, typeof t != "symbol" ? t + "" : t, r);
|
3317
3317
|
/*!
|
3318
3318
|
@versini/auth-provider v7.5.3
|
3319
3319
|
© 2025 gizmette.com
|
@@ -3569,7 +3569,7 @@ function Do() {
|
|
3569
3569
|
const Ur = {
|
3570
3570
|
stubThis: (e) => e
|
3571
3571
|
};
|
3572
|
-
function
|
3572
|
+
function Lo({ error: e, options: t }) {
|
3573
3573
|
const { publicKey: r } = t;
|
3574
3574
|
if (!r)
|
3575
3575
|
throw Error("options was missing required publicKey property");
|
@@ -3610,7 +3610,7 @@ function Mo({ error: e, options: t }) {
|
|
3610
3610
|
}
|
3611
3611
|
return e;
|
3612
3612
|
}
|
3613
|
-
async function
|
3613
|
+
async function Mo(e) {
|
3614
3614
|
var y, m;
|
3615
3615
|
!e.optionsJSON && e.challenge && (console.warn("startAuthentication() was not called correctly. It will try to continue with the provided options, but this call should be refactored to use the expected call structure instead. See https://simplewebauthn.dev/docs/packages/browser#typeerror-cannot-read-properties-of-undefined-reading-challenge for more information."), e = { optionsJSON: e });
|
3616
3616
|
const { optionsJSON: t, useBrowserAutofill: r = !1, verifyBrowserAutofillInput: n = !0 } = e;
|
@@ -3635,7 +3635,7 @@ async function Lo(e) {
|
|
3635
3635
|
try {
|
3636
3636
|
o = await navigator.credentials.get(a);
|
3637
3637
|
} catch (g) {
|
3638
|
-
throw
|
3638
|
+
throw Lo({ error: g, options: a });
|
3639
3639
|
}
|
3640
3640
|
if (!o)
|
3641
3641
|
throw new Error("Authentication was not completed");
|
@@ -3751,12 +3751,12 @@ class zs extends Ue {
|
|
3751
3751
|
}
|
3752
3752
|
}
|
3753
3753
|
K(zs, "code", "ERR_JOSE_ALG_NOT_ALLOWED");
|
3754
|
-
let
|
3754
|
+
let Le = class extends Ue {
|
3755
3755
|
constructor() {
|
3756
3756
|
super(...arguments), K(this, "code", "ERR_JOSE_NOT_SUPPORTED");
|
3757
3757
|
}
|
3758
3758
|
};
|
3759
|
-
K(
|
3759
|
+
K(Le, "code", "ERR_JOSE_NOT_SUPPORTED");
|
3760
3760
|
let B = class extends Ue {
|
3761
3761
|
constructor() {
|
3762
3762
|
super(...arguments), K(this, "code", "ERR_JWS_INVALID");
|
@@ -3971,7 +3971,7 @@ const Ut = (e) => {
|
|
3971
3971
|
i = { name: "Ed25519" }, a = ["verify"];
|
3972
3972
|
break;
|
3973
3973
|
default:
|
3974
|
-
throw new
|
3974
|
+
throw new Le('Invalid or unsupported "alg" (Algorithm) value');
|
3975
3975
|
}
|
3976
3976
|
return crypto.subtle.importKey(t, o, i, !0, a);
|
3977
3977
|
}, Yo = (e, t, r) => Qo(/(?:-----(?:BEGIN|END) PUBLIC KEY-----|\s)/g, "spki", e, t);
|
@@ -4000,7 +4000,7 @@ function Xo(e) {
|
|
4000
4000
|
}, r = e.d ? ["decrypt", "unwrapKey"] : ["encrypt", "wrapKey"];
|
4001
4001
|
break;
|
4002
4002
|
default:
|
4003
|
-
throw new
|
4003
|
+
throw new Le('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
|
4004
4004
|
}
|
4005
4005
|
break;
|
4006
4006
|
}
|
@@ -4022,7 +4022,7 @@ function Xo(e) {
|
|
4022
4022
|
t = { name: "ECDH", namedCurve: e.crv }, r = e.d ? ["deriveBits"] : [];
|
4023
4023
|
break;
|
4024
4024
|
default:
|
4025
|
-
throw new
|
4025
|
+
throw new Le('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
|
4026
4026
|
}
|
4027
4027
|
break;
|
4028
4028
|
}
|
@@ -4039,12 +4039,12 @@ function Xo(e) {
|
|
4039
4039
|
t = { name: e.crv }, r = e.d ? ["deriveBits"] : [];
|
4040
4040
|
break;
|
4041
4041
|
default:
|
4042
|
-
throw new
|
4042
|
+
throw new Le('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
|
4043
4043
|
}
|
4044
4044
|
break;
|
4045
4045
|
}
|
4046
4046
|
default:
|
4047
|
-
throw new
|
4047
|
+
throw new Le('Invalid or unsupported JWK "kty" (Key Type) Parameter value');
|
4048
4048
|
}
|
4049
4049
|
return { algorithm: t, keyUsages: r };
|
4050
4050
|
}
|
@@ -4070,7 +4070,7 @@ const tc = (e, t, r, n, s) => {
|
|
4070
4070
|
r !== void 0 ? i = new Map([...Object.entries(r), ...t.entries()]) : i = t;
|
4071
4071
|
for (const a of n.crit) {
|
4072
4072
|
if (!i.has(a))
|
4073
|
-
throw new
|
4073
|
+
throw new Le(`Extension Header Parameter "${a}" is not recognized`);
|
4074
4074
|
if (s[a] === void 0)
|
4075
4075
|
throw new e(`Extension Header Parameter "${a}" is missing`);
|
4076
4076
|
if (i.get(a) && n[a] === void 0)
|
@@ -4095,18 +4095,18 @@ function sc(e) {
|
|
4095
4095
|
function ic(e) {
|
4096
4096
|
return e.kty === "oct" && typeof e.k == "string";
|
4097
4097
|
}
|
4098
|
-
let
|
4099
|
-
const
|
4100
|
-
|
4101
|
-
let s =
|
4098
|
+
let Me;
|
4099
|
+
const Ln = async (e, t, r, n = !1) => {
|
4100
|
+
Me || (Me = /* @__PURE__ */ new WeakMap());
|
4101
|
+
let s = Me.get(e);
|
4102
4102
|
if (s != null && s[r])
|
4103
4103
|
return s[r];
|
4104
4104
|
const i = await Zo({ ...t, alg: r });
|
4105
|
-
return n && Object.freeze(e), s ? s[r] = i :
|
4105
|
+
return n && Object.freeze(e), s ? s[r] = i : Me.set(e, { [r]: i }), i;
|
4106
4106
|
}, ac = (e, t) => {
|
4107
4107
|
var r;
|
4108
|
-
|
4109
|
-
let n =
|
4108
|
+
Me || (Me = /* @__PURE__ */ new WeakMap());
|
4109
|
+
let n = Me.get(e);
|
4110
4110
|
if (n != null && n[t])
|
4111
4111
|
return n[t];
|
4112
4112
|
const s = e.type === "public", i = !!s;
|
@@ -4188,7 +4188,7 @@ const Mn = async (e, t, r, n = !1) => {
|
|
4188
4188
|
}
|
4189
4189
|
if (!a)
|
4190
4190
|
throw new TypeError("given KeyObject instance cannot be used for this algorithm");
|
4191
|
-
return n ? n[t] = a :
|
4191
|
+
return n ? n[t] = a : Me.set(e, { [t]: a }), a;
|
4192
4192
|
}, oc = async (e, t) => {
|
4193
4193
|
if (e instanceof Uint8Array || Zs(e))
|
4194
4194
|
return e;
|
@@ -4203,10 +4203,10 @@ const Mn = async (e, t, r, n = !1) => {
|
|
4203
4203
|
throw n;
|
4204
4204
|
}
|
4205
4205
|
let r = e.export({ format: "jwk" });
|
4206
|
-
return
|
4206
|
+
return Ln(e, r, t);
|
4207
4207
|
}
|
4208
4208
|
if (yn(e))
|
4209
|
-
return e.k ? Ot(e.k) :
|
4209
|
+
return e.k ? Ot(e.k) : Ln(e, e, t, !0);
|
4210
4210
|
throw new Error("unreachable");
|
4211
4211
|
}, tt = (e) => e == null ? void 0 : e[Symbol.toStringTag], cn = (e, t, r) => {
|
4212
4212
|
var n, s;
|
@@ -4321,7 +4321,7 @@ const Mn = async (e, t, r, n = !1) => {
|
|
4321
4321
|
case "EdDSA":
|
4322
4322
|
return { name: "Ed25519" };
|
4323
4323
|
default:
|
4324
|
-
throw new
|
4324
|
+
throw new Le(`alg ${e} is not supported either by JOSE or your javascript runtime`);
|
4325
4325
|
}
|
4326
4326
|
}, fc = async (e, t, r) => {
|
4327
4327
|
if (t instanceof Uint8Array) {
|
@@ -4413,7 +4413,7 @@ async function mc(e, t, r) {
|
|
4413
4413
|
const o = await yc({ payload: s, protected: n, signature: i }, t, r), c = { payload: o.payload, protectedHeader: o.protectedHeader };
|
4414
4414
|
return typeof t == "function" ? { ...c, key: o.key } : c;
|
4415
4415
|
}
|
4416
|
-
const pc = (e) => Math.floor(e.getTime() / 1e3), ri = 60, ni = ri * 60, mn = ni * 24, gc = mn * 7, bc = mn * 365.25, wc = /^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i,
|
4416
|
+
const pc = (e) => Math.floor(e.getTime() / 1e3), ri = 60, ni = ri * 60, mn = ni * 24, gc = mn * 7, bc = mn * 365.25, wc = /^(\+|\-)? ?(\d+|\d+\.\d+) ?(seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)(?: (ago|from now))?$/i, Mn = (e) => {
|
4417
4417
|
const t = wc.exec(e);
|
4418
4418
|
if (!t || t[4] && t[1])
|
4419
4419
|
throw new TypeError("Invalid time period format");
|
@@ -4482,7 +4482,7 @@ function Ec(e, t, r = {}) {
|
|
4482
4482
|
let u;
|
4483
4483
|
switch (typeof r.clockTolerance) {
|
4484
4484
|
case "string":
|
4485
|
-
u =
|
4485
|
+
u = Mn(r.clockTolerance);
|
4486
4486
|
break;
|
4487
4487
|
case "number":
|
4488
4488
|
u = r.clockTolerance;
|
@@ -4509,7 +4509,7 @@ function Ec(e, t, r = {}) {
|
|
4509
4509
|
throw new on('"exp" claim timestamp check failed', n, "exp", "check_failed");
|
4510
4510
|
}
|
4511
4511
|
if (l) {
|
4512
|
-
const m = y - n.iat, g = typeof l == "number" ? l :
|
4512
|
+
const m = y - n.iat, g = typeof l == "number" ? l : Mn(l);
|
4513
4513
|
if (m - u > g)
|
4514
4514
|
throw new on('"iat" claim timestamp check failed (too far in the past)', n, "iat", "check_failed");
|
4515
4515
|
if (m < 0 - u)
|
@@ -4662,18 +4662,18 @@ function tr({
|
|
4662
4662
|
const j = [];
|
4663
4663
|
for (let e = 0; e < 256; ++e)
|
4664
4664
|
j.push((e + 256).toString(16).slice(1));
|
4665
|
-
function
|
4665
|
+
function Lc(e, t = 0) {
|
4666
4666
|
return (j[e[t + 0]] + j[e[t + 1]] + j[e[t + 2]] + j[e[t + 3]] + "-" + j[e[t + 4]] + j[e[t + 5]] + "-" + j[e[t + 6]] + j[e[t + 7]] + "-" + j[e[t + 8]] + j[e[t + 9]] + "-" + j[e[t + 10]] + j[e[t + 11]] + j[e[t + 12]] + j[e[t + 13]] + j[e[t + 14]] + j[e[t + 15]]).toLowerCase();
|
4667
4667
|
}
|
4668
4668
|
let Fr;
|
4669
|
-
const
|
4669
|
+
const Mc = new Uint8Array(16);
|
4670
4670
|
function $c() {
|
4671
4671
|
if (!Fr) {
|
4672
4672
|
if (typeof crypto > "u" || !crypto.getRandomValues)
|
4673
4673
|
throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
|
4674
4674
|
Fr = crypto.getRandomValues.bind(crypto);
|
4675
4675
|
}
|
4676
|
-
return Fr(
|
4676
|
+
return Fr(Mc);
|
4677
4677
|
}
|
4678
4678
|
const Uc = typeof crypto < "u" && crypto.randomUUID && crypto.randomUUID.bind(crypto), Vn = { randomUUID: Uc };
|
4679
4679
|
function Br(e, t, r) {
|
@@ -4684,7 +4684,7 @@ function Br(e, t, r) {
|
|
4684
4684
|
const n = e.random ?? ((s = e.rng) == null ? void 0 : s.call(e)) ?? $c();
|
4685
4685
|
if (n.length < 16)
|
4686
4686
|
throw new Error("Random bytes length must be >= 16");
|
4687
|
-
return n[6] = n[6] & 15 | 64, n[8] = n[8] & 63 | 128,
|
4687
|
+
return n[6] = n[6] & 15 | 64, n[8] = n[8] & 63 | 128, Lc(n);
|
4688
4688
|
}
|
4689
4689
|
const Ye = "Your session has expired. For your security, please log in again to continue.", Kc = "Your session has been successfully terminated.", Vr = "Login failed. Please try again.", Hc = "Error getting access token, please re-authenticate.", Fc = "You forgot to wrap your component in <AuthProvider>.", rr = "@@auth@@", Tt = "LOADING", or = "LOGIN", ii = "LOGOUT", qt = "success", we = "failure", ai = "include", oi = "POST", ci = "application/json", nr = {
|
4690
4690
|
GET_REGISTRATION_OPTIONS: `mutation GetPasskeyRegistrationOptions(
|
@@ -4998,7 +4998,7 @@ const Ye = "Your session has expired. For your security, please log in again to
|
|
4998
4998
|
};
|
4999
4999
|
class zc {
|
5000
5000
|
constructor(t = null, r = null) {
|
5001
|
-
|
5001
|
+
Mr(this, "refreshTokenPromise", null), Mr(this, "accessToken"), Mr(this, "refreshToken"), this.accessToken = t || "", this.refreshToken = r || "";
|
5002
5002
|
}
|
5003
5003
|
async refreshtoken({
|
5004
5004
|
clientId: t,
|
@@ -5111,7 +5111,7 @@ const Qc = (e) => Te(
|
|
5111
5111
|
}
|
5112
5112
|
), [T, R, , C] = tr({
|
5113
5113
|
key: `${rr}::${r}::@@nonce@@`
|
5114
|
-
}),
|
5114
|
+
}), M = new zc(y, v), H = Te(() => {
|
5115
5115
|
c("removeLocalStorage: removing local storage"), h(), g(), O(), C();
|
5116
5116
|
}, [
|
5117
5117
|
g,
|
@@ -5231,7 +5231,7 @@ const Qc = (e) => Te(
|
|
5231
5231
|
return y;
|
5232
5232
|
}
|
5233
5233
|
c("getAccessToken: invalid access token, trying to refresh it");
|
5234
|
-
const D = await
|
5234
|
+
const D = await M.refreshtoken({
|
5235
5235
|
endpoint: i,
|
5236
5236
|
clientId: r,
|
5237
5237
|
userId: $.userId,
|
@@ -5312,7 +5312,7 @@ const Qc = (e) => Te(
|
|
5312
5312
|
});
|
5313
5313
|
if (D.status)
|
5314
5314
|
try {
|
5315
|
-
const Je = await
|
5315
|
+
const Je = await Mo({
|
5316
5316
|
optionsJSON: D.data
|
5317
5317
|
});
|
5318
5318
|
return D = await Ze({
|
@@ -5910,7 +5910,7 @@ const wl = {
|
|
5910
5910
|
animated: T = !1,
|
5911
5911
|
...R
|
5912
5912
|
}, C) => {
|
5913
|
-
const
|
5913
|
+
const M = yi({
|
5914
5914
|
type: Cr,
|
5915
5915
|
mode: r,
|
5916
5916
|
focusMode: n,
|
@@ -5945,7 +5945,7 @@ const wl = {
|
|
5945
5945
|
gn,
|
5946
5946
|
{
|
5947
5947
|
ref: $,
|
5948
|
-
className:
|
5948
|
+
className: M,
|
5949
5949
|
disabled: t,
|
5950
5950
|
type: a,
|
5951
5951
|
"aria-label": l || d,
|
@@ -6445,7 +6445,7 @@ const Nl = "av-main", Pl = ({
|
|
6445
6445
|
"lg:basis-full": e === 12 && t === "lg",
|
6446
6446
|
"xl:basis-full": e === 12 && t === "xl",
|
6447
6447
|
"2xl:basis-full": e === 12 && t === "2xl"
|
6448
|
-
}),
|
6448
|
+
}), Ll = ({
|
6449
6449
|
className: e,
|
6450
6450
|
span: t
|
6451
6451
|
}) => {
|
@@ -6477,7 +6477,7 @@ const Nl = "av-main", Pl = ({
|
|
6477
6477
|
const { columnGap: s, rowGap: i } = os(un), a = {
|
6478
6478
|
paddingLeft: s * vr + "rem",
|
6479
6479
|
paddingTop: i * vr + "rem"
|
6480
|
-
}, o =
|
6480
|
+
}, o = Ll({
|
6481
6481
|
className: t,
|
6482
6482
|
span: r
|
6483
6483
|
});
|
@@ -6496,7 +6496,7 @@ try {
|
|
6496
6496
|
});
|
6497
6497
|
} catch {
|
6498
6498
|
}
|
6499
|
-
const pi = "av-text-input",
|
6499
|
+
const pi = "av-text-input", Ml = "av-text-input-wrapper", qr = "av-text-input-helper-text";
|
6500
6500
|
function $l() {
|
6501
6501
|
const e = Q(!1);
|
6502
6502
|
return ge(() => (e.current = !0, () => {
|
@@ -6750,7 +6750,7 @@ const Gl = ({
|
|
6750
6750
|
}) => {
|
6751
6751
|
const d = r ? e : b(
|
6752
6752
|
"relative flex w-full flex-col justify-center",
|
6753
|
-
|
6753
|
+
Ml,
|
6754
6754
|
e
|
6755
6755
|
);
|
6756
6756
|
let u = "";
|
@@ -6823,7 +6823,7 @@ const Gl = ({
|
|
6823
6823
|
size: k = "md",
|
6824
6824
|
...O
|
6825
6825
|
}, T) => {
|
6826
|
-
const [R, C] = Kl(), [
|
6826
|
+
const [R, C] = Kl(), [M, H] = Ae(0), S = Hl({ id: e, prefix: `${pi}-` }), A = `${t} error, ${m}`, P = Q(null), N = Q(null), X = {
|
6827
6827
|
xs: { label: "-25px", helperText: "30px" },
|
6828
6828
|
sm: { label: "-29px", helperText: "34px" },
|
6829
6829
|
md: { label: "-33px", helperText: "38px" },
|
@@ -6872,7 +6872,7 @@ const Gl = ({
|
|
6872
6872
|
className: Z.input,
|
6873
6873
|
...m && { "aria-describedby": `${S}-helper` },
|
6874
6874
|
...n && { "aria-invalid": "true" },
|
6875
|
-
...g && !s && { style: { paddingRight:
|
6875
|
+
...g && !s && { style: { paddingRight: M } },
|
6876
6876
|
...O
|
6877
6877
|
}
|
6878
6878
|
),
|
@@ -6941,7 +6941,7 @@ const Xl = 500, Zl = 5e3, eu = 2e4, vi = ke.forwardRef(
|
|
6941
6941
|
message: `${r} hiding characters`
|
6942
6942
|
}), s && s(!0);
|
6943
6943
|
}, eu));
|
6944
|
-
},
|
6944
|
+
}, M = (N) => {
|
6945
6945
|
N.preventDefault();
|
6946
6946
|
const X = !v.current;
|
6947
6947
|
v.current = X, C(), y(X), g({
|
@@ -6978,7 +6978,7 @@ const Xl = 500, Zl = 5e3, eu = 2e4, vi = ke.forwardRef(
|
|
6978
6978
|
rightElement: ke.cloneElement(l, {
|
6979
6979
|
ref: u,
|
6980
6980
|
label: R,
|
6981
|
-
onClick:
|
6981
|
+
onClick: M,
|
6982
6982
|
onBlur: H,
|
6983
6983
|
disabled: t
|
6984
6984
|
}),
|
@@ -7011,7 +7011,7 @@ try {
|
|
7011
7011
|
});
|
7012
7012
|
} catch {
|
7013
7013
|
}
|
7014
|
-
const tu = "ASK! ME! ANYTHING!", Ei = "Callisto", ru = "Log in", nu = "Sign in with a Passkey", Td = "Log out", su = "Password", Id = "Usage", kd = "Profile", Rd = "Settings", Od = "Chat history", Cd = "About", _d = "Type your question here", Nd = "{{clipboard}}", Pd = `Sometimes, ${Ei} hallucinates. Review important details.`, xd = "Prompts are pre-filled menus available on the main screen, to help you quickly start requests. If you select the 'Private Chat' checkbox, the corresponding chat will not be saved. If you select the 'Clipboard Access' checkbox, your clipboard content (if any) will be provided to the request.", Dd = "Default provider set to",
|
7014
|
+
const tu = "ASK! ME! ANYTHING!", Ei = "Callisto", ru = "Log in", nu = "Sign in with a Passkey", Td = "Log out", su = "Password", Id = "Usage", kd = "Profile", Rd = "Settings", Od = "Chat history", Cd = "About", _d = "Type your question here", Nd = "{{clipboard}}", Pd = `Sometimes, ${Ei} hallucinates. Review important details.`, xd = "Prompts are pre-filled menus available on the main screen, to help you quickly start requests. If you select the 'Private Chat' checkbox, the corresponding chat will not be saved. If you select the 'Clipboard Access' checkbox, your clipboard content (if any) will be provided to the request.", Dd = "Default provider set to", Ld = "Chat successfully deleted!", Md = "Chat successfully saved!", $d = "av-sassy", Ud = {
|
7015
7015
|
0: ["January", "February", "March"],
|
7016
7016
|
3: ["April", "May", "June"],
|
7017
7017
|
6: ["July", "August", "September"],
|
@@ -7043,6 +7043,7 @@ const tu = "ASK! ME! ANYTHING!", Ei = "Callisto", ru = "Log in", nu = "Sign in w
|
|
7043
7043
|
ABOUT: {
|
7044
7044
|
TITLE_CLIENT: "Client details",
|
7045
7045
|
TITLE_SERVER: "Server details",
|
7046
|
+
TITLE_CLIENT_CHANGELOG: "Client changelog",
|
7046
7047
|
VERSION: "Version",
|
7047
7048
|
BUILD_TIMESTAMP: "Build date",
|
7048
7049
|
PROVIDER: "Available AI model"
|
@@ -7193,7 +7194,7 @@ const tu = "ASK! ME! ANYTHING!", Ei = "Callisto", ru = "Log in", nu = "Sign in w
|
|
7193
7194
|
) });
|
7194
7195
|
}, ou = new URL(document.location.href).searchParams, zn = !!ou.get("debug") || !1, cu = ki(() => import(
|
7195
7196
|
/* webpackChunkName: "LazyApp" */
|
7196
|
-
"./App.
|
7197
|
+
"./App.B2VbVJcM.js"
|
7197
7198
|
).then((e) => e.App)), lu = new zi(), Qn = ({
|
7198
7199
|
isComponent: e,
|
7199
7200
|
headerHeight: t
|
@@ -7271,8 +7272,8 @@ export {
|
|
7271
7272
|
Iu as Show,
|
7272
7273
|
Sr as Subscribable,
|
7273
7274
|
ku as Switch,
|
7274
|
-
|
7275
|
-
|
7275
|
+
Ld as TOAST_CHAT_DELETED,
|
7276
|
+
Md as TOAST_CHAT_SAVED,
|
7276
7277
|
Dd as TOAST_PROVIDER_CHANGED,
|
7277
7278
|
Ud as TRIMESTERS,
|
7278
7279
|
Kd as TRIMESTERS_SHORT,
|
@@ -7305,9 +7306,9 @@ export {
|
|
7305
7306
|
md as getCurrentGeoLocation,
|
7306
7307
|
rl as getMainPaddingClass,
|
7307
7308
|
tl as getMessageContaintWrapperClass,
|
7308
|
-
|
7309
|
+
Mu as getMutationStatusColor,
|
7309
7310
|
Bu as getPreferredColorScheme,
|
7310
|
-
|
7311
|
+
Lu as getQueryStatusColor,
|
7311
7312
|
$u as getQueryStatusColorByLabel,
|
7312
7313
|
xu as getQueryStatusLabel,
|
7313
7314
|
Du as getSidedProp,
|