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
|
@@ -1,17 +1,28 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { serverbaselink } from '../../../../../../../Env_Variables';
|
|
3
|
+
|
|
2
4
|
import { css } from 'glamor';
|
|
3
5
|
import cardstyles from '../../../styles/cards/categorycard3.module.css';
|
|
6
|
+
// import { LanguageContext } from '../../../../../../../Contexts/LanguageContext';
|
|
7
|
+
// import { FetchingContext } from '../../../../../../../Contexts/FetchingContext';
|
|
8
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../../../../Contexts/WebsiteDesignWorkPlaceContext';
|
|
9
|
+
// import { TemplateRoutingContext } from '../../../../../../../Contexts/TemplateRoutingContext';
|
|
4
10
|
import { IKImage } from 'imagekitio-react';
|
|
5
11
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
6
12
|
const Categorycard_with_twolinestransition = (props) => {
|
|
13
|
+
// const { lang, setlang, langdetect } = useContext(LanguageContext);
|
|
14
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, sectionindexcontext, pageindexcontext, StatePagePropertiesContext } = React.useContext(WebsiteDesignWorkPlaceContext);
|
|
15
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
7
16
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
8
17
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
9
18
|
const [index, setindex] = useState(props.cardinfoindexprops);
|
|
19
|
+
|
|
10
20
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
11
21
|
const lang = props.actions.lang;
|
|
12
22
|
const langdetect = props.actions.langdetect;
|
|
13
23
|
const routingcountext = props.actions.routingcountext;
|
|
14
24
|
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
25
|
+
|
|
15
26
|
const NotificationManager = NotificationManager;
|
|
16
27
|
useEffect(() => {
|
|
17
28
|
if (props.srcfrom == 'addsectionform') {
|
|
@@ -121,60 +132,76 @@ const Categorycard_with_twolinestransition = (props) => {
|
|
|
121
132
|
}),
|
|
122
133
|
};
|
|
123
134
|
return (
|
|
124
|
-
|
|
125
|
-
className="row m-0 w-100"
|
|
126
|
-
style={{
|
|
127
|
-
paddingLeft: sectionproperties.card_marginLeft + 'px',
|
|
128
|
-
paddingRight: sectionproperties.card_marginRight + 'px',
|
|
129
|
-
}}
|
|
130
|
-
>
|
|
135
|
+
<>
|
|
131
136
|
{Object.keys(sectionproperties).length != 0 && (
|
|
132
137
|
<div
|
|
133
|
-
className=
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
}
|
|
138
|
+
className="row m-0 w-100"
|
|
139
|
+
style={{
|
|
140
|
+
paddingLeft: sectionproperties.card_marginLeft + 'px',
|
|
141
|
+
paddingRight: sectionproperties.card_marginRight + 'px',
|
|
138
142
|
}}
|
|
139
143
|
>
|
|
140
|
-
<
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
height: '100%',
|
|
147
|
-
width: '100%',
|
|
148
|
-
objectFit: 'cover',
|
|
144
|
+
<div
|
|
145
|
+
className={`${categorycard_cssstyles.categoryCard} ${cardstyles.categoryCard}` + ' col-lg-12 '}
|
|
146
|
+
onClick={() => {
|
|
147
|
+
if (props.fetchingtypeprops == 'collections') {
|
|
148
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
149
|
+
}
|
|
149
150
|
}}
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
</
|
|
170
|
-
|
|
151
|
+
>
|
|
152
|
+
<IKImage
|
|
153
|
+
urlEndpoint={IKurlEndpoint}
|
|
154
|
+
publicKey={IKpublicKey}
|
|
155
|
+
path={item.image}
|
|
156
|
+
loading="lazy"
|
|
157
|
+
style={{
|
|
158
|
+
height: '100%',
|
|
159
|
+
width: '100%',
|
|
160
|
+
objectFit: 'cover',
|
|
161
|
+
}}
|
|
162
|
+
/>
|
|
163
|
+
<figcaption
|
|
164
|
+
className={`${categorycard_cssstyles.caption}` + ' row w-100 m-0 d-flex align-items-center justify-content-center '}
|
|
165
|
+
style={{ position: 'absolute', top: 0, left: 0 }}
|
|
166
|
+
>
|
|
167
|
+
<div clas="col-lg-12 m-0 d-flex align-items-center justify-content-start w-100 h-100 " style={{ width: '100%', height: '100%' }}>
|
|
168
|
+
<div className="row m-0 w-100 h-100" style={{ position: 'relative', height: '100%' }}>
|
|
169
|
+
<div className="col-lg-12 d-flex justify-content-center align-items-center flex-column">
|
|
170
|
+
{sectionproperties.general_showtext == 'Show' && <p className={`${categorycard_cssstyles.categorycardtext}` + ' m-0 p-0 text-center '}>{item.name}</p>}
|
|
171
|
+
{sectionproperties.prodCatShow == 'Show' && (
|
|
172
|
+
<p className={`${categorycard_cssstyles.categorydescription}` + ' PacificoFont m-0 p-0 text-center '}>{plainString(item.description)}</p>
|
|
173
|
+
)}
|
|
174
|
+
{sectionproperties.generalbtn_show == 'Show' && (
|
|
175
|
+
<button
|
|
176
|
+
className={`${categorycard_cssstyles.cardbtn} `}
|
|
177
|
+
onClick={() => {
|
|
178
|
+
if (props.fetchingtypeprops == 'collections') {
|
|
179
|
+
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, item.collectionid);
|
|
180
|
+
}
|
|
181
|
+
}}
|
|
182
|
+
>
|
|
183
|
+
{langdetect == 'en' ? sectionproperties.slideshow_btn_text : sectionproperties.slideshow_btn_text_ar}
|
|
184
|
+
</button>
|
|
185
|
+
)}
|
|
186
|
+
</div>
|
|
171
187
|
</div>
|
|
172
188
|
</div>
|
|
173
|
-
</
|
|
174
|
-
</
|
|
189
|
+
</figcaption>
|
|
190
|
+
</div>
|
|
175
191
|
</div>
|
|
176
192
|
)}
|
|
177
|
-
|
|
193
|
+
</>
|
|
178
194
|
);
|
|
179
195
|
};
|
|
180
196
|
export default Categorycard_with_twolinestransition;
|
|
197
|
+
// export const cardsstyles = {
|
|
198
|
+
// categoryCard: css({
|
|
199
|
+
// position: 'relative',
|
|
200
|
+
// overflow: 'hidden',
|
|
201
|
+
// cursor: 'pointer',
|
|
202
|
+
// backgroundSize: 'cover',
|
|
203
|
+
// backgroundRepat: 'no-repeat',
|
|
204
|
+
// backgroundPosition: 'center',
|
|
205
|
+
// transition: '0.3s',
|
|
206
|
+
// })
|
|
207
|
+
// }
|
package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx
RENAMED
|
File without changes
|
package/{src1-10 → srcOLD}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx
RENAMED
|
@@ -1,13 +1,22 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { serverbaselink } from '../../../Env_Variables';
|
|
3
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
2
4
|
import { css } from 'glamor';
|
|
3
5
|
import cardstyles from '../../../styles/cards/categorycardwithtext.module.css';
|
|
6
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
4
7
|
import { IKImage } from 'imagekitio-react';
|
|
5
8
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
6
9
|
|
|
10
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
11
|
+
|
|
7
12
|
const Categorycard_withtext = (props) => {
|
|
13
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
14
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, sectionindexcontext, pageindexcontext, StatePagePropertiesContext } = React.useContext(WebsiteDesignWorkPlaceContext);
|
|
15
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
8
16
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
9
17
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
10
18
|
const [index, setindex] = useState(props.cardinfoindexprops);
|
|
19
|
+
|
|
11
20
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
12
21
|
const lang = props.actions.lang;
|
|
13
22
|
const langdetect = props.actions.langdetect;
|
package/{src1-10 → srcOLD}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx
RENAMED
|
@@ -1,12 +1,21 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
4
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
2
5
|
import productcardsstyles from '../../../styles/cards/productcard_with_textonhover.module.css';
|
|
6
|
+
|
|
3
7
|
import { css } from 'glamor';
|
|
8
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
4
9
|
import { IKImage } from 'imagekitio-react';
|
|
5
10
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
6
11
|
|
|
7
12
|
const Classiccategorycard = (props) => {
|
|
13
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
14
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
15
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
8
16
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
9
17
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
18
|
+
|
|
10
19
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
11
20
|
const lang = props.actions.lang;
|
|
12
21
|
const langdetect = props.actions.langdetect;
|
|
@@ -1,13 +1,28 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
4
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
5
|
+
|
|
2
6
|
import { css } from 'glamor';
|
|
7
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
3
8
|
import { IKImage } from 'imagekitio-react';
|
|
4
9
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
10
|
+
|
|
5
11
|
import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
6
12
|
import { AiFillStar, AiOutlineStar } from 'react-icons/ai';
|
|
13
|
+
import { FiShoppingBag, FiShoppingCart } from 'react-icons/fi';
|
|
14
|
+
import { CgShoppingBag } from 'react-icons/cg';
|
|
15
|
+
import { BsBag } from 'react-icons/bs';
|
|
16
|
+
import { IoBagHandleOutline } from 'react-icons/io5';
|
|
7
17
|
|
|
8
18
|
const Horizontalcard = (props) => {
|
|
19
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
20
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
21
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
22
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, setProductIdProdutInfoModalContext } = useContext(FetchingContext);
|
|
9
23
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
10
24
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
25
|
+
|
|
11
26
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
12
27
|
const lang = props.actions.lang;
|
|
13
28
|
const langdetect = props.actions.langdetect;
|
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
4
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
5
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
6
|
+
// import { NotificationManager } from 'react-notifications';
|
|
2
7
|
import { css } from 'glamor';
|
|
3
8
|
import { IKImage } from 'imagekitio-react';
|
|
4
9
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
@@ -13,8 +18,13 @@ import { AiFillStar, AiOutlineStar } from 'react-icons/ai';
|
|
|
13
18
|
import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
14
19
|
|
|
15
20
|
const MenuCard = (props) => {
|
|
21
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
22
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
23
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, ProductIdProdutInfoModalContext, setProductIdProdutInfoModalContext, AddtoCartContext } = useContext(FetchingContext);
|
|
24
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
16
25
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
17
26
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
27
|
+
|
|
18
28
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
19
29
|
const lang = props.actions.lang;
|
|
20
30
|
const langdetect = props.actions.langdetect;
|
|
@@ -25,7 +35,9 @@ const MenuCard = (props) => {
|
|
|
25
35
|
const AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
26
36
|
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
27
37
|
const routingcountext = props.actions.routingcountext;
|
|
38
|
+
|
|
28
39
|
const NotificationManager = NotificationManager;
|
|
40
|
+
|
|
29
41
|
const updatequantity = (type) => {
|
|
30
42
|
var tempitem = { ...item };
|
|
31
43
|
tempitem.quantity = parseInt(tempitem.quantity);
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
4
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
5
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
6
|
+
// import { NotificationManager } from 'react-notifications';
|
|
2
7
|
import { css } from 'glamor';
|
|
3
8
|
import { IKImage } from 'imagekitio-react';
|
|
4
9
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
10
|
+
|
|
5
11
|
import { FiShoppingCart, FiShoppingBag } from 'react-icons/fi';
|
|
6
12
|
import { IoBagHandleOutline } from 'react-icons/io5';
|
|
7
13
|
import { CgShoppingBag } from 'react-icons/cg';
|
|
@@ -12,8 +18,13 @@ import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
|
12
18
|
import { BsHandbag } from 'react-icons/bs';
|
|
13
19
|
|
|
14
20
|
const ModernProductCard = (props) => {
|
|
21
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
22
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
23
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, ProductIdProdutInfoModalContext, setProductIdProdutInfoModalContext, AddtoCartContext } = useContext(FetchingContext);
|
|
24
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
15
25
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
16
26
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
27
|
+
|
|
17
28
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
18
29
|
const lang = props.actions.lang;
|
|
19
30
|
const langdetect = props.actions.langdetect;
|
|
@@ -24,6 +35,7 @@ const ModernProductCard = (props) => {
|
|
|
24
35
|
const AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
25
36
|
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
26
37
|
const routingcountext = props.actions.routingcountext;
|
|
38
|
+
|
|
27
39
|
const NotificationManager = NotificationManager;
|
|
28
40
|
const updatequantity = (type) => {
|
|
29
41
|
var tempitem = { ...item };
|
|
@@ -1,14 +1,24 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
2
|
import { serverbaselink } from '../../../../Env';
|
|
3
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
4
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
5
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
3
6
|
import cardsstyles from '../../../styles/cards/Productcard6.module.css';
|
|
7
|
+
|
|
4
8
|
import { css } from 'glamor';
|
|
5
9
|
import { AiFillStar, AiOutlineStar } from 'react-icons/ai';
|
|
10
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
6
11
|
import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
7
12
|
|
|
8
13
|
const Productcard6 = (props) => {
|
|
14
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
15
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, sectionindexcontext, pageindexcontext, StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
16
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
17
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, ProductIdProdutInfoModalContext, setProductIdProdutInfoModalContext } = useContext(FetchingContext);
|
|
9
18
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
10
19
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
11
20
|
const [index, setindex] = useState(props.cardinfoindexprops);
|
|
21
|
+
|
|
12
22
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
13
23
|
const lang = props.actions.lang;
|
|
14
24
|
const langdetect = props.actions.langdetect;
|
|
@@ -1,7 +1,12 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
4
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
5
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
2
6
|
import { css } from 'glamor';
|
|
3
7
|
import { IKImage } from 'imagekitio-react';
|
|
4
8
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
9
|
+
|
|
5
10
|
import { AiFillStar, AiOutlineStar } from 'react-icons/ai';
|
|
6
11
|
import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
7
12
|
import { FiShoppingCart, FiShoppingBag } from 'react-icons/fi';
|
|
@@ -12,9 +17,14 @@ import { BsHandbag } from 'react-icons/bs';
|
|
|
12
17
|
import { MdOutlineShoppingCart } from 'react-icons/md';
|
|
13
18
|
|
|
14
19
|
const Productcard7 = (props) => {
|
|
20
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
21
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, sectionindexcontext, pageindexcontext, StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
22
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, ProductIdProdutInfoModalContext, setProductIdProdutInfoModalContext } = useContext(FetchingContext);
|
|
23
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
15
24
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
16
25
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
17
26
|
const [index, setindex] = useState(props.cardinfoindexprops);
|
|
27
|
+
|
|
18
28
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
19
29
|
const lang = props.actions.lang;
|
|
20
30
|
const langdetect = props.actions.langdetect;
|
|
@@ -1,8 +1,15 @@
|
|
|
1
1
|
import React, { useEffect, useState } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
4
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
5
|
+
// import cardstyles from './productcard_animatedbuttons.module.css';
|
|
2
6
|
import cardstyles from '../../../styles/cards/productcard_animatedbuttons.module.css';
|
|
7
|
+
|
|
3
8
|
import { css } from 'glamor';
|
|
9
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
4
10
|
import { IKImage } from 'imagekitio-react';
|
|
5
11
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
12
|
+
|
|
6
13
|
import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
7
14
|
import { AiFillStar, AiOutlineStar } from 'react-icons/ai';
|
|
8
15
|
import { FiShoppingBag, FiShoppingCart } from 'react-icons/fi';
|
|
@@ -13,14 +20,21 @@ import { MdOutlineShoppingCart } from 'react-icons/md';
|
|
|
13
20
|
import { BsHandbag } from 'react-icons/bs';
|
|
14
21
|
|
|
15
22
|
const Productcard_animatedbuttons = (props) => {
|
|
23
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
24
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
25
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, setProductIdProdutInfoModalContext } = useContext(FetchingContext);
|
|
26
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
16
27
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
17
28
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
29
|
+
|
|
18
30
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
19
31
|
const lang = props.actions.lang;
|
|
20
32
|
const langdetect = props.actions.langdetect;
|
|
21
33
|
const setShowProductInfoModalContext = props.actions.setShowProductInfoModalContext;
|
|
22
34
|
const addtofavoritescontext = props.actions.addtofavoritescontext;
|
|
23
35
|
const setProductIdProdutInfoModalContext = props.actions.setProductIdProdutInfoModalContext;
|
|
36
|
+
const AddtoCartContext = props.actions.AddtoCartContext;
|
|
37
|
+
const AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
24
38
|
const routingcountext = props.actions.routingcountext;
|
|
25
39
|
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
26
40
|
|
|
@@ -1,21 +1,38 @@
|
|
|
1
1
|
import React, { useEffect, useState } from 'react';
|
|
2
|
+
// import { serverbaselink } from '../../../Env_Variables';
|
|
3
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
4
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
5
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
6
|
+
|
|
2
7
|
import productcardsstyles from '../../../styles/cards/Productcard_with_circularbg.module.css';
|
|
8
|
+
|
|
3
9
|
import { AiFillStar, AiOutlineStar } from 'react-icons/ai';
|
|
10
|
+
import { MdOutlineShoppingCart } from 'react-icons/md';
|
|
11
|
+
// import generalstyles from '../../Generalfiles/CSS_GENERAL/general.module.css';
|
|
4
12
|
import { css } from 'glamor';
|
|
13
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
5
14
|
import { IKImage } from 'imagekitio-react';
|
|
6
15
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
16
|
+
|
|
7
17
|
import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
8
18
|
|
|
9
19
|
const Productcard_with_circularbg = (props) => {
|
|
20
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
21
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, sectionindexcontext, pageindexcontext, StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
22
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, ProductIdProdutInfoModalContext, setProductIdProdutInfoModalContext } = useContext(FetchingContext);
|
|
23
|
+
// const { routingcountext, StaticPagesLinksContext } = React.useContext(TemplateRoutingContext);
|
|
10
24
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
11
25
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
12
26
|
const [index, setindex] = useState(props.cardinfoindexprops);
|
|
27
|
+
|
|
13
28
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
14
29
|
const lang = props.actions.lang;
|
|
15
30
|
const langdetect = props.actions.langdetect;
|
|
16
31
|
const setShowProductInfoModalContext = props.actions.setShowProductInfoModalContext;
|
|
17
32
|
const addtofavoritescontext = props.actions.addtofavoritescontext;
|
|
18
33
|
const setProductIdProdutInfoModalContext = props.actions.setProductIdProdutInfoModalContext;
|
|
34
|
+
const AddtoCartContext = props.actions.AddtoCartContext;
|
|
35
|
+
const AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
19
36
|
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
20
37
|
const routingcountext = props.actions.routingcountext;
|
|
21
38
|
useEffect(() => {
|
|
@@ -1,19 +1,32 @@
|
|
|
1
|
-
import React, { useEffect, useState } from 'react';
|
|
1
|
+
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
import { serverbaselink } from '../../../../Env';
|
|
3
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
4
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
5
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
2
6
|
import { css } from 'glamor';
|
|
3
7
|
import { AiFillStar, AiOutlineStar } from 'react-icons/ai';
|
|
8
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
4
9
|
import { IKImage } from 'imagekitio-react';
|
|
5
10
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
11
|
+
|
|
6
12
|
import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
7
13
|
|
|
8
14
|
const Productcard_with_circularhover = (props) => {
|
|
15
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
16
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
17
|
+
// const { routingcountext, StaticPagesLinksContext } = React.useContext(TemplateRoutingContext);
|
|
18
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, setProductIdProdutInfoModalContext } = useContext(FetchingContext);
|
|
9
19
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
10
20
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
21
|
+
|
|
11
22
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
12
23
|
const lang = props.actions.lang;
|
|
13
24
|
const langdetect = props.actions.langdetect;
|
|
14
25
|
const setShowProductInfoModalContext = props.actions.setShowProductInfoModalContext;
|
|
15
26
|
const addtofavoritescontext = props.actions.addtofavoritescontext;
|
|
16
27
|
const setProductIdProdutInfoModalContext = props.actions.setProductIdProdutInfoModalContext;
|
|
28
|
+
const AddtoCartContext = props.actions.AddtoCartContext;
|
|
29
|
+
const AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
17
30
|
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
18
31
|
const routingcountext = props.actions.routingcountext;
|
|
19
32
|
|
|
@@ -1,19 +1,30 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
4
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
2
5
|
import { AiFillStar, AiOutlineStar } from 'react-icons/ai';
|
|
6
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
3
7
|
import { css } from 'glamor';
|
|
4
8
|
import { IKImage } from 'imagekitio-react';
|
|
5
9
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
6
10
|
|
|
7
11
|
import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
8
12
|
const Productcard_with_slideanimation = (props) => {
|
|
13
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
14
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
15
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, setProductIdProdutInfoModalContext } = useContext(FetchingContext);
|
|
16
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
9
17
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
10
18
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
19
|
+
|
|
11
20
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
12
21
|
const lang = props.actions.lang;
|
|
13
22
|
const langdetect = props.actions.langdetect;
|
|
14
23
|
const setShowProductInfoModalContext = props.actions.setShowProductInfoModalContext;
|
|
15
24
|
const addtofavoritescontext = props.actions.addtofavoritescontext;
|
|
16
25
|
const setProductIdProdutInfoModalContext = props.actions.setProductIdProdutInfoModalContext;
|
|
26
|
+
const AddtoCartContext = props.actions.AddtoCartContext;
|
|
27
|
+
const AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
17
28
|
const StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
18
29
|
const routingcountext = props.actions.routingcountext;
|
|
19
30
|
|
|
@@ -1,13 +1,23 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
4
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
2
5
|
import { AiFillStar, AiOutlineStar } from 'react-icons/ai';
|
|
3
6
|
import { css } from 'glamor';
|
|
7
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
4
8
|
import { IKImage } from 'imagekitio-react';
|
|
5
9
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
10
|
+
|
|
6
11
|
import { FaRegHeart, FaHeart } from 'react-icons/fa';
|
|
7
12
|
|
|
8
13
|
const Productcard_with_variants = (props) => {
|
|
14
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
15
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
16
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, setProductIdProdutInfoModalContext } = useContext(FetchingContext);
|
|
17
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
9
18
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
10
19
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
20
|
+
|
|
11
21
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
12
22
|
const lang = props.actions.lang;
|
|
13
23
|
const langdetect = props.actions.langdetect;
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../../../../../Contexts/LanguageContext';
|
|
3
|
+
// import { FetchingContext } from '../../../../../../../Contexts/FetchingContext';
|
|
4
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../../../../Contexts/WebsiteDesignWorkPlaceContext';
|
|
5
|
+
// import { TemplateRoutingContext } from '../../../../../../../Contexts/TemplateRoutingContext';
|
|
2
6
|
import cardsstyles from '../../../styles/cards/Productccard_with_zoominonhover.module.css';
|
|
3
7
|
import { css } from 'glamor';
|
|
4
8
|
import { AiFillStar, AiOutlineHeart } from 'react-icons/ai';
|
|
@@ -7,6 +11,10 @@ import { FiShoppingCart } from 'react-icons/fi';
|
|
|
7
11
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
8
12
|
import { CircularProgress } from 'react-cssfx-loading';
|
|
9
13
|
const Productcard_with_zoominonhover = (props) => {
|
|
14
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
15
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, sectionindexcontext, pageindexcontext, StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
16
|
+
// const { addtofavoritescontext, setShowProductInfoModalContext, ProductIdProdutInfoModalContext, setProductIdProdutInfoModalContext, AddtoCartContext, AddtoCartMutationContext } =
|
|
17
|
+
// useContext(FetchingContext);
|
|
10
18
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
11
19
|
const [item, setitem] = useState(props.cardinfoitemprops);
|
|
12
20
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -17,7 +25,9 @@ const Productcard_with_zoominonhover = (props) => {
|
|
|
17
25
|
const setProductIdProdutInfoModalContext = props.actions.setProductIdProdutInfoModalContext;
|
|
18
26
|
const AddtoCartContext = props.actions.AddtoCartContext;
|
|
19
27
|
const AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
28
|
+
|
|
20
29
|
const NotificationManager = NotificationManager;
|
|
30
|
+
|
|
21
31
|
useEffect(() => {
|
|
22
32
|
if (props.srcfrom == 'addsectionform') {
|
|
23
33
|
var secpropobj = {};
|