@alfadocs/ui-kit 0.19.0 → 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 (62) 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-DKN5JERd.js → email-input-DvJ_kPKL.js} +2 -2
  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/agent-catalog.json +1 -1
  20. package/dist/components/ai-prompt-input/index.js +1 -1
  21. package/dist/components/app-frame/app-frame.d.ts +1 -1
  22. package/dist/components/chat-container/chat-container.d.ts +1 -1
  23. package/dist/components/chat-message/chat-message.d.ts +1 -1
  24. package/dist/components/chat-message/index.js +1 -1
  25. package/dist/components/data-table/cell-renderers/editable-currency-cell-renderer.d.ts +23 -0
  26. package/dist/components/data-table/cell-renderers/editable-text-cell-renderer.d.ts +11 -0
  27. package/dist/components/data-table/cell-renderers/image-cell-renderer.d.ts +19 -0
  28. package/dist/components/data-table/cell-renderers/toggle-cell-renderer.d.ts +15 -3
  29. package/dist/components/data-table/data-table.d.ts +30 -3
  30. package/dist/components/data-table/filters/date-range-filter.d.ts +22 -0
  31. package/dist/components/data-table/index.d.ts +9 -2
  32. package/dist/components/data-table/index.js +18 -13
  33. package/dist/components/data-table/toolbar.d.ts +80 -1
  34. package/dist/components/email-input/index.js +1 -1
  35. package/dist/components/file-upload/index.js +1 -1
  36. package/dist/components/index.d.ts +1 -1
  37. package/dist/components/map-view/index.js +1 -1
  38. package/dist/components/rich-text-editor/index.js +1 -1
  39. package/dist/components/suggestion-chip/index.js +1 -1
  40. package/dist/i18n/config.js +47 -9
  41. package/dist/i18n/resources.d.ts +47 -9
  42. package/dist/index.js +395 -390
  43. package/dist/locales/de.json +3 -3
  44. package/dist/locales/en.json +22 -3
  45. package/dist/locales/it.json +22 -3
  46. package/dist/patterns/alia-assistant/alia-chat-surface.d.ts +3 -0
  47. package/dist/patterns/alia-assistant/alia-embedded.d.ts +13 -0
  48. package/dist/patterns/{leo-assistant/leo-popout.d.ts → alia-assistant/alia-popout.d.ts} +4 -4
  49. package/dist/patterns/{leo-assistant/leo-sidebar.d.ts → alia-assistant/alia-sidebar.d.ts} +10 -10
  50. package/dist/patterns/{leo-assistant/leo-types.d.ts → alia-assistant/alia-types.d.ts} +23 -23
  51. package/dist/patterns/alia-assistant/index.d.ts +20 -0
  52. package/dist/patterns/alia-assistant/index.js +8 -0
  53. package/dist/patterns/patient-shell/patient-shell.d.ts +1 -1
  54. package/dist/safe-html/index.js +6 -6
  55. package/dist/tokens.css +1 -1
  56. package/package.json +7 -4
  57. package/dist/_chunks/_commonjsHelpers-C6fGbg64.js +0 -7
  58. package/dist/_chunks/balance-cell-renderer-DJB6WDPe.js +0 -1015
  59. package/dist/patterns/leo-assistant/index.d.ts +0 -20
  60. package/dist/patterns/leo-assistant/index.js +0 -8
  61. package/dist/patterns/leo-assistant/leo-chat-surface.d.ts +0 -3
  62. package/dist/patterns/leo-assistant/leo-embedded.d.ts +0 -13
@@ -1,20 +0,0 @@
1
- /**
2
- * Leo Assistant pattern — composition of DS primitives into a complete
3
- * AI-chat experience. See `leo-assistant.mdx` for usage, acceptance
4
- * gate, and a11y notes.
5
- *
6
- * Unlike most patterns in this folder, Leo exports runtime components
7
- * (LeoEmbedded + LeoPopout) because real consuming apps (platform,
8
- * booking, alfascribe) need to mount it in production, not just
9
- * reference its story shape. The exports are therefore surfaced via
10
- * `src/patterns/index.ts` and included in the library bundle.
11
- */
12
- export { LeoChatSurface } from './leo-chat-surface';
13
- export { LeoEmbedded } from './leo-embedded';
14
- export type { LeoEmbeddedProps } from './leo-embedded';
15
- export { LeoPopout } from './leo-popout';
16
- export type { LeoPopoutProps } from './leo-popout';
17
- export { LeoSidebar } from './leo-sidebar';
18
- export type { LeoSidebarProps } from './leo-sidebar';
19
- export type { LeoChatSurfaceProps, LeoMessage, LeoSuggestion, LeoAssistantAvatar, LeoUsage, } from './leo-types';
20
- //# sourceMappingURL=index.d.ts.map
@@ -1,8 +0,0 @@
1
- import { L as o, a as L, b as d, c as r } from "../../_chunks/leo-sidebar-DIsiTju3.js";
2
- export {
3
- o as LeoChatSurface,
4
- L as LeoEmbedded,
5
- d as LeoPopout,
6
- r as LeoSidebar
7
- };
8
- //# sourceMappingURL=index.js.map
@@ -1,3 +0,0 @@
1
- import type { LeoChatSurfaceProps } from './leo-types';
2
- export declare const LeoChatSurface: import("react").ForwardRefExoticComponent<LeoChatSurfaceProps & import("react").RefAttributes<HTMLDivElement>>;
3
- //# sourceMappingURL=leo-chat-surface.d.ts.map
@@ -1,13 +0,0 @@
1
- /**
2
- * Leo Assistant — embedded (full-page) mode. Fills the parent container
3
- * (typically `<AppFrame padded={false}>`'s `<main>` slot) with a
4
- * ChatGPT-style centred conversation column.
5
- */
6
- import { type ReactNode } from 'react';
7
- import type { LeoChatSurfaceProps } from './leo-types';
8
- export interface LeoEmbeddedProps extends LeoChatSurfaceProps {
9
- /** Optional slot rendered above the chat surface (e.g. a breadcrumb). */
10
- headerSlot?: ReactNode;
11
- }
12
- export declare const LeoEmbedded: import("react").ForwardRefExoticComponent<LeoEmbeddedProps & import("react").RefAttributes<HTMLDivElement>>;
13
- //# sourceMappingURL=leo-embedded.d.ts.map