@alfadocs/ui-kit 1.0.0 → 1.1.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 (133) hide show
  1. package/dist/_chunks/{actions-cell-renderer-DaL80uqL.js → actions-cell-renderer-ClGCSQnA.js} +600 -565
  2. package/dist/_chunks/{ai-consent-banner-BXD7W6FI.js → ai-consent-banner-DKgFfSzc.js} +2 -2
  3. package/dist/_chunks/{alert-Cxaqd-QO.js → alert-DS22ha1n.js} +103 -98
  4. package/dist/_chunks/{annotation-marker-qt5R9WZX.js → annotation-marker-CsUJGZjQ.js} +7 -5
  5. package/dist/_chunks/{audio-recorder-BjnB7V8n.js → audio-recorder-sRsGS-0V.js} +2 -2
  6. package/dist/_chunks/{booking-DSOK-bnR.js → booking-D8fCzcUd.js} +2 -2
  7. package/dist/_chunks/{care-plan-card-BrwhyIJI.js → care-plan-card-DjjVnBYz.js} +2 -2
  8. package/dist/_chunks/{care-plan-entry-card-DWEdCQM3.js → care-plan-entry-card-BVhpvd-P.js} +2 -2
  9. package/dist/_chunks/{collapsible-BrnRiCC6.js → collapsible-CGL9ontS.js} +65 -61
  10. package/dist/_chunks/{document-preview-DXsCEj4U.js → document-preview-DAczwybt.js} +2 -2
  11. package/dist/_chunks/{document-scanner-cS_ispQs.js → document-scanner-BRYIc3A-.js} +2 -2
  12. package/dist/_chunks/{entity-summary-BILN4wEG.js → entity-summary-BS6n7Iah.js} +2 -2
  13. package/dist/_chunks/{face-scheme-CjQAHvSP.js → face-scheme-Cou2efl7.js} +2 -2
  14. package/dist/_chunks/{file-manager-B9LZzT5E.js → file-manager-CNSLiuLo.js} +2 -2
  15. package/dist/_chunks/{freemium-paywall-Dr2342_S.js → freemium-paywall-DsT7MaLd.js} +2 -2
  16. package/dist/_chunks/link-cell-renderer-_DlEZHLI.js +772 -0
  17. package/dist/_chunks/{marketplace-app-shell-pCHBp8bo.js → marketplace-app-shell-DQC9Gpm0.js} +2 -2
  18. package/dist/_chunks/{muscle-scheme-kgCX5qfO.js → muscle-scheme-yfzP_xoJ.js} +2 -2
  19. package/dist/_chunks/{patient-details-UmNcxL0c.js → patient-details-l7pnsUq9.js} +2 -2
  20. package/dist/_chunks/{patient-search-vtRTSdf6.js → patient-search-H54Utav2.js} +2 -2
  21. package/dist/_chunks/{patient-table-QEVsFvwq.js → patient-table-DXk0wW8Q.js} +243 -239
  22. package/dist/_chunks/payment-automation-upsell-C4LIw1iQ.js +305 -0
  23. package/dist/_chunks/{payment-form-BoGxEmGn.js → payment-form-CyKT20xZ.js} +2 -2
  24. package/dist/_chunks/{payment-request-card-CygO1anM.js → payment-request-card-CN30J6yM.js} +107 -138
  25. package/dist/_chunks/{pdf-viewer-CcOuR2wj.js → pdf-viewer-DHg8SfUI.js} +2 -2
  26. package/dist/_chunks/{practice-results-yKbwIxqa.js → practice-results-qvJRkvLn.js} +2 -2
  27. package/dist/_chunks/receipt-euro-C6k4Gzhr.js +36 -0
  28. package/dist/_chunks/{reviews-panel-DmOjvmyH.js → reviews-panel-BfUJhx3m.js} +2 -2
  29. package/dist/_chunks/{sign-document-cH9CboWB.js → sign-document-D70TEUw9.js} +2 -2
  30. package/dist/_chunks/{signature-request-BzXTV_RH.js → signature-request-BlNCXpRN.js} +2 -2
  31. package/dist/_chunks/sparkline-DLq7xwic.js +394 -0
  32. package/dist/_chunks/{warning-stack-DKeAfj5M.js → warning-stack-IVf0oxh2.js} +2 -2
  33. package/dist/_chunks/{workflow-map-SIfAhmWz.js → workflow-map-ByyBYj6Y.js} +2 -2
  34. package/dist/agent-catalog.json +211 -7
  35. package/dist/agent-i18n/en.json +13 -3
  36. package/dist/components/ai-consent-banner/index.js +1 -1
  37. package/dist/components/alert/alert.d.ts +20 -0
  38. package/dist/components/alert/index.d.ts +1 -1
  39. package/dist/components/alert/index.js +1 -1
  40. package/dist/components/annotation-marker/index.js +1 -1
  41. package/dist/components/audio-recorder/index.js +1 -1
  42. package/dist/components/booking/index.js +1 -1
  43. package/dist/components/care-plan-card/index.js +1 -1
  44. package/dist/components/care-plan-entry-card/index.js +1 -1
  45. package/dist/components/collapsible/index.js +1 -1
  46. package/dist/components/data-table/filters/select-filter.d.ts +6 -0
  47. package/dist/components/data-table/hooks/use-presentational-aria-fix.d.ts +19 -0
  48. package/dist/components/data-table/index.js +2 -2
  49. package/dist/components/document-preview/index.js +1 -1
  50. package/dist/components/document-scanner/index.js +1 -1
  51. package/dist/components/entity-summary/index.js +1 -1
  52. package/dist/components/face-scheme/index.js +1 -1
  53. package/dist/components/file-manager/index.js +1 -1
  54. package/dist/components/freemium-paywall/index.js +1 -1
  55. package/dist/components/muscle-scheme/index.js +1 -1
  56. package/dist/components/patient-details/index.js +1 -1
  57. package/dist/components/patient-search/index.js +1 -1
  58. package/dist/components/patient-table/index.js +1 -1
  59. package/dist/components/payment-card/index.js +1 -1
  60. package/dist/components/payment-form/index.js +1 -1
  61. package/dist/components/pdf-viewer/index.js +1 -1
  62. package/dist/components/practice-results/index.js +1 -1
  63. package/dist/components/reviews-panel/index.js +1 -1
  64. package/dist/components/sign-document/index.js +1 -1
  65. package/dist/components/skeleton-scheme/index.js +1 -1
  66. package/dist/components/sparkline/index.d.ts +1 -1
  67. package/dist/components/sparkline/index.js +1 -1
  68. package/dist/components/sparkline/sparkline.d.ts +36 -3
  69. package/dist/components/warning-stack/index.js +1 -1
  70. package/dist/components/workflow/index.js +1 -1
  71. package/dist/host-compat.css +10 -1
  72. package/dist/i18n/locales/ar.d.ts +1 -0
  73. package/dist/i18n/locales/ar.js +1 -0
  74. package/dist/i18n/locales/de.d.ts +1 -0
  75. package/dist/i18n/locales/de.js +1 -0
  76. package/dist/i18n/locales/el.d.ts +1 -0
  77. package/dist/i18n/locales/el.js +1 -0
  78. package/dist/i18n/locales/en.d.ts +1 -0
  79. package/dist/i18n/locales/en.js +1 -0
  80. package/dist/i18n/locales/es.d.ts +1 -0
  81. package/dist/i18n/locales/es.js +1 -0
  82. package/dist/i18n/locales/fr.d.ts +1 -0
  83. package/dist/i18n/locales/fr.js +1 -0
  84. package/dist/i18n/locales/hi.d.ts +1 -0
  85. package/dist/i18n/locales/hi.js +1 -0
  86. package/dist/i18n/locales/it.d.ts +1 -0
  87. package/dist/i18n/locales/it.js +1 -0
  88. package/dist/i18n/locales/ja.d.ts +1 -0
  89. package/dist/i18n/locales/ja.js +1 -0
  90. package/dist/i18n/locales/nl.d.ts +1 -0
  91. package/dist/i18n/locales/nl.js +1 -0
  92. package/dist/i18n/locales/pl.d.ts +1 -0
  93. package/dist/i18n/locales/pl.js +1 -0
  94. package/dist/i18n/locales/pt.d.ts +1 -0
  95. package/dist/i18n/locales/pt.js +1 -0
  96. package/dist/i18n/locales/ro.d.ts +1 -0
  97. package/dist/i18n/locales/ro.js +1 -0
  98. package/dist/i18n/locales/ru.d.ts +1 -0
  99. package/dist/i18n/locales/ru.js +1 -0
  100. package/dist/i18n/locales/sq.d.ts +1 -0
  101. package/dist/i18n/locales/sq.js +1 -0
  102. package/dist/i18n/locales/sv.d.ts +1 -0
  103. package/dist/i18n/locales/sv.js +1 -0
  104. package/dist/i18n/locales/tr.d.ts +1 -0
  105. package/dist/i18n/locales/tr.js +1 -0
  106. package/dist/i18n/locales/zh.d.ts +1 -0
  107. package/dist/i18n/locales/zh.js +1 -0
  108. package/dist/index.js +974 -1268
  109. package/dist/locales/ar.json +1 -0
  110. package/dist/locales/de.json +1 -0
  111. package/dist/locales/el.json +1 -0
  112. package/dist/locales/en.json +1 -0
  113. package/dist/locales/es.json +1 -0
  114. package/dist/locales/fr.json +1 -0
  115. package/dist/locales/hi.json +1 -0
  116. package/dist/locales/it.json +1 -0
  117. package/dist/locales/ja.json +1 -0
  118. package/dist/locales/nl.json +1 -0
  119. package/dist/locales/pl.json +1 -0
  120. package/dist/locales/pt.json +1 -0
  121. package/dist/locales/ro.json +1 -0
  122. package/dist/locales/ru.json +1 -0
  123. package/dist/locales/sq.json +1 -0
  124. package/dist/locales/sv.json +1 -0
  125. package/dist/locales/tr.json +1 -0
  126. package/dist/locales/zh.json +1 -0
  127. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  128. package/dist/patterns/payment-automation-upsell/index.js +5 -0
  129. package/dist/patterns/signature-request/index.js +1 -1
  130. package/dist/tokens.css +1 -1
  131. package/package.json +5 -1
  132. package/dist/_chunks/link-cell-renderer-Bt-mXeQY.js +0 -728
  133. package/dist/_chunks/sparkline-DcXqRZoq.js +0 -283
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} نجوم · {{count}} تقييمات"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "مُعلَّم: {{list}}",
1257
1258
  "summary": "{{label}}: الأدنى {{min}}, الأقصى {{max}}, الحالي {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "الأدنى {{min}}, الأقصى {{max}}, الحالي {{current}}, {{direction}}",
1259
1260
  "noData": "لا توجد بيانات",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} Sterne · {{count}} Bewertungen"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Markiert: {{list}}",
1257
1258
  "summary": "{{label}}: Min. {{min}}, Max. {{max}}, aktuell {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "Min. {{min}}, Max. {{max}}, aktuell {{current}}, {{direction}}",
1259
1260
  "noData": "Keine Daten",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} αστέρια · {{count}} αξιολογήσεις"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Σημειωμένο: {{list}}",
1257
1258
  "summary": "{{label}}: ελάχ. {{min}}, μέγ. {{max}}, τρέχον {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "ελάχ. {{min}}, μέγ. {{max}}, τρέχον {{current}}, {{direction}}",
1259
1260
  "noData": "Δεν υπάρχουν δεδομένα",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} stars · {{count}} reviews"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Marked: {{list}}",
1257
1258
  "summary": "{{label}}: min {{min}}, max {{max}}, current {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "min {{min}}, max {{max}}, current {{current}}, {{direction}}",
1259
1260
  "noData": "No data",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} estrellas · {{count}} opiniones"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Marcado: {{list}}",
1257
1258
  "summary": "{{label}}: mín. {{min}}, máx. {{max}}, actual {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "mín. {{min}}, máx. {{max}}, actual {{current}}, {{direction}}",
1259
1260
  "noData": "Sin datos",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} étoiles · {{count}} avis"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Repères : {{list}}",
1257
1258
  "summary": "{{label}} : min {{min}}, max {{max}}, actuel {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "min {{min}}, max {{max}}, actuel {{current}}, {{direction}}",
1259
1260
  "noData": "Aucune donnée",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} स्टार · {{count}} समीक्षाएं"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "चिह्नित: {{list}}",
1257
1258
  "summary": "{{label}}: न्यूनतम {{min}}, अधिकतम {{max}}, वर्तमान {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "न्यूनतम {{min}}, अधिकतम {{max}}, वर्तमान {{current}}, {{direction}}",
1259
1260
  "noData": "कोई डेटा नहीं",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} stelle · {{count}} opinioni"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Segnato: {{list}}",
1257
1258
  "summary": "{{label}}: min {{min}}, max {{max}}, attuale {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "min {{min}}, max {{max}}, attuale {{current}}, {{direction}}",
1259
1260
  "noData": "Nessun dato",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} 点 · {{count}} 件のレビュー"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "マーカー: {{list}}",
1257
1258
  "summary": "{{label}}: 最小 {{min}}、最大 {{max}}、現在 {{current}}、{{direction}}",
1258
1259
  "summaryNoLabel": "最小 {{min}}、最大 {{max}}、現在 {{current}}、{{direction}}",
1259
1260
  "noData": "データなし",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} sterren · {{count}} beoordelingen"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Gemarkeerd: {{list}}",
1257
1258
  "summary": "{{label}}: min {{min}}, max {{max}}, huidig {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "min {{min}}, max {{max}}, huidig {{current}}, {{direction}}",
1259
1260
  "noData": "Geen gegevens",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} gwiazdek · {{count}} opinii"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Oznaczono: {{list}}",
1257
1258
  "summary": "{{label}}: min {{min}}, maks {{max}}, bieżąca {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "min {{min}}, maks {{max}}, bieżąca {{current}}, {{direction}}",
1259
1260
  "noData": "Brak danych",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} estrelas · {{count}} avaliações"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Marcado: {{list}}",
1257
1258
  "summary": "{{label}}: mín {{min}}, máx {{max}}, atual {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "mín {{min}}, máx {{max}}, atual {{current}}, {{direction}}",
1259
1260
  "noData": "Sem dados",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} stele · {{count}} recenzii"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Marcat: {{list}}",
1257
1258
  "summary": "{{label}}: min {{min}}, max {{max}}, curent {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "min {{min}}, max {{max}}, curent {{current}}, {{direction}}",
1259
1260
  "noData": "Nicio dată",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} звёзд · {{count}} отзывов"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Отмечено: {{list}}",
1257
1258
  "summary": "{{label}}: мин {{min}}, макс {{max}}, текущее {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "мин {{min}}, макс {{max}}, текущее {{current}}, {{direction}}",
1259
1260
  "noData": "Нет данных",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} yje · {{count}} opinione"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Shënuar: {{list}}",
1257
1258
  "summary": "{{label}}: min {{min}}, maks {{max}}, aktual {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "min {{min}}, maks {{max}}, aktual {{current}}, {{direction}}",
1259
1260
  "noData": "Asnjë të dhënë",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} stjärnor · {{count}} recensioner"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "Markerat: {{list}}",
1257
1258
  "summary": "{{label}}: min {{min}}, max {{max}}, aktuell {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "min {{min}}, max {{max}}, aktuell {{current}}, {{direction}}",
1259
1260
  "noData": "Inga data",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} yıldız · {{count}} değerlendirme"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "İşaretli: {{list}}",
1257
1258
  "summary": "{{label}}: min {{min}}, maks {{max}}, güncel {{current}}, {{direction}}",
1258
1259
  "summaryNoLabel": "min {{min}}, maks {{max}}, güncel {{current}}, {{direction}}",
1259
1260
  "noData": "Veri yok",
@@ -1254,6 +1254,7 @@
1254
1254
  "reviews_other": "{{value}} 星 · {{count}} 条评价"
1255
1255
  },
1256
1256
  "sparkline": {
1257
+ "annotations": "标记:{{list}}",
1257
1258
  "summary": "{{label}}:最小值 {{min}},最大值 {{max}},当前值 {{current}},{{direction}}",
1258
1259
  "summaryNoLabel": "最小值 {{min}},最大值 {{max}},当前值 {{current}},{{direction}}",
1259
1260
  "noData": "无数据",
@@ -1,4 +1,4 @@
1
- import { C as l, M as o } from "../../_chunks/marketplace-app-shell-pCHBp8bo.js";
1
+ import { C as l, M as o } from "../../_chunks/marketplace-app-shell-DQC9Gpm0.js";
2
2
  export {
3
3
  l as ConnectWithAlfadocs,
4
4
  o as MarketplaceAppShell
@@ -0,0 +1,5 @@
1
+ import { P as a } from "../../_chunks/payment-automation-upsell-C4LIw1iQ.js";
2
+ export {
3
+ a as PaymentAutomationUpsell
4
+ };
5
+ //# sourceMappingURL=index.js.map
@@ -1,4 +1,4 @@
1
- import { S as o } from "../../_chunks/signature-request-BzXTV_RH.js";
1
+ import { S as o } from "../../_chunks/signature-request-BlNCXpRN.js";
2
2
  export {
3
3
  o as SignatureRequestModal
4
4
  };