tabexseriescomponents 0.0.209 → 0.0.210

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
@@ -5626,7 +5626,9 @@ var Checkout = function Checkout(props) {
5626
5626
  name: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue27 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue27 === void 0 ? void 0 : (_fetchcustomercartQue28 = _fetchcustomercartQue27.data) === null || _fetchcustomercartQue28 === void 0 ? void 0 : _fetchcustomercartQue28.customercart.name,
5627
5627
  email: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue29 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue29 === void 0 ? void 0 : (_fetchcustomercartQue30 = _fetchcustomercartQue29.data) === null || _fetchcustomercartQue30 === void 0 ? void 0 : _fetchcustomercartQue30.customercart.email,
5628
5628
  mobile: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue31 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue31 === void 0 ? void 0 : (_fetchcustomercartQue32 = _fetchcustomercartQue31.data) === null || _fetchcustomercartQue32 === void 0 ? void 0 : _fetchcustomercartQue32.customercart.mobile
5629
+ // notes: fetchcustomercartQueryContext?.data?.data?.customercart.notes,
5629
5630
  };
5631
+
5630
5632
  if (key == 'address' || key == 'name' || key == 'mobile' || key == 'email') {
5631
5633
  clearTimeout(timer);
5632
5634
  settimer(setTimeout(function () {
@@ -5808,7 +5810,7 @@ var Checkout = function Checkout(props) {
5808
5810
  }, lang.mycart)), ChooseState_CountryMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
5809
5811
  className: "col-lg-12 allcentered p-0"
5810
5812
  }, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.Messaging, {
5811
- color: "#ccc",
5813
+ color: "#000",
5812
5814
  width: "10px",
5813
5815
  height: "10px",
5814
5816
  duration: "1s"
@@ -6273,9 +6275,9 @@ var Checkout = function Checkout(props) {
6273
6275
  }, /*#__PURE__*/React__default["default"].createElement("label", {
6274
6276
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
6275
6277
  }, " ", lang.country), fetchTabexCountriesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
6276
- className: "w-100"
6278
+ className: "w-100 allcentered mt-1"
6277
6279
  }, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
6278
- color: "black",
6280
+ color: "#000",
6279
6281
  width: "20px",
6280
6282
  height: "20px",
6281
6283
  duration: "1s"
@@ -6306,9 +6308,9 @@ var Checkout = function Checkout(props) {
6306
6308
  }, /*#__PURE__*/React__default["default"].createElement("label", {
6307
6309
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
6308
6310
  }, lang.stategov), fetchTabexStatesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
6309
- className: "w-100"
6311
+ className: "w-100 allcentered mt-1"
6310
6312
  }, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
6311
- color: "black",
6313
+ color: "#000",
6312
6314
  width: "20px",
6313
6315
  height: "20px",
6314
6316
  duration: "1s"
@@ -6344,9 +6346,9 @@ var Checkout = function Checkout(props) {
6344
6346
  }, /*#__PURE__*/React__default["default"].createElement("label", {
6345
6347
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
6346
6348
  }, lang.city), fetchTabexCitiesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
6347
- className: "w-100"
6349
+ className: "w-100 allcentered mt-1"
6348
6350
  }, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
6349
- color: "black",
6351
+ color: "#000",
6350
6352
  width: "20px",
6351
6353
  height: "20px",
6352
6354
  duration: "1s"
@@ -7065,6 +7067,9 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
7065
7067
  var temppayloadobj = _objectSpread$1Q({}, payloadobj);
7066
7068
  temppayloadobj.instsignupformvalues[index].customersignupvalue = event.target.value;
7067
7069
  setpayloadobj(_objectSpread$1Q({}, temppayloadobj));
7070
+ },
7071
+ style: {
7072
+ resize: 'none'
7068
7073
  }
7069
7074
  }), /*#__PURE__*/React__default["default"].createElement("span", {
7070
7075
  className: loginstyles.login_input_focus
@@ -24948,15 +24953,36 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
24948
24953
  }, /*#__PURE__*/React__default["default"].createElement("div", {
24949
24954
  "class": "col-lg-4 col-md-4 p-0 d-flex align-items-center justify-content-start"
24950
24955
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24951
- "class": header_cssstyles.fbbtn + ' p-0 allcentered cursor-pointer '
24956
+ "class": header_cssstyles.fbbtn + ' p-0 allcentered cursor-pointer ',
24957
+ onClick: function onClick() {
24958
+ var _authdetailsContext$i5;
24959
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink) != null) {
24960
+ var _authdetailsContext$i6;
24961
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink, '_blank');
24962
+ }
24963
+ }
24952
24964
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
24953
24965
  size: sectionproperties.facebkbtnniconfontsize
24954
24966
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24955
- "class": header_cssstyles.whatsappbtn + ' p-0 allcentered cursor-pointer ml-3 mr-3 '
24967
+ "class": header_cssstyles.whatsappbtn + ' p-0 allcentered cursor-pointer ml-3 mr-3 ',
24968
+ onClick: function onClick() {
24969
+ var _authdetailsContext$i7;
24970
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
24971
+ var _authdetailsContext$i8;
24972
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber), '_blank');
24973
+ }
24974
+ }
24956
24975
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
24957
24976
  size: sectionproperties.youtubebtniconfontsize
24958
24977
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24959
- "class": header_cssstyles.instagrambtn + ' p-0 allcentered cursor-pointer '
24978
+ "class": header_cssstyles.instagrambtn + ' p-0 allcentered cursor-pointer ',
24979
+ onClick: function onClick() {
24980
+ var _authdetailsContext$i9;
24981
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null) {
24982
+ var _authdetailsContext$i10;
24983
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink, '_blank');
24984
+ }
24985
+ }
24960
24986
  }, /*#__PURE__*/React__default["default"].createElement(AiOutlineInstagram.AiOutlineInstagram, {
24961
24987
  size: sectionproperties.instgrambtniconfontsize
24962
24988
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
@@ -37704,7 +37730,7 @@ var Slideshowslide = function Slideshowslide(props) {
37704
37730
  }, /*#__PURE__*/React__default["default"].createElement("p", {
37705
37731
  className: "m-0 p-3 text-center"
37706
37732
  }, langdetect == 'en' ? sectionproperties.collectionssectiontitleen : sectionproperties.collectionssectiontitlear)), /*#__PURE__*/React__default["default"].createElement("div", {
37707
- "class": "col-lg-12 flex-column cat_dropdown_hover scrollvertical pt-3",
37733
+ "class": "col-lg-12 flex-column cat_dropdown_hover scrollvertical pt-3 px-2",
37708
37734
  style: {
37709
37735
  height: sectionproperties.height + 'vh',
37710
37736
  overflowY: 'scroll'
@@ -37741,6 +37767,9 @@ var Slideshowslide = function Slideshowslide(props) {
37741
37767
  "class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
37742
37768
  style: {
37743
37769
  minHeight: sectionproperties.height + 'vh'
37770
+ },
37771
+ onMouseLeave: function onMouseLeave() {
37772
+ setChoosenindex('');
37744
37773
  }
37745
37774
  }, /*#__PURE__*/React__default["default"].createElement("div", {
37746
37775
  "class": "row m-0 w-100"
@@ -37760,7 +37789,7 @@ var Slideshowslide = function Slideshowslide(props) {
37760
37789
  return /*#__PURE__*/React__default["default"].createElement("div", {
37761
37790
  "class": "col-lg-12 pl-1 pr-1"
37762
37791
  }, /*#__PURE__*/React__default["default"].createElement("p", {
37763
- "class": slideshow_styles.collectionName + ' cursor-pointer wordbreak wordbreak2 ',
37792
+ "class": slideshow_styles.collectionName + ' cursor-pointer wordbreak wordbreak2 mb-1 ',
37764
37793
  onClick: function onClick() {
37765
37794
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
37766
37795
  },
@@ -37866,6 +37895,9 @@ var Slideshowslide = function Slideshowslide(props) {
37866
37895
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
37867
37896
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
37868
37897
  background: sectionproperties.backgroundColor
37898
+ },
37899
+ onMouseEnter: function onMouseEnter() {
37900
+ setChoosenindex('');
37869
37901
  }
37870
37902
  }, /*#__PURE__*/React__default["default"].createElement("div", {
37871
37903
  "class": "col-lg-12 p-0"
@@ -37873,11 +37905,17 @@ var Slideshowslide = function Slideshowslide(props) {
37873
37905
  "class": "row m-0 w-100 d-flex d-md-none",
37874
37906
  style: {
37875
37907
  paddingTop: sectionproperties.marginTop + 'px'
37908
+ },
37909
+ onMouseLeave: function onMouseLeave() {
37910
+ setChoosenindex('');
37876
37911
  }
37877
37912
  }, SlideshowContent()), /*#__PURE__*/React__default["default"].createElement("div", {
37878
37913
  "class": "row m-0 w-100 d-none d-md-flex",
37879
37914
  style: {
37880
37915
  paddingTop: sectionproperties.marginTopResp + 'px'
37916
+ },
37917
+ onMouseLeave: function onMouseLeave() {
37918
+ setChoosenindex('');
37881
37919
  }
37882
37920
  }, SlideshowContent())))
37883
37921
  );
@@ -40978,11 +41016,11 @@ var UserCardWithSocialMediaOnHover = function UserCardWithSocialMediaOnHover(pro
40978
41016
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
40979
41017
  urlEndpoint: IKurlEndpoint,
40980
41018
  publicKey: IKpublicKey,
40981
- path: item.image,
41019
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
40982
41020
  style: {
40983
41021
  width: '100%',
40984
41022
  height: '100%',
40985
- objectFit: 'cover',
41023
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
40986
41024
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40987
41025
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
40988
41026
  borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
@@ -45401,7 +45439,41 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
45401
45439
  style: {
45402
45440
  position: 'relative'
45403
45441
  }
45404
- }, sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
45442
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
45443
+ "class": "w-100",
45444
+ style: {
45445
+ cursor: 'pointer',
45446
+ overflow: 'hidden',
45447
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
45448
+ paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px'
45449
+ }
45450
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
45451
+ "class": "".concat(cardsstyles2.img_container) + ' w-100 ',
45452
+ onClick: function onClick() {
45453
+ setShowProductInfoModalContext(true);
45454
+ setProductIdProdutInfoModalContext(item.productid);
45455
+ },
45456
+ style: {
45457
+ overflow: 'hidden'
45458
+ }
45459
+ }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
45460
+ urlEndpoint: IKurlEndpoint,
45461
+ publicKey: IKpublicKey
45462
+ //
45463
+ ,
45464
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
45465
+ style: {
45466
+ width: '100%',
45467
+ objectFit: 'contain',
45468
+ position: 'relative',
45469
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
45470
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
45471
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
45472
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
45473
+ marginBottom: 'auto'
45474
+ },
45475
+ loading: "lazy"
45476
+ }))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
45405
45477
  "class": "".concat(cardsstyles$3.wishlistbtn, " ").concat(cardsstyles2.wishlist_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center cursor-pointer ',
45406
45478
  onClick: function onClick(e) {
45407
45479
  e.stopPropagation();
@@ -45446,40 +45518,6 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
45446
45518
  fontSize: sectionproperties.badge_fontsize + 'px'
45447
45519
  }
45448
45520
  }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
45449
- "class": "w-100",
45450
- style: {
45451
- cursor: 'pointer',
45452
- overflow: 'hidden',
45453
- paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
45454
- paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px'
45455
- }
45456
- }, /*#__PURE__*/React__default["default"].createElement("div", {
45457
- "class": "".concat(cardsstyles2.img_container) + ' w-100 ',
45458
- onClick: function onClick() {
45459
- setShowProductInfoModalContext(true);
45460
- setProductIdProdutInfoModalContext(item.productid);
45461
- },
45462
- style: {
45463
- overflow: 'hidden'
45464
- }
45465
- }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
45466
- urlEndpoint: IKurlEndpoint,
45467
- publicKey: IKpublicKey
45468
- //
45469
- ,
45470
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
45471
- style: {
45472
- width: '100%',
45473
- objectFit: 'contain',
45474
- position: 'relative',
45475
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
45476
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
45477
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
45478
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
45479
- marginBottom: 'auto'
45480
- },
45481
- loading: "lazy"
45482
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
45483
45521
  "class": ' mt-3 '
45484
45522
  }, /*#__PURE__*/React__default["default"].createElement("div", {
45485
45523
  "class": "col-lg-12"
package/dist/index.esm.js CHANGED
@@ -5582,7 +5582,9 @@ var Checkout = function Checkout(props) {
5582
5582
  name: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue27 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue27 === void 0 ? void 0 : (_fetchcustomercartQue28 = _fetchcustomercartQue27.data) === null || _fetchcustomercartQue28 === void 0 ? void 0 : _fetchcustomercartQue28.customercart.name,
5583
5583
  email: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue29 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue29 === void 0 ? void 0 : (_fetchcustomercartQue30 = _fetchcustomercartQue29.data) === null || _fetchcustomercartQue30 === void 0 ? void 0 : _fetchcustomercartQue30.customercart.email,
5584
5584
  mobile: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue31 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue31 === void 0 ? void 0 : (_fetchcustomercartQue32 = _fetchcustomercartQue31.data) === null || _fetchcustomercartQue32 === void 0 ? void 0 : _fetchcustomercartQue32.customercart.mobile
5585
+ // notes: fetchcustomercartQueryContext?.data?.data?.customercart.notes,
5585
5586
  };
5587
+
5586
5588
  if (key == 'address' || key == 'name' || key == 'mobile' || key == 'email') {
5587
5589
  clearTimeout(timer);
5588
5590
  settimer(setTimeout(function () {
@@ -5764,7 +5766,7 @@ var Checkout = function Checkout(props) {
5764
5766
  }, lang.mycart)), ChooseState_CountryMutationContext.isLoading && /*#__PURE__*/React.createElement("div", {
5765
5767
  className: "col-lg-12 allcentered p-0"
5766
5768
  }, /*#__PURE__*/React.createElement(Messaging, {
5767
- color: "#ccc",
5769
+ color: "#000",
5768
5770
  width: "10px",
5769
5771
  height: "10px",
5770
5772
  duration: "1s"
@@ -6229,9 +6231,9 @@ var Checkout = function Checkout(props) {
6229
6231
  }, /*#__PURE__*/React.createElement("label", {
6230
6232
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
6231
6233
  }, " ", lang.country), fetchTabexCountriesQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
6232
- className: "w-100"
6234
+ className: "w-100 allcentered mt-1"
6233
6235
  }, /*#__PURE__*/React.createElement(CircularProgress, {
6234
- color: "black",
6236
+ color: "#000",
6235
6237
  width: "20px",
6236
6238
  height: "20px",
6237
6239
  duration: "1s"
@@ -6262,9 +6264,9 @@ var Checkout = function Checkout(props) {
6262
6264
  }, /*#__PURE__*/React.createElement("label", {
6263
6265
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
6264
6266
  }, lang.stategov), fetchTabexStatesQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
6265
- className: "w-100"
6267
+ className: "w-100 allcentered mt-1"
6266
6268
  }, /*#__PURE__*/React.createElement(CircularProgress, {
6267
- color: "black",
6269
+ color: "#000",
6268
6270
  width: "20px",
6269
6271
  height: "20px",
6270
6272
  duration: "1s"
@@ -6300,9 +6302,9 @@ var Checkout = function Checkout(props) {
6300
6302
  }, /*#__PURE__*/React.createElement("label", {
6301
6303
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
6302
6304
  }, lang.city), fetchTabexCitiesQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
6303
- className: "w-100"
6305
+ className: "w-100 allcentered mt-1"
6304
6306
  }, /*#__PURE__*/React.createElement(CircularProgress, {
6305
- color: "black",
6307
+ color: "#000",
6306
6308
  width: "20px",
6307
6309
  height: "20px",
6308
6310
  duration: "1s"
@@ -7021,6 +7023,9 @@ var CustomerInformationForm = function CustomerInformationForm(props) {
7021
7023
  var temppayloadobj = _objectSpread$1Q({}, payloadobj);
7022
7024
  temppayloadobj.instsignupformvalues[index].customersignupvalue = event.target.value;
7023
7025
  setpayloadobj(_objectSpread$1Q({}, temppayloadobj));
7026
+ },
7027
+ style: {
7028
+ resize: 'none'
7024
7029
  }
7025
7030
  }), /*#__PURE__*/React.createElement("span", {
7026
7031
  className: loginstyles.login_input_focus
@@ -24904,15 +24909,36 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
24904
24909
  }, /*#__PURE__*/React.createElement("div", {
24905
24910
  "class": "col-lg-4 col-md-4 p-0 d-flex align-items-center justify-content-start"
24906
24911
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
24907
- "class": header_cssstyles.fbbtn + ' p-0 allcentered cursor-pointer '
24912
+ "class": header_cssstyles.fbbtn + ' p-0 allcentered cursor-pointer ',
24913
+ onClick: function onClick() {
24914
+ var _authdetailsContext$i5;
24915
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink) != null) {
24916
+ var _authdetailsContext$i6;
24917
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink, '_blank');
24918
+ }
24919
+ }
24908
24920
  }, /*#__PURE__*/React.createElement(FaFacebookF, {
24909
24921
  size: sectionproperties.facebkbtnniconfontsize
24910
24922
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
24911
- "class": header_cssstyles.whatsappbtn + ' p-0 allcentered cursor-pointer ml-3 mr-3 '
24923
+ "class": header_cssstyles.whatsappbtn + ' p-0 allcentered cursor-pointer ml-3 mr-3 ',
24924
+ onClick: function onClick() {
24925
+ var _authdetailsContext$i7;
24926
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
24927
+ var _authdetailsContext$i8;
24928
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber), '_blank');
24929
+ }
24930
+ }
24912
24931
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
24913
24932
  size: sectionproperties.youtubebtniconfontsize
24914
24933
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
24915
- "class": header_cssstyles.instagrambtn + ' p-0 allcentered cursor-pointer '
24934
+ "class": header_cssstyles.instagrambtn + ' p-0 allcentered cursor-pointer ',
24935
+ onClick: function onClick() {
24936
+ var _authdetailsContext$i9;
24937
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null) {
24938
+ var _authdetailsContext$i10;
24939
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink, '_blank');
24940
+ }
24941
+ }
24916
24942
  }, /*#__PURE__*/React.createElement(AiOutlineInstagram, {
24917
24943
  size: sectionproperties.instgrambtniconfontsize
24918
24944
  }))), /*#__PURE__*/React.createElement("div", {
@@ -37660,7 +37686,7 @@ var Slideshowslide = function Slideshowslide(props) {
37660
37686
  }, /*#__PURE__*/React.createElement("p", {
37661
37687
  className: "m-0 p-3 text-center"
37662
37688
  }, langdetect == 'en' ? sectionproperties.collectionssectiontitleen : sectionproperties.collectionssectiontitlear)), /*#__PURE__*/React.createElement("div", {
37663
- "class": "col-lg-12 flex-column cat_dropdown_hover scrollvertical pt-3",
37689
+ "class": "col-lg-12 flex-column cat_dropdown_hover scrollvertical pt-3 px-2",
37664
37690
  style: {
37665
37691
  height: sectionproperties.height + 'vh',
37666
37692
  overflowY: 'scroll'
@@ -37697,6 +37723,9 @@ var Slideshowslide = function Slideshowslide(props) {
37697
37723
  "class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
37698
37724
  style: {
37699
37725
  minHeight: sectionproperties.height + 'vh'
37726
+ },
37727
+ onMouseLeave: function onMouseLeave() {
37728
+ setChoosenindex('');
37700
37729
  }
37701
37730
  }, /*#__PURE__*/React.createElement("div", {
37702
37731
  "class": "row m-0 w-100"
@@ -37716,7 +37745,7 @@ var Slideshowslide = function Slideshowslide(props) {
37716
37745
  return /*#__PURE__*/React.createElement("div", {
37717
37746
  "class": "col-lg-12 pl-1 pr-1"
37718
37747
  }, /*#__PURE__*/React.createElement("p", {
37719
- "class": slideshow_styles.collectionName + ' cursor-pointer wordbreak wordbreak2 ',
37748
+ "class": slideshow_styles.collectionName + ' cursor-pointer wordbreak wordbreak2 mb-1 ',
37720
37749
  onClick: function onClick() {
37721
37750
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
37722
37751
  },
@@ -37822,6 +37851,9 @@ var Slideshowslide = function Slideshowslide(props) {
37822
37851
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
37823
37852
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
37824
37853
  background: sectionproperties.backgroundColor
37854
+ },
37855
+ onMouseEnter: function onMouseEnter() {
37856
+ setChoosenindex('');
37825
37857
  }
37826
37858
  }, /*#__PURE__*/React.createElement("div", {
37827
37859
  "class": "col-lg-12 p-0"
@@ -37829,11 +37861,17 @@ var Slideshowslide = function Slideshowslide(props) {
37829
37861
  "class": "row m-0 w-100 d-flex d-md-none",
37830
37862
  style: {
37831
37863
  paddingTop: sectionproperties.marginTop + 'px'
37864
+ },
37865
+ onMouseLeave: function onMouseLeave() {
37866
+ setChoosenindex('');
37832
37867
  }
37833
37868
  }, SlideshowContent()), /*#__PURE__*/React.createElement("div", {
37834
37869
  "class": "row m-0 w-100 d-none d-md-flex",
37835
37870
  style: {
37836
37871
  paddingTop: sectionproperties.marginTopResp + 'px'
37872
+ },
37873
+ onMouseLeave: function onMouseLeave() {
37874
+ setChoosenindex('');
37837
37875
  }
37838
37876
  }, SlideshowContent())))
37839
37877
  );
@@ -40934,11 +40972,11 @@ var UserCardWithSocialMediaOnHover = function UserCardWithSocialMediaOnHover(pro
40934
40972
  }, /*#__PURE__*/React.createElement(IKImage, {
40935
40973
  urlEndpoint: IKurlEndpoint,
40936
40974
  publicKey: IKpublicKey,
40937
- path: item.image,
40975
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
40938
40976
  style: {
40939
40977
  width: '100%',
40940
40978
  height: '100%',
40941
- objectFit: 'cover',
40979
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
40942
40980
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40943
40981
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
40944
40982
  borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
@@ -45357,7 +45395,41 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
45357
45395
  style: {
45358
45396
  position: 'relative'
45359
45397
  }
45360
- }, sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
45398
+ }, /*#__PURE__*/React.createElement("div", {
45399
+ "class": "w-100",
45400
+ style: {
45401
+ cursor: 'pointer',
45402
+ overflow: 'hidden',
45403
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
45404
+ paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px'
45405
+ }
45406
+ }, /*#__PURE__*/React.createElement("div", {
45407
+ "class": "".concat(cardsstyles2.img_container) + ' w-100 ',
45408
+ onClick: function onClick() {
45409
+ setShowProductInfoModalContext(true);
45410
+ setProductIdProdutInfoModalContext(item.productid);
45411
+ },
45412
+ style: {
45413
+ overflow: 'hidden'
45414
+ }
45415
+ }, /*#__PURE__*/React.createElement(IKImage, {
45416
+ urlEndpoint: IKurlEndpoint,
45417
+ publicKey: IKpublicKey
45418
+ //
45419
+ ,
45420
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
45421
+ style: {
45422
+ width: '100%',
45423
+ objectFit: 'contain',
45424
+ position: 'relative',
45425
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
45426
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
45427
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
45428
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
45429
+ marginBottom: 'auto'
45430
+ },
45431
+ loading: "lazy"
45432
+ }))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
45361
45433
  "class": "".concat(cardsstyles$3.wishlistbtn, " ").concat(cardsstyles2.wishlist_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center cursor-pointer ',
45362
45434
  onClick: function onClick(e) {
45363
45435
  e.stopPropagation();
@@ -45402,40 +45474,6 @@ var ModernCardWithQuantityButton = function ModernCardWithQuantityButton(props)
45402
45474
  fontSize: sectionproperties.badge_fontsize + 'px'
45403
45475
  }
45404
45476
  }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), /*#__PURE__*/React.createElement("div", {
45405
- "class": "w-100",
45406
- style: {
45407
- cursor: 'pointer',
45408
- overflow: 'hidden',
45409
- paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
45410
- paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px'
45411
- }
45412
- }, /*#__PURE__*/React.createElement("div", {
45413
- "class": "".concat(cardsstyles2.img_container) + ' w-100 ',
45414
- onClick: function onClick() {
45415
- setShowProductInfoModalContext(true);
45416
- setProductIdProdutInfoModalContext(item.productid);
45417
- },
45418
- style: {
45419
- overflow: 'hidden'
45420
- }
45421
- }, /*#__PURE__*/React.createElement(IKImage, {
45422
- urlEndpoint: IKurlEndpoint,
45423
- publicKey: IKpublicKey
45424
- //
45425
- ,
45426
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
45427
- style: {
45428
- width: '100%',
45429
- objectFit: 'contain',
45430
- position: 'relative',
45431
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
45432
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
45433
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
45434
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
45435
- marginBottom: 'auto'
45436
- },
45437
- loading: "lazy"
45438
- }))), /*#__PURE__*/React.createElement("div", {
45439
45477
  "class": ' mt-3 '
45440
45478
  }, /*#__PURE__*/React.createElement("div", {
45441
45479
  "class": "col-lg-12"
package/dist/index.umd.js CHANGED
@@ -5482,7 +5482,9 @@
5482
5482
  name: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue27 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue27 === void 0 ? void 0 : (_fetchcustomercartQue28 = _fetchcustomercartQue27.data) === null || _fetchcustomercartQue28 === void 0 ? void 0 : _fetchcustomercartQue28.customercart.name,
5483
5483
  email: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue29 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue29 === void 0 ? void 0 : (_fetchcustomercartQue30 = _fetchcustomercartQue29.data) === null || _fetchcustomercartQue30 === void 0 ? void 0 : _fetchcustomercartQue30.customercart.email,
5484
5484
  mobile: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 ? void 0 : (_fetchcustomercartQue31 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue31 === void 0 ? void 0 : (_fetchcustomercartQue32 = _fetchcustomercartQue31.data) === null || _fetchcustomercartQue32 === void 0 ? void 0 : _fetchcustomercartQue32.customercart.mobile
5485
+ // notes: fetchcustomercartQueryContext?.data?.data?.customercart.notes,
5485
5486
  };
5487
+
5486
5488
  if (key == 'address' || key == 'name' || key == 'mobile' || key == 'email') {
5487
5489
  clearTimeout(timer);
5488
5490
  settimer(setTimeout(function () {
@@ -5664,7 +5666,7 @@
5664
5666
  }, lang.mycart)), ChooseState_CountryMutationContext.isLoading && /*#__PURE__*/React__default["default"].createElement("div", {
5665
5667
  className: "col-lg-12 allcentered p-0"
5666
5668
  }, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.Messaging, {
5667
- color: "#ccc",
5669
+ color: "#000",
5668
5670
  width: "10px",
5669
5671
  height: "10px",
5670
5672
  duration: "1s"
@@ -6129,9 +6131,9 @@
6129
6131
  }, /*#__PURE__*/React__default["default"].createElement("label", {
6130
6132
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
6131
6133
  }, " ", lang.country), fetchTabexCountriesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
6132
- className: "w-100"
6134
+ className: "w-100 allcentered mt-1"
6133
6135
  }, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
6134
- color: "black",
6136
+ color: "#000",
6135
6137
  width: "20px",
6136
6138
  height: "20px",
6137
6139
  duration: "1s"
@@ -6162,9 +6164,9 @@
6162
6164
  }, /*#__PURE__*/React__default["default"].createElement("label", {
6163
6165
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
6164
6166
  }, lang.stategov), fetchTabexStatesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
6165
- className: "w-100"
6167
+ className: "w-100 allcentered mt-1"
6166
6168
  }, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
6167
- color: "black",
6169
+ color: "#000",
6168
6170
  width: "20px",
6169
6171
  height: "20px",
6170
6172
  duration: "1s"
@@ -6200,9 +6202,9 @@
6200
6202
  }, /*#__PURE__*/React__default["default"].createElement("label", {
6201
6203
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
6202
6204
  }, lang.city), fetchTabexCitiesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
6203
- className: "w-100"
6205
+ className: "w-100 allcentered mt-1"
6204
6206
  }, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
6205
- color: "black",
6207
+ color: "#000",
6206
6208
  width: "20px",
6207
6209
  height: "20px",
6208
6210
  duration: "1s"
@@ -6921,6 +6923,9 @@
6921
6923
  var temppayloadobj = _objectSpread$1Q({}, payloadobj);
6922
6924
  temppayloadobj.instsignupformvalues[index].customersignupvalue = event.target.value;
6923
6925
  setpayloadobj(_objectSpread$1Q({}, temppayloadobj));
6926
+ },
6927
+ style: {
6928
+ resize: 'none'
6924
6929
  }
6925
6930
  }), /*#__PURE__*/React__default["default"].createElement("span", {
6926
6931
  className: loginstyles.login_input_focus
@@ -24804,15 +24809,36 @@
24804
24809
  }, /*#__PURE__*/React__default["default"].createElement("div", {
24805
24810
  "class": "col-lg-4 col-md-4 p-0 d-flex align-items-center justify-content-start"
24806
24811
  }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24807
- "class": header_cssstyles.fbbtn + ' p-0 allcentered cursor-pointer '
24812
+ "class": header_cssstyles.fbbtn + ' p-0 allcentered cursor-pointer ',
24813
+ onClick: function onClick() {
24814
+ var _authdetailsContext$i5;
24815
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink) != null) {
24816
+ var _authdetailsContext$i6;
24817
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink, '_blank');
24818
+ }
24819
+ }
24808
24820
  }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
24809
24821
  size: sectionproperties.facebkbtnniconfontsize
24810
24822
  })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24811
- "class": header_cssstyles.whatsappbtn + ' p-0 allcentered cursor-pointer ml-3 mr-3 '
24823
+ "class": header_cssstyles.whatsappbtn + ' p-0 allcentered cursor-pointer ml-3 mr-3 ',
24824
+ onClick: function onClick() {
24825
+ var _authdetailsContext$i7;
24826
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
24827
+ var _authdetailsContext$i8;
24828
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber), '_blank');
24829
+ }
24830
+ }
24812
24831
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
24813
24832
  size: sectionproperties.youtubebtniconfontsize
24814
24833
  })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24815
- "class": header_cssstyles.instagrambtn + ' p-0 allcentered cursor-pointer '
24834
+ "class": header_cssstyles.instagrambtn + ' p-0 allcentered cursor-pointer ',
24835
+ onClick: function onClick() {
24836
+ var _authdetailsContext$i9;
24837
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null) {
24838
+ var _authdetailsContext$i10;
24839
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink, '_blank');
24840
+ }
24841
+ }
24816
24842
  }, /*#__PURE__*/React__default["default"].createElement(AiOutlineInstagram.AiOutlineInstagram, {
24817
24843
  size: sectionproperties.instgrambtniconfontsize
24818
24844
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
@@ -37560,7 +37586,7 @@
37560
37586
  }, /*#__PURE__*/React__default["default"].createElement("p", {
37561
37587
  className: "m-0 p-3 text-center"
37562
37588
  }, langdetect == 'en' ? sectionproperties.collectionssectiontitleen : sectionproperties.collectionssectiontitlear)), /*#__PURE__*/React__default["default"].createElement("div", {
37563
- "class": "col-lg-12 flex-column cat_dropdown_hover scrollvertical pt-3",
37589
+ "class": "col-lg-12 flex-column cat_dropdown_hover scrollvertical pt-3 px-2",
37564
37590
  style: {
37565
37591
  height: sectionproperties.height + 'vh',
37566
37592
  overflowY: 'scroll'
@@ -37597,6 +37623,9 @@
37597
37623
  "class": langdetect == 'en' ? 'cat_dropdown-menu cat_dropdown cat_dropdownen' : 'cat_dropdown-menu cat_dropdown cat_dropdownar',
37598
37624
  style: {
37599
37625
  minHeight: sectionproperties.height + 'vh'
37626
+ },
37627
+ onMouseLeave: function onMouseLeave() {
37628
+ setChoosenindex('');
37600
37629
  }
37601
37630
  }, /*#__PURE__*/React__default["default"].createElement("div", {
37602
37631
  "class": "row m-0 w-100"
@@ -37616,7 +37645,7 @@
37616
37645
  return /*#__PURE__*/React__default["default"].createElement("div", {
37617
37646
  "class": "col-lg-12 pl-1 pr-1"
37618
37647
  }, /*#__PURE__*/React__default["default"].createElement("p", {
37619
- "class": slideshow_styles.collectionName + ' cursor-pointer wordbreak wordbreak2 ',
37648
+ "class": slideshow_styles.collectionName + ' cursor-pointer wordbreak wordbreak2 mb-1 ',
37620
37649
  onClick: function onClick() {
37621
37650
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
37622
37651
  },
@@ -37722,6 +37751,9 @@
37722
37751
  paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
37723
37752
  paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
37724
37753
  background: sectionproperties.backgroundColor
37754
+ },
37755
+ onMouseEnter: function onMouseEnter() {
37756
+ setChoosenindex('');
37725
37757
  }
37726
37758
  }, /*#__PURE__*/React__default["default"].createElement("div", {
37727
37759
  "class": "col-lg-12 p-0"
@@ -37729,11 +37761,17 @@
37729
37761
  "class": "row m-0 w-100 d-flex d-md-none",
37730
37762
  style: {
37731
37763
  paddingTop: sectionproperties.marginTop + 'px'
37764
+ },
37765
+ onMouseLeave: function onMouseLeave() {
37766
+ setChoosenindex('');
37732
37767
  }
37733
37768
  }, SlideshowContent()), /*#__PURE__*/React__default["default"].createElement("div", {
37734
37769
  "class": "row m-0 w-100 d-none d-md-flex",
37735
37770
  style: {
37736
37771
  paddingTop: sectionproperties.marginTopResp + 'px'
37772
+ },
37773
+ onMouseLeave: function onMouseLeave() {
37774
+ setChoosenindex('');
37737
37775
  }
37738
37776
  }, SlideshowContent())))
37739
37777
  );
@@ -40834,11 +40872,11 @@
40834
40872
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
40835
40873
  urlEndpoint: IKurlEndpoint,
40836
40874
  publicKey: IKpublicKey,
40837
- path: item.image,
40875
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
40838
40876
  style: {
40839
40877
  width: '100%',
40840
40878
  height: '100%',
40841
- objectFit: 'cover',
40879
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain',
40842
40880
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40843
40881
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
40844
40882
  borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
@@ -45257,7 +45295,41 @@
45257
45295
  style: {
45258
45296
  position: 'relative'
45259
45297
  }
45260
- }, sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
45298
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
45299
+ "class": "w-100",
45300
+ style: {
45301
+ cursor: 'pointer',
45302
+ overflow: 'hidden',
45303
+ paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
45304
+ paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px'
45305
+ }
45306
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
45307
+ "class": "".concat(cardsstyles2.img_container) + ' w-100 ',
45308
+ onClick: function onClick() {
45309
+ setShowProductInfoModalContext(true);
45310
+ setProductIdProdutInfoModalContext(item.productid);
45311
+ },
45312
+ style: {
45313
+ overflow: 'hidden'
45314
+ }
45315
+ }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
45316
+ urlEndpoint: IKurlEndpoint,
45317
+ publicKey: IKpublicKey
45318
+ //
45319
+ ,
45320
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
45321
+ style: {
45322
+ width: '100%',
45323
+ objectFit: 'contain',
45324
+ position: 'relative',
45325
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
45326
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
45327
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
45328
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
45329
+ marginBottom: 'auto'
45330
+ },
45331
+ loading: "lazy"
45332
+ }))), sectionproperties.favBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
45261
45333
  "class": "".concat(cardsstyles$3.wishlistbtn, " ").concat(cardsstyles2.wishlist_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center cursor-pointer ',
45262
45334
  onClick: function onClick(e) {
45263
45335
  e.stopPropagation();
@@ -45302,40 +45374,6 @@
45302
45374
  fontSize: sectionproperties.badge_fontsize + 'px'
45303
45375
  }
45304
45376
  }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
45305
- "class": "w-100",
45306
- style: {
45307
- cursor: 'pointer',
45308
- overflow: 'hidden',
45309
- paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
45310
- paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px'
45311
- }
45312
- }, /*#__PURE__*/React__default["default"].createElement("div", {
45313
- "class": "".concat(cardsstyles2.img_container) + ' w-100 ',
45314
- onClick: function onClick() {
45315
- setShowProductInfoModalContext(true);
45316
- setProductIdProdutInfoModalContext(item.productid);
45317
- },
45318
- style: {
45319
- overflow: 'hidden'
45320
- }
45321
- }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
45322
- urlEndpoint: IKurlEndpoint,
45323
- publicKey: IKpublicKey
45324
- //
45325
- ,
45326
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
45327
- style: {
45328
- width: '100%',
45329
- objectFit: 'contain',
45330
- position: 'relative',
45331
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
45332
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
45333
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
45334
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
45335
- marginBottom: 'auto'
45336
- },
45337
- loading: "lazy"
45338
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
45339
45377
  "class": ' mt-3 '
45340
45378
  }, /*#__PURE__*/React__default["default"].createElement("div", {
45341
45379
  "class": "col-lg-12"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.209",
3
+ "version": "0.0.210",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {