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,430 @@
|
|
|
1
|
+
// All take sectionidprops & sectionindexprops
|
|
2
|
+
import React, { useEffect, useState, useContext } from 'react';
|
|
3
|
+
import { serverbaselink, instapikey } from '../../../../Env_Variables';
|
|
4
|
+
import { LanguageContext } from '../../../../LanguageContext';
|
|
5
|
+
import { FetchingContext } from '../../../../FetchingContext';
|
|
6
|
+
import generalstyles from '../../../Generalfiles/CSS_GENERAL/general.module.css';
|
|
7
|
+
import { WebsiteDesignWorkPlaceContext } from '../../../../../WebsiteDesignWorkPlaceContext';
|
|
8
|
+
import { css } from 'glamor';
|
|
9
|
+
import { ProductsCardsSectionContext } from '../ProductsCardsSectionContext';
|
|
10
|
+
import Filter from '../../../StaticPages/Filter/Filter';
|
|
11
|
+
import { useQuery, useQueryClient, useMutation, useInfiniteQuery } from 'react-query';
|
|
12
|
+
import { useInView } from 'react-intersection-observer';
|
|
13
|
+
import filterstyles from '../../../StaticPages/Filter/filter.module.css';
|
|
14
|
+
import { MdOutlineLayersClear } from 'react-icons/md';
|
|
15
|
+
import { BsFillArrowRightCircleFill, BsFillArrowLeftCircleFill } from 'react-icons/bs';
|
|
16
|
+
import { FiFilter } from 'react-icons/fi';
|
|
17
|
+
import { TemplateRoutingContext } from '../../../../TemplateRoutingContext';
|
|
18
|
+
import axios from 'axios';
|
|
19
|
+
import CircularProgress from 'react-cssfx-loading/lib/CircularProgress';
|
|
20
|
+
import { ScrollMenu, VisibilityContext } from 'react-horizontal-scrolling-menu';
|
|
21
|
+
import { fetchcollections_API } from '../../../../API/API';
|
|
22
|
+
import proImage from './burger.jpg';
|
|
23
|
+
import { height } from '@mui/system';
|
|
24
|
+
|
|
25
|
+
const Cardsection10 = (props) => {
|
|
26
|
+
const { ref, inView } = useInView();
|
|
27
|
+
const { lang, langdetect } = useContext(LanguageContext);
|
|
28
|
+
const queryClient = useQueryClient();
|
|
29
|
+
const { TabexSectionsComponentsContext, StatePagePropertiesContext, fetch_inst_tabex_websitetemplatesQueryContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
30
|
+
const { FetchQueriesEngineContext, setFetchQueriesEngineContext, SearchHeaderMutationContext, favoriteprojectscountContext, fetchcustomercartQueryContext } = useContext(FetchingContext);
|
|
31
|
+
|
|
32
|
+
const { ProductFilterObjContext, setProductFilterObjContext } = useContext(ProductsCardsSectionContext);
|
|
33
|
+
const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
34
|
+
const [sectionproperties, setsectionproperties] = useState('');
|
|
35
|
+
const [imagesarray, setimagesarray] = useState([]);
|
|
36
|
+
const [cardsarray, setcardsarray] = useState([]);
|
|
37
|
+
const [fetchingtype, setfetchingtype] = useState('');
|
|
38
|
+
const [searchinput, setsearchinput] = useState('');
|
|
39
|
+
const [ParentCollectionsForCollectionQueryArr, setParentCollectionsForCollectionQueryArr] = useState('');
|
|
40
|
+
const fetchcollectionsQueryContext = useQuery(
|
|
41
|
+
['fetchcollections_API' + JSON.stringify(ParentCollectionsForCollectionQueryArr)],
|
|
42
|
+
() => fetchcollections_API({ parentcollectionid: ParentCollectionsForCollectionQueryArr }),
|
|
43
|
+
{
|
|
44
|
+
keepPreviousData: true,
|
|
45
|
+
staleTime: Infinity,
|
|
46
|
+
enabled: instapikey().length != 0 && ParentCollectionsForCollectionQueryArr.length != 0 ? true : false,
|
|
47
|
+
},
|
|
48
|
+
);
|
|
49
|
+
const FetchProductsAxios = (axiosdatatemp) => {
|
|
50
|
+
var tempProductFilterObjContext = { ...ProductFilterObjContext };
|
|
51
|
+
tempProductFilterObjContext.page = axiosdatatemp;
|
|
52
|
+
if (fetch_inst_tabex_websitetemplatesQueryContext.data.data.template.instid == 'tabex') {
|
|
53
|
+
tempProductFilterObjContext.instapikey = 'tabex';
|
|
54
|
+
} else {
|
|
55
|
+
tempProductFilterObjContext.instapikey = instapikey();
|
|
56
|
+
}
|
|
57
|
+
var serverbaselinktemp = window.location.hostname;
|
|
58
|
+
if (serverbaselinktemp == 'localhost') {
|
|
59
|
+
serverbaselinktemp = 'https://tabex-co.com';
|
|
60
|
+
} else {
|
|
61
|
+
serverbaselinktemp = 'https://' + serverbaselinktemp;
|
|
62
|
+
}
|
|
63
|
+
const axiosfetch = axios({
|
|
64
|
+
method: 'post',
|
|
65
|
+
url: serverbaselinktemp + '/customer/webapp/fetchproducts',
|
|
66
|
+
headers: {
|
|
67
|
+
Accept: 'application/json',
|
|
68
|
+
'Content-Type': 'application/json',
|
|
69
|
+
},
|
|
70
|
+
data: tempProductFilterObjContext,
|
|
71
|
+
});
|
|
72
|
+
return axiosfetch;
|
|
73
|
+
};
|
|
74
|
+
const fetchProductsQuery = useInfiniteQuery(['fetchproducts_API' + JSON.stringify(ProductFilterObjContext)], ({ pageParam = 0 }) => FetchProductsAxios(pageParam), {
|
|
75
|
+
keepPreviousData: true,
|
|
76
|
+
staleTime: Infinity,
|
|
77
|
+
enabled:
|
|
78
|
+
instapikey().length != 0 && fetchingtype == 'products' && ProductFilterObjContext.ProductFetchingType != undefined && ProductFilterObjContext.ProductFetchingType.length != 0
|
|
79
|
+
? true
|
|
80
|
+
: false,
|
|
81
|
+
initialPageParam: 0,
|
|
82
|
+
getNextPageParam: (lastPage, allPages) => {
|
|
83
|
+
var currentpagefrombackend = lastPage.data.page;
|
|
84
|
+
|
|
85
|
+
if (currentpagefrombackend == 'full') {
|
|
86
|
+
return undefined;
|
|
87
|
+
} else {
|
|
88
|
+
var nextpage = parseInt(currentpagefrombackend) + 1;
|
|
89
|
+
return nextpage;
|
|
90
|
+
}
|
|
91
|
+
},
|
|
92
|
+
|
|
93
|
+
getPreviousPageParam: (firstPage, allPages) => firstPage.data.page - 1,
|
|
94
|
+
});
|
|
95
|
+
React.useEffect(() => {
|
|
96
|
+
if (inView) {
|
|
97
|
+
fetchProductsQuery.fetchNextPage();
|
|
98
|
+
}
|
|
99
|
+
}, [inView]);
|
|
100
|
+
const [ProductsFetchingTypeSectionObj, setProductsFetchingTypeSectionObj] = useState({ productfetchingtype: 'Random', collectionid: '' });
|
|
101
|
+
useEffect(() => {
|
|
102
|
+
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
103
|
+
if (sectionitem.sectionid == props.sectionidprops) {
|
|
104
|
+
var secpropobj = {};
|
|
105
|
+
sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
|
|
106
|
+
secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
|
|
107
|
+
});
|
|
108
|
+
setsectionproperties({ ...secpropobj });
|
|
109
|
+
|
|
110
|
+
if (props.srcfromprops == 'GeneralProductsComponent') {
|
|
111
|
+
setfetchingtype('products');
|
|
112
|
+
setProductsFetchingTypeSectionObj({
|
|
113
|
+
productfetchingtype: 'Random',
|
|
114
|
+
collectionid: props.collectionidprops,
|
|
115
|
+
});
|
|
116
|
+
} else {
|
|
117
|
+
setfetchingtype(sectionitem.fetchingtype);
|
|
118
|
+
setProductsFetchingTypeSectionObj({
|
|
119
|
+
productfetchingtype: sectionitem.productsfetchingtype,
|
|
120
|
+
collectionid: sectionitem.productsfetchingtypeCollectioncollectionid,
|
|
121
|
+
});
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
});
|
|
125
|
+
}, [StatePagePropertiesContext]);
|
|
126
|
+
useEffect(() => {
|
|
127
|
+
SearchHeaderMutationContext.reset();
|
|
128
|
+
const delayDebounceFn = setTimeout(() => {
|
|
129
|
+
if (searchinput.length != 0) {
|
|
130
|
+
SearchHeaderMutationContext.mutate({
|
|
131
|
+
SearchHeaderValue: searchinput,
|
|
132
|
+
});
|
|
133
|
+
}
|
|
134
|
+
}, 1000);
|
|
135
|
+
|
|
136
|
+
return () => clearTimeout(delayDebounceFn);
|
|
137
|
+
}, [searchinput]);
|
|
138
|
+
useEffect(() => {
|
|
139
|
+
if (sectionproperties.length != 0) {
|
|
140
|
+
if (cardsarray.length == 0) {
|
|
141
|
+
if (fetchingtype == 'collections') {
|
|
142
|
+
if (fetchcollectionsQueryContext.isSuccess) {
|
|
143
|
+
cardobjassigner(fetchcollectionsQueryContext.data.data.collections);
|
|
144
|
+
}
|
|
145
|
+
} else if (fetchingtype == 'products') {
|
|
146
|
+
if (fetchProductsQuery.isSuccess) {
|
|
147
|
+
var allpagesarr = [];
|
|
148
|
+
fetchProductsQuery.data.pages.forEach((page) => {
|
|
149
|
+
page.data.products.forEach((productobj) => {
|
|
150
|
+
allpagesarr.push(productobj);
|
|
151
|
+
});
|
|
152
|
+
});
|
|
153
|
+
cardobjassigner(allpagesarr);
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
}, [sectionproperties]);
|
|
159
|
+
useEffect(() => {
|
|
160
|
+
if (fetchingtype.length != 0) {
|
|
161
|
+
var tempFetchQueriesEngineContext = FetchQueriesEngineContext;
|
|
162
|
+
|
|
163
|
+
if (fetchingtype == 'collections') {
|
|
164
|
+
// tempFetchQueriesEngineContext.collections = true;
|
|
165
|
+
|
|
166
|
+
if (ProductsFetchingTypeSectionObj.collectionid == 'all' || ProductsFetchingTypeSectionObj.collectionid == null || ProductsFetchingTypeSectionObj.collectionid == undefined) {
|
|
167
|
+
setParentCollectionsForCollectionQueryArr('all');
|
|
168
|
+
} else {
|
|
169
|
+
setParentCollectionsForCollectionQueryArr([ProductsFetchingTypeSectionObj.collectionid]);
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
if (fetchingtype == 'products') {
|
|
173
|
+
var tempfetchproductsfilerobjcontext = ProductFilterObjContext;
|
|
174
|
+
tempfetchproductsfilerobjcontext.ProductFetchingType = ProductsFetchingTypeSectionObj.productfetchingtype;
|
|
175
|
+
tempfetchproductsfilerobjcontext.collections.push(ProductsFetchingTypeSectionObj.collectionid);
|
|
176
|
+
|
|
177
|
+
setProductFilterObjContext({ ...tempfetchproductsfilerobjcontext });
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
setFetchQueriesEngineContext({ ...tempFetchQueriesEngineContext });
|
|
181
|
+
}
|
|
182
|
+
}, [fetchingtype, ProductsFetchingTypeSectionObj]);
|
|
183
|
+
useEffect(() => {
|
|
184
|
+
if (fetchingtype == 'products') {
|
|
185
|
+
if (fetchProductsQuery.isSuccess && fetchcustomercartQueryContext.isSuccess) {
|
|
186
|
+
var allpagesarr = [];
|
|
187
|
+
fetchProductsQuery.data.pages.forEach((page) => {
|
|
188
|
+
page.data.products.forEach((productobj) => {
|
|
189
|
+
allpagesarr.push(productobj);
|
|
190
|
+
});
|
|
191
|
+
});
|
|
192
|
+
cardobjassigner(allpagesarr);
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
}, [fetchProductsQuery.isSuccess, fetchProductsQuery.dataUpdatedAt, fetchProductsQuery.data, fetchcustomercartQueryContext.dataUpdatedAt]);
|
|
196
|
+
useEffect(() => {
|
|
197
|
+
if (fetchingtype == 'collections') {
|
|
198
|
+
if (fetchcollectionsQueryContext.isSuccess) {
|
|
199
|
+
cardobjassigner(fetchcollectionsQueryContext.data.data.collections);
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
}, [fetchcollectionsQueryContext.isSuccess]);
|
|
203
|
+
useEffect(() => {
|
|
204
|
+
favassigner();
|
|
205
|
+
}, [favoriteprojectscountContext]);
|
|
206
|
+
const favassigner = () => {
|
|
207
|
+
if (fetchingtype == 'products') {
|
|
208
|
+
if (cardsarray.length != 0) {
|
|
209
|
+
if (favoriteprojectscountContext != undefined && Array.isArray(favoriteprojectscountContext)) {
|
|
210
|
+
var tempcardsarray = [...cardsarray];
|
|
211
|
+
tempcardsarray.forEach(function (arrayItem, arrayindex) {
|
|
212
|
+
arrayItem.IsFavExists = false;
|
|
213
|
+
});
|
|
214
|
+
tempcardsarray.forEach(function (arrayItem, arrayindex) {
|
|
215
|
+
favoriteprojectscountContext.forEach(function (favitem, favindex) {
|
|
216
|
+
if (arrayItem.productid == favitem) {
|
|
217
|
+
arrayItem.IsFavExists = true;
|
|
218
|
+
}
|
|
219
|
+
});
|
|
220
|
+
});
|
|
221
|
+
setcardsarray([...tempcardsarray]);
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
};
|
|
226
|
+
const cardobjassigner = (fetchedarray) => {
|
|
227
|
+
var temparray = [];
|
|
228
|
+
fetchedarray.forEach(function (arrayItem, arrayindex) {
|
|
229
|
+
var cardobj = {
|
|
230
|
+
name: '',
|
|
231
|
+
image: '',
|
|
232
|
+
};
|
|
233
|
+
if (fetchingtype == 'products') {
|
|
234
|
+
var itemquantity = 0;
|
|
235
|
+
if (langdetect == 'en') {
|
|
236
|
+
cardobj.name = arrayItem.productinfo.name_en;
|
|
237
|
+
} else {
|
|
238
|
+
cardobj.name = arrayItem.productinfo.name_ar;
|
|
239
|
+
}
|
|
240
|
+
if (langdetect == 'en') {
|
|
241
|
+
cardobj.description = arrayItem.productinfo.description_en;
|
|
242
|
+
} else {
|
|
243
|
+
cardobj.description = arrayItem.productinfo.description_ar;
|
|
244
|
+
}
|
|
245
|
+
if (arrayItem.productinfo.hasvariants == 0) {
|
|
246
|
+
fetchcustomercartQueryContext.data.data.customercart.cartitems.forEach(function (cartitem, cartindex) {
|
|
247
|
+
if (cartitem.productid == arrayItem.productinfo.productid) {
|
|
248
|
+
itemquantity = cartitem.quantity;
|
|
249
|
+
}
|
|
250
|
+
});
|
|
251
|
+
}
|
|
252
|
+
cardobj.image = arrayItem.productinfo.productmainimage;
|
|
253
|
+
cardobj.hassale = arrayItem.productinfo.hassale;
|
|
254
|
+
cardobj.productid = arrayItem.productinfo.productid;
|
|
255
|
+
cardobj.hasvariants = arrayItem.productinfo.hasvariants;
|
|
256
|
+
cardobj.description_en = arrayItem.productinfo.description_en;
|
|
257
|
+
cardobj.description_ar = arrayItem.productinfo.description_ar;
|
|
258
|
+
cardobj.defaultprice = arrayItem.productinfo.defaultprice;
|
|
259
|
+
cardobj.defaultsaleprice = arrayItem.productinfo.defaultsaleprice;
|
|
260
|
+
cardobj.productimages = arrayItem.productinfo.productimages;
|
|
261
|
+
cardobj.quantity = itemquantity;
|
|
262
|
+
cardobj.timestamp = arrayItem.productinfo.timestamp;
|
|
263
|
+
|
|
264
|
+
if (favoriteprojectscountContext != undefined && favoriteprojectscountContext.length != 0) {
|
|
265
|
+
favoriteprojectscountContext.forEach(function (favitem, favindex) {
|
|
266
|
+
if (arrayItem.productinfo.productid == favitem) {
|
|
267
|
+
cardobj.IsFavExists = true;
|
|
268
|
+
}
|
|
269
|
+
});
|
|
270
|
+
}
|
|
271
|
+
} else if (fetchingtype == 'collections') {
|
|
272
|
+
cardobj.collectionid = arrayItem.collectionid;
|
|
273
|
+
if (langdetect == 'en') {
|
|
274
|
+
cardobj.name = arrayItem.title_en;
|
|
275
|
+
cardobj.description = arrayItem.description_en;
|
|
276
|
+
} else if (langdetect == 'ar') {
|
|
277
|
+
cardobj.name = arrayItem.title_ar;
|
|
278
|
+
cardobj.description = arrayItem.description_ar;
|
|
279
|
+
}
|
|
280
|
+
cardobj.image = arrayItem.collectionlogo;
|
|
281
|
+
} else if (fetchingtype == 'custom') {
|
|
282
|
+
}
|
|
283
|
+
temparray.push(cardobj);
|
|
284
|
+
});
|
|
285
|
+
|
|
286
|
+
setcardsarray([...temparray]);
|
|
287
|
+
};
|
|
288
|
+
const section_cssstyles = {
|
|
289
|
+
sectioncardStyles: css({
|
|
290
|
+
backgroundColor: sectionproperties.backgroundColor,
|
|
291
|
+
borderTopLeftRadius: sectionproperties.borderTopLeftRadius+'px',
|
|
292
|
+
borderTopRightRadius: sectionproperties.borderTopRightRadius+'px',
|
|
293
|
+
borderBottomRightRadius: sectionproperties.borderBottomRightRadius+'px',
|
|
294
|
+
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius+'px',
|
|
295
|
+
paddingLeft: sectionproperties.paddingLeft+'px',
|
|
296
|
+
paddingRight:sectionproperties.paddingRight+'px',
|
|
297
|
+
}),
|
|
298
|
+
sectionTitle: css({
|
|
299
|
+
color: sectionproperties.sectionTitleColor,
|
|
300
|
+
fontSize: sectionproperties.sectionTitleFontSize+'px',
|
|
301
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
302
|
+
}),
|
|
303
|
+
text2styles: css({
|
|
304
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize+'px',
|
|
305
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
306
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
307
|
+
}),
|
|
308
|
+
productTitle: css({
|
|
309
|
+
fontSize: sectionproperties.prodNameFontSize+'px',
|
|
310
|
+
color: sectionproperties.prodNameColor,
|
|
311
|
+
fontWeight: sectionproperties.prodNameFontWeight,
|
|
312
|
+
}),
|
|
313
|
+
productPrice: css({
|
|
314
|
+
fontSize: sectionproperties.prodpriceFontSize+'px',
|
|
315
|
+
color: sectionproperties.prodPriceColor,
|
|
316
|
+
fontWeight: sectionproperties.prodPriceFontWeight,
|
|
317
|
+
}),
|
|
318
|
+
description: css({
|
|
319
|
+
color: sectionproperties.prodCatColor,
|
|
320
|
+
fontSize: sectionproperties.prodCatFontSize,
|
|
321
|
+
fontWeiht: sectionproperties.prodCatFontWeight,
|
|
322
|
+
}),
|
|
323
|
+
};
|
|
324
|
+
const cardsrender = () => {
|
|
325
|
+
return (
|
|
326
|
+
<div style={{ background: sectionproperties.backgroundColor,}} class={sectionproperties.showFilter == 'show' && sectionproperties.filterdirection == 'Vertical' ? 'col-lg-9 p-sm-0' : 'row m-0 w-100'}>
|
|
327
|
+
{!fetchProductsQuery.isFetching && cardsarray.length == 0 && (
|
|
328
|
+
<div class="row m-0 w-100 d-flex align-items-center" style={{ height: '50vh' }}>
|
|
329
|
+
<div className="col-lg-12 text-light d-flex align-items-center justify-content-center flex-column">
|
|
330
|
+
<MdOutlineLayersClear
|
|
331
|
+
style={{
|
|
332
|
+
fontSize: sectionproperties.noprod_iconfontSize + 'px',
|
|
333
|
+
color: sectionproperties.noprod_iconcolor,
|
|
334
|
+
}}
|
|
335
|
+
/>
|
|
336
|
+
<p
|
|
337
|
+
style={{
|
|
338
|
+
fontSize: sectionproperties.noprod_fontSize + 'px',
|
|
339
|
+
fontWeight: sectionproperties.noprod_fontWeight,
|
|
340
|
+
textTransform: sectionproperties.noprod_textTransform,
|
|
341
|
+
color: sectionproperties.noprod_color,
|
|
342
|
+
}}
|
|
343
|
+
>
|
|
344
|
+
{langdetect == 'en' ? 'No Products Found' : 'لا توجد منتجات'}
|
|
345
|
+
</p>
|
|
346
|
+
</div>
|
|
347
|
+
</div>
|
|
348
|
+
)}
|
|
349
|
+
{cardsarray.length != 0 && sectionproperties.length != 0 && (
|
|
350
|
+
<div class={" row m-0 w-100 d-flex p-sm-0 " + `${section_cssstyles.sectioncardStyles}`}>
|
|
351
|
+
<div class='col-lg-6 col-md-6 col-sm-12 p-3'>
|
|
352
|
+
<div class={`${section_cssstyles.sectionTitle}`}>{langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar}</div>
|
|
353
|
+
<p class={`${section_cssstyles.text2styles}`}>{langdetect == 'en' ? sectionproperties.contenteditor : sectionproperties.text2editortextar}</p>
|
|
354
|
+
<div class='col-lg-6 col-md-6 col-sm-12 p-3 d-xl-none d-lg-none d-md-none d-sm-flex justify-content-center'>
|
|
355
|
+
<img
|
|
356
|
+
src={proImage}
|
|
357
|
+
style={{
|
|
358
|
+
height:'100%',
|
|
359
|
+
width:'95%',
|
|
360
|
+
borderRadius:'5px',
|
|
361
|
+
}}
|
|
362
|
+
/>
|
|
363
|
+
</div>
|
|
364
|
+
<div class='row m-0 w-100 pt-5 pb-3'>
|
|
365
|
+
<div class='col-lg-12 p-0'>
|
|
366
|
+
<div class='row m-0 w-100'>
|
|
367
|
+
<div class={`${section_cssstyles.productTitle}`}>Wonton</div>
|
|
368
|
+
<div class={' ml-auto ' + `${section_cssstyles.productPrice}}`}><span>EGP</span> 15</div>
|
|
369
|
+
</div>
|
|
370
|
+
<p class={' m-0 pt-1 ' + `${section_cssstyles.description}`}>Usage of the internet is becomming more common due to</p>
|
|
371
|
+
</div>
|
|
372
|
+
</div>
|
|
373
|
+
<div class='row m-0 w-100 pb-3'>
|
|
374
|
+
<div class='col-lg-12 p-0'>
|
|
375
|
+
<div class='row m-0 w-100'>
|
|
376
|
+
<div class={`${section_cssstyles.productTitle}`}>Wonton</div>
|
|
377
|
+
<div class={' ml-auto ' + `${section_cssstyles.productPrice}}`}><span>EGP</span> 15</div>
|
|
378
|
+
</div>
|
|
379
|
+
<p class={' m-0 pt-1 ' + `${section_cssstyles.description}`}>Usage of the internet is becomming more common due to</p>
|
|
380
|
+
</div>
|
|
381
|
+
</div>
|
|
382
|
+
</div>
|
|
383
|
+
<div class='col-lg-6 col-md-6 col-sm-12 p-3 d-lg-flex d-md-flex d-sm-none justify-content-center'>
|
|
384
|
+
<img
|
|
385
|
+
src={proImage}
|
|
386
|
+
style={{
|
|
387
|
+
height:'100%',
|
|
388
|
+
width:'95%',
|
|
389
|
+
borderRadius:'5px',
|
|
390
|
+
}}
|
|
391
|
+
/>
|
|
392
|
+
</div>
|
|
393
|
+
</div>
|
|
394
|
+
)}
|
|
395
|
+
</div>
|
|
396
|
+
);
|
|
397
|
+
};
|
|
398
|
+
return (
|
|
399
|
+
<div
|
|
400
|
+
class={
|
|
401
|
+
sectionproperties.card_marginLeft != 0 && sectionproperties.card_marginRight != 0
|
|
402
|
+
? // mb-md-4
|
|
403
|
+
' row m-0 d-flex w-100 justify-content-center align-items-center pl-md-2 pr-md-2 '
|
|
404
|
+
: sectionproperties.card_marginRight != 0
|
|
405
|
+
? ' row m-0 d-flex w-100 justify-content-center align-items-center pr-md-2 '
|
|
406
|
+
: sectionproperties.card_marginLeft != 0
|
|
407
|
+
? ' row m-0 d-flex w-100 justify-content-center align-items-center pl-md-2 '
|
|
408
|
+
: ' row m-0 d-flex w-100 justify-content-center align-items-center '
|
|
409
|
+
}
|
|
410
|
+
style={{
|
|
411
|
+
zIndex: 2,
|
|
412
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
413
|
+
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
414
|
+
}}
|
|
415
|
+
>
|
|
416
|
+
{sectionproperties.length != 0 && (
|
|
417
|
+
<div class={' row ml-0 mr-0 d-flex align-items-center justify-content-center w-md-100 h-md-100 w-100 '}>
|
|
418
|
+
{sectionproperties.showFilter == 'show' && (
|
|
419
|
+
<div class={sectionproperties.filterdirection == 'Horizontal' ? ' col-lg-12 ' : 'col-lg-3'}>
|
|
420
|
+
<Filter sectionpropertiesprops={sectionproperties} />
|
|
421
|
+
</div>
|
|
422
|
+
)}
|
|
423
|
+
{fetchingtype == 'custom' && <>{cardsrender()}</>}
|
|
424
|
+
{fetchingtype != 'custom' && cardsrender()}
|
|
425
|
+
</div>
|
|
426
|
+
)}
|
|
427
|
+
</div>
|
|
428
|
+
);
|
|
429
|
+
};
|
|
430
|
+
export default Cardsection10;
|
|
Binary file
|