@alfadocs/ui-kit 0.84.1 → 0.86.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 (126) hide show
  1. package/dist/_chunks/{ai-consent-banner-DUhr1yNj.js → ai-consent-banner-BXD7W6FI.js} +2 -2
  2. package/dist/_chunks/{alert-KJbsPYkI.js → alert-Cxaqd-QO.js} +12 -12
  3. package/dist/_chunks/{audio-recorder-Cc3KuL9y.js → audio-recorder-BjnB7V8n.js} +2 -2
  4. package/dist/_chunks/{booking-CLmeXtGv.js → booking-BvCu2XWY.js} +2 -2
  5. package/dist/_chunks/{document-preview-nwfulDEs.js → document-preview-DXl9migE.js} +2 -2
  6. package/dist/_chunks/{document-scanner-B6h1Ir56.js → document-scanner-cS_ispQs.js} +3 -3
  7. package/dist/_chunks/{entity-summary--vP698Jn.js → entity-summary-BILN4wEG.js} +2 -2
  8. package/dist/_chunks/{field-value-DHG6gEKS.js → field-value-BRVbZJej.js} +133 -144
  9. package/dist/_chunks/{file-manager-DLJlinIO.js → file-manager-B9LZzT5E.js} +129 -129
  10. package/dist/_chunks/{file-upload-DENvuhfs.js → file-upload-CwxdqkMK.js} +134 -146
  11. package/dist/_chunks/{freemium-paywall-CmV642PA.js → freemium-paywall-Dr2342_S.js} +2 -2
  12. package/dist/_chunks/info-tip-Bxk3w6UM.js +166 -0
  13. package/dist/_chunks/{marketplace-app-shell-Br2yebEK.js → marketplace-app-shell-Chcj4q4z.js} +2 -2
  14. package/dist/_chunks/message-square-Bye4ATvx.js +20 -0
  15. package/dist/_chunks/{notes-panel-Cvdp818a.js → notes-panel-BLjlYBt-.js} +2 -2
  16. package/dist/_chunks/{patient-details-COvYWp2e.js → patient-details-B9LCdyWW.js} +2 -2
  17. package/dist/_chunks/{patient-search-BaUJ_Y-N.js → patient-search-vtRTSdf6.js} +2 -2
  18. package/dist/_chunks/{patient-summary-card-D6kgdTNn.js → patient-summary-card-vn1H4xWj.js} +2 -2
  19. package/dist/_chunks/{patient-table-BHzmUbzu.js → patient-table-B6AKMTm3.js} +182 -196
  20. package/dist/_chunks/{payment-form-DL9xk9BA.js → payment-form-BoGxEmGn.js} +2 -2
  21. package/dist/_chunks/{payment-request-card-d-RmzsUd.js → payment-request-card-CygO1anM.js} +72 -70
  22. package/dist/_chunks/{pdf-viewer-DF3VMaPo.js → pdf-viewer-CcOuR2wj.js} +2 -2
  23. package/dist/_chunks/{practice-results-BCr7jMt1.js → practice-results-yKbwIxqa.js} +2 -2
  24. package/dist/_chunks/{radiograph-panel.agent-CxF9pVxd.js → radiograph-panel.agent-M9XD4ze4.js} +2 -2
  25. package/dist/_chunks/{rich-text-editor-CCWjNkbx.js → rich-text-editor-RRkBN_WB.js} +2 -2
  26. package/dist/_chunks/{session-countdown-C8AsE072.js → session-countdown-Bc70VXN1.js} +58 -48
  27. package/dist/_chunks/{sign-document-Bfk0WpWV.js → sign-document-DI561d1C.js} +2 -2
  28. package/dist/_chunks/{signature-request-CEOrCDyk.js → signature-request-D_6jgDZd.js} +60 -77
  29. package/dist/_chunks/{task-tray-Br3vc0O1.js → task-tray-CLIqIXUZ.js} +58 -70
  30. package/dist/_chunks/{toast.agent-uV8CeAy6.js → toast.agent-Iw2jWdce.js} +2 -2
  31. package/dist/_chunks/{warning-stack-BlG_Ujy3.js → warning-stack-CAHQ0xxS.js} +2 -2
  32. package/dist/_chunks/{workflow-map-C643Q43h.js → workflow-map-SIfAhmWz.js} +2 -2
  33. package/dist/agent-catalog.json +45 -1
  34. package/dist/agent-i18n/en.json +9 -0
  35. package/dist/components/ai-consent-banner/index.js +1 -1
  36. package/dist/components/alert/index.js +1 -1
  37. package/dist/components/audio-recorder/index.js +1 -1
  38. package/dist/components/booking/index.js +1 -1
  39. package/dist/components/document-preview/index.js +1 -1
  40. package/dist/components/document-scanner/index.js +1 -1
  41. package/dist/components/entity-summary/index.js +1 -1
  42. package/dist/components/file-manager/index.js +1 -1
  43. package/dist/components/file-upload/index.js +1 -1
  44. package/dist/components/freemium-paywall/index.js +1 -1
  45. package/dist/components/index.d.ts +1 -0
  46. package/dist/components/info-tip/index.d.ts +4 -0
  47. package/dist/components/info-tip/index.js +6 -0
  48. package/dist/components/info-tip/info-tip.agent.d.ts +4 -0
  49. package/dist/components/info-tip/info-tip.d.ts +42 -0
  50. package/dist/components/notes-panel/index.js +1 -1
  51. package/dist/components/patient-details/index.js +1 -1
  52. package/dist/components/patient-search/index.js +1 -1
  53. package/dist/components/patient-summary-card/index.js +1 -1
  54. package/dist/components/patient-table/index.js +1 -1
  55. package/dist/components/payment-card/index.js +1 -1
  56. package/dist/components/payment-form/index.js +1 -1
  57. package/dist/components/pdf-viewer/index.js +1 -1
  58. package/dist/components/practice-results/index.js +1 -1
  59. package/dist/components/radiograph-panel/index.js +1 -1
  60. package/dist/components/rich-text-editor/index.js +1 -1
  61. package/dist/components/session-countdown/index.js +1 -1
  62. package/dist/components/sign-document/index.js +1 -1
  63. package/dist/components/task-tray/index.js +1 -1
  64. package/dist/components/toast/index.js +1 -1
  65. package/dist/components/warning-stack/index.js +1 -1
  66. package/dist/components/workflow/index.js +1 -1
  67. package/dist/i18n/locales/ar.d.ts +3 -0
  68. package/dist/i18n/locales/ar.js +3 -0
  69. package/dist/i18n/locales/de.d.ts +3 -0
  70. package/dist/i18n/locales/de.js +3 -0
  71. package/dist/i18n/locales/el.d.ts +3 -0
  72. package/dist/i18n/locales/el.js +3 -0
  73. package/dist/i18n/locales/en.d.ts +3 -0
  74. package/dist/i18n/locales/en.js +3 -0
  75. package/dist/i18n/locales/es.d.ts +3 -0
  76. package/dist/i18n/locales/es.js +3 -0
  77. package/dist/i18n/locales/fr.d.ts +3 -0
  78. package/dist/i18n/locales/fr.js +3 -0
  79. package/dist/i18n/locales/hi.d.ts +3 -0
  80. package/dist/i18n/locales/hi.js +3 -0
  81. package/dist/i18n/locales/it.d.ts +3 -0
  82. package/dist/i18n/locales/it.js +3 -0
  83. package/dist/i18n/locales/ja.d.ts +3 -0
  84. package/dist/i18n/locales/ja.js +3 -0
  85. package/dist/i18n/locales/nl.d.ts +3 -0
  86. package/dist/i18n/locales/nl.js +3 -0
  87. package/dist/i18n/locales/pl.d.ts +3 -0
  88. package/dist/i18n/locales/pl.js +3 -0
  89. package/dist/i18n/locales/pt.d.ts +3 -0
  90. package/dist/i18n/locales/pt.js +3 -0
  91. package/dist/i18n/locales/ro.d.ts +3 -0
  92. package/dist/i18n/locales/ro.js +3 -0
  93. package/dist/i18n/locales/ru.d.ts +3 -0
  94. package/dist/i18n/locales/ru.js +3 -0
  95. package/dist/i18n/locales/sq.d.ts +3 -0
  96. package/dist/i18n/locales/sq.js +3 -0
  97. package/dist/i18n/locales/sv.d.ts +3 -0
  98. package/dist/i18n/locales/sv.js +3 -0
  99. package/dist/i18n/locales/tr.d.ts +3 -0
  100. package/dist/i18n/locales/tr.js +3 -0
  101. package/dist/i18n/locales/zh.d.ts +3 -0
  102. package/dist/i18n/locales/zh.js +3 -0
  103. package/dist/index.js +715 -723
  104. package/dist/locales/ar.json +3 -0
  105. package/dist/locales/de.json +3 -0
  106. package/dist/locales/el.json +3 -0
  107. package/dist/locales/en.json +3 -0
  108. package/dist/locales/es.json +3 -0
  109. package/dist/locales/fr.json +3 -0
  110. package/dist/locales/hi.json +3 -0
  111. package/dist/locales/it.json +3 -0
  112. package/dist/locales/ja.json +3 -0
  113. package/dist/locales/nl.json +3 -0
  114. package/dist/locales/pl.json +3 -0
  115. package/dist/locales/pt.json +3 -0
  116. package/dist/locales/ro.json +3 -0
  117. package/dist/locales/ru.json +3 -0
  118. package/dist/locales/sq.json +3 -0
  119. package/dist/locales/sv.json +3 -0
  120. package/dist/locales/tr.json +3 -0
  121. package/dist/locales/zh.json +3 -0
  122. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  123. package/dist/patterns/signature-request/index.js +1 -1
  124. package/dist/tokens.css +1 -1
  125. package/package.json +9 -3
  126. package/dist/_chunks/circle-x-W8Enq3i4.js +0 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfadocs/ui-kit",
3
- "version": "0.84.1",
3
+ "version": "0.86.0",
4
4
  "type": "module",
5
5
  "description": "AlfaDocs shared design system — tokens, components, patterns, and translations for platform, booking, and alfascribe.",
6
6
  "license": "BUSL-1.1",
@@ -380,6 +380,10 @@
380
380
  "types": "./dist/components/icon-picker/index.d.ts",
381
381
  "import": "./dist/components/icon-picker/index.js"
382
382
  },
383
+ "./info-tip": {
384
+ "types": "./dist/components/info-tip/index.d.ts",
385
+ "import": "./dist/components/info-tip/index.js"
386
+ },
383
387
  "./kbd": {
384
388
  "types": "./dist/components/kbd/index.d.ts",
385
389
  "import": "./dist/components/kbd/index.js"
@@ -858,10 +862,12 @@
858
862
  "build:agent-catalog": "node --experimental-strip-types scripts/build-agent-catalog.mjs dist/agent-catalog.json",
859
863
  "storybook": "LAUNCH_EDITOR=code storybook dev -p 6006",
860
864
  "build-storybook": "storybook build",
861
- "prestorybook": "npm run check:whats-new",
862
- "prebuild-storybook": "npm run check:whats-new",
865
+ "prestorybook": "npm run check:whats-new && npm run build:icon-map",
866
+ "prebuild-storybook": "npm run check:whats-new && npm run build:icon-map",
863
867
  "build:whats-new": "node scripts/build-whats-new.mjs",
864
868
  "check:whats-new": "node scripts/build-whats-new.mjs --check",
869
+ "build:icon-map": "node scripts/build-icon-map.mjs",
870
+ "check:icon-map": "node scripts/build-icon-map.mjs --check",
865
871
  "typecheck": "tsc -b",
866
872
  "test": "vitest run",
867
873
  "lint": "eslint .",
@@ -1,16 +0,0 @@
1
- import { c } from "./createLucideIcon-DhHxpK9K.js";
2
- /**
3
- * @license lucide-react v1.22.0 - ISC
4
- *
5
- * This source code is licensed under the ISC license.
6
- * See the LICENSE file in the root directory of this source tree.
7
- */
8
- const e = [
9
- ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
10
- ["path", { d: "m15 9-6 6", key: "1uzhvr" }],
11
- ["path", { d: "m9 9 6 6", key: "z0biqf" }]
12
- ], o = c("circle-x", e);
13
- export {
14
- o as C
15
- };
16
- //# sourceMappingURL=circle-x-W8Enq3i4.js.map