@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.
@@ -7110,8 +7110,7 @@ var Uploader = _ref2 => {
7110
7110
  thumbnailUrl,
7111
7111
  videoRef,
7112
7112
  videoProps,
7113
- imageProps,
7114
- iconProps
7113
+ imageProps
7115
7114
  } = _ref6;
7116
7115
  console.log('thumbnailUrl', thumbnailUrl);
7117
7116
  return /*#__PURE__*/React__default.createElement(appStudio.View, {
@@ -7133,14 +7132,7 @@ var Uploader = _ref2 => {
7133
7132
  width: "100%",
7134
7133
  height: "100%",
7135
7134
  objectFit: "cover"
7136
- }, imageProps)), /*#__PURE__*/React__default.createElement(PlayIcon, Object.assign({
7137
- position: "absolute",
7138
- top: "50%",
7139
- left: "50%",
7140
- color: "white",
7141
- size: '20%',
7142
- transform: "translate(-50%, -50%)"
7143
- }, iconProps)));
7135
+ }, imageProps)));
7144
7136
  },
7145
7137
  renderImage = _ref7 => {
7146
7138
  var {