@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
@@ -1232,7 +1232,337 @@ const e = {
1232
1232
  alt: "Mapa pokazująca {{address}}"
1233
1233
  }
1234
1234
  },
1235
+ patientSummaryCard: {
1236
+ regionLabel: "Patient overview",
1237
+ flagsLabel: "Patient attention flags",
1238
+ title: {
1239
+ mr: "Mr.",
1240
+ ms: "Ms."
1241
+ },
1242
+ gender: {
1243
+ m: "Male",
1244
+ f: "Female"
1245
+ },
1246
+ identity: {
1247
+ age_zero: "{{count}} yrs",
1248
+ age_one: "{{count}} yrs",
1249
+ age_two: "{{count}} yrs",
1250
+ age_few: "{{count}} yrs",
1251
+ age_many: "{{count}} yrs",
1252
+ age_other: "{{count}} yrs",
1253
+ bornOn: "Born {{date}}",
1254
+ separator: " · "
1255
+ },
1256
+ label: {
1257
+ email: "Email",
1258
+ phone: "Phone",
1259
+ cityProvince: "City / province",
1260
+ marketingConsent: "Marketing consent",
1261
+ aiConsent: "AI consent",
1262
+ assignedTo: "Assigned to",
1263
+ familyRelations: "Family relations"
1264
+ },
1265
+ value: {
1266
+ smsEnabled: "SMS",
1267
+ aiConsentGrantedBy: "Granted {{date}} by {{by}}",
1268
+ aiConsentGrantedAt: "Granted {{date}}",
1269
+ familyRelation: "{{relation}}: {{name}}"
1270
+ },
1271
+ marketingConsent: {
1272
+ yes: "Yes",
1273
+ no: "No",
1274
+ not_specified: "Not specified"
1275
+ },
1276
+ flag: {
1277
+ highlightedAnamnesis_zero: "{{count}} highlighted anamnesis answers",
1278
+ highlightedAnamnesis_one: "{{count}} highlighted anamnesis answers",
1279
+ highlightedAnamnesis_two: "{{count}} highlighted anamnesis answers",
1280
+ highlightedAnamnesis_few: "{{count}} highlighted anamnesis answers",
1281
+ highlightedAnamnesis_many: "{{count}} highlighted anamnesis answers",
1282
+ highlightedAnamnesis_other: "{{count}} highlighted anamnesis answers",
1283
+ unsignedDocuments_zero: "{{count}} unsigned documents",
1284
+ unsignedDocuments_one: "{{count}} unsigned documents",
1285
+ unsignedDocuments_two: "{{count}} unsigned documents",
1286
+ unsignedDocuments_few: "{{count}} unsigned documents",
1287
+ unsignedDocuments_many: "{{count}} unsigned documents",
1288
+ unsignedDocuments_other: "{{count}} unsigned documents"
1289
+ }
1290
+ },
1291
+ appointmentCard: {
1292
+ itemLabel: "{{patient}} — {{state}}",
1293
+ noPatient: "No patient assigned",
1294
+ chair: "Chair {{chair}}",
1295
+ duration_zero: "{{count}} min",
1296
+ duration_one: "{{count}} min",
1297
+ duration_two: "{{count}} min",
1298
+ duration_few: "{{count}} min",
1299
+ duration_many: "{{count}} min",
1300
+ duration_other: "{{count}} min",
1301
+ firstVisit: "First visit",
1302
+ treatmentWithElements: "{{care}} ({{elements}})",
1303
+ flag: {
1304
+ bookedOnline: "Booked online",
1305
+ highlightedAnamnesis: "Anamnesis flag"
1306
+ },
1307
+ state: {
1308
+ absent: "Absent",
1309
+ waiting: "Waiting",
1310
+ in_care: "In care",
1311
+ done: "Done",
1312
+ cancelled: "Cancelled",
1313
+ confirmed: "Confirmed"
1314
+ },
1315
+ type: {
1316
+ inPractice: "In practice",
1317
+ telehealth: "Telehealth"
1318
+ }
1319
+ },
1320
+ appointmentTray: {
1321
+ title: "Today's appointments",
1322
+ add: "Add appointment",
1323
+ empty: {
1324
+ title: "No appointments",
1325
+ description: "New appointments will appear here."
1326
+ }
1327
+ },
1328
+ carePlanEntryCard: {
1329
+ flag: {
1330
+ done: "Done",
1331
+ outsideOfEstimate: "Outside estimate",
1332
+ billed: "Billed"
1333
+ },
1334
+ notesLabel_zero: "{{count}} notes",
1335
+ notesLabel_one: "{{count}} notes",
1336
+ notesLabel_two: "{{count}} notes",
1337
+ notesLabel_few: "{{count}} notes",
1338
+ notesLabel_many: "{{count}} notes",
1339
+ notesLabel_other: "{{count}} notes",
1340
+ elementsLabel: "Teeth involved",
1341
+ toothSchemeLabel_zero: "Teeth involved: {{count}}",
1342
+ toothSchemeLabel_one: "Teeth involved: {{count}}",
1343
+ toothSchemeLabel_two: "Teeth involved: {{count}}",
1344
+ toothSchemeLabel_few: "Teeth involved: {{count}}",
1345
+ toothSchemeLabel_many: "Teeth involved: {{count}}",
1346
+ toothSchemeLabel_other: "Teeth involved: {{count}}",
1347
+ executedOn: "Executed on",
1348
+ plannedFor: "Planned for",
1349
+ assignedTo: "Assigned to {{operator}}",
1350
+ byOperator: "by {{operator}}",
1351
+ phasesHeading: "Phases",
1352
+ phasesCount: "{{executed}} / {{total}}",
1353
+ phasesLabel: "Phases: {{executed}} of {{total}} executed",
1354
+ discountLabel: "-{{percentage}}%",
1355
+ phaseDetail: {
1356
+ toggle: "Phase detail",
1357
+ executed: "Executed",
1358
+ pending: "Pending",
1359
+ udi: "UDI {{udi}}"
1360
+ }
1361
+ },
1362
+ carePlanCard: {
1363
+ state: {
1364
+ estimate: "Estimate",
1365
+ accepted: "Accepted",
1366
+ discarded: "Discarded",
1367
+ closed: "Closed"
1368
+ },
1369
+ number: "Care plan {{number}}",
1370
+ untitled: "Untitled care plan",
1371
+ discardReasonLabel: "Discard reason",
1372
+ date: {
1373
+ accepted: "Accepted on",
1374
+ closed: "Closed on",
1375
+ discarded: "Discarded on"
1376
+ },
1377
+ overdue_zero: "{{count}} days overdue",
1378
+ overdue_one: "{{count}} days overdue",
1379
+ overdue_two: "{{count}} days overdue",
1380
+ overdue_few: "{{count}} days overdue",
1381
+ overdue_many: "{{count}} days overdue",
1382
+ overdue_other: "{{count}} days overdue",
1383
+ progressHeading: "Progress",
1384
+ progressLabel: "Progress: {{done}} of {{total}} done",
1385
+ progressCount: "{{done}} / {{total}}",
1386
+ entries: {
1387
+ toggle_zero: "Entries ({{count}})",
1388
+ toggle_one: "Entries ({{count}})",
1389
+ toggle_two: "Entries ({{count}})",
1390
+ toggle_few: "Entries ({{count}})",
1391
+ toggle_many: "Entries ({{count}})",
1392
+ toggle_other: "Entries ({{count}})"
1393
+ }
1394
+ },
1395
+ anamnesisCard: {
1396
+ defaultFormName: "Medical history",
1397
+ statusGroupLabel: "Questionnaire status",
1398
+ status: {
1399
+ highlighted_zero: "{{count}} flagged answers",
1400
+ highlighted_one: "{{count}} flagged answers",
1401
+ highlighted_two: "{{count}} flagged answers",
1402
+ highlighted_few: "{{count}} flagged answers",
1403
+ highlighted_many: "{{count}} flagged answers",
1404
+ highlighted_other: "{{count}} flagged answers",
1405
+ expired: "Expired",
1406
+ corrupted: "Corrupted"
1407
+ },
1408
+ compiledOn: "Compiled",
1409
+ submitted: "Submitted",
1410
+ answerFlagLabel: "Flagged answer",
1411
+ empty: "No answers were recorded.",
1412
+ interviewToggle_zero: "Interview ({{count}} answers)",
1413
+ interviewToggle_one: "Interview ({{count}} answers)",
1414
+ interviewToggle_two: "Interview ({{count}} answers)",
1415
+ interviewToggle_few: "Interview ({{count}} answers)",
1416
+ interviewToggle_many: "Interview ({{count}} answers)",
1417
+ interviewToggle_other: "Interview ({{count}} answers)"
1418
+ },
1419
+ clinicalNoteCard: {
1420
+ regionLabel: "Clinical note",
1421
+ clinical: "Clinical",
1422
+ pinned: "Pinned",
1423
+ flagged: "Flagged",
1424
+ added: "added",
1425
+ attachment: {
1426
+ patient: "Patient record",
1427
+ carePlan: "Care plan {{number}}",
1428
+ carePlanEntry: "{{care}}",
1429
+ carePlanEntryWithElements: "{{care}} — {{elements}}",
1430
+ phase: "{{label}}",
1431
+ xray: "X-ray",
1432
+ xrayWithLabel: "X-ray — {{label}}"
1433
+ }
1434
+ },
1435
+ aiConsentBanner: {
1436
+ regionLabel: "AI assistance consent",
1437
+ title: "AI assistance consent",
1438
+ description: {
1439
+ granted: "AI assistance is enabled for this record.",
1440
+ required: "AI assistance requires recorded consent before it can run."
1441
+ },
1442
+ badge: {
1443
+ granted: "Consent granted"
1444
+ },
1445
+ grantedAtPrefix: "Granted",
1446
+ grantedBy: "By {{name}}",
1447
+ pendingLabel: "Saving consent…",
1448
+ confirmLabel: "I confirm consent has been obtained for AI assistance.",
1449
+ grantButton: "Grant consent",
1450
+ notAllowed: "You do not have permission to grant AI assistance consent."
1451
+ },
1452
+ paymentCard: {
1453
+ regionLabel: "Payment {{number}}",
1454
+ heading: "Payment {{number}}",
1455
+ type: {
1456
+ full: "Full payment",
1457
+ partial: "Partial payment",
1458
+ credit: "Credit note",
1459
+ proforma: "Pro forma",
1460
+ other: "Other"
1461
+ },
1462
+ direction: {
1463
+ incoming: "Incoming",
1464
+ outgoing: "Outgoing"
1465
+ },
1466
+ label: {
1467
+ number: "Number",
1468
+ date: "Date",
1469
+ type: "Type",
1470
+ direction: "Direction",
1471
+ carePlan: "Care plan",
1472
+ patient: "Patient",
1473
+ operator: "Operator",
1474
+ gross: "Gross",
1475
+ paid: "Paid",
1476
+ unpaid: "Unpaid"
1477
+ },
1478
+ lineItems: {
1479
+ heading: "Line items",
1480
+ withVat: "{{description}} (VAT {{vat}}%)"
1481
+ }
1482
+ },
1483
+ paymentRequestCard: {
1484
+ heading: "Payment request",
1485
+ status: {
1486
+ new: "New",
1487
+ authorization_requested: "Authorisation requested",
1488
+ authorized: "Authorised",
1489
+ paid: "Paid",
1490
+ failed: "Failed",
1491
+ cancelled: "Cancelled"
1492
+ },
1493
+ label: {
1494
+ status: "Status",
1495
+ dueDate: "Due date",
1496
+ carePlan: "Care plan"
1497
+ },
1498
+ pay: "Pay now"
1499
+ },
1500
+ periodontalChartCard: {
1501
+ heading: "Periodontal chart",
1502
+ empty: "No periodontal readings recorded.",
1503
+ legend: {
1504
+ label: "Chart legend",
1505
+ moderate: "PD ≥ {{threshold}} mm",
1506
+ severe: "PD ≥ {{threshold}} mm"
1507
+ },
1508
+ cell: {
1509
+ empty: "–"
1510
+ },
1511
+ column: {
1512
+ measure: "Measurement"
1513
+ },
1514
+ toothHeader: "Tooth {{tooth}}",
1515
+ row: {
1516
+ pocketDepth: "Pocket depth (PD)",
1517
+ recession: "Recession (REC)",
1518
+ signs: "Bleeding / suppuration",
1519
+ mobility: "Mobility"
1520
+ },
1521
+ flag: {
1522
+ moderate: "moderate pocket",
1523
+ severe: "severe pocket"
1524
+ },
1525
+ sign: {
1526
+ bleeding: "Bleeding on probing",
1527
+ suppuration: "Suppuration"
1528
+ },
1529
+ mobility: {
1530
+ label: "Mobility grade {{grade}}"
1531
+ },
1532
+ subtitle: {
1533
+ dated: "{{dentition}} · {{date}}"
1534
+ },
1535
+ summary: {
1536
+ meanPocketDepth: "Mean probing depth",
1537
+ bleedingOnProbing: "Bleeding on probing"
1538
+ },
1539
+ unit: {
1540
+ mm: "{{value}} mm",
1541
+ percent: "{{value}}%"
1542
+ },
1543
+ dentition: {
1544
+ permanent: "Permanent dentition",
1545
+ primary: "Primary dentition",
1546
+ mixed: "Mixed dentition"
1547
+ },
1548
+ quadrant: {
1549
+ 1: "Upper right (Q1)",
1550
+ 2: "Upper left (Q2)",
1551
+ 3: "Lower left (Q3)",
1552
+ 4: "Lower right (Q4)",
1553
+ other: "Other teeth"
1554
+ },
1555
+ site: {
1556
+ db: "Disto-buccal",
1557
+ b: "Buccal",
1558
+ mb: "Mesio-buccal",
1559
+ dl: "Disto-lingual",
1560
+ l: "Lingual",
1561
+ ml: "Mesio-lingual"
1562
+ }
1563
+ },
1235
1564
  operatorHero: {
1565
+ colorLabel: "Calendar colour",
1236
1566
  regionLabel: "Operator profile",
1237
1567
  ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
1238
1568
  },
@@ -1964,6 +2294,27 @@ const e = {
1964
2294
  }
1965
2295
  }
1966
2296
  },
2297
+ aiToolsRail: {
2298
+ railLabel: "AI tools",
2299
+ panelLabel: "{{tool}} panel",
2300
+ badgeCountOverflow: "99+",
2301
+ toolWithCount_zero: "{{tool}}, {{count}} updates",
2302
+ toolWithCount_one: "{{tool}}, {{count}} update",
2303
+ toolWithCount_two: "{{tool}}, {{count}} updates",
2304
+ toolWithCount_few: "{{tool}}, {{count}} updates",
2305
+ toolWithCount_many: "{{tool}}, {{count}} updates",
2306
+ toolWithCount_other: "{{tool}}, {{count}} updates",
2307
+ agent: {
2308
+ state: {
2309
+ 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."
2310
+ },
2311
+ actions: {
2312
+ open: "Open the given tool's panel.",
2313
+ close: "Collapse the rail to its strip (no active tool).",
2314
+ selectTool: "Set the active tool by id (opens its panel), or pass null to collapse."
2315
+ }
2316
+ }
2317
+ },
1967
2318
  languages: {
1968
2319
  en: "angielski",
1969
2320
  it: "włoski",