@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.
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-CvHnHf6T.js +243 -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 +25 -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 +2 -1
  32. package/dist/i18n/locales/ar.js +2 -1
  33. package/dist/i18n/locales/de.d.ts +2 -1
  34. package/dist/i18n/locales/de.js +2 -1
  35. package/dist/i18n/locales/el.d.ts +2 -1
  36. package/dist/i18n/locales/el.js +2 -1
  37. package/dist/i18n/locales/en.d.ts +2 -1
  38. package/dist/i18n/locales/en.js +2 -1
  39. package/dist/i18n/locales/es.d.ts +2 -1
  40. package/dist/i18n/locales/es.js +2 -1
  41. package/dist/i18n/locales/fr.d.ts +2 -1
  42. package/dist/i18n/locales/fr.js +2 -1
  43. package/dist/i18n/locales/hi.d.ts +2 -1
  44. package/dist/i18n/locales/hi.js +2 -1
  45. package/dist/i18n/locales/it.d.ts +2 -1
  46. package/dist/i18n/locales/it.js +2 -1
  47. package/dist/i18n/locales/ja.d.ts +2 -1
  48. package/dist/i18n/locales/ja.js +2 -1
  49. package/dist/i18n/locales/nl.d.ts +2 -1
  50. package/dist/i18n/locales/nl.js +2 -1
  51. package/dist/i18n/locales/pl.d.ts +2 -1
  52. package/dist/i18n/locales/pl.js +2 -1
  53. package/dist/i18n/locales/pt.d.ts +2 -1
  54. package/dist/i18n/locales/pt.js +2 -1
  55. package/dist/i18n/locales/ro.d.ts +2 -1
  56. package/dist/i18n/locales/ro.js +2 -1
  57. package/dist/i18n/locales/ru.d.ts +2 -1
  58. package/dist/i18n/locales/ru.js +2 -1
  59. package/dist/i18n/locales/sq.d.ts +2 -1
  60. package/dist/i18n/locales/sq.js +2 -1
  61. package/dist/i18n/locales/sv.d.ts +2 -1
  62. package/dist/i18n/locales/sv.js +2 -1
  63. package/dist/i18n/locales/tr.d.ts +2 -1
  64. package/dist/i18n/locales/tr.js +2 -1
  65. package/dist/i18n/locales/zh.d.ts +2 -1
  66. package/dist/i18n/locales/zh.js +2 -1
  67. package/dist/index.js +217 -216
  68. package/dist/locales/ar.json +2 -1
  69. package/dist/locales/de.json +2 -1
  70. package/dist/locales/el.json +2 -1
  71. package/dist/locales/en.json +2 -1
  72. package/dist/locales/es.json +2 -1
  73. package/dist/locales/fr.json +2 -1
  74. package/dist/locales/hi.json +2 -1
  75. package/dist/locales/it.json +2 -1
  76. package/dist/locales/ja.json +2 -1
  77. package/dist/locales/nl.json +2 -1
  78. package/dist/locales/pl.json +2 -1
  79. package/dist/locales/pt.json +2 -1
  80. package/dist/locales/ro.json +2 -1
  81. package/dist/locales/ru.json +2 -1
  82. package/dist/locales/sq.json +2 -1
  83. package/dist/locales/sv.json +2 -1
  84. package/dist/locales/tr.json +2 -1
  85. package/dist/locales/zh.json +2 -1
  86. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  87. package/dist/tokens.css +1 -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
@@ -977,10 +977,11 @@ export declare const itUi: {
977
977
  };
978
978
  };
979
979
  readonly documentPreview: {
980
+ readonly multiTitle: "Documenti";
981
+ readonly tabsLabel: "Documenti selezionati";
980
982
  readonly regionLabel: "Anteprima del documento";
981
983
  readonly emptyTitle: "Nessun documento selezionato";
982
984
  readonly emptyDescription: "Seleziona un documento per visualizzarne l’anteprima qui.";
983
- readonly pdfLabel: "Anteprima del documento";
984
985
  readonly imageAlt: "Anteprima di {{name}}";
985
986
  readonly noPreview: "Anteprima non disponibile.";
986
987
  readonly clinical: "Clinico";
@@ -952,10 +952,11 @@ const e = {
952
952
  }
953
953
  },
954
954
  documentPreview: {
955
+ multiTitle: "Documenti",
956
+ tabsLabel: "Documenti selezionati",
955
957
  regionLabel: "Anteprima del documento",
956
958
  emptyTitle: "Nessun documento selezionato",
957
959
  emptyDescription: "Seleziona un documento per visualizzarne l’anteprima qui.",
958
- pdfLabel: "Anteprima del documento",
959
960
  imageAlt: "Anteprima di {{name}}",
960
961
  noPreview: "Anteprima non disponibile.",
961
962
  clinical: "Clinico",
@@ -980,10 +980,11 @@ export declare const jaUi: {
980
980
  };
981
981
  };
982
982
  readonly documentPreview: {
983
+ readonly multiTitle: "ドキュメント";
984
+ readonly tabsLabel: "選択したドキュメント";
983
985
  readonly regionLabel: "ドキュメントのプレビュー";
984
986
  readonly emptyTitle: "ドキュメントが選択されていません";
985
987
  readonly emptyDescription: "プレビューするドキュメントを選択してください。";
986
- readonly pdfLabel: "ドキュメントのプレビュー";
987
988
  readonly imageAlt: "{{name}} のプレビュー";
988
989
  readonly noPreview: "プレビューを利用できません。";
989
990
  readonly clinical: "臨床";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "ドキュメント",
976
+ tabsLabel: "選択したドキュメント",
975
977
  regionLabel: "ドキュメントのプレビュー",
976
978
  emptyTitle: "ドキュメントが選択されていません",
977
979
  emptyDescription: "プレビューするドキュメントを選択してください。",
978
- pdfLabel: "ドキュメントのプレビュー",
979
980
  imageAlt: "{{name}} のプレビュー",
980
981
  noPreview: "プレビューを利用できません。",
981
982
  clinical: "臨床",
@@ -980,10 +980,11 @@ export declare const nlUi: {
980
980
  };
981
981
  };
982
982
  readonly documentPreview: {
983
+ readonly multiTitle: "Documenten";
984
+ readonly tabsLabel: "Geselecteerde documenten";
983
985
  readonly regionLabel: "Documentvoorbeeld";
984
986
  readonly emptyTitle: "Geen document geselecteerd";
985
987
  readonly emptyDescription: "Selecteer een document om het hier als voorbeeld te bekijken.";
986
- readonly pdfLabel: "Documentvoorbeeld";
987
988
  readonly imageAlt: "Voorbeeld van {{name}}";
988
989
  readonly noPreview: "Geen voorbeeld beschikbaar.";
989
990
  readonly clinical: "Klinisch";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "Documenten",
976
+ tabsLabel: "Geselecteerde documenten",
975
977
  regionLabel: "Documentvoorbeeld",
976
978
  emptyTitle: "Geen document geselecteerd",
977
979
  emptyDescription: "Selecteer een document om het hier als voorbeeld te bekijken.",
978
- pdfLabel: "Documentvoorbeeld",
979
980
  imageAlt: "Voorbeeld van {{name}}",
980
981
  noPreview: "Geen voorbeeld beschikbaar.",
981
982
  clinical: "Klinisch",
@@ -980,10 +980,11 @@ export declare const plUi: {
980
980
  };
981
981
  };
982
982
  readonly documentPreview: {
983
+ readonly multiTitle: "Dokumenty";
984
+ readonly tabsLabel: "Wybrane dokumenty";
983
985
  readonly regionLabel: "Podgląd dokumentu";
984
986
  readonly emptyTitle: "Nie wybrano dokumentu";
985
987
  readonly emptyDescription: "Wybierz dokument, aby wyświetlić jego podgląd tutaj.";
986
- readonly pdfLabel: "Podgląd dokumentu";
987
988
  readonly imageAlt: "Podgląd {{name}}";
988
989
  readonly noPreview: "Podgląd niedostępny.";
989
990
  readonly clinical: "Kliniczny";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "Dokumenty",
976
+ tabsLabel: "Wybrane dokumenty",
975
977
  regionLabel: "Podgląd dokumentu",
976
978
  emptyTitle: "Nie wybrano dokumentu",
977
979
  emptyDescription: "Wybierz dokument, aby wyświetlić jego podgląd tutaj.",
978
- pdfLabel: "Podgląd dokumentu",
979
980
  imageAlt: "Podgląd {{name}}",
980
981
  noPreview: "Podgląd niedostępny.",
981
982
  clinical: "Kliniczny",
@@ -981,10 +981,11 @@ export declare const ptUi: {
981
981
  };
982
982
  };
983
983
  readonly documentPreview: {
984
+ readonly multiTitle: "Documentos";
985
+ readonly tabsLabel: "Documentos selecionados";
984
986
  readonly regionLabel: "Pré-visualização do documento";
985
987
  readonly emptyTitle: "Nenhum documento selecionado";
986
988
  readonly emptyDescription: "Selecione um documento para o pré-visualizar aqui.";
987
- readonly pdfLabel: "Pré-visualização do documento";
988
989
  readonly imageAlt: "Pré-visualização de {{name}}";
989
990
  readonly noPreview: "Pré-visualização não disponível.";
990
991
  readonly clinical: "Clínico";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "Documentos",
976
+ tabsLabel: "Documentos selecionados",
975
977
  regionLabel: "Pré-visualização do documento",
976
978
  emptyTitle: "Nenhum documento selecionado",
977
979
  emptyDescription: "Selecione um documento para o pré-visualizar aqui.",
978
- pdfLabel: "Pré-visualização do documento",
979
980
  imageAlt: "Pré-visualização de {{name}}",
980
981
  noPreview: "Pré-visualização não disponível.",
981
982
  clinical: "Clínico",
@@ -980,10 +980,11 @@ export declare const roUi: {
980
980
  };
981
981
  };
982
982
  readonly documentPreview: {
983
+ readonly multiTitle: "Documente";
984
+ readonly tabsLabel: "Documente selectate";
983
985
  readonly regionLabel: "Previzualizarea documentului";
984
986
  readonly emptyTitle: "Niciun document selectat";
985
987
  readonly emptyDescription: "Selectează un document pentru a-l previzualiza aici.";
986
- readonly pdfLabel: "Previzualizarea documentului";
987
988
  readonly imageAlt: "Previzualizare pentru {{name}}";
988
989
  readonly noPreview: "Previzualizare indisponibilă.";
989
990
  readonly clinical: "Clinic";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "Documente",
976
+ tabsLabel: "Documente selectate",
975
977
  regionLabel: "Previzualizarea documentului",
976
978
  emptyTitle: "Niciun document selectat",
977
979
  emptyDescription: "Selectează un document pentru a-l previzualiza aici.",
978
- pdfLabel: "Previzualizarea documentului",
979
980
  imageAlt: "Previzualizare pentru {{name}}",
980
981
  noPreview: "Previzualizare indisponibilă.",
981
982
  clinical: "Clinic",
@@ -980,10 +980,11 @@ export declare const ruUi: {
980
980
  };
981
981
  };
982
982
  readonly documentPreview: {
983
+ readonly multiTitle: "Документы";
984
+ readonly tabsLabel: "Выбранные документы";
983
985
  readonly regionLabel: "Предпросмотр документа";
984
986
  readonly emptyTitle: "Документ не выбран";
985
987
  readonly emptyDescription: "Выберите документ, чтобы просмотреть его здесь.";
986
- readonly pdfLabel: "Предпросмотр документа";
987
988
  readonly imageAlt: "Предпросмотр {{name}}";
988
989
  readonly noPreview: "Предпросмотр недоступен.";
989
990
  readonly clinical: "Клинический";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "Документы",
976
+ tabsLabel: "Выбранные документы",
975
977
  regionLabel: "Предпросмотр документа",
976
978
  emptyTitle: "Документ не выбран",
977
979
  emptyDescription: "Выберите документ, чтобы просмотреть его здесь.",
978
- pdfLabel: "Предпросмотр документа",
979
980
  imageAlt: "Предпросмотр {{name}}",
980
981
  noPreview: "Предпросмотр недоступен.",
981
982
  clinical: "Клинический",
@@ -980,10 +980,11 @@ export declare const sqUi: {
980
980
  };
981
981
  };
982
982
  readonly documentPreview: {
983
+ readonly multiTitle: "Dokumentet";
984
+ readonly tabsLabel: "Dokumentet e zgjedhura";
983
985
  readonly regionLabel: "Parapamja e dokumentit";
984
986
  readonly emptyTitle: "Asnjë dokument i zgjedhur";
985
987
  readonly emptyDescription: "Zgjidhni një dokument për ta parapamur këtu.";
986
- readonly pdfLabel: "Parapamja e dokumentit";
987
988
  readonly imageAlt: "Parapamje e {{name}}";
988
989
  readonly noPreview: "Parapamja nuk është e disponueshme.";
989
990
  readonly clinical: "Klinik";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "Dokumentet",
976
+ tabsLabel: "Dokumentet e zgjedhura",
975
977
  regionLabel: "Parapamja e dokumentit",
976
978
  emptyTitle: "Asnjë dokument i zgjedhur",
977
979
  emptyDescription: "Zgjidhni një dokument për ta parapamur këtu.",
978
- pdfLabel: "Parapamja e dokumentit",
979
980
  imageAlt: "Parapamje e {{name}}",
980
981
  noPreview: "Parapamja nuk është e disponueshme.",
981
982
  clinical: "Klinik",
@@ -980,10 +980,11 @@ export declare const svUi: {
980
980
  };
981
981
  };
982
982
  readonly documentPreview: {
983
+ readonly multiTitle: "Dokument";
984
+ readonly tabsLabel: "Valda dokument";
983
985
  readonly regionLabel: "Förhandsgranskning av dokument";
984
986
  readonly emptyTitle: "Inget dokument valt";
985
987
  readonly emptyDescription: "Välj ett dokument för att förhandsgranska det här.";
986
- readonly pdfLabel: "Förhandsgranskning av dokument";
987
988
  readonly imageAlt: "Förhandsgranskning av {{name}}";
988
989
  readonly noPreview: "Ingen förhandsgranskning tillgänglig.";
989
990
  readonly clinical: "Klinisk";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "Dokument",
976
+ tabsLabel: "Valda dokument",
975
977
  regionLabel: "Förhandsgranskning av dokument",
976
978
  emptyTitle: "Inget dokument valt",
977
979
  emptyDescription: "Välj ett dokument för att förhandsgranska det här.",
978
- pdfLabel: "Förhandsgranskning av dokument",
979
980
  imageAlt: "Förhandsgranskning av {{name}}",
980
981
  noPreview: "Ingen förhandsgranskning tillgänglig.",
981
982
  clinical: "Klinisk",
@@ -980,10 +980,11 @@ export declare const trUi: {
980
980
  };
981
981
  };
982
982
  readonly documentPreview: {
983
+ readonly multiTitle: "Belgeler";
984
+ readonly tabsLabel: "Seçili belgeler";
983
985
  readonly regionLabel: "Belge önizlemesi";
984
986
  readonly emptyTitle: "Belge seçilmedi";
985
987
  readonly emptyDescription: "Burada önizlemek için bir belge seçin.";
986
- readonly pdfLabel: "Belge önizlemesi";
987
988
  readonly imageAlt: "{{name}} önizlemesi";
988
989
  readonly noPreview: "Önizleme kullanılamıyor.";
989
990
  readonly clinical: "Klinik";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "Belgeler",
976
+ tabsLabel: "Seçili belgeler",
975
977
  regionLabel: "Belge önizlemesi",
976
978
  emptyTitle: "Belge seçilmedi",
977
979
  emptyDescription: "Burada önizlemek için bir belge seçin.",
978
- pdfLabel: "Belge önizlemesi",
979
980
  imageAlt: "{{name}} önizlemesi",
980
981
  noPreview: "Önizleme kullanılamıyor.",
981
982
  clinical: "Klinik",
@@ -980,10 +980,11 @@ export declare const zhUi: {
980
980
  };
981
981
  };
982
982
  readonly documentPreview: {
983
+ readonly multiTitle: "文档";
984
+ readonly tabsLabel: "所选文档";
983
985
  readonly regionLabel: "文档预览";
984
986
  readonly emptyTitle: "未选择文档";
985
987
  readonly emptyDescription: "选择一个文档以在此处预览。";
986
- readonly pdfLabel: "文档预览";
987
988
  readonly imageAlt: "{{name}} 的预览";
988
989
  readonly noPreview: "无可用预览。";
989
990
  readonly clinical: "临床";
@@ -972,10 +972,11 @@ const e = {
972
972
  }
973
973
  },
974
974
  documentPreview: {
975
+ multiTitle: "文档",
976
+ tabsLabel: "所选文档",
975
977
  regionLabel: "文档预览",
976
978
  emptyTitle: "未选择文档",
977
979
  emptyDescription: "选择一个文档以在此处预览。",
978
- pdfLabel: "文档预览",
979
980
  imageAlt: "{{name}} 的预览",
980
981
  noPreview: "无可用预览。",
981
982
  clinical: "临床",