@alfadocs/ui-kit-debug 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 (161) 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/finished-terminal-VjZ_-eDD.js +122 -0
  16. package/dist/_chunks/finished-terminal-VjZ_-eDD.js.map +1 -0
  17. package/dist/_chunks/{gestational-age-calculator-AkNFfZYs.js → gestational-age-calculator-D85E8lGN.js} +2 -2
  18. package/dist/_chunks/{gestational-age-calculator-AkNFfZYs.js.map → gestational-age-calculator-D85E8lGN.js.map} +1 -1
  19. package/dist/_chunks/{pregnancy-dating-Dg6dTe1p.js → pregnancy-dating-7NUaAfob.js} +2 -2
  20. package/dist/_chunks/{pregnancy-dating-Dg6dTe1p.js.map → pregnancy-dating-7NUaAfob.js.map} +1 -1
  21. package/dist/_chunks/{select-hsCaJSX3.js → select-CEtRcon5.js} +46 -45
  22. package/dist/_chunks/select-CEtRcon5.js.map +1 -0
  23. package/dist/_chunks/{tabs-BpPYVme_.js → tabs-BIQ0ew1T.js} +2 -2
  24. package/dist/_chunks/{tabs-BpPYVme_.js.map → tabs-BIQ0ew1T.js.map} +1 -1
  25. package/dist/_chunks/tooth-scheme-CiphQaON.js +1257 -0
  26. package/dist/_chunks/tooth-scheme-CiphQaON.js.map +1 -0
  27. package/dist/_chunks/{unit-converter-3sINXO3m.js → unit-converter-BIbXHIQA.js} +2 -2
  28. package/dist/_chunks/{unit-converter-3sINXO3m.js.map → unit-converter-BIbXHIQA.js.map} +1 -1
  29. package/dist/_chunks/use-countdown-Yd6ts0_a.js +26 -0
  30. package/dist/_chunks/use-countdown-Yd6ts0_a.js.map +1 -0
  31. package/dist/agent-catalog.json +55 -4
  32. package/dist/components/ai-prompt-input/index.js +1 -1
  33. package/dist/components/audio-recorder/index.js +1 -1
  34. package/dist/components/bishop-score/index.js +1 -1
  35. package/dist/components/booking/index.js +1 -1
  36. package/dist/components/care-plan-card/index.js +1 -1
  37. package/dist/components/care-plan-entry-card/index.js +1 -1
  38. package/dist/components/data-table/index.js +1 -1
  39. package/dist/components/finished-terminal/finished-terminal.d.ts +55 -0
  40. package/dist/components/finished-terminal/finished-terminal.d.ts.map +1 -0
  41. package/dist/components/finished-terminal/index.d.ts +3 -0
  42. package/dist/components/finished-terminal/index.d.ts.map +1 -0
  43. package/dist/components/finished-terminal/index.js +5 -0
  44. package/dist/components/finished-terminal/index.js.map +1 -0
  45. package/dist/components/gestational-age-calculator/index.js +1 -1
  46. package/dist/components/index.d.ts +1 -0
  47. package/dist/components/index.d.ts.map +1 -1
  48. package/dist/components/pregnancy-dating/index.js +1 -1
  49. package/dist/components/select/index.js +1 -1
  50. package/dist/components/select/select.d.ts +8 -0
  51. package/dist/components/select/select.d.ts.map +1 -1
  52. package/dist/components/tabs/index.js +1 -1
  53. package/dist/components/tooth-scheme/index.d.ts +2 -2
  54. package/dist/components/tooth-scheme/index.d.ts.map +1 -1
  55. package/dist/components/tooth-scheme/index.js +22 -15
  56. package/dist/components/tooth-scheme/tooth-data.d.ts +79 -18
  57. package/dist/components/tooth-scheme/tooth-data.d.ts.map +1 -1
  58. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -0
  59. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts.map +1 -1
  60. package/dist/components/tooth-scheme/tooth-scheme.d.ts +48 -1
  61. package/dist/components/tooth-scheme/tooth-scheme.d.ts.map +1 -1
  62. package/dist/components/unit-converter/index.js +1 -1
  63. package/dist/hooks/index.js +79 -99
  64. package/dist/hooks/index.js.map +1 -1
  65. package/dist/i18n/locales/ar.d.ts +22 -0
  66. package/dist/i18n/locales/ar.d.ts.map +1 -1
  67. package/dist/i18n/locales/ar.js +23 -1
  68. package/dist/i18n/locales/ar.js.map +1 -1
  69. package/dist/i18n/locales/de.d.ts +22 -0
  70. package/dist/i18n/locales/de.d.ts.map +1 -1
  71. package/dist/i18n/locales/de.js +23 -1
  72. package/dist/i18n/locales/de.js.map +1 -1
  73. package/dist/i18n/locales/el.d.ts +22 -0
  74. package/dist/i18n/locales/el.d.ts.map +1 -1
  75. package/dist/i18n/locales/el.js +23 -1
  76. package/dist/i18n/locales/el.js.map +1 -1
  77. package/dist/i18n/locales/en.d.ts +22 -0
  78. package/dist/i18n/locales/en.d.ts.map +1 -1
  79. package/dist/i18n/locales/en.js +23 -1
  80. package/dist/i18n/locales/en.js.map +1 -1
  81. package/dist/i18n/locales/es.d.ts +22 -0
  82. package/dist/i18n/locales/es.d.ts.map +1 -1
  83. package/dist/i18n/locales/es.js +23 -1
  84. package/dist/i18n/locales/es.js.map +1 -1
  85. package/dist/i18n/locales/fr.d.ts +22 -0
  86. package/dist/i18n/locales/fr.d.ts.map +1 -1
  87. package/dist/i18n/locales/fr.js +23 -1
  88. package/dist/i18n/locales/fr.js.map +1 -1
  89. package/dist/i18n/locales/hi.d.ts +22 -0
  90. package/dist/i18n/locales/hi.d.ts.map +1 -1
  91. package/dist/i18n/locales/hi.js +23 -1
  92. package/dist/i18n/locales/hi.js.map +1 -1
  93. package/dist/i18n/locales/it.d.ts +22 -0
  94. package/dist/i18n/locales/it.d.ts.map +1 -1
  95. package/dist/i18n/locales/it.js +23 -1
  96. package/dist/i18n/locales/it.js.map +1 -1
  97. package/dist/i18n/locales/ja.d.ts +22 -0
  98. package/dist/i18n/locales/ja.d.ts.map +1 -1
  99. package/dist/i18n/locales/ja.js +23 -1
  100. package/dist/i18n/locales/ja.js.map +1 -1
  101. package/dist/i18n/locales/nl.d.ts +22 -0
  102. package/dist/i18n/locales/nl.d.ts.map +1 -1
  103. package/dist/i18n/locales/nl.js +23 -1
  104. package/dist/i18n/locales/nl.js.map +1 -1
  105. package/dist/i18n/locales/pl.d.ts +22 -0
  106. package/dist/i18n/locales/pl.d.ts.map +1 -1
  107. package/dist/i18n/locales/pl.js +23 -1
  108. package/dist/i18n/locales/pl.js.map +1 -1
  109. package/dist/i18n/locales/pt.d.ts +22 -0
  110. package/dist/i18n/locales/pt.d.ts.map +1 -1
  111. package/dist/i18n/locales/pt.js +23 -1
  112. package/dist/i18n/locales/pt.js.map +1 -1
  113. package/dist/i18n/locales/ro.d.ts +22 -0
  114. package/dist/i18n/locales/ro.d.ts.map +1 -1
  115. package/dist/i18n/locales/ro.js +23 -1
  116. package/dist/i18n/locales/ro.js.map +1 -1
  117. package/dist/i18n/locales/ru.d.ts +22 -0
  118. package/dist/i18n/locales/ru.d.ts.map +1 -1
  119. package/dist/i18n/locales/ru.js +23 -1
  120. package/dist/i18n/locales/ru.js.map +1 -1
  121. package/dist/i18n/locales/sq.d.ts +22 -0
  122. package/dist/i18n/locales/sq.d.ts.map +1 -1
  123. package/dist/i18n/locales/sq.js +23 -1
  124. package/dist/i18n/locales/sq.js.map +1 -1
  125. package/dist/i18n/locales/sv.d.ts +22 -0
  126. package/dist/i18n/locales/sv.d.ts.map +1 -1
  127. package/dist/i18n/locales/sv.js +23 -1
  128. package/dist/i18n/locales/sv.js.map +1 -1
  129. package/dist/i18n/locales/tr.d.ts +22 -0
  130. package/dist/i18n/locales/tr.d.ts.map +1 -1
  131. package/dist/i18n/locales/tr.js +23 -1
  132. package/dist/i18n/locales/tr.js.map +1 -1
  133. package/dist/i18n/locales/zh.d.ts +22 -0
  134. package/dist/i18n/locales/zh.d.ts.map +1 -1
  135. package/dist/i18n/locales/zh.js +23 -1
  136. package/dist/i18n/locales/zh.js.map +1 -1
  137. package/dist/index.js +354 -345
  138. package/dist/index.js.map +1 -1
  139. package/dist/locales/ar.json +23 -1
  140. package/dist/locales/de.json +23 -1
  141. package/dist/locales/el.json +23 -1
  142. package/dist/locales/en.json +23 -1
  143. package/dist/locales/es.json +23 -1
  144. package/dist/locales/fr.json +23 -1
  145. package/dist/locales/hi.json +23 -1
  146. package/dist/locales/it.json +23 -1
  147. package/dist/locales/ja.json +23 -1
  148. package/dist/locales/nl.json +23 -1
  149. package/dist/locales/pl.json +23 -1
  150. package/dist/locales/pt.json +23 -1
  151. package/dist/locales/ro.json +23 -1
  152. package/dist/locales/ru.json +23 -1
  153. package/dist/locales/sq.json +23 -1
  154. package/dist/locales/sv.json +23 -1
  155. package/dist/locales/tr.json +23 -1
  156. package/dist/locales/zh.json +23 -1
  157. package/dist/tokens.css +1 -1
  158. package/package.json +5 -1
  159. package/dist/_chunks/select-hsCaJSX3.js.map +0 -1
  160. package/dist/_chunks/tooth-scheme-CxlsLjfN.js +0 -753
  161. package/dist/_chunks/tooth-scheme-CxlsLjfN.js.map +0 -1
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "يجب أن يتطابق رابط العودة مع أصل هذا الموقع. لم يتم إرسال الدفع."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "ستُغلق هذه النافذة خلال {{seconds}} ثانية.",
1712
+ "closeNow": "إغلاق الآن",
1713
+ "redirecting": "جارٍ التحويل…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "انقر للتوقيع",
1712
1717
  "unsigned": "وقّع هنا",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "مخطط الأسنان",
1913
1918
  "legendLabel": "دليل الحالات",
1919
+ "view": {
1920
+ "side": "عرض جانبي",
1921
+ "occlusal": "عرض إطباقي",
1922
+ "both": "كلا العرضين"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "أسنان دائمة",
1916
1926
  "primary": "أسنان لبنية",
1917
1927
  "mixed": "تسنين مختلط"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "خيارات المخطط",
1931
+ "legend": "مفتاح",
1932
+ "dentition": "الأسنان",
1933
+ "numbering": "الترقيم",
1934
+ "view": "العرض"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "قاطعة",
1921
1938
  "canine": "ناب",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "مُتوَّج",
1929
1946
  "missing": "مفقود",
1930
1947
  "implant": "زرعة",
1931
- "rootCanal": "علاج جذر"
1948
+ "rootCanal": "علاج جذر",
1949
+ "temporaryCrown": "تاج مؤقت",
1950
+ "bridge": "جسر",
1951
+ "destroyed": "مُهدَّم",
1952
+ "implantExtraction": "إزالة زرعة",
1953
+ "stub": "جذر متبقٍ"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "وسطاني",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "Die Rückleitungs-URL muss mit dem Ursprung dieser Website übereinstimmen. Die Zahlung wurde nicht gesendet."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "Dieser Tab wird in {{seconds}} Sek. geschlossen.",
1712
+ "closeNow": "Jetzt schließen",
1713
+ "redirecting": "Weiterleitung…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Zum Signieren klicken",
1712
1717
  "unsigned": "Hier unterschreiben",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Zahnschema",
1913
1918
  "legendLabel": "Legende der Zustände",
1919
+ "view": {
1920
+ "side": "Seitenansicht",
1921
+ "occlusal": "Okklusalansicht",
1922
+ "both": "Beide Ansichten"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Bleibendes Gebiss",
1916
1926
  "primary": "Milchgebiss",
1917
1927
  "mixed": "Wechselgebiss"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Diagrammoptionen",
1931
+ "legend": "Legende",
1932
+ "dentition": "Zähne",
1933
+ "numbering": "Nummerierung",
1934
+ "view": "Ansicht"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Schneidezahn",
1921
1938
  "canine": "Eckzahn",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Überkront",
1929
1946
  "missing": "Fehlend",
1930
1947
  "implant": "Implantat",
1931
- "rootCanal": "Wurzelkanalbehandlung"
1948
+ "rootCanal": "Wurzelkanalbehandlung",
1949
+ "temporaryCrown": "Provisorische Krone",
1950
+ "bridge": "Brücke",
1951
+ "destroyed": "Zerstört",
1952
+ "implantExtraction": "Explantation",
1953
+ "stub": "Wurzelrest"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Mesial",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "Η διεύθυνση URL επιστροφής πρέπει να αντιστοιχεί στην προέλευση αυτού του ιστότοπου. Η πληρωμή δεν υποβλήθηκε."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "Αυτή η καρτέλα θα κλείσει σε {{seconds}} δευτ.",
1712
+ "closeNow": "Κλείσιμο τώρα",
1713
+ "redirecting": "Ανακατεύθυνση…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Κάντε κλικ για υπογραφή",
1712
1717
  "unsigned": "Υπογράψτε εδώ",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Οδοντόγραμμα",
1913
1918
  "legendLabel": "Υπόμνημα καταστάσεων",
1919
+ "view": {
1920
+ "side": "Πλάγια όψη",
1921
+ "occlusal": "Ωκλουσιακή όψη",
1922
+ "both": "Και οι δύο όψεις"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Μόνιμη οδοντοφυΐα",
1916
1926
  "primary": "Νηπιακή οδοντοφυΐα",
1917
1927
  "mixed": "Μικτή οδοντοφυΐα"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Επιλογές διαγράμματος",
1931
+ "legend": "Υπόμνημα",
1932
+ "dentition": "Δόντια",
1933
+ "numbering": "Αρίθμηση",
1934
+ "view": "Προβολή"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Τομέας",
1921
1938
  "canine": "Κυνόδοντας",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Στεφάνη",
1929
1946
  "missing": "Ελλείπον",
1930
1947
  "implant": "Εμφύτευμα",
1931
- "rootCanal": "Ενδοδοντική θεραπεία"
1948
+ "rootCanal": "Ενδοδοντική θεραπεία",
1949
+ "temporaryCrown": "Προσωρινή στεφάνη",
1950
+ "bridge": "Γέφυρα",
1951
+ "destroyed": "Κατεστραμμένο",
1952
+ "implantExtraction": "Αφαίρεση εμφυτεύματος",
1953
+ "stub": "Κολόβωμα"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Μεσιαία",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "Return URL must match this site’s origin. The payment was not submitted."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "This tab will close in {{seconds}} sec.",
1712
+ "closeNow": "Close now",
1713
+ "redirecting": "Redirecting…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Click to sign",
1712
1717
  "unsigned": "Sign here",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Dental chart",
1913
1918
  "legendLabel": "Condition legend",
1919
+ "view": {
1920
+ "side": "Side view",
1921
+ "occlusal": "Occlusal view",
1922
+ "both": "Both views"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Permanent dentition",
1916
1926
  "primary": "Primary dentition",
1917
1927
  "mixed": "Mixed dentition"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Chart options",
1931
+ "legend": "Legend",
1932
+ "dentition": "Teeth",
1933
+ "numbering": "Numbering",
1934
+ "view": "View"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Incisor",
1921
1938
  "canine": "Canine",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Crowned",
1929
1946
  "missing": "Missing",
1930
1947
  "implant": "Implant",
1931
- "rootCanal": "Root canal"
1948
+ "rootCanal": "Root canal",
1949
+ "temporaryCrown": "Temporary crown",
1950
+ "bridge": "Bridge",
1951
+ "destroyed": "Destroyed",
1952
+ "implantExtraction": "Implant extraction",
1953
+ "stub": "Stub"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Mesial",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "La URL de retorno debe coincidir con el origen de este sitio. El pago no se ha enviado."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "Esta pestaña se cerrará en {{seconds}} s.",
1712
+ "closeNow": "Cerrar ahora",
1713
+ "redirecting": "Redirigiendo…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Haz clic para firmar",
1712
1717
  "unsigned": "Firma aquí",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Esquema dental",
1913
1918
  "legendLabel": "Leyenda de condiciones",
1919
+ "view": {
1920
+ "side": "Vista lateral",
1921
+ "occlusal": "Vista oclusal",
1922
+ "both": "Ambas vistas"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Dentición permanente",
1916
1926
  "primary": "Dentición decidua",
1917
1927
  "mixed": "Dentición mixta"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Opciones del esquema",
1931
+ "legend": "Leyenda",
1932
+ "dentition": "Dientes",
1933
+ "numbering": "Numeración",
1934
+ "view": "Vista"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Incisivo",
1921
1938
  "canine": "Canino",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Con corona",
1929
1946
  "missing": "Ausente",
1930
1947
  "implant": "Implante",
1931
- "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"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Mesial",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "L'URL de retour doit correspondre à l'origine de ce site. Le paiement n'a pas été envoyé."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "Cet onglet se fermera dans {{seconds}} s.",
1712
+ "closeNow": "Fermer maintenant",
1713
+ "redirecting": "Redirection…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Cliquez pour signer",
1712
1717
  "unsigned": "Signez ici",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Schéma dentaire",
1913
1918
  "legendLabel": "Légende des conditions",
1919
+ "view": {
1920
+ "side": "Vue latérale",
1921
+ "occlusal": "Vue occlusale",
1922
+ "both": "Les deux vues"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Dentition permanente",
1916
1926
  "primary": "Dentition temporaire",
1917
1927
  "mixed": "Dentition mixte"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Options du schéma",
1931
+ "legend": "Légende",
1932
+ "dentition": "Dents",
1933
+ "numbering": "Numérotation",
1934
+ "view": "Vue"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Incisive",
1921
1938
  "canine": "Canine",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Couronné",
1929
1946
  "missing": "Absent",
1930
1947
  "implant": "Implant",
1931
- "rootCanal": "Traitement canalaire"
1948
+ "rootCanal": "Traitement canalaire",
1949
+ "temporaryCrown": "Couronne provisoire",
1950
+ "bridge": "Bridge",
1951
+ "destroyed": "Délabré",
1952
+ "implantExtraction": "Explantation",
1953
+ "stub": "Moignon"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Mésiale",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "रिटर्न URL इस साइट के मूल से मेल खाना चाहिए। भुगतान नहीं भेजा गया।"
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "यह टैब {{seconds}} सेकंड में बंद हो जाएगा।",
1712
+ "closeNow": "अभी बंद करें",
1713
+ "redirecting": "पुनर्निर्देशित किया जा रहा है…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "हस्ताक्षर करने के लिए क्लिक करें",
1712
1717
  "unsigned": "यहाँ हस्ताक्षर करें",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "दंत योजना",
1913
1918
  "legendLabel": "स्थिति लेजेंड",
1919
+ "view": {
1920
+ "side": "पार्श्व दृश्य",
1921
+ "occlusal": "ओक्लूज़ल दृश्य",
1922
+ "both": "दोनों दृश्य"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "स्थायी दंतविन्यास",
1916
1926
  "primary": "प्राथमिक दंतविन्यास",
1917
1927
  "mixed": "मिश्रित दंतविन्यास"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "चार्ट विकल्प",
1931
+ "legend": "लेजेंड",
1932
+ "dentition": "दांत",
1933
+ "numbering": "नंबरिंग",
1934
+ "view": "दृश्य"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "कृन्तक",
1921
1938
  "canine": "रदनक",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "क्राउन लगा",
1929
1946
  "missing": "अनुपस्थित",
1930
1947
  "implant": "इम्प्लांट",
1931
- "rootCanal": "रूट कैनाल उपचार"
1948
+ "rootCanal": "रूट कैनाल उपचार",
1949
+ "temporaryCrown": "अस्थायी क्राउन",
1950
+ "bridge": "ब्रिज",
1951
+ "destroyed": "नष्ट दांत",
1952
+ "implantExtraction": "इम्प्लांट निष्कासन",
1953
+ "stub": "दांत का ठूंठ"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "मीज़ियल",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "L’URL di ritorno deve corrispondere all’origine di questo sito. Il pagamento non è stato inviato."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "Questa scheda si chiuderà tra {{seconds}} sec.",
1712
+ "closeNow": "Chiudi ora",
1713
+ "redirecting": "Reindirizzamento…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Clicca per firmare",
1712
1717
  "unsigned": "Firma qui",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Schema dentale",
1913
1918
  "legendLabel": "Legenda condizioni",
1919
+ "view": {
1920
+ "side": "Vista laterale",
1921
+ "occlusal": "Vista occlusale",
1922
+ "both": "Entrambe le viste"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Dentizione permanente",
1916
1926
  "primary": "Dentizione decidua",
1917
1927
  "mixed": "Dentizione mista"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Opzioni schema",
1931
+ "legend": "Legenda",
1932
+ "dentition": "Denti",
1933
+ "numbering": "Numerazione",
1934
+ "view": "Vista"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Incisivo",
1921
1938
  "canine": "Canino",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Incoronato",
1929
1946
  "missing": "Mancante",
1930
1947
  "implant": "Impianto",
1931
- "rootCanal": "Trattamento canalare"
1948
+ "rootCanal": "Trattamento canalare",
1949
+ "temporaryCrown": "Corona provvisoria",
1950
+ "bridge": "Ponte",
1951
+ "destroyed": "Distrutto",
1952
+ "implantExtraction": "Espianto",
1953
+ "stub": "Moncone"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Mesiale",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "リターン URL がこのサイトのオリジンと一致する必要があります。お支払いは送信されませんでした。"
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "このタブは {{seconds}} 秒後に閉じます。",
1712
+ "closeNow": "今すぐ閉じる",
1713
+ "redirecting": "リダイレクトしています…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "クリックして署名",
1712
1717
  "unsigned": "ここに署名",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "歯式図",
1913
1918
  "legendLabel": "状態凡例",
1919
+ "view": {
1920
+ "side": "側面",
1921
+ "occlusal": "咬合面",
1922
+ "both": "両方の表示"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "永久歯",
1916
1926
  "primary": "乳歯",
1917
1927
  "mixed": "混合歯列"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "チャート設定",
1931
+ "legend": "凡例",
1932
+ "dentition": "歯列",
1933
+ "numbering": "番号方式",
1934
+ "view": "表示"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "切歯",
1921
1938
  "canine": "犬歯",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "クラウン装着",
1929
1946
  "missing": "欠損",
1930
1947
  "implant": "インプラント",
1931
- "rootCanal": "根管治療"
1948
+ "rootCanal": "根管治療",
1949
+ "temporaryCrown": "仮歯",
1950
+ "bridge": "ブリッジ",
1951
+ "destroyed": "歯冠崩壊",
1952
+ "implantExtraction": "インプラント除去",
1953
+ "stub": "残根"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "近心",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "De terugkeer-URL moet overeenkomen met de oorsprong van deze site. De betaling is niet verzonden."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "Dit tabblad sluit over {{seconds}} sec.",
1712
+ "closeNow": "Nu sluiten",
1713
+ "redirecting": "Doorverwijzen…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Klik om te ondertekenen",
1712
1717
  "unsigned": "Onderteken hier",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Tandenschema",
1913
1918
  "legendLabel": "Legenda aandoeningen",
1919
+ "view": {
1920
+ "side": "Zijaanzicht",
1921
+ "occlusal": "Occlusaal aanzicht",
1922
+ "both": "Beide weergaven"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Blijvend gebit",
1916
1926
  "primary": "Melkgebit",
1917
1927
  "mixed": "Gemengd gebit"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Schema-opties",
1931
+ "legend": "Legenda",
1932
+ "dentition": "Gebit",
1933
+ "numbering": "Nummering",
1934
+ "view": "Weergave"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Snijtand",
1921
1938
  "canine": "Hoektand",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Gekroond",
1929
1946
  "missing": "Ontbrekend",
1930
1947
  "implant": "Implantaat",
1931
- "rootCanal": "Wortelkanaalbehandeling"
1948
+ "rootCanal": "Wortelkanaalbehandeling",
1949
+ "temporaryCrown": "Tijdelijke kroon",
1950
+ "bridge": "Brug",
1951
+ "destroyed": "Verwoest",
1952
+ "implantExtraction": "Implantaatverwijdering",
1953
+ "stub": "Stomp"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Mesiaal",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "Adres URL powrotu musi odpowiadać pochodzeniu tej witryny. Płatność nie została wysłana."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "Ta karta zostanie zamknięta za {{seconds}} s.",
1712
+ "closeNow": "Zamknij teraz",
1713
+ "redirecting": "Przekierowywanie…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Kliknij, aby podpisać",
1712
1717
  "unsigned": "Podpisz tutaj",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Schemat uzębienia",
1913
1918
  "legendLabel": "Legenda stanów",
1919
+ "view": {
1920
+ "side": "Widok z boku",
1921
+ "occlusal": "Widok okluzalny",
1922
+ "both": "Oba widoki"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Uzębienie stałe",
1916
1926
  "primary": "Uzębienie mleczne",
1917
1927
  "mixed": "Uzębienie mieszane"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Opcje schematu",
1931
+ "legend": "Legenda",
1932
+ "dentition": "Uzębienie",
1933
+ "numbering": "Numeracja",
1934
+ "view": "Widok"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Siekacz",
1921
1938
  "canine": "Kieł",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Koronowany",
1929
1946
  "missing": "Brakujący",
1930
1947
  "implant": "Implant",
1931
- "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"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Mezjalna",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "O URL de retorno deve corresponder à origem deste site. O pagamento não foi enviado."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "Este separador será fechado em {{seconds}} s.",
1712
+ "closeNow": "Fechar agora",
1713
+ "redirecting": "A redirecionar…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Clique para assinar",
1712
1717
  "unsigned": "Assine aqui",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Esquema dentário",
1913
1918
  "legendLabel": "Legenda de condições",
1919
+ "view": {
1920
+ "side": "Vista lateral",
1921
+ "occlusal": "Vista oclusal",
1922
+ "both": "Ambas as vistas"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Dentição permanente",
1916
1926
  "primary": "Dentição decídua",
1917
1927
  "mixed": "Dentição mista"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Opções do esquema",
1931
+ "legend": "Legenda",
1932
+ "dentition": "Dentes",
1933
+ "numbering": "Numeração",
1934
+ "view": "Vista"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Incisivo",
1921
1938
  "canine": "Canino",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Com coroa",
1929
1946
  "missing": "Ausente",
1930
1947
  "implant": "Implante",
1931
- "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"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Mesial",
@@ -1707,6 +1707,11 @@
1707
1707
  "invalidReturnUrl": "URL-ul de retur trebuie să corespundă originii acestui site. Plata nu a fost trimisă."
1708
1708
  }
1709
1709
  },
1710
+ "finishedTerminal": {
1711
+ "autoClose": "Această filă se va închide în {{seconds}} sec.",
1712
+ "closeNow": "Închide acum",
1713
+ "redirecting": "Redirecționare…"
1714
+ },
1710
1715
  "signatureField": {
1711
1716
  "prompt": "Faceți clic pentru a semna",
1712
1717
  "unsigned": "Semnați aici",
@@ -1911,11 +1916,23 @@
1911
1916
  "toothScheme": {
1912
1917
  "ariaLabel": "Schemă dentară",
1913
1918
  "legendLabel": "Legendă condiții",
1919
+ "view": {
1920
+ "side": "Vedere laterală",
1921
+ "occlusal": "Vedere ocluzală",
1922
+ "both": "Ambele vederi"
1923
+ },
1914
1924
  "dentition": {
1915
1925
  "permanent": "Dentiție permanentă",
1916
1926
  "primary": "Dentiție temporară",
1917
1927
  "mixed": "Dentiție mixtă"
1918
1928
  },
1929
+ "options": {
1930
+ "label": "Opțiuni schemă",
1931
+ "legend": "Legendă",
1932
+ "dentition": "Dinți",
1933
+ "numbering": "Numerotare",
1934
+ "view": "Vizualizare"
1935
+ },
1919
1936
  "anatomy": {
1920
1937
  "incisor": "Incisiv",
1921
1938
  "canine": "Canin",
@@ -1928,7 +1945,12 @@
1928
1945
  "crowned": "Încoronat",
1929
1946
  "missing": "Lipsă",
1930
1947
  "implant": "Implant",
1931
- "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"
1932
1954
  },
1933
1955
  "surface": {
1934
1956
  "mesial": "Mezial",