@alfadocs/ui-kit-debug 0.25.2 → 0.30.1

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 (147) hide show
  1. package/dist/_chunks/booking-Bw9eOU4k.js +2292 -0
  2. package/dist/_chunks/booking-Bw9eOU4k.js.map +1 -0
  3. package/dist/_chunks/{calendar-9eOXumpH.js → calendar-WWNx448i.js} +10 -9
  4. package/dist/_chunks/{calendar-9eOXumpH.js.map → calendar-WWNx448i.js.map} +1 -1
  5. package/dist/_chunks/checkbox-mwbrPZDY.js.map +1 -1
  6. package/dist/_chunks/{contact-card-CeEfEAxh.js → contact-card-DYbp--s-.js} +2 -2
  7. package/dist/_chunks/{contact-card-CeEfEAxh.js.map → contact-card-DYbp--s-.js.map} +1 -1
  8. package/dist/_chunks/{header-B8V_sNPy.js → header-CkMb1TZS.js} +23 -23
  9. package/dist/_chunks/header-CkMb1TZS.js.map +1 -0
  10. package/dist/_chunks/heart-pulse-CvuyFKHB.js +21 -0
  11. package/dist/_chunks/heart-pulse-CvuyFKHB.js.map +1 -0
  12. package/dist/_chunks/{link-DmM5IevO.js → link-DrD_cRUg.js} +50 -45
  13. package/dist/_chunks/link-DrD_cRUg.js.map +1 -0
  14. package/dist/_chunks/parseISO-Dk4xa7q6.js +120 -0
  15. package/dist/_chunks/parseISO-Dk4xa7q6.js.map +1 -0
  16. package/dist/_chunks/patient-search-DuSoGG2t.js +1113 -0
  17. package/dist/_chunks/patient-search-DuSoGG2t.js.map +1 -0
  18. package/dist/_chunks/{patient-shell-Bq8CjRYF.js → patient-shell-CAXYzbRw.js} +2 -2
  19. package/dist/_chunks/{patient-shell-Bq8CjRYF.js.map → patient-shell-CAXYzbRw.js.map} +1 -1
  20. package/dist/_chunks/public-footer.agent-DivkKdG4.js +537 -0
  21. package/dist/_chunks/public-footer.agent-DivkKdG4.js.map +1 -0
  22. package/dist/_chunks/reviews-panel-CFttsfuC.js +513 -0
  23. package/dist/_chunks/reviews-panel-CFttsfuC.js.map +1 -0
  24. package/dist/_chunks/slot-grid-B2zprPcv.js +387 -0
  25. package/dist/_chunks/slot-grid-B2zprPcv.js.map +1 -0
  26. package/dist/_chunks/stethoscope-DT5qCW8Y.js +18 -0
  27. package/dist/_chunks/stethoscope-DT5qCW8Y.js.map +1 -0
  28. package/dist/agent-catalog.json +117 -22
  29. package/dist/components/booking/booking-types.d.ts +167 -0
  30. package/dist/components/booking/booking-types.d.ts.map +1 -0
  31. package/dist/components/booking/booking.agent.d.ts +1 -1
  32. package/dist/components/booking/booking.agent.d.ts.map +1 -1
  33. package/dist/components/booking/booking.d.ts +4 -89
  34. package/dist/components/booking/booking.d.ts.map +1 -1
  35. package/dist/components/booking/cascade.d.ts +96 -0
  36. package/dist/components/booking/cascade.d.ts.map +1 -0
  37. package/dist/components/booking/details-form.d.ts +39 -0
  38. package/dist/components/booking/details-form.d.ts.map +1 -0
  39. package/dist/components/booking/index.d.ts +2 -1
  40. package/dist/components/booking/index.d.ts.map +1 -1
  41. package/dist/components/booking/index.js +5 -3
  42. package/dist/components/calendar/index.js +1 -1
  43. package/dist/components/checkbox/checkbox.d.ts +6 -2
  44. package/dist/components/checkbox/checkbox.d.ts.map +1 -1
  45. package/dist/components/contact-card/index.js +1 -1
  46. package/dist/components/header/index.js +1 -1
  47. package/dist/components/index.d.ts +3 -0
  48. package/dist/components/index.d.ts.map +1 -1
  49. package/dist/components/link/index.js +1 -1
  50. package/dist/components/link/link.d.ts +7 -0
  51. package/dist/components/link/link.d.ts.map +1 -1
  52. package/dist/components/patient-search/index.d.ts +4 -0
  53. package/dist/components/patient-search/index.d.ts.map +1 -0
  54. package/dist/components/patient-search/index.js +6 -0
  55. package/dist/components/patient-search/index.js.map +1 -0
  56. package/dist/components/patient-search/patient-search.agent.d.ts +4 -0
  57. package/dist/components/patient-search/patient-search.agent.d.ts.map +1 -0
  58. package/dist/components/patient-search/patient-search.d.ts +112 -0
  59. package/dist/components/patient-search/patient-search.d.ts.map +1 -0
  60. package/dist/components/public-footer/index.d.ts +6 -0
  61. package/dist/components/public-footer/index.d.ts.map +1 -0
  62. package/dist/components/public-footer/index.js +10 -0
  63. package/dist/components/public-footer/index.js.map +1 -0
  64. package/dist/components/public-footer/legal-urls.d.ts +18 -0
  65. package/dist/components/public-footer/legal-urls.d.ts.map +1 -0
  66. package/dist/components/public-footer/public-footer.agent.d.ts +4 -0
  67. package/dist/components/public-footer/public-footer.agent.d.ts.map +1 -0
  68. package/dist/components/public-footer/public-footer.d.ts +58 -0
  69. package/dist/components/public-footer/public-footer.d.ts.map +1 -0
  70. package/dist/components/public-footer/socials.d.ts +9 -0
  71. package/dist/components/public-footer/socials.d.ts.map +1 -0
  72. package/dist/components/reviews-panel/index.d.ts +4 -0
  73. package/dist/components/reviews-panel/index.d.ts.map +1 -0
  74. package/dist/components/reviews-panel/index.js +6 -0
  75. package/dist/components/reviews-panel/index.js.map +1 -0
  76. package/dist/components/reviews-panel/reviews-panel.agent.d.ts +4 -0
  77. package/dist/components/reviews-panel/reviews-panel.agent.d.ts.map +1 -0
  78. package/dist/components/reviews-panel/reviews-panel.d.ts +76 -0
  79. package/dist/components/reviews-panel/reviews-panel.d.ts.map +1 -0
  80. package/dist/components/slot-grid/index.js +1 -1
  81. package/dist/i18n/config.js +3994 -38
  82. package/dist/i18n/config.js.map +1 -1
  83. package/dist/i18n/locales/ar.d.ts +221 -0
  84. package/dist/i18n/locales/ar.d.ts.map +1 -1
  85. package/dist/i18n/locales/de.d.ts +221 -0
  86. package/dist/i18n/locales/de.d.ts.map +1 -1
  87. package/dist/i18n/locales/el.d.ts +221 -0
  88. package/dist/i18n/locales/el.d.ts.map +1 -1
  89. package/dist/i18n/locales/es.d.ts +221 -0
  90. package/dist/i18n/locales/es.d.ts.map +1 -1
  91. package/dist/i18n/locales/fr.d.ts +221 -0
  92. package/dist/i18n/locales/fr.d.ts.map +1 -1
  93. package/dist/i18n/locales/hi.d.ts +221 -0
  94. package/dist/i18n/locales/hi.d.ts.map +1 -1
  95. package/dist/i18n/locales/ja.d.ts +221 -0
  96. package/dist/i18n/locales/ja.d.ts.map +1 -1
  97. package/dist/i18n/locales/nl.d.ts +221 -0
  98. package/dist/i18n/locales/nl.d.ts.map +1 -1
  99. package/dist/i18n/locales/pl.d.ts +221 -0
  100. package/dist/i18n/locales/pl.d.ts.map +1 -1
  101. package/dist/i18n/locales/pt.d.ts +221 -0
  102. package/dist/i18n/locales/pt.d.ts.map +1 -1
  103. package/dist/i18n/locales/ro.d.ts +221 -0
  104. package/dist/i18n/locales/ro.d.ts.map +1 -1
  105. package/dist/i18n/locales/ru.d.ts +221 -0
  106. package/dist/i18n/locales/ru.d.ts.map +1 -1
  107. package/dist/i18n/locales/sq.d.ts +221 -0
  108. package/dist/i18n/locales/sq.d.ts.map +1 -1
  109. package/dist/i18n/locales/sv.d.ts +221 -0
  110. package/dist/i18n/locales/sv.d.ts.map +1 -1
  111. package/dist/i18n/locales/tr.d.ts +221 -0
  112. package/dist/i18n/locales/tr.d.ts.map +1 -1
  113. package/dist/i18n/locales/zh.d.ts +221 -0
  114. package/dist/i18n/locales/zh.d.ts.map +1 -1
  115. package/dist/i18n/resources.d.ts +442 -0
  116. package/dist/i18n/resources.d.ts.map +1 -1
  117. package/dist/index.js +351 -336
  118. package/dist/index.js.map +1 -1
  119. package/dist/locales/ar.json +222 -1
  120. package/dist/locales/de.json +222 -1
  121. package/dist/locales/el.json +222 -1
  122. package/dist/locales/en.json +222 -1
  123. package/dist/locales/es.json +222 -1
  124. package/dist/locales/fr.json +222 -1
  125. package/dist/locales/hi.json +222 -1
  126. package/dist/locales/it.json +222 -1
  127. package/dist/locales/ja.json +222 -1
  128. package/dist/locales/nl.json +222 -1
  129. package/dist/locales/pl.json +222 -1
  130. package/dist/locales/pt.json +222 -1
  131. package/dist/locales/ro.json +222 -1
  132. package/dist/locales/ru.json +222 -1
  133. package/dist/locales/sq.json +222 -1
  134. package/dist/locales/sv.json +222 -1
  135. package/dist/locales/tr.json +222 -1
  136. package/dist/locales/zh.json +222 -1
  137. package/dist/patterns/patient-shell/index.js +1 -1
  138. package/dist/tokens.css +1 -1
  139. package/package.json +17 -1
  140. package/dist/_chunks/booking-CXngC-1u.js +0 -1743
  141. package/dist/_chunks/booking-CXngC-1u.js.map +0 -1
  142. package/dist/_chunks/header-B8V_sNPy.js.map +0 -1
  143. package/dist/_chunks/link-DmM5IevO.js.map +0 -1
  144. package/dist/_chunks/slot-grid-DoodeQGZ.js +0 -502
  145. package/dist/_chunks/slot-grid-DoodeQGZ.js.map +0 -1
  146. package/dist/_chunks/stethoscope-B8kpbtjh.js +0 -35
  147. package/dist/_chunks/stethoscope-B8kpbtjh.js.map +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfadocs/ui-kit-debug",
3
- "version": "0.25.2",
3
+ "version": "0.30.1",
4
4
  "type": "module",
5
5
  "description": "AlfaDocs shared design system — tokens, components, patterns, and translations for platform, booking, and alfascribe. (debug build — identical runtime to @alfadocs/ui-kit, ships source maps for symbolication).",
6
6
  "license": "BUSL-1.1",
@@ -303,6 +303,10 @@
303
303
  "types": "./dist/components/password-input/index.d.ts",
304
304
  "import": "./dist/components/password-input/index.js"
305
305
  },
306
+ "./patient-search": {
307
+ "types": "./dist/components/patient-search/index.d.ts",
308
+ "import": "./dist/components/patient-search/index.js"
309
+ },
306
310
  "./payment-form": {
307
311
  "types": "./dist/components/payment-form/index.d.ts",
308
312
  "import": "./dist/components/payment-form/index.js"
@@ -327,6 +331,10 @@
327
331
  "types": "./dist/components/progress/index.d.ts",
328
332
  "import": "./dist/components/progress/index.js"
329
333
  },
334
+ "./public-footer": {
335
+ "types": "./dist/components/public-footer/index.d.ts",
336
+ "import": "./dist/components/public-footer/index.js"
337
+ },
330
338
  "./public-header": {
331
339
  "types": "./dist/components/public-header/index.d.ts",
332
340
  "import": "./dist/components/public-header/index.js"
@@ -347,6 +355,10 @@
347
355
  "types": "./dist/components/resizable/index.d.ts",
348
356
  "import": "./dist/components/resizable/index.js"
349
357
  },
358
+ "./reviews-panel": {
359
+ "types": "./dist/components/reviews-panel/index.d.ts",
360
+ "import": "./dist/components/reviews-panel/index.js"
361
+ },
350
362
  "./rich-text-editor": {
351
363
  "types": "./dist/components/rich-text-editor/index.d.ts",
352
364
  "import": "./dist/components/rich-text-editor/index.js"
@@ -525,6 +537,10 @@
525
537
  "build:agent-catalog": "node --experimental-strip-types scripts/build-agent-catalog.mjs dist/agent-catalog.json",
526
538
  "storybook": "LAUNCH_EDITOR=code storybook dev -p 6006",
527
539
  "build-storybook": "storybook build",
540
+ "prestorybook": "npm run check:whats-new",
541
+ "prebuild-storybook": "npm run check:whats-new",
542
+ "build:whats-new": "node scripts/build-whats-new.mjs",
543
+ "check:whats-new": "node scripts/build-whats-new.mjs --check",
528
544
  "typecheck": "tsc -b",
529
545
  "test": "vitest run",
530
546
  "lint": "eslint .",