@alfadocs/ui-kit 0.57.0 → 0.59.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 (91) hide show
  1. package/dist/_chunks/{bishop-score-CMQxsdy4.js → bishop-score-B9tvgoIq.js} +2 -2
  2. package/dist/_chunks/{bmi-calculator-DuUneHuZ.js → bmi-calculator-DA2NGmVK.js} +2 -2
  3. package/dist/_chunks/{calendar-oYWOCrnf.js → calendar-CkuJIg3s.js} +1 -1
  4. package/dist/_chunks/{cycle-calculator-vTtZZAmn.js → cycle-calculator-C_t1Hs8V.js} +2 -2
  5. package/dist/_chunks/{due-date-calculator-CUm5KJbf.js → due-date-calculator-Q8MIwEVV.js} +2 -2
  6. package/dist/_chunks/{fetal-weight-Xf8-ZoDy.js → fetal-weight-D1a6BmM-.js} +2 -2
  7. package/dist/_chunks/{gestational-age-calculator-830KJql3.js → gestational-age-calculator-AkNFfZYs.js} +2 -2
  8. package/dist/_chunks/{hcg-doubling-kVOpDfny.js → hcg-doubling-Dg0Hr7ey.js} +2 -2
  9. package/dist/_chunks/{insert-result-njqBthzT.js → insert-result-C1SYdueh.js} +125 -115
  10. package/dist/_chunks/{pregnancy-dating-BA37LSkF.js → pregnancy-dating-Dg6dTe1p.js} +2 -2
  11. package/dist/_chunks/{pregnancy-weight-gain-BMRBeA8V.js → pregnancy-weight-gain-DI7X-0JX.js} +2 -2
  12. package/dist/_chunks/rich-text-editor-B03qM22-.js +334 -0
  13. package/dist/_chunks/{unit-converter-BQ6lEYvd.js → unit-converter-3sINXO3m.js} +2 -2
  14. package/dist/agent-catalog.json +2 -2
  15. package/dist/components/_shared/safe-html.d.ts +1 -1
  16. package/dist/components/bishop-score/index.js +1 -1
  17. package/dist/components/bmi-calculator/index.js +1 -1
  18. package/dist/components/calendar/index.js +1 -1
  19. package/dist/components/cycle-calculator/index.js +1 -1
  20. package/dist/components/due-date-calculator/index.js +1 -1
  21. package/dist/components/fetal-weight/index.js +1 -1
  22. package/dist/components/gestational-age-calculator/index.js +1 -1
  23. package/dist/components/hcg-doubling/index.js +1 -1
  24. package/dist/components/pregnancy-dating/index.js +1 -1
  25. package/dist/components/pregnancy-weight-gain/index.js +1 -1
  26. package/dist/components/rich-text-editor/index.d.ts +2 -2
  27. package/dist/components/rich-text-editor/index.js +4 -7
  28. package/dist/components/rich-text-editor/rich-text-editor.d.ts +21 -15
  29. package/dist/components/unit-converter/index.js +1 -1
  30. package/dist/hooks/index.d.ts +1 -0
  31. package/dist/hooks/index.js +99 -77
  32. package/dist/hooks/use-countdown.d.ts +34 -0
  33. package/dist/i18n/locales/ar.d.ts +1 -0
  34. package/dist/i18n/locales/ar.js +1 -0
  35. package/dist/i18n/locales/de.d.ts +1 -0
  36. package/dist/i18n/locales/de.js +1 -0
  37. package/dist/i18n/locales/el.d.ts +1 -0
  38. package/dist/i18n/locales/el.js +1 -0
  39. package/dist/i18n/locales/en.d.ts +1 -0
  40. package/dist/i18n/locales/en.js +1 -0
  41. package/dist/i18n/locales/es.d.ts +1 -0
  42. package/dist/i18n/locales/es.js +1 -0
  43. package/dist/i18n/locales/fr.d.ts +1 -0
  44. package/dist/i18n/locales/fr.js +1 -0
  45. package/dist/i18n/locales/hi.d.ts +1 -0
  46. package/dist/i18n/locales/hi.js +1 -0
  47. package/dist/i18n/locales/it.d.ts +1 -0
  48. package/dist/i18n/locales/it.js +1 -0
  49. package/dist/i18n/locales/ja.d.ts +1 -0
  50. package/dist/i18n/locales/ja.js +1 -0
  51. package/dist/i18n/locales/nl.d.ts +1 -0
  52. package/dist/i18n/locales/nl.js +1 -0
  53. package/dist/i18n/locales/pl.d.ts +1 -0
  54. package/dist/i18n/locales/pl.js +1 -0
  55. package/dist/i18n/locales/pt.d.ts +1 -0
  56. package/dist/i18n/locales/pt.js +1 -0
  57. package/dist/i18n/locales/ro.d.ts +1 -0
  58. package/dist/i18n/locales/ro.js +1 -0
  59. package/dist/i18n/locales/ru.d.ts +1 -0
  60. package/dist/i18n/locales/ru.js +1 -0
  61. package/dist/i18n/locales/sq.d.ts +1 -0
  62. package/dist/i18n/locales/sq.js +1 -0
  63. package/dist/i18n/locales/sv.d.ts +1 -0
  64. package/dist/i18n/locales/sv.js +1 -0
  65. package/dist/i18n/locales/tr.d.ts +1 -0
  66. package/dist/i18n/locales/tr.js +1 -0
  67. package/dist/i18n/locales/zh.d.ts +1 -0
  68. package/dist/i18n/locales/zh.js +1 -0
  69. package/dist/index.js +143 -146
  70. package/dist/locales/ar.json +1 -0
  71. package/dist/locales/de.json +1 -0
  72. package/dist/locales/el.json +1 -0
  73. package/dist/locales/en.json +1 -0
  74. package/dist/locales/es.json +1 -0
  75. package/dist/locales/fr.json +1 -0
  76. package/dist/locales/hi.json +1 -0
  77. package/dist/locales/it.json +1 -0
  78. package/dist/locales/ja.json +1 -0
  79. package/dist/locales/nl.json +1 -0
  80. package/dist/locales/pl.json +1 -0
  81. package/dist/locales/pt.json +1 -0
  82. package/dist/locales/ro.json +1 -0
  83. package/dist/locales/ru.json +1 -0
  84. package/dist/locales/sq.json +1 -0
  85. package/dist/locales/sv.json +1 -0
  86. package/dist/locales/tr.json +1 -0
  87. package/dist/locales/zh.json +1 -0
  88. package/dist/tokens.css +23 -25
  89. package/package.json +2 -52
  90. package/dist/_chunks/image-C6RM5hfF.js +0 -16
  91. package/dist/_chunks/rich-text-editor-DhGIBd4a.js +0 -921
@@ -6,7 +6,7 @@ import { F as I } from "./form-field-BOm9hK35.js";
6
6
  import { S as P } from "./select-hsCaJSX3.js";
7
7
  import { C as m } from "./card-DPmk26CL.js";
8
8
  import { B as T } from "./badge-zsf5i5bH.js";
9
- import { I as A } from "./insert-result-njqBthzT.js";
9
+ import { I as A } from "./insert-result-C1SYdueh.js";
10
10
  const b = [
11
11
  "dilation",
12
12
  "effacement",
@@ -182,4 +182,4 @@ export {
182
182
  D as d,
183
183
  M as e
184
184
  };
185
- //# sourceMappingURL=bishop-score-CMQxsdy4.js.map
185
+ //# sourceMappingURL=bishop-score-B9tvgoIq.js.map
@@ -8,7 +8,7 @@ import { F as D } from "./form-field-BOm9hK35.js";
8
8
  import { N as p } from "./number-input-Dj5L3pXK.js";
9
9
  import { C as M } from "./card-DPmk26CL.js";
10
10
  import { B as na } from "./badge-zsf5i5bH.js";
11
- import { B as ra, I as sa, b as oa } from "./insert-result-njqBthzT.js";
11
+ import { B as ra, I as sa, b as oa } from "./insert-result-C1SYdueh.js";
12
12
  import { b as ca, e as ma, c as da, f as O, l as W, k as ua } from "./bmi-BxD-tFzU.js";
13
13
  const ga = la("ds:flex ds:flex-col ds:gap-[var(--spacing-lg)]", {
14
14
  variants: {
@@ -255,4 +255,4 @@ pa.displayName = "BmiCalculator";
255
255
  export {
256
256
  pa as B
257
257
  };
258
- //# sourceMappingURL=bmi-calculator-DuUneHuZ.js.map
258
+ //# sourceMappingURL=bmi-calculator-DA2NGmVK.js.map
@@ -990,4 +990,4 @@ export {
990
990
  kt as c,
991
991
  ce as r
992
992
  };
993
- //# sourceMappingURL=calendar-oYWOCrnf.js.map
993
+ //# sourceMappingURL=calendar-CkuJIg3s.js.map
@@ -7,7 +7,7 @@ import { D as z } from "./date-picker-BfHblqwA.js";
7
7
  import { N as D } from "./number-input-Dj5L3pXK.js";
8
8
  import { C as E } from "./card-DPmk26CL.js";
9
9
  import { B as P } from "./badge-zsf5i5bH.js";
10
- import { I as B } from "./insert-result-njqBthzT.js";
10
+ import { I as B } from "./insert-result-C1SYdueh.js";
11
11
  import { a as i } from "./date-picker-variants-CXEAx3O_.js";
12
12
  import { C as G } from "./check-DPdL_Sm7.js";
13
13
  import { H as R } from "./heart-C0faivFf.js";
@@ -249,4 +249,4 @@ export {
249
249
  U as L,
250
250
  O as p
251
251
  };
252
- //# sourceMappingURL=cycle-calculator-vTtZZAmn.js.map
252
+ //# sourceMappingURL=cycle-calculator-C_t1Hs8V.js.map
@@ -9,7 +9,7 @@ import { D as b } from "./date-picker-BfHblqwA.js";
9
9
  import { N as S } from "./number-input-Dj5L3pXK.js";
10
10
  import { C as k } from "./card-DPmk26CL.js";
11
11
  import { B } from "./badge-zsf5i5bH.js";
12
- import { I as X } from "./insert-result-njqBthzT.js";
12
+ import { I as X } from "./insert-result-C1SYdueh.js";
13
13
  import { D as y, r as Z, c as ee, e as ae, f as te, A as le, h as re, i as se } from "./antenatal-schedule-timeline-CdiqkF05.js";
14
14
  const de = Q("ds:flex ds:flex-col ds:gap-[var(--spacing-lg)]", {
15
15
  variants: {
@@ -253,4 +253,4 @@ ce.displayName = "DueDateCalculator";
253
253
  export {
254
254
  ce as D
255
255
  };
256
- //# sourceMappingURL=due-date-calculator-CUm5KJbf.js.map
256
+ //# sourceMappingURL=due-date-calculator-Q8MIwEVV.js.map
@@ -6,7 +6,7 @@ import { F as D } from "./form-field-BOm9hK35.js";
6
6
  import { N as E } from "./number-input-Dj5L3pXK.js";
7
7
  import { C as N } from "./card-DPmk26CL.js";
8
8
  import { B as H } from "./badge-zsf5i5bH.js";
9
- import { I as S } from "./insert-result-njqBthzT.js";
9
+ import { I as S } from "./insert-result-C1SYdueh.js";
10
10
  function h(l) {
11
11
  return typeof l == "number" && Number.isFinite(l) && l > 0 ? l / 10 : null;
12
12
  }
@@ -119,4 +119,4 @@ export {
119
119
  G as F,
120
120
  q as e
121
121
  };
122
- //# sourceMappingURL=fetal-weight-Xf8-ZoDy.js.map
122
+ //# sourceMappingURL=fetal-weight-D1a6BmM-.js.map
@@ -10,7 +10,7 @@ import { S as le } from "./select-hsCaJSX3.js";
10
10
  import { S as se } from "./switch-BJ6HD3Mn.js";
11
11
  import { C as R } from "./card-DPmk26CL.js";
12
12
  import { B as T } from "./badge-zsf5i5bH.js";
13
- import { I as ie } from "./insert-result-njqBthzT.js";
13
+ import { I as ie } from "./insert-result-C1SYdueh.js";
14
14
  import { c as ne, g as oe, e as re, f as de, A as ce, h as me, i as ge, G as ue } from "./antenatal-schedule-timeline-CdiqkF05.js";
15
15
  import { s as he } from "./subDays-Bs00akhK.js";
16
16
  import { i as pe } from "./date-picker-variants-CXEAx3O_.js";
@@ -308,4 +308,4 @@ ve.displayName = "GestationalAgeCalculator";
308
308
  export {
309
309
  ve as G
310
310
  };
311
- //# sourceMappingURL=gestational-age-calculator-830KJql3.js.map
311
+ //# sourceMappingURL=gestational-age-calculator-AkNFfZYs.js.map
@@ -7,7 +7,7 @@ import { N as L } from "./number-input-Dj5L3pXK.js";
7
7
  import { D as M } from "./date-time-picker-H-3Pwqlb.js";
8
8
  import { C as _ } from "./card-DPmk26CL.js";
9
9
  import { B as A } from "./badge-zsf5i5bH.js";
10
- import { I as C } from "./insert-result-njqBthzT.js";
10
+ import { I as C } from "./insert-result-C1SYdueh.js";
11
11
  const O = 1e3 * 60 * 60, z = 35;
12
12
  function G(D) {
13
13
  const { hcg1: r, hcg2: s, date1: d, date2: o } = D;
@@ -167,4 +167,4 @@ export {
167
167
  z as M,
168
168
  G as a
169
169
  };
170
- //# sourceMappingURL=hcg-doubling-kVOpDfny.js.map
170
+ //# sourceMappingURL=hcg-doubling-Dg0Hr7ey.js.map