@eeacms/volto-eea-design-system 1.38.2 → 1.39.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.md +14 -33
- package/package.json +1 -1
- package/src/ui/Breadcrumbs/Breadcrumbs.jsx +3 -5
- package/src/ui/Header/Header.jsx +3 -1
- package/src/ui/Header/HeaderMenuPopUp.js +32 -14
- package/theme/themes/eea/collections/breadcrumb.overrides +6 -4
- package/theme/themes/eea/extras/contextNavigation.less +43 -22
- package/theme/themes/eea/extras/contextNavigation.variables +4 -4
- package/theme/themes/eea/globals/site.overrides +4 -1
- package/theme/themes/eea/modules/accordion.overrides +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,20 @@ 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.39.0](https://github.com/eea/volto-eea-design-system/compare/1.38.3...1.39.0) - 20 August 2025
|
|
8
|
+
|
|
9
|
+
#### :rocket: New Features
|
|
10
|
+
|
|
11
|
+
- feat: Control Navigation Settings TTW - refs #288509 [dobri1408 - [`6b151e4`](https://github.com/eea/volto-eea-design-system/commit/6b151e46dc8f8e23e0933c882e45552ab1a3c547)]
|
|
12
|
+
|
|
13
|
+
#### :hammer_and_wrench: Others
|
|
14
|
+
|
|
15
|
+
- Update package.json [David Ichim - [`4389bce`](https://github.com/eea/volto-eea-design-system/commit/4389bcefad69ffbcccd567fcb1c08611e3599877)]
|
|
16
|
+
### [1.38.3](https://github.com/eea/volto-eea-design-system/compare/1.38.2...1.38.3) - 31 July 2025
|
|
17
|
+
|
|
18
|
+
#### :hammer_and_wrench: Others
|
|
19
|
+
|
|
20
|
+
- change branch [Teodor - [`67bdc37`](https://github.com/eea/volto-eea-design-system/commit/67bdc37dff41486d95ea14bf2512a6892d4fe786)]
|
|
7
21
|
### [1.38.2](https://github.com/eea/volto-eea-design-system/compare/1.38.1...1.38.2) - 30 July 2025
|
|
8
22
|
|
|
9
23
|
### [1.38.1](https://github.com/eea/volto-eea-design-system/compare/1.38.0...1.38.1) - 28 July 2025
|
|
@@ -56,10 +70,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
56
70
|
|
|
57
71
|
#### :hammer_and_wrench: Others
|
|
58
72
|
|
|
59
|
-
- Add Sonarqube tag using fise-frontend addons list [EEA Jenkins - [`d3a993f`](https://github.com/eea/volto-eea-design-system/commit/d3a993f7c9f687d709e1c8bc48b4972aca7a161e)]
|
|
60
73
|
- Fix with sed the issue from line 714 missing } [David Ichim - [`e4e10a0`](https://github.com/eea/volto-eea-design-system/commit/e4e10a0a8a82c1fa20dcff9fa8178a6a938a7fd5)]
|
|
61
74
|
- Fixed link for don't use more than six colors [David Ichim - [`f42c698`](https://github.com/eea/volto-eea-design-system/commit/f42c69895258291ef72c0299e348f5671b2c127b)]
|
|
62
|
-
- Add Sonarqube tag using ied-frontend addons list [EEA Jenkins - [`a8fa4e1`](https://github.com/eea/volto-eea-design-system/commit/a8fa4e157f6351939fd6ee126f733efc1adf6dfe)]
|
|
63
75
|
- lint fix [David Ichim - [`5d4d60a`](https://github.com/eea/volto-eea-design-system/commit/5d4d60ac305b8694fec64a9cce625a1015e8486f)]
|
|
64
76
|
### [1.36.3](https://github.com/eea/volto-eea-design-system/compare/1.36.2...1.36.3) - 4 March 2025
|
|
65
77
|
|
|
@@ -93,7 +105,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
93
105
|
#### :hammer_and_wrench: Others
|
|
94
106
|
|
|
95
107
|
- Update package.json [Ichim David - [`40ae6a7`](https://github.com/eea/volto-eea-design-system/commit/40ae6a70377c54256f7365a12bded4e25b0c322e)]
|
|
96
|
-
- Add Sonarqube tag using bise-frontend addons list [EEA Jenkins - [`b433236`](https://github.com/eea/volto-eea-design-system/commit/b433236f3e264304c86082281da90384da7ab0ff)]
|
|
97
108
|
### [1.34.1](https://github.com/eea/volto-eea-design-system/compare/1.34.0...1.34.1) - 14 October 2024
|
|
98
109
|
|
|
99
110
|
### [1.34.0](https://github.com/eea/volto-eea-design-system/compare/1.33.1...1.34.0) - 11 October 2024
|
|
@@ -175,7 +186,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
175
186
|
|
|
176
187
|
#### :hammer_and_wrench: Others
|
|
177
188
|
|
|
178
|
-
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`dfa1d1b`](https://github.com/eea/volto-eea-design-system/commit/dfa1d1bd53ae63b20aa0ef64c37bf71faf376290)]
|
|
179
189
|
### [1.31.0](https://github.com/eea/volto-eea-design-system/compare/1.23.8...1.31.0) - 22 May 2024
|
|
180
190
|
|
|
181
191
|
#### :boom: Breaking Change
|
|
@@ -204,7 +214,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
204
214
|
|
|
205
215
|
#### :hammer_and_wrench: Others
|
|
206
216
|
|
|
207
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`2ccf437`](https://github.com/eea/volto-eea-design-system/commit/2ccf4372f93d56ce3cc8bfd66de5c9fbb2698cf4)]
|
|
208
217
|
### [1.23.5](https://github.com/eea/volto-eea-design-system/compare/1.23.4...1.23.5) - 5 April 2024
|
|
209
218
|
|
|
210
219
|
#### :nail_care: Enhancements
|
|
@@ -240,8 +249,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
240
249
|
- Update package.json version to 1.23.0 [David Ichim - [`4b2eeee`](https://github.com/eea/volto-eea-design-system/commit/4b2eeee398b771ac80111e1755f67273c8940ced)]
|
|
241
250
|
- fixed merge conflict [David Ichim - [`efe0f4b`](https://github.com/eea/volto-eea-design-system/commit/efe0f4b7df1782f5143e1bee31c997801427d35c)]
|
|
242
251
|
- Update react-slick version to 0.30.1 [David Ichim - [`62d4570`](https://github.com/eea/volto-eea-design-system/commit/62d457014866fc075a3203fd0f9e66354aa73fe5)]
|
|
243
|
-
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`c6c74f0`](https://github.com/eea/volto-eea-design-system/commit/c6c74f049ee787632b8ad0ec0f28531ac4d0f20f)]
|
|
244
|
-
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d3d7793`](https://github.com/eea/volto-eea-design-system/commit/d3d779363caa10f384d829a7e4242c5d54268099)]
|
|
245
252
|
### [1.23.0](https://github.com/eea/volto-eea-design-system/compare/1.22.7...1.23.0) - 19 February 2024
|
|
246
253
|
|
|
247
254
|
### [1.22.7](https://github.com/eea/volto-eea-design-system/compare/1.22.6...1.22.7) - 22 January 2024
|
|
@@ -327,11 +334,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
327
334
|
- Add dropdown test case to Header component [David Ichim - [`9ea3234`](https://github.com/eea/volto-eea-design-system/commit/9ea3234c2c0f1c819c7c2b54a75c56cda7812c56)]
|
|
328
335
|
- Remove unused import in Header.test.jsx [David Ichim - [`082069e`](https://github.com/eea/volto-eea-design-system/commit/082069e1f057786e0f1fb00c98d54b8e03b5d9c5)]
|
|
329
336
|
- Added some tests for TopDropdownMenu mobile and dropdown interaction [David Ichim - [`9d24488`](https://github.com/eea/volto-eea-design-system/commit/9d24488c1e97b2b1b14bd9bd8cb6f5b68414794b)]
|
|
330
|
-
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`eadf018`](https://github.com/eea/volto-eea-design-system/commit/eadf018aa1f32d310619ce4ef08f9b11950a20dc)]
|
|
331
337
|
- Lint fix [David Ichim - [`e29fd50`](https://github.com/eea/volto-eea-design-system/commit/e29fd50ee73477007dcf94a268596e6c11176d7b)]
|
|
332
|
-
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`947cb92`](https://github.com/eea/volto-eea-design-system/commit/947cb929c01ebb6f46bf124833fe1fec0f385edb)]
|
|
333
|
-
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`8356dfe`](https://github.com/eea/volto-eea-design-system/commit/8356dfe929039dcd165af0692cbbfc771a0f7fb4)]
|
|
334
|
-
- test: [JENKINS] Improve cypress time [valentinab25 - [`e38f17e`](https://github.com/eea/volto-eea-design-system/commit/e38f17ed735e743e59df7d06ca723c1218bdb569)]
|
|
335
338
|
### [1.20.0](https://github.com/eea/volto-eea-design-system/compare/1.19.0...1.20.0) - 2 November 2023
|
|
336
339
|
|
|
337
340
|
#### :rocket: New Features
|
|
@@ -364,9 +367,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
364
367
|
|
|
365
368
|
#### :house: Internal changes
|
|
366
369
|
|
|
367
|
-
- chore: [JENKINS] do not run tests on PR comments [valentinab25 - [`51b68fc`](https://github.com/eea/volto-eea-design-system/commit/51b68fc76a956996e01521b784262c67e7094d35)]
|
|
368
|
-
- chore: [JENKINS] add comment step [valentinab25 - [`5022758`](https://github.com/eea/volto-eea-design-system/commit/50227587db2c72d17e26e7b66f28d4c09b760873)]
|
|
369
|
-
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`a70ca64`](https://github.com/eea/volto-eea-design-system/commit/a70ca642918f578d6737d975e4769bac8312f48d)]
|
|
370
370
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`59ecb8e`](https://github.com/eea/volto-eea-design-system/commit/59ecb8e28b259472303324f9655b0cbbcbbf9c23)]
|
|
371
371
|
|
|
372
372
|
#### :hammer_and_wrench: Others
|
|
@@ -492,7 +492,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
492
492
|
|
|
493
493
|
#### :hammer_and_wrench: Others
|
|
494
494
|
|
|
495
|
-
- test: Fix eslint and yarn i18n [Alin Voinea - [`331149f`](https://github.com/eea/volto-eea-design-system/commit/331149f5eb16a9cc6f2d996f7b793909773063c2)]
|
|
496
495
|
- i18n: Add en [Alin Voinea - [`4584295`](https://github.com/eea/volto-eea-design-system/commit/458429530d993c27cfb962ddfe2f376f3568bf01)]
|
|
497
496
|
- Release 1.17.0 [Alin Voinea - [`e3c25ee`](https://github.com/eea/volto-eea-design-system/commit/e3c25eeeca5e863244faae396b5aa915d0702633)]
|
|
498
497
|
- test: add unit tests for DS components - refs #254313 [ana-oprea - [`0c4d4d1`](https://github.com/eea/volto-eea-design-system/commit/0c4d4d118b8e13082c576dc5c2dce6a715f49006)]
|
|
@@ -602,7 +601,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
602
601
|
#### :hammer_and_wrench: Others
|
|
603
602
|
|
|
604
603
|
- Release 1.14.0 [Alin Voinea - [`cb9084f`](https://github.com/eea/volto-eea-design-system/commit/cb9084fb2246dc1b729e12a419a26daa12c26f7a)]
|
|
605
|
-
- test: [JENKINS] set pipe fail [valentinab25 - [`1cdfc39`](https://github.com/eea/volto-eea-design-system/commit/1cdfc39d08f1ae301dea57f1e4be5265c4a4c6f9)]
|
|
606
604
|
- test: try storybook upload [valentinab25 - [`6d5833d`](https://github.com/eea/volto-eea-design-system/commit/6d5833d4419d00f1ac04c9eb78a0884214f9a494)]
|
|
607
605
|
- test: remove useless code [valentinab25 - [`2c14b0c`](https://github.com/eea/volto-eea-design-system/commit/2c14b0ce4596cfc11a81b9762677596d1861acfe)]
|
|
608
606
|
### [1.13.2](https://github.com/eea/volto-eea-design-system/compare/1.13.1...1.13.2) - 13 June 2023
|
|
@@ -641,7 +639,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
641
639
|
|
|
642
640
|
#### :house: Internal changes
|
|
643
641
|
|
|
644
|
-
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`fb2b166`](https://github.com/eea/volto-eea-design-system/commit/fb2b166d64f95a1c183901abfe0fe0254d1bbc7a)]
|
|
645
642
|
|
|
646
643
|
#### :house: Documentation changes
|
|
647
644
|
|
|
@@ -975,7 +972,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
975
972
|
|
|
976
973
|
- Release 1.0.0-beta.5 [Alin Voinea - [`e4417e1`](https://github.com/eea/volto-eea-design-system/commit/e4417e121477511c350ae3fbe4e70aadb445ed86)]
|
|
977
974
|
- better useOnScreen hook [Andrei Grigore - [`c214b6b`](https://github.com/eea/volto-eea-design-system/commit/c214b6b76443f81c795ce2f3aa457562ec088b30)]
|
|
978
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b227cf8`](https://github.com/eea/volto-eea-design-system/commit/b227cf8a8c44b9d91e9fda8a7999fb0a42bacdca)]
|
|
979
975
|
- 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)]
|
|
980
976
|
- prettier [David Ichim - [`a7f8384`](https://github.com/eea/volto-eea-design-system/commit/a7f838470c1bcc4e2be115d514d92a1b686a5e9b)]
|
|
981
977
|
- fixed less build failure due to changes in footer.less [David Ichim - [`190bc8c`](https://github.com/eea/volto-eea-design-system/commit/190bc8cfa88191b45808f1e27c6e2737ee3d15b1)]
|
|
@@ -1046,7 +1042,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1046
1042
|
|
|
1047
1043
|
#### :house: Internal changes
|
|
1048
1044
|
|
|
1049
|
-
- chore(docusaurus): ignore website/.yarn [Giorgos Stamatis - [`0b33ffd`](https://github.com/eea/volto-eea-design-system/commit/0b33ffd1dda61b126e3cc5ff48888124d6aee41b)]
|
|
1050
1045
|
- style(header): react syntax fix [Antonis Tarantilis - [`3add127`](https://github.com/eea/volto-eea-design-system/commit/3add1271c785a92bea0ef925d7bc562cef1e0d92)]
|
|
1051
1046
|
|
|
1052
1047
|
#### :house: Documentation changes
|
|
@@ -1243,7 +1238,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1243
1238
|
|
|
1244
1239
|
- Release 1.0.0-alpha.10 [Alin Voinea - [`7014d08`](https://github.com/eea/volto-eea-design-system/commit/7014d080ce114bd0bc039abeecbd7229333b0971)]
|
|
1245
1240
|
- Add variable definitions [kreafox - [`293fe65`](https://github.com/eea/volto-eea-design-system/commit/293fe65e2f24e6290e1286229169a77f9be4750e)]
|
|
1246
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`ef58a6f`](https://github.com/eea/volto-eea-design-system/commit/ef58a6f5ad8deea26b1395a86778fe1159b7617b)]
|
|
1247
1241
|
- Back to dev [Alin Voinea - [`31d4616`](https://github.com/eea/volto-eea-design-system/commit/31d461662b9184a7bbe190e86f3c47fab39229fe)]
|
|
1248
1242
|
### [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
|
|
1249
1243
|
|
|
@@ -1301,7 +1295,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1301
1295
|
- bump package version [David Ichim - [`b4628be`](https://github.com/eea/volto-eea-design-system/commit/b4628bed134abc76e38a243d4e98143e19cef989)]
|
|
1302
1296
|
- 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)]
|
|
1303
1297
|
- (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)]
|
|
1304
|
-
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`c4769e9`](https://github.com/eea/volto-eea-design-system/commit/c4769e987d525f5dcafac8e6cf8a89fd8111667d)]
|
|
1305
1298
|
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`92feea0`](https://github.com/eea/volto-eea-design-system/commit/92feea09796c9ef0530f65fa1d34139905133215)]
|
|
1306
1299
|
- Proof reading page header section [ichim-david - [`230239e`](https://github.com/eea/volto-eea-design-system/commit/230239e1b22734fb8606656985bc5e513731e244)]
|
|
1307
1300
|
### [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
|
|
@@ -1333,7 +1326,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1333
1326
|
#### :hammer_and_wrench: Others
|
|
1334
1327
|
|
|
1335
1328
|
- Release 1.0.0-alpha.7 [Alin Voinea - [`7e66bcc`](https://github.com/eea/volto-eea-design-system/commit/7e66bcc296b389bc55073e7f99681534977dce3a)]
|
|
1336
|
-
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`ce47e9b`](https://github.com/eea/volto-eea-design-system/commit/ce47e9b163bcb4eda988e3a87718b54ffbd3f99f)]
|
|
1337
1329
|
- added back descriptionDistance variable until package release [David Ichim - [`3af811a`](https://github.com/eea/volto-eea-design-system/commit/3af811a8d86a132e16de118697ba5a4302a8a4da)]
|
|
1338
1330
|
- Back to dev [Alin Voinea - [`cb531c9`](https://github.com/eea/volto-eea-design-system/commit/cb531c933c907bdbb88c9de0f1df2eb7ce899a4c)]
|
|
1339
1331
|
- Proper paths if the package is not installed, but in development [Tiberiu Ichim - [`7a2655f`](https://github.com/eea/volto-eea-design-system/commit/7a2655f7cf9d3c687f172eefcf2b4cff4b12f832)]
|
|
@@ -1421,7 +1413,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1421
1413
|
#### :hammer_and_wrench: Others
|
|
1422
1414
|
|
|
1423
1415
|
- 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)]
|
|
1424
|
-
- Upgrade Jenkinsfile storybook to yarn 3 [Alin Voinea - [`d20de8d`](https://github.com/eea/volto-eea-design-system/commit/d20de8d6e21a14660b7b5125a80218a8a6f19e62)]
|
|
1425
1416
|
- Back to dev [Alin Voinea - [`563fbc5`](https://github.com/eea/volto-eea-design-system/commit/563fbc5fac0d4b0295690d0a3a4e04271753f18a)]
|
|
1426
1417
|
- perf(docusaurus): added remixicon and roboto locally [Giorgos Stamatis - [`b67b1a7`](https://github.com/eea/volto-eea-design-system/commit/b67b1a72bc9cdc7c62a25967e81b430f8b62d558)]
|
|
1427
1418
|
### [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
|
|
@@ -1514,7 +1505,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1514
1505
|
- modified left value of full width classes with toolbars [David Ichim - [`70d82d4`](https://github.com/eea/volto-eea-design-system/commit/70d82d47fbc2c00a3a709de0d5c087c8443a1eae)]
|
|
1515
1506
|
- WIP settings column grid width when using full size class [David Ichim - [`affc7ac`](https://github.com/eea/volto-eea-design-system/commit/affc7ac99527aa92d5a192d90dc8c9ec46a66404)]
|
|
1516
1507
|
- fix eslint [Miu Razvan - [`30c52e4`](https://github.com/eea/volto-eea-design-system/commit/30c52e4eb443555ca44c1b35df064e73d52c0a8b)]
|
|
1517
|
-
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`76a41c7`](https://github.com/eea/volto-eea-design-system/commit/76a41c786995fd54afe4d1c345de939f683ffa70)]
|
|
1518
1508
|
- 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)]
|
|
1519
1509
|
- clean up [Miu Razvan - [`89f3cb3`](https://github.com/eea/volto-eea-design-system/commit/89f3cb33d70a14806a953f0acd1807e94169ee5c)]
|
|
1520
1510
|
- Feature(container): flexible container size #260 from eea/feature-flexible-container [ichim-david - [`8f84c5b`](https://github.com/eea/volto-eea-design-system/commit/8f84c5b67afe9cbe01b2a44a8f92a9a554e1036a)]
|
|
@@ -1616,7 +1606,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1616
1606
|
|
|
1617
1607
|
#### :nail_care: Enhancements
|
|
1618
1608
|
|
|
1619
|
-
- change(jenkins): added yarn policy for storybook building [ichim-david - [`3d1b844`](https://github.com/eea/volto-eea-design-system/commit/3d1b844efeea40b99c00c9aa97089e0a0be58a57)]
|
|
1620
1609
|
- change(docusaurus): typography updates [ichim-david - [`60a93a4`](https://github.com/eea/volto-eea-design-system/commit/60a93a4aece4e478ae13c2dfe697fd3703aa178a)]
|
|
1621
1610
|
- change(accordion): allow customization of accordion title with css variables [David Ichim - [`15e7d27`](https://github.com/eea/volto-eea-design-system/commit/15e7d27f02c640df582f51a51ef36e645723f842)]
|
|
1622
1611
|
- 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)]
|
|
@@ -1651,7 +1640,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1651
1640
|
#### :hammer_and_wrench: Others
|
|
1652
1641
|
|
|
1653
1642
|
- Merge pull request #243 from eea/develop [ichim-david - [`576564c`](https://github.com/eea/volto-eea-design-system/commit/576564ce395ee6ac9e74bcb19d5c4f0b4cd3c33b)]
|
|
1654
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`4a5be6e`](https://github.com/eea/volto-eea-design-system/commit/4a5be6eec78dae230626e61ea2c77e7f3c62510d)]
|
|
1655
1643
|
- Back to dev [Alin Voinea - [`b251255`](https://github.com/eea/volto-eea-design-system/commit/b251255a7ed14d8290717726d86eaf54b87aa2d4)]
|
|
1656
1644
|
### [0.9.0](https://github.com/eea/volto-eea-design-system/compare/0.8.1...0.9.0) - 19 September 2022
|
|
1657
1645
|
|
|
@@ -2407,10 +2395,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2407
2395
|
#### :hammer_and_wrench: Others
|
|
2408
2396
|
|
|
2409
2397
|
- prettier changes [David Ichim - [`134da52`](https://github.com/eea/volto-eea-design-system/commit/134da52549b9d5eac5a12b7ad3005073500ac2c4)]
|
|
2410
|
-
- [JENKINSFILE] remove debug, add error per stage [valentinab25 - [`903eecd`](https://github.com/eea/volto-eea-design-system/commit/903eecdb6bcbb8d73cff5e447d80c85e2a2c906d)]
|
|
2411
|
-
- [JENKINSFILE] mention comment author in comment [valentinab25 - [`39a26aa`](https://github.com/eea/volto-eea-design-system/commit/39a26aa1ff0f35e93e8df9f442c29c5ab79ff493)]
|
|
2412
|
-
- [JENKINSFILE] format PR comments [valentinab25 - [`739438c`](https://github.com/eea/volto-eea-design-system/commit/739438c64950c745d630d1998314a2bed595b23a)]
|
|
2413
|
-
- [JENKINSFILE] Add failure comment, no jenkins fail [valentinab25 - [`c325bf1`](https://github.com/eea/volto-eea-design-system/commit/c325bf14f3fb0da150f2a56cda0a9f03d8d8a628)]
|
|
2414
2398
|
### [0.2.3](https://github.com/eea/volto-eea-design-system/compare/0.2.2...0.2.3) - 29 April 2022
|
|
2415
2399
|
|
|
2416
2400
|
#### :rocket: New Features
|
|
@@ -2835,7 +2819,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2835
2819
|
- set profile section overflow to auto [nileshgulia1 - [`71ab47f`](https://github.com/eea/volto-eea-design-system/commit/71ab47f89a433233c14b394c3824e607dd18a393)]
|
|
2836
2820
|
- remove segment custom width [nileshgulia1 - [`1d3ea40`](https://github.com/eea/volto-eea-design-system/commit/1d3ea40f98bbdc1eab95b4da739a659b5e29ec16)]
|
|
2837
2821
|
- fix profile section css overflow [nileshgulia1 - [`db5126f`](https://github.com/eea/volto-eea-design-system/commit/db5126fc902e191d1e18fb7e4c54877c8d8786e6)]
|
|
2838
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`647a6e3`](https://github.com/eea/volto-eea-design-system/commit/647a6e3e2093f2c4884c356eb148453551c8f33f)]
|
|
2839
2822
|
- fix warning related to proptype [nileshgulia1 - [`946c6c6`](https://github.com/eea/volto-eea-design-system/commit/946c6c6bc9dece0985ae4b9f9cad6ece2be0ff2c)]
|
|
2840
2823
|
- removed override already present in card.less [ichim-david - [`50d2ab2`](https://github.com/eea/volto-eea-design-system/commit/50d2ab26f85c8f409da02ec128cc1df34848ca69)]
|
|
2841
2824
|
- update [Miu Razvan - [`bbcab87`](https://github.com/eea/volto-eea-design-system/commit/bbcab87ef4c8475f347f0daf4ab7e428e69c2316)]
|
|
@@ -2922,7 +2905,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2922
2905
|
- remove segment custom width [nileshgulia1 - [`4a60d84`](https://github.com/eea/volto-eea-design-system/commit/4a60d84d5fe76578b7760aa1dad6eef9a20916a7)]
|
|
2923
2906
|
- Reformat header.less [Tiberiu Ichim - [`1f99dfc`](https://github.com/eea/volto-eea-design-system/commit/1f99dfc82c165304ca5600ce5138c1233615ab69)]
|
|
2924
2907
|
- fix profile section css overflow [nileshgulia1 - [`8fd2654`](https://github.com/eea/volto-eea-design-system/commit/8fd265413149f1b5e033dffa0fbcb5ef5ecad15f)]
|
|
2925
|
-
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`6051724`](https://github.com/eea/volto-eea-design-system/commit/6051724437a38675e659c797bb5586ef81286ec0)]
|
|
2926
2908
|
- fix warning related to proptype [nileshgulia1 - [`824b9be`](https://github.com/eea/volto-eea-design-system/commit/824b9beff77aae139882cd50a1d670a02ec6f723)]
|
|
2927
2909
|
- refactor breadcrumbs component, make it functional and customizable [nileshgulia1 - [`4ec374e`](https://github.com/eea/volto-eea-design-system/commit/4ec374e20565eb0a5aed0ff67a02cd6f77eba1f0)]
|
|
2928
2910
|
- removed override already present in card.less [ichim-david - [`93c4e5a`](https://github.com/eea/volto-eea-design-system/commit/93c4e5aac9cc85ff2cc6c04180f6655d5f5616dc)]
|
|
@@ -3491,7 +3473,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
3491
3473
|
- Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`3af46d2`](https://github.com/eea/volto-eea-design-system/commit/3af46d2b14fa0b1ef44736f25b0f9ac93b23d18d)]
|
|
3492
3474
|
- 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)]
|
|
3493
3475
|
- 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)]
|
|
3494
|
-
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`8d657d0`](https://github.com/eea/volto-eea-design-system/commit/8d657d056cde5163cfe90ac66bc973f55d82e5e9)]
|
|
3495
3476
|
### [0.1.0](https://github.com/eea/volto-eea-design-system/compare/0.0.1...0.1.0) - 17 November 2021
|
|
3496
3477
|
|
|
3497
3478
|
#### :hammer_and_wrench: Others
|
package/package.json
CHANGED
|
@@ -6,9 +6,7 @@
|
|
|
6
6
|
import React from 'react';
|
|
7
7
|
import PropTypes from 'prop-types';
|
|
8
8
|
import { Link } from 'react-router-dom';
|
|
9
|
-
import { Breadcrumb, Container,
|
|
10
|
-
|
|
11
|
-
import homeIcon from '@eeacms/volto-eea-design-system/../theme/themes/eea/assets/images/home-icon.svg';
|
|
9
|
+
import { Breadcrumb, Container, Icon, Segment } from 'semantic-ui-react';
|
|
12
10
|
|
|
13
11
|
const Breadcrumbs = ({
|
|
14
12
|
root,
|
|
@@ -22,9 +20,9 @@ const Breadcrumbs = ({
|
|
|
22
20
|
<Container>
|
|
23
21
|
<Breadcrumb size={size} as="nav" aria-label={'Breadcrumbs'}>
|
|
24
22
|
<ol aria-label="Breadcrumbs navigation">
|
|
25
|
-
<li>
|
|
23
|
+
<li className="breadcrumbs-home-item">
|
|
26
24
|
<Link to={root || '/'} className="section" title={'Home'}>
|
|
27
|
-
<
|
|
25
|
+
<Icon className="ri-home-2-line breadcrumbs-home-icon" />
|
|
28
26
|
</Link>
|
|
29
27
|
</li>
|
|
30
28
|
{sections.map((item, index, items) => {
|
package/src/ui/Header/Header.jsx
CHANGED
|
@@ -158,7 +158,9 @@ const Main = ({
|
|
|
158
158
|
const [burger, setBurger] = React.useState('');
|
|
159
159
|
const searchInputRef = React.useRef(null);
|
|
160
160
|
const [isClient, setIsClient] = React.useState();
|
|
161
|
-
|
|
161
|
+
|
|
162
|
+
const itemsLayouts =
|
|
163
|
+
menuItemsLayouts || config.settings?.menuItemsLayouts || {};
|
|
162
164
|
|
|
163
165
|
React.useEffect(() => setIsClient(true), []);
|
|
164
166
|
|
|
@@ -8,10 +8,17 @@ import {
|
|
|
8
8
|
Transition,
|
|
9
9
|
} from 'semantic-ui-react';
|
|
10
10
|
|
|
11
|
-
import { cloneDeep } from 'lodash';
|
|
11
|
+
import { cloneDeep, kebabCase } from 'lodash';
|
|
12
12
|
|
|
13
13
|
import { useClickOutside } from '@eeacms/volto-eea-design-system/helpers';
|
|
14
14
|
|
|
15
|
+
const generateCssClassFromUrl = (url) => {
|
|
16
|
+
if (!url) return '';
|
|
17
|
+
return kebabCase(
|
|
18
|
+
url.replace(/\//g, '-').replace(/\./g, '-').replace(/@/g, '-'),
|
|
19
|
+
);
|
|
20
|
+
};
|
|
21
|
+
|
|
15
22
|
const createColumns = (item, renderMenuItem, item_id) => {
|
|
16
23
|
return item.items.map((item, index) => (
|
|
17
24
|
<React.Fragment key={index}>
|
|
@@ -120,17 +127,30 @@ export const StandardMegaMenuGrid = ({ menuItem, renderMenuItem, layout }) => {
|
|
|
120
127
|
|
|
121
128
|
const renderColumns = () => (
|
|
122
129
|
<Grid>
|
|
123
|
-
{menuItemColumns.map((section, columnIndex) =>
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
?
|
|
127
|
-
: menuItem.items
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
130
|
+
{menuItemColumns.map((section, columnIndex) => {
|
|
131
|
+
const sectionItem =
|
|
132
|
+
columnIndex !== menuItemColumnsLength
|
|
133
|
+
? menuItem.items[columnIndex]
|
|
134
|
+
: menuItem.items.slice(menuItemColumnsLength)[0];
|
|
135
|
+
const urlClass = sectionItem?.url
|
|
136
|
+
? generateCssClassFromUrl(sectionItem.url)
|
|
137
|
+
: '';
|
|
138
|
+
const classNames = `${layout.menuItemColumns[columnIndex]}${
|
|
139
|
+
urlClass ? ` ${urlClass}` : ''
|
|
140
|
+
}`;
|
|
141
|
+
|
|
142
|
+
return (
|
|
143
|
+
<div className={classNames} key={columnIndex}>
|
|
144
|
+
{columnIndex !== menuItemColumnsLength
|
|
145
|
+
? renderColumnContent(menuItem.items[columnIndex], columnIndex)
|
|
146
|
+
: menuItem.items
|
|
147
|
+
.slice(menuItemColumnsLength)
|
|
148
|
+
.map((section, _idx) =>
|
|
149
|
+
renderColumnContent(section, columnIndex),
|
|
150
|
+
)}
|
|
151
|
+
</div>
|
|
152
|
+
);
|
|
153
|
+
})}
|
|
134
154
|
</Grid>
|
|
135
155
|
);
|
|
136
156
|
|
|
@@ -346,7 +366,6 @@ function HeaderMenuPopUp({
|
|
|
346
366
|
const menuItem = menuItems.find(
|
|
347
367
|
(current) => current.url === activeItem || current['@id'] === activeItem,
|
|
348
368
|
);
|
|
349
|
-
|
|
350
369
|
// Get layout for current menu item and fallback to a * layout that can
|
|
351
370
|
// be used for all menu items that don't have a specific layout
|
|
352
371
|
const layout =
|
|
@@ -360,7 +379,6 @@ function HeaderMenuPopUp({
|
|
|
360
379
|
])) ||
|
|
361
380
|
(!!menuItemsLayouts && menuItemsLayouts['*']) ||
|
|
362
381
|
{};
|
|
363
|
-
|
|
364
382
|
return (
|
|
365
383
|
<Transition visible={visible} animation="slide down" duration={300}>
|
|
366
384
|
<div id="mega-menu" ref={nodeRef}>
|
|
@@ -6,9 +6,11 @@
|
|
|
6
6
|
display: flex;
|
|
7
7
|
align-items: center;
|
|
8
8
|
line-height: @lineHeight;
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
.breadcrumbs-home-item {
|
|
10
|
+
line-height: 1;
|
|
11
|
+
}
|
|
12
|
+
.breadcrumbs-home-icon {
|
|
13
|
+
--breadcrumbIconFontSize: @breadcrumbIconWidth;
|
|
12
14
|
}
|
|
13
15
|
}
|
|
14
16
|
|
|
@@ -49,6 +51,6 @@
|
|
|
49
51
|
|
|
50
52
|
i.icon {
|
|
51
53
|
width: @breadcrumbIconWidth;
|
|
52
|
-
font-size: @breadcrumbIconFontSize;
|
|
54
|
+
font-size: var(--breadcrumbIconFontSize, @breadcrumbIconFontSize);
|
|
53
55
|
}
|
|
54
56
|
}
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
padding-left: @sidenavPaddingLeft;
|
|
11
11
|
overflow: @sidenavOverflow;
|
|
12
12
|
}
|
|
13
|
+
|
|
13
14
|
@media (max-width: @largeMonitorBreakpoint) {
|
|
14
15
|
.context-navigation {
|
|
15
16
|
max-width: @sidenavMaxWidth;
|
|
@@ -63,12 +64,12 @@
|
|
|
63
64
|
padding: @sidenavFolderItemPadding;
|
|
64
65
|
}
|
|
65
66
|
|
|
66
|
-
.context-navigation .ui.list
|
|
67
|
+
.context-navigation .ui.list>.item>.content {
|
|
67
68
|
border-bottom: @sidenavContentBorderBottom;
|
|
68
69
|
}
|
|
69
70
|
|
|
70
71
|
// Hide last border
|
|
71
|
-
.context-navigation .ui.list
|
|
72
|
+
.context-navigation .ui.list>.item:last-child>.content {
|
|
72
73
|
border-bottom: none;
|
|
73
74
|
}
|
|
74
75
|
|
|
@@ -103,12 +104,13 @@
|
|
|
103
104
|
}
|
|
104
105
|
|
|
105
106
|
// Active indicator
|
|
106
|
-
.context-navigation .active.item
|
|
107
|
+
.context-navigation .active.item>.content>a {
|
|
107
108
|
color: @sidenavItemActiveColor;
|
|
108
109
|
font-weight: @sidenavItemActiveFontWeight;
|
|
109
110
|
}
|
|
110
|
-
|
|
111
|
-
.context-navigation .active.item
|
|
111
|
+
|
|
112
|
+
.context-navigation .active.item>.content>a:hover,
|
|
113
|
+
.context-navigation .active.item>.content>a:focus-visible {
|
|
112
114
|
color: @sidenavItemActiveColorHover;
|
|
113
115
|
}
|
|
114
116
|
|
|
@@ -130,9 +132,11 @@
|
|
|
130
132
|
align-items: center;
|
|
131
133
|
gap: 0.15rem;
|
|
132
134
|
}
|
|
135
|
+
|
|
133
136
|
.list-item {
|
|
134
137
|
padding: 0.25rem 0;
|
|
135
138
|
}
|
|
139
|
+
|
|
136
140
|
.list-item:has(> .context-navigation-detail) {
|
|
137
141
|
list-style-type: none;
|
|
138
142
|
}
|
|
@@ -150,6 +154,7 @@
|
|
|
150
154
|
background-color: @sidenavAccordionHeaderBackgroundColor;
|
|
151
155
|
box-shadow: @sidenavBoxShadow;
|
|
152
156
|
}
|
|
157
|
+
|
|
153
158
|
@media only screen and (max-width: 991px) {
|
|
154
159
|
.view-viewview.light-header .eea-side-menu:not(.fixed) .accordion-header {
|
|
155
160
|
color: white;
|
|
@@ -163,6 +168,7 @@
|
|
|
163
168
|
box-shadow: @sidenavBoxShadow;
|
|
164
169
|
background-color: @sidenavBackground;
|
|
165
170
|
}
|
|
171
|
+
|
|
166
172
|
.context-navigation-list .title-link {
|
|
167
173
|
display: block;
|
|
168
174
|
color: @sidenavItemColor;
|
|
@@ -170,9 +176,11 @@
|
|
|
170
176
|
font-size: @sidenavItemFontSize;
|
|
171
177
|
font-weight: @sidenavItemFontWeight;
|
|
172
178
|
}
|
|
179
|
+
|
|
173
180
|
.context-navigation-list .content .title-link {
|
|
174
181
|
font-weight: @sidenavLevelTwoItemFontWeight;
|
|
175
182
|
}
|
|
183
|
+
|
|
176
184
|
.context-navigation {
|
|
177
185
|
.current {
|
|
178
186
|
color: @sidenavItemActiveColor;
|
|
@@ -183,7 +191,16 @@
|
|
|
183
191
|
flex-wrap: wrap;
|
|
184
192
|
margin: 0 !important;
|
|
185
193
|
}
|
|
186
|
-
|
|
194
|
+
|
|
195
|
+
.navigation_home .icon {
|
|
196
|
+
font-size: 1rem !important;
|
|
197
|
+
font-weight: inherit;
|
|
198
|
+
margin-right: 0;
|
|
199
|
+
margin-left: -4px; // align icon with title text
|
|
200
|
+
margin-left: 2px;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
.ui.accordion>.title {
|
|
187
204
|
--text-color: @sidenavItemColor;
|
|
188
205
|
--text-color-hover: @sidenavItemColor;
|
|
189
206
|
font-size: @sidenavItemFontSize;
|
|
@@ -192,22 +209,21 @@
|
|
|
192
209
|
text-align: left;
|
|
193
210
|
line-height: @sidenavFolderItemLineHeight;
|
|
194
211
|
margin: 0;
|
|
212
|
+
display: flex;
|
|
213
|
+
align-items: normal;
|
|
214
|
+
|
|
215
|
+
.icon {
|
|
216
|
+
margin-top: 4px;
|
|
217
|
+
}
|
|
195
218
|
}
|
|
196
219
|
|
|
197
220
|
// add border-bottom only on first level titles
|
|
198
|
-
.context-navigation-list
|
|
199
|
-
> .accordion-list-item
|
|
200
|
-
> .accordion
|
|
201
|
-
> .title:not([aria-expanded='true']) {
|
|
221
|
+
.context-navigation-list>.accordion-list-item>.accordion>.title:not([aria-expanded='true']) {
|
|
202
222
|
border-bottom: @sidenavContentBorderBottom;
|
|
203
223
|
}
|
|
204
224
|
|
|
205
225
|
// add border-bottom to content of first level expanded accordion
|
|
206
|
-
.context-navigation-list
|
|
207
|
-
> .accordion-list-item
|
|
208
|
-
> .accordion
|
|
209
|
-
> .title[aria-expanded='true']
|
|
210
|
-
+ .content {
|
|
226
|
+
.context-navigation-list>.accordion-list-item>.accordion>.title[aria-expanded='true']+.content {
|
|
211
227
|
border-bottom: @sidenavContentBorderBottom;
|
|
212
228
|
}
|
|
213
229
|
|
|
@@ -216,7 +232,14 @@
|
|
|
216
232
|
overflow-y: auto;
|
|
217
233
|
-webkit-overflow-scrolling: touch;
|
|
218
234
|
}
|
|
235
|
+
|
|
219
236
|
.accordion-list {
|
|
237
|
+
&.level-0 {
|
|
238
|
+
>.accordion-list-title .title-link {
|
|
239
|
+
font-weight: @sidenavItemFontWeight;
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
|
|
220
243
|
.accordion-list .accordion-list-item .title {
|
|
221
244
|
padding-left: @secondLevelItemPaddingLeft;
|
|
222
245
|
}
|
|
@@ -224,24 +247,22 @@
|
|
|
224
247
|
.accordion-list .accordion-list .accordion-list-item .title {
|
|
225
248
|
padding-left: @thirdLevelItemPaddingLeft;
|
|
226
249
|
}
|
|
250
|
+
|
|
227
251
|
.accordion-list .accordion-list-item .accordion-list-title .title-link {
|
|
228
252
|
padding-left: @thirdLevelItemPaddingLeft;
|
|
229
253
|
}
|
|
230
254
|
|
|
231
|
-
.accordion-list
|
|
232
|
-
.accordion-list
|
|
233
|
-
.accordion-list-item
|
|
234
|
-
.accordion-list-title
|
|
235
|
-
.title-link {
|
|
255
|
+
.accordion-list .accordion-list .accordion-list-item .accordion-list-title .title-link {
|
|
236
256
|
padding-left: @fourthLevelItemPaddingLeft;
|
|
237
257
|
}
|
|
258
|
+
|
|
238
259
|
margin-top: 0;
|
|
239
260
|
margin-bottom: 0;
|
|
240
261
|
list-style: none;
|
|
241
262
|
padding-left: 0;
|
|
242
263
|
}
|
|
243
264
|
|
|
244
|
-
.context-navigation-list
|
|
265
|
+
.context-navigation-list>.accordion-list-title {
|
|
245
266
|
border-bottom: @sidenavContentBorderBottom;
|
|
246
267
|
|
|
247
268
|
.title-link {
|
|
@@ -261,4 +282,4 @@
|
|
|
261
282
|
}
|
|
262
283
|
}
|
|
263
284
|
|
|
264
|
-
.loadUIOverrides();
|
|
285
|
+
.loadUIOverrides();
|
|
@@ -54,10 +54,10 @@
|
|
|
54
54
|
|
|
55
55
|
/* Item - Level 2 */
|
|
56
56
|
@sidenavLevelTwoItemFontWeight: @font-weight-4;
|
|
57
|
-
@sidenavLevelTwoItemPadding: 0.5rem
|
|
58
|
-
@secondLevelItemPaddingLeft: @rem-space-
|
|
57
|
+
@sidenavLevelTwoItemPadding: 0.5rem 1rem 0.5rem 2rem;
|
|
58
|
+
@secondLevelItemPaddingLeft: @rem-space-8;
|
|
59
59
|
|
|
60
60
|
/* Item - Level 3 */
|
|
61
61
|
@subparItemPaddingLeft: @rem-space-12;
|
|
62
|
-
@thirdLevelItemPaddingLeft: @rem-space-
|
|
63
|
-
@fourthLevelItemPaddingLeft: @rem-space-
|
|
62
|
+
@thirdLevelItemPaddingLeft: @rem-space-12;
|
|
63
|
+
@fourthLevelItemPaddingLeft: @rem-space-14;
|
|
@@ -47,6 +47,7 @@ h6 {
|
|
|
47
47
|
|
|
48
48
|
.content-area {
|
|
49
49
|
color: @contentAreaColor;
|
|
50
|
+
min-height: 100px;
|
|
50
51
|
}
|
|
51
52
|
|
|
52
53
|
[id='page-document']>*,
|
|
@@ -210,10 +211,12 @@ a {
|
|
|
210
211
|
size: A4;
|
|
211
212
|
margin: 1cm;
|
|
212
213
|
}
|
|
214
|
+
|
|
213
215
|
* {
|
|
214
216
|
-webkit-print-color-adjust: exact;
|
|
215
217
|
print-color-adjust: exact;
|
|
216
218
|
}
|
|
219
|
+
|
|
217
220
|
.skiplinks-wrapper,
|
|
218
221
|
.slider-arrow,
|
|
219
222
|
#footer,
|
|
@@ -260,4 +263,4 @@ a {
|
|
|
260
263
|
.grid-block-teaser .card {
|
|
261
264
|
page-break-inside: auto;
|
|
262
265
|
}
|
|
263
|
-
}
|
|
266
|
+
}
|
|
@@ -197,6 +197,16 @@
|
|
|
197
197
|
--text-color-hover: @tertiaryColorCSSVar;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
+
/* Remove padding from navigation settings accordion content */
|
|
201
|
+
.navigation-objectlist-widget .ui.styled.accordion .content, .navigation-objectlist-widget .ui.styled.accordion .accordion .content {
|
|
202
|
+
padding: 0 !important;
|
|
203
|
+
margin: 0 !important
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
navigation-objectlist-widget .ui.styled.accordion{
|
|
207
|
+
margin: 0 !important
|
|
208
|
+
}
|
|
209
|
+
|
|
200
210
|
@media only screen and (max-width: @largestMobileScreen) {
|
|
201
211
|
.accordion-block h1 * {
|
|
202
212
|
font-size: @mobileH1;
|