@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.js CHANGED
@@ -2919,7 +2919,7 @@ var filterShapeSource = function filterShapeSource(itemType, options) {
2919
2919
  _ref3$shapeKey = _ref3.shapeKey,
2920
2920
  shapeKey = _ref3$shapeKey === void 0 ? 'shape' : _ref3$shapeKey,
2921
2921
  _ref3$parsedShapeKey = _ref3.parsedShapeKey,
2922
- parsedShapeKey = _ref3$parsedShapeKey === void 0 ? 'parsedShapeKey' : _ref3$parsedShapeKey;
2922
+ parsedShapeKey = _ref3$parsedShapeKey === void 0 ? 'parsedShape' : _ref3$parsedShapeKey;
2923
2923
 
2924
2924
  var _ref4 = itemType || {},
2925
2925
  _ref4$shape = _ref4.shape,