@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
@@ -2,13 +2,13 @@ import { jsx as e, jsxs as n } from "react/jsx-runtime";
2
2
  import { forwardRef as w, useState as k } from "react";
3
3
  import { useTranslation as m } from "react-i18next";
4
4
  import { A } from "./app-frame-BYx1gcV7.js";
5
- import { I as H } from "./icon-button-BRHSSFmZ.js";
5
+ import { I as H } from "./icon-button-DPEqBKBQ.js";
6
6
  import { D as i } from "./dropdown-menu-DZxwF23X.js";
7
- import { H as x, g as C, f as B, e as M, a as N, c as T, d as O } from "./header-CkMb1TZS.js";
7
+ import { H as x, g as C, f as B, e as M, a as N, c as T, d as O } from "./header-DDj7uGD-.js";
8
8
  import { L as P } from "./logo-_Z-jLq80.js";
9
9
  import { S as W, a as j, h as R, j as _, k as z, i as D } from "./sidebar-DkyC6GvS.js";
10
10
  import { T as E } from "./theme-root-BOO73p5t.js";
11
- import { a as q } from "./tooltip-DHik5yRI.js";
11
+ import { a as q } from "./tooltip-ClJd0ciy.js";
12
12
  import { u as F } from "./use-theme-C2dHKUAN.js";
13
13
  import { S as U } from "./settings-ca2Yi9R8.js";
14
14
  import { c as G } from "./createLucideIcon-CrFbzy84.js";
@@ -170,4 +170,4 @@ $.displayName = "PatientShell";
170
170
  export {
171
171
  $ as P
172
172
  };
173
- //# sourceMappingURL=patient-shell-CAXYzbRw.js.map
173
+ //# sourceMappingURL=patient-shell-CYaNkbA1.js.map
@@ -3,7 +3,7 @@ import { useState as C, useCallback as g, useRef as R, useEffect as h, useMemo a
3
3
  import * as v from "@radix-ui/react-popover";
4
4
  import { c as G } from "./index-D2ZczOXr.js";
5
5
  import { useTranslation as J } from "react-i18next";
6
- import { I as K } from "./icon-button-BRHSSFmZ.js";
6
+ import { I as K } from "./icon-button-DPEqBKBQ.js";
7
7
  import { u as Q } from "./registry-C9nwlNyL.js";
8
8
  import { X as U } from "./x-CCcI3eJp.js";
9
9
  const Y = {
@@ -294,4 +294,4 @@ export {
294
294
  ae as P,
295
295
  Y as p
296
296
  };
297
- //# sourceMappingURL=popover-D0slaBB9.js.map
297
+ //# sourceMappingURL=popover-BfHSBEKq.js.map
@@ -3,7 +3,7 @@ import { forwardRef as q, useState as G, useCallback as g, useRef as L, useImper
3
3
  import { useTranslation as V } from "react-i18next";
4
4
  import * as i from "@radix-ui/react-dialog";
5
5
  import { B as u } from "./button-DD_0Xdmr.js";
6
- import { I as W } from "./icon-button-BRHSSFmZ.js";
6
+ import { I as W } from "./icon-button-DPEqBKBQ.js";
7
7
  import { L as X } from "./logo-_Z-jLq80.js";
8
8
  import { u as Y } from "./registry-C9nwlNyL.js";
9
9
  import { E as h } from "./eye-off-xEXDAh5z.js";
@@ -190,4 +190,4 @@ export {
190
190
  ee as P,
191
191
  $ as p
192
192
  };
193
- //# sourceMappingURL=privacy-lock-BI4vi9Ud.js.map
193
+ //# sourceMappingURL=privacy-lock-C6Ra5m3p.js.map
@@ -3,8 +3,8 @@ import { forwardRef as h, useId as Q, useState as y, useCallback as M, useImpera
3
3
  import { c as C } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as ss } from "react-i18next";
5
5
  import * as m from "@radix-ui/react-navigation-menu";
6
- import { I as es } from "./icon-button-BRHSSFmZ.js";
7
- import { S as f } from "./sheet-D8M8hf8B.js";
6
+ import { I as es } from "./icon-button-DPEqBKBQ.js";
7
+ import { S as f } from "./sheet-D8Yl0nKR.js";
8
8
  import { C as I } from "./chevron-down-BX_NP2Yh.js";
9
9
  import { X as ds } from "./x-CCcI3eJp.js";
10
10
  import { M as as } from "./menu-XRhW3_99.js";
@@ -564,4 +564,4 @@ export {
564
564
  Cs as P,
565
565
  js as p
566
566
  };
567
- //# sourceMappingURL=public-header.agent-5U3S9QiC.js.map
567
+ //# sourceMappingURL=public-header.agent-B-B0WDAi.js.map
@@ -2,7 +2,7 @@ import { jsx as e, jsxs as d } from "react/jsx-runtime";
2
2
  import { forwardRef as D, useId as T, useMemo as I, useRef as k, useState as q } from "react";
3
3
  import * as E from "@radix-ui/react-radio-group";
4
4
  import { c as F } from "./index-D2ZczOXr.js";
5
- import { a as z } from "./radio-DvF59ThA.js";
5
+ import { a as z } from "./radio-i4ogu3cq.js";
6
6
  import { c as J } from "./compose-refs-C0k0tdqF.js";
7
7
  import { u as L } from "./use-direction-D6rvvG9G.js";
8
8
  import { u as O } from "./registry-C9nwlNyL.js";
@@ -149,4 +149,4 @@ X.displayName = "RadioGroup";
149
149
  export {
150
150
  X as R
151
151
  };
152
- //# sourceMappingURL=radio-group-BHZOxrIK.js.map
152
+ //# sourceMappingURL=radio-group-CTlGc36r.js.map
@@ -2,7 +2,7 @@ import { jsx as s, jsxs as a } from "react/jsx-runtime";
2
2
  import { useContext as N, createContext as C, forwardRef as j, useId as R, useRef as I, useEffect as k } from "react";
3
3
  import * as u from "@radix-ui/react-radio-group";
4
4
  import { c as w } from "./index-D2ZczOXr.js";
5
- import { T as G } from "./tooltip-DHik5yRI.js";
5
+ import { T as G } from "./tooltip-ClJd0ciy.js";
6
6
  const F = C(null);
7
7
  function S() {
8
8
  return N(F);
@@ -105,4 +105,4 @@ export {
105
105
  _ as R,
106
106
  F as a
107
107
  };
108
- //# sourceMappingURL=radio-DvF59ThA.js.map
108
+ //# sourceMappingURL=radio-i4ogu3cq.js.map