tabexseriescomponents 0.2.1294 → 0.2.1296
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 +95 -32
- package/dist/index.esm.js +95 -32
- package/dist/index.umd.js +95 -32
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -25575,14 +25575,16 @@ var CardsSection = function CardsSection(props) {
|
|
|
25575
25575
|
}
|
|
25576
25576
|
}),
|
|
25577
25577
|
line_left: css({
|
|
25578
|
-
height: '
|
|
25578
|
+
height: authdetailsContext.instinfo.instid == '69eddfb81f141' ? '2px' : '4px',
|
|
25579
|
+
borderRadius: authdetailsContext.instinfo.instid == '69eddfb81f141' ? 100 : 0,
|
|
25579
25580
|
position: 'relative',
|
|
25580
25581
|
flex: '1 1 auto',
|
|
25581
25582
|
minWidth: '10%',
|
|
25582
25583
|
background: sectionproperties.linebgcolor
|
|
25583
25584
|
}),
|
|
25584
25585
|
line_right: css({
|
|
25585
|
-
height: '
|
|
25586
|
+
height: authdetailsContext.instinfo.instid == '69eddfb81f141' ? '2px' : '4px',
|
|
25587
|
+
borderRadius: authdetailsContext.instinfo.instid == '69eddfb81f141' ? 100 : 0,
|
|
25586
25588
|
position: 'relative',
|
|
25587
25589
|
flex: '1 1 auto',
|
|
25588
25590
|
minWidth: '10%',
|
|
@@ -25660,12 +25662,12 @@ var CardsSection = function CardsSection(props) {
|
|
|
25660
25662
|
}),
|
|
25661
25663
|
groupbysectionimage: css({
|
|
25662
25664
|
width: sectionproperties.groupbysectionimagewidthheight == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheight + '%',
|
|
25663
|
-
height: sectionproperties.groupbysectionimagewidthheight == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheight + '%',
|
|
25665
|
+
height: authdetailsContext.instinfo.instid == '69eddfb81f141' ? '60vh' : sectionproperties.groupbysectionimagewidthheight == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheight + '%',
|
|
25664
25666
|
position: 'relative',
|
|
25665
25667
|
marginBottom: sectionproperties.groupbysectionimagemarginbottom + 'px',
|
|
25666
25668
|
'@media (max-width: 1024px)': {
|
|
25667
25669
|
width: sectionproperties.groupbysectionimagewidthheightresponsive == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheightresponsive + '%',
|
|
25668
|
-
height: sectionproperties.groupbysectionimagewidthheightresponsive == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheightresponsive + '%'
|
|
25670
|
+
height: authdetailsContext.instinfo.instid == '69eddfb81f141' ? '30vh' : sectionproperties.groupbysectionimagewidthheightresponsive == 0 ? '100%' : sectionproperties.groupbysectionimagewidthheightresponsive + '%'
|
|
25669
25671
|
},
|
|
25670
25672
|
':after': {
|
|
25671
25673
|
content: 's',
|
|
@@ -25733,7 +25735,9 @@ var CardsSection = function CardsSection(props) {
|
|
|
25733
25735
|
height: '15%',
|
|
25734
25736
|
width: '15%'
|
|
25735
25737
|
}
|
|
25736
|
-
}), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
25738
|
+
}), authdetailsContext.instinfo.instid == '69eddfb81f141' && langdetect == 'ar' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
25739
|
+
"class": section_cssstyles.line_left
|
|
25740
|
+
}), authdetailsContext.instinfo.instid != '69eddfb81f141' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
25737
25741
|
"class": section_cssstyles.line_left
|
|
25738
25742
|
}), authdetailsContext.instinfo.instid != '68333d09dc47d' && /*#__PURE__*/React.createElement("p", {
|
|
25739
25743
|
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_cssstyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_cssstyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_cssstyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(section_cssstyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_cssstyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'ASUL' ? "".concat(section_cssstyles.sectiontitlespan) + ' ASUL mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_cssstyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
|
|
@@ -25762,7 +25766,9 @@ var CardsSection = function CardsSection(props) {
|
|
|
25762
25766
|
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
25763
25767
|
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
25764
25768
|
}
|
|
25765
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
25769
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), authdetailsContext.instinfo.instid != '69eddfb81f141' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
25770
|
+
"class": section_cssstyles.line_right
|
|
25771
|
+
}), authdetailsContext.instinfo.instid == '69eddfb81f141' && langdetect == 'en' && sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
25766
25772
|
"class": section_cssstyles.line_right
|
|
25767
25773
|
}));
|
|
25768
25774
|
};
|
|
@@ -26643,9 +26649,15 @@ var CardsSection = function CardsSection(props) {
|
|
|
26643
26649
|
}
|
|
26644
26650
|
})), sectionproperties.viewmorebtnposition == 'Under Section' && sectionproperties.viewmorebtnshow == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
26645
26651
|
"class": "col-lg-12 p-0 allcentered",
|
|
26646
|
-
"data-aos": "fade-up"
|
|
26652
|
+
"data-aos": "fade-up",
|
|
26653
|
+
style: {
|
|
26654
|
+
marginTop: sectionproperties.viewmoremt + 'px'
|
|
26655
|
+
}
|
|
26647
26656
|
}, ViewMoreButton()), sectionproperties.viewmorebtnposition == 'Under Section' && sectionproperties.viewmorebtnshow == 'Show' && sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
26648
|
-
"class": "col-lg-12 p-0 allcentered"
|
|
26657
|
+
"class": "col-lg-12 p-0 allcentered",
|
|
26658
|
+
style: {
|
|
26659
|
+
marginTop: sectionproperties.viewmoremt + 'px'
|
|
26660
|
+
}
|
|
26649
26661
|
}, ViewMoreButton())));
|
|
26650
26662
|
};
|
|
26651
26663
|
var CardsSectionContent = function CardsSectionContent() {
|
|
@@ -28241,7 +28253,7 @@ var MarqueeHeader = function MarqueeHeader(props) {
|
|
|
28241
28253
|
// paddingRight: '200px',
|
|
28242
28254
|
}
|
|
28243
28255
|
}, templateproperties_context.textslidertype == 'Fading Text Carousel' && /*#__PURE__*/React.createElement("div", {
|
|
28244
|
-
className: "text-slider"
|
|
28256
|
+
className: "text-slider-marquee "
|
|
28245
28257
|
}, /*#__PURE__*/React.createElement("button", {
|
|
28246
28258
|
onClick: prev,
|
|
28247
28259
|
className: "arrow left allcentered"
|
|
@@ -28251,7 +28263,7 @@ var MarqueeHeader = function MarqueeHeader(props) {
|
|
|
28251
28263
|
})), textarray.map(function (item, index) {
|
|
28252
28264
|
return /*#__PURE__*/React.createElement("p", {
|
|
28253
28265
|
key: index,
|
|
28254
|
-
className: "
|
|
28266
|
+
className: "marqueeslide ".concat(index === currentIndex ? 'active' : '') + ' m-0 ' + header_cssstyles.textSlider
|
|
28255
28267
|
}, langdetect == 'en' ? item.textEnglish : item.textArabic);
|
|
28256
28268
|
}), /*#__PURE__*/React.createElement("button", {
|
|
28257
28269
|
onClick: next,
|
|
@@ -37332,7 +37344,7 @@ var SubheaderDropdown = function SubheaderDropdown(props) {
|
|
|
37332
37344
|
var CollectionsAccordion = function CollectionsAccordion() {
|
|
37333
37345
|
var _authdetailsContext$i;
|
|
37334
37346
|
return /*#__PURE__*/React.createElement("div", {
|
|
37335
|
-
className: '
|
|
37347
|
+
className: ' col-12 p-0 m-0 w-100'
|
|
37336
37348
|
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 || (_authdetailsContext$i = _authdetailsContext$i.instcollections) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.map(function (collitem, collindex) {
|
|
37337
37349
|
if (collitem.isshowntocustomers == 1 == 1) {
|
|
37338
37350
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -37446,7 +37458,7 @@ function ownKeys$1$(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){v
|
|
|
37446
37458
|
var _useState3=useState([]),_useState4=_slicedToArray(_useState3,2),logoarrayofobjects=_useState4[0],setlogoarrayofobjects=_useState4[1];var searchbarCanvasContext=props.actions.searchbarCanvasContext;var setsearchbarCanvasContext=props.actions.setsearchbarCanvasContext;props.actions.openmenuCanvasprops;var _useState5=useState(false),_useState6=_slicedToArray(_useState5,2),menuactive=_useState6[0],setmenuactive=_useState6[1];var _useState7=useState(false),_useState8=_slicedToArray(_useState7,2),menuactiveee=_useState8[0],setmenuactiveee=_useState8[1];var _useState9=useState(false),_useState0=_slicedToArray(_useState9,2),isolationmenu=_useState0[0],setisolationmenu=_useState0[1];var _useState1=useState(false),_useState10=_slicedToArray(_useState1,2),servicesmenu=_useState10[0],setservicesmenu=_useState10[1];var _useState11=useState(false),_useState12=_slicedToArray(_useState11,2),inqmenushow=_useState12[0],setinqmenushow=_useState12[1];var _useState13=useState(false),_useState14=_slicedToArray(_useState13,2),inqmenushowabout=_useState14[0],setinqmenushowabout=_useState14[1];var _useState15=useState(false),_useState16=_slicedToArray(_useState15,2),inqmenushowabout33=_useState16[0],setinqmenushowabout33=_useState16[1];var _useState17=useState(false),_useState18=_slicedToArray(_useState17,2),inqmenushowabout34=_useState18[0],setinqmenushowabout34=_useState18[1];var _useState19=useState(false),_useState20=_slicedToArray(_useState19,2),inqmenushowabout35=_useState20[0],setinqmenushowabout35=_useState20[1];var _useState21=useState(false),_useState22=_slicedToArray(_useState21,2);_useState22[0];_useState22[1];var _useState23=useState(false),_useState24=_slicedToArray(_useState23,2);_useState24[0];_useState24[1];var _useState25=useState(false),_useState26=_slicedToArray(_useState25,2);_useState26[0];_useState26[1];var _useState27=useState(false),_useState28=_slicedToArray(_useState27,2),inqmenushowadminssionpolicy=_useState28[0],setinqmenushowadminssionpolicy=_useState28[1];var _useState29=useState(false),_useState30=_slicedToArray(_useState29,2),inqmenushowcalendar=_useState30[0],setinqmenushowcalendar=_useState30[1];useEffect(function(){var secpropobj={};StatePagePropertiesContext.pageobj.sections.forEach(function(sectionitem,sectionindex){if(sectionitem.sectionid==props.sectionidprops){sectionitem.sectionproperties.forEach(function(sectionpropertiesobj,sectionpropertiesindex){secpropobj[sectionpropertiesobj.property_css_name]=sectionpropertiesobj.property_value;});}});if(Object.keys(secpropobj).length===0){props.defaultproperties.forEach(function(defaultpropobj,defaultpropindex){secpropobj[defaultpropobj.property_css_name]=defaultpropobj.property_value;});}setsectionproperties(_objectSpread$1$({},secpropobj));},[StatePagePropertiesContext]);useEffect(function(){if(templateproperties_context.length!=0&&templateproperties_context.logoarrayofobjects!=undefined){var logoarrayofobjectsparsed=JSON.parse(templateproperties_context.logoarrayofobjects);if(Array.isArray(logoarrayofobjectsparsed)){setlogoarrayofobjects(_toConsumableArray(logoarrayofobjectsparsed));}}},[templateproperties_context]);var header_cssstyles=(_header_cssstyles={headercontainer:css({borderBottom:sectionproperties.headerborderbottomwidth+'px solid '+sectionproperties.headerbordercolor,position:sectionproperties.headerstyles_position,top:0,display:'flex',alignItems:'center',alignContent:'center',justifyContent:'center',width:sectionproperties.header_width+'vw',transition:'all 0.2s',zIndex:1000}),navbar_item_text:css(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({color:sectionproperties.header_fontColor,fontSize:sectionproperties.header_fontSize+'px',textTransform:sectionproperties.header_textTransform,fontWeight:sectionproperties.header_textfontweight,marginLeft:'10px',marginRight:'10px',transition:'transform 0.3s cubic-bezier(0.2, 1, 0.8, 1)'},"transition",'0.3s'),"padding",0),':hover',{color:sectionproperties.header_fontColoronhover}),':before',{background:sectionproperties.header_fontColoronhover}),':after',{background:sectionproperties.header_fontColoronhover})),navbar_item_textactive:css(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({color:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i=authdetailsContext.instinfo)===null||_authdetailsContext$i===void 0?void 0:_authdetailsContext$i.instid)=='67d6bda67adf6'?'#fff':'#bd8d46',fontSize:sectionproperties.header_fontSize+'px',textTransform:sectionproperties.header_textTransform,fontWeight:sectionproperties.header_textfontweight,marginLeft:'10px',marginRight:'10px',transition:'transform 0.3s cubic-bezier(0.2, 1, 0.8, 1)'},"transition",'0.3s'),"padding",0),':hover',{color:sectionproperties.header_fontColoronhover}),':before',{background:sectionproperties.header_fontColoronhover}),':after',{background:sectionproperties.header_fontColoronhover})),dropdownitem:css({padding:'0.3rem 0.8rem',display:'flex',alignItems:'center',transition:'.3s',zIndex:2000,fontSize:sectionproperties.dropdown_fontsize+'px',color:sectionproperties.dropdown_color,fontWeight:sectionproperties.dropdown_fontweight,textTransform:sectionproperties.dropdown_texttransform,':hover':{color:sectionproperties.dropdown_hovercolor}}),wishlist_btn:css({width:sectionproperties.favBtnWidth+'px',height:sectionproperties.favBtnHeight+'px',background:sectionproperties.favbtn_bgtransparent=='Transparent'?'transparent':sectionproperties.favBtnbgColor,borderRadius:sectionproperties.fav_btn_borderBottomLeftRadius+'px',color:sectionproperties.favBtnTextcolor,fontSize:sectionproperties.favBtnTextfontsize+'px',textTransform:sectionproperties.favBtnTexttransform,fontWeight:sectionproperties.favBtnTextfontweight,transition:'.3s',border:sectionproperties.favbtnborderwidth+'px solid '+sectionproperties.favbtnbordercolor,':hover':{background:sectionproperties.favbtn_transparentbgcoloronhover=='Transparent'?'transparent':sectionproperties.favBtnbgColoronhover,color:sectionproperties.favBtnTextcoloronhover}}),cart_btn:css(_defineProperty(_defineProperty(_defineProperty(_defineProperty({width:sectionproperties.cartBtnWidth==0?'auto':sectionproperties.cartBtnWidth+'px',height:sectionproperties.cartBtnHeight==0?'auto':sectionproperties.cartBtnHeight+'px',background:sectionproperties.cartbtn_bgtransparent=='Transparent'?'transparent':sectionproperties.cartBtnbgColor,borderRadius:sectionproperties.cart_btn_borderBottomLeftRadius+'px',color:sectionproperties.cartBtnTextcolor,border:sectionproperties.cartbtnborderwidth+'px solid '+sectionproperties.cartbtnbordercolor},"color",sectionproperties.cart_iconcolor),"fontSize",sectionproperties.cartBtnTextfontsize+'px'),"transition",'.3s'),':hover',{background:sectionproperties.cartbtn_transparentbgcoloronhover=='Transparent'?'transparent':sectionproperties.cartBtnbgColoronhover,color:sectionproperties.cartBtnTextcoloronhover})),user_btn:css({background:sectionproperties.userbtn_bgtransparent=='Transparent'?'transparent':sectionproperties.userBtnbgColor,width:sectionproperties.userBtnWidth==0?'auto':sectionproperties.userBtnWidth+'px',height:sectionproperties.userBtnHeight==0?'auto':sectionproperties.userBtnHeight+'px',borderRadius:sectionproperties.userbtn_borderBottomLeftRadius+'px',color:sectionproperties.userBtniconcolor,fontSize:sectionproperties.userBtniconfontsize+'px',border:sectionproperties.userbtnborderwidth+'px solid '+sectionproperties.userbtnbordercolor,cursor:'pointer',transition:'.3s',':hover':{color:sectionproperties.userBtnTextcoloronhover,background:sectionproperties.userbtn_transparentbgcoloronhover=='Transparent'?'transparent':sectionproperties.userBtnbgColoronhover,borderColor:sectionproperties.userbtn_transparentbgcoloronhover=='Transparent'?sectionproperties.userBtnTextcoloronhover:sectionproperties.userBtnbgColoronhover}}),header_logo:css({width:templateproperties_context.logo_width+'px',height:templateproperties_context.logo_height+'px',maxWidth:'100%',maxHeight:'100%'})},_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_header_cssstyles,"wishlist_btn",css({width:sectionproperties.favBtnWidth+'px',height:sectionproperties.favBtnHeight+'px',background:sectionproperties.favbtn_bgtransparent=='Transparent'?'transparent':sectionproperties.favBtnbgColor,borderBottomLeftRadius:sectionproperties.fav_btn_borderBottomLeftRadius+'px',borderBottomRightRadius:sectionproperties.fav_btn_borderBottomRightRadius+'px',borderTopLeftRadius:sectionproperties.fav_btn_borderTopLeftRadius+'px',borderTopRightRadius:sectionproperties.fav_btn_borderTopRightRadius+'px',color:sectionproperties.favBtniconcolor,border:sectionproperties.favbtnborderwidth+'px solid '+sectionproperties.favbtnbordercolor,transition:'.3s',':hover':{background:sectionproperties.favbtn_transparentbgcoloronhover=='Transparent'?'transparent':sectionproperties.favBtnbgColoronhover,color:sectionproperties.favBtnTextcoloronhover}})),"cartbadge",css({top:sectionproperties.cartBtn_iconFontSize==0?0:sectionproperties.cartbadgetop+'px',right:sectionproperties.cartBtn_iconFontSize==0?0:sectionproperties.cartbadgeright+'px'})),"favbadge",css({top:sectionproperties.wishlistbadgetop+'px',right:sectionproperties.wishlistbadgeright+'px'})),"badge_counter_header_notifications",css({display:'flex',justifyContent:'center',alignItems:'center',position:sectionproperties.cartBtn_iconFontSize==0?'relative':'absolute',// top: sectionproperties.badge_top + 'px',
|
|
37447
37459
|
// right: sectionproperties.badge_right + 'px',
|
|
37448
37460
|
background:sectionproperties.badge_bgcolor,width:sectionproperties.badge_width+'px',height:sectionproperties.badge_height+'px',color:sectionproperties.badge_color,borderRadius:sectionproperties.badge_borderradius+'px',fontSize:sectionproperties.badge_fontsize+'px'})),"languagecontainer",css({color:sectionproperties.language_container_color,fontSize:sectionproperties.language_container_fontsize+'px',fontWeight:600,transition:'.3s',':hover':{color:sectionproperties.language_container_coloronhover}})),"loggedintext",css({color:sectionproperties.userBtnTextcolor,fontSize:sectionproperties.userBtntextfontsize+'px',fontWeight:sectionproperties.userBtnTextfontweight,transition:'.3s',':hover':{color:sectionproperties.userBtnTextcoloronhover}})),"userbtnloggedin",css({width:sectionproperties.loggedinuserbtn_width+'px',height:sectionproperties.loggedinuserbtn_height+'px',border:sectionproperties.userlogginbtnborderwidth+'px solid '+sectionproperties.userlogginbtnbordercolor,borderRadius:sectionproperties.userbtn_borderBottomLeftRadius+'px',background:sectionproperties.userBtnbgColor_loggedin,color:sectionproperties.userBtniconcolor_loggedin,transition:'.3s',':hover':{backgroundColor:sectionproperties.userBtnbgColoronhover_loggedin}})),"userBtnLoggedinContainer",css({transition:'.3s',':hover .loggedinuserbtn':{transition:'.3s',color:sectionproperties.userBtnTextcoloronhover_loggedin,borderColor:sectionproperties.userbtn_loggedin_iconcoloronhover},':hover .loggedinuserbtnbg':{backgroundColor:sectionproperties.userBtnbgColoronhover_loggedin,color:sectionproperties.userbtn_loggedin_iconcoloronhover}})),"searchicon",css({color:sectionproperties.searchbaricon_color,cursor:'pointer',transition:'.3s',width:sectionproperties.searchbaricon_width==0?'auto':sectionproperties.searchbaricon_width+'px',height:sectionproperties.searchbaricon_height==0?'auto':sectionproperties.searchbaricon_height+'px',':hover':{color:sectionproperties.searchbariconcoloronhover}})),"currencycont",css({fontSize:13,color:sectionproperties.searchbaricon_color,cursor:'pointer',transition:'.3s',':hover':{color:sectionproperties.searchbariconcoloronhover}})),_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_header_cssstyles,"search_wrap",css({background:sectionproperties.searchbarcontinput_bgcolor})),"search_form",css({':after':{backgroundColor:sectionproperties.searchbarcontinput_borderBottomcolor}})),"greetingstyles",css({color:sectionproperties.greetingtextcolor,fontSize:sectionproperties.greetingtextfontsize+'px',lineHeight:sectionproperties.greetingtextfontsize+'px',fontWeight:400})),"search_field",css({fontSize:sectionproperties.searchbarcontinput_fontsize+'px',fontWeight:sectionproperties.searchbarcont_inputfontweight,color:sectionproperties.searchbarcontinput_color,'::placeholder':{color:sectionproperties.searchbarcontinput_color}})),"closeOverlayBtn",css({width:sectionproperties.closeSliderWidth+'px',height:sectionproperties.closeSliderHeight+'px',color:sectionproperties.closeSlider_color,borderRadius:sectionproperties.closeSlider_borderBottomLeftRadius+'px',border:'2px solid '+sectionproperties.closeSlider_color,zIndex:1000,transition:'.3s',':hover':{color:sectionproperties.closeSlider_colorOnHover,borderColor:sectionproperties.closeSlider_colorOnHover}})),"headerinnercontainer",css({// borderRadius: sectionproperties.header_borderBottomLeftRadius + 'px',
|
|
37449
|
-
paddingLeft:langdetect=='en'?sectionproperties.header_paddingLeft+'px':sectionproperties.header_paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.header_paddingRight+'px':sectionproperties.header_paddingLeft+'px',paddingTop:sectionproperties.header_paddingTop+'px',paddingBottom:sectionproperties.header_paddingBottom+'px',backgroundColor:sectionproperties.keepheadertransparent=='Yes'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i2=authdetailsContext.instinfo)===null||_authdetailsContext$i2===void 0?void 0:_authdetailsContext$i2.contactinfo.instid)=='68527dfef348b'&&window.location.pathname=='/login'?sectionproperties.header_backgroundColor:sectionproperties.keepheadertransparent=='Yes'?scrollYposittionprops>100?sectionproperties.header_backgroundColor:'transparent':sectionproperties.headerstyles_bgtransparent=='Transparent'&&window.location.pathname=='/home'?scrollYposittionprops>300?sectionproperties.header_backgroundColor:'transparent':sectionproperties.header_backgroundColor,borderBottom:sectionproperties.headerborderbottomwidth+'px solid '+sectionproperties.headerbordercolor,borderTopLeftRadius:sectionproperties.headerbordertopleftradius+'px',borderTopRightRadius:sectionproperties.headerbordertoprightradius+'px',borderBottomLeftRadius:sectionproperties.headerborderbottomleftradius+'px',borderBottomRightRadius:sectionproperties.headerborderbottomrightradius+'px',marginTop:sectionproperties.header_marginTop+'px',':hover':{backgroundColor:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i3=authdetailsContext.instinfo)===null||_authdetailsContext$i3===void 0?void 0:_authdetailsContext$i3.contactinfo.instid)=='6995aff955278'?'transparent':sectionproperties.header_backgroundColor,transition:'.3s ease-in-out'}})),"headerinnercontainerscrolled",css({borderRadius:sectionproperties.header_borderBottomLeftRadius+'px',paddingLeft:langdetect=='en'?sectionproperties.header_paddingLeft+'px':sectionproperties.header_paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.header_paddingRight+'px':sectionproperties.header_paddingLeft+'px',paddingTop:sectionproperties.header_paddingTop+'px',paddingBottom:sectionproperties.header_paddingBottom+'px',backgroundColor:sectionproperties.header_backgroundColor})),"menuiconn",css({color:sectionproperties.
|
|
37461
|
+
paddingLeft:langdetect=='en'?sectionproperties.header_paddingLeft+'px':sectionproperties.header_paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.header_paddingRight+'px':sectionproperties.header_paddingLeft+'px',paddingTop:sectionproperties.header_paddingTop+'px',paddingBottom:sectionproperties.header_paddingBottom+'px',backgroundColor:sectionproperties.keepheadertransparent=='Yes'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i2=authdetailsContext.instinfo)===null||_authdetailsContext$i2===void 0?void 0:_authdetailsContext$i2.contactinfo.instid)=='68527dfef348b'&&window.location.pathname=='/login'?sectionproperties.header_backgroundColor:sectionproperties.keepheadertransparent=='Yes'?scrollYposittionprops>100?sectionproperties.header_backgroundColor:'transparent':sectionproperties.headerstyles_bgtransparent=='Transparent'&&window.location.pathname=='/home'?scrollYposittionprops>300?sectionproperties.header_backgroundColor:'transparent':sectionproperties.header_backgroundColor,borderBottom:sectionproperties.headerborderbottomwidth+'px solid '+sectionproperties.headerbordercolor,borderTopLeftRadius:sectionproperties.headerbordertopleftradius+'px',borderTopRightRadius:sectionproperties.headerbordertoprightradius+'px',borderBottomLeftRadius:sectionproperties.headerborderbottomleftradius+'px',borderBottomRightRadius:sectionproperties.headerborderbottomrightradius+'px',marginTop:sectionproperties.header_marginTop+'px',':hover':{backgroundColor:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i3=authdetailsContext.instinfo)===null||_authdetailsContext$i3===void 0?void 0:_authdetailsContext$i3.contactinfo.instid)=='6995aff955278'?'transparent':sectionproperties.header_backgroundColor,transition:'.3s ease-in-out'}})),"headerinnercontainerscrolled",css({borderRadius:sectionproperties.header_borderBottomLeftRadius+'px',paddingLeft:langdetect=='en'?sectionproperties.header_paddingLeft+'px':sectionproperties.header_paddingRight+'px',paddingRight:langdetect=='en'?sectionproperties.header_paddingRight+'px':sectionproperties.header_paddingLeft+'px',paddingTop:sectionproperties.header_paddingTop+'px',paddingBottom:sectionproperties.header_paddingBottom+'px',backgroundColor:sectionproperties.header_backgroundColor})),"menuiconn",css({width:sectionproperties.menuiconwidth,height:sectionproperties.menuiconheight,marginRight:langdetect=='en'?30:0,marginLeft:langdetect=='en'?0:30,color:sectionproperties.menuiconcolor,background:sectionproperties.menuiconbgcolor,borderRadius:sectionproperties.menuiconborderradius,':hover':{transition:'.3s',cursor:'pointer',color:sectionproperties.menuiconcoloronhover,backgroundColor:sectionproperties.menuiconbgcoloronhover}})),"menuiconnlum",css({color:sectionproperties.header_fontColor,':hover':{transition:'.3s',cursor:'pointer',color:sectionproperties.header_fontColor}})),"floatingbtn",css({width:sectionproperties.floatingbtnwidth+'%',height:sectionproperties.floatingbtnheight+'px',background:sectionproperties.floatingbtnbg,fontSize:sectionproperties.floatingbtnfontsize+'px',color:sectionproperties.floatingbtncolor,borderRadius:10,':hover':{color:sectionproperties.floatingbtncolorhover,backgroundColor:sectionproperties.floatingbtnbghover,transitions:'.3s',cursor:'pointer'},'@media (max-width: 800px)':{width:'50%'}})),_defineProperty(_header_cssstyles,"navbar_item_active",css({})));return/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i4=authdetailsContext.instinfo)===null||_authdetailsContext$i4===void 0?void 0:_authdetailsContext$i4.contactinfo.instid)=='6978ef34b2564'?'row m-0 w-100 d-flex align-items-center justify-content-center h-100':'row m-0 w-100 d-flex align-items-center justify-content-center ',style:{marginTop:sectionproperties.header_marginTop+'px',marginBottom:sectionproperties.header_marginBottom+'px'}},/*#__PURE__*/React.createElement(FloatingIcons,{sectionpropertiesprops:sectionproperties,actions:actions}),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i5=authdetailsContext.instinfo)===null||_authdetailsContext$i5===void 0?void 0:_authdetailsContext$i5.contactinfo.instid)!='6978ef34b2564'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i6=authdetailsContext.instinfo)===null||_authdetailsContext$i6===void 0?void 0:_authdetailsContext$i6.contactinfo.instid)!='695ba82d5844d'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i7=authdetailsContext.instinfo)===null||_authdetailsContext$i7===void 0?void 0:_authdetailsContext$i7.contactinfo.instid)!='6935c04816952'&&/*#__PURE__*/React.createElement("div",{"class":" ".concat(header_cssstyles.headercontainer)+' d-flex d-md-none align-items-center m-0 '},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 "},templateproperties_context.showsocialmedia=='Show'&&/*#__PURE__*/React.createElement(SocialMediaSection,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions}),templateproperties_context.showtextslider=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex d-md-none"},/*#__PURE__*/React.createElement(MarqueeHeader,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions})),sectionproperties.showdownloadapp=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 d-flex d-md-none"},/*#__PURE__*/React.createElement(DownloadApp,{sectionpropertiesprops:sectionproperties,actions:actions})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.headerinnercontainer+' row mx-0 w-100 px-1025-1 '},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":" ".concat(headerstyles$9.navbar)+' row m-0 w-100 d-flex flex-row align-items-center h-100 '},/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i8=authdetailsContext.instinfo)===null||_authdetailsContext$i8===void 0?void 0:_authdetailsContext$i8.instid)=='69ca3d56a6e7e'?'col-lg-1 p-0 flex-row d-flex align-items-center ':sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i9=authdetailsContext.instinfo)===null||_authdetailsContext$i9===void 0||(_authdetailsContext$i9=_authdetailsContext$i9.instcurrencies)===null||_authdetailsContext$i9===void 0?void 0:_authdetailsContext$i9.length)>1?'col-lg-4 p-0 d-flex flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center'},sectionproperties.showmenuicon=='Show'&&/*#__PURE__*/React.createElement("div",{style:{},"class":header_cssstyles.menuiconn+' allcentered ',onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},sectionproperties.menuicontype=='Icon 1'&&/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered ',style:{}},/*#__PURE__*/React.createElement(FiMenu,{size:sectionproperties.menuiconfontsize})),sectionproperties.menuicontype=="I'll use my own SVG"&&/*#__PURE__*/React.createElement("div",{"class":"h-100 allcentered ",style:{width:sectionproperties.menuiconfontsize+'px',height:sectionproperties.menuiconfontsize+'px'},dangerouslySetInnerHTML:{__html:sectionproperties.menuiconsvg}})),/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.header_logo)+' d-flex align-items-center justify-content-center ',style:{cursor:'pointer'},onClick:function onClick(){routingcountext(sectionproperties.logoonclickroute);}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?(_logoarrayofobjects$=logoarrayofobjects[0])===null||_logoarrayofobjects$===void 0?void 0:_logoarrayofobjects$.englishlogo:(_logoarrayofobjects$2=logoarrayofobjects[0])===null||_logoarrayofobjects$2===void 0?void 0:_logoarrayofobjects$2.arabiclogo,style:{maxWidth:'100%',maxHeight:'100%'}}))),/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i0=authdetailsContext.instinfo)===null||_authdetailsContext$i0===void 0?void 0:_authdetailsContext$i0.instid)=='69ca3d56a6e7e'?"".concat(headerstyles$9.nav__item)+' col-lg-9 p-0 d-flex flex-row align-items-center ':sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i1=authdetailsContext.instinfo)===null||_authdetailsContext$i1===void 0||(_authdetailsContext$i1=_authdetailsContext$i1.instcurrencies)===null||_authdetailsContext$i1===void 0?void 0:_authdetailsContext$i1.length)>1?"".concat(headerstyles$9.nav__item)+' col-lg-4 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ',style:{justifyContent:sectionproperties.header_centered=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":' w-100 align-items-center '// class={' scrollhorizontal w-100 align-items-center '}
|
|
37450
37462
|
,style:{display:sectionproperties.subheaderposition=='Besides Top Navigation'?'none':'flex',justifyContent:sectionproperties.header_centered=='Centered'?'center':'start',flexWrap:'wrap'}},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// activepagecolor
|
|
37451
37463
|
// actibepagebgcolor
|
|
37452
37464
|
if(item.isnavigation==1&&item.isactive==1){var _authdetailsContext$i10,_authdetailsContext$i11,_authdetailsContext$i12,_authdetailsContext$i13,_authdetailsContext$i14,_authdetailsContext$i15,_authdetailsContext$i16,_authdetailsContext$i17,_authdetailsContext$i18,_authdetailsContext$i19,_authdetailsContext$i20,_authdetailsContext$i21,_authdetailsContext$i22,_authdetailsContext$i23;// here.. elite
|
|
@@ -37466,7 +37478,7 @@ else if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsCo
|
|
|
37466
37478
|
}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},"\u0639\u0632\u0644 \u062D\u0631\u0627\u0631\u064A")))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){// routingcountext('concrete-cutting', false, '');
|
|
37467
37479
|
}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},"\u0645\u0642\u0627\u0648\u0645\u0629 \u0627\u0644\u062D\u0631\u064A\u0642")))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){// routingcountext('concrete-cutting', false, '');
|
|
37468
37480
|
}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 text-black '},"\u0639\u0632\u0644 ANTNTI"))))))));}}else {var _authdetailsContext$i24,_authdetailsContext$i30;// genius
|
|
37469
|
-
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i24=authdetailsContext.instinfo)===null||_authdetailsContext$i24===void 0?void 0:_authdetailsContext$i24.instid)=='684aa79857878'){if(item.pagename!='About'&&item.pagename!='Admission Policy'&&item.pagename!='Community '){var _authdetailsContext$i25,_authdetailsContext$i26,_authdetailsContext$i27,_authdetailsContext$i28;return/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i25=authdetailsContext.instinfo)===null||_authdetailsContext$i25===void 0?void 0:_authdetailsContext$i25.instid)=='67b1bb900a541'?'cursor-pointer p-2':'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.instid)=='67b1bb900a541'?window.location.pathname=='/'+item.navigationroute?'#36322c':'transparent':'transprent',borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i27=authdetailsContext.instinfo)===null||_authdetailsContext$i27===void 0?void 0:_authdetailsContext$i27.instid)=='67b1bb900a541'&&window.location.pathname=='/'+item.navigationroute?"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text," ").concat(header_cssstyles.navbar_item_textactive)+' p-0 mb-0 ':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i28=authdetailsContext.instinfo)===null||_authdetailsContext$i28===void 0?void 0:_authdetailsContext$i28.instid)=='67d6bda67adf6'&&window.location.pathname=='/'+item.navigationroute?"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text," ").concat(header_cssstyles.navbar_item_textactive)+' p-0 mb-0 ':"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('vision&mission',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Vision & Mission':'الرؤية والرسالة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('school-philosophy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?"School's Philosophy":'فلسفة المدرسة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('accredit',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Accredit':'الاعتماد')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('characterbuilding',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Character Building':'بناء الشخصية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('leadershipteam',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Leadership Team':'فريق القيادة'))))))));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowadminssionpolicy(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowadminssionpolicy==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('application',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Application':'طلب')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('admissionprocess',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Admission Process':'عملية القبول')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('schooltour',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'School Tour':'جولة مدرسية'))))))));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowcalendar(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowcalendar==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('calendar',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Calendar':'تقويم')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('lxl',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'IXL':'IXL')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('Magoush',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Magoush':'مجوش')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('Google Class Room',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس'))))))));}}else if(item.pagename!='Hardware & Software'&&item.pagename!='Network Security'&&item.pagename!='System Security'&&item.pagename!='Backup Solution'&&item.pagename!='Our Solutions'){if(window.location.pathname=='/'+item.navigationroute){var _authdetailsContext$i29;return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer p-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i29=authdetailsContext.instinfo)===null||_authdetailsContext$i29===void 0?void 0:_authdetailsContext$i29.instid)=='6995aff955278'?'transparent':sectionproperties.actibepagebgcolor,borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Our Solutions'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i30=authdetailsContext.instinfo)===null||_authdetailsContext$i30===void 0?void 0:_authdetailsContext$i30.instid)=='683c55d780e0c'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushow(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushow==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'20%':'',right:langdetect=='ar'?'20%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('hardware-software',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Hardware & Software':'الأجهزة والبرامج')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('network-security',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Network Security':'أمن الشبكات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('system-security',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'System Security':'أمان النظام')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('backup-solution',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Backup Solution':'حل النسخ الاحتياطي'))))))));}}}})),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'&&/*#__PURE__*/React.createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})),/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i31=authdetailsContext.instinfo)===null||_authdetailsContext$i31===void 0?void 0:_authdetailsContext$i31.instid)=='69ca3d56a6e7e'?'col-lg-2 p-0 d-flex align-items-center justify-content-end':sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i32=authdetailsContext.instinfo)===null||_authdetailsContext$i32===void 0||(_authdetailsContext$i32=_authdetailsContext$i32.instcurrencies)===null||_authdetailsContext$i32===void 0?void 0:_authdetailsContext$i32.length)>1?'col-lg-4 p-0 d-flex align-items-center justify-content-end':'col-lg-2 p-0 d-flex align-items-center justify-content-end':'col-lg-2 p-0 d-flex align-items-center justify-content-end'},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i33=authdetailsContext.instinfo)===null||_authdetailsContext$i33===void 0?void 0:_authdetailsContext$i33.instid)=='69ca3d56a6e7e'&&/*#__PURE__*/React.createElement("button",{"class":"mx-2",style:{width:150,height:40,background:'#e1c57f',color:'#000',fontSize:14,fontWeight:400,borderRadius:10},onClick:function onClick(){routingcountext('request-a-quote',false,'');}},langdetect=='en'?'Request a Quote':'طلب عرض سعر'),sectionproperties.searchbar_show=='Show'&&/*#__PURE__*/React.createElement("p",{"class":sectionproperties.searchbaricon_fontsize==0?header_cssstyles.searchicon+' m-0 p-0 mx-2 ':header_cssstyles.searchicon+' m-0 p-0 mx-1 ',style:{fontSize:sectionproperties.searchtextfontsize+'px'},onClick:function onClick(){setsearchbarCanvasContext(true);}},sectionproperties.searchbaricon_fontsize!=0&&/*#__PURE__*/React.createElement("i",{className:header_cssstyles.searchicon+' h-100 allcentered '},/*#__PURE__*/React.createElement(FiSearch,{size:sectionproperties.searchbaricon_fontsize})),langdetect=='en'?sectionproperties.searchcontentenglish:sectionproperties.searchcontentarabic),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.wishlist_btn)+' cursor-pointer allcentered mx-1 ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("span",{"class":' pr-0 ',style:{position:'relative'}},/*#__PURE__*/React.createElement("i",{"class":"allcentered"},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}})),sectionproperties.showfavbadge=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.favbadge)},/*#__PURE__*/React.createElement("span",null," ",favoriteprojectscountContext.length>=10?'+9':favoriteprojectscountContext.length)))),sectionproperties.cartBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{style:{position:'relative'},"class":sectionproperties.cartBtnWidth==0?"".concat(header_cssstyles.cart_btn)+' cursor-pointer d-flex align-items-center justify-content-center mx-2 ':"".concat(header_cssstyles.cart_btn)+' cursor-pointer d-flex align-items-center justify-content-center mx-1 ',onClick:function onClick(){setsidecartnavshowcontext(true);}},sectionproperties.cartBtnTextfontsize!=0&&/*#__PURE__*/React.createElement("span",{"class":langdetect=='en'?'mr-2':'ml-2'},langdetect=='en'?sectionproperties.cartBtnContentenglish:sectionproperties.cartBtnContentarabic),/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.cartbadge)},(fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue===void 0||(_fetchcustomercartQue=_fetchcustomercartQue.data)===null||_fetchcustomercartQue===void 0?void 0:_fetchcustomercartQue.customercart)!=null?(fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue2=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue2===void 0||(_fetchcustomercartQue2=_fetchcustomercartQue2.data)===null||_fetchcustomercartQue2===void 0?void 0:_fetchcustomercartQue2.customercart.cartitems_count_withquantity)>=10?'+9':fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue3=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue3===void 0||(_fetchcustomercartQue3=_fetchcustomercartQue3.data)===null||_fetchcustomercartQue3===void 0?void 0:_fetchcustomercartQue3.customercart.cartitems_count_withquantity:0),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered"},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{size:sectionproperties.cartBtn_iconFontSize}))),sectionproperties.userbtnstyle=='Style 2'&&!authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.user_btn)+' allcentered ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{textTransform:sectionproperties.userbtn_logintextTextTransform,fontWeight:sectionproperties.userBtnTextfontweight,fontSize:sectionproperties.userbtn_logintextFontSize+'px'}},langdetect=='en'?'Login':'تسجيل الدخول')),sectionproperties.userbtnstyle=='Style 2'&&authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("div",{className:header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React.createElement("div",{className:"".concat(header_cssstyles.loggedinuserbtn," ").concat(header_cssstyles.userbtnloggedin)+' loggedinuserbtn loggedinuserbtnbg mx-1 '},/*#__PURE__*/React.createElement("i",{className:' h-100 allcentered '},/*#__PURE__*/React.createElement(FiUser,{size:sectionproperties.loggedinusericonfontsize}))),/*#__PURE__*/React.createElement("div",{className:"m-0 p-0 flex-column",style:{textAlign:langdetect=='en'?'left':'right'}},/*#__PURE__*/React.createElement("p",{className:header_cssstyles.greetingstyles+' m-0 p-0 '},lang.hello,langdetect=='en'?',':'،'),/*#__PURE__*/React.createElement("p",{className:header_cssstyles.loggedinusername+' loggedinuserbtn text-overflow m-0 p-0 '},authdetailsContext.customerinfo.name)))),/*#__PURE__*/React.createElement(Dropdown.Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem)+' allcentered '},/*#__PURE__*/React.createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React.createElement("span",{"class":"font-weight-600 ml-1 mr-1 text-overflow text-capitalize",onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c=authdetailsContext.customerinfo)===null||_authdetailsContext$c===void 0?void 0:_authdetailsContext$c.name)),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i34=authdetailsContext.instinfo)===null||_authdetailsContext$i34===void 0?void 0:_authdetailsContext$i34.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i35=authdetailsContext.instinfo)===null||_authdetailsContext$i35===void 0?void 0:_authdetailsContext$i35.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React.createElement(Dropdown.Divider,null),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement(BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.userbtnstyle=='Style 1'&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":" ".concat(header_cssstyles.user_btn)+' d-flex align-items-center justify-content-center mx-1 ',sytle:{position:'relative'},onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React.createElement("i",{"class":' h-100 d-flex align-items-center '},/*#__PURE__*/React.createElement(HiUserCircle,{size:sectionproperties.userBtnTextfontsize})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i36=authdetailsContext.instinfo)===null||_authdetailsContext$i36===void 0?void 0:_authdetailsContext$i36.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("span",{className:"mx-2",style:{fontSize:18}},langdetect=='en'?'LOGIN':'تسجيل الدخول')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.userbtnloggedin+' loggedinuserbtn loggedinuserbtnbg ml-2 mr-2 '},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered '},/*#__PURE__*/React.createElement(RiUserSettingsLine,{size:sectionproperties.loggedinusericonfontsize}))))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement(Dropdown.Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem)+' text-start '},/*#__PURE__*/React.createElement("div",{"class":"allcentered flex-column"},/*#__PURE__*/React.createElement("div",{"class":"allcentered"},/*#__PURE__*/React.createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React.createElement("span",{"class":"font-weight-600 ml-1 mr-1 text-overflow text-capitalize",onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c2=authdetailsContext.customerinfo)===null||_authdetailsContext$c2===void 0?void 0:_authdetailsContext$c2.name)),templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":' m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:templateproperties_context.walletcolor,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:templateproperties_context.walletsecondarycolor,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c3=authdetailsContext.customerinfo)===null||_authdetailsContext$c3===void 0?void 0:_authdetailsContext$c3.walletpoints,' ')))),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},langdetect=='en'?'My Account':'ملفي'))),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i37=authdetailsContext.instinfo)===null||_authdetailsContext$i37===void 0?void 0:_authdetailsContext$i37.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement(BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype!='Dropdown'&&/*#__PURE__*/React.createElement("div",{"class":' allcentered m-0 cursor-pointer mx-1 ',style:{minWidth:'30px'},onClick:function onClick(){if(langdetect=='en'){setlang('ar');}else if(langdetect=='ar'){setlang('en');}}},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"En",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))),sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("img",{src:'https://tabex-co.com/storage/StaticImages/egyptflag.png',style:{maxWidth:'2.5vh',maxHeight:'2.5vh'}}),/*#__PURE__*/React.createElement("div",{style:{height:'20px',width:'1.5px',background:'#e6e6e6'},"class":"ml-2 mr-2"}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype=='Dropdown'&&/*#__PURE__*/React.createElement("div",{"class":langdetect=='en'?'headerdropdownml':'headerdropdownmr'},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":"".concat(headerstyles$9.header_menu)+' allcentered '},langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1'},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center "},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React.createElement("span",null,"\u0639 "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement(BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center"},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React.createElement("span",null,"En "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement(BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('ar');}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("span",{"class":"ml-2 mr-2"},"\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))),/*#__PURE__*/React.createElement(Dropdown.Divider,null),/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('en');}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("span",{"class":"ml-2 mr-2"},"English"))))))),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i38=authdetailsContext.instinfo)===null||_authdetailsContext$i38===void 0||(_authdetailsContext$i38=_authdetailsContext$i38.instcurrencies)===null||_authdetailsContext$i38===void 0?void 0:_authdetailsContext$i38.length)>1&§ionproperties.showcurrency=='Show'&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":' d-flex align-items-center justify-content-center '},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mr-2 ml-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 ml-2 mr-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_ar),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i39=authdetailsContext.instinfo)===null||_authdetailsContext$i39===void 0||(_authdetailsContext$i39=_authdetailsContext$i39.instcurrencies)===null||_authdetailsContext$i39===void 0?void 0:_authdetailsContext$i39.map(function(item,index){var _authdetailsContext$i40;return/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center justify-content-center m-0 p-0 ',style:{}},/*#__PURE__*/React.createElement("span",{"class":'ml-2 mr-2'},langdetect=='en'?item.currencyname_en:item.currencyname_ar)))),index!=(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i40=authdetailsContext.instinfo)===null||_authdetailsContext$i40===void 0||(_authdetailsContext$i40=_authdetailsContext$i40.instcurrencies)===null||_authdetailsContext$i40===void 0?void 0:_authdetailsContext$i40.length)-1&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{"class":"m-0"}))));}))))))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement(Subheader,{actions:actions,sectionpropertiesprops:sectionproperties,subheaderpropertiesprops:{subheaderpositionprops:'Full Width',paddingLeftprops:'25px',paddingRightprops:'25px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i41=authdetailsContext.instinfo)===null||_authdetailsContext$i41===void 0?void 0:_authdetailsContext$i41.contactinfo.instid)=='6978ef34b2564'&&window.location.pathname=='/home'&&/*#__PURE__*/React.createElement("div",{"class":"m-0 w-100 h-100 d-md-none d-sm-none",style:{background:'#211637',height:'100vh'}},/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex mt-4 justify-content-center"},/*#__PURE__*/React.createElement("div",{"class":"col-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.header_logo)+' d-flex align-items-center justify-content-center ',style:{cursor:'pointer',transform:' rotate(-90deg)'},onClick:function onClick(){routingcountext(sectionproperties.logoonclickroute);}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?(_logoarrayofobjects$3=logoarrayofobjects[0])===null||_logoarrayofobjects$3===void 0?void 0:_logoarrayofobjects$3.englishlogo:(_logoarrayofobjects$4=logoarrayofobjects[0])===null||_logoarrayofobjects$4===void 0?void 0:_logoarrayofobjects$4.arabiclogo,style:{maxWidth:'100%',maxHeight:'100%'}})))),/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"},/*#__PURE__*/React.createElement("i",{"class":header_cssstyles.menuiconnlum+' h-100 allcentered ',onClick:function onClick(){if(menuactiveee==true){setmenuactiveee(false);}else {setmenuactiveee(true);}}},/*#__PURE__*/React.createElement(FiMenu,{size:26}))),/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i42=authdetailsContext.instinfo)===null||_authdetailsContext$i42===void 0?void 0:_authdetailsContext$i42.contactinfo.instid)=='6978ef34b2564'&&window.location.pathname!='/home'&&/*#__PURE__*/React.createElement("div",{"class":" ".concat(header_cssstyles.headercontainer)+' d-flex d-md-none align-items-center m-0 '},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 "},templateproperties_context.showsocialmedia=='Show'&&/*#__PURE__*/React.createElement(SocialMediaSection,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions}),templateproperties_context.showtextslider=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex d-md-none"},/*#__PURE__*/React.createElement(MarqueeHeader,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions})),sectionproperties.showdownloadapp=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 d-flex d-md-none"},/*#__PURE__*/React.createElement(DownloadApp,{sectionpropertiesprops:sectionproperties,actions:actions})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.headerinnercontainer+' row mx-0 w-100 px-1025-1 '},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":" ".concat(headerstyles$9.navbar)+' row m-0 w-100 d-flex flex-row align-items-center h-100 '},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i43=authdetailsContext.instinfo)===null||_authdetailsContext$i43===void 0||(_authdetailsContext$i43=_authdetailsContext$i43.instcurrencies)===null||_authdetailsContext$i43===void 0?void 0:_authdetailsContext$i43.length)>1?'col-lg-4 p-0 d-flex flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center'},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i44=authdetailsContext.instinfo)===null||_authdetailsContext$i44===void 0?void 0:_authdetailsContext$i44.instid)=='67d6bda67adf6'&&/*#__PURE__*/React.createElement("div",{style:{width:30,height:30,marginRight:langdetect=='en'?30:0,marginLeft:langdetect=='en'?0:30},"class":"allcentered"},/*#__PURE__*/React.createElement("i",{"class":header_cssstyles.menuiconn+' h-100 allcentered ',style:{},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},/*#__PURE__*/React.createElement(FiMenu,{size:24}))),/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.header_logo)+' d-flex align-items-center justify-content-center ',style:{cursor:'pointer'},onClick:function onClick(){routingcountext(sectionproperties.logoonclickroute);}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?(_logoarrayofobjects$5=logoarrayofobjects[0])===null||_logoarrayofobjects$5===void 0?void 0:_logoarrayofobjects$5.englishlogo:(_logoarrayofobjects$6=logoarrayofobjects[0])===null||_logoarrayofobjects$6===void 0?void 0:_logoarrayofobjects$6.arabiclogo,style:{maxWidth:'100%',maxHeight:'100%'}}))),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i45=authdetailsContext.instinfo)===null||_authdetailsContext$i45===void 0||(_authdetailsContext$i45=_authdetailsContext$i45.instcurrencies)===null||_authdetailsContext$i45===void 0?void 0:_authdetailsContext$i45.length)>1?"".concat(headerstyles$9.nav__item)+' col-lg-4 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ',style:{justifyContent:sectionproperties.header_centered=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":' w-100 align-items-center justify-content-center'// class={' scrollhorizontal w-100 align-items-center '}
|
|
37481
|
+
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i24=authdetailsContext.instinfo)===null||_authdetailsContext$i24===void 0?void 0:_authdetailsContext$i24.instid)=='684aa79857878'){if(item.pagename!='About'&&item.pagename!='Admission Policy'&&item.pagename!='Community '){var _authdetailsContext$i25,_authdetailsContext$i26,_authdetailsContext$i27,_authdetailsContext$i28;return/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i25=authdetailsContext.instinfo)===null||_authdetailsContext$i25===void 0?void 0:_authdetailsContext$i25.instid)=='67b1bb900a541'?'cursor-pointer p-2':'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i26=authdetailsContext.instinfo)===null||_authdetailsContext$i26===void 0?void 0:_authdetailsContext$i26.instid)=='67b1bb900a541'?window.location.pathname=='/'+item.navigationroute?'#36322c':'transparent':'transprent',borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i27=authdetailsContext.instinfo)===null||_authdetailsContext$i27===void 0?void 0:_authdetailsContext$i27.instid)=='67b1bb900a541'&&window.location.pathname=='/'+item.navigationroute?"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text," ").concat(header_cssstyles.navbar_item_textactive)+' p-0 mb-0 ':(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i28=authdetailsContext.instinfo)===null||_authdetailsContext$i28===void 0?void 0:_authdetailsContext$i28.instid)=='67d6bda67adf6'&&window.location.pathname=='/'+item.navigationroute?"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text," ").concat(header_cssstyles.navbar_item_textactive)+' p-0 mb-0 ':"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('vision&mission',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Vision & Mission':'الرؤية والرسالة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('school-philosophy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?"School's Philosophy":'فلسفة المدرسة')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('accredit',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Accredit':'الاعتماد')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('characterbuilding',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Character Building':'بناء الشخصية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('leadershipteam',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Leadership Team':'فريق القيادة'))))))));}else if(item.pagename=='Admission Policy'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowadminssionpolicy(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowadminssionpolicy==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('application',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Application':'طلب')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('admissionprocess',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Admission Process':'عملية القبول')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('schooltour',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'School Tour':'جولة مدرسية'))))))));}else if(item.pagename=='Community'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowcalendar(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowcalendar==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('calendar',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Calendar':'تقويم')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('lxl',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'IXL':'IXL')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('Magoush',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Magoush':'مجوش')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('Google Class Room',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Google Class Room':'غرفة جوجل كلاس'))))))));}}else if(item.pagename!='Hardware & Software'&&item.pagename!='Network Security'&&item.pagename!='System Security'&&item.pagename!='Backup Solution'&&item.pagename!='Our Solutions'){if(window.location.pathname=='/'+item.navigationroute){var _authdetailsContext$i29;return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer p-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{background:(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i29=authdetailsContext.instinfo)===null||_authdetailsContext$i29===void 0?void 0:_authdetailsContext$i29.instid)=='6995aff955278'?'transparent':sectionproperties.actibepagebgcolor,borderRadius:100}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='Our Solutions'&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i30=authdetailsContext.instinfo)===null||_authdetailsContext$i30===void 0?void 0:_authdetailsContext$i30.instid)=='683c55d780e0c'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushow(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushow==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'20%':'',right:langdetect=='ar'?'20%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('hardware-software',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Hardware & Software':'الأجهزة والبرامج')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('network-security',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Network Security':'أمن الشبكات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('system-security',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'System Security':'أمان النظام')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('backup-solution',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Backup Solution':'حل النسخ الاحتياطي'))))))));}}}})),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'&&/*#__PURE__*/React.createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})),/*#__PURE__*/React.createElement("div",{"class":(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i31=authdetailsContext.instinfo)===null||_authdetailsContext$i31===void 0?void 0:_authdetailsContext$i31.instid)=='69ca3d56a6e7e'?'col-lg-2 p-0 d-flex align-items-center justify-content-end':sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i32=authdetailsContext.instinfo)===null||_authdetailsContext$i32===void 0||(_authdetailsContext$i32=_authdetailsContext$i32.instcurrencies)===null||_authdetailsContext$i32===void 0?void 0:_authdetailsContext$i32.length)>1?'col-lg-4 p-0 d-flex align-items-center justify-content-end':'col-lg-2 p-0 d-flex align-items-center justify-content-end':'col-lg-2 p-0 d-flex align-items-center justify-content-end'},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i33=authdetailsContext.instinfo)===null||_authdetailsContext$i33===void 0?void 0:_authdetailsContext$i33.instid)=='69ca3d56a6e7e'&&/*#__PURE__*/React.createElement("button",{"class":"mx-2",style:{width:150,height:40,background:'#e1c57f',color:'#000',fontSize:14,fontWeight:400,borderRadius:10},onClick:function onClick(){routingcountext('request-a-quote',false,'');}},langdetect=='en'?'Request a Quote':'طلب عرض سعر'),sectionproperties.searchbar_show=='Show'&&/*#__PURE__*/React.createElement("p",{"class":sectionproperties.searchbaricon_fontsize==0?header_cssstyles.searchicon+' m-0 p-0 mx-2 ':header_cssstyles.searchicon+' m-0 p-0 mx-1 ',style:{fontSize:sectionproperties.searchtextfontsize+'px'},onClick:function onClick(){setsearchbarCanvasContext(true);}},sectionproperties.searchbaricon_fontsize!=0&&/*#__PURE__*/React.createElement("i",{className:header_cssstyles.searchicon+' h-100 allcentered '},/*#__PURE__*/React.createElement(FiSearch,{size:sectionproperties.searchbaricon_fontsize})),langdetect=='en'?sectionproperties.searchcontentenglish:sectionproperties.searchcontentarabic),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.wishlist_btn)+' cursor-pointer allcentered mx-1 ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("span",{"class":' pr-0 ',style:{position:'relative'}},/*#__PURE__*/React.createElement("i",{"class":"allcentered"},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{style:{fontSize:sectionproperties.favBtnIconfontsize+'px'}})),sectionproperties.showfavbadge=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.favbadge)},/*#__PURE__*/React.createElement("span",null," ",favoriteprojectscountContext.length>=10?'+9':favoriteprojectscountContext.length)))),sectionproperties.cartBtnShow=='Show'&&/*#__PURE__*/React.createElement("div",{style:{position:'relative'},"class":sectionproperties.cartBtnWidth==0?"".concat(header_cssstyles.cart_btn)+' cursor-pointer d-flex align-items-center justify-content-center mx-2 ':"".concat(header_cssstyles.cart_btn)+' cursor-pointer d-flex align-items-center justify-content-center mx-1 ',onClick:function onClick(){setsidecartnavshowcontext(true);}},sectionproperties.cartBtnTextfontsize!=0&&/*#__PURE__*/React.createElement("span",{"class":langdetect=='en'?'mr-2':'ml-2'},langdetect=='en'?sectionproperties.cartBtnContentenglish:sectionproperties.cartBtnContentarabic),/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.badge_counter_header_notifications," ").concat(header_cssstyles.cartbadge)},(fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue===void 0||(_fetchcustomercartQue=_fetchcustomercartQue.data)===null||_fetchcustomercartQue===void 0?void 0:_fetchcustomercartQue.customercart)!=null?(fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue2=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue2===void 0||(_fetchcustomercartQue2=_fetchcustomercartQue2.data)===null||_fetchcustomercartQue2===void 0?void 0:_fetchcustomercartQue2.customercart.cartitems_count_withquantity)>=10?'+9':fetchcustomercartQueryContext===null||fetchcustomercartQueryContext===void 0||(_fetchcustomercartQue3=fetchcustomercartQueryContext.data)===null||_fetchcustomercartQue3===void 0||(_fetchcustomercartQue3=_fetchcustomercartQue3.data)===null||_fetchcustomercartQue3===void 0?void 0:_fetchcustomercartQue3.customercart.cartitems_count_withquantity:0),sectionproperties.carticonstyle!="I'll use my own SVG"&&/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered"},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{size:sectionproperties.cartBtn_iconFontSize}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{size:sectionproperties.cartBtn_iconFontSize})),sectionproperties.carticonstyle=="I'll use my own SVG"&&/*#__PURE__*/React.createElement("div",{"class":"h-100 allcentered ",style:{width:sectionproperties.cartBtn_iconFontSize+'px',height:sectionproperties.cartBtn_iconFontSize+'px'},dangerouslySetInnerHTML:{__html:sectionproperties.cartsvg}})),sectionproperties.userbtnstyle=='Style 2'&&!authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.user_btn)+' allcentered ',onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{textTransform:sectionproperties.userbtn_logintextTextTransform,fontWeight:sectionproperties.userBtnTextfontweight,fontSize:sectionproperties.userbtn_logintextFontSize+'px'}},langdetect=='en'?'Login':'تسجيل الدخول')),sectionproperties.userbtnstyle=='Style 2'&&authdetailsContext.loggedin&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("div",{className:header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React.createElement("div",{className:"".concat(header_cssstyles.loggedinuserbtn," ").concat(header_cssstyles.userbtnloggedin)+' loggedinuserbtn loggedinuserbtnbg mx-1 '},/*#__PURE__*/React.createElement("i",{className:' h-100 allcentered '},/*#__PURE__*/React.createElement(FiUser,{size:sectionproperties.loggedinusericonfontsize}))),/*#__PURE__*/React.createElement("div",{className:"m-0 p-0 flex-column",style:{textAlign:langdetect=='en'?'left':'right'}},/*#__PURE__*/React.createElement("p",{className:header_cssstyles.greetingstyles+' m-0 p-0 '},lang.hello,langdetect=='en'?',':'،'),/*#__PURE__*/React.createElement("p",{className:header_cssstyles.loggedinusername+' loggedinuserbtn text-overflow m-0 p-0 '},authdetailsContext.customerinfo.name)))),/*#__PURE__*/React.createElement(Dropdown.Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem)+' allcentered '},/*#__PURE__*/React.createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React.createElement("span",{"class":"font-weight-600 ml-1 mr-1 text-overflow text-capitalize",onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c=authdetailsContext.customerinfo)===null||_authdetailsContext$c===void 0?void 0:_authdetailsContext$c.name)),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i34=authdetailsContext.instinfo)===null||_authdetailsContext$i34===void 0?void 0:_authdetailsContext$i34.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i35=authdetailsContext.instinfo)===null||_authdetailsContext$i35===void 0?void 0:_authdetailsContext$i35.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Divider,null),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React.createElement(Dropdown.Divider,null),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement(BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.userbtnstyle=='Style 1'&§ionproperties.ShowUserBtn=='Show'&&/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,!authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":" ".concat(header_cssstyles.user_btn)+' d-flex align-items-center justify-content-center mx-1 ',sytle:{position:'relative'},onClick:function onClick(){routingcountext(StaticPagesLinksContext.Login);}},/*#__PURE__*/React.createElement("i",{"class":' h-100 d-flex align-items-center '},/*#__PURE__*/React.createElement(HiUserCircle,{size:sectionproperties.userBtnTextfontsize})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i36=authdetailsContext.instinfo)===null||_authdetailsContext$i36===void 0?void 0:_authdetailsContext$i36.instid)=='67b1bb900a541'&&/*#__PURE__*/React.createElement("span",{className:"mx-2",style:{fontSize:18}},langdetect=='en'?'LOGIN':'تسجيل الدخول')),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.userBtnLoggedinContainer+' allcentered ',sytle:{position:'relative'}},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.userbtnloggedin+' loggedinuserbtn loggedinuserbtnbg ml-2 mr-2 '},/*#__PURE__*/React.createElement("i",{"class":' h-100 allcentered '},/*#__PURE__*/React.createElement(RiUserSettingsLine,{size:sectionproperties.loggedinusericonfontsize}))))),authdetailsContext.loggedin&&/*#__PURE__*/React.createElement(Dropdown.Menu,{style:{minWidth:'200px'}},/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem)+' text-start '},/*#__PURE__*/React.createElement("div",{"class":"allcentered flex-column"},/*#__PURE__*/React.createElement("div",{"class":"allcentered"},/*#__PURE__*/React.createElement("span",{style:{color:'#8fa0bd'}},lang.hello,","),/*#__PURE__*/React.createElement("span",{"class":"font-weight-600 ml-1 mr-1 text-overflow text-capitalize",onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c2=authdetailsContext.customerinfo)===null||_authdetailsContext$c2===void 0?void 0:_authdetailsContext$c2.name)),templateproperties_context.showwallet=='Show'&&/*#__PURE__*/React.createElement("div",{"class":' m-0 p-0 d-flex justify-content-start flex-row ',style:{}},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0",style:{color:templateproperties_context.walletcolor,fontSize:templateproperties_context.walletfontize+'px',fontWeight:500}},langdetect=='en'?templateproperties_context.walletcontent_en:templateproperties_context.walletcontent_ar),/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mx-1",style:{color:templateproperties_context.walletsecondarycolor,fontSize:'15px',fontWeight:600}},authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$c3=authdetailsContext.customerinfo)===null||_authdetailsContext$c3===void 0?void 0:_authdetailsContext$c3.walletpoints,' ')))),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.accountinfo);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},langdetect=='en'?'My Account':'ملفي'))),sectionproperties.showprevorder=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i37=authdetailsContext.instinfo)===null||_authdetailsContext$i37===void 0?void 0:_authdetailsContext$i37.instid)=='68248846ec6bc'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Ordershistory);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.carticonstyle=='Shopping bag 1'&&/*#__PURE__*/React.createElement(FiShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 2'&&/*#__PURE__*/React.createElement(CgShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 3'&&/*#__PURE__*/React.createElement(BsBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping bag 4'&&/*#__PURE__*/React.createElement(HiOutlineShoppingBag,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 1'&&/*#__PURE__*/React.createElement(FiShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Shopping cart 2'&&/*#__PURE__*/React.createElement(MdAddShoppingCart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.carticonstyle=='Calendar 1'&&/*#__PURE__*/React.createElement(FiCalendar,{"class":langdetect=='en'?'mr-2':'ml-2'}),langdetect=='en'?sectionproperties.previousorders_titleen:sectionproperties.previousorders_titlear))),sectionproperties.favBtnShow=='Show'&&/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){routingcountext(StaticPagesLinksContext.Wishlist);}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},sectionproperties.faviconshape=='Heart Shape'&&/*#__PURE__*/React.createElement(FaRegHeart,{"class":langdetect=='en'?'mr-2':'ml-2'}),sectionproperties.faviconshape=='Star Shape'&&/*#__PURE__*/React.createElement(AiFillStar$1,{"class":langdetect=='en'?'mr-2':'ml-2'}),' ',lang.wishlist))),/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){LogoutMutationContext.mutate();}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem allcenetered m-0 p-0 '},/*#__PURE__*/React.createElement(BiLogOutCircle,{"class":langdetect=='en'?'mr-2':'ml-2'}),lang.logout))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype!='Dropdown'&&/*#__PURE__*/React.createElement("div",{"class":' allcentered m-0 cursor-pointer mx-1 ',style:{minWidth:'30px'},onClick:function onClick(){if(langdetect=='en'){setlang('ar');}else if(langdetect=='ar'){setlang('en');}}},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"En",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 allcentered w-100 '},sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},"\u0639",' ',/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))),sectionproperties.flagIcon=='Flag'&&/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("img",{src:'https://tabex-co.com/storage/StaticImages/egyptflag.png',style:{maxWidth:'2.5vh',maxHeight:'2.5vh'}}),/*#__PURE__*/React.createElement("div",{style:{height:'20px',width:'1.5px',background:'#e6e6e6'},"class":"ml-2 mr-2"}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered mr-auto pr-3"},/*#__PURE__*/React.createElement(BsChevronDown,null))))),sectionproperties.showlanuagecontainer=='Show'&§ionproperties.languagecontainertype=='Dropdown'&&/*#__PURE__*/React.createElement("div",{"class":langdetect=='en'?'headerdropdownml':'headerdropdownmr'},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":"".concat(headerstyles$9.header_menu)+' allcentered '},langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1'},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center "},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React.createElement("span",null,"\u0639 "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement(BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))),langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.languagecontainer)+' row m-0 w-100 px-1 '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 d-flex align-items-center"},sectionproperties.flagIcon!='Icon'&&/*#__PURE__*/React.createElement("span",null,"En "),sectionproperties.flagIcon=='Icon'&&/*#__PURE__*/React.createElement(BiGlobe,{size:sectionproperties.language_container_fontsize}),/*#__PURE__*/React.createElement("i",{"class":"h-100 allcentered ml-auto pl-3"},/*#__PURE__*/React.createElement(BsChevronDown,null)))))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('ar');}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("span",{"class":"ml-2 mr-2"},"\u0644\u063A\u0629 \u0639\u0631\u0628\u064A\u0629")))),/*#__PURE__*/React.createElement(Dropdown.Divider,null),/*#__PURE__*/React.createElement(Dropdown.Item,{"class":"".concat(header_cssstyles.dropdownitem),onClick:function onClick(){setlang('en');}},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)+' d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center m-0 p-0 '},/*#__PURE__*/React.createElement("span",{"class":"ml-2 mr-2"},"English"))))))),authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i38=authdetailsContext.instinfo)===null||_authdetailsContext$i38===void 0||(_authdetailsContext$i38=_authdetailsContext$i38.instcurrencies)===null||_authdetailsContext$i38===void 0?void 0:_authdetailsContext$i38.length)>1&§ionproperties.showcurrency=='Show'&&/*#__PURE__*/React.createElement("div",{"class":' d-flex align-items-center justify-content-end '},/*#__PURE__*/React.createElement(Dropdown,null,/*#__PURE__*/React.createElement(Dropdown.Toggle,null,/*#__PURE__*/React.createElement("li",{"class":' d-flex align-items-center justify-content-center '},langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 mr-2 ml-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_en),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.currencycont+' row m-0 w-100 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{"class":"m-0 p-0 ml-2 mr-2"},authdetailsContext===null||authdetailsContext===void 0?void 0:authdetailsContext.currencyname_ar),/*#__PURE__*/React.createElement(MdKeyboardArrowDown,null)))),/*#__PURE__*/React.createElement(Dropdown.Menu,null,authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i39=authdetailsContext.instinfo)===null||_authdetailsContext$i39===void 0||(_authdetailsContext$i39=_authdetailsContext$i39.instcurrencies)===null||_authdetailsContext$i39===void 0?void 0:_authdetailsContext$i39.map(function(item,index){var _authdetailsContext$i40;return/*#__PURE__*/React.createElement(Dropdown.Item,{onClick:function onClick(){setcurrencyfunccontext(item);}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100"},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex justify-content-start"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.dropdownitemcontainer)},/*#__PURE__*/React.createElement("p",{"class":"".concat(header_cssstyles.dropdownitem)+' dropdownitem d-flex align-items-center justify-content-center m-0 p-0 ',style:{}},/*#__PURE__*/React.createElement("span",{"class":'ml-2 mr-2'},langdetect=='en'?item.currencyname_en:item.currencyname_ar)))),index!=(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i40=authdetailsContext.instinfo)===null||_authdetailsContext$i40===void 0||(_authdetailsContext$i40=_authdetailsContext$i40.instcurrencies)===null||_authdetailsContext$i40===void 0?void 0:_authdetailsContext$i40.length)-1&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("hr",{"class":"m-0"}))));}))))))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement(Subheader,{actions:actions,sectionpropertiesprops:sectionproperties,subheaderpropertiesprops:{subheaderpositionprops:'Full Width',paddingLeftprops:'25px',paddingRightprops:'25px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))))),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i41=authdetailsContext.instinfo)===null||_authdetailsContext$i41===void 0?void 0:_authdetailsContext$i41.contactinfo.instid)=='6978ef34b2564'&&window.location.pathname=='/home'&&/*#__PURE__*/React.createElement("div",{"class":"m-0 w-100 h-100 d-md-none d-sm-none",style:{background:'#211637',height:'100vh'}},/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex mt-4 justify-content-center"},/*#__PURE__*/React.createElement("div",{"class":"col-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.header_logo)+' d-flex align-items-center justify-content-center ',style:{cursor:'pointer',transform:' rotate(-90deg)'},onClick:function onClick(){routingcountext(sectionproperties.logoonclickroute);}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?(_logoarrayofobjects$3=logoarrayofobjects[0])===null||_logoarrayofobjects$3===void 0?void 0:_logoarrayofobjects$3.englishlogo:(_logoarrayofobjects$4=logoarrayofobjects[0])===null||_logoarrayofobjects$4===void 0?void 0:_logoarrayofobjects$4.arabiclogo,style:{maxWidth:'100%',maxHeight:'100%'}})))),/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"},/*#__PURE__*/React.createElement("i",{"class":header_cssstyles.menuiconnlum+' h-100 allcentered ',onClick:function onClick(){if(menuactiveee==true){setmenuactiveee(false);}else {setmenuactiveee(true);}}},/*#__PURE__*/React.createElement(FiMenu,{size:26}))),/*#__PURE__*/React.createElement("div",{style:{height:100/3+'vh'},className:"d-flex align-items-center justify-content-center"})),(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i42=authdetailsContext.instinfo)===null||_authdetailsContext$i42===void 0?void 0:_authdetailsContext$i42.contactinfo.instid)=='6978ef34b2564'&&window.location.pathname!='/home'&&/*#__PURE__*/React.createElement("div",{"class":" ".concat(header_cssstyles.headercontainer)+' d-flex d-md-none align-items-center m-0 '},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 "},templateproperties_context.showsocialmedia=='Show'&&/*#__PURE__*/React.createElement(SocialMediaSection,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions}),templateproperties_context.showtextslider=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0 d-flex d-md-none"},/*#__PURE__*/React.createElement(MarqueeHeader,{sectionpropertiesprops:sectionproperties,templateproperties_contextprops:templateproperties_context,actions:actions})),sectionproperties.showdownloadapp=='Show'&&/*#__PURE__*/React.createElement("div",{"class":"w-100 d-flex d-md-none"},/*#__PURE__*/React.createElement(DownloadApp,{sectionpropertiesprops:sectionproperties,actions:actions})),/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":header_cssstyles.headerinnercontainer+' row mx-0 w-100 px-1025-1 '},/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement("div",{"class":" ".concat(headerstyles$9.navbar)+' row m-0 w-100 d-flex flex-row align-items-center h-100 '},/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i43=authdetailsContext.instinfo)===null||_authdetailsContext$i43===void 0||(_authdetailsContext$i43=_authdetailsContext$i43.instcurrencies)===null||_authdetailsContext$i43===void 0?void 0:_authdetailsContext$i43.length)>1?'col-lg-4 p-0 d-flex flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center':'col-lg-2 p-0 flex-row d-flex align-items-center'},(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i44=authdetailsContext.instinfo)===null||_authdetailsContext$i44===void 0?void 0:_authdetailsContext$i44.instid)=='67d6bda67adf6'&&/*#__PURE__*/React.createElement("div",{style:{width:30,height:30,marginRight:langdetect=='en'?30:0,marginLeft:langdetect=='en'?0:30},"class":"allcentered"},/*#__PURE__*/React.createElement("i",{"class":header_cssstyles.menuiconn+' h-100 allcentered ',style:{},onClick:function onClick(){if(menuactive==true){setmenuactive(false);}else {setmenuactive(true);}}},/*#__PURE__*/React.createElement(FiMenu,{size:24}))),/*#__PURE__*/React.createElement("div",{"class":"".concat(header_cssstyles.header_logo)+' d-flex align-items-center justify-content-center ',style:{cursor:'pointer'},onClick:function onClick(){routingcountext(sectionproperties.logoonclickroute);}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,path:langdetect=='en'?(_logoarrayofobjects$5=logoarrayofobjects[0])===null||_logoarrayofobjects$5===void 0?void 0:_logoarrayofobjects$5.englishlogo:(_logoarrayofobjects$6=logoarrayofobjects[0])===null||_logoarrayofobjects$6===void 0?void 0:_logoarrayofobjects$6.arabiclogo,style:{maxWidth:'100%',maxHeight:'100%'}}))),/*#__PURE__*/React.createElement("div",{"class":sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'?authdetailsContext!=undefined&&(authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i45=authdetailsContext.instinfo)===null||_authdetailsContext$i45===void 0||(_authdetailsContext$i45=_authdetailsContext$i45.instcurrencies)===null||_authdetailsContext$i45===void 0?void 0:_authdetailsContext$i45.length)>1?"".concat(headerstyles$9.nav__item)+' col-lg-4 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ':"".concat(headerstyles$9.nav__item)+' col-lg-8 p-0 d-flex flex-row align-items-center ',style:{justifyContent:sectionproperties.header_centered=='Centered'?'center':'start'}},/*#__PURE__*/React.createElement("div",{"class":' w-100 align-items-center justify-content-center'// class={' scrollhorizontal w-100 align-items-center '}
|
|
37470
37482
|
,style:{display:sectionproperties.subheaderposition=='Besides Top Navigation'?'none':'flex',// justifyContent: sectionproperties.header_centered == 'Centered' ? 'center' : 'start',
|
|
37471
37483
|
flexWrap:'wrap'}},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// activepagecolor
|
|
37472
37484
|
// actibepagebgcolor
|
|
@@ -37488,7 +37500,7 @@ if(item.isnavigation==1&&item.isactive==1){return/*#__PURE__*/React.createElemen
|
|
|
37488
37500
|
flexWrap:'wrap'}},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// activepagecolor
|
|
37489
37501
|
// actibepagebgcolor
|
|
37490
37502
|
if(item.isnavigation==1&&item.isactive==1){var _authdetailsContext$i78;// superior
|
|
37491
|
-
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i78=authdetailsContext.instinfo)===null||_authdetailsContext$i78===void 0?void 0:_authdetailsContext$i78.instid)=='695ba82d5844d'){if(item.pagename!='About'&&item.pagename!='Legal Expertise'&&item.pagename!='People'&&item.pagename!='Careers'&&item.pagename!='Legal Compliances'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('overview',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Overview':'ملخص')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('mission-vision-values',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Mission , Vision & Values':'الرسالة والرؤية والقيم'))))))));}else if(item.pagename=='Legal Expertise'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('practicesareas',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Practices Areas':'مجالات الممارسات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('sectorsweserve',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Sectors We Serve':'القطاعات التي نخدمها'))))))));}else if(item.pagename=='People'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout33==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('foundingpartners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Founding Partners':'الشركاء المؤسسون')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('successpartners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Success Partners':'شركاء النجاح')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('partners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Partners':'الشركاء')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('supportprofessional',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Support Professional':'دعم محترف'))))))));}else if(item.pagename=='Careers'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout34==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('careersoverview',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Careers Overview':'نظرة عامة على الوظائف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('careersannouncement',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Careers Announcement':'إعلان الوظائف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('graduated-trainees',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Graduated & Trainees':'المتخرجون والمتدربون'))))))));}else if(item.pagename=='Legal Compliances'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout35(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout35==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('legaldisclaimer',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Legal Disclaimer':'إخلاء المسؤولية القانونية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('professionalresponsibility',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Professional Responsibility':'المسؤولية المهنية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('privacypolicy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Privacy Policy':'سياسة الخصوصية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('cookiepolicy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Cookie Policy':'سياسة ملفات تعريف الارتباط')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('terms&conditions',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Terms & Conditions':'الشروط والأحكام'))))))));}}}})),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'&&/*#__PURE__*/React.createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement(Subheader,{actions:actions,sectionpropertiesprops:sectionproperties,subheaderpropertiesprops:{subheaderpositionprops:'Full Width',paddingLeftprops:'25px',paddingRightprops:'25px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))))),sectionproperties.responsiveheaderstyle=='Style 1'&&/*#__PURE__*/React.createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 1 With Canvas'&&/*#__PURE__*/React.createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),/*#__PURE__*/React.createElement(Offcanvas,{show:searchbarCanvasContext,onHide:function onHide(){setsearchbarCanvasContext(false);},placement:"top",scroll:true,backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 p-3"},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_modern)},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_wrap2," ").concat(header_cssstyles.search_wrap),style:{height:sectionproperties.searchinput_height+'px'}},/*#__PURE__*/React.createElement("div",{className:' pl-5 pr-5 ',style:{paddingTop:sectionproperties.searchbarcont_paddingTop+'px'}},/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 d-flex align-items-center"},/*#__PURE__*/React.createElement("div",{className:"col-lg-6"},sectionproperties.search_showlogo=='Show'&&/*#__PURE__*/React.createElement("div",{style:{width:sectionproperties.searchlogowidth+'vh',height:sectionproperties.searchlogoheight+'vh'}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,className:generalstyles.logo_image,path:langdetect=='en'?(_logoarrayofobjects$1=logoarrayofobjects[0])===null||_logoarrayofobjects$1===void 0?void 0:_logoarrayofobjects$1.englishlogo:(_logoarrayofobjects$10=logoarrayofobjects[0])===null||_logoarrayofobjects$10===void 0?void 0:_logoarrayofobjects$10.arabiclogo,style:{width:'100%',height:'100%',objectFit:'contain'}}))),/*#__PURE__*/React.createElement("div",{className:"col-lg-6 d-flex align-items-center justify-content-end"},/*#__PURE__*/React.createElement("div",{className:header_cssstyles.closeOverlayBtn+' cursor-pointer ',onClick:function onClick(){setsearchbarCanvasContext(false);setSearchHeaderInputContext('');}},/*#__PURE__*/React.createElement("i",{className:"h-100 allcentered"},/*#__PURE__*/React.createElement(IoClose,{size:sectionproperties.closeSlider_fontSize})))))),/*#__PURE__*/React.createElement("div",{className:generalstyles.search_form_wrap},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_form," ").concat(header_cssstyles.search_form),id:"input"},/*#__PURE__*/React.createElement("input",{type:"text",className:"".concat(generalstyles.search_field," ").concat(header_cssstyles.search_field),placeholder:langdetect=='en'?"What're we looking for?":'البحث...',onChange:function onChange(event){setSearchHeaderInputContext(event.target.value);}}))),/*#__PURE__*/React.createElement("div",{style:{position:'absolute',top:'60%',left:0,right:0},className:"allcentered"},/*#__PURE__*/React.createElement(Searchlist$1,{actions:actions,sectionpropertiesprops:sectionproperties,srcfromprops:'StylishHeader'}))))))),/*#__PURE__*/React.createElement(Offcanvas,{show:menuactive,onHide:function onHide(){setmenuactive(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'30%',background:'white'},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 mb-5",style:{borderBottom:'1px solid #eee'}},/*#__PURE__*/React.createElement("div",{className:'col-12 allcentered py-3'},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{textTransform:'uppercase',fontWeight:500,fontSize:'15px',transition:'.3s',color:'#05233D'}},langdetect=='en'?'PRODUCTS & SERVICES':'منتجاتنا و خدماتنا'))),langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setopenmenuCanvas(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement(SubheaderDropdown,{sectionpropertiesprops:sectionproperties,actions:actions,setmenuactive:setmenuactive}))),/*#__PURE__*/React.createElement(Offcanvas,{show:menuactiveee,onHide:function onHide(){setmenuactiveee(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'20%',background:'#211637',left:'4%'},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactiveee(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered h-100",style:{fontFamily:templateproperties_context.templatefontfamily=='Lora'?'lora':''}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered"},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// here
|
|
37503
|
+
if((authdetailsContext===null||authdetailsContext===void 0||(_authdetailsContext$i78=authdetailsContext.instinfo)===null||_authdetailsContext$i78===void 0?void 0:_authdetailsContext$i78.instid)=='695ba82d5844d'){if(item.pagename!='About'&&item.pagename!='Legal Expertise'&&item.pagename!='People'&&item.pagename!='Careers'&&item.pagename!='Legal Compliances'){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 ',style:{color:sectionproperties.activepagecolor}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer',onClick:function onClick(){routingcountext(item.navigationroute,false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar));}}else if(item.pagename=='About'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setisolationmenu(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),isolationmenu==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('overview',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Overview':'ملخص')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('mission-vision-values',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Mission , Vision & Values':'الرسالة والرؤية والقيم'))))))));}else if(item.pagename=='Legal Expertise'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('practicesareas',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Practices Areas':'مجالات الممارسات')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('sectorsweserve',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Sectors We Serve':'القطاعات التي نخدمها'))))))));}else if(item.pagename=='People'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout33(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout33==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('foundingpartners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Founding Partners':'الشركاء المؤسسون')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('successpartners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Success Partners':'شركاء النجاح')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('partners',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Partners':'الشركاء')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('supportprofessional',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Support Professional':'دعم محترف'))))))));}else if(item.pagename=='Careers'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout34(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout34==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('careersoverview',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Careers Overview':'نظرة عامة على الوظائف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('careersannouncement',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Careers Announcement':'إعلان الوظائف')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('graduated-trainees',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Graduated & Trainees':'المتخرجون والمتدربون'))))))));}else if(item.pagename=='Legal Compliances'){return/*#__PURE__*/React.createElement("div",{"class":'cursor-pointer dropdownoutersecuritykey',onMouseEnter:function onMouseEnter(){setinqmenushowabout35(true);}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 '},langdetect=='en'?item.pagename:item.pagename_ar),inqmenushowabout35==true&&/*#__PURE__*/React.createElement("div",{"class":"w-100"},/*#__PURE__*/React.createElement("li",{"class":langdetect=='en'?' dropdown dropdownen w-100':' dropdown dropdownar w-100',style:{left:langdetect=='en'?'10%':'',right:langdetect=='ar'?'10%':''}},/*#__PURE__*/React.createElement("ul",{"class":"mt-2",sytle:{width:'200px'}},/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('legaldisclaimer',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Legal Disclaimer':'إخلاء المسؤولية القانونية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('professionalresponsibility',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Professional Responsibility':'المسؤولية المهنية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('privacypolicy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Privacy Policy':'سياسة الخصوصية')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('cookiepolicy',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Cookie Policy':'سياسة ملفات تعريف الارتباط')))),/*#__PURE__*/React.createElement("li",{"class":"dropdown d-flex align-items-center w-100"},/*#__PURE__*/React.createElement("div",{"class":' row m-0 w-100 d-flex align-items-center dropdownInnerContainer cursor-pointer '},/*#__PURE__*/React.createElement("div",{className:' col-lg-10 col-md-10 col-sm-10 p-0 d-flex justify-content-start align-items-center p-0 ',onClick:function onClick(){routingcountext('terms&conditions',false,'');}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' mb-0 p-0 ml-md-3 mr-md-3 '},langdetect=='en'?'Terms & Conditions':'الشروط والأحكام'))))))));}}}})),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Besides Top Navigation'&&/*#__PURE__*/React.createElement(Subheader,{sectionpropertiesprops:sectionproperties,actions:actions,subheaderpropertiesprops:{subheaderpositionprops:'in nav',paddingLeftprops:'10px',paddingRightprops:'10px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))),sectionproperties.showhidesubheader=='Show'&§ionproperties.subheaderposition=='Full Width'&&/*#__PURE__*/React.createElement("div",{"class":"col-lg-12 p-0"},/*#__PURE__*/React.createElement(Subheader,{actions:actions,sectionpropertiesprops:sectionproperties,subheaderpropertiesprops:{subheaderpositionprops:'Full Width',paddingLeftprops:'25px',paddingRightprops:'25px',subheadercontentpositionprops:sectionproperties.header_centered=='Centered'?'center':'start'}})))))),sectionproperties.responsiveheaderstyle=='Style 1'&&/*#__PURE__*/React.createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 1 With Canvas'&&/*#__PURE__*/React.createElement(Headerresponsive,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Merged Subheader'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),sectionproperties.responsiveheaderstyle=='Style 2 With Subheader Only'&&/*#__PURE__*/React.createElement(HeaderresponsiveStyle2,{sectionpropertiesprops:sectionproperties,actions:actions}),/*#__PURE__*/React.createElement(Offcanvas,{show:searchbarCanvasContext,onHide:function onHide(){setsearchbarCanvasContext(false);},placement:"top",scroll:true,backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 p-3"},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_modern)},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_wrap2," ").concat(header_cssstyles.search_wrap),style:{height:sectionproperties.searchinput_height+'px'}},/*#__PURE__*/React.createElement("div",{className:' pl-5 pr-5 ',style:{paddingTop:sectionproperties.searchbarcont_paddingTop+'px'}},/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 d-flex align-items-center"},/*#__PURE__*/React.createElement("div",{className:"col-lg-6"},sectionproperties.search_showlogo=='Show'&&/*#__PURE__*/React.createElement("div",{style:{width:sectionproperties.searchlogowidth+'vh',height:sectionproperties.searchlogoheight+'vh'}},/*#__PURE__*/React.createElement(Imagekitimagecomp,{urlEndpoint:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimageendpoint,publicKey:ikimagecredcontext===null||ikimagecredcontext===void 0?void 0:ikimagecredcontext.ikimagepublickey,className:generalstyles.logo_image,path:langdetect=='en'?(_logoarrayofobjects$1=logoarrayofobjects[0])===null||_logoarrayofobjects$1===void 0?void 0:_logoarrayofobjects$1.englishlogo:(_logoarrayofobjects$10=logoarrayofobjects[0])===null||_logoarrayofobjects$10===void 0?void 0:_logoarrayofobjects$10.arabiclogo,style:{width:'100%',height:'100%',objectFit:'contain'}}))),/*#__PURE__*/React.createElement("div",{className:"col-lg-6 d-flex align-items-center justify-content-end"},/*#__PURE__*/React.createElement("div",{className:header_cssstyles.closeOverlayBtn+' cursor-pointer ',onClick:function onClick(){setsearchbarCanvasContext(false);setSearchHeaderInputContext('');}},/*#__PURE__*/React.createElement("i",{className:"h-100 allcentered"},/*#__PURE__*/React.createElement(IoClose,{size:sectionproperties.closeSlider_fontSize})))))),/*#__PURE__*/React.createElement("div",{className:generalstyles.search_form_wrap},/*#__PURE__*/React.createElement("div",{className:"".concat(generalstyles.search_form," ").concat(header_cssstyles.search_form),id:"input"},/*#__PURE__*/React.createElement("input",{type:"text",className:"".concat(generalstyles.search_field," ").concat(header_cssstyles.search_field),placeholder:langdetect=='en'?"What're we looking for?":'البحث...',onChange:function onChange(event){setSearchHeaderInputContext(event.target.value);}}))),/*#__PURE__*/React.createElement("div",{style:{position:'absolute',top:'60%',left:0,right:0},className:"allcentered"},/*#__PURE__*/React.createElement(Searchlist$1,{actions:actions,sectionpropertiesprops:sectionproperties,srcfromprops:'StylishHeader'}))))))),/*#__PURE__*/React.createElement(Offcanvas,{show:menuactive,onHide:function onHide(){setmenuactive(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:sectionproperties.categoriessliderwidth+'%',background:sectionproperties.categoriessliderbgcolor},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,/*#__PURE__*/React.createElement("div",{className:"row m-0 w-100 mb-4 pt-4 pl-3 pr-3",style:{}},/*#__PURE__*/React.createElement("div",{className:'col-9 d-flex align-items-center '},/*#__PURE__*/React.createElement("p",{className:"m-0 p-0",style:{fontWeight:sectionproperties.categoriesslidertitlefontweight,fontSize:sectionproperties.categoriesslidertitlefontsize+'px',color:sectionproperties.categoriesslidertitlecolor}},langdetect=='en'?sectionproperties.categoriesslidertitleenglish:sectionproperties.categoriesslidertitlearabic)),/*#__PURE__*/React.createElement("div",{"class":"col-3 text-end",onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{width:sectionproperties.categoriesslidercloseiconwidth,height:sectionproperties.categoriesslidercloseiconheight,background:sectionproperties.categoriesslidercloseiconbgcolor,cursor:'pointer'}},/*#__PURE__*/React.createElement(IoMdClose,{color:sectionproperties.categoriesslidercloseiconcolor,size:sectionproperties.categoriesslidercloseiconsize}))),/*#__PURE__*/React.createElement("div",{"class":"col-12 mt-3"},/*#__PURE__*/React.createElement("div",{style:{borderBottom:sectionproperties.categoriesslidertitleborderwidth+'px solid '+sectionproperties.categoriesslidertitlebordercolor}}))))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement(SubheaderDropdown,{sectionpropertiesprops:sectionproperties,actions:actions,setmenuactive:setmenuactive}))),/*#__PURE__*/React.createElement(Offcanvas,{show:menuactiveee,onHide:function onHide(){setmenuactiveee(false);},placement:langdetect=='en'?'start':'end',scroll:true,style:{width:'20%',background:'#211637',left:'4%'},backdrop:true},/*#__PURE__*/React.createElement(Offcanvas.Header,null,/*#__PURE__*/React.createElement(Offcanvas.Title,null,langdetect=='en'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',right:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactiveee(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})),langdetect=='ar'&&/*#__PURE__*/React.createElement("div",{"class":"allcentered",style:{position:'absolute',left:-34,top:5,width:30,height:30,background:'#000'},onClick:function onClick(){setmenuactive(false);}},/*#__PURE__*/React.createElement(IoMdClose,{color:'#fff',size:16})))),/*#__PURE__*/React.createElement(Offcanvas.Body,null,/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered h-100",style:{fontFamily:templateproperties_context.templatefontfamily=='Lora'?'lora':''}},/*#__PURE__*/React.createElement("div",{"class":"row m-0 w-100 allcentered"},templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// here
|
|
37492
37504
|
if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex==0){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 px-3 py-2 ',style:{color:sectionproperties.activepagecolor,background:sectionproperties.actibepagebgcolor,borderRadius:100}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 px-3 py-2 '},langdetect=='en'?item.pagename:item.pagename_ar));}}}),/*#__PURE__*/React.createElement(SubheaderDropdown,{sectionpropertiesprops:sectionproperties,actions:actions,setmenuactive:setmenuactive}),templatepropcontext.pagesnprop.map(function(item,index){if(item.isselected);// here
|
|
37493
37505
|
if(item.isnavigation==1&&item.isactive==1&&item.pageorderindex>0){if(window.location.pathname=='/'+item.navigationroute){return/*#__PURE__*/React.createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 px-3 py-2 ',style:{color:sectionproperties.activepagecolor,background:sectionproperties.actibepagebgcolor,borderRadius:100}},langdetect=='en'?item.pagename:item.pagename_ar));}else {return/*#__PURE__*/React.createElement("div",{"class":'col-12 allcentered cursor-pointer mb-2',onClick:function onClick(){routingcountext(item.navigationroute,false,'');},style:{}},/*#__PURE__*/React.createElement("p",{"class":"".concat(headerstyles$9.link," ").concat(header_cssstyles.navbar_item_text)+' p-0 mb-0 px-3 py-2 '},langdetect=='en'?item.pagename:item.pagename_ar));}}}))))));};
|
|
37494
37506
|
|
|
@@ -62141,6 +62153,33 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
62141
62153
|
}, /*#__PURE__*/React.createElement("img", {
|
|
62142
62154
|
src: 'https://tabex-co.com/storage/StaticImages/mastercard.png',
|
|
62143
62155
|
className: "".concat(footerStyles.payimg)
|
|
62156
|
+
})), sectionproperties.showtamara == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
62157
|
+
className: "".concat(footerStyles.payimgcont),
|
|
62158
|
+
style: {
|
|
62159
|
+
width: '80px',
|
|
62160
|
+
height: '40px'
|
|
62161
|
+
}
|
|
62162
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
62163
|
+
src: 'https://tabex-co.com/storage/StaticImages/tamara.png',
|
|
62164
|
+
className: "".concat(footerStyles.payimg)
|
|
62165
|
+
})), sectionproperties.showtabby == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
62166
|
+
className: "".concat(footerStyles.payimgcont),
|
|
62167
|
+
style: {
|
|
62168
|
+
width: '70px',
|
|
62169
|
+
height: '40px'
|
|
62170
|
+
}
|
|
62171
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
62172
|
+
src: 'https://tabex-co.com/storage/StaticImages/tabby.png',
|
|
62173
|
+
className: "".concat(footerStyles.payimg)
|
|
62174
|
+
})), sectionproperties.showapplepay == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
62175
|
+
className: "".concat(footerStyles.payimgcont),
|
|
62176
|
+
style: {
|
|
62177
|
+
width: '100px',
|
|
62178
|
+
height: '40px'
|
|
62179
|
+
}
|
|
62180
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
62181
|
+
src: 'https://tabex-co.com/storage/StaticImages/applepay.png',
|
|
62182
|
+
className: "".concat(footerStyles.payimg)
|
|
62144
62183
|
})), sectionproperties.showfawry == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
62145
62184
|
className: "".concat(footerStyles.payimgcont),
|
|
62146
62185
|
style: {
|
|
@@ -66205,15 +66244,16 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
|
|
|
66205
66244
|
zIndex: 1000,
|
|
66206
66245
|
height: '100%',
|
|
66207
66246
|
width: '100%'
|
|
66208
|
-
}, "zIndex", 5)
|
|
66247
|
+
}, "zIndex", 5),
|
|
66248
|
+
"class": sectionproperties.generaltext_position == 'Centered' ? 'allcentered' : ''
|
|
66209
66249
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66210
|
-
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3
|
|
66250
|
+
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3 allcentered' : 'row m-0 w-100 p-3'
|
|
66211
66251
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66212
66252
|
"class": sectionproperties.generaltext_position == 'Centered' ? 'col-lg-12 p-0 d-flex allcentered' : 'col-lg-12 p-0 d-flex justify-content-start'
|
|
66213
66253
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66214
66254
|
"class": section_cssstyles.collectionname + ' m-0 p-0 '
|
|
66215
66255
|
}, langdetect == 'en' ? (_cardsarray$3 = cardsarray[0]) === null || _cardsarray$3 === void 0 ? void 0 : _cardsarray$3.name_en : (_cardsarray$4 = cardsarray[0]) === null || _cardsarray$4 === void 0 ? void 0 : _cardsarray$4.name_ar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
66216
|
-
"class": sectionproperties.generaltext_position == 'Centered' ? 'col-lg-12 p-0 d-flex allcentered mt-
|
|
66256
|
+
"class": sectionproperties.generaltext_position == 'Centered' ? 'col-lg-12 p-0 d-flex allcentered mt-3' : 'col-lg-12 p-0 d-flex justify-content-start mt-3'
|
|
66217
66257
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66218
66258
|
"class": section_cssstyles.collectioncardbutton + ' collectioncardbutton m-0 p-0 allcentered '
|
|
66219
66259
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), /*#__PURE__*/React.createElement("div", {
|
|
@@ -66269,13 +66309,13 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
|
|
|
66269
66309
|
margin: 'auto'
|
|
66270
66310
|
}, "zIndex", 5)
|
|
66271
66311
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66272
|
-
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3
|
|
66312
|
+
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3 allcentered' : 'row m-0 w-100 p-3 mt-auto'
|
|
66273
66313
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66274
66314
|
"class": "col-lg-12 p-0 d-flex justify-content-center"
|
|
66275
66315
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66276
66316
|
"class": section_cssstyles.collectionname + ' m-0 p-0 '
|
|
66277
66317
|
}, langdetect == 'en' ? (_cardsarray$7 = cardsarray[1]) === null || _cardsarray$7 === void 0 ? void 0 : _cardsarray$7.name_en : (_cardsarray$8 = cardsarray[1]) === null || _cardsarray$8 === void 0 ? void 0 : _cardsarray$8.name_ar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
66278
|
-
"class": "col-lg-12 p-0 d-flex justify-content-center"
|
|
66318
|
+
"class": "col-lg-12 p-0 d-flex justify-content-center mt-3"
|
|
66279
66319
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66280
66320
|
"class": section_cssstyles.collectioncardbutton + ' collectioncardbutton m-0 p-0 allcentered '
|
|
66281
66321
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), /*#__PURE__*/React.createElement("div", {
|
|
@@ -66327,13 +66367,13 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
|
|
|
66327
66367
|
margin: 'auto'
|
|
66328
66368
|
}, "zIndex", 5)
|
|
66329
66369
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66330
|
-
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3
|
|
66370
|
+
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3 allcentered' : 'row m-0 w-100 p-3 mt-auto'
|
|
66331
66371
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66332
|
-
"class": "col-lg-12 p-0 d-flex justify-content-center"
|
|
66372
|
+
"class": "col-lg-12 p-0 d-flex justify-content-center "
|
|
66333
66373
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66334
66374
|
"class": section_cssstyles.collectionname + ' m-0 p-0 '
|
|
66335
66375
|
}, langdetect == 'en' ? (_cardsarray$1 = cardsarray[2]) === null || _cardsarray$1 === void 0 ? void 0 : _cardsarray$1.name_en : (_cardsarray$10 = cardsarray[2]) === null || _cardsarray$10 === void 0 ? void 0 : _cardsarray$10.name_ar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
66336
|
-
"class": "col-lg-12 p-0 d-flex justify-content-center"
|
|
66376
|
+
"class": "col-lg-12 p-0 d-flex justify-content-center mt-3"
|
|
66337
66377
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66338
66378
|
"class": section_cssstyles.collectioncardbutton + ' collectioncardbutton m-0 p-0 allcentered '
|
|
66339
66379
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), /*#__PURE__*/React.createElement("div", {
|
|
@@ -66388,13 +66428,13 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
|
|
|
66388
66428
|
margin: 'auto'
|
|
66389
66429
|
}, "zIndex", 5)
|
|
66390
66430
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66391
|
-
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3
|
|
66431
|
+
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3 allcentered' : 'row m-0 w-100 p-3 mt-auto mb-auto'
|
|
66392
66432
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66393
66433
|
"class": "col-lg-12 p-0 d-flex justify-content-center"
|
|
66394
66434
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66395
66435
|
"class": section_cssstyles.collectionname + ' m-0 p-0 '
|
|
66396
66436
|
}, langdetect == 'en' ? (_cardsarray$13 = cardsarray[3]) === null || _cardsarray$13 === void 0 ? void 0 : _cardsarray$13.name_en : (_cardsarray$14 = cardsarray[3]) === null || _cardsarray$14 === void 0 ? void 0 : _cardsarray$14.name_ar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
66397
|
-
"class": "col-lg-12 p-0 d-flex justify-content-center"
|
|
66437
|
+
"class": "col-lg-12 p-0 d-flex justify-content-center mt-3"
|
|
66398
66438
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66399
66439
|
"class": section_cssstyles.collectioncardbutton + ' collectioncardbutton m-0 p-0 allcentered '
|
|
66400
66440
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), (cardsarray === null || cardsarray === void 0 ? void 0 : cardsarray.length) == 5 && /*#__PURE__*/React.createElement("div", {
|
|
@@ -66440,15 +66480,16 @@ var RandomlyStructuredCollectionCards = function RandomlyStructuredCollectionCar
|
|
|
66440
66480
|
zIndex: 1000,
|
|
66441
66481
|
width: '100%',
|
|
66442
66482
|
bottom: 10
|
|
66443
|
-
}, "zIndex", 5)
|
|
66483
|
+
}, "zIndex", 5),
|
|
66484
|
+
"class": sectionproperties.generaltext_position == 'Centered' ? 'allcentered h-100' : ''
|
|
66444
66485
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66445
|
-
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3 d-flex
|
|
66486
|
+
"class": sectionproperties.generaltext_position == 'Centered' ? 'row m-0 w-100 p-3 d-flex allcentered' : 'row m-0 w-100 p-3 d-flex justify-content-end'
|
|
66446
66487
|
}, /*#__PURE__*/React.createElement("div", {
|
|
66447
66488
|
"class": sectionproperties.generaltext_position == 'Centered' ? 'col-lg-12 p-0 d-flex allcentered' : 'col-lg-12 p-0 d-flex justify-content-start'
|
|
66448
66489
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66449
66490
|
"class": section_cssstyles.collectionname + ' m-0 p-0 '
|
|
66450
66491
|
}, langdetect == 'en' ? (_cardsarray$17 = cardsarray[4]) === null || _cardsarray$17 === void 0 ? void 0 : _cardsarray$17.name_en : (_cardsarray$18 = cardsarray[4]) === null || _cardsarray$18 === void 0 ? void 0 : _cardsarray$18.name_ar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
66451
|
-
"class": sectionproperties.generaltext_position == 'Centered' ? 'col-lg-12 p-0 d-flex allcentered' : 'col-lg-12 p-0 d-flex justify-content-start'
|
|
66492
|
+
"class": sectionproperties.generaltext_position == 'Centered' ? 'col-lg-12 p-0 d-flex allcentered mt-3' : 'col-lg-12 p-0 d-flex justify-content-start mt-3'
|
|
66452
66493
|
}, /*#__PURE__*/React.createElement("p", {
|
|
66453
66494
|
"class": section_cssstyles.collectioncardbutton + ' m-0 p-0 allcentered collectioncardbutton '
|
|
66454
66495
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.contactinfo.instid) == '672258d7826b4' && /*#__PURE__*/React.createElement("div", {
|
|
@@ -80361,7 +80402,8 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
80361
80402
|
// left: sectionproperties.generalbtn_position == 'Centered' ? '' : sectionproperties.showanimation == 'Yes' ? 0 : langdetect == 'en' ? 20 : '',
|
|
80362
80403
|
// right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
80363
80404
|
|
|
80364
|
-
left: 0,
|
|
80405
|
+
left: langdetect == 'ar' ? '' : 0,
|
|
80406
|
+
right: langdetect == 'ar' ? 0 : '',
|
|
80365
80407
|
'@media (max-width: 800px)': {
|
|
80366
80408
|
// bottom: '20px',
|
|
80367
80409
|
bottom: sectionproperties.innersectionmarginbottomresponsive + 'px'
|
|
@@ -95410,7 +95452,7 @@ var Variants_J_Cards = function Variants_J_Cards(props) {
|
|
|
95410
95452
|
function ownKeys$6(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; }
|
|
95411
95453
|
function _objectSpread$6(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$6(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$6(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
95412
95454
|
var Simpleproductcard = function Simpleproductcard(props) {
|
|
95413
|
-
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _item$producttags2, _authdetailsContext$i7, _item$producttags$2, _authdetailsContext$i8, _authdetailsContext$i9;
|
|
95455
|
+
var _item$producttags, _authdetailsContext$i3, _item$producttags$, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _item$producttags2, _authdetailsContext$i7, _item$producttags$2, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i0;
|
|
95414
95456
|
var _useState = useState(''),
|
|
95415
95457
|
_useState2 = _slicedToArray(_useState, 2),
|
|
95416
95458
|
sectionproperties = _useState2[0],
|
|
@@ -96494,7 +96536,28 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
96494
96536
|
disabled: AddtoCartMutationContext.isLoading == true ? true : false
|
|
96495
96537
|
}, /*#__PURE__*/React.createElement("i", {
|
|
96496
96538
|
"class": "h-100 allcentered addbtn"
|
|
96497
|
-
}, /*#__PURE__*/React.createElement(FiPlus, null))))),
|
|
96539
|
+
}, /*#__PURE__*/React.createElement(FiPlus, null))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '69eddfb81f141' && /*#__PURE__*/React.createElement("div", {
|
|
96540
|
+
"class": "col-12 p-0 d-flex flex-row align-items-center",
|
|
96541
|
+
style: {
|
|
96542
|
+
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start',
|
|
96543
|
+
visibility: item.quantavailtype == 'nolimit' ? 'visible' : item.currentquantity > 1 ? 'visible' : 'hidden'
|
|
96544
|
+
}
|
|
96545
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
96546
|
+
"class": "m-0 p-0",
|
|
96547
|
+
style: {
|
|
96548
|
+
width: 8,
|
|
96549
|
+
height: 8,
|
|
96550
|
+
borderRadius: 100,
|
|
96551
|
+
background: 'green'
|
|
96552
|
+
}
|
|
96553
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
96554
|
+
"class": 'm-0 mx-2 p-0',
|
|
96555
|
+
style: {
|
|
96556
|
+
color: 'green',
|
|
96557
|
+
fontSize: 13,
|
|
96558
|
+
fontWeight: 400
|
|
96559
|
+
}
|
|
96560
|
+
}, langdetect == 'en' ? 'In Stock' : 'متوفر')), sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
96498
96561
|
"class": "col-lg-12 p-0 d-flex align-items-center",
|
|
96499
96562
|
style: {
|
|
96500
96563
|
justifyContent: sectionproperties.productnamecentered == 'Centered' ? 'center' : 'start'
|
|
@@ -96502,8 +96565,8 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
96502
96565
|
}, /*#__PURE__*/React.createElement("p", {
|
|
96503
96566
|
"class": "".concat(card_cssstyles.cart_btn) + ' m-0 p-0 d-flex align-items-center justify-content-center mt-1 ',
|
|
96504
96567
|
onClick: function onClick() {
|
|
96505
|
-
var _authdetailsContext$
|
|
96506
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
96568
|
+
var _authdetailsContext$i1;
|
|
96569
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '68527dfef348b') {
|
|
96507
96570
|
// alert(item.path);
|
|
96508
96571
|
window.open((ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint) + item.image, '_blank');
|
|
96509
96572
|
} else if (sectionproperties.showvariantscont == 'Show') {
|