@alfadocs/ui-kit-debug 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.
- package/dist/_chunks/{booking-CGKof8QU.js → booking-D84O6H2X.js} +553 -546
- package/dist/_chunks/booking-D84O6H2X.js.map +1 -0
- package/dist/_chunks/{care-plan-card-C83Hb9EE.js → care-plan-card-CehAU7F_.js} +2 -2
- package/dist/_chunks/{care-plan-card-C83Hb9EE.js.map → care-plan-card-CehAU7F_.js.map} +1 -1
- package/dist/_chunks/{care-plan-entry-card-CHMPSTCz.js → care-plan-entry-card-ChWRMfMw.js} +2 -2
- package/dist/_chunks/{care-plan-entry-card-CHMPSTCz.js.map → care-plan-entry-card-ChWRMfMw.js.map} +1 -1
- package/dist/_chunks/{periodontal-chart-brakjj0s.js → periodontal-chart-C0nNQKKK.js} +121 -121
- package/dist/_chunks/{periodontal-chart-brakjj0s.js.map → periodontal-chart-C0nNQKKK.js.map} +1 -1
- package/dist/_chunks/practice-profile-hero-Bdd0bFqC.js +187 -0
- package/dist/_chunks/practice-profile-hero-Bdd0bFqC.js.map +1 -0
- package/dist/_chunks/{practice-results-DWUZRm2x.js → practice-results-CKoLD_x5.js} +220 -206
- package/dist/_chunks/practice-results-CKoLD_x5.js.map +1 -0
- package/dist/_chunks/tooth-data-DR8Kdnup.js +903 -0
- package/dist/_chunks/tooth-data-DR8Kdnup.js.map +1 -0
- package/dist/_chunks/tooth-finding-palette-vqC-D2Ye.js +708 -0
- package/dist/_chunks/tooth-finding-palette-vqC-D2Ye.js.map +1 -0
- package/dist/_chunks/tooth-scheme-BPXE1_3N.js +2051 -0
- package/dist/_chunks/tooth-scheme-BPXE1_3N.js.map +1 -0
- package/dist/agent-catalog.json +497 -56
- package/dist/agent-i18n/en.json +29 -11
- package/dist/components/booking/booking-types.d.ts +9 -0
- package/dist/components/booking/booking-types.d.ts.map +1 -1
- package/dist/components/booking/booking.d.ts.map +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/care-plan-card/index.js +1 -1
- package/dist/components/care-plan-entry-card/index.js +1 -1
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/periodontal-chart/index.js +1 -1
- package/dist/components/practice-profile-hero/index.d.ts +4 -0
- package/dist/components/practice-profile-hero/index.d.ts.map +1 -0
- package/dist/components/practice-profile-hero/index.js +6 -0
- package/dist/components/practice-profile-hero/index.js.map +1 -0
- package/dist/components/practice-profile-hero/practice-profile-hero.agent.d.ts +4 -0
- package/dist/components/practice-profile-hero/practice-profile-hero.agent.d.ts.map +1 -0
- package/dist/components/practice-profile-hero/practice-profile-hero.d.ts +60 -0
- package/dist/components/practice-profile-hero/practice-profile-hero.d.ts.map +1 -0
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/practice-results/practice-results.d.ts +15 -1
- package/dist/components/practice-results/practice-results.d.ts.map +1 -1
- package/dist/components/tooth-finding-palette/index.d.ts +4 -0
- package/dist/components/tooth-finding-palette/index.d.ts.map +1 -0
- package/dist/components/tooth-finding-palette/index.js +9 -0
- package/dist/components/tooth-finding-palette/index.js.map +1 -0
- package/dist/components/tooth-finding-palette/tooth-finding-palette.agent.d.ts +4 -0
- package/dist/components/tooth-finding-palette/tooth-finding-palette.agent.d.ts.map +1 -0
- package/dist/components/tooth-finding-palette/tooth-finding-palette.d.ts +89 -0
- package/dist/components/tooth-finding-palette/tooth-finding-palette.d.ts.map +1 -0
- package/dist/components/tooth-scheme/index.d.ts +2 -2
- package/dist/components/tooth-scheme/index.d.ts.map +1 -1
- package/dist/components/tooth-scheme/index.js +57 -30
- package/dist/components/tooth-scheme/tooth-data.d.ts +279 -10
- package/dist/components/tooth-scheme/tooth-data.d.ts.map +1 -1
- package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -2
- package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts.map +1 -1
- package/dist/components/tooth-scheme/tooth-scheme.d.ts +30 -3
- package/dist/components/tooth-scheme/tooth-scheme.d.ts.map +1 -1
- package/dist/host-compat.css +1 -4
- package/dist/i18n/locales/ar.d.ts +41 -1
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +42 -2
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +41 -1
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +42 -2
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +41 -1
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +42 -2
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +41 -1
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +42 -2
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +41 -1
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +42 -2
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +41 -1
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +42 -2
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +41 -1
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +42 -2
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +41 -1
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +42 -2
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +41 -1
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +42 -2
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +41 -1
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +42 -2
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +41 -1
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +42 -2
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +41 -1
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +42 -2
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +41 -1
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +42 -2
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +41 -1
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +42 -2
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +41 -1
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +42 -2
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +41 -1
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +42 -2
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +41 -1
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +42 -2
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +41 -1
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +42 -2
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +561 -525
- package/dist/index.js.map +1 -1
- package/dist/locales/ar.json +42 -2
- package/dist/locales/de.json +42 -2
- package/dist/locales/el.json +42 -2
- package/dist/locales/en.json +42 -2
- package/dist/locales/es.json +42 -2
- package/dist/locales/fr.json +42 -2
- package/dist/locales/hi.json +42 -2
- package/dist/locales/it.json +42 -2
- package/dist/locales/ja.json +42 -2
- package/dist/locales/nl.json +42 -2
- package/dist/locales/pl.json +42 -2
- package/dist/locales/pt.json +42 -2
- package/dist/locales/ro.json +42 -2
- package/dist/locales/ru.json +42 -2
- package/dist/locales/sq.json +42 -2
- package/dist/locales/sv.json +42 -2
- package/dist/locales/tr.json +42 -2
- package/dist/locales/zh.json +42 -2
- package/dist/tokens.css +1 -1
- package/package.json +9 -1
- package/dist/_chunks/booking-CGKof8QU.js.map +0 -1
- package/dist/_chunks/practice-results-DWUZRm2x.js.map +0 -1
- package/dist/_chunks/tooth-data-BwuoKFf4.js +0 -660
- package/dist/_chunks/tooth-data-BwuoKFf4.js.map +0 -1
- package/dist/_chunks/tooth-scheme-s0ipC0-Z.js +0 -1483
- package/dist/_chunks/tooth-scheme-s0ipC0-Z.js.map +0 -1
|
@@ -1731,6 +1731,7 @@ export declare const esUi: {
|
|
|
1731
1731
|
readonly noAvailability: "Sin disponibilidad — pruebe otro día o servicio";
|
|
1732
1732
|
readonly serviceListLabel: "Servicios disponibles";
|
|
1733
1733
|
readonly serviceCardLabel: "{{label}}, {{duration}} minutos";
|
|
1734
|
+
readonly serviceCardLabelPrice: "{{label}}, {{price}}";
|
|
1734
1735
|
readonly actions: {
|
|
1735
1736
|
readonly back: "Atrás";
|
|
1736
1737
|
readonly next: "Siguiente";
|
|
@@ -3087,6 +3088,7 @@ export declare const esUi: {
|
|
|
3087
3088
|
readonly toothScheme: {
|
|
3088
3089
|
readonly ariaLabel: "Esquema dental";
|
|
3089
3090
|
readonly legendLabel: "Leyenda de condiciones";
|
|
3091
|
+
readonly legendStatusLabel: "Estado";
|
|
3090
3092
|
readonly view: {
|
|
3091
3093
|
readonly side: "Vista lateral";
|
|
3092
3094
|
readonly occlusal: "Vista oclusal";
|
|
@@ -3131,9 +3133,23 @@ export declare const esUi: {
|
|
|
3131
3133
|
readonly rootCanal: "Tratamiento de conductos";
|
|
3132
3134
|
readonly temporaryCrown: "Corona provisional";
|
|
3133
3135
|
readonly bridge: "Puente";
|
|
3134
|
-
readonly destroyed: "
|
|
3136
|
+
readonly destroyed: "Resto radicular";
|
|
3135
3137
|
readonly implantExtraction: "Explantación de implante";
|
|
3136
3138
|
readonly stub: "Muñón";
|
|
3139
|
+
readonly pin: "Poste";
|
|
3140
|
+
readonly rootAmputation: "Apicectomía";
|
|
3141
|
+
readonly anchorage: "Atache de prótesis";
|
|
3142
|
+
readonly hook: "Gancho";
|
|
3143
|
+
readonly attachment: "Attachment ortodóncico";
|
|
3144
|
+
readonly mucogingivalSurgery: "Cirugía mucogingival";
|
|
3145
|
+
readonly periodontalSurgery: "Cirugía periodontal";
|
|
3146
|
+
readonly curettage: "Curetaje";
|
|
3147
|
+
readonly medication: "Apósito medicamentoso";
|
|
3148
|
+
readonly xray: "Radiografía";
|
|
3149
|
+
};
|
|
3150
|
+
readonly status: {
|
|
3151
|
+
readonly planned: "Planificado";
|
|
3152
|
+
readonly executed: "Realizado";
|
|
3137
3153
|
};
|
|
3138
3154
|
readonly surface: {
|
|
3139
3155
|
readonly mesial: "Mesial";
|
|
@@ -3142,6 +3158,13 @@ export declare const esUi: {
|
|
|
3142
3158
|
readonly buccal: "Vestibular";
|
|
3143
3159
|
readonly lingual: "Lingual";
|
|
3144
3160
|
};
|
|
3161
|
+
readonly root: {
|
|
3162
|
+
readonly mesial: "Raíz mesial";
|
|
3163
|
+
readonly distal: "Raíz distal";
|
|
3164
|
+
readonly palatal: "Raíz palatina";
|
|
3165
|
+
readonly buccal: "Raíz vestibular";
|
|
3166
|
+
readonly single: "Raíz única";
|
|
3167
|
+
};
|
|
3145
3168
|
readonly numbering: {
|
|
3146
3169
|
readonly fdi: "FDI (ISO 3950)";
|
|
3147
3170
|
readonly universal: "Universal (ADA)";
|
|
@@ -3149,6 +3172,9 @@ export declare const esUi: {
|
|
|
3149
3172
|
};
|
|
3150
3173
|
readonly toothLabel: "Diente {{id}}, {{anatomy}}{{conditionSuffix}}";
|
|
3151
3174
|
readonly elementLabel: "{{name}}{{conditionSuffix}}";
|
|
3175
|
+
readonly symbolWithStatus: "{{condition}} ({{status}})";
|
|
3176
|
+
readonly symbolWithScope: "{{condition}} ({{scope}})";
|
|
3177
|
+
readonly symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})";
|
|
3152
3178
|
readonly selected: "Diente {{id}} seleccionado, {{conditions}}";
|
|
3153
3179
|
readonly deselected: "Diente {{id}} deseleccionado";
|
|
3154
3180
|
readonly elementSelected: "{{name}} seleccionado, {{conditions}}";
|
|
@@ -3160,6 +3186,20 @@ export declare const esUi: {
|
|
|
3160
3186
|
readonly radiographBadge_many: "{{count}} radiografías";
|
|
3161
3187
|
readonly radiographBadge_other: "{{count}} radiografías";
|
|
3162
3188
|
};
|
|
3189
|
+
readonly toothFindingPalette: {
|
|
3190
|
+
readonly ariaLabel: "Hallazgos dentales";
|
|
3191
|
+
readonly statusLabel: "Estado";
|
|
3192
|
+
readonly empty: "No hay hallazgos disponibles";
|
|
3193
|
+
readonly group: {
|
|
3194
|
+
readonly decay: "Caries y restauración";
|
|
3195
|
+
readonly prosthetics: "Prótesis";
|
|
3196
|
+
readonly endodontics: "Endodoncia";
|
|
3197
|
+
readonly periodontics: "Periodoncia";
|
|
3198
|
+
readonly orthodontics: "Ortodoncia y aparatología";
|
|
3199
|
+
readonly diagnosis: "Estado dental e imagen";
|
|
3200
|
+
readonly custom: "Hallazgos de la clínica";
|
|
3201
|
+
};
|
|
3202
|
+
};
|
|
3163
3203
|
readonly privacyLock: {
|
|
3164
3204
|
readonly triggerAriaLabel: "Bloquear pantalla por privacidad";
|
|
3165
3205
|
readonly triggerTooltip: "Bloquear pantalla";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/es.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/es.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAg4HP,CAAC"}
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -1731,6 +1731,7 @@ const e = {
|
|
|
1731
1731
|
noAvailability: "Sin disponibilidad — pruebe otro día o servicio",
|
|
1732
1732
|
serviceListLabel: "Servicios disponibles",
|
|
1733
1733
|
serviceCardLabel: "{{label}}, {{duration}} minutos",
|
|
1734
|
+
serviceCardLabelPrice: "{{label}}, {{price}}",
|
|
1734
1735
|
actions: {
|
|
1735
1736
|
back: "Atrás",
|
|
1736
1737
|
next: "Siguiente",
|
|
@@ -3056,6 +3057,7 @@ const e = {
|
|
|
3056
3057
|
toothScheme: {
|
|
3057
3058
|
ariaLabel: "Esquema dental",
|
|
3058
3059
|
legendLabel: "Leyenda de condiciones",
|
|
3060
|
+
legendStatusLabel: "Estado",
|
|
3059
3061
|
view: {
|
|
3060
3062
|
side: "Vista lateral",
|
|
3061
3063
|
occlusal: "Vista oclusal",
|
|
@@ -3100,9 +3102,23 @@ const e = {
|
|
|
3100
3102
|
rootCanal: "Tratamiento de conductos",
|
|
3101
3103
|
temporaryCrown: "Corona provisional",
|
|
3102
3104
|
bridge: "Puente",
|
|
3103
|
-
destroyed: "
|
|
3105
|
+
destroyed: "Resto radicular",
|
|
3104
3106
|
implantExtraction: "Explantación de implante",
|
|
3105
|
-
stub: "Muñón"
|
|
3107
|
+
stub: "Muñón",
|
|
3108
|
+
pin: "Poste",
|
|
3109
|
+
rootAmputation: "Apicectomía",
|
|
3110
|
+
anchorage: "Atache de prótesis",
|
|
3111
|
+
hook: "Gancho",
|
|
3112
|
+
attachment: "Attachment ortodóncico",
|
|
3113
|
+
mucogingivalSurgery: "Cirugía mucogingival",
|
|
3114
|
+
periodontalSurgery: "Cirugía periodontal",
|
|
3115
|
+
curettage: "Curetaje",
|
|
3116
|
+
medication: "Apósito medicamentoso",
|
|
3117
|
+
xray: "Radiografía"
|
|
3118
|
+
},
|
|
3119
|
+
status: {
|
|
3120
|
+
planned: "Planificado",
|
|
3121
|
+
executed: "Realizado"
|
|
3106
3122
|
},
|
|
3107
3123
|
surface: {
|
|
3108
3124
|
mesial: "Mesial",
|
|
@@ -3111,6 +3127,13 @@ const e = {
|
|
|
3111
3127
|
buccal: "Vestibular",
|
|
3112
3128
|
lingual: "Lingual"
|
|
3113
3129
|
},
|
|
3130
|
+
root: {
|
|
3131
|
+
mesial: "Raíz mesial",
|
|
3132
|
+
distal: "Raíz distal",
|
|
3133
|
+
palatal: "Raíz palatina",
|
|
3134
|
+
buccal: "Raíz vestibular",
|
|
3135
|
+
single: "Raíz única"
|
|
3136
|
+
},
|
|
3114
3137
|
numbering: {
|
|
3115
3138
|
fdi: "FDI (ISO 3950)",
|
|
3116
3139
|
universal: "Universal (ADA)",
|
|
@@ -3118,6 +3141,9 @@ const e = {
|
|
|
3118
3141
|
},
|
|
3119
3142
|
toothLabel: "Diente {{id}}, {{anatomy}}{{conditionSuffix}}",
|
|
3120
3143
|
elementLabel: "{{name}}{{conditionSuffix}}",
|
|
3144
|
+
symbolWithStatus: "{{condition}} ({{status}})",
|
|
3145
|
+
symbolWithScope: "{{condition}} ({{scope}})",
|
|
3146
|
+
symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
|
|
3121
3147
|
selected: "Diente {{id}} seleccionado, {{conditions}}",
|
|
3122
3148
|
deselected: "Diente {{id}} deseleccionado",
|
|
3123
3149
|
elementSelected: "{{name}} seleccionado, {{conditions}}",
|
|
@@ -3129,6 +3155,20 @@ const e = {
|
|
|
3129
3155
|
radiographBadge_many: "{{count}} radiografías",
|
|
3130
3156
|
radiographBadge_other: "{{count}} radiografías"
|
|
3131
3157
|
},
|
|
3158
|
+
toothFindingPalette: {
|
|
3159
|
+
ariaLabel: "Hallazgos dentales",
|
|
3160
|
+
statusLabel: "Estado",
|
|
3161
|
+
empty: "No hay hallazgos disponibles",
|
|
3162
|
+
group: {
|
|
3163
|
+
decay: "Caries y restauración",
|
|
3164
|
+
prosthetics: "Prótesis",
|
|
3165
|
+
endodontics: "Endodoncia",
|
|
3166
|
+
periodontics: "Periodoncia",
|
|
3167
|
+
orthodontics: "Ortodoncia y aparatología",
|
|
3168
|
+
diagnosis: "Estado dental e imagen",
|
|
3169
|
+
custom: "Hallazgos de la clínica"
|
|
3170
|
+
}
|
|
3171
|
+
},
|
|
3132
3172
|
privacyLock: {
|
|
3133
3173
|
triggerAriaLabel: "Bloquear pantalla por privacidad",
|
|
3134
3174
|
triggerTooltip: "Bloquear pantalla",
|