tabexseriescomponents 0.0.696 → 0.0.697
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 +1235 -1007
- package/dist/index.esm.js +1235 -1007
- package/dist/index.umd.js +1238 -1009
- 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/QuantityButtonBasedProductCard/QuantityButtonBasedProductCard.jsx +2 -0
- package/{srcoriginal → srcoman}/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +2 -2
- package/srcoman/TabexComponents/Footer/Footer1/Footer1.jsx +780 -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 +21 -249
- package/{srcoriginal → srcoman}/TabexComponents/Headers/Modernheader/Modernheader.jsx +217 -222
- package/{srcoriginal → srcoman}/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +4 -41
- package/{srcoriginal → srcoman}/TabexComponents/Headers/SocialMediaSection/SocialMediaSection.jsx +0 -18
- package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +1 -5
- package/{srcoriginal → srcoman}/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader.jsx +3 -6
- package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/DynamicForm/DynamicForm.jsx +22 -72
- package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +3 -2
- package/{srcoriginal → srcoman}/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +3 -3
- 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 +40 -45
- package/srcoman/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +867 -0
- package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Filter/Filter.jsx +252 -460
- package/srcoman/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +1983 -0
- package/{srcoriginal → srcoman}/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +1 -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/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +0 -2118
- /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/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/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/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,7 +150,6 @@ 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 reactCountdownCircleTimer = require('react-countdown-circle-timer');
|
|
154
153
|
var BackgroundSlideshow = require('react-background-slideshow');
|
|
155
154
|
var _extends = require('@babel/runtime/helpers/extends');
|
|
156
155
|
var reactSlideshowImage = require('react-slideshow-image');
|
|
@@ -2417,7 +2416,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
2417
2416
|
function ownKeys$2u(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; }
|
|
2418
2417
|
function _objectSpread$2u(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2u(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2u(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
2419
2418
|
var Product_itemtype = function Product_itemtype(props) {
|
|
2420
|
-
var _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58;
|
|
2419
|
+
var _authdetailsContext$i, _fetchProductInfoQuer2, _fetchProductInfoQuer3, _fetchProductInfoQuer4, _fetchProductInfoQuer5, _fetchProductInfoQuer6, _fetchProductInfoQuer7, _fetchProductInfoQuer8, _fetchProductInfoQuer9, _fetchProductInfoQuer10, _fetchProductInfoQuer11, _fetchProductInfoQuer12, _fetchProductInfoQuer13, _fetchProductInfoQuer14, _fetchProductInfoQuer15, _fetchProductInfoQuer16, _fetchProductInfoQuer17, _fetchProductInfoQuer18, _fetchProductInfoQuer19, _fetchProductInfoQuer20, _fetchProductInfoQuer21, _fetchProductInfoQuer22, _fetchProductInfoQuer23, _fetchProductInfoQuer24, _fetchProductInfoQuer25, _fetchProductInfoQuer26, _fetchProductInfoQuer27, _fetchProductInfoQuer28, _fetchProductInfoQuer29, _fetchProductInfoQuer30, _fetchProductInfoQuer41, _fetchProductInfoQuer42, _fetchProductInfoQuer44, _fetchProductInfoQuer45, _fetchProductInfoQuer46, _fetchProductInfoQuer48, _fetchProductInfoQuer49, _fetchProductInfoQuer50, _fetchProductInfoQuer51, _fetchProductInfoQuer52, _fetchProductInfoQuer53, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _fetchProductInfoQuer54, _fetchProductInfoQuer55, _fetchProductInfoQuer56, _fetchProductInfoQuer57, _fetchProductInfoQuer58, _authdetailsContext$i2, _fetchProductInfoQuer59, _fetchProductInfoQuer60, _fetchProductInfoQuer61, _fetchProductInfoQuer62, _fetchProductInfoQuer63, _fetchProductInfoQuer64, _fetchProductInfoQuer65;
|
|
2421
2420
|
var lang = props.actions.lang;
|
|
2422
2421
|
var langdetect = props.actions.langdetect;
|
|
2423
2422
|
var srcfromprops = props.actions.srcfromprops;
|
|
@@ -2608,7 +2607,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2608
2607
|
}
|
|
2609
2608
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2610
2609
|
"class": ' col-lg-12 p-0 '
|
|
2611
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2610
|
+
}, Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) != '673ca821296ee' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2612
2611
|
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
2613
2612
|
style: {
|
|
2614
2613
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -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'
|
|
2863
|
+
color: '#000'
|
|
2866
2864
|
}
|
|
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'
|
|
2870
|
-
}
|
|
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", {
|
|
@@ -3755,7 +3749,109 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3755
3749
|
"class": "my-3"
|
|
3756
3750
|
})), sectionproperties.showShareButton == 'Show' && sectionproperties.sharebtnstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3757
3751
|
"class": "col-lg-12 p-0 allcentered mt-2"
|
|
3758
|
-
}, ShareButtonsContainer()))))))))
|
|
3752
|
+
}, ShareButtonsContainer())))))), Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '673ca821296ee' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3753
|
+
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
3754
|
+
style: {
|
|
3755
|
+
minHeight: sectionproperties.height + 'vh'
|
|
3756
|
+
// paddingLeft: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
3757
|
+
// paddingRight: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
3758
|
+
}
|
|
3759
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3760
|
+
"class": "col-lg-12 allcentered p-0 mb-2"
|
|
3761
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3762
|
+
className: "w-100 h-100",
|
|
3763
|
+
style: {}
|
|
3764
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
3765
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
3766
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
3767
|
+
path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer59 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer59 === void 0 || (_fetchProductInfoQuer59 = _fetchProductInfoQuer59.data) === null || _fetchProductInfoQuer59 === void 0 || (_fetchProductInfoQuer59 = _fetchProductInfoQuer59.productinfo) === null || _fetchProductInfoQuer59 === void 0 ? void 0 : _fetchProductInfoQuer59.productmainimage),
|
|
3768
|
+
style: {
|
|
3769
|
+
width: '100%',
|
|
3770
|
+
height: '100%',
|
|
3771
|
+
objectFit: 'contain'
|
|
3772
|
+
},
|
|
3773
|
+
loading: "lazy"
|
|
3774
|
+
}))), sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3775
|
+
className: 'col-lg-12 p-0 mb-1 d-flex justify-content-start align-items-center mb-2 mt-3'
|
|
3776
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3777
|
+
className: ' m-0 p-0 wordbreak d-flex justify-content-start ',
|
|
3778
|
+
style: {
|
|
3779
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3780
|
+
fontWeight: 400,
|
|
3781
|
+
color: sectionproperties.measurementunitcolor,
|
|
3782
|
+
fontSize: sectionproperties.measurementunitfontsize + 'px'
|
|
3783
|
+
}
|
|
3784
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3785
|
+
className: 'col-lg-12 p-0 mb-1 d-flex justify-content-start align-items-center'
|
|
3786
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3787
|
+
className: props.srcfromprops != 'templatedraftrouter' ? "".concat(productinfo_cssstyles.productname, " ").concat(productinfo_cssstyles.productnamehover) + ' m-0 p-0 wordbreak d-flex justify-content-start cursor-pointer font-sm-15 ' : "".concat(productinfo_cssstyles.productname) + ' m-0 p-0 wordbreak d-flex justify-content-start font-sm-15 ',
|
|
3788
|
+
onClick: function onClick() {
|
|
3789
|
+
if (props.srcfromprops != 'templatedraftrouter') {
|
|
3790
|
+
routingcountext(StaticPagesLinksContext.productinfo, true, fetchProductInfoQueryContext.data.data.productinfo.productid);
|
|
3791
|
+
}
|
|
3792
|
+
},
|
|
3793
|
+
style: {
|
|
3794
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3795
|
+
}
|
|
3796
|
+
}, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3797
|
+
"class": "col-lg-12 col-md-12 p-0"
|
|
3798
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3799
|
+
"class": "row m-0 w-100"
|
|
3800
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3801
|
+
className: "col-lg-12 p-0 d-flex align-items-center justify-content-start"
|
|
3802
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3803
|
+
"class": "m-0 p-0",
|
|
3804
|
+
style: {
|
|
3805
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3806
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
3807
|
+
color: sectionproperties.prodCatColor,
|
|
3808
|
+
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
3809
|
+
}
|
|
3810
|
+
}, langdetect == 'en' ? sectionproperties.shortdescriptiontitle_en : sectionproperties.shortdescriptiontitle_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3811
|
+
"class": "col-lg-12 mt-3"
|
|
3812
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3813
|
+
className: 'm-0 p-0 wordbreak',
|
|
3814
|
+
style: {
|
|
3815
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3816
|
+
color: sectionproperties.prodCatColor
|
|
3817
|
+
},
|
|
3818
|
+
dangerouslySetInnerHTML: {
|
|
3819
|
+
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer60 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer60 === void 0 || (_fetchProductInfoQuer60 = _fetchProductInfoQuer60.data) === null || _fetchProductInfoQuer60 === void 0 || (_fetchProductInfoQuer60 = _fetchProductInfoQuer60.productinfo) === null || _fetchProductInfoQuer60 === void 0 ? void 0 : _fetchProductInfoQuer60.short_description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer61 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer61 === void 0 || (_fetchProductInfoQuer61 = _fetchProductInfoQuer61.data) === null || _fetchProductInfoQuer61 === void 0 || (_fetchProductInfoQuer61 = _fetchProductInfoQuer61.productinfo) === null || _fetchProductInfoQuer61 === void 0 ? void 0 : _fetchProductInfoQuer61.short_description_ar
|
|
3820
|
+
}
|
|
3821
|
+
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3822
|
+
"class": "col-lg-12 p-0 my-4"
|
|
3823
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3824
|
+
"class": "row m-0 w-100"
|
|
3825
|
+
}, (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer62 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer62 === void 0 || (_fetchProductInfoQuer62 = _fetchProductInfoQuer62.data) === null || _fetchProductInfoQuer62 === void 0 || (_fetchProductInfoQuer62 = _fetchProductInfoQuer62.productinfo) === null || _fetchProductInfoQuer62 === void 0 || (_fetchProductInfoQuer62 = _fetchProductInfoQuer62.productimages) === null || _fetchProductInfoQuer62 === void 0 ? void 0 : _fetchProductInfoQuer62.length) != 0 && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer63 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer63 === void 0 || (_fetchProductInfoQuer63 = _fetchProductInfoQuer63.data) === null || _fetchProductInfoQuer63 === void 0 || (_fetchProductInfoQuer63 = _fetchProductInfoQuer63.productinfo) === null || _fetchProductInfoQuer63 === void 0 ? void 0 : _fetchProductInfoQuer63.productimages.map(function (item, index) {
|
|
3826
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3827
|
+
"class": "col-lg-4 col-sm-12"
|
|
3828
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3829
|
+
"class": ' mx-2 w-100 h-100',
|
|
3830
|
+
style: {}
|
|
3831
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
3832
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
3833
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
3834
|
+
path: '/tr:w-500,h-500/' + item.path,
|
|
3835
|
+
style: {
|
|
3836
|
+
width: '100%',
|
|
3837
|
+
height: '100%',
|
|
3838
|
+
objectFit: 'contain'
|
|
3839
|
+
},
|
|
3840
|
+
loading: "lazy"
|
|
3841
|
+
})));
|
|
3842
|
+
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3843
|
+
"class": "col-lg-12 p-0 my-3"
|
|
3844
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3845
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
3846
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3847
|
+
className: 'text-black m-0 p-0 wordbreak',
|
|
3848
|
+
style: {
|
|
3849
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3850
|
+
},
|
|
3851
|
+
dangerouslySetInnerHTML: {
|
|
3852
|
+
__html: langdetect == 'en' ? fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer64 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer64 === void 0 || (_fetchProductInfoQuer64 = _fetchProductInfoQuer64.data) === null || _fetchProductInfoQuer64 === void 0 || (_fetchProductInfoQuer64 = _fetchProductInfoQuer64.productinfo) === null || _fetchProductInfoQuer64 === void 0 ? void 0 : _fetchProductInfoQuer64.description_en : fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer65 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer65 === void 0 || (_fetchProductInfoQuer65 = _fetchProductInfoQuer65.data) === null || _fetchProductInfoQuer65 === void 0 || (_fetchProductInfoQuer65 = _fetchProductInfoQuer65.productinfo) === null || _fetchProductInfoQuer65 === void 0 ? void 0 : _fetchProductInfoQuer65.description_ar
|
|
3853
|
+
}
|
|
3854
|
+
}))))));
|
|
3759
3855
|
};
|
|
3760
3856
|
|
|
3761
3857
|
function ownKeys$2t(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; }
|
|
@@ -6620,7 +6716,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
6620
6716
|
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
6621
6717
|
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
6622
6718
|
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
6623
|
-
|
|
6719
|
+
borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
6720
|
+
borderBottom: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
6624
6721
|
marginBottom: sectionproperties.relatedProductsMb + 'px'
|
|
6625
6722
|
}
|
|
6626
6723
|
}, Relatedproducts.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -15245,6 +15342,7 @@ var Select$1 = /*#__PURE__*/React__default["default"].lazy(function () {
|
|
|
15245
15342
|
});
|
|
15246
15343
|
var Filter$1 = function Filter(props) {
|
|
15247
15344
|
var _css;
|
|
15345
|
+
var FetchAllVendorsQuery = props.actions.FetchAllVendorsQuery;
|
|
15248
15346
|
var lang = props.actions.lang;
|
|
15249
15347
|
var langdetect = props.actions.langdetect;
|
|
15250
15348
|
props.actions.productfiltercontext;
|
|
@@ -15265,10 +15363,21 @@ var Filter$1 = function Filter(props) {
|
|
|
15265
15363
|
_useState2 = _slicedToArray__default["default"](_useState, 2);
|
|
15266
15364
|
_useState2[0];
|
|
15267
15365
|
_useState2[1];
|
|
15268
|
-
var _useState3 = React.useState(
|
|
15366
|
+
var _useState3 = React.useState({
|
|
15367
|
+
min: '',
|
|
15368
|
+
max: ''
|
|
15369
|
+
}),
|
|
15269
15370
|
_useState4 = _slicedToArray__default["default"](_useState3, 2),
|
|
15270
|
-
|
|
15271
|
-
|
|
15371
|
+
pricevalue2 = _useState4[0],
|
|
15372
|
+
setpricevalue2 = _useState4[1];
|
|
15373
|
+
var _useState5 = React.useState([]),
|
|
15374
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
15375
|
+
productfeatuesarr = _useState6[0],
|
|
15376
|
+
setproductfeatuesarr = _useState6[1];
|
|
15377
|
+
var _useState7 = React.useState([]),
|
|
15378
|
+
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
15379
|
+
vendorarr = _useState8[0],
|
|
15380
|
+
setvendorsarr = _useState8[1];
|
|
15272
15381
|
var fetchTabexCountriesQueryContext = props.actions.fetchTabexCountriesQueryContext;
|
|
15273
15382
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
15274
15383
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
@@ -15277,41 +15386,50 @@ var Filter$1 = function Filter(props) {
|
|
|
15277
15386
|
var FetchTabexStatesPayloadobjContext = props.actions.FetchTabexStatesPayloadobjContext;
|
|
15278
15387
|
var setFetchTabexStatesPayloadobjContext = props.actions.setFetchTabexStatesPayloadobjContext;
|
|
15279
15388
|
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([]),
|
|
15286
|
-
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
15287
|
-
instfilters = _useState8[0],
|
|
15288
|
-
setinstfilters = _useState8[1];
|
|
15289
|
-
var _useState9 = React.useState([]),
|
|
15389
|
+
var _useState9 = React.useState(''),
|
|
15290
15390
|
_useState10 = _slicedToArray__default["default"](_useState9, 2),
|
|
15291
|
-
|
|
15292
|
-
|
|
15391
|
+
sectionproperties = _useState10[0],
|
|
15392
|
+
setsectionproperties = _useState10[1];
|
|
15393
|
+
// const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
|
|
15293
15394
|
var _useState11 = React.useState([]),
|
|
15294
15395
|
_useState12 = _slicedToArray__default["default"](_useState11, 2),
|
|
15295
|
-
|
|
15296
|
-
|
|
15396
|
+
instfilters = _useState12[0],
|
|
15397
|
+
setinstfilters = _useState12[1];
|
|
15297
15398
|
var _useState13 = React.useState([]),
|
|
15298
15399
|
_useState14 = _slicedToArray__default["default"](_useState13, 2),
|
|
15299
|
-
|
|
15300
|
-
|
|
15400
|
+
collectionstobevisible = _useState14[0],
|
|
15401
|
+
setcollectionstobevisible = _useState14[1];
|
|
15402
|
+
var _useState15 = React.useState([]),
|
|
15403
|
+
_useState16 = _slicedToArray__default["default"](_useState15, 2),
|
|
15404
|
+
instcollections = _useState16[0],
|
|
15405
|
+
setinstcollections = _useState16[1];
|
|
15406
|
+
var _useState17 = React.useState([]),
|
|
15407
|
+
_useState18 = _slicedToArray__default["default"](_useState17, 2),
|
|
15408
|
+
instcategories = _useState18[0],
|
|
15409
|
+
setinstcategories = _useState18[1];
|
|
15301
15410
|
// const [sortby, setSortby] = useState('Sort by');
|
|
15302
|
-
var
|
|
15411
|
+
var _useState19 = React.useState({
|
|
15303
15412
|
min: 0,
|
|
15304
15413
|
max: 5
|
|
15305
15414
|
}),
|
|
15306
|
-
|
|
15307
|
-
raterangevalue =
|
|
15308
|
-
setraterangevalue =
|
|
15415
|
+
_useState20 = _slicedToArray__default["default"](_useState19, 2),
|
|
15416
|
+
raterangevalue = _useState20[0],
|
|
15417
|
+
setraterangevalue = _useState20[1];
|
|
15309
15418
|
var timeoutRef = React__default["default"].useRef(null);
|
|
15310
|
-
var
|
|
15311
|
-
|
|
15312
|
-
|
|
15313
|
-
var setsortbycontext =
|
|
15314
|
-
var
|
|
15419
|
+
var _useState21 = React.useState(''),
|
|
15420
|
+
_useState22 = _slicedToArray__default["default"](_useState21, 2);
|
|
15421
|
+
_useState22[0];
|
|
15422
|
+
var setsortbycontext = _useState22[1];
|
|
15423
|
+
var _useState23 = React.useState(''),
|
|
15424
|
+
_useState24 = _slicedToArray__default["default"](_useState23, 2),
|
|
15425
|
+
pricefrom = _useState24[0];
|
|
15426
|
+
_useState24[1];
|
|
15427
|
+
var _useState25 = React.useState(''),
|
|
15428
|
+
_useState26 = _slicedToArray__default["default"](_useState25, 2),
|
|
15429
|
+
priceto = _useState26[0];
|
|
15430
|
+
_useState26[1];
|
|
15431
|
+
props.actions.setfetchingtype;
|
|
15432
|
+
var _useState27 = React.useState([{
|
|
15315
15433
|
payloadvalue: 'sortprice',
|
|
15316
15434
|
name: lang.price,
|
|
15317
15435
|
filterarray: [{
|
|
@@ -15336,12 +15454,24 @@ var Filter$1 = function Filter(props) {
|
|
|
15336
15454
|
isfilterselected: false
|
|
15337
15455
|
}]
|
|
15338
15456
|
}]),
|
|
15339
|
-
|
|
15340
|
-
otherfilters =
|
|
15341
|
-
|
|
15457
|
+
_useState28 = _slicedToArray__default["default"](_useState27, 2),
|
|
15458
|
+
otherfilters = _useState28[0];
|
|
15459
|
+
_useState28[1];
|
|
15342
15460
|
React.useEffect(function () {
|
|
15343
15461
|
filterupdater();
|
|
15344
15462
|
}, []);
|
|
15463
|
+
React.useEffect(function () {
|
|
15464
|
+
var _FetchAllVendorsQuery, _FetchAllVendorsQuery2;
|
|
15465
|
+
if (FetchAllVendorsQuery !== null && FetchAllVendorsQuery !== void 0 && FetchAllVendorsQuery.isSuccess && (FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery = FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery = _FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery === void 0 ? void 0 : _FetchAllVendorsQuery.vendors) != undefined && (FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery2 = FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery2 === void 0 || (_FetchAllVendorsQuery2 = _FetchAllVendorsQuery2.data) === null || _FetchAllVendorsQuery2 === void 0 || (_FetchAllVendorsQuery2 = _FetchAllVendorsQuery2.vendors) === null || _FetchAllVendorsQuery2 === void 0 ? void 0 : _FetchAllVendorsQuery2.length) != 0) {
|
|
15466
|
+
var _FetchAllVendorsQuery3, _temp;
|
|
15467
|
+
var temp = _toConsumableArray__default["default"](vendorarr);
|
|
15468
|
+
temp = _toConsumableArray__default["default"](FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery3 = FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery3 === void 0 || (_FetchAllVendorsQuery3 = _FetchAllVendorsQuery3.data) === null || _FetchAllVendorsQuery3 === void 0 ? void 0 : _FetchAllVendorsQuery3.vendors);
|
|
15469
|
+
(_temp = temp) === null || _temp === void 0 || _temp.forEach(function (instfilteritem, instfilterindex) {
|
|
15470
|
+
instfilteritem.isfilterselected = false;
|
|
15471
|
+
});
|
|
15472
|
+
setvendorsarr(_toConsumableArray__default["default"](temp));
|
|
15473
|
+
}
|
|
15474
|
+
}, [FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 ? void 0 : FetchAllVendorsQuery.isSuccess]);
|
|
15345
15475
|
React.useEffect(function () {
|
|
15346
15476
|
if (fetchproductoptionsQueryContext.isSuccess) {
|
|
15347
15477
|
var _fetchproductoptionsQ;
|
|
@@ -15357,7 +15487,17 @@ var Filter$1 = function Filter(props) {
|
|
|
15357
15487
|
React.useEffect(function () {
|
|
15358
15488
|
if (fetchcollectionsQueryContext.isSuccess) {
|
|
15359
15489
|
var _fetchcollectionsQuer;
|
|
15360
|
-
|
|
15490
|
+
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;
|
|
15491
|
+
var tempcollinfilter = [];
|
|
15492
|
+
{
|
|
15493
|
+
tempcoll === null || tempcoll === void 0 || tempcoll.map(function (collectionitem, collectionindex) {
|
|
15494
|
+
if (collectionitem.isshowntocustomers == 1 && collectionitem.isinftiler == 1) {
|
|
15495
|
+
tempcollinfilter.push(collectionitem);
|
|
15496
|
+
}
|
|
15497
|
+
});
|
|
15498
|
+
}
|
|
15499
|
+
setinstcollections([].concat(tempcollinfilter));
|
|
15500
|
+
// setinstcollections([...fetchcollectionsQueryContext?.data?.data?.collections]);
|
|
15361
15501
|
}
|
|
15362
15502
|
}, [fetchcollectionsQueryContext.isSuccess]);
|
|
15363
15503
|
// useEffect(() => {
|
|
@@ -16096,7 +16236,7 @@ var Filter$1 = function Filter(props) {
|
|
|
16096
16236
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
16097
16237
|
color: sectionproperties.filtertitle_color
|
|
16098
16238
|
}, _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
|
|
16239
|
+
}, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16100
16240
|
"class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
|
|
16101
16241
|
style: {
|
|
16102
16242
|
direction: 'ltr'
|
|
@@ -16520,10 +16660,10 @@ var Filter$1 = function Filter(props) {
|
|
|
16520
16660
|
isSearchable: true
|
|
16521
16661
|
})))));
|
|
16522
16662
|
};
|
|
16523
|
-
var
|
|
16524
|
-
|
|
16525
|
-
checked =
|
|
16526
|
-
setChecked =
|
|
16663
|
+
var _useState29 = React.useState(false),
|
|
16664
|
+
_useState30 = _slicedToArray__default["default"](_useState29, 2),
|
|
16665
|
+
checked = _useState30[0],
|
|
16666
|
+
setChecked = _useState30[1];
|
|
16527
16667
|
// const queryParameters = new URLSearchParams(window.location.search);
|
|
16528
16668
|
// useEffect(() => {
|
|
16529
16669
|
// // setsortbycontext('Sort By');
|
|
@@ -16880,7 +17020,48 @@ var Filter$1 = function Filter(props) {
|
|
|
16880
17020
|
"class": "row m-0 w-100"
|
|
16881
17021
|
}, CollectionsFilter()), sectionproperties.showdynamicfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16882
17022
|
"class": "row m-0 w-100"
|
|
16883
|
-
}, DynamicFilter()), sectionproperties.showvariantsfilter == 'Show' && InstFilters()
|
|
17023
|
+
}, DynamicFilter()), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.showvendorfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17024
|
+
"class": "row m-0 w-100"
|
|
17025
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17026
|
+
className: "col-lg-12 p-0"
|
|
17027
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17028
|
+
className: "row m-0 w-100"
|
|
17029
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17030
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
17031
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17032
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17033
|
+
}, langdetect == 'en' ? 'Brands' : 'الماركات')), vendorarr.map(function (item, index) {
|
|
17034
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17035
|
+
className: "".concat(filterstyles.border_left_line, " ").concat(filterstyles.timelineinnercont, " ").concat(filter_cssstyles.timelineinnercont, "\n ").concat(item.isfilterselected ? "".concat(filter_cssstyles.timelineinnercont_active, " ").concat(filterstyles.timelineinnercont_active) : '', "\n ") + ' d-flex align-items-center pb-3 col-12 ',
|
|
17036
|
+
onClick: function onClick() {
|
|
17037
|
+
var _tempfetchproductsfil3;
|
|
17038
|
+
var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
|
|
17039
|
+
// alert(JSON.stringify(tempfetchproductsfilerobjcontext));
|
|
17040
|
+
tempfetchproductsfilerobjcontext.vendorsarr = [];
|
|
17041
|
+
tempfetchproductsfilerobjcontext === null || tempfetchproductsfilerobjcontext === void 0 || (_tempfetchproductsfil3 = tempfetchproductsfilerobjcontext.vendorsarr) === null || _tempfetchproductsfil3 === void 0 || _tempfetchproductsfil3.push(item.vendorid);
|
|
17042
|
+
setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
|
|
17043
|
+
var temp = _toConsumableArray__default["default"](vendorarr);
|
|
17044
|
+
temp === null || temp === void 0 || temp.forEach(function (instfilteritem, instfilterindex) {
|
|
17045
|
+
instfilteritem.isfilterselected = false;
|
|
17046
|
+
});
|
|
17047
|
+
item.isfilterselected = true;
|
|
17048
|
+
setvendorsarr(_toConsumableArray__default["default"](temp));
|
|
17049
|
+
}
|
|
17050
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17051
|
+
"class": "mr-2"
|
|
17052
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17053
|
+
className: " ".concat(item.isfilterselected ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
|
|
17054
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17055
|
+
className: "h-100 d-flex align-items-center"
|
|
17056
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17057
|
+
className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
|
|
17058
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17059
|
+
className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
|
|
17060
|
+
style: {
|
|
17061
|
+
color: item.isfilterselected ? sectionproperties.activecat_color : ''
|
|
17062
|
+
}
|
|
17063
|
+
}, langdetect == 'en' ? item.vendorname : item.vendorname)));
|
|
17064
|
+
}))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16884
17065
|
className: "col-lg-12"
|
|
16885
17066
|
}, /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas, {
|
|
16886
17067
|
show: props === null || props === void 0 ? void 0 : props.openFilterSlider,
|
|
@@ -17055,7 +17236,176 @@ var Filter$1 = function Filter(props) {
|
|
|
17055
17236
|
}
|
|
17056
17237
|
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17057
17238
|
className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 pl-4 pr-4 '
|
|
17058
|
-
}, sectionproperties.
|
|
17239
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17240
|
+
"class": "row m-0 w-100"
|
|
17241
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17242
|
+
"class": "col-lg-12 d-flex justify-content-start p-0"
|
|
17243
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17244
|
+
className: "m-0 p-0 font-16 font-weight-600",
|
|
17245
|
+
style: {
|
|
17246
|
+
color: sectionproperties.filter_titlecolor,
|
|
17247
|
+
fontSize: sectionproperties.filter_titlefontsize + 'px',
|
|
17248
|
+
fontWeight: sectionproperties.filter_titlefontweight,
|
|
17249
|
+
textTransform: sectionproperties.filter_titletextransform
|
|
17250
|
+
}
|
|
17251
|
+
}, langdetect == 'en' ? 'Sort By' : 'ترتيب حسب')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17252
|
+
className: "col-lg-12"
|
|
17253
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
17254
|
+
className: "mt-2 mb-3"
|
|
17255
|
+
})), otherfilters.map(function (item, index) {
|
|
17256
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17257
|
+
className: "col-lg-12 p-0"
|
|
17258
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17259
|
+
allowMultipleExpanded: true,
|
|
17260
|
+
allowZeroExpanded: true,
|
|
17261
|
+
preExpanded: [0, 1, 2, 3],
|
|
17262
|
+
style: {
|
|
17263
|
+
width: '100%'
|
|
17264
|
+
}
|
|
17265
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
17266
|
+
uuid: index
|
|
17267
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17268
|
+
className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
|
|
17269
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17270
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0"
|
|
17271
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17272
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
|
|
17273
|
+
}, item.name)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17274
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
17275
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
17276
|
+
if (state.expanded == true) {
|
|
17277
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17278
|
+
className: filter_cssstyles.collapsetitle + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
|
|
17279
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
17280
|
+
} else {
|
|
17281
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17282
|
+
className: filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
17283
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
17284
|
+
}
|
|
17285
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
17286
|
+
className: "p-0"
|
|
17287
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17288
|
+
className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
|
|
17289
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17290
|
+
className: 'col-lg-12'
|
|
17291
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17292
|
+
className: langdetect == 'en' ? "".concat(filterstyles.timeline) + ' p-sm-0 ' : "".concat(filterstyles.timeline, " ").concat(filterstyles.timelinetrans) + ' p-sm-0 '
|
|
17293
|
+
}, item.filterarray.map(function (valueitem, valueindex) {
|
|
17294
|
+
var ischecked = false;
|
|
17295
|
+
if (item.payloadvalue == 'sortprice') {
|
|
17296
|
+
if (valueitem.value == ProductFilterObjContext.sortprice) {
|
|
17297
|
+
ischecked = true;
|
|
17298
|
+
}
|
|
17299
|
+
} else if (item.payloadvalue == 'sortdates') {
|
|
17300
|
+
if (valueitem.value == ProductFilterObjContext.sortdates) {
|
|
17301
|
+
ischecked = true;
|
|
17302
|
+
}
|
|
17303
|
+
}
|
|
17304
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17305
|
+
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 ',
|
|
17306
|
+
onClick: function onClick() {
|
|
17307
|
+
var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
|
|
17308
|
+
if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
|
|
17309
|
+
tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
|
|
17310
|
+
} else {
|
|
17311
|
+
tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
|
|
17312
|
+
}
|
|
17313
|
+
tempfetchproductsfilerobjcontext.page = 0;
|
|
17314
|
+
setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
|
|
17315
|
+
filterrouting(tempfetchproductsfilerobjcontext);
|
|
17316
|
+
}
|
|
17317
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17318
|
+
className: " ".concat(ischecked ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
|
|
17319
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17320
|
+
className: "h-100 d-flex align-items-center"
|
|
17321
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17322
|
+
className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
|
|
17323
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17324
|
+
className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
|
|
17325
|
+
style: {
|
|
17326
|
+
color: ischecked ? sectionproperties.activecat_color : ''
|
|
17327
|
+
}
|
|
17328
|
+
}, valueitem.name)));
|
|
17329
|
+
}))))))));
|
|
17330
|
+
}), sectionproperties.showfilterbyrating == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17331
|
+
className: "col-lg-12 pl-4 pr-4"
|
|
17332
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17333
|
+
className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
|
|
17334
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17335
|
+
className: "col-lg-12 col-md-12 col-sm-12 p-0 mb-3"
|
|
17336
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17337
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
|
|
17338
|
+
}, langdetect == 'en' ? 'Ratings' : 'التقييمات')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17339
|
+
className: "col-lg-12 col-md-12 col-sm-12 mb-4"
|
|
17340
|
+
}, /*#__PURE__*/React__default["default"].createElement(InputRange__default["default"], {
|
|
17341
|
+
draggableTrack: true,
|
|
17342
|
+
formatLabel: function formatLabel(value) {
|
|
17343
|
+
return "".concat(value);
|
|
17344
|
+
},
|
|
17345
|
+
maxValue: 5,
|
|
17346
|
+
minValue: 0,
|
|
17347
|
+
value: raterangevalue,
|
|
17348
|
+
onChange: function onChange(value) {
|
|
17349
|
+
setraterangevalue(_objectSpread$2b({}, value));
|
|
17350
|
+
}
|
|
17351
|
+
}))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17352
|
+
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17353
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17354
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
17355
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17356
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17357
|
+
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17358
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17359
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17360
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17361
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17362
|
+
type: "text",
|
|
17363
|
+
value: pricevalue2.min,
|
|
17364
|
+
onChange: function onChange(event) {
|
|
17365
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17366
|
+
temppricevalue.min = event.target.value;
|
|
17367
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17368
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17369
|
+
// temppayloadobj = event.target.value;
|
|
17370
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17371
|
+
},
|
|
17372
|
+
|
|
17373
|
+
style: {
|
|
17374
|
+
background: '#fff',
|
|
17375
|
+
border: '1px solid #ccc',
|
|
17376
|
+
borderRadius: 5,
|
|
17377
|
+
color: '#000',
|
|
17378
|
+
height: 35,
|
|
17379
|
+
width: '100%',
|
|
17380
|
+
paddingLeft: 10,
|
|
17381
|
+
paddingRight: 10
|
|
17382
|
+
}
|
|
17383
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17384
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17385
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17386
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17387
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17388
|
+
type: "text",
|
|
17389
|
+
value: pricevalue2.max,
|
|
17390
|
+
onChange: function onChange(event) {
|
|
17391
|
+
// var temppayloadobj = { ...priceto };
|
|
17392
|
+
// temppayloadobj = event.target.value;
|
|
17393
|
+
// setpriceto({ ...temppayloadobj });
|
|
17394
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17395
|
+
temppricevalue.max = event.target.value;
|
|
17396
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17397
|
+
},
|
|
17398
|
+
style: {
|
|
17399
|
+
width: '100%',
|
|
17400
|
+
background: '#fff',
|
|
17401
|
+
border: '1px solid #ccc',
|
|
17402
|
+
borderRadius: 5,
|
|
17403
|
+
color: '#000',
|
|
17404
|
+
height: 35,
|
|
17405
|
+
paddingRight: 10,
|
|
17406
|
+
paddingLeft: 10
|
|
17407
|
+
}
|
|
17408
|
+
}))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17059
17409
|
"class": "row m-0 w-100 mb-3"
|
|
17060
17410
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17061
17411
|
"class": "row m-0 w-100 mb-3"
|
|
@@ -17132,7 +17482,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17132
17482
|
}
|
|
17133
17483
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17134
17484
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
17135
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17485
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17136
17486
|
allowMultipleExpanded: true,
|
|
17137
17487
|
allowZeroExpanded: true,
|
|
17138
17488
|
preExpanded: [0, 1, 2, 3],
|
|
@@ -17208,7 +17558,57 @@ var Filter$1 = function Filter(props) {
|
|
|
17208
17558
|
}
|
|
17209
17559
|
}, valueitem.name)));
|
|
17210
17560
|
}));
|
|
17211
|
-
}))))))),
|
|
17561
|
+
}))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17562
|
+
"class": "row m-0 w-100 mb-3 mt-2 px-3"
|
|
17563
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17564
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
17565
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17566
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17567
|
+
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17568
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17569
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17570
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17571
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17572
|
+
type: "text",
|
|
17573
|
+
value: pricefrom,
|
|
17574
|
+
onChange: function onChange(event) {
|
|
17575
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17576
|
+
temppricevalue.min = event.target.value;
|
|
17577
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17578
|
+
},
|
|
17579
|
+
style: {
|
|
17580
|
+
background: '#fff',
|
|
17581
|
+
border: '1px solid #ccc',
|
|
17582
|
+
borderRadius: 5,
|
|
17583
|
+
color: '#000',
|
|
17584
|
+
height: 35,
|
|
17585
|
+
width: '100%',
|
|
17586
|
+
paddingLeft: 15,
|
|
17587
|
+
paddingRight: 15
|
|
17588
|
+
}
|
|
17589
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17590
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17591
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17592
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17593
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17594
|
+
type: "text",
|
|
17595
|
+
value: priceto,
|
|
17596
|
+
onChange: function onChange(event) {
|
|
17597
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17598
|
+
temppricevalue.max = event.target.value;
|
|
17599
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17600
|
+
},
|
|
17601
|
+
style: {
|
|
17602
|
+
width: '100%',
|
|
17603
|
+
background: '#fff',
|
|
17604
|
+
border: '1px solid #ccc',
|
|
17605
|
+
borderRadius: 5,
|
|
17606
|
+
color: '#000',
|
|
17607
|
+
height: 35,
|
|
17608
|
+
paddingLeft: 15,
|
|
17609
|
+
paddingRight: 15
|
|
17610
|
+
}
|
|
17611
|
+
}))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17212
17612
|
className: "col-lg-12 p-0"
|
|
17213
17613
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
17214
17614
|
className: "mt-2 mb-3"
|
|
@@ -17856,6 +18256,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
17856
18256
|
cardobj.productendpointurl = arrayItem.productinfo.productendpointurl;
|
|
17857
18257
|
cardobj.hassale = arrayItem.productinfo.hassale;
|
|
17858
18258
|
cardobj.productid = arrayItem.productinfo.productid;
|
|
18259
|
+
cardobj.vendorid = arrayItem.productinfo.vendorproviderid;
|
|
17859
18260
|
cardobj.hasvariants = arrayItem.productinfo.hasvariants;
|
|
17860
18261
|
cardobj.description_en = arrayItem.productinfo.description_en;
|
|
17861
18262
|
cardobj.description_ar = arrayItem.productinfo.description_ar;
|
|
@@ -17993,6 +18394,28 @@ var CardsSection = function CardsSection(props) {
|
|
|
17993
18394
|
}
|
|
17994
18395
|
}
|
|
17995
18396
|
var section_cssstyles = {
|
|
18397
|
+
btnnn: glamor.css({
|
|
18398
|
+
width: '20%',
|
|
18399
|
+
height: 40,
|
|
18400
|
+
background: '#5c5c5c',
|
|
18401
|
+
fontSize: 14,
|
|
18402
|
+
fontWeight: 400,
|
|
18403
|
+
color: 'white',
|
|
18404
|
+
borderRadius: 10,
|
|
18405
|
+
':hover': {
|
|
18406
|
+
color: 'white',
|
|
18407
|
+
background: '#000',
|
|
18408
|
+
transition: '.3s'
|
|
18409
|
+
}
|
|
18410
|
+
}),
|
|
18411
|
+
titleee: glamor.css({
|
|
18412
|
+
fontSize: 25,
|
|
18413
|
+
color: '#000',
|
|
18414
|
+
fontWeight: 600,
|
|
18415
|
+
'@media (max-width: 800px)': {
|
|
18416
|
+
fontSize: 20
|
|
18417
|
+
}
|
|
18418
|
+
}),
|
|
17996
18419
|
sectioncontainerr: glamor.css({
|
|
17997
18420
|
width: sectionproperties.width + 'vw',
|
|
17998
18421
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -18197,12 +18620,11 @@ var CardsSection = function CardsSection(props) {
|
|
|
18197
18620
|
};
|
|
18198
18621
|
var SectionTitle = function SectionTitle() {
|
|
18199
18622
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18200
|
-
"class": "d-flex align-items-center",
|
|
18623
|
+
"class": "d-flex align-items-center flex-row",
|
|
18201
18624
|
style: {
|
|
18202
18625
|
position: 'relative',
|
|
18203
18626
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
18204
|
-
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
18205
|
-
flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
|
|
18627
|
+
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
18206
18628
|
}
|
|
18207
18629
|
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
18208
18630
|
"class": section_cssstyles.line_left
|
|
@@ -18217,14 +18639,6 @@ var CardsSection = function CardsSection(props) {
|
|
|
18217
18639
|
}
|
|
18218
18640
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
18219
18641
|
"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
18642
|
}));
|
|
18229
18643
|
};
|
|
18230
18644
|
var isCardsectionloading = function isCardsectionloading() {
|
|
@@ -18946,7 +19360,23 @@ var CardsSection = function CardsSection(props) {
|
|
|
18946
19360
|
setopenFilterSlider: setopenFilterSlider,
|
|
18947
19361
|
show_product_group_titles: show_product_group_titles,
|
|
18948
19362
|
typeprops: 'vertical'
|
|
18949
|
-
})), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()
|
|
19363
|
+
})), 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", {
|
|
19364
|
+
"class": "col-lg-12 allcentered my-5"
|
|
19365
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19366
|
+
"class": "row m-0 w-100"
|
|
19367
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19368
|
+
"class": "col-lg-12 allcentered mb-3"
|
|
19369
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
19370
|
+
"class": section_cssstyles.titleee + ' m-0 p-0 ',
|
|
19371
|
+
style: {}
|
|
19372
|
+
}, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19373
|
+
"class": "col-lg-12 allcentered"
|
|
19374
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
19375
|
+
"class": section_cssstyles.btnnn + ' w-md-100 ',
|
|
19376
|
+
onClick: function onClick() {
|
|
19377
|
+
routingcountext('inquiryform', false, '');
|
|
19378
|
+
}
|
|
19379
|
+
}, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
|
|
18950
19380
|
};
|
|
18951
19381
|
|
|
18952
19382
|
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 +22575,7 @@ var DownloadApp = function DownloadApp(props) {
|
|
|
22145
22575
|
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
22576
|
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
22577
|
var SocialMediaSection = function SocialMediaSection(props) {
|
|
22148
|
-
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
|
|
22578
|
+
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
|
|
22149
22579
|
props.actions;
|
|
22150
22580
|
props.actions.StatePagePropertiesContext;
|
|
22151
22581
|
var _useState = React.useState({}),
|
|
@@ -22226,26 +22656,39 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22226
22656
|
style: {
|
|
22227
22657
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22228
22658
|
}
|
|
22229
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.
|
|
22659
|
+
})), (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
22660
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22231
22661
|
onClick: function onClick() {
|
|
22232
22662
|
var _authdetailsContext$i11;
|
|
22233
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.
|
|
22663
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
|
|
22234
22664
|
var _authdetailsContext$i12;
|
|
22235
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.
|
|
22665
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
|
|
22236
22666
|
}
|
|
22237
22667
|
}
|
|
22238
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
22668
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
22239
22669
|
style: {
|
|
22240
22670
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22241
22671
|
}
|
|
22242
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.
|
|
22672
|
+
})), (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
22673
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22244
22674
|
onClick: function onClick() {
|
|
22245
22675
|
var _authdetailsContext$i14;
|
|
22246
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.
|
|
22676
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
|
|
22247
22677
|
var _authdetailsContext$i15;
|
|
22248
|
-
window.open(
|
|
22678
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
|
|
22679
|
+
}
|
|
22680
|
+
}
|
|
22681
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
22682
|
+
style: {
|
|
22683
|
+
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22684
|
+
}
|
|
22685
|
+
})), (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", {
|
|
22686
|
+
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22687
|
+
onClick: function onClick() {
|
|
22688
|
+
var _authdetailsContext$i17;
|
|
22689
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
22690
|
+
var _authdetailsContext$i18;
|
|
22691
|
+
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
22692
|
}
|
|
22250
22693
|
}
|
|
22251
22694
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -22258,10 +22701,10 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22258
22701
|
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
22702
|
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
22703
|
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$
|
|
22704
|
+
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
22705
|
var actions = props.actions;
|
|
22263
22706
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
22264
|
-
props.actions.setsidecartnavshowcontext;
|
|
22707
|
+
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
22265
22708
|
var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
|
|
22266
22709
|
props.actions.StatePagePropertiesContext;
|
|
22267
22710
|
var lang = props.actions.lang;
|
|
@@ -22269,12 +22712,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22269
22712
|
var setlang = props.actions.setlang;
|
|
22270
22713
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
22271
22714
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
22272
|
-
props.actions.fetchcustomercartQueryContext;
|
|
22715
|
+
var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
|
|
22273
22716
|
var templateproperties_context = props.actions.templateproperties_context;
|
|
22274
22717
|
props.actions.favoriteprojectscountContext;
|
|
22275
22718
|
var routingcountext = props.actions.routingcountext;
|
|
22276
22719
|
var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
22277
|
-
props.actions.setcurrencyfunccontext;
|
|
22720
|
+
var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
|
|
22278
22721
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
22279
22722
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
22280
22723
|
var _useState = React.useState(''),
|
|
@@ -22494,6 +22937,47 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22494
22937
|
});
|
|
22495
22938
|
return policyobj;
|
|
22496
22939
|
};
|
|
22940
|
+
var CartButton = function CartButton() {
|
|
22941
|
+
var _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
22942
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22943
|
+
"class": "d-flex align-items-center",
|
|
22944
|
+
style: {
|
|
22945
|
+
position: 'relative'
|
|
22946
|
+
}
|
|
22947
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
22948
|
+
className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
|
|
22949
|
+
onClick: function onClick() {
|
|
22950
|
+
var _fetchcustomercartQue;
|
|
22951
|
+
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) {
|
|
22952
|
+
routingcountext(StaticPagesLinksContext.viewcart);
|
|
22953
|
+
} else {
|
|
22954
|
+
setsidecartnavshowcontext(true);
|
|
22955
|
+
}
|
|
22956
|
+
}
|
|
22957
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22958
|
+
className: ' h-100 d-flex align-items-center justify-content-center '
|
|
22959
|
+
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, {
|
|
22960
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22961
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, {
|
|
22962
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22963
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, {
|
|
22964
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22965
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(RiHandbagLine.RiHandbagLine, {
|
|
22966
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22967
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
22968
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22969
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
22970
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22971
|
+
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
22972
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22973
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22974
|
+
className: "".concat(header_cssstyles.badge_counter_header_notifications),
|
|
22975
|
+
style: {
|
|
22976
|
+
top: sectionproperties.cartbadgefromtop + 'px',
|
|
22977
|
+
right: sectionproperties.cartbadgefromright + 'px'
|
|
22978
|
+
}
|
|
22979
|
+
}, (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));
|
|
22980
|
+
};
|
|
22497
22981
|
var _useState15 = React.useState(false),
|
|
22498
22982
|
_useState16 = _slicedToArray__default["default"](_useState15, 2),
|
|
22499
22983
|
openmenuCanvas = _useState16[0],
|
|
@@ -22568,10 +23052,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22568
23052
|
style: {
|
|
22569
23053
|
position: 'relative'
|
|
22570
23054
|
}
|
|
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"
|
|
23055
|
+
}, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23056
|
+
className: "col-md-4 col-sm-3 text-start p-0"
|
|
22575
23057
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22576
23058
|
style: {}
|
|
22577
23059
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -22597,7 +23079,181 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22597
23079
|
}), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
|
|
22598
23080
|
size: sectionproperties.resp_sidenav_size,
|
|
22599
23081
|
color: sectionproperties.resp_sidenav_color
|
|
22600
|
-
})))
|
|
23082
|
+
}))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23083
|
+
style: {
|
|
23084
|
+
width: '30px',
|
|
23085
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
23086
|
+
}
|
|
23087
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23088
|
+
"class": "h-100 allcentered",
|
|
23089
|
+
onClick: function onClick() {
|
|
23090
|
+
setopenSearch(true);
|
|
23091
|
+
}
|
|
23092
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
|
|
23093
|
+
size: 22,
|
|
23094
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23095
|
+
})))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23096
|
+
className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
|
|
23097
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23098
|
+
style: {
|
|
23099
|
+
width: sectionproperties.cart_BtnWidth_resp + 'px',
|
|
23100
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
23101
|
+
},
|
|
23102
|
+
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
23103
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23104
|
+
"class": ' h-100 allcentered ',
|
|
23105
|
+
style: {
|
|
23106
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23107
|
+
},
|
|
23108
|
+
onClick: function onClick() {
|
|
23109
|
+
if (sectionproperties.responsiveheaderstyle == 'Style 2') {
|
|
23110
|
+
if (menuactive == true) {
|
|
23111
|
+
setmenuactive(false);
|
|
23112
|
+
} else {
|
|
23113
|
+
setmenuactive(true);
|
|
23114
|
+
}
|
|
23115
|
+
} else {
|
|
23116
|
+
setopenmenuCanvas(true);
|
|
23117
|
+
setactiveTab('menu');
|
|
23118
|
+
}
|
|
23119
|
+
}
|
|
23120
|
+
}, menuactive == false && /*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu, {
|
|
23121
|
+
size: 20,
|
|
23122
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23123
|
+
}), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
|
|
23124
|
+
size: 20,
|
|
23125
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23126
|
+
}))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23127
|
+
className: "col-md-4 col-sm-6 allcentered p-0"
|
|
23128
|
+
}, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23129
|
+
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'
|
|
23130
|
+
}, sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23131
|
+
style: {
|
|
23132
|
+
width: '30px',
|
|
23133
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
23134
|
+
}
|
|
23135
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23136
|
+
"class": "h-100 allcentered",
|
|
23137
|
+
onClick: function onClick() {
|
|
23138
|
+
setopenSearch(true);
|
|
23139
|
+
}
|
|
23140
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
|
|
23141
|
+
size: 22,
|
|
23142
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23143
|
+
}))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23144
|
+
style: {
|
|
23145
|
+
width: '30px',
|
|
23146
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
23147
|
+
}
|
|
23148
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23149
|
+
"class": "h-100 allcentered",
|
|
23150
|
+
onClick: function onClick() {
|
|
23151
|
+
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
23152
|
+
}
|
|
23153
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
|
|
23154
|
+
size: 22,
|
|
23155
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23156
|
+
}))), 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", {
|
|
23157
|
+
"class": 'd-flex align-items-center pl-1 pr-1 pt-1',
|
|
23158
|
+
style: {}
|
|
23159
|
+
}, /*#__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", {
|
|
23160
|
+
"class": ' d-flex align-items-center justify-content-center '
|
|
23161
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23162
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
23163
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23164
|
+
"class": "m-0 p-0 mr-1 ml-1"
|
|
23165
|
+
}, 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", {
|
|
23166
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
23167
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23168
|
+
"class": "m-0 p-0 ml-1 mr-1"
|
|
23169
|
+
}, 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) {
|
|
23170
|
+
var _authdetailsContext$i4;
|
|
23171
|
+
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
23172
|
+
"class": "m-0 p-0",
|
|
23173
|
+
onClick: function onClick() {
|
|
23174
|
+
setcurrencyfunccontext(item);
|
|
23175
|
+
}
|
|
23176
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23177
|
+
"class": "row m-0 w-100"
|
|
23178
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23179
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
23180
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23181
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer)
|
|
23182
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23183
|
+
"class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
|
|
23184
|
+
style: {
|
|
23185
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
23186
|
+
fontWeight: sectionproperties.dropdown_fontweight,
|
|
23187
|
+
textTransform: sectionproperties.dropdown_texttransform
|
|
23188
|
+
}
|
|
23189
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
23190
|
+
"class": 'ml-2 mr-2'
|
|
23191
|
+
}, 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", {
|
|
23192
|
+
"class": "col-lg-12 p-0"
|
|
23193
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
23194
|
+
"class": "m-0"
|
|
23195
|
+
}))));
|
|
23196
|
+
})))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23197
|
+
className: 'allcentered resposiveheader_languagedropdown',
|
|
23198
|
+
style: {
|
|
23199
|
+
marginLeft: langdetect == 'en' ? '0.25rem' : 0,
|
|
23200
|
+
marginRight: langdetect == 'ar' ? '0.25rem' : 0
|
|
23201
|
+
}
|
|
23202
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23203
|
+
className: ' row m-0 w-100 allcentered ',
|
|
23204
|
+
style: {
|
|
23205
|
+
direction: 'rtl',
|
|
23206
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23207
|
+
},
|
|
23208
|
+
onClick: function onClick() {
|
|
23209
|
+
setlang('ar');
|
|
23210
|
+
}
|
|
23211
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23212
|
+
"class": "m-0 p-0 font-weight-500"
|
|
23213
|
+
}, "\u0639"), /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23214
|
+
className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
|
|
23215
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
|
|
23216
|
+
size: 20
|
|
23217
|
+
}))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23218
|
+
className: ' row m-0 w-100 allcentered ',
|
|
23219
|
+
style: {
|
|
23220
|
+
direction: 'ltr',
|
|
23221
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23222
|
+
},
|
|
23223
|
+
onClick: function onClick() {
|
|
23224
|
+
setlang('en');
|
|
23225
|
+
}
|
|
23226
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23227
|
+
"class": "m-0 p-0 font-weight-500 mr-1"
|
|
23228
|
+
}, "En"), /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23229
|
+
className: "h-100 allcentered"
|
|
23230
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
|
|
23231
|
+
size: 20
|
|
23232
|
+
})))), sectionproperties.logocentered == 'Not Centered' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23233
|
+
"class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
|
|
23234
|
+
style: {
|
|
23235
|
+
minWidth: '30px'
|
|
23236
|
+
},
|
|
23237
|
+
onClick: function onClick() {
|
|
23238
|
+
if (langdetect == 'en') {
|
|
23239
|
+
setlang('ar');
|
|
23240
|
+
} else {
|
|
23241
|
+
setlang('en');
|
|
23242
|
+
}
|
|
23243
|
+
}
|
|
23244
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23245
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23246
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23247
|
+
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23248
|
+
}, "En", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23249
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
23250
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23251
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23252
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23253
|
+
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23254
|
+
}, "\u0639", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23255
|
+
"class": "h-100 allcentered mr-auto pr-3"
|
|
23256
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22601
23257
|
"class": "px-4 py-4 scrollvertical",
|
|
22602
23258
|
style: {
|
|
22603
23259
|
position: 'fixed',
|
|
@@ -23240,7 +23896,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23240
23896
|
}, lang.logout))))), activeTab == 'categories' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23241
23897
|
className: ' row m-0 w-100 accordionContainer anim'
|
|
23242
23898
|
}, sectionproperties.subheaderParentType == 'Categories' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
23243
|
-
allowMultipleExpanded:
|
|
23899
|
+
allowMultipleExpanded: false,
|
|
23244
23900
|
allowZeroExpanded: true
|
|
23245
23901
|
}, fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery2 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery2 === void 0 || (_fetchCategoriesQuery2 = _fetchCategoriesQuery2.data) === null || _fetchCategoriesQuery2 === void 0 ? void 0 : _fetchCategoriesQuery2.categories.map(function (item, index) {
|
|
23246
23902
|
if (item.isshowntocustomers == 1) {
|
|
@@ -23296,7 +23952,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23296
23952
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23297
23953
|
className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
|
|
23298
23954
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
23299
|
-
allowMultipleExpanded:
|
|
23955
|
+
allowMultipleExpanded: false,
|
|
23300
23956
|
allowZeroExpanded: true
|
|
23301
23957
|
}, Choosenindex.length != 0 && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery3 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery3 === void 0 || (_fetchCategoriesQuery3 = _fetchCategoriesQuery3.data) === null || _fetchCategoriesQuery3 === void 0 || (_fetchCategoriesQuery3 = _fetchCategoriesQuery3.categories[Choosenindex]) === null || _fetchCategoriesQuery3 === void 0 || (_fetchCategoriesQuery3 = _fetchCategoriesQuery3.parentcolletions) === null || _fetchCategoriesQuery3 === void 0 ? void 0 : _fetchCategoriesQuery3.length) != 0 && (fetchCategoriesQueryContext === null || fetchCategoriesQueryContext === void 0 || (_fetchCategoriesQuery4 = fetchCategoriesQueryContext.data) === null || _fetchCategoriesQuery4 === void 0 || (_fetchCategoriesQuery4 = _fetchCategoriesQuery4.data) === null || _fetchCategoriesQuery4 === void 0 || (_fetchCategoriesQuery4 = _fetchCategoriesQuery4.categories[Choosenindex]) === null || _fetchCategoriesQuery4 === void 0 ? void 0 : _fetchCategoriesQuery4.parentcolletions.map(function (pitem, pindex) {
|
|
23302
23958
|
if (pitem.isshowntocustomers == 1) {
|
|
@@ -23372,7 +24028,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23372
24028
|
}))))));
|
|
23373
24029
|
}
|
|
23374
24030
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
23375
|
-
allowMultipleExpanded:
|
|
24031
|
+
allowMultipleExpanded: false,
|
|
23376
24032
|
allowZeroExpanded: true
|
|
23377
24033
|
}, pcollarray.map(function (item, index) {
|
|
23378
24034
|
if (item.isshowntocustomers == 1) {
|
|
@@ -23486,7 +24142,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23486
24142
|
}
|
|
23487
24143
|
})))));
|
|
23488
24144
|
}
|
|
23489
|
-
})), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24145
|
+
})), 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
24146
|
if (collitem.isshowntocustomers == 1) {
|
|
23491
24147
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23492
24148
|
className: ' row m-0 p-0 mb-2 w-100 '
|
|
@@ -23512,49 +24168,49 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23512
24168
|
style: {
|
|
23513
24169
|
background: '#eee'
|
|
23514
24170
|
}
|
|
23515
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24171
|
+
}, (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
24172
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23517
24173
|
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$
|
|
24174
|
+
var _authdetailsContext$i7;
|
|
24175
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null) {
|
|
24176
|
+
var _authdetailsContext$i8;
|
|
24177
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink, '_blank');
|
|
23522
24178
|
}
|
|
23523
24179
|
}
|
|
23524
24180
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
23525
24181
|
size: '20',
|
|
23526
24182
|
color: '#62564b'
|
|
23527
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24183
|
+
})), (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
24184
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23529
24185
|
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$
|
|
24186
|
+
var _authdetailsContext$i10;
|
|
24187
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
|
|
24188
|
+
var _authdetailsContext$i11;
|
|
24189
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
|
|
23534
24190
|
}
|
|
23535
24191
|
}
|
|
23536
24192
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
23537
24193
|
size: '22',
|
|
23538
24194
|
color: '#62564b'
|
|
23539
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24195
|
+
})), (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
24196
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23541
24197
|
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$
|
|
24198
|
+
var _authdetailsContext$i13;
|
|
24199
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
|
|
24200
|
+
var _authdetailsContext$i14;
|
|
24201
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink, '_blank');
|
|
23546
24202
|
}
|
|
23547
24203
|
}
|
|
23548
24204
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
23549
24205
|
size: '20',
|
|
23550
24206
|
color: '#62564b'
|
|
23551
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24207
|
+
})), (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
24208
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23553
24209
|
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$
|
|
24210
|
+
var _authdetailsContext$i16;
|
|
24211
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
|
|
24212
|
+
var _authdetailsContext$i17;
|
|
24213
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
|
|
23558
24214
|
}
|
|
23559
24215
|
}
|
|
23560
24216
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
@@ -29507,6 +30163,31 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29507
30163
|
templateproperties_contextprops: templateproperties_context,
|
|
29508
30164
|
actions: actions
|
|
29509
30165
|
}), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30166
|
+
style: {
|
|
30167
|
+
position: 'fixed',
|
|
30168
|
+
bottom: 15,
|
|
30169
|
+
right: 15,
|
|
30170
|
+
zIndex: 2000,
|
|
30171
|
+
transition: 'all 0.3s ease-out',
|
|
30172
|
+
width: '100%',
|
|
30173
|
+
display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
|
|
30174
|
+
},
|
|
30175
|
+
"class": "text-end"
|
|
30176
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30177
|
+
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
30178
|
+
style: {},
|
|
30179
|
+
onClick: function onClick() {
|
|
30180
|
+
if (sectionproperties.btnlinktype == 'Website Link') {
|
|
30181
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
30182
|
+
} else {
|
|
30183
|
+
window.open(sectionproperties.floatingbtnlink, '_blank');
|
|
30184
|
+
|
|
30185
|
+
// routingcountext(sectionproperties.floatingbtnlink, true, '');
|
|
30186
|
+
}
|
|
30187
|
+
}
|
|
30188
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30189
|
+
"class": "m-0 p-0"
|
|
30190
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingbtn == 'Show when logged in' && authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29510
30191
|
style: {
|
|
29511
30192
|
position: 'fixed',
|
|
29512
30193
|
bottom: 15,
|
|
@@ -29520,7 +30201,13 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29520
30201
|
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
29521
30202
|
style: {},
|
|
29522
30203
|
onClick: function onClick() {
|
|
29523
|
-
|
|
30204
|
+
if (sectionproperties.btnlinktype == 'Website Link') {
|
|
30205
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
30206
|
+
} else {
|
|
30207
|
+
window.open(sectionproperties.floatingbtnlink, '_blank');
|
|
30208
|
+
|
|
30209
|
+
// routingcountext(sectionproperties.floatingbtnlink, true, '');
|
|
30210
|
+
}
|
|
29524
30211
|
}
|
|
29525
30212
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29526
30213
|
"class": "m-0 p-0"
|
|
@@ -29689,7 +30376,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29689
30376
|
size: sectionproperties.cartBtn_iconFontSize
|
|
29690
30377
|
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
29691
30378
|
size: sectionproperties.cartBtn_iconFontSize
|
|
29692
|
-
}))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin &&
|
|
30379
|
+
}))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29693
30380
|
"class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
|
|
29694
30381
|
onClick: function onClick() {
|
|
29695
30382
|
routingcountext(StaticPagesLinksContext.Login);
|
|
@@ -29701,7 +30388,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29701
30388
|
fontWeight: sectionproperties.userBtnTextfontweight,
|
|
29702
30389
|
fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
|
|
29703
30390
|
}
|
|
29704
|
-
}, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin &&
|
|
30391
|
+
}, 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
30392
|
className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
|
|
29706
30393
|
sytle: {
|
|
29707
30394
|
position: 'relative'
|
|
@@ -29780,7 +30467,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29780
30467
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
|
|
29781
30468
|
}, /*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle, {
|
|
29782
30469
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
29783
|
-
}), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' &&
|
|
30470
|
+
}), 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
30471
|
"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
30472
|
sytle: {
|
|
29786
30473
|
position: 'relative'
|
|
@@ -30548,6 +31235,23 @@ var Header8 = function Header8(props) {
|
|
|
30548
31235
|
':hover': {
|
|
30549
31236
|
color: sectionproperties.collectionsectiontextcoloronhover
|
|
30550
31237
|
}
|
|
31238
|
+
}),
|
|
31239
|
+
floatingbtn: glamor.css({
|
|
31240
|
+
width: sectionproperties.floatingbtnwidth + '%',
|
|
31241
|
+
height: sectionproperties.floatingbtnheight + 'px',
|
|
31242
|
+
background: sectionproperties.floatingbtnbg,
|
|
31243
|
+
fontSize: sectionproperties.floatingbtnfontsize + 'px',
|
|
31244
|
+
color: sectionproperties.floatingbtncolor,
|
|
31245
|
+
borderRadius: 10,
|
|
31246
|
+
':hover': {
|
|
31247
|
+
color: sectionproperties.floatingbtncolorhover,
|
|
31248
|
+
backgroundColor: sectionproperties.floatingbtnbghover,
|
|
31249
|
+
transitions: '.3s',
|
|
31250
|
+
cursor: 'pointer'
|
|
31251
|
+
},
|
|
31252
|
+
'@media (max-width: 800px)': {
|
|
31253
|
+
width: '50%'
|
|
31254
|
+
}
|
|
30551
31255
|
})
|
|
30552
31256
|
};
|
|
30553
31257
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -30562,7 +31266,26 @@ var Header8 = function Header8(props) {
|
|
|
30562
31266
|
sectionpropertiesprops: sectionproperties,
|
|
30563
31267
|
templateproperties_contextprops: templateproperties_context,
|
|
30564
31268
|
actions: actions
|
|
30565
|
-
})), sectionproperties.
|
|
31269
|
+
})), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
31270
|
+
style: {
|
|
31271
|
+
position: 'fixed',
|
|
31272
|
+
bottom: 15,
|
|
31273
|
+
right: 15,
|
|
31274
|
+
zIndex: 2000,
|
|
31275
|
+
transition: 'all 0.3s ease-out',
|
|
31276
|
+
width: '100%',
|
|
31277
|
+
display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
|
|
31278
|
+
},
|
|
31279
|
+
"class": "text-end"
|
|
31280
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
31281
|
+
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
31282
|
+
style: {},
|
|
31283
|
+
onClick: function onClick() {
|
|
31284
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
31285
|
+
}
|
|
31286
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
31287
|
+
"class": "m-0 p-0"
|
|
31288
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
|
|
30566
31289
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
30567
31290
|
target: '_self',
|
|
30568
31291
|
style: {
|
|
@@ -33745,11 +34468,11 @@ var Modernheader = function Modernheader(props) {
|
|
|
33745
34468
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33746
34469
|
"class": "row m-0 w-100"
|
|
33747
34470
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33748
|
-
"class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center
|
|
34471
|
+
"class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
|
|
33749
34472
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33750
|
-
"class": "col-lg-4 col-md-6 col-sm-12 d-
|
|
34473
|
+
"class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
|
|
33751
34474
|
style: {}
|
|
33752
|
-
}, sectionproperties.searchbartype == 'Full Width' &&
|
|
34475
|
+
}, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33753
34476
|
"class": header_cssstyles.searchbarcont
|
|
33754
34477
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
33755
34478
|
type: "text",
|
|
@@ -33768,7 +34491,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33768
34491
|
sectionpropertiesprops: sectionproperties,
|
|
33769
34492
|
srcfromprops: 'fullheader',
|
|
33770
34493
|
actions: actions
|
|
33771
|
-
})), sectionproperties.searchbartype == 'Icon' &&
|
|
34494
|
+
})), sectionproperties.searchbartype == 'Icon' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33772
34495
|
"class": header_cssstyles.searchbarcont + ' allcentered ',
|
|
33773
34496
|
style: {
|
|
33774
34497
|
width: sectionproperties.searchbaricon_width + 'px',
|
|
@@ -33790,12 +34513,22 @@ var Modernheader = function Modernheader(props) {
|
|
|
33790
34513
|
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33791
34514
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33792
34515
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33793
|
-
"class": "m-0 p-0 mr-2 ml-2"
|
|
33794
|
-
|
|
34516
|
+
"class": "m-0 p-0 mr-2 ml-2",
|
|
34517
|
+
style: {
|
|
34518
|
+
color: sectionproperties.searchbaricon_color
|
|
34519
|
+
}
|
|
34520
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
34521
|
+
color: sectionproperties.searchbaricon_color
|
|
34522
|
+
})), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33795
34523
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33796
34524
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33797
|
-
"class": "m-0 p-0 ml-2 mr-2"
|
|
33798
|
-
|
|
34525
|
+
"class": "m-0 p-0 ml-2 mr-2",
|
|
34526
|
+
style: {
|
|
34527
|
+
color: sectionproperties.searchbaricon_color
|
|
34528
|
+
}
|
|
34529
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
34530
|
+
color: sectionproperties.searchbaricon_color
|
|
34531
|
+
})))), /*#__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
34532
|
var _authdetailsContext$i4;
|
|
33800
34533
|
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
33801
34534
|
onClick: function onClick() {
|
|
@@ -33812,7 +34545,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
33812
34545
|
style: {
|
|
33813
34546
|
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
33814
34547
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
33815
|
-
textTransform: sectionproperties.dropdown_texttransform
|
|
34548
|
+
textTransform: sectionproperties.dropdown_texttransform,
|
|
34549
|
+
color: sectionproperties.searchbaricon_color
|
|
33816
34550
|
}
|
|
33817
34551
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33818
34552
|
"class": 'ml-2 mr-2'
|
|
@@ -33822,7 +34556,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33822
34556
|
"class": "m-0"
|
|
33823
34557
|
}))));
|
|
33824
34558
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33825
|
-
"class": "col-lg-
|
|
34559
|
+
"class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
|
|
33826
34560
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33827
34561
|
"class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
|
|
33828
34562
|
style: {
|
|
@@ -33841,8 +34575,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
33841
34575
|
objectFit: 'contain'
|
|
33842
34576
|
}
|
|
33843
34577
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33844
|
-
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-
|
|
33845
|
-
},
|
|
34578
|
+
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
|
|
34579
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33846
34580
|
style: {
|
|
33847
34581
|
marginRight: langdetect == 'en' ? '30px' : 0,
|
|
33848
34582
|
marginLeft: langdetect == 'en' ? 0 : '30px'
|
|
@@ -33984,7 +34718,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33984
34718
|
top: sectionproperties.wishlistbadgetop + 'px',
|
|
33985
34719
|
right: sectionproperties.wishlistbadgeright + 'px'
|
|
33986
34720
|
}
|
|
33987
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))),
|
|
34721
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33988
34722
|
"class": "".concat(headerstyles$g.header_menu, " ").concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
|
|
33989
34723
|
onClick: function onClick() {
|
|
33990
34724
|
setsidecartnavshowcontext(true);
|
|
@@ -34025,7 +34759,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
34025
34759
|
top: sectionproperties.cartbadgetop + 'px',
|
|
34026
34760
|
right: sectionproperties.cartbadgeright + 'px'
|
|
34027
34761
|
}
|
|
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))),
|
|
34762
|
+
}, (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
34763
|
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
34030
34764
|
}, /*#__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
34765
|
"class": "".concat(headerstyles$g.header_menu) + ' allcentered '
|
|
@@ -40714,7 +41448,16 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
40714
41448
|
}
|
|
40715
41449
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
40716
41450
|
"class": "col-lg-12 p-0"
|
|
40717
|
-
}, /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
41451
|
+
}, sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
41452
|
+
sectionpropertiesprops: sectionproperties,
|
|
41453
|
+
actions: actions
|
|
41454
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
41455
|
+
sectionpropertiesprops: sectionproperties,
|
|
41456
|
+
actions: actions
|
|
41457
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
41458
|
+
sectionpropertiesprops: sectionproperties,
|
|
41459
|
+
actions: actions
|
|
41460
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
40718
41461
|
sectionpropertiesprops: sectionproperties,
|
|
40719
41462
|
actions: actions
|
|
40720
41463
|
})));
|
|
@@ -41536,10 +42279,19 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
|
|
|
41536
42279
|
subheadercontentpositionprops: 'center',
|
|
41537
42280
|
numofcols: '6'
|
|
41538
42281
|
}
|
|
41539
|
-
})))), /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
42282
|
+
})))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
41540
42283
|
sectionpropertiesprops: sectionproperties,
|
|
41541
42284
|
actions: actions
|
|
41542
|
-
})
|
|
42285
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
42286
|
+
sectionpropertiesprops: sectionproperties,
|
|
42287
|
+
actions: actions
|
|
42288
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
42289
|
+
sectionpropertiesprops: sectionproperties,
|
|
42290
|
+
actions: actions
|
|
42291
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
42292
|
+
sectionpropertiesprops: sectionproperties,
|
|
42293
|
+
actions: actions
|
|
42294
|
+
}), ' ');
|
|
41543
42295
|
};
|
|
41544
42296
|
|
|
41545
42297
|
function ownKeys$1E(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; }
|
|
@@ -42900,7 +43652,7 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
42900
43652
|
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
43653
|
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
43654
|
var Footer1 = function Footer1(props) {
|
|
42903
|
-
var
|
|
43655
|
+
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
43656
|
var _useState = React.useState(''),
|
|
42905
43657
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
42906
43658
|
sectionproperties = _useState2[0],
|
|
@@ -42919,14 +43671,6 @@ var Footer1 = function Footer1(props) {
|
|
|
42919
43671
|
var templateproperties_context = props.actions.templateproperties_context;
|
|
42920
43672
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
42921
43673
|
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
43674
|
React.useEffect(function () {
|
|
42931
43675
|
if (props.srcfrom == 'addsectionform') {
|
|
42932
43676
|
var secpropobj = {};
|
|
@@ -42954,18 +43698,6 @@ var Footer1 = function Footer1(props) {
|
|
|
42954
43698
|
}
|
|
42955
43699
|
}
|
|
42956
43700
|
}, [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
43701
|
var footerStyles = {
|
|
42970
43702
|
footerContainer: glamor.css({
|
|
42971
43703
|
width: '100vw',
|
|
@@ -43096,17 +43828,6 @@ var Footer1 = function Footer1(props) {
|
|
|
43096
43828
|
maxWidth: '35%',
|
|
43097
43829
|
height: 'auto'
|
|
43098
43830
|
}
|
|
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
43831
|
})
|
|
43111
43832
|
};
|
|
43112
43833
|
var returnpolicyobj = function returnpolicyobj(policytype) {
|
|
@@ -43121,8 +43842,8 @@ var Footer1 = function Footer1(props) {
|
|
|
43121
43842
|
};
|
|
43122
43843
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43123
43844
|
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
43124
|
-
},
|
|
43125
|
-
"class": "".concat(footerStyles.footerContainer) + '
|
|
43845
|
+
}, /*#__PURE__*/React__default["default"].createElement("footer", {
|
|
43846
|
+
"class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
|
|
43126
43847
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43127
43848
|
"class": "row w-100 m-0 d-flex justify-content-center"
|
|
43128
43849
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -43132,7 +43853,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43132
43853
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
43133
43854
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43134
43855
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43135
|
-
path:
|
|
43856
|
+
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
43857
|
style: {
|
|
43137
43858
|
width: '100%',
|
|
43138
43859
|
height: '100%',
|
|
@@ -43146,7 +43867,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43146
43867
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
43147
43868
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43148
43869
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43149
|
-
path:
|
|
43870
|
+
path: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instlogo,
|
|
43150
43871
|
style: {
|
|
43151
43872
|
width: '100%',
|
|
43152
43873
|
height: '100%',
|
|
@@ -43282,10 +44003,10 @@ var Footer1 = function Footer1(props) {
|
|
|
43282
44003
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43283
44004
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43284
44005
|
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$
|
|
44006
|
+
var _authdetailsContext$i3;
|
|
44007
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
|
|
44008
|
+
var _authdetailsContext$i4;
|
|
44009
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
|
|
43289
44010
|
}
|
|
43290
44011
|
}
|
|
43291
44012
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
@@ -43293,10 +44014,10 @@ var Footer1 = function Footer1(props) {
|
|
|
43293
44014
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43294
44015
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43295
44016
|
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$
|
|
44017
|
+
var _authdetailsContext$i5;
|
|
44018
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
|
|
44019
|
+
var _authdetailsContext$i6;
|
|
44020
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink, '_blank');
|
|
43300
44021
|
}
|
|
43301
44022
|
}
|
|
43302
44023
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -43304,25 +44025,14 @@ var Footer1 = function Footer1(props) {
|
|
|
43304
44025
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43305
44026
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43306
44027
|
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$
|
|
44028
|
+
var _authdetailsContext$i7;
|
|
44029
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
|
|
44030
|
+
var _authdetailsContext$i8;
|
|
44031
|
+
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
44032
|
}
|
|
43312
44033
|
}
|
|
43313
44034
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
43314
44035
|
size: sectionproperties.youtubebtniconfontsize
|
|
43315
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43316
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43317
|
-
onClick: function onClick() {
|
|
43318
|
-
var _authdetailsContext$i9;
|
|
43319
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.youtubelink) != null) {
|
|
43320
|
-
var _authdetailsContext$i10;
|
|
43321
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.youtubelink, '_blank');
|
|
43322
|
-
}
|
|
43323
|
-
}
|
|
43324
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
43325
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
43326
44036
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43327
44037
|
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|
|
43328
44038
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -43333,15 +44043,15 @@ var Footer1 = function Footer1(props) {
|
|
|
43333
44043
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer mx-2 ',
|
|
43334
44044
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
43335
44045
|
onClick: function onClick() {
|
|
43336
|
-
var _authdetailsContext$
|
|
43337
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
44046
|
+
var _authdetailsContext$i9;
|
|
44047
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_appstore, '_blank');
|
|
43338
44048
|
}
|
|
43339
44049
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
43340
44050
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer mx-2 ',
|
|
43341
44051
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
43342
44052
|
onClick: function onClick() {
|
|
43343
|
-
var _authdetailsContext$
|
|
43344
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
44053
|
+
var _authdetailsContext$i10;
|
|
44054
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.mobileapplink_playstore, '_blank');
|
|
43345
44055
|
}
|
|
43346
44056
|
})), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43347
44057
|
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
@@ -43358,12 +44068,12 @@ var Footer1 = function Footer1(props) {
|
|
|
43358
44068
|
textTransform: sectionproperties.footerinfotext_textTransform
|
|
43359
44069
|
},
|
|
43360
44070
|
onClick: function onClick() {
|
|
43361
|
-
var _authdetailsContext$
|
|
43362
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
44071
|
+
var _authdetailsContext$i11;
|
|
44072
|
+
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');
|
|
43363
44073
|
}
|
|
43364
44074
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43365
44075
|
"class": ' fa fa-at mr-2 text-transform-none ml-2 '
|
|
43366
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
44076
|
+
}), 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", {
|
|
43367
44077
|
"class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
43368
44078
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43369
44079
|
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center mr-1 ',
|
|
@@ -43392,151 +44102,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43392
44102
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
43393
44103
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
43394
44104
|
size: sectionproperties.footerinfoicon_fontsize
|
|
43395
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43396
|
-
"class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
|
|
43397
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43398
|
-
"class": "row w-100 m-0 d-flex justify-content-center"
|
|
43399
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43400
|
-
"class": "col-lg-6"
|
|
43401
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43402
|
-
"class": "row m-0 w-100"
|
|
43403
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43404
|
-
"class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
|
|
43405
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43406
|
-
"class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
|
|
43407
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
43408
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43409
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43410
|
-
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,
|
|
43411
|
-
style: {
|
|
43412
|
-
width: '100%',
|
|
43413
|
-
height: '100%',
|
|
43414
|
-
objectFit: 'contain'
|
|
43415
|
-
},
|
|
43416
|
-
loading: "lazy"
|
|
43417
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43418
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43419
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43420
|
-
"class": "m-0 p-0",
|
|
43421
|
-
style: {
|
|
43422
|
-
fontSize: '15px',
|
|
43423
|
-
color: '#fff',
|
|
43424
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
43425
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43426
|
-
}
|
|
43427
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43428
|
-
"class": "col-lg-12 p-0 flex-row text-start"
|
|
43429
|
-
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43430
|
-
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43431
|
-
onClick: function onClick() {
|
|
43432
|
-
var _authdetailsContext$i18;
|
|
43433
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.facebooklink) != null) {
|
|
43434
|
-
var _authdetailsContext$i19;
|
|
43435
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink, '_blank');
|
|
43436
|
-
}
|
|
43437
|
-
}
|
|
43438
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
43439
|
-
size: sectionproperties.facebkbtnniconfontsize
|
|
43440
|
-
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43441
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43442
|
-
onClick: function onClick() {
|
|
43443
|
-
var _authdetailsContext$i20;
|
|
43444
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.instagramlink) != null) {
|
|
43445
|
-
var _authdetailsContext$i21;
|
|
43446
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink, '_blank');
|
|
43447
|
-
}
|
|
43448
|
-
}
|
|
43449
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
43450
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
43451
|
-
})), sectionproperties.youtbtn_show == 'Show' && /*#__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.whatsappnumber) != null) {
|
|
43456
|
-
var _authdetailsContext$i23;
|
|
43457
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber), '_blank');
|
|
43458
|
-
}
|
|
43459
|
-
}
|
|
43460
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
43461
|
-
size: sectionproperties.youtubebtniconfontsize
|
|
43462
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43463
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43464
|
-
onClick: function onClick() {
|
|
43465
|
-
var _authdetailsContext$i25;
|
|
43466
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.twitterlink) != null) {
|
|
43467
|
-
var _authdetailsContext$i26;
|
|
43468
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.twitterlink, '_blank');
|
|
43469
|
-
}
|
|
43470
|
-
}
|
|
43471
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43472
|
-
className: "h-100 allcentered",
|
|
43473
|
-
style: {
|
|
43474
|
-
fontSize: 20
|
|
43475
|
-
}
|
|
43476
|
-
}, "x"))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43477
|
-
"class": "col-lg-6"
|
|
43478
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43479
|
-
"class": "row m-0 w-100 mt-md-3"
|
|
43480
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43481
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43482
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43483
|
-
"class": "m-0 p-0",
|
|
43484
|
-
style: {
|
|
43485
|
-
fontSize: 20,
|
|
43486
|
-
color: 'white',
|
|
43487
|
-
fontWeight: 600,
|
|
43488
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43489
|
-
}
|
|
43490
|
-
}, "\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", {
|
|
43491
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43492
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43493
|
-
"class": "m-0 p-0",
|
|
43494
|
-
style: {
|
|
43495
|
-
fontSize: 15,
|
|
43496
|
-
color: 'white',
|
|
43497
|
-
fontWeight: 500,
|
|
43498
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43499
|
-
}
|
|
43500
|
-
}, "\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", {
|
|
43501
|
-
"class": "col-lg-12 mb-3 text-start p-0"
|
|
43502
|
-
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
43503
|
-
type: "text",
|
|
43504
|
-
className: "".concat(footerStyles.form_control) + ' w-md-100 ',
|
|
43505
|
-
value: pricevalue2.min,
|
|
43506
|
-
placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
|
|
43507
|
-
onChange: function onChange(event) {
|
|
43508
|
-
var temppricevalue = _objectSpread$1C({}, pricevalue2);
|
|
43509
|
-
temppricevalue.min = event.target.value;
|
|
43510
|
-
setpricevalue2(_objectSpread$1C({}, temppricevalue));
|
|
43511
|
-
},
|
|
43512
|
-
style: {
|
|
43513
|
-
background: 'white',
|
|
43514
|
-
fontSize: 14,
|
|
43515
|
-
color: '#000',
|
|
43516
|
-
borderRadius: 10,
|
|
43517
|
-
width: '50%',
|
|
43518
|
-
height: 40,
|
|
43519
|
-
paddingLeft: 20,
|
|
43520
|
-
paddingRight: 20
|
|
43521
|
-
}
|
|
43522
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43523
|
-
"class": "col-lg-12 text-start mb-3 text-start p-0"
|
|
43524
|
-
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
43525
|
-
"class": footerStyles.btnn
|
|
43526
|
-
}, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43527
|
-
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|
|
43528
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43529
|
-
"class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
|
|
43530
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43531
|
-
"class": "col-lg-12 text-start"
|
|
43532
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43533
|
-
"class": "m-0 p-0",
|
|
43534
|
-
style: {
|
|
43535
|
-
fontSize: sectionproperties.generaltext_fontSize + 'px',
|
|
43536
|
-
color: sectionproperties.generaltext_fontColor,
|
|
43537
|
-
fontWeight: sectionproperties.generaltext_fontWeight
|
|
43538
|
-
}
|
|
43539
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
|
|
44105
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
|
|
43540
44106
|
};
|
|
43541
44107
|
|
|
43542
44108
|
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; }
|
|
@@ -47176,7 +47742,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
|
|
|
47176
47742
|
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; }
|
|
47177
47743
|
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; }
|
|
47178
47744
|
var ModernFooter = function ModernFooter(props) {
|
|
47179
|
-
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;
|
|
47745
|
+
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;
|
|
47180
47746
|
var _useState = React.useState(''),
|
|
47181
47747
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
47182
47748
|
sectionproperties = _useState2[0],
|
|
@@ -47483,43 +48049,57 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47483
48049
|
}, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
47484
48050
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47485
48051
|
size: sectionproperties.whatsappiconfontsize
|
|
47486
|
-
}), sectionproperties.whatsapplinktext)),
|
|
48052
|
+
}), 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", {
|
|
48053
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
48054
|
+
onClick: function onClick() {
|
|
48055
|
+
var _authdetailsContext$i12;
|
|
48056
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null) {
|
|
48057
|
+
var _authdetailsContext$i13;
|
|
48058
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink, '_blank');
|
|
48059
|
+
}
|
|
48060
|
+
}
|
|
48061
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
48062
|
+
className: "h-100 allcentered",
|
|
48063
|
+
style: {
|
|
48064
|
+
fontSize: 20
|
|
48065
|
+
}
|
|
48066
|
+
}, "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", {
|
|
47487
48067
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47488
48068
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47489
48069
|
"class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47490
48070
|
onClick: function onClick() {
|
|
47491
|
-
var _authdetailsContext$
|
|
47492
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47493
|
-
var _authdetailsContext$
|
|
47494
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48071
|
+
var _authdetailsContext$i15;
|
|
48072
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
|
|
48073
|
+
var _authdetailsContext$i16;
|
|
48074
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
|
|
47495
48075
|
}
|
|
47496
48076
|
}
|
|
47497
48077
|
}, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiOutlineLinkedin.AiOutlineLinkedin, {
|
|
47498
48078
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47499
48079
|
size: sectionproperties.linkedinbtniconfontsize
|
|
47500
|
-
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48080
|
+
}), 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", {
|
|
47501
48081
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47502
48082
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47503
48083
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47504
48084
|
onClick: function onClick() {
|
|
47505
|
-
var _authdetailsContext$
|
|
47506
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47507
|
-
var _authdetailsContext$
|
|
47508
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48085
|
+
var _authdetailsContext$i18;
|
|
48086
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
48087
|
+
var _authdetailsContext$i19;
|
|
48088
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
47509
48089
|
}
|
|
47510
48090
|
}
|
|
47511
48091
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
47512
48092
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47513
48093
|
size: sectionproperties.instagramiconfontsize
|
|
47514
|
-
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48094
|
+
}), 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", {
|
|
47515
48095
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47516
48096
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47517
48097
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47518
48098
|
onClick: function onClick() {
|
|
47519
|
-
var _authdetailsContext$
|
|
47520
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47521
|
-
var _authdetailsContext$
|
|
47522
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48099
|
+
var _authdetailsContext$i21;
|
|
48100
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null) {
|
|
48101
|
+
var _authdetailsContext$i22;
|
|
48102
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink, '_blank');
|
|
47523
48103
|
}
|
|
47524
48104
|
}
|
|
47525
48105
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
|
|
@@ -47551,7 +48131,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47551
48131
|
}
|
|
47552
48132
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
47553
48133
|
size: sectionproperties.footerinfoicon_fontsize
|
|
47554
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48134
|
+
})), 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", {
|
|
47555
48135
|
"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 ',
|
|
47556
48136
|
onClick: function onClick() {
|
|
47557
48137
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
@@ -47570,14 +48150,14 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47570
48150
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47571
48151
|
"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 ',
|
|
47572
48152
|
onClick: function onClick() {
|
|
47573
|
-
var _authdetailsContext$
|
|
47574
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48153
|
+
var _authdetailsContext$i24;
|
|
48154
|
+
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');
|
|
47575
48155
|
}
|
|
47576
48156
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47577
48157
|
"class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
|
|
47578
48158
|
onClick: function onClick() {
|
|
47579
|
-
var _authdetailsContext$
|
|
47580
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48159
|
+
var _authdetailsContext$i25;
|
|
48160
|
+
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');
|
|
47581
48161
|
},
|
|
47582
48162
|
style: {
|
|
47583
48163
|
textTransform: 'none'
|
|
@@ -47588,7 +48168,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47588
48168
|
marginRight: langdetect == 'en' ? '0.5rem' : 0,
|
|
47589
48169
|
marginLeft: langdetect == 'ar' ? '0.5rem' : 0
|
|
47590
48170
|
}
|
|
47591
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48171
|
+
}), 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", {
|
|
47592
48172
|
"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'
|
|
47593
48173
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47594
48174
|
className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
@@ -47600,15 +48180,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47600
48180
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
|
|
47601
48181
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
47602
48182
|
onClick: function onClick() {
|
|
47603
|
-
var _authdetailsContext$
|
|
47604
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48183
|
+
var _authdetailsContext$i27;
|
|
48184
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
|
|
47605
48185
|
}
|
|
47606
48186
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47607
48187
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
|
|
47608
48188
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
47609
48189
|
onClick: function onClick() {
|
|
47610
|
-
var _authdetailsContext$
|
|
47611
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48190
|
+
var _authdetailsContext$i28;
|
|
48191
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
|
|
47612
48192
|
}
|
|
47613
48193
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47614
48194
|
"class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
|
|
@@ -47616,15 +48196,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47616
48196
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
|
|
47617
48197
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47618
48198
|
onClick: function onClick() {
|
|
47619
|
-
var _authdetailsContext$
|
|
47620
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48199
|
+
var _authdetailsContext$i29;
|
|
48200
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
|
|
47621
48201
|
}
|
|
47622
48202
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47623
48203
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
|
|
47624
48204
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47625
48205
|
onClick: function onClick() {
|
|
47626
|
-
var _authdetailsContext$
|
|
47627
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48206
|
+
var _authdetailsContext$i30;
|
|
48207
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
|
|
47628
48208
|
}
|
|
47629
48209
|
}))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47630
48210
|
"class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
|
|
@@ -47654,7 +48234,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47654
48234
|
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; }
|
|
47655
48235
|
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; }
|
|
47656
48236
|
var Newsletterfooter = function Newsletterfooter(props) {
|
|
47657
|
-
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$
|
|
48237
|
+
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;
|
|
47658
48238
|
var _useState = React.useState(''),
|
|
47659
48239
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
47660
48240
|
sectionproperties = _useState2[0],
|
|
@@ -48240,43 +48820,57 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48240
48820
|
}
|
|
48241
48821
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
48242
48822
|
size: sectionproperties.instgrambtniconfontsize
|
|
48243
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.
|
|
48244
|
-
"
|
|
48823
|
+
})), (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", {
|
|
48824
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
48245
48825
|
onClick: function onClick() {
|
|
48246
48826
|
var _authdetailsContext$i18;
|
|
48247
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.
|
|
48827
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
|
|
48248
48828
|
var _authdetailsContext$i19;
|
|
48249
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.
|
|
48829
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
|
|
48830
|
+
}
|
|
48831
|
+
}
|
|
48832
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
48833
|
+
className: "h-100 allcentered",
|
|
48834
|
+
style: {
|
|
48835
|
+
fontSize: 20
|
|
48836
|
+
}
|
|
48837
|
+
}, "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", {
|
|
48838
|
+
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48839
|
+
onClick: function onClick() {
|
|
48840
|
+
var _authdetailsContext$i21;
|
|
48841
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
|
|
48842
|
+
var _authdetailsContext$i22;
|
|
48843
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
|
|
48250
48844
|
}
|
|
48251
48845
|
}
|
|
48252
48846
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
48253
48847
|
size: sectionproperties.instgrambtniconfontsize
|
|
48254
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48848
|
+
})), (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", {
|
|
48255
48849
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48256
48850
|
onClick: function onClick() {
|
|
48257
|
-
var _authdetailsContext$
|
|
48258
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48851
|
+
var _authdetailsContext$i24;
|
|
48852
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
|
|
48259
48853
|
}
|
|
48260
48854
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
48261
48855
|
size: sectionproperties.instgrambtniconfontsize
|
|
48262
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48856
|
+
})), 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", {
|
|
48263
48857
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48264
48858
|
onClick: function onClick() {
|
|
48265
|
-
var _authdetailsContext$
|
|
48266
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48267
|
-
var _authdetailsContext$
|
|
48268
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48859
|
+
var _authdetailsContext$i26;
|
|
48860
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
|
|
48861
|
+
var _authdetailsContext$i27;
|
|
48862
|
+
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');
|
|
48269
48863
|
}
|
|
48270
48864
|
}
|
|
48271
48865
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
48272
48866
|
size: sectionproperties.youtubebtniconfontsize
|
|
48273
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48867
|
+
})), (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", {
|
|
48274
48868
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48275
48869
|
onClick: function onClick() {
|
|
48276
|
-
var _authdetailsContext$
|
|
48277
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48278
|
-
var _authdetailsContext$
|
|
48279
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48870
|
+
var _authdetailsContext$i29;
|
|
48871
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.googlemapslink) != null) {
|
|
48872
|
+
var _authdetailsContext$i30;
|
|
48873
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.googlemapslink, '_blank');
|
|
48280
48874
|
}
|
|
48281
48875
|
}
|
|
48282
48876
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
@@ -48296,15 +48890,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48296
48890
|
"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 ',
|
|
48297
48891
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
48298
48892
|
onClick: function onClick() {
|
|
48299
|
-
var _authdetailsContext$
|
|
48300
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48893
|
+
var _authdetailsContext$i31;
|
|
48894
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
|
|
48301
48895
|
}
|
|
48302
48896
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
48303
48897
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
48304
48898
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
48305
48899
|
onClick: function onClick() {
|
|
48306
|
-
var _authdetailsContext$
|
|
48307
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48900
|
+
var _authdetailsContext$i32;
|
|
48901
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
|
|
48308
48902
|
}
|
|
48309
48903
|
}))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48310
48904
|
"class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
|
|
@@ -48321,7 +48915,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48321
48915
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
48322
48916
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
48323
48917
|
size: 30
|
|
48324
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48918
|
+
})), 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", {
|
|
48325
48919
|
"class": "col-lg-12 p-0 d-block my-3"
|
|
48326
48920
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
48327
48921
|
"class": "m-0 p-0"
|
|
@@ -57040,7 +57634,7 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
57040
57634
|
style: {}
|
|
57041
57635
|
}, Object.keys(bgimagearrayofobjs).length != 0 && bgimagearrayofobjs.map(function (item, index) {
|
|
57042
57636
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
57043
|
-
className: bgimagearrayofobjs[index].bg1_numberofcols != 12 ? sectionproperties.imagepadding != 0 ? ' d-flex align-items-stretch col-md-
|
|
57637
|
+
className: bgimagearrayofobjs[index].bg1_numberofcols != 12 ? sectionproperties.imagepadding != 0 ? ' d-flex align-items-stretch col-md-4 col-sm-12 pr-sm-2 pl-sm-2 mb-md-3 mt-md-3 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols : ' d-flex align-items-stretch col-md-4 col-sm-12 p-sm-0 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols : ' d-flex align-items-stretch col-md-12 col-sm-12 pr-md-0 pl-md-0 col-lg-' + bgimagearrayofobjs[index].bg1_numberofcols,
|
|
57044
57638
|
style: {
|
|
57045
57639
|
paddingLeft: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
|
|
57046
57640
|
paddingRight: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
|
|
@@ -57052,7 +57646,6 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
57052
57646
|
if (item.place_clickable == 'General') {
|
|
57053
57647
|
if (item.externallink == 'Yes') {
|
|
57054
57648
|
window.open(item.clickable_page_route, '_blank');
|
|
57055
|
-
|
|
57056
57649
|
// history.push(item.clickable_page_route);
|
|
57057
57650
|
} else if (item.clickable_page_route && item.clickable_page_route.length != 0) {
|
|
57058
57651
|
routingcountext(item.clickable_page_route, false, '');
|
|
@@ -57385,9 +57978,9 @@ var VideosSection = function VideosSection(props) {
|
|
|
57385
57978
|
borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
|
|
57386
57979
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|
|
57387
57980
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
57388
|
-
height: sectionproperties.image_height + 'px',
|
|
57981
|
+
height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.image_height + 'px',
|
|
57389
57982
|
'@media (max-width: 800px)': {
|
|
57390
|
-
height: sectionproperties.height_responsive + 'px'
|
|
57983
|
+
height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.height_responsive + 'px'
|
|
57391
57984
|
}
|
|
57392
57985
|
}),
|
|
57393
57986
|
lau: glamor.css({
|
|
@@ -57581,7 +58174,7 @@ var VideosSection = function VideosSection(props) {
|
|
|
57581
58174
|
}, /*#__PURE__*/React__default["default"].createElement(reactHorizontalScrollingMenu.ScrollMenu, {
|
|
57582
58175
|
transitionBehavior: 'auto',
|
|
57583
58176
|
wrapperClassName: '',
|
|
57584
|
-
itemClassName: '
|
|
58177
|
+
itemClassName: '',
|
|
57585
58178
|
scrollContainerClassName: 'scrollmenuclasssubscrollbar'
|
|
57586
58179
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
57587
58180
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58252,7 +58845,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
58252
58845
|
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; }
|
|
58253
58846
|
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; }
|
|
58254
58847
|
var DynamicForm = function DynamicForm(props) {
|
|
58255
|
-
var _css, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
|
|
58848
|
+
var _css, _css2, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
|
|
58256
58849
|
props.actions.lang;
|
|
58257
58850
|
var langdetect = props.actions.langdetect;
|
|
58258
58851
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -58407,6 +59000,8 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58407
59000
|
type = 'number';
|
|
58408
59001
|
} else if (item.type == 'text') {
|
|
58409
59002
|
type = 'text';
|
|
59003
|
+
} else if (item.type == 'phone number') {
|
|
59004
|
+
type = 'phonenumber';
|
|
58410
59005
|
}
|
|
58411
59006
|
if (item.type == 'date') {
|
|
58412
59007
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58464,6 +59059,41 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58464
59059
|
}))));
|
|
58465
59060
|
}
|
|
58466
59061
|
};
|
|
59062
|
+
var phonenumber = function phonenumber(item, index) {
|
|
59063
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59064
|
+
"class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
|
|
59065
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59066
|
+
"class": "row m-0 w-100 mb-3"
|
|
59067
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59068
|
+
"class": "col-lg-12 text-start mb-2 p-0"
|
|
59069
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59070
|
+
"class": form_cssstyles.formlabel + ' m-0 p-0 ',
|
|
59071
|
+
style: {}
|
|
59072
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
59073
|
+
"class": "text-danger"
|
|
59074
|
+
}, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement(PhoneInput__default["default"], {
|
|
59075
|
+
className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control),
|
|
59076
|
+
country: 'eg',
|
|
59077
|
+
enableSearch: true,
|
|
59078
|
+
autoFormat: true,
|
|
59079
|
+
value: item.value,
|
|
59080
|
+
inputStyle: {
|
|
59081
|
+
color: sectionproperties.inputfieldcolor
|
|
59082
|
+
},
|
|
59083
|
+
onChange: function onChange(event, country) {
|
|
59084
|
+
updateformfield(event, index);
|
|
59085
|
+
// var temp = { ...payloadobj };
|
|
59086
|
+
// temp.mobile = event;
|
|
59087
|
+
// temp.countrydialcode = country.dialCode;
|
|
59088
|
+
// setpayloadobj({ ...temp });
|
|
59089
|
+
},
|
|
59090
|
+
|
|
59091
|
+
style: {
|
|
59092
|
+
direction: 'ltr',
|
|
59093
|
+
color: sectionproperties.inputfieldcolor
|
|
59094
|
+
}
|
|
59095
|
+
})));
|
|
59096
|
+
};
|
|
58467
59097
|
var textareaitem = function textareaitem(item, index) {
|
|
58468
59098
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58469
59099
|
"class": 'col-md-12 col-lg-12'
|
|
@@ -58535,20 +59165,19 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58535
59165
|
boxShadow: 'none',
|
|
58536
59166
|
transition: '.3s'
|
|
58537
59167
|
}), _css)),
|
|
58538
|
-
generalbtn: glamor.css({
|
|
59168
|
+
generalbtn: glamor.css((_css2 = {
|
|
58539
59169
|
width: sectionproperties.generalbtn_width + '%',
|
|
58540
59170
|
height: sectionproperties.generalbtn_height + 'px',
|
|
58541
59171
|
backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
58542
|
-
borderRadius: sectionproperties.
|
|
59172
|
+
borderRadius: sectionproperties.generalbtn_bgColor,
|
|
58543
59173
|
color: sectionproperties.generalbtn_textColor,
|
|
58544
59174
|
fontSize: sectionproperties.generalbtn_fontsize,
|
|
58545
|
-
fontWeight: sectionproperties.generalbtn_fontweight
|
|
58546
|
-
|
|
58547
|
-
|
|
58548
|
-
|
|
58549
|
-
|
|
58550
|
-
|
|
58551
|
-
}),
|
|
59175
|
+
fontWeight: sectionproperties.generalbtn_fontweight
|
|
59176
|
+
}, _defineProperty__default["default"](_css2, "borderRadius", sectionproperties.generalbtnborderradius + 'px'), _defineProperty__default["default"](_css2, ':hover', {
|
|
59177
|
+
transition: '.3s',
|
|
59178
|
+
color: sectionproperties.generalbtn_textColoronhover,
|
|
59179
|
+
backgroundColor: sectionproperties.generalbtn_bgColoronhover
|
|
59180
|
+
}), _css2)),
|
|
58552
59181
|
btnLeft: glamor.css({
|
|
58553
59182
|
width: 40,
|
|
58554
59183
|
height: 40,
|
|
@@ -58579,14 +59208,6 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58579
59208
|
transition: '.3s',
|
|
58580
59209
|
backgroundColor: '#044da6'
|
|
58581
59210
|
}
|
|
58582
|
-
}),
|
|
58583
|
-
sectiontitle: glamor.css({
|
|
58584
|
-
color: sectionproperties.sectionTitleColor,
|
|
58585
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
58586
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
58587
|
-
'@media (max-width: 800px)': {
|
|
58588
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp
|
|
58589
|
-
}
|
|
58590
59211
|
})
|
|
58591
59212
|
};
|
|
58592
59213
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58630,8 +59251,12 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58630
59251
|
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
|
|
58631
59252
|
}
|
|
58632
59253
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58633
|
-
"class":
|
|
58634
|
-
style: {
|
|
59254
|
+
"class": "m-0 p-0",
|
|
59255
|
+
style: {
|
|
59256
|
+
color: sectionproperties.sectionTitleColor,
|
|
59257
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59258
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
59259
|
+
}
|
|
58635
59260
|
}, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58636
59261
|
"class": 'row m-0 w-100 p-3 mt-3'
|
|
58637
59262
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58752,8 +59377,12 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58752
59377
|
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
|
|
58753
59378
|
}
|
|
58754
59379
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58755
|
-
"class":
|
|
58756
|
-
style: {
|
|
59380
|
+
"class": "m-0 p-0",
|
|
59381
|
+
style: {
|
|
59382
|
+
color: sectionproperties.sectionTitleColor,
|
|
59383
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59384
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
59385
|
+
}
|
|
58757
59386
|
}, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58758
59387
|
"class": 'row m-0 w-100 '
|
|
58759
59388
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58763,6 +59392,8 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58763
59392
|
}, dynamicform === null || dynamicform === void 0 || (_dynamicform$fields5 = dynamicform.fields) === null || _dynamicform$fields5 === void 0 ? void 0 : _dynamicform$fields5.map(function (item, index) {
|
|
58764
59393
|
if (item.type == 'text' || item.type == 'date' || item.type == 'number') {
|
|
58765
59394
|
return inputitem(item, index);
|
|
59395
|
+
} else if (item.type == 'phone number') {
|
|
59396
|
+
return phonenumber(item, index);
|
|
58766
59397
|
} else if (item.type == 'textarea') {
|
|
58767
59398
|
return textareaitem(item, index);
|
|
58768
59399
|
} else if (item.type == 'selectbox') {
|
|
@@ -58808,14 +59439,19 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58808
59439
|
"class": "",
|
|
58809
59440
|
color: '#fff'
|
|
58810
59441
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58811
|
-
"class": "
|
|
59442
|
+
"class": "row m-0 w-100 py-4",
|
|
59443
|
+
style: {
|
|
59444
|
+
background: sectionproperties.popupbackgroundcolor
|
|
59445
|
+
}
|
|
59446
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59447
|
+
"class": "col-lg-12 allcentered py-4"
|
|
58812
59448
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58813
59449
|
"class": "m-0 p-0",
|
|
58814
59450
|
style: {
|
|
58815
59451
|
fontSize: 20,
|
|
58816
|
-
color:
|
|
59452
|
+
color: sectionproperties.popuptextcolor
|
|
58817
59453
|
}
|
|
58818
|
-
}, confirmationtext))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
59454
|
+
}, confirmationtext)))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
58819
59455
|
};
|
|
58820
59456
|
|
|
58821
59457
|
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; }
|
|
@@ -59593,14 +60229,14 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59593
60229
|
height: '1px',
|
|
59594
60230
|
position: 'relative',
|
|
59595
60231
|
flex: '1 1 auto',
|
|
59596
|
-
|
|
60232
|
+
minWidth: '10%',
|
|
59597
60233
|
background: sectionproperties.linebgcolor
|
|
59598
60234
|
}),
|
|
59599
60235
|
line_right: glamor.css({
|
|
59600
60236
|
height: '1px',
|
|
59601
60237
|
position: 'relative',
|
|
59602
60238
|
flex: '1 1 auto',
|
|
59603
|
-
|
|
60239
|
+
minWidth: '10%',
|
|
59604
60240
|
background: sectionproperties.linebgcolor
|
|
59605
60241
|
}),
|
|
59606
60242
|
btn: glamor.css({
|
|
@@ -59638,40 +60274,36 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59638
60274
|
top: 0,
|
|
59639
60275
|
bottom: 0
|
|
59640
60276
|
}
|
|
59641
|
-
}),
|
|
59642
|
-
sectiontitlecontent: glamor.css({
|
|
59643
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59644
|
-
color: sectionproperties.sectionTitleColor,
|
|
59645
|
-
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
59646
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
59647
|
-
// padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
59648
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
59649
|
-
'@media (max-width: 800px)': {
|
|
59650
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
59651
|
-
}
|
|
59652
60277
|
})
|
|
59653
60278
|
};
|
|
59654
60279
|
var SectionTitle = function SectionTitle() {
|
|
59655
60280
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59656
|
-
"class": "d-flex align-items-center
|
|
60281
|
+
"class": "d-flex align-items-center flex-row",
|
|
59657
60282
|
style: {
|
|
59658
60283
|
position: 'relative',
|
|
59659
60284
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
59660
|
-
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
59661
|
-
flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
|
|
60285
|
+
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
59662
60286
|
}
|
|
59663
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
60287
|
+
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60288
|
+
"class": section_styles.line_left,
|
|
60289
|
+
style: {
|
|
60290
|
+
marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
60291
|
+
marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
|
|
60292
|
+
}
|
|
60293
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59664
60294
|
"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 ',
|
|
59665
|
-
style: {}
|
|
59666
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
59667
|
-
"class": section_styles.sectiontitlecontent
|
|
59668
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
59669
60295
|
style: {
|
|
59670
|
-
|
|
59671
|
-
|
|
59672
|
-
|
|
59673
|
-
|
|
59674
|
-
|
|
60296
|
+
color: sectionproperties.sectionTitleColor,
|
|
60297
|
+
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
60298
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
60299
|
+
padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
60300
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
60301
|
+
}
|
|
60302
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60303
|
+
"class": section_styles.line_right,
|
|
60304
|
+
style: {
|
|
60305
|
+
marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
60306
|
+
marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
|
|
59675
60307
|
}
|
|
59676
60308
|
}));
|
|
59677
60309
|
};
|
|
@@ -59730,8 +60362,8 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59730
60362
|
style: {
|
|
59731
60363
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
59732
60364
|
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
59733
|
-
paddingTop: type == 'responsive' ?
|
|
59734
|
-
paddingBottom: type == 'responsive' ?
|
|
60365
|
+
paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
|
|
60366
|
+
paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
|
|
59735
60367
|
zIndex: 100,
|
|
59736
60368
|
height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
|
|
59737
60369
|
}
|
|
@@ -59779,45 +60411,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59779
60411
|
"class": "w-100 allcentered",
|
|
59780
60412
|
style: {
|
|
59781
60413
|
background: sectionproperties.outerbgcolor
|
|
59782
|
-
// backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
|
|
59783
|
-
}
|
|
59784
|
-
}, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59785
|
-
"class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
|
|
59786
|
-
style: {
|
|
59787
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
59788
|
-
marginBottom: sectionproperties.marginBottom + 'px'
|
|
59789
60414
|
}
|
|
59790
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59791
|
-
"class": "col-lg-12 p-0"
|
|
59792
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59793
|
-
"class": "row m-0 w-100 allcentered"
|
|
59794
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59795
|
-
"class": "col-lg-10 col-md-11 mt-3 mb-3",
|
|
59796
|
-
style: {
|
|
59797
|
-
background: 'white',
|
|
59798
|
-
borderRadius: 10,
|
|
59799
|
-
boxShadow: '0 0 10px #ccc',
|
|
59800
|
-
padding: 40
|
|
59801
|
-
}
|
|
59802
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59803
|
-
"class": "row m-0 w-100"
|
|
59804
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59805
|
-
"class": "col-lg-3 col-md-12 allcentered"
|
|
59806
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59807
|
-
"class": "w-100 d-flex allcentered mb-md-4"
|
|
59808
|
-
}, SectionTitle())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59809
|
-
"class": "col-lg-9 col-md-12 p-md-0",
|
|
59810
|
-
style: {
|
|
59811
|
-
paddingLeft: langdetect == 'en' ? '50px' : 0,
|
|
59812
|
-
paddingRight: langdetect == 'ar' ? '50px' : 0
|
|
59813
|
-
}
|
|
59814
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59815
|
-
"class": "row m-0 w-100 text-start text-md-center",
|
|
59816
|
-
style: {
|
|
59817
|
-
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
59818
|
-
}
|
|
59819
|
-
}, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59820
|
-
"class": "row m-0 w-100"
|
|
59821
60415
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59822
60416
|
"class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
|
|
59823
60417
|
style: {
|
|
@@ -59832,7 +60426,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59832
60426
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
59833
60427
|
background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
|
|
59834
60428
|
}
|
|
59835
|
-
}, SectionContent('responsive')))
|
|
60429
|
+
}, SectionContent('responsive')));
|
|
59836
60430
|
};
|
|
59837
60431
|
|
|
59838
60432
|
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; }
|
|
@@ -59905,28 +60499,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59905
60499
|
color: sectionproperties.generalbtn_textColoronhover
|
|
59906
60500
|
}
|
|
59907
60501
|
}),
|
|
59908
|
-
btn2: glamor.css({
|
|
59909
|
-
width: sectionproperties.generalbtn_width + 'px',
|
|
59910
|
-
height: sectionproperties.generalbtn_height + 'px',
|
|
59911
|
-
// backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
59912
|
-
color: sectionproperties.generalbtn_bgColoronhover,
|
|
59913
|
-
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
59914
|
-
borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
59915
|
-
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
59916
|
-
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
59917
|
-
border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
|
|
59918
|
-
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
59919
|
-
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
59920
|
-
marginTop: sectionproperties.generalbtn_marginTop + 'px',
|
|
59921
|
-
marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
|
|
59922
|
-
transition: '.3s',
|
|
59923
|
-
cursor: 'pointer',
|
|
59924
|
-
':hover': {
|
|
59925
|
-
// backgroundColor: sectionproperties.generalbtn_bgColoronhover,
|
|
59926
|
-
color: sectionproperties.sectionproperties,
|
|
59927
|
-
borderColor: sectionproperties.sectionproperties
|
|
59928
|
-
}
|
|
59929
|
-
}),
|
|
59930
60502
|
sectiontitlespan: glamor.css({
|
|
59931
60503
|
paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
|
|
59932
60504
|
paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
|
|
@@ -59941,8 +60513,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59941
60513
|
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
59942
60514
|
display: 'block',
|
|
59943
60515
|
backgroundColor: sectionproperties.linebgcolor,
|
|
59944
|
-
borderRadius: '6px'
|
|
59945
|
-
marginTop: 15
|
|
60516
|
+
borderRadius: '6px'
|
|
59946
60517
|
}
|
|
59947
60518
|
}),
|
|
59948
60519
|
facebook_btn: glamor.css({
|
|
@@ -60051,11 +60622,11 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60051
60622
|
};
|
|
60052
60623
|
var SectionTitle = function SectionTitle() {
|
|
60053
60624
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
60054
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start
|
|
60625
|
+
"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 ',
|
|
60055
60626
|
style: {
|
|
60056
60627
|
color: sectionproperties.sectionTitleColor,
|
|
60057
60628
|
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
60058
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' :
|
|
60629
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
60059
60630
|
}
|
|
60060
60631
|
}, sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60061
60632
|
"class": "".concat(section_styles.sectiontitlespan) + ' pl-md-2 pr-md-2 left-md-0 '
|
|
@@ -60083,10 +60654,8 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60083
60654
|
borderRadius: sectionproperties.reservation_borderradius + 'px'
|
|
60084
60655
|
}
|
|
60085
60656
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60086
|
-
"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
|
|
60087
|
-
style: {
|
|
60088
|
-
// padding: 20,
|
|
60089
|
-
}
|
|
60657
|
+
"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 ',
|
|
60658
|
+
style: {}
|
|
60090
60659
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60091
60660
|
"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 ',
|
|
60092
60661
|
style: {
|
|
@@ -60225,7 +60794,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60225
60794
|
})))));
|
|
60226
60795
|
};
|
|
60227
60796
|
var Image = function Image() {
|
|
60228
|
-
var _imagesarray$, _imagesarray$7, _imagesarray$8
|
|
60797
|
+
var _imagesarray$, _imagesarray$7, _imagesarray$8;
|
|
60229
60798
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60230
60799
|
"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',
|
|
60231
60800
|
style: {
|
|
@@ -60247,43 +60816,29 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60247
60816
|
}
|
|
60248
60817
|
}
|
|
60249
60818
|
}
|
|
60250
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60251
|
-
"class": "col-lg-12 p-0 d-flex d-md-none justify-content-center align-items-center"
|
|
60252
60819
|
}, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
60253
60820
|
"class": section_styles.imageimage,
|
|
60254
60821
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60255
60822
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60256
60823
|
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),
|
|
60257
60824
|
style: {}
|
|
60258
|
-
}))
|
|
60259
|
-
"class": "col-lg-12 p-0 d-none d-md-flex justify-content-center align-items-center"
|
|
60260
|
-
}, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
60261
|
-
"class": section_styles.imageimage,
|
|
60262
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60263
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60264
|
-
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),
|
|
60265
|
-
style: {}
|
|
60266
|
-
})));
|
|
60825
|
+
}));
|
|
60267
60826
|
};
|
|
60268
60827
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60269
|
-
"class":
|
|
60270
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60271
|
-
"class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center ',
|
|
60828
|
+
"class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',
|
|
60272
60829
|
style: {
|
|
60273
60830
|
marginTop: sectionproperties.marginTop + 'px',
|
|
60274
60831
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
60275
|
-
background: sectionproperties.backgroundColor
|
|
60276
|
-
width: sectionproperties.width + 'vw',
|
|
60277
|
-
borderRadius: sectionproperties.sectioncardborderradius + 'px'
|
|
60832
|
+
background: sectionproperties.backgroundColor
|
|
60278
60833
|
}
|
|
60279
60834
|
}, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60280
|
-
"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-
|
|
60835
|
+
"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',
|
|
60281
60836
|
style: {
|
|
60282
60837
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
60283
60838
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
60284
|
-
|
|
60285
|
-
border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
|
|
60286
|
-
|
|
60839
|
+
width: sectionproperties.width + 'vw',
|
|
60840
|
+
border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
60841
|
+
borderRadius: sectionproperties.sectioncardborderradius + 'px'
|
|
60287
60842
|
}
|
|
60288
60843
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60289
60844
|
"class":
|
|
@@ -60314,13 +60869,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60314
60869
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60315
60870
|
}
|
|
60316
60871
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60317
|
-
"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
|
|
60872
|
+
"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 ',
|
|
60318
60873
|
style: {
|
|
60319
60874
|
background: sectionproperties.reservation_bgcolor,
|
|
60320
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60321
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
60322
|
-
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
60323
|
-
paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
|
|
60875
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60324
60876
|
}
|
|
60325
60877
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60326
60878
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60337,7 +60889,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60337
60889
|
style: {
|
|
60338
60890
|
position: 'relative',
|
|
60339
60891
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
60340
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
60341
60892
|
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
60342
60893
|
backgroundColor: sectionproperties.sectiontitlebgcolor,
|
|
60343
60894
|
borderRadius: sectionproperties.sectiontitleborderradius + 'px',
|
|
@@ -60401,7 +60952,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60401
60952
|
})), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60402
60953
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
|
|
60403
60954
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
60404
|
-
"class": "".concat(section_styles.
|
|
60955
|
+
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60405
60956
|
onClick: function onClick() {
|
|
60406
60957
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60407
60958
|
var _authdetailsContext$i9;
|
|
@@ -60420,27 +60971,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60420
60971
|
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60421
60972
|
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60422
60973
|
}
|
|
60423
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar),
|
|
60424
|
-
"class": "".concat(section_styles.btn) + ' mx-1 ',
|
|
60425
|
-
onClick: function onClick() {
|
|
60426
|
-
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60427
|
-
var _authdetailsContext$i11;
|
|
60428
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
|
|
60429
|
-
var _authdetailsContext$i12;
|
|
60430
|
-
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');
|
|
60431
|
-
}
|
|
60432
|
-
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60433
|
-
// window.open(sectionproperties.btnlink, '_target');
|
|
60434
|
-
routingcountext(sectionproperties.btnlink2, false, '');
|
|
60435
|
-
} else {
|
|
60436
|
-
window.open(sectionproperties.btnlink2, '_blank');
|
|
60437
|
-
}
|
|
60438
|
-
},
|
|
60439
|
-
style: {
|
|
60440
|
-
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60441
|
-
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60442
|
-
}
|
|
60443
|
-
}, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60974
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60444
60975
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
|
60445
60976
|
style: {
|
|
60446
60977
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -60450,10 +60981,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60450
60981
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60451
60982
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60452
60983
|
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$
|
|
60984
|
+
var _authdetailsContext$i11;
|
|
60985
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
|
|
60986
|
+
var _authdetailsContext$i12;
|
|
60987
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
|
|
60457
60988
|
}
|
|
60458
60989
|
}
|
|
60459
60990
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60461,10 +60992,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60461
60992
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60462
60993
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60463
60994
|
onClick: function onClick() {
|
|
60464
|
-
var _authdetailsContext$
|
|
60465
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60466
|
-
var _authdetailsContext$
|
|
60467
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60995
|
+
var _authdetailsContext$i13;
|
|
60996
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
|
|
60997
|
+
var _authdetailsContext$i14;
|
|
60998
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
|
|
60468
60999
|
}
|
|
60469
61000
|
}
|
|
60470
61001
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60472,10 +61003,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60472
61003
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60473
61004
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60474
61005
|
onClick: function onClick() {
|
|
60475
|
-
var _authdetailsContext$
|
|
60476
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60477
|
-
var _authdetailsContext$
|
|
60478
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61006
|
+
var _authdetailsContext$i15;
|
|
61007
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
|
|
61008
|
+
var _authdetailsContext$i16;
|
|
61009
|
+
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');
|
|
60479
61010
|
}
|
|
60480
61011
|
}
|
|
60481
61012
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60489,11 +61020,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60489
61020
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60490
61021
|
}
|
|
60491
61022
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60492
|
-
"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
|
|
61023
|
+
"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 ',
|
|
60493
61024
|
style: {
|
|
60494
61025
|
background: sectionproperties.reservation_bgcolor,
|
|
60495
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60496
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px'
|
|
61026
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60497
61027
|
}
|
|
60498
61028
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60499
61029
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60576,10 +61106,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60576
61106
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60577
61107
|
onClick: function onClick() {
|
|
60578
61108
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60579
|
-
var _authdetailsContext$
|
|
60580
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60581
|
-
var _authdetailsContext$
|
|
60582
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61109
|
+
var _authdetailsContext$i17;
|
|
61110
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
61111
|
+
var _authdetailsContext$i18;
|
|
61112
|
+
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');
|
|
60583
61113
|
}
|
|
60584
61114
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60585
61115
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60602,10 +61132,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60602
61132
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60603
61133
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60604
61134
|
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$
|
|
61135
|
+
var _authdetailsContext$i19;
|
|
61136
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
|
|
61137
|
+
var _authdetailsContext$i20;
|
|
61138
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
|
|
60609
61139
|
}
|
|
60610
61140
|
}
|
|
60611
61141
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60613,10 +61143,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60613
61143
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60614
61144
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60615
61145
|
onClick: function onClick() {
|
|
60616
|
-
var _authdetailsContext$
|
|
60617
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60618
|
-
var _authdetailsContext$
|
|
60619
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61146
|
+
var _authdetailsContext$i21;
|
|
61147
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
|
|
61148
|
+
var _authdetailsContext$i22;
|
|
61149
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
|
|
60620
61150
|
}
|
|
60621
61151
|
}
|
|
60622
61152
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60624,10 +61154,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60624
61154
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60625
61155
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60626
61156
|
onClick: function onClick() {
|
|
60627
|
-
var _authdetailsContext$
|
|
60628
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60629
|
-
var _authdetailsContext$
|
|
60630
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61157
|
+
var _authdetailsContext$i23;
|
|
61158
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
|
|
61159
|
+
var _authdetailsContext$i24;
|
|
61160
|
+
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');
|
|
60631
61161
|
}
|
|
60632
61162
|
}
|
|
60633
61163
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60641,13 +61171,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60641
61171
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60642
61172
|
}
|
|
60643
61173
|
}, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60644
|
-
"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
|
|
61174
|
+
"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 ',
|
|
60645
61175
|
style: {
|
|
60646
61176
|
background: sectionproperties.reservation_bgcolor,
|
|
60647
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60648
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
60649
|
-
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
60650
|
-
paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
|
|
61177
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60651
61178
|
}
|
|
60652
61179
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60653
61180
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60727,13 +61254,13 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60727
61254
|
})), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60728
61255
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
|
|
60729
61256
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
60730
|
-
"class": "".concat(section_styles.
|
|
61257
|
+
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60731
61258
|
onClick: function onClick() {
|
|
60732
61259
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60733
|
-
var _authdetailsContext$
|
|
60734
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60735
|
-
var _authdetailsContext$
|
|
60736
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61260
|
+
var _authdetailsContext$i25;
|
|
61261
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
|
|
61262
|
+
var _authdetailsContext$i26;
|
|
61263
|
+
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');
|
|
60737
61264
|
}
|
|
60738
61265
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60739
61266
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60746,27 +61273,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60746
61273
|
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60747
61274
|
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60748
61275
|
}
|
|
60749
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React__default["default"].createElement("
|
|
60750
|
-
"class": "".concat(section_styles.btn) + ' mx-1 ',
|
|
60751
|
-
onClick: function onClick() {
|
|
60752
|
-
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60753
|
-
var _authdetailsContext$i29;
|
|
60754
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
|
|
60755
|
-
var _authdetailsContext$i30;
|
|
60756
|
-
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');
|
|
60757
|
-
}
|
|
60758
|
-
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60759
|
-
// window.open(sectionproperties.btnlink, '_target');
|
|
60760
|
-
routingcountext(sectionproperties.btnlink2, false, '');
|
|
60761
|
-
} else {
|
|
60762
|
-
window.open(sectionproperties.btnlink2, '_blank');
|
|
60763
|
-
}
|
|
60764
|
-
},
|
|
60765
|
-
style: {
|
|
60766
|
-
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60767
|
-
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60768
|
-
}
|
|
60769
|
-
}, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61276
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60770
61277
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
|
60771
61278
|
style: {
|
|
60772
61279
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -60776,10 +61283,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60776
61283
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60777
61284
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60778
61285
|
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$
|
|
61286
|
+
var _authdetailsContext$i27;
|
|
61287
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
|
|
61288
|
+
var _authdetailsContext$i28;
|
|
61289
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
|
|
60783
61290
|
}
|
|
60784
61291
|
}
|
|
60785
61292
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60787,10 +61294,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60787
61294
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60788
61295
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60789
61296
|
onClick: function onClick() {
|
|
60790
|
-
var _authdetailsContext$
|
|
60791
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60792
|
-
var _authdetailsContext$
|
|
60793
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61297
|
+
var _authdetailsContext$i29;
|
|
61298
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
|
|
61299
|
+
var _authdetailsContext$i30;
|
|
61300
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
|
|
60794
61301
|
}
|
|
60795
61302
|
}
|
|
60796
61303
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60798,10 +61305,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60798
61305
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60799
61306
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60800
61307
|
onClick: function onClick() {
|
|
60801
|
-
var _authdetailsContext$
|
|
60802
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60803
|
-
var _authdetailsContext$
|
|
60804
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61308
|
+
var _authdetailsContext$i31;
|
|
61309
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
|
|
61310
|
+
var _authdetailsContext$i32;
|
|
61311
|
+
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');
|
|
60805
61312
|
}
|
|
60806
61313
|
}
|
|
60807
61314
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60901,10 +61408,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60901
61408
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60902
61409
|
onClick: function onClick() {
|
|
60903
61410
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60904
|
-
var _authdetailsContext$
|
|
60905
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60906
|
-
var _authdetailsContext$
|
|
60907
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61411
|
+
var _authdetailsContext$i33;
|
|
61412
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
|
|
61413
|
+
var _authdetailsContext$i34;
|
|
61414
|
+
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');
|
|
60908
61415
|
}
|
|
60909
61416
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60910
61417
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60927,10 +61434,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60927
61434
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60928
61435
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60929
61436
|
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$
|
|
61437
|
+
var _authdetailsContext$i35;
|
|
61438
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
|
|
61439
|
+
var _authdetailsContext$i36;
|
|
61440
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
|
|
60934
61441
|
}
|
|
60935
61442
|
}
|
|
60936
61443
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60938,10 +61445,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60938
61445
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60939
61446
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60940
61447
|
onClick: function onClick() {
|
|
60941
|
-
var _authdetailsContext$
|
|
60942
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60943
|
-
var _authdetailsContext$
|
|
60944
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61448
|
+
var _authdetailsContext$i37;
|
|
61449
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
|
|
61450
|
+
var _authdetailsContext$i38;
|
|
61451
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
|
|
60945
61452
|
}
|
|
60946
61453
|
}
|
|
60947
61454
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60949,10 +61456,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60949
61456
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60950
61457
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60951
61458
|
onClick: function onClick() {
|
|
60952
|
-
var _authdetailsContext$
|
|
60953
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60954
|
-
var _authdetailsContext$
|
|
60955
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61459
|
+
var _authdetailsContext$i39;
|
|
61460
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
|
|
61461
|
+
var _authdetailsContext$i40;
|
|
61462
|
+
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');
|
|
60956
61463
|
}
|
|
60957
61464
|
}
|
|
60958
61465
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -61019,7 +61526,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
61019
61526
|
}
|
|
61020
61527
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61021
61528
|
"class": "w-100 mb-md-3"
|
|
61022
|
-
}, " ", Image()), Content())))))
|
|
61529
|
+
}, " ", Image()), Content())))));
|
|
61023
61530
|
};
|
|
61024
61531
|
|
|
61025
61532
|
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; }
|
|
@@ -61246,7 +61753,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61246
61753
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
|
|
61247
61754
|
};
|
|
61248
61755
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61249
|
-
"class": ' row ml-0 mr-0 align-items-center ',
|
|
61756
|
+
"class": ' row ml-0 mr-0 align-items-center w-md-100 ',
|
|
61250
61757
|
style: {
|
|
61251
61758
|
width: sectionproperties.width + 'vw',
|
|
61252
61759
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -61352,7 +61859,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61352
61859
|
"class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
|
|
61353
61860
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61354
61861
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61355
|
-
"class": "col-lg-
|
|
61862
|
+
"class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
|
|
61356
61863
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61357
61864
|
// class="m-lg-auto d-flex justify-content-center"
|
|
61358
61865
|
"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',
|
|
@@ -61376,7 +61883,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61376
61883
|
window.open(cardinfoitem.btnlink, '_blank');
|
|
61377
61884
|
}
|
|
61378
61885
|
}
|
|
61379
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61886
|
+
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61380
61887
|
"class": "d-flex d-sm-none",
|
|
61381
61888
|
style: {
|
|
61382
61889
|
width: sectionproperties.image_width + 'px',
|
|
@@ -61394,7 +61901,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61394
61901
|
width: '100%',
|
|
61395
61902
|
objectFit: 'cover'
|
|
61396
61903
|
}
|
|
61397
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61904
|
+
})), sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61398
61905
|
"class": "d-none d-sm-flex mt-auto mb-auto",
|
|
61399
61906
|
style: {
|
|
61400
61907
|
width: 35,
|
|
@@ -61443,89 +61950,22 @@ var Servicesection = function Servicesection(props) {
|
|
|
61443
61950
|
|
|
61444
61951
|
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; }
|
|
61445
61952
|
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; }
|
|
61446
|
-
// const minuteSeconds = 60;
|
|
61447
|
-
// const hourSeconds = 3600;
|
|
61448
|
-
// const daySeconds = 86400;
|
|
61449
|
-
|
|
61450
|
-
// const timerProps = {
|
|
61451
|
-
// isPlaying: true,
|
|
61452
|
-
// size: 120,
|
|
61453
|
-
// strokeWidth: 6,
|
|
61454
|
-
// };
|
|
61455
|
-
|
|
61456
|
-
var formatTime = function formatTime(time) {
|
|
61457
|
-
var days = Math.floor(time / (60 * 60 * 24));
|
|
61458
|
-
var hours = Math.floor(time % (60 * 60 * 24) / (60 * 60));
|
|
61459
|
-
var minutes = Math.floor(time % (60 * 60) / 60);
|
|
61460
|
-
var seconds = time % 60;
|
|
61461
|
-
return {
|
|
61462
|
-
days: days,
|
|
61463
|
-
hours: hours,
|
|
61464
|
-
minutes: minutes,
|
|
61465
|
-
seconds: seconds
|
|
61466
|
-
};
|
|
61467
|
-
};
|
|
61468
|
-
// const renderTime = (dimension, time) => {
|
|
61469
|
-
// return (
|
|
61470
|
-
// <div className="time-wrapper">
|
|
61471
|
-
// <div className="time">{time}</div>
|
|
61472
|
-
// <div>{dimension}</div>
|
|
61473
|
-
// </div>
|
|
61474
|
-
// );
|
|
61475
|
-
// };
|
|
61476
|
-
|
|
61477
|
-
// const getTimeSeconds = (time) => (minuteSeconds - time) | 0;
|
|
61478
|
-
// const getTimeMinutes = (time) => ((time % hourSeconds) / minuteSeconds) | 0;
|
|
61479
|
-
// const getTimeHours = (time) => ((time % daySeconds) / hourSeconds) | 0;
|
|
61480
|
-
// const getTimeDays = (time) => (time / daySeconds) | 0;
|
|
61481
|
-
|
|
61482
61953
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
61483
61954
|
var _maincontainerarrayof;
|
|
61484
|
-
var
|
|
61485
|
-
var _useState = React.useState(0),
|
|
61955
|
+
var _useState = React.useState(''),
|
|
61486
61956
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
61487
|
-
|
|
61488
|
-
|
|
61489
|
-
var _useState3 = React.useState(
|
|
61957
|
+
sectionproperties = _useState2[0],
|
|
61958
|
+
setsectionproperties = _useState2[1];
|
|
61959
|
+
var _useState3 = React.useState([]),
|
|
61490
61960
|
_useState4 = _slicedToArray__default["default"](_useState3, 2),
|
|
61491
|
-
|
|
61492
|
-
|
|
61493
|
-
var _useState5 = React.useState([]),
|
|
61494
|
-
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
61495
|
-
cardsarray = _useState6[0],
|
|
61496
|
-
setcardsarray = _useState6[1];
|
|
61961
|
+
cardsarray = _useState4[0],
|
|
61962
|
+
setcardsarray = _useState4[1];
|
|
61497
61963
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
61498
61964
|
props.actions.lang;
|
|
61499
61965
|
var langdetect = props.actions.langdetect;
|
|
61500
61966
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
61501
61967
|
var routingcountext = props.actions.routingcountext;
|
|
61502
61968
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
61503
|
-
|
|
61504
|
-
// const remainingTime = endTime - stratTime;
|
|
61505
|
-
// // const days = Math.ceil(remainingTime / daySeconds);
|
|
61506
|
-
// const daysDuration = days * daySeconds;
|
|
61507
|
-
React.useEffect(function () {
|
|
61508
|
-
var interval = setInterval(function () {
|
|
61509
|
-
var currentTime = new Date();
|
|
61510
|
-
var differenceInSeconds = Math.max(Math.floor((targetStartDate - currentTime) / 1000), 0);
|
|
61511
|
-
setRemainingTimeInSeconds(differenceInSeconds);
|
|
61512
|
-
}, 1000); // Update every second
|
|
61513
|
-
|
|
61514
|
-
return function () {
|
|
61515
|
-
return clearInterval(interval);
|
|
61516
|
-
}; // Cleanup interval on unmount
|
|
61517
|
-
}, [targetStartDate]);
|
|
61518
|
-
|
|
61519
|
-
// Format the remaining time into days, hours, minutes, and seconds
|
|
61520
|
-
var _formatTime = formatTime(remainingTimeInSeconds),
|
|
61521
|
-
days = _formatTime.days,
|
|
61522
|
-
hours = _formatTime.hours,
|
|
61523
|
-
minutes = _formatTime.minutes,
|
|
61524
|
-
seconds = _formatTime.seconds;
|
|
61525
|
-
var _useState7 = React.useState([]),
|
|
61526
|
-
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
61527
|
-
maincontainerarrayofobjs = _useState8[0],
|
|
61528
|
-
setmaincontainerarrayofobjs = _useState8[1];
|
|
61529
61969
|
React.useEffect(function () {
|
|
61530
61970
|
var secpropobj = {};
|
|
61531
61971
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -61547,6 +61987,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61547
61987
|
}
|
|
61548
61988
|
}
|
|
61549
61989
|
}, [sectionproperties]);
|
|
61990
|
+
var _useState5 = React.useState([]),
|
|
61991
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
61992
|
+
maincontainerarrayofobjs = _useState6[0],
|
|
61993
|
+
setmaincontainerarrayofobjs = _useState6[1];
|
|
61550
61994
|
React.useEffect(function () {
|
|
61551
61995
|
if (sectionproperties.length != 0 && sectionproperties.maincontainerarrayofobjs != undefined) {
|
|
61552
61996
|
var maincontainerarrayofobjsparsed = JSON.parse(sectionproperties.maincontainerarrayofobjs);
|
|
@@ -61651,7 +62095,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61651
62095
|
}
|
|
61652
62096
|
}),
|
|
61653
62097
|
cardContainer: glamor.css({
|
|
61654
|
-
background: sectionproperties.reservation_bgcolor,
|
|
61655
62098
|
':hover .imageContainer': {
|
|
61656
62099
|
transition: '.3s',
|
|
61657
62100
|
backgroundColor: sectionproperties.activedotcolor
|
|
@@ -61659,9 +62102,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61659
62102
|
':hover .text1Styles': {
|
|
61660
62103
|
transition: '.3s',
|
|
61661
62104
|
color: sectionproperties.text1secondarycolor
|
|
61662
|
-
},
|
|
61663
|
-
':hover': {
|
|
61664
|
-
background: sectionproperties.innersectionbgcolorhover
|
|
61665
62105
|
}
|
|
61666
62106
|
}),
|
|
61667
62107
|
btnstyles: glamor.css({
|
|
@@ -61670,7 +62110,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61670
62110
|
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
61671
62111
|
color: sectionproperties.generalbtn_textColor,
|
|
61672
62112
|
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
61673
|
-
|
|
62113
|
+
textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
|
|
61674
62114
|
backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
61675
62115
|
borderRadius: sectionproperties.generalbtnborderradius,
|
|
61676
62116
|
':hover': {
|
|
@@ -61742,22 +62182,18 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61742
62182
|
paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
|
|
61743
62183
|
}
|
|
61744
62184
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61745
|
-
"class": "d-flex align-items-center flex-
|
|
62185
|
+
"class": "d-flex align-items-center flex-row allcentered",
|
|
61746
62186
|
style: {
|
|
61747
62187
|
position: 'relative',
|
|
61748
62188
|
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
61749
62189
|
}
|
|
61750
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
62190
|
+
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62191
|
+
"class": sectionStyles.line_left
|
|
62192
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61751
62193
|
"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 ',
|
|
61752
62194
|
style: {}
|
|
61753
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line
|
|
61754
|
-
|
|
61755
|
-
width: '50%',
|
|
61756
|
-
background: sectionproperties.linebgcolor,
|
|
61757
|
-
height: 3,
|
|
61758
|
-
borderRadius: 10,
|
|
61759
|
-
marginTop: 5
|
|
61760
|
-
}
|
|
62195
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62196
|
+
"class": sectionStyles.line_right
|
|
61761
62197
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61762
62198
|
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
|
|
61763
62199
|
style: {
|
|
@@ -61769,215 +62205,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61769
62205
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61770
62206
|
"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',
|
|
61771
62207
|
style: {}
|
|
61772
|
-
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)),
|
|
61773
|
-
"class": "row m-0 w-100 allcentered"
|
|
61774
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61775
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61776
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, {
|
|
61777
|
-
isPlaying: true,
|
|
61778
|
-
duration: remainingTimeInSeconds,
|
|
61779
|
-
colors: "#013c48",
|
|
61780
|
-
strokeWidth: 8,
|
|
61781
|
-
size: 120,
|
|
61782
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61783
|
-
}, function (_ref) {
|
|
61784
|
-
_ref.elapsedTime;
|
|
61785
|
-
_ref.color;
|
|
61786
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61787
|
-
style: {
|
|
61788
|
-
color: '#bea04b',
|
|
61789
|
-
fontSize: 23,
|
|
61790
|
-
fontWeight: 600
|
|
61791
|
-
},
|
|
61792
|
-
"class": "allcentered"
|
|
61793
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61794
|
-
className: "time-wrapper allcentered flex-column"
|
|
61795
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61796
|
-
className: "time"
|
|
61797
|
-
}, days), /*#__PURE__*/React__default["default"].createElement("div", null, "\u064A\u0648\u0645")));
|
|
61798
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61799
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61800
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, {
|
|
61801
|
-
isPlaying: true,
|
|
61802
|
-
duration: remainingTimeInSeconds,
|
|
61803
|
-
colors: "#013c48",
|
|
61804
|
-
strokeWidth: 8,
|
|
61805
|
-
size: 120,
|
|
61806
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61807
|
-
}, function (_ref2) {
|
|
61808
|
-
_ref2.elapsedTime;
|
|
61809
|
-
_ref2.color;
|
|
61810
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61811
|
-
style: {
|
|
61812
|
-
color: '#bea04b',
|
|
61813
|
-
fontSize: 23,
|
|
61814
|
-
fontWeight: 600
|
|
61815
|
-
},
|
|
61816
|
-
"class": "allcentered"
|
|
61817
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61818
|
-
className: "time-wrapper allcentered flex-column"
|
|
61819
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61820
|
-
className: "time"
|
|
61821
|
-
}, hours), /*#__PURE__*/React__default["default"].createElement("div", null, "\u0633\u0627\u0639\u0629")));
|
|
61822
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61823
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61824
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, {
|
|
61825
|
-
isPlaying: true,
|
|
61826
|
-
duration: remainingTimeInSeconds,
|
|
61827
|
-
colors: "#013c48",
|
|
61828
|
-
strokeWidth: 8,
|
|
61829
|
-
size: 120,
|
|
61830
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61831
|
-
}, function (_ref3) {
|
|
61832
|
-
_ref3.elapsedTime;
|
|
61833
|
-
_ref3.color;
|
|
61834
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61835
|
-
style: {
|
|
61836
|
-
color: '#bea04b',
|
|
61837
|
-
fontSize: 23,
|
|
61838
|
-
fontWeight: 600
|
|
61839
|
-
},
|
|
61840
|
-
"class": "allcentered"
|
|
61841
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61842
|
-
className: "time-wrapper allcentered flex-column"
|
|
61843
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61844
|
-
className: "time"
|
|
61845
|
-
}, minutes), /*#__PURE__*/React__default["default"].createElement("div", null, "\u062F\u0642\u064A\u0642\u0629")));
|
|
61846
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61847
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61848
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, {
|
|
61849
|
-
isPlaying: true,
|
|
61850
|
-
duration: remainingTimeInSeconds,
|
|
61851
|
-
colors: "#013c48",
|
|
61852
|
-
strokeWidth: 8,
|
|
61853
|
-
size: 120,
|
|
61854
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61855
|
-
}, function (_ref4) {
|
|
61856
|
-
_ref4.elapsedTime;
|
|
61857
|
-
_ref4.color;
|
|
61858
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61859
|
-
style: {
|
|
61860
|
-
color: '#bea04b',
|
|
61861
|
-
fontSize: 23,
|
|
61862
|
-
fontWeight: 600
|
|
61863
|
-
},
|
|
61864
|
-
"class": "allcentered"
|
|
61865
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61866
|
-
className: "time-wrapper allcentered flex-column"
|
|
61867
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61868
|
-
className: "time"
|
|
61869
|
-
}, seconds), /*#__PURE__*/React__default["default"].createElement("div", null, "\u062B\u0627\u0646\u064A\u0629")));
|
|
61870
|
-
}))), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61871
|
-
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
61872
|
-
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61873
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61874
|
-
"class": 'flip-card d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 ',
|
|
61875
|
-
style: {
|
|
61876
|
-
zIndex: 2,
|
|
61877
|
-
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
61878
|
-
paddingRight: sectionproperties.marginhorizontal + 'px'
|
|
61879
|
-
}
|
|
61880
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61881
|
-
"class": "flip-card-inner",
|
|
61882
|
-
style: {
|
|
61883
|
-
background: sectionproperties.reservation_bgcolor,
|
|
61884
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
61885
|
-
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
|
|
61886
|
-
}
|
|
61887
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61888
|
-
"class": "flip-card-front"
|
|
61889
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61890
|
-
"class": "row m-0 w-100"
|
|
61891
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61892
|
-
"class": "col-lg-12 d-flex align-items-center p-0",
|
|
61893
|
-
style: {
|
|
61894
|
-
marginBottom: sectionproperties.image_mb + 'px',
|
|
61895
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61896
|
-
}
|
|
61897
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61898
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
61899
|
-
style: {
|
|
61900
|
-
background: 'transparent'
|
|
61901
|
-
}
|
|
61902
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
61903
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
61904
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
61905
|
-
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
61906
|
-
style: {
|
|
61907
|
-
maxHeight: sectionproperties.iconcontainerwidth + '%',
|
|
61908
|
-
maxWidth: sectionproperties.iconcontainerwidth + '%',
|
|
61909
|
-
objectFit: 'contain'
|
|
61910
|
-
}
|
|
61911
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61912
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61913
|
-
style: {
|
|
61914
|
-
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
61915
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61916
|
-
}
|
|
61917
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61918
|
-
"class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
|
|
61919
|
-
style: {
|
|
61920
|
-
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
|
|
61921
|
-
}
|
|
61922
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61923
|
-
"class": "flip-card-back allcentered"
|
|
61924
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61925
|
-
"class": "row m-0 w-100 allcentered"
|
|
61926
|
-
}, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61927
|
-
"class": "col-lg-12 d-flex align-items-center p-0",
|
|
61928
|
-
style: {
|
|
61929
|
-
marginBottom: sectionproperties.image_mb + 'px',
|
|
61930
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61931
|
-
}
|
|
61932
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61933
|
-
"class": ' d-flex align-items-center ',
|
|
61934
|
-
style: {
|
|
61935
|
-
width: '30%',
|
|
61936
|
-
height: '30%',
|
|
61937
|
-
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
61938
|
-
}
|
|
61939
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
61940
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
61941
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
61942
|
-
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
61943
|
-
style: {
|
|
61944
|
-
maxHeight: '100%',
|
|
61945
|
-
maxWidth: '100%',
|
|
61946
|
-
objectFit: 'contain'
|
|
61947
|
-
}
|
|
61948
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61949
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61950
|
-
style: {
|
|
61951
|
-
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
61952
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61953
|
-
}
|
|
61954
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61955
|
-
"class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
|
|
61956
|
-
style: {
|
|
61957
|
-
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
61958
|
-
color: ' #FFECB5',
|
|
61959
|
-
fontSize: 14
|
|
61960
|
-
}
|
|
61961
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61962
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61963
|
-
style: {
|
|
61964
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61965
|
-
}
|
|
61966
|
-
}, sectionproperties.slideshowtext2_show && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61967
|
-
"class": "m-0 wordbreak",
|
|
61968
|
-
style: {
|
|
61969
|
-
color: sectionproperties.slideshowText2ContentColor,
|
|
61970
|
-
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
61971
|
-
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
61972
|
-
textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
61973
|
-
}
|
|
61974
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
|
|
61975
|
-
})), sectionproperties.flippingcards == 'No' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61976
|
-
"class": "row m-0 w-100"
|
|
61977
|
-
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
62208
|
+
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61978
62209
|
var _authdetailsContext$i;
|
|
61979
62210
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61980
|
-
"class": 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4
|
|
62211
|
+
"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,
|
|
61981
62212
|
style: {
|
|
61982
62213
|
zIndex: 2,
|
|
61983
62214
|
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
@@ -61987,37 +62218,20 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61987
62218
|
"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 ',
|
|
61988
62219
|
style: {
|
|
61989
62220
|
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
62221
|
+
background: sectionproperties.reservation_bgcolor,
|
|
61990
62222
|
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
61991
62223
|
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
61992
62224
|
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
61993
62225
|
paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
|
|
61994
62226
|
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
61995
|
-
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
61996
|
-
// sectionproperties.innersectionbordertype == 'All'
|
|
61997
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61998
|
-
// : cardinfoindex != cardsarray.length - 1
|
|
61999
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
62000
|
-
// : '',
|
|
62227
|
+
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
62001
62228
|
// cardinfoindex != cardsarray.length - 1
|
|
62002
62229
|
// ? sectionproperties.innersectionbordertype == 'All'
|
|
62003
62230
|
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
62004
62231
|
// : ''
|
|
62005
62232
|
// : '',
|
|
62006
|
-
|
|
62007
|
-
|
|
62008
|
-
// ? sectionproperties.innersectionbordertype == 'Right'
|
|
62009
|
-
// ? langdetect == 'en'
|
|
62010
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
62011
|
-
// : ''
|
|
62012
|
-
// : ''
|
|
62013
|
-
// : '',
|
|
62014
|
-
// borderLeft:
|
|
62015
|
-
// sectionproperties.innersectionbordertype == 'Right'
|
|
62016
|
-
// ? langdetect == 'ar'
|
|
62017
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
62018
|
-
// : ''
|
|
62019
|
-
// : '',
|
|
62020
|
-
borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
62233
|
+
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
62234
|
+
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
62021
62235
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
62022
62236
|
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
62023
62237
|
},
|
|
@@ -62140,7 +62354,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
62140
62354
|
}
|
|
62141
62355
|
}
|
|
62142
62356
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
|
|
62143
|
-
}))))
|
|
62357
|
+
}))));
|
|
62144
62358
|
};
|
|
62145
62359
|
|
|
62146
62360
|
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 ";
|
|
@@ -69251,6 +69465,12 @@ var Card23 = function Card23(props) {
|
|
|
69251
69465
|
marginBottom: sectionproperties.image_mb + 'px'
|
|
69252
69466
|
}
|
|
69253
69467
|
}, Image('normal')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69468
|
+
"class": cardsstyles2.imageContainer + ' d-none d-md-flex ',
|
|
69469
|
+
style: {
|
|
69470
|
+
height: sectionproperties.height_responsive + 'px',
|
|
69471
|
+
marginBottom: sectionproperties.image_mb + 'px'
|
|
69472
|
+
}
|
|
69473
|
+
}, Image('responsive')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69254
69474
|
"class": sectionproperties.innersectionpaddinghorizontal == 0 ? 'row m-0 w-100' : 'row m-0 w-100 pl-sm-2 pr-sm-2',
|
|
69255
69475
|
style: {
|
|
69256
69476
|
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
@@ -69798,7 +70018,8 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
|
|
|
69798
70018
|
functype: 'add',
|
|
69799
70019
|
productid: item.productid,
|
|
69800
70020
|
variantid: '',
|
|
69801
|
-
quantity: item.quantity
|
|
70021
|
+
quantity: item.quantity,
|
|
70022
|
+
vendorid: item.vendorid
|
|
69802
70023
|
};
|
|
69803
70024
|
var runfunc = false;
|
|
69804
70025
|
if (addtocardpayloadobj.productid.length != 0 && addtocardpayloadobj.quantity > 0) {
|
|
@@ -71276,7 +71497,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
71276
71497
|
fontWeight: sectionproperties.generaltext_fontWeight,
|
|
71277
71498
|
transition: '.3s',
|
|
71278
71499
|
cursor: 'pointer',
|
|
71279
|
-
zIndex:
|
|
71500
|
+
zIndex: 100,
|
|
71280
71501
|
':hover': {
|
|
71281
71502
|
color: sectionproperties.text_secondarycolor
|
|
71282
71503
|
}
|
|
@@ -71295,7 +71516,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
71295
71516
|
textTransform: sectionproperties.generalbtn_texttransform,
|
|
71296
71517
|
opacity: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? 0 : 1,
|
|
71297
71518
|
top: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? '100px' : 0,
|
|
71298
|
-
zIndex:
|
|
71519
|
+
zIndex: 100,
|
|
71299
71520
|
':hover': {
|
|
71300
71521
|
backgroundColor: sectionproperties.generalbtn_bgColoronhover,
|
|
71301
71522
|
color: sectionproperties.generalbtn_textColoronhover,
|
|
@@ -71703,7 +71924,8 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
71703
71924
|
width: '100%',
|
|
71704
71925
|
bottom: sectionproperties.generaltext_position == 'Centered' ? '50%' : '7%',
|
|
71705
71926
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
71706
|
-
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
|
|
71927
|
+
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
71928
|
+
left: 0
|
|
71707
71929
|
}
|
|
71708
71930
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71709
71931
|
"class": "".concat(card_cssstyles.textContainer, " ") + ' allcentered pl-2 pr-2 '
|
|
@@ -72094,11 +72316,6 @@ var MenuCard = function MenuCard(props) {
|
|
|
72094
72316
|
React.useEffect(function () {
|
|
72095
72317
|
setitem(props.cardinfoitemprops);
|
|
72096
72318
|
}, [props.cardinfoitemprops]);
|
|
72097
|
-
var plainString = function plainString(html) {
|
|
72098
|
-
var divContainer = document.createElement('div');
|
|
72099
|
-
divContainer.innerHTML = html;
|
|
72100
|
-
return divContainer.textContent || divContainer.innerText || '';
|
|
72101
|
-
};
|
|
72102
72319
|
// const addtocartfunc = () => {
|
|
72103
72320
|
// const addtocardpayloadobj = {
|
|
72104
72321
|
// functype: 'add',
|
|
@@ -72330,7 +72547,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72330
72547
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
72331
72548
|
}
|
|
72332
72549
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72333
|
-
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
|
|
72550
|
+
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
|
|
72334
72551
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72335
72552
|
"class": "row w-100 m-0 d-flex"
|
|
72336
72553
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -72341,7 +72558,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72341
72558
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
72342
72559
|
}
|
|
72343
72560
|
},
|
|
72344
|
-
"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 ',
|
|
72561
|
+
"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 ',
|
|
72345
72562
|
style: {}
|
|
72346
72563
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
72347
72564
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -72374,12 +72591,25 @@ var MenuCard = function MenuCard(props) {
|
|
|
72374
72591
|
style: {
|
|
72375
72592
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72376
72593
|
}
|
|
72377
|
-
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72378
|
-
|
|
72594
|
+
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72595
|
+
/*#__PURE__*/
|
|
72596
|
+
// <p
|
|
72597
|
+
// // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
|
|
72598
|
+
// // style={{
|
|
72599
|
+
// // textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
72600
|
+
// // }}
|
|
72601
|
+
// // >
|
|
72602
|
+
// // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
|
|
72603
|
+
// // </p>
|
|
72604
|
+
React__default["default"].createElement("p", {
|
|
72605
|
+
"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 ',
|
|
72379
72606
|
style: {
|
|
72380
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72607
|
+
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
72608
|
+
},
|
|
72609
|
+
dangerouslySetInnerHTML: {
|
|
72610
|
+
__html: item.shortdescription
|
|
72381
72611
|
}
|
|
72382
|
-
}
|
|
72612
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72383
72613
|
style: {
|
|
72384
72614
|
display: 'flex',
|
|
72385
72615
|
flexDirection: 'column',
|
|
@@ -72387,16 +72617,16 @@ var MenuCard = function MenuCard(props) {
|
|
|
72387
72617
|
},
|
|
72388
72618
|
"class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
|
|
72389
72619
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72390
|
-
"class": "row m-0 w-100 d-flex flex-column flex-sm-
|
|
72620
|
+
"class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
|
|
72391
72621
|
}, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72392
72622
|
"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 '
|
|
72393
72623
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72394
72624
|
"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 '
|
|
72395
72625
|
}, 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", {
|
|
72396
|
-
"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 '
|
|
72626
|
+
"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 '
|
|
72397
72627
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72398
|
-
"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 '
|
|
72399
|
-
}, 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", {
|
|
72628
|
+
"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 '
|
|
72629
|
+
}, 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", {
|
|
72400
72630
|
"class": "row m-0 mt-auto w-100"
|
|
72401
72631
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72402
72632
|
"class": "col-lg-12 d-flex justify-content-end p-0"
|
|
@@ -76746,7 +76976,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
76746
76976
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
76747
76977
|
props.actions.NotificationManager;
|
|
76748
76978
|
var AddtoCartContext = props.actions.AddtoCartContext;
|
|
76749
|
-
var AddtoCartMutationContext = props.AddtoCartMutationContext;
|
|
76979
|
+
var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
76750
76980
|
var _useState5 = React.useState(''),
|
|
76751
76981
|
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
76752
76982
|
addtocardpayloadobj = _useState6[0];
|
|
@@ -77347,7 +77577,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
77347
77577
|
style: {
|
|
77348
77578
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
77349
77579
|
}
|
|
77350
|
-
}, plainString(item.
|
|
77580
|
+
}, plainString(item.description)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
77351
77581
|
style: {
|
|
77352
77582
|
flexDirection: 'column'
|
|
77353
77583
|
},
|
|
@@ -78732,9 +78962,7 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
78732
78962
|
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
|
|
78733
78963
|
style: {
|
|
78734
78964
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
78735
|
-
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
78736
|
-
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
78737
|
-
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px'
|
|
78965
|
+
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
78738
78966
|
}
|
|
78739
78967
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78740
78968
|
"class": ' cursor-pointer w-100 ',
|