tabexseriescomponents 0.0.488 → 0.0.490
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 +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +1 -1
- package/package.json +1 -1
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
|
-
},
|
|
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
|
-
},
|
|
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
|
-
},
|
|
59476
|
+
}, /*#__PURE__*/React__default["default"].createElement("iframe", {
|
|
59477
59477
|
id: "player",
|
|
59478
59478
|
src: 'http://radio.hvips.com:8056/stream',
|
|
59479
59479
|
width: "0",
|