@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
|
@@ -1799,6 +1799,7 @@ export declare const enUi: {
|
|
|
1799
1799
|
readonly noAvailability: "No availability — try another day or service";
|
|
1800
1800
|
readonly serviceListLabel: "Available services";
|
|
1801
1801
|
readonly serviceCardLabel: "{{label}}, {{duration}} minutes";
|
|
1802
|
+
readonly serviceCardLabelPrice: "{{label}}, {{price}}";
|
|
1802
1803
|
readonly actions: {
|
|
1803
1804
|
readonly back: "Back";
|
|
1804
1805
|
readonly next: "Next";
|
|
@@ -3098,6 +3099,7 @@ export declare const enUi: {
|
|
|
3098
3099
|
readonly toothScheme: {
|
|
3099
3100
|
readonly ariaLabel: "Dental chart";
|
|
3100
3101
|
readonly legendLabel: "Condition legend";
|
|
3102
|
+
readonly legendStatusLabel: "Status";
|
|
3101
3103
|
readonly view: {
|
|
3102
3104
|
readonly side: "Side view";
|
|
3103
3105
|
readonly occlusal: "Occlusal view";
|
|
@@ -3142,9 +3144,23 @@ export declare const enUi: {
|
|
|
3142
3144
|
readonly rootCanal: "Root canal";
|
|
3143
3145
|
readonly temporaryCrown: "Temporary crown";
|
|
3144
3146
|
readonly bridge: "Bridge";
|
|
3145
|
-
readonly destroyed: "
|
|
3147
|
+
readonly destroyed: "Retained root";
|
|
3146
3148
|
readonly implantExtraction: "Implant extraction";
|
|
3147
3149
|
readonly stub: "Stub";
|
|
3150
|
+
readonly pin: "Post";
|
|
3151
|
+
readonly rootAmputation: "Apicoectomy";
|
|
3152
|
+
readonly anchorage: "Denture attachment";
|
|
3153
|
+
readonly hook: "Clasp";
|
|
3154
|
+
readonly attachment: "Orthodontic attachment";
|
|
3155
|
+
readonly mucogingivalSurgery: "Mucogingival surgery";
|
|
3156
|
+
readonly periodontalSurgery: "Periodontal surgery";
|
|
3157
|
+
readonly curettage: "Curettage";
|
|
3158
|
+
readonly medication: "Dressing";
|
|
3159
|
+
readonly xray: "Radiograph";
|
|
3160
|
+
};
|
|
3161
|
+
readonly status: {
|
|
3162
|
+
readonly planned: "Planned";
|
|
3163
|
+
readonly executed: "Executed";
|
|
3148
3164
|
};
|
|
3149
3165
|
readonly surface: {
|
|
3150
3166
|
readonly mesial: "Mesial";
|
|
@@ -3153,6 +3169,13 @@ export declare const enUi: {
|
|
|
3153
3169
|
readonly buccal: "Buccal";
|
|
3154
3170
|
readonly lingual: "Lingual";
|
|
3155
3171
|
};
|
|
3172
|
+
readonly root: {
|
|
3173
|
+
readonly mesial: "Mesial root";
|
|
3174
|
+
readonly distal: "Distal root";
|
|
3175
|
+
readonly palatal: "Palatal root";
|
|
3176
|
+
readonly buccal: "Buccal root";
|
|
3177
|
+
readonly single: "Single root";
|
|
3178
|
+
};
|
|
3156
3179
|
readonly numbering: {
|
|
3157
3180
|
readonly fdi: "FDI (ISO 3950)";
|
|
3158
3181
|
readonly universal: "Universal (ADA)";
|
|
@@ -3160,6 +3183,9 @@ export declare const enUi: {
|
|
|
3160
3183
|
};
|
|
3161
3184
|
readonly toothLabel: "Tooth {{id}}, {{anatomy}}{{conditionSuffix}}";
|
|
3162
3185
|
readonly elementLabel: "{{name}}{{conditionSuffix}}";
|
|
3186
|
+
readonly symbolWithStatus: "{{condition}} ({{status}})";
|
|
3187
|
+
readonly symbolWithScope: "{{condition}} ({{scope}})";
|
|
3188
|
+
readonly symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})";
|
|
3163
3189
|
readonly selected: "Tooth {{id}} selected, {{conditions}}";
|
|
3164
3190
|
readonly deselected: "Tooth {{id}} deselected";
|
|
3165
3191
|
readonly elementSelected: "{{name}} selected, {{conditions}}";
|
|
@@ -3171,6 +3197,20 @@ export declare const enUi: {
|
|
|
3171
3197
|
readonly radiographBadge_many: "{{count}} radiographs";
|
|
3172
3198
|
readonly radiographBadge_other: "{{count}} radiographs";
|
|
3173
3199
|
};
|
|
3200
|
+
readonly toothFindingPalette: {
|
|
3201
|
+
readonly ariaLabel: "Dental findings";
|
|
3202
|
+
readonly statusLabel: "Status";
|
|
3203
|
+
readonly empty: "No findings available";
|
|
3204
|
+
readonly group: {
|
|
3205
|
+
readonly decay: "Decay & restoration";
|
|
3206
|
+
readonly prosthetics: "Prosthetics";
|
|
3207
|
+
readonly endodontics: "Endodontics";
|
|
3208
|
+
readonly periodontics: "Periodontics";
|
|
3209
|
+
readonly orthodontics: "Orthodontics & appliances";
|
|
3210
|
+
readonly diagnosis: "Tooth status & imaging";
|
|
3211
|
+
readonly custom: "Practice findings";
|
|
3212
|
+
};
|
|
3213
|
+
};
|
|
3174
3214
|
readonly privacyLock: {
|
|
3175
3215
|
readonly triggerAriaLabel: "Lock screen for privacy";
|
|
3176
3216
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgsF5D,CAAC"}
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -1782,6 +1782,7 @@ const e = {
|
|
|
1782
1782
|
noAvailability: "No availability — try another day or service",
|
|
1783
1783
|
serviceListLabel: "Available services",
|
|
1784
1784
|
serviceCardLabel: "{{label}}, {{duration}} minutes",
|
|
1785
|
+
serviceCardLabelPrice: "{{label}}, {{price}}",
|
|
1785
1786
|
actions: {
|
|
1786
1787
|
back: "Back",
|
|
1787
1788
|
next: "Next",
|
|
@@ -3078,6 +3079,7 @@ const e = {
|
|
|
3078
3079
|
toothScheme: {
|
|
3079
3080
|
ariaLabel: "Dental chart",
|
|
3080
3081
|
legendLabel: "Condition legend",
|
|
3082
|
+
legendStatusLabel: "Status",
|
|
3081
3083
|
view: {
|
|
3082
3084
|
side: "Side view",
|
|
3083
3085
|
occlusal: "Occlusal view",
|
|
@@ -3122,9 +3124,23 @@ const e = {
|
|
|
3122
3124
|
rootCanal: "Root canal",
|
|
3123
3125
|
temporaryCrown: "Temporary crown",
|
|
3124
3126
|
bridge: "Bridge",
|
|
3125
|
-
destroyed: "
|
|
3127
|
+
destroyed: "Retained root",
|
|
3126
3128
|
implantExtraction: "Implant extraction",
|
|
3127
|
-
stub: "Stub"
|
|
3129
|
+
stub: "Stub",
|
|
3130
|
+
pin: "Post",
|
|
3131
|
+
rootAmputation: "Apicoectomy",
|
|
3132
|
+
anchorage: "Denture attachment",
|
|
3133
|
+
hook: "Clasp",
|
|
3134
|
+
attachment: "Orthodontic attachment",
|
|
3135
|
+
mucogingivalSurgery: "Mucogingival surgery",
|
|
3136
|
+
periodontalSurgery: "Periodontal surgery",
|
|
3137
|
+
curettage: "Curettage",
|
|
3138
|
+
medication: "Dressing",
|
|
3139
|
+
xray: "Radiograph"
|
|
3140
|
+
},
|
|
3141
|
+
status: {
|
|
3142
|
+
planned: "Planned",
|
|
3143
|
+
executed: "Executed"
|
|
3128
3144
|
},
|
|
3129
3145
|
surface: {
|
|
3130
3146
|
mesial: "Mesial",
|
|
@@ -3133,6 +3149,13 @@ const e = {
|
|
|
3133
3149
|
buccal: "Buccal",
|
|
3134
3150
|
lingual: "Lingual"
|
|
3135
3151
|
},
|
|
3152
|
+
root: {
|
|
3153
|
+
mesial: "Mesial root",
|
|
3154
|
+
distal: "Distal root",
|
|
3155
|
+
palatal: "Palatal root",
|
|
3156
|
+
buccal: "Buccal root",
|
|
3157
|
+
single: "Single root"
|
|
3158
|
+
},
|
|
3136
3159
|
numbering: {
|
|
3137
3160
|
fdi: "FDI (ISO 3950)",
|
|
3138
3161
|
universal: "Universal (ADA)",
|
|
@@ -3140,6 +3163,9 @@ const e = {
|
|
|
3140
3163
|
},
|
|
3141
3164
|
toothLabel: "Tooth {{id}}, {{anatomy}}{{conditionSuffix}}",
|
|
3142
3165
|
elementLabel: "{{name}}{{conditionSuffix}}",
|
|
3166
|
+
symbolWithStatus: "{{condition}} ({{status}})",
|
|
3167
|
+
symbolWithScope: "{{condition}} ({{scope}})",
|
|
3168
|
+
symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
|
|
3143
3169
|
selected: "Tooth {{id}} selected, {{conditions}}",
|
|
3144
3170
|
deselected: "Tooth {{id}} deselected",
|
|
3145
3171
|
elementSelected: "{{name}} selected, {{conditions}}",
|
|
@@ -3151,6 +3177,20 @@ const e = {
|
|
|
3151
3177
|
radiographBadge_many: "{{count}} radiographs",
|
|
3152
3178
|
radiographBadge_other: "{{count}} radiographs"
|
|
3153
3179
|
},
|
|
3180
|
+
toothFindingPalette: {
|
|
3181
|
+
ariaLabel: "Dental findings",
|
|
3182
|
+
statusLabel: "Status",
|
|
3183
|
+
empty: "No findings available",
|
|
3184
|
+
group: {
|
|
3185
|
+
decay: "Decay & restoration",
|
|
3186
|
+
prosthetics: "Prosthetics",
|
|
3187
|
+
endodontics: "Endodontics",
|
|
3188
|
+
periodontics: "Periodontics",
|
|
3189
|
+
orthodontics: "Orthodontics & appliances",
|
|
3190
|
+
diagnosis: "Tooth status & imaging",
|
|
3191
|
+
custom: "Practice findings"
|
|
3192
|
+
}
|
|
3193
|
+
},
|
|
3154
3194
|
privacyLock: {
|
|
3155
3195
|
triggerAriaLabel: "Lock screen for privacy",
|
|
3156
3196
|
triggerTooltip: "Lock screen",
|