tabexseriescomponents 0.0.488 → 0.0.489

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.cjs.js CHANGED
@@ -59647,7 +59647,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
59647
59647
  paddingBottom: sectionproperties.marginBottom + 'px',
59648
59648
  paddingTop: sectionproperties.marginTop + 'px'
59649
59649
  }
59650
- }, sectionproperties.showplayer == 'Show' && /*#__PURE__*/React__default["default"].createElement("iframe", {
59650
+ }, /*#__PURE__*/React__default["default"].createElement("iframe", {
59651
59651
  id: "player",
59652
59652
  src: 'http://radio.hvips.com:8056/stream',
59653
59653
  width: "0",
package/dist/index.esm.js CHANGED
@@ -59598,7 +59598,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
59598
59598
  paddingBottom: sectionproperties.marginBottom + 'px',
59599
59599
  paddingTop: sectionproperties.marginTop + 'px'
59600
59600
  }
59601
- }, sectionproperties.showplayer == 'Show' && /*#__PURE__*/React.createElement("iframe", {
59601
+ }, /*#__PURE__*/React.createElement("iframe", {
59602
59602
  id: "player",
59603
59603
  src: 'http://radio.hvips.com:8056/stream',
59604
59604
  width: "0",
package/dist/index.umd.js CHANGED
@@ -59473,7 +59473,7 @@
59473
59473
  paddingBottom: sectionproperties.marginBottom + 'px',
59474
59474
  paddingTop: sectionproperties.marginTop + 'px'
59475
59475
  }
59476
- }, sectionproperties.showplayer == 'Show' && /*#__PURE__*/React__default["default"].createElement("iframe", {
59476
+ }, /*#__PURE__*/React__default["default"].createElement("iframe", {
59477
59477
  id: "player",
59478
59478
  src: 'http://radio.hvips.com:8056/stream',
59479
59479
  width: "0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.488",
3
+ "version": "0.0.489",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {