tabexseriescomponents 0.0.216 → 0.0.219

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
@@ -1141,10 +1141,6 @@ var Product_itemtype = function Product_itemtype(props) {
1141
1141
  paddingLeft: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px' : 0,
1142
1142
  paddingRight: srcfromprops == 'Productinfomodel' ? langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px' : 0
1143
1143
  }
1144
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1145
- "class": "col-lg-12 p-0"
1146
- }, /*#__PURE__*/React__default["default"].createElement("div", {
1147
- "class": ' row m-0 w-100 '
1148
1144
  }, /*#__PURE__*/React__default["default"].createElement("div", {
1149
1145
  "class": ' col-lg-12 p-0 '
1150
1146
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -1234,7 +1230,7 @@ var Product_itemtype = function Product_itemtype(props) {
1234
1230
  fontWeight: sectionproperties.defaultSalePriceFontWeight,
1235
1231
  color: sectionproperties.defaultSalePriceColor
1236
1232
  }
1237
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', ' ', fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer7 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer7 === void 0 ? void 0 : (_fetchProductInfoQuer8 = _fetchProductInfoQuer7.data) === null || _fetchProductInfoQuer8 === void 0 ? void 0 : (_fetchProductInfoQuer9 = _fetchProductInfoQuer8.productinfo) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : _fetchProductInfoQuer9.defaultprice, ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && sectionproperties.showpill == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1233
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en : '', " ", fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 ? void 0 : (_fetchProductInfoQuer7 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer7 === void 0 ? void 0 : (_fetchProductInfoQuer8 = _fetchProductInfoQuer7.data) === null || _fetchProductInfoQuer8 === void 0 ? void 0 : (_fetchProductInfoQuer9 = _fetchProductInfoQuer8.productinfo) === null || _fetchProductInfoQuer9 === void 0 ? void 0 : _fetchProductInfoQuer9.defaultprice, ' ', langdetect == 'en' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar))), fetchProductInfoQueryContext.data.data.productinfo.hassale == 1 && sectionproperties.showpill == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
1238
1234
  "class": "col-lg-12 p-0 d-flex align-items-center justift-content-start"
1239
1235
  }, /*#__PURE__*/React__default["default"].createElement("p", {
1240
1236
  "class": "m-0 p-0 d-flex align-items-center justift-content-start"
@@ -1828,7 +1824,7 @@ var Product_itemtype = function Product_itemtype(props) {
1828
1824
  TabIndicatorProps: {
1829
1825
  style: {
1830
1826
  background: sectionproperties.activetabbordercolor,
1831
- width: '50%',
1827
+ // width: '50%',
1832
1828
  right: sectionproperties.showfirstpolicy == 'Hide' ? 0 : sectionproperties.showsecondpolicy == 'Hide' ? 0 : '',
1833
1829
  margin: sectionproperties.showfirstpolicy == 'Hide' ? 'auto' : sectionproperties.showsecondpolicy == 'Hide' ? 'auto' : ''
1834
1830
  }
@@ -1961,7 +1957,7 @@ var Product_itemtype = function Product_itemtype(props) {
1961
1957
  dangerouslySetInnerHTML: {
1962
1958
  __html: langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policycontent_en : (_returnpolicyobj8 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policycontent_ar
1963
1959
  }
1964
- }))))))), /*#__PURE__*/React__default["default"].createElement("div", {
1960
+ }))))), /*#__PURE__*/React__default["default"].createElement("div", {
1965
1961
  "class": "col-lg-12 p-0"
1966
1962
  }, relatedproducts()));
1967
1963
  };
@@ -13466,7 +13462,7 @@ var ClassicHeader = function ClassicHeader(props) {
13466
13462
  }, /*#__PURE__*/React__default["default"].createElement("div", {
13467
13463
  "class": "row m-0 w-100"
13468
13464
  }, /*#__PURE__*/React__default["default"].createElement("div", {
13469
- "class": ' col-lg-12 d-flex align-items-center '
13465
+ "class": ' col-lg-12 d-flex align-items-center p-0 '
13470
13466
  }, /*#__PURE__*/React__default["default"].createElement("div", {
13471
13467
  "class": "".concat(header_cssstyles.upperHeaderSection) + ' row m-0 w-100 d-flex align-items-center '
13472
13468
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -22606,7 +22602,7 @@ var HeaderWithAdSlider = function HeaderWithAdSlider(props) {
22606
22602
  maxHeight: '100%'
22607
22603
  }
22608
22604
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
22609
- "class": ' col-lg-6 p-0 d-flex flex-row align-items-center justify-content-start '
22605
+ "class": ' col-lg-7 p-0 d-flex flex-row align-items-center justify-content-start '
22610
22606
  }, /*#__PURE__*/React__default["default"].createElement("div", {
22611
22607
  "class": " ".concat(headerstyles$2.nav__item) + 'scrollhorizontal w-100 align-items-center justify-content-start',
22612
22608
  style: {
@@ -22634,7 +22630,7 @@ var HeaderWithAdSlider = function HeaderWithAdSlider(props) {
22634
22630
  subheadercontentpositionprops: 'start'
22635
22631
  }
22636
22632
  })), /*#__PURE__*/React__default["default"].createElement("div", {
22637
- "class": "col-lg-4 p-0 d-flex align-items-center justify-content-end"
22633
+ "class": "col-lg-3 p-0 d-flex align-items-center justify-content-end"
22638
22634
  }, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
22639
22635
  "class": " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center ',
22640
22636
  style: {
@@ -22663,7 +22659,10 @@ var HeaderWithAdSlider = function HeaderWithAdSlider(props) {
22663
22659
  }, /*#__PURE__*/React__default["default"].createElement("p", {
22664
22660
  "class": header_cssstyles.greetingstyles + ' m-0 p-0 mb-1 '
22665
22661
  }, lang.hello, langdetect == 'en' ? ',' : '،'), /*#__PURE__*/React__default["default"].createElement("p", {
22666
- "class": header_cssstyles.loggedinusername + ' loggedinuserbtn text-overflow m-0 p-0 '
22662
+ "class": header_cssstyles.loggedinusername + ' loggedinuserbtn text-overflow m-0 p-0 ',
22663
+ style: {
22664
+ maxWidth: '100px'
22665
+ }
22667
22666
  }, authdetailsContext.customerinfo.name)))), !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
22668
22667
  "class": "".concat(header_cssstyles.dropdownitem),
22669
22668
  onClick: function onClick() {
@@ -25046,13 +25045,12 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
25046
25045
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
25047
25046
  "class": " ".concat(headerstyles.nav__item) + ' col-lg-4 col-md-4 p-0 align-tems-center justify-content-center '
25048
25047
  }, /*#__PURE__*/React__default["default"].createElement("nav", {
25049
- "class": headerstyles.navbar + ' scrollhorizontal align-tems-center justify-content-center ',
25048
+ "class": headerstyles.navbar + ' scrollhorizontal navbar align-tems-center justify-content-center ',
25050
25049
  style: {
25051
25050
  display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
25052
25051
  }
25053
25052
  }, templatepropcontext.pagesnprop.map(function (item, index) {
25054
25053
  if (item.isselected) ;
25055
- if (item.isnavigation == 1 && item.isactive == 1) ;
25056
25054
  if (item.isnavigation == 1 && item.isactive == 1) {
25057
25055
  return /*#__PURE__*/React__default["default"].createElement("li", {
25058
25056
  "class": "".concat(header_cssstyles.navbar_item_text) + ' cursor-pointer allcentered ',
@@ -27070,7 +27068,6 @@ var Footer5 = function Footer5(props) {
27070
27068
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
27071
27069
  logoarrayofobjects = _useState6[0],
27072
27070
  setlogoarrayofobjects = _useState6[1];
27073
- props.actions.history;
27074
27071
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
27075
27072
  var lang = props.actions.lang;
27076
27073
  var langdetect = props.actions.langdetect;
@@ -28221,7 +28218,7 @@ var Footer7 = function Footer7(props) {
28221
28218
  function ownKeys$1f(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
28222
28219
  function _objectSpread$1f(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1f(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1f(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
28223
28220
  var Footer8 = function Footer8(props) {
28224
- var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i12, _authdetailsContext$i13, _templatepropcontext$;
28221
+ var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i8, _authdetailsContext$i9, _templatepropcontext$;
28225
28222
  var _useState = React.useState(''),
28226
28223
  _useState2 = _slicedToArray__default["default"](_useState, 2),
28227
28224
  sectionproperties = _useState2[0],
@@ -28374,6 +28371,14 @@ var Footer8 = function Footer8(props) {
28374
28371
  backgroundColor: sectionproperties.vl_bg,
28375
28372
  marginBottom: sectionproperties.divider_mb + 'px',
28376
28373
  marginTop: sectionproperties.divider_mt + 'px'
28374
+ }),
28375
+ appstore: glamor.css({
28376
+ width: '100%',
28377
+ objectFit: 'contain'
28378
+ }),
28379
+ googleplay: glamor.css({
28380
+ width: '100%',
28381
+ objectFit: 'contain'
28377
28382
  })
28378
28383
  };
28379
28384
  React.useEffect(function () {
@@ -28426,13 +28431,13 @@ var Footer8 = function Footer8(props) {
28426
28431
  textAlign: langdetect == 'en' ? 'left' : 'right'
28427
28432
  }
28428
28433
  }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.description_en : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.description_ar)))), /*#__PURE__*/React__default["default"].createElement("div", {
28429
- "class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-3 col-md-3 col-sm-12 align-items-center mb-sm-5' : 'col-lg-4 col-md-4 col-sm-12 align-items-center mb-sm-5 p-sm-0'
28430
- }, /*#__PURE__*/React__default["default"].createElement("p", {
28434
+ "class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 align-items-center mb-md-3' : 'col-lg-4 col-md-12 col-sm-12 align-items-center mb-md-3 p-sm-0'
28435
+ }, sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
28431
28436
  "class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-3 mb-md-1 wordbreak d-none ',
28432
28437
  style: {
28433
28438
  textAlign: langdetect == 'en' ? 'left' : 'right'
28434
28439
  }
28435
- }, langdetect == 'en' ? 'Address' : 'العنوان'), /*#__PURE__*/React__default["default"].createElement("div", {
28440
+ }, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28436
28441
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 mb-3 mb-md-0 d-flex"
28437
28442
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28438
28443
  "class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 '
@@ -28441,43 +28446,37 @@ var Footer8 = function Footer8(props) {
28441
28446
  style: {
28442
28447
  textAlign: langdetect == 'en' ? 'left' : 'right'
28443
28448
  }
28444
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_en))), /*#__PURE__*/React__default["default"].createElement("div", {
28445
- "class": "col-lg-12 p-0 ml-3 d-flex align-items-center justify-content-start"
28446
- }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28447
- "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
28448
- onClick: function onClick() {
28449
- var _authdetailsContext$i4;
28450
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null) {
28451
- var _authdetailsContext$i5;
28452
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink, '_blank');
28453
- }
28449
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.address_en))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28450
+ "class": "col-lg-12 justify-content-start align-items-center mb-md-4 p-0"
28451
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
28452
+ "class": "row m-0 w-100 align-items-center flex-row justify-content-start justify-content-start justify-content-sm-center"
28453
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
28454
+ "class": "col-lg-12 p-0 mb-2"
28455
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28456
+ "class": "".concat(footerStyles.textStyles) + ' m-0 p-0 mb-2 mb-md-1 wordbreak ',
28457
+ style: {
28458
+ textAlign: langdetect == 'en' ? 'left' : 'right'
28454
28459
  }
28455
- }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
28456
- size: sectionproperties.facebkbtnniconfontsize
28457
- })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28458
- "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
28460
+ }, langdetect == 'en' ? 'Download The App' : 'حمل التطبيق')), /*#__PURE__*/React__default["default"].createElement("div", {
28461
+ "class": langdetect == 'en' ? 'col-lg-4 col-md-3 col-sm-6 p-0 pr-2' : 'col-lg-4 col-md-3 col-sm-6 p-0 pl-2'
28462
+ }, /*#__PURE__*/React__default["default"].createElement("img", {
28463
+ "class": "".concat(footerStyles.appstore) + ' d-flex justify-content-center align-items-center cursor-pointer ',
28464
+ src: appstore,
28459
28465
  onClick: function onClick() {
28460
- var _authdetailsContext$i6;
28461
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink) != null) {
28462
- var _authdetailsContext$i7;
28463
- window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink, '_blank');
28464
- }
28466
+ var _authdetailsContext$i4;
28467
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.mobileapplink_appstore, '_blank');
28465
28468
  }
28466
- }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
28467
- size: sectionproperties.instgrambtniconfontsize
28468
- })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28469
- "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
28469
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
28470
+ "class": langdetect == 'en' ? 'col-lg-4 col-md-3 col-sm-6 pl-0' : 'col-lg-4 col-md-3 col-sm-6 pr-0'
28471
+ }, /*#__PURE__*/React__default["default"].createElement("img", {
28472
+ "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer ',
28473
+ src: googleplay,
28470
28474
  onClick: function onClick() {
28471
- var _authdetailsContext$i8;
28472
- if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber) != null) {
28473
- var _authdetailsContext$i9;
28474
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.whatsappnumber), '_blank');
28475
- }
28475
+ var _authdetailsContext$i5;
28476
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.mobileapplink_playstore, '_blank');
28476
28477
  }
28477
- }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
28478
- size: sectionproperties.youtubebtniconfontsize
28479
- })))), /*#__PURE__*/React__default["default"].createElement("div", {
28480
- "class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-3 col-md-3 col-sm-12 mb-md-3' : 'col-lg-4 col-md-4 col-sm-12 mb-md-3 p-sm-0'
28478
+ }))))), /*#__PURE__*/React__default["default"].createElement("div", {
28479
+ "class": sectionproperties.prodCatShow == 'Show' ? 'col-lg-3 col-md-12 col-sm-12 mb-md-3' : 'col-lg-4 col-md-12 col-sm-12 mb-md-3 p-sm-0'
28481
28480
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28482
28481
  "class": "row m-0 w-100"
28483
28482
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -28487,13 +28486,13 @@ var Footer8 = function Footer8(props) {
28487
28486
  style: {
28488
28487
  textAlign: langdetect == 'en' ? 'left' : 'right'
28489
28488
  }
28490
- }, langdetect == 'en' ? 'Say Hello' : 'قل مرحبا')), /*#__PURE__*/React__default["default"].createElement("div", {
28489
+ }, langdetect == 'en' ? sectionproperties.otherinfotitle2en : sectionproperties.otherinfotitle2ar)), /*#__PURE__*/React__default["default"].createElement("div", {
28491
28490
  "class": "col-lg-12 p-0 mb-2 mb-md-0 d-flex align-items-center justify-content-start"
28492
28491
  }, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28493
- "class": sectionproperties.showdownloadsection == 'Show' ? footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer ' : footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer ',
28492
+ "class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-2 cursor-pointer ',
28494
28493
  onClick: function onClick() {
28495
- var _authdetailsContext$i10, _authdetailsContext$i11;
28496
- window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : (_authdetailsContext$i11 = _authdetailsContext$i10.contactinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.email), '_self');
28494
+ var _authdetailsContext$i6, _authdetailsContext$i7;
28495
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : (_authdetailsContext$i7 = _authdetailsContext$i6.contactinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.email), '_self');
28497
28496
  }
28498
28497
  }, /*#__PURE__*/React__default["default"].createElement("p", {
28499
28498
  "class": "".concat(footerStyles.iconTextStyle) + ' p-0 m-0 wordbreak text-transform-none footerinfo pb-1 ',
@@ -28502,10 +28501,10 @@ var Footer8 = function Footer8(props) {
28502
28501
  borderBottomStyle: 'solid',
28503
28502
  textAlign: langdetect == 'en' ? 'left' : 'right'
28504
28503
  }
28505
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.contactinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.email))), /*#__PURE__*/React__default["default"].createElement("div", {
28504
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : (_authdetailsContext$i9 = _authdetailsContext$i8.contactinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.email))), /*#__PURE__*/React__default["default"].createElement("div", {
28506
28505
  "class": "col-lg-12 p-0 mt-2 mt-md-1 d-flex align-items-center justify-content-start"
28507
28506
  }, sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28508
- "class": sectionproperties.showdownloadsection == 'Show' ? footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer ' : footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer ',
28507
+ "class": footerStyles.footerinfoContainer + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-md-0 cursor-pointer ',
28509
28508
  onClick: function onClick() {
28510
28509
  window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
28511
28510
  }
@@ -28514,7 +28513,42 @@ var Footer8 = function Footer8(props) {
28514
28513
  style: {
28515
28514
  textAlign: langdetect == 'en' ? 'left' : 'right'
28516
28515
  }
28517
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28516
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber))), /*#__PURE__*/React__default["default"].createElement("div", {
28517
+ "class": 'col-lg-12 p-0 d-flex align-items-center justify-content-start mt-3'
28518
+ }, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28519
+ "class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
28520
+ onClick: function onClick() {
28521
+ var _authdetailsContext$i10;
28522
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.facebooklink) != null) {
28523
+ var _authdetailsContext$i11;
28524
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink, '_blank');
28525
+ }
28526
+ }
28527
+ }, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
28528
+ size: sectionproperties.facebkbtnniconfontsize
28529
+ })), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28530
+ "class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
28531
+ onClick: function onClick() {
28532
+ var _authdetailsContext$i12;
28533
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink) != null) {
28534
+ var _authdetailsContext$i13;
28535
+ window.open(authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink, '_blank');
28536
+ }
28537
+ }
28538
+ }, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
28539
+ size: sectionproperties.instgrambtniconfontsize
28540
+ })), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28541
+ "class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
28542
+ onClick: function onClick() {
28543
+ var _authdetailsContext$i14;
28544
+ if ((authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.whatsappnumber) != null) {
28545
+ var _authdetailsContext$i15;
28546
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber), '_blank');
28547
+ }
28548
+ }
28549
+ }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
28550
+ size: sectionproperties.youtubebtniconfontsize
28551
+ })))))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28518
28552
  "class": "row m-0 allcentered"
28519
28553
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28520
28554
  "class": "".concat(footerStyles.divider) + ' '
@@ -28525,22 +28559,28 @@ var Footer8 = function Footer8(props) {
28525
28559
  paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
28526
28560
  }
28527
28561
  }, /*#__PURE__*/React__default["default"].createElement("div", {
28528
- "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-md-center flex-row flex-md-column"
28562
+ "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-md-center flex-row "
28563
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
28564
+ "class": ' scrollhorizontal-lg w-100 d-flex align-items-center h-100 flex-md-column '
28529
28565
  }, templatepropcontext === null || templatepropcontext === void 0 ? void 0 : (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.map(function (item, index) {
28530
28566
  if (item.isnavigation == 1 && item.isactive == 1) {
28531
- return /*#__PURE__*/React__default["default"].createElement("p", {
28567
+ return /*#__PURE__*/React__default["default"].createElement("div", {
28568
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28569
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28532
28570
  onClick: function onClick() {
28533
28571
  routingcountext(item.navigationroute);
28534
28572
  },
28535
- "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28573
+ "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28536
28574
  style: {
28537
28575
  textAlign: langdetect == 'en' ? 'left' : 'right',
28538
28576
  marginRight: langdetect == 'en' ? '20px' : 0,
28539
28577
  marginLeft: langdetect == 'ar' ? '20px' : 0
28540
28578
  }
28541
- }, langdetect == 'en' ? item.pagename : item.pagename_ar);
28579
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar));
28542
28580
  }
28543
- }), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
28581
+ }), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28582
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28583
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28544
28584
  onClick: function onClick() {
28545
28585
  routingcountext(StaticPagesLinksContext.Policies);
28546
28586
  },
@@ -28550,7 +28590,9 @@ var Footer8 = function Footer8(props) {
28550
28590
  marginRight: langdetect == 'en' ? '20px' : 0,
28551
28591
  marginLeft: langdetect == 'ar' ? '20px' : 0
28552
28592
  }
28553
- }, lang.policies), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
28593
+ }, lang.policies)), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28594
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28595
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28554
28596
  "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28555
28597
  style: {
28556
28598
  textAlign: langdetect == 'en' ? 'left' : 'right',
@@ -28560,7 +28602,9 @@ var Footer8 = function Footer8(props) {
28560
28602
  onClick: function onClick() {
28561
28603
  routingcountext(StaticPagesLinksContext.Wishlist);
28562
28604
  }
28563
- }, lang.wishlist), authdetailsContext.loggedin && sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
28605
+ }, lang.wishlist)), authdetailsContext.loggedin && sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
28606
+ "class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
28607
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
28564
28608
  "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28565
28609
  style: {
28566
28610
  textAlign: langdetect == 'en' ? 'left' : 'right',
@@ -28570,7 +28614,7 @@ var Footer8 = function Footer8(props) {
28570
28614
  onClick: function onClick() {
28571
28615
  routingcountext(StaticPagesLinksContext.Ordershistory);
28572
28616
  }
28573
- }, lang.orderhistory)))));
28617
+ }, lang.orderhistory)))))));
28574
28618
  };
28575
28619
 
28576
28620
  function ownKeys$1e(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -30308,6 +30352,18 @@ var ModernCardsSection = function ModernCardsSection(props) {
30308
30352
  cardobj.productimages = arrayItem.productinfo.productimages;
30309
30353
  cardobj.quantity = itemquantity;
30310
30354
  cardobj.timestamp = arrayItem.productinfo.timestamp;
30355
+ if (langdetect == 'en') {
30356
+ cardobj.currencyname = fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 ? void 0 : fetchAuthorizationQueryContext.data.data.currencyname_en;
30357
+ } else {
30358
+ cardobj.currencyname = fetchAuthorizationQueryContext === null || fetchAuthorizationQueryContext === void 0 ? void 0 : fetchAuthorizationQueryContext.data.data.currencyname_ar;
30359
+ }
30360
+ if (favoriteprojectscountContext != undefined && favoriteprojectscountContext.length != 0) {
30361
+ favoriteprojectscountContext.forEach(function (favitem, favindex) {
30362
+ if (arrayItem.productinfo.productid == favitem) {
30363
+ cardobj.IsFavExists = true;
30364
+ }
30365
+ });
30366
+ }
30311
30367
  if (favoriteprojectscountContext != undefined && favoriteprojectscountContext.length != 0) {
30312
30368
  favoriteprojectscountContext.forEach(function (favitem, favindex) {
30313
30369
  if (arrayItem.productinfo.productid == favitem) {
@@ -30464,13 +30520,13 @@ var ModernCardsSection = function ModernCardsSection(props) {
30464
30520
  color: sectionproperties.noprod_iconcolor
30465
30521
  }
30466
30522
  }), /*#__PURE__*/React__default["default"].createElement("p", {
30523
+ "class": "m-0 p-0 mt-2",
30467
30524
  style: {
30468
- fontSize: sectionproperties.noprod_fontSize + 'px',
30469
30525
  fontWeight: sectionproperties.noprod_fontWeight,
30470
- textTransform: sectionproperties.noprod_textTransform,
30471
- color: sectionproperties.noprod_color
30526
+ color: sectionproperties.noprod_color,
30527
+ fontSize: sectionproperties.noprod_fontSize + 'px'
30472
30528
  }
30473
- }, langdetect == 'en' ? 'No Products Found' : 'لا توجد منتجات'))), cardsarray.length != 0 && StatePagePropertiesContext.pageobj.sections[props.sectionindexprops].childsections.map(function (item, index) {
30529
+ }, langdetect == 'en' ? sectionproperties.nocards_content_en : sectionproperties.nocards_content_ar))), cardsarray.length != 0 && StatePagePropertiesContext.pageobj.sections[props.sectionindexprops].childsections.map(function (item, index) {
30474
30530
  if (item.tabexsectioninfo != null) {
30475
30531
  if (item.sectionstructype == 'child' && TabexSectionsComponentsContext[item.tabexsectioninfo.sectioncompname] != undefined) {
30476
30532
  var Sectioncomp = TabexSectionsComponentsContext[item.tabexsectioninfo.sectioncompname];
@@ -30481,7 +30537,7 @@ var ModernCardsSection = function ModernCardsSection(props) {
30481
30537
  }, /*#__PURE__*/React__default["default"].createElement(reactHorizontalScrollingMenu.ScrollMenu, {
30482
30538
  transitionBehavior: 'auto',
30483
30539
  wrapperClassName: '',
30484
- itemClassName: item.tabexsectioninfo.sectioncompname == 'Productcard6' ? 'scrollmenuclassnameitemProductcard6' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? 'scrollmenuclassnameitemProductcardcircularhover' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? 'scrollmenuclassnameitemProductcard_with_circularbg' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? 'scrollmenuclassnameitemCategorycard_with_twolinestransition' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_slideanimation' ? 'scrollmenuclassnameitemProductcard_with_slideanimation' : item.tabexsectioninfo.sectioncompname == 'Categorycard_withtext' ? 'scrollmenuclassnameitemCategorycard_withtext' : item.tabexsectioninfo.sectioncompname == 'Productcard_animatedbuttons' ? 'scrollmenuclassnameitemProductcard_animatedbuttons' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_variants' ? 'scrollmenuclassnameitemProductcard_with_variants' : item.tabexsectioninfo.sectioncompname == 'Productcarddefault' ? 'scrollmenuclassnameitemProductcarddefault' : item.tabexsectioninfo.sectioncompname == 'Simpleproductcard' ? section_cssstyles.scrollmenuclassnameitemSimpleproductcard + ' scrollmenuclassnameitemSimpleproductcard ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_trianglebg' ? 'scrollmenuclassnameitemCategorycard_with_trianglebg' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_textonhover' ? 'scrollmenuclassnameitemProductcard_with_textonhover' : item.tabexsectioninfo.sectioncompname == 'Categorycard_slidebgscaled' ? 'scrollmenuclassnameitemCategorycard_slidebgscaled' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? 'scrollmenuclassnameitemCategorycard_Categorycard_fullimage' : item.tabexsectioninfo.sectioncompname == 'Card20' ? 'scrollmenuclassnameitemCard20' : 'scrollmenuclassnameitem',
30540
+ itemClassName: item.tabexsectioninfo.sectioncompname == 'Productcard6' ? 'scrollmenuclassnameitemProductcard6' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularhover' ? 'scrollmenuclassnameitemProductcardcircularhover' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_circularbg' ? 'scrollmenuclassnameitemProductcard_with_circularbg' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition' ? 'scrollmenuclassnameitemCategorycard_with_twolinestransition' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_slideanimation' ? 'scrollmenuclassnameitemProductcard_with_slideanimation' : item.tabexsectioninfo.sectioncompname == 'Categorycard_withtext' ? 'scrollmenuclassnameitemCategorycard_withtext' : item.tabexsectioninfo.sectioncompname == 'Productcard_animatedbuttons' ? 'scrollmenuclassnameitemProductcard_animatedbuttons' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_variants' ? 'scrollmenuclassnameitemProductcard_with_variants' : item.tabexsectioninfo.sectioncompname == 'Productcarddefault' ? 'scrollmenuclassnameitemProductcarddefault' : item.tabexsectioninfo.sectioncompname == 'Simpleproductcard' ? section_cssstyles.scrollmenuclassnameitemSimpleproductcard + ' scrollmenuclassnameitemSimpleproductcard ' : item.tabexsectioninfo.sectioncompname == 'Categorycard_with_trianglebg' ? 'scrollmenuclassnameitemCategorycard_with_trianglebg' : item.tabexsectioninfo.sectioncompname == 'Productcard_with_textonhover' ? 'scrollmenuclassnameitemProductcard_with_textonhover' : item.tabexsectioninfo.sectioncompname == 'Categorycard_slidebgscaled' ? 'scrollmenuclassnameitemCategorycard_slidebgscaled' : item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage' ? 'scrollmenuclassnameitemCategorycard_Categorycard_fullimage' : item.tabexsectioninfo.sectioncompname == 'Card20' ? 'scrollmenuclassnameitemCard20' : item.tabexsectioninfo.sectioncompname == 'UpSlideEffectCard' ? 'scrollmenuclassnameitemUpSlideEffectCard' : 'scrollmenuclassnameitem',
30485
30541
  scrollContainerClassName: 'scrollmenuclasssubscrollbar'
30486
30542
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
30487
30543
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -34113,9 +34169,11 @@ var BackgroundSectionWithServicesCards = function BackgroundSectionWithServicesC
34113
34169
  "class": ' row m-0 w-100 align-items-center justify-content-center '
34114
34170
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
34115
34171
  return /*#__PURE__*/React__default["default"].createElement("div", {
34116
- "class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-md-2 mb-sm-3"
34172
+ "class": "col-lg-3 col-md-6 col-sm-12 d-flex flex-column align-items-center justify-content-center justify-content-md-start"
34117
34173
  }, /*#__PURE__*/React__default["default"].createElement("div", {
34118
- "class": "m-lg-auto d-flex justify-content-center"
34174
+ "class": "row m-0 w-100"
34175
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
34176
+ "class": "col-lg-12 p-0 m-lg-auto d-flex justify-content-center"
34119
34177
  }, /*#__PURE__*/React__default["default"].createElement("div", {
34120
34178
  style: {
34121
34179
  width: 40,
@@ -34158,7 +34216,9 @@ var BackgroundSectionWithServicesCards = function BackgroundSectionWithServicesC
34158
34216
  textTransform: sectionproperties.slideshowText2ContentTextTransform,
34159
34217
  textAlign: langdetect == 'en' ? 'left' : 'right'
34160
34218
  }
34161
- }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))));
34219
+ }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))), cardinfoindex != cardsarray.length - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
34220
+ "class": "col-lg-12 d-none d-md-block"
34221
+ }, /*#__PURE__*/React__default["default"].createElement("hr", null))));
34162
34222
  })))));
34163
34223
  };
34164
34224
 
@@ -36188,7 +36248,12 @@ var Freetextsection = function Freetextsection(props) {
36188
36248
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr));
36189
36249
  };
36190
36250
  return /*#__PURE__*/React__default["default"].createElement("div", {
36191
- "class": ' row ml-0 mr-0 d-flex justify-content-between w-100 align-items-center ',
36251
+ "class": "w-100 allcentered",
36252
+ style: {
36253
+ background: sectionproperties.backgroundColor
36254
+ }
36255
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
36256
+ "class": ' row ml-0 mr-0 d-flex justify-content-between w-md-100 align-items-center ',
36192
36257
  style: {
36193
36258
  marginTop: sectionproperties.marginTop + 'px',
36194
36259
  marginBottom: sectionproperties.marginBottom + 'px',
@@ -36197,7 +36262,9 @@ var Freetextsection = function Freetextsection(props) {
36197
36262
  borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
36198
36263
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
36199
36264
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
36200
- position: 'relative'
36265
+ position: 'relative',
36266
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36267
+ width: sectionproperties.width + 'vw'
36201
36268
  }
36202
36269
  }, maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
36203
36270
  "class": section_styles.imgcontainer
@@ -36264,7 +36331,7 @@ var Freetextsection = function Freetextsection(props) {
36264
36331
  "class": "col-lg-12 p-0"
36265
36332
  }, /*#__PURE__*/React__default["default"].createElement("button", {
36266
36333
  "class": "".concat(section_styles.btn)
36267
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))));
36334
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))))));
36268
36335
  };
36269
36336
 
36270
36337
  function ownKeys$Q(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -36403,15 +36470,22 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
36403
36470
  };
36404
36471
  var Content = function Content() {
36405
36472
  return /*#__PURE__*/React__default["default"].createElement("div", {
36406
- "class": "col-lg-6 col-md-12 d-flex justify-content-start h-100 justify-content-md-center p-0"
36473
+ "class": "col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0",
36474
+ style: {
36475
+ background: sectionproperties.reservation_bgcolor,
36476
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
36477
+ paddingTop: sectionproperties.sectiontitleposition == 'Centered' ? 50 : 0,
36478
+ paddingBottom: sectionproperties.sectiontitleposition == 'Centered' ? 50 : 0
36479
+ }
36407
36480
  }, /*#__PURE__*/React__default["default"].createElement("div", {
36408
- "class": "row m-0 w-100 mb-auto"
36481
+ "class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
36409
36482
  }, /*#__PURE__*/React__default["default"].createElement("div", {
36410
- "class": "col-lg-12 p-0 d-flex justify-content-md-center",
36483
+ "class": "col-lg-12 pl-0 pr-0 d-flex justify-content-md-center",
36411
36484
  style: {
36412
36485
  justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
36413
36486
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
36414
- marginTop: sectionproperties.sectionTitleMarginTop + 'px'
36487
+ marginTop: sectionproperties.sectionTitleMarginTop + 'px',
36488
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
36415
36489
  }
36416
36490
  }, /*#__PURE__*/React__default["default"].createElement("div", {
36417
36491
  "class": "d-flex align-items-center flex-row d-sm-none mt-sm-2",
@@ -36491,7 +36565,8 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
36491
36565
  return /*#__PURE__*/React__default["default"].createElement("div", {
36492
36566
  "class": sectionproperties.image_height == 0 ? 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center h-auto p-0' : 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-0',
36493
36567
  style: {
36494
- cursor: ((_imagesarray$ = imagesarray[0]) === null || _imagesarray$ === void 0 ? void 0 : _imagesarray$.IsClickable) == 'Yes' ? 'pointer' : 'default'
36568
+ cursor: ((_imagesarray$ = imagesarray[0]) === null || _imagesarray$ === void 0 ? void 0 : _imagesarray$.IsClickable) == 'Yes' ? 'pointer' : 'default',
36569
+ background: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor
36495
36570
  },
36496
36571
  onClick: function onClick() {
36497
36572
  var _imagesarray$2;
@@ -36506,10 +36581,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
36506
36581
  }
36507
36582
  }
36508
36583
  }
36509
- }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
36584
+ }, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
36510
36585
  urlEndpoint: IKurlEndpoint,
36511
36586
  publicKey: IKpublicKey,
36512
- path: imagesarray.length != 0 ? langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + '/' + ((_imagesarray$7 = imagesarray[0]) === null || _imagesarray$7 === void 0 ? void 0 : _imagesarray$7.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + '/' + ((_imagesarray$8 = imagesarray[0]) === null || _imagesarray$8 === void 0 ? void 0 : _imagesarray$8.bgsection_image_ar) : '',
36587
+ path: langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$7 = imagesarray[0]) === null || _imagesarray$7 === void 0 ? void 0 : _imagesarray$7.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$8 = imagesarray[0]) === null || _imagesarray$8 === void 0 ? void 0 : _imagesarray$8.bgsection_image_ar),
36513
36588
  style: {
36514
36589
  width: '100%',
36515
36590
  height: sectionproperties.image_height == 0 ? 'auto' : sectionproperties.image_height + 'px',
@@ -36524,7 +36599,17 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
36524
36599
  }));
36525
36600
  };
36526
36601
  return /*#__PURE__*/React__default["default"].createElement("div", {
36527
- "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3',
36602
+ "class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center '
36603
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
36604
+ "class": sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0 ? 'col-lg-12 d-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100' : 'col-lg-12 d-flex justify-content-between align-items-center w-md-100',
36605
+ style: {
36606
+ paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
36607
+ paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
36608
+ width: sectionproperties.width + 'vw',
36609
+ background: sectionproperties.backgroundColor
36610
+ }
36611
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
36612
+ "class": sectionproperties.paddingLeft != 0 ? 'row m-0 w-100 d-flex justify-content-between px-1025-1 pl-md-3 pr-md-3' : 'row m-0 w-100 d-flex justify-content-between',
36528
36613
  style: {
36529
36614
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
36530
36615
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
@@ -36532,22 +36617,28 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
36532
36617
  paddingBottom: sectionproperties.paddingBottom + 'px',
36533
36618
  marginTop: sectionproperties.marginTop + 'px',
36534
36619
  marginBottom: sectionproperties.marginBottom + 'px',
36535
- background: sectionproperties.backgroundColor,
36536
36620
  borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
36537
36621
  borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
36538
36622
  borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
36539
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
36540
- width: sectionproperties.width + 'vw'
36623
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px'
36541
36624
  }
36542
36625
  }, sectionproperties.sectionstyle == 'Image on right' && /*#__PURE__*/React__default["default"].createElement("div", {
36543
- "class": "col-lg-12 p-0"
36626
+ "class": "col-lg-12 p-0 d-flex justify-content-between"
36544
36627
  }, /*#__PURE__*/React__default["default"].createElement("div", {
36545
- "class": "row m-0 w-100"
36628
+ "class": "row m-0 w-100 d-flex justify-content-between",
36629
+ style: {
36630
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
36631
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
36632
+ }
36546
36633
  }, Content(), Image())), sectionproperties.sectionstyle != 'Image on right' && /*#__PURE__*/React__default["default"].createElement("div", {
36547
36634
  "class": "col-lg-12 p-0"
36548
36635
  }, /*#__PURE__*/React__default["default"].createElement("div", {
36549
- "class": "row m-0 w-100"
36550
- }, Image(), Content())));
36636
+ "class": "row m-0 w-100",
36637
+ style: {
36638
+ alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
36639
+ justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
36640
+ }
36641
+ }, Image(), Content())))));
36551
36642
  };
36552
36643
 
36553
36644
  function ownKeys$P(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -36686,6 +36777,7 @@ var Image_with_rightwords = function Image_with_rightwords(props) {
36686
36777
  function ownKeys$O(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
36687
36778
  function _objectSpread$O(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$O(Object(source), !0).forEach(function (key) { _defineProperty__default["default"](target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$O(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
36688
36779
  var Servicesection = function Servicesection(props) {
36780
+ var _maincontainerarrayof;
36689
36781
  var _useState = React.useState(''),
36690
36782
  _useState2 = _slicedToArray__default["default"](_useState, 2),
36691
36783
  sectionproperties = _useState2[0],
@@ -36718,7 +36810,34 @@ var Servicesection = function Servicesection(props) {
36718
36810
  }
36719
36811
  }
36720
36812
  }, [sectionproperties]);
36813
+ var _useState5 = React.useState([]),
36814
+ _useState6 = _slicedToArray__default["default"](_useState5, 2),
36815
+ maincontainerarrayofobjs = _useState6[0],
36816
+ setmaincontainerarrayofobjs = _useState6[1];
36817
+ React.useEffect(function () {
36818
+ if (sectionproperties.length != 0 && sectionproperties.maincontainerarrayofobjs != undefined) {
36819
+ var maincontainerarrayofobjsparsed = JSON.parse(sectionproperties.maincontainerarrayofobjs);
36820
+ if (Array.isArray(maincontainerarrayofobjsparsed)) {
36821
+ setmaincontainerarrayofobjs(_toConsumableArray__default["default"](maincontainerarrayofobjsparsed));
36822
+ }
36823
+ }
36824
+ }, [sectionproperties]);
36721
36825
  var section_styles = {
36826
+ imgcontainer: glamor.css({
36827
+ ':before': {
36828
+ width: '100%',
36829
+ height: '100%',
36830
+ background: 'rgba(0,0,0,0.6)',
36831
+ zIndex: 1,
36832
+ position: 'absolute',
36833
+ content: 's',
36834
+ fontSize: 0,
36835
+ left: 0,
36836
+ right: 0,
36837
+ top: 0,
36838
+ bottom: 0
36839
+ }
36840
+ }),
36722
36841
  sectiontitlespan: glamor.css({
36723
36842
  ':after': {
36724
36843
  width: sectionproperties.sectitle_lineafterwidth + '%',
@@ -36733,16 +36852,22 @@ var Servicesection = function Servicesection(props) {
36733
36852
  }
36734
36853
  })
36735
36854
  };
36855
+ var DescriptionContent = function DescriptionContent() {
36856
+ return /*#__PURE__*/React__default["default"].createElement("p", {
36857
+ "class": sectionproperties.descFontFamily == 'Pacifico' ? ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? ' QuicksandFont m-0 p-0 wordbreak' : ' m-0 p-0 wordbreak',
36858
+ style: {
36859
+ color: sectionproperties.prodCatColor,
36860
+ fontWeight: sectionproperties.prodCatFontWeight,
36861
+ textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
36862
+ }
36863
+ }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
36864
+ };
36736
36865
  return /*#__PURE__*/React__default["default"].createElement("div", {
36737
36866
  "class": ' row ml-0 mr-0 align-items-center w-md-100 ',
36738
36867
  style: {
36739
36868
  width: sectionproperties.width + 'vw',
36740
36869
  marginTop: sectionproperties.marginTop + 'px',
36741
36870
  marginBottom: sectionproperties.marginBottom + 'px',
36742
- paddingLeft: sectionproperties.paddingLeft + 'px',
36743
- paddingRight: sectionproperties.paddingRight + 'px',
36744
- paddingTop: sectionproperties.paddingTop + 'px',
36745
- paddingBottom: sectionproperties.paddingBottom + 'px',
36746
36871
  background: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
36747
36872
  borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
36748
36873
  borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
@@ -36751,8 +36876,38 @@ var Servicesection = function Servicesection(props) {
36751
36876
  boxShadow: sectionproperties.sectioncardshadow == 'Show' ? '0 0 10px ' + sectionproperties.sectioncardshadowcolor : 'none',
36752
36877
  // border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36753
36878
  borderBottom: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36754
- borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
36879
+ borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
36880
+ position: 'relative'
36881
+ }
36882
+ }, sectionproperties.maincontainerarrayofobjs != undefined && sectionproperties.maincontainerarrayofobjs.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
36883
+ "class": section_styles.imgcontainer
36884
+ }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
36885
+ urlEndpoint: IKurlEndpoint,
36886
+ publicKey: IKpublicKey,
36887
+ path: (_maincontainerarrayof = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof === void 0 ? void 0 : _maincontainerarrayof.back_bgimage,
36888
+ style: {
36889
+ height: '100%',
36890
+ width: '100%',
36891
+ objectFit: 'cover',
36892
+ margin: 0,
36893
+ padding: 0,
36894
+ position: 'absolute',
36895
+ top: 0,
36896
+ bottom: 0,
36897
+ right: 0,
36898
+ left: 0
36755
36899
  }
36900
+ })), /*#__PURE__*/React__default["default"].createElement("div", {
36901
+ "class": "col-lg-12 px-1025-1 pl-md-3 pr-md-3 pr-sm-2 pl-sm-2",
36902
+ style: {
36903
+ zIndex: 1,
36904
+ paddingLeft: sectionproperties.paddingLeft + 'px',
36905
+ paddingRight: sectionproperties.paddingRight + 'px',
36906
+ paddingTop: sectionproperties.paddingTop + 'px',
36907
+ paddingBottom: sectionproperties.paddingBottom + 'px'
36908
+ }
36909
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
36910
+ "class": "row m-0 w-100"
36756
36911
  }, sectionproperties.sectiontitleshow == 'Show' && sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("div", {
36757
36912
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0",
36758
36913
  style: {
@@ -36765,12 +36920,13 @@ var Servicesection = function Servicesection(props) {
36765
36920
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
36766
36921
  }
36767
36922
  }, /*#__PURE__*/React__default["default"].createElement("span", {
36768
- "class": "".concat(section_styles.sectiontitlespan),
36923
+ "class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_styles.sectiontitlespan) + ' PacificoFont mb-0 pb-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_styles.sectiontitlespan) + ' PlayfairFont mb-0 pb-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_styles.sectiontitlespan) + ' GreatvibesFont mb-0 pb-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(section_styles.sectiontitlespan) + ' QuicksandFont mb-0 pb-0 wordbreak ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_styles.sectiontitlespan) + ' SatisfyFont mb-0 pb-0 wordbreak ' : "".concat(section_styles.sectiontitlespan) + ' mb-0 pb-0 wordbreak ',
36769
36924
  style: {
36770
36925
  color: sectionproperties.sectionTitleColor,
36771
36926
  fontSize: sectionproperties.sectionTitleFontSize + 'px',
36772
36927
  textTransform: sectionproperties.sectionTitleTextTransform,
36773
- fontWeight: sectionproperties.sectionTitleFontWeight
36928
+ fontWeight: sectionproperties.sectionTitleFontWeight,
36929
+ textAlign: langdetect == 'en' ? 'left' : 'right'
36774
36930
  }
36775
36931
  }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), sectionproperties.sectiontitleshow == 'Show' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("div", {
36776
36932
  "class": "col-lg-12 col-md-12 col-sm-12 d-flex align-items-center p-0",
@@ -36791,7 +36947,25 @@ var Servicesection = function Servicesection(props) {
36791
36947
  textTransform: sectionproperties.sectionTitleTextTransform,
36792
36948
  fontWeight: sectionproperties.sectionTitleFontWeight
36793
36949
  }
36794
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
36950
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
36951
+ "class": ' col-lg-12 col-md-12 col-sm-12 d-flex d-md-none align-items-center p-0 ',
36952
+ style: {
36953
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
36954
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
36955
+ paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
36956
+ paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
36957
+ fontSize: sectionproperties.prodCatFontSize + 'px'
36958
+ }
36959
+ }, DescriptionContent()), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
36960
+ "class": ' col-lg-12 col-md-12 col-sm-12 d-none d-md-flex align-items-center p-0 ',
36961
+ style: {
36962
+ justifyContent: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
36963
+ marginBottom: sectionproperties.descriptionMarginBottom + 'px',
36964
+ paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
36965
+ paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
36966
+ fontSize: sectionproperties.prodCatFontSizeResp + 'px'
36967
+ }
36968
+ }, DescriptionContent()), /*#__PURE__*/React__default["default"].createElement("div", {
36795
36969
  "class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
36796
36970
  }, cardsarray.map(function (cardinfoitem, cardinfoindex) {
36797
36971
  return /*#__PURE__*/React__default["default"].createElement("div", {
@@ -36820,11 +36994,11 @@ var Servicesection = function Servicesection(props) {
36820
36994
  objectFit: 'cover'
36821
36995
  }
36822
36996
  })), /*#__PURE__*/React__default["default"].createElement("div", {
36823
- "class": "d-none d-sm-flex",
36997
+ "class": "d-none d-sm-flex mt-auto mb-auto",
36824
36998
  style: {
36825
36999
  width: 35,
36826
37000
  height: 35,
36827
- marginBottom: 'auto',
37001
+ // marginBottom: 'auto',
36828
37002
  marginRight: langdetect == 'en' ? '10px' : 0,
36829
37003
  marginLeft: langdetect == 'ar' ? '10px' : 0
36830
37004
  }
@@ -36863,7 +37037,7 @@ var Servicesection = function Servicesection(props) {
36863
37037
  textAlign: langdetect == 'en' ? 'left' : 'right'
36864
37038
  }
36865
37039
  }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))));
36866
- })));
37040
+ })))));
36867
37041
  };
36868
37042
 
36869
37043
  function ownKeys$N(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -39144,7 +39318,7 @@ var ContactUsSection = function ContactUsSection(props) {
39144
39318
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
39145
39319
  };
39146
39320
  return /*#__PURE__*/React__default["default"].createElement("div", {
39147
- "class": section_styles.cards_sections + ' row m-0 d-flex align-items-center h-md-100vh pl-sm-3 pr-sm-3 pb-md-5 '
39321
+ "class": section_styles.cards_sections + ' row m-0 d-flex align-items-center h-md-150vh pl-sm-3 pr-sm-3 pb-md-5 '
39148
39322
  }, /*#__PURE__*/React__default["default"].createElement("div", {
39149
39323
  "class": ' col-lg-12 p-0 h-100 ',
39150
39324
  style: {
@@ -40139,7 +40313,7 @@ var UpSlideEffectCard = function UpSlideEffectCard(props) {
40139
40313
  paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
40140
40314
  paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
40141
40315
  }
40142
- }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
40316
+ }, item.image != '' && /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
40143
40317
  urlEndpoint: IKurlEndpoint,
40144
40318
  publicKey: IKpublicKey,
40145
40319
  path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
@@ -40154,7 +40328,21 @@ var UpSlideEffectCard = function UpSlideEffectCard(props) {
40154
40328
  borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px'
40155
40329
  },
40156
40330
  loading: "lazy"
40157
- }), item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
40331
+ }), item.image == '' && /*#__PURE__*/React__default["default"].createElement("div", {
40332
+ style: {
40333
+ width: '100%',
40334
+ height: '100%',
40335
+ background: sectionproperties.image_bgtransparent == 'Transparent' ? 'Transparent' : sectionproperties.image_bgcolor,
40336
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
40337
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
40338
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40339
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px'
40340
+ }
40341
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
40342
+ "class": "h-100 allcentered text-light"
40343
+ }, /*#__PURE__*/React__default["default"].createElement(FiLayers.FiLayers, {
40344
+ size: 26
40345
+ }))), item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
40158
40346
  "class": "".concat(card_cssstyles.badgeStyles) + ' allcentered '
40159
40347
  }, /*#__PURE__*/React__default["default"].createElement("p", {
40160
40348
  "class": "m-0 p-0",
@@ -40278,14 +40466,14 @@ var UpSlideEffectCard = function UpSlideEffectCard(props) {
40278
40466
  style: {
40279
40467
  textAlign: langdetect == 'en' ? 'left' : 'right'
40280
40468
  }
40281
- }, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م', ' '), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
40469
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname, ' '), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("span", {
40282
40470
  "class": "".concat(card_cssstyles.productSalePricestyles)
40283
40471
  }, " / "), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("p", {
40284
- "class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto ml-sm-3 mr-sm-3 ',
40472
+ "class": "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto ',
40285
40473
  style: {
40286
40474
  textAlign: langdetect == 'en' ? 'left' : 'right'
40287
40475
  }
40288
- }, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م')))));
40476
+ }, langdetect == 'en' ? item.currencyname : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : item.currencyname)))));
40289
40477
  };
40290
40478
 
40291
40479
  function ownKeys$A(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -40552,7 +40740,7 @@ var CircleCardWithVariants = function CircleCardWithVariants(props) {
40552
40740
  }, /*#__PURE__*/React__default["default"].createElement("div", {
40553
40741
  "class": "col-lg-12 p-0 allcentered"
40554
40742
  }, /*#__PURE__*/React__default["default"].createElement("div", {
40555
- "class": "d-flex d-sm-none justify-content-center align-items-center",
40743
+ "class": "d-flex justify-content-center align-items-center",
40556
40744
  style: {
40557
40745
  height: sectionproperties.image_height + 'px',
40558
40746
  width: sectionproperties.image_height + 'px',
@@ -40580,41 +40768,6 @@ var CircleCardWithVariants = function CircleCardWithVariants(props) {
40580
40768
  // border: sectionproperties.image_borderwidth + 'px solid ' + sectionproperties.image_bordercolor,
40581
40769
  },
40582
40770
 
40583
- loading: "lazy"
40584
- }), item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
40585
- "class": "".concat(card_cssstyles.badgeStyles) + ' allcentered '
40586
- }, /*#__PURE__*/React__default["default"].createElement("p", {
40587
- "class": "m-0 p-0",
40588
- style: {
40589
- color: sectionproperties.badge_color,
40590
- fontSize: sectionproperties.badge_fontsize + 'px'
40591
- }
40592
- }, langdetect == 'en' ? sectionproperties.badgeContentEn : sectionproperties.badgeContentAr))), /*#__PURE__*/React__default["default"].createElement("div", {
40593
- "class": "d-none d-sm-flex justify-content-center align-items-center",
40594
- style: {
40595
- height: '180px',
40596
- width: '180px',
40597
- marginBottom: sectionproperties.image_mb + 'px',
40598
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40599
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
40600
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
40601
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
40602
- backgroundColor: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor,
40603
- position: 'relative'
40604
- }
40605
- }, item.image != '' && /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
40606
- urlEndpoint: IKurlEndpoint,
40607
- publicKey: IKpublicKey,
40608
- path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
40609
- style: {
40610
- width: sectionproperties.image_width + '%',
40611
- height: sectionproperties.image_width + '%',
40612
- objectFit: sectionproperties.bgcovercontain == 'Contain' ? 'contain' : 'cover',
40613
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
40614
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
40615
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
40616
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'
40617
- },
40618
40771
  loading: "lazy"
40619
40772
  }), item.hassale == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
40620
40773
  "class": "".concat(card_cssstyles.badgeStyles) + ' allcentered '
@@ -40669,12 +40822,17 @@ var CircleCardWithVariants = function CircleCardWithVariants(props) {
40669
40822
  }), sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
40670
40823
  size: sectionproperties.favBtnIconfontsize
40671
40824
  }))), sectionproperties.cartBtnShow == 'Show' && showquantity == false && /*#__PURE__*/React__default["default"].createElement("button", {
40672
- "class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-100px font-sm-12 ',
40825
+ "class": "".concat(card_cssstyles.cart_btn) + ' ml-2 mr-2 ml-sm-1 mr-sm-1 w-sm-130px font-sm-12 ',
40673
40826
  onClick: function onClick() {
40674
- setshowquantity(true);
40827
+ if (sectionproperties.quantitybtn_show == 'Show') {
40828
+ setshowquantity(true);
40829
+ } else {
40830
+ setShowProductInfoModalContext(true);
40831
+ setProductIdProdutInfoModalContext(item.productid);
40832
+ }
40675
40833
  }
40676
40834
  }, langdetect == 'en' ? sectionproperties.cartBtnContentenglish : sectionproperties.cartBtnContentarabic), showquantity == true && /*#__PURE__*/React__default["default"].createElement("div", {
40677
- "class": "".concat(card_cssstyles.quantitybtn) + ' w-sm-100px p-0 d-flex align-items-center justify-content-center ml-2 mr-2 ml-sm-1 mr-sm-1 ',
40835
+ "class": "".concat(card_cssstyles.quantitybtn) + ' w-sm-130px p-0 d-flex align-items-center justify-content-center ml-2 mr-2 ml-sm-1 mr-sm-1 ',
40678
40836
  style: {
40679
40837
  direction: 'ltr'
40680
40838
  }
@@ -40799,10 +40957,19 @@ var CategoryCardTextOnImage = function CategoryCardTextOnImage(props) {
40799
40957
  borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px',
40800
40958
  transform: 'scale(0.9)',
40801
40959
  cursor: 'pointer',
40802
- ":hover": {
40960
+ ':hover': {
40803
40961
  transition: '.3s',
40804
40962
  transform: 'scale(1)',
40805
40963
  boxShadow: '0px 0px 5px #ECECEC'
40964
+ },
40965
+ ':hover .categoryname': {
40966
+ transition: 'all .4s ease',
40967
+ color: sectionproperties.text_secondarycolor
40968
+ },
40969
+ ':hover .button_styles': {
40970
+ backgroundColor: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
40971
+ borderColor: sectionproperties.generalbtn_textColoronhover,
40972
+ transition: 'all .4s ease'
40806
40973
  }
40807
40974
  }),
40808
40975
  inner_content: glamor.css({
@@ -40830,14 +40997,63 @@ var CategoryCardTextOnImage = function CategoryCardTextOnImage(props) {
40830
40997
  ':hover': {
40831
40998
  backgroundColor: sectionproperties.generalbtn_bgColortransparentonhover == 'Transparent' ? 'transparent' : sectionproperties.generalbtn_bgColoronhover,
40832
40999
  borderColor: sectionproperties.generalbtn_textColoronhover,
40833
- transition: '.3'
41000
+ transition: 'all .4s ease'
40834
41001
  }
40835
41002
  })
40836
41003
  };
41004
+ var CardContent = function CardContent() {
41005
+ return /*#__PURE__*/React__default["default"].createElement("div", {
41006
+ "class": "w-100 h-100",
41007
+ style: {
41008
+ overflow: 'hidden'
41009
+ }
41010
+ }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
41011
+ urlEndpoint: IKurlEndpoint,
41012
+ publicKey: IKpublicKey,
41013
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
41014
+ style: {
41015
+ height: '100%',
41016
+ width: '100%',
41017
+ objectFit: sectionproperties.bgcovercontain == 'Cover' ? 'cover' : 'contain'
41018
+ },
41019
+ loading: "lazy"
41020
+ }), /*#__PURE__*/React__default["default"].createElement("div", {
41021
+ "class": "".concat(card_cssstyles.inner_content) + ' row m-0 w-100 align-items-center justify-content-start pl-sm-2 pr-sm-2 '
41022
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
41023
+ "class": "col-lg-9 col-md-9 col-sm-9 p-0 h-100 d-flex align-items-center"
41024
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
41025
+ "class": "".concat(card_cssstyles.categoryname) + ' categoryname wordbreak wordbreak1 m-0 ',
41026
+ style: {
41027
+ textAlign: langdetect == 'en' ? 'left' : 'right'
41028
+ }
41029
+ }, item.name)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
41030
+ "class": "col-lg-3 col-md-3 col-sm-3 100 d-flex align-items-center justify-content-end p-0"
41031
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
41032
+ "class": "".concat(card_cssstyles.button_styles) + ' button_styles '
41033
+ }, /*#__PURE__*/React__default["default"].createElement("i", {
41034
+ "class": "h-100 d-flex align-items-center justify-content-center"
41035
+ }, langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(BsArrowRight.BsArrowRight, {
41036
+ size: sectionproperties.generalbtn_fontsize,
41037
+ style: {
41038
+ color: sectionproperties.generalbtn_textColor,
41039
+ ':hover': {
41040
+ color: sectionproperties.generalbtn_textColoronhover
41041
+ }
41042
+ }
41043
+ }) : /*#__PURE__*/React__default["default"].createElement(BsArrowLeft.BsArrowLeft, {
41044
+ size: sectionproperties.generalbtn_fontsize,
41045
+ style: {
41046
+ color: sectionproperties.generalbtn_textColor,
41047
+ ':hover': {
41048
+ color: sectionproperties.generalbtn_textColoronhover
41049
+ }
41050
+ }
41051
+ }))))));
41052
+ };
40837
41053
  return /*#__PURE__*/React__default["default"].createElement("div", {
40838
41054
  "class": card_cssstyles.categorycard + ' col-lg-12 p-0 '
40839
41055
  }, /*#__PURE__*/React__default["default"].createElement("div", {
40840
- "class": "row mt-0 ml-0 mr-0 w-100 align-items-center justify-content-center",
41056
+ "class": "row mt-0 ml-0 mr-0 w-100 align-items-center justify-content-center d-flex d-md-none",
40841
41057
  onClick: function onClick() {
40842
41058
  if (props.fetchingtypeprops == 'collections') {
40843
41059
  routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
@@ -40855,43 +41071,26 @@ var CategoryCardTextOnImage = function CategoryCardTextOnImage(props) {
40855
41071
  borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
40856
41072
  borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px'
40857
41073
  }
40858
- }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
40859
- urlEndpoint: IKurlEndpoint,
40860
- publicKey: IKpublicKey,
40861
- path: item.image,
40862
- style: {
40863
- height: '100%',
40864
- width: '100%',
40865
- objectFit: 'cover'
40866
- },
40867
- loading: "lazy"
40868
- }), /*#__PURE__*/React__default["default"].createElement("div", {
40869
- "class": "".concat(card_cssstyles.inner_content) + " row m-0 w-100 align-items-center justify-content-start "
40870
- }, /*#__PURE__*/React__default["default"].createElement("div", {
40871
- "class": "col-lg-10 p-0 h-100"
40872
- }, /*#__PURE__*/React__default["default"].createElement("p", {
40873
- "class": "".concat(card_cssstyles.categoryname) + ' wordbreak wordbreak1 m-0 '
40874
- }, item.name)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
40875
- "class": langdetect == 'en' ? "".concat(card_cssstyles.button_styles) + ' ml-auto ' : "".concat(card_cssstyles.button_styles) + ' mr-auto '
40876
- }, /*#__PURE__*/React__default["default"].createElement("i", {
40877
- "class": "h-100 d-flex align-items-center justify-content-center"
40878
- }, langdetect == 'en' ? /*#__PURE__*/React__default["default"].createElement(BsArrowRight.BsArrowRight, {
40879
- size: sectionproperties.generalbtn_fontsize,
40880
- style: {
40881
- color: sectionproperties.generalbtn_textColor,
40882
- ':hover': {
40883
- color: sectionproperties.generalbtn_textColoronhover
41074
+ }, CardContent()), /*#__PURE__*/React__default["default"].createElement("div", {
41075
+ "class": "row mt-0 ml-0 mr-0 w-100 align-items-center justify-content-center d-none d-md-flex",
41076
+ onClick: function onClick() {
41077
+ if (props.fetchingtypeprops == 'collections') {
41078
+ routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, 'collections/' + item.collectionid);
41079
+ } else {
41080
+ routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
40884
41081
  }
40885
- }
40886
- }) : /*#__PURE__*/React__default["default"].createElement(BsArrowLeft.BsArrowLeft, {
40887
- size: sectionproperties.generalbtn_fontsize,
41082
+ },
40888
41083
  style: {
40889
- color: sectionproperties.generalbtn_textColor,
40890
- ':hover': {
40891
- color: sectionproperties.generalbtn_textColoronhover
40892
- }
41084
+ position: 'relative',
41085
+ height: sectionproperties.height_responsive + 'px',
41086
+ border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
41087
+ backgroundColor: sectionproperties.backgroundColortransparent == 'Transparent' ? 'transparent' : sectionproperties.backgroundColor,
41088
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
41089
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
41090
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
41091
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px'
40893
41092
  }
40894
- }))))));
41093
+ }, CardContent()));
40895
41094
  };
40896
41095
 
40897
41096
  function ownKeys$y(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -44682,7 +44881,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
44682
44881
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
44683
44882
  urlEndpoint: IKurlEndpoint,
44684
44883
  publicKey: IKpublicKey,
44685
- path: item.image,
44884
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
44686
44885
  loading: "lazy",
44687
44886
  style: {
44688
44887
  width: '100%',