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.esm.js
CHANGED
|
@@ -115,6 +115,7 @@ import { VscHeart } from '@react-icons/all-files/vsc/VscHeart';
|
|
|
115
115
|
import { IoSearchOutline } from '@react-icons/all-files/io5/IoSearchOutline';
|
|
116
116
|
import { AiFillYoutube } from '@react-icons/all-files/ai/AiFillYoutube';
|
|
117
117
|
import { IoLogoTiktok } from '@react-icons/all-files/io5/IoLogoTiktok';
|
|
118
|
+
import { FaLinkedinIn } from '@react-icons/all-files/fa/FaLinkedinIn';
|
|
118
119
|
import { FiMenu } from '@react-icons/all-files/fi/FiMenu';
|
|
119
120
|
import { BsChevronDown } from '@react-icons/all-files/bs/BsChevronDown';
|
|
120
121
|
import { IoClose } from '@react-icons/all-files/io5/IoClose';
|
|
@@ -139,7 +140,6 @@ import { FaPhone } from '@react-icons/all-files/fa/FaPhone';
|
|
|
139
140
|
import { FiGlobe } from '@react-icons/all-files/fi/FiGlobe';
|
|
140
141
|
import { BiUserCircle } from '@react-icons/all-files/bi/BiUserCircle';
|
|
141
142
|
import { GoLocation } from '@react-icons/all-files/go/GoLocation';
|
|
142
|
-
import { FaLinkedinIn } from '@react-icons/all-files/fa/FaLinkedinIn';
|
|
143
143
|
import { RiRoadMapLine } from '@react-icons/all-files/ri/RiRoadMapLine';
|
|
144
144
|
import { HiOutlineClock } from '@react-icons/all-files/hi/HiOutlineClock';
|
|
145
145
|
import { AiOutlineLinkedin } from '@react-icons/all-files/ai/AiOutlineLinkedin';
|
|
@@ -148,7 +148,6 @@ import { FaArrowAltCircleLeft } from '@react-icons/all-files/fa/FaArrowAltCircle
|
|
|
148
148
|
import Select$5 from 'react-select';
|
|
149
149
|
import { GoStar } from '@react-icons/all-files/go/GoStar';
|
|
150
150
|
import { IoIosStar } from '@react-icons/all-files/io/IoIosStar';
|
|
151
|
-
import { CountdownCircleTimer } from 'react-countdown-circle-timer';
|
|
152
151
|
import BackgroundSlideshow from 'react-background-slideshow';
|
|
153
152
|
import _extends from '@babel/runtime/helpers/extends';
|
|
154
153
|
import { Fade, Slide, Zoom } from 'react-slideshow-image';
|
|
@@ -2368,7 +2367,7 @@ var DescriptionContent = function DescriptionContent(props) {
|
|
|
2368
2367
|
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; }
|
|
2369
2368
|
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(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; }
|
|
2370
2369
|
var Product_itemtype = function Product_itemtype(props) {
|
|
2371
|
-
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;
|
|
2370
|
+
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;
|
|
2372
2371
|
var lang = props.actions.lang;
|
|
2373
2372
|
var langdetect = props.actions.langdetect;
|
|
2374
2373
|
var srcfromprops = props.actions.srcfromprops;
|
|
@@ -2559,7 +2558,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2559
2558
|
}
|
|
2560
2559
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2561
2560
|
"class": ' col-lg-12 p-0 '
|
|
2562
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
2561
|
+
}, 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.createElement("div", {
|
|
2563
2562
|
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
2564
2563
|
style: {
|
|
2565
2564
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -2694,7 +2693,7 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2694
2693
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
2695
2694
|
fontWeight: 400,
|
|
2696
2695
|
color: sectionproperties.measurementunitcolor,
|
|
2697
|
-
fontSize: sectionproperties.
|
|
2696
|
+
fontSize: sectionproperties.measurementunitcolor + 'px'
|
|
2698
2697
|
}
|
|
2699
2698
|
}, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), sectionproperties.quantityshow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
2700
2699
|
"class": "col-lg-12 p-0 text-start"
|
|
@@ -2812,14 +2811,9 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
2812
2811
|
return /*#__PURE__*/React.createElement("tr", null, /*#__PURE__*/React.createElement("th", {
|
|
2813
2812
|
style: {
|
|
2814
2813
|
textTransform: 'capitalize',
|
|
2815
|
-
color: '#000'
|
|
2816
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
2814
|
+
color: '#000'
|
|
2817
2815
|
}
|
|
2818
|
-
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React.createElement("td",
|
|
2819
|
-
style: {
|
|
2820
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
2821
|
-
}
|
|
2822
|
-
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
|
|
2816
|
+
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React.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));
|
|
2823
2817
|
}))))), 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.createElement(ProductHeaderPricing, {
|
|
2824
2818
|
actions: props.actions
|
|
2825
2819
|
}), 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.createElement("div", {
|
|
@@ -3706,7 +3700,109 @@ var Product_itemtype = function Product_itemtype(props) {
|
|
|
3706
3700
|
"class": "my-3"
|
|
3707
3701
|
})), sectionproperties.showShareButton == 'Show' && sectionproperties.sharebtnstyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
3708
3702
|
"class": "col-lg-12 p-0 allcentered mt-2"
|
|
3709
|
-
}, ShareButtonsContainer()))))))))
|
|
3703
|
+
}, 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.createElement("div", {
|
|
3704
|
+
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
3705
|
+
style: {
|
|
3706
|
+
minHeight: sectionproperties.height + 'vh'
|
|
3707
|
+
// paddingLeft: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
3708
|
+
// paddingRight: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
3709
|
+
}
|
|
3710
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3711
|
+
"class": "col-lg-12 allcentered p-0 mb-2"
|
|
3712
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3713
|
+
className: "w-100 h-100",
|
|
3714
|
+
style: {}
|
|
3715
|
+
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
3716
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
3717
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
3718
|
+
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),
|
|
3719
|
+
style: {
|
|
3720
|
+
width: '100%',
|
|
3721
|
+
height: '100%',
|
|
3722
|
+
objectFit: 'contain'
|
|
3723
|
+
},
|
|
3724
|
+
loading: "lazy"
|
|
3725
|
+
}))), sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
3726
|
+
className: 'col-lg-12 p-0 mb-1 d-flex justify-content-start align-items-center mb-2 mt-3'
|
|
3727
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
3728
|
+
className: ' m-0 p-0 wordbreak d-flex justify-content-start ',
|
|
3729
|
+
style: {
|
|
3730
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3731
|
+
fontWeight: 400,
|
|
3732
|
+
color: sectionproperties.measurementunitcolor,
|
|
3733
|
+
fontSize: sectionproperties.measurementunitfontsize + 'px'
|
|
3734
|
+
}
|
|
3735
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), /*#__PURE__*/React.createElement("div", {
|
|
3736
|
+
className: 'col-lg-12 p-0 mb-1 d-flex justify-content-start align-items-center'
|
|
3737
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
3738
|
+
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 ',
|
|
3739
|
+
onClick: function onClick() {
|
|
3740
|
+
if (props.srcfromprops != 'templatedraftrouter') {
|
|
3741
|
+
routingcountext(StaticPagesLinksContext.productinfo, true, fetchProductInfoQueryContext.data.data.productinfo.productid);
|
|
3742
|
+
}
|
|
3743
|
+
},
|
|
3744
|
+
style: {
|
|
3745
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3746
|
+
}
|
|
3747
|
+
}, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), /*#__PURE__*/React.createElement("div", {
|
|
3748
|
+
"class": "col-lg-12 col-md-12 p-0"
|
|
3749
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3750
|
+
"class": "row m-0 w-100"
|
|
3751
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3752
|
+
className: "col-lg-12 p-0 d-flex align-items-center justify-content-start"
|
|
3753
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
3754
|
+
"class": "m-0 p-0",
|
|
3755
|
+
style: {
|
|
3756
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3757
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
3758
|
+
color: sectionproperties.prodCatColor,
|
|
3759
|
+
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
3760
|
+
}
|
|
3761
|
+
}, langdetect == 'en' ? sectionproperties.shortdescriptiontitle_en : sectionproperties.shortdescriptiontitle_ar)), /*#__PURE__*/React.createElement("div", {
|
|
3762
|
+
"class": "col-lg-12 mt-3"
|
|
3763
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
3764
|
+
className: 'm-0 p-0 wordbreak',
|
|
3765
|
+
style: {
|
|
3766
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3767
|
+
color: sectionproperties.prodCatColor
|
|
3768
|
+
},
|
|
3769
|
+
dangerouslySetInnerHTML: {
|
|
3770
|
+
__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
|
|
3771
|
+
}
|
|
3772
|
+
})))), /*#__PURE__*/React.createElement("div", {
|
|
3773
|
+
"class": "col-lg-12 p-0 my-4"
|
|
3774
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3775
|
+
"class": "row m-0 w-100"
|
|
3776
|
+
}, (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) {
|
|
3777
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
3778
|
+
"class": "col-lg-4 col-sm-12"
|
|
3779
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3780
|
+
"class": ' mx-2 w-100 h-100',
|
|
3781
|
+
style: {}
|
|
3782
|
+
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
3783
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
3784
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
3785
|
+
path: '/tr:w-500,h-500/' + item.path,
|
|
3786
|
+
style: {
|
|
3787
|
+
width: '100%',
|
|
3788
|
+
height: '100%',
|
|
3789
|
+
objectFit: 'contain'
|
|
3790
|
+
},
|
|
3791
|
+
loading: "lazy"
|
|
3792
|
+
})));
|
|
3793
|
+
})))), /*#__PURE__*/React.createElement("div", {
|
|
3794
|
+
"class": "col-lg-12 p-0 my-3"
|
|
3795
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
3796
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
3797
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
3798
|
+
className: 'text-black m-0 p-0 wordbreak',
|
|
3799
|
+
style: {
|
|
3800
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3801
|
+
},
|
|
3802
|
+
dangerouslySetInnerHTML: {
|
|
3803
|
+
__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
|
|
3804
|
+
}
|
|
3805
|
+
}))))));
|
|
3710
3806
|
};
|
|
3711
3807
|
|
|
3712
3808
|
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; }
|
|
@@ -6571,7 +6667,8 @@ var Productinfo = function Productinfo(props) {
|
|
|
6571
6667
|
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
6572
6668
|
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
6573
6669
|
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
6574
|
-
|
|
6670
|
+
borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
6671
|
+
borderBottom: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
6575
6672
|
marginBottom: sectionproperties.relatedProductsMb + 'px'
|
|
6576
6673
|
}
|
|
6577
6674
|
}, Relatedproducts.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
@@ -15196,6 +15293,7 @@ var Select$1 = /*#__PURE__*/React.lazy(function () {
|
|
|
15196
15293
|
});
|
|
15197
15294
|
var Filter$1 = function Filter(props) {
|
|
15198
15295
|
var _css;
|
|
15296
|
+
var FetchAllVendorsQuery = props.actions.FetchAllVendorsQuery;
|
|
15199
15297
|
var lang = props.actions.lang;
|
|
15200
15298
|
var langdetect = props.actions.langdetect;
|
|
15201
15299
|
props.actions.productfiltercontext;
|
|
@@ -15216,10 +15314,21 @@ var Filter$1 = function Filter(props) {
|
|
|
15216
15314
|
_useState2 = _slicedToArray(_useState, 2);
|
|
15217
15315
|
_useState2[0];
|
|
15218
15316
|
_useState2[1];
|
|
15219
|
-
var _useState3 = useState(
|
|
15317
|
+
var _useState3 = useState({
|
|
15318
|
+
min: '',
|
|
15319
|
+
max: ''
|
|
15320
|
+
}),
|
|
15220
15321
|
_useState4 = _slicedToArray(_useState3, 2),
|
|
15221
|
-
|
|
15222
|
-
|
|
15322
|
+
pricevalue2 = _useState4[0],
|
|
15323
|
+
setpricevalue2 = _useState4[1];
|
|
15324
|
+
var _useState5 = useState([]),
|
|
15325
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
15326
|
+
productfeatuesarr = _useState6[0],
|
|
15327
|
+
setproductfeatuesarr = _useState6[1];
|
|
15328
|
+
var _useState7 = useState([]),
|
|
15329
|
+
_useState8 = _slicedToArray(_useState7, 2),
|
|
15330
|
+
vendorarr = _useState8[0],
|
|
15331
|
+
setvendorsarr = _useState8[1];
|
|
15223
15332
|
var fetchTabexCountriesQueryContext = props.actions.fetchTabexCountriesQueryContext;
|
|
15224
15333
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
15225
15334
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
@@ -15228,41 +15337,50 @@ var Filter$1 = function Filter(props) {
|
|
|
15228
15337
|
var FetchTabexStatesPayloadobjContext = props.actions.FetchTabexStatesPayloadobjContext;
|
|
15229
15338
|
var setFetchTabexStatesPayloadobjContext = props.actions.setFetchTabexStatesPayloadobjContext;
|
|
15230
15339
|
var fetchProductFeaturesQueryContext = props.actions.fetchProductFeaturesQueryContext;
|
|
15231
|
-
var
|
|
15232
|
-
_useState6 = _slicedToArray(_useState5, 2),
|
|
15233
|
-
sectionproperties = _useState6[0],
|
|
15234
|
-
setsectionproperties = _useState6[1];
|
|
15235
|
-
// const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
|
|
15236
|
-
var _useState7 = useState([]),
|
|
15237
|
-
_useState8 = _slicedToArray(_useState7, 2),
|
|
15238
|
-
instfilters = _useState8[0],
|
|
15239
|
-
setinstfilters = _useState8[1];
|
|
15240
|
-
var _useState9 = useState([]),
|
|
15340
|
+
var _useState9 = useState(''),
|
|
15241
15341
|
_useState10 = _slicedToArray(_useState9, 2),
|
|
15242
|
-
|
|
15243
|
-
|
|
15342
|
+
sectionproperties = _useState10[0],
|
|
15343
|
+
setsectionproperties = _useState10[1];
|
|
15344
|
+
// const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
|
|
15244
15345
|
var _useState11 = useState([]),
|
|
15245
15346
|
_useState12 = _slicedToArray(_useState11, 2),
|
|
15246
|
-
|
|
15247
|
-
|
|
15347
|
+
instfilters = _useState12[0],
|
|
15348
|
+
setinstfilters = _useState12[1];
|
|
15248
15349
|
var _useState13 = useState([]),
|
|
15249
15350
|
_useState14 = _slicedToArray(_useState13, 2),
|
|
15250
|
-
|
|
15251
|
-
|
|
15351
|
+
collectionstobevisible = _useState14[0],
|
|
15352
|
+
setcollectionstobevisible = _useState14[1];
|
|
15353
|
+
var _useState15 = useState([]),
|
|
15354
|
+
_useState16 = _slicedToArray(_useState15, 2),
|
|
15355
|
+
instcollections = _useState16[0],
|
|
15356
|
+
setinstcollections = _useState16[1];
|
|
15357
|
+
var _useState17 = useState([]),
|
|
15358
|
+
_useState18 = _slicedToArray(_useState17, 2),
|
|
15359
|
+
instcategories = _useState18[0],
|
|
15360
|
+
setinstcategories = _useState18[1];
|
|
15252
15361
|
// const [sortby, setSortby] = useState('Sort by');
|
|
15253
|
-
var
|
|
15362
|
+
var _useState19 = useState({
|
|
15254
15363
|
min: 0,
|
|
15255
15364
|
max: 5
|
|
15256
15365
|
}),
|
|
15257
|
-
|
|
15258
|
-
raterangevalue =
|
|
15259
|
-
setraterangevalue =
|
|
15366
|
+
_useState20 = _slicedToArray(_useState19, 2),
|
|
15367
|
+
raterangevalue = _useState20[0],
|
|
15368
|
+
setraterangevalue = _useState20[1];
|
|
15260
15369
|
var timeoutRef = React.useRef(null);
|
|
15261
|
-
var
|
|
15262
|
-
|
|
15263
|
-
|
|
15264
|
-
var setsortbycontext =
|
|
15265
|
-
var
|
|
15370
|
+
var _useState21 = useState(''),
|
|
15371
|
+
_useState22 = _slicedToArray(_useState21, 2);
|
|
15372
|
+
_useState22[0];
|
|
15373
|
+
var setsortbycontext = _useState22[1];
|
|
15374
|
+
var _useState23 = useState(''),
|
|
15375
|
+
_useState24 = _slicedToArray(_useState23, 2),
|
|
15376
|
+
pricefrom = _useState24[0];
|
|
15377
|
+
_useState24[1];
|
|
15378
|
+
var _useState25 = useState(''),
|
|
15379
|
+
_useState26 = _slicedToArray(_useState25, 2),
|
|
15380
|
+
priceto = _useState26[0];
|
|
15381
|
+
_useState26[1];
|
|
15382
|
+
props.actions.setfetchingtype;
|
|
15383
|
+
var _useState27 = useState([{
|
|
15266
15384
|
payloadvalue: 'sortprice',
|
|
15267
15385
|
name: lang.price,
|
|
15268
15386
|
filterarray: [{
|
|
@@ -15287,12 +15405,24 @@ var Filter$1 = function Filter(props) {
|
|
|
15287
15405
|
isfilterselected: false
|
|
15288
15406
|
}]
|
|
15289
15407
|
}]),
|
|
15290
|
-
|
|
15291
|
-
otherfilters =
|
|
15292
|
-
|
|
15408
|
+
_useState28 = _slicedToArray(_useState27, 2),
|
|
15409
|
+
otherfilters = _useState28[0];
|
|
15410
|
+
_useState28[1];
|
|
15293
15411
|
useEffect(function () {
|
|
15294
15412
|
filterupdater();
|
|
15295
15413
|
}, []);
|
|
15414
|
+
useEffect(function () {
|
|
15415
|
+
var _FetchAllVendorsQuery, _FetchAllVendorsQuery2;
|
|
15416
|
+
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) {
|
|
15417
|
+
var _FetchAllVendorsQuery3, _temp;
|
|
15418
|
+
var temp = _toConsumableArray(vendorarr);
|
|
15419
|
+
temp = _toConsumableArray(FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery3 = FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery3 === void 0 || (_FetchAllVendorsQuery3 = _FetchAllVendorsQuery3.data) === null || _FetchAllVendorsQuery3 === void 0 ? void 0 : _FetchAllVendorsQuery3.vendors);
|
|
15420
|
+
(_temp = temp) === null || _temp === void 0 || _temp.forEach(function (instfilteritem, instfilterindex) {
|
|
15421
|
+
instfilteritem.isfilterselected = false;
|
|
15422
|
+
});
|
|
15423
|
+
setvendorsarr(_toConsumableArray(temp));
|
|
15424
|
+
}
|
|
15425
|
+
}, [FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 ? void 0 : FetchAllVendorsQuery.isSuccess]);
|
|
15296
15426
|
useEffect(function () {
|
|
15297
15427
|
if (fetchproductoptionsQueryContext.isSuccess) {
|
|
15298
15428
|
var _fetchproductoptionsQ;
|
|
@@ -15308,7 +15438,17 @@ var Filter$1 = function Filter(props) {
|
|
|
15308
15438
|
useEffect(function () {
|
|
15309
15439
|
if (fetchcollectionsQueryContext.isSuccess) {
|
|
15310
15440
|
var _fetchcollectionsQuer;
|
|
15311
|
-
|
|
15441
|
+
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;
|
|
15442
|
+
var tempcollinfilter = [];
|
|
15443
|
+
{
|
|
15444
|
+
tempcoll === null || tempcoll === void 0 || tempcoll.map(function (collectionitem, collectionindex) {
|
|
15445
|
+
if (collectionitem.isshowntocustomers == 1 && collectionitem.isinftiler == 1) {
|
|
15446
|
+
tempcollinfilter.push(collectionitem);
|
|
15447
|
+
}
|
|
15448
|
+
});
|
|
15449
|
+
}
|
|
15450
|
+
setinstcollections([].concat(tempcollinfilter));
|
|
15451
|
+
// setinstcollections([...fetchcollectionsQueryContext?.data?.data?.collections]);
|
|
15312
15452
|
}
|
|
15313
15453
|
}, [fetchcollectionsQueryContext.isSuccess]);
|
|
15314
15454
|
// useEffect(() => {
|
|
@@ -16047,7 +16187,7 @@ var Filter$1 = function Filter(props) {
|
|
|
16047
16187
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
16048
16188
|
color: sectionproperties.filtertitle_color
|
|
16049
16189
|
}, _defineProperty(_ref2, "color", sectionproperties.filtertitle_color), _defineProperty(_ref2, "fontSize", sectionproperties.filtertitle_fontsize + 'px'), _defineProperty(_ref2, "fontWeight", sectionproperties.filtertitle_fontweight), _defineProperty(_ref2, "color", sectionproperties.filtertitle_color), _defineProperty(_ref2, "textTransform", 'capitalize'), _ref2)
|
|
16050
|
-
}, langdetect == 'en' ? item.name_en : item.name_ar
|
|
16190
|
+
}, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React.createElement("div", {
|
|
16051
16191
|
"class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
|
|
16052
16192
|
style: {
|
|
16053
16193
|
direction: 'ltr'
|
|
@@ -16471,10 +16611,10 @@ var Filter$1 = function Filter(props) {
|
|
|
16471
16611
|
isSearchable: true
|
|
16472
16612
|
})))));
|
|
16473
16613
|
};
|
|
16474
|
-
var
|
|
16475
|
-
|
|
16476
|
-
checked =
|
|
16477
|
-
setChecked =
|
|
16614
|
+
var _useState29 = useState(false),
|
|
16615
|
+
_useState30 = _slicedToArray(_useState29, 2),
|
|
16616
|
+
checked = _useState30[0],
|
|
16617
|
+
setChecked = _useState30[1];
|
|
16478
16618
|
// const queryParameters = new URLSearchParams(window.location.search);
|
|
16479
16619
|
// useEffect(() => {
|
|
16480
16620
|
// // setsortbycontext('Sort By');
|
|
@@ -16831,7 +16971,48 @@ var Filter$1 = function Filter(props) {
|
|
|
16831
16971
|
"class": "row m-0 w-100"
|
|
16832
16972
|
}, CollectionsFilter()), sectionproperties.showdynamicfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
16833
16973
|
"class": "row m-0 w-100"
|
|
16834
|
-
}, DynamicFilter()), sectionproperties.showvariantsfilter == 'Show' && InstFilters()
|
|
16974
|
+
}, DynamicFilter()), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.showvendorfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
16975
|
+
"class": "row m-0 w-100"
|
|
16976
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
16977
|
+
className: "col-lg-12 p-0"
|
|
16978
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
16979
|
+
className: "row m-0 w-100"
|
|
16980
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
16981
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
16982
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
16983
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
16984
|
+
}, langdetect == 'en' ? 'Brands' : 'الماركات')), vendorarr.map(function (item, index) {
|
|
16985
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
16986
|
+
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 ',
|
|
16987
|
+
onClick: function onClick() {
|
|
16988
|
+
var _tempfetchproductsfil3;
|
|
16989
|
+
var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
|
|
16990
|
+
// alert(JSON.stringify(tempfetchproductsfilerobjcontext));
|
|
16991
|
+
tempfetchproductsfilerobjcontext.vendorsarr = [];
|
|
16992
|
+
tempfetchproductsfilerobjcontext === null || tempfetchproductsfilerobjcontext === void 0 || (_tempfetchproductsfil3 = tempfetchproductsfilerobjcontext.vendorsarr) === null || _tempfetchproductsfil3 === void 0 || _tempfetchproductsfil3.push(item.vendorid);
|
|
16993
|
+
setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
|
|
16994
|
+
var temp = _toConsumableArray(vendorarr);
|
|
16995
|
+
temp === null || temp === void 0 || temp.forEach(function (instfilteritem, instfilterindex) {
|
|
16996
|
+
instfilteritem.isfilterselected = false;
|
|
16997
|
+
});
|
|
16998
|
+
item.isfilterselected = true;
|
|
16999
|
+
setvendorsarr(_toConsumableArray(temp));
|
|
17000
|
+
}
|
|
17001
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17002
|
+
"class": "mr-2"
|
|
17003
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17004
|
+
className: " ".concat(item.isfilterselected ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
|
|
17005
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
17006
|
+
className: "h-100 d-flex align-items-center"
|
|
17007
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
17008
|
+
className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
|
|
17009
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
17010
|
+
className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
|
|
17011
|
+
style: {
|
|
17012
|
+
color: item.isfilterselected ? sectionproperties.activecat_color : ''
|
|
17013
|
+
}
|
|
17014
|
+
}, langdetect == 'en' ? item.vendorname : item.vendorname)));
|
|
17015
|
+
}))))))), /*#__PURE__*/React.createElement("div", {
|
|
16835
17016
|
className: "col-lg-12"
|
|
16836
17017
|
}, /*#__PURE__*/React.createElement(Offcanvas, {
|
|
16837
17018
|
show: props === null || props === void 0 ? void 0 : props.openFilterSlider,
|
|
@@ -17006,7 +17187,176 @@ var Filter$1 = function Filter(props) {
|
|
|
17006
17187
|
}
|
|
17007
17188
|
})))), /*#__PURE__*/React.createElement("div", {
|
|
17008
17189
|
className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 pl-4 pr-4 '
|
|
17009
|
-
}, sectionproperties.
|
|
17190
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
17191
|
+
"class": "row m-0 w-100"
|
|
17192
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17193
|
+
"class": "col-lg-12 d-flex justify-content-start p-0"
|
|
17194
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
17195
|
+
className: "m-0 p-0 font-16 font-weight-600",
|
|
17196
|
+
style: {
|
|
17197
|
+
color: sectionproperties.filter_titlecolor,
|
|
17198
|
+
fontSize: sectionproperties.filter_titlefontsize + 'px',
|
|
17199
|
+
fontWeight: sectionproperties.filter_titlefontweight,
|
|
17200
|
+
textTransform: sectionproperties.filter_titletextransform
|
|
17201
|
+
}
|
|
17202
|
+
}, langdetect == 'en' ? 'Sort By' : 'ترتيب حسب')), /*#__PURE__*/React.createElement("div", {
|
|
17203
|
+
className: "col-lg-12"
|
|
17204
|
+
}, /*#__PURE__*/React.createElement("hr", {
|
|
17205
|
+
className: "mt-2 mb-3"
|
|
17206
|
+
})), otherfilters.map(function (item, index) {
|
|
17207
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
17208
|
+
className: "col-lg-12 p-0"
|
|
17209
|
+
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
17210
|
+
allowMultipleExpanded: true,
|
|
17211
|
+
allowZeroExpanded: true,
|
|
17212
|
+
preExpanded: [0, 1, 2, 3],
|
|
17213
|
+
style: {
|
|
17214
|
+
width: '100%'
|
|
17215
|
+
}
|
|
17216
|
+
}, /*#__PURE__*/React.createElement(AccordionItem, {
|
|
17217
|
+
uuid: index
|
|
17218
|
+
}, /*#__PURE__*/React.createElement(AccordionItemHeading, null, /*#__PURE__*/React.createElement(AccordionItemButton, null, /*#__PURE__*/React.createElement("div", {
|
|
17219
|
+
className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
|
|
17220
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17221
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0"
|
|
17222
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
17223
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
|
|
17224
|
+
}, item.name)), /*#__PURE__*/React.createElement("div", {
|
|
17225
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
17226
|
+
}, /*#__PURE__*/React.createElement(AccordionItemState, null, function (state) {
|
|
17227
|
+
if (state.expanded == true) {
|
|
17228
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
17229
|
+
className: filter_cssstyles.collapsetitle + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
|
|
17230
|
+
}, /*#__PURE__*/React.createElement(FiChevronUp, null));
|
|
17231
|
+
} else {
|
|
17232
|
+
return /*#__PURE__*/React.createElement("i", {
|
|
17233
|
+
className: filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
17234
|
+
}, /*#__PURE__*/React.createElement(FiChevronDown, null));
|
|
17235
|
+
}
|
|
17236
|
+
}))))), /*#__PURE__*/React.createElement(AccordionItemPanel, {
|
|
17237
|
+
className: "p-0"
|
|
17238
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17239
|
+
className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
|
|
17240
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17241
|
+
className: 'col-lg-12'
|
|
17242
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17243
|
+
className: langdetect == 'en' ? "".concat(filterstyles.timeline) + ' p-sm-0 ' : "".concat(filterstyles.timeline, " ").concat(filterstyles.timelinetrans) + ' p-sm-0 '
|
|
17244
|
+
}, item.filterarray.map(function (valueitem, valueindex) {
|
|
17245
|
+
var ischecked = false;
|
|
17246
|
+
if (item.payloadvalue == 'sortprice') {
|
|
17247
|
+
if (valueitem.value == ProductFilterObjContext.sortprice) {
|
|
17248
|
+
ischecked = true;
|
|
17249
|
+
}
|
|
17250
|
+
} else if (item.payloadvalue == 'sortdates') {
|
|
17251
|
+
if (valueitem.value == ProductFilterObjContext.sortdates) {
|
|
17252
|
+
ischecked = true;
|
|
17253
|
+
}
|
|
17254
|
+
}
|
|
17255
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
17256
|
+
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 ',
|
|
17257
|
+
onClick: function onClick() {
|
|
17258
|
+
var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
|
|
17259
|
+
if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
|
|
17260
|
+
tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
|
|
17261
|
+
} else {
|
|
17262
|
+
tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
|
|
17263
|
+
}
|
|
17264
|
+
tempfetchproductsfilerobjcontext.page = 0;
|
|
17265
|
+
setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
|
|
17266
|
+
filterrouting(tempfetchproductsfilerobjcontext);
|
|
17267
|
+
}
|
|
17268
|
+
}, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
|
|
17269
|
+
className: " ".concat(ischecked ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
|
|
17270
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
17271
|
+
className: "h-100 d-flex align-items-center"
|
|
17272
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
17273
|
+
className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
|
|
17274
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
17275
|
+
className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
|
|
17276
|
+
style: {
|
|
17277
|
+
color: ischecked ? sectionproperties.activecat_color : ''
|
|
17278
|
+
}
|
|
17279
|
+
}, valueitem.name)));
|
|
17280
|
+
}))))))));
|
|
17281
|
+
}), sectionproperties.showfilterbyrating == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
17282
|
+
className: "col-lg-12 pl-4 pr-4"
|
|
17283
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17284
|
+
className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
|
|
17285
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17286
|
+
className: "col-lg-12 col-md-12 col-sm-12 p-0 mb-3"
|
|
17287
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
17288
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
|
|
17289
|
+
}, langdetect == 'en' ? 'Ratings' : 'التقييمات')), /*#__PURE__*/React.createElement("div", {
|
|
17290
|
+
className: "col-lg-12 col-md-12 col-sm-12 mb-4"
|
|
17291
|
+
}, /*#__PURE__*/React.createElement(InputRange, {
|
|
17292
|
+
draggableTrack: true,
|
|
17293
|
+
formatLabel: function formatLabel(value) {
|
|
17294
|
+
return "".concat(value);
|
|
17295
|
+
},
|
|
17296
|
+
maxValue: 5,
|
|
17297
|
+
minValue: 0,
|
|
17298
|
+
value: raterangevalue,
|
|
17299
|
+
onChange: function onChange(value) {
|
|
17300
|
+
setraterangevalue(_objectSpread$2b({}, value));
|
|
17301
|
+
}
|
|
17302
|
+
}))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React.createElement("div", {
|
|
17303
|
+
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17304
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17305
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
17306
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
17307
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17308
|
+
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React.createElement("div", {
|
|
17309
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17310
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
17311
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17312
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React.createElement("input", {
|
|
17313
|
+
type: "text",
|
|
17314
|
+
value: pricevalue2.min,
|
|
17315
|
+
onChange: function onChange(event) {
|
|
17316
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17317
|
+
temppricevalue.min = event.target.value;
|
|
17318
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17319
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17320
|
+
// temppayloadobj = event.target.value;
|
|
17321
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17322
|
+
},
|
|
17323
|
+
|
|
17324
|
+
style: {
|
|
17325
|
+
background: '#fff',
|
|
17326
|
+
border: '1px solid #ccc',
|
|
17327
|
+
borderRadius: 5,
|
|
17328
|
+
color: '#000',
|
|
17329
|
+
height: 35,
|
|
17330
|
+
width: '100%',
|
|
17331
|
+
paddingLeft: 10,
|
|
17332
|
+
paddingRight: 10
|
|
17333
|
+
}
|
|
17334
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
17335
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17336
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
17337
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17338
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React.createElement("input", {
|
|
17339
|
+
type: "text",
|
|
17340
|
+
value: pricevalue2.max,
|
|
17341
|
+
onChange: function onChange(event) {
|
|
17342
|
+
// var temppayloadobj = { ...priceto };
|
|
17343
|
+
// temppayloadobj = event.target.value;
|
|
17344
|
+
// setpriceto({ ...temppayloadobj });
|
|
17345
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17346
|
+
temppricevalue.max = event.target.value;
|
|
17347
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17348
|
+
},
|
|
17349
|
+
style: {
|
|
17350
|
+
width: '100%',
|
|
17351
|
+
background: '#fff',
|
|
17352
|
+
border: '1px solid #ccc',
|
|
17353
|
+
borderRadius: 5,
|
|
17354
|
+
color: '#000',
|
|
17355
|
+
height: 35,
|
|
17356
|
+
paddingRight: 10,
|
|
17357
|
+
paddingLeft: 10
|
|
17358
|
+
}
|
|
17359
|
+
}))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
17010
17360
|
"class": "row m-0 w-100 mb-3"
|
|
17011
17361
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
17012
17362
|
"class": "row m-0 w-100 mb-3"
|
|
@@ -17083,7 +17433,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17083
17433
|
}
|
|
17084
17434
|
}, /*#__PURE__*/React.createElement("div", {
|
|
17085
17435
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
17086
|
-
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
17436
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement(Accordion, {
|
|
17087
17437
|
allowMultipleExpanded: true,
|
|
17088
17438
|
allowZeroExpanded: true,
|
|
17089
17439
|
preExpanded: [0, 1, 2, 3],
|
|
@@ -17159,7 +17509,57 @@ var Filter$1 = function Filter(props) {
|
|
|
17159
17509
|
}
|
|
17160
17510
|
}, valueitem.name)));
|
|
17161
17511
|
}));
|
|
17162
|
-
}))))))),
|
|
17512
|
+
}))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React.createElement("div", {
|
|
17513
|
+
"class": "row m-0 w-100 mb-3 mt-2 px-3"
|
|
17514
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
17515
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
17516
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
17517
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17518
|
+
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React.createElement("div", {
|
|
17519
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17520
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
17521
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17522
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React.createElement("input", {
|
|
17523
|
+
type: "text",
|
|
17524
|
+
value: pricefrom,
|
|
17525
|
+
onChange: function onChange(event) {
|
|
17526
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17527
|
+
temppricevalue.min = event.target.value;
|
|
17528
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17529
|
+
},
|
|
17530
|
+
style: {
|
|
17531
|
+
background: '#fff',
|
|
17532
|
+
border: '1px solid #ccc',
|
|
17533
|
+
borderRadius: 5,
|
|
17534
|
+
color: '#000',
|
|
17535
|
+
height: 35,
|
|
17536
|
+
width: '100%',
|
|
17537
|
+
paddingLeft: 15,
|
|
17538
|
+
paddingRight: 15
|
|
17539
|
+
}
|
|
17540
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
17541
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17542
|
+
}, /*#__PURE__*/React.createElement("label", {
|
|
17543
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17544
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React.createElement("input", {
|
|
17545
|
+
type: "text",
|
|
17546
|
+
value: priceto,
|
|
17547
|
+
onChange: function onChange(event) {
|
|
17548
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17549
|
+
temppricevalue.max = event.target.value;
|
|
17550
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17551
|
+
},
|
|
17552
|
+
style: {
|
|
17553
|
+
width: '100%',
|
|
17554
|
+
background: '#fff',
|
|
17555
|
+
border: '1px solid #ccc',
|
|
17556
|
+
borderRadius: 5,
|
|
17557
|
+
color: '#000',
|
|
17558
|
+
height: 35,
|
|
17559
|
+
paddingLeft: 15,
|
|
17560
|
+
paddingRight: 15
|
|
17561
|
+
}
|
|
17562
|
+
}))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
17163
17563
|
className: "col-lg-12 p-0"
|
|
17164
17564
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
17165
17565
|
className: "mt-2 mb-3"
|
|
@@ -17807,6 +18207,7 @@ var CardsSection = function CardsSection(props) {
|
|
|
17807
18207
|
cardobj.productendpointurl = arrayItem.productinfo.productendpointurl;
|
|
17808
18208
|
cardobj.hassale = arrayItem.productinfo.hassale;
|
|
17809
18209
|
cardobj.productid = arrayItem.productinfo.productid;
|
|
18210
|
+
cardobj.vendorid = arrayItem.productinfo.vendorproviderid;
|
|
17810
18211
|
cardobj.hasvariants = arrayItem.productinfo.hasvariants;
|
|
17811
18212
|
cardobj.description_en = arrayItem.productinfo.description_en;
|
|
17812
18213
|
cardobj.description_ar = arrayItem.productinfo.description_ar;
|
|
@@ -17944,6 +18345,28 @@ var CardsSection = function CardsSection(props) {
|
|
|
17944
18345
|
}
|
|
17945
18346
|
}
|
|
17946
18347
|
var section_cssstyles = {
|
|
18348
|
+
btnnn: css({
|
|
18349
|
+
width: '20%',
|
|
18350
|
+
height: 40,
|
|
18351
|
+
background: '#5c5c5c',
|
|
18352
|
+
fontSize: 14,
|
|
18353
|
+
fontWeight: 400,
|
|
18354
|
+
color: 'white',
|
|
18355
|
+
borderRadius: 10,
|
|
18356
|
+
':hover': {
|
|
18357
|
+
color: 'white',
|
|
18358
|
+
background: '#000',
|
|
18359
|
+
transition: '.3s'
|
|
18360
|
+
}
|
|
18361
|
+
}),
|
|
18362
|
+
titleee: css({
|
|
18363
|
+
fontSize: 25,
|
|
18364
|
+
color: '#000',
|
|
18365
|
+
fontWeight: 600,
|
|
18366
|
+
'@media (max-width: 800px)': {
|
|
18367
|
+
fontSize: 20
|
|
18368
|
+
}
|
|
18369
|
+
}),
|
|
17947
18370
|
sectioncontainerr: css({
|
|
17948
18371
|
width: sectionproperties.width + 'vw',
|
|
17949
18372
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -18148,12 +18571,11 @@ var CardsSection = function CardsSection(props) {
|
|
|
18148
18571
|
};
|
|
18149
18572
|
var SectionTitle = function SectionTitle() {
|
|
18150
18573
|
return /*#__PURE__*/React.createElement("div", {
|
|
18151
|
-
"class": "d-flex align-items-center",
|
|
18574
|
+
"class": "d-flex align-items-center flex-row",
|
|
18152
18575
|
style: {
|
|
18153
18576
|
position: 'relative',
|
|
18154
18577
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
18155
|
-
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
18156
|
-
flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
|
|
18578
|
+
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
18157
18579
|
}
|
|
18158
18580
|
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
18159
18581
|
"class": section_cssstyles.line_left
|
|
@@ -18168,14 +18590,6 @@ var CardsSection = function CardsSection(props) {
|
|
|
18168
18590
|
}
|
|
18169
18591
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
18170
18592
|
"class": section_cssstyles.line_right
|
|
18171
|
-
}), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
|
|
18172
|
-
style: {
|
|
18173
|
-
width: '50%',
|
|
18174
|
-
background: sectionproperties.linebgcolor,
|
|
18175
|
-
height: 3,
|
|
18176
|
-
borderRadius: 10,
|
|
18177
|
-
marginTop: 5
|
|
18178
|
-
}
|
|
18179
18593
|
}));
|
|
18180
18594
|
};
|
|
18181
18595
|
var isCardsectionloading = function isCardsectionloading() {
|
|
@@ -18897,7 +19311,23 @@ var CardsSection = function CardsSection(props) {
|
|
|
18897
19311
|
setopenFilterSlider: setopenFilterSlider,
|
|
18898
19312
|
show_product_group_titles: show_product_group_titles,
|
|
18899
19313
|
typeprops: 'vertical'
|
|
18900
|
-
})), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()
|
|
19314
|
+
})), fetchingtype == 'custom' && /*#__PURE__*/React.createElement(React.Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
19315
|
+
"class": "col-lg-12 allcentered my-5"
|
|
19316
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
19317
|
+
"class": "row m-0 w-100"
|
|
19318
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
19319
|
+
"class": "col-lg-12 allcentered mb-3"
|
|
19320
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
19321
|
+
"class": section_cssstyles.titleee + ' m-0 p-0 ',
|
|
19322
|
+
style: {}
|
|
19323
|
+
}, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), /*#__PURE__*/React.createElement("div", {
|
|
19324
|
+
"class": "col-lg-12 allcentered"
|
|
19325
|
+
}, /*#__PURE__*/React.createElement("button", {
|
|
19326
|
+
"class": section_cssstyles.btnnn + ' w-md-100 ',
|
|
19327
|
+
onClick: function onClick() {
|
|
19328
|
+
routingcountext('inquiryform', false, '');
|
|
19329
|
+
}
|
|
19330
|
+
}, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
|
|
18901
19331
|
};
|
|
18902
19332
|
|
|
18903
19333
|
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; }
|
|
@@ -22096,7 +22526,7 @@ var DownloadApp = function DownloadApp(props) {
|
|
|
22096
22526
|
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; }
|
|
22097
22527
|
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(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; }
|
|
22098
22528
|
var SocialMediaSection = function SocialMediaSection(props) {
|
|
22099
|
-
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
|
|
22529
|
+
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
|
|
22100
22530
|
props.actions;
|
|
22101
22531
|
props.actions.StatePagePropertiesContext;
|
|
22102
22532
|
var _useState = useState({}),
|
|
@@ -22177,26 +22607,39 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22177
22607
|
style: {
|
|
22178
22608
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22179
22609
|
}
|
|
22180
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.
|
|
22610
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.linkedinlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
22181
22611
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22182
22612
|
onClick: function onClick() {
|
|
22183
22613
|
var _authdetailsContext$i11;
|
|
22184
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.
|
|
22614
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
|
|
22185
22615
|
var _authdetailsContext$i12;
|
|
22186
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.
|
|
22616
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
|
|
22187
22617
|
}
|
|
22188
22618
|
}
|
|
22189
|
-
}, /*#__PURE__*/React.createElement(
|
|
22619
|
+
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
22190
22620
|
style: {
|
|
22191
22621
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22192
22622
|
}
|
|
22193
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.
|
|
22623
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
22194
22624
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22195
22625
|
onClick: function onClick() {
|
|
22196
22626
|
var _authdetailsContext$i14;
|
|
22197
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.
|
|
22627
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
|
|
22198
22628
|
var _authdetailsContext$i15;
|
|
22199
|
-
window.open(
|
|
22629
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
|
|
22630
|
+
}
|
|
22631
|
+
}
|
|
22632
|
+
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
22633
|
+
style: {
|
|
22634
|
+
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22635
|
+
}
|
|
22636
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null && /*#__PURE__*/React.createElement("div", {
|
|
22637
|
+
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22638
|
+
onClick: function onClick() {
|
|
22639
|
+
var _authdetailsContext$i17;
|
|
22640
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
22641
|
+
var _authdetailsContext$i18;
|
|
22642
|
+
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');
|
|
22200
22643
|
}
|
|
22201
22644
|
}
|
|
22202
22645
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -22209,10 +22652,10 @@ var SocialMediaSection = function SocialMediaSection(props) {
|
|
|
22209
22652
|
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; }
|
|
22210
22653
|
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(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; }
|
|
22211
22654
|
var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
22212
|
-
var _css, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$
|
|
22655
|
+
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;
|
|
22213
22656
|
var actions = props.actions;
|
|
22214
22657
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
22215
|
-
props.actions.setsidecartnavshowcontext;
|
|
22658
|
+
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
22216
22659
|
var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
|
|
22217
22660
|
props.actions.StatePagePropertiesContext;
|
|
22218
22661
|
var lang = props.actions.lang;
|
|
@@ -22220,12 +22663,12 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22220
22663
|
var setlang = props.actions.setlang;
|
|
22221
22664
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
22222
22665
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
22223
|
-
props.actions.fetchcustomercartQueryContext;
|
|
22666
|
+
var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
|
|
22224
22667
|
var templateproperties_context = props.actions.templateproperties_context;
|
|
22225
22668
|
props.actions.favoriteprojectscountContext;
|
|
22226
22669
|
var routingcountext = props.actions.routingcountext;
|
|
22227
22670
|
var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
22228
|
-
props.actions.setcurrencyfunccontext;
|
|
22671
|
+
var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
|
|
22229
22672
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
22230
22673
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
22231
22674
|
var _useState = useState(''),
|
|
@@ -22445,6 +22888,47 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22445
22888
|
});
|
|
22446
22889
|
return policyobj;
|
|
22447
22890
|
};
|
|
22891
|
+
var CartButton = function CartButton() {
|
|
22892
|
+
var _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
22893
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
22894
|
+
"class": "d-flex align-items-center",
|
|
22895
|
+
style: {
|
|
22896
|
+
position: 'relative'
|
|
22897
|
+
}
|
|
22898
|
+
}, /*#__PURE__*/React.createElement("button", {
|
|
22899
|
+
className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
|
|
22900
|
+
onClick: function onClick() {
|
|
22901
|
+
var _fetchcustomercartQue;
|
|
22902
|
+
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) {
|
|
22903
|
+
routingcountext(StaticPagesLinksContext.viewcart);
|
|
22904
|
+
} else {
|
|
22905
|
+
setsidecartnavshowcontext(true);
|
|
22906
|
+
}
|
|
22907
|
+
}
|
|
22908
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
22909
|
+
className: ' h-100 d-flex align-items-center justify-content-center '
|
|
22910
|
+
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React.createElement(FiShoppingBag, {
|
|
22911
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22912
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React.createElement(CgShoppingBag, {
|
|
22913
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22914
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React.createElement(BsBag, {
|
|
22915
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22916
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React.createElement(RiHandbagLine, {
|
|
22917
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22918
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React.createElement(FiShoppingCart, {
|
|
22919
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22920
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React.createElement(MdAddShoppingCart, {
|
|
22921
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22922
|
+
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
|
|
22923
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22924
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
22925
|
+
className: "".concat(header_cssstyles.badge_counter_header_notifications),
|
|
22926
|
+
style: {
|
|
22927
|
+
top: sectionproperties.cartbadgefromtop + 'px',
|
|
22928
|
+
right: sectionproperties.cartbadgefromright + 'px'
|
|
22929
|
+
}
|
|
22930
|
+
}, (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));
|
|
22931
|
+
};
|
|
22448
22932
|
var _useState15 = useState(false),
|
|
22449
22933
|
_useState16 = _slicedToArray(_useState15, 2),
|
|
22450
22934
|
openmenuCanvas = _useState16[0],
|
|
@@ -22519,10 +23003,8 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22519
23003
|
style: {
|
|
22520
23004
|
position: 'relative'
|
|
22521
23005
|
}
|
|
22522
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
22523
|
-
className: "col-md-
|
|
22524
|
-
}, InstLogoContainer()), /*#__PURE__*/React.createElement("div", {
|
|
22525
|
-
className: "col-md-6 col-sm-6 text-end p-0"
|
|
23006
|
+
}, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React.createElement("div", {
|
|
23007
|
+
className: "col-md-4 col-sm-3 text-start p-0"
|
|
22526
23008
|
}, /*#__PURE__*/React.createElement("div", {
|
|
22527
23009
|
style: {}
|
|
22528
23010
|
}, /*#__PURE__*/React.createElement("i", {
|
|
@@ -22548,7 +23030,181 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
22548
23030
|
}), menuactive == true && /*#__PURE__*/React.createElement(AiOutlineClose, {
|
|
22549
23031
|
size: sectionproperties.resp_sidenav_size,
|
|
22550
23032
|
color: sectionproperties.resp_sidenav_color
|
|
22551
|
-
})))
|
|
23033
|
+
}))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
23034
|
+
style: {
|
|
23035
|
+
width: '30px',
|
|
23036
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
23037
|
+
}
|
|
23038
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
23039
|
+
"class": "h-100 allcentered",
|
|
23040
|
+
onClick: function onClick() {
|
|
23041
|
+
setopenSearch(true);
|
|
23042
|
+
}
|
|
23043
|
+
}, /*#__PURE__*/React.createElement(IoSearchOutline, {
|
|
23044
|
+
size: 22,
|
|
23045
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23046
|
+
})))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React.createElement("div", {
|
|
23047
|
+
className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
|
|
23048
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
23049
|
+
style: {
|
|
23050
|
+
width: sectionproperties.cart_BtnWidth_resp + 'px',
|
|
23051
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
23052
|
+
},
|
|
23053
|
+
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
23054
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
23055
|
+
"class": ' h-100 allcentered ',
|
|
23056
|
+
style: {
|
|
23057
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23058
|
+
},
|
|
23059
|
+
onClick: function onClick() {
|
|
23060
|
+
if (sectionproperties.responsiveheaderstyle == 'Style 2') {
|
|
23061
|
+
if (menuactive == true) {
|
|
23062
|
+
setmenuactive(false);
|
|
23063
|
+
} else {
|
|
23064
|
+
setmenuactive(true);
|
|
23065
|
+
}
|
|
23066
|
+
} else {
|
|
23067
|
+
setopenmenuCanvas(true);
|
|
23068
|
+
setactiveTab('menu');
|
|
23069
|
+
}
|
|
23070
|
+
}
|
|
23071
|
+
}, menuactive == false && /*#__PURE__*/React.createElement(FiMenu, {
|
|
23072
|
+
size: 20,
|
|
23073
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23074
|
+
}), menuactive == true && /*#__PURE__*/React.createElement(AiOutlineClose, {
|
|
23075
|
+
size: 20,
|
|
23076
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23077
|
+
}))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React.createElement("div", {
|
|
23078
|
+
className: "col-md-4 col-sm-6 allcentered p-0"
|
|
23079
|
+
}, InstLogoContainer()), /*#__PURE__*/React.createElement("div", {
|
|
23080
|
+
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'
|
|
23081
|
+
}, sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React.createElement("div", {
|
|
23082
|
+
style: {
|
|
23083
|
+
width: '30px',
|
|
23084
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
23085
|
+
}
|
|
23086
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
23087
|
+
"class": "h-100 allcentered",
|
|
23088
|
+
onClick: function onClick() {
|
|
23089
|
+
setopenSearch(true);
|
|
23090
|
+
}
|
|
23091
|
+
}, /*#__PURE__*/React.createElement(IoSearchOutline, {
|
|
23092
|
+
size: 22,
|
|
23093
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23094
|
+
}))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
23095
|
+
style: {
|
|
23096
|
+
width: '30px',
|
|
23097
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
23098
|
+
}
|
|
23099
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
23100
|
+
"class": "h-100 allcentered",
|
|
23101
|
+
onClick: function onClick() {
|
|
23102
|
+
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
23103
|
+
}
|
|
23104
|
+
}, /*#__PURE__*/React.createElement(FaRegHeart, {
|
|
23105
|
+
size: 22,
|
|
23106
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23107
|
+
}))), 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.createElement("div", {
|
|
23108
|
+
"class": 'd-flex align-items-center pl-1 pr-1 pt-1',
|
|
23109
|
+
style: {}
|
|
23110
|
+
}, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
|
|
23111
|
+
"class": ' d-flex align-items-center justify-content-center '
|
|
23112
|
+
}, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
23113
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
23114
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
23115
|
+
"class": "m-0 p-0 mr-1 ml-1"
|
|
23116
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
23117
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
23118
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
23119
|
+
"class": "m-0 p-0 ml-1 mr-1"
|
|
23120
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, null)))), /*#__PURE__*/React.createElement(Dropdown.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) {
|
|
23121
|
+
var _authdetailsContext$i4;
|
|
23122
|
+
return /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
23123
|
+
"class": "m-0 p-0",
|
|
23124
|
+
onClick: function onClick() {
|
|
23125
|
+
setcurrencyfunccontext(item);
|
|
23126
|
+
}
|
|
23127
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
23128
|
+
"class": "row m-0 w-100"
|
|
23129
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
23130
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
23131
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
23132
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer)
|
|
23133
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
23134
|
+
"class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
|
|
23135
|
+
style: {
|
|
23136
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
23137
|
+
fontWeight: sectionproperties.dropdown_fontweight,
|
|
23138
|
+
textTransform: sectionproperties.dropdown_texttransform
|
|
23139
|
+
}
|
|
23140
|
+
}, /*#__PURE__*/React.createElement(FaMoneyBillWave, null), /*#__PURE__*/React.createElement("span", {
|
|
23141
|
+
"class": 'ml-2 mr-2'
|
|
23142
|
+
}, 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.createElement("div", {
|
|
23143
|
+
"class": "col-lg-12 p-0"
|
|
23144
|
+
}, /*#__PURE__*/React.createElement("hr", {
|
|
23145
|
+
"class": "m-0"
|
|
23146
|
+
}))));
|
|
23147
|
+
})))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React.createElement("div", {
|
|
23148
|
+
className: 'allcentered resposiveheader_languagedropdown',
|
|
23149
|
+
style: {
|
|
23150
|
+
marginLeft: langdetect == 'en' ? '0.25rem' : 0,
|
|
23151
|
+
marginRight: langdetect == 'ar' ? '0.25rem' : 0
|
|
23152
|
+
}
|
|
23153
|
+
}, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
23154
|
+
className: ' row m-0 w-100 allcentered ',
|
|
23155
|
+
style: {
|
|
23156
|
+
direction: 'rtl',
|
|
23157
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23158
|
+
},
|
|
23159
|
+
onClick: function onClick() {
|
|
23160
|
+
setlang('ar');
|
|
23161
|
+
}
|
|
23162
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
23163
|
+
"class": "m-0 p-0 font-weight-500"
|
|
23164
|
+
}, "\u0639"), /*#__PURE__*/React.createElement("i", {
|
|
23165
|
+
className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
|
|
23166
|
+
}, /*#__PURE__*/React.createElement(BiChevronDown, {
|
|
23167
|
+
size: 20
|
|
23168
|
+
}))), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
23169
|
+
className: ' row m-0 w-100 allcentered ',
|
|
23170
|
+
style: {
|
|
23171
|
+
direction: 'ltr',
|
|
23172
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23173
|
+
},
|
|
23174
|
+
onClick: function onClick() {
|
|
23175
|
+
setlang('en');
|
|
23176
|
+
}
|
|
23177
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
23178
|
+
"class": "m-0 p-0 font-weight-500 mr-1"
|
|
23179
|
+
}, "En"), /*#__PURE__*/React.createElement("i", {
|
|
23180
|
+
className: "h-100 allcentered"
|
|
23181
|
+
}, /*#__PURE__*/React.createElement(BiChevronDown, {
|
|
23182
|
+
size: 20
|
|
23183
|
+
})))), sectionproperties.logocentered == 'Not Centered' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
23184
|
+
"class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
|
|
23185
|
+
style: {
|
|
23186
|
+
minWidth: '30px'
|
|
23187
|
+
},
|
|
23188
|
+
onClick: function onClick() {
|
|
23189
|
+
if (langdetect == 'en') {
|
|
23190
|
+
setlang('ar');
|
|
23191
|
+
} else {
|
|
23192
|
+
setlang('en');
|
|
23193
|
+
}
|
|
23194
|
+
}
|
|
23195
|
+
}, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
23196
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23197
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
23198
|
+
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23199
|
+
}, "En", ' ', /*#__PURE__*/React.createElement("i", {
|
|
23200
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
23201
|
+
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
23202
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23203
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
23204
|
+
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23205
|
+
}, "\u0639", ' ', /*#__PURE__*/React.createElement("i", {
|
|
23206
|
+
"class": "h-100 allcentered mr-auto pr-3"
|
|
23207
|
+
}, /*#__PURE__*/React.createElement(BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React.createElement("div", {
|
|
22552
23208
|
"class": "px-4 py-4 scrollvertical",
|
|
22553
23209
|
style: {
|
|
22554
23210
|
position: 'fixed',
|
|
@@ -23191,7 +23847,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23191
23847
|
}, lang.logout))))), activeTab == 'categories' && /*#__PURE__*/React.createElement("div", {
|
|
23192
23848
|
className: ' row m-0 w-100 accordionContainer anim'
|
|
23193
23849
|
}, sectionproperties.subheaderParentType == 'Categories' && /*#__PURE__*/React.createElement(Accordion, {
|
|
23194
|
-
allowMultipleExpanded:
|
|
23850
|
+
allowMultipleExpanded: false,
|
|
23195
23851
|
allowZeroExpanded: true
|
|
23196
23852
|
}, 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) {
|
|
23197
23853
|
if (item.isshowntocustomers == 1) {
|
|
@@ -23247,7 +23903,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23247
23903
|
}, /*#__PURE__*/React.createElement("div", {
|
|
23248
23904
|
className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
|
|
23249
23905
|
}, /*#__PURE__*/React.createElement(Accordion, {
|
|
23250
|
-
allowMultipleExpanded:
|
|
23906
|
+
allowMultipleExpanded: false,
|
|
23251
23907
|
allowZeroExpanded: true
|
|
23252
23908
|
}, 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) {
|
|
23253
23909
|
if (pitem.isshowntocustomers == 1) {
|
|
@@ -23323,7 +23979,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23323
23979
|
}))))));
|
|
23324
23980
|
}
|
|
23325
23981
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && /*#__PURE__*/React.createElement(Accordion, {
|
|
23326
|
-
allowMultipleExpanded:
|
|
23982
|
+
allowMultipleExpanded: false,
|
|
23327
23983
|
allowZeroExpanded: true
|
|
23328
23984
|
}, pcollarray.map(function (item, index) {
|
|
23329
23985
|
if (item.isshowntocustomers == 1) {
|
|
@@ -23437,7 +24093,7 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23437
24093
|
}
|
|
23438
24094
|
})))));
|
|
23439
24095
|
}
|
|
23440
|
-
})), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24096
|
+
})), 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) {
|
|
23441
24097
|
if (collitem.isshowntocustomers == 1) {
|
|
23442
24098
|
return /*#__PURE__*/React.createElement("div", {
|
|
23443
24099
|
className: ' row m-0 p-0 mb-2 w-100 '
|
|
@@ -23463,49 +24119,49 @@ var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
|
23463
24119
|
style: {
|
|
23464
24120
|
background: '#eee'
|
|
23465
24121
|
}
|
|
23466
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24122
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
23467
24123
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23468
24124
|
onClick: function onClick() {
|
|
23469
|
-
var _authdetailsContext$
|
|
23470
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23471
|
-
var _authdetailsContext$
|
|
23472
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24125
|
+
var _authdetailsContext$i7;
|
|
24126
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null) {
|
|
24127
|
+
var _authdetailsContext$i8;
|
|
24128
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink, '_blank');
|
|
23473
24129
|
}
|
|
23474
24130
|
}
|
|
23475
24131
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
23476
24132
|
size: '20',
|
|
23477
24133
|
color: '#62564b'
|
|
23478
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24134
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
23479
24135
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23480
24136
|
onClick: function onClick() {
|
|
23481
|
-
var _authdetailsContext$
|
|
23482
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23483
|
-
var _authdetailsContext$
|
|
23484
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24137
|
+
var _authdetailsContext$i10;
|
|
24138
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
|
|
24139
|
+
var _authdetailsContext$i11;
|
|
24140
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
|
|
23485
24141
|
}
|
|
23486
24142
|
}
|
|
23487
24143
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
23488
24144
|
size: '22',
|
|
23489
24145
|
color: '#62564b'
|
|
23490
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24146
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
23491
24147
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23492
24148
|
onClick: function onClick() {
|
|
23493
|
-
var _authdetailsContext$
|
|
23494
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23495
|
-
var _authdetailsContext$
|
|
23496
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24149
|
+
var _authdetailsContext$i13;
|
|
24150
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
|
|
24151
|
+
var _authdetailsContext$i14;
|
|
24152
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink, '_blank');
|
|
23497
24153
|
}
|
|
23498
24154
|
}
|
|
23499
24155
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
23500
24156
|
size: '20',
|
|
23501
24157
|
color: '#62564b'
|
|
23502
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24158
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
23503
24159
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23504
24160
|
onClick: function onClick() {
|
|
23505
|
-
var _authdetailsContext$
|
|
23506
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23507
|
-
var _authdetailsContext$
|
|
23508
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24161
|
+
var _authdetailsContext$i16;
|
|
24162
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
|
|
24163
|
+
var _authdetailsContext$i17;
|
|
24164
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
|
|
23509
24165
|
}
|
|
23510
24166
|
}
|
|
23511
24167
|
}, /*#__PURE__*/React.createElement(AiFillYoutube, {
|
|
@@ -29458,6 +30114,31 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29458
30114
|
templateproperties_contextprops: templateproperties_context,
|
|
29459
30115
|
actions: actions
|
|
29460
30116
|
}), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
30117
|
+
style: {
|
|
30118
|
+
position: 'fixed',
|
|
30119
|
+
bottom: 15,
|
|
30120
|
+
right: 15,
|
|
30121
|
+
zIndex: 2000,
|
|
30122
|
+
transition: 'all 0.3s ease-out',
|
|
30123
|
+
width: '100%',
|
|
30124
|
+
display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
|
|
30125
|
+
},
|
|
30126
|
+
"class": "text-end"
|
|
30127
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
30128
|
+
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
30129
|
+
style: {},
|
|
30130
|
+
onClick: function onClick() {
|
|
30131
|
+
if (sectionproperties.btnlinktype == 'Website Link') {
|
|
30132
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
30133
|
+
} else {
|
|
30134
|
+
window.open(sectionproperties.floatingbtnlink, '_blank');
|
|
30135
|
+
|
|
30136
|
+
// routingcountext(sectionproperties.floatingbtnlink, true, '');
|
|
30137
|
+
}
|
|
30138
|
+
}
|
|
30139
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
30140
|
+
"class": "m-0 p-0"
|
|
30141
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingbtn == 'Show when logged in' && authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
|
|
29461
30142
|
style: {
|
|
29462
30143
|
position: 'fixed',
|
|
29463
30144
|
bottom: 15,
|
|
@@ -29471,7 +30152,13 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29471
30152
|
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
29472
30153
|
style: {},
|
|
29473
30154
|
onClick: function onClick() {
|
|
29474
|
-
|
|
30155
|
+
if (sectionproperties.btnlinktype == 'Website Link') {
|
|
30156
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
30157
|
+
} else {
|
|
30158
|
+
window.open(sectionproperties.floatingbtnlink, '_blank');
|
|
30159
|
+
|
|
30160
|
+
// routingcountext(sectionproperties.floatingbtnlink, true, '');
|
|
30161
|
+
}
|
|
29475
30162
|
}
|
|
29476
30163
|
}, /*#__PURE__*/React.createElement("p", {
|
|
29477
30164
|
"class": "m-0 p-0"
|
|
@@ -29640,7 +30327,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29640
30327
|
size: sectionproperties.cartBtn_iconFontSize
|
|
29641
30328
|
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React.createElement(FiCalendar, {
|
|
29642
30329
|
size: sectionproperties.cartBtn_iconFontSize
|
|
29643
|
-
}))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin &&
|
|
30330
|
+
}))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
|
|
29644
30331
|
"class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
|
|
29645
30332
|
onClick: function onClick() {
|
|
29646
30333
|
routingcountext(StaticPagesLinksContext.Login);
|
|
@@ -29652,7 +30339,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29652
30339
|
fontWeight: sectionproperties.userBtnTextfontweight,
|
|
29653
30340
|
fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
|
|
29654
30341
|
}
|
|
29655
|
-
}, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin &&
|
|
30342
|
+
}, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("div", {
|
|
29656
30343
|
className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
|
|
29657
30344
|
sytle: {
|
|
29658
30345
|
position: 'relative'
|
|
@@ -29731,7 +30418,7 @@ var Simpleheader = function Simpleheader(props) {
|
|
|
29731
30418
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
|
|
29732
30419
|
}, /*#__PURE__*/React.createElement(BiLogOutCircle, {
|
|
29733
30420
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
29734
|
-
}), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' &&
|
|
30421
|
+
}), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React.createElement("div", {
|
|
29735
30422
|
"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 ',
|
|
29736
30423
|
sytle: {
|
|
29737
30424
|
position: 'relative'
|
|
@@ -30499,6 +31186,23 @@ var Header8 = function Header8(props) {
|
|
|
30499
31186
|
':hover': {
|
|
30500
31187
|
color: sectionproperties.collectionsectiontextcoloronhover
|
|
30501
31188
|
}
|
|
31189
|
+
}),
|
|
31190
|
+
floatingbtn: css({
|
|
31191
|
+
width: sectionproperties.floatingbtnwidth + '%',
|
|
31192
|
+
height: sectionproperties.floatingbtnheight + 'px',
|
|
31193
|
+
background: sectionproperties.floatingbtnbg,
|
|
31194
|
+
fontSize: sectionproperties.floatingbtnfontsize + 'px',
|
|
31195
|
+
color: sectionproperties.floatingbtncolor,
|
|
31196
|
+
borderRadius: 10,
|
|
31197
|
+
':hover': {
|
|
31198
|
+
color: sectionproperties.floatingbtncolorhover,
|
|
31199
|
+
backgroundColor: sectionproperties.floatingbtnbghover,
|
|
31200
|
+
transitions: '.3s',
|
|
31201
|
+
cursor: 'pointer'
|
|
31202
|
+
},
|
|
31203
|
+
'@media (max-width: 800px)': {
|
|
31204
|
+
width: '50%'
|
|
31205
|
+
}
|
|
30502
31206
|
})
|
|
30503
31207
|
};
|
|
30504
31208
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -30513,7 +31217,26 @@ var Header8 = function Header8(props) {
|
|
|
30513
31217
|
sectionpropertiesprops: sectionproperties,
|
|
30514
31218
|
templateproperties_contextprops: templateproperties_context,
|
|
30515
31219
|
actions: actions
|
|
30516
|
-
})), sectionproperties.
|
|
31220
|
+
})), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
31221
|
+
style: {
|
|
31222
|
+
position: 'fixed',
|
|
31223
|
+
bottom: 15,
|
|
31224
|
+
right: 15,
|
|
31225
|
+
zIndex: 2000,
|
|
31226
|
+
transition: 'all 0.3s ease-out',
|
|
31227
|
+
width: '100%',
|
|
31228
|
+
display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
|
|
31229
|
+
},
|
|
31230
|
+
"class": "text-end"
|
|
31231
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
31232
|
+
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
31233
|
+
style: {},
|
|
31234
|
+
onClick: function onClick() {
|
|
31235
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
31236
|
+
}
|
|
31237
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
31238
|
+
"class": "m-0 p-0"
|
|
31239
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React.createElement("a", {
|
|
30517
31240
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
30518
31241
|
target: '_self',
|
|
30519
31242
|
style: {
|
|
@@ -33696,11 +34419,11 @@ var Modernheader = function Modernheader(props) {
|
|
|
33696
34419
|
}, /*#__PURE__*/React.createElement("div", {
|
|
33697
34420
|
"class": "row m-0 w-100"
|
|
33698
34421
|
}, /*#__PURE__*/React.createElement("div", {
|
|
33699
|
-
"class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center
|
|
34422
|
+
"class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
|
|
33700
34423
|
}, /*#__PURE__*/React.createElement("div", {
|
|
33701
|
-
"class": "col-lg-4 col-md-6 col-sm-12 d-
|
|
34424
|
+
"class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
|
|
33702
34425
|
style: {}
|
|
33703
|
-
}, sectionproperties.searchbartype == 'Full Width' &&
|
|
34426
|
+
}, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React.createElement("div", {
|
|
33704
34427
|
"class": header_cssstyles.searchbarcont
|
|
33705
34428
|
}, /*#__PURE__*/React.createElement("input", {
|
|
33706
34429
|
type: "text",
|
|
@@ -33719,7 +34442,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33719
34442
|
sectionpropertiesprops: sectionproperties,
|
|
33720
34443
|
srcfromprops: 'fullheader',
|
|
33721
34444
|
actions: actions
|
|
33722
|
-
})), sectionproperties.searchbartype == 'Icon' &&
|
|
34445
|
+
})), sectionproperties.searchbartype == 'Icon' && /*#__PURE__*/React.createElement("div", {
|
|
33723
34446
|
"class": header_cssstyles.searchbarcont + ' allcentered ',
|
|
33724
34447
|
style: {
|
|
33725
34448
|
width: sectionproperties.searchbaricon_width + 'px',
|
|
@@ -33741,12 +34464,22 @@ var Modernheader = function Modernheader(props) {
|
|
|
33741
34464
|
}, langdetect == 'en' && /*#__PURE__*/React.createElement("div", {
|
|
33742
34465
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33743
34466
|
}, /*#__PURE__*/React.createElement("p", {
|
|
33744
|
-
"class": "m-0 p-0 mr-2 ml-2"
|
|
33745
|
-
|
|
34467
|
+
"class": "m-0 p-0 mr-2 ml-2",
|
|
34468
|
+
style: {
|
|
34469
|
+
color: sectionproperties.searchbaricon_color
|
|
34470
|
+
}
|
|
34471
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
|
|
34472
|
+
color: sectionproperties.searchbaricon_color
|
|
34473
|
+
})), langdetect == 'ar' && /*#__PURE__*/React.createElement("div", {
|
|
33746
34474
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33747
34475
|
}, /*#__PURE__*/React.createElement("p", {
|
|
33748
|
-
"class": "m-0 p-0 ml-2 mr-2"
|
|
33749
|
-
|
|
34476
|
+
"class": "m-0 p-0 ml-2 mr-2",
|
|
34477
|
+
style: {
|
|
34478
|
+
color: sectionproperties.searchbaricon_color
|
|
34479
|
+
}
|
|
34480
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React.createElement(MdKeyboardArrowDown, {
|
|
34481
|
+
color: sectionproperties.searchbaricon_color
|
|
34482
|
+
})))), /*#__PURE__*/React.createElement(Dropdown.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) {
|
|
33750
34483
|
var _authdetailsContext$i4;
|
|
33751
34484
|
return /*#__PURE__*/React.createElement(Dropdown.Item, {
|
|
33752
34485
|
onClick: function onClick() {
|
|
@@ -33763,7 +34496,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
33763
34496
|
style: {
|
|
33764
34497
|
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
33765
34498
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
33766
|
-
textTransform: sectionproperties.dropdown_texttransform
|
|
34499
|
+
textTransform: sectionproperties.dropdown_texttransform,
|
|
34500
|
+
color: sectionproperties.searchbaricon_color
|
|
33767
34501
|
}
|
|
33768
34502
|
}, /*#__PURE__*/React.createElement("span", {
|
|
33769
34503
|
"class": 'ml-2 mr-2'
|
|
@@ -33773,7 +34507,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33773
34507
|
"class": "m-0"
|
|
33774
34508
|
}))));
|
|
33775
34509
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
33776
|
-
"class": "col-lg-
|
|
34510
|
+
"class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
|
|
33777
34511
|
}, /*#__PURE__*/React.createElement("div", {
|
|
33778
34512
|
"class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
|
|
33779
34513
|
style: {
|
|
@@ -33792,8 +34526,8 @@ var Modernheader = function Modernheader(props) {
|
|
|
33792
34526
|
objectFit: 'contain'
|
|
33793
34527
|
}
|
|
33794
34528
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
33795
|
-
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-
|
|
33796
|
-
},
|
|
34529
|
+
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
|
|
34530
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
33797
34531
|
style: {
|
|
33798
34532
|
marginRight: langdetect == 'en' ? '30px' : 0,
|
|
33799
34533
|
marginLeft: langdetect == 'en' ? 0 : '30px'
|
|
@@ -33935,7 +34669,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33935
34669
|
top: sectionproperties.wishlistbadgetop + 'px',
|
|
33936
34670
|
right: sectionproperties.wishlistbadgeright + 'px'
|
|
33937
34671
|
}
|
|
33938
|
-
}, /*#__PURE__*/React.createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))),
|
|
34672
|
+
}, /*#__PURE__*/React.createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), /*#__PURE__*/React.createElement("div", {
|
|
33939
34673
|
"class": "".concat(headerstyles$g.header_menu, " ").concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
|
|
33940
34674
|
onClick: function onClick() {
|
|
33941
34675
|
setsidecartnavshowcontext(true);
|
|
@@ -33976,7 +34710,7 @@ var Modernheader = function Modernheader(props) {
|
|
|
33976
34710
|
top: sectionproperties.cartbadgetop + 'px',
|
|
33977
34711
|
right: sectionproperties.cartbadgeright + 'px'
|
|
33978
34712
|
}
|
|
33979
|
-
}, (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))),
|
|
34713
|
+
}, (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.createElement("div", {
|
|
33980
34714
|
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
33981
34715
|
}, /*#__PURE__*/React.createElement(Dropdown, null, /*#__PURE__*/React.createElement(Dropdown.Toggle, null, /*#__PURE__*/React.createElement("li", {
|
|
33982
34716
|
"class": "".concat(headerstyles$g.header_menu) + ' allcentered '
|
|
@@ -40665,7 +41399,16 @@ var TwoTieredHeader = function TwoTieredHeader(props) {
|
|
|
40665
41399
|
}
|
|
40666
41400
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
40667
41401
|
"class": "col-lg-12 p-0"
|
|
40668
|
-
}, /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
41402
|
+
}, sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
41403
|
+
sectionpropertiesprops: sectionproperties,
|
|
41404
|
+
actions: actions
|
|
41405
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
41406
|
+
sectionpropertiesprops: sectionproperties,
|
|
41407
|
+
actions: actions
|
|
41408
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
41409
|
+
sectionpropertiesprops: sectionproperties,
|
|
41410
|
+
actions: actions
|
|
41411
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
40669
41412
|
sectionpropertiesprops: sectionproperties,
|
|
40670
41413
|
actions: actions
|
|
40671
41414
|
})));
|
|
@@ -41487,10 +42230,19 @@ var TwoTieredWithCenteredLogoHeader = function TwoTieredWithCenteredLogoHeader(p
|
|
|
41487
42230
|
subheadercontentpositionprops: 'center',
|
|
41488
42231
|
numofcols: '6'
|
|
41489
42232
|
}
|
|
41490
|
-
})))), /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
42233
|
+
})))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
41491
42234
|
sectionpropertiesprops: sectionproperties,
|
|
41492
42235
|
actions: actions
|
|
41493
|
-
})
|
|
42236
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
42237
|
+
sectionpropertiesprops: sectionproperties,
|
|
42238
|
+
actions: actions
|
|
42239
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
42240
|
+
sectionpropertiesprops: sectionproperties,
|
|
42241
|
+
actions: actions
|
|
42242
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React.createElement(HeaderresponsiveStyle2, {
|
|
42243
|
+
sectionpropertiesprops: sectionproperties,
|
|
42244
|
+
actions: actions
|
|
42245
|
+
}), ' ');
|
|
41494
42246
|
};
|
|
41495
42247
|
|
|
41496
42248
|
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; }
|
|
@@ -42851,7 +43603,7 @@ var Allinonefooter = function Allinonefooter(props) {
|
|
|
42851
43603
|
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; }
|
|
42852
43604
|
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(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; }
|
|
42853
43605
|
var Footer1 = function Footer1(props) {
|
|
42854
|
-
var
|
|
43606
|
+
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;
|
|
42855
43607
|
var _useState = useState(''),
|
|
42856
43608
|
_useState2 = _slicedToArray(_useState, 2),
|
|
42857
43609
|
sectionproperties = _useState2[0],
|
|
@@ -42870,14 +43622,6 @@ var Footer1 = function Footer1(props) {
|
|
|
42870
43622
|
var templateproperties_context = props.actions.templateproperties_context;
|
|
42871
43623
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
42872
43624
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
42873
|
-
// const [newsletter, setnewsletter] = useState('');
|
|
42874
|
-
var _useState5 = useState({
|
|
42875
|
-
min: '',
|
|
42876
|
-
max: ''
|
|
42877
|
-
}),
|
|
42878
|
-
_useState6 = _slicedToArray(_useState5, 2),
|
|
42879
|
-
pricevalue2 = _useState6[0],
|
|
42880
|
-
setpricevalue2 = _useState6[1];
|
|
42881
43625
|
useEffect(function () {
|
|
42882
43626
|
if (props.srcfrom == 'addsectionform') {
|
|
42883
43627
|
var secpropobj = {};
|
|
@@ -42905,18 +43649,6 @@ var Footer1 = function Footer1(props) {
|
|
|
42905
43649
|
}
|
|
42906
43650
|
}
|
|
42907
43651
|
}, [templateproperties_context]);
|
|
42908
|
-
var _useState7 = useState([]),
|
|
42909
|
-
_useState8 = _slicedToArray(_useState7, 2),
|
|
42910
|
-
bgimagearrayofobjs = _useState8[0],
|
|
42911
|
-
setbgimagearrayofobjs = _useState8[1];
|
|
42912
|
-
useEffect(function () {
|
|
42913
|
-
if (sectionproperties.length != 0 && sectionproperties.logoarrayofobjects != undefined) {
|
|
42914
|
-
var bg1_arrayofobjsparsed = JSON.parse(sectionproperties.logoarrayofobjects);
|
|
42915
|
-
if (Array.isArray(bg1_arrayofobjsparsed)) {
|
|
42916
|
-
setbgimagearrayofobjs(_toConsumableArray(bg1_arrayofobjsparsed));
|
|
42917
|
-
}
|
|
42918
|
-
}
|
|
42919
|
-
}, [sectionproperties]);
|
|
42920
43652
|
var footerStyles = {
|
|
42921
43653
|
footerContainer: css({
|
|
42922
43654
|
width: '100vw',
|
|
@@ -43047,17 +43779,6 @@ var Footer1 = function Footer1(props) {
|
|
|
43047
43779
|
maxWidth: '35%',
|
|
43048
43780
|
height: 'auto'
|
|
43049
43781
|
}
|
|
43050
|
-
}),
|
|
43051
|
-
btnn: css({
|
|
43052
|
-
width: '150px',
|
|
43053
|
-
height: 40,
|
|
43054
|
-
borderRadius: 10,
|
|
43055
|
-
background: '#C2A24D',
|
|
43056
|
-
color: 'white',
|
|
43057
|
-
':hover': {
|
|
43058
|
-
transition: '.3s',
|
|
43059
|
-
background: '#186a81'
|
|
43060
|
-
}
|
|
43061
43782
|
})
|
|
43062
43783
|
};
|
|
43063
43784
|
var returnpolicyobj = function returnpolicyobj(policytype) {
|
|
@@ -43072,8 +43793,8 @@ var Footer1 = function Footer1(props) {
|
|
|
43072
43793
|
};
|
|
43073
43794
|
return /*#__PURE__*/React.createElement("div", {
|
|
43074
43795
|
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
43075
|
-
},
|
|
43076
|
-
"class": "".concat(footerStyles.footerContainer) + '
|
|
43796
|
+
}, /*#__PURE__*/React.createElement("footer", {
|
|
43797
|
+
"class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
|
|
43077
43798
|
}, /*#__PURE__*/React.createElement("div", {
|
|
43078
43799
|
"class": "row w-100 m-0 d-flex justify-content-center"
|
|
43079
43800
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -43083,7 +43804,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43083
43804
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
43084
43805
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43085
43806
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43086
|
-
path:
|
|
43807
|
+
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,
|
|
43087
43808
|
style: {
|
|
43088
43809
|
width: '100%',
|
|
43089
43810
|
height: '100%',
|
|
@@ -43097,7 +43818,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43097
43818
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
43098
43819
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43099
43820
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43100
|
-
path:
|
|
43821
|
+
path: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instlogo,
|
|
43101
43822
|
style: {
|
|
43102
43823
|
width: '100%',
|
|
43103
43824
|
height: '100%',
|
|
@@ -43233,10 +43954,10 @@ var Footer1 = function Footer1(props) {
|
|
|
43233
43954
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43234
43955
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43235
43956
|
onClick: function onClick() {
|
|
43236
|
-
var _authdetailsContext$
|
|
43237
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43238
|
-
var _authdetailsContext$
|
|
43239
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43957
|
+
var _authdetailsContext$i3;
|
|
43958
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
|
|
43959
|
+
var _authdetailsContext$i4;
|
|
43960
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
|
|
43240
43961
|
}
|
|
43241
43962
|
}
|
|
43242
43963
|
}, /*#__PURE__*/React.createElement(FaFacebook, {
|
|
@@ -43244,10 +43965,10 @@ var Footer1 = function Footer1(props) {
|
|
|
43244
43965
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43245
43966
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43246
43967
|
onClick: function onClick() {
|
|
43247
|
-
var _authdetailsContext$
|
|
43248
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43249
|
-
var _authdetailsContext$
|
|
43250
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43968
|
+
var _authdetailsContext$i5;
|
|
43969
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
|
|
43970
|
+
var _authdetailsContext$i6;
|
|
43971
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink, '_blank');
|
|
43251
43972
|
}
|
|
43252
43973
|
}
|
|
43253
43974
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -43255,25 +43976,14 @@ var Footer1 = function Footer1(props) {
|
|
|
43255
43976
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43256
43977
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43257
43978
|
onClick: function onClick() {
|
|
43258
|
-
var _authdetailsContext$
|
|
43259
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43260
|
-
var _authdetailsContext$
|
|
43261
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43979
|
+
var _authdetailsContext$i7;
|
|
43980
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
|
|
43981
|
+
var _authdetailsContext$i8;
|
|
43982
|
+
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');
|
|
43262
43983
|
}
|
|
43263
43984
|
}
|
|
43264
43985
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
43265
43986
|
size: sectionproperties.youtubebtniconfontsize
|
|
43266
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.youtubelink) != null && /*#__PURE__*/React.createElement("div", {
|
|
43267
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43268
|
-
onClick: function onClick() {
|
|
43269
|
-
var _authdetailsContext$i9;
|
|
43270
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.youtubelink) != null) {
|
|
43271
|
-
var _authdetailsContext$i10;
|
|
43272
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.youtubelink, '_blank');
|
|
43273
|
-
}
|
|
43274
|
-
}
|
|
43275
|
-
}, /*#__PURE__*/React.createElement(AiFillYoutube, {
|
|
43276
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
43277
43987
|
}))))), /*#__PURE__*/React.createElement("div", {
|
|
43278
43988
|
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|
|
43279
43989
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -43284,15 +43994,15 @@ var Footer1 = function Footer1(props) {
|
|
|
43284
43994
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer mx-2 ',
|
|
43285
43995
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
43286
43996
|
onClick: function onClick() {
|
|
43287
|
-
var _authdetailsContext$
|
|
43288
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43997
|
+
var _authdetailsContext$i9;
|
|
43998
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_appstore, '_blank');
|
|
43289
43999
|
}
|
|
43290
44000
|
}), /*#__PURE__*/React.createElement("img", {
|
|
43291
44001
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer mx-2 ',
|
|
43292
44002
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
43293
44003
|
onClick: function onClick() {
|
|
43294
|
-
var _authdetailsContext$
|
|
43295
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
44004
|
+
var _authdetailsContext$i10;
|
|
44005
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.mobileapplink_playstore, '_blank');
|
|
43296
44006
|
}
|
|
43297
44007
|
})), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43298
44008
|
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
@@ -43309,12 +44019,12 @@ var Footer1 = function Footer1(props) {
|
|
|
43309
44019
|
textTransform: sectionproperties.footerinfotext_textTransform
|
|
43310
44020
|
},
|
|
43311
44021
|
onClick: function onClick() {
|
|
43312
|
-
var _authdetailsContext$
|
|
43313
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
44022
|
+
var _authdetailsContext$i11;
|
|
44023
|
+
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');
|
|
43314
44024
|
}
|
|
43315
44025
|
}, /*#__PURE__*/React.createElement("i", {
|
|
43316
44026
|
"class": ' fa fa-at mr-2 text-transform-none ml-2 '
|
|
43317
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
44027
|
+
}), 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.createElement("div", {
|
|
43318
44028
|
"class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
43319
44029
|
}, /*#__PURE__*/React.createElement("p", {
|
|
43320
44030
|
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center mr-1 ',
|
|
@@ -43343,151 +44053,7 @@ var Footer1 = function Footer1(props) {
|
|
|
43343
44053
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
43344
44054
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
43345
44055
|
size: sectionproperties.footerinfoicon_fontsize
|
|
43346
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43347
|
-
"class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
|
|
43348
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
43349
|
-
"class": "row w-100 m-0 d-flex justify-content-center"
|
|
43350
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
43351
|
-
"class": "col-lg-6"
|
|
43352
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
43353
|
-
"class": "row m-0 w-100"
|
|
43354
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
43355
|
-
"class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
|
|
43356
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
43357
|
-
"class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
|
|
43358
|
-
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
43359
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43360
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43361
|
-
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,
|
|
43362
|
-
style: {
|
|
43363
|
-
width: '100%',
|
|
43364
|
-
height: '100%',
|
|
43365
|
-
objectFit: 'contain'
|
|
43366
|
-
},
|
|
43367
|
-
loading: "lazy"
|
|
43368
|
-
}))), /*#__PURE__*/React.createElement("div", {
|
|
43369
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43370
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
43371
|
-
"class": "m-0 p-0",
|
|
43372
|
-
style: {
|
|
43373
|
-
fontSize: '15px',
|
|
43374
|
-
color: '#fff',
|
|
43375
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
43376
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43377
|
-
}
|
|
43378
|
-
}, 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.createElement("div", {
|
|
43379
|
-
"class": "col-lg-12 p-0 flex-row text-start"
|
|
43380
|
-
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43381
|
-
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43382
|
-
onClick: function onClick() {
|
|
43383
|
-
var _authdetailsContext$i18;
|
|
43384
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.facebooklink) != null) {
|
|
43385
|
-
var _authdetailsContext$i19;
|
|
43386
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink, '_blank');
|
|
43387
|
-
}
|
|
43388
|
-
}
|
|
43389
|
-
}, /*#__PURE__*/React.createElement(FaFacebook, {
|
|
43390
|
-
size: sectionproperties.facebkbtnniconfontsize
|
|
43391
|
-
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43392
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43393
|
-
onClick: function onClick() {
|
|
43394
|
-
var _authdetailsContext$i20;
|
|
43395
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.instagramlink) != null) {
|
|
43396
|
-
var _authdetailsContext$i21;
|
|
43397
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink, '_blank');
|
|
43398
|
-
}
|
|
43399
|
-
}
|
|
43400
|
-
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
43401
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
43402
|
-
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
43403
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43404
|
-
onClick: function onClick() {
|
|
43405
|
-
var _authdetailsContext$i22;
|
|
43406
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null) {
|
|
43407
|
-
var _authdetailsContext$i23;
|
|
43408
|
-
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');
|
|
43409
|
-
}
|
|
43410
|
-
}
|
|
43411
|
-
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
43412
|
-
size: sectionproperties.youtubebtniconfontsize
|
|
43413
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
43414
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43415
|
-
onClick: function onClick() {
|
|
43416
|
-
var _authdetailsContext$i25;
|
|
43417
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.twitterlink) != null) {
|
|
43418
|
-
var _authdetailsContext$i26;
|
|
43419
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.twitterlink, '_blank');
|
|
43420
|
-
}
|
|
43421
|
-
}
|
|
43422
|
-
}, /*#__PURE__*/React.createElement("i", {
|
|
43423
|
-
className: "h-100 allcentered",
|
|
43424
|
-
style: {
|
|
43425
|
-
fontSize: 20
|
|
43426
|
-
}
|
|
43427
|
-
}, "x"))))), /*#__PURE__*/React.createElement("div", {
|
|
43428
|
-
"class": "col-lg-6"
|
|
43429
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
43430
|
-
"class": "row m-0 w-100 mt-md-3"
|
|
43431
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
43432
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43433
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
43434
|
-
"class": "m-0 p-0",
|
|
43435
|
-
style: {
|
|
43436
|
-
fontSize: 20,
|
|
43437
|
-
color: 'white',
|
|
43438
|
-
fontWeight: 600,
|
|
43439
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43440
|
-
}
|
|
43441
|
-
}, "\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.createElement("div", {
|
|
43442
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43443
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
43444
|
-
"class": "m-0 p-0",
|
|
43445
|
-
style: {
|
|
43446
|
-
fontSize: 15,
|
|
43447
|
-
color: 'white',
|
|
43448
|
-
fontWeight: 500,
|
|
43449
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43450
|
-
}
|
|
43451
|
-
}, "\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.createElement("div", {
|
|
43452
|
-
"class": "col-lg-12 mb-3 text-start p-0"
|
|
43453
|
-
}, /*#__PURE__*/React.createElement("input", {
|
|
43454
|
-
type: "text",
|
|
43455
|
-
className: "".concat(footerStyles.form_control) + ' w-md-100 ',
|
|
43456
|
-
value: pricevalue2.min,
|
|
43457
|
-
placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
|
|
43458
|
-
onChange: function onChange(event) {
|
|
43459
|
-
var temppricevalue = _objectSpread$1C({}, pricevalue2);
|
|
43460
|
-
temppricevalue.min = event.target.value;
|
|
43461
|
-
setpricevalue2(_objectSpread$1C({}, temppricevalue));
|
|
43462
|
-
},
|
|
43463
|
-
style: {
|
|
43464
|
-
background: 'white',
|
|
43465
|
-
fontSize: 14,
|
|
43466
|
-
color: '#000',
|
|
43467
|
-
borderRadius: 10,
|
|
43468
|
-
width: '50%',
|
|
43469
|
-
height: 40,
|
|
43470
|
-
paddingLeft: 20,
|
|
43471
|
-
paddingRight: 20
|
|
43472
|
-
}
|
|
43473
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
43474
|
-
"class": "col-lg-12 text-start mb-3 text-start p-0"
|
|
43475
|
-
}, /*#__PURE__*/React.createElement("button", {
|
|
43476
|
-
"class": footerStyles.btnn
|
|
43477
|
-
}, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React.createElement("div", {
|
|
43478
|
-
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|
|
43479
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
43480
|
-
"class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
|
|
43481
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
43482
|
-
"class": "col-lg-12 text-start"
|
|
43483
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
43484
|
-
"class": "m-0 p-0",
|
|
43485
|
-
style: {
|
|
43486
|
-
fontSize: sectionproperties.generaltext_fontSize + 'px',
|
|
43487
|
-
color: sectionproperties.generaltext_fontColor,
|
|
43488
|
-
fontWeight: sectionproperties.generaltext_fontWeight
|
|
43489
|
-
}
|
|
43490
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
|
|
44056
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
|
|
43491
44057
|
};
|
|
43492
44058
|
|
|
43493
44059
|
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; }
|
|
@@ -47127,7 +47693,7 @@ var FooterWithThreeColumns = function FooterWithThreeColumns(props) {
|
|
|
47127
47693
|
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; }
|
|
47128
47694
|
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(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; }
|
|
47129
47695
|
var ModernFooter = function ModernFooter(props) {
|
|
47130
|
-
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;
|
|
47696
|
+
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;
|
|
47131
47697
|
var _useState = useState(''),
|
|
47132
47698
|
_useState2 = _slicedToArray(_useState, 2),
|
|
47133
47699
|
sectionproperties = _useState2[0],
|
|
@@ -47434,43 +48000,57 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47434
48000
|
}, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
47435
48001
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47436
48002
|
size: sectionproperties.whatsappiconfontsize
|
|
47437
|
-
}), sectionproperties.whatsapplinktext)),
|
|
48003
|
+
}), sectionproperties.whatsapplinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
48004
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
48005
|
+
onClick: function onClick() {
|
|
48006
|
+
var _authdetailsContext$i12;
|
|
48007
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null) {
|
|
48008
|
+
var _authdetailsContext$i13;
|
|
48009
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink, '_blank');
|
|
48010
|
+
}
|
|
48011
|
+
}
|
|
48012
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
48013
|
+
className: "h-100 allcentered",
|
|
48014
|
+
style: {
|
|
48015
|
+
fontSize: 20
|
|
48016
|
+
}
|
|
48017
|
+
}, "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.createElement("div", {
|
|
47438
48018
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47439
48019
|
}, /*#__PURE__*/React.createElement("p", {
|
|
47440
48020
|
"class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47441
48021
|
onClick: function onClick() {
|
|
47442
|
-
var _authdetailsContext$
|
|
47443
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47444
|
-
var _authdetailsContext$
|
|
47445
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48022
|
+
var _authdetailsContext$i15;
|
|
48023
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
|
|
48024
|
+
var _authdetailsContext$i16;
|
|
48025
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
|
|
47446
48026
|
}
|
|
47447
48027
|
}
|
|
47448
48028
|
}, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React.createElement(AiOutlineLinkedin, {
|
|
47449
48029
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47450
48030
|
size: sectionproperties.linkedinbtniconfontsize
|
|
47451
|
-
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48031
|
+
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React.createElement("div", {
|
|
47452
48032
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47453
48033
|
}, /*#__PURE__*/React.createElement("p", {
|
|
47454
48034
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47455
48035
|
onClick: function onClick() {
|
|
47456
|
-
var _authdetailsContext$
|
|
47457
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47458
|
-
var _authdetailsContext$
|
|
47459
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48036
|
+
var _authdetailsContext$i18;
|
|
48037
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
48038
|
+
var _authdetailsContext$i19;
|
|
48039
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
47460
48040
|
}
|
|
47461
48041
|
}
|
|
47462
48042
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
47463
48043
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47464
48044
|
size: sectionproperties.instagramiconfontsize
|
|
47465
|
-
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48045
|
+
}), 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.createElement("div", {
|
|
47466
48046
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47467
48047
|
}, /*#__PURE__*/React.createElement("p", {
|
|
47468
48048
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47469
48049
|
onClick: function onClick() {
|
|
47470
|
-
var _authdetailsContext$
|
|
47471
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47472
|
-
var _authdetailsContext$
|
|
47473
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48050
|
+
var _authdetailsContext$i21;
|
|
48051
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null) {
|
|
48052
|
+
var _authdetailsContext$i22;
|
|
48053
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink, '_blank');
|
|
47474
48054
|
}
|
|
47475
48055
|
}
|
|
47476
48056
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React.createElement(FaTelegramPlane, {
|
|
@@ -47502,7 +48082,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47502
48082
|
}
|
|
47503
48083
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
47504
48084
|
size: sectionproperties.footerinfoicon_fontsize
|
|
47505
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48085
|
+
})), 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.createElement("div", {
|
|
47506
48086
|
"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 ',
|
|
47507
48087
|
onClick: function onClick() {
|
|
47508
48088
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
@@ -47521,14 +48101,14 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47521
48101
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
47522
48102
|
"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 ',
|
|
47523
48103
|
onClick: function onClick() {
|
|
47524
|
-
var _authdetailsContext$
|
|
47525
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48104
|
+
var _authdetailsContext$i24;
|
|
48105
|
+
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');
|
|
47526
48106
|
}
|
|
47527
48107
|
}, /*#__PURE__*/React.createElement("p", {
|
|
47528
48108
|
"class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
|
|
47529
48109
|
onClick: function onClick() {
|
|
47530
|
-
var _authdetailsContext$
|
|
47531
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48110
|
+
var _authdetailsContext$i25;
|
|
48111
|
+
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');
|
|
47532
48112
|
},
|
|
47533
48113
|
style: {
|
|
47534
48114
|
textTransform: 'none'
|
|
@@ -47539,7 +48119,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47539
48119
|
marginRight: langdetect == 'en' ? '0.5rem' : 0,
|
|
47540
48120
|
marginLeft: langdetect == 'ar' ? '0.5rem' : 0
|
|
47541
48121
|
}
|
|
47542
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48122
|
+
}), 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.createElement("div", {
|
|
47543
48123
|
"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'
|
|
47544
48124
|
}, /*#__PURE__*/React.createElement("div", {
|
|
47545
48125
|
className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
@@ -47551,15 +48131,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47551
48131
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
|
|
47552
48132
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
47553
48133
|
onClick: function onClick() {
|
|
47554
|
-
var _authdetailsContext$
|
|
47555
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48134
|
+
var _authdetailsContext$i27;
|
|
48135
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
|
|
47556
48136
|
}
|
|
47557
48137
|
}), /*#__PURE__*/React.createElement("img", {
|
|
47558
48138
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
|
|
47559
48139
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
47560
48140
|
onClick: function onClick() {
|
|
47561
|
-
var _authdetailsContext$
|
|
47562
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48141
|
+
var _authdetailsContext$i28;
|
|
48142
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
|
|
47563
48143
|
}
|
|
47564
48144
|
})), /*#__PURE__*/React.createElement("div", {
|
|
47565
48145
|
"class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
|
|
@@ -47567,15 +48147,15 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47567
48147
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
|
|
47568
48148
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47569
48149
|
onClick: function onClick() {
|
|
47570
|
-
var _authdetailsContext$
|
|
47571
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48150
|
+
var _authdetailsContext$i29;
|
|
48151
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
|
|
47572
48152
|
}
|
|
47573
48153
|
}), /*#__PURE__*/React.createElement("img", {
|
|
47574
48154
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
|
|
47575
48155
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47576
48156
|
onClick: function onClick() {
|
|
47577
|
-
var _authdetailsContext$
|
|
47578
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48157
|
+
var _authdetailsContext$i30;
|
|
48158
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
|
|
47579
48159
|
}
|
|
47580
48160
|
}))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
47581
48161
|
"class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
|
|
@@ -47605,7 +48185,7 @@ var ModernFooter = function ModernFooter(props) {
|
|
|
47605
48185
|
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; }
|
|
47606
48186
|
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(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; }
|
|
47607
48187
|
var Newsletterfooter = function Newsletterfooter(props) {
|
|
47608
|
-
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$
|
|
48188
|
+
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;
|
|
47609
48189
|
var _useState = useState(''),
|
|
47610
48190
|
_useState2 = _slicedToArray(_useState, 2),
|
|
47611
48191
|
sectionproperties = _useState2[0],
|
|
@@ -48191,43 +48771,57 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48191
48771
|
}
|
|
48192
48772
|
}, /*#__PURE__*/React.createElement(AiFillYoutube, {
|
|
48193
48773
|
size: sectionproperties.instgrambtniconfontsize
|
|
48194
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.
|
|
48195
|
-
"
|
|
48774
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink) != null && /*#__PURE__*/React.createElement("div", {
|
|
48775
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
48196
48776
|
onClick: function onClick() {
|
|
48197
48777
|
var _authdetailsContext$i18;
|
|
48198
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.
|
|
48778
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
|
|
48199
48779
|
var _authdetailsContext$i19;
|
|
48200
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.
|
|
48780
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
|
|
48781
|
+
}
|
|
48782
|
+
}
|
|
48783
|
+
}, /*#__PURE__*/React.createElement("i", {
|
|
48784
|
+
className: "h-100 allcentered",
|
|
48785
|
+
style: {
|
|
48786
|
+
fontSize: 20
|
|
48787
|
+
}
|
|
48788
|
+
}, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null && /*#__PURE__*/React.createElement("p", {
|
|
48789
|
+
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48790
|
+
onClick: function onClick() {
|
|
48791
|
+
var _authdetailsContext$i21;
|
|
48792
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
|
|
48793
|
+
var _authdetailsContext$i22;
|
|
48794
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
|
|
48201
48795
|
}
|
|
48202
48796
|
}
|
|
48203
48797
|
}, /*#__PURE__*/React.createElement(IoLogoTiktok, {
|
|
48204
48798
|
size: sectionproperties.instgrambtniconfontsize
|
|
48205
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48799
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React.createElement("p", {
|
|
48206
48800
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48207
48801
|
onClick: function onClick() {
|
|
48208
|
-
var _authdetailsContext$
|
|
48209
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48802
|
+
var _authdetailsContext$i24;
|
|
48803
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
|
|
48210
48804
|
}
|
|
48211
48805
|
}, /*#__PURE__*/React.createElement(FaLinkedinIn, {
|
|
48212
48806
|
size: sectionproperties.instgrambtniconfontsize
|
|
48213
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48807
|
+
})), 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.createElement("p", {
|
|
48214
48808
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48215
48809
|
onClick: function onClick() {
|
|
48216
|
-
var _authdetailsContext$
|
|
48217
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48218
|
-
var _authdetailsContext$
|
|
48219
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48810
|
+
var _authdetailsContext$i26;
|
|
48811
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
|
|
48812
|
+
var _authdetailsContext$i27;
|
|
48813
|
+
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');
|
|
48220
48814
|
}
|
|
48221
48815
|
}
|
|
48222
48816
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
48223
48817
|
size: sectionproperties.youtubebtniconfontsize
|
|
48224
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48818
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.googlemapslink) != null && /*#__PURE__*/React.createElement("p", {
|
|
48225
48819
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48226
48820
|
onClick: function onClick() {
|
|
48227
|
-
var _authdetailsContext$
|
|
48228
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48229
|
-
var _authdetailsContext$
|
|
48230
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48821
|
+
var _authdetailsContext$i29;
|
|
48822
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.googlemapslink) != null) {
|
|
48823
|
+
var _authdetailsContext$i30;
|
|
48824
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.googlemapslink, '_blank');
|
|
48231
48825
|
}
|
|
48232
48826
|
}
|
|
48233
48827
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
@@ -48247,15 +48841,15 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48247
48841
|
"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 ',
|
|
48248
48842
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
48249
48843
|
onClick: function onClick() {
|
|
48250
|
-
var _authdetailsContext$
|
|
48251
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48844
|
+
var _authdetailsContext$i31;
|
|
48845
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
|
|
48252
48846
|
}
|
|
48253
48847
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React.createElement("img", {
|
|
48254
48848
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
48255
48849
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
48256
48850
|
onClick: function onClick() {
|
|
48257
|
-
var _authdetailsContext$
|
|
48258
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48851
|
+
var _authdetailsContext$i32;
|
|
48852
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
|
|
48259
48853
|
}
|
|
48260
48854
|
}))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React.createElement("div", {
|
|
48261
48855
|
"class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
|
|
@@ -48272,7 +48866,7 @@ var Newsletterfooter = function Newsletterfooter(props) {
|
|
|
48272
48866
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
48273
48867
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
48274
48868
|
size: 30
|
|
48275
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48869
|
+
})), 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.createElement("div", {
|
|
48276
48870
|
"class": "col-lg-12 p-0 d-block my-3"
|
|
48277
48871
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
48278
48872
|
"class": "m-0 p-0"
|
|
@@ -56991,7 +57585,7 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
56991
57585
|
style: {}
|
|
56992
57586
|
}, Object.keys(bgimagearrayofobjs).length != 0 && bgimagearrayofobjs.map(function (item, index) {
|
|
56993
57587
|
return /*#__PURE__*/React.createElement("div", {
|
|
56994
|
-
className: bgimagearrayofobjs[index].bg1_numberofcols != 12 ? sectionproperties.imagepadding != 0 ? ' d-flex align-items-stretch col-md-
|
|
57588
|
+
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,
|
|
56995
57589
|
style: {
|
|
56996
57590
|
paddingLeft: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
|
|
56997
57591
|
paddingRight: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
|
|
@@ -57003,7 +57597,6 @@ var Twobgimages = function Twobgimages(props) {
|
|
|
57003
57597
|
if (item.place_clickable == 'General') {
|
|
57004
57598
|
if (item.externallink == 'Yes') {
|
|
57005
57599
|
window.open(item.clickable_page_route, '_blank');
|
|
57006
|
-
|
|
57007
57600
|
// history.push(item.clickable_page_route);
|
|
57008
57601
|
} else if (item.clickable_page_route && item.clickable_page_route.length != 0) {
|
|
57009
57602
|
routingcountext(item.clickable_page_route, false, '');
|
|
@@ -57336,9 +57929,9 @@ var VideosSection = function VideosSection(props) {
|
|
|
57336
57929
|
borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
|
|
57337
57930
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|
|
57338
57931
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
57339
|
-
height: sectionproperties.image_height + 'px',
|
|
57932
|
+
height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.image_height + 'px',
|
|
57340
57933
|
'@media (max-width: 800px)': {
|
|
57341
|
-
height: sectionproperties.height_responsive + 'px'
|
|
57934
|
+
height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.height_responsive + 'px'
|
|
57342
57935
|
}
|
|
57343
57936
|
}),
|
|
57344
57937
|
lau: css({
|
|
@@ -57532,7 +58125,7 @@ var VideosSection = function VideosSection(props) {
|
|
|
57532
58125
|
}, /*#__PURE__*/React.createElement(ScrollMenu, {
|
|
57533
58126
|
transitionBehavior: 'auto',
|
|
57534
58127
|
wrapperClassName: '',
|
|
57535
|
-
itemClassName: '
|
|
58128
|
+
itemClassName: '',
|
|
57536
58129
|
scrollContainerClassName: 'scrollmenuclasssubscrollbar'
|
|
57537
58130
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
57538
58131
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -58203,7 +58796,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
58203
58796
|
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; }
|
|
58204
58797
|
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(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; }
|
|
58205
58798
|
var DynamicForm = function DynamicForm(props) {
|
|
58206
|
-
var _css, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
|
|
58799
|
+
var _css, _css2, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
|
|
58207
58800
|
props.actions.lang;
|
|
58208
58801
|
var langdetect = props.actions.langdetect;
|
|
58209
58802
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -58358,6 +58951,8 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58358
58951
|
type = 'number';
|
|
58359
58952
|
} else if (item.type == 'text') {
|
|
58360
58953
|
type = 'text';
|
|
58954
|
+
} else if (item.type == 'phone number') {
|
|
58955
|
+
type = 'phonenumber';
|
|
58361
58956
|
}
|
|
58362
58957
|
if (item.type == 'date') {
|
|
58363
58958
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -58415,6 +59010,41 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58415
59010
|
}))));
|
|
58416
59011
|
}
|
|
58417
59012
|
};
|
|
59013
|
+
var phonenumber = function phonenumber(item, index) {
|
|
59014
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
59015
|
+
"class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
|
|
59016
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
59017
|
+
"class": "row m-0 w-100 mb-3"
|
|
59018
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
59019
|
+
"class": "col-lg-12 text-start mb-2 p-0"
|
|
59020
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
59021
|
+
"class": form_cssstyles.formlabel + ' m-0 p-0 ',
|
|
59022
|
+
style: {}
|
|
59023
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React.createElement("sup", {
|
|
59024
|
+
"class": "text-danger"
|
|
59025
|
+
}, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React.createElement(PhoneInput, {
|
|
59026
|
+
className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control),
|
|
59027
|
+
country: 'eg',
|
|
59028
|
+
enableSearch: true,
|
|
59029
|
+
autoFormat: true,
|
|
59030
|
+
value: item.value,
|
|
59031
|
+
inputStyle: {
|
|
59032
|
+
color: sectionproperties.inputfieldcolor
|
|
59033
|
+
},
|
|
59034
|
+
onChange: function onChange(event, country) {
|
|
59035
|
+
updateformfield(event, index);
|
|
59036
|
+
// var temp = { ...payloadobj };
|
|
59037
|
+
// temp.mobile = event;
|
|
59038
|
+
// temp.countrydialcode = country.dialCode;
|
|
59039
|
+
// setpayloadobj({ ...temp });
|
|
59040
|
+
},
|
|
59041
|
+
|
|
59042
|
+
style: {
|
|
59043
|
+
direction: 'ltr',
|
|
59044
|
+
color: sectionproperties.inputfieldcolor
|
|
59045
|
+
}
|
|
59046
|
+
})));
|
|
59047
|
+
};
|
|
58418
59048
|
var textareaitem = function textareaitem(item, index) {
|
|
58419
59049
|
return /*#__PURE__*/React.createElement("div", {
|
|
58420
59050
|
"class": 'col-md-12 col-lg-12'
|
|
@@ -58486,20 +59116,19 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58486
59116
|
boxShadow: 'none',
|
|
58487
59117
|
transition: '.3s'
|
|
58488
59118
|
}), _css)),
|
|
58489
|
-
generalbtn: css({
|
|
59119
|
+
generalbtn: css((_css2 = {
|
|
58490
59120
|
width: sectionproperties.generalbtn_width + '%',
|
|
58491
59121
|
height: sectionproperties.generalbtn_height + 'px',
|
|
58492
59122
|
backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
58493
|
-
borderRadius: sectionproperties.
|
|
59123
|
+
borderRadius: sectionproperties.generalbtn_bgColor,
|
|
58494
59124
|
color: sectionproperties.generalbtn_textColor,
|
|
58495
59125
|
fontSize: sectionproperties.generalbtn_fontsize,
|
|
58496
|
-
fontWeight: sectionproperties.generalbtn_fontweight
|
|
58497
|
-
|
|
58498
|
-
|
|
58499
|
-
|
|
58500
|
-
|
|
58501
|
-
|
|
58502
|
-
}),
|
|
59126
|
+
fontWeight: sectionproperties.generalbtn_fontweight
|
|
59127
|
+
}, _defineProperty(_css2, "borderRadius", sectionproperties.generalbtnborderradius + 'px'), _defineProperty(_css2, ':hover', {
|
|
59128
|
+
transition: '.3s',
|
|
59129
|
+
color: sectionproperties.generalbtn_textColoronhover,
|
|
59130
|
+
backgroundColor: sectionproperties.generalbtn_bgColoronhover
|
|
59131
|
+
}), _css2)),
|
|
58503
59132
|
btnLeft: css({
|
|
58504
59133
|
width: 40,
|
|
58505
59134
|
height: 40,
|
|
@@ -58530,14 +59159,6 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58530
59159
|
transition: '.3s',
|
|
58531
59160
|
backgroundColor: '#044da6'
|
|
58532
59161
|
}
|
|
58533
|
-
}),
|
|
58534
|
-
sectiontitle: css({
|
|
58535
|
-
color: sectionproperties.sectionTitleColor,
|
|
58536
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
58537
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
58538
|
-
'@media (max-width: 800px)': {
|
|
58539
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp
|
|
58540
|
-
}
|
|
58541
59162
|
})
|
|
58542
59163
|
};
|
|
58543
59164
|
return /*#__PURE__*/React.createElement("div", {
|
|
@@ -58581,8 +59202,12 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58581
59202
|
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
|
|
58582
59203
|
}
|
|
58583
59204
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58584
|
-
"class":
|
|
58585
|
-
style: {
|
|
59205
|
+
"class": "m-0 p-0",
|
|
59206
|
+
style: {
|
|
59207
|
+
color: sectionproperties.sectionTitleColor,
|
|
59208
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59209
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
59210
|
+
}
|
|
58586
59211
|
}, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React.createElement("div", {
|
|
58587
59212
|
"class": 'row m-0 w-100 p-3 mt-3'
|
|
58588
59213
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -58703,8 +59328,12 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58703
59328
|
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
|
|
58704
59329
|
}
|
|
58705
59330
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58706
|
-
"class":
|
|
58707
|
-
style: {
|
|
59331
|
+
"class": "m-0 p-0",
|
|
59332
|
+
style: {
|
|
59333
|
+
color: sectionproperties.sectionTitleColor,
|
|
59334
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59335
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
59336
|
+
}
|
|
58708
59337
|
}, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React.createElement("div", {
|
|
58709
59338
|
"class": 'row m-0 w-100 '
|
|
58710
59339
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -58714,6 +59343,8 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58714
59343
|
}, dynamicform === null || dynamicform === void 0 || (_dynamicform$fields5 = dynamicform.fields) === null || _dynamicform$fields5 === void 0 ? void 0 : _dynamicform$fields5.map(function (item, index) {
|
|
58715
59344
|
if (item.type == 'text' || item.type == 'date' || item.type == 'number') {
|
|
58716
59345
|
return inputitem(item, index);
|
|
59346
|
+
} else if (item.type == 'phone number') {
|
|
59347
|
+
return phonenumber(item, index);
|
|
58717
59348
|
} else if (item.type == 'textarea') {
|
|
58718
59349
|
return textareaitem(item, index);
|
|
58719
59350
|
} else if (item.type == 'selectbox') {
|
|
@@ -58759,14 +59390,19 @@ var DynamicForm = function DynamicForm(props) {
|
|
|
58759
59390
|
"class": "",
|
|
58760
59391
|
color: '#fff'
|
|
58761
59392
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
58762
|
-
"class": "
|
|
59393
|
+
"class": "row m-0 w-100 py-4",
|
|
59394
|
+
style: {
|
|
59395
|
+
background: sectionproperties.popupbackgroundcolor
|
|
59396
|
+
}
|
|
59397
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
59398
|
+
"class": "col-lg-12 allcentered py-4"
|
|
58763
59399
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58764
59400
|
"class": "m-0 p-0",
|
|
58765
59401
|
style: {
|
|
58766
59402
|
fontSize: 20,
|
|
58767
|
-
color:
|
|
59403
|
+
color: sectionproperties.popuptextcolor
|
|
58768
59404
|
}
|
|
58769
|
-
}, confirmationtext))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
|
|
59405
|
+
}, confirmationtext)))), /*#__PURE__*/React.createElement(Modal.Footer, null)));
|
|
58770
59406
|
};
|
|
58771
59407
|
|
|
58772
59408
|
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; }
|
|
@@ -59544,14 +60180,14 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59544
60180
|
height: '1px',
|
|
59545
60181
|
position: 'relative',
|
|
59546
60182
|
flex: '1 1 auto',
|
|
59547
|
-
|
|
60183
|
+
minWidth: '10%',
|
|
59548
60184
|
background: sectionproperties.linebgcolor
|
|
59549
60185
|
}),
|
|
59550
60186
|
line_right: css({
|
|
59551
60187
|
height: '1px',
|
|
59552
60188
|
position: 'relative',
|
|
59553
60189
|
flex: '1 1 auto',
|
|
59554
|
-
|
|
60190
|
+
minWidth: '10%',
|
|
59555
60191
|
background: sectionproperties.linebgcolor
|
|
59556
60192
|
}),
|
|
59557
60193
|
btn: css({
|
|
@@ -59589,40 +60225,36 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59589
60225
|
top: 0,
|
|
59590
60226
|
bottom: 0
|
|
59591
60227
|
}
|
|
59592
|
-
}),
|
|
59593
|
-
sectiontitlecontent: css({
|
|
59594
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59595
|
-
color: sectionproperties.sectionTitleColor,
|
|
59596
|
-
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
59597
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
59598
|
-
// padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
59599
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
59600
|
-
'@media (max-width: 800px)': {
|
|
59601
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
59602
|
-
}
|
|
59603
60228
|
})
|
|
59604
60229
|
};
|
|
59605
60230
|
var SectionTitle = function SectionTitle() {
|
|
59606
60231
|
return /*#__PURE__*/React.createElement("div", {
|
|
59607
|
-
"class": "d-flex align-items-center
|
|
60232
|
+
"class": "d-flex align-items-center flex-row",
|
|
59608
60233
|
style: {
|
|
59609
60234
|
position: 'relative',
|
|
59610
60235
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
59611
|
-
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
59612
|
-
flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
|
|
60236
|
+
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
59613
60237
|
}
|
|
59614
|
-
}, /*#__PURE__*/React.createElement("
|
|
60238
|
+
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
60239
|
+
"class": section_styles.line_left,
|
|
60240
|
+
style: {
|
|
60241
|
+
marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
60242
|
+
marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
|
|
60243
|
+
}
|
|
60244
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
59615
60245
|
"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 ',
|
|
59616
|
-
style: {}
|
|
59617
|
-
}, /*#__PURE__*/React.createElement("span", {
|
|
59618
|
-
"class": section_styles.sectiontitlecontent
|
|
59619
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
|
|
59620
60246
|
style: {
|
|
59621
|
-
|
|
59622
|
-
|
|
59623
|
-
|
|
59624
|
-
|
|
59625
|
-
|
|
60247
|
+
color: sectionproperties.sectionTitleColor,
|
|
60248
|
+
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
60249
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
60250
|
+
padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
60251
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
60252
|
+
}
|
|
60253
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
60254
|
+
"class": section_styles.line_right,
|
|
60255
|
+
style: {
|
|
60256
|
+
marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
60257
|
+
marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
|
|
59626
60258
|
}
|
|
59627
60259
|
}));
|
|
59628
60260
|
};
|
|
@@ -59681,8 +60313,8 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59681
60313
|
style: {
|
|
59682
60314
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
59683
60315
|
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
59684
|
-
paddingTop: type == 'responsive' ?
|
|
59685
|
-
paddingBottom: type == 'responsive' ?
|
|
60316
|
+
paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
|
|
60317
|
+
paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
|
|
59686
60318
|
zIndex: 100,
|
|
59687
60319
|
height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
|
|
59688
60320
|
}
|
|
@@ -59730,45 +60362,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59730
60362
|
"class": "w-100 allcentered",
|
|
59731
60363
|
style: {
|
|
59732
60364
|
background: sectionproperties.outerbgcolor
|
|
59733
|
-
// backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
|
|
59734
|
-
}
|
|
59735
|
-
}, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React.createElement("div", {
|
|
59736
|
-
"class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
|
|
59737
|
-
style: {
|
|
59738
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
59739
|
-
marginBottom: sectionproperties.marginBottom + 'px'
|
|
59740
60365
|
}
|
|
59741
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
59742
|
-
"class": "col-lg-12 p-0"
|
|
59743
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
59744
|
-
"class": "row m-0 w-100 allcentered"
|
|
59745
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
59746
|
-
"class": "col-lg-10 col-md-11 mt-3 mb-3",
|
|
59747
|
-
style: {
|
|
59748
|
-
background: 'white',
|
|
59749
|
-
borderRadius: 10,
|
|
59750
|
-
boxShadow: '0 0 10px #ccc',
|
|
59751
|
-
padding: 40
|
|
59752
|
-
}
|
|
59753
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
59754
|
-
"class": "row m-0 w-100"
|
|
59755
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
59756
|
-
"class": "col-lg-3 col-md-12 allcentered"
|
|
59757
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
59758
|
-
"class": "w-100 d-flex allcentered mb-md-4"
|
|
59759
|
-
}, SectionTitle())), /*#__PURE__*/React.createElement("div", {
|
|
59760
|
-
"class": "col-lg-9 col-md-12 p-md-0",
|
|
59761
|
-
style: {
|
|
59762
|
-
paddingLeft: langdetect == 'en' ? '50px' : 0,
|
|
59763
|
-
paddingRight: langdetect == 'ar' ? '50px' : 0
|
|
59764
|
-
}
|
|
59765
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
59766
|
-
"class": "row m-0 w-100 text-start text-md-center",
|
|
59767
|
-
style: {
|
|
59768
|
-
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
59769
|
-
}
|
|
59770
|
-
}, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React.createElement("div", {
|
|
59771
|
-
"class": "row m-0 w-100"
|
|
59772
60366
|
}, /*#__PURE__*/React.createElement("div", {
|
|
59773
60367
|
"class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
|
|
59774
60368
|
style: {
|
|
@@ -59783,7 +60377,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
59783
60377
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
59784
60378
|
background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
|
|
59785
60379
|
}
|
|
59786
|
-
}, SectionContent('responsive')))
|
|
60380
|
+
}, SectionContent('responsive')));
|
|
59787
60381
|
};
|
|
59788
60382
|
|
|
59789
60383
|
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; }
|
|
@@ -59856,28 +60450,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59856
60450
|
color: sectionproperties.generalbtn_textColoronhover
|
|
59857
60451
|
}
|
|
59858
60452
|
}),
|
|
59859
|
-
btn2: css({
|
|
59860
|
-
width: sectionproperties.generalbtn_width + 'px',
|
|
59861
|
-
height: sectionproperties.generalbtn_height + 'px',
|
|
59862
|
-
// backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
59863
|
-
color: sectionproperties.generalbtn_bgColoronhover,
|
|
59864
|
-
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
59865
|
-
borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
59866
|
-
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
59867
|
-
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
59868
|
-
border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
|
|
59869
|
-
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
59870
|
-
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
59871
|
-
marginTop: sectionproperties.generalbtn_marginTop + 'px',
|
|
59872
|
-
marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
|
|
59873
|
-
transition: '.3s',
|
|
59874
|
-
cursor: 'pointer',
|
|
59875
|
-
':hover': {
|
|
59876
|
-
// backgroundColor: sectionproperties.generalbtn_bgColoronhover,
|
|
59877
|
-
color: sectionproperties.sectionproperties,
|
|
59878
|
-
borderColor: sectionproperties.sectionproperties
|
|
59879
|
-
}
|
|
59880
|
-
}),
|
|
59881
60453
|
sectiontitlespan: css({
|
|
59882
60454
|
paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
|
|
59883
60455
|
paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
|
|
@@ -59892,8 +60464,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
59892
60464
|
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
59893
60465
|
display: 'block',
|
|
59894
60466
|
backgroundColor: sectionproperties.linebgcolor,
|
|
59895
|
-
borderRadius: '6px'
|
|
59896
|
-
marginTop: 15
|
|
60467
|
+
borderRadius: '6px'
|
|
59897
60468
|
}
|
|
59898
60469
|
}),
|
|
59899
60470
|
facebook_btn: css({
|
|
@@ -60002,11 +60573,11 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60002
60573
|
};
|
|
60003
60574
|
var SectionTitle = function SectionTitle() {
|
|
60004
60575
|
return /*#__PURE__*/React.createElement("p", {
|
|
60005
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start
|
|
60576
|
+
"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 ',
|
|
60006
60577
|
style: {
|
|
60007
60578
|
color: sectionproperties.sectionTitleColor,
|
|
60008
60579
|
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
60009
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' :
|
|
60580
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
60010
60581
|
}
|
|
60011
60582
|
}, sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React.createElement("span", {
|
|
60012
60583
|
"class": "".concat(section_styles.sectiontitlespan) + ' pl-md-2 pr-md-2 left-md-0 '
|
|
@@ -60034,10 +60605,8 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60034
60605
|
borderRadius: sectionproperties.reservation_borderradius + 'px'
|
|
60035
60606
|
}
|
|
60036
60607
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60037
|
-
"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
|
|
60038
|
-
style: {
|
|
60039
|
-
// padding: 20,
|
|
60040
|
-
}
|
|
60608
|
+
"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 ',
|
|
60609
|
+
style: {}
|
|
60041
60610
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60042
60611
|
"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 ',
|
|
60043
60612
|
style: {
|
|
@@ -60176,7 +60745,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60176
60745
|
})))));
|
|
60177
60746
|
};
|
|
60178
60747
|
var Image = function Image() {
|
|
60179
|
-
var _imagesarray$, _imagesarray$7, _imagesarray$8
|
|
60748
|
+
var _imagesarray$, _imagesarray$7, _imagesarray$8;
|
|
60180
60749
|
return /*#__PURE__*/React.createElement("div", {
|
|
60181
60750
|
"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',
|
|
60182
60751
|
style: {
|
|
@@ -60198,43 +60767,29 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60198
60767
|
}
|
|
60199
60768
|
}
|
|
60200
60769
|
}
|
|
60201
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
60202
|
-
"class": "col-lg-12 p-0 d-flex d-md-none justify-content-center align-items-center"
|
|
60203
60770
|
}, imagesarray.length != 0 && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
60204
60771
|
"class": section_styles.imageimage,
|
|
60205
60772
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60206
60773
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60207
60774
|
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),
|
|
60208
60775
|
style: {}
|
|
60209
|
-
}))
|
|
60210
|
-
"class": "col-lg-12 p-0 d-none d-md-flex justify-content-center align-items-center"
|
|
60211
|
-
}, imagesarray.length != 0 && /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
60212
|
-
"class": section_styles.imageimage,
|
|
60213
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60214
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60215
|
-
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),
|
|
60216
|
-
style: {}
|
|
60217
|
-
})));
|
|
60776
|
+
}));
|
|
60218
60777
|
};
|
|
60219
60778
|
return /*#__PURE__*/React.createElement("div", {
|
|
60220
|
-
"class":
|
|
60221
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
60222
|
-
"class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center ',
|
|
60779
|
+
"class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',
|
|
60223
60780
|
style: {
|
|
60224
60781
|
marginTop: sectionproperties.marginTop + 'px',
|
|
60225
60782
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
60226
|
-
background: sectionproperties.backgroundColor
|
|
60227
|
-
width: sectionproperties.width + 'vw',
|
|
60228
|
-
borderRadius: sectionproperties.sectioncardborderradius + 'px'
|
|
60783
|
+
background: sectionproperties.backgroundColor
|
|
60229
60784
|
}
|
|
60230
60785
|
}, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React.createElement("div", {
|
|
60231
|
-
"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-
|
|
60786
|
+
"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',
|
|
60232
60787
|
style: {
|
|
60233
60788
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
60234
60789
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
60235
|
-
|
|
60236
|
-
border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
|
|
60237
|
-
|
|
60790
|
+
width: sectionproperties.width + 'vw',
|
|
60791
|
+
border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
60792
|
+
borderRadius: sectionproperties.sectioncardborderradius + 'px'
|
|
60238
60793
|
}
|
|
60239
60794
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60240
60795
|
"class":
|
|
@@ -60265,13 +60820,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60265
60820
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60266
60821
|
}
|
|
60267
60822
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60268
|
-
"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
|
|
60823
|
+
"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 ',
|
|
60269
60824
|
style: {
|
|
60270
60825
|
background: sectionproperties.reservation_bgcolor,
|
|
60271
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60272
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
60273
|
-
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
60274
|
-
paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
|
|
60826
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60275
60827
|
}
|
|
60276
60828
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60277
60829
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60288,7 +60840,6 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60288
60840
|
style: {
|
|
60289
60841
|
position: 'relative',
|
|
60290
60842
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
60291
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
60292
60843
|
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
60293
60844
|
backgroundColor: sectionproperties.sectiontitlebgcolor,
|
|
60294
60845
|
borderRadius: sectionproperties.sectiontitleborderradius + 'px',
|
|
@@ -60352,7 +60903,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60352
60903
|
})), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60353
60904
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
|
|
60354
60905
|
}, /*#__PURE__*/React.createElement("button", {
|
|
60355
|
-
"class": "".concat(section_styles.
|
|
60906
|
+
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60356
60907
|
onClick: function onClick() {
|
|
60357
60908
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60358
60909
|
var _authdetailsContext$i9;
|
|
@@ -60371,27 +60922,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60371
60922
|
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60372
60923
|
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60373
60924
|
}
|
|
60374
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar),
|
|
60375
|
-
"class": "".concat(section_styles.btn) + ' mx-1 ',
|
|
60376
|
-
onClick: function onClick() {
|
|
60377
|
-
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60378
|
-
var _authdetailsContext$i11;
|
|
60379
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
|
|
60380
|
-
var _authdetailsContext$i12;
|
|
60381
|
-
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');
|
|
60382
|
-
}
|
|
60383
|
-
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60384
|
-
// window.open(sectionproperties.btnlink, '_target');
|
|
60385
|
-
routingcountext(sectionproperties.btnlink2, false, '');
|
|
60386
|
-
} else {
|
|
60387
|
-
window.open(sectionproperties.btnlink2, '_blank');
|
|
60388
|
-
}
|
|
60389
|
-
},
|
|
60390
|
-
style: {
|
|
60391
|
-
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60392
|
-
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60393
|
-
}
|
|
60394
|
-
}, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React.createElement("div", {
|
|
60925
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
|
|
60395
60926
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
|
60396
60927
|
style: {
|
|
60397
60928
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -60401,10 +60932,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60401
60932
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60402
60933
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60403
60934
|
onClick: function onClick() {
|
|
60404
|
-
var _authdetailsContext$
|
|
60405
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60406
|
-
var _authdetailsContext$
|
|
60407
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60935
|
+
var _authdetailsContext$i11;
|
|
60936
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
|
|
60937
|
+
var _authdetailsContext$i12;
|
|
60938
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
|
|
60408
60939
|
}
|
|
60409
60940
|
}
|
|
60410
60941
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
@@ -60412,10 +60943,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60412
60943
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60413
60944
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60414
60945
|
onClick: function onClick() {
|
|
60415
|
-
var _authdetailsContext$
|
|
60416
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60417
|
-
var _authdetailsContext$
|
|
60418
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60946
|
+
var _authdetailsContext$i13;
|
|
60947
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
|
|
60948
|
+
var _authdetailsContext$i14;
|
|
60949
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
|
|
60419
60950
|
}
|
|
60420
60951
|
}
|
|
60421
60952
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -60423,10 +60954,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60423
60954
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60424
60955
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60425
60956
|
onClick: function onClick() {
|
|
60426
|
-
var _authdetailsContext$
|
|
60427
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60428
|
-
var _authdetailsContext$
|
|
60429
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60957
|
+
var _authdetailsContext$i15;
|
|
60958
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
|
|
60959
|
+
var _authdetailsContext$i16;
|
|
60960
|
+
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');
|
|
60430
60961
|
}
|
|
60431
60962
|
}
|
|
60432
60963
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -60440,11 +60971,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60440
60971
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60441
60972
|
}
|
|
60442
60973
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60443
|
-
"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
|
|
60974
|
+
"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 ',
|
|
60444
60975
|
style: {
|
|
60445
60976
|
background: sectionproperties.reservation_bgcolor,
|
|
60446
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60447
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px'
|
|
60977
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60448
60978
|
}
|
|
60449
60979
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60450
60980
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60527,10 +61057,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60527
61057
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60528
61058
|
onClick: function onClick() {
|
|
60529
61059
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60530
|
-
var _authdetailsContext$
|
|
60531
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60532
|
-
var _authdetailsContext$
|
|
60533
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61060
|
+
var _authdetailsContext$i17;
|
|
61061
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
61062
|
+
var _authdetailsContext$i18;
|
|
61063
|
+
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');
|
|
60534
61064
|
}
|
|
60535
61065
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60536
61066
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60553,10 +61083,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60553
61083
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60554
61084
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60555
61085
|
onClick: function onClick() {
|
|
60556
|
-
var _authdetailsContext$
|
|
60557
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60558
|
-
var _authdetailsContext$
|
|
60559
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61086
|
+
var _authdetailsContext$i19;
|
|
61087
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
|
|
61088
|
+
var _authdetailsContext$i20;
|
|
61089
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
|
|
60560
61090
|
}
|
|
60561
61091
|
}
|
|
60562
61092
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
@@ -60564,10 +61094,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60564
61094
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60565
61095
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60566
61096
|
onClick: function onClick() {
|
|
60567
|
-
var _authdetailsContext$
|
|
60568
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60569
|
-
var _authdetailsContext$
|
|
60570
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61097
|
+
var _authdetailsContext$i21;
|
|
61098
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
|
|
61099
|
+
var _authdetailsContext$i22;
|
|
61100
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
|
|
60571
61101
|
}
|
|
60572
61102
|
}
|
|
60573
61103
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -60575,10 +61105,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60575
61105
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60576
61106
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60577
61107
|
onClick: function onClick() {
|
|
60578
|
-
var _authdetailsContext$
|
|
60579
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60580
|
-
var _authdetailsContext$
|
|
60581
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61108
|
+
var _authdetailsContext$i23;
|
|
61109
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
|
|
61110
|
+
var _authdetailsContext$i24;
|
|
61111
|
+
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');
|
|
60582
61112
|
}
|
|
60583
61113
|
}
|
|
60584
61114
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -60592,13 +61122,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60592
61122
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60593
61123
|
}
|
|
60594
61124
|
}, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React.createElement("div", {
|
|
60595
|
-
"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
|
|
61125
|
+
"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 ',
|
|
60596
61126
|
style: {
|
|
60597
61127
|
background: sectionproperties.reservation_bgcolor,
|
|
60598
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60599
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
60600
|
-
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
60601
|
-
paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
|
|
61128
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60602
61129
|
}
|
|
60603
61130
|
}, /*#__PURE__*/React.createElement("div", {
|
|
60604
61131
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60678,13 +61205,13 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60678
61205
|
})), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60679
61206
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
|
|
60680
61207
|
}, /*#__PURE__*/React.createElement("button", {
|
|
60681
|
-
"class": "".concat(section_styles.
|
|
61208
|
+
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60682
61209
|
onClick: function onClick() {
|
|
60683
61210
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60684
|
-
var _authdetailsContext$
|
|
60685
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60686
|
-
var _authdetailsContext$
|
|
60687
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61211
|
+
var _authdetailsContext$i25;
|
|
61212
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
|
|
61213
|
+
var _authdetailsContext$i26;
|
|
61214
|
+
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');
|
|
60688
61215
|
}
|
|
60689
61216
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60690
61217
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60697,27 +61224,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60697
61224
|
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60698
61225
|
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60699
61226
|
}
|
|
60700
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React.createElement("
|
|
60701
|
-
"class": "".concat(section_styles.btn) + ' mx-1 ',
|
|
60702
|
-
onClick: function onClick() {
|
|
60703
|
-
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60704
|
-
var _authdetailsContext$i29;
|
|
60705
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
|
|
60706
|
-
var _authdetailsContext$i30;
|
|
60707
|
-
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');
|
|
60708
|
-
}
|
|
60709
|
-
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60710
|
-
// window.open(sectionproperties.btnlink, '_target');
|
|
60711
|
-
routingcountext(sectionproperties.btnlink2, false, '');
|
|
60712
|
-
} else {
|
|
60713
|
-
window.open(sectionproperties.btnlink2, '_blank');
|
|
60714
|
-
}
|
|
60715
|
-
},
|
|
60716
|
-
style: {
|
|
60717
|
-
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60718
|
-
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60719
|
-
}
|
|
60720
|
-
}, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React.createElement("div", {
|
|
61227
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React.createElement("div", {
|
|
60721
61228
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
|
60722
61229
|
style: {
|
|
60723
61230
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -60727,10 +61234,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60727
61234
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60728
61235
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60729
61236
|
onClick: function onClick() {
|
|
60730
|
-
var _authdetailsContext$
|
|
60731
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60732
|
-
var _authdetailsContext$
|
|
60733
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61237
|
+
var _authdetailsContext$i27;
|
|
61238
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
|
|
61239
|
+
var _authdetailsContext$i28;
|
|
61240
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
|
|
60734
61241
|
}
|
|
60735
61242
|
}
|
|
60736
61243
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
@@ -60738,10 +61245,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60738
61245
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60739
61246
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60740
61247
|
onClick: function onClick() {
|
|
60741
|
-
var _authdetailsContext$
|
|
60742
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60743
|
-
var _authdetailsContext$
|
|
60744
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61248
|
+
var _authdetailsContext$i29;
|
|
61249
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
|
|
61250
|
+
var _authdetailsContext$i30;
|
|
61251
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
|
|
60745
61252
|
}
|
|
60746
61253
|
}
|
|
60747
61254
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -60749,10 +61256,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60749
61256
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60750
61257
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60751
61258
|
onClick: function onClick() {
|
|
60752
|
-
var _authdetailsContext$
|
|
60753
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60754
|
-
var _authdetailsContext$
|
|
60755
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61259
|
+
var _authdetailsContext$i31;
|
|
61260
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
|
|
61261
|
+
var _authdetailsContext$i32;
|
|
61262
|
+
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');
|
|
60756
61263
|
}
|
|
60757
61264
|
}
|
|
60758
61265
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -60852,10 +61359,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60852
61359
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60853
61360
|
onClick: function onClick() {
|
|
60854
61361
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60855
|
-
var _authdetailsContext$
|
|
60856
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60857
|
-
var _authdetailsContext$
|
|
60858
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61362
|
+
var _authdetailsContext$i33;
|
|
61363
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
|
|
61364
|
+
var _authdetailsContext$i34;
|
|
61365
|
+
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');
|
|
60859
61366
|
}
|
|
60860
61367
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60861
61368
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60878,10 +61385,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60878
61385
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60879
61386
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60880
61387
|
onClick: function onClick() {
|
|
60881
|
-
var _authdetailsContext$
|
|
60882
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60883
|
-
var _authdetailsContext$
|
|
60884
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61388
|
+
var _authdetailsContext$i35;
|
|
61389
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
|
|
61390
|
+
var _authdetailsContext$i36;
|
|
61391
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
|
|
60885
61392
|
}
|
|
60886
61393
|
}
|
|
60887
61394
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
@@ -60889,10 +61396,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60889
61396
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60890
61397
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60891
61398
|
onClick: function onClick() {
|
|
60892
|
-
var _authdetailsContext$
|
|
60893
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60894
|
-
var _authdetailsContext$
|
|
60895
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61399
|
+
var _authdetailsContext$i37;
|
|
61400
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
|
|
61401
|
+
var _authdetailsContext$i38;
|
|
61402
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
|
|
60896
61403
|
}
|
|
60897
61404
|
}
|
|
60898
61405
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -60900,10 +61407,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60900
61407
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
60901
61408
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60902
61409
|
onClick: function onClick() {
|
|
60903
|
-
var _authdetailsContext$
|
|
60904
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60905
|
-
var _authdetailsContext$
|
|
60906
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61410
|
+
var _authdetailsContext$i39;
|
|
61411
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
|
|
61412
|
+
var _authdetailsContext$i40;
|
|
61413
|
+
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');
|
|
60907
61414
|
}
|
|
60908
61415
|
}
|
|
60909
61416
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -60970,7 +61477,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
60970
61477
|
}
|
|
60971
61478
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
|
|
60972
61479
|
"class": "w-100 mb-md-3"
|
|
60973
|
-
}, " ", Image()), Content())))))
|
|
61480
|
+
}, " ", Image()), Content())))));
|
|
60974
61481
|
};
|
|
60975
61482
|
|
|
60976
61483
|
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; }
|
|
@@ -61197,7 +61704,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61197
61704
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
|
|
61198
61705
|
};
|
|
61199
61706
|
return /*#__PURE__*/React.createElement("div", {
|
|
61200
|
-
"class": ' row ml-0 mr-0 align-items-center ',
|
|
61707
|
+
"class": ' row ml-0 mr-0 align-items-center w-md-100 ',
|
|
61201
61708
|
style: {
|
|
61202
61709
|
width: sectionproperties.width + 'vw',
|
|
61203
61710
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -61303,7 +61810,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61303
61810
|
"class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
|
|
61304
61811
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61305
61812
|
return /*#__PURE__*/React.createElement("div", {
|
|
61306
|
-
"class": "col-lg-
|
|
61813
|
+
"class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
|
|
61307
61814
|
}, /*#__PURE__*/React.createElement("div", {
|
|
61308
61815
|
// class="m-lg-auto d-flex justify-content-center"
|
|
61309
61816
|
"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',
|
|
@@ -61327,7 +61834,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61327
61834
|
window.open(cardinfoitem.btnlink, '_blank');
|
|
61328
61835
|
}
|
|
61329
61836
|
}
|
|
61330
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61837
|
+
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
|
|
61331
61838
|
"class": "d-flex d-sm-none",
|
|
61332
61839
|
style: {
|
|
61333
61840
|
width: sectionproperties.image_width + 'px',
|
|
@@ -61345,7 +61852,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
61345
61852
|
width: '100%',
|
|
61346
61853
|
objectFit: 'cover'
|
|
61347
61854
|
}
|
|
61348
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
61855
|
+
})), sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
|
|
61349
61856
|
"class": "d-none d-sm-flex mt-auto mb-auto",
|
|
61350
61857
|
style: {
|
|
61351
61858
|
width: 35,
|
|
@@ -61394,89 +61901,22 @@ var Servicesection = function Servicesection(props) {
|
|
|
61394
61901
|
|
|
61395
61902
|
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; }
|
|
61396
61903
|
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(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; }
|
|
61397
|
-
// const minuteSeconds = 60;
|
|
61398
|
-
// const hourSeconds = 3600;
|
|
61399
|
-
// const daySeconds = 86400;
|
|
61400
|
-
|
|
61401
|
-
// const timerProps = {
|
|
61402
|
-
// isPlaying: true,
|
|
61403
|
-
// size: 120,
|
|
61404
|
-
// strokeWidth: 6,
|
|
61405
|
-
// };
|
|
61406
|
-
|
|
61407
|
-
var formatTime = function formatTime(time) {
|
|
61408
|
-
var days = Math.floor(time / (60 * 60 * 24));
|
|
61409
|
-
var hours = Math.floor(time % (60 * 60 * 24) / (60 * 60));
|
|
61410
|
-
var minutes = Math.floor(time % (60 * 60) / 60);
|
|
61411
|
-
var seconds = time % 60;
|
|
61412
|
-
return {
|
|
61413
|
-
days: days,
|
|
61414
|
-
hours: hours,
|
|
61415
|
-
minutes: minutes,
|
|
61416
|
-
seconds: seconds
|
|
61417
|
-
};
|
|
61418
|
-
};
|
|
61419
|
-
// const renderTime = (dimension, time) => {
|
|
61420
|
-
// return (
|
|
61421
|
-
// <div className="time-wrapper">
|
|
61422
|
-
// <div className="time">{time}</div>
|
|
61423
|
-
// <div>{dimension}</div>
|
|
61424
|
-
// </div>
|
|
61425
|
-
// );
|
|
61426
|
-
// };
|
|
61427
|
-
|
|
61428
|
-
// const getTimeSeconds = (time) => (minuteSeconds - time) | 0;
|
|
61429
|
-
// const getTimeMinutes = (time) => ((time % hourSeconds) / minuteSeconds) | 0;
|
|
61430
|
-
// const getTimeHours = (time) => ((time % daySeconds) / hourSeconds) | 0;
|
|
61431
|
-
// const getTimeDays = (time) => (time / daySeconds) | 0;
|
|
61432
|
-
|
|
61433
61904
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
61434
61905
|
var _maincontainerarrayof;
|
|
61435
|
-
var
|
|
61436
|
-
var _useState = useState(0),
|
|
61906
|
+
var _useState = useState(''),
|
|
61437
61907
|
_useState2 = _slicedToArray(_useState, 2),
|
|
61438
|
-
|
|
61439
|
-
|
|
61440
|
-
var _useState3 = useState(
|
|
61908
|
+
sectionproperties = _useState2[0],
|
|
61909
|
+
setsectionproperties = _useState2[1];
|
|
61910
|
+
var _useState3 = useState([]),
|
|
61441
61911
|
_useState4 = _slicedToArray(_useState3, 2),
|
|
61442
|
-
|
|
61443
|
-
|
|
61444
|
-
var _useState5 = useState([]),
|
|
61445
|
-
_useState6 = _slicedToArray(_useState5, 2),
|
|
61446
|
-
cardsarray = _useState6[0],
|
|
61447
|
-
setcardsarray = _useState6[1];
|
|
61912
|
+
cardsarray = _useState4[0],
|
|
61913
|
+
setcardsarray = _useState4[1];
|
|
61448
61914
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
61449
61915
|
props.actions.lang;
|
|
61450
61916
|
var langdetect = props.actions.langdetect;
|
|
61451
61917
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
61452
61918
|
var routingcountext = props.actions.routingcountext;
|
|
61453
61919
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
61454
|
-
|
|
61455
|
-
// const remainingTime = endTime - stratTime;
|
|
61456
|
-
// // const days = Math.ceil(remainingTime / daySeconds);
|
|
61457
|
-
// const daysDuration = days * daySeconds;
|
|
61458
|
-
useEffect(function () {
|
|
61459
|
-
var interval = setInterval(function () {
|
|
61460
|
-
var currentTime = new Date();
|
|
61461
|
-
var differenceInSeconds = Math.max(Math.floor((targetStartDate - currentTime) / 1000), 0);
|
|
61462
|
-
setRemainingTimeInSeconds(differenceInSeconds);
|
|
61463
|
-
}, 1000); // Update every second
|
|
61464
|
-
|
|
61465
|
-
return function () {
|
|
61466
|
-
return clearInterval(interval);
|
|
61467
|
-
}; // Cleanup interval on unmount
|
|
61468
|
-
}, [targetStartDate]);
|
|
61469
|
-
|
|
61470
|
-
// Format the remaining time into days, hours, minutes, and seconds
|
|
61471
|
-
var _formatTime = formatTime(remainingTimeInSeconds),
|
|
61472
|
-
days = _formatTime.days,
|
|
61473
|
-
hours = _formatTime.hours,
|
|
61474
|
-
minutes = _formatTime.minutes,
|
|
61475
|
-
seconds = _formatTime.seconds;
|
|
61476
|
-
var _useState7 = useState([]),
|
|
61477
|
-
_useState8 = _slicedToArray(_useState7, 2),
|
|
61478
|
-
maincontainerarrayofobjs = _useState8[0],
|
|
61479
|
-
setmaincontainerarrayofobjs = _useState8[1];
|
|
61480
61920
|
useEffect(function () {
|
|
61481
61921
|
var secpropobj = {};
|
|
61482
61922
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -61498,6 +61938,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61498
61938
|
}
|
|
61499
61939
|
}
|
|
61500
61940
|
}, [sectionproperties]);
|
|
61941
|
+
var _useState5 = useState([]),
|
|
61942
|
+
_useState6 = _slicedToArray(_useState5, 2),
|
|
61943
|
+
maincontainerarrayofobjs = _useState6[0],
|
|
61944
|
+
setmaincontainerarrayofobjs = _useState6[1];
|
|
61501
61945
|
useEffect(function () {
|
|
61502
61946
|
if (sectionproperties.length != 0 && sectionproperties.maincontainerarrayofobjs != undefined) {
|
|
61503
61947
|
var maincontainerarrayofobjsparsed = JSON.parse(sectionproperties.maincontainerarrayofobjs);
|
|
@@ -61602,7 +62046,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61602
62046
|
}
|
|
61603
62047
|
}),
|
|
61604
62048
|
cardContainer: css({
|
|
61605
|
-
background: sectionproperties.reservation_bgcolor,
|
|
61606
62049
|
':hover .imageContainer': {
|
|
61607
62050
|
transition: '.3s',
|
|
61608
62051
|
backgroundColor: sectionproperties.activedotcolor
|
|
@@ -61610,9 +62053,6 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61610
62053
|
':hover .text1Styles': {
|
|
61611
62054
|
transition: '.3s',
|
|
61612
62055
|
color: sectionproperties.text1secondarycolor
|
|
61613
|
-
},
|
|
61614
|
-
':hover': {
|
|
61615
|
-
background: sectionproperties.innersectionbgcolorhover
|
|
61616
62056
|
}
|
|
61617
62057
|
}),
|
|
61618
62058
|
btnstyles: css({
|
|
@@ -61621,7 +62061,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61621
62061
|
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
61622
62062
|
color: sectionproperties.generalbtn_textColor,
|
|
61623
62063
|
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
61624
|
-
|
|
62064
|
+
textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
|
|
61625
62065
|
backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
61626
62066
|
borderRadius: sectionproperties.generalbtnborderradius,
|
|
61627
62067
|
':hover': {
|
|
@@ -61693,22 +62133,18 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61693
62133
|
paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
|
|
61694
62134
|
}
|
|
61695
62135
|
}, /*#__PURE__*/React.createElement("div", {
|
|
61696
|
-
"class": "d-flex align-items-center flex-
|
|
62136
|
+
"class": "d-flex align-items-center flex-row allcentered",
|
|
61697
62137
|
style: {
|
|
61698
62138
|
position: 'relative',
|
|
61699
62139
|
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
61700
62140
|
}
|
|
61701
|
-
}, /*#__PURE__*/React.createElement("
|
|
62141
|
+
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
62142
|
+
"class": sectionStyles.line_left
|
|
62143
|
+
}), /*#__PURE__*/React.createElement("p", {
|
|
61702
62144
|
"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 ',
|
|
61703
62145
|
style: {}
|
|
61704
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line
|
|
61705
|
-
|
|
61706
|
-
width: '50%',
|
|
61707
|
-
background: sectionproperties.linebgcolor,
|
|
61708
|
-
height: 3,
|
|
61709
|
-
borderRadius: 10,
|
|
61710
|
-
marginTop: 5
|
|
61711
|
-
}
|
|
62146
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React.createElement("span", {
|
|
62147
|
+
"class": sectionStyles.line_right
|
|
61712
62148
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
61713
62149
|
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
|
|
61714
62150
|
style: {
|
|
@@ -61720,215 +62156,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61720
62156
|
}, /*#__PURE__*/React.createElement("p", {
|
|
61721
62157
|
"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',
|
|
61722
62158
|
style: {}
|
|
61723
|
-
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)),
|
|
61724
|
-
"class": "row m-0 w-100 allcentered"
|
|
61725
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61726
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61727
|
-
}, /*#__PURE__*/React.createElement(CountdownCircleTimer, {
|
|
61728
|
-
isPlaying: true,
|
|
61729
|
-
duration: remainingTimeInSeconds,
|
|
61730
|
-
colors: "#013c48",
|
|
61731
|
-
strokeWidth: 8,
|
|
61732
|
-
size: 120,
|
|
61733
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61734
|
-
}, function (_ref) {
|
|
61735
|
-
_ref.elapsedTime;
|
|
61736
|
-
_ref.color;
|
|
61737
|
-
return /*#__PURE__*/React.createElement("span", {
|
|
61738
|
-
style: {
|
|
61739
|
-
color: '#bea04b',
|
|
61740
|
-
fontSize: 23,
|
|
61741
|
-
fontWeight: 600
|
|
61742
|
-
},
|
|
61743
|
-
"class": "allcentered"
|
|
61744
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61745
|
-
className: "time-wrapper allcentered flex-column"
|
|
61746
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61747
|
-
className: "time"
|
|
61748
|
-
}, days), /*#__PURE__*/React.createElement("div", null, "\u064A\u0648\u0645")));
|
|
61749
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
61750
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61751
|
-
}, /*#__PURE__*/React.createElement(CountdownCircleTimer, {
|
|
61752
|
-
isPlaying: true,
|
|
61753
|
-
duration: remainingTimeInSeconds,
|
|
61754
|
-
colors: "#013c48",
|
|
61755
|
-
strokeWidth: 8,
|
|
61756
|
-
size: 120,
|
|
61757
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61758
|
-
}, function (_ref2) {
|
|
61759
|
-
_ref2.elapsedTime;
|
|
61760
|
-
_ref2.color;
|
|
61761
|
-
return /*#__PURE__*/React.createElement("span", {
|
|
61762
|
-
style: {
|
|
61763
|
-
color: '#bea04b',
|
|
61764
|
-
fontSize: 23,
|
|
61765
|
-
fontWeight: 600
|
|
61766
|
-
},
|
|
61767
|
-
"class": "allcentered"
|
|
61768
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61769
|
-
className: "time-wrapper allcentered flex-column"
|
|
61770
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61771
|
-
className: "time"
|
|
61772
|
-
}, hours), /*#__PURE__*/React.createElement("div", null, "\u0633\u0627\u0639\u0629")));
|
|
61773
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
61774
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61775
|
-
}, /*#__PURE__*/React.createElement(CountdownCircleTimer, {
|
|
61776
|
-
isPlaying: true,
|
|
61777
|
-
duration: remainingTimeInSeconds,
|
|
61778
|
-
colors: "#013c48",
|
|
61779
|
-
strokeWidth: 8,
|
|
61780
|
-
size: 120,
|
|
61781
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61782
|
-
}, function (_ref3) {
|
|
61783
|
-
_ref3.elapsedTime;
|
|
61784
|
-
_ref3.color;
|
|
61785
|
-
return /*#__PURE__*/React.createElement("span", {
|
|
61786
|
-
style: {
|
|
61787
|
-
color: '#bea04b',
|
|
61788
|
-
fontSize: 23,
|
|
61789
|
-
fontWeight: 600
|
|
61790
|
-
},
|
|
61791
|
-
"class": "allcentered"
|
|
61792
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61793
|
-
className: "time-wrapper allcentered flex-column"
|
|
61794
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61795
|
-
className: "time"
|
|
61796
|
-
}, minutes), /*#__PURE__*/React.createElement("div", null, "\u062F\u0642\u064A\u0642\u0629")));
|
|
61797
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
61798
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61799
|
-
}, /*#__PURE__*/React.createElement(CountdownCircleTimer, {
|
|
61800
|
-
isPlaying: true,
|
|
61801
|
-
duration: remainingTimeInSeconds,
|
|
61802
|
-
colors: "#013c48",
|
|
61803
|
-
strokeWidth: 8,
|
|
61804
|
-
size: 120,
|
|
61805
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61806
|
-
}, function (_ref4) {
|
|
61807
|
-
_ref4.elapsedTime;
|
|
61808
|
-
_ref4.color;
|
|
61809
|
-
return /*#__PURE__*/React.createElement("span", {
|
|
61810
|
-
style: {
|
|
61811
|
-
color: '#bea04b',
|
|
61812
|
-
fontSize: 23,
|
|
61813
|
-
fontWeight: 600
|
|
61814
|
-
},
|
|
61815
|
-
"class": "allcentered"
|
|
61816
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61817
|
-
className: "time-wrapper allcentered flex-column"
|
|
61818
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61819
|
-
className: "time"
|
|
61820
|
-
}, seconds), /*#__PURE__*/React.createElement("div", null, "\u062B\u0627\u0646\u064A\u0629")));
|
|
61821
|
-
}))), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
61822
|
-
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
61823
|
-
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61824
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
61825
|
-
"class": 'flip-card d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 ',
|
|
61826
|
-
style: {
|
|
61827
|
-
zIndex: 2,
|
|
61828
|
-
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
61829
|
-
paddingRight: sectionproperties.marginhorizontal + 'px'
|
|
61830
|
-
}
|
|
61831
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61832
|
-
"class": "flip-card-inner",
|
|
61833
|
-
style: {
|
|
61834
|
-
background: sectionproperties.reservation_bgcolor,
|
|
61835
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
61836
|
-
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
|
|
61837
|
-
}
|
|
61838
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61839
|
-
"class": "flip-card-front"
|
|
61840
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61841
|
-
"class": "row m-0 w-100"
|
|
61842
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61843
|
-
"class": "col-lg-12 d-flex align-items-center p-0",
|
|
61844
|
-
style: {
|
|
61845
|
-
marginBottom: sectionproperties.image_mb + 'px',
|
|
61846
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61847
|
-
}
|
|
61848
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61849
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
61850
|
-
style: {
|
|
61851
|
-
background: 'transparent'
|
|
61852
|
-
}
|
|
61853
|
-
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
61854
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
61855
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
61856
|
-
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
61857
|
-
style: {
|
|
61858
|
-
maxHeight: sectionproperties.iconcontainerwidth + '%',
|
|
61859
|
-
maxWidth: sectionproperties.iconcontainerwidth + '%',
|
|
61860
|
-
objectFit: 'contain'
|
|
61861
|
-
}
|
|
61862
|
-
}))), /*#__PURE__*/React.createElement("div", {
|
|
61863
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61864
|
-
style: {
|
|
61865
|
-
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
61866
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61867
|
-
}
|
|
61868
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
61869
|
-
"class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
|
|
61870
|
-
style: {
|
|
61871
|
-
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
|
|
61872
|
-
}
|
|
61873
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)))), /*#__PURE__*/React.createElement("div", {
|
|
61874
|
-
"class": "flip-card-back allcentered"
|
|
61875
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61876
|
-
"class": "row m-0 w-100 allcentered"
|
|
61877
|
-
}, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
61878
|
-
"class": "col-lg-12 d-flex align-items-center p-0",
|
|
61879
|
-
style: {
|
|
61880
|
-
marginBottom: sectionproperties.image_mb + 'px',
|
|
61881
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61882
|
-
}
|
|
61883
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
61884
|
-
"class": ' d-flex align-items-center ',
|
|
61885
|
-
style: {
|
|
61886
|
-
width: '30%',
|
|
61887
|
-
height: '30%',
|
|
61888
|
-
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
61889
|
-
}
|
|
61890
|
-
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
61891
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
61892
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
61893
|
-
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
61894
|
-
style: {
|
|
61895
|
-
maxHeight: '100%',
|
|
61896
|
-
maxWidth: '100%',
|
|
61897
|
-
objectFit: 'contain'
|
|
61898
|
-
}
|
|
61899
|
-
}))), /*#__PURE__*/React.createElement("div", {
|
|
61900
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61901
|
-
style: {
|
|
61902
|
-
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
61903
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61904
|
-
}
|
|
61905
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
61906
|
-
"class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
|
|
61907
|
-
style: {
|
|
61908
|
-
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
61909
|
-
color: ' #FFECB5',
|
|
61910
|
-
fontSize: 14
|
|
61911
|
-
}
|
|
61912
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React.createElement("div", {
|
|
61913
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61914
|
-
style: {
|
|
61915
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61916
|
-
}
|
|
61917
|
-
}, sectionproperties.slideshowtext2_show && /*#__PURE__*/React.createElement("p", {
|
|
61918
|
-
"class": "m-0 wordbreak",
|
|
61919
|
-
style: {
|
|
61920
|
-
color: sectionproperties.slideshowText2ContentColor,
|
|
61921
|
-
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
61922
|
-
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
61923
|
-
textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
61924
|
-
}
|
|
61925
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
|
|
61926
|
-
})), sectionproperties.flippingcards == 'No' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
61927
|
-
"class": "row m-0 w-100"
|
|
61928
|
-
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
62159
|
+
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61929
62160
|
var _authdetailsContext$i;
|
|
61930
62161
|
return /*#__PURE__*/React.createElement("div", {
|
|
61931
|
-
"class": 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4
|
|
62162
|
+
"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,
|
|
61932
62163
|
style: {
|
|
61933
62164
|
zIndex: 2,
|
|
61934
62165
|
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
@@ -61938,37 +62169,20 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
61938
62169
|
"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 ',
|
|
61939
62170
|
style: {
|
|
61940
62171
|
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
62172
|
+
background: sectionproperties.reservation_bgcolor,
|
|
61941
62173
|
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
61942
62174
|
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
61943
62175
|
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
61944
62176
|
paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
|
|
61945
62177
|
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
61946
|
-
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
61947
|
-
// sectionproperties.innersectionbordertype == 'All'
|
|
61948
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61949
|
-
// : cardinfoindex != cardsarray.length - 1
|
|
61950
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61951
|
-
// : '',
|
|
62178
|
+
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
61952
62179
|
// cardinfoindex != cardsarray.length - 1
|
|
61953
62180
|
// ? sectionproperties.innersectionbordertype == 'All'
|
|
61954
62181
|
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61955
62182
|
// : ''
|
|
61956
62183
|
// : '',
|
|
61957
|
-
|
|
61958
|
-
|
|
61959
|
-
// ? sectionproperties.innersectionbordertype == 'Right'
|
|
61960
|
-
// ? langdetect == 'en'
|
|
61961
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61962
|
-
// : ''
|
|
61963
|
-
// : ''
|
|
61964
|
-
// : '',
|
|
61965
|
-
// borderLeft:
|
|
61966
|
-
// sectionproperties.innersectionbordertype == 'Right'
|
|
61967
|
-
// ? langdetect == 'ar'
|
|
61968
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61969
|
-
// : ''
|
|
61970
|
-
// : '',
|
|
61971
|
-
borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
62184
|
+
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
62185
|
+
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
61972
62186
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
61973
62187
|
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
61974
62188
|
},
|
|
@@ -62091,7 +62305,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
62091
62305
|
}
|
|
62092
62306
|
}
|
|
62093
62307
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
|
|
62094
|
-
}))))
|
|
62308
|
+
}))));
|
|
62095
62309
|
};
|
|
62096
62310
|
|
|
62097
62311
|
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 ";
|
|
@@ -69202,6 +69416,12 @@ var Card23 = function Card23(props) {
|
|
|
69202
69416
|
marginBottom: sectionproperties.image_mb + 'px'
|
|
69203
69417
|
}
|
|
69204
69418
|
}, Image('normal')), /*#__PURE__*/React.createElement("div", {
|
|
69419
|
+
"class": cardsstyles2.imageContainer + ' d-none d-md-flex ',
|
|
69420
|
+
style: {
|
|
69421
|
+
height: sectionproperties.height_responsive + 'px',
|
|
69422
|
+
marginBottom: sectionproperties.image_mb + 'px'
|
|
69423
|
+
}
|
|
69424
|
+
}, Image('responsive')), /*#__PURE__*/React.createElement("div", {
|
|
69205
69425
|
"class": sectionproperties.innersectionpaddinghorizontal == 0 ? 'row m-0 w-100' : 'row m-0 w-100 pl-sm-2 pr-sm-2',
|
|
69206
69426
|
style: {
|
|
69207
69427
|
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
@@ -69749,7 +69969,8 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
|
|
|
69749
69969
|
functype: 'add',
|
|
69750
69970
|
productid: item.productid,
|
|
69751
69971
|
variantid: '',
|
|
69752
|
-
quantity: item.quantity
|
|
69972
|
+
quantity: item.quantity,
|
|
69973
|
+
vendorid: item.vendorid
|
|
69753
69974
|
};
|
|
69754
69975
|
var runfunc = false;
|
|
69755
69976
|
if (addtocardpayloadobj.productid.length != 0 && addtocardpayloadobj.quantity > 0) {
|
|
@@ -71227,7 +71448,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
71227
71448
|
fontWeight: sectionproperties.generaltext_fontWeight,
|
|
71228
71449
|
transition: '.3s',
|
|
71229
71450
|
cursor: 'pointer',
|
|
71230
|
-
zIndex:
|
|
71451
|
+
zIndex: 100,
|
|
71231
71452
|
':hover': {
|
|
71232
71453
|
color: sectionproperties.text_secondarycolor
|
|
71233
71454
|
}
|
|
@@ -71246,7 +71467,7 @@ var Categorycard_withtext = function Categorycard_withtext(props) {
|
|
|
71246
71467
|
textTransform: sectionproperties.generalbtn_texttransform,
|
|
71247
71468
|
opacity: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? 0 : 1,
|
|
71248
71469
|
top: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? '100px' : 0,
|
|
71249
|
-
zIndex:
|
|
71470
|
+
zIndex: 100,
|
|
71250
71471
|
':hover': {
|
|
71251
71472
|
backgroundColor: sectionproperties.generalbtn_bgColoronhover,
|
|
71252
71473
|
color: sectionproperties.generalbtn_textColoronhover,
|
|
@@ -71654,7 +71875,8 @@ var Classiccategorycard = function Classiccategorycard(props) {
|
|
|
71654
71875
|
width: '100%',
|
|
71655
71876
|
bottom: sectionproperties.generaltext_position == 'Centered' ? '50%' : '7%',
|
|
71656
71877
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
71657
|
-
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
|
|
71878
|
+
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
71879
|
+
left: 0
|
|
71658
71880
|
}
|
|
71659
71881
|
}, /*#__PURE__*/React.createElement("div", {
|
|
71660
71882
|
"class": "".concat(card_cssstyles.textContainer, " ") + ' allcentered pl-2 pr-2 '
|
|
@@ -72045,11 +72267,6 @@ var MenuCard = function MenuCard(props) {
|
|
|
72045
72267
|
useEffect(function () {
|
|
72046
72268
|
setitem(props.cardinfoitemprops);
|
|
72047
72269
|
}, [props.cardinfoitemprops]);
|
|
72048
|
-
var plainString = function plainString(html) {
|
|
72049
|
-
var divContainer = document.createElement('div');
|
|
72050
|
-
divContainer.innerHTML = html;
|
|
72051
|
-
return divContainer.textContent || divContainer.innerText || '';
|
|
72052
|
-
};
|
|
72053
72270
|
// const addtocartfunc = () => {
|
|
72054
72271
|
// const addtocardpayloadobj = {
|
|
72055
72272
|
// functype: 'add',
|
|
@@ -72281,7 +72498,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72281
72498
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
72282
72499
|
}
|
|
72283
72500
|
}, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
72284
|
-
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
|
|
72501
|
+
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
|
|
72285
72502
|
}, /*#__PURE__*/React.createElement("div", {
|
|
72286
72503
|
"class": "row w-100 m-0 d-flex"
|
|
72287
72504
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React.createElement("div", {
|
|
@@ -72292,7 +72509,7 @@ var MenuCard = function MenuCard(props) {
|
|
|
72292
72509
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
72293
72510
|
}
|
|
72294
72511
|
},
|
|
72295
|
-
"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 ',
|
|
72512
|
+
"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 ',
|
|
72296
72513
|
style: {}
|
|
72297
72514
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
72298
72515
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -72325,12 +72542,25 @@ var MenuCard = function MenuCard(props) {
|
|
|
72325
72542
|
style: {
|
|
72326
72543
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72327
72544
|
}
|
|
72328
|
-
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72329
|
-
|
|
72545
|
+
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72546
|
+
/*#__PURE__*/
|
|
72547
|
+
// <p
|
|
72548
|
+
// // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
|
|
72549
|
+
// // style={{
|
|
72550
|
+
// // textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
72551
|
+
// // }}
|
|
72552
|
+
// // >
|
|
72553
|
+
// // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
|
|
72554
|
+
// // </p>
|
|
72555
|
+
React.createElement("p", {
|
|
72556
|
+
"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 ',
|
|
72330
72557
|
style: {
|
|
72331
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72558
|
+
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
72559
|
+
},
|
|
72560
|
+
dangerouslySetInnerHTML: {
|
|
72561
|
+
__html: item.shortdescription
|
|
72332
72562
|
}
|
|
72333
|
-
}
|
|
72563
|
+
}))), /*#__PURE__*/React.createElement("div", {
|
|
72334
72564
|
style: {
|
|
72335
72565
|
display: 'flex',
|
|
72336
72566
|
flexDirection: 'column',
|
|
@@ -72338,16 +72568,16 @@ var MenuCard = function MenuCard(props) {
|
|
|
72338
72568
|
},
|
|
72339
72569
|
"class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
|
|
72340
72570
|
}, /*#__PURE__*/React.createElement("div", {
|
|
72341
|
-
"class": "row m-0 w-100 d-flex flex-column flex-sm-
|
|
72571
|
+
"class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
|
|
72342
72572
|
}, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React.createElement("p", {
|
|
72343
72573
|
"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 '
|
|
72344
72574
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React.createElement("p", {
|
|
72345
72575
|
"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 '
|
|
72346
72576
|
}, 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.createElement("p", {
|
|
72347
|
-
"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 '
|
|
72577
|
+
"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 '
|
|
72348
72578
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React.createElement("p", {
|
|
72349
|
-
"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 '
|
|
72350
|
-
}, langdetect == 'en' ? 'EGP' : '', parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
72579
|
+
"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 '
|
|
72580
|
+
}, langdetect == 'en' ? 'EGP' : '', " ", parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
72351
72581
|
"class": "row m-0 mt-auto w-100"
|
|
72352
72582
|
}, /*#__PURE__*/React.createElement("div", {
|
|
72353
72583
|
"class": "col-lg-12 d-flex justify-content-end p-0"
|
|
@@ -76697,7 +76927,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
76697
76927
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
76698
76928
|
props.actions.NotificationManager;
|
|
76699
76929
|
var AddtoCartContext = props.actions.AddtoCartContext;
|
|
76700
|
-
var AddtoCartMutationContext = props.AddtoCartMutationContext;
|
|
76930
|
+
var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
76701
76931
|
var _useState5 = useState(''),
|
|
76702
76932
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
76703
76933
|
addtocardpayloadobj = _useState6[0];
|
|
@@ -77298,7 +77528,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
77298
77528
|
style: {
|
|
77299
77529
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
77300
77530
|
}
|
|
77301
|
-
}, plainString(item.
|
|
77531
|
+
}, plainString(item.description)), /*#__PURE__*/React.createElement("div", {
|
|
77302
77532
|
style: {
|
|
77303
77533
|
flexDirection: 'column'
|
|
77304
77534
|
},
|
|
@@ -78683,9 +78913,7 @@ var QuantityButtonBasedProductCard = function QuantityButtonBasedProductCard(pro
|
|
|
78683
78913
|
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
|
|
78684
78914
|
style: {
|
|
78685
78915
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
78686
|
-
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
78687
|
-
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
78688
|
-
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px'
|
|
78916
|
+
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
78689
78917
|
}
|
|
78690
78918
|
}, sectionproperties.length != 0 && /*#__PURE__*/React.createElement("div", {
|
|
78691
78919
|
"class": ' cursor-pointer w-100 ',
|