@alfadocs/ui-kit 1.45.0 → 1.47.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 (178) 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-C4MwImkS.js +3362 -0
  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-DDnQmiIL.js +12427 -0
  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/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
  24. package/dist/_chunks/{header-settings-CTe45iDy.js → header-settings-BEfx_-TF.js} +2 -2
  25. package/dist/_chunks/{help-me-write-templates-GUeEn3Ff.js → help-me-write-templates-DHIwa4xR.js} +205 -199
  26. package/dist/_chunks/{hover-card-BMJBVqIf.js → hover-card-nUae8NPJ.js} +67 -62
  27. package/dist/_chunks/{icon-button-group-DkkdIygu.js → icon-button-group-DZKC6KGf.js} +181 -168
  28. package/dist/_chunks/kit-extensions-DuoFF1R3.js +94 -0
  29. package/dist/_chunks/{marketplace-app-shell-DdwPj03y.js → marketplace-app-shell-PB89Dkk_.js} +2 -2
  30. package/dist/_chunks/{notes-panel-Dkk9QPPX.js → notes-panel-CHbDDMx8.js} +83 -73
  31. package/dist/_chunks/{patient-details-C8ImUrVg.js → patient-details-yrgkSeEY.js} +2 -2
  32. package/dist/_chunks/{patient-field-row-BRSOKvme.js → patient-field-row-DCMkFGqI.js} +3 -3
  33. package/dist/_chunks/{patient-summary-card-BhmKB2KR.js → patient-summary-card-CmEFflGS.js} +59 -45
  34. package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
  35. package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
  36. package/dist/_chunks/rich-text-editor-BwDV2XkZ.js +4153 -0
  37. package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
  38. package/dist/_chunks/{tasks-panel-CpcikOeY.js → tasks-panel-DncuBPIZ.js} +2 -2
  39. package/dist/_chunks/{theme-toggle-bI0pgDDv.js → theme-toggle-BP0XRGMM.js} +2 -2
  40. package/dist/_chunks/use-ai-sparkle-Cf4yVTLB.js +76 -0
  41. package/dist/_chunks/{workflow-status-xeaJTzD3.js → workflow-status-CuJAOuKL.js} +43 -42
  42. package/dist/agent-catalog.json +36 -7
  43. package/dist/agent-i18n/en.json +3 -3
  44. package/dist/components/ai-credits-notice/ai-credits-notice.agent.d.ts +3 -0
  45. package/dist/components/ai-credits-notice/ai-credits-notice.d.ts +48 -0
  46. package/dist/components/ai-credits-notice/index.d.ts +4 -0
  47. package/dist/components/ai-credits-notice/index.js +7 -0
  48. package/dist/components/{ai-consent-banner/ai-consent-banner.agent.d.ts → ai-permission-notice/ai-permission-notice.agent.d.ts} +2 -2
  49. package/dist/components/{ai-consent-banner/ai-consent-banner.d.ts → ai-permission-notice/ai-permission-notice.d.ts} +1 -1
  50. package/dist/components/ai-permission-notice/index.d.ts +4 -0
  51. package/dist/components/{ai-consent-banner → ai-permission-notice}/index.js +1 -1
  52. package/dist/components/ai-sparkle/ai-sparkle.d.ts +3 -3
  53. package/dist/components/ai-sparkle/index.js +1 -1
  54. package/dist/components/appointment-card/index.js +2 -2
  55. package/dist/components/appointment-peek/index.js +1 -1
  56. package/dist/components/appointment-timeline/index.js +1 -1
  57. package/dist/components/booking/booking-types.d.ts +60 -1
  58. package/dist/components/booking/booking.d.ts +1 -1
  59. package/dist/components/booking/details-form.d.ts +5 -1
  60. package/dist/components/booking/index.d.ts +1 -1
  61. package/dist/components/booking/index.js +1 -1
  62. package/dist/components/booking/payment.d.ts +9 -0
  63. package/dist/components/booking/use-booking-payment.d.ts +14 -0
  64. package/dist/components/button-group/index.js +1 -1
  65. package/dist/components/calendar/index.js +1 -1
  66. package/dist/components/calendar-event-card/index.js +1 -1
  67. package/dist/components/chart/index.js +1 -1
  68. package/dist/components/data-table/index.js +3 -3
  69. package/dist/components/face-scheme/index.js +1 -1
  70. package/dist/components/file-manager/index.js +1 -1
  71. package/dist/components/freemium-paywall/index.js +1 -1
  72. package/dist/components/header-settings/index.js +1 -1
  73. package/dist/components/hover-card/hover-card.d.ts +4 -0
  74. package/dist/components/hover-card/index.d.ts +1 -1
  75. package/dist/components/hover-card/index.js +3 -2
  76. package/dist/components/icon-button-group/index.js +1 -1
  77. package/dist/components/index.d.ts +2 -1
  78. package/dist/components/notes-panel/index.js +1 -1
  79. package/dist/components/notes-panel/notes-panel.d.ts +10 -0
  80. package/dist/components/patient-details/index.js +1 -1
  81. package/dist/components/patient-summary-card/index.js +1 -1
  82. package/dist/components/patient-table/index.js +1 -1
  83. package/dist/components/payment-form/index.d.ts +1 -1
  84. package/dist/components/payment-form/index.js +1 -1
  85. package/dist/components/payment-form/payment-form.d.ts +35 -3
  86. package/dist/components/phone-input/index.js +1 -1
  87. package/dist/components/rich-text-editor/editor-extensions.d.ts +54 -0
  88. package/dist/components/rich-text-editor/editor-toolbar.d.ts +2 -1
  89. package/dist/components/rich-text-editor/help-me-write-overlay.d.ts +4 -0
  90. package/dist/components/rich-text-editor/index.d.ts +2 -0
  91. package/dist/components/rich-text-editor/index.js +6 -4
  92. package/dist/components/rich-text-editor/kit-extensions.d.ts +4 -0
  93. package/dist/components/rich-text-editor/rich-text-editor.d.ts +18 -2
  94. package/dist/components/stepper-accordion/index.js +1 -1
  95. package/dist/components/tasks-panel/index.js +1 -1
  96. package/dist/components/theme-toggle/index.js +1 -1
  97. package/dist/components/workflow-status/index.js +1 -1
  98. package/dist/hooks/index.d.ts +1 -1
  99. package/dist/hooks/index.js +51 -53
  100. package/dist/hooks/use-ai-sparkle.d.ts +7 -25
  101. package/dist/host-compat.css +2 -2
  102. package/dist/i18n/locales/ar.d.ts +67 -1
  103. package/dist/i18n/locales/ar.js +69 -3
  104. package/dist/i18n/locales/de.d.ts +67 -1
  105. package/dist/i18n/locales/de.js +69 -3
  106. package/dist/i18n/locales/el.d.ts +67 -1
  107. package/dist/i18n/locales/el.js +69 -3
  108. package/dist/i18n/locales/en.d.ts +67 -1
  109. package/dist/i18n/locales/en.js +69 -3
  110. package/dist/i18n/locales/es.d.ts +67 -1
  111. package/dist/i18n/locales/es.js +69 -3
  112. package/dist/i18n/locales/fr.d.ts +67 -1
  113. package/dist/i18n/locales/fr.js +69 -3
  114. package/dist/i18n/locales/hi.d.ts +67 -1
  115. package/dist/i18n/locales/hi.js +69 -3
  116. package/dist/i18n/locales/it.d.ts +67 -1
  117. package/dist/i18n/locales/it.js +69 -3
  118. package/dist/i18n/locales/ja.d.ts +67 -1
  119. package/dist/i18n/locales/ja.js +69 -3
  120. package/dist/i18n/locales/nl.d.ts +67 -1
  121. package/dist/i18n/locales/nl.js +69 -3
  122. package/dist/i18n/locales/pl.d.ts +67 -1
  123. package/dist/i18n/locales/pl.js +69 -3
  124. package/dist/i18n/locales/pt.d.ts +67 -1
  125. package/dist/i18n/locales/pt.js +69 -3
  126. package/dist/i18n/locales/ro.d.ts +67 -1
  127. package/dist/i18n/locales/ro.js +69 -3
  128. package/dist/i18n/locales/ru.d.ts +67 -1
  129. package/dist/i18n/locales/ru.js +69 -3
  130. package/dist/i18n/locales/sq.d.ts +67 -1
  131. package/dist/i18n/locales/sq.js +69 -3
  132. package/dist/i18n/locales/sv.d.ts +67 -1
  133. package/dist/i18n/locales/sv.js +69 -3
  134. package/dist/i18n/locales/tr.d.ts +67 -1
  135. package/dist/i18n/locales/tr.js +69 -3
  136. package/dist/i18n/locales/zh.d.ts +67 -1
  137. package/dist/i18n/locales/zh.js +69 -3
  138. package/dist/index.js +648 -641
  139. package/dist/locales/ar.json +69 -3
  140. package/dist/locales/de.json +69 -3
  141. package/dist/locales/el.json +69 -3
  142. package/dist/locales/en.json +69 -3
  143. package/dist/locales/es.json +69 -3
  144. package/dist/locales/fr.json +69 -3
  145. package/dist/locales/hi.json +69 -3
  146. package/dist/locales/it.json +69 -3
  147. package/dist/locales/ja.json +69 -3
  148. package/dist/locales/nl.json +69 -3
  149. package/dist/locales/pl.json +69 -3
  150. package/dist/locales/pt.json +69 -3
  151. package/dist/locales/ro.json +69 -3
  152. package/dist/locales/ru.json +69 -3
  153. package/dist/locales/sq.json +69 -3
  154. package/dist/locales/sv.json +69 -3
  155. package/dist/locales/tr.json +69 -3
  156. package/dist/locales/zh.json +69 -3
  157. package/dist/patterns/anamnesis/index.js +1 -1
  158. package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
  159. package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
  160. package/dist/patterns/calendar/calendar-workspace.d.ts +6 -4
  161. package/dist/patterns/calendar/calendar.data.d.ts +26 -0
  162. package/dist/patterns/calendar/calendar.journey.d.ts +1 -1
  163. package/dist/patterns/calendar/calendar.sheets.d.ts +16 -5
  164. package/dist/patterns/calendar/calendar.types.d.ts +25 -9
  165. package/dist/patterns/calendar/index.js +1 -1
  166. package/dist/patterns/help-me-write-templates/help-me-write-templates.d.ts +11 -2
  167. package/dist/patterns/help-me-write-templates/index.js +1 -1
  168. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  169. package/dist/tokens.css +1 -1
  170. package/package.json +14 -4
  171. package/dist/_chunks/ai-sparkle-DXeP_6a0.js +0 -52
  172. package/dist/_chunks/booking-D43ASl8y.js +0 -3034
  173. package/dist/_chunks/button-group-R32U7SyV.js +0 -307
  174. package/dist/_chunks/calendar-workspace-B7KvZ1_D.js +0 -12161
  175. package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
  176. package/dist/_chunks/rich-text-editor-BrAvNajV.js +0 -3779
  177. package/dist/_chunks/use-ai-sparkle-CyQSRTCe.js +0 -103
  178. package/dist/components/ai-consent-banner/index.d.ts +0 -4
@@ -2,7 +2,7 @@ import { jsxs as m, jsx as o } from "react/jsx-runtime";
2
2
  import { isValidElement as w, cloneElement as A, forwardRef as B } from "react";
3
3
  import { useTranslation as R } from "react-i18next";
4
4
  import { I as f } from "./icon-button-CehAeZoP.js";
5
- import { I as S } from "./icon-button-group-DkkdIygu.js";
5
+ import { I as S } from "./icon-button-group-DZKC6KGf.js";
6
6
  import { D as l } from "./dropdown-menu-DU-Hrf33.js";
7
7
  import { E as T } from "./ellipsis-dRo9ouSU.js";
8
8
  function h(s) {
@@ -134,4 +134,4 @@ export {
134
134
  V as A,
135
135
  G as a
136
136
  };
137
- //# sourceMappingURL=actions-cell-renderer-BXBy9c0f.js.map
137
+ //# sourceMappingURL=actions-cell-renderer-B5m9lwgC.js.map
@@ -0,0 +1,90 @@
1
+ import { jsxs as d, jsx as n } from "react/jsx-runtime";
2
+ import { forwardRef as f } from "react";
3
+ import { c as v } from "./index-D2ZczOXr.js";
4
+ import { useTranslation as x } from "react-i18next";
5
+ import { B as l } from "./button-CaUe1uyd.js";
6
+ import { P as y } from "./progress-CK8otcQ-.js";
7
+ import { H as o } from "./hover-card-nUae8NPJ.js";
8
+ const w = v("ds:flex ds:flex-col ds:items-start", {
9
+ variants: {
10
+ mode: {
11
+ included: "",
12
+ bundles: ""
13
+ }
14
+ },
15
+ defaultVariants: {
16
+ mode: "included"
17
+ }
18
+ }), k = f((i, m) => {
19
+ const { t: e, i18n: u } = x(), { allowance: s, className: C, mode: t, ...N } = i, {
20
+ onLearnMore: D,
21
+ onDismiss: B,
22
+ onViewBundles: L,
23
+ onSeeCosts: M,
24
+ ...h
25
+ } = N, a = !!(s && s.limit > 0), r = a && (s != null && s.resetsOn) ? new Intl.DateTimeFormat(u.language, {
26
+ day: "numeric",
27
+ month: "long"
28
+ }).format(s.resetsOn) : void 0, c = a ? e("aiCreditsNotice.included.allowance", {
29
+ remaining: s.remaining,
30
+ limit: s.limit
31
+ }) : void 0, b = t === "included" ? e("aiCreditsNotice.included.heading") : a ? e("aiCreditsNotice.bundles.headingWithAllowance", {
32
+ remaining: s.remaining,
33
+ limit: s.limit
34
+ }) : e("aiCreditsNotice.bundles.eyebrow"), g = t === "included" ? e("aiCreditsNotice.included.body") : a ? e("aiCreditsNotice.bundles.body", { limit: s.limit }) : e("aiCreditsNotice.bundles.bodyGeneric");
35
+ return /* @__PURE__ */ d(
36
+ "div",
37
+ {
38
+ ...h,
39
+ ref: m,
40
+ "data-component": "ai-credits-notice",
41
+ "data-mode": t,
42
+ className: w({ mode: t, className: C }),
43
+ children: [
44
+ /* @__PURE__ */ n(o.Eyebrow, { children: e(t === "included" ? "aiCreditsNotice.included.eyebrow" : "aiCreditsNotice.bundles.eyebrow") }),
45
+ /* @__PURE__ */ n(o.Heading, { children: b }),
46
+ /* @__PURE__ */ d(o.Body, { children: [
47
+ /* @__PURE__ */ n("p", { className: "ds:m-0", children: g }),
48
+ t === "included" && a ? /* @__PURE__ */ d("div", { className: "ds:flex ds:flex-col ds:gap-[var(--spacing-2xs)] ds:[margin-block-start:var(--spacing-sm)]", children: [
49
+ /* @__PURE__ */ n("div", { className: "ds:flex ds:items-center ds:gap-[var(--spacing-xs)]", children: /* @__PURE__ */ n("span", { className: "type-label", children: c }) }),
50
+ /* @__PURE__ */ n(
51
+ y,
52
+ {
53
+ value: Math.max(0, s.limit - s.remaining),
54
+ max: s.limit,
55
+ size: "sm",
56
+ ariaLabel: e("aiCreditsNotice.included.eyebrow"),
57
+ ariaValueText: c
58
+ }
59
+ ),
60
+ r ? /* @__PURE__ */ n("p", { className: "ds:m-0 type-body-sm ds:text-[color:var(--muted-foreground)]", children: e("aiCreditsNotice.included.resetsOn", { date: r }) }) : null
61
+ ] }) : null
62
+ ] }),
63
+ t === "included" ? i.onLearnMore || i.onDismiss ? /* @__PURE__ */ d(o.Footer, { children: [
64
+ i.onDismiss ? /* @__PURE__ */ n(
65
+ l,
66
+ {
67
+ intent: "link",
68
+ size: "sm",
69
+ onClick: i.onDismiss,
70
+ className: "ds:me-auto",
71
+ children: e("aiCreditsNotice.dismiss")
72
+ }
73
+ ) : null,
74
+ i.onLearnMore ? /* @__PURE__ */ n(l, { intent: "link", size: "sm", onClick: i.onLearnMore, children: e("aiCreditsNotice.included.learnMore") }) : null
75
+ ] }) : null : /* @__PURE__ */ d(o.Footer, { children: [
76
+ i.onSeeCosts || i.onDismiss ? /* @__PURE__ */ d("div", { className: "ds:me-auto ds:flex ds:items-center ds:gap-[var(--spacing-sm)]", children: [
77
+ i.onSeeCosts ? /* @__PURE__ */ n(l, { intent: "link", size: "sm", onClick: i.onSeeCosts, children: e("aiCreditsNotice.bundles.seeCosts") }) : null,
78
+ i.onDismiss ? /* @__PURE__ */ n(l, { intent: "link", size: "sm", onClick: i.onDismiss, children: e("aiCreditsNotice.dismiss") }) : null
79
+ ] }) : null,
80
+ /* @__PURE__ */ n(l, { intent: "tonal", size: "sm", onClick: i.onViewBundles, children: e("aiCreditsNotice.bundles.viewBundles") })
81
+ ] })
82
+ ]
83
+ }
84
+ );
85
+ });
86
+ k.displayName = "AiCreditsNotice";
87
+ export {
88
+ k as A
89
+ };
90
+ //# sourceMappingURL=ai-credits-notice-xszqOZTC.js.map
@@ -0,0 +1,17 @@
1
+ const i = {
2
+ id: "ai-credits-notice",
3
+ capabilities: [],
4
+ state: {},
5
+ actions: {},
6
+ domHooks: {
7
+ root: {
8
+ attr: "data-component",
9
+ value: "ai-credits-notice",
10
+ description: 'Marks the element as a kit AiCreditsNotice card body. Carries a sibling `data-mode="included|bundles"` attribute for which notice is showing.'
11
+ }
12
+ }
13
+ };
14
+ export {
15
+ i as a
16
+ };
17
+ //# sourceMappingURL=ai-credits-notice.agent-C9L7orrP.js.map
@@ -168,4 +168,4 @@ export {
168
168
  D as A,
169
169
  M as a
170
170
  };
171
- //# sourceMappingURL=ai-consent-banner-D7I2U-cz.js.map
171
+ //# sourceMappingURL=ai-permission-notice-D7I2U-cz.js.map
@@ -0,0 +1,45 @@
1
+ import { jsxs as e, jsx as r } from "react/jsx-runtime";
2
+ import { forwardRef as i } from "react";
3
+ import { c as l } from "./index-D2ZczOXr.js";
4
+ import { C as p, a as o, b as n } from "./use-ai-sparkle-Cf4yVTLB.js";
5
+ import { A as m } from "./astroid-BN4f5VXU.js";
6
+ const t = l("ds:pointer-events-none", {
7
+ variants: {
8
+ state: {
9
+ intro: "",
10
+ working: "",
11
+ landed: ""
12
+ }
13
+ }
14
+ }), c = i(
15
+ ({ state: a }, d) => a ? /* @__PURE__ */ e(
16
+ "span",
17
+ {
18
+ ref: d,
19
+ "data-component": "ai-sparkle",
20
+ "aria-hidden": "true",
21
+ className: t({ state: a }),
22
+ children: [
23
+ p.map((s) => /* @__PURE__ */ r(
24
+ "span",
25
+ {
26
+ className: `${o} ${n[a]} ${s.lag}`,
27
+ children: /* @__PURE__ */ r(
28
+ "span",
29
+ {
30
+ className: `ds:block ds:rounded-full ds:bg-[var(--ai-sparkle)] ds:shadow-[0_0_var(--spacing-2xs)_var(--ai-sparkle)] ${s.dot}`
31
+ }
32
+ )
33
+ },
34
+ s.key
35
+ )),
36
+ /* @__PURE__ */ r("span", { className: `${o} ${n[a]}`, children: /* @__PURE__ */ r(m, { className: "ds:block ds:size-3 ds:fill-current ds:text-[color:var(--primary-foreground)] ds:drop-shadow-[0_0_var(--spacing-2xs)_var(--ai-sparkle)]" }) })
37
+ ]
38
+ }
39
+ ) : null
40
+ );
41
+ c.displayName = "AiSparkle";
42
+ export {
43
+ c as A
44
+ };
45
+ //# sourceMappingURL=ai-sparkle-D23NT8Z_.js.map
@@ -45,7 +45,7 @@ import { T as Ci } from "./trash-2-uumy3fy1.js";
45
45
  import { A as Si, b as Ei, c as Ai, a as Di } from "./accordion-C11v9ouP.js";
46
46
  import { P as Ii } from "./progress-CK8otcQ-.js";
47
47
  import { c as rt } from "./createLucideIcon-DhHxpK9K.js";
48
- import { I as Tn } from "./icon-button-group-DkkdIygu.js";
48
+ import { I as Tn } from "./icon-button-group-DZKC6KGf.js";
49
49
  import { L as nn } from "./list-DgE1xWBM.js";
50
50
  import { S as lt } from "./switch-OILsBLWo.js";
51
51
  import { G as Li } from "./grip-vertical-onSb1JXO.js";
@@ -9413,4 +9413,4 @@ export {
9413
9413
  Ba as t,
9414
9414
  Bl as u
9415
9415
  };
9416
- //# sourceMappingURL=anamnesis-summary-rows-DQUqwWc1.js.map
9416
+ //# sourceMappingURL=anamnesis-summary-rows-DI-UX5r6.js.map
@@ -7,7 +7,7 @@ import { B as t } from "./badge-BudgzTe_.js";
7
7
  import { T as ua } from "./tag-Ci3xJPcH.js";
8
8
  import { T as ma } from "./timestamp-BV2lC-wV.js";
9
9
  import { T as Y } from "./transaction-chip-CwgcJiqF.js";
10
- import { a as fa } from "./workflow-status-xeaJTzD3.js";
10
+ import { a as fa } from "./workflow-status-CuJAOuKL.js";
11
11
  import { i as ga } from "./is-safe-url-DkETxeHz.js";
12
12
  import { a as ha, b as va, c as ba } from "./entity-card-I-Gio5wo.js";
13
13
  import { V as xa } from "./video-BheNGvsu.js";
@@ -454,4 +454,4 @@ Pa.displayName = "AppointmentCard";
454
454
  export {
455
455
  Pa as A
456
456
  };
457
- //# sourceMappingURL=appointment-card-TgR_2GKS.js.map
457
+ //# sourceMappingURL=appointment-card-DluZy8Iv.js.map
@@ -4,8 +4,8 @@ import { c as D } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as V } from "react-i18next";
5
5
  import { A as y } from "./avatar-CkDeQOSI.js";
6
6
  import { D as l } from "./description-list-BsJ_6CQE.js";
7
- import { H as z } from "./hover-card-BMJBVqIf.js";
8
- import { a as E } from "./workflow-status-xeaJTzD3.js";
7
+ import { H as z } from "./hover-card-nUae8NPJ.js";
8
+ import { a as E } from "./workflow-status-CuJAOuKL.js";
9
9
  import { C as H } from "./clock-Drd4Wtis.js";
10
10
  import { V as I } from "./video-BheNGvsu.js";
11
11
  import { A as S } from "./armchair-BaLDW6Hz.js";
@@ -112,4 +112,4 @@ T.displayName = "AppointmentPeek";
112
112
  export {
113
113
  T as A
114
114
  };
115
- //# sourceMappingURL=appointment-peek-abiR0T9e.js.map
115
+ //# sourceMappingURL=appointment-peek-BsfCpiJs.js.map
@@ -2,9 +2,9 @@ import { jsxs as x, jsx as o, Fragment as He } from "react/jsx-runtime";
2
2
  import { forwardRef as Me, useId as Ne, useMemo as j, useRef as v, useState as $, useEffect as _e, useCallback as b, useImperativeHandle as Fe } from "react";
3
3
  import { c as ze } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as Ae } from "react-i18next";
5
- import { A as ne } from "./appointment-card-TgR_2GKS.js";
5
+ import { A as ne } from "./appointment-card-DluZy8Iv.js";
6
6
  import { B as P } from "./button-CaUe1uyd.js";
7
- import { B as Be } from "./button-group-R32U7SyV.js";
7
+ import { B as Be } from "./button-group-CA1tmu39.js";
8
8
  import { D as Ke } from "./date-picker-6tFnKFty.js";
9
9
  import { P as Ee } from "./panel-header-D_mTdhUp.js";
10
10
  import { S as Ye } from "./skeleton-B1KTdJ4N.js";
@@ -450,4 +450,4 @@ export {
450
450
  Ze as A,
451
451
  Oe as a
452
452
  };
453
- //# sourceMappingURL=appointment-timeline-CCnyUYKz.js.map
453
+ //# sourceMappingURL=appointment-timeline-Cs5f9viN.js.map
@@ -5,7 +5,7 @@ import { useTranslation as H } from "react-i18next";
5
5
  import { I as M } from "./icon-button-CehAeZoP.js";
6
6
  import { S as q } from "./skeleton-B1KTdJ4N.js";
7
7
  import { E as K } from "./empty-state-BUN_UAWf.js";
8
- import { A as V } from "./appointment-card-TgR_2GKS.js";
8
+ import { A as V } from "./appointment-card-DluZy8Iv.js";
9
9
  import { u as _ } from "./registry-DvAUVLHh.js";
10
10
  import { C as B } from "./calendar-days-BGWklvE-.js";
11
11
  import { P as D } from "./plus-DzMQ_c6b.js";
@@ -190,4 +190,4 @@ export {
190
190
  ae as a,
191
191
  L as b
192
192
  };
193
- //# sourceMappingURL=appointment-tray-N0yEI8UF.js.map
193
+ //# sourceMappingURL=appointment-tray-CLrGGnKR.js.map
@@ -0,0 +1,23 @@
1
+ import { c as t } from "./createLucideIcon-DhHxpK9K.js";
2
+ /**
3
+ * @license lucide-react v1.22.0 - ISC
4
+ *
5
+ * This source code is licensed under the ISC license.
6
+ * See the LICENSE file in the root directory of this source tree.
7
+ */
8
+ const a = [
9
+ ["path", { d: "M10 16c.5.3 1.2.5 2 .5s1.5-.2 2-.5", key: "1u7htd" }],
10
+ ["path", { d: "M15 12h.01", key: "1k8ypt" }],
11
+ [
12
+ "path",
13
+ {
14
+ d: "M19.38 6.813A9 9 0 0 1 20.8 10.2a2 2 0 0 1 0 3.6 9 9 0 0 1-17.6 0 2 2 0 0 1 0-3.6A9 9 0 0 1 12 3c2 0 3.5 1.1 3.5 2.5s-.9 2.5-2 2.5c-.8 0-1.5-.4-1.5-1",
15
+ key: "11xh7x"
16
+ }
17
+ ],
18
+ ["path", { d: "M9 12h.01", key: "157uk2" }]
19
+ ], e = t("baby", a);
20
+ export {
21
+ e as B
22
+ };
23
+ //# sourceMappingURL=baby-Dku-Xvg9.js.map
@@ -1,8 +1,8 @@
1
1
  import { jsx as C, jsxs as M } from "react/jsx-runtime";
2
2
  import { createElement as G, useRef as k, useEffect as ae, useCallback as K, forwardRef as be, useState as ie, useImperativeHandle as ge, useMemo as X } from "react";
3
3
  import { useTranslation as Y } from "react-i18next";
4
- import { a as b, T as g, D as S, d as Ce } from "./data-table-CcAx_I1w.js";
5
- import { A as ve, a as re } from "./actions-cell-renderer-BXBy9c0f.js";
4
+ import { a as b, T as g, D as S, d as Ce } from "./data-table-DnKOmEVw.js";
5
+ import { A as ve, a as re } from "./actions-cell-renderer-B5m9lwgC.js";
6
6
  import { S as Te } from "./select-CLSUnKjF.js";
7
7
  import { u as we } from "./registry-DvAUVLHh.js";
8
8
  import { I as Ne, L as Fe, b as z, a as H, c as $, N as j, d as w, S as N, T as le, D as Q, g as Re, f as Ie, U as ye, e as Pe, h as Se } from "./link-cell-renderer-s3oHzOwi.js";
@@ -1179,4 +1179,4 @@ export {
1179
1179
  se as g,
1180
1180
  nt as u
1181
1181
  };
1182
- //# sourceMappingURL=balance-badge-cell-o6LldMUA.js.map
1182
+ //# sourceMappingURL=balance-badge-cell-YGrYdrvR.js.map