tabexseriescomponents 0.0.604 → 0.0.605

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
@@ -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() {
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() {
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() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.604",
3
+ "version": "0.0.605",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {