@uva-glass/component-library 3.33.1 → 3.33.3
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-B84LhBo3.js → Lexical.prod-BjpEXQJZ.js} +1440 -1365
- package/dist/Lexical.prod-BjpEXQJZ.js.map +1 -0
- package/dist/LexicalClipboard.prod-B4j0EyWx.js +276 -0
- package/dist/LexicalClipboard.prod-B4j0EyWx.js.map +1 -0
- package/dist/{LexicalLink.prod-DoU9RL94.js → LexicalLink.prod-CYNCWmMx.js} +38 -38
- package/dist/{LexicalLink.prod-DoU9RL94.js.map → LexicalLink.prod-CYNCWmMx.js.map} +1 -1
- package/dist/{LexicalList.prod-Cw2TK1jY.js → LexicalList.prod-BRwEushm.js} +189 -204
- package/dist/LexicalList.prod-BRwEushm.js.map +1 -0
- package/dist/{LexicalSelection.prod-TB5pn9xc.js → LexicalSelection.prod-DYo5_Y2k.js} +25 -25
- package/dist/{LexicalSelection.prod-TB5pn9xc.js.map → LexicalSelection.prod-DYo5_Y2k.js.map} +1 -1
- package/dist/{LexicalTable.prod-9xjyWB0C.js → LexicalTable.prod-BArw8Dt5.js} +458 -457
- package/dist/LexicalTable.prod-BArw8Dt5.js.map +1 -0
- package/dist/{LexicalUtils.prod-CD3xGFhm.js → LexicalUtils.prod-DJRX2pwP.js} +48 -48
- package/dist/{LexicalUtils.prod-CD3xGFhm.js.map → LexicalUtils.prod-DJRX2pwP.js.map} +1 -1
- package/dist/Sortable.module-B6I6E9un.js +26 -0
- package/dist/Sortable.module-B6I6E9un.js.map +1 -0
- package/dist/{SortableProvider-DisCfTTN.js → SortableProvider-l8-7ClBJ.js} +2 -2
- package/dist/{SortableProvider-DisCfTTN.js.map → SortableProvider-l8-7ClBJ.js.map} +1 -1
- package/dist/{TablePlugin-oF-gInNx.js → TablePlugin-BagQHe1w.js} +64 -64
- package/dist/{TablePlugin-oF-gInNx.js.map → TablePlugin-BagQHe1w.js.map} +1 -1
- package/dist/assets/Sortable.css +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.js +2 -2
- package/dist/components/CheckboxTree/CheckboxTree.stories.js +1 -1
- package/dist/components/FormInput/FormInput.js +2 -2
- package/dist/components/InputField/InputField.stories.js +2 -2
- package/dist/components/MultiSelect/MultiSelect.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.stories.js +1 -1
- package/dist/components/MultiSelect/components/MultiSelectHeader.js +2 -2
- package/dist/components/MultiSelect/index.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.js +2 -2
- package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +2 -2
- package/dist/components/RadioTabSelector/RadioTabSelector.js +2 -2
- package/dist/components/RteEditor/EditorHeader/EditorHeader.js +2 -2
- package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +9 -9
- package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +9 -9
- package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +3 -3
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkContextMenu/LinkContextMenu.js +1 -1
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +41 -41
- package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
- package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +25 -25
- package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +5 -5
- package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +2 -2
- package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +4 -4
- package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +8 -8
- package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +14 -14
- package/dist/components/RteEditor/Plugins/index.js +1 -1
- package/dist/components/RteEditor/RteEditor.js +172 -172
- package/dist/components/RteEditor/RteEditor.js.map +1 -1
- package/dist/components/RteEditor/helpers.js +6 -6
- package/dist/components/Sortable/Sortable.js +1 -1
- package/dist/components/Sortable/SortableProvider.js +1 -1
- package/dist/components/Sortable/components/SortableContainer.js +2 -2
- package/dist/components/Sortable/components/SortableHandle.js +1 -1
- package/dist/components/Sortable/components/SortableItem.js +2 -2
- package/dist/components/index.js +1 -1
- package/dist/{helpers-CMG0anwr.js → helpers-DM8qHaKY.js} +54 -54
- package/dist/helpers-DM8qHaKY.js.map +1 -0
- package/dist/{index-KJPw-7za.js → index-Ccsg2cb2.js} +285 -284
- package/dist/index-Ccsg2cb2.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/storybook__react.d.js +1 -1
- package/package.json +14 -14
- package/dist/Lexical.prod-B84LhBo3.js.map +0 -1
- package/dist/LexicalClipboard.prod-DLgWWXys.js +0 -255
- package/dist/LexicalClipboard.prod-DLgWWXys.js.map +0 -1
- package/dist/LexicalList.prod-Cw2TK1jY.js.map +0 -1
- package/dist/LexicalTable.prod-9xjyWB0C.js.map +0 -1
- package/dist/Sortable.module--kgnzOjW.js +0 -26
- package/dist/Sortable.module--kgnzOjW.js.map +0 -1
- package/dist/helpers-CMG0anwr.js.map +0 -1
- package/dist/index-KJPw-7za.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -35,7 +35,7 @@ import { Label as Bo } from "./components/Label/Label.js";
|
|
|
35
35
|
import { MenuLink as So } from "./components/MenuLink/MenuLink.js";
|
|
36
36
|
import { MetaDataList as Co } from "./components/MetaDataList/MetaDataList.js";
|
|
37
37
|
import { ModalDialog as ko } from "./components/ModalDialog/ModalDialog.js";
|
|
38
|
-
import { M as Mo } from "./TablePlugin-
|
|
38
|
+
import { M as Mo } from "./TablePlugin-BagQHe1w.js";
|
|
39
39
|
import { MultiSelectBox as Lo } from "./components/MultiSelectBox/MultiSelectBox.js";
|
|
40
40
|
import { Notification as Ro } from "./components/Notification/Notification.js";
|
|
41
41
|
import { OverlayCloseButton as ho } from "./components/OverlayCloseButton/OverlayCloseButton.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Uu = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports);
|
|
2
2
|
import * as _t from "react";
|
|
3
3
|
import He, { StrictMode as Gu, Fragment as $n, Component as Wu, isValidElement as qn, createElement as zu } from "react";
|
|
4
|
-
import { H as Xu, o as Zi, r as Ku, I as Yu, N as Hu, l as Qu } from "./index-
|
|
4
|
+
import { H as Xu, o as Zi, r as Ku, I as Yu, N as Hu, l as Qu } from "./index-Ccsg2cb2.js";
|
|
5
5
|
import { s as es, i as gr } from "./index-C2E9FY6V.js";
|
|
6
6
|
var ep = Uu((up, Mn) => {
|
|
7
7
|
var ts = (e, t) => Xu((r) => He.createElement(e, r), t), Zu = Object.create, Lr = Object.defineProperty, ea = Object.getOwnPropertyDescriptor, Un = Object.getOwnPropertyNames, ta = Object.getPrototypeOf, ra = Object.prototype.hasOwnProperty, na = (e, t) => function() {
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@uva-glass/component-library",
|
|
3
3
|
"author": "Team Glass - Frontend vrienden",
|
|
4
4
|
"private": false,
|
|
5
|
-
"version": "3.33.
|
|
5
|
+
"version": "3.33.3",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"types": "dist/index.d.ts",
|
|
@@ -52,15 +52,15 @@
|
|
|
52
52
|
"@semantic-release/git": "^10.0.1",
|
|
53
53
|
"@semantic-release/gitlab": "^13.2.6",
|
|
54
54
|
"@semantic-release/npm": "^12.0.2",
|
|
55
|
-
"@storybook/addon-a11y": "^9.0.
|
|
56
|
-
"@storybook/addon-docs": "^9.0.
|
|
57
|
-
"@storybook/addon-links": "^9.0.
|
|
58
|
-
"@storybook/react": "^9.0.
|
|
59
|
-
"@storybook/react-vite": "^9.0.
|
|
55
|
+
"@storybook/addon-a11y": "^9.0.16",
|
|
56
|
+
"@storybook/addon-docs": "^9.0.16",
|
|
57
|
+
"@storybook/addon-links": "^9.0.16",
|
|
58
|
+
"@storybook/react": "^9.0.16",
|
|
59
|
+
"@storybook/react-vite": "^9.0.16",
|
|
60
60
|
"@testing-library/jest-dom": "^6.6.3",
|
|
61
61
|
"@testing-library/react": "^16.3.0",
|
|
62
62
|
"@types/jest": "^30.0.0",
|
|
63
|
-
"@types/node": "^22.
|
|
63
|
+
"@types/node": "^22.16.2",
|
|
64
64
|
"@types/react": "^19.1.8",
|
|
65
65
|
"@types/react-dom": "^19.1.6",
|
|
66
66
|
"@uva-glass/eslint-config": "^1.3.11",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"react-dom": "^19.1.0",
|
|
83
83
|
"react-router": "^7.6.3",
|
|
84
84
|
"semantic-release": "^24.2.6",
|
|
85
|
-
"storybook": "^9.0.
|
|
85
|
+
"storybook": "^9.0.16",
|
|
86
86
|
"style-dictionary": "^5.0.1",
|
|
87
87
|
"stylelint": "^16.21.1",
|
|
88
88
|
"stylelint-config-recommended": "^16.0.0",
|
|
@@ -101,16 +101,16 @@
|
|
|
101
101
|
"@babel/preset-env": "^7.28.0",
|
|
102
102
|
"@babel/preset-react": "^7.27.1",
|
|
103
103
|
"@babel/preset-typescript": "^7.27.1",
|
|
104
|
-
"@lexical/link": "^0.
|
|
105
|
-
"@lexical/list": "^0.
|
|
106
|
-
"@lexical/react": "^0.
|
|
104
|
+
"@lexical/link": "^0.33.0",
|
|
105
|
+
"@lexical/list": "^0.33.0",
|
|
106
|
+
"@lexical/react": "^0.33.0",
|
|
107
107
|
"@staartwind.nl/lexical-paste-from-word": "^1.0.2",
|
|
108
|
-
"lexical": "^0.
|
|
108
|
+
"lexical": "^0.33.0"
|
|
109
109
|
},
|
|
110
110
|
"optionalDependencies": {
|
|
111
111
|
"@ast-grep/napi-linux-x64-gnu": "0.38.7",
|
|
112
112
|
"@rollup/rollup-linux-x64-gnu": "^4.44.2",
|
|
113
|
-
"@rspack/binding-darwin-arm64": "1.4.
|
|
114
|
-
"@rspack/binding-linux-x64-gnu": "1.4.
|
|
113
|
+
"@rspack/binding-darwin-arm64": "1.4.6",
|
|
114
|
+
"@rspack/binding-linux-x64-gnu": "1.4.6"
|
|
115
115
|
}
|
|
116
116
|
}
|