@alfadocs/ui-kit 1.4.17 → 1.6.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 (92) hide show
  1. package/dist/_chunks/{booking-CGKof8QU.js → booking-D84O6H2X.js} +553 -546
  2. package/dist/_chunks/{care-plan-card-C83Hb9EE.js → care-plan-card-CehAU7F_.js} +2 -2
  3. package/dist/_chunks/{care-plan-entry-card-CHMPSTCz.js → care-plan-entry-card-ChWRMfMw.js} +2 -2
  4. package/dist/_chunks/{periodontal-chart-brakjj0s.js → periodontal-chart-C0nNQKKK.js} +121 -121
  5. package/dist/_chunks/practice-profile-hero-Bdd0bFqC.js +187 -0
  6. package/dist/_chunks/{practice-results-DWUZRm2x.js → practice-results-CKoLD_x5.js} +220 -206
  7. package/dist/_chunks/tooth-data-DR8Kdnup.js +903 -0
  8. package/dist/_chunks/tooth-finding-palette-vqC-D2Ye.js +708 -0
  9. package/dist/_chunks/tooth-scheme-BPXE1_3N.js +2051 -0
  10. package/dist/agent-catalog.json +497 -56
  11. package/dist/agent-i18n/en.json +29 -11
  12. package/dist/components/booking/booking-types.d.ts +9 -0
  13. package/dist/components/booking/index.js +1 -1
  14. package/dist/components/care-plan-card/index.js +1 -1
  15. package/dist/components/care-plan-entry-card/index.js +1 -1
  16. package/dist/components/index.d.ts +2 -0
  17. package/dist/components/periodontal-chart/index.js +1 -1
  18. package/dist/components/practice-profile-hero/index.d.ts +4 -0
  19. package/dist/components/practice-profile-hero/index.js +6 -0
  20. package/dist/components/practice-profile-hero/practice-profile-hero.agent.d.ts +4 -0
  21. package/dist/components/practice-profile-hero/practice-profile-hero.d.ts +60 -0
  22. package/dist/components/practice-results/index.js +1 -1
  23. package/dist/components/practice-results/practice-results.d.ts +15 -1
  24. package/dist/components/tooth-finding-palette/index.d.ts +4 -0
  25. package/dist/components/tooth-finding-palette/index.js +9 -0
  26. package/dist/components/tooth-finding-palette/tooth-finding-palette.agent.d.ts +4 -0
  27. package/dist/components/tooth-finding-palette/tooth-finding-palette.d.ts +89 -0
  28. package/dist/components/tooth-scheme/index.d.ts +2 -2
  29. package/dist/components/tooth-scheme/index.js +57 -30
  30. package/dist/components/tooth-scheme/tooth-data.d.ts +279 -10
  31. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -2
  32. package/dist/components/tooth-scheme/tooth-scheme.d.ts +30 -3
  33. package/dist/host-compat.css +1 -4
  34. package/dist/i18n/locales/ar.d.ts +41 -1
  35. package/dist/i18n/locales/ar.js +42 -2
  36. package/dist/i18n/locales/de.d.ts +41 -1
  37. package/dist/i18n/locales/de.js +42 -2
  38. package/dist/i18n/locales/el.d.ts +41 -1
  39. package/dist/i18n/locales/el.js +42 -2
  40. package/dist/i18n/locales/en.d.ts +41 -1
  41. package/dist/i18n/locales/en.js +42 -2
  42. package/dist/i18n/locales/es.d.ts +41 -1
  43. package/dist/i18n/locales/es.js +42 -2
  44. package/dist/i18n/locales/fr.d.ts +41 -1
  45. package/dist/i18n/locales/fr.js +42 -2
  46. package/dist/i18n/locales/hi.d.ts +41 -1
  47. package/dist/i18n/locales/hi.js +42 -2
  48. package/dist/i18n/locales/it.d.ts +41 -1
  49. package/dist/i18n/locales/it.js +42 -2
  50. package/dist/i18n/locales/ja.d.ts +41 -1
  51. package/dist/i18n/locales/ja.js +42 -2
  52. package/dist/i18n/locales/nl.d.ts +41 -1
  53. package/dist/i18n/locales/nl.js +42 -2
  54. package/dist/i18n/locales/pl.d.ts +41 -1
  55. package/dist/i18n/locales/pl.js +42 -2
  56. package/dist/i18n/locales/pt.d.ts +41 -1
  57. package/dist/i18n/locales/pt.js +42 -2
  58. package/dist/i18n/locales/ro.d.ts +41 -1
  59. package/dist/i18n/locales/ro.js +42 -2
  60. package/dist/i18n/locales/ru.d.ts +41 -1
  61. package/dist/i18n/locales/ru.js +42 -2
  62. package/dist/i18n/locales/sq.d.ts +41 -1
  63. package/dist/i18n/locales/sq.js +42 -2
  64. package/dist/i18n/locales/sv.d.ts +41 -1
  65. package/dist/i18n/locales/sv.js +42 -2
  66. package/dist/i18n/locales/tr.d.ts +41 -1
  67. package/dist/i18n/locales/tr.js +42 -2
  68. package/dist/i18n/locales/zh.d.ts +41 -1
  69. package/dist/i18n/locales/zh.js +42 -2
  70. package/dist/index.js +561 -525
  71. package/dist/locales/ar.json +42 -2
  72. package/dist/locales/de.json +42 -2
  73. package/dist/locales/el.json +42 -2
  74. package/dist/locales/en.json +42 -2
  75. package/dist/locales/es.json +42 -2
  76. package/dist/locales/fr.json +42 -2
  77. package/dist/locales/hi.json +42 -2
  78. package/dist/locales/it.json +42 -2
  79. package/dist/locales/ja.json +42 -2
  80. package/dist/locales/nl.json +42 -2
  81. package/dist/locales/pl.json +42 -2
  82. package/dist/locales/pt.json +42 -2
  83. package/dist/locales/ro.json +42 -2
  84. package/dist/locales/ru.json +42 -2
  85. package/dist/locales/sq.json +42 -2
  86. package/dist/locales/sv.json +42 -2
  87. package/dist/locales/tr.json +42 -2
  88. package/dist/locales/zh.json +42 -2
  89. package/dist/tokens.css +1 -1
  90. package/package.json +9 -1
  91. package/dist/_chunks/tooth-data-BwuoKFf4.js +0 -660
  92. package/dist/_chunks/tooth-scheme-s0ipC0-Z.js +0 -1483
@@ -1727,6 +1727,7 @@
1727
1727
  "noAvailability": "لا توفر — جرّب يوماً أو خدمة أخرى",
1728
1728
  "serviceListLabel": "الخدمات المتاحة",
1729
1729
  "serviceCardLabel": "{{label}}، {{duration}} دقيقة",
1730
+ "serviceCardLabelPrice": "{{label}}، {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "رجوع",
1732
1733
  "next": "التالي",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "مخطط الأسنان",
3085
3086
  "legendLabel": "دليل الحالات",
3087
+ "legendStatusLabel": "الحالة",
3086
3088
  "view": {
3087
3089
  "side": "عرض جانبي",
3088
3090
  "occlusal": "عرض إطباقي",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "علاج جذر",
3128
3130
  "temporaryCrown": "تاج مؤقت",
3129
3131
  "bridge": "جسر",
3130
- "destroyed": "مُهدَّم",
3132
+ "destroyed": "جذر مستبقى",
3131
3133
  "implantExtraction": "إزالة زرعة",
3132
- "stub": "جذر متبقٍ"
3134
+ "stub": "جذر متبقٍ",
3135
+ "pin": "وتد جذري",
3136
+ "rootAmputation": "قطع ذروة الجذر",
3137
+ "anchorage": "مثبت الطقم الجزئي",
3138
+ "hook": "مشبك",
3139
+ "attachment": "ملحق تقويمي",
3140
+ "mucogingivalSurgery": "جراحة مخاطية لثوية",
3141
+ "periodontalSurgery": "جراحة دواعم السن",
3142
+ "curettage": "تجريف",
3143
+ "medication": "ضماد دوائي",
3144
+ "xray": "صورة شعاعية"
3145
+ },
3146
+ "status": {
3147
+ "planned": "مخطط",
3148
+ "executed": "منفَّذ"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "وسطاني",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "دهليزي",
3139
3155
  "lingual": "لساني"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "الجذر الوسطاني",
3159
+ "distal": "الجذر الوحشي",
3160
+ "palatal": "الجذر الحنكي",
3161
+ "buccal": "الجذر الدهليزي",
3162
+ "single": "جذر مفرد"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "عالمي (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "السن {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "تم تحديد السن {{id}}, {{conditions}}",
3149
3175
  "deselected": "تم إلغاء تحديد السن {{id}}",
3150
3176
  "elementSelected": "تم تحديد {{name}}, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} صورة شعاعية",
3157
3183
  "radiographBadge_other": "{{count}} صورة شعاعية"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "الموجودات السنية",
3187
+ "statusLabel": "الحالة",
3188
+ "empty": "لا توجد موجودات متاحة",
3189
+ "group": {
3190
+ "decay": "التسوس والترميم",
3191
+ "prosthetics": "التعويضات السنية",
3192
+ "endodontics": "علاج الجذور",
3193
+ "periodontics": "دواعم السن",
3194
+ "orthodontics": "التقويم والأجهزة",
3195
+ "diagnosis": "حالة السن والتصوير",
3196
+ "custom": "موجودات العيادة"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "قفل الشاشة للخصوصية",
3161
3201
  "triggerTooltip": "قفل الشاشة",
@@ -1727,6 +1727,7 @@
1727
1727
  "noAvailability": "Keine Verfügbarkeit — anderen Tag oder Leistung wählen",
1728
1728
  "serviceListLabel": "Verfügbare Leistungen",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} Minuten",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "Zurück",
1732
1733
  "next": "Weiter",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Zahnschema",
3085
3086
  "legendLabel": "Legende der Zustände",
3087
+ "legendStatusLabel": "Status",
3086
3088
  "view": {
3087
3089
  "side": "Seitenansicht",
3088
3090
  "occlusal": "Okklusalansicht",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Wurzelkanalbehandlung",
3128
3130
  "temporaryCrown": "Provisorische Krone",
3129
3131
  "bridge": "Brücke",
3130
- "destroyed": "Zerstört",
3132
+ "destroyed": "Persistierende Wurzel",
3131
3133
  "implantExtraction": "Explantation",
3132
- "stub": "Wurzelrest"
3134
+ "stub": "Wurzelrest",
3135
+ "pin": "Wurzelstift",
3136
+ "rootAmputation": "Wurzelspitzenresektion",
3137
+ "anchorage": "Geschiebe",
3138
+ "hook": "Klammer",
3139
+ "attachment": "Kieferorthopädisches Attachment",
3140
+ "mucogingivalSurgery": "Mukogingivalchirurgie",
3141
+ "periodontalSurgery": "Parodontalchirurgie",
3142
+ "curettage": "Kürettage",
3143
+ "medication": "Medikamentöse Einlage",
3144
+ "xray": "Röntgenaufnahme"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Geplant",
3148
+ "executed": "Durchgeführt"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "Mesial",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "Bukkal",
3139
3155
  "lingual": "Lingual"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "Mesiale Wurzel",
3159
+ "distal": "Distale Wurzel",
3160
+ "palatal": "Palatinale Wurzel",
3161
+ "buccal": "Bukkale Wurzel",
3162
+ "single": "Einzelwurzel"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "Universal (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "Zahn {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Zahn {{id}} ausgewählt, {{conditions}}",
3149
3175
  "deselected": "Zahn {{id}} abgewählt",
3150
3176
  "elementSelected": "{{name}} ausgewählt, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} Röntgenbilder",
3157
3183
  "radiographBadge_other": "{{count}} Röntgenbilder"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Zahnbefunde",
3187
+ "statusLabel": "Status",
3188
+ "empty": "Keine Befunde verfügbar",
3189
+ "group": {
3190
+ "decay": "Karies & Füllungstherapie",
3191
+ "prosthetics": "Prothetik",
3192
+ "endodontics": "Endodontie",
3193
+ "periodontics": "Parodontologie",
3194
+ "orthodontics": "Kieferorthopädie & Apparaturen",
3195
+ "diagnosis": "Zahnstatus & Bildgebung",
3196
+ "custom": "Praxisbefunde"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Bildschirm zum Datenschutz sperren",
3161
3201
  "triggerTooltip": "Bildschirm sperren",
@@ -1727,6 +1727,7 @@
1727
1727
  "noAvailability": "Δεν υπάρχει διαθεσιμότητα — δοκιμάστε άλλη μέρα ή υπηρεσία",
1728
1728
  "serviceListLabel": "Διαθέσιμες υπηρεσίες",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} λεπτά",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "Πίσω",
1732
1733
  "next": "Επόμενο",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Οδοντόγραμμα",
3085
3086
  "legendLabel": "Υπόμνημα καταστάσεων",
3087
+ "legendStatusLabel": "Κατάσταση",
3086
3088
  "view": {
3087
3089
  "side": "Πλάγια όψη",
3088
3090
  "occlusal": "Ωκλουσιακή όψη",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Ενδοδοντική θεραπεία",
3128
3130
  "temporaryCrown": "Προσωρινή στεφάνη",
3129
3131
  "bridge": "Γέφυρα",
3130
- "destroyed": "Κατεστραμμένο",
3132
+ "destroyed": "Υπολειπόμενη ρίζα",
3131
3133
  "implantExtraction": "Αφαίρεση εμφυτεύματος",
3132
- "stub": "Κολόβωμα"
3134
+ "stub": "Κολόβωμα",
3135
+ "pin": "Ενδορριζικός άξονας",
3136
+ "rootAmputation": "Ακρορριζεκτομή",
3137
+ "anchorage": "Σύνδεσμος ακριβείας",
3138
+ "hook": "Άγκιστρο",
3139
+ "attachment": "Ορθοδοντικό εξάρτημα",
3140
+ "mucogingivalSurgery": "Βλεννογονοουλική χειρουργική",
3141
+ "periodontalSurgery": "Περιοδοντική χειρουργική",
3142
+ "curettage": "Απόξεση",
3143
+ "medication": "Φαρμακευτικό επίθεμα",
3144
+ "xray": "Ακτινογραφία"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Προγραμματισμένο",
3148
+ "executed": "Ολοκληρωμένο"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "Μεσιαία",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "Παρειακή",
3139
3155
  "lingual": "Γλωσσική"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "Μεσιαία ρίζα",
3159
+ "distal": "Απωτέρα ρίζα",
3160
+ "palatal": "Υπερώια ρίζα",
3161
+ "buccal": "Παρειακή ρίζα",
3162
+ "single": "Μονήρης ρίζα"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "Παγκόσμιο (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "Δόντι {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Δόντι {{id}} επιλεγμένο, {{conditions}}",
3149
3175
  "deselected": "Δόντι {{id}} αποεπιλεγμένο",
3150
3176
  "elementSelected": "{{name}} επιλεγμένο, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} ακτινογραφίες",
3157
3183
  "radiographBadge_other": "{{count}} ακτινογραφίες"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Οδοντιατρικά ευρήματα",
3187
+ "statusLabel": "Κατάσταση",
3188
+ "empty": "Δεν υπάρχουν διαθέσιμα ευρήματα",
3189
+ "group": {
3190
+ "decay": "Τερηδόνα και αποκατάσταση",
3191
+ "prosthetics": "Προσθετική",
3192
+ "endodontics": "Ενδοδοντία",
3193
+ "periodontics": "Περιοδοντολογία",
3194
+ "orthodontics": "Ορθοδοντική και μηχανισμοί",
3195
+ "diagnosis": "Κατάσταση δοντιού και απεικόνιση",
3196
+ "custom": "Ευρήματα ιατρείου"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Κλείδωμα οθόνης για απόρρητο",
3161
3201
  "triggerTooltip": "Κλείδωμα οθόνης",
@@ -1784,6 +1784,7 @@
1784
1784
  "noAvailability": "No availability — try another day or service",
1785
1785
  "serviceListLabel": "Available services",
1786
1786
  "serviceCardLabel": "{{label}}, {{duration}} minutes",
1787
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1787
1788
  "actions": {
1788
1789
  "back": "Back",
1789
1790
  "next": "Next",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Dental chart",
3085
3086
  "legendLabel": "Condition legend",
3087
+ "legendStatusLabel": "Status",
3086
3088
  "view": {
3087
3089
  "side": "Side view",
3088
3090
  "occlusal": "Occlusal view",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Root canal",
3128
3130
  "temporaryCrown": "Temporary crown",
3129
3131
  "bridge": "Bridge",
3130
- "destroyed": "Destroyed",
3132
+ "destroyed": "Retained root",
3131
3133
  "implantExtraction": "Implant extraction",
3132
- "stub": "Stub"
3134
+ "stub": "Stub",
3135
+ "pin": "Post",
3136
+ "rootAmputation": "Apicoectomy",
3137
+ "anchorage": "Denture attachment",
3138
+ "hook": "Clasp",
3139
+ "attachment": "Orthodontic attachment",
3140
+ "mucogingivalSurgery": "Mucogingival surgery",
3141
+ "periodontalSurgery": "Periodontal surgery",
3142
+ "curettage": "Curettage",
3143
+ "medication": "Dressing",
3144
+ "xray": "Radiograph"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Planned",
3148
+ "executed": "Executed"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "Mesial",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "Buccal",
3139
3155
  "lingual": "Lingual"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "Mesial root",
3159
+ "distal": "Distal root",
3160
+ "palatal": "Palatal root",
3161
+ "buccal": "Buccal root",
3162
+ "single": "Single root"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "Universal (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "Tooth {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Tooth {{id}} selected, {{conditions}}",
3149
3175
  "deselected": "Tooth {{id}} deselected",
3150
3176
  "elementSelected": "{{name}} selected, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} radiographs",
3157
3183
  "radiographBadge_other": "{{count}} radiographs"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Dental findings",
3187
+ "statusLabel": "Status",
3188
+ "empty": "No findings available",
3189
+ "group": {
3190
+ "decay": "Decay & restoration",
3191
+ "prosthetics": "Prosthetics",
3192
+ "endodontics": "Endodontics",
3193
+ "periodontics": "Periodontics",
3194
+ "orthodontics": "Orthodontics & appliances",
3195
+ "diagnosis": "Tooth status & imaging",
3196
+ "custom": "Practice findings"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Lock screen for privacy",
3161
3201
  "triggerTooltip": "Lock screen",
@@ -1727,6 +1727,7 @@
1727
1727
  "noAvailability": "Sin disponibilidad — pruebe otro día o servicio",
1728
1728
  "serviceListLabel": "Servicios disponibles",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} minutos",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "Atrás",
1732
1733
  "next": "Siguiente",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Esquema dental",
3085
3086
  "legendLabel": "Leyenda de condiciones",
3087
+ "legendStatusLabel": "Estado",
3086
3088
  "view": {
3087
3089
  "side": "Vista lateral",
3088
3090
  "occlusal": "Vista oclusal",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Tratamiento de conductos",
3128
3130
  "temporaryCrown": "Corona provisional",
3129
3131
  "bridge": "Puente",
3130
- "destroyed": "Destruido",
3132
+ "destroyed": "Resto radicular",
3131
3133
  "implantExtraction": "Explantación de implante",
3132
- "stub": "Muñón"
3134
+ "stub": "Muñón",
3135
+ "pin": "Poste",
3136
+ "rootAmputation": "Apicectomía",
3137
+ "anchorage": "Atache de prótesis",
3138
+ "hook": "Gancho",
3139
+ "attachment": "Attachment ortodóncico",
3140
+ "mucogingivalSurgery": "Cirugía mucogingival",
3141
+ "periodontalSurgery": "Cirugía periodontal",
3142
+ "curettage": "Curetaje",
3143
+ "medication": "Apósito medicamentoso",
3144
+ "xray": "Radiografía"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Planificado",
3148
+ "executed": "Realizado"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "Mesial",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "Vestibular",
3139
3155
  "lingual": "Lingual"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "Raíz mesial",
3159
+ "distal": "Raíz distal",
3160
+ "palatal": "Raíz palatina",
3161
+ "buccal": "Raíz vestibular",
3162
+ "single": "Raíz única"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "Universal (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "Diente {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Diente {{id}} seleccionado, {{conditions}}",
3149
3175
  "deselected": "Diente {{id}} deseleccionado",
3150
3176
  "elementSelected": "{{name}} seleccionado, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} radiografías",
3157
3183
  "radiographBadge_other": "{{count}} radiografías"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Hallazgos dentales",
3187
+ "statusLabel": "Estado",
3188
+ "empty": "No hay hallazgos disponibles",
3189
+ "group": {
3190
+ "decay": "Caries y restauración",
3191
+ "prosthetics": "Prótesis",
3192
+ "endodontics": "Endodoncia",
3193
+ "periodontics": "Periodoncia",
3194
+ "orthodontics": "Ortodoncia y aparatología",
3195
+ "diagnosis": "Estado dental e imagen",
3196
+ "custom": "Hallazgos de la clínica"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Bloquear pantalla por privacidad",
3161
3201
  "triggerTooltip": "Bloquear pantalla",
@@ -1727,6 +1727,7 @@
1727
1727
  "noAvailability": "Aucune disponibilité — essayez un autre jour ou service",
1728
1728
  "serviceListLabel": "Services disponibles",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} minutes",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "Retour",
1732
1733
  "next": "Suivant",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Schéma dentaire",
3085
3086
  "legendLabel": "Légende des conditions",
3087
+ "legendStatusLabel": "Statut",
3086
3088
  "view": {
3087
3089
  "side": "Vue latérale",
3088
3090
  "occlusal": "Vue occlusale",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Traitement canalaire",
3128
3130
  "temporaryCrown": "Couronne provisoire",
3129
3131
  "bridge": "Bridge",
3130
- "destroyed": "Délabré",
3132
+ "destroyed": "Racine résiduelle",
3131
3133
  "implantExtraction": "Explantation",
3132
- "stub": "Moignon"
3134
+ "stub": "Moignon",
3135
+ "pin": "Tenon",
3136
+ "rootAmputation": "Apicectomie",
3137
+ "anchorage": "Attachement de prothèse",
3138
+ "hook": "Crochet",
3139
+ "attachment": "Attachement orthodontique",
3140
+ "mucogingivalSurgery": "Chirurgie muco-gingivale",
3141
+ "periodontalSurgery": "Chirurgie parodontale",
3142
+ "curettage": "Curetage",
3143
+ "medication": "Pansement",
3144
+ "xray": "Radiographie"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Planifié",
3148
+ "executed": "Réalisé"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "Mésiale",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "Vestibulaire",
3139
3155
  "lingual": "Linguale"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "Racine mésiale",
3159
+ "distal": "Racine distale",
3160
+ "palatal": "Racine palatine",
3161
+ "buccal": "Racine vestibulaire",
3162
+ "single": "Racine unique"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "Universel (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "Dent {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Dent {{id}} sélectionnée, {{conditions}}",
3149
3175
  "deselected": "Dent {{id}} désélectionnée",
3150
3176
  "elementSelected": "{{name}} sélectionné, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} radiographies",
3157
3183
  "radiographBadge_other": "{{count}} radiographies"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Constatations dentaires",
3187
+ "statusLabel": "Statut",
3188
+ "empty": "Aucune constatation disponible",
3189
+ "group": {
3190
+ "decay": "Carie et restauration",
3191
+ "prosthetics": "Prothèse",
3192
+ "endodontics": "Endodontie",
3193
+ "periodontics": "Parodontologie",
3194
+ "orthodontics": "Orthodontie et appareils",
3195
+ "diagnosis": "État dentaire et imagerie",
3196
+ "custom": "Constatations du cabinet"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Verrouiller l'écran pour la confidentialité",
3161
3201
  "triggerTooltip": "Verrouiller l'écran",
@@ -1727,6 +1727,7 @@
1727
1727
  "noAvailability": "कोई उपलब्धता नहीं — अन्य दिन या सेवा आज़माएँ",
1728
1728
  "serviceListLabel": "उपलब्ध सेवाएँ",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} मिनट",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "वापस",
1732
1733
  "next": "आगे",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "दंत योजना",
3085
3086
  "legendLabel": "स्थिति लेजेंड",
3087
+ "legendStatusLabel": "स्थिति",
3086
3088
  "view": {
3087
3089
  "side": "पार्श्व दृश्य",
3088
3090
  "occlusal": "ओक्लूज़ल दृश्य",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "रूट कैनाल उपचार",
3128
3130
  "temporaryCrown": "अस्थायी क्राउन",
3129
3131
  "bridge": "ब्रिज",
3130
- "destroyed": "नष्ट दांत",
3132
+ "destroyed": "अवशिष्ट जड़",
3131
3133
  "implantExtraction": "इम्प्लांट निष्कासन",
3132
- "stub": "दांत का ठूंठ"
3134
+ "stub": "दांत का ठूंठ",
3135
+ "pin": "पोस्ट",
3136
+ "rootAmputation": "एपिकोएक्टॉमी",
3137
+ "anchorage": "डेन्चर अटैचमेंट",
3138
+ "hook": "क्लैस्प",
3139
+ "attachment": "ऑर्थोडोंटिक अटैचमेंट",
3140
+ "mucogingivalSurgery": "म्यूकोजिंजिवल सर्जरी",
3141
+ "periodontalSurgery": "पीरियोडोंटल सर्जरी",
3142
+ "curettage": "क्यूरेटेज",
3143
+ "medication": "औषधीय ड्रेसिंग",
3144
+ "xray": "एक्स-रे"
3145
+ },
3146
+ "status": {
3147
+ "planned": "नियोजित",
3148
+ "executed": "संपन्न"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "मीज़ियल",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "बक्कल",
3139
3155
  "lingual": "लिंगुअल"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "मीज़ियल जड़",
3159
+ "distal": "डिस्टल जड़",
3160
+ "palatal": "पैलेटल जड़",
3161
+ "buccal": "बक्कल जड़",
3162
+ "single": "एकल जड़"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "यूनिवर्सल (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "दांत {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "दांत {{id}} चयनित, {{conditions}}",
3149
3175
  "deselected": "दांत {{id}} का चयन हटाया गया",
3150
3176
  "elementSelected": "{{name}} चयनित, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} एक्स-रे",
3157
3183
  "radiographBadge_other": "{{count}} एक्स-रे"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "दंत निष्कर्ष",
3187
+ "statusLabel": "स्थिति",
3188
+ "empty": "कोई निष्कर्ष उपलब्ध नहीं",
3189
+ "group": {
3190
+ "decay": "कैरीज़ और रेस्टोरेशन",
3191
+ "prosthetics": "प्रोस्थोडोंटिक्स",
3192
+ "endodontics": "एंडोडोंटिक्स",
3193
+ "periodontics": "पीरियोडोंटिक्स",
3194
+ "orthodontics": "ऑर्थोडोंटिक्स और उपकरण",
3195
+ "diagnosis": "दांत की स्थिति और इमेजिंग",
3196
+ "custom": "क्लिनिक के निष्कर्ष"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "गोपनीयता के लिए स्क्रीन लॉक करें",
3161
3201
  "triggerTooltip": "स्क्रीन लॉक करें",