tabexseriescomponents 0.0.589 → 0.0.590

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$i21, _authdetailsContext$i22;
42954
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i19, _authdetailsContext$i20;
42955
42955
  var _useState = React.useState(''),
42956
42956
  _useState2 = _slicedToArray__default["default"](_useState, 2),
42957
42957
  sectionproperties = _useState2[0],
@@ -43316,23 +43316,7 @@ var Footer2 = function Footer2(props) {
43316
43316
  onClick: function onClick() {
43317
43317
  routingcountext(StaticPagesLinksContext.Policies);
43318
43318
  }
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", {
43319
+ }, lang.policies)))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43336
43320
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
43337
43321
  }, /*#__PURE__*/React__default["default"].createElement("div", {
43338
43322
  className: "row m-0 w-100"
@@ -43341,12 +43325,12 @@ var Footer2 = function Footer2(props) {
43341
43325
  }, /*#__PURE__*/React__default["default"].createElement("p", {
43342
43326
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer text-transform-none ',
43343
43327
  onClick: function onClick() {
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');
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');
43346
43330
  }
43347
43331
  }, /*#__PURE__*/React__default["default"].createElement("i", {
43348
43332
  "class": ' fa fa-at mr-2 ml-2 '
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", {
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", {
43350
43334
  "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 '
43351
43335
  }, /*#__PURE__*/React__default["default"].createElement("p", {
43352
43336
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer ',
@@ -43363,7 +43347,23 @@ var Footer2 = function Footer2(props) {
43363
43347
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43364
43348
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
43365
43349
  size: sectionproperties.footerinfoicon_fontsize
43366
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.address_en)))))));
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
+ }), sectionproperties.showplaystore == 'Show' && /*#__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
+ })))));
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; }
@@ -75461,7 +75461,17 @@ var Simpleproductcard = function Simpleproductcard(props) {
75461
75461
  // }}
75462
75462
  ,
75463
75463
  onClick: function onClick() {
75464
- addtocartfunc();
75464
+ if (sectionproperties.automaticaddtocart == 'Yes') {
75465
+ addtocartfunc();
75466
+ } else {
75467
+ var productidtobesend = null;
75468
+ if (sectionproperties.urlwithproductname == 'Yes') {
75469
+ productidtobesend = item.productendpointurl;
75470
+ } else {
75471
+ productidtobesend = item.productid;
75472
+ }
75473
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, productidtobesend, props.fetchingtypeprops, item.collectionid);
75474
+ }
75465
75475
  }
75466
75476
  // disabled={AddtoCartMutationContext.isLoading == true ? true : false}
75467
75477
  }, sectionproperties.cartBtn_iconFontSize != 0 && /*#__PURE__*/React__default["default"].createElement("i", {
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$i21, _authdetailsContext$i22;
42905
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i19, _authdetailsContext$i20;
42906
42906
  var _useState = useState(''),
42907
42907
  _useState2 = _slicedToArray(_useState, 2),
42908
42908
  sectionproperties = _useState2[0],
@@ -43267,23 +43267,7 @@ var Footer2 = function Footer2(props) {
43267
43267
  onClick: function onClick() {
43268
43268
  routingcountext(StaticPagesLinksContext.Policies);
43269
43269
  }
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", {
43270
+ }, lang.policies)))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React.createElement("div", {
43287
43271
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
43288
43272
  }, /*#__PURE__*/React.createElement("div", {
43289
43273
  className: "row m-0 w-100"
@@ -43292,12 +43276,12 @@ var Footer2 = function Footer2(props) {
43292
43276
  }, /*#__PURE__*/React.createElement("p", {
43293
43277
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer text-transform-none ',
43294
43278
  onClick: function onClick() {
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');
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');
43297
43281
  }
43298
43282
  }, /*#__PURE__*/React.createElement("i", {
43299
43283
  "class": ' fa fa-at mr-2 ml-2 '
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", {
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", {
43301
43285
  "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 '
43302
43286
  }, /*#__PURE__*/React.createElement("p", {
43303
43287
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer ',
@@ -43314,7 +43298,23 @@ var Footer2 = function Footer2(props) {
43314
43298
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43315
43299
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
43316
43300
  size: sectionproperties.footerinfoicon_fontsize
43317
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.address_en)))))));
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
+ }), sectionproperties.showplaystore == 'Show' && /*#__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
+ })))));
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; }
@@ -75412,7 +75412,17 @@ var Simpleproductcard = function Simpleproductcard(props) {
75412
75412
  // }}
75413
75413
  ,
75414
75414
  onClick: function onClick() {
75415
- addtocartfunc();
75415
+ if (sectionproperties.automaticaddtocart == 'Yes') {
75416
+ addtocartfunc();
75417
+ } else {
75418
+ var productidtobesend = null;
75419
+ if (sectionproperties.urlwithproductname == 'Yes') {
75420
+ productidtobesend = item.productendpointurl;
75421
+ } else {
75422
+ productidtobesend = item.productid;
75423
+ }
75424
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, productidtobesend, props.fetchingtypeprops, item.collectionid);
75425
+ }
75416
75426
  }
75417
75427
  // disabled={AddtoCartMutationContext.isLoading == true ? true : false}
75418
75428
  }, sectionproperties.cartBtn_iconFontSize != 0 && /*#__PURE__*/React.createElement("i", {
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$i21, _authdetailsContext$i22;
42778
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _authdetailsContext$i19, _authdetailsContext$i20;
42779
42779
  var _useState = React.useState(''),
42780
42780
  _useState2 = _slicedToArray__default["default"](_useState, 2),
42781
42781
  sectionproperties = _useState2[0],
@@ -43140,23 +43140,7 @@
43140
43140
  onClick: function onClick() {
43141
43141
  routingcountext(StaticPagesLinksContext.Policies);
43142
43142
  }
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", {
43143
+ }, lang.policies)))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
43160
43144
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
43161
43145
  }, /*#__PURE__*/React__default["default"].createElement("div", {
43162
43146
  className: "row m-0 w-100"
@@ -43165,12 +43149,12 @@
43165
43149
  }, /*#__PURE__*/React__default["default"].createElement("p", {
43166
43150
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer text-transform-none ',
43167
43151
  onClick: function onClick() {
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');
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');
43170
43154
  }
43171
43155
  }, /*#__PURE__*/React__default["default"].createElement("i", {
43172
43156
  "class": ' fa fa-at mr-2 ml-2 '
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", {
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", {
43174
43158
  "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 '
43175
43159
  }, /*#__PURE__*/React__default["default"].createElement("p", {
43176
43160
  "class": ' storeinfotext d-flex align-items-center justify-content-md-center cursor-pointer ',
@@ -43187,7 +43171,23 @@
43187
43171
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43188
43172
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
43189
43173
  size: sectionproperties.footerinfoicon_fontsize
43190
- })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.address_en)))))));
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
+ }), sectionproperties.showplaystore == 'Show' && /*#__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
+ })))));
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; }
@@ -75285,7 +75285,17 @@
75285
75285
  // }}
75286
75286
  ,
75287
75287
  onClick: function onClick() {
75288
- addtocartfunc();
75288
+ if (sectionproperties.automaticaddtocart == 'Yes') {
75289
+ addtocartfunc();
75290
+ } else {
75291
+ var productidtobesend = null;
75292
+ if (sectionproperties.urlwithproductname == 'Yes') {
75293
+ productidtobesend = item.productendpointurl;
75294
+ } else {
75295
+ productidtobesend = item.productid;
75296
+ }
75297
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, productidtobesend, props.fetchingtypeprops, item.collectionid);
75298
+ }
75289
75299
  }
75290
75300
  // disabled={AddtoCartMutationContext.isLoading == true ? true : false}
75291
75301
  }, sectionproperties.cartBtn_iconFontSize != 0 && /*#__PURE__*/React__default["default"].createElement("i", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.589",
3
+ "version": "0.0.590",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {