@versini/sassysaint 5.4.0 → 5.4.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/{LazyApp.T9mKlSIX.js → LazyApp.CyJDRVTr.js} +8 -8
- package/dist/chunks/{LazyHeader.CaiWcJOn.js → LazyHeader.AXOCM40c.js} +925 -932
- package/dist/chunks/{LazyMarkdownWithExtra.BdJ0w8to.js → LazyMarkdownWithExtra.Bs7cqF8Z.js} +1 -1
- package/dist/chunks/{LazyMessageAssistant.D_c4nLO4.js → LazyMessageAssistant.1QKtMcJd.js} +25 -25
- package/dist/chunks/{index.DNlKJfQz.js → index.CyxsXeHs.js} +3 -3
- package/dist/chunks/{index.CnjK4JPd.js → index.XSSbqo_5.js} +1 -1
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +5 -5
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as bs } from "react/jsx-runtime";
|
|
2
|
-
import { convert as vs, getDefaultExportFromCjs as ys, visit as ws, find as Es, parse as xn, parse$1 as _n, normalize as Sn, svg as xs, html as _s, visitParents as Ss, SKIP as Ns, longestStreak as ks, factorySpace as Er, markdownLineEnding as Ht, Markdown as Ts, remarkGfm as Ms } from "./LazyMessageAssistant.
|
|
2
|
+
import { convert as vs, getDefaultExportFromCjs as ys, visit as ws, find as Es, parse as xn, parse$1 as _n, normalize as Sn, svg as xs, html as _s, visitParents as Ss, SKIP as Ns, longestStreak as ks, factorySpace as Er, markdownLineEnding as Ht, Markdown as Ts, remarkGfm as Ms } from "./LazyMessageAssistant.1QKtMcJd.js";
|
|
3
3
|
const Nn = (
|
|
4
4
|
// Note: overloads like this are needed to support optional generics.
|
|
5
5
|
/**
|
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import { jsxs as He, jsx as re, Fragment as Zt } from "react/jsx-runtime";
|
|
2
|
-
import { le as at } from "./LazyApp.
|
|
3
|
-
import { E as hi } from "./index.
|
|
2
|
+
import { le as at } from "./LazyApp.CyJDRVTr.js";
|
|
3
|
+
import { E as hi } from "./index.XSSbqo_5.js";
|
|
4
4
|
import sn from "clsx";
|
|
5
5
|
import { lazy as mi, useContext as gi, Suspense as di } from "react";
|
|
6
|
-
import { AppContext as yi, LOCAL_STORAGE_PREFIX as ki, LOCAL_STORAGE_CHAT_DETAILS as xi, durationFormatter as bi } from "./index.
|
|
7
|
-
function er(e) {
|
|
8
|
-
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
9
|
-
}
|
|
6
|
+
import { AppContext as yi, LOCAL_STORAGE_PREFIX as ki, LOCAL_STORAGE_CHAT_DETAILS as xi, durationFormatter as bi } from "./index.CyxsXeHs.js";
|
|
10
7
|
/*!
|
|
11
8
|
@versini/ui-spinner v1.1.1
|
|
12
9
|
© 2024 gizmette.com
|
|
@@ -104,7 +101,7 @@ class $e {
|
|
|
104
101
|
$e.prototype.property = {};
|
|
105
102
|
$e.prototype.normal = {};
|
|
106
103
|
$e.prototype.space = null;
|
|
107
|
-
function
|
|
104
|
+
function er(e, t) {
|
|
108
105
|
const n = {}, r = {};
|
|
109
106
|
let i = -1;
|
|
110
107
|
for (; ++i < e.length; )
|
|
@@ -135,11 +132,11 @@ le.prototype.commaOrSpaceSeparated = !1;
|
|
|
135
132
|
le.prototype.mustUseProperty = !1;
|
|
136
133
|
le.prototype.defined = !1;
|
|
137
134
|
let Pi = 0;
|
|
138
|
-
const M = Ae(), W = Ae(),
|
|
135
|
+
const M = Ae(), W = Ae(), nr = Ae(), E = Ae(), V = Ae(), De = Ae(), ne = Ae();
|
|
139
136
|
function Ae() {
|
|
140
137
|
return 2 ** ++Pi;
|
|
141
138
|
}
|
|
142
|
-
const Ln = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, boolean: M, booleanish: W, commaOrSpaceSeparated: ne, commaSeparated: De, number: E, overloadedBoolean:
|
|
139
|
+
const Ln = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, boolean: M, booleanish: W, commaOrSpaceSeparated: ne, commaSeparated: De, number: E, overloadedBoolean: nr, spaceSeparated: V }, Symbol.toStringTag, { value: "Module" })), cn = Object.keys(Ln);
|
|
143
140
|
class Nn extends le {
|
|
144
141
|
/**
|
|
145
142
|
* @constructor
|
|
@@ -177,7 +174,7 @@ function Oe(e) {
|
|
|
177
174
|
}
|
|
178
175
|
return new $e(t, n, e.space);
|
|
179
176
|
}
|
|
180
|
-
const
|
|
177
|
+
const tr = Oe({
|
|
181
178
|
space: "xlink",
|
|
182
179
|
transform(e, t) {
|
|
183
180
|
return "xlink:" + t.slice(5).toLowerCase();
|
|
@@ -191,25 +188,25 @@ const rr = Oe({
|
|
|
191
188
|
xLinkTitle: null,
|
|
192
189
|
xLinkType: null
|
|
193
190
|
}
|
|
194
|
-
}),
|
|
191
|
+
}), rr = Oe({
|
|
195
192
|
space: "xml",
|
|
196
193
|
transform(e, t) {
|
|
197
194
|
return "xml:" + t.slice(3).toLowerCase();
|
|
198
195
|
},
|
|
199
196
|
properties: { xmlLang: null, xmlBase: null, xmlSpace: null }
|
|
200
197
|
});
|
|
201
|
-
function
|
|
198
|
+
function ir(e, t) {
|
|
202
199
|
return t in e ? e[t] : t;
|
|
203
200
|
}
|
|
204
|
-
function
|
|
205
|
-
return
|
|
201
|
+
function lr(e, t) {
|
|
202
|
+
return ir(e, t.toLowerCase());
|
|
206
203
|
}
|
|
207
|
-
const
|
|
204
|
+
const or = Oe({
|
|
208
205
|
space: "xmlns",
|
|
209
206
|
attributes: { xmlnsxlink: "xmlns:xlink" },
|
|
210
|
-
transform:
|
|
207
|
+
transform: lr,
|
|
211
208
|
properties: { xmlns: null, xmlnsXLink: null }
|
|
212
|
-
}),
|
|
209
|
+
}), ar = Oe({
|
|
213
210
|
transform(e, t) {
|
|
214
211
|
return t === "role" ? t : "aria-" + t.slice(4).toLowerCase();
|
|
215
212
|
},
|
|
@@ -272,7 +269,7 @@ const ar = Oe({
|
|
|
272
269
|
htmlfor: "for",
|
|
273
270
|
httpequiv: "http-equiv"
|
|
274
271
|
},
|
|
275
|
-
transform:
|
|
272
|
+
transform: lr,
|
|
276
273
|
mustUseProperty: ["checked", "multiple", "muted", "selected"],
|
|
277
274
|
properties: {
|
|
278
275
|
// Standard Properties.
|
|
@@ -314,7 +311,7 @@ const ar = Oe({
|
|
|
314
311
|
dir: null,
|
|
315
312
|
dirName: null,
|
|
316
313
|
disabled: M,
|
|
317
|
-
download:
|
|
314
|
+
download: nr,
|
|
318
315
|
draggable: W,
|
|
319
316
|
encType: null,
|
|
320
317
|
enterKeyHint: null,
|
|
@@ -800,7 +797,7 @@ const ar = Oe({
|
|
|
800
797
|
playbackOrder: "playbackorder",
|
|
801
798
|
timelineBegin: "timelinebegin"
|
|
802
799
|
},
|
|
803
|
-
transform:
|
|
800
|
+
transform: ir,
|
|
804
801
|
properties: {
|
|
805
802
|
about: ne,
|
|
806
803
|
accentHeight: E,
|
|
@@ -1227,7 +1224,7 @@ const Mi = {
|
|
|
1227
1224
|
xLinkTitle: "xlinkTitle",
|
|
1228
1225
|
xLinkType: "xlinkType",
|
|
1229
1226
|
xmlnsXLink: "xmlnsXlink"
|
|
1230
|
-
}, Ni =
|
|
1227
|
+
}, Ni = er([rr, tr, or, ar, vi], "html"), Bn = er([rr, tr, or, ar, zi], "svg");
|
|
1231
1228
|
function Jc(e) {
|
|
1232
1229
|
const t = String(e || "").trim();
|
|
1233
1230
|
return t ? t.split(/[ \t\n\r\f]+/g) : [];
|
|
@@ -1235,6 +1232,9 @@ function Jc(e) {
|
|
|
1235
1232
|
function Bi(e) {
|
|
1236
1233
|
return e.join(" ").trim();
|
|
1237
1234
|
}
|
|
1235
|
+
function ur(e) {
|
|
1236
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1237
|
+
}
|
|
1238
1238
|
var Le = {}, fn, mt;
|
|
1239
1239
|
function ji() {
|
|
1240
1240
|
if (mt) return fn;
|
|
@@ -1349,7 +1349,7 @@ function Hi() {
|
|
|
1349
1349
|
return Le.default = n, Le;
|
|
1350
1350
|
}
|
|
1351
1351
|
var Ui = /* @__PURE__ */ Hi();
|
|
1352
|
-
const dt = /* @__PURE__ */
|
|
1352
|
+
const dt = /* @__PURE__ */ ur(Ui), $i = dt.default || dt, sr = cr("end"), jn = cr("start");
|
|
1353
1353
|
function cr(e) {
|
|
1354
1354
|
return t;
|
|
1355
1355
|
function t(n) {
|
|
@@ -5498,7 +5498,7 @@ function su() {
|
|
|
5498
5498
|
}, gn;
|
|
5499
5499
|
}
|
|
5500
5500
|
var cu = /* @__PURE__ */ su();
|
|
5501
|
-
const dn = /* @__PURE__ */
|
|
5501
|
+
const dn = /* @__PURE__ */ ur(cu);
|
|
5502
5502
|
function Rn(e) {
|
|
5503
5503
|
if (typeof e != "object" || e === null)
|
|
5504
5504
|
return !1;
|
|
@@ -8661,7 +8661,7 @@ function $c(e) {
|
|
|
8661
8661
|
const qc = mi(
|
|
8662
8662
|
() => import(
|
|
8663
8663
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8664
|
-
"./LazyMarkdownWithExtra.
|
|
8664
|
+
"./LazyMarkdownWithExtra.Bs7cqF8Z.js"
|
|
8665
8665
|
)
|
|
8666
8666
|
), Tn = {
|
|
8667
8667
|
MODEL: "Model",
|
|
@@ -8704,7 +8704,7 @@ export {
|
|
|
8704
8704
|
on as convert,
|
|
8705
8705
|
j as factorySpace,
|
|
8706
8706
|
Fi as find,
|
|
8707
|
-
|
|
8707
|
+
ur as getDefaultExportFromCjs,
|
|
8708
8708
|
Ni as html,
|
|
8709
8709
|
Ss as longestStreak,
|
|
8710
8710
|
z as markdownLineEnding,
|
|
@@ -3650,7 +3650,7 @@ const qn = "av-footer", Xn = (e) => {
|
|
|
3650
3650
|
row1: /* @__PURE__ */ I("div", { children: [
|
|
3651
3651
|
sr,
|
|
3652
3652
|
" v",
|
|
3653
|
-
"5.7.
|
|
3653
|
+
"5.7.1",
|
|
3654
3654
|
" - ",
|
|
3655
3655
|
jn,
|
|
3656
3656
|
t && t.engine,
|
|
@@ -3667,7 +3667,7 @@ const qn = "av-footer", Xn = (e) => {
|
|
|
3667
3667
|
}, to = vt(
|
|
3668
3668
|
() => import(
|
|
3669
3669
|
/* webpackChunkName: "LazyHeader" */
|
|
3670
|
-
"./LazyHeader.
|
|
3670
|
+
"./LazyHeader.AXOCM40c.js"
|
|
3671
3671
|
)
|
|
3672
3672
|
), ro = () => {
|
|
3673
3673
|
const { isAuthenticated: e } = et();
|
|
@@ -3779,7 +3779,7 @@ const qn = "av-footer", Xn = (e) => {
|
|
|
3779
3779
|
}, no = new URL(document.location.href).searchParams, oo = !!no.get("debug") || !1, so = vt(
|
|
3780
3780
|
() => import(
|
|
3781
3781
|
/* webpackChunkName: "LazyApp" */
|
|
3782
|
-
"./LazyApp.
|
|
3782
|
+
"./LazyApp.CyJDRVTr.js"
|
|
3783
3783
|
).then((e) => e.LazyApp)
|
|
3784
3784
|
), io = ({ isComponent: e }) => {
|
|
3785
3785
|
const { isAuthenticated: t } = et();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as x, jsx as c, Fragment as Ne } from "react/jsx-runtime";
|
|
2
|
-
import { g as Se } from "./index.
|
|
2
|
+
import { g as Se } from "./index.CyxsXeHs.js";
|
|
3
3
|
import z, { useSyncExternalStore as Ce, useCallback as O, useEffect as I, useContext as R, useRef as f, useState as A, useLayoutEffect as M, useMemo as le, useId as $e, useReducer as Ae } from "react";
|
|
4
4
|
import i from "clsx";
|
|
5
5
|
const At = ({
|
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.CyxsXeHs.js";
|
|
2
2
|
/*!
|
|
3
|
-
@sassysaint/client v5.7.
|
|
3
|
+
@sassysaint/client v5.7.1
|
|
4
4
|
© 2024 gizmette.com
|
|
5
5
|
*/
|
|
6
6
|
try {
|
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
|
8
|
-
version: "5.7.
|
|
9
|
-
buildTime: "12/
|
|
8
|
+
version: "5.7.1",
|
|
9
|
+
buildTime: "12/21/2024 02:38 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.2",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
"watch": "npm-run-all dev"
|
|
27
27
|
},
|
|
28
28
|
"peerDependencies": {
|
|
29
|
-
"react": "18.3.1",
|
|
30
|
-
"react-dom": "18.3.1"
|
|
29
|
+
"react": "^18.3.1 || ^19.0.0",
|
|
30
|
+
"react-dom": "^18.3.1 || ^19.0.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"@sassysaint/client": "5.7.
|
|
33
|
+
"@sassysaint/client": "5.7.1",
|
|
34
34
|
"@versini/ui-styles": "1.12.0"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"sideEffects": [
|
|
42
42
|
"**/*.css"
|
|
43
43
|
],
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "67aa61b65c5da6fa5936b8cd6c3609bb22a3e696"
|
|
45
45
|
}
|