@eeacms/volto-eea-kitkat 23.1.0 → 23.2.0

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/CHANGELOG CHANGED
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ ### [23.2.0](https://github.com/eea/volto-eea-kitkat/compare/23.1.0...23.2.0) - 3 April 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-taxonomy@4.1.2 [EEA Jenkins - [`c820c3b`](https://github.com/eea/volto-eea-kitkat/commit/c820c3bb87c5f7dabc5a336c2d1045ce0441c9d9)]
12
+ - Release @eeacms/volto-columns-block@7.1.0 [EEA Jenkins - [`dda95af`](https://github.com/eea/volto-eea-kitkat/commit/dda95af8dcce44914671d911ecc91596728e7fd1)]
13
+
14
+ #### :hammer_and_wrench: Others
15
+
16
+ - Release 23.2.0 [alin - [`55137fa`](https://github.com/eea/volto-eea-kitkat/commit/55137fa417228961f1a7e49ad2e17a1111d2d33e)]
7
17
  ### [23.1.0](https://github.com/eea/volto-eea-kitkat/compare/23.0.1...23.1.0) - 29 March 2024
8
18
 
9
19
  #### :rocket: Dependency updates
package/CHANGELOG.md CHANGED
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ ### [23.2.0](https://github.com/eea/volto-eea-kitkat/compare/23.1.0...23.2.0) - 3 April 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-taxonomy@4.1.2 [EEA Jenkins - [`c820c3b`](https://github.com/eea/volto-eea-kitkat/commit/c820c3bb87c5f7dabc5a336c2d1045ce0441c9d9)]
12
+ - Release @eeacms/volto-columns-block@7.1.0 [EEA Jenkins - [`dda95af`](https://github.com/eea/volto-eea-kitkat/commit/dda95af8dcce44914671d911ecc91596728e7fd1)]
13
+
14
+ #### :hammer_and_wrench: Others
15
+
16
+ - Release 23.2.0 [alin - [`55137fa`](https://github.com/eea/volto-eea-kitkat/commit/55137fa417228961f1a7e49ad2e17a1111d2d33e)]
7
17
  ### [23.1.0](https://github.com/eea/volto-eea-kitkat/compare/23.0.1...23.1.0) - 29 March 2024
8
18
 
9
19
  #### :rocket: Dependency updates
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "23.1.0",
3
+ "version": "23.2.0",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -69,7 +69,7 @@
69
69
  "@eeacms/volto-block-image-cards": "1.3.8",
70
70
  "@eeacms/volto-block-style": "6.1.0",
71
71
  "@eeacms/volto-call-to-action-block": "4.3.1",
72
- "@eeacms/volto-columns-block": "7.0.1",
72
+ "@eeacms/volto-columns-block": "7.1.0",
73
73
  "@eeacms/volto-controlpanel": "0.3.0",
74
74
  "@eeacms/volto-corsproxy": "3.1.5",
75
75
  "@eeacms/volto-description-block": "1.2.4",
@@ -90,7 +90,7 @@
90
90
  "@eeacms/volto-statistic-block": "4.1.0",
91
91
  "@eeacms/volto-tabs-block": "7.5.1",
92
92
  "@eeacms/volto-tags-block": "1.2.4",
93
- "@eeacms/volto-taxonomy": "4.1.1",
93
+ "@eeacms/volto-taxonomy": "4.1.2",
94
94
  "@eeacms/volto-timeline-block": "1.1.5",
95
95
  "@eeacms/volto-toolbar-actions": "1.0.3",
96
96
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
@@ -119,7 +119,7 @@
119
119
  "@eeacms/volto-block-divider": "6.2.0",
120
120
  "@eeacms/volto-block-image-cards": "1.3.8",
121
121
  "@eeacms/volto-block-style": "6.1.0",
122
- "@eeacms/volto-columns-block": "7.0.1",
122
+ "@eeacms/volto-columns-block": "7.1.0",
123
123
  "@eeacms/volto-corsproxy": "3.1.5",
124
124
  "@eeacms/volto-group-block": "6.4.0",
125
125
  "@eeacms/volto-listing-block": "7.1.0",
@@ -132,7 +132,7 @@
132
132
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
133
133
  "@eeacms/volto-slate-zotero": "5.2.7",
134
134
  "@eeacms/volto-tabs-block": "7.5.1",
135
- "@eeacms/volto-taxonomy": "4.1.1",
135
+ "@eeacms/volto-taxonomy": "4.1.2",
136
136
  "@eeacms/volto-toolbar-actions": "1.0.3",
137
137
  "@eeacms/volto-widget-geolocation": "5.3.0",
138
138
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "23.0.1",
3
+ "version": "23.1.0",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -63,9 +63,9 @@
63
63
  "dependencies": {
64
64
  "@eeacms/countup": "2.0.6",
65
65
  "@eeacms/volto-accordion-block": "10.4.6",
66
- "@eeacms/volto-anchors": "0.6.0",
66
+ "@eeacms/volto-anchors": "0.7.0",
67
67
  "@eeacms/volto-banner": "3.1.5",
68
- "@eeacms/volto-block-divider": "6.1.6",
68
+ "@eeacms/volto-block-divider": "6.2.0",
69
69
  "@eeacms/volto-block-image-cards": "1.3.8",
70
70
  "@eeacms/volto-block-style": "6.1.0",
71
71
  "@eeacms/volto-call-to-action-block": "4.3.1",
@@ -83,12 +83,12 @@
83
83
  "@eeacms/volto-quote-block": "1.2.3",
84
84
  "@eeacms/volto-resize-helper": "1.3.4",
85
85
  "@eeacms/volto-sentry-rancher-config": "4.0.0",
86
- "@eeacms/volto-slate-footnote": "6.2.3",
86
+ "@eeacms/volto-slate-footnote": "6.3.0",
87
87
  "@eeacms/volto-slate-label": "0.6.0",
88
88
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
89
89
  "@eeacms/volto-slate-zotero": "5.2.7",
90
90
  "@eeacms/volto-statistic-block": "4.1.0",
91
- "@eeacms/volto-tabs-block": "7.5.0",
91
+ "@eeacms/volto-tabs-block": "7.5.1",
92
92
  "@eeacms/volto-tags-block": "1.2.4",
93
93
  "@eeacms/volto-taxonomy": "4.1.1",
94
94
  "@eeacms/volto-timeline-block": "1.1.5",
@@ -104,7 +104,7 @@
104
104
  "resolutions": {
105
105
  "@eeacms/volto-controlpanel": "0.3.0",
106
106
  "@eeacms/volto-nextcloud-video-block": "0.4.8",
107
- "@eeacms/volto-anchors": "0.6.0",
107
+ "@eeacms/volto-anchors": "0.7.0",
108
108
  "@eeacms/volto-quote-block": "1.2.3",
109
109
  "@eeacms/volto-statistic-block": "4.1.0",
110
110
  "@eeacms/volto-tags-block": "1.2.4",
@@ -116,7 +116,7 @@
116
116
  "@plone-collective/volto-sentry": "0.3.1",
117
117
  "@eeacms/volto-accordion-block": "10.4.6",
118
118
  "@eeacms/volto-banner": "3.1.5",
119
- "@eeacms/volto-block-divider": "6.1.6",
119
+ "@eeacms/volto-block-divider": "6.2.0",
120
120
  "@eeacms/volto-block-image-cards": "1.3.8",
121
121
  "@eeacms/volto-block-style": "6.1.0",
122
122
  "@eeacms/volto-columns-block": "7.0.1",
@@ -128,10 +128,10 @@
128
128
  "@eeacms/volto-object-widget": "6.0.0",
129
129
  "@eeacms/volto-resize-helper": "1.3.4",
130
130
  "@eeacms/volto-sentry-rancher-config": "4.0.0",
131
- "@eeacms/volto-slate-footnote": "6.2.3",
131
+ "@eeacms/volto-slate-footnote": "6.3.0",
132
132
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
133
133
  "@eeacms/volto-slate-zotero": "5.2.7",
134
- "@eeacms/volto-tabs-block": "7.5.0",
134
+ "@eeacms/volto-tabs-block": "7.5.1",
135
135
  "@eeacms/volto-taxonomy": "4.1.1",
136
136
  "@eeacms/volto-toolbar-actions": "1.0.3",
137
137
  "@eeacms/volto-widget-geolocation": "5.3.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "23.1.0",
3
+ "version": "23.2.0",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -69,7 +69,7 @@
69
69
  "@eeacms/volto-block-image-cards": "1.3.8",
70
70
  "@eeacms/volto-block-style": "6.1.0",
71
71
  "@eeacms/volto-call-to-action-block": "4.3.1",
72
- "@eeacms/volto-columns-block": "7.0.1",
72
+ "@eeacms/volto-columns-block": "7.1.0",
73
73
  "@eeacms/volto-controlpanel": "0.3.0",
74
74
  "@eeacms/volto-corsproxy": "3.1.5",
75
75
  "@eeacms/volto-description-block": "1.2.4",
@@ -90,7 +90,7 @@
90
90
  "@eeacms/volto-statistic-block": "4.1.0",
91
91
  "@eeacms/volto-tabs-block": "7.5.1",
92
92
  "@eeacms/volto-tags-block": "1.2.4",
93
- "@eeacms/volto-taxonomy": "4.1.1",
93
+ "@eeacms/volto-taxonomy": "4.1.2",
94
94
  "@eeacms/volto-timeline-block": "1.1.5",
95
95
  "@eeacms/volto-toolbar-actions": "1.0.3",
96
96
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
@@ -119,7 +119,7 @@
119
119
  "@eeacms/volto-block-divider": "6.2.0",
120
120
  "@eeacms/volto-block-image-cards": "1.3.8",
121
121
  "@eeacms/volto-block-style": "6.1.0",
122
- "@eeacms/volto-columns-block": "7.0.1",
122
+ "@eeacms/volto-columns-block": "7.1.0",
123
123
  "@eeacms/volto-corsproxy": "3.1.5",
124
124
  "@eeacms/volto-group-block": "6.4.0",
125
125
  "@eeacms/volto-listing-block": "7.1.0",
@@ -132,7 +132,7 @@
132
132
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
133
133
  "@eeacms/volto-slate-zotero": "5.2.7",
134
134
  "@eeacms/volto-tabs-block": "7.5.1",
135
- "@eeacms/volto-taxonomy": "4.1.1",
135
+ "@eeacms/volto-taxonomy": "4.1.2",
136
136
  "@eeacms/volto-toolbar-actions": "1.0.3",
137
137
  "@eeacms/volto-widget-geolocation": "5.3.0",
138
138
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
package/partfile CHANGED
@@ -1,2 +1 @@
1
- - cypress test fixes [David Ichim - [`bcec796`](https://github.com/eea/volto-eea-kitkat/commit/bcec796ceedd131f173752a6e79dbbb62c7ac749)]
2
- - Release 23.1.0 [alin - [`747b8ac`](https://github.com/eea/volto-eea-kitkat/commit/747b8ac843907a00e570f804f0f7cc98e51775af)]
1
+ - Release 23.2.0 [alin - [`55137fa`](https://github.com/eea/volto-eea-kitkat/commit/55137fa417228961f1a7e49ad2e17a1111d2d33e)]
package/releasefile CHANGED
@@ -1,69 +1,24 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-anchors: 0.6.0 ~ 0.7.0](https://github.com/eea/volto-anchors/releases)
3
+ ### [@eeacms/volto-columns-block: 7.0.1 ~ 7.1.0](https://github.com/eea/volto-columns-block/releases)
4
4
 
5
5
  ###### :bug: Bug Fixes
6
6
 
7
- - fix(anchor): error where selector in URL is invalid #32 from eea/265448-fix-invalid-selector [ichim-david - [`8e943b1`](https://github.com/eea/volto-anchors/commit/8e943b119d7073edd2f2d799489fb47fac596db9)]
8
- ###### :house: Internal changes
9
-
10
- - chore: Fix newline in package.json [alin - [`15d3ddb`](https://github.com/eea/volto-anchors/commit/15d3ddb7c0a0c339f26002304dc9f2ff9885ca2e)]
7
+ - fix(toc): use the correct function to render entries in toc #94 from eea/develop [ichim-david - [`8c9f948`](https://github.com/eea/volto-columns-block/commit/8c9f94836bcdeeefdc7a7a4e8608246fc3892e75)]
8
+ - fix(toc): use the correct function to render entries in toc [Miu Razvan - [`e3a27d2`](https://github.com/eea/volto-columns-block/commit/e3a27d2065534a87feba83c68d286520d2dccee8)]
11
9
  ###### :hammer_and_wrench: Others
12
10
 
13
- - bump package version [David Ichim - [`c98459b`](https://github.com/eea/volto-anchors/commit/c98459b9347708a266e16f1c547447a51a783092)]
14
- - remove console error [Teodor - [`a0bed8b`](https://github.com/eea/volto-anchors/commit/a0bed8b609fd78f07e2f5b029a332168468c1143)]
15
- - update function to validate selector [Teodor - [`64c283b`](https://github.com/eea/volto-anchors/commit/64c283b48b307f76b0781bfa92f35b40dbdf4bdf)]
16
- - Ref #265448 Fix error where selector in URL is invalid [Teodor - [`e61425a`](https://github.com/eea/volto-anchors/commit/e61425ac3477c75e8185c8c5eea52eae69c7b717)]
11
+ - bump version [Miu Razvan - [`f8e3989`](https://github.com/eea/volto-columns-block/commit/f8e3989ced66093b337661c2824c756d73fa5f85)]
17
12
 
18
- ### [@eeacms/volto-block-divider: 6.1.6 ~ 6.2.0](https://github.com/eea/volto-block-divider/releases)
13
+ ### [@eeacms/volto-taxonomy: 4.1.1 ~ 4.1.2](https://github.com/eea/volto-taxonomy/releases)
19
14
 
20
- ###### :rocket: New Features
21
-
22
- - feat(styling): added divider spacing options #19 from eea/divider-spacing-sizes [ichim-david - [`8999247`](https://github.com/eea/volto-block-divider/commit/899924700b1dd266e745d3beeb55e38e9ac84b3a)]
23
15
  ###### :bug: Bug Fixes
24
16
 
25
- - fix(tests): cypress wait by defining content with move to volto-17 [David Ichim - [`5a9f0a3`](https://github.com/eea/volto-block-divider/commit/5a9f0a3924f3f991f14f8b126bd7e98a62f67273)]
26
- - fix(lint): removed syntax less flag since latest version doesn't support this flag [David Ichim - [`3c0e579`](https://github.com/eea/volto-block-divider/commit/3c0e579269839bbcf5895276c0d979d0b7427257)]
27
- ###### :nail_care: Enhancements
28
-
29
- - change(divider): added spacing field description and the values use css variables [David Ichim - [`757e7e4`](https://github.com/eea/volto-block-divider/commit/757e7e4521f07b9883d1d91e08ff83beb2060cef)]
30
- ###### :house: Internal changes
31
-
32
- - chore: package.json [Alin Voinea - [`959fe8a`](https://github.com/eea/volto-block-divider/commit/959fe8a996ad869af17e814e6d7c0fc6388698cd)]
33
- ###### :hammer_and_wrench: Others
34
-
35
- - Update package.json [ichim-david - [`c7d2830`](https://github.com/eea/volto-block-divider/commit/c7d2830b8147bbd018396a7c1620e40b8e7215bf)]
36
- - tests cleanup [David Ichim - [`dfef06d`](https://github.com/eea/volto-block-divider/commit/dfef06dcb789887437997ab2a39313fa4be6eaeb)]
37
- - wip trying to get cypress tests to run [David Ichim - [`25494eb`](https://github.com/eea/volto-block-divider/commit/25494eb817c86f9857e9d603e29560680b7a54ae)]
38
- - Add razzle-plugin-scss dependency [David Ichim - [`5a2aa04`](https://github.com/eea/volto-block-divider/commit/5a2aa04b4640bd38fe3a1792cf0132cd40a85517)]
39
- - Add postcss-less dependency to devDependencies [David Ichim - [`935bf7d`](https://github.com/eea/volto-block-divider/commit/935bf7d220cfec5a8f9d08620f9f756764d90e5b)]
40
- - lint fixes for webpack5 [David Ichim - [`b456f07`](https://github.com/eea/volto-block-divider/commit/b456f0701b738416eb418075c5b8c12ceb8edf64)]
41
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`67c1704`](https://github.com/eea/volto-block-divider/commit/67c1704f1872ce2b2897ab49245303efbb72101b)]
42
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`66fa334`](https://github.com/eea/volto-block-divider/commit/66fa3343d3f628da10e2f16f925c92fde966f5ba)]
43
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`dc53bee`](https://github.com/eea/volto-block-divider/commit/dc53bee05344e85fb0c6cded23f05fc89c9a1f07)]
44
- - feature: Divider has spacing sizes now [andreiggr - [`bf813c4`](https://github.com/eea/volto-block-divider/commit/bf813c48bf86d387f0f82d3d84d8bc2041208815)]
45
-
46
- ### [@eeacms/volto-slate-footnote: 6.2.3 ~ 6.3.0](https://github.com/eea/volto-slate-footnote/releases)
47
-
48
- ###### :hammer_and_wrench: Others
49
-
50
- - Update package.json [ichim-david - [`497b720`](https://github.com/eea/volto-slate-footnote/commit/497b720a79a9debff93b677d7289de3f2766a9ea)]
51
- - (fix): Make tabs open when footnote in it #63 from eea/table-and-tabs [ichim-david - [`bcd71a4`](https://github.com/eea/volto-slate-footnote/commit/bcd71a441bdbf28927cbac8a50094fac4606f58d)]
52
- - Update extensions.js [dobri1408 - [`1245061`](https://github.com/eea/volto-slate-footnote/commit/124506189082d04bcf7d4c47efb4be7b8381cb09)]
53
- - fix eslint [Dobricean Ioan Dorian - [`f11cd5e`](https://github.com/eea/volto-slate-footnote/commit/f11cd5ed4063e648741bc583f5c20b14c73fba66)]
54
- - fix issue in table [Dobricean Ioan Dorian - [`3f8a31a`](https://github.com/eea/volto-slate-footnote/commit/3f8a31afbbb2917d02ceb831e7be46ce7f69e893)]
55
- - open tab if footnote in it [Dobricean Ioan Dorian - [`191c39a`](https://github.com/eea/volto-slate-footnote/commit/191c39aef5f03649db8cdd170afdee1ca17c1392)]
56
-
57
- ### [@eeacms/volto-tabs-block: 7.5.0 ~ 7.5.1](https://github.com/eea/volto-tabs-block/releases)
58
-
59
- ###### :nail_care: Enhancements
60
-
61
- - change(accordion): added menu-item-text class to accordion tab span [David Ichim - [`6dad8b1`](https://github.com/eea/volto-tabs-block/commit/6dad8b11ab2a4c81a3e5718d89116d5f28593946)]
17
+ - fix: Unexpected constant truthiness on the left-hand side of a || expression [alin - [`2df7e5b`](https://github.com/eea/volto-taxonomy/commit/2df7e5bf0312a889da2b35d394cbcd72fc9ccb26)]
62
18
  ###### :house: Internal changes
63
19
 
64
- - style: Automated code fix [eea-jenkins - [`730f20c`](https://github.com/eea/volto-tabs-block/commit/730f20ce438bcbaefa421ba73849fe6089de0466)]
20
+ - chore: husky, lint-staged use fixed versions [valentinab25 - [`2987e89`](https://github.com/eea/volto-taxonomy/commit/2987e892e5066080a2260b415cf0fc5f27fe2a2a)]
65
21
 
66
22
  # Internal
67
23
 
68
- - cypress test fixes [David Ichim - [`bcec796`](https://github.com/eea/volto-eea-kitkat/commit/bcec796ceedd131f173752a6e79dbbb62c7ac749)]
69
- - Release 23.1.0 [alin - [`747b8ac`](https://github.com/eea/volto-eea-kitkat/commit/747b8ac843907a00e570f804f0f7cc98e51775af)]
24
+ - Release 23.2.0 [alin - [`55137fa`](https://github.com/eea/volto-eea-kitkat/commit/55137fa417228961f1a7e49ad2e17a1111d2d33e)]