@alfadocs/ui-kit 0.73.0 → 0.77.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 (199) hide show
  1. package/dist/_chunks/actions-cell-renderer-DLrcSTK_.js +1546 -0
  2. package/dist/_chunks/{address-fields-COyjgqxA.js → address-fields-7k59FnJ6.js} +2 -2
  3. package/dist/_chunks/{ai-prompt-input-DFm58UjY.js → ai-prompt-input-DziJCGLe.js} +2 -2
  4. package/dist/_chunks/{audio-recorder-CjAY0GAc.js → audio-recorder-Cc3KuL9y.js} +2 -2
  5. package/dist/_chunks/{bishop-score-Bs6t6Zv1.js → bishop-score-DDW5-gb9.js} +2 -2
  6. package/dist/_chunks/{booking-CWnZhZ5g.js → booking-CLmeXtGv.js} +3 -3
  7. package/dist/_chunks/{care-plan-card-CfIP3Vc1.js → care-plan-card-BrwhyIJI.js} +2 -2
  8. package/dist/_chunks/{care-plan-entry-card-CRbS-G00.js → care-plan-entry-card-DWEdCQM3.js} +2 -2
  9. package/dist/_chunks/{country-select-DYHDLEjG.js → country-select-BN9nedAp.js} +2 -2
  10. package/dist/_chunks/data-table-tabs-BEUXiRlu.js +710 -0
  11. package/dist/_chunks/document-preview-CvHnHf6T.js +243 -0
  12. package/dist/_chunks/{document-scanner-BE6Jz4Ob.js → document-scanner-B6h1Ir56.js} +2 -2
  13. package/dist/_chunks/{field-value-DCXJXKab.js → field-value-DHG6gEKS.js} +2 -2
  14. package/dist/_chunks/file-Cwe9VC1A.js +40 -0
  15. package/dist/_chunks/file-manager-DfTG7bxx.js +1771 -0
  16. package/dist/_chunks/{file-upload-B2SXhRiN.js → file-upload-DENvuhfs.js} +98 -129
  17. package/dist/_chunks/flag-Cnmivlrl.js +641 -0
  18. package/dist/_chunks/{gestational-age-calculator-C9Dfis4I.js → gestational-age-calculator-BpYw-WF-.js} +2 -2
  19. package/dist/_chunks/{header-settings-CRQDCYgr.js → header-settings-DMfdx0Vq.js} +2 -2
  20. package/dist/_chunks/{icon-picker-BePK27S-.js → icon-picker-CM9ubkew.js} +2 -2
  21. package/dist/_chunks/link-cell-renderer-BQGUs45d.js +711 -0
  22. package/dist/_chunks/{locale-picker-Cbfqc0_N.js → locale-picker-EyvPrwDc.js} +3 -3
  23. package/dist/_chunks/{marketplace-app-shell-Dm6S-hun.js → marketplace-app-shell-Bxq1PYAj.js} +3 -3
  24. package/dist/_chunks/{muscle-scheme-B9MIkuj0.js → muscle-scheme-CFBE2dme.js} +6 -14
  25. package/dist/_chunks/{notes-panel-B_8-Mebz.js → notes-panel-Cvdp818a.js} +2 -2
  26. package/dist/_chunks/{optical-prescription-BQ75_kf6.js → optical-prescription-BEjYQjiO.js} +2 -2
  27. package/dist/_chunks/{patient-details-JkOI3Ijd.js → patient-details-zy76MRh7.js} +5 -5
  28. package/dist/_chunks/{patient-summary-card-CQOLMH3E.js → patient-summary-card-D6kgdTNn.js} +2 -2
  29. package/dist/_chunks/{patient-table-B_mOe-ZT.js → patient-table-DweKjiXg.js} +122 -118
  30. package/dist/_chunks/periodontal-chart-CYBhr9vc.js +1305 -0
  31. package/dist/_chunks/periodontal-diagnosis-cco40xTa.js +345 -0
  32. package/dist/_chunks/periodontal-risk-chart-bUGkMwDg.js +334 -0
  33. package/dist/_chunks/{phone-input-dtnrvnZf.js → phone-input-D00ZBAm-.js} +2 -2
  34. package/dist/_chunks/{popover-DGTKfLWh.js → popover-Cc0a69sw.js} +31 -28
  35. package/dist/_chunks/{pregnancy-dating-IsDVfqJX.js → pregnancy-dating-msMl_6wz.js} +2 -2
  36. package/dist/_chunks/{radiograph-panel.agent-e488ooH8.js → radiograph-panel.agent-CxF9pVxd.js} +2 -2
  37. package/dist/_chunks/{rich-text-editor-CgA2bYwi.js → rich-text-editor-CCWjNkbx.js} +186 -177
  38. package/dist/_chunks/{select-BmCbJMJS.js → select-BW5ecXlX.js} +13 -13
  39. package/dist/_chunks/{sidebar-CtU35PIX.js → sidebar-C0PbwJBc.js} +357 -320
  40. package/dist/_chunks/signature-request-C-mskXwi.js +318 -0
  41. package/dist/_chunks/{tabs-DVQ941Sj.js → tabs-CVTukWRD.js} +2 -2
  42. package/dist/_chunks/{tasks-panel-LCK5ZXvU.js → tasks-panel-CjGAhIN8.js} +2 -2
  43. package/dist/_chunks/tooth-data-BwuoKFf4.js +660 -0
  44. package/dist/_chunks/tooth-scheme-BzJ6rcte.js +1483 -0
  45. package/dist/_chunks/{unit-converter-3uL_tMCm.js → unit-converter-CSLWFDQh.js} +2 -2
  46. package/dist/agent-catalog.json +1430 -213
  47. package/dist/agent-i18n/en.json +86 -5
  48. package/dist/components/_shared/entity-card/entity-card.d.ts +1 -1
  49. package/dist/components/address-fields/index.js +1 -1
  50. package/dist/components/ai-prompt-input/index.js +1 -1
  51. package/dist/components/anamnesis-card/anamnesis-card.d.ts +1 -1
  52. package/dist/components/appointment-card/appointment-card.d.ts +1 -1
  53. package/dist/components/audio-recorder/index.js +1 -1
  54. package/dist/components/bishop-score/index.js +1 -1
  55. package/dist/components/booking/index.js +1 -1
  56. package/dist/components/card/card.d.ts +1 -1
  57. package/dist/components/care-plan-card/index.js +1 -1
  58. package/dist/components/care-plan-entry-card/index.js +1 -1
  59. package/dist/components/clinical-note-card/clinical-note-card.d.ts +1 -1
  60. package/dist/components/contact-profile-card/contact-profile-card.d.ts +1 -1
  61. package/dist/components/country-select/index.js +1 -1
  62. package/dist/components/data-table/index.js +35 -34
  63. package/dist/components/data-table/toolbar.d.ts +1 -1
  64. package/dist/components/data-table-tabs/data-table-tabs.agent.d.ts +4 -0
  65. package/dist/components/data-table-tabs/data-table-tabs.d.ts +93 -0
  66. package/dist/components/data-table-tabs/index.d.ts +5 -0
  67. package/dist/components/data-table-tabs/index.js +8 -0
  68. package/dist/components/data-table-tabs/use-data-table-filter-tabs.d.ts +63 -0
  69. package/dist/components/document-preview/document-preview.agent.d.ts +4 -0
  70. package/dist/components/document-preview/document-preview.d.ts +64 -0
  71. package/dist/components/document-preview/index.d.ts +4 -0
  72. package/dist/components/document-preview/index.js +6 -0
  73. package/dist/components/document-scanner/index.js +1 -1
  74. package/dist/components/file-manager/dialogs.d.ts +48 -0
  75. package/dist/components/file-manager/file-manager.agent.d.ts +4 -0
  76. package/dist/components/file-manager/file-manager.d.ts +82 -0
  77. package/dist/components/file-manager/folder-tree.d.ts +12 -0
  78. package/dist/components/file-manager/index.d.ts +5 -0
  79. package/dist/components/file-manager/index.js +6 -0
  80. package/dist/components/file-manager/list-view.d.ts +49 -0
  81. package/dist/components/file-manager/toolbar.d.ts +15 -0
  82. package/dist/components/file-manager/types.d.ts +167 -0
  83. package/dist/components/file-manager/utils.d.ts +34 -0
  84. package/dist/components/file-upload/index.js +1 -1
  85. package/dist/components/flag/index.js +1 -1
  86. package/dist/components/gestational-age-calculator/index.js +1 -1
  87. package/dist/components/header-settings/index.js +1 -1
  88. package/dist/components/icon-picker/index.js +1 -1
  89. package/dist/components/index.d.ts +7 -0
  90. package/dist/components/locale-picker/index.js +1 -1
  91. package/dist/components/message-card/message-card.d.ts +1 -1
  92. package/dist/components/muscle-scheme/index.js +1 -1
  93. package/dist/components/notes-panel/index.js +1 -1
  94. package/dist/components/notification-card/notification-card.d.ts +1 -1
  95. package/dist/components/operator-hero/operator-hero.d.ts +1 -1
  96. package/dist/components/optical-prescription/index.js +1 -1
  97. package/dist/components/patient-details/index.js +1 -1
  98. package/dist/components/patient-summary-card/index.js +1 -1
  99. package/dist/components/patient-summary-card/patient-summary-card.d.ts +1 -1
  100. package/dist/components/patient-table/index.js +1 -1
  101. package/dist/components/payment-card/payment-card.d.ts +1 -1
  102. package/dist/components/payment-card/payment-request-card.d.ts +1 -1
  103. package/dist/components/periodontal-chart/index.d.ts +6 -0
  104. package/dist/components/periodontal-chart/index.js +23 -0
  105. package/dist/components/periodontal-chart/periodontal-chart-data.d.ts +164 -0
  106. package/dist/components/periodontal-chart/periodontal-chart.agent.d.ts +4 -0
  107. package/dist/components/periodontal-chart/periodontal-chart.d.ts +71 -0
  108. package/dist/components/periodontal-chart-card/periodontal-chart-card.d.ts +1 -1
  109. package/dist/components/periodontal-diagnosis/index.d.ts +6 -0
  110. package/dist/components/periodontal-diagnosis/index.js +13 -0
  111. package/dist/components/periodontal-diagnosis/periodontal-diagnosis-data.d.ts +30 -0
  112. package/dist/components/periodontal-diagnosis/periodontal-diagnosis.agent.d.ts +4 -0
  113. package/dist/components/periodontal-diagnosis/periodontal-diagnosis.d.ts +44 -0
  114. package/dist/components/periodontal-risk-chart/index.d.ts +6 -0
  115. package/dist/components/periodontal-risk-chart/index.js +9 -0
  116. package/dist/components/periodontal-risk-chart/periodontal-risk-chart.agent.d.ts +4 -0
  117. package/dist/components/periodontal-risk-chart/periodontal-risk-chart.d.ts +28 -0
  118. package/dist/components/periodontal-risk-chart/periodontal-risk-data.d.ts +47 -0
  119. package/dist/components/phone-input/index.js +1 -1
  120. package/dist/components/popover/index.js +1 -1
  121. package/dist/components/popover/popover.d.ts +1 -0
  122. package/dist/components/pregnancy-dating/index.js +1 -1
  123. package/dist/components/product-hub-tray/product-hub-panel.d.ts +1 -1
  124. package/dist/components/radiograph-panel/index.js +1 -1
  125. package/dist/components/rich-text-editor/index.js +1 -1
  126. package/dist/components/select/index.js +1 -1
  127. package/dist/components/sidebar/index.js +1 -1
  128. package/dist/components/sidebar/sidebar.d.ts +9 -0
  129. package/dist/components/skeleton-scheme/index.js +5 -13
  130. package/dist/components/stat/stat.d.ts +1 -1
  131. package/dist/components/tabs/index.js +1 -1
  132. package/dist/components/tasks-panel/index.js +1 -1
  133. package/dist/components/tooth-scheme/index.js +29 -28
  134. package/dist/components/unit-converter/index.js +1 -1
  135. package/dist/i18n/locales/ar.d.ts +321 -0
  136. package/dist/i18n/locales/ar.js +321 -0
  137. package/dist/i18n/locales/de.d.ts +321 -0
  138. package/dist/i18n/locales/de.js +321 -0
  139. package/dist/i18n/locales/el.d.ts +321 -0
  140. package/dist/i18n/locales/el.js +321 -0
  141. package/dist/i18n/locales/en.d.ts +321 -0
  142. package/dist/i18n/locales/en.js +321 -0
  143. package/dist/i18n/locales/es.d.ts +321 -0
  144. package/dist/i18n/locales/es.js +321 -0
  145. package/dist/i18n/locales/fr.d.ts +321 -0
  146. package/dist/i18n/locales/fr.js +321 -0
  147. package/dist/i18n/locales/hi.d.ts +321 -0
  148. package/dist/i18n/locales/hi.js +321 -0
  149. package/dist/i18n/locales/it.d.ts +321 -0
  150. package/dist/i18n/locales/it.js +321 -0
  151. package/dist/i18n/locales/ja.d.ts +321 -0
  152. package/dist/i18n/locales/ja.js +321 -0
  153. package/dist/i18n/locales/nl.d.ts +321 -0
  154. package/dist/i18n/locales/nl.js +321 -0
  155. package/dist/i18n/locales/pl.d.ts +321 -0
  156. package/dist/i18n/locales/pl.js +321 -0
  157. package/dist/i18n/locales/pt.d.ts +321 -0
  158. package/dist/i18n/locales/pt.js +321 -0
  159. package/dist/i18n/locales/ro.d.ts +321 -0
  160. package/dist/i18n/locales/ro.js +321 -0
  161. package/dist/i18n/locales/ru.d.ts +321 -0
  162. package/dist/i18n/locales/ru.js +321 -0
  163. package/dist/i18n/locales/sq.d.ts +321 -0
  164. package/dist/i18n/locales/sq.js +321 -0
  165. package/dist/i18n/locales/sv.d.ts +321 -0
  166. package/dist/i18n/locales/sv.js +321 -0
  167. package/dist/i18n/locales/tr.d.ts +321 -0
  168. package/dist/i18n/locales/tr.js +321 -0
  169. package/dist/i18n/locales/zh.d.ts +321 -0
  170. package/dist/i18n/locales/zh.js +321 -0
  171. package/dist/index.js +834 -783
  172. package/dist/locales/ar.json +321 -0
  173. package/dist/locales/de.json +321 -0
  174. package/dist/locales/el.json +321 -0
  175. package/dist/locales/en.json +321 -0
  176. package/dist/locales/es.json +321 -0
  177. package/dist/locales/fr.json +321 -0
  178. package/dist/locales/hi.json +321 -0
  179. package/dist/locales/it.json +321 -0
  180. package/dist/locales/ja.json +321 -0
  181. package/dist/locales/nl.json +321 -0
  182. package/dist/locales/pl.json +321 -0
  183. package/dist/locales/pt.json +321 -0
  184. package/dist/locales/ro.json +321 -0
  185. package/dist/locales/ru.json +321 -0
  186. package/dist/locales/sq.json +321 -0
  187. package/dist/locales/sv.json +321 -0
  188. package/dist/locales/tr.json +321 -0
  189. package/dist/locales/zh.json +321 -0
  190. package/dist/patterns/marketplace-app-shell/index.js +1 -1
  191. package/dist/patterns/signature-request/index.d.ts +3 -0
  192. package/dist/patterns/signature-request/index.js +5 -0
  193. package/dist/patterns/signature-request/signature-request.d.ts +81 -0
  194. package/dist/tokens.css +1 -1
  195. package/package.json +29 -1
  196. package/dist/_chunks/columns-2-8lq4-b8e.js +0 -15
  197. package/dist/_chunks/flag-DZ6V7-hU.js +0 -637
  198. package/dist/_chunks/link-cell-renderer-CLI7sBkX.js +0 -2210
  199. package/dist/_chunks/tooth-scheme-CX49GycY.js +0 -2133
@@ -838,6 +838,25 @@ const e = {
838
838
  neutral: "Συμβάν"
839
839
  }
840
840
  },
841
+ dataTableTabs: {
842
+ tablistLabel: "Αποθηκευμένες προβολές",
843
+ addTab: "Προσθήκη προβολής",
844
+ newTabName: "Προβολή {{number}}",
845
+ maxTabsReached: "Συμπληρώθηκε το όριο προβολών",
846
+ removeTab: "Αφαίρεση {{name}}",
847
+ hint: "Κάντε διπλό κλικ ή πατήστε F2 για να μετονομάσετε μια προβολή. Πατήστε Delete για να την αφαιρέσετε.",
848
+ rename: {
849
+ title: "Μετονομασία προβολής",
850
+ inputLabel: "Όνομα προβολής",
851
+ save: "Αποθήκευση ονόματος",
852
+ cancel: "Άκυρο"
853
+ },
854
+ announce: {
855
+ added: "Η προβολή {{name}} προστέθηκε",
856
+ removed: "Η προβολή {{name}} αφαιρέθηκε",
857
+ renamed: "Η προβολή μετονομάστηκε σε {{name}}"
858
+ }
859
+ },
841
860
  dataTable: {
842
861
  moveUp: "Move up",
843
862
  moveDown: "Move down",
@@ -952,6 +971,121 @@ const e = {
952
971
  }
953
972
  }
954
973
  },
974
+ documentPreview: {
975
+ multiTitle: "Έγγραφα",
976
+ tabsLabel: "Επιλεγμένα έγγραφα",
977
+ regionLabel: "Προεπισκόπηση εγγράφου",
978
+ emptyTitle: "Δεν έχει επιλεγεί έγγραφο",
979
+ emptyDescription: "Επιλέξτε ένα έγγραφο για προεπισκόπηση εδώ.",
980
+ imageAlt: "Προεπισκόπηση του {{name}}",
981
+ noPreview: "Δεν υπάρχει διαθέσιμη προεπισκόπηση.",
982
+ clinical: "Κλινικό",
983
+ fields: {
984
+ size: "Μέγεθος",
985
+ modified: "Τροποποιήθηκε",
986
+ expires: "Λήγει"
987
+ },
988
+ signature: {
989
+ pending: "Σε αναμονή υπογραφής",
990
+ signed: "Υπογεγραμμένο"
991
+ },
992
+ units: {
993
+ bytes: "B",
994
+ kilobytes: "KB",
995
+ megabytes: "MB",
996
+ gigabytes: "GB"
997
+ }
998
+ },
999
+ fileManager: {
1000
+ regionLabel: "Διαχείριση αρχείων",
1001
+ treeLabel: "Φάκελοι",
1002
+ breadcrumbLabel: "Διαδρομή φακέλου",
1003
+ toolbarLabel: "Ενέργειες αρχείων",
1004
+ rootLabel: "Όλα τα αρχεία",
1005
+ emptyCell: "—",
1006
+ toolbar: {
1007
+ newFolder: "Νέος φάκελος",
1008
+ upload: "Μεταφόρτωση αρχείων",
1009
+ download: "Λήψη",
1010
+ rename: "Μετονομασία",
1011
+ move: "Μετακίνηση",
1012
+ delete: "Διαγραφή",
1013
+ share: "Κοινή χρήση",
1014
+ requestSignature: "Αίτημα υπογραφής"
1015
+ },
1016
+ columns: {
1017
+ name: "Όνομα",
1018
+ type: "Τύπος",
1019
+ signature: "Υπογραφή",
1020
+ size: "Μέγεθος",
1021
+ modified: "Τροποποιήθηκε"
1022
+ },
1023
+ signature: {
1024
+ pending: "Σε αναμονή υπογραφής",
1025
+ signed: "Υπογεγραμμένο"
1026
+ },
1027
+ dropOverlay: "Αποθέστε αρχεία για μεταφόρτωση στον φάκελο {{folder}}",
1028
+ rowActions: "Ενέργειες στοιχείου",
1029
+ selected_one: "{{count}} στοιχείο επιλεγμένο",
1030
+ selected_zero: "{{count}} στοιχεία επιλεγμένα",
1031
+ selected_two: "{{count}} στοιχεία επιλεγμένα",
1032
+ selected_few: "{{count}} στοιχεία επιλεγμένα",
1033
+ selected_many: "{{count}} στοιχεία επιλεγμένα",
1034
+ selected_other: "{{count}} στοιχεία επιλεγμένα",
1035
+ empty: {
1036
+ folderTitle: "Αυτός ο φάκελος είναι κενός",
1037
+ folderDescription: "Μεταφορτώστε αρχεία ή δημιουργήστε έναν φάκελο για να ξεκινήσετε."
1038
+ },
1039
+ announce: {
1040
+ navigated: "Άνοιξε το {{name}}"
1041
+ },
1042
+ dialogs: {
1043
+ createFolder: {
1044
+ title: "Νέος φάκελος",
1045
+ nameLabel: "Όνομα φακέλου",
1046
+ confirm: "Δημιουργία φακέλου",
1047
+ cancel: "Άκυρο"
1048
+ },
1049
+ upload: {
1050
+ title: "Μεταφόρτωση στον φάκελο {{folder}}",
1051
+ close: "Τέλος"
1052
+ },
1053
+ rename: {
1054
+ title: "Μετονομασία",
1055
+ nameLabel: "Νέο όνομα",
1056
+ confirm: "Μετονομασία",
1057
+ cancel: "Άκυρο"
1058
+ },
1059
+ delete: {
1060
+ title_one: "Να διαγραφεί {{count}} στοιχείο;",
1061
+ title_zero: "Να διαγραφούν {{count}} στοιχεία;",
1062
+ title_two: "Να διαγραφούν {{count}} στοιχεία;",
1063
+ title_few: "Να διαγραφούν {{count}} στοιχεία;",
1064
+ title_many: "Να διαγραφούν {{count}} στοιχεία;",
1065
+ title_other: "Να διαγραφούν {{count}} στοιχεία;",
1066
+ description: "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.",
1067
+ confirm: "Διαγραφή",
1068
+ cancel: "Άκυρο"
1069
+ },
1070
+ move: {
1071
+ title_one: "Μετακίνηση {{count}} στοιχείου",
1072
+ title_zero: "Μετακίνηση {{count}} στοιχείων",
1073
+ title_two: "Μετακίνηση {{count}} στοιχείων",
1074
+ title_few: "Μετακίνηση {{count}} στοιχείων",
1075
+ title_many: "Μετακίνηση {{count}} στοιχείων",
1076
+ title_other: "Μετακίνηση {{count}} στοιχείων",
1077
+ treeLabel: "Φάκελος προορισμού",
1078
+ confirm: "Μετακίνηση εδώ",
1079
+ cancel: "Άκυρο"
1080
+ }
1081
+ },
1082
+ units: {
1083
+ bytes: "B",
1084
+ kilobytes: "KB",
1085
+ megabytes: "MB",
1086
+ gigabytes: "GB"
1087
+ }
1088
+ },
955
1089
  fieldPicker: {
956
1090
  trigger: "Προσαρμογή πεδίων",
957
1091
  title: "Προσαρμογή πεδίων",
@@ -2168,6 +2302,171 @@ const e = {
2168
2302
  },
2169
2303
  pay: "Pay now"
2170
2304
  },
2305
+ periodontalChart: {
2306
+ ariaLabel: "Periodontal chart",
2307
+ column: {
2308
+ measure: "Measurement"
2309
+ },
2310
+ toothHeader: "Tooth {{tooth}}",
2311
+ cell: {
2312
+ empty: "–"
2313
+ },
2314
+ arch: {
2315
+ upper: "Upper arch",
2316
+ lower: "Lower arch"
2317
+ },
2318
+ side: {
2319
+ buccal: "buccal",
2320
+ lingual: "lingual"
2321
+ },
2322
+ site: {
2323
+ db: "disto-buccal",
2324
+ b: "buccal",
2325
+ mb: "mesio-buccal",
2326
+ dl: "disto-lingual",
2327
+ l: "lingual",
2328
+ ml: "mesio-lingual"
2329
+ },
2330
+ row: {
2331
+ missing: "Missing",
2332
+ implant: "Implant",
2333
+ mobility: "Mobility",
2334
+ furcation: "Furcation",
2335
+ tooth: "Tooth",
2336
+ note: "Note",
2337
+ pocketDepthBuccal: "Pocket depth — buccal",
2338
+ recessionBuccal: "Recession — buccal",
2339
+ bleedingBuccal: "Bleeding — buccal",
2340
+ plaqueBuccal: "Plaque — buccal",
2341
+ pocketDepthLingual: "Pocket depth — lingual",
2342
+ recessionLingual: "Recession — lingual",
2343
+ bleedingLingual: "Bleeding — lingual",
2344
+ plaqueLingual: "Plaque — lingual"
2345
+ },
2346
+ input: {
2347
+ pocketDepthMm: "Tooth {{tooth}} {{site}} pocket depth, millimetres",
2348
+ recessionMm: "Tooth {{tooth}} {{site}} recession, millimetres"
2349
+ },
2350
+ toggle: {
2351
+ bleeding: "Tooth {{tooth}} {{site}} bleeding on probing",
2352
+ plaque: "Tooth {{tooth}} {{site}} plaque",
2353
+ furcation: "Tooth {{tooth}} {{side}} furcation {{n}}"
2354
+ },
2355
+ flag: {
2356
+ moderate: "moderate pocket",
2357
+ severe: "severe pocket",
2358
+ missingLabel: "Tooth {{tooth}} missing",
2359
+ implantLabel: "Tooth {{tooth}} implant",
2360
+ missingShort: "×",
2361
+ implantShort: "I"
2362
+ },
2363
+ mobility: {
2364
+ label: "Tooth {{tooth}} mobility grade",
2365
+ none: "–"
2366
+ },
2367
+ note: {
2368
+ label: "Tooth {{tooth}} note"
2369
+ },
2370
+ curve: {
2371
+ label: "{{arch}} probing depth and recession profile"
2372
+ },
2373
+ index: {
2374
+ label: "Summary indices",
2375
+ elevated: "elevated",
2376
+ meanPocketDepth: "Mean PD",
2377
+ meanAttachment: "Mean CAL",
2378
+ plaque: "Plaque",
2379
+ bleeding: "BoP"
2380
+ },
2381
+ unit: {
2382
+ mm: "{{value}} mm",
2383
+ percent: "{{value}}%"
2384
+ },
2385
+ legend: {
2386
+ label: "Chart legend",
2387
+ depth: "Pocket depth",
2388
+ recession: "Recession",
2389
+ bleeding: "Bleeding on probing",
2390
+ plaque: "Plaque"
2391
+ }
2392
+ },
2393
+ periodontalRiskChart: {
2394
+ heading: "Periodontal risk",
2395
+ overall: {
2396
+ label: "Overall"
2397
+ },
2398
+ level: {
2399
+ low: "Low",
2400
+ moderate: "Moderate",
2401
+ high: "High"
2402
+ },
2403
+ factor: {
2404
+ bleeding: "Bleeding on probing",
2405
+ pockets: "Residual pockets ≥5 mm",
2406
+ toothLoss: "Tooth loss",
2407
+ boneLossAge: "Bone loss / age",
2408
+ smoking: "Smoking",
2409
+ systemic: "Systemic / genetic"
2410
+ },
2411
+ factors: {
2412
+ label: "Risk factors"
2413
+ },
2414
+ valueUnset: "not recorded",
2415
+ percent: "{{value}}%",
2416
+ smoking: {
2417
+ none: "Non-smoker",
2418
+ former: "Former smoker",
2419
+ light: "Light (<10/day)",
2420
+ moderate: "Moderate (10–19/day)",
2421
+ heavy: "Heavy (≥20/day)"
2422
+ },
2423
+ systemic: {
2424
+ yes: "Present",
2425
+ no: "Absent"
2426
+ }
2427
+ },
2428
+ periodontalDiagnosis: {
2429
+ heading: "Periodontal diagnosis",
2430
+ term: "Periodontitis",
2431
+ unset: "—",
2432
+ status: {
2433
+ complete: "Complete",
2434
+ incomplete: "Incomplete"
2435
+ },
2436
+ summary: {
2437
+ none: "No diagnosis recorded yet",
2438
+ stage: "Stage {{roman}}",
2439
+ grade: "Grade {{grade}}"
2440
+ },
2441
+ stage: {
2442
+ label: "Staging",
2443
+ description: "Severity and complexity of management.",
2444
+ option: "Stage {{roman}}"
2445
+ },
2446
+ grade: {
2447
+ label: "Grading",
2448
+ description: "Rate of progression.",
2449
+ option: "Grade {{grade}}"
2450
+ },
2451
+ extent: {
2452
+ label: "Extent",
2453
+ localised: "Localised",
2454
+ generalised: "Generalised",
2455
+ molarIncisor: "Molar-incisor"
2456
+ },
2457
+ factors: {
2458
+ label: "Contributing factors"
2459
+ },
2460
+ factor: {
2461
+ interdentalCal: "Interdental CAL at the worst site",
2462
+ radiographicBoneLoss: "Radiographic bone loss",
2463
+ toothLossPerio: "Tooth loss from periodontitis",
2464
+ probingDepth6: "Probing depth ≥6 mm",
2465
+ boneLossAgeOver1: "Bone loss / age > 1.0",
2466
+ smoker: "Smoker",
2467
+ diabetes: "Diabetes (HbA1c ≥7%)"
2468
+ }
2469
+ },
2171
2470
  periodontalChartCard: {
2172
2471
  heading: "Periodontal chart",
2173
2472
  empty: "No periodontal readings recorded.",
@@ -2643,6 +2942,28 @@ const e = {
2643
2942
  fullscreen: "Εναλλαγή πλήρους οθόνης"
2644
2943
  }
2645
2944
  },
2945
+ signatureRequest: {
2946
+ title: "Υπογεγραμμένα έγγραφα",
2947
+ noSignedVersions: "Δεν υπάρχουν υπογεγραμμένες εκδόσεις αυτού του εγγράφου",
2948
+ operatorSection: "Χειριστής (απαιτούμενος υπογράφων)",
2949
+ assignToMe: "Ανάθεση σε εμένα",
2950
+ operatorPlaceholder: "Επιλέξτε χειριστή",
2951
+ assignLater: "Ανάθεση αργότερα",
2952
+ operatorHint: "Το αίτημα υπογραφής θα σταλεί στον χειριστή μέσω e-mail ή SMS, ανάλογα με τις ρυθμίσεις του.",
2953
+ signersSection: "Υπογράφοντες ασθενούς",
2954
+ signerPlaceholder: "Επιλέξτε υπογράφοντα",
2955
+ channelLabel: "Κανάλι υπογραφής",
2956
+ viaSms: "Μέσω SMS",
2957
+ viaEmail: "Μέσω e-mail",
2958
+ viaWhatsapp: "Μέσω WhatsApp",
2959
+ onThisDevice: "Σε αυτήν τη συσκευή",
2960
+ noOtp: "Χωρίς απαίτηση OTP από τον ασθενή",
2961
+ noOtpWarning: "Η υπογραφή χωρίς OTP έχει χαμηλή αποδεικτική αξία.",
2962
+ addSigner: "Προσθήκη υπογράφοντος",
2963
+ removeSigner: "Αφαίρεση υπογράφοντος",
2964
+ requestSignature: "Αίτημα υπογραφής",
2965
+ close: "Κλείσιμο"
2966
+ },
2646
2967
  toothScheme: {
2647
2968
  ariaLabel: "Οδοντόγραμμα",
2648
2969
  legendLabel: "Υπόμνημα καταστάσεων",
@@ -846,6 +846,25 @@ export declare const enUi: {
846
846
  readonly neutral: "Event";
847
847
  };
848
848
  };
849
+ readonly dataTableTabs: {
850
+ readonly tablistLabel: "Saved views";
851
+ readonly addTab: "Add view";
852
+ readonly newTabName: "View {{number}}";
853
+ readonly maxTabsReached: "View limit reached";
854
+ readonly removeTab: "Remove {{name}}";
855
+ readonly hint: "Double-click or press F2 to rename a view. Press Delete to remove it.";
856
+ readonly rename: {
857
+ readonly title: "Rename view";
858
+ readonly inputLabel: "View name";
859
+ readonly save: "Save name";
860
+ readonly cancel: "Cancel";
861
+ };
862
+ readonly announce: {
863
+ readonly added: "View {{name}} added";
864
+ readonly removed: "View {{name}} removed";
865
+ readonly renamed: "View renamed to {{name}}";
866
+ };
867
+ };
849
868
  readonly dataTable: {
850
869
  readonly moveUp: "Move up";
851
870
  readonly moveDown: "Move down";
@@ -960,6 +979,121 @@ export declare const enUi: {
960
979
  };
961
980
  };
962
981
  };
982
+ readonly documentPreview: {
983
+ readonly multiTitle: "Documents";
984
+ readonly tabsLabel: "Selected documents";
985
+ readonly regionLabel: "Document preview";
986
+ readonly emptyTitle: "No document selected";
987
+ readonly emptyDescription: "Select a document to preview it here.";
988
+ readonly imageAlt: "Preview of {{name}}";
989
+ readonly noPreview: "No preview available.";
990
+ readonly clinical: "Clinical";
991
+ readonly fields: {
992
+ readonly size: "Size";
993
+ readonly modified: "Modified";
994
+ readonly expires: "Expires";
995
+ };
996
+ readonly signature: {
997
+ readonly pending: "Awaiting signature";
998
+ readonly signed: "Signed";
999
+ };
1000
+ readonly units: {
1001
+ readonly bytes: "B";
1002
+ readonly kilobytes: "KB";
1003
+ readonly megabytes: "MB";
1004
+ readonly gigabytes: "GB";
1005
+ };
1006
+ };
1007
+ readonly fileManager: {
1008
+ readonly regionLabel: "File manager";
1009
+ readonly treeLabel: "Folders";
1010
+ readonly breadcrumbLabel: "Folder path";
1011
+ readonly toolbarLabel: "File actions";
1012
+ readonly rootLabel: "All files";
1013
+ readonly emptyCell: "—";
1014
+ readonly toolbar: {
1015
+ readonly newFolder: "New folder";
1016
+ readonly upload: "Upload files";
1017
+ readonly download: "Download";
1018
+ readonly rename: "Rename";
1019
+ readonly move: "Move";
1020
+ readonly delete: "Delete";
1021
+ readonly share: "Share";
1022
+ readonly requestSignature: "Request signature";
1023
+ };
1024
+ readonly columns: {
1025
+ readonly name: "Name";
1026
+ readonly type: "Type";
1027
+ readonly signature: "Signature";
1028
+ readonly size: "Size";
1029
+ readonly modified: "Modified";
1030
+ };
1031
+ readonly signature: {
1032
+ readonly pending: "Awaiting signature";
1033
+ readonly signed: "Signed";
1034
+ };
1035
+ readonly dropOverlay: "Drop files to upload to {{folder}}";
1036
+ readonly rowActions: "Item actions";
1037
+ readonly selected_one: "{{count}} item selected";
1038
+ readonly selected_zero: "{{count}} items selected";
1039
+ readonly selected_two: "{{count}} items selected";
1040
+ readonly selected_few: "{{count}} items selected";
1041
+ readonly selected_many: "{{count}} items selected";
1042
+ readonly selected_other: "{{count}} items selected";
1043
+ readonly empty: {
1044
+ readonly folderTitle: "This folder is empty";
1045
+ readonly folderDescription: "Upload files or create a folder to get started.";
1046
+ };
1047
+ readonly announce: {
1048
+ readonly navigated: "Opened {{name}}";
1049
+ };
1050
+ readonly dialogs: {
1051
+ readonly createFolder: {
1052
+ readonly title: "New folder";
1053
+ readonly nameLabel: "Folder name";
1054
+ readonly confirm: "Create folder";
1055
+ readonly cancel: "Cancel";
1056
+ };
1057
+ readonly upload: {
1058
+ readonly title: "Upload to {{folder}}";
1059
+ readonly close: "Done";
1060
+ };
1061
+ readonly rename: {
1062
+ readonly title: "Rename";
1063
+ readonly nameLabel: "New name";
1064
+ readonly confirm: "Rename";
1065
+ readonly cancel: "Cancel";
1066
+ };
1067
+ readonly delete: {
1068
+ readonly title_one: "Delete {{count}} item?";
1069
+ readonly title_zero: "Delete {{count}} items?";
1070
+ readonly title_two: "Delete {{count}} items?";
1071
+ readonly title_few: "Delete {{count}} items?";
1072
+ readonly title_many: "Delete {{count}} items?";
1073
+ readonly title_other: "Delete {{count}} items?";
1074
+ readonly description: "This action cannot be undone.";
1075
+ readonly confirm: "Delete";
1076
+ readonly cancel: "Cancel";
1077
+ };
1078
+ readonly move: {
1079
+ readonly title_one: "Move {{count}} item";
1080
+ readonly title_zero: "Move {{count}} items";
1081
+ readonly title_two: "Move {{count}} items";
1082
+ readonly title_few: "Move {{count}} items";
1083
+ readonly title_many: "Move {{count}} items";
1084
+ readonly title_other: "Move {{count}} items";
1085
+ readonly treeLabel: "Destination folder";
1086
+ readonly confirm: "Move here";
1087
+ readonly cancel: "Cancel";
1088
+ };
1089
+ };
1090
+ readonly units: {
1091
+ readonly bytes: "B";
1092
+ readonly kilobytes: "KB";
1093
+ readonly megabytes: "MB";
1094
+ readonly gigabytes: "GB";
1095
+ };
1096
+ };
963
1097
  readonly fieldPicker: {
964
1098
  readonly trigger: "Customize fields";
965
1099
  readonly title: "Customize fields";
@@ -2195,6 +2329,171 @@ export declare const enUi: {
2195
2329
  };
2196
2330
  readonly pay: "Pay now";
2197
2331
  };
2332
+ readonly periodontalChart: {
2333
+ readonly ariaLabel: "Periodontal chart";
2334
+ readonly column: {
2335
+ readonly measure: "Measurement";
2336
+ };
2337
+ readonly toothHeader: "Tooth {{tooth}}";
2338
+ readonly cell: {
2339
+ readonly empty: "–";
2340
+ };
2341
+ readonly arch: {
2342
+ readonly upper: "Upper arch";
2343
+ readonly lower: "Lower arch";
2344
+ };
2345
+ readonly side: {
2346
+ readonly buccal: "buccal";
2347
+ readonly lingual: "lingual";
2348
+ };
2349
+ readonly site: {
2350
+ readonly db: "disto-buccal";
2351
+ readonly b: "buccal";
2352
+ readonly mb: "mesio-buccal";
2353
+ readonly dl: "disto-lingual";
2354
+ readonly l: "lingual";
2355
+ readonly ml: "mesio-lingual";
2356
+ };
2357
+ readonly row: {
2358
+ readonly missing: "Missing";
2359
+ readonly implant: "Implant";
2360
+ readonly mobility: "Mobility";
2361
+ readonly furcation: "Furcation";
2362
+ readonly tooth: "Tooth";
2363
+ readonly note: "Note";
2364
+ readonly pocketDepthBuccal: "Pocket depth — buccal";
2365
+ readonly recessionBuccal: "Recession — buccal";
2366
+ readonly bleedingBuccal: "Bleeding — buccal";
2367
+ readonly plaqueBuccal: "Plaque — buccal";
2368
+ readonly pocketDepthLingual: "Pocket depth — lingual";
2369
+ readonly recessionLingual: "Recession — lingual";
2370
+ readonly bleedingLingual: "Bleeding — lingual";
2371
+ readonly plaqueLingual: "Plaque — lingual";
2372
+ };
2373
+ readonly input: {
2374
+ readonly pocketDepthMm: "Tooth {{tooth}} {{site}} pocket depth, millimetres";
2375
+ readonly recessionMm: "Tooth {{tooth}} {{site}} recession, millimetres";
2376
+ };
2377
+ readonly toggle: {
2378
+ readonly bleeding: "Tooth {{tooth}} {{site}} bleeding on probing";
2379
+ readonly plaque: "Tooth {{tooth}} {{site}} plaque";
2380
+ readonly furcation: "Tooth {{tooth}} {{side}} furcation {{n}}";
2381
+ };
2382
+ readonly flag: {
2383
+ readonly moderate: "moderate pocket";
2384
+ readonly severe: "severe pocket";
2385
+ readonly missingLabel: "Tooth {{tooth}} missing";
2386
+ readonly implantLabel: "Tooth {{tooth}} implant";
2387
+ readonly missingShort: "×";
2388
+ readonly implantShort: "I";
2389
+ };
2390
+ readonly mobility: {
2391
+ readonly label: "Tooth {{tooth}} mobility grade";
2392
+ readonly none: "–";
2393
+ };
2394
+ readonly note: {
2395
+ readonly label: "Tooth {{tooth}} note";
2396
+ };
2397
+ readonly curve: {
2398
+ readonly label: "{{arch}} probing depth and recession profile";
2399
+ };
2400
+ readonly index: {
2401
+ readonly label: "Summary indices";
2402
+ readonly elevated: "elevated";
2403
+ readonly meanPocketDepth: "Mean PD";
2404
+ readonly meanAttachment: "Mean CAL";
2405
+ readonly plaque: "Plaque";
2406
+ readonly bleeding: "BoP";
2407
+ };
2408
+ readonly unit: {
2409
+ readonly mm: "{{value}} mm";
2410
+ readonly percent: "{{value}}%";
2411
+ };
2412
+ readonly legend: {
2413
+ readonly label: "Chart legend";
2414
+ readonly depth: "Pocket depth";
2415
+ readonly recession: "Recession";
2416
+ readonly bleeding: "Bleeding on probing";
2417
+ readonly plaque: "Plaque";
2418
+ };
2419
+ };
2420
+ readonly periodontalRiskChart: {
2421
+ readonly heading: "Periodontal risk";
2422
+ readonly overall: {
2423
+ readonly label: "Overall";
2424
+ };
2425
+ readonly level: {
2426
+ readonly low: "Low";
2427
+ readonly moderate: "Moderate";
2428
+ readonly high: "High";
2429
+ };
2430
+ readonly factor: {
2431
+ readonly bleeding: "Bleeding on probing";
2432
+ readonly pockets: "Residual pockets ≥5 mm";
2433
+ readonly toothLoss: "Tooth loss";
2434
+ readonly boneLossAge: "Bone loss / age";
2435
+ readonly smoking: "Smoking";
2436
+ readonly systemic: "Systemic / genetic";
2437
+ };
2438
+ readonly factors: {
2439
+ readonly label: "Risk factors";
2440
+ };
2441
+ readonly valueUnset: "not recorded";
2442
+ readonly percent: "{{value}}%";
2443
+ readonly smoking: {
2444
+ readonly none: "Non-smoker";
2445
+ readonly former: "Former smoker";
2446
+ readonly light: "Light (<10/day)";
2447
+ readonly moderate: "Moderate (10–19/day)";
2448
+ readonly heavy: "Heavy (≥20/day)";
2449
+ };
2450
+ readonly systemic: {
2451
+ readonly yes: "Present";
2452
+ readonly no: "Absent";
2453
+ };
2454
+ };
2455
+ readonly periodontalDiagnosis: {
2456
+ readonly heading: "Periodontal diagnosis";
2457
+ readonly term: "Periodontitis";
2458
+ readonly unset: "—";
2459
+ readonly status: {
2460
+ readonly complete: "Complete";
2461
+ readonly incomplete: "Incomplete";
2462
+ };
2463
+ readonly summary: {
2464
+ readonly none: "No diagnosis recorded yet";
2465
+ readonly stage: "Stage {{roman}}";
2466
+ readonly grade: "Grade {{grade}}";
2467
+ };
2468
+ readonly stage: {
2469
+ readonly label: "Staging";
2470
+ readonly description: "Severity and complexity of management.";
2471
+ readonly option: "Stage {{roman}}";
2472
+ };
2473
+ readonly grade: {
2474
+ readonly label: "Grading";
2475
+ readonly description: "Rate of progression.";
2476
+ readonly option: "Grade {{grade}}";
2477
+ };
2478
+ readonly extent: {
2479
+ readonly label: "Extent";
2480
+ readonly localised: "Localised";
2481
+ readonly generalised: "Generalised";
2482
+ readonly molarIncisor: "Molar-incisor";
2483
+ };
2484
+ readonly factors: {
2485
+ readonly label: "Contributing factors";
2486
+ };
2487
+ readonly factor: {
2488
+ readonly interdentalCal: "Interdental CAL at the worst site";
2489
+ readonly radiographicBoneLoss: "Radiographic bone loss";
2490
+ readonly toothLossPerio: "Tooth loss from periodontitis";
2491
+ readonly probingDepth6: "Probing depth ≥6 mm";
2492
+ readonly boneLossAgeOver1: "Bone loss / age > 1.0";
2493
+ readonly smoker: "Smoker";
2494
+ readonly diabetes: "Diabetes (HbA1c ≥7%)";
2495
+ };
2496
+ };
2198
2497
  readonly periodontalChartCard: {
2199
2498
  readonly heading: "Periodontal chart";
2200
2499
  readonly empty: "No periodontal readings recorded.";
@@ -2670,6 +2969,28 @@ export declare const enUi: {
2670
2969
  readonly fullscreen: "Toggle fullscreen";
2671
2970
  };
2672
2971
  };
2972
+ readonly signatureRequest: {
2973
+ readonly title: "Signed documents";
2974
+ readonly noSignedVersions: "There are no signed versions of this document";
2975
+ readonly operatorSection: "Operator (requested signer)";
2976
+ readonly assignToMe: "Assign to me";
2977
+ readonly operatorPlaceholder: "Select an operator";
2978
+ readonly assignLater: "Assign later";
2979
+ readonly operatorHint: "The signature request will be sent to the Operator via e-mail or SMS, based on their settings.";
2980
+ readonly signersSection: "Patient signers";
2981
+ readonly signerPlaceholder: "Select a signer";
2982
+ readonly channelLabel: "Signature channel";
2983
+ readonly viaSms: "Via SMS";
2984
+ readonly viaEmail: "Via Email";
2985
+ readonly viaWhatsapp: "Via WhatsApp";
2986
+ readonly onThisDevice: "On this device";
2987
+ readonly noOtp: "Do not require OTP from the patient";
2988
+ readonly noOtpWarning: "Signing without OTP has low evidentiary value.";
2989
+ readonly addSigner: "Add signer";
2990
+ readonly removeSigner: "Remove signer";
2991
+ readonly requestSignature: "Request signature";
2992
+ readonly close: "Close";
2993
+ };
2673
2994
  readonly toothScheme: {
2674
2995
  readonly ariaLabel: "Dental chart";
2675
2996
  readonly legendLabel: "Condition legend";