@eeacms/volto-cca-policy 1.0.24 → 1.0.25
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 +13 -0
- package/locales/bg/LC_MESSAGES/volto.po +0 -10
- package/locales/cs/LC_MESSAGES/volto.po +0 -10
- package/locales/da/LC_MESSAGES/volto.po +0 -10
- package/locales/de/LC_MESSAGES/volto.po +0 -10
- package/locales/el/LC_MESSAGES/volto.po +0 -10
- package/locales/en/LC_MESSAGES/volto.po +0 -10
- package/locales/es/LC_MESSAGES/volto.po +0 -10
- package/locales/et/LC_MESSAGES/volto.po +0 -10
- package/locales/fi/LC_MESSAGES/volto.po +0 -10
- package/locales/fr/LC_MESSAGES/volto.po +0 -10
- package/locales/ga/LC_MESSAGES/volto.po +0 -10
- package/locales/hr/LC_MESSAGES/volto.po +0 -10
- package/locales/hu/LC_MESSAGES/volto.po +0 -10
- package/locales/is/LC_MESSAGES/volto.po +0 -10
- package/locales/it/LC_MESSAGES/volto.po +0 -10
- package/locales/lt/LC_MESSAGES/volto.po +0 -10
- package/locales/lv/LC_MESSAGES/volto.po +0 -10
- package/locales/mt/LC_MESSAGES/volto.po +0 -10
- package/locales/nl/LC_MESSAGES/volto.po +0 -10
- package/locales/nn/LC_MESSAGES/volto.po +0 -10
- package/locales/pl/LC_MESSAGES/volto.po +0 -10
- package/locales/pt/LC_MESSAGES/volto.po +0 -10
- package/locales/ro/LC_MESSAGES/volto.po +0 -10
- package/locales/sk/LC_MESSAGES/volto.po +0 -10
- package/locales/sl/LC_MESSAGES/volto.po +0 -10
- package/locales/sv/LC_MESSAGES/volto.po +0 -10
- package/locales/tr/LC_MESSAGES/volto.po +0 -10
- package/locales/volto.pot +1 -11
- package/package.json +1 -1
- package/src/components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem.jsx +22 -15
- package/src/components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem.test.jsx +7 -0
- package/src/components/Search/NavigatorCatalogue/utils.js +1 -1
- package/theme/globals/navigator.less +8 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,19 @@ 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.0.25](https://github.com/eea/volto-cca-policy/compare/1.0.24...1.0.25) - 17 September 2026
|
|
8
|
+
|
|
9
|
+
#### :rocket: New Features
|
|
10
|
+
|
|
11
|
+
- feat: add keywords to NavigatorCatalogueCardItem - refs #304610 [kreafox - [`59b7ffa`](https://github.com/eea/volto-cca-policy/commit/59b7ffab2491e9fc2f42b19b59cce05c7fef3552)]
|
|
12
|
+
|
|
13
|
+
#### :house: Internal changes
|
|
14
|
+
|
|
15
|
+
- style: Automated code fix [eea-jenkins - [`50d996e`](https://github.com/eea/volto-cca-policy/commit/50d996efb4b0c561168c90a8bb83ec0d6be76127)]
|
|
16
|
+
|
|
17
|
+
#### :hammer_and_wrench: Others
|
|
18
|
+
|
|
19
|
+
- core(i18n): cleanup files [kreafox - [`5dae87b`](https://github.com/eea/volto-cca-policy/commit/5dae87b84da0f91e4f9c5f5c811b3c97272c8231)]
|
|
7
20
|
### [1.0.24](https://github.com/eea/volto-cca-policy/compare/1.0.23...1.0.24) - 17 September 2026
|
|
8
21
|
|
|
9
22
|
#### :bug: Bug Fixes
|
|
@@ -845,11 +845,6 @@ msgstr "Научете повече"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Правни аспекти"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "теми:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Транснационални региони"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Zjistěte více"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Právní aspekty"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "témata:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Nadnárodní regiony"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Få flere oplysninger"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Juridiske aspekter"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Emner:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Transnationale regioner"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Mehr erfahren"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Rechtliche Aspekte"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Themen:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Transnationale Regionen"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Μάθετε περισσότερα"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Νομικές πτυχές"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Θέματα:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Διακρατικές περιοχές"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr ""
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr ""
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr ""
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr ""
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Más información"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Aspectos legales"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Temas:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Regiones transnacionales"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Lisateavet"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Õiguslikud aspektid"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Teemad:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Rahvusvahelised piirkonnad"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Lue lisää"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Oikeudelliset näkökohdat"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Aiheet:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Kansainväliset alueet"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Apprendre encore plus"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Aspects juridiques"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Sujets :"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Régions transnationales"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Foghlaim níos mó"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Gnéithe dlíthiúla"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Ábhair:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Réigiúin thrasnáisiúnta"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Saznajte više"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Pravni aspekti"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Teme:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Transnacionalne regije"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "További információ"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Jogi szempontok"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Témák:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Transznacionális régiók"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Lærðu meira"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Lagalegar hliðar"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Efni:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Þverþjóðleg svæði"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Saperne di più"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Aspetti legali"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Argomenti:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Regioni transnazionali"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Sužinokite daugiau"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Teisiniai aspektai"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Temos:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Tarptautiniai regionai"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Uzziniet vairāk"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Juridiskie aspekti"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Tēmas:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Transnacionālie reģioni"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Tgħallem aktar"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Aspetti legali"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Suġġetti:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Reġjuni transnazzjonali"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Meer informatie"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Juridische aspecten"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Onderwerpen:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Transnationale regio's"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Meer informatie"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Juridiske aspekter"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Emner:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Transnasjonale regioner"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Dowiedz się więcej"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Aspekty prawne"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Tematy:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Regiony transnarodowe"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Saber mais"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Aspectos legais"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Tópicos:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Regiões transnacionais"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Află mai multe"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Aspecte juridice"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Subiecte:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Regiunile transnaționale"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Zistite viac"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Právne aspekty"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "témy:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Nadnárodné regióny"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Več o tem"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Pravni vidiki"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Teme:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Transnacionalne regije"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Läs mer"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Juridiska aspekter"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Ämnen:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Transnationella regioner"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
|
@@ -845,11 +845,6 @@ msgstr "Daha fazla bilgi edin"
|
|
|
845
845
|
msgid "Legal aspects"
|
|
846
846
|
msgstr "Yasal yönler"
|
|
847
847
|
|
|
848
|
-
#. Default: "License"
|
|
849
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
850
|
-
msgid "License"
|
|
851
|
-
msgstr ""
|
|
852
|
-
|
|
853
848
|
#. Default: "Lifetime"
|
|
854
849
|
#: components/theme/Views/AdaptationOptionView
|
|
855
850
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1493,11 +1488,6 @@ msgstr "Konular:"
|
|
|
1493
1488
|
msgid "Transnational regions"
|
|
1494
1489
|
msgstr "Ulusötesi bölgeler"
|
|
1495
1490
|
|
|
1496
|
-
#. Default: "Type"
|
|
1497
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1498
|
-
msgid "Type"
|
|
1499
|
-
msgstr ""
|
|
1500
|
-
|
|
1501
1491
|
#. Default: "Type of item"
|
|
1502
1492
|
#: search/common
|
|
1503
1493
|
#: search/mission_all/facets-all
|
package/locales/volto.pot
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: Plone\n"
|
|
4
|
-
"POT-Creation-Date: 2026-09-
|
|
4
|
+
"POT-Creation-Date: 2026-09-17T11:25:27.854Z\n"
|
|
5
5
|
"Last-Translator: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
|
|
6
6
|
"Language-Team: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
|
|
7
7
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
@@ -847,11 +847,6 @@ msgstr ""
|
|
|
847
847
|
msgid "Legal aspects"
|
|
848
848
|
msgstr ""
|
|
849
849
|
|
|
850
|
-
#. Default: "License"
|
|
851
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
852
|
-
msgid "License"
|
|
853
|
-
msgstr ""
|
|
854
|
-
|
|
855
850
|
#. Default: "Lifetime"
|
|
856
851
|
#: components/theme/Views/AdaptationOptionView
|
|
857
852
|
#: components/theme/Views/CaseStudyView
|
|
@@ -1495,11 +1490,6 @@ msgstr ""
|
|
|
1495
1490
|
msgid "Transnational regions"
|
|
1496
1491
|
msgstr ""
|
|
1497
1492
|
|
|
1498
|
-
#. Default: "Type"
|
|
1499
|
-
#: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
|
|
1500
|
-
msgid "Type"
|
|
1501
|
-
msgstr ""
|
|
1502
|
-
|
|
1503
1493
|
#. Default: "Type of item"
|
|
1504
1494
|
#: search/common
|
|
1505
1495
|
#: search/mission_all/facets-all
|
package/package.json
CHANGED
|
@@ -25,14 +25,6 @@ const messages = defineMessages({
|
|
|
25
25
|
id: 'Cycle',
|
|
26
26
|
defaultMessage: 'Cycle',
|
|
27
27
|
},
|
|
28
|
-
license: {
|
|
29
|
-
id: 'License',
|
|
30
|
-
defaultMessage: 'License',
|
|
31
|
-
},
|
|
32
|
-
type: {
|
|
33
|
-
id: 'Type',
|
|
34
|
-
defaultMessage: 'Type',
|
|
35
|
-
},
|
|
36
28
|
typeOfOutput: {
|
|
37
29
|
id: 'Type of outputs',
|
|
38
30
|
defaultMessage: 'Type of outputs',
|
|
@@ -71,9 +63,11 @@ const formatPublicationDate = (value) => {
|
|
|
71
63
|
}
|
|
72
64
|
};
|
|
73
65
|
|
|
74
|
-
const TagGroup = ({ typeLabel, values, type }) => {
|
|
75
|
-
const visible =
|
|
76
|
-
|
|
66
|
+
const TagGroup = ({ typeLabel, values, type, maxItems }) => {
|
|
67
|
+
const visible = Number.isFinite(maxItems)
|
|
68
|
+
? values.slice(0, maxItems)
|
|
69
|
+
: values;
|
|
70
|
+
const hidden = Number.isFinite(maxItems) ? values.slice(maxItems) : [];
|
|
77
71
|
const remaining = values.length - visible.length;
|
|
78
72
|
|
|
79
73
|
return (
|
|
@@ -138,6 +132,7 @@ const NavigatorCatalogueCardItem = (props) => {
|
|
|
138
132
|
const intl = useIntl();
|
|
139
133
|
const sectors = rawValueAsArray(result.cca_adaptation_sectors);
|
|
140
134
|
const hazards = rawValueAsArray(result.cca_climate_impacts);
|
|
135
|
+
const keywords = rawValueAsArray(result.cca_keywords);
|
|
141
136
|
const outputs = rawValueAsArray(result.cca_type_of_outputs);
|
|
142
137
|
|
|
143
138
|
const outputType = outputs
|
|
@@ -156,8 +151,6 @@ const NavigatorCatalogueCardItem = (props) => {
|
|
|
156
151
|
const publicationDate =
|
|
157
152
|
result.publication_date?.raw || result.publication_date;
|
|
158
153
|
const formattedPublicationDate = formatPublicationDate(publicationDate);
|
|
159
|
-
const sectorLabel = intl.formatMessage(messages.sector);
|
|
160
|
-
const hazardLabel = intl.formatMessage(messages.hazard);
|
|
161
154
|
const compareTool = {
|
|
162
155
|
uid: getCompareToolUid(result),
|
|
163
156
|
title: getCompareToolTitle(result),
|
|
@@ -197,8 +190,22 @@ const NavigatorCatalogueCardItem = (props) => {
|
|
|
197
190
|
</p>
|
|
198
191
|
|
|
199
192
|
<div className="catalogue-taxonomy">
|
|
200
|
-
<TagGroup
|
|
201
|
-
|
|
193
|
+
<TagGroup
|
|
194
|
+
typeLabel={intl.formatMessage(messages.sector)}
|
|
195
|
+
values={sectors}
|
|
196
|
+
type="sector"
|
|
197
|
+
maxItems={3}
|
|
198
|
+
/>
|
|
199
|
+
<TagGroup
|
|
200
|
+
typeLabel={intl.formatMessage(messages.hazard)}
|
|
201
|
+
values={hazards}
|
|
202
|
+
type="hazard"
|
|
203
|
+
maxItems={3}
|
|
204
|
+
/>
|
|
205
|
+
</div>
|
|
206
|
+
|
|
207
|
+
<div className="catalogue-keywords">
|
|
208
|
+
<TagGroup values={keywords} type="keyword" />
|
|
202
209
|
</div>
|
|
203
210
|
|
|
204
211
|
<div className="catalogue-item-footer">
|
|
@@ -84,6 +84,9 @@ describe('NavigatorCatalogueCardItem', () => {
|
|
|
84
84
|
cca_climate_impacts: {
|
|
85
85
|
raw: ['Drought', 'Flooding', 'Heat', 'Wildfires'],
|
|
86
86
|
},
|
|
87
|
+
cca_keywords: {
|
|
88
|
+
raw: ['Planning', 'Risk assessment', 'Resilience', 'Adaptation'],
|
|
89
|
+
},
|
|
87
90
|
cca_type_of_outputs: {
|
|
88
91
|
raw: [
|
|
89
92
|
'Maps and graphs',
|
|
@@ -123,6 +126,10 @@ describe('NavigatorCatalogueCardItem', () => {
|
|
|
123
126
|
expect(
|
|
124
127
|
screen.getByRole('button', { name: 'Hazard: Wildfires' }),
|
|
125
128
|
).toBeInTheDocument();
|
|
129
|
+
expect(screen.getByText('Planning')).toBeInTheDocument();
|
|
130
|
+
expect(screen.getByText('Risk assessment')).toBeInTheDocument();
|
|
131
|
+
expect(screen.getByText('Resilience')).toBeInTheDocument();
|
|
132
|
+
expect(screen.getByText('Adaptation')).toBeInTheDocument();
|
|
126
133
|
expect(screen.getByText('Step 1')).toBeInTheDocument();
|
|
127
134
|
expect(screen.queryByText('Step 4')).not.toBeInTheDocument();
|
|
128
135
|
expect(
|
|
@@ -78,7 +78,7 @@ export const formatFunctionalityScore = (value) => {
|
|
|
78
78
|
|
|
79
79
|
export const escapeCsvValue = (value) => {
|
|
80
80
|
const stringValue = value === undefined || value === null ? '' : `${value}`;
|
|
81
|
-
return `"${stringValue.
|
|
81
|
+
return `"${stringValue.replaceAll('"', '""')}"`;
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
export const downloadCsv = (filename, rows) => {
|
|
@@ -677,6 +677,10 @@
|
|
|
677
677
|
align-items: center;
|
|
678
678
|
}
|
|
679
679
|
|
|
680
|
+
.catalogue-keywords {
|
|
681
|
+
margin-top: 0.5rem;
|
|
682
|
+
}
|
|
683
|
+
|
|
680
684
|
.catalogue-taxonomy {
|
|
681
685
|
gap: 0.5rem;
|
|
682
686
|
}
|
|
@@ -828,6 +832,10 @@ body.searchlib-page .searchapp-navigatorCatalogueSearch {
|
|
|
828
832
|
color: #0a7b6c;
|
|
829
833
|
}
|
|
830
834
|
|
|
835
|
+
&.keyword {
|
|
836
|
+
background: #efefef;
|
|
837
|
+
}
|
|
838
|
+
|
|
831
839
|
&.adaptation-stage {
|
|
832
840
|
background: @primaryColor;
|
|
833
841
|
color: #fff;
|