@versini/sassysaint 8.100.2 → 8.100.4
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.NV9c4zu9.js → AboutChangelog.iHc3sOfo.js} +3 -3
- package/dist/chunks/{AboutEntry.B8B0ulN6.js → AboutEntry.BflLsD7a.js} +5 -5
- package/dist/chunks/App.CqTNtscr.js +10094 -0
- package/dist/chunks/{Chart.CJJIRIO9.js → Chart.YsiruUmC.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.adcBGcpp.js → ChatBubbleAssistant.jfCN5HKv.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.CXly9gYQ.js → ChatBubbleUser.D9ZuYG3r.js} +6 -6
- package/dist/chunks/{ChatHistoryTable.alwto-Wv.js → ChatHistoryTable.BsUcjGB2.js} +12 -12
- package/dist/chunks/{HistoryEntry.Dh7QyCNv.js → HistoryEntry.D7FlHXOe.js} +3 -3
- package/dist/chunks/{MemoriesEntry.AmCbEJfB.js → MemoriesEntry.BRnPj3tw.js} +17 -17
- package/dist/chunks/{ProfileEntry.C3BxlQGg.js → ProfileEntry.bHMg5KXT.js} +2 -2
- package/dist/chunks/{SettingsEntry.hGsfag3d.js → SettingsEntry.x-x7G_A-.js} +3 -3
- package/dist/chunks/{index.hR1pzubk.js → Table.DvuZZ4Gw.js} +133 -144
- package/dist/chunks/{UsageEntry.DAkfTVaL.js → UsageEntry.W526CGpD.js} +3 -3
- package/dist/chunks/{index.gyo2b-1e.js → index.BgOXLjUB.js} +3 -3
- package/dist/chunks/{index.BAM4EGuH.js → index.BkTEFWwf.js} +1 -1
- package/dist/chunks/{index.BJes-5-x.js → index.CaXiD8yN.js} +1 -1
- package/dist/chunks/{index.9loiM090.js → index.DJEqes6K.js} +7 -7
- package/dist/chunks/{index.CMU-TVY5.js → index.DoFCdUYB.js} +1 -1
- package/dist/chunks/{index.DL0WWM_h.js → index.GZb5A5b5.js} +2 -2
- package/dist/chunks/{index.BNqWCx81.js → index.gZwSRJCu.js} +810 -729
- package/dist/chunks/{index.C1wy_PTQ.js → index.uXjiGKNS.js} +4 -4
- package/dist/chunks/{useMarkdown.DpauRT9M.js → useMarkdown.BT3mZkc3.js} +9 -9
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +5 -5
- package/dist/chunks/App.BfyhD1Is.js +0 -9272
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as Pp } from "react/jsx-runtime";
|
|
2
|
-
import { getDefaultExportFromCjs as dn } from "./App.
|
|
2
|
+
import { getDefaultExportFromCjs as dn } from "./App.CqTNtscr.js";
|
|
3
3
|
import Op, { useMemo as Lp } from "react";
|
|
4
|
-
import { TRIMESTERS_SHORT as Ep, TRIMESTERS as on, TIME_RANGES as ls, isProbablyMobile as Ip, TIME_RANGE_LABELS as an } from "./index.
|
|
4
|
+
import { TRIMESTERS_SHORT as Ep, TRIMESTERS as on, TIME_RANGES as ls, isProbablyMobile as Ip, TIME_RANGE_LABELS as an } from "./index.gZwSRJCu.js";
|
|
5
5
|
var hs = { exports: {} }, Dp = hs.exports, nn;
|
|
6
6
|
function Bp() {
|
|
7
7
|
return nn || (nn = 1, (function(Ae, pe) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as ss } from "react/jsx-runtime";
|
|
2
|
-
import { ChatContext as is, AppContext as rs, n as as, useUserPreferences as os, convertCamelCaseToReadable as ls, numberFormatter as us, pluralize as cs } from "./index.
|
|
3
|
-
import { BUBBLE_FOOTER_EMPTY as fs } from "./index.
|
|
2
|
+
import { ChatContext as is, AppContext as rs, n as as, useUserPreferences as os, convertCamelCaseToReadable as ls, numberFormatter as us, pluralize as cs } from "./index.gZwSRJCu.js";
|
|
3
|
+
import { BUBBLE_FOOTER_EMPTY as fs } from "./index.uXjiGKNS.js";
|
|
4
4
|
import Xt from "clsx";
|
|
5
5
|
import hs, { useState as Me, useEffect as qt, useContext as vt } from "react";
|
|
6
|
-
import { useMarkdown as ds } from "./useMarkdown.
|
|
7
|
-
import { AsyncBubble as ps } from "./App.
|
|
6
|
+
import { useMarkdown as ds } from "./useMarkdown.BT3mZkc3.js";
|
|
7
|
+
import { AsyncBubble as ps } from "./App.CqTNtscr.js";
|
|
8
8
|
function ms(e, t) {
|
|
9
9
|
e.indexOf(t) === -1 && e.push(t);
|
|
10
10
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx as i, Fragment as S, jsxs as C } from "react/jsx-runtime";
|
|
2
|
-
import { Button as _ } from "./index.
|
|
2
|
+
import { Button as _ } from "./index.gZwSRJCu.js";
|
|
3
3
|
import { useState as h, useMemo as m, isValidElement as T, useEffect as B } from "react";
|
|
4
|
-
import { useMarkdown as b } from "./useMarkdown.
|
|
5
|
-
import { AsyncBubble as k } from "./App.
|
|
4
|
+
import { useMarkdown as b } from "./useMarkdown.BT3mZkc3.js";
|
|
5
|
+
import { AsyncBubble as k } from "./App.CqTNtscr.js";
|
|
6
6
|
/*!
|
|
7
|
-
@versini/ui-truncate v6.1.
|
|
7
|
+
@versini/ui-truncate v6.1.3
|
|
8
8
|
© 2025 gizmette.com
|
|
9
9
|
*/
|
|
10
10
|
try {
|
|
11
11
|
window.__VERSINI_UI_TRUNCATE__ || (window.__VERSINI_UI_TRUNCATE__ = {
|
|
12
|
-
version: "6.1.
|
|
13
|
-
buildTime: "12/
|
|
12
|
+
version: "6.1.3",
|
|
13
|
+
buildTime: "12/14/2025 08:06 PM EST",
|
|
14
14
|
homepage: "https://www.npmjs.com/package/@versini/ui-truncate",
|
|
15
15
|
license: "MIT"
|
|
16
16
|
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as c, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { IconCloseLight as
|
|
3
|
-
import { useState as
|
|
2
|
+
import { IconCloseLight as L, y as S, v as M, INFINITE_SCROLL_THRESHOLD as U, CARDS as D, pluralize as k, ButtonIcon as C, IconRestore as z, IconStarInCircle as B, IconStarInCircleLight as $, IconDelete as Y, numberFormatter as W, isProbablyMobile as j } from "./index.gZwSRJCu.js";
|
|
3
|
+
import { useState as G, Fragment as K } from "react";
|
|
4
4
|
import i from "clsx";
|
|
5
|
-
import { j as
|
|
6
|
-
import { ResponsiveTooltip as w } from "./App.
|
|
5
|
+
import { j as V, D as F, F as N, G as H, W as o, Y as A } from "./Table.DvuZZ4Gw.js";
|
|
6
|
+
import { ResponsiveTooltip as w } from "./App.CqTNtscr.js";
|
|
7
7
|
/*!
|
|
8
8
|
@versini/ui-pill v5.2.3
|
|
9
9
|
© 2025 gizmette.com
|
|
@@ -45,7 +45,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
45
45
|
}))
|
|
46
46
|
};
|
|
47
47
|
}, R = ({ label: t, className: a, variant: l = "information", description: m, onClose: d }) => {
|
|
48
|
-
const [h, p] =
|
|
48
|
+
const [h, p] = G(!0), g = (f) => {
|
|
49
49
|
d && (d(f), f.defaultPrevented || p(!1));
|
|
50
50
|
};
|
|
51
51
|
if (!h)
|
|
@@ -70,7 +70,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
70
70
|
onClick: g,
|
|
71
71
|
className: u.button,
|
|
72
72
|
"aria-label": "Close",
|
|
73
|
-
children: /* @__PURE__ */ e(
|
|
73
|
+
children: /* @__PURE__ */ e(L, {
|
|
74
74
|
size: "size-3"
|
|
75
75
|
})
|
|
76
76
|
})
|
|
@@ -107,7 +107,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
107
107
|
isFiltered: O = !1,
|
|
108
108
|
isSearchActive: T = !1
|
|
109
109
|
}) => {
|
|
110
|
-
const y =
|
|
110
|
+
const y = j() ? Z : ee, E = (r) => {
|
|
111
111
|
switch (r) {
|
|
112
112
|
case n.ROW:
|
|
113
113
|
return /* @__PURE__ */ e(o, { className: "sr-only", children: "Row" }, r);
|
|
@@ -171,7 +171,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
171
171
|
r
|
|
172
172
|
);
|
|
173
173
|
case n.SUMMARY: {
|
|
174
|
-
const x = s.similarityScore !== void 0 && s.similarityScore !== null ? Math.round(s.similarityScore * 100) : null, v = x !== null && x < 40 ? "warning" : "success",
|
|
174
|
+
const x = s.similarityScore !== void 0 && s.similarityScore !== null ? Math.round(s.similarityScore * 100) : null, v = x !== null && x < 40 ? "warning" : "success", P = s.keywordMatch === !0;
|
|
175
175
|
return /* @__PURE__ */ e(
|
|
176
176
|
o,
|
|
177
177
|
{
|
|
@@ -191,7 +191,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
191
191
|
label: `${x}% semantic`
|
|
192
192
|
}
|
|
193
193
|
),
|
|
194
|
-
|
|
194
|
+
P && /* @__PURE__ */ e(R, { variant: "information", label: "keyword" })
|
|
195
195
|
] }),
|
|
196
196
|
/* @__PURE__ */ e("span", { children: s.summary })
|
|
197
197
|
] })
|
|
@@ -205,7 +205,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
205
205
|
{
|
|
206
206
|
className: i("dark:text-gray-400", "text-xs sm:text-sm"),
|
|
207
207
|
align: "right",
|
|
208
|
-
children: s.tokenUsage ?
|
|
208
|
+
children: s.tokenUsage ? W.format(s.tokenUsage) : "0"
|
|
209
209
|
},
|
|
210
210
|
r
|
|
211
211
|
);
|
|
@@ -283,7 +283,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
283
283
|
}
|
|
284
284
|
};
|
|
285
285
|
return /* @__PURE__ */ c(
|
|
286
|
-
|
|
286
|
+
V,
|
|
287
287
|
{
|
|
288
288
|
stickyHeader: !0,
|
|
289
289
|
compact: !0,
|
|
@@ -295,7 +295,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
295
295
|
disabled: u && t.length > 0,
|
|
296
296
|
children: [
|
|
297
297
|
/* @__PURE__ */ e(F, { children: /* @__PURE__ */ e(N, { children: y.map((r) => E(r)) }) }),
|
|
298
|
-
/* @__PURE__ */ e(H, { children: u && t.length === 0 ? /* @__PURE__ */ e(N, { children: /* @__PURE__ */ e(o, { colSpan: 1e3, children: /* @__PURE__ */ e("div", { children: "Loading..." }) }) }) : t.slice(0, l).map((r, s) => r?.summary ? /* @__PURE__ */ c(
|
|
298
|
+
/* @__PURE__ */ e(H, { children: u && t.length === 0 ? /* @__PURE__ */ e(N, { children: /* @__PURE__ */ e(o, { colSpan: 1e3, children: /* @__PURE__ */ e("div", { children: "Loading..." }) }) }) : t.slice(0, l).map((r, s) => r?.summary ? /* @__PURE__ */ c(K, { children: [
|
|
299
299
|
s === l - U && /* @__PURE__ */ e("tr", { ref: g }),
|
|
300
300
|
/* @__PURE__ */ e(N, { children: y.map(
|
|
301
301
|
(b) => _(b, r, s)
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs as i, Fragment as ae, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { n as K, INFINITE_SCROLL_LIMIT as U, INFINITE_SCROLL_THRESHOLD as re, HistoryContext as Y, ChatContext as se, useLocalStorage as m, LOCAL_STORAGE_PREFIX as C, LOCAL_STORAGE_SORT_TIMESTAMP as oe, e$1 as u, LOCAL_STORAGE_SORT_TOKEN_USAGE as ne, LOCAL_STORAGE_SORT as ie, y as I, LOCAL_STORAGE_CHAT_ID as ce, useDeleteChat as le, useToggleFavoriteChat as de, APP_CLASSNAME as he, TOAST_CHAT_DELETED as ue, graphQLRequest as me, SERVICE_TYPES as Ce, ACTION_SORT as Se, v as fe, LOCAL_STORAGE_SEARCH as ye, LOCAL_STORAGE_FAVORITES_ONLY as Te, LOCAL_STORAGE_KEYWORD_MATCH_ALL as pe, useChatsHistory as ge, useUserChatStats as Ae, HISTORY_TITLE as Ee, Card as _e, TextInput as Le, debounce as De, IconSearch as Oe, Button as ke, L as ve, j as Re, ACTION_SEARCH as be } from "./index.
|
|
3
|
-
import { useAiChat as Ie, ConfirmationPanel as xe, LazyToastContainerWrapper as we, showErrorToast as He, v4 as Ne, CHAT_RESET as Fe, CHAT_SET_ATTACHMENTS as Me, CHAT_SET_STATUS as Ge, Panel as Ve, Toggle as B, CancelButton as ze } from "./App.
|
|
2
|
+
import { n as K, INFINITE_SCROLL_LIMIT as U, INFINITE_SCROLL_THRESHOLD as re, HistoryContext as Y, ChatContext as se, useLocalStorage as m, LOCAL_STORAGE_PREFIX as C, LOCAL_STORAGE_SORT_TIMESTAMP as oe, e$1 as u, LOCAL_STORAGE_SORT_TOKEN_USAGE as ne, LOCAL_STORAGE_SORT as ie, y as I, LOCAL_STORAGE_CHAT_ID as ce, useDeleteChat as le, useToggleFavoriteChat as de, APP_CLASSNAME as he, TOAST_CHAT_DELETED as ue, graphQLRequest as me, SERVICE_TYPES as Ce, ACTION_SORT as Se, v as fe, LOCAL_STORAGE_SEARCH as ye, LOCAL_STORAGE_FAVORITES_ONLY as Te, LOCAL_STORAGE_KEYWORD_MATCH_ALL as pe, useChatsHistory as ge, useUserChatStats as Ae, HISTORY_TITLE as Ee, Card as _e, TextInput as Le, debounce as De, IconSearch as Oe, Button as ke, L as ve, j as Re, ACTION_SEARCH as be } from "./index.gZwSRJCu.js";
|
|
3
|
+
import { useAiChat as Ie, ConfirmationPanel as xe, LazyToastContainerWrapper as we, showErrorToast as He, v4 as Ne, CHAT_RESET as Fe, CHAT_SET_ATTACHMENTS as Me, CHAT_SET_STATUS as Ge, Panel as Ve, Toggle as B, CancelButton as ze } from "./App.CqTNtscr.js";
|
|
4
4
|
import Pe from "clsx";
|
|
5
5
|
import { useRef as x, useState as G, useContext as V, useCallback as j, Suspense as Ue, lazy as Be, useEffect as je } from "react";
|
|
6
6
|
const Ke = Be(
|
|
7
7
|
() => import(
|
|
8
8
|
/* webpackChunkName: "history-table" */
|
|
9
|
-
"./ChatHistoryTable.
|
|
9
|
+
"./ChatHistoryTable.BsUcjGB2.js"
|
|
10
10
|
).then((S) => ({ default: S.ChatHistoryTable }))
|
|
11
11
|
), Ye = ({
|
|
12
12
|
filteredHistory: S,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as e, jsxs as r, Fragment as I } from "react/jsx-runtime";
|
|
2
|
-
import { L as M, j as f, Button as B, n as Te, useLocalStorage as ee, LOCAL_STORAGE_PREFIX as te, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as ke, e$1 as s, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ve, useUserMemories as De, useExpiredMemories as be, useDeleteMemory as Ee, useDeleteAllActiveMemories as Me, useDeleteAllExpiredMemories as Re, useUpdateMemory as Ie, useRestoreMemory as Le, ButtonIcon as L, IconEdit as Oe, IconDelete as re, IconRestore as _e } from "./index.
|
|
3
|
-
import { Panel as ae, Toggle as O, CancelButton as ce, ConfirmationPanel as ie, ResponsiveTooltip as _ } from "./App.
|
|
4
|
-
import { j as ne, D as oe, F as v,
|
|
2
|
+
import { L as M, j as f, Button as B, n as Te, useLocalStorage as ee, LOCAL_STORAGE_PREFIX as te, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as ke, e$1 as s, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ve, useUserMemories as De, useExpiredMemories as be, useDeleteMemory as Ee, useDeleteAllActiveMemories as Me, useDeleteAllExpiredMemories as Re, useUpdateMemory as Ie, useRestoreMemory as Le, ButtonIcon as L, IconEdit as Oe, IconDelete as re, IconRestore as _e } from "./index.gZwSRJCu.js";
|
|
3
|
+
import { Panel as ae, Toggle as O, CancelButton as ce, ConfirmationPanel as ie, ResponsiveTooltip as _ } from "./App.CqTNtscr.js";
|
|
4
|
+
import { j as ne, D as oe, F as v, W as a, Y as z, G as le, H as se } from "./Table.DvuZZ4Gw.js";
|
|
5
5
|
import C from "clsx";
|
|
6
6
|
import { useState as N, useEffect as ze, useRef as q } from "react";
|
|
7
|
-
import { TextArea as Be } from "./index.
|
|
7
|
+
import { TextArea as Be } from "./index.DJEqes6K.js";
|
|
8
8
|
const Pe = ({
|
|
9
9
|
open: w,
|
|
10
10
|
onOpenChange: D,
|
|
@@ -187,7 +187,7 @@ const Pe = ({
|
|
|
187
187
|
initialValue: "createdAt"
|
|
188
188
|
}), [p, o] = N(y || s.DESC), [u, R] = N(
|
|
189
189
|
P || "createdAt"
|
|
190
|
-
), { data: k, isLoading:
|
|
190
|
+
), { data: k, isLoading: H, isError: $ } = De({
|
|
191
191
|
user: d,
|
|
192
192
|
query: b,
|
|
193
193
|
getAccessToken: A,
|
|
@@ -201,8 +201,8 @@ const Pe = ({
|
|
|
201
201
|
query: b,
|
|
202
202
|
getAccessToken: A,
|
|
203
203
|
enabled: w && l === "expired"
|
|
204
|
-
}), F = Ee({ getAccessToken: A }), V = Me({ getAccessToken: A }), Y = Re({ getAccessToken: A }), G = Ie({ getAccessToken: A }),
|
|
205
|
-
S.current = { id: t, text: i, description: c, createdAt: m },
|
|
204
|
+
}), F = Ee({ getAccessToken: A }), V = Me({ getAccessToken: A }), Y = Re({ getAccessToken: A }), G = Ie({ getAccessToken: A }), W = Le({ getAccessToken: A }), [de, J] = N(!1), S = q(null), [me, K] = N(!1), [xe, U] = N(!1), x = q(null), Q = (t, i, c, m) => {
|
|
205
|
+
S.current = { id: t, text: i, description: c, createdAt: m }, J(!0);
|
|
206
206
|
}, he = () => {
|
|
207
207
|
S.current && F.mutate({ user: d, memoryId: S.current.id });
|
|
208
208
|
}, pe = (t, i, c, m, Ae, ye, Ce, Ne, we, Se) => {
|
|
@@ -233,7 +233,7 @@ const Pe = ({
|
|
|
233
233
|
}
|
|
234
234
|
);
|
|
235
235
|
}, ge = () => {
|
|
236
|
-
d &&
|
|
236
|
+
d && K(!0);
|
|
237
237
|
}, fe = () => {
|
|
238
238
|
d && (l === "active" ? V.mutate({ user: d }) : Y.mutate({ user: d }));
|
|
239
239
|
}, Z = (t) => {
|
|
@@ -265,7 +265,7 @@ const Pe = ({
|
|
|
265
265
|
ie,
|
|
266
266
|
{
|
|
267
267
|
showConfirmation: de,
|
|
268
|
-
setShowConfirmation:
|
|
268
|
+
setShowConfirmation: J,
|
|
269
269
|
action: he,
|
|
270
270
|
customStrings: {
|
|
271
271
|
title: "Delete memory",
|
|
@@ -293,7 +293,7 @@ const Pe = ({
|
|
|
293
293
|
ie,
|
|
294
294
|
{
|
|
295
295
|
showConfirmation: me,
|
|
296
|
-
setShowConfirmation:
|
|
296
|
+
setShowConfirmation: K,
|
|
297
297
|
action: fe,
|
|
298
298
|
customStrings: {
|
|
299
299
|
title: l === "active" ? "Delete all active memories" : "Delete all expired memories",
|
|
@@ -369,9 +369,9 @@ const Pe = ({
|
|
|
369
369
|
"min-h-[70vh]"
|
|
370
370
|
),
|
|
371
371
|
children: l === "active" ? /* @__PURE__ */ r(I, { children: [
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
372
|
+
H && /* @__PURE__ */ e("p", { className: "m-0", children: "Loading memories..." }),
|
|
373
|
+
$ && /* @__PURE__ */ e("p", { className: "m-0 text-red-500", children: "Failed to load memories." }),
|
|
374
|
+
!H && !$ && (k && k.items.length > 0 ? /* @__PURE__ */ r(
|
|
375
375
|
ne,
|
|
376
376
|
{
|
|
377
377
|
stickyHeader: !0,
|
|
@@ -526,7 +526,7 @@ const Pe = ({
|
|
|
526
526
|
variant: "primary",
|
|
527
527
|
iconClassName: "text-red-700 dark:text-red-500",
|
|
528
528
|
disabled: F.isPending,
|
|
529
|
-
onClick: () =>
|
|
529
|
+
onClick: () => Q(
|
|
530
530
|
t.memoryId,
|
|
531
531
|
t.text,
|
|
532
532
|
t.description,
|
|
@@ -664,9 +664,9 @@ const Pe = ({
|
|
|
664
664
|
noBorder: !0,
|
|
665
665
|
label: "Restore memory",
|
|
666
666
|
variant: "primary",
|
|
667
|
-
disabled:
|
|
667
|
+
disabled: W.isPending,
|
|
668
668
|
onClick: () => {
|
|
669
|
-
d &&
|
|
669
|
+
d && W.mutate({
|
|
670
670
|
user: d,
|
|
671
671
|
memoryId: t.memoryId
|
|
672
672
|
});
|
|
@@ -691,7 +691,7 @@ const Pe = ({
|
|
|
691
691
|
variant: "primary",
|
|
692
692
|
iconClassName: "text-red-700 dark:text-red-500",
|
|
693
693
|
disabled: F.isPending,
|
|
694
|
-
onClick: () =>
|
|
694
|
+
onClick: () => Q(
|
|
695
695
|
t.memoryId,
|
|
696
696
|
t.text,
|
|
697
697
|
t.description,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as l, Fragment as H, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { preloadToast as K, showSuccessToast as O, showErrorToast as W, ConfirmationPanel as Y, LazyToastContainerWrapper as $, Panel as V, CancelButton as q } from "./App.
|
|
3
|
-
import { n as J, useUniqueId as Q, useUserPreferences as X, useServerCapabilities as Z, p as ee, setUserPlan as ae, Card as m, renderDataAsList as ne, CARDS as s, L as u, j as i, Button as se, st as re, isTauri as le, ButtonIcon as te, IconPasskey as L, PROFILE_TITLE as ie } from "./index.
|
|
2
|
+
import { preloadToast as K, showSuccessToast as O, showErrorToast as W, ConfirmationPanel as Y, LazyToastContainerWrapper as $, Panel as V, CancelButton as q } from "./App.CqTNtscr.js";
|
|
3
|
+
import { n as J, useUniqueId as Q, useUserPreferences as X, useServerCapabilities as Z, p as ee, setUserPlan as ae, Card as m, renderDataAsList as ne, CARDS as s, L as u, j as i, Button as se, st as re, isTauri as le, ButtonIcon as te, IconPasskey as L, PROFILE_TITLE as ie } from "./index.gZwSRJCu.js";
|
|
4
4
|
import { useState as h, useMemo as ce, useCallback as N, useRef as oe } from "react";
|
|
5
5
|
import de from "clsx";
|
|
6
6
|
const me = () => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as n, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { n as Ve, useEntitlements as Fe, AppContext as We, useUserPreferences as $e, w as ie, useLocalStorage as de, LOCAL_STORAGE_OLED_MODE as ze, LOCAL_STORAGE_FULL_SCREEN as He, e as ue, canEvaluateModels as Ye, W as qe, getCacheInfo as Ke, isServiceWorkerEnabled as Qe, SETTINGS_TITLE as Je, Card as f, CARDS as r, V as Xe, Button as me, PROMPTS_DESCRIPTION as Ze, K as he, L as et, j as fe, applyOledMode as Ee, APP_SET_OLED_MODE as pe, APP_SET_FULL_SCREEN as Se, getCurrentGeoLocation as tt, graphQLRequest as ge, handleServiceWorkerToggle as ot, SERVICE_TYPES as Te } from "./index.
|
|
3
|
-
import { useCapability as be, Panel as st, Toggle as l, CancelButton as at } from "./App.
|
|
4
|
-
import { TextArea as Ne } from "./index.
|
|
2
|
+
import { n as Ve, useEntitlements as Fe, AppContext as We, useUserPreferences as $e, w as ie, useLocalStorage as de, LOCAL_STORAGE_OLED_MODE as ze, LOCAL_STORAGE_FULL_SCREEN as He, e as ue, canEvaluateModels as Ye, W as qe, getCacheInfo as Ke, isServiceWorkerEnabled as Qe, SETTINGS_TITLE as Je, Card as f, CARDS as r, V as Xe, Button as me, PROMPTS_DESCRIPTION as Ze, K as he, L as et, j as fe, applyOledMode as Ee, APP_SET_OLED_MODE as pe, APP_SET_FULL_SCREEN as Se, getCurrentGeoLocation as tt, graphQLRequest as ge, handleServiceWorkerToggle as ot, SERVICE_TYPES as Te } from "./index.gZwSRJCu.js";
|
|
3
|
+
import { useCapability as be, Panel as st, Toggle as l, CancelButton as at } from "./App.CqTNtscr.js";
|
|
4
|
+
import { TextArea as Ne } from "./index.DJEqes6K.js";
|
|
5
5
|
import { useRef as nt, useContext as rt, useState as s, useMemo as lt, useCallback as ct, useEffect as Ce } from "react";
|
|
6
6
|
const ft = ({
|
|
7
7
|
open: ye,
|