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
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import React, { useState, useEffect } from 'react';
|
|
2
|
+
// import './index.module.css'
|
|
3
|
+
// import asd from './index2.module.css'
|
|
4
|
+
// import asd from './categorycard3.module.css'
|
|
5
|
+
// import asd from './styles/cards/categorycard3.module.css'
|
|
6
|
+
|
|
7
|
+
const AwesomeButton = (props) => {
|
|
8
|
+
const [color, setColor] = useState(null);
|
|
9
|
+
useEffect(() => {
|
|
10
|
+
if (props.variant) {
|
|
11
|
+
if (props.variant === 'primary') {
|
|
12
|
+
setColor('#0077ff');
|
|
13
|
+
} else if (props.variant === 'secondary') {
|
|
14
|
+
setColor('#ff0062');
|
|
15
|
+
} else if (props.variant === 'success') {
|
|
16
|
+
setColor('#0f8000');
|
|
17
|
+
} else {
|
|
18
|
+
setColor('#949393');
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
const { children } = props;
|
|
23
|
+
|
|
24
|
+
return (
|
|
25
|
+
<button
|
|
26
|
+
// className='buttonComponent'
|
|
27
|
+
// className={`${asd.buttonComponent}`}
|
|
28
|
+
style={
|
|
29
|
+
{
|
|
30
|
+
// backgroundColor: 'red'
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
>
|
|
34
|
+
123sdasdasdadsd
|
|
35
|
+
{children.toUpperCase()}
|
|
36
|
+
</button>
|
|
37
|
+
);
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export default AwesomeButton;
|
|
@@ -14,11 +14,8 @@ import Signup from './TabexComponents/StaticPages/Signup/Signup.jsx';
|
|
|
14
14
|
import AccountInformation from './TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx';
|
|
15
15
|
import Policies from './TabexComponents/StaticPages/Policies/Policies.jsx';
|
|
16
16
|
import CartSlider from './TabexComponents/StaticPages/CartSlider/CartSlider.jsx';
|
|
17
|
-
import Categoriesdropdown from './TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx';
|
|
18
17
|
// //Sections
|
|
19
18
|
import CardsSection from './TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx';
|
|
20
|
-
import CardsSection2 from './TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx';
|
|
21
|
-
import Sixverticalcardssection from './TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx';
|
|
22
19
|
|
|
23
20
|
import Backgroundimage_with_toppill from './TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx';
|
|
24
21
|
import BackgroundimageandTextsection from './TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx';
|
|
@@ -44,6 +41,7 @@ import Slideshowzoom from './TabexComponents/Sections/Slideshow/Slideshowzoom/Sl
|
|
|
44
41
|
import Header8 from './TabexComponents/Headers/Header8/Header8.jsx';
|
|
45
42
|
import AllinoneHeader from './TabexComponents/Headers/AllinoneHeader/AllinoneHeader.jsx';
|
|
46
43
|
import Header_threesectionslogocentered from './TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx';
|
|
44
|
+
import Header4 from './TabexComponents/Headers/Header4/Header4.jsx';
|
|
47
45
|
import Header6 from './TabexComponents/Headers/Header6/Header6.jsx';
|
|
48
46
|
import HeaderRestaurant from './TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx';
|
|
49
47
|
import HeaderwithContactinfo from './TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx';
|
|
@@ -104,11 +102,11 @@ const returnLibrary = () => {
|
|
|
104
102
|
AccountInformation: AccountInformation,
|
|
105
103
|
Policies: Policies,
|
|
106
104
|
CartSlider: CartSlider,
|
|
107
|
-
Categoriesdropdown: Categoriesdropdown,
|
|
108
105
|
|
|
109
106
|
Header8: Header8,
|
|
110
107
|
AllinoneHeader: AllinoneHeader,
|
|
111
108
|
Header_threesectionslogocentered: Header_threesectionslogocentered,
|
|
109
|
+
Header4: Header4,
|
|
112
110
|
Header6: Header6,
|
|
113
111
|
HeaderRestaurant: HeaderRestaurant,
|
|
114
112
|
HeaderwithContactinfo: HeaderwithContactinfo,
|
|
@@ -171,8 +169,6 @@ const returnLibrary = () => {
|
|
|
171
169
|
Slideshowslide: Slideshowslide,
|
|
172
170
|
Slideshowzoom: Slideshowzoom,
|
|
173
171
|
CardsSection: CardsSection,
|
|
174
|
-
CardsSection2: CardsSection2,
|
|
175
|
-
Sixverticalcardssection: Sixverticalcardssection,
|
|
176
172
|
Backgroundimage1: Backgroundimage1,
|
|
177
173
|
};
|
|
178
174
|
};
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
.container {
|
|
2
|
+
padding: 0 2rem;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.main {
|
|
6
|
+
min-height: 100vh;
|
|
7
|
+
padding: 4rem 0;
|
|
8
|
+
flex: 1;
|
|
9
|
+
display: flex;
|
|
10
|
+
flex-direction: column;
|
|
11
|
+
justify-content: center;
|
|
12
|
+
align-items: center;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.footer {
|
|
16
|
+
display: flex;
|
|
17
|
+
flex: 1;
|
|
18
|
+
padding: 2rem 0;
|
|
19
|
+
border-top: 1px solid #eaeaea;
|
|
20
|
+
justify-content: center;
|
|
21
|
+
align-items: center;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.footer a {
|
|
25
|
+
display: flex;
|
|
26
|
+
justify-content: center;
|
|
27
|
+
align-items: center;
|
|
28
|
+
flex-grow: 1;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.title a {
|
|
32
|
+
color: #0070f3;
|
|
33
|
+
text-decoration: none;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.title a:hover,
|
|
37
|
+
.title a:focus,
|
|
38
|
+
.title a:active {
|
|
39
|
+
text-decoration: underline;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.title {
|
|
43
|
+
margin: 0;
|
|
44
|
+
line-height: 1.15;
|
|
45
|
+
font-size: 4rem;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.title,
|
|
49
|
+
.description {
|
|
50
|
+
text-align: center;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
.description {
|
|
54
|
+
margin: 4rem 0;
|
|
55
|
+
line-height: 1.5;
|
|
56
|
+
font-size: 1.5rem;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.code {
|
|
60
|
+
background: #fafafa;
|
|
61
|
+
border-radius: 5px;
|
|
62
|
+
padding: 0.75rem;
|
|
63
|
+
font-size: 1.1rem;
|
|
64
|
+
font-family: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono,
|
|
65
|
+
Bitstream Vera Sans Mono, Courier New, monospace;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.grid {
|
|
69
|
+
display: flex;
|
|
70
|
+
align-items: center;
|
|
71
|
+
justify-content: center;
|
|
72
|
+
flex-wrap: wrap;
|
|
73
|
+
max-width: 800px;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.card {
|
|
77
|
+
margin: 1rem;
|
|
78
|
+
padding: 1.5rem;
|
|
79
|
+
text-align: left;
|
|
80
|
+
color: inherit;
|
|
81
|
+
text-decoration: none;
|
|
82
|
+
border: 1px solid #eaeaea;
|
|
83
|
+
border-radius: 10px;
|
|
84
|
+
transition: color 0.15s ease, border-color 0.15s ease;
|
|
85
|
+
max-width: 300px;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.card:hover,
|
|
89
|
+
.card:focus,
|
|
90
|
+
.card:active {
|
|
91
|
+
color: #0070f3;
|
|
92
|
+
border-color: #0070f3;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.card h2 {
|
|
96
|
+
margin: 0 0 1rem 0;
|
|
97
|
+
font-size: 1.5rem;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.card p {
|
|
101
|
+
margin: 0;
|
|
102
|
+
font-size: 1.25rem;
|
|
103
|
+
line-height: 1.5;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.logo {
|
|
107
|
+
height: 1em;
|
|
108
|
+
margin-left: 0.5rem;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
@media (max-width: 600px) {
|
|
112
|
+
.grid {
|
|
113
|
+
width: 100%;
|
|
114
|
+
flex-direction: column;
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
@media (prefers-color-scheme: dark) {
|
|
119
|
+
.card,
|
|
120
|
+
.footer {
|
|
121
|
+
border-color: #222;
|
|
122
|
+
}
|
|
123
|
+
.code {
|
|
124
|
+
background: #111;
|
|
125
|
+
}
|
|
126
|
+
.logo img {
|
|
127
|
+
filter: invert(1);
|
|
128
|
+
}
|
|
129
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
.categoryCard {
|
|
2
|
+
position: relative !important;
|
|
3
|
+
overflow: hidden !important;
|
|
4
|
+
text-align: center;
|
|
5
|
+
background-color: white;
|
|
6
|
+
cursor: pointer;
|
|
7
|
+
background-size: cover !important;
|
|
8
|
+
background-repeat: no-repeat;
|
|
9
|
+
background-position: center;
|
|
10
|
+
transition: 0.3s;
|
|
11
|
+
z-index: 1;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.categoryCard:after {
|
|
15
|
+
width: 100%;
|
|
16
|
+
height: 100%;
|
|
17
|
+
position: absolute;
|
|
18
|
+
left: 0;
|
|
19
|
+
bottom: 0;
|
|
20
|
+
content: '';
|
|
21
|
+
opacity: 0.75;
|
|
22
|
+
-webkit-transform: skew(-45deg) scaleX(0);
|
|
23
|
+
transform: skew(-45deg) scaleX(0);
|
|
24
|
+
-webkit-transition: all 0.3s ease-in-out;
|
|
25
|
+
transition: all 0.3s ease-in-out;
|
|
26
|
+
z-index: 1 !important;
|
|
27
|
+
}
|
|
28
|
+
.categoryCard figcaption {
|
|
29
|
+
position: absolute;
|
|
30
|
+
top: 50%;
|
|
31
|
+
left: 0;
|
|
32
|
+
width: 100%;
|
|
33
|
+
-webkit-transform: translateY(-50%);
|
|
34
|
+
transform: translateY(-50%);
|
|
35
|
+
z-index: 100 !important;
|
|
36
|
+
}
|
|
37
|
+
.categoryCard button {
|
|
38
|
+
margin: 0;
|
|
39
|
+
width: 100%;
|
|
40
|
+
opacity: 0;
|
|
41
|
+
z-index: 100 !important;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.categoryCard p {
|
|
45
|
+
padding: 0 50px;
|
|
46
|
+
z-index: 100;
|
|
47
|
+
}
|
|
48
|
+
.categoryCard:hover:after,
|
|
49
|
+
.categoryCard.hover:after {
|
|
50
|
+
-webkit-transform: skew(-45deg) scaleX(1);
|
|
51
|
+
transform: skew(-45deg) scaleX(1);
|
|
52
|
+
transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
|
|
53
|
+
}
|
|
54
|
+
.categoryCard:hover figcaption p,
|
|
55
|
+
.categoryCard:hover figcaption button {
|
|
56
|
+
-webkit-transform: translate3d(0%, 0%, 0);
|
|
57
|
+
transform: translate3d(0%, 0%, 0);
|
|
58
|
+
-webkit-transition-delay: 0.2s;
|
|
59
|
+
transition-delay: 0.2s;
|
|
60
|
+
}
|
|
61
|
+
.categoryCard:hover figcaption p {
|
|
62
|
+
opacity: 1;
|
|
63
|
+
z-index: 100 !important;
|
|
64
|
+
}
|
|
65
|
+
.categoryCard:hover figcaption button {
|
|
66
|
+
opacity: 1;
|
|
67
|
+
z-index: 100 !important;
|
|
68
|
+
}
|
|
69
|
+
.cardbtn {
|
|
70
|
+
display: inline-block;
|
|
71
|
+
vertical-align: middle;
|
|
72
|
+
transition: 0.15s ease-in-out;
|
|
73
|
+
}
|
|
@@ -0,0 +1,189 @@
|
|
|
1
|
+
*,
|
|
2
|
+
*:before,
|
|
3
|
+
*:after {
|
|
4
|
+
margin: 0;
|
|
5
|
+
padding: 0;
|
|
6
|
+
box-sizing: border-box;
|
|
7
|
+
}
|
|
8
|
+
.card__collection {
|
|
9
|
+
margin: right 20px ;
|
|
10
|
+
position: relative;
|
|
11
|
+
display: block;
|
|
12
|
+
width: 100%;
|
|
13
|
+
overflow: hidden;
|
|
14
|
+
/* height: 400px; */
|
|
15
|
+
background-color: white;
|
|
16
|
+
}
|
|
17
|
+
.card__collection .cards {
|
|
18
|
+
width: 100%;
|
|
19
|
+
height: 100%;
|
|
20
|
+
display: block;
|
|
21
|
+
background-size: cover;
|
|
22
|
+
float: left;
|
|
23
|
+
/* border-radius: 15px; */
|
|
24
|
+
position: relative;
|
|
25
|
+
overflow: hidden;
|
|
26
|
+
background-position: center;
|
|
27
|
+
}
|
|
28
|
+
.card__collection .cards_three {
|
|
29
|
+
position: relative;
|
|
30
|
+
z-index: 10;
|
|
31
|
+
}
|
|
32
|
+
.card__collection .cards_three:hover .cards_three__rect1 {
|
|
33
|
+
left: 10%;
|
|
34
|
+
}
|
|
35
|
+
.card__collection .cards_three:hover .cards_three__rect1 .shadow1 {
|
|
36
|
+
left: -20%;
|
|
37
|
+
}
|
|
38
|
+
.card__collection .cards_three:hover .cards_three__rect2 {
|
|
39
|
+
left: 60%;
|
|
40
|
+
}
|
|
41
|
+
.card__collection .cards_three:hover .cards_three__rect2:before {
|
|
42
|
+
left: -100%;
|
|
43
|
+
}
|
|
44
|
+
.card__collection .cards_three:hover .cards_three__rect2:after {
|
|
45
|
+
left: 80%;
|
|
46
|
+
}
|
|
47
|
+
.card__collection .cards_three:hover .cards_three__rect2 .shadow2 {
|
|
48
|
+
left: -10%;
|
|
49
|
+
}
|
|
50
|
+
.card__collection .cards_three:hover .cards_three__circle {
|
|
51
|
+
transform: scale(1);
|
|
52
|
+
}
|
|
53
|
+
.card__collection .cards_three:hover .cards_three__circle:before {
|
|
54
|
+
transform: scale(0.9);
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.card__collection .cards_three__rect1 {
|
|
58
|
+
background: #fff;
|
|
59
|
+
width: 200px;
|
|
60
|
+
height: 110px;
|
|
61
|
+
transform: skewX(-20deg);
|
|
62
|
+
display: block;
|
|
63
|
+
position: absolute;
|
|
64
|
+
top: 73%;
|
|
65
|
+
opacity: 0.9;
|
|
66
|
+
left: -100%;
|
|
67
|
+
z-index: 8;
|
|
68
|
+
transition: all 0.5s ease-in;
|
|
69
|
+
}
|
|
70
|
+
.card__collection .cards_three__rect1 p {
|
|
71
|
+
/* font-size: 20px;
|
|
72
|
+
color: #fff; */
|
|
73
|
+
transform: skewX(20deg);
|
|
74
|
+
line-height: 6rem;
|
|
75
|
+
}
|
|
76
|
+
.card__collection .cards_three__rect1 .shadow1 {
|
|
77
|
+
/* background: #022648; */
|
|
78
|
+
width: 230px;
|
|
79
|
+
height: 100px;
|
|
80
|
+
display: block;
|
|
81
|
+
position: absolute;
|
|
82
|
+
left: -200%;
|
|
83
|
+
z-index: -1;
|
|
84
|
+
transition: all 0.3s ease-in;
|
|
85
|
+
}
|
|
86
|
+
.card__collection .cards_three__rect2 {
|
|
87
|
+
width: 100px;
|
|
88
|
+
height: 70px;
|
|
89
|
+
background: #fff;
|
|
90
|
+
position: absolute;
|
|
91
|
+
top: 65%;
|
|
92
|
+
left: 1000%;
|
|
93
|
+
opacity: 0.9;
|
|
94
|
+
transform: skewX(-20deg);
|
|
95
|
+
z-index: 8;
|
|
96
|
+
transition: all 0.5s ease-in;
|
|
97
|
+
}
|
|
98
|
+
.card__collection .cards_three__rect2::before {
|
|
99
|
+
content: '';
|
|
100
|
+
display: block;
|
|
101
|
+
width: 50px;
|
|
102
|
+
height: 40px;
|
|
103
|
+
/* background: #57ccfd; */
|
|
104
|
+
opacity: 1;
|
|
105
|
+
position: absolute;
|
|
106
|
+
left: 500%;
|
|
107
|
+
top: 10%;
|
|
108
|
+
transition: all 0.3s ease-in;
|
|
109
|
+
}
|
|
110
|
+
.card__collection .cards_three__rect2::after {
|
|
111
|
+
content: '';
|
|
112
|
+
display: block;
|
|
113
|
+
width: 50px;
|
|
114
|
+
height: 40px;
|
|
115
|
+
/* background: #022648; */
|
|
116
|
+
opacity: 1;
|
|
117
|
+
position: absolute;
|
|
118
|
+
left: 500%;
|
|
119
|
+
top: 114%;
|
|
120
|
+
transition: all 0.5s ease-in;
|
|
121
|
+
transition-delay: 0.2s;
|
|
122
|
+
}
|
|
123
|
+
.card__collection .cards_three__rect2 .shadow2 {
|
|
124
|
+
/* background: #57ccfd; */
|
|
125
|
+
width: 100%;
|
|
126
|
+
height: 100%;
|
|
127
|
+
display: block;
|
|
128
|
+
position: absolute;
|
|
129
|
+
top: -10%;
|
|
130
|
+
left: 500%;
|
|
131
|
+
transition: all 0.5s ease-in;
|
|
132
|
+
transition-delay: 0.2s;
|
|
133
|
+
}
|
|
134
|
+
.card__collection .cards_three__circle {
|
|
135
|
+
width: 220px;
|
|
136
|
+
height: 220px;
|
|
137
|
+
border-radius: 50%;
|
|
138
|
+
background: #fff;
|
|
139
|
+
box-shadow: 0 0 10px #e6e6e6;
|
|
140
|
+
position: absolute;
|
|
141
|
+
top: -15%;
|
|
142
|
+
right: -60px;
|
|
143
|
+
opacity: 0.9;
|
|
144
|
+
transform: scale(0);
|
|
145
|
+
transition: all 0.3s ease;
|
|
146
|
+
display: flex;
|
|
147
|
+
align-items: center;
|
|
148
|
+
justify-content: center;
|
|
149
|
+
}
|
|
150
|
+
.card__collection .cards_three__circle:before {
|
|
151
|
+
content: '';
|
|
152
|
+
display: block;
|
|
153
|
+
width: 100%;
|
|
154
|
+
height: 100%;
|
|
155
|
+
/* background: #022648; */
|
|
156
|
+
border-radius: 50%;
|
|
157
|
+
transform: scale(0);
|
|
158
|
+
transition: all 0.3s ease;
|
|
159
|
+
transition-delay: 0.2s;
|
|
160
|
+
display: flex;
|
|
161
|
+
align-items: center;
|
|
162
|
+
justify-content: center;
|
|
163
|
+
}
|
|
164
|
+
.card__collection .cards_three__list {
|
|
165
|
+
list-style: none;
|
|
166
|
+
position: absolute;
|
|
167
|
+
top: -9px;
|
|
168
|
+
right: 7px;
|
|
169
|
+
padding-top: 60px;
|
|
170
|
+
transition: all 0.4s ease;
|
|
171
|
+
}
|
|
172
|
+
.card__collection .cards_three__list .btncont {
|
|
173
|
+
display: inline-block;
|
|
174
|
+
margin: 4px;
|
|
175
|
+
color: #fff;
|
|
176
|
+
border-radius: 50%;
|
|
177
|
+
font-size: 16px;
|
|
178
|
+
text-align: center;
|
|
179
|
+
line-height: 1.7rem;
|
|
180
|
+
cursor: pointer;
|
|
181
|
+
|
|
182
|
+
transition: all 0.3s ease;
|
|
183
|
+
transform: translateX(500%);
|
|
184
|
+
|
|
185
|
+
transition-delay: 0.2s;
|
|
186
|
+
}
|
|
187
|
+
.card__collection .cards_three:hover .cards_three__list .btncont {
|
|
188
|
+
transform: translateX(-20px);
|
|
189
|
+
}
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
.productcard {
|
|
2
|
+
position: relative;
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
min-width: 0;
|
|
6
|
+
word-wrap: break-word;
|
|
7
|
+
background-clip: border-box;
|
|
8
|
+
/* padding: 0.5em 0.8em; */
|
|
9
|
+
transition: all 0.2s;
|
|
10
|
+
}
|
|
11
|
+
.productcard .pill {
|
|
12
|
+
width: 5.5vh;
|
|
13
|
+
height: 3.5vh;
|
|
14
|
+
color: black;
|
|
15
|
+
padding: 0 1%;
|
|
16
|
+
display: flex;
|
|
17
|
+
text-align: center;
|
|
18
|
+
justify-content: center;
|
|
19
|
+
align-items: center;
|
|
20
|
+
border-radius: 20px;
|
|
21
|
+
font-size: 12px;
|
|
22
|
+
font-weight: 500;
|
|
23
|
+
}
|
|
24
|
+
.productcard .centered {
|
|
25
|
+
top: 50%;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.productcard .centered .circle {
|
|
29
|
+
border-radius: 50%;
|
|
30
|
+
display: flex;
|
|
31
|
+
align-items: center;
|
|
32
|
+
justify-content: center;
|
|
33
|
+
/* box-shadow: inset 0 0 0 1px white; */
|
|
34
|
+
}
|
|
35
|
+
.productcard .centered .circle img {
|
|
36
|
+
max-height: 100%;
|
|
37
|
+
max-width: 100%;
|
|
38
|
+
background-color: transparent;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.viewcards {
|
|
42
|
+
position: relative;
|
|
43
|
+
display: flex;
|
|
44
|
+
|
|
45
|
+
min-width: 0;
|
|
46
|
+
word-wrap: break-word;
|
|
47
|
+
background-color: #fff;
|
|
48
|
+
background-clip: border-box;
|
|
49
|
+
border: 1px solid #e6e6e6;
|
|
50
|
+
border-radius: 7px;
|
|
51
|
+
padding: 0px;
|
|
52
|
+
|
|
53
|
+
box-shadow: 0 0 9px #ccc;
|
|
54
|
+
/* border-width: 0; */
|
|
55
|
+
transition: all 0.2s;
|
|
56
|
+
}
|
|
57
|
+
.viewcards img {
|
|
58
|
+
max-height: 80% !important;
|
|
59
|
+
max-width: 80% !important;
|
|
60
|
+
}
|
|
61
|
+
.viewcards:hover {
|
|
62
|
+
background-color: orange !important;
|
|
63
|
+
transition: 0.3s !important;
|
|
64
|
+
}
|
|
65
|
+
.viewcards:active {
|
|
66
|
+
background-color: orange !important;
|
|
67
|
+
}
|
|
68
|
+
.viewcards .active {
|
|
69
|
+
border-radius: 7px;
|
|
70
|
+
|
|
71
|
+
background-color: orange !important;
|
|
72
|
+
}
|
|
73
|
+
.productmodal .centered {
|
|
74
|
+
top: 50%;
|
|
75
|
+
}
|
|
76
|
+
.productmodal .centered .circle {
|
|
77
|
+
background: orange;
|
|
78
|
+
border-radius: 50%;
|
|
79
|
+
width: 280px;
|
|
80
|
+
height: 280px;
|
|
81
|
+
border: 4px solid orange;
|
|
82
|
+
box-shadow: inset 0 0 0 2px white;
|
|
83
|
+
}
|
|
84
|
+
.productmodal .centered .circle img {
|
|
85
|
+
max-height: 100%;
|
|
86
|
+
max-width: 100%;
|
|
87
|
+
background-color: transparent;
|
|
88
|
+
}
|
|
89
|
+
.productmodal .colors .circle {
|
|
90
|
+
background: orange;
|
|
91
|
+
border-radius: 50%;
|
|
92
|
+
width: 22px;
|
|
93
|
+
height: 22px;
|
|
94
|
+
}
|
|
95
|
+
.productmodal .colors .circle:hover {
|
|
96
|
+
box-shadow: inset 0 0 0 1px white !important;
|
|
97
|
+
}
|
|
98
|
+
.productmodal .sizecards {
|
|
99
|
+
position: relative;
|
|
100
|
+
display: flex;
|
|
101
|
+
justify-content: center;
|
|
102
|
+
align-items: center;
|
|
103
|
+
margin: 3px;
|
|
104
|
+
|
|
105
|
+
word-wrap: break-word;
|
|
106
|
+
background-color: #fff;
|
|
107
|
+
background-clip: border-box;
|
|
108
|
+
border: 1px solid #e6e6e6;
|
|
109
|
+
border-radius: 7px;
|
|
110
|
+
padding: 0px;
|
|
111
|
+
|
|
112
|
+
box-shadow: 0 0 9px #ccc;
|
|
113
|
+
/* border-width: 0; */
|
|
114
|
+
transition: all 0.2s;
|
|
115
|
+
}
|
|
116
|
+
.productmodal .sizecards:hover {
|
|
117
|
+
background: orange !important;
|
|
118
|
+
transition: 0.3s !important;
|
|
119
|
+
}
|
|
120
|
+
.addtocart {
|
|
121
|
+
border-radius: 10px;
|
|
122
|
+
height: 40px;
|
|
123
|
+
}
|
|
124
|
+
@media screen and (max-width: 800px) {
|
|
125
|
+
.productmodal .centered .circle {
|
|
126
|
+
background: orange;
|
|
127
|
+
border-radius: 50%;
|
|
128
|
+
width: 180px;
|
|
129
|
+
height: 180px;
|
|
130
|
+
border: 4px solid orange;
|
|
131
|
+
box-shadow: inset 0 0 0 2px white;
|
|
132
|
+
}
|
|
133
|
+
.viewcards img {
|
|
134
|
+
max-height: 100% !important;
|
|
135
|
+
max-width: 100% !important;
|
|
136
|
+
}
|
|
137
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
.productcard {
|
|
2
|
+
position: relative;
|
|
3
|
+
}
|
|
4
|
+
.productcard .card_thumbnail .wishlistbtn {
|
|
5
|
+
position: absolute;
|
|
6
|
+
top: 5px;
|
|
7
|
+
right: 5px;
|
|
8
|
+
opacity: 0;
|
|
9
|
+
transition: .3s
|
|
10
|
+
}
|
|
11
|
+
.productcard .card_inner {
|
|
12
|
+
position: relative;
|
|
13
|
+
z-index: 1
|
|
14
|
+
}
|
|
15
|
+
.productcard .card_inner:hover .card_thumbnail .wishlistbtn {
|
|
16
|
+
opacity: 1;
|
|
17
|
+
z-index: 8
|
|
18
|
+
}
|
|
19
|
+
.wishlistbtn {
|
|
20
|
+
transform: translateX(10px);
|
|
21
|
+
transition: .3s;
|
|
22
|
+
transition-property: transform;
|
|
23
|
+
display: block
|
|
24
|
+
|
|
25
|
+
}
|
|
26
|
+
.productcard .card_inner:hover .wishlistbtn {
|
|
27
|
+
transform: translateX(0)
|
|
28
|
+
}
|
|
29
|
+
.productcard .product_details {
|
|
30
|
+
padding-top: 10px ;
|
|
31
|
+
|
|
32
|
+
}
|
|
33
|
+
.productcard .card_informationcontainer {
|
|
34
|
+
/* display: none; */
|
|
35
|
+
padding: 0 10px;
|
|
36
|
+
/* width: 101% !important;
|
|
37
|
+
left: -1px; */
|
|
38
|
+
}
|
|
39
|
+
.productcard .card_informationcontainer .price {
|
|
40
|
+
display: none
|
|
41
|
+
}
|
|
42
|
+
.productcard .card_inner:hover .card_informationcontainer {
|
|
43
|
+
display: block;
|
|
44
|
+
z-index: 1000 !important
|
|
45
|
+
}
|
|
46
|
+
@media screen and (max-width:800px) {
|
|
47
|
+
.productcard .card_informationcontainer {
|
|
48
|
+
display: block !important;
|
|
49
|
+
/* border:none !important */
|
|
50
|
+
}
|
|
51
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|