@versini/sassysaint 8.63.0 → 8.63.1
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.CcpXjtz2.js → AboutChangelog.COOGja4L.js} +2 -2
- package/dist/chunks/{AboutEntry.D-K-8suU.js → AboutEntry.7ncF_DIc.js} +7 -7
- package/dist/chunks/{App.BUHkBnAs.js → App.DoVbmL2p.js} +49 -49
- package/dist/chunks/{Chart.f_78Yn-S.js → Chart.z1dHEeK6.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.BMzfA5pX.js → ChatBubbleAssistant.DVMPxg2S.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.BkwIMaLA.js → ChatBubbleUser.BH4pmGH0.js} +6 -6
- package/dist/chunks/{ChatHistoryTable.z1gXvLbS.js → ChatHistoryTable.DZZj5eGe.js} +3 -3
- package/dist/chunks/{HistoryEntry.6LhEmpQ3.js → HistoryEntry.BJMwUkDf.js} +3 -3
- package/dist/chunks/{ProfileEntry.BVd9oy8m.js → ProfileEntry.OkDRtUl8.js} +2 -2
- package/dist/chunks/{SettingsEntry.BITLpN9E.js → SettingsEntry.D1ZU-gPR.js} +5 -5
- package/dist/chunks/{Table.BuN5VZQJ.js → Table.BfS9Q50S.js} +20 -20
- package/dist/chunks/{UsageEntry.B5xt2ba5.js → UsageEntry.D0J4ZEpB.js} +3 -3
- package/dist/chunks/{UserMemoriesPanel.DU82nD6K.js → UserMemoriesPanel.D_wyyDyJ.js} +3 -3
- package/dist/chunks/{index.W_JEPkEx.js → index.B__EFtnc.js} +1 -1
- package/dist/chunks/{index.DEwRELHl.js → index.Bng14czd.js} +3 -3
- package/dist/chunks/{index.hfGQXbdH.js → index.BnidGtMy.js} +1 -1
- package/dist/chunks/{index.Bmi4qytW.js → index.CRxV0D78.js} +2 -2
- package/dist/chunks/{index.BCvnlzn1.js → index.DCbJZ9UB.js} +24 -24
- package/dist/chunks/{index.Cq79kge7.js → index.DrNBEhtX.js} +1 -1
- package/dist/chunks/{index.TsLNeuu8.js → index.Ok5GIj4k.js} +12 -12
- package/dist/chunks/{useMarkdown.D7Tx0mAO.js → useMarkdown.CpO2Waej.js} +12 -12
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +2 -2
- package/package.json +5 -5
|
@@ -824,11 +824,11 @@ var ra = class extends ke {
|
|
|
824
824
|
}
|
|
825
825
|
trackResult(e, t) {
|
|
826
826
|
return new Proxy(e, {
|
|
827
|
-
get: (r, s) => (this.trackProp(s), t?.(s), s === "promise" && !this.options.experimental_prefetchInRender && this.#o.status === "pending" && this.#o.reject(
|
|
827
|
+
get: (r, s) => (this.trackProp(s), t?.(s), s === "promise" && (this.trackProp("data"), !this.options.experimental_prefetchInRender && this.#o.status === "pending" && this.#o.reject(
|
|
828
828
|
new Error(
|
|
829
829
|
"experimental_prefetchInRender feature flag is not enabled"
|
|
830
830
|
)
|
|
831
|
-
), Reflect.get(r, s))
|
|
831
|
+
)), Reflect.get(r, s))
|
|
832
832
|
});
|
|
833
833
|
}
|
|
834
834
|
trackProp(e) {
|
|
@@ -5661,13 +5661,13 @@ const We = {
|
|
|
5661
5661
|
);
|
|
5662
5662
|
st.displayName = "ButtonIcon";
|
|
5663
5663
|
/*!
|
|
5664
|
-
@versini/ui-button v8.0.
|
|
5664
|
+
@versini/ui-button v8.0.2
|
|
5665
5665
|
© 2025 gizmette.com
|
|
5666
5666
|
*/
|
|
5667
5667
|
try {
|
|
5668
5668
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
5669
|
-
version: "8.0.
|
|
5670
|
-
buildTime: "
|
|
5669
|
+
version: "8.0.2",
|
|
5670
|
+
buildTime: "10/17/2025 12:52 PM EDT",
|
|
5671
5671
|
homepage: "https://github.com/aversini/ui-components",
|
|
5672
5672
|
license: "MIT"
|
|
5673
5673
|
});
|
|
@@ -5811,13 +5811,13 @@ const ho = ({
|
|
|
5811
5811
|
) });
|
|
5812
5812
|
};
|
|
5813
5813
|
/*!
|
|
5814
|
-
@versini/ui-card v5.0.
|
|
5814
|
+
@versini/ui-card v5.0.2
|
|
5815
5815
|
© 2025 gizmette.com
|
|
5816
5816
|
*/
|
|
5817
5817
|
try {
|
|
5818
5818
|
window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
|
|
5819
|
-
version: "5.0.
|
|
5820
|
-
buildTime: "
|
|
5819
|
+
version: "5.0.2",
|
|
5820
|
+
buildTime: "10/17/2025 12:53 PM EDT",
|
|
5821
5821
|
homepage: "https://github.com/aversini/ui-components",
|
|
5822
5822
|
license: "MIT"
|
|
5823
5823
|
});
|
|
@@ -5854,13 +5854,13 @@ const ht = ({
|
|
|
5854
5854
|
);
|
|
5855
5855
|
};
|
|
5856
5856
|
/*!
|
|
5857
|
-
@versini/ui-svgicon v4.2.
|
|
5857
|
+
@versini/ui-svgicon v4.2.2
|
|
5858
5858
|
© 2025 gizmette.com
|
|
5859
5859
|
*/
|
|
5860
5860
|
try {
|
|
5861
5861
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
5862
|
-
version: "4.2.
|
|
5863
|
-
buildTime: "
|
|
5862
|
+
version: "4.2.2",
|
|
5863
|
+
buildTime: "10/17/2025 12:12 PM EDT",
|
|
5864
5864
|
homepage: "https://github.com/aversini/ui-components",
|
|
5865
5865
|
license: "MIT"
|
|
5866
5866
|
});
|
|
@@ -5973,13 +5973,13 @@ const fo = ({
|
|
|
5973
5973
|
}
|
|
5974
5974
|
);
|
|
5975
5975
|
/*!
|
|
5976
|
-
@versini/ui-icons v4.12.
|
|
5976
|
+
@versini/ui-icons v4.12.3
|
|
5977
5977
|
© 2025 gizmette.com
|
|
5978
5978
|
*/
|
|
5979
5979
|
try {
|
|
5980
5980
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
5981
|
-
version: "4.12.
|
|
5982
|
-
buildTime: "
|
|
5981
|
+
version: "4.12.3",
|
|
5982
|
+
buildTime: "10/17/2025 12:12 PM EDT",
|
|
5983
5983
|
homepage: "https://github.com/aversini/ui-components",
|
|
5984
5984
|
license: "MIT"
|
|
5985
5985
|
});
|
|
@@ -6130,13 +6130,13 @@ const go = "av-flexgrid", qe = "av-flexgrid-item", at = 0.25, Mt = ie.createCont
|
|
|
6130
6130
|
return /* @__PURE__ */ h("div", { className: o, style: i, ...s, children: e });
|
|
6131
6131
|
};
|
|
6132
6132
|
/*!
|
|
6133
|
-
@versini/ui-system v5.0.
|
|
6133
|
+
@versini/ui-system v5.0.2
|
|
6134
6134
|
© 2025 gizmette.com
|
|
6135
6135
|
*/
|
|
6136
6136
|
try {
|
|
6137
6137
|
window.__VERSINI_UI_SYSTEM__ || (window.__VERSINI_UI_SYSTEM__ = {
|
|
6138
|
-
version: "5.0.
|
|
6139
|
-
buildTime: "
|
|
6138
|
+
version: "5.0.2",
|
|
6139
|
+
buildTime: "10/17/2025 12:53 PM EDT",
|
|
6140
6140
|
homepage: "https://github.com/aversini/ui-components",
|
|
6141
6141
|
license: "MIT"
|
|
6142
6142
|
});
|
|
@@ -6258,13 +6258,13 @@ function Ds({
|
|
|
6258
6258
|
);
|
|
6259
6259
|
}
|
|
6260
6260
|
/*!
|
|
6261
|
-
@versini/ui-liveregion v3.0.
|
|
6261
|
+
@versini/ui-liveregion v3.0.2
|
|
6262
6262
|
© 2025 gizmette.com
|
|
6263
6263
|
*/
|
|
6264
6264
|
try {
|
|
6265
6265
|
window.__VERSINI_UI_LIVEREGION__ || (window.__VERSINI_UI_LIVEREGION__ = {
|
|
6266
|
-
version: "3.0.
|
|
6267
|
-
buildTime: "
|
|
6266
|
+
version: "3.0.2",
|
|
6267
|
+
buildTime: "10/17/2025 12:52 PM EDT",
|
|
6268
6268
|
homepage: "https://github.com/aversini/ui-components",
|
|
6269
6269
|
license: "MIT"
|
|
6270
6270
|
});
|
|
@@ -6596,13 +6596,13 @@ const No = 500, Po = 5e3, $o = 2e4, Ls = ie.forwardRef(
|
|
|
6596
6596
|
);
|
|
6597
6597
|
Ls.displayName = "TextInputMask";
|
|
6598
6598
|
/*!
|
|
6599
|
-
@versini/ui-textinput v5.0.
|
|
6599
|
+
@versini/ui-textinput v5.0.2
|
|
6600
6600
|
© 2025 gizmette.com
|
|
6601
6601
|
*/
|
|
6602
6602
|
try {
|
|
6603
6603
|
window.__VERSINI_UI_TEXTINPUT__ || (window.__VERSINI_UI_TEXTINPUT__ = {
|
|
6604
|
-
version: "5.0.
|
|
6605
|
-
buildTime: "
|
|
6604
|
+
version: "5.0.2",
|
|
6605
|
+
buildTime: "10/17/2025 12:53 PM EDT",
|
|
6606
6606
|
homepage: "https://github.com/aversini/ui-components",
|
|
6607
6607
|
license: "MIT"
|
|
6608
6608
|
});
|
|
@@ -6826,7 +6826,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, cl = "{{clipboard}}", P = "
|
|
|
6826
6826
|
] });
|
|
6827
6827
|
}, Ho = new URL(document.location.href).searchParams, Ir = !!Ho.get("debug") || !1, Ko = Ks(() => import(
|
|
6828
6828
|
/* webpackChunkName: "LazyApp" */
|
|
6829
|
-
"./App.
|
|
6829
|
+
"./App.DoVbmL2p.js"
|
|
6830
6830
|
).then((e) => e.App)), Go = new ua(), _r = ({
|
|
6831
6831
|
isComponent: e,
|
|
6832
6832
|
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.DCbJZ9UB.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 = ({
|
|
@@ -33,13 +33,13 @@ const h = "av-bubble", w = ({
|
|
|
33
33
|
);
|
|
34
34
|
};
|
|
35
35
|
/*!
|
|
36
|
-
@versini/ui-svgicon v4.2.
|
|
36
|
+
@versini/ui-svgicon v4.2.2
|
|
37
37
|
© 2025 gizmette.com
|
|
38
38
|
*/
|
|
39
39
|
try {
|
|
40
40
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
41
|
-
version: "4.2.
|
|
42
|
-
buildTime: "
|
|
41
|
+
version: "4.2.2",
|
|
42
|
+
buildTime: "10/17/2025 12:12 PM EDT",
|
|
43
43
|
homepage: "https://github.com/aversini/ui-components",
|
|
44
44
|
license: "MIT"
|
|
45
45
|
});
|
|
@@ -90,13 +90,13 @@ const M = ({
|
|
|
90
90
|
}
|
|
91
91
|
);
|
|
92
92
|
/*!
|
|
93
|
-
@versini/ui-icons v4.
|
|
93
|
+
@versini/ui-icons v4.12.3
|
|
94
94
|
© 2025 gizmette.com
|
|
95
95
|
*/
|
|
96
96
|
try {
|
|
97
97
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
98
|
-
version: "4.
|
|
99
|
-
buildTime: "
|
|
98
|
+
version: "4.12.3",
|
|
99
|
+
buildTime: "10/17/2025 12:12 PM EDT",
|
|
100
100
|
homepage: "https://github.com/aversini/ui-components",
|
|
101
101
|
license: "MIT"
|
|
102
102
|
});
|
|
@@ -171,7 +171,7 @@ const E = ({ kind: e, noMaxWidth: t }) => s("px-4 py-2", {
|
|
|
171
171
|
footer: d,
|
|
172
172
|
copyButton: b
|
|
173
173
|
};
|
|
174
|
-
}, O = "FOOTER_EMPTY",
|
|
174
|
+
}, O = "FOOTER_EMPTY", P = ({
|
|
175
175
|
children: e,
|
|
176
176
|
kind: t = "left",
|
|
177
177
|
className: l,
|
|
@@ -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.0.
|
|
233
|
+
@versini/ui-bubble v6.0.2
|
|
234
234
|
© 2025 gizmette.com
|
|
235
235
|
*/
|
|
236
236
|
try {
|
|
237
237
|
window.__VERSINI_UI_BUBBLE__ || (window.__VERSINI_UI_BUBBLE__ = {
|
|
238
|
-
version: "6.0.
|
|
239
|
-
buildTime: "
|
|
238
|
+
version: "6.0.2",
|
|
239
|
+
buildTime: "10/17/2025 12:54 PM EDT",
|
|
240
240
|
homepage: "https://github.com/aversini/ui-components",
|
|
241
241
|
license: "MIT"
|
|
242
242
|
});
|
|
@@ -245,5 +245,5 @@ try {
|
|
|
245
245
|
export {
|
|
246
246
|
h as BUBBLE_CLASSNAME,
|
|
247
247
|
O as BUBBLE_FOOTER_EMPTY,
|
|
248
|
-
|
|
248
|
+
P as Bubble
|
|
249
249
|
};
|
|
@@ -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.DCbJZ9UB.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.DoVbmL2p.js";
|
|
6
6
|
import Lr from "clsx";
|
|
7
7
|
const Rt = ({
|
|
8
8
|
children: e,
|
|
@@ -35,13 +35,13 @@ const Rt = ({
|
|
|
35
35
|
);
|
|
36
36
|
};
|
|
37
37
|
/*!
|
|
38
|
-
@versini/ui-svgicon v4.2.
|
|
38
|
+
@versini/ui-svgicon v4.2.2
|
|
39
39
|
© 2025 gizmette.com
|
|
40
40
|
*/
|
|
41
41
|
try {
|
|
42
42
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
43
|
-
version: "4.2.
|
|
44
|
-
buildTime: "
|
|
43
|
+
version: "4.2.2",
|
|
44
|
+
buildTime: "10/17/2025 12:12 PM EDT",
|
|
45
45
|
homepage: "https://github.com/aversini/ui-components",
|
|
46
46
|
license: "MIT"
|
|
47
47
|
});
|
|
@@ -92,13 +92,13 @@ const _r = ({
|
|
|
92
92
|
}
|
|
93
93
|
);
|
|
94
94
|
/*!
|
|
95
|
-
@versini/ui-icons v4.
|
|
95
|
+
@versini/ui-icons v4.12.3
|
|
96
96
|
© 2025 gizmette.com
|
|
97
97
|
*/
|
|
98
98
|
try {
|
|
99
99
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
100
|
-
version: "4.
|
|
101
|
-
buildTime: "
|
|
100
|
+
version: "4.12.3",
|
|
101
|
+
buildTime: "10/17/2025 12:12 PM EDT",
|
|
102
102
|
homepage: "https://github.com/aversini/ui-components",
|
|
103
103
|
license: "MIT"
|
|
104
104
|
});
|
|
@@ -6900,7 +6900,7 @@ class uu {
|
|
|
6900
6900
|
if (!this.remarkGfm) {
|
|
6901
6901
|
const { default: n } = await import(
|
|
6902
6902
|
/* webpackChunkName: "md-remark" */
|
|
6903
|
-
"./index.
|
|
6903
|
+
"./index.BnidGtMy.js"
|
|
6904
6904
|
);
|
|
6905
6905
|
this.remarkGfm = n;
|
|
6906
6906
|
}
|
|
@@ -6911,7 +6911,7 @@ class uu {
|
|
|
6911
6911
|
hu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
|
|
6912
6912
|
const { default: n } = await import(
|
|
6913
6913
|
/* webpackChunkName: "md-rehype-katex" */
|
|
6914
|
-
"./index.
|
|
6914
|
+
"./index.CRxV0D78.js"
|
|
6915
6915
|
);
|
|
6916
6916
|
this.rehypeKatex = n;
|
|
6917
6917
|
}
|
|
@@ -6921,7 +6921,7 @@ class uu {
|
|
|
6921
6921
|
if (!this.remarkMath) {
|
|
6922
6922
|
const { default: n } = await import(
|
|
6923
6923
|
/* webpackChunkName: "md-remark" */
|
|
6924
|
-
"./index.
|
|
6924
|
+
"./index.B__EFtnc.js"
|
|
6925
6925
|
);
|
|
6926
6926
|
this.remarkMath = n;
|
|
6927
6927
|
}
|
|
@@ -6931,7 +6931,7 @@ class uu {
|
|
|
6931
6931
|
if (!this.rehypeHighlight) {
|
|
6932
6932
|
const { default: n } = await import(
|
|
6933
6933
|
/* webpackChunkName: "md-rehype-highlight" */
|
|
6934
|
-
"./index.
|
|
6934
|
+
"./index.Bng14czd.js"
|
|
6935
6935
|
);
|
|
6936
6936
|
this.rehypeHighlight = n;
|
|
6937
6937
|
}
|
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.DCbJZ9UB.js";
|
|
2
2
|
/*!
|
|
3
|
-
@sassysaint/client v8.63.
|
|
3
|
+
@sassysaint/client v8.63.1
|
|
4
4
|
© 2025 gizmette.com
|
|
5
5
|
*/
|
|
6
6
|
try {
|
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
|
8
|
-
version: "8.63.
|
|
9
|
-
buildTime: "10/17/2025
|
|
8
|
+
version: "8.63.1",
|
|
9
|
+
buildTime: "10/17/2025 01:22 PM EDT",
|
|
10
10
|
license: "MIT"
|
|
11
11
|
});
|
|
12
12
|
} catch {
|