@alfadocs/ui-kit-debug 1.4.17 → 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.
- 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/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 +465 -21
- package/dist/agent-i18n/en.json +23 -6
- 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 +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/periodontal-chart/index.js +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/i18n/locales/ar.d.ts +40 -1
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +41 -2
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts +40 -1
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +41 -2
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/el.d.ts +40 -1
- package/dist/i18n/locales/el.d.ts.map +1 -1
- package/dist/i18n/locales/el.js +41 -2
- package/dist/i18n/locales/el.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +40 -1
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +41 -2
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts +40 -1
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +41 -2
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts +40 -1
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +41 -2
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts +40 -1
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +41 -2
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/it.d.ts +40 -1
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +41 -2
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts +40 -1
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +41 -2
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts +40 -1
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +41 -2
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts +40 -1
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +41 -2
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts +40 -1
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +41 -2
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ro.d.ts +40 -1
- package/dist/i18n/locales/ro.d.ts.map +1 -1
- package/dist/i18n/locales/ro.js +41 -2
- package/dist/i18n/locales/ro.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts +40 -1
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +41 -2
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/sq.d.ts +40 -1
- package/dist/i18n/locales/sq.d.ts.map +1 -1
- package/dist/i18n/locales/sq.js +41 -2
- package/dist/i18n/locales/sq.js.map +1 -1
- package/dist/i18n/locales/sv.d.ts +40 -1
- package/dist/i18n/locales/sv.d.ts.map +1 -1
- package/dist/i18n/locales/sv.js +41 -2
- package/dist/i18n/locales/sv.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts +40 -1
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +41 -2
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/zh.d.ts +40 -1
- package/dist/i18n/locales/zh.d.ts.map +1 -1
- package/dist/i18n/locales/zh.js +41 -2
- package/dist/i18n/locales/zh.js.map +1 -1
- package/dist/index.js +448 -415
- package/dist/index.js.map +1 -1
- package/dist/locales/ar.json +41 -2
- package/dist/locales/de.json +41 -2
- package/dist/locales/el.json +41 -2
- package/dist/locales/en.json +41 -2
- package/dist/locales/es.json +41 -2
- package/dist/locales/fr.json +41 -2
- package/dist/locales/hi.json +41 -2
- package/dist/locales/it.json +41 -2
- package/dist/locales/ja.json +41 -2
- package/dist/locales/nl.json +41 -2
- package/dist/locales/pl.json +41 -2
- package/dist/locales/pt.json +41 -2
- package/dist/locales/ro.json +41 -2
- package/dist/locales/ru.json +41 -2
- package/dist/locales/sq.json +41 -2
- package/dist/locales/sv.json +41 -2
- package/dist/locales/tr.json +41 -2
- package/dist/locales/zh.json +41 -2
- package/dist/tokens.css +1 -1
- package/package.json +5 -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
|
@@ -3098,6 +3098,7 @@ export declare const enUi: {
|
|
|
3098
3098
|
readonly toothScheme: {
|
|
3099
3099
|
readonly ariaLabel: "Dental chart";
|
|
3100
3100
|
readonly legendLabel: "Condition legend";
|
|
3101
|
+
readonly legendStatusLabel: "Status";
|
|
3101
3102
|
readonly view: {
|
|
3102
3103
|
readonly side: "Side view";
|
|
3103
3104
|
readonly occlusal: "Occlusal view";
|
|
@@ -3142,9 +3143,23 @@ export declare const enUi: {
|
|
|
3142
3143
|
readonly rootCanal: "Root canal";
|
|
3143
3144
|
readonly temporaryCrown: "Temporary crown";
|
|
3144
3145
|
readonly bridge: "Bridge";
|
|
3145
|
-
readonly destroyed: "
|
|
3146
|
+
readonly destroyed: "Retained root";
|
|
3146
3147
|
readonly implantExtraction: "Implant extraction";
|
|
3147
3148
|
readonly stub: "Stub";
|
|
3149
|
+
readonly pin: "Post";
|
|
3150
|
+
readonly rootAmputation: "Apicoectomy";
|
|
3151
|
+
readonly anchorage: "Denture attachment";
|
|
3152
|
+
readonly hook: "Clasp";
|
|
3153
|
+
readonly attachment: "Orthodontic attachment";
|
|
3154
|
+
readonly mucogingivalSurgery: "Mucogingival surgery";
|
|
3155
|
+
readonly periodontalSurgery: "Periodontal surgery";
|
|
3156
|
+
readonly curettage: "Curettage";
|
|
3157
|
+
readonly medication: "Dressing";
|
|
3158
|
+
readonly xray: "Radiograph";
|
|
3159
|
+
};
|
|
3160
|
+
readonly status: {
|
|
3161
|
+
readonly planned: "Planned";
|
|
3162
|
+
readonly executed: "Executed";
|
|
3148
3163
|
};
|
|
3149
3164
|
readonly surface: {
|
|
3150
3165
|
readonly mesial: "Mesial";
|
|
@@ -3153,6 +3168,13 @@ export declare const enUi: {
|
|
|
3153
3168
|
readonly buccal: "Buccal";
|
|
3154
3169
|
readonly lingual: "Lingual";
|
|
3155
3170
|
};
|
|
3171
|
+
readonly root: {
|
|
3172
|
+
readonly mesial: "Mesial root";
|
|
3173
|
+
readonly distal: "Distal root";
|
|
3174
|
+
readonly palatal: "Palatal root";
|
|
3175
|
+
readonly buccal: "Buccal root";
|
|
3176
|
+
readonly single: "Single root";
|
|
3177
|
+
};
|
|
3156
3178
|
readonly numbering: {
|
|
3157
3179
|
readonly fdi: "FDI (ISO 3950)";
|
|
3158
3180
|
readonly universal: "Universal (ADA)";
|
|
@@ -3160,6 +3182,9 @@ export declare const enUi: {
|
|
|
3160
3182
|
};
|
|
3161
3183
|
readonly toothLabel: "Tooth {{id}}, {{anatomy}}{{conditionSuffix}}";
|
|
3162
3184
|
readonly elementLabel: "{{name}}{{conditionSuffix}}";
|
|
3185
|
+
readonly symbolWithStatus: "{{condition}} ({{status}})";
|
|
3186
|
+
readonly symbolWithScope: "{{condition}} ({{scope}})";
|
|
3187
|
+
readonly symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})";
|
|
3163
3188
|
readonly selected: "Tooth {{id}} selected, {{conditions}}";
|
|
3164
3189
|
readonly deselected: "Tooth {{id}} deselected";
|
|
3165
3190
|
readonly elementSelected: "{{name}} selected, {{conditions}}";
|
|
@@ -3171,6 +3196,20 @@ export declare const enUi: {
|
|
|
3171
3196
|
readonly radiographBadge_many: "{{count}} radiographs";
|
|
3172
3197
|
readonly radiographBadge_other: "{{count}} radiographs";
|
|
3173
3198
|
};
|
|
3199
|
+
readonly toothFindingPalette: {
|
|
3200
|
+
readonly ariaLabel: "Dental findings";
|
|
3201
|
+
readonly statusLabel: "Status";
|
|
3202
|
+
readonly empty: "No findings available";
|
|
3203
|
+
readonly group: {
|
|
3204
|
+
readonly decay: "Decay & restoration";
|
|
3205
|
+
readonly prosthetics: "Prosthetics";
|
|
3206
|
+
readonly endodontics: "Endodontics";
|
|
3207
|
+
readonly periodontics: "Periodontics";
|
|
3208
|
+
readonly orthodontics: "Orthodontics & appliances";
|
|
3209
|
+
readonly diagnosis: "Tooth status & imaging";
|
|
3210
|
+
readonly custom: "Practice findings";
|
|
3211
|
+
};
|
|
3212
|
+
};
|
|
3174
3213
|
readonly privacyLock: {
|
|
3175
3214
|
readonly triggerAriaLabel: "Lock screen for privacy";
|
|
3176
3215
|
readonly triggerTooltip: "Lock screen";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/en.ts"],"names":[],"mappings":"AAAA;;;mEAGmE;AACnE,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA2mCb,mEAAmE;;;;;;;;;;;;;;;;YAgBjE,yDAAyD;;YAEzD,uEAAuE;;;QAGzE,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA8CzD,sEAAsE;;YAEpE,sEAAsE;;;;;;;;YAQtE,mEAAmE;;;QAGrE,6CAA6C;;YAE3C,6DAA6D;;;QAG/D,iDAAiD;;;;;;QAMjD,kEAAkE
|
|
1
|
+
{"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../src/i18n/locales/en.ts"],"names":[],"mappings":"AAAA;;;mEAGmE;AACnE,eAAO,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA2mCb,mEAAmE;;;;;;;;;;;;;;;;YAgBjE,yDAAyD;;YAEzD,uEAAuE;;;QAGzE,yDAAyD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA8CzD,sEAAsE;;YAEpE,sEAAsE;;;;;;;;YAQtE,mEAAmE;;;QAGrE,6CAA6C;;YAE3C,6DAA6D;;;QAG/D,iDAAiD;;;;;;QAMjD,kEAAkE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+rF5D,CAAC"}
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -3078,6 +3078,7 @@ const e = {
|
|
|
3078
3078
|
toothScheme: {
|
|
3079
3079
|
ariaLabel: "Dental chart",
|
|
3080
3080
|
legendLabel: "Condition legend",
|
|
3081
|
+
legendStatusLabel: "Status",
|
|
3081
3082
|
view: {
|
|
3082
3083
|
side: "Side view",
|
|
3083
3084
|
occlusal: "Occlusal view",
|
|
@@ -3122,9 +3123,23 @@ const e = {
|
|
|
3122
3123
|
rootCanal: "Root canal",
|
|
3123
3124
|
temporaryCrown: "Temporary crown",
|
|
3124
3125
|
bridge: "Bridge",
|
|
3125
|
-
destroyed: "
|
|
3126
|
+
destroyed: "Retained root",
|
|
3126
3127
|
implantExtraction: "Implant extraction",
|
|
3127
|
-
stub: "Stub"
|
|
3128
|
+
stub: "Stub",
|
|
3129
|
+
pin: "Post",
|
|
3130
|
+
rootAmputation: "Apicoectomy",
|
|
3131
|
+
anchorage: "Denture attachment",
|
|
3132
|
+
hook: "Clasp",
|
|
3133
|
+
attachment: "Orthodontic attachment",
|
|
3134
|
+
mucogingivalSurgery: "Mucogingival surgery",
|
|
3135
|
+
periodontalSurgery: "Periodontal surgery",
|
|
3136
|
+
curettage: "Curettage",
|
|
3137
|
+
medication: "Dressing",
|
|
3138
|
+
xray: "Radiograph"
|
|
3139
|
+
},
|
|
3140
|
+
status: {
|
|
3141
|
+
planned: "Planned",
|
|
3142
|
+
executed: "Executed"
|
|
3128
3143
|
},
|
|
3129
3144
|
surface: {
|
|
3130
3145
|
mesial: "Mesial",
|
|
@@ -3133,6 +3148,13 @@ const e = {
|
|
|
3133
3148
|
buccal: "Buccal",
|
|
3134
3149
|
lingual: "Lingual"
|
|
3135
3150
|
},
|
|
3151
|
+
root: {
|
|
3152
|
+
mesial: "Mesial root",
|
|
3153
|
+
distal: "Distal root",
|
|
3154
|
+
palatal: "Palatal root",
|
|
3155
|
+
buccal: "Buccal root",
|
|
3156
|
+
single: "Single root"
|
|
3157
|
+
},
|
|
3136
3158
|
numbering: {
|
|
3137
3159
|
fdi: "FDI (ISO 3950)",
|
|
3138
3160
|
universal: "Universal (ADA)",
|
|
@@ -3140,6 +3162,9 @@ const e = {
|
|
|
3140
3162
|
},
|
|
3141
3163
|
toothLabel: "Tooth {{id}}, {{anatomy}}{{conditionSuffix}}",
|
|
3142
3164
|
elementLabel: "{{name}}{{conditionSuffix}}",
|
|
3165
|
+
symbolWithStatus: "{{condition}} ({{status}})",
|
|
3166
|
+
symbolWithScope: "{{condition}} ({{scope}})",
|
|
3167
|
+
symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
|
|
3143
3168
|
selected: "Tooth {{id}} selected, {{conditions}}",
|
|
3144
3169
|
deselected: "Tooth {{id}} deselected",
|
|
3145
3170
|
elementSelected: "{{name}} selected, {{conditions}}",
|
|
@@ -3151,6 +3176,20 @@ const e = {
|
|
|
3151
3176
|
radiographBadge_many: "{{count}} radiographs",
|
|
3152
3177
|
radiographBadge_other: "{{count}} radiographs"
|
|
3153
3178
|
},
|
|
3179
|
+
toothFindingPalette: {
|
|
3180
|
+
ariaLabel: "Dental findings",
|
|
3181
|
+
statusLabel: "Status",
|
|
3182
|
+
empty: "No findings available",
|
|
3183
|
+
group: {
|
|
3184
|
+
decay: "Decay & restoration",
|
|
3185
|
+
prosthetics: "Prosthetics",
|
|
3186
|
+
endodontics: "Endodontics",
|
|
3187
|
+
periodontics: "Periodontics",
|
|
3188
|
+
orthodontics: "Orthodontics & appliances",
|
|
3189
|
+
diagnosis: "Tooth status & imaging",
|
|
3190
|
+
custom: "Practice findings"
|
|
3191
|
+
}
|
|
3192
|
+
},
|
|
3154
3193
|
privacyLock: {
|
|
3155
3194
|
triggerAriaLabel: "Lock screen for privacy",
|
|
3156
3195
|
triggerTooltip: "Lock screen",
|