@eeacms/volto-embed 9.0.3 → 9.0.4

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,11 +4,18 @@ 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
- ### [9.0.3](https://github.com/eea/volto-embed/compare/9.0.2...9.0.3) - 30 November 2023
7
+ ### [9.0.4](https://github.com/eea/volto-embed/compare/9.0.3...9.0.4) - 8 December 2023
8
8
 
9
- #### :bug: Bug Fixes
9
+ #### :rocket: New Features
10
+
11
+ - feat: enhance UrlWidget [Miu Razvan - [`6546941`](https://github.com/eea/volto-embed/commit/6546941ed0d804ca0575dc96fc03d4bb57d6cebf)]
12
+ - feat: enhance InternalUrlWidget [Miu Razvan - [`e5492b3`](https://github.com/eea/volto-embed/commit/e5492b32221f3975539b3f71252bb4e85ab1c521)]
10
13
 
11
- - fix: privacy Component image url coming from visualization [nileshgulia1 - [`2429a86`](https://github.com/eea/volto-embed/commit/2429a86a4d4bce7fc7e6eee49ebab88d20c11f43)]
14
+ #### :hammer_and_wrench: Others
15
+
16
+ - test: update jest snapshots [Alin Voinea - [`eb1a34f`](https://github.com/eea/volto-embed/commit/eb1a34f98bf49955b0e6fc7ca59989df1892957f)]
17
+ - move url widgets to volto-object-widget [Miu Razvan - [`d269561`](https://github.com/eea/volto-embed/commit/d2695617e3b0996a106d023649857196c6a802ca)]
18
+ ### [9.0.3](https://github.com/eea/volto-embed/compare/9.0.2...9.0.3) - 30 November 2023
12
19
 
13
20
  ### [9.0.2](https://github.com/eea/volto-embed/compare/9.0.1...9.0.2) - 29 November 2023
14
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-embed",
3
- "version": "9.0.3",
3
+ "version": "9.0.4",
4
4
  "description": "Embed external content",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -35,7 +35,7 @@ export default (props) => {
35
35
  properties: {
36
36
  url: {
37
37
  title: 'Map url',
38
- widget: 'url',
38
+ widget: 'internal_url',
39
39
  },
40
40
  height: {
41
41
  title: (