@alfadocs/ui-kit 0.18.2 → 0.20.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 (68) hide show
  1. package/dist/_chunks/_commonjsHelpers-DaMA6jEr.js +9 -0
  2. package/dist/_chunks/{ai-prompt-input-B-w5Rx3V.js → ai-prompt-input-B5MdixzR.js} +2 -2
  3. package/dist/_chunks/{leo-sidebar-DIsiTju3.js → alia-sidebar-Bof6TlFx.js} +211 -211
  4. package/dist/_chunks/{chat-message-g3lxpXM_.js → chat-message-ChOnwqf_.js} +5 -5
  5. package/dist/_chunks/editable-currency-cell-renderer-CqMs0Y8L.js +1590 -0
  6. package/dist/_chunks/email-input-DvJ_kPKL.js +396 -0
  7. package/dist/_chunks/exceljs.min-DUJ-5CGx.js +23045 -0
  8. package/dist/_chunks/file-spreadsheet-zUkY8rJ2.js +25 -0
  9. package/dist/_chunks/{file-upload-nMh-1jDD.js → file-upload-DxAQprcU.js} +103 -122
  10. package/dist/_chunks/html2canvas.esm-dgT_1dIT.js +4872 -0
  11. package/dist/_chunks/{index-CFoBa86t.js → index-BcMWc8W2.js} +2 -2
  12. package/dist/_chunks/index.es-B8zMZ1wV.js +6694 -0
  13. package/dist/_chunks/jspdf.es.min-DaapWjR1.js +10007 -0
  14. package/dist/_chunks/jspdf.plugin.autotable-CSiDNyPn.js +1088 -0
  15. package/dist/_chunks/{map-view-DVP-Kp9l.js → map-view-CcwycFQX.js} +2 -2
  16. package/dist/_chunks/{purify.es-DpIUMBYC.js → purify.es-Cm3utOpm.js} +2 -2
  17. package/dist/_chunks/{rich-text-editor-C7TCIlQO.js → rich-text-editor-J-wAz9eN.js} +22 -22
  18. package/dist/_chunks/{suggestion-chip-C4Jz0LrM.js → suggestion-chip-C4kxWUIs.js} +2 -2
  19. package/dist/_chunks/{use-password-requirements-BOgFsoIe.js → use-password-requirements-C9vKBSVn.js} +92 -81
  20. package/dist/agent-catalog.json +31 -1
  21. package/dist/components/ai-prompt-input/index.js +1 -1
  22. package/dist/components/app-frame/app-frame.d.ts +1 -1
  23. package/dist/components/chat-container/chat-container.d.ts +1 -1
  24. package/dist/components/chat-message/chat-message.d.ts +1 -1
  25. package/dist/components/chat-message/index.js +1 -1
  26. package/dist/components/data-table/cell-renderers/editable-currency-cell-renderer.d.ts +23 -0
  27. package/dist/components/data-table/cell-renderers/editable-text-cell-renderer.d.ts +11 -0
  28. package/dist/components/data-table/cell-renderers/image-cell-renderer.d.ts +19 -0
  29. package/dist/components/data-table/cell-renderers/toggle-cell-renderer.d.ts +15 -3
  30. package/dist/components/data-table/data-table.d.ts +30 -3
  31. package/dist/components/data-table/filters/date-range-filter.d.ts +22 -0
  32. package/dist/components/data-table/index.d.ts +9 -2
  33. package/dist/components/data-table/index.js +18 -13
  34. package/dist/components/data-table/toolbar.d.ts +80 -1
  35. package/dist/components/email-input/email-input.agent.d.ts +13 -0
  36. package/dist/components/email-input/email-input.d.ts +28 -0
  37. package/dist/components/email-input/index.d.ts +5 -0
  38. package/dist/components/email-input/index.js +6 -0
  39. package/dist/components/file-upload/index.js +1 -1
  40. package/dist/components/index.d.ts +2 -1
  41. package/dist/components/map-view/index.js +1 -1
  42. package/dist/components/password-input/index.js +1 -1
  43. package/dist/components/password-input/use-password-requirements.d.ts +9 -1
  44. package/dist/components/rich-text-editor/index.js +1 -1
  45. package/dist/components/suggestion-chip/index.js +1 -1
  46. package/dist/i18n/config.js +59 -9
  47. package/dist/i18n/resources.d.ts +59 -9
  48. package/dist/index.js +464 -456
  49. package/dist/locales/de.json +7 -3
  50. package/dist/locales/en.json +26 -3
  51. package/dist/locales/it.json +26 -3
  52. package/dist/patterns/alia-assistant/alia-chat-surface.d.ts +3 -0
  53. package/dist/patterns/alia-assistant/alia-embedded.d.ts +13 -0
  54. package/dist/patterns/{leo-assistant/leo-popout.d.ts → alia-assistant/alia-popout.d.ts} +4 -4
  55. package/dist/patterns/{leo-assistant/leo-sidebar.d.ts → alia-assistant/alia-sidebar.d.ts} +10 -10
  56. package/dist/patterns/{leo-assistant/leo-types.d.ts → alia-assistant/alia-types.d.ts} +23 -23
  57. package/dist/patterns/alia-assistant/index.d.ts +20 -0
  58. package/dist/patterns/alia-assistant/index.js +8 -0
  59. package/dist/patterns/patient-shell/patient-shell.d.ts +1 -1
  60. package/dist/safe-html/index.js +6 -6
  61. package/dist/tokens.css +1 -1
  62. package/package.json +14 -5
  63. package/dist/_chunks/_commonjsHelpers-C6fGbg64.js +0 -7
  64. package/dist/_chunks/balance-cell-renderer-DJB6WDPe.js +0 -1015
  65. package/dist/patterns/leo-assistant/index.d.ts +0 -20
  66. package/dist/patterns/leo-assistant/index.js +0 -8
  67. package/dist/patterns/leo-assistant/leo-chat-surface.d.ts +0 -3
  68. package/dist/patterns/leo-assistant/leo-embedded.d.ts +0 -13
@@ -33,7 +33,7 @@ const _ = [
33
33
  }
34
34
  ), E = h(
35
35
  [
36
- // Cap at 42rem on wide surfaces; on narrow docks (Leo sidebar ≈22rem)
36
+ // Cap at 42rem on wide surfaces; on narrow docks (Alia sidebar ≈22rem)
37
37
  // leave room for the avatar column (size-8 = 32px = --spacing-xl) +
38
38
  // `gap-sm` (8px = --spacing-sm) so avatars don't clip off the inline
39
39
  // edge when the row is width-constrained.
@@ -132,7 +132,7 @@ const H = C(
132
132
  ...b,
133
133
  children: [
134
134
  t !== "system" && r ? r.slot ? (
135
- // Consumer-supplied avatar node (e.g. Leo's Sparkles tile).
135
+ // Consumer-supplied avatar node (e.g. Alia's Sparkles tile).
136
136
  r.slot
137
137
  ) : (
138
138
  // Allow-list the src: LLM-supplied values can carry
@@ -154,7 +154,7 @@ const H = C(
154
154
  // min-w-0 allows this flex item to shrink below its content's
155
155
  // natural width — without it, a single unbreakable token (URL,
156
156
  // CJK run, hash) can force the bubble wider than the parent
157
- // and spill outside narrow containers like the Leo sidebar.
157
+ // and spill outside narrow containers like the Alia sidebar.
158
158
  "ds:flex ds:flex-col ds:min-w-0",
159
159
  t === "user" ? "ds:items-end" : t === "assistant" ? "ds:items-start" : "ds:items-center"
160
160
  ].join(" "),
@@ -168,7 +168,7 @@ const H = C(
168
168
  // `break-words` (from bubbleVariants) handles soft hyphens;
169
169
  // `overflow-wrap: anywhere` is the last-resort break for
170
170
  // URLs, hashes, or CJK runs that would otherwise push the
171
- // bubble wider than its parent in narrow docks like Leo.
171
+ // bubble wider than its parent in narrow docks like Alia.
172
172
  "ds:[overflow-wrap:anywhere]"
173
173
  ].join(" "),
174
174
  children: w
@@ -236,4 +236,4 @@ H.displayName = "ChatMessage";
236
236
  export {
237
237
  H as C
238
238
  };
239
- //# sourceMappingURL=chat-message-g3lxpXM_.js.map
239
+ //# sourceMappingURL=chat-message-ChOnwqf_.js.map