@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
|
@@ -1728,6 +1728,7 @@ export declare const itUi: {
|
|
|
1728
1728
|
readonly noAvailability: "Nessuna disponibilità — prova un altro giorno o servizio";
|
|
1729
1729
|
readonly serviceListLabel: "Prestazioni disponibili";
|
|
1730
1730
|
readonly serviceCardLabel: "{{label}}, {{duration}} minuti";
|
|
1731
|
+
readonly serviceCardLabelPrice: "{{label}}, {{price}}";
|
|
1731
1732
|
readonly actions: {
|
|
1732
1733
|
readonly back: "Indietro";
|
|
1733
1734
|
readonly next: "Avanti";
|
|
@@ -3084,6 +3085,7 @@ export declare const itUi: {
|
|
|
3084
3085
|
readonly toothScheme: {
|
|
3085
3086
|
readonly ariaLabel: "Schema dentale";
|
|
3086
3087
|
readonly legendLabel: "Legenda condizioni";
|
|
3088
|
+
readonly legendStatusLabel: "Stato";
|
|
3087
3089
|
readonly view: {
|
|
3088
3090
|
readonly side: "Vista laterale";
|
|
3089
3091
|
readonly occlusal: "Vista occlusale";
|
|
@@ -3128,9 +3130,23 @@ export declare const itUi: {
|
|
|
3128
3130
|
readonly rootCanal: "Trattamento canalare";
|
|
3129
3131
|
readonly temporaryCrown: "Corona provvisoria";
|
|
3130
3132
|
readonly bridge: "Ponte";
|
|
3131
|
-
readonly destroyed: "
|
|
3133
|
+
readonly destroyed: "Radice persistente";
|
|
3132
3134
|
readonly implantExtraction: "Espianto";
|
|
3133
3135
|
readonly stub: "Moncone";
|
|
3136
|
+
readonly pin: "Perno";
|
|
3137
|
+
readonly rootAmputation: "Apicectomia";
|
|
3138
|
+
readonly anchorage: "Attacco per scheletrato";
|
|
3139
|
+
readonly hook: "Gancio";
|
|
3140
|
+
readonly attachment: "Attacco ortodontico";
|
|
3141
|
+
readonly mucogingivalSurgery: "Chirurgia mucogengivale";
|
|
3142
|
+
readonly periodontalSurgery: "Chirurgia parodontale";
|
|
3143
|
+
readonly curettage: "Curettage";
|
|
3144
|
+
readonly medication: "Medicazione";
|
|
3145
|
+
readonly xray: "Radiografia";
|
|
3146
|
+
};
|
|
3147
|
+
readonly status: {
|
|
3148
|
+
readonly planned: "Programmato";
|
|
3149
|
+
readonly executed: "Eseguito";
|
|
3134
3150
|
};
|
|
3135
3151
|
readonly surface: {
|
|
3136
3152
|
readonly mesial: "Mesiale";
|
|
@@ -3139,6 +3155,13 @@ export declare const itUi: {
|
|
|
3139
3155
|
readonly buccal: "Vestibolare";
|
|
3140
3156
|
readonly lingual: "Linguale";
|
|
3141
3157
|
};
|
|
3158
|
+
readonly root: {
|
|
3159
|
+
readonly mesial: "Radice mesiale";
|
|
3160
|
+
readonly distal: "Radice distale";
|
|
3161
|
+
readonly palatal: "Radice palatale";
|
|
3162
|
+
readonly buccal: "Radice vestibolare";
|
|
3163
|
+
readonly single: "Radice unica";
|
|
3164
|
+
};
|
|
3142
3165
|
readonly numbering: {
|
|
3143
3166
|
readonly fdi: "FDI (ISO 3950)";
|
|
3144
3167
|
readonly universal: "Universale (ADA)";
|
|
@@ -3146,6 +3169,9 @@ export declare const itUi: {
|
|
|
3146
3169
|
};
|
|
3147
3170
|
readonly toothLabel: "Dente {{id}}, {{anatomy}}{{conditionSuffix}}";
|
|
3148
3171
|
readonly elementLabel: "{{name}}{{conditionSuffix}}";
|
|
3172
|
+
readonly symbolWithStatus: "{{condition}} ({{status}})";
|
|
3173
|
+
readonly symbolWithScope: "{{condition}} ({{scope}})";
|
|
3174
|
+
readonly symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})";
|
|
3149
3175
|
readonly selected: "Dente {{id}} selezionato, {{conditions}}";
|
|
3150
3176
|
readonly deselected: "Dente {{id}} deselezionato";
|
|
3151
3177
|
readonly elementSelected: "{{name}} selezionato, {{conditions}}";
|
|
@@ -3157,6 +3183,20 @@ export declare const itUi: {
|
|
|
3157
3183
|
readonly radiographBadge_many: "{{count}} radiografie";
|
|
3158
3184
|
readonly radiographBadge_other: "{{count}} radiografie";
|
|
3159
3185
|
};
|
|
3186
|
+
readonly toothFindingPalette: {
|
|
3187
|
+
readonly ariaLabel: "Patologie e terapie";
|
|
3188
|
+
readonly statusLabel: "Stato";
|
|
3189
|
+
readonly empty: "Nessuna rilevazione disponibile";
|
|
3190
|
+
readonly group: {
|
|
3191
|
+
readonly decay: "Carie e conservativa";
|
|
3192
|
+
readonly prosthetics: "Protesi";
|
|
3193
|
+
readonly endodontics: "Endodonzia";
|
|
3194
|
+
readonly periodontics: "Parodontologia";
|
|
3195
|
+
readonly orthodontics: "Ortodonzia e apparecchi";
|
|
3196
|
+
readonly diagnosis: "Stato del dente e diagnostica";
|
|
3197
|
+
readonly custom: "Rilevazioni dello studio";
|
|
3198
|
+
};
|
|
3199
|
+
};
|
|
3160
3200
|
readonly privacyLock: {
|
|
3161
3201
|
readonly triggerAriaLabel: "Blocca lo schermo per privacy";
|
|
3162
3202
|
readonly triggerTooltip: "Blocca schermo";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/it.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,eAAO,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/it.ts"],"names":[],"mappings":"AAAA,+EAA+E;AAC/E,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAg3HP,CAAC"}
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -1711,6 +1711,7 @@ const e = {
|
|
|
1711
1711
|
noAvailability: "Nessuna disponibilità — prova un altro giorno o servizio",
|
|
1712
1712
|
serviceListLabel: "Prestazioni disponibili",
|
|
1713
1713
|
serviceCardLabel: "{{label}}, {{duration}} minuti",
|
|
1714
|
+
serviceCardLabelPrice: "{{label}}, {{price}}",
|
|
1714
1715
|
actions: {
|
|
1715
1716
|
back: "Indietro",
|
|
1716
1717
|
next: "Avanti",
|
|
@@ -3039,6 +3040,7 @@ const e = {
|
|
|
3039
3040
|
toothScheme: {
|
|
3040
3041
|
ariaLabel: "Schema dentale",
|
|
3041
3042
|
legendLabel: "Legenda condizioni",
|
|
3043
|
+
legendStatusLabel: "Stato",
|
|
3042
3044
|
view: {
|
|
3043
3045
|
side: "Vista laterale",
|
|
3044
3046
|
occlusal: "Vista occlusale",
|
|
@@ -3083,9 +3085,23 @@ const e = {
|
|
|
3083
3085
|
rootCanal: "Trattamento canalare",
|
|
3084
3086
|
temporaryCrown: "Corona provvisoria",
|
|
3085
3087
|
bridge: "Ponte",
|
|
3086
|
-
destroyed: "
|
|
3088
|
+
destroyed: "Radice persistente",
|
|
3087
3089
|
implantExtraction: "Espianto",
|
|
3088
|
-
stub: "Moncone"
|
|
3090
|
+
stub: "Moncone",
|
|
3091
|
+
pin: "Perno",
|
|
3092
|
+
rootAmputation: "Apicectomia",
|
|
3093
|
+
anchorage: "Attacco per scheletrato",
|
|
3094
|
+
hook: "Gancio",
|
|
3095
|
+
attachment: "Attacco ortodontico",
|
|
3096
|
+
mucogingivalSurgery: "Chirurgia mucogengivale",
|
|
3097
|
+
periodontalSurgery: "Chirurgia parodontale",
|
|
3098
|
+
curettage: "Curettage",
|
|
3099
|
+
medication: "Medicazione",
|
|
3100
|
+
xray: "Radiografia"
|
|
3101
|
+
},
|
|
3102
|
+
status: {
|
|
3103
|
+
planned: "Programmato",
|
|
3104
|
+
executed: "Eseguito"
|
|
3089
3105
|
},
|
|
3090
3106
|
surface: {
|
|
3091
3107
|
mesial: "Mesiale",
|
|
@@ -3094,6 +3110,13 @@ const e = {
|
|
|
3094
3110
|
buccal: "Vestibolare",
|
|
3095
3111
|
lingual: "Linguale"
|
|
3096
3112
|
},
|
|
3113
|
+
root: {
|
|
3114
|
+
mesial: "Radice mesiale",
|
|
3115
|
+
distal: "Radice distale",
|
|
3116
|
+
palatal: "Radice palatale",
|
|
3117
|
+
buccal: "Radice vestibolare",
|
|
3118
|
+
single: "Radice unica"
|
|
3119
|
+
},
|
|
3097
3120
|
numbering: {
|
|
3098
3121
|
fdi: "FDI (ISO 3950)",
|
|
3099
3122
|
universal: "Universale (ADA)",
|
|
@@ -3101,6 +3124,9 @@ const e = {
|
|
|
3101
3124
|
},
|
|
3102
3125
|
toothLabel: "Dente {{id}}, {{anatomy}}{{conditionSuffix}}",
|
|
3103
3126
|
elementLabel: "{{name}}{{conditionSuffix}}",
|
|
3127
|
+
symbolWithStatus: "{{condition}} ({{status}})",
|
|
3128
|
+
symbolWithScope: "{{condition}} ({{scope}})",
|
|
3129
|
+
symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
|
|
3104
3130
|
selected: "Dente {{id}} selezionato, {{conditions}}",
|
|
3105
3131
|
deselected: "Dente {{id}} deselezionato",
|
|
3106
3132
|
elementSelected: "{{name}} selezionato, {{conditions}}",
|
|
@@ -3112,6 +3138,20 @@ const e = {
|
|
|
3112
3138
|
radiographBadge_many: "{{count}} radiografie",
|
|
3113
3139
|
radiographBadge_other: "{{count}} radiografie"
|
|
3114
3140
|
},
|
|
3141
|
+
toothFindingPalette: {
|
|
3142
|
+
ariaLabel: "Patologie e terapie",
|
|
3143
|
+
statusLabel: "Stato",
|
|
3144
|
+
empty: "Nessuna rilevazione disponibile",
|
|
3145
|
+
group: {
|
|
3146
|
+
decay: "Carie e conservativa",
|
|
3147
|
+
prosthetics: "Protesi",
|
|
3148
|
+
endodontics: "Endodonzia",
|
|
3149
|
+
periodontics: "Parodontologia",
|
|
3150
|
+
orthodontics: "Ortodonzia e apparecchi",
|
|
3151
|
+
diagnosis: "Stato del dente e diagnostica",
|
|
3152
|
+
custom: "Rilevazioni dello studio"
|
|
3153
|
+
}
|
|
3154
|
+
},
|
|
3115
3155
|
privacyLock: {
|
|
3116
3156
|
triggerAriaLabel: "Blocca lo schermo per privacy",
|
|
3117
3157
|
triggerTooltip: "Blocca schermo",
|