@eeacms/volto-arcgis-block 0.1.201 → 0.1.202

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,8 @@ 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
+ ### [0.1.202](https://github.com/eea/volto-arcgis-block/compare/0.1.201...0.1.202) - 21 September 2023
8
+
7
9
  ### [0.1.201](https://github.com/eea/volto-arcgis-block/compare/0.1.200...0.1.201) - 21 September 2023
8
10
 
9
11
  ### [0.1.200](https://github.com/eea/volto-arcgis-block/compare/0.1.199...0.1.200) - 20 September 2023
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-arcgis-block",
3
- "version": "0.1.201",
3
+ "version": "0.1.202",
4
4
  "description": "volto-arcgis-block: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: CodeSyntax",
@@ -28,6 +28,10 @@ class InfoWidget extends React.Component {
28
28
  * @returns lateralMenu DOM
29
29
  */
30
30
  showUseCase(UseCase) {
31
+ UseCase.Use_case_summary = UseCase.Use_case_summary.replace(
32
+ '.pdf"',
33
+ '.pdf/@@download/file"',
34
+ );
31
35
  let responsibleOrganizationOrPerson = UseCase.Responsible_organisation
32
36
  ? UseCase.Responsible_organisation
33
37
  : UseCase.Contact_person_name_