@vidispine/vdt-js 22.4.0-pre.7 → 22.4.0-pre.9

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/dist/index.es.js CHANGED
@@ -2904,7 +2904,7 @@ var filterShapeSource = function filterShapeSource(itemType, options) {
2904
2904
  _ref3$shapeKey = _ref3.shapeKey,
2905
2905
  shapeKey = _ref3$shapeKey === void 0 ? 'shape' : _ref3$shapeKey,
2906
2906
  _ref3$parsedShapeKey = _ref3.parsedShapeKey,
2907
- parsedShapeKey = _ref3$parsedShapeKey === void 0 ? 'parsedShapeKey' : _ref3$parsedShapeKey;
2907
+ parsedShapeKey = _ref3$parsedShapeKey === void 0 ? 'parsedShape' : _ref3$parsedShapeKey;
2908
2908
 
2909
2909
  var _ref4 = itemType || {},
2910
2910
  _ref4$shape = _ref4.shape,