@versini/sassysaint 8.96.6 → 8.96.7

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.
Files changed (27) hide show
  1. package/dist/chunks/{AboutChangelog.1n-evT3k.js → AboutChangelog.DL8jdIek.js} +4 -4
  2. package/dist/chunks/{AboutEntry.DPqeOvj2.js → AboutEntry.BFLLnGme.js} +13 -13
  3. package/dist/chunks/{App.D4sxFsDg.js → App.CJKFrA6-.js} +20 -20
  4. package/dist/chunks/{Chart.F67KdFWj.js → Chart.CSWhd9RG.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.DUWq_aPY.js → ChatBubbleAssistant.C6I-5Orm.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.Dbp907ID.js → ChatBubbleUser.C-S51g0A.js} +6 -6
  7. package/dist/chunks/{ChatHistoryTable.BUWB5iuD.js → ChatHistoryTable.B2EEHcfs.js} +3 -3
  8. package/dist/chunks/{HistoryEntry.CJzshOwC.js → HistoryEntry.BzjaM1UY.js} +3 -3
  9. package/dist/chunks/{ProfileEntry.BCxWYk-U.js → ProfileEntry.DzrLAMah.js} +17 -17
  10. package/dist/chunks/{SettingsEntry.Dz5xWkzt.js → SettingsEntry.A60L_M0z.js} +3 -3
  11. package/dist/chunks/{UsageEntry.DsiNVids.js → UsageEntry.BW445uil.js} +3 -3
  12. package/dist/chunks/{UserMemoriesPanel.DLvpgKb2.js → UserMemoriesPanel.DSY53LrE.js} +4 -4
  13. package/dist/chunks/{index.CJwu_9WN.js → index.BOdTcpg3.js} +2 -2
  14. package/dist/chunks/index.Bt_gWgjb.js +406 -0
  15. package/dist/chunks/{index.DnKzzO2K.js → index.CBv1GCGr.js} +1 -1
  16. package/dist/chunks/{index.C-VHre5f.js → index.C_x7bW7N.js} +4 -4
  17. package/dist/chunks/{index.bxm-FTXI.js → index.D9-iukox.js} +1 -1
  18. package/dist/chunks/{index.Czb5joj7.js → index.DPAUE7h1.js} +3 -3
  19. package/dist/chunks/{index.CUIpJR2i.js → index.DWswwPeZ.js} +1955 -2011
  20. package/dist/chunks/{index.e6O0GE7a.js → index.Dg88qqte.js} +1 -1
  21. package/dist/chunks/{index.B0ZtnGlu.js → index.gs7Cha7c.js} +1 -1
  22. package/dist/chunks/{useMarkdown.B1txc1OU.js → useMarkdown.BhQqmPx6.js} +1010 -969
  23. package/dist/components/SassySaint/SassySaint.js +1 -1
  24. package/dist/index.js +4 -4
  25. package/dist/style.css +1 -1
  26. package/package.json +3 -3
  27. package/dist/chunks/index.C39JMI7x.js +0 -371
@@ -1,371 +0,0 @@
1
- import { jsx as l, jsxs as y } from "react/jsx-runtime";
2
- import { ButtonSort_private as f, e$1 as k } from "./index.CUIpJR2i.js";
3
- import o from "clsx";
4
- import v, { useContext as b } from "react";
5
- /*!
6
- @versini/ui-icons v4.15.1
7
- © 2025 gizmette.com
8
- */
9
- try {
10
- window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
11
- version: "4.15.1",
12
- buildTime: "11/03/2025 07:21 PM EST",
13
- homepage: "https://github.com/aversini/ui-icons",
14
- license: "MIT"
15
- });
16
- } catch {
17
- }
18
- /*!
19
- @versini/ui-svgicon v4.3.0
20
- © 2025 gizmette.com
21
- */
22
- try {
23
- window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
24
- version: "4.3.0",
25
- buildTime: "11/03/2025 07:21 PM EST",
26
- homepage: "https://github.com/aversini/ui-icons",
27
- license: "MIT"
28
- });
29
- } catch {
30
- }
31
- const N = ({ children: e, fill: a, viewBox: t, className: s, defaultViewBox: r, size: d, title: n, semantic: i = !1, ...c }) => {
32
- const m = o(d, s);
33
- return /* @__PURE__ */ y("svg", {
34
- xmlns: "http://www.w3.org/2000/svg",
35
- className: m,
36
- viewBox: t || r,
37
- fill: a || "currentColor",
38
- role: "img",
39
- "aria-hidden": !i,
40
- focusable: !1,
41
- ...c,
42
- children: [
43
- n && i && /* @__PURE__ */ l("title", {
44
- children: n
45
- }),
46
- e
47
- ]
48
- });
49
- }, I = ({ className: e, viewBox: a, title: t, monotone: s, ...r }) => /* @__PURE__ */ y(N, {
50
- defaultViewBox: "0 0 576 512",
51
- size: "size-5",
52
- viewBox: a,
53
- className: e,
54
- title: t || "Sort",
55
- ...r,
56
- children: [
57
- /* @__PURE__ */ l("path", {
58
- d: "M297.4 137.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l41.3-41.4V448c0 17.7 14.3 32 32 32s32-14.3 32-32V141.3l41.4 41.4c12.5 12.5 32.8 12.5 45.3 0 6.2-6.2 9.4-14.4 9.4-22.6s-3.1-16.4-9.4-22.6l-96-96c-6.3-6.4-14.5-9.5-22.7-9.5s-16.4 3.1-22.6 9.4z",
59
- opacity: s ? "1" : "0.4"
60
- }),
61
- /* @__PURE__ */ l("path", {
62
- d: "M137.4 470.6c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 370.7V64c0-17.7-14.3-32-32-32s-32 14.3-32 32v306.7l-41.4-41.3c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96z"
63
- })
64
- ]
65
- }), C = ({ className: e, viewBox: a, title: t, monotone: s, ...r }) => /* @__PURE__ */ y(N, {
66
- defaultViewBox: "0 0 576 512",
67
- size: "size-5",
68
- viewBox: a,
69
- className: e,
70
- title: t || "Sort Down",
71
- ...r,
72
- children: [
73
- /* @__PURE__ */ l("path", {
74
- d: "M288 64c0-17.7 14.3-32 32-32h224c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32m0 128c0-17.7 14.3-32 32-32h160c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32m0 128c0-17.7 14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32m0 128c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32c-17.7 0-32-14.3-32-32",
75
- opacity: s ? "1" : "0.4"
76
- }),
77
- /* @__PURE__ */ l("path", {
78
- d: "M128 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L160 365.7V64c0-17.7-14.3-32-32-32S96 46.3 96 64v301.7l-32.4-35.3c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96c6.1 6.6 14.6 10.4 23.6 10.4"
79
- })
80
- ]
81
- }), S = ({ className: e, viewBox: a, title: t, monotone: s, ...r }) => /* @__PURE__ */ y(N, {
82
- defaultViewBox: "0 0 576 512",
83
- size: "size-5",
84
- viewBox: a,
85
- className: e,
86
- title: t || "Sort Up",
87
- ...r,
88
- children: [
89
- /* @__PURE__ */ l("path", {
90
- d: "M288 64c0-17.7 14.3-32 32-32h32c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32c-17.7 0-32-14.3-32-32m0 128c0-17.7 14.3-32 32-32h96c17.7 0 32 14.3 32 32s-14.3 32-32 32h-96c-17.7 0-32-14.3-32-32m0 128c0-17.7 14.3-32 32-32h160c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32m0 128c0-17.7 14.3-32 32-32h224c17.7 0 32 14.3 32 32s-14.3 32-32 32H320c-17.7 0-32-14.3-32-32",
91
- opacity: s ? "1" : "0.4"
92
- }),
93
- /* @__PURE__ */ l("path", {
94
- d: "M128 32c9 0 17.5 3.8 23.6 10.4l88 96c11.9 13 11.1 33.3-2 45.2s-33.3 11.1-45.2-2L160 146.3V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V146.3l-32.4 35.3c-11.9 13-32.2 13.9-45.2 2s-13.9-32.2-2-45.2l88-96C110.5 35.8 119 32 128 32"
95
- })
96
- ]
97
- }), p = v.createContext({
98
- mode: "light",
99
- cellWrapper: "thead",
100
- stickyHeader: !1,
101
- stickyFooter: !1,
102
- compact: !1
103
- }), x = "thead", u = "tfoot", _ = "tbody", V = ({
104
- mode: e,
105
- className: a,
106
- wrapperClassName: t,
107
- stickyHeader: s,
108
- stickyFooter: r
109
- }) => ({
110
- wrapper: o(
111
- "not-prose relative w-full rounded-lg shadow-md",
112
- {
113
- "overflow-x-auto": !s && !r,
114
- "overflow-y-scroll": s || r,
115
- "bg-surface-darker": e === "dark" || e === "system",
116
- "bg-surface-light": e === "light" || e === "alt-system",
117
- "dark:bg-surface-light": e === "system",
118
- "dark:bg-surface-darker": e === "alt-system",
119
- "text-copy-light": e === "dark",
120
- "text-copy-dark": e === "light",
121
- "text-copy-light dark:text-copy-dark": e === "system",
122
- "text-copy-dark dark:text-copy-light": e === "alt-system"
123
- },
124
- t
125
- ),
126
- table: o("my-0 w-full text-left text-sm", a, {
127
- "text-copy-light": e === "dark",
128
- "text-copy-dark": e === "light",
129
- "text-copy-light dark:text-copy-dark": e === "system",
130
- "text-copy-dark dark:text-copy-light": e === "alt-system"
131
- }),
132
- caption: o("py-2 text-sm font-bold", {
133
- "text-copy-light": e === "dark",
134
- "text-copy-dark": e === "light",
135
- "text-copy-light dark:text-copy-dark": e === "system",
136
- "text-copy-dark dark:text-copy-light": e === "alt-system"
137
- })
138
- }), B = ({
139
- className: e,
140
- stickyHeader: a,
141
- mode: t
142
- }) => o(
143
- {
144
- "sticky top-0 z-10": a,
145
- "shadow-[rgb(190_190_190_/20%)_0_0.5rem_1rem]": a && t === "dark",
146
- "shadow-[rgb(190_190_190_/20%)_0_0.5rem_1rem] dark:shadow-[rgb(65_65_65_/30%)_0_0.5rem_1rem]": a && t === "system",
147
- "shadow-[rgb(65_65_65_/30%)_0_0.5rem_1rem]": a && t === "light",
148
- "shadow-[rgb(65_65_65_/30%)_0_0.5rem_1rem] dark:shadow-[rgb(190_190_190_/20%)_0_0.5rem_1rem]": a && t === "alt-system"
149
- },
150
- e
151
- ), z = ({
152
- className: e,
153
- stickyFooter: a,
154
- mode: t
155
- }) => o(
156
- {
157
- "sticky bottom-0 z-10": a,
158
- "shadow-[rgb(190_190_190_/20%)_0_-0.5rem_1rem]": a && t === "dark",
159
- "shadow-[rgb(190_190_190_/20%)_0_-0.5rem_1rem] dark:shadow-[rgb(65_65_65_/30%)_0_-0.5rem_1rem]": a && t === "system",
160
- "shadow-[rgb(65_65_65_/30%)_0_-0.5rem_1rem]": a && t === "light",
161
- "shadow-[rgb(65_65_65_/30%)_-0_0.5rem_1rem] dark:shadow-[rgb(190_190_190_/20%)_0_-0.5rem_1rem]": a && t === "alt-system"
162
- },
163
- e
164
- ), H = ({
165
- mode: e,
166
- className: a,
167
- cellWrapper: t
168
- }) => t === x || t === u ? o(
169
- {
170
- "bg-table-head-dark": e === "dark" || e === "system",
171
- "bg-table-head-light": e === "light" || e === "alt-system",
172
- "dark:bg-table-head-light": e === "system",
173
- "dark:bg-table-head-dark": e === "alt-system"
174
- },
175
- a
176
- ) : o(
177
- "border-b last:border-0",
178
- {
179
- "border-table-dark": e === "dark" || e === "system",
180
- "odd:bg-table-dark-odd even:bg-table-dark-even": t === _ && e === "dark",
181
- "border-table-light": e === "light" || e === "alt-system",
182
- "odd:bg-table-light-odd even:bg-table-light-even": t === _ && e === "light",
183
- "dark:border-table-light": e === "system",
184
- "odd:bg-table-dark-odd even:bg-table-dark-even dark:odd:bg-table-light-odd dark:even:bg-table-light-even": t === _ && e === "system",
185
- "dark:border-table-dark": e === "alt-system",
186
- "odd:bg-table-light-odd even:bg-table-light-even dark:odd:bg-table-dark-odd dark:even:bg-table-dark-even": t === _ && e === "alt-system"
187
- },
188
- a
189
- ), M = ({
190
- cellWrapper: e,
191
- className: a,
192
- compact: t,
193
- mode: s,
194
- align: r
195
- }) => ({
196
- alignClasses: o({
197
- "flex justify-start text-left": r === "left",
198
- "flex justify-center text-center": r === "center",
199
- "flex justify-end text-right": r === "right"
200
- }),
201
- mainClasses: o(
202
- {
203
- "text-copy-light": s === "dark" || s === "system",
204
- "text-copy-dark": s === "light" || s === "alt-system",
205
- "dark:text-copy-dark": s === "system",
206
- "dark:text-copy-light": s === "alt-system",
207
- "px-4 py-3": !t && (e === x || e === u),
208
- "p-4": !t && e === _,
209
- "px-2 py-1.5": t
210
- },
211
- a
212
- )
213
- }), E = ({
214
- buttonClassName: e
215
- }) => o("rounded-none text-sm", e), j = ({
216
- children: e,
217
- mode: a = "system",
218
- caption: t,
219
- compact: s,
220
- summary: r,
221
- className: d,
222
- wrapperClassName: n,
223
- maxHeight: i,
224
- stickyHeader: c,
225
- stickyFooter: m,
226
- ...h
227
- }) => {
228
- const g = V({
229
- mode: a,
230
- className: d,
231
- wrapperClassName: n,
232
- stickyHeader: c,
233
- stickyFooter: m
234
- });
235
- return /* @__PURE__ */ l(
236
- p.Provider,
237
- {
238
- value: { mode: a, stickyHeader: c, stickyFooter: m, compact: s },
239
- children: /* @__PURE__ */ l(
240
- "div",
241
- {
242
- className: g.wrapper,
243
- ...i && {
244
- style: { maxHeight: i }
245
- },
246
- children: /* @__PURE__ */ y("table", { className: g.table, summary: r, ...h, children: [
247
- t && /* @__PURE__ */ l("caption", { className: g.caption, children: t }),
248
- e
249
- ] })
250
- }
251
- )
252
- }
253
- );
254
- }, D = ({
255
- children: e,
256
- className: a,
257
- ...t
258
- }) => {
259
- const s = b(p);
260
- s.cellWrapper = x;
261
- const r = B({
262
- className: a,
263
- mode: s.mode,
264
- stickyHeader: s.stickyHeader
265
- });
266
- return /* @__PURE__ */ l("thead", { className: r, ...t, children: e });
267
- }, L = ({
268
- children: e,
269
- className: a,
270
- ...t
271
- }) => {
272
- const s = b(p);
273
- s.cellWrapper = u;
274
- const r = z({
275
- className: a,
276
- mode: s.mode,
277
- stickyFooter: s.stickyFooter
278
- });
279
- return /* @__PURE__ */ l("tfoot", { className: r, ...t, children: e });
280
- }, A = ({ children: e, ...a }) => {
281
- const t = b(p);
282
- return t.cellWrapper = _, /* @__PURE__ */ l("tbody", { ...a, children: e });
283
- }, O = ({
284
- children: e,
285
- className: a,
286
- ...t
287
- }) => {
288
- const s = b(p), r = H({
289
- mode: s.mode,
290
- cellWrapper: s.cellWrapper,
291
- className: a
292
- });
293
- return /* @__PURE__ */ l("tr", { className: r, ...t, children: e });
294
- }, W = ({
295
- children: e,
296
- component: a,
297
- className: t,
298
- align: s,
299
- ...r
300
- }) => {
301
- const d = b(p), n = a || (d.cellWrapper === x ? "th" : "td"), { mainClasses: i, alignClasses: c } = M({
302
- cellWrapper: d.cellWrapper,
303
- className: t,
304
- mode: d.mode,
305
- compact: d.compact,
306
- align: s
307
- });
308
- return s ? /* @__PURE__ */ l(n, { className: i, ...r, children: /* @__PURE__ */ l("div", { className: c, children: e }) }) : /* @__PURE__ */ l(n, { className: i, ...r, children: e });
309
- }, P = ({
310
- align: e,
311
- children: a,
312
- buttonClassName: t,
313
- className: s,
314
- component: r,
315
- focusMode: d = "alt-system",
316
- mode: n = "alt-system",
317
- onClick: i,
318
- sortDirection: c,
319
- sortedCell: m,
320
- cellId: h,
321
- ...g
322
- }) => {
323
- const w = E({ buttonClassName: t });
324
- return /* @__PURE__ */ l(
325
- W,
326
- {
327
- component: r,
328
- className: s,
329
- role: "columnheader",
330
- "aria-sort": c === k.ASC && m === h ? "ascending" : c === k.DESC && m === h ? "descending" : "other",
331
- ...g,
332
- children: /* @__PURE__ */ l(
333
- f,
334
- {
335
- active: m === h,
336
- className: w,
337
- onClick: i,
338
- align: e,
339
- noBorder: !0,
340
- focusMode: d,
341
- mode: n,
342
- fullWidth: !0,
343
- labelRight: a,
344
- children: c === k.ASC && m === h ? /* @__PURE__ */ l(S, { className: "size-4", monotone: !0 }) : c === k.DESC && m === h ? /* @__PURE__ */ l(C, { className: "size-4", monotone: !0 }) : /* @__PURE__ */ l(I, { className: "size-4", monotone: !0 })
345
- }
346
- )
347
- }
348
- );
349
- };
350
- /*!
351
- @versini/ui-table v5.2.4
352
- © 2025 gizmette.com
353
- */
354
- try {
355
- window.__VERSINI_UI_TABLE__ || (window.__VERSINI_UI_TABLE__ = {
356
- version: "5.2.4",
357
- buildTime: "11/30/2025 06:52 PM EST",
358
- homepage: "https://github.com/aversini/ui-components",
359
- license: "MIT"
360
- });
361
- } catch {
362
- }
363
- export {
364
- L as D,
365
- P as F,
366
- O as G,
367
- A as H,
368
- W as M,
369
- j as W,
370
- D as j
371
- };