@versini/sassysaint 5.2.0 → 5.3.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/{App.DKRoa2tE.js → App.BsbkcIiP.js} +437 -401
- package/dist/chunks/{LazyHeader.QLLnRIqL.js → LazyHeader.eROXpLy0.js} +704 -652
- package/dist/chunks/{LazyMarkdownWithExtra.BtUUOsHs.js → LazyMarkdownWithExtra.u8cRarRr.js} +1 -1
- package/dist/chunks/{LazyMessageAssistant.3aYd1Tzp.js → LazyMessageAssistant.Dx3oqsDG.js} +4 -4
- package/dist/chunks/{index.jf7dGfT1.B5RD15ln.js → index.D5p6GpnU.C8lskEhG.js} +11 -11
- package/dist/chunks/{index.CGGeNJS3.js → index.DcfOXJ8N.js} +12 -12
- package/dist/chunks/{index.BbfwgIO_.js → index.y_5fBKAi.js} +125 -125
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +4 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as _i } from "react/jsx-runtime";
|
|
2
|
-
import { convert as Si, getDefaultExportFromCjs as Ni, visit as ki, find as Ti, parse as z0, parse$1 as P0, normalize as F0, svg as Mi, html as Ai, visitParents as Oi, SKIP as Ri, longestStreak as Ci, factorySpace as Xt, markdownLineEnding as xt, Markdown as Ii, remarkGfm as Di } from "./LazyMessageAssistant.
|
|
2
|
+
import { convert as Si, getDefaultExportFromCjs as Ni, visit as ki, find as Ti, parse as z0, parse$1 as P0, normalize as F0, svg as Mi, html as Ai, visitParents as Oi, SKIP as Ri, longestStreak as Ci, factorySpace as Xt, markdownLineEnding as xt, Markdown as Ii, remarkGfm as Di } from "./LazyMessageAssistant.Dx3oqsDG.js";
|
|
3
3
|
const U0 = (
|
|
4
4
|
// Note: overloads like this are needed to support optional generics.
|
|
5
5
|
/**
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as He, jsx as re, Fragment as or } from "react/jsx-runtime";
|
|
2
|
-
import { le as ot } from "./App.
|
|
3
|
-
import { E as wi } from "./index.
|
|
2
|
+
import { le as ot } from "./App.BsbkcIiP.js";
|
|
3
|
+
import { E as wi } from "./index.DcfOXJ8N.js";
|
|
4
4
|
import cn from "clsx";
|
|
5
5
|
import { lazy as Si, useContext as Ci, Suspense as Ei } from "react";
|
|
6
|
-
import { AppContext as Ai, LOCAL_STORAGE_PREFIX as Ii, LOCAL_STORAGE_CHAT_DETAILS as Ti, durationFormatter as Pi } from "./index.
|
|
6
|
+
import { AppContext as Ai, LOCAL_STORAGE_PREFIX as Ii, LOCAL_STORAGE_CHAT_DETAILS as Ti, durationFormatter as Pi } from "./index.y_5fBKAi.js";
|
|
7
7
|
var at = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
8
8
|
function Li(e) {
|
|
9
9
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
@@ -8642,7 +8642,7 @@ function sf(e) {
|
|
|
8642
8642
|
const cf = Si(
|
|
8643
8643
|
() => import(
|
|
8644
8644
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8645
|
-
"./LazyMarkdownWithExtra.
|
|
8645
|
+
"./LazyMarkdownWithExtra.u8cRarRr.js"
|
|
8646
8646
|
)
|
|
8647
8647
|
), In = {
|
|
8648
8648
|
MODEL: "Model",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as i, jsxs as E, Fragment as D } from "react/jsx-runtime";
|
|
2
2
|
import y from "clsx";
|
|
3
3
|
import * as c from "react";
|
|
4
|
-
import { useRef as
|
|
5
|
-
import { useMergeRefs as x, FloatingPortal as F, FloatingOverlay as O, FloatingFocusManager as
|
|
4
|
+
import { useRef as b, useReducer as M, useEffect as _, useId as R } from "react";
|
|
5
|
+
import { useMergeRefs as x, FloatingPortal as F, FloatingOverlay as O, FloatingFocusManager as S, useFloating as $, useClick as k, useDismiss as P, useRole as L, useInteractions as V } from "@floating-ui/react";
|
|
6
6
|
const I = "SET_ANNOUNCEMENT", w = "CLEAR_ANNOUNCEMENT", B = {
|
|
7
7
|
alert: null,
|
|
8
8
|
alertdialog: null,
|
|
@@ -84,7 +84,7 @@ function G({
|
|
|
84
84
|
visible: s,
|
|
85
85
|
...f
|
|
86
86
|
}) {
|
|
87
|
-
const u =
|
|
87
|
+
const u = b(), d = b(), [m, p] = M(j, {
|
|
88
88
|
announcement: null
|
|
89
89
|
});
|
|
90
90
|
let h = t;
|
|
@@ -124,27 +124,27 @@ function H({
|
|
|
124
124
|
open: n,
|
|
125
125
|
onOpenChange: t
|
|
126
126
|
} = {}) {
|
|
127
|
-
const [o, l] = c.useState(e), [r, a] = c.useState(), [s, f] = c.useState(), u = n ?? o, d = t ?? l, m =
|
|
127
|
+
const [o, l] = c.useState(e), [r, a] = c.useState(), [s, f] = c.useState(), u = n ?? o, d = t ?? l, m = $({
|
|
128
128
|
open: u,
|
|
129
129
|
onOpenChange: d
|
|
130
|
-
}), p = m.context, h =
|
|
130
|
+
}), p = m.context, h = k(p, {
|
|
131
131
|
enabled: n == null
|
|
132
|
-
}), v =
|
|
132
|
+
}), v = P(p, {
|
|
133
133
|
outsidePress: !1,
|
|
134
134
|
outsidePressEvent: "mousedown"
|
|
135
|
-
}), N = L(p),
|
|
135
|
+
}), N = L(p), A = V([h, v, N]);
|
|
136
136
|
return c.useMemo(
|
|
137
137
|
() => ({
|
|
138
138
|
open: u,
|
|
139
139
|
setOpen: d,
|
|
140
|
-
...
|
|
140
|
+
...A,
|
|
141
141
|
...m,
|
|
142
142
|
labelId: r,
|
|
143
143
|
descriptionId: s,
|
|
144
144
|
setLabelId: a,
|
|
145
145
|
setDescriptionId: f
|
|
146
146
|
}),
|
|
147
|
-
[u, d,
|
|
147
|
+
[u, d, A, m, r, s]
|
|
148
148
|
);
|
|
149
149
|
}
|
|
150
150
|
const g = () => {
|
|
@@ -168,7 +168,7 @@ const K = c.forwardRef(function(e, n) {
|
|
|
168
168
|
[`${r}`]: r,
|
|
169
169
|
"bg-black sm:bg-black/[.8]": !r
|
|
170
170
|
});
|
|
171
|
-
return /* @__PURE__ */ i(F, { children: /* @__PURE__ */ i(O, { className: s, lockScroll: !0, children: /* @__PURE__ */ i(
|
|
171
|
+
return /* @__PURE__ */ i(F, { children: /* @__PURE__ */ i(O, { className: s, lockScroll: !0, children: /* @__PURE__ */ i(S, { context: t, children: /* @__PURE__ */ i(
|
|
172
172
|
"div",
|
|
173
173
|
{
|
|
174
174
|
ref: l,
|
|
@@ -241,7 +241,7 @@ const K = c.forwardRef(function(e, n) {
|
|
|
241
241
|
try {
|
|
242
242
|
window.__VERSINI_UI_PRIVATE__ || (window.__VERSINI_UI_PRIVATE__ = {
|
|
243
243
|
version: "1.4.17",
|
|
244
|
-
buildTime: "10/
|
|
244
|
+
buildTime: "10/06/2024 10:48 AM EDT",
|
|
245
245
|
homepage: "https://github.com/aversini/ui-components",
|
|
246
246
|
license: "MIT"
|
|
247
247
|
});
|
|
@@ -203,13 +203,13 @@ const _ = {
|
|
|
203
203
|
});
|
|
204
204
|
};
|
|
205
205
|
/*!
|
|
206
|
-
@versini/ui-table v1.0.
|
|
206
|
+
@versini/ui-table v1.0.13
|
|
207
207
|
© 2024 gizmette.com
|
|
208
208
|
*/
|
|
209
209
|
try {
|
|
210
210
|
window.__VERSINI_UI_TABLE__ || (window.__VERSINI_UI_TABLE__ = {
|
|
211
|
-
version: "1.0.
|
|
212
|
-
buildTime: "10/
|
|
211
|
+
version: "1.0.13",
|
|
212
|
+
buildTime: "10/06/2024 10:49 AM EDT",
|
|
213
213
|
homepage: "https://github.com/aversini/ui-components",
|
|
214
214
|
license: "MIT"
|
|
215
215
|
});
|
|
@@ -530,7 +530,7 @@ de.displayName = "BaseButton";
|
|
|
530
530
|
try {
|
|
531
531
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
532
532
|
version: "1.1.10",
|
|
533
|
-
buildTime: "10/
|
|
533
|
+
buildTime: "10/06/2024 10:49 AM EDT",
|
|
534
534
|
homepage: "https://github.com/aversini/ui-components",
|
|
535
535
|
license: "MIT"
|
|
536
536
|
});
|
|
@@ -664,7 +664,7 @@ const Ye = (e) => {
|
|
|
664
664
|
try {
|
|
665
665
|
window.__VERSINI_UI_PRIVATE__ || (window.__VERSINI_UI_PRIVATE__ = {
|
|
666
666
|
version: "1.4.17",
|
|
667
|
-
buildTime: "10/
|
|
667
|
+
buildTime: "10/06/2024 10:48 AM EDT",
|
|
668
668
|
homepage: "https://github.com/aversini/ui-components",
|
|
669
669
|
license: "MIT"
|
|
670
670
|
});
|
|
@@ -756,13 +756,13 @@ const Xe = ({
|
|
|
756
756
|
}
|
|
757
757
|
);
|
|
758
758
|
/*!
|
|
759
|
-
@versini/ui-icons v1.
|
|
759
|
+
@versini/ui-icons v1.15.1
|
|
760
760
|
© 2024 gizmette.com
|
|
761
761
|
*/
|
|
762
762
|
try {
|
|
763
763
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
764
|
-
version: "1.
|
|
765
|
-
buildTime: "10/
|
|
764
|
+
version: "1.15.1",
|
|
765
|
+
buildTime: "10/06/2024 10:49 AM EDT",
|
|
766
766
|
homepage: "https://github.com/aversini/ui-components",
|
|
767
767
|
license: "MIT"
|
|
768
768
|
});
|
|
@@ -906,13 +906,13 @@ const N = z.createContext({
|
|
|
906
906
|
}
|
|
907
907
|
);
|
|
908
908
|
/*!
|
|
909
|
-
@versini/ui-textarea v1.0.
|
|
909
|
+
@versini/ui-textarea v1.0.8
|
|
910
910
|
© 2024 gizmette.com
|
|
911
911
|
*/
|
|
912
912
|
try {
|
|
913
913
|
window.__VERSINI_UI_TEXTAREA__ || (window.__VERSINI_UI_TEXTAREA__ = {
|
|
914
|
-
version: "1.0.
|
|
915
|
-
buildTime: "
|
|
914
|
+
version: "1.0.8",
|
|
915
|
+
buildTime: "10/05/2024 07:22 PM EDT",
|
|
916
916
|
homepage: "https://github.com/aversini/ui-components",
|
|
917
917
|
license: "MIT"
|
|
918
918
|
});
|
|
@@ -1116,7 +1116,7 @@ const gt = (e) => {
|
|
|
1116
1116
|
try {
|
|
1117
1117
|
window.__VERSINI_UI_PRIVATE__ || (window.__VERSINI_UI_PRIVATE__ = {
|
|
1118
1118
|
version: "1.4.17",
|
|
1119
|
-
buildTime: "
|
|
1119
|
+
buildTime: "10/05/2024 07:22 PM EDT",
|
|
1120
1120
|
homepage: "https://github.com/aversini/ui-components",
|
|
1121
1121
|
license: "MIT"
|
|
1122
1122
|
});
|