@versini/sassysaint 8.70.0 → 8.70.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.
Files changed (25) hide show
  1. package/dist/chunks/{AboutChangelog.DVjlL3Qi.js → AboutChangelog._T5Lr2_6.js} +2 -2
  2. package/dist/chunks/{AboutEntry.d-oqfbRb.js → AboutEntry.DJ0OUM4_.js} +7 -7
  3. package/dist/chunks/{App.DP_1QDro.js → App.CcqDGZun.js} +264 -261
  4. package/dist/chunks/{Chart.BxgzH0Ym.js → Chart.Dm81lz3L.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.CAVS6c3_.js → ChatBubbleAssistant.D4Ru1U9N.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.Cyzg2idO.js → ChatBubbleUser.CvpUTP0y.js} +3 -3
  7. package/dist/chunks/{ChatHistoryTable.gB3WSJ7G.js → ChatHistoryTable.CDC3cvyT.js} +3 -3
  8. package/dist/chunks/{HistoryEntry.CQyBOAhi.js → HistoryEntry.C_3ek905.js} +3 -3
  9. package/dist/chunks/{ProfileEntry.CWwyc27k.js → ProfileEntry.BcL78DD5.js} +2 -2
  10. package/dist/chunks/{SettingsEntry.DKbi9HA-.js → SettingsEntry.F8OD9jcf.js} +3 -3
  11. package/dist/chunks/{Table.B65cZ6GW.js → Table.DvDzjCKJ.js} +2 -2
  12. package/dist/chunks/{UsageEntry.BdgexwbQ.js → UsageEntry.BJMW3Rxc.js} +3 -3
  13. package/dist/chunks/{UserMemoriesPanel.CXJlDOY-.js → UserMemoriesPanel.BByjrVlZ.js} +4 -4
  14. package/dist/chunks/{index.TU_lKm2K.js → index.5sFEsLHg.js} +1 -1
  15. package/dist/chunks/{index.edqJduuy.js → index.B-4Q-F7F.js} +2 -2
  16. package/dist/chunks/{index.CTgvpxYe.js → index.BE-5S88E.js} +1 -1
  17. package/dist/chunks/{index.DjSi9ICW.js → index.ByjDYmg9.js} +1 -1
  18. package/dist/chunks/{index.B-25p6O_.js → index.CRvAVi49.js} +3 -3
  19. package/dist/chunks/{index.C0hBKDgD.js → index.CpmMOFcw.js} +1 -1
  20. package/dist/chunks/{index.DtU6Al_9.js → index.DAjlwxaV.js} +1 -1
  21. package/dist/chunks/{index.Cfv_6CcW.js → index.DZlzg3MC.js} +1 -1
  22. package/dist/chunks/{useMarkdown.CZcXi3B7.js → useMarkdown.4pam55Dz.js} +6 -6
  23. package/dist/components/SassySaint/SassySaint.js +1 -1
  24. package/dist/index.js +4 -4
  25. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  import { jsx as Ap } from "react/jsx-runtime";
2
- import { getDefaultExportFromCjs as ln } from "./App.DP_1QDro.js";
2
+ import { getDefaultExportFromCjs as ln } from "./App.CcqDGZun.js";
3
3
  import Cp, { useState as Pp, useEffect as Op } from "react";
4
- import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.DjSi9ICW.js";
4
+ import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.ByjDYmg9.js";
5
5
  var ls = { exports: {} }, Ip = ls.exports, on;
6
6
  function Dp() {
7
7
  return on || (on = 1, (function(we, he) {
@@ -1,10 +1,10 @@
1
1
  import { jsx as x } from "react/jsx-runtime";
2
- import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, Y as L } from "./index.DjSi9ICW.js";
3
- import { BUBBLE_FOOTER_EMPTY as _ } from "./index.Cfv_6CcW.js";
2
+ import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, Y as L } from "./index.ByjDYmg9.js";
3
+ import { BUBBLE_FOOTER_EMPTY as _ } from "./index.DZlzg3MC.js";
4
4
  import w from "clsx";
5
5
  import v, { useState as M, useRef as A, useEffect as U, useContext as B } from "react";
6
- import { ChatContext as G, AsyncBubble as E } from "./App.DP_1QDro.js";
7
- import { useMarkdown as D } from "./useMarkdown.CZcXi3B7.js";
6
+ import { ChatContext as G, AsyncBubble as E } from "./App.CcqDGZun.js";
7
+ import { useMarkdown as D } from "./useMarkdown.4pam55Dz.js";
8
8
  const j = 2, q = j * 1e3, b = "", I = (e) => e * (2 - e);
9
9
  function W(e, n = !0) {
10
10
  const [a, p] = M(0), [i, C] = M(0), [t, T] = M(e), r = A(0), s = A(0);
@@ -1,8 +1,8 @@
1
1
  import { jsx as n, Fragment as b, jsxs as A } from "react/jsx-runtime";
2
2
  import { useState as C, useMemo as u, isValidElement as p, useEffect as I } from "react";
3
- import { AsyncBubble as w } from "./App.DP_1QDro.js";
4
- import { useMarkdown as _ } from "./useMarkdown.CZcXi3B7.js";
5
- import { C as M } from "./index.DjSi9ICW.js";
3
+ import { AsyncBubble as w } from "./App.CcqDGZun.js";
4
+ import { useMarkdown as _ } from "./useMarkdown.4pam55Dz.js";
5
+ import { C as M } from "./index.ByjDYmg9.js";
6
6
  const R = 200, N = ({
7
7
  string: e,
8
8
  idealLength: r = R
@@ -1,9 +1,9 @@
1
1
  import { jsxs as m, jsx as e } from "react/jsx-runtime";
2
- import { I as g, Z as N, J as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as p, numberFormatter as k, ot as b, isProbablyMobile as D, c as U, r as B, O as I } from "./index.DjSi9ICW.js";
3
- import { st as u, p$1 as P, z as L, p$2 as V } from "./App.DP_1QDro.js";
2
+ import { I as g, Z as N, J as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as p, numberFormatter as k, ot as b, isProbablyMobile as D, c as U, r as B, O as I } from "./index.ByjDYmg9.js";
3
+ import { st as u, p$1 as P, z as L, p$2 as V } from "./App.CcqDGZun.js";
4
4
  import h from "clsx";
5
5
  import { Fragment as _ } from "react";
6
- import { j as $, D as H, G as M, H as Y, U as F, M as a, F as f, l as G } from "./Table.B65cZ6GW.js";
6
+ import { j as $, D as H, G as M, H as Y, U as F, M as a, F as f, l as G } from "./Table.DvDzjCKJ.js";
7
7
  const K = ({
8
8
  className: l,
9
9
  viewBox: c,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as n, jsx as t, Fragment as q } from "react/jsx-runtime";
2
- import { I as Q, n as P, INFINITE_SCROLL_LIMIT as V, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as f, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, Z as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, TOAST_CHAT_DELETED as ie, setNewProvider as ne, ACTION_SORT as ce, J as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y$1 as pe, debounce as Te, C as ye, ACTION_SEARCH as fe } from "./index.DjSi9ICW.js";
3
- import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as ve, showSuccessToast as De, CHAT_SET_STATUS as Oe, oe as Le, G as Re } from "./App.DP_1QDro.js";
2
+ import { I as Q, n as P, INFINITE_SCROLL_LIMIT as V, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as f, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, Z as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, TOAST_CHAT_DELETED as ie, setNewProvider as ne, ACTION_SORT as ce, J as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y$1 as pe, debounce as Te, C as ye, ACTION_SEARCH as fe } from "./index.ByjDYmg9.js";
3
+ import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as ve, showSuccessToast as De, CHAT_SET_STATUS as Oe, oe as Le, G as Re } from "./App.CcqDGZun.js";
4
4
  import { useRef as H, useState as F, useContext as R, useCallback as ke, useEffect as U, Suspense as Ie, lazy as we } from "react";
5
5
  const Ne = ({
6
6
  className: l,
@@ -31,7 +31,7 @@ const Ne = ({
31
31
  ), be = we(
32
32
  () => import(
33
33
  /* webpackChunkName: "history-table" */
34
- "./ChatHistoryTable.gB3WSJ7G.js"
34
+ "./ChatHistoryTable.CDC3cvyT.js"
35
35
  ).then((l) => ({ default: l.ChatHistoryTable }))
36
36
  ), xe = ({
37
37
  filteredHistory: l,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as t, Fragment as D, jsx as e } from "react/jsx-runtime";
2
- import { preloadToast as K, showSuccessToast as W, showErrorToast as Y, ConfirmationPanel as H, LazyToastContainerWrapper as $, oe as V } from "./App.DP_1QDro.js";
3
- import { n as q, i as J, useUserPreferences as Q, useServerCapabilities as X, x as Z, setUserPlan as ee, S as d, renderDataAsList as ae, CARDS as s, L as f, j as c, C as se, it as ne, isTauri as re, te, l as b, PROFILE_TITLE as le } from "./index.DjSi9ICW.js";
2
+ import { preloadToast as K, showSuccessToast as W, showErrorToast as Y, ConfirmationPanel as H, LazyToastContainerWrapper as $, oe as V } from "./App.CcqDGZun.js";
3
+ import { n as q, i as J, useUserPreferences as Q, useServerCapabilities as X, x as Z, setUserPlan as ee, S as d, renderDataAsList as ae, CARDS as s, L as f, j as c, C as se, it as ne, isTauri as re, te, l as b, PROFILE_TITLE as le } from "./index.ByjDYmg9.js";
4
4
  import ie from "clsx";
5
5
  import { useState as m, useMemo as ce, useCallback as P } from "react";
6
6
  const oe = () => {
@@ -1,7 +1,7 @@
1
1
  import { jsxs as s, jsx as t, Fragment as w } from "react/jsx-runtime";
2
- import { n as Ce, useEntitlements as Ie, useUserPreferences as be, nt as te, canEvaluateModels as ke, et as we, getCacheInfo as ye, isServiceWorkerEnabled as ve, SETTINGS_TITLE as De, S as m, CARDS as c, Q as Le, C as y, PROMPTS_DESCRIPTION as Me, L as xe, j as oe, getCurrentGeoLocation as _e, mutateCall as se, SERVICE_TYPES as ae, handleServiceWorkerToggle as Re } from "./index.DjSi9ICW.js";
3
- import { useCapability as ne, oe as Be, G as l } from "./App.DP_1QDro.js";
4
- import { Re as re } from "./index.C0hBKDgD.js";
2
+ import { n as Ce, useEntitlements as Ie, useUserPreferences as be, nt as te, canEvaluateModels as ke, et as we, getCacheInfo as ye, isServiceWorkerEnabled as ve, SETTINGS_TITLE as De, S as m, CARDS as c, Q as Le, C as y, PROMPTS_DESCRIPTION as Me, L as xe, j as oe, getCurrentGeoLocation as _e, mutateCall as se, SERVICE_TYPES as ae, handleServiceWorkerToggle as Re } from "./index.ByjDYmg9.js";
3
+ import { useCapability as ne, oe as Be, G as l } from "./App.CcqDGZun.js";
4
+ import { Re as re } from "./index.CpmMOFcw.js";
5
5
  import { useState as n, useMemo as Oe, useCallback as Ae, useEffect as ce } from "react";
6
6
  const $e = ({
7
7
  open: le,
@@ -1,8 +1,8 @@
1
1
  import { jsxs as _, jsx as r } from "react/jsx-runtime";
2
- import { I as f, b as v } from "./index.DjSi9ICW.js";
2
+ import { I as f, b as v } from "./index.ByjDYmg9.js";
3
3
  import C, { useContext as b } from "react";
4
4
  import o from "clsx";
5
- import { e as k } from "./App.DP_1QDro.js";
5
+ import { e as k } from "./App.CcqDGZun.js";
6
6
  const L = ({
7
7
  className: e,
8
8
  viewBox: a,
@@ -1,13 +1,13 @@
1
1
  import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
- import { n as f, i as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, S as g, renderDataAsList as P, CARDS as a, L as p, j as A, C as i, pluralize as h } from "./index.DjSi9ICW.js";
3
- import { oe as H } from "./App.DP_1QDro.js";
2
+ import { n as f, i as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, S as g, renderDataAsList as P, CARDS as a, L as p, j as A, C as i, pluralize as h } from "./index.ByjDYmg9.js";
3
+ import { oe as H } from "./App.CcqDGZun.js";
4
4
  import { useState as C, Suspense as K, lazy as j } from "react";
5
5
  const s = [0, 3, 6, 9], n = {
6
6
  TOKEN: "token",
7
7
  MODEL: "model"
8
8
  }, w = j(() => import(
9
9
  /* webpackChunkName: "LazyChart" */
10
- "./Chart.BxgzH0Ym.js"
10
+ "./Chart.Dm81lz3L.js"
11
11
  )), R = ({
12
12
  open: k,
13
13
  onOpenChange: E
@@ -1,10 +1,10 @@
1
1
  import { jsxs as o, jsx as e, Fragment as ee } from "react/jsx-runtime";
2
- import { I as te, L as T, j as p, C as D, isProbablyiPhone as re, n as oe, LOCAL_STORAGE_PREFIX as I, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as ne, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ie, useUserMemories as le, useDeleteMemory as ce, useDeleteAllMemories as ae, useUpdateMemory as se, te as _ } from "./index.DjSi9ICW.js";
3
- import { oe as U, E as B, e as f, ConfirmationPanel as G, st as H } from "./App.DP_1QDro.js";
2
+ import { I as te, L as T, j as p, C as D, isProbablyiPhone as re, n as oe, LOCAL_STORAGE_PREFIX as I, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as ne, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ie, useUserMemories as le, useDeleteMemory as ce, useDeleteAllMemories as ae, useUpdateMemory as se, te as _ } from "./index.ByjDYmg9.js";
3
+ import { oe as U, E as B, e as f, ConfirmationPanel as G, st as H } from "./App.CcqDGZun.js";
4
4
  import v from "clsx";
5
5
  import { useState as h, useEffect as de, useRef as F } from "react";
6
- import { Re as me } from "./index.C0hBKDgD.js";
7
- import { j as he, D as ue, G as N, M as a, F as fe, H as pe, l as xe, U as ye } from "./Table.B65cZ6GW.js";
6
+ import { Re as me } from "./index.CpmMOFcw.js";
7
+ import { j as he, D as ue, G as N, M as a, F as fe, H as pe, l as xe, U as ye } from "./Table.DvDzjCKJ.js";
8
8
  const ge = ({
9
9
  className: l,
10
10
  viewBox: s,
@@ -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.CZcXi3B7.js";
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.4pam55Dz.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
- 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.CZcXi3B7.js";
2
- import { toText as Ca } from "./index.CTgvpxYe.js";
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.4pam55Dz.js";
2
+ import { toText as Ca } from "./index.BE-5S88E.js";
3
3
  const Gt = /[#.]/g;
4
4
  function qa(r, e) {
5
5
  const t = r || "", a = {};
@@ -1,4 +1,4 @@
1
- import { convert as E, convertElement as u } from "./useMarkdown.CZcXi3B7.js";
1
+ import { convert as E, convertElement as u } from "./useMarkdown.4pam55Dz.js";
2
2
  const f = (
3
3
  // Note: overloads like this are needed to support optional generics.
4
4
  /**
@@ -6895,7 +6895,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, yl = "{{clipboard}}", P = "
6895
6895
  ] });
6896
6896
  }, Wo = new URL(document.location.href).searchParams, _r = !!Wo.get("debug") || !1, qo = Ws(() => import(
6897
6897
  /* webpackChunkName: "LazyApp" */
6898
- "./App.DP_1QDro.js"
6898
+ "./App.CcqDGZun.js"
6899
6899
  ).then((e) => e.App)), jo = new fa(), Rr = ({
6900
6900
  isComponent: e,
6901
6901
  headerHeight: t
@@ -1,6 +1,6 @@
1
- import { getDefaultExportFromCjs as kn } from "./App.DP_1QDro.js";
2
- import { visit as In } from "./useMarkdown.CZcXi3B7.js";
3
- import { toText as Cn } from "./index.CTgvpxYe.js";
1
+ import { getDefaultExportFromCjs as kn } from "./App.CcqDGZun.js";
2
+ import { visit as In } from "./useMarkdown.4pam55Dz.js";
3
+ import { toText as Cn } from "./index.BE-5S88E.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,5 +1,5 @@
1
1
  import { jsxs as oe, jsx as x } from "react/jsx-runtime";
2
- import { o as se, h as U, i as ie, x$1 as de } from "./index.DjSi9ICW.js";
2
+ import { o as se, h as U, i as ie, x$1 as de } from "./index.ByjDYmg9.js";
3
3
  import ce, { useState as _, useEffect as ne, useRef as b, useLayoutEffect as T } from "react";
4
4
  import s from "clsx";
5
5
  function ue({
@@ -1,4 +1,4 @@
1
- import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.CZcXi3B7.js";
1
+ import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.4pam55Dz.js";
2
2
  import { longestStreak as q } from "./index.Cyw5OC0t.js";
3
3
  function b() {
4
4
  return {
@@ -1,5 +1,5 @@
1
1
  import { jsxs as p, jsx as i } from "react/jsx-runtime";
2
- import { te as B } from "./index.DjSi9ICW.js";
2
+ import { te as B } from "./index.ByjDYmg9.js";
3
3
  import { useState as I, useEffect as k } from "react";
4
4
  import s from "clsx";
5
5
  const h = "av-bubble", w = ({
@@ -1,8 +1,8 @@
1
1
  import * as rn from "react/jsx-runtime";
2
2
  import { jsx as se, jsxs as Pn } from "react/jsx-runtime";
3
- import { te as Ir, isTauri as Tr, unObfuscate as Pr, obfuscate as Ar } from "./index.DjSi9ICW.js";
3
+ import { te as Ir, isTauri as Tr, unObfuscate as Pr, obfuscate as Ar } from "./index.ByjDYmg9.js";
4
4
  import zr, { useState as Lt, useEffect as _t, useCallback as vt, useRef as Re } from "react";
5
- import { getDefaultExportFromCjs as Nt } from "./App.DP_1QDro.js";
5
+ import { getDefaultExportFromCjs as Nt } from "./App.CcqDGZun.js";
6
6
  import Lr from "clsx";
7
7
  const Rt = ({
8
8
  children: e,
@@ -6907,7 +6907,7 @@ class uu {
6907
6907
  if (!this.remarkGfm) {
6908
6908
  const { default: n } = await import(
6909
6909
  /* webpackChunkName: "md-remark" */
6910
- "./index.TU_lKm2K.js"
6910
+ "./index.5sFEsLHg.js"
6911
6911
  );
6912
6912
  this.remarkGfm = n;
6913
6913
  }
@@ -6918,7 +6918,7 @@ class uu {
6918
6918
  hu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
6919
6919
  const { default: n } = await import(
6920
6920
  /* webpackChunkName: "md-rehype-katex" */
6921
- "./index.edqJduuy.js"
6921
+ "./index.B-4Q-F7F.js"
6922
6922
  );
6923
6923
  this.rehypeKatex = n;
6924
6924
  }
@@ -6928,7 +6928,7 @@ class uu {
6928
6928
  if (!this.remarkMath) {
6929
6929
  const { default: n } = await import(
6930
6930
  /* webpackChunkName: "md-remark" */
6931
- "./index.DtU6Al_9.js"
6931
+ "./index.DAjlwxaV.js"
6932
6932
  );
6933
6933
  this.remarkMath = n;
6934
6934
  }
@@ -6938,7 +6938,7 @@ class uu {
6938
6938
  if (!this.rehypeHighlight) {
6939
6939
  const { default: n } = await import(
6940
6940
  /* webpackChunkName: "md-rehype-highlight" */
6941
- "./index.B-25p6O_.js"
6941
+ "./index.CRvAVi49.js"
6942
6942
  );
6943
6943
  this.rehypeHighlight = n;
6944
6944
  }
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { SassySaint as a } from "../../chunks/index.DjSi9ICW.js";
2
+ import { SassySaint as a } from "../../chunks/index.ByjDYmg9.js";
3
3
  export {
4
4
  a as SassySaint
5
5
  };
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
- import { SassySaint as r } from "./chunks/index.DjSi9ICW.js";
1
+ import { SassySaint as r } from "./chunks/index.ByjDYmg9.js";
2
2
  /*!
3
- @sassysaint/client v8.70.0
3
+ @sassysaint/client v8.70.1
4
4
  © 2025 gizmette.com
5
5
  */
6
6
  try {
7
7
  window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
8
- version: "8.70.0",
9
- buildTime: "10/22/2025 07:59 PM EDT",
8
+ version: "8.70.1",
9
+ buildTime: "10/23/2025 09:52 AM EDT",
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.70.0",
3
+ "version": "8.70.1",
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.70.0",
36
+ "@sassysaint/client": "8.70.1",
37
37
  "@tailwindcss/vite": "4.1.15",
38
38
  "@versini/ui-styles": "6.0.6"
39
39
  },
@@ -45,5 +45,5 @@
45
45
  "sideEffects": [
46
46
  "**/*.css"
47
47
  ],
48
- "gitHead": "2b7017396e65bb85088037eacda1c62321916149"
48
+ "gitHead": "d39f5c9b129fabd6675dd39d10dc552be8d0d351"
49
49
  }