@eeacms/volto-arcgis-block 0.1.130 → 0.1.131
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.131](https://github.com/eea/volto-arcgis-block/compare/0.1.130...0.1.131) - 26 April 2023
|
|
8
|
+
|
|
7
9
|
### [0.1.130](https://github.com/eea/volto-arcgis-block/compare/0.1.129...0.1.130) - 25 April 2023
|
|
8
10
|
|
|
9
11
|
#### :hammer_and_wrench: Others
|
package/package.json
CHANGED
|
@@ -3186,8 +3186,8 @@ class MenuWidget extends React.Component {
|
|
|
3186
3186
|
</div>
|
|
3187
3187
|
<Modal.Content>
|
|
3188
3188
|
<p>
|
|
3189
|
-
This dataset
|
|
3190
|
-
|
|
3189
|
+
This dataset can be downloaded, although it cannot be
|
|
3190
|
+
visualized on the map.
|
|
3191
3191
|
</p>
|
|
3192
3192
|
</Modal.Content>
|
|
3193
3193
|
<Modal.Actions>
|