@alfadocs/ui-kit 0.73.0 → 0.77.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 (199) hide show
  1. package/dist/_chunks/actions-cell-renderer-DLrcSTK_.js +1546 -0
  2. package/dist/_chunks/{address-fields-COyjgqxA.js → address-fields-7k59FnJ6.js} +2 -2
  3. package/dist/_chunks/{ai-prompt-input-DFm58UjY.js → ai-prompt-input-DziJCGLe.js} +2 -2
  4. package/dist/_chunks/{audio-recorder-CjAY0GAc.js → audio-recorder-Cc3KuL9y.js} +2 -2
  5. package/dist/_chunks/{bishop-score-Bs6t6Zv1.js → bishop-score-DDW5-gb9.js} +2 -2
  6. package/dist/_chunks/{booking-CWnZhZ5g.js → booking-CLmeXtGv.js} +3 -3
  7. package/dist/_chunks/{care-plan-card-CfIP3Vc1.js → care-plan-card-BrwhyIJI.js} +2 -2
  8. package/dist/_chunks/{care-plan-entry-card-CRbS-G00.js → care-plan-entry-card-DWEdCQM3.js} +2 -2
  9. package/dist/_chunks/{country-select-DYHDLEjG.js → country-select-BN9nedAp.js} +2 -2
  10. package/dist/_chunks/data-table-tabs-BEUXiRlu.js +710 -0
  11. package/dist/_chunks/document-preview-CvHnHf6T.js +243 -0
  12. package/dist/_chunks/{document-scanner-BE6Jz4Ob.js → document-scanner-B6h1Ir56.js} +2 -2
  13. package/dist/_chunks/{field-value-DCXJXKab.js → field-value-DHG6gEKS.js} +2 -2
  14. package/dist/_chunks/file-Cwe9VC1A.js +40 -0
  15. package/dist/_chunks/file-manager-DfTG7bxx.js +1771 -0
  16. package/dist/_chunks/{file-upload-B2SXhRiN.js → file-upload-DENvuhfs.js} +98 -129
  17. package/dist/_chunks/flag-Cnmivlrl.js +641 -0
  18. package/dist/_chunks/{gestational-age-calculator-C9Dfis4I.js → gestational-age-calculator-BpYw-WF-.js} +2 -2
  19. package/dist/_chunks/{header-settings-CRQDCYgr.js → header-settings-DMfdx0Vq.js} +2 -2
  20. package/dist/_chunks/{icon-picker-BePK27S-.js → icon-picker-CM9ubkew.js} +2 -2
  21. package/dist/_chunks/link-cell-renderer-BQGUs45d.js +711 -0
  22. package/dist/_chunks/{locale-picker-Cbfqc0_N.js → locale-picker-EyvPrwDc.js} +3 -3
  23. package/dist/_chunks/{marketplace-app-shell-Dm6S-hun.js → marketplace-app-shell-Bxq1PYAj.js} +3 -3
  24. package/dist/_chunks/{muscle-scheme-B9MIkuj0.js → muscle-scheme-CFBE2dme.js} +6 -14
  25. package/dist/_chunks/{notes-panel-B_8-Mebz.js → notes-panel-Cvdp818a.js} +2 -2
  26. package/dist/_chunks/{optical-prescription-BQ75_kf6.js → optical-prescription-BEjYQjiO.js} +2 -2
  27. package/dist/_chunks/{patient-details-JkOI3Ijd.js → patient-details-zy76MRh7.js} +5 -5
  28. package/dist/_chunks/{patient-summary-card-CQOLMH3E.js → patient-summary-card-D6kgdTNn.js} +2 -2
  29. package/dist/_chunks/{patient-table-B_mOe-ZT.js → patient-table-DweKjiXg.js} +122 -118
  30. package/dist/_chunks/periodontal-chart-CYBhr9vc.js +1305 -0
  31. package/dist/_chunks/periodontal-diagnosis-cco40xTa.js +345 -0
  32. package/dist/_chunks/periodontal-risk-chart-bUGkMwDg.js +334 -0
  33. package/dist/_chunks/{phone-input-dtnrvnZf.js → phone-input-D00ZBAm-.js} +2 -2
  34. package/dist/_chunks/{popover-DGTKfLWh.js → popover-Cc0a69sw.js} +31 -28
  35. package/dist/_chunks/{pregnancy-dating-IsDVfqJX.js → pregnancy-dating-msMl_6wz.js} +2 -2
  36. package/dist/_chunks/{radiograph-panel.agent-e488ooH8.js → radiograph-panel.agent-CxF9pVxd.js} +2 -2
  37. package/dist/_chunks/{rich-text-editor-CgA2bYwi.js → rich-text-editor-CCWjNkbx.js} +186 -177
  38. package/dist/_chunks/{select-BmCbJMJS.js → select-BW5ecXlX.js} +13 -13
  39. package/dist/_chunks/{sidebar-CtU35PIX.js → sidebar-C0PbwJBc.js} +357 -320
  40. package/dist/_chunks/signature-request-C-mskXwi.js +318 -0
  41. package/dist/_chunks/{tabs-DVQ941Sj.js → tabs-CVTukWRD.js} +2 -2
  42. package/dist/_chunks/{tasks-panel-LCK5ZXvU.js → tasks-panel-CjGAhIN8.js} +2 -2
  43. package/dist/_chunks/tooth-data-BwuoKFf4.js +660 -0
  44. package/dist/_chunks/tooth-scheme-BzJ6rcte.js +1483 -0
  45. package/dist/_chunks/{unit-converter-3uL_tMCm.js → unit-converter-CSLWFDQh.js} +2 -2
  46. package/dist/agent-catalog.json +1430 -213
  47. package/dist/agent-i18n/en.json +86 -5
  48. package/dist/components/_shared/entity-card/entity-card.d.ts +1 -1
  49. package/dist/components/address-fields/index.js +1 -1
  50. package/dist/components/ai-prompt-input/index.js +1 -1
  51. package/dist/components/anamnesis-card/anamnesis-card.d.ts +1 -1
  52. package/dist/components/appointment-card/appointment-card.d.ts +1 -1
  53. package/dist/components/audio-recorder/index.js +1 -1
  54. package/dist/components/bishop-score/index.js +1 -1
  55. package/dist/components/booking/index.js +1 -1
  56. package/dist/components/card/card.d.ts +1 -1
  57. package/dist/components/care-plan-card/index.js +1 -1
  58. package/dist/components/care-plan-entry-card/index.js +1 -1
  59. package/dist/components/clinical-note-card/clinical-note-card.d.ts +1 -1
  60. package/dist/components/contact-profile-card/contact-profile-card.d.ts +1 -1
  61. package/dist/components/country-select/index.js +1 -1
  62. package/dist/components/data-table/index.js +35 -34
  63. package/dist/components/data-table/toolbar.d.ts +1 -1
  64. package/dist/components/data-table-tabs/data-table-tabs.agent.d.ts +4 -0
  65. package/dist/components/data-table-tabs/data-table-tabs.d.ts +93 -0
  66. package/dist/components/data-table-tabs/index.d.ts +5 -0
  67. package/dist/components/data-table-tabs/index.js +8 -0
  68. package/dist/components/data-table-tabs/use-data-table-filter-tabs.d.ts +63 -0
  69. package/dist/components/document-preview/document-preview.agent.d.ts +4 -0
  70. package/dist/components/document-preview/document-preview.d.ts +64 -0
  71. package/dist/components/document-preview/index.d.ts +4 -0
  72. package/dist/components/document-preview/index.js +6 -0
  73. package/dist/components/document-scanner/index.js +1 -1
  74. package/dist/components/file-manager/dialogs.d.ts +48 -0
  75. package/dist/components/file-manager/file-manager.agent.d.ts +4 -0
  76. package/dist/components/file-manager/file-manager.d.ts +82 -0
  77. package/dist/components/file-manager/folder-tree.d.ts +12 -0
  78. package/dist/components/file-manager/index.d.ts +5 -0
  79. package/dist/components/file-manager/index.js +6 -0
  80. package/dist/components/file-manager/list-view.d.ts +49 -0
  81. package/dist/components/file-manager/toolbar.d.ts +15 -0
  82. package/dist/components/file-manager/types.d.ts +167 -0
  83. package/dist/components/file-manager/utils.d.ts +34 -0
  84. package/dist/components/file-upload/index.js +1 -1
  85. package/dist/components/flag/index.js +1 -1
  86. package/dist/components/gestational-age-calculator/index.js +1 -1
  87. package/dist/components/header-settings/index.js +1 -1
  88. package/dist/components/icon-picker/index.js +1 -1
  89. package/dist/components/index.d.ts +7 -0
  90. package/dist/components/locale-picker/index.js +1 -1
  91. package/dist/components/message-card/message-card.d.ts +1 -1
  92. package/dist/components/muscle-scheme/index.js +1 -1
  93. package/dist/components/notes-panel/index.js +1 -1
  94. package/dist/components/notification-card/notification-card.d.ts +1 -1
  95. package/dist/components/operator-hero/operator-hero.d.ts +1 -1
  96. package/dist/components/optical-prescription/index.js +1 -1
  97. package/dist/components/patient-details/index.js +1 -1
  98. package/dist/components/patient-summary-card/index.js +1 -1
  99. package/dist/components/patient-summary-card/patient-summary-card.d.ts +1 -1
  100. package/dist/components/patient-table/index.js +1 -1
  101. package/dist/components/payment-card/payment-card.d.ts +1 -1
  102. package/dist/components/payment-card/payment-request-card.d.ts +1 -1
  103. package/dist/components/periodontal-chart/index.d.ts +6 -0
  104. package/dist/components/periodontal-chart/index.js +23 -0
  105. package/dist/components/periodontal-chart/periodontal-chart-data.d.ts +164 -0
  106. package/dist/components/periodontal-chart/periodontal-chart.agent.d.ts +4 -0
  107. package/dist/components/periodontal-chart/periodontal-chart.d.ts +71 -0
  108. package/dist/components/periodontal-chart-card/periodontal-chart-card.d.ts +1 -1
  109. package/dist/components/periodontal-diagnosis/index.d.ts +6 -0
  110. package/dist/components/periodontal-diagnosis/index.js +13 -0
  111. package/dist/components/periodontal-diagnosis/periodontal-diagnosis-data.d.ts +30 -0
  112. package/dist/components/periodontal-diagnosis/periodontal-diagnosis.agent.d.ts +4 -0
  113. package/dist/components/periodontal-diagnosis/periodontal-diagnosis.d.ts +44 -0
  114. package/dist/components/periodontal-risk-chart/index.d.ts +6 -0
  115. package/dist/components/periodontal-risk-chart/index.js +9 -0
  116. package/dist/components/periodontal-risk-chart/periodontal-risk-chart.agent.d.ts +4 -0
  117. package/dist/components/periodontal-risk-chart/periodontal-risk-chart.d.ts +28 -0
  118. package/dist/components/periodontal-risk-chart/periodontal-risk-data.d.ts +47 -0
  119. package/dist/components/phone-input/index.js +1 -1
  120. package/dist/components/popover/index.js +1 -1
  121. package/dist/components/popover/popover.d.ts +1 -0
  122. package/dist/components/pregnancy-dating/index.js +1 -1
  123. package/dist/components/product-hub-tray/product-hub-panel.d.ts +1 -1
  124. package/dist/components/radiograph-panel/index.js +1 -1
  125. package/dist/components/rich-text-editor/index.js +1 -1
  126. package/dist/components/select/index.js +1 -1
  127. package/dist/components/sidebar/index.js +1 -1
  128. package/dist/components/sidebar/sidebar.d.ts +9 -0
  129. package/dist/components/skeleton-scheme/index.js +5 -13
  130. package/dist/components/stat/stat.d.ts +1 -1
  131. package/dist/components/tabs/index.js +1 -1
  132. package/dist/components/tasks-panel/index.js +1 -1
  133. package/dist/components/tooth-scheme/index.js +29 -28
  134. package/dist/components/unit-converter/index.js +1 -1
  135. package/dist/i18n/locales/ar.d.ts +321 -0
  136. package/dist/i18n/locales/ar.js +321 -0
  137. package/dist/i18n/locales/de.d.ts +321 -0
  138. package/dist/i18n/locales/de.js +321 -0
  139. package/dist/i18n/locales/el.d.ts +321 -0
  140. package/dist/i18n/locales/el.js +321 -0
  141. package/dist/i18n/locales/en.d.ts +321 -0
  142. package/dist/i18n/locales/en.js +321 -0
  143. package/dist/i18n/locales/es.d.ts +321 -0
  144. package/dist/i18n/locales/es.js +321 -0
  145. package/dist/i18n/locales/fr.d.ts +321 -0
  146. package/dist/i18n/locales/fr.js +321 -0
  147. package/dist/i18n/locales/hi.d.ts +321 -0
  148. package/dist/i18n/locales/hi.js +321 -0
  149. package/dist/i18n/locales/it.d.ts +321 -0
  150. package/dist/i18n/locales/it.js +321 -0
  151. package/dist/i18n/locales/ja.d.ts +321 -0
  152. package/dist/i18n/locales/ja.js +321 -0
  153. package/dist/i18n/locales/nl.d.ts +321 -0
  154. package/dist/i18n/locales/nl.js +321 -0
  155. package/dist/i18n/locales/pl.d.ts +321 -0
  156. package/dist/i18n/locales/pl.js +321 -0
  157. package/dist/i18n/locales/pt.d.ts +321 -0
  158. package/dist/i18n/locales/pt.js +321 -0
  159. package/dist/i18n/locales/ro.d.ts +321 -0
  160. package/dist/i18n/locales/ro.js +321 -0
  161. package/dist/i18n/locales/ru.d.ts +321 -0
  162. package/dist/i18n/locales/ru.js +321 -0
  163. package/dist/i18n/locales/sq.d.ts +321 -0
  164. package/dist/i18n/locales/sq.js +321 -0
  165. package/dist/i18n/locales/sv.d.ts +321 -0
  166. package/dist/i18n/locales/sv.js +321 -0
  167. package/dist/i18n/locales/tr.d.ts +321 -0
  168. package/dist/i18n/locales/tr.js +321 -0
  169. package/dist/i18n/locales/zh.d.ts +321 -0
  170. package/dist/i18n/locales/zh.js +321 -0
  171. package/dist/index.js +834 -783
  172. package/dist/locales/ar.json +321 -0
  173. package/dist/locales/de.json +321 -0
  174. package/dist/locales/el.json +321 -0
  175. package/dist/locales/en.json +321 -0
  176. package/dist/locales/es.json +321 -0
  177. package/dist/locales/fr.json +321 -0
  178. package/dist/locales/hi.json +321 -0
  179. package/dist/locales/it.json +321 -0
  180. package/dist/locales/ja.json +321 -0
  181. package/dist/locales/nl.json +321 -0
  182. package/dist/locales/pl.json +321 -0
  183. package/dist/locales/pt.json +321 -0
  184. package/dist/locales/ro.json +321 -0
  185. package/dist/locales/ru.json +321 -0
  186. package/dist/locales/sq.json +321 -0
  187. package/dist/locales/sv.json +321 -0
  188. package/dist/locales/tr.json +321 -0
  189. package/dist/locales/zh.json +321 -0
  190. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  191. package/dist/patterns/signature-request/index.d.ts +3 -0
  192. package/dist/patterns/signature-request/index.js +5 -0
  193. package/dist/patterns/signature-request/signature-request.d.ts +81 -0
  194. package/dist/tokens.css +1 -1
  195. package/package.json +29 -1
  196. package/dist/_chunks/columns-2-8lq4-b8e.js +0 -15
  197. package/dist/_chunks/flag-DZ6V7-hU.js +0 -637
  198. package/dist/_chunks/link-cell-renderer-CLI7sBkX.js +0 -2210
  199. package/dist/_chunks/tooth-scheme-CX49GycY.js +0 -2133
@@ -4,8 +4,8 @@ import { c as B } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as T } from "react-i18next";
5
5
  import { _ as y, R as ee } from "./index-4xgbg-sn.js";
6
6
  import { I as ae } from "./icon-button-C_kbcd7I.js";
7
- import { P as C } from "./popover-DGTKfLWh.js";
8
- import { h as A, a as _ } from "./flag-DZ6V7-hU.js";
7
+ import { P as C } from "./popover-Cc0a69sw.js";
8
+ import { h as A, a as _ } from "./flag-Cnmivlrl.js";
9
9
  import { c as se, a as te, d as re } from "./input-surface-xyERuLU_.js";
10
10
  import { LOCALES_WITH_BUNDLES as j } from "../i18n/config.js";
11
11
  import { u as oe } from "./use-locale-BkCIHujH.js";
@@ -736,4 +736,4 @@ export {
736
736
  I as b,
737
737
  k as c
738
738
  };
739
- //# sourceMappingURL=locale-picker-Cbfqc0_N.js.map
739
+ //# sourceMappingURL=locale-picker-EyvPrwDc.js.map
@@ -9,9 +9,9 @@ import { C as w } from "./card-DPmk26CL.js";
9
9
  import { D as m } from "./dropdown-menu-DU-Hrf33.js";
10
10
  import { T as F } from "./tab-bar-Axhk6xzx.js";
11
11
  import { a as S, H as q, g as G, f as A, e as J, c as K, d as Q } from "./header-CjwasYnn.js";
12
- import { H as U } from "./header-settings-CRQDCYgr.js";
12
+ import { H as U } from "./header-settings-DMfdx0Vq.js";
13
13
  import { S as X } from "./sign-in-with-alfadocs-button-UlYefZpI.js";
14
- import { S as Y, a as Z, j as _, k as aa, i as ea, h as z } from "./sidebar-CtU35PIX.js";
14
+ import { S as Y, a as Z, j as _, k as aa, i as ea, h as z } from "./sidebar-C0PbwJBc.js";
15
15
  import { T as sa } from "./theme-root-BOO73p5t.js";
16
16
  import { a as ta } from "./tooltip-DvmfrNvB.js";
17
17
  import { u as ra } from "./use-theme-CAuo6EYT.js";
@@ -510,4 +510,4 @@ export {
510
510
  va as M,
511
511
  g as P
512
512
  };
513
- //# sourceMappingURL=marketplace-app-shell-Dm6S-hun.js.map
513
+ //# sourceMappingURL=marketplace-app-shell-Bxq1PYAj.js.map
@@ -5,7 +5,7 @@ import { c as x1 } from "./index-D2ZczOXr.js";
5
5
  import { useTranslation as Q1 } from "react-i18next";
6
6
  import { u as K1 } from "./registry-DvAUVLHh.js";
7
7
  import { m as k1, A as v1 } from "./annotation-marker-qt5R9WZX.js";
8
- import { T as _ } from "./tabs-DVQ941Sj.js";
8
+ import { T as _ } from "./tabs-CVTukWRD.js";
9
9
  const x = {
10
10
  type: "string",
11
11
  description: "Per-muscle region id within the active view, e.g. 'quadriceps-r', 'biceps-l', 'pectoralis-r', 'trapezius-l'."
@@ -1660,18 +1660,10 @@ const B1 = h1(
1660
1660
  role: "group",
1661
1661
  "aria-label": q1 ?? s("muscleScheme.ariaLabel"),
1662
1662
  children: [
1663
- z1 ? /* @__PURE__ */ m(
1664
- _,
1665
- {
1666
- value: y.id,
1667
- onValueChange: Z,
1668
- variant: "pills",
1669
- children: [
1670
- /* @__PURE__ */ t(_.List, { "aria-label": s("muscleScheme.viewListLabel"), children: p.map((e) => /* @__PURE__ */ t(_.Trigger, { value: e.id, children: s(`muscleScheme.view.${e.labelKey}`) }, e.id)) }),
1671
- p.map((e) => /* @__PURE__ */ t(_.Content, { value: e.id, children: Y(e) }, e.id))
1672
- ]
1673
- }
1674
- ) : y && Y(y),
1663
+ z1 ? /* @__PURE__ */ m(_, { value: y.id, onValueChange: Z, children: [
1664
+ /* @__PURE__ */ t(_.List, { "aria-label": s("muscleScheme.viewListLabel"), children: p.map((e) => /* @__PURE__ */ t(_.Trigger, { value: e.id, children: s(`muscleScheme.view.${e.labelKey}`) }, e.id)) }),
1665
+ p.map((e) => /* @__PURE__ */ t(_.Content, { value: e.id, children: Y(e) }, e.id))
1666
+ ] }) : y && Y(y),
1675
1667
  d1 && /* @__PURE__ */ t(
1676
1668
  "ul",
1677
1669
  {
@@ -1711,4 +1703,4 @@ export {
1711
1703
  I1 as r,
1712
1704
  L1 as v
1713
1705
  };
1714
- //# sourceMappingURL=muscle-scheme-B9MIkuj0.js.map
1706
+ //# sourceMappingURL=muscle-scheme-CFBE2dme.js.map
@@ -3,7 +3,7 @@ import { forwardRef as ne, useRef as o, useState as V, useId as ie, useCallback
3
3
  import { useTranslation as oe } from "react-i18next";
4
4
  import { u as le } from "./registry-DvAUVLHh.js";
5
5
  import { C as ce } from "./clinical-note-card-C7F_24IC.js";
6
- import { R as de } from "./rich-text-editor-CgA2bYwi.js";
6
+ import { R as de } from "./rich-text-editor-CCWjNkbx.js";
7
7
  import { T as pe } from "./text-area-Bt3p7Pt0.js";
8
8
  import { B as ue } from "./button-CPGiR_bH.js";
9
9
  import { C as me } from "./checkbox-BuZ1u__2.js";
@@ -321,4 +321,4 @@ const _e = ne(
321
321
  export {
322
322
  _e as N
323
323
  };
324
- //# sourceMappingURL=notes-panel-B_8-Mebz.js.map
324
+ //# sourceMappingURL=notes-panel-Cvdp818a.js.map
@@ -4,7 +4,7 @@ import { c as He } from "./index-D2ZczOXr.js";
4
4
  import { useTranslation as Fe } from "react-i18next";
5
5
  import { u as qe } from "./registry-DvAUVLHh.js";
6
6
  import { N as se } from "./number-input-DjWzmlEY.js";
7
- import { S as he } from "./select-BmCbJMJS.js";
7
+ import { S as he } from "./select-BW5ecXlX.js";
8
8
  import { T as Ke } from "./text-area-Bt3p7Pt0.js";
9
9
  import { D as v } from "./description-list-ClNLdRMy.js";
10
10
  const ye = {
@@ -1257,4 +1257,4 @@ export {
1257
1257
  yt as y,
1258
1258
  Re as z
1259
1259
  };
1260
- //# sourceMappingURL=optical-prescription-BQ75_kf6.js.map
1260
+ //# sourceMappingURL=optical-prescription-BEjYQjiO.js.map
@@ -12,17 +12,17 @@ import { E as ce } from "./email-input-Dpe63k0K.js";
12
12
  import { F as pe } from "./fiscal-code-input-DWA6C8x8.js";
13
13
  import { N as ue } from "./number-input-DjWzmlEY.js";
14
14
  import { P as me } from "./panel-header-D313n_9-.js";
15
- import { P as fe } from "./phone-input-dtnrvnZf.js";
16
- import { S as ge } from "./select-BmCbJMJS.js";
15
+ import { P as fe } from "./phone-input-D00ZBAm-.js";
16
+ import { S as ge } from "./select-BW5ecXlX.js";
17
17
  import { S as ye } from "./switch-OILsBLWo.js";
18
18
  import { T as be } from "./text-area-Bt3p7Pt0.js";
19
19
  import { T as he } from "./text-input-CUvCb6ST.js";
20
- import { C as ve } from "./country-select-DYHDLEjG.js";
20
+ import { C as ve } from "./country-select-BN9nedAp.js";
21
21
  import { P as xe } from "./province-select-BDywtmL-.js";
22
22
  import { P as Ne } from "./postal-code-input-BznBxVxf.js";
23
23
  import { C as Ve } from "./city-input-towzBenY.js";
24
24
  import { u as Ce } from "./registry-DvAUVLHh.js";
25
- import { u as ke, F as we, r as De, a as Pe } from "./field-value-DCXJXKab.js";
25
+ import { u as ke, F as we, r as De, a as Pe } from "./field-value-DHG6gEKS.js";
26
26
  import { c as Te } from "./createLucideIcon-DhHxpK9K.js";
27
27
  import { L as Fe } from "./lock-ClAFG1gy.js";
28
28
  import { C as H } from "./check-DrFSN__t.js";
@@ -775,4 +775,4 @@ export {
775
775
  Ae as P,
776
776
  je as p
777
777
  };
778
- //# sourceMappingURL=patient-details-JkOI3Ijd.js.map
778
+ //# sourceMappingURL=patient-details-zy76MRh7.js.map
@@ -11,7 +11,7 @@ import { S as N } from "./skeleton-CZbwyJAA.js";
11
11
  import { T as Z } from "./tag-3wgkwwDB.js";
12
12
  import { T as Te } from "./transaction-chip-DJCstquX.js";
13
13
  import { i as ee } from "./is-safe-url-DkETxeHz.js";
14
- import { u as $e, r as we, a as Ee, F as _e, S as ze, A as De, N as Ge } from "./field-value-DCXJXKab.js";
14
+ import { u as $e, r as we, a as Ee, F as _e, S as ze, A as De, N as Ge } from "./field-value-DHG6gEKS.js";
15
15
  import { u as Ie } from "./registry-DvAUVLHh.js";
16
16
  import { M as Ue } from "./mail-BqXVF2zH.js";
17
17
  import { P as Be } from "./phone-FceYcIFQ.js";
@@ -449,4 +449,4 @@ export {
449
449
  sa as P,
450
450
  Xe as p
451
451
  };
452
- //# sourceMappingURL=patient-summary-card-CQOLMH3E.js.map
452
+ //# sourceMappingURL=patient-summary-card-D6kgdTNn.js.map