@uva-glass/component-library 3.53.13 → 3.53.14
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-Dgzi-S1E.js → Lexical.prod-YJ1n9pVJ.js} +1334 -1305
- package/dist/Lexical.prod-YJ1n9pVJ.js.map +1 -0
- package/dist/{LexicalClipboard.prod-Dxc8c2F_.js → LexicalClipboard.prod-CDPAGlNs.js} +52 -52
- package/dist/{LexicalClipboard.prod-Dxc8c2F_.js.map → LexicalClipboard.prod-CDPAGlNs.js.map} +1 -1
- package/dist/{LexicalExtension.prod-CNBWjmfs.js → LexicalExtension.prod-2-giLTv9.js} +87 -88
- package/dist/LexicalExtension.prod-2-giLTv9.js.map +1 -0
- package/dist/LexicalLink.prod-u8L4ioQd.js +528 -0
- package/dist/LexicalLink.prod-u8L4ioQd.js.map +1 -0
- package/dist/LexicalList.prod-DMU0XSLO.js +630 -0
- package/dist/LexicalList.prod-DMU0XSLO.js.map +1 -0
- package/dist/{LexicalSelection.prod-B0uiXGSS.js → LexicalSelection.prod-CpZE7Sey.js} +41 -41
- package/dist/{LexicalSelection.prod-B0uiXGSS.js.map → LexicalSelection.prod-CpZE7Sey.js.map} +1 -1
- package/dist/LexicalTable.prod-BOlKc5zf.js +1846 -0
- package/dist/LexicalTable.prod-BOlKc5zf.js.map +1 -0
- package/dist/LexicalUtils.prod-BQnuAaA9.js +92 -0
- package/dist/LexicalUtils.prod-BQnuAaA9.js.map +1 -0
- package/dist/{TableCellResizerPlugin-9kvw_LpH.js → TableCellResizerPlugin-BTfuE_kM.js} +53 -53
- package/dist/{TableCellResizerPlugin-9kvw_LpH.js.map → TableCellResizerPlugin-BTfuE_kM.js.map} +1 -1
- package/dist/{TablePlugin-BlXaQ0U6.js → TablePlugin-bFqq2Yd9.js} +75 -75
- package/dist/{TablePlugin-BlXaQ0U6.js.map → TablePlugin-bFqq2Yd9.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 +8 -8
- package/dist/components/RteEditor/Plugins/CourseCataloguePlugin/CourseCataloguePlugin.js +58 -58
- package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +4 -4
- package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +1 -1
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +61 -61
- 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 +13 -13
- 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 +24 -24
- package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +29 -29
- package/dist/components/RteEditor/Plugins/index.js +2 -2
- package/dist/components/RteEditor/RteEditor.js +252 -252
- package/dist/components/RteEditor/RteEditor.js.map +1 -1
- package/dist/components/RteEditor/helpers.js +18 -18
- package/dist/components/RteEditor/nodes/CourseCatalogueNode/CourseCatalogueNode.js +19 -19
- package/dist/components/RteEditor/nodes/TableWrapperNode/TableWrapperNode.js +12 -12
- package/dist/components/index.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +15 -15
- package/dist/Lexical.prod-Dgzi-S1E.js.map +0 -1
- package/dist/LexicalExtension.prod-CNBWjmfs.js.map +0 -1
- package/dist/LexicalLink.prod-EEOzXxej.js +0 -502
- package/dist/LexicalLink.prod-EEOzXxej.js.map +0 -1
- package/dist/LexicalList.prod-DADZlhem.js +0 -627
- package/dist/LexicalList.prod-DADZlhem.js.map +0 -1
- package/dist/LexicalTable.prod-QpQxZNNH.js +0 -1814
- package/dist/LexicalTable.prod-QpQxZNNH.js.map +0 -1
- package/dist/LexicalUtils.prod-D1mwAww-.js +0 -114
- package/dist/LexicalUtils.prod-D1mwAww-.js.map +0 -1
package/dist/components/index.js
CHANGED
|
@@ -37,7 +37,7 @@ import { MenuLink as Co } from "./MenuLink/MenuLink.js";
|
|
|
37
37
|
import { MetaDataBar as Fo } from "./MetaDataBar/MetaDataBar.js";
|
|
38
38
|
import { MetaDataList as Mo } from "./MetaDataList/MetaDataList.js";
|
|
39
39
|
import { ModalDialog as Lo } from "./ModalDialog/ModalDialog.js";
|
|
40
|
-
import { M as Ro } from "../TablePlugin-
|
|
40
|
+
import { M as Ro } from "../TablePlugin-bFqq2Yd9.js";
|
|
41
41
|
import { MultiSelectBox as yo } from "./MultiSelectBox/MultiSelectBox.js";
|
|
42
42
|
import { Notification as Do } from "./Notification/Notification.js";
|
|
43
43
|
import { OverlayCloseButton as vo } from "./OverlayCloseButton/OverlayCloseButton.js";
|
package/dist/index.js
CHANGED
|
@@ -37,7 +37,7 @@ import { MenuLink as Co } from "./components/MenuLink/MenuLink.js";
|
|
|
37
37
|
import { MetaDataBar as Fo } from "./components/MetaDataBar/MetaDataBar.js";
|
|
38
38
|
import { MetaDataList as Mo } from "./components/MetaDataList/MetaDataList.js";
|
|
39
39
|
import { ModalDialog as Lo } from "./components/ModalDialog/ModalDialog.js";
|
|
40
|
-
import { M as Ro } from "./TablePlugin-
|
|
40
|
+
import { M as Ro } from "./TablePlugin-bFqq2Yd9.js";
|
|
41
41
|
import { MultiSelectBox as yo } from "./components/MultiSelectBox/MultiSelectBox.js";
|
|
42
42
|
import { Notification as Do } from "./components/Notification/Notification.js";
|
|
43
43
|
import { OverlayCloseButton as vo } from "./components/OverlayCloseButton/OverlayCloseButton.js";
|
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.53.
|
|
5
|
+
"version": "3.53.14",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"types": "dist/index.d.ts",
|
|
@@ -43,8 +43,8 @@
|
|
|
43
43
|
"react-dom": "^19.2.4"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@commitlint/cli": "^20.4.
|
|
47
|
-
"@commitlint/config-conventional": "^20.4.
|
|
46
|
+
"@commitlint/cli": "^20.4.1",
|
|
47
|
+
"@commitlint/config-conventional": "^20.4.1",
|
|
48
48
|
"@react-aria/button": "^3.14.3",
|
|
49
49
|
"@react-aria/dialog": "^3.5.32",
|
|
50
50
|
"@react-aria/focus": "^3.21.3",
|
|
@@ -53,20 +53,20 @@
|
|
|
53
53
|
"@semantic-release/git": "^10.0.1",
|
|
54
54
|
"@semantic-release/gitlab": "^13.2.9",
|
|
55
55
|
"@semantic-release/npm": "^13.1.3",
|
|
56
|
-
"@storybook/addon-a11y": "^10.2.
|
|
57
|
-
"@storybook/addon-docs": "^10.2.
|
|
58
|
-
"@storybook/addon-links": "^10.2.
|
|
59
|
-
"@storybook/react": "^10.2.
|
|
60
|
-
"@storybook/react-vite": "^10.2.
|
|
56
|
+
"@storybook/addon-a11y": "^10.2.4",
|
|
57
|
+
"@storybook/addon-docs": "^10.2.4",
|
|
58
|
+
"@storybook/addon-links": "^10.2.4",
|
|
59
|
+
"@storybook/react": "^10.2.4",
|
|
60
|
+
"@storybook/react-vite": "^10.2.4",
|
|
61
61
|
"@testing-library/jest-dom": "^6.9.1",
|
|
62
62
|
"@testing-library/react": "^16.3.2",
|
|
63
63
|
"@types/jest": "^30.0.0",
|
|
64
|
-
"@types/node": "^25.
|
|
64
|
+
"@types/node": "^25.2.0",
|
|
65
65
|
"@types/react": "^19.2.10",
|
|
66
66
|
"@types/react-dom": "^19.2.3",
|
|
67
67
|
"@uva-glass/eslint-config": "^1.3.11",
|
|
68
68
|
"@uva-glass/stylelint-config": "^1.3.0",
|
|
69
|
-
"@vitejs/plugin-react": "^5.1.
|
|
69
|
+
"@vitejs/plugin-react": "^5.1.3",
|
|
70
70
|
"babel-jest": "^30.2.0",
|
|
71
71
|
"babel-plugin-transform-vite-meta-env": "^1.0.3",
|
|
72
72
|
"clsx": "^2.1.1",
|
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"react-dom": "^19.2.4",
|
|
84
84
|
"react-router": "^7.13.0",
|
|
85
85
|
"semantic-release": "^25.0.3",
|
|
86
|
-
"storybook": "^10.2.
|
|
86
|
+
"storybook": "^10.2.4",
|
|
87
87
|
"style-dictionary": "^5.2.0",
|
|
88
88
|
"stylelint": "^17.1.0",
|
|
89
89
|
"stylelint-config-recommended": "^18.0.0",
|
|
@@ -102,11 +102,11 @@
|
|
|
102
102
|
"@babel/preset-env": "^7.29.0",
|
|
103
103
|
"@babel/preset-react": "^7.28.5",
|
|
104
104
|
"@babel/preset-typescript": "^7.28.5",
|
|
105
|
-
"@lexical/link": "^0.
|
|
106
|
-
"@lexical/list": "^0.
|
|
107
|
-
"@lexical/react": "^0.
|
|
105
|
+
"@lexical/link": "^0.40.0",
|
|
106
|
+
"@lexical/list": "^0.40.0",
|
|
107
|
+
"@lexical/react": "^0.40.0",
|
|
108
108
|
"@staartwind.nl/lexical-paste-from-word": "^1.0.2",
|
|
109
|
-
"lexical": "^0.
|
|
109
|
+
"lexical": "^0.40.0"
|
|
110
110
|
},
|
|
111
111
|
"optionalDependencies": {
|
|
112
112
|
"@ast-grep/napi-linux-x64-gnu": "0.40.5",
|