@alfadocs/ui-kit 0.47.0 → 0.48.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 (186) hide show
  1. package/dist/_chunks/{agenda-card-CFyWSX7Z.js → agenda-card-BaSfVfrL.js} +25 -29
  2. package/dist/_chunks/{agenda-tray-Dyj9ChHC.js → agenda-tray-DQayYmQ0.js} +50 -67
  3. package/dist/_chunks/ai-consent-banner-DO5ingMq.js +169 -0
  4. package/dist/_chunks/ai-tools-rail-CxYG04cw.js +280 -0
  5. package/dist/_chunks/{alia-sidebar-CVIPrdc9.js → alia-sidebar-DlvyXgVC.js} +3 -2
  6. package/dist/_chunks/anamnesis-card-CmkBVAln.js +156 -0
  7. package/dist/_chunks/appointment-tray-BwDHhWWC.js +419 -0
  8. package/dist/_chunks/{bmi-calculator-CQqXTVNL.js → bmi-calculator-DdylQzT6.js} +2 -2
  9. package/dist/_chunks/{booking-DlDVuWMd.js → booking-WV2GSru5.js} +291 -303
  10. package/dist/_chunks/{calculator-dialog-D-nfvteH.js → calculator-dialog-CFk4I91b.js} +2 -2
  11. package/dist/_chunks/calendar-days-C4BmpCZg.js +23 -0
  12. package/dist/_chunks/{calendar-YHFknAGv.js → calendar-oYWOCrnf.js} +195 -210
  13. package/dist/_chunks/care-plan-card-QmNpGggC.js +252 -0
  14. package/dist/_chunks/care-plan-entry-card-Cnra7vUc.js +318 -0
  15. package/dist/_chunks/{chat-message-B5JpFj0F.js → chat-message-Dm8U2RY1.js} +36 -35
  16. package/dist/_chunks/clinical-note-card-BYo437dU.js +333 -0
  17. package/dist/_chunks/{contact-profile-card-DHyuAPXM.js → contact-profile-card-DvvVfAA2.js} +102 -115
  18. package/dist/_chunks/{cycle-calculator-KxA8dqDf.js → cycle-calculator-DYvGm_m1.js} +2 -2
  19. package/dist/_chunks/{dialog-BTpZV6It.js → dialog-DMGnSelc.js} +55 -55
  20. package/dist/_chunks/{due-date-calculator-mFxpHLml.js → due-date-calculator-BXd3ANj7.js} +2 -2
  21. package/dist/_chunks/entity-card-COhmqHly.js +69 -0
  22. package/dist/_chunks/{gestational-age-calculator-gWI_uRA1.js → gestational-age-calculator-Crj6FgZw.js} +2 -2
  23. package/dist/_chunks/{insert-result-C5ABnzDl.js → insert-result-DNdi_JYW.js} +140 -168
  24. package/dist/_chunks/is-safe-url-DkETxeHz.js +7 -0
  25. package/dist/_chunks/languages-DsVf_WzT.js +19 -0
  26. package/dist/_chunks/layers-pzGcbLPj.js +34 -0
  27. package/dist/_chunks/{message-card-DSPw5ghw.js → message-card-Dvl1TgaN.js} +15 -19
  28. package/dist/_chunks/{message-tray-hSQff9u4.js → message-tray-Dl6GQaaV.js} +2 -2
  29. package/dist/_chunks/operator-hero-CM8949Hd.js +198 -0
  30. package/dist/_chunks/patient-summary-card-BnTqxcTr.js +443 -0
  31. package/dist/_chunks/payment-request-card-B_lyobd0.js +478 -0
  32. package/dist/_chunks/{pdf-viewer-CWEXTlwq.js → pdf-viewer-G8SU6Azw.js} +3 -3
  33. package/dist/_chunks/periodontal-chart-card-BYs9hax1.js +455 -0
  34. package/dist/_chunks/phone-Bi5yUm4I.js +20 -0
  35. package/dist/_chunks/{practice-results-DDi-kvaD.js → practice-results-BFL_mcDW.js} +3 -2
  36. package/dist/_chunks/{pregnancy-weight-gain-BtEHaSqy.js → pregnancy-weight-gain-C7dK89jE.js} +2 -2
  37. package/dist/_chunks/scan-line-lGioFwLC.js +18 -0
  38. package/dist/_chunks/shield-check-BjCGH_Sr.js +21 -0
  39. package/dist/_chunks/{sign-document-BCyLpFHJ.js → sign-document-DPI2pY9V.js} +2 -2
  40. package/dist/_chunks/{transaction-chip-B8ujzowA.js → transaction-chip-BZCa6XDn.js} +8 -6
  41. package/dist/_chunks/{unit-converter-u3CwNDpP.js → unit-converter-jWp3Z85y.js} +2 -2
  42. package/dist/_chunks/user-cog-BS_qc8nA.js +24 -0
  43. package/dist/_chunks/video-BAeICxCT.js +21 -0
  44. package/dist/_chunks/{workflow-map-Djn1QMJc.js → workflow-map-ZXw-zsZ8.js} +138 -156
  45. package/dist/agent-catalog.json +324 -1
  46. package/dist/components/_shared/entity-card/entity-card.d.ts +40 -0
  47. package/dist/components/_shared/entity-card/index.d.ts +3 -0
  48. package/dist/components/_shared/index.d.ts +2 -0
  49. package/dist/components/_shared/is-safe-url.d.ts +13 -0
  50. package/dist/components/agenda-card/agenda-card.d.ts +1 -2
  51. package/dist/components/agenda-card/index.d.ts +2 -1
  52. package/dist/components/agenda-card/index.js +6 -5
  53. package/dist/components/agenda-tray/index.js +1 -1
  54. package/dist/components/ai-consent-banner/ai-consent-banner.agent.d.ts +4 -0
  55. package/dist/components/ai-consent-banner/ai-consent-banner.d.ts +45 -0
  56. package/dist/components/ai-consent-banner/index.d.ts +4 -0
  57. package/dist/components/ai-consent-banner/index.js +6 -0
  58. package/dist/components/ai-tools-rail/ai-tools-rail.agent.d.ts +4 -0
  59. package/dist/components/ai-tools-rail/ai-tools-rail.d.ts +60 -0
  60. package/dist/components/ai-tools-rail/index.d.ts +4 -0
  61. package/dist/components/ai-tools-rail/index.js +6 -0
  62. package/dist/components/anamnesis-card/anamnesis-card.d.ts +68 -0
  63. package/dist/components/anamnesis-card/index.d.ts +3 -0
  64. package/dist/components/anamnesis-card/index.js +5 -0
  65. package/dist/components/appointment-card/appointment-card.agent.d.ts +3 -0
  66. package/dist/components/appointment-card/appointment-card.d.ts +93 -0
  67. package/dist/components/appointment-card/appointment-tray.agent.d.ts +4 -0
  68. package/dist/components/appointment-card/appointment-tray.d.ts +48 -0
  69. package/dist/components/appointment-card/index.d.ts +8 -0
  70. package/dist/components/appointment-card/index.js +10 -0
  71. package/dist/components/badge/badge.d.ts +1 -1
  72. package/dist/components/bmi-calculator/index.js +1 -1
  73. package/dist/components/booking/index.js +1 -1
  74. package/dist/components/calculator-dialog/index.js +1 -1
  75. package/dist/components/calendar/index.js +1 -1
  76. package/dist/components/card/card.d.ts +1 -1
  77. package/dist/components/care-plan-card/care-plan-card.agent.d.ts +4 -0
  78. package/dist/components/care-plan-card/care-plan-card.d.ts +102 -0
  79. package/dist/components/care-plan-card/index.d.ts +4 -0
  80. package/dist/components/care-plan-card/index.js +6 -0
  81. package/dist/components/care-plan-entry-card/care-plan-entry-card.agent.d.ts +4 -0
  82. package/dist/components/care-plan-entry-card/care-plan-entry-card.d.ts +110 -0
  83. package/dist/components/care-plan-entry-card/index.d.ts +4 -0
  84. package/dist/components/care-plan-entry-card/index.js +6 -0
  85. package/dist/components/chat-message/chat-message.d.ts +7 -0
  86. package/dist/components/chat-message/index.js +1 -1
  87. package/dist/components/clinical-note-card/clinical-note-card.agent.d.ts +4 -0
  88. package/dist/components/clinical-note-card/clinical-note-card.d.ts +98 -0
  89. package/dist/components/clinical-note-card/index.d.ts +4 -0
  90. package/dist/components/clinical-note-card/index.js +6 -0
  91. package/dist/components/contact-profile-card/index.js +1 -1
  92. package/dist/components/cycle-calculator/index.js +1 -1
  93. package/dist/components/dialog/dialog.d.ts +7 -0
  94. package/dist/components/dialog/index.js +1 -1
  95. package/dist/components/due-date-calculator/index.js +1 -1
  96. package/dist/components/gestational-age-calculator/index.js +1 -1
  97. package/dist/components/index.d.ts +10 -0
  98. package/dist/components/message-card/index.js +5 -4
  99. package/dist/components/message-card/message-card.d.ts +1 -2
  100. package/dist/components/message-tray/index.js +1 -1
  101. package/dist/components/operator-hero/index.js +1 -1
  102. package/dist/components/operator-hero/operator-hero.d.ts +9 -0
  103. package/dist/components/patient-summary-card/index.d.ts +4 -0
  104. package/dist/components/patient-summary-card/index.js +6 -0
  105. package/dist/components/patient-summary-card/patient-summary-card.agent.d.ts +4 -0
  106. package/dist/components/patient-summary-card/patient-summary-card.d.ts +120 -0
  107. package/dist/components/payment-card/index.d.ts +7 -0
  108. package/dist/components/payment-card/index.js +8 -0
  109. package/dist/components/payment-card/payment-card.agent.d.ts +4 -0
  110. package/dist/components/payment-card/payment-card.d.ts +71 -0
  111. package/dist/components/payment-card/payment-request-card.agent.d.ts +4 -0
  112. package/dist/components/payment-card/payment-request-card.d.ts +43 -0
  113. package/dist/components/pdf-viewer/index.js +1 -1
  114. package/dist/components/periodontal-chart-card/index.d.ts +4 -0
  115. package/dist/components/periodontal-chart-card/index.js +7 -0
  116. package/dist/components/periodontal-chart-card/periodontal-chart-card.agent.d.ts +4 -0
  117. package/dist/components/periodontal-chart-card/periodontal-chart-card.d.ts +74 -0
  118. package/dist/components/practice-results/index.js +1 -1
  119. package/dist/components/pregnancy-weight-gain/index.js +1 -1
  120. package/dist/components/public-header/public-header.d.ts +1 -1
  121. package/dist/components/sign-document/index.js +1 -1
  122. package/dist/components/stat/stat.d.ts +1 -1
  123. package/dist/components/transaction-chip/index.js +1 -1
  124. package/dist/components/unit-converter/index.js +1 -1
  125. package/dist/components/workflow/index.js +1 -1
  126. package/dist/i18n/locales/ar.d.ts +351 -0
  127. package/dist/i18n/locales/ar.js +351 -0
  128. package/dist/i18n/locales/de.d.ts +351 -0
  129. package/dist/i18n/locales/de.js +351 -0
  130. package/dist/i18n/locales/el.d.ts +351 -0
  131. package/dist/i18n/locales/el.js +351 -0
  132. package/dist/i18n/locales/en.d.ts +351 -0
  133. package/dist/i18n/locales/en.js +351 -0
  134. package/dist/i18n/locales/es.d.ts +351 -0
  135. package/dist/i18n/locales/es.js +351 -0
  136. package/dist/i18n/locales/fr.d.ts +351 -0
  137. package/dist/i18n/locales/fr.js +351 -0
  138. package/dist/i18n/locales/hi.d.ts +351 -0
  139. package/dist/i18n/locales/hi.js +351 -0
  140. package/dist/i18n/locales/it.d.ts +351 -0
  141. package/dist/i18n/locales/it.js +351 -0
  142. package/dist/i18n/locales/ja.d.ts +351 -0
  143. package/dist/i18n/locales/ja.js +351 -0
  144. package/dist/i18n/locales/nl.d.ts +351 -0
  145. package/dist/i18n/locales/nl.js +351 -0
  146. package/dist/i18n/locales/pl.d.ts +351 -0
  147. package/dist/i18n/locales/pl.js +351 -0
  148. package/dist/i18n/locales/pt.d.ts +351 -0
  149. package/dist/i18n/locales/pt.js +351 -0
  150. package/dist/i18n/locales/ro.d.ts +351 -0
  151. package/dist/i18n/locales/ro.js +351 -0
  152. package/dist/i18n/locales/ru.d.ts +351 -0
  153. package/dist/i18n/locales/ru.js +351 -0
  154. package/dist/i18n/locales/sq.d.ts +351 -0
  155. package/dist/i18n/locales/sq.js +351 -0
  156. package/dist/i18n/locales/sv.d.ts +351 -0
  157. package/dist/i18n/locales/sv.js +351 -0
  158. package/dist/i18n/locales/tr.d.ts +351 -0
  159. package/dist/i18n/locales/tr.js +351 -0
  160. package/dist/i18n/locales/zh.d.ts +351 -0
  161. package/dist/i18n/locales/zh.js +351 -0
  162. package/dist/index.js +527 -491
  163. package/dist/locales/ar.json +351 -0
  164. package/dist/locales/de.json +351 -0
  165. package/dist/locales/el.json +351 -0
  166. package/dist/locales/en.json +351 -0
  167. package/dist/locales/es.json +351 -0
  168. package/dist/locales/fr.json +351 -0
  169. package/dist/locales/hi.json +351 -0
  170. package/dist/locales/it.json +351 -0
  171. package/dist/locales/ja.json +351 -0
  172. package/dist/locales/nl.json +351 -0
  173. package/dist/locales/pl.json +351 -0
  174. package/dist/locales/pt.json +351 -0
  175. package/dist/locales/ro.json +351 -0
  176. package/dist/locales/ru.json +351 -0
  177. package/dist/locales/sq.json +351 -0
  178. package/dist/locales/sv.json +351 -0
  179. package/dist/locales/tr.json +351 -0
  180. package/dist/locales/zh.json +351 -0
  181. package/dist/patterns/alia-assistant/alia-types.d.ts +15 -0
  182. package/dist/patterns/alia-assistant/index.js +1 -1
  183. package/dist/tokens.css +1 -1
  184. package/package.json +42 -1
  185. package/dist/_chunks/operator-hero-7LiiP7zi.js +0 -171
  186. package/dist/_chunks/shield-check-C73ma9Cs.js +0 -36
@@ -1242,7 +1242,337 @@
1242
1242
  "alt": "{{address}} を示す地図"
1243
1243
  }
1244
1244
  },
1245
+ "patientSummaryCard": {
1246
+ "regionLabel": "Patient overview",
1247
+ "flagsLabel": "Patient attention flags",
1248
+ "title": {
1249
+ "mr": "Mr.",
1250
+ "ms": "Ms."
1251
+ },
1252
+ "gender": {
1253
+ "m": "Male",
1254
+ "f": "Female"
1255
+ },
1256
+ "identity": {
1257
+ "age_zero": "{{count}} yrs",
1258
+ "age_one": "{{count}} yrs",
1259
+ "age_two": "{{count}} yrs",
1260
+ "age_few": "{{count}} yrs",
1261
+ "age_many": "{{count}} yrs",
1262
+ "age_other": "{{count}} yrs",
1263
+ "bornOn": "Born {{date}}",
1264
+ "separator": " · "
1265
+ },
1266
+ "label": {
1267
+ "email": "Email",
1268
+ "phone": "Phone",
1269
+ "cityProvince": "City / province",
1270
+ "marketingConsent": "Marketing consent",
1271
+ "aiConsent": "AI consent",
1272
+ "assignedTo": "Assigned to",
1273
+ "familyRelations": "Family relations"
1274
+ },
1275
+ "value": {
1276
+ "smsEnabled": "SMS",
1277
+ "aiConsentGrantedBy": "Granted {{date}} by {{by}}",
1278
+ "aiConsentGrantedAt": "Granted {{date}}",
1279
+ "familyRelation": "{{relation}}: {{name}}"
1280
+ },
1281
+ "marketingConsent": {
1282
+ "yes": "Yes",
1283
+ "no": "No",
1284
+ "not_specified": "Not specified"
1285
+ },
1286
+ "flag": {
1287
+ "highlightedAnamnesis_zero": "{{count}} highlighted anamnesis answers",
1288
+ "highlightedAnamnesis_one": "{{count}} highlighted anamnesis answers",
1289
+ "highlightedAnamnesis_two": "{{count}} highlighted anamnesis answers",
1290
+ "highlightedAnamnesis_few": "{{count}} highlighted anamnesis answers",
1291
+ "highlightedAnamnesis_many": "{{count}} highlighted anamnesis answers",
1292
+ "highlightedAnamnesis_other": "{{count}} highlighted anamnesis answers",
1293
+ "unsignedDocuments_zero": "{{count}} unsigned documents",
1294
+ "unsignedDocuments_one": "{{count}} unsigned documents",
1295
+ "unsignedDocuments_two": "{{count}} unsigned documents",
1296
+ "unsignedDocuments_few": "{{count}} unsigned documents",
1297
+ "unsignedDocuments_many": "{{count}} unsigned documents",
1298
+ "unsignedDocuments_other": "{{count}} unsigned documents"
1299
+ }
1300
+ },
1301
+ "appointmentCard": {
1302
+ "itemLabel": "{{patient}} — {{state}}",
1303
+ "noPatient": "No patient assigned",
1304
+ "chair": "Chair {{chair}}",
1305
+ "duration_zero": "{{count}} min",
1306
+ "duration_one": "{{count}} min",
1307
+ "duration_two": "{{count}} min",
1308
+ "duration_few": "{{count}} min",
1309
+ "duration_many": "{{count}} min",
1310
+ "duration_other": "{{count}} min",
1311
+ "firstVisit": "First visit",
1312
+ "treatmentWithElements": "{{care}} ({{elements}})",
1313
+ "flag": {
1314
+ "bookedOnline": "Booked online",
1315
+ "highlightedAnamnesis": "Anamnesis flag"
1316
+ },
1317
+ "state": {
1318
+ "absent": "Absent",
1319
+ "waiting": "Waiting",
1320
+ "in_care": "In care",
1321
+ "done": "Done",
1322
+ "cancelled": "Cancelled",
1323
+ "confirmed": "Confirmed"
1324
+ },
1325
+ "type": {
1326
+ "inPractice": "In practice",
1327
+ "telehealth": "Telehealth"
1328
+ }
1329
+ },
1330
+ "appointmentTray": {
1331
+ "title": "Today's appointments",
1332
+ "add": "Add appointment",
1333
+ "empty": {
1334
+ "title": "No appointments",
1335
+ "description": "New appointments will appear here."
1336
+ }
1337
+ },
1338
+ "carePlanEntryCard": {
1339
+ "flag": {
1340
+ "done": "Done",
1341
+ "outsideOfEstimate": "Outside estimate",
1342
+ "billed": "Billed"
1343
+ },
1344
+ "notesLabel_zero": "{{count}} notes",
1345
+ "notesLabel_one": "{{count}} notes",
1346
+ "notesLabel_two": "{{count}} notes",
1347
+ "notesLabel_few": "{{count}} notes",
1348
+ "notesLabel_many": "{{count}} notes",
1349
+ "notesLabel_other": "{{count}} notes",
1350
+ "elementsLabel": "Teeth involved",
1351
+ "toothSchemeLabel_zero": "Teeth involved: {{count}}",
1352
+ "toothSchemeLabel_one": "Teeth involved: {{count}}",
1353
+ "toothSchemeLabel_two": "Teeth involved: {{count}}",
1354
+ "toothSchemeLabel_few": "Teeth involved: {{count}}",
1355
+ "toothSchemeLabel_many": "Teeth involved: {{count}}",
1356
+ "toothSchemeLabel_other": "Teeth involved: {{count}}",
1357
+ "executedOn": "Executed on",
1358
+ "plannedFor": "Planned for",
1359
+ "assignedTo": "Assigned to {{operator}}",
1360
+ "byOperator": "by {{operator}}",
1361
+ "phasesHeading": "Phases",
1362
+ "phasesCount": "{{executed}} / {{total}}",
1363
+ "phasesLabel": "Phases: {{executed}} of {{total}} executed",
1364
+ "discountLabel": "-{{percentage}}%",
1365
+ "phaseDetail": {
1366
+ "toggle": "Phase detail",
1367
+ "executed": "Executed",
1368
+ "pending": "Pending",
1369
+ "udi": "UDI {{udi}}"
1370
+ }
1371
+ },
1372
+ "carePlanCard": {
1373
+ "state": {
1374
+ "estimate": "Estimate",
1375
+ "accepted": "Accepted",
1376
+ "discarded": "Discarded",
1377
+ "closed": "Closed"
1378
+ },
1379
+ "number": "Care plan {{number}}",
1380
+ "untitled": "Untitled care plan",
1381
+ "discardReasonLabel": "Discard reason",
1382
+ "date": {
1383
+ "accepted": "Accepted on",
1384
+ "closed": "Closed on",
1385
+ "discarded": "Discarded on"
1386
+ },
1387
+ "overdue_zero": "{{count}} days overdue",
1388
+ "overdue_one": "{{count}} days overdue",
1389
+ "overdue_two": "{{count}} days overdue",
1390
+ "overdue_few": "{{count}} days overdue",
1391
+ "overdue_many": "{{count}} days overdue",
1392
+ "overdue_other": "{{count}} days overdue",
1393
+ "progressHeading": "Progress",
1394
+ "progressLabel": "Progress: {{done}} of {{total}} done",
1395
+ "progressCount": "{{done}} / {{total}}",
1396
+ "entries": {
1397
+ "toggle_zero": "Entries ({{count}})",
1398
+ "toggle_one": "Entries ({{count}})",
1399
+ "toggle_two": "Entries ({{count}})",
1400
+ "toggle_few": "Entries ({{count}})",
1401
+ "toggle_many": "Entries ({{count}})",
1402
+ "toggle_other": "Entries ({{count}})"
1403
+ }
1404
+ },
1405
+ "anamnesisCard": {
1406
+ "defaultFormName": "Medical history",
1407
+ "statusGroupLabel": "Questionnaire status",
1408
+ "status": {
1409
+ "highlighted_zero": "{{count}} flagged answers",
1410
+ "highlighted_one": "{{count}} flagged answers",
1411
+ "highlighted_two": "{{count}} flagged answers",
1412
+ "highlighted_few": "{{count}} flagged answers",
1413
+ "highlighted_many": "{{count}} flagged answers",
1414
+ "highlighted_other": "{{count}} flagged answers",
1415
+ "expired": "Expired",
1416
+ "corrupted": "Corrupted"
1417
+ },
1418
+ "compiledOn": "Compiled",
1419
+ "submitted": "Submitted",
1420
+ "answerFlagLabel": "Flagged answer",
1421
+ "empty": "No answers were recorded.",
1422
+ "interviewToggle_zero": "Interview ({{count}} answers)",
1423
+ "interviewToggle_one": "Interview ({{count}} answers)",
1424
+ "interviewToggle_two": "Interview ({{count}} answers)",
1425
+ "interviewToggle_few": "Interview ({{count}} answers)",
1426
+ "interviewToggle_many": "Interview ({{count}} answers)",
1427
+ "interviewToggle_other": "Interview ({{count}} answers)"
1428
+ },
1429
+ "clinicalNoteCard": {
1430
+ "regionLabel": "Clinical note",
1431
+ "clinical": "Clinical",
1432
+ "pinned": "Pinned",
1433
+ "flagged": "Flagged",
1434
+ "added": "added",
1435
+ "attachment": {
1436
+ "patient": "Patient record",
1437
+ "carePlan": "Care plan {{number}}",
1438
+ "carePlanEntry": "{{care}}",
1439
+ "carePlanEntryWithElements": "{{care}} — {{elements}}",
1440
+ "phase": "{{label}}",
1441
+ "xray": "X-ray",
1442
+ "xrayWithLabel": "X-ray — {{label}}"
1443
+ }
1444
+ },
1445
+ "aiConsentBanner": {
1446
+ "regionLabel": "AI assistance consent",
1447
+ "title": "AI assistance consent",
1448
+ "description": {
1449
+ "granted": "AI assistance is enabled for this record.",
1450
+ "required": "AI assistance requires recorded consent before it can run."
1451
+ },
1452
+ "badge": {
1453
+ "granted": "Consent granted"
1454
+ },
1455
+ "grantedAtPrefix": "Granted",
1456
+ "grantedBy": "By {{name}}",
1457
+ "pendingLabel": "Saving consent…",
1458
+ "confirmLabel": "I confirm consent has been obtained for AI assistance.",
1459
+ "grantButton": "Grant consent",
1460
+ "notAllowed": "You do not have permission to grant AI assistance consent."
1461
+ },
1462
+ "paymentCard": {
1463
+ "regionLabel": "Payment {{number}}",
1464
+ "heading": "Payment {{number}}",
1465
+ "type": {
1466
+ "full": "Full payment",
1467
+ "partial": "Partial payment",
1468
+ "credit": "Credit note",
1469
+ "proforma": "Pro forma",
1470
+ "other": "Other"
1471
+ },
1472
+ "direction": {
1473
+ "incoming": "Incoming",
1474
+ "outgoing": "Outgoing"
1475
+ },
1476
+ "label": {
1477
+ "number": "Number",
1478
+ "date": "Date",
1479
+ "type": "Type",
1480
+ "direction": "Direction",
1481
+ "carePlan": "Care plan",
1482
+ "patient": "Patient",
1483
+ "operator": "Operator",
1484
+ "gross": "Gross",
1485
+ "paid": "Paid",
1486
+ "unpaid": "Unpaid"
1487
+ },
1488
+ "lineItems": {
1489
+ "heading": "Line items",
1490
+ "withVat": "{{description}} (VAT {{vat}}%)"
1491
+ }
1492
+ },
1493
+ "paymentRequestCard": {
1494
+ "heading": "Payment request",
1495
+ "status": {
1496
+ "new": "New",
1497
+ "authorization_requested": "Authorisation requested",
1498
+ "authorized": "Authorised",
1499
+ "paid": "Paid",
1500
+ "failed": "Failed",
1501
+ "cancelled": "Cancelled"
1502
+ },
1503
+ "label": {
1504
+ "status": "Status",
1505
+ "dueDate": "Due date",
1506
+ "carePlan": "Care plan"
1507
+ },
1508
+ "pay": "Pay now"
1509
+ },
1510
+ "periodontalChartCard": {
1511
+ "heading": "Periodontal chart",
1512
+ "empty": "No periodontal readings recorded.",
1513
+ "legend": {
1514
+ "label": "Chart legend",
1515
+ "moderate": "PD ≥ {{threshold}} mm",
1516
+ "severe": "PD ≥ {{threshold}} mm"
1517
+ },
1518
+ "cell": {
1519
+ "empty": "–"
1520
+ },
1521
+ "column": {
1522
+ "measure": "Measurement"
1523
+ },
1524
+ "toothHeader": "Tooth {{tooth}}",
1525
+ "row": {
1526
+ "pocketDepth": "Pocket depth (PD)",
1527
+ "recession": "Recession (REC)",
1528
+ "signs": "Bleeding / suppuration",
1529
+ "mobility": "Mobility"
1530
+ },
1531
+ "flag": {
1532
+ "moderate": "moderate pocket",
1533
+ "severe": "severe pocket"
1534
+ },
1535
+ "sign": {
1536
+ "bleeding": "Bleeding on probing",
1537
+ "suppuration": "Suppuration"
1538
+ },
1539
+ "mobility": {
1540
+ "label": "Mobility grade {{grade}}"
1541
+ },
1542
+ "subtitle": {
1543
+ "dated": "{{dentition}} · {{date}}"
1544
+ },
1545
+ "summary": {
1546
+ "meanPocketDepth": "Mean probing depth",
1547
+ "bleedingOnProbing": "Bleeding on probing"
1548
+ },
1549
+ "unit": {
1550
+ "mm": "{{value}} mm",
1551
+ "percent": "{{value}}%"
1552
+ },
1553
+ "dentition": {
1554
+ "permanent": "Permanent dentition",
1555
+ "primary": "Primary dentition",
1556
+ "mixed": "Mixed dentition"
1557
+ },
1558
+ "quadrant": {
1559
+ "1": "Upper right (Q1)",
1560
+ "2": "Upper left (Q2)",
1561
+ "3": "Lower left (Q3)",
1562
+ "4": "Lower right (Q4)",
1563
+ "other": "Other teeth"
1564
+ },
1565
+ "site": {
1566
+ "db": "Disto-buccal",
1567
+ "b": "Buccal",
1568
+ "mb": "Mesio-buccal",
1569
+ "dl": "Disto-lingual",
1570
+ "l": "Lingual",
1571
+ "ml": "Mesio-lingual"
1572
+ }
1573
+ },
1245
1574
  "operatorHero": {
1575
+ "colorLabel": "Calendar colour",
1246
1576
  "regionLabel": "Operator profile",
1247
1577
  "ratingLabel": "{{value}} out of 5 stars, based on {{count}} reviews"
1248
1578
  },
@@ -1981,6 +2311,27 @@
1981
2311
  }
1982
2312
  }
1983
2313
  },
2314
+ "aiToolsRail": {
2315
+ "railLabel": "AI tools",
2316
+ "panelLabel": "{{tool}} panel",
2317
+ "badgeCountOverflow": "99+",
2318
+ "toolWithCount_zero": "{{tool}}, {{count}} updates",
2319
+ "toolWithCount_one": "{{tool}}, {{count}} update",
2320
+ "toolWithCount_two": "{{tool}}, {{count}} updates",
2321
+ "toolWithCount_few": "{{tool}}, {{count}} updates",
2322
+ "toolWithCount_many": "{{tool}}, {{count}} updates",
2323
+ "toolWithCount_other": "{{tool}}, {{count}} updates",
2324
+ "agent": {
2325
+ "state": {
2326
+ "activeToolId": "Id of the tool whose panel is currently open, or null when the rail is collapsed to its strip. No panel content is ever exposed."
2327
+ },
2328
+ "actions": {
2329
+ "open": "Open the given tool's panel.",
2330
+ "close": "Collapse the rail to its strip (no active tool).",
2331
+ "selectTool": "Set the active tool by id (opens its panel), or pass null to collapse."
2332
+ }
2333
+ }
2334
+ },
1984
2335
  "languages": {
1985
2336
  "en": "英語",
1986
2337
  "it": "イタリア語",