@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/el.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 enUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Dental chart";
|
|
1922
1922
|
readonly legendLabel: "Condition legend";
|
|
1923
|
+
readonly view: {
|
|
1924
|
+
readonly side: "Side view";
|
|
1925
|
+
readonly occlusal: "Occlusal view";
|
|
1926
|
+
readonly both: "Both views";
|
|
1927
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Permanent dentition";
|
|
1925
1930
|
readonly primary: "Primary dentition";
|
|
1926
1931
|
readonly mixed: "Mixed dentition";
|
|
1927
1932
|
};
|
|
1933
|
+
readonly options: {
|
|
1934
|
+
readonly label: "Chart options";
|
|
1935
|
+
readonly legend: "Legend";
|
|
1936
|
+
readonly dentition: "Teeth";
|
|
1937
|
+
readonly numbering: "Numbering";
|
|
1938
|
+
readonly view: "View";
|
|
1939
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Incisor";
|
|
1930
1942
|
readonly canine: "Canine";
|
|
@@ -1938,6 +1950,11 @@ export declare const enUi: {
|
|
|
1938
1950
|
readonly missing: "Missing";
|
|
1939
1951
|
readonly implant: "Implant";
|
|
1940
1952
|
readonly rootCanal: "Root canal";
|
|
1953
|
+
readonly temporaryCrown: "Temporary crown";
|
|
1954
|
+
readonly bridge: "Bridge";
|
|
1955
|
+
readonly destroyed: "Destroyed";
|
|
1956
|
+
readonly implantExtraction: "Implant extraction";
|
|
1957
|
+
readonly stub: "Stub";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Mesial";
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -1902,11 +1902,23 @@ const e = {
|
|
|
1902
1902
|
toothScheme: {
|
|
1903
1903
|
ariaLabel: "Dental chart",
|
|
1904
1904
|
legendLabel: "Condition legend",
|
|
1905
|
+
view: {
|
|
1906
|
+
side: "Side view",
|
|
1907
|
+
occlusal: "Occlusal view",
|
|
1908
|
+
both: "Both views"
|
|
1909
|
+
},
|
|
1905
1910
|
dentition: {
|
|
1906
1911
|
permanent: "Permanent dentition",
|
|
1907
1912
|
primary: "Primary dentition",
|
|
1908
1913
|
mixed: "Mixed dentition"
|
|
1909
1914
|
},
|
|
1915
|
+
options: {
|
|
1916
|
+
label: "Chart options",
|
|
1917
|
+
legend: "Legend",
|
|
1918
|
+
dentition: "Teeth",
|
|
1919
|
+
numbering: "Numbering",
|
|
1920
|
+
view: "View"
|
|
1921
|
+
},
|
|
1910
1922
|
anatomy: {
|
|
1911
1923
|
incisor: "Incisor",
|
|
1912
1924
|
canine: "Canine",
|
|
@@ -1919,7 +1931,12 @@ const e = {
|
|
|
1919
1931
|
crowned: "Crowned",
|
|
1920
1932
|
missing: "Missing",
|
|
1921
1933
|
implant: "Implant",
|
|
1922
|
-
rootCanal: "Root canal"
|
|
1934
|
+
rootCanal: "Root canal",
|
|
1935
|
+
temporaryCrown: "Temporary crown",
|
|
1936
|
+
bridge: "Bridge",
|
|
1937
|
+
destroyed: "Destroyed",
|
|
1938
|
+
implantExtraction: "Implant extraction",
|
|
1939
|
+
stub: "Stub"
|
|
1923
1940
|
},
|
|
1924
1941
|
surface: {
|
|
1925
1942
|
mesial: "Mesial",
|
|
@@ -1920,11 +1920,23 @@ export declare const esUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Esquema dental";
|
|
1922
1922
|
readonly legendLabel: "Leyenda de condiciones";
|
|
1923
|
+
readonly view: {
|
|
1924
|
+
readonly side: "Vista lateral";
|
|
1925
|
+
readonly occlusal: "Vista oclusal";
|
|
1926
|
+
readonly both: "Ambas vistas";
|
|
1927
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Dentición permanente";
|
|
1925
1930
|
readonly primary: "Dentición decidua";
|
|
1926
1931
|
readonly mixed: "Dentición mixta";
|
|
1927
1932
|
};
|
|
1933
|
+
readonly options: {
|
|
1934
|
+
readonly label: "Opciones del esquema";
|
|
1935
|
+
readonly legend: "Leyenda";
|
|
1936
|
+
readonly dentition: "Dientes";
|
|
1937
|
+
readonly numbering: "Numeración";
|
|
1938
|
+
readonly view: "Vista";
|
|
1939
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Incisivo";
|
|
1930
1942
|
readonly canine: "Canino";
|
|
@@ -1938,6 +1950,11 @@ export declare const esUi: {
|
|
|
1938
1950
|
readonly missing: "Ausente";
|
|
1939
1951
|
readonly implant: "Implante";
|
|
1940
1952
|
readonly rootCanal: "Tratamiento de conductos";
|
|
1953
|
+
readonly temporaryCrown: "Corona provisional";
|
|
1954
|
+
readonly bridge: "Puente";
|
|
1955
|
+
readonly destroyed: "Destruido";
|
|
1956
|
+
readonly implantExtraction: "Explantación de implante";
|
|
1957
|
+
readonly stub: "Muñón";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Mesial";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -1905,11 +1905,23 @@ const e = {
|
|
|
1905
1905
|
toothScheme: {
|
|
1906
1906
|
ariaLabel: "Esquema dental",
|
|
1907
1907
|
legendLabel: "Leyenda de condiciones",
|
|
1908
|
+
view: {
|
|
1909
|
+
side: "Vista lateral",
|
|
1910
|
+
occlusal: "Vista oclusal",
|
|
1911
|
+
both: "Ambas vistas"
|
|
1912
|
+
},
|
|
1908
1913
|
dentition: {
|
|
1909
1914
|
permanent: "Dentición permanente",
|
|
1910
1915
|
primary: "Dentición decidua",
|
|
1911
1916
|
mixed: "Dentición mixta"
|
|
1912
1917
|
},
|
|
1918
|
+
options: {
|
|
1919
|
+
label: "Opciones del esquema",
|
|
1920
|
+
legend: "Leyenda",
|
|
1921
|
+
dentition: "Dientes",
|
|
1922
|
+
numbering: "Numeración",
|
|
1923
|
+
view: "Vista"
|
|
1924
|
+
},
|
|
1913
1925
|
anatomy: {
|
|
1914
1926
|
incisor: "Incisivo",
|
|
1915
1927
|
canine: "Canino",
|
|
@@ -1922,7 +1934,12 @@ const e = {
|
|
|
1922
1934
|
crowned: "Con corona",
|
|
1923
1935
|
missing: "Ausente",
|
|
1924
1936
|
implant: "Implante",
|
|
1925
|
-
rootCanal: "Tratamiento de conductos"
|
|
1937
|
+
rootCanal: "Tratamiento de conductos",
|
|
1938
|
+
temporaryCrown: "Corona provisional",
|
|
1939
|
+
bridge: "Puente",
|
|
1940
|
+
destroyed: "Destruido",
|
|
1941
|
+
implantExtraction: "Explantación de implante",
|
|
1942
|
+
stub: "Muñón"
|
|
1926
1943
|
},
|
|
1927
1944
|
surface: {
|
|
1928
1945
|
mesial: "Mesial",
|
|
@@ -1920,11 +1920,23 @@ export declare const frUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Schéma dentaire";
|
|
1922
1922
|
readonly legendLabel: "Légende des conditions";
|
|
1923
|
+
readonly view: {
|
|
1924
|
+
readonly side: "Vue latérale";
|
|
1925
|
+
readonly occlusal: "Vue occlusale";
|
|
1926
|
+
readonly both: "Les deux vues";
|
|
1927
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Dentition permanente";
|
|
1925
1930
|
readonly primary: "Dentition temporaire";
|
|
1926
1931
|
readonly mixed: "Dentition mixte";
|
|
1927
1932
|
};
|
|
1933
|
+
readonly options: {
|
|
1934
|
+
readonly label: "Options du schéma";
|
|
1935
|
+
readonly legend: "Légende";
|
|
1936
|
+
readonly dentition: "Dents";
|
|
1937
|
+
readonly numbering: "Numérotation";
|
|
1938
|
+
readonly view: "Vue";
|
|
1939
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Incisive";
|
|
1930
1942
|
readonly canine: "Canine";
|
|
@@ -1938,6 +1950,11 @@ export declare const frUi: {
|
|
|
1938
1950
|
readonly missing: "Absent";
|
|
1939
1951
|
readonly implant: "Implant";
|
|
1940
1952
|
readonly rootCanal: "Traitement canalaire";
|
|
1953
|
+
readonly temporaryCrown: "Couronne provisoire";
|
|
1954
|
+
readonly bridge: "Bridge";
|
|
1955
|
+
readonly destroyed: "Délabré";
|
|
1956
|
+
readonly implantExtraction: "Explantation";
|
|
1957
|
+
readonly stub: "Moignon";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Mésiale";
|
package/dist/i18n/locales/fr.js
CHANGED
|
@@ -1905,11 +1905,23 @@ const e = {
|
|
|
1905
1905
|
toothScheme: {
|
|
1906
1906
|
ariaLabel: "Schéma dentaire",
|
|
1907
1907
|
legendLabel: "Légende des conditions",
|
|
1908
|
+
view: {
|
|
1909
|
+
side: "Vue latérale",
|
|
1910
|
+
occlusal: "Vue occlusale",
|
|
1911
|
+
both: "Les deux vues"
|
|
1912
|
+
},
|
|
1908
1913
|
dentition: {
|
|
1909
1914
|
permanent: "Dentition permanente",
|
|
1910
1915
|
primary: "Dentition temporaire",
|
|
1911
1916
|
mixed: "Dentition mixte"
|
|
1912
1917
|
},
|
|
1918
|
+
options: {
|
|
1919
|
+
label: "Options du schéma",
|
|
1920
|
+
legend: "Légende",
|
|
1921
|
+
dentition: "Dents",
|
|
1922
|
+
numbering: "Numérotation",
|
|
1923
|
+
view: "Vue"
|
|
1924
|
+
},
|
|
1913
1925
|
anatomy: {
|
|
1914
1926
|
incisor: "Incisive",
|
|
1915
1927
|
canine: "Canine",
|
|
@@ -1922,7 +1934,12 @@ const e = {
|
|
|
1922
1934
|
crowned: "Couronné",
|
|
1923
1935
|
missing: "Absent",
|
|
1924
1936
|
implant: "Implant",
|
|
1925
|
-
rootCanal: "Traitement canalaire"
|
|
1937
|
+
rootCanal: "Traitement canalaire",
|
|
1938
|
+
temporaryCrown: "Couronne provisoire",
|
|
1939
|
+
bridge: "Bridge",
|
|
1940
|
+
destroyed: "Délabré",
|
|
1941
|
+
implantExtraction: "Explantation",
|
|
1942
|
+
stub: "Moignon"
|
|
1926
1943
|
},
|
|
1927
1944
|
surface: {
|
|
1928
1945
|
mesial: "Mésiale",
|
|
@@ -1920,11 +1920,23 @@ export declare const hiUi: {
|
|
|
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 hiUi: {
|
|
|
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/hi.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: "मीज़ियल",
|
|
@@ -1917,11 +1917,23 @@ export declare const itUi: {
|
|
|
1917
1917
|
readonly toothScheme: {
|
|
1918
1918
|
readonly ariaLabel: "Schema dentale";
|
|
1919
1919
|
readonly legendLabel: "Legenda condizioni";
|
|
1920
|
+
readonly view: {
|
|
1921
|
+
readonly side: "Vista laterale";
|
|
1922
|
+
readonly occlusal: "Vista occlusale";
|
|
1923
|
+
readonly both: "Entrambe le viste";
|
|
1924
|
+
};
|
|
1920
1925
|
readonly dentition: {
|
|
1921
1926
|
readonly permanent: "Dentizione permanente";
|
|
1922
1927
|
readonly primary: "Dentizione decidua";
|
|
1923
1928
|
readonly mixed: "Dentizione mista";
|
|
1924
1929
|
};
|
|
1930
|
+
readonly options: {
|
|
1931
|
+
readonly label: "Opzioni schema";
|
|
1932
|
+
readonly legend: "Legenda";
|
|
1933
|
+
readonly dentition: "Denti";
|
|
1934
|
+
readonly numbering: "Numerazione";
|
|
1935
|
+
readonly view: "Vista";
|
|
1936
|
+
};
|
|
1925
1937
|
readonly anatomy: {
|
|
1926
1938
|
readonly incisor: "Incisivo";
|
|
1927
1939
|
readonly canine: "Canino";
|
|
@@ -1935,6 +1947,11 @@ export declare const itUi: {
|
|
|
1935
1947
|
readonly missing: "Mancante";
|
|
1936
1948
|
readonly implant: "Impianto";
|
|
1937
1949
|
readonly rootCanal: "Trattamento canalare";
|
|
1950
|
+
readonly temporaryCrown: "Corona provvisoria";
|
|
1951
|
+
readonly bridge: "Ponte";
|
|
1952
|
+
readonly destroyed: "Distrutto";
|
|
1953
|
+
readonly implantExtraction: "Espianto";
|
|
1954
|
+
readonly stub: "Moncone";
|
|
1938
1955
|
};
|
|
1939
1956
|
readonly surface: {
|
|
1940
1957
|
readonly mesial: "Mesiale";
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -1885,11 +1885,23 @@ const e = {
|
|
|
1885
1885
|
toothScheme: {
|
|
1886
1886
|
ariaLabel: "Schema dentale",
|
|
1887
1887
|
legendLabel: "Legenda condizioni",
|
|
1888
|
+
view: {
|
|
1889
|
+
side: "Vista laterale",
|
|
1890
|
+
occlusal: "Vista occlusale",
|
|
1891
|
+
both: "Entrambe le viste"
|
|
1892
|
+
},
|
|
1888
1893
|
dentition: {
|
|
1889
1894
|
permanent: "Dentizione permanente",
|
|
1890
1895
|
primary: "Dentizione decidua",
|
|
1891
1896
|
mixed: "Dentizione mista"
|
|
1892
1897
|
},
|
|
1898
|
+
options: {
|
|
1899
|
+
label: "Opzioni schema",
|
|
1900
|
+
legend: "Legenda",
|
|
1901
|
+
dentition: "Denti",
|
|
1902
|
+
numbering: "Numerazione",
|
|
1903
|
+
view: "Vista"
|
|
1904
|
+
},
|
|
1893
1905
|
anatomy: {
|
|
1894
1906
|
incisor: "Incisivo",
|
|
1895
1907
|
canine: "Canino",
|
|
@@ -1902,7 +1914,12 @@ const e = {
|
|
|
1902
1914
|
crowned: "Incoronato",
|
|
1903
1915
|
missing: "Mancante",
|
|
1904
1916
|
implant: "Impianto",
|
|
1905
|
-
rootCanal: "Trattamento canalare"
|
|
1917
|
+
rootCanal: "Trattamento canalare",
|
|
1918
|
+
temporaryCrown: "Corona provvisoria",
|
|
1919
|
+
bridge: "Ponte",
|
|
1920
|
+
destroyed: "Distrutto",
|
|
1921
|
+
implantExtraction: "Espianto",
|
|
1922
|
+
stub: "Moncone"
|
|
1906
1923
|
},
|
|
1907
1924
|
surface: {
|
|
1908
1925
|
mesial: "Mesiale",
|
|
@@ -1920,11 +1920,23 @@ export declare const jaUi: {
|
|
|
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 jaUi: {
|
|
|
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/ja.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 nlUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Tandenschema";
|
|
1922
1922
|
readonly legendLabel: "Legenda aandoeningen";
|
|
1923
|
+
readonly view: {
|
|
1924
|
+
readonly side: "Zijaanzicht";
|
|
1925
|
+
readonly occlusal: "Occlusaal aanzicht";
|
|
1926
|
+
readonly both: "Beide weergaven";
|
|
1927
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Blijvend gebit";
|
|
1925
1930
|
readonly primary: "Melkgebit";
|
|
1926
1931
|
readonly mixed: "Gemengd gebit";
|
|
1927
1932
|
};
|
|
1933
|
+
readonly options: {
|
|
1934
|
+
readonly label: "Schema-opties";
|
|
1935
|
+
readonly legend: "Legenda";
|
|
1936
|
+
readonly dentition: "Gebit";
|
|
1937
|
+
readonly numbering: "Nummering";
|
|
1938
|
+
readonly view: "Weergave";
|
|
1939
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Snijtand";
|
|
1930
1942
|
readonly canine: "Hoektand";
|
|
@@ -1938,6 +1950,11 @@ export declare const nlUi: {
|
|
|
1938
1950
|
readonly missing: "Ontbrekend";
|
|
1939
1951
|
readonly implant: "Implantaat";
|
|
1940
1952
|
readonly rootCanal: "Wortelkanaalbehandeling";
|
|
1953
|
+
readonly temporaryCrown: "Tijdelijke kroon";
|
|
1954
|
+
readonly bridge: "Brug";
|
|
1955
|
+
readonly destroyed: "Verwoest";
|
|
1956
|
+
readonly implantExtraction: "Implantaatverwijdering";
|
|
1957
|
+
readonly stub: "Stomp";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Mesiaal";
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -1905,11 +1905,23 @@ const e = {
|
|
|
1905
1905
|
toothScheme: {
|
|
1906
1906
|
ariaLabel: "Tandenschema",
|
|
1907
1907
|
legendLabel: "Legenda aandoeningen",
|
|
1908
|
+
view: {
|
|
1909
|
+
side: "Zijaanzicht",
|
|
1910
|
+
occlusal: "Occlusaal aanzicht",
|
|
1911
|
+
both: "Beide weergaven"
|
|
1912
|
+
},
|
|
1908
1913
|
dentition: {
|
|
1909
1914
|
permanent: "Blijvend gebit",
|
|
1910
1915
|
primary: "Melkgebit",
|
|
1911
1916
|
mixed: "Gemengd gebit"
|
|
1912
1917
|
},
|
|
1918
|
+
options: {
|
|
1919
|
+
label: "Schema-opties",
|
|
1920
|
+
legend: "Legenda",
|
|
1921
|
+
dentition: "Gebit",
|
|
1922
|
+
numbering: "Nummering",
|
|
1923
|
+
view: "Weergave"
|
|
1924
|
+
},
|
|
1913
1925
|
anatomy: {
|
|
1914
1926
|
incisor: "Snijtand",
|
|
1915
1927
|
canine: "Hoektand",
|
|
@@ -1922,7 +1934,12 @@ const e = {
|
|
|
1922
1934
|
crowned: "Gekroond",
|
|
1923
1935
|
missing: "Ontbrekend",
|
|
1924
1936
|
implant: "Implantaat",
|
|
1925
|
-
rootCanal: "Wortelkanaalbehandeling"
|
|
1937
|
+
rootCanal: "Wortelkanaalbehandeling",
|
|
1938
|
+
temporaryCrown: "Tijdelijke kroon",
|
|
1939
|
+
bridge: "Brug",
|
|
1940
|
+
destroyed: "Verwoest",
|
|
1941
|
+
implantExtraction: "Implantaatverwijdering",
|
|
1942
|
+
stub: "Stomp"
|
|
1926
1943
|
},
|
|
1927
1944
|
surface: {
|
|
1928
1945
|
mesial: "Mesiaal",
|
|
@@ -1920,11 +1920,23 @@ export declare const plUi: {
|
|
|
1920
1920
|
readonly toothScheme: {
|
|
1921
1921
|
readonly ariaLabel: "Schemat uzębienia";
|
|
1922
1922
|
readonly legendLabel: "Legenda stanów";
|
|
1923
|
+
readonly view: {
|
|
1924
|
+
readonly side: "Widok z boku";
|
|
1925
|
+
readonly occlusal: "Widok okluzalny";
|
|
1926
|
+
readonly both: "Oba widoki";
|
|
1927
|
+
};
|
|
1923
1928
|
readonly dentition: {
|
|
1924
1929
|
readonly permanent: "Uzębienie stałe";
|
|
1925
1930
|
readonly primary: "Uzębienie mleczne";
|
|
1926
1931
|
readonly mixed: "Uzębienie mieszane";
|
|
1927
1932
|
};
|
|
1933
|
+
readonly options: {
|
|
1934
|
+
readonly label: "Opcje schematu";
|
|
1935
|
+
readonly legend: "Legenda";
|
|
1936
|
+
readonly dentition: "Uzębienie";
|
|
1937
|
+
readonly numbering: "Numeracja";
|
|
1938
|
+
readonly view: "Widok";
|
|
1939
|
+
};
|
|
1928
1940
|
readonly anatomy: {
|
|
1929
1941
|
readonly incisor: "Siekacz";
|
|
1930
1942
|
readonly canine: "Kieł";
|
|
@@ -1938,6 +1950,11 @@ export declare const plUi: {
|
|
|
1938
1950
|
readonly missing: "Brakujący";
|
|
1939
1951
|
readonly implant: "Implant";
|
|
1940
1952
|
readonly rootCanal: "Leczenie kanałowe";
|
|
1953
|
+
readonly temporaryCrown: "Korona tymczasowa";
|
|
1954
|
+
readonly bridge: "Most";
|
|
1955
|
+
readonly destroyed: "Zniszczony";
|
|
1956
|
+
readonly implantExtraction: "Usunięcie implantu";
|
|
1957
|
+
readonly stub: "Kikut";
|
|
1941
1958
|
};
|
|
1942
1959
|
readonly surface: {
|
|
1943
1960
|
readonly mesial: "Mezjalna";
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -1906,11 +1906,23 @@ const e = {
|
|
|
1906
1906
|
toothScheme: {
|
|
1907
1907
|
ariaLabel: "Schemat uzębienia",
|
|
1908
1908
|
legendLabel: "Legenda stanów",
|
|
1909
|
+
view: {
|
|
1910
|
+
side: "Widok z boku",
|
|
1911
|
+
occlusal: "Widok okluzalny",
|
|
1912
|
+
both: "Oba widoki"
|
|
1913
|
+
},
|
|
1909
1914
|
dentition: {
|
|
1910
1915
|
permanent: "Uzębienie stałe",
|
|
1911
1916
|
primary: "Uzębienie mleczne",
|
|
1912
1917
|
mixed: "Uzębienie mieszane"
|
|
1913
1918
|
},
|
|
1919
|
+
options: {
|
|
1920
|
+
label: "Opcje schematu",
|
|
1921
|
+
legend: "Legenda",
|
|
1922
|
+
dentition: "Uzębienie",
|
|
1923
|
+
numbering: "Numeracja",
|
|
1924
|
+
view: "Widok"
|
|
1925
|
+
},
|
|
1914
1926
|
anatomy: {
|
|
1915
1927
|
incisor: "Siekacz",
|
|
1916
1928
|
canine: "Kieł",
|
|
@@ -1923,7 +1935,12 @@ const e = {
|
|
|
1923
1935
|
crowned: "Koronowany",
|
|
1924
1936
|
missing: "Brakujący",
|
|
1925
1937
|
implant: "Implant",
|
|
1926
|
-
rootCanal: "Leczenie kanałowe"
|
|
1938
|
+
rootCanal: "Leczenie kanałowe",
|
|
1939
|
+
temporaryCrown: "Korona tymczasowa",
|
|
1940
|
+
bridge: "Most",
|
|
1941
|
+
destroyed: "Zniszczony",
|
|
1942
|
+
implantExtraction: "Usunięcie implantu",
|
|
1943
|
+
stub: "Kikut"
|
|
1927
1944
|
},
|
|
1928
1945
|
surface: {
|
|
1929
1946
|
mesial: "Mezjalna",
|
|
@@ -1921,11 +1921,23 @@ export declare const ptUi: {
|
|
|
1921
1921
|
readonly toothScheme: {
|
|
1922
1922
|
readonly ariaLabel: "Esquema dentário";
|
|
1923
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
|
+
};
|
|
1924
1929
|
readonly dentition: {
|
|
1925
1930
|
readonly permanent: "Dentição permanente";
|
|
1926
1931
|
readonly primary: "Dentição decídua";
|
|
1927
1932
|
readonly mixed: "Dentição mista";
|
|
1928
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
|
+
};
|
|
1929
1941
|
readonly anatomy: {
|
|
1930
1942
|
readonly incisor: "Incisivo";
|
|
1931
1943
|
readonly canine: "Canino";
|
|
@@ -1939,6 +1951,11 @@ export declare const ptUi: {
|
|
|
1939
1951
|
readonly missing: "Ausente";
|
|
1940
1952
|
readonly implant: "Implante";
|
|
1941
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";
|
|
1942
1959
|
};
|
|
1943
1960
|
readonly surface: {
|
|
1944
1961
|
readonly mesial: "Mesial";
|