tabexseriescomponents 0.0.71 → 0.0.74
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 +689 -375
- package/dist/index.esm.js +696 -382
- package/dist/index.umd.js +692 -379
- package/package.json +1 -1
- package/{src1-10 → srcOLD}/Contexts/LanguageContext.jsx +0 -0
- package/{src1-10 → srcOLD}/Contexts/ProductsCardsSectionContext.jsx +0 -0
- package/{src1-10 → srcOLD}/StylesJS/Customstyles.js +0 -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/{src1-10 → srcOLD}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +10 -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/{src1-10 → srcOLD}/TabexComponents/Footer/Footer1/Footer1.jsx +26 -26
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer2/Footer2.jsx +25 -24
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer3/Footer3.jsx +6 -14
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer4/Footer4.jsx +12 -11
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer5/Footer5.jsx +88 -81
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer6/Footer6.jsx +48 -39
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Footer7/Footer7.jsx +61 -58
- package/{src1-10 → srcOLD}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +34 -27
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/noimage.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Generalfiles/images/usflag.png +0 -0
- package/{src1-10 → 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/{src1-10 → srcOLD}/TabexComponents/Headers/Header4/Header4.jsx +95 -77
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header6/Header6.jsx +76 -73
- package/srcOLD/TabexComponents/Headers/Header8/Header8.jsx +882 -0
- package/{src1-10 → srcOLD}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +137 -93
- package/{src1-10 → srcOLD}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +114 -85
- 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/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +9 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +7 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
- package/srcOLD/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +784 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +75 -7
- package/{src1-10/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx → srcOLD/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.js} +92 -82
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection7/CardsSection7.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/Sections/Cards/CardsSection8/CardsSection8.js +0 -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/{src1-10 → srcOLD}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +15 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
- package/{src1-10/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx → srcOLD/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.js} +40 -110
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Filter/Filter.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +14 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Policies/Policies.jsx +5 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +50 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +16 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +12 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +10 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Viewcart/Viewcart.js +0 -0
- package/{src1-10 → srcOLD}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +23 -0
- package/{src1-10 → srcOLD}/assets/images/cod.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/egyptflag.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/fawry.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/payment.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/paymob.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/paypal.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/shoppingcart.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/usflag.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/visa.png +0 -0
- package/{src1-10 → srcOLD}/assets/images/whatsapp.png +0 -0
- package/{src1-10 → srcOLD}/button.jsx +0 -0
- package/{src1-10 → srcOLD}/index.jsx +2 -6
- package/{src1-10 → srcOLD}/styles/Home.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorcycard_fullimage.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Categorycard_withshapes.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productcard6.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productcard_with_circularbg.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/Productccard_with_zoominonhover.module.css +0 -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/{src1-10 → srcOLD}/styles/cards/categorycardwithtext.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_animatedbuttons.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productcard_with_textonhover.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/bootstrap.css +73 -68
- package/{src1-10 → srcOLD}/styles/general/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/editorbardropdown.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/filter.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/form.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/general.module.css +0 -152
- package/{src1-10 → srcOLD}/styles/general/image-gallery.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/react-accessible-accordion.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/react-phone-input-2.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/scrollbtn.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/slick.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/tabs.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/general/workplaceeditor.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/globals.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Allinoneheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Header7.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/Sideheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/classicheaderstyles.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header4.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/header5.module.css +0 -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/{src1-10 → srcOLD}/styles/headers/headerresturant.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/headerstyles.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/modernheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/headers/subheader.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Backgroundimage1.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Section_with_rightbgcont.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/accordion.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/cart.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/dropdown.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/filter.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/login.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/productinfo.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/shop.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/signup.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/staticroutersidenav.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/viewcart.module.css +0 -0
- package/{src1-10 → srcOLD}/styles/staticpages/wishlist.module.css +0 -0
- package/src1-10/TabexComponents/Headers/Header8/Header8.jsx +0 -888
- package/src1-10/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +0 -409
- package/src1-10/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -139
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -197
- package/src1-10/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +0 -91
|
@@ -1,10 +1,21 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../../../../../Contexts/LanguageContext';
|
|
3
|
+
// import { FetchingContext } from '../../../../../../../Contexts/FetchingContext';
|
|
4
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../../../../Contexts/WebsiteDesignWorkPlaceContext';
|
|
5
|
+
// import { TemplateRoutingContext } from '../../../../../../../Contexts/TemplateRoutingContext';
|
|
2
6
|
import generalstyles from '../../../styles/general/general.module.css';
|
|
7
|
+
|
|
3
8
|
import wishliststyles from '../../../styles/staticpages/wishlist.module.css';
|
|
9
|
+
// import { BrowserRouter as Router, useHistory } from 'react-router-dom';
|
|
10
|
+
// import Pagepreloader from '../Pagepreloader/Pagepreloader';
|
|
11
|
+
|
|
4
12
|
import { HiOutlineTrash } from 'react-icons/hi';
|
|
5
13
|
import { Modal } from 'react-bootstrap';
|
|
6
14
|
import { IoMdClose } from 'react-icons/io';
|
|
15
|
+
// import Productinfo from '../Productinfo/Productinfo';
|
|
7
16
|
import { css } from 'glamor';
|
|
17
|
+
// import { useParams } from 'react-router';
|
|
18
|
+
// import { ProductsCardsSectionContext_Provider } from '../../../../../../../Contexts/ProductsCardsSectionContext';
|
|
8
19
|
import Staticpagesrouter from '../Staticpagesrouter/Staticpagesrouter.jsx';
|
|
9
20
|
import shoppingcart from '../../../assets/images/shoppingcart.png';
|
|
10
21
|
import { IKImage } from 'imagekitio-react';
|
|
@@ -16,6 +27,18 @@ import { IoBagHandleOutline } from 'react-icons/io5';
|
|
|
16
27
|
import { MdOutlineShoppingCart } from 'react-icons/md';
|
|
17
28
|
import { IKpublicKey, IKurlEndpoint, serverbaselink } from '../../../../Env';
|
|
18
29
|
const Wishlist = (props) => {
|
|
30
|
+
// let history = useHistory();
|
|
31
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
32
|
+
// const {
|
|
33
|
+
// fetchFavoriteProductsQueryContext,
|
|
34
|
+
// FetchQueriesEngineContext,
|
|
35
|
+
// setFetchQueriesEngineContext,
|
|
36
|
+
// addtofavoritescontext,
|
|
37
|
+
// setShowProductInfoModalContext,
|
|
38
|
+
// setProductIdProdutInfoModalContext,
|
|
39
|
+
// navigationstyle,
|
|
40
|
+
// } = useContext(FetchingContext);
|
|
41
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, pageindexcontext, TabexSectionsComponentsContext, StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
19
42
|
const lang = props.actions.lang;
|
|
20
43
|
const langdetect = props.actions.langdetect;
|
|
21
44
|
const fetchFavoriteProductsQueryContext = props.actions.fetchFavoriteProductsQueryContext;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -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
|
};
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
|
|
3
3
|
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&family=Roboto:wght@100;300;400;500;700;900&display=swap');
|
|
4
4
|
@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Roboto:wght@100;300;400;500;700;900&display=swap');
|
|
5
|
-
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
|
|
6
5
|
@font-face {
|
|
7
6
|
font-family: 'Monoton';
|
|
8
7
|
font-style: normal;
|
|
@@ -1268,16 +1267,7 @@ hr {
|
|
|
1268
1267
|
.d-inline-flex {
|
|
1269
1268
|
display: inline-flex !important;
|
|
1270
1269
|
}
|
|
1271
|
-
|
|
1272
|
-
.plr-1025-0{
|
|
1273
|
-
padding-left: 0 !important;
|
|
1274
|
-
padding-right: 0 !important;
|
|
1275
|
-
}
|
|
1276
|
-
.plr-1025-1{
|
|
1277
|
-
padding-left: 1rem !important;
|
|
1278
|
-
padding-right: 1rem !important;
|
|
1279
|
-
}
|
|
1280
|
-
}
|
|
1270
|
+
|
|
1281
1271
|
@media (min-width: 1025px) {
|
|
1282
1272
|
.d-xl-none {
|
|
1283
1273
|
display: none !important;
|
|
@@ -3586,10 +3576,6 @@ hr {
|
|
|
3586
3576
|
.my-sm-n5 {
|
|
3587
3577
|
margin-top: -3rem !important;
|
|
3588
3578
|
}
|
|
3589
|
-
.mt-sm-n6,
|
|
3590
|
-
.my-sm-n6 {
|
|
3591
|
-
margin-top: -4rem !important;
|
|
3592
|
-
}
|
|
3593
3579
|
.mr-sm-n5,
|
|
3594
3580
|
.mx-sm-n5 {
|
|
3595
3581
|
margin-right: -3rem !important;
|
|
@@ -4008,11 +3994,7 @@ hr {
|
|
|
4008
3994
|
.scrollmenuclasssubscrollbar::-webkit-scrollbar-track {
|
|
4009
3995
|
background-color: transparent;
|
|
4010
3996
|
}
|
|
4011
|
-
.
|
|
4012
|
-
max-width: 330px;
|
|
4013
|
-
min-width: 330px;
|
|
4014
|
-
}
|
|
4015
|
-
.scrollmenuclassnameitem,.scrollmenuclassnameitemStylishProductCard {
|
|
3997
|
+
.scrollmenuclassnameitem {
|
|
4016
3998
|
max-width: 300px;
|
|
4017
3999
|
min-width: 300px;
|
|
4018
4000
|
}
|
|
@@ -4116,20 +4098,8 @@ hr {
|
|
|
4116
4098
|
max-width: 600px;
|
|
4117
4099
|
min-width: 600px;
|
|
4118
4100
|
}
|
|
4119
|
-
.slideshowCard{
|
|
4120
|
-
max-width: 300px;
|
|
4121
|
-
min-width: 300px;
|
|
4122
|
-
}
|
|
4123
4101
|
@media (max-width: 576px) {
|
|
4124
|
-
.
|
|
4125
|
-
max-width: 280px;
|
|
4126
|
-
min-width: 280px;
|
|
4127
|
-
}
|
|
4128
|
-
.scrollmenuclassnameitemStylishProductCard{
|
|
4129
|
-
max-width: 280px;
|
|
4130
|
-
min-width: 280px;
|
|
4131
|
-
}
|
|
4132
|
-
.scrollmenuclassnameitemMenuCardscrollmenuclassnameitemStylishProductCard{
|
|
4102
|
+
.scrollmenuclassnameitemMenuCard{
|
|
4133
4103
|
max-width: 380px;
|
|
4134
4104
|
min-width: 380px;
|
|
4135
4105
|
}
|
|
@@ -4371,45 +4341,80 @@ hr {
|
|
|
4371
4341
|
.GreatvibesFont{
|
|
4372
4342
|
font-family: 'Great Vibes', cursive !important;
|
|
4373
4343
|
}
|
|
4374
|
-
.Quicksandfont{
|
|
4375
|
-
font-family: 'Quicksand', sans-serif !important;
|
|
4376
4344
|
|
|
4377
|
-
}
|
|
4378
4345
|
|
|
4379
|
-
/* /////////////////////////////////////////////////////// */
|
|
4380
4346
|
|
|
4381
|
-
|
|
4382
|
-
|
|
4383
|
-
|
|
4384
|
-
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
|
|
4388
|
-
|
|
4389
|
-
|
|
4390
|
-
|
|
4391
|
-
|
|
4392
|
-
|
|
4393
|
-
|
|
4347
|
+
|
|
4348
|
+
.contact100-btn-hide {
|
|
4349
|
+
background: #fff;
|
|
4350
|
+
border: none;
|
|
4351
|
+
-webkit-border-radius: 50%;
|
|
4352
|
+
-moz-border-radius: 50%;
|
|
4353
|
+
-ms-border-radius: 50%;
|
|
4354
|
+
-o-border-radius: 50%;
|
|
4355
|
+
border-radius: 50%;
|
|
4356
|
+
color: #000;
|
|
4357
|
+
cursor: pointer;
|
|
4358
|
+
outline: none;
|
|
4359
|
+
width: 35px;
|
|
4360
|
+
height: 35px;
|
|
4361
|
+
position: relative;
|
|
4362
|
+
border: 2px solid #ccc;
|
|
4363
|
+
-webkit-transition: -webkit-transform 600ms;
|
|
4364
|
+
-moz-transition: -moz-transform 600ms;
|
|
4365
|
+
-ms-transition: -ms-transform 600ms;
|
|
4366
|
+
-o-transition: -o-transform 600ms;
|
|
4367
|
+
transition: transform 600ms;
|
|
4368
|
+
}
|
|
4369
|
+
.contact100-btn-hide:hover {
|
|
4370
|
+
-webkit-transform: rotate(360deg) scale(1.1);
|
|
4371
|
+
-moz-transform: rotate(360deg) scale(1.1);
|
|
4372
|
+
-ms-transform: rotate(360deg) scale(1.1);
|
|
4373
|
+
-o-transform: rotate(360deg) scale(1.1);
|
|
4374
|
+
transform: rotate(360deg) scale(1.1);
|
|
4375
|
+
-webkit-transition: -webkit-transform 600ms;
|
|
4376
|
+
-moz-transition: -moz-transform 600ms;
|
|
4377
|
+
-ms-transition: -ms-transform 600ms;
|
|
4378
|
+
-o-transition: -o-transform 600ms;
|
|
4379
|
+
transition: transform 600ms;
|
|
4380
|
+
background: white;
|
|
4381
|
+
}
|
|
4382
|
+
.contact100-btn-hide span,
|
|
4383
|
+
.contact100-btn-hide span:before,
|
|
4384
|
+
.contact100-btn-hide span:after {
|
|
4385
|
+
background: #000;
|
|
4386
|
+
content: '';
|
|
4387
|
+
cursor: pointer;
|
|
4388
|
+
display: block;
|
|
4389
|
+
height: 1.5px;
|
|
4390
|
+
position: absolute;
|
|
4391
|
+
width: 20px;
|
|
4394
4392
|
}
|
|
4395
|
-
.
|
|
4396
|
-
|
|
4397
|
-
|
|
4393
|
+
.contact100-btn-hide:hover span:before,
|
|
4394
|
+
.contact100-btn-hide:hover span:after {
|
|
4395
|
+
background-color: #ffbc00;
|
|
4398
4396
|
}
|
|
4399
|
-
.
|
|
4400
|
-
|
|
4401
|
-
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4397
|
+
.contact100-btn-hide span:first-child {
|
|
4398
|
+
background: none;
|
|
4399
|
+
bottom: 0;
|
|
4400
|
+
left: 0;
|
|
4401
|
+
margin: auto;
|
|
4402
|
+
position: absolute;
|
|
4403
|
+
right: 0;
|
|
4404
|
+
top: 0;
|
|
4406
4405
|
}
|
|
4407
|
-
.
|
|
4408
|
-
|
|
4409
|
-
|
|
4406
|
+
.contact100-btn-hide span:before {
|
|
4407
|
+
-webkit-transform: rotate(45deg);
|
|
4408
|
+
-moz-transform: rotate(45deg);
|
|
4409
|
+
-ms-transform: rotate(45deg);
|
|
4410
|
+
-o-transform: rotate(45deg);
|
|
4411
|
+
transform: rotate(45deg);
|
|
4412
|
+
}
|
|
4413
|
+
.contact100-btn-hide span:after {
|
|
4414
|
+
-webkit-transform: translateY(-2px) rotate(-45deg);
|
|
4415
|
+
-moz-transform: translateY(-2px) rotate(-45deg);
|
|
4416
|
+
-ms-transform: translateY(-2px) rotate(-45deg);
|
|
4417
|
+
-o-transform: translateY(-2px) rotate(-45deg);
|
|
4418
|
+
transform: translateY(-2px) rotate(-45deg);
|
|
4419
|
+
top: 2px;
|
|
4410
4420
|
}
|
|
4411
|
-
.scrollhorizontalcard{
|
|
4412
|
-
float: none;
|
|
4413
|
-
display: inline-block;
|
|
4414
|
-
zoom: 1;
|
|
4415
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -707,155 +707,3 @@ a.btn.disabled {
|
|
|
707
707
|
border-radius: 20px;
|
|
708
708
|
z-index: 1000;
|
|
709
709
|
}
|
|
710
|
-
|
|
711
|
-
/* Search Overlay */
|
|
712
|
-
.search_modern {
|
|
713
|
-
position: relative;
|
|
714
|
-
z-index: 2000;
|
|
715
|
-
display: inline-block;
|
|
716
|
-
vertical-align: middle;
|
|
717
|
-
}
|
|
718
|
-
.search_wrap {
|
|
719
|
-
position: fixed;
|
|
720
|
-
left: 0;
|
|
721
|
-
z-index: 100;
|
|
722
|
-
width: 100%;
|
|
723
|
-
height: 300px;
|
|
724
|
-
top:0;
|
|
725
|
-
}
|
|
726
|
-
.search_form {
|
|
727
|
-
position: absolute;
|
|
728
|
-
z-index: 1;
|
|
729
|
-
top: 55%;
|
|
730
|
-
left: 50%;
|
|
731
|
-
-webkit-transform: translate(-50%, -50%);
|
|
732
|
-
-ms-transform: translate(-50%, -50%);
|
|
733
|
-
transform: translate(-50%, -50%);
|
|
734
|
-
width: 90%;
|
|
735
|
-
border: none;
|
|
736
|
-
-webkit-animation-delay: 0.5s;
|
|
737
|
-
-moz-animation-delay: 0.5s;
|
|
738
|
-
-o-animation-delay: 0.5s;
|
|
739
|
-
animation-delay: 0.5s;
|
|
740
|
-
-webkit-animation-name: fadeIn;
|
|
741
|
-
animation-name: fadeIn;
|
|
742
|
-
-webkit-animation-duration: 0.7s;
|
|
743
|
-
animation-duration: 0.7s;
|
|
744
|
-
-webkit-animation-fill-mode: both;
|
|
745
|
-
animation-fill-mode: both;
|
|
746
|
-
visibility: visible;
|
|
747
|
-
}
|
|
748
|
-
.search_form:after {
|
|
749
|
-
content: '';
|
|
750
|
-
display: block;
|
|
751
|
-
width: 100%;
|
|
752
|
-
height: 1px;
|
|
753
|
-
-webkit-transform: scale3d(0, 1, 1);
|
|
754
|
-
-ms-transform: scale3d(0, 1, 1);
|
|
755
|
-
transform: scale3d(0, 1, 1);
|
|
756
|
-
-webkit-transform-origin: left center;
|
|
757
|
-
-ms-transform-origin: left center;
|
|
758
|
-
transform-origin: left center;
|
|
759
|
-
-webkit-animation-delay: 0.3s;
|
|
760
|
-
-moz-animation-delay: 0.3s;
|
|
761
|
-
-o-animation-delay: 0.3s;
|
|
762
|
-
animation-delay: 0.3s;
|
|
763
|
-
-webkit-animation-name: fadeInMove;
|
|
764
|
-
animation-name: fadeInMove;
|
|
765
|
-
-webkit-animation-duration: 0.7s;
|
|
766
|
-
animation-duration: 0.7s;
|
|
767
|
-
-webkit-animation-fill-mode: both;
|
|
768
|
-
animation-fill-mode: both;
|
|
769
|
-
visibility: visible;
|
|
770
|
-
}
|
|
771
|
-
.search_form_wrap {
|
|
772
|
-
position: absolute;
|
|
773
|
-
z-index: 1;
|
|
774
|
-
top: 50%;
|
|
775
|
-
left: 50%;
|
|
776
|
-
-webkit-transform: translate(-50%, -50%);
|
|
777
|
-
-ms-transform: translate(-50%, -50%);
|
|
778
|
-
transform: translate(-50%, -50%);
|
|
779
|
-
width: 100%;
|
|
780
|
-
height: 100%;
|
|
781
|
-
}
|
|
782
|
-
.search_field {
|
|
783
|
-
width: 100%;
|
|
784
|
-
height: 3em;
|
|
785
|
-
padding: 0 1.5em 0 0;
|
|
786
|
-
letter-spacing: 0;
|
|
787
|
-
border: none;
|
|
788
|
-
background-color: transparent;
|
|
789
|
-
margin: 0;
|
|
790
|
-
border: none;
|
|
791
|
-
white-space: pre-wrap;
|
|
792
|
-
word-wrap: break-word;
|
|
793
|
-
resize: none;
|
|
794
|
-
overflow: hidden;
|
|
795
|
-
display: block;
|
|
796
|
-
visibility: visible;
|
|
797
|
-
vertical-align: middle;
|
|
798
|
-
-webkit-box-sizing: border-box;
|
|
799
|
-
-ms-box-sizing: border-box;
|
|
800
|
-
box-sizing: border-box;
|
|
801
|
-
}
|
|
802
|
-
.search_modern .search_wrap .search_field::-ms-clear {
|
|
803
|
-
display: none;
|
|
804
|
-
}
|
|
805
|
-
.logo_image {
|
|
806
|
-
-webkit-animation-delay: 0.3s;
|
|
807
|
-
-moz-animation-delay: 0.3s;
|
|
808
|
-
-o-animation-delay: 0.3s;
|
|
809
|
-
animation-delay: 0.3s;
|
|
810
|
-
-webkit-animation-name: fadeInAnim;
|
|
811
|
-
animation-name: fadeInAnim;
|
|
812
|
-
-webkit-animation-duration: 0.6s;
|
|
813
|
-
animation-duration: 0.6s;
|
|
814
|
-
-webkit-animation-fill-mode: both;
|
|
815
|
-
animation-fill-mode: both;
|
|
816
|
-
visibility: visible;
|
|
817
|
-
}
|
|
818
|
-
@-webkit-keyframes fadeInAnim {
|
|
819
|
-
0% {
|
|
820
|
-
opacity: 0;
|
|
821
|
-
}
|
|
822
|
-
100% {
|
|
823
|
-
opacity: 1;
|
|
824
|
-
}
|
|
825
|
-
}
|
|
826
|
-
@keyframes fadeInAnim {
|
|
827
|
-
0% {
|
|
828
|
-
opacity: 0;
|
|
829
|
-
}
|
|
830
|
-
100% {
|
|
831
|
-
opacity: 1;
|
|
832
|
-
}
|
|
833
|
-
}
|
|
834
|
-
@-webkit-keyframes fadeInMove {
|
|
835
|
-
0% {
|
|
836
|
-
opacity: 0;
|
|
837
|
-
-webkit-transform: scale3d(0, 1, 1);
|
|
838
|
-
}
|
|
839
|
-
10% {
|
|
840
|
-
opacity: 1;
|
|
841
|
-
-webkit-transform: scale3d(0.1, 1, 1);
|
|
842
|
-
}
|
|
843
|
-
100% {
|
|
844
|
-
opacity: 0.14;
|
|
845
|
-
-webkit-transform: scale3d(1, 1, 1);
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
@keyframes fadeInMove {
|
|
849
|
-
0% {
|
|
850
|
-
opacity: 0;
|
|
851
|
-
transform: scale3d(0, 1, 1);
|
|
852
|
-
}
|
|
853
|
-
10% {
|
|
854
|
-
opacity: 1;
|
|
855
|
-
transform: scale3d(0.1, 1, 1);
|
|
856
|
-
}
|
|
857
|
-
100% {
|
|
858
|
-
opacity: 1;
|
|
859
|
-
transform: scale3d(1, 1, 1);
|
|
860
|
-
}
|
|
861
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|