@app-studio/web 0.8.61 → 0.8.62

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.
@@ -7094,8 +7094,7 @@
7094
7094
  thumbnailUrl,
7095
7095
  videoRef,
7096
7096
  videoProps,
7097
- imageProps,
7098
- iconProps
7097
+ imageProps
7099
7098
  } = _ref6;
7100
7099
  console.log('thumbnailUrl', thumbnailUrl);
7101
7100
  return /*#__PURE__*/React__default.createElement(appStudio.View, {
@@ -7117,14 +7116,7 @@
7117
7116
  width: "100%",
7118
7117
  height: "100%",
7119
7118
  objectFit: "cover"
7120
- }, imageProps)), /*#__PURE__*/React__default.createElement(PlayIcon, Object.assign({
7121
- position: "absolute",
7122
- top: "50%",
7123
- left: "50%",
7124
- color: "white",
7125
- size: '20%',
7126
- transform: "translate(-50%, -50%)"
7127
- }, iconProps)));
7119
+ }, imageProps)));
7128
7120
  },
7129
7121
  renderImage = _ref7 => {
7130
7122
  var {