@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
package/dist/i18n/locales/ar.js
CHANGED
|
@@ -1731,6 +1731,7 @@ const e = {
|
|
|
1731
1731
|
noAvailability: "لا توفر — جرّب يوماً أو خدمة أخرى",
|
|
1732
1732
|
serviceListLabel: "الخدمات المتاحة",
|
|
1733
1733
|
serviceCardLabel: "{{label}}، {{duration}} دقيقة",
|
|
1734
|
+
serviceCardLabelPrice: "{{label}}، {{price}}",
|
|
1734
1735
|
actions: {
|
|
1735
1736
|
back: "رجوع",
|
|
1736
1737
|
next: "التالي",
|
|
@@ -3058,6 +3059,7 @@ const e = {
|
|
|
3058
3059
|
toothScheme: {
|
|
3059
3060
|
ariaLabel: "مخطط الأسنان",
|
|
3060
3061
|
legendLabel: "دليل الحالات",
|
|
3062
|
+
legendStatusLabel: "الحالة",
|
|
3061
3063
|
view: {
|
|
3062
3064
|
side: "عرض جانبي",
|
|
3063
3065
|
occlusal: "عرض إطباقي",
|
|
@@ -3102,9 +3104,23 @@ const e = {
|
|
|
3102
3104
|
rootCanal: "علاج جذر",
|
|
3103
3105
|
temporaryCrown: "تاج مؤقت",
|
|
3104
3106
|
bridge: "جسر",
|
|
3105
|
-
destroyed: "
|
|
3107
|
+
destroyed: "جذر مستبقى",
|
|
3106
3108
|
implantExtraction: "إزالة زرعة",
|
|
3107
|
-
stub: "جذر متبقٍ"
|
|
3109
|
+
stub: "جذر متبقٍ",
|
|
3110
|
+
pin: "وتد جذري",
|
|
3111
|
+
rootAmputation: "قطع ذروة الجذر",
|
|
3112
|
+
anchorage: "مثبت الطقم الجزئي",
|
|
3113
|
+
hook: "مشبك",
|
|
3114
|
+
attachment: "ملحق تقويمي",
|
|
3115
|
+
mucogingivalSurgery: "جراحة مخاطية لثوية",
|
|
3116
|
+
periodontalSurgery: "جراحة دواعم السن",
|
|
3117
|
+
curettage: "تجريف",
|
|
3118
|
+
medication: "ضماد دوائي",
|
|
3119
|
+
xray: "صورة شعاعية"
|
|
3120
|
+
},
|
|
3121
|
+
status: {
|
|
3122
|
+
planned: "مخطط",
|
|
3123
|
+
executed: "منفَّذ"
|
|
3108
3124
|
},
|
|
3109
3125
|
surface: {
|
|
3110
3126
|
mesial: "وسطاني",
|
|
@@ -3113,6 +3129,13 @@ const e = {
|
|
|
3113
3129
|
buccal: "دهليزي",
|
|
3114
3130
|
lingual: "لساني"
|
|
3115
3131
|
},
|
|
3132
|
+
root: {
|
|
3133
|
+
mesial: "الجذر الوسطاني",
|
|
3134
|
+
distal: "الجذر الوحشي",
|
|
3135
|
+
palatal: "الجذر الحنكي",
|
|
3136
|
+
buccal: "الجذر الدهليزي",
|
|
3137
|
+
single: "جذر مفرد"
|
|
3138
|
+
},
|
|
3116
3139
|
numbering: {
|
|
3117
3140
|
fdi: "FDI (ISO 3950)",
|
|
3118
3141
|
universal: "عالمي (ADA)",
|
|
@@ -3120,6 +3143,9 @@ const e = {
|
|
|
3120
3143
|
},
|
|
3121
3144
|
toothLabel: "السن {{id}}, {{anatomy}}{{conditionSuffix}}",
|
|
3122
3145
|
elementLabel: "{{name}}{{conditionSuffix}}",
|
|
3146
|
+
symbolWithStatus: "{{condition}} ({{status}})",
|
|
3147
|
+
symbolWithScope: "{{condition}} ({{scope}})",
|
|
3148
|
+
symbolWithScopeAndStatus: "{{condition}} ({{scope}}, {{status}})",
|
|
3123
3149
|
selected: "تم تحديد السن {{id}}, {{conditions}}",
|
|
3124
3150
|
deselected: "تم إلغاء تحديد السن {{id}}",
|
|
3125
3151
|
elementSelected: "تم تحديد {{name}}, {{conditions}}",
|
|
@@ -3131,6 +3157,20 @@ const e = {
|
|
|
3131
3157
|
radiographBadge_many: "{{count}} صورة شعاعية",
|
|
3132
3158
|
radiographBadge_other: "{{count}} صورة شعاعية"
|
|
3133
3159
|
},
|
|
3160
|
+
toothFindingPalette: {
|
|
3161
|
+
ariaLabel: "الموجودات السنية",
|
|
3162
|
+
statusLabel: "الحالة",
|
|
3163
|
+
empty: "لا توجد موجودات متاحة",
|
|
3164
|
+
group: {
|
|
3165
|
+
decay: "التسوس والترميم",
|
|
3166
|
+
prosthetics: "التعويضات السنية",
|
|
3167
|
+
endodontics: "علاج الجذور",
|
|
3168
|
+
periodontics: "دواعم السن",
|
|
3169
|
+
orthodontics: "التقويم والأجهزة",
|
|
3170
|
+
diagnosis: "حالة السن والتصوير",
|
|
3171
|
+
custom: "موجودات العيادة"
|
|
3172
|
+
}
|
|
3173
|
+
},
|
|
3134
3174
|
privacyLock: {
|
|
3135
3175
|
triggerAriaLabel: "قفل الشاشة للخصوصية",
|
|
3136
3176
|
triggerTooltip: "قفل الشاشة",
|