@versini/sassysaint 8.68.0 → 8.69.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.DpW_3DBG.js → AboutChangelog.C1qlLGOL.js} +2 -2
- package/dist/chunks/{AboutEntry.CldYLKXw.js → AboutEntry.MVgAFIQi.js} +5 -5
- package/dist/chunks/{App.B7h4kjT4.js → App.DnIeRbwI.js} +1990 -1924
- package/dist/chunks/{Chart.BJVSw9-u.js → Chart.D4LA295Y.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.B6LBszzT.js → ChatBubbleAssistant.B9uKu0Zq.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.J6lOSYbO.js → ChatBubbleUser.DBArpWQj.js} +6 -6
- package/dist/chunks/{ChatHistoryTable.C5Wc2Eyt.js → ChatHistoryTable.DpDPvpwx.js} +3 -3
- package/dist/chunks/{HistoryEntry.DJiUgBvV.js → HistoryEntry.DyYYZjb-.js} +20 -20
- package/dist/chunks/{ProfileEntry.PCKZrYeS.js → ProfileEntry.BkfA5ilN.js} +2 -2
- package/dist/chunks/{SettingsEntry.szqdie_1.js → SettingsEntry.CfM4w4sE.js} +5 -5
- package/dist/chunks/{Table.BDdin_AH.js → Table.BSsGkgB1.js} +2 -2
- package/dist/chunks/{UsageEntry.sI0CIeE1.js → UsageEntry.DA9Z1z3A.js} +3 -3
- package/dist/chunks/{UserMemoriesPanel.DMDeGzjE.js → UserMemoriesPanel.BI0GoJUN.js} +3 -3
- package/dist/chunks/{index.B0ax8k-S.js → index.B3XB6cTq.js} +2 -2
- package/dist/chunks/{index.CuthjKLF.js → index.BtXviUD3.js} +3 -3
- package/dist/chunks/{index.u7coUAzj.js → index.CKRmoShZ.js} +1 -1
- package/dist/chunks/{index.B2C-ngQ9.js → index.CaDLl4vX.js} +1 -1
- package/dist/chunks/{index.BrfVwWfH.js → index.DH2l4xnG.js} +1 -1
- package/dist/chunks/{index.gE6u6VzH.js → index.DXaLvF3n.js} +10 -10
- package/dist/chunks/{index.tKnFdz08.js → index.Dta1BrG6.js} +4 -4
- package/dist/chunks/{useMarkdown.Bj5HO16s.js → useMarkdown.BAKJP0y9.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +4 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as Ap } from "react/jsx-runtime";
|
|
2
|
-
import { getDefaultExportFromCjs as ln } from "./App.
|
|
2
|
+
import { getDefaultExportFromCjs as ln } from "./App.DnIeRbwI.js";
|
|
3
3
|
import Cp, { useState as Pp, useEffect as Op } from "react";
|
|
4
|
-
import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.
|
|
4
|
+
import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.DXaLvF3n.js";
|
|
5
5
|
var ls = { exports: {} }, Ip = ls.exports, on;
|
|
6
6
|
function Dp() {
|
|
7
7
|
return on || (on = 1, (function(we, he) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as x } from "react/jsx-runtime";
|
|
2
|
-
import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, Y as L } from "./index.
|
|
3
|
-
import { BUBBLE_FOOTER_EMPTY as _ } from "./index.
|
|
2
|
+
import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, Y as L } from "./index.DXaLvF3n.js";
|
|
3
|
+
import { BUBBLE_FOOTER_EMPTY as _ } from "./index.Dta1BrG6.js";
|
|
4
4
|
import w from "clsx";
|
|
5
5
|
import v, { useState as M, useRef as A, useEffect as U, useContext as B } from "react";
|
|
6
|
-
import { ChatContext as G, AsyncBubble as E } from "./App.
|
|
7
|
-
import { useMarkdown as D } from "./useMarkdown.
|
|
6
|
+
import { ChatContext as G, AsyncBubble as E } from "./App.DnIeRbwI.js";
|
|
7
|
+
import { useMarkdown as D } from "./useMarkdown.BAKJP0y9.js";
|
|
8
8
|
const j = 2, q = j * 1e3, b = "", I = (e) => e * (2 - e);
|
|
9
9
|
function W(e, n = !0) {
|
|
10
10
|
const [a, p] = M(0), [i, C] = M(0), [t, T] = M(e), r = A(0), s = A(0);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as n, Fragment as b, jsxs as A } from "react/jsx-runtime";
|
|
2
2
|
import { useState as C, useMemo as u, isValidElement as p, useEffect as I } from "react";
|
|
3
|
-
import { AsyncBubble as w } from "./App.
|
|
4
|
-
import { useMarkdown as _ } from "./useMarkdown.
|
|
5
|
-
import { C as M } from "./index.
|
|
3
|
+
import { AsyncBubble as w } from "./App.DnIeRbwI.js";
|
|
4
|
+
import { useMarkdown as _ } from "./useMarkdown.BAKJP0y9.js";
|
|
5
|
+
import { C as M } from "./index.DXaLvF3n.js";
|
|
6
6
|
const R = 200, N = ({
|
|
7
7
|
string: e,
|
|
8
8
|
idealLength: r = R
|
|
@@ -93,13 +93,13 @@ const R = 200, N = ({
|
|
|
93
93
|
);
|
|
94
94
|
};
|
|
95
95
|
/*!
|
|
96
|
-
@versini/ui-truncate v5.1.
|
|
96
|
+
@versini/ui-truncate v5.1.5
|
|
97
97
|
© 2025 gizmette.com
|
|
98
98
|
*/
|
|
99
99
|
try {
|
|
100
100
|
window.__VERSINI_UI_TRUNCATE__ || (window.__VERSINI_UI_TRUNCATE__ = {
|
|
101
|
-
version: "5.1.
|
|
102
|
-
buildTime: "10/
|
|
101
|
+
version: "5.1.5",
|
|
102
|
+
buildTime: "10/22/2025 05:50 PM EDT",
|
|
103
103
|
homepage: "https://github.com/aversini/ui-components",
|
|
104
104
|
license: "MIT"
|
|
105
105
|
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as m, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { I as g, Z as N, J as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as p, numberFormatter as k, ot as b, isProbablyMobile as D, c as U, r as B, O as I } from "./index.
|
|
3
|
-
import { st as u, p$1 as P, z as L, p$2 as V } from "./App.
|
|
2
|
+
import { I as g, Z as N, J as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as p, numberFormatter as k, ot as b, isProbablyMobile as D, c as U, r as B, O as I } from "./index.DXaLvF3n.js";
|
|
3
|
+
import { st as u, p$1 as P, z as L, p$2 as V } from "./App.DnIeRbwI.js";
|
|
4
4
|
import h from "clsx";
|
|
5
5
|
import { Fragment as _ } from "react";
|
|
6
|
-
import { j as $, D as H, G as M, H as Y, U as F, M as a, F as f, l as G } from "./Table.
|
|
6
|
+
import { j as $, D as H, G as M, H as Y, U as F, M as a, F as f, l as G } from "./Table.BSsGkgB1.js";
|
|
7
7
|
const K = ({
|
|
8
8
|
className: l,
|
|
9
9
|
viewBox: c,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as n, jsx as t, Fragment as q } from "react/jsx-runtime";
|
|
2
|
-
import { I as Q, n as P, INFINITE_SCROLL_LIMIT as
|
|
3
|
-
import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as
|
|
2
|
+
import { I as Q, n as P, INFINITE_SCROLL_LIMIT as V, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as f, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, Z as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, TOAST_CHAT_DELETED as ie, setNewProvider as ne, ACTION_SORT as ce, J as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y$1 as pe, debounce as Te, C as ye, ACTION_SEARCH as fe } from "./index.DXaLvF3n.js";
|
|
3
|
+
import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as ve, showSuccessToast as De, CHAT_SET_STATUS as Oe, oe as Le, G as Re } from "./App.DnIeRbwI.js";
|
|
4
4
|
import { useRef as H, useState as F, useContext as R, useCallback as ke, useEffect as U, Suspense as Ie, lazy as we } from "react";
|
|
5
5
|
const Ne = ({
|
|
6
6
|
className: l,
|
|
@@ -31,7 +31,7 @@ const Ne = ({
|
|
|
31
31
|
), be = we(
|
|
32
32
|
() => import(
|
|
33
33
|
/* webpackChunkName: "history-table" */
|
|
34
|
-
"./ChatHistoryTable.
|
|
34
|
+
"./ChatHistoryTable.DpDPvpwx.js"
|
|
35
35
|
).then((l) => ({ default: l.ChatHistoryTable }))
|
|
36
36
|
), xe = ({
|
|
37
37
|
filteredHistory: l,
|
|
@@ -44,7 +44,7 @@ const Ne = ({
|
|
|
44
44
|
timestamp: "",
|
|
45
45
|
message: ""
|
|
46
46
|
}), [c, g] = F(!1), [p, k] = F(
|
|
47
|
-
|
|
47
|
+
V + ee
|
|
48
48
|
), { state: i, dispatch: A } = R(z), I = {
|
|
49
49
|
searchString: i.searchString || "",
|
|
50
50
|
sortDirection: i.sortDirection || m.DESC,
|
|
@@ -53,7 +53,7 @@ const Ne = ({
|
|
|
53
53
|
state: { provider: y },
|
|
54
54
|
setChatId: w,
|
|
55
55
|
setInitialMessages: _
|
|
56
|
-
} = R(M), { setInput: N } = Ee(), [
|
|
56
|
+
} = R(M), { setInput: N } = Ee(), [v, D] = E({
|
|
57
57
|
key: f + te,
|
|
58
58
|
initialValue: m.DESC
|
|
59
59
|
}), [a, B] = E({
|
|
@@ -67,24 +67,24 @@ const Ne = ({
|
|
|
67
67
|
getAccessToken: C
|
|
68
68
|
}), j = (e) => {
|
|
69
69
|
const s = i.sortedCell === e;
|
|
70
|
-
let r,
|
|
70
|
+
let r, O;
|
|
71
71
|
switch (e) {
|
|
72
72
|
case L:
|
|
73
|
-
|
|
73
|
+
O = D, r = s ? i.sortDirection : v;
|
|
74
74
|
break;
|
|
75
75
|
case le:
|
|
76
|
-
|
|
76
|
+
O = B, r = s ? i.sortDirection : a;
|
|
77
77
|
break;
|
|
78
78
|
default:
|
|
79
|
-
|
|
79
|
+
O = D, r = s ? i.sortDirection : v;
|
|
80
80
|
break;
|
|
81
81
|
}
|
|
82
|
-
const
|
|
83
|
-
|
|
82
|
+
const G = r === m.ASC ? m.DESC : m.ASC;
|
|
83
|
+
O(G), Y(e), A({
|
|
84
84
|
type: ce,
|
|
85
85
|
payload: {
|
|
86
86
|
sortedCell: e,
|
|
87
|
-
sortDirection:
|
|
87
|
+
sortDirection: G
|
|
88
88
|
}
|
|
89
89
|
});
|
|
90
90
|
}, J = async () => {
|
|
@@ -117,17 +117,17 @@ const Ne = ({
|
|
|
117
117
|
accessToken: s,
|
|
118
118
|
username: d?.username || ""
|
|
119
119
|
}), h({
|
|
120
|
-
type:
|
|
120
|
+
type: ve,
|
|
121
121
|
payload: {
|
|
122
122
|
provider: r.data.provider
|
|
123
123
|
}
|
|
124
|
-
}), $(), await
|
|
124
|
+
}), $(), await De(
|
|
125
125
|
`${de} ${r.data.provider}`,
|
|
126
126
|
{
|
|
127
127
|
containerId: "toggle-provider"
|
|
128
128
|
}
|
|
129
129
|
)), h({
|
|
130
|
-
type:
|
|
130
|
+
type: Oe,
|
|
131
131
|
payload: {
|
|
132
132
|
restoring: !0,
|
|
133
133
|
restoredModel: r.data?.model || "",
|
|
@@ -155,7 +155,7 @@ const Ne = ({
|
|
|
155
155
|
} catch {
|
|
156
156
|
}
|
|
157
157
|
}, Z = ke((e) => {
|
|
158
|
-
e[0].isIntersecting && k((r) => r +
|
|
158
|
+
e[0].isIntersecting && k((r) => r + V);
|
|
159
159
|
}, []);
|
|
160
160
|
return U(() => {
|
|
161
161
|
const e = {
|
|
@@ -242,9 +242,9 @@ const Ne = ({
|
|
|
242
242
|
});
|
|
243
243
|
}, N = Te((a) => {
|
|
244
244
|
_(a.target.value.trim());
|
|
245
|
-
}, 500),
|
|
245
|
+
}, 500), v = async (a) => {
|
|
246
246
|
a.preventDefault();
|
|
247
|
-
},
|
|
247
|
+
}, D = (a) => {
|
|
248
248
|
w(a);
|
|
249
249
|
};
|
|
250
250
|
return /* @__PURE__ */ n(
|
|
@@ -263,7 +263,7 @@ const Ne = ({
|
|
|
263
263
|
className: "prose-dark dark:prose-lighter mb-4",
|
|
264
264
|
noBorder: !0,
|
|
265
265
|
compact: !0,
|
|
266
|
-
children: /* @__PURE__ */ n("form", { autoComplete: "off", onSubmit:
|
|
266
|
+
children: /* @__PURE__ */ n("form", { autoComplete: "off", onSubmit: v, children: [
|
|
267
267
|
/* @__PURE__ */ t(
|
|
268
268
|
pe,
|
|
269
269
|
{
|
|
@@ -289,7 +289,7 @@ const Ne = ({
|
|
|
289
289
|
{
|
|
290
290
|
name: "favorites-only",
|
|
291
291
|
checked: y,
|
|
292
|
-
onChange:
|
|
292
|
+
onChange: D,
|
|
293
293
|
label: "Show favorites only",
|
|
294
294
|
narrow: !0,
|
|
295
295
|
noBorder: !0
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as t, Fragment as D, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { preloadToast as K, showSuccessToast as W, showErrorToast as Y, ConfirmationPanel as H, LazyToastContainerWrapper as $, oe as V } from "./App.
|
|
3
|
-
import { n as q, i as J, useUserPreferences as Q, useServerCapabilities as X, x as Z, setUserPlan as ee, S as d, renderDataAsList as ae, CARDS as s, L as f, j as c, C as se, it as ne, isTauri as re, te, l as b, PROFILE_TITLE as le } from "./index.
|
|
2
|
+
import { preloadToast as K, showSuccessToast as W, showErrorToast as Y, ConfirmationPanel as H, LazyToastContainerWrapper as $, oe as V } from "./App.DnIeRbwI.js";
|
|
3
|
+
import { n as q, i as J, useUserPreferences as Q, useServerCapabilities as X, x as Z, setUserPlan as ee, S as d, renderDataAsList as ae, CARDS as s, L as f, j as c, C as se, it as ne, isTauri as re, te, l as b, PROFILE_TITLE as le } from "./index.DXaLvF3n.js";
|
|
4
4
|
import ie from "clsx";
|
|
5
5
|
import { useState as m, useMemo as ce, useCallback as P } from "react";
|
|
6
6
|
const oe = () => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as u, jsx as t, Fragment as he } from "react/jsx-runtime";
|
|
2
|
-
import { o as Ce, h as xe, i as Ie, x$1 as _e, n as Me, useEntitlements as Le, useUserPreferences as De, nt as be, canEvaluateModels as Ae, et as Re, getCacheInfo as Oe, isServiceWorkerEnabled as Be, SETTINGS_TITLE as Pe, S as $, CARDS as w, Q as Ue, C as pe, PROMPTS_DESCRIPTION as $e, L as Ge, j as Ee, getCurrentGeoLocation as Ve, mutateCall as Ne, SERVICE_TYPES as ke, handleServiceWorkerToggle as He } from "./index.
|
|
3
|
-
import { useCapability as Te, oe as We,
|
|
2
|
+
import { o as Ce, h as xe, i as Ie, x$1 as _e, n as Me, useEntitlements as Le, useUserPreferences as De, nt as be, canEvaluateModels as Ae, et as Re, getCacheInfo as Oe, isServiceWorkerEnabled as Be, SETTINGS_TITLE as Pe, S as $, CARDS as w, Q as Ue, C as pe, PROMPTS_DESCRIPTION as $e, L as Ge, j as Ee, getCurrentGeoLocation as Ve, mutateCall as Ne, SERVICE_TYPES as ke, handleServiceWorkerToggle as He } from "./index.DXaLvF3n.js";
|
|
3
|
+
import { useCapability as Te, oe as We, G as v } from "./App.DnIeRbwI.js";
|
|
4
4
|
import ze, { useState as i, useEffect as ge, useRef as G, useLayoutEffect as Q, useMemo as Fe, useCallback as je } from "react";
|
|
5
5
|
import p from "clsx";
|
|
6
6
|
function Xe({
|
|
@@ -341,13 +341,13 @@ const Se = "av-text-area", Ye = "av-text-area-wrapper", fe = "av-text-area-helpe
|
|
|
341
341
|
);
|
|
342
342
|
ye.displayName = "TextArea";
|
|
343
343
|
/*!
|
|
344
|
-
@versini/ui-textarea v5.0.
|
|
344
|
+
@versini/ui-textarea v5.0.6
|
|
345
345
|
© 2025 gizmette.com
|
|
346
346
|
*/
|
|
347
347
|
try {
|
|
348
348
|
window.__VERSINI_UI_TEXTAREA__ || (window.__VERSINI_UI_TEXTAREA__ = {
|
|
349
|
-
version: "5.0.
|
|
350
|
-
buildTime: "10/
|
|
349
|
+
version: "5.0.6",
|
|
350
|
+
buildTime: "10/22/2025 05:48 PM EDT",
|
|
351
351
|
homepage: "https://github.com/aversini/ui-components",
|
|
352
352
|
license: "MIT"
|
|
353
353
|
});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as _, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { I as f, b as v } from "./index.
|
|
2
|
+
import { I as f, b as v } from "./index.DXaLvF3n.js";
|
|
3
3
|
import C, { useContext as b } from "react";
|
|
4
4
|
import o from "clsx";
|
|
5
|
-
import { e as k } from "./App.
|
|
5
|
+
import { e as k } from "./App.DnIeRbwI.js";
|
|
6
6
|
const L = ({
|
|
7
7
|
className: e,
|
|
8
8
|
viewBox: a,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as f, i as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, S as g, renderDataAsList as P, CARDS as a, L as p, j as A, C as i, pluralize as h } from "./index.
|
|
3
|
-
import { oe as H } from "./App.
|
|
2
|
+
import { n as f, i as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, S as g, renderDataAsList as P, CARDS as a, L as p, j as A, C as i, pluralize as h } from "./index.DXaLvF3n.js";
|
|
3
|
+
import { oe as H } from "./App.DnIeRbwI.js";
|
|
4
4
|
import { useState as C, Suspense as K, lazy as j } from "react";
|
|
5
5
|
const s = [0, 3, 6, 9], n = {
|
|
6
6
|
TOKEN: "token",
|
|
7
7
|
MODEL: "model"
|
|
8
8
|
}, w = j(() => import(
|
|
9
9
|
/* webpackChunkName: "LazyChart" */
|
|
10
|
-
"./Chart.
|
|
10
|
+
"./Chart.D4LA295Y.js"
|
|
11
11
|
)), R = ({
|
|
12
12
|
open: k,
|
|
13
13
|
onOpenChange: E
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as r, Fragment as B, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as V, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Y, LOCAL_STORAGE_SORT_MEMORY_COLUMN as X, useUserMemories as $, useDeleteMemory as J, useDeleteAllMemories as K, L as O, j as u, te as Q, C as M } from "./index.
|
|
3
|
-
import { E as T, e as c, ConfirmationPanel as R, oe as W, st as Z } from "./App.
|
|
2
|
+
import { n as V, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Y, LOCAL_STORAGE_SORT_MEMORY_COLUMN as X, useUserMemories as $, useDeleteMemory as J, useDeleteAllMemories as K, L as O, j as u, te as Q, C as M } from "./index.DXaLvF3n.js";
|
|
3
|
+
import { E as T, e as c, ConfirmationPanel as R, oe as W, st as Z } from "./App.DnIeRbwI.js";
|
|
4
4
|
import f from "clsx";
|
|
5
5
|
import { useState as a, useRef as ee } from "react";
|
|
6
|
-
import { j as te, D as re, G as x, M as n, F as oe, H as ne, l as ie, U as le } from "./Table.
|
|
6
|
+
import { j as te, D as re, G as x, M as n, F as oe, H as ne, l as ie, U as le } from "./Table.BSsGkgB1.js";
|
|
7
7
|
const ue = ({
|
|
8
8
|
open: A,
|
|
9
9
|
onOpenChange: C,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { find as Aa, parse as Ft, parse$1 as Ht, normalize as Pt, html as Ta, svg as Ba, visitParents as Na, SKIP as Da } from "./useMarkdown.
|
|
2
|
-
import { toText as Ca } from "./index.
|
|
1
|
+
import { find as Aa, parse as Ft, parse$1 as Ht, normalize as Pt, html as Ta, svg as Ba, visitParents as Na, SKIP as Da } from "./useMarkdown.BAKJP0y9.js";
|
|
2
|
+
import { toText as Ca } from "./index.CaDLl4vX.js";
|
|
3
3
|
const Gt = /[#.]/g;
|
|
4
4
|
function qa(r, e) {
|
|
5
5
|
const t = r || "", a = {};
|
|
@@ -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.DnIeRbwI.js";
|
|
2
|
+
import { visit as In } from "./useMarkdown.BAKJP0y9.js";
|
|
3
|
+
import { toText as Cn } from "./index.CaDLl4vX.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",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { convert as se, visitParents as Me, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as W, visit as _e, toString as ce, EXIT as Oe, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as je, blankLine as Be, factorySpace as S, splice as q, resolveAll as We, markdownLineEnding as R, markdownSpace as T, combineExtensions as $e } from "./useMarkdown.
|
|
1
|
+
import { convert as se, visitParents as Me, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as W, visit as _e, toString as ce, EXIT as Oe, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as je, blankLine as Be, factorySpace as S, splice as q, resolveAll as We, markdownLineEnding as R, markdownSpace as T, combineExtensions as $e } from "./useMarkdown.BAKJP0y9.js";
|
|
2
2
|
import { longestStreak as qe } from "./index.Cyw5OC0t.js";
|
|
3
3
|
function ne(e, n) {
|
|
4
4
|
const t = String(e);
|
|
@@ -5698,13 +5698,13 @@ const We = {
|
|
|
5698
5698
|
);
|
|
5699
5699
|
st.displayName = "ButtonIcon";
|
|
5700
5700
|
/*!
|
|
5701
|
-
@versini/ui-button v8.1.
|
|
5701
|
+
@versini/ui-button v8.1.3
|
|
5702
5702
|
© 2025 gizmette.com
|
|
5703
5703
|
*/
|
|
5704
5704
|
try {
|
|
5705
5705
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
5706
|
-
version: "8.1.
|
|
5707
|
-
buildTime: "10/
|
|
5706
|
+
version: "8.1.3",
|
|
5707
|
+
buildTime: "10/22/2025 05:48 PM EDT",
|
|
5708
5708
|
homepage: "https://github.com/aversini/ui-components",
|
|
5709
5709
|
license: "MIT"
|
|
5710
5710
|
});
|
|
@@ -5848,13 +5848,13 @@ const yo = ({
|
|
|
5848
5848
|
) });
|
|
5849
5849
|
};
|
|
5850
5850
|
/*!
|
|
5851
|
-
@versini/ui-card v5.0.
|
|
5851
|
+
@versini/ui-card v5.0.5
|
|
5852
5852
|
© 2025 gizmette.com
|
|
5853
5853
|
*/
|
|
5854
5854
|
try {
|
|
5855
5855
|
window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
|
|
5856
|
-
version: "5.0.
|
|
5857
|
-
buildTime: "10/
|
|
5856
|
+
version: "5.0.5",
|
|
5857
|
+
buildTime: "10/22/2025 05:50 PM EDT",
|
|
5858
5858
|
homepage: "https://github.com/aversini/ui-components",
|
|
5859
5859
|
license: "MIT"
|
|
5860
5860
|
});
|
|
@@ -6633,13 +6633,13 @@ const Mo = 500, Do = 5e3, Lo = 2e4, Hs = ie.forwardRef(
|
|
|
6633
6633
|
);
|
|
6634
6634
|
Hs.displayName = "TextInputMask";
|
|
6635
6635
|
/*!
|
|
6636
|
-
@versini/ui-textinput v5.0.
|
|
6636
|
+
@versini/ui-textinput v5.0.5
|
|
6637
6637
|
© 2025 gizmette.com
|
|
6638
6638
|
*/
|
|
6639
6639
|
try {
|
|
6640
6640
|
window.__VERSINI_UI_TEXTINPUT__ || (window.__VERSINI_UI_TEXTINPUT__ = {
|
|
6641
|
-
version: "5.0.
|
|
6642
|
-
buildTime: "10/
|
|
6641
|
+
version: "5.0.5",
|
|
6642
|
+
buildTime: "10/22/2025 05:49 PM EDT",
|
|
6643
6643
|
homepage: "https://github.com/aversini/ui-components",
|
|
6644
6644
|
license: "MIT"
|
|
6645
6645
|
});
|
|
@@ -6864,7 +6864,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, pl = "{{clipboard}}", P = "
|
|
|
6864
6864
|
] });
|
|
6865
6865
|
}, Wo = new URL(document.location.href).searchParams, Ir = !!Wo.get("debug") || !1, qo = Ws(() => import(
|
|
6866
6866
|
/* webpackChunkName: "LazyApp" */
|
|
6867
|
-
"./App.
|
|
6867
|
+
"./App.DnIeRbwI.js"
|
|
6868
6868
|
).then((e) => e.App)), jo = new fa(), _r = ({
|
|
6869
6869
|
isComponent: e,
|
|
6870
6870
|
headerHeight: t
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as p, jsx as i } from "react/jsx-runtime";
|
|
2
|
-
import { te as B } from "./index.
|
|
2
|
+
import { te as B } from "./index.DXaLvF3n.js";
|
|
3
3
|
import { useState as I, useEffect as k } from "react";
|
|
4
4
|
import s from "clsx";
|
|
5
5
|
const h = "av-bubble", w = ({
|
|
@@ -230,13 +230,13 @@ const E = ({ kind: e, noMaxWidth: t }) => s("px-4 py-2", {
|
|
|
230
230
|
] });
|
|
231
231
|
};
|
|
232
232
|
/*!
|
|
233
|
-
@versini/ui-bubble v6.1.
|
|
233
|
+
@versini/ui-bubble v6.1.3
|
|
234
234
|
© 2025 gizmette.com
|
|
235
235
|
*/
|
|
236
236
|
try {
|
|
237
237
|
window.__VERSINI_UI_BUBBLE__ || (window.__VERSINI_UI_BUBBLE__ = {
|
|
238
|
-
version: "6.1.
|
|
239
|
-
buildTime: "10/
|
|
238
|
+
version: "6.1.3",
|
|
239
|
+
buildTime: "10/22/2025 05:50 PM EDT",
|
|
240
240
|
homepage: "https://github.com/aversini/ui-components",
|
|
241
241
|
license: "MIT"
|
|
242
242
|
});
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as rn from "react/jsx-runtime";
|
|
2
2
|
import { jsx as se, jsxs as Pn } from "react/jsx-runtime";
|
|
3
|
-
import { te as Ir, isTauri as Tr, unObfuscate as Pr, obfuscate as Ar } from "./index.
|
|
3
|
+
import { te as Ir, isTauri as Tr, unObfuscate as Pr, obfuscate as Ar } from "./index.DXaLvF3n.js";
|
|
4
4
|
import zr, { useState as Lt, useEffect as _t, useCallback as vt, useRef as Re } from "react";
|
|
5
|
-
import { getDefaultExportFromCjs as Nt } from "./App.
|
|
5
|
+
import { getDefaultExportFromCjs as Nt } from "./App.DnIeRbwI.js";
|
|
6
6
|
import Lr from "clsx";
|
|
7
7
|
const Rt = ({
|
|
8
8
|
children: e,
|
|
@@ -6907,7 +6907,7 @@ class uu {
|
|
|
6907
6907
|
if (!this.remarkGfm) {
|
|
6908
6908
|
const { default: n } = await import(
|
|
6909
6909
|
/* webpackChunkName: "md-remark" */
|
|
6910
|
-
"./index.
|
|
6910
|
+
"./index.DH2l4xnG.js"
|
|
6911
6911
|
);
|
|
6912
6912
|
this.remarkGfm = n;
|
|
6913
6913
|
}
|
|
@@ -6918,7 +6918,7 @@ class uu {
|
|
|
6918
6918
|
hu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
|
|
6919
6919
|
const { default: n } = await import(
|
|
6920
6920
|
/* webpackChunkName: "md-rehype-katex" */
|
|
6921
|
-
"./index.
|
|
6921
|
+
"./index.B3XB6cTq.js"
|
|
6922
6922
|
);
|
|
6923
6923
|
this.rehypeKatex = n;
|
|
6924
6924
|
}
|
|
@@ -6928,7 +6928,7 @@ class uu {
|
|
|
6928
6928
|
if (!this.remarkMath) {
|
|
6929
6929
|
const { default: n } = await import(
|
|
6930
6930
|
/* webpackChunkName: "md-remark" */
|
|
6931
|
-
"./index.
|
|
6931
|
+
"./index.CKRmoShZ.js"
|
|
6932
6932
|
);
|
|
6933
6933
|
this.remarkMath = n;
|
|
6934
6934
|
}
|
|
@@ -6938,7 +6938,7 @@ class uu {
|
|
|
6938
6938
|
if (!this.rehypeHighlight) {
|
|
6939
6939
|
const { default: n } = await import(
|
|
6940
6940
|
/* webpackChunkName: "md-rehype-highlight" */
|
|
6941
|
-
"./index.
|
|
6941
|
+
"./index.BtXviUD3.js"
|
|
6942
6942
|
);
|
|
6943
6943
|
this.rehypeHighlight = n;
|
|
6944
6944
|
}
|
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.DXaLvF3n.js";
|
|
2
2
|
/*!
|
|
3
|
-
@sassysaint/client v8.
|
|
3
|
+
@sassysaint/client v8.69.0
|
|
4
4
|
© 2025 gizmette.com
|
|
5
5
|
*/
|
|
6
6
|
try {
|
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
|
8
|
-
version: "8.
|
|
9
|
-
buildTime: "10/
|
|
8
|
+
version: "8.69.0",
|
|
9
|
+
buildTime: "10/22/2025 06:10 PM EDT",
|
|
10
10
|
license: "MIT"
|
|
11
11
|
});
|
|
12
12
|
} catch {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@versini/sassysaint",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.69.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -33,17 +33,17 @@
|
|
|
33
33
|
"react-dom": "^18.3.1 || ^19.0.0"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@sassysaint/client": "8.
|
|
36
|
+
"@sassysaint/client": "8.69.0",
|
|
37
37
|
"@tailwindcss/vite": "4.1.15",
|
|
38
38
|
"@versini/ui-styles": "6.0.6"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@versini/ui-hooks": "5.
|
|
41
|
+
"@versini/ui-hooks": "5.1.1",
|
|
42
42
|
"clsx": "2.1.1",
|
|
43
43
|
"tailwindcss": "4.1.15"
|
|
44
44
|
},
|
|
45
45
|
"sideEffects": [
|
|
46
46
|
"**/*.css"
|
|
47
47
|
],
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "3ca135ea4bf31062d8f812b21ce90c01c0cce030"
|
|
49
49
|
}
|