tabexseriescomponents 0.0.631 → 0.0.632
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 +2 -2
- package/dist/index.esm.js +2 -2
- package/dist/index.umd.js +2 -2
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -45009,7 +45009,7 @@ var Footer5 = function Footer5(props) {
|
|
|
45009
45009
|
width: '80%',
|
|
45010
45010
|
height: '80%'
|
|
45011
45011
|
}
|
|
45012
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45012
|
+
})), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
45013
45013
|
"class": 'col-lg-6 col-md-4 col-sm-6 p-0'
|
|
45014
45014
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
45015
45015
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-start align-items-center cursor-pointer ',
|
|
@@ -64590,7 +64590,7 @@ var ThreeSectionsWithSlideshow = function ThreeSectionsWithSlideshow(props) {
|
|
|
64590
64590
|
indicators: false,
|
|
64591
64591
|
arrows: false,
|
|
64592
64592
|
pauseOnHover: false,
|
|
64593
|
-
scale:
|
|
64593
|
+
scale: 2
|
|
64594
64594
|
};
|
|
64595
64595
|
var slideshow_styles = {
|
|
64596
64596
|
imgcontainer: glamor.css({
|
package/dist/index.esm.js
CHANGED
|
@@ -44960,7 +44960,7 @@ var Footer5 = function Footer5(props) {
|
|
|
44960
44960
|
width: '80%',
|
|
44961
44961
|
height: '80%'
|
|
44962
44962
|
}
|
|
44963
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
44963
|
+
})), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
44964
44964
|
"class": 'col-lg-6 col-md-4 col-sm-6 p-0'
|
|
44965
44965
|
}, /*#__PURE__*/React.createElement("img", {
|
|
44966
44966
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-start align-items-center cursor-pointer ',
|
|
@@ -64541,7 +64541,7 @@ var ThreeSectionsWithSlideshow = function ThreeSectionsWithSlideshow(props) {
|
|
|
64541
64541
|
indicators: false,
|
|
64542
64542
|
arrows: false,
|
|
64543
64543
|
pauseOnHover: false,
|
|
64544
|
-
scale:
|
|
64544
|
+
scale: 2
|
|
64545
64545
|
};
|
|
64546
64546
|
var slideshow_styles = {
|
|
64547
64547
|
imgcontainer: css({
|
package/dist/index.umd.js
CHANGED
|
@@ -44833,7 +44833,7 @@
|
|
|
44833
44833
|
width: '80%',
|
|
44834
44834
|
height: '80%'
|
|
44835
44835
|
}
|
|
44836
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44836
|
+
})), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
44837
44837
|
"class": 'col-lg-6 col-md-4 col-sm-6 p-0'
|
|
44838
44838
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
44839
44839
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-start align-items-center cursor-pointer ',
|
|
@@ -64414,7 +64414,7 @@
|
|
|
64414
64414
|
indicators: false,
|
|
64415
64415
|
arrows: false,
|
|
64416
64416
|
pauseOnHover: false,
|
|
64417
|
-
scale:
|
|
64417
|
+
scale: 2
|
|
64418
64418
|
};
|
|
64419
64419
|
var slideshow_styles = {
|
|
64420
64420
|
imgcontainer: glamor.css({
|