@alfadocs/ui-kit 1.4.16 → 1.5.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 (82) hide show
  1. package/dist/_chunks/{anamnesis-summary-rows-CVzxC2X3.js → anamnesis-summary-rows-BpYztFUv.js} +20 -4
  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/tooth-data-DR8Kdnup.js +903 -0
  6. package/dist/_chunks/tooth-finding-palette-vqC-D2Ye.js +708 -0
  7. package/dist/_chunks/tooth-scheme-BPXE1_3N.js +2051 -0
  8. package/dist/agent-catalog.json +465 -21
  9. package/dist/agent-i18n/en.json +23 -6
  10. package/dist/components/care-plan-card/index.js +1 -1
  11. package/dist/components/care-plan-entry-card/index.js +1 -1
  12. package/dist/components/index.d.ts +1 -0
  13. package/dist/components/periodontal-chart/index.js +1 -1
  14. package/dist/components/tooth-finding-palette/index.d.ts +4 -0
  15. package/dist/components/tooth-finding-palette/index.js +9 -0
  16. package/dist/components/tooth-finding-palette/tooth-finding-palette.agent.d.ts +4 -0
  17. package/dist/components/tooth-finding-palette/tooth-finding-palette.d.ts +89 -0
  18. package/dist/components/tooth-scheme/index.d.ts +2 -2
  19. package/dist/components/tooth-scheme/index.js +57 -30
  20. package/dist/components/tooth-scheme/tooth-data.d.ts +279 -10
  21. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -2
  22. package/dist/components/tooth-scheme/tooth-scheme.d.ts +30 -3
  23. package/dist/i18n/locales/ar.d.ts +40 -1
  24. package/dist/i18n/locales/ar.js +41 -2
  25. package/dist/i18n/locales/de.d.ts +40 -1
  26. package/dist/i18n/locales/de.js +41 -2
  27. package/dist/i18n/locales/el.d.ts +40 -1
  28. package/dist/i18n/locales/el.js +41 -2
  29. package/dist/i18n/locales/en.d.ts +40 -1
  30. package/dist/i18n/locales/en.js +41 -2
  31. package/dist/i18n/locales/es.d.ts +40 -1
  32. package/dist/i18n/locales/es.js +41 -2
  33. package/dist/i18n/locales/fr.d.ts +40 -1
  34. package/dist/i18n/locales/fr.js +41 -2
  35. package/dist/i18n/locales/hi.d.ts +40 -1
  36. package/dist/i18n/locales/hi.js +41 -2
  37. package/dist/i18n/locales/it.d.ts +40 -1
  38. package/dist/i18n/locales/it.js +41 -2
  39. package/dist/i18n/locales/ja.d.ts +40 -1
  40. package/dist/i18n/locales/ja.js +41 -2
  41. package/dist/i18n/locales/nl.d.ts +40 -1
  42. package/dist/i18n/locales/nl.js +41 -2
  43. package/dist/i18n/locales/pl.d.ts +40 -1
  44. package/dist/i18n/locales/pl.js +41 -2
  45. package/dist/i18n/locales/pt.d.ts +40 -1
  46. package/dist/i18n/locales/pt.js +41 -2
  47. package/dist/i18n/locales/ro.d.ts +40 -1
  48. package/dist/i18n/locales/ro.js +41 -2
  49. package/dist/i18n/locales/ru.d.ts +40 -1
  50. package/dist/i18n/locales/ru.js +41 -2
  51. package/dist/i18n/locales/sq.d.ts +40 -1
  52. package/dist/i18n/locales/sq.js +41 -2
  53. package/dist/i18n/locales/sv.d.ts +40 -1
  54. package/dist/i18n/locales/sv.js +41 -2
  55. package/dist/i18n/locales/tr.d.ts +40 -1
  56. package/dist/i18n/locales/tr.js +41 -2
  57. package/dist/i18n/locales/zh.d.ts +40 -1
  58. package/dist/i18n/locales/zh.js +41 -2
  59. package/dist/index.js +448 -415
  60. package/dist/locales/ar.json +41 -2
  61. package/dist/locales/de.json +41 -2
  62. package/dist/locales/el.json +41 -2
  63. package/dist/locales/en.json +41 -2
  64. package/dist/locales/es.json +41 -2
  65. package/dist/locales/fr.json +41 -2
  66. package/dist/locales/hi.json +41 -2
  67. package/dist/locales/it.json +41 -2
  68. package/dist/locales/ja.json +41 -2
  69. package/dist/locales/nl.json +41 -2
  70. package/dist/locales/pl.json +41 -2
  71. package/dist/locales/pt.json +41 -2
  72. package/dist/locales/ro.json +41 -2
  73. package/dist/locales/ru.json +41 -2
  74. package/dist/locales/sq.json +41 -2
  75. package/dist/locales/sv.json +41 -2
  76. package/dist/locales/tr.json +41 -2
  77. package/dist/locales/zh.json +41 -2
  78. package/dist/patterns/anamnesis/index.js +1 -1
  79. package/dist/tokens.css +1 -1
  80. package/package.json +5 -1
  81. package/dist/_chunks/tooth-data-BwuoKFf4.js +0 -660
  82. package/dist/_chunks/tooth-scheme-s0ipC0-Z.js +0 -1483
@@ -3087,6 +3087,7 @@ export declare const esUi: {
3087
3087
  readonly toothScheme: {
3088
3088
  readonly ariaLabel: "Esquema dental";
3089
3089
  readonly legendLabel: "Leyenda de condiciones";
3090
+ readonly legendStatusLabel: "Estado";
3090
3091
  readonly view: {
3091
3092
  readonly side: "Vista lateral";
3092
3093
  readonly occlusal: "Vista oclusal";
@@ -3131,9 +3132,23 @@ export declare const esUi: {
3131
3132
  readonly rootCanal: "Tratamiento de conductos";
3132
3133
  readonly temporaryCrown: "Corona provisional";
3133
3134
  readonly bridge: "Puente";
3134
- readonly destroyed: "Destruido";
3135
+ readonly destroyed: "Resto radicular";
3135
3136
  readonly implantExtraction: "Explantación de implante";
3136
3137
  readonly stub: "Muñón";
3138
+ readonly pin: "Poste";
3139
+ readonly rootAmputation: "Apicectomía";
3140
+ readonly anchorage: "Atache de prótesis";
3141
+ readonly hook: "Gancho";
3142
+ readonly attachment: "Attachment ortodóncico";
3143
+ readonly mucogingivalSurgery: "Cirugía mucogingival";
3144
+ readonly periodontalSurgery: "Cirugía periodontal";
3145
+ readonly curettage: "Curetaje";
3146
+ readonly medication: "Apósito medicamentoso";
3147
+ readonly xray: "Radiografía";
3148
+ };
3149
+ readonly status: {
3150
+ readonly planned: "Planificado";
3151
+ readonly executed: "Realizado";
3137
3152
  };
3138
3153
  readonly surface: {
3139
3154
  readonly mesial: "Mesial";
@@ -3142,6 +3157,13 @@ export declare const esUi: {
3142
3157
  readonly buccal: "Vestibular";
3143
3158
  readonly lingual: "Lingual";
3144
3159
  };
3160
+ readonly root: {
3161
+ readonly mesial: "Raíz mesial";
3162
+ readonly distal: "Raíz distal";
3163
+ readonly palatal: "Raíz palatina";
3164
+ readonly buccal: "Raíz vestibular";
3165
+ readonly single: "Raíz única";
3166
+ };
3145
3167
  readonly numbering: {
3146
3168
  readonly fdi: "FDI (ISO 3950)";
3147
3169
  readonly universal: "Universal (ADA)";
@@ -3149,6 +3171,9 @@ export declare const esUi: {
3149
3171
  };
3150
3172
  readonly toothLabel: "Diente {{id}}, {{anatomy}}{{conditionSuffix}}";
3151
3173
  readonly elementLabel: "{{name}}{{conditionSuffix}}";
3174
+ readonly symbolWithStatus: "{{condition}} ({{status}})";
3175
+ readonly symbolWithScope: "{{condition}} ({{scope}})";
3176
+ readonly symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})";
3152
3177
  readonly selected: "Diente {{id}} seleccionado, {{conditions}}";
3153
3178
  readonly deselected: "Diente {{id}} deseleccionado";
3154
3179
  readonly elementSelected: "{{name}} seleccionado, {{conditions}}";
@@ -3160,6 +3185,20 @@ export declare const esUi: {
3160
3185
  readonly radiographBadge_many: "{{count}} radiografías";
3161
3186
  readonly radiographBadge_other: "{{count}} radiografías";
3162
3187
  };
3188
+ readonly toothFindingPalette: {
3189
+ readonly ariaLabel: "Hallazgos dentales";
3190
+ readonly statusLabel: "Estado";
3191
+ readonly empty: "No hay hallazgos disponibles";
3192
+ readonly group: {
3193
+ readonly decay: "Caries y restauración";
3194
+ readonly prosthetics: "Prótesis";
3195
+ readonly endodontics: "Endodoncia";
3196
+ readonly periodontics: "Periodoncia";
3197
+ readonly orthodontics: "Ortodoncia y aparatología";
3198
+ readonly diagnosis: "Estado dental e imagen";
3199
+ readonly custom: "Hallazgos de la clínica";
3200
+ };
3201
+ };
3163
3202
  readonly privacyLock: {
3164
3203
  readonly triggerAriaLabel: "Bloquear pantalla por privacidad";
3165
3204
  readonly triggerTooltip: "Bloquear pantalla";
@@ -3056,6 +3056,7 @@ const e = {
3056
3056
  toothScheme: {
3057
3057
  ariaLabel: "Esquema dental",
3058
3058
  legendLabel: "Leyenda de condiciones",
3059
+ legendStatusLabel: "Estado",
3059
3060
  view: {
3060
3061
  side: "Vista lateral",
3061
3062
  occlusal: "Vista oclusal",
@@ -3100,9 +3101,23 @@ const e = {
3100
3101
  rootCanal: "Tratamiento de conductos",
3101
3102
  temporaryCrown: "Corona provisional",
3102
3103
  bridge: "Puente",
3103
- destroyed: "Destruido",
3104
+ destroyed: "Resto radicular",
3104
3105
  implantExtraction: "Explantación de implante",
3105
- stub: "Muñón"
3106
+ stub: "Muñón",
3107
+ pin: "Poste",
3108
+ rootAmputation: "Apicectomía",
3109
+ anchorage: "Atache de prótesis",
3110
+ hook: "Gancho",
3111
+ attachment: "Attachment ortodóncico",
3112
+ mucogingivalSurgery: "Cirugía mucogingival",
3113
+ periodontalSurgery: "Cirugía periodontal",
3114
+ curettage: "Curetaje",
3115
+ medication: "Apósito medicamentoso",
3116
+ xray: "Radiografía"
3117
+ },
3118
+ status: {
3119
+ planned: "Planificado",
3120
+ executed: "Realizado"
3106
3121
  },
3107
3122
  surface: {
3108
3123
  mesial: "Mesial",
@@ -3111,6 +3126,13 @@ const e = {
3111
3126
  buccal: "Vestibular",
3112
3127
  lingual: "Lingual"
3113
3128
  },
3129
+ root: {
3130
+ mesial: "Raíz mesial",
3131
+ distal: "Raíz distal",
3132
+ palatal: "Raíz palatina",
3133
+ buccal: "Raíz vestibular",
3134
+ single: "Raíz única"
3135
+ },
3114
3136
  numbering: {
3115
3137
  fdi: "FDI (ISO 3950)",
3116
3138
  universal: "Universal (ADA)",
@@ -3118,6 +3140,9 @@ const e = {
3118
3140
  },
3119
3141
  toothLabel: "Diente {{id}}, {{anatomy}}{{conditionSuffix}}",
3120
3142
  elementLabel: "{{name}}{{conditionSuffix}}",
3143
+ symbolWithStatus: "{{condition}} ({{status}})",
3144
+ symbolWithScope: "{{condition}} ({{scope}})",
3145
+ symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
3121
3146
  selected: "Diente {{id}} seleccionado, {{conditions}}",
3122
3147
  deselected: "Diente {{id}} deseleccionado",
3123
3148
  elementSelected: "{{name}} seleccionado, {{conditions}}",
@@ -3129,6 +3154,20 @@ const e = {
3129
3154
  radiographBadge_many: "{{count}} radiografías",
3130
3155
  radiographBadge_other: "{{count}} radiografías"
3131
3156
  },
3157
+ toothFindingPalette: {
3158
+ ariaLabel: "Hallazgos dentales",
3159
+ statusLabel: "Estado",
3160
+ empty: "No hay hallazgos disponibles",
3161
+ group: {
3162
+ decay: "Caries y restauración",
3163
+ prosthetics: "Prótesis",
3164
+ endodontics: "Endodoncia",
3165
+ periodontics: "Periodoncia",
3166
+ orthodontics: "Ortodoncia y aparatología",
3167
+ diagnosis: "Estado dental e imagen",
3168
+ custom: "Hallazgos de la clínica"
3169
+ }
3170
+ },
3132
3171
  privacyLock: {
3133
3172
  triggerAriaLabel: "Bloquear pantalla por privacidad",
3134
3173
  triggerTooltip: "Bloquear pantalla",
@@ -3087,6 +3087,7 @@ export declare const frUi: {
3087
3087
  readonly toothScheme: {
3088
3088
  readonly ariaLabel: "Schéma dentaire";
3089
3089
  readonly legendLabel: "Légende des conditions";
3090
+ readonly legendStatusLabel: "Statut";
3090
3091
  readonly view: {
3091
3092
  readonly side: "Vue latérale";
3092
3093
  readonly occlusal: "Vue occlusale";
@@ -3131,9 +3132,23 @@ export declare const frUi: {
3131
3132
  readonly rootCanal: "Traitement canalaire";
3132
3133
  readonly temporaryCrown: "Couronne provisoire";
3133
3134
  readonly bridge: "Bridge";
3134
- readonly destroyed: "Délabré";
3135
+ readonly destroyed: "Racine résiduelle";
3135
3136
  readonly implantExtraction: "Explantation";
3136
3137
  readonly stub: "Moignon";
3138
+ readonly pin: "Tenon";
3139
+ readonly rootAmputation: "Apicectomie";
3140
+ readonly anchorage: "Attachement de prothèse";
3141
+ readonly hook: "Crochet";
3142
+ readonly attachment: "Attachement orthodontique";
3143
+ readonly mucogingivalSurgery: "Chirurgie muco-gingivale";
3144
+ readonly periodontalSurgery: "Chirurgie parodontale";
3145
+ readonly curettage: "Curetage";
3146
+ readonly medication: "Pansement";
3147
+ readonly xray: "Radiographie";
3148
+ };
3149
+ readonly status: {
3150
+ readonly planned: "Planifié";
3151
+ readonly executed: "Réalisé";
3137
3152
  };
3138
3153
  readonly surface: {
3139
3154
  readonly mesial: "Mésiale";
@@ -3142,6 +3157,13 @@ export declare const frUi: {
3142
3157
  readonly buccal: "Vestibulaire";
3143
3158
  readonly lingual: "Linguale";
3144
3159
  };
3160
+ readonly root: {
3161
+ readonly mesial: "Racine mésiale";
3162
+ readonly distal: "Racine distale";
3163
+ readonly palatal: "Racine palatine";
3164
+ readonly buccal: "Racine vestibulaire";
3165
+ readonly single: "Racine unique";
3166
+ };
3145
3167
  readonly numbering: {
3146
3168
  readonly fdi: "FDI (ISO 3950)";
3147
3169
  readonly universal: "Universel (ADA)";
@@ -3149,6 +3171,9 @@ export declare const frUi: {
3149
3171
  };
3150
3172
  readonly toothLabel: "Dent {{id}}, {{anatomy}}{{conditionSuffix}}";
3151
3173
  readonly elementLabel: "{{name}}{{conditionSuffix}}";
3174
+ readonly symbolWithStatus: "{{condition}} ({{status}})";
3175
+ readonly symbolWithScope: "{{condition}} ({{scope}})";
3176
+ readonly symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})";
3152
3177
  readonly selected: "Dent {{id}} sélectionnée, {{conditions}}";
3153
3178
  readonly deselected: "Dent {{id}} désélectionnée";
3154
3179
  readonly elementSelected: "{{name}} sélectionné, {{conditions}}";
@@ -3160,6 +3185,20 @@ export declare const frUi: {
3160
3185
  readonly radiographBadge_many: "{{count}} radiographies";
3161
3186
  readonly radiographBadge_other: "{{count}} radiographies";
3162
3187
  };
3188
+ readonly toothFindingPalette: {
3189
+ readonly ariaLabel: "Constatations dentaires";
3190
+ readonly statusLabel: "Statut";
3191
+ readonly empty: "Aucune constatation disponible";
3192
+ readonly group: {
3193
+ readonly decay: "Carie et restauration";
3194
+ readonly prosthetics: "Prothèse";
3195
+ readonly endodontics: "Endodontie";
3196
+ readonly periodontics: "Parodontologie";
3197
+ readonly orthodontics: "Orthodontie et appareils";
3198
+ readonly diagnosis: "État dentaire et imagerie";
3199
+ readonly custom: "Constatations du cabinet";
3200
+ };
3201
+ };
3163
3202
  readonly privacyLock: {
3164
3203
  readonly triggerAriaLabel: "Verrouiller l'écran pour la confidentialité";
3165
3204
  readonly triggerTooltip: "Verrouiller l'écran";
@@ -3059,6 +3059,7 @@ const e = {
3059
3059
  toothScheme: {
3060
3060
  ariaLabel: "Schéma dentaire",
3061
3061
  legendLabel: "Légende des conditions",
3062
+ legendStatusLabel: "Statut",
3062
3063
  view: {
3063
3064
  side: "Vue latérale",
3064
3065
  occlusal: "Vue occlusale",
@@ -3103,9 +3104,23 @@ const e = {
3103
3104
  rootCanal: "Traitement canalaire",
3104
3105
  temporaryCrown: "Couronne provisoire",
3105
3106
  bridge: "Bridge",
3106
- destroyed: "Délabré",
3107
+ destroyed: "Racine résiduelle",
3107
3108
  implantExtraction: "Explantation",
3108
- stub: "Moignon"
3109
+ stub: "Moignon",
3110
+ pin: "Tenon",
3111
+ rootAmputation: "Apicectomie",
3112
+ anchorage: "Attachement de prothèse",
3113
+ hook: "Crochet",
3114
+ attachment: "Attachement orthodontique",
3115
+ mucogingivalSurgery: "Chirurgie muco-gingivale",
3116
+ periodontalSurgery: "Chirurgie parodontale",
3117
+ curettage: "Curetage",
3118
+ medication: "Pansement",
3119
+ xray: "Radiographie"
3120
+ },
3121
+ status: {
3122
+ planned: "Planifié",
3123
+ executed: "Réalisé"
3109
3124
  },
3110
3125
  surface: {
3111
3126
  mesial: "Mésiale",
@@ -3114,6 +3129,13 @@ const e = {
3114
3129
  buccal: "Vestibulaire",
3115
3130
  lingual: "Linguale"
3116
3131
  },
3132
+ root: {
3133
+ mesial: "Racine mésiale",
3134
+ distal: "Racine distale",
3135
+ palatal: "Racine palatine",
3136
+ buccal: "Racine vestibulaire",
3137
+ single: "Racine unique"
3138
+ },
3117
3139
  numbering: {
3118
3140
  fdi: "FDI (ISO 3950)",
3119
3141
  universal: "Universel (ADA)",
@@ -3121,6 +3143,9 @@ const e = {
3121
3143
  },
3122
3144
  toothLabel: "Dent {{id}}, {{anatomy}}{{conditionSuffix}}",
3123
3145
  elementLabel: "{{name}}{{conditionSuffix}}",
3146
+ symbolWithStatus: "{{condition}} ({{status}})",
3147
+ symbolWithScope: "{{condition}} ({{scope}})",
3148
+ symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
3124
3149
  selected: "Dent {{id}} sélectionnée, {{conditions}}",
3125
3150
  deselected: "Dent {{id}} désélectionnée",
3126
3151
  elementSelected: "{{name}} sélectionné, {{conditions}}",
@@ -3132,6 +3157,20 @@ const e = {
3132
3157
  radiographBadge_many: "{{count}} radiographies",
3133
3158
  radiographBadge_other: "{{count}} radiographies"
3134
3159
  },
3160
+ toothFindingPalette: {
3161
+ ariaLabel: "Constatations dentaires",
3162
+ statusLabel: "Statut",
3163
+ empty: "Aucune constatation disponible",
3164
+ group: {
3165
+ decay: "Carie et restauration",
3166
+ prosthetics: "Prothèse",
3167
+ endodontics: "Endodontie",
3168
+ periodontics: "Parodontologie",
3169
+ orthodontics: "Orthodontie et appareils",
3170
+ diagnosis: "État dentaire et imagerie",
3171
+ custom: "Constatations du cabinet"
3172
+ }
3173
+ },
3135
3174
  privacyLock: {
3136
3175
  triggerAriaLabel: "Verrouiller l'écran pour la confidentialité",
3137
3176
  triggerTooltip: "Verrouiller l'écran",
@@ -3087,6 +3087,7 @@ export declare const hiUi: {
3087
3087
  readonly toothScheme: {
3088
3088
  readonly ariaLabel: "दंत योजना";
3089
3089
  readonly legendLabel: "स्थिति लेजेंड";
3090
+ readonly legendStatusLabel: "स्थिति";
3090
3091
  readonly view: {
3091
3092
  readonly side: "पार्श्व दृश्य";
3092
3093
  readonly occlusal: "ओक्लूज़ल दृश्य";
@@ -3131,9 +3132,23 @@ export declare const hiUi: {
3131
3132
  readonly rootCanal: "रूट कैनाल उपचार";
3132
3133
  readonly temporaryCrown: "अस्थायी क्राउन";
3133
3134
  readonly bridge: "ब्रिज";
3134
- readonly destroyed: "नष्ट दांत";
3135
+ readonly destroyed: "अवशिष्ट जड़";
3135
3136
  readonly implantExtraction: "इम्प्लांट निष्कासन";
3136
3137
  readonly stub: "दांत का ठूंठ";
3138
+ readonly pin: "पोस्ट";
3139
+ readonly rootAmputation: "एपिकोएक्टॉमी";
3140
+ readonly anchorage: "डेन्चर अटैचमेंट";
3141
+ readonly hook: "क्लैस्प";
3142
+ readonly attachment: "ऑर्थोडोंटिक अटैचमेंट";
3143
+ readonly mucogingivalSurgery: "म्यूकोजिंजिवल सर्जरी";
3144
+ readonly periodontalSurgery: "पीरियोडोंटल सर्जरी";
3145
+ readonly curettage: "क्यूरेटेज";
3146
+ readonly medication: "औषधीय ड्रेसिंग";
3147
+ readonly xray: "एक्स-रे";
3148
+ };
3149
+ readonly status: {
3150
+ readonly planned: "नियोजित";
3151
+ readonly executed: "संपन्न";
3137
3152
  };
3138
3153
  readonly surface: {
3139
3154
  readonly mesial: "मीज़ियल";
@@ -3142,6 +3157,13 @@ export declare const hiUi: {
3142
3157
  readonly buccal: "बक्कल";
3143
3158
  readonly lingual: "लिंगुअल";
3144
3159
  };
3160
+ readonly root: {
3161
+ readonly mesial: "मीज़ियल जड़";
3162
+ readonly distal: "डिस्टल जड़";
3163
+ readonly palatal: "पैलेटल जड़";
3164
+ readonly buccal: "बक्कल जड़";
3165
+ readonly single: "एकल जड़";
3166
+ };
3145
3167
  readonly numbering: {
3146
3168
  readonly fdi: "FDI (ISO 3950)";
3147
3169
  readonly universal: "यूनिवर्सल (ADA)";
@@ -3149,6 +3171,9 @@ export declare const hiUi: {
3149
3171
  };
3150
3172
  readonly toothLabel: "दांत {{id}}, {{anatomy}}{{conditionSuffix}}";
3151
3173
  readonly elementLabel: "{{name}}{{conditionSuffix}}";
3174
+ readonly symbolWithStatus: "{{condition}} ({{status}})";
3175
+ readonly symbolWithScope: "{{condition}} ({{scope}})";
3176
+ readonly symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})";
3152
3177
  readonly selected: "दांत {{id}} चयनित, {{conditions}}";
3153
3178
  readonly deselected: "दांत {{id}} का चयन हटाया गया";
3154
3179
  readonly elementSelected: "{{name}} चयनित, {{conditions}}";
@@ -3160,6 +3185,20 @@ export declare const hiUi: {
3160
3185
  readonly radiographBadge_many: "{{count}} एक्स-रे";
3161
3186
  readonly radiographBadge_other: "{{count}} एक्स-रे";
3162
3187
  };
3188
+ readonly toothFindingPalette: {
3189
+ readonly ariaLabel: "दंत निष्कर्ष";
3190
+ readonly statusLabel: "स्थिति";
3191
+ readonly empty: "कोई निष्कर्ष उपलब्ध नहीं";
3192
+ readonly group: {
3193
+ readonly decay: "कैरीज़ और रेस्टोरेशन";
3194
+ readonly prosthetics: "प्रोस्थोडोंटिक्स";
3195
+ readonly endodontics: "एंडोडोंटिक्स";
3196
+ readonly periodontics: "पीरियोडोंटिक्स";
3197
+ readonly orthodontics: "ऑर्थोडोंटिक्स और उपकरण";
3198
+ readonly diagnosis: "दांत की स्थिति और इमेजिंग";
3199
+ readonly custom: "क्लिनिक के निष्कर्ष";
3200
+ };
3201
+ };
3163
3202
  readonly privacyLock: {
3164
3203
  readonly triggerAriaLabel: "गोपनीयता के लिए स्क्रीन लॉक करें";
3165
3204
  readonly triggerTooltip: "स्क्रीन लॉक करें";
@@ -3056,6 +3056,7 @@ const e = {
3056
3056
  toothScheme: {
3057
3057
  ariaLabel: "दंत योजना",
3058
3058
  legendLabel: "स्थिति लेजेंड",
3059
+ legendStatusLabel: "स्थिति",
3059
3060
  view: {
3060
3061
  side: "पार्श्व दृश्य",
3061
3062
  occlusal: "ओक्लूज़ल दृश्य",
@@ -3100,9 +3101,23 @@ const e = {
3100
3101
  rootCanal: "रूट कैनाल उपचार",
3101
3102
  temporaryCrown: "अस्थायी क्राउन",
3102
3103
  bridge: "ब्रिज",
3103
- destroyed: "नष्ट दांत",
3104
+ destroyed: "अवशिष्ट जड़",
3104
3105
  implantExtraction: "इम्प्लांट निष्कासन",
3105
- stub: "दांत का ठूंठ"
3106
+ stub: "दांत का ठूंठ",
3107
+ pin: "पोस्ट",
3108
+ rootAmputation: "एपिकोएक्टॉमी",
3109
+ anchorage: "डेन्चर अटैचमेंट",
3110
+ hook: "क्लैस्प",
3111
+ attachment: "ऑर्थोडोंटिक अटैचमेंट",
3112
+ mucogingivalSurgery: "म्यूकोजिंजिवल सर्जरी",
3113
+ periodontalSurgery: "पीरियोडोंटल सर्जरी",
3114
+ curettage: "क्यूरेटेज",
3115
+ medication: "औषधीय ड्रेसिंग",
3116
+ xray: "एक्स-रे"
3117
+ },
3118
+ status: {
3119
+ planned: "नियोजित",
3120
+ executed: "संपन्न"
3106
3121
  },
3107
3122
  surface: {
3108
3123
  mesial: "मीज़ियल",
@@ -3111,6 +3126,13 @@ const e = {
3111
3126
  buccal: "बक्कल",
3112
3127
  lingual: "लिंगुअल"
3113
3128
  },
3129
+ root: {
3130
+ mesial: "मीज़ियल जड़",
3131
+ distal: "डिस्टल जड़",
3132
+ palatal: "पैलेटल जड़",
3133
+ buccal: "बक्कल जड़",
3134
+ single: "एकल जड़"
3135
+ },
3114
3136
  numbering: {
3115
3137
  fdi: "FDI (ISO 3950)",
3116
3138
  universal: "यूनिवर्सल (ADA)",
@@ -3118,6 +3140,9 @@ const e = {
3118
3140
  },
3119
3141
  toothLabel: "दांत {{id}}, {{anatomy}}{{conditionSuffix}}",
3120
3142
  elementLabel: "{{name}}{{conditionSuffix}}",
3143
+ symbolWithStatus: "{{condition}} ({{status}})",
3144
+ symbolWithScope: "{{condition}} ({{scope}})",
3145
+ symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
3121
3146
  selected: "दांत {{id}} चयनित, {{conditions}}",
3122
3147
  deselected: "दांत {{id}} का चयन हटाया गया",
3123
3148
  elementSelected: "{{name}} चयनित, {{conditions}}",
@@ -3129,6 +3154,20 @@ const e = {
3129
3154
  radiographBadge_many: "{{count}} एक्स-रे",
3130
3155
  radiographBadge_other: "{{count}} एक्स-रे"
3131
3156
  },
3157
+ toothFindingPalette: {
3158
+ ariaLabel: "दंत निष्कर्ष",
3159
+ statusLabel: "स्थिति",
3160
+ empty: "कोई निष्कर्ष उपलब्ध नहीं",
3161
+ group: {
3162
+ decay: "कैरीज़ और रेस्टोरेशन",
3163
+ prosthetics: "प्रोस्थोडोंटिक्स",
3164
+ endodontics: "एंडोडोंटिक्स",
3165
+ periodontics: "पीरियोडोंटिक्स",
3166
+ orthodontics: "ऑर्थोडोंटिक्स और उपकरण",
3167
+ diagnosis: "दांत की स्थिति और इमेजिंग",
3168
+ custom: "क्लिनिक के निष्कर्ष"
3169
+ }
3170
+ },
3132
3171
  privacyLock: {
3133
3172
  triggerAriaLabel: "गोपनीयता के लिए स्क्रीन लॉक करें",
3134
3173
  triggerTooltip: "स्क्रीन लॉक करें",
@@ -3084,6 +3084,7 @@ export declare const itUi: {
3084
3084
  readonly toothScheme: {
3085
3085
  readonly ariaLabel: "Schema dentale";
3086
3086
  readonly legendLabel: "Legenda condizioni";
3087
+ readonly legendStatusLabel: "Stato";
3087
3088
  readonly view: {
3088
3089
  readonly side: "Vista laterale";
3089
3090
  readonly occlusal: "Vista occlusale";
@@ -3128,9 +3129,23 @@ export declare const itUi: {
3128
3129
  readonly rootCanal: "Trattamento canalare";
3129
3130
  readonly temporaryCrown: "Corona provvisoria";
3130
3131
  readonly bridge: "Ponte";
3131
- readonly destroyed: "Distrutto";
3132
+ readonly destroyed: "Radice persistente";
3132
3133
  readonly implantExtraction: "Espianto";
3133
3134
  readonly stub: "Moncone";
3135
+ readonly pin: "Perno";
3136
+ readonly rootAmputation: "Apicectomia";
3137
+ readonly anchorage: "Attacco per scheletrato";
3138
+ readonly hook: "Gancio";
3139
+ readonly attachment: "Attacco ortodontico";
3140
+ readonly mucogingivalSurgery: "Chirurgia mucogengivale";
3141
+ readonly periodontalSurgery: "Chirurgia parodontale";
3142
+ readonly curettage: "Curettage";
3143
+ readonly medication: "Medicazione";
3144
+ readonly xray: "Radiografia";
3145
+ };
3146
+ readonly status: {
3147
+ readonly planned: "Programmato";
3148
+ readonly executed: "Eseguito";
3134
3149
  };
3135
3150
  readonly surface: {
3136
3151
  readonly mesial: "Mesiale";
@@ -3139,6 +3154,13 @@ export declare const itUi: {
3139
3154
  readonly buccal: "Vestibolare";
3140
3155
  readonly lingual: "Linguale";
3141
3156
  };
3157
+ readonly root: {
3158
+ readonly mesial: "Radice mesiale";
3159
+ readonly distal: "Radice distale";
3160
+ readonly palatal: "Radice palatale";
3161
+ readonly buccal: "Radice vestibolare";
3162
+ readonly single: "Radice unica";
3163
+ };
3142
3164
  readonly numbering: {
3143
3165
  readonly fdi: "FDI (ISO 3950)";
3144
3166
  readonly universal: "Universale (ADA)";
@@ -3146,6 +3168,9 @@ export declare const itUi: {
3146
3168
  };
3147
3169
  readonly toothLabel: "Dente {{id}}, {{anatomy}}{{conditionSuffix}}";
3148
3170
  readonly elementLabel: "{{name}}{{conditionSuffix}}";
3171
+ readonly symbolWithStatus: "{{condition}} ({{status}})";
3172
+ readonly symbolWithScope: "{{condition}} ({{scope}})";
3173
+ readonly symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})";
3149
3174
  readonly selected: "Dente {{id}} selezionato, {{conditions}}";
3150
3175
  readonly deselected: "Dente {{id}} deselezionato";
3151
3176
  readonly elementSelected: "{{name}} selezionato, {{conditions}}";
@@ -3157,6 +3182,20 @@ export declare const itUi: {
3157
3182
  readonly radiographBadge_many: "{{count}} radiografie";
3158
3183
  readonly radiographBadge_other: "{{count}} radiografie";
3159
3184
  };
3185
+ readonly toothFindingPalette: {
3186
+ readonly ariaLabel: "Patologie e terapie";
3187
+ readonly statusLabel: "Stato";
3188
+ readonly empty: "Nessuna rilevazione disponibile";
3189
+ readonly group: {
3190
+ readonly decay: "Carie e conservativa";
3191
+ readonly prosthetics: "Protesi";
3192
+ readonly endodontics: "Endodonzia";
3193
+ readonly periodontics: "Parodontologia";
3194
+ readonly orthodontics: "Ortodonzia e apparecchi";
3195
+ readonly diagnosis: "Stato del dente e diagnostica";
3196
+ readonly custom: "Rilevazioni dello studio";
3197
+ };
3198
+ };
3160
3199
  readonly privacyLock: {
3161
3200
  readonly triggerAriaLabel: "Blocca lo schermo per privacy";
3162
3201
  readonly triggerTooltip: "Blocca schermo";
@@ -3039,6 +3039,7 @@ const e = {
3039
3039
  toothScheme: {
3040
3040
  ariaLabel: "Schema dentale",
3041
3041
  legendLabel: "Legenda condizioni",
3042
+ legendStatusLabel: "Stato",
3042
3043
  view: {
3043
3044
  side: "Vista laterale",
3044
3045
  occlusal: "Vista occlusale",
@@ -3083,9 +3084,23 @@ const e = {
3083
3084
  rootCanal: "Trattamento canalare",
3084
3085
  temporaryCrown: "Corona provvisoria",
3085
3086
  bridge: "Ponte",
3086
- destroyed: "Distrutto",
3087
+ destroyed: "Radice persistente",
3087
3088
  implantExtraction: "Espianto",
3088
- stub: "Moncone"
3089
+ stub: "Moncone",
3090
+ pin: "Perno",
3091
+ rootAmputation: "Apicectomia",
3092
+ anchorage: "Attacco per scheletrato",
3093
+ hook: "Gancio",
3094
+ attachment: "Attacco ortodontico",
3095
+ mucogingivalSurgery: "Chirurgia mucogengivale",
3096
+ periodontalSurgery: "Chirurgia parodontale",
3097
+ curettage: "Curettage",
3098
+ medication: "Medicazione",
3099
+ xray: "Radiografia"
3100
+ },
3101
+ status: {
3102
+ planned: "Programmato",
3103
+ executed: "Eseguito"
3089
3104
  },
3090
3105
  surface: {
3091
3106
  mesial: "Mesiale",
@@ -3094,6 +3109,13 @@ const e = {
3094
3109
  buccal: "Vestibolare",
3095
3110
  lingual: "Linguale"
3096
3111
  },
3112
+ root: {
3113
+ mesial: "Radice mesiale",
3114
+ distal: "Radice distale",
3115
+ palatal: "Radice palatale",
3116
+ buccal: "Radice vestibolare",
3117
+ single: "Radice unica"
3118
+ },
3097
3119
  numbering: {
3098
3120
  fdi: "FDI (ISO 3950)",
3099
3121
  universal: "Universale (ADA)",
@@ -3101,6 +3123,9 @@ const e = {
3101
3123
  },
3102
3124
  toothLabel: "Dente {{id}}, {{anatomy}}{{conditionSuffix}}",
3103
3125
  elementLabel: "{{name}}{{conditionSuffix}}",
3126
+ symbolWithStatus: "{{condition}} ({{status}})",
3127
+ symbolWithScope: "{{condition}} ({{scope}})",
3128
+ symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
3104
3129
  selected: "Dente {{id}} selezionato, {{conditions}}",
3105
3130
  deselected: "Dente {{id}} deselezionato",
3106
3131
  elementSelected: "{{name}} selezionato, {{conditions}}",
@@ -3112,6 +3137,20 @@ const e = {
3112
3137
  radiographBadge_many: "{{count}} radiografie",
3113
3138
  radiographBadge_other: "{{count}} radiografie"
3114
3139
  },
3140
+ toothFindingPalette: {
3141
+ ariaLabel: "Patologie e terapie",
3142
+ statusLabel: "Stato",
3143
+ empty: "Nessuna rilevazione disponibile",
3144
+ group: {
3145
+ decay: "Carie e conservativa",
3146
+ prosthetics: "Protesi",
3147
+ endodontics: "Endodonzia",
3148
+ periodontics: "Parodontologia",
3149
+ orthodontics: "Ortodonzia e apparecchi",
3150
+ diagnosis: "Stato del dente e diagnostica",
3151
+ custom: "Rilevazioni dello studio"
3152
+ }
3153
+ },
3115
3154
  privacyLock: {
3116
3155
  triggerAriaLabel: "Blocca lo schermo per privacy",
3117
3156
  triggerTooltip: "Blocca schermo",