@uva-glass/component-library 3.42.4 → 3.42.5
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.
- package/dist/{Lexical.prod-qYl_ifJ6.js → Lexical.prod-nXWuyOKD.js} +1299 -1322
- package/dist/Lexical.prod-nXWuyOKD.js.map +1 -0
- package/dist/{LexicalClipboard.prod-DIGbXq4v.js → LexicalClipboard.prod-BP8LNbol.js} +104 -104
- package/dist/LexicalClipboard.prod-BP8LNbol.js.map +1 -0
- package/dist/{LexicalLink.prod-ZZwC5ABn.js → LexicalLink.prod-Brzpgs_K.js} +51 -51
- package/dist/{LexicalLink.prod-ZZwC5ABn.js.map → LexicalLink.prod-Brzpgs_K.js.map} +1 -1
- package/dist/{LexicalList.prod-UurCu6DK.js → LexicalList.prod-D6IAptR7.js} +53 -53
- package/dist/{LexicalList.prod-UurCu6DK.js.map → LexicalList.prod-D6IAptR7.js.map} +1 -1
- package/dist/LexicalSelection.prod-ZvNRDI9l.js +119 -0
- package/dist/LexicalSelection.prod-ZvNRDI9l.js.map +1 -0
- package/dist/LexicalTable.prod-DJktN6jF.js +1763 -0
- package/dist/LexicalTable.prod-DJktN6jF.js.map +1 -0
- package/dist/{LexicalUtils.prod-C3To3vrm.js → LexicalUtils.prod-Ckfw0Hjt.js} +34 -34
- package/dist/{LexicalUtils.prod-C3To3vrm.js.map → LexicalUtils.prod-Ckfw0Hjt.js.map} +1 -1
- package/dist/{TableCellResizerPlugin-B9MT1fxA.js → TableCellResizerPlugin-DFzNK-ve.js} +32 -32
- package/dist/{TableCellResizerPlugin-B9MT1fxA.js.map → TableCellResizerPlugin-DFzNK-ve.js.map} +1 -1
- package/dist/{TablePlugin-FQQwnq2m.js → TablePlugin-CAoOq8iA.js} +52 -52
- package/dist/{TablePlugin-FQQwnq2m.js.map → TablePlugin-CAoOq8iA.js.map} +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
- package/dist/components/FormInput/FormInput.js +1 -1
- package/dist/components/InputField/InputField.stories.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.stories.js +1 -1
- package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
- package/dist/components/MultiSelect/index.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
- package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +1 -1
- package/dist/components/RadioTabSelector/RadioTabSelector.js +1 -1
- package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
- package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +6 -6
- package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +6 -6
- package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +2 -2
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkContextMenu/LinkContextMenu.js +1 -1
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +35 -35
- package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
- package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +27 -27
- package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +5 -5
- package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/TableCellResizerPlugin.js +4 -4
- package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +4 -4
- package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +7 -7
- package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +18 -18
- package/dist/components/RteEditor/Plugins/index.js +2 -2
- package/dist/components/RteEditor/RteEditor.js +233 -233
- package/dist/components/RteEditor/RteEditor.js.map +1 -1
- package/dist/components/RteEditor/helpers.js +4 -4
- package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js +16 -16
- package/dist/components/index.js +1 -1
- package/dist/{helpers-D3SODeVc.js → helpers-mE437H2Y.js} +38 -38
- package/dist/{helpers-D3SODeVc.js.map → helpers-mE437H2Y.js.map} +1 -1
- package/dist/index.js +1 -1
- package/package.json +6 -6
- package/dist/Lexical.prod-qYl_ifJ6.js.map +0 -1
- package/dist/LexicalClipboard.prod-DIGbXq4v.js.map +0 -1
- package/dist/LexicalSelection.prod-DXruZeFN.js +0 -103
- package/dist/LexicalSelection.prod-DXruZeFN.js.map +0 -1
- package/dist/LexicalTable.prod-COFf1Spn.js +0 -1763
- package/dist/LexicalTable.prod-COFf1Spn.js.map +0 -1
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
import { jsx as d } from "react/jsx-runtime";
|
|
2
|
-
import { o as
|
|
3
|
-
import { T as N, C as
|
|
4
|
-
import {
|
|
5
|
-
import { useState as p, useEffect as
|
|
6
|
-
import { c as
|
|
7
|
-
import { as as
|
|
8
|
-
import { Icon as
|
|
2
|
+
import { o as y } from "../../../../LexicalComposerContext.prod-DOyoZx0P.js";
|
|
3
|
+
import { T as N, C as v, y as I, n as D, a as f, c as S } from "../../../../LexicalList.prod-D6IAptR7.js";
|
|
4
|
+
import { H as w } from "../../../../LexicalSelection.prod-ZvNRDI9l.js";
|
|
5
|
+
import { useState as p, useEffect as K } from "react";
|
|
6
|
+
import { c as x } from "../../../../clsx-OuTLNxxd.js";
|
|
7
|
+
import { as as O, I as U, a0 as B, w as b, a as h, K as E, F } from "../../../../Lexical.prod-nXWuyOKD.js";
|
|
8
|
+
import { Icon as T } from "../../../Icon/Icon.js";
|
|
9
9
|
import { s as l } from "../../../../RteEditor.module-dE9wQTC9.js";
|
|
10
|
-
import { useTranslation as
|
|
10
|
+
import { useTranslation as $ } from "../../hooks/useTranslation.js";
|
|
11
11
|
const j = {
|
|
12
12
|
bullet: "BulletList",
|
|
13
13
|
number: "NumberedList"
|
|
14
14
|
}, z = ["bullet", "number"], W = () => {
|
|
15
|
-
const u =
|
|
15
|
+
const u = $(), [e] = y(), [g, s] = p("paragraph"), [c, L] = p(!1), [m, C] = p(!1), P = () => {
|
|
16
16
|
e.update(() => {
|
|
17
17
|
const t = b();
|
|
18
|
-
h(t) &&
|
|
18
|
+
h(t) && w(t, () => F());
|
|
19
19
|
});
|
|
20
|
-
},
|
|
21
|
-
t === "number" && g !== "number" ? (e.dispatchCommand(
|
|
20
|
+
}, k = (t) => {
|
|
21
|
+
t === "number" && g !== "number" ? (e.dispatchCommand(v, void 0), s("number")) : t === "bullet" && g !== "bullet" ? (e.dispatchCommand(I, void 0), s("bullet")) : (P(), s("paragraph"));
|
|
22
22
|
};
|
|
23
|
-
return
|
|
23
|
+
return K(() => {
|
|
24
24
|
const t = e.registerCommand(
|
|
25
|
-
|
|
26
|
-
(r) => r.ctrlKey && r.shiftKey && r.code === "Digit7" ? (r.preventDefault(), m ? e.dispatchCommand(N, void 0) : e.dispatchCommand(
|
|
27
|
-
|
|
25
|
+
O,
|
|
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(I, void 0), !0) : !1,
|
|
27
|
+
U
|
|
28
28
|
);
|
|
29
29
|
return () => {
|
|
30
30
|
t();
|
|
31
31
|
};
|
|
32
|
-
}, [e, m, c]),
|
|
32
|
+
}, [e, m, c]), K(() => {
|
|
33
33
|
e.registerCommand(
|
|
34
|
-
|
|
34
|
+
B,
|
|
35
35
|
(r) => (r.preventDefault(), e.update(() => {
|
|
36
36
|
const n = b();
|
|
37
37
|
if (!h(n))
|
|
38
38
|
return;
|
|
39
39
|
const o = n.anchor.getNode(), i = o.getParent();
|
|
40
|
-
if (!
|
|
40
|
+
if (!D(i))
|
|
41
41
|
return;
|
|
42
42
|
const a = i.getParent();
|
|
43
43
|
if (f(a)) {
|
|
44
|
-
const
|
|
45
|
-
i.append(
|
|
44
|
+
const _ = S(f(a) ? a.getListType() : "bullet");
|
|
45
|
+
i.append(_), _.append(o);
|
|
46
46
|
}
|
|
47
47
|
}), !0),
|
|
48
|
-
|
|
48
|
+
E
|
|
49
49
|
);
|
|
50
50
|
const t = e.registerUpdateListener(({ editorState: r }) => {
|
|
51
51
|
r.read(() => {
|
|
@@ -55,14 +55,14 @@ const j = {
|
|
|
55
55
|
for (; o !== null; ) {
|
|
56
56
|
if (f(o)) {
|
|
57
57
|
const a = o.getTag();
|
|
58
|
-
|
|
58
|
+
L(a === "ul"), C(a === "ol"), a === "ul" && s("bullet"), a === "ol" && s("number");
|
|
59
59
|
return;
|
|
60
60
|
}
|
|
61
61
|
const i = o.getParent();
|
|
62
62
|
if (i === null) break;
|
|
63
63
|
o = i;
|
|
64
64
|
}
|
|
65
|
-
|
|
65
|
+
L(!1), C(!1), s("paragraph");
|
|
66
66
|
}
|
|
67
67
|
return !1;
|
|
68
68
|
});
|
|
@@ -73,9 +73,9 @@ const j = {
|
|
|
73
73
|
}, [e]), /* @__PURE__ */ d("div", { className: l["editor__toolbar-button-group"], children: z.map((t) => /* @__PURE__ */ d(
|
|
74
74
|
"button",
|
|
75
75
|
{
|
|
76
|
-
onClick: () =>
|
|
76
|
+
onClick: () => k(t),
|
|
77
77
|
title: u.format[`${t}Tooltip`],
|
|
78
|
-
className:
|
|
78
|
+
className: x(
|
|
79
79
|
l["editor__toolbar-button"],
|
|
80
80
|
l[`editor__toolbar-button--${t}`],
|
|
81
81
|
t === "bullet" && c && l["editor__toolbar-button--active"],
|
|
@@ -84,7 +84,7 @@ const j = {
|
|
|
84
84
|
"aria-label": u.aria.labels[t],
|
|
85
85
|
"aria-keyshortcuts": u.aria.keyshortcuts[t],
|
|
86
86
|
type: "button",
|
|
87
|
-
children: /* @__PURE__ */ d(
|
|
87
|
+
children: /* @__PURE__ */ d(T, { name: j[t], size: 24 })
|
|
88
88
|
},
|
|
89
89
|
t
|
|
90
90
|
)) });
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { o as m } from "../../../../LexicalComposerContext.prod-DOyoZx0P.js";
|
|
2
2
|
import { useEffect as c } from "react";
|
|
3
|
-
import { af as f,
|
|
4
|
-
import { L as i } from "../../../../LexicalUtils.prod-
|
|
5
|
-
import { A as d } from "../../../../LexicalClipboard.prod-
|
|
3
|
+
import { af as f, R as p, w as u } from "../../../../Lexical.prod-nXWuyOKD.js";
|
|
4
|
+
import { L as i } from "../../../../LexicalUtils.prod-Ckfw0Hjt.js";
|
|
5
|
+
import { A as d } from "../../../../LexicalClipboard.prod-BP8LNbol.js";
|
|
6
6
|
import { d as D } from "../../../../index-yEhaxKq-.js";
|
|
7
|
-
const
|
|
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 w = () => {
|
|
|
26
26
|
}, [e]), null;
|
|
27
27
|
};
|
|
28
28
|
export {
|
|
29
|
-
|
|
29
|
+
P as PasteHandlerPlugin
|
|
30
30
|
};
|
|
31
31
|
//# sourceMappingURL=PasteHandlerPlugin.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../../../LexicalComposerContext.prod-DOyoZx0P.js";
|
|
4
|
-
import { T as b } from "../../../../TableCellResizerPlugin-
|
|
5
|
-
import "../../../../LexicalTable.prod-
|
|
6
|
-
import "../../../../LexicalUtils.prod-
|
|
7
|
-
import "../../../../Lexical.prod-
|
|
4
|
+
import { T as b } from "../../../../TableCellResizerPlugin-DFzNK-ve.js";
|
|
5
|
+
import "../../../../LexicalTable.prod-DJktN6jF.js";
|
|
6
|
+
import "../../../../LexicalUtils.prod-Ckfw0Hjt.js";
|
|
7
|
+
import "../../../../Lexical.prod-nXWuyOKD.js";
|
|
8
8
|
import "react-dom";
|
|
9
9
|
import "../TablePlugin/helpers.js";
|
|
10
10
|
import "../../nodes/TableWrapperNode/TableWrapperNode.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { b as D } from "../../../../TablePlugin-
|
|
3
|
+
import { b as D } from "../../../../TablePlugin-CAoOq8iA.js";
|
|
4
4
|
import "../../../Accordion/Accordion.js";
|
|
5
5
|
import "../../../Buttons/Button.js";
|
|
6
6
|
import "../../../Buttons/LinkButton.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../../../../LexicalComposerContext.prod-DOyoZx0P.js";
|
|
3
3
|
import "../../../../clsx-OuTLNxxd.js";
|
|
4
|
-
import "../../../../LexicalTable.prod-
|
|
5
|
-
import "../../../../Lexical.prod-
|
|
6
|
-
import "../../../../LexicalUtils.prod-
|
|
4
|
+
import "../../../../LexicalTable.prod-DJktN6jF.js";
|
|
5
|
+
import "../../../../Lexical.prod-nXWuyOKD.js";
|
|
6
|
+
import "../../../../LexicalUtils.prod-Ckfw0Hjt.js";
|
|
7
7
|
import "react";
|
|
8
|
-
import { T as J } from "../../../../TablePlugin-
|
|
8
|
+
import { T as J } from "../../../../TablePlugin-CAoOq8iA.js";
|
|
9
9
|
import "./helpers.js";
|
|
10
10
|
import "../../nodes/TableWrapperNode/TableWrapperNode.js";
|
|
11
11
|
import "../../hooks/useFlyout.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { V as T, R as i, H as w, n as p, B as u, P as b, a as E, z as R, K as g, Y as D, L as I, v as x } from "../../../../LexicalTable.prod-
|
|
2
|
-
import {
|
|
1
|
+
import { V as T, R as i, H as w, n as p, B as u, P as b, a as E, z as R, K as g, Y as D, L as I, v as x } from "../../../../LexicalTable.prod-DJktN6jF.js";
|
|
2
|
+
import { F as S } from "../../../../Lexical.prod-nXWuyOKD.js";
|
|
3
3
|
import { TableWrapperNode as N } from "../../nodes/TableWrapperNode/TableWrapperNode.js";
|
|
4
|
-
const
|
|
4
|
+
const y = 32, a = 48, W = 1, O = 200, P = 320, H = (t, e) => {
|
|
5
5
|
const n = I(0, 0, !1);
|
|
6
6
|
for (let o = 0; o < t; o++) {
|
|
7
7
|
const r = g();
|
|
@@ -12,7 +12,7 @@ const B = 32, a = 48, W = 1, O = 200, P = 320, F = (t, e) => {
|
|
|
12
12
|
n.append(r);
|
|
13
13
|
}
|
|
14
14
|
return n;
|
|
15
|
-
},
|
|
15
|
+
}, B = (t) => {
|
|
16
16
|
const e = R(t), n = e.getNextSibling() || e.getPreviousSibling(), o = e.getParentOrThrow();
|
|
17
17
|
if (o.getChildrenSize() > 1 ? e.remove() : o.remove(), n !== null) {
|
|
18
18
|
const r = n.getFirstDescendant();
|
|
@@ -77,11 +77,11 @@ export {
|
|
|
77
77
|
W as BORDER_WIDTHS,
|
|
78
78
|
a as DEFAULT_COL_WIDTH,
|
|
79
79
|
P as DEFAULT_EDITOR_WIDTH,
|
|
80
|
-
|
|
80
|
+
y as MIN_COLUMN_WIDTH,
|
|
81
81
|
O as PREVENT_OPEN_DELAY,
|
|
82
|
-
|
|
82
|
+
H as createTable,
|
|
83
83
|
M as deleteColumn,
|
|
84
|
-
|
|
84
|
+
B as deleteRow,
|
|
85
85
|
L as deleteTable,
|
|
86
86
|
V as getEditorContentWidth,
|
|
87
87
|
A as getEditorParrentCellWidth,
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { jsxs as P, jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import { o as y } from "../../../../LexicalComposerContext.prod-DOyoZx0P.js";
|
|
3
|
-
import {
|
|
4
|
-
import { useState as L, useRef as E, useCallback as
|
|
5
|
-
import { W as g } from "../../../../LexicalTable.prod-
|
|
6
|
-
import { BlockFormatPlugin as
|
|
7
|
-
import { ListPlugin as
|
|
3
|
+
import { w as f, a as h, k as C } from "../../../../Lexical.prod-nXWuyOKD.js";
|
|
4
|
+
import { useState as L, useRef as E, useCallback as k, useEffect as c } from "react";
|
|
5
|
+
import { W as g } from "../../../../LexicalTable.prod-DJktN6jF.js";
|
|
6
|
+
import { BlockFormatPlugin as T } from "../BlockFormatPlugin/BlockFormatPlugin.js";
|
|
7
|
+
import { ListPlugin as N } 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-
|
|
11
|
-
import { TableCellContextMenu as
|
|
10
|
+
import { T as S } from "../../../../TablePlugin-CAoOq8iA.js";
|
|
11
|
+
import { TableCellContextMenu as z } from "../TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
|
|
12
12
|
import "react-dom";
|
|
13
13
|
import "../../../../index-yEhaxKq-.js";
|
|
14
|
-
import { s as
|
|
15
|
-
import { setScrollableContainers as
|
|
14
|
+
import { s as A } from "../../../../RteEditor.module-dE9wQTC9.js";
|
|
15
|
+
import { setScrollableContainers as w, removeScrollableContainers as K } from "../../helpers.js";
|
|
16
16
|
const V = ({ editorScrollPosition: m }) => {
|
|
17
|
-
const [t] = y(), [r, i] = L(null), d = E(null), u =
|
|
17
|
+
const [t] = y(), [r, i] = L(null), d = E(null), u = k(() => {
|
|
18
18
|
const e = f();
|
|
19
19
|
if (h(e)) {
|
|
20
20
|
const s = e.anchor.getNode(), l = g(s);
|
|
@@ -24,7 +24,7 @@ const V = ({ editorScrollPosition: m }) => {
|
|
|
24
24
|
} else
|
|
25
25
|
i(null);
|
|
26
26
|
}
|
|
27
|
-
}, [t]),
|
|
27
|
+
}, [t]), b = (e) => {
|
|
28
28
|
d.current?.mutateTable(e);
|
|
29
29
|
}, o = () => {
|
|
30
30
|
t.update(() => {
|
|
@@ -41,25 +41,25 @@ const V = ({ editorScrollPosition: m }) => {
|
|
|
41
41
|
u();
|
|
42
42
|
});
|
|
43
43
|
});
|
|
44
|
-
}, [t, u]), c(() => (
|
|
45
|
-
window.removeEventListener("scroll", o), window.removeEventListener("resize", o),
|
|
44
|
+
}, [t, u]), c(() => (w(o), window.addEventListener("scroll", o), window.addEventListener("resize", o), () => {
|
|
45
|
+
window.removeEventListener("scroll", o), window.removeEventListener("resize", o), K(o);
|
|
46
46
|
}), [t]), c(() => {
|
|
47
47
|
const e = () => {
|
|
48
|
-
|
|
48
|
+
w(o);
|
|
49
49
|
};
|
|
50
50
|
return window.addEventListener("keydown", e, { capture: !0 }), () => {
|
|
51
51
|
window.removeEventListener("keydown", e);
|
|
52
52
|
};
|
|
53
|
-
}, []), /* @__PURE__ */ P("div", { className:
|
|
53
|
+
}, []), /* @__PURE__ */ P("div", { className: A.editor__toolbar, children: [
|
|
54
|
+
/* @__PURE__ */ n(T, {}),
|
|
54
55
|
/* @__PURE__ */ n(N, {}),
|
|
55
|
-
/* @__PURE__ */ n(k, {}),
|
|
56
56
|
/* @__PURE__ */ n(S, { isActive: !!r, ref: d }),
|
|
57
57
|
r && /* @__PURE__ */ n(
|
|
58
|
-
|
|
58
|
+
z,
|
|
59
59
|
{
|
|
60
60
|
position: r,
|
|
61
61
|
parentScrollPosition: m,
|
|
62
|
-
onAction:
|
|
62
|
+
onAction: b
|
|
63
63
|
}
|
|
64
64
|
),
|
|
65
65
|
/* @__PURE__ */ n(x, { parentScrollPosition: m }),
|
|
@@ -3,9 +3,9 @@ import { BlockFormatPlugin as t } from "./BlockFormatPlugin/BlockFormatPlugin.js
|
|
|
3
3
|
import { ListPlugin as n } from "./ListPlugin/ListPlugin.js";
|
|
4
4
|
import { LinkPlugin as g, getLinkNodeTag as m } from "./LinkPlugin/LinkPlugin.js";
|
|
5
5
|
import { HistoryPlugin as f } from "./HistoryPlugin/HistoryPlugin.js";
|
|
6
|
-
import { T as u } from "../../../TablePlugin-
|
|
6
|
+
import { T as u } from "../../../TablePlugin-CAoOq8iA.js";
|
|
7
7
|
import { TableCellContextMenu as T } from "./TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
|
|
8
|
-
import { T as b } from "../../../TableCellResizerPlugin-
|
|
8
|
+
import { T as b } from "../../../TableCellResizerPlugin-DFzNK-ve.js";
|
|
9
9
|
import { PasteHandlerPlugin as C } from "./PasteHandlerPlugin/PasteHandlerPlugin.js";
|
|
10
10
|
export {
|
|
11
11
|
t as BlockFormatPlugin,
|