tabexseriescomponents 0.0.604 → 0.0.606
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 +3 -3
- package/dist/index.esm.js +3 -3
- package/dist/index.umd.js +3 -3
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -47741,7 +47741,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
47741
47741
|
var _authdetailsContext$i24;
|
|
47742
47742
|
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_appstore, '_blank');
|
|
47743
47743
|
}
|
|
47744
|
-
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47744
|
+
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47745
47745
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
47746
47746
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47747
47747
|
onClick: function onClick() {
|
|
@@ -58245,8 +58245,8 @@ var Searchcomponent = function Searchcomponent(props) {
|
|
|
58245
58245
|
className: "row ml-0 mr-0 w-100 allcentered",
|
|
58246
58246
|
style: {
|
|
58247
58247
|
paddingTop: 70,
|
|
58248
|
-
paddingBottom: 70
|
|
58249
|
-
|
|
58248
|
+
paddingBottom: 70,
|
|
58249
|
+
height: '100vh'
|
|
58250
58250
|
}
|
|
58251
58251
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58252
58252
|
className: "row ml-0 mr-0 w-100",
|
package/dist/index.esm.js
CHANGED
|
@@ -47692,7 +47692,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
47692
47692
|
var _authdetailsContext$i24;
|
|
47693
47693
|
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_appstore, '_blank');
|
|
47694
47694
|
}
|
|
47695
|
-
}), /*#__PURE__*/React.createElement("img", {
|
|
47695
|
+
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
|
|
47696
47696
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
47697
47697
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47698
47698
|
onClick: function onClick() {
|
|
@@ -58196,8 +58196,8 @@ var Searchcomponent = function Searchcomponent(props) {
|
|
|
58196
58196
|
className: "row ml-0 mr-0 w-100 allcentered",
|
|
58197
58197
|
style: {
|
|
58198
58198
|
paddingTop: 70,
|
|
58199
|
-
paddingBottom: 70
|
|
58200
|
-
|
|
58199
|
+
paddingBottom: 70,
|
|
58200
|
+
height: '100vh'
|
|
58201
58201
|
}
|
|
58202
58202
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58203
58203
|
className: "row ml-0 mr-0 w-100",
|
package/dist/index.umd.js
CHANGED
|
@@ -47565,7 +47565,7 @@
|
|
|
47565
47565
|
var _authdetailsContext$i24;
|
|
47566
47566
|
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_appstore, '_blank');
|
|
47567
47567
|
}
|
|
47568
|
-
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47568
|
+
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47569
47569
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
47570
47570
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47571
47571
|
onClick: function onClick() {
|
|
@@ -58069,8 +58069,8 @@
|
|
|
58069
58069
|
className: "row ml-0 mr-0 w-100 allcentered",
|
|
58070
58070
|
style: {
|
|
58071
58071
|
paddingTop: 70,
|
|
58072
|
-
paddingBottom: 70
|
|
58073
|
-
|
|
58072
|
+
paddingBottom: 70,
|
|
58073
|
+
height: '100vh'
|
|
58074
58074
|
}
|
|
58075
58075
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58076
58076
|
className: "row ml-0 mr-0 w-100",
|