@versini/sassysaint 5.4.9 → 5.4.11
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/{LazyApp.DIxe0fTu.js → LazyApp.C5Vf8cqv.js} +21 -21
- package/dist/chunks/{LazyHeader.CbHns6B6.js → LazyHeader.DxU2fU2U.js} +29 -28
- package/dist/chunks/{LazyMarkdownWithExtra.CvWQwKFk.js → LazyMarkdownWithExtra.7DWWF22e.js} +1732 -1583
- package/dist/chunks/{LazyMessageAssistant.DGf_pblI.js → LazyMessageAssistant.Dtgl0qF0.js} +7 -7
- package/dist/chunks/{index.CzNemj1t.js → index.BawXN3eR.js} +30 -30
- package/dist/chunks/{index.CPH8aJ8U.js → index.C-b6HJz9.js} +19 -19
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsxs as He, jsx as re, Fragment as Jt } from "react/jsx-runtime";
|
|
2
|
-
import { ae as at } from "./LazyApp.
|
|
3
|
-
import { E as pi } from "./index.
|
|
2
|
+
import { ae as at } from "./LazyApp.C5Vf8cqv.js";
|
|
3
|
+
import { E as pi } from "./index.C-b6HJz9.js";
|
|
4
4
|
import sn from "clsx";
|
|
5
5
|
import { lazy as hi, useContext as mi, Suspense as gi } from "react";
|
|
6
|
-
import { AppContext as di, LOCAL_STORAGE_PREFIX as yi, LOCAL_STORAGE_CHAT_DETAILS as ki, durationFormatter as xi } from "./index.
|
|
6
|
+
import { AppContext as di, LOCAL_STORAGE_PREFIX as yi, LOCAL_STORAGE_CHAT_DETAILS as ki, durationFormatter as xi } from "./index.BawXN3eR.js";
|
|
7
7
|
/*!
|
|
8
|
-
@versini/ui-spinner v2.0.
|
|
8
|
+
@versini/ui-spinner v2.0.2
|
|
9
9
|
© 2024 gizmette.com
|
|
10
10
|
*/
|
|
11
11
|
try {
|
|
12
12
|
window.__VERSINI_UI_SPINNER__ || (window.__VERSINI_UI_SPINNER__ = {
|
|
13
|
-
version: "2.0.
|
|
14
|
-
buildTime: "12/
|
|
13
|
+
version: "2.0.2",
|
|
14
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
15
15
|
homepage: "https://github.com/aversini/ui-components",
|
|
16
16
|
license: "MIT"
|
|
17
17
|
});
|
|
@@ -8652,7 +8652,7 @@ function Uc(e) {
|
|
|
8652
8652
|
const qc = hi(
|
|
8653
8653
|
() => import(
|
|
8654
8654
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8655
|
-
"./LazyMarkdownWithExtra.
|
|
8655
|
+
"./LazyMarkdownWithExtra.7DWWF22e.js"
|
|
8656
8656
|
)
|
|
8657
8657
|
), Tn = {
|
|
8658
8658
|
MODEL: "Model",
|
|
@@ -2439,13 +2439,13 @@ const qe = P.forwardRef(
|
|
|
2439
2439
|
);
|
|
2440
2440
|
qe.displayName = "ButtonIcon";
|
|
2441
2441
|
/*!
|
|
2442
|
-
@versini/ui-button v2.
|
|
2442
|
+
@versini/ui-button v2.2.0
|
|
2443
2443
|
© 2024 gizmette.com
|
|
2444
2444
|
*/
|
|
2445
2445
|
try {
|
|
2446
2446
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
2447
|
-
version: "2.
|
|
2448
|
-
buildTime: "12/
|
|
2447
|
+
version: "2.2.0",
|
|
2448
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
2449
2449
|
homepage: "https://github.com/aversini/ui-components",
|
|
2450
2450
|
license: "MIT"
|
|
2451
2451
|
});
|
|
@@ -2530,13 +2530,13 @@ const on = P.forwardRef(
|
|
|
2530
2530
|
);
|
|
2531
2531
|
on.displayName = "ButtonSort";
|
|
2532
2532
|
/*!
|
|
2533
|
-
@versini/ui-card v2.0.
|
|
2533
|
+
@versini/ui-card v2.0.2
|
|
2534
2534
|
© 2024 gizmette.com
|
|
2535
2535
|
*/
|
|
2536
2536
|
try {
|
|
2537
2537
|
window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
|
|
2538
|
-
version: "2.0.
|
|
2539
|
-
buildTime: "12/
|
|
2538
|
+
version: "2.0.2",
|
|
2539
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
2540
2540
|
homepage: "https://github.com/aversini/ui-components",
|
|
2541
2541
|
license: "MIT"
|
|
2542
2542
|
});
|
|
@@ -2673,13 +2673,13 @@ const dn = ({
|
|
|
2673
2673
|
] });
|
|
2674
2674
|
};
|
|
2675
2675
|
/*!
|
|
2676
|
-
@versini/ui-svgicon v2.0.
|
|
2676
|
+
@versini/ui-svgicon v2.0.2
|
|
2677
2677
|
© 2024 gizmette.com
|
|
2678
2678
|
*/
|
|
2679
2679
|
try {
|
|
2680
2680
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
2681
|
-
version: "2.0.
|
|
2682
|
-
buildTime: "12/
|
|
2681
|
+
version: "2.0.2",
|
|
2682
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
2683
2683
|
homepage: "https://github.com/aversini/ui-components",
|
|
2684
2684
|
license: "MIT"
|
|
2685
2685
|
});
|
|
@@ -2795,26 +2795,26 @@ const un = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
|
|
|
2795
2795
|
}
|
|
2796
2796
|
);
|
|
2797
2797
|
/*!
|
|
2798
|
-
@versini/ui-icons v2.0.
|
|
2798
|
+
@versini/ui-icons v2.0.2
|
|
2799
2799
|
© 2024 gizmette.com
|
|
2800
2800
|
*/
|
|
2801
2801
|
try {
|
|
2802
2802
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
2803
|
-
version: "2.0.
|
|
2804
|
-
buildTime: "12/
|
|
2803
|
+
version: "2.0.2",
|
|
2804
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
2805
2805
|
homepage: "https://github.com/aversini/ui-components",
|
|
2806
2806
|
license: "MIT"
|
|
2807
2807
|
});
|
|
2808
2808
|
} catch {
|
|
2809
2809
|
}
|
|
2810
2810
|
/*!
|
|
2811
|
-
@versini/ui-main v2.0.
|
|
2811
|
+
@versini/ui-main v2.0.2
|
|
2812
2812
|
© 2024 gizmette.com
|
|
2813
2813
|
*/
|
|
2814
2814
|
try {
|
|
2815
2815
|
window.__VERSINI_UI_MAIN__ || (window.__VERSINI_UI_MAIN__ = {
|
|
2816
|
-
version: "2.0.
|
|
2817
|
-
buildTime: "12/
|
|
2816
|
+
version: "2.0.2",
|
|
2817
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
2818
2818
|
homepage: "https://github.com/aversini/ui-components",
|
|
2819
2819
|
license: "MIT"
|
|
2820
2820
|
});
|
|
@@ -2974,13 +2974,13 @@ const gn = "av-main", yn = ({ children: e, className: t, raw: r = !1 }) => {
|
|
|
2974
2974
|
return /* @__PURE__ */ l("div", { className: i, style: s, ...a, children: e });
|
|
2975
2975
|
};
|
|
2976
2976
|
/*!
|
|
2977
|
-
@versini/ui-system v2.0.
|
|
2977
|
+
@versini/ui-system v2.0.3
|
|
2978
2978
|
© 2024 gizmette.com
|
|
2979
2979
|
*/
|
|
2980
2980
|
try {
|
|
2981
2981
|
window.__VERSINI_UI_SYSTEM__ || (window.__VERSINI_UI_SYSTEM__ = {
|
|
2982
|
-
version: "2.0.
|
|
2983
|
-
buildTime: "12/
|
|
2982
|
+
version: "2.0.3",
|
|
2983
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
2984
2984
|
homepage: "https://github.com/aversini/ui-components",
|
|
2985
2985
|
license: "MIT"
|
|
2986
2986
|
});
|
|
@@ -3141,13 +3141,13 @@ function nr({
|
|
|
3141
3141
|
);
|
|
3142
3142
|
}
|
|
3143
3143
|
/*!
|
|
3144
|
-
@versini/ui-liveregion v1.2.
|
|
3144
|
+
@versini/ui-liveregion v1.2.4
|
|
3145
3145
|
© 2024 gizmette.com
|
|
3146
3146
|
*/
|
|
3147
3147
|
try {
|
|
3148
3148
|
window.__VERSINI_UI_LIVEREGION__ || (window.__VERSINI_UI_LIVEREGION__ = {
|
|
3149
|
-
version: "1.2.
|
|
3150
|
-
buildTime: "12/
|
|
3149
|
+
version: "1.2.4",
|
|
3150
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
3151
3151
|
homepage: "https://github.com/aversini/ui-components",
|
|
3152
3152
|
license: "MIT"
|
|
3153
3153
|
});
|
|
@@ -3489,13 +3489,13 @@ const Ln = 500, Mn = 5e3, $n = 2e4, or = P.forwardRef(
|
|
|
3489
3489
|
);
|
|
3490
3490
|
or.displayName = "TextInputMask";
|
|
3491
3491
|
/*!
|
|
3492
|
-
@versini/ui-textinput v2.0.
|
|
3492
|
+
@versini/ui-textinput v2.0.2
|
|
3493
3493
|
© 2024 gizmette.com
|
|
3494
3494
|
*/
|
|
3495
3495
|
try {
|
|
3496
3496
|
window.__VERSINI_UI_TEXTINPUT__ || (window.__VERSINI_UI_TEXTINPUT__ = {
|
|
3497
|
-
version: "2.0.
|
|
3498
|
-
buildTime: "12/
|
|
3497
|
+
version: "2.0.2",
|
|
3498
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
3499
3499
|
homepage: "https://github.com/aversini/ui-components",
|
|
3500
3500
|
license: "MIT"
|
|
3501
3501
|
});
|
|
@@ -3544,13 +3544,13 @@ const Un = "ASK! ME! ANYTHING!", sr = "LeeLou", Kn = "gizmette.com", Hn = "Log i
|
|
|
3544
3544
|
}
|
|
3545
3545
|
};
|
|
3546
3546
|
/*!
|
|
3547
|
-
@versini/ui-footer v2.0.
|
|
3547
|
+
@versini/ui-footer v2.0.2
|
|
3548
3548
|
© 2024 gizmette.com
|
|
3549
3549
|
*/
|
|
3550
3550
|
try {
|
|
3551
3551
|
window.__VERSINI_UI_FOOTER__ || (window.__VERSINI_UI_FOOTER__ = {
|
|
3552
|
-
version: "2.0.
|
|
3553
|
-
buildTime: "12/
|
|
3552
|
+
version: "2.0.2",
|
|
3553
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
3554
3554
|
homepage: "https://github.com/aversini/ui-components",
|
|
3555
3555
|
license: "MIT"
|
|
3556
3556
|
});
|
|
@@ -3618,7 +3618,7 @@ const Jn = "av-footer", Vn = ({
|
|
|
3618
3618
|
row1: /* @__PURE__ */ I("div", { children: [
|
|
3619
3619
|
sr,
|
|
3620
3620
|
" v",
|
|
3621
|
-
"5.
|
|
3621
|
+
"5.11.1",
|
|
3622
3622
|
" - ",
|
|
3623
3623
|
Bn,
|
|
3624
3624
|
t && t.engine,
|
|
@@ -3635,7 +3635,7 @@ const Jn = "av-footer", Vn = ({
|
|
|
3635
3635
|
}, zn = At(
|
|
3636
3636
|
() => import(
|
|
3637
3637
|
/* webpackChunkName: "LazyHeader" */
|
|
3638
|
-
"./LazyHeader.
|
|
3638
|
+
"./LazyHeader.DxU2fU2U.js"
|
|
3639
3639
|
)
|
|
3640
3640
|
), jn = () => {
|
|
3641
3641
|
const { isAuthenticated: e } = tt();
|
|
@@ -3747,7 +3747,7 @@ const Jn = "av-footer", Vn = ({
|
|
|
3747
3747
|
}, Xn = new URL(document.location.href).searchParams, Qn = !!Xn.get("debug") || !1, Zn = At(
|
|
3748
3748
|
() => import(
|
|
3749
3749
|
/* webpackChunkName: "LazyApp" */
|
|
3750
|
-
"./LazyApp.
|
|
3750
|
+
"./LazyApp.C5Vf8cqv.js"
|
|
3751
3751
|
).then((e) => e.LazyApp)
|
|
3752
3752
|
), eo = ({ isComponent: e }) => {
|
|
3753
3753
|
const { isAuthenticated: t } = tt();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as x, jsx as s, Fragment as Ne } from "react/jsx-runtime";
|
|
2
|
-
import { g as Te } from "./index.
|
|
2
|
+
import { g as Te } from "./index.BawXN3eR.js";
|
|
3
3
|
import U, { useSyncExternalStore as Se, useCallback as M, useEffect as A, useContext as R, useRef as k, useState as $, useLayoutEffect as V, useMemo as ie, useId as Ce, useReducer as Ie } from "react";
|
|
4
4
|
import i from "clsx";
|
|
5
5
|
const Nt = ({
|
|
@@ -263,13 +263,13 @@ const _ = {
|
|
|
263
263
|
});
|
|
264
264
|
};
|
|
265
265
|
/*!
|
|
266
|
-
@versini/ui-table v2.0.
|
|
266
|
+
@versini/ui-table v2.0.2
|
|
267
267
|
© 2024 gizmette.com
|
|
268
268
|
*/
|
|
269
269
|
try {
|
|
270
270
|
window.__VERSINI_UI_TABLE__ || (window.__VERSINI_UI_TABLE__ = {
|
|
271
|
-
version: "2.0.
|
|
272
|
-
buildTime: "12/
|
|
271
|
+
version: "2.0.2",
|
|
272
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
273
273
|
homepage: "https://github.com/aversini/ui-components",
|
|
274
274
|
license: "MIT"
|
|
275
275
|
});
|
|
@@ -635,13 +635,13 @@ const P = "thead", Q = "tfoot", N = "tbody", O = {
|
|
|
635
635
|
});
|
|
636
636
|
se.displayName = "BaseButton";
|
|
637
637
|
/*!
|
|
638
|
-
@versini/ui-button v2.
|
|
638
|
+
@versini/ui-button v2.2.0
|
|
639
639
|
© 2024 gizmette.com
|
|
640
640
|
*/
|
|
641
641
|
try {
|
|
642
642
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
643
|
-
version: "2.
|
|
644
|
-
buildTime: "12/
|
|
643
|
+
version: "2.2.0",
|
|
644
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
645
645
|
homepage: "https://github.com/aversini/ui-components",
|
|
646
646
|
license: "MIT"
|
|
647
647
|
});
|
|
@@ -756,13 +756,13 @@ const X = ({
|
|
|
756
756
|
] });
|
|
757
757
|
};
|
|
758
758
|
/*!
|
|
759
|
-
@versini/ui-svgicon v2.0.
|
|
759
|
+
@versini/ui-svgicon v2.0.2
|
|
760
760
|
© 2024 gizmette.com
|
|
761
761
|
*/
|
|
762
762
|
try {
|
|
763
763
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
764
|
-
version: "2.0.
|
|
765
|
-
buildTime: "12/
|
|
764
|
+
version: "2.0.2",
|
|
765
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
766
766
|
homepage: "https://github.com/aversini/ui-components",
|
|
767
767
|
license: "MIT"
|
|
768
768
|
});
|
|
@@ -848,13 +848,13 @@ const Qe = ({
|
|
|
848
848
|
}
|
|
849
849
|
);
|
|
850
850
|
/*!
|
|
851
|
-
@versini/ui-icons v2.0.
|
|
851
|
+
@versini/ui-icons v2.0.2
|
|
852
852
|
© 2024 gizmette.com
|
|
853
853
|
*/
|
|
854
854
|
try {
|
|
855
855
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
856
|
-
version: "2.0.
|
|
857
|
-
buildTime: "12/
|
|
856
|
+
version: "2.0.2",
|
|
857
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
858
858
|
homepage: "https://github.com/aversini/ui-components",
|
|
859
859
|
license: "MIT"
|
|
860
860
|
});
|
|
@@ -1000,13 +1000,13 @@ const T = U.createContext({
|
|
|
1000
1000
|
);
|
|
1001
1001
|
};
|
|
1002
1002
|
/*!
|
|
1003
|
-
@versini/ui-textarea v2.0.
|
|
1003
|
+
@versini/ui-textarea v2.0.2
|
|
1004
1004
|
© 2024 gizmette.com
|
|
1005
1005
|
*/
|
|
1006
1006
|
try {
|
|
1007
1007
|
window.__VERSINI_UI_TEXTAREA__ || (window.__VERSINI_UI_TEXTAREA__ = {
|
|
1008
|
-
version: "2.0.
|
|
1009
|
-
buildTime: "12/
|
|
1008
|
+
version: "2.0.2",
|
|
1009
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
1010
1010
|
homepage: "https://github.com/aversini/ui-components",
|
|
1011
1011
|
license: "MIT"
|
|
1012
1012
|
});
|
|
@@ -1194,13 +1194,13 @@ function ut({
|
|
|
1194
1194
|
);
|
|
1195
1195
|
}
|
|
1196
1196
|
/*!
|
|
1197
|
-
@versini/ui-liveregion v1.2.
|
|
1197
|
+
@versini/ui-liveregion v1.2.4
|
|
1198
1198
|
© 2024 gizmette.com
|
|
1199
1199
|
*/
|
|
1200
1200
|
try {
|
|
1201
1201
|
window.__VERSINI_UI_LIVEREGION__ || (window.__VERSINI_UI_LIVEREGION__ = {
|
|
1202
|
-
version: "1.2.
|
|
1203
|
-
buildTime: "12/
|
|
1202
|
+
version: "1.2.4",
|
|
1203
|
+
buildTime: "12/30/2024 12:27 PM EST",
|
|
1204
1204
|
homepage: "https://github.com/aversini/ui-components",
|
|
1205
1205
|
license: "MIT"
|
|
1206
1206
|
});
|
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.BawXN3eR.js";
|
|
2
2
|
/*!
|
|
3
|
-
@sassysaint/client v5.
|
|
3
|
+
@sassysaint/client v5.11.1
|
|
4
4
|
© 2024 gizmette.com
|
|
5
5
|
*/
|
|
6
6
|
try {
|
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
|
8
|
-
version: "5.
|
|
9
|
-
buildTime: "12/
|
|
8
|
+
version: "5.11.1",
|
|
9
|
+
buildTime: "12/30/2024 04:42 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.4.
|
|
3
|
+
"version": "5.4.11",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"react-dom": "^18.3.1 || ^19.0.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@sassysaint/client": "5.
|
|
33
|
+
"@sassysaint/client": "5.11.1",
|
|
34
34
|
"@versini/ui-styles": "2.0.0"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"sideEffects": [
|
|
42
42
|
"**/*.css"
|
|
43
43
|
],
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "ccf885d7542f084e60223480dc575eb298ecef98"
|
|
45
45
|
}
|