@alfadocs/ui-kit 0.75.0 → 0.78.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/{address-fields-COyjgqxA.js → address-fields-7k59FnJ6.js} +2 -2
  2. package/dist/_chunks/{booking-B1Qkcl3c.js → booking-CLmeXtGv.js} +2 -2
  3. package/dist/_chunks/{country-select-DYHDLEjG.js → country-select-BN9nedAp.js} +2 -2
  4. package/dist/_chunks/document-preview-nwfulDEs.js +290 -0
  5. package/dist/_chunks/{file-manager-UF8dkQF1.js → file-manager-DfTG7bxx.js} +394 -399
  6. package/dist/_chunks/flag-Cnmivlrl.js +641 -0
  7. package/dist/_chunks/{header-settings-4cwQzeFc.js → header-settings-DMfdx0Vq.js} +2 -2
  8. package/dist/_chunks/{locale-picker-GNF3lo8K.js → locale-picker-EyvPrwDc.js} +2 -2
  9. package/dist/_chunks/{marketplace-app-shell-D_1tF4La.js → marketplace-app-shell-Bxq1PYAj.js} +2 -2
  10. package/dist/_chunks/{patient-details-DP4wKyq4.js → patient-details-zy76MRh7.js} +3 -3
  11. package/dist/_chunks/periodontal-chart-CYBhr9vc.js +1305 -0
  12. package/dist/_chunks/{phone-input-dtnrvnZf.js → phone-input-D00ZBAm-.js} +2 -2
  13. package/dist/agent-catalog.json +149 -1
  14. package/dist/agent-i18n/en.json +2 -0
  15. package/dist/components/address-fields/index.js +1 -1
  16. package/dist/components/booking/index.js +1 -1
  17. package/dist/components/country-select/index.js +1 -1
  18. package/dist/components/document-preview/document-preview.d.ts +35 -2
  19. package/dist/components/document-preview/index.d.ts +1 -1
  20. package/dist/components/document-preview/index.js +1 -1
  21. package/dist/components/file-manager/index.js +1 -1
  22. package/dist/components/flag/index.js +1 -1
  23. package/dist/components/header-settings/index.js +1 -1
  24. package/dist/components/locale-picker/index.js +1 -1
  25. package/dist/components/patient-details/index.js +1 -1
  26. package/dist/components/periodontal-chart/index.d.ts +2 -2
  27. package/dist/components/periodontal-chart/index.js +8 -7
  28. package/dist/components/periodontal-chart/periodontal-chart-data.d.ts +45 -0
  29. package/dist/components/periodontal-chart/periodontal-chart.d.ts +3 -1
  30. package/dist/components/phone-input/index.js +1 -1
  31. package/dist/i18n/locales/ar.d.ts +8 -1
  32. package/dist/i18n/locales/ar.js +8 -1
  33. package/dist/i18n/locales/de.d.ts +8 -1
  34. package/dist/i18n/locales/de.js +8 -1
  35. package/dist/i18n/locales/el.d.ts +8 -1
  36. package/dist/i18n/locales/el.js +8 -1
  37. package/dist/i18n/locales/en.d.ts +8 -1
  38. package/dist/i18n/locales/en.js +8 -1
  39. package/dist/i18n/locales/es.d.ts +8 -1
  40. package/dist/i18n/locales/es.js +8 -1
  41. package/dist/i18n/locales/fr.d.ts +8 -1
  42. package/dist/i18n/locales/fr.js +8 -1
  43. package/dist/i18n/locales/hi.d.ts +8 -1
  44. package/dist/i18n/locales/hi.js +8 -1
  45. package/dist/i18n/locales/it.d.ts +8 -1
  46. package/dist/i18n/locales/it.js +8 -1
  47. package/dist/i18n/locales/ja.d.ts +8 -1
  48. package/dist/i18n/locales/ja.js +8 -1
  49. package/dist/i18n/locales/nl.d.ts +8 -1
  50. package/dist/i18n/locales/nl.js +8 -1
  51. package/dist/i18n/locales/pl.d.ts +8 -1
  52. package/dist/i18n/locales/pl.js +8 -1
  53. package/dist/i18n/locales/pt.d.ts +8 -1
  54. package/dist/i18n/locales/pt.js +8 -1
  55. package/dist/i18n/locales/ro.d.ts +8 -1
  56. package/dist/i18n/locales/ro.js +8 -1
  57. package/dist/i18n/locales/ru.d.ts +8 -1
  58. package/dist/i18n/locales/ru.js +8 -1
  59. package/dist/i18n/locales/sq.d.ts +8 -1
  60. package/dist/i18n/locales/sq.js +8 -1
  61. package/dist/i18n/locales/sv.d.ts +8 -1
  62. package/dist/i18n/locales/sv.js +8 -1
  63. package/dist/i18n/locales/tr.d.ts +8 -1
  64. package/dist/i18n/locales/tr.js +8 -1
  65. package/dist/i18n/locales/zh.d.ts +8 -1
  66. package/dist/i18n/locales/zh.js +8 -1
  67. package/dist/index.js +217 -216
  68. package/dist/locales/ar.json +8 -1
  69. package/dist/locales/de.json +8 -1
  70. package/dist/locales/el.json +8 -1
  71. package/dist/locales/en.json +8 -1
  72. package/dist/locales/es.json +8 -1
  73. package/dist/locales/fr.json +8 -1
  74. package/dist/locales/hi.json +8 -1
  75. package/dist/locales/it.json +8 -1
  76. package/dist/locales/ja.json +8 -1
  77. package/dist/locales/nl.json +8 -1
  78. package/dist/locales/pl.json +8 -1
  79. package/dist/locales/pt.json +8 -1
  80. package/dist/locales/ro.json +8 -1
  81. package/dist/locales/ru.json +8 -1
  82. package/dist/locales/sq.json +8 -1
  83. package/dist/locales/sv.json +8 -1
  84. package/dist/locales/tr.json +8 -1
  85. package/dist/locales/zh.json +8 -1
  86. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  87. package/dist/tokens.css +2 -1
  88. package/package.json +1 -1
  89. package/dist/_chunks/document-preview-CGSM_au9.js +0 -181
  90. package/dist/_chunks/flag-DZ6V7-hU.js +0 -637
  91. package/dist/_chunks/periodontal-chart-D8hOFmde.js +0 -1173
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "المستندات",
980
+ "tabsLabel": "المستندات المحددة",
979
981
  "regionLabel": "معاينة المستند",
980
982
  "emptyTitle": "لم يُحدَّد أي مستند",
981
983
  "emptyDescription": "حدِّد مستنداً لمعاينته هنا.",
982
- "pdfLabel": "معاينة المستند",
983
984
  "imageAlt": "معاينة {{name}}",
984
985
  "noPreview": "المعاينة غير متاحة.",
985
986
  "clinical": "سريري",
987
+ "detailsTitle": "التفاصيل",
986
988
  "fields": {
987
989
  "size": "الحجم",
988
990
  "modified": "آخر تعديل",
991
+ "createdBy": "أنشأه",
992
+ "created": "تاريخ الإنشاء",
993
+ "signatureRequested": "طُلب التوقيع",
994
+ "signed": "موقَّع",
995
+ "sharedWithPatient": "تمت مشاركته مع المريض",
989
996
  "expires": "تنتهي الصلاحية"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Dokumente",
980
+ "tabsLabel": "Ausgewählte Dokumente",
979
981
  "regionLabel": "Dokumentvorschau",
980
982
  "emptyTitle": "Kein Dokument ausgewählt",
981
983
  "emptyDescription": "Wählen Sie ein Dokument aus, um es hier in der Vorschau anzuzeigen.",
982
- "pdfLabel": "Dokumentvorschau",
983
984
  "imageAlt": "Vorschau von {{name}}",
984
985
  "noPreview": "Keine Vorschau verfügbar.",
985
986
  "clinical": "Klinisch",
987
+ "detailsTitle": "Details",
986
988
  "fields": {
987
989
  "size": "Größe",
988
990
  "modified": "Geändert",
991
+ "createdBy": "Erstellt von",
992
+ "created": "Erstellt",
993
+ "signatureRequested": "Signatur angefordert",
994
+ "signed": "Signiert",
995
+ "sharedWithPatient": "Mit Patient geteilt",
989
996
  "expires": "Läuft ab"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Έγγραφα",
980
+ "tabsLabel": "Επιλεγμένα έγγραφα",
979
981
  "regionLabel": "Προεπισκόπηση εγγράφου",
980
982
  "emptyTitle": "Δεν έχει επιλεγεί έγγραφο",
981
983
  "emptyDescription": "Επιλέξτε ένα έγγραφο για προεπισκόπηση εδώ.",
982
- "pdfLabel": "Προεπισκόπηση εγγράφου",
983
984
  "imageAlt": "Προεπισκόπηση του {{name}}",
984
985
  "noPreview": "Δεν υπάρχει διαθέσιμη προεπισκόπηση.",
985
986
  "clinical": "Κλινικό",
987
+ "detailsTitle": "Λεπτομέρειες",
986
988
  "fields": {
987
989
  "size": "Μέγεθος",
988
990
  "modified": "Τροποποιήθηκε",
991
+ "createdBy": "Δημιουργήθηκε από",
992
+ "created": "Δημιουργήθηκε",
993
+ "signatureRequested": "Ζητήθηκε υπογραφή",
994
+ "signed": "Υπογράφηκε",
995
+ "sharedWithPatient": "Κοινοποιήθηκε στον ασθενή",
989
996
  "expires": "Λήγει"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Documents",
980
+ "tabsLabel": "Selected documents",
979
981
  "regionLabel": "Document preview",
980
982
  "emptyTitle": "No document selected",
981
983
  "emptyDescription": "Select a document to preview it here.",
982
- "pdfLabel": "Document preview",
983
984
  "imageAlt": "Preview of {{name}}",
984
985
  "noPreview": "No preview available.",
985
986
  "clinical": "Clinical",
987
+ "detailsTitle": "Details",
986
988
  "fields": {
987
989
  "size": "Size",
988
990
  "modified": "Modified",
991
+ "createdBy": "Created by",
992
+ "created": "Created",
993
+ "signatureRequested": "Signature requested",
994
+ "signed": "Signed",
995
+ "sharedWithPatient": "Shared with patient",
989
996
  "expires": "Expires"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Documentos",
980
+ "tabsLabel": "Documentos seleccionados",
979
981
  "regionLabel": "Vista previa del documento",
980
982
  "emptyTitle": "Ningún documento seleccionado",
981
983
  "emptyDescription": "Seleccione un documento para verlo aquí en vista previa.",
982
- "pdfLabel": "Vista previa del documento",
983
984
  "imageAlt": "Vista previa de {{name}}",
984
985
  "noPreview": "Vista previa no disponible.",
985
986
  "clinical": "Clínico",
987
+ "detailsTitle": "Detalles",
986
988
  "fields": {
987
989
  "size": "Tamaño",
988
990
  "modified": "Modificado",
991
+ "createdBy": "Creado por",
992
+ "created": "Creado",
993
+ "signatureRequested": "Firma solicitada",
994
+ "signed": "Firmado",
995
+ "sharedWithPatient": "Compartido con el paciente",
989
996
  "expires": "Caduca"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Documents",
980
+ "tabsLabel": "Documents sélectionnés",
979
981
  "regionLabel": "Aperçu du document",
980
982
  "emptyTitle": "Aucun document sélectionné",
981
983
  "emptyDescription": "Sélectionnez un document pour l’afficher ici en aperçu.",
982
- "pdfLabel": "Aperçu du document",
983
984
  "imageAlt": "Aperçu de {{name}}",
984
985
  "noPreview": "Aperçu non disponible.",
985
986
  "clinical": "Clinique",
987
+ "detailsTitle": "Détails",
986
988
  "fields": {
987
989
  "size": "Taille",
988
990
  "modified": "Modifié",
991
+ "createdBy": "Créé par",
992
+ "created": "Créé",
993
+ "signatureRequested": "Signature demandée",
994
+ "signed": "Signé",
995
+ "sharedWithPatient": "Partagé avec le patient",
989
996
  "expires": "Expiration"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "दस्तावेज़",
980
+ "tabsLabel": "चयनित दस्तावेज़",
979
981
  "regionLabel": "दस्तावेज़ पूर्वावलोकन",
980
982
  "emptyTitle": "कोई दस्तावेज़ चयनित नहीं",
981
983
  "emptyDescription": "यहाँ पूर्वावलोकन देखने के लिए कोई दस्तावेज़ चुनें।",
982
- "pdfLabel": "दस्तावेज़ पूर्वावलोकन",
983
984
  "imageAlt": "{{name}} का पूर्वावलोकन",
984
985
  "noPreview": "कोई पूर्वावलोकन उपलब्ध नहीं।",
985
986
  "clinical": "नैदानिक",
987
+ "detailsTitle": "विवरण",
986
988
  "fields": {
987
989
  "size": "आकार",
988
990
  "modified": "संशोधित",
991
+ "createdBy": "द्वारा बनाया गया",
992
+ "created": "बनाया गया",
993
+ "signatureRequested": "हस्ताक्षर का अनुरोध",
994
+ "signed": "हस्ताक्षरित",
995
+ "sharedWithPatient": "रोगी के साथ साझा किया गया",
989
996
  "expires": "समाप्ति"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Documenti",
980
+ "tabsLabel": "Documenti selezionati",
979
981
  "regionLabel": "Anteprima del documento",
980
982
  "emptyTitle": "Nessun documento selezionato",
981
983
  "emptyDescription": "Seleziona un documento per visualizzarne l’anteprima qui.",
982
- "pdfLabel": "Anteprima del documento",
983
984
  "imageAlt": "Anteprima di {{name}}",
984
985
  "noPreview": "Anteprima non disponibile.",
985
986
  "clinical": "Clinico",
987
+ "detailsTitle": "Dettagli",
986
988
  "fields": {
987
989
  "size": "Dimensione",
988
990
  "modified": "Modificato",
991
+ "createdBy": "Creato da",
992
+ "created": "Creato",
993
+ "signatureRequested": "Firma richiesta",
994
+ "signed": "Firmato",
995
+ "sharedWithPatient": "Condiviso con il paziente",
989
996
  "expires": "Scadenza"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "ドキュメント",
980
+ "tabsLabel": "選択したドキュメント",
979
981
  "regionLabel": "ドキュメントのプレビュー",
980
982
  "emptyTitle": "ドキュメントが選択されていません",
981
983
  "emptyDescription": "プレビューするドキュメントを選択してください。",
982
- "pdfLabel": "ドキュメントのプレビュー",
983
984
  "imageAlt": "{{name}} のプレビュー",
984
985
  "noPreview": "プレビューを利用できません。",
985
986
  "clinical": "臨床",
987
+ "detailsTitle": "詳細",
986
988
  "fields": {
987
989
  "size": "サイズ",
988
990
  "modified": "更新日時",
991
+ "createdBy": "作成者",
992
+ "created": "作成日",
993
+ "signatureRequested": "署名を依頼済み",
994
+ "signed": "署名済み",
995
+ "sharedWithPatient": "患者と共有済み",
989
996
  "expires": "有効期限"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Documenten",
980
+ "tabsLabel": "Geselecteerde documenten",
979
981
  "regionLabel": "Documentvoorbeeld",
980
982
  "emptyTitle": "Geen document geselecteerd",
981
983
  "emptyDescription": "Selecteer een document om het hier als voorbeeld te bekijken.",
982
- "pdfLabel": "Documentvoorbeeld",
983
984
  "imageAlt": "Voorbeeld van {{name}}",
984
985
  "noPreview": "Geen voorbeeld beschikbaar.",
985
986
  "clinical": "Klinisch",
987
+ "detailsTitle": "Details",
986
988
  "fields": {
987
989
  "size": "Grootte",
988
990
  "modified": "Gewijzigd",
991
+ "createdBy": "Gemaakt door",
992
+ "created": "Gemaakt",
993
+ "signatureRequested": "Handtekening aangevraagd",
994
+ "signed": "Ondertekend",
995
+ "sharedWithPatient": "Gedeeld met patiënt",
989
996
  "expires": "Verloopt"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Dokumenty",
980
+ "tabsLabel": "Wybrane dokumenty",
979
981
  "regionLabel": "Podgląd dokumentu",
980
982
  "emptyTitle": "Nie wybrano dokumentu",
981
983
  "emptyDescription": "Wybierz dokument, aby wyświetlić jego podgląd tutaj.",
982
- "pdfLabel": "Podgląd dokumentu",
983
984
  "imageAlt": "Podgląd {{name}}",
984
985
  "noPreview": "Podgląd niedostępny.",
985
986
  "clinical": "Kliniczny",
987
+ "detailsTitle": "Szczegóły",
986
988
  "fields": {
987
989
  "size": "Rozmiar",
988
990
  "modified": "Zmodyfikowano",
991
+ "createdBy": "Utworzone przez",
992
+ "created": "Utworzono",
993
+ "signatureRequested": "Prośba o podpis",
994
+ "signed": "Podpisano",
995
+ "sharedWithPatient": "Udostępniono pacjentowi",
989
996
  "expires": "Wygasa"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Documentos",
980
+ "tabsLabel": "Documentos selecionados",
979
981
  "regionLabel": "Pré-visualização do documento",
980
982
  "emptyTitle": "Nenhum documento selecionado",
981
983
  "emptyDescription": "Selecione um documento para o pré-visualizar aqui.",
982
- "pdfLabel": "Pré-visualização do documento",
983
984
  "imageAlt": "Pré-visualização de {{name}}",
984
985
  "noPreview": "Pré-visualização não disponível.",
985
986
  "clinical": "Clínico",
987
+ "detailsTitle": "Detalhes",
986
988
  "fields": {
987
989
  "size": "Tamanho",
988
990
  "modified": "Modificado",
991
+ "createdBy": "Criado por",
992
+ "created": "Criado",
993
+ "signatureRequested": "Assinatura solicitada",
994
+ "signed": "Assinado",
995
+ "sharedWithPatient": "Partilhado com o paciente",
989
996
  "expires": "Expira"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Documente",
980
+ "tabsLabel": "Documente selectate",
979
981
  "regionLabel": "Previzualizarea documentului",
980
982
  "emptyTitle": "Niciun document selectat",
981
983
  "emptyDescription": "Selectează un document pentru a-l previzualiza aici.",
982
- "pdfLabel": "Previzualizarea documentului",
983
984
  "imageAlt": "Previzualizare pentru {{name}}",
984
985
  "noPreview": "Previzualizare indisponibilă.",
985
986
  "clinical": "Clinic",
987
+ "detailsTitle": "Detalii",
986
988
  "fields": {
987
989
  "size": "Dimensiune",
988
990
  "modified": "Modificat",
991
+ "createdBy": "Creat de",
992
+ "created": "Creat",
993
+ "signatureRequested": "Semnătură solicitată",
994
+ "signed": "Semnat",
995
+ "sharedWithPatient": "Partajat cu pacientul",
989
996
  "expires": "Expiră"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Документы",
980
+ "tabsLabel": "Выбранные документы",
979
981
  "regionLabel": "Предпросмотр документа",
980
982
  "emptyTitle": "Документ не выбран",
981
983
  "emptyDescription": "Выберите документ, чтобы просмотреть его здесь.",
982
- "pdfLabel": "Предпросмотр документа",
983
984
  "imageAlt": "Предпросмотр {{name}}",
984
985
  "noPreview": "Предпросмотр недоступен.",
985
986
  "clinical": "Клинический",
987
+ "detailsTitle": "Сведения",
986
988
  "fields": {
987
989
  "size": "Размер",
988
990
  "modified": "Изменён",
991
+ "createdBy": "Кем создан",
992
+ "created": "Создано",
993
+ "signatureRequested": "Запрошена подпись",
994
+ "signed": "Подписано",
995
+ "sharedWithPatient": "Отправлено пациенту",
989
996
  "expires": "Истекает"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Dokumentet",
980
+ "tabsLabel": "Dokumentet e zgjedhura",
979
981
  "regionLabel": "Parapamja e dokumentit",
980
982
  "emptyTitle": "Asnjë dokument i zgjedhur",
981
983
  "emptyDescription": "Zgjidhni një dokument për ta parapamur këtu.",
982
- "pdfLabel": "Parapamja e dokumentit",
983
984
  "imageAlt": "Parapamje e {{name}}",
984
985
  "noPreview": "Parapamja nuk është e disponueshme.",
985
986
  "clinical": "Klinik",
987
+ "detailsTitle": "Detajet",
986
988
  "fields": {
987
989
  "size": "Madhësia",
988
990
  "modified": "Modifikuar",
991
+ "createdBy": "Krijuar nga",
992
+ "created": "Krijuar",
993
+ "signatureRequested": "Nënshkrimi u kërkua",
994
+ "signed": "Nënshkruar",
995
+ "sharedWithPatient": "Ndarë me pacientin",
989
996
  "expires": "Skadon"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Dokument",
980
+ "tabsLabel": "Valda dokument",
979
981
  "regionLabel": "Förhandsgranskning av dokument",
980
982
  "emptyTitle": "Inget dokument valt",
981
983
  "emptyDescription": "Välj ett dokument för att förhandsgranska det här.",
982
- "pdfLabel": "Förhandsgranskning av dokument",
983
984
  "imageAlt": "Förhandsgranskning av {{name}}",
984
985
  "noPreview": "Ingen förhandsgranskning tillgänglig.",
985
986
  "clinical": "Klinisk",
987
+ "detailsTitle": "Detaljer",
986
988
  "fields": {
987
989
  "size": "Storlek",
988
990
  "modified": "Ändrad",
991
+ "createdBy": "Skapad av",
992
+ "created": "Skapad",
993
+ "signatureRequested": "Signatur begärd",
994
+ "signed": "Signerad",
995
+ "sharedWithPatient": "Delad med patient",
989
996
  "expires": "Upphör"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "Belgeler",
980
+ "tabsLabel": "Seçili belgeler",
979
981
  "regionLabel": "Belge önizlemesi",
980
982
  "emptyTitle": "Belge seçilmedi",
981
983
  "emptyDescription": "Burada önizlemek için bir belge seçin.",
982
- "pdfLabel": "Belge önizlemesi",
983
984
  "imageAlt": "{{name}} önizlemesi",
984
985
  "noPreview": "Önizleme kullanılamıyor.",
985
986
  "clinical": "Klinik",
987
+ "detailsTitle": "Ayrıntılar",
986
988
  "fields": {
987
989
  "size": "Boyut",
988
990
  "modified": "Değiştirilme",
991
+ "createdBy": "Oluşturan",
992
+ "created": "Oluşturulma",
993
+ "signatureRequested": "İmza istendi",
994
+ "signed": "İmzalandı",
995
+ "sharedWithPatient": "Hastayla paylaşıldı",
989
996
  "expires": "Sona eriyor"
990
997
  },
991
998
  "signature": {
@@ -976,16 +976,23 @@
976
976
  }
977
977
  },
978
978
  "documentPreview": {
979
+ "multiTitle": "文档",
980
+ "tabsLabel": "所选文档",
979
981
  "regionLabel": "文档预览",
980
982
  "emptyTitle": "未选择文档",
981
983
  "emptyDescription": "选择一个文档以在此处预览。",
982
- "pdfLabel": "文档预览",
983
984
  "imageAlt": "{{name}} 的预览",
984
985
  "noPreview": "无可用预览。",
985
986
  "clinical": "临床",
987
+ "detailsTitle": "详情",
986
988
  "fields": {
987
989
  "size": "大小",
988
990
  "modified": "修改时间",
991
+ "createdBy": "创建者",
992
+ "created": "创建时间",
993
+ "signatureRequested": "已请求签名",
994
+ "signed": "已签名",
995
+ "sharedWithPatient": "已与患者共享",
989
996
  "expires": "到期"
990
997
  },
991
998
  "signature": {
@@ -1,4 +1,4 @@
1
- import { C as l, M as o } from "../../_chunks/marketplace-app-shell-D_1tF4La.js";
1
+ import { C as l, M as o } from "../../_chunks/marketplace-app-shell-Bxq1PYAj.js";
2
2
  export {
3
3
  l as ConnectWithAlfadocs,
4
4
  o as MarketplaceAppShell