@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
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "مزيد من المعلومات"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "وصفة النظارات",
4
7
  "metaLabel": "تفاصيل الوصفة",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Weitere Informationen"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Brillenrezept",
4
7
  "metaLabel": "Rezeptdetails",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Περισσότερες πληροφορίες"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Συνταγή γυαλιών",
4
7
  "metaLabel": "Στοιχεία συνταγής",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "More information"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Glasses prescription",
4
7
  "metaLabel": "Prescription details",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Más información"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Prescripción de gafas",
4
7
  "metaLabel": "Detalles de la prescripción",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Plus d'informations"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Prescription de lunettes",
4
7
  "metaLabel": "Détails de la prescription",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "अधिक जानकारी"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "चश्मे का नुस्खा",
4
7
  "metaLabel": "नुस्खे का विवरण",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Maggiori informazioni"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Prescrizione per occhiali",
4
7
  "metaLabel": "Dettagli prescrizione",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "詳細情報"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "眼鏡処方",
4
7
  "metaLabel": "処方の詳細",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Meer informatie"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Brilrecept",
4
7
  "metaLabel": "Receptgegevens",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Więcej informacji"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Recepta na okulary",
4
7
  "metaLabel": "Szczegóły recepty",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Mais informações"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Prescrição de óculos",
4
7
  "metaLabel": "Detalhes da prescrição",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Mai multe informații"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Rețetă pentru ochelari",
4
7
  "metaLabel": "Detalii rețetă",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Дополнительная информация"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Рецепт на очки",
4
7
  "metaLabel": "Сведения о рецепте",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Më shumë informacion"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Recetë për syze",
4
7
  "metaLabel": "Detajet e recetës",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Mer information"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Glasögonrecept",
4
7
  "metaLabel": "Receptuppgifter",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "Daha fazla bilgi"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "Gözlük reçetesi",
4
7
  "metaLabel": "Reçete ayrıntıları",
@@ -1,4 +1,7 @@
1
1
  {
2
+ "infoTip": {
3
+ "triggerLabel": "更多信息"
4
+ },
2
5
  "opticalPrescription": {
3
6
  "ariaLabel": "眼镜处方",
4
7
  "metaLabel": "处方详情",
@@ -1,4 +1,4 @@
1
- import { C as l, M as o } from "../../_chunks/marketplace-app-shell-Br2yebEK.js";
1
+ import { C as l, M as o } from "../../_chunks/marketplace-app-shell-Chcj4q4z.js";
2
2
  export {
3
3
  l as ConnectWithAlfadocs,
4
4
  o as MarketplaceAppShell
@@ -1,4 +1,4 @@
1
- import { S as o } from "../../_chunks/signature-request-CEOrCDyk.js";
1
+ import { S as o } from "../../_chunks/signature-request-D_6jgDZd.js";
2
2
  export {
3
3
  o as SignatureRequestModal
4
4
  };