@alfadocs/ui-kit-debug 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.
Files changed (146) hide show
  1. package/dist/_chunks/{ai-prompt-input-C6sCr1Vi.js → ai-prompt-input-Dx8eXoPm.js} +2 -2
  2. package/dist/_chunks/{ai-prompt-input-C6sCr1Vi.js.map → ai-prompt-input-Dx8eXoPm.js.map} +1 -1
  3. package/dist/_chunks/{audio-recorder-D6OVfNiZ.js → audio-recorder-CdXuT9ln.js} +2 -2
  4. package/dist/_chunks/{audio-recorder-D6OVfNiZ.js.map → audio-recorder-CdXuT9ln.js.map} +1 -1
  5. package/dist/_chunks/{bishop-score-B9tvgoIq.js → bishop-score-CzjSx-dm.js} +2 -2
  6. package/dist/_chunks/{bishop-score-B9tvgoIq.js.map → bishop-score-CzjSx-dm.js.map} +1 -1
  7. package/dist/_chunks/{booking-BUV9fspj.js → booking-ChfvWy3P.js} +2 -2
  8. package/dist/_chunks/{booking-BUV9fspj.js.map → booking-ChfvWy3P.js.map} +1 -1
  9. package/dist/_chunks/{care-plan-card-QmNpGggC.js → care-plan-card-DhZNoXs4.js} +2 -2
  10. package/dist/_chunks/{care-plan-card-QmNpGggC.js.map → care-plan-card-DhZNoXs4.js.map} +1 -1
  11. package/dist/_chunks/{care-plan-entry-card-Cnra7vUc.js → care-plan-entry-card-DW70yBOD.js} +2 -2
  12. package/dist/_chunks/{care-plan-entry-card-Cnra7vUc.js.map → care-plan-entry-card-DW70yBOD.js.map} +1 -1
  13. package/dist/_chunks/{editable-currency-cell-renderer-D5C5tCfu.js → editable-currency-cell-renderer-BQgaKFCz.js} +2 -2
  14. package/dist/_chunks/{editable-currency-cell-renderer-D5C5tCfu.js.map → editable-currency-cell-renderer-BQgaKFCz.js.map} +1 -1
  15. package/dist/_chunks/{gestational-age-calculator-AkNFfZYs.js → gestational-age-calculator-D85E8lGN.js} +2 -2
  16. package/dist/_chunks/{gestational-age-calculator-AkNFfZYs.js.map → gestational-age-calculator-D85E8lGN.js.map} +1 -1
  17. package/dist/_chunks/{pregnancy-dating-Dg6dTe1p.js → pregnancy-dating-7NUaAfob.js} +2 -2
  18. package/dist/_chunks/{pregnancy-dating-Dg6dTe1p.js.map → pregnancy-dating-7NUaAfob.js.map} +1 -1
  19. package/dist/_chunks/{select-hsCaJSX3.js → select-CEtRcon5.js} +46 -45
  20. package/dist/_chunks/select-CEtRcon5.js.map +1 -0
  21. package/dist/_chunks/{tabs-BpPYVme_.js → tabs-BIQ0ew1T.js} +2 -2
  22. package/dist/_chunks/{tabs-BpPYVme_.js.map → tabs-BIQ0ew1T.js.map} +1 -1
  23. package/dist/_chunks/tooth-scheme-CiphQaON.js +1257 -0
  24. package/dist/_chunks/tooth-scheme-CiphQaON.js.map +1 -0
  25. package/dist/_chunks/{unit-converter-3sINXO3m.js → unit-converter-BIbXHIQA.js} +2 -2
  26. package/dist/_chunks/{unit-converter-3sINXO3m.js.map → unit-converter-BIbXHIQA.js.map} +1 -1
  27. package/dist/agent-catalog.json +41 -4
  28. package/dist/components/ai-prompt-input/index.js +1 -1
  29. package/dist/components/audio-recorder/index.js +1 -1
  30. package/dist/components/bishop-score/index.js +1 -1
  31. package/dist/components/booking/index.js +1 -1
  32. package/dist/components/care-plan-card/index.js +1 -1
  33. package/dist/components/care-plan-entry-card/index.js +1 -1
  34. package/dist/components/data-table/index.js +1 -1
  35. package/dist/components/gestational-age-calculator/index.js +1 -1
  36. package/dist/components/pregnancy-dating/index.js +1 -1
  37. package/dist/components/select/index.js +1 -1
  38. package/dist/components/select/select.d.ts +8 -0
  39. package/dist/components/select/select.d.ts.map +1 -1
  40. package/dist/components/tabs/index.js +1 -1
  41. package/dist/components/tooth-scheme/index.d.ts +2 -2
  42. package/dist/components/tooth-scheme/index.d.ts.map +1 -1
  43. package/dist/components/tooth-scheme/index.js +22 -15
  44. package/dist/components/tooth-scheme/tooth-data.d.ts +79 -18
  45. package/dist/components/tooth-scheme/tooth-data.d.ts.map +1 -1
  46. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -0
  47. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts.map +1 -1
  48. package/dist/components/tooth-scheme/tooth-scheme.d.ts +48 -1
  49. package/dist/components/tooth-scheme/tooth-scheme.d.ts.map +1 -1
  50. package/dist/components/unit-converter/index.js +1 -1
  51. package/dist/i18n/locales/ar.d.ts +17 -0
  52. package/dist/i18n/locales/ar.d.ts.map +1 -1
  53. package/dist/i18n/locales/ar.js +18 -1
  54. package/dist/i18n/locales/ar.js.map +1 -1
  55. package/dist/i18n/locales/de.d.ts +17 -0
  56. package/dist/i18n/locales/de.d.ts.map +1 -1
  57. package/dist/i18n/locales/de.js +18 -1
  58. package/dist/i18n/locales/de.js.map +1 -1
  59. package/dist/i18n/locales/el.d.ts +17 -0
  60. package/dist/i18n/locales/el.d.ts.map +1 -1
  61. package/dist/i18n/locales/el.js +18 -1
  62. package/dist/i18n/locales/el.js.map +1 -1
  63. package/dist/i18n/locales/en.d.ts +17 -0
  64. package/dist/i18n/locales/en.d.ts.map +1 -1
  65. package/dist/i18n/locales/en.js +18 -1
  66. package/dist/i18n/locales/en.js.map +1 -1
  67. package/dist/i18n/locales/es.d.ts +17 -0
  68. package/dist/i18n/locales/es.d.ts.map +1 -1
  69. package/dist/i18n/locales/es.js +18 -1
  70. package/dist/i18n/locales/es.js.map +1 -1
  71. package/dist/i18n/locales/fr.d.ts +17 -0
  72. package/dist/i18n/locales/fr.d.ts.map +1 -1
  73. package/dist/i18n/locales/fr.js +18 -1
  74. package/dist/i18n/locales/fr.js.map +1 -1
  75. package/dist/i18n/locales/hi.d.ts +17 -0
  76. package/dist/i18n/locales/hi.d.ts.map +1 -1
  77. package/dist/i18n/locales/hi.js +18 -1
  78. package/dist/i18n/locales/hi.js.map +1 -1
  79. package/dist/i18n/locales/it.d.ts +17 -0
  80. package/dist/i18n/locales/it.d.ts.map +1 -1
  81. package/dist/i18n/locales/it.js +18 -1
  82. package/dist/i18n/locales/it.js.map +1 -1
  83. package/dist/i18n/locales/ja.d.ts +17 -0
  84. package/dist/i18n/locales/ja.d.ts.map +1 -1
  85. package/dist/i18n/locales/ja.js +18 -1
  86. package/dist/i18n/locales/ja.js.map +1 -1
  87. package/dist/i18n/locales/nl.d.ts +17 -0
  88. package/dist/i18n/locales/nl.d.ts.map +1 -1
  89. package/dist/i18n/locales/nl.js +18 -1
  90. package/dist/i18n/locales/nl.js.map +1 -1
  91. package/dist/i18n/locales/pl.d.ts +17 -0
  92. package/dist/i18n/locales/pl.d.ts.map +1 -1
  93. package/dist/i18n/locales/pl.js +18 -1
  94. package/dist/i18n/locales/pl.js.map +1 -1
  95. package/dist/i18n/locales/pt.d.ts +17 -0
  96. package/dist/i18n/locales/pt.d.ts.map +1 -1
  97. package/dist/i18n/locales/pt.js +18 -1
  98. package/dist/i18n/locales/pt.js.map +1 -1
  99. package/dist/i18n/locales/ro.d.ts +17 -0
  100. package/dist/i18n/locales/ro.d.ts.map +1 -1
  101. package/dist/i18n/locales/ro.js +18 -1
  102. package/dist/i18n/locales/ro.js.map +1 -1
  103. package/dist/i18n/locales/ru.d.ts +17 -0
  104. package/dist/i18n/locales/ru.d.ts.map +1 -1
  105. package/dist/i18n/locales/ru.js +18 -1
  106. package/dist/i18n/locales/ru.js.map +1 -1
  107. package/dist/i18n/locales/sq.d.ts +17 -0
  108. package/dist/i18n/locales/sq.d.ts.map +1 -1
  109. package/dist/i18n/locales/sq.js +18 -1
  110. package/dist/i18n/locales/sq.js.map +1 -1
  111. package/dist/i18n/locales/sv.d.ts +17 -0
  112. package/dist/i18n/locales/sv.d.ts.map +1 -1
  113. package/dist/i18n/locales/sv.js +18 -1
  114. package/dist/i18n/locales/sv.js.map +1 -1
  115. package/dist/i18n/locales/tr.d.ts +17 -0
  116. package/dist/i18n/locales/tr.d.ts.map +1 -1
  117. package/dist/i18n/locales/tr.js +18 -1
  118. package/dist/i18n/locales/tr.js.map +1 -1
  119. package/dist/i18n/locales/zh.d.ts +17 -0
  120. package/dist/i18n/locales/zh.d.ts.map +1 -1
  121. package/dist/i18n/locales/zh.js +18 -1
  122. package/dist/i18n/locales/zh.js.map +1 -1
  123. package/dist/index.js +180 -173
  124. package/dist/locales/ar.json +18 -1
  125. package/dist/locales/de.json +18 -1
  126. package/dist/locales/el.json +18 -1
  127. package/dist/locales/en.json +18 -1
  128. package/dist/locales/es.json +18 -1
  129. package/dist/locales/fr.json +18 -1
  130. package/dist/locales/hi.json +18 -1
  131. package/dist/locales/it.json +18 -1
  132. package/dist/locales/ja.json +18 -1
  133. package/dist/locales/nl.json +18 -1
  134. package/dist/locales/pl.json +18 -1
  135. package/dist/locales/pt.json +18 -1
  136. package/dist/locales/ro.json +18 -1
  137. package/dist/locales/ru.json +18 -1
  138. package/dist/locales/sq.json +18 -1
  139. package/dist/locales/sv.json +18 -1
  140. package/dist/locales/tr.json +18 -1
  141. package/dist/locales/zh.json +18 -1
  142. package/dist/tokens.css +1 -1
  143. package/package.json +1 -1
  144. package/dist/_chunks/select-hsCaJSX3.js.map +0 -1
  145. package/dist/_chunks/tooth-scheme-CxlsLjfN.js +0 -753
  146. package/dist/_chunks/tooth-scheme-CxlsLjfN.js.map +0 -1
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "مخطط الأسنان",
1918
1918
  "legendLabel": "دليل الحالات",
1919
+ "view": {
1920
+ "side": "عرض جانبي",
1921
+ "occlusal": "عرض إطباقي",
1922
+ "both": "كلا العرضين"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "أسنان دائمة",
1921
1926
  "primary": "أسنان لبنية",
1922
1927
  "mixed": "تسنين مختلط"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "خيارات المخطط",
1931
+ "legend": "مفتاح",
1932
+ "dentition": "الأسنان",
1933
+ "numbering": "الترقيم",
1934
+ "view": "العرض"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "قاطعة",
1926
1938
  "canine": "ناب",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "مُتوَّج",
1934
1946
  "missing": "مفقود",
1935
1947
  "implant": "زرعة",
1936
- "rootCanal": "علاج جذر"
1948
+ "rootCanal": "علاج جذر",
1949
+ "temporaryCrown": "تاج مؤقت",
1950
+ "bridge": "جسر",
1951
+ "destroyed": "مُهدَّم",
1952
+ "implantExtraction": "إزالة زرعة",
1953
+ "stub": "جذر متبقٍ"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "وسطاني",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Zahnschema",
1918
1918
  "legendLabel": "Legende der Zustände",
1919
+ "view": {
1920
+ "side": "Seitenansicht",
1921
+ "occlusal": "Okklusalansicht",
1922
+ "both": "Beide Ansichten"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Bleibendes Gebiss",
1921
1926
  "primary": "Milchgebiss",
1922
1927
  "mixed": "Wechselgebiss"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Diagrammoptionen",
1931
+ "legend": "Legende",
1932
+ "dentition": "Zähne",
1933
+ "numbering": "Nummerierung",
1934
+ "view": "Ansicht"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Schneidezahn",
1926
1938
  "canine": "Eckzahn",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Überkront",
1934
1946
  "missing": "Fehlend",
1935
1947
  "implant": "Implantat",
1936
- "rootCanal": "Wurzelkanalbehandlung"
1948
+ "rootCanal": "Wurzelkanalbehandlung",
1949
+ "temporaryCrown": "Provisorische Krone",
1950
+ "bridge": "Brücke",
1951
+ "destroyed": "Zerstört",
1952
+ "implantExtraction": "Explantation",
1953
+ "stub": "Wurzelrest"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mesial",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Οδοντόγραμμα",
1918
1918
  "legendLabel": "Υπόμνημα καταστάσεων",
1919
+ "view": {
1920
+ "side": "Πλάγια όψη",
1921
+ "occlusal": "Ωκλουσιακή όψη",
1922
+ "both": "Και οι δύο όψεις"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Μόνιμη οδοντοφυΐα",
1921
1926
  "primary": "Νηπιακή οδοντοφυΐα",
1922
1927
  "mixed": "Μικτή οδοντοφυΐα"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Επιλογές διαγράμματος",
1931
+ "legend": "Υπόμνημα",
1932
+ "dentition": "Δόντια",
1933
+ "numbering": "Αρίθμηση",
1934
+ "view": "Προβολή"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Τομέας",
1926
1938
  "canine": "Κυνόδοντας",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Στεφάνη",
1934
1946
  "missing": "Ελλείπον",
1935
1947
  "implant": "Εμφύτευμα",
1936
- "rootCanal": "Ενδοδοντική θεραπεία"
1948
+ "rootCanal": "Ενδοδοντική θεραπεία",
1949
+ "temporaryCrown": "Προσωρινή στεφάνη",
1950
+ "bridge": "Γέφυρα",
1951
+ "destroyed": "Κατεστραμμένο",
1952
+ "implantExtraction": "Αφαίρεση εμφυτεύματος",
1953
+ "stub": "Κολόβωμα"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Μεσιαία",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Dental chart",
1918
1918
  "legendLabel": "Condition legend",
1919
+ "view": {
1920
+ "side": "Side view",
1921
+ "occlusal": "Occlusal view",
1922
+ "both": "Both views"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Permanent dentition",
1921
1926
  "primary": "Primary dentition",
1922
1927
  "mixed": "Mixed dentition"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Chart options",
1931
+ "legend": "Legend",
1932
+ "dentition": "Teeth",
1933
+ "numbering": "Numbering",
1934
+ "view": "View"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Incisor",
1926
1938
  "canine": "Canine",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Crowned",
1934
1946
  "missing": "Missing",
1935
1947
  "implant": "Implant",
1936
- "rootCanal": "Root canal"
1948
+ "rootCanal": "Root canal",
1949
+ "temporaryCrown": "Temporary crown",
1950
+ "bridge": "Bridge",
1951
+ "destroyed": "Destroyed",
1952
+ "implantExtraction": "Implant extraction",
1953
+ "stub": "Stub"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mesial",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Esquema dental",
1918
1918
  "legendLabel": "Leyenda de condiciones",
1919
+ "view": {
1920
+ "side": "Vista lateral",
1921
+ "occlusal": "Vista oclusal",
1922
+ "both": "Ambas vistas"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Dentición permanente",
1921
1926
  "primary": "Dentición decidua",
1922
1927
  "mixed": "Dentición mixta"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Opciones del esquema",
1931
+ "legend": "Leyenda",
1932
+ "dentition": "Dientes",
1933
+ "numbering": "Numeración",
1934
+ "view": "Vista"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Incisivo",
1926
1938
  "canine": "Canino",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Con corona",
1934
1946
  "missing": "Ausente",
1935
1947
  "implant": "Implante",
1936
- "rootCanal": "Tratamiento de conductos"
1948
+ "rootCanal": "Tratamiento de conductos",
1949
+ "temporaryCrown": "Corona provisional",
1950
+ "bridge": "Puente",
1951
+ "destroyed": "Destruido",
1952
+ "implantExtraction": "Explantación de implante",
1953
+ "stub": "Muñón"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mesial",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Schéma dentaire",
1918
1918
  "legendLabel": "Légende des conditions",
1919
+ "view": {
1920
+ "side": "Vue latérale",
1921
+ "occlusal": "Vue occlusale",
1922
+ "both": "Les deux vues"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Dentition permanente",
1921
1926
  "primary": "Dentition temporaire",
1922
1927
  "mixed": "Dentition mixte"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Options du schéma",
1931
+ "legend": "Légende",
1932
+ "dentition": "Dents",
1933
+ "numbering": "Numérotation",
1934
+ "view": "Vue"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Incisive",
1926
1938
  "canine": "Canine",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Couronné",
1934
1946
  "missing": "Absent",
1935
1947
  "implant": "Implant",
1936
- "rootCanal": "Traitement canalaire"
1948
+ "rootCanal": "Traitement canalaire",
1949
+ "temporaryCrown": "Couronne provisoire",
1950
+ "bridge": "Bridge",
1951
+ "destroyed": "Délabré",
1952
+ "implantExtraction": "Explantation",
1953
+ "stub": "Moignon"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mésiale",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "दंत योजना",
1918
1918
  "legendLabel": "स्थिति लेजेंड",
1919
+ "view": {
1920
+ "side": "पार्श्व दृश्य",
1921
+ "occlusal": "ओक्लूज़ल दृश्य",
1922
+ "both": "दोनों दृश्य"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "स्थायी दंतविन्यास",
1921
1926
  "primary": "प्राथमिक दंतविन्यास",
1922
1927
  "mixed": "मिश्रित दंतविन्यास"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "चार्ट विकल्प",
1931
+ "legend": "लेजेंड",
1932
+ "dentition": "दांत",
1933
+ "numbering": "नंबरिंग",
1934
+ "view": "दृश्य"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "कृन्तक",
1926
1938
  "canine": "रदनक",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "क्राउन लगा",
1934
1946
  "missing": "अनुपस्थित",
1935
1947
  "implant": "इम्प्लांट",
1936
- "rootCanal": "रूट कैनाल उपचार"
1948
+ "rootCanal": "रूट कैनाल उपचार",
1949
+ "temporaryCrown": "अस्थायी क्राउन",
1950
+ "bridge": "ब्रिज",
1951
+ "destroyed": "नष्ट दांत",
1952
+ "implantExtraction": "इम्प्लांट निष्कासन",
1953
+ "stub": "दांत का ठूंठ"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "मीज़ियल",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Schema dentale",
1918
1918
  "legendLabel": "Legenda condizioni",
1919
+ "view": {
1920
+ "side": "Vista laterale",
1921
+ "occlusal": "Vista occlusale",
1922
+ "both": "Entrambe le viste"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Dentizione permanente",
1921
1926
  "primary": "Dentizione decidua",
1922
1927
  "mixed": "Dentizione mista"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Opzioni schema",
1931
+ "legend": "Legenda",
1932
+ "dentition": "Denti",
1933
+ "numbering": "Numerazione",
1934
+ "view": "Vista"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Incisivo",
1926
1938
  "canine": "Canino",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Incoronato",
1934
1946
  "missing": "Mancante",
1935
1947
  "implant": "Impianto",
1936
- "rootCanal": "Trattamento canalare"
1948
+ "rootCanal": "Trattamento canalare",
1949
+ "temporaryCrown": "Corona provvisoria",
1950
+ "bridge": "Ponte",
1951
+ "destroyed": "Distrutto",
1952
+ "implantExtraction": "Espianto",
1953
+ "stub": "Moncone"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mesiale",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "歯式図",
1918
1918
  "legendLabel": "状態凡例",
1919
+ "view": {
1920
+ "side": "側面",
1921
+ "occlusal": "咬合面",
1922
+ "both": "両方の表示"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "永久歯",
1921
1926
  "primary": "乳歯",
1922
1927
  "mixed": "混合歯列"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "チャート設定",
1931
+ "legend": "凡例",
1932
+ "dentition": "歯列",
1933
+ "numbering": "番号方式",
1934
+ "view": "表示"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "切歯",
1926
1938
  "canine": "犬歯",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "クラウン装着",
1934
1946
  "missing": "欠損",
1935
1947
  "implant": "インプラント",
1936
- "rootCanal": "根管治療"
1948
+ "rootCanal": "根管治療",
1949
+ "temporaryCrown": "仮歯",
1950
+ "bridge": "ブリッジ",
1951
+ "destroyed": "歯冠崩壊",
1952
+ "implantExtraction": "インプラント除去",
1953
+ "stub": "残根"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "近心",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Tandenschema",
1918
1918
  "legendLabel": "Legenda aandoeningen",
1919
+ "view": {
1920
+ "side": "Zijaanzicht",
1921
+ "occlusal": "Occlusaal aanzicht",
1922
+ "both": "Beide weergaven"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Blijvend gebit",
1921
1926
  "primary": "Melkgebit",
1922
1927
  "mixed": "Gemengd gebit"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Schema-opties",
1931
+ "legend": "Legenda",
1932
+ "dentition": "Gebit",
1933
+ "numbering": "Nummering",
1934
+ "view": "Weergave"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Snijtand",
1926
1938
  "canine": "Hoektand",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Gekroond",
1934
1946
  "missing": "Ontbrekend",
1935
1947
  "implant": "Implantaat",
1936
- "rootCanal": "Wortelkanaalbehandeling"
1948
+ "rootCanal": "Wortelkanaalbehandeling",
1949
+ "temporaryCrown": "Tijdelijke kroon",
1950
+ "bridge": "Brug",
1951
+ "destroyed": "Verwoest",
1952
+ "implantExtraction": "Implantaatverwijdering",
1953
+ "stub": "Stomp"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mesiaal",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Schemat uzębienia",
1918
1918
  "legendLabel": "Legenda stanów",
1919
+ "view": {
1920
+ "side": "Widok z boku",
1921
+ "occlusal": "Widok okluzalny",
1922
+ "both": "Oba widoki"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Uzębienie stałe",
1921
1926
  "primary": "Uzębienie mleczne",
1922
1927
  "mixed": "Uzębienie mieszane"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Opcje schematu",
1931
+ "legend": "Legenda",
1932
+ "dentition": "Uzębienie",
1933
+ "numbering": "Numeracja",
1934
+ "view": "Widok"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Siekacz",
1926
1938
  "canine": "Kieł",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Koronowany",
1934
1946
  "missing": "Brakujący",
1935
1947
  "implant": "Implant",
1936
- "rootCanal": "Leczenie kanałowe"
1948
+ "rootCanal": "Leczenie kanałowe",
1949
+ "temporaryCrown": "Korona tymczasowa",
1950
+ "bridge": "Most",
1951
+ "destroyed": "Zniszczony",
1952
+ "implantExtraction": "Usunięcie implantu",
1953
+ "stub": "Kikut"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mezjalna",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Esquema dentário",
1918
1918
  "legendLabel": "Legenda de condições",
1919
+ "view": {
1920
+ "side": "Vista lateral",
1921
+ "occlusal": "Vista oclusal",
1922
+ "both": "Ambas as vistas"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Dentição permanente",
1921
1926
  "primary": "Dentição decídua",
1922
1927
  "mixed": "Dentição mista"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Opções do esquema",
1931
+ "legend": "Legenda",
1932
+ "dentition": "Dentes",
1933
+ "numbering": "Numeração",
1934
+ "view": "Vista"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Incisivo",
1926
1938
  "canine": "Canino",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Com coroa",
1934
1946
  "missing": "Ausente",
1935
1947
  "implant": "Implante",
1936
- "rootCanal": "Tratamento endodôntico"
1948
+ "rootCanal": "Tratamento endodôntico",
1949
+ "temporaryCrown": "Coroa provisória",
1950
+ "bridge": "Ponte",
1951
+ "destroyed": "Destruído",
1952
+ "implantExtraction": "Explantação",
1953
+ "stub": "Raiz residual"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mesial",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Schemă dentară",
1918
1918
  "legendLabel": "Legendă condiții",
1919
+ "view": {
1920
+ "side": "Vedere laterală",
1921
+ "occlusal": "Vedere ocluzală",
1922
+ "both": "Ambele vederi"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Dentiție permanentă",
1921
1926
  "primary": "Dentiție temporară",
1922
1927
  "mixed": "Dentiție mixtă"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Opțiuni schemă",
1931
+ "legend": "Legendă",
1932
+ "dentition": "Dinți",
1933
+ "numbering": "Numerotare",
1934
+ "view": "Vizualizare"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Incisiv",
1926
1938
  "canine": "Canin",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Încoronat",
1934
1946
  "missing": "Lipsă",
1935
1947
  "implant": "Implant",
1936
- "rootCanal": "Tratament de canal"
1948
+ "rootCanal": "Tratament de canal",
1949
+ "temporaryCrown": "Coroană provizorie",
1950
+ "bridge": "Punte",
1951
+ "destroyed": "Distrus",
1952
+ "implantExtraction": "Explantare",
1953
+ "stub": "Bont"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mezial",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Зубная схема",
1918
1918
  "legendLabel": "Легенда состояний",
1919
+ "view": {
1920
+ "side": "Вид сбоку",
1921
+ "occlusal": "Окклюзионный вид",
1922
+ "both": "Оба вида"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Постоянные зубы",
1921
1926
  "primary": "Молочные зубы",
1922
1927
  "mixed": "Смешанный прикус"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Параметры схемы",
1931
+ "legend": "Легенда",
1932
+ "dentition": "Зубы",
1933
+ "numbering": "Нумерация",
1934
+ "view": "Вид"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Резец",
1926
1938
  "canine": "Клык",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Коронка",
1934
1946
  "missing": "Отсутствует",
1935
1947
  "implant": "Имплант",
1936
- "rootCanal": "Лечение корневых каналов"
1948
+ "rootCanal": "Лечение корневых каналов",
1949
+ "temporaryCrown": "Временная коронка",
1950
+ "bridge": "Мостовидный протез",
1951
+ "destroyed": "Разрушен",
1952
+ "implantExtraction": "Удаление импланта",
1953
+ "stub": "Культя зуба"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Мезиальная",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Skema dentare",
1918
1918
  "legendLabel": "Legjenda e gjendjeve",
1919
+ "view": {
1920
+ "side": "Pamja anësore",
1921
+ "occlusal": "Pamja okluzale",
1922
+ "both": "Të dyja pamjet"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Dhëmbët e përhershëm",
1921
1926
  "primary": "Dhëmbët e qumështit",
1922
1927
  "mixed": "Dhëmbësi i përzier"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Opsionet e skemës",
1931
+ "legend": "Legjenda",
1932
+ "dentition": "Dhëmbët",
1933
+ "numbering": "Numërtimi",
1934
+ "view": "Pamja"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Dhëmb prerës",
1926
1938
  "canine": "Dhëmb qeni",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Me kurorë",
1934
1946
  "missing": "Mungon",
1935
1947
  "implant": "Implantat",
1936
- "rootCanal": "Trajtim i kanalit rrënjor"
1948
+ "rootCanal": "Trajtim i kanalit rrënjor",
1949
+ "temporaryCrown": "Kurorë e përkohshme",
1950
+ "bridge": "Urë dentare",
1951
+ "destroyed": "Shkatërruar",
1952
+ "implantExtraction": "Heqje implanti",
1953
+ "stub": "Cung"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mezial",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Tandschema",
1918
1918
  "legendLabel": "Tillståndslista",
1919
+ "view": {
1920
+ "side": "Sidovy",
1921
+ "occlusal": "Ocklusalvy",
1922
+ "both": "Båda vyerna"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Permanenta tänder",
1921
1926
  "primary": "Mjölktänder",
1922
1927
  "mixed": "Blandad tanduppsättning"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Diagramalternativ",
1931
+ "legend": "Teckenförklaring",
1932
+ "dentition": "Tänder",
1933
+ "numbering": "Numrering",
1934
+ "view": "Vy"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Framtand",
1926
1938
  "canine": "Hörntand",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Kronbehandlad",
1934
1946
  "missing": "Saknas",
1935
1947
  "implant": "Implantat",
1936
- "rootCanal": "Rotbehandling"
1948
+ "rootCanal": "Rotbehandling",
1949
+ "temporaryCrown": "Temporär krona",
1950
+ "bridge": "Bro",
1951
+ "destroyed": "Destruerad",
1952
+ "implantExtraction": "Implantatborttagning",
1953
+ "stub": "Rotrest"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mesial",
@@ -1916,11 +1916,23 @@
1916
1916
  "toothScheme": {
1917
1917
  "ariaLabel": "Diş şeması",
1918
1918
  "legendLabel": "Durum göstergesi",
1919
+ "view": {
1920
+ "side": "Yandan görünüm",
1921
+ "occlusal": "Oklüzal görünüm",
1922
+ "both": "Her iki görünüm"
1923
+ },
1919
1924
  "dentition": {
1920
1925
  "permanent": "Kalıcı dişler",
1921
1926
  "primary": "Süt dişleri",
1922
1927
  "mixed": "Karma dişlenme"
1923
1928
  },
1929
+ "options": {
1930
+ "label": "Şema seçenekleri",
1931
+ "legend": "Açıklama",
1932
+ "dentition": "Dişler",
1933
+ "numbering": "Numaralandırma",
1934
+ "view": "Görünüm"
1935
+ },
1924
1936
  "anatomy": {
1925
1937
  "incisor": "Kesici diş",
1926
1938
  "canine": "Köpek dişi",
@@ -1933,7 +1945,12 @@
1933
1945
  "crowned": "Kuronlu",
1934
1946
  "missing": "Eksik",
1935
1947
  "implant": "İmplant",
1936
- "rootCanal": "Kanal tedavisi"
1948
+ "rootCanal": "Kanal tedavisi",
1949
+ "temporaryCrown": "Geçici kuron",
1950
+ "bridge": "Köprü",
1951
+ "destroyed": "Harabe",
1952
+ "implantExtraction": "İmplant çıkarma",
1953
+ "stub": "Güdük"
1937
1954
  },
1938
1955
  "surface": {
1939
1956
  "mesial": "Mezyal",