@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
@@ -818,6 +818,25 @@ const e = {
818
818
  neutral: "Evento"
819
819
  }
820
820
  },
821
+ dataTableTabs: {
822
+ tablistLabel: "Viste salvate",
823
+ addTab: "Aggiungi vista",
824
+ newTabName: "Vista {{number}}",
825
+ maxTabsReached: "Limite di viste raggiunto",
826
+ removeTab: "Rimuovi {{name}}",
827
+ hint: "Fai doppio clic o premi F2 per rinominare una vista. Premi Canc per rimuoverla.",
828
+ rename: {
829
+ title: "Rinomina vista",
830
+ inputLabel: "Nome della vista",
831
+ save: "Salva nome",
832
+ cancel: "Annulla"
833
+ },
834
+ announce: {
835
+ added: "Vista {{name}} aggiunta",
836
+ removed: "Vista {{name}} rimossa",
837
+ renamed: "Vista rinominata in {{name}}"
838
+ }
839
+ },
821
840
  dataTable: {
822
841
  moveUp: "Sposta su",
823
842
  moveDown: "Sposta giù",
@@ -932,6 +951,121 @@ const e = {
932
951
  }
933
952
  }
934
953
  },
954
+ documentPreview: {
955
+ multiTitle: "Documenti",
956
+ tabsLabel: "Documenti selezionati",
957
+ regionLabel: "Anteprima del documento",
958
+ emptyTitle: "Nessun documento selezionato",
959
+ emptyDescription: "Seleziona un documento per visualizzarne l’anteprima qui.",
960
+ imageAlt: "Anteprima di {{name}}",
961
+ noPreview: "Anteprima non disponibile.",
962
+ clinical: "Clinico",
963
+ fields: {
964
+ size: "Dimensione",
965
+ modified: "Modificato",
966
+ expires: "Scadenza"
967
+ },
968
+ signature: {
969
+ pending: "In attesa di firma",
970
+ signed: "Firmato"
971
+ },
972
+ units: {
973
+ bytes: "B",
974
+ kilobytes: "KB",
975
+ megabytes: "MB",
976
+ gigabytes: "GB"
977
+ }
978
+ },
979
+ fileManager: {
980
+ regionLabel: "Gestione file",
981
+ treeLabel: "Cartelle",
982
+ breadcrumbLabel: "Percorso della cartella",
983
+ toolbarLabel: "Azioni sui file",
984
+ rootLabel: "Tutti i file",
985
+ emptyCell: "—",
986
+ toolbar: {
987
+ newFolder: "Nuova cartella",
988
+ upload: "Carica file",
989
+ download: "Scarica",
990
+ rename: "Rinomina",
991
+ move: "Sposta",
992
+ delete: "Elimina",
993
+ share: "Condividi",
994
+ requestSignature: "Richiedi firma"
995
+ },
996
+ columns: {
997
+ name: "Nome",
998
+ type: "Tipo",
999
+ signature: "Firma",
1000
+ size: "Dimensione",
1001
+ modified: "Modificato"
1002
+ },
1003
+ signature: {
1004
+ pending: "In attesa di firma",
1005
+ signed: "Firmato"
1006
+ },
1007
+ dropOverlay: "Rilascia i file per caricarli in {{folder}}",
1008
+ rowActions: "Azioni elemento",
1009
+ selected_one: "{{count}} elemento selezionato",
1010
+ selected_zero: "{{count}} elementi selezionati",
1011
+ selected_two: "{{count}} elementi selezionati",
1012
+ selected_few: "{{count}} elementi selezionati",
1013
+ selected_many: "{{count}} elementi selezionati",
1014
+ selected_other: "{{count}} elementi selezionati",
1015
+ empty: {
1016
+ folderTitle: "Questa cartella è vuota",
1017
+ folderDescription: "Carica file o crea una cartella per iniziare."
1018
+ },
1019
+ announce: {
1020
+ navigated: "{{name}} aperto"
1021
+ },
1022
+ dialogs: {
1023
+ createFolder: {
1024
+ title: "Nuova cartella",
1025
+ nameLabel: "Nome della cartella",
1026
+ confirm: "Crea cartella",
1027
+ cancel: "Annulla"
1028
+ },
1029
+ upload: {
1030
+ title: "Carica in {{folder}}",
1031
+ close: "Fatto"
1032
+ },
1033
+ rename: {
1034
+ title: "Rinomina",
1035
+ nameLabel: "Nuovo nome",
1036
+ confirm: "Rinomina",
1037
+ cancel: "Annulla"
1038
+ },
1039
+ delete: {
1040
+ title_one: "Eliminare {{count}} elemento?",
1041
+ title_zero: "Eliminare {{count}} elementi?",
1042
+ title_two: "Eliminare {{count}} elementi?",
1043
+ title_few: "Eliminare {{count}} elementi?",
1044
+ title_many: "Eliminare {{count}} elementi?",
1045
+ title_other: "Eliminare {{count}} elementi?",
1046
+ description: "Questa azione non può essere annullata.",
1047
+ confirm: "Elimina",
1048
+ cancel: "Annulla"
1049
+ },
1050
+ move: {
1051
+ title_one: "Sposta {{count}} elemento",
1052
+ title_zero: "Sposta {{count}} elementi",
1053
+ title_two: "Sposta {{count}} elementi",
1054
+ title_few: "Sposta {{count}} elementi",
1055
+ title_many: "Sposta {{count}} elementi",
1056
+ title_other: "Sposta {{count}} elementi",
1057
+ treeLabel: "Cartella di destinazione",
1058
+ confirm: "Sposta qui",
1059
+ cancel: "Annulla"
1060
+ }
1061
+ },
1062
+ units: {
1063
+ bytes: "B",
1064
+ kilobytes: "KB",
1065
+ megabytes: "MB",
1066
+ gigabytes: "GB"
1067
+ }
1068
+ },
935
1069
  fieldPicker: {
936
1070
  trigger: "Personalizza campi",
937
1071
  title: "Personalizza campi",
@@ -2142,6 +2276,171 @@ const e = {
2142
2276
  },
2143
2277
  pay: "Pay now"
2144
2278
  },
2279
+ periodontalChart: {
2280
+ ariaLabel: "Periodontal chart",
2281
+ column: {
2282
+ measure: "Measurement"
2283
+ },
2284
+ toothHeader: "Tooth {{tooth}}",
2285
+ cell: {
2286
+ empty: "–"
2287
+ },
2288
+ arch: {
2289
+ upper: "Upper arch",
2290
+ lower: "Lower arch"
2291
+ },
2292
+ side: {
2293
+ buccal: "buccal",
2294
+ lingual: "lingual"
2295
+ },
2296
+ site: {
2297
+ db: "disto-buccal",
2298
+ b: "buccal",
2299
+ mb: "mesio-buccal",
2300
+ dl: "disto-lingual",
2301
+ l: "lingual",
2302
+ ml: "mesio-lingual"
2303
+ },
2304
+ row: {
2305
+ missing: "Missing",
2306
+ implant: "Implant",
2307
+ mobility: "Mobility",
2308
+ furcation: "Furcation",
2309
+ tooth: "Tooth",
2310
+ note: "Note",
2311
+ pocketDepthBuccal: "Pocket depth — buccal",
2312
+ recessionBuccal: "Recession — buccal",
2313
+ bleedingBuccal: "Bleeding — buccal",
2314
+ plaqueBuccal: "Plaque — buccal",
2315
+ pocketDepthLingual: "Pocket depth — lingual",
2316
+ recessionLingual: "Recession — lingual",
2317
+ bleedingLingual: "Bleeding — lingual",
2318
+ plaqueLingual: "Plaque — lingual"
2319
+ },
2320
+ input: {
2321
+ pocketDepthMm: "Tooth {{tooth}} {{site}} pocket depth, millimetres",
2322
+ recessionMm: "Tooth {{tooth}} {{site}} recession, millimetres"
2323
+ },
2324
+ toggle: {
2325
+ bleeding: "Tooth {{tooth}} {{site}} bleeding on probing",
2326
+ plaque: "Tooth {{tooth}} {{site}} plaque",
2327
+ furcation: "Tooth {{tooth}} {{side}} furcation {{n}}"
2328
+ },
2329
+ flag: {
2330
+ moderate: "moderate pocket",
2331
+ severe: "severe pocket",
2332
+ missingLabel: "Tooth {{tooth}} missing",
2333
+ implantLabel: "Tooth {{tooth}} implant",
2334
+ missingShort: "×",
2335
+ implantShort: "I"
2336
+ },
2337
+ mobility: {
2338
+ label: "Tooth {{tooth}} mobility grade",
2339
+ none: "–"
2340
+ },
2341
+ note: {
2342
+ label: "Tooth {{tooth}} note"
2343
+ },
2344
+ curve: {
2345
+ label: "{{arch}} probing depth and recession profile"
2346
+ },
2347
+ index: {
2348
+ label: "Summary indices",
2349
+ elevated: "elevated",
2350
+ meanPocketDepth: "Mean PD",
2351
+ meanAttachment: "Mean CAL",
2352
+ plaque: "Plaque",
2353
+ bleeding: "BoP"
2354
+ },
2355
+ unit: {
2356
+ mm: "{{value}} mm",
2357
+ percent: "{{value}}%"
2358
+ },
2359
+ legend: {
2360
+ label: "Chart legend",
2361
+ depth: "Pocket depth",
2362
+ recession: "Recession",
2363
+ bleeding: "Bleeding on probing",
2364
+ plaque: "Plaque"
2365
+ }
2366
+ },
2367
+ periodontalRiskChart: {
2368
+ heading: "Periodontal risk",
2369
+ overall: {
2370
+ label: "Overall"
2371
+ },
2372
+ level: {
2373
+ low: "Low",
2374
+ moderate: "Moderate",
2375
+ high: "High"
2376
+ },
2377
+ factor: {
2378
+ bleeding: "Bleeding on probing",
2379
+ pockets: "Residual pockets ≥5 mm",
2380
+ toothLoss: "Tooth loss",
2381
+ boneLossAge: "Bone loss / age",
2382
+ smoking: "Smoking",
2383
+ systemic: "Systemic / genetic"
2384
+ },
2385
+ factors: {
2386
+ label: "Risk factors"
2387
+ },
2388
+ valueUnset: "not recorded",
2389
+ percent: "{{value}}%",
2390
+ smoking: {
2391
+ none: "Non-smoker",
2392
+ former: "Former smoker",
2393
+ light: "Light (<10/day)",
2394
+ moderate: "Moderate (10–19/day)",
2395
+ heavy: "Heavy (≥20/day)"
2396
+ },
2397
+ systemic: {
2398
+ yes: "Present",
2399
+ no: "Absent"
2400
+ }
2401
+ },
2402
+ periodontalDiagnosis: {
2403
+ heading: "Periodontal diagnosis",
2404
+ term: "Periodontitis",
2405
+ unset: "—",
2406
+ status: {
2407
+ complete: "Complete",
2408
+ incomplete: "Incomplete"
2409
+ },
2410
+ summary: {
2411
+ none: "No diagnosis recorded yet",
2412
+ stage: "Stage {{roman}}",
2413
+ grade: "Grade {{grade}}"
2414
+ },
2415
+ stage: {
2416
+ label: "Staging",
2417
+ description: "Severity and complexity of management.",
2418
+ option: "Stage {{roman}}"
2419
+ },
2420
+ grade: {
2421
+ label: "Grading",
2422
+ description: "Rate of progression.",
2423
+ option: "Grade {{grade}}"
2424
+ },
2425
+ extent: {
2426
+ label: "Extent",
2427
+ localised: "Localised",
2428
+ generalised: "Generalised",
2429
+ molarIncisor: "Molar-incisor"
2430
+ },
2431
+ factors: {
2432
+ label: "Contributing factors"
2433
+ },
2434
+ factor: {
2435
+ interdentalCal: "Interdental CAL at the worst site",
2436
+ radiographicBoneLoss: "Radiographic bone loss",
2437
+ toothLossPerio: "Tooth loss from periodontitis",
2438
+ probingDepth6: "Probing depth ≥6 mm",
2439
+ boneLossAgeOver1: "Bone loss / age > 1.0",
2440
+ smoker: "Smoker",
2441
+ diabetes: "Diabetes (HbA1c ≥7%)"
2442
+ }
2443
+ },
2145
2444
  periodontalChartCard: {
2146
2445
  heading: "Periodontal chart",
2147
2446
  empty: "No periodontal readings recorded.",
@@ -2617,6 +2916,28 @@ const e = {
2617
2916
  fullscreen: "Attiva/disattiva schermo intero"
2618
2917
  }
2619
2918
  },
2919
+ signatureRequest: {
2920
+ title: "Documenti firmati",
2921
+ noSignedVersions: "Non ci sono versioni firmate di questo documento",
2922
+ operatorSection: "Operatore (firmatario richiesto)",
2923
+ assignToMe: "Assegna a me",
2924
+ operatorPlaceholder: "Seleziona un operatore",
2925
+ assignLater: "Assegna più tardi",
2926
+ operatorHint: "La richiesta di firma verrà inviata all'Operatore via e-mail o SMS, in base alle sue impostazioni.",
2927
+ signersSection: "Firmatari paziente",
2928
+ signerPlaceholder: "Seleziona un firmatario",
2929
+ channelLabel: "Canale di firma",
2930
+ viaSms: "Via SMS",
2931
+ viaEmail: "Via Email",
2932
+ viaWhatsapp: "Via WhatsApp",
2933
+ onThisDevice: "Su questo dispositivo",
2934
+ noOtp: "Non richiedere OTP al paziente",
2935
+ noOtpWarning: "La firma senza OTP ha un basso valore probatorio.",
2936
+ addSigner: "Aggiungi firmatario",
2937
+ removeSigner: "Rimuovi firmatario",
2938
+ requestSignature: "Richiedi firma",
2939
+ close: "Chiudi"
2940
+ },
2620
2941
  toothScheme: {
2621
2942
  ariaLabel: "Schema dentale",
2622
2943
  legendLabel: "Legenda condizioni",
@@ -846,6 +846,25 @@ export declare const jaUi: {
846
846
  readonly neutral: "イベント";
847
847
  };
848
848
  };
849
+ readonly dataTableTabs: {
850
+ readonly tablistLabel: "保存済みビュー";
851
+ readonly addTab: "ビューを追加";
852
+ readonly newTabName: "ビュー {{number}}";
853
+ readonly maxTabsReached: "ビューの上限に達しました";
854
+ readonly removeTab: "{{name}} を削除";
855
+ readonly hint: "ビューの名前を変更するにはダブルクリックまたは F2 キーを押します。削除するには Delete キーを押します。";
856
+ readonly rename: {
857
+ readonly title: "ビュー名の変更";
858
+ readonly inputLabel: "ビュー名";
859
+ readonly save: "名前を保存";
860
+ readonly cancel: "キャンセル";
861
+ };
862
+ readonly announce: {
863
+ readonly added: "ビュー {{name}} を追加しました";
864
+ readonly removed: "ビュー {{name}} を削除しました";
865
+ readonly renamed: "ビュー名を {{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 jaUi: {
960
979
  readonly clear: "削除";
961
980
  };
962
981
  };
982
+ readonly documentPreview: {
983
+ readonly multiTitle: "ドキュメント";
984
+ readonly tabsLabel: "選択したドキュメント";
985
+ readonly regionLabel: "ドキュメントのプレビュー";
986
+ readonly emptyTitle: "ドキュメントが選択されていません";
987
+ readonly emptyDescription: "プレビューするドキュメントを選択してください。";
988
+ readonly imageAlt: "{{name}} のプレビュー";
989
+ readonly noPreview: "プレビューを利用できません。";
990
+ readonly clinical: "臨床";
991
+ readonly fields: {
992
+ readonly size: "サイズ";
993
+ readonly modified: "更新日時";
994
+ readonly expires: "有効期限";
995
+ };
996
+ readonly signature: {
997
+ readonly pending: "署名待ち";
998
+ readonly 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: "ファイルマネージャー";
1009
+ readonly treeLabel: "フォルダ";
1010
+ readonly breadcrumbLabel: "フォルダのパス";
1011
+ readonly toolbarLabel: "ファイル操作";
1012
+ readonly rootLabel: "すべてのファイル";
1013
+ readonly emptyCell: "—";
1014
+ readonly toolbar: {
1015
+ readonly newFolder: "新しいフォルダ";
1016
+ readonly upload: "ファイルをアップロード";
1017
+ readonly download: "ダウンロード";
1018
+ readonly rename: "名前を変更";
1019
+ readonly move: "移動";
1020
+ readonly delete: "削除";
1021
+ readonly share: "共有";
1022
+ readonly requestSignature: "署名を依頼";
1023
+ };
1024
+ readonly columns: {
1025
+ readonly name: "名前";
1026
+ readonly type: "種類";
1027
+ readonly signature: "署名";
1028
+ readonly size: "サイズ";
1029
+ readonly modified: "更新日時";
1030
+ };
1031
+ readonly signature: {
1032
+ readonly pending: "署名待ち";
1033
+ readonly signed: "署名済み";
1034
+ };
1035
+ readonly dropOverlay: "ファイルをドロップして {{folder}} にアップロード";
1036
+ readonly rowActions: "項目の操作";
1037
+ readonly selected_one: "{{count}} 件の項目を選択中";
1038
+ readonly selected_zero: "{{count}} 件の項目を選択中";
1039
+ readonly selected_two: "{{count}} 件の項目を選択中";
1040
+ readonly selected_few: "{{count}} 件の項目を選択中";
1041
+ readonly selected_many: "{{count}} 件の項目を選択中";
1042
+ readonly selected_other: "{{count}} 件の項目を選択中";
1043
+ readonly empty: {
1044
+ readonly folderTitle: "このフォルダは空です";
1045
+ readonly folderDescription: "ファイルをアップロードするか、フォルダを作成して開始しましょう。";
1046
+ };
1047
+ readonly announce: {
1048
+ readonly navigated: "{{name}} を開きました";
1049
+ };
1050
+ readonly dialogs: {
1051
+ readonly createFolder: {
1052
+ readonly title: "新しいフォルダ";
1053
+ readonly nameLabel: "フォルダ名";
1054
+ readonly confirm: "フォルダを作成";
1055
+ readonly cancel: "キャンセル";
1056
+ };
1057
+ readonly upload: {
1058
+ readonly title: "{{folder}} にアップロード";
1059
+ readonly close: "完了";
1060
+ };
1061
+ readonly rename: {
1062
+ readonly title: "名前を変更";
1063
+ readonly nameLabel: "新しい名前";
1064
+ readonly confirm: "名前を変更";
1065
+ readonly cancel: "キャンセル";
1066
+ };
1067
+ readonly delete: {
1068
+ readonly title_one: "{{count}} 件の項目を削除しますか?";
1069
+ readonly title_zero: "{{count}} 件の項目を削除しますか?";
1070
+ readonly title_two: "{{count}} 件の項目を削除しますか?";
1071
+ readonly title_few: "{{count}} 件の項目を削除しますか?";
1072
+ readonly title_many: "{{count}} 件の項目を削除しますか?";
1073
+ readonly title_other: "{{count}} 件の項目を削除しますか?";
1074
+ readonly description: "この操作は取り消せません。";
1075
+ readonly confirm: "削除";
1076
+ readonly cancel: "キャンセル";
1077
+ };
1078
+ readonly move: {
1079
+ readonly title_one: "{{count}} 件の項目を移動";
1080
+ readonly title_zero: "{{count}} 件の項目を移動";
1081
+ readonly title_two: "{{count}} 件の項目を移動";
1082
+ readonly title_few: "{{count}} 件の項目を移動";
1083
+ readonly title_many: "{{count}} 件の項目を移動";
1084
+ readonly title_other: "{{count}} 件の項目を移動";
1085
+ readonly treeLabel: "移動先フォルダ";
1086
+ readonly confirm: "ここに移動";
1087
+ readonly 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: "フィールドをカスタマイズ";
965
1099
  readonly title: "フィールドをカスタマイズ";
@@ -2184,6 +2318,171 @@ export declare const jaUi: {
2184
2318
  };
2185
2319
  readonly pay: "Pay now";
2186
2320
  };
2321
+ readonly periodontalChart: {
2322
+ readonly ariaLabel: "Periodontal chart";
2323
+ readonly column: {
2324
+ readonly measure: "Measurement";
2325
+ };
2326
+ readonly toothHeader: "Tooth {{tooth}}";
2327
+ readonly cell: {
2328
+ readonly empty: "–";
2329
+ };
2330
+ readonly arch: {
2331
+ readonly upper: "Upper arch";
2332
+ readonly lower: "Lower arch";
2333
+ };
2334
+ readonly side: {
2335
+ readonly buccal: "buccal";
2336
+ readonly lingual: "lingual";
2337
+ };
2338
+ readonly site: {
2339
+ readonly db: "disto-buccal";
2340
+ readonly b: "buccal";
2341
+ readonly mb: "mesio-buccal";
2342
+ readonly dl: "disto-lingual";
2343
+ readonly l: "lingual";
2344
+ readonly ml: "mesio-lingual";
2345
+ };
2346
+ readonly row: {
2347
+ readonly missing: "Missing";
2348
+ readonly implant: "Implant";
2349
+ readonly mobility: "Mobility";
2350
+ readonly furcation: "Furcation";
2351
+ readonly tooth: "Tooth";
2352
+ readonly note: "Note";
2353
+ readonly pocketDepthBuccal: "Pocket depth — buccal";
2354
+ readonly recessionBuccal: "Recession — buccal";
2355
+ readonly bleedingBuccal: "Bleeding — buccal";
2356
+ readonly plaqueBuccal: "Plaque — buccal";
2357
+ readonly pocketDepthLingual: "Pocket depth — lingual";
2358
+ readonly recessionLingual: "Recession — lingual";
2359
+ readonly bleedingLingual: "Bleeding — lingual";
2360
+ readonly plaqueLingual: "Plaque — lingual";
2361
+ };
2362
+ readonly input: {
2363
+ readonly pocketDepthMm: "Tooth {{tooth}} {{site}} pocket depth, millimetres";
2364
+ readonly recessionMm: "Tooth {{tooth}} {{site}} recession, millimetres";
2365
+ };
2366
+ readonly toggle: {
2367
+ readonly bleeding: "Tooth {{tooth}} {{site}} bleeding on probing";
2368
+ readonly plaque: "Tooth {{tooth}} {{site}} plaque";
2369
+ readonly furcation: "Tooth {{tooth}} {{side}} furcation {{n}}";
2370
+ };
2371
+ readonly flag: {
2372
+ readonly moderate: "moderate pocket";
2373
+ readonly severe: "severe pocket";
2374
+ readonly missingLabel: "Tooth {{tooth}} missing";
2375
+ readonly implantLabel: "Tooth {{tooth}} implant";
2376
+ readonly missingShort: "×";
2377
+ readonly implantShort: "I";
2378
+ };
2379
+ readonly mobility: {
2380
+ readonly label: "Tooth {{tooth}} mobility grade";
2381
+ readonly none: "–";
2382
+ };
2383
+ readonly note: {
2384
+ readonly label: "Tooth {{tooth}} note";
2385
+ };
2386
+ readonly curve: {
2387
+ readonly label: "{{arch}} probing depth and recession profile";
2388
+ };
2389
+ readonly index: {
2390
+ readonly label: "Summary indices";
2391
+ readonly elevated: "elevated";
2392
+ readonly meanPocketDepth: "Mean PD";
2393
+ readonly meanAttachment: "Mean CAL";
2394
+ readonly plaque: "Plaque";
2395
+ readonly bleeding: "BoP";
2396
+ };
2397
+ readonly unit: {
2398
+ readonly mm: "{{value}} mm";
2399
+ readonly percent: "{{value}}%";
2400
+ };
2401
+ readonly legend: {
2402
+ readonly label: "Chart legend";
2403
+ readonly depth: "Pocket depth";
2404
+ readonly recession: "Recession";
2405
+ readonly bleeding: "Bleeding on probing";
2406
+ readonly plaque: "Plaque";
2407
+ };
2408
+ };
2409
+ readonly periodontalRiskChart: {
2410
+ readonly heading: "Periodontal risk";
2411
+ readonly overall: {
2412
+ readonly label: "Overall";
2413
+ };
2414
+ readonly level: {
2415
+ readonly low: "Low";
2416
+ readonly moderate: "Moderate";
2417
+ readonly high: "High";
2418
+ };
2419
+ readonly factor: {
2420
+ readonly bleeding: "Bleeding on probing";
2421
+ readonly pockets: "Residual pockets ≥5 mm";
2422
+ readonly toothLoss: "Tooth loss";
2423
+ readonly boneLossAge: "Bone loss / age";
2424
+ readonly smoking: "Smoking";
2425
+ readonly systemic: "Systemic / genetic";
2426
+ };
2427
+ readonly factors: {
2428
+ readonly label: "Risk factors";
2429
+ };
2430
+ readonly valueUnset: "not recorded";
2431
+ readonly percent: "{{value}}%";
2432
+ readonly smoking: {
2433
+ readonly none: "Non-smoker";
2434
+ readonly former: "Former smoker";
2435
+ readonly light: "Light (<10/day)";
2436
+ readonly moderate: "Moderate (10–19/day)";
2437
+ readonly heavy: "Heavy (≥20/day)";
2438
+ };
2439
+ readonly systemic: {
2440
+ readonly yes: "Present";
2441
+ readonly no: "Absent";
2442
+ };
2443
+ };
2444
+ readonly periodontalDiagnosis: {
2445
+ readonly heading: "Periodontal diagnosis";
2446
+ readonly term: "Periodontitis";
2447
+ readonly unset: "—";
2448
+ readonly status: {
2449
+ readonly complete: "Complete";
2450
+ readonly incomplete: "Incomplete";
2451
+ };
2452
+ readonly summary: {
2453
+ readonly none: "No diagnosis recorded yet";
2454
+ readonly stage: "Stage {{roman}}";
2455
+ readonly grade: "Grade {{grade}}";
2456
+ };
2457
+ readonly stage: {
2458
+ readonly label: "Staging";
2459
+ readonly description: "Severity and complexity of management.";
2460
+ readonly option: "Stage {{roman}}";
2461
+ };
2462
+ readonly grade: {
2463
+ readonly label: "Grading";
2464
+ readonly description: "Rate of progression.";
2465
+ readonly option: "Grade {{grade}}";
2466
+ };
2467
+ readonly extent: {
2468
+ readonly label: "Extent";
2469
+ readonly localised: "Localised";
2470
+ readonly generalised: "Generalised";
2471
+ readonly molarIncisor: "Molar-incisor";
2472
+ };
2473
+ readonly factors: {
2474
+ readonly label: "Contributing factors";
2475
+ };
2476
+ readonly factor: {
2477
+ readonly interdentalCal: "Interdental CAL at the worst site";
2478
+ readonly radiographicBoneLoss: "Radiographic bone loss";
2479
+ readonly toothLossPerio: "Tooth loss from periodontitis";
2480
+ readonly probingDepth6: "Probing depth ≥6 mm";
2481
+ readonly boneLossAgeOver1: "Bone loss / age > 1.0";
2482
+ readonly smoker: "Smoker";
2483
+ readonly diabetes: "Diabetes (HbA1c ≥7%)";
2484
+ };
2485
+ };
2187
2486
  readonly periodontalChartCard: {
2188
2487
  readonly heading: "Periodontal chart";
2189
2488
  readonly empty: "No periodontal readings recorded.";
@@ -2659,6 +2958,28 @@ export declare const jaUi: {
2659
2958
  readonly fullscreen: "フルスクリーン切り替え";
2660
2959
  };
2661
2960
  };
2961
+ readonly signatureRequest: {
2962
+ readonly title: "署名済みドキュメント";
2963
+ readonly noSignedVersions: "このドキュメントには署名済みのバージョンがありません";
2964
+ readonly operatorSection: "オペレーター(署名要求先)";
2965
+ readonly assignToMe: "自分に割り当てる";
2966
+ readonly operatorPlaceholder: "オペレーターを選択";
2967
+ readonly assignLater: "後で割り当てる";
2968
+ readonly operatorHint: "署名リクエストは、設定に応じてメールまたはSMSでオペレーターに送信されます。";
2969
+ readonly signersSection: "患者側の署名者";
2970
+ readonly signerPlaceholder: "署名者を選択";
2971
+ readonly channelLabel: "署名チャネル";
2972
+ readonly viaSms: "SMSで";
2973
+ readonly viaEmail: "メールで";
2974
+ readonly viaWhatsapp: "WhatsAppで";
2975
+ readonly onThisDevice: "このデバイスで";
2976
+ readonly noOtp: "患者にOTPを要求しない";
2977
+ readonly noOtpWarning: "OTPなしの署名は証拠価値が低くなります。";
2978
+ readonly addSigner: "署名者を追加";
2979
+ readonly removeSigner: "署名者を削除";
2980
+ readonly requestSignature: "署名をリクエスト";
2981
+ readonly close: "閉じる";
2982
+ };
2662
2983
  readonly toothScheme: {
2663
2984
  readonly ariaLabel: "歯式図";
2664
2985
  readonly legendLabel: "状態凡例";