@versini/sassysaint 8.50.1 → 8.51.0
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/{AboutChangelog.BDo1-fzi.js → AboutChangelog.WNM37aeI.js} +2 -2
- package/dist/chunks/{AboutEntry.BH88UaZx.js → AboutEntry.DsEQiX_E.js} +5 -5
- package/dist/chunks/{App.QIy4AIaz.js → App.Bu-CJnKe.js} +15 -15
- package/dist/chunks/{Chart.t3ZXF73j.js → Chart.BdBKxHIA.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.tWJz9jxI.js → ChatBubbleAssistant.B-vRFZBE.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.BsPt1Fgz.js → ChatBubbleUser.B5gHBtWt.js} +3 -3
- package/dist/chunks/ChatHistoryTable.Dlabwern.js +236 -0
- package/dist/chunks/{HistoryEntry.CdAYZCrj.js → HistoryEntry.DRtSTHsn.js} +3 -3
- package/dist/chunks/{ProfileEntry.qPN0Xe6S.js → ProfileEntry.BSSHn4EU.js} +2 -2
- package/dist/chunks/SettingsEntry.DwwFKKy7.js +964 -0
- package/dist/chunks/Table.D-giOzeS.js +429 -0
- package/dist/chunks/{UsageEntry.axUSgiS0.js → UsageEntry.CShAiRZX.js} +3 -3
- package/dist/chunks/{index.DTeiwmVN.js → index.BHp59-sT.js} +1 -1
- package/dist/chunks/{index.Vi5HircF.js → index.Bp_XB-o3.js} +2 -2
- package/dist/chunks/{index.DtjS4202.js → index.CHVF-o0F.js} +1472 -1287
- package/dist/chunks/{index.Caa3MVly.js → index.CrGSvvJa.js} +1 -1
- package/dist/chunks/{index.jefijINX.js → index.DMEz-UrM.js} +1 -1
- package/dist/chunks/{index.D1zH_2x6.js → index.aQpIhFBj.js} +1 -1
- package/dist/chunks/{index.N7LUSv0I.js → index.wxtgxm6M.js} +3 -3
- package/dist/chunks/{useMarkdown.B5cyvrlh.js → useMarkdown.CW97u9fP.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +3 -3
- package/dist/chunks/ChatHistoryTable.RqkR5XYw.js +0 -649
- package/dist/chunks/SettingsEntry.CH79zLy_.js +0 -755
@@ -0,0 +1,429 @@
|
|
1
|
+
import { jsxs as _, jsx as r } from "react/jsx-runtime";
|
2
|
+
import { I as f, b as v } from "./index.CHVF-o0F.js";
|
3
|
+
import C, { useContext as b } from "react";
|
4
|
+
import o from "clsx";
|
5
|
+
import { e as k } from "./App.Bu-CJnKe.js";
|
6
|
+
const A = ({
|
7
|
+
className: e,
|
8
|
+
viewBox: a,
|
9
|
+
title: t,
|
10
|
+
monotone: s,
|
11
|
+
...l
|
12
|
+
}) => /* @__PURE__ */ _(
|
13
|
+
f,
|
14
|
+
{
|
15
|
+
defaultViewBox: "0 0 448 512",
|
16
|
+
size: "size-5",
|
17
|
+
viewBox: a,
|
18
|
+
className: e,
|
19
|
+
title: t || "Delete",
|
20
|
+
...l,
|
21
|
+
children: [
|
22
|
+
/* @__PURE__ */ r(
|
23
|
+
"path",
|
24
|
+
{
|
25
|
+
d: "M32 96v352c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V96zm80 80c0-8.8 7.2-16 16-16s16 7.2 16 16v224c0 8.8-7.2 16-16 16s-16-7.2-16-16zm96 0c0-8.8 7.2-16 16-16s16 7.2 16 16v224c0 8.8-7.2 16-16 16s-16-7.2-16-16zm96 0c0-8.8 7.2-16 16-16s16 7.2 16 16v224c0 8.8-7.2 16-16 16s-16-7.2-16-16z",
|
26
|
+
opacity: s ? "1" : "0.4"
|
27
|
+
}
|
28
|
+
),
|
29
|
+
/* @__PURE__ */ r("path", { d: "M163.8 0c-12.1 0-23.2 6.8-28.6 17.7L128 32H32C14.3 32 0 46.3 0 64s14.3 32 32 32h384c17.7 0 32-14.3 32-32s-14.3-32-32-32h-96l-7.2-14.3C307.4 6.8 296.3 0 284.2 0z" })
|
30
|
+
]
|
31
|
+
}
|
32
|
+
), N = ({
|
33
|
+
children: e,
|
34
|
+
fill: a,
|
35
|
+
viewBox: t,
|
36
|
+
className: s,
|
37
|
+
defaultViewBox: l,
|
38
|
+
size: d,
|
39
|
+
title: n,
|
40
|
+
semantic: i = !1,
|
41
|
+
...c
|
42
|
+
}) => {
|
43
|
+
const m = o(d, s);
|
44
|
+
return /* @__PURE__ */ _(
|
45
|
+
"svg",
|
46
|
+
{
|
47
|
+
xmlns: "http://www.w3.org/2000/svg",
|
48
|
+
className: m,
|
49
|
+
viewBox: t || l,
|
50
|
+
fill: a || "currentColor",
|
51
|
+
role: "img",
|
52
|
+
"aria-hidden": !i,
|
53
|
+
focusable: !1,
|
54
|
+
...c,
|
55
|
+
children: [
|
56
|
+
n && i && /* @__PURE__ */ r("title", { children: n }),
|
57
|
+
e
|
58
|
+
]
|
59
|
+
}
|
60
|
+
);
|
61
|
+
};
|
62
|
+
/*!
|
63
|
+
@versini/ui-svgicon v4.2.1
|
64
|
+
© 2025 gizmette.com
|
65
|
+
*/
|
66
|
+
try {
|
67
|
+
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
68
|
+
version: "4.2.1",
|
69
|
+
buildTime: "08/27/2025 08:27 AM EDT",
|
70
|
+
homepage: "https://github.com/aversini/ui-components",
|
71
|
+
license: "MIT"
|
72
|
+
});
|
73
|
+
} catch {
|
74
|
+
}
|
75
|
+
const z = ({
|
76
|
+
className: e,
|
77
|
+
viewBox: a,
|
78
|
+
title: t,
|
79
|
+
monotone: s,
|
80
|
+
...l
|
81
|
+
}) => /* @__PURE__ */ _(
|
82
|
+
N,
|
83
|
+
{
|
84
|
+
defaultViewBox: "0 0 576 512",
|
85
|
+
size: "size-5",
|
86
|
+
viewBox: a,
|
87
|
+
className: e,
|
88
|
+
title: t || "Sort",
|
89
|
+
...l,
|
90
|
+
children: [
|
91
|
+
/* @__PURE__ */ r(
|
92
|
+
"path",
|
93
|
+
{
|
94
|
+
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",
|
95
|
+
opacity: s ? "1" : "0.4"
|
96
|
+
}
|
97
|
+
),
|
98
|
+
/* @__PURE__ */ r("path", { 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" })
|
99
|
+
]
|
100
|
+
}
|
101
|
+
), I = ({
|
102
|
+
className: e,
|
103
|
+
viewBox: a,
|
104
|
+
title: t,
|
105
|
+
monotone: s,
|
106
|
+
...l
|
107
|
+
}) => /* @__PURE__ */ _(
|
108
|
+
N,
|
109
|
+
{
|
110
|
+
defaultViewBox: "0 0 576 512",
|
111
|
+
size: "size-5",
|
112
|
+
viewBox: a,
|
113
|
+
className: e,
|
114
|
+
title: t || "Sort Down",
|
115
|
+
...l,
|
116
|
+
children: [
|
117
|
+
/* @__PURE__ */ r(
|
118
|
+
"path",
|
119
|
+
{
|
120
|
+
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",
|
121
|
+
opacity: s ? "1" : "0.4"
|
122
|
+
}
|
123
|
+
),
|
124
|
+
/* @__PURE__ */ r("path", { 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" })
|
125
|
+
]
|
126
|
+
}
|
127
|
+
), V = ({
|
128
|
+
className: e,
|
129
|
+
viewBox: a,
|
130
|
+
title: t,
|
131
|
+
monotone: s,
|
132
|
+
...l
|
133
|
+
}) => /* @__PURE__ */ _(
|
134
|
+
N,
|
135
|
+
{
|
136
|
+
defaultViewBox: "0 0 576 512",
|
137
|
+
size: "size-5",
|
138
|
+
viewBox: a,
|
139
|
+
className: e,
|
140
|
+
title: t || "Sort Up",
|
141
|
+
...l,
|
142
|
+
children: [
|
143
|
+
/* @__PURE__ */ r(
|
144
|
+
"path",
|
145
|
+
{
|
146
|
+
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",
|
147
|
+
opacity: s ? "1" : "0.4"
|
148
|
+
}
|
149
|
+
),
|
150
|
+
/* @__PURE__ */ r("path", { 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" })
|
151
|
+
]
|
152
|
+
}
|
153
|
+
);
|
154
|
+
/*!
|
155
|
+
@versini/ui-icons v4.11.0
|
156
|
+
© 2025 gizmette.com
|
157
|
+
*/
|
158
|
+
try {
|
159
|
+
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
160
|
+
version: "4.11.0",
|
161
|
+
buildTime: "08/27/2025 08:28 AM EDT",
|
162
|
+
homepage: "https://github.com/aversini/ui-components",
|
163
|
+
license: "MIT"
|
164
|
+
});
|
165
|
+
} catch {
|
166
|
+
}
|
167
|
+
const g = C.createContext({
|
168
|
+
mode: "light",
|
169
|
+
cellWrapper: "thead",
|
170
|
+
stickyHeader: !1,
|
171
|
+
stickyFooter: !1,
|
172
|
+
compact: !1
|
173
|
+
}), x = "thead", u = "tfoot", p = "tbody", B = ({
|
174
|
+
mode: e,
|
175
|
+
className: a,
|
176
|
+
wrapperClassName: t,
|
177
|
+
stickyHeader: s,
|
178
|
+
stickyFooter: l
|
179
|
+
}) => ({
|
180
|
+
wrapper: o(
|
181
|
+
"not-prose relative w-full rounded-lg shadow-md",
|
182
|
+
{
|
183
|
+
"overflow-x-auto": !s && !l,
|
184
|
+
"overflow-y-scroll": s || l,
|
185
|
+
"bg-surface-darker": e === "dark" || e === "system",
|
186
|
+
"bg-surface-light": e === "light" || e === "alt-system",
|
187
|
+
"dark:bg-surface-light": e === "system",
|
188
|
+
"dark:bg-surface-darker": e === "alt-system",
|
189
|
+
"text-copy-light": e === "dark",
|
190
|
+
"text-copy-dark": e === "light",
|
191
|
+
"text-copy-light dark:text-copy-dark": e === "system",
|
192
|
+
"text-copy-dark dark:text-copy-light": e === "alt-system"
|
193
|
+
},
|
194
|
+
t
|
195
|
+
),
|
196
|
+
table: o("my-0 w-full text-left text-sm", a, {
|
197
|
+
"text-copy-light": e === "dark",
|
198
|
+
"text-copy-dark": e === "light",
|
199
|
+
"text-copy-light dark:text-copy-dark": e === "system",
|
200
|
+
"text-copy-dark dark:text-copy-light": e === "alt-system"
|
201
|
+
}),
|
202
|
+
caption: o("py-2 text-sm font-bold", {
|
203
|
+
"text-copy-light": e === "dark",
|
204
|
+
"text-copy-dark": e === "light",
|
205
|
+
"text-copy-light dark:text-copy-dark": e === "system",
|
206
|
+
"text-copy-dark dark:text-copy-light": e === "alt-system"
|
207
|
+
})
|
208
|
+
}), S = ({
|
209
|
+
className: e,
|
210
|
+
stickyHeader: a,
|
211
|
+
mode: t
|
212
|
+
}) => o(
|
213
|
+
{
|
214
|
+
"sticky top-0 z-10": a,
|
215
|
+
"shadow-[rgb(190_190_190_/20%)_0_0.5rem_1rem]": a && t === "dark",
|
216
|
+
"shadow-[rgb(190_190_190_/20%)_0_0.5rem_1rem] dark:shadow-[rgb(65_65_65_/30%)_0_0.5rem_1rem]": a && t === "system",
|
217
|
+
"shadow-[rgb(65_65_65_/30%)_0_0.5rem_1rem]": a && t === "light",
|
218
|
+
"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"
|
219
|
+
},
|
220
|
+
e
|
221
|
+
), H = ({
|
222
|
+
className: e,
|
223
|
+
stickyFooter: a,
|
224
|
+
mode: t
|
225
|
+
}) => o(
|
226
|
+
{
|
227
|
+
"sticky bottom-0 z-10": a,
|
228
|
+
"shadow-[rgb(190_190_190_/20%)_0_-0.5rem_1rem]": a && t === "dark",
|
229
|
+
"shadow-[rgb(190_190_190_/20%)_0_-0.5rem_1rem] dark:shadow-[rgb(65_65_65_/30%)_0_-0.5rem_1rem]": a && t === "system",
|
230
|
+
"shadow-[rgb(65_65_65_/30%)_0_-0.5rem_1rem]": a && t === "light",
|
231
|
+
"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"
|
232
|
+
},
|
233
|
+
e
|
234
|
+
), M = ({
|
235
|
+
mode: e,
|
236
|
+
className: a,
|
237
|
+
cellWrapper: t
|
238
|
+
}) => t === x || t === u ? o(
|
239
|
+
{
|
240
|
+
"bg-table-head-dark": e === "dark" || e === "system",
|
241
|
+
"bg-table-head-light": e === "light" || e === "alt-system",
|
242
|
+
"dark:bg-table-head-light": e === "system",
|
243
|
+
"dark:bg-table-head-dark": e === "alt-system"
|
244
|
+
},
|
245
|
+
a
|
246
|
+
) : o(
|
247
|
+
"border-b last:border-0",
|
248
|
+
{
|
249
|
+
"border-table-dark": e === "dark" || e === "system",
|
250
|
+
"odd:bg-table-dark-odd even:bg-table-dark-even": t === p && e === "dark",
|
251
|
+
"border-table-light": e === "light" || e === "alt-system",
|
252
|
+
"odd:bg-table-light-odd even:bg-table-light-even": t === p && e === "light",
|
253
|
+
"dark:border-table-light": e === "system",
|
254
|
+
"odd:bg-table-dark-odd even:bg-table-dark-even dark:odd:bg-table-light-odd dark:even:bg-table-light-even": t === p && e === "system",
|
255
|
+
"dark:border-table-dark": e === "alt-system",
|
256
|
+
"odd:bg-table-light-odd even:bg-table-light-even dark:odd:bg-table-dark-odd dark:even:bg-table-dark-even": t === p && e === "alt-system"
|
257
|
+
},
|
258
|
+
a
|
259
|
+
), W = ({
|
260
|
+
cellWrapper: e,
|
261
|
+
className: a,
|
262
|
+
compact: t,
|
263
|
+
mode: s,
|
264
|
+
align: l
|
265
|
+
}) => ({
|
266
|
+
alignClasses: o({
|
267
|
+
"flex justify-start text-left": l === "left",
|
268
|
+
"flex justify-center text-center": l === "center",
|
269
|
+
"flex justify-end text-right": l === "right"
|
270
|
+
}),
|
271
|
+
mainClasses: o(
|
272
|
+
{
|
273
|
+
"text-copy-light": s === "dark" || s === "system",
|
274
|
+
"text-copy-dark": s === "light" || s === "alt-system",
|
275
|
+
"dark:text-copy-dark": s === "system",
|
276
|
+
"dark:text-copy-light": s === "alt-system",
|
277
|
+
"px-4 py-3": !t && (e === x || e === u),
|
278
|
+
"p-4": !t && e === p,
|
279
|
+
"px-2 py-1.5": t
|
280
|
+
},
|
281
|
+
a
|
282
|
+
)
|
283
|
+
}), E = ({
|
284
|
+
buttonClassName: e
|
285
|
+
}) => o("rounded-none text-sm", e), L = ({
|
286
|
+
children: e,
|
287
|
+
mode: a = "system",
|
288
|
+
caption: t,
|
289
|
+
compact: s,
|
290
|
+
summary: l,
|
291
|
+
className: d,
|
292
|
+
wrapperClassName: n,
|
293
|
+
maxHeight: i,
|
294
|
+
stickyHeader: c,
|
295
|
+
stickyFooter: m,
|
296
|
+
...h
|
297
|
+
}) => {
|
298
|
+
const y = B({
|
299
|
+
mode: a,
|
300
|
+
className: d,
|
301
|
+
wrapperClassName: n,
|
302
|
+
stickyHeader: c,
|
303
|
+
stickyFooter: m
|
304
|
+
});
|
305
|
+
return /* @__PURE__ */ r(
|
306
|
+
g.Provider,
|
307
|
+
{
|
308
|
+
value: { mode: a, stickyHeader: c, stickyFooter: m, compact: s },
|
309
|
+
children: /* @__PURE__ */ r(
|
310
|
+
"div",
|
311
|
+
{
|
312
|
+
className: y.wrapper,
|
313
|
+
...i && {
|
314
|
+
style: { maxHeight: i }
|
315
|
+
},
|
316
|
+
children: /* @__PURE__ */ _("table", { className: y.table, summary: l, ...h, children: [
|
317
|
+
t && /* @__PURE__ */ r("caption", { className: y.caption, children: t }),
|
318
|
+
e
|
319
|
+
] })
|
320
|
+
}
|
321
|
+
)
|
322
|
+
}
|
323
|
+
);
|
324
|
+
}, O = ({
|
325
|
+
children: e,
|
326
|
+
className: a,
|
327
|
+
...t
|
328
|
+
}) => {
|
329
|
+
const s = b(g);
|
330
|
+
s.cellWrapper = x;
|
331
|
+
const l = S({
|
332
|
+
className: a,
|
333
|
+
mode: s.mode,
|
334
|
+
stickyHeader: s.stickyHeader
|
335
|
+
});
|
336
|
+
return /* @__PURE__ */ r("thead", { className: l, ...t, children: e });
|
337
|
+
}, G = ({
|
338
|
+
children: e,
|
339
|
+
className: a,
|
340
|
+
...t
|
341
|
+
}) => {
|
342
|
+
const s = b(g);
|
343
|
+
s.cellWrapper = u;
|
344
|
+
const l = H({
|
345
|
+
className: a,
|
346
|
+
mode: s.mode,
|
347
|
+
stickyFooter: s.stickyFooter
|
348
|
+
});
|
349
|
+
return /* @__PURE__ */ r("tfoot", { className: l, ...t, children: e });
|
350
|
+
}, P = ({ children: e, ...a }) => {
|
351
|
+
const t = b(g);
|
352
|
+
return t.cellWrapper = p, /* @__PURE__ */ r("tbody", { ...a, children: e });
|
353
|
+
}, q = ({
|
354
|
+
children: e,
|
355
|
+
className: a,
|
356
|
+
...t
|
357
|
+
}) => {
|
358
|
+
const s = b(g), l = M({
|
359
|
+
mode: s.mode,
|
360
|
+
cellWrapper: s.cellWrapper,
|
361
|
+
className: a
|
362
|
+
});
|
363
|
+
return /* @__PURE__ */ r("tr", { className: l, ...t, children: e });
|
364
|
+
}, F = ({
|
365
|
+
children: e,
|
366
|
+
component: a,
|
367
|
+
className: t,
|
368
|
+
align: s,
|
369
|
+
...l
|
370
|
+
}) => {
|
371
|
+
const d = b(g), n = a || (d.cellWrapper === x ? "th" : "td"), { mainClasses: i, alignClasses: c } = W({
|
372
|
+
cellWrapper: d.cellWrapper,
|
373
|
+
className: t,
|
374
|
+
mode: d.mode,
|
375
|
+
compact: d.compact,
|
376
|
+
align: s
|
377
|
+
});
|
378
|
+
return s ? /* @__PURE__ */ r(n, { className: i, ...l, children: /* @__PURE__ */ r("div", { className: c, children: e }) }) : /* @__PURE__ */ r(n, { className: i, ...l, children: e });
|
379
|
+
}, J = ({
|
380
|
+
align: e,
|
381
|
+
children: a,
|
382
|
+
buttonClassName: t,
|
383
|
+
className: s,
|
384
|
+
component: l,
|
385
|
+
focusMode: d = "alt-system",
|
386
|
+
mode: n = "alt-system",
|
387
|
+
onClick: i,
|
388
|
+
sortDirection: c,
|
389
|
+
sortedCell: m,
|
390
|
+
cellId: h,
|
391
|
+
...y
|
392
|
+
}) => {
|
393
|
+
const w = E({ buttonClassName: t });
|
394
|
+
return /* @__PURE__ */ r(
|
395
|
+
F,
|
396
|
+
{
|
397
|
+
component: l,
|
398
|
+
className: s,
|
399
|
+
role: "columnheader",
|
400
|
+
"aria-sort": c === k.ASC && m === h ? "ascending" : c === k.DESC && m === h ? "descending" : "other",
|
401
|
+
...y,
|
402
|
+
children: /* @__PURE__ */ r(
|
403
|
+
v,
|
404
|
+
{
|
405
|
+
active: m === h,
|
406
|
+
className: w,
|
407
|
+
onClick: i,
|
408
|
+
align: e,
|
409
|
+
noBorder: !0,
|
410
|
+
focusMode: d,
|
411
|
+
mode: n,
|
412
|
+
fullWidth: !0,
|
413
|
+
labelRight: a,
|
414
|
+
children: c === k.ASC && m === h ? /* @__PURE__ */ r(V, { className: "size-4", monotone: !0 }) : c === k.DESC && m === h ? /* @__PURE__ */ r(I, { className: "size-4", monotone: !0 }) : /* @__PURE__ */ r(z, { className: "size-4", monotone: !0 })
|
415
|
+
}
|
416
|
+
)
|
417
|
+
}
|
418
|
+
);
|
419
|
+
};
|
420
|
+
export {
|
421
|
+
O as D,
|
422
|
+
J as F,
|
423
|
+
q as G,
|
424
|
+
P as H,
|
425
|
+
F as M,
|
426
|
+
G as U,
|
427
|
+
L as j,
|
428
|
+
A as l
|
429
|
+
};
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
2
|
-
import { n as f, i as U, useUserChatStats as v, useChatsUsage as E, USAGE_TITLE as L, S as h, renderDataAsList as M, CARDS as n, L as _, j as D, C as m, pluralize as i } from "./index.
|
3
|
-
import { se as z } from "./App.
|
2
|
+
import { n as f, i as U, useUserChatStats as v, useChatsUsage as E, USAGE_TITLE as L, S as h, renderDataAsList as M, CARDS as n, L as _, j as D, C as m, pluralize as i } from "./index.CHVF-o0F.js";
|
3
|
+
import { se as z } from "./App.Bu-CJnKe.js";
|
4
4
|
import { useState as O, Suspense as P, lazy as B } from "react";
|
5
5
|
const t = [0, 3, 6, 9], j = B(() => import(
|
6
6
|
/* webpackChunkName: "LazyChart" */
|
7
|
-
"./Chart.
|
7
|
+
"./Chart.BdBKxHIA.js"
|
8
8
|
)), b = ({
|
9
9
|
open: S,
|
10
10
|
onOpenChange: I
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import { find as Aa, parse as Ft, parse$1 as Ht, normalize as Pt, html as Ta, svg as Ba, visitParents as Na, SKIP as Da } from "./useMarkdown.
|
2
|
-
import { toText as Ca } from "./index.
|
1
|
+
import { find as Aa, parse as Ft, parse$1 as Ht, normalize as Pt, html as Ta, svg as Ba, visitParents as Na, SKIP as Da } from "./useMarkdown.CW97u9fP.js";
|
2
|
+
import { toText as Ca } from "./index.aQpIhFBj.js";
|
3
3
|
const Gt = /[#.]/g;
|
4
4
|
function qa(r, e) {
|
5
5
|
const t = r || "", a = {};
|