@uva-glass/component-library 3.21.0 → 3.21.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.
- package/dist/{Lexical.prod-DcAfce4S.js → Lexical.prod-DOV_uwol.js} +4 -4
- package/dist/Lexical.prod-DOV_uwol.js.map +1 -0
- package/dist/{LexicalClipboard.prod-BktY_t6W.js → LexicalClipboard.prod-DZgXdt_H.js} +4 -4
- package/dist/{LexicalClipboard.prod-BktY_t6W.js.map → LexicalClipboard.prod-DZgXdt_H.js.map} +1 -1
- package/dist/{LexicalLink.prod-BVtqGtVB.js → LexicalLink.prod-XYC56-_H.js} +3 -3
- package/dist/{LexicalLink.prod-BVtqGtVB.js.map → LexicalLink.prod-XYC56-_H.js.map} +1 -1
- package/dist/{LexicalList.prod-CZY2UZ4l.js → LexicalList.prod-Dv48Tn54.js} +8 -8
- package/dist/LexicalList.prod-Dv48Tn54.js.map +1 -0
- package/dist/{LexicalSelection.prod-Bbf3tSur.js → LexicalSelection.prod-DaoDqTxU.js} +2 -2
- package/dist/{LexicalSelection.prod-Bbf3tSur.js.map → LexicalSelection.prod-DaoDqTxU.js.map} +1 -1
- package/dist/{LexicalTable.prod-CphD9tIW.js → LexicalTable.prod-M0HiIwBZ.js} +4 -4
- package/dist/{LexicalTable.prod-CphD9tIW.js.map → LexicalTable.prod-M0HiIwBZ.js.map} +1 -1
- package/dist/{LexicalUtils.prod-DGbydHdL.js → LexicalUtils.prod-FOA8v2nU.js} +2 -2
- package/dist/{LexicalUtils.prod-DGbydHdL.js.map → LexicalUtils.prod-FOA8v2nU.js.map} +1 -1
- package/dist/{TablePlugin-hxs9O_ox.js → TablePlugin-CrCof8yO.js} +4 -4
- package/dist/{TablePlugin-hxs9O_ox.js.map → TablePlugin-CrCof8yO.js.map} +1 -1
- package/dist/assets/PageOverlay.css +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/PageOverlay/PageOverlay.d.ts +3 -1
- package/dist/components/PageOverlay/PageOverlay.js +60 -53
- package/dist/components/PageOverlay/PageOverlay.js.map +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 +1 -1
- package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +2 -2
- 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 +4 -4
- package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
- package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +3 -3
- package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +3 -3
- package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +3 -3
- package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +2 -2
- package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +3 -3
- package/dist/components/RteEditor/Plugins/index.js +1 -1
- package/dist/components/RteEditor/RteEditor.js +9 -9
- package/dist/components/RteEditor/RteEditor.js.map +1 -1
- package/dist/components/RteEditor/helpers.js +4 -4
- package/dist/components/index.js +1 -1
- package/dist/{helpers-Dpx3BPyY.js → helpers-DxxBlpKs.js} +4 -4
- package/dist/{helpers-Dpx3BPyY.js.map → helpers-DxxBlpKs.js.map} +1 -1
- package/dist/index.js +1 -1
- package/package.json +7 -7
- package/dist/Lexical.prod-DcAfce4S.js.map +0 -1
- package/dist/LexicalList.prod-CZY2UZ4l.js.map +0 -1
|
@@ -14,7 +14,7 @@ import "../../IconButton/IconButton.js";
|
|
|
14
14
|
import "../../Input/Input.js";
|
|
15
15
|
import "../../InputField/InputField.js";
|
|
16
16
|
import "react-router";
|
|
17
|
-
import "../../../TablePlugin-
|
|
17
|
+
import "../../../TablePlugin-CrCof8yO.js";
|
|
18
18
|
import "../Providers/LanguageProvider.js";
|
|
19
19
|
import "../Plugins/LinkPlugin/LinkContextMenu/LinkContextMenu.js";
|
|
20
20
|
import "../hooks/components/Flyout.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
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, M as h } from "../../../../Lexical.prod-
|
|
4
|
+
import { N as _, c as p, M as h } from "../../../../Lexical.prod-DOV_uwol.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-45648CA2.js";
|
|
@@ -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 { aq as _, ar as C, as as y, at as k } from "../../../../Lexical.prod-
|
|
4
|
+
import { aq as _, ar as C, as as y, at as k } from "../../../../Lexical.prod-DOV_uwol.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,7 +17,7 @@ import "../../../IconButton/IconButton.js";
|
|
|
17
17
|
import "../../../Input/Input.js";
|
|
18
18
|
import "../../../InputField/InputField.js";
|
|
19
19
|
import "react-router";
|
|
20
|
-
import "../../../../TablePlugin-
|
|
20
|
+
import "../../../../TablePlugin-CrCof8yO.js";
|
|
21
21
|
import { s as r } from "../../../../RteEditor.module-45648CA2.js";
|
|
22
22
|
import { useTranslation as x } from "../../hooks/useTranslation.js";
|
|
23
23
|
import "../LinkPlugin/LinkContextMenu/LinkContextMenu.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { A as D } from "../../../../../TablePlugin-
|
|
4
|
-
import "../../../../../helpers-
|
|
3
|
+
import { A as D } from "../../../../../TablePlugin-CrCof8yO.js";
|
|
4
|
+
import "../../../../../helpers-DxxBlpKs.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 k, Fragment as K, jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import { forwardRef as N, useState as b, useRef as T, useImperativeHandle as g, useLayoutEffect as E } from "react";
|
|
3
|
-
import { e as R } from "../../../../../helpers-
|
|
3
|
+
import { e as R } from "../../../../../helpers-DxxBlpKs.js";
|
|
4
4
|
import { Icon as m } from "../../../../Icon/Icon.js";
|
|
5
5
|
import { useTranslation as S } from "../../../hooks/useTranslation.js";
|
|
6
6
|
import { Button as y } from "../../../../Buttons/Button.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx as k, jsxs as Y } from "react/jsx-runtime";
|
|
2
2
|
import { o as W } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
|
|
3
3
|
import { c as q } from "../../../../clsx-OuTLNxxd.js";
|
|
4
|
-
import { p as U, k as G, N as J } from "../../../../LexicalLink.prod-
|
|
4
|
+
import { p as U, k as G, N as J } from "../../../../LexicalLink.prod-XYC56-_H.js";
|
|
5
5
|
import { useRef as a, useState as Q, useEffect as m } from "react";
|
|
6
|
-
import { Y as Z, N as f, n as $, ap as tt, c as N, L as et, y as ot, X as rt } from "../../../../Lexical.prod-
|
|
7
|
-
import { A as nt } from "../../../../TablePlugin-
|
|
8
|
-
import { e as it } from "../../../../helpers-
|
|
6
|
+
import { Y as Z, N as f, n as $, ap as tt, c as N, L as et, y as ot, X as rt } from "../../../../Lexical.prod-DOV_uwol.js";
|
|
7
|
+
import { A as nt } from "../../../../TablePlugin-CrCof8yO.js";
|
|
8
|
+
import { e as it } from "../../../../helpers-DxxBlpKs.js";
|
|
9
9
|
import { LinkContextMenu as st } from "./LinkContextMenu/LinkContextMenu.js";
|
|
10
10
|
import { useFlyout as ct } from "../../hooks/useFlyout.js";
|
|
11
11
|
import { Icon as lt } from "../../../Icon/Icon.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as d } from "react/jsx-runtime";
|
|
2
2
|
import { o as S } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
|
|
3
|
-
import { C as N, y as P, _ as v, n as D, a as f, c as K } from "../../../../LexicalList.prod-
|
|
4
|
-
import { _ as x } from "../../../../LexicalSelection.prod-
|
|
3
|
+
import { C as N, y as P, _ as v, n as D, a as f, c as K } from "../../../../LexicalList.prod-Dv48Tn54.js";
|
|
4
|
+
import { _ as x } from "../../../../LexicalSelection.prod-DaoDqTxU.js";
|
|
5
5
|
import { useState as p, useEffect as I } from "react";
|
|
6
6
|
import { c as O } from "../../../../clsx-OuTLNxxd.js";
|
|
7
|
-
import { ap as U, L as w, V as B, N as b, c as h, I as E, P as $ } from "../../../../Lexical.prod-
|
|
7
|
+
import { ap as U, L as w, V as B, N as b, c as h, I as E, P as $ } from "../../../../Lexical.prod-DOV_uwol.js";
|
|
8
8
|
import { Icon as j } from "../../../Icon/Icon.js";
|
|
9
9
|
import { s as l } from "../../../../RteEditor.module-45648CA2.js";
|
|
10
10
|
import { useTranslation as z } from "../../hooks/useTranslation.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { o as m } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
|
|
2
2
|
import { useEffect as c } from "react";
|
|
3
|
-
import { ae as f, E as p, N as u } from "../../../../Lexical.prod-
|
|
4
|
-
import { L as i } from "../../../../LexicalUtils.prod-
|
|
5
|
-
import { D as d } from "../../../../LexicalClipboard.prod-
|
|
3
|
+
import { ae as f, E as p, N as u } from "../../../../Lexical.prod-DOV_uwol.js";
|
|
4
|
+
import { L as i } from "../../../../LexicalUtils.prod-FOA8v2nU.js";
|
|
5
|
+
import { D as d } from "../../../../LexicalClipboard.prod-DZgXdt_H.js";
|
|
6
6
|
import { d as D } from "../../../../index-DllfJcv4.js";
|
|
7
7
|
const N = () => {
|
|
8
8
|
const [e] = m(), l = (t) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { b as B } from "../../../../TablePlugin-
|
|
3
|
+
import { b as B } from "../../../../TablePlugin-CrCof8yO.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-
|
|
5
|
-
import "../../../../Lexical.prod-
|
|
4
|
+
import "../../../../LexicalTable.prod-M0HiIwBZ.js";
|
|
5
|
+
import "../../../../Lexical.prod-DOV_uwol.js";
|
|
6
6
|
import "react";
|
|
7
|
-
import { T as F } from "../../../../TablePlugin-
|
|
7
|
+
import { T as F } from "../../../../TablePlugin-CrCof8yO.js";
|
|
8
8
|
import "./helpers.js";
|
|
9
9
|
import "../../hooks/useFlyout.js";
|
|
10
10
|
import "../../../Icon/Icon.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { H as d, R as h, B as m, Z as S, z as w, P as E, x as C, K as p, L as I } from "../../../../LexicalTable.prod-
|
|
2
|
-
import { P as u } from "../../../../Lexical.prod-
|
|
1
|
+
import { H as d, R as h, B as m, Z as S, z as w, P as E, x as C, K as p, L as I } from "../../../../LexicalTable.prod-M0HiIwBZ.js";
|
|
2
|
+
import { P as u } from "../../../../Lexical.prod-DOV_uwol.js";
|
|
3
3
|
const b = 100, D = (e, n) => {
|
|
4
4
|
const t = I(0, 0, !1);
|
|
5
5
|
for (let o = 0; o < e; o++) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as y, jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import { o as P } from "../../../../LexicalComposerContext.prod-DLlRM5wP.js";
|
|
3
|
-
import { N as h, c as g, y as C } from "../../../../Lexical.prod-
|
|
3
|
+
import { N as h, c as g, y as C } from "../../../../Lexical.prod-DOV_uwol.js";
|
|
4
4
|
import { useState as L, useRef as E, useCallback as N, useEffect as m } from "react";
|
|
5
|
-
import { W as b } from "../../../../LexicalTable.prod-
|
|
5
|
+
import { W as b } from "../../../../LexicalTable.prod-M0HiIwBZ.js";
|
|
6
6
|
import { BlockFormatPlugin as T } 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-
|
|
10
|
+
import { T as S } from "../../../../TablePlugin-CrCof8yO.js";
|
|
11
11
|
import { TableCellContextMenu as z } from "../TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
|
|
12
12
|
import { s as A } from "../../../../RteEditor.module-45648CA2.js";
|
|
13
13
|
import { setScrollableContainers as w, removeScrollableContainers as K } from "../../helpers.js";
|
|
@@ -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-
|
|
6
|
+
import { T as a } from "../../../TablePlugin-CrCof8yO.js";
|
|
7
7
|
import { TableCellContextMenu as T } from "./TablePlugin/TableCellContextMenu/TableCellContextMenu.js";
|
|
8
8
|
export {
|
|
9
9
|
l as BlockFormatPlugin,
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { jsx as h, jsxs as K, Fragment as Re } from "react/jsx-runtime";
|
|
2
2
|
import { t as Xe, r as Ye, o as T } from "../../LexicalComposerContext.prod-DLlRM5wP.js";
|
|
3
|
-
import { aF as Ie, af as A, P as Fe, N as p, aG as de, am as J, d as W, F as Qe, Q as F, c as g, V as Ze, L as m, aH as et, ae as Me, o as tt, q as Oe, aI as rt, aJ as nt, U as ot, g as P, aC as at, aK as st, aL as it, aM as lt, k as te, aN as ut, aO as ct, a1 as dt, v as ft, y as mt, O as pt, aP as gt, aQ as me, a as pe, H as ht, D as re, G as vt, a2 as Ke, aR as ge, A as Ct, z as yt, t as Et, aS as he, x as wt, aT as bt, aU as _t, aV as St, aB as kt, R as xt, M as Nt, aW as Lt, S as Dt, C as $t, B as Pt, n as Tt, I as ve, aX as Rt, b as It, ar as X, aq as Y, aY as Ft, aZ as Mt, at as Ot, a_ as se, as as Kt, a$ as zt } from "../../Lexical.prod-
|
|
3
|
+
import { aF as Ie, af as A, P as Fe, N as p, aG as de, am as J, d as W, F as Qe, Q as F, c as g, V as Ze, L as m, aH as et, ae as Me, o as tt, q as Oe, aI as rt, aJ as nt, U as ot, g as P, aC as at, aK as st, aL as it, aM as lt, k as te, aN as ut, aO as ct, a1 as dt, v as ft, y as mt, O as pt, aP as gt, aQ as me, a as pe, H as ht, D as re, G as vt, a2 as Ke, aR as ge, A as Ct, z as yt, t as Et, aS as he, x as wt, aT as bt, aU as _t, aV as St, aB as kt, R as xt, M as Nt, aW as Lt, S as Dt, C as $t, B as Pt, n as Tt, I as ve, aX as Rt, b as It, ar as X, aq as Y, aY as Ft, aZ as Mt, at as Ot, a_ as se, as as Kt, a$ as zt } from "../../Lexical.prod-DOV_uwol.js";
|
|
4
4
|
import * as ne from "react";
|
|
5
5
|
import { useMemo as q, useLayoutEffect as U, useEffect as S, useState as M, useRef as ze, Suspense as At, forwardRef as Ae, useCallback as Bt } from "react";
|
|
6
|
-
import { j as H, L as z, y as Ut, w as fe } from "../../LexicalUtils.prod-
|
|
6
|
+
import { j as H, L as z, y as Ut, w as fe } from "../../LexicalUtils.prod-FOA8v2nU.js";
|
|
7
7
|
import { flushSync as Ht, createPortal as jt } from "react-dom";
|
|
8
|
-
import { D as Ce, _ as ye, h as Jt, m as Wt } from "../../LexicalClipboard.prod-
|
|
9
|
-
import { X as Ee, J as we } from "../../LexicalSelection.prod-
|
|
10
|
-
import { r as Be, G as Ue, v as qt, T as Vt } from "../../LexicalList.prod-
|
|
11
|
-
import { g as He, k as be, N as oe, p as Gt, m as Xt } from "../../LexicalLink.prod-
|
|
12
|
-
import { s as Yt, c as Qt, a as je, b as Zt, w as er, S as tr, y as Je, O as rr } from "../../LexicalTable.prod-
|
|
13
|
-
import { a as nr, w as or, M as ar } from "../../helpers-
|
|
8
|
+
import { D as Ce, _ as ye, h as Jt, m as Wt } from "../../LexicalClipboard.prod-DZgXdt_H.js";
|
|
9
|
+
import { X as Ee, J as we } from "../../LexicalSelection.prod-DaoDqTxU.js";
|
|
10
|
+
import { r as Be, G as Ue, v as qt, T as Vt } from "../../LexicalList.prod-Dv48Tn54.js";
|
|
11
|
+
import { g as He, k as be, N as oe, p as Gt, m as Xt } from "../../LexicalLink.prod-XYC56-_H.js";
|
|
12
|
+
import { s as Yt, c as Qt, a as je, b as Zt, w as er, S as tr, y as Je, O as rr } from "../../LexicalTable.prod-M0HiIwBZ.js";
|
|
13
|
+
import { a as nr, w as or, M as ar } from "../../helpers-DxxBlpKs.js";
|
|
14
14
|
import { c as sr } from "../../clsx-OuTLNxxd.js";
|
|
15
15
|
import { exportMap as ir, isStartingWithHtmlTag as lr, mergeBoldStrongTags as ur } from "./helpers.js";
|
|
16
16
|
import { s as I } from "../../RteEditor.module-45648CA2.js";
|
|
17
17
|
import { ToolBarPlugin as cr } from "./Plugins/ToolbarPlugin/ToolbarPlugin.js";
|
|
18
18
|
import { useTranslation as dr } from "./hooks/useTranslation.js";
|
|
19
|
-
import "../../TablePlugin-
|
|
19
|
+
import "../../TablePlugin-CrCof8yO.js";
|
|
20
20
|
import "./Plugins/LinkPlugin/LinkContextMenu/LinkContextMenu.js";
|
|
21
21
|
import "./hooks/components/Flyout.js";
|
|
22
22
|
import "../Buttons/Button.js";
|