@alfadocs/ui-kit 1.39.0 → 1.40.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 (77) hide show
  1. package/dist/_chunks/{ai-consent-banner-DvtaM3yg.js → ai-consent-banner-D7I2U-cz.js} +37 -36
  2. package/dist/_chunks/{booking-Dn3jvv3K.js → booking-D43ASl8y.js} +1109 -1103
  3. package/dist/_chunks/{calendar-workspace-B-fUbm62.js → calendar-workspace-SN23GsXX.js} +2154 -2148
  4. package/dist/_chunks/{notes-panel-CAD1Ytcj.js → notes-panel-CmTqIWlS.js} +76 -73
  5. package/dist/_chunks/{rich-text-editor-C6fE-uP4.js → rich-text-editor-BJ1-Lkao.js} +1023 -931
  6. package/dist/agent-catalog.json +1 -1
  7. package/dist/components/ai-consent-banner/ai-consent-banner.d.ts +9 -0
  8. package/dist/components/ai-consent-banner/index.d.ts +1 -1
  9. package/dist/components/ai-consent-banner/index.js +1 -1
  10. package/dist/components/booking/booking-types.d.ts +6 -0
  11. package/dist/components/booking/cascade.d.ts +6 -0
  12. package/dist/components/booking/index.js +1 -1
  13. package/dist/components/notes-panel/index.d.ts +1 -0
  14. package/dist/components/notes-panel/index.js +1 -1
  15. package/dist/components/notes-panel/notes-panel.d.ts +8 -1
  16. package/dist/components/rich-text-editor/index.d.ts +1 -1
  17. package/dist/components/rich-text-editor/index.js +1 -1
  18. package/dist/components/rich-text-editor/rich-text-editor.d.ts +48 -0
  19. package/dist/i18n/locales/ar.d.ts +13 -11
  20. package/dist/i18n/locales/ar.js +14 -12
  21. package/dist/i18n/locales/de.d.ts +13 -11
  22. package/dist/i18n/locales/de.js +14 -12
  23. package/dist/i18n/locales/el.d.ts +13 -11
  24. package/dist/i18n/locales/el.js +14 -12
  25. package/dist/i18n/locales/en.d.ts +2 -0
  26. package/dist/i18n/locales/en.js +3 -1
  27. package/dist/i18n/locales/es.d.ts +13 -11
  28. package/dist/i18n/locales/es.js +14 -12
  29. package/dist/i18n/locales/fr.d.ts +13 -11
  30. package/dist/i18n/locales/fr.js +14 -12
  31. package/dist/i18n/locales/hi.d.ts +13 -11
  32. package/dist/i18n/locales/hi.js +14 -12
  33. package/dist/i18n/locales/it.d.ts +13 -11
  34. package/dist/i18n/locales/it.js +14 -12
  35. package/dist/i18n/locales/ja.d.ts +13 -11
  36. package/dist/i18n/locales/ja.js +14 -12
  37. package/dist/i18n/locales/nl.d.ts +13 -11
  38. package/dist/i18n/locales/nl.js +14 -12
  39. package/dist/i18n/locales/pl.d.ts +13 -11
  40. package/dist/i18n/locales/pl.js +14 -12
  41. package/dist/i18n/locales/pt.d.ts +13 -11
  42. package/dist/i18n/locales/pt.js +14 -12
  43. package/dist/i18n/locales/ro.d.ts +13 -11
  44. package/dist/i18n/locales/ro.js +14 -12
  45. package/dist/i18n/locales/ru.d.ts +13 -11
  46. package/dist/i18n/locales/ru.js +14 -12
  47. package/dist/i18n/locales/sq.d.ts +13 -11
  48. package/dist/i18n/locales/sq.js +14 -12
  49. package/dist/i18n/locales/sv.d.ts +13 -11
  50. package/dist/i18n/locales/sv.js +14 -12
  51. package/dist/i18n/locales/tr.d.ts +13 -11
  52. package/dist/i18n/locales/tr.js +14 -12
  53. package/dist/i18n/locales/zh.d.ts +13 -11
  54. package/dist/i18n/locales/zh.js +14 -12
  55. package/dist/index.js +5 -5
  56. package/dist/locales/ar.json +14 -12
  57. package/dist/locales/de.json +14 -12
  58. package/dist/locales/el.json +14 -12
  59. package/dist/locales/en.json +3 -1
  60. package/dist/locales/es.json +14 -12
  61. package/dist/locales/fr.json +14 -12
  62. package/dist/locales/hi.json +14 -12
  63. package/dist/locales/it.json +14 -12
  64. package/dist/locales/ja.json +14 -12
  65. package/dist/locales/nl.json +14 -12
  66. package/dist/locales/pl.json +14 -12
  67. package/dist/locales/pt.json +14 -12
  68. package/dist/locales/ro.json +14 -12
  69. package/dist/locales/ru.json +14 -12
  70. package/dist/locales/sq.json +14 -12
  71. package/dist/locales/sv.json +14 -12
  72. package/dist/locales/tr.json +14 -12
  73. package/dist/locales/zh.json +14 -12
  74. package/dist/patterns/calendar/calendar.journey.d.ts +9 -1
  75. package/dist/patterns/calendar/calendar.sheets.d.ts +6 -1
  76. package/dist/patterns/calendar/index.js +1 -1
  77. package/package.json +1 -1
@@ -2347,21 +2347,21 @@ const e = {
2347
2347
  openNote: "Ouvrir la note · {{date}}"
2348
2348
  },
2349
2349
  aiConsentBanner: {
2350
- regionLabel: "AI assistance consent",
2351
- title: "AI assistance consent",
2350
+ regionLabel: "Consentement à l’assistance IA",
2351
+ title: "Consentement à l’assistance IA",
2352
2352
  description: {
2353
- granted: "AI assistance is enabled for this record.",
2354
- required: "AI assistance requires recorded consent before it can run."
2353
+ granted: "L’assistance IA est activée pour ce dossier.",
2354
+ required: "L’assistance IA nécessite un consentement enregistré avant de pouvoir s’exécuter."
2355
2355
  },
2356
2356
  badge: {
2357
- granted: "Consent granted"
2357
+ granted: "Consentement accordé"
2358
2358
  },
2359
- grantedAtPrefix: "Granted",
2360
- grantedBy: "By {{name}}",
2361
- pendingLabel: "Saving consent…",
2362
- confirmLabel: "I confirm consent has been obtained for AI assistance.",
2363
- grantButton: "Grant consent",
2364
- notAllowed: "You do not have permission to grant AI assistance consent."
2359
+ grantedAtPrefix: "Accordé",
2360
+ grantedBy: "Par {{name}}",
2361
+ pendingLabel: "Enregistrement du consentement…",
2362
+ confirmLabel: "Je confirme que le consentement à l’assistance IA a été obtenu.",
2363
+ grantButton: "Accorder le consentement",
2364
+ notAllowed: "Vous n’avez pas l’autorisation d’accorder le consentement à l’assistance IA."
2365
2365
  },
2366
2366
  paymentCard: {
2367
2367
  regionLabel: "Payment {{number}}",
@@ -2856,7 +2856,9 @@ const e = {
2856
2856
  listening: "Écoute en cours…",
2857
2857
  dictationError: "Échec de la dictée. Veuillez réessayer.",
2858
2858
  proofread: "Vérifier l’orthographe et la grammaire",
2859
- autoFormat: "Mettre en forme le document automatiquement"
2859
+ autoFormat: "Mettre en forme le document automatiquement",
2860
+ consentRecorded: "Le consentement à l’assistance IA a été enregistré.",
2861
+ consentRegionLabel: "Consentement à l’assistance IA pour ce document"
2860
2862
  }
2861
2863
  },
2862
2864
  payment: {
@@ -2369,21 +2369,21 @@ export declare const hiUi: {
2369
2369
  readonly openNote: "नोट खोलें · {{date}}";
2370
2370
  };
2371
2371
  readonly aiConsentBanner: {
2372
- readonly regionLabel: "AI assistance consent";
2373
- readonly title: "AI assistance consent";
2372
+ readonly regionLabel: "AI सहायता हेतु सहमति";
2373
+ readonly title: "AI सहायता हेतु सहमति";
2374
2374
  readonly description: {
2375
- readonly granted: "AI assistance is enabled for this record.";
2376
- readonly required: "AI assistance requires recorded consent before it can run.";
2375
+ readonly granted: "इस रिकॉर्ड के लिए AI सहायता सक्षम है।";
2376
+ readonly required: "AI सहायता चलने से पहले दर्ज सहमति आवश्यक है।";
2377
2377
  };
2378
2378
  readonly badge: {
2379
- readonly granted: "Consent granted";
2379
+ readonly granted: "सहमति दी गई";
2380
2380
  };
2381
- readonly grantedAtPrefix: "Granted";
2382
- readonly grantedBy: "By {{name}}";
2383
- readonly pendingLabel: "Saving consent…";
2384
- readonly confirmLabel: "I confirm consent has been obtained for AI assistance.";
2385
- readonly grantButton: "Grant consent";
2386
- readonly notAllowed: "You do not have permission to grant AI assistance consent.";
2381
+ readonly grantedAtPrefix: "दी गई";
2382
+ readonly grantedBy: "{{name}} द्वारा";
2383
+ readonly pendingLabel: "सहमति सहेजी जा रही है…";
2384
+ readonly confirmLabel: "मैं पुष्टि करता/करती हूँ कि AI सहायता के लिए सहमति प्राप्त कर ली गई है।";
2385
+ readonly grantButton: "सहमति दें";
2386
+ readonly notAllowed: "आपके पास AI सहायता हेतु सहमति देने की अनुमति नहीं है।";
2387
2387
  };
2388
2388
  readonly paymentCard: {
2389
2389
  readonly regionLabel: "Payment {{number}}";
@@ -2879,6 +2879,8 @@ export declare const hiUi: {
2879
2879
  readonly dictationError: "श्रुतलेखन विफल। कृपया पुनः प्रयास करें।";
2880
2880
  readonly proofread: "वर्तनी और व्याकरण जांचें";
2881
2881
  readonly autoFormat: "दस्तावेज़ स्वतः फ़ॉर्मेट करें";
2882
+ readonly consentRecorded: "AI सहायता हेतु सहमति दर्ज कर ली गई है।";
2883
+ readonly consentRegionLabel: "इस दस्तावेज़ हेतु AI सहायता सहमति";
2882
2884
  };
2883
2885
  };
2884
2886
  readonly payment: {
@@ -2344,21 +2344,21 @@ const e = {
2344
2344
  openNote: "नोट खोलें · {{date}}"
2345
2345
  },
2346
2346
  aiConsentBanner: {
2347
- regionLabel: "AI assistance consent",
2348
- title: "AI assistance consent",
2347
+ regionLabel: "AI सहायता हेतु सहमति",
2348
+ title: "AI सहायता हेतु सहमति",
2349
2349
  description: {
2350
- granted: "AI assistance is enabled for this record.",
2351
- required: "AI assistance requires recorded consent before it can run."
2350
+ granted: "इस रिकॉर्ड के लिए AI सहायता सक्षम है।",
2351
+ required: "AI सहायता चलने से पहले दर्ज सहमति आवश्यक है।"
2352
2352
  },
2353
2353
  badge: {
2354
- granted: "Consent granted"
2354
+ granted: "सहमति दी गई"
2355
2355
  },
2356
- grantedAtPrefix: "Granted",
2357
- grantedBy: "By {{name}}",
2358
- pendingLabel: "Saving consent…",
2359
- confirmLabel: "I confirm consent has been obtained for AI assistance.",
2360
- grantButton: "Grant consent",
2361
- notAllowed: "You do not have permission to grant AI assistance consent."
2356
+ grantedAtPrefix: "दी गई",
2357
+ grantedBy: "{{name}} द्वारा",
2358
+ pendingLabel: "सहमति सहेजी जा रही है…",
2359
+ confirmLabel: "मैं पुष्टि करता/करती हूँ कि AI सहायता के लिए सहमति प्राप्त कर ली गई है।",
2360
+ grantButton: "सहमति दें",
2361
+ notAllowed: "आपके पास AI सहायता हेतु सहमति देने की अनुमति नहीं है।"
2362
2362
  },
2363
2363
  paymentCard: {
2364
2364
  regionLabel: "Payment {{number}}",
@@ -2853,7 +2853,9 @@ const e = {
2853
2853
  listening: "सुन रहा है…",
2854
2854
  dictationError: "श्रुतलेखन विफल। कृपया पुनः प्रयास करें।",
2855
2855
  proofread: "वर्तनी और व्याकरण जांचें",
2856
- autoFormat: "दस्तावेज़ स्वतः फ़ॉर्मेट करें"
2856
+ autoFormat: "दस्तावेज़ स्वतः फ़ॉर्मेट करें",
2857
+ consentRecorded: "AI सहायता हेतु सहमति दर्ज कर ली गई है।",
2858
+ consentRegionLabel: "इस दस्तावेज़ हेतु AI सहायता सहमति"
2857
2859
  }
2858
2860
  },
2859
2861
  payment: {
@@ -2366,21 +2366,21 @@ export declare const itUi: {
2366
2366
  readonly openNote: "Apri nota · {{date}}";
2367
2367
  };
2368
2368
  readonly aiConsentBanner: {
2369
- readonly regionLabel: "AI assistance consent";
2370
- readonly title: "AI assistance consent";
2369
+ readonly regionLabel: "Consenso all’assistenza IA";
2370
+ readonly title: "Consenso all’assistenza IA";
2371
2371
  readonly description: {
2372
- readonly granted: "AI assistance is enabled for this record.";
2373
- readonly required: "AI assistance requires recorded consent before it can run.";
2372
+ readonly granted: "L’assistenza IA è abilitata per questa scheda.";
2373
+ readonly required: "L’assistenza IA richiede un consenso registrato prima di poter essere eseguita.";
2374
2374
  };
2375
2375
  readonly badge: {
2376
- readonly granted: "Consent granted";
2376
+ readonly granted: "Consenso concesso";
2377
2377
  };
2378
- readonly grantedAtPrefix: "Granted";
2379
- readonly grantedBy: "By {{name}}";
2380
- readonly pendingLabel: "Saving consent…";
2381
- readonly confirmLabel: "I confirm consent has been obtained for AI assistance.";
2382
- readonly grantButton: "Grant consent";
2383
- readonly notAllowed: "You do not have permission to grant AI assistance consent.";
2378
+ readonly grantedAtPrefix: "Concesso";
2379
+ readonly grantedBy: "Da {{name}}";
2380
+ readonly pendingLabel: "Salvataggio del consenso…";
2381
+ readonly confirmLabel: "Confermo che il consenso all’assistenza IA è stato ottenuto.";
2382
+ readonly grantButton: "Concedi consenso";
2383
+ readonly notAllowed: "Non hai i permessi per concedere il consenso all’assistenza IA.";
2384
2384
  };
2385
2385
  readonly paymentCard: {
2386
2386
  readonly regionLabel: "Payment {{number}}";
@@ -2876,6 +2876,8 @@ export declare const itUi: {
2876
2876
  readonly dictationError: "Dettatura non riuscita. Riprova.";
2877
2877
  readonly proofread: "Controlla ortografia e grammatica";
2878
2878
  readonly autoFormat: "Formatta automaticamente il documento";
2879
+ readonly consentRecorded: "Il consenso all’assistenza IA è stato registrato.";
2880
+ readonly consentRegionLabel: "Consenso all’assistenza IA per questo documento";
2879
2881
  };
2880
2882
  };
2881
2883
  readonly payment: {
@@ -2327,21 +2327,21 @@ const e = {
2327
2327
  openNote: "Apri nota · {{date}}"
2328
2328
  },
2329
2329
  aiConsentBanner: {
2330
- regionLabel: "AI assistance consent",
2331
- title: "AI assistance consent",
2330
+ regionLabel: "Consenso all’assistenza IA",
2331
+ title: "Consenso all’assistenza IA",
2332
2332
  description: {
2333
- granted: "AI assistance is enabled for this record.",
2334
- required: "AI assistance requires recorded consent before it can run."
2333
+ granted: "L’assistenza IA è abilitata per questa scheda.",
2334
+ required: "L’assistenza IA richiede un consenso registrato prima di poter essere eseguita."
2335
2335
  },
2336
2336
  badge: {
2337
- granted: "Consent granted"
2337
+ granted: "Consenso concesso"
2338
2338
  },
2339
- grantedAtPrefix: "Granted",
2340
- grantedBy: "By {{name}}",
2341
- pendingLabel: "Saving consent…",
2342
- confirmLabel: "I confirm consent has been obtained for AI assistance.",
2343
- grantButton: "Grant consent",
2344
- notAllowed: "You do not have permission to grant AI assistance consent."
2339
+ grantedAtPrefix: "Concesso",
2340
+ grantedBy: "Da {{name}}",
2341
+ pendingLabel: "Salvataggio del consenso…",
2342
+ confirmLabel: "Confermo che il consenso all’assistenza IA è stato ottenuto.",
2343
+ grantButton: "Concedi consenso",
2344
+ notAllowed: "Non hai i permessi per concedere il consenso all’assistenza IA."
2345
2345
  },
2346
2346
  paymentCard: {
2347
2347
  regionLabel: "Payment {{number}}",
@@ -2836,7 +2836,9 @@ const e = {
2836
2836
  listening: "In ascolto…",
2837
2837
  dictationError: "Dettatura non riuscita. Riprova.",
2838
2838
  proofread: "Controlla ortografia e grammatica",
2839
- autoFormat: "Formatta automaticamente il documento"
2839
+ autoFormat: "Formatta automaticamente il documento",
2840
+ consentRecorded: "Il consenso all’assistenza IA è stato registrato.",
2841
+ consentRegionLabel: "Consenso all’assistenza IA per questo documento"
2840
2842
  }
2841
2843
  },
2842
2844
  payment: {
@@ -2369,21 +2369,21 @@ export declare const jaUi: {
2369
2369
  readonly openNote: "メモを開く · {{date}}";
2370
2370
  };
2371
2371
  readonly aiConsentBanner: {
2372
- readonly regionLabel: "AI assistance consent";
2373
- readonly title: "AI assistance consent";
2372
+ readonly regionLabel: "AIアシスタント利用の同意";
2373
+ readonly title: "AIアシスタント利用の同意";
2374
2374
  readonly description: {
2375
- readonly granted: "AI assistance is enabled for this record.";
2376
- readonly required: "AI assistance requires recorded consent before it can run.";
2375
+ readonly granted: "このレコードでAIアシスタントの利用が有効になっています。";
2376
+ readonly required: "AIアシスタントの利用には、事前に記録された同意が必要です。";
2377
2377
  };
2378
2378
  readonly badge: {
2379
- readonly granted: "Consent granted";
2379
+ readonly granted: "同意済み";
2380
2380
  };
2381
- readonly grantedAtPrefix: "Granted";
2382
- readonly grantedBy: "By {{name}}";
2383
- readonly pendingLabel: "Saving consent…";
2384
- readonly confirmLabel: "I confirm consent has been obtained for AI assistance.";
2385
- readonly grantButton: "Grant consent";
2386
- readonly notAllowed: "You do not have permission to grant AI assistance consent.";
2381
+ readonly grantedAtPrefix: "同意日";
2382
+ readonly grantedBy: "{{name}} が同意";
2383
+ readonly pendingLabel: "同意を保存しています…";
2384
+ readonly confirmLabel: "AIアシスタントの利用について同意を得たことを確認します。";
2385
+ readonly grantButton: "同意する";
2386
+ readonly notAllowed: "AIアシスタントの利用に同意する権限がありません。";
2387
2387
  };
2388
2388
  readonly paymentCard: {
2389
2389
  readonly regionLabel: "Payment {{number}}";
@@ -2879,6 +2879,8 @@ export declare const jaUi: {
2879
2879
  readonly dictationError: "音声入力に失敗しました。もう一度お試しください。";
2880
2880
  readonly proofread: "スペルと文法をチェック";
2881
2881
  readonly autoFormat: "文書を自動整形";
2882
+ readonly consentRecorded: "AIアシスタント利用の同意が記録されました。";
2883
+ readonly consentRegionLabel: "この文書に対するAIアシスタント利用の同意";
2882
2884
  };
2883
2885
  };
2884
2886
  readonly payment: {
@@ -2349,21 +2349,21 @@ const e = {
2349
2349
  openNote: "メモを開く · {{date}}"
2350
2350
  },
2351
2351
  aiConsentBanner: {
2352
- regionLabel: "AI assistance consent",
2353
- title: "AI assistance consent",
2352
+ regionLabel: "AIアシスタント利用の同意",
2353
+ title: "AIアシスタント利用の同意",
2354
2354
  description: {
2355
- granted: "AI assistance is enabled for this record.",
2356
- required: "AI assistance requires recorded consent before it can run."
2355
+ granted: "このレコードでAIアシスタントの利用が有効になっています。",
2356
+ required: "AIアシスタントの利用には、事前に記録された同意が必要です。"
2357
2357
  },
2358
2358
  badge: {
2359
- granted: "Consent granted"
2359
+ granted: "同意済み"
2360
2360
  },
2361
- grantedAtPrefix: "Granted",
2362
- grantedBy: "By {{name}}",
2363
- pendingLabel: "Saving consent…",
2364
- confirmLabel: "I confirm consent has been obtained for AI assistance.",
2365
- grantButton: "Grant consent",
2366
- notAllowed: "You do not have permission to grant AI assistance consent."
2361
+ grantedAtPrefix: "同意日",
2362
+ grantedBy: "{{name}} が同意",
2363
+ pendingLabel: "同意を保存しています…",
2364
+ confirmLabel: "AIアシスタントの利用について同意を得たことを確認します。",
2365
+ grantButton: "同意する",
2366
+ notAllowed: "AIアシスタントの利用に同意する権限がありません。"
2367
2367
  },
2368
2368
  paymentCard: {
2369
2369
  regionLabel: "Payment {{number}}",
@@ -2858,7 +2858,9 @@ const e = {
2858
2858
  listening: "聞いています…",
2859
2859
  dictationError: "音声入力に失敗しました。もう一度お試しください。",
2860
2860
  proofread: "スペルと文法をチェック",
2861
- autoFormat: "文書を自動整形"
2861
+ autoFormat: "文書を自動整形",
2862
+ consentRecorded: "AIアシスタント利用の同意が記録されました。",
2863
+ consentRegionLabel: "この文書に対するAIアシスタント利用の同意"
2862
2864
  }
2863
2865
  },
2864
2866
  payment: {
@@ -2369,21 +2369,21 @@ export declare const nlUi: {
2369
2369
  readonly openNote: "Notitie openen · {{date}}";
2370
2370
  };
2371
2371
  readonly aiConsentBanner: {
2372
- readonly regionLabel: "AI assistance consent";
2373
- readonly title: "AI assistance consent";
2372
+ readonly regionLabel: "Toestemming voor AI-ondersteuning";
2373
+ readonly title: "Toestemming voor AI-ondersteuning";
2374
2374
  readonly description: {
2375
- readonly granted: "AI assistance is enabled for this record.";
2376
- readonly required: "AI assistance requires recorded consent before it can run.";
2375
+ readonly granted: "AI-ondersteuning is ingeschakeld voor dit dossier.";
2376
+ readonly required: "Voor AI-ondersteuning is vooraf vastgelegde toestemming vereist.";
2377
2377
  };
2378
2378
  readonly badge: {
2379
- readonly granted: "Consent granted";
2379
+ readonly granted: "Toestemming verleend";
2380
2380
  };
2381
- readonly grantedAtPrefix: "Granted";
2382
- readonly grantedBy: "By {{name}}";
2383
- readonly pendingLabel: "Saving consent…";
2384
- readonly confirmLabel: "I confirm consent has been obtained for AI assistance.";
2385
- readonly grantButton: "Grant consent";
2386
- readonly notAllowed: "You do not have permission to grant AI assistance consent.";
2381
+ readonly grantedAtPrefix: "Verleend";
2382
+ readonly grantedBy: "Door {{name}}";
2383
+ readonly pendingLabel: "Toestemming wordt opgeslagen…";
2384
+ readonly confirmLabel: "Ik bevestig dat toestemming voor AI-ondersteuning is verkregen.";
2385
+ readonly grantButton: "Toestemming verlenen";
2386
+ readonly notAllowed: "U hebt geen rechten om toestemming voor AI-ondersteuning te verlenen.";
2387
2387
  };
2388
2388
  readonly paymentCard: {
2389
2389
  readonly regionLabel: "Payment {{number}}";
@@ -2879,6 +2879,8 @@ export declare const nlUi: {
2879
2879
  readonly dictationError: "Dictaat mislukt. Probeer het opnieuw.";
2880
2880
  readonly proofread: "Spelling en grammatica controleren";
2881
2881
  readonly autoFormat: "Document automatisch opmaken";
2882
+ readonly consentRecorded: "De toestemming voor AI-ondersteuning is vastgelegd.";
2883
+ readonly consentRegionLabel: "Toestemming voor AI-ondersteuning voor dit document";
2882
2884
  };
2883
2885
  };
2884
2886
  readonly payment: {
@@ -2340,21 +2340,21 @@ const e = {
2340
2340
  openNote: "Notitie openen · {{date}}"
2341
2341
  },
2342
2342
  aiConsentBanner: {
2343
- regionLabel: "AI assistance consent",
2344
- title: "AI assistance consent",
2343
+ regionLabel: "Toestemming voor AI-ondersteuning",
2344
+ title: "Toestemming voor AI-ondersteuning",
2345
2345
  description: {
2346
- granted: "AI assistance is enabled for this record.",
2347
- required: "AI assistance requires recorded consent before it can run."
2346
+ granted: "AI-ondersteuning is ingeschakeld voor dit dossier.",
2347
+ required: "Voor AI-ondersteuning is vooraf vastgelegde toestemming vereist."
2348
2348
  },
2349
2349
  badge: {
2350
- granted: "Consent granted"
2350
+ granted: "Toestemming verleend"
2351
2351
  },
2352
- grantedAtPrefix: "Granted",
2353
- grantedBy: "By {{name}}",
2354
- pendingLabel: "Saving consent…",
2355
- confirmLabel: "I confirm consent has been obtained for AI assistance.",
2356
- grantButton: "Grant consent",
2357
- notAllowed: "You do not have permission to grant AI assistance consent."
2352
+ grantedAtPrefix: "Verleend",
2353
+ grantedBy: "Door {{name}}",
2354
+ pendingLabel: "Toestemming wordt opgeslagen…",
2355
+ confirmLabel: "Ik bevestig dat toestemming voor AI-ondersteuning is verkregen.",
2356
+ grantButton: "Toestemming verlenen",
2357
+ notAllowed: "U hebt geen rechten om toestemming voor AI-ondersteuning te verlenen."
2358
2358
  },
2359
2359
  paymentCard: {
2360
2360
  regionLabel: "Payment {{number}}",
@@ -2847,7 +2847,9 @@ const e = {
2847
2847
  listening: "Luisteren…",
2848
2848
  dictationError: "Dictaat mislukt. Probeer het opnieuw.",
2849
2849
  proofread: "Spelling en grammatica controleren",
2850
- autoFormat: "Document automatisch opmaken"
2850
+ autoFormat: "Document automatisch opmaken",
2851
+ consentRecorded: "De toestemming voor AI-ondersteuning is vastgelegd.",
2852
+ consentRegionLabel: "Toestemming voor AI-ondersteuning voor dit document"
2851
2853
  }
2852
2854
  },
2853
2855
  payment: {
@@ -2369,21 +2369,21 @@ export declare const plUi: {
2369
2369
  readonly openNote: "Otwórz notatkę · {{date}}";
2370
2370
  };
2371
2371
  readonly aiConsentBanner: {
2372
- readonly regionLabel: "AI assistance consent";
2373
- readonly title: "AI assistance consent";
2372
+ readonly regionLabel: "Zgoda na wsparcie AI";
2373
+ readonly title: "Zgoda na wsparcie AI";
2374
2374
  readonly description: {
2375
- readonly granted: "AI assistance is enabled for this record.";
2376
- readonly required: "AI assistance requires recorded consent before it can run.";
2375
+ readonly granted: "Wsparcie AI jest włączone dla tej karty.";
2376
+ readonly required: "Wsparcie AI wymaga zarejestrowanej zgody, zanim będzie mogło działać.";
2377
2377
  };
2378
2378
  readonly badge: {
2379
- readonly granted: "Consent granted";
2379
+ readonly granted: "Zgoda udzielona";
2380
2380
  };
2381
- readonly grantedAtPrefix: "Granted";
2382
- readonly grantedBy: "By {{name}}";
2383
- readonly pendingLabel: "Saving consent…";
2384
- readonly confirmLabel: "I confirm consent has been obtained for AI assistance.";
2385
- readonly grantButton: "Grant consent";
2386
- readonly notAllowed: "You do not have permission to grant AI assistance consent.";
2381
+ readonly grantedAtPrefix: "Udzielono";
2382
+ readonly grantedBy: "Przez {{name}}";
2383
+ readonly pendingLabel: "Zapisywanie zgody…";
2384
+ readonly confirmLabel: "Potwierdzam, że uzyskano zgodę na wsparcie AI.";
2385
+ readonly grantButton: "Udziel zgody";
2386
+ readonly notAllowed: "Nie masz uprawnień do udzielenia zgody na wsparcie AI.";
2387
2387
  };
2388
2388
  readonly paymentCard: {
2389
2389
  readonly regionLabel: "Payment {{number}}";
@@ -2879,6 +2879,8 @@ export declare const plUi: {
2879
2879
  readonly dictationError: "Dyktowanie nie powiodło się. Spróbuj ponownie.";
2880
2880
  readonly proofread: "Sprawdź pisownię i gramatykę";
2881
2881
  readonly autoFormat: "Automatyczne formatowanie dokumentu";
2882
+ readonly consentRecorded: "Zgoda na wsparcie AI została zarejestrowana.";
2883
+ readonly consentRegionLabel: "Zgoda na wsparcie AI dla tego dokumentu";
2882
2884
  };
2883
2885
  };
2884
2886
  readonly payment: {
@@ -2349,21 +2349,21 @@ const e = {
2349
2349
  openNote: "Otwórz notatkę · {{date}}"
2350
2350
  },
2351
2351
  aiConsentBanner: {
2352
- regionLabel: "AI assistance consent",
2353
- title: "AI assistance consent",
2352
+ regionLabel: "Zgoda na wsparcie AI",
2353
+ title: "Zgoda na wsparcie AI",
2354
2354
  description: {
2355
- granted: "AI assistance is enabled for this record.",
2356
- required: "AI assistance requires recorded consent before it can run."
2355
+ granted: "Wsparcie AI jest włączone dla tej karty.",
2356
+ required: "Wsparcie AI wymaga zarejestrowanej zgody, zanim będzie mogło działać."
2357
2357
  },
2358
2358
  badge: {
2359
- granted: "Consent granted"
2359
+ granted: "Zgoda udzielona"
2360
2360
  },
2361
- grantedAtPrefix: "Granted",
2362
- grantedBy: "By {{name}}",
2363
- pendingLabel: "Saving consent…",
2364
- confirmLabel: "I confirm consent has been obtained for AI assistance.",
2365
- grantButton: "Grant consent",
2366
- notAllowed: "You do not have permission to grant AI assistance consent."
2361
+ grantedAtPrefix: "Udzielono",
2362
+ grantedBy: "Przez {{name}}",
2363
+ pendingLabel: "Zapisywanie zgody…",
2364
+ confirmLabel: "Potwierdzam, że uzyskano zgodę na wsparcie AI.",
2365
+ grantButton: "Udziel zgody",
2366
+ notAllowed: "Nie masz uprawnień do udzielenia zgody na wsparcie AI."
2367
2367
  },
2368
2368
  paymentCard: {
2369
2369
  regionLabel: "Payment {{number}}",
@@ -2858,7 +2858,9 @@ const e = {
2858
2858
  listening: "Nasłuchiwanie…",
2859
2859
  dictationError: "Dyktowanie nie powiodło się. Spróbuj ponownie.",
2860
2860
  proofread: "Sprawdź pisownię i gramatykę",
2861
- autoFormat: "Automatyczne formatowanie dokumentu"
2861
+ autoFormat: "Automatyczne formatowanie dokumentu",
2862
+ consentRecorded: "Zgoda na wsparcie AI została zarejestrowana.",
2863
+ consentRegionLabel: "Zgoda na wsparcie AI dla tego dokumentu"
2862
2864
  }
2863
2865
  },
2864
2866
  payment: {
@@ -2370,21 +2370,21 @@ export declare const ptUi: {
2370
2370
  readonly openNote: "Abrir nota · {{date}}";
2371
2371
  };
2372
2372
  readonly aiConsentBanner: {
2373
- readonly regionLabel: "AI assistance consent";
2374
- readonly title: "AI assistance consent";
2373
+ readonly regionLabel: "Consentimento de assistência de IA";
2374
+ readonly title: "Consentimento de assistência de IA";
2375
2375
  readonly description: {
2376
- readonly granted: "AI assistance is enabled for this record.";
2377
- readonly required: "AI assistance requires recorded consent before it can run.";
2376
+ readonly granted: "A assistência de IA está ativada para este registo.";
2377
+ readonly required: "A assistência de IA requer consentimento registado antes de poder ser executada.";
2378
2378
  };
2379
2379
  readonly badge: {
2380
- readonly granted: "Consent granted";
2380
+ readonly granted: "Consentimento concedido";
2381
2381
  };
2382
- readonly grantedAtPrefix: "Granted";
2383
- readonly grantedBy: "By {{name}}";
2384
- readonly pendingLabel: "Saving consent…";
2385
- readonly confirmLabel: "I confirm consent has been obtained for AI assistance.";
2386
- readonly grantButton: "Grant consent";
2387
- readonly notAllowed: "You do not have permission to grant AI assistance consent.";
2382
+ readonly grantedAtPrefix: "Concedido";
2383
+ readonly grantedBy: "Por {{name}}";
2384
+ readonly pendingLabel: "A guardar o consentimento…";
2385
+ readonly confirmLabel: "Confirmo que foi obtido o consentimento para a assistência de IA.";
2386
+ readonly grantButton: "Conceder consentimento";
2387
+ readonly notAllowed: "Não tem permissão para conceder o consentimento de assistência de IA.";
2388
2388
  };
2389
2389
  readonly paymentCard: {
2390
2390
  readonly regionLabel: "Payment {{number}}";
@@ -2880,6 +2880,8 @@ export declare const ptUi: {
2880
2880
  readonly dictationError: "O ditado falhou. Tente novamente.";
2881
2881
  readonly proofread: "Verificar ortografia e gramática";
2882
2882
  readonly autoFormat: "Formatar documento automaticamente";
2883
+ readonly consentRecorded: "O consentimento de assistência de IA foi registado.";
2884
+ readonly consentRegionLabel: "Consentimento de assistência de IA para este documento";
2883
2885
  };
2884
2886
  };
2885
2887
  readonly payment: {
@@ -2354,21 +2354,21 @@ const e = {
2354
2354
  openNote: "Abrir nota · {{date}}"
2355
2355
  },
2356
2356
  aiConsentBanner: {
2357
- regionLabel: "AI assistance consent",
2358
- title: "AI assistance consent",
2357
+ regionLabel: "Consentimento de assistência de IA",
2358
+ title: "Consentimento de assistência de IA",
2359
2359
  description: {
2360
- granted: "AI assistance is enabled for this record.",
2361
- required: "AI assistance requires recorded consent before it can run."
2360
+ granted: "A assistência de IA está ativada para este registo.",
2361
+ required: "A assistência de IA requer consentimento registado antes de poder ser executada."
2362
2362
  },
2363
2363
  badge: {
2364
- granted: "Consent granted"
2364
+ granted: "Consentimento concedido"
2365
2365
  },
2366
- grantedAtPrefix: "Granted",
2367
- grantedBy: "By {{name}}",
2368
- pendingLabel: "Saving consent…",
2369
- confirmLabel: "I confirm consent has been obtained for AI assistance.",
2370
- grantButton: "Grant consent",
2371
- notAllowed: "You do not have permission to grant AI assistance consent."
2366
+ grantedAtPrefix: "Concedido",
2367
+ grantedBy: "Por {{name}}",
2368
+ pendingLabel: "A guardar o consentimento…",
2369
+ confirmLabel: "Confirmo que foi obtido o consentimento para a assistência de IA.",
2370
+ grantButton: "Conceder consentimento",
2371
+ notAllowed: "Não tem permissão para conceder o consentimento de assistência de IA."
2372
2372
  },
2373
2373
  paymentCard: {
2374
2374
  regionLabel: "Payment {{number}}",
@@ -2863,7 +2863,9 @@ const e = {
2863
2863
  listening: "A ouvir…",
2864
2864
  dictationError: "O ditado falhou. Tente novamente.",
2865
2865
  proofread: "Verificar ortografia e gramática",
2866
- autoFormat: "Formatar documento automaticamente"
2866
+ autoFormat: "Formatar documento automaticamente",
2867
+ consentRecorded: "O consentimento de assistência de IA foi registado.",
2868
+ consentRegionLabel: "Consentimento de assistência de IA para este documento"
2867
2869
  }
2868
2870
  },
2869
2871
  payment: {