@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.
Files changed (81) hide show
  1. package/dist/{Lexical.prod-CZAqLAjm.js → Lexical.prod-DTADK2yJ.js} +1496 -1469
  2. package/dist/Lexical.prod-DTADK2yJ.js.map +1 -0
  3. package/dist/LexicalClipboard.prod-Dx5Fm6e5.js +258 -0
  4. package/dist/LexicalClipboard.prod-Dx5Fm6e5.js.map +1 -0
  5. package/dist/{LexicalLink.prod-kqeQGYSo.js → LexicalLink.prod-JpC4y56U.js} +32 -32
  6. package/dist/LexicalLink.prod-JpC4y56U.js.map +1 -0
  7. package/dist/LexicalList.prod-w0kSq9sB.js +579 -0
  8. package/dist/LexicalList.prod-w0kSq9sB.js.map +1 -0
  9. package/dist/LexicalSelection.prod-DQLHaigk.js +78 -0
  10. package/dist/LexicalSelection.prod-DQLHaigk.js.map +1 -0
  11. package/dist/{LexicalTable.prod-DtAMjSWg.js → LexicalTable.prod-DjfZc87j.js} +351 -333
  12. package/dist/LexicalTable.prod-DjfZc87j.js.map +1 -0
  13. package/dist/{LexicalUtils.prod-C-NXnTzK.js → LexicalUtils.prod-BBwue2Aj.js} +38 -38
  14. package/dist/LexicalUtils.prod-BBwue2Aj.js.map +1 -0
  15. package/dist/{TablePlugin-DkL40qIf.js → TablePlugin-Co5vgBHF.js} +45 -45
  16. package/dist/{TablePlugin-DkL40qIf.js.map → TablePlugin-Co5vgBHF.js.map} +1 -1
  17. package/dist/assets/variables.css +3 -14
  18. package/dist/components/Buttons/Button.stories.js +1 -1
  19. package/dist/components/Buttons/LinkButton.stories.js +1 -1
  20. package/dist/components/Buttons/MenuButton.stories.js +1 -1
  21. package/dist/components/Checkbox/Checkbox.stories.js +1 -1
  22. package/dist/components/CheckboxButton/CheckboxButton.stories.js +1 -1
  23. package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +1 -1
  24. package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
  25. package/dist/components/CheckboxTree/CheckboxTree.stories.js +1 -1
  26. package/dist/components/Chip/Chip.stories.js +1 -1
  27. package/dist/components/Drawer/Drawer.stories.js +1 -1
  28. package/dist/components/FormInput/FormInput.js +1 -1
  29. package/dist/components/FormInput/FormInput.stories.js +1 -1
  30. package/dist/components/IconButton/IconButton.stories.js +1 -1
  31. package/dist/components/InputField/InputField.stories.js +2 -2
  32. package/dist/components/ModalDialog/ModalDialog.stories.js +1 -1
  33. package/dist/components/MultiSelect/MultiSelect.js +1 -1
  34. package/dist/components/MultiSelect/MultiSelect.stories.js +2 -2
  35. package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
  36. package/dist/components/MultiSelect/index.js +1 -1
  37. package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +1 -1
  38. package/dist/components/OverlayStepBar/OverlayStepBar.js +1 -1
  39. package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
  40. package/dist/components/PeriodSelector/PeriodSelector.stories.js +1 -1
  41. package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +2 -2
  42. package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
  43. package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +3 -3
  44. package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +2 -2
  45. package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +2 -2
  46. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkContextMenu/LinkContextMenu.js +1 -1
  47. package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +45 -45
  48. package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
  49. package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +27 -27
  50. package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +7 -7
  51. package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +1 -1
  52. package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +3 -3
  53. package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +10 -10
  54. package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
  55. package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +15 -15
  56. package/dist/components/RteEditor/Plugins/index.js +1 -1
  57. package/dist/components/RteEditor/RteEditor.js +240 -240
  58. package/dist/components/RteEditor/RteEditor.js.map +1 -1
  59. package/dist/components/RteEditor/helpers.js +4 -4
  60. package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
  61. package/dist/components/Sortable/Sortable.stories.js +1 -1
  62. package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
  63. package/dist/components/index.js +1 -1
  64. package/dist/{helpers-DYmWlhgC.js → helpers-DgTW1vIO.js} +30 -30
  65. package/dist/{helpers-DYmWlhgC.js.map → helpers-DgTW1vIO.js.map} +1 -1
  66. package/dist/{index-DkNZhwJb.js → index-CcK2jjMp.js} +275 -243
  67. package/dist/index-CcK2jjMp.js.map +1 -0
  68. package/dist/index.js +1 -1
  69. package/dist/storybook__react.d.js +1 -1
  70. package/package.json +21 -21
  71. package/dist/Lexical.prod-CZAqLAjm.js.map +0 -1
  72. package/dist/LexicalClipboard.prod-B0GrUtzr.js +0 -258
  73. package/dist/LexicalClipboard.prod-B0GrUtzr.js.map +0 -1
  74. package/dist/LexicalLink.prod-kqeQGYSo.js.map +0 -1
  75. package/dist/LexicalList.prod-BEKqHUO2.js +0 -576
  76. package/dist/LexicalList.prod-BEKqHUO2.js.map +0 -1
  77. package/dist/LexicalSelection.prod-B1DTqn9H.js +0 -86
  78. package/dist/LexicalSelection.prod-B1DTqn9H.js.map +0 -1
  79. package/dist/LexicalTable.prod-DtAMjSWg.js.map +0 -1
  80. package/dist/LexicalUtils.prod-C-NXnTzK.js.map +0 -1
  81. 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-DkL40qIf.js";
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-DkNZhwJb.js").then((t) => t.i);
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.4",
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.3",
56
- "@storybook/addon-essentials": "^8.5.3",
57
- "@storybook/addon-links": "^8.5.3",
58
- "@storybook/blocks": "^8.5.3",
59
- "@storybook/manager-api": "^8.5.3",
60
- "@storybook/preview-api": "^8.5.3",
61
- "@storybook/react-vite": "^8.5.3",
62
- "@storybook/react": "^8.5.3",
63
- "@storybook/test": "^8.5.3",
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.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.1",
89
- "storybook": "^8.5.3",
90
- "style-dictionary": "^4.3.2",
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.23.1",
109
- "@lexical/list": "^0.23.1",
110
- "@lexical/react": "^0.23.1",
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.23.1"
112
+ "lexical": "^0.24.0"
113
113
  },
114
114
  "optionalDependencies": {
115
- "@rollup/rollup-linux-x64-gnu": "^4.34.5",
116
- "@rspack/binding-darwin-arm64": "1.2.2",
117
- "@rspack/binding-linux-x64-gnu": "1.2.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
  }