@alfadocs/ui-kit 0.62.0 → 0.64.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 (97) hide show
  1. package/dist/_chunks/{ai-prompt-input-C6sCr1Vi.js → ai-prompt-input-Dx8eXoPm.js} +2 -2
  2. package/dist/_chunks/{audio-recorder-D6OVfNiZ.js → audio-recorder-CdXuT9ln.js} +2 -2
  3. package/dist/_chunks/{bishop-score-B9tvgoIq.js → bishop-score-CzjSx-dm.js} +2 -2
  4. package/dist/_chunks/{booking-BUV9fspj.js → booking-ChfvWy3P.js} +2 -2
  5. package/dist/_chunks/{care-plan-card-QmNpGggC.js → care-plan-card-DhZNoXs4.js} +2 -2
  6. package/dist/_chunks/{care-plan-entry-card-Cnra7vUc.js → care-plan-entry-card-DW70yBOD.js} +2 -2
  7. package/dist/_chunks/{editable-currency-cell-renderer-D5C5tCfu.js → editable-currency-cell-renderer-BQgaKFCz.js} +2 -2
  8. package/dist/_chunks/finished-terminal-VjZ_-eDD.js +122 -0
  9. package/dist/_chunks/{gestational-age-calculator-AkNFfZYs.js → gestational-age-calculator-D85E8lGN.js} +2 -2
  10. package/dist/_chunks/{pregnancy-dating-Dg6dTe1p.js → pregnancy-dating-7NUaAfob.js} +2 -2
  11. package/dist/_chunks/{select-hsCaJSX3.js → select-CEtRcon5.js} +46 -45
  12. package/dist/_chunks/{tabs-BpPYVme_.js → tabs-BIQ0ew1T.js} +2 -2
  13. package/dist/_chunks/tooth-scheme-CiphQaON.js +1257 -0
  14. package/dist/_chunks/{unit-converter-3sINXO3m.js → unit-converter-BIbXHIQA.js} +2 -2
  15. package/dist/_chunks/use-countdown-Yd6ts0_a.js +26 -0
  16. package/dist/agent-catalog.json +55 -4
  17. package/dist/components/ai-prompt-input/index.js +1 -1
  18. package/dist/components/audio-recorder/index.js +1 -1
  19. package/dist/components/bishop-score/index.js +1 -1
  20. package/dist/components/booking/index.js +1 -1
  21. package/dist/components/care-plan-card/index.js +1 -1
  22. package/dist/components/care-plan-entry-card/index.js +1 -1
  23. package/dist/components/data-table/index.js +1 -1
  24. package/dist/components/finished-terminal/finished-terminal.d.ts +55 -0
  25. package/dist/components/finished-terminal/index.d.ts +3 -0
  26. package/dist/components/finished-terminal/index.js +5 -0
  27. package/dist/components/gestational-age-calculator/index.js +1 -1
  28. package/dist/components/index.d.ts +1 -0
  29. package/dist/components/pregnancy-dating/index.js +1 -1
  30. package/dist/components/select/index.js +1 -1
  31. package/dist/components/select/select.d.ts +8 -0
  32. package/dist/components/tabs/index.js +1 -1
  33. package/dist/components/tooth-scheme/index.d.ts +2 -2
  34. package/dist/components/tooth-scheme/index.js +22 -15
  35. package/dist/components/tooth-scheme/tooth-data.d.ts +79 -18
  36. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -0
  37. package/dist/components/tooth-scheme/tooth-scheme.d.ts +48 -1
  38. package/dist/components/unit-converter/index.js +1 -1
  39. package/dist/hooks/index.js +79 -99
  40. package/dist/i18n/locales/ar.d.ts +22 -0
  41. package/dist/i18n/locales/ar.js +23 -1
  42. package/dist/i18n/locales/de.d.ts +22 -0
  43. package/dist/i18n/locales/de.js +23 -1
  44. package/dist/i18n/locales/el.d.ts +22 -0
  45. package/dist/i18n/locales/el.js +23 -1
  46. package/dist/i18n/locales/en.d.ts +22 -0
  47. package/dist/i18n/locales/en.js +23 -1
  48. package/dist/i18n/locales/es.d.ts +22 -0
  49. package/dist/i18n/locales/es.js +23 -1
  50. package/dist/i18n/locales/fr.d.ts +22 -0
  51. package/dist/i18n/locales/fr.js +23 -1
  52. package/dist/i18n/locales/hi.d.ts +22 -0
  53. package/dist/i18n/locales/hi.js +23 -1
  54. package/dist/i18n/locales/it.d.ts +22 -0
  55. package/dist/i18n/locales/it.js +23 -1
  56. package/dist/i18n/locales/ja.d.ts +22 -0
  57. package/dist/i18n/locales/ja.js +23 -1
  58. package/dist/i18n/locales/nl.d.ts +22 -0
  59. package/dist/i18n/locales/nl.js +23 -1
  60. package/dist/i18n/locales/pl.d.ts +22 -0
  61. package/dist/i18n/locales/pl.js +23 -1
  62. package/dist/i18n/locales/pt.d.ts +22 -0
  63. package/dist/i18n/locales/pt.js +23 -1
  64. package/dist/i18n/locales/ro.d.ts +22 -0
  65. package/dist/i18n/locales/ro.js +23 -1
  66. package/dist/i18n/locales/ru.d.ts +22 -0
  67. package/dist/i18n/locales/ru.js +23 -1
  68. package/dist/i18n/locales/sq.d.ts +22 -0
  69. package/dist/i18n/locales/sq.js +23 -1
  70. package/dist/i18n/locales/sv.d.ts +22 -0
  71. package/dist/i18n/locales/sv.js +23 -1
  72. package/dist/i18n/locales/tr.d.ts +22 -0
  73. package/dist/i18n/locales/tr.js +23 -1
  74. package/dist/i18n/locales/zh.d.ts +22 -0
  75. package/dist/i18n/locales/zh.js +23 -1
  76. package/dist/index.js +354 -345
  77. package/dist/locales/ar.json +23 -1
  78. package/dist/locales/de.json +23 -1
  79. package/dist/locales/el.json +23 -1
  80. package/dist/locales/en.json +23 -1
  81. package/dist/locales/es.json +23 -1
  82. package/dist/locales/fr.json +23 -1
  83. package/dist/locales/hi.json +23 -1
  84. package/dist/locales/it.json +23 -1
  85. package/dist/locales/ja.json +23 -1
  86. package/dist/locales/nl.json +23 -1
  87. package/dist/locales/pl.json +23 -1
  88. package/dist/locales/pt.json +23 -1
  89. package/dist/locales/ro.json +23 -1
  90. package/dist/locales/ru.json +23 -1
  91. package/dist/locales/sq.json +23 -1
  92. package/dist/locales/sv.json +23 -1
  93. package/dist/locales/tr.json +23 -1
  94. package/dist/locales/zh.json +23 -1
  95. package/dist/tokens.css +1 -1
  96. package/package.json +5 -1
  97. package/dist/_chunks/tooth-scheme-CxlsLjfN.js +0 -753
@@ -1712,6 +1712,11 @@ export declare const ptUi: {
1712
1712
  readonly invalidReturnUrl: "O URL de retorno deve corresponder à origem deste site. O pagamento não foi enviado.";
1713
1713
  };
1714
1714
  };
1715
+ readonly finishedTerminal: {
1716
+ readonly autoClose: "Este separador será fechado em {{seconds}} s.";
1717
+ readonly closeNow: "Fechar agora";
1718
+ readonly redirecting: "A redirecionar…";
1719
+ };
1715
1720
  readonly signatureField: {
1716
1721
  readonly prompt: "Clique para assinar";
1717
1722
  readonly unsigned: "Assine aqui";
@@ -1916,11 +1921,23 @@ export declare const ptUi: {
1916
1921
  readonly toothScheme: {
1917
1922
  readonly ariaLabel: "Esquema dentário";
1918
1923
  readonly legendLabel: "Legenda de condições";
1924
+ readonly view: {
1925
+ readonly side: "Vista lateral";
1926
+ readonly occlusal: "Vista oclusal";
1927
+ readonly both: "Ambas as vistas";
1928
+ };
1919
1929
  readonly dentition: {
1920
1930
  readonly permanent: "Dentição permanente";
1921
1931
  readonly primary: "Dentição decídua";
1922
1932
  readonly mixed: "Dentição mista";
1923
1933
  };
1934
+ readonly options: {
1935
+ readonly label: "Opções do esquema";
1936
+ readonly legend: "Legenda";
1937
+ readonly dentition: "Dentes";
1938
+ readonly numbering: "Numeração";
1939
+ readonly view: "Vista";
1940
+ };
1924
1941
  readonly anatomy: {
1925
1942
  readonly incisor: "Incisivo";
1926
1943
  readonly canine: "Canino";
@@ -1934,6 +1951,11 @@ export declare const ptUi: {
1934
1951
  readonly missing: "Ausente";
1935
1952
  readonly implant: "Implante";
1936
1953
  readonly rootCanal: "Tratamento endodôntico";
1954
+ readonly temporaryCrown: "Coroa provisória";
1955
+ readonly bridge: "Ponte";
1956
+ readonly destroyed: "Destruído";
1957
+ readonly implantExtraction: "Explantação";
1958
+ readonly stub: "Raiz residual";
1937
1959
  };
1938
1960
  readonly surface: {
1939
1961
  readonly mesial: "Mesial";
@@ -1698,6 +1698,11 @@ const e = {
1698
1698
  invalidReturnUrl: "O URL de retorno deve corresponder à origem deste site. O pagamento não foi enviado."
1699
1699
  }
1700
1700
  },
1701
+ finishedTerminal: {
1702
+ autoClose: "Este separador será fechado em {{seconds}} s.",
1703
+ closeNow: "Fechar agora",
1704
+ redirecting: "A redirecionar…"
1705
+ },
1701
1706
  signatureField: {
1702
1707
  prompt: "Clique para assinar",
1703
1708
  unsigned: "Assine aqui",
@@ -1902,11 +1907,23 @@ const e = {
1902
1907
  toothScheme: {
1903
1908
  ariaLabel: "Esquema dentário",
1904
1909
  legendLabel: "Legenda de condições",
1910
+ view: {
1911
+ side: "Vista lateral",
1912
+ occlusal: "Vista oclusal",
1913
+ both: "Ambas as vistas"
1914
+ },
1905
1915
  dentition: {
1906
1916
  permanent: "Dentição permanente",
1907
1917
  primary: "Dentição decídua",
1908
1918
  mixed: "Dentição mista"
1909
1919
  },
1920
+ options: {
1921
+ label: "Opções do esquema",
1922
+ legend: "Legenda",
1923
+ dentition: "Dentes",
1924
+ numbering: "Numeração",
1925
+ view: "Vista"
1926
+ },
1910
1927
  anatomy: {
1911
1928
  incisor: "Incisivo",
1912
1929
  canine: "Canino",
@@ -1919,7 +1936,12 @@ const e = {
1919
1936
  crowned: "Com coroa",
1920
1937
  missing: "Ausente",
1921
1938
  implant: "Implante",
1922
- rootCanal: "Tratamento endodôntico"
1939
+ rootCanal: "Tratamento endodôntico",
1940
+ temporaryCrown: "Coroa provisória",
1941
+ bridge: "Ponte",
1942
+ destroyed: "Destruído",
1943
+ implantExtraction: "Explantação",
1944
+ stub: "Raiz residual"
1923
1945
  },
1924
1946
  surface: {
1925
1947
  mesial: "Mesial",
@@ -1711,6 +1711,11 @@ export declare const roUi: {
1711
1711
  readonly invalidReturnUrl: "URL-ul de retur trebuie să corespundă originii acestui site. Plata nu a fost trimisă.";
1712
1712
  };
1713
1713
  };
1714
+ readonly finishedTerminal: {
1715
+ readonly autoClose: "Această filă se va închide în {{seconds}} sec.";
1716
+ readonly closeNow: "Închide acum";
1717
+ readonly redirecting: "Redirecționare…";
1718
+ };
1714
1719
  readonly signatureField: {
1715
1720
  readonly prompt: "Faceți clic pentru a semna";
1716
1721
  readonly unsigned: "Semnați aici";
@@ -1915,11 +1920,23 @@ export declare const roUi: {
1915
1920
  readonly toothScheme: {
1916
1921
  readonly ariaLabel: "Schemă dentară";
1917
1922
  readonly legendLabel: "Legendă condiții";
1923
+ readonly view: {
1924
+ readonly side: "Vedere laterală";
1925
+ readonly occlusal: "Vedere ocluzală";
1926
+ readonly both: "Ambele vederi";
1927
+ };
1918
1928
  readonly dentition: {
1919
1929
  readonly permanent: "Dentiție permanentă";
1920
1930
  readonly primary: "Dentiție temporară";
1921
1931
  readonly mixed: "Dentiție mixtă";
1922
1932
  };
1933
+ readonly options: {
1934
+ readonly label: "Opțiuni schemă";
1935
+ readonly legend: "Legendă";
1936
+ readonly dentition: "Dinți";
1937
+ readonly numbering: "Numerotare";
1938
+ readonly view: "Vizualizare";
1939
+ };
1923
1940
  readonly anatomy: {
1924
1941
  readonly incisor: "Incisiv";
1925
1942
  readonly canine: "Canin";
@@ -1933,6 +1950,11 @@ export declare const roUi: {
1933
1950
  readonly missing: "Lipsă";
1934
1951
  readonly implant: "Implant";
1935
1952
  readonly rootCanal: "Tratament de canal";
1953
+ readonly temporaryCrown: "Coroană provizorie";
1954
+ readonly bridge: "Punte";
1955
+ readonly destroyed: "Distrus";
1956
+ readonly implantExtraction: "Explantare";
1957
+ readonly stub: "Bont";
1936
1958
  };
1937
1959
  readonly surface: {
1938
1960
  readonly mesial: "Mezial";
@@ -1697,6 +1697,11 @@ const e = {
1697
1697
  invalidReturnUrl: "URL-ul de retur trebuie să corespundă originii acestui site. Plata nu a fost trimisă."
1698
1698
  }
1699
1699
  },
1700
+ finishedTerminal: {
1701
+ autoClose: "Această filă se va închide în {{seconds}} sec.",
1702
+ closeNow: "Închide acum",
1703
+ redirecting: "Redirecționare…"
1704
+ },
1700
1705
  signatureField: {
1701
1706
  prompt: "Faceți clic pentru a semna",
1702
1707
  unsigned: "Semnați aici",
@@ -1901,11 +1906,23 @@ const e = {
1901
1906
  toothScheme: {
1902
1907
  ariaLabel: "Schemă dentară",
1903
1908
  legendLabel: "Legendă condiții",
1909
+ view: {
1910
+ side: "Vedere laterală",
1911
+ occlusal: "Vedere ocluzală",
1912
+ both: "Ambele vederi"
1913
+ },
1904
1914
  dentition: {
1905
1915
  permanent: "Dentiție permanentă",
1906
1916
  primary: "Dentiție temporară",
1907
1917
  mixed: "Dentiție mixtă"
1908
1918
  },
1919
+ options: {
1920
+ label: "Opțiuni schemă",
1921
+ legend: "Legendă",
1922
+ dentition: "Dinți",
1923
+ numbering: "Numerotare",
1924
+ view: "Vizualizare"
1925
+ },
1909
1926
  anatomy: {
1910
1927
  incisor: "Incisiv",
1911
1928
  canine: "Canin",
@@ -1918,7 +1935,12 @@ const e = {
1918
1935
  crowned: "Încoronat",
1919
1936
  missing: "Lipsă",
1920
1937
  implant: "Implant",
1921
- rootCanal: "Tratament de canal"
1938
+ rootCanal: "Tratament de canal",
1939
+ temporaryCrown: "Coroană provizorie",
1940
+ bridge: "Punte",
1941
+ destroyed: "Distrus",
1942
+ implantExtraction: "Explantare",
1943
+ stub: "Bont"
1922
1944
  },
1923
1945
  surface: {
1924
1946
  mesial: "Mezial",
@@ -1711,6 +1711,11 @@ export declare const ruUi: {
1711
1711
  readonly invalidReturnUrl: "URL возврата должен соответствовать источнику этого сайта. Платёж не был отправлен.";
1712
1712
  };
1713
1713
  };
1714
+ readonly finishedTerminal: {
1715
+ readonly autoClose: "Эта вкладка закроется через {{seconds}} с.";
1716
+ readonly closeNow: "Закрыть сейчас";
1717
+ readonly redirecting: "Перенаправление…";
1718
+ };
1714
1719
  readonly signatureField: {
1715
1720
  readonly prompt: "Нажмите, чтобы подписать";
1716
1721
  readonly unsigned: "Подпишите здесь";
@@ -1915,11 +1920,23 @@ export declare const ruUi: {
1915
1920
  readonly toothScheme: {
1916
1921
  readonly ariaLabel: "Зубная схема";
1917
1922
  readonly legendLabel: "Легенда состояний";
1923
+ readonly view: {
1924
+ readonly side: "Вид сбоку";
1925
+ readonly occlusal: "Окклюзионный вид";
1926
+ readonly both: "Оба вида";
1927
+ };
1918
1928
  readonly dentition: {
1919
1929
  readonly permanent: "Постоянные зубы";
1920
1930
  readonly primary: "Молочные зубы";
1921
1931
  readonly mixed: "Смешанный прикус";
1922
1932
  };
1933
+ readonly options: {
1934
+ readonly label: "Параметры схемы";
1935
+ readonly legend: "Легенда";
1936
+ readonly dentition: "Зубы";
1937
+ readonly numbering: "Нумерация";
1938
+ readonly view: "Вид";
1939
+ };
1923
1940
  readonly anatomy: {
1924
1941
  readonly incisor: "Резец";
1925
1942
  readonly canine: "Клык";
@@ -1933,6 +1950,11 @@ export declare const ruUi: {
1933
1950
  readonly missing: "Отсутствует";
1934
1951
  readonly implant: "Имплант";
1935
1952
  readonly rootCanal: "Лечение корневых каналов";
1953
+ readonly temporaryCrown: "Временная коронка";
1954
+ readonly bridge: "Мостовидный протез";
1955
+ readonly destroyed: "Разрушен";
1956
+ readonly implantExtraction: "Удаление импланта";
1957
+ readonly stub: "Культя зуба";
1936
1958
  };
1937
1959
  readonly surface: {
1938
1960
  readonly mesial: "Мезиальная";
@@ -1697,6 +1697,11 @@ const e = {
1697
1697
  invalidReturnUrl: "URL возврата должен соответствовать источнику этого сайта. Платёж не был отправлен."
1698
1698
  }
1699
1699
  },
1700
+ finishedTerminal: {
1701
+ autoClose: "Эта вкладка закроется через {{seconds}} с.",
1702
+ closeNow: "Закрыть сейчас",
1703
+ redirecting: "Перенаправление…"
1704
+ },
1700
1705
  signatureField: {
1701
1706
  prompt: "Нажмите, чтобы подписать",
1702
1707
  unsigned: "Подпишите здесь",
@@ -1901,11 +1906,23 @@ const e = {
1901
1906
  toothScheme: {
1902
1907
  ariaLabel: "Зубная схема",
1903
1908
  legendLabel: "Легенда состояний",
1909
+ view: {
1910
+ side: "Вид сбоку",
1911
+ occlusal: "Окклюзионный вид",
1912
+ both: "Оба вида"
1913
+ },
1904
1914
  dentition: {
1905
1915
  permanent: "Постоянные зубы",
1906
1916
  primary: "Молочные зубы",
1907
1917
  mixed: "Смешанный прикус"
1908
1918
  },
1919
+ options: {
1920
+ label: "Параметры схемы",
1921
+ legend: "Легенда",
1922
+ dentition: "Зубы",
1923
+ numbering: "Нумерация",
1924
+ view: "Вид"
1925
+ },
1909
1926
  anatomy: {
1910
1927
  incisor: "Резец",
1911
1928
  canine: "Клык",
@@ -1918,7 +1935,12 @@ const e = {
1918
1935
  crowned: "Коронка",
1919
1936
  missing: "Отсутствует",
1920
1937
  implant: "Имплант",
1921
- rootCanal: "Лечение корневых каналов"
1938
+ rootCanal: "Лечение корневых каналов",
1939
+ temporaryCrown: "Временная коронка",
1940
+ bridge: "Мостовидный протез",
1941
+ destroyed: "Разрушен",
1942
+ implantExtraction: "Удаление импланта",
1943
+ stub: "Культя зуба"
1922
1944
  },
1923
1945
  surface: {
1924
1946
  mesial: "Мезиальная",
@@ -1711,6 +1711,11 @@ export declare const sqUi: {
1711
1711
  readonly invalidReturnUrl: "URL-ja e kthimit duhet të korrespondojë me origjinën e kësaj faqeje. Pagesa nuk u dërgua.";
1712
1712
  };
1713
1713
  };
1714
+ readonly finishedTerminal: {
1715
+ readonly autoClose: "Kjo skedë do të mbyllet pas {{seconds}} sek.";
1716
+ readonly closeNow: "Mbylle tani";
1717
+ readonly redirecting: "Po ridrejtohet…";
1718
+ };
1714
1719
  readonly signatureField: {
1715
1720
  readonly prompt: "Klikoni për të nënshkruar";
1716
1721
  readonly unsigned: "Nënshkruani këtu";
@@ -1915,11 +1920,23 @@ export declare const sqUi: {
1915
1920
  readonly toothScheme: {
1916
1921
  readonly ariaLabel: "Skema dentare";
1917
1922
  readonly legendLabel: "Legjenda e gjendjeve";
1923
+ readonly view: {
1924
+ readonly side: "Pamja anësore";
1925
+ readonly occlusal: "Pamja okluzale";
1926
+ readonly both: "Të dyja pamjet";
1927
+ };
1918
1928
  readonly dentition: {
1919
1929
  readonly permanent: "Dhëmbët e përhershëm";
1920
1930
  readonly primary: "Dhëmbët e qumështit";
1921
1931
  readonly mixed: "Dhëmbësi i përzier";
1922
1932
  };
1933
+ readonly options: {
1934
+ readonly label: "Opsionet e skemës";
1935
+ readonly legend: "Legjenda";
1936
+ readonly dentition: "Dhëmbët";
1937
+ readonly numbering: "Numërtimi";
1938
+ readonly view: "Pamja";
1939
+ };
1923
1940
  readonly anatomy: {
1924
1941
  readonly incisor: "Dhëmb prerës";
1925
1942
  readonly canine: "Dhëmb qeni";
@@ -1933,6 +1950,11 @@ export declare const sqUi: {
1933
1950
  readonly missing: "Mungon";
1934
1951
  readonly implant: "Implantat";
1935
1952
  readonly rootCanal: "Trajtim i kanalit rrënjor";
1953
+ readonly temporaryCrown: "Kurorë e përkohshme";
1954
+ readonly bridge: "Urë dentare";
1955
+ readonly destroyed: "Shkatërruar";
1956
+ readonly implantExtraction: "Heqje implanti";
1957
+ readonly stub: "Cung";
1936
1958
  };
1937
1959
  readonly surface: {
1938
1960
  readonly mesial: "Mezial";
@@ -1697,6 +1697,11 @@ const e = {
1697
1697
  invalidReturnUrl: "URL-ja e kthimit duhet të korrespondojë me origjinën e kësaj faqeje. Pagesa nuk u dërgua."
1698
1698
  }
1699
1699
  },
1700
+ finishedTerminal: {
1701
+ autoClose: "Kjo skedë do të mbyllet pas {{seconds}} sek.",
1702
+ closeNow: "Mbylle tani",
1703
+ redirecting: "Po ridrejtohet…"
1704
+ },
1700
1705
  signatureField: {
1701
1706
  prompt: "Klikoni për të nënshkruar",
1702
1707
  unsigned: "Nënshkruani këtu",
@@ -1901,11 +1906,23 @@ const e = {
1901
1906
  toothScheme: {
1902
1907
  ariaLabel: "Skema dentare",
1903
1908
  legendLabel: "Legjenda e gjendjeve",
1909
+ view: {
1910
+ side: "Pamja anësore",
1911
+ occlusal: "Pamja okluzale",
1912
+ both: "Të dyja pamjet"
1913
+ },
1904
1914
  dentition: {
1905
1915
  permanent: "Dhëmbët e përhershëm",
1906
1916
  primary: "Dhëmbët e qumështit",
1907
1917
  mixed: "Dhëmbësi i përzier"
1908
1918
  },
1919
+ options: {
1920
+ label: "Opsionet e skemës",
1921
+ legend: "Legjenda",
1922
+ dentition: "Dhëmbët",
1923
+ numbering: "Numërtimi",
1924
+ view: "Pamja"
1925
+ },
1909
1926
  anatomy: {
1910
1927
  incisor: "Dhëmb prerës",
1911
1928
  canine: "Dhëmb qeni",
@@ -1918,7 +1935,12 @@ const e = {
1918
1935
  crowned: "Me kurorë",
1919
1936
  missing: "Mungon",
1920
1937
  implant: "Implantat",
1921
- rootCanal: "Trajtim i kanalit rrënjor"
1938
+ rootCanal: "Trajtim i kanalit rrënjor",
1939
+ temporaryCrown: "Kurorë e përkohshme",
1940
+ bridge: "Urë dentare",
1941
+ destroyed: "Shkatërruar",
1942
+ implantExtraction: "Heqje implanti",
1943
+ stub: "Cung"
1922
1944
  },
1923
1945
  surface: {
1924
1946
  mesial: "Mezial",
@@ -1711,6 +1711,11 @@ export declare const svUi: {
1711
1711
  readonly invalidReturnUrl: "Återgångs-URL:en måste matcha den här sidans ursprung. Betalningen skickades inte.";
1712
1712
  };
1713
1713
  };
1714
+ readonly finishedTerminal: {
1715
+ readonly autoClose: "Den här fliken stängs om {{seconds}} sek.";
1716
+ readonly closeNow: "Stäng nu";
1717
+ readonly redirecting: "Omdirigerar…";
1718
+ };
1714
1719
  readonly signatureField: {
1715
1720
  readonly prompt: "Klicka för att signera";
1716
1721
  readonly unsigned: "Signera här";
@@ -1915,11 +1920,23 @@ export declare const svUi: {
1915
1920
  readonly toothScheme: {
1916
1921
  readonly ariaLabel: "Tandschema";
1917
1922
  readonly legendLabel: "Tillståndslista";
1923
+ readonly view: {
1924
+ readonly side: "Sidovy";
1925
+ readonly occlusal: "Ocklusalvy";
1926
+ readonly both: "Båda vyerna";
1927
+ };
1918
1928
  readonly dentition: {
1919
1929
  readonly permanent: "Permanenta tänder";
1920
1930
  readonly primary: "Mjölktänder";
1921
1931
  readonly mixed: "Blandad tanduppsättning";
1922
1932
  };
1933
+ readonly options: {
1934
+ readonly label: "Diagramalternativ";
1935
+ readonly legend: "Teckenförklaring";
1936
+ readonly dentition: "Tänder";
1937
+ readonly numbering: "Numrering";
1938
+ readonly view: "Vy";
1939
+ };
1923
1940
  readonly anatomy: {
1924
1941
  readonly incisor: "Framtand";
1925
1942
  readonly canine: "Hörntand";
@@ -1933,6 +1950,11 @@ export declare const svUi: {
1933
1950
  readonly missing: "Saknas";
1934
1951
  readonly implant: "Implantat";
1935
1952
  readonly rootCanal: "Rotbehandling";
1953
+ readonly temporaryCrown: "Temporär krona";
1954
+ readonly bridge: "Bro";
1955
+ readonly destroyed: "Destruerad";
1956
+ readonly implantExtraction: "Implantatborttagning";
1957
+ readonly stub: "Rotrest";
1936
1958
  };
1937
1959
  readonly surface: {
1938
1960
  readonly mesial: "Mesial";
@@ -1697,6 +1697,11 @@ const e = {
1697
1697
  invalidReturnUrl: "Återgångs-URL:en måste matcha den här sidans ursprung. Betalningen skickades inte."
1698
1698
  }
1699
1699
  },
1700
+ finishedTerminal: {
1701
+ autoClose: "Den här fliken stängs om {{seconds}} sek.",
1702
+ closeNow: "Stäng nu",
1703
+ redirecting: "Omdirigerar…"
1704
+ },
1700
1705
  signatureField: {
1701
1706
  prompt: "Klicka för att signera",
1702
1707
  unsigned: "Signera här",
@@ -1901,11 +1906,23 @@ const e = {
1901
1906
  toothScheme: {
1902
1907
  ariaLabel: "Tandschema",
1903
1908
  legendLabel: "Tillståndslista",
1909
+ view: {
1910
+ side: "Sidovy",
1911
+ occlusal: "Ocklusalvy",
1912
+ both: "Båda vyerna"
1913
+ },
1904
1914
  dentition: {
1905
1915
  permanent: "Permanenta tänder",
1906
1916
  primary: "Mjölktänder",
1907
1917
  mixed: "Blandad tanduppsättning"
1908
1918
  },
1919
+ options: {
1920
+ label: "Diagramalternativ",
1921
+ legend: "Teckenförklaring",
1922
+ dentition: "Tänder",
1923
+ numbering: "Numrering",
1924
+ view: "Vy"
1925
+ },
1909
1926
  anatomy: {
1910
1927
  incisor: "Framtand",
1911
1928
  canine: "Hörntand",
@@ -1918,7 +1935,12 @@ const e = {
1918
1935
  crowned: "Kronbehandlad",
1919
1936
  missing: "Saknas",
1920
1937
  implant: "Implantat",
1921
- rootCanal: "Rotbehandling"
1938
+ rootCanal: "Rotbehandling",
1939
+ temporaryCrown: "Temporär krona",
1940
+ bridge: "Bro",
1941
+ destroyed: "Destruerad",
1942
+ implantExtraction: "Implantatborttagning",
1943
+ stub: "Rotrest"
1922
1944
  },
1923
1945
  surface: {
1924
1946
  mesial: "Mesial",
@@ -1711,6 +1711,11 @@ export declare const trUi: {
1711
1711
  readonly invalidReturnUrl: "Dönüş URL'si bu sitenin kaynağıyla eşleşmelidir. Ödeme gönderilmedi.";
1712
1712
  };
1713
1713
  };
1714
+ readonly finishedTerminal: {
1715
+ readonly autoClose: "Bu sekme {{seconds}} sn. içinde kapanacak.";
1716
+ readonly closeNow: "Şimdi kapat";
1717
+ readonly redirecting: "Yönlendiriliyor…";
1718
+ };
1714
1719
  readonly signatureField: {
1715
1720
  readonly prompt: "İmzalamak için tıklayın";
1716
1721
  readonly unsigned: "Buraya imzalayın";
@@ -1915,11 +1920,23 @@ export declare const trUi: {
1915
1920
  readonly toothScheme: {
1916
1921
  readonly ariaLabel: "Diş şeması";
1917
1922
  readonly legendLabel: "Durum göstergesi";
1923
+ readonly view: {
1924
+ readonly side: "Yandan görünüm";
1925
+ readonly occlusal: "Oklüzal görünüm";
1926
+ readonly both: "Her iki görünüm";
1927
+ };
1918
1928
  readonly dentition: {
1919
1929
  readonly permanent: "Kalıcı dişler";
1920
1930
  readonly primary: "Süt dişleri";
1921
1931
  readonly mixed: "Karma dişlenme";
1922
1932
  };
1933
+ readonly options: {
1934
+ readonly label: "Şema seçenekleri";
1935
+ readonly legend: "Açıklama";
1936
+ readonly dentition: "Dişler";
1937
+ readonly numbering: "Numaralandırma";
1938
+ readonly view: "Görünüm";
1939
+ };
1923
1940
  readonly anatomy: {
1924
1941
  readonly incisor: "Kesici diş";
1925
1942
  readonly canine: "Köpek dişi";
@@ -1933,6 +1950,11 @@ export declare const trUi: {
1933
1950
  readonly missing: "Eksik";
1934
1951
  readonly implant: "İmplant";
1935
1952
  readonly rootCanal: "Kanal tedavisi";
1953
+ readonly temporaryCrown: "Geçici kuron";
1954
+ readonly bridge: "Köprü";
1955
+ readonly destroyed: "Harabe";
1956
+ readonly implantExtraction: "İmplant çıkarma";
1957
+ readonly stub: "Güdük";
1936
1958
  };
1937
1959
  readonly surface: {
1938
1960
  readonly mesial: "Mezyal";
@@ -1697,6 +1697,11 @@ const e = {
1697
1697
  invalidReturnUrl: "Dönüş URL'si bu sitenin kaynağıyla eşleşmelidir. Ödeme gönderilmedi."
1698
1698
  }
1699
1699
  },
1700
+ finishedTerminal: {
1701
+ autoClose: "Bu sekme {{seconds}} sn. içinde kapanacak.",
1702
+ closeNow: "Şimdi kapat",
1703
+ redirecting: "Yönlendiriliyor…"
1704
+ },
1700
1705
  signatureField: {
1701
1706
  prompt: "İmzalamak için tıklayın",
1702
1707
  unsigned: "Buraya imzalayın",
@@ -1901,11 +1906,23 @@ const e = {
1901
1906
  toothScheme: {
1902
1907
  ariaLabel: "Diş şeması",
1903
1908
  legendLabel: "Durum göstergesi",
1909
+ view: {
1910
+ side: "Yandan görünüm",
1911
+ occlusal: "Oklüzal görünüm",
1912
+ both: "Her iki görünüm"
1913
+ },
1904
1914
  dentition: {
1905
1915
  permanent: "Kalıcı dişler",
1906
1916
  primary: "Süt dişleri",
1907
1917
  mixed: "Karma dişlenme"
1908
1918
  },
1919
+ options: {
1920
+ label: "Şema seçenekleri",
1921
+ legend: "Açıklama",
1922
+ dentition: "Dişler",
1923
+ numbering: "Numaralandırma",
1924
+ view: "Görünüm"
1925
+ },
1909
1926
  anatomy: {
1910
1927
  incisor: "Kesici diş",
1911
1928
  canine: "Köpek dişi",
@@ -1918,7 +1935,12 @@ const e = {
1918
1935
  crowned: "Kuronlu",
1919
1936
  missing: "Eksik",
1920
1937
  implant: "İmplant",
1921
- rootCanal: "Kanal tedavisi"
1938
+ rootCanal: "Kanal tedavisi",
1939
+ temporaryCrown: "Geçici kuron",
1940
+ bridge: "Köprü",
1941
+ destroyed: "Harabe",
1942
+ implantExtraction: "İmplant çıkarma",
1943
+ stub: "Güdük"
1922
1944
  },
1923
1945
  surface: {
1924
1946
  mesial: "Mezyal",
@@ -1711,6 +1711,11 @@ export declare const zhUi: {
1711
1711
  readonly invalidReturnUrl: "返回 URL 必须与本站来源一致,支付未提交。";
1712
1712
  };
1713
1713
  };
1714
+ readonly finishedTerminal: {
1715
+ readonly autoClose: "此标签页将在 {{seconds}} 秒后关闭。";
1716
+ readonly closeNow: "立即关闭";
1717
+ readonly redirecting: "正在跳转…";
1718
+ };
1714
1719
  readonly signatureField: {
1715
1720
  readonly prompt: "点击签名";
1716
1721
  readonly unsigned: "在此签名";
@@ -1915,11 +1920,23 @@ export declare const zhUi: {
1915
1920
  readonly toothScheme: {
1916
1921
  readonly ariaLabel: "牙位图";
1917
1922
  readonly legendLabel: "状态图例";
1923
+ readonly view: {
1924
+ readonly side: "侧面观";
1925
+ readonly occlusal: "咬合面观";
1926
+ readonly both: "两种视图";
1927
+ };
1918
1928
  readonly dentition: {
1919
1929
  readonly permanent: "恒牙列";
1920
1930
  readonly primary: "乳牙列";
1921
1931
  readonly mixed: "混合牙列";
1922
1932
  };
1933
+ readonly options: {
1934
+ readonly label: "图表选项";
1935
+ readonly legend: "图例";
1936
+ readonly dentition: "牙列";
1937
+ readonly numbering: "编号";
1938
+ readonly view: "视图";
1939
+ };
1923
1940
  readonly anatomy: {
1924
1941
  readonly incisor: "切牙";
1925
1942
  readonly canine: "尖牙";
@@ -1933,6 +1950,11 @@ export declare const zhUi: {
1933
1950
  readonly missing: "缺失";
1934
1951
  readonly implant: "种植体";
1935
1952
  readonly rootCanal: "根管治疗";
1953
+ readonly temporaryCrown: "临时冠";
1954
+ readonly bridge: "固定桥";
1955
+ readonly destroyed: "残冠";
1956
+ readonly implantExtraction: "种植体取出";
1957
+ readonly stub: "残根";
1936
1958
  };
1937
1959
  readonly surface: {
1938
1960
  readonly mesial: "近中面";