@versini/sassysaint 8.9.4 → 8.10.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.
@@ -1,4 +1,4 @@
1
- import { convert as se, visitParents as Pe, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as $, visit as Me, EXIT as _e, toString as ce, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as Oe, factorySpace as S, blankLine as je, splice as q, resolveAll as Be, markdownLineEnding as R, markdownSpace as L, combineExtensions as $e } from "./ChatBubbleAssistant.DmEWiOdU.js";
1
+ import { convert as se, visitParents as Pe, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as $, visit as Me, EXIT as _e, toString as ce, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as Oe, factorySpace as S, blankLine as je, splice as q, resolveAll as Be, markdownLineEnding as R, markdownSpace as L, combineExtensions as $e } from "./ChatBubbleAssistant.wNhYQtEd.js";
2
2
  import { longestStreak as We } from "./index.Cyw5OC0t.js";
3
3
  function ne(e, n) {
4
4
  const t = String(e);
@@ -1,5 +1,5 @@
1
- import { parse as _t, parse$1 as er, visitParents as Za, SKIP as Ja } from "./ChatBubbleAssistant.DmEWiOdU.js";
2
- import { toText as Qa } from "./index.BaebVHws.js";
1
+ import { parse as _t, parse$1 as er, visitParents as Za, SKIP as Ja } from "./ChatBubbleAssistant.wNhYQtEd.js";
2
+ import { toText as Qa } from "./index.BRWU4ZPM.js";
3
3
  class ye {
4
4
  /**
5
5
  * @constructor
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { SassySaint as a } from "../../chunks/index.BwyiXARe.js";
2
+ import { SassySaint as a } from "../../chunks/index.CC6_Z3I8.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.BwyiXARe.js";
1
+ import { SassySaint as r } from "./chunks/index.CC6_Z3I8.js";
2
2
  /*!
3
- @sassysaint/client v8.9.4
3
+ @sassysaint/client v8.10.1
4
4
  © 2025 gizmette.com
5
5
  */
6
6
  try {
7
7
  window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
8
- version: "8.9.4",
9
- buildTime: "03/29/2025 02:19 PM EDT",
8
+ version: "8.10.1",
9
+ buildTime: "03/31/2025 07:59 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.9.4",
3
+ "version": "8.10.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.9.4",
33
+ "@sassysaint/client": "8.10.1",
34
34
  "@tailwindcss/vite": "4.0.15",
35
35
  "@versini/ui-styles": "5.0.1"
36
36
  },
@@ -42,5 +42,5 @@
42
42
  "sideEffects": [
43
43
  "**/*.css"
44
44
  ],
45
- "gitHead": "62e9fbea0ff87cd00c27485bfa616c4315096410"
45
+ "gitHead": "d7cf773b5f591aaaa99e69a6069caaea702d2a3d"
46
46
  }