@eeacms/volto-bise-policy 1.2.8 → 1.2.10

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.md CHANGED
@@ -4,7 +4,18 @@ 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
- ### [1.2.8](https://github.com/eea/volto-bise-policy/compare/1.2.7...1.2.8) - 9 February 2024
7
+ ### [1.2.10](https://github.com/eea/volto-bise-policy/compare/1.2.9...1.2.10) - 13 May 2024
8
+
9
+ #### :bug: Bug Fixes
10
+
11
+ - fix(tests): add cypress 13 to devdependencies [ana-oprea - [`30aa2da`](https://github.com/eea/volto-bise-policy/commit/30aa2da4e8c3cf49e52efa917c4a5a45c30ecd30)]
12
+
13
+ #### :hammer_and_wrench: Others
14
+
15
+ - pin eea-website-theme theme to 1.18.2 [ana-oprea - [`28c891c`](https://github.com/eea/volto-bise-policy/commit/28c891c5d09adbcacfa2e2256c1b3b9b23dc9042)]
16
+ ### [1.2.9](https://github.com/eea/volto-bise-policy/compare/1.2.8...1.2.9) - 9 May 2024
17
+
18
+ ### [1.2.8](https://github.com/eea/volto-bise-policy/compare/1.2.7...1.2.8) - 12 February 2024
8
19
 
9
20
  #### :house: Internal changes
10
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-bise-policy",
3
- "version": "1.2.8",
3
+ "version": "1.2.10",
4
4
  "description": "@eeacms/volto-bise-policy: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -27,13 +27,14 @@
27
27
  "@eeacms/volto-block-toc": "*",
28
28
  "@eeacms/volto-datablocks": "*",
29
29
  "@eeacms/volto-eea-design-system": "*",
30
- "@eeacms/volto-eea-website-theme": "*",
30
+ "@eeacms/volto-eea-website-theme": "<1.18.2",
31
31
  "@eeacms/volto-spotlight": "*",
32
32
  "esri-loader": "3.7.0",
33
33
  "plotly.js": "^2.28.0",
34
34
  "react-plotly.js": "2.6.0"
35
35
  },
36
36
  "devDependencies": {
37
+ "cypress": "13.1.0",
37
38
  "@cypress/code-coverage": "^3.10.0",
38
39
  "@plone/scripts": "*",
39
40
  "babel-plugin-transform-class-properties": "^6.24.1",
package/src/index.js CHANGED
@@ -100,6 +100,7 @@ const applyConfig = (config) => {
100
100
  },
101
101
  ],
102
102
  logoTargetUrl: '/',
103
+ organisationName: 'Biodiversity Information System for Europe',
103
104
  };
104
105
 
105
106
  config.settings.eea.footerOpts.logosHeader = 'Managed by';
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
 
3
- <svg width="166" height="50" id="Text_labels" data-name="Text labels" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 200.04">
3
+ <svg width="350" height="129" id="Text_labels" data-name="Text labels" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 200.04">
4
4
 
5
5
  <defs>
6
6
 
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
 
3
- <svg width="166" height="50" id="Text_labels" data-name="Text labels" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 200.04">
3
+ <svg width="350" height="129" id="Text_labels" data-name="Text labels" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 200.04">
4
4
 
5
5
  <defs>
6
6