@alfadocs/ui-kit 0.30.1 → 0.30.3

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 (88) hide show
  1. package/dist/_chunks/{agenda-card-CznB7K8e.js → agenda-card-DO9_yogb.js} +2 -2
  2. package/dist/_chunks/{agenda-tray-C_bha7oK.js → agenda-tray-WLbfMip6.js} +3 -3
  3. package/dist/_chunks/{ai-prompt-input-Bka3jX3i.js → ai-prompt-input-BXlwNnWe.js} +2 -2
  4. package/dist/_chunks/{alia-sidebar-CnvXq95r.js → alia-sidebar-C-232sD7.js} +4 -4
  5. package/dist/_chunks/{audio-recorder-OB6IV9B1.js → audio-recorder-DL800PE_.js} +2 -2
  6. package/dist/_chunks/{badge-cLYVGlMh.js → badge-CIjQ1Us1.js} +2 -2
  7. package/dist/_chunks/{benefit-card-CjYM8vNr.js → benefit-card-CLPNpiQE.js} +14 -3
  8. package/dist/_chunks/{booking-Bw9eOU4k.js → booking-DiyuLsQV.js} +496 -464
  9. package/dist/_chunks/{carousel.agent-C9swH-Uf.js → carousel.agent-C2Icc9_T.js} +2 -2
  10. package/dist/_chunks/{chat-input-BfDcz1Yi.js → chat-input-cyl_y9bh.js} +2 -2
  11. package/dist/_chunks/{checkbox-mwbrPZDY.js → checkbox-Dgp_cfUr.js} +2 -2
  12. package/dist/_chunks/{checkbox-group-Bwmt1ovQ.js → checkbox-group-eVowqKcT.js} +2 -2
  13. package/dist/_chunks/{description-list-yl3y3QKg.js → description-list-CWjnaDGn.js} +2 -2
  14. package/dist/_chunks/{dialog-BBXqpZIt.js → dialog-C-lTGVkB.js} +2 -2
  15. package/dist/_chunks/{editable-currency-cell-renderer-DSReCae7.js → editable-currency-cell-renderer-CztRy_21.js} +8 -8
  16. package/dist/_chunks/{header-CkMb1TZS.js → header-DDj7uGD-.js} +2 -2
  17. package/dist/_chunks/{icon-button-BRHSSFmZ.js → icon-button-DPEqBKBQ.js} +2 -2
  18. package/dist/_chunks/{key-value-pair-CqeKiP__.js → key-value-pair-BvDY3zuc.js} +2 -2
  19. package/dist/_chunks/{locale-picker-BHxbTNmR.js → locale-picker-CY89MChR.js} +3 -3
  20. package/dist/_chunks/{message-card-DjRtA8GG.js → message-card-D6iyPacd.js} +2 -2
  21. package/dist/_chunks/{message-tray-DfsAMncP.js → message-tray-Bh-0ra-Y.js} +3 -3
  22. package/dist/_chunks/{multi-select-CyspR5ZF.js → multi-select-dSe6Xtc4.js} +2 -2
  23. package/dist/_chunks/{notification-card-B_847w5g.js → notification-card-vaMaA7Wa.js} +2 -2
  24. package/dist/_chunks/{notification-tray-6f7smmT1.js → notification-tray-Cnum6LwM.js} +3 -3
  25. package/dist/_chunks/{patient-search-DuSoGG2t.js → patient-search-ZpHN-pgJ.js} +520 -475
  26. package/dist/_chunks/{patient-shell-CAXYzbRw.js → patient-shell-CYaNkbA1.js} +4 -4
  27. package/dist/_chunks/{popover-D0slaBB9.js → popover-BfHSBEKq.js} +2 -2
  28. package/dist/_chunks/{privacy-lock-BI4vi9Ud.js → privacy-lock-C6Ra5m3p.js} +2 -2
  29. package/dist/_chunks/{public-header.agent-5U3S9QiC.js → public-header.agent-B-B0WDAi.js} +3 -3
  30. package/dist/_chunks/{radio-group-BHZOxrIK.js → radio-group-CTlGc36r.js} +2 -2
  31. package/dist/_chunks/{radio-DvF59ThA.js → radio-i4ogu3cq.js} +2 -2
  32. package/dist/_chunks/{reviews-panel-CFttsfuC.js → reviews-panel-bKEUKSic.js} +198 -178
  33. package/dist/_chunks/{sheet-D8M8hf8B.js → sheet-D8Yl0nKR.js} +2 -2
  34. package/dist/_chunks/{slot-grid-B2zprPcv.js → slot-grid-Q94gVmhn.js} +2 -2
  35. package/dist/_chunks/{tag-CQmHRM4Y.js → tag-bBPAvXyh.js} +2 -2
  36. package/dist/_chunks/{task-tray-Bcmrrs8m.js → task-tray-6NlryfMJ.js} +2 -2
  37. package/dist/_chunks/{theme-toggle-nPzb378f.js → theme-toggle-JoeMs_ws.js} +2 -2
  38. package/dist/_chunks/{toast.agent-CTF6nIj5.js → toast.agent-DVpKt38p.js} +2 -2
  39. package/dist/_chunks/{tooltip-DHik5yRI.js → tooltip-ClJd0ciy.js} +31 -19
  40. package/dist/_chunks/{workflow-map-BKsKdYvZ.js → workflow-map-DlWBJJBt.js} +4 -4
  41. package/dist/agent-catalog.json +1 -1
  42. package/dist/components/agenda-card/index.js +1 -1
  43. package/dist/components/agenda-tray/index.js +1 -1
  44. package/dist/components/ai-prompt-input/index.js +1 -1
  45. package/dist/components/audio-recorder/index.js +1 -1
  46. package/dist/components/badge/index.js +1 -1
  47. package/dist/components/benefit-card/index.js +1 -1
  48. package/dist/components/booking/booking-types.d.ts +16 -0
  49. package/dist/components/booking/index.js +1 -1
  50. package/dist/components/button/index.js +1 -1
  51. package/dist/components/carousel/index.js +1 -1
  52. package/dist/components/chat-input/index.js +1 -1
  53. package/dist/components/checkbox/index.js +1 -1
  54. package/dist/components/checkbox-group/index.js +1 -1
  55. package/dist/components/data-table/index.js +1 -1
  56. package/dist/components/description-list/index.js +1 -1
  57. package/dist/components/dialog/index.js +1 -1
  58. package/dist/components/header/index.js +1 -1
  59. package/dist/components/header-settings/index.js +2 -2
  60. package/dist/components/icon-button/index.js +1 -1
  61. package/dist/components/key-value-pair/index.js +1 -1
  62. package/dist/components/locale-picker/index.js +1 -1
  63. package/dist/components/message-card/index.js +1 -1
  64. package/dist/components/message-tray/index.js +1 -1
  65. package/dist/components/multi-select/index.js +1 -1
  66. package/dist/components/notification-card/index.js +1 -1
  67. package/dist/components/notification-tray/index.js +1 -1
  68. package/dist/components/patient-search/index.js +1 -1
  69. package/dist/components/popover/index.js +1 -1
  70. package/dist/components/privacy-lock/index.js +1 -1
  71. package/dist/components/public-header/index.js +1 -1
  72. package/dist/components/radio/index.js +1 -1
  73. package/dist/components/radio-group/index.js +2 -2
  74. package/dist/components/reviews-panel/index.js +1 -1
  75. package/dist/components/reviews-panel/reviews-panel.d.ts +8 -0
  76. package/dist/components/sheet/index.js +1 -1
  77. package/dist/components/slot-grid/index.js +1 -1
  78. package/dist/components/tag/index.js +1 -1
  79. package/dist/components/task-tray/index.js +1 -1
  80. package/dist/components/theme-toggle/index.js +1 -1
  81. package/dist/components/toast/index.js +1 -1
  82. package/dist/components/tooltip/index.js +1 -1
  83. package/dist/components/workflow/index.js +1 -1
  84. package/dist/index.js +39 -39
  85. package/dist/patterns/alia-assistant/index.js +1 -1
  86. package/dist/patterns/patient-shell/index.js +1 -1
  87. package/dist/tokens.css +1 -1
  88. package/package.json +1 -1
@@ -3,7 +3,7 @@ import { useState as R, useRef as B, useEffect as T, useCallback as I, useMemo a
3
3
  import * as d from "@radix-ui/react-dialog";
4
4
  import { c as H } from "./index-D2ZczOXr.js";
5
5
  import { useTranslation as E } from "react-i18next";
6
- import { I as F } from "./icon-button-BRHSSFmZ.js";
6
+ import { I as F } from "./icon-button-DPEqBKBQ.js";
7
7
  import { u as L } from "./registry-C9nwlNyL.js";
8
8
  import { X as V } from "./x-CCcI3eJp.js";
9
9
  const P = {
@@ -268,4 +268,4 @@ export {
268
268
  W as S,
269
269
  P as s
270
270
  };
271
- //# sourceMappingURL=sheet-D8M8hf8B.js.map
271
+ //# sourceMappingURL=sheet-D8Yl0nKR.js.map
@@ -3,7 +3,7 @@ import { forwardRef as os, useId as ls, useState as cs, useCallback as L } from
3
3
  import { c as f } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as ms } from "react-i18next";
5
5
  import { B as $ } from "./button-DD_0Xdmr.js";
6
- import { I as A } from "./icon-button-BRHSSFmZ.js";
6
+ import { I as A } from "./icon-button-DPEqBKBQ.js";
7
7
  import { E as us } from "./empty-state-BLy7tigq.js";
8
8
  import { S as B } from "./skeleton-CZbwyJAA.js";
9
9
  import { i as fs } from "./isSameDay-DHG8Xade.js";
@@ -384,4 +384,4 @@ export {
384
384
  Ts as f,
385
385
  Rs as i
386
386
  };
387
- //# sourceMappingURL=slot-grid-B2zprPcv.js.map
387
+ //# sourceMappingURL=slot-grid-Q94gVmhn.js.map
@@ -2,7 +2,7 @@ import { jsx as r, jsxs as f } from "react/jsx-runtime";
2
2
  import { forwardRef as q, useRef as F, useState as E, useEffect as G } from "react";
3
3
  import { c as B } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as H } from "react-i18next";
5
- import { T as v } from "./tooltip-DHik5yRI.js";
5
+ import { T as v } from "./tooltip-ClJd0ciy.js";
6
6
  import { X as J } from "./x-CCcI3eJp.js";
7
7
  const V = B(
8
8
  [
@@ -252,4 +252,4 @@ M.displayName = "Tag";
252
252
  export {
253
253
  M as T
254
254
  };
255
- //# sourceMappingURL=tag-CQmHRM4Y.js.map
255
+ //# sourceMappingURL=tag-bBPAvXyh.js.map
@@ -2,7 +2,7 @@ import { jsx as a, jsxs as p } from "react/jsx-runtime";
2
2
  import { forwardRef as q, useRef as k, useMemo as z, useImperativeHandle as M } from "react";
3
3
  import { c as S } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as _ } from "react-i18next";
5
- import { I as C } from "./icon-button-BRHSSFmZ.js";
5
+ import { I as C } from "./icon-button-DPEqBKBQ.js";
6
6
  import { S as K } from "./skeleton-CZbwyJAA.js";
7
7
  import { E } from "./empty-state-BLy7tigq.js";
8
8
  import { T as L } from "./task-card-BUVMh6HN.js";
@@ -192,4 +192,4 @@ export {
192
192
  Q as T,
193
193
  G as t
194
194
  };
195
- //# sourceMappingURL=task-tray-Bcmrrs8m.js.map
195
+ //# sourceMappingURL=task-tray-6NlryfMJ.js.map
@@ -2,7 +2,7 @@ import { jsx as t, jsxs as m, Fragment as V } from "react/jsx-runtime";
2
2
  import { forwardRef as M, useRef as k, useImperativeHandle as N, useMemo as _, useCallback as S } from "react";
3
3
  import { c as P } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as g } from "react-i18next";
5
- import { I as y } from "./icon-button-BRHSSFmZ.js";
5
+ import { I as y } from "./icon-button-DPEqBKBQ.js";
6
6
  import { I as K } from "./icon-button-group-DeV3FpNY.js";
7
7
  import { S as x } from "./switch-D916VW86.js";
8
8
  import { D as o } from "./dropdown-menu-DZxwF23X.js";
@@ -352,4 +352,4 @@ export {
352
352
  O as T,
353
353
  H as t
354
354
  };
355
- //# sourceMappingURL=theme-toggle-nPzb378f.js.map
355
+ //# sourceMappingURL=theme-toggle-JoeMs_ws.js.map
@@ -2,7 +2,7 @@ import { jsx as P, jsxs as Ht } from "react/jsx-runtime";
2
2
  import s, { useState as Ot, useRef as te, useEffect as jt } from "react";
3
3
  import ee from "react-dom";
4
4
  import { useTranslation as ae } from "react-i18next";
5
- import { I as se } from "./icon-button-BRHSSFmZ.js";
5
+ import { I as se } from "./icon-button-DPEqBKBQ.js";
6
6
  import { X as oe } from "./x-CCcI3eJp.js";
7
7
  import { C as ne } from "./circle-x-Du2CmjaU.js";
8
8
  import { T as re } from "./triangle-alert-CBPUIzQo.js";
@@ -983,4 +983,4 @@ export {
983
983
  Ze as e,
984
984
  aa as t
985
985
  };
986
- //# sourceMappingURL=toast.agent-CTF6nIj5.js.map
986
+ //# sourceMappingURL=toast.agent-DVpKt38p.js.map
@@ -1,22 +1,34 @@
1
1
  import { jsxs as l, jsx as i } from "react/jsx-runtime";
2
- import { useRef as p, useState as g, useEffect as h } from "react";
2
+ import { useRef as p, useState as h, useEffect as v } from "react";
3
3
  import * as o from "@radix-ui/react-tooltip";
4
- import { c as v } from "./index-D2ZczOXr.js";
5
- function b(t) {
6
- const [e, r] = g(() => typeof document > "u" ? "ltr" : document.documentElement.dir || "ltr");
7
- return h(() => {
4
+ import { c as g } from "./index-D2ZczOXr.js";
5
+ function w(t) {
6
+ const [e, r] = h(() => typeof document > "u" ? "ltr" : document.documentElement.dir || "ltr");
7
+ return v(() => {
8
8
  const d = t.current;
9
9
  if (!d) return;
10
- const s = d.closest("[dir]"), n = (s == null ? void 0 : s.getAttribute("dir")) ?? document.documentElement.dir ?? "ltr";
11
- r(n === "rtl" ? "rtl" : "ltr");
10
+ const s = d.closest("[dir]"), a = (s == null ? void 0 : s.getAttribute("dir")) ?? document.documentElement.dir ?? "ltr";
11
+ r(a === "rtl" ? "rtl" : "ltr");
12
12
  }, [t]), e;
13
13
  }
14
- const y = v(
14
+ const x = g(
15
15
  [
16
16
  "ds:z-[var(--z-tooltip)]",
17
17
  "ds:max-w-[240px]",
18
18
  "ds:overflow-hidden ds:rounded-[var(--radius-sm)]",
19
- "ds:bg-foreground ds:text-background",
19
+ // High-contrast solid tooltip surface — inverted vs the page so it
20
+ // reads against any background (gradient washes, coloured cards,
21
+ // images). The `[var(...)]` syntax is the same one every other
22
+ // floating surface in the kit uses; the previous `bg-foreground` /
23
+ // `text-background` shorthand was emitting transparent backgrounds
24
+ // in some consumer bundles where the Tailwind theme inline wasn't
25
+ // resolving the named utility. See 0.30.3 follow-up issue 4b.
26
+ "ds:bg-[var(--foreground)] ds:text-[var(--background)]",
27
+ "ds:shadow-[var(--shadow-md)]",
28
+ // Forced-colours users (Windows High Contrast) lose `bg-/text-`
29
+ // entirely — emit a CanvasText border so the tooltip is still
30
+ // visible.
31
+ "ds:forced-colors:[outline:1px_solid_CanvasText]",
20
32
  "ds:ps-3 ds:pe-3 ds:py-1.5 type-meta",
21
33
  "ds:break-normal ds:[overflow-wrap:anywhere]",
22
34
  "ds:animate-in ds:fade-in ds:zoom-in-95",
@@ -28,7 +40,7 @@ const y = v(
28
40
  "ds:motion-reduce:animate-none"
29
41
  ].join(" ")
30
42
  );
31
- function w(t, e) {
43
+ function b(t, e) {
32
44
  switch (t) {
33
45
  case "top":
34
46
  return "top";
@@ -40,7 +52,7 @@ function w(t, e) {
40
52
  return e === "rtl" ? "left" : "right";
41
53
  }
42
54
  }
43
- const x = ({
55
+ const y = ({
44
56
  children: t,
45
57
  delayDuration: e = 700,
46
58
  skipDelayDuration: r = 300
@@ -52,30 +64,30 @@ const x = ({
52
64
  children: t
53
65
  }
54
66
  );
55
- x.displayName = "TooltipProvider";
67
+ y.displayName = "TooltipProvider";
56
68
  const T = ({
57
69
  label: t,
58
70
  children: e,
59
71
  side: r = "top",
60
72
  align: d = "center",
61
73
  sideOffset: s = 4,
62
- delayDuration: n,
74
+ delayDuration: a,
63
75
  open: c,
64
76
  onOpenChange: m
65
77
  }) => {
66
- const a = p(null), u = b(a), f = w(r, u);
78
+ const n = p(null), u = w(n), f = b(r, u);
67
79
  return /* @__PURE__ */ l(
68
80
  o.Root,
69
81
  {
70
- delayDuration: n,
82
+ delayDuration: a,
71
83
  open: c,
72
84
  onOpenChange: m,
73
85
  children: [
74
- /* @__PURE__ */ i(o.Trigger, { asChild: !0, ref: a, children: e }),
86
+ /* @__PURE__ */ i(o.Trigger, { asChild: !0, ref: n, children: e }),
75
87
  /* @__PURE__ */ i(o.Portal, { children: /* @__PURE__ */ l(
76
88
  o.Content,
77
89
  {
78
- className: y(),
90
+ className: x(),
79
91
  side: f,
80
92
  align: d,
81
93
  sideOffset: s,
@@ -93,6 +105,6 @@ const T = ({
93
105
  T.displayName = "Tooltip";
94
106
  export {
95
107
  T,
96
- x as a
108
+ y as a
97
109
  };
98
- //# sourceMappingURL=tooltip-DHik5yRI.js.map
110
+ //# sourceMappingURL=tooltip-ClJd0ciy.js.map
@@ -3,10 +3,10 @@ import { forwardRef as O, useMemo as R, useRef as j, useCallback as W, useState
3
3
  import { c as L } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as z } from "react-i18next";
5
5
  import { C } from "./card-DKTMLVrw.js";
6
- import { B as be } from "./badge-cLYVGlMh.js";
7
- import { K as Z } from "./key-value-pair-CqeKiP__.js";
6
+ import { B as be } from "./badge-CIjQ1Us1.js";
7
+ import { K as Z } from "./key-value-pair-BvDY3zuc.js";
8
8
  import { T as xe } from "./timestamp-BV2lC-wV.js";
9
- import { I as S } from "./icon-button-BRHSSFmZ.js";
9
+ import { I as S } from "./icon-button-DPEqBKBQ.js";
10
10
  import { c as _ } from "./createLucideIcon-CrFbzy84.js";
11
11
  import { C as Ne } from "./circle-BkqTgYmt.js";
12
12
  import { u as Ce } from "./registry-C9nwlNyL.js";
@@ -1412,4 +1412,4 @@ export {
1412
1412
  ee as r,
1413
1413
  D as w
1414
1414
  };
1415
- //# sourceMappingURL=workflow-map-BKsKdYvZ.js.map
1415
+ //# sourceMappingURL=workflow-map-DlWBJJBt.js.map
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "packageVersion": "0.30.1",
3
+ "packageVersion": "0.30.3",
4
4
  "components": [
5
5
  {
6
6
  "kind": "component",
@@ -1,4 +1,4 @@
1
- import { A as r, i as d } from "../../_chunks/agenda-card-CznB7K8e.js";
1
+ import { A as r, i as d } from "../../_chunks/agenda-card-DO9_yogb.js";
2
2
  import { a as n } from "../../_chunks/agenda-card.agent-B_R47-c9.js";
3
3
  export {
4
4
  r as AgendaCard,
@@ -1,4 +1,4 @@
1
- import { A as r, a as g } from "../../_chunks/agenda-tray-C_bha7oK.js";
1
+ import { A as r, a as g } from "../../_chunks/agenda-tray-WLbfMip6.js";
2
2
  export {
3
3
  r as AgendaTray,
4
4
  g as agendaTrayAgent
@@ -1,4 +1,4 @@
1
- import { A as a, a as o } from "../../_chunks/ai-prompt-input-Bka3jX3i.js";
1
+ import { A as a, a as o } from "../../_chunks/ai-prompt-input-BXlwNnWe.js";
2
2
  export {
3
3
  a as AIPromptInput,
4
4
  o as aiPromptInputAgent
@@ -1,4 +1,4 @@
1
- import { A as r, a } from "../../_chunks/audio-recorder-OB6IV9B1.js";
1
+ import { A as r, a } from "../../_chunks/audio-recorder-DL800PE_.js";
2
2
  export {
3
3
  r as AudioRecorder,
4
4
  a as audioRecorderAgent
@@ -1,4 +1,4 @@
1
- import { B as o } from "../../_chunks/badge-cLYVGlMh.js";
1
+ import { B as o } from "../../_chunks/badge-CIjQ1Us1.js";
2
2
  export {
3
3
  o as Badge
4
4
  };
@@ -1,4 +1,4 @@
1
- import { B as a } from "../../_chunks/benefit-card-CjYM8vNr.js";
1
+ import { B as a } from "../../_chunks/benefit-card-CLPNpiQE.js";
2
2
  export {
3
3
  a as BenefitCard
4
4
  };
@@ -137,6 +137,22 @@ export interface BookingProps extends Omit<ComponentPropsWithoutRef<'div'>, 'ari
137
137
  onSubmit: (payload: BookingSubmitPayload) => void | Promise<void>;
138
138
  loadingSlots?: boolean;
139
139
  submitting?: boolean;
140
+ /**
141
+ * @default 'flat'
142
+ * `'elevated'` wraps the kit-rendered surface in the equivalent of
143
+ * `Card variant="elevated"` (same tokens, same padding). Use to drop
144
+ * the consumer-side Card wrap.
145
+ */
146
+ surface?: 'flat' | 'elevated';
147
+ /**
148
+ * Fires whenever the displayed step changes — steps 1..7 from the
149
+ * cascade engine + step `8` when the success view mounts. Useful for
150
+ * analytics events that aren't already kit-internal, custom focus
151
+ * management, or page-title updates. The kit also auto-scrolls the
152
+ * success container into view on the 1..7 → 8 transition; consumers
153
+ * don't need to do that themselves.
154
+ */
155
+ onStepChange?: (step: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8) => void;
140
156
  /**
141
157
  * Surface a submit-failure message inside the form (Alert variant=destructive
142
158
  * above the submit button). The consumer owns the state — set it after an
@@ -1,4 +1,4 @@
1
- import { B as A, C as R, O as a, b as s } from "../../_chunks/booking-Bw9eOU4k.js";
1
+ import { B as A, C as R, O as a, b as s } from "../../_chunks/booking-DiyuLsQV.js";
2
2
  export {
3
3
  A as Booking,
4
4
  R as CONFIRMATION_CHANNEL_ORDER,
@@ -1,5 +1,5 @@
1
1
  import { B as r } from "../../_chunks/button-DD_0Xdmr.js";
2
- import { I as e } from "../../_chunks/icon-button-BRHSSFmZ.js";
2
+ import { I as e } from "../../_chunks/icon-button-DPEqBKBQ.js";
3
3
  import { b as f } from "../../_chunks/button.agent-BuGZBktn.js";
4
4
  export {
5
5
  r as Button,
@@ -1,4 +1,4 @@
1
- import { C as o, c as r } from "../../_chunks/carousel.agent-C9swH-Uf.js";
1
+ import { C as o, c as r } from "../../_chunks/carousel.agent-C2Icc9_T.js";
2
2
  export {
3
3
  o as Carousel,
4
4
  r as carouselAgent
@@ -1,4 +1,4 @@
1
- import { C as n, c as p } from "../../_chunks/chat-input-BfDcz1Yi.js";
1
+ import { C as n, c as p } from "../../_chunks/chat-input-cyl_y9bh.js";
2
2
  export {
3
3
  n as ChatInput,
4
4
  p as chatInputAgent
@@ -1,4 +1,4 @@
1
- import { C as x, a as C, u as a } from "../../_chunks/checkbox-mwbrPZDY.js";
1
+ import { C as x, a as C, u as a } from "../../_chunks/checkbox-Dgp_cfUr.js";
2
2
  export {
3
3
  x as Checkbox,
4
4
  C as CheckboxGroupContext,
@@ -1,4 +1,4 @@
1
- import { C as e } from "../../_chunks/checkbox-group-Bwmt1ovQ.js";
1
+ import { C as e } from "../../_chunks/checkbox-group-eVowqKcT.js";
2
2
  export {
3
3
  e as CheckboxGroup
4
4
  };
@@ -1,4 +1,4 @@
1
- import { A as l, B as r, C as t, a as s, D as n, b as d, c as i, d as o, E as C, e as R, I as F, L as g, N as T, f as b, S as u, g as c, h as D, T as m, i as p, j as x, k as f, l as y, m as E, n as S, o as h, U as A, p as L, q as N, u as k } from "../../_chunks/editable-currency-cell-renderer-DSReCae7.js";
1
+ import { A as l, B as r, C as t, a as s, D as n, b as d, c as i, d as o, E as C, e as R, I as F, L as g, N as T, f as b, S as u, g as c, h as D, T as m, i as p, j as x, k as f, l as y, m as E, n as S, o as h, U as A, p as L, q as N, u as k } from "../../_chunks/editable-currency-cell-renderer-CztRy_21.js";
2
2
  export {
3
3
  l as ActionsCellRenderer,
4
4
  r as BalanceCellRenderer,
@@ -1,4 +1,4 @@
1
- import { D as r } from "../../_chunks/description-list-yl3y3QKg.js";
1
+ import { D as r } from "../../_chunks/description-list-CWjnaDGn.js";
2
2
  export {
3
3
  r as DescriptionList
4
4
  };
@@ -1,4 +1,4 @@
1
- import { D as g, d } from "../../_chunks/dialog-BBXqpZIt.js";
1
+ import { D as g, d } from "../../_chunks/dialog-C-lTGVkB.js";
2
2
  export {
3
3
  g as Dialog,
4
4
  d as dialogAgent
@@ -1,4 +1,4 @@
1
- import { H as r, a as d, b as H, c as s, d as n, e as t, f as i, g as o } from "../../_chunks/header-CkMb1TZS.js";
1
+ import { H as r, a as d, b as H, c as s, d as n, e as t, f as i, g as o } from "../../_chunks/header-DDj7uGD-.js";
2
2
  export {
3
3
  r as Header,
4
4
  d as HeaderBrand,
@@ -2,11 +2,11 @@ import { jsx as e, jsxs as l } from "react/jsx-runtime";
2
2
  import { forwardRef as A, useRef as p, useImperativeHandle as C, useCallback as x, useMemo as I } from "react";
3
3
  import { c as N } from "../../_chunks/index-D2ZczOXr.js";
4
4
  import { useTranslation as E } from "react-i18next";
5
- import { I as o } from "../../_chunks/icon-button-BRHSSFmZ.js";
5
+ import { I as o } from "../../_chunks/icon-button-DPEqBKBQ.js";
6
6
  import { I as M } from "../../_chunks/icon-button-group-DeV3FpNY.js";
7
7
  import { D as r } from "../../_chunks/dropdown-menu-DZxwF23X.js";
8
8
  import { S as R } from "../../_chunks/switch-D916VW86.js";
9
- import { c as v, a as _, L as H } from "../../_chunks/locale-picker-BHxbTNmR.js";
9
+ import { c as v, a as _, L as H } from "../../_chunks/locale-picker-CY89MChR.js";
10
10
  import { u as O } from "../../_chunks/use-locale-BkCIHujH.js";
11
11
  import { u as P } from "../../_chunks/use-theme-C2dHKUAN.js";
12
12
  import { u as j } from "../../_chunks/registry-C9nwlNyL.js";
@@ -1,4 +1,4 @@
1
- import { I as n } from "../../_chunks/icon-button-BRHSSFmZ.js";
1
+ import { I as n } from "../../_chunks/icon-button-DPEqBKBQ.js";
2
2
  export {
3
3
  n as IconButton
4
4
  };
@@ -1,4 +1,4 @@
1
- import { K as r } from "../../_chunks/key-value-pair-CqeKiP__.js";
1
+ import { K as r } from "../../_chunks/key-value-pair-BvDY3zuc.js";
2
2
  export {
3
3
  r as KeyValuePair
4
4
  };
@@ -1,4 +1,4 @@
1
- import { L, a as c, b as r } from "../../_chunks/locale-picker-BHxbTNmR.js";
1
+ import { L, a as c, b as r } from "../../_chunks/locale-picker-CY89MChR.js";
2
2
  export {
3
3
  L as LOCALE_STORAGE_KEY,
4
4
  c as LocalePicker,
@@ -1,4 +1,4 @@
1
- import { M as a, i as r } from "../../_chunks/message-card-DjRtA8GG.js";
1
+ import { M as a, i as r } from "../../_chunks/message-card-D6iyPacd.js";
2
2
  import { m } from "../../_chunks/message-card.agent-4IeIgrnJ.js";
3
3
  export {
4
4
  a as MessageCard,
@@ -1,4 +1,4 @@
1
- import { M as s, m as r } from "../../_chunks/message-tray-DfsAMncP.js";
1
+ import { M as s, m as r } from "../../_chunks/message-tray-Bh-0ra-Y.js";
2
2
  export {
3
3
  s as MessageTray,
4
4
  r as messageTrayAgent
@@ -1,4 +1,4 @@
1
- import { M as a, m as l, a as i } from "../../_chunks/multi-select-CyspR5ZF.js";
1
+ import { M as a, m as l, a as i } from "../../_chunks/multi-select-dSe6Xtc4.js";
2
2
  export {
3
3
  a as MultiSelect,
4
4
  l as multiSelectAgent,
@@ -1,4 +1,4 @@
1
- import { N as a, i as t } from "../../_chunks/notification-card-B_847w5g.js";
1
+ import { N as a, i as t } from "../../_chunks/notification-card-vaMaA7Wa.js";
2
2
  import { n as f } from "../../_chunks/notification-card.agent-Rqt3ofk9.js";
3
3
  export {
4
4
  a as NotificationCard,
@@ -1,4 +1,4 @@
1
- import { N as o, n as t } from "../../_chunks/notification-tray-6f7smmT1.js";
1
+ import { N as o, n as t } from "../../_chunks/notification-tray-Cnum6LwM.js";
2
2
  export {
3
3
  o as NotificationTray,
4
4
  t as notificationTrayAgent
@@ -1,4 +1,4 @@
1
- import { P as t, p as r } from "../../_chunks/patient-search-DuSoGG2t.js";
1
+ import { P as t, p as r } from "../../_chunks/patient-search-ZpHN-pgJ.js";
2
2
  export {
3
3
  t as PatientSearch,
4
4
  r as patientSearchAgent
@@ -1,4 +1,4 @@
1
- import { P as e, p as r } from "../../_chunks/popover-D0slaBB9.js";
1
+ import { P as e, p as r } from "../../_chunks/popover-BfHSBEKq.js";
2
2
  export {
3
3
  e as Popover,
4
4
  r as popoverAgent
@@ -1,4 +1,4 @@
1
- import { P as o, p as r } from "../../_chunks/privacy-lock-BI4vi9Ud.js";
1
+ import { P as o, p as r } from "../../_chunks/privacy-lock-C6Ra5m3p.js";
2
2
  export {
3
3
  o as PrivacyLock,
4
4
  r as privacyLockAgent
@@ -1,4 +1,4 @@
1
- import { P as r, p } from "../../_chunks/public-header.agent-5U3S9QiC.js";
1
+ import { P as r, p } from "../../_chunks/public-header.agent-B-B0WDAi.js";
2
2
  export {
3
3
  r as PublicHeader,
4
4
  p as publicHeaderAgent
@@ -1,4 +1,4 @@
1
- import { R as r } from "../../_chunks/radio-DvF59ThA.js";
1
+ import { R as r } from "../../_chunks/radio-i4ogu3cq.js";
2
2
  export {
3
3
  r as Radio
4
4
  };
@@ -1,5 +1,5 @@
1
- import { R as a } from "../../_chunks/radio-DvF59ThA.js";
2
- import { R as p } from "../../_chunks/radio-group-BHZOxrIK.js";
1
+ import { R as a } from "../../_chunks/radio-i4ogu3cq.js";
2
+ import { R as p } from "../../_chunks/radio-group-CTlGc36r.js";
3
3
  export {
4
4
  a as Radio,
5
5
  p as RadioGroup
@@ -1,4 +1,4 @@
1
- import { R as r, r as s } from "../../_chunks/reviews-panel-CFttsfuC.js";
1
+ import { R as r, r as s } from "../../_chunks/reviews-panel-bKEUKSic.js";
2
2
  export {
3
3
  r as ReviewsPanel,
4
4
  s as reviewsPanelAgent
@@ -69,6 +69,14 @@ export interface ReviewsPanelProps extends Omit<ComponentPropsWithoutRef<'sectio
69
69
  * width or inside a narrow column. Defaults to false.
70
70
  */
71
71
  hideFilter?: boolean;
72
+ /**
73
+ * @default 'flat'
74
+ * `'elevated'` wraps the panel in the equivalent of `Card variant="elevated"`
75
+ * — same tokens (`--card`, `--card-border`, `--shadow-card`,
76
+ * `--radius-lg`), same padding. Use to drop the consumer-side
77
+ * `<Card><Card.Body>` wrap.
78
+ */
79
+ surface?: 'flat' | 'elevated';
72
80
  /** Render skeletons for the header and the list. */
73
81
  loading?: boolean;
74
82
  }
@@ -1,4 +1,4 @@
1
- import { S as t, s as a } from "../../_chunks/sheet-D8M8hf8B.js";
1
+ import { S as t, s as a } from "../../_chunks/sheet-D8Yl0nKR.js";
2
2
  export {
3
3
  t as Sheet,
4
4
  a as sheetAgent
@@ -1,4 +1,4 @@
1
- import { S as s, f as e, i as r } from "../../_chunks/slot-grid-B2zprPcv.js";
1
+ import { S as s, f as e, i as r } from "../../_chunks/slot-grid-Q94gVmhn.js";
2
2
  export {
3
3
  s as SlotGrid,
4
4
  e as findFirstAvailable,
@@ -1,4 +1,4 @@
1
- import { T as r } from "../../_chunks/tag-CQmHRM4Y.js";
1
+ import { T as r } from "../../_chunks/tag-bBPAvXyh.js";
2
2
  export {
3
3
  r as Tag
4
4
  };
@@ -1,4 +1,4 @@
1
- import { T as s, t } from "../../_chunks/task-tray-Bcmrrs8m.js";
1
+ import { T as s, t } from "../../_chunks/task-tray-6NlryfMJ.js";
2
2
  export {
3
3
  s as TaskTray,
4
4
  t as taskTrayAgent
@@ -1,4 +1,4 @@
1
- import { T as o, t } from "../../_chunks/theme-toggle-nPzb378f.js";
1
+ import { T as o, t } from "../../_chunks/theme-toggle-JoeMs_ws.js";
2
2
  export {
3
3
  o as ThemeToggle,
4
4
  t as themeToggleAgent
@@ -1,4 +1,4 @@
1
- import { T as s, t as o, a as e, b as r, c as n, d as c, e as g } from "../../_chunks/toast.agent-CTF6nIj5.js";
1
+ import { T as s, t as o, a as e, b as r, c as n, d as c, e as g } from "../../_chunks/toast.agent-DVpKt38p.js";
2
2
  export {
3
3
  s as Toaster,
4
4
  o as toastAgent,
@@ -1,4 +1,4 @@
1
- import { T as a, a as i } from "../../_chunks/tooltip-DHik5yRI.js";
1
+ import { T as a, a as i } from "../../_chunks/tooltip-ClJd0ciy.js";
2
2
  export {
3
3
  a as Tooltip,
4
4
  i as TooltipProvider
@@ -1,4 +1,4 @@
1
- import { C as r, W as e, a as s, b as d, c as w, i as t, l as f, m as l, r as i, w as k, d as n, e as A, f as C } from "../../_chunks/workflow-map-BKsKdYvZ.js";
1
+ import { C as r, W as e, a as s, b as d, c as w, i as t, l as f, m as l, r as i, w as k, d as n, e as A, f as C } from "../../_chunks/workflow-map-DlWBJJBt.js";
2
2
  export {
3
3
  r as CORE_PATIENT_FIELDS,
4
4
  e as WorkflowCard,