@uva-glass/component-library 3.26.0 → 3.26.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-DOV_uwol.js → Lexical.prod-m3GJsAAT.js} +4 -4
- package/dist/Lexical.prod-m3GJsAAT.js.map +1 -0
- package/dist/{LexicalClipboard.prod-DZgXdt_H.js → LexicalClipboard.prod-HyvHKdDm.js} +4 -4
- package/dist/{LexicalClipboard.prod-DZgXdt_H.js.map → LexicalClipboard.prod-HyvHKdDm.js.map} +1 -1
- package/dist/LexicalLink.prod-D0qasaVP.js +285 -0
- package/dist/LexicalLink.prod-D0qasaVP.js.map +1 -0
- package/dist/{LexicalList.prod-Dv48Tn54.js → LexicalList.prod-CQz14k_F.js} +193 -194
- package/dist/LexicalList.prod-CQz14k_F.js.map +1 -0
- package/dist/LexicalSelection.prod-Bh25dAig.js +101 -0
- package/dist/LexicalSelection.prod-Bh25dAig.js.map +1 -0
- package/dist/{LexicalTable.prod-M0HiIwBZ.js → LexicalTable.prod-BHKhA4PF.js} +5 -5
- package/dist/LexicalTable.prod-BHKhA4PF.js.map +1 -0
- package/dist/{LexicalUtils.prod-FOA8v2nU.js → LexicalUtils.prod-Vqqof-U-.js} +2 -2
- package/dist/{LexicalUtils.prod-FOA8v2nU.js.map → LexicalUtils.prod-Vqqof-U-.js.map} +1 -1
- package/dist/{TablePlugin-Bj5FObQ_.js → TablePlugin-CykqKW6X.js} +4 -4
- package/dist/{TablePlugin-Bj5FObQ_.js.map → TablePlugin-CykqKW6X.js.map} +1 -1
- package/dist/assets/CheckboxButtonBar.css +1 -1
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.d.ts +3 -1
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.js +38 -35
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.js.map +1 -1
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +5 -4
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.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 +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 +18 -18
- 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 +10 -10
- 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 +73 -73
- 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-DxxBlpKs.js → helpers-5AryUrYu.js} +4 -4
- package/dist/{helpers-DxxBlpKs.js.map → helpers-5AryUrYu.js.map} +1 -1
- package/dist/index.js +1 -1
- package/package.json +10 -10
- package/dist/Lexical.prod-DOV_uwol.js.map +0 -1
- package/dist/LexicalLink.prod-XYC56-_H.js +0 -275
- package/dist/LexicalLink.prod-XYC56-_H.js.map +0 -1
- package/dist/LexicalList.prod-Dv48Tn54.js.map +0 -1
- package/dist/LexicalSelection.prod-DaoDqTxU.js +0 -97
- package/dist/LexicalSelection.prod-DaoDqTxU.js.map +0 -1
- package/dist/LexicalTable.prod-M0HiIwBZ.js.map +0 -1
|
@@ -608,7 +608,7 @@ const Wi = D("SELECTION_CHANGE_COMMAND"), Tl = D("SELECTION_INSERT_CLIPBOARD_NOD
|
|
|
608
608
|
}
|
|
609
609
|
}], ["pointerdown", function(n, e) {
|
|
610
610
|
const t = n.target, r = n.pointerType;
|
|
611
|
-
Pt(t) && r !== "touch" && n.button === 0 && te(e, () => {
|
|
611
|
+
Pt(t) && r !== "touch" && r !== "pen" && n.button === 0 && te(e, () => {
|
|
612
612
|
hi(t) || (tr = !0);
|
|
613
613
|
});
|
|
614
614
|
}], ["compositionstart", function(n, e) {
|
|
@@ -661,7 +661,7 @@ const Wi = D("SELECTION_CHANGE_COMMAND"), Tl = D("SELECTION_INSERT_CLIPBOARD_NOD
|
|
|
661
661
|
}(o, (a) => v(a) && !a.isInline());
|
|
662
662
|
v(l) && l.select(0);
|
|
663
663
|
}
|
|
664
|
-
} else if (n.pointerType === "touch") {
|
|
664
|
+
} else if (n.pointerType === "touch" || n.pointerType === "pen") {
|
|
665
665
|
const s = r.anchorNode;
|
|
666
666
|
(ee(s) || be(s)) && ie(yn(i, r, e, n));
|
|
667
667
|
}
|
|
@@ -3795,7 +3795,7 @@ class Cn {
|
|
|
3795
3795
|
return { editorState: this._editorState.toJSON() };
|
|
3796
3796
|
}
|
|
3797
3797
|
}
|
|
3798
|
-
Cn.version = "0.
|
|
3798
|
+
Cn.version = "0.32.0+prod.esm";
|
|
3799
3799
|
let Vo = 1;
|
|
3800
3800
|
const Yo = typeof queueMicrotask == "function" ? queueMicrotask : (n) => {
|
|
3801
3801
|
Promise.resolve().then(n);
|
|
@@ -4900,4 +4900,4 @@ export {
|
|
|
4900
4900
|
ie as y,
|
|
4901
4901
|
co as z
|
|
4902
4902
|
};
|
|
4903
|
-
//# sourceMappingURL=Lexical.prod-
|
|
4903
|
+
//# sourceMappingURL=Lexical.prod-m3GJsAAT.js.map
|