@uva-glass/component-library 3.5.0 → 3.6.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.
- package/dist/{Lexical.prod-CniF7zEE.js → Lexical.prod-CWyHQUEM.js} +738 -736
- package/dist/Lexical.prod-CWyHQUEM.js.map +1 -0
- package/dist/{LexicalClipboard.prod-BXVNkwwS.js → LexicalClipboard.prod-DbqSWANZ.js} +41 -41
- package/dist/{LexicalClipboard.prod-BXVNkwwS.js.map → LexicalClipboard.prod-DbqSWANZ.js.map} +1 -1
- package/dist/LexicalLink.prod-DbxnRszt.js +275 -0
- package/dist/LexicalLink.prod-DbxnRszt.js.map +1 -0
- package/dist/{LexicalList.prod-BUcoZhe4.js → LexicalList.prod-pZmYrwOC.js} +212 -172
- package/dist/LexicalList.prod-pZmYrwOC.js.map +1 -0
- package/dist/{LexicalSelection.prod-BfAlhGGm.js → LexicalSelection.prod-DkvWlcln.js} +14 -14
- package/dist/{LexicalSelection.prod-BfAlhGGm.js.map → LexicalSelection.prod-DkvWlcln.js.map} +1 -1
- package/dist/LexicalTable.prod-C6duSS2P.js +1720 -0
- package/dist/LexicalTable.prod-C6duSS2P.js.map +1 -0
- package/dist/{LexicalUtils.prod-DVr8VsHc.js → LexicalUtils.prod-Dny9Fu94.js} +43 -43
- package/dist/{LexicalUtils.prod-DVr8VsHc.js.map → LexicalUtils.prod-Dny9Fu94.js.map} +1 -1
- package/dist/{TablePlugin-MjKuocl4.js → TablePlugin-Ba6PaBhf.js} +28 -28
- package/dist/{TablePlugin-MjKuocl4.js.map → TablePlugin-Ba6PaBhf.js.map} +1 -1
- package/dist/components/Accordion/Accordion.test.js +2 -2
- package/dist/components/AccordionCard/AccordionCard.test.js +2 -2
- package/dist/components/ActionList/ActionList.test.js +2 -2
- package/dist/components/AppStatusBar/AppStatusBar.test.js +1 -1
- package/dist/components/Attention/Attention.test.js +1 -1
- package/dist/components/Backdrop/Backdrop.test.js +1 -1
- package/dist/components/Buttons/Button.test.js +1 -1
- package/dist/components/Buttons/LinkButton.test.js +1 -1
- package/dist/components/Buttons/MenuButton.test.js +1 -1
- package/dist/components/Card/Card.test.js +1 -1
- package/dist/components/Checkbox/Checkbox.test.js +1 -1
- package/dist/components/CheckboxButton/CheckboxButton.test.js +1 -1
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
- package/dist/components/FeedbackBar/FeedbackBar.test.js +1 -1
- package/dist/components/FormInput/FormInput.js +1 -1
- package/dist/components/Icon/icons/index.d.ts +12 -0
- package/dist/components/Icon/icons/index.js +163 -153
- package/dist/components/Icon/icons/index.js.map +1 -1
- package/dist/components/InputField/InputField.stories.js +1 -1
- package/dist/components/Label/Label.test.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/OverlayStepBar/OverlayStepBar.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
- package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +1 -1
- package/dist/components/RadioGroup/Radiogroup.test.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 +35 -35
- 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/TablePlugin/AddTableFrom.js +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +3 -3
- package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +11 -11
- package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +7 -7
- package/dist/components/RteEditor/Plugins/index.js +1 -1
- package/dist/components/RteEditor/RteEditor.js +237 -235
- package/dist/components/RteEditor/RteEditor.js.map +1 -1
- package/dist/components/RteEditor/helpers.js +4 -4
- package/dist/components/StatusBadge/StatusBadge.test.js +1 -1
- package/dist/components/TextArea/TextArea.test.js +1 -1
- package/dist/components/Timeline/Timeline.test.js +2 -2
- package/dist/components/VarIndicator/VarIndicator.test.js +2 -2
- package/dist/components/index.js +1 -1
- package/dist/{helpers-ChM6xtQG.js → helpers-BUwfVZhW.js} +15 -15
- package/dist/{helpers-ChM6xtQG.js.map → helpers-BUwfVZhW.js.map} +1 -1
- package/dist/{index-hwMTfLfH.js → index-Ck15_vKo.js} +2 -2
- package/dist/{index-hwMTfLfH.js.map → index-Ck15_vKo.js.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/{react.esm-DI5ilWeT.js → react.esm-CMg7bmSn.js} +372 -366
- package/dist/{react.esm-DI5ilWeT.js.map → react.esm-CMg7bmSn.js.map} +1 -1
- package/package.json +28 -28
- package/dist/Lexical.prod-CniF7zEE.js.map +0 -1
- package/dist/LexicalLink.prod-Du8ZoNsh.js +0 -259
- package/dist/LexicalLink.prod-Du8ZoNsh.js.map +0 -1
- package/dist/LexicalList.prod-BUcoZhe4.js.map +0 -1
- package/dist/LexicalTable.prod-CYafu_j9.js +0 -1555
- package/dist/LexicalTable.prod-CYafu_j9.js.map +0 -1
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.
|
|
5
|
+
"version": "3.6.1",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"types": "dist/index.d.ts",
|
|
@@ -52,21 +52,21 @@
|
|
|
52
52
|
"@semantic-release/git": "^10.0.1",
|
|
53
53
|
"@semantic-release/gitlab": "^13.2.4",
|
|
54
54
|
"@semantic-release/npm": "^12.0.1",
|
|
55
|
-
"@storybook/addon-a11y": "^8.6.
|
|
56
|
-
"@storybook/addon-essentials": "^8.6.
|
|
57
|
-
"@storybook/addon-links": "^8.6.
|
|
58
|
-
"@storybook/blocks": "^8.6.
|
|
59
|
-
"@storybook/manager-api": "^8.6.
|
|
60
|
-
"@storybook/preview-api": "^8.6.
|
|
61
|
-
"@storybook/react-vite": "^8.6.
|
|
62
|
-
"@storybook/react": "^8.6.
|
|
63
|
-
"@storybook/test": "^8.6.
|
|
55
|
+
"@storybook/addon-a11y": "^8.6.12",
|
|
56
|
+
"@storybook/addon-essentials": "^8.6.12",
|
|
57
|
+
"@storybook/addon-links": "^8.6.12",
|
|
58
|
+
"@storybook/blocks": "^8.6.12",
|
|
59
|
+
"@storybook/manager-api": "^8.6.12",
|
|
60
|
+
"@storybook/preview-api": "^8.6.12",
|
|
61
|
+
"@storybook/react-vite": "^8.6.12",
|
|
62
|
+
"@storybook/react": "^8.6.12",
|
|
63
|
+
"@storybook/test": "^8.6.12",
|
|
64
64
|
"@testing-library/jest-dom": "^6.6.3",
|
|
65
|
-
"@testing-library/react": "^16.
|
|
65
|
+
"@testing-library/react": "^16.3.0",
|
|
66
66
|
"@types/jest": "^29.5.14",
|
|
67
|
-
"@types/node": "^22.
|
|
68
|
-
"@types/react-dom": "^19.
|
|
69
|
-
"@types/react": "^19.0
|
|
67
|
+
"@types/node": "^22.14.0",
|
|
68
|
+
"@types/react-dom": "^19.1.1",
|
|
69
|
+
"@types/react": "^19.1.0",
|
|
70
70
|
"@uva-glass/eslint-config": "^1.3.10",
|
|
71
71
|
"@uva-glass/stylelint-config": "^1.2.2",
|
|
72
72
|
"@vitejs/plugin-react": "^4.3.4",
|
|
@@ -83,38 +83,38 @@
|
|
|
83
83
|
"jsdom": "^26.0.0",
|
|
84
84
|
"npm-run-all2": "^7.0.2",
|
|
85
85
|
"react-dom": "^18.3.1",
|
|
86
|
-
"react-router": "^7.
|
|
86
|
+
"react-router": "^7.5.0",
|
|
87
87
|
"react": "^18.3.1",
|
|
88
88
|
"semantic-release": "^24.2.3",
|
|
89
|
-
"storybook": "^8.6.
|
|
89
|
+
"storybook": "^8.6.12",
|
|
90
90
|
"style-dictionary": "^4.3.3",
|
|
91
|
-
"stylelint-config-recommended": "^
|
|
92
|
-
"stylelint-config-standard": "^
|
|
91
|
+
"stylelint-config-recommended": "^16.0.0",
|
|
92
|
+
"stylelint-config-standard": "^38.0.0",
|
|
93
93
|
"stylelint-order": "^6.0.4",
|
|
94
|
-
"stylelint": "^16.
|
|
94
|
+
"stylelint": "^16.18.0",
|
|
95
95
|
"ts-node": "^10.9.2",
|
|
96
|
-
"typescript": "^5.8.
|
|
96
|
+
"typescript": "^5.8.3",
|
|
97
97
|
"vite-plugin-dts": "^4.5.3",
|
|
98
98
|
"vite-plugin-lib-inject-css": "^2.2.1",
|
|
99
99
|
"vite-plugin-static-copy": "^2.3.0",
|
|
100
100
|
"vite-plugin-svgr": "^4.3.0",
|
|
101
101
|
"vite-tsconfig-paths": "^5.1.4",
|
|
102
|
-
"vite": "^6.2.
|
|
102
|
+
"vite": "^6.2.5"
|
|
103
103
|
},
|
|
104
104
|
"dependencies": {
|
|
105
105
|
"@babel/preset-env": "^7.26.9",
|
|
106
106
|
"@babel/preset-react": "^7.26.3",
|
|
107
107
|
"@babel/preset-typescript": "^7.27.0",
|
|
108
|
-
"@lexical/link": "^0.
|
|
109
|
-
"@lexical/list": "^0.
|
|
110
|
-
"@lexical/react": "^0.
|
|
108
|
+
"@lexical/link": "^0.30.0",
|
|
109
|
+
"@lexical/list": "^0.30.0",
|
|
110
|
+
"@lexical/react": "^0.30.0",
|
|
111
111
|
"@staartwind.nl/lexical-paste-from-word": "^1.0.2",
|
|
112
|
-
"lexical": "^0.
|
|
112
|
+
"lexical": "^0.30.0"
|
|
113
113
|
},
|
|
114
114
|
"optionalDependencies": {
|
|
115
|
-
"@rollup/rollup-linux-x64-gnu": "^4.
|
|
116
|
-
"@rspack/binding-darwin-arm64": "1.2
|
|
117
|
-
"@rspack/binding-linux-x64-gnu": "1.2
|
|
115
|
+
"@rollup/rollup-linux-x64-gnu": "^4.39.0",
|
|
116
|
+
"@rspack/binding-darwin-arm64": "1.3.2",
|
|
117
|
+
"@rspack/binding-linux-x64-gnu": "1.3.2",
|
|
118
118
|
"@ast-grep/napi-linux-x64-gnu": "0.36.2"
|
|
119
119
|
}
|
|
120
120
|
}
|