@versini/sassysaint 8.67.3 → 8.69.0

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 (24) hide show
  1. package/dist/chunks/{AboutChangelog.CvIukHEK.js → AboutChangelog.C1qlLGOL.js} +2 -2
  2. package/dist/chunks/{AboutEntry.C9SQcghf.js → AboutEntry.MVgAFIQi.js} +7 -7
  3. package/dist/chunks/{App.DkyB-B7p.js → App.DnIeRbwI.js} +2178 -2046
  4. package/dist/chunks/{Chart.CiurpqRJ.js → Chart.D4LA295Y.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.D1YnanUf.js → ChatBubbleAssistant.B9uKu0Zq.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.CFeSEWZ1.js → ChatBubbleUser.DBArpWQj.js} +6 -6
  7. package/dist/chunks/{ChatHistoryTable.jm6P1pvH.js → ChatHistoryTable.DpDPvpwx.js} +3 -3
  8. package/dist/chunks/{HistoryEntry.BGGXAbcQ.js → HistoryEntry.DyYYZjb-.js} +20 -20
  9. package/dist/chunks/{ProfileEntry.BQkHhB69.js → ProfileEntry.BkfA5ilN.js} +2 -2
  10. package/dist/chunks/{SettingsEntry.m6Tkvghq.js → SettingsEntry.CfM4w4sE.js} +5 -5
  11. package/dist/chunks/{Table.DWdoit1g.js → Table.BSsGkgB1.js} +2 -2
  12. package/dist/chunks/{UsageEntry.dCm7rRKL.js → UsageEntry.DA9Z1z3A.js} +3 -3
  13. package/dist/chunks/{UserMemoriesPanel.CiHafzvV.js → UserMemoriesPanel.BI0GoJUN.js} +3 -3
  14. package/dist/chunks/{index.BRm5kR7d.js → index.B3XB6cTq.js} +2 -2
  15. package/dist/chunks/{index.CSr8UwFd.js → index.BtXviUD3.js} +3 -3
  16. package/dist/chunks/{index.9r-86ilb.js → index.CKRmoShZ.js} +1 -1
  17. package/dist/chunks/{index.B3UVjKua.js → index.CaDLl4vX.js} +1 -1
  18. package/dist/chunks/{index.DVCW0vCX.js → index.DH2l4xnG.js} +1 -1
  19. package/dist/chunks/{index.xys3fL0C.js → index.DXaLvF3n.js} +188 -186
  20. package/dist/chunks/{index.CBMgzvO0.js → index.Dta1BrG6.js} +4 -4
  21. package/dist/chunks/{useMarkdown.DbntNysq.js → useMarkdown.BAKJP0y9.js} +6 -6
  22. package/dist/components/SassySaint/SassySaint.js +1 -1
  23. package/dist/index.js +4 -4
  24. package/package.json +4 -4
@@ -1,7 +1,7 @@
1
1
  import { jsx as Ap } from "react/jsx-runtime";
2
- import { getDefaultExportFromCjs as ln } from "./App.DkyB-B7p.js";
2
+ import { getDefaultExportFromCjs as ln } from "./App.DnIeRbwI.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.xys3fL0C.js";
4
+ import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.DXaLvF3n.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.xys3fL0C.js";
3
- import { BUBBLE_FOOTER_EMPTY as _ } from "./index.CBMgzvO0.js";
2
+ import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, Y as L } from "./index.DXaLvF3n.js";
3
+ import { BUBBLE_FOOTER_EMPTY as _ } from "./index.Dta1BrG6.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.DkyB-B7p.js";
7
- import { useMarkdown as D } from "./useMarkdown.DbntNysq.js";
6
+ import { ChatContext as G, AsyncBubble as E } from "./App.DnIeRbwI.js";
7
+ import { useMarkdown as D } from "./useMarkdown.BAKJP0y9.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.DkyB-B7p.js";
4
- import { useMarkdown as _ } from "./useMarkdown.DbntNysq.js";
5
- import { C as M } from "./index.xys3fL0C.js";
3
+ import { AsyncBubble as w } from "./App.DnIeRbwI.js";
4
+ import { useMarkdown as _ } from "./useMarkdown.BAKJP0y9.js";
5
+ import { C as M } from "./index.DXaLvF3n.js";
6
6
  const R = 200, N = ({
7
7
  string: e,
8
8
  idealLength: r = R
@@ -93,13 +93,13 @@ const R = 200, N = ({
93
93
  );
94
94
  };
95
95
  /*!
96
- @versini/ui-truncate v5.1.3
96
+ @versini/ui-truncate v5.1.5
97
97
  © 2025 gizmette.com
98
98
  */
99
99
  try {
100
100
  window.__VERSINI_UI_TRUNCATE__ || (window.__VERSINI_UI_TRUNCATE__ = {
101
- version: "5.1.3",
102
- buildTime: "10/20/2025 07:56 PM EDT",
101
+ version: "5.1.5",
102
+ buildTime: "10/22/2025 05:50 PM EDT",
103
103
  homepage: "https://github.com/aversini/ui-components",
104
104
  license: "MIT"
105
105
  });
@@ -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.xys3fL0C.js";
3
- import { st as u, p$1 as P, z as L, p$2 as V } from "./App.DkyB-B7p.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.DXaLvF3n.js";
3
+ import { st as u, p$1 as P, z as L, p$2 as V } from "./App.DnIeRbwI.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.DWdoit1g.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.BSsGkgB1.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 G, 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.xys3fL0C.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 Oe, showSuccessToast as ve, CHAT_SET_STATUS as De, oe as Le, O as Re } from "./App.DkyB-B7p.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.DXaLvF3n.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.DnIeRbwI.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.jm6P1pvH.js"
34
+ "./ChatHistoryTable.DpDPvpwx.js"
35
35
  ).then((l) => ({ default: l.ChatHistoryTable }))
36
36
  ), xe = ({
37
37
  filteredHistory: l,
@@ -44,7 +44,7 @@ const Ne = ({
44
44
  timestamp: "",
45
45
  message: ""
46
46
  }), [c, g] = F(!1), [p, k] = F(
47
- G + ee
47
+ V + ee
48
48
  ), { state: i, dispatch: A } = R(z), I = {
49
49
  searchString: i.searchString || "",
50
50
  sortDirection: i.sortDirection || m.DESC,
@@ -53,7 +53,7 @@ const Ne = ({
53
53
  state: { provider: y },
54
54
  setChatId: w,
55
55
  setInitialMessages: _
56
- } = R(M), { setInput: N } = Ee(), [O, v] = E({
56
+ } = R(M), { setInput: N } = Ee(), [v, D] = E({
57
57
  key: f + te,
58
58
  initialValue: m.DESC
59
59
  }), [a, B] = E({
@@ -67,24 +67,24 @@ const Ne = ({
67
67
  getAccessToken: C
68
68
  }), j = (e) => {
69
69
  const s = i.sortedCell === e;
70
- let r, D;
70
+ let r, O;
71
71
  switch (e) {
72
72
  case L:
73
- D = v, r = s ? i.sortDirection : O;
73
+ O = D, r = s ? i.sortDirection : v;
74
74
  break;
75
75
  case le:
76
- D = B, r = s ? i.sortDirection : a;
76
+ O = B, r = s ? i.sortDirection : a;
77
77
  break;
78
78
  default:
79
- D = v, r = s ? i.sortDirection : O;
79
+ O = D, r = s ? i.sortDirection : v;
80
80
  break;
81
81
  }
82
- const V = r === m.ASC ? m.DESC : m.ASC;
83
- D(V), Y(e), A({
82
+ const G = r === m.ASC ? m.DESC : m.ASC;
83
+ O(G), Y(e), A({
84
84
  type: ce,
85
85
  payload: {
86
86
  sortedCell: e,
87
- sortDirection: V
87
+ sortDirection: G
88
88
  }
89
89
  });
90
90
  }, J = async () => {
@@ -117,17 +117,17 @@ const Ne = ({
117
117
  accessToken: s,
118
118
  username: d?.username || ""
119
119
  }), h({
120
- type: Oe,
120
+ type: ve,
121
121
  payload: {
122
122
  provider: r.data.provider
123
123
  }
124
- }), $(), await ve(
124
+ }), $(), await De(
125
125
  `${de} ${r.data.provider}`,
126
126
  {
127
127
  containerId: "toggle-provider"
128
128
  }
129
129
  )), h({
130
- type: De,
130
+ type: Oe,
131
131
  payload: {
132
132
  restoring: !0,
133
133
  restoredModel: r.data?.model || "",
@@ -155,7 +155,7 @@ const Ne = ({
155
155
  } catch {
156
156
  }
157
157
  }, Z = ke((e) => {
158
- e[0].isIntersecting && k((r) => r + G);
158
+ e[0].isIntersecting && k((r) => r + V);
159
159
  }, []);
160
160
  return U(() => {
161
161
  const e = {
@@ -242,9 +242,9 @@ const Ne = ({
242
242
  });
243
243
  }, N = Te((a) => {
244
244
  _(a.target.value.trim());
245
- }, 500), O = async (a) => {
245
+ }, 500), v = async (a) => {
246
246
  a.preventDefault();
247
- }, v = (a) => {
247
+ }, D = (a) => {
248
248
  w(a);
249
249
  };
250
250
  return /* @__PURE__ */ n(
@@ -263,7 +263,7 @@ const Ne = ({
263
263
  className: "prose-dark dark:prose-lighter mb-4",
264
264
  noBorder: !0,
265
265
  compact: !0,
266
- children: /* @__PURE__ */ n("form", { autoComplete: "off", onSubmit: O, children: [
266
+ children: /* @__PURE__ */ n("form", { autoComplete: "off", onSubmit: v, children: [
267
267
  /* @__PURE__ */ t(
268
268
  pe,
269
269
  {
@@ -289,7 +289,7 @@ const Ne = ({
289
289
  {
290
290
  name: "favorites-only",
291
291
  checked: y,
292
- onChange: v,
292
+ onChange: D,
293
293
  label: "Show favorites only",
294
294
  narrow: !0,
295
295
  noBorder: !0
@@ -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.DkyB-B7p.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.xys3fL0C.js";
2
+ import { preloadToast as K, showSuccessToast as W, showErrorToast as Y, ConfirmationPanel as H, LazyToastContainerWrapper as $, oe as V } from "./App.DnIeRbwI.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.DXaLvF3n.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,6 +1,6 @@
1
1
  import { jsxs as u, jsx as t, Fragment as he } from "react/jsx-runtime";
2
- import { o as Ce, h as xe, i as Ie, x$1 as _e, n as Me, useEntitlements as Le, useUserPreferences as De, nt as be, canEvaluateModels as Ae, et as Re, getCacheInfo as Oe, isServiceWorkerEnabled as Be, SETTINGS_TITLE as Pe, S as $, CARDS as w, Q as Ue, C as pe, PROMPTS_DESCRIPTION as $e, L as Ge, j as Ee, getCurrentGeoLocation as Ve, mutateCall as Ne, handleServiceWorkerToggle as He, SERVICE_TYPES as ke } from "./index.xys3fL0C.js";
3
- import { useCapability as Te, oe as We, O as v } from "./App.DkyB-B7p.js";
2
+ import { o as Ce, h as xe, i as Ie, x$1 as _e, n as Me, useEntitlements as Le, useUserPreferences as De, nt as be, canEvaluateModels as Ae, et as Re, getCacheInfo as Oe, isServiceWorkerEnabled as Be, SETTINGS_TITLE as Pe, S as $, CARDS as w, Q as Ue, C as pe, PROMPTS_DESCRIPTION as $e, L as Ge, j as Ee, getCurrentGeoLocation as Ve, mutateCall as Ne, SERVICE_TYPES as ke, handleServiceWorkerToggle as He } from "./index.DXaLvF3n.js";
3
+ import { useCapability as Te, oe as We, G as v } from "./App.DnIeRbwI.js";
4
4
  import ze, { useState as i, useEffect as ge, useRef as G, useLayoutEffect as Q, useMemo as Fe, useCallback as je } from "react";
5
5
  import p from "clsx";
6
6
  function Xe({
@@ -341,13 +341,13 @@ const Se = "av-text-area", Ye = "av-text-area-wrapper", fe = "av-text-area-helpe
341
341
  );
342
342
  ye.displayName = "TextArea";
343
343
  /*!
344
- @versini/ui-textarea v5.0.4
344
+ @versini/ui-textarea v5.0.6
345
345
  © 2025 gizmette.com
346
346
  */
347
347
  try {
348
348
  window.__VERSINI_UI_TEXTAREA__ || (window.__VERSINI_UI_TEXTAREA__ = {
349
- version: "5.0.4",
350
- buildTime: "10/20/2025 07:54 PM EDT",
349
+ version: "5.0.6",
350
+ buildTime: "10/22/2025 05:48 PM EDT",
351
351
  homepage: "https://github.com/aversini/ui-components",
352
352
  license: "MIT"
353
353
  });
@@ -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.xys3fL0C.js";
2
+ import { I as f, b as v } from "./index.DXaLvF3n.js";
3
3
  import C, { useContext as b } from "react";
4
4
  import o from "clsx";
5
- import { e as k } from "./App.DkyB-B7p.js";
5
+ import { e as k } from "./App.DnIeRbwI.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.xys3fL0C.js";
3
- import { oe as H } from "./App.DkyB-B7p.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.DXaLvF3n.js";
3
+ import { oe as H } from "./App.DnIeRbwI.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.CiurpqRJ.js"
10
+ "./Chart.D4LA295Y.js"
11
11
  )), R = ({
12
12
  open: k,
13
13
  onOpenChange: E
@@ -1,9 +1,9 @@
1
1
  import { jsxs as r, Fragment as B, jsx as e } from "react/jsx-runtime";
2
- import { n as V, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Y, LOCAL_STORAGE_SORT_MEMORY_COLUMN as X, useUserMemories as $, useDeleteMemory as J, useDeleteAllMemories as K, L as O, j as u, te as Q, C as M } from "./index.xys3fL0C.js";
3
- import { E as T, e as c, ConfirmationPanel as R, oe as W, st as Z } from "./App.DkyB-B7p.js";
2
+ import { n as V, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Y, LOCAL_STORAGE_SORT_MEMORY_COLUMN as X, useUserMemories as $, useDeleteMemory as J, useDeleteAllMemories as K, L as O, j as u, te as Q, C as M } from "./index.DXaLvF3n.js";
3
+ import { E as T, e as c, ConfirmationPanel as R, oe as W, st as Z } from "./App.DnIeRbwI.js";
4
4
  import f from "clsx";
5
5
  import { useState as a, useRef as ee } from "react";
6
- import { j as te, D as re, G as x, M as n, F as oe, H as ne, l as ie, U as le } from "./Table.DWdoit1g.js";
6
+ import { j as te, D as re, G as x, M as n, F as oe, H as ne, l as ie, U as le } from "./Table.BSsGkgB1.js";
7
7
  const ue = ({
8
8
  open: A,
9
9
  onOpenChange: C,
@@ -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.DbntNysq.js";
2
- import { toText as Ca } from "./index.B3UVjKua.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.BAKJP0y9.js";
2
+ import { toText as Ca } from "./index.CaDLl4vX.js";
3
3
  const Gt = /[#.]/g;
4
4
  function qa(r, e) {
5
5
  const t = r || "", a = {};
@@ -1,6 +1,6 @@
1
- import { getDefaultExportFromCjs as kn } from "./App.DkyB-B7p.js";
2
- import { visit as In } from "./useMarkdown.DbntNysq.js";
3
- import { toText as Cn } from "./index.B3UVjKua.js";
1
+ import { getDefaultExportFromCjs as kn } from "./App.DnIeRbwI.js";
2
+ import { visit as In } from "./useMarkdown.BAKJP0y9.js";
3
+ import { toText as Cn } from "./index.CaDLl4vX.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,4 +1,4 @@
1
- import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.DbntNysq.js";
1
+ import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.BAKJP0y9.js";
2
2
  import { longestStreak as q } from "./index.Cyw5OC0t.js";
3
3
  function b() {
4
4
  return {
@@ -1,4 +1,4 @@
1
- import { convert as E, convertElement as u } from "./useMarkdown.DbntNysq.js";
1
+ import { convert as E, convertElement as u } from "./useMarkdown.BAKJP0y9.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.DbntNysq.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.BAKJP0y9.js";
2
2
  import { longestStreak as qe } from "./index.Cyw5OC0t.js";
3
3
  function ne(e, n) {
4
4
  const t = String(e);