@wix/editor-react-components 1.2533.0 → 1.2534.0

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.
@@ -1422,11 +1422,6 @@ const manifest = {
1422
1422
  disableStretching: true,
1423
1423
  disablePositioning: false,
1424
1424
  disableRotation: true
1425
- },
1426
- displayFilters: {
1427
- actions: {
1428
- hide: ["manageMenu"]
1429
- }
1430
1425
  }
1431
1426
  }
1432
1427
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/editor-react-components",
3
- "version": "1.2533.0",
3
+ "version": "1.2534.0",
4
4
  "description": "React components for the Wix Editor",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -197,5 +197,5 @@
197
197
  "registry": "https://registry.npmjs.org/",
198
198
  "access": "public"
199
199
  },
200
- "falconPackageHash": "3a9f602b2c8b57b83ac4939557d825b7f68ee99bcf89e68a3e6282a1"
200
+ "falconPackageHash": "b25e3cd10dc548346d3ad3da18e421ac54c36505e895a40120a36bbd"
201
201
  }