@alfadocs/ui-kit 0.62.0 → 0.64.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 (97) hide show
  1. package/dist/_chunks/{ai-prompt-input-C6sCr1Vi.js → ai-prompt-input-Dx8eXoPm.js} +2 -2
  2. package/dist/_chunks/{audio-recorder-D6OVfNiZ.js → audio-recorder-CdXuT9ln.js} +2 -2
  3. package/dist/_chunks/{bishop-score-B9tvgoIq.js → bishop-score-CzjSx-dm.js} +2 -2
  4. package/dist/_chunks/{booking-BUV9fspj.js → booking-ChfvWy3P.js} +2 -2
  5. package/dist/_chunks/{care-plan-card-QmNpGggC.js → care-plan-card-DhZNoXs4.js} +2 -2
  6. package/dist/_chunks/{care-plan-entry-card-Cnra7vUc.js → care-plan-entry-card-DW70yBOD.js} +2 -2
  7. package/dist/_chunks/{editable-currency-cell-renderer-D5C5tCfu.js → editable-currency-cell-renderer-BQgaKFCz.js} +2 -2
  8. package/dist/_chunks/finished-terminal-VjZ_-eDD.js +122 -0
  9. package/dist/_chunks/{gestational-age-calculator-AkNFfZYs.js → gestational-age-calculator-D85E8lGN.js} +2 -2
  10. package/dist/_chunks/{pregnancy-dating-Dg6dTe1p.js → pregnancy-dating-7NUaAfob.js} +2 -2
  11. package/dist/_chunks/{select-hsCaJSX3.js → select-CEtRcon5.js} +46 -45
  12. package/dist/_chunks/{tabs-BpPYVme_.js → tabs-BIQ0ew1T.js} +2 -2
  13. package/dist/_chunks/tooth-scheme-CiphQaON.js +1257 -0
  14. package/dist/_chunks/{unit-converter-3sINXO3m.js → unit-converter-BIbXHIQA.js} +2 -2
  15. package/dist/_chunks/use-countdown-Yd6ts0_a.js +26 -0
  16. package/dist/agent-catalog.json +55 -4
  17. package/dist/components/ai-prompt-input/index.js +1 -1
  18. package/dist/components/audio-recorder/index.js +1 -1
  19. package/dist/components/bishop-score/index.js +1 -1
  20. package/dist/components/booking/index.js +1 -1
  21. package/dist/components/care-plan-card/index.js +1 -1
  22. package/dist/components/care-plan-entry-card/index.js +1 -1
  23. package/dist/components/data-table/index.js +1 -1
  24. package/dist/components/finished-terminal/finished-terminal.d.ts +55 -0
  25. package/dist/components/finished-terminal/index.d.ts +3 -0
  26. package/dist/components/finished-terminal/index.js +5 -0
  27. package/dist/components/gestational-age-calculator/index.js +1 -1
  28. package/dist/components/index.d.ts +1 -0
  29. package/dist/components/pregnancy-dating/index.js +1 -1
  30. package/dist/components/select/index.js +1 -1
  31. package/dist/components/select/select.d.ts +8 -0
  32. package/dist/components/tabs/index.js +1 -1
  33. package/dist/components/tooth-scheme/index.d.ts +2 -2
  34. package/dist/components/tooth-scheme/index.js +22 -15
  35. package/dist/components/tooth-scheme/tooth-data.d.ts +79 -18
  36. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -0
  37. package/dist/components/tooth-scheme/tooth-scheme.d.ts +48 -1
  38. package/dist/components/unit-converter/index.js +1 -1
  39. package/dist/hooks/index.js +79 -99
  40. package/dist/i18n/locales/ar.d.ts +22 -0
  41. package/dist/i18n/locales/ar.js +23 -1
  42. package/dist/i18n/locales/de.d.ts +22 -0
  43. package/dist/i18n/locales/de.js +23 -1
  44. package/dist/i18n/locales/el.d.ts +22 -0
  45. package/dist/i18n/locales/el.js +23 -1
  46. package/dist/i18n/locales/en.d.ts +22 -0
  47. package/dist/i18n/locales/en.js +23 -1
  48. package/dist/i18n/locales/es.d.ts +22 -0
  49. package/dist/i18n/locales/es.js +23 -1
  50. package/dist/i18n/locales/fr.d.ts +22 -0
  51. package/dist/i18n/locales/fr.js +23 -1
  52. package/dist/i18n/locales/hi.d.ts +22 -0
  53. package/dist/i18n/locales/hi.js +23 -1
  54. package/dist/i18n/locales/it.d.ts +22 -0
  55. package/dist/i18n/locales/it.js +23 -1
  56. package/dist/i18n/locales/ja.d.ts +22 -0
  57. package/dist/i18n/locales/ja.js +23 -1
  58. package/dist/i18n/locales/nl.d.ts +22 -0
  59. package/dist/i18n/locales/nl.js +23 -1
  60. package/dist/i18n/locales/pl.d.ts +22 -0
  61. package/dist/i18n/locales/pl.js +23 -1
  62. package/dist/i18n/locales/pt.d.ts +22 -0
  63. package/dist/i18n/locales/pt.js +23 -1
  64. package/dist/i18n/locales/ro.d.ts +22 -0
  65. package/dist/i18n/locales/ro.js +23 -1
  66. package/dist/i18n/locales/ru.d.ts +22 -0
  67. package/dist/i18n/locales/ru.js +23 -1
  68. package/dist/i18n/locales/sq.d.ts +22 -0
  69. package/dist/i18n/locales/sq.js +23 -1
  70. package/dist/i18n/locales/sv.d.ts +22 -0
  71. package/dist/i18n/locales/sv.js +23 -1
  72. package/dist/i18n/locales/tr.d.ts +22 -0
  73. package/dist/i18n/locales/tr.js +23 -1
  74. package/dist/i18n/locales/zh.d.ts +22 -0
  75. package/dist/i18n/locales/zh.js +23 -1
  76. package/dist/index.js +354 -345
  77. package/dist/locales/ar.json +23 -1
  78. package/dist/locales/de.json +23 -1
  79. package/dist/locales/el.json +23 -1
  80. package/dist/locales/en.json +23 -1
  81. package/dist/locales/es.json +23 -1
  82. package/dist/locales/fr.json +23 -1
  83. package/dist/locales/hi.json +23 -1
  84. package/dist/locales/it.json +23 -1
  85. package/dist/locales/ja.json +23 -1
  86. package/dist/locales/nl.json +23 -1
  87. package/dist/locales/pl.json +23 -1
  88. package/dist/locales/pt.json +23 -1
  89. package/dist/locales/ro.json +23 -1
  90. package/dist/locales/ru.json +23 -1
  91. package/dist/locales/sq.json +23 -1
  92. package/dist/locales/sv.json +23 -1
  93. package/dist/locales/tr.json +23 -1
  94. package/dist/locales/zh.json +23 -1
  95. package/dist/tokens.css +1 -1
  96. package/package.json +5 -1
  97. package/dist/_chunks/tooth-scheme-CxlsLjfN.js +0 -753
@@ -1697,6 +1697,11 @@ const e = {
1697
1697
  invalidReturnUrl: "返回 URL 必须与本站来源一致,支付未提交。"
1698
1698
  }
1699
1699
  },
1700
+ finishedTerminal: {
1701
+ autoClose: "此标签页将在 {{seconds}} 秒后关闭。",
1702
+ closeNow: "立即关闭",
1703
+ redirecting: "正在跳转…"
1704
+ },
1700
1705
  signatureField: {
1701
1706
  prompt: "点击签名",
1702
1707
  unsigned: "在此签名",
@@ -1901,11 +1906,23 @@ const e = {
1901
1906
  toothScheme: {
1902
1907
  ariaLabel: "牙位图",
1903
1908
  legendLabel: "状态图例",
1909
+ view: {
1910
+ side: "侧面观",
1911
+ occlusal: "咬合面观",
1912
+ both: "两种视图"
1913
+ },
1904
1914
  dentition: {
1905
1915
  permanent: "恒牙列",
1906
1916
  primary: "乳牙列",
1907
1917
  mixed: "混合牙列"
1908
1918
  },
1919
+ options: {
1920
+ label: "图表选项",
1921
+ legend: "图例",
1922
+ dentition: "牙列",
1923
+ numbering: "编号",
1924
+ view: "视图"
1925
+ },
1909
1926
  anatomy: {
1910
1927
  incisor: "切牙",
1911
1928
  canine: "尖牙",
@@ -1918,7 +1935,12 @@ const e = {
1918
1935
  crowned: "已冠修复",
1919
1936
  missing: "缺失",
1920
1937
  implant: "种植体",
1921
- rootCanal: "根管治疗"
1938
+ rootCanal: "根管治疗",
1939
+ temporaryCrown: "临时冠",
1940
+ bridge: "固定桥",
1941
+ destroyed: "残冠",
1942
+ implantExtraction: "种植体取出",
1943
+ stub: "残根"
1922
1944
  },
1923
1945
  surface: {
1924
1946
  mesial: "近中面",