tabexseriescomponents 0.0.71 → 0.0.73
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 +420 -218
- package/dist/index.esm.js +421 -219
- package/dist/index.umd.js +420 -218
- package/package.json +1 -1
- package/src-aya/Contexts/LanguageContext.jsx +369 -0
- package/{src1-10 → src-aya}/Contexts/ProductsCardsSectionContext.jsx +0 -0
- package/{src1-10 → src-aya}/StylesJS/Customstyles.js +0 -0
- package/src-aya/TabexComponents/Cards/Card20/Card20.jsx +288 -0
- package/src-aya/TabexComponents/Cards/Card21/Card21.jsx +386 -0
- package/src-aya/TabexComponents/Cards/Card22/Card22.jsx +289 -0
- package/src-aya/TabexComponents/Cards/Card23/Card23.jsx +355 -0
- package/src-aya/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +393 -0
- package/src-aya/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +168 -0
- package/src-aya/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +243 -0
- package/src-aya/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +202 -0
- package/src-aya/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +174 -0
- package/src-aya/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +182 -0
- package/src-aya/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +158 -0
- package/src-aya/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +189 -0
- package/src-aya/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +150 -0
- package/src-aya/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +271 -0
- package/src-aya/TabexComponents/Cards/MenuCard/MenuCard.jsx +538 -0
- package/src-aya/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +491 -0
- package/src-aya/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +469 -0
- package/src-aya/TabexComponents/Cards/Productcard6/Productcard6.jsx +257 -0
- package/src-aya/TabexComponents/Cards/Productcard7/Productcard7.jsx +272 -0
- package/src-aya/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +295 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +289 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +315 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +288 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +328 -0
- package/src-aya/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +509 -0
- package/{src1-10 → src-aya}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +2 -2
- package/src-aya/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
- package/src-aya/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +133 -0
- package/src-aya/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +125 -0
- package/src-aya/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +292 -0
- package/src-aya/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +336 -0
- package/src-aya/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +429 -0
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer1/Footer1.jsx +21 -23
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer2/Footer2.jsx +6 -6
- package/src-aya/TabexComponents/Footer/Footer3/Footer3.jsx +302 -0
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer4/Footer4.jsx +8 -8
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer5/Footer5.jsx +8 -8
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer6/Footer6.jsx +4 -4
- package/{src1-10 → src-aya}/TabexComponents/Footer/Footer7/Footer7.jsx +5 -5
- package/{src1-10 → src-aya}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +2 -2
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- package/src-aya/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +822 -0
- package/src-aya/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +841 -0
- package/src-aya/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +677 -0
- package/src-aya/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +707 -0
- package/{src1-10 → src-aya}/TabexComponents/Headers/Header4/Header4.jsx +0 -0
- package/src-aya/TabexComponents/Headers/Header6/Header6.jsx +631 -0
- package/{src1-10 → src-aya}/TabexComponents/Headers/Header8/Header8.jsx +103 -176
- package/{src1-10 → src-aya}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +105 -106
- package/{src1-10 → src-aya}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +99 -98
- package/src-aya/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +669 -0
- package/src-aya/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +919 -0
- package/src-aya/TabexComponents/Headers/Modernheader/Modernheader.jsx +687 -0
- package/src-aya/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +813 -0
- package/src-aya/TabexComponents/Headers/Subheader/Subheader.jsx +248 -0
- package/src-aya/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +926 -0
- package/src-aya/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +168 -0
- package/src-aya/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +346 -0
- package/src-aya/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +304 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
- package/src-aya/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +271 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +2 -1
- package/src-aya/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +200 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +0 -0
- package/src-aya/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +768 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +1 -4
- package/src-aya/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.jsx +663 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +0 -0
- package/src-aya/TabexComponents/Sections/Cards/Cardsection10/Arrows.js +94 -0
- package/src-aya/TabexComponents/Sections/Cards/Cardsection10/Cardsection10.js +741 -0
- package/src-aya/TabexComponents/Sections/Cards/Cardsection100/Cardsection10.js +430 -0
- package/src-aya/TabexComponents/Sections/Cards/Cardsection100/burger.jpg +0 -0
- package/src-aya/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +473 -0
- package/src-aya/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +523 -0
- package/src-aya/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +502 -0
- package/src-aya/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +276 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +160 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +176 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1 -1
- package/src-aya/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +140 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +201 -0
- package/src-aya/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +125 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +226 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +149 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +139 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +215 -0
- package/{src1-10 → src-aya}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +6 -1
- package/{src1-10 → src-aya}/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +0 -0
- package/src-aya/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +277 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +0 -0
- package/src-aya/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +458 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Filter/Filter.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
- package/src-aya/TabexComponents/StaticPages/Login/Login.jsx +283 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +0 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Policies/Policies.jsx +0 -0
- package/src-aya/TabexComponents/StaticPages/Productinfo/Iteminfo.js +1287 -0
- package/src-aya/TabexComponents/StaticPages/Productinfo/Productinfo.js +710 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +3 -2
- package/src-aya/TabexComponents/StaticPages/Productinfo/Serviceinfo.js +804 -0
- package/src-aya/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +206 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +15 -0
- package/src-aya/TabexComponents/StaticPages/Signup/Signup.jsx +155 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +0 -6
- package/src-aya/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +1048 -0
- package/{src1-10 → src-aya}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +0 -0
- package/src-aya/assets/images/appstore.png +0 -0
- package/{src1-10 → src-aya}/assets/images/cod.png +0 -0
- package/{src1-10 → src-aya}/assets/images/egyptflag.png +0 -0
- package/{src1-10 → src-aya}/assets/images/fawry.png +0 -0
- package/src-aya/assets/images/googleplay.png +0 -0
- package/{src1-10 → src-aya}/assets/images/payment.png +0 -0
- package/{src1-10 → src-aya}/assets/images/paymob.png +0 -0
- package/{src1-10 → src-aya}/assets/images/paypal.png +0 -0
- package/{src1-10 → src-aya}/assets/images/shoppingcart.png +0 -0
- package/{src1-10 → src-aya}/assets/images/usflag.png +0 -0
- package/{src1-10 → src-aya}/assets/images/visa.png +0 -0
- package/{src1-10 → src-aya}/assets/images/whatsapp.png +0 -0
- package/{src1-10 → src-aya}/button.jsx +0 -0
- package/src-aya/index.jsx +222 -0
- package/{src1-10 → src-aya}/styles/Home.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Categorcycard_fullimage.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Categorycard_withshapes.module.css +0 -0
- package/src-aya/styles/cards/ModernCardWithQuantityButton.module.css +34 -0
- package/{src1-10 → src-aya}/styles/cards/Productcard6.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Productcard_with_circularbg.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
- package/src-aya/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
- package/src-aya/styles/cards/categorycard.module.css +85 -0
- package/src-aya/styles/cards/categorycard3.module.css +50 -0
- package/{src1-10 → src-aya}/styles/cards/categorycardwithtext.module.css +0 -0
- package/src-aya/styles/cards/productcard_animatedbuttons.module.css +127 -0
- package/{src1-10 → src-aya}/styles/cards/productcard_with_textonhover.module.css +0 -0
- package/{src1-10 → src-aya}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
- package/src-aya/styles/general/bootstrap.css +4562 -0
- package/src-aya/styles/general/dropdown.css +206 -0
- package/{src1-10 → src-aya}/styles/general/editorbardropdown.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/filter.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/form.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/general.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/image-gallery.css +0 -0
- package/{src1-10 → src-aya}/styles/general/react-accessible-accordion.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/react-phone-input-2.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/scrollbtn.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/slick.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/tabs.module.css +0 -0
- package/{src1-10 → src-aya}/styles/general/workplaceeditor.module.css +0 -0
- package/{src1-10 → src-aya}/styles/globals.css +0 -0
- package/src-aya/styles/headers/CTAHeader.module.css +40 -0
- package/src-aya/styles/headers/CategoryFeaturingHeader.module.css +61 -0
- package/{src1-10/styles/headers/Allinoneheader.module.css → src-aya/styles/headers/Gotoheader.module.css} +0 -0
- package/{src1-10 → src-aya}/styles/headers/Header7.module.css +0 -0
- package/src-aya/styles/headers/Header_threesectionslogocentered.module.css +96 -0
- package/{src1-10 → src-aya}/styles/headers/Sideheader.module.css +0 -0
- package/src-aya/styles/headers/classicheader.module.css +16 -0
- package/{src1-10 → src-aya}/styles/headers/classicheaderstyles.module.css +0 -0
- package/{src1-10 → src-aya}/styles/headers/dropdown.css +0 -0
- package/{src1-10 → src-aya}/styles/headers/header4.module.css +0 -0
- package/{src1-10 → src-aya}/styles/headers/header5.module.css +0 -0
- package/src-aya/styles/headers/header6.module.css +102 -0
- package/src-aya/styles/headers/header_contactinfo.module.css +66 -0
- package/{src1-10 → src-aya}/styles/headers/headerresturant.module.css +0 -0
- package/src-aya/styles/headers/modernheader.module.css +72 -0
- package/{src1-10/styles/headers/headerstyles.module.css → src-aya/styles/headers/stylishheader.module.css} +0 -0
- package/{src1-10 → src-aya}/styles/headers/subheader.module.css +0 -0
- package/src-aya/styles/headers/threetieredheader.module.css +91 -0
- package/src-aya/styles/sections/BackgroundImageWithTopContent.css +4 -0
- package/{src1-10 → src-aya}/styles/sections/Backgroundimage1.module.css +0 -0
- package/{src1-10 → src-aya}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
- package/{src1-10 → src-aya}/styles/sections/Section_with_rightbgcont.module.css +0 -0
- package/{src1-10 → src-aya}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
- package/{src1-10 → src-aya}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/accordion.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/cart.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/dropdown.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/filter.module.css +0 -0
- package/src-aya/styles/staticpages/image-gallery.css +481 -0
- package/src-aya/styles/staticpages/login.module.css +113 -0
- package/{src1-10 → src-aya}/styles/staticpages/productinfo.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/shop.module.css +0 -0
- package/src-aya/styles/staticpages/signup.module.css +206 -0
- package/{src1-10 → src-aya}/styles/staticpages/staticroutersidenav.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/viewcart.module.css +0 -0
- package/{src1-10 → src-aya}/styles/staticpages/wishlist.module.css +0 -0
- package/src-aya/styles.rar +0 -0
- package/{src1-10 → srcOLD}/Contexts/LanguageContext.jsx +0 -0
- package/srcOLD/Contexts/ProductsCardsSectionContext.jsx +28 -0
- package/srcOLD/StylesJS/Customstyles.js +235 -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/srcOLD/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +282 -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/srcOLD/TabexComponents/Footer/Footer1/Footer1.jsx +418 -0
- package/srcOLD/TabexComponents/Footer/Footer2/Footer2.jsx +382 -0
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer3/Footer3.jsx +6 -14
- package/srcOLD/TabexComponents/Footer/Footer4/Footer4.jsx +438 -0
- package/srcOLD/TabexComponents/Footer/Footer5/Footer5.jsx +495 -0
- package/srcOLD/TabexComponents/Footer/Footer6/Footer6.jsx +295 -0
- package/srcOLD/TabexComponents/Footer/Footer7/Footer7.jsx +373 -0
- package/srcOLD/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +238 -0
- package/srcOLD/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/srcOLD/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/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/srcOLD/TabexComponents/Headers/Header4/Header4.jsx +632 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header6/Header6.jsx +76 -73
- package/srcOLD/TabexComponents/Headers/Header8/Header8.jsx +882 -0
- package/srcOLD/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +754 -0
- package/srcOLD/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +798 -0
- 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/srcOLD/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +138 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +160 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +784 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +75 -7
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.js +496 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.js +0 -0
- package/srcOLD/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +419 -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/srcOLD/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +275 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
- package/srcOLD/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.js +146 -0
- package/srcOLD/TabexComponents/StaticPages/Checkout/Checkout.jsx +1220 -0
- package/srcOLD/TabexComponents/StaticPages/Filter/Filter.jsx +542 -0
- package/srcOLD/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +51 -0
- package/srcOLD/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
- package/srcOLD/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +192 -0
- package/srcOLD/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1285 -0
- package/srcOLD/TabexComponents/StaticPages/Policies/Policies.jsx +358 -0
- package/srcOLD/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +1506 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +16 -0
- package/srcOLD/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +788 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
- package/srcOLD/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +295 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Viewcart/Viewcart.js +0 -0
- package/srcOLD/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +629 -0
- package/srcOLD/assets/images/cod.png +0 -0
- package/srcOLD/assets/images/egyptflag.png +0 -0
- package/srcOLD/assets/images/fawry.png +0 -0
- package/srcOLD/assets/images/payment.png +0 -0
- package/srcOLD/assets/images/paymob.png +0 -0
- package/srcOLD/assets/images/paypal.png +0 -0
- package/srcOLD/assets/images/shoppingcart.png +0 -0
- package/srcOLD/assets/images/usflag.png +0 -0
- package/srcOLD/assets/images/visa.png +0 -0
- package/srcOLD/assets/images/whatsapp.png +0 -0
- package/srcOLD/button.jsx +40 -0
- package/{src1-10 → srcOLD}/index.jsx +2 -6
- package/srcOLD/styles/Home.module.css +129 -0
- package/srcOLD/styles/cards/Categorcycard_fullimage.module.css +10 -0
- package/srcOLD/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
- package/srcOLD/styles/cards/Categorycard_withshapes.module.css +189 -0
- package/srcOLD/styles/cards/Productcard6.module.css +9 -0
- package/srcOLD/styles/cards/Productcard_with_circularbg.module.css +137 -0
- package/srcOLD/styles/cards/Productccard_with_zoominonhover.module.css +51 -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/srcOLD/styles/cards/categorycardwithtext.module.css +40 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_animatedbuttons.module.css +0 -0
- package/srcOLD/styles/cards/productcard_with_textonhover.module.css +12 -0
- package/srcOLD/styles/cards/productccard_with_imageontopleft.module.css +85 -0
- package/{src1-10 → srcOLD}/styles/general/bootstrap.css +73 -68
- package/{src1-10 → srcOLD}/styles/general/dropdown.css +0 -0
- package/srcOLD/styles/general/editorbardropdown.module.css +94 -0
- package/srcOLD/styles/general/filter.module.css +108 -0
- package/srcOLD/styles/general/form.module.css +273 -0
- package/srcOLD/styles/general/general.module.css +709 -0
- package/srcOLD/styles/general/image-gallery.css +481 -0
- package/srcOLD/styles/general/react-accessible-accordion.module.css +52 -0
- package/srcOLD/styles/general/react-phone-input-2.module.css +927 -0
- package/srcOLD/styles/general/scrollbtn.module.css +22 -0
- package/srcOLD/styles/general/slick.module.css +166 -0
- package/srcOLD/styles/general/tabs.module.css +110 -0
- package/srcOLD/styles/general/workplaceeditor.module.css +328 -0
- package/srcOLD/styles/globals.css +26 -0
- package/srcOLD/styles/headers/Allinoneheader.module.css +91 -0
- package/srcOLD/styles/headers/Header7.module.css +50 -0
- package/{src1-10 → srcOLD}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
- package/srcOLD/styles/headers/Sideheader.module.css +108 -0
- package/srcOLD/styles/headers/classicheaderstyles.module.css +16 -0
- package/srcOLD/styles/headers/dropdown.css +0 -0
- package/srcOLD/styles/headers/header4.module.css +175 -0
- package/srcOLD/styles/headers/header5.module.css +30 -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/srcOLD/styles/headers/headerresturant.module.css +89 -0
- package/srcOLD/styles/headers/headerstyles.module.css +24 -0
- package/{src1-10 → srcOLD}/styles/headers/modernheader.module.css +0 -0
- package/srcOLD/styles/headers/subheader.module.css +114 -0
- package/srcOLD/styles/sections/Backgroundimage1.module.css +17 -0
- package/srcOLD/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
- package/srcOLD/styles/sections/Section_with_rightbgcont.module.css +49 -0
- package/srcOLD/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
- package/srcOLD/styles/sections/Slideshow_with_squarebg.module.css +39 -0
- package/srcOLD/styles/staticpages/accordion.module.css +9 -0
- package/srcOLD/styles/staticpages/cart.module.css +108 -0
- package/srcOLD/styles/staticpages/dropdown.css +196 -0
- package/srcOLD/styles/staticpages/filter.module.css +139 -0
- package/{src1-10 → srcOLD}/styles/staticpages/login.module.css +0 -0
- package/srcOLD/styles/staticpages/productinfo.module.css +54 -0
- package/srcOLD/styles/staticpages/shop.module.css +191 -0
- package/{src1-10 → srcOLD}/styles/staticpages/signup.module.css +0 -0
- package/srcOLD/styles/staticpages/staticroutersidenav.module.css +129 -0
- package/srcOLD/styles/staticpages/viewcart.module.css +129 -0
- package/srcOLD/styles/staticpages/wishlist.module.css +29 -0
|
@@ -50,6 +50,15 @@ const HeaderRestaurant = (props) => {
|
|
|
50
50
|
}
|
|
51
51
|
setsectionproperties({ ...secpropobj });
|
|
52
52
|
}, [StatePagePropertiesContext]);
|
|
53
|
+
const [logoarrayofobjects, setlogoarrayofobjects] = useState([]);
|
|
54
|
+
useEffect(() => {
|
|
55
|
+
if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
|
|
56
|
+
var logoarrayofobjectsparsed = JSON.parse(templateproperties_context.logoarrayofobjects);
|
|
57
|
+
if (Array.isArray(logoarrayofobjectsparsed)) {
|
|
58
|
+
setlogoarrayofobjects([...logoarrayofobjectsparsed]);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
}, [templateproperties_context]);
|
|
53
62
|
const header_cssstyles = {
|
|
54
63
|
header_logo: css({
|
|
55
64
|
width: templateproperties_context.logo_width + 'px',
|
|
@@ -279,22 +288,13 @@ const HeaderRestaurant = (props) => {
|
|
|
279
288
|
right: sectionproperties.wishlistbadgeright + 'px',
|
|
280
289
|
}),
|
|
281
290
|
};
|
|
282
|
-
const [logoarrayofobjects, setlogoarrayofobjects] = useState([]);
|
|
283
|
-
useEffect(() => {
|
|
284
|
-
if (templateproperties_context.length != 0 && templateproperties_context.logoarrayofobjects != undefined) {
|
|
285
|
-
var logoarrayofobjectsparsed = JSON.parse(templateproperties_context.logoarrayofobjects);
|
|
286
|
-
if (Array.isArray(logoarrayofobjectsparsed)) {
|
|
287
|
-
setlogoarrayofobjects([...logoarrayofobjectsparsed]);
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
}, [templateproperties_context]);
|
|
291
291
|
return (
|
|
292
|
-
<div
|
|
293
|
-
<div
|
|
294
|
-
<div
|
|
295
|
-
<div
|
|
292
|
+
<div class={' row ml-0 mr-0 w-100 d-flex justify-content-center position-md-relative '} style={{ position: sectionproperties.headerstyles_position }}>
|
|
293
|
+
<div class="col-lg-12 p-0">
|
|
294
|
+
<div class={`${headerstyles.header_innercontainer} ${header_cssstyles.header_innercontainer}` + ' row m-0 w-100 d-flex d-md-none align-items-center '}>
|
|
295
|
+
<div class="col-lg-4 p-0 d-flex align-items-center">
|
|
296
296
|
<div
|
|
297
|
-
|
|
297
|
+
class={`${header_cssstyles.header_logo}` + ' d-flex align-items-center justify-content-center '}
|
|
298
298
|
style={{ cursor: 'pointer' }}
|
|
299
299
|
onClick={() => {
|
|
300
300
|
routingcountext('home');
|
|
@@ -311,8 +311,8 @@ const HeaderRestaurant = (props) => {
|
|
|
311
311
|
/>
|
|
312
312
|
</div>
|
|
313
313
|
</div>
|
|
314
|
-
<div
|
|
315
|
-
<nav
|
|
314
|
+
<div class="col-lg-4 p-0 d-flex align-items-center justify-content-center">
|
|
315
|
+
<nav class={headerstyles.navbar}>
|
|
316
316
|
<ul>
|
|
317
317
|
{templatepropcontext.pagesnprop.map((item, index) => {
|
|
318
318
|
var activeclass = '';
|
|
@@ -323,14 +323,14 @@ const HeaderRestaurant = (props) => {
|
|
|
323
323
|
|
|
324
324
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
325
325
|
return (
|
|
326
|
-
<li
|
|
326
|
+
<li class="allcentered" style={{ flex: 1, paddingLeft: '25px', paddingRight: '25px' }}>
|
|
327
327
|
<div
|
|
328
328
|
onClick={() => {
|
|
329
329
|
routingcountext(item.navigationroute, false, '');
|
|
330
330
|
}}
|
|
331
331
|
>
|
|
332
|
-
<div
|
|
333
|
-
<span
|
|
332
|
+
<div class={`${headerstyles.navbar_item} ${activeclass}`}>
|
|
333
|
+
<span class={`${headerstyles.navbar_item_text} ${header_cssstyles.navbar_item_text}`}>
|
|
334
334
|
{langdetect == 'en' ? item.pagename : item.pagename_ar}
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
@@ -342,40 +342,38 @@ const HeaderRestaurant = (props) => {
|
|
|
342
342
|
</ul>
|
|
343
343
|
</nav>
|
|
344
344
|
</div>
|
|
345
|
-
<div
|
|
345
|
+
<div class="col-lg-4 p-0 d-flex align-items-center justify-content-end">
|
|
346
346
|
<Dropdown
|
|
347
347
|
style={{
|
|
348
|
-
// (authdetailsContext.loggedin == true ? '30px' : '28px') : 0,
|
|
349
|
-
// (authdetailsContext.loggedin == true ? '30px' : '6px') : '30px'
|
|
350
348
|
marginRight: langdetect == 'en' ? '30px' : 0,
|
|
351
349
|
marginLeft: langdetect == 'ar' ? '30px' : 0,
|
|
352
350
|
}}
|
|
353
351
|
>
|
|
354
352
|
<Dropdown.Toggle>
|
|
355
|
-
<div
|
|
353
|
+
<div class={' d-flex align-items-center justify-content-center '}>
|
|
356
354
|
{!authdetailsContext.loggedin && (
|
|
357
|
-
<span
|
|
355
|
+
<span class={`${header_cssstyles.user_btn}` + ' d-flex justify-content-center align-items-center '}>
|
|
358
356
|
<FiUser size={sectionproperties.userBtniconfontsize} />
|
|
359
357
|
</span>
|
|
360
358
|
)}
|
|
361
359
|
{authdetailsContext.loggedin && (
|
|
362
|
-
<div
|
|
363
|
-
<div
|
|
364
|
-
<i
|
|
360
|
+
<div class={header_cssstyles.userBtnLoggedinContainer + ' allcentered '} sytle={{ position: 'relative' }}>
|
|
361
|
+
<div class={header_cssstyles.loggedinuserbtn + ' loggedinuserbtn loggedinuserbtnbg ml-2 mr-2 '}>
|
|
362
|
+
<i class={' h-100 allcentered '}>
|
|
365
363
|
<FiUser size={sectionproperties.loggedinusericonfontsize} />
|
|
366
364
|
</i>
|
|
367
365
|
</div>
|
|
368
366
|
<div
|
|
369
|
-
|
|
367
|
+
class="m-0 p-0 loggedinuserbtn flex-column"
|
|
370
368
|
style={{
|
|
371
369
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
372
370
|
}}
|
|
373
371
|
>
|
|
374
|
-
<p
|
|
372
|
+
<p class={header_cssstyles.greetingstyles + ' m-0 p-0 '}>
|
|
375
373
|
{lang.hello}
|
|
376
374
|
{langdetect == 'en' ? ',' : '،'}
|
|
377
375
|
</p>
|
|
378
|
-
<p
|
|
376
|
+
<p class={header_cssstyles.loggedinusername + ' loggedinuserbtn text-overflow m-0 p-0 '}>{authdetailsContext.customerinfo.name}</p>
|
|
379
377
|
</div>
|
|
380
378
|
</div>
|
|
381
379
|
)}
|
|
@@ -388,9 +386,9 @@ const HeaderRestaurant = (props) => {
|
|
|
388
386
|
routingcountext(StaticPagesLinksContext.Login);
|
|
389
387
|
}}
|
|
390
388
|
>
|
|
391
|
-
<div
|
|
392
|
-
<p
|
|
393
|
-
<AiOutlineLogin
|
|
389
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
390
|
+
<p class={' d-flex align-items-center m-0 p-0 '}>
|
|
391
|
+
<AiOutlineLogin class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />
|
|
394
392
|
<span>{lang.login}</span>
|
|
395
393
|
</p>
|
|
396
394
|
</div>
|
|
@@ -401,10 +399,10 @@ const HeaderRestaurant = (props) => {
|
|
|
401
399
|
routingcountext(StaticPagesLinksContext.Signup);
|
|
402
400
|
}}
|
|
403
401
|
>
|
|
404
|
-
<div
|
|
405
|
-
<p
|
|
406
|
-
<AiOutlineUserAdd
|
|
407
|
-
<span
|
|
402
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
403
|
+
<p class={' d-flex align-items-center m-0 p-0 '}>
|
|
404
|
+
<AiOutlineUserAdd class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />
|
|
405
|
+
<span class="text-transform-none">{lang.signup}</span>
|
|
408
406
|
</p>
|
|
409
407
|
</div>
|
|
410
408
|
</Dropdown.Item>
|
|
@@ -417,14 +415,14 @@ const HeaderRestaurant = (props) => {
|
|
|
417
415
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
418
416
|
}}
|
|
419
417
|
>
|
|
420
|
-
<div
|
|
421
|
-
<p
|
|
422
|
-
{sectionproperties.carticonstyle == 'Shopping bag 1' && <FiShoppingBag
|
|
423
|
-
{sectionproperties.carticonstyle == 'Shopping bag 2' && <CgShoppingBag
|
|
424
|
-
{sectionproperties.carticonstyle == 'Shopping bag 3' && <BsBag
|
|
425
|
-
{sectionproperties.carticonstyle == 'Shopping bag 4' && <BsHandbag
|
|
426
|
-
{sectionproperties.carticonstyle == 'Shopping cart 1' && <FiShoppingCart
|
|
427
|
-
{sectionproperties.carticonstyle == 'Shopping cart 2' && <MdOutlineShoppingCart
|
|
418
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
419
|
+
<p class={' d-flex align-items-center m-0 p-0 '}>
|
|
420
|
+
{sectionproperties.carticonstyle == 'Shopping bag 1' && <FiShoppingBag class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
421
|
+
{sectionproperties.carticonstyle == 'Shopping bag 2' && <CgShoppingBag class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
422
|
+
{sectionproperties.carticonstyle == 'Shopping bag 3' && <BsBag class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
423
|
+
{sectionproperties.carticonstyle == 'Shopping bag 4' && <BsHandbag class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
424
|
+
{sectionproperties.carticonstyle == 'Shopping cart 1' && <FiShoppingCart class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
425
|
+
{sectionproperties.carticonstyle == 'Shopping cart 2' && <MdOutlineShoppingCart class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
428
426
|
<span>{lang.orderhistory}</span>
|
|
429
427
|
</p>
|
|
430
428
|
</div>
|
|
@@ -435,10 +433,10 @@ const HeaderRestaurant = (props) => {
|
|
|
435
433
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
436
434
|
}}
|
|
437
435
|
>
|
|
438
|
-
<div
|
|
439
|
-
<p
|
|
440
|
-
{sectionproperties.faviconshape == 'Heart Shape' && <AiOutlineHeart
|
|
441
|
-
{sectionproperties.faviconshape == 'Star Shape' && <AiFillStar
|
|
436
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
437
|
+
<p class={' d-flex align-items-center m-0 p-0 '}>
|
|
438
|
+
{sectionproperties.faviconshape == 'Heart Shape' && <AiOutlineHeart class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
439
|
+
{sectionproperties.faviconshape == 'Star Shape' && <AiFillStar class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />}
|
|
442
440
|
<span>{lang.wishlist}</span>
|
|
443
441
|
</p>
|
|
444
442
|
</div>
|
|
@@ -449,9 +447,9 @@ const HeaderRestaurant = (props) => {
|
|
|
449
447
|
routingcountext(StaticPagesLinksContext.Policies);
|
|
450
448
|
}}
|
|
451
449
|
>
|
|
452
|
-
<div
|
|
453
|
-
<p
|
|
454
|
-
<MdOutlinePolicy
|
|
450
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
451
|
+
<p class={' d-flex align-items-center m-0 p-0 '}>
|
|
452
|
+
<MdOutlinePolicy class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />
|
|
455
453
|
<span>{lang.policies}</span>
|
|
456
454
|
</p>
|
|
457
455
|
</div>
|
|
@@ -462,9 +460,9 @@ const HeaderRestaurant = (props) => {
|
|
|
462
460
|
LogoutMutationContext.mutate();
|
|
463
461
|
}}
|
|
464
462
|
>
|
|
465
|
-
<div
|
|
466
|
-
<p
|
|
467
|
-
<BiLogOutCircle
|
|
463
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
464
|
+
<p class={' d-flex align-items-center m-0 p-0 '}>
|
|
465
|
+
<BiLogOutCircle class={langdetect == 'en' ? 'mr-2' : 'ml-2'} />
|
|
468
466
|
<span>{lang.logout}</span>
|
|
469
467
|
</p>
|
|
470
468
|
</div>
|
|
@@ -474,13 +472,13 @@ const HeaderRestaurant = (props) => {
|
|
|
474
472
|
</Dropdown>
|
|
475
473
|
{sectionproperties.favBtnShow == 'Show' && (
|
|
476
474
|
<div
|
|
477
|
-
|
|
475
|
+
class={`${header_cssstyles.wishlist_btn}` + ' d-flex justify-content-center align-items-center '}
|
|
478
476
|
onClick={() => {
|
|
479
477
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
480
478
|
}}
|
|
481
479
|
>
|
|
482
480
|
<span style={{ position: 'relative' }}>
|
|
483
|
-
<i
|
|
481
|
+
<i class={' h-100 d-flex align-items-center '}>
|
|
484
482
|
{sectionproperties.faviconshape == 'Heart Shape' && (
|
|
485
483
|
<FaRegHeart
|
|
486
484
|
style={{
|
|
@@ -497,7 +495,7 @@ const HeaderRestaurant = (props) => {
|
|
|
497
495
|
)}
|
|
498
496
|
</i>
|
|
499
497
|
<div
|
|
500
|
-
|
|
498
|
+
class={
|
|
501
499
|
`${headerstyles.badge_counter_header_notifications} ${header_cssstyles.badge_counter_header_notifications} ${header_cssstyles.wishlistbadge}` +
|
|
502
500
|
' d-flex justify-content-center text-center '
|
|
503
501
|
}
|
|
@@ -508,7 +506,7 @@ const HeaderRestaurant = (props) => {
|
|
|
508
506
|
</div>
|
|
509
507
|
)}
|
|
510
508
|
<div
|
|
511
|
-
|
|
509
|
+
class={
|
|
512
510
|
!authdetailsContext.loggedin
|
|
513
511
|
? langdetect == 'en'
|
|
514
512
|
? `${header_cssstyles.cart_btn}` + ' cursor-pointer allcentered ml-3 mr-4 '
|
|
@@ -524,12 +522,12 @@ const HeaderRestaurant = (props) => {
|
|
|
524
522
|
}}
|
|
525
523
|
>
|
|
526
524
|
<span style={{ position: 'relative' }}>
|
|
527
|
-
<i
|
|
528
|
-
{sectionproperties.carticonstyle == 'Shopping bag 1' && <FiShoppingBag
|
|
529
|
-
{sectionproperties.carticonstyle == 'Shopping bag 2' && <CgShoppingBag
|
|
530
|
-
{sectionproperties.carticonstyle == 'Shopping bag 3' && <BsBag
|
|
531
|
-
{sectionproperties.carticonstyle == 'Shopping bag 4' && <BsHandbag
|
|
532
|
-
{sectionproperties.carticonstyle == 'Shopping cart 1' && <FiShoppingCart
|
|
525
|
+
<i class={' allcentered '}>
|
|
526
|
+
{sectionproperties.carticonstyle == 'Shopping bag 1' && <FiShoppingBag class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
527
|
+
{sectionproperties.carticonstyle == 'Shopping bag 2' && <CgShoppingBag class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
528
|
+
{sectionproperties.carticonstyle == 'Shopping bag 3' && <BsBag class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
529
|
+
{sectionproperties.carticonstyle == 'Shopping bag 4' && <BsHandbag class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
530
|
+
{sectionproperties.carticonstyle == 'Shopping cart 1' && <FiShoppingCart class="" size={sectionproperties.cartBtn_iconFontSize} />}
|
|
533
531
|
{sectionproperties.carticonstyle == 'Shopping cart 2' && <MdOutlineShoppingCart size={sectionproperties.cartBtn_iconFontSize} />}
|
|
534
532
|
</i>
|
|
535
533
|
<div
|
|
@@ -549,10 +547,10 @@ const HeaderRestaurant = (props) => {
|
|
|
549
547
|
</div>
|
|
550
548
|
</span>
|
|
551
549
|
</div>
|
|
552
|
-
<div
|
|
550
|
+
<div class={langdetect == 'en' ? 'informationdropdown informationdropdown_en' : 'informationdropdown informationdropdown_ar'}>
|
|
553
551
|
<Dropdown>
|
|
554
552
|
<Dropdown.Toggle>
|
|
555
|
-
<i
|
|
553
|
+
<i class={header_cssstyles.infoiconcontainer + ' allcentered '}>
|
|
556
554
|
<BsInfoCircle size={sectionproperties.icontextfontsize} />
|
|
557
555
|
</i>
|
|
558
556
|
</Dropdown.Toggle>
|
|
@@ -569,53 +567,53 @@ const HeaderRestaurant = (props) => {
|
|
|
569
567
|
</Dropdown.Header>
|
|
570
568
|
<Dropdown.Divider />
|
|
571
569
|
<Dropdown.Item>
|
|
572
|
-
<div
|
|
573
|
-
<div
|
|
574
|
-
<p
|
|
570
|
+
<div class="row m-0 w-100">
|
|
571
|
+
<div class="col-lg-3 p-0 d-flex align-items-center justify-content-start">
|
|
572
|
+
<p class={header_cssstyles.informationtitle + ' p-0 m-0 '}>{lang.address}:</p>
|
|
575
573
|
</div>
|
|
576
|
-
<div
|
|
577
|
-
<p
|
|
574
|
+
<div class="col-lg-9 d-flex align-items-center justify-content-start">
|
|
575
|
+
<p class={header_cssstyles.infotext + ' p-0 m-0 '}>{authdetailsContext?.instinfo?.address_en}</p>
|
|
578
576
|
</div>
|
|
579
577
|
</div>
|
|
580
578
|
</Dropdown.Item>
|
|
581
579
|
<Dropdown.Divider />
|
|
582
580
|
<Dropdown.Item>
|
|
583
|
-
<div
|
|
584
|
-
<div
|
|
585
|
-
<p
|
|
581
|
+
<div class="row m-0 w-100">
|
|
582
|
+
<div class="col-lg-3 p-0 d-flex align-items-center justify-content-start">
|
|
583
|
+
<p class={header_cssstyles.informationtitle + ' p-0 m-0 '}>{langdetect == 'en' ? 'Phone' : 'التليفون'}:</p>
|
|
586
584
|
</div>
|
|
587
|
-
<div
|
|
588
|
-
<p
|
|
585
|
+
<div class="col-lg-9 d-flex align-items-center justify-content-start">
|
|
586
|
+
<p class={header_cssstyles.infotext + ' p-0 m-0 '}>{authdetailsContext?.instinfo?.contactinfo?.mobile}</p>
|
|
589
587
|
</div>
|
|
590
588
|
</div>
|
|
591
589
|
</Dropdown.Item>
|
|
592
590
|
<Dropdown.Divider />
|
|
593
591
|
<Dropdown.Item>
|
|
594
|
-
<div
|
|
595
|
-
<div
|
|
596
|
-
<p
|
|
592
|
+
<div class="row m-0 w-100">
|
|
593
|
+
<div class="col-lg-3 p-0 d-flex align-items-center justify-content-start">
|
|
594
|
+
<p class={header_cssstyles.informationtitle + ' p-0 m-0 '}>{lang.email}:</p>
|
|
597
595
|
</div>
|
|
598
|
-
<div
|
|
599
|
-
<p
|
|
596
|
+
<div class="col-lg-9 d-flex align-items-center justify-content-start">
|
|
597
|
+
<p class={header_cssstyles.infotext + ' p-0 m-0 '}>{authdetailsContext?.instinfo?.contactinfo?.email}</p>
|
|
600
598
|
</div>
|
|
601
599
|
</div>
|
|
602
600
|
</Dropdown.Item>
|
|
603
601
|
<Dropdown.Divider />
|
|
604
602
|
<Dropdown.Item>
|
|
605
|
-
<div
|
|
606
|
-
<div
|
|
603
|
+
<div class="col-lg-12 col-sm-12 mb-sm-2 p-3 d-flex justify-content-center">
|
|
604
|
+
<div class=" col-lg-12 d-flex flex-row align-items-center justify-content-center ">
|
|
607
605
|
{sectionproperties.fbbtn_show == 'Show' && (
|
|
608
|
-
<div
|
|
606
|
+
<div class={`${header_cssstyles.facebook_btn}` + ' d-flex align-items-center justify-content-center '}>
|
|
609
607
|
<FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
|
|
610
608
|
</div>
|
|
611
609
|
)}
|
|
612
610
|
{sectionproperties.instbtn_show == 'Show' && (
|
|
613
|
-
<div
|
|
611
|
+
<div class={`${header_cssstyles.instgram_btn}` + ' d-flex align-items-center justify-content-center ml-3 mr-3 '}>
|
|
614
612
|
<AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
|
|
615
613
|
</div>
|
|
616
614
|
)}
|
|
617
615
|
{sectionproperties.youtbtn_show == 'Show' && (
|
|
618
|
-
<div
|
|
616
|
+
<div class={`${header_cssstyles.youtube_btn}` + ' d-flex align-items-center justify-content-center '}>
|
|
619
617
|
<BsWhatsapp size={sectionproperties.youtubebtniconfontsize} />
|
|
620
618
|
</div>
|
|
621
619
|
)}
|
|
@@ -625,7 +623,7 @@ const HeaderRestaurant = (props) => {
|
|
|
625
623
|
</Dropdown.Menu>
|
|
626
624
|
</Dropdown>
|
|
627
625
|
</div>
|
|
628
|
-
<div
|
|
626
|
+
<div class={langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'}>
|
|
629
627
|
<Dropdown
|
|
630
628
|
style={{
|
|
631
629
|
marginLeft: langdetect == 'en' ? '25px' : 0,
|
|
@@ -633,19 +631,19 @@ const HeaderRestaurant = (props) => {
|
|
|
633
631
|
}}
|
|
634
632
|
>
|
|
635
633
|
<Dropdown.Toggle>
|
|
636
|
-
<li
|
|
634
|
+
<li class={' d-flex align-items-center justify-content-center '}>
|
|
637
635
|
{langdetect == 'en' && (
|
|
638
|
-
<div
|
|
636
|
+
<div class={`${header_cssstyles.language_container}` + ' row m-0 allcentered '}>
|
|
639
637
|
<img src={egyptflag} style={{ maxWidth: '2.5vh', maxHeight: '2.5vh' }} />
|
|
640
|
-
<div style={{ height: '20px', width: '1.5px', background: '#e6e6e6' }}
|
|
641
|
-
<p
|
|
638
|
+
<div style={{ height: '20px', width: '1.5px', background: '#e6e6e6' }} class="ml-2 mr-2"></div>
|
|
639
|
+
<p class="m-0 p-0">ع</p>
|
|
642
640
|
</div>
|
|
643
641
|
)}
|
|
644
642
|
{langdetect == 'ar' && (
|
|
645
|
-
<div
|
|
643
|
+
<div class={`${header_cssstyles.language_container}` + ' row m-0 allcentered '}>
|
|
646
644
|
<img src={usflag} style={{ maxWidth: '2.5vh', maxHeight: '2.5vh' }} />
|
|
647
|
-
<div style={{ height: '20px', width: '1.5px', background: '#e6e6e6' }}
|
|
648
|
-
<p
|
|
645
|
+
<div style={{ height: '20px', width: '1.5px', background: '#e6e6e6' }} class="ml-2 mr-2"></div>
|
|
646
|
+
<p class="m-0 p-0">En</p>
|
|
649
647
|
</div>
|
|
650
648
|
)}
|
|
651
649
|
</li>
|
|
@@ -656,10 +654,10 @@ const HeaderRestaurant = (props) => {
|
|
|
656
654
|
setlang('ar');
|
|
657
655
|
}}
|
|
658
656
|
>
|
|
659
|
-
<div
|
|
660
|
-
<p
|
|
657
|
+
<div class={`${header_cssstyles.dropdownitemcontainer}` + ' m-0 p-0 d-flex align-items-center '}>
|
|
658
|
+
<p class={' d-flex align-items-center m-0 p-0 '}>
|
|
661
659
|
<img src={egyptflag} style={{ maxWidth: '2.5vh', maxHeight: '2.5vh' }} />
|
|
662
|
-
<span
|
|
660
|
+
<span class="ml-2 mr-2">{lang.arabic}</span>
|
|
663
661
|
</p>
|
|
664
662
|
</div>
|
|
665
663
|
</Dropdown.Item>
|
|
@@ -670,7 +668,7 @@ const HeaderRestaurant = (props) => {
|
|
|
670
668
|
}}
|
|
671
669
|
>
|
|
672
670
|
<span
|
|
673
|
-
|
|
671
|
+
class="d-flex align-items-center justify-content-center"
|
|
674
672
|
style={{
|
|
675
673
|
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
676
674
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
@@ -678,29 +676,30 @@ const HeaderRestaurant = (props) => {
|
|
|
678
676
|
}}
|
|
679
677
|
>
|
|
680
678
|
<img src={usflag} style={{ maxWidth: '2.5vh', maxHeight: '2.5vh' }} />
|
|
681
|
-
<span
|
|
679
|
+
<span class="ml-2 mr-2">{lang.english}</span>
|
|
682
680
|
</span>
|
|
683
681
|
</Dropdown.Item>
|
|
684
682
|
</Dropdown.Menu>
|
|
685
683
|
</Dropdown>
|
|
686
684
|
</div>
|
|
687
685
|
</div>
|
|
688
|
-
<div
|
|
686
|
+
<div class="col-lg-12 p-0">
|
|
689
687
|
{sectionproperties.showhidesubheader == 'Show' && (
|
|
690
688
|
<Subheader
|
|
691
|
-
actions={actions}
|
|
692
689
|
sectionpropertiesprops={sectionproperties}
|
|
690
|
+
actions={actions}
|
|
693
691
|
subheaderpropertiesprops={{
|
|
694
692
|
subheaderpositionprops: 'Full Width',
|
|
695
|
-
paddingLeftprops: '
|
|
696
|
-
paddingRightprops: '
|
|
693
|
+
paddingLeftprops: '35px',
|
|
694
|
+
paddingRightprops: '35px',
|
|
695
|
+
subheadercontentpositionprops: 'center',
|
|
697
696
|
}}
|
|
698
697
|
/>
|
|
699
698
|
)}
|
|
700
699
|
</div>
|
|
701
700
|
</div>
|
|
702
|
-
<div
|
|
703
|
-
<Headerresponsive
|
|
701
|
+
<div class="col-lg-12 p-0">
|
|
702
|
+
<Headerresponsive sectionpropertiesprops={sectionproperties} actions={actions} />
|
|
704
703
|
</div>
|
|
705
704
|
</div>
|
|
706
705
|
</div>
|