@alfadocs/ui-kit 1.4.16 → 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.
Files changed (82) hide show
  1. package/dist/_chunks/{anamnesis-summary-rows-CVzxC2X3.js → anamnesis-summary-rows-BpYztFUv.js} +20 -4
  2. package/dist/_chunks/{care-plan-card-C83Hb9EE.js → care-plan-card-CehAU7F_.js} +2 -2
  3. package/dist/_chunks/{care-plan-entry-card-CHMPSTCz.js → care-plan-entry-card-ChWRMfMw.js} +2 -2
  4. package/dist/_chunks/{periodontal-chart-brakjj0s.js → periodontal-chart-C0nNQKKK.js} +121 -121
  5. package/dist/_chunks/tooth-data-DR8Kdnup.js +903 -0
  6. package/dist/_chunks/tooth-finding-palette-vqC-D2Ye.js +708 -0
  7. package/dist/_chunks/tooth-scheme-BPXE1_3N.js +2051 -0
  8. package/dist/agent-catalog.json +465 -21
  9. package/dist/agent-i18n/en.json +23 -6
  10. package/dist/components/care-plan-card/index.js +1 -1
  11. package/dist/components/care-plan-entry-card/index.js +1 -1
  12. package/dist/components/index.d.ts +1 -0
  13. package/dist/components/periodontal-chart/index.js +1 -1
  14. package/dist/components/tooth-finding-palette/index.d.ts +4 -0
  15. package/dist/components/tooth-finding-palette/index.js +9 -0
  16. package/dist/components/tooth-finding-palette/tooth-finding-palette.agent.d.ts +4 -0
  17. package/dist/components/tooth-finding-palette/tooth-finding-palette.d.ts +89 -0
  18. package/dist/components/tooth-scheme/index.d.ts +2 -2
  19. package/dist/components/tooth-scheme/index.js +57 -30
  20. package/dist/components/tooth-scheme/tooth-data.d.ts +279 -10
  21. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -2
  22. package/dist/components/tooth-scheme/tooth-scheme.d.ts +30 -3
  23. package/dist/i18n/locales/ar.d.ts +40 -1
  24. package/dist/i18n/locales/ar.js +41 -2
  25. package/dist/i18n/locales/de.d.ts +40 -1
  26. package/dist/i18n/locales/de.js +41 -2
  27. package/dist/i18n/locales/el.d.ts +40 -1
  28. package/dist/i18n/locales/el.js +41 -2
  29. package/dist/i18n/locales/en.d.ts +40 -1
  30. package/dist/i18n/locales/en.js +41 -2
  31. package/dist/i18n/locales/es.d.ts +40 -1
  32. package/dist/i18n/locales/es.js +41 -2
  33. package/dist/i18n/locales/fr.d.ts +40 -1
  34. package/dist/i18n/locales/fr.js +41 -2
  35. package/dist/i18n/locales/hi.d.ts +40 -1
  36. package/dist/i18n/locales/hi.js +41 -2
  37. package/dist/i18n/locales/it.d.ts +40 -1
  38. package/dist/i18n/locales/it.js +41 -2
  39. package/dist/i18n/locales/ja.d.ts +40 -1
  40. package/dist/i18n/locales/ja.js +41 -2
  41. package/dist/i18n/locales/nl.d.ts +40 -1
  42. package/dist/i18n/locales/nl.js +41 -2
  43. package/dist/i18n/locales/pl.d.ts +40 -1
  44. package/dist/i18n/locales/pl.js +41 -2
  45. package/dist/i18n/locales/pt.d.ts +40 -1
  46. package/dist/i18n/locales/pt.js +41 -2
  47. package/dist/i18n/locales/ro.d.ts +40 -1
  48. package/dist/i18n/locales/ro.js +41 -2
  49. package/dist/i18n/locales/ru.d.ts +40 -1
  50. package/dist/i18n/locales/ru.js +41 -2
  51. package/dist/i18n/locales/sq.d.ts +40 -1
  52. package/dist/i18n/locales/sq.js +41 -2
  53. package/dist/i18n/locales/sv.d.ts +40 -1
  54. package/dist/i18n/locales/sv.js +41 -2
  55. package/dist/i18n/locales/tr.d.ts +40 -1
  56. package/dist/i18n/locales/tr.js +41 -2
  57. package/dist/i18n/locales/zh.d.ts +40 -1
  58. package/dist/i18n/locales/zh.js +41 -2
  59. package/dist/index.js +448 -415
  60. package/dist/locales/ar.json +41 -2
  61. package/dist/locales/de.json +41 -2
  62. package/dist/locales/el.json +41 -2
  63. package/dist/locales/en.json +41 -2
  64. package/dist/locales/es.json +41 -2
  65. package/dist/locales/fr.json +41 -2
  66. package/dist/locales/hi.json +41 -2
  67. package/dist/locales/it.json +41 -2
  68. package/dist/locales/ja.json +41 -2
  69. package/dist/locales/nl.json +41 -2
  70. package/dist/locales/pl.json +41 -2
  71. package/dist/locales/pt.json +41 -2
  72. package/dist/locales/ro.json +41 -2
  73. package/dist/locales/ru.json +41 -2
  74. package/dist/locales/sq.json +41 -2
  75. package/dist/locales/sv.json +41 -2
  76. package/dist/locales/tr.json +41 -2
  77. package/dist/locales/zh.json +41 -2
  78. package/dist/patterns/anamnesis/index.js +1 -1
  79. package/dist/tokens.css +1 -1
  80. package/package.json +5 -1
  81. package/dist/_chunks/tooth-data-BwuoKFf4.js +0 -660
  82. package/dist/_chunks/tooth-scheme-s0ipC0-Z.js +0 -1483
@@ -3083,6 +3083,7 @@
3083
3083
  "toothScheme": {
3084
3084
  "ariaLabel": "Diş şeması",
3085
3085
  "legendLabel": "Durum göstergesi",
3086
+ "legendStatusLabel": "Durum",
3086
3087
  "view": {
3087
3088
  "side": "Yandan görünüm",
3088
3089
  "occlusal": "Oklüzal görünüm",
@@ -3127,9 +3128,23 @@
3127
3128
  "rootCanal": "Kanal tedavisi",
3128
3129
  "temporaryCrown": "Geçici kuron",
3129
3130
  "bridge": "Köprü",
3130
- "destroyed": "Harabe",
3131
+ "destroyed": "Rezidüel kök",
3131
3132
  "implantExtraction": "İmplant çıkarma",
3132
- "stub": "Güdük"
3133
+ "stub": "Güdük",
3134
+ "pin": "Post",
3135
+ "rootAmputation": "Apikal rezeksiyon",
3136
+ "anchorage": "Protez tutucu ataşman",
3137
+ "hook": "Kroşe",
3138
+ "attachment": "Ortodontik ataşman",
3139
+ "mucogingivalSurgery": "Mukogingival cerrahi",
3140
+ "periodontalSurgery": "Periodontal cerrahi",
3141
+ "curettage": "Küretaj",
3142
+ "medication": "Medikamanlı pansuman",
3143
+ "xray": "Radyografi"
3144
+ },
3145
+ "status": {
3146
+ "planned": "Planlandı",
3147
+ "executed": "Yapıldı"
3133
3148
  },
3134
3149
  "surface": {
3135
3150
  "mesial": "Mezyal",
@@ -3138,6 +3153,13 @@
3138
3153
  "buccal": "Vestibüler",
3139
3154
  "lingual": "Lingual"
3140
3155
  },
3156
+ "root": {
3157
+ "mesial": "Meziyal kök",
3158
+ "distal": "Distal kök",
3159
+ "palatal": "Palatinal kök",
3160
+ "buccal": "Bukkal kök",
3161
+ "single": "Tek kök"
3162
+ },
3141
3163
  "numbering": {
3142
3164
  "fdi": "FDI (ISO 3950)",
3143
3165
  "universal": "Evrensel (ADA)",
@@ -3145,6 +3167,9 @@
3145
3167
  },
3146
3168
  "toothLabel": "Diş {{id}}, {{anatomy}}{{conditionSuffix}}",
3147
3169
  "elementLabel": "{{name}}{{conditionSuffix}}",
3170
+ "symbolWithStatus": "{{condition}} ({{status}})",
3171
+ "symbolWithScope": "{{condition}} ({{scope}})",
3172
+ "symbolWithScopeAndStatus": "{{condition}} ({{scope}}, {{status}})",
3148
3173
  "selected": "Diş {{id}} seçildi, {{conditions}}",
3149
3174
  "deselected": "Diş {{id}} seçimi kaldırıldı",
3150
3175
  "elementSelected": "{{name}} seçildi, {{conditions}}",
@@ -3156,6 +3181,20 @@
3156
3181
  "radiographBadge_many": "{{count}} radyografi",
3157
3182
  "radiographBadge_other": "{{count}} radyografi"
3158
3183
  },
3184
+ "toothFindingPalette": {
3185
+ "ariaLabel": "Diş bulguları",
3186
+ "statusLabel": "Durum",
3187
+ "empty": "Kullanılabilir bulgu yok",
3188
+ "group": {
3189
+ "decay": "Çürük ve restorasyon",
3190
+ "prosthetics": "Protez",
3191
+ "endodontics": "Endodonti",
3192
+ "periodontics": "Periodontoloji",
3193
+ "orthodontics": "Ortodonti ve apareyler",
3194
+ "diagnosis": "Diş durumu ve görüntüleme",
3195
+ "custom": "Klinik bulguları"
3196
+ }
3197
+ },
3159
3198
  "privacyLock": {
3160
3199
  "triggerAriaLabel": "Gizlilik için ekranı kilitle",
3161
3200
  "triggerTooltip": "Ekranı kilitle",
@@ -3083,6 +3083,7 @@
3083
3083
  "toothScheme": {
3084
3084
  "ariaLabel": "牙位图",
3085
3085
  "legendLabel": "状态图例",
3086
+ "legendStatusLabel": "状态",
3086
3087
  "view": {
3087
3088
  "side": "侧面观",
3088
3089
  "occlusal": "咬合面观",
@@ -3127,9 +3128,23 @@
3127
3128
  "rootCanal": "根管治疗",
3128
3129
  "temporaryCrown": "临时冠",
3129
3130
  "bridge": "固定桥",
3130
- "destroyed": "残冠",
3131
+ "destroyed": "残留牙根",
3131
3132
  "implantExtraction": "种植体取出",
3132
- "stub": "残根"
3133
+ "stub": "残根",
3134
+ "pin": "桩核",
3135
+ "rootAmputation": "根尖切除术",
3136
+ "anchorage": "义齿附着体",
3137
+ "hook": "卡环",
3138
+ "attachment": "正畸附件",
3139
+ "mucogingivalSurgery": "膜龈手术",
3140
+ "periodontalSurgery": "牙周手术",
3141
+ "curettage": "刮治术",
3142
+ "medication": "药物封药",
3143
+ "xray": "X线片"
3144
+ },
3145
+ "status": {
3146
+ "planned": "计划",
3147
+ "executed": "已完成"
3133
3148
  },
3134
3149
  "surface": {
3135
3150
  "mesial": "近中面",
@@ -3138,6 +3153,13 @@
3138
3153
  "buccal": "颊面",
3139
3154
  "lingual": "舌面"
3140
3155
  },
3156
+ "root": {
3157
+ "mesial": "近中根",
3158
+ "distal": "远中根",
3159
+ "palatal": "腭根",
3160
+ "buccal": "颊根",
3161
+ "single": "单根"
3162
+ },
3141
3163
  "numbering": {
3142
3164
  "fdi": "FDI(ISO 3950)",
3143
3165
  "universal": "通用编号(ADA)",
@@ -3145,6 +3167,9 @@
3145
3167
  },
3146
3168
  "toothLabel": "{{id}} 号牙,{{anatomy}}{{conditionSuffix}}",
3147
3169
  "elementLabel": "{{name}}{{conditionSuffix}}",
3170
+ "symbolWithStatus": "{{condition}}({{status}})",
3171
+ "symbolWithScope": "{{condition}}({{scope}})",
3172
+ "symbolWithScopeAndStatus": "{{condition}}({{scope}}、{{status}})",
3148
3173
  "selected": "{{id}} 号牙已选中,{{conditions}}",
3149
3174
  "deselected": "{{id}} 号牙已取消选中",
3150
3175
  "elementSelected": "{{name}} 已选中,{{conditions}}",
@@ -3156,6 +3181,20 @@
3156
3181
  "radiographBadge_many": "{{count}} 张牙片",
3157
3182
  "radiographBadge_other": "{{count}} 张牙片"
3158
3183
  },
3184
+ "toothFindingPalette": {
3185
+ "ariaLabel": "牙科检查所见",
3186
+ "statusLabel": "状态",
3187
+ "empty": "暂无可用的检查项",
3188
+ "group": {
3189
+ "decay": "龋齿与修复",
3190
+ "prosthetics": "口腔修复",
3191
+ "endodontics": "牙髓治疗",
3192
+ "periodontics": "牙周治疗",
3193
+ "orthodontics": "正畸与矫治器",
3194
+ "diagnosis": "牙齿状态与影像",
3195
+ "custom": "诊所自定义项"
3196
+ }
3197
+ },
3159
3198
  "privacyLock": {
3160
3199
  "triggerAriaLabel": "锁定屏幕以保护隐私",
3161
3200
  "triggerTooltip": "锁定屏幕",
@@ -1,4 +1,4 @@
1
- import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-CVzxC2X3.js";
1
+ import { A as e, a as i, L as r, P as n, S as o, T as t, b as l, c as d, d as g, e as A, f as m, g as c, h as E, i as P, j as f, k as S, l as h, m as u, n as T, o as I, p as N, r as R, q as _, s as C, t as L, u as b } from "../../_chunks/anamnesis-summary-rows-BpYztFUv.js";
2
2
  export {
3
3
  e as Anamnesis,
4
4
  i as AnamnesisConfigEditor,