@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
|
@@ -1732,6 +1732,7 @@ export declare const ptUi: {
|
|
|
1732
1732
|
readonly noAvailability: "Sem disponibilidade — tente outro dia ou serviço";
|
|
1733
1733
|
readonly serviceListLabel: "Serviços disponíveis";
|
|
1734
1734
|
readonly serviceCardLabel: "{{label}}, {{duration}} minutos";
|
|
1735
|
+
readonly serviceCardLabelPrice: "{{label}}, {{price}}";
|
|
1735
1736
|
readonly actions: {
|
|
1736
1737
|
readonly back: "Voltar";
|
|
1737
1738
|
readonly next: "Seguinte";
|
|
@@ -3088,6 +3089,7 @@ export declare const ptUi: {
|
|
|
3088
3089
|
readonly toothScheme: {
|
|
3089
3090
|
readonly ariaLabel: "Esquema dentário";
|
|
3090
3091
|
readonly legendLabel: "Legenda de condições";
|
|
3092
|
+
readonly legendStatusLabel: "Estado";
|
|
3091
3093
|
readonly view: {
|
|
3092
3094
|
readonly side: "Vista lateral";
|
|
3093
3095
|
readonly occlusal: "Vista oclusal";
|
|
@@ -3132,9 +3134,23 @@ export declare const ptUi: {
|
|
|
3132
3134
|
readonly rootCanal: "Tratamento endodôntico";
|
|
3133
3135
|
readonly temporaryCrown: "Coroa provisória";
|
|
3134
3136
|
readonly bridge: "Ponte";
|
|
3135
|
-
readonly destroyed: "
|
|
3137
|
+
readonly destroyed: "Raiz persistente";
|
|
3136
3138
|
readonly implantExtraction: "Explantação";
|
|
3137
3139
|
readonly stub: "Raiz residual";
|
|
3140
|
+
readonly pin: "Espigão";
|
|
3141
|
+
readonly rootAmputation: "Apicectomia";
|
|
3142
|
+
readonly anchorage: "Encaixe de prótese";
|
|
3143
|
+
readonly hook: "Gancho";
|
|
3144
|
+
readonly attachment: "Attachment ortodôntico";
|
|
3145
|
+
readonly mucogingivalSurgery: "Cirurgia mucogengival";
|
|
3146
|
+
readonly periodontalSurgery: "Cirurgia periodontal";
|
|
3147
|
+
readonly curettage: "Curetagem";
|
|
3148
|
+
readonly medication: "Curativo medicamentoso";
|
|
3149
|
+
readonly xray: "Radiografia";
|
|
3150
|
+
};
|
|
3151
|
+
readonly status: {
|
|
3152
|
+
readonly planned: "Planeado";
|
|
3153
|
+
readonly executed: "Realizado";
|
|
3138
3154
|
};
|
|
3139
3155
|
readonly surface: {
|
|
3140
3156
|
readonly mesial: "Mesial";
|
|
@@ -3143,6 +3159,13 @@ export declare const ptUi: {
|
|
|
3143
3159
|
readonly buccal: "Vestibular";
|
|
3144
3160
|
readonly lingual: "Lingual";
|
|
3145
3161
|
};
|
|
3162
|
+
readonly root: {
|
|
3163
|
+
readonly mesial: "Raiz mesial";
|
|
3164
|
+
readonly distal: "Raiz distal";
|
|
3165
|
+
readonly palatal: "Raiz palatina";
|
|
3166
|
+
readonly buccal: "Raiz vestibular";
|
|
3167
|
+
readonly single: "Raiz única";
|
|
3168
|
+
};
|
|
3146
3169
|
readonly numbering: {
|
|
3147
3170
|
readonly fdi: "FDI (ISO 3950)";
|
|
3148
3171
|
readonly universal: "Universal (ADA)";
|
|
@@ -3150,6 +3173,9 @@ export declare const ptUi: {
|
|
|
3150
3173
|
};
|
|
3151
3174
|
readonly toothLabel: "Dente {{id}}, {{anatomy}}{{conditionSuffix}}";
|
|
3152
3175
|
readonly elementLabel: "{{name}}{{conditionSuffix}}";
|
|
3176
|
+
readonly symbolWithStatus: "{{condition}} ({{status}})";
|
|
3177
|
+
readonly symbolWithScope: "{{condition}} ({{scope}})";
|
|
3178
|
+
readonly symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})";
|
|
3153
3179
|
readonly selected: "Dente {{id}} selecionado, {{conditions}}";
|
|
3154
3180
|
readonly deselected: "Dente {{id}} não selecionado";
|
|
3155
3181
|
readonly elementSelected: "{{name}} selecionado, {{conditions}}";
|
|
@@ -3161,6 +3187,20 @@ export declare const ptUi: {
|
|
|
3161
3187
|
readonly radiographBadge_many: "{{count}} radiografias";
|
|
3162
3188
|
readonly radiographBadge_other: "{{count}} radiografias";
|
|
3163
3189
|
};
|
|
3190
|
+
readonly toothFindingPalette: {
|
|
3191
|
+
readonly ariaLabel: "Achados dentários";
|
|
3192
|
+
readonly statusLabel: "Estado";
|
|
3193
|
+
readonly empty: "Não há achados disponíveis";
|
|
3194
|
+
readonly group: {
|
|
3195
|
+
readonly decay: "Cárie e restauração";
|
|
3196
|
+
readonly prosthetics: "Prótese";
|
|
3197
|
+
readonly endodontics: "Endodontia";
|
|
3198
|
+
readonly periodontics: "Periodontologia";
|
|
3199
|
+
readonly orthodontics: "Ortodontia e aparelhos";
|
|
3200
|
+
readonly diagnosis: "Estado do dente e imagiologia";
|
|
3201
|
+
readonly custom: "Achados da clínica";
|
|
3202
|
+
};
|
|
3203
|
+
};
|
|
3164
3204
|
readonly privacyLock: {
|
|
3165
3205
|
readonly triggerAriaLabel: "Bloquear o ecrã por privacidade";
|
|
3166
3206
|
readonly triggerTooltip: "Bloquear ecrã";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/pt.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/pt.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA04HP,CAAC"}
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -1731,6 +1731,7 @@ const e = {
|
|
|
1731
1731
|
noAvailability: "Sem disponibilidade — tente outro dia ou serviço",
|
|
1732
1732
|
serviceListLabel: "Serviços disponíveis",
|
|
1733
1733
|
serviceCardLabel: "{{label}}, {{duration}} minutos",
|
|
1734
|
+
serviceCardLabelPrice: "{{label}}, {{price}}",
|
|
1734
1735
|
actions: {
|
|
1735
1736
|
back: "Voltar",
|
|
1736
1737
|
next: "Seguinte",
|
|
@@ -3066,6 +3067,7 @@ const e = {
|
|
|
3066
3067
|
toothScheme: {
|
|
3067
3068
|
ariaLabel: "Esquema dentário",
|
|
3068
3069
|
legendLabel: "Legenda de condições",
|
|
3070
|
+
legendStatusLabel: "Estado",
|
|
3069
3071
|
view: {
|
|
3070
3072
|
side: "Vista lateral",
|
|
3071
3073
|
occlusal: "Vista oclusal",
|
|
@@ -3110,9 +3112,23 @@ const e = {
|
|
|
3110
3112
|
rootCanal: "Tratamento endodôntico",
|
|
3111
3113
|
temporaryCrown: "Coroa provisória",
|
|
3112
3114
|
bridge: "Ponte",
|
|
3113
|
-
destroyed: "
|
|
3115
|
+
destroyed: "Raiz persistente",
|
|
3114
3116
|
implantExtraction: "Explantação",
|
|
3115
|
-
stub: "Raiz residual"
|
|
3117
|
+
stub: "Raiz residual",
|
|
3118
|
+
pin: "Espigão",
|
|
3119
|
+
rootAmputation: "Apicectomia",
|
|
3120
|
+
anchorage: "Encaixe de prótese",
|
|
3121
|
+
hook: "Gancho",
|
|
3122
|
+
attachment: "Attachment ortodôntico",
|
|
3123
|
+
mucogingivalSurgery: "Cirurgia mucogengival",
|
|
3124
|
+
periodontalSurgery: "Cirurgia periodontal",
|
|
3125
|
+
curettage: "Curetagem",
|
|
3126
|
+
medication: "Curativo medicamentoso",
|
|
3127
|
+
xray: "Radiografia"
|
|
3128
|
+
},
|
|
3129
|
+
status: {
|
|
3130
|
+
planned: "Planeado",
|
|
3131
|
+
executed: "Realizado"
|
|
3116
3132
|
},
|
|
3117
3133
|
surface: {
|
|
3118
3134
|
mesial: "Mesial",
|
|
@@ -3121,6 +3137,13 @@ const e = {
|
|
|
3121
3137
|
buccal: "Vestibular",
|
|
3122
3138
|
lingual: "Lingual"
|
|
3123
3139
|
},
|
|
3140
|
+
root: {
|
|
3141
|
+
mesial: "Raiz mesial",
|
|
3142
|
+
distal: "Raiz distal",
|
|
3143
|
+
palatal: "Raiz palatina",
|
|
3144
|
+
buccal: "Raiz vestibular",
|
|
3145
|
+
single: "Raiz única"
|
|
3146
|
+
},
|
|
3124
3147
|
numbering: {
|
|
3125
3148
|
fdi: "FDI (ISO 3950)",
|
|
3126
3149
|
universal: "Universal (ADA)",
|
|
@@ -3128,6 +3151,9 @@ const e = {
|
|
|
3128
3151
|
},
|
|
3129
3152
|
toothLabel: "Dente {{id}}, {{anatomy}}{{conditionSuffix}}",
|
|
3130
3153
|
elementLabel: "{{name}}{{conditionSuffix}}",
|
|
3154
|
+
symbolWithStatus: "{{condition}} ({{status}})",
|
|
3155
|
+
symbolWithScope: "{{condition}} ({{scope}})",
|
|
3156
|
+
symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
|
|
3131
3157
|
selected: "Dente {{id}} selecionado, {{conditions}}",
|
|
3132
3158
|
deselected: "Dente {{id}} não selecionado",
|
|
3133
3159
|
elementSelected: "{{name}} selecionado, {{conditions}}",
|
|
@@ -3139,6 +3165,20 @@ const e = {
|
|
|
3139
3165
|
radiographBadge_many: "{{count}} radiografias",
|
|
3140
3166
|
radiographBadge_other: "{{count}} radiografias"
|
|
3141
3167
|
},
|
|
3168
|
+
toothFindingPalette: {
|
|
3169
|
+
ariaLabel: "Achados dentários",
|
|
3170
|
+
statusLabel: "Estado",
|
|
3171
|
+
empty: "Não há achados disponíveis",
|
|
3172
|
+
group: {
|
|
3173
|
+
decay: "Cárie e restauração",
|
|
3174
|
+
prosthetics: "Prótese",
|
|
3175
|
+
endodontics: "Endodontia",
|
|
3176
|
+
periodontics: "Periodontologia",
|
|
3177
|
+
orthodontics: "Ortodontia e aparelhos",
|
|
3178
|
+
diagnosis: "Estado do dente e imagiologia",
|
|
3179
|
+
custom: "Achados da clínica"
|
|
3180
|
+
}
|
|
3181
|
+
},
|
|
3142
3182
|
privacyLock: {
|
|
3143
3183
|
triggerAriaLabel: "Bloquear o ecrã por privacidade",
|
|
3144
3184
|
triggerTooltip: "Bloquear ecrã",
|