@alfadocs/ui-kit 0.75.0 → 0.77.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.
- package/dist/_chunks/{address-fields-COyjgqxA.js → address-fields-7k59FnJ6.js} +2 -2
- package/dist/_chunks/{booking-B1Qkcl3c.js → booking-CLmeXtGv.js} +2 -2
- package/dist/_chunks/{country-select-DYHDLEjG.js → country-select-BN9nedAp.js} +2 -2
- package/dist/_chunks/document-preview-CvHnHf6T.js +243 -0
- package/dist/_chunks/{file-manager-UF8dkQF1.js → file-manager-DfTG7bxx.js} +394 -399
- package/dist/_chunks/flag-Cnmivlrl.js +641 -0
- package/dist/_chunks/{header-settings-4cwQzeFc.js → header-settings-DMfdx0Vq.js} +2 -2
- package/dist/_chunks/{locale-picker-GNF3lo8K.js → locale-picker-EyvPrwDc.js} +2 -2
- package/dist/_chunks/{marketplace-app-shell-D_1tF4La.js → marketplace-app-shell-Bxq1PYAj.js} +2 -2
- package/dist/_chunks/{patient-details-DP4wKyq4.js → patient-details-zy76MRh7.js} +3 -3
- package/dist/_chunks/periodontal-chart-CYBhr9vc.js +1305 -0
- package/dist/_chunks/{phone-input-dtnrvnZf.js → phone-input-D00ZBAm-.js} +2 -2
- package/dist/agent-catalog.json +149 -1
- package/dist/agent-i18n/en.json +2 -0
- package/dist/components/address-fields/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/country-select/index.js +1 -1
- package/dist/components/document-preview/document-preview.d.ts +25 -2
- package/dist/components/document-preview/index.d.ts +1 -1
- package/dist/components/document-preview/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/flag/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/locale-picker/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/periodontal-chart/index.d.ts +2 -2
- package/dist/components/periodontal-chart/index.js +8 -7
- package/dist/components/periodontal-chart/periodontal-chart-data.d.ts +45 -0
- package/dist/components/periodontal-chart/periodontal-chart.d.ts +3 -1
- package/dist/components/phone-input/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +2 -1
- package/dist/i18n/locales/ar.js +2 -1
- package/dist/i18n/locales/de.d.ts +2 -1
- package/dist/i18n/locales/de.js +2 -1
- package/dist/i18n/locales/el.d.ts +2 -1
- package/dist/i18n/locales/el.js +2 -1
- package/dist/i18n/locales/en.d.ts +2 -1
- package/dist/i18n/locales/en.js +2 -1
- package/dist/i18n/locales/es.d.ts +2 -1
- package/dist/i18n/locales/es.js +2 -1
- package/dist/i18n/locales/fr.d.ts +2 -1
- package/dist/i18n/locales/fr.js +2 -1
- package/dist/i18n/locales/hi.d.ts +2 -1
- package/dist/i18n/locales/hi.js +2 -1
- package/dist/i18n/locales/it.d.ts +2 -1
- package/dist/i18n/locales/it.js +2 -1
- package/dist/i18n/locales/ja.d.ts +2 -1
- package/dist/i18n/locales/ja.js +2 -1
- package/dist/i18n/locales/nl.d.ts +2 -1
- package/dist/i18n/locales/nl.js +2 -1
- package/dist/i18n/locales/pl.d.ts +2 -1
- package/dist/i18n/locales/pl.js +2 -1
- package/dist/i18n/locales/pt.d.ts +2 -1
- package/dist/i18n/locales/pt.js +2 -1
- package/dist/i18n/locales/ro.d.ts +2 -1
- package/dist/i18n/locales/ro.js +2 -1
- package/dist/i18n/locales/ru.d.ts +2 -1
- package/dist/i18n/locales/ru.js +2 -1
- package/dist/i18n/locales/sq.d.ts +2 -1
- package/dist/i18n/locales/sq.js +2 -1
- package/dist/i18n/locales/sv.d.ts +2 -1
- package/dist/i18n/locales/sv.js +2 -1
- package/dist/i18n/locales/tr.d.ts +2 -1
- package/dist/i18n/locales/tr.js +2 -1
- package/dist/i18n/locales/zh.d.ts +2 -1
- package/dist/i18n/locales/zh.js +2 -1
- package/dist/index.js +217 -216
- package/dist/locales/ar.json +2 -1
- package/dist/locales/de.json +2 -1
- package/dist/locales/el.json +2 -1
- package/dist/locales/en.json +2 -1
- package/dist/locales/es.json +2 -1
- package/dist/locales/fr.json +2 -1
- package/dist/locales/hi.json +2 -1
- package/dist/locales/it.json +2 -1
- package/dist/locales/ja.json +2 -1
- package/dist/locales/nl.json +2 -1
- package/dist/locales/pl.json +2 -1
- package/dist/locales/pt.json +2 -1
- package/dist/locales/ro.json +2 -1
- package/dist/locales/ru.json +2 -1
- package/dist/locales/sq.json +2 -1
- package/dist/locales/sv.json +2 -1
- package/dist/locales/tr.json +2 -1
- package/dist/locales/zh.json +2 -1
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/document-preview-CGSM_au9.js +0 -181
- package/dist/_chunks/flag-DZ6V7-hU.js +0 -637
- package/dist/_chunks/periodontal-chart-D8hOFmde.js +0 -1173
package/dist/locales/ar.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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": "سريري",
|
package/dist/locales/de.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/el.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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": "Κλινικό",
|
package/dist/locales/en.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/es.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/fr.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/hi.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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": "नैदानिक",
|
package/dist/locales/it.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/ja.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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": "臨床",
|
package/dist/locales/nl.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/pl.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/pt.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/ro.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/ru.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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": "Клинический",
|
package/dist/locales/sq.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/sv.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/tr.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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",
|
package/dist/locales/zh.json
CHANGED
|
@@ -976,10 +976,11 @@
|
|
|
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": "临床",
|