@versini/sassysaint 8.17.0 → 8.17.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.
- package/dist/chunks/{C2Q2AJ2U.BSpAe4Gf.js → 2ZEF3XTO.BWamZe09.js} +1864 -1793
- package/dist/chunks/{AboutChangelog.Boh59m5h.js → AboutChangelog.BxF339jF.js} +2 -2
- package/dist/chunks/{App.BiBiQFAC.js → App.BJkoirSR.js} +941 -947
- package/dist/chunks/{Chart.Ib0Yq5Mv.js → Chart.BvRURUdv.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.BTBN9YTk.js → ChatBubbleAssistant.CnmnTFFI.js} +3 -3
- package/dist/chunks/{index.3aEbh8FB.js → index.B-X7LBAb.js} +123 -119
- package/dist/chunks/{index.C11FBl6U.js → index.B7C-7jiD.js} +1 -1
- package/dist/chunks/{index.hBaDB4Lo.js → index.BAfvlXhL.js} +1 -1
- package/dist/chunks/{index.CpZynHJN.js → index.BQ0tChw8.js} +1 -1
- package/dist/chunks/{index.l6epRGq0.js → index.Cczmqgdi.js} +2 -2
- package/dist/chunks/{index.Cyhz_i4q.js → index.Cs8s_5iM.js} +3 -3
- package/dist/chunks/{useMarkdown.BKN4lU73.js → useMarkdown.Br5GPq84.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +2 -2
- package/package.json +5 -5
@@ -1,7 +1,7 @@
|
|
1
1
|
import { jsx as nn, Fragment as Op } from "react/jsx-runtime";
|
2
|
-
import { getDefaultExportFromCjs as pn } from "./App.
|
2
|
+
import { getDefaultExportFromCjs as pn } from "./App.BJkoirSR.js";
|
3
3
|
import Lp, { useState as Ep, useEffect as Ip } from "react";
|
4
|
-
import { TRIMESTERS as ln, TRIMESTERS_SHORT as Dp, isProbablyMobile as Bp } from "./index.
|
4
|
+
import { TRIMESTERS as ln, TRIMESTERS_SHORT as Dp, isProbablyMobile as Bp } from "./index.B-X7LBAb.js";
|
5
5
|
var ds = { exports: {} }, Np = ds.exports, hn;
|
6
6
|
function zp() {
|
7
7
|
return hn || (hn = 1, function(we, he) {
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { jsx as E } from "react/jsx-runtime";
|
2
|
-
import { ChatContext as O, E as _, ze as N, Me as S } from "./App.
|
2
|
+
import { ChatContext as O, E as _, ze as N, Me as S } from "./App.BJkoirSR.js";
|
3
3
|
import R from "clsx";
|
4
4
|
import w, { useState as g, useRef as x, useEffect as b, useContext as F } from "react";
|
5
|
-
import { LOCAL_STORAGE_PREFIX as G, LOCAL_STORAGE_CHAT_DETAILS as k, convertCamelCaseToReadable as I, numberFormatter as P, pluralize as U, ROLE_INTERNAL as v } from "./index.
|
6
|
-
import { useMarkdown as y } from "./useMarkdown.
|
5
|
+
import { LOCAL_STORAGE_PREFIX as G, LOCAL_STORAGE_CHAT_DETAILS as k, convertCamelCaseToReadable as I, numberFormatter as P, pluralize as U, ROLE_INTERNAL as v } from "./index.B-X7LBAb.js";
|
6
|
+
import { useMarkdown as y } from "./useMarkdown.Br5GPq84.js";
|
7
7
|
const D = 2, j = D * 1e3, h = "", q = (e) => e * (2 - e);
|
8
8
|
function V(e, t = !0) {
|
9
9
|
const [i, d] = g(0), [c, C] = g(0), [r, p] = g(e), s = x(0), o = x(0);
|
@@ -170,6 +170,9 @@ 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
|
+
function pu(e, t) {
|
174
|
+
return typeof e == "function" ? e(...t) : !!e;
|
175
|
+
}
|
173
176
|
var He, _e, nt, Yn, Li = (Yn = class extends Sr {
|
174
177
|
constructor() {
|
175
178
|
super();
|
@@ -1507,7 +1510,7 @@ function ta(e, t, r) {
|
|
1507
1510
|
}
|
1508
1511
|
];
|
1509
1512
|
}
|
1510
|
-
function
|
1513
|
+
function gu(e) {
|
1511
1514
|
return be(e, !1);
|
1512
1515
|
}
|
1513
1516
|
function W(e) {
|
@@ -1520,7 +1523,7 @@ function W(e) {
|
|
1520
1523
|
L = t;
|
1521
1524
|
}
|
1522
1525
|
}
|
1523
|
-
function
|
1526
|
+
function bu(e, t, r) {
|
1524
1527
|
const n = Array.isArray(e);
|
1525
1528
|
let s, i = r && r.defer;
|
1526
1529
|
return (a) => {
|
@@ -1563,11 +1566,11 @@ function ia(e) {
|
|
1563
1566
|
return be(e, !1), L = N = null, n ? n.done : void 0;
|
1564
1567
|
});
|
1565
1568
|
}
|
1566
|
-
var [aa,
|
1567
|
-
function
|
1569
|
+
var [aa, wu] = /* @__PURE__ */ ne(!1);
|
1570
|
+
function vu() {
|
1568
1571
|
return [aa, ia];
|
1569
1572
|
}
|
1570
|
-
function
|
1573
|
+
function Eu(e, t) {
|
1571
1574
|
const r = Symbol("context");
|
1572
1575
|
return {
|
1573
1576
|
id: r,
|
@@ -1575,7 +1578,7 @@ function vu(e, t) {
|
|
1575
1578
|
defaultValue: e
|
1576
1579
|
};
|
1577
1580
|
}
|
1578
|
-
function
|
1581
|
+
function Su(e) {
|
1579
1582
|
let t;
|
1580
1583
|
return N && N.context && (t = N.context[e.id]) !== void 0 ? t : e.defaultValue;
|
1581
1584
|
}
|
@@ -1976,23 +1979,23 @@ function ga(e) {
|
|
1976
1979
|
return n.preload = () => r || ((r = e()).then((s) => t = () => s.default), r), n;
|
1977
1980
|
}
|
1978
1981
|
var ba = 0;
|
1979
|
-
function
|
1982
|
+
function Au() {
|
1980
1983
|
return `cl-${ba++}`;
|
1981
1984
|
}
|
1982
1985
|
var Is = (e) => `Stale read from <${e}>.`;
|
1983
|
-
function
|
1986
|
+
function Tu(e) {
|
1984
1987
|
const t = "fallback" in e && {
|
1985
1988
|
fallback: () => e.fallback
|
1986
1989
|
};
|
1987
1990
|
return q(da(() => e.each, e.children, t || void 0));
|
1988
1991
|
}
|
1989
|
-
function
|
1992
|
+
function Iu(e) {
|
1990
1993
|
const t = "fallback" in e && {
|
1991
1994
|
fallback: () => e.fallback
|
1992
1995
|
};
|
1993
1996
|
return q(fa(() => e.each, e.children, t || void 0));
|
1994
1997
|
}
|
1995
|
-
function
|
1998
|
+
function ku(e) {
|
1996
1999
|
const t = e.keyed, r = q(() => e.when, void 0, void 0), n = t ? r : q(r, void 0, {
|
1997
2000
|
equals: (s, i) => !s == !i
|
1998
2001
|
});
|
@@ -2016,7 +2019,7 @@ function Iu(e) {
|
|
2016
2019
|
void 0
|
2017
2020
|
);
|
2018
2021
|
}
|
2019
|
-
function
|
2022
|
+
function Ru(e) {
|
2020
2023
|
const t = vs(() => e.children), r = q(() => {
|
2021
2024
|
const n = t(), s = Array.isArray(n) ? n : [n];
|
2022
2025
|
let i = () => {
|
@@ -2052,7 +2055,7 @@ function ku(e) {
|
|
2052
2055
|
void 0
|
2053
2056
|
);
|
2054
2057
|
}
|
2055
|
-
function
|
2058
|
+
function Ou(e) {
|
2056
2059
|
return e;
|
2057
2060
|
}
|
2058
2061
|
var wa = [
|
@@ -2280,7 +2283,7 @@ function Ca(e, t, r, n = {}) {
|
|
2280
2283
|
s(), t.textContent = "";
|
2281
2284
|
};
|
2282
2285
|
}
|
2283
|
-
function
|
2286
|
+
function Cu(e, t, r, n) {
|
2284
2287
|
let s;
|
2285
2288
|
const i = () => {
|
2286
2289
|
const o = document.createElement("template");
|
@@ -2295,7 +2298,7 @@ function _a(e, t = window.document) {
|
|
2295
2298
|
r.has(i) || (r.add(i), t.addEventListener(i, ks));
|
2296
2299
|
}
|
2297
2300
|
}
|
2298
|
-
function
|
2301
|
+
function _u(e = window.document) {
|
2299
2302
|
if (e[It]) {
|
2300
2303
|
for (let t of e[It].keys()) e.removeEventListener(t, ks);
|
2301
2304
|
delete e[It];
|
@@ -2533,7 +2536,7 @@ var Fa = "http://www.w3.org/2000/svg";
|
|
2533
2536
|
function Rs(e, t = !1) {
|
2534
2537
|
return t ? document.createElementNS(Fa, e) : document.createElement(e);
|
2535
2538
|
}
|
2536
|
-
function
|
2539
|
+
function Nu(e) {
|
2537
2540
|
const { useShadow: t } = e, r = document.createTextNode(""), n = () => e.mount || document.body, s = na();
|
2538
2541
|
let i;
|
2539
2542
|
return ws(
|
@@ -2574,7 +2577,7 @@ function Ba(e, t) {
|
|
2574
2577
|
}
|
2575
2578
|
});
|
2576
2579
|
}
|
2577
|
-
function
|
2580
|
+
function Pu(e) {
|
2578
2581
|
const [, t] = pa(e, ["component"]);
|
2579
2582
|
return Ba(() => e.component, t);
|
2580
2583
|
}
|
@@ -3079,42 +3082,42 @@ x.registerClass = x.defaultInstance.registerClass.bind(x.defaultInstance);
|
|
3079
3082
|
x.registerSymbol = x.defaultInstance.registerSymbol.bind(x.defaultInstance);
|
3080
3083
|
x.registerCustom = x.defaultInstance.registerCustom.bind(x.defaultInstance);
|
3081
3084
|
x.allowErrorProps = x.defaultInstance.allowErrorProps.bind(x.defaultInstance);
|
3082
|
-
var wo = x.serialize,
|
3083
|
-
function
|
3085
|
+
var wo = x.serialize, xu = x.stringify;
|
3086
|
+
function Du(e) {
|
3084
3087
|
return e.state.fetchStatus === "fetching" ? "fetching" : e.getObserversCount() ? e.state.fetchStatus === "paused" ? "paused" : e.isStale() ? "stale" : "fresh" : "inactive";
|
3085
3088
|
}
|
3086
|
-
function
|
3089
|
+
function Lu(e, t) {
|
3087
3090
|
return `${e}${t.charAt(0).toUpperCase() + t.slice(1)}`;
|
3088
3091
|
}
|
3089
|
-
function
|
3092
|
+
function Mu({
|
3090
3093
|
queryState: e,
|
3091
3094
|
observerCount: t,
|
3092
3095
|
isStale: r
|
3093
3096
|
}) {
|
3094
3097
|
return e.fetchStatus === "fetching" ? "blue" : t ? e.fetchStatus === "paused" ? "purple" : r ? "yellow" : "green" : "gray";
|
3095
3098
|
}
|
3096
|
-
function
|
3099
|
+
function Uu({
|
3097
3100
|
status: e,
|
3098
3101
|
isPaused: t
|
3099
3102
|
}) {
|
3100
3103
|
return t ? "purple" : e === "error" ? "red" : e === "pending" ? "yellow" : e === "success" ? "green" : "gray";
|
3101
3104
|
}
|
3102
|
-
function
|
3105
|
+
function $u(e) {
|
3103
3106
|
return e === "fresh" ? "green" : e === "stale" ? "yellow" : e === "paused" ? "purple" : e === "inactive" ? "gray" : "blue";
|
3104
3107
|
}
|
3105
|
-
var
|
3108
|
+
var Ku = (e, t = !1) => {
|
3106
3109
|
const {
|
3107
3110
|
json: r
|
3108
3111
|
} = wo(e);
|
3109
3112
|
return JSON.stringify(r, null, t ? 2 : void 0);
|
3110
|
-
}, Qt = (e) => e.state.fetchStatus !== "idle" ? 0 : e.getObserversCount() ? e.isStale() ? 2 : 1 : 3, vo = (e, t) => e.queryHash.localeCompare(t.queryHash), Bs = (e, t) => e.state.dataUpdatedAt < t.state.dataUpdatedAt ? 1 : -1, Eo = (e, t) => Qt(e) === Qt(t) ? Bs(e, t) : Qt(e) > Qt(t) ? 1 : -1,
|
3113
|
+
}, Qt = (e) => e.state.fetchStatus !== "idle" ? 0 : e.getObserversCount() ? e.isStale() ? 2 : 1 : 3, vo = (e, t) => e.queryHash.localeCompare(t.queryHash), Bs = (e, t) => e.state.dataUpdatedAt < t.state.dataUpdatedAt ? 1 : -1, Eo = (e, t) => Qt(e) === Qt(t) ? Bs(e, t) : Qt(e) > Qt(t) ? 1 : -1, Hu = {
|
3111
3114
|
status: Eo,
|
3112
3115
|
"query hash": vo,
|
3113
3116
|
"last updated": Bs
|
3114
|
-
}, Yt = (e) => e.state.isPaused ? 0 : e.state.status === "error" ? 2 : e.state.status === "pending" ? 1 : 3, Vs = (e, t) => e.state.submittedAt < t.state.submittedAt ? 1 : -1, So = (e, t) => Yt(e) === Yt(t) ? Vs(e, t) : Yt(e) > Yt(t) ? 1 : -1,
|
3117
|
+
}, Yt = (e) => e.state.isPaused ? 0 : e.state.status === "error" ? 2 : e.state.status === "pending" ? 1 : 3, Vs = (e, t) => e.state.submittedAt < t.state.submittedAt ? 1 : -1, So = (e, t) => Yt(e) === Yt(t) ? Vs(e, t) : Yt(e) > Yt(t) ? 1 : -1, Fu = {
|
3115
3118
|
status: So,
|
3116
3119
|
"last updated": Vs
|
3117
|
-
},
|
3120
|
+
}, Bu = (e) => e * parseFloat(getComputedStyle(document.documentElement).fontSize), Vu = () => {
|
3118
3121
|
const [e, t] = ne("dark");
|
3119
3122
|
return ra(() => {
|
3120
3123
|
const r = window.matchMedia("(prefers-color-scheme: dark)");
|
@@ -3238,7 +3241,7 @@ var $u = (e, t = !1) => {
|
|
3238
3241
|
const t = Ca(() => {
|
3239
3242
|
const r = this, [n] = f(this, yt), [s] = f(this, mt), [i] = f(this, pt), [a] = f(this, gt), [o] = f(this, ft);
|
3240
3243
|
let c;
|
3241
|
-
return f(this, bt) ? c = f(this, bt) : (c = ga(() => import("./
|
3244
|
+
return f(this, bt) ? c = f(this, bt) : (c = ga(() => import("./2ZEF3XTO.BWamZe09.js")), v(this, bt, c)), Ao(f(this, jt), f(this, ht)), ha(c, ma({
|
3242
3245
|
get queryFlavor() {
|
3243
3246
|
return f(r, Bt);
|
3244
3247
|
},
|
@@ -4614,7 +4617,7 @@ async function Pc(e) {
|
|
4614
4617
|
code_challenge: r
|
4615
4618
|
};
|
4616
4619
|
}
|
4617
|
-
const
|
4620
|
+
const Ju = async (e, t) => {
|
4618
4621
|
var r;
|
4619
4622
|
const n = await Et(e);
|
4620
4623
|
if (!n || !Array.isArray((r = n.payload) == null ? void 0 : r[F.SCOPES_KEY]))
|
@@ -5376,9 +5379,9 @@ const Qc = (e) => Te(
|
|
5376
5379
|
children: e
|
5377
5380
|
}
|
5378
5381
|
) });
|
5379
|
-
}, di = (e = ui) => os(e),
|
5382
|
+
}, di = (e = ui) => os(e), zu = "data", Qu = "I'm having trouble right now. Please try again later.", Yu = "action-search", Xu = "action-sort", Zu = "action-toggle-prompt", ed = "action-reset-prompt", td = "sassy-saint-", rd = "details", nd = "search", sd = "sort", id = "private-disclosure", ad = "reasoning-disclosure", Gn = "b44c68f0-e5b3-4a1d-a3e3-df8632b0223b", od = 10, cd = 30, ld = "av-prompt", ud = "av-prompt-editable", dd = "size-5 sm:size-4", fd = 30, hd = 10, yd = 130, md = {
|
5380
5383
|
REASONING: "sassy:advanced:reasoning"
|
5381
|
-
}, Zc = process.env.NODE_ENV === "production", fi = !Zc, el = fi ? "gizmette.local.com" : "gizmette.com",
|
5384
|
+
}, Zc = process.env.NODE_ENV === "production", fi = !Zc, el = fi ? "gizmette.local.com" : "gizmette.com", pd = async () => {
|
5382
5385
|
const e = {
|
5383
5386
|
/**
|
5384
5387
|
* A boolean value that indicates the application would
|
@@ -5427,18 +5430,18 @@ const Qc = (e) => Te(
|
|
5427
5430
|
e
|
5428
5431
|
);
|
5429
5432
|
});
|
5430
|
-
},
|
5433
|
+
}, gd = (e) => window.btoa(
|
5431
5434
|
encodeURIComponent(e).replace(
|
5432
5435
|
/%([0-9A-F]{2})/g,
|
5433
5436
|
function(r, n) {
|
5434
5437
|
return String.fromCharCode(+`0x${n}`);
|
5435
5438
|
}
|
5436
5439
|
)
|
5437
|
-
),
|
5440
|
+
), bd = (e) => decodeURIComponent(
|
5438
5441
|
window.atob(e).split("").map(function(t) {
|
5439
5442
|
return `%${`00${t.charCodeAt(0).toString(16)}`.slice(-2)}`;
|
5440
5443
|
}).join("")
|
5441
|
-
),
|
5444
|
+
), wd = (e, t, r) => t ? Object.keys(t).map((n) => /* @__PURE__ */ p("dl", { className: "my-0", children: /* @__PURE__ */ re("div", { className: "flex items-center justify-between", children: [
|
5442
5445
|
/* @__PURE__ */ p(
|
5443
5446
|
"dt",
|
5444
5447
|
{
|
@@ -5459,7 +5462,7 @@ const Qc = (e) => Te(
|
|
5459
5462
|
children: t[n]
|
5460
5463
|
}
|
5461
5464
|
)
|
5462
|
-
] }) }, `${e}-${n}`)) : null,
|
5465
|
+
] }) }, `${e}-${n}`)) : null, vd = new Intl.NumberFormat("en", {
|
5463
5466
|
style: "decimal",
|
5464
5467
|
signDisplay: "never",
|
5465
5468
|
minimumFractionDigits: 0,
|
@@ -5475,18 +5478,18 @@ const Qc = (e) => Te(
|
|
5475
5478
|
t
|
5476
5479
|
), rl = ({
|
5477
5480
|
extraClass: e
|
5478
|
-
} = {}) => b("px-2 sm:px-0", e),
|
5481
|
+
} = {}) => b("px-2 sm:px-0", e), Ed = (e, t) => t === 1 ? e : `${e}s`, Sd = (e, t) => {
|
5479
5482
|
let r;
|
5480
5483
|
return (...n) => {
|
5481
5484
|
window.clearTimeout(r), r = window.setTimeout(() => e(...n), t);
|
5482
5485
|
};
|
5483
|
-
}, nl = () => !!(window != null && window.__VERSINI_CALLISTO_ELECTRON__), hi = () => window.innerWidth < 403,
|
5486
|
+
}, nl = () => !!(window != null && window.__VERSINI_CALLISTO_ELECTRON__), hi = () => window.innerWidth < 403, Ad = () => {
|
5484
5487
|
const e = ["iPhone Simulator", "iPhone"].includes(navigator.platform) || navigator.userAgent.includes("Mac") && "ontouchend" in document || window.indexedDB !== null, t = /iPhone/.test(navigator.userAgent), r = hi(), n = navigator.maxTouchPoints > 1;
|
5485
5488
|
return e && t && r && n;
|
5486
|
-
},
|
5489
|
+
}, Td = (e) => {
|
5487
5490
|
const t = e.replace(/([A-Z])/g, " $1");
|
5488
5491
|
return t.charAt(0).toUpperCase() + t.slice(1);
|
5489
|
-
},
|
5492
|
+
}, Id = ({
|
5490
5493
|
autoClose: e = 3e3,
|
5491
5494
|
containerId: t,
|
5492
5495
|
position: r = "top-center",
|
@@ -7039,17 +7042,17 @@ try {
|
|
7039
7042
|
});
|
7040
7043
|
} catch {
|
7041
7044
|
}
|
7042
|
-
const tu = "ASK! ME! ANYTHING!", Ei = "Callisto", ru = "Log in", nu = "Sign in with a Passkey",
|
7045
|
+
const tu = "ASK! ME! ANYTHING!", Ei = "Callisto", ru = "Log in", nu = "Sign in with a Passkey", kd = "Log out", su = "Password", Rd = "Usage", Od = "Profile", Cd = "Settings", _d = "Chat history", Nd = "About", Pd = "Type your question here", xd = "{{clipboard}}", Dd = `Sometimes, ${Ei} hallucinates. Review important details.`, Ld = "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.", Md = "Default provider set to", Ud = "Chat successfully deleted!", $d = "Chat successfully saved!", Kd = "av-sassy", Hd = {
|
7043
7046
|
0: ["January", "February", "March"],
|
7044
7047
|
3: ["April", "May", "June"],
|
7045
7048
|
6: ["July", "August", "September"],
|
7046
7049
|
9: ["October", "November", "December"]
|
7047
|
-
},
|
7050
|
+
}, Fd = {
|
7048
7051
|
0: ["Jan", "Feb", "Mar"],
|
7049
7052
|
3: ["Apr", "May", "Jun"],
|
7050
7053
|
6: ["Jul", "Aug", "Sep"],
|
7051
7054
|
9: ["Oct", "Nov", "Dec"]
|
7052
|
-
},
|
7055
|
+
}, Bd = {
|
7053
7056
|
PREFERENCES: {
|
7054
7057
|
TITLE: "User profile",
|
7055
7058
|
NAME: "Name",
|
@@ -7222,7 +7225,7 @@ const tu = "ASK! ME! ANYTHING!", Ei = "Callisto", ru = "Log in", nu = "Sign in w
|
|
7222
7225
|
) });
|
7223
7226
|
}, ou = new URL(document.location.href).searchParams, zn = !!ou.get("debug") || !1, cu = ki(() => import(
|
7224
7227
|
/* webpackChunkName: "LazyApp" */
|
7225
|
-
"./App.
|
7228
|
+
"./App.BJkoirSR.js"
|
7226
7229
|
).then((e) => e.App)), lu = new zi(), Qn = ({
|
7227
7230
|
isComponent: e,
|
7228
7231
|
headerHeight: t
|
@@ -7245,7 +7248,7 @@ const tu = "ASK! ME! ANYTHING!", Ei = "Callisto", ru = "Log in", nu = "Sign in w
|
|
7245
7248
|
endpoint: process.env.PUBLIC_AUTH_SERVER_URL,
|
7246
7249
|
children: /* @__PURE__ */ p(Qn, { isComponent: e, headerHeight: t })
|
7247
7250
|
}
|
7248
|
-
) : /* @__PURE__ */ p(jn, { clientId: Gn, domain: r, debug: zn, children: /* @__PURE__ */ p(Qn, { isComponent: e, headerHeight: t }) }),
|
7251
|
+
) : /* @__PURE__ */ p(jn, { clientId: Gn, domain: r, debug: zn, children: /* @__PURE__ */ p(Qn, { isComponent: e, headerHeight: t }) }), Vd = ({ domain: e, headerHeight: t }) => /* @__PURE__ */ p(
|
7249
7252
|
uu,
|
7250
7253
|
{
|
7251
7254
|
isComponent: !0,
|
@@ -7254,133 +7257,134 @@ const tu = "ASK! ME! ANYTHING!", Ei = "Callisto", ru = "Log in", nu = "Sign in w
|
|
7254
7257
|
}
|
7255
7258
|
);
|
7256
7259
|
export {
|
7257
|
-
|
7258
|
-
|
7259
|
-
|
7260
|
-
|
7261
|
-
|
7262
|
-
|
7260
|
+
Nd as ABOUT_TITLE,
|
7261
|
+
ed as ACTION_RESET_PROMPT,
|
7262
|
+
Yu as ACTION_SEARCH,
|
7263
|
+
Xu as ACTION_SORT,
|
7264
|
+
Zu as ACTION_TOGGLE_PROMPT,
|
7265
|
+
Kd as APP_CLASSNAME,
|
7263
7266
|
Ei as APP_NAME,
|
7264
7267
|
mi as C,
|
7265
|
-
|
7266
|
-
|
7267
|
-
|
7268
|
-
|
7269
|
-
|
7270
|
-
|
7271
|
-
|
7272
|
-
|
7273
|
-
|
7268
|
+
Bd as CARDS,
|
7269
|
+
xd as CLIPBOARD_PROMPT,
|
7270
|
+
dd as DEFAULT_ICON_ACTION_SIZE,
|
7271
|
+
Pu as Dynamic,
|
7272
|
+
Qu as ERROR_MESSAGE,
|
7273
|
+
Dd as FOOTER_DISCLAIMER,
|
7274
|
+
Tu as For,
|
7275
|
+
md as GRANTS,
|
7276
|
+
_d as HISTORY_TITLE,
|
7274
7277
|
_r as I,
|
7275
|
-
|
7276
|
-
|
7277
|
-
|
7278
|
-
|
7278
|
+
cd as INFINITE_SCROLL_LIMIT,
|
7279
|
+
od as INFINITE_SCROLL_THRESHOLD,
|
7280
|
+
Pd as INPUT_PLACEHOLDER_TEXT,
|
7281
|
+
Iu as Index,
|
7279
7282
|
Dl as L,
|
7280
|
-
|
7281
|
-
|
7282
|
-
|
7283
|
-
|
7284
|
-
|
7285
|
-
|
7286
|
-
|
7283
|
+
rd as LOCAL_STORAGE_CHAT_DETAILS,
|
7284
|
+
td as LOCAL_STORAGE_PREFIX,
|
7285
|
+
id as LOCAL_STORAGE_PRIVATE_DISCLOSURE,
|
7286
|
+
ad as LOCAL_STORAGE_REASONING_DISCLOSURE,
|
7287
|
+
nd as LOCAL_STORAGE_SEARCH,
|
7288
|
+
sd as LOCAL_STORAGE_SORT,
|
7289
|
+
kd as LOG_OUT,
|
7287
7290
|
iu as Logo,
|
7288
|
-
|
7289
|
-
|
7290
|
-
|
7291
|
-
|
7292
|
-
|
7293
|
-
|
7291
|
+
Ou as Match,
|
7292
|
+
Od as PROFILE_TITLE,
|
7293
|
+
Ld as PROMPTS_DESCRIPTION,
|
7294
|
+
ld as PROMPT_CLASSNAME,
|
7295
|
+
ud as PROMPT_EDITABLE_AREA_CLASSNAME,
|
7296
|
+
Nu as Portal,
|
7294
7297
|
di as Qr,
|
7295
|
-
|
7298
|
+
zu as ROLE_INTERNAL,
|
7296
7299
|
kl as S,
|
7297
|
-
|
7298
|
-
|
7299
|
-
|
7300
|
+
Cd as SETTINGS_TITLE,
|
7301
|
+
Vd as SassySaint,
|
7302
|
+
ku as Show,
|
7300
7303
|
Sr as Subscribable,
|
7301
|
-
|
7302
|
-
|
7303
|
-
|
7304
|
-
|
7305
|
-
|
7306
|
-
|
7307
|
-
|
7308
|
-
|
7309
|
-
|
7310
|
-
|
7304
|
+
Ru as Switch,
|
7305
|
+
Ud as TOAST_CHAT_DELETED,
|
7306
|
+
$d as TOAST_CHAT_SAVED,
|
7307
|
+
Md as TOAST_PROVIDER_CHANGED,
|
7308
|
+
Hd as TRIMESTERS,
|
7309
|
+
Fd as TRIMESTERS_SHORT,
|
7310
|
+
hd as UI_BUTTON_SCROLL_BUFFER,
|
7311
|
+
yd as UI_DEFAULT_MAIN_HEIGHT,
|
7312
|
+
fd as UI_FOOTER_BUFFER,
|
7313
|
+
Rd as USAGE_TITLE,
|
7311
7314
|
Da as addEventListener,
|
7312
|
-
|
7315
|
+
gu as batch,
|
7313
7316
|
xa as className,
|
7314
|
-
|
7315
|
-
|
7316
|
-
|
7317
|
+
_u as clearDelegatedEvents,
|
7318
|
+
Td as convertCamelCaseToReadable,
|
7319
|
+
Bu as convertRemToPixels,
|
7317
7320
|
ha as createComponent,
|
7318
7321
|
Zi as createComputed,
|
7319
|
-
|
7322
|
+
Eu as createContext,
|
7320
7323
|
ws as createEffect,
|
7321
7324
|
q as createMemo,
|
7322
7325
|
We as createRenderEffect,
|
7323
7326
|
qe as createRoot,
|
7324
7327
|
ne as createSignal,
|
7325
|
-
|
7326
|
-
|
7328
|
+
Au as createUniqueId,
|
7329
|
+
Sd as debounce,
|
7327
7330
|
_a as delegateEvents,
|
7328
7331
|
Zt as deleteNestedDataByPath,
|
7329
|
-
|
7332
|
+
Ku as displayValue,
|
7330
7333
|
bn as fe,
|
7331
7334
|
Bi as fetchState,
|
7332
7335
|
us as focusManager,
|
7333
|
-
|
7336
|
+
pd as getCurrentGeoLocation,
|
7334
7337
|
rl as getMainPaddingClass,
|
7335
7338
|
tl as getMessageContaintWrapperClass,
|
7336
|
-
|
7337
|
-
|
7338
|
-
|
7339
|
-
|
7340
|
-
|
7341
|
-
|
7339
|
+
Uu as getMutationStatusColor,
|
7340
|
+
Vu as getPreferredColorScheme,
|
7341
|
+
Mu as getQueryStatusColor,
|
7342
|
+
$u as getQueryStatusColorByLabel,
|
7343
|
+
Du as getQueryStatusLabel,
|
7344
|
+
Lu as getSidedProp,
|
7342
7345
|
en as insert,
|
7343
7346
|
nl as isElectron,
|
7344
7347
|
hi as isProbablyMobile,
|
7345
|
-
|
7348
|
+
Ad as isProbablyiPhone,
|
7346
7349
|
Ar as isServer,
|
7347
7350
|
Oi as isValidTimeout,
|
7348
7351
|
Ke as j,
|
7349
7352
|
Cl as l,
|
7350
7353
|
ma as mergeProps,
|
7351
|
-
|
7354
|
+
Fu as mutationSortFns,
|
7352
7355
|
oe as noop,
|
7353
7356
|
te as notifyManager,
|
7354
|
-
|
7355
|
-
|
7356
|
-
|
7357
|
+
vd as numberFormatter,
|
7358
|
+
gd as obfuscate,
|
7359
|
+
bu as on,
|
7357
7360
|
Pt as onCleanup,
|
7358
7361
|
ra as onMount,
|
7359
7362
|
Ui as pendingThenable,
|
7360
|
-
|
7361
|
-
|
7363
|
+
Ed as pluralize,
|
7364
|
+
Ju as qr,
|
7362
7365
|
Pl as r,
|
7363
7366
|
wr as re,
|
7364
|
-
|
7367
|
+
wd as renderDataAsList,
|
7365
7368
|
Pi as replaceData,
|
7366
7369
|
_i as resolveEnabled,
|
7367
7370
|
En as resolveStaleTime,
|
7368
7371
|
wo as serialize,
|
7369
7372
|
Zr as setAttribute,
|
7370
7373
|
mu as shallowEqualObjects,
|
7371
|
-
|
7374
|
+
pu as shouldThrowError,
|
7375
|
+
Hu as sortFns,
|
7372
7376
|
pa as splitProps,
|
7373
7377
|
Ua as spread,
|
7374
|
-
|
7375
|
-
|
7378
|
+
xu as stringify,
|
7379
|
+
Cu as template,
|
7376
7380
|
Ci as timeUntilStale,
|
7377
|
-
|
7378
|
-
|
7381
|
+
Id as toastOptions,
|
7382
|
+
bd as unObfuscate,
|
7379
7383
|
W as untrack,
|
7380
7384
|
Xt as updateNestedDataByPath,
|
7381
7385
|
$a as use,
|
7382
|
-
|
7386
|
+
Su as useContext,
|
7383
7387
|
Qi as useQueryClient,
|
7384
|
-
|
7388
|
+
vu as useTransition,
|
7385
7389
|
Rt as x
|
7386
7390
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { convert as se, visitParents as Pe, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as $, visit as Me, toString as ce, EXIT as _e, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as Oe, blankLine as je, factorySpace as S, splice as q, resolveAll as Be, markdownLineEnding as R, markdownSpace as L, combineExtensions as $e } from "./useMarkdown.
|
1
|
+
import { convert as se, visitParents as Pe, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as $, visit as Me, toString as ce, EXIT as _e, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as Oe, blankLine as je, factorySpace as S, splice as q, resolveAll as Be, markdownLineEnding as R, markdownSpace as L, combineExtensions as $e } from "./useMarkdown.Br5GPq84.js";
|
2
2
|
import { longestStreak as We } from "./index.Cyw5OC0t.js";
|
3
3
|
function ne(e, n) {
|
4
4
|
const t = String(e);
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { parse as _t, parse$1 as er, visitParents as Za, SKIP as Ja } from "./useMarkdown.
|
2
|
-
import { toText as Qa } from "./index.
|
1
|
+
import { parse as _t, parse$1 as er, visitParents as Za, SKIP as Ja } from "./useMarkdown.Br5GPq84.js";
|
2
|
+
import { toText as Qa } from "./index.B7C-7jiD.js";
|
3
3
|
class ye {
|
4
4
|
/**
|
5
5
|
* @constructor
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import { getDefaultExportFromCjs as kn } from "./App.
|
2
|
-
import { visit as In } from "./useMarkdown.
|
3
|
-
import { toText as Cn } from "./index.
|
1
|
+
import { getDefaultExportFromCjs as kn } from "./App.BJkoirSR.js";
|
2
|
+
import { visit as In } from "./useMarkdown.Br5GPq84.js";
|
3
|
+
import { toText as Cn } from "./index.B7C-7jiD.js";
|
4
4
|
function xn(e) {
|
5
5
|
const t = e.regex, i = e.COMMENT("//", "$", { contains: [{ begin: /\\\n/ }] }), a = "decltype\\(auto\\)", r = "[a-zA-Z_]\\w*::", d = "(?!struct)(" + a + "|" + t.optional(r) + "[a-zA-Z_]\\w*" + t.optional("<[^<>]+>") + ")", c = {
|
6
6
|
className: "type",
|
@@ -3,9 +3,9 @@ var Cr = (e, n, t) => n in e ? Sr(e, n, { enumerable: !0, configurable: !0, writ
|
|
3
3
|
var Re = (e, n, t) => Cr(e, typeof n != "symbol" ? n + "" : n, t);
|
4
4
|
import * as tn from "react/jsx-runtime";
|
5
5
|
import { jsx as se, jsxs as In, Fragment as Er } from "react/jsx-runtime";
|
6
|
-
import { re as Ir, unObfuscate as Pr, obfuscate as Tr } from "./index.
|
6
|
+
import { re as Ir, unObfuscate as Pr, obfuscate as Tr } from "./index.B-X7LBAb.js";
|
7
7
|
import Ar, { useState as Tt, useEffect as At, useRef as De, useCallback as zr } from "react";
|
8
|
-
import { getDefaultExportFromCjs as zt } from "./App.
|
8
|
+
import { getDefaultExportFromCjs as zt } from "./App.BJkoirSR.js";
|
9
9
|
import Lr from "clsx";
|
10
10
|
const Lt = ({
|
11
11
|
children: e,
|
@@ -6830,7 +6830,7 @@ class ou {
|
|
6830
6830
|
if (!this.remarkGfm) {
|
6831
6831
|
const { default: n } = await import(
|
6832
6832
|
/* webpackChunkName: "LazyRemarkGfm" */
|
6833
|
-
"./index.
|
6833
|
+
"./index.BQ0tChw8.js"
|
6834
6834
|
);
|
6835
6835
|
this.remarkGfm = n;
|
6836
6836
|
}
|
@@ -6841,7 +6841,7 @@ class ou {
|
|
6841
6841
|
pu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
|
6842
6842
|
const { default: n } = await import(
|
6843
6843
|
/* webpackChunkName: "LazyRehypeKatex" */
|
6844
|
-
"./index.
|
6844
|
+
"./index.Cczmqgdi.js"
|
6845
6845
|
);
|
6846
6846
|
this.rehypeKatex = n;
|
6847
6847
|
}
|
@@ -6851,7 +6851,7 @@ class ou {
|
|
6851
6851
|
if (!this.remarkMath) {
|
6852
6852
|
const { default: n } = await import(
|
6853
6853
|
/* webpackChunkName: "LazyRemarkMath" */
|
6854
|
-
"./index.
|
6854
|
+
"./index.BAfvlXhL.js"
|
6855
6855
|
);
|
6856
6856
|
this.remarkMath = n;
|
6857
6857
|
}
|
@@ -6861,7 +6861,7 @@ class ou {
|
|
6861
6861
|
if (!this.rehypeHighlight) {
|
6862
6862
|
const { default: n } = await import(
|
6863
6863
|
/* webpackChunkName: "LazyRehypeHighlight" */
|
6864
|
-
"./index.
|
6864
|
+
"./index.Cs8s_5iM.js"
|
6865
6865
|
);
|
6866
6866
|
this.rehypeHighlight = n;
|
6867
6867
|
}
|
package/dist/index.js
CHANGED
@@ -1,12 +1,12 @@
|
|
1
|
-
import { SassySaint as r } from "./chunks/index.
|
1
|
+
import { SassySaint as r } from "./chunks/index.B-X7LBAb.js";
|
2
2
|
/*!
|
3
|
-
@sassysaint/client v8.17.
|
3
|
+
@sassysaint/client v8.17.1
|
4
4
|
© 2025 gizmette.com
|
5
5
|
*/
|
6
6
|
try {
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
8
|
-
version: "8.17.
|
9
|
-
buildTime: "05/17/2025
|
8
|
+
version: "8.17.1",
|
9
|
+
buildTime: "05/17/2025 07:35 PM EDT",
|
10
10
|
license: "MIT"
|
11
11
|
});
|
12
12
|
} catch {
|