@versini/sassysaint 8.96.3 → 8.96.5
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.oNa1hRM6.js → AboutChangelog.B08u8uMm.js} +3 -3
- package/dist/chunks/{AboutEntry.Du0n4fJ7.js → AboutEntry.DxBGv6sL.js} +5 -5
- package/dist/chunks/{App.Gqbp6u7W.js → App.mrdHvm2x.js} +2356 -2381
- package/dist/chunks/{Chart._ii_uc24.js → Chart.BjdN8UnW.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.DseU8HQg.js → ChatBubbleAssistant.B27RLWrs.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.sJxX3DQL.js → ChatBubbleUser.w66milpV.js} +3 -3
- package/dist/chunks/{ChatHistoryTable.MWOtx6Nh.js → ChatHistoryTable.B33bBiZd.js} +3 -3
- package/dist/chunks/{HistoryEntry.Bz9EtFHh.js → HistoryEntry.CwIa6MrD.js} +3 -3
- package/dist/chunks/{ProfileEntry.Bscyx9-f.js → ProfileEntry.B04eJ5-N.js} +2 -2
- package/dist/chunks/{SettingsEntry.C54xYEMY.js → SettingsEntry.CHLhOzVL.js} +3 -3
- package/dist/chunks/{UsageEntry.DB45wEIa.js → UsageEntry.CIwHrg9v.js} +3 -3
- package/dist/chunks/{UserMemoriesPanel.BTjdV2TX.js → UserMemoriesPanel.X9Q1kv81.js} +4 -4
- package/dist/chunks/{index.DUsduwSB.js → index.BTEtTBkb.js} +1 -1
- package/dist/chunks/{index.B_iAf1VW.js → index.Bypx_xpz.js} +1 -1
- package/dist/chunks/{index.DoobkYis.js → index.CQ4ODk6d.js} +1 -1
- package/dist/chunks/{index.UaU5pYhi.js → index.CYx8RYy0.js} +2 -2
- package/dist/chunks/{index.CWB6WN-I.js → index.CmleaPdQ.js} +1 -1
- package/dist/chunks/{index.0-Rmm2DE.js → index.CxWha1Y5.js} +1 -1
- package/dist/chunks/{index.CH5KPbR9.js → index.Dtg8MsB4.js} +1 -1
- package/dist/chunks/{index.C0f94K53.js → index.DvKn88dW.js} +1 -1
- package/dist/chunks/{index.CUADkWXF.js → index.eSd5QbGh.js} +3 -3
- package/dist/chunks/{useMarkdown.Qt2uBLi2.js → useMarkdown.CsRnl7K0.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as Pp } from "react/jsx-runtime";
|
|
2
|
-
import { getDefaultExportFromCjs as dn } from "./App.
|
|
2
|
+
import { getDefaultExportFromCjs as dn } from "./App.mrdHvm2x.js";
|
|
3
3
|
import Op, { useMemo as Lp } from "react";
|
|
4
|
-
import { TRIMESTERS_SHORT as Ep, TRIMESTERS as on, TIME_RANGES as ls, isProbablyMobile as Ip, TIME_RANGE_LABELS as an } from "./index.
|
|
4
|
+
import { TRIMESTERS_SHORT as Ep, TRIMESTERS as on, TIME_RANGES as ls, isProbablyMobile as Ip, TIME_RANGE_LABELS as an } from "./index.CmleaPdQ.js";
|
|
5
5
|
var hs = { exports: {} }, Dp = hs.exports, nn;
|
|
6
6
|
function Bp() {
|
|
7
7
|
return nn || (nn = 1, (function(Ae, pe) {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as k } from "react/jsx-runtime";
|
|
2
|
-
import { ChatContext as F, AppContext as O, n as P, useUserPreferences as R, convertCamelCaseToReadable as L, numberFormatter as _, pluralize as B } from "./index.
|
|
3
|
-
import { BUBBLE_FOOTER_EMPTY as G } from "./index.
|
|
2
|
+
import { ChatContext as F, AppContext as O, n as P, useUserPreferences as R, convertCamelCaseToReadable as L, numberFormatter as _, pluralize as B } from "./index.CmleaPdQ.js";
|
|
3
|
+
import { BUBBLE_FOOTER_EMPTY as G } from "./index.CQ4ODk6d.js";
|
|
4
4
|
import E from "clsx";
|
|
5
5
|
import v, { useState as A, useRef as h, useEffect as S, useContext as x } from "react";
|
|
6
|
-
import { AsyncBubble as y } from "./App.
|
|
7
|
-
import { useMarkdown as D } from "./useMarkdown.
|
|
6
|
+
import { AsyncBubble as y } from "./App.mrdHvm2x.js";
|
|
7
|
+
import { useMarkdown as D } from "./useMarkdown.CsRnl7K0.js";
|
|
8
8
|
const N = 2, q = N * 1e3, M = "", I = (e) => e * (2 - e);
|
|
9
9
|
function j(e, r = !0) {
|
|
10
10
|
const [n, C] = A(0), [a, c] = A(0), [i, T] = A(e), t = h(0), s = h(0);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as a, Fragment as h, jsxs as S } from "react/jsx-runtime";
|
|
2
|
-
import { Button as C } from "./index.
|
|
2
|
+
import { Button as C } from "./index.CmleaPdQ.js";
|
|
3
3
|
import { useState as _, useMemo as m, isValidElement as T, useEffect as b } from "react";
|
|
4
|
-
import { AsyncBubble as w } from "./App.
|
|
5
|
-
import { useMarkdown as x } from "./useMarkdown.
|
|
4
|
+
import { AsyncBubble as w } from "./App.mrdHvm2x.js";
|
|
5
|
+
import { useMarkdown as x } from "./useMarkdown.CsRnl7K0.js";
|
|
6
6
|
/*!
|
|
7
7
|
@versini/ui-truncate v5.2.2
|
|
8
8
|
© 2025 gizmette.com
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as c, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { y as x, v as p, INFINITE_SCROLL_THRESHOLD as E, CARDS as I, pluralize as M, ButtonIcon as i, IconRestore as y, IconStarInCircle as U, IconStarInCircleLight as D, IconDelete as z, numberFormatter as L, isProbablyMobile as _ } from "./index.
|
|
3
|
-
import { W as P, j as $, G as m, H as B, M as a, F as f } from "./index.
|
|
2
|
+
import { y as x, v as p, INFINITE_SCROLL_THRESHOLD as E, CARDS as I, pluralize as M, ButtonIcon as i, IconRestore as y, IconStarInCircle as U, IconStarInCircleLight as D, IconDelete as z, numberFormatter as L, isProbablyMobile as _ } from "./index.CmleaPdQ.js";
|
|
3
|
+
import { W as P, j as $, G as m, H as B, M as a, F as f } from "./index.BTEtTBkb.js";
|
|
4
4
|
import d from "clsx";
|
|
5
5
|
import { Fragment as W } from "react";
|
|
6
|
-
import { ResponsiveTooltip as h } from "./App.
|
|
6
|
+
import { ResponsiveTooltip as h } from "./App.mrdHvm2x.js";
|
|
7
7
|
const s = {
|
|
8
8
|
ROW: "row",
|
|
9
9
|
TIMESTAMP: x,
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs as c, Fragment as te, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { n as P, INFINITE_SCROLL_LIMIT as M, INFINITE_SCROLL_THRESHOLD as ae, HistoryContext as U, ChatContext as re, useLocalStorage as C, LOCAL_STORAGE_PREFIX as S, LOCAL_STORAGE_SORT_TIMESTAMP as se, e$1 as h, LOCAL_STORAGE_SORT_TOKEN_USAGE as oe, LOCAL_STORAGE_SORT as ne, y as b, LOCAL_STORAGE_CHAT_ID as ie, useDeleteChat as ce, useToggleFavoriteChat as le, APP_CLASSNAME as de, TOAST_CHAT_DELETED as he, graphQLRequest as me, SERVICE_TYPES as ue, ACTION_SORT as Ce, v as Se, useChatsHistory as fe, useUserChatStats as ye, LOCAL_STORAGE_SEARCH as Te, LOCAL_STORAGE_FAVORITES_ONLY as pe, HISTORY_TITLE as ge, Card as Ae, TextInput as Ee, debounce as _e, IconSearch as De, Button as z, L as ve, j as Le, ACTION_SEARCH as Oe } from "./index.
|
|
3
|
-
import { useAiChat as ke, ConfirmationPanel as Re, LazyToastContainerWrapper as be, showErrorToast as Ie, v4 as He, CHAT_RESET as xe, CHAT_SET_ATTACHMENTS as Ne, CHAT_SET_STATUS as we, Panel as Fe, Toggle as Ge } from "./App.
|
|
2
|
+
import { n as P, INFINITE_SCROLL_LIMIT as M, INFINITE_SCROLL_THRESHOLD as ae, HistoryContext as U, ChatContext as re, useLocalStorage as C, LOCAL_STORAGE_PREFIX as S, LOCAL_STORAGE_SORT_TIMESTAMP as se, e$1 as h, LOCAL_STORAGE_SORT_TOKEN_USAGE as oe, LOCAL_STORAGE_SORT as ne, y as b, LOCAL_STORAGE_CHAT_ID as ie, useDeleteChat as ce, useToggleFavoriteChat as le, APP_CLASSNAME as de, TOAST_CHAT_DELETED as he, graphQLRequest as me, SERVICE_TYPES as ue, ACTION_SORT as Ce, v as Se, useChatsHistory as fe, useUserChatStats as ye, LOCAL_STORAGE_SEARCH as Te, LOCAL_STORAGE_FAVORITES_ONLY as pe, HISTORY_TITLE as ge, Card as Ae, TextInput as Ee, debounce as _e, IconSearch as De, Button as z, L as ve, j as Le, ACTION_SEARCH as Oe } from "./index.CmleaPdQ.js";
|
|
3
|
+
import { useAiChat as ke, ConfirmationPanel as Re, LazyToastContainerWrapper as be, showErrorToast as Ie, v4 as He, CHAT_RESET as xe, CHAT_SET_ATTACHMENTS as Ne, CHAT_SET_STATUS as we, Panel as Fe, Toggle as Ge } from "./App.mrdHvm2x.js";
|
|
4
4
|
import Me from "clsx";
|
|
5
5
|
import { useRef as x, useState as N, useContext as w, useCallback as V, Suspense as ze, lazy as Ve, useEffect as Pe } from "react";
|
|
6
6
|
const Ue = Ve(
|
|
7
7
|
() => import(
|
|
8
8
|
/* webpackChunkName: "history-table" */
|
|
9
|
-
"./ChatHistoryTable.
|
|
9
|
+
"./ChatHistoryTable.B33bBiZd.js"
|
|
10
10
|
).then((m) => ({ default: m.ChatHistoryTable }))
|
|
11
11
|
), Be = ({
|
|
12
12
|
filteredHistory: m,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as l, Fragment as K, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as O, useUniqueId as W, useUserPreferences as Y, useServerCapabilities as $, p as V, setUserPlan as q, Card as d, renderDataAsList as J, CARDS as n, L as h, j as i, Button as L, st as Q, isTauri as X, ButtonIcon as Z, IconPasskey as k, PROFILE_TITLE as ee } from "./index.
|
|
3
|
-
import { preloadToast as ae, showSuccessToast as se, showErrorToast as ne, ConfirmationPanel as re, LazyToastContainerWrapper as le, Panel as te } from "./App.
|
|
2
|
+
import { n as O, useUniqueId as W, useUserPreferences as Y, useServerCapabilities as $, p as V, setUserPlan as q, Card as d, renderDataAsList as J, CARDS as n, L as h, j as i, Button as L, st as Q, isTauri as X, ButtonIcon as Z, IconPasskey as k, PROFILE_TITLE as ee } from "./index.CmleaPdQ.js";
|
|
3
|
+
import { preloadToast as ae, showSuccessToast as se, showErrorToast as ne, ConfirmationPanel as re, LazyToastContainerWrapper as le, Panel as te } from "./App.mrdHvm2x.js";
|
|
4
4
|
import ie from "clsx";
|
|
5
5
|
import { useState as m, useMemo as oe, useCallback as P } from "react";
|
|
6
6
|
const ce = () => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as n, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { n as je, useEntitlements as Ve, AppContext as Fe, useUserPreferences as We, w as ie, useLocalStorage as de, LOCAL_STORAGE_OLED_MODE as $e, LOCAL_STORAGE_FULL_SCREEN as ze, e as ue, canEvaluateModels as He, W as Ye, getCacheInfo as qe, isServiceWorkerEnabled as Ke, SETTINGS_TITLE as Qe, Card as f, CARDS as r, V as Je, Button as v, PROMPTS_DESCRIPTION as Xe, K as me, L as Ze, j as he, applyOledMode as fe, APP_SET_OLED_MODE as Ee, APP_SET_FULL_SCREEN as Se, getCurrentGeoLocation as et, graphQLRequest as pe, handleServiceWorkerToggle as tt, SERVICE_TYPES as ge } from "./index.
|
|
3
|
-
import { useCapability as Te, Panel as ot, Toggle as l } from "./App.
|
|
4
|
-
import { TextArea as Ne } from "./index.
|
|
2
|
+
import { n as je, useEntitlements as Ve, AppContext as Fe, useUserPreferences as We, w as ie, useLocalStorage as de, LOCAL_STORAGE_OLED_MODE as $e, LOCAL_STORAGE_FULL_SCREEN as ze, e as ue, canEvaluateModels as He, W as Ye, getCacheInfo as qe, isServiceWorkerEnabled as Ke, SETTINGS_TITLE as Qe, Card as f, CARDS as r, V as Je, Button as v, PROMPTS_DESCRIPTION as Xe, K as me, L as Ze, j as he, applyOledMode as fe, APP_SET_OLED_MODE as Ee, APP_SET_FULL_SCREEN as Se, getCurrentGeoLocation as et, graphQLRequest as pe, handleServiceWorkerToggle as tt, SERVICE_TYPES as ge } from "./index.CmleaPdQ.js";
|
|
3
|
+
import { useCapability as Te, Panel as ot, Toggle as l } from "./App.mrdHvm2x.js";
|
|
4
|
+
import { TextArea as Ne } from "./index.CxWha1Y5.js";
|
|
5
5
|
import { useContext as st, useState as s, useMemo as at, useCallback as nt, useEffect as be } from "react";
|
|
6
6
|
const ut = ({
|
|
7
7
|
open: Ce,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as d, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { n as X, useUniqueId as Z, useUserChatStats as J, useLocalStorage as M, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_USAGE_VIEW_MODE as Q, LOCAL_STORAGE_USAGE_TIME_RANGE as $, TIME_RANGES as e, LOCAL_STORAGE_USAGE_SELECTED_MONTH as ee, useChatsUsage as te, USAGE_TITLE as ne, Card as Y, CARDS as T, L as A, j as c, TIME_RANGE_LABELS as k, MONTHS as g, ButtonIcon as E, IconChart as re, IconSelected as H, IconUnSelected as P, IconPrevious as le, IconNext as se, renderDataAsList as ae, Button as ie, pluralize as D } from "./index.
|
|
3
|
-
import { Panel as oe, Menu as b, MenuGroupLabel as ce, MenuItem as x } from "./App.
|
|
2
|
+
import { n as X, useUniqueId as Z, useUserChatStats as J, useLocalStorage as M, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_USAGE_VIEW_MODE as Q, LOCAL_STORAGE_USAGE_TIME_RANGE as $, TIME_RANGES as e, LOCAL_STORAGE_USAGE_SELECTED_MONTH as ee, useChatsUsage as te, USAGE_TITLE as ne, Card as Y, CARDS as T, L as A, j as c, TIME_RANGE_LABELS as k, MONTHS as g, ButtonIcon as E, IconChart as re, IconSelected as H, IconUnSelected as P, IconPrevious as le, IconNext as se, renderDataAsList as ae, Button as ie, pluralize as D } from "./index.CmleaPdQ.js";
|
|
3
|
+
import { Panel as oe, Menu as b, MenuGroupLabel as ce, MenuItem as x } from "./App.mrdHvm2x.js";
|
|
4
4
|
import { useState as G, Suspense as de, lazy as Te } from "react";
|
|
5
5
|
const a = [0, 3, 6, 9], s = {
|
|
6
6
|
TOKEN: "token",
|
|
@@ -14,7 +14,7 @@ const a = [0, 3, 6, 9], s = {
|
|
|
14
14
|
], ue = Te(
|
|
15
15
|
() => import(
|
|
16
16
|
/* webpackChunkName: "chart-highcharts" */
|
|
17
|
-
"./Chart.
|
|
17
|
+
"./Chart.BjdN8UnW.js"
|
|
18
18
|
)
|
|
19
19
|
), me = ({
|
|
20
20
|
open: U,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as e, jsxs as r, Fragment as L } from "react/jsx-runtime";
|
|
2
|
-
import { L as E, j as f, Button as b, n as ke, useLocalStorage as Q, LOCAL_STORAGE_PREFIX as Z, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as we, e$1 as l, LOCAL_STORAGE_SORT_MEMORY_COLUMN as Te, useUserMemories as Se, useExpiredMemories as ve, useDeleteMemory as De, useDeleteAllActiveMemories as be, useDeleteAllExpiredMemories as Me, useUpdateMemory as Ee, useRestoreMemory as Re, ButtonIcon as O, IconEdit as Ie, IconDelete as ee, IconRestore as Le } from "./index.
|
|
3
|
-
import { Panel as se, Toggle as _, ConfirmationPanel as te, ResponsiveTooltip as z } from "./App.
|
|
4
|
-
import { W as re, j as ie, G as D, M as s, F as B, H as oe, D as ne } from "./index.
|
|
2
|
+
import { L as E, j as f, Button as b, n as ke, useLocalStorage as Q, LOCAL_STORAGE_PREFIX as Z, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as we, e$1 as l, LOCAL_STORAGE_SORT_MEMORY_COLUMN as Te, useUserMemories as Se, useExpiredMemories as ve, useDeleteMemory as De, useDeleteAllActiveMemories as be, useDeleteAllExpiredMemories as Me, useUpdateMemory as Ee, useRestoreMemory as Re, ButtonIcon as O, IconEdit as Ie, IconDelete as ee, IconRestore as Le } from "./index.CmleaPdQ.js";
|
|
3
|
+
import { Panel as se, Toggle as _, ConfirmationPanel as te, ResponsiveTooltip as z } from "./App.mrdHvm2x.js";
|
|
4
|
+
import { W as re, j as ie, G as D, M as s, F as B, H as oe, D as ne } from "./index.BTEtTBkb.js";
|
|
5
5
|
import A from "clsx";
|
|
6
6
|
import { useState as y, useEffect as Oe, useRef as le } from "react";
|
|
7
|
-
import { TextArea as _e } from "./index.
|
|
7
|
+
import { TextArea as _e } from "./index.CxWha1Y5.js";
|
|
8
8
|
const ze = ({
|
|
9
9
|
open: C,
|
|
10
10
|
onOpenChange: M,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as l, jsxs as y } from "react/jsx-runtime";
|
|
2
|
-
import { ButtonSort_private as f, e$1 as k } from "./index.
|
|
2
|
+
import { ButtonSort_private as f, e$1 as k } from "./index.CmleaPdQ.js";
|
|
3
3
|
import o from "clsx";
|
|
4
4
|
import v, { useContext as b } from "react";
|
|
5
5
|
/*!
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { convert as se, visitParents as Me, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as W, visit as _e, toString as ce, EXIT as Oe, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as je, blankLine as Be, factorySpace as S, splice as q, resolveAll as We, markdownLineEnding as R, markdownSpace as T, combineExtensions as $e } from "./useMarkdown.
|
|
1
|
+
import { convert as se, visitParents as Me, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as W, visit as _e, toString as ce, EXIT as Oe, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as je, blankLine as Be, factorySpace as S, splice as q, resolveAll as We, markdownLineEnding as R, markdownSpace as T, combineExtensions as $e } from "./useMarkdown.CsRnl7K0.js";
|
|
2
2
|
import { longestStreak as qe } from "./index.Cyw5OC0t.js";
|
|
3
3
|
function ne(e, n) {
|
|
4
4
|
const t = String(e);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as h, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.
|
|
2
|
+
import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.CmleaPdQ.js";
|
|
3
3
|
import { useState as N, useEffect as $ } from "react";
|
|
4
4
|
import t from "clsx";
|
|
5
5
|
/*!
|
|
@@ -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.CsRnl7K0.js";
|
|
2
|
+
import { toText as Ca } from "./index.DvKn88dW.js";
|
|
3
3
|
const Gt = /[#.]/g;
|
|
4
4
|
function qa(r, e) {
|
|
5
5
|
const t = r || "", a = {};
|
|
@@ -7879,7 +7879,7 @@ const ic = "ASK! ME! ANYTHING!", oc = "Log in with a password", cc = "Log in wit
|
|
|
7879
7879
|
] });
|
|
7880
7880
|
}, Tc = new URL(document.location.href).searchParams, Br = !!Tc.get("debug") || !1, Ic = nn(() => import(
|
|
7881
7881
|
/* webpackChunkName: "LazyApp" */
|
|
7882
|
-
"./App.
|
|
7882
|
+
"./App.mrdHvm2x.js"
|
|
7883
7883
|
).then((e) => e.App)), _c = new Dn(), Kr = ({
|
|
7884
7884
|
isComponent: e,
|
|
7885
7885
|
headerHeight: t
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as oe, jsx as h } from "react/jsx-runtime";
|
|
2
|
-
import { useMergeRefs as ce, useResizeObserver as W, useUniqueId as ne, useUncontrolled as le, LiveRegion as ie } from "./index.
|
|
2
|
+
import { useMergeRefs as ce, useResizeObserver as W, useUniqueId as ne, useUncontrolled as le, LiveRegion as ie } from "./index.CmleaPdQ.js";
|
|
3
3
|
import ue, { useRef as k, useState as I, useLayoutEffect as R } from "react";
|
|
4
4
|
import o from "clsx";
|
|
5
5
|
/*!
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getDefaultExportFromCjs as kn } from "./App.
|
|
2
|
-
import { visit as In } from "./useMarkdown.
|
|
3
|
-
import { toText as Cn } from "./index.
|
|
1
|
+
import { getDefaultExportFromCjs as kn } from "./App.mrdHvm2x.js";
|
|
2
|
+
import { visit as In } from "./useMarkdown.CsRnl7K0.js";
|
|
3
|
+
import { toText as Cn } from "./index.DvKn88dW.js";
|
|
4
4
|
function xn(e) {
|
|
5
5
|
const t = e.regex, i = e.COMMENT("//", "$", { contains: [{ begin: /\\\n/ }] }), a = "decltype\\(auto\\)", r = "[a-zA-Z_]\\w*::", d = "(?!struct)(" + a + "|" + t.optional(r) + "[a-zA-Z_]\\w*" + t.optional("<[^<>]+>") + ")", c = {
|
|
6
6
|
className: "type",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as Le, jsxs as Rt, Fragment as Tr } from "react/jsx-runtime";
|
|
2
|
-
import { isTauri as Lr, ButtonCopy as zr, unObfuscate as _r, obfuscate as Mr } from "./index.
|
|
2
|
+
import { isTauri as Lr, ButtonCopy as zr, unObfuscate as _r, obfuscate as Mr } from "./index.CmleaPdQ.js";
|
|
3
3
|
import { useCallback as Dt, useRef as Rn, useState as Nr, useEffect as vr } from "react";
|
|
4
|
-
import { getDefaultExportFromCjs as Ot } from "./App.
|
|
4
|
+
import { getDefaultExportFromCjs as Ot } from "./App.mrdHvm2x.js";
|
|
5
5
|
const Ft = -1, ee = 0, $n = 1, ne = 2, ze = 3, _e = 4, Me = 5, Ne = 6, Bt = 7, Ut = 8, Qe = typeof self == "object" ? self : globalThis, Rr = (n, e) => {
|
|
6
6
|
const t = (i, l) => (n.set(l, i), i), r = (i) => {
|
|
7
7
|
if (n.has(i))
|
|
@@ -7137,7 +7137,7 @@ class Bu {
|
|
|
7137
7137
|
if (!this.remarkGfm) {
|
|
7138
7138
|
const { default: e } = await import(
|
|
7139
7139
|
/* webpackChunkName: "md-remark" */
|
|
7140
|
-
"./index.
|
|
7140
|
+
"./index.Bypx_xpz.js"
|
|
7141
7141
|
);
|
|
7142
7142
|
this.remarkGfm = e;
|
|
7143
7143
|
}
|
|
@@ -7148,7 +7148,7 @@ class Bu {
|
|
|
7148
7148
|
Vu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
|
|
7149
7149
|
const { default: e } = await import(
|
|
7150
7150
|
/* webpackChunkName: "md-rehype-katex" */
|
|
7151
|
-
"./index.
|
|
7151
|
+
"./index.CYx8RYy0.js"
|
|
7152
7152
|
);
|
|
7153
7153
|
this.rehypeKatex = e;
|
|
7154
7154
|
}
|
|
@@ -7158,7 +7158,7 @@ class Bu {
|
|
|
7158
7158
|
if (!this.remarkMath) {
|
|
7159
7159
|
const { default: e } = await import(
|
|
7160
7160
|
/* webpackChunkName: "md-remark" */
|
|
7161
|
-
"./index.
|
|
7161
|
+
"./index.Dtg8MsB4.js"
|
|
7162
7162
|
);
|
|
7163
7163
|
this.remarkMath = e;
|
|
7164
7164
|
}
|
|
@@ -7168,7 +7168,7 @@ class Bu {
|
|
|
7168
7168
|
if (!this.rehypeHighlight) {
|
|
7169
7169
|
const { default: e } = await import(
|
|
7170
7170
|
/* webpackChunkName: "md-rehype-highlight" */
|
|
7171
|
-
"./index.
|
|
7171
|
+
"./index.eSd5QbGh.js"
|
|
7172
7172
|
);
|
|
7173
7173
|
this.rehypeHighlight = e;
|
|
7174
7174
|
}
|
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.CmleaPdQ.js";
|
|
2
2
|
/*!
|
|
3
|
-
@sassysaint/client v8.96.
|
|
3
|
+
@sassysaint/client v8.96.5
|
|
4
4
|
© 2025 gizmette.com
|
|
5
5
|
*/
|
|
6
6
|
try {
|
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
|
8
|
-
version: "8.96.
|
|
9
|
-
buildTime: "12/02/2025
|
|
8
|
+
version: "8.96.5",
|
|
9
|
+
buildTime: "12/02/2025 07:37 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": "8.96.
|
|
3
|
+
"version": "8.96.5",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"react-dom": "^18.3.1 || ^19.0.0"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@sassysaint/client": "8.96.
|
|
36
|
+
"@sassysaint/client": "8.96.5",
|
|
37
37
|
"@tailwindcss/vite": "4.1.17",
|
|
38
38
|
"@versini/ui-styles": "6.2.0"
|
|
39
39
|
},
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"sideEffects": [
|
|
46
46
|
"**/*.css"
|
|
47
47
|
],
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "ac2f81ee41e104419b4da31ea70f4b3858770913"
|
|
49
49
|
}
|