@uva-glass/component-library 3.0.4 → 3.0.6
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-CZAqLAjm.js → Lexical.prod-DTADK2yJ.js} +1496 -1469
- package/dist/Lexical.prod-DTADK2yJ.js.map +1 -0
- package/dist/LexicalClipboard.prod-Dx5Fm6e5.js +258 -0
- package/dist/LexicalClipboard.prod-Dx5Fm6e5.js.map +1 -0
- package/dist/{LexicalLink.prod-kqeQGYSo.js → LexicalLink.prod-JpC4y56U.js} +32 -32
- package/dist/LexicalLink.prod-JpC4y56U.js.map +1 -0
- package/dist/LexicalList.prod-w0kSq9sB.js +579 -0
- package/dist/LexicalList.prod-w0kSq9sB.js.map +1 -0
- package/dist/LexicalSelection.prod-DQLHaigk.js +78 -0
- package/dist/LexicalSelection.prod-DQLHaigk.js.map +1 -0
- package/dist/{LexicalTable.prod-DtAMjSWg.js → LexicalTable.prod-DjfZc87j.js} +351 -333
- package/dist/LexicalTable.prod-DjfZc87j.js.map +1 -0
- package/dist/{LexicalUtils.prod-C-NXnTzK.js → LexicalUtils.prod-BBwue2Aj.js} +38 -38
- package/dist/LexicalUtils.prod-BBwue2Aj.js.map +1 -0
- package/dist/{TablePlugin-DkL40qIf.js → TablePlugin-Co5vgBHF.js} +45 -45
- package/dist/{TablePlugin-DkL40qIf.js.map → TablePlugin-Co5vgBHF.js.map} +1 -1
- package/dist/assets/variables.css +3 -14
- package/dist/components/Buttons/Button.stories.js +1 -1
- package/dist/components/Buttons/LinkButton.stories.js +1 -1
- package/dist/components/Buttons/MenuButton.stories.js +1 -1
- package/dist/components/Checkbox/Checkbox.stories.js +1 -1
- package/dist/components/CheckboxButton/CheckboxButton.stories.js +1 -1
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.stories.js +1 -1
- package/dist/components/Chip/Chip.stories.js +1 -1
- package/dist/components/Drawer/Drawer.stories.js +1 -1
- package/dist/components/FormInput/FormInput.js +1 -1
- package/dist/components/FormInput/FormInput.stories.js +1 -1
- package/dist/components/IconButton/IconButton.stories.js +1 -1
- package/dist/components/InputField/InputField.stories.js +2 -2
- package/dist/components/ModalDialog/ModalDialog.stories.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.stories.js +2 -2
- package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
- package/dist/components/MultiSelect/index.js +1 -1
- package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +1 -1
- package/dist/components/OverlayStepBar/OverlayStepBar.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.stories.js +1 -1
- package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +2 -2
- package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
- package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +3 -3
- 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 +45 -45
- package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
- package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +27 -27
- package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +7 -7
- 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 +15 -15
- package/dist/components/RteEditor/Plugins/index.js +1 -1
- package/dist/components/RteEditor/RteEditor.js +240 -240
- package/dist/components/RteEditor/RteEditor.js.map +1 -1
- package/dist/components/RteEditor/helpers.js +4 -4
- package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
- package/dist/components/Sortable/Sortable.stories.js +1 -1
- package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/{helpers-DYmWlhgC.js → helpers-DgTW1vIO.js} +30 -30
- package/dist/{helpers-DYmWlhgC.js.map → helpers-DgTW1vIO.js.map} +1 -1
- package/dist/{index-DkNZhwJb.js → index-CcK2jjMp.js} +275 -243
- package/dist/index-CcK2jjMp.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/storybook__react.d.js +1 -1
- package/package.json +21 -21
- package/dist/Lexical.prod-CZAqLAjm.js.map +0 -1
- package/dist/LexicalClipboard.prod-B0GrUtzr.js +0 -258
- package/dist/LexicalClipboard.prod-B0GrUtzr.js.map +0 -1
- package/dist/LexicalLink.prod-kqeQGYSo.js.map +0 -1
- package/dist/LexicalList.prod-BEKqHUO2.js +0 -576
- package/dist/LexicalList.prod-BEKqHUO2.js.map +0 -1
- package/dist/LexicalSelection.prod-B1DTqn9H.js +0 -86
- package/dist/LexicalSelection.prod-B1DTqn9H.js.map +0 -1
- package/dist/LexicalTable.prod-DtAMjSWg.js.map +0 -1
- package/dist/LexicalUtils.prod-C-NXnTzK.js.map +0 -1
- package/dist/index-DkNZhwJb.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -32,7 +32,7 @@ import { Label as io } from "./components/Label/Label.js";
|
|
|
32
32
|
import { MenuLink as no } from "./components/MenuLink/MenuLink.js";
|
|
33
33
|
import { MetaDataList as co } from "./components/MetaDataList/MetaDataList.js";
|
|
34
34
|
import { ModalDialog as so } from "./components/ModalDialog/ModalDialog.js";
|
|
35
|
-
import { M as So } from "./TablePlugin-
|
|
35
|
+
import { M as So } from "./TablePlugin-Co5vgBHF.js";
|
|
36
36
|
import { OverlayCloseButton as bo } from "./components/OverlayCloseButton/OverlayCloseButton.js";
|
|
37
37
|
import { OverlayStepBar as Fo } from "./components/OverlayStepBar/OverlayStepBar.js";
|
|
38
38
|
import { PageOverlay as Mo } from "./components/PageOverlay/PageOverlay.js";
|
|
@@ -727,7 +727,7 @@ var gr = Ce((Pr, K) => {
|
|
|
727
727
|
return Y.createElement(Y.Suspense, null, E());
|
|
728
728
|
}], Tr = async () => {
|
|
729
729
|
try {
|
|
730
|
-
let { configure: E } = await import("./index-
|
|
730
|
+
let { configure: E } = await import("./index-CcK2jjMp.js").then((t) => t.i);
|
|
731
731
|
E({ unstable_advanceTimersWrapper: (t) => J(t), asyncWrapper: async (t) => {
|
|
732
732
|
let r = Pe();
|
|
733
733
|
k(!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.0.
|
|
5
|
+
"version": "3.0.6",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"types": "dist/index.d.ts",
|
|
@@ -52,22 +52,22 @@
|
|
|
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.5.
|
|
56
|
-
"@storybook/addon-essentials": "^8.5.
|
|
57
|
-
"@storybook/addon-links": "^8.5.
|
|
58
|
-
"@storybook/blocks": "^8.5.
|
|
59
|
-
"@storybook/manager-api": "^8.5.
|
|
60
|
-
"@storybook/preview-api": "^8.5.
|
|
61
|
-
"@storybook/react-vite": "^8.5.
|
|
62
|
-
"@storybook/react": "^8.5.
|
|
63
|
-
"@storybook/test": "^8.5.
|
|
55
|
+
"@storybook/addon-a11y": "^8.5.4",
|
|
56
|
+
"@storybook/addon-essentials": "^8.5.4",
|
|
57
|
+
"@storybook/addon-links": "^8.5.4",
|
|
58
|
+
"@storybook/blocks": "^8.5.4",
|
|
59
|
+
"@storybook/manager-api": "^8.5.4",
|
|
60
|
+
"@storybook/preview-api": "^8.5.4",
|
|
61
|
+
"@storybook/react-vite": "^8.5.4",
|
|
62
|
+
"@storybook/react": "^8.5.4",
|
|
63
|
+
"@storybook/test": "^8.5.4",
|
|
64
64
|
"@testing-library/jest-dom": "^6.6.3",
|
|
65
65
|
"@testing-library/react": "^16.2.0",
|
|
66
66
|
"@types/jest": "^29.5.14",
|
|
67
67
|
"@types/node": "^22.13.1",
|
|
68
68
|
"@types/react-dom": "^19.0.3",
|
|
69
69
|
"@types/react": "^19.0.8",
|
|
70
|
-
"@uva-glass/eslint-config": "^1.3.
|
|
70
|
+
"@uva-glass/eslint-config": "^1.3.4",
|
|
71
71
|
"@uva-glass/stylelint-config": "^1.2.1",
|
|
72
72
|
"@vitejs/plugin-react": "^4.3.4",
|
|
73
73
|
"babel-jest": "^29.7.0",
|
|
@@ -85,9 +85,9 @@
|
|
|
85
85
|
"react-dom": "^18.3.1",
|
|
86
86
|
"react-router": "^7.1.5",
|
|
87
87
|
"react": "^18.3.1",
|
|
88
|
-
"semantic-release": "^24.2.
|
|
89
|
-
"storybook": "^8.5.
|
|
90
|
-
"style-dictionary": "^4.3.
|
|
88
|
+
"semantic-release": "^24.2.2",
|
|
89
|
+
"storybook": "^8.5.4",
|
|
90
|
+
"style-dictionary": "^4.3.3",
|
|
91
91
|
"stylelint-config-recommended": "^15.0.0",
|
|
92
92
|
"stylelint-config-standard": "^37.0.0",
|
|
93
93
|
"stylelint-order": "^6.0.4",
|
|
@@ -105,15 +105,15 @@
|
|
|
105
105
|
"@babel/preset-env": "^7.26.8",
|
|
106
106
|
"@babel/preset-react": "^7.26.3",
|
|
107
107
|
"@babel/preset-typescript": "^7.26.0",
|
|
108
|
-
"@lexical/link": "^0.
|
|
109
|
-
"@lexical/list": "^0.
|
|
110
|
-
"@lexical/react": "^0.
|
|
108
|
+
"@lexical/link": "^0.24.0",
|
|
109
|
+
"@lexical/list": "^0.24.0",
|
|
110
|
+
"@lexical/react": "^0.24.0",
|
|
111
111
|
"@staartwind.nl/lexical-paste-from-word": "^1.0.2",
|
|
112
|
-
"lexical": "^0.
|
|
112
|
+
"lexical": "^0.24.0"
|
|
113
113
|
},
|
|
114
114
|
"optionalDependencies": {
|
|
115
|
-
"@rollup/rollup-linux-x64-gnu": "^4.34.
|
|
116
|
-
"@rspack/binding-darwin-arm64": "1.2.
|
|
117
|
-
"@rspack/binding-linux-x64-gnu": "1.2.
|
|
115
|
+
"@rollup/rollup-linux-x64-gnu": "^4.34.6",
|
|
116
|
+
"@rspack/binding-darwin-arm64": "1.2.3",
|
|
117
|
+
"@rspack/binding-linux-x64-gnu": "1.2.3"
|
|
118
118
|
}
|
|
119
119
|
}
|