@versini/sassysaint 8.42.0 → 8.42.2

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.
@@ -1,4 +1,4 @@
1
- import { convert as E, convertElement as u } from "./useMarkdown.ngn9Ceqg.js";
1
+ import { convert as E, convertElement as u } from "./useMarkdown.FF5vDuZM.js";
2
2
  const f = (
3
3
  // Note: overloads like this are needed to support optional generics.
4
4
  /**
@@ -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.ngn9Ceqg.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.FF5vDuZM.js";
2
2
  import { longestStreak as qe } from "./index.Cyw5OC0t.js";
3
3
  function ne(e, n) {
4
4
  const t = String(e);
@@ -1,4 +1,4 @@
1
- import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.ngn9Ceqg.js";
1
+ import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.FF5vDuZM.js";
2
2
  import { longestStreak as q } from "./index.Cyw5OC0t.js";
3
3
  function b() {
4
4
  return {
@@ -1,8 +1,8 @@
1
1
  import * as rn from "react/jsx-runtime";
2
2
  import { jsx as ae, jsxs as Pn, Fragment as Ir } from "react/jsx-runtime";
3
- import { ue as Tr, isTauri as Pr, unObfuscate as Ar, obfuscate as zr } from "./index.DO75xJrQ.js";
3
+ import { ue as Tr, isTauri as Pr, unObfuscate as Ar, obfuscate as zr } from "./index.BelZuQjs.js";
4
4
  import Lr, { useState as Lt, useEffect as _t, useCallback as vt, useRef as Re } from "react";
5
- import { getDefaultExportFromCjs as Nt } from "./App.DXta-gvo.js";
5
+ import { getDefaultExportFromCjs as Nt } from "./App.LB-VjAKc.js";
6
6
  import _r from "clsx";
7
7
  const Rt = ({
8
8
  children: e,
@@ -6867,7 +6867,10 @@ const au = ({
6867
6867
  if (Pr() && e && uu(e)) {
6868
6868
  o.preventDefault(), o.stopPropagation();
6869
6869
  try {
6870
- const { openUrl: a } = await import("./index.CB_Hw3XI.js");
6870
+ const { openUrl: a } = await import(
6871
+ /* webpackChunkName: "tauri-plugin-opener" */
6872
+ "./index.CB_Hw3XI.js"
6873
+ );
6871
6874
  await a(e);
6872
6875
  } catch (a) {
6873
6876
  console.error("Failed to open external URL in Tauri:", a), window.open(e, n || "_blank");
@@ -6896,8 +6899,8 @@ class su {
6896
6899
  async loadGfm() {
6897
6900
  if (!this.remarkGfm) {
6898
6901
  const { default: n } = await import(
6899
- /* webpackChunkName: "LazyRemarkGfm" */
6900
- "./index.BrP_4z_s.js"
6902
+ /* webpackChunkName: "md-remark-gfm" */
6903
+ "./index.DVMqsazP.js"
6901
6904
  );
6902
6905
  this.remarkGfm = n;
6903
6906
  }
@@ -6907,8 +6910,8 @@ class su {
6907
6910
  if (!this.rehypeKatex) {
6908
6911
  mu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
6909
6912
  const { default: n } = await import(
6910
- /* webpackChunkName: "LazyRehypeKatex" */
6911
- "./index.DQo8JXFc.js"
6913
+ /* webpackChunkName: "md-rehype-katex" */
6914
+ "./index.BMH9B-L4.js"
6912
6915
  );
6913
6916
  this.rehypeKatex = n;
6914
6917
  }
@@ -6917,8 +6920,8 @@ class su {
6917
6920
  async loadMath() {
6918
6921
  if (!this.remarkMath) {
6919
6922
  const { default: n } = await import(
6920
- /* webpackChunkName: "LazyRemarkMath" */
6921
- "./index.uDv7Sbpj.js"
6923
+ /* webpackChunkName: "md-remark-math" */
6924
+ "./index.DXEgUSxs.js"
6922
6925
  );
6923
6926
  this.remarkMath = n;
6924
6927
  }
@@ -6927,8 +6930,8 @@ class su {
6927
6930
  async loadHighlight() {
6928
6931
  if (!this.rehypeHighlight) {
6929
6932
  const { default: n } = await import(
6930
- /* webpackChunkName: "LazyRehypeHighlight" */
6931
- "./index.DgujjZkc.js"
6933
+ /* webpackChunkName: "md-rehype-highlight" */
6934
+ "./index.5cZ0mkHb.js"
6932
6935
  );
6933
6936
  this.rehypeHighlight = n;
6934
6937
  }
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { SassySaint as a } from "../../chunks/index.DO75xJrQ.js";
2
+ import { SassySaint as a } from "../../chunks/index.BelZuQjs.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.DO75xJrQ.js";
1
+ import { SassySaint as r } from "./chunks/index.BelZuQjs.js";
2
2
  /*!
3
- @sassysaint/client v8.42.0
3
+ @sassysaint/client v8.42.2
4
4
  © 2025 gizmette.com
5
5
  */
6
6
  try {
7
7
  window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
8
- version: "8.42.0",
9
- buildTime: "08/24/2025 03:42 PM EDT",
8
+ version: "8.42.2",
9
+ buildTime: "08/27/2025 05:38 PM 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.42.0",
3
+ "version": "8.42.2",
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.42.0",
36
+ "@sassysaint/client": "8.42.2",
37
37
  "@tailwindcss/vite": "4.1.12",
38
38
  "@versini/ui-styles": "6.0.2"
39
39
  },
@@ -45,5 +45,5 @@
45
45
  "sideEffects": [
46
46
  "**/*.css"
47
47
  ],
48
- "gitHead": "835e3fcdc67be49048c9f05693f06bd159ddcdd5"
48
+ "gitHead": "d3747c1ad8b967a18306ffe131049b92d62afe2d"
49
49
  }