tabexseriescomponents 0.2.779 → 0.2.781

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
@@ -48070,7 +48070,7 @@ var Footer2 = function Footer2(props) {
48070
48070
  onClick: function onClick() {
48071
48071
  routingcountext(StaticPagesLinksContext.Wishlist);
48072
48072
  }
48073
- }, lang.wishlist), authdetailsContext.loggedin && sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
48073
+ }, lang.wishlist), sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
48074
48074
  "class": "".concat(footerStyles.vl) + ' d-flex align-items-center justify-content-center mb-3'
48075
48075
  }), authdetailsContext.loggedin && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
48076
48076
  "class": "".concat(footerStyles.footersubtitlestyles) + ' mb-md-0 ',
@@ -52494,7 +52494,7 @@ var ModernFooter = function ModernFooter(props) {
52494
52494
  function ownKeys$1v(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; }
52495
52495
  function _objectSpread$1v(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1v(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1v(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
52496
52496
  var Newsletterfooter = function Newsletterfooter(props) {
52497
- var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i25, _authdetailsContext$i27, _authdetailsContext$i29, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i39, _authdetailsContext$i40, _fetchcustomercartQue, _fetchcustomercartQue2;
52497
+ var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26, _authdetailsContext$i28, _authdetailsContext$i30, _authdetailsContext$i32, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i42, _authdetailsContext$i43, _fetchcustomercartQue, _fetchcustomercartQue2;
52498
52498
  var _useState = React.useState(''),
52499
52499
  _useState2 = _slicedToArray__default["default"](_useState, 2),
52500
52500
  sectionproperties = _useState2[0],
@@ -53110,56 +53110,67 @@ var Newsletterfooter = function Newsletterfooter(props) {
53110
53110
  }
53111
53111
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
53112
53112
  size: sectionproperties.instgrambtniconfontsize
53113
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53113
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.snapchatlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53114
53114
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53115
53115
  onClick: function onClick() {
53116
53116
  var _authdetailsContext$i24;
53117
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
53117
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.snapchatlink) != null) {
53118
+ var _authdetailsContext$i25;
53119
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.snapchatlink, '_blank');
53120
+ }
53121
+ }
53122
+ }, /*#__PURE__*/React__default["default"].createElement(FaSnapchat.FaSnapchat, {
53123
+ size: sectionproperties.instgrambtniconfontsize
53124
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53125
+ "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53126
+ onClick: function onClick() {
53127
+ var _authdetailsContext$i27;
53128
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.linkedinlink, '_blank');
53118
53129
  }
53119
53130
  }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
53120
53131
  size: sectionproperties.instgrambtniconfontsize
53121
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.pinterestlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53132
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.pinterestlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53122
53133
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53123
53134
  onClick: function onClick() {
53124
- var _authdetailsContext$i26;
53125
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.pinterestlink, '_blank');
53135
+ var _authdetailsContext$i29;
53136
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.pinterestlink, '_blank');
53126
53137
  }
53127
53138
  }, /*#__PURE__*/React__default["default"].createElement(FaPinterestP.FaPinterestP, {
53128
53139
  size: sectionproperties.instgrambtniconfontsize
53129
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.behancelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53140
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.behancelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53130
53141
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53131
53142
  onClick: function onClick() {
53132
- var _authdetailsContext$i28;
53133
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.behancelink, '_blank');
53143
+ var _authdetailsContext$i31;
53144
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.behancelink, '_blank');
53134
53145
  }
53135
53146
  }, /*#__PURE__*/React__default["default"].createElement(FaBehance.FaBehance, {
53136
53147
  size: sectionproperties.instgrambtniconfontsize
53137
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.tripadvisorlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53148
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.tripadvisorlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53138
53149
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53139
53150
  onClick: function onClick() {
53140
- var _authdetailsContext$i30;
53141
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.tripadvisorlink, '_blank');
53151
+ var _authdetailsContext$i33;
53152
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.tripadvisorlink, '_blank');
53142
53153
  }
53143
53154
  }, /*#__PURE__*/React__default["default"].createElement(FaTripadvisor.FaTripadvisor, {
53144
53155
  size: sectionproperties.instgrambtniconfontsize
53145
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53156
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53146
53157
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53147
53158
  onClick: function onClick() {
53148
- var _authdetailsContext$i32;
53149
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber) != null) {
53150
- var _authdetailsContext$i33;
53151
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber), '_blank');
53159
+ var _authdetailsContext$i35;
53160
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
53161
+ var _authdetailsContext$i36;
53162
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.whatsappnumber), '_blank');
53152
53163
  }
53153
53164
  }
53154
53165
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
53155
53166
  size: sectionproperties.youtubebtniconfontsize
53156
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53167
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
53157
53168
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53158
53169
  onClick: function onClick() {
53159
- var _authdetailsContext$i35;
53160
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.googlemapslink) != null) {
53161
- var _authdetailsContext$i36;
53162
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.googlemapslink, '_blank');
53170
+ var _authdetailsContext$i38;
53171
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.googlemapslink) != null) {
53172
+ var _authdetailsContext$i39;
53173
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.googlemapslink, '_blank');
53163
53174
  }
53164
53175
  }
53165
53176
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
@@ -53179,15 +53190,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
53179
53190
  "class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
53180
53191
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
53181
53192
  onClick: function onClick() {
53182
- var _authdetailsContext$i37;
53183
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.mobileapplink_appstore, '_blank');
53193
+ var _authdetailsContext$i40;
53194
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.mobileapplink_appstore, '_blank');
53184
53195
  }
53185
53196
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
53186
53197
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
53187
53198
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
53188
53199
  onClick: function onClick() {
53189
- var _authdetailsContext$i38;
53190
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.mobileapplink_playstore, '_blank');
53200
+ var _authdetailsContext$i41;
53201
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.mobileapplink_playstore, '_blank');
53191
53202
  }
53192
53203
  }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
53193
53204
  "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
@@ -53204,7 +53215,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
53204
53215
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
53205
53216
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
53206
53217
  size: 30
53207
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
53218
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
53208
53219
  "class": "col-lg-12 p-0 d-block my-3"
53209
53220
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
53210
53221
  "class": "m-0 p-0"
@@ -84323,7 +84334,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
84323
84334
  _useState6 = _slicedToArray__default["default"](_useState5, 2);
84324
84335
  _useState6[0];
84325
84336
  _useState6[1];
84326
- props.actions.cardonclickfunctionContext;
84337
+ var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
84327
84338
  var _useState7 = React.useState({}),
84328
84339
  _useState8 = _slicedToArray__default["default"](_useState7, 2),
84329
84340
  variants_iteminfo = _useState8[0],
@@ -84678,7 +84689,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
84678
84689
  cursor: 'pointer'
84679
84690
  },
84680
84691
  onClick: function onClick() {
84681
- // cardonclickfunctionContext('/productinfo/' + props.actions.productid, false, '');
84692
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, props.actions.item.productid, props.actions.fetchingtypeprops, null);
84682
84693
  }
84683
84694
  }, "+", (item === null || item === void 0 || (_item$values7 = item.values) === null || _item$values7 === void 0 ? void 0 : _item$values7.length) - 4));
84684
84695
  })));
@@ -85482,7 +85493,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
85482
85493
  sectionproperties: sectionproperties,
85483
85494
  item: item,
85484
85495
  cardonclickfunctionContext: cardonclickfunctionContext,
85485
- productid: item.productid
85496
+ fetchingtypeprops: props.fetchingtypeprops
85486
85497
  },
85487
85498
  foundMatchedVariantFunc: function foundMatchedVariantFunc(variantCompletedObj) {
85488
85499
  setvariantObj(variantCompletedObj);
package/dist/index.esm.js CHANGED
@@ -48021,7 +48021,7 @@ var Footer2 = function Footer2(props) {
48021
48021
  onClick: function onClick() {
48022
48022
  routingcountext(StaticPagesLinksContext.Wishlist);
48023
48023
  }
48024
- }, lang.wishlist), authdetailsContext.loggedin && sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
48024
+ }, lang.wishlist), sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
48025
48025
  "class": "".concat(footerStyles.vl) + ' d-flex align-items-center justify-content-center mb-3'
48026
48026
  }), authdetailsContext.loggedin && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React.createElement("p", {
48027
48027
  "class": "".concat(footerStyles.footersubtitlestyles) + ' mb-md-0 ',
@@ -52445,7 +52445,7 @@ var ModernFooter = function ModernFooter(props) {
52445
52445
  function ownKeys$1v(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; }
52446
52446
  function _objectSpread$1v(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1v(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1v(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
52447
52447
  var Newsletterfooter = function Newsletterfooter(props) {
52448
- var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i25, _authdetailsContext$i27, _authdetailsContext$i29, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i39, _authdetailsContext$i40, _fetchcustomercartQue, _fetchcustomercartQue2;
52448
+ var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26, _authdetailsContext$i28, _authdetailsContext$i30, _authdetailsContext$i32, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i42, _authdetailsContext$i43, _fetchcustomercartQue, _fetchcustomercartQue2;
52449
52449
  var _useState = useState(''),
52450
52450
  _useState2 = _slicedToArray(_useState, 2),
52451
52451
  sectionproperties = _useState2[0],
@@ -53061,56 +53061,67 @@ var Newsletterfooter = function Newsletterfooter(props) {
53061
53061
  }
53062
53062
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
53063
53063
  size: sectionproperties.instgrambtniconfontsize
53064
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
53064
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.snapchatlink) != null && /*#__PURE__*/React.createElement("p", {
53065
53065
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53066
53066
  onClick: function onClick() {
53067
53067
  var _authdetailsContext$i24;
53068
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
53068
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.snapchatlink) != null) {
53069
+ var _authdetailsContext$i25;
53070
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.snapchatlink, '_blank');
53071
+ }
53072
+ }
53073
+ }, /*#__PURE__*/React.createElement(FaSnapchat, {
53074
+ size: sectionproperties.instgrambtniconfontsize
53075
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
53076
+ "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53077
+ onClick: function onClick() {
53078
+ var _authdetailsContext$i27;
53079
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.linkedinlink, '_blank');
53069
53080
  }
53070
53081
  }, /*#__PURE__*/React.createElement(FaLinkedinIn, {
53071
53082
  size: sectionproperties.instgrambtniconfontsize
53072
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.pinterestlink) != null && /*#__PURE__*/React.createElement("p", {
53083
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.pinterestlink) != null && /*#__PURE__*/React.createElement("p", {
53073
53084
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53074
53085
  onClick: function onClick() {
53075
- var _authdetailsContext$i26;
53076
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.pinterestlink, '_blank');
53086
+ var _authdetailsContext$i29;
53087
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.pinterestlink, '_blank');
53077
53088
  }
53078
53089
  }, /*#__PURE__*/React.createElement(FaPinterestP, {
53079
53090
  size: sectionproperties.instgrambtniconfontsize
53080
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.behancelink) != null && /*#__PURE__*/React.createElement("p", {
53091
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.behancelink) != null && /*#__PURE__*/React.createElement("p", {
53081
53092
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53082
53093
  onClick: function onClick() {
53083
- var _authdetailsContext$i28;
53084
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.behancelink, '_blank');
53094
+ var _authdetailsContext$i31;
53095
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.behancelink, '_blank');
53085
53096
  }
53086
53097
  }, /*#__PURE__*/React.createElement(FaBehance, {
53087
53098
  size: sectionproperties.instgrambtniconfontsize
53088
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.tripadvisorlink) != null && /*#__PURE__*/React.createElement("p", {
53099
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.tripadvisorlink) != null && /*#__PURE__*/React.createElement("p", {
53089
53100
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53090
53101
  onClick: function onClick() {
53091
- var _authdetailsContext$i30;
53092
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.tripadvisorlink, '_blank');
53102
+ var _authdetailsContext$i33;
53103
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.tripadvisorlink, '_blank');
53093
53104
  }
53094
53105
  }, /*#__PURE__*/React.createElement(FaTripadvisor, {
53095
53106
  size: sectionproperties.instgrambtniconfontsize
53096
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
53107
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
53097
53108
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53098
53109
  onClick: function onClick() {
53099
- var _authdetailsContext$i32;
53100
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber) != null) {
53101
- var _authdetailsContext$i33;
53102
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber), '_blank');
53110
+ var _authdetailsContext$i35;
53111
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
53112
+ var _authdetailsContext$i36;
53113
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.whatsappnumber), '_blank');
53103
53114
  }
53104
53115
  }
53105
53116
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
53106
53117
  size: sectionproperties.youtubebtniconfontsize
53107
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
53118
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
53108
53119
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
53109
53120
  onClick: function onClick() {
53110
- var _authdetailsContext$i35;
53111
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.googlemapslink) != null) {
53112
- var _authdetailsContext$i36;
53113
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.googlemapslink, '_blank');
53121
+ var _authdetailsContext$i38;
53122
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.googlemapslink) != null) {
53123
+ var _authdetailsContext$i39;
53124
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.googlemapslink, '_blank');
53114
53125
  }
53115
53126
  }
53116
53127
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
@@ -53130,15 +53141,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
53130
53141
  "class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
53131
53142
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
53132
53143
  onClick: function onClick() {
53133
- var _authdetailsContext$i37;
53134
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.mobileapplink_appstore, '_blank');
53144
+ var _authdetailsContext$i40;
53145
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.mobileapplink_appstore, '_blank');
53135
53146
  }
53136
53147
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
53137
53148
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
53138
53149
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
53139
53150
  onClick: function onClick() {
53140
- var _authdetailsContext$i38;
53141
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.mobileapplink_playstore, '_blank');
53151
+ var _authdetailsContext$i41;
53152
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.mobileapplink_playstore, '_blank');
53142
53153
  }
53143
53154
  }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
53144
53155
  "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
@@ -53155,7 +53166,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
53155
53166
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
53156
53167
  }, /*#__PURE__*/React.createElement(IoLocationSharp, {
53157
53168
  size: 30
53158
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
53169
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
53159
53170
  "class": "col-lg-12 p-0 d-block my-3"
53160
53171
  }, /*#__PURE__*/React.createElement("hr", {
53161
53172
  "class": "m-0 p-0"
@@ -84274,7 +84285,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
84274
84285
  _useState6 = _slicedToArray(_useState5, 2);
84275
84286
  _useState6[0];
84276
84287
  _useState6[1];
84277
- props.actions.cardonclickfunctionContext;
84288
+ var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
84278
84289
  var _useState7 = useState({}),
84279
84290
  _useState8 = _slicedToArray(_useState7, 2),
84280
84291
  variants_iteminfo = _useState8[0],
@@ -84629,7 +84640,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
84629
84640
  cursor: 'pointer'
84630
84641
  },
84631
84642
  onClick: function onClick() {
84632
- // cardonclickfunctionContext('/productinfo/' + props.actions.productid, false, '');
84643
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, props.actions.item.productid, props.actions.fetchingtypeprops, null);
84633
84644
  }
84634
84645
  }, "+", (item === null || item === void 0 || (_item$values7 = item.values) === null || _item$values7 === void 0 ? void 0 : _item$values7.length) - 4));
84635
84646
  })));
@@ -85433,7 +85444,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
85433
85444
  sectionproperties: sectionproperties,
85434
85445
  item: item,
85435
85446
  cardonclickfunctionContext: cardonclickfunctionContext,
85436
- productid: item.productid
85447
+ fetchingtypeprops: props.fetchingtypeprops
85437
85448
  },
85438
85449
  foundMatchedVariantFunc: function foundMatchedVariantFunc(variantCompletedObj) {
85439
85450
  setvariantObj(variantCompletedObj);
package/dist/index.umd.js CHANGED
@@ -47883,7 +47883,7 @@
47883
47883
  onClick: function onClick() {
47884
47884
  routingcountext(StaticPagesLinksContext.Wishlist);
47885
47885
  }
47886
- }, lang.wishlist), authdetailsContext.loggedin && sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
47886
+ }, lang.wishlist), sectionproperties.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
47887
47887
  "class": "".concat(footerStyles.vl) + ' d-flex align-items-center justify-content-center mb-3'
47888
47888
  }), authdetailsContext.loggedin && sectionproperties.showprevorder == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
47889
47889
  "class": "".concat(footerStyles.footersubtitlestyles) + ' mb-md-0 ',
@@ -52307,7 +52307,7 @@
52307
52307
  function ownKeys$1v(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; }
52308
52308
  function _objectSpread$1v(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1v(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1v(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
52309
52309
  var Newsletterfooter = function Newsletterfooter(props) {
52310
- var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i25, _authdetailsContext$i27, _authdetailsContext$i29, _authdetailsContext$i31, _authdetailsContext$i34, _authdetailsContext$i39, _authdetailsContext$i40, _fetchcustomercartQue, _fetchcustomercartQue2;
52310
+ var _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26, _authdetailsContext$i28, _authdetailsContext$i30, _authdetailsContext$i32, _authdetailsContext$i34, _authdetailsContext$i37, _authdetailsContext$i42, _authdetailsContext$i43, _fetchcustomercartQue, _fetchcustomercartQue2;
52311
52311
  var _useState = React.useState(''),
52312
52312
  _useState2 = _slicedToArray__default["default"](_useState, 2),
52313
52313
  sectionproperties = _useState2[0],
@@ -52923,56 +52923,67 @@
52923
52923
  }
52924
52924
  }, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
52925
52925
  size: sectionproperties.instgrambtniconfontsize
52926
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52926
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.snapchatlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52927
52927
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
52928
52928
  onClick: function onClick() {
52929
52929
  var _authdetailsContext$i24;
52930
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
52930
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.snapchatlink) != null) {
52931
+ var _authdetailsContext$i25;
52932
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.snapchatlink, '_blank');
52933
+ }
52934
+ }
52935
+ }, /*#__PURE__*/React__default["default"].createElement(FaSnapchat.FaSnapchat, {
52936
+ size: sectionproperties.instgrambtniconfontsize
52937
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52938
+ "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
52939
+ onClick: function onClick() {
52940
+ var _authdetailsContext$i27;
52941
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.linkedinlink, '_blank');
52931
52942
  }
52932
52943
  }, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
52933
52944
  size: sectionproperties.instgrambtniconfontsize
52934
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.pinterestlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52945
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.pinterestlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52935
52946
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
52936
52947
  onClick: function onClick() {
52937
- var _authdetailsContext$i26;
52938
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.pinterestlink, '_blank');
52948
+ var _authdetailsContext$i29;
52949
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.pinterestlink, '_blank');
52939
52950
  }
52940
52951
  }, /*#__PURE__*/React__default["default"].createElement(FaPinterestP.FaPinterestP, {
52941
52952
  size: sectionproperties.instgrambtniconfontsize
52942
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.behancelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52953
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.behancelink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52943
52954
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
52944
52955
  onClick: function onClick() {
52945
- var _authdetailsContext$i28;
52946
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.behancelink, '_blank');
52956
+ var _authdetailsContext$i31;
52957
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.behancelink, '_blank');
52947
52958
  }
52948
52959
  }, /*#__PURE__*/React__default["default"].createElement(FaBehance.FaBehance, {
52949
52960
  size: sectionproperties.instgrambtniconfontsize
52950
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.tripadvisorlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52961
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.tripadvisorlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52951
52962
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
52952
52963
  onClick: function onClick() {
52953
- var _authdetailsContext$i30;
52954
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.tripadvisorlink, '_blank');
52964
+ var _authdetailsContext$i33;
52965
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.tripadvisorlink, '_blank');
52955
52966
  }
52956
52967
  }, /*#__PURE__*/React__default["default"].createElement(FaTripadvisor.FaTripadvisor, {
52957
52968
  size: sectionproperties.instgrambtniconfontsize
52958
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52969
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52959
52970
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
52960
52971
  onClick: function onClick() {
52961
- var _authdetailsContext$i32;
52962
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber) != null) {
52963
- var _authdetailsContext$i33;
52964
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber), '_blank');
52972
+ var _authdetailsContext$i35;
52973
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.whatsappnumber) != null) {
52974
+ var _authdetailsContext$i36;
52975
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.whatsappnumber), '_blank');
52965
52976
  }
52966
52977
  }
52967
52978
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
52968
52979
  size: sectionproperties.youtubebtniconfontsize
52969
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52980
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
52970
52981
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 mb-2 ',
52971
52982
  onClick: function onClick() {
52972
- var _authdetailsContext$i35;
52973
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.googlemapslink) != null) {
52974
- var _authdetailsContext$i36;
52975
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.googlemapslink, '_blank');
52983
+ var _authdetailsContext$i38;
52984
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.googlemapslink) != null) {
52985
+ var _authdetailsContext$i39;
52986
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.googlemapslink, '_blank');
52976
52987
  }
52977
52988
  }
52978
52989
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
@@ -52992,15 +53003,15 @@
52992
53003
  "class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
52993
53004
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
52994
53005
  onClick: function onClick() {
52995
- var _authdetailsContext$i37;
52996
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.mobileapplink_appstore, '_blank');
53006
+ var _authdetailsContext$i40;
53007
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.mobileapplink_appstore, '_blank');
52997
53008
  }
52998
53009
  }), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
52999
53010
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
53000
53011
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
53001
53012
  onClick: function onClick() {
53002
- var _authdetailsContext$i38;
53003
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.mobileapplink_playstore, '_blank');
53013
+ var _authdetailsContext$i41;
53014
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.mobileapplink_playstore, '_blank');
53004
53015
  }
53005
53016
  }))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
53006
53017
  "class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
@@ -53017,7 +53028,7 @@
53017
53028
  "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
53018
53029
  }, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
53019
53030
  size: 30
53020
- })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
53031
+ })), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
53021
53032
  "class": "col-lg-12 p-0 d-block my-3"
53022
53033
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
53023
53034
  "class": "m-0 p-0"
@@ -84136,7 +84147,7 @@
84136
84147
  _useState6 = _slicedToArray__default["default"](_useState5, 2);
84137
84148
  _useState6[0];
84138
84149
  _useState6[1];
84139
- props.actions.cardonclickfunctionContext;
84150
+ var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
84140
84151
  var _useState7 = React.useState({}),
84141
84152
  _useState8 = _slicedToArray__default["default"](_useState7, 2),
84142
84153
  variants_iteminfo = _useState8[0],
@@ -84491,7 +84502,7 @@
84491
84502
  cursor: 'pointer'
84492
84503
  },
84493
84504
  onClick: function onClick() {
84494
- // cardonclickfunctionContext('/productinfo/' + props.actions.productid, false, '');
84505
+ cardonclickfunctionContext(sectionproperties === null || sectionproperties === void 0 ? void 0 : sectionproperties.onClickRoute, props.actions.item.productid, props.actions.fetchingtypeprops, null);
84495
84506
  }
84496
84507
  }, "+", (item === null || item === void 0 || (_item$values7 = item.values) === null || _item$values7 === void 0 ? void 0 : _item$values7.length) - 4));
84497
84508
  })));
@@ -85295,7 +85306,7 @@
85295
85306
  sectionproperties: sectionproperties,
85296
85307
  item: item,
85297
85308
  cardonclickfunctionContext: cardonclickfunctionContext,
85298
- productid: item.productid
85309
+ fetchingtypeprops: props.fetchingtypeprops
85299
85310
  },
85300
85311
  foundMatchedVariantFunc: function foundMatchedVariantFunc(variantCompletedObj) {
85301
85312
  setvariantObj(variantCompletedObj);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.779",
3
+ "version": "0.2.781",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",