@eeacms/volto-cca-policy 0.2.23 → 0.2.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.
Files changed (56) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/locales/bg/LC_MESSAGES/volto.po +3461 -0
  3. package/locales/cs/LC_MESSAGES/volto.po +3428 -0
  4. package/locales/de/LC_MESSAGES/volto.po +251 -846
  5. package/locales/eea.climateadapt.frontpage.pot +0 -505
  6. package/locales/eea.climateadapt.observatory.frontpage.pot +0 -136
  7. package/locales/eea.climateadapt.pot +0 -112
  8. package/locales/en/LC_MESSAGES/volto.po +253 -848
  9. package/locales/es/LC_MESSAGES/volto.po +251 -846
  10. package/locales/et/LC_MESSAGES/volto.po +3421 -0
  11. package/locales/fi/LC_MESSAGES/volto.po +3445 -0
  12. package/locales/fr/LC_MESSAGES/volto.po +251 -846
  13. package/locales/ga/LC_MESSAGES/volto.po +3467 -0
  14. package/locales/hr/LC_MESSAGES/volto.po +3425 -0
  15. package/locales/hu/LC_MESSAGES/volto.po +3472 -0
  16. package/locales/it/LC_MESSAGES/volto.po +251 -846
  17. package/locales/lt/LC_MESSAGES/volto.po +3433 -0
  18. package/locales/nl/LC_MESSAGES/volto.po +3460 -0
  19. package/locales/pl/LC_MESSAGES/volto.po +251 -846
  20. package/locales/pt/LC_MESSAGES/volto.po +3447 -0
  21. package/locales/ro/LC_MESSAGES/volto.po +1119 -1545
  22. package/locales/sl/LC_MESSAGES/volto.po +3438 -0
  23. package/locales/tmx/Readme.md +24 -0
  24. package/locales/tmx/data/volto_BG.tmx +7091 -0
  25. package/locales/tmx/data/volto_CS.tmx +7091 -0
  26. package/locales/tmx/data/volto_ET.tmx +7091 -0
  27. package/locales/tmx/data/volto_FI.tmx +7091 -0
  28. package/locales/tmx/data/volto_GA.tmx +7091 -0
  29. package/locales/tmx/data/volto_HR.tmx +7091 -0
  30. package/locales/tmx/data/volto_HU.tmx +7091 -0
  31. package/locales/tmx/data/volto_LT.tmx +7091 -0
  32. package/locales/tmx/data/volto_NL.tmx +7091 -0
  33. package/locales/tmx/data/volto_PT.tmx +7091 -0
  34. package/locales/tmx/data/volto_RO.tmx +7091 -0
  35. package/locales/tmx/data/volto_SL.tmx +7091 -0
  36. package/locales/tmx/run.py +61 -0
  37. package/locales/volto.pot +75 -1
  38. package/package.json +2 -2
  39. package/src/components/manage/Blocks/ContentLinks/ContentLinksView.jsx +25 -8
  40. package/src/components/manage/Blocks/ContentLinks/ContentLinksView.test.jsx +20 -1
  41. package/src/components/manage/Blocks/ContentLinks/DropdownListView.jsx +48 -0
  42. package/src/components/manage/Blocks/ContentLinks/index.js +14 -0
  43. package/src/components/manage/Blocks/ContentLinks/style.less +18 -0
  44. package/src/components/manage/Blocks/CountryMapProfile/OLView.jsx +3 -3
  45. package/src/components/manage/Blocks/CountryMapProfile/styles.less +15 -1
  46. package/src/components/manage/Blocks/Listing/DropdownListingView.jsx +49 -0
  47. package/src/components/manage/Blocks/Listing/index.js +15 -0
  48. package/src/components/manage/Blocks/Listing/styles.less +18 -0
  49. package/src/components/manage/Blocks/RelevantAceContent/RelevantAceContentView.jsx +19 -39
  50. package/src/components/manage/Blocks/SearchAceContent/SearchAceContentView.jsx +1 -1
  51. package/src/components/theme/ShareInfoButton/ShareInfoButton.jsx +1 -1
  52. package/src/components/theme/Views/C3SIndicatorView.jsx +2 -2
  53. package/src/components/theme/Views/CaseStudyView.jsx +1 -1
  54. package/src/search/index.js +12 -16
  55. package/src/search/mission_funding/config-funding.js +44 -0
  56. package/src/search/mission_funding/facets-funding.js +39 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.