@eeacms/volto-bise-policy 1.2.40 → 1.2.42

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,6 +4,17 @@ 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.42](https://github.com/eea/volto-bise-policy/compare/1.2.41...1.2.42) - 8 April 2026
8
+
9
+ #### :hammer_and_wrench: Others
10
+
11
+ - update [Miu Razvan - [`a198373`](https://github.com/eea/volto-bise-policy/commit/a198373021076efb7b69eec7e81f307a3fa34eee)]
12
+ ### [1.2.41](https://github.com/eea/volto-bise-policy/compare/1.2.40...1.2.41) - 8 April 2026
13
+
14
+ #### :hammer_and_wrench: Others
15
+
16
+ - Clean up CSS formatting and add .with-n2k-navigation class to Natura 2000 subsite selector [Miu Razvan - [`a644830`](https://github.com/eea/volto-bise-policy/commit/a6448309ff4fbadbe81576fa6d50b0a692749840)]
17
+ - Fix header overlap [Miu Razvan - [`958a4b6`](https://github.com/eea/volto-bise-policy/commit/958a4b6d55766a34ce791e75890ff66d4045e304)]
7
18
  ### [1.2.40](https://github.com/eea/volto-bise-policy/compare/1.2.39...1.2.40) - 25 February 2026
8
19
 
9
20
  #### :hammer_and_wrench: Others
@@ -14,6 +25,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
14
25
 
15
26
  #### :house: Internal changes
16
27
 
28
+ - chore: [JENKINSFILE] add package version in sonarqube [valentinab25 - [`4c2d75b`](https://github.com/eea/volto-bise-policy/commit/4c2d75bbf6dca47929c6613749169b40ed483985)]
29
+ - chore: [JENKINSFILE] use sonarqube branches [EEA Jenkins - [`f99c622`](https://github.com/eea/volto-bise-policy/commit/f99c622726cfd711704f50218a2f1fe833974ec3)]
17
30
 
18
31
  #### :hammer_and_wrench: Others
19
32
 
@@ -276,6 +289,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
276
289
  - chore: customize root theme to use volto-spotlight - refs #259794 [ana-oprea - [`347f96e`](https://github.com/eea/volto-bise-policy/commit/347f96e335139f9656abd34c308c531b05de85e7)]
277
290
  - chore: change the theme and alias to volto-spotlight and add volto-spotlight to package.json - refs #259794 [ana-oprea - [`52732a1`](https://github.com/eea/volto-bise-policy/commit/52732a17b3247a04ffae0a3f5118e173afa98157)]
278
291
  - chore: change theme to eea-volto-theme, change config.alias - refs #259794 [ana-oprea - [`c2d08ea`](https://github.com/eea/volto-bise-policy/commit/c2d08ea08a7f0e5f6f7d32149e60ea3f3e901923)]
292
+ - chore: [JENKINS] Refactor automated testing [valentinab25 - [`a3c9488`](https://github.com/eea/volto-bise-policy/commit/a3c9488c5d09ba97fe5976675524d436080a2460)]
279
293
  - chore: husky, lint-staged use fixed versions [valentinab25 - [`fddc30f`](https://github.com/eea/volto-bise-policy/commit/fddc30f11a1d8ec290edaca2d924282f5e113bc6)]
280
294
  - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - [`005ce74`](https://github.com/eea/volto-bise-policy/commit/005ce742dbd014fde27e417059251233365766dd)]
281
295
 
@@ -288,9 +302,17 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
288
302
  - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`c1277ba`](https://github.com/eea/volto-bise-policy/commit/c1277bacf840ee9feccbfd6a2c85f0b25a9a9125)]
289
303
  - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`c944153`](https://github.com/eea/volto-bise-policy/commit/c944153710fd53c5d48863cf363464273e25f52e)]
290
304
  - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`d648d52`](https://github.com/eea/volto-bise-policy/commit/d648d525a2fc5076577fe0f75ff9782bf0d1d4e9)]
305
+ - test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`2a7affe`](https://github.com/eea/volto-bise-policy/commit/2a7affe33d737704bdba117c4a5c8c6748ef7a47)]
306
+ - test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`5929642`](https://github.com/eea/volto-bise-policy/commit/59296420105d0e8c1f1547aa0cd17a019e478c2b)]
307
+ - test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`b1142f1`](https://github.com/eea/volto-bise-policy/commit/b1142f1da3667a9f56720f65bebce897a5dd8005)]
291
308
  - test: cypress should not wait for navigation, actions, types - refs #259794 [ana-oprea - [`188637c`](https://github.com/eea/volto-bise-policy/commit/188637c78a0cae71b5ee48022507d559dfaceb3e)]
309
+ - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`fa4e473`](https://github.com/eea/volto-bise-policy/commit/fa4e473018386ec3f09d7300d655c8cccdc19a0e)]
310
+ - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`1d9135b`](https://github.com/eea/volto-bise-policy/commit/1d9135bb878b3c7a1b828085b99b9d27d78ce60e)]
292
311
  - remove cypress tests as it doesn t work on bise [Dobricean Ioan Dorian - [`ba7e2de`](https://github.com/eea/volto-bise-policy/commit/ba7e2defea2dcfd01537c3abb41fa9515ff0a3e3)]
293
312
  - add mega menu layout settings as #259794 said [dobri1408 - [`b9a3683`](https://github.com/eea/volto-bise-policy/commit/b9a3683e7d85f8c88ad8feac975c47c434f62c4a)]
313
+ - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`9181908`](https://github.com/eea/volto-bise-policy/commit/9181908c7f4b51bdf83a34f8c7f25827de9b1cc6)]
314
+ - test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`099d796`](https://github.com/eea/volto-bise-policy/commit/099d79669471e6924bf1e0bc51a79d54379c3a1a)]
315
+ - test: [JENKINS] Improve cypress time [valentinab25 - [`6d5d8e2`](https://github.com/eea/volto-bise-policy/commit/6d5d8e29b04ddb92628245570055067ca3dcbb6c)]
294
316
  - test: fix comment [valentinab25 - [`4f27d5a`](https://github.com/eea/volto-bise-policy/commit/4f27d5af2e8895c7af4f1157521ca42682b96e23)]
295
317
  - test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - [`4c2fcb0`](https://github.com/eea/volto-bise-policy/commit/4c2fcb01065e1ef962317ba7be788fd1df079618)]
296
318
  - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`89afaa1`](https://github.com/eea/volto-bise-policy/commit/89afaa15892930452027ef8c8593fc6d193cda70)]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-bise-policy",
3
- "version": "1.2.40",
3
+ "version": "1.2.42",
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",
@@ -81,8 +81,14 @@
81
81
  .main.bar .ui.text.menu {
82
82
  gap: 0;
83
83
  }
84
+
85
+ &.with-n2k-navigation {
86
+ .eea.header .main.bar {
87
+ backdrop-filter: blur(2px);
88
+ background-color: hsla(0, 0%, 100%, 0.8);
89
+ }
90
+ }
84
91
  .eea.header .main.bar {
85
- backdrop-filter: blur(2px);
86
92
  background-color: hsla(0, 0%, 100%, 0.8);
87
93
  }
88
94
  .eea.header .main.bar > .ui.container {
@@ -23,7 +23,6 @@ body {
23
23
  }
24
24
 
25
25
  @media @mobile {
26
-
27
26
  &.has-toolbar,
28
27
  &.has-toolbar-collapsed {
29
28
  --toolbar-width: 0px;
@@ -106,7 +105,6 @@ p.has--clear--both:empty {
106
105
 
107
106
  .contenttype-bise_factsheet {
108
107
  #main {
109
-
110
108
  h1,
111
109
  h2,
112
110
  h3,
@@ -133,7 +131,7 @@ p.has--clear--both:empty {
133
131
  display: flex;
134
132
  align-items: center;
135
133
 
136
- >div {
134
+ > div {
137
135
  width: 100%;
138
136
  }
139
137
  }
@@ -150,7 +148,7 @@ p.has--clear--both:empty {
150
148
  .ui.input {
151
149
  max-width: unset;
152
150
 
153
- >input {
151
+ > input {
154
152
  border-radius: 12px;
155
153
  }
156
154
  }
@@ -168,6 +166,14 @@ p.has--clear--both:empty {
168
166
  }
169
167
 
170
168
  .subsite.subsite-natura2000 {
169
+ .eea.banner,
170
+ .breadcrumbs,
171
+ .block-editor-title {
172
+ display: none;
173
+ }
174
+ }
175
+
176
+ .subsite.subsite-natura2000.with-n2k-navigation {
171
177
  &.grey-bg {
172
178
  .content-area {
173
179
  margin-bottom: 0 !important;
@@ -180,12 +186,6 @@ p.has--clear--both:empty {
180
186
  }
181
187
  }
182
188
 
183
- .eea.banner,
184
- .breadcrumbs,
185
- .block-editor-title {
186
- display: none;
187
- }
188
-
189
189
  &:not(.section-edit) {
190
190
  .ui.basic.segment.content-area {
191
191
  padding-top: 0;
@@ -258,7 +258,6 @@ p.has--clear--both:empty {
258
258
  }
259
259
 
260
260
  .light-links {
261
-
262
261
  h1,
263
262
  h2,
264
263
  h3,
@@ -332,7 +331,7 @@ p.has--clear--both:empty {
332
331
  }
333
332
  }
334
333
 
335
- #sidebar>.sidebar-container>.tabs-wrapper>.ui.menu {
334
+ #sidebar > .sidebar-container > .tabs-wrapper > .ui.menu {
336
335
  flex-wrap: nowrap;
337
336
  }
338
337
 
@@ -364,12 +363,8 @@ p.has--clear--both:empty {
364
363
  }
365
364
  }
366
365
 
367
- .species-banner-details{
368
- z-index:-1;
369
- }
370
-
371
366
  //fix Sidebar menu vertical scroll
372
367
 
373
- div[role="navigation"] .toolbar-content.show {
368
+ div[role='navigation'] .toolbar-content.show {
374
369
  max-height: 100vh !important;
375
370
  }