@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": "Nessuna disponibilità — prova un altro giorno o servizio",
1728
1728
  "serviceListLabel": "Prestazioni disponibili",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} minuti",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "Indietro",
1732
1733
  "next": "Avanti",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Schema dentale",
3085
3086
  "legendLabel": "Legenda condizioni",
3087
+ "legendStatusLabel": "Stato",
3086
3088
  "view": {
3087
3089
  "side": "Vista laterale",
3088
3090
  "occlusal": "Vista occlusale",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Trattamento canalare",
3128
3130
  "temporaryCrown": "Corona provvisoria",
3129
3131
  "bridge": "Ponte",
3130
- "destroyed": "Distrutto",
3132
+ "destroyed": "Radice persistente",
3131
3133
  "implantExtraction": "Espianto",
3132
- "stub": "Moncone"
3134
+ "stub": "Moncone",
3135
+ "pin": "Perno",
3136
+ "rootAmputation": "Apicectomia",
3137
+ "anchorage": "Attacco per scheletrato",
3138
+ "hook": "Gancio",
3139
+ "attachment": "Attacco ortodontico",
3140
+ "mucogingivalSurgery": "Chirurgia mucogengivale",
3141
+ "periodontalSurgery": "Chirurgia parodontale",
3142
+ "curettage": "Curettage",
3143
+ "medication": "Medicazione",
3144
+ "xray": "Radiografia"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Programmato",
3148
+ "executed": "Eseguito"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "Mesiale",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "Vestibolare",
3139
3155
  "lingual": "Linguale"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "Radice mesiale",
3159
+ "distal": "Radice distale",
3160
+ "palatal": "Radice palatale",
3161
+ "buccal": "Radice vestibolare",
3162
+ "single": "Radice unica"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "Universale (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "Dente {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Dente {{id}} selezionato, {{conditions}}",
3149
3175
  "deselected": "Dente {{id}} deselezionato",
3150
3176
  "elementSelected": "{{name}} selezionato, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} radiografie",
3157
3183
  "radiographBadge_other": "{{count}} radiografie"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Patologie e terapie",
3187
+ "statusLabel": "Stato",
3188
+ "empty": "Nessuna rilevazione disponibile",
3189
+ "group": {
3190
+ "decay": "Carie e conservativa",
3191
+ "prosthetics": "Protesi",
3192
+ "endodontics": "Endodonzia",
3193
+ "periodontics": "Parodontologia",
3194
+ "orthodontics": "Ortodonzia e apparecchi",
3195
+ "diagnosis": "Stato del dente e diagnostica",
3196
+ "custom": "Rilevazioni dello studio"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Blocca lo schermo per privacy",
3161
3201
  "triggerTooltip": "Blocca schermo",
@@ -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": "Geen beschikbaarheid — probeer een andere dag of dienst",
1728
1728
  "serviceListLabel": "Beschikbare diensten",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} minuten",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "Terug",
1732
1733
  "next": "Volgende",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Tandenschema",
3085
3086
  "legendLabel": "Legenda aandoeningen",
3087
+ "legendStatusLabel": "Status",
3086
3088
  "view": {
3087
3089
  "side": "Zijaanzicht",
3088
3090
  "occlusal": "Occlusaal aanzicht",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Wortelkanaalbehandeling",
3128
3130
  "temporaryCrown": "Tijdelijke kroon",
3129
3131
  "bridge": "Brug",
3130
- "destroyed": "Verwoest",
3132
+ "destroyed": "Wortelrest",
3131
3133
  "implantExtraction": "Implantaatverwijdering",
3132
- "stub": "Stomp"
3134
+ "stub": "Stomp",
3135
+ "pin": "Wortelstift",
3136
+ "rootAmputation": "Apexresectie",
3137
+ "anchorage": "Precisieverankering",
3138
+ "hook": "Klammer",
3139
+ "attachment": "Orthodontisch attachment",
3140
+ "mucogingivalSurgery": "Mucogingivale chirurgie",
3141
+ "periodontalSurgery": "Parodontale chirurgie",
3142
+ "curettage": "Curettage",
3143
+ "medication": "Medicamenteuze inlage",
3144
+ "xray": "Röntgenfoto"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Gepland",
3148
+ "executed": "Uitgevoerd"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "Mesiaal",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "Buccaal",
3139
3155
  "lingual": "Linguaal"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "Mesiale wortel",
3159
+ "distal": "Distale wortel",
3160
+ "palatal": "Palatinale wortel",
3161
+ "buccal": "Buccale wortel",
3162
+ "single": "Enkele wortel"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "Universeel (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "Tand {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Tand {{id}} geselecteerd, {{conditions}}",
3149
3175
  "deselected": "Tand {{id}} gedeselecteerd",
3150
3176
  "elementSelected": "{{name}} geselecteerd, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} röntgenfoto's",
3157
3183
  "radiographBadge_other": "{{count}} röntgenfoto's"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Tandheelkundige bevindingen",
3187
+ "statusLabel": "Status",
3188
+ "empty": "Geen bevindingen beschikbaar",
3189
+ "group": {
3190
+ "decay": "Cariës en restauratie",
3191
+ "prosthetics": "Prothetiek",
3192
+ "endodontics": "Endodontologie",
3193
+ "periodontics": "Parodontologie",
3194
+ "orthodontics": "Orthodontie en apparatuur",
3195
+ "diagnosis": "Gebitsstatus en beeldvorming",
3196
+ "custom": "Bevindingen van de praktijk"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Scherm vergrendelen voor privacy",
3161
3201
  "triggerTooltip": "Scherm vergrendelen",
@@ -1727,6 +1727,7 @@
1727
1727
  "noAvailability": "Brak dostępności — wybierz inny dzień lub usługę",
1728
1728
  "serviceListLabel": "Dostępne usługi",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} minut",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "Wstecz",
1732
1733
  "next": "Dalej",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Schemat uzębienia",
3085
3086
  "legendLabel": "Legenda stanów",
3087
+ "legendStatusLabel": "Status",
3086
3088
  "view": {
3087
3089
  "side": "Widok z boku",
3088
3090
  "occlusal": "Widok okluzalny",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Leczenie kanałowe",
3128
3130
  "temporaryCrown": "Korona tymczasowa",
3129
3131
  "bridge": "Most",
3130
- "destroyed": "Zniszczony",
3132
+ "destroyed": "Pozostawiony korzeń",
3131
3133
  "implantExtraction": "Usunięcie implantu",
3132
- "stub": "Kikut"
3134
+ "stub": "Kikut",
3135
+ "pin": "Wkład koronowo-korzeniowy",
3136
+ "rootAmputation": "Resekcja wierzchołka korzenia",
3137
+ "anchorage": "Zasuwa protetyczna",
3138
+ "hook": "Klamra",
3139
+ "attachment": "Attachment ortodontyczny",
3140
+ "mucogingivalSurgery": "Chirurgia śluzówkowo-dziąsłowa",
3141
+ "periodontalSurgery": "Chirurgia periodontologiczna",
3142
+ "curettage": "Kiretaż",
3143
+ "medication": "Opatrunek leczniczy",
3144
+ "xray": "Zdjęcie rentgenowskie"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Zaplanowane",
3148
+ "executed": "Wykonane"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "Mezjalna",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "Wargowa/policzkowa",
3139
3155
  "lingual": "Językowa"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "Korzeń mezjalny",
3159
+ "distal": "Korzeń dystalny",
3160
+ "palatal": "Korzeń podniebienny",
3161
+ "buccal": "Korzeń policzkowy",
3162
+ "single": "Korzeń pojedynczy"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "Uniwersalny (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "Ząb {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Ząb {{id}} wybrany, {{conditions}}",
3149
3175
  "deselected": "Ząb {{id}} odznaczony",
3150
3176
  "elementSelected": "{{name}} wybrany, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} zdjęć rentgenowskich",
3157
3183
  "radiographBadge_other": "{{count}} zdjęcia rentgenowskiego"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Rozpoznania stomatologiczne",
3187
+ "statusLabel": "Status",
3188
+ "empty": "Brak dostępnych rozpoznań",
3189
+ "group": {
3190
+ "decay": "Próchnica i wypełnienia",
3191
+ "prosthetics": "Protetyka",
3192
+ "endodontics": "Endodoncja",
3193
+ "periodontics": "Periodontologia",
3194
+ "orthodontics": "Ortodoncja i aparaty",
3195
+ "diagnosis": "Stan zęba i diagnostyka obrazowa",
3196
+ "custom": "Rozpoznania gabinetu"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Zablokuj ekran w celu ochrony prywatności",
3161
3201
  "triggerTooltip": "Zablokuj ekran",
@@ -1727,6 +1727,7 @@
1727
1727
  "noAvailability": "Sem disponibilidade — tente outro dia ou serviço",
1728
1728
  "serviceListLabel": "Serviços disponíveis",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} minutos",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "Voltar",
1732
1733
  "next": "Seguinte",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Esquema dentário",
3085
3086
  "legendLabel": "Legenda de condições",
3087
+ "legendStatusLabel": "Estado",
3086
3088
  "view": {
3087
3089
  "side": "Vista lateral",
3088
3090
  "occlusal": "Vista oclusal",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Tratamento endodôntico",
3128
3130
  "temporaryCrown": "Coroa provisória",
3129
3131
  "bridge": "Ponte",
3130
- "destroyed": "Destruído",
3132
+ "destroyed": "Raiz persistente",
3131
3133
  "implantExtraction": "Explantação",
3132
- "stub": "Raiz residual"
3134
+ "stub": "Raiz residual",
3135
+ "pin": "Espigão",
3136
+ "rootAmputation": "Apicectomia",
3137
+ "anchorage": "Encaixe de prótese",
3138
+ "hook": "Gancho",
3139
+ "attachment": "Attachment ortodôntico",
3140
+ "mucogingivalSurgery": "Cirurgia mucogengival",
3141
+ "periodontalSurgery": "Cirurgia periodontal",
3142
+ "curettage": "Curetagem",
3143
+ "medication": "Curativo medicamentoso",
3144
+ "xray": "Radiografia"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Planeado",
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": "Raiz mesial",
3159
+ "distal": "Raiz distal",
3160
+ "palatal": "Raiz palatina",
3161
+ "buccal": "Raiz vestibular",
3162
+ "single": "Raiz ú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": "Dente {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Dente {{id}} selecionado, {{conditions}}",
3149
3175
  "deselected": "Dente {{id}} não selecionado",
3150
3176
  "elementSelected": "{{name}} selecionado, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} radiografias",
3157
3183
  "radiographBadge_other": "{{count}} radiografias"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Achados dentários",
3187
+ "statusLabel": "Estado",
3188
+ "empty": "Não há achados disponíveis",
3189
+ "group": {
3190
+ "decay": "Cárie e restauração",
3191
+ "prosthetics": "Prótese",
3192
+ "endodontics": "Endodontia",
3193
+ "periodontics": "Periodontologia",
3194
+ "orthodontics": "Ortodontia e aparelhos",
3195
+ "diagnosis": "Estado do dente e imagiologia",
3196
+ "custom": "Achados da clínica"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Bloquear o ecrã por privacidade",
3161
3201
  "triggerTooltip": "Bloquear ecrã",
@@ -1727,6 +1727,7 @@
1727
1727
  "noAvailability": "Fără disponibilitate — încercați altă zi sau alt serviciu",
1728
1728
  "serviceListLabel": "Servicii disponibile",
1729
1729
  "serviceCardLabel": "{{label}}, {{duration}} minute",
1730
+ "serviceCardLabelPrice": "{{label}}, {{price}}",
1730
1731
  "actions": {
1731
1732
  "back": "Înapoi",
1732
1733
  "next": "Înainte",
@@ -3083,6 +3084,7 @@
3083
3084
  "toothScheme": {
3084
3085
  "ariaLabel": "Schemă dentară",
3085
3086
  "legendLabel": "Legendă condiții",
3087
+ "legendStatusLabel": "Stare",
3086
3088
  "view": {
3087
3089
  "side": "Vedere laterală",
3088
3090
  "occlusal": "Vedere ocluzală",
@@ -3127,9 +3129,23 @@
3127
3129
  "rootCanal": "Tratament de canal",
3128
3130
  "temporaryCrown": "Coroană provizorie",
3129
3131
  "bridge": "Punte",
3130
- "destroyed": "Distrus",
3132
+ "destroyed": "Rest radicular",
3131
3133
  "implantExtraction": "Explantare",
3132
- "stub": "Bont"
3134
+ "stub": "Bont",
3135
+ "pin": "Pivot",
3136
+ "rootAmputation": "Rezecție apicală",
3137
+ "anchorage": "Culisă protetică",
3138
+ "hook": "Croșet",
3139
+ "attachment": "Atașament ortodontic",
3140
+ "mucogingivalSurgery": "Chirurgie mucogingivală",
3141
+ "periodontalSurgery": "Chirurgie parodontală",
3142
+ "curettage": "Chiuretaj",
3143
+ "medication": "Pansament medicamentos",
3144
+ "xray": "Radiografie"
3145
+ },
3146
+ "status": {
3147
+ "planned": "Planificat",
3148
+ "executed": "Efectuat"
3133
3149
  },
3134
3150
  "surface": {
3135
3151
  "mesial": "Mezial",
@@ -3138,6 +3154,13 @@
3138
3154
  "buccal": "Vestibular",
3139
3155
  "lingual": "Lingual"
3140
3156
  },
3157
+ "root": {
3158
+ "mesial": "Rădăcină mezială",
3159
+ "distal": "Rădăcină distală",
3160
+ "palatal": "Rădăcină palatinală",
3161
+ "buccal": "Rădăcină vestibulară",
3162
+ "single": "Rădăcină unică"
3163
+ },
3141
3164
  "numbering": {
3142
3165
  "fdi": "FDI (ISO 3950)",
3143
3166
  "universal": "Universal (ADA)",
@@ -3145,6 +3168,9 @@
3145
3168
  },
3146
3169
  "toothLabel": "Dintele {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3170
  "elementLabel": "{{name}}{{conditionSuffix}}",
3171
+ "symbolWithStatus": "{{condition}} ({{status}})",
3172
+ "symbolWithScope": "{{condition}} ({{scope}})",
3173
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3174
  "selected": "Dintele {{id}} selectat, {{conditions}}",
3149
3175
  "deselected": "Dintele {{id}} deselectat",
3150
3176
  "elementSelected": "{{name}} selectat, {{conditions}}",
@@ -3156,6 +3182,20 @@
3156
3182
  "radiographBadge_many": "{{count}} de radiografii",
3157
3183
  "radiographBadge_other": "{{count}} de radiografii"
3158
3184
  },
3185
+ "toothFindingPalette": {
3186
+ "ariaLabel": "Constatări dentare",
3187
+ "statusLabel": "Stare",
3188
+ "empty": "Nu există constatări disponibile",
3189
+ "group": {
3190
+ "decay": "Carie și restaurare",
3191
+ "prosthetics": "Protetică",
3192
+ "endodontics": "Endodonție",
3193
+ "periodontics": "Parodontologie",
3194
+ "orthodontics": "Ortodonție și aparate",
3195
+ "diagnosis": "Starea dintelui și imagistică",
3196
+ "custom": "Constatările cabinetului"
3197
+ }
3198
+ },
3159
3199
  "privacyLock": {
3160
3200
  "triggerAriaLabel": "Blochează ecranul pentru confidențialitate",
3161
3201
  "triggerTooltip": "Blochează ecranul",
@@ -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": "Заблокировать экран",