@uva-glass/component-library 3.33.0 → 3.33.2

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 (60) hide show
  1. package/dist/{Lexical.prod-B84LhBo3.js → Lexical.prod-BjpEXQJZ.js} +1440 -1365
  2. package/dist/Lexical.prod-BjpEXQJZ.js.map +1 -0
  3. package/dist/LexicalClipboard.prod-B4j0EyWx.js +276 -0
  4. package/dist/LexicalClipboard.prod-B4j0EyWx.js.map +1 -0
  5. package/dist/{LexicalLink.prod-DoU9RL94.js → LexicalLink.prod-CYNCWmMx.js} +38 -38
  6. package/dist/{LexicalLink.prod-DoU9RL94.js.map → LexicalLink.prod-CYNCWmMx.js.map} +1 -1
  7. package/dist/{LexicalList.prod-Cw2TK1jY.js → LexicalList.prod-BRwEushm.js} +189 -204
  8. package/dist/LexicalList.prod-BRwEushm.js.map +1 -0
  9. package/dist/{LexicalSelection.prod-TB5pn9xc.js → LexicalSelection.prod-DYo5_Y2k.js} +25 -25
  10. package/dist/{LexicalSelection.prod-TB5pn9xc.js.map → LexicalSelection.prod-DYo5_Y2k.js.map} +1 -1
  11. package/dist/{LexicalTable.prod-9xjyWB0C.js → LexicalTable.prod-BArw8Dt5.js} +458 -457
  12. package/dist/LexicalTable.prod-BArw8Dt5.js.map +1 -0
  13. package/dist/{LexicalUtils.prod-CD3xGFhm.js → LexicalUtils.prod-DJRX2pwP.js} +48 -48
  14. package/dist/{LexicalUtils.prod-CD3xGFhm.js.map → LexicalUtils.prod-DJRX2pwP.js.map} +1 -1
  15. package/dist/{TablePlugin-oF-gInNx.js → TablePlugin-BWCcF8z9.js} +63 -63
  16. package/dist/{TablePlugin-oF-gInNx.js.map → TablePlugin-BWCcF8z9.js.map} +1 -1
  17. package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
  18. package/dist/components/CheckboxTree/CheckboxTree.stories.js +1 -1
  19. package/dist/components/FormInput/FormInput.js +1 -1
  20. package/dist/components/InputField/InputField.stories.js +1 -1
  21. package/dist/components/MultiSelect/MultiSelect.js +1 -1
  22. package/dist/components/MultiSelect/MultiSelect.stories.js +1 -1
  23. package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
  24. package/dist/components/MultiSelect/index.js +1 -1
  25. package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
  26. package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +1 -1
  27. package/dist/components/RadioTabSelector/RadioTabSelector.js +1 -1
  28. package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
  29. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +9 -9
  30. package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +8 -8
  31. package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +2 -2
  32. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkContextMenu/LinkContextMenu.js +1 -1
  33. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +40 -40
  34. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
  35. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +25 -25
  36. package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +5 -5
  37. package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +1 -1
  38. package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +3 -3
  39. package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +8 -8
  40. package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
  41. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +14 -14
  42. package/dist/components/RteEditor/Plugins/index.js +1 -1
  43. package/dist/components/RteEditor/RteEditor.js +171 -171
  44. package/dist/components/RteEditor/RteEditor.js.map +1 -1
  45. package/dist/components/RteEditor/helpers.js +6 -6
  46. package/dist/components/index.js +1 -1
  47. package/dist/{helpers-CMG0anwr.js → helpers-DM8qHaKY.js} +54 -54
  48. package/dist/helpers-DM8qHaKY.js.map +1 -0
  49. package/dist/{index-KJPw-7za.js → index-Ccsg2cb2.js} +285 -284
  50. package/dist/index-Ccsg2cb2.js.map +1 -0
  51. package/dist/index.js +1 -1
  52. package/dist/storybook__react.d.js +1 -1
  53. package/package.json +19 -19
  54. package/dist/Lexical.prod-B84LhBo3.js.map +0 -1
  55. package/dist/LexicalClipboard.prod-DLgWWXys.js +0 -255
  56. package/dist/LexicalClipboard.prod-DLgWWXys.js.map +0 -1
  57. package/dist/LexicalList.prod-Cw2TK1jY.js.map +0 -1
  58. package/dist/LexicalTable.prod-9xjyWB0C.js.map +0 -1
  59. package/dist/helpers-CMG0anwr.js.map +0 -1
  60. package/dist/index-KJPw-7za.js.map +0 -1
@@ -1,29 +1,29 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import { o as u } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
3
3
  import { c as f } from "../../../../clsx-OuTLNxxd.js";
4
- import { N as _, c as p, R as h } from "../../../../Lexical.prod-B84LhBo3.js";
4
+ import { D as _, g as p, Q as h } from "../../../../Lexical.prod-BjpEXQJZ.js";
5
5
  import { useState as l, useEffect as k } from "react";
6
6
  import { Icon as I } from "../../../Icon/Icon.js";
7
7
  import { s as a } from "../../../../RteEditor.module-B_3uFnFu.js";
8
8
  import { useTranslation as B } from "../../hooks/useTranslation.js";
9
- const C = {
9
+ const T = {
10
10
  bold: "Bold",
11
11
  italic: "Italic"
12
- }, N = ["bold", "italic"], E = () => {
13
- const t = B(), [i] = u(), [c, e] = l(!1), [n, m] = l(!1), d = (o) => {
12
+ }, g = ["bold", "italic"], D = () => {
13
+ const t = B(), [i] = u(), [e, c] = l(!1), [n, m] = l(!1), d = (o) => {
14
14
  i.dispatchCommand(h, o);
15
15
  };
16
16
  return k(() => {
17
17
  const o = i.registerUpdateListener(({ editorState: b }) => {
18
18
  b.read(() => {
19
19
  const r = _();
20
- p(r) && (e(r.hasFormat("bold")), m(r.hasFormat("italic")));
20
+ p(r) && (c(r.hasFormat("bold")), m(r.hasFormat("italic")));
21
21
  });
22
22
  });
23
23
  return () => {
24
24
  o();
25
25
  };
26
- }, [i]), /* @__PURE__ */ s("div", { className: a["editor__toolbar-button-group"], children: N.map((o) => /* @__PURE__ */ s(
26
+ }, [i]), /* @__PURE__ */ s("div", { className: a["editor__toolbar-button-group"], children: g.map((o) => /* @__PURE__ */ s(
27
27
  "button",
28
28
  {
29
29
  onClick: () => d(o),
@@ -31,18 +31,18 @@ const C = {
31
31
  className: f(
32
32
  a["editor__toolbar-button"],
33
33
  a[`editor__toolbar-button--${o}`],
34
- o === "bold" && c && a["editor__toolbar-button--active"],
34
+ o === "bold" && e && a["editor__toolbar-button--active"],
35
35
  o === "italic" && n && a["editor__toolbar-button--active"]
36
36
  ),
37
37
  "aria-label": `${o === "bold" ? t.aria.labels.bold : t.aria.labels.italic}`,
38
38
  "aria-keyshortcuts": `${o === "bold" ? t.aria.keyshortcuts.bold : t.aria.keyshortcuts.italic}`,
39
39
  type: "button",
40
- children: /* @__PURE__ */ s(I, { name: C[o], size: 24 })
40
+ children: /* @__PURE__ */ s(I, { name: T[o], size: 24 })
41
41
  },
42
42
  o
43
43
  )) });
44
44
  };
45
45
  export {
46
- E as BlockFormatPlugin
46
+ D as BlockFormatPlugin
47
47
  };
48
48
  //# sourceMappingURL=BlockFormatPlugin.js.map
@@ -1,7 +1,7 @@
1
1
  import { jsxs as f, jsx as a } from "react/jsx-runtime";
2
2
  import { c as i } from "../../../../clsx-OuTLNxxd.js";
3
3
  import { o as h } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
4
- import { ar as _, as as C, at as y, au as k } from "../../../../Lexical.prod-B84LhBo3.js";
4
+ import { as as _, at as k, au as y, av as C } from "../../../../Lexical.prod-BjpEXQJZ.js";
5
5
  import { useState as s, useEffect as m } from "react";
6
6
  import { Icon as n } from "../../../Icon/Icon.js";
7
7
  import "../../../Buttons/Button.js";
@@ -17,9 +17,9 @@ import "../../../IconButton/IconButton.js";
17
17
  import "../../../Input/Input.js";
18
18
  import "../../../InputField/InputField.js";
19
19
  import "react-router";
20
- import "../../../../TablePlugin-oF-gInNx.js";
20
+ import "../../../../TablePlugin-BWCcF8z9.js";
21
21
  import { s as r } from "../../../../RteEditor.module-B_3uFnFu.js";
22
- import { useTranslation as x } from "../../hooks/useTranslation.js";
22
+ import { useTranslation as g } from "../../hooks/useTranslation.js";
23
23
  import "../LinkPlugin/LinkContextMenu/LinkContextMenu.js";
24
24
  import "../../hooks/components/Flyout.js";
25
25
  import "../../Providers/LanguageProvider.js";
@@ -28,18 +28,18 @@ import "../../../SelectListbox/SelectListbox.js";
28
28
  import "../../../SelectListbox/SelectProvider.js";
29
29
  import "../../../Sortable/components/SortableItem.js";
30
30
  import "../../../../SortableProvider-DisCfTTN.js";
31
- const Z = () => {
32
- const o = x(), [t] = h(), [p, d] = s(!1), [l, c] = s(!1), u = () => {
31
+ const Y = () => {
32
+ const o = g(), [t] = h(), [p, d] = s(!1), [l, c] = s(!1), u = () => {
33
33
  t.dispatchCommand(y, void 0);
34
34
  }, b = () => {
35
- t.dispatchCommand(k, void 0);
35
+ t.dispatchCommand(C, void 0);
36
36
  };
37
37
  return m(() => t.registerCommand(
38
38
  _,
39
39
  (e) => (d(e), !1),
40
40
  1
41
41
  ), [t]), m(() => t.registerCommand(
42
- C,
42
+ k,
43
43
  (e) => (c(e), !1),
44
44
  1
45
45
  ), [t]), /* @__PURE__ */ f("div", { className: r["editor__toolbar-button-group"], children: [
@@ -72,6 +72,6 @@ const Z = () => {
72
72
  ] });
73
73
  };
74
74
  export {
75
- Z as HistoryPlugin
75
+ Y as HistoryPlugin
76
76
  };
77
77
  //# sourceMappingURL=HistoryPlugin.js.map
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { A as D } from "../../../../../TablePlugin-oF-gInNx.js";
4
- import "../../../../../helpers-CMG0anwr.js";
3
+ import { A as D } from "../../../../../TablePlugin-BWCcF8z9.js";
4
+ import "../../../../../helpers-DM8qHaKY.js";
5
5
  import "../../../../Icon/Icon.js";
6
6
  import "../../../../Buttons/Button.js";
7
7
  import "../../../../Buttons/LinkButton.js";
@@ -1,6 +1,6 @@
1
1
  import { jsxs as u, Fragment as L, jsx as n } from "react/jsx-runtime";
2
2
  import { forwardRef as K, useState as d, useRef as N, useImperativeHandle as T, useLayoutEffect as g } from "react";
3
- import { e as E } from "../../../../../helpers-CMG0anwr.js";
3
+ import { e as E } from "../../../../../helpers-DM8qHaKY.js";
4
4
  import { Icon as k } from "../../../../Icon/Icon.js";
5
5
  import { useTranslation as R } from "../../../hooks/useTranslation.js";
6
6
  import { Button as b } from "../../../../Buttons/Button.js";
@@ -1,11 +1,11 @@
1
- import { jsx as k, jsxs as q } from "react/jsx-runtime";
2
- import { o as X } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
3
- import { c as W } from "../../../../clsx-OuTLNxxd.js";
4
- import { p as O, k as Y, v as G } from "../../../../LexicalLink.prod-DoU9RL94.js";
1
+ import { jsx as k, jsxs as j } from "react/jsx-runtime";
2
+ import { o as Y } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
3
+ import { c as Z } from "../../../../clsx-OuTLNxxd.js";
4
+ import { p as O, k as q, v as G } from "../../../../LexicalLink.prod-CYNCWmMx.js";
5
5
  import { useRef as a, useState as J, useEffect as m } from "react";
6
- import { _ as Q, N as f, q as Z, aq as $, c as N, L as tt, m as et, X as ot } from "../../../../Lexical.prod-B84LhBo3.js";
7
- import { A as rt } from "../../../../TablePlugin-oF-gInNx.js";
8
- import { e as nt } from "../../../../helpers-CMG0anwr.js";
6
+ import { Z as Q, D as f, l as X, ar as $, g as w, W as tt, E as et, r as ot } from "../../../../Lexical.prod-BjpEXQJZ.js";
7
+ import { A as rt } from "../../../../TablePlugin-BWCcF8z9.js";
8
+ import { e as nt } from "../../../../helpers-DM8qHaKY.js";
9
9
  import { LinkContextMenu as it } from "./LinkContextMenu/LinkContextMenu.js";
10
10
  import { useFlyout as st } from "../../hooks/useFlyout.js";
11
11
  import { Icon as ct } from "../../../Icon/Icon.js";
@@ -51,18 +51,18 @@ const ut = 200, z = (p) => {
51
51
  n = n.getParent();
52
52
  }
53
53
  return !1;
54
- }, jt = ({ parentScrollPosition: p }) => {
55
- const n = at(), [c] = X(), { flyout: U, showFlyout: E, hideFlyout: C, isVisible: u } = st(), d = a(void 0), w = a(!1), L = a(""), g = a(""), [v, A] = J({ active: !1, url: "", linktext: "" }), P = a(u), x = a(null), S = a(null), T = a(void 0), y = () => {
54
+ }, Wt = ({ parentScrollPosition: p }) => {
55
+ const n = at(), [c] = Y(), { flyout: U, showFlyout: _, hideFlyout: C, isVisible: u } = st(), d = a(void 0), N = a(!1), v = a(""), g = a(""), [y, A] = J({ active: !1, url: "", linktext: "" }), P = a(u), x = a(null), S = a(null), T = a(void 0), L = () => {
56
56
  c.update(() => {
57
57
  const o = f();
58
58
  x.current = o;
59
59
  });
60
- }, R = () => {
60
+ }, D = () => {
61
61
  c.update(() => {
62
62
  x.current && et(x.current);
63
63
  });
64
64
  }, H = (o, t) => {
65
- E({
65
+ _({
66
66
  position: t,
67
67
  children: /* @__PURE__ */ k(
68
68
  it,
@@ -70,31 +70,31 @@ const ut = 200, z = (p) => {
70
70
  url: o,
71
71
  onSave: (e) => K(e, ""),
72
72
  onDelete: () => M(),
73
- onClose: D,
73
+ onClose: R,
74
74
  ref: T
75
75
  }
76
76
  )
77
77
  });
78
- }, D = () => {
79
- T.current?.clearForm(), C(), R();
80
- }, F = () => {
78
+ }, R = () => {
79
+ T.current?.clearForm(), C(), D();
80
+ }, E = () => {
81
81
  const o = S.current?.getBoundingClientRect();
82
- !w.current && o && (y(), E({ position: { top: o.bottom, left: o.left }, ...V }), setTimeout(() => d.current?.setDefaults("", g.current), 0));
82
+ !N.current && o && (L(), _({ position: { top: o.bottom, left: o.left }, ...V }), setTimeout(() => d.current?.setDefaults("", g.current), 0));
83
83
  }, b = () => {
84
- C(), R();
84
+ C(), D();
85
85
  }, K = (o, t) => {
86
86
  c.update(() => {
87
87
  const e = f();
88
- if (N(e)) {
88
+ if (w(e)) {
89
89
  const i = e.anchor.getNode(), s = z(i);
90
90
  if (t && t !== "") {
91
91
  if (s) {
92
92
  const l = ot(t);
93
93
  s.replace(l), l.select();
94
94
  }
95
- if (t !== L.current && L.current === "") {
96
- const { anchor: l, focus: _ } = e;
97
- e.insertText(t), l.offset -= t.length, _.offset = l.offset + t.length;
95
+ if (t !== v.current && v.current === "") {
96
+ const { anchor: l, focus: F } = e;
97
+ e.insertText(t), l.offset -= t.length, F.offset = l.offset + t.length;
98
98
  }
99
99
  }
100
100
  G(nt(o), { target: "_blank" });
@@ -102,12 +102,12 @@ const ut = 200, z = (p) => {
102
102
  b();
103
103
  });
104
104
  }, M = () => {
105
- c.dispatchCommand(Y, null), D();
105
+ c.dispatchCommand(q, null), R();
106
106
  }, V = {
107
107
  children: /* @__PURE__ */ k(
108
108
  rt,
109
109
  {
110
- isLink: v,
110
+ isLink: y,
111
111
  onCloseHandler: b,
112
112
  onSaveHandler: (o, t) => K(o, t),
113
113
  ref: d
@@ -115,10 +115,10 @@ const ut = 200, z = (p) => {
115
115
  )
116
116
  };
117
117
  return m(() => {
118
- u ? (w.current = !0, d.current?.focusFirstField()) : (d.current?.clearForm(), L.current = g.current = "", setTimeout(() => w.current = !1, ut));
118
+ u ? (N.current = !0, d.current?.focusFirstField()) : (d.current?.clearForm(), v.current = g.current = "", setTimeout(() => N.current = !1, ut));
119
119
  }, [d, u]), m(() => {
120
120
  const o = (r) => {
121
- if (N(r) && r.isCollapsed()) {
121
+ if (w(r) && r.isCollapsed()) {
122
122
  const i = I(r.anchor.getNode());
123
123
  if (i) {
124
124
  const s = c.getElementByKey(r.anchor.getNode().getKey()), l = s ? { top: s.getBoundingClientRect().bottom, left: s.getBoundingClientRect().left } : { top: 0, left: 0 };
@@ -134,10 +134,10 @@ const ut = 200, z = (p) => {
134
134
  },
135
135
  0
136
136
  ), e = c.registerCommand(
137
- Z,
137
+ X,
138
138
  (r) => {
139
139
  const i = f();
140
- return y(), r.preventDefault(), r.stopPropagation(), r.stopImmediatePropagation(), o(i), !1;
140
+ return L(), r.preventDefault(), r.stopPropagation(), r.stopImmediatePropagation(), o(i), !1;
141
141
  },
142
142
  0
143
143
  );
@@ -150,15 +150,15 @@ const ut = 200, z = (p) => {
150
150
  (e) => {
151
151
  if (e.ctrlKey && e.shiftKey && e.key === "U") {
152
152
  const r = f();
153
- if (y(), !N(r))
153
+ if (L(), !w(r))
154
154
  return !1;
155
- const i = I(r.anchor.getNode()), s = (_ = "", j = "") => {
156
- F(), setTimeout(() => d.current?.setDefaults(_, j), 0);
155
+ const i = I(r.anchor.getNode()), s = (F = "", W = "") => {
156
+ E(), setTimeout(() => d.current?.setDefaults(F, W), 0);
157
157
  };
158
158
  if (i)
159
- return e.preventDefault(), e.stopPropagation(), e.stopImmediatePropagation(), L.current = i.linktext, s(i.url, i.linktext), !0;
159
+ return e.preventDefault(), e.stopPropagation(), e.stopImmediatePropagation(), v.current = i.linktext, s(i.url, i.linktext), !0;
160
160
  const l = r.getTextContent();
161
- return l !== "" ? (g.current = l, s("", g.current), !0) : (F(), !0);
161
+ return l !== "" ? (g.current = l, s("", g.current), !0) : (E(), !0);
162
162
  }
163
163
  return !1;
164
164
  },
@@ -167,7 +167,7 @@ const ut = 200, z = (p) => {
167
167
  A(
168
168
  e.read(() => {
169
169
  const r = f();
170
- if (y(), N(r)) {
170
+ if (L(), w(r)) {
171
171
  const i = r.anchor.getNode(), s = z(i);
172
172
  if (s)
173
173
  return {
@@ -192,8 +192,8 @@ const ut = 200, z = (p) => {
192
192
  }, [u]), m(() => {
193
193
  u && b();
194
194
  }, [p]), m(() => {
195
- v.active || C();
196
- }, [v]), m(() => {
195
+ y.active || C();
196
+ }, [y]), m(() => {
197
197
  const o = (e) => (B(t), e.key === "Escape" && P.current && (e.preventDefault(), e.stopPropagation(), b()), !0);
198
198
  window.addEventListener("keydown", o, { capture: !0 });
199
199
  const t = () => {
@@ -202,16 +202,16 @@ const ut = 200, z = (p) => {
202
202
  return B(t), window.addEventListener("scroll", t), window.addEventListener("resize", t), () => {
203
203
  window.removeEventListener("keydown", o), window.removeEventListener("scroll", t), window.removeEventListener("resize", t), lt(t);
204
204
  };
205
- }, []), /* @__PURE__ */ k("div", { className: h["editor__toolbar-button-group"], children: /* @__PURE__ */ q("div", { className: h["editor__toolbar-button-flyoutwrapper"], children: [
205
+ }, []), /* @__PURE__ */ k("div", { className: h["editor__toolbar-button-group"], children: /* @__PURE__ */ j("div", { className: h["editor__toolbar-button-flyoutwrapper"], children: [
206
206
  /* @__PURE__ */ k(
207
207
  "button",
208
208
  {
209
- onClick: F,
209
+ onClick: E,
210
210
  title: n.links.linkTooltip,
211
- className: W(
211
+ className: Z(
212
212
  h["editor__toolbar-button"],
213
213
  h["editor__toolbar-button--link"],
214
- v.active && h["editor__toolbar-button--active"]
214
+ y.active && h["editor__toolbar-button--active"]
215
215
  ),
216
216
  "aria-label": n.aria.labels.link,
217
217
  "aria-keyshortcuts": n.aria.keyshortcuts.link,
@@ -224,7 +224,7 @@ const ut = 200, z = (p) => {
224
224
  ] }) });
225
225
  };
226
226
  export {
227
- jt as LinkPlugin,
227
+ Wt as LinkPlugin,
228
228
  I as getLinkNodeTag
229
229
  };
230
230
  //# sourceMappingURL=LinkPlugin.js.map
@@ -1,4 +1,4 @@
1
- import { M as e, e as r, a as s, v as l } from "../../../../helpers-CMG0anwr.js";
1
+ import { M as e, e as r, a as s, v as l } from "../../../../helpers-DM8qHaKY.js";
2
2
  export {
3
3
  e as MATCHERS,
4
4
  r as ensureHttps,
@@ -1,48 +1,48 @@
1
1
  import { jsx as d } from "react/jsx-runtime";
2
- import { o as D } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
3
- import { m as C, p as P, f as v, Z as K, o as f, s as y } from "../../../../LexicalList.prod-Cw2TK1jY.js";
4
- import { _ as x } from "../../../../LexicalSelection.prod-TB5pn9xc.js";
5
- import { useState as p, useEffect as I } from "react";
2
+ import { o as K } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
3
+ import { T as N, C as v, y as D, n as I, a as f, c as S } from "../../../../LexicalList.prod-BRwEushm.js";
4
+ import { _ as x } from "../../../../LexicalSelection.prod-DYo5_Y2k.js";
5
+ import { useState as p, useEffect as P } from "react";
6
6
  import { c as O } from "../../../../clsx-OuTLNxxd.js";
7
- import { aq as U, L as w, Y as B, N as b, c as h, I as E, P as Y } from "../../../../Lexical.prod-B84LhBo3.js";
8
- import { Icon as $ } from "../../../Icon/Icon.js";
7
+ import { ar as U, W as w, X as B, D as b, g, J as E, R as J } from "../../../../Lexical.prod-BjpEXQJZ.js";
8
+ import { Icon as R } from "../../../Icon/Icon.js";
9
9
  import { s as l } from "../../../../RteEditor.module-B_3uFnFu.js";
10
- import { useTranslation as j } from "../../hooks/useTranslation.js";
11
- const q = {
10
+ import { useTranslation as T } from "../../hooks/useTranslation.js";
11
+ const W = {
12
12
  bullet: "BulletList",
13
13
  number: "NumberedList"
14
- }, z = ["bullet", "number"], V = () => {
15
- const u = j(), [e] = D(), [g, s] = p("paragraph"), [c, L] = p(!1), [m, _] = p(!1), k = () => {
14
+ }, $ = ["bullet", "number"], Q = () => {
15
+ const u = T(), [e] = K(), [h, s] = p("paragraph"), [c, L] = p(!1), [m, _] = p(!1), k = () => {
16
16
  e.update(() => {
17
17
  const t = b();
18
- h(t) && x(t, () => Y());
18
+ g(t) && x(t, () => J());
19
19
  });
20
- }, S = (t) => {
21
- t === "number" && g !== "number" ? (e.dispatchCommand(P, void 0), s("number")) : t === "bullet" && g !== "bullet" ? (e.dispatchCommand(v, void 0), s("bullet")) : (k(), s("paragraph"));
20
+ }, y = (t) => {
21
+ t === "number" && h !== "number" ? (e.dispatchCommand(v, void 0), s("number")) : t === "bullet" && h !== "bullet" ? (e.dispatchCommand(D, void 0), s("bullet")) : (k(), s("paragraph"));
22
22
  };
23
- return I(() => {
23
+ return P(() => {
24
24
  const t = e.registerCommand(
25
25
  U,
26
- (r) => r.ctrlKey && r.shiftKey && r.code === "Digit7" ? (r.preventDefault(), m ? e.dispatchCommand(C, void 0) : e.dispatchCommand(P, void 0), !0) : r.ctrlKey && r.shiftKey && r.code === "Digit8" ? (r.preventDefault(), c ? e.dispatchCommand(C, void 0) : e.dispatchCommand(v, void 0), !0) : !1,
26
+ (r) => r.ctrlKey && r.shiftKey && r.code === "Digit7" ? (r.preventDefault(), m ? e.dispatchCommand(N, void 0) : e.dispatchCommand(v, void 0), !0) : r.ctrlKey && r.shiftKey && r.code === "Digit8" ? (r.preventDefault(), c ? e.dispatchCommand(N, void 0) : e.dispatchCommand(D, void 0), !0) : !1,
27
27
  w
28
28
  );
29
29
  return () => {
30
30
  t();
31
31
  };
32
- }, [e, m, c]), I(() => {
32
+ }, [e, m, c]), P(() => {
33
33
  e.registerCommand(
34
34
  B,
35
35
  (r) => (r.preventDefault(), e.update(() => {
36
36
  const n = b();
37
- if (!h(n))
37
+ if (!g(n))
38
38
  return;
39
39
  const o = n.anchor.getNode(), i = o.getParent();
40
- if (!K(i))
40
+ if (!I(i))
41
41
  return;
42
42
  const a = i.getParent();
43
43
  if (f(a)) {
44
- const N = y(f(a) ? a.getListType() : "bullet");
45
- i.append(N), N.append(o);
44
+ const C = S(f(a) ? a.getListType() : "bullet");
45
+ i.append(C), C.append(o);
46
46
  }
47
47
  }), !0),
48
48
  E
@@ -50,7 +50,7 @@ const q = {
50
50
  const t = e.registerUpdateListener(({ editorState: r }) => {
51
51
  r.read(() => {
52
52
  const n = b();
53
- if (h(n)) {
53
+ if (g(n)) {
54
54
  let o = n.anchor.getNode();
55
55
  for (; o !== null; ) {
56
56
  if (f(o)) {
@@ -70,10 +70,10 @@ const q = {
70
70
  return () => {
71
71
  t();
72
72
  };
73
- }, [e]), /* @__PURE__ */ d("div", { className: l["editor__toolbar-button-group"], children: z.map((t) => /* @__PURE__ */ d(
73
+ }, [e]), /* @__PURE__ */ d("div", { className: l["editor__toolbar-button-group"], children: $.map((t) => /* @__PURE__ */ d(
74
74
  "button",
75
75
  {
76
- onClick: () => S(t),
76
+ onClick: () => y(t),
77
77
  title: u.format[`${t}Tooltip`],
78
78
  className: O(
79
79
  l["editor__toolbar-button"],
@@ -84,12 +84,12 @@ const q = {
84
84
  "aria-label": u.aria.labels[t],
85
85
  "aria-keyshortcuts": u.aria.keyshortcuts[t],
86
86
  type: "button",
87
- children: /* @__PURE__ */ d($, { name: q[t], size: 24 })
87
+ children: /* @__PURE__ */ d(R, { name: W[t], size: 24 })
88
88
  },
89
89
  t
90
90
  )) });
91
91
  };
92
92
  export {
93
- V as ListPlugin
93
+ Q as ListPlugin
94
94
  };
95
95
  //# sourceMappingURL=ListPlugin.js.map
@@ -1,10 +1,10 @@
1
1
  import { o as m } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
2
2
  import { useEffect as c } from "react";
3
- import { ae as f, G as p, N as u } from "../../../../Lexical.prod-B84LhBo3.js";
4
- import { L as i } from "../../../../LexicalUtils.prod-CD3xGFhm.js";
5
- import { D as d } from "../../../../LexicalClipboard.prod-DLgWWXys.js";
3
+ import { af as f, U as p, D as u } from "../../../../Lexical.prod-BjpEXQJZ.js";
4
+ import { L as i } from "../../../../LexicalUtils.prod-DJRX2pwP.js";
5
+ import { A as d } from "../../../../LexicalClipboard.prod-B4j0EyWx.js";
6
6
  import { d as D } from "../../../../index-nrPtQ1dv.js";
7
- const N = () => {
7
+ const P = () => {
8
8
  const [e] = m(), l = (t) => {
9
9
  t.preventDefault(), e.update(() => {
10
10
  const r = u(), a = i(t, InputEvent) || i(t, KeyboardEvent) ? null : t.clipboardData;
@@ -26,6 +26,6 @@ const N = () => {
26
26
  }, [e]), null;
27
27
  };
28
28
  export {
29
- N as PasteHandlerPlugin
29
+ P as PasteHandlerPlugin
30
30
  };
31
31
  //# sourceMappingURL=PasteHandlerPlugin.js.map
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { b as B } from "../../../../TablePlugin-oF-gInNx.js";
3
+ import { b as B } from "../../../../TablePlugin-BWCcF8z9.js";
4
4
  import "../../../Buttons/Button.js";
5
5
  import "../../../Buttons/LinkButton.js";
6
6
  import "@react-aria/button";
@@ -1,10 +1,10 @@
1
1
  import "react/jsx-runtime";
2
2
  import "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
3
3
  import "../../../../clsx-OuTLNxxd.js";
4
- import "../../../../LexicalTable.prod-9xjyWB0C.js";
5
- import "../../../../Lexical.prod-B84LhBo3.js";
4
+ import "../../../../LexicalTable.prod-BArw8Dt5.js";
5
+ import "../../../../Lexical.prod-BjpEXQJZ.js";
6
6
  import "react";
7
- import { T as F } from "../../../../TablePlugin-oF-gInNx.js";
7
+ import { T as F } from "../../../../TablePlugin-BWCcF8z9.js";
8
8
  import "./helpers.js";
9
9
  import "../../hooks/useFlyout.js";
10
10
  import "../../../Icon/Icon.js";
@@ -1,11 +1,11 @@
1
- import { H as d, R as h, B as m, Z as x, z as w, P as S, v as C, K as p, L as E } from "../../../../LexicalTable.prod-9xjyWB0C.js";
2
- import { P as u } from "../../../../Lexical.prod-B84LhBo3.js";
3
- const b = 100, D = (e, n) => {
1
+ import { H as d, R as h, B as m, Z as x, z as w, P as S, v as C, K as p, L as E } from "../../../../LexicalTable.prod-BArw8Dt5.js";
2
+ import { R as u } from "../../../../Lexical.prod-BjpEXQJZ.js";
3
+ const R = 100, P = (e, n) => {
4
4
  const t = E(0, 0, !1);
5
5
  for (let o = 0; o < e; o++) {
6
6
  const s = p();
7
7
  for (let l = 0; l < n; l++) {
8
- const r = C(0, void 0, b / n);
8
+ const r = C(0, void 0, R / n);
9
9
  r.append(u()), s.append(r);
10
10
  }
11
11
  t.append(s);
@@ -34,14 +34,14 @@ const b = 100, D = (e, n) => {
34
34
  throw new Error("Selected node is not a TableCellNode");
35
35
  const o = S(e), s = t.getChildren().length, l = d(e);
36
36
  let r = m(e);
37
- const c = l.getChildren(), R = c.length;
38
- for (let i = 0; i < R; i++) {
37
+ const c = l.getChildren(), b = c.length;
38
+ for (let i = 0; i < b; i++) {
39
39
  const a = C(0);
40
40
  a.append(u());
41
41
  const f = c[i].getChildren()[r];
42
42
  f && (n === "insertColumnLeft" ? f.insertBefore(a) : f.insertAfter(a)), c.forEach((T) => {
43
43
  T.getChildren().forEach((v) => {
44
- v.setWidth(b / s);
44
+ v.setWidth(R / s);
45
45
  });
46
46
  });
47
47
  }
@@ -55,7 +55,7 @@ const b = 100, D = (e, n) => {
55
55
  t === 1 ? I(e) : x(n, o);
56
56
  };
57
57
  export {
58
- D as createTable,
58
+ P as createTable,
59
59
  O as deleteColumn,
60
60
  A as deleteRow,
61
61
  I as deleteTable,
@@ -1,4 +1,4 @@
1
- import { T as o } from "../../../../TablePlugin-oF-gInNx.js";
1
+ import { T as o } from "../../../../TablePlugin-BWCcF8z9.js";
2
2
  import { TableCellContextMenu as t } from "./TableCellContextMenu/TableCellContextMenu.js";
3
3
  export {
4
4
  t as TableCellContextMenu,
@@ -1,21 +1,21 @@
1
- import { jsxs as P, jsx as n } from "react/jsx-runtime";
2
- import { o as y } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
3
- import { N as p, c as h, m as C } from "../../../../Lexical.prod-B84LhBo3.js";
4
- import { useState as L, useRef as E, useCallback as N, useEffect as c } from "react";
5
- import { W as g } from "../../../../LexicalTable.prod-9xjyWB0C.js";
6
- import { BlockFormatPlugin as T } from "../BlockFormatPlugin/BlockFormatPlugin.js";
1
+ import { jsxs as E, jsx as n } from "react/jsx-runtime";
2
+ import { o as P } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
3
+ import { D as p, g, E as y } from "../../../../Lexical.prod-BjpEXQJZ.js";
4
+ import { useState as C, useRef as L, useCallback as T, useEffect as c } from "react";
5
+ import { W as h } from "../../../../LexicalTable.prod-BArw8Dt5.js";
6
+ import { BlockFormatPlugin as N } from "../BlockFormatPlugin/BlockFormatPlugin.js";
7
7
  import { ListPlugin as k } from "../ListPlugin/ListPlugin.js";
8
8
  import { LinkPlugin as x } from "../LinkPlugin/LinkPlugin.js";
9
9
  import { HistoryPlugin as B } from "../HistoryPlugin/HistoryPlugin.js";
10
- import { T as S } from "../../../../TablePlugin-oF-gInNx.js";
10
+ import { T as S } from "../../../../TablePlugin-BWCcF8z9.js";
11
11
  import { TableCellContextMenu as z } from "../TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
12
12
  import { s as A } from "../../../../RteEditor.module-B_3uFnFu.js";
13
13
  import { setScrollableContainers as b, removeScrollableContainers as K } from "../../helpers.js";
14
14
  const O = ({ editorScrollPosition: m }) => {
15
- const [t] = y(), [r, i] = L(null), d = E(null), u = N(() => {
15
+ const [t] = P(), [r, i] = C(null), d = L(null), u = T(() => {
16
16
  const e = p();
17
- if (h(e)) {
18
- const s = e.anchor.getNode(), l = g(s);
17
+ if (g(e)) {
18
+ const s = e.anchor.getNode(), l = h(s);
19
19
  if (l) {
20
20
  const f = t.getElementByKey(l.getKey()), a = f ? f.getBoundingClientRect() : { right: 0, bottom: 0, height: 0 };
21
21
  i({ xPos: a.right, yPos: a.bottom, height: a.height });
@@ -27,9 +27,9 @@ const O = ({ editorScrollPosition: m }) => {
27
27
  }, o = () => {
28
28
  t.update(() => {
29
29
  const e = p();
30
- if (h(e)) {
30
+ if (g(e)) {
31
31
  const s = e.anchor.getNode();
32
- g(s) && (C(null), i(null));
32
+ h(s) && (y(null), i(null));
33
33
  }
34
34
  });
35
35
  };
@@ -48,8 +48,8 @@ const O = ({ editorScrollPosition: m }) => {
48
48
  return window.addEventListener("keydown", e, { capture: !0 }), () => {
49
49
  window.removeEventListener("keydown", e);
50
50
  };
51
- }, []), /* @__PURE__ */ P("div", { className: A.editor__toolbar, children: [
52
- /* @__PURE__ */ n(T, {}),
51
+ }, []), /* @__PURE__ */ E("div", { className: A.editor__toolbar, children: [
52
+ /* @__PURE__ */ n(N, {}),
53
53
  /* @__PURE__ */ n(k, {}),
54
54
  /* @__PURE__ */ n(S, { isActive: !!r, ref: d }),
55
55
  r && /* @__PURE__ */ n(
@@ -3,7 +3,7 @@ import { BlockFormatPlugin as l } from "./BlockFormatPlugin/BlockFormatPlugin.js
3
3
  import { ListPlugin as n } from "./ListPlugin/ListPlugin.js";
4
4
  import { LinkPlugin as m, getLinkNodeTag as x } from "./LinkPlugin/LinkPlugin.js";
5
5
  import { HistoryPlugin as p } from "./HistoryPlugin/HistoryPlugin.js";
6
- import { T as a } from "../../../TablePlugin-oF-gInNx.js";
6
+ import { T as a } from "../../../TablePlugin-BWCcF8z9.js";
7
7
  import { TableCellContextMenu as T } from "./TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
8
8
  export {
9
9
  l as BlockFormatPlugin,