@versini/sassysaint 8.13.3 → 8.13.5

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,7 +1,7 @@
1
1
  var bs = Object.defineProperty;
2
2
  var ps = (e, t, n) => t in e ? bs(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var _e = (e, t, n) => ps(e, typeof t != "symbol" ? t + "" : t, n);
4
- import { createContext as we, createSignal as z, onMount as Nt, createEffect as U, createMemo as D, createComponent as y, Portal as Oo, Show as K, template as _, insert as k, createRenderEffect as V, className as F, clearDelegatedEvents as ws, delegateEvents as rr, useContext as xe, onCleanup as j, sortFns as Vn, mutationSortFns as Gn, on as ct, setAttribute as A, getSidedProp as xs, use as Dn, batch as $s, getQueryStatusLabel as Pt, getMutationStatusColor as qt, getQueryStatusColor as Cs, getQueryStatusColorByLabel as Ss, displayValue as pn, For as ks, convertRemToPixels as Rr, untrack as Rt, useTransition as Es, spread as Ds, mergeProps as W, createRoot as zr, serialize as Ms, Index as As, updateNestedDataByPath as or, addEventListener as Fs, stringify as Ts, Match as Rn, Switch as Is, deleteNestedDataByPath as Ls, createUniqueId as Ne, splitProps as re, Dynamic as Ps, createComputed as Os, getPreferredColorScheme as _s } from "./index.KURdH664.js";
4
+ import { createContext as we, createSignal as z, onMount as Nt, createEffect as U, createMemo as D, createComponent as y, Portal as Oo, Show as K, template as _, insert as k, createRenderEffect as V, className as F, clearDelegatedEvents as ws, delegateEvents as rr, useContext as xe, onCleanup as j, sortFns as Vn, mutationSortFns as Gn, on as ct, setAttribute as A, getSidedProp as xs, use as Dn, batch as $s, getQueryStatusLabel as Pt, getMutationStatusColor as qt, getQueryStatusColor as Cs, getQueryStatusColorByLabel as Ss, displayValue as pn, For as ks, convertRemToPixels as Rr, untrack as Rt, useTransition as Es, spread as Ds, mergeProps as W, createRoot as zr, serialize as Ms, Index as As, updateNestedDataByPath as or, addEventListener as Fs, stringify as Ts, Match as Rn, Switch as Is, deleteNestedDataByPath as Ls, createUniqueId as Ne, splitProps as re, Dynamic as Ps, createComputed as Os, getPreferredColorScheme as _s } from "./index.qUNN8KX2.js";
5
5
  var qs = (e) => e != null, Rs = (e) => e.filter(qs);
6
6
  function zs(e) {
7
7
  return (...t) => {
@@ -6530,7 +6530,8 @@ var ds = (e, t) => {
6530
6530
  entry: t`
6531
6531
  & * {
6532
6532
  font-size: ${r.size.xs};
6533
- font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
6533
+ font-family:
6534
+ ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
6534
6535
  'Liberation Mono', 'Courier New', monospace;
6535
6536
  }
6536
6537
  position: relative;
@@ -8571,7 +8572,8 @@ var yd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
8571
8572
  min-height: ${S.size[6]};
8572
8573
  flex: 1;
8573
8574
  padding: ${S.size[1]} ${S.size[2]};
8574
- font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
8575
+ font-family:
8576
+ ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
8575
8577
  'Liberation Mono', 'Courier New', monospace;
8576
8578
  border-bottom: 1px solid ${i(n.gray[300], n.darkGray[400])};
8577
8579
  text-align: left;
@@ -8637,7 +8639,8 @@ var yd = /* @__PURE__ */ _('<div><div aria-hidden=true></div><button type=button
8637
8639
  }
8638
8640
 
8639
8641
  & code {
8640
- font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
8642
+ font-family:
8643
+ ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
8641
8644
  'Liberation Mono', 'Courier New', monospace;
8642
8645
  margin: 0;
8643
8646
  font-size: ${r.size.xs};
@@ -1,7 +1,7 @@
1
1
  import { jsx as nn, Fragment as Op } from "react/jsx-runtime";
2
- import { getDefaultExportFromCjs as pn } from "./App.DfvnYgtl.js";
2
+ import { getDefaultExportFromCjs as pn } from "./App.B7Xa_Z07.js";
3
3
  import Lp, { useState as Ep, useEffect as Ip } from "react";
4
- import { TRIMESTERS as ln, TRIMESTERS_SHORT as Dp, isProbablyMobile as Bp } from "./index.KURdH664.js";
4
+ import { TRIMESTERS as ln, TRIMESTERS_SHORT as Dp, isProbablyMobile as Bp } from "./index.qUNN8KX2.js";
5
5
  var ds = { exports: {} }, Np = ds.exports, hn;
6
6
  function zp() {
7
7
  return hn || (hn = 1, function(we, he) {
@@ -1,9 +1,9 @@
1
1
  import { jsx as f } from "react/jsx-runtime";
2
- import { ChatContext as _, E as b, Te as h } from "./App.DfvnYgtl.js";
2
+ import { ChatContext as _, E as b, Te as h } from "./App.B7Xa_Z07.js";
3
3
  import M from "clsx";
4
4
  import N, { useState as d, useRef as A, useEffect as R, useContext as w } from "react";
5
- import { LOCAL_STORAGE_PREFIX as F, LOCAL_STORAGE_CHAT_DETAILS as I, convertCamelCaseToReadable as P, ROLE_INTERNAL as k } from "./index.KURdH664.js";
6
- import { useMarkdown as y } from "./useMarkdown.Ce3qbbQx.js";
5
+ import { LOCAL_STORAGE_PREFIX as F, LOCAL_STORAGE_CHAT_DETAILS as I, convertCamelCaseToReadable as P, ROLE_INTERNAL as k } from "./index.qUNN8KX2.js";
6
+ import { useMarkdown as y } from "./useMarkdown.Dk7E1mQe.js";
7
7
  const v = 2, D = v * 1e3, C = "", G = (t) => t * (2 - t);
8
8
  function j(t, e = !0) {
9
9
  const [o, l] = d(0), [n, a] = d(0), [c, i] = d(t), r = A(0), s = A(0);
@@ -1,4 +1,4 @@
1
- import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.Ce3qbbQx.js";
1
+ import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.Dk7E1mQe.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 se, visitParents as Pe, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as $, visit as Me, toString as ce, EXIT as _e, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as Oe, blankLine as je, factorySpace as S, splice as q, resolveAll as Be, markdownLineEnding as R, markdownSpace as L, combineExtensions as $e } from "./useMarkdown.Ce3qbbQx.js";
1
+ import { convert as se, visitParents as Pe, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as $, visit as Me, toString as ce, EXIT as _e, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as Oe, blankLine as je, factorySpace as S, splice as q, resolveAll as Be, markdownLineEnding as R, markdownSpace as L, combineExtensions as $e } from "./useMarkdown.Dk7E1mQe.js";
2
2
  import { longestStreak as We } from "./index.Cyw5OC0t.js";
3
3
  function ne(e, n) {
4
4
  const t = String(e);
@@ -1,6 +1,6 @@
1
- import { getDefaultExportFromCjs as kn } from "./App.DfvnYgtl.js";
2
- import { visit as In } from "./useMarkdown.Ce3qbbQx.js";
3
- import { toText as Cn } from "./index.o77SWLP6.js";
1
+ import { getDefaultExportFromCjs as kn } from "./App.B7Xa_Z07.js";
2
+ import { visit as In } from "./useMarkdown.Dk7E1mQe.js";
3
+ import { toText as Cn } from "./index.DQqHI3eN.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 { convert as E, convertElement as u } from "./useMarkdown.Ce3qbbQx.js";
1
+ import { convert as E, convertElement as u } from "./useMarkdown.Dk7E1mQe.js";
2
2
  const f = (
3
3
  // Note: overloads like this are needed to support optional generics.
4
4
  /**
@@ -1,5 +1,5 @@
1
- import { parse as _t, parse$1 as er, visitParents as Za, SKIP as Ja } from "./useMarkdown.Ce3qbbQx.js";
2
- import { toText as Qa } from "./index.o77SWLP6.js";
1
+ import { parse as _t, parse$1 as er, visitParents as Za, SKIP as Ja } from "./useMarkdown.Dk7E1mQe.js";
2
+ import { toText as Qa } from "./index.DQqHI3eN.js";
3
3
  class ye {
4
4
  /**
5
5
  * @constructor