tabexseriescomponents 0.0.70 → 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 +428 -224
- package/dist/index.esm.js +429 -225
- package/dist/index.umd.js +428 -224
- 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
package/package.json
CHANGED
|
@@ -0,0 +1,369 @@
|
|
|
1
|
+
import React, { Component } from 'react';
|
|
2
|
+
import Cookies from 'universal-cookie';
|
|
3
|
+
export const LanguageContext = React.createContext();
|
|
4
|
+
export class LanguageProvider extends Component {
|
|
5
|
+
constructor(props) {
|
|
6
|
+
super(props);
|
|
7
|
+
this.state = {
|
|
8
|
+
lang: {
|
|
9
|
+
en: {
|
|
10
|
+
loginregister: 'Login/Register',
|
|
11
|
+
reservationtime: 'Time',
|
|
12
|
+
reservationdate: 'Reservation Date',
|
|
13
|
+
chooseemployee: 'Choose employee',
|
|
14
|
+
employee: 'Employee',
|
|
15
|
+
servicename: 'Service',
|
|
16
|
+
reservation: 'Reservation',
|
|
17
|
+
viewmore: 'View more',
|
|
18
|
+
workinghours: 'Working Hours',
|
|
19
|
+
english: 'English',
|
|
20
|
+
arabic: 'Arabic',
|
|
21
|
+
|
|
22
|
+
hello: 'Hello',
|
|
23
|
+
havequestion: 'Have a question?',
|
|
24
|
+
|
|
25
|
+
// Static Pages
|
|
26
|
+
orderhistory: 'Previous orders',
|
|
27
|
+
policies: 'Policies',
|
|
28
|
+
wishlist: 'Wishlist',
|
|
29
|
+
mywishlist: 'My wishlist',
|
|
30
|
+
accountinformation: 'Account information',
|
|
31
|
+
account: 'Account',
|
|
32
|
+
viewcart: 'View cart',
|
|
33
|
+
cart: 'Cart',
|
|
34
|
+
myshoppingcart: 'My shopping cart',
|
|
35
|
+
previousorders: 'Previous orders',
|
|
36
|
+
checkout: 'Checkout',
|
|
37
|
+
mycart: 'My cart',
|
|
38
|
+
login: 'Login',
|
|
39
|
+
signup: 'Sign up',
|
|
40
|
+
openinghours: 'Opening Hours',
|
|
41
|
+
pages: 'Pages',
|
|
42
|
+
|
|
43
|
+
// General
|
|
44
|
+
inprogress: 'In progress',
|
|
45
|
+
status: 'Status',
|
|
46
|
+
excludingdelivery: 'Excluding delivery',
|
|
47
|
+
stayconnected: 'Stay connected',
|
|
48
|
+
availability: 'Availability',
|
|
49
|
+
available: 'Available',
|
|
50
|
+
limitedquantity: 'Limited quantity',
|
|
51
|
+
securepayment: 'Secure payment',
|
|
52
|
+
trustedshipping: 'Trusted shipping',
|
|
53
|
+
callus: 'CALL US',
|
|
54
|
+
returnpolicy: 'Return policy',
|
|
55
|
+
shippingpolicy: 'Shipping policy',
|
|
56
|
+
deliverto: 'Deliver to',
|
|
57
|
+
support247: 'Support 24/7',
|
|
58
|
+
select: 'Select',
|
|
59
|
+
usefullinks: 'Useful links',
|
|
60
|
+
helpcenter: 'Help center',
|
|
61
|
+
loggedinas: 'Logged in as',
|
|
62
|
+
|
|
63
|
+
// Buttons
|
|
64
|
+
logout: 'Logout',
|
|
65
|
+
addtocart: 'Add to cart',
|
|
66
|
+
addtofavorites: 'Add to favorites',
|
|
67
|
+
removefromfav: 'Remove from favorites',
|
|
68
|
+
description: 'Description',
|
|
69
|
+
showmore: 'Show more',
|
|
70
|
+
remove: 'Remove',
|
|
71
|
+
shopbycategory: 'Shop by category',
|
|
72
|
+
confirmorder: 'Confirm Order',
|
|
73
|
+
continuetopayment: 'Continue To Payment',
|
|
74
|
+
doyouhavepromocode: 'Do you have a promo code?',
|
|
75
|
+
loginwithfacebook: 'Sign in with facebook',
|
|
76
|
+
orsigninwith: 'Or Sign in with',
|
|
77
|
+
orsignupwith: 'Or Sign up with',
|
|
78
|
+
|
|
79
|
+
// Products
|
|
80
|
+
price: 'Price',
|
|
81
|
+
relatedproducts: 'Related products',
|
|
82
|
+
qty: 'QTY',
|
|
83
|
+
emptyshoppingcart: 'Your shopping cart is empty',
|
|
84
|
+
shopnow: 'Shop now',
|
|
85
|
+
total: 'Total',
|
|
86
|
+
otherinformation: 'Other information',
|
|
87
|
+
productname: 'Product name',
|
|
88
|
+
quantity: 'Quantity',
|
|
89
|
+
|
|
90
|
+
// Orders
|
|
91
|
+
orderid: 'Order ID',
|
|
92
|
+
numberofproducts: 'Number of products',
|
|
93
|
+
checkyourorder: 'Check your order',
|
|
94
|
+
|
|
95
|
+
// Placeholders
|
|
96
|
+
search: 'Search',
|
|
97
|
+
searchproducts: 'Search for products...',
|
|
98
|
+
choosecity: 'Choose city',
|
|
99
|
+
choosestategov: 'Choose state/governorate',
|
|
100
|
+
choosecountry: 'Choose country',
|
|
101
|
+
giftcarddicountcode: 'Gift Card Or Discount Code...',
|
|
102
|
+
nosearchresults: 'No search results',
|
|
103
|
+
sale: 'Sale',
|
|
104
|
+
|
|
105
|
+
//
|
|
106
|
+
nofavoriteproducts: 'Your wishlist is empty',
|
|
107
|
+
|
|
108
|
+
// Notifications
|
|
109
|
+
loggedoutsuccess: 'Logged out successfully',
|
|
110
|
+
addedtocartsuccess: 'Cart is updated successfully',
|
|
111
|
+
promocodeapplied: 'Promo code is applied.',
|
|
112
|
+
promocoderemoved: 'Promo code is removed',
|
|
113
|
+
countryandstateupdatedsuccess: 'Country and state are updated successfully',
|
|
114
|
+
orderaddedsuccess: 'Order is added successfully',
|
|
115
|
+
addedtowishlist: 'Product is added to your wishlist',
|
|
116
|
+
productrmovedfromwishlist: 'Product is removed from your wishlist',
|
|
117
|
+
fillthemissingfields: 'Please complete the missing fields',
|
|
118
|
+
passwordsdontmatch: "Passwords don't match",
|
|
119
|
+
loggedinsuccess: 'Logged in successfully',
|
|
120
|
+
|
|
121
|
+
// Checkout
|
|
122
|
+
subtotal: 'Sub total',
|
|
123
|
+
discount: 'Discount',
|
|
124
|
+
outofzone: 'Out of zone',
|
|
125
|
+
total: 'Total',
|
|
126
|
+
cod: 'Cash on Delivery',
|
|
127
|
+
cardondelivery: 'Credit Card On Delivery',
|
|
128
|
+
onlinepayment: 'Online Payment',
|
|
129
|
+
paymentcardinformation: 'Payment Card Information',
|
|
130
|
+
shippingfees: 'Shipping fees',
|
|
131
|
+
shippingaddress: 'Shipping address',
|
|
132
|
+
cardnumber: 'Card number',
|
|
133
|
+
year: 'Year',
|
|
134
|
+
month: 'Month',
|
|
135
|
+
cvv: 'CVV',
|
|
136
|
+
nameoncard: 'Name On Card',
|
|
137
|
+
country: 'Country',
|
|
138
|
+
addressdetails: 'ِAddress details',
|
|
139
|
+
stategov: 'State/Governorate',
|
|
140
|
+
city: 'City',
|
|
141
|
+
paymentmethod: 'Payment method',
|
|
142
|
+
productimage: 'Product image',
|
|
143
|
+
orderdetails: 'Order details',
|
|
144
|
+
orderinvoice: 'Order invoice',
|
|
145
|
+
promocodediscount: 'Promo code discount',
|
|
146
|
+
address: 'Address',
|
|
147
|
+
update: 'Update',
|
|
148
|
+
phonenumber: 'Mobile number',
|
|
149
|
+
completerequiredfields: 'Please complete all required fields',
|
|
150
|
+
name: 'Name',
|
|
151
|
+
email: 'Email',
|
|
152
|
+
password: 'Password',
|
|
153
|
+
confirmpassword: 'Confirm password',
|
|
154
|
+
showmore: 'Show more',
|
|
155
|
+
showless: 'Show less',
|
|
156
|
+
contactdetails: 'Contact Information',
|
|
157
|
+
asaguest: 'As a guest',
|
|
158
|
+
choosecountryfirst: 'Please choose country first',
|
|
159
|
+
security: 'Security',
|
|
160
|
+
personalinformation: 'Personal Information',
|
|
161
|
+
// Website design
|
|
162
|
+
contactus: 'Contact us',
|
|
163
|
+
slogan: 'Your website & mobile application in one place',
|
|
164
|
+
},
|
|
165
|
+
|
|
166
|
+
ar: {
|
|
167
|
+
loginregister: 'تسجيل الدخول/إنشاء حساب جديد',
|
|
168
|
+
reservationtime: 'ميعاد الحجز',
|
|
169
|
+
reservationdate: 'تاريخ الحجز',
|
|
170
|
+
chooseemployee: 'إختر الموظف',
|
|
171
|
+
employee: 'إسم الموظف',
|
|
172
|
+
servicename: 'إسم الخدمة',
|
|
173
|
+
reservation: 'الحجز',
|
|
174
|
+
viewmore: 'عرض المزيد',
|
|
175
|
+
workinghours: 'مواعيد العمل',
|
|
176
|
+
english: 'لغه إنجليزيه',
|
|
177
|
+
arabic: 'لغه عربيه',
|
|
178
|
+
hello: 'مرحبا',
|
|
179
|
+
havequestion: 'هل لديك اسئلة؟',
|
|
180
|
+
|
|
181
|
+
// Static Pages
|
|
182
|
+
orderhistory: 'الطلبات السابقة',
|
|
183
|
+
policies: 'السياسات',
|
|
184
|
+
wishlist: 'المفضلات',
|
|
185
|
+
mywishlist: 'مفضلاتى',
|
|
186
|
+
accountinformation: 'الملف الشخصي',
|
|
187
|
+
account: 'الملف الشخصي',
|
|
188
|
+
viewcart: 'حقيبة التسوق',
|
|
189
|
+
cart: 'حقيبة التسوق',
|
|
190
|
+
myshoppingcart: 'حقيبة التسوق',
|
|
191
|
+
previousorders: 'الطلبات السابقة',
|
|
192
|
+
checkout: 'الدفع',
|
|
193
|
+
mycart: 'عربة التسوق',
|
|
194
|
+
login: 'تسجيل الدخول',
|
|
195
|
+
signup: 'إنشاء حساب جديد',
|
|
196
|
+
openinghours: 'مواعيد العمل',
|
|
197
|
+
pages: 'الصفحات',
|
|
198
|
+
|
|
199
|
+
// General
|
|
200
|
+
inprogress: 'جارى',
|
|
201
|
+
status: 'الحالة',
|
|
202
|
+
excludingdelivery: 'غير شامل سعر الشحن',
|
|
203
|
+
stayconnected: 'ابق على اتصال بنا',
|
|
204
|
+
availability: 'توافر المنتج',
|
|
205
|
+
available: 'متوافر',
|
|
206
|
+
limitedquantity: 'كمية محدودة',
|
|
207
|
+
securepayment: 'دفع امن',
|
|
208
|
+
trustedshipping: 'شحن امن',
|
|
209
|
+
callus: 'إتصل بنا',
|
|
210
|
+
returnpolicy: 'سياسة الإستبدال و الإسترجاع',
|
|
211
|
+
shippingpolicy: 'سياسة الشحن',
|
|
212
|
+
deliverto: 'التوصيل إلى',
|
|
213
|
+
support247: 'متواجدون 24/7',
|
|
214
|
+
select: 'إختر',
|
|
215
|
+
usefullinks: 'روابط هامة',
|
|
216
|
+
helpcenter: 'مركز الخدمات',
|
|
217
|
+
loggedinas: 'البيانات المسجلة',
|
|
218
|
+
|
|
219
|
+
// Buttons
|
|
220
|
+
logout: 'تسجيل الخروج',
|
|
221
|
+
addtocart: 'اضف لسلة التسوق',
|
|
222
|
+
addtofavorites: 'اضف إلى المفضلات',
|
|
223
|
+
removefromfav: 'حذف من المفضلات',
|
|
224
|
+
description: 'التفاصيل',
|
|
225
|
+
showmore: 'تفاصيل اخري',
|
|
226
|
+
remove: 'حذف',
|
|
227
|
+
shopbycategory: 'تسوق بالمجموعات',
|
|
228
|
+
confirmorder: 'تأكيد الطلب',
|
|
229
|
+
continuetopayment: 'الدفع',
|
|
230
|
+
doyouhavepromocode: 'هل لديك كود خصم',
|
|
231
|
+
loginwithfacebook: 'تسجيل الدخول عن طريق فيسبوك',
|
|
232
|
+
orsigninwith: 'او تسجيل الدخول عن طريق',
|
|
233
|
+
orsignupwith: 'او انشاء حساب عن طريق',
|
|
234
|
+
|
|
235
|
+
// Products
|
|
236
|
+
price: 'السعر',
|
|
237
|
+
relatedproducts: 'منتجات ذات صلة',
|
|
238
|
+
qty: 'الكمية',
|
|
239
|
+
emptyshoppingcart: 'حقيبة التسوق فارغة',
|
|
240
|
+
shopnow: 'تسوق الان',
|
|
241
|
+
total: 'الإجمالى',
|
|
242
|
+
otherinformation: 'معلومات اخرى',
|
|
243
|
+
productname: 'إسم المنتج',
|
|
244
|
+
quantity: 'الكمية',
|
|
245
|
+
|
|
246
|
+
// Orders
|
|
247
|
+
orderid: 'رقم الطلب',
|
|
248
|
+
numberofproducts: 'عدد المنتجات',
|
|
249
|
+
checkyourorder: 'الذهاب إلى طلبك',
|
|
250
|
+
|
|
251
|
+
// Placeholders
|
|
252
|
+
search: 'ابحث',
|
|
253
|
+
searchproducts: 'ابحث...',
|
|
254
|
+
choosecity: 'إختر المدينة',
|
|
255
|
+
choosestategov: 'إختر المحافظة/الولاية',
|
|
256
|
+
choosecountry: 'إختر البلد',
|
|
257
|
+
giftcarddicountcode: 'كود خصم',
|
|
258
|
+
nosearchresults: 'لا توجد نتائج',
|
|
259
|
+
sale: 'خصم',
|
|
260
|
+
//
|
|
261
|
+
nofavoriteproducts: 'لا توجد منتجات مفضلة',
|
|
262
|
+
|
|
263
|
+
// Notifications
|
|
264
|
+
loggedoutsuccess: 'تم تسجيل الخروج',
|
|
265
|
+
addedtocartsuccess: 'تم إضافة المنتج لعربة التسوق',
|
|
266
|
+
promocodeapplied: 'تم تطبيق كود الخصم',
|
|
267
|
+
promocoderemoved: 'تم حذف كود الخصم',
|
|
268
|
+
countryandstateupdatedsuccess: 'تم تحديث البلد و المدينة',
|
|
269
|
+
orderaddedsuccess: 'تم إضافة الطلب',
|
|
270
|
+
addedtowishlist: 'تم إضافة المنتج فى المفضلات',
|
|
271
|
+
productrmovedfromwishlist: 'تم حذف المنتج من المفضلات',
|
|
272
|
+
fillthemissingfields: 'من فضلك اكمل باقى البيانات',
|
|
273
|
+
passwordsdontmatch: 'كلمات السر لا تتطابق',
|
|
274
|
+
loggedinsuccess: 'تم تسجيل الدخول',
|
|
275
|
+
|
|
276
|
+
// Checkout
|
|
277
|
+
subtotal: 'إجمالي المبلغ',
|
|
278
|
+
discount: 'الخصم',
|
|
279
|
+
outofzone: 'خارج نطاق الشحن',
|
|
280
|
+
total: 'المبلغ الكلي',
|
|
281
|
+
cod: 'الدفع عند الإستلام',
|
|
282
|
+
cardondelivery: 'الدفع بالطاقة الائتمانية عند الإستلام',
|
|
283
|
+
onlinepayment: 'الدفع الإلكترونى',
|
|
284
|
+
paymentcardinformation: 'بيانات البطاقة',
|
|
285
|
+
shippingfees: 'مصاريف الشحن',
|
|
286
|
+
shippingaddress: 'عنوان الشحن',
|
|
287
|
+
cardnumber: 'رقم البطاقة',
|
|
288
|
+
year: 'السنة',
|
|
289
|
+
month: 'الشهر',
|
|
290
|
+
cvv: 'رقم البطاقة',
|
|
291
|
+
nameoncard: 'الإسم على البطاقة',
|
|
292
|
+
country: 'البلد',
|
|
293
|
+
addressdetails: 'العنوان',
|
|
294
|
+
stategov: 'المحافظة/الولاية',
|
|
295
|
+
city: 'المدينة',
|
|
296
|
+
paymentmethod: 'طريقة الدفع',
|
|
297
|
+
productimage: 'صورة المنتج',
|
|
298
|
+
orderdetails: 'تفاصيل الطلب',
|
|
299
|
+
orderinvoice: 'فاتورة الطلب',
|
|
300
|
+
promocodediscount: 'كود الخصم',
|
|
301
|
+
address: 'العنوان',
|
|
302
|
+
update: 'تحديث',
|
|
303
|
+
phonenumber: 'الهاتف',
|
|
304
|
+
completerequiredfields: 'من فضلك اكمل البيانات الإجبارية',
|
|
305
|
+
name: 'الإسم',
|
|
306
|
+
email: 'البريد الإلكترونى',
|
|
307
|
+
password: 'كلمة السر',
|
|
308
|
+
confirmpassword: 'تأكيد كلمة السر',
|
|
309
|
+
showless: 'اعرض اقل',
|
|
310
|
+
showmore: 'اعرض المزيد',
|
|
311
|
+
contactdetails: 'معلومات التواصل',
|
|
312
|
+
asaguest: 'كزائر',
|
|
313
|
+
choosecountryfirst: 'من فضلك اختر البلد اولاً',
|
|
314
|
+
security: 'الخصوصية و الأمان',
|
|
315
|
+
personalinformation: 'البيانات الشخصية',
|
|
316
|
+
// Website design
|
|
317
|
+
contactus: 'تواصل معنا',
|
|
318
|
+
slogan: 'موقعك و تطبيقك فى مكان واحد',
|
|
319
|
+
},
|
|
320
|
+
},
|
|
321
|
+
langdetect: 'en',
|
|
322
|
+
setlang: this.setlang,
|
|
323
|
+
};
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
setlang = (key) => {
|
|
327
|
+
const cookies = new Cookies();
|
|
328
|
+
cookies.set('sitelang', key, { path: '/' });
|
|
329
|
+
this.setState({
|
|
330
|
+
langdetect: key,
|
|
331
|
+
});
|
|
332
|
+
window.location.reload();
|
|
333
|
+
};
|
|
334
|
+
|
|
335
|
+
componentDidMount() {
|
|
336
|
+
const cookies = new Cookies();
|
|
337
|
+
var lastlangselected = cookies.get('sitelang');
|
|
338
|
+
if (lastlangselected == 'en') {
|
|
339
|
+
this.setState({
|
|
340
|
+
langdetect: 'en',
|
|
341
|
+
});
|
|
342
|
+
} else if (lastlangselected == 'ar') {
|
|
343
|
+
this.setState({
|
|
344
|
+
langdetect: 'ar',
|
|
345
|
+
});
|
|
346
|
+
} else {
|
|
347
|
+
this.setState({
|
|
348
|
+
langdetect: 'en',
|
|
349
|
+
});
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
render() {
|
|
354
|
+
var setlang = this.state.setlang;
|
|
355
|
+
var lang = '';
|
|
356
|
+
|
|
357
|
+
if (this.state.langdetect == 'en') {
|
|
358
|
+
lang = this.state.lang.en;
|
|
359
|
+
// window.document.body.setAttribute('dir', 'ltr');
|
|
360
|
+
} else if (this.state.langdetect == 'ar') {
|
|
361
|
+
lang = this.state.lang.ar;
|
|
362
|
+
// window.document.body.setAttribute('dir', 'rtl');
|
|
363
|
+
}
|
|
364
|
+
var langdetect = this.state.langdetect;
|
|
365
|
+
return <LanguageContext.Provider value={{ lang, setlang, langdetect }}>{this.props.children}</LanguageContext.Provider>;
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
export const LanguageContextConsumer = LanguageContext.Consumer;
|
|
File without changes
|
|
File without changes
|