@versini/sassysaint 8.34.0 → 8.34.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.cIy_LdZE.js → AboutChangelog.1N2d-4TQ.js} +2 -2
- package/dist/chunks/{AboutEntry.CMvo-j5s.js → AboutEntry.D5y4ZF9S.js} +5 -5
- package/dist/chunks/{App.CxyIxMAe.js → App.Dx9-zTHB.js} +2902 -2778
- package/dist/chunks/{Chart.CYfLEQow.js → Chart.BZQyCveT.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.Q0TKW7i_.js → ChatBubbleAssistant.CzWEbv8c.js} +3 -3
- package/dist/chunks/{HistoryEntry.C5m-7h3b.js → HistoryEntry.cNivgXUK.js} +14 -14
- package/dist/chunks/{LNWAZHJI.COg-zQKp.js → LNWAZHJI.2ywI9eYE.js} +1 -1
- package/dist/chunks/{ProfileEntry.BtERQFK4.js → ProfileEntry.sDQ3hEDB.js} +14 -14
- package/dist/chunks/{SettingsEntry.CHj1q4Pe.js → SettingsEntry.Bxm2vlzw.js} +384 -390
- package/dist/chunks/{UsageEntry.BglkGISL.js → UsageEntry.CanqLKxk.js} +3 -3
- package/dist/chunks/{index.DakkVauF.js → index.B6rltQz_.js} +3 -3
- package/dist/chunks/{index.Tr_z3XM6.js → index.BWMHqOIQ.js} +2 -2
- package/dist/chunks/{index.ALcXlUu1.js → index.CC1vk8gw.js} +1 -1
- package/dist/chunks/{index.DNY9KnJU.js → index.CwVOslhQ.js} +1 -1
- package/dist/chunks/{index.DK5aa0OB.js → index.DOg0VpsL.js} +1065 -1037
- package/dist/chunks/{index.CeAv-M6m.js → index.DmHrrtXp.js} +1 -1
- package/dist/chunks/{useMarkdown.wo8gOuZw.js → useMarkdown.DhPC7902.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +4 -4
@@ -1,8 +1,8 @@
|
|
1
1
|
import * as rn from "react/jsx-runtime";
|
2
2
|
import { jsx as ae, jsxs as Pn, Fragment as Ir } from "react/jsx-runtime";
|
3
|
-
import {
|
3
|
+
import { ue as Tr, isTauri as Pr, unObfuscate as Ar, obfuscate as zr } from "./index.DOg0VpsL.js";
|
4
4
|
import Lr, { 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.Dx9-zTHB.js";
|
6
6
|
import _r from "clsx";
|
7
7
|
const Rt = ({
|
8
8
|
children: e,
|
@@ -6897,7 +6897,7 @@ class su {
|
|
6897
6897
|
if (!this.remarkGfm) {
|
6898
6898
|
const { default: n } = await import(
|
6899
6899
|
/* webpackChunkName: "LazyRemarkGfm" */
|
6900
|
-
"./index.
|
6900
|
+
"./index.CC1vk8gw.js"
|
6901
6901
|
);
|
6902
6902
|
this.remarkGfm = n;
|
6903
6903
|
}
|
@@ -6908,7 +6908,7 @@ class su {
|
|
6908
6908
|
mu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
|
6909
6909
|
const { default: n } = await import(
|
6910
6910
|
/* webpackChunkName: "LazyRehypeKatex" */
|
6911
|
-
"./index.
|
6911
|
+
"./index.BWMHqOIQ.js"
|
6912
6912
|
);
|
6913
6913
|
this.rehypeKatex = n;
|
6914
6914
|
}
|
@@ -6918,7 +6918,7 @@ class su {
|
|
6918
6918
|
if (!this.remarkMath) {
|
6919
6919
|
const { default: n } = await import(
|
6920
6920
|
/* webpackChunkName: "LazyRemarkMath" */
|
6921
|
-
"./index.
|
6921
|
+
"./index.CwVOslhQ.js"
|
6922
6922
|
);
|
6923
6923
|
this.remarkMath = n;
|
6924
6924
|
}
|
@@ -6928,7 +6928,7 @@ class su {
|
|
6928
6928
|
if (!this.rehypeHighlight) {
|
6929
6929
|
const { default: n } = await import(
|
6930
6930
|
/* webpackChunkName: "LazyRehypeHighlight" */
|
6931
|
-
"./index.
|
6931
|
+
"./index.B6rltQz_.js"
|
6932
6932
|
);
|
6933
6933
|
this.rehypeHighlight = n;
|
6934
6934
|
}
|
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.DOg0VpsL.js";
|
2
2
|
/*!
|
3
|
-
@sassysaint/client v8.34.
|
3
|
+
@sassysaint/client v8.34.2
|
4
4
|
© 2025 gizmette.com
|
5
5
|
*/
|
6
6
|
try {
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
8
|
-
version: "8.34.
|
9
|
-
buildTime: "08/
|
8
|
+
version: "8.34.2",
|
9
|
+
buildTime: "08/07/2025 09:55 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.34.
|
3
|
+
"version": "8.34.2",
|
4
4
|
"license": "MIT",
|
5
5
|
"author": "Arno Versini",
|
6
6
|
"publishConfig": {
|
@@ -31,9 +31,9 @@
|
|
31
31
|
"react-dom": "^18.3.1 || ^19.0.0"
|
32
32
|
},
|
33
33
|
"devDependencies": {
|
34
|
-
"@sassysaint/client": "8.34.
|
34
|
+
"@sassysaint/client": "8.34.2",
|
35
35
|
"@tailwindcss/vite": "4.1.11",
|
36
|
-
"@versini/ui-styles": "
|
36
|
+
"@versini/ui-styles": "6.0.0"
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"@versini/ui-hooks": "4.7.5",
|
@@ -43,5 +43,5 @@
|
|
43
43
|
"sideEffects": [
|
44
44
|
"**/*.css"
|
45
45
|
],
|
46
|
-
"gitHead": "
|
46
|
+
"gitHead": "e09f225b5a6d7a524af57bacbde411525e7b458c"
|
47
47
|
}
|