@alfadocs/ui-kit 1.46.0 → 1.47.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/booking-C4MwImkS.js +3362 -0
  2. package/dist/_chunks/calendar-workspace-DDnQmiIL.js +12427 -0
  3. package/dist/_chunks/{freemium-paywall-Cz-O9lQD.js → freemium-paywall-BaW5ODc9.js} +2 -2
  4. package/dist/_chunks/{patient-details-DUj1htsH.js → patient-details-yrgkSeEY.js} +2 -2
  5. package/dist/_chunks/{patient-field-row-CO0WR7yA.js → patient-field-row-DCMkFGqI.js} +2 -2
  6. package/dist/_chunks/{patient-summary-card-DNzdYjxE.js → patient-summary-card-CmEFflGS.js} +2 -2
  7. package/dist/_chunks/payment-form-DqJFiplX.js +881 -0
  8. package/dist/_chunks/{phone-input-BsZIoE36.js → phone-input-IWrGOCwm.js} +40 -39
  9. package/dist/_chunks/{stepper-accordion-DmVykr5F.js → stepper-accordion-jMR8NaOB.js} +2 -1
  10. package/dist/agent-catalog.json +5 -4
  11. package/dist/agent-i18n/en.json +2 -2
  12. package/dist/components/booking/booking-types.d.ts +60 -1
  13. package/dist/components/booking/booking.d.ts +1 -1
  14. package/dist/components/booking/details-form.d.ts +5 -1
  15. package/dist/components/booking/index.d.ts +1 -1
  16. package/dist/components/booking/index.js +1 -1
  17. package/dist/components/booking/payment.d.ts +9 -0
  18. package/dist/components/booking/use-booking-payment.d.ts +14 -0
  19. package/dist/components/freemium-paywall/index.js +1 -1
  20. package/dist/components/patient-details/index.js +1 -1
  21. package/dist/components/patient-summary-card/index.js +1 -1
  22. package/dist/components/payment-form/index.d.ts +1 -1
  23. package/dist/components/payment-form/index.js +1 -1
  24. package/dist/components/payment-form/payment-form.d.ts +35 -3
  25. package/dist/components/phone-input/index.js +1 -1
  26. package/dist/components/stepper-accordion/index.js +1 -1
  27. package/dist/i18n/locales/ar.d.ts +36 -1
  28. package/dist/i18n/locales/ar.js +36 -1
  29. package/dist/i18n/locales/de.d.ts +36 -1
  30. package/dist/i18n/locales/de.js +36 -1
  31. package/dist/i18n/locales/el.d.ts +36 -1
  32. package/dist/i18n/locales/el.js +36 -1
  33. package/dist/i18n/locales/en.d.ts +36 -1
  34. package/dist/i18n/locales/en.js +36 -1
  35. package/dist/i18n/locales/es.d.ts +36 -1
  36. package/dist/i18n/locales/es.js +36 -1
  37. package/dist/i18n/locales/fr.d.ts +36 -1
  38. package/dist/i18n/locales/fr.js +36 -1
  39. package/dist/i18n/locales/hi.d.ts +36 -1
  40. package/dist/i18n/locales/hi.js +36 -1
  41. package/dist/i18n/locales/it.d.ts +36 -1
  42. package/dist/i18n/locales/it.js +36 -1
  43. package/dist/i18n/locales/ja.d.ts +36 -1
  44. package/dist/i18n/locales/ja.js +36 -1
  45. package/dist/i18n/locales/nl.d.ts +36 -1
  46. package/dist/i18n/locales/nl.js +36 -1
  47. package/dist/i18n/locales/pl.d.ts +36 -1
  48. package/dist/i18n/locales/pl.js +36 -1
  49. package/dist/i18n/locales/pt.d.ts +36 -1
  50. package/dist/i18n/locales/pt.js +36 -1
  51. package/dist/i18n/locales/ro.d.ts +36 -1
  52. package/dist/i18n/locales/ro.js +36 -1
  53. package/dist/i18n/locales/ru.d.ts +36 -1
  54. package/dist/i18n/locales/ru.js +36 -1
  55. package/dist/i18n/locales/sq.d.ts +36 -1
  56. package/dist/i18n/locales/sq.js +36 -1
  57. package/dist/i18n/locales/sv.d.ts +36 -1
  58. package/dist/i18n/locales/sv.js +36 -1
  59. package/dist/i18n/locales/tr.d.ts +36 -1
  60. package/dist/i18n/locales/tr.js +36 -1
  61. package/dist/i18n/locales/zh.d.ts +36 -1
  62. package/dist/i18n/locales/zh.js +36 -1
  63. package/dist/index.js +8 -8
  64. package/dist/locales/ar.json +36 -1
  65. package/dist/locales/de.json +36 -1
  66. package/dist/locales/el.json +36 -1
  67. package/dist/locales/en.json +36 -1
  68. package/dist/locales/es.json +36 -1
  69. package/dist/locales/fr.json +36 -1
  70. package/dist/locales/hi.json +36 -1
  71. package/dist/locales/it.json +36 -1
  72. package/dist/locales/ja.json +36 -1
  73. package/dist/locales/nl.json +36 -1
  74. package/dist/locales/pl.json +36 -1
  75. package/dist/locales/pt.json +36 -1
  76. package/dist/locales/ro.json +36 -1
  77. package/dist/locales/ru.json +36 -1
  78. package/dist/locales/sq.json +36 -1
  79. package/dist/locales/sv.json +36 -1
  80. package/dist/locales/tr.json +36 -1
  81. package/dist/locales/zh.json +36 -1
  82. package/dist/patterns/calendar/calendar-editor-fields.d.ts +33 -0
  83. package/dist/patterns/calendar/calendar-sticky-offset.d.ts +20 -0
  84. package/dist/patterns/calendar/calendar.data.d.ts +17 -0
  85. package/dist/patterns/calendar/calendar.types.d.ts +24 -10
  86. package/dist/patterns/calendar/index.js +1 -1
  87. package/dist/tokens.css +1 -1
  88. package/package.json +1 -1
  89. package/dist/_chunks/booking-B7gA9gFB.js +0 -3017
  90. package/dist/_chunks/calendar-workspace-BB-BZT7W.js +0 -12251
  91. package/dist/_chunks/payment-form-BHMDqW9C.js +0 -767
@@ -8,7 +8,7 @@ import { u as Y } from "./use-controllable-state-BiY4xTzM.js";
8
8
  import { u as Z } from "./registry-DvAUVLHh.js";
9
9
  import { B as R } from "./button-CaUe1uyd.js";
10
10
  import { P as $ } from "./progress-CK8otcQ-.js";
11
- import { f as ee } from "./payment-form-BHMDqW9C.js";
11
+ import { f as ee } from "./payment-form-DqJFiplX.js";
12
12
  import { T as se } from "./triangle-alert-CBnO6nq_.js";
13
13
  import { C as ae } from "./check-DrFSN__t.js";
14
14
  const re = {
@@ -276,4 +276,4 @@ export {
276
276
  de as F,
277
277
  re as f
278
278
  };
279
- //# sourceMappingURL=freemium-paywall-Cz-O9lQD.js.map
279
+ //# sourceMappingURL=freemium-paywall-BaW5ODc9.js.map
@@ -8,7 +8,7 @@ import { C as ie, b as te, a as se } from "./collapsible-CTjxzGuF.js";
8
8
  import { D as ae } from "./description-list-BsJ_6CQE.js";
9
9
  import { P as de } from "./panel-header-D_mTdhUp.js";
10
10
  import { u as re } from "./registry-DvAUVLHh.js";
11
- import { u as ne, F as le, r as oe, P as ce } from "./patient-field-row-CO0WR7yA.js";
11
+ import { u as ne, F as le, r as oe, P as ce } from "./patient-field-row-DCMkFGqI.js";
12
12
  import { C as pe } from "./clipboard-list-rSzfIYZB.js";
13
13
  const me = {
14
14
  id: "patient-details",
@@ -368,4 +368,4 @@ export {
368
368
  ue as P,
369
369
  me as p
370
370
  };
371
- //# sourceMappingURL=patient-details-DUj1htsH.js.map
371
+ //# sourceMappingURL=patient-details-yrgkSeEY.js.map
@@ -23,7 +23,7 @@ import { D as ue } from "./date-picker-6tFnKFty.js";
23
23
  import { E as me } from "./email-input-Dpe63k0K.js";
24
24
  import { F as pe } from "./fiscal-code-input-ODQRd_Sw.js";
25
25
  import { N as fe } from "./number-input-Cgu2TtA8.js";
26
- import { P as ge } from "./phone-input-BsZIoE36.js";
26
+ import { P as ge } from "./phone-input-IWrGOCwm.js";
27
27
  import { P as he } from "./postal-code-input-BznBxVxf.js";
28
28
  import { P as ye } from "./province-select-BaUnkg4S.js";
29
29
  import { S as be } from "./select-CLSUnKjF.js";
@@ -805,4 +805,4 @@ export {
805
805
  Nt as r,
806
806
  Dt as u
807
807
  };
808
- //# sourceMappingURL=patient-field-row-CO0WR7yA.js.map
808
+ //# sourceMappingURL=patient-field-row-DCMkFGqI.js.map
@@ -14,7 +14,7 @@ import { T as Ke } from "./transaction-chip-CwgcJiqF.js";
14
14
  import { T as je } from "./tooltip-Cp-PLePW.js";
15
15
  import { H as G } from "./hover-card-nUae8NPJ.js";
16
16
  import { i as de } from "./is-safe-url-DkETxeHz.js";
17
- import { u as qe, r as We, a as He, b as Je, F as Qe, S as Xe, A as Ye, N as Ze } from "./patient-field-row-CO0WR7yA.js";
17
+ import { u as qe, r as We, a as He, b as Je, F as Qe, S as Xe, A as Ye, N as Ze } from "./patient-field-row-DCMkFGqI.js";
18
18
  import { u as Oe } from "./registry-DvAUVLHh.js";
19
19
  import { M as ea } from "./mail-BqXVF2zH.js";
20
20
  import { P as aa } from "./phone-FceYcIFQ.js";
@@ -544,4 +544,4 @@ export {
544
544
  Ca as P,
545
545
  ma as p
546
546
  };
547
- //# sourceMappingURL=patient-summary-card-DNzdYjxE.js.map
547
+ //# sourceMappingURL=patient-summary-card-CmEFflGS.js.map