@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.
package/dist/web.esm.js CHANGED
@@ -7103,8 +7103,7 @@ var Uploader = _ref2 => {
7103
7103
  thumbnailUrl,
7104
7104
  videoRef,
7105
7105
  videoProps,
7106
- imageProps,
7107
- iconProps
7106
+ imageProps
7108
7107
  } = _ref6;
7109
7108
  console.log('thumbnailUrl', thumbnailUrl);
7110
7109
  return /*#__PURE__*/React.createElement(View$1, {
@@ -7126,14 +7125,7 @@ var Uploader = _ref2 => {
7126
7125
  width: "100%",
7127
7126
  height: "100%",
7128
7127
  objectFit: "cover"
7129
- }, imageProps)), /*#__PURE__*/React.createElement(PlayIcon, Object.assign({
7130
- position: "absolute",
7131
- top: "50%",
7132
- left: "50%",
7133
- color: "white",
7134
- size: '20%',
7135
- transform: "translate(-50%, -50%)"
7136
- }, iconProps)));
7128
+ }, imageProps)));
7137
7129
  },
7138
7130
  renderImage = _ref7 => {
7139
7131
  var {