@alfadocs/ui-kit 0.63.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.
- package/dist/_chunks/{ai-prompt-input-C6sCr1Vi.js → ai-prompt-input-Dx8eXoPm.js} +2 -2
- package/dist/_chunks/{audio-recorder-D6OVfNiZ.js → audio-recorder-CdXuT9ln.js} +2 -2
- package/dist/_chunks/{bishop-score-B9tvgoIq.js → bishop-score-CzjSx-dm.js} +2 -2
- package/dist/_chunks/{booking-BUV9fspj.js → booking-ChfvWy3P.js} +2 -2
- package/dist/_chunks/{care-plan-card-QmNpGggC.js → care-plan-card-DhZNoXs4.js} +2 -2
- package/dist/_chunks/{care-plan-entry-card-Cnra7vUc.js → care-plan-entry-card-DW70yBOD.js} +2 -2
- package/dist/_chunks/{editable-currency-cell-renderer-D5C5tCfu.js → editable-currency-cell-renderer-BQgaKFCz.js} +2 -2
- package/dist/_chunks/{gestational-age-calculator-AkNFfZYs.js → gestational-age-calculator-D85E8lGN.js} +2 -2
- package/dist/_chunks/{pregnancy-dating-Dg6dTe1p.js → pregnancy-dating-7NUaAfob.js} +2 -2
- package/dist/_chunks/{select-hsCaJSX3.js → select-CEtRcon5.js} +46 -45
- package/dist/_chunks/{tabs-BpPYVme_.js → tabs-BIQ0ew1T.js} +2 -2
- package/dist/_chunks/tooth-scheme-CiphQaON.js +1257 -0
- package/dist/_chunks/{unit-converter-3sINXO3m.js → unit-converter-BIbXHIQA.js} +2 -2
- package/dist/agent-catalog.json +41 -4
- package/dist/components/ai-prompt-input/index.js +1 -1
- package/dist/components/audio-recorder/index.js +1 -1
- package/dist/components/bishop-score/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/care-plan-card/index.js +1 -1
- package/dist/components/care-plan-entry-card/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/gestational-age-calculator/index.js +1 -1
- package/dist/components/pregnancy-dating/index.js +1 -1
- package/dist/components/select/index.js +1 -1
- package/dist/components/select/select.d.ts +8 -0
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/tooth-scheme/index.d.ts +2 -2
- package/dist/components/tooth-scheme/index.js +22 -15
- package/dist/components/tooth-scheme/tooth-data.d.ts +79 -18
- package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -0
- package/dist/components/tooth-scheme/tooth-scheme.d.ts +48 -1
- package/dist/components/unit-converter/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +17 -0
- package/dist/i18n/locales/ar.js +18 -1
- package/dist/i18n/locales/de.d.ts +17 -0
- package/dist/i18n/locales/de.js +18 -1
- package/dist/i18n/locales/el.d.ts +17 -0
- package/dist/i18n/locales/el.js +18 -1
- package/dist/i18n/locales/en.d.ts +17 -0
- package/dist/i18n/locales/en.js +18 -1
- package/dist/i18n/locales/es.d.ts +17 -0
- package/dist/i18n/locales/es.js +18 -1
- package/dist/i18n/locales/fr.d.ts +17 -0
- package/dist/i18n/locales/fr.js +18 -1
- package/dist/i18n/locales/hi.d.ts +17 -0
- package/dist/i18n/locales/hi.js +18 -1
- package/dist/i18n/locales/it.d.ts +17 -0
- package/dist/i18n/locales/it.js +18 -1
- package/dist/i18n/locales/ja.d.ts +17 -0
- package/dist/i18n/locales/ja.js +18 -1
- package/dist/i18n/locales/nl.d.ts +17 -0
- package/dist/i18n/locales/nl.js +18 -1
- package/dist/i18n/locales/pl.d.ts +17 -0
- package/dist/i18n/locales/pl.js +18 -1
- package/dist/i18n/locales/pt.d.ts +17 -0
- package/dist/i18n/locales/pt.js +18 -1
- package/dist/i18n/locales/ro.d.ts +17 -0
- package/dist/i18n/locales/ro.js +18 -1
- package/dist/i18n/locales/ru.d.ts +17 -0
- package/dist/i18n/locales/ru.js +18 -1
- package/dist/i18n/locales/sq.d.ts +17 -0
- package/dist/i18n/locales/sq.js +18 -1
- package/dist/i18n/locales/sv.d.ts +17 -0
- package/dist/i18n/locales/sv.js +18 -1
- package/dist/i18n/locales/tr.d.ts +17 -0
- package/dist/i18n/locales/tr.js +18 -1
- package/dist/i18n/locales/zh.d.ts +17 -0
- package/dist/i18n/locales/zh.js +18 -1
- package/dist/index.js +180 -173
- package/dist/locales/ar.json +18 -1
- package/dist/locales/de.json +18 -1
- package/dist/locales/el.json +18 -1
- package/dist/locales/en.json +18 -1
- package/dist/locales/es.json +18 -1
- package/dist/locales/fr.json +18 -1
- package/dist/locales/hi.json +18 -1
- package/dist/locales/it.json +18 -1
- package/dist/locales/ja.json +18 -1
- package/dist/locales/nl.json +18 -1
- package/dist/locales/pl.json +18 -1
- package/dist/locales/pt.json +18 -1
- package/dist/locales/ro.json +18 -1
- package/dist/locales/ru.json +18 -1
- package/dist/locales/sq.json +18 -1
- package/dist/locales/sv.json +18 -1
- package/dist/locales/tr.json +18 -1
- package/dist/locales/zh.json +18 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/tooth-scheme-CxlsLjfN.js +0 -753
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -1907,11 +1907,23 @@ const e = {
|
|
|
1907
1907
|
toothScheme: {
|
|
1908
1908
|
ariaLabel: "Esquema dentário",
|
|
1909
1909
|
legendLabel: "Legenda de condições",
|
|
1910
|
+
view: {
|
|
1911
|
+
side: "Vista lateral",
|
|
1912
|
+
occlusal: "Vista oclusal",
|
|
1913
|
+
both: "Ambas as vistas"
|
|
1914
|
+
},
|
|
1910
1915
|
dentition: {
|
|
1911
1916
|
permanent: "Dentição permanente",
|
|
1912
1917
|
primary: "Dentição decídua",
|
|
1913
1918
|
mixed: "Dentição mista"
|
|
1914
1919
|
},
|
|
1920
|
+
options: {
|
|
1921
|
+
label: "Opções do esquema",
|
|
1922
|
+
legend: "Legenda",
|
|
1923
|
+
dentition: "Dentes",
|
|
1924
|
+
numbering: "Numeração",
|
|
1925
|
+
view: "Vista"
|
|
1926
|
+
},
|
|
1915
1927
|
anatomy: {
|
|
1916
1928
|
incisor: "Incisivo",
|
|
1917
1929
|
canine: "Canino",
|
|
@@ -1924,7 +1936,12 @@ const e = {
|
|
|
1924
1936
|
crowned: "Com coroa",
|
|
1925
1937
|
missing: "Ausente",
|
|
1926
1938
|
implant: "Implante",
|
|
1927
|
-
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"
|
|
1928
1945
|
},
|
|
1929
1946
|
surface: {
|
|
1930
1947
|
mesial: "Mesial",
|
|
@@ -1920,11 +1920,23 @@ export declare const roUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Schemă dentară";
|
|
1922
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
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Dentiție permanentă";
|
|
1925
1930
|
readonly primary: "Dentiție temporară";
|
|
1926
1931
|
readonly mixed: "Dentiție mixtă";
|
|
1927
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
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Incisiv";
|
|
1930
1942
|
readonly canine: "Canin";
|
|
@@ -1938,6 +1950,11 @@ export declare const roUi: {
|
|
|
1938
1950
|
readonly missing: "Lipsă";
|
|
1939
1951
|
readonly implant: "Implant";
|
|
1940
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";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Mezial";
|
package/dist/i18n/locales/ro.js
CHANGED
|
@@ -1906,11 +1906,23 @@ const e = {
|
|
|
1906
1906
|
toothScheme: {
|
|
1907
1907
|
ariaLabel: "Schemă dentară",
|
|
1908
1908
|
legendLabel: "Legendă condiții",
|
|
1909
|
+
view: {
|
|
1910
|
+
side: "Vedere laterală",
|
|
1911
|
+
occlusal: "Vedere ocluzală",
|
|
1912
|
+
both: "Ambele vederi"
|
|
1913
|
+
},
|
|
1909
1914
|
dentition: {
|
|
1910
1915
|
permanent: "Dentiție permanentă",
|
|
1911
1916
|
primary: "Dentiție temporară",
|
|
1912
1917
|
mixed: "Dentiție mixtă"
|
|
1913
1918
|
},
|
|
1919
|
+
options: {
|
|
1920
|
+
label: "Opțiuni schemă",
|
|
1921
|
+
legend: "Legendă",
|
|
1922
|
+
dentition: "Dinți",
|
|
1923
|
+
numbering: "Numerotare",
|
|
1924
|
+
view: "Vizualizare"
|
|
1925
|
+
},
|
|
1914
1926
|
anatomy: {
|
|
1915
1927
|
incisor: "Incisiv",
|
|
1916
1928
|
canine: "Canin",
|
|
@@ -1923,7 +1935,12 @@ const e = {
|
|
|
1923
1935
|
crowned: "Încoronat",
|
|
1924
1936
|
missing: "Lipsă",
|
|
1925
1937
|
implant: "Implant",
|
|
1926
|
-
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"
|
|
1927
1944
|
},
|
|
1928
1945
|
surface: {
|
|
1929
1946
|
mesial: "Mezial",
|
|
@@ -1920,11 +1920,23 @@ export declare const ruUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Зубная схема";
|
|
1922
1922
|
readonly legendLabel: "Легенда состояний";
|
|
1923
|
+
readonly view: {
|
|
1924
|
+
readonly side: "Вид сбоку";
|
|
1925
|
+
readonly occlusal: "Окклюзионный вид";
|
|
1926
|
+
readonly both: "Оба вида";
|
|
1927
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Постоянные зубы";
|
|
1925
1930
|
readonly primary: "Молочные зубы";
|
|
1926
1931
|
readonly mixed: "Смешанный прикус";
|
|
1927
1932
|
};
|
|
1933
|
+
readonly options: {
|
|
1934
|
+
readonly label: "Параметры схемы";
|
|
1935
|
+
readonly legend: "Легенда";
|
|
1936
|
+
readonly dentition: "Зубы";
|
|
1937
|
+
readonly numbering: "Нумерация";
|
|
1938
|
+
readonly view: "Вид";
|
|
1939
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Резец";
|
|
1930
1942
|
readonly canine: "Клык";
|
|
@@ -1938,6 +1950,11 @@ export declare const ruUi: {
|
|
|
1938
1950
|
readonly missing: "Отсутствует";
|
|
1939
1951
|
readonly implant: "Имплант";
|
|
1940
1952
|
readonly rootCanal: "Лечение корневых каналов";
|
|
1953
|
+
readonly temporaryCrown: "Временная коронка";
|
|
1954
|
+
readonly bridge: "Мостовидный протез";
|
|
1955
|
+
readonly destroyed: "Разрушен";
|
|
1956
|
+
readonly implantExtraction: "Удаление импланта";
|
|
1957
|
+
readonly stub: "Культя зуба";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Мезиальная";
|
package/dist/i18n/locales/ru.js
CHANGED
|
@@ -1906,11 +1906,23 @@ const e = {
|
|
|
1906
1906
|
toothScheme: {
|
|
1907
1907
|
ariaLabel: "Зубная схема",
|
|
1908
1908
|
legendLabel: "Легенда состояний",
|
|
1909
|
+
view: {
|
|
1910
|
+
side: "Вид сбоку",
|
|
1911
|
+
occlusal: "Окклюзионный вид",
|
|
1912
|
+
both: "Оба вида"
|
|
1913
|
+
},
|
|
1909
1914
|
dentition: {
|
|
1910
1915
|
permanent: "Постоянные зубы",
|
|
1911
1916
|
primary: "Молочные зубы",
|
|
1912
1917
|
mixed: "Смешанный прикус"
|
|
1913
1918
|
},
|
|
1919
|
+
options: {
|
|
1920
|
+
label: "Параметры схемы",
|
|
1921
|
+
legend: "Легенда",
|
|
1922
|
+
dentition: "Зубы",
|
|
1923
|
+
numbering: "Нумерация",
|
|
1924
|
+
view: "Вид"
|
|
1925
|
+
},
|
|
1914
1926
|
anatomy: {
|
|
1915
1927
|
incisor: "Резец",
|
|
1916
1928
|
canine: "Клык",
|
|
@@ -1923,7 +1935,12 @@ const e = {
|
|
|
1923
1935
|
crowned: "Коронка",
|
|
1924
1936
|
missing: "Отсутствует",
|
|
1925
1937
|
implant: "Имплант",
|
|
1926
|
-
rootCanal: "Лечение корневых каналов"
|
|
1938
|
+
rootCanal: "Лечение корневых каналов",
|
|
1939
|
+
temporaryCrown: "Временная коронка",
|
|
1940
|
+
bridge: "Мостовидный протез",
|
|
1941
|
+
destroyed: "Разрушен",
|
|
1942
|
+
implantExtraction: "Удаление импланта",
|
|
1943
|
+
stub: "Культя зуба"
|
|
1927
1944
|
},
|
|
1928
1945
|
surface: {
|
|
1929
1946
|
mesial: "Мезиальная",
|
|
@@ -1920,11 +1920,23 @@ export declare const sqUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Skema dentare";
|
|
1922
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
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Dhëmbët e përhershëm";
|
|
1925
1930
|
readonly primary: "Dhëmbët e qumështit";
|
|
1926
1931
|
readonly mixed: "Dhëmbësi i përzier";
|
|
1927
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
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Dhëmb prerës";
|
|
1930
1942
|
readonly canine: "Dhëmb qeni";
|
|
@@ -1938,6 +1950,11 @@ export declare const sqUi: {
|
|
|
1938
1950
|
readonly missing: "Mungon";
|
|
1939
1951
|
readonly implant: "Implantat";
|
|
1940
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";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Mezial";
|
package/dist/i18n/locales/sq.js
CHANGED
|
@@ -1906,11 +1906,23 @@ const e = {
|
|
|
1906
1906
|
toothScheme: {
|
|
1907
1907
|
ariaLabel: "Skema dentare",
|
|
1908
1908
|
legendLabel: "Legjenda e gjendjeve",
|
|
1909
|
+
view: {
|
|
1910
|
+
side: "Pamja anësore",
|
|
1911
|
+
occlusal: "Pamja okluzale",
|
|
1912
|
+
both: "Të dyja pamjet"
|
|
1913
|
+
},
|
|
1909
1914
|
dentition: {
|
|
1910
1915
|
permanent: "Dhëmbët e përhershëm",
|
|
1911
1916
|
primary: "Dhëmbët e qumështit",
|
|
1912
1917
|
mixed: "Dhëmbësi i përzier"
|
|
1913
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
|
+
},
|
|
1914
1926
|
anatomy: {
|
|
1915
1927
|
incisor: "Dhëmb prerës",
|
|
1916
1928
|
canine: "Dhëmb qeni",
|
|
@@ -1923,7 +1935,12 @@ const e = {
|
|
|
1923
1935
|
crowned: "Me kurorë",
|
|
1924
1936
|
missing: "Mungon",
|
|
1925
1937
|
implant: "Implantat",
|
|
1926
|
-
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"
|
|
1927
1944
|
},
|
|
1928
1945
|
surface: {
|
|
1929
1946
|
mesial: "Mezial",
|
|
@@ -1920,11 +1920,23 @@ export declare const svUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Tandschema";
|
|
1922
1922
|
readonly legendLabel: "Tillståndslista";
|
|
1923
|
+
readonly view: {
|
|
1924
|
+
readonly side: "Sidovy";
|
|
1925
|
+
readonly occlusal: "Ocklusalvy";
|
|
1926
|
+
readonly both: "Båda vyerna";
|
|
1927
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Permanenta tänder";
|
|
1925
1930
|
readonly primary: "Mjölktänder";
|
|
1926
1931
|
readonly mixed: "Blandad tanduppsättning";
|
|
1927
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
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Framtand";
|
|
1930
1942
|
readonly canine: "Hörntand";
|
|
@@ -1938,6 +1950,11 @@ export declare const svUi: {
|
|
|
1938
1950
|
readonly missing: "Saknas";
|
|
1939
1951
|
readonly implant: "Implantat";
|
|
1940
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";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Mesial";
|
package/dist/i18n/locales/sv.js
CHANGED
|
@@ -1906,11 +1906,23 @@ const e = {
|
|
|
1906
1906
|
toothScheme: {
|
|
1907
1907
|
ariaLabel: "Tandschema",
|
|
1908
1908
|
legendLabel: "Tillståndslista",
|
|
1909
|
+
view: {
|
|
1910
|
+
side: "Sidovy",
|
|
1911
|
+
occlusal: "Ocklusalvy",
|
|
1912
|
+
both: "Båda vyerna"
|
|
1913
|
+
},
|
|
1909
1914
|
dentition: {
|
|
1910
1915
|
permanent: "Permanenta tänder",
|
|
1911
1916
|
primary: "Mjölktänder",
|
|
1912
1917
|
mixed: "Blandad tanduppsättning"
|
|
1913
1918
|
},
|
|
1919
|
+
options: {
|
|
1920
|
+
label: "Diagramalternativ",
|
|
1921
|
+
legend: "Teckenförklaring",
|
|
1922
|
+
dentition: "Tänder",
|
|
1923
|
+
numbering: "Numrering",
|
|
1924
|
+
view: "Vy"
|
|
1925
|
+
},
|
|
1914
1926
|
anatomy: {
|
|
1915
1927
|
incisor: "Framtand",
|
|
1916
1928
|
canine: "Hörntand",
|
|
@@ -1923,7 +1935,12 @@ const e = {
|
|
|
1923
1935
|
crowned: "Kronbehandlad",
|
|
1924
1936
|
missing: "Saknas",
|
|
1925
1937
|
implant: "Implantat",
|
|
1926
|
-
rootCanal: "Rotbehandling"
|
|
1938
|
+
rootCanal: "Rotbehandling",
|
|
1939
|
+
temporaryCrown: "Temporär krona",
|
|
1940
|
+
bridge: "Bro",
|
|
1941
|
+
destroyed: "Destruerad",
|
|
1942
|
+
implantExtraction: "Implantatborttagning",
|
|
1943
|
+
stub: "Rotrest"
|
|
1927
1944
|
},
|
|
1928
1945
|
surface: {
|
|
1929
1946
|
mesial: "Mesial",
|
|
@@ -1920,11 +1920,23 @@ export declare const trUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Diş şeması";
|
|
1922
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
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Kalıcı dişler";
|
|
1925
1930
|
readonly primary: "Süt dişleri";
|
|
1926
1931
|
readonly mixed: "Karma dişlenme";
|
|
1927
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
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Kesici diş";
|
|
1930
1942
|
readonly canine: "Köpek dişi";
|
|
@@ -1938,6 +1950,11 @@ export declare const trUi: {
|
|
|
1938
1950
|
readonly missing: "Eksik";
|
|
1939
1951
|
readonly implant: "İmplant";
|
|
1940
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";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Mezyal";
|
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -1906,11 +1906,23 @@ const e = {
|
|
|
1906
1906
|
toothScheme: {
|
|
1907
1907
|
ariaLabel: "Diş şeması",
|
|
1908
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
|
+
},
|
|
1909
1914
|
dentition: {
|
|
1910
1915
|
permanent: "Kalıcı dişler",
|
|
1911
1916
|
primary: "Süt dişleri",
|
|
1912
1917
|
mixed: "Karma dişlenme"
|
|
1913
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
|
+
},
|
|
1914
1926
|
anatomy: {
|
|
1915
1927
|
incisor: "Kesici diş",
|
|
1916
1928
|
canine: "Köpek dişi",
|
|
@@ -1923,7 +1935,12 @@ const e = {
|
|
|
1923
1935
|
crowned: "Kuronlu",
|
|
1924
1936
|
missing: "Eksik",
|
|
1925
1937
|
implant: "İmplant",
|
|
1926
|
-
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"
|
|
1927
1944
|
},
|
|
1928
1945
|
surface: {
|
|
1929
1946
|
mesial: "Mezyal",
|
|
@@ -1920,11 +1920,23 @@ export declare const zhUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "牙位图";
|
|
1922
1922
|
readonly legendLabel: "状态图例";
|
|
1923
|
+
readonly view: {
|
|
1924
|
+
readonly side: "侧面观";
|
|
1925
|
+
readonly occlusal: "咬合面观";
|
|
1926
|
+
readonly both: "两种视图";
|
|
1927
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "恒牙列";
|
|
1925
1930
|
readonly primary: "乳牙列";
|
|
1926
1931
|
readonly mixed: "混合牙列";
|
|
1927
1932
|
};
|
|
1933
|
+
readonly options: {
|
|
1934
|
+
readonly label: "图表选项";
|
|
1935
|
+
readonly legend: "图例";
|
|
1936
|
+
readonly dentition: "牙列";
|
|
1937
|
+
readonly numbering: "编号";
|
|
1938
|
+
readonly view: "视图";
|
|
1939
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "切牙";
|
|
1930
1942
|
readonly canine: "尖牙";
|
|
@@ -1938,6 +1950,11 @@ export declare const zhUi: {
|
|
|
1938
1950
|
readonly missing: "缺失";
|
|
1939
1951
|
readonly implant: "种植体";
|
|
1940
1952
|
readonly rootCanal: "根管治疗";
|
|
1953
|
+
readonly temporaryCrown: "临时冠";
|
|
1954
|
+
readonly bridge: "固定桥";
|
|
1955
|
+
readonly destroyed: "残冠";
|
|
1956
|
+
readonly implantExtraction: "种植体取出";
|
|
1957
|
+
readonly stub: "残根";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "近中面";
|
package/dist/i18n/locales/zh.js
CHANGED
|
@@ -1906,11 +1906,23 @@ const e = {
|
|
|
1906
1906
|
toothScheme: {
|
|
1907
1907
|
ariaLabel: "牙位图",
|
|
1908
1908
|
legendLabel: "状态图例",
|
|
1909
|
+
view: {
|
|
1910
|
+
side: "侧面观",
|
|
1911
|
+
occlusal: "咬合面观",
|
|
1912
|
+
both: "两种视图"
|
|
1913
|
+
},
|
|
1909
1914
|
dentition: {
|
|
1910
1915
|
permanent: "恒牙列",
|
|
1911
1916
|
primary: "乳牙列",
|
|
1912
1917
|
mixed: "混合牙列"
|
|
1913
1918
|
},
|
|
1919
|
+
options: {
|
|
1920
|
+
label: "图表选项",
|
|
1921
|
+
legend: "图例",
|
|
1922
|
+
dentition: "牙列",
|
|
1923
|
+
numbering: "编号",
|
|
1924
|
+
view: "视图"
|
|
1925
|
+
},
|
|
1914
1926
|
anatomy: {
|
|
1915
1927
|
incisor: "切牙",
|
|
1916
1928
|
canine: "尖牙",
|
|
@@ -1923,7 +1935,12 @@ const e = {
|
|
|
1923
1935
|
crowned: "已冠修复",
|
|
1924
1936
|
missing: "缺失",
|
|
1925
1937
|
implant: "种植体",
|
|
1926
|
-
rootCanal: "根管治疗"
|
|
1938
|
+
rootCanal: "根管治疗",
|
|
1939
|
+
temporaryCrown: "临时冠",
|
|
1940
|
+
bridge: "固定桥",
|
|
1941
|
+
destroyed: "残冠",
|
|
1942
|
+
implantExtraction: "种植体取出",
|
|
1943
|
+
stub: "残根"
|
|
1927
1944
|
},
|
|
1928
1945
|
surface: {
|
|
1929
1946
|
mesial: "近中面",
|