@alfadocs/ui-kit 0.62.0 → 0.64.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 (97) hide show
  1. package/dist/_chunks/{ai-prompt-input-C6sCr1Vi.js → ai-prompt-input-Dx8eXoPm.js} +2 -2
  2. package/dist/_chunks/{audio-recorder-D6OVfNiZ.js → audio-recorder-CdXuT9ln.js} +2 -2
  3. package/dist/_chunks/{bishop-score-B9tvgoIq.js → bishop-score-CzjSx-dm.js} +2 -2
  4. package/dist/_chunks/{booking-BUV9fspj.js → booking-ChfvWy3P.js} +2 -2
  5. package/dist/_chunks/{care-plan-card-QmNpGggC.js → care-plan-card-DhZNoXs4.js} +2 -2
  6. package/dist/_chunks/{care-plan-entry-card-Cnra7vUc.js → care-plan-entry-card-DW70yBOD.js} +2 -2
  7. package/dist/_chunks/{editable-currency-cell-renderer-D5C5tCfu.js → editable-currency-cell-renderer-BQgaKFCz.js} +2 -2
  8. package/dist/_chunks/finished-terminal-VjZ_-eDD.js +122 -0
  9. package/dist/_chunks/{gestational-age-calculator-AkNFfZYs.js → gestational-age-calculator-D85E8lGN.js} +2 -2
  10. package/dist/_chunks/{pregnancy-dating-Dg6dTe1p.js → pregnancy-dating-7NUaAfob.js} +2 -2
  11. package/dist/_chunks/{select-hsCaJSX3.js → select-CEtRcon5.js} +46 -45
  12. package/dist/_chunks/{tabs-BpPYVme_.js → tabs-BIQ0ew1T.js} +2 -2
  13. package/dist/_chunks/tooth-scheme-CiphQaON.js +1257 -0
  14. package/dist/_chunks/{unit-converter-3sINXO3m.js → unit-converter-BIbXHIQA.js} +2 -2
  15. package/dist/_chunks/use-countdown-Yd6ts0_a.js +26 -0
  16. package/dist/agent-catalog.json +55 -4
  17. package/dist/components/ai-prompt-input/index.js +1 -1
  18. package/dist/components/audio-recorder/index.js +1 -1
  19. package/dist/components/bishop-score/index.js +1 -1
  20. package/dist/components/booking/index.js +1 -1
  21. package/dist/components/care-plan-card/index.js +1 -1
  22. package/dist/components/care-plan-entry-card/index.js +1 -1
  23. package/dist/components/data-table/index.js +1 -1
  24. package/dist/components/finished-terminal/finished-terminal.d.ts +55 -0
  25. package/dist/components/finished-terminal/index.d.ts +3 -0
  26. package/dist/components/finished-terminal/index.js +5 -0
  27. package/dist/components/gestational-age-calculator/index.js +1 -1
  28. package/dist/components/index.d.ts +1 -0
  29. package/dist/components/pregnancy-dating/index.js +1 -1
  30. package/dist/components/select/index.js +1 -1
  31. package/dist/components/select/select.d.ts +8 -0
  32. package/dist/components/tabs/index.js +1 -1
  33. package/dist/components/tooth-scheme/index.d.ts +2 -2
  34. package/dist/components/tooth-scheme/index.js +22 -15
  35. package/dist/components/tooth-scheme/tooth-data.d.ts +79 -18
  36. package/dist/components/tooth-scheme/tooth-scheme.agent.d.ts +2 -0
  37. package/dist/components/tooth-scheme/tooth-scheme.d.ts +48 -1
  38. package/dist/components/unit-converter/index.js +1 -1
  39. package/dist/hooks/index.js +79 -99
  40. package/dist/i18n/locales/ar.d.ts +22 -0
  41. package/dist/i18n/locales/ar.js +23 -1
  42. package/dist/i18n/locales/de.d.ts +22 -0
  43. package/dist/i18n/locales/de.js +23 -1
  44. package/dist/i18n/locales/el.d.ts +22 -0
  45. package/dist/i18n/locales/el.js +23 -1
  46. package/dist/i18n/locales/en.d.ts +22 -0
  47. package/dist/i18n/locales/en.js +23 -1
  48. package/dist/i18n/locales/es.d.ts +22 -0
  49. package/dist/i18n/locales/es.js +23 -1
  50. package/dist/i18n/locales/fr.d.ts +22 -0
  51. package/dist/i18n/locales/fr.js +23 -1
  52. package/dist/i18n/locales/hi.d.ts +22 -0
  53. package/dist/i18n/locales/hi.js +23 -1
  54. package/dist/i18n/locales/it.d.ts +22 -0
  55. package/dist/i18n/locales/it.js +23 -1
  56. package/dist/i18n/locales/ja.d.ts +22 -0
  57. package/dist/i18n/locales/ja.js +23 -1
  58. package/dist/i18n/locales/nl.d.ts +22 -0
  59. package/dist/i18n/locales/nl.js +23 -1
  60. package/dist/i18n/locales/pl.d.ts +22 -0
  61. package/dist/i18n/locales/pl.js +23 -1
  62. package/dist/i18n/locales/pt.d.ts +22 -0
  63. package/dist/i18n/locales/pt.js +23 -1
  64. package/dist/i18n/locales/ro.d.ts +22 -0
  65. package/dist/i18n/locales/ro.js +23 -1
  66. package/dist/i18n/locales/ru.d.ts +22 -0
  67. package/dist/i18n/locales/ru.js +23 -1
  68. package/dist/i18n/locales/sq.d.ts +22 -0
  69. package/dist/i18n/locales/sq.js +23 -1
  70. package/dist/i18n/locales/sv.d.ts +22 -0
  71. package/dist/i18n/locales/sv.js +23 -1
  72. package/dist/i18n/locales/tr.d.ts +22 -0
  73. package/dist/i18n/locales/tr.js +23 -1
  74. package/dist/i18n/locales/zh.d.ts +22 -0
  75. package/dist/i18n/locales/zh.js +23 -1
  76. package/dist/index.js +354 -345
  77. package/dist/locales/ar.json +23 -1
  78. package/dist/locales/de.json +23 -1
  79. package/dist/locales/el.json +23 -1
  80. package/dist/locales/en.json +23 -1
  81. package/dist/locales/es.json +23 -1
  82. package/dist/locales/fr.json +23 -1
  83. package/dist/locales/hi.json +23 -1
  84. package/dist/locales/it.json +23 -1
  85. package/dist/locales/ja.json +23 -1
  86. package/dist/locales/nl.json +23 -1
  87. package/dist/locales/pl.json +23 -1
  88. package/dist/locales/pt.json +23 -1
  89. package/dist/locales/ro.json +23 -1
  90. package/dist/locales/ru.json +23 -1
  91. package/dist/locales/sq.json +23 -1
  92. package/dist/locales/sv.json +23 -1
  93. package/dist/locales/tr.json +23 -1
  94. package/dist/locales/zh.json +23 -1
  95. package/dist/tokens.css +1 -1
  96. package/package.json +5 -1
  97. package/dist/_chunks/tooth-scheme-CxlsLjfN.js +0 -753
@@ -1,32 +1,33 @@
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);
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 I } from "../_chunks/use-count-up-BLLetaZ8.js";
5
+ import { u as R } 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
+ import { u as ne } from "../_chunks/use-countdown-Yd6ts0_a.js";
17
+ function h(e, o) {
18
+ const [t, i] = x(e), u = b(null);
19
+ return E(() => {
20
+ if (o <= 0) {
21
+ u.current !== null && (clearTimeout(u.current), u.current = null), i(e);
21
22
  return;
22
23
  }
23
24
  const s = setTimeout(() => {
24
- i(e), n.current = null;
25
- }, u);
26
- return n.current = s, () => clearTimeout(s);
27
- }, [e, u]), r;
25
+ i(e), u.current = null;
26
+ }, o);
27
+ return u.current = s, () => clearTimeout(s);
28
+ }, [e, o]), t;
28
29
  }
29
- const S = [
30
+ const T = [
30
31
  "a[href]",
31
32
  "button:not([disabled])",
32
33
  'input:not([disabled]):not([type="hidden"])',
@@ -37,96 +38,75 @@ const S = [
37
38
  "audio[controls]",
38
39
  "video[controls]"
39
40
  ].join(",");
40
- function T(e) {
41
+ function p(e) {
41
42
  return Array.from(
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;
43
+ e.querySelectorAll(T)
44
+ ).filter((o) => {
45
+ if (o.hidden) return !1;
46
+ let t = o;
47
+ for (; t; ) {
48
+ if (t.hasAttribute("inert") || t.getAttribute("aria-hidden") === "true") return !1;
49
+ t = t.parentElement;
49
50
  }
50
51
  return !0;
51
52
  });
52
53
  }
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;
54
+ function C(e, o = {}) {
55
+ const { enabled: t = !0, autoFocus: i = !0, restoreFocus: u = !0 } = o, s = b(null);
56
+ E(() => {
57
+ if (!t) return;
58
+ const a = e.current;
59
+ if (!a) return;
59
60
  if (s.current = typeof document < "u" && document.activeElement instanceof HTMLElement ? document.activeElement : null, i) {
60
- const a = T(o)[0] ?? (o.tabIndex >= -1 ? o : null);
61
- a == null || a.focus();
61
+ const n = p(a)[0] ?? (a.tabIndex >= -1 ? a : null);
62
+ n == null || n.focus();
62
63
  }
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();
64
+ function l(r) {
65
+ if (r.key !== "Tab") return;
66
+ const n = e.current;
67
+ if (!n) return;
68
+ const c = p(n);
69
+ if (c.length === 0) {
70
+ r.preventDefault();
70
71
  return;
71
72
  }
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());
73
+ const d = c[0], m = c[c.length - 1], f = document.activeElement;
74
+ r.shiftKey ? (f === d || !n.contains(f)) && (r.preventDefault(), m.focus()) : (f === m || !n.contains(f)) && (r.preventDefault(), d.focus());
74
75
  }
75
- return o.addEventListener("keydown", l), () => {
76
- if (o.removeEventListener("keydown", l), n && s.current) {
77
- const t = s.current;
76
+ return a.addEventListener("keydown", l), () => {
77
+ if (a.removeEventListener("keydown", l), u && s.current) {
78
+ const r = s.current;
78
79
  requestAnimationFrame(() => {
79
- t.isConnected && t.focus();
80
+ r.isConnected && r.focus();
80
81
  });
81
82
  }
82
83
  };
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
+ }, [t, i, u, e]);
105
85
  }
106
86
  export {
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,
87
+ K as ACCESSIBILITY_STORAGE_KEY,
88
+ H as THEME_CLASS,
89
+ M as THEME_STORAGE_KEY,
90
+ Y as resolveTheme,
91
+ q as themeClassList,
92
+ P as useControllableState,
93
+ V as useCopyToClipboard,
94
+ I as useCountUp,
95
+ ne as useCountdown,
96
+ z as useDebouncedCallback,
97
+ h as useDebouncedValue,
98
+ W as useDirection,
99
+ J as useDocumentDirection,
100
+ oe as useEdgeResize,
101
+ C as useFocusTrap,
102
+ $ as useIsomorphicLayoutEffect,
103
+ R as useLocale,
104
+ D as useMediaQuery,
105
+ X as usePersistentState,
106
+ v as usePrefersReducedMotion,
107
+ g as useScrollToFirstError,
128
108
  _ as useSigningSession,
129
- P as useTheme,
130
- ne as useWebOtp
109
+ B as useTheme,
110
+ te as useWebOtp
131
111
  };
132
112
  //# sourceMappingURL=index.js.map
@@ -1714,6 +1714,11 @@ export declare const arUi: {
1714
1714
  readonly invalidReturnUrl: "يجب أن يتطابق رابط العودة مع أصل هذا الموقع. لم يتم إرسال الدفع.";
1715
1715
  };
1716
1716
  };
1717
+ readonly finishedTerminal: {
1718
+ readonly autoClose: "ستُغلق هذه النافذة خلال {{seconds}} ثانية.";
1719
+ readonly closeNow: "إغلاق الآن";
1720
+ readonly redirecting: "جارٍ التحويل…";
1721
+ };
1717
1722
  readonly signatureField: {
1718
1723
  readonly prompt: "انقر للتوقيع";
1719
1724
  readonly unsigned: "وقّع هنا";
@@ -1918,11 +1923,23 @@ export declare const arUi: {
1918
1923
  readonly toothScheme: {
1919
1924
  readonly ariaLabel: "مخطط الأسنان";
1920
1925
  readonly legendLabel: "دليل الحالات";
1926
+ readonly view: {
1927
+ readonly side: "عرض جانبي";
1928
+ readonly occlusal: "عرض إطباقي";
1929
+ readonly both: "كلا العرضين";
1930
+ };
1921
1931
  readonly dentition: {
1922
1932
  readonly permanent: "أسنان دائمة";
1923
1933
  readonly primary: "أسنان لبنية";
1924
1934
  readonly mixed: "تسنين مختلط";
1925
1935
  };
1936
+ readonly options: {
1937
+ readonly label: "خيارات المخطط";
1938
+ readonly legend: "مفتاح";
1939
+ readonly dentition: "الأسنان";
1940
+ readonly numbering: "الترقيم";
1941
+ readonly view: "العرض";
1942
+ };
1926
1943
  readonly anatomy: {
1927
1944
  readonly incisor: "قاطعة";
1928
1945
  readonly canine: "ناب";
@@ -1936,6 +1953,11 @@ export declare const arUi: {
1936
1953
  readonly missing: "مفقود";
1937
1954
  readonly implant: "زرعة";
1938
1955
  readonly rootCanal: "علاج جذر";
1956
+ readonly temporaryCrown: "تاج مؤقت";
1957
+ readonly bridge: "جسر";
1958
+ readonly destroyed: "مُهدَّم";
1959
+ readonly implantExtraction: "إزالة زرعة";
1960
+ readonly stub: "جذر متبقٍ";
1939
1961
  };
1940
1962
  readonly surface: {
1941
1963
  readonly mesial: "وسطاني";
@@ -1697,6 +1697,11 @@ const e = {
1697
1697
  invalidReturnUrl: "يجب أن يتطابق رابط العودة مع أصل هذا الموقع. لم يتم إرسال الدفع."
1698
1698
  }
1699
1699
  },
1700
+ finishedTerminal: {
1701
+ autoClose: "ستُغلق هذه النافذة خلال {{seconds}} ثانية.",
1702
+ closeNow: "إغلاق الآن",
1703
+ redirecting: "جارٍ التحويل…"
1704
+ },
1700
1705
  signatureField: {
1701
1706
  prompt: "انقر للتوقيع",
1702
1707
  unsigned: "وقّع هنا",
@@ -1901,11 +1906,23 @@ const e = {
1901
1906
  toothScheme: {
1902
1907
  ariaLabel: "مخطط الأسنان",
1903
1908
  legendLabel: "دليل الحالات",
1909
+ view: {
1910
+ side: "عرض جانبي",
1911
+ occlusal: "عرض إطباقي",
1912
+ both: "كلا العرضين"
1913
+ },
1904
1914
  dentition: {
1905
1915
  permanent: "أسنان دائمة",
1906
1916
  primary: "أسنان لبنية",
1907
1917
  mixed: "تسنين مختلط"
1908
1918
  },
1919
+ options: {
1920
+ label: "خيارات المخطط",
1921
+ legend: "مفتاح",
1922
+ dentition: "الأسنان",
1923
+ numbering: "الترقيم",
1924
+ view: "العرض"
1925
+ },
1909
1926
  anatomy: {
1910
1927
  incisor: "قاطعة",
1911
1928
  canine: "ناب",
@@ -1918,7 +1935,12 @@ const e = {
1918
1935
  crowned: "مُتوَّج",
1919
1936
  missing: "مفقود",
1920
1937
  implant: "زرعة",
1921
- rootCanal: "علاج جذر"
1938
+ rootCanal: "علاج جذر",
1939
+ temporaryCrown: "تاج مؤقت",
1940
+ bridge: "جسر",
1941
+ destroyed: "مُهدَّم",
1942
+ implantExtraction: "إزالة زرعة",
1943
+ stub: "جذر متبقٍ"
1922
1944
  },
1923
1945
  surface: {
1924
1946
  mesial: "وسطاني",
@@ -1714,6 +1714,11 @@ export declare const deUi: {
1714
1714
  readonly invalidReturnUrl: "Die Rückleitungs-URL muss mit dem Ursprung dieser Website übereinstimmen. Die Zahlung wurde nicht gesendet.";
1715
1715
  };
1716
1716
  };
1717
+ readonly finishedTerminal: {
1718
+ readonly autoClose: "Dieser Tab wird in {{seconds}} Sek. geschlossen.";
1719
+ readonly closeNow: "Jetzt schließen";
1720
+ readonly redirecting: "Weiterleitung…";
1721
+ };
1717
1722
  readonly signatureField: {
1718
1723
  readonly prompt: "Zum Signieren klicken";
1719
1724
  readonly unsigned: "Hier unterschreiben";
@@ -1918,11 +1923,23 @@ export declare const deUi: {
1918
1923
  readonly toothScheme: {
1919
1924
  readonly ariaLabel: "Zahnschema";
1920
1925
  readonly legendLabel: "Legende der Zustände";
1926
+ readonly view: {
1927
+ readonly side: "Seitenansicht";
1928
+ readonly occlusal: "Okklusalansicht";
1929
+ readonly both: "Beide Ansichten";
1930
+ };
1921
1931
  readonly dentition: {
1922
1932
  readonly permanent: "Bleibendes Gebiss";
1923
1933
  readonly primary: "Milchgebiss";
1924
1934
  readonly mixed: "Wechselgebiss";
1925
1935
  };
1936
+ readonly options: {
1937
+ readonly label: "Diagrammoptionen";
1938
+ readonly legend: "Legende";
1939
+ readonly dentition: "Zähne";
1940
+ readonly numbering: "Nummerierung";
1941
+ readonly view: "Ansicht";
1942
+ };
1926
1943
  readonly anatomy: {
1927
1944
  readonly incisor: "Schneidezahn";
1928
1945
  readonly canine: "Eckzahn";
@@ -1936,6 +1953,11 @@ export declare const deUi: {
1936
1953
  readonly missing: "Fehlend";
1937
1954
  readonly implant: "Implantat";
1938
1955
  readonly rootCanal: "Wurzelkanalbehandlung";
1956
+ readonly temporaryCrown: "Provisorische Krone";
1957
+ readonly bridge: "Brücke";
1958
+ readonly destroyed: "Zerstört";
1959
+ readonly implantExtraction: "Explantation";
1960
+ readonly stub: "Wurzelrest";
1939
1961
  };
1940
1962
  readonly surface: {
1941
1963
  readonly mesial: "Mesial";
@@ -1696,6 +1696,11 @@ const e = {
1696
1696
  invalidReturnUrl: "Die Rückleitungs-URL muss mit dem Ursprung dieser Website übereinstimmen. Die Zahlung wurde nicht gesendet."
1697
1697
  }
1698
1698
  },
1699
+ finishedTerminal: {
1700
+ autoClose: "Dieser Tab wird in {{seconds}} Sek. geschlossen.",
1701
+ closeNow: "Jetzt schließen",
1702
+ redirecting: "Weiterleitung…"
1703
+ },
1699
1704
  signatureField: {
1700
1705
  prompt: "Zum Signieren klicken",
1701
1706
  unsigned: "Hier unterschreiben",
@@ -1900,11 +1905,23 @@ const e = {
1900
1905
  toothScheme: {
1901
1906
  ariaLabel: "Zahnschema",
1902
1907
  legendLabel: "Legende der Zustände",
1908
+ view: {
1909
+ side: "Seitenansicht",
1910
+ occlusal: "Okklusalansicht",
1911
+ both: "Beide Ansichten"
1912
+ },
1903
1913
  dentition: {
1904
1914
  permanent: "Bleibendes Gebiss",
1905
1915
  primary: "Milchgebiss",
1906
1916
  mixed: "Wechselgebiss"
1907
1917
  },
1918
+ options: {
1919
+ label: "Diagrammoptionen",
1920
+ legend: "Legende",
1921
+ dentition: "Zähne",
1922
+ numbering: "Nummerierung",
1923
+ view: "Ansicht"
1924
+ },
1908
1925
  anatomy: {
1909
1926
  incisor: "Schneidezahn",
1910
1927
  canine: "Eckzahn",
@@ -1917,7 +1934,12 @@ const e = {
1917
1934
  crowned: "Überkront",
1918
1935
  missing: "Fehlend",
1919
1936
  implant: "Implantat",
1920
- rootCanal: "Wurzelkanalbehandlung"
1937
+ rootCanal: "Wurzelkanalbehandlung",
1938
+ temporaryCrown: "Provisorische Krone",
1939
+ bridge: "Brücke",
1940
+ destroyed: "Zerstört",
1941
+ implantExtraction: "Explantation",
1942
+ stub: "Wurzelrest"
1921
1943
  },
1922
1944
  surface: {
1923
1945
  mesial: "Mesial",
@@ -1711,6 +1711,11 @@ export declare const elUi: {
1711
1711
  readonly invalidReturnUrl: "Η διεύθυνση URL επιστροφής πρέπει να αντιστοιχεί στην προέλευση αυτού του ιστότοπου. Η πληρωμή δεν υποβλήθηκε.";
1712
1712
  };
1713
1713
  };
1714
+ readonly finishedTerminal: {
1715
+ readonly autoClose: "Αυτή η καρτέλα θα κλείσει σε {{seconds}} δευτ.";
1716
+ readonly closeNow: "Κλείσιμο τώρα";
1717
+ readonly redirecting: "Ανακατεύθυνση…";
1718
+ };
1714
1719
  readonly signatureField: {
1715
1720
  readonly prompt: "Κάντε κλικ για υπογραφή";
1716
1721
  readonly unsigned: "Υπογράψτε εδώ";
@@ -1915,11 +1920,23 @@ export declare const elUi: {
1915
1920
  readonly toothScheme: {
1916
1921
  readonly ariaLabel: "Οδοντόγραμμα";
1917
1922
  readonly legendLabel: "Υπόμνημα καταστάσεων";
1923
+ readonly view: {
1924
+ readonly side: "Πλάγια όψη";
1925
+ readonly occlusal: "Ωκλουσιακή όψη";
1926
+ readonly both: "Και οι δύο όψεις";
1927
+ };
1918
1928
  readonly dentition: {
1919
1929
  readonly permanent: "Μόνιμη οδοντοφυΐα";
1920
1930
  readonly primary: "Νηπιακή οδοντοφυΐα";
1921
1931
  readonly mixed: "Μικτή οδοντοφυΐα";
1922
1932
  };
1933
+ readonly options: {
1934
+ readonly label: "Επιλογές διαγράμματος";
1935
+ readonly legend: "Υπόμνημα";
1936
+ readonly dentition: "Δόντια";
1937
+ readonly numbering: "Αρίθμηση";
1938
+ readonly view: "Προβολή";
1939
+ };
1923
1940
  readonly anatomy: {
1924
1941
  readonly incisor: "Τομέας";
1925
1942
  readonly canine: "Κυνόδοντας";
@@ -1933,6 +1950,11 @@ export declare const elUi: {
1933
1950
  readonly missing: "Ελλείπον";
1934
1951
  readonly implant: "Εμφύτευμα";
1935
1952
  readonly rootCanal: "Ενδοδοντική θεραπεία";
1953
+ readonly temporaryCrown: "Προσωρινή στεφάνη";
1954
+ readonly bridge: "Γέφυρα";
1955
+ readonly destroyed: "Κατεστραμμένο";
1956
+ readonly implantExtraction: "Αφαίρεση εμφυτεύματος";
1957
+ readonly stub: "Κολόβωμα";
1936
1958
  };
1937
1959
  readonly surface: {
1938
1960
  readonly mesial: "Μεσιαία";
@@ -1697,6 +1697,11 @@ const e = {
1697
1697
  invalidReturnUrl: "Η διεύθυνση URL επιστροφής πρέπει να αντιστοιχεί στην προέλευση αυτού του ιστότοπου. Η πληρωμή δεν υποβλήθηκε."
1698
1698
  }
1699
1699
  },
1700
+ finishedTerminal: {
1701
+ autoClose: "Αυτή η καρτέλα θα κλείσει σε {{seconds}} δευτ.",
1702
+ closeNow: "Κλείσιμο τώρα",
1703
+ redirecting: "Ανακατεύθυνση…"
1704
+ },
1700
1705
  signatureField: {
1701
1706
  prompt: "Κάντε κλικ για υπογραφή",
1702
1707
  unsigned: "Υπογράψτε εδώ",
@@ -1901,11 +1906,23 @@ const e = {
1901
1906
  toothScheme: {
1902
1907
  ariaLabel: "Οδοντόγραμμα",
1903
1908
  legendLabel: "Υπόμνημα καταστάσεων",
1909
+ view: {
1910
+ side: "Πλάγια όψη",
1911
+ occlusal: "Ωκλουσιακή όψη",
1912
+ both: "Και οι δύο όψεις"
1913
+ },
1904
1914
  dentition: {
1905
1915
  permanent: "Μόνιμη οδοντοφυΐα",
1906
1916
  primary: "Νηπιακή οδοντοφυΐα",
1907
1917
  mixed: "Μικτή οδοντοφυΐα"
1908
1918
  },
1919
+ options: {
1920
+ label: "Επιλογές διαγράμματος",
1921
+ legend: "Υπόμνημα",
1922
+ dentition: "Δόντια",
1923
+ numbering: "Αρίθμηση",
1924
+ view: "Προβολή"
1925
+ },
1909
1926
  anatomy: {
1910
1927
  incisor: "Τομέας",
1911
1928
  canine: "Κυνόδοντας",
@@ -1918,7 +1935,12 @@ const e = {
1918
1935
  crowned: "Στεφάνη",
1919
1936
  missing: "Ελλείπον",
1920
1937
  implant: "Εμφύτευμα",
1921
- rootCanal: "Ενδοδοντική θεραπεία"
1938
+ rootCanal: "Ενδοδοντική θεραπεία",
1939
+ temporaryCrown: "Προσωρινή στεφάνη",
1940
+ bridge: "Γέφυρα",
1941
+ destroyed: "Κατεστραμμένο",
1942
+ implantExtraction: "Αφαίρεση εμφυτεύματος",
1943
+ stub: "Κολόβωμα"
1922
1944
  },
1923
1945
  surface: {
1924
1946
  mesial: "Μεσιαία",
@@ -1711,6 +1711,11 @@ export declare const enUi: {
1711
1711
  readonly invalidReturnUrl: "Return URL must match this site’s origin. The payment was not submitted.";
1712
1712
  };
1713
1713
  };
1714
+ readonly finishedTerminal: {
1715
+ readonly autoClose: "This tab will close in {{seconds}} sec.";
1716
+ readonly closeNow: "Close now";
1717
+ readonly redirecting: "Redirecting…";
1718
+ };
1714
1719
  readonly signatureField: {
1715
1720
  readonly prompt: "Click to sign";
1716
1721
  readonly unsigned: "Sign here";
@@ -1915,11 +1920,23 @@ export declare const enUi: {
1915
1920
  readonly toothScheme: {
1916
1921
  readonly ariaLabel: "Dental chart";
1917
1922
  readonly legendLabel: "Condition legend";
1923
+ readonly view: {
1924
+ readonly side: "Side view";
1925
+ readonly occlusal: "Occlusal view";
1926
+ readonly both: "Both views";
1927
+ };
1918
1928
  readonly dentition: {
1919
1929
  readonly permanent: "Permanent dentition";
1920
1930
  readonly primary: "Primary dentition";
1921
1931
  readonly mixed: "Mixed dentition";
1922
1932
  };
1933
+ readonly options: {
1934
+ readonly label: "Chart options";
1935
+ readonly legend: "Legend";
1936
+ readonly dentition: "Teeth";
1937
+ readonly numbering: "Numbering";
1938
+ readonly view: "View";
1939
+ };
1923
1940
  readonly anatomy: {
1924
1941
  readonly incisor: "Incisor";
1925
1942
  readonly canine: "Canine";
@@ -1933,6 +1950,11 @@ export declare const enUi: {
1933
1950
  readonly missing: "Missing";
1934
1951
  readonly implant: "Implant";
1935
1952
  readonly rootCanal: "Root canal";
1953
+ readonly temporaryCrown: "Temporary crown";
1954
+ readonly bridge: "Bridge";
1955
+ readonly destroyed: "Destroyed";
1956
+ readonly implantExtraction: "Implant extraction";
1957
+ readonly stub: "Stub";
1936
1958
  };
1937
1959
  readonly surface: {
1938
1960
  readonly mesial: "Mesial";
@@ -1690,6 +1690,11 @@ const e = {
1690
1690
  invalidReturnUrl: "Return URL must match this site’s origin. The payment was not submitted."
1691
1691
  }
1692
1692
  },
1693
+ finishedTerminal: {
1694
+ autoClose: "This tab will close in {{seconds}} sec.",
1695
+ closeNow: "Close now",
1696
+ redirecting: "Redirecting…"
1697
+ },
1693
1698
  signatureField: {
1694
1699
  prompt: "Click to sign",
1695
1700
  unsigned: "Sign here",
@@ -1897,11 +1902,23 @@ const e = {
1897
1902
  toothScheme: {
1898
1903
  ariaLabel: "Dental chart",
1899
1904
  legendLabel: "Condition legend",
1905
+ view: {
1906
+ side: "Side view",
1907
+ occlusal: "Occlusal view",
1908
+ both: "Both views"
1909
+ },
1900
1910
  dentition: {
1901
1911
  permanent: "Permanent dentition",
1902
1912
  primary: "Primary dentition",
1903
1913
  mixed: "Mixed dentition"
1904
1914
  },
1915
+ options: {
1916
+ label: "Chart options",
1917
+ legend: "Legend",
1918
+ dentition: "Teeth",
1919
+ numbering: "Numbering",
1920
+ view: "View"
1921
+ },
1905
1922
  anatomy: {
1906
1923
  incisor: "Incisor",
1907
1924
  canine: "Canine",
@@ -1914,7 +1931,12 @@ const e = {
1914
1931
  crowned: "Crowned",
1915
1932
  missing: "Missing",
1916
1933
  implant: "Implant",
1917
- rootCanal: "Root canal"
1934
+ rootCanal: "Root canal",
1935
+ temporaryCrown: "Temporary crown",
1936
+ bridge: "Bridge",
1937
+ destroyed: "Destroyed",
1938
+ implantExtraction: "Implant extraction",
1939
+ stub: "Stub"
1918
1940
  },
1919
1941
  surface: {
1920
1942
  mesial: "Mesial",
@@ -1711,6 +1711,11 @@ export declare const esUi: {
1711
1711
  readonly invalidReturnUrl: "La URL de retorno debe coincidir con el origen de este sitio. El pago no se ha enviado.";
1712
1712
  };
1713
1713
  };
1714
+ readonly finishedTerminal: {
1715
+ readonly autoClose: "Esta pestaña se cerrará en {{seconds}} s.";
1716
+ readonly closeNow: "Cerrar ahora";
1717
+ readonly redirecting: "Redirigiendo…";
1718
+ };
1714
1719
  readonly signatureField: {
1715
1720
  readonly prompt: "Haz clic para firmar";
1716
1721
  readonly unsigned: "Firma aquí";
@@ -1915,11 +1920,23 @@ export declare const esUi: {
1915
1920
  readonly toothScheme: {
1916
1921
  readonly ariaLabel: "Esquema dental";
1917
1922
  readonly legendLabel: "Leyenda de condiciones";
1923
+ readonly view: {
1924
+ readonly side: "Vista lateral";
1925
+ readonly occlusal: "Vista oclusal";
1926
+ readonly both: "Ambas vistas";
1927
+ };
1918
1928
  readonly dentition: {
1919
1929
  readonly permanent: "Dentición permanente";
1920
1930
  readonly primary: "Dentición decidua";
1921
1931
  readonly mixed: "Dentición mixta";
1922
1932
  };
1933
+ readonly options: {
1934
+ readonly label: "Opciones del esquema";
1935
+ readonly legend: "Leyenda";
1936
+ readonly dentition: "Dientes";
1937
+ readonly numbering: "Numeración";
1938
+ readonly view: "Vista";
1939
+ };
1923
1940
  readonly anatomy: {
1924
1941
  readonly incisor: "Incisivo";
1925
1942
  readonly canine: "Canino";
@@ -1933,6 +1950,11 @@ export declare const esUi: {
1933
1950
  readonly missing: "Ausente";
1934
1951
  readonly implant: "Implante";
1935
1952
  readonly rootCanal: "Tratamiento de conductos";
1953
+ readonly temporaryCrown: "Corona provisional";
1954
+ readonly bridge: "Puente";
1955
+ readonly destroyed: "Destruido";
1956
+ readonly implantExtraction: "Explantación de implante";
1957
+ readonly stub: "Muñón";
1936
1958
  };
1937
1959
  readonly surface: {
1938
1960
  readonly mesial: "Mesial";