@alfadocs/ui-kit 0.38.0 → 0.39.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 (144) hide show
  1. package/dist/_chunks/{accordion-bSU21uTV.js → accordion-9lJSMMsZ.js} +6 -6
  2. package/dist/_chunks/{agenda-tray-By_asPN9.js → agenda-tray-Dyj9ChHC.js} +22 -21
  3. package/dist/_chunks/{bmi-calculator-BRUru9QX.js → bmi-calculator-DnEr513I.js} +2 -2
  4. package/dist/_chunks/{booking-DK_BPHnQ.js → booking-4mCw3Mpl.js} +2 -2
  5. package/dist/_chunks/{chart-DnHvmiDX.js → chart-Cbt0_sKv.js} +46 -37
  6. package/dist/_chunks/{collapsible-CERONory.js → collapsible-X3oaLPU3.js} +5 -5
  7. package/dist/_chunks/{document-scanner-CdHQ6lTN.js → document-scanner-CqS_klIr.js} +56 -55
  8. package/dist/_chunks/{editable-currency-cell-renderer-DGKuRNVG.js → editable-currency-cell-renderer-DgkCIIcO.js} +2 -2
  9. package/dist/_chunks/{file-upload-CnzRcErt.js → file-upload-BosbPDb1.js} +2 -2
  10. package/dist/_chunks/{freemium-paywall-D1N02Oam.js → freemium-paywall-BAk3a6er.js} +7 -7
  11. package/dist/_chunks/header-settings-CBLwUK6t.js +244 -0
  12. package/dist/_chunks/{map-view-vD5pvWs9.js → map-view-qJLybrmN.js} +2 -2
  13. package/dist/_chunks/marketplace-app-shell-BlxVizU4.js +296 -0
  14. package/dist/_chunks/{message-card-BbRhZkDI.js → message-card-DSPw5ghw.js} +20 -19
  15. package/dist/_chunks/{message-tray-B762TKuv.js → message-tray-hSQff9u4.js} +3 -3
  16. package/dist/_chunks/{notification-card-DMdO4g54.js → notification-card-CObnGdJu.js} +22 -21
  17. package/dist/_chunks/{notification-tray-Dl3FTleW.js → notification-tray-BWHDIjgd.js} +2 -2
  18. package/dist/_chunks/{otp-input-CDTWT5EK.js → otp-input-CMphfBxZ.js} +70 -71
  19. package/dist/_chunks/{patient-shell-Bz3CdO84.js → patient-shell-DF81lALv.js} +36 -35
  20. package/dist/_chunks/{payment-form-D5rgnZu7.js → payment-form-Dy3WIIsC.js} +18 -18
  21. package/dist/_chunks/{pdf-viewer-DvtEHcEP.js → pdf-viewer-Cy6Ul3hZ.js} +2 -2
  22. package/dist/_chunks/{practice-results-C8ciLQap.js → practice-results-C0d4IL5E.js} +2 -2
  23. package/dist/_chunks/{public-footer.agent-zw1vFin_.js → public-footer.agent-okt8ZRc5.js} +2 -2
  24. package/dist/_chunks/{reviews-panel-Dow8Dzoa.js → reviews-panel-CPrXu5TX.js} +2 -2
  25. package/dist/_chunks/{sidebar-BbR8f6oe.js → sidebar-_vJXI9rB.js} +2 -2
  26. package/dist/_chunks/sign-document-DId1p-nn.js +315 -0
  27. package/dist/_chunks/{signature-capture-C-fF71xI.js → signature-capture-BRzCklg4.js} +27 -24
  28. package/dist/_chunks/{sparkline-DEROcSl0.js → sparkline-DGhCSw8M.js} +55 -46
  29. package/dist/_chunks/{stepper-accordion-BfS6lUB9.js → stepper-accordion-Dki6r9ZE.js} +2 -2
  30. package/dist/_chunks/{tag-CyoaEmf_.js → tag-CdA0s_VV.js} +16 -16
  31. package/dist/_chunks/{task-card-BUVMh6HN.js → task-card-CPyQ5AXC.js} +6 -5
  32. package/dist/_chunks/{task-tray-DRK0b0Qb.js → task-tray-B8jFv5FV.js} +36 -35
  33. package/dist/_chunks/{transcript-panel-DyhTpAP7.js → transcript-panel-CR7VY1uw.js} +8 -7
  34. package/dist/_chunks/{warning-stack-bDicCvxs.js → warning-stack-DNR3-IbP.js} +17 -16
  35. package/dist/_chunks/{workflow-map-uSiHbOWQ.js → workflow-map-C3gB0FvB.js} +3 -2
  36. package/dist/agent-catalog.json +39 -1
  37. package/dist/components/accordion/index.js +1 -1
  38. package/dist/components/agenda-tray/index.js +1 -1
  39. package/dist/components/bmi-calculator/index.js +1 -1
  40. package/dist/components/booking/index.js +1 -1
  41. package/dist/components/chart/chart.d.ts +1 -1
  42. package/dist/components/chart/index.js +1 -1
  43. package/dist/components/collapsible/index.js +1 -1
  44. package/dist/components/data-table/index.js +1 -1
  45. package/dist/components/document-scanner/index.js +1 -1
  46. package/dist/components/file-upload/index.js +1 -1
  47. package/dist/components/freemium-paywall/index.js +1 -1
  48. package/dist/components/header-settings/header-settings.agent.d.ts +4 -0
  49. package/dist/components/header-settings/header-settings.d.ts +36 -0
  50. package/dist/components/header-settings/index.d.ts +2 -0
  51. package/dist/components/header-settings/index.js +2 -241
  52. package/dist/components/index.d.ts +1 -0
  53. package/dist/components/locale-picker/locale-picker.agent.d.ts +4 -0
  54. package/dist/components/locale-picker/locale-picker.d.ts +80 -0
  55. package/dist/components/map-view/index.js +1 -1
  56. package/dist/components/message-card/index.js +1 -1
  57. package/dist/components/message-tray/index.js +1 -1
  58. package/dist/components/notification-card/index.js +1 -1
  59. package/dist/components/notification-tray/index.js +1 -1
  60. package/dist/components/otp-input/index.d.ts +1 -1
  61. package/dist/components/otp-input/index.js +1 -1
  62. package/dist/components/otp-input/otp-input.d.ts +1 -1
  63. package/dist/components/payment-form/index.js +1 -1
  64. package/dist/components/pdf-viewer/index.js +1 -1
  65. package/dist/components/practice-results/index.js +1 -1
  66. package/dist/components/public-footer/index.js +1 -1
  67. package/dist/components/reviews-panel/index.js +1 -1
  68. package/dist/components/sidebar/index.js +1 -1
  69. package/dist/components/sign-document/index.d.ts +4 -0
  70. package/dist/components/sign-document/index.js +6 -0
  71. package/dist/components/sign-document/sign-document.agent.d.ts +4 -0
  72. package/dist/components/sign-document/sign-document.d.ts +47 -0
  73. package/dist/components/signature-capture/index.js +1 -1
  74. package/dist/components/sparkline/index.js +1 -1
  75. package/dist/components/sparkline/sparkline.d.ts +1 -1
  76. package/dist/components/stepper-accordion/index.js +1 -1
  77. package/dist/components/tag/index.js +1 -1
  78. package/dist/components/task-card/index.js +1 -1
  79. package/dist/components/task-tray/index.js +1 -1
  80. package/dist/components/transcript-panel/index.js +1 -1
  81. package/dist/components/warning-stack/index.js +1 -1
  82. package/dist/components/workflow/index.js +1 -1
  83. package/dist/i18n/locale-meta.d.ts +56 -0
  84. package/dist/i18n/locales/ar.d.ts +22 -0
  85. package/dist/i18n/locales/ar.js +22 -0
  86. package/dist/i18n/locales/de.d.ts +22 -0
  87. package/dist/i18n/locales/de.js +22 -0
  88. package/dist/i18n/locales/el.d.ts +22 -0
  89. package/dist/i18n/locales/el.js +22 -0
  90. package/dist/i18n/locales/en.d.ts +22 -0
  91. package/dist/i18n/locales/en.js +22 -0
  92. package/dist/i18n/locales/es.d.ts +22 -0
  93. package/dist/i18n/locales/es.js +22 -0
  94. package/dist/i18n/locales/fr.d.ts +22 -0
  95. package/dist/i18n/locales/fr.js +22 -0
  96. package/dist/i18n/locales/hi.d.ts +22 -0
  97. package/dist/i18n/locales/hi.js +22 -0
  98. package/dist/i18n/locales/it.d.ts +22 -0
  99. package/dist/i18n/locales/it.js +22 -0
  100. package/dist/i18n/locales/ja.d.ts +22 -0
  101. package/dist/i18n/locales/ja.js +22 -0
  102. package/dist/i18n/locales/nl.d.ts +22 -0
  103. package/dist/i18n/locales/nl.js +22 -0
  104. package/dist/i18n/locales/pl.d.ts +22 -0
  105. package/dist/i18n/locales/pl.js +22 -0
  106. package/dist/i18n/locales/pt.d.ts +22 -0
  107. package/dist/i18n/locales/pt.js +22 -0
  108. package/dist/i18n/locales/ro.d.ts +22 -0
  109. package/dist/i18n/locales/ro.js +22 -0
  110. package/dist/i18n/locales/ru.d.ts +22 -0
  111. package/dist/i18n/locales/ru.js +22 -0
  112. package/dist/i18n/locales/sq.d.ts +22 -0
  113. package/dist/i18n/locales/sq.js +22 -0
  114. package/dist/i18n/locales/sv.d.ts +22 -0
  115. package/dist/i18n/locales/sv.js +22 -0
  116. package/dist/i18n/locales/tr.d.ts +22 -0
  117. package/dist/i18n/locales/tr.js +22 -0
  118. package/dist/i18n/locales/zh.d.ts +22 -0
  119. package/dist/i18n/locales/zh.js +22 -0
  120. package/dist/index.js +110 -107
  121. package/dist/locales/ar.json +22 -0
  122. package/dist/locales/de.json +22 -0
  123. package/dist/locales/el.json +22 -0
  124. package/dist/locales/en.json +22 -0
  125. package/dist/locales/es.json +22 -0
  126. package/dist/locales/fr.json +22 -0
  127. package/dist/locales/hi.json +22 -0
  128. package/dist/locales/it.json +22 -0
  129. package/dist/locales/ja.json +22 -0
  130. package/dist/locales/nl.json +22 -0
  131. package/dist/locales/pl.json +22 -0
  132. package/dist/locales/pt.json +22 -0
  133. package/dist/locales/ro.json +22 -0
  134. package/dist/locales/ru.json +22 -0
  135. package/dist/locales/sq.json +22 -0
  136. package/dist/locales/sv.json +22 -0
  137. package/dist/locales/tr.json +22 -0
  138. package/dist/locales/zh.json +22 -0
  139. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  140. package/dist/patterns/marketplace-app-shell/marketplace-app-shell.d.ts +12 -8
  141. package/dist/patterns/patient-shell/index.js +1 -1
  142. package/dist/tokens.css +1 -1
  143. package/package.json +5 -1
  144. package/dist/_chunks/marketplace-app-shell-BnClrL2B.js +0 -295
@@ -1,9 +1,9 @@
1
- import { jsx as w, jsxs as P } from "react/jsx-runtime";
2
- import { forwardRef as j, useId as G, useMemo as R, useRef as V, useState as H, useEffect as z, useImperativeHandle as Z } from "react";
1
+ import { jsx as v, jsxs as P } from "react/jsx-runtime";
2
+ import { forwardRef as j, useId as G, useMemo as w, useRef as V, useState as A, useEffect as H, useImperativeHandle as Z } from "react";
3
3
  import { c as $ } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as q } from "react-i18next";
5
5
  import J from "react-apexcharts";
6
- import v from "apexcharts";
6
+ import R from "apexcharts";
7
7
  import { g as D, u as K } from "./apexcharts-theme-BJigns_V.js";
8
8
  import { u as Q } from "./registry-nPAVE19X.js";
9
9
  function X(n) {
@@ -15,8 +15,8 @@ function X(n) {
15
15
  const o = s - a;
16
16
  i += o * (n[s] - c), l += o * o;
17
17
  }
18
- const d = l === 0 ? 0 : i / l, b = 0.01 * (Math.max(...n) - Math.min(...n) || 1), k = Math.abs(d) < b ? "steady" : d > 0 ? "increasing" : "decreasing";
19
- return { slope: d, direction: k };
18
+ const d = l === 0 ? 0 : i / l, k = 0.01 * (Math.max(...n) - Math.min(...n) || 1), u = Math.abs(d) < k ? "steady" : d > 0 ? "increasing" : "decreasing";
19
+ return { slope: d, direction: u };
20
20
  }
21
21
  const Y = {
22
22
  id: "sparkline",
@@ -50,7 +50,10 @@ const Y = {
50
50
  size: {
51
51
  xs: "ds:h-6",
52
52
  sm: "ds:h-8",
53
- md: "ds:h-10"
53
+ md: "ds:h-10",
54
+ // Applied when an explicit `height` prop is given: the wrapper
55
+ // grows with the svg instead of clipping at the size's fixed height.
56
+ auto: ""
54
57
  }
55
58
  },
56
59
  defaultVariants: { size: "md" }
@@ -76,26 +79,26 @@ const ne = j(
76
79
  color: l,
77
80
  showEndpoint: d = !1,
78
81
  showTooltip: M = !1,
79
- width: b,
80
- height: k,
82
+ width: k,
83
+ height: u,
81
84
  className: s,
82
85
  ...o
83
86
  }, _) => {
84
- var A;
85
- const { t: u, i18n: C } = q(), T = G(), m = R(
87
+ var S;
88
+ const { t: m, i18n: C } = q(), T = G(), p = w(
86
89
  () => `sparkline-${T.replace(/[^a-zA-Z0-9-_]/g, "")}`,
87
90
  [T]
88
- ), p = V(null), [O, E] = H(0), { direction: y } = X(t), N = R(() => {
91
+ ), h = V(null), [O, E] = A(0), { direction: y } = X(t), z = w(() => {
89
92
  if (t.length === 0)
90
- return u("sparkline.noData", "No data");
91
- const e = (g) => new Intl.NumberFormat(C.language).format(g), r = u(`sparkline.direction.${y}`), f = {
93
+ return m("sparkline.noData", "No data");
94
+ const e = (b) => new Intl.NumberFormat(C.language).format(b), r = m(`sparkline.direction.${y}`), g = {
92
95
  min: e(Math.min(...t)),
93
96
  max: e(Math.max(...t)),
94
97
  current: e(t[t.length - 1]),
95
98
  direction: r
96
99
  };
97
- return i ? u("sparkline.summary", { label: i, ...f }) : u("sparkline.summaryNoLabel", f);
98
- }, [t, i, y, C.language, u]), [h, W] = H(
100
+ return i ? m("sparkline.summary", { label: i, ...g }) : m("sparkline.summaryNoLabel", g);
101
+ }, [t, i, y, C.language, m]), [f, W] = A(
99
102
  () => {
100
103
  try {
101
104
  return D();
@@ -104,7 +107,7 @@ const ne = j(
104
107
  }
105
108
  }
106
109
  );
107
- z(() => {
110
+ H(() => {
108
111
  let e;
109
112
  const r = new MutationObserver(() => {
110
113
  clearTimeout(e), e = setTimeout(() => {
@@ -120,57 +123,60 @@ const ne = j(
120
123
  }), () => {
121
124
  clearTimeout(e), r.disconnect();
122
125
  };
123
- }, []), z(() => {
124
- const e = p.current;
126
+ }, []), H(() => {
127
+ const e = h.current;
125
128
  if (!e) return;
126
- const r = new ResizeObserver((f) => {
127
- const g = f[0];
128
- g && E(Math.floor(g.contentRect.width));
129
+ const r = new ResizeObserver((g) => {
130
+ const b = g[0];
131
+ b && E(Math.floor(b.contentRect.width));
129
132
  });
130
133
  return r.observe(e), () => r.disconnect();
131
- }, []), K(p);
132
- const x = R(
134
+ }, []), K(h);
135
+ const x = w(
133
136
  () => ({
134
137
  updateSeries(e) {
135
138
  var r;
136
- (r = v.getChartByID(m)) == null || r.updateSeries([{ data: e }]);
139
+ (r = R.getChartByID(p)) == null || r.updateSeries([{ data: e }]);
137
140
  },
138
141
  updateOptions(e) {
139
142
  var r;
140
- (r = v.getChartByID(m)) == null || r.updateOptions(e);
143
+ (r = R.getChartByID(p)) == null || r.updateOptions(e);
141
144
  },
142
145
  async dataURI() {
143
- const e = v.getChartByID(m);
146
+ const e = R.getChartByID(p);
144
147
  return e ? (await e.dataURI()).imgURI : "";
145
148
  }
146
149
  }),
147
- [m]
150
+ [p]
148
151
  );
149
152
  Z(_, () => x, [x]), Q(Y, x, n);
150
- const I = l ?? ((A = h.colors) == null ? void 0 : A[0]) ?? "currentColor";
153
+ const I = l ?? ((S = f.colors) == null ? void 0 : S[0]) ?? "currentColor";
151
154
  if (t.length === 0)
152
- return /* @__PURE__ */ w(
155
+ return /* @__PURE__ */ v(
153
156
  "div",
154
157
  {
155
- ref: p,
158
+ ref: h,
156
159
  role: "img",
157
- "aria-label": N,
160
+ "aria-label": z,
158
161
  dir: "ltr",
159
- className: U({ size: c, className: s }),
162
+ className: U({
163
+ size: u !== void 0 ? "auto" : c,
164
+ className: s
165
+ }),
160
166
  ...o
161
167
  }
162
168
  );
163
- const S = re(), B = {
164
- ...h,
169
+ const N = re(), B = {
170
+ ...f,
165
171
  chart: {
166
- ...h.chart,
167
- id: m,
172
+ ...f.chart,
173
+ id: p,
168
174
  type: a,
169
175
  sparkline: { enabled: !0 },
170
176
  toolbar: { show: !1 },
171
177
  animations: {
172
- enabled: !S,
173
- dynamicAnimation: { enabled: !S }
178
+ enabled: !N,
179
+ dynamicAnimation: { enabled: !N }
174
180
  },
175
181
  zoom: { enabled: !1 },
176
182
  parentHeightOffset: 0
@@ -200,26 +206,29 @@ const ne = j(
200
206
  ]
201
207
  } : { size: 0 },
202
208
  grid: {
203
- ...h.grid,
209
+ ...f.grid,
204
210
  show: !1,
205
211
  // ApexCharts grid.padding uses physical keys (not CSS logical properties).
206
212
  // The chart wrapper enforces dir="ltr" so these always resolve correctly.
207
213
  padding: { top: 2, right: 2, bottom: 2, left: 2 }
208
214
  }
209
- }, F = b ?? (O > 0 ? O : "100%"), L = k ?? te[c ?? "md"];
215
+ }, F = k ?? (O > 0 ? O : "100%"), L = u ?? te[c ?? "md"];
210
216
  return /* @__PURE__ */ P(
211
217
  "div",
212
218
  {
213
- ref: p,
219
+ ref: h,
214
220
  role: "img",
215
- "aria-label": N,
221
+ "aria-label": z,
216
222
  dir: "ltr",
217
- className: U({ size: c, className: s }),
223
+ className: U({
224
+ size: u !== void 0 ? "auto" : c,
225
+ className: s
226
+ }),
218
227
  "data-component": "sparkline",
219
228
  "data-component-id": n,
220
229
  ...o,
221
230
  children: [
222
- /* @__PURE__ */ w(
231
+ /* @__PURE__ */ v(
223
232
  J,
224
233
  {
225
234
  type: a,
@@ -230,7 +239,7 @@ const ne = j(
230
239
  "aria-hidden": "true"
231
240
  }
232
241
  ),
233
- d && /* @__PURE__ */ w(
242
+ d && /* @__PURE__ */ v(
234
243
  "span",
235
244
  {
236
245
  "aria-hidden": "true",
@@ -249,4 +258,4 @@ export {
249
258
  Y as s,
250
259
  X as u
251
260
  };
252
- //# sourceMappingURL=sparkline-DEROcSl0.js.map
261
+ //# sourceMappingURL=sparkline-DGhCSw8M.js.map
@@ -88,7 +88,7 @@ const J = [
88
88
  }), Q = v(
89
89
  [
90
90
  "ds:group/item ds:overflow-hidden ds:rounded-[var(--radius-md)]",
91
- "ds:border ds:border-[var(--border)] ds:bg-[var(--card)]",
91
+ "ds:border ds:border-[color:var(--card-border)] ds:[.theme-accessible_&]:border-2 ds:bg-[var(--card)]",
92
92
  "ds:data-[state=open]:border-[var(--primary)]",
93
93
  "ds:transition-[border-color] ds:duration-[var(--animation-duration)] ds:ease-[var(--ease-out)]",
94
94
  "ds:motion-reduce:transition-none"
@@ -254,4 +254,4 @@ ne.displayName = "StepperAccordion";
254
254
  export {
255
255
  ne as S
256
256
  };
257
- //# sourceMappingURL=stepper-accordion-BfS6lUB9.js.map
257
+ //# sourceMappingURL=stepper-accordion-Dki6r9ZE.js.map
@@ -27,7 +27,7 @@ const V = B(
27
27
  },
28
28
  fill: {
29
29
  solid: "",
30
- outline: "ds:border ds:bg-transparent"
30
+ outline: "ds:border ds:border-[color:var(--border)] ds:bg-transparent"
31
31
  },
32
32
  size: {
33
33
  // Symmetric start/end padding — close button uses negative margin to stay flush.
@@ -131,7 +131,7 @@ const V = B(
131
131
  }
132
132
  ), M = q(
133
133
  ({
134
- label: n,
134
+ label: o,
135
135
  variant: g = "neutral",
136
136
  fill: p = "solid",
137
137
  size: a = "md",
@@ -139,20 +139,20 @@ const V = B(
139
139
  onRemove: t,
140
140
  onClick: b,
141
141
  disabled: e = !1,
142
- maxInlineSize: o = "none",
142
+ maxInlineSize: n = "none",
143
143
  className: h
144
144
  }, i) => {
145
145
  const { t: w } = H(), y = F(null), [D, C] = E(!1), [O, R] = E("");
146
146
  G(() => {
147
147
  const s = y.current;
148
- if (!s || o === "none") return;
148
+ if (!s || n === "none") return;
149
149
  const z = () => C(s.scrollWidth > s.clientWidth), j = new ResizeObserver(z);
150
150
  return j.observe(s), z(), () => j.disconnect();
151
- }, [o]);
151
+ }, [n]);
152
152
  const W = (s) => {
153
153
  (s.key === "Backspace" || s.key === "Delete") && t && !e && (s.preventDefault(), x(), setTimeout(t, 100));
154
154
  }, x = () => {
155
- R(w("tag.removed", { label: n }));
155
+ R(w("tag.removed", { label: o }));
156
156
  }, K = () => {
157
157
  !e && t && (x(), setTimeout(t, 100));
158
158
  }, d = !!t, N = !!b && !d, T = V({
@@ -174,22 +174,22 @@ const V = B(
174
174
  "span",
175
175
  {
176
176
  ref: y,
177
- className: o !== "none" ? "ds:overflow-hidden ds:text-ellipsis ds:whitespace-nowrap" : void 0,
178
- style: o !== "none" ? { maxInlineSize: o } : void 0,
179
- children: n
177
+ className: n !== "none" ? "ds:overflow-hidden ds:text-ellipsis ds:whitespace-nowrap" : void 0,
178
+ style: n !== "none" ? { maxInlineSize: n } : void 0,
179
+ children: o
180
180
  }
181
181
  ), A = /* @__PURE__ */ r("span", { role: "status", "aria-live": "polite", className: "ds:sr-only", children: O }), X = d ? /* @__PURE__ */ r(
182
182
  "button",
183
183
  {
184
184
  type: "button",
185
- "aria-label": w("tag.remove", { label: n }),
185
+ "aria-label": w("tag.remove", { label: o }),
186
186
  onClick: K,
187
187
  disabled: e,
188
188
  tabIndex: -1,
189
189
  className: L({ size: a }),
190
190
  children: /* @__PURE__ */ r(J, { "aria-hidden": "true" })
191
191
  }
192
- ) : null, u = o !== "none" && D;
192
+ ) : null, u = n !== "none" && D;
193
193
  if (N) {
194
194
  const s = /* @__PURE__ */ f(
195
195
  "button",
@@ -206,7 +206,7 @@ const V = B(
206
206
  ]
207
207
  }
208
208
  );
209
- return u ? /* @__PURE__ */ r(v, { label: n, children: s }) : s;
209
+ return u ? /* @__PURE__ */ r(v, { label: o, children: s }) : s;
210
210
  }
211
211
  if (d) {
212
212
  const s = (
@@ -216,7 +216,7 @@ const V = B(
216
216
  {
217
217
  ref: i,
218
218
  role: "group",
219
- "aria-label": n,
219
+ "aria-label": o,
220
220
  tabIndex: e ? -1 : 0,
221
221
  "aria-disabled": e || void 0,
222
222
  onKeyDown: W,
@@ -231,7 +231,7 @@ const V = B(
231
231
  }
232
232
  )
233
233
  );
234
- return u ? /* @__PURE__ */ r(v, { label: n, children: s }) : s;
234
+ return u ? /* @__PURE__ */ r(v, { label: o, children: s }) : s;
235
235
  }
236
236
  const k = /* @__PURE__ */ f(
237
237
  "span",
@@ -245,11 +245,11 @@ const V = B(
245
245
  ]
246
246
  }
247
247
  );
248
- return u ? /* @__PURE__ */ r(v, { label: n, children: k }) : k;
248
+ return u ? /* @__PURE__ */ r(v, { label: o, children: k }) : k;
249
249
  }
250
250
  );
251
251
  M.displayName = "Tag";
252
252
  export {
253
253
  M as T
254
254
  };
255
- //# sourceMappingURL=tag-CyoaEmf_.js.map
255
+ //# sourceMappingURL=tag-CdA0s_VV.js.map
@@ -1,18 +1,19 @@
1
1
  import { jsx as e, jsxs as l } from "react/jsx-runtime";
2
2
  import { forwardRef as v } from "react";
3
- import { c as g } from "./index-D2ZczOXr.js";
4
- import { useTranslation as b } from "react-i18next";
3
+ import { c as b } from "./index-D2ZczOXr.js";
4
+ import { useTranslation as g } from "react-i18next";
5
5
  import { C as x } from "./chevron-right-BrpYejk0.js";
6
6
  import { S as y } from "./square-check-big-Jr-0202D.js";
7
7
  import { C } from "./circle-alert-ChA9opNA.js";
8
8
  import { S as N } from "./square-CZoGU14v.js";
9
- const k = g(
9
+ const k = b(
10
10
  [
11
11
  "ds:relative ds:flex ds:items-start ds:gap-[var(--spacing-sm)]",
12
12
  "ds:rounded-[var(--radius-sm)]",
13
13
  "ds:transition-colors",
14
14
  "ds:motion-reduce:transition-none",
15
15
  "ds:text-start ds:group",
16
+ "ds:border ds:border-[color:var(--card-border)] ds:[.theme-accessible_&]:border-2",
16
17
  "ds:forced-colors:border ds:forced-colors:border-[CanvasText]"
17
18
  ].join(" "),
18
19
  {
@@ -53,7 +54,7 @@ function T({
53
54
  }
54
55
  const w = v(
55
56
  ({ item: s, size: a = "sm", onActivate: r, className: u, ...f }, p) => {
56
- const { t: m } = b(), t = !!r, h = !!s.url && S(s.url), n = m("taskCard.itemLabel", {
57
+ const { t: m } = g(), t = !!r, h = !!s.url && S(s.url), n = m("taskCard.itemLabel", {
57
58
  title: s.title,
58
59
  due: s.dueLabel ?? "",
59
60
  defaultValue: '{{title}}{{due, prepend, " · "}}'
@@ -114,4 +115,4 @@ export {
114
115
  w as T,
115
116
  S as i
116
117
  };
117
- //# sourceMappingURL=task-card-BUVMh6HN.js.map
118
+ //# sourceMappingURL=task-card-CPyQ5AXC.js.map
@@ -1,11 +1,11 @@
1
1
  import { jsx as a, jsxs as p } from "react/jsx-runtime";
2
- import { forwardRef as q, useRef as k, useMemo as z, useImperativeHandle as M } from "react";
3
- import { c as S } from "./index-D2ZczOXr.js";
4
- import { useTranslation as _ } from "react-i18next";
2
+ import { forwardRef as j, useRef as v, useMemo as q, useImperativeHandle as z } from "react";
3
+ import { c as M } from "./index-D2ZczOXr.js";
4
+ import { useTranslation as S } from "react-i18next";
5
5
  import { I as C } from "./icon-button-CKEOrN37.js";
6
6
  import { S as K } from "./skeleton-CZbwyJAA.js";
7
7
  import { E } from "./empty-state-BLy7tigq.js";
8
- import { T as L } from "./task-card-BUVMh6HN.js";
8
+ import { T as L } from "./task-card-CPyQ5AXC.js";
9
9
  import { u as P } from "./registry-nPAVE19X.js";
10
10
  import { c as H } from "./createLucideIcon-CrFbzy84.js";
11
11
  import { P as V } from "./plus-CYKNmfuA.js";
@@ -77,10 +77,11 @@ const B = [
77
77
  description: "Stable task id emitted on each rendered TaskCard inside the tray."
78
78
  }
79
79
  }
80
- }, J = S(
80
+ }, J = M(
81
81
  [
82
82
  "ds:flex ds:flex-col",
83
83
  "ds:rounded-[var(--radius-md)] ds:shadow-[var(--shadow-card)]",
84
+ "ds:border ds:border-[color:var(--card-border)] ds:[.theme-accessible_&]:border-2",
84
85
  "ds:bg-[color:var(--card)] ds:text-[color:var(--card-foreground)]",
85
86
  "ds:overflow-hidden"
86
87
  ].join(" "),
@@ -95,80 +96,80 @@ const B = [
95
96
  size: "sm"
96
97
  }
97
98
  }
98
- ), Q = q(
99
+ ), Q = j(
99
100
  ({
100
101
  id: e,
101
102
  items: s,
102
- title: v,
103
+ title: k,
103
104
  size: f = "sm",
104
- onOpenTask: r,
105
+ onOpenTask: i,
105
106
  onToggleDone: n,
106
107
  onDismissTask: c,
107
108
  onAddTask: y,
108
109
  addLabel: x,
109
- loading: u = !1,
110
- emptyTitle: w,
111
- emptyDescription: I,
112
- className: N,
113
- ...T
114
- }, b) => {
115
- const { t: l } = _(), h = v ?? l("taskTray.title", "Tasks"), R = x ?? l("taskTray.add", "Add task"), A = !u && s.length === 0;
110
+ loading: h = !1,
111
+ emptyTitle: b,
112
+ emptyDescription: w,
113
+ className: I,
114
+ ...N
115
+ }, T) => {
116
+ const { t: l } = S(), u = k ?? l("taskTray.title", "Tasks"), R = x ?? l("taskTray.add", "Add task"), A = !h && s.length === 0;
116
117
  let m;
117
- u ? m = /* @__PURE__ */ a("div", { className: "ds:flex ds:flex-col ds:gap-[var(--spacing-sm)] ds:p-[var(--spacing-sm)]", children: [0, 1, 2].map((t) => /* @__PURE__ */ a(K, { variant: "rectangular", height: "2.5rem" }, t)) }) : A ? m = /* @__PURE__ */ a("div", { className: "ds:p-[var(--spacing-md)]", children: /* @__PURE__ */ a(
118
+ h ? m = /* @__PURE__ */ a("div", { className: "ds:flex ds:flex-col ds:gap-[var(--spacing-sm)] ds:p-[var(--spacing-sm)]", children: [0, 1, 2].map((t) => /* @__PURE__ */ a(K, { variant: "rectangular", height: "2.5rem" }, t)) }) : A ? m = /* @__PURE__ */ a("div", { className: "ds:p-[var(--spacing-md)]", children: /* @__PURE__ */ a(
118
119
  E,
119
120
  {
120
121
  variant: "first-use",
121
122
  size: "sm",
122
- title: w ?? l("taskTray.empty.title", "No tasks yet"),
123
- description: I ?? l("taskTray.empty.description", "New tasks will appear here.")
123
+ title: b ?? l("taskTray.empty.title", "No tasks yet"),
124
+ description: w ?? l("taskTray.empty.description", "New tasks will appear here.")
124
125
  }
125
126
  ) }) : m = /* @__PURE__ */ a("ul", { className: "ds:flex ds:list-none ds:flex-col", children: s.map((t) => /* @__PURE__ */ a(
126
127
  L,
127
128
  {
128
129
  item: t,
129
130
  size: f,
130
- onActivate: r,
131
+ onActivate: i,
131
132
  "data-task-id": t.id
132
133
  },
133
134
  t.id
134
135
  )) });
135
- const d = k(s);
136
+ const d = v(s);
136
137
  d.current = s;
137
- const j = z(
138
+ const _ = q(
138
139
  () => ({
139
140
  getItems: () => d.current.map((t) => ({
140
141
  id: t.id,
141
142
  status: t.status ?? "open"
142
143
  })),
143
144
  selectItem: (t) => {
144
- const i = d.current.find((o) => o.id === t);
145
- i && (r == null || r(i));
145
+ const r = d.current.find((o) => o.id === t);
146
+ r && (i == null || i(r));
146
147
  },
147
148
  toggleDone: (t) => {
148
- const i = d.current.find((o) => o.id === t);
149
- i && (n == null || n(i));
149
+ const r = d.current.find((o) => o.id === t);
150
+ r && (n == null || n(r));
150
151
  },
151
152
  dismiss: (t) => {
152
- const i = d.current.find((o) => o.id === t);
153
- i && (c == null || c(i));
153
+ const r = d.current.find((o) => o.id === t);
154
+ r && (c == null || c(r));
154
155
  }
155
156
  }),
156
- [r, n, c]
157
- ), g = k(null);
158
- return M(b, () => g.current, []), P(G, j, e), /* @__PURE__ */ p(
157
+ [i, n, c]
158
+ ), g = v(null);
159
+ return z(T, () => g.current, []), P(G, _, e), /* @__PURE__ */ p(
159
160
  "section",
160
161
  {
161
162
  ref: g,
162
- "aria-label": h,
163
+ "aria-label": u,
163
164
  "data-component": "task-tray",
164
165
  "data-component-id": e,
165
- className: J({ size: f, className: N }),
166
- ...T,
166
+ className: J({ size: f, className: I }),
167
+ ...N,
167
168
  children: [
168
169
  /* @__PURE__ */ p("header", { className: "ds:flex ds:items-center ds:justify-between ds:gap-[var(--spacing-sm)] ds:p-[var(--spacing-sm)]", children: [
169
170
  /* @__PURE__ */ p("h3", { className: "ds:m-0 ds:inline-flex ds:items-center ds:gap-[var(--spacing-xs)] type-title-card", children: [
170
171
  /* @__PURE__ */ a(F, { "aria-hidden": "true", className: "ds:size-4" }),
171
- h
172
+ u
172
173
  ] }),
173
174
  y ? /* @__PURE__ */ a(
174
175
  C,
@@ -192,4 +193,4 @@ export {
192
193
  Q as T,
193
194
  G as t
194
195
  };
195
- //# sourceMappingURL=task-tray-DRK0b0Qb.js.map
196
+ //# sourceMappingURL=task-tray-B8jFv5FV.js.map
@@ -1,5 +1,5 @@
1
1
  import { jsxs as f, jsx as o } from "react/jsx-runtime";
2
- import { forwardRef as K, useState as A, useRef as x, useId as _, useMemo as w, useCallback as R, useImperativeHandle as j, Fragment as O } from "react";
2
+ import { forwardRef as K, useState as A, useRef as w, useId as _, useMemo as x, useCallback as R, useImperativeHandle as j, Fragment as O } from "react";
3
3
  import { c as V } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as D } from "react-i18next";
5
5
  import { u as F } from "./registry-nPAVE19X.js";
@@ -54,7 +54,8 @@ const U = {
54
54
  }, G = V(
55
55
  [
56
56
  "ds:flex ds:flex-col ds:w-full ds:min-h-0",
57
- "ds:rounded-[var(--radius-md)] ds:border ds:border-border",
57
+ "ds:rounded-[var(--radius-md)] ds:border ds:border-[color:var(--card-border)]",
58
+ "ds:shadow-[var(--shadow-card)] ds:[.theme-accessible_&]:border-2",
58
59
  "ds:bg-background",
59
60
  "ds:focus-within:border-[color:var(--primary)]"
60
61
  ].join(" "),
@@ -120,14 +121,14 @@ const te = K(
120
121
  className: p,
121
122
  ...g
122
123
  }, L) => {
123
- const { t: d, i18n: b } = D(), [m, M] = A(""), h = x(null), T = x(null), P = _(), c = w(() => {
124
+ const { t: d, i18n: b } = D(), [m, M] = A(""), h = w(null), T = w(null), P = _(), c = x(() => {
124
125
  if (!Number.isFinite(n)) return -1;
125
126
  for (let e = 0; e < t.length; e += 1) {
126
127
  const r = t[e];
127
128
  if (r.start <= n && n < r.end) return e;
128
129
  }
129
130
  return -1;
130
- }, [t, n]), k = w(() => {
131
+ }, [t, n]), k = x(() => {
131
132
  if (!m) return 0;
132
133
  let e = 0;
133
134
  const r = m.toLocaleLowerCase();
@@ -245,9 +246,9 @@ const te = K(
245
246
  );
246
247
  },
247
248
  [c, b.language, a, m, d]
248
- ), S = x(null);
249
+ ), S = w(null);
249
250
  j(L, () => S.current, []);
250
- const E = w(
251
+ const E = x(
251
252
  () => ({
252
253
  getSelectedTurn: () => c >= 0 ? String(c) : null,
253
254
  focusTurn: (e) => {
@@ -344,4 +345,4 @@ export {
344
345
  te as T,
345
346
  U as t
346
347
  };
347
- //# sourceMappingURL=transcript-panel-DyhTpAP7.js.map
348
+ //# sourceMappingURL=transcript-panel-CR7VY1uw.js.map