@versini/sassysaint 8.100.0 → 8.100.2
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.DA361mHf.js → AboutChangelog.NV9c4zu9.js} +3 -3
- package/dist/chunks/{AboutEntry.COmeuxq_.js → AboutEntry.B8B0ulN6.js} +5 -5
- package/dist/chunks/{App.BLNMkw5x.js → App.BfyhD1Is.js} +16 -16
- package/dist/chunks/{Chart.GBOvQ25I.js → Chart.CJJIRIO9.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.De5psmEG.js → ChatBubbleAssistant.adcBGcpp.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.DF9Axp_4.js → ChatBubbleUser.CXly9gYQ.js} +6 -6
- package/dist/chunks/{ChatHistoryTable.rOFYnFKa.js → ChatHistoryTable.alwto-Wv.js} +3 -3
- package/dist/chunks/{HistoryEntry.DnG7vXnm.js → HistoryEntry.Dh7QyCNv.js} +3 -3
- package/dist/chunks/{MemoriesEntry.rleSeGKZ.js → MemoriesEntry.AmCbEJfB.js} +4 -4
- package/dist/chunks/{ProfileEntry.ZVmjBCNA.js → ProfileEntry.C3BxlQGg.js} +2 -2
- package/dist/chunks/{SettingsEntry.azCvMpSB.js → SettingsEntry.hGsfag3d.js} +3 -3
- package/dist/chunks/{UsageEntry.CK1PBjs3.js → UsageEntry.DAkfTVaL.js} +3 -3
- package/dist/chunks/{index.DfrHJ6QJ.js → index.9loiM090.js} +1 -1
- package/dist/chunks/{index.CYzDnVAL.js → index.BAM4EGuH.js} +1 -1
- package/dist/chunks/{index.Bz0fwQT2.js → index.BJes-5-x.js} +1 -1
- package/dist/chunks/{index.CgmhTYJp.js → index.BNqWCx81.js} +165 -165
- package/dist/chunks/{index.Dw8chhdS.js → index.C1wy_PTQ.js} +4 -4
- package/dist/chunks/{index.iTnfwVri.js → index.CMU-TVY5.js} +1 -1
- package/dist/chunks/{index.DlepPi73.js → index.DL0WWM_h.js} +2 -2
- package/dist/chunks/{index.CY7OKrvt.js → index.gyo2b-1e.js} +3 -3
- package/dist/chunks/{index.Bil3-QBE.js → index.hR1pzubk.js} +22 -22
- package/dist/chunks/{useMarkdown.DhNvct2e.js → useMarkdown.DpauRT9M.js} +9 -9
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsxs as h, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.
|
|
2
|
+
import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.BNqWCx81.js";
|
|
3
3
|
import { useState as N, useEffect as $ } from "react";
|
|
4
4
|
import t from "clsx";
|
|
5
5
|
/*!
|
|
6
|
-
@versini/ui-bubble v8.0.
|
|
6
|
+
@versini/ui-bubble v8.0.2
|
|
7
7
|
© 2025 gizmette.com
|
|
8
8
|
*/
|
|
9
9
|
try {
|
|
10
10
|
window.__VERSINI_UI_BUBBLE__ || (window.__VERSINI_UI_BUBBLE__ = {
|
|
11
|
-
version: "8.0.
|
|
12
|
-
buildTime: "12/
|
|
11
|
+
version: "8.0.2",
|
|
12
|
+
buildTime: "12/13/2025 02:41 PM EST",
|
|
13
13
|
homepage: "https://www.npmjs.com/package/@versini/ui-bubble",
|
|
14
14
|
license: "MIT"
|
|
15
15
|
});
|
|
@@ -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.DpauRT9M.js";
|
|
2
2
|
import { longestStreak as qe } from "./index.Cyw5OC0t.js";
|
|
3
3
|
function ne(e, n) {
|
|
4
4
|
const t = String(e);
|
|
@@ -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.DpauRT9M.js";
|
|
2
|
+
import { toText as Ca } from "./index.BJes-5-x.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.BfyhD1Is.js";
|
|
2
|
+
import { visit as In } from "./useMarkdown.DpauRT9M.js";
|
|
3
|
+
import { toText as Cn } from "./index.BJes-5-x.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,26 +1,26 @@
|
|
|
1
1
|
import { jsx as l, jsxs as p } from "react/jsx-runtime";
|
|
2
2
|
import d from "clsx";
|
|
3
3
|
import x, { useContext as y } from "react";
|
|
4
|
-
import { ButtonIcon as I, e$1 as u } from "./index.
|
|
4
|
+
import { ButtonIcon as I, e$1 as u } from "./index.BNqWCx81.js";
|
|
5
5
|
/*!
|
|
6
|
-
@versini/ui-button v10.0.
|
|
6
|
+
@versini/ui-button v10.0.2
|
|
7
7
|
© 2025 gizmette.com
|
|
8
8
|
*/
|
|
9
9
|
try {
|
|
10
10
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
11
|
-
version: "10.0.
|
|
12
|
-
buildTime: "12/
|
|
11
|
+
version: "10.0.2",
|
|
12
|
+
buildTime: "12/13/2025 02:40 PM EST",
|
|
13
13
|
homepage: "https://www.npmjs.com/package/@versini/ui-button",
|
|
14
14
|
license: "MIT"
|
|
15
15
|
});
|
|
16
16
|
} catch {
|
|
17
17
|
}
|
|
18
18
|
const v = /* @__PURE__ */ x.forwardRef(({ children: e, mode: a = "system", className: t, active: r = !1, ...s }, o) => {
|
|
19
|
-
const c = r ? d("relative", "focus-within:static", "focus-within:after:border-transparent", "after:absolute", "after:content-['']", "after:border-b-2", "after
|
|
20
|
-
"after:border-table-
|
|
21
|
-
"after:border-table-
|
|
22
|
-
"after:border-table-
|
|
23
|
-
"after:border-table-
|
|
19
|
+
const c = r ? d("relative", "focus-within:static", "focus-within:after:border-transparent", "after:absolute", "after:content-['']", "after:border-b-2", "after:-bottom-1", "after:left-0", "after:right-0", {
|
|
20
|
+
"after:border-table-light": a === "dark",
|
|
21
|
+
"after:border-table-dark": a === "light",
|
|
22
|
+
"after:border-table-light dark:after:border-table-dark": a === "system",
|
|
23
|
+
"after:border-table-dark dark:after:border-table-light": a === "alt-system"
|
|
24
24
|
}) : "";
|
|
25
25
|
return /* @__PURE__ */ l("div", {
|
|
26
26
|
className: c,
|
|
@@ -260,7 +260,7 @@ const N = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
|
|
|
260
260
|
)
|
|
261
261
|
}), R = ({
|
|
262
262
|
buttonClassName: e
|
|
263
|
-
}) => d("rounded-none text-sm", e),
|
|
263
|
+
}) => d("rounded-none text-sm", e), O = ({
|
|
264
264
|
children: e,
|
|
265
265
|
mode: a = "system",
|
|
266
266
|
caption: t,
|
|
@@ -316,7 +316,7 @@ const N = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
|
|
|
316
316
|
)
|
|
317
317
|
}
|
|
318
318
|
);
|
|
319
|
-
},
|
|
319
|
+
}, D = ({
|
|
320
320
|
children: e,
|
|
321
321
|
className: a,
|
|
322
322
|
...t
|
|
@@ -329,7 +329,7 @@ const N = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
|
|
|
329
329
|
stickyHeader: r.stickyHeader
|
|
330
330
|
});
|
|
331
331
|
return /* @__PURE__ */ l("thead", { className: s, ...t, children: e });
|
|
332
|
-
},
|
|
332
|
+
}, P = ({
|
|
333
333
|
children: e,
|
|
334
334
|
className: a,
|
|
335
335
|
...t
|
|
@@ -342,10 +342,10 @@ const N = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
|
|
|
342
342
|
stickyFooter: r.stickyFooter
|
|
343
343
|
});
|
|
344
344
|
return /* @__PURE__ */ l("tfoot", { className: s, ...t, children: e });
|
|
345
|
-
},
|
|
345
|
+
}, A = ({ children: e, ...a }) => {
|
|
346
346
|
const t = y(g);
|
|
347
347
|
return t.cellWrapper = b, /* @__PURE__ */ l("tbody", { ...a, children: e });
|
|
348
|
-
},
|
|
348
|
+
}, G = ({
|
|
349
349
|
children: e,
|
|
350
350
|
className: a,
|
|
351
351
|
...t
|
|
@@ -413,24 +413,24 @@ const N = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
|
|
|
413
413
|
);
|
|
414
414
|
};
|
|
415
415
|
/*!
|
|
416
|
-
@versini/ui-table v6.2.
|
|
416
|
+
@versini/ui-table v6.2.4
|
|
417
417
|
© 2025 gizmette.com
|
|
418
418
|
*/
|
|
419
419
|
try {
|
|
420
420
|
window.__VERSINI_UI_TABLE__ || (window.__VERSINI_UI_TABLE__ = {
|
|
421
|
-
version: "6.2.
|
|
422
|
-
buildTime: "12/
|
|
421
|
+
version: "6.2.4",
|
|
422
|
+
buildTime: "12/13/2025 02:40 PM EST",
|
|
423
423
|
homepage: "https://www.npmjs.com/package/@versini/ui-table",
|
|
424
424
|
license: "MIT"
|
|
425
425
|
});
|
|
426
426
|
} catch {
|
|
427
427
|
}
|
|
428
428
|
export {
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
G,
|
|
432
|
-
|
|
429
|
+
D,
|
|
430
|
+
G as F,
|
|
431
|
+
A as G,
|
|
432
|
+
P as H,
|
|
433
433
|
W as L,
|
|
434
434
|
Y,
|
|
435
|
-
|
|
435
|
+
O as j
|
|
436
436
|
};
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsx as Tn, jsxs as Rt, Fragment as zr } from "react/jsx-runtime";
|
|
2
|
-
import { ButtonIcon as Nr, IconCopied as Mr, IconCopy as vr, isTauri as Rr, unObfuscate as Dr, obfuscate as Or } from "./index.
|
|
2
|
+
import { ButtonIcon as Nr, IconCopied as Mr, IconCopy as vr, isTauri as Rr, unObfuscate as Dr, obfuscate as Or } from "./index.BNqWCx81.js";
|
|
3
3
|
import Fr, { useState as Dt, useEffect as Ot, useCallback as Ft, useRef as Dn } from "react";
|
|
4
|
-
import { getDefaultExportFromCjs as Bt } from "./App.
|
|
4
|
+
import { getDefaultExportFromCjs as Bt } from "./App.BfyhD1Is.js";
|
|
5
5
|
/*!
|
|
6
|
-
@versini/ui-button v10.0.
|
|
6
|
+
@versini/ui-button v10.0.2
|
|
7
7
|
© 2025 gizmette.com
|
|
8
8
|
*/
|
|
9
9
|
try {
|
|
10
10
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
11
|
-
version: "10.0.
|
|
12
|
-
buildTime: "12/
|
|
11
|
+
version: "10.0.2",
|
|
12
|
+
buildTime: "12/13/2025 02:40 PM EST",
|
|
13
13
|
homepage: "https://www.npmjs.com/package/@versini/ui-button",
|
|
14
14
|
license: "MIT"
|
|
15
15
|
});
|
|
@@ -7184,7 +7184,7 @@ class Hu {
|
|
|
7184
7184
|
if (!this.remarkGfm) {
|
|
7185
7185
|
const { default: e } = await import(
|
|
7186
7186
|
/* webpackChunkName: "md-remark" */
|
|
7187
|
-
"./index.
|
|
7187
|
+
"./index.CMU-TVY5.js"
|
|
7188
7188
|
);
|
|
7189
7189
|
this.remarkGfm = e;
|
|
7190
7190
|
}
|
|
@@ -7195,7 +7195,7 @@ class Hu {
|
|
|
7195
7195
|
Gu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
|
|
7196
7196
|
const { default: e } = await import(
|
|
7197
7197
|
/* webpackChunkName: "md-rehype-katex" */
|
|
7198
|
-
"./index.
|
|
7198
|
+
"./index.DL0WWM_h.js"
|
|
7199
7199
|
);
|
|
7200
7200
|
this.rehypeKatex = e;
|
|
7201
7201
|
}
|
|
@@ -7205,7 +7205,7 @@ class Hu {
|
|
|
7205
7205
|
if (!this.remarkMath) {
|
|
7206
7206
|
const { default: e } = await import(
|
|
7207
7207
|
/* webpackChunkName: "md-remark" */
|
|
7208
|
-
"./index.
|
|
7208
|
+
"./index.BAM4EGuH.js"
|
|
7209
7209
|
);
|
|
7210
7210
|
this.remarkMath = e;
|
|
7211
7211
|
}
|
|
@@ -7215,7 +7215,7 @@ class Hu {
|
|
|
7215
7215
|
if (!this.rehypeHighlight) {
|
|
7216
7216
|
const { default: e } = await import(
|
|
7217
7217
|
/* webpackChunkName: "md-rehype-highlight" */
|
|
7218
|
-
"./index.
|
|
7218
|
+
"./index.gyo2b-1e.js"
|
|
7219
7219
|
);
|
|
7220
7220
|
this.rehypeHighlight = e;
|
|
7221
7221
|
}
|
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.BNqWCx81.js";
|
|
2
2
|
/*!
|
|
3
|
-
@sassysaint/client v8.100.
|
|
3
|
+
@sassysaint/client v8.100.2
|
|
4
4
|
© 2025 gizmette.com
|
|
5
5
|
*/
|
|
6
6
|
try {
|
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
|
8
|
-
version: "8.100.
|
|
9
|
-
buildTime: "12/13/2025
|
|
8
|
+
version: "8.100.2",
|
|
9
|
+
buildTime: "12/13/2025 07:29 PM EST",
|
|
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.100.
|
|
3
|
+
"version": "8.100.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"react-dom": "^18.3.1 || ^19.0.0"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@sassysaint/client": "8.100.
|
|
36
|
+
"@sassysaint/client": "8.100.2",
|
|
37
37
|
"@tailwindcss/vite": "4.1.18",
|
|
38
38
|
"@versini/ui-styles": "7.0.2"
|
|
39
39
|
},
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"sideEffects": [
|
|
46
46
|
"**/*.css"
|
|
47
47
|
],
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "34ff8032ac415fedd2337874a9ece48055714965"
|
|
49
49
|
}
|