tabexseriescomponents 0.0.397 → 0.0.400

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.esm.js CHANGED
@@ -19626,7 +19626,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
19626
19626
  }));
19627
19627
  };
19628
19628
  return /*#__PURE__*/React.createElement("div", {
19629
- className: "row m-0 w-100"
19629
+ className: "row m-0 w-100",
19630
+ style: {
19631
+ position: sectionproperties.respheaderposition,
19632
+ zIndex: 10000,
19633
+ top: sectionproperties.respheaderposition == 'absolute' ? '50px' : 0
19634
+ }
19630
19635
  }, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
19631
19636
  className: "col-lg-12 p-0"
19632
19637
  }, openSearch == false && /*#__PURE__*/React.createElement("div", {
@@ -19637,7 +19642,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
19637
19642
  }), /*#__PURE__*/React.createElement("div", {
19638
19643
  className: "col-lg-12 p-0",
19639
19644
  style: {
19640
- background: sectionproperties.resposive_bgcolor
19645
+ background: sectionproperties.responsiveheadertransparentbg == 'Transparent' ? 'transparent' : sectionproperties.resposive_bgcolor
19641
19646
  }
19642
19647
  }, /*#__PURE__*/React.createElement("div", {
19643
19648
  className: "row m-0 w-100 p-0 pl-2 pr-2",
@@ -21332,7 +21337,7 @@ var ElegantHeader = function ElegantHeader(props) {
21332
21337
  }))))))));
21333
21338
  };
21334
21339
 
21335
- var css_248z$A = ".Gotoheader-module_header_container__f-O-q {\n width: 100% !important;\n display: flex;\n align-items: center;\n align-content: center;\n transition: all 0.2s;\n padding: 0 !important;\n margin: 0 !important;\n}\n.Gotoheader-module_topbar_item_container__qiBbU {\n margin: 0;\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.Gotoheader-module_topbar_item__rYdqG {\n cursor: pointer;\n position: relative;\n white-space: nowrap;\n}\n.Gotoheader-module_topbar_item__rYdqG::before {\n content: '';\n position: absolute;\n width: 100%;\n height: 1px;\n top: 100%;\n left: 0;\n pointer-events: none;\n transform-origin: 50% 100%;\n transition: clip-path 0.3s, transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);\n clip-path: polygon(0% 0%, 0% 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0%);\n}\n.Gotoheader-module_topbar_item__rYdqG:hover::before {\n transform: translate3d(0, 2px, 0) scale3d(1.08, 3, 1);\n clip-path: polygon(0% 0%, 0% 100%, 50% 100%, 50% 0, 50% 0, 50% 100%, 50% 100%, 0 100%, 100% 100%, 100% 0%);\n}\n.Gotoheader-module_topbar_item__rYdqG span {\n display: inline-block;\n transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);\n}\n.Gotoheader-module_topbar_item__rYdqG:hover span {\n transform: translate3d(0, -2px, 0);\n}\n.Gotoheader-module_badge_counter_header_notifications__a3aCj {\n position: absolute;\n transform: scale(0.3);\n transform-origin: top right;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.Gotoheader-module_header_divider__KE8o6 {\n overflow: hidden;\n}\n/* */\n.Gotoheader-module_searchbar__xRQAq {\n display: inline-block;\n border: none;\n outline: none;\n width: 0px;\n position: absolute;\n top: 0;\n /* right: 0; */\n background: none;\n z-index: 3;\n transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);\n cursor: pointer;\n}\n.Gotoheader-module_searchbar__xRQAq:focus {\n width: 400px !important;\n z-index: 1;\n cursor: text;\n}\n.Gotoheader-module_searchbaractive__ECT3T {\n display: inline-block;\n z-index: 2;\n cursor: pointer;\n cursor: pointer;\n}\n";
21340
+ var css_248z$A = ".Gotoheader-module_header_container__f-O-q {\n width: 100% !important;\n display: flex;\n align-items: center;\n align-content: center;\n transition: all 0.2s;\n padding: 0 !important;\n margin: 0 !important;\n}\n.Gotoheader-module_topbar_item_container__qiBbU {\n margin: 0;\n padding: 0;\n display: flex;\n align-items: center;\n justify-content: center;\n position: relative;\n}\n.Gotoheader-module_topbar_item__rYdqG {\n cursor: pointer;\n position: relative;\n white-space: nowrap;\n}\n.Gotoheader-module_topbar_item__rYdqG::before {\n content: '';\n position: absolute;\n width: 100%;\n height: 1px;\n top: 100%;\n left: 0;\n pointer-events: none;\n transform-origin: 50% 100%;\n transition: clip-path 0.3s, transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);\n clip-path: polygon(0% 0%, 0% 100%, 0 100%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%, 100% 100%, 100% 0%);\n}\n.Gotoheader-module_topbar_item__rYdqG:hover::before {\n transform: translate3d(0, 2px, 0) scale3d(1.08, 3, 1);\n clip-path: polygon(0% 0%, 0% 100%, 50% 100%, 50% 0, 50% 0, 50% 100%, 50% 100%, 0 100%, 100% 100%, 100% 0%);\n}\n.Gotoheader-module_topbar_item__rYdqG span {\n display: inline-block;\n transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1);\n}\n.Gotoheader-module_topbar_item__rYdqG:hover span {\n transform: translate3d(0, -2px, 0);\n}\n.Gotoheader-module_badge_counter_header_notifications__a3aCj {\n position: absolute;\n transform: scale(0.3);\n transform-origin: top right;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.Gotoheader-module_header_divider__KE8o6 {\n overflow: hidden;\n}\n/* */\n.Gotoheader-module_searchbar__xRQAq {\n display: inline-block;\n border: none;\n outline: none;\n width: 0px;\n position: absolute;\n top: 0;\n /* right: 0; */\n background: none;\n z-index: 3;\n transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);\n cursor: pointer;\n}\n.Gotoheader-module_searchbar__xRQAq:focus {\n width: 400px !important;\n z-index: 1;\n cursor: text;\n}\n@media screen and (max-width:1025px) {\n .Gotoheader-module_searchbar__xRQAq:focus {\n width: 300px !important;\n }\n \n}\n.Gotoheader-module_searchbaractive__ECT3T {\n display: inline-block;\n z-index: 2;\n cursor: pointer;\n cursor: pointer;\n}\n";
21336
21341
  var headerstyles$e = {"header_container":"Gotoheader-module_header_container__f-O-q","topbar_item_container":"Gotoheader-module_topbar_item_container__qiBbU","topbar_item":"Gotoheader-module_topbar_item__rYdqG","badge_counter_header_notifications":"Gotoheader-module_badge_counter_header_notifications__a3aCj","header_divider":"Gotoheader-module_header_divider__KE8o6","searchbar":"Gotoheader-module_searchbar__xRQAq","searchbaractive":"Gotoheader-module_searchbaractive__ECT3T"};
21337
21342
  styleInject(css_248z$A);
21338
21343
 
@@ -21355,7 +21360,7 @@ var Gotoheader = function Gotoheader(props) {
21355
21360
  var templatepropcontext = props.actions.templatepropcontext;
21356
21361
  var authdetailsContext = props.actions.authdetailsContext;
21357
21362
  var templateproperties_context = props.actions.templateproperties_context;
21358
- props.actions.favoriteprojectscountContext;
21363
+ var favoriteprojectscountContext = props.actions.favoriteprojectscountContext;
21359
21364
  var routingcountext = props.actions.routingcountext;
21360
21365
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
21361
21366
  var ikimagecredcontext = props.actions.ikimagecredcontext;
@@ -21464,6 +21469,10 @@ var Gotoheader = function Gotoheader(props) {
21464
21469
  top: sectionproperties.cartbadgetop + 'px',
21465
21470
  right: sectionproperties.cartbadgeright + 'px'
21466
21471
  }),
21472
+ favbadge: css({
21473
+ top: sectionproperties.wishlistbadgetop + 'px',
21474
+ right: sectionproperties.wishlistbadgeright + 'px'
21475
+ }),
21467
21476
  header_divider: css({
21468
21477
  height: sectionproperties.vl_height + 'px',
21469
21478
  background: sectionproperties.vl_bg,
@@ -21630,9 +21639,9 @@ var Gotoheader = function Gotoheader(props) {
21630
21639
  }), /*#__PURE__*/React.createElement("div", {
21631
21640
  "class": "col-lg-12 p-0"
21632
21641
  }, /*#__PURE__*/React.createElement("div", {
21633
- "class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center '
21642
+ "class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
21634
21643
  }, /*#__PURE__*/React.createElement("div", {
21635
- "class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0"
21644
+ "class": "col-xl-3 col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0"
21636
21645
  }, /*#__PURE__*/React.createElement("div", {
21637
21646
  "class": "".concat(header_cssstyles.header_logo),
21638
21647
  style: {
@@ -21651,11 +21660,11 @@ var Gotoheader = function Gotoheader(props) {
21651
21660
  objectFit: 'contain'
21652
21661
  }
21653
21662
  }))), /*#__PURE__*/React.createElement("div", {
21654
- "class": "col-lg-9 col-md-6 col-sm-12 allcentered p-0"
21663
+ "class": "col-xl-9 col-lg-8 col-md-6 col-sm-12 allcentered p-0"
21655
21664
  }, /*#__PURE__*/React.createElement("div", {
21656
21665
  "class": "row m-0 w-100 d-flex justify-content-end align-items-center"
21657
21666
  }, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
21658
- "class": "col-lg-5 p-0 d-flex justify-content-end align-items-center"
21667
+ "class": "col-xl-5 col-lg-4 p-0 d-flex justify-content-end align-items-center"
21659
21668
  }, /*#__PURE__*/React.createElement("div", {
21660
21669
  "class": "row m-0 w-100 d-flex justify-content-end align-items-center"
21661
21670
  }, /*#__PURE__*/React.createElement("div", {
@@ -21752,6 +21761,16 @@ var Gotoheader = function Gotoheader(props) {
21752
21761
  minWidth: '200px'
21753
21762
  }
21754
21763
  }, /*#__PURE__*/React.createElement(Dropdown.Item, {
21764
+ onClick: function onClick() {
21765
+ routingcountext(StaticPagesLinksContext.accountinfo);
21766
+ }
21767
+ }, /*#__PURE__*/React.createElement("div", {
21768
+ "class": "".concat(header_cssstyles.dropdownitemcontainer) + ' allcenetered m-0 p-0 '
21769
+ }, /*#__PURE__*/React.createElement(FiUser, {
21770
+ "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
21771
+ }), /*#__PURE__*/React.createElement("p", {
21772
+ "class": ' allcenetered m-0 p-0 '
21773
+ }, langdetect == 'en' ? 'My Account' : 'حسابى'))), /*#__PURE__*/React.createElement(Dropdown.Divider, null), /*#__PURE__*/React.createElement(Dropdown.Item, {
21755
21774
  onClick: function onClick() {
21756
21775
  routingcountext(StaticPagesLinksContext.Ordershistory);
21757
21776
  }
@@ -21790,18 +21809,6 @@ var Gotoheader = function Gotoheader(props) {
21790
21809
  })), /*#__PURE__*/React.createElement("p", {
21791
21810
  "class": ' allcenetered m-0 p-0 '
21792
21811
  }, lang.wishlist))), /*#__PURE__*/React.createElement(Dropdown.Divider, null), /*#__PURE__*/React.createElement(Dropdown.Item, {
21793
- onClick: function onClick() {
21794
- routingcountext(StaticPagesLinksContext.Policies);
21795
- }
21796
- }, /*#__PURE__*/React.createElement("div", {
21797
- "class": "".concat(header_cssstyles.dropdownitemcontainer) + ' allcenetered m-0 p-0 '
21798
- }, /*#__PURE__*/React.createElement("i", {
21799
- "class": "h-100 allcentered"
21800
- }, /*#__PURE__*/React.createElement(AiOutlineSecurityScan, {
21801
- "class": langdetect == 'en' ? 'mr-2' : 'ml-2'
21802
- })), /*#__PURE__*/React.createElement("p", {
21803
- "class": ' allcenetered m-0 p-0 '
21804
- }, lang.policies))), /*#__PURE__*/React.createElement(Dropdown.Divider, null), /*#__PURE__*/React.createElement(Dropdown.Item, {
21805
21812
  onClick: function onClick() {
21806
21813
  LogoutMutationContext.mutate();
21807
21814
  }
@@ -21817,8 +21824,13 @@ var Gotoheader = function Gotoheader(props) {
21817
21824
  "class": langdetect == 'en' ? "".concat(header_cssstyles.wishlist_btn) + ' d-flex justify-content-center align-items-center ml-3 ' : "".concat(header_cssstyles.wishlist_btn) + ' d-flex justify-content-center align-items-center mr-3 ',
21818
21825
  onClick: function onClick() {
21819
21826
  routingcountext(StaticPagesLinksContext.Wishlist);
21827
+ },
21828
+ style: {
21829
+ position: 'relative'
21820
21830
  }
21821
- }, /*#__PURE__*/React.createElement("i", {
21831
+ }, /*#__PURE__*/React.createElement("div", {
21832
+ "class": "".concat(header_cssstyles.badge_counter_header_notifications, " ").concat(header_cssstyles.favbadge)
21833
+ }, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length), /*#__PURE__*/React.createElement("i", {
21822
21834
  "class": 'h-100 d-flex align-items-center'
21823
21835
  }, sectionproperties.faviconshape == 'Heart Shape' && /*#__PURE__*/React.createElement(FaRegHeart, {
21824
21836
  style: {
@@ -21878,11 +21890,51 @@ var Gotoheader = function Gotoheader(props) {
21878
21890
  "class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
21879
21891
  }, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
21880
21892
  "class": ' d-flex align-items-center justify-content-center '
21881
- }, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
21893
+ }, langdetect == 'en' && sectionproperties.showflags != 'Show' && /*#__PURE__*/React.createElement("div", {
21882
21894
  "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
21883
21895
  }, /*#__PURE__*/React.createElement("p", {
21884
21896
  "class": "m-0 p-0 mr-2"
21885
- }, "En"), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
21897
+ }, "En"), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'en' && sectionproperties.showflags == 'Show' && /*#__PURE__*/React.createElement("div", {
21898
+ "class": "".concat(header_cssstyles.languagecontainer) + ' allcentered mx-4 ',
21899
+ onClick: function onClick() {
21900
+ setlang('en');
21901
+ }
21902
+ }, /*#__PURE__*/React.createElement("img", {
21903
+ src: 'https://tabex-co.com/storage/StaticImages/egyptflag.png',
21904
+ style: {
21905
+ maxWidth: '2vh',
21906
+ maxHeight: '2vh'
21907
+ }
21908
+ }), /*#__PURE__*/React.createElement("div", {
21909
+ style: {
21910
+ height: '20px',
21911
+ width: '1.5px',
21912
+ background: '#e6e6e6'
21913
+ },
21914
+ "class": "ml-2 mr-2"
21915
+ }), /*#__PURE__*/React.createElement("p", {
21916
+ "class": "m-0 p-0"
21917
+ }, "\u0639")), langdetect == 'ar' && sectionproperties.showflags == 'Show' && /*#__PURE__*/React.createElement("div", {
21918
+ "class": "".concat(header_cssstyles.languagecontainer) + ' allcentered mx-4 ',
21919
+ onClick: function onClick() {
21920
+ setlang('ar');
21921
+ }
21922
+ }, /*#__PURE__*/React.createElement("img", {
21923
+ src: 'https://tabex-co.com/storage/StaticImages/usflag.png',
21924
+ style: {
21925
+ maxWidth: '2vh',
21926
+ maxHeight: '2vh'
21927
+ }
21928
+ }), /*#__PURE__*/React.createElement("div", {
21929
+ style: {
21930
+ height: '20px',
21931
+ width: '1.5px',
21932
+ background: '#e6e6e6'
21933
+ },
21934
+ "class": "ml-2 mr-2"
21935
+ }), /*#__PURE__*/React.createElement("p", {
21936
+ "class": "m-0 p-0"
21937
+ }, "En")), langdetect == 'ar' && sectionproperties.showflags != 'Show' && /*#__PURE__*/React.createElement("div", {
21886
21938
  "class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
21887
21939
  }, /*#__PURE__*/React.createElement("p", {
21888
21940
  "class": "m-0 p-0 ml-2"
@@ -37953,7 +38005,7 @@ var CenteredLogoHeaderWithSlider = function CenteredLogoHeaderWithSlider(props)
37953
38005
  }
37954
38006
  }),
37955
38007
  lowerHeaderSection: css({
37956
- background: sectionproperties.lowersection_backgroundColor,
38008
+ background: sectionproperties.headerstyles_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.lowersection_backgroundColor,
37957
38009
  paddingLeft: langdetect == 'en' ? sectionproperties.lowersection_paddingleft + 'px' : sectionproperties.lowersection_paddingright + 'px',
37958
38010
  paddingRight: langdetect == 'en' ? sectionproperties.lowersection_paddingright + 'px' : sectionproperties.lowersection_paddingleft + 'px',
37959
38011
  paddingTop: sectionproperties.lowersection_paddingtop + 'px',
@@ -41703,7 +41755,7 @@ var Footer7 = function Footer7(props) {
41703
41755
  })
41704
41756
  };
41705
41757
  return /*#__PURE__*/React.createElement("div", {
41706
- className: "".concat(footerStyles.footerContainer) + ' row m-0 w-100 d-flex justify-content-center pl-md-4 pr-md-4 pl-sm-2 pr-sm-2 ',
41758
+ className: "".concat(footerStyles.footerContainer) + ' row m-0 w-100 d-flex justify-content-center px-1025-1 pl-md-4 pr-md-4 pl-sm-2 pr-sm-2 ',
41707
41759
  style: {
41708
41760
  position: 'relative'
41709
41761
  }
@@ -43435,7 +43487,7 @@ var ModernFooter = function ModernFooter(props) {
43435
43487
  function ownKeys$1n(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
43436
43488
  function _objectSpread$1n(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1n(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1n(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
43437
43489
  var Newsletterfooter = function Newsletterfooter(props) {
43438
- var _footerStyles, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16, _authdetailsContext$i18;
43490
+ var _footerStyles, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16, _authdetailsContext$i19, _authdetailsContext$i21;
43439
43491
  var _useState = useState(''),
43440
43492
  _useState2 = _slicedToArray(_useState, 2),
43441
43493
  sectionproperties = _useState2[0],
@@ -43739,6 +43791,54 @@ var Newsletterfooter = function Newsletterfooter(props) {
43739
43791
  }
43740
43792
  }, langdetect == 'en' ? (_returnpolicyobj7 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj7 === void 0 ? void 0 : _returnpolicyobj7.policypagename_en : (_returnpolicyobj8 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj8 === void 0 ? void 0 : _returnpolicyobj8.policypagename_ar)))));
43741
43793
  };
43794
+ var StoreInformation = function StoreInformation() {
43795
+ var _authdetailsContext$i3, _authdetailsContext$i4;
43796
+ return /*#__PURE__*/React.createElement("div", {
43797
+ "class": "row m-0 w-100"
43798
+ }, sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
43799
+ "class": "col-lg-4 col-md-4 col-sm-12 text-start p-0"
43800
+ }, /*#__PURE__*/React.createElement("p", {
43801
+ "class": "".concat(footerStyles.textStyles) + ' d-flex text-start mr-1 ',
43802
+ style: {
43803
+ color: sectionproperties.footerinfotext_color,
43804
+ fontSize: sectionproperties.footerinfotext_fontsize + 'px',
43805
+ fontWeight: sectionproperties.footerinfotext_fontweight
43806
+ },
43807
+ onClick: function onClick() {
43808
+ var _authdetailsContext$i2;
43809
+ window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.contactinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.email), '_self');
43810
+ }
43811
+ }, /*#__PURE__*/React.createElement("i", {
43812
+ "class": ' fa fa-at mr-2 text-transform-none ml-2 '
43813
+ }), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.contactinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.email)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
43814
+ "class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-start align-items-center p-0"
43815
+ }, /*#__PURE__*/React.createElement("p", {
43816
+ "class": "".concat(footerStyles.textStyles) + ' ',
43817
+ style: {
43818
+ color: sectionproperties.footerinfotext_color,
43819
+ fontSize: sectionproperties.footerinfotext_fontsize + 'px',
43820
+ fontWeight: sectionproperties.footerinfotext_fontweight
43821
+ },
43822
+ onClick: function onClick() {
43823
+ window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
43824
+ }
43825
+ }, /*#__PURE__*/React.createElement("i", {
43826
+ "class": ' fa fa-phone mr-2 ml-2 '
43827
+ }), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React.createElement("div", {
43828
+ "class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-end justify-content-md-start align-items-center p-0"
43829
+ }, /*#__PURE__*/React.createElement("p", {
43830
+ "class": "".concat(footerStyles.textStyles) + ' d-flex align-items-center justify-content-md-center ',
43831
+ style: {
43832
+ color: sectionproperties.footerinfotext_color,
43833
+ fontSize: sectionproperties.footerinfotext_fontsize + 'px',
43834
+ fontWeight: sectionproperties.footerinfotext_fontweight
43835
+ }
43836
+ }, /*#__PURE__*/React.createElement("i", {
43837
+ "class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
43838
+ }, /*#__PURE__*/React.createElement(IoLocationSharp, {
43839
+ size: sectionproperties.footerinfoicon_fontsize
43840
+ })), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)));
43841
+ };
43742
43842
  return /*#__PURE__*/React.createElement("footer", {
43743
43843
  "class": "row m-0 w-100 justify-content-center"
43744
43844
  }, /*#__PURE__*/React.createElement("div", {
@@ -43774,7 +43874,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
43774
43874
  "class": "col-lg-12 p-0 d-flex justify-content-start justify-content-md-start"
43775
43875
  }, /*#__PURE__*/React.createElement("p", {
43776
43876
  className: "".concat(footerStyles.textStyles) + ' wordbreak wordbreak3 text-center p-0 mb-4 '
43777
- }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.description_ar)))), /*#__PURE__*/React.createElement("div", {
43877
+ }, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.description_ar)))), /*#__PURE__*/React.createElement("div", {
43778
43878
  "class": "col-lg-12 p-0 d-none d-md-block my-3"
43779
43879
  }, /*#__PURE__*/React.createElement("hr", {
43780
43880
  "class": "m-0 p-0"
@@ -43851,65 +43951,65 @@ var Newsletterfooter = function Newsletterfooter(props) {
43851
43951
  style: {
43852
43952
  textAlign: langdetect == 'en' ? 'left' : 'right'
43853
43953
  }
43854
- }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink) != null && /*#__PURE__*/React.createElement("p", {
43954
+ }, langdetect == 'en' ? sectionproperties.sectionTitleContent3 : sectionproperties.sectionTitleContent_ar3)), sectionproperties.fbbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null && /*#__PURE__*/React.createElement("p", {
43855
43955
  "class": footerStyles.facebook_btn + ' m-0 p-0 allcentered mx-2 ',
43856
43956
  onClick: function onClick() {
43857
- var _authdetailsContext$i5;
43858
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.facebooklink) != null) {
43859
- var _authdetailsContext$i6;
43860
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink, '_blank');
43957
+ var _authdetailsContext$i8;
43958
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink) != null) {
43959
+ var _authdetailsContext$i9;
43960
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.facebooklink, '_blank');
43861
43961
  }
43862
43962
  }
43863
43963
  }, /*#__PURE__*/React.createElement(FaFacebook, {
43864
43964
  size: sectionproperties.facebkbtnniconfontsize
43865
- })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.instagramlink) != null && /*#__PURE__*/React.createElement("p", {
43965
+ })), sectionproperties.instbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null && /*#__PURE__*/React.createElement("p", {
43866
43966
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
43867
43967
  onClick: function onClick() {
43868
- var _authdetailsContext$i8;
43869
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.instagramlink) != null) {
43870
- var _authdetailsContext$i9;
43871
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink, '_blank');
43968
+ var _authdetailsContext$i11;
43969
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink) != null) {
43970
+ var _authdetailsContext$i12;
43971
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.instagramlink, '_blank');
43872
43972
  }
43873
43973
  }
43874
43974
  }, /*#__PURE__*/React.createElement(AiFillInstagram, {
43875
43975
  size: sectionproperties.instgrambtniconfontsize
43876
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.youtubelink) != null && /*#__PURE__*/React.createElement("p", {
43976
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.youtubelink) != null && /*#__PURE__*/React.createElement("p", {
43877
43977
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
43878
43978
  onClick: function onClick() {
43879
- var _authdetailsContext$i11;
43880
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.youtubelink) != null) {
43881
- var _authdetailsContext$i12;
43882
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.youtubelink, '_blank');
43979
+ var _authdetailsContext$i14;
43980
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.youtubelink) != null) {
43981
+ var _authdetailsContext$i15;
43982
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink, '_blank');
43883
43983
  }
43884
43984
  }
43885
43985
  }, /*#__PURE__*/React.createElement(AiFillYoutube, {
43886
43986
  size: sectionproperties.instgrambtniconfontsize
43887
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
43987
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
43888
43988
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
43889
43989
  onClick: function onClick() {
43890
- var _authdetailsContext$i14;
43891
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
43892
- var _authdetailsContext$i15;
43893
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
43990
+ var _authdetailsContext$i17;
43991
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null) {
43992
+ var _authdetailsContext$i18;
43993
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink, '_blank');
43894
43994
  }
43895
43995
  }
43896
43996
  }, /*#__PURE__*/React.createElement(IoLogoTiktok, {
43897
43997
  size: sectionproperties.instgrambtniconfontsize
43898
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
43998
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
43899
43999
  "class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
43900
44000
  onClick: function onClick() {
43901
- var _authdetailsContext$i17;
43902
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.linkedinlink, '_blank');
44001
+ var _authdetailsContext$i20;
44002
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.linkedinlink, '_blank');
43903
44003
  }
43904
44004
  }, /*#__PURE__*/React.createElement(FaLinkedinIn, {
43905
44005
  size: sectionproperties.instgrambtniconfontsize
43906
- })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
44006
+ })), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.whatsappnumber) != null && /*#__PURE__*/React.createElement("p", {
43907
44007
  "class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
43908
44008
  onClick: function onClick() {
43909
- var _authdetailsContext$i19;
43910
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
43911
- var _authdetailsContext$i20;
43912
- window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber), '_blank');
44009
+ var _authdetailsContext$i22;
44010
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null) {
44011
+ var _authdetailsContext$i23;
44012
+ window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber), '_blank');
43913
44013
  }
43914
44014
  }
43915
44015
  }, /*#__PURE__*/React.createElement(FaWhatsapp, {
@@ -43929,15 +44029,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
43929
44029
  "class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
43930
44030
  src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
43931
44031
  onClick: function onClick() {
43932
- var _authdetailsContext$i21;
43933
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.mobileapplink_appstore, '_blank');
44032
+ var _authdetailsContext$i24;
44033
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.mobileapplink_appstore, '_blank');
43934
44034
  }
43935
44035
  }), /*#__PURE__*/React.createElement("img", {
43936
44036
  "class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
43937
44037
  src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
43938
44038
  onClick: function onClick() {
43939
- var _authdetailsContext$i22;
43940
- window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.mobileapplink_playstore, '_blank');
44039
+ var _authdetailsContext$i25;
44040
+ window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.mobileapplink_playstore, '_blank');
43941
44041
  }
43942
44042
  })))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
43943
44043
  "class": "col-lg-12 p-0 d-block my-3"
@@ -43963,7 +44063,16 @@ var Newsletterfooter = function Newsletterfooter(props) {
43963
44063
  }, /*#__PURE__*/React.createElement("img", {
43964
44064
  src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
43965
44065
  className: "".concat(footerStyles.payimg)
43966
- }))))));
44066
+ }))), /*#__PURE__*/React.createElement("div", {
44067
+ "class": "col-lg-12 p-0 my-3",
44068
+ style: {
44069
+ display: sectionproperties.showfooteremail == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteraddress == 'Hide' ? 'none' : 'flex'
44070
+ }
44071
+ }, /*#__PURE__*/React.createElement("div", {
44072
+ className: "".concat(footerStyles.divider)
44073
+ })), /*#__PURE__*/React.createElement("div", {
44074
+ "class": "col-lg-12 p-0 d-flex "
44075
+ }, StoreInformation()))));
43967
44076
  };
43968
44077
 
43969
44078
  function ownKeys$1m(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
@@ -51531,7 +51640,7 @@ var Twobgimages = function Twobgimages(props) {
51531
51640
  var BackgroundImage = function BackgroundImage() {
51532
51641
  var _bgimagearrayofobjs$;
51533
51642
  return /*#__PURE__*/React.createElement("div", {
51534
- className: ((_bgimagearrayofobjs$ = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$ === void 0 ? void 0 : _bgimagearrayofobjs$.bg1_numberofcols) == '12' ? sectionproperties.paddingLeft != 0 ? 'row w-100 ml-0 mr-0 pl-md-2 pr-md-2 no-repeat' : 'row w-100 ml-0 mr-0 pl-md-0 pr-md-0 no-repeat' : 'row w-100 ml-0 mr-0 pl-md-3 pr-md-3 no-repeat',
51643
+ className: ((_bgimagearrayofobjs$ = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$ === void 0 ? void 0 : _bgimagearrayofobjs$.bg1_numberofcols) == '12' ? sectionproperties.paddingLeft != 0 ? 'row w-100 ml-0 mr-0 pl-md-2 pr-md-2 no-repeat' : 'row w-100 ml-0 mr-0 pl-md-0 pr-md-0 no-repeat' : sectionproperties.paddingLeft == 0 && sectionproperties.paddingRight == 0 ? 'row w-100 ml-0 mr-0 p-0 p-sm-0 p-md-0 no-repeat' : 'row w-100 ml-0 mr-0 pl-md-3 pr-md-3 no-repeat',
51535
51644
  style: {
51536
51645
  paddingTop: sectionproperties.paddingTop + 'px',
51537
51646
  paddingBottom: sectionproperties.paddingBottom + 'px',
@@ -51547,11 +51656,12 @@ var Twobgimages = function Twobgimages(props) {
51547
51656
  className: sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100 allcentered' : 'row m-0 w-100 allcentered'
51548
51657
  }, Object.keys(bgimagearrayofobjs).length != 0 && bgimagearrayofobjs.map(function (item, index) {
51549
51658
  return /*#__PURE__*/React.createElement("div", {
51550
- className: bgimagearrayofobjs[index].bg1_numberofcols != 12 ? ' d-flex align-items-stretch col-md-6 col-sm-12 pr-sm-2 pl-sm-2 mb-md-3 mt-md-3 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols : ' d-flex align-items-stretch col-md-12 col-sm-12 pr-md-0 pl-md-0 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols,
51659
+ className: bgimagearrayofobjs[index].bg1_numberofcols != 12 ? sectionproperties.imagepadding != 0 ? ' d-flex align-items-stretch col-md-6 col-sm-12 pr-sm-2 pl-sm-2 mb-md-3 mt-md-3 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols : ' d-flex align-items-stretch col-md-6 col-sm-12 p-sm-0 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols : ' d-flex align-items-stretch col-md-12 col-sm-12 pr-md-0 pl-md-0 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols,
51551
51660
  style: {
51552
- paddingLeft: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : '7px',
51553
- paddingRight: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : '7px',
51554
- cursor: item.place_clickable == 'General' ? 'pointer' : 'default'
51661
+ paddingLeft: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
51662
+ paddingRight: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
51663
+ cursor: item.place_clickable == 'General' ? 'pointer' : 'default',
51664
+ marginBottom: sectionproperties.image_mb + 'px'
51555
51665
  },
51556
51666
  onClick: function onClick() {
51557
51667
  if (item.IsClickable == 'Yes') {
@@ -55142,7 +55252,7 @@ var Slideshowfade = function Slideshowfade(props) {
55142
55252
  }, [sectionproperties]);
55143
55253
  var Slideshowsettings = {
55144
55254
  indicators: false,
55145
- arrows: false,
55255
+ arrows: sectionproperties.showarrows == 'Show' ? true : false,
55146
55256
  pauseOnHover: false,
55147
55257
  scale: 1.4
55148
55258
  };
@@ -55812,7 +55922,8 @@ var Slideshowslide = function Slideshowslide(props) {
55812
55922
  margin: 0,
55813
55923
  padding: 0,
55814
55924
  width: '100%',
55815
- height: '100%'
55925
+ height: '100%',
55926
+ borderRadius: sectionproperties.imageborderradius + 'px'
55816
55927
  }
55817
55928
  }), SlideShowTextContainer(item)), /*#__PURE__*/React.createElement("div", {
55818
55929
  "class": 'p-0 align-items-center d-none d-sm-flex ',
@@ -55834,7 +55945,8 @@ var Slideshowslide = function Slideshowslide(props) {
55834
55945
  margin: 0,
55835
55946
  padding: 0,
55836
55947
  width: '100%',
55837
- height: '100%'
55948
+ height: '100%',
55949
+ borderRadius: sectionproperties.imageborderradius + 'px'
55838
55950
  }
55839
55951
  }), SlideShowTextContainer(item)));
55840
55952
  }))))));