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,4 +1,9 @@
|
|
|
1
1
|
import React, { Image, useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { Link } from 'react-router-dom';
|
|
3
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
4
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
5
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
6
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
2
7
|
import { css } from 'glamor';
|
|
3
8
|
import { FaFacebookF } from 'react-icons/fa';
|
|
4
9
|
import { BsWhatsapp } from 'react-icons/bs';
|
|
@@ -9,10 +14,14 @@ import { IKImage } from 'imagekitio-react';
|
|
|
9
14
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
10
15
|
|
|
11
16
|
const Footer7 = (props) => {
|
|
17
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
18
|
+
// const { fetch_inst_tabex_websitetemplatesQueryContext, StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
19
|
+
// const { fetchAuthorizationQueryContext, templateproperties_context } = useContext(FetchingContext);
|
|
20
|
+
// const { routingcountext, StaticPagesLinksContext } = useContext(TemplateRoutingContext);
|
|
12
21
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
13
22
|
const [logoarrayofobjects, setlogoarrayofobjects] = useState([]);
|
|
14
23
|
const [maincontainerarrayofobjs, setmaincontainerarrayofobjs] = useState([]);
|
|
15
|
-
|
|
24
|
+
|
|
16
25
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
17
26
|
const lang = props.actions.lang;
|
|
18
27
|
const langdetect = props.actions.langdetect;
|
|
@@ -166,9 +175,9 @@ const Footer7 = (props) => {
|
|
|
166
175
|
};
|
|
167
176
|
|
|
168
177
|
return (
|
|
169
|
-
<div
|
|
178
|
+
<div class={`${footerStyles.footerContainer}` + ' row m-0 w-100 d-flex justify-content-center pl-md-4 pr-md-4 pl-sm-2 pr-sm-2 '} style={{ position: 'relative' }}>
|
|
170
179
|
{maincontainerarrayofobjs.length != 0 && (
|
|
171
|
-
<div
|
|
180
|
+
<div class={footerStyles.imgcontainer}>
|
|
172
181
|
<IKImage
|
|
173
182
|
urlEndpoint={IKurlEndpoint}
|
|
174
183
|
publicKey={IKpublicKey}
|
|
@@ -188,36 +197,36 @@ const Footer7 = (props) => {
|
|
|
188
197
|
/>
|
|
189
198
|
</div>
|
|
190
199
|
)}
|
|
191
|
-
<div
|
|
200
|
+
<div class="row m-0 w-100 pb-lg-5 pt-lg-5 pt-md-4 pb-md-4 pl-md-3 pr-md-3 pt-sm-0 pb-sm-0" style={{ zIndex: 10 }}>
|
|
192
201
|
{sectionproperties.showopeninghours == 'Show' && (
|
|
193
|
-
<div
|
|
194
|
-
<div
|
|
195
|
-
<div
|
|
196
|
-
<div
|
|
197
|
-
<div
|
|
202
|
+
<div class="col-xl-5 col-lg-6 col-md-12 col-sm-12 p-0 pl-lg-3 pr-lg-3 p-md-0">
|
|
203
|
+
<div class={`${footerStyles.footertitlestyles}` + ' d-flex justify-content-start '}>{lang.openinghours}</div>
|
|
204
|
+
<div class="row m-0 w-100 mt-3 mb-3">
|
|
205
|
+
<div class={' col-lg-6 col-md-6 col-sm-6 p-0 d-flex justify-content-start ' + `${footerStyles.footerinformationstyles}`}> Monday-Friday</div>
|
|
206
|
+
<div class={' col-lg-6 col-md-6 col-sm-6 p-0 d-flex justify-content-start ' + `${footerStyles.footerinformationstyles}`}> 08.00 am - 10.00 pm</div>
|
|
198
207
|
</div>
|
|
199
|
-
<div
|
|
200
|
-
<div
|
|
201
|
-
<div
|
|
208
|
+
<div class="row m-0 w-100 mb-3">
|
|
209
|
+
<div class={' col-lg-6 col-md-6 col-sm-6 p-0 d-flex justify-content-start ' + `${footerStyles.footerinformationstyles}`}>Saturday</div>
|
|
210
|
+
<div class={' col-lg-6 col-md-6 col-sm-6 p-0 d-flex justify-content-start ' + `${footerStyles.footerinformationstyles}`}>OFF</div>
|
|
202
211
|
</div>
|
|
203
|
-
<div
|
|
212
|
+
<div class={'row m-0 w-100 mt-4 d-md-none d-sm-none'}>
|
|
204
213
|
{sectionproperties.fbbtn_show == 'Show' && (
|
|
205
|
-
<div
|
|
206
|
-
<i
|
|
214
|
+
<div class={`${footerStyles.facebook_btn}`}>
|
|
215
|
+
<i class="h-100 allcentered">
|
|
207
216
|
<FaFacebookF size={20} />
|
|
208
217
|
</i>
|
|
209
218
|
</div>
|
|
210
219
|
)}
|
|
211
220
|
{sectionproperties.instbtn_show == 'Show' && (
|
|
212
|
-
<div
|
|
213
|
-
<i
|
|
221
|
+
<div class={' ml-3 mr-3 ml-sm-4 mr-sm-4 ' + `${footerStyles.instgram_btn}`}>
|
|
222
|
+
<i class="h-100 allcentered">
|
|
214
223
|
<AiFillInstagram size={20} />
|
|
215
224
|
</i>
|
|
216
225
|
</div>
|
|
217
226
|
)}
|
|
218
227
|
{sectionproperties.youtbtn_show == 'Show' && (
|
|
219
|
-
<div
|
|
220
|
-
<i
|
|
228
|
+
<div class={`${footerStyles.youtube_btn}`}>
|
|
229
|
+
<i class="h-100 allcentered">
|
|
221
230
|
<BsWhatsapp size={20} />
|
|
222
231
|
</i>
|
|
223
232
|
</div>
|
|
@@ -225,15 +234,15 @@ const Footer7 = (props) => {
|
|
|
225
234
|
</div>
|
|
226
235
|
</div>
|
|
227
236
|
)}
|
|
228
|
-
<div
|
|
229
|
-
<div
|
|
230
|
-
<div
|
|
237
|
+
<div class="col-xl-2 col-lg-2 col-md-12 col-sm-12 p-0 pl-lg-3 pr-lg-3 mt-md-3 p-md-0">
|
|
238
|
+
<div class={`${footerStyles.footertitlestyles}` + ' d-flex justify-content-start '}>{lang.pages}</div>
|
|
239
|
+
<div class={' row m-0 w-100 mt-3 '}>
|
|
231
240
|
{templatepropcontext.pagesnprop.map((item, index) => {
|
|
232
241
|
if (item.isnavigation == 1 && item.isactive == 1) {
|
|
233
242
|
return (
|
|
234
|
-
<div
|
|
235
|
-
<div
|
|
236
|
-
<p
|
|
243
|
+
<div class="col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-3">
|
|
244
|
+
<div to={item.navigationroute}>
|
|
245
|
+
<p class={' wordbreak m-0 p-0 ' + `${footerStyles.footersubtitlestyles}`} style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}>
|
|
237
246
|
{langdetect == 'en' ? item.pagename : item.pagename_ar}
|
|
238
247
|
</p>
|
|
239
248
|
</div>
|
|
@@ -243,10 +252,10 @@ const Footer7 = (props) => {
|
|
|
243
252
|
})}
|
|
244
253
|
</div>
|
|
245
254
|
</div>
|
|
246
|
-
<div
|
|
247
|
-
<div
|
|
255
|
+
<div class="col-xl-2 col-lg-2 col-md-12 col-sm-12 p-0 pl-lg-3 pr-lg-3 mt-md-2 p-md-0">
|
|
256
|
+
<div class={`${footerStyles.footertitlestyles}` + ' d-flex justify-content-start '}>{lang.usefullinks}</div>
|
|
248
257
|
<div
|
|
249
|
-
|
|
258
|
+
class={' wordbreak mt-3 mb-3 m-0 p-0 cursor-pointer ' + `${footerStyles.footersubtitlestyles}`}
|
|
250
259
|
style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
|
|
251
260
|
onClick={() => {
|
|
252
261
|
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
@@ -255,7 +264,7 @@ const Footer7 = (props) => {
|
|
|
255
264
|
{lang.wishlist}
|
|
256
265
|
</div>
|
|
257
266
|
<div
|
|
258
|
-
|
|
267
|
+
class={' wordbreak mb-3 m-0 p-0 cursor-pointer ' + `${footerStyles.footersubtitlestyles}`}
|
|
259
268
|
style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
|
|
260
269
|
onClick={() => {
|
|
261
270
|
routingcountext(StaticPagesLinksContext.Ordershistory);
|
|
@@ -265,7 +274,7 @@ const Footer7 = (props) => {
|
|
|
265
274
|
</div>
|
|
266
275
|
|
|
267
276
|
<div
|
|
268
|
-
|
|
277
|
+
class={' wordbreak mb-3 m-0 p-0 cursor-pointer ' + `${footerStyles.footersubtitlestyles}`}
|
|
269
278
|
style={{ textAlign: langdetect == 'en' ? 'left' : 'right' }}
|
|
270
279
|
onClick={() => {
|
|
271
280
|
routingcountext(StaticPagesLinksContext.Policies);
|
|
@@ -275,14 +284,14 @@ const Footer7 = (props) => {
|
|
|
275
284
|
</div>
|
|
276
285
|
</div>
|
|
277
286
|
<div
|
|
278
|
-
|
|
287
|
+
class={
|
|
279
288
|
langdetect == 'en'
|
|
280
289
|
? 'col-xl-3 col-lg-4 col-md-12 col-sm-12 p-0 pl-xl-5 pl-lg-3 pt-md-2 mt-lg-4 p-md-0 mt-md-3 mt-sm-2'
|
|
281
290
|
: 'col-xl-3 col-lg-4 col-md-12 col-sm-12 p-0 pr-xl-5 pr-lg-3 pt-md-2 mt-lg-4 p-md-0 mt-md-3 mt-sm-2'
|
|
282
291
|
}
|
|
283
292
|
>
|
|
284
293
|
<div
|
|
285
|
-
|
|
294
|
+
class={
|
|
286
295
|
sectionproperties.showfooteraddress == 'Show' || sectionproperties.showfooteremail == 'Show' || sectionproperties.showfooterphonenumber == 'Show'
|
|
287
296
|
? `${footerStyles.footertitlestyles}` + ' d-flex justify-content-start '
|
|
288
297
|
: 'd-none'
|
|
@@ -291,72 +300,66 @@ const Footer7 = (props) => {
|
|
|
291
300
|
{lang.havequestion}
|
|
292
301
|
</div>
|
|
293
302
|
|
|
294
|
-
<div
|
|
303
|
+
<div class="col-lg-12 col-md-12 col-sm-12 p-0 justify-content-center mt-3">
|
|
295
304
|
{sectionproperties.showfooteraddress == 'Show' && (
|
|
296
|
-
<div
|
|
297
|
-
<i
|
|
298
|
-
<GoLocation
|
|
299
|
-
className={langdetect == 'en' ? `${footerStyles.footerinformationstyles}` + ' mr-2 ' : `${footerStyles.footerinformationstyles}` + ' ml-2 '}
|
|
300
|
-
size={20}
|
|
301
|
-
/>
|
|
305
|
+
<div class="row m-0 w-100 text-center d-flex align-items-center mb-3">
|
|
306
|
+
<i class="h-100 d-flex justify-content-center align-items-center">
|
|
307
|
+
<GoLocation class={langdetect == 'en' ? `${footerStyles.footerinformationstyles}` + ' mr-2 ' : `${footerStyles.footerinformationstyles}` + ' ml-2 '} size={20} />
|
|
302
308
|
</i>
|
|
303
|
-
<p
|
|
309
|
+
<p class={' p-0 m-0 wordbreak ' + `${footerStyles.footerinformationstyles}`}>{authdetailsContext.instinfo.address_en}</p>
|
|
304
310
|
</div>
|
|
305
311
|
)}
|
|
306
312
|
|
|
307
313
|
{sectionproperties.showfooteremail == 'Show' && (
|
|
308
314
|
<div
|
|
309
|
-
|
|
315
|
+
class="row m-0 w-100 text-center d-flex align-items-center mb-3"
|
|
310
316
|
onClick={() => {
|
|
311
317
|
window.open('mailto:' + authdetailsContext.instinfo.contactinfo.email, '_self');
|
|
312
318
|
}}
|
|
313
319
|
>
|
|
314
|
-
<i
|
|
315
|
-
<AiOutlineMail
|
|
316
|
-
className={langdetect == 'en' ? `${footerStyles.footerinformationstyles}` + ' mr-2 ' : `${footerStyles.footerinformationstyles}` + ' ml-2 '}
|
|
317
|
-
size={20}
|
|
318
|
-
/>
|
|
320
|
+
<i class="h-100 d-flex justify-content-center align-items-center">
|
|
321
|
+
<AiOutlineMail class={langdetect == 'en' ? `${footerStyles.footerinformationstyles}` + ' mr-2 ' : `${footerStyles.footerinformationstyles}` + ' ml-2 '} size={20} />
|
|
319
322
|
</i>
|
|
320
|
-
<p
|
|
323
|
+
<p class={' p-0 m-0 wordbreak ' + `${footerStyles.footerinformationstyles}`}>{authdetailsContext.instinfo.contactinfo.email}</p>
|
|
321
324
|
</div>
|
|
322
325
|
)}
|
|
323
326
|
|
|
324
327
|
{sectionproperties.showfooterphonenumber == 'Show' && (
|
|
325
328
|
<div
|
|
326
|
-
|
|
329
|
+
class="row m-0 w-100 text-center d-flex align-items-center"
|
|
327
330
|
onClick={() => {
|
|
328
331
|
window.open('tel:+' + authdetailsContext.instinfo.contactinfo.mobile, '_self');
|
|
329
332
|
}}
|
|
330
333
|
>
|
|
331
|
-
<i
|
|
334
|
+
<i class="h-100 d-flex justify-content-center align-items-center">
|
|
332
335
|
<AiOutlinePhone
|
|
333
|
-
|
|
336
|
+
class={langdetect == 'en' ? `${footerStyles.footerinformationstyles}` + ' mr-2 ' : `${footerStyles.footerinformationstyles}` + ' ml-2 '}
|
|
334
337
|
size={20}
|
|
335
338
|
/>
|
|
336
339
|
</i>
|
|
337
|
-
<p
|
|
340
|
+
<p class={' p-0 m-0 wordbreak ' + `${footerStyles.footerinformationstyles}`}>{authdetailsContext.instinfo.contactinfo.mobile}</p>
|
|
338
341
|
</div>
|
|
339
342
|
)}
|
|
340
343
|
</div>
|
|
341
344
|
</div>
|
|
342
|
-
<div
|
|
345
|
+
<div class={'col-xl-12 col-lg-12 col-md-12 col-sm-12 mt-4 d-xl-none d-lg-none d-md-flex d-sm-flex align-items-center justify-content-center'}>
|
|
343
346
|
{sectionproperties.fbbtn_show == 'Show' && (
|
|
344
|
-
<div
|
|
345
|
-
<i
|
|
347
|
+
<div class={`${footerStyles.facebook_btn}`}>
|
|
348
|
+
<i class="h-100 allcentered">
|
|
346
349
|
<FaFacebookF size={20} />
|
|
347
350
|
</i>
|
|
348
351
|
</div>
|
|
349
352
|
)}
|
|
350
353
|
{sectionproperties.instbtn_show == 'Show' && (
|
|
351
|
-
<div
|
|
352
|
-
<i
|
|
354
|
+
<div class={' ml-3 ml-sm-4 ' + `${footerStyles.instgram_btn}`}>
|
|
355
|
+
<i class="h-100 allcentered">
|
|
353
356
|
<AiFillInstagram size={20} />
|
|
354
357
|
</i>
|
|
355
358
|
</div>
|
|
356
359
|
)}
|
|
357
360
|
{sectionproperties.youtbtn_show == 'Show' && (
|
|
358
|
-
<div
|
|
359
|
-
<i
|
|
361
|
+
<div class={' ml-3 ml-sm-4 ' + `${footerStyles.youtube_btn}`}>
|
|
362
|
+
<i class="h-100 allcentered">
|
|
360
363
|
<BsWhatsapp size={20} />
|
|
361
364
|
</i>
|
|
362
365
|
</div>
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import React, { useEffect, useState, useContext } from 'react';
|
|
2
|
+
// import { LanguageContext } from '../../../LanguageContext';
|
|
3
|
+
// import { FetchingContext } from '../../../FetchingContext';
|
|
4
|
+
// import { TemplateRoutingContext } from '../../../TemplateRoutingContext';
|
|
5
|
+
// import { WebsiteDesignWorkPlaceContext } from '../../../../WebsiteDesignWorkPlaceContext';
|
|
2
6
|
import { css } from 'glamor';
|
|
3
7
|
import { FaFacebookF } from 'react-icons/fa';
|
|
4
8
|
import { BsWhatsapp } from 'react-icons/bs';
|
|
@@ -8,10 +12,13 @@ import { IKImage } from 'imagekitio-react';
|
|
|
8
12
|
import { IKpublicKey, IKurlEndpoint } from '../../../../Env';
|
|
9
13
|
|
|
10
14
|
const Simplefooter = (props) => {
|
|
15
|
+
// const { lang, langdetect } = useContext(LanguageContext);
|
|
16
|
+
// const { StatePagePropertiesContext } = useContext(WebsiteDesignWorkPlaceContext);
|
|
17
|
+
// const { fetchAuthorizationQueryContext, templateproperties_context } = useContext(FetchingContext);
|
|
11
18
|
const [sectionproperties, setsectionproperties] = useState('');
|
|
12
19
|
const [arrayofobjectimagesonly, setarrayofobjectimagesonly] = useState([]);
|
|
13
20
|
const [logoarrayofobjects, setlogoarrayofobjects] = useState([]);
|
|
14
|
-
|
|
21
|
+
|
|
15
22
|
const StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
16
23
|
const lang = props.actions.lang;
|
|
17
24
|
const langdetect = props.actions.langdetect;
|
|
@@ -129,18 +136,18 @@ const Simplefooter = (props) => {
|
|
|
129
136
|
}),
|
|
130
137
|
};
|
|
131
138
|
return (
|
|
132
|
-
<div
|
|
139
|
+
<div class={`${footerStyles.footerContainer}` + ' row m-0 w-100 d-flex justify-content-center pl-md-4 pr-md-4 pl-sm-2 pr-sm-2 '}>
|
|
133
140
|
<div
|
|
134
|
-
|
|
141
|
+
class="col-lg-12 p-0 allcentered"
|
|
135
142
|
style={{
|
|
136
143
|
paddingLeft: langdetect == 'en' ? sectionproperties.footer_paddingLeft + 'px' : sectionproperties.footer_paddingRight + 'px',
|
|
137
144
|
paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px',
|
|
138
145
|
}}
|
|
139
146
|
>
|
|
140
|
-
<div
|
|
147
|
+
<div class={`${footerStyles.divider}`}></div>
|
|
141
148
|
</div>
|
|
142
|
-
<div
|
|
143
|
-
<div
|
|
149
|
+
<div class="col-lg-4 col-md-12 col-sm-12 d-flex align-items-center justify-content-start justify-content-md-center p-sm-0">
|
|
150
|
+
<div class={`${footerStyles.footerlogo}` + ' d-flex flex-column align-items-center justify-content-start '}>
|
|
144
151
|
<IKImage
|
|
145
152
|
urlEndpoint={IKurlEndpoint}
|
|
146
153
|
publicKey={IKpublicKey}
|
|
@@ -152,25 +159,25 @@ const Simplefooter = (props) => {
|
|
|
152
159
|
/>
|
|
153
160
|
</div>
|
|
154
161
|
</div>
|
|
155
|
-
<div
|
|
156
|
-
<div
|
|
162
|
+
<div class="col-lg-4 col-md-12 col-sm-12 d-flex d-md-none align-items-center justify-content-start p-sm-0">
|
|
163
|
+
<div class="row m-0 w-100 allcentered">
|
|
157
164
|
{sectionproperties.fbbtn_show == 'Show' && (
|
|
158
|
-
<div
|
|
159
|
-
<i
|
|
165
|
+
<div class={langdetect == 'en' ? `${footerStyles.facebook_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.facebook_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
166
|
+
<i class="h-100 allcentered">
|
|
160
167
|
<FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
|
|
161
168
|
</i>
|
|
162
169
|
</div>
|
|
163
170
|
)}
|
|
164
171
|
{sectionproperties.instbtn_show == 'Show' && (
|
|
165
|
-
<div
|
|
166
|
-
<i
|
|
172
|
+
<div class={langdetect == 'en' ? `${footerStyles.instgram_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.instgram_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
173
|
+
<i class="h-100 allcentered">
|
|
167
174
|
<AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
|
|
168
175
|
</i>
|
|
169
176
|
</div>
|
|
170
177
|
)}
|
|
171
178
|
{sectionproperties.youtbtn_show == 'Show' && (
|
|
172
|
-
<div
|
|
173
|
-
<i
|
|
179
|
+
<div class={langdetect == 'en' ? `${footerStyles.youtube_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.youtube_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
180
|
+
<i class="h-100 allcentered">
|
|
174
181
|
<BsWhatsapp size={sectionproperties.youtubebtniconfontsize} />
|
|
175
182
|
</i>
|
|
176
183
|
</div>
|
|
@@ -178,7 +185,7 @@ const Simplefooter = (props) => {
|
|
|
178
185
|
</div>
|
|
179
186
|
</div>
|
|
180
187
|
<div
|
|
181
|
-
|
|
188
|
+
class="col-lg-4 mt-4 pl-md-2 pr-md-2 allcentered"
|
|
182
189
|
style={{
|
|
183
190
|
paddingLeft: langdetect == 'en' ? '80px' : 0,
|
|
184
191
|
paddingRight: langdetect == 'en' ? 0 : '80px',
|
|
@@ -186,38 +193,38 @@ const Simplefooter = (props) => {
|
|
|
186
193
|
>
|
|
187
194
|
{sectionproperties.showfooterphonenumber == 'Show' && (
|
|
188
195
|
<div
|
|
189
|
-
|
|
196
|
+
class={`${footerStyles.footerinformationstyles}` + ' col-lg-12 col-md-4 col-sm-12 p-0 allcentered mb-md-3'}
|
|
190
197
|
onClick={() => {
|
|
191
198
|
window.open('tel:+' + authdetailsContext.instinfo.contactinfo.mobile, '_self');
|
|
192
199
|
}}
|
|
193
200
|
style={{ cursor: 'pointer' }}
|
|
194
201
|
>
|
|
195
|
-
<i
|
|
196
|
-
<AiOutlinePhone
|
|
202
|
+
<i class="h-100 d-flex justify-content-center align-items-center">
|
|
203
|
+
<AiOutlinePhone class={langdetect == 'en' ? 'mr-2' : 'ml-2'} size={20} />
|
|
197
204
|
</i>
|
|
198
|
-
<p
|
|
205
|
+
<p class={' p-0 m-0 wordbreak '}>{authdetailsContext.instinfo.contactinfo.mobile}</p>
|
|
199
206
|
</div>
|
|
200
207
|
)}
|
|
201
208
|
</div>
|
|
202
|
-
<div
|
|
203
|
-
<div
|
|
209
|
+
<div class="col-lg-4 col-md-12 col-sm-12 d-none d-md-flex align-items-center justify-content-start p-sm-0">
|
|
210
|
+
<div class="row m-0 w-100 allcentered">
|
|
204
211
|
{sectionproperties.fbbtn_show == 'Show' && (
|
|
205
|
-
<div
|
|
206
|
-
<i
|
|
212
|
+
<div class={langdetect == 'en' ? `${footerStyles.facebook_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.facebook_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
213
|
+
<i class="h-100 allcentered">
|
|
207
214
|
<FaFacebookF size={sectionproperties.facebkbtnniconfontsize} />
|
|
208
215
|
</i>
|
|
209
216
|
</div>
|
|
210
217
|
)}
|
|
211
218
|
{sectionproperties.instbtn_show == 'Show' && (
|
|
212
|
-
<div
|
|
213
|
-
<i
|
|
219
|
+
<div class={langdetect == 'en' ? `${footerStyles.instgram_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.instgram_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
220
|
+
<i class="h-100 allcentered">
|
|
214
221
|
<AiFillInstagram size={sectionproperties.instgrambtniconfontsize} />
|
|
215
222
|
</i>
|
|
216
223
|
</div>
|
|
217
224
|
)}
|
|
218
225
|
{sectionproperties.youtbtn_show == 'Show' && (
|
|
219
|
-
<div
|
|
220
|
-
<i
|
|
226
|
+
<div class={langdetect == 'en' ? `${footerStyles.youtube_btn}` + ' allcentered mr-3 mr-sm-4 ' : `${footerStyles.youtube_btn}` + ' allcentered ml-3 ml-sm-4'}>
|
|
227
|
+
<i class="h-100 allcentered">
|
|
221
228
|
<BsWhatsapp size={sectionproperties.youtubebtniconfontsize} />
|
|
222
229
|
</i>
|
|
223
230
|
</div>
|
|
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
|