@versini/sassysaint 8.99.1 → 8.99.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.
Files changed (26) hide show
  1. package/dist/chunks/{AboutChangelog.D02zn0LK.js → AboutChangelog.u1NxfRZ6.js} +3 -3
  2. package/dist/chunks/{AboutEntry.D2cwQtD2.js → AboutEntry.2URxdMvt.js} +7 -7
  3. package/dist/chunks/{App.sQ3wU0lJ.js → App.9OTgQFE5.js} +1609 -1591
  4. package/dist/chunks/{Chart.CTun5qf8.js → Chart.CTX3yXAp.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.pngDgGic.js → ChatBubbleAssistant.DHiBvqvV.js} +793 -753
  6. package/dist/chunks/{ChatBubbleUser.Cfoux4eQ.js → ChatBubbleUser.BdygOc-M.js} +6 -6
  7. package/dist/chunks/{ChatHistoryTable.CDjRKyvZ.js → ChatHistoryTable.XuPzHnDG.js} +7 -7
  8. package/dist/chunks/{HistoryEntry.D0uaFad7.js → HistoryEntry.CVgA3SYH.js} +16 -16
  9. package/dist/chunks/{ProfileEntry.BEHLT1CZ.js → ProfileEntry.wwU14Mrk.js} +2 -2
  10. package/dist/chunks/{SettingsEntry.DO6srgDU.js → SettingsEntry.CFneilrk.js} +16 -16
  11. package/dist/chunks/{UsageEntry.DC9zKsfT.js → UsageEntry.CgMVSr_T.js} +23 -23
  12. package/dist/chunks/{UserMemoriesPanel.-fv-1_am.js → UserMemoriesPanel.D9cKoAvT.js} +8 -8
  13. package/dist/chunks/{index.ZxP3Yv8a.js → index.BNtgmlzo.js} +70 -70
  14. package/dist/chunks/{index.Sv4RjGsQ.js → index.BgQcUSpD.js} +1 -1
  15. package/dist/chunks/{index.SRAmjHI8.js → index.CI7wfY6h.js} +2 -2
  16. package/dist/chunks/{index.B9GCA2Iv.js → index.CSpbJbbj.js} +1 -1
  17. package/dist/chunks/{index.B5i9jF9N.js → index.CbyVRgN9.js} +7 -7
  18. package/dist/chunks/{index.BsKtVCXE.js → index.CqZKR4eS.js} +4 -4
  19. package/dist/chunks/{index.BNW48OCM.js → index.DXbW0hgE.js} +1 -1
  20. package/dist/chunks/{index.CYfXOuUd.js → index.Dy3lHiSY.js} +4 -4
  21. package/dist/chunks/{index.DAZOAmkW.js → index.IgpP31Km.js} +3 -3
  22. package/dist/chunks/{useMarkdown.CK423j2p.js → useMarkdown.CnnQWkcw.js} +9 -9
  23. package/dist/components/SassySaint/SassySaint.js +1 -1
  24. package/dist/index.js +4 -4
  25. package/dist/style.css +2 -2
  26. package/package.json +6 -6
@@ -4,7 +4,7 @@ import re, { createContext as Gt, useReducer as Vr, useCallback as P, useRef as
4
4
  import m from "clsx";
5
5
  let an = "standard";
6
6
  var k, U = ((k = {})[k.NewChat = 0] = "NewChat", k[k.Prompts = 1] = "Prompts", k[k.Attachment = 2] = "Attachment", k[k.PrivateChat = 3] = "PrivateChat", k[k.Reasoning = 4] = "Reasoning", k[k.Send = 5] = "Send", k[k.Header = 6] = "Header", k[k.Provider = 7] = "Provider", k[k.Logo = 8] = "Logo", k[k.Placeholder = 9] = "Placeholder", k[k.Footer = 10] = "Footer", k);
7
- let _c = "user", Ac = "assistant", ft = "OpenAI", zt = "Anthropic", qt = "Google", on = "Perplexity", cn = ft, ln = [ft, zt, qt], zr = "gpt-5", qr = "gpt-5-mini", Wr = "gpt-5-nano", jr = "gpt-4.1-nano", Qr = "claude-haiku-4-5", Yr = "claude-sonnet-4-5", Jr = "gemini-2.5-flash", Xr = "gemini-3-pro-preview", Zr = "sonar", es = "sonar-pro", Rc = { [zr]: "GPT-5", [qr]: "GPT-5 Mini", [Wr]: "GPT-5 Nano", [jr]: "GPT-4.1 Nano", [Qr]: "Claude Haiku 4.5", [Yr]: "Claude Sonnet 4.5", [Jr]: "Gemini 2.5 Flash", [Xr]: "Gemini 3 Pro", [Zr]: "Sonar", [es]: "Sonar Pro" }, ts = { [ft]: [jr, zr, qr, Wr], [zt]: [Qr, Yr], [qt]: [Jr, Xr], [on]: [Zr, es] }, Oc = "x-diggidy-chat-id", Cc = "timestamp", kc = "tokenUsage", L = "Diggidy", Mc = { TOOL: { MEMORIES: "getUserMemories" }, ADDON: { ATTACHMENTS: "addon:attachments", REASONING: "addon:reasoning" } }, Nc = (e) => {
7
+ let _c = "user", Ac = "assistant", ft = "OpenAI", zt = "Anthropic", qt = "Google", on = "Perplexity", cn = ft, ln = [ft, zt, qt], zr = "gpt-5.2", qr = "gpt-5-mini", Wr = "gpt-5-nano", jr = "gpt-4.1-nano", Qr = "claude-haiku-4-5", Yr = "claude-sonnet-4-5", Jr = "gemini-2.5-flash", Xr = "gemini-3-pro-preview", Zr = "sonar", es = "sonar-pro", Rc = { [zr]: "GPT-5.2", [qr]: "GPT-5 Mini", [Wr]: "GPT-5 Nano", [jr]: "GPT-4.1 Nano", [Qr]: "Claude Haiku 4.5", [Yr]: "Claude Sonnet 4.5", [Jr]: "Gemini 2.5 Flash", [Xr]: "Gemini 3 Pro", [Zr]: "Sonar", [es]: "Sonar Pro" }, ts = { [ft]: [jr, zr, qr, Wr], [zt]: [Qr, Yr], [qt]: [Jr, Xr], [on]: [Zr, es] }, Oc = "x-diggidy-chat-id", Cc = "timestamp", kc = "tokenUsage", L = "Diggidy", Mc = { TOOL: { MEMORIES: "getUserMemories" }, ADDON: { ATTACHMENTS: "addon:attachments", REASONING: "addon:reasoning" } }, Nc = (e) => {
8
8
  if (!e || e.length === 0) return [];
9
9
  let t = /* @__PURE__ */ new Set();
10
10
  for (let r of e) for (let [s, n] of Object.entries(ts)) n.includes(r) && (s === ft || s === zt || s === qt) && t.add(s);
@@ -5392,13 +5392,13 @@ function Kl() {
5392
5392
  return e;
5393
5393
  }
5394
5394
  /*!
5395
- @versini/ui-button v9.0.1
5395
+ @versini/ui-button v10.0.1
5396
5396
  © 2025 gizmette.com
5397
5397
  */
5398
5398
  try {
5399
5399
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
5400
- version: "9.0.1",
5401
- buildTime: "12/10/2025 08:21 AM EST",
5400
+ version: "10.0.1",
5401
+ buildTime: "12/12/2025 10:28 AM EST",
5402
5402
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
5403
5403
  license: "MIT"
5404
5404
  });
@@ -5418,13 +5418,13 @@ const io = (e, t, r) => {
5418
5418
  });
5419
5419
  tr.displayName = "BaseButton";
5420
5420
  /*!
5421
- @versini/ui-button v9.0.1
5421
+ @versini/ui-button v10.0.1
5422
5422
  © 2025 gizmette.com
5423
5423
  */
5424
5424
  try {
5425
5425
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
5426
- version: "9.0.1",
5427
- buildTime: "12/10/2025 08:21 AM EST",
5426
+ version: "10.0.1",
5427
+ buildTime: "12/12/2025 10:28 AM EST",
5428
5428
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
5429
5429
  license: "MIT"
5430
5430
  });
@@ -5432,13 +5432,13 @@ try {
5432
5432
  }
5433
5433
  const Nr = "av-button";
5434
5434
  /*!
5435
- @versini/ui-button v9.0.1
5435
+ @versini/ui-button v10.0.1
5436
5436
  © 2025 gizmette.com
5437
5437
  */
5438
5438
  try {
5439
5439
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
5440
- version: "9.0.1",
5441
- buildTime: "12/10/2025 08:21 AM EST",
5440
+ version: "10.0.1",
5441
+ buildTime: "12/12/2025 10:28 AM EST",
5442
5442
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
5443
5443
  license: "MIT"
5444
5444
  });
@@ -5497,16 +5497,16 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5497
5497
  if (s === "primary")
5498
5498
  return m("not-prose", {
5499
5499
  truncate: r,
5500
- "text-copy-dark": e === "dark" || e === "system",
5501
- "text-copy-light": e === "light" || e === "alt-system",
5500
+ "text-copy-dark": e === "light" || e === "system",
5501
+ "text-copy-light": e === "dark" || e === "alt-system",
5502
5502
  "dark:text-copy-light": e === "system",
5503
5503
  "dark:text-copy-dark": e === "alt-system"
5504
5504
  });
5505
5505
  if (s === "secondary")
5506
5506
  return m("not-prose", {
5507
5507
  truncate: r,
5508
- "text-copy-light": e === "dark" || e === "system",
5509
- "text-copy-dark": e === "light" || e === "alt-system",
5508
+ "text-copy-light": e === "light" || e === "system",
5509
+ "text-copy-dark": e === "dark" || e === "alt-system",
5510
5510
  "dark:text-copy-dark": e === "system",
5511
5511
  "dark:text-copy-light": e === "alt-system"
5512
5512
  });
@@ -5526,17 +5526,17 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5526
5526
  if (!t) {
5527
5527
  if (r === "primary")
5528
5528
  return m({
5529
- "bg-action-light": e === "dark",
5530
- "bg-action-dark": e === "light",
5529
+ "bg-action-light": e === "light",
5530
+ "bg-action-dark": e === "dark",
5531
5531
  "bg-action-light dark:bg-action-dark": e === "system",
5532
5532
  "bg-action-dark dark:bg-action-light": e === "alt-system"
5533
5533
  });
5534
5534
  if (r === "secondary")
5535
5535
  return m({
5536
- "bg-action-light": e === "light",
5537
- "bg-action-dark": e === "dark",
5538
- "bg-action-light dark:bg-action-dark": e === "alt-system",
5539
- "bg-action-dark dark:bg-action-light": e === "system"
5536
+ "bg-action-dark": e === "light",
5537
+ "bg-action-light": e === "dark",
5538
+ "bg-action-dark dark:bg-action-light": e === "system",
5539
+ "bg-action-light dark:bg-action-dark": e === "alt-system"
5540
5540
  });
5541
5541
  if (r === "danger")
5542
5542
  return m({
@@ -5557,25 +5557,25 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5557
5557
  return "";
5558
5558
  if (r === "primary")
5559
5559
  return m({
5560
- "hover:text-copy-dark-hover": e === "dark" || e === "system",
5561
- "hover:text-copy-light-hover": e === "light" || e === "alt-system",
5560
+ "hover:text-copy-dark-hover": e === "light" || e === "system",
5561
+ "hover:text-copy-light-hover": e === "dark" || e === "alt-system",
5562
5562
  "dark:hover:text-copy-light-hover": e === "system",
5563
5563
  "dark:hover:text-copy-dark-hover": e === "alt-system",
5564
- "hover:bg-action-light-hover": e === "dark",
5565
- "hover:bg-action-dark-hover": e === "light",
5564
+ "hover:bg-action-light-hover": e === "light",
5565
+ "hover:bg-action-dark-hover": e === "dark",
5566
5566
  "hover:bg-action-light-hover dark:hover:bg-action-dark-hover": e === "system",
5567
5567
  "hover:bg-action-dark-hover dark:hover:bg-action-light-hover": e === "alt-system"
5568
5568
  });
5569
5569
  if (r === "secondary")
5570
5570
  return m({
5571
- "hover:text-copy-light-hover": e === "dark" || e === "system",
5572
- "hover:text-copy-dark-hover": e === "light" || e === "alt-system",
5571
+ "hover:text-copy-light-hover": e === "light" || e === "system",
5572
+ "hover:text-copy-dark-hover": e === "dark" || e === "alt-system",
5573
5573
  "dark:hover:text-copy-dark-hover": e === "system",
5574
5574
  "dark:hover:text-copy-light-hover": e === "alt-system",
5575
- "hover:bg-action-light-hover": e === "light",
5576
- "hover:bg-action-dark-hover": e === "dark",
5577
- "hover:bg-action-light-hover dark:hover:bg-action-dark-hover": e === "alt-system",
5578
- "hover:bg-action-dark-hover dark:hover:bg-action-light-hover": e === "system"
5575
+ "hover:bg-action-dark-hover": e === "light",
5576
+ "hover:bg-action-light-hover": e === "dark",
5577
+ "hover:bg-action-dark-hover dark:hover:bg-action-light-hover": e === "system",
5578
+ "hover:bg-action-light-hover dark:hover:bg-action-dark-hover": e === "alt-system"
5579
5579
  });
5580
5580
  if (r === "danger")
5581
5581
  return m("hover:text-copy-light-hover", {
@@ -5591,25 +5591,25 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5591
5591
  return "";
5592
5592
  if (r === "primary")
5593
5593
  return m({
5594
- "active:text-copy-dark-active": e === "dark" || e === "system",
5595
- "active:text-copy-light-active": e === "light" || e === "alt-system",
5596
- "dark:active:text-copy-light-active": e === "system",
5597
- "dark:active:text-copy-dark-active": e === "alt-system",
5598
- "active:bg-action-light-active": e === "dark",
5599
- "active:bg-action-dark-active": e === "light",
5594
+ "active:text-copy-light-active": e === "light" || e === "system",
5595
+ "active:text-copy-medium-active": e === "dark" || e === "alt-system",
5596
+ "dark:active:text-copy-medium-active": e === "system",
5597
+ "dark:active:text-copy-light-active": e === "alt-system",
5598
+ "active:bg-action-light-active": e === "light",
5599
+ "active:bg-action-dark-active": e === "dark",
5600
5600
  "active:bg-action-light-active dark:active:bg-action-dark-active": e === "system",
5601
5601
  "active:bg-action-dark-active dark:active:bg-action-light-active": e === "alt-system"
5602
5602
  });
5603
5603
  if (r === "secondary")
5604
5604
  return m({
5605
- "active:text-copy-light-active": e === "dark" || e === "system",
5606
- "active:text-copy-dark-active": e === "light" || e === "alt-system",
5607
- "dark:active:text-copy-dark-active": e === "system",
5608
- "dark:active:text-copy-light-active": e === "alt-system",
5609
- "active:bg-action-light-active": e === "light",
5610
- "active:bg-action-dark-active": e === "dark",
5611
- "active:bg-action-light-active dark:active:bg-action-dark-active": e === "alt-system",
5612
- "active:bg-action-dark-active dark:active:bg-action-light-active": e === "system"
5605
+ "active:text-copy-medium-active": e === "light" || e === "system",
5606
+ "active:text-copy-light-active": e === "dark" || e === "alt-system",
5607
+ "dark:active:text-copy-light-active": e === "system",
5608
+ "dark:active:text-copy-medium-active": e === "alt-system",
5609
+ "active:bg-action-dark-active": e === "light",
5610
+ "active:bg-action-light-active": e === "dark",
5611
+ "active:bg-action-dark-active dark:active:bg-action-light-active": e === "system",
5612
+ "active:bg-action-light-active dark:active:bg-action-dark-active": e === "alt-system"
5613
5613
  });
5614
5614
  if (r === "danger")
5615
5615
  return m("active:text-copy-lighter-active", {
@@ -5625,17 +5625,17 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5625
5625
  return "border border-transparent";
5626
5626
  if (r === "primary")
5627
5627
  return m("border", {
5628
- "border-border-medium": e === "dark",
5629
- "border-border-accent": e === "light",
5628
+ "border-border-medium": e === "light",
5629
+ "border-border-accent": e === "dark",
5630
5630
  "border-border-medium dark:border-border-accent": e === "system",
5631
5631
  "border-border-accent dark:border-border-medium": e === "alt-system"
5632
5632
  });
5633
5633
  if (r === "secondary")
5634
5634
  return m("border", {
5635
- "border-border-medium": e === "light",
5636
- "border-border-accent": e === "dark",
5637
- "border-border-medium dark:border-border-accent": e === "alt-system",
5638
- "border-border-accent dark:border-border-medium": e === "system"
5635
+ "border-border-accent": e === "light",
5636
+ "border-border-medium": e === "dark",
5637
+ "border-border-accent dark:border-border-medium": e === "system",
5638
+ "border-border-medium dark:border-border-accent": e === "alt-system"
5639
5639
  });
5640
5640
  if (r === "danger")
5641
5641
  return m("border", {
@@ -5656,13 +5656,13 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5656
5656
  return "";
5657
5657
  let n = {};
5658
5658
  return s === "primary" ? n = {
5659
- "text-copy-dark": e === "dark" || e === "system",
5660
- "text-copy-light": e === "light" || e === "alt-system",
5659
+ "text-copy-dark": e === "light" || e === "system",
5660
+ "text-copy-light": e === "dark" || e === "alt-system",
5661
5661
  "dark:text-copy-light": e === "system",
5662
5662
  "dark:text-copy-dark": e === "alt-system"
5663
5663
  } : s === "secondary" ? n = {
5664
- "text-copy-light": e === "dark" || e === "system",
5665
- "text-copy-dark": e === "light" || e === "alt-system",
5664
+ "text-copy-light": e === "light" || e === "system",
5665
+ "text-copy-dark": e === "dark" || e === "alt-system",
5666
5666
  "dark:text-copy-dark": e === "system",
5667
5667
  "dark:text-copy-light": e === "alt-system"
5668
5668
  } : s === "danger" ? n = {
@@ -5719,13 +5719,13 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5719
5719
  "transition-[width] duration-300 ease-in": e === mt && S
5720
5720
  }), t));
5721
5721
  /*!
5722
- @versini/ui-button v9.0.1
5722
+ @versini/ui-button v10.0.1
5723
5723
  © 2025 gizmette.com
5724
5724
  */
5725
5725
  try {
5726
5726
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
5727
- version: "9.0.1",
5728
- buildTime: "12/10/2025 08:21 AM EST",
5727
+ version: "10.0.1",
5728
+ buildTime: "12/12/2025 10:28 AM EST",
5729
5729
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
5730
5730
  license: "MIT"
5731
5731
  });
@@ -6120,13 +6120,13 @@ function Xl() {
6120
6120
  ]), e;
6121
6121
  }
6122
6122
  /*!
6123
- @versini/ui-button v9.0.1
6123
+ @versini/ui-button v10.0.1
6124
6124
  © 2025 gizmette.com
6125
6125
  */
6126
6126
  try {
6127
6127
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
6128
- version: "9.0.1",
6129
- buildTime: "12/10/2025 08:21 AM EST",
6128
+ version: "10.0.1",
6129
+ buildTime: "12/12/2025 10:28 AM EST",
6130
6130
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
6131
6131
  license: "MIT"
6132
6132
  });
@@ -6240,13 +6240,13 @@ const Xe = {
6240
6240
  });
6241
6241
  Kt.displayName = "ButtonIcon";
6242
6242
  /*!
6243
- @versini/ui-card v5.2.1
6243
+ @versini/ui-card v5.2.2
6244
6244
  © 2025 gizmette.com
6245
6245
  */
6246
6246
  try {
6247
6247
  window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
6248
- version: "5.2.1",
6249
- buildTime: "12/10/2025 08:22 AM EST",
6248
+ version: "5.2.2",
6249
+ buildTime: "12/12/2025 10:29 AM EST",
6250
6250
  homepage: "https://www.npmjs.com/package/@versini/ui-card",
6251
6251
  license: "MIT"
6252
6252
  });
@@ -7094,13 +7094,13 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
7094
7094
  return /* @__PURE__ */ l("div", { className: o, style: i, ...s, children: e });
7095
7095
  };
7096
7096
  /*!
7097
- @versini/ui-system v5.0.7
7097
+ @versini/ui-system v5.0.8
7098
7098
  © 2025 gizmette.com
7099
7099
  */
7100
7100
  try {
7101
7101
  window.__VERSINI_UI_SYSTEM__ || (window.__VERSINI_UI_SYSTEM__ = {
7102
- version: "5.0.7",
7103
- buildTime: "12/10/2025 08:21 AM EST",
7102
+ version: "5.0.8",
7103
+ buildTime: "12/12/2025 10:28 AM EST",
7104
7104
  homepage: "https://www.npmjs.com/package/@versini/ui-system",
7105
7105
  license: "MIT"
7106
7106
  });
@@ -7204,13 +7204,13 @@ function Zs({ children: e, className: t, politeness: r, role: s = null, announce
7204
7204
  });
7205
7205
  }
7206
7206
  /*!
7207
- @versini/ui-textinput v5.1.3
7207
+ @versini/ui-textinput v5.1.4
7208
7208
  © 2025 gizmette.com
7209
7209
  */
7210
7210
  try {
7211
7211
  window.__VERSINI_UI_TEXTINPUT__ || (window.__VERSINI_UI_TEXTINPUT__ = {
7212
- version: "5.1.3",
7213
- buildTime: "12/10/2025 08:22 AM EST",
7212
+ version: "5.1.4",
7213
+ buildTime: "12/12/2025 10:29 AM EST",
7214
7214
  homepage: "https://www.npmjs.com/package/@versini/ui-textinput",
7215
7215
  license: "MIT"
7216
7216
  });
@@ -7844,7 +7844,7 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7844
7844
  ] });
7845
7845
  }, Ec = new URL(document.location.href).searchParams, Fr = !!Ec.get("debug") || !1, wc = nn(() => import(
7846
7846
  /* webpackChunkName: "LazyApp" */
7847
- "./App.sQ3wU0lJ.js"
7847
+ "./App.9OTgQFE5.js"
7848
7848
  ).then((e) => e.App)), Sc = new Dn(), Br = ({
7849
7849
  isComponent: e,
7850
7850
  headerHeight: t
@@ -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.CK423j2p.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.CnnQWkcw.js";
2
2
  import { longestStreak as qe } from "./index.Cyw5OC0t.js";
3
3
  function ne(e, n) {
4
4
  const t = String(e);
@@ -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.CK423j2p.js";
2
- import { toText as Ca } from "./index.BNW48OCM.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.CnnQWkcw.js";
2
+ import { toText as Ca } from "./index.DXbW0hgE.js";
3
3
  const Gt = /[#.]/g;
4
4
  function qa(r, e) {
5
5
  const t = r || "", a = {};
@@ -1,4 +1,4 @@
1
- import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.CK423j2p.js";
1
+ import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.CnnQWkcw.js";
2
2
  import { longestStreak as q } from "./index.Cyw5OC0t.js";
3
3
  function b() {
4
4
  return {
@@ -1,15 +1,15 @@
1
1
  import { jsx as l, jsxs as p } from "react/jsx-runtime";
2
2
  import d from "clsx";
3
3
  import x, { useContext as y } from "react";
4
- import { ButtonIcon as I, e$1 as u } from "./index.ZxP3Yv8a.js";
4
+ import { ButtonIcon as I, e$1 as u } from "./index.BNtgmlzo.js";
5
5
  /*!
6
- @versini/ui-button v9.0.1
6
+ @versini/ui-button v10.0.1
7
7
  © 2025 gizmette.com
8
8
  */
9
9
  try {
10
10
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
11
- version: "9.0.1",
12
- buildTime: "12/10/2025 08:21 AM EST",
11
+ version: "10.0.1",
12
+ buildTime: "12/12/2025 10:28 AM EST",
13
13
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
14
14
  license: "MIT"
15
15
  });
@@ -413,13 +413,13 @@ const N = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
413
413
  );
414
414
  };
415
415
  /*!
416
- @versini/ui-table v6.2.1
416
+ @versini/ui-table v6.2.3
417
417
  © 2025 gizmette.com
418
418
  */
419
419
  try {
420
420
  window.__VERSINI_UI_TABLE__ || (window.__VERSINI_UI_TABLE__ = {
421
- version: "6.2.1",
422
- buildTime: "12/10/2025 08:22 AM EST",
421
+ version: "6.2.3",
422
+ buildTime: "12/12/2025 10:28 AM EST",
423
423
  homepage: "https://www.npmjs.com/package/@versini/ui-table",
424
424
  license: "MIT"
425
425
  });
@@ -1,15 +1,15 @@
1
1
  import { jsxs as h, jsx as l } from "react/jsx-runtime";
2
- import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.ZxP3Yv8a.js";
2
+ import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.BNtgmlzo.js";
3
3
  import { useState as N, useEffect as $ } from "react";
4
4
  import t from "clsx";
5
5
  /*!
6
- @versini/ui-bubble v7.0.1
6
+ @versini/ui-bubble v8.0.1
7
7
  © 2025 gizmette.com
8
8
  */
9
9
  try {
10
10
  window.__VERSINI_UI_BUBBLE__ || (window.__VERSINI_UI_BUBBLE__ = {
11
- version: "7.0.1",
12
- buildTime: "12/10/2025 08:23 AM EST",
11
+ version: "8.0.1",
12
+ buildTime: "12/12/2025 10:30 AM EST",
13
13
  homepage: "https://www.npmjs.com/package/@versini/ui-bubble",
14
14
  license: "MIT"
15
15
  });
@@ -1,4 +1,4 @@
1
- import { convert as E, convertElement as u } from "./useMarkdown.CK423j2p.js";
1
+ import { convert as E, convertElement as u } from "./useMarkdown.CnnQWkcw.js";
2
2
  const f = (
3
3
  // Note: overloads like this are needed to support optional generics.
4
4
  /**
@@ -1,15 +1,15 @@
1
1
  import { jsxs as oe, jsx as h } from "react/jsx-runtime";
2
- import { useMergeRefs as ce, useResizeObserver as W, useUniqueId as ne, useUncontrolled as le, LiveRegion as ie } from "./index.ZxP3Yv8a.js";
2
+ import { useMergeRefs as ce, useResizeObserver as W, useUniqueId as ne, useUncontrolled as le, LiveRegion as ie } from "./index.BNtgmlzo.js";
3
3
  import ue, { useRef as k, useState as I, useLayoutEffect as R } from "react";
4
4
  import o from "clsx";
5
5
  /*!
6
- @versini/ui-textarea v5.1.3
6
+ @versini/ui-textarea v5.1.4
7
7
  © 2025 gizmette.com
8
8
  */
9
9
  try {
10
10
  window.__VERSINI_UI_TEXTAREA__ || (window.__VERSINI_UI_TEXTAREA__ = {
11
- version: "5.1.3",
12
- buildTime: "12/10/2025 08:24 AM EST",
11
+ version: "5.1.4",
12
+ buildTime: "12/12/2025 10:30 AM EST",
13
13
  homepage: "https://www.npmjs.com/package/@versini/ui-textarea",
14
14
  license: "MIT"
15
15
  });
@@ -1,6 +1,6 @@
1
- import { getDefaultExportFromCjs as kn } from "./App.sQ3wU0lJ.js";
2
- import { visit as In } from "./useMarkdown.CK423j2p.js";
3
- import { toText as Cn } from "./index.BNW48OCM.js";
1
+ import { getDefaultExportFromCjs as kn } from "./App.9OTgQFE5.js";
2
+ import { visit as In } from "./useMarkdown.CnnQWkcw.js";
3
+ import { toText as Cn } from "./index.DXbW0hgE.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,15 +1,15 @@
1
1
  import { jsx as Tn, jsxs as Rt, Fragment as zr } from "react/jsx-runtime";
2
- import { ButtonIcon as Nr, IconCopied as Mr, IconCopy as vr, isTauri as Rr, unObfuscate as Dr, obfuscate as Or } from "./index.ZxP3Yv8a.js";
2
+ import { ButtonIcon as Nr, IconCopied as Mr, IconCopy as vr, isTauri as Rr, unObfuscate as Dr, obfuscate as Or } from "./index.BNtgmlzo.js";
3
3
  import Fr, { useState as Dt, useEffect as Ot, useCallback as Ft, useRef as Dn } from "react";
4
- import { getDefaultExportFromCjs as Bt } from "./App.sQ3wU0lJ.js";
4
+ import { getDefaultExportFromCjs as Bt } from "./App.9OTgQFE5.js";
5
5
  /*!
6
- @versini/ui-button v9.0.1
6
+ @versini/ui-button v10.0.1
7
7
  © 2025 gizmette.com
8
8
  */
9
9
  try {
10
10
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
11
- version: "9.0.1",
12
- buildTime: "12/10/2025 08:21 AM EST",
11
+ version: "10.0.1",
12
+ buildTime: "12/12/2025 10:28 AM EST",
13
13
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
14
14
  license: "MIT"
15
15
  });
@@ -7184,7 +7184,7 @@ class Hu {
7184
7184
  if (!this.remarkGfm) {
7185
7185
  const { default: e } = await import(
7186
7186
  /* webpackChunkName: "md-remark" */
7187
- "./index.Sv4RjGsQ.js"
7187
+ "./index.BgQcUSpD.js"
7188
7188
  );
7189
7189
  this.remarkGfm = e;
7190
7190
  }
@@ -7195,7 +7195,7 @@ class Hu {
7195
7195
  Gu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
7196
7196
  const { default: e } = await import(
7197
7197
  /* webpackChunkName: "md-rehype-katex" */
7198
- "./index.SRAmjHI8.js"
7198
+ "./index.CI7wfY6h.js"
7199
7199
  );
7200
7200
  this.rehypeKatex = e;
7201
7201
  }
@@ -7205,7 +7205,7 @@ class Hu {
7205
7205
  if (!this.remarkMath) {
7206
7206
  const { default: e } = await import(
7207
7207
  /* webpackChunkName: "md-remark" */
7208
- "./index.B9GCA2Iv.js"
7208
+ "./index.CSpbJbbj.js"
7209
7209
  );
7210
7210
  this.remarkMath = e;
7211
7211
  }
@@ -7215,7 +7215,7 @@ class Hu {
7215
7215
  if (!this.rehypeHighlight) {
7216
7216
  const { default: e } = await import(
7217
7217
  /* webpackChunkName: "md-rehype-highlight" */
7218
- "./index.DAZOAmkW.js"
7218
+ "./index.IgpP31Km.js"
7219
7219
  );
7220
7220
  this.rehypeHighlight = e;
7221
7221
  }
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { SassySaint as a } from "../../chunks/index.ZxP3Yv8a.js";
2
+ import { SassySaint as a } from "../../chunks/index.BNtgmlzo.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.ZxP3Yv8a.js";
1
+ import { SassySaint as r } from "./chunks/index.BNtgmlzo.js";
2
2
  /*!
3
- @sassysaint/client v8.99.1
3
+ @sassysaint/client v8.99.2
4
4
  © 2025 gizmette.com
5
5
  */
6
6
  try {
7
7
  window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
8
- version: "8.99.1",
9
- buildTime: "12/10/2025 08:43 AM EST",
8
+ version: "8.99.2",
9
+ buildTime: "12/12/2025 12:43 PM EST",
10
10
  license: "MIT"
11
11
  });
12
12
  } catch {