@versini/sassysaint 8.107.2 → 8.107.3
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.-F_kMw74.js → AboutChangelog.BmMVyf-Q.js} +2 -2
- package/dist/chunks/{AboutEntry.DR75PxCw.js → AboutEntry.wD5hG0ON.js} +7 -7
- package/dist/chunks/{App.3M79T1qj.js → App.FyINLNSp.js} +63 -160
- package/dist/chunks/{Bubble.CA6Nm1l0.js → Bubble.Ci-pu6NI.js} +9 -21
- package/dist/chunks/{Chart.DwZeH0GA.js → Chart.DYVf2gst.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.Bm-gE-ev.js → ChatBubbleAssistant.CD6bVvcQ.js} +7 -11
- package/dist/chunks/{ChatBubbleUser.lLvteBf3.js → ChatBubbleUser.Cre3cX04.js} +9 -13
- package/dist/chunks/{ChatHistoryTable.yS0g-92Q.js → ChatHistoryTable.D_kOkWN9.js} +10 -14
- package/dist/chunks/{HistoryEntry.DfNmYlfN.js → HistoryEntry.BFNME4Z8.js} +6 -6
- package/dist/chunks/{LoginEntry.BccxHPtX.js → LoginEntry.SW7wyEpU.js} +4 -4
- package/dist/chunks/{LogoEntry.CFw0uv25.js → LogoEntry.BAKpdJEy.js} +59 -107
- package/dist/chunks/{MemoriesEntry.Cdao1cmo.js → MemoriesEntry.Ztyx_8Wm.js} +5 -5
- package/dist/chunks/{ProfileEntry.b8NaUHNW.js → ProfileEntry.CjzAusYw.js} +4 -4
- package/dist/chunks/{SettingsEntry.CjuYtYSp.js → SettingsEntry.D4IKmfYP.js} +5 -5
- package/dist/chunks/{Table.AnN2X7VF.js → Table.Dzy9ts3i.js} +7 -19
- package/dist/chunks/{UsageEntry.cp-aSBF9.js → UsageEntry.D7sTPflE.js} +5 -5
- package/dist/chunks/{index.DYkMD3_1.js → index.16gcBvke.js} +22 -26
- package/dist/chunks/{index.CgpXJ39e.js → index.BI1_ccPN.js} +4 -4
- package/dist/chunks/{index.CLVeqfU3.js → index.BT3Do9Po.js} +3 -7
- package/dist/chunks/{index.BSdZTOf6.js → index.BfTDtoYy.js} +1 -1
- package/dist/chunks/{index.BAdB50GZ.js → index.BjnVQ4X3.js} +2 -6
- package/dist/chunks/{index.B6FhZIr6.js → index.DBovegdE.js} +1 -1
- package/dist/chunks/{index.DHLA2Fes.js → index.DJlv39cv.js} +2 -2
- package/dist/chunks/{index.Dbw9MfpE.js → index.QiLu2wkI.js} +3 -19
- package/dist/chunks/{index.DhQEm5fx.js → index.uILjvEfo.js} +1 -1
- package/dist/chunks/{index.CyKPGk1D.js → index.uVDYkuxz.js} +20 -28
- package/dist/chunks/{useMarkdown.CoVPoXwW.js → useMarkdown.BberHabr.js} +10 -14
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +3 -7
- package/dist/style.css +1 -14
- package/package.json +5 -5
|
@@ -1,18 +1,14 @@
|
|
|
1
1
|
import { jsx as rs } from "react/jsx-runtime";
|
|
2
|
-
import { n as as, useUserPreferences as os, formatTimestamp as vt } from "./index.
|
|
3
|
-
import { numberFormatter as ls, pluralize as us, AsyncBubble as cs } from "./App.
|
|
2
|
+
import { n as as, useUserPreferences as os, formatTimestamp as vt } from "./index.QiLu2wkI.js";
|
|
3
|
+
import { numberFormatter as ls, pluralize as us, AsyncBubble as cs } from "./App.FyINLNSp.js";
|
|
4
4
|
import Ht from "clsx";
|
|
5
5
|
import fs, { useState as Ae, useEffect as Zt, useContext as Vt } from "react";
|
|
6
|
-
import { useMarkdown as hs } from "./useMarkdown.
|
|
7
|
-
import { ChatContext as ds, AppContext as ps } from "./LogoEntry.
|
|
8
|
-
/*!
|
|
9
|
-
@versini/ui-bubble v10.1.0
|
|
10
|
-
© 2025 gizmette.com
|
|
11
|
-
*/
|
|
6
|
+
import { useMarkdown as hs } from "./useMarkdown.BberHabr.js";
|
|
7
|
+
import { ChatContext as ds, AppContext as ps } from "./LogoEntry.BAKpdJEy.js";
|
|
12
8
|
try {
|
|
13
9
|
window.__VERSINI_UI_BUBBLE__ || (window.__VERSINI_UI_BUBBLE__ = {
|
|
14
|
-
version: "10.1.
|
|
15
|
-
buildTime: "12/
|
|
10
|
+
version: "10.1.1",
|
|
11
|
+
buildTime: "12/24/2025 09:20 AM EST",
|
|
16
12
|
homepage: "https://www.npmjs.com/package/@versini/ui-bubble",
|
|
17
13
|
license: "MIT"
|
|
18
14
|
});
|
|
@@ -779,7 +775,7 @@ class ot extends at {
|
|
|
779
775
|
if (f) {
|
|
780
776
|
const m = Math.min(this.currentTime, i) / o;
|
|
781
777
|
let x = Math.floor(m), E = m % 1;
|
|
782
|
-
!E && m >= 1 && (E = 1), E === 1 && x--, x = Math.min(x, f + 1),
|
|
778
|
+
!E && m >= 1 && (E = 1), E === 1 && x--, x = Math.min(x, f + 1), x % 2 && (h === "reverse" ? (E = 1 - E, g && (E -= g / o)) : h === "mirror" && (v = a)), S = Y(0, 1, E) * o;
|
|
783
779
|
}
|
|
784
780
|
const p = A ? { done: !1, value: u[0] } : v.next(S);
|
|
785
781
|
r && (p.value = r(p.value));
|
|
@@ -1,16 +1,12 @@
|
|
|
1
1
|
import { jsx as i, Fragment as S, jsxs as C } from "react/jsx-runtime";
|
|
2
|
-
import { Button as _ } from "./LogoEntry.
|
|
2
|
+
import { Button as _ } from "./LogoEntry.BAKpdJEy.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.
|
|
6
|
-
/*!
|
|
7
|
-
@versini/ui-truncate v6.1.8
|
|
8
|
-
© 2025 gizmette.com
|
|
9
|
-
*/
|
|
4
|
+
import { useMarkdown as b } from "./useMarkdown.BberHabr.js";
|
|
5
|
+
import { AsyncBubble as k } from "./App.FyINLNSp.js";
|
|
10
6
|
try {
|
|
11
7
|
window.__VERSINI_UI_TRUNCATE__ || (window.__VERSINI_UI_TRUNCATE__ = {
|
|
12
|
-
version: "6.1.
|
|
13
|
-
buildTime: "12/
|
|
8
|
+
version: "6.1.9",
|
|
9
|
+
buildTime: "12/24/2025 09:21 AM EST",
|
|
14
10
|
homepage: "https://www.npmjs.com/package/@versini/ui-truncate",
|
|
15
11
|
license: "MIT"
|
|
16
12
|
});
|
|
@@ -78,7 +74,7 @@ const x = 200, M = ({ string: e, idealLength: r = x }) => {
|
|
|
78
74
|
}), [
|
|
79
75
|
p,
|
|
80
76
|
r
|
|
81
|
-
]), E = s && a && !t,
|
|
77
|
+
]), E = s && a && !t, A = (I) => {
|
|
82
78
|
I.preventDefault(), y(!t);
|
|
83
79
|
};
|
|
84
80
|
if (g)
|
|
@@ -87,7 +83,7 @@ const x = 200, M = ({ string: e, idealLength: r = x }) => {
|
|
|
87
83
|
});
|
|
88
84
|
let o;
|
|
89
85
|
a ? t ? o = e : o = f : o = e;
|
|
90
|
-
const
|
|
86
|
+
const w = s ? u(e) : !1;
|
|
91
87
|
return /* @__PURE__ */ C("span", {
|
|
92
88
|
style: {
|
|
93
89
|
wordBreak: "break-word"
|
|
@@ -100,9 +96,9 @@ const x = 200, M = ({ string: e, idealLength: r = x }) => {
|
|
|
100
96
|
mode: n,
|
|
101
97
|
focusMode: c,
|
|
102
98
|
noBorder: d,
|
|
103
|
-
className: !(s && t &&
|
|
99
|
+
className: !(s && t && w) ? "ml-2" : void 0,
|
|
104
100
|
size: "small",
|
|
105
|
-
onClick:
|
|
101
|
+
onClick: A,
|
|
106
102
|
"aria-label": t ? "Show less" : "Show more",
|
|
107
103
|
children: t ? "less..." : "more..."
|
|
108
104
|
})
|
|
@@ -1,18 +1,14 @@
|
|
|
1
1
|
import { jsxs as c, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { y as w, v as y, INFINITE_SCROLL_THRESHOLD as L } from "./index.
|
|
3
|
-
import { IconCloseLight as U, CARDS as D, ButtonIcon as C, IconRestore as z, IconStarInCircle as B, IconStarInCircleLight as $, IconDelete as Y } from "./LogoEntry.
|
|
2
|
+
import { y as w, v as y, INFINITE_SCROLL_THRESHOLD as L } from "./index.QiLu2wkI.js";
|
|
3
|
+
import { IconCloseLight as U, CARDS as D, ButtonIcon as C, IconRestore as z, IconStarInCircle as B, IconStarInCircleLight as $, IconDelete as Y } from "./LogoEntry.BAKpdJEy.js";
|
|
4
4
|
import { useState as K, Fragment as V } from "react";
|
|
5
5
|
import i from "clsx";
|
|
6
|
-
import { H as W, F as j, q as N, Y as F, O as n, J as k } from "./Table.
|
|
7
|
-
import { pluralize as
|
|
8
|
-
/*!
|
|
9
|
-
@versini/ui-pill v5.2.4
|
|
10
|
-
© 2025 gizmette.com
|
|
11
|
-
*/
|
|
6
|
+
import { H as W, F as j, q as N, Y as F, O as n, J as k } from "./Table.Dzy9ts3i.js";
|
|
7
|
+
import { pluralize as A, ResponsiveTooltip as S, numberFormatter as G, isProbablyMobile as H } from "./App.FyINLNSp.js";
|
|
12
8
|
try {
|
|
13
9
|
window.__VERSINI_UI_PILL__ || (window.__VERSINI_UI_PILL__ = {
|
|
14
|
-
version: "5.2.
|
|
15
|
-
buildTime: "12/
|
|
10
|
+
version: "5.2.5",
|
|
11
|
+
buildTime: "12/24/2025 09:21 AM EST",
|
|
16
12
|
homepage: "https://www.npmjs.com/package/@versini/ui-pill",
|
|
17
13
|
license: "MIT"
|
|
18
14
|
});
|
|
@@ -23,7 +19,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
23
19
|
"border-border-warning": t === "warning",
|
|
24
20
|
"border-border-success": t === "success",
|
|
25
21
|
"border-border-error": t === "error"
|
|
26
|
-
}),
|
|
22
|
+
}), I = ({ variant: t }) => i("not-prose", {
|
|
27
23
|
"text-copy-information": t === "information",
|
|
28
24
|
"text-copy-warning": t === "warning",
|
|
29
25
|
"text-copy-success": t === "success",
|
|
@@ -38,10 +34,10 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
38
34
|
return {
|
|
39
35
|
main: i(q, "inline-flex items-center gap-1 px-2 py-0.5 text-xs", J({
|
|
40
36
|
variant: l
|
|
41
|
-
}),
|
|
37
|
+
}), I({
|
|
42
38
|
variant: l
|
|
43
39
|
}), Q(t), a),
|
|
44
|
-
button: i("inline-flex items-center justify-center", "ml-1", "focus:outline", "focus:outline-1", "focus:outline-offset-1", "focus:outline-focus-dark", "hover:bg-surface-medium/50", "rounded-full",
|
|
40
|
+
button: i("inline-flex items-center justify-center", "ml-1", "focus:outline", "focus:outline-1", "focus:outline-offset-1", "focus:outline-focus-dark", "hover:bg-surface-medium/50", "rounded-full", I({
|
|
45
41
|
variant: l
|
|
46
42
|
}))
|
|
47
43
|
};
|
|
@@ -289,7 +285,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
|
|
|
289
285
|
mode: "alt-system",
|
|
290
286
|
caption: (() => {
|
|
291
287
|
const r = t.length, s = f ?? r;
|
|
292
|
-
return R && s > r ? `Showing ${
|
|
288
|
+
return R && s > r ? `Showing ${A(`${r} chat`, r)} out of ${s}` : A(`${r} chat`, r);
|
|
293
289
|
})(),
|
|
294
290
|
disabled: u && t.length > 0,
|
|
295
291
|
children: [
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsxs as n, 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, LOCAL_STORAGE_PREFIX as u, LOCAL_STORAGE_SORT_TIMESTAMP as se, LOCAL_STORAGE_SORT_TOKEN_USAGE as oe, LOCAL_STORAGE_SORT as ie, y as I, LOCAL_STORAGE_CHAT_ID as ne, useDeleteChat as ce, useToggleFavoriteChat as le, graphQLRequest as de, SERVICE_TYPES as he, ACTION_SORT as me, v as ue, LOCAL_STORAGE_SEARCH as Ce, LOCAL_STORAGE_FAVORITES_ONLY as Se, LOCAL_STORAGE_KEYWORD_MATCH_ALL as fe, useChatsHistory as ye, useUserChatStats as pe, ACTION_SEARCH as Te } from "./index.
|
|
3
|
-
import { HistoryContext as Y, ChatContext as ge, e as m, APP_CLASSNAME as Ae, TOAST_CHAT_DELETED as Ee, HISTORY_TITLE as _e, IconSearch as Le, Button as De, L as Oe, j as ke } from "./LogoEntry.
|
|
4
|
-
import { Card as ve } from "./index.
|
|
5
|
-
import { useAiChat as Re, useLocalStorage as C, ConfirmationPanel as be, LazyToastContainerWrapper as Ie, showErrorToast as xe, v4 as we, CHAT_RESET as He, CHAT_SET_ATTACHMENTS as Ne, CHAT_SET_STATUS as Fe, Panel as Me, debounce as Ge, Toggle as B, CancelButton as Ve } from "./App.
|
|
6
|
-
import { TextInput as ze } from "./index.
|
|
2
|
+
import { n as K, INFINITE_SCROLL_LIMIT as U, INFINITE_SCROLL_THRESHOLD as re, LOCAL_STORAGE_PREFIX as u, LOCAL_STORAGE_SORT_TIMESTAMP as se, LOCAL_STORAGE_SORT_TOKEN_USAGE as oe, LOCAL_STORAGE_SORT as ie, y as I, LOCAL_STORAGE_CHAT_ID as ne, useDeleteChat as ce, useToggleFavoriteChat as le, graphQLRequest as de, SERVICE_TYPES as he, ACTION_SORT as me, v as ue, LOCAL_STORAGE_SEARCH as Ce, LOCAL_STORAGE_FAVORITES_ONLY as Se, LOCAL_STORAGE_KEYWORD_MATCH_ALL as fe, useChatsHistory as ye, useUserChatStats as pe, ACTION_SEARCH as Te } from "./index.QiLu2wkI.js";
|
|
3
|
+
import { HistoryContext as Y, ChatContext as ge, e as m, APP_CLASSNAME as Ae, TOAST_CHAT_DELETED as Ee, HISTORY_TITLE as _e, IconSearch as Le, Button as De, L as Oe, j as ke } from "./LogoEntry.BAKpdJEy.js";
|
|
4
|
+
import { Card as ve } from "./index.BT3Do9Po.js";
|
|
5
|
+
import { useAiChat as Re, useLocalStorage as C, ConfirmationPanel as be, LazyToastContainerWrapper as Ie, showErrorToast as xe, v4 as we, CHAT_RESET as He, CHAT_SET_ATTACHMENTS as Ne, CHAT_SET_STATUS as Fe, Panel as Me, debounce as Ge, Toggle as B, CancelButton as Ve } from "./App.FyINLNSp.js";
|
|
6
|
+
import { TextInput as ze } from "./index.16gcBvke.js";
|
|
7
7
|
import Pe from "clsx";
|
|
8
8
|
import { useRef as x, useState as G, useContext as V, useCallback as j, Suspense as Ue, lazy as Be, useEffect as je } from "react";
|
|
9
9
|
const Ke = Be(
|
|
10
10
|
() => import(
|
|
11
11
|
/* webpackChunkName: "history-table" */
|
|
12
|
-
"./ChatHistoryTable.
|
|
12
|
+
"./ChatHistoryTable.D_kOkWN9.js"
|
|
13
13
|
).then((S) => ({ default: S.ChatHistoryTable }))
|
|
14
14
|
), Ye = ({
|
|
15
15
|
filteredHistory: S,
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as i, jsx as e, Fragment as x } from "react/jsx-runtime";
|
|
2
|
-
import { n as L, getLayoutPaddingClass as M, getMessageContaintWrapperClass as b, isTauri as I } from "./index.
|
|
3
|
-
import { Logo as N, L as E, j as t, PASSWORD_PLACEHOLDER as y, ButtonIcon as p, IconShow as S, IconHide as v, Button as w, LOG_IN as P, LOG_IN_PASSKEY as z, IconPasskey as B } from "./LogoEntry.
|
|
4
|
-
import { Card as O } from "./index.
|
|
5
|
-
import { TextInput as T, TextInputMask as W } from "./index.
|
|
2
|
+
import { n as L, getLayoutPaddingClass as M, getMessageContaintWrapperClass as b, isTauri as I } from "./index.QiLu2wkI.js";
|
|
3
|
+
import { Logo as N, L as E, j as t, PASSWORD_PLACEHOLDER as y, ButtonIcon as p, IconShow as S, IconHide as v, Button as w, LOG_IN as P, LOG_IN_PASSKEY as z, IconPasskey as B } from "./LogoEntry.BAKpdJEy.js";
|
|
4
|
+
import { Card as O } from "./index.BT3Do9Po.js";
|
|
5
|
+
import { TextInput as T, TextInputMask as W } from "./index.16gcBvke.js";
|
|
6
6
|
import { useState as s, useEffect as h } from "react";
|
|
7
7
|
const q = () => {
|
|
8
8
|
const { login: g, logoutReason: o, loginWithPasskey: f } = L(), [n, l] = s(""), [d, m] = s(""), [c, C] = s(!0), [r, u] = s({
|
|
@@ -1,15 +1,11 @@
|
|
|
1
|
-
import E, { useRef as N, useEffect as
|
|
1
|
+
import E, { useRef as N, useEffect as z, useCallback as e1, useState as h1, useMemo as Y, useContext as t1, useId as d1, useLayoutEffect as X } from "react";
|
|
2
2
|
import { jsx as o, jsxs as l } from "react/jsx-runtime";
|
|
3
3
|
import n from "clsx";
|
|
4
|
-
import { V as d, e as u1, P as m1, r as p1 } from "./index.
|
|
5
|
-
/*!
|
|
6
|
-
@versini/ui-hooks v6.0.0
|
|
7
|
-
© 2025 gizmette.com
|
|
8
|
-
*/
|
|
4
|
+
import { V as d, e as u1, P as m1, r as p1 } from "./index.QiLu2wkI.js";
|
|
9
5
|
try {
|
|
10
6
|
window.__VERSINI_UI_HOOKS__ || (window.__VERSINI_UI_HOOKS__ = {
|
|
11
|
-
version: "6.0.
|
|
12
|
-
buildTime: "12/
|
|
7
|
+
version: "6.0.1",
|
|
8
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
13
9
|
homepage: "https://www.npmjs.com/package/@versini/ui-hooks",
|
|
14
10
|
license: "MIT"
|
|
15
11
|
});
|
|
@@ -17,18 +13,14 @@ try {
|
|
|
17
13
|
}
|
|
18
14
|
function y1() {
|
|
19
15
|
const e = N(!1);
|
|
20
|
-
return
|
|
16
|
+
return z(() => (e.current = !0, () => {
|
|
21
17
|
e.current = !1;
|
|
22
18
|
}), []), e1(() => e.current, []);
|
|
23
19
|
}
|
|
24
|
-
/*!
|
|
25
|
-
@versini/ui-hooks v6.0.0
|
|
26
|
-
© 2025 gizmette.com
|
|
27
|
-
*/
|
|
28
20
|
try {
|
|
29
21
|
window.__VERSINI_UI_HOOKS__ || (window.__VERSINI_UI_HOOKS__ = {
|
|
30
|
-
version: "6.0.
|
|
31
|
-
buildTime: "12/
|
|
22
|
+
version: "6.0.1",
|
|
23
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
32
24
|
homepage: "https://www.npmjs.com/package/@versini/ui-hooks",
|
|
33
25
|
license: "MIT"
|
|
34
26
|
});
|
|
@@ -53,7 +45,7 @@ function U(e) {
|
|
|
53
45
|
}), [
|
|
54
46
|
t
|
|
55
47
|
]);
|
|
56
|
-
return
|
|
48
|
+
return z(() => (s.current && h?.observe(s.current, e), () => {
|
|
57
49
|
h?.disconnect(), c.current && cancelAnimationFrame(c.current);
|
|
58
50
|
}), [
|
|
59
51
|
h,
|
|
@@ -219,11 +211,11 @@ const f1 = {
|
|
|
219
211
|
},
|
|
220
212
|
dispatch: () => {
|
|
221
213
|
}
|
|
222
|
-
}),
|
|
214
|
+
}), A2 = E.createContext({
|
|
223
215
|
state: { prompt: "", lastTriggeredTimestamp: 0 },
|
|
224
216
|
dispatch: () => {
|
|
225
217
|
}
|
|
226
|
-
}),
|
|
218
|
+
}), L2 = E.createContext({
|
|
227
219
|
state: {
|
|
228
220
|
provider: m1,
|
|
229
221
|
privateChat: !1,
|
|
@@ -268,21 +260,17 @@ const f1 = {
|
|
|
268
260
|
if (t)
|
|
269
261
|
return e ? t.oled : t.normal;
|
|
270
262
|
}, [t, e]);
|
|
271
|
-
return
|
|
263
|
+
return z(() => {
|
|
272
264
|
c?.cssVariables && N1(c.cssVariables);
|
|
273
265
|
}, [c]), [e1(
|
|
274
266
|
(a) => c?.colors[a] || "",
|
|
275
267
|
[c]
|
|
276
268
|
), p1];
|
|
277
269
|
};
|
|
278
|
-
/*!
|
|
279
|
-
@versini/ui-hooks v6.0.0
|
|
280
|
-
© 2025 gizmette.com
|
|
281
|
-
*/
|
|
282
270
|
try {
|
|
283
271
|
window.__VERSINI_UI_HOOKS__ || (window.__VERSINI_UI_HOOKS__ = {
|
|
284
|
-
version: "6.0.
|
|
285
|
-
buildTime: "12/
|
|
272
|
+
version: "6.0.1",
|
|
273
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
286
274
|
homepage: "https://www.npmjs.com/package/@versini/ui-hooks",
|
|
287
275
|
license: "MIT"
|
|
288
276
|
});
|
|
@@ -299,14 +287,10 @@ function B2(e) {
|
|
|
299
287
|
return typeof c == "number" || typeof c == "string" ? `${s}${c}` : `${s}${t}`;
|
|
300
288
|
}
|
|
301
289
|
}
|
|
302
|
-
/*!
|
|
303
|
-
@versini/ui-hooks v6.0.0
|
|
304
|
-
© 2025 gizmette.com
|
|
305
|
-
*/
|
|
306
290
|
try {
|
|
307
291
|
window.__VERSINI_UI_HOOKS__ || (window.__VERSINI_UI_HOOKS__ = {
|
|
308
|
-
version: "6.0.
|
|
309
|
-
buildTime: "12/
|
|
292
|
+
version: "6.0.1",
|
|
293
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
310
294
|
homepage: "https://www.npmjs.com/package/@versini/ui-hooks",
|
|
311
295
|
license: "MIT"
|
|
312
296
|
});
|
|
@@ -322,14 +306,10 @@ function M1(e) {
|
|
|
322
306
|
...e
|
|
323
307
|
]);
|
|
324
308
|
}
|
|
325
|
-
/*!
|
|
326
|
-
@versini/ui-button v11.0.0
|
|
327
|
-
© 2025 gizmette.com
|
|
328
|
-
*/
|
|
329
309
|
try {
|
|
330
310
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
331
|
-
version: "11.0.
|
|
332
|
-
buildTime: "12/
|
|
311
|
+
version: "11.0.1",
|
|
312
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
333
313
|
homepage: "https://www.npmjs.com/package/@versini/ui-button",
|
|
334
314
|
license: "MIT"
|
|
335
315
|
});
|
|
@@ -348,34 +328,26 @@ const k1 = (e, t, c) => {
|
|
|
348
328
|
});
|
|
349
329
|
});
|
|
350
330
|
j.displayName = "BaseButton";
|
|
351
|
-
/*!
|
|
352
|
-
@versini/ui-button v11.0.0
|
|
353
|
-
© 2025 gizmette.com
|
|
354
|
-
*/
|
|
355
331
|
try {
|
|
356
332
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
357
|
-
version: "11.0.
|
|
358
|
-
buildTime: "12/
|
|
333
|
+
version: "11.0.1",
|
|
334
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
359
335
|
homepage: "https://www.npmjs.com/package/@versini/ui-button",
|
|
360
336
|
license: "MIT"
|
|
361
337
|
});
|
|
362
338
|
} catch {
|
|
363
339
|
}
|
|
364
340
|
const Q = "av-button";
|
|
365
|
-
/*!
|
|
366
|
-
@versini/ui-button v11.0.0
|
|
367
|
-
© 2025 gizmette.com
|
|
368
|
-
*/
|
|
369
341
|
try {
|
|
370
342
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
371
|
-
version: "11.0.
|
|
372
|
-
buildTime: "12/
|
|
343
|
+
version: "11.0.1",
|
|
344
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
373
345
|
homepage: "https://www.npmjs.com/package/@versini/ui-button",
|
|
374
346
|
license: "MIT"
|
|
375
347
|
});
|
|
376
348
|
} catch {
|
|
377
349
|
}
|
|
378
|
-
const
|
|
350
|
+
const P = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight: c, labelLeft: s, align: a, animated: r }) => {
|
|
379
351
|
const h = "max-h-8 py-0 px-2", m = "max-h-9 h-8 px-3", y = "max-h-12 py-2 px-4";
|
|
380
352
|
switch (e) {
|
|
381
353
|
case K:
|
|
@@ -385,7 +357,7 @@ const z = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight
|
|
|
385
357
|
[m]: t === "medium",
|
|
386
358
|
[y]: t === "large"
|
|
387
359
|
});
|
|
388
|
-
case
|
|
360
|
+
case P:
|
|
389
361
|
return n("flex items-center", {
|
|
390
362
|
"justify-center": a === "center",
|
|
391
363
|
"justify-start": a === "left",
|
|
@@ -404,7 +376,7 @@ const z = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight
|
|
|
404
376
|
"h-12": t === "large" && r && (c || s)
|
|
405
377
|
});
|
|
406
378
|
}
|
|
407
|
-
},
|
|
379
|
+
}, A1 = ({ type: e, size: t, labelRight: c, labelLeft: s }) => {
|
|
408
380
|
const a = "text-sm font-medium", r = "text-base font-medium", h = "text-lg font-medium";
|
|
409
381
|
switch (e) {
|
|
410
382
|
case K:
|
|
@@ -415,14 +387,14 @@ const z = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight
|
|
|
415
387
|
[r]: t === "medium",
|
|
416
388
|
[h]: t === "large"
|
|
417
389
|
});
|
|
418
|
-
case
|
|
390
|
+
case P:
|
|
419
391
|
return n({
|
|
420
392
|
[a]: t === "small" && (c || s),
|
|
421
393
|
[r]: t === "medium" && (c || s),
|
|
422
394
|
[h]: t === "large" && (c || s)
|
|
423
395
|
});
|
|
424
396
|
}
|
|
425
|
-
},
|
|
397
|
+
}, L1 = ({ mode: e, noBackground: t, truncate: c, variant: s }) => {
|
|
426
398
|
if (t)
|
|
427
399
|
return "not-prose";
|
|
428
400
|
if (s === "primary")
|
|
@@ -479,11 +451,11 @@ const z = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight
|
|
|
479
451
|
if (c === "selected")
|
|
480
452
|
return "bg-action-selected-dark";
|
|
481
453
|
}
|
|
482
|
-
},
|
|
454
|
+
}, z1 = ({ radius: e }) => n({
|
|
483
455
|
"rounded-full": e === "large",
|
|
484
456
|
"rounded-md": e === "medium",
|
|
485
457
|
"rounded-xs": e === "small"
|
|
486
|
-
}),
|
|
458
|
+
}), P1 = ({ mode: e, disabled: t, variant: c }) => {
|
|
487
459
|
if (t)
|
|
488
460
|
return "";
|
|
489
461
|
if (c === "primary")
|
|
@@ -596,17 +568,17 @@ const z = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight
|
|
|
596
568
|
"text-copy-dark": e === "dark" || e === "alt-system",
|
|
597
569
|
"dark:text-copy-dark": e === "system",
|
|
598
570
|
"dark:text-copy-light": e === "alt-system"
|
|
599
|
-
} : s === "danger"
|
|
571
|
+
} : s === "danger" && (a = {
|
|
600
572
|
"text-copy-light": e === "dark" || e === "system",
|
|
601
573
|
"text-copy-lighter": e === "light" || e === "alt-system",
|
|
602
574
|
"dark:text-copy-lighter": e === "system",
|
|
603
575
|
"dark:text-copy-light": e === "alt-system"
|
|
604
|
-
}
|
|
576
|
+
}), s === "selected" && (a = {
|
|
605
577
|
"text-copy-lighter": !0
|
|
606
578
|
}), n(a, c);
|
|
607
579
|
}, U1 = ({ animated: e }) => n({
|
|
608
580
|
"transition-opacity duration-300 ease-in-out": e
|
|
609
|
-
}), c1 = ({ type: e, className: t, raw: c, mode: s, focusMode: a, disabled: r, fullWidth: h, size: m, noBorder: y, labelRight: f, labelLeft: v, noBackground: g, variant: p, truncate: T, align: C, radius: R, animated: k }) => (p || (p = "primary"), c ? n(Q, t) : n(Q,
|
|
581
|
+
}), c1 = ({ type: e, className: t, raw: c, mode: s, focusMode: a, disabled: r, fullWidth: h, size: m, noBorder: y, labelRight: f, labelLeft: v, noBackground: g, variant: p, truncate: T, align: C, radius: R, animated: k }) => (p || (p = "primary"), c ? n(Q, t) : n(Q, L1({
|
|
610
582
|
mode: s,
|
|
611
583
|
variant: p,
|
|
612
584
|
noBackground: g,
|
|
@@ -615,7 +587,7 @@ const z = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight
|
|
|
615
587
|
mode: s,
|
|
616
588
|
noBackground: g,
|
|
617
589
|
variant: p
|
|
618
|
-
}),
|
|
590
|
+
}), z1({
|
|
619
591
|
radius: R
|
|
620
592
|
}), O1({
|
|
621
593
|
type: e,
|
|
@@ -624,7 +596,7 @@ const z = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight
|
|
|
624
596
|
labelLeft: v,
|
|
625
597
|
align: C,
|
|
626
598
|
animated: k
|
|
627
|
-
}),
|
|
599
|
+
}), A1({
|
|
628
600
|
type: e,
|
|
629
601
|
size: m,
|
|
630
602
|
labelRight: f,
|
|
@@ -635,7 +607,7 @@ const z = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight
|
|
|
635
607
|
noBorder: y
|
|
636
608
|
}), H1({
|
|
637
609
|
focusMode: a
|
|
638
|
-
}),
|
|
610
|
+
}), P1({
|
|
639
611
|
mode: s,
|
|
640
612
|
variant: p,
|
|
641
613
|
disabled: r
|
|
@@ -647,22 +619,18 @@ const z = "icon", K = "button", G = "link", O1 = ({ type: e, size: t, labelRight
|
|
|
647
619
|
"w-full": h,
|
|
648
620
|
"disabled:cursor-not-allowed disabled:opacity-50": r
|
|
649
621
|
}, n({
|
|
650
|
-
"transition-[width] duration-300 ease-in": e ===
|
|
622
|
+
"transition-[width] duration-300 ease-in": e === P && k
|
|
651
623
|
}), t));
|
|
652
|
-
/*!
|
|
653
|
-
@versini/ui-button v11.0.0
|
|
654
|
-
© 2025 gizmette.com
|
|
655
|
-
*/
|
|
656
624
|
try {
|
|
657
625
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
658
|
-
version: "11.0.
|
|
659
|
-
buildTime: "12/
|
|
626
|
+
version: "11.0.1",
|
|
627
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
660
628
|
homepage: "https://www.npmjs.com/package/@versini/ui-button",
|
|
661
629
|
license: "MIT"
|
|
662
630
|
});
|
|
663
631
|
} catch {
|
|
664
632
|
}
|
|
665
|
-
const
|
|
633
|
+
const A = {
|
|
666
634
|
small: 24,
|
|
667
635
|
medium: 32,
|
|
668
636
|
large: 48
|
|
@@ -672,7 +640,7 @@ const L = {
|
|
|
672
640
|
large: 32
|
|
673
641
|
}, G1 = 2, F1 = 300, Y1 = /* @__PURE__ */ E.forwardRef(({ children: e, disabled: t = !1, mode: c = "system", focusMode: s = "system", fullWidth: a = !1, className: r, type: h = "button", raw: m = !1, noBorder: y = !1, "aria-label": f, label: v, size: g = "medium", labelRight: p, labelLeft: T, noBackground: C = !1, align: R = "center", radius: k = "large", variant: q = "secondary", iconClassName: s1, animated: I = !1, ...a1 }, o1) => {
|
|
674
642
|
const r1 = c1({
|
|
675
|
-
type:
|
|
643
|
+
type: P,
|
|
676
644
|
mode: c,
|
|
677
645
|
focusMode: s,
|
|
678
646
|
fullWidth: a,
|
|
@@ -700,7 +668,7 @@ const L = {
|
|
|
700
668
|
w
|
|
701
669
|
]);
|
|
702
670
|
return X(() => {
|
|
703
|
-
O && O.current && I && (D.current = J.width + $1[g] + (y ? 0 : G1), w.current && !w.current.style.width && (w.current.style.width = `${
|
|
671
|
+
O && O.current && I && (D.current = J.width + $1[g] + (y ? 0 : G1), w.current && !w.current.style.width && (w.current.style.width = `${A[g]}px`));
|
|
704
672
|
}, [
|
|
705
673
|
J,
|
|
706
674
|
O,
|
|
@@ -709,10 +677,10 @@ const L = {
|
|
|
709
677
|
I
|
|
710
678
|
]), X(() => {
|
|
711
679
|
if (w && w.current && I) {
|
|
712
|
-
let S =
|
|
713
|
-
p && _ && V.width > 0 ? S = V.width + D.current : T && b && H.width > 0 && (S = H.width + D.current), x.current && clearTimeout(x.current), S !== parseInt(w.current.style.width || "0", 10) && (_.current && (_.current.style.opacity = "0"), b.current && (b.current.style.opacity = "0"), w.current.style.width = `${S}px`, S >
|
|
680
|
+
let S = A[g];
|
|
681
|
+
p && _ && V.width > 0 ? S = V.width + D.current : T && b && H.width > 0 && (S = H.width + D.current), x.current && clearTimeout(x.current), S !== parseInt(w.current.style.width || "0", 10) && (_.current && (_.current.style.opacity = "0"), b.current && (b.current.style.opacity = "0"), w.current.style.width = `${S}px`, S > A[g] && (x.current = setTimeout(() => {
|
|
714
682
|
_.current && p && (_.current.style.opacity = "1"), b.current && T && (b.current.style.opacity = "1"), x.current = null;
|
|
715
|
-
}, F1 * 0.8))), S ===
|
|
683
|
+
}, F1 * 0.8))), S === A[g] && (_.current && (_.current.style.opacity = "0"), b.current && (b.current.style.opacity = "0"));
|
|
716
684
|
}
|
|
717
685
|
}, [
|
|
718
686
|
V,
|
|
@@ -723,7 +691,7 @@ const L = {
|
|
|
723
691
|
b,
|
|
724
692
|
g,
|
|
725
693
|
I
|
|
726
|
-
]),
|
|
694
|
+
]), z(() => () => {
|
|
727
695
|
x.current && clearTimeout(x.current);
|
|
728
696
|
}, []), /* @__PURE__ */ o(j, {
|
|
729
697
|
ref: l1,
|
|
@@ -769,10 +737,6 @@ const L = {
|
|
|
769
737
|
})
|
|
770
738
|
});
|
|
771
739
|
Y1.displayName = "ButtonIcon";
|
|
772
|
-
/*!
|
|
773
|
-
@versini/ui-icons v4.15.1
|
|
774
|
-
© 2025 gizmette.com
|
|
775
|
-
*/
|
|
776
740
|
try {
|
|
777
741
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
778
742
|
version: "4.15.1",
|
|
@@ -782,10 +746,6 @@ try {
|
|
|
782
746
|
});
|
|
783
747
|
} catch {
|
|
784
748
|
}
|
|
785
|
-
/*!
|
|
786
|
-
@versini/ui-svgicon v4.3.0
|
|
787
|
-
© 2025 gizmette.com
|
|
788
|
-
*/
|
|
789
749
|
try {
|
|
790
750
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
791
751
|
version: "4.3.0",
|
|
@@ -813,7 +773,7 @@ const i = ({ children: e, fill: t, viewBox: c, className: s, defaultViewBox: a,
|
|
|
813
773
|
e
|
|
814
774
|
]
|
|
815
775
|
});
|
|
816
|
-
},
|
|
776
|
+
}, z2 = ({ className: e, viewBox: t, title: c, monotone: s, ...a }) => /* @__PURE__ */ o(i, {
|
|
817
777
|
defaultViewBox: "0 0 448 512",
|
|
818
778
|
size: "size-5",
|
|
819
779
|
viewBox: t,
|
|
@@ -823,7 +783,7 @@ const i = ({ children: e, fill: t, viewBox: c, className: s, defaultViewBox: a,
|
|
|
823
783
|
children: /* @__PURE__ */ o("path", {
|
|
824
784
|
d: "M240 64c0-8.8-7.2-16-16-16s-16 7.2-16 16v176H32c-8.8 0-16 7.2-16 16s7.2 16 16 16h176v176c0 8.8 7.2 16 16 16s16-7.2 16-16V272h176c8.8 0 16-7.2 16-16s-7.2-16-16-16H240z"
|
|
825
785
|
})
|
|
826
|
-
}),
|
|
786
|
+
}), P2 = ({ className: e, viewBox: t, title: c, monotone: s, ...a }) => /* @__PURE__ */ o(i, {
|
|
827
787
|
defaultViewBox: "0 0 24 24",
|
|
828
788
|
size: "size-5",
|
|
829
789
|
viewBox: t,
|
|
@@ -1387,14 +1347,10 @@ const i = ({ children: e, fill: t, viewBox: c, className: s, defaultViewBox: a,
|
|
|
1387
1347
|
opacity: ".4"
|
|
1388
1348
|
})
|
|
1389
1349
|
});
|
|
1390
|
-
/*!
|
|
1391
|
-
@versini/ui-button v11.0.0
|
|
1392
|
-
© 2025 gizmette.com
|
|
1393
|
-
*/
|
|
1394
1350
|
try {
|
|
1395
1351
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
1396
|
-
version: "11.0.
|
|
1397
|
-
buildTime: "12/
|
|
1352
|
+
version: "11.0.1",
|
|
1353
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
1398
1354
|
homepage: "https://www.npmjs.com/package/@versini/ui-button",
|
|
1399
1355
|
license: "MIT"
|
|
1400
1356
|
});
|
|
@@ -1424,7 +1380,7 @@ const K1 = /* @__PURE__ */ E.forwardRef(({ children: e, disabled: t = !1, mode:
|
|
|
1424
1380
|
});
|
|
1425
1381
|
});
|
|
1426
1382
|
K1.displayName = "Button";
|
|
1427
|
-
const q1 = "av-flexgrid",
|
|
1383
|
+
const q1 = "av-flexgrid", L = "av-flexgrid-item", B = 0.25, F = E.createContext({
|
|
1428
1384
|
columnGap: 0,
|
|
1429
1385
|
rowGap: 0
|
|
1430
1386
|
}), Te = ({
|
|
@@ -1535,20 +1491,20 @@ const q1 = "av-flexgrid", P = "av-flexgrid-item", B = 0.25, F = E.createContext(
|
|
|
1535
1491
|
span: t
|
|
1536
1492
|
}) => {
|
|
1537
1493
|
if (!t)
|
|
1538
|
-
return n(e,
|
|
1494
|
+
return n(e, L, "box-border basis-auto");
|
|
1539
1495
|
if (typeof t == "number")
|
|
1540
|
-
return n(e,
|
|
1496
|
+
return n(e, L, "box-border max-w-full", {
|
|
1541
1497
|
[`${$(t)}`]: !0
|
|
1542
1498
|
});
|
|
1543
1499
|
if (typeof t == "string")
|
|
1544
|
-
return n(e,
|
|
1500
|
+
return n(e, L, "box-border basis-auto", {
|
|
1545
1501
|
"max-w-full grow": t === "auto"
|
|
1546
1502
|
});
|
|
1547
1503
|
if (typeof t == "object") {
|
|
1548
1504
|
const c = Object.entries(t).map(([s, a]) => s === "fallback" ? $(a) : $(a, s));
|
|
1549
1505
|
return n(
|
|
1550
1506
|
e,
|
|
1551
|
-
|
|
1507
|
+
L,
|
|
1552
1508
|
"box-border",
|
|
1553
1509
|
c
|
|
1554
1510
|
);
|
|
@@ -1568,14 +1524,10 @@ const q1 = "av-flexgrid", P = "av-flexgrid-item", B = 0.25, F = E.createContext(
|
|
|
1568
1524
|
});
|
|
1569
1525
|
return /* @__PURE__ */ o("div", { className: m, style: h, ...s, children: e });
|
|
1570
1526
|
};
|
|
1571
|
-
/*!
|
|
1572
|
-
@versini/ui-system v5.0.9
|
|
1573
|
-
© 2025 gizmette.com
|
|
1574
|
-
*/
|
|
1575
1527
|
try {
|
|
1576
1528
|
window.__VERSINI_UI_SYSTEM__ || (window.__VERSINI_UI_SYSTEM__ = {
|
|
1577
|
-
version: "5.0.
|
|
1578
|
-
buildTime: "12/
|
|
1529
|
+
version: "5.0.10",
|
|
1530
|
+
buildTime: "12/24/2025 09:19 AM EST",
|
|
1579
1531
|
homepage: "https://www.npmjs.com/package/@versini/ui-system",
|
|
1580
1532
|
license: "MIT"
|
|
1581
1533
|
});
|
|
@@ -1632,7 +1584,7 @@ export {
|
|
|
1632
1584
|
Y1 as ButtonIcon,
|
|
1633
1585
|
k2 as CARDS,
|
|
1634
1586
|
v2 as CLIPBOARD_PROMPT,
|
|
1635
|
-
|
|
1587
|
+
L2 as ChatContext,
|
|
1636
1588
|
e2 as FOOTER_BOTTOM,
|
|
1637
1589
|
T2 as FOOTER_DISCLAIMERS,
|
|
1638
1590
|
v1 as FOOTER_TOP,
|
|
@@ -1645,8 +1597,8 @@ export {
|
|
|
1645
1597
|
u2 as INPUT_PLACEHOLDER_TEXT_MORNING,
|
|
1646
1598
|
y2 as INPUT_PLACEHOLDER_TEXT_NIGHT,
|
|
1647
1599
|
g2 as INPUT_PLACEHOLDER_TEXT_TODAY,
|
|
1648
|
-
|
|
1649
|
-
|
|
1600
|
+
z2 as IconAddLight,
|
|
1601
|
+
P2 as IconAnthropic,
|
|
1650
1602
|
R2 as IconBack,
|
|
1651
1603
|
V2 as IconBookSparklesLight,
|
|
1652
1604
|
H2 as IconChart,
|
|
@@ -1692,7 +1644,7 @@ export {
|
|
|
1692
1644
|
o2 as PASSWORD_PLACEHOLDER,
|
|
1693
1645
|
i2 as PROFILE_TITLE,
|
|
1694
1646
|
_2 as PROMPTS_DESCRIPTION,
|
|
1695
|
-
|
|
1647
|
+
A2 as PromptsContext,
|
|
1696
1648
|
n2 as SETTINGS_TITLE,
|
|
1697
1649
|
M as TIME_RANGES,
|
|
1698
1650
|
M2 as TIME_RANGE_LABELS,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as e, jsxs as r, Fragment as I } from "react/jsx-runtime";
|
|
2
|
-
import { n as Te, LOCAL_STORAGE_PREFIX as ee, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as we, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ve, useUserMemories as De, useExpiredMemories as Ee, useDeleteMemory as Me, useDeleteAllActiveMemories as be, useDeleteAllExpiredMemories as Re, useUpdateMemory as Ie, useRestoreMemory as Le } from "./index.
|
|
3
|
-
import { L as b, j as f, Button as B, e as c, ButtonIcon as L, IconEdit as Oe, IconDelete as te, IconRestore as _e } from "./LogoEntry.
|
|
4
|
-
import { Panel as se, Toggle as O, CancelButton as ae, useLocalStorage as re, ConfirmationPanel as ie, ResponsiveTooltip as _ } from "./App.
|
|
5
|
-
import { H as oe, F as ne, q as v, O as s, J as z, Y as le, G as ce } from "./Table.
|
|
2
|
+
import { n as Te, LOCAL_STORAGE_PREFIX as ee, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as we, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ve, useUserMemories as De, useExpiredMemories as Ee, useDeleteMemory as Me, useDeleteAllActiveMemories as be, useDeleteAllExpiredMemories as Re, useUpdateMemory as Ie, useRestoreMemory as Le } from "./index.QiLu2wkI.js";
|
|
3
|
+
import { L as b, j as f, Button as B, e as c, ButtonIcon as L, IconEdit as Oe, IconDelete as te, IconRestore as _e } from "./LogoEntry.BAKpdJEy.js";
|
|
4
|
+
import { Panel as se, Toggle as O, CancelButton as ae, useLocalStorage as re, ConfirmationPanel as ie, ResponsiveTooltip as _ } from "./App.FyINLNSp.js";
|
|
5
|
+
import { H as oe, F as ne, q as v, O as s, J as z, Y as le, G as ce } from "./Table.Dzy9ts3i.js";
|
|
6
6
|
import C from "clsx";
|
|
7
7
|
import { useState as N, useEffect as ze, useRef as q } from "react";
|
|
8
|
-
import { TextArea as Be } from "./index.
|
|
8
|
+
import { TextArea as Be } from "./index.uVDYkuxz.js";
|
|
9
9
|
const Pe = ({
|
|
10
10
|
open: k,
|
|
11
11
|
onOpenChange: D,
|