@versini/sassysaint 8.22.3 → 8.23.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.
@@ -3,9 +3,9 @@ var Cr = (e, n, t) => n in e ? Sr(e, n, { enumerable: !0, configurable: !0, writ
3
3
  var Re = (e, n, t) => Cr(e, typeof n != "symbol" ? n + "" : n, t);
4
4
  import * as tn from "react/jsx-runtime";
5
5
  import { jsx as se, jsxs as In, Fragment as Er } from "react/jsx-runtime";
6
- import { le as Ir, unObfuscate as Pr, obfuscate as Tr } from "./index.Bhcvlfbm.js";
6
+ import { le as Ir, unObfuscate as Pr, obfuscate as Tr } from "./index.DpUYuxYc.js";
7
7
  import Ar, { useState as Tt, useEffect as At, useRef as De, useCallback as zr } from "react";
8
- import { getDefaultExportFromCjs as zt } from "./App.DUk7bnXI.js";
8
+ import { getDefaultExportFromCjs as zt } from "./App.B0Dmvq_e.js";
9
9
  import Lr from "clsx";
10
10
  const Lt = ({
11
11
  children: e,
@@ -6830,7 +6830,7 @@ class ou {
6830
6830
  if (!this.remarkGfm) {
6831
6831
  const { default: n } = await import(
6832
6832
  /* webpackChunkName: "LazyRemarkGfm" */
6833
- "./index.CYWPq1Pz.js"
6833
+ "./index.Dg1D4G7O.js"
6834
6834
  );
6835
6835
  this.remarkGfm = n;
6836
6836
  }
@@ -6841,7 +6841,7 @@ class ou {
6841
6841
  pu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
6842
6842
  const { default: n } = await import(
6843
6843
  /* webpackChunkName: "LazyRehypeKatex" */
6844
- "./index.1Bd0Js9y.js"
6844
+ "./index.BAzHNNuR.js"
6845
6845
  );
6846
6846
  this.rehypeKatex = n;
6847
6847
  }
@@ -6851,7 +6851,7 @@ class ou {
6851
6851
  if (!this.remarkMath) {
6852
6852
  const { default: n } = await import(
6853
6853
  /* webpackChunkName: "LazyRemarkMath" */
6854
- "./index.CSGGjXY6.js"
6854
+ "./index.CknoL8Zq.js"
6855
6855
  );
6856
6856
  this.remarkMath = n;
6857
6857
  }
@@ -6861,7 +6861,7 @@ class ou {
6861
6861
  if (!this.rehypeHighlight) {
6862
6862
  const { default: n } = await import(
6863
6863
  /* webpackChunkName: "LazyRehypeHighlight" */
6864
- "./index.Cm_mDRSt.js"
6864
+ "./index.CW5ozKKP.js"
6865
6865
  );
6866
6866
  this.rehypeHighlight = n;
6867
6867
  }
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { SassySaint as a } from "../../chunks/index.Bhcvlfbm.js";
2
+ import { SassySaint as a } from "../../chunks/index.DpUYuxYc.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.Bhcvlfbm.js";
1
+ import { SassySaint as r } from "./chunks/index.DpUYuxYc.js";
2
2
  /*!
3
- @sassysaint/client v8.22.3
3
+ @sassysaint/client v8.23.1
4
4
  © 2025 gizmette.com
5
5
  */
6
6
  try {
7
7
  window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
8
- version: "8.22.3",
9
- buildTime: "06/12/2025 08:04 AM EDT",
8
+ version: "8.23.1",
9
+ buildTime: "06/14/2025 09:53 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.22.3",
3
+ "version": "8.23.1",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -30,7 +30,7 @@
30
30
  "react-dom": "^18.3.1 || ^19.0.0"
31
31
  },
32
32
  "devDependencies": {
33
- "@sassysaint/client": "8.22.3",
33
+ "@sassysaint/client": "8.23.1",
34
34
  "@tailwindcss/vite": "4.1.8",
35
35
  "@versini/ui-styles": "5.0.4"
36
36
  },
@@ -42,5 +42,5 @@
42
42
  "sideEffects": [
43
43
  "**/*.css"
44
44
  ],
45
- "gitHead": "0fc4be86f672265243f82bd7d3eb6fcffb8ed1ba"
45
+ "gitHead": "d40529360516e996ccaa8ad38787bb964cf8e5c4"
46
46
  }