@versini/sassysaint 5.5.12 → 5.5.13
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/{App.CNyYloEL.js → App.CgE9Asbd.js} +213 -199
- package/dist/chunks/{HeaderToolbar.Bq1bArQC.js → HeaderToolbar.C26uPJv0.js} +212 -207
- package/dist/chunks/{MarkdownWithExtra.CFyPsO_C.js → MarkdownWithExtra.wbV_UGsm.js} +8 -8
- package/dist/chunks/{MessageAssistant.BihILyCE.js → MessageAssistant.CKmbS3S7.js} +6 -6
- package/dist/chunks/{index.B7w6LJPp.js → index.UQ480MwW.js} +25 -25
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +4 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as Ve, jsxs as P0, Fragment as Sa } from "react/jsx-runtime";
|
|
2
|
-
import { convert as _s, getDefaultExportFromCjs as Ss, visit as Na, find as Ns, parse as Sn, parse$1 as Nn, normalize as kn, svg as ks, html as Ts, visitParents as Ms, SKIP as As, longestStreak as Os, factorySpace as xr, markdownLineEnding as $t, Markdown as Rs, remarkGfm as Cs } from "./MessageAssistant.
|
|
3
|
-
import { P as Is, L as Ds, j as Ls } from "./index.
|
|
2
|
+
import { convert as _s, getDefaultExportFromCjs as Ss, visit as Na, find as Ns, parse as Sn, parse$1 as Nn, normalize as kn, svg as ks, html as Ts, visitParents as Ms, SKIP as As, longestStreak as Os, factorySpace as xr, markdownLineEnding as $t, Markdown as Rs, remarkGfm as Cs } from "./MessageAssistant.CKmbS3S7.js";
|
|
3
|
+
import { P as Is, L as Ds, j as Ls } from "./index.UQ480MwW.js";
|
|
4
4
|
import Bs, { useState as zs, useEffect as Ps } from "react";
|
|
5
5
|
import Fs from "clsx";
|
|
6
6
|
const ka = ({
|
|
@@ -34,13 +34,13 @@ const ka = ({
|
|
|
34
34
|
] });
|
|
35
35
|
};
|
|
36
36
|
/*!
|
|
37
|
-
@versini/ui-svgicon
|
|
37
|
+
@versini/ui-svgicon v4.0.0
|
|
38
38
|
© 2025 gizmette.com
|
|
39
39
|
*/
|
|
40
40
|
try {
|
|
41
41
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
42
|
-
version: "
|
|
43
|
-
buildTime: "01/
|
|
42
|
+
version: "4.0.0",
|
|
43
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
44
44
|
homepage: "https://github.com/aversini/ui-components",
|
|
45
45
|
license: "MIT"
|
|
46
46
|
});
|
|
@@ -91,13 +91,13 @@ const Us = ({
|
|
|
91
91
|
}
|
|
92
92
|
);
|
|
93
93
|
/*!
|
|
94
|
-
@versini/ui-icons
|
|
94
|
+
@versini/ui-icons v4.0.0
|
|
95
95
|
© 2025 gizmette.com
|
|
96
96
|
*/
|
|
97
97
|
try {
|
|
98
98
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
99
|
-
version: "
|
|
100
|
-
buildTime: "01/
|
|
99
|
+
version: "4.0.0",
|
|
100
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
101
101
|
homepage: "https://github.com/aversini/ui-components",
|
|
102
102
|
license: "MIT"
|
|
103
103
|
});
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsxs as Ye, jsx as re, Fragment as Jt } from "react/jsx-runtime";
|
|
2
|
-
import { AppContext as pi, E as hi, le as at } from "./App.
|
|
2
|
+
import { AppContext as pi, E as hi, le$1 as at } from "./App.CgE9Asbd.js";
|
|
3
3
|
import sn from "clsx";
|
|
4
4
|
import { lazy as mi, useContext as gi, Suspense as di } from "react";
|
|
5
|
-
import { LOCAL_STORAGE_PREFIX as yi, LOCAL_STORAGE_CHAT_DETAILS as ki, durationFormatter as xi } from "./index.
|
|
5
|
+
import { LOCAL_STORAGE_PREFIX as yi, LOCAL_STORAGE_CHAT_DETAILS as ki, durationFormatter as xi } from "./index.UQ480MwW.js";
|
|
6
6
|
/*!
|
|
7
|
-
@versini/ui-spinner
|
|
7
|
+
@versini/ui-spinner v3.0.0
|
|
8
8
|
© 2025 gizmette.com
|
|
9
9
|
*/
|
|
10
10
|
try {
|
|
11
11
|
window.__VERSINI_UI_SPINNER__ || (window.__VERSINI_UI_SPINNER__ = {
|
|
12
|
-
version: "
|
|
13
|
-
buildTime: "01/
|
|
12
|
+
version: "3.0.0",
|
|
13
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
14
14
|
homepage: "https://github.com/aversini/ui-components",
|
|
15
15
|
license: "MIT"
|
|
16
16
|
});
|
|
@@ -8651,7 +8651,7 @@ function Uc(e) {
|
|
|
8651
8651
|
const qc = mi(
|
|
8652
8652
|
() => import(
|
|
8653
8653
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8654
|
-
"./MarkdownWithExtra.
|
|
8654
|
+
"./MarkdownWithExtra.wbV_UGsm.js"
|
|
8655
8655
|
)
|
|
8656
8656
|
), Tn = {
|
|
8657
8657
|
MODEL: "Model",
|
|
@@ -2459,13 +2459,13 @@ const Xe = z.forwardRef(
|
|
|
2459
2459
|
);
|
|
2460
2460
|
Xe.displayName = "ButtonIcon";
|
|
2461
2461
|
/*!
|
|
2462
|
-
@versini/ui-button
|
|
2462
|
+
@versini/ui-button v4.0.0
|
|
2463
2463
|
© 2025 gizmette.com
|
|
2464
2464
|
*/
|
|
2465
2465
|
try {
|
|
2466
2466
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
2467
|
-
version: "
|
|
2468
|
-
buildTime: "01/
|
|
2467
|
+
version: "4.0.0",
|
|
2468
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
2469
2469
|
homepage: "https://github.com/aversini/ui-components",
|
|
2470
2470
|
license: "MIT"
|
|
2471
2471
|
});
|
|
@@ -2550,13 +2550,13 @@ const cn = z.forwardRef(
|
|
|
2550
2550
|
);
|
|
2551
2551
|
cn.displayName = "ButtonSort";
|
|
2552
2552
|
/*!
|
|
2553
|
-
@versini/ui-card
|
|
2553
|
+
@versini/ui-card v3.0.0
|
|
2554
2554
|
© 2025 gizmette.com
|
|
2555
2555
|
*/
|
|
2556
2556
|
try {
|
|
2557
2557
|
window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
|
|
2558
|
-
version: "
|
|
2559
|
-
buildTime: "01/
|
|
2558
|
+
version: "3.0.0",
|
|
2559
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
2560
2560
|
homepage: "https://github.com/aversini/ui-components",
|
|
2561
2561
|
license: "MIT"
|
|
2562
2562
|
});
|
|
@@ -2693,13 +2693,13 @@ const hn = ({
|
|
|
2693
2693
|
] });
|
|
2694
2694
|
};
|
|
2695
2695
|
/*!
|
|
2696
|
-
@versini/ui-svgicon
|
|
2696
|
+
@versini/ui-svgicon v4.0.0
|
|
2697
2697
|
© 2025 gizmette.com
|
|
2698
2698
|
*/
|
|
2699
2699
|
try {
|
|
2700
2700
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
2701
|
-
version: "
|
|
2702
|
-
buildTime: "01/
|
|
2701
|
+
version: "4.0.0",
|
|
2702
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
2703
2703
|
homepage: "https://github.com/aversini/ui-components",
|
|
2704
2704
|
license: "MIT"
|
|
2705
2705
|
});
|
|
@@ -2814,26 +2814,26 @@ const mn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
|
|
|
2814
2814
|
}
|
|
2815
2815
|
);
|
|
2816
2816
|
/*!
|
|
2817
|
-
@versini/ui-icons
|
|
2817
|
+
@versini/ui-icons v4.0.0
|
|
2818
2818
|
© 2025 gizmette.com
|
|
2819
2819
|
*/
|
|
2820
2820
|
try {
|
|
2821
2821
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
2822
|
-
version: "
|
|
2823
|
-
buildTime: "01/
|
|
2822
|
+
version: "4.0.0",
|
|
2823
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
2824
2824
|
homepage: "https://github.com/aversini/ui-components",
|
|
2825
2825
|
license: "MIT"
|
|
2826
2826
|
});
|
|
2827
2827
|
} catch {
|
|
2828
2828
|
}
|
|
2829
2829
|
/*!
|
|
2830
|
-
@versini/ui-main
|
|
2830
|
+
@versini/ui-main v3.0.0
|
|
2831
2831
|
© 2025 gizmette.com
|
|
2832
2832
|
*/
|
|
2833
2833
|
try {
|
|
2834
2834
|
window.__VERSINI_UI_MAIN__ || (window.__VERSINI_UI_MAIN__ = {
|
|
2835
|
-
version: "
|
|
2836
|
-
buildTime: "01/
|
|
2835
|
+
version: "3.0.0",
|
|
2836
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
2837
2837
|
homepage: "https://github.com/aversini/ui-components",
|
|
2838
2838
|
license: "MIT"
|
|
2839
2839
|
});
|
|
@@ -3001,13 +3001,13 @@ const fn = "av-main", bn = ({
|
|
|
3001
3001
|
return /* @__PURE__ */ l("div", { className: i, style: s, ...a, children: e });
|
|
3002
3002
|
};
|
|
3003
3003
|
/*!
|
|
3004
|
-
@versini/ui-system
|
|
3004
|
+
@versini/ui-system v3.0.0
|
|
3005
3005
|
© 2025 gizmette.com
|
|
3006
3006
|
*/
|
|
3007
3007
|
try {
|
|
3008
3008
|
window.__VERSINI_UI_SYSTEM__ || (window.__VERSINI_UI_SYSTEM__ = {
|
|
3009
|
-
version: "
|
|
3010
|
-
buildTime: "01/
|
|
3009
|
+
version: "3.0.0",
|
|
3010
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
3011
3011
|
homepage: "https://github.com/aversini/ui-components",
|
|
3012
3012
|
license: "MIT"
|
|
3013
3013
|
});
|
|
@@ -3168,13 +3168,13 @@ function tr({
|
|
|
3168
3168
|
);
|
|
3169
3169
|
}
|
|
3170
3170
|
/*!
|
|
3171
|
-
@versini/ui-liveregion v1.
|
|
3171
|
+
@versini/ui-liveregion v1.3.0
|
|
3172
3172
|
© 2025 gizmette.com
|
|
3173
3173
|
*/
|
|
3174
3174
|
try {
|
|
3175
3175
|
window.__VERSINI_UI_LIVEREGION__ || (window.__VERSINI_UI_LIVEREGION__ = {
|
|
3176
|
-
version: "1.
|
|
3177
|
-
buildTime: "01/
|
|
3176
|
+
version: "1.3.0",
|
|
3177
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
3178
3178
|
homepage: "https://github.com/aversini/ui-components",
|
|
3179
3179
|
license: "MIT"
|
|
3180
3180
|
});
|
|
@@ -3516,13 +3516,13 @@ const Mn = 500, Un = 5e3, Kn = 2e4, rr = z.forwardRef(
|
|
|
3516
3516
|
);
|
|
3517
3517
|
rr.displayName = "TextInputMask";
|
|
3518
3518
|
/*!
|
|
3519
|
-
@versini/ui-textinput
|
|
3519
|
+
@versini/ui-textinput v3.0.0
|
|
3520
3520
|
© 2025 gizmette.com
|
|
3521
3521
|
*/
|
|
3522
3522
|
try {
|
|
3523
3523
|
window.__VERSINI_UI_TEXTINPUT__ || (window.__VERSINI_UI_TEXTINPUT__ = {
|
|
3524
|
-
version: "
|
|
3525
|
-
buildTime: "01/
|
|
3524
|
+
version: "3.0.0",
|
|
3525
|
+
buildTime: "01/03/2025 10:45 AM EST",
|
|
3526
3526
|
homepage: "https://github.com/aversini/ui-components",
|
|
3527
3527
|
license: "MIT"
|
|
3528
3528
|
});
|
|
@@ -3683,7 +3683,7 @@ const Hn = "ASK! ME! ANYTHING!", Wn = "Callisto", Gn = "Log in", Bn = "Sign in w
|
|
|
3683
3683
|
) });
|
|
3684
3684
|
}, zn = new URL(document.location.href).searchParams, Fn = !!zn.get("debug") || !1, jn = sr(() => import(
|
|
3685
3685
|
/* webpackChunkName: "LazyApp" */
|
|
3686
|
-
"./App.
|
|
3686
|
+
"./App.CgE9Asbd.js"
|
|
3687
3687
|
).then((e) => e.App)), qn = ({ isComponent: e }) => {
|
|
3688
3688
|
const { isAuthenticated: t } = qt();
|
|
3689
3689
|
return t ? /* @__PURE__ */ l(ir, { fallback: /* @__PURE__ */ l("div", {}), children: /* @__PURE__ */ l(jn, { isComponent: e }) }) : /* @__PURE__ */ l(Yn, {});
|
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.UQ480MwW.js";
|
|
2
2
|
/*!
|
|
3
|
-
@sassysaint/client v5.18.
|
|
3
|
+
@sassysaint/client v5.18.4
|
|
4
4
|
© 2025 gizmette.com
|
|
5
5
|
*/
|
|
6
6
|
try {
|
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
|
8
|
-
version: "5.18.
|
|
9
|
-
buildTime: "01/
|
|
8
|
+
version: "5.18.4",
|
|
9
|
+
buildTime: "01/03/2025 03:03 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": "5.5.
|
|
3
|
+
"version": "5.5.13",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"react-dom": "^18.3.1 || ^19.0.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@sassysaint/client": "5.18.
|
|
34
|
-
"@versini/ui-styles": "
|
|
33
|
+
"@sassysaint/client": "5.18.4",
|
|
34
|
+
"@versini/ui-styles": "3.0.0"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@versini/ui-hooks": "4.3.0",
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"sideEffects": [
|
|
42
42
|
"**/*.css"
|
|
43
43
|
],
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "04bd62ec47ef690d703489b313a6e8f36e723155"
|
|
45
45
|
}
|