tabexseriescomponents 0.0.587 → 0.0.589

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
@@ -42951,7 +42951,7 @@ var Footer1 = function Footer1(props) {
42951
42951
  function ownKeys$1B(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
42952
42952
  function _objectSpread$1B(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1B(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1B(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
42953
42953
  var Footer2 = function Footer2(props) {
42954
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i19, _authdetailsContext$i20;
42954
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i21, _authdetailsContext$i22;
42955
42955
  var _useState = React.useState(''),
42956
42956
  _useState2 = _slicedToArray__default["default"](_useState, 2),
42957
42957
  sectionproperties = _useState2[0],
@@ -43316,7 +43316,23 @@ var Footer2 = function Footer2(props) {
43316
43316
  onClick: function onClick() {
43317
43317
  routingcountext(StaticPagesLinksContext.Policies);
43318
43318
  }
43319
- }, lang.policies)))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43319
+ }, lang.policies)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43320
+ "class": "col-lg-12 d-flex align-items-center justify-content-center p-sm-0"
43321
+ }, /*#__PURE__*/React__default["default"].createElement("img", {
43322
+ "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43323
+ src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43324
+ onClick: function onClick() {
43325
+ var _authdetailsContext$i18;
43326
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.mobileapplink_appstore, '_blank');
43327
+ }
43328
+ }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
43329
+ "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43330
+ src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43331
+ onClick: function onClick() {
43332
+ var _authdetailsContext$i19;
43333
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.mobileapplink_playstore, '_blank');
43334
+ }
43335
+ })), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43320
43336
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
43321
43337
  }, /*#__PURE__*/React__default["default"].createElement("div", {
43322
43338
  className: "row m-0 w-100"
@@ -43325,12 +43341,12 @@ var Footer2 = function Footer2(props) {
43325
43341
  }, /*#__PURE__*/React__default["default"].createElement("p", {
43326
43342
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer text-transform-none ',
43327
43343
  onClick: function onClick() {
43328
- var _authdetailsContext$i18;
43329
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 || (_authdetailsContext$i18 = _authdetailsContext$i18.contactinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.email), '_self');
43344
+ var _authdetailsContext$i20;
43345
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 || (_authdetailsContext$i20 = _authdetailsContext$i20.contactinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.email), '_self');
43330
43346
  }
43331
43347
  }, /*#__PURE__*/React__default["default"].createElement("i", {
43332
43348
  "class": ' fa fa-at mr-2 ml-2 '
43333
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 || (_authdetailsContext$i19 = _authdetailsContext$i19.contactinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.email)), /*#__PURE__*/React__default["default"].createElement("div", {
43349
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email)), /*#__PURE__*/React__default["default"].createElement("div", {
43334
43350
  "class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
43335
43351
  }, /*#__PURE__*/React__default["default"].createElement("p", {
43336
43352
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer ',
@@ -43347,23 +43363,7 @@ var Footer2 = function Footer2(props) {
43347
43363
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43348
43364
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
43349
43365
  size: sectionproperties.footerinfoicon_fontsize
43350
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.address_en)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43351
- "class": "col-lg-12 d-flex align-items-center justify-content-center p-sm-0"
43352
- }, /*#__PURE__*/React__default["default"].createElement("img", {
43353
- "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43354
- src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43355
- onClick: function onClick() {
43356
- var _authdetailsContext$i21;
43357
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.mobileapplink_appstore, '_blank');
43358
- }
43359
- }), /*#__PURE__*/React__default["default"].createElement("img", {
43360
- "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43361
- src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43362
- onClick: function onClick() {
43363
- var _authdetailsContext$i22;
43364
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.mobileapplink_playstore, '_blank');
43365
- }
43366
- })))));
43366
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.address_en)))))));
43367
43367
  };
43368
43368
 
43369
43369
  function ownKeys$1A(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -69731,7 +69731,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
69731
69731
  }, _defineProperty__default["default"](_mediaMaxWidth, "minWidth", props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.image_width_resp + 'px'), _defineProperty__default["default"](_mediaMaxWidth, "height", sectionproperties.height_responsive + 'px'), _mediaMaxWidth)
69732
69732
  }),
69733
69733
  textContainer: glamor.css({
69734
- width: sectionproperties.width + '%',
69734
+ width: sectionproperties.width + 'px',
69735
69735
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
69736
69736
  height: sectionproperties.height + 'px',
69737
69737
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
@@ -69801,7 +69801,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
69801
69801
  },
69802
69802
  loading: "lazy"
69803
69803
  }), /*#__PURE__*/React__default["default"].createElement("div", {
69804
- "class": ' row m-0 w-100 text-center justify-content-center pl-sm-2 pr-sm-2 ',
69804
+ "class": ' row m-0 w-100 text-center justify-content-center ',
69805
69805
  style: {
69806
69806
  position: 'absolute',
69807
69807
  justifyContent: 'center',
package/dist/index.esm.js CHANGED
@@ -42902,7 +42902,7 @@ var Footer1 = function Footer1(props) {
42902
42902
  function ownKeys$1B(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
42903
42903
  function _objectSpread$1B(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1B(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1B(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
42904
42904
  var Footer2 = function Footer2(props) {
42905
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i19, _authdetailsContext$i20;
42905
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i21, _authdetailsContext$i22;
42906
42906
  var _useState = useState(''),
42907
42907
  _useState2 = _slicedToArray(_useState, 2),
42908
42908
  sectionproperties = _useState2[0],
@@ -43267,7 +43267,23 @@ var Footer2 = function Footer2(props) {
43267
43267
  onClick: function onClick() {
43268
43268
  routingcountext(StaticPagesLinksContext.Policies);
43269
43269
  }
43270
- }, lang.policies)))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React.createElement("div", {
43270
+ }, lang.policies)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
43271
+ "class": "col-lg-12 d-flex align-items-center justify-content-center p-sm-0"
43272
+ }, /*#__PURE__*/React.createElement("img", {
43273
+ "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43274
+ src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43275
+ onClick: function onClick() {
43276
+ var _authdetailsContext$i18;
43277
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.mobileapplink_appstore, '_blank');
43278
+ }
43279
+ }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
43280
+ "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43281
+ src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43282
+ onClick: function onClick() {
43283
+ var _authdetailsContext$i19;
43284
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.mobileapplink_playstore, '_blank');
43285
+ }
43286
+ })), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React.createElement("div", {
43271
43287
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
43272
43288
  }, /*#__PURE__*/React.createElement("div", {
43273
43289
  className: "row m-0 w-100"
@@ -43276,12 +43292,12 @@ var Footer2 = function Footer2(props) {
43276
43292
  }, /*#__PURE__*/React.createElement("p", {
43277
43293
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer text-transform-none ',
43278
43294
  onClick: function onClick() {
43279
- var _authdetailsContext$i18;
43280
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 || (_authdetailsContext$i18 = _authdetailsContext$i18.contactinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.email), '_self');
43295
+ var _authdetailsContext$i20;
43296
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 || (_authdetailsContext$i20 = _authdetailsContext$i20.contactinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.email), '_self');
43281
43297
  }
43282
43298
  }, /*#__PURE__*/React.createElement("i", {
43283
43299
  "class": ' fa fa-at mr-2 ml-2 '
43284
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 || (_authdetailsContext$i19 = _authdetailsContext$i19.contactinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.email)), /*#__PURE__*/React.createElement("div", {
43300
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email)), /*#__PURE__*/React.createElement("div", {
43285
43301
  "class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
43286
43302
  }, /*#__PURE__*/React.createElement("p", {
43287
43303
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer ',
@@ -43298,23 +43314,7 @@ var Footer2 = function Footer2(props) {
43298
43314
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43299
43315
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
43300
43316
  size: sectionproperties.footerinfoicon_fontsize
43301
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.address_en)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React.createElement("div", {
43302
- "class": "col-lg-12 d-flex align-items-center justify-content-center p-sm-0"
43303
- }, /*#__PURE__*/React.createElement("img", {
43304
- "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43305
- src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43306
- onClick: function onClick() {
43307
- var _authdetailsContext$i21;
43308
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.mobileapplink_appstore, '_blank');
43309
- }
43310
- }), /*#__PURE__*/React.createElement("img", {
43311
- "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43312
- src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43313
- onClick: function onClick() {
43314
- var _authdetailsContext$i22;
43315
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.mobileapplink_playstore, '_blank');
43316
- }
43317
- })))));
43317
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.address_en)))))));
43318
43318
  };
43319
43319
 
43320
43320
  function ownKeys$1A(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -69682,7 +69682,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
69682
69682
  }, _defineProperty(_mediaMaxWidth, "minWidth", props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.image_width_resp + 'px'), _defineProperty(_mediaMaxWidth, "height", sectionproperties.height_responsive + 'px'), _mediaMaxWidth)
69683
69683
  }),
69684
69684
  textContainer: css({
69685
- width: sectionproperties.width + '%',
69685
+ width: sectionproperties.width + 'px',
69686
69686
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
69687
69687
  height: sectionproperties.height + 'px',
69688
69688
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
@@ -69752,7 +69752,7 @@ var Classiccategorycard = function Classiccategorycard(props) {
69752
69752
  },
69753
69753
  loading: "lazy"
69754
69754
  }), /*#__PURE__*/React.createElement("div", {
69755
- "class": ' row m-0 w-100 text-center justify-content-center pl-sm-2 pr-sm-2 ',
69755
+ "class": ' row m-0 w-100 text-center justify-content-center ',
69756
69756
  style: {
69757
69757
  position: 'absolute',
69758
69758
  justifyContent: 'center',
package/dist/index.umd.js CHANGED
@@ -42775,7 +42775,7 @@
42775
42775
  function ownKeys$1B(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
42776
42776
  function _objectSpread$1B(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1B(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1B(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
42777
42777
  var Footer2 = function Footer2(props) {
42778
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i19, _authdetailsContext$i20;
42778
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i21, _authdetailsContext$i22;
42779
42779
  var _useState = React.useState(''),
42780
42780
  _useState2 = _slicedToArray__default["default"](_useState, 2),
42781
42781
  sectionproperties = _useState2[0],
@@ -43140,7 +43140,23 @@
43140
43140
  onClick: function onClick() {
43141
43141
  routingcountext(StaticPagesLinksContext.Policies);
43142
43142
  }
43143
- }, lang.policies)))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43143
+ }, lang.policies)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43144
+ "class": "col-lg-12 d-flex align-items-center justify-content-center p-sm-0"
43145
+ }, /*#__PURE__*/React__default["default"].createElement("img", {
43146
+ "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43147
+ src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43148
+ onClick: function onClick() {
43149
+ var _authdetailsContext$i18;
43150
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.mobileapplink_appstore, '_blank');
43151
+ }
43152
+ }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
43153
+ "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43154
+ src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43155
+ onClick: function onClick() {
43156
+ var _authdetailsContext$i19;
43157
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.mobileapplink_playstore, '_blank');
43158
+ }
43159
+ })), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43144
43160
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
43145
43161
  }, /*#__PURE__*/React__default["default"].createElement("div", {
43146
43162
  className: "row m-0 w-100"
@@ -43149,12 +43165,12 @@
43149
43165
  }, /*#__PURE__*/React__default["default"].createElement("p", {
43150
43166
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer text-transform-none ',
43151
43167
  onClick: function onClick() {
43152
- var _authdetailsContext$i18;
43153
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 || (_authdetailsContext$i18 = _authdetailsContext$i18.contactinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.email), '_self');
43168
+ var _authdetailsContext$i20;
43169
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 || (_authdetailsContext$i20 = _authdetailsContext$i20.contactinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.email), '_self');
43154
43170
  }
43155
43171
  }, /*#__PURE__*/React__default["default"].createElement("i", {
43156
43172
  "class": ' fa fa-at mr-2 ml-2 '
43157
- }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 || (_authdetailsContext$i19 = _authdetailsContext$i19.contactinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.email)), /*#__PURE__*/React__default["default"].createElement("div", {
43173
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.email)), /*#__PURE__*/React__default["default"].createElement("div", {
43158
43174
  "class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
43159
43175
  }, /*#__PURE__*/React__default["default"].createElement("p", {
43160
43176
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer ',
@@ -43171,23 +43187,7 @@
43171
43187
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43172
43188
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
43173
43189
  size: sectionproperties.footerinfoicon_fontsize
43174
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.address_en)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43175
- "class": "col-lg-12 d-flex align-items-center justify-content-center p-sm-0"
43176
- }, /*#__PURE__*/React__default["default"].createElement("img", {
43177
- "class": "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43178
- src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43179
- onClick: function onClick() {
43180
- var _authdetailsContext$i21;
43181
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.mobileapplink_appstore, '_blank');
43182
- }
43183
- }), /*#__PURE__*/React__default["default"].createElement("img", {
43184
- "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43185
- src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43186
- onClick: function onClick() {
43187
- var _authdetailsContext$i22;
43188
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.mobileapplink_playstore, '_blank');
43189
- }
43190
- })))));
43190
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.address_en)))))));
43191
43191
  };
43192
43192
 
43193
43193
  function ownKeys$1A(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -69555,7 +69555,7 @@
69555
69555
  }, _defineProperty__default["default"](_mediaMaxWidth, "minWidth", props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.image_width_resp + 'px'), _defineProperty__default["default"](_mediaMaxWidth, "height", sectionproperties.height_responsive + 'px'), _mediaMaxWidth)
69556
69556
  }),
69557
69557
  textContainer: glamor.css({
69558
- width: sectionproperties.width + '%',
69558
+ width: sectionproperties.width + 'px',
69559
69559
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
69560
69560
  height: sectionproperties.height + 'px',
69561
69561
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
@@ -69625,7 +69625,7 @@
69625
69625
  },
69626
69626
  loading: "lazy"
69627
69627
  }), /*#__PURE__*/React__default["default"].createElement("div", {
69628
- "class": ' row m-0 w-100 text-center justify-content-center pl-sm-2 pr-sm-2 ',
69628
+ "class": ' row m-0 w-100 text-center justify-content-center ',
69629
69629
  style: {
69630
69630
  position: 'absolute',
69631
69631
  justifyContent: 'center',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.587",
3
+ "version": "0.0.589",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {