@uva-glass/component-library 3.53.0 → 3.53.1

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 (121) hide show
  1. package/dist/{Lexical.prod-DH2XfwvA.js → Lexical.prod-CNQPQ6W-.js} +1427 -1409
  2. package/dist/Lexical.prod-CNQPQ6W-.js.map +1 -0
  3. package/dist/{LexicalClipboard.prod-DTuNvXAS.js → LexicalClipboard.prod-BdghxvkJ.js} +86 -86
  4. package/dist/{LexicalClipboard.prod-DTuNvXAS.js.map → LexicalClipboard.prod-BdghxvkJ.js.map} +1 -1
  5. package/dist/LexicalExtension.prod-qYTg6Mah.js +551 -0
  6. package/dist/LexicalExtension.prod-qYTg6Mah.js.map +1 -0
  7. package/dist/LexicalLink.prod-DjG5QZHP.js +502 -0
  8. package/dist/LexicalLink.prod-DjG5QZHP.js.map +1 -0
  9. package/dist/{LexicalList.prod-DA9du3qx.js → LexicalList.prod-CzxWmBG3.js} +65 -65
  10. package/dist/LexicalList.prod-CzxWmBG3.js.map +1 -0
  11. package/dist/{LexicalSelection.prod-mQk00-U_.js → LexicalSelection.prod-CqTp0hfr.js} +44 -44
  12. package/dist/LexicalSelection.prod-CqTp0hfr.js.map +1 -0
  13. package/dist/{LexicalTable.prod-RGq0GKAR.js → LexicalTable.prod-C97KnedB.js} +331 -319
  14. package/dist/LexicalTable.prod-C97KnedB.js.map +1 -0
  15. package/dist/{LexicalUtils.prod-DU4QwthB.js → LexicalUtils.prod-lqA_upYF.js} +39 -39
  16. package/dist/LexicalUtils.prod-lqA_upYF.js.map +1 -0
  17. package/dist/{TableCellResizerPlugin-DRwI83s2.js → TableCellResizerPlugin-BdgrIlKp.js} +57 -57
  18. package/dist/{TableCellResizerPlugin-DRwI83s2.js.map → TableCellResizerPlugin-BdgrIlKp.js.map} +1 -1
  19. package/dist/{TablePlugin-DmE96vN7.js → TablePlugin-DBKzGTIm.js} +67 -67
  20. package/dist/{TablePlugin-DmE96vN7.js.map → TablePlugin-DBKzGTIm.js.map} +1 -1
  21. package/dist/{chunk-SS2NHR7W-qmI2h7CJ.js → chunk-GPBRNGY5-UqVYj0H5.js} +3 -3
  22. package/dist/chunk-GPBRNGY5-UqVYj0H5.js.map +1 -0
  23. package/dist/{client-D4oO7Spw.js → client-DkvV9jg_.js} +90 -90
  24. package/dist/{client-D4oO7Spw.js.map → client-DkvV9jg_.js.map} +1 -1
  25. package/dist/components/Accordion/Accordion.test.js +2 -2
  26. package/dist/components/AccordionCard/AccordionCard.test.js +2 -2
  27. package/dist/components/ActionList/ActionList.test.js +2 -2
  28. package/dist/components/AppStatusBar/AppStatusBar.test.js +1 -1
  29. package/dist/components/Attention/Attention.test.js +1 -1
  30. package/dist/components/Backdrop/Backdrop.test.js +1 -1
  31. package/dist/components/Buttons/Button.stories.js +1 -1
  32. package/dist/components/Buttons/Button.test.js +1 -1
  33. package/dist/components/Buttons/LinkButton.stories.js +1 -1
  34. package/dist/components/Buttons/LinkButton.test.js +1 -1
  35. package/dist/components/Buttons/MenuButton.stories.js +1 -1
  36. package/dist/components/Buttons/MenuButton.test.js +1 -1
  37. package/dist/components/Card/Card.test.js +1 -1
  38. package/dist/components/Checkbox/Checkbox.stories.js +1 -1
  39. package/dist/components/Checkbox/Checkbox.test.js +2 -2
  40. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +1 -1
  41. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js +1 -1
  42. package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
  43. package/dist/components/CheckboxTree/CheckboxTree.stories.js +2 -2
  44. package/dist/components/Chip/Chip.stories.js +1 -1
  45. package/dist/components/ControlsButton/ControlsButton.stories.js +1 -1
  46. package/dist/components/Drawer/Drawer.stories.js +1 -1
  47. package/dist/components/FeedbackBar/FeedbackBar.test.js +1 -1
  48. package/dist/components/FormInput/FormInput.js +1 -1
  49. package/dist/components/FormInput/FormInput.stories.js +1 -1
  50. package/dist/components/IconButton/IconButton.stories.js +1 -1
  51. package/dist/components/InputField/InputField.stories.js +2 -2
  52. package/dist/components/Label/Label.test.js +1 -1
  53. package/dist/components/MetaDataBar/MetaDataBar.test.js +1 -1
  54. package/dist/components/ModalDialog/ModalDialog.stories.js +1 -1
  55. package/dist/components/MultiSelect/MultiSelect.js +1 -1
  56. package/dist/components/MultiSelect/MultiSelect.stories.js +2 -2
  57. package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
  58. package/dist/components/MultiSelect/index.js +1 -1
  59. package/dist/components/MultiSelectBox/MultiSelectBox.stories.js +1 -1
  60. package/dist/components/MultiSelectBox/MultiSelectBox.test.js +1 -1
  61. package/dist/components/Notification/Notification.stories.js +1 -1
  62. package/dist/components/Notification/Notification.test.js +1 -1
  63. package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +1 -1
  64. package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
  65. package/dist/components/PeriodSelector/PeriodSelector.stories.js +1 -1
  66. package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +1 -1
  67. package/dist/components/RadioGroup/RadioGroup.stories.js +1 -1
  68. package/dist/components/RadioGroup/Radiogroup.test.js +1 -1
  69. package/dist/components/RadioTabSelector/RadioTabSelector.js +1 -1
  70. package/dist/components/RadioTabSelector/RadioTabSelector.stories.js +1 -1
  71. package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
  72. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +1 -1
  73. package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.js +49 -49
  74. package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +7 -7
  75. package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +1 -1
  76. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +64 -64
  77. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
  78. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +21 -21
  79. package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +7 -7
  80. package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/TableCellResizerPlugin.js +4 -4
  81. package/dist/components/RteEditor/Plugins/TableCellResizerPlugin/index.js +1 -1
  82. package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +1 -1
  83. package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +4 -4
  84. package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +29 -29
  85. package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
  86. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +15 -15
  87. package/dist/components/RteEditor/Plugins/index.js +2 -2
  88. package/dist/components/RteEditor/RteEditor.js +218 -215
  89. package/dist/components/RteEditor/RteEditor.js.map +1 -1
  90. package/dist/components/RteEditor/helpers.js +5 -5
  91. package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.js +12 -12
  92. package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js +14 -14
  93. package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
  94. package/dist/components/Sortable/Sortable.stories.js +1 -1
  95. package/dist/components/StatusBadge/StatusBadge.test.js +1 -1
  96. package/dist/components/TextArea/TextArea.stories.js +1 -1
  97. package/dist/components/TextArea/TextArea.test.js +2 -2
  98. package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
  99. package/dist/components/VarIndicator/VarIndicator.stories.js +1 -1
  100. package/dist/components/VarIndicator/VarIndicator.test.js +2 -2
  101. package/dist/components/index.js +1 -1
  102. package/dist/{index-B4NxQN5d.js → index-BmvI9fji.js} +308 -307
  103. package/dist/index-BmvI9fji.js.map +1 -0
  104. package/dist/{index-ZQcmo1D_.js → index-Daa6JVq6.js} +2 -2
  105. package/dist/{index-ZQcmo1D_.js.map → index-Daa6JVq6.js.map} +1 -1
  106. package/dist/index.js +1 -1
  107. package/dist/{react-18-BczhA0zC.js → react-18-vQ75Numl.js} +2 -2
  108. package/dist/{react-18-BczhA0zC.js.map → react-18-vQ75Numl.js.map} +1 -1
  109. package/dist/{react.esm-BDo_tPxu.js → react.esm-CzkD5JmE.js} +2 -2
  110. package/dist/{react.esm-BDo_tPxu.js.map → react.esm-CzkD5JmE.js.map} +1 -1
  111. package/dist/storybook__react.d.js +3 -3
  112. package/package.json +21 -21
  113. package/dist/Lexical.prod-DH2XfwvA.js.map +0 -1
  114. package/dist/LexicalLink.prod-BV5Y2RYj.js +0 -1046
  115. package/dist/LexicalLink.prod-BV5Y2RYj.js.map +0 -1
  116. package/dist/LexicalList.prod-DA9du3qx.js.map +0 -1
  117. package/dist/LexicalSelection.prod-mQk00-U_.js.map +0 -1
  118. package/dist/LexicalTable.prod-RGq0GKAR.js.map +0 -1
  119. package/dist/LexicalUtils.prod-DU4QwthB.js.map +0 -1
  120. package/dist/chunk-SS2NHR7W-qmI2h7CJ.js.map +0 -1
  121. package/dist/index-B4NxQN5d.js.map +0 -1
@@ -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-DRwI83s2.js";
5
- import "../../../../LexicalTable.prod-RGq0GKAR.js";
6
- import "../../../../LexicalUtils.prod-DU4QwthB.js";
7
- import "../../../../Lexical.prod-DH2XfwvA.js";
4
+ import { T as b } from "../../../../TableCellResizerPlugin-BdgrIlKp.js";
5
+ import "../../../../LexicalTable.prod-C97KnedB.js";
6
+ import "../../../../LexicalUtils.prod-lqA_upYF.js";
7
+ import "../../../../Lexical.prod-CNQPQ6W-.js";
8
8
  import "react-dom";
9
9
  import "../TablePlugin/helpers.js";
10
10
  import "../../nodes/TableWrapperNode/TableWrapperNode.js";
@@ -1,4 +1,4 @@
1
- import { T as r } from "../../../../TableCellResizerPlugin-DRwI83s2.js";
1
+ import { T as r } from "../../../../TableCellResizerPlugin-BdgrIlKp.js";
2
2
  export {
3
3
  r as TableCellResizerPlugin
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { b as G } from "../../../../TablePlugin-DmE96vN7.js";
3
+ import { b as G } from "../../../../TablePlugin-DBKzGTIm.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-RGq0GKAR.js";
5
- import "../../../../Lexical.prod-DH2XfwvA.js";
6
- import "../../../../LexicalUtils.prod-DU4QwthB.js";
4
+ import "../../../../LexicalTable.prod-C97KnedB.js";
5
+ import "../../../../Lexical.prod-CNQPQ6W-.js";
6
+ import "../../../../LexicalUtils.prod-lqA_upYF.js";
7
7
  import "react";
8
- import { T as L } from "../../../../TablePlugin-DmE96vN7.js";
8
+ import { T as L } from "../../../../TablePlugin-DBKzGTIm.js";
9
9
  import "./helpers.js";
10
10
  import "../../nodes/TableWrapperNode/TableWrapperNode.js";
11
11
  import "../../hooks/useFlyout.js";
@@ -1,38 +1,38 @@
1
- import { Q as p, O as i, D as w, l as T, U as u, I as b, Z as E, P as D, M as g, j as I, L as R, F as x } from "../../../../LexicalTable.prod-RGq0GKAR.js";
2
- import { L } from "../../../../Lexical.prod-DH2XfwvA.js";
3
- import { TableWrapperNode as S } from "../../nodes/TableWrapperNode/TableWrapperNode.js";
1
+ import { Z as p, A as i, I as w, s as T, J as u, U as b, e as E, D, $ as g, V as I, B as R, O as x } from "../../../../LexicalTable.prod-C97KnedB.js";
2
+ import { $ as S } from "../../../../Lexical.prod-CNQPQ6W-.js";
3
+ import { TableWrapperNode as N } from "../../nodes/TableWrapperNode/TableWrapperNode.js";
4
4
  import "react";
5
- const P = 32, a = 48, N = 1, v = 200, M = 320, H = (t, e) => {
5
+ const F = 32, a = 48, W = 1, B = 200, P = 320, A = (t, e) => {
6
6
  const n = R(0, 0, !1);
7
7
  for (let o = 0; o < t; o++) {
8
8
  const r = g();
9
9
  for (let s = 0; s < e; s++) {
10
10
  const l = x(0, void 0, void 0);
11
- l.append(L()), r.append(l);
11
+ l.append(S()), r.append(l);
12
12
  }
13
13
  n.append(r);
14
14
  }
15
15
  return n;
16
- }, U = (t) => {
16
+ }, H = (t) => {
17
17
  const e = D(t), n = e.getNextSibling() || e.getPreviousSibling(), o = e.getParentOrThrow();
18
18
  if (o.getChildrenSize() > 1 ? e.remove() : o.remove(), n !== null) {
19
19
  const r = n.getFirstDescendant();
20
20
  r && r.select();
21
21
  }
22
- }, W = (t) => {
22
+ }, O = (t) => {
23
23
  const e = p(t);
24
24
  if (!e)
25
25
  throw new Error("Selected node is not a TableCellNode");
26
26
  const n = e.getParent();
27
- n instanceof S ? n.remove() : e.remove();
28
- }, B = (t, e) => {
27
+ n instanceof N ? n.remove() : e.remove();
28
+ }, U = (t, e) => {
29
29
  if (!i(t))
30
30
  throw new Error("Selected node is not a TableCellNode");
31
31
  const n = g();
32
32
  I(e === "insertRowBelow");
33
33
  const o = n.getFirstDescendant();
34
34
  o && o.select();
35
- }, A = (t, e) => {
35
+ }, M = (t, e) => {
36
36
  if (!i(t))
37
37
  throw new Error("Selected node is not a TableCellNode");
38
38
  const n = w(t);
@@ -49,22 +49,22 @@ const P = 32, a = 48, N = 1, v = 200, M = 320, H = (t, e) => {
49
49
  n.setColWidths(C), o = e === "insertColumnLeft" ? o : o + 1;
50
50
  const f = r[s].getChildren()[o];
51
51
  f && f.select();
52
- }, j = (t) => {
52
+ }, $ = (t) => {
53
53
  if (!i(t))
54
54
  throw new Error("Selected node is not a TableCellNode");
55
- (w(t).getFirstChild()?.getChildrenSize() || 0) === 1 ? W(t) : T();
56
- }, z = (t) => {
55
+ (w(t).getFirstChild()?.getChildrenSize() || 0) === 1 ? O(t) : T();
56
+ }, V = (t) => {
57
57
  const e = t.getRootElement();
58
58
  if (!e || typeof window > "u") return 0;
59
59
  const n = e.getBoundingClientRect(), o = window.getComputedStyle(e), r = parseFloat(o.paddingLeft || "0") + parseFloat(o.paddingRight || "0") + a;
60
60
  return Math.max(0, n.width - r);
61
- }, K = (t, e, n) => {
61
+ }, z = (t, e, n) => {
62
62
  if (!t) return 0;
63
63
  const o = n.getElementByKey(t.getKey());
64
64
  if (!o) return 0;
65
65
  const r = window.getComputedStyle(o);
66
- return parseInt(r.width) - e * N - 1;
67
- }, Q = (t) => {
66
+ return parseInt(r.width) - e * W - 1;
67
+ }, J = (t) => {
68
68
  const e = t.getChildren();
69
69
  for (const n of e) {
70
70
  const o = n.getChildren();
@@ -75,19 +75,19 @@ const P = 32, a = 48, N = 1, v = 200, M = 320, H = (t, e) => {
75
75
  return !1;
76
76
  };
77
77
  export {
78
- N as BORDER_WIDTHS,
78
+ W as BORDER_WIDTHS,
79
79
  a as DEFAULT_COL_WIDTH,
80
- M as DEFAULT_EDITOR_WIDTH,
81
- P as MIN_COLUMN_WIDTH,
82
- v as PREVENT_OPEN_DELAY,
83
- H as createTable,
84
- j as deleteColumn,
85
- U as deleteRow,
86
- W as deleteTable,
87
- z as getEditorContentWidth,
88
- K as getEditorParrentCellWidth,
89
- A as insertColumn,
90
- B as insertRow,
91
- Q as tableHasContent
80
+ P as DEFAULT_EDITOR_WIDTH,
81
+ F as MIN_COLUMN_WIDTH,
82
+ B as PREVENT_OPEN_DELAY,
83
+ A as createTable,
84
+ $ as deleteColumn,
85
+ H as deleteRow,
86
+ O as deleteTable,
87
+ V as getEditorContentWidth,
88
+ z as getEditorParrentCellWidth,
89
+ M as insertColumn,
90
+ U as insertRow,
91
+ J as tableHasContent
92
92
  };
93
93
  //# sourceMappingURL=helpers.js.map
@@ -1,4 +1,4 @@
1
- import { T as o } from "../../../../TablePlugin-DmE96vN7.js";
1
+ import { T as o } from "../../../../TablePlugin-DBKzGTIm.js";
2
2
  import { TableCellContextMenu as t } from "./TableCellContextMenu/TableCellContextMenu.js";
3
3
  export {
4
4
  t as TableCellContextMenu,
@@ -1,25 +1,25 @@
1
- import { jsxs as C, jsx as t } from "react/jsx-runtime";
2
- import { o as L } from "../../../../LexicalComposerContext.prod-DOyoZx0P.js";
3
- import { b as g, y as b, a0 as E } from "../../../../Lexical.prod-DH2XfwvA.js";
4
- import { useState as B, useRef as T, useCallback as N, useEffect as m } from "react";
5
- import { B as w } from "../../../../LexicalTable.prod-RGq0GKAR.js";
6
- import { CourseCataloguePlugin as x } from "../CourseCataloguePlugin/CourseCataloguePlugin.js";
1
+ import { jsxs as y, jsx as t } from "react/jsx-runtime";
2
+ import { o as E } from "../../../../LexicalComposerContext.prod-DOyoZx0P.js";
3
+ import { c as g, b, l as L } from "../../../../Lexical.prod-CNQPQ6W-.js";
4
+ import { useState as T, useRef as N, useCallback as x, useEffect as m } from "react";
5
+ import { P as w } from "../../../../LexicalTable.prod-C97KnedB.js";
6
+ import { CourseCataloguePlugin as B } from "../CourseCataloguePlugin/CourseCataloguePlugin.js";
7
7
  import { BlockFormatPlugin as k } from "../BlockFormatPlugin/BlockFormatPlugin.js";
8
8
  import { ListPlugin as S } from "../ListPlugin/ListPlugin.js";
9
9
  import { LinkPlugin as z } from "../LinkPlugin/LinkPlugin.js";
10
10
  import { HistoryPlugin as A } from "../HistoryPlugin/HistoryPlugin.js";
11
- import { T as K } from "../../../../TablePlugin-DmE96vN7.js";
11
+ import { T as K } from "../../../../TablePlugin-DBKzGTIm.js";
12
12
  import { TableCellContextMenu as R } from "../TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
13
13
  import "react-dom";
14
14
  import "../../../../index-yEhaxKq-.js";
15
15
  import { s as j } from "../../../../RteEditor.module-DaBh86FK.js";
16
16
  import { setScrollableContainers as v, removeScrollableContainers as _ } from "../../helpers.js";
17
- const $ = ({
17
+ const Z = ({
18
18
  editorScrollPosition: r,
19
19
  onCatalogueLinkSearch: d,
20
20
  catalogueSearchResponse: u
21
21
  }) => {
22
- const [n] = L(), [i, s] = B(null), p = T(null), f = N(() => {
22
+ const [n] = E(), [i, s] = T(null), p = N(null), f = x(() => {
23
23
  const o = g();
24
24
  if (b(o)) {
25
25
  const l = o.anchor.getNode(), a = w(l);
@@ -29,14 +29,14 @@ const $ = ({
29
29
  } else
30
30
  s(null);
31
31
  }
32
- }, [n]), y = (o) => {
32
+ }, [n]), P = (o) => {
33
33
  p.current?.mutateTable(o);
34
34
  }, e = () => {
35
35
  n.update(() => {
36
36
  const o = g();
37
37
  if (b(o)) {
38
38
  const l = o.anchor.getNode();
39
- w(l) && (E(null), s(null));
39
+ w(l) && (L(null), s(null));
40
40
  }
41
41
  });
42
42
  };
@@ -55,7 +55,7 @@ const $ = ({
55
55
  return window.addEventListener("keydown", o, { capture: !0 }), () => {
56
56
  window.removeEventListener("keydown", o);
57
57
  };
58
- }, []), /* @__PURE__ */ C("div", { className: j.editor__toolbar, children: [
58
+ }, []), /* @__PURE__ */ y("div", { className: j.editor__toolbar, children: [
59
59
  /* @__PURE__ */ t(k, {}),
60
60
  /* @__PURE__ */ t(S, {}),
61
61
  /* @__PURE__ */ t(K, { isActive: !!i, ref: p }),
@@ -64,12 +64,12 @@ const $ = ({
64
64
  {
65
65
  position: i,
66
66
  parentScrollPosition: r,
67
- onAction: y
67
+ onAction: P
68
68
  }
69
69
  ),
70
70
  /* @__PURE__ */ t(z, { parentScrollPosition: r }),
71
71
  d && u && /* @__PURE__ */ t(
72
- x,
72
+ B,
73
73
  {
74
74
  parentScrollPosition: r,
75
75
  onSearch: d,
@@ -80,6 +80,6 @@ const $ = ({
80
80
  ] });
81
81
  };
82
82
  export {
83
- $ as ToolBarPlugin
83
+ Z as ToolBarPlugin
84
84
  };
85
85
  //# sourceMappingURL=ToolbarPlugin.js.map
@@ -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 x } from "./LinkPlugin/LinkPlugin.js";
5
5
  import { HistoryPlugin as f } from "./HistoryPlugin/HistoryPlugin.js";
6
- import { T as u } from "../../../TablePlugin-DmE96vN7.js";
6
+ import { T as u } from "../../../TablePlugin-DBKzGTIm.js";
7
7
  import { TableCellContextMenu as g } from "./TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
8
- import { T } from "../../../TableCellResizerPlugin-DRwI83s2.js";
8
+ import { T } from "../../../TableCellResizerPlugin-BdgrIlKp.js";
9
9
  import { PasteHandlerPlugin as C } from "./PasteHandlerPlugin/PasteHandlerPlugin.js";
10
10
  export {
11
11
  t as BlockFormatPlugin,