@alfadocs/ui-kit 1.4.6 → 1.4.7

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 (71) hide show
  1. package/dist/_chunks/anamnesis-summary-card-BvaSnAbI.js +302 -0
  2. package/dist/_chunks/{anamnesis-i18n-w9La6dNo.js → anamnesis-summary-rows-D7v_JyGo.js} +2474 -2349
  3. package/dist/agent-catalog.json +31 -1
  4. package/dist/agent-i18n/en.json +5 -0
  5. package/dist/components/anamnesis-summary-card/anamnesis-summary-card.agent.d.ts +4 -0
  6. package/dist/components/anamnesis-summary-card/anamnesis-summary-card.d.ts +69 -0
  7. package/dist/components/anamnesis-summary-card/index.d.ts +4 -0
  8. package/dist/components/anamnesis-summary-card/index.js +6 -0
  9. package/dist/components/index.d.ts +1 -0
  10. package/dist/i18n/locales/ar.d.ts +20 -0
  11. package/dist/i18n/locales/ar.js +20 -0
  12. package/dist/i18n/locales/de.d.ts +20 -0
  13. package/dist/i18n/locales/de.js +20 -0
  14. package/dist/i18n/locales/el.d.ts +20 -0
  15. package/dist/i18n/locales/el.js +20 -0
  16. package/dist/i18n/locales/en.d.ts +20 -0
  17. package/dist/i18n/locales/en.js +20 -0
  18. package/dist/i18n/locales/es.d.ts +20 -0
  19. package/dist/i18n/locales/es.js +20 -0
  20. package/dist/i18n/locales/fr.d.ts +20 -0
  21. package/dist/i18n/locales/fr.js +20 -0
  22. package/dist/i18n/locales/hi.d.ts +20 -0
  23. package/dist/i18n/locales/hi.js +20 -0
  24. package/dist/i18n/locales/it.d.ts +20 -0
  25. package/dist/i18n/locales/it.js +20 -0
  26. package/dist/i18n/locales/ja.d.ts +20 -0
  27. package/dist/i18n/locales/ja.js +20 -0
  28. package/dist/i18n/locales/nl.d.ts +20 -0
  29. package/dist/i18n/locales/nl.js +20 -0
  30. package/dist/i18n/locales/pl.d.ts +20 -0
  31. package/dist/i18n/locales/pl.js +20 -0
  32. package/dist/i18n/locales/pt.d.ts +20 -0
  33. package/dist/i18n/locales/pt.js +20 -0
  34. package/dist/i18n/locales/ro.d.ts +20 -0
  35. package/dist/i18n/locales/ro.js +20 -0
  36. package/dist/i18n/locales/ru.d.ts +20 -0
  37. package/dist/i18n/locales/ru.js +20 -0
  38. package/dist/i18n/locales/sq.d.ts +20 -0
  39. package/dist/i18n/locales/sq.js +20 -0
  40. package/dist/i18n/locales/sv.d.ts +20 -0
  41. package/dist/i18n/locales/sv.js +20 -0
  42. package/dist/i18n/locales/tr.d.ts +20 -0
  43. package/dist/i18n/locales/tr.js +20 -0
  44. package/dist/i18n/locales/zh.d.ts +20 -0
  45. package/dist/i18n/locales/zh.js +20 -0
  46. package/dist/index.js +266 -262
  47. package/dist/locales/ar.json +20 -0
  48. package/dist/locales/de.json +20 -0
  49. package/dist/locales/el.json +20 -0
  50. package/dist/locales/en.json +20 -0
  51. package/dist/locales/es.json +20 -0
  52. package/dist/locales/fr.json +20 -0
  53. package/dist/locales/hi.json +20 -0
  54. package/dist/locales/it.json +20 -0
  55. package/dist/locales/ja.json +20 -0
  56. package/dist/locales/nl.json +20 -0
  57. package/dist/locales/pl.json +20 -0
  58. package/dist/locales/pt.json +20 -0
  59. package/dist/locales/ro.json +20 -0
  60. package/dist/locales/ru.json +20 -0
  61. package/dist/locales/sq.json +20 -0
  62. package/dist/locales/sv.json +20 -0
  63. package/dist/locales/tr.json +20 -0
  64. package/dist/locales/zh.json +20 -0
  65. package/dist/patterns/anamnesis/anamnesis-questionnaire.d.ts +6 -1
  66. package/dist/patterns/anamnesis/anamnesis-summary-rows.d.ts +32 -0
  67. package/dist/patterns/anamnesis/anamnesis.d.ts +20 -1
  68. package/dist/patterns/anamnesis/index.d.ts +2 -1
  69. package/dist/patterns/anamnesis/index.js +15 -14
  70. package/dist/tokens.css +1 -1
  71. package/package.json +5 -1
@@ -2054,6 +2054,26 @@ const e = {
2054
2054
  unsignedDocuments_other: "{{count}} unsigned documents"
2055
2055
  }
2056
2056
  },
2057
+ anamnesisSummaryCard: {
2058
+ regionLabel: "問診サマリー",
2059
+ highlighted: "ハイライト",
2060
+ highlightedCount_zero: "ハイライト {{count}} 件",
2061
+ highlightedCount_one: "ハイライト {{count}} 件",
2062
+ highlightedCount_two: "ハイライト {{count}} 件",
2063
+ highlightedCount_few: "ハイライト {{count}} 件",
2064
+ highlightedCount_many: "ハイライト {{count}} 件",
2065
+ highlightedCount_other: "ハイライト {{count}} 件",
2066
+ reportedOn: "{{date}} にハイライト",
2067
+ reportedOnFrom: "{{date}} にハイライト · {{source}}",
2068
+ unanswered_zero: "未回答の質問 {{count}} 件",
2069
+ unanswered_one: "未回答の質問 {{count}} 件",
2070
+ unanswered_two: "未回答の質問 {{count}} 件",
2071
+ unanswered_few: "未回答の質問 {{count}} 件",
2072
+ unanswered_many: "未回答の質問 {{count}} 件",
2073
+ unanswered_other: "未回答の質問 {{count}} 件",
2074
+ empty: "まだ回答が記録されていません",
2075
+ sectionsLabel: "問診セクション"
2076
+ },
2057
2077
  appointmentCard: {
2058
2078
  itemLabel: "{{patient}} — {{state}}",
2059
2079
  itemLabelGeneric: "{{title}} — {{state}}",
@@ -2064,6 +2064,26 @@ export declare const nlUi: {
2064
2064
  readonly unsignedDocuments_other: "{{count}} unsigned documents";
2065
2065
  };
2066
2066
  };
2067
+ readonly anamnesisSummaryCard: {
2068
+ readonly regionLabel: "Samenvatting anamnese";
2069
+ readonly highlighted: "Gemarkeerd";
2070
+ readonly highlightedCount_zero: "{{count}} gemarkeerd";
2071
+ readonly highlightedCount_one: "{{count}} gemarkeerd";
2072
+ readonly highlightedCount_two: "{{count}} gemarkeerd";
2073
+ readonly highlightedCount_few: "{{count}} gemarkeerd";
2074
+ readonly highlightedCount_many: "{{count}} gemarkeerd";
2075
+ readonly highlightedCount_other: "{{count}} gemarkeerd";
2076
+ readonly reportedOn: "Gemarkeerd op {{date}}";
2077
+ readonly reportedOnFrom: "Gemarkeerd op {{date}} · {{source}}";
2078
+ readonly unanswered_zero: "{{count}} vragen niet beantwoord";
2079
+ readonly unanswered_one: "{{count}} vraag niet beantwoord";
2080
+ readonly unanswered_two: "{{count}} vragen niet beantwoord";
2081
+ readonly unanswered_few: "{{count}} vragen niet beantwoord";
2082
+ readonly unanswered_many: "{{count}} vragen niet beantwoord";
2083
+ readonly unanswered_other: "{{count}} vragen niet beantwoord";
2084
+ readonly empty: "Nog geen antwoorden vastgelegd";
2085
+ readonly sectionsLabel: "Anamnesesecties";
2086
+ };
2067
2087
  readonly appointmentCard: {
2068
2088
  readonly itemLabel: "{{patient}} — {{state}}";
2069
2089
  readonly itemLabelGeneric: "{{title}} — {{state}}";
@@ -2053,6 +2053,26 @@ const e = {
2053
2053
  unsignedDocuments_other: "{{count}} unsigned documents"
2054
2054
  }
2055
2055
  },
2056
+ anamnesisSummaryCard: {
2057
+ regionLabel: "Samenvatting anamnese",
2058
+ highlighted: "Gemarkeerd",
2059
+ highlightedCount_zero: "{{count}} gemarkeerd",
2060
+ highlightedCount_one: "{{count}} gemarkeerd",
2061
+ highlightedCount_two: "{{count}} gemarkeerd",
2062
+ highlightedCount_few: "{{count}} gemarkeerd",
2063
+ highlightedCount_many: "{{count}} gemarkeerd",
2064
+ highlightedCount_other: "{{count}} gemarkeerd",
2065
+ reportedOn: "Gemarkeerd op {{date}}",
2066
+ reportedOnFrom: "Gemarkeerd op {{date}} · {{source}}",
2067
+ unanswered_zero: "{{count}} vragen niet beantwoord",
2068
+ unanswered_one: "{{count}} vraag niet beantwoord",
2069
+ unanswered_two: "{{count}} vragen niet beantwoord",
2070
+ unanswered_few: "{{count}} vragen niet beantwoord",
2071
+ unanswered_many: "{{count}} vragen niet beantwoord",
2072
+ unanswered_other: "{{count}} vragen niet beantwoord",
2073
+ empty: "Nog geen antwoorden vastgelegd",
2074
+ sectionsLabel: "Anamnesesecties"
2075
+ },
2056
2076
  appointmentCard: {
2057
2077
  itemLabel: "{{patient}} — {{state}}",
2058
2078
  itemLabelGeneric: "{{title}} — {{state}}",
@@ -2064,6 +2064,26 @@ export declare const plUi: {
2064
2064
  readonly unsignedDocuments_other: "{{count}} unsigned documents";
2065
2065
  };
2066
2066
  };
2067
+ readonly anamnesisSummaryCard: {
2068
+ readonly regionLabel: "Podsumowanie wywiadu";
2069
+ readonly highlighted: "Wyróżniona";
2070
+ readonly highlightedCount_zero: "{{count}} wyróżnionych";
2071
+ readonly highlightedCount_one: "{{count}} wyróżniona";
2072
+ readonly highlightedCount_two: "{{count}} wyróżnione";
2073
+ readonly highlightedCount_few: "{{count}} wyróżnione";
2074
+ readonly highlightedCount_many: "{{count}} wyróżnionych";
2075
+ readonly highlightedCount_other: "{{count}} wyróżnionych";
2076
+ readonly reportedOn: "Wyróżniono {{date}}";
2077
+ readonly reportedOnFrom: "Wyróżniono {{date}} · {{source}}";
2078
+ readonly unanswered_zero: "{{count}} pytań bez odpowiedzi";
2079
+ readonly unanswered_one: "{{count}} pytanie bez odpowiedzi";
2080
+ readonly unanswered_two: "{{count}} pytania bez odpowiedzi";
2081
+ readonly unanswered_few: "{{count}} pytania bez odpowiedzi";
2082
+ readonly unanswered_many: "{{count}} pytań bez odpowiedzi";
2083
+ readonly unanswered_other: "{{count}} pytań bez odpowiedzi";
2084
+ readonly empty: "Brak zarejestrowanych odpowiedzi";
2085
+ readonly sectionsLabel: "Sekcje wywiadu";
2086
+ };
2067
2087
  readonly appointmentCard: {
2068
2088
  readonly itemLabel: "{{patient}} — {{state}}";
2069
2089
  readonly itemLabelGeneric: "{{title}} — {{state}}";
@@ -2054,6 +2054,26 @@ const e = {
2054
2054
  unsignedDocuments_other: "{{count}} unsigned documents"
2055
2055
  }
2056
2056
  },
2057
+ anamnesisSummaryCard: {
2058
+ regionLabel: "Podsumowanie wywiadu",
2059
+ highlighted: "Wyróżniona",
2060
+ highlightedCount_zero: "{{count}} wyróżnionych",
2061
+ highlightedCount_one: "{{count}} wyróżniona",
2062
+ highlightedCount_two: "{{count}} wyróżnione",
2063
+ highlightedCount_few: "{{count}} wyróżnione",
2064
+ highlightedCount_many: "{{count}} wyróżnionych",
2065
+ highlightedCount_other: "{{count}} wyróżnionych",
2066
+ reportedOn: "Wyróżniono {{date}}",
2067
+ reportedOnFrom: "Wyróżniono {{date}} · {{source}}",
2068
+ unanswered_zero: "{{count}} pytań bez odpowiedzi",
2069
+ unanswered_one: "{{count}} pytanie bez odpowiedzi",
2070
+ unanswered_two: "{{count}} pytania bez odpowiedzi",
2071
+ unanswered_few: "{{count}} pytania bez odpowiedzi",
2072
+ unanswered_many: "{{count}} pytań bez odpowiedzi",
2073
+ unanswered_other: "{{count}} pytań bez odpowiedzi",
2074
+ empty: "Brak zarejestrowanych odpowiedzi",
2075
+ sectionsLabel: "Sekcje wywiadu"
2076
+ },
2057
2077
  appointmentCard: {
2058
2078
  itemLabel: "{{patient}} — {{state}}",
2059
2079
  itemLabelGeneric: "{{title}} — {{state}}",
@@ -2065,6 +2065,26 @@ export declare const ptUi: {
2065
2065
  readonly unsignedDocuments_other: "{{count}} unsigned documents";
2066
2066
  };
2067
2067
  };
2068
+ readonly anamnesisSummaryCard: {
2069
+ readonly regionLabel: "Resumo da anamnese";
2070
+ readonly highlighted: "Em destaque";
2071
+ readonly highlightedCount_zero: "{{count}} em destaque";
2072
+ readonly highlightedCount_one: "{{count}} em destaque";
2073
+ readonly highlightedCount_two: "{{count}} em destaque";
2074
+ readonly highlightedCount_few: "{{count}} em destaque";
2075
+ readonly highlightedCount_many: "{{count}} em destaque";
2076
+ readonly highlightedCount_other: "{{count}} em destaque";
2077
+ readonly reportedOn: "Em destaque desde {{date}}";
2078
+ readonly reportedOnFrom: "Em destaque desde {{date}} · {{source}}";
2079
+ readonly unanswered_zero: "{{count}} perguntas sem resposta";
2080
+ readonly unanswered_one: "{{count}} pergunta sem resposta";
2081
+ readonly unanswered_two: "{{count}} perguntas sem resposta";
2082
+ readonly unanswered_few: "{{count}} perguntas sem resposta";
2083
+ readonly unanswered_many: "{{count}} perguntas sem resposta";
2084
+ readonly unanswered_other: "{{count}} perguntas sem resposta";
2085
+ readonly empty: "Ainda não há respostas registadas";
2086
+ readonly sectionsLabel: "Secções da anamnese";
2087
+ };
2068
2088
  readonly appointmentCard: {
2069
2089
  readonly itemLabel: "{{patient}} — {{state}}";
2070
2090
  readonly itemLabelGeneric: "{{title}} — {{state}}";
@@ -2055,6 +2055,26 @@ const e = {
2055
2055
  unsignedDocuments_other: "{{count}} unsigned documents"
2056
2056
  }
2057
2057
  },
2058
+ anamnesisSummaryCard: {
2059
+ regionLabel: "Resumo da anamnese",
2060
+ highlighted: "Em destaque",
2061
+ highlightedCount_zero: "{{count}} em destaque",
2062
+ highlightedCount_one: "{{count}} em destaque",
2063
+ highlightedCount_two: "{{count}} em destaque",
2064
+ highlightedCount_few: "{{count}} em destaque",
2065
+ highlightedCount_many: "{{count}} em destaque",
2066
+ highlightedCount_other: "{{count}} em destaque",
2067
+ reportedOn: "Em destaque desde {{date}}",
2068
+ reportedOnFrom: "Em destaque desde {{date}} · {{source}}",
2069
+ unanswered_zero: "{{count}} perguntas sem resposta",
2070
+ unanswered_one: "{{count}} pergunta sem resposta",
2071
+ unanswered_two: "{{count}} perguntas sem resposta",
2072
+ unanswered_few: "{{count}} perguntas sem resposta",
2073
+ unanswered_many: "{{count}} perguntas sem resposta",
2074
+ unanswered_other: "{{count}} perguntas sem resposta",
2075
+ empty: "Ainda não há respostas registadas",
2076
+ sectionsLabel: "Secções da anamnese"
2077
+ },
2058
2078
  appointmentCard: {
2059
2079
  itemLabel: "{{patient}} — {{state}}",
2060
2080
  itemLabelGeneric: "{{title}} — {{state}}",
@@ -2064,6 +2064,26 @@ export declare const roUi: {
2064
2064
  readonly unsignedDocuments_other: "{{count}} unsigned documents";
2065
2065
  };
2066
2066
  };
2067
+ readonly anamnesisSummaryCard: {
2068
+ readonly regionLabel: "Rezumatul anamnezei";
2069
+ readonly highlighted: "Evidențiat";
2070
+ readonly highlightedCount_zero: "{{count}} evidențiate";
2071
+ readonly highlightedCount_one: "{{count}} evidențiat";
2072
+ readonly highlightedCount_two: "{{count}} evidențiate";
2073
+ readonly highlightedCount_few: "{{count}} evidențiate";
2074
+ readonly highlightedCount_many: "{{count}} evidențiate";
2075
+ readonly highlightedCount_other: "{{count}} de evidențiate";
2076
+ readonly reportedOn: "Evidențiat la {{date}}";
2077
+ readonly reportedOnFrom: "Evidențiat la {{date}} · {{source}}";
2078
+ readonly unanswered_zero: "{{count}} întrebări fără răspuns";
2079
+ readonly unanswered_one: "{{count}} întrebare fără răspuns";
2080
+ readonly unanswered_two: "{{count}} întrebări fără răspuns";
2081
+ readonly unanswered_few: "{{count}} întrebări fără răspuns";
2082
+ readonly unanswered_many: "{{count}} întrebări fără răspuns";
2083
+ readonly unanswered_other: "{{count}} de întrebări fără răspuns";
2084
+ readonly empty: "Niciun răspuns înregistrat încă";
2085
+ readonly sectionsLabel: "Secțiunile anamnezei";
2086
+ };
2067
2087
  readonly appointmentCard: {
2068
2088
  readonly itemLabel: "{{patient}} — {{state}}";
2069
2089
  readonly itemLabelGeneric: "{{title}} — {{state}}";
@@ -2054,6 +2054,26 @@ const e = {
2054
2054
  unsignedDocuments_other: "{{count}} unsigned documents"
2055
2055
  }
2056
2056
  },
2057
+ anamnesisSummaryCard: {
2058
+ regionLabel: "Rezumatul anamnezei",
2059
+ highlighted: "Evidențiat",
2060
+ highlightedCount_zero: "{{count}} evidențiate",
2061
+ highlightedCount_one: "{{count}} evidențiat",
2062
+ highlightedCount_two: "{{count}} evidențiate",
2063
+ highlightedCount_few: "{{count}} evidențiate",
2064
+ highlightedCount_many: "{{count}} evidențiate",
2065
+ highlightedCount_other: "{{count}} de evidențiate",
2066
+ reportedOn: "Evidențiat la {{date}}",
2067
+ reportedOnFrom: "Evidențiat la {{date}} · {{source}}",
2068
+ unanswered_zero: "{{count}} întrebări fără răspuns",
2069
+ unanswered_one: "{{count}} întrebare fără răspuns",
2070
+ unanswered_two: "{{count}} întrebări fără răspuns",
2071
+ unanswered_few: "{{count}} întrebări fără răspuns",
2072
+ unanswered_many: "{{count}} întrebări fără răspuns",
2073
+ unanswered_other: "{{count}} de întrebări fără răspuns",
2074
+ empty: "Niciun răspuns înregistrat încă",
2075
+ sectionsLabel: "Secțiunile anamnezei"
2076
+ },
2057
2077
  appointmentCard: {
2058
2078
  itemLabel: "{{patient}} — {{state}}",
2059
2079
  itemLabelGeneric: "{{title}} — {{state}}",
@@ -2064,6 +2064,26 @@ export declare const ruUi: {
2064
2064
  readonly unsignedDocuments_other: "{{count}} unsigned documents";
2065
2065
  };
2066
2066
  };
2067
+ readonly anamnesisSummaryCard: {
2068
+ readonly regionLabel: "Сводка анамнеза";
2069
+ readonly highlighted: "Выделено";
2070
+ readonly highlightedCount_zero: "{{count}} выделено";
2071
+ readonly highlightedCount_one: "{{count}} выделено";
2072
+ readonly highlightedCount_two: "{{count}} выделено";
2073
+ readonly highlightedCount_few: "{{count}} выделено";
2074
+ readonly highlightedCount_many: "{{count}} выделено";
2075
+ readonly highlightedCount_other: "{{count}} выделено";
2076
+ readonly reportedOn: "Выделено {{date}}";
2077
+ readonly reportedOnFrom: "Выделено {{date}} · {{source}}";
2078
+ readonly unanswered_zero: "{{count}} вопросов без ответа";
2079
+ readonly unanswered_one: "{{count}} вопрос без ответа";
2080
+ readonly unanswered_two: "{{count}} вопроса без ответа";
2081
+ readonly unanswered_few: "{{count}} вопроса без ответа";
2082
+ readonly unanswered_many: "{{count}} вопросов без ответа";
2083
+ readonly unanswered_other: "{{count}} вопросов без ответа";
2084
+ readonly empty: "Ответы ещё не записаны";
2085
+ readonly sectionsLabel: "Разделы анамнеза";
2086
+ };
2067
2087
  readonly appointmentCard: {
2068
2088
  readonly itemLabel: "{{patient}} — {{state}}";
2069
2089
  readonly itemLabelGeneric: "{{title}} — {{state}}";
@@ -2054,6 +2054,26 @@ const e = {
2054
2054
  unsignedDocuments_other: "{{count}} unsigned documents"
2055
2055
  }
2056
2056
  },
2057
+ anamnesisSummaryCard: {
2058
+ regionLabel: "Сводка анамнеза",
2059
+ highlighted: "Выделено",
2060
+ highlightedCount_zero: "{{count}} выделено",
2061
+ highlightedCount_one: "{{count}} выделено",
2062
+ highlightedCount_two: "{{count}} выделено",
2063
+ highlightedCount_few: "{{count}} выделено",
2064
+ highlightedCount_many: "{{count}} выделено",
2065
+ highlightedCount_other: "{{count}} выделено",
2066
+ reportedOn: "Выделено {{date}}",
2067
+ reportedOnFrom: "Выделено {{date}} · {{source}}",
2068
+ unanswered_zero: "{{count}} вопросов без ответа",
2069
+ unanswered_one: "{{count}} вопрос без ответа",
2070
+ unanswered_two: "{{count}} вопроса без ответа",
2071
+ unanswered_few: "{{count}} вопроса без ответа",
2072
+ unanswered_many: "{{count}} вопросов без ответа",
2073
+ unanswered_other: "{{count}} вопросов без ответа",
2074
+ empty: "Ответы ещё не записаны",
2075
+ sectionsLabel: "Разделы анамнеза"
2076
+ },
2057
2077
  appointmentCard: {
2058
2078
  itemLabel: "{{patient}} — {{state}}",
2059
2079
  itemLabelGeneric: "{{title}} — {{state}}",
@@ -2064,6 +2064,26 @@ export declare const sqUi: {
2064
2064
  readonly unsignedDocuments_other: "{{count}} unsigned documents";
2065
2065
  };
2066
2066
  };
2067
+ readonly anamnesisSummaryCard: {
2068
+ readonly regionLabel: "Përmbledhja e anamnezës";
2069
+ readonly highlighted: "E theksuar";
2070
+ readonly highlightedCount_zero: "{{count}} të theksuara";
2071
+ readonly highlightedCount_one: "{{count}} e theksuar";
2072
+ readonly highlightedCount_two: "{{count}} të theksuara";
2073
+ readonly highlightedCount_few: "{{count}} të theksuara";
2074
+ readonly highlightedCount_many: "{{count}} të theksuara";
2075
+ readonly highlightedCount_other: "{{count}} të theksuara";
2076
+ readonly reportedOn: "E theksuar më {{date}}";
2077
+ readonly reportedOnFrom: "E theksuar më {{date}} · {{source}}";
2078
+ readonly unanswered_zero: "{{count}} pyetje pa përgjigje";
2079
+ readonly unanswered_one: "{{count}} pyetje pa përgjigje";
2080
+ readonly unanswered_two: "{{count}} pyetje pa përgjigje";
2081
+ readonly unanswered_few: "{{count}} pyetje pa përgjigje";
2082
+ readonly unanswered_many: "{{count}} pyetje pa përgjigje";
2083
+ readonly unanswered_other: "{{count}} pyetje pa përgjigje";
2084
+ readonly empty: "Ende nuk është regjistruar asnjë përgjigje";
2085
+ readonly sectionsLabel: "Seksionet e anamnezës";
2086
+ };
2067
2087
  readonly appointmentCard: {
2068
2088
  readonly itemLabel: "{{patient}} — {{state}}";
2069
2089
  readonly itemLabelGeneric: "{{title}} — {{state}}";
@@ -2054,6 +2054,26 @@ const e = {
2054
2054
  unsignedDocuments_other: "{{count}} unsigned documents"
2055
2055
  }
2056
2056
  },
2057
+ anamnesisSummaryCard: {
2058
+ regionLabel: "Përmbledhja e anamnezës",
2059
+ highlighted: "E theksuar",
2060
+ highlightedCount_zero: "{{count}} të theksuara",
2061
+ highlightedCount_one: "{{count}} e theksuar",
2062
+ highlightedCount_two: "{{count}} të theksuara",
2063
+ highlightedCount_few: "{{count}} të theksuara",
2064
+ highlightedCount_many: "{{count}} të theksuara",
2065
+ highlightedCount_other: "{{count}} të theksuara",
2066
+ reportedOn: "E theksuar më {{date}}",
2067
+ reportedOnFrom: "E theksuar më {{date}} · {{source}}",
2068
+ unanswered_zero: "{{count}} pyetje pa përgjigje",
2069
+ unanswered_one: "{{count}} pyetje pa përgjigje",
2070
+ unanswered_two: "{{count}} pyetje pa përgjigje",
2071
+ unanswered_few: "{{count}} pyetje pa përgjigje",
2072
+ unanswered_many: "{{count}} pyetje pa përgjigje",
2073
+ unanswered_other: "{{count}} pyetje pa përgjigje",
2074
+ empty: "Ende nuk është regjistruar asnjë përgjigje",
2075
+ sectionsLabel: "Seksionet e anamnezës"
2076
+ },
2057
2077
  appointmentCard: {
2058
2078
  itemLabel: "{{patient}} — {{state}}",
2059
2079
  itemLabelGeneric: "{{title}} — {{state}}",
@@ -2064,6 +2064,26 @@ export declare const svUi: {
2064
2064
  readonly unsignedDocuments_other: "{{count}} unsigned documents";
2065
2065
  };
2066
2066
  };
2067
+ readonly anamnesisSummaryCard: {
2068
+ readonly regionLabel: "Sammanfattning av anamnes";
2069
+ readonly highlighted: "Markerad";
2070
+ readonly highlightedCount_zero: "{{count}} markerade";
2071
+ readonly highlightedCount_one: "{{count}} markerad";
2072
+ readonly highlightedCount_two: "{{count}} markerade";
2073
+ readonly highlightedCount_few: "{{count}} markerade";
2074
+ readonly highlightedCount_many: "{{count}} markerade";
2075
+ readonly highlightedCount_other: "{{count}} markerade";
2076
+ readonly reportedOn: "Markerad {{date}}";
2077
+ readonly reportedOnFrom: "Markerad {{date}} · {{source}}";
2078
+ readonly unanswered_zero: "{{count}} frågor obesvarade";
2079
+ readonly unanswered_one: "{{count}} fråga obesvarad";
2080
+ readonly unanswered_two: "{{count}} frågor obesvarade";
2081
+ readonly unanswered_few: "{{count}} frågor obesvarade";
2082
+ readonly unanswered_many: "{{count}} frågor obesvarade";
2083
+ readonly unanswered_other: "{{count}} frågor obesvarade";
2084
+ readonly empty: "Inga svar registrerade ännu";
2085
+ readonly sectionsLabel: "Anamnesavsnitt";
2086
+ };
2067
2087
  readonly appointmentCard: {
2068
2088
  readonly itemLabel: "{{patient}} — {{state}}";
2069
2089
  readonly itemLabelGeneric: "{{title}} — {{state}}";
@@ -2054,6 +2054,26 @@ const e = {
2054
2054
  unsignedDocuments_other: "{{count}} unsigned documents"
2055
2055
  }
2056
2056
  },
2057
+ anamnesisSummaryCard: {
2058
+ regionLabel: "Sammanfattning av anamnes",
2059
+ highlighted: "Markerad",
2060
+ highlightedCount_zero: "{{count}} markerade",
2061
+ highlightedCount_one: "{{count}} markerad",
2062
+ highlightedCount_two: "{{count}} markerade",
2063
+ highlightedCount_few: "{{count}} markerade",
2064
+ highlightedCount_many: "{{count}} markerade",
2065
+ highlightedCount_other: "{{count}} markerade",
2066
+ reportedOn: "Markerad {{date}}",
2067
+ reportedOnFrom: "Markerad {{date}} · {{source}}",
2068
+ unanswered_zero: "{{count}} frågor obesvarade",
2069
+ unanswered_one: "{{count}} fråga obesvarad",
2070
+ unanswered_two: "{{count}} frågor obesvarade",
2071
+ unanswered_few: "{{count}} frågor obesvarade",
2072
+ unanswered_many: "{{count}} frågor obesvarade",
2073
+ unanswered_other: "{{count}} frågor obesvarade",
2074
+ empty: "Inga svar registrerade ännu",
2075
+ sectionsLabel: "Anamnesavsnitt"
2076
+ },
2057
2077
  appointmentCard: {
2058
2078
  itemLabel: "{{patient}} — {{state}}",
2059
2079
  itemLabelGeneric: "{{title}} — {{state}}",
@@ -2064,6 +2064,26 @@ export declare const trUi: {
2064
2064
  readonly unsignedDocuments_other: "{{count}} unsigned documents";
2065
2065
  };
2066
2066
  };
2067
+ readonly anamnesisSummaryCard: {
2068
+ readonly regionLabel: "Anamnez özeti";
2069
+ readonly highlighted: "Öne çıkan";
2070
+ readonly highlightedCount_zero: "{{count}} öne çıkan";
2071
+ readonly highlightedCount_one: "{{count}} öne çıkan";
2072
+ readonly highlightedCount_two: "{{count}} öne çıkan";
2073
+ readonly highlightedCount_few: "{{count}} öne çıkan";
2074
+ readonly highlightedCount_many: "{{count}} öne çıkan";
2075
+ readonly highlightedCount_other: "{{count}} öne çıkan";
2076
+ readonly reportedOn: "{{date}} tarihinde öne çıkarıldı";
2077
+ readonly reportedOnFrom: "{{date}} tarihinde öne çıkarıldı · {{source}}";
2078
+ readonly unanswered_zero: "{{count}} soru yanıtlanmadı";
2079
+ readonly unanswered_one: "{{count}} soru yanıtlanmadı";
2080
+ readonly unanswered_two: "{{count}} soru yanıtlanmadı";
2081
+ readonly unanswered_few: "{{count}} soru yanıtlanmadı";
2082
+ readonly unanswered_many: "{{count}} soru yanıtlanmadı";
2083
+ readonly unanswered_other: "{{count}} soru yanıtlanmadı";
2084
+ readonly empty: "Henüz kayıtlı yanıt yok";
2085
+ readonly sectionsLabel: "Anamnez bölümleri";
2086
+ };
2067
2087
  readonly appointmentCard: {
2068
2088
  readonly itemLabel: "{{patient}} — {{state}}";
2069
2089
  readonly itemLabelGeneric: "{{title}} — {{state}}";
@@ -2054,6 +2054,26 @@ const e = {
2054
2054
  unsignedDocuments_other: "{{count}} unsigned documents"
2055
2055
  }
2056
2056
  },
2057
+ anamnesisSummaryCard: {
2058
+ regionLabel: "Anamnez özeti",
2059
+ highlighted: "Öne çıkan",
2060
+ highlightedCount_zero: "{{count}} öne çıkan",
2061
+ highlightedCount_one: "{{count}} öne çıkan",
2062
+ highlightedCount_two: "{{count}} öne çıkan",
2063
+ highlightedCount_few: "{{count}} öne çıkan",
2064
+ highlightedCount_many: "{{count}} öne çıkan",
2065
+ highlightedCount_other: "{{count}} öne çıkan",
2066
+ reportedOn: "{{date}} tarihinde öne çıkarıldı",
2067
+ reportedOnFrom: "{{date}} tarihinde öne çıkarıldı · {{source}}",
2068
+ unanswered_zero: "{{count}} soru yanıtlanmadı",
2069
+ unanswered_one: "{{count}} soru yanıtlanmadı",
2070
+ unanswered_two: "{{count}} soru yanıtlanmadı",
2071
+ unanswered_few: "{{count}} soru yanıtlanmadı",
2072
+ unanswered_many: "{{count}} soru yanıtlanmadı",
2073
+ unanswered_other: "{{count}} soru yanıtlanmadı",
2074
+ empty: "Henüz kayıtlı yanıt yok",
2075
+ sectionsLabel: "Anamnez bölümleri"
2076
+ },
2057
2077
  appointmentCard: {
2058
2078
  itemLabel: "{{patient}} — {{state}}",
2059
2079
  itemLabelGeneric: "{{title}} — {{state}}",
@@ -2064,6 +2064,26 @@ export declare const zhUi: {
2064
2064
  readonly unsignedDocuments_other: "{{count}} unsigned documents";
2065
2065
  };
2066
2066
  };
2067
+ readonly anamnesisSummaryCard: {
2068
+ readonly regionLabel: "病史摘要";
2069
+ readonly highlighted: "重点";
2070
+ readonly highlightedCount_zero: "{{count}} 项重点";
2071
+ readonly highlightedCount_one: "{{count}} 项重点";
2072
+ readonly highlightedCount_two: "{{count}} 项重点";
2073
+ readonly highlightedCount_few: "{{count}} 项重点";
2074
+ readonly highlightedCount_many: "{{count}} 项重点";
2075
+ readonly highlightedCount_other: "{{count}} 项重点";
2076
+ readonly reportedOn: "于 {{date}} 标为重点";
2077
+ readonly reportedOnFrom: "于 {{date}} 标为重点 · {{source}}";
2078
+ readonly unanswered_zero: "{{count}} 个问题未回答";
2079
+ readonly unanswered_one: "{{count}} 个问题未回答";
2080
+ readonly unanswered_two: "{{count}} 个问题未回答";
2081
+ readonly unanswered_few: "{{count}} 个问题未回答";
2082
+ readonly unanswered_many: "{{count}} 个问题未回答";
2083
+ readonly unanswered_other: "{{count}} 个问题未回答";
2084
+ readonly empty: "尚未记录任何回答";
2085
+ readonly sectionsLabel: "病史部分";
2086
+ };
2067
2087
  readonly appointmentCard: {
2068
2088
  readonly itemLabel: "{{patient}} — {{state}}";
2069
2089
  readonly itemLabelGeneric: "{{title}} — {{state}}";
@@ -2054,6 +2054,26 @@ const e = {
2054
2054
  unsignedDocuments_other: "{{count}} unsigned documents"
2055
2055
  }
2056
2056
  },
2057
+ anamnesisSummaryCard: {
2058
+ regionLabel: "病史摘要",
2059
+ highlighted: "重点",
2060
+ highlightedCount_zero: "{{count}} 项重点",
2061
+ highlightedCount_one: "{{count}} 项重点",
2062
+ highlightedCount_two: "{{count}} 项重点",
2063
+ highlightedCount_few: "{{count}} 项重点",
2064
+ highlightedCount_many: "{{count}} 项重点",
2065
+ highlightedCount_other: "{{count}} 项重点",
2066
+ reportedOn: "于 {{date}} 标为重点",
2067
+ reportedOnFrom: "于 {{date}} 标为重点 · {{source}}",
2068
+ unanswered_zero: "{{count}} 个问题未回答",
2069
+ unanswered_one: "{{count}} 个问题未回答",
2070
+ unanswered_two: "{{count}} 个问题未回答",
2071
+ unanswered_few: "{{count}} 个问题未回答",
2072
+ unanswered_many: "{{count}} 个问题未回答",
2073
+ unanswered_other: "{{count}} 个问题未回答",
2074
+ empty: "尚未记录任何回答",
2075
+ sectionsLabel: "病史部分"
2076
+ },
2057
2077
  appointmentCard: {
2058
2078
  itemLabel: "{{patient}} — {{state}}",
2059
2079
  itemLabelGeneric: "{{title}} — {{state}}",