tabexseriescomponents 0.0.683 → 0.0.684
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 +1027 -924
- package/dist/index.esm.js +1026 -923
- package/dist/index.umd.js +1029 -925
- package/package.json +1 -1
- package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23.jsx +2 -2
- package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +2 -2
- package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +0 -1
- package/{srcoriginal → srcoman}/TabexComponents/Cards/MenuCard/MenuCard.jsx +13 -25
- package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +2 -2
- package/srcoman/TabexComponents/Footer/Footer1/Footer1.jsx +767 -0
- package/{srcoriginal → srcoman}/TabexComponents/Footer/ModernFooter/ModernFooter.jsx +0 -19
- package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterfooter/Newsletterfooter.jsx +0 -19
- package/{srcoriginal → srcoman}/TabexComponents/Footer/PrivacyPolicy/PrivacyPolicy.jsx +1 -1
- package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8.jsx +1 -41
- package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2.jsx +18 -246
- package/{srcoriginal → srcoman}/TabexComponents/Headers/Modernheader/Modernheader.jsx +217 -222
- package/{srcoriginal → srcoman}/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +3 -28
- package/{srcoriginal → srcoman}/TabexComponents/Headers/SocialMediaSection/SocialMediaSection.jsx +0 -18
- package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm.jsx +22 -72
- package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +1 -0
- package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +1 -1
- package/{srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection21-11beforeform.jsx → srcoman/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx} +13 -1
- package/srcoman/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +437 -0
- package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection19-11.jsx +1 -1
- package/srcoman/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +1769 -0
- package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +2 -2
- package/srcoman/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +790 -0
- package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter.jsx +252 -447
- package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +9 -2
- package/srcoriginal/TabexComponents/Footer/Footer1/Footer1.jsx +0 -551
- package/srcoriginal/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +0 -1935
- package/srcoriginal/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +0 -760
- package/srcoriginal/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +0 -1679
- package/srcoriginal/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +0 -512
- /package/{srcoriginal → srcoman}/Contexts/LanguageContext.jsx +0 -0
- /package/{srcoriginal → srcoman}/Contexts/ProductsCardsSectionContext.jsx +0 -0
- /package/{srcoriginal → srcoman}/Imagekitconfig.jsx +0 -0
- /package/{srcoriginal → srcoman}/StylesJS/Customstyles.js +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/CTAProductCard/CTAProductCard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card20/Card20.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card21/Card21.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card22/Card22.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Card23/Card23 copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardAll/CardAll.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/Classiccategorycard copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Classiccategorycard/ClassiccategorycardOriginal.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Moderncategorycard/Moderncategorycard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard6/Productcard6.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard7/Productcard7.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/QuantityButtonBasedProductCard/QuantityButtonBasedProductCard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/ServiceCard/ServiceCard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy 2.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer2/Footer2.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer3/Footer3.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer4/Footer4.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer5/Footer5.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer6/Footer6.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer7/Footer7.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Footer8/Footer8.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Newsletterincenter/Newsletterincenter.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/noimage.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/usflag.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/CenteredLogoHeaderWithSlider/CenteredLogoHeaderWithSlider.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/DownloadApp/DownloadApp.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/ElegantHeader/ElegantHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header4/Header4.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header8/Header8 copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsive11-1.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/HeaderresponsiveStyle2 copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Headerresponsive/Headerresponsivenew.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/MarqueeHeader/MarqueeHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchCenteredHeader/SearchCenteredHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheader13-3.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/Subheader/Subheadernew.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/CollapsableSection/CollapsableSection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy 2.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/habal +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Filterwithcategoriespcoll/Filterwithcategoriespcoll.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/MapsSection/MapsSection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Popupcomponent/Popupcomponent.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Searchcomponent/Searchcomponent.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 2.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy 3.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection13-3.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection21-10.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection/CardsSection_cosmoandmore.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideRecent.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslideoriginal8-5.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/ThreeSectionsWithSlideshow/ThreeSectionsWithSlideshow.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/AddReview/AddReview.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Afiiliatesignup/Afiiliatesignup.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout10-1.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout26-9.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Checkout/Checkout9-9.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/CollectionsFilterHorizontal.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy 2.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter1-5.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter13-11.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter14-8.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter17-9.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/VariantFilter.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Login/Login.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Policies/Policies.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/PrivacyPolicy/PrivacyPolicy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Addreviewform.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/AddreviewformOriginal.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Article_itemtype.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/DescriptionContent.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtraFields.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductExtras.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductHeaderPricing.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/ProductReviews.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype10-1.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype3-11.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtype31-3.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Product_itemtypeUpdated.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Variantoptions21-9.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Addreviewform.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/AddreviewformOriginal.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/DescriptionContent.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductExtraFields.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductHeaderPricing.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/ProductReviews.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype10-1.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtype31-3.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Product_itemtypeUpdated.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Productinfo.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Service_itemtype.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Serviceinfotabs.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/Variantoptions21-9.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo4-4/staticroutersidenav.module.css +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/RefundPolicy/RefundPolicy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Resetpassword/Resetpassword.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/ShippingPolicy/ShippingPolicy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerAddressForm.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm copy.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Signup/Signup.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/TermsConditions/TermsConditions.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/VendorPage/VendorPage.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart 10-10.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/Viewcart26-9.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartOriginal.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Viewcart/ViewcartUpdated.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist25-4.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/Wishlist26-9.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistOriginal.jsx +0 -0
- /package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Wishlist/WishlistUpdated.jsx +0 -0
- /package/{srcoriginal → srcoman}/button.jsx +0 -0
- /package/{srcoriginal → srcoman}/index.jsx +0 -0
- /package/{srcoriginal → srcoman}/styles/Home.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/Categorcycard_fullimage.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/Categorycard_slidebgscaled.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/Categorycard_withshapes.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/ModernCardWithQuantityButton.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/Productcard6.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/Productccard_with_zoominonhover.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/Prouductcard_with_zoomhover.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/UserCardWithSocialMediaOnHover.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/card23.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/categorycard.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/categorycard3.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/categorycardwithtext.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/generalCardsStyles.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/productcard_animatedbuttons.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/productcard_with_textonhover.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/productcard_withtextonimage.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/cards/productccard_with_imageontopleft.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/bootstrap.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/dropdown.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/editorbardropdown.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/filter.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/form.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/general.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/image-gallery.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/react-accessible-accordion.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/react-phone-input-2.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/scrollbtn.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/slick.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/tabs.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/general/workplaceeditor.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/globals.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/CTAHeader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/CategoryFeaturingHeader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/Gotoheader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/Header7.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/HeaderWithAdSlider.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/HeaderWithSearchOnCenter.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/HeaderWithUtilityBar.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/Header_threesectionslogocentered.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/NewHeader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/SearchFocusedHeader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/Sideheader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/Simpleheader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/classicheader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/classicheaderstyles.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/dropdown.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/header4.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/header5.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/header_contactinfo.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/headerresturant.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/modernheader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/stylishheader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/subheader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/headers/threetieredheader.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/sections/BackgroundImageWithTopContent.css +0 -0
- /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage1.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/sections/Backgroundimage_with_topcircle.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/sections/Freetext.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/sections/Section_with_rightbgcont.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_rotatedsquare.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/sections/Slideshow_with_squarebg.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/accordion.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/cart.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/dropdown.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/filter.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/image-gallery.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/login.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/productinfo.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/shop.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/signup.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/staticroutersidenav.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/viewcart.module.css +0 -0
- /package/{srcoriginal → srcoman}/styles/staticpages/wishlist.module.css +0 -0
package/dist/index.cjs.js
CHANGED
|
@@ -117,6 +117,7 @@ var VscHeart = require('@react-icons/all-files/vsc/VscHeart');
|
|
|
117
117
|
var IoSearchOutline = require('@react-icons/all-files/io5/IoSearchOutline');
|
|
118
118
|
var AiFillYoutube = require('@react-icons/all-files/ai/AiFillYoutube');
|
|
119
119
|
var IoLogoTiktok = require('@react-icons/all-files/io5/IoLogoTiktok');
|
|
120
|
+
var FaLinkedinIn = require('@react-icons/all-files/fa/FaLinkedinIn');
|
|
120
121
|
var FiMenu = require('@react-icons/all-files/fi/FiMenu');
|
|
121
122
|
var BsChevronDown = require('@react-icons/all-files/bs/BsChevronDown');
|
|
122
123
|
var IoClose = require('@react-icons/all-files/io5/IoClose');
|
|
@@ -141,7 +142,6 @@ var FaPhone = require('@react-icons/all-files/fa/FaPhone');
|
|
|
141
142
|
var FiGlobe = require('@react-icons/all-files/fi/FiGlobe');
|
|
142
143
|
var BiUserCircle = require('@react-icons/all-files/bi/BiUserCircle');
|
|
143
144
|
var GoLocation = require('@react-icons/all-files/go/GoLocation');
|
|
144
|
-
var FaLinkedinIn = require('@react-icons/all-files/fa/FaLinkedinIn');
|
|
145
145
|
var RiRoadMapLine = require('@react-icons/all-files/ri/RiRoadMapLine');
|
|
146
146
|
var HiOutlineClock = require('@react-icons/all-files/hi/HiOutlineClock');
|
|
147
147
|
var AiOutlineLinkedin = require('@react-icons/all-files/ai/AiOutlineLinkedin');
|
|
@@ -150,9 +150,8 @@ var FaArrowAltCircleLeft = require('@react-icons/all-files/fa/FaArrowAltCircleLe
|
|
|
150
150
|
var Select$5 = require('react-select');
|
|
151
151
|
var GoStar = require('@react-icons/all-files/go/GoStar');
|
|
152
152
|
var IoIosStar = require('@react-icons/all-files/io/IoIosStar');
|
|
153
|
-
var _extends = require('@babel/runtime/helpers/extends');
|
|
154
|
-
var reactCountdownCircleTimer = require('react-countdown-circle-timer');
|
|
155
153
|
var BackgroundSlideshow = require('react-background-slideshow');
|
|
154
|
+
var _extends = require('@babel/runtime/helpers/extends');
|
|
156
155
|
var reactSlideshowImage = require('react-slideshow-image');
|
|
157
156
|
var HiOutlineLocationMarker = require('@react-icons/all-files/hi/HiOutlineLocationMarker');
|
|
158
157
|
var FiPhoneCall = require('@react-icons/all-files/fi/FiPhoneCall');
|
|
@@ -207,8 +206,8 @@ var PhoneInput__default = /*#__PURE__*/_interopDefaultLegacy(PhoneInput);
|
|
|
207
206
|
var InputRange__default = /*#__PURE__*/_interopDefaultLegacy(InputRange);
|
|
208
207
|
var ReactPaginate__default = /*#__PURE__*/_interopDefaultLegacy(ReactPaginate);
|
|
209
208
|
var Select__default = /*#__PURE__*/_interopDefaultLegacy(Select$5);
|
|
210
|
-
var _extends__default = /*#__PURE__*/_interopDefaultLegacy(_extends);
|
|
211
209
|
var BackgroundSlideshow__default = /*#__PURE__*/_interopDefaultLegacy(BackgroundSlideshow);
|
|
210
|
+
var _extends__default = /*#__PURE__*/_interopDefaultLegacy(_extends);
|
|
212
211
|
|
|
213
212
|
// import './index.module.css'
|
|
214
213
|
// import asd from './index2.module.css'
|
|
@@ -2743,7 +2742,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2743
2742
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
2744
2743
|
fontWeight: 400,
|
|
2745
2744
|
color: sectionproperties.measurementunitcolor,
|
|
2746
|
-
fontSize: sectionproperties.
|
|
2745
|
+
fontSize: sectionproperties.measurementunitcolor + 'px'
|
|
2747
2746
|
}
|
|
2748
2747
|
}, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), sectionproperties.quantityshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2749
2748
|
"class": "col-lg-12 p-0 text-start"
|
|
@@ -2861,14 +2860,9 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2861
2860
|
return /*#__PURE__*/React__default["default"].createElement("tr", null, /*#__PURE__*/React__default["default"].createElement("th", {
|
|
2862
2861
|
style: {
|
|
2863
2862
|
textTransform: 'capitalize',
|
|
2864
|
-
color: '#000'
|
|
2865
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
2866
|
-
}
|
|
2867
|
-
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React__default["default"].createElement("td", {
|
|
2868
|
-
style: {
|
|
2869
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
2863
|
+
color: '#000'
|
|
2870
2864
|
}
|
|
2871
|
-
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
|
|
2865
|
+
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React__default["default"].createElement("td", null, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
|
|
2872
2866
|
}))))), sectionproperties.defaultpricingposition == 'Under Name' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.isproducttobesold) == 1 && /*#__PURE__*/React__default["default"].createElement(ProductHeaderPricing, {
|
|
2873
2867
|
actions: props.actions
|
|
2874
2868
|
}), langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.short_description_en) != null && sectionproperties.descriptionstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -15245,6 +15239,7 @@ var Select$1 = /*#__PURE__*/React__default["default"].lazy(function () {
|
|
|
15245
15239
|
});
|
|
15246
15240
|
var Filter$1 = function Filter(props) {
|
|
15247
15241
|
var _css;
|
|
15242
|
+
props.actions.FetchVendorsQuery;
|
|
15248
15243
|
var lang = props.actions.lang;
|
|
15249
15244
|
var langdetect = props.actions.langdetect;
|
|
15250
15245
|
props.actions.productfiltercontext;
|
|
@@ -15265,10 +15260,19 @@ var Filter$1 = function Filter(props) {
|
|
|
15265
15260
|
_useState2 = _slicedToArray__default["default"](_useState, 2);
|
|
15266
15261
|
_useState2[0];
|
|
15267
15262
|
_useState2[1];
|
|
15268
|
-
var _useState3 = React.useState(
|
|
15263
|
+
var _useState3 = React.useState({
|
|
15264
|
+
min: '',
|
|
15265
|
+
max: ''
|
|
15266
|
+
}),
|
|
15269
15267
|
_useState4 = _slicedToArray__default["default"](_useState3, 2),
|
|
15270
|
-
|
|
15271
|
-
|
|
15268
|
+
pricevalue2 = _useState4[0],
|
|
15269
|
+
setpricevalue2 = _useState4[1];
|
|
15270
|
+
var _useState5 = React.useState([]),
|
|
15271
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
15272
|
+
productfeatuesarr = _useState6[0],
|
|
15273
|
+
setproductfeatuesarr = _useState6[1];
|
|
15274
|
+
// const [vendorarr, setvendorsarr] = useState([FetchVendorsQuery?.data?.data?.vendors]);
|
|
15275
|
+
|
|
15272
15276
|
var fetchTabexCountriesQueryContext = props.actions.fetchTabexCountriesQueryContext;
|
|
15273
15277
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
15274
15278
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
@@ -15277,41 +15281,50 @@ var Filter$1 = function Filter(props) {
|
|
|
15277
15281
|
var FetchTabexStatesPayloadobjContext = props.actions.FetchTabexStatesPayloadobjContext;
|
|
15278
15282
|
var setFetchTabexStatesPayloadobjContext = props.actions.setFetchTabexStatesPayloadobjContext;
|
|
15279
15283
|
var fetchProductFeaturesQueryContext = props.actions.fetchProductFeaturesQueryContext;
|
|
15280
|
-
var
|
|
15281
|
-
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
15282
|
-
sectionproperties = _useState6[0],
|
|
15283
|
-
setsectionproperties = _useState6[1];
|
|
15284
|
-
// const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
|
|
15285
|
-
var _useState7 = React.useState([]),
|
|
15284
|
+
var _useState7 = React.useState(''),
|
|
15286
15285
|
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
15287
|
-
|
|
15288
|
-
|
|
15286
|
+
sectionproperties = _useState8[0],
|
|
15287
|
+
setsectionproperties = _useState8[1];
|
|
15288
|
+
// const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
|
|
15289
15289
|
var _useState9 = React.useState([]),
|
|
15290
15290
|
_useState10 = _slicedToArray__default["default"](_useState9, 2),
|
|
15291
|
-
|
|
15292
|
-
|
|
15291
|
+
instfilters = _useState10[0],
|
|
15292
|
+
setinstfilters = _useState10[1];
|
|
15293
15293
|
var _useState11 = React.useState([]),
|
|
15294
15294
|
_useState12 = _slicedToArray__default["default"](_useState11, 2),
|
|
15295
|
-
|
|
15296
|
-
|
|
15295
|
+
collectionstobevisible = _useState12[0],
|
|
15296
|
+
setcollectionstobevisible = _useState12[1];
|
|
15297
15297
|
var _useState13 = React.useState([]),
|
|
15298
15298
|
_useState14 = _slicedToArray__default["default"](_useState13, 2),
|
|
15299
|
-
|
|
15300
|
-
|
|
15299
|
+
instcollections = _useState14[0],
|
|
15300
|
+
setinstcollections = _useState14[1];
|
|
15301
|
+
var _useState15 = React.useState([]),
|
|
15302
|
+
_useState16 = _slicedToArray__default["default"](_useState15, 2),
|
|
15303
|
+
instcategories = _useState16[0],
|
|
15304
|
+
setinstcategories = _useState16[1];
|
|
15301
15305
|
// const [sortby, setSortby] = useState('Sort by');
|
|
15302
|
-
var
|
|
15306
|
+
var _useState17 = React.useState({
|
|
15303
15307
|
min: 0,
|
|
15304
15308
|
max: 5
|
|
15305
15309
|
}),
|
|
15306
|
-
|
|
15307
|
-
raterangevalue =
|
|
15308
|
-
setraterangevalue =
|
|
15310
|
+
_useState18 = _slicedToArray__default["default"](_useState17, 2),
|
|
15311
|
+
raterangevalue = _useState18[0],
|
|
15312
|
+
setraterangevalue = _useState18[1];
|
|
15309
15313
|
var timeoutRef = React__default["default"].useRef(null);
|
|
15310
|
-
var
|
|
15311
|
-
|
|
15312
|
-
|
|
15313
|
-
var setsortbycontext =
|
|
15314
|
-
var
|
|
15314
|
+
var _useState19 = React.useState(''),
|
|
15315
|
+
_useState20 = _slicedToArray__default["default"](_useState19, 2);
|
|
15316
|
+
_useState20[0];
|
|
15317
|
+
var setsortbycontext = _useState20[1];
|
|
15318
|
+
var _useState21 = React.useState(''),
|
|
15319
|
+
_useState22 = _slicedToArray__default["default"](_useState21, 2),
|
|
15320
|
+
pricefrom = _useState22[0];
|
|
15321
|
+
_useState22[1];
|
|
15322
|
+
var _useState23 = React.useState(''),
|
|
15323
|
+
_useState24 = _slicedToArray__default["default"](_useState23, 2),
|
|
15324
|
+
priceto = _useState24[0];
|
|
15325
|
+
_useState24[1];
|
|
15326
|
+
props.actions.setfetchingtype;
|
|
15327
|
+
var _useState25 = React.useState([{
|
|
15315
15328
|
payloadvalue: 'sortprice',
|
|
15316
15329
|
name: lang.price,
|
|
15317
15330
|
filterarray: [{
|
|
@@ -15336,12 +15349,20 @@ var Filter$1 = function Filter(props) {
|
|
|
15336
15349
|
isfilterselected: false
|
|
15337
15350
|
}]
|
|
15338
15351
|
}]),
|
|
15339
|
-
|
|
15340
|
-
otherfilters =
|
|
15341
|
-
|
|
15352
|
+
_useState26 = _slicedToArray__default["default"](_useState25, 2),
|
|
15353
|
+
otherfilters = _useState26[0];
|
|
15354
|
+
_useState26[1];
|
|
15342
15355
|
React.useEffect(function () {
|
|
15343
15356
|
filterupdater();
|
|
15344
15357
|
}, []);
|
|
15358
|
+
// useEffect(() => {
|
|
15359
|
+
// var temp = [...vendorarr];
|
|
15360
|
+
|
|
15361
|
+
// temp?.forEach(function (instfilteritem, instfilterindex) {
|
|
15362
|
+
// instfilteritem.isfilterselected = false;
|
|
15363
|
+
// });
|
|
15364
|
+
// setvendorsarr([...temp]);
|
|
15365
|
+
// }, [FetchVendorsQuery.isSuccess]);
|
|
15345
15366
|
React.useEffect(function () {
|
|
15346
15367
|
if (fetchproductoptionsQueryContext.isSuccess) {
|
|
15347
15368
|
var _fetchproductoptionsQ;
|
|
@@ -15357,7 +15378,17 @@ var Filter$1 = function Filter(props) {
|
|
|
15357
15378
|
React.useEffect(function () {
|
|
15358
15379
|
if (fetchcollectionsQueryContext.isSuccess) {
|
|
15359
15380
|
var _fetchcollectionsQuer;
|
|
15360
|
-
|
|
15381
|
+
var tempcoll = fetchcollectionsQueryContext === null || fetchcollectionsQueryContext === void 0 || (_fetchcollectionsQuer = fetchcollectionsQueryContext.data) === null || _fetchcollectionsQuer === void 0 || (_fetchcollectionsQuer = _fetchcollectionsQuer.data) === null || _fetchcollectionsQuer === void 0 ? void 0 : _fetchcollectionsQuer.collections;
|
|
15382
|
+
var tempcollinfilter = [];
|
|
15383
|
+
{
|
|
15384
|
+
tempcoll === null || tempcoll === void 0 || tempcoll.map(function (collectionitem, collectionindex) {
|
|
15385
|
+
if (collectionitem.isshowntocustomers == 1 && collectionitem.isinftiler == 1) {
|
|
15386
|
+
tempcollinfilter.push(collectionitem);
|
|
15387
|
+
}
|
|
15388
|
+
});
|
|
15389
|
+
}
|
|
15390
|
+
setinstcollections([].concat(tempcollinfilter));
|
|
15391
|
+
// setinstcollections([...fetchcollectionsQueryContext?.data?.data?.collections]);
|
|
15361
15392
|
}
|
|
15362
15393
|
}, [fetchcollectionsQueryContext.isSuccess]);
|
|
15363
15394
|
// useEffect(() => {
|
|
@@ -16096,7 +16127,7 @@ var Filter$1 = function Filter(props) {
|
|
|
16096
16127
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
16097
16128
|
color: sectionproperties.filtertitle_color
|
|
16098
16129
|
}, _defineProperty__default["default"](_ref2, "color", sectionproperties.filtertitle_color), _defineProperty__default["default"](_ref2, "fontSize", sectionproperties.filtertitle_fontsize + 'px'), _defineProperty__default["default"](_ref2, "fontWeight", sectionproperties.filtertitle_fontweight), _defineProperty__default["default"](_ref2, "color", sectionproperties.filtertitle_color), _defineProperty__default["default"](_ref2, "textTransform", 'capitalize'), _ref2)
|
|
16099
|
-
}, langdetect == 'en' ? item.name_en : item.name_ar
|
|
16130
|
+
}, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16100
16131
|
"class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
|
|
16101
16132
|
style: {
|
|
16102
16133
|
direction: 'ltr'
|
|
@@ -16520,10 +16551,10 @@ var Filter$1 = function Filter(props) {
|
|
|
16520
16551
|
isSearchable: true
|
|
16521
16552
|
})))));
|
|
16522
16553
|
};
|
|
16523
|
-
var
|
|
16524
|
-
|
|
16525
|
-
checked =
|
|
16526
|
-
setChecked =
|
|
16554
|
+
var _useState27 = React.useState(false),
|
|
16555
|
+
_useState28 = _slicedToArray__default["default"](_useState27, 2),
|
|
16556
|
+
checked = _useState28[0],
|
|
16557
|
+
setChecked = _useState28[1];
|
|
16527
16558
|
// const queryParameters = new URLSearchParams(window.location.search);
|
|
16528
16559
|
// useEffect(() => {
|
|
16529
16560
|
// // setsortbycontext('Sort By');
|
|
@@ -17055,7 +17086,176 @@ var Filter$1 = function Filter(props) {
|
|
|
17055
17086
|
}
|
|
17056
17087
|
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17057
17088
|
className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 pl-4 pr-4 '
|
|
17058
|
-
}, sectionproperties.
|
|
17089
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17090
|
+
"class": "row m-0 w-100"
|
|
17091
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17092
|
+
"class": "col-lg-12 d-flex justify-content-start p-0"
|
|
17093
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17094
|
+
className: "m-0 p-0 font-16 font-weight-600",
|
|
17095
|
+
style: {
|
|
17096
|
+
color: sectionproperties.filter_titlecolor,
|
|
17097
|
+
fontSize: sectionproperties.filter_titlefontsize + 'px',
|
|
17098
|
+
fontWeight: sectionproperties.filter_titlefontweight,
|
|
17099
|
+
textTransform: sectionproperties.filter_titletextransform
|
|
17100
|
+
}
|
|
17101
|
+
}, langdetect == 'en' ? 'Sort By' : 'ترتيب حسب')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17102
|
+
className: "col-lg-12"
|
|
17103
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
17104
|
+
className: "mt-2 mb-3"
|
|
17105
|
+
})), otherfilters.map(function (item, index) {
|
|
17106
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17107
|
+
className: "col-lg-12 p-0"
|
|
17108
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17109
|
+
allowMultipleExpanded: true,
|
|
17110
|
+
allowZeroExpanded: true,
|
|
17111
|
+
preExpanded: [0, 1, 2, 3],
|
|
17112
|
+
style: {
|
|
17113
|
+
width: '100%'
|
|
17114
|
+
}
|
|
17115
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
17116
|
+
uuid: index
|
|
17117
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17118
|
+
className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
|
|
17119
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17120
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0"
|
|
17121
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17122
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
|
|
17123
|
+
}, item.name)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17124
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
17125
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
17126
|
+
if (state.expanded == true) {
|
|
17127
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17128
|
+
className: filter_cssstyles.collapsetitle + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
|
|
17129
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
17130
|
+
} else {
|
|
17131
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17132
|
+
className: filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
17133
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
17134
|
+
}
|
|
17135
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
17136
|
+
className: "p-0"
|
|
17137
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17138
|
+
className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
|
|
17139
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17140
|
+
className: 'col-lg-12'
|
|
17141
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17142
|
+
className: langdetect == 'en' ? "".concat(filterstyles.timeline) + ' p-sm-0 ' : "".concat(filterstyles.timeline, " ").concat(filterstyles.timelinetrans) + ' p-sm-0 '
|
|
17143
|
+
}, item.filterarray.map(function (valueitem, valueindex) {
|
|
17144
|
+
var ischecked = false;
|
|
17145
|
+
if (item.payloadvalue == 'sortprice') {
|
|
17146
|
+
if (valueitem.value == ProductFilterObjContext.sortprice) {
|
|
17147
|
+
ischecked = true;
|
|
17148
|
+
}
|
|
17149
|
+
} else if (item.payloadvalue == 'sortdates') {
|
|
17150
|
+
if (valueitem.value == ProductFilterObjContext.sortdates) {
|
|
17151
|
+
ischecked = true;
|
|
17152
|
+
}
|
|
17153
|
+
}
|
|
17154
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17155
|
+
className: "".concat(filterstyles.border_left_line, " ").concat(filterstyles.timelineinnercont, " ").concat(filter_cssstyles.timelineinnercont, "\n ").concat(ischecked ? "".concat(filter_cssstyles.timelineinnercont_active, " ").concat(filterstyles.timelineinnercont_active) : '', "\n \n ") + ' d-flex align-items-center pb-3 ',
|
|
17156
|
+
onClick: function onClick() {
|
|
17157
|
+
var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
|
|
17158
|
+
if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
|
|
17159
|
+
tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
|
|
17160
|
+
} else {
|
|
17161
|
+
tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
|
|
17162
|
+
}
|
|
17163
|
+
tempfetchproductsfilerobjcontext.page = 0;
|
|
17164
|
+
setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
|
|
17165
|
+
filterrouting(tempfetchproductsfilerobjcontext);
|
|
17166
|
+
}
|
|
17167
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17168
|
+
className: " ".concat(ischecked ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
|
|
17169
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17170
|
+
className: "h-100 d-flex align-items-center"
|
|
17171
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17172
|
+
className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
|
|
17173
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17174
|
+
className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
|
|
17175
|
+
style: {
|
|
17176
|
+
color: ischecked ? sectionproperties.activecat_color : ''
|
|
17177
|
+
}
|
|
17178
|
+
}, valueitem.name)));
|
|
17179
|
+
}))))))));
|
|
17180
|
+
}), sectionproperties.showfilterbyrating == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17181
|
+
className: "col-lg-12 pl-4 pr-4"
|
|
17182
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17183
|
+
className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
|
|
17184
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17185
|
+
className: "col-lg-12 col-md-12 col-sm-12 p-0 mb-3"
|
|
17186
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17187
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
|
|
17188
|
+
}, langdetect == 'en' ? 'Ratings' : 'التقييمات')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17189
|
+
className: "col-lg-12 col-md-12 col-sm-12 mb-4"
|
|
17190
|
+
}, /*#__PURE__*/React__default["default"].createElement(InputRange__default["default"], {
|
|
17191
|
+
draggableTrack: true,
|
|
17192
|
+
formatLabel: function formatLabel(value) {
|
|
17193
|
+
return "".concat(value);
|
|
17194
|
+
},
|
|
17195
|
+
maxValue: 5,
|
|
17196
|
+
minValue: 0,
|
|
17197
|
+
value: raterangevalue,
|
|
17198
|
+
onChange: function onChange(value) {
|
|
17199
|
+
setraterangevalue(_objectSpread$2b({}, value));
|
|
17200
|
+
}
|
|
17201
|
+
}))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17202
|
+
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17203
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17204
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
17205
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17206
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17207
|
+
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17208
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17209
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17210
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17211
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17212
|
+
type: "text",
|
|
17213
|
+
value: pricevalue2.min,
|
|
17214
|
+
onChange: function onChange(event) {
|
|
17215
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17216
|
+
temppricevalue.min = event.target.value;
|
|
17217
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17218
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17219
|
+
// temppayloadobj = event.target.value;
|
|
17220
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17221
|
+
},
|
|
17222
|
+
|
|
17223
|
+
style: {
|
|
17224
|
+
background: '#fff',
|
|
17225
|
+
border: '1px solid #ccc',
|
|
17226
|
+
borderRadius: 5,
|
|
17227
|
+
color: '#000',
|
|
17228
|
+
height: 35,
|
|
17229
|
+
width: '100%',
|
|
17230
|
+
paddingLeft: 10,
|
|
17231
|
+
paddingRight: 10
|
|
17232
|
+
}
|
|
17233
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17234
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17235
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17236
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17237
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17238
|
+
type: "text",
|
|
17239
|
+
value: pricevalue2.max,
|
|
17240
|
+
onChange: function onChange(event) {
|
|
17241
|
+
// var temppayloadobj = { ...priceto };
|
|
17242
|
+
// temppayloadobj = event.target.value;
|
|
17243
|
+
// setpriceto({ ...temppayloadobj });
|
|
17244
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17245
|
+
temppricevalue.max = event.target.value;
|
|
17246
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17247
|
+
},
|
|
17248
|
+
style: {
|
|
17249
|
+
width: '100%',
|
|
17250
|
+
background: '#fff',
|
|
17251
|
+
border: '1px solid #ccc',
|
|
17252
|
+
borderRadius: 5,
|
|
17253
|
+
color: '#000',
|
|
17254
|
+
height: 35,
|
|
17255
|
+
paddingRight: 10,
|
|
17256
|
+
paddingLeft: 10
|
|
17257
|
+
}
|
|
17258
|
+
}))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17059
17259
|
"class": "row m-0 w-100 mb-3"
|
|
17060
17260
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17061
17261
|
"class": "row m-0 w-100 mb-3"
|
|
@@ -17132,7 +17332,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17132
17332
|
}
|
|
17133
17333
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17134
17334
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
17135
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17335
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17136
17336
|
allowMultipleExpanded: true,
|
|
17137
17337
|
allowZeroExpanded: true,
|
|
17138
17338
|
preExpanded: [0, 1, 2, 3],
|
|
@@ -17208,7 +17408,57 @@ var Filter$1 = function Filter(props) {
|
|
|
17208
17408
|
}
|
|
17209
17409
|
}, valueitem.name)));
|
|
17210
17410
|
}));
|
|
17211
|
-
}))))))),
|
|
17411
|
+
}))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17412
|
+
"class": "row m-0 w-100 mb-3 mt-2 px-3"
|
|
17413
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17414
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
17415
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17416
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17417
|
+
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17418
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17419
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17420
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17421
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17422
|
+
type: "text",
|
|
17423
|
+
value: pricefrom,
|
|
17424
|
+
onChange: function onChange(event) {
|
|
17425
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17426
|
+
temppricevalue.min = event.target.value;
|
|
17427
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17428
|
+
},
|
|
17429
|
+
style: {
|
|
17430
|
+
background: '#fff',
|
|
17431
|
+
border: '1px solid #ccc',
|
|
17432
|
+
borderRadius: 5,
|
|
17433
|
+
color: '#000',
|
|
17434
|
+
height: 35,
|
|
17435
|
+
width: '100%',
|
|
17436
|
+
paddingLeft: 15,
|
|
17437
|
+
paddingRight: 15
|
|
17438
|
+
}
|
|
17439
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17440
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17441
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17442
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17443
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17444
|
+
type: "text",
|
|
17445
|
+
value: priceto,
|
|
17446
|
+
onChange: function onChange(event) {
|
|
17447
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17448
|
+
temppricevalue.max = event.target.value;
|
|
17449
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17450
|
+
},
|
|
17451
|
+
style: {
|
|
17452
|
+
width: '100%',
|
|
17453
|
+
background: '#fff',
|
|
17454
|
+
border: '1px solid #ccc',
|
|
17455
|
+
borderRadius: 5,
|
|
17456
|
+
color: '#000',
|
|
17457
|
+
height: 35,
|
|
17458
|
+
paddingLeft: 15,
|
|
17459
|
+
paddingRight: 15
|
|
17460
|
+
}
|
|
17461
|
+
}))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17212
17462
|
className: "col-lg-12 p-0"
|
|
17213
17463
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
17214
17464
|
className: "mt-2 mb-3"
|
|
@@ -17993,6 +18243,28 @@ var CardsSection = function CardsSection(props) {
|
|
|
17993
18243
|
}
|
|
17994
18244
|
}
|
|
17995
18245
|
var section_cssstyles = {
|
|
18246
|
+
btnnn: glamor.css({
|
|
18247
|
+
width: '20%',
|
|
18248
|
+
height: 40,
|
|
18249
|
+
background: '#5c5c5c',
|
|
18250
|
+
fontSize: 14,
|
|
18251
|
+
fontWeight: 400,
|
|
18252
|
+
color: 'white',
|
|
18253
|
+
borderRadius: 10,
|
|
18254
|
+
':hover': {
|
|
18255
|
+
color: 'white',
|
|
18256
|
+
background: '#000',
|
|
18257
|
+
transition: '.3s'
|
|
18258
|
+
}
|
|
18259
|
+
}),
|
|
18260
|
+
titleee: glamor.css({
|
|
18261
|
+
fontSize: 25,
|
|
18262
|
+
color: '#000',
|
|
18263
|
+
fontWeight: 600,
|
|
18264
|
+
'@media (max-width: 800px)': {
|
|
18265
|
+
fontSize: 20
|
|
18266
|
+
}
|
|
18267
|
+
}),
|
|
17996
18268
|
sectioncontainerr: glamor.css({
|
|
17997
18269
|
width: sectionproperties.width + 'vw',
|
|
17998
18270
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -18197,12 +18469,11 @@ var CardsSection = function CardsSection(props) {
|
|
|
18197
18469
|
};
|
|
18198
18470
|
var SectionTitle = function SectionTitle() {
|
|
18199
18471
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18200
|
-
"class": "d-flex align-items-center",
|
|
18472
|
+
"class": "d-flex align-items-center flex-row",
|
|
18201
18473
|
style: {
|
|
18202
18474
|
position: 'relative',
|
|
18203
18475
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
18204
|
-
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
18205
|
-
flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
|
|
18476
|
+
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
18206
18477
|
}
|
|
18207
18478
|
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
18208
18479
|
"class": section_cssstyles.line_left
|
|
@@ -18217,14 +18488,6 @@ var CardsSection = function CardsSection(props) {
|
|
|
18217
18488
|
}
|
|
18218
18489
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
18219
18490
|
"class": section_cssstyles.line_right
|
|
18220
|
-
}), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
18221
|
-
style: {
|
|
18222
|
-
width: '50%',
|
|
18223
|
-
background: sectionproperties.linebgcolor,
|
|
18224
|
-
height: 3,
|
|
18225
|
-
borderRadius: 10,
|
|
18226
|
-
marginTop: 5
|
|
18227
|
-
}
|
|
18228
18491
|
}));
|
|
18229
18492
|
};
|
|
18230
18493
|
var isCardsectionloading = function isCardsectionloading() {
|
|
@@ -18946,7 +19209,23 @@ var CardsSection = function CardsSection(props) {
|
|
|
18946
19209
|
setopenFilterSlider: setopenFilterSlider,
|
|
18947
19210
|
show_product_group_titles: show_product_group_titles,
|
|
18948
19211
|
typeprops: 'vertical'
|
|
18949
|
-
})), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()
|
|
19212
|
+
})), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19213
|
+
"class": "col-lg-12 allcentered my-5"
|
|
19214
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19215
|
+
"class": "row m-0 w-100"
|
|
19216
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19217
|
+
"class": "col-lg-12 allcentered mb-3"
|
|
19218
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
19219
|
+
"class": section_cssstyles.titleee + ' m-0 p-0 ',
|
|
19220
|
+
style: {}
|
|
19221
|
+
}, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19222
|
+
"class": "col-lg-12 allcentered"
|
|
19223
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
19224
|
+
"class": section_cssstyles.btnnn + ' w-md-100 ',
|
|
19225
|
+
onClick: function onClick() {
|
|
19226
|
+
routingcountext('inquiryform', false, '');
|
|
19227
|
+
}
|
|
19228
|
+
}, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
|
|
18950
19229
|
};
|
|
18951
19230
|
|
|
18952
19231
|
function ownKeys$28(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -22145,7 +22424,7 @@ var DownloadApp = function DownloadApp(props) {
|
|
|
22145
22424
|
function ownKeys$1_(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
22146
22425
|
function _objectSpread$1_(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1_(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1_(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
22147
22426
|
var SocialMediaSection = function SocialMediaSection(props) {
|
|
22148
|
-
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
|
|
22427
|
+
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
|
|
22149
22428
|
props.actions;
|
|
22150
22429
|
props.actions.StatePagePropertiesContext;
|
|
22151
22430
|
var _useState = React.useState({}),
|
|
@@ -22226,26 +22505,39 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22226
22505
|
style: {
|
|
22227
22506
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22228
22507
|
}
|
|
22229
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.
|
|
22508
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22230
22509
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22231
22510
|
onClick: function onClick() {
|
|
22232
22511
|
var _authdetailsContext$i11;
|
|
22233
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.
|
|
22512
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
|
|
22234
22513
|
var _authdetailsContext$i12;
|
|
22235
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.
|
|
22514
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
|
|
22236
22515
|
}
|
|
22237
22516
|
}
|
|
22238
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
22517
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
22239
22518
|
style: {
|
|
22240
22519
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22241
22520
|
}
|
|
22242
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.
|
|
22521
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22243
22522
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22244
22523
|
onClick: function onClick() {
|
|
22245
22524
|
var _authdetailsContext$i14;
|
|
22246
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.
|
|
22525
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
|
|
22247
22526
|
var _authdetailsContext$i15;
|
|
22248
|
-
window.open(
|
|
22527
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
|
|
22528
|
+
}
|
|
22529
|
+
}
|
|
22530
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
22531
|
+
style: {
|
|
22532
|
+
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22533
|
+
}
|
|
22534
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22535
|
+
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22536
|
+
onClick: function onClick() {
|
|
22537
|
+
var _authdetailsContext$i17;
|
|
22538
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
22539
|
+
var _authdetailsContext$i18;
|
|
22540
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
|
|
22249
22541
|
}
|
|
22250
22542
|
}
|
|
22251
22543
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -22258,10 +22550,10 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22258
22550
|
function ownKeys$1Z(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
22259
22551
|
function _objectSpread$1Z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Z(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
22260
22552
|
var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
22261
|
-
var _css, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$
|
|
22553
|
+
var _css, _authdetailsContext$i2, _authdetailsContext$i3, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i9, _authdetailsContext$i12, _authdetailsContext$i15;
|
|
22262
22554
|
var actions = props.actions;
|
|
22263
22555
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
22264
|
-
props.actions.setsidecartnavshowcontext;
|
|
22556
|
+
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
22265
22557
|
var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
|
|
22266
22558
|
props.actions.StatePagePropertiesContext;
|
|
22267
22559
|
var lang = props.actions.lang;
|
|
@@ -22269,12 +22561,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22269
22561
|
var setlang = props.actions.setlang;
|
|
22270
22562
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
22271
22563
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
22272
|
-
props.actions.fetchcustomercartQueryContext;
|
|
22564
|
+
var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
|
|
22273
22565
|
var templateproperties_context = props.actions.templateproperties_context;
|
|
22274
22566
|
props.actions.favoriteprojectscountContext;
|
|
22275
22567
|
var routingcountext = props.actions.routingcountext;
|
|
22276
22568
|
var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
22277
|
-
props.actions.setcurrencyfunccontext;
|
|
22569
|
+
var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
|
|
22278
22570
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
22279
22571
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
22280
22572
|
var _useState = React.useState(''),
|
|
@@ -22494,6 +22786,47 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22494
22786
|
});
|
|
22495
22787
|
return policyobj;
|
|
22496
22788
|
};
|
|
22789
|
+
var CartButton = function CartButton() {
|
|
22790
|
+
var _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
22791
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22792
|
+
"class": "d-flex align-items-center",
|
|
22793
|
+
style: {
|
|
22794
|
+
position: 'relative'
|
|
22795
|
+
}
|
|
22796
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
22797
|
+
className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
|
|
22798
|
+
onClick: function onClick() {
|
|
22799
|
+
var _fetchcustomercartQue;
|
|
22800
|
+
if ((fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.customercart) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.cartitems) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.length) > 7) {
|
|
22801
|
+
routingcountext(StaticPagesLinksContext.viewcart);
|
|
22802
|
+
} else {
|
|
22803
|
+
setsidecartnavshowcontext(true);
|
|
22804
|
+
}
|
|
22805
|
+
}
|
|
22806
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22807
|
+
className: ' h-100 d-flex align-items-center justify-content-center '
|
|
22808
|
+
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, {
|
|
22809
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22810
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, {
|
|
22811
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22812
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, {
|
|
22813
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22814
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(RiHandbagLine.RiHandbagLine, {
|
|
22815
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22816
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
22817
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22818
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
22819
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22820
|
+
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
22821
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22822
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22823
|
+
className: "".concat(header_cssstyles.badge_counter_header_notifications),
|
|
22824
|
+
style: {
|
|
22825
|
+
top: sectionproperties.cartbadgefromtop + 'px',
|
|
22826
|
+
right: sectionproperties.cartbadgefromright + 'px'
|
|
22827
|
+
}
|
|
22828
|
+
}, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.customercart) != null ? fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0));
|
|
22829
|
+
};
|
|
22497
22830
|
var _useState15 = React.useState(false),
|
|
22498
22831
|
_useState16 = _slicedToArray__default["default"](_useState15, 2),
|
|
22499
22832
|
openmenuCanvas = _useState16[0],
|
|
@@ -22568,10 +22901,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22568
22901
|
style: {
|
|
22569
22902
|
position: 'relative'
|
|
22570
22903
|
}
|
|
22571
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22572
|
-
className: "col-md-
|
|
22573
|
-
}, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22574
|
-
className: "col-md-6 col-sm-6 text-end p-0"
|
|
22904
|
+
}, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22905
|
+
className: "col-md-4 col-sm-3 text-start p-0"
|
|
22575
22906
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22576
22907
|
style: {}
|
|
22577
22908
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -22597,7 +22928,181 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22597
22928
|
}), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
|
|
22598
22929
|
size: sectionproperties.resp_sidenav_size,
|
|
22599
22930
|
color: sectionproperties.resp_sidenav_color
|
|
22600
|
-
})))
|
|
22931
|
+
}))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22932
|
+
style: {
|
|
22933
|
+
width: '30px',
|
|
22934
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22935
|
+
}
|
|
22936
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22937
|
+
"class": "h-100 allcentered",
|
|
22938
|
+
onClick: function onClick() {
|
|
22939
|
+
setopenSearch(true);
|
|
22940
|
+
}
|
|
22941
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
|
|
22942
|
+
size: 22,
|
|
22943
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22944
|
+
})))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22945
|
+
className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
|
|
22946
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22947
|
+
style: {
|
|
22948
|
+
width: sectionproperties.cart_BtnWidth_resp + 'px',
|
|
22949
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22950
|
+
},
|
|
22951
|
+
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
22952
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22953
|
+
"class": ' h-100 allcentered ',
|
|
22954
|
+
style: {
|
|
22955
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22956
|
+
},
|
|
22957
|
+
onClick: function onClick() {
|
|
22958
|
+
if (sectionproperties.responsiveheaderstyle == 'Style 2') {
|
|
22959
|
+
if (menuactive == true) {
|
|
22960
|
+
setmenuactive(false);
|
|
22961
|
+
} else {
|
|
22962
|
+
setmenuactive(true);
|
|
22963
|
+
}
|
|
22964
|
+
} else {
|
|
22965
|
+
setopenmenuCanvas(true);
|
|
22966
|
+
setactiveTab('menu');
|
|
22967
|
+
}
|
|
22968
|
+
}
|
|
22969
|
+
}, menuactive == false && /*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu, {
|
|
22970
|
+
size: 20,
|
|
22971
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22972
|
+
}), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
|
|
22973
|
+
size: 20,
|
|
22974
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22975
|
+
}))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22976
|
+
className: "col-md-4 col-sm-6 allcentered p-0"
|
|
22977
|
+
}, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22978
|
+
className: sectionproperties.logocentered != 'Centered' ? 'col-md-6 col-sm-6 d-flex align-items-center justify-content-end p-0' : 'col-md-4 col-sm-3 d-flex align-items-center justify-content-end p-0'
|
|
22979
|
+
}, sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22980
|
+
style: {
|
|
22981
|
+
width: '30px',
|
|
22982
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22983
|
+
}
|
|
22984
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22985
|
+
"class": "h-100 allcentered",
|
|
22986
|
+
onClick: function onClick() {
|
|
22987
|
+
setopenSearch(true);
|
|
22988
|
+
}
|
|
22989
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
|
|
22990
|
+
size: 22,
|
|
22991
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22992
|
+
}))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22993
|
+
style: {
|
|
22994
|
+
width: '30px',
|
|
22995
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22996
|
+
}
|
|
22997
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22998
|
+
"class": "h-100 allcentered",
|
|
22999
|
+
onClick: function onClick() {
|
|
23000
|
+
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
23001
|
+
}
|
|
23002
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
|
|
23003
|
+
size: 22,
|
|
23004
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23005
|
+
}))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23006
|
+
"class": 'd-flex align-items-center pl-1 pr-1 pt-1',
|
|
23007
|
+
style: {}
|
|
23008
|
+
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
23009
|
+
"class": ' d-flex align-items-center justify-content-center '
|
|
23010
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23011
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
23012
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23013
|
+
"class": "m-0 p-0 mr-1 ml-1"
|
|
23014
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23015
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
23016
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23017
|
+
"class": "m-0 p-0 ml-1 mr-1"
|
|
23018
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
23019
|
+
var _authdetailsContext$i4;
|
|
23020
|
+
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
23021
|
+
"class": "m-0 p-0",
|
|
23022
|
+
onClick: function onClick() {
|
|
23023
|
+
setcurrencyfunccontext(item);
|
|
23024
|
+
}
|
|
23025
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23026
|
+
"class": "row m-0 w-100"
|
|
23027
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23028
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
23029
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23030
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer)
|
|
23031
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23032
|
+
"class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
|
|
23033
|
+
style: {
|
|
23034
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
23035
|
+
fontWeight: sectionproperties.dropdown_fontweight,
|
|
23036
|
+
textTransform: sectionproperties.dropdown_texttransform
|
|
23037
|
+
}
|
|
23038
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
23039
|
+
"class": 'ml-2 mr-2'
|
|
23040
|
+
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23041
|
+
"class": "col-lg-12 p-0"
|
|
23042
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
23043
|
+
"class": "m-0"
|
|
23044
|
+
}))));
|
|
23045
|
+
})))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23046
|
+
className: 'allcentered resposiveheader_languagedropdown',
|
|
23047
|
+
style: {
|
|
23048
|
+
marginLeft: langdetect == 'en' ? '0.25rem' : 0,
|
|
23049
|
+
marginRight: langdetect == 'ar' ? '0.25rem' : 0
|
|
23050
|
+
}
|
|
23051
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23052
|
+
className: ' row m-0 w-100 allcentered ',
|
|
23053
|
+
style: {
|
|
23054
|
+
direction: 'rtl',
|
|
23055
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23056
|
+
},
|
|
23057
|
+
onClick: function onClick() {
|
|
23058
|
+
setlang('ar');
|
|
23059
|
+
}
|
|
23060
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23061
|
+
"class": "m-0 p-0 font-weight-500"
|
|
23062
|
+
}, "\u0639"), /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23063
|
+
className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
|
|
23064
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
|
|
23065
|
+
size: 20
|
|
23066
|
+
}))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23067
|
+
className: ' row m-0 w-100 allcentered ',
|
|
23068
|
+
style: {
|
|
23069
|
+
direction: 'ltr',
|
|
23070
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23071
|
+
},
|
|
23072
|
+
onClick: function onClick() {
|
|
23073
|
+
setlang('en');
|
|
23074
|
+
}
|
|
23075
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23076
|
+
"class": "m-0 p-0 font-weight-500 mr-1"
|
|
23077
|
+
}, "En"), /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23078
|
+
className: "h-100 allcentered"
|
|
23079
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
|
|
23080
|
+
size: 20
|
|
23081
|
+
})))), sectionproperties.logocentered == 'Not Centered' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23082
|
+
"class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
|
|
23083
|
+
style: {
|
|
23084
|
+
minWidth: '30px'
|
|
23085
|
+
},
|
|
23086
|
+
onClick: function onClick() {
|
|
23087
|
+
if (langdetect == 'en') {
|
|
23088
|
+
setlang('ar');
|
|
23089
|
+
} else {
|
|
23090
|
+
setlang('en');
|
|
23091
|
+
}
|
|
23092
|
+
}
|
|
23093
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23094
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23095
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23096
|
+
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23097
|
+
}, "En", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23098
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
23099
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23100
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23101
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23102
|
+
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23103
|
+
}, "\u0639", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23104
|
+
"class": "h-100 allcentered mr-auto pr-3"
|
|
23105
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22601
23106
|
"class": "px-4 py-4 scrollvertical",
|
|
22602
23107
|
style: {
|
|
22603
23108
|
position: 'fixed',
|
|
@@ -23486,7 +23991,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23486
23991
|
}
|
|
23487
23992
|
})))));
|
|
23488
23993
|
}
|
|
23489
|
-
})), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23994
|
+
})), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 || (_authdetailsContext$i5 = _authdetailsContext$i5.instcollections) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.map(function (collitem, collindex) {
|
|
23490
23995
|
if (collitem.isshowntocustomers == 1) {
|
|
23491
23996
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23492
23997
|
className: ' row m-0 p-0 mb-2 w-100 '
|
|
@@ -23512,49 +24017,49 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23512
24017
|
style: {
|
|
23513
24018
|
background: '#eee'
|
|
23514
24019
|
}
|
|
23515
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24020
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23516
24021
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23517
24022
|
onClick: function onClick() {
|
|
23518
|
-
var _authdetailsContext$
|
|
23519
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23520
|
-
var _authdetailsContext$
|
|
23521
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24023
|
+
var _authdetailsContext$i7;
|
|
24024
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null) {
|
|
24025
|
+
var _authdetailsContext$i8;
|
|
24026
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink, '_blank');
|
|
23522
24027
|
}
|
|
23523
24028
|
}
|
|
23524
24029
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
23525
24030
|
size: '20',
|
|
23526
24031
|
color: '#62564b'
|
|
23527
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24032
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23528
24033
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23529
24034
|
onClick: function onClick() {
|
|
23530
|
-
var _authdetailsContext$
|
|
23531
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23532
|
-
var _authdetailsContext$
|
|
23533
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24035
|
+
var _authdetailsContext$i10;
|
|
24036
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
|
|
24037
|
+
var _authdetailsContext$i11;
|
|
24038
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
|
|
23534
24039
|
}
|
|
23535
24040
|
}
|
|
23536
24041
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
23537
24042
|
size: '22',
|
|
23538
24043
|
color: '#62564b'
|
|
23539
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24044
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23540
24045
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23541
24046
|
onClick: function onClick() {
|
|
23542
|
-
var _authdetailsContext$
|
|
23543
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23544
|
-
var _authdetailsContext$
|
|
23545
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24047
|
+
var _authdetailsContext$i13;
|
|
24048
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
|
|
24049
|
+
var _authdetailsContext$i14;
|
|
24050
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink, '_blank');
|
|
23546
24051
|
}
|
|
23547
24052
|
}
|
|
23548
24053
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
23549
24054
|
size: '20',
|
|
23550
24055
|
color: '#62564b'
|
|
23551
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24056
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23552
24057
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23553
24058
|
onClick: function onClick() {
|
|
23554
|
-
var _authdetailsContext$
|
|
23555
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23556
|
-
var _authdetailsContext$
|
|
23557
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24059
|
+
var _authdetailsContext$i16;
|
|
24060
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
|
|
24061
|
+
var _authdetailsContext$i17;
|
|
24062
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
|
|
23558
24063
|
}
|
|
23559
24064
|
}
|
|
23560
24065
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
@@ -29507,6 +30012,25 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29507
30012
|
templateproperties_contextprops: templateproperties_context,
|
|
29508
30013
|
actions: actions
|
|
29509
30014
|
}), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30015
|
+
style: {
|
|
30016
|
+
position: 'fixed',
|
|
30017
|
+
bottom: 15,
|
|
30018
|
+
right: 15,
|
|
30019
|
+
zIndex: 2000,
|
|
30020
|
+
transition: 'all 0.3s ease-out',
|
|
30021
|
+
width: '100%',
|
|
30022
|
+
display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
|
|
30023
|
+
},
|
|
30024
|
+
"class": "text-end"
|
|
30025
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30026
|
+
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
30027
|
+
style: {},
|
|
30028
|
+
onClick: function onClick() {
|
|
30029
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
30030
|
+
}
|
|
30031
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30032
|
+
"class": "m-0 p-0"
|
|
30033
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingbtn == 'Show when logged in' && authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29510
30034
|
style: {
|
|
29511
30035
|
position: 'fixed',
|
|
29512
30036
|
bottom: 15,
|
|
@@ -29689,7 +30213,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29689
30213
|
size: sectionproperties.cartBtn_iconFontSize
|
|
29690
30214
|
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
29691
30215
|
size: sectionproperties.cartBtn_iconFontSize
|
|
29692
|
-
}))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin &&
|
|
30216
|
+
}))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29693
30217
|
"class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
|
|
29694
30218
|
onClick: function onClick() {
|
|
29695
30219
|
routingcountext(StaticPagesLinksContext.Login);
|
|
@@ -29701,7 +30225,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29701
30225
|
fontWeight: sectionproperties.userBtnTextfontweight,
|
|
29702
30226
|
fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
|
|
29703
30227
|
}
|
|
29704
|
-
}, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin &&
|
|
30228
|
+
}, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29705
30229
|
className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
|
|
29706
30230
|
sytle: {
|
|
29707
30231
|
position: 'relative'
|
|
@@ -29780,7 +30304,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29780
30304
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
|
|
29781
30305
|
}, /*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle, {
|
|
29782
30306
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
29783
|
-
}), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' &&
|
|
30307
|
+
}), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29784
30308
|
"class": langdetect == 'en' ? " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center ml-2 ' : " ".concat(header_cssstyles.user_btn) + ' d-flex align-items-center justify-content-center mr-2 ',
|
|
29785
30309
|
sytle: {
|
|
29786
30310
|
position: 'relative'
|
|
@@ -30548,6 +31072,23 @@ var Header8 = function Header8(props) {
|
|
|
30548
31072
|
':hover': {
|
|
30549
31073
|
color: sectionproperties.collectionsectiontextcoloronhover
|
|
30550
31074
|
}
|
|
31075
|
+
}),
|
|
31076
|
+
floatingbtn: glamor.css({
|
|
31077
|
+
width: sectionproperties.floatingbtnwidth + '%',
|
|
31078
|
+
height: sectionproperties.floatingbtnheight + 'px',
|
|
31079
|
+
background: sectionproperties.floatingbtnbg,
|
|
31080
|
+
fontSize: sectionproperties.floatingbtnfontsize + 'px',
|
|
31081
|
+
color: sectionproperties.floatingbtncolor,
|
|
31082
|
+
borderRadius: 10,
|
|
31083
|
+
':hover': {
|
|
31084
|
+
color: sectionproperties.floatingbtncolorhover,
|
|
31085
|
+
backgroundColor: sectionproperties.floatingbtnbghover,
|
|
31086
|
+
transitions: '.3s',
|
|
31087
|
+
cursor: 'pointer'
|
|
31088
|
+
},
|
|
31089
|
+
'@media (max-width: 800px)': {
|
|
31090
|
+
width: '50%'
|
|
31091
|
+
}
|
|
30551
31092
|
})
|
|
30552
31093
|
};
|
|
30553
31094
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -30562,7 +31103,26 @@ var Header8 = function Header8(props) {
|
|
|
30562
31103
|
sectionpropertiesprops: sectionproperties,
|
|
30563
31104
|
templateproperties_contextprops: templateproperties_context,
|
|
30564
31105
|
actions: actions
|
|
30565
|
-
})), sectionproperties.
|
|
31106
|
+
})), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
31107
|
+
style: {
|
|
31108
|
+
position: 'fixed',
|
|
31109
|
+
bottom: 15,
|
|
31110
|
+
right: 15,
|
|
31111
|
+
zIndex: 2000,
|
|
31112
|
+
transition: 'all 0.3s ease-out',
|
|
31113
|
+
width: '100%',
|
|
31114
|
+
display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
|
|
31115
|
+
},
|
|
31116
|
+
"class": "text-end"
|
|
31117
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
31118
|
+
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
31119
|
+
style: {},
|
|
31120
|
+
onClick: function onClick() {
|
|
31121
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
31122
|
+
}
|
|
31123
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
31124
|
+
"class": "m-0 p-0"
|
|
31125
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
|
|
30566
31126
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
30567
31127
|
target: '_self',
|
|
30568
31128
|
style: {
|
|
@@ -33745,11 +34305,11 @@ var Modernheader = function Modernheader(props) {
|
|
|
33745
34305
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33746
34306
|
"class": "row m-0 w-100"
|
|
33747
34307
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33748
|
-
"class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center
|
|
34308
|
+
"class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
|
|
33749
34309
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33750
|
-
"class": "col-lg-4 col-md-6 col-sm-12 d-
|
|
34310
|
+
"class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
|
|
33751
34311
|
style: {}
|
|
33752
|
-
}, sectionproperties.searchbartype == 'Full Width' &&
|
|
34312
|
+
}, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33753
34313
|
"class": header_cssstyles.searchbarcont
|
|
33754
34314
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
33755
34315
|
type: "text",
|
|
@@ -33768,7 +34328,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33768
34328
|
sectionpropertiesprops: sectionproperties,
|
|
33769
34329
|
srcfromprops: 'fullheader',
|
|
33770
34330
|
actions: actions
|
|
33771
|
-
})), sectionproperties.searchbartype == 'Icon' &&
|
|
34331
|
+
})), sectionproperties.searchbartype == 'Icon' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33772
34332
|
"class": header_cssstyles.searchbarcont + ' allcentered ',
|
|
33773
34333
|
style: {
|
|
33774
34334
|
width: sectionproperties.searchbaricon_width + 'px',
|
|
@@ -33790,12 +34350,22 @@ var Modernheader = function Modernheader(props) {
|
|
|
33790
34350
|
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33791
34351
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33792
34352
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33793
|
-
"class": "m-0 p-0 mr-2 ml-2"
|
|
33794
|
-
|
|
34353
|
+
"class": "m-0 p-0 mr-2 ml-2",
|
|
34354
|
+
style: {
|
|
34355
|
+
color: sectionproperties.searchbaricon_color
|
|
34356
|
+
}
|
|
34357
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
34358
|
+
color: sectionproperties.searchbaricon_color
|
|
34359
|
+
})), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33795
34360
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33796
34361
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33797
|
-
"class": "m-0 p-0 ml-2 mr-2"
|
|
33798
|
-
|
|
34362
|
+
"class": "m-0 p-0 ml-2 mr-2",
|
|
34363
|
+
style: {
|
|
34364
|
+
color: sectionproperties.searchbaricon_color
|
|
34365
|
+
}
|
|
34366
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
34367
|
+
color: sectionproperties.searchbaricon_color
|
|
34368
|
+
})))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
33799
34369
|
var _authdetailsContext$i4;
|
|
33800
34370
|
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
33801
34371
|
onClick: function onClick() {
|
|
@@ -33812,7 +34382,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
33812
34382
|
style: {
|
|
33813
34383
|
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
33814
34384
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
33815
|
-
textTransform: sectionproperties.dropdown_texttransform
|
|
34385
|
+
textTransform: sectionproperties.dropdown_texttransform,
|
|
34386
|
+
color: sectionproperties.searchbaricon_color
|
|
33816
34387
|
}
|
|
33817
34388
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33818
34389
|
"class": 'ml-2 mr-2'
|
|
@@ -33822,7 +34393,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33822
34393
|
"class": "m-0"
|
|
33823
34394
|
}))));
|
|
33824
34395
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33825
|
-
"class": "col-lg-
|
|
34396
|
+
"class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
|
|
33826
34397
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33827
34398
|
"class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
|
|
33828
34399
|
style: {
|
|
@@ -33841,8 +34412,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
33841
34412
|
objectFit: 'contain'
|
|
33842
34413
|
}
|
|
33843
34414
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33844
|
-
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-
|
|
33845
|
-
},
|
|
34415
|
+
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
|
|
34416
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33846
34417
|
style: {
|
|
33847
34418
|
marginRight: langdetect == 'en' ? '30px' : 0,
|
|
33848
34419
|
marginLeft: langdetect == 'en' ? 0 : '30px'
|
|
@@ -33984,7 +34555,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33984
34555
|
top: sectionproperties.wishlistbadgetop + 'px',
|
|
33985
34556
|
right: sectionproperties.wishlistbadgeright + 'px'
|
|
33986
34557
|
}
|
|
33987
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))),
|
|
34558
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33988
34559
|
"class": "".concat(headerstyles$g.header_menu, " ").concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
|
|
33989
34560
|
onClick: function onClick() {
|
|
33990
34561
|
setsidecartnavshowcontext(true);
|
|
@@ -34025,7 +34596,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
34025
34596
|
top: sectionproperties.cartbadgetop + 'px',
|
|
34026
34597
|
right: sectionproperties.cartbadgeright + 'px'
|
|
34027
34598
|
}
|
|
34028
|
-
}, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) >= 10 ? '+9' : fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0))),
|
|
34599
|
+
}, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) >= 10 ? '+9' : fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
34029
34600
|
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
34030
34601
|
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
34031
34602
|
"class": "".concat(headerstyles$g.header_menu) + ' allcentered '
|
|
@@ -42900,7 +43471,7 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
42900
43471
|
function ownKeys$1C(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
42901
43472
|
function _objectSpread$1C(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1C(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1C(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
42902
43473
|
var Footer1 = function Footer1(props) {
|
|
42903
|
-
var
|
|
43474
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i2, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _authdetailsContext$i12, _authdetailsContext$i13;
|
|
42904
43475
|
var _useState = React.useState(''),
|
|
42905
43476
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
42906
43477
|
sectionproperties = _useState2[0],
|
|
@@ -42919,14 +43490,6 @@ var Footer1 = function Footer1(props) {
|
|
|
42919
43490
|
var templateproperties_context = props.actions.templateproperties_context;
|
|
42920
43491
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
42921
43492
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
42922
|
-
// const [newsletter, setnewsletter] = useState('');
|
|
42923
|
-
var _useState5 = React.useState({
|
|
42924
|
-
min: '',
|
|
42925
|
-
max: ''
|
|
42926
|
-
}),
|
|
42927
|
-
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
42928
|
-
pricevalue2 = _useState6[0],
|
|
42929
|
-
setpricevalue2 = _useState6[1];
|
|
42930
43493
|
React.useEffect(function () {
|
|
42931
43494
|
if (props.srcfrom == 'addsectionform') {
|
|
42932
43495
|
var secpropobj = {};
|
|
@@ -42954,18 +43517,6 @@ var Footer1 = function Footer1(props) {
|
|
|
42954
43517
|
}
|
|
42955
43518
|
}
|
|
42956
43519
|
}, [templateproperties_context]);
|
|
42957
|
-
var _useState7 = React.useState([]),
|
|
42958
|
-
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
42959
|
-
bgimagearrayofobjs = _useState8[0],
|
|
42960
|
-
setbgimagearrayofobjs = _useState8[1];
|
|
42961
|
-
React.useEffect(function () {
|
|
42962
|
-
if (sectionproperties.length != 0 && sectionproperties.logoarrayofobjects != undefined) {
|
|
42963
|
-
var bg1_arrayofobjsparsed = JSON.parse(sectionproperties.logoarrayofobjects);
|
|
42964
|
-
if (Array.isArray(bg1_arrayofobjsparsed)) {
|
|
42965
|
-
setbgimagearrayofobjs(_toConsumableArray__default["default"](bg1_arrayofobjsparsed));
|
|
42966
|
-
}
|
|
42967
|
-
}
|
|
42968
|
-
}, [sectionproperties]);
|
|
42969
43520
|
var footerStyles = {
|
|
42970
43521
|
footerContainer: glamor.css({
|
|
42971
43522
|
width: '100vw',
|
|
@@ -43096,17 +43647,6 @@ var Footer1 = function Footer1(props) {
|
|
|
43096
43647
|
maxWidth: '35%',
|
|
43097
43648
|
height: 'auto'
|
|
43098
43649
|
}
|
|
43099
|
-
}),
|
|
43100
|
-
btnn: glamor.css({
|
|
43101
|
-
width: '150px',
|
|
43102
|
-
height: 40,
|
|
43103
|
-
borderRadius: 10,
|
|
43104
|
-
background: '#C2A24D',
|
|
43105
|
-
color: 'white',
|
|
43106
|
-
':hover': {
|
|
43107
|
-
transition: '.3s',
|
|
43108
|
-
background: '#186a81'
|
|
43109
|
-
}
|
|
43110
43650
|
})
|
|
43111
43651
|
};
|
|
43112
43652
|
var returnpolicyobj = function returnpolicyobj(policytype) {
|
|
@@ -43121,8 +43661,8 @@ var Footer1 = function Footer1(props) {
|
|
|
43121
43661
|
};
|
|
43122
43662
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43123
43663
|
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
43124
|
-
},
|
|
43125
|
-
"class": "".concat(footerStyles.footerContainer) + '
|
|
43664
|
+
}, /*#__PURE__*/React__default["default"].createElement("footer", {
|
|
43665
|
+
"class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
|
|
43126
43666
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43127
43667
|
"class": "row w-100 m-0 d-flex justify-content-center"
|
|
43128
43668
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -43132,7 +43672,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43132
43672
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
43133
43673
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43134
43674
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43135
|
-
path:
|
|
43675
|
+
path: langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
|
|
43136
43676
|
style: {
|
|
43137
43677
|
width: '100%',
|
|
43138
43678
|
height: '100%',
|
|
@@ -43146,7 +43686,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43146
43686
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
43147
43687
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43148
43688
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43149
|
-
path:
|
|
43689
|
+
path: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instlogo,
|
|
43150
43690
|
style: {
|
|
43151
43691
|
width: '100%',
|
|
43152
43692
|
height: '100%',
|
|
@@ -43282,10 +43822,10 @@ var Footer1 = function Footer1(props) {
|
|
|
43282
43822
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43283
43823
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43284
43824
|
onClick: function onClick() {
|
|
43285
|
-
var _authdetailsContext$
|
|
43286
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43287
|
-
var _authdetailsContext$
|
|
43288
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43825
|
+
var _authdetailsContext$i3;
|
|
43826
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
|
|
43827
|
+
var _authdetailsContext$i4;
|
|
43828
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
|
|
43289
43829
|
}
|
|
43290
43830
|
}
|
|
43291
43831
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
@@ -43293,10 +43833,10 @@ var Footer1 = function Footer1(props) {
|
|
|
43293
43833
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43294
43834
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43295
43835
|
onClick: function onClick() {
|
|
43296
|
-
var _authdetailsContext$
|
|
43297
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43298
|
-
var _authdetailsContext$
|
|
43299
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43836
|
+
var _authdetailsContext$i5;
|
|
43837
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
|
|
43838
|
+
var _authdetailsContext$i6;
|
|
43839
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink, '_blank');
|
|
43300
43840
|
}
|
|
43301
43841
|
}
|
|
43302
43842
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -43304,10 +43844,10 @@ var Footer1 = function Footer1(props) {
|
|
|
43304
43844
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43305
43845
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43306
43846
|
onClick: function onClick() {
|
|
43307
|
-
var _authdetailsContext$
|
|
43308
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43309
|
-
var _authdetailsContext$
|
|
43310
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43847
|
+
var _authdetailsContext$i7;
|
|
43848
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
|
|
43849
|
+
var _authdetailsContext$i8;
|
|
43850
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.whatsappnumber), '_blank');
|
|
43311
43851
|
}
|
|
43312
43852
|
}
|
|
43313
43853
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -43322,15 +43862,15 @@ var Footer1 = function Footer1(props) {
|
|
|
43322
43862
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer mx-2 ',
|
|
43323
43863
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
43324
43864
|
onClick: function onClick() {
|
|
43325
|
-
var _authdetailsContext$
|
|
43326
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43865
|
+
var _authdetailsContext$i9;
|
|
43866
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_appstore, '_blank');
|
|
43327
43867
|
}
|
|
43328
43868
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
43329
43869
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer mx-2 ',
|
|
43330
43870
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
43331
43871
|
onClick: function onClick() {
|
|
43332
|
-
var _authdetailsContext$
|
|
43333
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43872
|
+
var _authdetailsContext$i10;
|
|
43873
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.mobileapplink_playstore, '_blank');
|
|
43334
43874
|
}
|
|
43335
43875
|
})), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43336
43876
|
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
@@ -43347,12 +43887,12 @@ var Footer1 = function Footer1(props) {
|
|
|
43347
43887
|
textTransform: sectionproperties.footerinfotext_textTransform
|
|
43348
43888
|
},
|
|
43349
43889
|
onClick: function onClick() {
|
|
43350
|
-
var _authdetailsContext$
|
|
43351
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43890
|
+
var _authdetailsContext$i11;
|
|
43891
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 || (_authdetailsContext$i11 = _authdetailsContext$i11.contactinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.email), '_self');
|
|
43352
43892
|
}
|
|
43353
43893
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43354
43894
|
"class": ' fa fa-at mr-2 text-transform-none ml-2 '
|
|
43355
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43895
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.contactinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.email)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43356
43896
|
"class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
43357
43897
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43358
43898
|
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center mr-1 ',
|
|
@@ -43381,151 +43921,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43381
43921
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
43382
43922
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
43383
43923
|
size: sectionproperties.footerinfoicon_fontsize
|
|
43384
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43385
|
-
"class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
|
|
43386
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43387
|
-
"class": "row w-100 m-0 d-flex justify-content-center"
|
|
43388
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43389
|
-
"class": "col-lg-6"
|
|
43390
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43391
|
-
"class": "row m-0 w-100"
|
|
43392
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43393
|
-
"class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
|
|
43394
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43395
|
-
"class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
|
|
43396
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
43397
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43398
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43399
|
-
path: sectionproperties.replacelogo == 'Yes' ? langdetect == 'en' ? (_bgimagearrayofobjs$5 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$5 === void 0 ? void 0 : _bgimagearrayofobjs$5.englishlogo : (_bgimagearrayofobjs$6 = bgimagearrayofobjs[0]) === null || _bgimagearrayofobjs$6 === void 0 ? void 0 : _bgimagearrayofobjs$6.arabiclogo : langdetect == 'en' ? (_logoarrayofobjects$5 = logoarrayofobjects[0]) === null || _logoarrayofobjects$5 === void 0 ? void 0 : _logoarrayofobjects$5.englishlogo : (_logoarrayofobjects$6 = logoarrayofobjects[0]) === null || _logoarrayofobjects$6 === void 0 ? void 0 : _logoarrayofobjects$6.arabiclogo,
|
|
43400
|
-
style: {
|
|
43401
|
-
width: '100%',
|
|
43402
|
-
height: '100%',
|
|
43403
|
-
objectFit: 'contain'
|
|
43404
|
-
},
|
|
43405
|
-
loading: "lazy"
|
|
43406
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43407
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43408
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43409
|
-
"class": "m-0 p-0",
|
|
43410
|
-
style: {
|
|
43411
|
-
fontSize: '15px',
|
|
43412
|
-
color: '#fff',
|
|
43413
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
43414
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43415
|
-
}
|
|
43416
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43417
|
-
"class": "col-lg-12 p-0 flex-row text-start"
|
|
43418
|
-
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43419
|
-
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43420
|
-
onClick: function onClick() {
|
|
43421
|
-
var _authdetailsContext$i15;
|
|
43422
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.facebooklink) != null) {
|
|
43423
|
-
var _authdetailsContext$i16;
|
|
43424
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.facebooklink, '_blank');
|
|
43425
|
-
}
|
|
43426
|
-
}
|
|
43427
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
43428
|
-
size: sectionproperties.facebkbtnniconfontsize
|
|
43429
|
-
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43430
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43431
|
-
onClick: function onClick() {
|
|
43432
|
-
var _authdetailsContext$i17;
|
|
43433
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instagramlink) != null) {
|
|
43434
|
-
var _authdetailsContext$i18;
|
|
43435
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instagramlink, '_blank');
|
|
43436
|
-
}
|
|
43437
|
-
}
|
|
43438
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
43439
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
43440
|
-
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43441
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43442
|
-
onClick: function onClick() {
|
|
43443
|
-
var _authdetailsContext$i19;
|
|
43444
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.whatsappnumber) != null) {
|
|
43445
|
-
var _authdetailsContext$i20;
|
|
43446
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.whatsappnumber), '_blank');
|
|
43447
|
-
}
|
|
43448
|
-
}
|
|
43449
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
43450
|
-
size: sectionproperties.youtubebtniconfontsize
|
|
43451
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43452
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43453
|
-
onClick: function onClick() {
|
|
43454
|
-
var _authdetailsContext$i22;
|
|
43455
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.twitterlink) != null) {
|
|
43456
|
-
var _authdetailsContext$i23;
|
|
43457
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.twitterlink, '_blank');
|
|
43458
|
-
}
|
|
43459
|
-
}
|
|
43460
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43461
|
-
className: "h-100 allcentered",
|
|
43462
|
-
style: {
|
|
43463
|
-
fontSize: 20
|
|
43464
|
-
}
|
|
43465
|
-
}, "x"))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43466
|
-
"class": "col-lg-6"
|
|
43467
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43468
|
-
"class": "row m-0 w-100 mt-md-3"
|
|
43469
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43470
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43471
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43472
|
-
"class": "m-0 p-0",
|
|
43473
|
-
style: {
|
|
43474
|
-
fontSize: 20,
|
|
43475
|
-
color: 'white',
|
|
43476
|
-
fontWeight: 600,
|
|
43477
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43478
|
-
}
|
|
43479
|
-
}, "\u0627\u0644\u062A\u0633\u062C\u064A\u0644 \u0641\u064A \u0627\u0644\u0646\u0634\u0631\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43480
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43481
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43482
|
-
"class": "m-0 p-0",
|
|
43483
|
-
style: {
|
|
43484
|
-
fontSize: 15,
|
|
43485
|
-
color: 'white',
|
|
43486
|
-
fontWeight: 500,
|
|
43487
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43488
|
-
}
|
|
43489
|
-
}, "\u0623\u062F\u062E\u0644 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062D\u062F\u064A\u062B\u0627\u062A \u062F\u0648\u0631\u064A\u0629 \u062D\u0648\u0644 \u0627\u0644\u0645\u0624\u062A\u0645\u0631.")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43490
|
-
"class": "col-lg-12 mb-3 text-start p-0"
|
|
43491
|
-
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
43492
|
-
type: "text",
|
|
43493
|
-
className: "".concat(footerStyles.form_control) + ' w-md-100 ',
|
|
43494
|
-
value: pricevalue2.min,
|
|
43495
|
-
placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
|
|
43496
|
-
onChange: function onChange(event) {
|
|
43497
|
-
var temppricevalue = _objectSpread$1C({}, pricevalue2);
|
|
43498
|
-
temppricevalue.min = event.target.value;
|
|
43499
|
-
setpricevalue2(_objectSpread$1C({}, temppricevalue));
|
|
43500
|
-
},
|
|
43501
|
-
style: {
|
|
43502
|
-
background: 'white',
|
|
43503
|
-
fontSize: 14,
|
|
43504
|
-
color: '#000',
|
|
43505
|
-
borderRadius: 10,
|
|
43506
|
-
width: '50%',
|
|
43507
|
-
height: 40,
|
|
43508
|
-
paddingLeft: 20,
|
|
43509
|
-
paddingRight: 20
|
|
43510
|
-
}
|
|
43511
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43512
|
-
"class": "col-lg-12 text-start mb-3 text-start p-0"
|
|
43513
|
-
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
43514
|
-
"class": footerStyles.btnn
|
|
43515
|
-
}, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43516
|
-
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|
|
43517
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43518
|
-
"class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
|
|
43519
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43520
|
-
"class": "col-lg-12 text-start"
|
|
43521
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43522
|
-
"class": "m-0 p-0",
|
|
43523
|
-
style: {
|
|
43524
|
-
fontSize: sectionproperties.generaltext_fontSize + 'px',
|
|
43525
|
-
color: sectionproperties.generaltext_fontColor,
|
|
43526
|
-
fontWeight: sectionproperties.generaltext_fontWeight
|
|
43527
|
-
}
|
|
43528
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
|
|
43924
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
|
|
43529
43925
|
};
|
|
43530
43926
|
|
|
43531
43927
|
function ownKeys$1B(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -47165,7 +47561,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
|
|
|
47165
47561
|
function ownKeys$1s(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
47166
47562
|
function _objectSpread$1s(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1s(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1s(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
47167
47563
|
var ModernFooter = function ModernFooter(props) {
|
|
47168
|
-
var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23;
|
|
47564
|
+
var _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i2, _authdetailsContext$i5, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i26;
|
|
47169
47565
|
var _useState = React.useState(''),
|
|
47170
47566
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
47171
47567
|
sectionproperties = _useState2[0],
|
|
@@ -47472,43 +47868,57 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47472
47868
|
}, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
47473
47869
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47474
47870
|
size: sectionproperties.whatsappiconfontsize
|
|
47475
|
-
}), sectionproperties.whatsapplinktext)),
|
|
47871
|
+
}), sectionproperties.whatsapplinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47872
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
47873
|
+
onClick: function onClick() {
|
|
47874
|
+
var _authdetailsContext$i12;
|
|
47875
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null) {
|
|
47876
|
+
var _authdetailsContext$i13;
|
|
47877
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink, '_blank');
|
|
47878
|
+
}
|
|
47879
|
+
}
|
|
47880
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
47881
|
+
className: "h-100 allcentered",
|
|
47882
|
+
style: {
|
|
47883
|
+
fontSize: 20
|
|
47884
|
+
}
|
|
47885
|
+
}, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47476
47886
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47477
47887
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47478
47888
|
"class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47479
47889
|
onClick: function onClick() {
|
|
47480
|
-
var _authdetailsContext$
|
|
47481
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47482
|
-
var _authdetailsContext$
|
|
47483
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47890
|
+
var _authdetailsContext$i15;
|
|
47891
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
|
|
47892
|
+
var _authdetailsContext$i16;
|
|
47893
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
|
|
47484
47894
|
}
|
|
47485
47895
|
}
|
|
47486
47896
|
}, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiOutlineLinkedin.AiOutlineLinkedin, {
|
|
47487
47897
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47488
47898
|
size: sectionproperties.linkedinbtniconfontsize
|
|
47489
|
-
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47899
|
+
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47490
47900
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47491
47901
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47492
47902
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47493
47903
|
onClick: function onClick() {
|
|
47494
|
-
var _authdetailsContext$
|
|
47495
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47496
|
-
var _authdetailsContext$
|
|
47497
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47904
|
+
var _authdetailsContext$i18;
|
|
47905
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
47906
|
+
var _authdetailsContext$i19;
|
|
47907
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
47498
47908
|
}
|
|
47499
47909
|
}
|
|
47500
47910
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
47501
47911
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47502
47912
|
size: sectionproperties.instagramiconfontsize
|
|
47503
|
-
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47913
|
+
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.telegramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47504
47914
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47505
47915
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47506
47916
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47507
47917
|
onClick: function onClick() {
|
|
47508
|
-
var _authdetailsContext$
|
|
47509
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47510
|
-
var _authdetailsContext$
|
|
47511
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47918
|
+
var _authdetailsContext$i21;
|
|
47919
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null) {
|
|
47920
|
+
var _authdetailsContext$i22;
|
|
47921
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink, '_blank');
|
|
47512
47922
|
}
|
|
47513
47923
|
}
|
|
47514
47924
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
|
|
@@ -47540,7 +47950,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47540
47950
|
}
|
|
47541
47951
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
47542
47952
|
size: sectionproperties.footerinfoicon_fontsize
|
|
47543
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47953
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47544
47954
|
"class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
|
|
47545
47955
|
onClick: function onClick() {
|
|
47546
47956
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
@@ -47559,14 +47969,14 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47559
47969
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47560
47970
|
"class": "".concat(footerStyles.footerinfotext) + ' col-xl-12 col-lg-12 col-md-12 col-sm-12 d-flex justify-content-start align-items-center mb-1 p-0 ',
|
|
47561
47971
|
onClick: function onClick() {
|
|
47562
|
-
var _authdetailsContext$
|
|
47563
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47972
|
+
var _authdetailsContext$i24;
|
|
47973
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 || (_authdetailsContext$i24 = _authdetailsContext$i24.contactinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.email), '_self');
|
|
47564
47974
|
}
|
|
47565
47975
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47566
47976
|
"class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
|
|
47567
47977
|
onClick: function onClick() {
|
|
47568
|
-
var _authdetailsContext$
|
|
47569
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47978
|
+
var _authdetailsContext$i25;
|
|
47979
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 || (_authdetailsContext$i25 = _authdetailsContext$i25.contactinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.email), '_self');
|
|
47570
47980
|
},
|
|
47571
47981
|
style: {
|
|
47572
47982
|
textTransform: 'none'
|
|
@@ -47577,7 +47987,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47577
47987
|
marginRight: langdetect == 'en' ? '0.5rem' : 0,
|
|
47578
47988
|
marginLeft: langdetect == 'ar' ? '0.5rem' : 0
|
|
47579
47989
|
}
|
|
47580
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47990
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47581
47991
|
"class": sectionproperties.showfooteraddress == 'Hide' && sectionproperties.showfooterphonenumber == 'Hide' && sectionproperties.showfooteremail == 'Hide' ? 'col-lg-4 col-md-12 col-sm-12 mt-md-3' : 'col-lg-3 col-md-12 col-sm-12 mt-md-3'
|
|
47582
47992
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47583
47993
|
className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
@@ -47589,15 +47999,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47589
47999
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
|
|
47590
48000
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
47591
48001
|
onClick: function onClick() {
|
|
47592
|
-
var _authdetailsContext$
|
|
47593
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48002
|
+
var _authdetailsContext$i27;
|
|
48003
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
|
|
47594
48004
|
}
|
|
47595
48005
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47596
48006
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
|
|
47597
48007
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
47598
48008
|
onClick: function onClick() {
|
|
47599
|
-
var _authdetailsContext$
|
|
47600
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48009
|
+
var _authdetailsContext$i28;
|
|
48010
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
|
|
47601
48011
|
}
|
|
47602
48012
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47603
48013
|
"class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
|
|
@@ -47605,15 +48015,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47605
48015
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
|
|
47606
48016
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47607
48017
|
onClick: function onClick() {
|
|
47608
|
-
var _authdetailsContext$
|
|
47609
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48018
|
+
var _authdetailsContext$i29;
|
|
48019
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
|
|
47610
48020
|
}
|
|
47611
48021
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47612
48022
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
|
|
47613
48023
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47614
48024
|
onClick: function onClick() {
|
|
47615
|
-
var _authdetailsContext$
|
|
47616
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48025
|
+
var _authdetailsContext$i30;
|
|
48026
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
|
|
47617
48027
|
}
|
|
47618
48028
|
}))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47619
48029
|
"class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
|
|
@@ -47643,7 +48053,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47643
48053
|
function ownKeys$1r(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
47644
48054
|
function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
47645
48055
|
var Newsletterfooter = function Newsletterfooter(props) {
|
|
47646
|
-
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$
|
|
48056
|
+
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$i23, _authdetailsContext$i25, _authdetailsContext$i28, _authdetailsContext$i33, _authdetailsContext$i34;
|
|
47647
48057
|
var _useState = React.useState(''),
|
|
47648
48058
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
47649
48059
|
sectionproperties = _useState2[0],
|
|
@@ -48229,43 +48639,57 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48229
48639
|
}
|
|
48230
48640
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
48231
48641
|
size: sectionproperties.instgrambtniconfontsize
|
|
48232
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.
|
|
48233
|
-
"
|
|
48642
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48643
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
48234
48644
|
onClick: function onClick() {
|
|
48235
48645
|
var _authdetailsContext$i18;
|
|
48236
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.
|
|
48646
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
|
|
48237
48647
|
var _authdetailsContext$i19;
|
|
48238
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.
|
|
48648
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
|
|
48649
|
+
}
|
|
48650
|
+
}
|
|
48651
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
48652
|
+
className: "h-100 allcentered",
|
|
48653
|
+
style: {
|
|
48654
|
+
fontSize: 20
|
|
48655
|
+
}
|
|
48656
|
+
}, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48657
|
+
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48658
|
+
onClick: function onClick() {
|
|
48659
|
+
var _authdetailsContext$i21;
|
|
48660
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
|
|
48661
|
+
var _authdetailsContext$i22;
|
|
48662
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
|
|
48239
48663
|
}
|
|
48240
48664
|
}
|
|
48241
48665
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
48242
48666
|
size: sectionproperties.instgrambtniconfontsize
|
|
48243
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48667
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48244
48668
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48245
48669
|
onClick: function onClick() {
|
|
48246
|
-
var _authdetailsContext$
|
|
48247
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48670
|
+
var _authdetailsContext$i24;
|
|
48671
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
|
|
48248
48672
|
}
|
|
48249
48673
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
48250
48674
|
size: sectionproperties.instgrambtniconfontsize
|
|
48251
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48675
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48252
48676
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48253
48677
|
onClick: function onClick() {
|
|
48254
|
-
var _authdetailsContext$
|
|
48255
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48256
|
-
var _authdetailsContext$
|
|
48257
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48678
|
+
var _authdetailsContext$i26;
|
|
48679
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
|
|
48680
|
+
var _authdetailsContext$i27;
|
|
48681
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.whatsappnumber), '_blank');
|
|
48258
48682
|
}
|
|
48259
48683
|
}
|
|
48260
48684
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
48261
48685
|
size: sectionproperties.youtubebtniconfontsize
|
|
48262
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48686
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48263
48687
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48264
48688
|
onClick: function onClick() {
|
|
48265
|
-
var _authdetailsContext$
|
|
48266
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48267
|
-
var _authdetailsContext$
|
|
48268
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48689
|
+
var _authdetailsContext$i29;
|
|
48690
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.googlemapslink) != null) {
|
|
48691
|
+
var _authdetailsContext$i30;
|
|
48692
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.googlemapslink, '_blank');
|
|
48269
48693
|
}
|
|
48270
48694
|
}
|
|
48271
48695
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
@@ -48285,15 +48709,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48285
48709
|
"class": langdetect == 'en' ? "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer mr-2 ' : "".concat(footerStyles.apptore) + ' d-flex justify-content-center align-items-center cursor-pointer ml-2 ',
|
|
48286
48710
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
48287
48711
|
onClick: function onClick() {
|
|
48288
|
-
var _authdetailsContext$
|
|
48289
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48712
|
+
var _authdetailsContext$i31;
|
|
48713
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
|
|
48290
48714
|
}
|
|
48291
48715
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
48292
48716
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
48293
48717
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
48294
48718
|
onClick: function onClick() {
|
|
48295
|
-
var _authdetailsContext$
|
|
48296
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48719
|
+
var _authdetailsContext$i32;
|
|
48720
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
|
|
48297
48721
|
}
|
|
48298
48722
|
}))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48299
48723
|
"class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
|
|
@@ -48310,7 +48734,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48310
48734
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
48311
48735
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
48312
48736
|
size: 30
|
|
48313
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48737
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48314
48738
|
"class": "col-lg-12 p-0 d-block my-3"
|
|
48315
48739
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
48316
48740
|
"class": "m-0 p-0"
|
|
@@ -57041,7 +57465,6 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
57041
57465
|
if (item.place_clickable == 'General') {
|
|
57042
57466
|
if (item.externallink == 'Yes') {
|
|
57043
57467
|
window.open(item.clickable_page_route, '_blank');
|
|
57044
|
-
|
|
57045
57468
|
// history.push(item.clickable_page_route);
|
|
57046
57469
|
} else if (item.clickable_page_route && item.clickable_page_route.length != 0) {
|
|
57047
57470
|
routingcountext(item.clickable_page_route, false, '');
|
|
@@ -57570,7 +57993,7 @@ var VideosSection = function VideosSection(props) {
|
|
|
57570
57993
|
}, /*#__PURE__*/React__default["default"].createElement(reactHorizontalScrollingMenu.ScrollMenu, {
|
|
57571
57994
|
transitionBehavior: 'auto',
|
|
57572
57995
|
wrapperClassName: '',
|
|
57573
|
-
itemClassName: '
|
|
57996
|
+
itemClassName: '',
|
|
57574
57997
|
scrollContainerClassName: 'scrollmenuclasssubscrollbar'
|
|
57575
57998
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
57576
57999
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58241,7 +58664,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
58241
58664
|
function ownKeys$10(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
58242
58665
|
function _objectSpread$10(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$10(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$10(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
58243
58666
|
var DynamicForm = function DynamicForm(props) {
|
|
58244
|
-
var _css, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
|
|
58667
|
+
var _css, _css2, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
|
|
58245
58668
|
props.actions.lang;
|
|
58246
58669
|
var langdetect = props.actions.langdetect;
|
|
58247
58670
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -58396,6 +58819,8 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58396
58819
|
type = 'number';
|
|
58397
58820
|
} else if (item.type == 'text') {
|
|
58398
58821
|
type = 'text';
|
|
58822
|
+
} else if (item.type == 'phone number') {
|
|
58823
|
+
type = 'phonenumber';
|
|
58399
58824
|
}
|
|
58400
58825
|
if (item.type == 'date') {
|
|
58401
58826
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58453,6 +58878,41 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58453
58878
|
}))));
|
|
58454
58879
|
}
|
|
58455
58880
|
};
|
|
58881
|
+
var phonenumber = function phonenumber(item, index) {
|
|
58882
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58883
|
+
"class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
|
|
58884
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58885
|
+
"class": "row m-0 w-100 mb-3"
|
|
58886
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58887
|
+
"class": "col-lg-12 text-start mb-2 p-0"
|
|
58888
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58889
|
+
"class": form_cssstyles.formlabel + ' m-0 p-0 ',
|
|
58890
|
+
style: {}
|
|
58891
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
58892
|
+
"class": "text-danger"
|
|
58893
|
+
}, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement(PhoneInput__default["default"], {
|
|
58894
|
+
className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control),
|
|
58895
|
+
country: 'eg',
|
|
58896
|
+
enableSearch: true,
|
|
58897
|
+
autoFormat: true,
|
|
58898
|
+
value: item.value,
|
|
58899
|
+
inputStyle: {
|
|
58900
|
+
color: sectionproperties.inputfieldcolor
|
|
58901
|
+
},
|
|
58902
|
+
onChange: function onChange(event, country) {
|
|
58903
|
+
updateformfield(event, index);
|
|
58904
|
+
// var temp = { ...payloadobj };
|
|
58905
|
+
// temp.mobile = event;
|
|
58906
|
+
// temp.countrydialcode = country.dialCode;
|
|
58907
|
+
// setpayloadobj({ ...temp });
|
|
58908
|
+
},
|
|
58909
|
+
|
|
58910
|
+
style: {
|
|
58911
|
+
direction: 'ltr',
|
|
58912
|
+
color: sectionproperties.inputfieldcolor
|
|
58913
|
+
}
|
|
58914
|
+
})));
|
|
58915
|
+
};
|
|
58456
58916
|
var textareaitem = function textareaitem(item, index) {
|
|
58457
58917
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58458
58918
|
"class": 'col-md-12 col-lg-12'
|
|
@@ -58524,20 +58984,19 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58524
58984
|
boxShadow: 'none',
|
|
58525
58985
|
transition: '.3s'
|
|
58526
58986
|
}), _css)),
|
|
58527
|
-
generalbtn: glamor.css({
|
|
58987
|
+
generalbtn: glamor.css((_css2 = {
|
|
58528
58988
|
width: sectionproperties.generalbtn_width + '%',
|
|
58529
58989
|
height: sectionproperties.generalbtn_height + 'px',
|
|
58530
58990
|
backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
58531
|
-
borderRadius: sectionproperties.
|
|
58991
|
+
borderRadius: sectionproperties.generalbtn_bgColor,
|
|
58532
58992
|
color: sectionproperties.generalbtn_textColor,
|
|
58533
58993
|
fontSize: sectionproperties.generalbtn_fontsize,
|
|
58534
|
-
fontWeight: sectionproperties.generalbtn_fontweight
|
|
58535
|
-
|
|
58536
|
-
|
|
58537
|
-
|
|
58538
|
-
|
|
58539
|
-
|
|
58540
|
-
}),
|
|
58994
|
+
fontWeight: sectionproperties.generalbtn_fontweight
|
|
58995
|
+
}, _defineProperty__default["default"](_css2, "borderRadius", sectionproperties.generalbtnborderradius + 'px'), _defineProperty__default["default"](_css2, ':hover', {
|
|
58996
|
+
transition: '.3s',
|
|
58997
|
+
color: sectionproperties.generalbtn_textColoronhover,
|
|
58998
|
+
backgroundColor: sectionproperties.generalbtn_bgColoronhover
|
|
58999
|
+
}), _css2)),
|
|
58541
59000
|
btnLeft: glamor.css({
|
|
58542
59001
|
width: 40,
|
|
58543
59002
|
height: 40,
|
|
@@ -58568,14 +59027,6 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58568
59027
|
transition: '.3s',
|
|
58569
59028
|
backgroundColor: '#044da6'
|
|
58570
59029
|
}
|
|
58571
|
-
}),
|
|
58572
|
-
sectiontitle: glamor.css({
|
|
58573
|
-
color: sectionproperties.sectionTitleColor,
|
|
58574
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
58575
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
58576
|
-
'@media (max-width: 800px)': {
|
|
58577
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp
|
|
58578
|
-
}
|
|
58579
59030
|
})
|
|
58580
59031
|
};
|
|
58581
59032
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58619,8 +59070,12 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58619
59070
|
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
|
|
58620
59071
|
}
|
|
58621
59072
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58622
|
-
"class":
|
|
58623
|
-
style: {
|
|
59073
|
+
"class": "m-0 p-0",
|
|
59074
|
+
style: {
|
|
59075
|
+
color: sectionproperties.sectionTitleColor,
|
|
59076
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59077
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
59078
|
+
}
|
|
58624
59079
|
}, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58625
59080
|
"class": 'row m-0 w-100 p-3 mt-3'
|
|
58626
59081
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58741,8 +59196,12 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58741
59196
|
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
|
|
58742
59197
|
}
|
|
58743
59198
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58744
|
-
"class":
|
|
58745
|
-
style: {
|
|
59199
|
+
"class": "m-0 p-0",
|
|
59200
|
+
style: {
|
|
59201
|
+
color: sectionproperties.sectionTitleColor,
|
|
59202
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59203
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
59204
|
+
}
|
|
58746
59205
|
}, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58747
59206
|
"class": 'row m-0 w-100 '
|
|
58748
59207
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58752,6 +59211,8 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58752
59211
|
}, dynamicform === null || dynamicform === void 0 || (_dynamicform$fields5 = dynamicform.fields) === null || _dynamicform$fields5 === void 0 ? void 0 : _dynamicform$fields5.map(function (item, index) {
|
|
58753
59212
|
if (item.type == 'text' || item.type == 'date' || item.type == 'number') {
|
|
58754
59213
|
return inputitem(item, index);
|
|
59214
|
+
} else if (item.type == 'phone number') {
|
|
59215
|
+
return phonenumber(item, index);
|
|
58755
59216
|
} else if (item.type == 'textarea') {
|
|
58756
59217
|
return textareaitem(item, index);
|
|
58757
59218
|
} else if (item.type == 'selectbox') {
|
|
@@ -58797,14 +59258,19 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58797
59258
|
"class": "",
|
|
58798
59259
|
color: '#fff'
|
|
58799
59260
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58800
|
-
"class": "
|
|
59261
|
+
"class": "row m-0 w-100 py-4",
|
|
59262
|
+
style: {
|
|
59263
|
+
background: sectionproperties.popupbackgroundcolor
|
|
59264
|
+
}
|
|
59265
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59266
|
+
"class": "col-lg-12 allcentered py-4"
|
|
58801
59267
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58802
59268
|
"class": "m-0 p-0",
|
|
58803
59269
|
style: {
|
|
58804
59270
|
fontSize: 20,
|
|
58805
|
-
color:
|
|
59271
|
+
color: sectionproperties.popuptextcolor
|
|
58806
59272
|
}
|
|
58807
|
-
}, confirmationtext))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
59273
|
+
}, confirmationtext)))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
58808
59274
|
};
|
|
58809
59275
|
|
|
58810
59276
|
function ownKeys$$(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -59582,14 +60048,14 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59582
60048
|
height: '1px',
|
|
59583
60049
|
position: 'relative',
|
|
59584
60050
|
flex: '1 1 auto',
|
|
59585
|
-
|
|
60051
|
+
minWidth: '10%',
|
|
59586
60052
|
background: sectionproperties.linebgcolor
|
|
59587
60053
|
}),
|
|
59588
60054
|
line_right: glamor.css({
|
|
59589
60055
|
height: '1px',
|
|
59590
60056
|
position: 'relative',
|
|
59591
60057
|
flex: '1 1 auto',
|
|
59592
|
-
|
|
60058
|
+
minWidth: '10%',
|
|
59593
60059
|
background: sectionproperties.linebgcolor
|
|
59594
60060
|
}),
|
|
59595
60061
|
btn: glamor.css({
|
|
@@ -59627,40 +60093,36 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59627
60093
|
top: 0,
|
|
59628
60094
|
bottom: 0
|
|
59629
60095
|
}
|
|
59630
|
-
}),
|
|
59631
|
-
sectiontitlecontent: glamor.css({
|
|
59632
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59633
|
-
color: sectionproperties.sectionTitleColor,
|
|
59634
|
-
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
59635
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
59636
|
-
// padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
59637
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
59638
|
-
'@media (max-width: 800px)': {
|
|
59639
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
59640
|
-
}
|
|
59641
60096
|
})
|
|
59642
60097
|
};
|
|
59643
60098
|
var SectionTitle = function SectionTitle() {
|
|
59644
60099
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59645
|
-
"class": "d-flex align-items-center
|
|
60100
|
+
"class": "d-flex align-items-center flex-row",
|
|
59646
60101
|
style: {
|
|
59647
60102
|
position: 'relative',
|
|
59648
60103
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
59649
|
-
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
59650
|
-
flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
|
|
60104
|
+
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
59651
60105
|
}
|
|
59652
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
60106
|
+
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60107
|
+
"class": section_styles.line_left,
|
|
60108
|
+
style: {
|
|
60109
|
+
marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
60110
|
+
marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
|
|
60111
|
+
}
|
|
60112
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59653
60113
|
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(section_styles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(section_styles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(section_styles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(section_styles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : "".concat(section_styles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
|
|
59654
|
-
style: {}
|
|
59655
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
59656
|
-
"class": section_styles.sectiontitlecontent
|
|
59657
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
59658
60114
|
style: {
|
|
59659
|
-
|
|
59660
|
-
|
|
59661
|
-
|
|
59662
|
-
|
|
59663
|
-
|
|
60115
|
+
color: sectionproperties.sectionTitleColor,
|
|
60116
|
+
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
60117
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
60118
|
+
padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
60119
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
60120
|
+
}
|
|
60121
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60122
|
+
"class": section_styles.line_right,
|
|
60123
|
+
style: {
|
|
60124
|
+
marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
60125
|
+
marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
|
|
59664
60126
|
}
|
|
59665
60127
|
}));
|
|
59666
60128
|
};
|
|
@@ -59719,8 +60181,8 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59719
60181
|
style: {
|
|
59720
60182
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
59721
60183
|
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
59722
|
-
paddingTop: type == 'responsive' ?
|
|
59723
|
-
paddingBottom: type == 'responsive' ?
|
|
60184
|
+
paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
|
|
60185
|
+
paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
|
|
59724
60186
|
zIndex: 100,
|
|
59725
60187
|
height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
|
|
59726
60188
|
}
|
|
@@ -59768,45 +60230,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59768
60230
|
"class": "w-100 allcentered",
|
|
59769
60231
|
style: {
|
|
59770
60232
|
background: sectionproperties.outerbgcolor
|
|
59771
|
-
// backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
|
|
59772
|
-
}
|
|
59773
|
-
}, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59774
|
-
"class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
|
|
59775
|
-
style: {
|
|
59776
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
59777
|
-
marginBottom: sectionproperties.marginBottom + 'px'
|
|
59778
60233
|
}
|
|
59779
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59780
|
-
"class": "col-lg-12 p-0"
|
|
59781
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59782
|
-
"class": "row m-0 w-100 allcentered"
|
|
59783
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59784
|
-
"class": "col-lg-10 col-md-11 mt-3 mb-3",
|
|
59785
|
-
style: {
|
|
59786
|
-
background: 'white',
|
|
59787
|
-
borderRadius: 10,
|
|
59788
|
-
boxShadow: '0 0 10px #ccc',
|
|
59789
|
-
padding: 40
|
|
59790
|
-
}
|
|
59791
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59792
|
-
"class": "row m-0 w-100"
|
|
59793
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59794
|
-
"class": "col-lg-3 col-md-12 allcentered"
|
|
59795
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59796
|
-
"class": "w-100 d-flex allcentered mb-md-4"
|
|
59797
|
-
}, SectionTitle())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59798
|
-
"class": "col-lg-9 col-md-12 p-md-0",
|
|
59799
|
-
style: {
|
|
59800
|
-
paddingLeft: langdetect == 'en' ? '50px' : 0,
|
|
59801
|
-
paddingRight: langdetect == 'ar' ? '50px' : 0
|
|
59802
|
-
}
|
|
59803
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59804
|
-
"class": "row m-0 w-100 text-start text-md-center",
|
|
59805
|
-
style: {
|
|
59806
|
-
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
59807
|
-
}
|
|
59808
|
-
}, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59809
|
-
"class": "row m-0 w-100"
|
|
59810
60234
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59811
60235
|
"class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
|
|
59812
60236
|
style: {
|
|
@@ -59821,7 +60245,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59821
60245
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
59822
60246
|
background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
|
|
59823
60247
|
}
|
|
59824
|
-
}, SectionContent('responsive')))
|
|
60248
|
+
}, SectionContent('responsive')));
|
|
59825
60249
|
};
|
|
59826
60250
|
|
|
59827
60251
|
function ownKeys$W(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -59894,28 +60318,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59894
60318
|
color: sectionproperties.generalbtn_textColoronhover
|
|
59895
60319
|
}
|
|
59896
60320
|
}),
|
|
59897
|
-
btn2: glamor.css({
|
|
59898
|
-
width: sectionproperties.generalbtn_width + 'px',
|
|
59899
|
-
height: sectionproperties.generalbtn_height + 'px',
|
|
59900
|
-
// backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
59901
|
-
color: sectionproperties.generalbtn_bgColoronhover,
|
|
59902
|
-
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
59903
|
-
borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
59904
|
-
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
59905
|
-
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
59906
|
-
border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
|
|
59907
|
-
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
59908
|
-
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
59909
|
-
marginTop: sectionproperties.generalbtn_marginTop + 'px',
|
|
59910
|
-
marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
|
|
59911
|
-
transition: '.3s',
|
|
59912
|
-
cursor: 'pointer',
|
|
59913
|
-
':hover': {
|
|
59914
|
-
// backgroundColor: sectionproperties.generalbtn_bgColoronhover,
|
|
59915
|
-
color: sectionproperties.sectionproperties,
|
|
59916
|
-
borderColor: sectionproperties.sectionproperties
|
|
59917
|
-
}
|
|
59918
|
-
}),
|
|
59919
60321
|
sectiontitlespan: glamor.css({
|
|
59920
60322
|
paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
|
|
59921
60323
|
paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
|
|
@@ -59930,8 +60332,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59930
60332
|
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
59931
60333
|
display: 'block',
|
|
59932
60334
|
backgroundColor: sectionproperties.linebgcolor,
|
|
59933
|
-
borderRadius: '6px'
|
|
59934
|
-
marginTop: 15
|
|
60335
|
+
borderRadius: '6px'
|
|
59935
60336
|
}
|
|
59936
60337
|
}),
|
|
59937
60338
|
facebook_btn: glamor.css({
|
|
@@ -60040,11 +60441,11 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60040
60441
|
};
|
|
60041
60442
|
var SectionTitle = function SectionTitle() {
|
|
60042
60443
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60043
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start
|
|
60444
|
+
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ' : ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start ',
|
|
60044
60445
|
style: {
|
|
60045
60446
|
color: sectionproperties.sectionTitleColor,
|
|
60046
60447
|
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
60047
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' :
|
|
60448
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
60048
60449
|
}
|
|
60049
60450
|
}, sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60050
60451
|
"class": "".concat(section_styles.sectiontitlespan) + ' pl-md-2 pr-md-2 left-md-0 '
|
|
@@ -60072,10 +60473,8 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60072
60473
|
borderRadius: sectionproperties.reservation_borderradius + 'px'
|
|
60073
60474
|
}
|
|
60074
60475
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60075
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? section_styles.rightinnercont + ' row m-0 w-100 h-100 ' : section_styles.rightinnercont + ' row m-0 w-100 mb-auto h-100
|
|
60076
|
-
style: {
|
|
60077
|
-
// padding: 20,
|
|
60078
|
-
}
|
|
60476
|
+
"class": sectionproperties.justifyContentCenter == 'Centered' ? section_styles.rightinnercont + ' row m-0 w-100 h-100 ' : section_styles.rightinnercont + ' row m-0 w-100 mb-auto h-100 ',
|
|
60477
|
+
style: {}
|
|
60079
60478
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60080
60479
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex ',
|
|
60081
60480
|
style: {
|
|
@@ -60214,7 +60613,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60214
60613
|
})))));
|
|
60215
60614
|
};
|
|
60216
60615
|
var Image = function Image() {
|
|
60217
|
-
var _imagesarray$, _imagesarray$7, _imagesarray$8
|
|
60616
|
+
var _imagesarray$, _imagesarray$7, _imagesarray$8;
|
|
60218
60617
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60219
60618
|
"class": sectionproperties.image_height == 0 ? sectionproperties.sectionstyle == 'Image on right' ? 'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0' : 'col-lg-6 col-md-12 d-flex justify-content-end justify-content-md-center h-auto p-md-0' : sectionproperties.sectionstyle == 'Image on left' ? 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0' : 'col-lg-6 col-md-12 d-flex justify-content-start justify-content-md-center p-md-0',
|
|
60220
60619
|
style: {
|
|
@@ -60236,43 +60635,29 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60236
60635
|
}
|
|
60237
60636
|
}
|
|
60238
60637
|
}
|
|
60239
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60240
|
-
"class": "col-lg-12 p-0 d-flex d-md-none justify-content-center align-items-center"
|
|
60241
60638
|
}, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
60242
60639
|
"class": section_styles.imageimage,
|
|
60243
60640
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60244
60641
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60245
60642
|
path: langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$7 = imagesarray[0]) === null || _imagesarray$7 === void 0 ? void 0 : _imagesarray$7.bgsection_image) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$8 = imagesarray[0]) === null || _imagesarray$8 === void 0 ? void 0 : _imagesarray$8.bgsection_image_ar),
|
|
60246
60643
|
style: {}
|
|
60247
|
-
}))
|
|
60248
|
-
"class": "col-lg-12 p-0 d-none d-md-flex justify-content-center align-items-center"
|
|
60249
|
-
}, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
60250
|
-
"class": section_styles.imageimage,
|
|
60251
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60252
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60253
|
-
path: langdetect == 'en' ? '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$9 = imagesarray[0]) === null || _imagesarray$9 === void 0 ? void 0 : _imagesarray$9.bgsection_imageresponsive) : '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + ((_imagesarray$10 = imagesarray[0]) === null || _imagesarray$10 === void 0 ? void 0 : _imagesarray$10.bgsection_imageresponsive_ar),
|
|
60254
|
-
style: {}
|
|
60255
|
-
})));
|
|
60644
|
+
}));
|
|
60256
60645
|
};
|
|
60257
60646
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60258
|
-
"class":
|
|
60259
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60260
|
-
"class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center ',
|
|
60647
|
+
"class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',
|
|
60261
60648
|
style: {
|
|
60262
60649
|
marginTop: sectionproperties.marginTop + 'px',
|
|
60263
60650
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
60264
|
-
background: sectionproperties.backgroundColor
|
|
60265
|
-
width: sectionproperties.width + 'vw',
|
|
60266
|
-
borderRadius: sectionproperties.sectioncardborderradius + 'px'
|
|
60651
|
+
background: sectionproperties.backgroundColor
|
|
60267
60652
|
}
|
|
60268
60653
|
}, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60269
|
-
"class": sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0 ? sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-
|
|
60654
|
+
"class": sectionproperties.card_marginRight != 0 && sectionproperties.card_marginLeft != 0 ? sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center px-1025-1 pl-md-3 pr-md-3 w-md-100 mx-auto' : sectionproperties.width != 100 ? 'd-flex justify-content-between align-items-center w-md-90 mx-auto' : 'd-flex justify-content-between align-items-center w-md-100 mx-auto',
|
|
60270
60655
|
style: {
|
|
60271
60656
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
60272
60657
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
60273
|
-
|
|
60274
|
-
border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
|
|
60275
|
-
|
|
60658
|
+
width: sectionproperties.width + 'vw',
|
|
60659
|
+
border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
60660
|
+
borderRadius: sectionproperties.sectioncardborderradius + 'px'
|
|
60276
60661
|
}
|
|
60277
60662
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60278
60663
|
"class":
|
|
@@ -60303,13 +60688,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60303
60688
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60304
60689
|
}
|
|
60305
60690
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60306
|
-
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center
|
|
60691
|
+
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
|
|
60307
60692
|
style: {
|
|
60308
60693
|
background: sectionproperties.reservation_bgcolor,
|
|
60309
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60310
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
60311
|
-
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
60312
|
-
paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
|
|
60694
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60313
60695
|
}
|
|
60314
60696
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60315
60697
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60326,7 +60708,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60326
60708
|
style: {
|
|
60327
60709
|
position: 'relative',
|
|
60328
60710
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
60329
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
60330
60711
|
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
60331
60712
|
backgroundColor: sectionproperties.sectiontitlebgcolor,
|
|
60332
60713
|
borderRadius: sectionproperties.sectiontitleborderradius + 'px',
|
|
@@ -60390,7 +60771,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60390
60771
|
})), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60391
60772
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
|
|
60392
60773
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
60393
|
-
"class": "".concat(section_styles.
|
|
60774
|
+
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60394
60775
|
onClick: function onClick() {
|
|
60395
60776
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60396
60777
|
var _authdetailsContext$i9;
|
|
@@ -60409,27 +60790,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60409
60790
|
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60410
60791
|
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60411
60792
|
}
|
|
60412
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar),
|
|
60413
|
-
"class": "".concat(section_styles.btn) + ' mx-1 ',
|
|
60414
|
-
onClick: function onClick() {
|
|
60415
|
-
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60416
|
-
var _authdetailsContext$i11;
|
|
60417
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
|
|
60418
|
-
var _authdetailsContext$i12;
|
|
60419
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.whatsappnumber), '_blank');
|
|
60420
|
-
}
|
|
60421
|
-
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60422
|
-
// window.open(sectionproperties.btnlink, '_target');
|
|
60423
|
-
routingcountext(sectionproperties.btnlink2, false, '');
|
|
60424
|
-
} else {
|
|
60425
|
-
window.open(sectionproperties.btnlink2, '_blank');
|
|
60426
|
-
}
|
|
60427
|
-
},
|
|
60428
|
-
style: {
|
|
60429
|
-
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60430
|
-
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60431
|
-
}
|
|
60432
|
-
}, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60793
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60433
60794
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
|
60434
60795
|
style: {
|
|
60435
60796
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -60439,10 +60800,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60439
60800
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60440
60801
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60441
60802
|
onClick: function onClick() {
|
|
60442
|
-
var _authdetailsContext$
|
|
60443
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60444
|
-
var _authdetailsContext$
|
|
60445
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60803
|
+
var _authdetailsContext$i11;
|
|
60804
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
|
|
60805
|
+
var _authdetailsContext$i12;
|
|
60806
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
|
|
60446
60807
|
}
|
|
60447
60808
|
}
|
|
60448
60809
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60450,10 +60811,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60450
60811
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60451
60812
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60452
60813
|
onClick: function onClick() {
|
|
60453
|
-
var _authdetailsContext$
|
|
60454
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60455
|
-
var _authdetailsContext$
|
|
60456
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60814
|
+
var _authdetailsContext$i13;
|
|
60815
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
|
|
60816
|
+
var _authdetailsContext$i14;
|
|
60817
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
|
|
60457
60818
|
}
|
|
60458
60819
|
}
|
|
60459
60820
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60461,10 +60822,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60461
60822
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60462
60823
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60463
60824
|
onClick: function onClick() {
|
|
60464
|
-
var _authdetailsContext$
|
|
60465
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60466
|
-
var _authdetailsContext$
|
|
60467
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60825
|
+
var _authdetailsContext$i15;
|
|
60826
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
|
|
60827
|
+
var _authdetailsContext$i16;
|
|
60828
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber), '_blank');
|
|
60468
60829
|
}
|
|
60469
60830
|
}
|
|
60470
60831
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60478,11 +60839,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60478
60839
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60479
60840
|
}
|
|
60480
60841
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60481
|
-
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0
|
|
60842
|
+
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
|
|
60482
60843
|
style: {
|
|
60483
60844
|
background: sectionproperties.reservation_bgcolor,
|
|
60484
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60485
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px'
|
|
60845
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60486
60846
|
}
|
|
60487
60847
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60488
60848
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60565,10 +60925,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60565
60925
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60566
60926
|
onClick: function onClick() {
|
|
60567
60927
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60568
|
-
var _authdetailsContext$
|
|
60569
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60570
|
-
var _authdetailsContext$
|
|
60571
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60928
|
+
var _authdetailsContext$i17;
|
|
60929
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
60930
|
+
var _authdetailsContext$i18;
|
|
60931
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.whatsappnumber), '_blank');
|
|
60572
60932
|
}
|
|
60573
60933
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60574
60934
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60591,10 +60951,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60591
60951
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60592
60952
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60593
60953
|
onClick: function onClick() {
|
|
60594
|
-
var _authdetailsContext$
|
|
60595
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60596
|
-
var _authdetailsContext$
|
|
60597
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60954
|
+
var _authdetailsContext$i19;
|
|
60955
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
|
|
60956
|
+
var _authdetailsContext$i20;
|
|
60957
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
|
|
60598
60958
|
}
|
|
60599
60959
|
}
|
|
60600
60960
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60602,10 +60962,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60602
60962
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60603
60963
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60604
60964
|
onClick: function onClick() {
|
|
60605
|
-
var _authdetailsContext$
|
|
60606
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60607
|
-
var _authdetailsContext$
|
|
60608
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60965
|
+
var _authdetailsContext$i21;
|
|
60966
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
|
|
60967
|
+
var _authdetailsContext$i22;
|
|
60968
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
|
|
60609
60969
|
}
|
|
60610
60970
|
}
|
|
60611
60971
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60613,10 +60973,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60613
60973
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60614
60974
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60615
60975
|
onClick: function onClick() {
|
|
60616
|
-
var _authdetailsContext$
|
|
60617
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60618
|
-
var _authdetailsContext$
|
|
60619
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60976
|
+
var _authdetailsContext$i23;
|
|
60977
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
|
|
60978
|
+
var _authdetailsContext$i24;
|
|
60979
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.whatsappnumber), '_blank');
|
|
60620
60980
|
}
|
|
60621
60981
|
}
|
|
60622
60982
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60630,13 +60990,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60630
60990
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60631
60991
|
}
|
|
60632
60992
|
}, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60633
|
-
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center
|
|
60993
|
+
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center pl-0 pr-0 ',
|
|
60634
60994
|
style: {
|
|
60635
60995
|
background: sectionproperties.reservation_bgcolor,
|
|
60636
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60637
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
60638
|
-
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
60639
|
-
paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
|
|
60996
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60640
60997
|
}
|
|
60641
60998
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60642
60999
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60716,13 +61073,13 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60716
61073
|
})), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60717
61074
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
|
|
60718
61075
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
60719
|
-
"class": "".concat(section_styles.
|
|
61076
|
+
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60720
61077
|
onClick: function onClick() {
|
|
60721
61078
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60722
|
-
var _authdetailsContext$
|
|
60723
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60724
|
-
var _authdetailsContext$
|
|
60725
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61079
|
+
var _authdetailsContext$i25;
|
|
61080
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
|
|
61081
|
+
var _authdetailsContext$i26;
|
|
61082
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber), '_blank');
|
|
60726
61083
|
}
|
|
60727
61084
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60728
61085
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60735,27 +61092,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60735
61092
|
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60736
61093
|
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60737
61094
|
}
|
|
60738
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React__default["default"].createElement("
|
|
60739
|
-
"class": "".concat(section_styles.btn) + ' mx-1 ',
|
|
60740
|
-
onClick: function onClick() {
|
|
60741
|
-
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60742
|
-
var _authdetailsContext$i29;
|
|
60743
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
|
|
60744
|
-
var _authdetailsContext$i30;
|
|
60745
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.whatsappnumber), '_blank');
|
|
60746
|
-
}
|
|
60747
|
-
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60748
|
-
// window.open(sectionproperties.btnlink, '_target');
|
|
60749
|
-
routingcountext(sectionproperties.btnlink2, false, '');
|
|
60750
|
-
} else {
|
|
60751
|
-
window.open(sectionproperties.btnlink2, '_blank');
|
|
60752
|
-
}
|
|
60753
|
-
},
|
|
60754
|
-
style: {
|
|
60755
|
-
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60756
|
-
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60757
|
-
}
|
|
60758
|
-
}, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61095
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60759
61096
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
|
60760
61097
|
style: {
|
|
60761
61098
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -60765,10 +61102,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60765
61102
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60766
61103
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60767
61104
|
onClick: function onClick() {
|
|
60768
|
-
var _authdetailsContext$
|
|
60769
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60770
|
-
var _authdetailsContext$
|
|
60771
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61105
|
+
var _authdetailsContext$i27;
|
|
61106
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
|
|
61107
|
+
var _authdetailsContext$i28;
|
|
61108
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
|
|
60772
61109
|
}
|
|
60773
61110
|
}
|
|
60774
61111
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60776,10 +61113,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60776
61113
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60777
61114
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60778
61115
|
onClick: function onClick() {
|
|
60779
|
-
var _authdetailsContext$
|
|
60780
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60781
|
-
var _authdetailsContext$
|
|
60782
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61116
|
+
var _authdetailsContext$i29;
|
|
61117
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
|
|
61118
|
+
var _authdetailsContext$i30;
|
|
61119
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
|
|
60783
61120
|
}
|
|
60784
61121
|
}
|
|
60785
61122
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60787,10 +61124,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60787
61124
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60788
61125
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60789
61126
|
onClick: function onClick() {
|
|
60790
|
-
var _authdetailsContext$
|
|
60791
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60792
|
-
var _authdetailsContext$
|
|
60793
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61127
|
+
var _authdetailsContext$i31;
|
|
61128
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
|
|
61129
|
+
var _authdetailsContext$i32;
|
|
61130
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.whatsappnumber), '_blank');
|
|
60794
61131
|
}
|
|
60795
61132
|
}
|
|
60796
61133
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60890,10 +61227,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60890
61227
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60891
61228
|
onClick: function onClick() {
|
|
60892
61229
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60893
|
-
var _authdetailsContext$
|
|
60894
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60895
|
-
var _authdetailsContext$
|
|
60896
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61230
|
+
var _authdetailsContext$i33;
|
|
61231
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
|
|
61232
|
+
var _authdetailsContext$i34;
|
|
61233
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.whatsappnumber), '_blank');
|
|
60897
61234
|
}
|
|
60898
61235
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60899
61236
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60916,10 +61253,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60916
61253
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60917
61254
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60918
61255
|
onClick: function onClick() {
|
|
60919
|
-
var _authdetailsContext$
|
|
60920
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60921
|
-
var _authdetailsContext$
|
|
60922
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61256
|
+
var _authdetailsContext$i35;
|
|
61257
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
|
|
61258
|
+
var _authdetailsContext$i36;
|
|
61259
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
|
|
60923
61260
|
}
|
|
60924
61261
|
}
|
|
60925
61262
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60927,10 +61264,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60927
61264
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60928
61265
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60929
61266
|
onClick: function onClick() {
|
|
60930
|
-
var _authdetailsContext$
|
|
60931
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60932
|
-
var _authdetailsContext$
|
|
60933
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61267
|
+
var _authdetailsContext$i37;
|
|
61268
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
|
|
61269
|
+
var _authdetailsContext$i38;
|
|
61270
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
|
|
60934
61271
|
}
|
|
60935
61272
|
}
|
|
60936
61273
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60938,10 +61275,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60938
61275
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60939
61276
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60940
61277
|
onClick: function onClick() {
|
|
60941
|
-
var _authdetailsContext$
|
|
60942
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60943
|
-
var _authdetailsContext$
|
|
60944
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61278
|
+
var _authdetailsContext$i39;
|
|
61279
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
|
|
61280
|
+
var _authdetailsContext$i40;
|
|
61281
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.whatsappnumber), '_blank');
|
|
60945
61282
|
}
|
|
60946
61283
|
}
|
|
60947
61284
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -61008,7 +61345,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
61008
61345
|
}
|
|
61009
61346
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61010
61347
|
"class": "w-100 mb-md-3"
|
|
61011
|
-
}, " ", Image()), Content())))))
|
|
61348
|
+
}, " ", Image()), Content())))));
|
|
61012
61349
|
};
|
|
61013
61350
|
|
|
61014
61351
|
function ownKeys$V(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
@@ -61235,7 +61572,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61235
61572
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
|
|
61236
61573
|
};
|
|
61237
61574
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61238
|
-
"class": ' row ml-0 mr-0 align-items-center ',
|
|
61575
|
+
"class": ' row ml-0 mr-0 align-items-center w-md-100 ',
|
|
61239
61576
|
style: {
|
|
61240
61577
|
width: sectionproperties.width + 'vw',
|
|
61241
61578
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -61341,7 +61678,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61341
61678
|
"class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
|
|
61342
61679
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61343
61680
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61344
|
-
"class": "col-lg-
|
|
61681
|
+
"class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
|
|
61345
61682
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61346
61683
|
// class="m-lg-auto d-flex justify-content-center"
|
|
61347
61684
|
"class": sectionproperties.innersectionbordertype != 'All' ? 'm-sm-auto d-flex justify-content-center border-md-none w-100' : 'm-lg-auto d-flex justify-content-center',
|
|
@@ -61365,7 +61702,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61365
61702
|
window.open(cardinfoitem.btnlink, '_blank');
|
|
61366
61703
|
}
|
|
61367
61704
|
}
|
|
61368
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61705
|
+
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61369
61706
|
"class": "d-flex d-sm-none",
|
|
61370
61707
|
style: {
|
|
61371
61708
|
width: sectionproperties.image_width + 'px',
|
|
@@ -61383,7 +61720,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61383
61720
|
width: '100%',
|
|
61384
61721
|
objectFit: 'cover'
|
|
61385
61722
|
}
|
|
61386
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61723
|
+
})), sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61387
61724
|
"class": "d-none d-sm-flex mt-auto mb-auto",
|
|
61388
61725
|
style: {
|
|
61389
61726
|
width: 35,
|
|
@@ -61432,30 +61769,6 @@ var Servicesection = function Servicesection(props) {
|
|
|
61432
61769
|
|
|
61433
61770
|
function ownKeys$T(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
61434
61771
|
function _objectSpread$T(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$T(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$T(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
61435
|
-
var minuteSeconds = 60;
|
|
61436
|
-
var hourSeconds = 3600;
|
|
61437
|
-
var daySeconds = 86400;
|
|
61438
|
-
var timerProps = {
|
|
61439
|
-
isPlaying: true,
|
|
61440
|
-
size: 120,
|
|
61441
|
-
strokeWidth: 6
|
|
61442
|
-
};
|
|
61443
|
-
var renderTime = function renderTime(dimension, time) {
|
|
61444
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61445
|
-
className: "time-wrapper"
|
|
61446
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61447
|
-
className: "time"
|
|
61448
|
-
}, time), /*#__PURE__*/React__default["default"].createElement("div", null, dimension));
|
|
61449
|
-
};
|
|
61450
|
-
var getTimeSeconds = function getTimeSeconds(time) {
|
|
61451
|
-
return minuteSeconds - time | 0;
|
|
61452
|
-
};
|
|
61453
|
-
var getTimeMinutes = function getTimeMinutes(time) {
|
|
61454
|
-
return time % hourSeconds / minuteSeconds | 0;
|
|
61455
|
-
};
|
|
61456
|
-
var getTimeHours = function getTimeHours(time) {
|
|
61457
|
-
return time % daySeconds / hourSeconds | 0;
|
|
61458
|
-
};
|
|
61459
61772
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
61460
61773
|
var _maincontainerarrayof;
|
|
61461
61774
|
var _useState = React.useState(''),
|
|
@@ -61472,12 +61785,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61472
61785
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
61473
61786
|
var routingcountext = props.actions.routingcountext;
|
|
61474
61787
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
61475
|
-
var stratTime = Date.now() / 1000; // use UNIX timestamp in seconds
|
|
61476
|
-
var endTime = stratTime + 243248; // use UNIX timestamp in seconds
|
|
61477
|
-
|
|
61478
|
-
var remainingTime = endTime - stratTime;
|
|
61479
|
-
var days = Math.ceil(remainingTime / daySeconds);
|
|
61480
|
-
var daysDuration = days * daySeconds;
|
|
61481
61788
|
React.useEffect(function () {
|
|
61482
61789
|
var secpropobj = {};
|
|
61483
61790
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -61607,7 +61914,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61607
61914
|
}
|
|
61608
61915
|
}),
|
|
61609
61916
|
cardContainer: glamor.css({
|
|
61610
|
-
background: sectionproperties.reservation_bgcolor,
|
|
61611
61917
|
':hover .imageContainer': {
|
|
61612
61918
|
transition: '.3s',
|
|
61613
61919
|
backgroundColor: sectionproperties.activedotcolor
|
|
@@ -61615,9 +61921,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61615
61921
|
':hover .text1Styles': {
|
|
61616
61922
|
transition: '.3s',
|
|
61617
61923
|
color: sectionproperties.text1secondarycolor
|
|
61618
|
-
},
|
|
61619
|
-
':hover': {
|
|
61620
|
-
background: sectionproperties.innersectionbgcolorhover
|
|
61621
61924
|
}
|
|
61622
61925
|
}),
|
|
61623
61926
|
btnstyles: glamor.css({
|
|
@@ -61626,7 +61929,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61626
61929
|
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
61627
61930
|
color: sectionproperties.generalbtn_textColor,
|
|
61628
61931
|
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
61629
|
-
|
|
61932
|
+
textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
|
|
61630
61933
|
backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
61631
61934
|
borderRadius: sectionproperties.generalbtnborderradius,
|
|
61632
61935
|
':hover': {
|
|
@@ -61698,22 +62001,18 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61698
62001
|
paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
|
|
61699
62002
|
}
|
|
61700
62003
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61701
|
-
"class": "d-flex align-items-center flex-
|
|
62004
|
+
"class": "d-flex align-items-center flex-row allcentered",
|
|
61702
62005
|
style: {
|
|
61703
62006
|
position: 'relative',
|
|
61704
62007
|
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
61705
62008
|
}
|
|
61706
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
62009
|
+
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62010
|
+
"class": sectionStyles.line_left
|
|
62011
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61707
62012
|
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? "".concat(sectionStyles.sectiontitlespan) + ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Playfair' ? "".concat(sectionStyles.sectiontitlespan) + ' PlayfairFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? "".concat(sectionStyles.sectiontitlespan) + ' GreatvibesFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Quicksand' ? "".concat(sectionStyles.sectiontitlespan) + ' QuicksandFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : sectionproperties.sectiontitlefontfamily == 'Satisfy' ? "".concat(sectionStyles.sectiontitlespan) + ' SatisfyFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ' : "".concat(sectionStyles.sectiontitlespan) + ' mb-auto mb-0 pb-0 wordbreak d-flex align-items-center ',
|
|
61708
62013
|
style: {}
|
|
61709
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line
|
|
61710
|
-
|
|
61711
|
-
width: '50%',
|
|
61712
|
-
background: sectionproperties.linebgcolor,
|
|
61713
|
-
height: 3,
|
|
61714
|
-
borderRadius: 10,
|
|
61715
|
-
marginTop: 5
|
|
61716
|
-
}
|
|
62014
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62015
|
+
"class": sectionStyles.line_right
|
|
61717
62016
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61718
62017
|
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
|
|
61719
62018
|
style: {
|
|
@@ -61725,202 +62024,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61725
62024
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61726
62025
|
"class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
|
|
61727
62026
|
style: {}
|
|
61728
|
-
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)),
|
|
61729
|
-
"class": "row m-0 w-100 allcentered"
|
|
61730
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61731
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61732
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
|
|
61733
|
-
colors: "#013c48",
|
|
61734
|
-
duration: daysDuration,
|
|
61735
|
-
initialRemainingTime: remainingTime
|
|
61736
|
-
}), function (_ref) {
|
|
61737
|
-
_ref.elapsedTime;
|
|
61738
|
-
_ref.color;
|
|
61739
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61740
|
-
style: {
|
|
61741
|
-
color: '#bea04b',
|
|
61742
|
-
fontSize: 23,
|
|
61743
|
-
fontWeight: 600
|
|
61744
|
-
},
|
|
61745
|
-
"class": "allcentered"
|
|
61746
|
-
}, renderTime('يوم', '18'));
|
|
61747
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61748
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61749
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
|
|
61750
|
-
colors: "#013c48",
|
|
61751
|
-
duration: daySeconds,
|
|
61752
|
-
initialRemainingTime: remainingTime % daySeconds,
|
|
61753
|
-
onComplete: function onComplete(totalElapsedTime) {
|
|
61754
|
-
return {
|
|
61755
|
-
shouldRepeat: remainingTime - totalElapsedTime > hourSeconds
|
|
61756
|
-
};
|
|
61757
|
-
}
|
|
61758
|
-
}), function (_ref2) {
|
|
61759
|
-
var elapsedTime = _ref2.elapsedTime;
|
|
61760
|
-
_ref2.color;
|
|
61761
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61762
|
-
style: {
|
|
61763
|
-
color: '#bea04b',
|
|
61764
|
-
fontSize: 23,
|
|
61765
|
-
fontWeight: 600
|
|
61766
|
-
},
|
|
61767
|
-
"class": "allcentered"
|
|
61768
|
-
}, renderTime('ساعة', getTimeHours(daySeconds - elapsedTime)));
|
|
61769
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61770
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61771
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
|
|
61772
|
-
colors: "#013c48",
|
|
61773
|
-
duration: hourSeconds,
|
|
61774
|
-
initialRemainingTime: remainingTime % hourSeconds,
|
|
61775
|
-
onComplete: function onComplete(totalElapsedTime) {
|
|
61776
|
-
return {
|
|
61777
|
-
shouldRepeat: remainingTime - totalElapsedTime > minuteSeconds
|
|
61778
|
-
};
|
|
61779
|
-
}
|
|
61780
|
-
}), function (_ref3) {
|
|
61781
|
-
var elapsedTime = _ref3.elapsedTime;
|
|
61782
|
-
_ref3.color;
|
|
61783
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61784
|
-
style: {
|
|
61785
|
-
color: '#bea04b',
|
|
61786
|
-
fontSize: 23,
|
|
61787
|
-
fontWeight: 600
|
|
61788
|
-
},
|
|
61789
|
-
"class": "allcentered"
|
|
61790
|
-
}, renderTime('دقيقة', getTimeMinutes(hourSeconds - elapsedTime)));
|
|
61791
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61792
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61793
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, _extends__default["default"]({}, timerProps, {
|
|
61794
|
-
colors: "#013c48",
|
|
61795
|
-
duration: minuteSeconds,
|
|
61796
|
-
initialRemainingTime: remainingTime % minuteSeconds,
|
|
61797
|
-
onComplete: function onComplete(totalElapsedTime) {
|
|
61798
|
-
return {
|
|
61799
|
-
shouldRepeat: remainingTime - totalElapsedTime > 0
|
|
61800
|
-
};
|
|
61801
|
-
}
|
|
61802
|
-
}), function (_ref4) {
|
|
61803
|
-
var elapsedTime = _ref4.elapsedTime;
|
|
61804
|
-
_ref4.color;
|
|
61805
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61806
|
-
style: {
|
|
61807
|
-
color: '#bea04b',
|
|
61808
|
-
fontSize: 23,
|
|
61809
|
-
fontWeight: 600
|
|
61810
|
-
},
|
|
61811
|
-
"class": "allcentered"
|
|
61812
|
-
}, renderTime('ثانية', getTimeSeconds(elapsedTime)));
|
|
61813
|
-
}))), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61814
|
-
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
61815
|
-
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61816
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61817
|
-
"class": 'flip-card d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 ',
|
|
61818
|
-
style: {
|
|
61819
|
-
zIndex: 2,
|
|
61820
|
-
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
61821
|
-
paddingRight: sectionproperties.marginhorizontal + 'px'
|
|
61822
|
-
}
|
|
61823
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61824
|
-
"class": "flip-card-inner",
|
|
61825
|
-
style: {
|
|
61826
|
-
background: sectionproperties.reservation_bgcolor,
|
|
61827
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
61828
|
-
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
|
|
61829
|
-
}
|
|
61830
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61831
|
-
"class": "flip-card-front"
|
|
61832
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61833
|
-
"class": "row m-0 w-100"
|
|
61834
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61835
|
-
"class": "col-lg-12 d-flex align-items-center p-0",
|
|
61836
|
-
style: {
|
|
61837
|
-
marginBottom: sectionproperties.image_mb + 'px',
|
|
61838
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61839
|
-
}
|
|
61840
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61841
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
61842
|
-
style: {
|
|
61843
|
-
background: 'transparent'
|
|
61844
|
-
}
|
|
61845
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
61846
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
61847
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
61848
|
-
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
61849
|
-
style: {
|
|
61850
|
-
maxHeight: sectionproperties.iconcontainerwidth + '%',
|
|
61851
|
-
maxWidth: sectionproperties.iconcontainerwidth + '%',
|
|
61852
|
-
objectFit: 'contain'
|
|
61853
|
-
}
|
|
61854
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61855
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61856
|
-
style: {
|
|
61857
|
-
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
61858
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61859
|
-
}
|
|
61860
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61861
|
-
"class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
|
|
61862
|
-
style: {
|
|
61863
|
-
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
|
|
61864
|
-
}
|
|
61865
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61866
|
-
"class": "flip-card-back allcentered"
|
|
61867
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61868
|
-
"class": "row m-0 w-100 allcentered"
|
|
61869
|
-
}, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61870
|
-
"class": "col-lg-12 d-flex align-items-center p-0",
|
|
61871
|
-
style: {
|
|
61872
|
-
marginBottom: sectionproperties.image_mb + 'px',
|
|
61873
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61874
|
-
}
|
|
61875
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61876
|
-
"class": ' d-flex align-items-center ',
|
|
61877
|
-
style: {
|
|
61878
|
-
width: '30%',
|
|
61879
|
-
height: '30%',
|
|
61880
|
-
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
61881
|
-
}
|
|
61882
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
61883
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
61884
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
61885
|
-
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
61886
|
-
style: {
|
|
61887
|
-
maxHeight: '100%',
|
|
61888
|
-
maxWidth: '100%',
|
|
61889
|
-
objectFit: 'contain'
|
|
61890
|
-
}
|
|
61891
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61892
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61893
|
-
style: {
|
|
61894
|
-
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
61895
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61896
|
-
}
|
|
61897
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61898
|
-
"class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
|
|
61899
|
-
style: {
|
|
61900
|
-
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
61901
|
-
color: ' #FFECB5',
|
|
61902
|
-
fontSize: 14
|
|
61903
|
-
}
|
|
61904
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61905
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61906
|
-
style: {
|
|
61907
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61908
|
-
}
|
|
61909
|
-
}, sectionproperties.slideshowtext2_show && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61910
|
-
"class": "m-0 wordbreak",
|
|
61911
|
-
style: {
|
|
61912
|
-
color: sectionproperties.slideshowText2ContentColor,
|
|
61913
|
-
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
61914
|
-
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
61915
|
-
textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
61916
|
-
}
|
|
61917
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
|
|
61918
|
-
})), sectionproperties.flippingcards == 'No' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61919
|
-
"class": "row m-0 w-100"
|
|
61920
|
-
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
62027
|
+
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61921
62028
|
var _authdetailsContext$i;
|
|
61922
62029
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61923
|
-
"class": 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4
|
|
62030
|
+
"class": sectionproperties.numofcols == '2' ? 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? 'col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' + sectionproperties.numberOfColsverticalresp : 'col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
61924
62031
|
style: {
|
|
61925
62032
|
zIndex: 2,
|
|
61926
62033
|
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
@@ -61930,37 +62037,20 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61930
62037
|
"class": sectionproperties.innersectionbordertype != 'All' ? sectionStyles.cardContainer + ' row m-0 w-100 mb-auto border-md-none ' : sectionStyles.cardContainer + ' row m-0 w-100 mb-auto ',
|
|
61931
62038
|
style: {
|
|
61932
62039
|
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
62040
|
+
background: sectionproperties.reservation_bgcolor,
|
|
61933
62041
|
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
61934
62042
|
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
61935
62043
|
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
61936
62044
|
paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
|
|
61937
62045
|
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
61938
|
-
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
61939
|
-
// sectionproperties.innersectionbordertype == 'All'
|
|
61940
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61941
|
-
// : cardinfoindex != cardsarray.length - 1
|
|
61942
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61943
|
-
// : '',
|
|
62046
|
+
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
61944
62047
|
// cardinfoindex != cardsarray.length - 1
|
|
61945
62048
|
// ? sectionproperties.innersectionbordertype == 'All'
|
|
61946
62049
|
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61947
62050
|
// : ''
|
|
61948
62051
|
// : '',
|
|
61949
|
-
|
|
61950
|
-
|
|
61951
|
-
// ? sectionproperties.innersectionbordertype == 'Right'
|
|
61952
|
-
// ? langdetect == 'en'
|
|
61953
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61954
|
-
// : ''
|
|
61955
|
-
// : ''
|
|
61956
|
-
// : '',
|
|
61957
|
-
// borderLeft:
|
|
61958
|
-
// sectionproperties.innersectionbordertype == 'Right'
|
|
61959
|
-
// ? langdetect == 'ar'
|
|
61960
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61961
|
-
// : ''
|
|
61962
|
-
// : '',
|
|
61963
|
-
borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
62052
|
+
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
62053
|
+
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
61964
62054
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
61965
62055
|
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
61966
62056
|
},
|
|
@@ -62083,7 +62173,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
62083
62173
|
}
|
|
62084
62174
|
}
|
|
62085
62175
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
|
|
62086
|
-
}))))
|
|
62176
|
+
}))));
|
|
62087
62177
|
};
|
|
62088
62178
|
|
|
62089
62179
|
var css_248z$h = ".Slideshow_with_rotatedsquare-module_sectioncont__AfYNO{\n padding-top:80px;\n padding-bottom:80px;\n padding-left: 180px;\n padding-right: 180px;\n \n }\n .Slideshow_with_rotatedsquare-module_rotatedsquare__lZPTd{\n width:150px;\n height:150px;\n border-radius:15px;\n position: relative;\n transform: rotate(-45deg);\n }\n .Slideshow_with_rotatedsquare-module_circle__ofuN0{\n position: absolute;\n width:60px;\n height:60px;\n border-radius:50%;\n left:57%;\n top:100px;\n \n }\n .Slideshow_with_rotatedsquare-module_circle1__4tbou{\n \n width:10px;\n height:10px;\n border-radius:50%;\n margin-right:10px;\n margin-left:140px;\n background-color:blue;\n \n }\n \n ";
|
|
@@ -69194,6 +69284,12 @@ var Card23 = function Card23(props) {
|
|
|
69194
69284
|
marginBottom: sectionproperties.image_mb + 'px'
|
|
69195
69285
|
}
|
|
69196
69286
|
}, Image('normal')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69287
|
+
"class": cardsstyles2.imageContainer + ' d-none d-md-flex ',
|
|
69288
|
+
style: {
|
|
69289
|
+
height: sectionproperties.height_responsive + 'px',
|
|
69290
|
+
marginBottom: sectionproperties.image_mb + 'px'
|
|
69291
|
+
}
|
|
69292
|
+
}, Image('responsive')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69197
69293
|
"class": sectionproperties.innersectionpaddinghorizontal == 0 ? 'row m-0 w-100' : 'row m-0 w-100 pl-sm-2 pr-sm-2',
|
|
69198
69294
|
style: {
|
|
69199
69295
|
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
@@ -71219,7 +71315,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
71219
71315
|
fontWeight: sectionproperties.generaltext_fontWeight,
|
|
71220
71316
|
transition: '.3s',
|
|
71221
71317
|
cursor: 'pointer',
|
|
71222
|
-
zIndex:
|
|
71318
|
+
zIndex: 100,
|
|
71223
71319
|
':hover': {
|
|
71224
71320
|
color: sectionproperties.text_secondarycolor
|
|
71225
71321
|
}
|
|
@@ -71238,7 +71334,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
71238
71334
|
textTransform: sectionproperties.generalbtn_texttransform,
|
|
71239
71335
|
opacity: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? 0 : 1,
|
|
71240
71336
|
top: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? '100px' : 0,
|
|
71241
|
-
zIndex:
|
|
71337
|
+
zIndex: 100,
|
|
71242
71338
|
':hover': {
|
|
71243
71339
|
backgroundColor: sectionproperties.generalbtn_bgColoronhover,
|
|
71244
71340
|
color: sectionproperties.generalbtn_textColoronhover,
|
|
@@ -71646,7 +71742,8 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
71646
71742
|
width: '100%',
|
|
71647
71743
|
bottom: sectionproperties.generaltext_position == 'Centered' ? '50%' : '7%',
|
|
71648
71744
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
71649
|
-
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
|
|
71745
|
+
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
71746
|
+
left: 0
|
|
71650
71747
|
}
|
|
71651
71748
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71652
71749
|
"class": "".concat(card_cssstyles.textContainer, " ") + ' allcentered pl-2 pr-2 '
|
|
@@ -72037,11 +72134,6 @@ var MenuCard = function MenuCard(props) {
|
|
|
72037
72134
|
React.useEffect(function () {
|
|
72038
72135
|
setitem(props.cardinfoitemprops);
|
|
72039
72136
|
}, [props.cardinfoitemprops]);
|
|
72040
|
-
var plainString = function plainString(html) {
|
|
72041
|
-
var divContainer = document.createElement('div');
|
|
72042
|
-
divContainer.innerHTML = html;
|
|
72043
|
-
return divContainer.textContent || divContainer.innerText || '';
|
|
72044
|
-
};
|
|
72045
72137
|
// const addtocartfunc = () => {
|
|
72046
72138
|
// const addtocardpayloadobj = {
|
|
72047
72139
|
// functype: 'add',
|
|
@@ -72273,7 +72365,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72273
72365
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
72274
72366
|
}
|
|
72275
72367
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72276
|
-
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
|
|
72368
|
+
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
|
|
72277
72369
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72278
72370
|
"class": "row w-100 m-0 d-flex"
|
|
72279
72371
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -72284,7 +72376,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72284
72376
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
72285
72377
|
}
|
|
72286
72378
|
},
|
|
72287
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 ',
|
|
72379
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start mr-2 m-sm-0 ' : "".concat(card_cssstyles.productcardimagecont) + ' d-flex justify-content-start ml-2 m-sm-0 ',
|
|
72288
72380
|
style: {}
|
|
72289
72381
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
72290
72382
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -72317,12 +72409,25 @@ var MenuCard = function MenuCard(props) {
|
|
|
72317
72409
|
style: {
|
|
72318
72410
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72319
72411
|
}
|
|
72320
|
-
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72321
|
-
|
|
72412
|
+
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72413
|
+
/*#__PURE__*/
|
|
72414
|
+
// <p
|
|
72415
|
+
// // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
|
|
72416
|
+
// // style={{
|
|
72417
|
+
// // textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
72418
|
+
// // }}
|
|
72419
|
+
// // >
|
|
72420
|
+
// // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
|
|
72421
|
+
// // </p>
|
|
72422
|
+
React__default["default"].createElement("p", {
|
|
72423
|
+
"class": sectionproperties.descriptionwordbreak == 'None' ? "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 mt-1 ' : "".concat(card_cssstyles.productDescStyles) + ' col-lg-12 p-0 wordbreak wordbreak4 mt-1 ',
|
|
72322
72424
|
style: {
|
|
72323
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72425
|
+
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
72426
|
+
},
|
|
72427
|
+
dangerouslySetInnerHTML: {
|
|
72428
|
+
__html: item.shortdescription
|
|
72324
72429
|
}
|
|
72325
|
-
}
|
|
72430
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72326
72431
|
style: {
|
|
72327
72432
|
display: 'flex',
|
|
72328
72433
|
flexDirection: 'column',
|
|
@@ -72330,16 +72435,16 @@ var MenuCard = function MenuCard(props) {
|
|
|
72330
72435
|
},
|
|
72331
72436
|
"class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
|
|
72332
72437
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72333
|
-
"class": "row m-0 w-100 d-flex flex-column flex-sm-
|
|
72438
|
+
"class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
|
|
72334
72439
|
}, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72335
72440
|
"class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
|
|
72336
72441
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72337
72442
|
"class": langdetect == 'en' ? "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-right text-sm-left ' : "".concat(card_cssstyles.productPricestyles) + ' m-0 wordbreak d-flex align-items-center text-left text-sm-right '
|
|
72338
72443
|
}, langdetect == 'en' ? 'EGP' : '', ' ', item.hassale == 1 ? parseFloat(Number(item.defaultsaleprice).toFixed(2)) : parseFloat(Number(item.defaultprice).toFixed(2)), ' ', langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72339
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
|
|
72444
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
|
|
72340
72445
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72341
|
-
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 '
|
|
72342
|
-
}, langdetect == 'en' ? 'EGP' : '', parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72446
|
+
"class": langdetect == 'en' ? "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-right text-sm-left ml-sm-3 mr-sm-3 m-sm-0 ' : "".concat(card_cssstyles.productSalePricestyles) + ' linethrough m-0 wordbreak d-flex mt-sm-auto mb-sm-auto text-left text-sm-right ml-sm-3 mr-sm-3 m-sm-0 '
|
|
72447
|
+
}, langdetect == 'en' ? 'EGP' : '', " ", parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72343
72448
|
"class": "row m-0 mt-auto w-100"
|
|
72344
72449
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72345
72450
|
"class": "col-lg-12 d-flex justify-content-end p-0"
|
|
@@ -76689,7 +76794,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
76689
76794
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
76690
76795
|
props.actions.NotificationManager;
|
|
76691
76796
|
var AddtoCartContext = props.actions.AddtoCartContext;
|
|
76692
|
-
var AddtoCartMutationContext = props.AddtoCartMutationContext;
|
|
76797
|
+
var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
76693
76798
|
var _useState5 = React.useState(''),
|
|
76694
76799
|
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
76695
76800
|
addtocardpayloadobj = _useState6[0];
|
|
@@ -77290,7 +77395,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
77290
77395
|
style: {
|
|
77291
77396
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
77292
77397
|
}
|
|
77293
|
-
}, plainString(item.
|
|
77398
|
+
}, plainString(item.description)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
77294
77399
|
style: {
|
|
77295
77400
|
flexDirection: 'column'
|
|
77296
77401
|
},
|
|
@@ -78675,9 +78780,7 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
78675
78780
|
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
|
|
78676
78781
|
style: {
|
|
78677
78782
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
78678
|
-
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
78679
|
-
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
78680
|
-
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px'
|
|
78783
|
+
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
78681
78784
|
}
|
|
78682
78785
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78683
78786
|
"class": ' cursor-pointer w-100 ',
|