@alfadocs/ui-kit 1.44.0 → 1.46.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 (156) hide show
  1. package/dist/_chunks/{actions-cell-renderer-BXBy9c0f.js → actions-cell-renderer-B5m9lwgC.js} +2 -2
  2. package/dist/_chunks/ai-credits-notice-xszqOZTC.js +90 -0
  3. package/dist/_chunks/ai-credits-notice.agent-C9L7orrP.js +17 -0
  4. package/dist/_chunks/{ai-consent-banner-D7I2U-cz.js → ai-permission-notice-D7I2U-cz.js} +1 -1
  5. package/dist/_chunks/ai-sparkle-D23NT8Z_.js +45 -0
  6. package/dist/_chunks/{anamnesis-summary-rows-DQUqwWc1.js → anamnesis-summary-rows-DI-UX5r6.js} +2 -2
  7. package/dist/_chunks/{appointment-card-TgR_2GKS.js → appointment-card-DluZy8Iv.js} +2 -2
  8. package/dist/_chunks/{appointment-peek-abiR0T9e.js → appointment-peek-BsfCpiJs.js} +3 -3
  9. package/dist/_chunks/{appointment-timeline-CCnyUYKz.js → appointment-timeline-Cs5f9viN.js} +3 -3
  10. package/dist/_chunks/{appointment-tray-N0yEI8UF.js → appointment-tray-CLrGGnKR.js} +2 -2
  11. package/dist/_chunks/baby-Dku-Xvg9.js +23 -0
  12. package/dist/_chunks/{balance-badge-cell-o6LldMUA.js → balance-badge-cell-YGrYdrvR.js} +3 -3
  13. package/dist/_chunks/{booking-D43ASl8y.js → booking-B7gA9gFB.js} +279 -296
  14. package/dist/_chunks/button-group-CA1tmu39.js +325 -0
  15. package/dist/_chunks/{calendar-U6N0F99w.js → calendar-OzSeTb4V.js} +2 -2
  16. package/dist/_chunks/{calendar-event-card-DKUnT9Be.js → calendar-event-card-B6N5h1dO.js} +57 -48
  17. package/dist/_chunks/{calendar-workspace-DBYAtdyd.js → calendar-workspace-BB-BZT7W.js} +3002 -2912
  18. package/dist/_chunks/{chart-PF2krCZC.js → chart-D8ucl8hH.js} +2 -2
  19. package/dist/_chunks/{data-table-CcAx_I1w.js → data-table-DnKOmEVw.js} +2 -2
  20. package/dist/_chunks/{editable-currency-cell-renderer-Psb6XKHR.js → editable-currency-cell-renderer-OUkUv7U4.js} +2 -2
  21. package/dist/_chunks/{face-scheme-Bm6pe7R8.js → face-scheme-mIhwrQXt.js} +3 -3
  22. package/dist/_chunks/{file-manager-BfLQxF5t.js → file-manager-DOcJGIx2.js} +4 -4
  23. package/dist/_chunks/{header-settings-CTe45iDy.js → header-settings-BEfx_-TF.js} +2 -2
  24. package/dist/_chunks/{help-me-write-templates-GUeEn3Ff.js → help-me-write-templates-DHIwa4xR.js} +205 -199
  25. package/dist/_chunks/{hover-card-BMJBVqIf.js → hover-card-nUae8NPJ.js} +67 -62
  26. package/dist/_chunks/{icon-button-group-DkkdIygu.js → icon-button-group-DZKC6KGf.js} +181 -168
  27. package/dist/_chunks/kit-extensions-DuoFF1R3.js +94 -0
  28. package/dist/_chunks/{marketplace-app-shell-DdwPj03y.js → marketplace-app-shell-PB89Dkk_.js} +2 -2
  29. package/dist/_chunks/{notes-panel-CY4KmDo-.js → notes-panel-CHbDDMx8.js} +83 -73
  30. package/dist/_chunks/{patient-details-C8ImUrVg.js → patient-details-DUj1htsH.js} +2 -2
  31. package/dist/_chunks/{patient-field-row-BRSOKvme.js → patient-field-row-CO0WR7yA.js} +2 -2
  32. package/dist/_chunks/{patient-summary-card-BhmKB2KR.js → patient-summary-card-DNzdYjxE.js} +59 -45
  33. package/dist/_chunks/rich-text-editor-BwDV2XkZ.js +4153 -0
  34. package/dist/_chunks/{tasks-panel-CpcikOeY.js → tasks-panel-DncuBPIZ.js} +2 -2
  35. package/dist/_chunks/{theme-toggle-bI0pgDDv.js → theme-toggle-BP0XRGMM.js} +2 -2
  36. package/dist/_chunks/use-ai-sparkle-Cf4yVTLB.js +76 -0
  37. package/dist/_chunks/{workflow-status-xeaJTzD3.js → workflow-status-CuJAOuKL.js} +43 -42
  38. package/dist/agent-catalog.json +32 -4
  39. package/dist/agent-i18n/en.json +1 -1
  40. package/dist/components/ai-credits-notice/ai-credits-notice.agent.d.ts +3 -0
  41. package/dist/components/ai-credits-notice/ai-credits-notice.d.ts +48 -0
  42. package/dist/components/ai-credits-notice/index.d.ts +4 -0
  43. package/dist/components/ai-credits-notice/index.js +7 -0
  44. package/dist/components/{ai-consent-banner/ai-consent-banner.agent.d.ts → ai-permission-notice/ai-permission-notice.agent.d.ts} +2 -2
  45. package/dist/components/{ai-consent-banner/ai-consent-banner.d.ts → ai-permission-notice/ai-permission-notice.d.ts} +1 -1
  46. package/dist/components/ai-permission-notice/index.d.ts +4 -0
  47. package/dist/components/{ai-consent-banner → ai-permission-notice}/index.js +1 -1
  48. package/dist/components/ai-sparkle/ai-sparkle.d.ts +24 -0
  49. package/dist/components/ai-sparkle/index.d.ts +3 -0
  50. package/dist/components/ai-sparkle/index.js +5 -0
  51. package/dist/components/appointment-card/index.js +2 -2
  52. package/dist/components/appointment-peek/index.js +1 -1
  53. package/dist/components/appointment-timeline/index.js +1 -1
  54. package/dist/components/booking/index.js +1 -1
  55. package/dist/components/button-group/index.js +1 -1
  56. package/dist/components/calendar/index.js +1 -1
  57. package/dist/components/calendar-event-card/index.js +1 -1
  58. package/dist/components/chart/index.js +1 -1
  59. package/dist/components/data-table/index.js +3 -3
  60. package/dist/components/face-scheme/index.js +1 -1
  61. package/dist/components/file-manager/index.js +1 -1
  62. package/dist/components/header-settings/index.js +1 -1
  63. package/dist/components/hover-card/hover-card.d.ts +4 -0
  64. package/dist/components/hover-card/index.d.ts +1 -1
  65. package/dist/components/hover-card/index.js +3 -2
  66. package/dist/components/icon-button-group/index.js +1 -1
  67. package/dist/components/index.d.ts +5 -3
  68. package/dist/components/notes-panel/index.js +1 -1
  69. package/dist/components/notes-panel/notes-panel.d.ts +10 -0
  70. package/dist/components/patient-details/index.js +1 -1
  71. package/dist/components/patient-summary-card/index.js +1 -1
  72. package/dist/components/patient-table/index.js +1 -1
  73. package/dist/components/rich-text-editor/editor-extensions.d.ts +54 -0
  74. package/dist/components/rich-text-editor/editor-toolbar.d.ts +2 -1
  75. package/dist/components/rich-text-editor/help-me-write-overlay.d.ts +4 -0
  76. package/dist/components/rich-text-editor/index.d.ts +2 -0
  77. package/dist/components/rich-text-editor/index.js +6 -4
  78. package/dist/components/rich-text-editor/kit-extensions.d.ts +4 -0
  79. package/dist/components/rich-text-editor/rich-text-editor.d.ts +18 -2
  80. package/dist/components/tasks-panel/index.js +1 -1
  81. package/dist/components/theme-toggle/index.js +1 -1
  82. package/dist/components/workflow-status/index.js +1 -1
  83. package/dist/hooks/index.d.ts +1 -0
  84. package/dist/hooks/index.js +54 -48
  85. package/dist/hooks/use-ai-sparkle.d.ts +91 -0
  86. package/dist/host-compat.css +2 -2
  87. package/dist/i18n/locales/ar.d.ts +31 -0
  88. package/dist/i18n/locales/ar.js +33 -2
  89. package/dist/i18n/locales/de.d.ts +31 -0
  90. package/dist/i18n/locales/de.js +33 -2
  91. package/dist/i18n/locales/el.d.ts +31 -0
  92. package/dist/i18n/locales/el.js +33 -2
  93. package/dist/i18n/locales/en.d.ts +31 -0
  94. package/dist/i18n/locales/en.js +33 -2
  95. package/dist/i18n/locales/es.d.ts +31 -0
  96. package/dist/i18n/locales/es.js +33 -2
  97. package/dist/i18n/locales/fr.d.ts +31 -0
  98. package/dist/i18n/locales/fr.js +33 -2
  99. package/dist/i18n/locales/hi.d.ts +31 -0
  100. package/dist/i18n/locales/hi.js +33 -2
  101. package/dist/i18n/locales/it.d.ts +31 -0
  102. package/dist/i18n/locales/it.js +33 -2
  103. package/dist/i18n/locales/ja.d.ts +31 -0
  104. package/dist/i18n/locales/ja.js +33 -2
  105. package/dist/i18n/locales/nl.d.ts +31 -0
  106. package/dist/i18n/locales/nl.js +33 -2
  107. package/dist/i18n/locales/pl.d.ts +31 -0
  108. package/dist/i18n/locales/pl.js +33 -2
  109. package/dist/i18n/locales/pt.d.ts +31 -0
  110. package/dist/i18n/locales/pt.js +33 -2
  111. package/dist/i18n/locales/ro.d.ts +31 -0
  112. package/dist/i18n/locales/ro.js +33 -2
  113. package/dist/i18n/locales/ru.d.ts +31 -0
  114. package/dist/i18n/locales/ru.js +33 -2
  115. package/dist/i18n/locales/sq.d.ts +31 -0
  116. package/dist/i18n/locales/sq.js +33 -2
  117. package/dist/i18n/locales/sv.d.ts +31 -0
  118. package/dist/i18n/locales/sv.js +33 -2
  119. package/dist/i18n/locales/tr.d.ts +31 -0
  120. package/dist/i18n/locales/tr.js +33 -2
  121. package/dist/i18n/locales/zh.d.ts +31 -0
  122. package/dist/i18n/locales/zh.js +33 -2
  123. package/dist/index.js +1113 -1102
  124. package/dist/locales/ar.json +33 -2
  125. package/dist/locales/de.json +33 -2
  126. package/dist/locales/el.json +33 -2
  127. package/dist/locales/en.json +33 -2
  128. package/dist/locales/es.json +33 -2
  129. package/dist/locales/fr.json +33 -2
  130. package/dist/locales/hi.json +33 -2
  131. package/dist/locales/it.json +33 -2
  132. package/dist/locales/ja.json +33 -2
  133. package/dist/locales/nl.json +33 -2
  134. package/dist/locales/pl.json +33 -2
  135. package/dist/locales/pt.json +33 -2
  136. package/dist/locales/ro.json +33 -2
  137. package/dist/locales/ru.json +33 -2
  138. package/dist/locales/sq.json +33 -2
  139. package/dist/locales/sv.json +33 -2
  140. package/dist/locales/tr.json +33 -2
  141. package/dist/locales/zh.json +33 -2
  142. package/dist/patterns/anamnesis/index.js +1 -1
  143. package/dist/patterns/calendar/calendar-workspace.d.ts +6 -4
  144. package/dist/patterns/calendar/calendar.data.d.ts +9 -0
  145. package/dist/patterns/calendar/calendar.journey.d.ts +1 -1
  146. package/dist/patterns/calendar/calendar.sheets.d.ts +16 -5
  147. package/dist/patterns/calendar/calendar.types.d.ts +3 -1
  148. package/dist/patterns/calendar/index.js +1 -1
  149. package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +11 -2
  150. package/dist/patterns/help-me-write-templates/index.js +1 -1
  151. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  152. package/dist/tokens.css +1 -1
  153. package/package.json +14 -4
  154. package/dist/_chunks/button-group-R32U7SyV.js +0 -307
  155. package/dist/_chunks/rich-text-editor-BYE6kK4u.js +0 -3839
  156. package/dist/components/ai-consent-banner/index.d.ts +0 -4
@@ -8,7 +8,7 @@ import { u as Ge, g as ve, a as Ue, r as We } from "./apexcharts-theme-B_AxGC_h.
8
8
  import { u as je } from "./use-prefers-reduced-motion-BMwIQRjB.js";
9
9
  import { u as Ke } from "./registry-DvAUVLHh.js";
10
10
  import { I as Ve } from "./icon-button-CehAeZoP.js";
11
- import { I as Ye } from "./icon-button-group-DkkdIygu.js";
11
+ import { I as Ye } from "./icon-button-group-DZKC6KGf.js";
12
12
  import { c as N } from "./createLucideIcon-DhHxpK9K.js";
13
13
  /**
14
14
  * @license lucide-react v1.22.0 - ISC
@@ -702,4 +702,4 @@ export {
702
702
  nt as a,
703
703
  it as c
704
704
  };
705
- //# sourceMappingURL=chart-PF2krCZC.js.map
705
+ //# sourceMappingURL=chart-D8ucl8hH.js.map
@@ -6,7 +6,7 @@ import { c as Gt } from "./index-D2ZczOXr.js";
6
6
  import { useTranslation as A } from "react-i18next";
7
7
  import { useGridFilter as _t, AgGridReact as jt } from "ag-grid-react";
8
8
  import { ModuleRegistry as Lt, AllCommunityModule as qt } from "ag-grid-community";
9
- import { I as Wt } from "./icon-button-group-DkkdIygu.js";
9
+ import { I as Wt } from "./icon-button-group-DZKC6KGf.js";
10
10
  import { B as de } from "./button-CaUe1uyd.js";
11
11
  import { I as oe } from "./icon-button-CehAeZoP.js";
12
12
  import { P as me } from "./popover-DO-pssF3.js";
@@ -1820,4 +1820,4 @@ export {
1820
1820
  fa as g,
1821
1821
  W as i
1822
1822
  };
1823
- //# sourceMappingURL=data-table-CcAx_I1w.js.map
1823
+ //# sourceMappingURL=data-table-DnKOmEVw.js.map
@@ -3,7 +3,7 @@ import { jsx as i, jsxs as L } from "react/jsx-runtime";
3
3
  import { T as P } from "./tag-Ci3xJPcH.js";
4
4
  import { useTranslation as x } from "react-i18next";
5
5
  import { I as S } from "./icon-button-CehAeZoP.js";
6
- import { I as V } from "./icon-button-group-DkkdIygu.js";
6
+ import { I as V } from "./icon-button-group-DZKC6KGf.js";
7
7
  import { A as $, a as H } from "./arrow-up-BYvcvTkB.js";
8
8
  import { S as G } from "./square-check-big-dj0o8yA3.js";
9
9
  import { S as O } from "./square-DASBRZ0U.js";
@@ -409,4 +409,4 @@ export {
409
409
  ge as r,
410
410
  me as u
411
411
  };
412
- //# sourceMappingURL=editable-currency-cell-renderer-Psb6XKHR.js.map
412
+ //# sourceMappingURL=editable-currency-cell-renderer-OUkUv7U4.js.map
@@ -7,9 +7,9 @@ import { u as Gi } from "./registry-DvAUVLHh.js";
7
7
  import { m as tt, M as Ji, A as Qi } from "./annotation-marker-CsUJGZjQ.js";
8
8
  import { B as P } from "./button-CaUe1uyd.js";
9
9
  import { I as Ke } from "./icon-button-CehAeZoP.js";
10
- import { B as es } from "./button-group-R32U7SyV.js";
10
+ import { B as es } from "./button-group-CA1tmu39.js";
11
11
  import { C as ts } from "./combobox-DnSdYssy.js";
12
- import { I as vn } from "./icon-button-group-DkkdIygu.js";
12
+ import { I as vn } from "./icon-button-group-DZKC6KGf.js";
13
13
  import { T as Ar } from "./text-input-CUvCb6ST.js";
14
14
  import { C as Ze } from "./card-DPmk26CL.js";
15
15
  import { S as Tt } from "./separator-CYU_bGFn.js";
@@ -3127,4 +3127,4 @@ export {
3127
3127
  Nn as t,
3128
3128
  Kr as u
3129
3129
  };
3130
- //# sourceMappingURL=face-scheme-Bm6pe7R8.js.map
3130
+ //# sourceMappingURL=face-scheme-mIhwrQXt.js.map
@@ -17,8 +17,8 @@ import { c as pe } from "./createLucideIcon-DhHxpK9K.js";
17
17
  import { F as Ft } from "./file-text-5yv6r2ls.js";
18
18
  import { F as At } from "./file-spreadsheet-DmwyfV4O.js";
19
19
  import { C as Dt } from "./chevron-right-I9AeSxH2.js";
20
- import { D as Te } from "./data-table-CcAx_I1w.js";
21
- import { A as Rt, a as It } from "./actions-cell-renderer-BXBy9c0f.js";
20
+ import { D as Te } from "./data-table-DnKOmEVw.js";
21
+ import { A as Rt, a as It } from "./actions-cell-renderer-B5m9lwgC.js";
22
22
  import { B as $e } from "./badge-BudgzTe_.js";
23
23
  import { D as Ue } from "./download-CfYKJO_j.js";
24
24
  import { P as zt } from "./pen-line-D0De5zdl.js";
@@ -26,7 +26,7 @@ import { S as Ye } from "./share-2-B49jcW2I.js";
26
26
  import { P as Xe } from "./pencil-B1sKKyuT.js";
27
27
  import { T as Ze } from "./trash-2-uumy3fy1.js";
28
28
  import { I as Q } from "./icon-button-CehAeZoP.js";
29
- import { I as _t } from "./icon-button-group-DkkdIygu.js";
29
+ import { I as _t } from "./icon-button-group-DZKC6KGf.js";
30
30
  import { U as Je } from "./upload-BfT2hzMg.js";
31
31
  import { P as Lt } from "./plus-DzMQ_c6b.js";
32
32
  /**
@@ -1743,4 +1743,4 @@ export {
1743
1743
  hn as F,
1744
1744
  Gt as f
1745
1745
  };
1746
- //# sourceMappingURL=file-manager-BfLQxF5t.js.map
1746
+ //# sourceMappingURL=file-manager-DOcJGIx2.js.map
@@ -3,7 +3,7 @@ import { forwardRef as I, useRef as c, useImperativeHandle as C, useCallback as
3
3
  import { c as _ } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as K } from "react-i18next";
5
5
  import { I as l } from "./icon-button-CehAeZoP.js";
6
- import { I as M } from "./icon-button-group-DkkdIygu.js";
6
+ import { I as M } from "./icon-button-group-DZKC6KGf.js";
7
7
  import { D as r } from "./dropdown-menu-DU-Hrf33.js";
8
8
  import { S as N } from "./switch-OILsBLWo.js";
9
9
  import { c as S, a as j, L as H } from "./locale-picker-CH3kfrIG.js";
@@ -332,4 +332,4 @@ J.displayName = "HeaderSettings";
332
332
  export {
333
333
  J as H
334
334
  };
335
- //# sourceMappingURL=header-settings-CTe45iDy.js.map
335
+ //# sourceMappingURL=header-settings-BEfx_-TF.js.map