@alfadocs/ui-kit 0.57.0 → 0.59.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 (91) hide show
  1. package/dist/_chunks/{bishop-score-CMQxsdy4.js → bishop-score-B9tvgoIq.js} +2 -2
  2. package/dist/_chunks/{bmi-calculator-DuUneHuZ.js → bmi-calculator-DA2NGmVK.js} +2 -2
  3. package/dist/_chunks/{calendar-oYWOCrnf.js → calendar-CkuJIg3s.js} +1 -1
  4. package/dist/_chunks/{cycle-calculator-vTtZZAmn.js → cycle-calculator-C_t1Hs8V.js} +2 -2
  5. package/dist/_chunks/{due-date-calculator-CUm5KJbf.js → due-date-calculator-Q8MIwEVV.js} +2 -2
  6. package/dist/_chunks/{fetal-weight-Xf8-ZoDy.js → fetal-weight-D1a6BmM-.js} +2 -2
  7. package/dist/_chunks/{gestational-age-calculator-830KJql3.js → gestational-age-calculator-AkNFfZYs.js} +2 -2
  8. package/dist/_chunks/{hcg-doubling-kVOpDfny.js → hcg-doubling-Dg0Hr7ey.js} +2 -2
  9. package/dist/_chunks/{insert-result-njqBthzT.js → insert-result-C1SYdueh.js} +125 -115
  10. package/dist/_chunks/{pregnancy-dating-BA37LSkF.js → pregnancy-dating-Dg6dTe1p.js} +2 -2
  11. package/dist/_chunks/{pregnancy-weight-gain-BMRBeA8V.js → pregnancy-weight-gain-DI7X-0JX.js} +2 -2
  12. package/dist/_chunks/rich-text-editor-B03qM22-.js +334 -0
  13. package/dist/_chunks/{unit-converter-BQ6lEYvd.js → unit-converter-3sINXO3m.js} +2 -2
  14. package/dist/agent-catalog.json +2 -2
  15. package/dist/components/_shared/safe-html.d.ts +1 -1
  16. package/dist/components/bishop-score/index.js +1 -1
  17. package/dist/components/bmi-calculator/index.js +1 -1
  18. package/dist/components/calendar/index.js +1 -1
  19. package/dist/components/cycle-calculator/index.js +1 -1
  20. package/dist/components/due-date-calculator/index.js +1 -1
  21. package/dist/components/fetal-weight/index.js +1 -1
  22. package/dist/components/gestational-age-calculator/index.js +1 -1
  23. package/dist/components/hcg-doubling/index.js +1 -1
  24. package/dist/components/pregnancy-dating/index.js +1 -1
  25. package/dist/components/pregnancy-weight-gain/index.js +1 -1
  26. package/dist/components/rich-text-editor/index.d.ts +2 -2
  27. package/dist/components/rich-text-editor/index.js +4 -7
  28. package/dist/components/rich-text-editor/rich-text-editor.d.ts +21 -15
  29. package/dist/components/unit-converter/index.js +1 -1
  30. package/dist/hooks/index.d.ts +1 -0
  31. package/dist/hooks/index.js +99 -77
  32. package/dist/hooks/use-countdown.d.ts +34 -0
  33. package/dist/i18n/locales/ar.d.ts +1 -0
  34. package/dist/i18n/locales/ar.js +1 -0
  35. package/dist/i18n/locales/de.d.ts +1 -0
  36. package/dist/i18n/locales/de.js +1 -0
  37. package/dist/i18n/locales/el.d.ts +1 -0
  38. package/dist/i18n/locales/el.js +1 -0
  39. package/dist/i18n/locales/en.d.ts +1 -0
  40. package/dist/i18n/locales/en.js +1 -0
  41. package/dist/i18n/locales/es.d.ts +1 -0
  42. package/dist/i18n/locales/es.js +1 -0
  43. package/dist/i18n/locales/fr.d.ts +1 -0
  44. package/dist/i18n/locales/fr.js +1 -0
  45. package/dist/i18n/locales/hi.d.ts +1 -0
  46. package/dist/i18n/locales/hi.js +1 -0
  47. package/dist/i18n/locales/it.d.ts +1 -0
  48. package/dist/i18n/locales/it.js +1 -0
  49. package/dist/i18n/locales/ja.d.ts +1 -0
  50. package/dist/i18n/locales/ja.js +1 -0
  51. package/dist/i18n/locales/nl.d.ts +1 -0
  52. package/dist/i18n/locales/nl.js +1 -0
  53. package/dist/i18n/locales/pl.d.ts +1 -0
  54. package/dist/i18n/locales/pl.js +1 -0
  55. package/dist/i18n/locales/pt.d.ts +1 -0
  56. package/dist/i18n/locales/pt.js +1 -0
  57. package/dist/i18n/locales/ro.d.ts +1 -0
  58. package/dist/i18n/locales/ro.js +1 -0
  59. package/dist/i18n/locales/ru.d.ts +1 -0
  60. package/dist/i18n/locales/ru.js +1 -0
  61. package/dist/i18n/locales/sq.d.ts +1 -0
  62. package/dist/i18n/locales/sq.js +1 -0
  63. package/dist/i18n/locales/sv.d.ts +1 -0
  64. package/dist/i18n/locales/sv.js +1 -0
  65. package/dist/i18n/locales/tr.d.ts +1 -0
  66. package/dist/i18n/locales/tr.js +1 -0
  67. package/dist/i18n/locales/zh.d.ts +1 -0
  68. package/dist/i18n/locales/zh.js +1 -0
  69. package/dist/index.js +143 -146
  70. package/dist/locales/ar.json +1 -0
  71. package/dist/locales/de.json +1 -0
  72. package/dist/locales/el.json +1 -0
  73. package/dist/locales/en.json +1 -0
  74. package/dist/locales/es.json +1 -0
  75. package/dist/locales/fr.json +1 -0
  76. package/dist/locales/hi.json +1 -0
  77. package/dist/locales/it.json +1 -0
  78. package/dist/locales/ja.json +1 -0
  79. package/dist/locales/nl.json +1 -0
  80. package/dist/locales/pl.json +1 -0
  81. package/dist/locales/pt.json +1 -0
  82. package/dist/locales/ro.json +1 -0
  83. package/dist/locales/ru.json +1 -0
  84. package/dist/locales/sq.json +1 -0
  85. package/dist/locales/sv.json +1 -0
  86. package/dist/locales/tr.json +1 -0
  87. package/dist/locales/zh.json +1 -0
  88. package/dist/tokens.css +23 -25
  89. package/package.json +2 -52
  90. package/dist/_chunks/image-C6RM5hfF.js +0 -16
  91. package/dist/_chunks/rich-text-editor-DhGIBd4a.js +0 -921
@@ -1,32 +1,32 @@
1
- import { u as v } from "../_chunks/use-prefers-reduced-motion-BMwIQRjB.js";
2
- import { u as D } from "../_chunks/use-media-query-CcAx5SMM.js";
3
- import { u as g, a as _ } from "../_chunks/use-signing-session-CyOZWinp.js";
4
- import { u as O } from "../_chunks/use-count-up-BLLetaZ8.js";
5
- import { u as k } from "../_chunks/use-locale-BkCIHujH.js";
6
- import { A as K, T as H, a as M, r as Y, t as q, u as B } from "../_chunks/use-theme-CAuo6EYT.js";
7
- import { u as P } from "../_chunks/use-controllable-state-BiY4xTzM.js";
8
- import { u as V } from "../_chunks/use-copy-to-clipboard-Cyfc_dlv.js";
9
- import { u as z } from "../_chunks/use-debounced-callback-BisrB-Fq.js";
10
- import { useState as x, useRef as b, useEffect as E } from "react";
11
- import { u as W, a as J } from "../_chunks/use-direction-Dp8h70PP.js";
12
- import { u as X } from "../_chunks/use-persistent-state-i23OWy6G.js";
13
- import { u as $ } from "../_chunks/use-isomorphic-layout-effect-BGfaCOP1.js";
14
- import { u as te } from "../_chunks/use-web-otp-D_utzp6S.js";
15
- import { u as oe } from "../_chunks/use-edge-resize-ZnGG7gyO.js";
16
- function h(e, o) {
17
- const [t, i] = x(e), u = b(null);
18
- return E(() => {
19
- if (o <= 0) {
20
- u.current !== null && (clearTimeout(u.current), u.current = null), i(e);
1
+ import { u as L } from "../_chunks/use-prefers-reduced-motion-BMwIQRjB.js";
2
+ import { u as F } from "../_chunks/use-media-query-CcAx5SMM.js";
3
+ import { u as R, a as _ } from "../_chunks/use-signing-session-CyOZWinp.js";
4
+ import { u as w } from "../_chunks/use-count-up-BLLetaZ8.js";
5
+ import { u as K } from "../_chunks/use-locale-BkCIHujH.js";
6
+ import { A as H, T as Y, a as q, r as B, t as G, u as P } from "../_chunks/use-theme-CAuo6EYT.js";
7
+ import { u as V } from "../_chunks/use-controllable-state-BiY4xTzM.js";
8
+ import { u as z } from "../_chunks/use-copy-to-clipboard-Cyfc_dlv.js";
9
+ import { u as W } from "../_chunks/use-debounced-callback-BisrB-Fq.js";
10
+ import { useState as b, useRef as E, useEffect as m, useCallback as x } from "react";
11
+ import { u as N, a as X } from "../_chunks/use-direction-Dp8h70PP.js";
12
+ import { u as $ } from "../_chunks/use-persistent-state-i23OWy6G.js";
13
+ import { u as te } from "../_chunks/use-isomorphic-layout-effect-BGfaCOP1.js";
14
+ import { u as ne } from "../_chunks/use-web-otp-D_utzp6S.js";
15
+ import { u as ue } from "../_chunks/use-edge-resize-ZnGG7gyO.js";
16
+ function C(e, u) {
17
+ const [r, i] = b(e), n = E(null);
18
+ return m(() => {
19
+ if (u <= 0) {
20
+ n.current !== null && (clearTimeout(n.current), n.current = null), i(e);
21
21
  return;
22
22
  }
23
23
  const s = setTimeout(() => {
24
- i(e), u.current = null;
25
- }, o);
26
- return u.current = s, () => clearTimeout(s);
27
- }, [e, o]), t;
24
+ i(e), n.current = null;
25
+ }, u);
26
+ return n.current = s, () => clearTimeout(s);
27
+ }, [e, u]), r;
28
28
  }
29
- const T = [
29
+ const S = [
30
30
  "a[href]",
31
31
  "button:not([disabled])",
32
32
  'input:not([disabled]):not([type="hidden"])',
@@ -37,74 +37,96 @@ const T = [
37
37
  "audio[controls]",
38
38
  "video[controls]"
39
39
  ].join(",");
40
- function p(e) {
40
+ function T(e) {
41
41
  return Array.from(
42
- e.querySelectorAll(T)
43
- ).filter((o) => {
44
- if (o.hidden) return !1;
45
- let t = o;
46
- for (; t; ) {
47
- if (t.hasAttribute("inert") || t.getAttribute("aria-hidden") === "true") return !1;
48
- t = t.parentElement;
42
+ e.querySelectorAll(S)
43
+ ).filter((u) => {
44
+ if (u.hidden) return !1;
45
+ let r = u;
46
+ for (; r; ) {
47
+ if (r.hasAttribute("inert") || r.getAttribute("aria-hidden") === "true") return !1;
48
+ r = r.parentElement;
49
49
  }
50
50
  return !0;
51
51
  });
52
52
  }
53
- function C(e, o = {}) {
54
- const { enabled: t = !0, autoFocus: i = !0, restoreFocus: u = !0 } = o, s = b(null);
55
- E(() => {
56
- if (!t) return;
57
- const a = e.current;
58
- if (!a) return;
53
+ function v(e, u = {}) {
54
+ const { enabled: r = !0, autoFocus: i = !0, restoreFocus: n = !0 } = u, s = E(null);
55
+ m(() => {
56
+ if (!r) return;
57
+ const o = e.current;
58
+ if (!o) return;
59
59
  if (s.current = typeof document < "u" && document.activeElement instanceof HTMLElement ? document.activeElement : null, i) {
60
- const n = p(a)[0] ?? (a.tabIndex >= -1 ? a : null);
61
- n == null || n.focus();
60
+ const a = T(o)[0] ?? (o.tabIndex >= -1 ? o : null);
61
+ a == null || a.focus();
62
62
  }
63
- function f(r) {
64
- if (r.key !== "Tab") return;
65
- const n = e.current;
66
- if (!n) return;
67
- const c = p(n);
68
- if (c.length === 0) {
69
- r.preventDefault();
63
+ function l(t) {
64
+ if (t.key !== "Tab") return;
65
+ const a = e.current;
66
+ if (!a) return;
67
+ const f = T(a);
68
+ if (f.length === 0) {
69
+ t.preventDefault();
70
70
  return;
71
71
  }
72
- const d = c[0], m = c[c.length - 1], l = document.activeElement;
73
- r.shiftKey ? (l === d || !n.contains(l)) && (r.preventDefault(), m.focus()) : (l === m || !n.contains(l)) && (r.preventDefault(), d.focus());
72
+ const c = f[0], d = f[f.length - 1], p = document.activeElement;
73
+ t.shiftKey ? (p === c || !a.contains(p)) && (t.preventDefault(), d.focus()) : (p === d || !a.contains(p)) && (t.preventDefault(), c.focus());
74
74
  }
75
- return a.addEventListener("keydown", f), () => {
76
- if (a.removeEventListener("keydown", f), u && s.current) {
77
- const r = s.current;
75
+ return o.addEventListener("keydown", l), () => {
76
+ if (o.removeEventListener("keydown", l), n && s.current) {
77
+ const t = s.current;
78
78
  requestAnimationFrame(() => {
79
- r.isConnected && r.focus();
79
+ t.isConnected && t.focus();
80
80
  });
81
81
  }
82
82
  };
83
- }, [t, i, u, e]);
83
+ }, [r, i, n, e]);
84
+ }
85
+ function g(e, u = {}) {
86
+ const { autoStart: r = !0, onElapsed: i } = u, [n, s] = b(e), [o, l] = b(r), t = E(i);
87
+ m(() => {
88
+ t.current = i;
89
+ }, [i]);
90
+ const a = x(() => {
91
+ s(e), l(!0);
92
+ }, [e]), f = x(() => {
93
+ s(e), l(!1);
94
+ }, [e]);
95
+ return m(() => {
96
+ if (!o) return;
97
+ const c = setInterval(() => {
98
+ s((d) => Math.max(0, d - 1));
99
+ }, 1e3);
100
+ return () => clearInterval(c);
101
+ }, [o]), m(() => {
102
+ var c;
103
+ o && n <= 0 && (l(!1), (c = t.current) == null || c.call(t));
104
+ }, [o, n]), { remaining: n, isRunning: o, start: a, reset: f };
84
105
  }
85
106
  export {
86
- K as ACCESSIBILITY_STORAGE_KEY,
87
- H as THEME_CLASS,
88
- M as THEME_STORAGE_KEY,
89
- Y as resolveTheme,
90
- q as themeClassList,
91
- P as useControllableState,
92
- V as useCopyToClipboard,
93
- O as useCountUp,
94
- z as useDebouncedCallback,
95
- h as useDebouncedValue,
96
- W as useDirection,
97
- J as useDocumentDirection,
98
- oe as useEdgeResize,
99
- C as useFocusTrap,
100
- $ as useIsomorphicLayoutEffect,
101
- k as useLocale,
102
- D as useMediaQuery,
103
- X as usePersistentState,
104
- v as usePrefersReducedMotion,
105
- g as useScrollToFirstError,
107
+ H as ACCESSIBILITY_STORAGE_KEY,
108
+ Y as THEME_CLASS,
109
+ q as THEME_STORAGE_KEY,
110
+ B as resolveTheme,
111
+ G as themeClassList,
112
+ V as useControllableState,
113
+ z as useCopyToClipboard,
114
+ w as useCountUp,
115
+ g as useCountdown,
116
+ W as useDebouncedCallback,
117
+ C as useDebouncedValue,
118
+ N as useDirection,
119
+ X as useDocumentDirection,
120
+ ue as useEdgeResize,
121
+ v as useFocusTrap,
122
+ te as useIsomorphicLayoutEffect,
123
+ K as useLocale,
124
+ F as useMediaQuery,
125
+ $ as usePersistentState,
126
+ L as usePrefersReducedMotion,
127
+ R as useScrollToFirstError,
106
128
  _ as useSigningSession,
107
- B as useTheme,
108
- te as useWebOtp
129
+ P as useTheme,
130
+ ne as useWebOtp
109
131
  };
110
132
  //# sourceMappingURL=index.js.map
@@ -0,0 +1,34 @@
1
+ export interface UseCountdownOptions {
2
+ /** Begin counting down on mount. Default `true`. */
3
+ autoStart?: boolean;
4
+ /** Called exactly once when the countdown reaches zero. */
5
+ onElapsed?: () => void;
6
+ }
7
+ export interface UseCountdownReturn {
8
+ /** Whole seconds remaining; counts down to 0. */
9
+ remaining: number;
10
+ /** Whether the countdown is actively ticking. */
11
+ isRunning: boolean;
12
+ /** (Re)start from the full duration. */
13
+ start: () => void;
14
+ /** Stop and reset to the full duration without firing `onElapsed`. */
15
+ reset: () => void;
16
+ }
17
+ /**
18
+ * A pure, render-friendly seconds countdown. It owns no side effects — when
19
+ * it reaches zero it calls `onElapsed` and the CONSUMER decides what to do
20
+ * (close the tab, redirect, …). Same "no I/O" contract as `useSigningSession`.
21
+ *
22
+ * `onElapsed` is read through a ref, so changing the callback doesn't restart
23
+ * the timer. SSR-safe: the timer only ticks inside an effect (client-only).
24
+ *
25
+ * @example
26
+ * const { remaining } = useCountdown(10, {
27
+ * onElapsed: () => {
28
+ * window.close(); // best-effort — blocked for user-opened tabs
29
+ * window.location.assign('https://www.alfadocs.com'); // fallback
30
+ * },
31
+ * });
32
+ */
33
+ export declare function useCountdown(seconds: number, options?: UseCountdownOptions): UseCountdownReturn;
34
+ //# sourceMappingURL=use-countdown.d.ts.map
@@ -1655,6 +1655,7 @@ export declare const arUi: {
1655
1655
  };
1656
1656
  readonly editor: {
1657
1657
  readonly toolbarLabel: "تنسيق النص";
1658
+ readonly regionLabel: "محرر النص المنسق";
1658
1659
  readonly placeholder: "ابدأ الكتابة…";
1659
1660
  readonly bold: "غامق";
1660
1661
  readonly italic: "مائل";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "تنسيق النص",
1641
+ regionLabel: "محرر النص المنسق",
1641
1642
  placeholder: "ابدأ الكتابة…",
1642
1643
  bold: "غامق",
1643
1644
  italic: "مائل",
@@ -1655,6 +1655,7 @@ export declare const deUi: {
1655
1655
  };
1656
1656
  readonly editor: {
1657
1657
  readonly toolbarLabel: "Textformatierung";
1658
+ readonly regionLabel: "Rich-Text-Editor";
1658
1659
  readonly placeholder: "Beginnen Sie zu schreiben …";
1659
1660
  readonly bold: "Fett";
1660
1661
  readonly italic: "Kursiv";
@@ -1637,6 +1637,7 @@ const e = {
1637
1637
  },
1638
1638
  editor: {
1639
1639
  toolbarLabel: "Textformatierung",
1640
+ regionLabel: "Rich-Text-Editor",
1640
1641
  placeholder: "Beginnen Sie zu schreiben …",
1641
1642
  bold: "Fett",
1642
1643
  italic: "Kursiv",
@@ -1652,6 +1652,7 @@ export declare const elUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Μορφοποίηση κειμένου";
1655
+ readonly regionLabel: "Επεξεργαστής εμπλουτισμένου κειμένου";
1655
1656
  readonly placeholder: "Αρχίστε να γράφετε…";
1656
1657
  readonly bold: "Έντονα";
1657
1658
  readonly italic: "Πλάγια";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "Μορφοποίηση κειμένου",
1641
+ regionLabel: "Επεξεργαστής εμπλουτισμένου κειμένου",
1641
1642
  placeholder: "Αρχίστε να γράφετε…",
1642
1643
  bold: "Έντονα",
1643
1644
  italic: "Πλάγια",
@@ -1652,6 +1652,7 @@ export declare const enUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Text formatting";
1655
+ readonly regionLabel: "Rich text editor";
1655
1656
  readonly placeholder: "Start typing…";
1656
1657
  readonly bold: "Bold";
1657
1658
  readonly italic: "Italic";
@@ -1631,6 +1631,7 @@ const e = {
1631
1631
  },
1632
1632
  editor: {
1633
1633
  toolbarLabel: "Text formatting",
1634
+ regionLabel: "Rich text editor",
1634
1635
  placeholder: "Start typing…",
1635
1636
  bold: "Bold",
1636
1637
  italic: "Italic",
@@ -1652,6 +1652,7 @@ export declare const esUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Formato de texto";
1655
+ readonly regionLabel: "Editor de texto enriquecido";
1655
1656
  readonly placeholder: "Empiece a escribir…";
1656
1657
  readonly bold: "Negrita";
1657
1658
  readonly italic: "Cursiva";
@@ -1637,6 +1637,7 @@ const e = {
1637
1637
  },
1638
1638
  editor: {
1639
1639
  toolbarLabel: "Formato de texto",
1640
+ regionLabel: "Editor de texto enriquecido",
1640
1641
  placeholder: "Empiece a escribir…",
1641
1642
  bold: "Negrita",
1642
1643
  italic: "Cursiva",
@@ -1652,6 +1652,7 @@ export declare const frUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Mise en forme du texte";
1655
+ readonly regionLabel: "Éditeur de texte enrichi";
1655
1656
  readonly placeholder: "Commencez à écrire…";
1656
1657
  readonly bold: "Gras";
1657
1658
  readonly italic: "Italique";
@@ -1637,6 +1637,7 @@ const e = {
1637
1637
  },
1638
1638
  editor: {
1639
1639
  toolbarLabel: "Mise en forme du texte",
1640
+ regionLabel: "Éditeur de texte enrichi",
1640
1641
  placeholder: "Commencez à écrire…",
1641
1642
  bold: "Gras",
1642
1643
  italic: "Italique",
@@ -1652,6 +1652,7 @@ export declare const hiUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "टेक्स्ट फ़ॉर्मेटिंग";
1655
+ readonly regionLabel: "रिच टेक्स्ट एडिटर";
1655
1656
  readonly placeholder: "लिखना शुरू करें…";
1656
1657
  readonly bold: "बोल्ड";
1657
1658
  readonly italic: "इटैलिक";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "टेक्स्ट फ़ॉर्मेटिंग",
1641
+ regionLabel: "रिच टेक्स्ट एडिटर",
1641
1642
  placeholder: "लिखना शुरू करें…",
1642
1643
  bold: "बोल्ड",
1643
1644
  italic: "इटैलिक",
@@ -1649,6 +1649,7 @@ export declare const itUi: {
1649
1649
  };
1650
1650
  readonly editor: {
1651
1651
  readonly toolbarLabel: "Formattazione testo";
1652
+ readonly regionLabel: "Editor di testo formattato";
1652
1653
  readonly placeholder: "Inizia a scrivere…";
1653
1654
  readonly bold: "Grassetto";
1654
1655
  readonly italic: "Corsivo";
@@ -1617,6 +1617,7 @@ const e = {
1617
1617
  },
1618
1618
  editor: {
1619
1619
  toolbarLabel: "Formattazione testo",
1620
+ regionLabel: "Editor di testo formattato",
1620
1621
  placeholder: "Inizia a scrivere…",
1621
1622
  bold: "Grassetto",
1622
1623
  italic: "Corsivo",
@@ -1652,6 +1652,7 @@ export declare const jaUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "テキスト書式設定";
1655
+ readonly regionLabel: "リッチテキストエディター";
1655
1656
  readonly placeholder: "入力を開始…";
1656
1657
  readonly bold: "太字";
1657
1658
  readonly italic: "斜体";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "テキスト書式設定",
1641
+ regionLabel: "リッチテキストエディター",
1641
1642
  placeholder: "入力を開始…",
1642
1643
  bold: "太字",
1643
1644
  italic: "斜体",
@@ -1652,6 +1652,7 @@ export declare const nlUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Tekstopmaak";
1655
+ readonly regionLabel: "Tekstverwerker";
1655
1656
  readonly placeholder: "Begin met typen…";
1656
1657
  readonly bold: "Vetgedrukt";
1657
1658
  readonly italic: "Cursief";
@@ -1637,6 +1637,7 @@ const e = {
1637
1637
  },
1638
1638
  editor: {
1639
1639
  toolbarLabel: "Tekstopmaak",
1640
+ regionLabel: "Tekstverwerker",
1640
1641
  placeholder: "Begin met typen…",
1641
1642
  bold: "Vetgedrukt",
1642
1643
  italic: "Cursief",
@@ -1652,6 +1652,7 @@ export declare const plUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Formatowanie tekstu";
1655
+ readonly regionLabel: "Edytor tekstu sformatowanego";
1655
1656
  readonly placeholder: "Zacznij pisać…";
1656
1657
  readonly bold: "Pogrubienie";
1657
1658
  readonly italic: "Kursywa";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "Formatowanie tekstu",
1641
+ regionLabel: "Edytor tekstu sformatowanego",
1641
1642
  placeholder: "Zacznij pisać…",
1642
1643
  bold: "Pogrubienie",
1643
1644
  italic: "Kursywa",
@@ -1653,6 +1653,7 @@ export declare const ptUi: {
1653
1653
  };
1654
1654
  readonly editor: {
1655
1655
  readonly toolbarLabel: "Formatação de texto";
1656
+ readonly regionLabel: "Editor de texto formatado";
1656
1657
  readonly placeholder: "Comece a escrever…";
1657
1658
  readonly bold: "Negrito";
1658
1659
  readonly italic: "Itálico";
@@ -1639,6 +1639,7 @@ const e = {
1639
1639
  },
1640
1640
  editor: {
1641
1641
  toolbarLabel: "Formatação de texto",
1642
+ regionLabel: "Editor de texto formatado",
1642
1643
  placeholder: "Comece a escrever…",
1643
1644
  bold: "Negrito",
1644
1645
  italic: "Itálico",
@@ -1652,6 +1652,7 @@ export declare const roUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Formatare text";
1655
+ readonly regionLabel: "Editor de text îmbogățit";
1655
1656
  readonly placeholder: "Începe să scrii…";
1656
1657
  readonly bold: "Îngroșat";
1657
1658
  readonly italic: "Cursiv";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "Formatare text",
1641
+ regionLabel: "Editor de text îmbogățit",
1641
1642
  placeholder: "Începe să scrii…",
1642
1643
  bold: "Îngroșat",
1643
1644
  italic: "Cursiv",
@@ -1652,6 +1652,7 @@ export declare const ruUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Форматирование текста";
1655
+ readonly regionLabel: "Редактор форматированного текста";
1655
1656
  readonly placeholder: "Начните ввод…";
1656
1657
  readonly bold: "Жирный";
1657
1658
  readonly italic: "Курсив";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "Форматирование текста",
1641
+ regionLabel: "Редактор форматированного текста",
1641
1642
  placeholder: "Начните ввод…",
1642
1643
  bold: "Жирный",
1643
1644
  italic: "Курсив",
@@ -1652,6 +1652,7 @@ export declare const sqUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Formatimi i tekstit";
1655
+ readonly regionLabel: "Redaktues teksti i pasur";
1655
1656
  readonly placeholder: "Filloni të shkruani…";
1656
1657
  readonly bold: "I trashë";
1657
1658
  readonly italic: "I pjerrët";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "Formatimi i tekstit",
1641
+ regionLabel: "Redaktues teksti i pasur",
1641
1642
  placeholder: "Filloni të shkruani…",
1642
1643
  bold: "I trashë",
1643
1644
  italic: "I pjerrët",
@@ -1652,6 +1652,7 @@ export declare const svUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Textformatering";
1655
+ readonly regionLabel: "Redigerare för formaterad text";
1655
1656
  readonly placeholder: "Börja skriva…";
1656
1657
  readonly bold: "Fet";
1657
1658
  readonly italic: "Kursiv";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "Textformatering",
1641
+ regionLabel: "Redigerare för formaterad text",
1641
1642
  placeholder: "Börja skriva…",
1642
1643
  bold: "Fet",
1643
1644
  italic: "Kursiv",
@@ -1652,6 +1652,7 @@ export declare const trUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "Metin biçimlendirme";
1655
+ readonly regionLabel: "Zengin metin düzenleyici";
1655
1656
  readonly placeholder: "Yazmaya başlayın…";
1656
1657
  readonly bold: "Kalın";
1657
1658
  readonly italic: "İtalik";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "Metin biçimlendirme",
1641
+ regionLabel: "Zengin metin düzenleyici",
1641
1642
  placeholder: "Yazmaya başlayın…",
1642
1643
  bold: "Kalın",
1643
1644
  italic: "İtalik",
@@ -1652,6 +1652,7 @@ export declare const zhUi: {
1652
1652
  };
1653
1653
  readonly editor: {
1654
1654
  readonly toolbarLabel: "文本格式";
1655
+ readonly regionLabel: "富文本编辑器";
1655
1656
  readonly placeholder: "开始输入……";
1656
1657
  readonly bold: "粗体";
1657
1658
  readonly italic: "斜体";
@@ -1638,6 +1638,7 @@ const e = {
1638
1638
  },
1639
1639
  editor: {
1640
1640
  toolbarLabel: "文本格式",
1641
+ regionLabel: "富文本编辑器",
1641
1642
  placeholder: "开始输入……",
1642
1643
  bold: "粗体",
1643
1644
  italic: "斜体",