@eeacms/volto-eea-design-system 1.37.0 → 1.37.2
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 +44 -0
- package/package.json +1 -1
- package/theme/themes/eea/extras/banner.less +17 -11
- package/theme/themes/eea/extras/banner.variables +1 -1
- package/theme/themes/eea/extras/contentBox.less +8 -1
- package/theme/themes/eea/extras/header.less +41 -1
- package/theme/themes/eea/extras/header.variables +1 -0
- package/theme/themes/eea/extras/hero.less +13 -8
- package/theme/themes/eea/extras/hero.variables +2 -1
- package/theme/themes/eea/globals/site.overrides +35 -18
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.37.2](https://github.com/eea/volto-eea-design-system/compare/1.37.1...1.37.2) - 2 July 2025
|
|
8
|
+
|
|
9
|
+
#### :bug: Bug Fixes
|
|
10
|
+
|
|
11
|
+
- fix(header): of soer cards modal by being more specific with styling [David Ichim - [`6fc61b7`](https://github.com/eea/volto-eea-design-system/commit/6fc61b7ea3d2f1a32694345bb30c54f1aa04b027)]
|
|
12
|
+
|
|
13
|
+
#### :hammer_and_wrench: Others
|
|
14
|
+
|
|
15
|
+
- Disabled auto build of storybook and docusaurus [David Ichim - [`61eec0a`](https://github.com/eea/volto-eea-design-system/commit/61eec0a2dce6b9b1369c1a53801a0578df82f6b2)]
|
|
16
|
+
### [1.37.1](https://github.com/eea/volto-eea-design-system/compare/1.37.0...1.37.1) - 25 June 2025
|
|
17
|
+
|
|
7
18
|
### [1.37.0](https://github.com/eea/volto-eea-design-system/compare/1.36.6...1.37.0) - 6 June 2025
|
|
8
19
|
|
|
9
20
|
#### :house: Internal changes
|
|
@@ -30,8 +41,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
30
41
|
|
|
31
42
|
#### :hammer_and_wrench: Others
|
|
32
43
|
|
|
44
|
+
- Add Sonarqube tag using fise-frontend addons list [EEA Jenkins - [`d3a993f`](https://github.com/eea/volto-eea-design-system/commit/d3a993f7c9f687d709e1c8bc48b4972aca7a161e)]
|
|
33
45
|
- Fix with sed the issue from line 714 missing } [David Ichim - [`e4e10a0`](https://github.com/eea/volto-eea-design-system/commit/e4e10a0a8a82c1fa20dcff9fa8178a6a938a7fd5)]
|
|
34
46
|
- Fixed link for don't use more than six colors [David Ichim - [`f42c698`](https://github.com/eea/volto-eea-design-system/commit/f42c69895258291ef72c0299e348f5671b2c127b)]
|
|
47
|
+
- Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`a8fa4e1`](https://github.com/eea/volto-eea-design-system/commit/a8fa4e157f6351939fd6ee126f733efc1adf6dfe)]
|
|
35
48
|
- lint fix [David Ichim - [`5d4d60a`](https://github.com/eea/volto-eea-design-system/commit/5d4d60ac305b8694fec64a9cce625a1015e8486f)]
|
|
36
49
|
### [1.36.3](https://github.com/eea/volto-eea-design-system/compare/1.36.2...1.36.3) - 4 March 2025
|
|
37
50
|
|
|
@@ -65,6 +78,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
65
78
|
#### :hammer_and_wrench: Others
|
|
66
79
|
|
|
67
80
|
- Update package.json [Ichim David - [`40ae6a7`](https://github.com/eea/volto-eea-design-system/commit/40ae6a70377c54256f7365a12bded4e25b0c322e)]
|
|
81
|
+
- Add Sonarqube tag using bise-frontend addons list [EEA Jenkins - [`b433236`](https://github.com/eea/volto-eea-design-system/commit/b433236f3e264304c86082281da90384da7ab0ff)]
|
|
68
82
|
### [1.34.1](https://github.com/eea/volto-eea-design-system/compare/1.34.0...1.34.1) - 14 October 2024
|
|
69
83
|
|
|
70
84
|
### [1.34.0](https://github.com/eea/volto-eea-design-system/compare/1.33.1...1.34.0) - 11 October 2024
|
|
@@ -146,6 +160,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
146
160
|
|
|
147
161
|
#### :hammer_and_wrench: Others
|
|
148
162
|
|
|
163
|
+
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`dfa1d1b`](https://github.com/eea/volto-eea-design-system/commit/dfa1d1bd53ae63b20aa0ef64c37bf71faf376290)]
|
|
149
164
|
### [1.31.0](https://github.com/eea/volto-eea-design-system/compare/1.23.8...1.31.0) - 22 May 2024
|
|
150
165
|
|
|
151
166
|
#### :boom: Breaking Change
|
|
@@ -174,6 +189,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
174
189
|
|
|
175
190
|
#### :hammer_and_wrench: Others
|
|
176
191
|
|
|
192
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`2ccf437`](https://github.com/eea/volto-eea-design-system/commit/2ccf4372f93d56ce3cc8bfd66de5c9fbb2698cf4)]
|
|
177
193
|
### [1.23.5](https://github.com/eea/volto-eea-design-system/compare/1.23.4...1.23.5) - 5 April 2024
|
|
178
194
|
|
|
179
195
|
#### :nail_care: Enhancements
|
|
@@ -209,6 +225,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
209
225
|
- Update package.json version to 1.23.0 [David Ichim - [`4b2eeee`](https://github.com/eea/volto-eea-design-system/commit/4b2eeee398b771ac80111e1755f67273c8940ced)]
|
|
210
226
|
- fixed merge conflict [David Ichim - [`efe0f4b`](https://github.com/eea/volto-eea-design-system/commit/efe0f4b7df1782f5143e1bee31c997801427d35c)]
|
|
211
227
|
- Update react-slick version to 0.30.1 [David Ichim - [`62d4570`](https://github.com/eea/volto-eea-design-system/commit/62d457014866fc075a3203fd0f9e66354aa73fe5)]
|
|
228
|
+
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`c6c74f0`](https://github.com/eea/volto-eea-design-system/commit/c6c74f049ee787632b8ad0ec0f28531ac4d0f20f)]
|
|
229
|
+
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d3d7793`](https://github.com/eea/volto-eea-design-system/commit/d3d779363caa10f384d829a7e4242c5d54268099)]
|
|
212
230
|
### [1.23.0](https://github.com/eea/volto-eea-design-system/compare/1.22.7...1.23.0) - 19 February 2024
|
|
213
231
|
|
|
214
232
|
### [1.22.7](https://github.com/eea/volto-eea-design-system/compare/1.22.6...1.22.7) - 22 January 2024
|
|
@@ -294,7 +312,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
294
312
|
- Add dropdown test case to Header component [David Ichim - [`9ea3234`](https://github.com/eea/volto-eea-design-system/commit/9ea3234c2c0f1c819c7c2b54a75c56cda7812c56)]
|
|
295
313
|
- Remove unused import in Header.test.jsx [David Ichim - [`082069e`](https://github.com/eea/volto-eea-design-system/commit/082069e1f057786e0f1fb00c98d54b8e03b5d9c5)]
|
|
296
314
|
- Added some tests for TopDropdownMenu mobile and dropdown interaction [David Ichim - [`9d24488`](https://github.com/eea/volto-eea-design-system/commit/9d24488c1e97b2b1b14bd9bd8cb6f5b68414794b)]
|
|
315
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`eadf018`](https://github.com/eea/volto-eea-design-system/commit/eadf018aa1f32d310619ce4ef08f9b11950a20dc)]
|
|
297
316
|
- Lint fix [David Ichim - [`e29fd50`](https://github.com/eea/volto-eea-design-system/commit/e29fd50ee73477007dcf94a268596e6c11176d7b)]
|
|
317
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`947cb92`](https://github.com/eea/volto-eea-design-system/commit/947cb929c01ebb6f46bf124833fe1fec0f385edb)]
|
|
318
|
+
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`8356dfe`](https://github.com/eea/volto-eea-design-system/commit/8356dfe929039dcd165af0692cbbfc771a0f7fb4)]
|
|
319
|
+
- test: [JENKINS] Improve cypress time [valentinab25 - [`e38f17e`](https://github.com/eea/volto-eea-design-system/commit/e38f17ed735e743e59df7d06ca723c1218bdb569)]
|
|
298
320
|
### [1.20.0](https://github.com/eea/volto-eea-design-system/compare/1.19.0...1.20.0) - 2 November 2023
|
|
299
321
|
|
|
300
322
|
#### :rocket: New Features
|
|
@@ -327,6 +349,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
327
349
|
|
|
328
350
|
#### :house: Internal changes
|
|
329
351
|
|
|
352
|
+
- chore: [JENKINS] do not run tests on PR comments [valentinab25 - [`51b68fc`](https://github.com/eea/volto-eea-design-system/commit/51b68fc76a956996e01521b784262c67e7094d35)]
|
|
353
|
+
- chore: [JENKINS] add comment step [valentinab25 - [`5022758`](https://github.com/eea/volto-eea-design-system/commit/50227587db2c72d17e26e7b66f28d4c09b760873)]
|
|
354
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`a70ca64`](https://github.com/eea/volto-eea-design-system/commit/a70ca642918f578d6737d975e4769bac8312f48d)]
|
|
330
355
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`59ecb8e`](https://github.com/eea/volto-eea-design-system/commit/59ecb8e28b259472303324f9655b0cbbcbbf9c23)]
|
|
331
356
|
|
|
332
357
|
#### :hammer_and_wrench: Others
|
|
@@ -452,6 +477,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
452
477
|
|
|
453
478
|
#### :hammer_and_wrench: Others
|
|
454
479
|
|
|
480
|
+
- test: Fix eslint and yarn i18n [Alin Voinea - [`331149f`](https://github.com/eea/volto-eea-design-system/commit/331149f5eb16a9cc6f2d996f7b793909773063c2)]
|
|
455
481
|
- i18n: Add en [Alin Voinea - [`4584295`](https://github.com/eea/volto-eea-design-system/commit/458429530d993c27cfb962ddfe2f376f3568bf01)]
|
|
456
482
|
- Release 1.17.0 [Alin Voinea - [`e3c25ee`](https://github.com/eea/volto-eea-design-system/commit/e3c25eeeca5e863244faae396b5aa915d0702633)]
|
|
457
483
|
- test: add unit tests for DS components - refs #254313 [ana-oprea - [`0c4d4d1`](https://github.com/eea/volto-eea-design-system/commit/0c4d4d118b8e13082c576dc5c2dce6a715f49006)]
|
|
@@ -561,6 +587,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
561
587
|
#### :hammer_and_wrench: Others
|
|
562
588
|
|
|
563
589
|
- Release 1.14.0 [Alin Voinea - [`cb9084f`](https://github.com/eea/volto-eea-design-system/commit/cb9084fb2246dc1b729e12a419a26daa12c26f7a)]
|
|
590
|
+
- test: [JENKINS] set pipe fail [valentinab25 - [`1cdfc39`](https://github.com/eea/volto-eea-design-system/commit/1cdfc39d08f1ae301dea57f1e4be5265c4a4c6f9)]
|
|
564
591
|
- test: try storybook upload [valentinab25 - [`6d5833d`](https://github.com/eea/volto-eea-design-system/commit/6d5833d4419d00f1ac04c9eb78a0884214f9a494)]
|
|
565
592
|
- test: remove useless code [valentinab25 - [`2c14b0c`](https://github.com/eea/volto-eea-design-system/commit/2c14b0ce4596cfc11a81b9762677596d1861acfe)]
|
|
566
593
|
### [1.13.2](https://github.com/eea/volto-eea-design-system/compare/1.13.1...1.13.2) - 13 June 2023
|
|
@@ -599,6 +626,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
599
626
|
|
|
600
627
|
#### :house: Internal changes
|
|
601
628
|
|
|
629
|
+
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`fb2b166`](https://github.com/eea/volto-eea-design-system/commit/fb2b166d64f95a1c183901abfe0fe0254d1bbc7a)]
|
|
602
630
|
|
|
603
631
|
#### :house: Documentation changes
|
|
604
632
|
|
|
@@ -932,6 +960,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
932
960
|
|
|
933
961
|
- Release 1.0.0-beta.5 [Alin Voinea - [`e4417e1`](https://github.com/eea/volto-eea-design-system/commit/e4417e121477511c350ae3fbe4e70aadb445ed86)]
|
|
934
962
|
- better useOnScreen hook [Andrei Grigore - [`c214b6b`](https://github.com/eea/volto-eea-design-system/commit/c214b6b76443f81c795ce2f3aa457562ec088b30)]
|
|
963
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b227cf8`](https://github.com/eea/volto-eea-design-system/commit/b227cf8a8c44b9d91e9fda8a7999fb0a42bacdca)]
|
|
935
964
|
- feature(mobile): increased performance by lazy loading footer images #303 from eea/increase_performance [ichim-david - [`80d1df1`](https://github.com/eea/volto-eea-design-system/commit/80d1df1c459680331d486f9e8e6a95c9db0adbf6)]
|
|
936
965
|
- prettier [David Ichim - [`a7f8384`](https://github.com/eea/volto-eea-design-system/commit/a7f838470c1bcc4e2be115d514d92a1b686a5e9b)]
|
|
937
966
|
- fixed less build failure due to changes in footer.less [David Ichim - [`190bc8c`](https://github.com/eea/volto-eea-design-system/commit/190bc8cfa88191b45808f1e27c6e2737ee3d15b1)]
|
|
@@ -1002,6 +1031,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1002
1031
|
|
|
1003
1032
|
#### :house: Internal changes
|
|
1004
1033
|
|
|
1034
|
+
- chore(docusaurus): ignore website/.yarn [Giorgos Stamatis - [`0b33ffd`](https://github.com/eea/volto-eea-design-system/commit/0b33ffd1dda61b126e3cc5ff48888124d6aee41b)]
|
|
1005
1035
|
- style(header): react syntax fix [Antonis Tarantilis - [`3add127`](https://github.com/eea/volto-eea-design-system/commit/3add1271c785a92bea0ef925d7bc562cef1e0d92)]
|
|
1006
1036
|
|
|
1007
1037
|
#### :house: Documentation changes
|
|
@@ -1198,6 +1228,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1198
1228
|
|
|
1199
1229
|
- Release 1.0.0-alpha.10 [Alin Voinea - [`7014d08`](https://github.com/eea/volto-eea-design-system/commit/7014d080ce114bd0bc039abeecbd7229333b0971)]
|
|
1200
1230
|
- Add variable definitions [kreafox - [`293fe65`](https://github.com/eea/volto-eea-design-system/commit/293fe65e2f24e6290e1286229169a77f9be4750e)]
|
|
1231
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`ef58a6f`](https://github.com/eea/volto-eea-design-system/commit/ef58a6f5ad8deea26b1395a86778fe1159b7617b)]
|
|
1201
1232
|
- Back to dev [Alin Voinea - [`31d4616`](https://github.com/eea/volto-eea-design-system/commit/31d461662b9184a7bbe190e86f3c47fab39229fe)]
|
|
1202
1233
|
### [1.0.0-alpha.9](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.8...1.0.0-alpha.9) - 28 December 2022
|
|
1203
1234
|
|
|
@@ -1255,6 +1286,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1255
1286
|
- bump package version [David Ichim - [`b4628be`](https://github.com/eea/volto-eea-design-system/commit/b4628bed134abc76e38a243d4e98143e19cef989)]
|
|
1256
1287
|
- feature(docusaurus, storybook): logos selection for sites plus inverted options #253 from eea/doc-logo-page [ichim-david - [`dbfc90d`](https://github.com/eea/volto-eea-design-system/commit/dbfc90d035dc40e9d4054347f00fde4de486d63d)]
|
|
1257
1288
|
- (feat): Add ability to disable the language select from website top menu - refs #158616 [dobri1408 - [`411c8e4`](https://github.com/eea/volto-eea-design-system/commit/411c8e4afaf0b2b9edfdeeecdca22aa4cc41f329)]
|
|
1289
|
+
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`c4769e9`](https://github.com/eea/volto-eea-design-system/commit/c4769e987d525f5dcafac8e6cf8a89fd8111667d)]
|
|
1258
1290
|
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`92feea0`](https://github.com/eea/volto-eea-design-system/commit/92feea09796c9ef0530f65fa1d34139905133215)]
|
|
1259
1291
|
- Proof reading page header section [ichim-david - [`230239e`](https://github.com/eea/volto-eea-design-system/commit/230239e1b22734fb8606656985bc5e513731e244)]
|
|
1260
1292
|
### [1.0.0-alpha.7](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.6...1.0.0-alpha.7) - 16 December 2022
|
|
@@ -1286,6 +1318,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1286
1318
|
#### :hammer_and_wrench: Others
|
|
1287
1319
|
|
|
1288
1320
|
- Release 1.0.0-alpha.7 [Alin Voinea - [`7e66bcc`](https://github.com/eea/volto-eea-design-system/commit/7e66bcc296b389bc55073e7f99681534977dce3a)]
|
|
1321
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`ce47e9b`](https://github.com/eea/volto-eea-design-system/commit/ce47e9b163bcb4eda988e3a87718b54ffbd3f99f)]
|
|
1289
1322
|
- added back descriptionDistance variable until package release [David Ichim - [`3af811a`](https://github.com/eea/volto-eea-design-system/commit/3af811a8d86a132e16de118697ba5a4302a8a4da)]
|
|
1290
1323
|
- Back to dev [Alin Voinea - [`cb531c9`](https://github.com/eea/volto-eea-design-system/commit/cb531c933c907bdbb88c9de0f1df2eb7ce899a4c)]
|
|
1291
1324
|
- Proper paths if the package is not installed, but in development [Tiberiu Ichim - [`7a2655f`](https://github.com/eea/volto-eea-design-system/commit/7a2655f7cf9d3c687f172eefcf2b4cff4b12f832)]
|
|
@@ -1373,6 +1406,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1373
1406
|
#### :hammer_and_wrench: Others
|
|
1374
1407
|
|
|
1375
1408
|
- feature(Docusaurus): Updates on color palette information including thematic websites #231 from eea/refactor-docusaurus [ichim-david - [`ec7843d`](https://github.com/eea/volto-eea-design-system/commit/ec7843dea07f626dc1c71ae1baa8bb5b0caa52f3)]
|
|
1409
|
+
- Upgrade Jenkinsfile storybook to yarn 3 [Alin Voinea - [`d20de8d`](https://github.com/eea/volto-eea-design-system/commit/d20de8d6e21a14660b7b5125a80218a8a6f19e62)]
|
|
1376
1410
|
- Back to dev [Alin Voinea - [`563fbc5`](https://github.com/eea/volto-eea-design-system/commit/563fbc5fac0d4b0295690d0a3a4e04271753f18a)]
|
|
1377
1411
|
- perf(docusaurus): added remixicon and roboto locally [Giorgos Stamatis - [`b67b1a7`](https://github.com/eea/volto-eea-design-system/commit/b67b1a72bc9cdc7c62a25967e81b430f8b62d558)]
|
|
1378
1412
|
### [1.0.0-alpha.4](https://github.com/eea/volto-eea-design-system/compare/1.0.0-alpha.3...1.0.0-alpha.4) - 22 November 2022
|
|
@@ -1465,6 +1499,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1465
1499
|
- modified left value of full width classes with toolbars [David Ichim - [`70d82d4`](https://github.com/eea/volto-eea-design-system/commit/70d82d47fbc2c00a3a709de0d5c087c8443a1eae)]
|
|
1466
1500
|
- WIP settings column grid width when using full size class [David Ichim - [`affc7ac`](https://github.com/eea/volto-eea-design-system/commit/affc7ac99527aa92d5a192d90dc8c9ec46a66404)]
|
|
1467
1501
|
- fix eslint [Miu Razvan - [`30c52e4`](https://github.com/eea/volto-eea-design-system/commit/30c52e4eb443555ca44c1b35df064e73d52c0a8b)]
|
|
1502
|
+
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`76a41c7`](https://github.com/eea/volto-eea-design-system/commit/76a41c786995fd54afe4d1c345de939f683ffa70)]
|
|
1468
1503
|
- fix broken variable call for contentBox.variables introduced in previous commit by mistake [David Ichim - [`d249c11`](https://github.com/eea/volto-eea-design-system/commit/d249c1160d19bedb174a2fde3fdab48d9ce297d4)]
|
|
1469
1504
|
- clean up [Miu Razvan - [`89f3cb3`](https://github.com/eea/volto-eea-design-system/commit/89f3cb33d70a14806a953f0acd1807e94169ee5c)]
|
|
1470
1505
|
- Feature(container): flexible container size #260 from eea/feature-flexible-container [ichim-david - [`8f84c5b`](https://github.com/eea/volto-eea-design-system/commit/8f84c5b67afe9cbe01b2a44a8f92a9a554e1036a)]
|
|
@@ -1566,6 +1601,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1566
1601
|
|
|
1567
1602
|
#### :nail_care: Enhancements
|
|
1568
1603
|
|
|
1604
|
+
- change(jenkins): added yarn policy for storybook building [ichim-david - [`3d1b844`](https://github.com/eea/volto-eea-design-system/commit/3d1b844efeea40b99c00c9aa97089e0a0be58a57)]
|
|
1569
1605
|
- change(docusaurus): typography updates [ichim-david - [`60a93a4`](https://github.com/eea/volto-eea-design-system/commit/60a93a4aece4e478ae13c2dfe697fd3703aa178a)]
|
|
1570
1606
|
- change(accordion): allow customization of accordion title with css variables [David Ichim - [`15e7d27`](https://github.com/eea/volto-eea-design-system/commit/15e7d27f02c640df582f51a51ef36e645723f842)]
|
|
1571
1607
|
- change(content-box): added css variables that will set text color and background for children [David Ichim - [`86cac53`](https://github.com/eea/volto-eea-design-system/commit/86cac531cc94386b6022e1be80dba826b39f2443)]
|
|
@@ -1600,6 +1636,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1600
1636
|
#### :hammer_and_wrench: Others
|
|
1601
1637
|
|
|
1602
1638
|
- Merge pull request #243 from eea/develop [ichim-david - [`576564c`](https://github.com/eea/volto-eea-design-system/commit/576564ce395ee6ac9e74bcb19d5c4f0b4cd3c33b)]
|
|
1639
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`4a5be6e`](https://github.com/eea/volto-eea-design-system/commit/4a5be6eec78dae230626e61ea2c77e7f3c62510d)]
|
|
1603
1640
|
- Back to dev [Alin Voinea - [`b251255`](https://github.com/eea/volto-eea-design-system/commit/b251255a7ed14d8290717726d86eaf54b87aa2d4)]
|
|
1604
1641
|
### [0.9.0](https://github.com/eea/volto-eea-design-system/compare/0.8.1...0.9.0) - 19 September 2022
|
|
1605
1642
|
|
|
@@ -2355,6 +2392,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2355
2392
|
#### :hammer_and_wrench: Others
|
|
2356
2393
|
|
|
2357
2394
|
- prettier changes [David Ichim - [`134da52`](https://github.com/eea/volto-eea-design-system/commit/134da52549b9d5eac5a12b7ad3005073500ac2c4)]
|
|
2395
|
+
- [JENKINSFILE] remove debug, add error per stage [valentinab25 - [`903eecd`](https://github.com/eea/volto-eea-design-system/commit/903eecdb6bcbb8d73cff5e447d80c85e2a2c906d)]
|
|
2396
|
+
- [JENKINSFILE] mention comment author in comment [valentinab25 - [`39a26aa`](https://github.com/eea/volto-eea-design-system/commit/39a26aa1ff0f35e93e8df9f442c29c5ab79ff493)]
|
|
2397
|
+
- [JENKINSFILE] format PR comments [valentinab25 - [`739438c`](https://github.com/eea/volto-eea-design-system/commit/739438c64950c745d630d1998314a2bed595b23a)]
|
|
2398
|
+
- [JENKINSFILE] Add failure comment, no jenkins fail [valentinab25 - [`c325bf1`](https://github.com/eea/volto-eea-design-system/commit/c325bf14f3fb0da150f2a56cda0a9f03d8d8a628)]
|
|
2358
2399
|
### [0.2.3](https://github.com/eea/volto-eea-design-system/compare/0.2.2...0.2.3) - 29 April 2022
|
|
2359
2400
|
|
|
2360
2401
|
#### :rocket: New Features
|
|
@@ -2779,6 +2820,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2779
2820
|
- set profile section overflow to auto [nileshgulia1 - [`71ab47f`](https://github.com/eea/volto-eea-design-system/commit/71ab47f89a433233c14b394c3824e607dd18a393)]
|
|
2780
2821
|
- remove segment custom width [nileshgulia1 - [`1d3ea40`](https://github.com/eea/volto-eea-design-system/commit/1d3ea40f98bbdc1eab95b4da739a659b5e29ec16)]
|
|
2781
2822
|
- fix profile section css overflow [nileshgulia1 - [`db5126f`](https://github.com/eea/volto-eea-design-system/commit/db5126fc902e191d1e18fb7e4c54877c8d8786e6)]
|
|
2823
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`647a6e3`](https://github.com/eea/volto-eea-design-system/commit/647a6e3e2093f2c4884c356eb148453551c8f33f)]
|
|
2782
2824
|
- fix warning related to proptype [nileshgulia1 - [`946c6c6`](https://github.com/eea/volto-eea-design-system/commit/946c6c6bc9dece0985ae4b9f9cad6ece2be0ff2c)]
|
|
2783
2825
|
- removed override already present in card.less [ichim-david - [`50d2ab2`](https://github.com/eea/volto-eea-design-system/commit/50d2ab26f85c8f409da02ec128cc1df34848ca69)]
|
|
2784
2826
|
- update [Miu Razvan - [`bbcab87`](https://github.com/eea/volto-eea-design-system/commit/bbcab87ef4c8475f347f0daf4ab7e428e69c2316)]
|
|
@@ -2865,6 +2907,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2865
2907
|
- remove segment custom width [nileshgulia1 - [`4a60d84`](https://github.com/eea/volto-eea-design-system/commit/4a60d84d5fe76578b7760aa1dad6eef9a20916a7)]
|
|
2866
2908
|
- Reformat header.less [Tiberiu Ichim - [`1f99dfc`](https://github.com/eea/volto-eea-design-system/commit/1f99dfc82c165304ca5600ce5138c1233615ab69)]
|
|
2867
2909
|
- fix profile section css overflow [nileshgulia1 - [`8fd2654`](https://github.com/eea/volto-eea-design-system/commit/8fd265413149f1b5e033dffa0fbcb5ef5ecad15f)]
|
|
2910
|
+
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`6051724`](https://github.com/eea/volto-eea-design-system/commit/6051724437a38675e659c797bb5586ef81286ec0)]
|
|
2868
2911
|
- fix warning related to proptype [nileshgulia1 - [`824b9be`](https://github.com/eea/volto-eea-design-system/commit/824b9beff77aae139882cd50a1d670a02ec6f723)]
|
|
2869
2912
|
- refactor breadcrumbs component, make it functional and customizable [nileshgulia1 - [`4ec374e`](https://github.com/eea/volto-eea-design-system/commit/4ec374e20565eb0a5aed0ff67a02cd6f77eba1f0)]
|
|
2870
2913
|
- removed override already present in card.less [ichim-david - [`93c4e5a`](https://github.com/eea/volto-eea-design-system/commit/93c4e5aac9cc85ff2cc6c04180f6655d5f5616dc)]
|
|
@@ -3433,6 +3476,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
3433
3476
|
- Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`3af46d2`](https://github.com/eea/volto-eea-design-system/commit/3af46d2b14fa0b1ef44736f25b0f9ac93b23d18d)]
|
|
3434
3477
|
- Refs #140454 updated eea-design-system readme with extra info on package contents [David Ichim - [`d2efc3d`](https://github.com/eea/volto-eea-design-system/commit/d2efc3ddae7b91efc82cf3bce8fb8e42d696a780)]
|
|
3435
3478
|
- Refs #140454 add h1 to the list of elements that are max 800px and centered [David Ichim - [`7d3c30f`](https://github.com/eea/volto-eea-design-system/commit/7d3c30f409aa4cb43810839f8960589456cc1b2e)]
|
|
3479
|
+
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`8d657d0`](https://github.com/eea/volto-eea-design-system/commit/8d657d056cde5163cfe90ac66bc973f55d82e5e9)]
|
|
3436
3480
|
### [0.1.0](https://github.com/eea/volto-eea-design-system/compare/0.0.1...0.1.0) - 17 November 2021
|
|
3437
3481
|
|
|
3438
3482
|
#### :hammer_and_wrench: Others
|
package/package.json
CHANGED
|
@@ -214,7 +214,8 @@
|
|
|
214
214
|
width: 100%;
|
|
215
215
|
max-width: 1300px !important;
|
|
216
216
|
}
|
|
217
|
-
|
|
217
|
+
|
|
218
|
+
.eea.header .eea.banner {
|
|
218
219
|
--text-color: @bannerHomepageColor;
|
|
219
220
|
|
|
220
221
|
.content-type {
|
|
@@ -229,11 +230,13 @@
|
|
|
229
230
|
|
|
230
231
|
.gradient .content {
|
|
231
232
|
padding: @computerContentPadding;
|
|
233
|
+
|
|
232
234
|
.subtitle {
|
|
233
235
|
margin: 0.5rem 0;
|
|
234
236
|
font-size: 1.25rem;
|
|
235
237
|
line-height: 1.2;
|
|
236
238
|
}
|
|
239
|
+
|
|
237
240
|
.metadata {
|
|
238
241
|
margin-top: 1rem;
|
|
239
242
|
}
|
|
@@ -250,6 +253,7 @@
|
|
|
250
253
|
font-size: @h4;
|
|
251
254
|
font-weight: bold;
|
|
252
255
|
}
|
|
256
|
+
|
|
253
257
|
.container {
|
|
254
258
|
display: flex;
|
|
255
259
|
height: 100%;
|
|
@@ -259,6 +263,7 @@
|
|
|
259
263
|
.grid {
|
|
260
264
|
text-align: center;
|
|
261
265
|
}
|
|
266
|
+
|
|
262
267
|
.wrapper {
|
|
263
268
|
justify-content: center;
|
|
264
269
|
}
|
|
@@ -270,6 +275,7 @@
|
|
|
270
275
|
min-height: 400px;
|
|
271
276
|
}
|
|
272
277
|
}
|
|
278
|
+
|
|
273
279
|
@media only screen and (min-height: 600px) {
|
|
274
280
|
.hero-header {
|
|
275
281
|
.gradient .content {
|
|
@@ -279,7 +285,7 @@
|
|
|
279
285
|
}
|
|
280
286
|
|
|
281
287
|
@media only screen and (max-width: @largestTabletScreen) {
|
|
282
|
-
.light-header .eea.banner .gradient .content {
|
|
288
|
+
.light-header .eea.header .eea.banner .gradient .content {
|
|
283
289
|
padding: 16.5rem 0 1.25rem;
|
|
284
290
|
}
|
|
285
291
|
}
|
|
@@ -300,7 +306,8 @@
|
|
|
300
306
|
|
|
301
307
|
.gradient .content {
|
|
302
308
|
padding: @computerContentPadding;
|
|
303
|
-
|
|
309
|
+
|
|
310
|
+
.light-header .eea.header & {
|
|
304
311
|
padding: 18.625rem 0 1.25rem;
|
|
305
312
|
}
|
|
306
313
|
|
|
@@ -308,6 +315,7 @@
|
|
|
308
315
|
margin: @computerTitleMargin;
|
|
309
316
|
font-size: @computerTitleFontSize;
|
|
310
317
|
line-height: @computerTitleLineHeight;
|
|
318
|
+
|
|
311
319
|
.hero-header & {
|
|
312
320
|
line-height: 1.2;
|
|
313
321
|
letter-spacing: @font-letterspacing-00;
|
|
@@ -339,19 +347,17 @@
|
|
|
339
347
|
}
|
|
340
348
|
}
|
|
341
349
|
}
|
|
350
|
+
|
|
342
351
|
/*******************************
|
|
343
352
|
/Light & Hero Header
|
|
344
353
|
*******************************/
|
|
345
354
|
|
|
346
355
|
@media print {
|
|
347
|
-
.eea.banner
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
.eea.banner .gradient .content > div > div {
|
|
353
|
-
padding-top: 0;
|
|
354
|
-
padding-bottom: 0;
|
|
356
|
+
.eea.banner {
|
|
357
|
+
.gradient .content,
|
|
358
|
+
.image .gradient .content {
|
|
359
|
+
padding: @printContentPadding;
|
|
360
|
+
}
|
|
355
361
|
}
|
|
356
362
|
}
|
|
357
363
|
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
@mobileContentPadding : 1rem 0 1.25rem;
|
|
21
21
|
@tabletContentPadding : 3rem 0 1.25rem;
|
|
22
22
|
@computerContentPadding : 5rem 0 1.25rem;
|
|
23
|
-
@printContentPadding :
|
|
23
|
+
@printContentPadding : 2rem 1.25rem;
|
|
24
24
|
|
|
25
25
|
@mobileContentPaddingWithImage : 6.25rem 0 1.25rem;
|
|
26
26
|
@tabletContentPaddingWithImage : 12.5rem 0 1.25rem;
|
|
@@ -19,6 +19,11 @@
|
|
|
19
19
|
z-index: @contentBoxBeforeZIndex;
|
|
20
20
|
}
|
|
21
21
|
|
|
22
|
+
// fix for styled tabs block padding that overlaps with content box background
|
|
23
|
+
.styled-tabs_block .content-box:before {
|
|
24
|
+
z-index: inherit;
|
|
25
|
+
}
|
|
26
|
+
|
|
22
27
|
.content-box {
|
|
23
28
|
background-color: @contentBoxBackgroundColor;
|
|
24
29
|
color: @contentBoxColorInverted;
|
|
@@ -35,6 +40,7 @@
|
|
|
35
40
|
background-color: @contentBoxBackgroundColorPrimary;
|
|
36
41
|
color: @contentBoxColor;
|
|
37
42
|
}
|
|
43
|
+
|
|
38
44
|
&.secondary {
|
|
39
45
|
background-color: @contentBoxBackgroundColorSecondary;
|
|
40
46
|
color: @contentBoxColor;
|
|
@@ -56,6 +62,7 @@
|
|
|
56
62
|
--text-color-tertiary: @contentBoxColor;
|
|
57
63
|
--text-color-hover: @backgroundColorSupplementary;
|
|
58
64
|
}
|
|
65
|
+
|
|
59
66
|
// inherit link
|
|
60
67
|
.content-box[class*="ary"] a:not(.ui, .item, .header-link) {
|
|
61
68
|
color: inherit;
|
|
@@ -66,4 +73,4 @@
|
|
|
66
73
|
.content-box .slate-editor-link {
|
|
67
74
|
color: inherit;
|
|
68
75
|
text-decoration: underline;
|
|
69
|
-
}
|
|
76
|
+
}
|
|
@@ -940,7 +940,7 @@
|
|
|
940
940
|
}
|
|
941
941
|
|
|
942
942
|
//Gradient styles for web report
|
|
943
|
-
.light-header .banner .gradient {
|
|
943
|
+
.light-header .eea.header .banner .gradient {
|
|
944
944
|
// background: linear-gradient(
|
|
945
945
|
// 0deg,
|
|
946
946
|
// #ffffff,
|
|
@@ -1017,6 +1017,46 @@
|
|
|
1017
1017
|
padding: 0 1.25rem;
|
|
1018
1018
|
}
|
|
1019
1019
|
}
|
|
1020
|
+
|
|
1021
|
+
@media print {
|
|
1022
|
+
.top.bar,
|
|
1023
|
+
.main-menu,
|
|
1024
|
+
.eea .header .action,
|
|
1025
|
+
#page-header .action {
|
|
1026
|
+
display: none !important;
|
|
1027
|
+
visibility: hidden;
|
|
1028
|
+
}
|
|
1029
|
+
|
|
1030
|
+
.eea.header {
|
|
1031
|
+
max-width: @containerWidth !important;
|
|
1032
|
+
|
|
1033
|
+
.eea-logo {
|
|
1034
|
+
margin-top: 0;
|
|
1035
|
+
}
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
.logo {
|
|
1039
|
+
margin-left: 0;
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
.main.bar.transparency:before {
|
|
1043
|
+
background-color: transparent !important;
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
.homepage.homepage-inverse {
|
|
1047
|
+
.eea.header {
|
|
1048
|
+
position: absolute;
|
|
1049
|
+
top: 0;
|
|
1050
|
+
left: 0;
|
|
1051
|
+
right: 0;
|
|
1052
|
+
|
|
1053
|
+
.main.bar {
|
|
1054
|
+
padding: @printHeaderMainSectionPadding;
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1058
|
+
}
|
|
1059
|
+
|
|
1020
1060
|
/*******************************
|
|
1021
1061
|
/Light Header
|
|
1022
1062
|
*******************************/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
--------------------*/
|
|
9
9
|
|
|
10
10
|
.block.hero .ui.delete-button {
|
|
11
|
-
|
|
11
|
+
color: @heroDeleteButtonColor !important;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
14
|
.eea.hero-block {
|
|
@@ -105,17 +105,22 @@
|
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
@media print {
|
|
108
|
+
.homepage.homepage-inverse {
|
|
109
|
+
.hero-block-inner-wrapper {
|
|
110
|
+
padding: @printInverseHeroBlockPrintPadding;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.hero-block-inner-wrapper {
|
|
115
|
+
padding: @printHeroBlockPrintPadding;
|
|
116
|
+
}
|
|
117
|
+
|
|
108
118
|
.eea.hero-block.full-height,
|
|
109
119
|
.eea.hero-block.full-height .hero-block-image-wrapper,
|
|
110
120
|
.eea.hero-block.full-height .hero-block-inner-wrapper {
|
|
111
121
|
min-height: unset;
|
|
112
122
|
}
|
|
113
123
|
|
|
114
|
-
.hero-block-inner-wrapper {
|
|
115
|
-
padding-top: @heroBlockPrintPadding;
|
|
116
|
-
padding-bottom: @heroBlockPrintPadding;
|
|
117
|
-
}
|
|
118
|
-
|
|
119
124
|
.hero-block-image-wrapper {
|
|
120
125
|
left: 0 !important;
|
|
121
126
|
right: 0 !important;
|
|
@@ -132,8 +137,8 @@
|
|
|
132
137
|
}
|
|
133
138
|
|
|
134
139
|
.hero-block-body .eea.copyright {
|
|
135
|
-
|
|
136
|
-
|
|
140
|
+
position: relative;
|
|
141
|
+
bottom: 0;
|
|
137
142
|
}
|
|
138
143
|
}
|
|
139
144
|
|
|
@@ -27,7 +27,8 @@
|
|
|
27
27
|
@heroBlockWrapperPadding : 5rem;
|
|
28
28
|
@tableHeroBlockWrapperPadding: 6rem;
|
|
29
29
|
@desktopHeroBlockWrapperPadding: 194px 96px;
|
|
30
|
-
@
|
|
30
|
+
@printHeroBlockPrintPadding: 2.5em;
|
|
31
|
+
@printInverseHeroBlockPrintPadding: 8.5em 2.5em 2.5em 2.5em;
|
|
31
32
|
|
|
32
33
|
/* Body */
|
|
33
34
|
@mobileHeroBlockBodyGap : @rem-space-6;
|
|
@@ -206,41 +206,58 @@ a {
|
|
|
206
206
|
|
|
207
207
|
@media print {
|
|
208
208
|
|
|
209
|
+
@page {
|
|
210
|
+
size: A4;
|
|
211
|
+
margin: 1cm;
|
|
212
|
+
}
|
|
213
|
+
* {
|
|
214
|
+
-webkit-print-color-adjust: exact;
|
|
215
|
+
print-color-adjust: exact;
|
|
216
|
+
}
|
|
209
217
|
.skiplinks-wrapper,
|
|
210
|
-
.top.bar,
|
|
211
|
-
.main.bar.transparency,
|
|
212
|
-
.main-menu,
|
|
213
|
-
.eea .header .action,
|
|
214
218
|
.slider-arrow,
|
|
215
219
|
#footer,
|
|
216
|
-
#
|
|
217
|
-
|
|
218
|
-
|
|
220
|
+
#inpage-navigation,
|
|
221
|
+
.column.actions,
|
|
222
|
+
.slick-arrows {
|
|
223
|
+
display: none !important;
|
|
219
224
|
visibility: hidden;
|
|
220
225
|
}
|
|
221
226
|
|
|
222
|
-
.
|
|
223
|
-
|
|
227
|
+
.block.gridBlock .ui.grid,
|
|
228
|
+
.content-box {
|
|
229
|
+
break-inside: avoid;
|
|
224
230
|
}
|
|
225
231
|
|
|
226
|
-
.
|
|
227
|
-
|
|
228
|
-
|
|
232
|
+
.ui.segment.breadcrumbs {
|
|
233
|
+
padding: 0;
|
|
234
|
+
|
|
235
|
+
.ui.breadcrumb {
|
|
236
|
+
visibility: hidden;
|
|
237
|
+
}
|
|
229
238
|
}
|
|
230
239
|
|
|
231
|
-
.
|
|
232
|
-
|
|
240
|
+
.ui.tab {
|
|
241
|
+
display: block;
|
|
233
242
|
}
|
|
234
243
|
|
|
235
|
-
|
|
236
|
-
|
|
244
|
+
.static-banner {
|
|
245
|
+
display: none;
|
|
246
|
+
visibility: hidden;
|
|
237
247
|
}
|
|
238
248
|
|
|
239
|
-
|
|
249
|
+
img,
|
|
250
|
+
.image,
|
|
251
|
+
.card,
|
|
252
|
+
.visualization,
|
|
253
|
+
.embed-map,
|
|
254
|
+
.embed-tableau,
|
|
255
|
+
.embed-map-visualization,
|
|
256
|
+
.embed-visualization {
|
|
240
257
|
page-break-inside: avoid;
|
|
241
258
|
}
|
|
242
259
|
|
|
243
260
|
.grid-block-teaser .card {
|
|
244
261
|
page-break-inside: auto;
|
|
245
262
|
}
|
|
246
|
-
}
|
|
263
|
+
}
|