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
|
@@ -0,0 +1,276 @@
|
|
|
1
|
+
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
import { css } from 'glamor';
|
|
3
|
+
import { IKImage } from 'imagekitio-react';
|
|
4
|
+
import { IKpublicKey, IKurlEndpoint } from '../../../../../Env';
|
|
5
|
+
|
|
6
|
+
const AboutSection = (props) => {
|
|
7
|
+
const [sectionproperties, setsectionproperties] = useState('');
|
|
8
|
+
const [bgimagesarray, setbgimagesarray] = useState([]);
|
|
9
|
+
const [cardsarray, setcardsarray] = useState([]);
|
|
10
|
+
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
11
|
+
const lang = props.actions.lang;
|
|
12
|
+
const langdetect = props.actions.langdetect;
|
|
13
|
+
|
|
14
|
+
useEffect(() => {
|
|
15
|
+
if (props.srcfrom == 'addsectionform') {
|
|
16
|
+
var secpropobj = {};
|
|
17
|
+
props.defaultproperties.forEach(function (defaultpropobj, defaultpropindex) {
|
|
18
|
+
secpropobj[defaultpropobj.property_css_name] = defaultpropobj.property_value;
|
|
19
|
+
});
|
|
20
|
+
setsectionproperties({ ...secpropobj });
|
|
21
|
+
} else {
|
|
22
|
+
var secpropobj = {};
|
|
23
|
+
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
24
|
+
if (sectionitem.sectionid == props.sectionidprops) {
|
|
25
|
+
sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
|
|
26
|
+
secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
|
|
27
|
+
});
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
setsectionproperties({ ...secpropobj });
|
|
31
|
+
}
|
|
32
|
+
}, [StatePagePropertiesContext]);
|
|
33
|
+
useEffect(() => {
|
|
34
|
+
if (sectionproperties.length != 0) {
|
|
35
|
+
if (sectionproperties.bgsection_imagearrayofobjs != null) {
|
|
36
|
+
var bgsection_imagearrayofobjsparsed = JSON.parse(sectionproperties.bgsection_imagearrayofobjs);
|
|
37
|
+
if (Array.isArray(bgsection_imagearrayofobjsparsed)) {
|
|
38
|
+
setbgimagesarray([...bgsection_imagearrayofobjsparsed]);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
if (sectionproperties.card_arrayofobjects != null) {
|
|
42
|
+
var card_arrayofobjectsparsed = JSON.parse(sectionproperties.card_arrayofobjects);
|
|
43
|
+
if (Array.isArray(card_arrayofobjectsparsed)) {
|
|
44
|
+
setcardsarray([...card_arrayofobjectsparsed]);
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}, [sectionproperties]);
|
|
49
|
+
const section_styles = {
|
|
50
|
+
cards_sections: css({
|
|
51
|
+
marginTop: sectionproperties.marginTop + 'px',
|
|
52
|
+
marginBottom: sectionproperties.marginBottom + 'px',
|
|
53
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
54
|
+
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
55
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
56
|
+
paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
57
|
+
background: sectionproperties.backgroundColor,
|
|
58
|
+
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
59
|
+
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
60
|
+
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
61
|
+
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
62
|
+
borderColor: sectionproperties.sectioncardbordercolor,
|
|
63
|
+
border: sectionproperties.sectioncardborderwidth + 'px solid',
|
|
64
|
+
}),
|
|
65
|
+
sectiontitlespan: css({
|
|
66
|
+
':after': {
|
|
67
|
+
position: 'absolute',
|
|
68
|
+
content: 's',
|
|
69
|
+
fontSize: '0',
|
|
70
|
+
bottom: 0,
|
|
71
|
+
right: 0,
|
|
72
|
+
left: 0,
|
|
73
|
+
display: 'block',
|
|
74
|
+
height: '3px',
|
|
75
|
+
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
76
|
+
backgroundColor: sectionproperties.linebgcolor,
|
|
77
|
+
},
|
|
78
|
+
}),
|
|
79
|
+
sectiontitlespan2: css({
|
|
80
|
+
':after': {
|
|
81
|
+
position: 'absolute',
|
|
82
|
+
content: 's',
|
|
83
|
+
fontSize: '0',
|
|
84
|
+
bottom: 0,
|
|
85
|
+
right: 0,
|
|
86
|
+
left: 0,
|
|
87
|
+
display: 'block',
|
|
88
|
+
height: '100%',
|
|
89
|
+
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
90
|
+
backgroundColor: sectionproperties.linebgcolor,
|
|
91
|
+
borderRadius: '5px',
|
|
92
|
+
},
|
|
93
|
+
}),
|
|
94
|
+
};
|
|
95
|
+
const imagesection = () => {
|
|
96
|
+
return (
|
|
97
|
+
<div style={{ height: sectionproperties.image_height + 'px', overflow: 'hidden' }} class="h-sm-auto">
|
|
98
|
+
<IKImage
|
|
99
|
+
class="h-sm-auto"
|
|
100
|
+
urlEndpoint={IKurlEndpoint}
|
|
101
|
+
publicKey={IKpublicKey}
|
|
102
|
+
path={bgimagesarray.length != 0 ? '/tr:w-500/' + bgimagesarray[0].bgsection_image : ''}
|
|
103
|
+
style={{
|
|
104
|
+
width: '100%',
|
|
105
|
+
height: sectionproperties.image_height + 'px',
|
|
106
|
+
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
107
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
108
|
+
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
109
|
+
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
110
|
+
background: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor,
|
|
111
|
+
border: sectionproperties.image_borderwidth + ' solid ' + sectionproperties.image_bordercolor,
|
|
112
|
+
objectFit: sectionproperties.bgcovercontain,
|
|
113
|
+
}}
|
|
114
|
+
/>
|
|
115
|
+
</div>
|
|
116
|
+
);
|
|
117
|
+
};
|
|
118
|
+
|
|
119
|
+
return (
|
|
120
|
+
<div class="row m-0 d-flex justify-content-center w-100 align-items-center">
|
|
121
|
+
<div class={section_styles.cards_sections + ' col-lg-12 pl-md-2 pr-md-2 '}>
|
|
122
|
+
<div class="row m-0 d-flex justify-content-center w-100">
|
|
123
|
+
<div class="col-lg-4 d-flex d-md-none justify-content-end justify-content-md-center p-md-0 align-items-center">{imagesection()}</div>
|
|
124
|
+
<div class="col-lg-6 mb-md-3 d-flex justify-content-start h-100">
|
|
125
|
+
<div
|
|
126
|
+
class="row ml-0 mr-0 w-100 mb-auto"
|
|
127
|
+
style={{
|
|
128
|
+
paddingTop: sectionproperties.sectionTitleMarginTop + 'px',
|
|
129
|
+
}}
|
|
130
|
+
>
|
|
131
|
+
<div
|
|
132
|
+
class="col-lg-12 d-flex justify-content-md-center p-0"
|
|
133
|
+
style={{
|
|
134
|
+
marginTop: sectionproperties.slideshowText1Content_marginTop + 'px',
|
|
135
|
+
}}
|
|
136
|
+
>
|
|
137
|
+
<div class="row ml-0 mr-0 w-100 mb-auto">
|
|
138
|
+
<div
|
|
139
|
+
class="col-lg-12 d-flex justify-content-md-center p-0"
|
|
140
|
+
style={{
|
|
141
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
142
|
+
}}
|
|
143
|
+
>
|
|
144
|
+
{sectionproperties.sectiontitlestyle == 'Line Under Text' && (
|
|
145
|
+
<p
|
|
146
|
+
style={{
|
|
147
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
148
|
+
color: sectionproperties.sectionTitleColor,
|
|
149
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
150
|
+
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
|
|
151
|
+
position: 'relative',
|
|
152
|
+
}}
|
|
153
|
+
>
|
|
154
|
+
<span class={`${section_styles.sectiontitlespan}`}>
|
|
155
|
+
{langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar}
|
|
156
|
+
</span>
|
|
157
|
+
</p>
|
|
158
|
+
)}
|
|
159
|
+
</div>
|
|
160
|
+
<div
|
|
161
|
+
class="col-lg-12 d-flex justify-content-md-center p-0"
|
|
162
|
+
style={{
|
|
163
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
164
|
+
}}
|
|
165
|
+
>
|
|
166
|
+
{sectionproperties.sectiontitlestyle == 'Line Before Text' && (
|
|
167
|
+
<p
|
|
168
|
+
className={langdetect == 'en' ? 'pl-3 wordbreak text-md-center' : 'pr-3 wordbreak text-md-center'}
|
|
169
|
+
style={{
|
|
170
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
171
|
+
color: sectionproperties.sectionTitleColor,
|
|
172
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
173
|
+
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
|
|
174
|
+
position: 'relative',
|
|
175
|
+
}}
|
|
176
|
+
>
|
|
177
|
+
<span class={`${section_styles.sectiontitlespan2}` + ' wordbreak '}>
|
|
178
|
+
{langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar}
|
|
179
|
+
</span>
|
|
180
|
+
</p>
|
|
181
|
+
)}
|
|
182
|
+
</div>
|
|
183
|
+
</div>
|
|
184
|
+
</div>
|
|
185
|
+
<div
|
|
186
|
+
class={'col-lg-12 d-flex justify-content-center mb-3 pl-md-2 pr-md-2'}
|
|
187
|
+
style={
|
|
188
|
+
{
|
|
189
|
+
// paddingLeft: sectionproperties.descriptionCentered == 'Centered' ? sectionproperties.description_marginLeft + 'px' : '3rem',
|
|
190
|
+
// paddingRight: sectionproperties.descriptionCentered == 'Centered' ? sectionproperties.description_marginRight + 'px' : '3rem',
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
>
|
|
194
|
+
<p
|
|
195
|
+
class={'p-md-0 justify-content-md-center wordbreak text-md-center'}
|
|
196
|
+
style={{
|
|
197
|
+
position: 'relative',
|
|
198
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
199
|
+
color: sectionproperties.prodCatColor,
|
|
200
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
201
|
+
marginBottom: sectionproperties.descriptionMarginBottom + 'px',
|
|
202
|
+
textAlign: sectionproperties.descriptionCentered == 'Centered' ? 'center' : 'start',
|
|
203
|
+
// paddingLeft: sectionproperties.descriptionCentered == 'Centered' ? 0 : '3rem',
|
|
204
|
+
// paddingRight: sectionproperties.descriptionCentered == 'Centered' ? 0 : '3rem',
|
|
205
|
+
}}
|
|
206
|
+
>
|
|
207
|
+
{langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr}
|
|
208
|
+
</p>
|
|
209
|
+
</div>
|
|
210
|
+
{cardsarray.map((cardinfoitem, cardinfoindex) => {
|
|
211
|
+
return (
|
|
212
|
+
<div class="col-lg-6 d-flex mb-3">
|
|
213
|
+
<div class="row m-0 w-100 d-flex flex-row">
|
|
214
|
+
<p
|
|
215
|
+
class="MonotonCursive mt-n2 p-0 m-0"
|
|
216
|
+
style={{
|
|
217
|
+
color: sectionproperties.generaltext_fontColor,
|
|
218
|
+
fontSize: sectionproperties.generaltext_fontSize + 'px',
|
|
219
|
+
whiteSpace: 'nowrap',
|
|
220
|
+
}}
|
|
221
|
+
>
|
|
222
|
+
0{cardinfoindex + 1}
|
|
223
|
+
</p>
|
|
224
|
+
<div class="col-lg-9 col-md-9 col-sm-9 d-flex flex-column pl-3">
|
|
225
|
+
<p
|
|
226
|
+
class="m-0 p-0 wordbreak wordbreak1"
|
|
227
|
+
style={{
|
|
228
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
229
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
230
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
231
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
232
|
+
}}
|
|
233
|
+
>
|
|
234
|
+
{langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_titleen : cardsarray[cardinfoindex].cardobj_titlear}
|
|
235
|
+
</p>
|
|
236
|
+
<p
|
|
237
|
+
class="m-0 p-0 wordbreak wordbreak3"
|
|
238
|
+
style={{
|
|
239
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
240
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
241
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
242
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
243
|
+
}}
|
|
244
|
+
>
|
|
245
|
+
{langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar}
|
|
246
|
+
</p>
|
|
247
|
+
</div>
|
|
248
|
+
</div>
|
|
249
|
+
</div>
|
|
250
|
+
);
|
|
251
|
+
})}
|
|
252
|
+
</div>
|
|
253
|
+
</div>
|
|
254
|
+
<div class="col-lg-6 d-none d-md-flex justify-content-end justify-content-md-center pl-3 pr-3">
|
|
255
|
+
{imagesection()}
|
|
256
|
+
{/* <div style={{ height: sectionproperties.image_height + 'px', overflow: 'hidden' }}>
|
|
257
|
+
<IKImage
|
|
258
|
+
path={bgimagesarray.length != 0 ? '/tr:w-400/' + bgimagesarray[0].bgsection_image : ''}
|
|
259
|
+
style={{
|
|
260
|
+
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
261
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
262
|
+
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
263
|
+
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
264
|
+
background: sectionproperties.image_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.image_bgcolor,
|
|
265
|
+
border: sectionproperties.image_borderwidth + ' solid ' + sectionproperties.image_bordercolor,
|
|
266
|
+
boxShadow: sectionproperties.image_showshadow == 'Show' ? ' 0 0 10px ' + sectionproperties.image_shadowcolor : '',
|
|
267
|
+
}}
|
|
268
|
+
/>
|
|
269
|
+
</div> */}
|
|
270
|
+
</div>
|
|
271
|
+
</div>
|
|
272
|
+
</div>
|
|
273
|
+
</div>
|
|
274
|
+
);
|
|
275
|
+
};
|
|
276
|
+
export default AboutSection;
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
import { css } from 'glamor';
|
|
3
|
+
import { serverbaselink } from '../../../../../Env';
|
|
4
|
+
import sectionstyles from '../../../../styles/sections/Backgroundimage_with_topcircle.module.css';
|
|
5
|
+
|
|
6
|
+
const Backgroundimage_with_topcircle = (props) => {
|
|
7
|
+
const [sectionproperties, setsectionproperties] = useState('');
|
|
8
|
+
const [cardsarray, setcardsarray] = useState([]);
|
|
9
|
+
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
10
|
+
const lang = props.actions.lang;
|
|
11
|
+
const langdetect = props.actions.langdetect;
|
|
12
|
+
const routingcountext = props.actions.routingcountext;
|
|
13
|
+
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
14
|
+
|
|
15
|
+
useEffect(() => {
|
|
16
|
+
if (props.srcfrom == 'addsectionform') {
|
|
17
|
+
var secpropobj = {};
|
|
18
|
+
props.defaultproperties.forEach(function (defaultpropobj, defaultpropindex) {
|
|
19
|
+
secpropobj[defaultpropobj.property_css_name] = defaultpropobj.property_value;
|
|
20
|
+
});
|
|
21
|
+
setsectionproperties({ ...secpropobj });
|
|
22
|
+
} else {
|
|
23
|
+
var secpropobj = {};
|
|
24
|
+
|
|
25
|
+
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
26
|
+
if (sectionitem.sectionid == props.sectionidprops) {
|
|
27
|
+
sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
|
|
28
|
+
secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
});
|
|
32
|
+
setsectionproperties({ ...secpropobj });
|
|
33
|
+
}
|
|
34
|
+
}, [StatePagePropertiesContext]);
|
|
35
|
+
useEffect(() => {
|
|
36
|
+
if (sectionproperties.length != 0) {
|
|
37
|
+
if (sectionproperties.bgsection_imagearrayofobjs != null) {
|
|
38
|
+
var bgsection_imagearrayofobjsparsed = JSON.parse(sectionproperties.bgsection_imagearrayofobjs);
|
|
39
|
+
if (Array.isArray(bgsection_imagearrayofobjsparsed)) {
|
|
40
|
+
setcardsarray([...bgsection_imagearrayofobjsparsed]);
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}, [sectionproperties]);
|
|
45
|
+
const bg1_cssstyles = {
|
|
46
|
+
topcircle: css({
|
|
47
|
+
height: sectionproperties.topcircle_height + 'px',
|
|
48
|
+
// height: '800px',
|
|
49
|
+
background: sectionproperties.backgroundColor,
|
|
50
|
+
// background:sectionproperties.topcircle_bgcolor,
|
|
51
|
+
width: '100%',
|
|
52
|
+
borderTopLeftRadius: sectionproperties.topcircle_borderTopLeftRadius + 'px',
|
|
53
|
+
borderTopRightRadius: sectionproperties.topcircle_borderTopRightRadius + 'px',
|
|
54
|
+
borderBottomLeftRadius: sectionproperties.topcircle_borderBottomLeftRadius + 'px',
|
|
55
|
+
borderBottomRightRadius: sectionproperties.topcircle_borderBottomRightRadius + 'px',
|
|
56
|
+
transition: '.3s',
|
|
57
|
+
}),
|
|
58
|
+
textstyle: css({
|
|
59
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
60
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
61
|
+
textTransform: sectionproperties.slideshowText1ContentTextTransform,
|
|
62
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
63
|
+
position: 'absolute',
|
|
64
|
+
top: sectionproperties.slideshowText1Content_marginTop + 'px',
|
|
65
|
+
left: sectionproperties.slideshowText1Content_marginLeft + 'px',
|
|
66
|
+
}),
|
|
67
|
+
textstyle2: css({
|
|
68
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
69
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
70
|
+
textTransform: sectionproperties.slideshowText2ContentTextTransform,
|
|
71
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
72
|
+
position: 'absolute',
|
|
73
|
+
top: sectionproperties.generaltext2_topposition + 'px',
|
|
74
|
+
left: sectionproperties.generaltext2_leftposition + 'px',
|
|
75
|
+
}),
|
|
76
|
+
general_btn: css({
|
|
77
|
+
height: sectionproperties.generalbtn_height + 'px',
|
|
78
|
+
width: sectionproperties.generalbtn_width + 'px',
|
|
79
|
+
background: sectionproperties.generalbtn_bgColor,
|
|
80
|
+
color: sectionproperties.generalbtn_textColor,
|
|
81
|
+
borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
82
|
+
borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
83
|
+
borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
84
|
+
borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
85
|
+
textTransform: sectionproperties.generalbtn_texttransform,
|
|
86
|
+
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
87
|
+
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
88
|
+
position: 'absolute',
|
|
89
|
+
top: sectionproperties.generalbtn_topposition + 'px',
|
|
90
|
+
left: sectionproperties.generalbtn_marginLeft + 'px',
|
|
91
|
+
transition: '.3s',
|
|
92
|
+
':hover': {
|
|
93
|
+
background: sectionproperties.generalbtn_bgColoronhover,
|
|
94
|
+
color: sectionproperties.generalbtn_textColoronhover,
|
|
95
|
+
},
|
|
96
|
+
}),
|
|
97
|
+
img_container: css({
|
|
98
|
+
width: sectionproperties.img_height + 'px',
|
|
99
|
+
height: sectionproperties.img_width + 'px',
|
|
100
|
+
}),
|
|
101
|
+
imgstyle: css({
|
|
102
|
+
width: '100%',
|
|
103
|
+
height: '100%',
|
|
104
|
+
objectFit: 'contain',
|
|
105
|
+
}),
|
|
106
|
+
sectionstyle: css({
|
|
107
|
+
height: '90vh',
|
|
108
|
+
}),
|
|
109
|
+
};
|
|
110
|
+
return (
|
|
111
|
+
<div class={`${bg1_cssstyles.sectionstyle}` + ' row w-100 m-0 '} style={{ position: 'relative', overflowY: 'hidden' }}>
|
|
112
|
+
<div class={`${sectionstyles.homestyling} ${bg1_cssstyles.topcircle}`}></div>
|
|
113
|
+
<div
|
|
114
|
+
class={`${sectionstyles.home1_container}`}
|
|
115
|
+
style={{
|
|
116
|
+
paddingRight: sectionproperties.paddingRight + 'px',
|
|
117
|
+
paddingLeft: sectionproperties.paddingLeft + 'px',
|
|
118
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
119
|
+
paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
120
|
+
position: 'absolute',
|
|
121
|
+
top: 100,
|
|
122
|
+
bottom: 0,
|
|
123
|
+
}}
|
|
124
|
+
>
|
|
125
|
+
<div class="row w-100 m-0 ">
|
|
126
|
+
{sectionproperties.imgstyle_show == 'show' && (
|
|
127
|
+
<div class="col-lg-12 d-flex flex-column justify-content-start align-items-center" style={{}}>
|
|
128
|
+
<div class={`${bg1_cssstyles.img_container} `}>
|
|
129
|
+
<img class={`${bg1_cssstyles.imgstyle}`} src={cardsarray.length != 0 ? serverbaselink + cardsarray[0].bgsection_image : ''}></img>
|
|
130
|
+
</div>
|
|
131
|
+
</div>
|
|
132
|
+
)}
|
|
133
|
+
{sectionproperties.slideshowtext1_show == 'Show' && (
|
|
134
|
+
<div class="col-lg-12 d-flex flex-row justify-content-center align-items-center">
|
|
135
|
+
<p class={`${bg1_cssstyles.textstyle}` + ' m-0 '}>{sectionproperties.slideshowText1Content}</p>
|
|
136
|
+
</div>
|
|
137
|
+
)}
|
|
138
|
+
{sectionproperties.slideshowtext2_show == 'Show' && (
|
|
139
|
+
<div class="col-lg-12 d-flex flex-row justify-content-center align-items-center">
|
|
140
|
+
<p class={`${bg1_cssstyles.textstyle2}` + ' m-0 '}>{sectionproperties.slideshowText2Content}</p>
|
|
141
|
+
</div>
|
|
142
|
+
)}
|
|
143
|
+
{sectionproperties.generalbtn_show == 'Show' && (
|
|
144
|
+
<div class="col-lg-12 text-center d-flex flex-row justify-content-center mt-3 " style={{ zIndex: 1000 }}>
|
|
145
|
+
<button
|
|
146
|
+
class={`${bg1_cssstyles.general_btn} `}
|
|
147
|
+
onClick={() => {
|
|
148
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent);
|
|
149
|
+
}}
|
|
150
|
+
>
|
|
151
|
+
{sectionproperties.generalbtn_content}
|
|
152
|
+
</button>
|
|
153
|
+
</div>
|
|
154
|
+
)}
|
|
155
|
+
</div>
|
|
156
|
+
</div>
|
|
157
|
+
</div>
|
|
158
|
+
);
|
|
159
|
+
};
|
|
160
|
+
export default Backgroundimage_with_topcircle;
|
|
@@ -0,0 +1,176 @@
|
|
|
1
|
+
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
import { css } from 'glamor';
|
|
3
|
+
import generalstyles from '../../../../styles/general/general.module.css';
|
|
4
|
+
|
|
5
|
+
const Freetextsection = (props) => {
|
|
6
|
+
const [sectionproperties, setsectionproperties] = useState('');
|
|
7
|
+
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
8
|
+
const lang = props.actions.lang;
|
|
9
|
+
const langdetect = props.actions.langdetect;
|
|
10
|
+
useEffect(() => {
|
|
11
|
+
if (props.srcfrom == 'addsectionform') {
|
|
12
|
+
var secpropobj = {};
|
|
13
|
+
props.defaultproperties.forEach(function (defaultpropobj, defaultpropindex) {
|
|
14
|
+
secpropobj[defaultpropobj.property_css_name] = defaultpropobj.property_value;
|
|
15
|
+
});
|
|
16
|
+
setsectionproperties({ ...secpropobj });
|
|
17
|
+
} else {
|
|
18
|
+
var secpropobj = {};
|
|
19
|
+
|
|
20
|
+
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
21
|
+
if (sectionitem.sectionid == props.sectionidprops) {
|
|
22
|
+
sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
|
|
23
|
+
secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
|
|
24
|
+
});
|
|
25
|
+
}
|
|
26
|
+
});
|
|
27
|
+
setsectionproperties({ ...secpropobj });
|
|
28
|
+
}
|
|
29
|
+
}, [StatePagePropertiesContext]);
|
|
30
|
+
const section_styles = {
|
|
31
|
+
line_left: css({
|
|
32
|
+
height: '1px',
|
|
33
|
+
position: 'relative',
|
|
34
|
+
flex: '1 1 auto',
|
|
35
|
+
minWidth: '10%',
|
|
36
|
+
background: sectionproperties.linebgcolor,
|
|
37
|
+
}),
|
|
38
|
+
line_right: css({
|
|
39
|
+
height: '1px',
|
|
40
|
+
position: 'relative',
|
|
41
|
+
flex: '1 1 auto',
|
|
42
|
+
minWidth: '10%',
|
|
43
|
+
background: sectionproperties.linebgcolor,
|
|
44
|
+
}),
|
|
45
|
+
btn: css({
|
|
46
|
+
width: sectionproperties.generalbtn_width + 'px',
|
|
47
|
+
height: sectionproperties.generalbtn_height + 'px',
|
|
48
|
+
backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
49
|
+
color: sectionproperties.generalbtn_textColor,
|
|
50
|
+
borderTopLeftRadius: sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
51
|
+
borderTopRightRadius: sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
52
|
+
borderBottomLeftRadius: sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
53
|
+
borderBottomRightRadius: sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
54
|
+
border: sectionproperties.generalbtn_borderwidth + 'px solid ' + sectionproperties.generalbtn_bordercolor,
|
|
55
|
+
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
56
|
+
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
57
|
+
marginTop: sectionproperties.generalbtn_marginTop + 'px',
|
|
58
|
+
marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
|
|
59
|
+
transition: '.3s',
|
|
60
|
+
cursor: 'pointer',
|
|
61
|
+
':hover': {
|
|
62
|
+
backgroundColor: sectionproperties.generalbtn_bgColoronhover,
|
|
63
|
+
color: sectionproperties.generalbtn_textColoronhover,
|
|
64
|
+
},
|
|
65
|
+
}),
|
|
66
|
+
};
|
|
67
|
+
|
|
68
|
+
return (
|
|
69
|
+
<div
|
|
70
|
+
class={' row ml-0 mr-0 d-flex justify-content-between w-100 align-items-center pl-md-3 pr-md-3 '}
|
|
71
|
+
style={{
|
|
72
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
73
|
+
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
74
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
75
|
+
paddingBottom: sectionproperties.paddingBottom + 'px',
|
|
76
|
+
marginTop: sectionproperties.marginTop + 'px',
|
|
77
|
+
marginBottom: sectionproperties.marginBottom + 'px',
|
|
78
|
+
background: sectionproperties.backgroundColor,
|
|
79
|
+
borderTopLeftRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
80
|
+
borderTopRightRadius: sectionproperties.borderTopLeftRadius + 'px',
|
|
81
|
+
borderBottomLeftRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
82
|
+
borderBottomRightRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
83
|
+
}}
|
|
84
|
+
>
|
|
85
|
+
<div class="col-lg-12 d-flex justify-content-start">
|
|
86
|
+
<div class="row m-0 w-100 mb-auto">
|
|
87
|
+
{sectionproperties.sectiontitleshow == 'Show' && (
|
|
88
|
+
<div
|
|
89
|
+
class={`${generalstyles.sectiontitlecont}` + ' col-lg-12 p-0 d-flex align-items-center '}
|
|
90
|
+
style={{
|
|
91
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
92
|
+
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
|
|
93
|
+
}}
|
|
94
|
+
>
|
|
95
|
+
<div
|
|
96
|
+
class="d-flex align-items-center flex-row"
|
|
97
|
+
style={{
|
|
98
|
+
position: 'relative',
|
|
99
|
+
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
100
|
+
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : '',
|
|
101
|
+
}}
|
|
102
|
+
>
|
|
103
|
+
{sectionproperties.sectiontitlestyle == 'Line Before Text' && <span class={section_styles.line_left}></span>}
|
|
104
|
+
<p
|
|
105
|
+
class={
|
|
106
|
+
sectionproperties.sectiontitlefontfamily == 'Pacifico'
|
|
107
|
+
? `${section_styles.sectiontitlespan}` + ' PacificoFont mb-auto mb-0 pb-0 font-sm-18 font-md-20 wordbreak d-flex align-items-center justify-content-start '
|
|
108
|
+
: sectionproperties.sectiontitlefontfamily == 'Playfair'
|
|
109
|
+
? `${section_styles.sectiontitlespan}` + ' PlayfairFont mb-auto mb-0 pb-0 font-sm-18 font-md-20 wordbreak d-flex align-items-center justify-content-start '
|
|
110
|
+
: sectionproperties.sectiontitlefontfamily == 'Great Vibes'
|
|
111
|
+
? `${section_styles.sectiontitlespan}` +
|
|
112
|
+
' GreatvibesFont mb-auto mb-0 pb-0 font-sm-18 font-md-20 wordbreak d-flex align-items-center justify-content-start '
|
|
113
|
+
: sectionproperties.sectiontitlefontfamily == 'Quicksand'
|
|
114
|
+
? ' QuicksandFont mb-auto mb-0 pb-0 font-sm-18 font-md-20 wordbreak d-flex align-items-center justify-content-start '
|
|
115
|
+
: sectionproperties.sectiontitlefontfamily == 'Satisfy'
|
|
116
|
+
? `${section_styles.sectiontitlespan}` + ' SatisfyFont mb-auto mb-0 pb-0 font-sm-18 font-md-20 wordbreak d-flex align-items-center justify-content-start '
|
|
117
|
+
: `${section_styles.sectiontitlespan}` + ' mb-auto mb-0 pb-0 font-sm-18 font-md-20 wordbreak d-flex align-items-center justify-content-start '
|
|
118
|
+
}
|
|
119
|
+
style={{
|
|
120
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
121
|
+
color: sectionproperties.sectionTitleColor,
|
|
122
|
+
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
123
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
124
|
+
paddingLeft: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
125
|
+
paddingRight: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
126
|
+
padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
127
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'left',
|
|
128
|
+
}}
|
|
129
|
+
>
|
|
130
|
+
{langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar}
|
|
131
|
+
</p>
|
|
132
|
+
{sectionproperties.sectiontitlestyle == 'Line Before Text' && <span class={section_styles.line_right}></span>}
|
|
133
|
+
</div>
|
|
134
|
+
</div>
|
|
135
|
+
)}
|
|
136
|
+
<div
|
|
137
|
+
class={'col-lg-12 d-flex align-items-center justify-content-center mb-md-0'}
|
|
138
|
+
style={{
|
|
139
|
+
marginBottom: sectionproperties.descriptionMarginBottom + 'px',
|
|
140
|
+
}}
|
|
141
|
+
>
|
|
142
|
+
<p
|
|
143
|
+
class={
|
|
144
|
+
sectionproperties.descFontFamily == 'Pacifico'
|
|
145
|
+
? ' PacificoFont m-0 p-md-0 wordbreak '
|
|
146
|
+
: sectionproperties.descFontFamily == 'Playfair'
|
|
147
|
+
? ' PlayfairFont m-0 p-md-0 wordbreak '
|
|
148
|
+
: sectionproperties.descFontFamily == 'Great Vibes'
|
|
149
|
+
? ' GreatvibesFont m-0 p-md-0 wordbreak '
|
|
150
|
+
: sectionproperties.descFontFamily == 'Quicksand'
|
|
151
|
+
? ' QuicksandFont m-0 p-md-0 wordbreak'
|
|
152
|
+
: ' m-0 p-md-0 wordbreak'
|
|
153
|
+
}
|
|
154
|
+
style={{
|
|
155
|
+
textAlign: 'center',
|
|
156
|
+
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
157
|
+
color: sectionproperties.prodCatColor,
|
|
158
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
159
|
+
paddingRight: langdetect == 'en' ? sectionproperties.description_marginRight + 'px' : sectionproperties.description_marginLeft + 'px',
|
|
160
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.description_marginLeft + 'px' : sectionproperties.description_marginRight + 'px',
|
|
161
|
+
}}
|
|
162
|
+
>
|
|
163
|
+
{langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr}
|
|
164
|
+
</p>
|
|
165
|
+
</div>
|
|
166
|
+
{sectionproperties.generalbtn_show == 'Show' && (
|
|
167
|
+
<div class="col-lg-12 p-0">
|
|
168
|
+
<button class={`${section_styles.btn}`}>{langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar}</button>
|
|
169
|
+
</div>
|
|
170
|
+
)}
|
|
171
|
+
</div>
|
|
172
|
+
</div>
|
|
173
|
+
</div>
|
|
174
|
+
);
|
|
175
|
+
};
|
|
176
|
+
export default Freetextsection;
|
|
@@ -106,7 +106,7 @@ const Image_with_leftwords = (props) => {
|
|
|
106
106
|
paddingLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
107
107
|
paddingRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px',
|
|
108
108
|
}}
|
|
109
|
-
dangerouslySetInnerHTML={{ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.
|
|
109
|
+
dangerouslySetInnerHTML={{ __html: langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar }}
|
|
110
110
|
></p>
|
|
111
111
|
</div>
|
|
112
112
|
{sectionproperties.generalbtn_show == 'Show' && (
|