tabexseriescomponents 0.0.71 → 0.0.74
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 +689 -375
- package/dist/index.esm.js +696 -382
- package/dist/index.umd.js +692 -379
- package/package.json +1 -1
- package/{src1-10 → srcOLD}/Contexts/LanguageContext.jsx +0 -0
- package/{src1-10 → srcOLD}/Contexts/ProductsCardsSectionContext.jsx +0 -0
- package/{src1-10 → srcOLD}/StylesJS/Customstyles.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +19 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +8 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +7 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +72 -45
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +15 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/MenuCard/MenuCard.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard6/Productcard6.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard7/Productcard7.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +14 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +17 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +14 -1
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +11 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +15 -3
- package/{src1-10 → srcOLD}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +11 -1
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer1/Footer1.jsx +26 -26
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer2/Footer2.jsx +25 -24
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer3/Footer3.jsx +6 -14
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer4/Footer4.jsx +12 -11
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer5/Footer5.jsx +88 -81
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer6/Footer6.jsx +48 -39
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer7/Footer7.jsx +61 -58
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +34 -27
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/AllinoneHeader/AllinoneHeader.jsx +99 -97
- package/{src1-10 → srcOLD}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +80 -74
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header4/Header4.jsx +95 -77
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header6/Header6.jsx +76 -73
- package/srcOLD/TabexComponents/Headers/Header8/Header8.jsx +882 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +137 -93
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +114 -85
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +23 -3
- package/{src1-10 → srcOLD}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +114 -116
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Modernheader/Modernheader.jsx +92 -100
- package/{src1-10 → srcOLD}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +98 -110
- package/srcOLD/TabexComponents/Headers/Subheader/Subheader copy.jsx +228 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Subheader/Subheader.jsx +22 -10
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +7 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +784 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +75 -7
- package/{src1-10/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx → srcOLD/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.js} +92 -82
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +0 -0
- package/{src1-10/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx → srcOLD/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.js} +74 -34
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +284 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +8 -0
- package/srcOLD/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +414 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +53 -92
- package/srcOLD/TabexComponents/StaticPages/Aboutus/Aboutus.js +175 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +15 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
- package/{src1-10/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx → srcOLD/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.js} +40 -110
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Filter/Filter.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +14 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Policies/Policies.jsx +5 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +50 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +16 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Viewcart/Viewcart.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +23 -0
- package/{src1-10 → srcOLD}/assets/images/cod.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/egyptflag.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/fawry.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/payment.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/paymob.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/paypal.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/shoppingcart.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/usflag.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/visa.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/whatsapp.png +0 -0
- package/{src1-10 → srcOLD}/button.jsx +0 -0
- package/{src1-10 → srcOLD}/index.jsx +2 -6
- package/{src1-10 → srcOLD}/styles/Home.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorcycard_fullimage.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorycard_withshapes.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productcard6.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productcard_with_circularbg.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Prouductcard_with_zoomhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycard.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycard3.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/categorycardwithtext.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_animatedbuttons.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_with_textonhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/bootstrap.css +73 -68
- package/{src1-10 → srcOLD}/styles/general/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/editorbardropdown.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/filter.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/form.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/general.module.css +0 -152
- package/{src1-10 → srcOLD}/styles/general/image-gallery.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/react-accessible-accordion.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/react-phone-input-2.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/scrollbtn.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/slick.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/tabs.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/workplaceeditor.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/globals.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Allinoneheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Header7.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Sideheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/classicheaderstyles.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header4.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header5.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header6.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header_contactinfo.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/headerresturant.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/headerstyles.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/modernheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/subheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Backgroundimage1.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Section_with_rightbgcont.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/accordion.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/cart.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/filter.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/login.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/productinfo.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/shop.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/signup.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/staticroutersidenav.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/viewcart.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/wishlist.module.css +0 -0
- package/src1-10/TabexComponents/Headers/Header8/Header8.jsx +0 -888
- package/src1-10/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +0 -409
- package/src1-10/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -139
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -197
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +0 -91
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
-
// import { useHistory } from 'react-router-dom';
|
|
2
|
+
// import { useHistory, Link } from 'react-router-dom';
|
|
3
3
|
import Dropdown from 'react-bootstrap/Dropdown';
|
|
4
4
|
// import '../../Generalfiles/CSS_GENERAL/dropdown.css';
|
|
5
5
|
|
|
@@ -36,6 +36,7 @@ import Headerresponsive from '../Headerresponsive/Headerresponsive.jsx';
|
|
|
36
36
|
import Subheader from '../Subheader/Subheader.jsx';
|
|
37
37
|
|
|
38
38
|
const Modernheader = (props) => {
|
|
39
|
+
// let history = useHistory();
|
|
39
40
|
// const { lang, setlang, langdetect } = useContext(LanguageContext);
|
|
40
41
|
// const { fetch_inst_tabex_websitetemplatesQueryContext, StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
41
42
|
// const {
|
|
@@ -64,7 +65,7 @@ const Modernheader = (props) => {
|
|
|
64
65
|
const favoriteprojectscountContext = props.actions.favoriteprojectscountContext;
|
|
65
66
|
const routingcountext = props.actions.routingcountext;
|
|
66
67
|
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
67
|
-
const history = props.actions.
|
|
68
|
+
const history = props.actions.useHistory;
|
|
68
69
|
const actions = props.actions;
|
|
69
70
|
// const fetch_inst_tabex_websitetemplatesQueryContext = props.fetch_inst_tabex_websitetemplatesQueryContext;
|
|
70
71
|
useEffect(() => {
|
|
@@ -304,9 +305,9 @@ const Modernheader = (props) => {
|
|
|
304
305
|
}
|
|
305
306
|
}, [templateproperties_context]);
|
|
306
307
|
return (
|
|
307
|
-
<div
|
|
308
|
+
<div class={`${headerstyles.header_container}` + ' row m-0 w-100 d-flex justify-content-center '} style={{ position: 'relative' }}>
|
|
308
309
|
<div
|
|
309
|
-
|
|
310
|
+
class="row m-0 d-md-none"
|
|
310
311
|
style={{
|
|
311
312
|
position: sectionproperties.headerstyles_position,
|
|
312
313
|
marginTop: sectionproperties.header_marginTop + 'px',
|
|
@@ -314,29 +315,29 @@ const Modernheader = (props) => {
|
|
|
314
315
|
width: sectionproperties.header_width + 'vw',
|
|
315
316
|
}}
|
|
316
317
|
>
|
|
317
|
-
<div
|
|
318
|
-
<div
|
|
319
|
-
<div
|
|
320
|
-
<div
|
|
318
|
+
<div class="row m-0 w-100">
|
|
319
|
+
<div class={`${header_cssstyles.top_bar}` + ' row m-0 w-100 d-flex align-items-center '}>
|
|
320
|
+
<div class="col-lg-4 col-md-6 col-sm-12 allcentered p-0" style={{}}>
|
|
321
|
+
<div class={header_cssstyles.searchbarcont}>
|
|
321
322
|
<input
|
|
322
323
|
type="text"
|
|
323
324
|
placeholder={lang.searchproducts}
|
|
324
|
-
|
|
325
|
+
class={`${header_cssstyles.searchbarcont_input}`}
|
|
325
326
|
onChange={(event) => {
|
|
326
327
|
setSearchHeaderInputContext(event.target.value);
|
|
327
328
|
}}
|
|
328
329
|
/>
|
|
329
|
-
<span
|
|
330
|
-
<i
|
|
330
|
+
<span class={header_cssstyles.searchbar_icon_cont + ' m-0 pr-0 '}>
|
|
331
|
+
<i class="h-100 allcentered">
|
|
331
332
|
<BsSearch size={sectionproperties.searchbaricon_fontsize} />
|
|
332
333
|
</i>
|
|
333
334
|
</span>
|
|
334
335
|
<Searchlist actions={actions} sectionpropertiesprops={sectionproperties} srcfromprops={'fullheader'} />
|
|
335
336
|
</div>
|
|
336
337
|
</div>
|
|
337
|
-
<div
|
|
338
|
+
<div class="col-lg-4 col-md-6 col-sm-12 allcentered p-0">
|
|
338
339
|
<div
|
|
339
|
-
|
|
340
|
+
class={`${header_cssstyles.header_logo}` + ' allcentered '}
|
|
340
341
|
style={{ cursor: 'pointer' }}
|
|
341
342
|
onClick={() => {
|
|
342
343
|
routingcountext('home');
|
|
@@ -353,32 +354,32 @@ const Modernheader = (props) => {
|
|
|
353
354
|
/>
|
|
354
355
|
</div>
|
|
355
356
|
</div>
|
|
356
|
-
<div
|
|
357
|
+
<div class="col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end">
|
|
357
358
|
<div style={{ marginRight: langdetect == 'en' ? '30px' : 0, marginLeft: langdetect == 'en' ? 0 : '30px' }}>
|
|
358
359
|
<Dropdown>
|
|
359
360
|
<Dropdown.Toggle>
|
|
360
361
|
{!authdetailsContext.loggedin && (
|
|
361
|
-
<div
|
|
362
|
-
<i
|
|
362
|
+
<div class={` ${header_cssstyles.user_btn}` + ' d-flex align-items-center justify-content-center '} sytle={{ position: 'relative' }}>
|
|
363
|
+
<i class={' h-100 d-flex align-items-center '}>
|
|
363
364
|
<BiUser size={sectionproperties.userBtnTextfontsize} />
|
|
364
365
|
</i>
|
|
365
366
|
</div>
|
|
366
367
|
)}
|
|
367
368
|
{authdetailsContext.loggedin && (
|
|
368
|
-
<div
|
|
369
|
-
<div
|
|
370
|
-
<i
|
|
369
|
+
<div class={header_cssstyles.userBtnLoggedinContainer + ' allcentered '} sytle={{ position: 'relative' }}>
|
|
370
|
+
<div class={header_cssstyles.loggedinuserbtn + ' loggedinuserbtn loggedinuserbtnbg ml-2 mr-2 '}>
|
|
371
|
+
<i class={' h-100 allcentered '}>
|
|
371
372
|
<BiUser size={sectionproperties.loggedinusericonfontsize} />
|
|
372
373
|
</i>
|
|
373
374
|
</div>
|
|
374
375
|
<div
|
|
375
|
-
|
|
376
|
+
class="m-0 p-0 loggedinuserbtn flex-column"
|
|
376
377
|
style={{
|
|
377
378
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
378
379
|
}}
|
|
379
380
|
>
|
|
380
381
|
<p
|
|
381
|
-
|
|
382
|
+
class="m-0 p-0"
|
|
382
383
|
style={{
|
|
383
384
|
color: sectionproperties.greetingtextcolor,
|
|
384
385
|
fontSize: sectionproperties.greetingtextfontsize + 'px',
|
|
@@ -390,7 +391,7 @@ const Modernheader = (props) => {
|
|
|
390
391
|
{langdetect == 'en' ? ',' : '،'}
|
|
391
392
|
</p>
|
|
392
393
|
<p
|
|
393
|
-
|
|
394
|
+
class={header_cssstyles.loggedinusername + ' loggedinuserbtn m-0 p-0 text-overflow '}
|
|
394
395
|
style={{
|
|
395
396
|
maxWidth: '90px',
|
|
396
397
|
}}
|
|
@@ -408,9 +409,9 @@ const Modernheader = (props) => {
|
|
|
408
409
|
routingcountext(StaticPagesLinksContext.Login);
|
|
409
410
|
}}
|
|
410
411
|
>
|
|
411
|
-
<div
|
|
412
|
-
<p
|
|
413
|
-
<AiOutlineLogin
|
|
412
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
413
|
+
<p class={' d-flex align-items-center m-0 p-0 '}>
|
|
414
|
+
<AiOutlineLogin class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />
|
|
414
415
|
<span>{lang.login}</span>
|
|
415
416
|
</p>
|
|
416
417
|
</div>
|
|
@@ -421,10 +422,10 @@ const Modernheader = (props) => {
|
|
|
421
422
|
routingcountext(StaticPagesLinksContext.Signup);
|
|
422
423
|
}}
|
|
423
424
|
>
|
|
424
|
-
<div
|
|
425
|
-
<p
|
|
426
|
-
<AiOutlineUserAdd
|
|
427
|
-
<span
|
|
425
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
426
|
+
<p class={' d-flex align-items-center m-0 p-0 '}>
|
|
427
|
+
<AiOutlineUserAdd class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />
|
|
428
|
+
<span class="text-transform-none">{lang.signup}</span>
|
|
428
429
|
</p>
|
|
429
430
|
</div>
|
|
430
431
|
</Dropdown.Item>
|
|
@@ -437,16 +438,16 @@ const Modernheader = (props) => {
|
|
|
437
438
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
438
439
|
}}
|
|
439
440
|
>
|
|
440
|
-
<div
|
|
441
|
-
<i
|
|
442
|
-
{sectionproperties.carticonstyle == 'Shopping bag 1' && <FiShoppingBag
|
|
443
|
-
{sectionproperties.carticonstyle == 'Shopping bag 2' && <CgShoppingBag
|
|
444
|
-
{sectionproperties.carticonstyle == 'Shopping bag 3' && <BsBag
|
|
445
|
-
{sectionproperties.carticonstyle == 'Shopping bag 4' && <BsHandbag
|
|
446
|
-
{sectionproperties.carticonstyle == 'Shopping cart 1' && <FiShoppingCart
|
|
447
|
-
{sectionproperties.carticonstyle == 'Shopping cart 2' && <MdOutlineShoppingCart
|
|
441
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' allcenetered m-0 p-0 '}>
|
|
442
|
+
<i class="h-100 allcentered">
|
|
443
|
+
{sectionproperties.carticonstyle == 'Shopping bag 1' && <FiShoppingBag class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
444
|
+
{sectionproperties.carticonstyle == 'Shopping bag 2' && <CgShoppingBag class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
445
|
+
{sectionproperties.carticonstyle == 'Shopping bag 3' && <BsBag class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
446
|
+
{sectionproperties.carticonstyle == 'Shopping bag 4' && <BsHandbag class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
447
|
+
{sectionproperties.carticonstyle == 'Shopping cart 1' && <FiShoppingCart class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
448
|
+
{sectionproperties.carticonstyle == 'Shopping cart 2' && <MdOutlineShoppingCart class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
448
449
|
</i>
|
|
449
|
-
<p
|
|
450
|
+
<p class={' allcenetered m-0 p-0 '}>{lang.orderhistory}</p>
|
|
450
451
|
</div>
|
|
451
452
|
</Dropdown.Item>
|
|
452
453
|
<Dropdown.Divider></Dropdown.Divider>
|
|
@@ -455,12 +456,12 @@ const Modernheader = (props) => {
|
|
|
455
456
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
456
457
|
}}
|
|
457
458
|
>
|
|
458
|
-
<div
|
|
459
|
-
<i
|
|
460
|
-
{sectionproperties.faviconshape == 'Heart Shape' && <FaRegHeart
|
|
461
|
-
{sectionproperties.faviconshape == 'Star Shape' && <AiFillStar
|
|
459
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' allcenetered m-0 p-0 '}>
|
|
460
|
+
<i class="h-100 allcentered">
|
|
461
|
+
{sectionproperties.faviconshape == 'Heart Shape' && <FaRegHeart class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
462
|
+
{sectionproperties.faviconshape == 'Star Shape' && <AiFillStar class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
462
463
|
</i>
|
|
463
|
-
<p
|
|
464
|
+
<p class={' allcenetered m-0 p-0 '}>{lang.wishlist}</p>
|
|
464
465
|
</div>
|
|
465
466
|
</Dropdown.Item>
|
|
466
467
|
<Dropdown.Divider></Dropdown.Divider>
|
|
@@ -469,11 +470,11 @@ const Modernheader = (props) => {
|
|
|
469
470
|
routingcountext(StaticPagesLinksContext.Policies);
|
|
470
471
|
}}
|
|
471
472
|
>
|
|
472
|
-
<div
|
|
473
|
-
<i
|
|
474
|
-
<MdOutlinePolicy
|
|
473
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' allcenetered m-0 p-0 '}>
|
|
474
|
+
<i class="h-100 allcentered">
|
|
475
|
+
<MdOutlinePolicy class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />
|
|
475
476
|
</i>
|
|
476
|
-
<p
|
|
477
|
+
<p class={' allcenetered m-0 p-0 '}>{lang.policies}</p>
|
|
477
478
|
</div>
|
|
478
479
|
</Dropdown.Item>
|
|
479
480
|
<Dropdown.Divider></Dropdown.Divider>
|
|
@@ -482,11 +483,11 @@ const Modernheader = (props) => {
|
|
|
482
483
|
LogoutMutationContext.mutate();
|
|
483
484
|
}}
|
|
484
485
|
>
|
|
485
|
-
<div
|
|
486
|
-
<i
|
|
487
|
-
<BiLogOutCircle
|
|
486
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
487
|
+
<i class="h-100 allcentered">
|
|
488
|
+
<BiLogOutCircle class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />
|
|
488
489
|
</i>
|
|
489
|
-
<p
|
|
490
|
+
<p class={' allcenetered m-0 p-0 '}>{lang.logout}</p>
|
|
490
491
|
</div>
|
|
491
492
|
</Dropdown.Item>
|
|
492
493
|
</Dropdown.Menu>
|
|
@@ -494,14 +495,14 @@ const Modernheader = (props) => {
|
|
|
494
495
|
</Dropdown>
|
|
495
496
|
</div>
|
|
496
497
|
<div
|
|
497
|
-
|
|
498
|
+
class={`${header_cssstyles.wishlist_btn} ${headerstyles.header_menu}` + ' cursor-pointer allcentered '}
|
|
498
499
|
onClick={() => {
|
|
499
500
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
500
501
|
}}
|
|
501
502
|
style={{ marginRight: langdetect == 'en' ? '30px' : 0, marginLeft: langdetect == 'en' ? 0 : '30px' }}
|
|
502
503
|
>
|
|
503
|
-
<span
|
|
504
|
-
<i
|
|
504
|
+
<span class={`${headerstyles.nav_link} ` + ' pr-0 '} style={{ position: 'relative' }}>
|
|
505
|
+
<i class="allcentered">
|
|
505
506
|
{sectionproperties.faviconshape == 'Heart Shape' && (
|
|
506
507
|
<FaRegHeart
|
|
507
508
|
style={{
|
|
@@ -518,7 +519,7 @@ const Modernheader = (props) => {
|
|
|
518
519
|
)}
|
|
519
520
|
</i>
|
|
520
521
|
<div
|
|
521
|
-
|
|
522
|
+
class={`${headerstyles.badge_counter_header_notifications} ${header_cssstyles.badge_counter_header_notifications}`}
|
|
522
523
|
style={{
|
|
523
524
|
top: sectionproperties.wishlistbadgetop + 'px',
|
|
524
525
|
right: sectionproperties.wishlistbadgeright + 'px',
|
|
@@ -529,7 +530,7 @@ const Modernheader = (props) => {
|
|
|
529
530
|
</span>
|
|
530
531
|
</div>
|
|
531
532
|
<div
|
|
532
|
-
|
|
533
|
+
class={`${headerstyles.header_menu} ${header_cssstyles.cart_btn}` + ' cursor-pointer allcentered '}
|
|
533
534
|
onClick={() => {
|
|
534
535
|
setsidecartnavshowcontext(true);
|
|
535
536
|
}}
|
|
@@ -538,13 +539,13 @@ const Modernheader = (props) => {
|
|
|
538
539
|
marginLeft: langdetect == 'en' ? 0 : '30px',
|
|
539
540
|
}}
|
|
540
541
|
>
|
|
541
|
-
<span
|
|
542
|
-
<i
|
|
543
|
-
{sectionproperties.carticonstyle == 'Shopping bag 1' && <FiShoppingBag
|
|
544
|
-
{sectionproperties.carticonstyle == 'Shopping bag 2' && <CgShoppingBag
|
|
545
|
-
{sectionproperties.carticonstyle == 'Shopping bag 3' && <BsBag
|
|
546
|
-
{sectionproperties.carticonstyle == 'Shopping bag 4' && <BsHandbag
|
|
547
|
-
{sectionproperties.carticonstyle == 'Shopping cart 1' && <FiShoppingCart
|
|
542
|
+
<span class={`${headerstyles.nav_link}` + ' pr-0 '} style={{ position: 'relative' }}>
|
|
543
|
+
<i class={' allcentered '}>
|
|
544
|
+
{sectionproperties.carticonstyle == 'Shopping bag 1' && <FiShoppingBag class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
545
|
+
{sectionproperties.carticonstyle == 'Shopping bag 2' && <CgShoppingBag class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
546
|
+
{sectionproperties.carticonstyle == 'Shopping bag 3' && <BsBag class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
547
|
+
{sectionproperties.carticonstyle == 'Shopping bag 4' && <BsHandbag class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
548
|
+
{sectionproperties.carticonstyle == 'Shopping cart 1' && <FiShoppingCart class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
548
549
|
{sectionproperties.carticonstyle == 'Shopping cart 2' && <MdOutlineShoppingCart size={sectionproperties.cartBtn_iconFontSize} />}
|
|
549
550
|
</i>
|
|
550
551
|
<div
|
|
@@ -564,51 +565,51 @@ const Modernheader = (props) => {
|
|
|
564
565
|
</div>
|
|
565
566
|
</span>
|
|
566
567
|
</div>
|
|
567
|
-
<div
|
|
568
|
+
<div class={langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'}>
|
|
568
569
|
<Dropdown>
|
|
569
570
|
<Dropdown.Toggle>
|
|
570
|
-
<li
|
|
571
|
+
<li class={`${headerstyles.header_menu}` + ' allcentered '}>
|
|
571
572
|
{langdetect == 'en' && (
|
|
572
|
-
<div
|
|
573
|
+
<div class={`${header_cssstyles.languagecontainer}` + ' row m-0 w-100 d-flex align-items-center '}>
|
|
573
574
|
<img src={egyptflag} style={{ maxWidth: '2.5vh', maxHeight: '2.5vh' }} />
|
|
574
|
-
<div style={{ height: '20px', width: '1.5px', background: '#e6e6e6' }}
|
|
575
|
-
<p
|
|
575
|
+
<div style={{ height: '20px', width: '1.5px', background: '#e6e6e6' }} class="ml-2 mr-2"></div>
|
|
576
|
+
<p class="m-0 p-0">ع</p>
|
|
576
577
|
</div>
|
|
577
578
|
)}
|
|
578
579
|
{langdetect == 'ar' && (
|
|
579
|
-
<div
|
|
580
|
+
<div class={`${header_cssstyles.languagecontainer}` + ' row m-0 w-100 d-flex align-items-center '}>
|
|
580
581
|
<img src={usflag} style={{ maxWidth: '2.5vh', maxHeight: '2.5vh' }} />
|
|
581
|
-
<div style={{ height: '20px', width: '1.5px', background: '#e6e6e6' }}
|
|
582
|
-
<p
|
|
582
|
+
<div style={{ height: '20px', width: '1.5px', background: '#e6e6e6' }} class="ml-2 mr-2"></div>
|
|
583
|
+
<p class="m-0 p-0">En</p>
|
|
583
584
|
</div>
|
|
584
585
|
)}
|
|
585
586
|
</li>
|
|
586
587
|
</Dropdown.Toggle>
|
|
587
588
|
<Dropdown.Menu>
|
|
588
589
|
<Dropdown.Item
|
|
589
|
-
|
|
590
|
+
class={`${header_cssstyles.dropdownitem}`}
|
|
590
591
|
onClick={() => {
|
|
591
592
|
setlang('ar');
|
|
592
593
|
}}
|
|
593
594
|
>
|
|
594
|
-
<div
|
|
595
|
-
<p
|
|
595
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' d-flex align-items-center m-0 p-0 '}>
|
|
596
|
+
<p class={`${header_cssstyles.dropdownitem}` + ' dropdownitem d-flex align-items-center m-0 p-0 '}>
|
|
596
597
|
<img src={egyptflag} style={{ maxWidth: '2vh', maxHeight: '2vh' }} />
|
|
597
|
-
<span
|
|
598
|
+
<span class="ml-2 mr-2">{lang.arabic}</span>
|
|
598
599
|
</p>
|
|
599
600
|
</div>
|
|
600
601
|
</Dropdown.Item>
|
|
601
602
|
<Dropdown.Divider></Dropdown.Divider>
|
|
602
603
|
<Dropdown.Item
|
|
603
|
-
|
|
604
|
+
class={`${header_cssstyles.dropdownitem}`}
|
|
604
605
|
onClick={() => {
|
|
605
606
|
setlang('en');
|
|
606
607
|
}}
|
|
607
608
|
>
|
|
608
|
-
<div
|
|
609
|
-
<p
|
|
609
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' d-flex align-items-center m-0 p-0 '}>
|
|
610
|
+
<p class={`${header_cssstyles.dropdownitem}` + ' dropdownitem d-flex align-items-center m-0 p-0 '}>
|
|
610
611
|
<img src={usflag} style={{ maxWidth: '2vh', maxHeight: '2vh' }} />
|
|
611
|
-
<span
|
|
612
|
+
<span class="ml-2 mr-2">{lang.english}</span>
|
|
612
613
|
</p>
|
|
613
614
|
</div>
|
|
614
615
|
</Dropdown.Item>
|
|
@@ -618,20 +619,15 @@ const Modernheader = (props) => {
|
|
|
618
619
|
</div>
|
|
619
620
|
</div>
|
|
620
621
|
{sectionproperties.showlowerheadersection == 'Show' && (
|
|
621
|
-
<div
|
|
622
|
-
<div
|
|
622
|
+
<div class="col-lg-12 allcentered p-0">
|
|
623
|
+
<div class={header_cssstyles.header_divider}></div>
|
|
623
624
|
</div>
|
|
624
625
|
)}
|
|
625
626
|
{sectionproperties.showlowerheadersection == 'Show' && (
|
|
626
|
-
<div
|
|
627
|
-
<div
|
|
628
|
-
className="col-lg-12 col-md-12 justify-content-center align-items-center m-auto"
|
|
629
|
-
style={{
|
|
630
|
-
display: sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'block' : 'flex',
|
|
631
|
-
}}
|
|
632
|
-
>
|
|
627
|
+
<div class={`${header_cssstyles.navbar_nav} ` + ' row w-100 m-0 d-flex align-items-center '}>
|
|
628
|
+
<div class="col-lg-12 col-md-12 allcentered m-auto">
|
|
633
629
|
<nav
|
|
634
|
-
|
|
630
|
+
class={headerstyles.navbar}
|
|
635
631
|
style={{
|
|
636
632
|
display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex',
|
|
637
633
|
}}
|
|
@@ -649,13 +645,9 @@ const Modernheader = (props) => {
|
|
|
649
645
|
}
|
|
650
646
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
651
647
|
return (
|
|
652
|
-
<div
|
|
653
|
-
onClick={() => {
|
|
654
|
-
history.push(item.navigationroute);
|
|
655
|
-
}}
|
|
656
|
-
>
|
|
648
|
+
<div to={item.navigationroute}>
|
|
657
649
|
<li
|
|
658
|
-
|
|
650
|
+
class={`${headerstyles.topbar_item_container}` + ' nav-item '}
|
|
659
651
|
onClick={() => {
|
|
660
652
|
templatepropcontext.pagesnprop.forEach(function (pageitem, pageindex) {
|
|
661
653
|
pageitem.isselected = false;
|
|
@@ -663,8 +655,8 @@ const Modernheader = (props) => {
|
|
|
663
655
|
templatepropcontext.pagesnprop[index].isselected = true;
|
|
664
656
|
}}
|
|
665
657
|
>
|
|
666
|
-
<div
|
|
667
|
-
<span
|
|
658
|
+
<div class={`${headerstyles.topbar_item} ${header_cssstyles.topbar_item} ${header_cssstyles.nav_link} ${activeclass} ${activeclass2}`}>
|
|
659
|
+
<span class={`${headerstyles.topbar_item_text} ${header_cssstyles.topbar_item_text} ${activeclass3}`}>
|
|
668
660
|
{langdetect == 'en' ? item.pagename : item.pagename_ar}
|
|
669
661
|
</span>
|
|
670
662
|
</div>
|
|
@@ -677,7 +669,6 @@ const Modernheader = (props) => {
|
|
|
677
669
|
</nav>
|
|
678
670
|
{sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && (
|
|
679
671
|
<Subheader
|
|
680
|
-
actions={actions}
|
|
681
672
|
sectionpropertiesprops={sectionproperties}
|
|
682
673
|
subheaderpropertiesprops={{
|
|
683
674
|
subheaderpositionprops: 'in nav',
|
|
@@ -685,16 +676,16 @@ const Modernheader = (props) => {
|
|
|
685
676
|
paddingRightprops: '30px',
|
|
686
677
|
subheadercontentpositionprops: 'center',
|
|
687
678
|
}}
|
|
679
|
+
actions={actions}
|
|
688
680
|
/>
|
|
689
681
|
)}
|
|
690
682
|
</div>
|
|
691
683
|
</div>
|
|
692
684
|
)}
|
|
693
685
|
</div>
|
|
694
|
-
<div
|
|
686
|
+
<div class="col-lg-12 p-0">
|
|
695
687
|
{sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Full Width' && (
|
|
696
688
|
<Subheader
|
|
697
|
-
actions={actions}
|
|
698
689
|
sectionpropertiesprops={sectionproperties}
|
|
699
690
|
subheaderpropertiesprops={{
|
|
700
691
|
subheaderpositionprops: 'Full Width',
|
|
@@ -702,6 +693,7 @@ const Modernheader = (props) => {
|
|
|
702
693
|
paddingRightprops: '30px',
|
|
703
694
|
subheadercontentpositionprops: 'center',
|
|
704
695
|
}}
|
|
696
|
+
actions={actions}
|
|
705
697
|
/>
|
|
706
698
|
)}
|
|
707
699
|
</div>
|