tabexseriescomponents 0.0.509 → 0.0.511
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 +9 -11
- package/dist/index.esm.js +9 -11
- package/dist/index.umd.js +9 -11
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -60162,16 +60162,14 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
60162
60162
|
width: '100%',
|
|
60163
60163
|
height: '100%'
|
|
60164
60164
|
}
|
|
60165
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
60166
|
-
id: "
|
|
60167
|
-
|
|
60168
|
-
|
|
60169
|
-
|
|
60170
|
-
|
|
60171
|
-
|
|
60172
|
-
|
|
60173
|
-
allow: "autoplay"
|
|
60174
|
-
}))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
60165
|
+
}, /*#__PURE__*/React__default["default"].createElement("audio", {
|
|
60166
|
+
id: "radioPlayer",
|
|
60167
|
+
controls: true,
|
|
60168
|
+
autoplay: true
|
|
60169
|
+
}, /*#__PURE__*/React__default["default"].createElement("source", {
|
|
60170
|
+
src: "http://radio.hvips.com:8056/stream",
|
|
60171
|
+
type: "audio/mpeg"
|
|
60172
|
+
})))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
60175
60173
|
};
|
|
60176
60174
|
var easingFunctions = {
|
|
60177
60175
|
noEasing: undefined,
|
|
@@ -74582,7 +74580,7 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
74582
74580
|
style: {
|
|
74583
74581
|
zIndex: 1,
|
|
74584
74582
|
marginBottom: sectionproperties.image_mb + 'px',
|
|
74585
|
-
height: sectionproperties.height_responsive == 0 ? 'auto' : sectionproperties.height_responsive
|
|
74583
|
+
height: sectionproperties.height_responsive == 0 ? 'auto' : sectionproperties.height_responsive + 'px'
|
|
74586
74584
|
}
|
|
74587
74585
|
}, item.image != '' && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
74588
74586
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
package/dist/index.esm.js
CHANGED
|
@@ -60113,16 +60113,14 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
60113
60113
|
width: '100%',
|
|
60114
60114
|
height: '100%'
|
|
60115
60115
|
}
|
|
60116
|
-
}, /*#__PURE__*/React.createElement("
|
|
60117
|
-
id: "
|
|
60118
|
-
|
|
60119
|
-
|
|
60120
|
-
|
|
60121
|
-
|
|
60122
|
-
|
|
60123
|
-
|
|
60124
|
-
allow: "autoplay"
|
|
60125
|
-
}))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
|
|
60116
|
+
}, /*#__PURE__*/React.createElement("audio", {
|
|
60117
|
+
id: "radioPlayer",
|
|
60118
|
+
controls: true,
|
|
60119
|
+
autoplay: true
|
|
60120
|
+
}, /*#__PURE__*/React.createElement("source", {
|
|
60121
|
+
src: "http://radio.hvips.com:8056/stream",
|
|
60122
|
+
type: "audio/mpeg"
|
|
60123
|
+
})))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
|
|
60126
60124
|
};
|
|
60127
60125
|
var easingFunctions = {
|
|
60128
60126
|
noEasing: undefined,
|
|
@@ -74533,7 +74531,7 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
74533
74531
|
style: {
|
|
74534
74532
|
zIndex: 1,
|
|
74535
74533
|
marginBottom: sectionproperties.image_mb + 'px',
|
|
74536
|
-
height: sectionproperties.height_responsive == 0 ? 'auto' : sectionproperties.height_responsive
|
|
74534
|
+
height: sectionproperties.height_responsive == 0 ? 'auto' : sectionproperties.height_responsive + 'px'
|
|
74537
74535
|
}
|
|
74538
74536
|
}, item.image != '' && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
74539
74537
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
package/dist/index.umd.js
CHANGED
|
@@ -59988,16 +59988,14 @@
|
|
|
59988
59988
|
width: '100%',
|
|
59989
59989
|
height: '100%'
|
|
59990
59990
|
}
|
|
59991
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
59992
|
-
id: "
|
|
59993
|
-
|
|
59994
|
-
|
|
59995
|
-
|
|
59996
|
-
|
|
59997
|
-
|
|
59998
|
-
|
|
59999
|
-
allow: "autoplay"
|
|
60000
|
-
}))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
59991
|
+
}, /*#__PURE__*/React__default["default"].createElement("audio", {
|
|
59992
|
+
id: "radioPlayer",
|
|
59993
|
+
controls: true,
|
|
59994
|
+
autoplay: true
|
|
59995
|
+
}, /*#__PURE__*/React__default["default"].createElement("source", {
|
|
59996
|
+
src: "http://radio.hvips.com:8056/stream",
|
|
59997
|
+
type: "audio/mpeg"
|
|
59998
|
+
})))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
60001
59999
|
};
|
|
60002
60000
|
var easingFunctions = {
|
|
60003
60001
|
noEasing: undefined,
|
|
@@ -74408,7 +74406,7 @@
|
|
|
74408
74406
|
style: {
|
|
74409
74407
|
zIndex: 1,
|
|
74410
74408
|
marginBottom: sectionproperties.image_mb + 'px',
|
|
74411
|
-
height: sectionproperties.height_responsive == 0 ? 'auto' : sectionproperties.height_responsive
|
|
74409
|
+
height: sectionproperties.height_responsive == 0 ? 'auto' : sectionproperties.height_responsive + 'px'
|
|
74412
74410
|
}
|
|
74413
74411
|
}, item.image != '' && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
74414
74412
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|