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.umd.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@babel/runtime/helpers/slicedToArray'), require('react'), require('@babel/runtime/helpers/classCallCheck'), require('@babel/runtime/helpers/createClass'), require('@babel/runtime/helpers/assertThisInitialized'), require('@babel/runtime/helpers/inherits'), require('@babel/runtime/helpers/possibleConstructorReturn'), require('@babel/runtime/helpers/getPrototypeOf'), require('@babel/runtime/helpers/defineProperty'), require('universal-cookie'), require('react-cssfx-loading'), require('glamor'), require('@react-oauth/google'), require('jwt-decode'), require('react-facebook-login/dist/facebook-login-render-props'), require('@react-icons/all-files/fa/FaFacebookF'), require('@react-icons/all-files/ai/AiOutlineUser'), require('@react-icons/all-files/io/IoMdClose'), require('react-bootstrap'), require('imagekitio-react'), require('@babel/runtime/helpers/toConsumableArray'), require('react-image-gallery'), require('@react-icons/all-files/md/MdAddShoppingCart'), require('@react-icons/all-files/io5/IoBagHandleOutline'), require('@react-icons/all-files/bs/BsBag'), require('@react-icons/all-files/cg/CgShoppingBag'), require('@react-icons/all-files/fa/FaRegHeart'), require('@react-icons/all-files/fa/FaHeart'), require('@react-icons/all-files/fi/FiShoppingBag'), require('@react-icons/all-files/fi/FiShoppingCart'), require('@react-icons/all-files/ai/AiFillStar'), require('@react-icons/all-files/ai/AiOutlineStar'), require('@react-icons/all-files/fa/FaPlus'), require('@react-icons/all-files/fa/FaMinus'), require('@react-icons/all-files/fi/FiBox'), require('@react-icons/all-files/ri/RiArrowGoBackLine'), require('react-accessible-accordion'), require('react-share'), require('@react-icons/all-files/fi/FiMinus'), require('@react-icons/all-files/fi/FiPlus'), require('react-rating-stars-component'), require('@react-icons/all-files/fi/FiLayers'), require('@react-icons/all-files/hi/HiOutlinePlusCircle'), require('@react-icons/all-files/hi/HiOutlineMinusCircle'), require('react-textarea-autosize'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('@mui/system'), require('react-horizontal-scrolling-menu'), require('@mui/material'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineMail'), require('@react-icons/all-files/fa/FaShippingFast'), require('@react-icons/all-files/ri/RiSecurePaymentLine'), require('react-player'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fa/FaStar'), require('@react-icons/all-files/io5/IoLocationSharp'), require('@react-icons/all-files/hi/HiOutlineChevronRight'), require('@react-icons/all-files/hi/HiOutlineChevronLeft'), require('@react-icons/all-files/go/GoGlobe'), require('@react-icons/all-files/vsc/VscGlobe'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/fi/FiCalendar'), require('@babel/runtime/helpers/asyncToGenerator'), require('@babel/runtime/regenerator'), require('@react-icons/all-files/hi/HiUser'), require('@react-icons/all-files/gr/GrMail'), require('@react-icons/all-files/fi/FiCheckCircle'), require('@react-icons/all-files/bi/BiPhone'), require('react-phone-input-2'), require('@react-icons/all-files/bs/BsChevronLeft'), require('@react-icons/all-files/bs/BsChevronRight'), require('@react-icons/all-files/ri/RiArrowUpSLine'), require('@react-icons/all-files/ri/RiArrowDownSLine'), require('@react-icons/all-files/io/IoIosArrowRoundForward'), require('@react-icons/all-files/io/IoIosArrowRoundBack'), require('@react-icons/all-files/fi/FiChevronUp'), require('@react-icons/all-files/fi/FiChevronDown'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('react-router-dom'), require('react-query'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-input-range'), require('react-intersection-observer'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiSliders'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('@react-icons/all-files/hi/HiOutlineArrowRight'), require('@react-icons/all-files/hi/HiOutlineArrowLeft'), require('react-paginate'), require('@react-icons/all-files/fa/FaFacebook'), require('@react-icons/all-files/ai/AiFillInstagram'), require('@react-icons/all-files/fa/FaWhatsapp'), require('@react-icons/all-files/bi/BiGlobe'), require('@react-icons/all-files/md/MdKeyboardArrowDown'), require('@react-icons/all-files/fa/FaMoneyBillWave'), require('@react-icons/all-files/bi/BiLogOutCircle'), require('@react-icons/all-files/bi/BiChevronDown'), require('@react-icons/all-files/bi/BiUser'), require('@react-icons/all-files/ai/AiOutlineLogin'), require('@react-icons/all-files/ai/AiOutlineUserAdd'), require('@react-icons/all-files/ri/RiSearchLine'), require('@react-icons/all-files/cg/CgMenuLeft'), require('@react-icons/all-files/cg/CgMenuRight'), require('@react-icons/all-files/hi/HiOutlineShoppingBag'), require('@react-icons/all-files/ri/RiHandbagLine'), require('@react-icons/all-files/ai/AiOutlineClose'), require('@react-icons/all-files/vsc/VscMenu'), require('@react-icons/all-files/vsc/VscHeart'), require('@react-icons/all-files/io5/IoSearchOutline'), require('@react-icons/all-files/ai/AiFillYoutube'), require('@react-icons/all-files/io5/IoLogoTiktok'), require('@react-icons/all-files/fi/FiMenu'), require('@react-icons/all-files/bs/BsChevronDown'), require('@react-icons/all-files/io5/IoClose'), require('@react-icons/all-files/bi/BiSearch'), require('@react-icons/all-files/fi/FiUser'), require('@react-icons/all-files/ai/AiOutlineHeart'), require('@react-icons/all-files/fi/FiPhone'), require('@react-icons/all-files/hi/HiMenuAlt4'), require('@react-icons/all-files/fi/FiSearch'), require('@react-icons/all-files/bs/BsSearch'), require('@react-icons/all-files/ai/AiOutlinePhone'), require('@react-icons/all-files/go/GoSearch'), require('@react-icons/all-files/ai/AiOutlineInstagram'), require('@react-icons/all-files/ri/RiUserSettingsLine'), require('@react-icons/all-files/hi/HiUserCircle'), require('@react-icons/all-files/md/MdKeyboardArrowUp'), require('@react-icons/all-files/bs/BsInfoCircle'), require('@react-icons/all-files/ai/AiFillPhone'), require('@react-icons/all-files/fa/FaTelegramPlane'), require('@react-icons/all-files/fa/FaPhoneAlt'), require('@react-icons/all-files/fa/FaPhone'), require('@react-icons/all-files/fi/FiGlobe'), require('@react-icons/all-files/bi/BiUserCircle'), require('@react-icons/all-files/go/GoLocation'), require('@react-icons/all-files/
|
|
3
|
-
typeof define === 'function' && define.amd ? define(['@babel/runtime/helpers/slicedToArray', 'react', '@babel/runtime/helpers/classCallCheck', '@babel/runtime/helpers/createClass', '@babel/runtime/helpers/assertThisInitialized', '@babel/runtime/helpers/inherits', '@babel/runtime/helpers/possibleConstructorReturn', '@babel/runtime/helpers/getPrototypeOf', '@babel/runtime/helpers/defineProperty', 'universal-cookie', 'react-cssfx-loading', 'glamor', '@react-oauth/google', 'jwt-decode', 'react-facebook-login/dist/facebook-login-render-props', '@react-icons/all-files/fa/FaFacebookF', '@react-icons/all-files/ai/AiOutlineUser', '@react-icons/all-files/io/IoMdClose', 'react-bootstrap', 'imagekitio-react', '@babel/runtime/helpers/toConsumableArray', 'react-image-gallery', '@react-icons/all-files/md/MdAddShoppingCart', '@react-icons/all-files/io5/IoBagHandleOutline', '@react-icons/all-files/bs/BsBag', '@react-icons/all-files/cg/CgShoppingBag', '@react-icons/all-files/fa/FaRegHeart', '@react-icons/all-files/fa/FaHeart', '@react-icons/all-files/fi/FiShoppingBag', '@react-icons/all-files/fi/FiShoppingCart', '@react-icons/all-files/ai/AiFillStar', '@react-icons/all-files/ai/AiOutlineStar', '@react-icons/all-files/fa/FaPlus', '@react-icons/all-files/fa/FaMinus', '@react-icons/all-files/fi/FiBox', '@react-icons/all-files/ri/RiArrowGoBackLine', 'react-accessible-accordion', 'react-share', '@react-icons/all-files/fi/FiMinus', '@react-icons/all-files/fi/FiPlus', 'react-rating-stars-component', '@react-icons/all-files/fi/FiLayers', '@react-icons/all-files/hi/HiOutlinePlusCircle', '@react-icons/all-files/hi/HiOutlineMinusCircle', 'react-textarea-autosize', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', '@mui/system', 'react-horizontal-scrolling-menu', '@mui/material', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineMail', '@react-icons/all-files/fa/FaShippingFast', '@react-icons/all-files/ri/RiSecurePaymentLine', 'react-player', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fa/FaStar', '@react-icons/all-files/io5/IoLocationSharp', '@react-icons/all-files/hi/HiOutlineChevronRight', '@react-icons/all-files/hi/HiOutlineChevronLeft', '@react-icons/all-files/go/GoGlobe', '@react-icons/all-files/vsc/VscGlobe', 'react-bootstrap/Dropdown', '@react-icons/all-files/fi/FiCalendar', '@babel/runtime/helpers/asyncToGenerator', '@babel/runtime/regenerator', '@react-icons/all-files/hi/HiUser', '@react-icons/all-files/gr/GrMail', '@react-icons/all-files/fi/FiCheckCircle', '@react-icons/all-files/bi/BiPhone', 'react-phone-input-2', '@react-icons/all-files/bs/BsChevronLeft', '@react-icons/all-files/bs/BsChevronRight', '@react-icons/all-files/ri/RiArrowUpSLine', '@react-icons/all-files/ri/RiArrowDownSLine', '@react-icons/all-files/io/IoIosArrowRoundForward', '@react-icons/all-files/io/IoIosArrowRoundBack', '@react-icons/all-files/fi/FiChevronUp', '@react-icons/all-files/fi/FiChevronDown', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', 'react-router-dom', 'react-query', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-input-range', 'react-intersection-observer', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiSliders', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', '@react-icons/all-files/hi/HiOutlineArrowRight', '@react-icons/all-files/hi/HiOutlineArrowLeft', 'react-paginate', '@react-icons/all-files/fa/FaFacebook', '@react-icons/all-files/ai/AiFillInstagram', '@react-icons/all-files/fa/FaWhatsapp', '@react-icons/all-files/bi/BiGlobe', '@react-icons/all-files/md/MdKeyboardArrowDown', '@react-icons/all-files/fa/FaMoneyBillWave', '@react-icons/all-files/bi/BiLogOutCircle', '@react-icons/all-files/bi/BiChevronDown', '@react-icons/all-files/bi/BiUser', '@react-icons/all-files/ai/AiOutlineLogin', '@react-icons/all-files/ai/AiOutlineUserAdd', '@react-icons/all-files/ri/RiSearchLine', '@react-icons/all-files/cg/CgMenuLeft', '@react-icons/all-files/cg/CgMenuRight', '@react-icons/all-files/hi/HiOutlineShoppingBag', '@react-icons/all-files/ri/RiHandbagLine', '@react-icons/all-files/ai/AiOutlineClose', '@react-icons/all-files/vsc/VscMenu', '@react-icons/all-files/vsc/VscHeart', '@react-icons/all-files/io5/IoSearchOutline', '@react-icons/all-files/ai/AiFillYoutube', '@react-icons/all-files/io5/IoLogoTiktok', '@react-icons/all-files/fi/FiMenu', '@react-icons/all-files/bs/BsChevronDown', '@react-icons/all-files/io5/IoClose', '@react-icons/all-files/bi/BiSearch', '@react-icons/all-files/fi/FiUser', '@react-icons/all-files/ai/AiOutlineHeart', '@react-icons/all-files/fi/FiPhone', '@react-icons/all-files/hi/HiMenuAlt4', '@react-icons/all-files/fi/FiSearch', '@react-icons/all-files/bs/BsSearch', '@react-icons/all-files/ai/AiOutlinePhone', '@react-icons/all-files/go/GoSearch', '@react-icons/all-files/ai/AiOutlineInstagram', '@react-icons/all-files/ri/RiUserSettingsLine', '@react-icons/all-files/hi/HiUserCircle', '@react-icons/all-files/md/MdKeyboardArrowUp', '@react-icons/all-files/bs/BsInfoCircle', '@react-icons/all-files/ai/AiFillPhone', '@react-icons/all-files/fa/FaTelegramPlane', '@react-icons/all-files/fa/FaPhoneAlt', '@react-icons/all-files/fa/FaPhone', '@react-icons/all-files/fi/FiGlobe', '@react-icons/all-files/bi/BiUserCircle', '@react-icons/all-files/go/GoLocation', '@react-icons/all-files/
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.tabexseriescomponents = factory(global._slicedToArray, global.React, global._classCallCheck, global._createClass, global._assertThisInitialized, global._inherits, global._possibleConstructorReturn, global._getPrototypeOf, global._defineProperty, global.Cookies, global.reactCssfxLoading, global.glamor, global.google, global.jwtDecode, global.FacebookLogin, global.FaFacebookF, global.AiOutlineUser, global.IoMdClose, global.reactBootstrap, global.imagekitioReact, global._toConsumableArray, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart$1, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar$1, global.AiOutlineStar, global.FaPlus, global.FaMinus, global.FiBox$1, global.RiArrowGoBackLine, global.reactAccessibleAccordion, global.reactShare, global.FiMinus, global.FiPlus, global.ReactStars, global.FiLayers, global.HiOutlinePlusCircle, null, global.TextareaAutosize, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, null, global.reactHorizontalScrollingMenu, global.material, global.HiOutlinePhone, global.AiOutlineMail, global.FaShippingFast, global.RiSecurePaymentLine, global.ReactPlayer, global.AiOutlineSecurityScan, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.Dropdown, global.FiCalendar, global._asyncToGenerator, global._regeneratorRuntime, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.PhoneInput, global.BsChevronLeft, global.BsChevronRight, null, null, null, null, global.FiChevronUp, global.FiChevronDown, global.HiOutlinePlus, global.AiOutlineMinus, null, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.InputRange, global.reactIntersectionObserver, global.FiFilter, global.FiSliders, global.FiChevronLeft, global.FiChevronRight, global.HiOutlineArrowRight, global.HiOutlineArrowLeft, global.ReactPaginate, global.FaFacebook, global.AiFillInstagram, global.FaWhatsapp, global.BiGlobe, global.MdKeyboardArrowDown, global.FaMoneyBillWave, global.BiLogOutCircle, global.BiChevronDown, global.BiUser, global.AiOutlineLogin, global.AiOutlineUserAdd, global.RiSearchLine, global.CgMenuLeft, global.CgMenuRight, global.HiOutlineShoppingBag, global.RiHandbagLine, global.AiOutlineClose, global.VscMenu, global.VscHeart, global.IoSearchOutline, global.AiFillYoutube, global.IoLogoTiktok, global.FiMenu, global.BsChevronDown, global.IoClose, global.BiSearch, global.FiUser, global.AiOutlineHeart, global.FiPhone, global.HiMenuAlt4, global.FiSearch, global.BsSearch, global.AiOutlinePhone, global.GoSearch, global.AiOutlineInstagram, global.RiUserSettingsLine, global.HiUserCircle, global.MdKeyboardArrowUp, global.BsInfoCircle, global.AiFillPhone, global.FaTelegramPlane, global.FaPhoneAlt, global.FaPhone, global.FiGlobe, global.BiUserCircle, global.GoLocation, global.
|
|
5
|
-
})(this, (function (_slicedToArray, React, _classCallCheck, _createClass, _assertThisInitialized, _inherits, _possibleConstructorReturn, _getPrototypeOf, _defineProperty, Cookies, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, FaFacebookF, AiOutlineUser, IoMdClose, reactBootstrap, imagekitioReact, _toConsumableArray, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart$1, FiShoppingBag, FiShoppingCart, AiFillStar$1, AiOutlineStar, FaPlus, FaMinus, FiBox$1, RiArrowGoBackLine, reactAccessibleAccordion, reactShare, FiMinus, FiPlus, ReactStars, FiLayers, HiOutlinePlusCircle, HiOutlineMinusCircle, TextareaAutosize, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, system, reactHorizontalScrollingMenu, material, HiOutlinePhone, AiOutlineMail, FaShippingFast, RiSecurePaymentLine, ReactPlayer, AiOutlineSecurityScan, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, Dropdown, FiCalendar, _asyncToGenerator, _regeneratorRuntime, HiUser, GrMail, FiCheckCircle, BiPhone, PhoneInput, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, IoIosArrowRoundForward, IoIosArrowRoundBack, FiChevronUp, FiChevronDown, HiOutlinePlus, AiOutlineMinus, reactRouterDom, reactQuery, IoBagCheckOutline, IoBagRemoveOutline, InputRange, reactIntersectionObserver, FiFilter, FiSliders, FiChevronLeft, FiChevronRight, HiOutlineArrowRight, HiOutlineArrowLeft, ReactPaginate, FaFacebook, AiFillInstagram, FaWhatsapp, BiGlobe, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine, AiOutlineClose, VscMenu, VscHeart, IoSearchOutline, AiFillYoutube, IoLogoTiktok, FiMenu, BsChevronDown, IoClose, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiOutlinePhone, GoSearch, AiOutlineInstagram, RiUserSettingsLine, HiUserCircle, MdKeyboardArrowUp, BsInfoCircle, AiFillPhone, FaTelegramPlane, FaPhoneAlt, FaPhone, FiGlobe, BiUserCircle, GoLocation,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('@babel/runtime/helpers/slicedToArray'), require('react'), require('@babel/runtime/helpers/classCallCheck'), require('@babel/runtime/helpers/createClass'), require('@babel/runtime/helpers/assertThisInitialized'), require('@babel/runtime/helpers/inherits'), require('@babel/runtime/helpers/possibleConstructorReturn'), require('@babel/runtime/helpers/getPrototypeOf'), require('@babel/runtime/helpers/defineProperty'), require('universal-cookie'), require('react-cssfx-loading'), require('glamor'), require('@react-oauth/google'), require('jwt-decode'), require('react-facebook-login/dist/facebook-login-render-props'), require('@react-icons/all-files/fa/FaFacebookF'), require('@react-icons/all-files/ai/AiOutlineUser'), require('@react-icons/all-files/io/IoMdClose'), require('react-bootstrap'), require('imagekitio-react'), require('@babel/runtime/helpers/toConsumableArray'), require('react-image-gallery'), require('@react-icons/all-files/md/MdAddShoppingCart'), require('@react-icons/all-files/io5/IoBagHandleOutline'), require('@react-icons/all-files/bs/BsBag'), require('@react-icons/all-files/cg/CgShoppingBag'), require('@react-icons/all-files/fa/FaRegHeart'), require('@react-icons/all-files/fa/FaHeart'), require('@react-icons/all-files/fi/FiShoppingBag'), require('@react-icons/all-files/fi/FiShoppingCart'), require('@react-icons/all-files/ai/AiFillStar'), require('@react-icons/all-files/ai/AiOutlineStar'), require('@react-icons/all-files/fa/FaPlus'), require('@react-icons/all-files/fa/FaMinus'), require('@react-icons/all-files/fi/FiBox'), require('@react-icons/all-files/ri/RiArrowGoBackLine'), require('react-accessible-accordion'), require('react-share'), require('@react-icons/all-files/fi/FiMinus'), require('@react-icons/all-files/fi/FiPlus'), require('react-rating-stars-component'), require('@react-icons/all-files/fi/FiLayers'), require('@react-icons/all-files/hi/HiOutlinePlusCircle'), require('@react-icons/all-files/hi/HiOutlineMinusCircle'), require('react-textarea-autosize'), require('@react-icons/all-files/ai/AiOutlineClockCircle'), require('@react-icons/all-files/ai/AiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineCheck'), require('@mui/system'), require('react-horizontal-scrolling-menu'), require('@mui/material'), require('@react-icons/all-files/hi/HiOutlinePhone'), require('@react-icons/all-files/ai/AiOutlineMail'), require('@react-icons/all-files/fa/FaShippingFast'), require('@react-icons/all-files/ri/RiSecurePaymentLine'), require('react-player'), require('@react-icons/all-files/ai/AiOutlineSecurityScan'), require('@react-icons/all-files/fa/FaStar'), require('@react-icons/all-files/io5/IoLocationSharp'), require('@react-icons/all-files/hi/HiOutlineChevronRight'), require('@react-icons/all-files/hi/HiOutlineChevronLeft'), require('@react-icons/all-files/go/GoGlobe'), require('@react-icons/all-files/vsc/VscGlobe'), require('react-bootstrap/Dropdown'), require('@react-icons/all-files/fi/FiCalendar'), require('@babel/runtime/helpers/asyncToGenerator'), require('@babel/runtime/regenerator'), require('@react-icons/all-files/hi/HiUser'), require('@react-icons/all-files/gr/GrMail'), require('@react-icons/all-files/fi/FiCheckCircle'), require('@react-icons/all-files/bi/BiPhone'), require('react-phone-input-2'), require('@react-icons/all-files/bs/BsChevronLeft'), require('@react-icons/all-files/bs/BsChevronRight'), require('@react-icons/all-files/ri/RiArrowUpSLine'), require('@react-icons/all-files/ri/RiArrowDownSLine'), require('@react-icons/all-files/io/IoIosArrowRoundForward'), require('@react-icons/all-files/io/IoIosArrowRoundBack'), require('@react-icons/all-files/fi/FiChevronUp'), require('@react-icons/all-files/fi/FiChevronDown'), require('@react-icons/all-files/hi/HiOutlinePlus'), require('@react-icons/all-files/ai/AiOutlineMinus'), require('react-router-dom'), require('react-query'), require('@react-icons/all-files/io5/IoBagCheckOutline'), require('@react-icons/all-files/io5/IoBagRemoveOutline'), require('react-input-range'), require('react-intersection-observer'), require('@react-icons/all-files/fi/FiFilter'), require('@react-icons/all-files/fi/FiSliders'), require('@react-icons/all-files/fi/FiChevronLeft'), require('@react-icons/all-files/fi/FiChevronRight'), require('@react-icons/all-files/hi/HiOutlineArrowRight'), require('@react-icons/all-files/hi/HiOutlineArrowLeft'), require('react-paginate'), require('@react-icons/all-files/fa/FaFacebook'), require('@react-icons/all-files/ai/AiFillInstagram'), require('@react-icons/all-files/fa/FaWhatsapp'), require('@react-icons/all-files/bi/BiGlobe'), require('@react-icons/all-files/md/MdKeyboardArrowDown'), require('@react-icons/all-files/fa/FaMoneyBillWave'), require('@react-icons/all-files/bi/BiLogOutCircle'), require('@react-icons/all-files/bi/BiChevronDown'), require('@react-icons/all-files/bi/BiUser'), require('@react-icons/all-files/ai/AiOutlineLogin'), require('@react-icons/all-files/ai/AiOutlineUserAdd'), require('@react-icons/all-files/ri/RiSearchLine'), require('@react-icons/all-files/cg/CgMenuLeft'), require('@react-icons/all-files/cg/CgMenuRight'), require('@react-icons/all-files/hi/HiOutlineShoppingBag'), require('@react-icons/all-files/ri/RiHandbagLine'), require('@react-icons/all-files/ai/AiOutlineClose'), require('@react-icons/all-files/vsc/VscMenu'), require('@react-icons/all-files/vsc/VscHeart'), require('@react-icons/all-files/io5/IoSearchOutline'), require('@react-icons/all-files/ai/AiFillYoutube'), require('@react-icons/all-files/io5/IoLogoTiktok'), require('@react-icons/all-files/fa/FaLinkedinIn'), require('@react-icons/all-files/fi/FiMenu'), require('@react-icons/all-files/bs/BsChevronDown'), require('@react-icons/all-files/io5/IoClose'), require('@react-icons/all-files/bi/BiSearch'), require('@react-icons/all-files/fi/FiUser'), require('@react-icons/all-files/ai/AiOutlineHeart'), require('@react-icons/all-files/fi/FiPhone'), require('@react-icons/all-files/hi/HiMenuAlt4'), require('@react-icons/all-files/fi/FiSearch'), require('@react-icons/all-files/bs/BsSearch'), require('@react-icons/all-files/ai/AiOutlinePhone'), require('@react-icons/all-files/go/GoSearch'), require('@react-icons/all-files/ai/AiOutlineInstagram'), require('@react-icons/all-files/ri/RiUserSettingsLine'), require('@react-icons/all-files/hi/HiUserCircle'), require('@react-icons/all-files/md/MdKeyboardArrowUp'), require('@react-icons/all-files/bs/BsInfoCircle'), require('@react-icons/all-files/ai/AiFillPhone'), require('@react-icons/all-files/fa/FaTelegramPlane'), require('@react-icons/all-files/fa/FaPhoneAlt'), require('@react-icons/all-files/fa/FaPhone'), require('@react-icons/all-files/fi/FiGlobe'), require('@react-icons/all-files/bi/BiUserCircle'), require('@react-icons/all-files/go/GoLocation'), require('@react-icons/all-files/ri/RiRoadMapLine'), require('@react-icons/all-files/hi/HiOutlineClock'), require('@react-icons/all-files/ai/AiOutlineLinkedin'), require('@react-icons/all-files/fa/FaArrowAltCircleRight'), require('@react-icons/all-files/fa/FaArrowAltCircleLeft'), require('react-select'), require('@react-icons/all-files/go/GoStar'), require('@react-icons/all-files/io/IoIosStar'), require('react-background-slideshow'), require('@babel/runtime/helpers/extends'), require('react-slideshow-image'), require('@react-icons/all-files/hi/HiOutlineLocationMarker'), require('@react-icons/all-files/fi/FiPhoneCall'), require('@react-icons/all-files/fa/FaRegEye'), require('@react-icons/all-files/bs/BsArrowRight'), require('@react-icons/all-files/bs/BsArrowLeft'), require('@react-icons/all-files/bs/BsEye'), require('@react-icons/all-files/bi/BiTimeFive'), require('@react-icons/all-files/io/IoIosArrowUp')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define(['@babel/runtime/helpers/slicedToArray', 'react', '@babel/runtime/helpers/classCallCheck', '@babel/runtime/helpers/createClass', '@babel/runtime/helpers/assertThisInitialized', '@babel/runtime/helpers/inherits', '@babel/runtime/helpers/possibleConstructorReturn', '@babel/runtime/helpers/getPrototypeOf', '@babel/runtime/helpers/defineProperty', 'universal-cookie', 'react-cssfx-loading', 'glamor', '@react-oauth/google', 'jwt-decode', 'react-facebook-login/dist/facebook-login-render-props', '@react-icons/all-files/fa/FaFacebookF', '@react-icons/all-files/ai/AiOutlineUser', '@react-icons/all-files/io/IoMdClose', 'react-bootstrap', 'imagekitio-react', '@babel/runtime/helpers/toConsumableArray', 'react-image-gallery', '@react-icons/all-files/md/MdAddShoppingCart', '@react-icons/all-files/io5/IoBagHandleOutline', '@react-icons/all-files/bs/BsBag', '@react-icons/all-files/cg/CgShoppingBag', '@react-icons/all-files/fa/FaRegHeart', '@react-icons/all-files/fa/FaHeart', '@react-icons/all-files/fi/FiShoppingBag', '@react-icons/all-files/fi/FiShoppingCart', '@react-icons/all-files/ai/AiFillStar', '@react-icons/all-files/ai/AiOutlineStar', '@react-icons/all-files/fa/FaPlus', '@react-icons/all-files/fa/FaMinus', '@react-icons/all-files/fi/FiBox', '@react-icons/all-files/ri/RiArrowGoBackLine', 'react-accessible-accordion', 'react-share', '@react-icons/all-files/fi/FiMinus', '@react-icons/all-files/fi/FiPlus', 'react-rating-stars-component', '@react-icons/all-files/fi/FiLayers', '@react-icons/all-files/hi/HiOutlinePlusCircle', '@react-icons/all-files/hi/HiOutlineMinusCircle', 'react-textarea-autosize', '@react-icons/all-files/ai/AiOutlineClockCircle', '@react-icons/all-files/ai/AiOutlinePlus', '@react-icons/all-files/ai/AiOutlineCheck', '@mui/system', 'react-horizontal-scrolling-menu', '@mui/material', '@react-icons/all-files/hi/HiOutlinePhone', '@react-icons/all-files/ai/AiOutlineMail', '@react-icons/all-files/fa/FaShippingFast', '@react-icons/all-files/ri/RiSecurePaymentLine', 'react-player', '@react-icons/all-files/ai/AiOutlineSecurityScan', '@react-icons/all-files/fa/FaStar', '@react-icons/all-files/io5/IoLocationSharp', '@react-icons/all-files/hi/HiOutlineChevronRight', '@react-icons/all-files/hi/HiOutlineChevronLeft', '@react-icons/all-files/go/GoGlobe', '@react-icons/all-files/vsc/VscGlobe', 'react-bootstrap/Dropdown', '@react-icons/all-files/fi/FiCalendar', '@babel/runtime/helpers/asyncToGenerator', '@babel/runtime/regenerator', '@react-icons/all-files/hi/HiUser', '@react-icons/all-files/gr/GrMail', '@react-icons/all-files/fi/FiCheckCircle', '@react-icons/all-files/bi/BiPhone', 'react-phone-input-2', '@react-icons/all-files/bs/BsChevronLeft', '@react-icons/all-files/bs/BsChevronRight', '@react-icons/all-files/ri/RiArrowUpSLine', '@react-icons/all-files/ri/RiArrowDownSLine', '@react-icons/all-files/io/IoIosArrowRoundForward', '@react-icons/all-files/io/IoIosArrowRoundBack', '@react-icons/all-files/fi/FiChevronUp', '@react-icons/all-files/fi/FiChevronDown', '@react-icons/all-files/hi/HiOutlinePlus', '@react-icons/all-files/ai/AiOutlineMinus', 'react-router-dom', 'react-query', '@react-icons/all-files/io5/IoBagCheckOutline', '@react-icons/all-files/io5/IoBagRemoveOutline', 'react-input-range', 'react-intersection-observer', '@react-icons/all-files/fi/FiFilter', '@react-icons/all-files/fi/FiSliders', '@react-icons/all-files/fi/FiChevronLeft', '@react-icons/all-files/fi/FiChevronRight', '@react-icons/all-files/hi/HiOutlineArrowRight', '@react-icons/all-files/hi/HiOutlineArrowLeft', 'react-paginate', '@react-icons/all-files/fa/FaFacebook', '@react-icons/all-files/ai/AiFillInstagram', '@react-icons/all-files/fa/FaWhatsapp', '@react-icons/all-files/bi/BiGlobe', '@react-icons/all-files/md/MdKeyboardArrowDown', '@react-icons/all-files/fa/FaMoneyBillWave', '@react-icons/all-files/bi/BiLogOutCircle', '@react-icons/all-files/bi/BiChevronDown', '@react-icons/all-files/bi/BiUser', '@react-icons/all-files/ai/AiOutlineLogin', '@react-icons/all-files/ai/AiOutlineUserAdd', '@react-icons/all-files/ri/RiSearchLine', '@react-icons/all-files/cg/CgMenuLeft', '@react-icons/all-files/cg/CgMenuRight', '@react-icons/all-files/hi/HiOutlineShoppingBag', '@react-icons/all-files/ri/RiHandbagLine', '@react-icons/all-files/ai/AiOutlineClose', '@react-icons/all-files/vsc/VscMenu', '@react-icons/all-files/vsc/VscHeart', '@react-icons/all-files/io5/IoSearchOutline', '@react-icons/all-files/ai/AiFillYoutube', '@react-icons/all-files/io5/IoLogoTiktok', '@react-icons/all-files/fa/FaLinkedinIn', '@react-icons/all-files/fi/FiMenu', '@react-icons/all-files/bs/BsChevronDown', '@react-icons/all-files/io5/IoClose', '@react-icons/all-files/bi/BiSearch', '@react-icons/all-files/fi/FiUser', '@react-icons/all-files/ai/AiOutlineHeart', '@react-icons/all-files/fi/FiPhone', '@react-icons/all-files/hi/HiMenuAlt4', '@react-icons/all-files/fi/FiSearch', '@react-icons/all-files/bs/BsSearch', '@react-icons/all-files/ai/AiOutlinePhone', '@react-icons/all-files/go/GoSearch', '@react-icons/all-files/ai/AiOutlineInstagram', '@react-icons/all-files/ri/RiUserSettingsLine', '@react-icons/all-files/hi/HiUserCircle', '@react-icons/all-files/md/MdKeyboardArrowUp', '@react-icons/all-files/bs/BsInfoCircle', '@react-icons/all-files/ai/AiFillPhone', '@react-icons/all-files/fa/FaTelegramPlane', '@react-icons/all-files/fa/FaPhoneAlt', '@react-icons/all-files/fa/FaPhone', '@react-icons/all-files/fi/FiGlobe', '@react-icons/all-files/bi/BiUserCircle', '@react-icons/all-files/go/GoLocation', '@react-icons/all-files/ri/RiRoadMapLine', '@react-icons/all-files/hi/HiOutlineClock', '@react-icons/all-files/ai/AiOutlineLinkedin', '@react-icons/all-files/fa/FaArrowAltCircleRight', '@react-icons/all-files/fa/FaArrowAltCircleLeft', 'react-select', '@react-icons/all-files/go/GoStar', '@react-icons/all-files/io/IoIosStar', 'react-background-slideshow', '@babel/runtime/helpers/extends', 'react-slideshow-image', '@react-icons/all-files/hi/HiOutlineLocationMarker', '@react-icons/all-files/fi/FiPhoneCall', '@react-icons/all-files/fa/FaRegEye', '@react-icons/all-files/bs/BsArrowRight', '@react-icons/all-files/bs/BsArrowLeft', '@react-icons/all-files/bs/BsEye', '@react-icons/all-files/bi/BiTimeFive', '@react-icons/all-files/io/IoIosArrowUp'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.tabexseriescomponents = factory(global._slicedToArray, global.React, global._classCallCheck, global._createClass, global._assertThisInitialized, global._inherits, global._possibleConstructorReturn, global._getPrototypeOf, global._defineProperty, global.Cookies, global.reactCssfxLoading, global.glamor, global.google, global.jwtDecode, global.FacebookLogin, global.FaFacebookF, global.AiOutlineUser, global.IoMdClose, global.reactBootstrap, global.imagekitioReact, global._toConsumableArray, global.ImageGallery, global.MdAddShoppingCart, global.IoBagHandleOutline, global.BsBag, global.CgShoppingBag, global.FaRegHeart, global.FaHeart$1, global.FiShoppingBag, global.FiShoppingCart, global.AiFillStar$1, global.AiOutlineStar, global.FaPlus, global.FaMinus, global.FiBox$1, global.RiArrowGoBackLine, global.reactAccessibleAccordion, global.reactShare, global.FiMinus, global.FiPlus, global.ReactStars, global.FiLayers, global.HiOutlinePlusCircle, null, global.TextareaAutosize, global.AiOutlineClockCircle, global.AiOutlinePlus, global.AiOutlineCheck, null, global.reactHorizontalScrollingMenu, global.material, global.HiOutlinePhone, global.AiOutlineMail, global.FaShippingFast, global.RiSecurePaymentLine, global.ReactPlayer, global.AiOutlineSecurityScan, global.FaStar, global.IoLocationSharp, global.HiOutlineChevronRight, global.HiOutlineChevronLeft, global.GoGlobe, global.VscGlobe, global.Dropdown, global.FiCalendar, global._asyncToGenerator, global._regeneratorRuntime, global.HiUser, global.GrMail, global.FiCheckCircle, global.BiPhone, global.PhoneInput, global.BsChevronLeft, global.BsChevronRight, null, null, null, null, global.FiChevronUp, global.FiChevronDown, global.HiOutlinePlus, global.AiOutlineMinus, null, null, global.IoBagCheckOutline, global.IoBagRemoveOutline, global.InputRange, global.reactIntersectionObserver, global.FiFilter, global.FiSliders, global.FiChevronLeft, global.FiChevronRight, global.HiOutlineArrowRight, global.HiOutlineArrowLeft, global.ReactPaginate, global.FaFacebook, global.AiFillInstagram, global.FaWhatsapp, global.BiGlobe, global.MdKeyboardArrowDown, global.FaMoneyBillWave, global.BiLogOutCircle, global.BiChevronDown, global.BiUser, global.AiOutlineLogin, global.AiOutlineUserAdd, global.RiSearchLine, global.CgMenuLeft, global.CgMenuRight, global.HiOutlineShoppingBag, global.RiHandbagLine, global.AiOutlineClose, global.VscMenu, global.VscHeart, global.IoSearchOutline, global.AiFillYoutube, global.IoLogoTiktok, global.FaLinkedinIn, global.FiMenu, global.BsChevronDown, global.IoClose, global.BiSearch, global.FiUser, global.AiOutlineHeart, global.FiPhone, global.HiMenuAlt4, global.FiSearch, global.BsSearch, global.AiOutlinePhone, global.GoSearch, global.AiOutlineInstagram, global.RiUserSettingsLine, global.HiUserCircle, global.MdKeyboardArrowUp, global.BsInfoCircle, global.AiFillPhone, global.FaTelegramPlane, global.FaPhoneAlt, global.FaPhone, global.FiGlobe, global.BiUserCircle, global.GoLocation, global.RiRoadMapLine, global.HiOutlineClock, global.AiOutlineLinkedin, global.FaArrowAltCircleRight, global.FaArrowAltCircleLeft, global.Select$5, global.GoStar, global.IoIosStar, global.BackgroundSlideshow, global._extends, global.reactSlideshowImage, global.HiOutlineLocationMarker, global.FiPhoneCall, global.FaRegEye, global.BsArrowRight, global.BsArrowLeft, global.BsEye, global.BiTimeFive, global.IoIosArrowUp));
|
|
5
|
+
})(this, (function (_slicedToArray, React, _classCallCheck, _createClass, _assertThisInitialized, _inherits, _possibleConstructorReturn, _getPrototypeOf, _defineProperty, Cookies, reactCssfxLoading, glamor, google, jwtDecode, FacebookLogin, FaFacebookF, AiOutlineUser, IoMdClose, reactBootstrap, imagekitioReact, _toConsumableArray, ImageGallery, MdAddShoppingCart, IoBagHandleOutline, BsBag, CgShoppingBag, FaRegHeart, FaHeart$1, FiShoppingBag, FiShoppingCart, AiFillStar$1, AiOutlineStar, FaPlus, FaMinus, FiBox$1, RiArrowGoBackLine, reactAccessibleAccordion, reactShare, FiMinus, FiPlus, ReactStars, FiLayers, HiOutlinePlusCircle, HiOutlineMinusCircle, TextareaAutosize, AiOutlineClockCircle, AiOutlinePlus, AiOutlineCheck, system, reactHorizontalScrollingMenu, material, HiOutlinePhone, AiOutlineMail, FaShippingFast, RiSecurePaymentLine, ReactPlayer, AiOutlineSecurityScan, FaStar, IoLocationSharp, HiOutlineChevronRight, HiOutlineChevronLeft, GoGlobe, VscGlobe, Dropdown, FiCalendar, _asyncToGenerator, _regeneratorRuntime, HiUser, GrMail, FiCheckCircle, BiPhone, PhoneInput, BsChevronLeft, BsChevronRight, RiArrowUpSLine, RiArrowDownSLine, IoIosArrowRoundForward, IoIosArrowRoundBack, FiChevronUp, FiChevronDown, HiOutlinePlus, AiOutlineMinus, reactRouterDom, reactQuery, IoBagCheckOutline, IoBagRemoveOutline, InputRange, reactIntersectionObserver, FiFilter, FiSliders, FiChevronLeft, FiChevronRight, HiOutlineArrowRight, HiOutlineArrowLeft, ReactPaginate, FaFacebook, AiFillInstagram, FaWhatsapp, BiGlobe, MdKeyboardArrowDown, FaMoneyBillWave, BiLogOutCircle, BiChevronDown, BiUser, AiOutlineLogin, AiOutlineUserAdd, RiSearchLine, CgMenuLeft, CgMenuRight, HiOutlineShoppingBag, RiHandbagLine, AiOutlineClose, VscMenu, VscHeart, IoSearchOutline, AiFillYoutube, IoLogoTiktok, FaLinkedinIn, FiMenu, BsChevronDown, IoClose, BiSearch, FiUser, AiOutlineHeart, FiPhone, HiMenuAlt4, FiSearch, BsSearch, AiOutlinePhone, GoSearch, AiOutlineInstagram, RiUserSettingsLine, HiUserCircle, MdKeyboardArrowUp, BsInfoCircle, AiFillPhone, FaTelegramPlane, FaPhoneAlt, FaPhone, FiGlobe, BiUserCircle, GoLocation, RiRoadMapLine, HiOutlineClock, AiOutlineLinkedin, FaArrowAltCircleRight, FaArrowAltCircleLeft, Select$5, GoStar, IoIosStar, BackgroundSlideshow, _extends, reactSlideshowImage, HiOutlineLocationMarker, FiPhoneCall, FaRegEye, BsArrowRight, BsArrowLeft, BsEye, BiTimeFive, IoIosArrowUp) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
8
|
|
|
@@ -2240,7 +2240,7 @@
|
|
|
2240
2240
|
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; }
|
|
2241
2241
|
function _objectSpread$2u(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2u(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2u(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
2242
2242
|
var Product_itemtype = function Product_itemtype(props) {
|
|
2243
|
-
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;
|
|
2243
|
+
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;
|
|
2244
2244
|
var lang = props.actions.lang;
|
|
2245
2245
|
var langdetect = props.actions.langdetect;
|
|
2246
2246
|
var srcfromprops = props.actions.srcfromprops;
|
|
@@ -2431,7 +2431,7 @@
|
|
|
2431
2431
|
}
|
|
2432
2432
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2433
2433
|
"class": ' col-lg-12 p-0 '
|
|
2434
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2434
|
+
}, Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) != '673ca821296ee' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2435
2435
|
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
2436
2436
|
style: {
|
|
2437
2437
|
minHeight: sectionproperties.height + 'vh'
|
|
@@ -2566,7 +2566,7 @@
|
|
|
2566
2566
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
2567
2567
|
fontWeight: 400,
|
|
2568
2568
|
color: sectionproperties.measurementunitcolor,
|
|
2569
|
-
fontSize: sectionproperties.
|
|
2569
|
+
fontSize: sectionproperties.measurementunitcolor + 'px'
|
|
2570
2570
|
}
|
|
2571
2571
|
}, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), sectionproperties.quantityshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2572
2572
|
"class": "col-lg-12 p-0 text-start"
|
|
@@ -2684,14 +2684,9 @@
|
|
|
2684
2684
|
return /*#__PURE__*/React__default["default"].createElement("tr", null, /*#__PURE__*/React__default["default"].createElement("th", {
|
|
2685
2685
|
style: {
|
|
2686
2686
|
textTransform: 'capitalize',
|
|
2687
|
-
color: '#000'
|
|
2688
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
2689
|
-
}
|
|
2690
|
-
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React__default["default"].createElement("td", {
|
|
2691
|
-
style: {
|
|
2692
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
2687
|
+
color: '#000'
|
|
2693
2688
|
}
|
|
2694
|
-
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
|
|
2689
|
+
}, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.name_en : fitem === null || fitem === void 0 ? void 0 : fitem.name_ar), /*#__PURE__*/React__default["default"].createElement("td", null, langdetect == 'en' ? fitem === null || fitem === void 0 ? void 0 : fitem.value_en : fitem === null || fitem === void 0 ? void 0 : fitem.value_ar));
|
|
2695
2690
|
}))))), sectionproperties.defaultpricingposition == 'Under Name' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer11 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.data) === null || _fetchProductInfoQuer11 === void 0 || (_fetchProductInfoQuer11 = _fetchProductInfoQuer11.productinfo) === null || _fetchProductInfoQuer11 === void 0 ? void 0 : _fetchProductInfoQuer11.isproducttobesold) == 1 && /*#__PURE__*/React__default["default"].createElement(ProductHeaderPricing, {
|
|
2696
2691
|
actions: props.actions
|
|
2697
2692
|
}), langdetect == 'en' && (fetchProductInfoQueryContext === null || fetchProductInfoQueryContext === void 0 || (_fetchProductInfoQuer12 = fetchProductInfoQueryContext.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.data) === null || _fetchProductInfoQuer12 === void 0 || (_fetchProductInfoQuer12 = _fetchProductInfoQuer12.productinfo) === null || _fetchProductInfoQuer12 === void 0 ? void 0 : _fetchProductInfoQuer12.short_description_en) != null && sectionproperties.descriptionstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -3578,7 +3573,109 @@
|
|
|
3578
3573
|
"class": "my-3"
|
|
3579
3574
|
})), sectionproperties.showShareButton == 'Show' && sectionproperties.sharebtnstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3580
3575
|
"class": "col-lg-12 p-0 allcentered mt-2"
|
|
3581
|
-
}, ShareButtonsContainer()))))))))
|
|
3576
|
+
}, ShareButtonsContainer())))))), Object.keys(sectionproperties).length != 0 && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '673ca821296ee' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3577
|
+
"class": "".concat(productinfo_cssstyles.cardcontainer) + ' row ml-0 mr-0 w-100 pl-md-3 pr-md-3 px-1025-1 ',
|
|
3578
|
+
style: {
|
|
3579
|
+
minHeight: sectionproperties.height + 'vh'
|
|
3580
|
+
// paddingLeft: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
3581
|
+
// paddingRight: srcfromprops == 'templatedraftrouter' ? 0 : langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
3582
|
+
}
|
|
3583
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3584
|
+
"class": "col-lg-12 allcentered p-0 mb-2"
|
|
3585
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3586
|
+
className: "w-100 h-100",
|
|
3587
|
+
style: {}
|
|
3588
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
3589
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
3590
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
3591
|
+
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),
|
|
3592
|
+
style: {
|
|
3593
|
+
width: '100%',
|
|
3594
|
+
height: '100%',
|
|
3595
|
+
objectFit: 'contain'
|
|
3596
|
+
},
|
|
3597
|
+
loading: "lazy"
|
|
3598
|
+
}))), sectionproperties.showmeasurementunit == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3599
|
+
className: 'col-lg-12 p-0 mb-1 d-flex justify-content-start align-items-center mb-2 mt-3'
|
|
3600
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3601
|
+
className: ' m-0 p-0 wordbreak d-flex justify-content-start ',
|
|
3602
|
+
style: {
|
|
3603
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3604
|
+
fontWeight: 400,
|
|
3605
|
+
color: sectionproperties.measurementunitcolor,
|
|
3606
|
+
fontSize: sectionproperties.measurementunitfontsize + 'px'
|
|
3607
|
+
}
|
|
3608
|
+
}, fetchProductInfoQueryContext.data.data.productinfo.measurmentunit)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3609
|
+
className: 'col-lg-12 p-0 mb-1 d-flex justify-content-start align-items-center'
|
|
3610
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3611
|
+
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 ',
|
|
3612
|
+
onClick: function onClick() {
|
|
3613
|
+
if (props.srcfromprops != 'templatedraftrouter') {
|
|
3614
|
+
routingcountext(StaticPagesLinksContext.productinfo, true, fetchProductInfoQueryContext.data.data.productinfo.productid);
|
|
3615
|
+
}
|
|
3616
|
+
},
|
|
3617
|
+
style: {
|
|
3618
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3619
|
+
}
|
|
3620
|
+
}, langdetect == 'en' ? fetchProductInfoQueryContext.data.data.productinfo.name_en : fetchProductInfoQueryContext.data.data.productinfo.name_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3621
|
+
"class": "col-lg-12 col-md-12 p-0"
|
|
3622
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3623
|
+
"class": "row m-0 w-100"
|
|
3624
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3625
|
+
className: "col-lg-12 p-0 d-flex align-items-center justify-content-start"
|
|
3626
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3627
|
+
"class": "m-0 p-0",
|
|
3628
|
+
style: {
|
|
3629
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3630
|
+
fontWeight: sectionproperties.prodCatFontWeight,
|
|
3631
|
+
color: sectionproperties.prodCatColor,
|
|
3632
|
+
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
3633
|
+
}
|
|
3634
|
+
}, langdetect == 'en' ? sectionproperties.shortdescriptiontitle_en : sectionproperties.shortdescriptiontitle_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3635
|
+
"class": "col-lg-12 mt-3"
|
|
3636
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3637
|
+
className: 'm-0 p-0 wordbreak',
|
|
3638
|
+
style: {
|
|
3639
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
3640
|
+
color: sectionproperties.prodCatColor
|
|
3641
|
+
},
|
|
3642
|
+
dangerouslySetInnerHTML: {
|
|
3643
|
+
__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
|
|
3644
|
+
}
|
|
3645
|
+
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3646
|
+
"class": "col-lg-12 p-0 my-4"
|
|
3647
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3648
|
+
"class": "row m-0 w-100"
|
|
3649
|
+
}, (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) {
|
|
3650
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3651
|
+
"class": "col-lg-4 col-sm-12"
|
|
3652
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3653
|
+
"class": ' mx-2 w-100 h-100',
|
|
3654
|
+
style: {}
|
|
3655
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
3656
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
3657
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
3658
|
+
path: '/tr:w-500,h-500/' + item.path,
|
|
3659
|
+
style: {
|
|
3660
|
+
width: '100%',
|
|
3661
|
+
height: '100%',
|
|
3662
|
+
objectFit: 'contain'
|
|
3663
|
+
},
|
|
3664
|
+
loading: "lazy"
|
|
3665
|
+
})));
|
|
3666
|
+
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3667
|
+
"class": "col-lg-12 p-0 my-3"
|
|
3668
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
3669
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
3670
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
3671
|
+
className: 'text-black m-0 p-0 wordbreak',
|
|
3672
|
+
style: {
|
|
3673
|
+
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
3674
|
+
},
|
|
3675
|
+
dangerouslySetInnerHTML: {
|
|
3676
|
+
__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
|
|
3677
|
+
}
|
|
3678
|
+
}))))));
|
|
3582
3679
|
};
|
|
3583
3680
|
|
|
3584
3681
|
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; }
|
|
@@ -6443,7 +6540,8 @@
|
|
|
6443
6540
|
borderTopRightRadius: sectionproperties.borderTopRightRadius + 'px',
|
|
6444
6541
|
borderBottomLeftRadius: sectionproperties.borderBottomLeftRadius + 'px',
|
|
6445
6542
|
borderBottomRightRadius: sectionproperties.borderBottomRightRadius + 'px',
|
|
6446
|
-
|
|
6543
|
+
borderTop: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
6544
|
+
borderBottom: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
6447
6545
|
marginBottom: sectionproperties.relatedProductsMb + 'px'
|
|
6448
6546
|
}
|
|
6449
6547
|
}, Relatedproducts.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -15068,6 +15166,7 @@
|
|
|
15068
15166
|
});
|
|
15069
15167
|
var Filter$1 = function Filter(props) {
|
|
15070
15168
|
var _css;
|
|
15169
|
+
var FetchAllVendorsQuery = props.actions.FetchAllVendorsQuery;
|
|
15071
15170
|
var lang = props.actions.lang;
|
|
15072
15171
|
var langdetect = props.actions.langdetect;
|
|
15073
15172
|
props.actions.productfiltercontext;
|
|
@@ -15088,10 +15187,21 @@
|
|
|
15088
15187
|
_useState2 = _slicedToArray__default["default"](_useState, 2);
|
|
15089
15188
|
_useState2[0];
|
|
15090
15189
|
_useState2[1];
|
|
15091
|
-
var _useState3 = React.useState(
|
|
15190
|
+
var _useState3 = React.useState({
|
|
15191
|
+
min: '',
|
|
15192
|
+
max: ''
|
|
15193
|
+
}),
|
|
15092
15194
|
_useState4 = _slicedToArray__default["default"](_useState3, 2),
|
|
15093
|
-
|
|
15094
|
-
|
|
15195
|
+
pricevalue2 = _useState4[0],
|
|
15196
|
+
setpricevalue2 = _useState4[1];
|
|
15197
|
+
var _useState5 = React.useState([]),
|
|
15198
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
15199
|
+
productfeatuesarr = _useState6[0],
|
|
15200
|
+
setproductfeatuesarr = _useState6[1];
|
|
15201
|
+
var _useState7 = React.useState([]),
|
|
15202
|
+
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
15203
|
+
vendorarr = _useState8[0],
|
|
15204
|
+
setvendorsarr = _useState8[1];
|
|
15095
15205
|
var fetchTabexCountriesQueryContext = props.actions.fetchTabexCountriesQueryContext;
|
|
15096
15206
|
var FetchQueriesEngineContext = props.actions.FetchQueriesEngineContext;
|
|
15097
15207
|
var setFetchQueriesEngineContext = props.actions.setFetchQueriesEngineContext;
|
|
@@ -15100,41 +15210,50 @@
|
|
|
15100
15210
|
var FetchTabexStatesPayloadobjContext = props.actions.FetchTabexStatesPayloadobjContext;
|
|
15101
15211
|
var setFetchTabexStatesPayloadobjContext = props.actions.setFetchTabexStatesPayloadobjContext;
|
|
15102
15212
|
var fetchProductFeaturesQueryContext = props.actions.fetchProductFeaturesQueryContext;
|
|
15103
|
-
var
|
|
15104
|
-
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
15105
|
-
sectionproperties = _useState6[0],
|
|
15106
|
-
setsectionproperties = _useState6[1];
|
|
15107
|
-
// const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
|
|
15108
|
-
var _useState7 = React.useState([]),
|
|
15109
|
-
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
15110
|
-
instfilters = _useState8[0],
|
|
15111
|
-
setinstfilters = _useState8[1];
|
|
15112
|
-
var _useState9 = React.useState([]),
|
|
15213
|
+
var _useState9 = React.useState(''),
|
|
15113
15214
|
_useState10 = _slicedToArray__default["default"](_useState9, 2),
|
|
15114
|
-
|
|
15115
|
-
|
|
15215
|
+
sectionproperties = _useState10[0],
|
|
15216
|
+
setsectionproperties = _useState10[1];
|
|
15217
|
+
// const [instfilters, setinstfilters] = useState([...authdetailsContext.instinfo.instfilters]);
|
|
15116
15218
|
var _useState11 = React.useState([]),
|
|
15117
15219
|
_useState12 = _slicedToArray__default["default"](_useState11, 2),
|
|
15118
|
-
|
|
15119
|
-
|
|
15220
|
+
instfilters = _useState12[0],
|
|
15221
|
+
setinstfilters = _useState12[1];
|
|
15120
15222
|
var _useState13 = React.useState([]),
|
|
15121
15223
|
_useState14 = _slicedToArray__default["default"](_useState13, 2),
|
|
15122
|
-
|
|
15123
|
-
|
|
15224
|
+
collectionstobevisible = _useState14[0],
|
|
15225
|
+
setcollectionstobevisible = _useState14[1];
|
|
15226
|
+
var _useState15 = React.useState([]),
|
|
15227
|
+
_useState16 = _slicedToArray__default["default"](_useState15, 2),
|
|
15228
|
+
instcollections = _useState16[0],
|
|
15229
|
+
setinstcollections = _useState16[1];
|
|
15230
|
+
var _useState17 = React.useState([]),
|
|
15231
|
+
_useState18 = _slicedToArray__default["default"](_useState17, 2),
|
|
15232
|
+
instcategories = _useState18[0],
|
|
15233
|
+
setinstcategories = _useState18[1];
|
|
15124
15234
|
// const [sortby, setSortby] = useState('Sort by');
|
|
15125
|
-
var
|
|
15235
|
+
var _useState19 = React.useState({
|
|
15126
15236
|
min: 0,
|
|
15127
15237
|
max: 5
|
|
15128
15238
|
}),
|
|
15129
|
-
|
|
15130
|
-
raterangevalue =
|
|
15131
|
-
setraterangevalue =
|
|
15239
|
+
_useState20 = _slicedToArray__default["default"](_useState19, 2),
|
|
15240
|
+
raterangevalue = _useState20[0],
|
|
15241
|
+
setraterangevalue = _useState20[1];
|
|
15132
15242
|
var timeoutRef = React__default["default"].useRef(null);
|
|
15133
|
-
var
|
|
15134
|
-
|
|
15135
|
-
|
|
15136
|
-
var setsortbycontext =
|
|
15137
|
-
var
|
|
15243
|
+
var _useState21 = React.useState(''),
|
|
15244
|
+
_useState22 = _slicedToArray__default["default"](_useState21, 2);
|
|
15245
|
+
_useState22[0];
|
|
15246
|
+
var setsortbycontext = _useState22[1];
|
|
15247
|
+
var _useState23 = React.useState(''),
|
|
15248
|
+
_useState24 = _slicedToArray__default["default"](_useState23, 2),
|
|
15249
|
+
pricefrom = _useState24[0];
|
|
15250
|
+
_useState24[1];
|
|
15251
|
+
var _useState25 = React.useState(''),
|
|
15252
|
+
_useState26 = _slicedToArray__default["default"](_useState25, 2),
|
|
15253
|
+
priceto = _useState26[0];
|
|
15254
|
+
_useState26[1];
|
|
15255
|
+
props.actions.setfetchingtype;
|
|
15256
|
+
var _useState27 = React.useState([{
|
|
15138
15257
|
payloadvalue: 'sortprice',
|
|
15139
15258
|
name: lang.price,
|
|
15140
15259
|
filterarray: [{
|
|
@@ -15159,12 +15278,24 @@
|
|
|
15159
15278
|
isfilterselected: false
|
|
15160
15279
|
}]
|
|
15161
15280
|
}]),
|
|
15162
|
-
|
|
15163
|
-
otherfilters =
|
|
15164
|
-
|
|
15281
|
+
_useState28 = _slicedToArray__default["default"](_useState27, 2),
|
|
15282
|
+
otherfilters = _useState28[0];
|
|
15283
|
+
_useState28[1];
|
|
15165
15284
|
React.useEffect(function () {
|
|
15166
15285
|
filterupdater();
|
|
15167
15286
|
}, []);
|
|
15287
|
+
React.useEffect(function () {
|
|
15288
|
+
var _FetchAllVendorsQuery, _FetchAllVendorsQuery2;
|
|
15289
|
+
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) {
|
|
15290
|
+
var _FetchAllVendorsQuery3, _temp;
|
|
15291
|
+
var temp = _toConsumableArray__default["default"](vendorarr);
|
|
15292
|
+
temp = _toConsumableArray__default["default"](FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 || (_FetchAllVendorsQuery3 = FetchAllVendorsQuery.data) === null || _FetchAllVendorsQuery3 === void 0 || (_FetchAllVendorsQuery3 = _FetchAllVendorsQuery3.data) === null || _FetchAllVendorsQuery3 === void 0 ? void 0 : _FetchAllVendorsQuery3.vendors);
|
|
15293
|
+
(_temp = temp) === null || _temp === void 0 || _temp.forEach(function (instfilteritem, instfilterindex) {
|
|
15294
|
+
instfilteritem.isfilterselected = false;
|
|
15295
|
+
});
|
|
15296
|
+
setvendorsarr(_toConsumableArray__default["default"](temp));
|
|
15297
|
+
}
|
|
15298
|
+
}, [FetchAllVendorsQuery === null || FetchAllVendorsQuery === void 0 ? void 0 : FetchAllVendorsQuery.isSuccess]);
|
|
15168
15299
|
React.useEffect(function () {
|
|
15169
15300
|
if (fetchproductoptionsQueryContext.isSuccess) {
|
|
15170
15301
|
var _fetchproductoptionsQ;
|
|
@@ -15180,7 +15311,17 @@
|
|
|
15180
15311
|
React.useEffect(function () {
|
|
15181
15312
|
if (fetchcollectionsQueryContext.isSuccess) {
|
|
15182
15313
|
var _fetchcollectionsQuer;
|
|
15183
|
-
|
|
15314
|
+
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;
|
|
15315
|
+
var tempcollinfilter = [];
|
|
15316
|
+
{
|
|
15317
|
+
tempcoll === null || tempcoll === void 0 || tempcoll.map(function (collectionitem, collectionindex) {
|
|
15318
|
+
if (collectionitem.isshowntocustomers == 1 && collectionitem.isinftiler == 1) {
|
|
15319
|
+
tempcollinfilter.push(collectionitem);
|
|
15320
|
+
}
|
|
15321
|
+
});
|
|
15322
|
+
}
|
|
15323
|
+
setinstcollections([].concat(tempcollinfilter));
|
|
15324
|
+
// setinstcollections([...fetchcollectionsQueryContext?.data?.data?.collections]);
|
|
15184
15325
|
}
|
|
15185
15326
|
}, [fetchcollectionsQueryContext.isSuccess]);
|
|
15186
15327
|
// useEffect(() => {
|
|
@@ -15919,7 +16060,7 @@
|
|
|
15919
16060
|
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
15920
16061
|
color: sectionproperties.filtertitle_color
|
|
15921
16062
|
}, _defineProperty__default["default"](_ref2, "color", sectionproperties.filtertitle_color), _defineProperty__default["default"](_ref2, "fontSize", sectionproperties.filtertitle_fontsize + 'px'), _defineProperty__default["default"](_ref2, "fontWeight", sectionproperties.filtertitle_fontweight), _defineProperty__default["default"](_ref2, "color", sectionproperties.filtertitle_color), _defineProperty__default["default"](_ref2, "textTransform", 'capitalize'), _ref2)
|
|
15922
|
-
}, langdetect == 'en' ? item.name_en : item.name_ar
|
|
16063
|
+
}, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
15923
16064
|
"class": 'col-lg-12 pl-4 pr-4 mt-2 mb-2',
|
|
15924
16065
|
style: {
|
|
15925
16066
|
direction: 'ltr'
|
|
@@ -16343,10 +16484,10 @@
|
|
|
16343
16484
|
isSearchable: true
|
|
16344
16485
|
})))));
|
|
16345
16486
|
};
|
|
16346
|
-
var
|
|
16347
|
-
|
|
16348
|
-
checked =
|
|
16349
|
-
setChecked =
|
|
16487
|
+
var _useState29 = React.useState(false),
|
|
16488
|
+
_useState30 = _slicedToArray__default["default"](_useState29, 2),
|
|
16489
|
+
checked = _useState30[0],
|
|
16490
|
+
setChecked = _useState30[1];
|
|
16350
16491
|
// const queryParameters = new URLSearchParams(window.location.search);
|
|
16351
16492
|
// useEffect(() => {
|
|
16352
16493
|
// // setsortbycontext('Sort By');
|
|
@@ -16703,7 +16844,48 @@
|
|
|
16703
16844
|
"class": "row m-0 w-100"
|
|
16704
16845
|
}, CollectionsFilter()), sectionproperties.showdynamicfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16705
16846
|
"class": "row m-0 w-100"
|
|
16706
|
-
}, DynamicFilter()), sectionproperties.showvariantsfilter == 'Show' && InstFilters()
|
|
16847
|
+
}, DynamicFilter()), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.showvendorfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16848
|
+
"class": "row m-0 w-100"
|
|
16849
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16850
|
+
className: "col-lg-12 p-0"
|
|
16851
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16852
|
+
className: "row m-0 w-100"
|
|
16853
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16854
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
16855
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16856
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
16857
|
+
}, langdetect == 'en' ? 'Brands' : 'الماركات')), vendorarr.map(function (item, index) {
|
|
16858
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16859
|
+
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 ',
|
|
16860
|
+
onClick: function onClick() {
|
|
16861
|
+
var _tempfetchproductsfil3;
|
|
16862
|
+
var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
|
|
16863
|
+
// alert(JSON.stringify(tempfetchproductsfilerobjcontext));
|
|
16864
|
+
tempfetchproductsfilerobjcontext.vendorsarr = [];
|
|
16865
|
+
tempfetchproductsfilerobjcontext === null || tempfetchproductsfilerobjcontext === void 0 || (_tempfetchproductsfil3 = tempfetchproductsfilerobjcontext.vendorsarr) === null || _tempfetchproductsfil3 === void 0 || _tempfetchproductsfil3.push(item.vendorid);
|
|
16866
|
+
setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
|
|
16867
|
+
var temp = _toConsumableArray__default["default"](vendorarr);
|
|
16868
|
+
temp === null || temp === void 0 || temp.forEach(function (instfilteritem, instfilterindex) {
|
|
16869
|
+
instfilteritem.isfilterselected = false;
|
|
16870
|
+
});
|
|
16871
|
+
item.isfilterselected = true;
|
|
16872
|
+
setvendorsarr(_toConsumableArray__default["default"](temp));
|
|
16873
|
+
}
|
|
16874
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16875
|
+
"class": "mr-2"
|
|
16876
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16877
|
+
className: " ".concat(item.isfilterselected ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
|
|
16878
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
16879
|
+
className: "h-100 d-flex align-items-center"
|
|
16880
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16881
|
+
className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
|
|
16882
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16883
|
+
className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
|
|
16884
|
+
style: {
|
|
16885
|
+
color: item.isfilterselected ? sectionproperties.activecat_color : ''
|
|
16886
|
+
}
|
|
16887
|
+
}, langdetect == 'en' ? item.vendorname : item.vendorname)));
|
|
16888
|
+
}))))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16707
16889
|
className: "col-lg-12"
|
|
16708
16890
|
}, /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Offcanvas, {
|
|
16709
16891
|
show: props === null || props === void 0 ? void 0 : props.openFilterSlider,
|
|
@@ -16878,7 +17060,176 @@
|
|
|
16878
17060
|
}
|
|
16879
17061
|
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16880
17062
|
className: filter_cssstyles.filteraccordion + ' col-lg-12 filter-accordion p-md-0 pl-4 pr-4 '
|
|
16881
|
-
}, sectionproperties.
|
|
17063
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17064
|
+
"class": "row m-0 w-100"
|
|
17065
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17066
|
+
"class": "col-lg-12 d-flex justify-content-start p-0"
|
|
17067
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17068
|
+
className: "m-0 p-0 font-16 font-weight-600",
|
|
17069
|
+
style: {
|
|
17070
|
+
color: sectionproperties.filter_titlecolor,
|
|
17071
|
+
fontSize: sectionproperties.filter_titlefontsize + 'px',
|
|
17072
|
+
fontWeight: sectionproperties.filter_titlefontweight,
|
|
17073
|
+
textTransform: sectionproperties.filter_titletextransform
|
|
17074
|
+
}
|
|
17075
|
+
}, langdetect == 'en' ? 'Sort By' : 'ترتيب حسب')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17076
|
+
className: "col-lg-12"
|
|
17077
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
17078
|
+
className: "mt-2 mb-3"
|
|
17079
|
+
})), otherfilters.map(function (item, index) {
|
|
17080
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17081
|
+
className: "col-lg-12 p-0"
|
|
17082
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17083
|
+
allowMultipleExpanded: true,
|
|
17084
|
+
allowZeroExpanded: true,
|
|
17085
|
+
preExpanded: [0, 1, 2, 3],
|
|
17086
|
+
style: {
|
|
17087
|
+
width: '100%'
|
|
17088
|
+
}
|
|
17089
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItem, {
|
|
17090
|
+
uuid: index
|
|
17091
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemHeading, null, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemButton, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17092
|
+
className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
|
|
17093
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17094
|
+
className: "col-lg-10 col-md-10 col-sm-10 p-0"
|
|
17095
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17096
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
|
|
17097
|
+
}, item.name)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17098
|
+
className: "col-lg-2 col-md-2 col-sm-2 p-0"
|
|
17099
|
+
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemState, null, function (state) {
|
|
17100
|
+
if (state.expanded == true) {
|
|
17101
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17102
|
+
className: filter_cssstyles.collapsetitle + ' collapsetitle h-100 d-flex align-items-center justify-content-end '
|
|
17103
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronUp.FiChevronUp, null));
|
|
17104
|
+
} else {
|
|
17105
|
+
return /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17106
|
+
className: filter_cssstyles.collapsetitle + ' h-100 d-flex align-items-center justify-content-end '
|
|
17107
|
+
}, /*#__PURE__*/React__default["default"].createElement(FiChevronDown.FiChevronDown, null));
|
|
17108
|
+
}
|
|
17109
|
+
}))))), /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.AccordionItemPanel, {
|
|
17110
|
+
className: "p-0"
|
|
17111
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17112
|
+
className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
|
|
17113
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17114
|
+
className: 'col-lg-12'
|
|
17115
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17116
|
+
className: langdetect == 'en' ? "".concat(filterstyles.timeline) + ' p-sm-0 ' : "".concat(filterstyles.timeline, " ").concat(filterstyles.timelinetrans) + ' p-sm-0 '
|
|
17117
|
+
}, item.filterarray.map(function (valueitem, valueindex) {
|
|
17118
|
+
var ischecked = false;
|
|
17119
|
+
if (item.payloadvalue == 'sortprice') {
|
|
17120
|
+
if (valueitem.value == ProductFilterObjContext.sortprice) {
|
|
17121
|
+
ischecked = true;
|
|
17122
|
+
}
|
|
17123
|
+
} else if (item.payloadvalue == 'sortdates') {
|
|
17124
|
+
if (valueitem.value == ProductFilterObjContext.sortdates) {
|
|
17125
|
+
ischecked = true;
|
|
17126
|
+
}
|
|
17127
|
+
}
|
|
17128
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17129
|
+
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 ',
|
|
17130
|
+
onClick: function onClick() {
|
|
17131
|
+
var tempfetchproductsfilerobjcontext = _objectSpread$2b({}, ProductFilterObjContext);
|
|
17132
|
+
if (tempfetchproductsfilerobjcontext[item.payloadvalue] == valueitem.value) {
|
|
17133
|
+
tempfetchproductsfilerobjcontext[item.payloadvalue] = '';
|
|
17134
|
+
} else {
|
|
17135
|
+
tempfetchproductsfilerobjcontext[item.payloadvalue] = valueitem.value;
|
|
17136
|
+
}
|
|
17137
|
+
tempfetchproductsfilerobjcontext.page = 0;
|
|
17138
|
+
setProductFilterObjContext(_objectSpread$2b({}, tempfetchproductsfilerobjcontext));
|
|
17139
|
+
filterrouting(tempfetchproductsfilerobjcontext);
|
|
17140
|
+
}
|
|
17141
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17142
|
+
className: " ".concat(ischecked ? filter_cssstyles.btn_item_active : '', " ").concat(filterstyles.btn_item, " ").concat(filter_cssstyles.btn_item) + ' d-flex align-items-center '
|
|
17143
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
17144
|
+
className: "h-100 d-flex align-items-center"
|
|
17145
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17146
|
+
className: langdetect == 'en' ? 'ml-3' : 'mr-3 text-right'
|
|
17147
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17148
|
+
className: "".concat(filterstyles.timeline_text, " ").concat(filter_cssstyles.timeline_text) + ' m-0 p-0 ',
|
|
17149
|
+
style: {
|
|
17150
|
+
color: ischecked ? sectionproperties.activecat_color : ''
|
|
17151
|
+
}
|
|
17152
|
+
}, valueitem.name)));
|
|
17153
|
+
}))))))));
|
|
17154
|
+
}), sectionproperties.showfilterbyrating == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17155
|
+
className: "col-lg-12 pl-4 pr-4"
|
|
17156
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17157
|
+
className: filter_cssstyles.titlecontainer + ' row m-0 p-0 mb-2 pl-md-3 pr-md-3 '
|
|
17158
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17159
|
+
className: "col-lg-12 col-md-12 col-sm-12 p-0 mb-3"
|
|
17160
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17161
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 collapsetitle ' : filter_cssstyles.collapsetitle + ' collapsetitle m-0 p-0 text-right'
|
|
17162
|
+
}, langdetect == 'en' ? 'Ratings' : 'التقييمات')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17163
|
+
className: "col-lg-12 col-md-12 col-sm-12 mb-4"
|
|
17164
|
+
}, /*#__PURE__*/React__default["default"].createElement(InputRange__default["default"], {
|
|
17165
|
+
draggableTrack: true,
|
|
17166
|
+
formatLabel: function formatLabel(value) {
|
|
17167
|
+
return "".concat(value);
|
|
17168
|
+
},
|
|
17169
|
+
maxValue: 5,
|
|
17170
|
+
minValue: 0,
|
|
17171
|
+
value: raterangevalue,
|
|
17172
|
+
onChange: function onChange(value) {
|
|
17173
|
+
setraterangevalue(_objectSpread$2b({}, value));
|
|
17174
|
+
}
|
|
17175
|
+
}))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17176
|
+
"class": "row m-0 w-100 mb-3 mt-2"
|
|
17177
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17178
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
17179
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17180
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17181
|
+
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17182
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17183
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17184
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17185
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17186
|
+
type: "text",
|
|
17187
|
+
value: pricevalue2.min,
|
|
17188
|
+
onChange: function onChange(event) {
|
|
17189
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17190
|
+
temppricevalue.min = event.target.value;
|
|
17191
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17192
|
+
// var temppayloadobj = { ...pricefrom };
|
|
17193
|
+
// temppayloadobj = event.target.value;
|
|
17194
|
+
// setpricefrom({ ...temppayloadobj });
|
|
17195
|
+
},
|
|
17196
|
+
|
|
17197
|
+
style: {
|
|
17198
|
+
background: '#fff',
|
|
17199
|
+
border: '1px solid #ccc',
|
|
17200
|
+
borderRadius: 5,
|
|
17201
|
+
color: '#000',
|
|
17202
|
+
height: 35,
|
|
17203
|
+
width: '100%',
|
|
17204
|
+
paddingLeft: 10,
|
|
17205
|
+
paddingRight: 10
|
|
17206
|
+
}
|
|
17207
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17208
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17209
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17210
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17211
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17212
|
+
type: "text",
|
|
17213
|
+
value: pricevalue2.max,
|
|
17214
|
+
onChange: function onChange(event) {
|
|
17215
|
+
// var temppayloadobj = { ...priceto };
|
|
17216
|
+
// temppayloadobj = event.target.value;
|
|
17217
|
+
// setpriceto({ ...temppayloadobj });
|
|
17218
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17219
|
+
temppricevalue.max = event.target.value;
|
|
17220
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17221
|
+
},
|
|
17222
|
+
style: {
|
|
17223
|
+
width: '100%',
|
|
17224
|
+
background: '#fff',
|
|
17225
|
+
border: '1px solid #ccc',
|
|
17226
|
+
borderRadius: 5,
|
|
17227
|
+
color: '#000',
|
|
17228
|
+
height: 35,
|
|
17229
|
+
paddingRight: 10,
|
|
17230
|
+
paddingLeft: 10
|
|
17231
|
+
}
|
|
17232
|
+
}))), sectionproperties.showcountriesfilter == 'Show' && Countriesfilter(), sectionproperties.showvariantsfilter == 'Show' && InstFilters(), sectionproperties.filterType == 'All' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16882
17233
|
"class": "row m-0 w-100 mb-3"
|
|
16883
17234
|
}, CategoriesFilter()), sectionproperties.filterType == 'Collections' && sectionproperties.showcategoriesfilter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16884
17235
|
"class": "row m-0 w-100 mb-3"
|
|
@@ -16955,7 +17306,7 @@
|
|
|
16955
17306
|
}
|
|
16956
17307
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16957
17308
|
className: filter_cssstyles.filteraccordion + ' row m-0 w-100 pt-2 pb-3 filter-accordion '
|
|
16958
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
17309
|
+
}, sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
16959
17310
|
allowMultipleExpanded: true,
|
|
16960
17311
|
allowZeroExpanded: true,
|
|
16961
17312
|
preExpanded: [0, 1, 2, 3],
|
|
@@ -17031,7 +17382,57 @@
|
|
|
17031
17382
|
}
|
|
17032
17383
|
}, valueitem.name)));
|
|
17033
17384
|
}));
|
|
17034
|
-
}))))))),
|
|
17385
|
+
}))))))), authdetailsContext.instinfo.instid == '673f49cede6cb' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17386
|
+
"class": "row m-0 w-100 mb-3 mt-2 px-3"
|
|
17387
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17388
|
+
"class": "col-lg-12 p-0 text-start mb-2"
|
|
17389
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17390
|
+
className: langdetect == 'en' ? filter_cssstyles.collapsetitle + ' m-0 p-0 ' : filter_cssstyles.collapsetitle + ' m-0 p-0 text-right'
|
|
17391
|
+
}, langdetect == 'en' ? 'Price' : 'السعر')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17392
|
+
className: langdetect == 'en' ? 'col-6 pl-0 pr-1' : 'col-6 pr-0 pl-1'
|
|
17393
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17394
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17395
|
+
}, langdetect == 'en' ? 'From' : 'من'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17396
|
+
type: "text",
|
|
17397
|
+
value: pricefrom,
|
|
17398
|
+
onChange: function onChange(event) {
|
|
17399
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17400
|
+
temppricevalue.min = event.target.value;
|
|
17401
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17402
|
+
},
|
|
17403
|
+
style: {
|
|
17404
|
+
background: '#fff',
|
|
17405
|
+
border: '1px solid #ccc',
|
|
17406
|
+
borderRadius: 5,
|
|
17407
|
+
color: '#000',
|
|
17408
|
+
height: 35,
|
|
17409
|
+
width: '100%',
|
|
17410
|
+
paddingLeft: 15,
|
|
17411
|
+
paddingRight: 15
|
|
17412
|
+
}
|
|
17413
|
+
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17414
|
+
className: langdetect == 'en' ? 'col-6 pr-0 pl-1' : 'col-6 pl-0 pr-1'
|
|
17415
|
+
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17416
|
+
className: "".concat(filter_cssstyles.collapsetitle) + ' d-flex justify-content-start '
|
|
17417
|
+
}, langdetect == 'en' ? 'To' : 'إلى'), /*#__PURE__*/React__default["default"].createElement("input", {
|
|
17418
|
+
type: "text",
|
|
17419
|
+
value: priceto,
|
|
17420
|
+
onChange: function onChange(event) {
|
|
17421
|
+
var temppricevalue = _objectSpread$2b({}, pricevalue2);
|
|
17422
|
+
temppricevalue.max = event.target.value;
|
|
17423
|
+
setpricevalue2(_objectSpread$2b({}, temppricevalue));
|
|
17424
|
+
},
|
|
17425
|
+
style: {
|
|
17426
|
+
width: '100%',
|
|
17427
|
+
background: '#fff',
|
|
17428
|
+
border: '1px solid #ccc',
|
|
17429
|
+
borderRadius: 5,
|
|
17430
|
+
color: '#000',
|
|
17431
|
+
height: 35,
|
|
17432
|
+
paddingLeft: 15,
|
|
17433
|
+
paddingRight: 15
|
|
17434
|
+
}
|
|
17435
|
+
}))), sectionproperties.otherfilters == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17035
17436
|
className: "col-lg-12 p-0"
|
|
17036
17437
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
17037
17438
|
className: "mt-2 mb-3"
|
|
@@ -17679,6 +18080,7 @@
|
|
|
17679
18080
|
cardobj.productendpointurl = arrayItem.productinfo.productendpointurl;
|
|
17680
18081
|
cardobj.hassale = arrayItem.productinfo.hassale;
|
|
17681
18082
|
cardobj.productid = arrayItem.productinfo.productid;
|
|
18083
|
+
cardobj.vendorid = arrayItem.productinfo.vendorproviderid;
|
|
17682
18084
|
cardobj.hasvariants = arrayItem.productinfo.hasvariants;
|
|
17683
18085
|
cardobj.description_en = arrayItem.productinfo.description_en;
|
|
17684
18086
|
cardobj.description_ar = arrayItem.productinfo.description_ar;
|
|
@@ -17816,6 +18218,28 @@
|
|
|
17816
18218
|
}
|
|
17817
18219
|
}
|
|
17818
18220
|
var section_cssstyles = {
|
|
18221
|
+
btnnn: glamor.css({
|
|
18222
|
+
width: '20%',
|
|
18223
|
+
height: 40,
|
|
18224
|
+
background: '#5c5c5c',
|
|
18225
|
+
fontSize: 14,
|
|
18226
|
+
fontWeight: 400,
|
|
18227
|
+
color: 'white',
|
|
18228
|
+
borderRadius: 10,
|
|
18229
|
+
':hover': {
|
|
18230
|
+
color: 'white',
|
|
18231
|
+
background: '#000',
|
|
18232
|
+
transition: '.3s'
|
|
18233
|
+
}
|
|
18234
|
+
}),
|
|
18235
|
+
titleee: glamor.css({
|
|
18236
|
+
fontSize: 25,
|
|
18237
|
+
color: '#000',
|
|
18238
|
+
fontWeight: 600,
|
|
18239
|
+
'@media (max-width: 800px)': {
|
|
18240
|
+
fontSize: 20
|
|
18241
|
+
}
|
|
18242
|
+
}),
|
|
17819
18243
|
sectioncontainerr: glamor.css({
|
|
17820
18244
|
width: sectionproperties.width + 'vw',
|
|
17821
18245
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -18020,12 +18444,11 @@
|
|
|
18020
18444
|
};
|
|
18021
18445
|
var SectionTitle = function SectionTitle() {
|
|
18022
18446
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18023
|
-
"class": "d-flex align-items-center",
|
|
18447
|
+
"class": "d-flex align-items-center flex-row",
|
|
18024
18448
|
style: {
|
|
18025
18449
|
position: 'relative',
|
|
18026
18450
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
18027
|
-
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
18028
|
-
flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
|
|
18451
|
+
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
18029
18452
|
}
|
|
18030
18453
|
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
18031
18454
|
"class": section_cssstyles.line_left
|
|
@@ -18040,14 +18463,6 @@
|
|
|
18040
18463
|
}
|
|
18041
18464
|
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
18042
18465
|
"class": section_cssstyles.line_right
|
|
18043
|
-
}), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
18044
|
-
style: {
|
|
18045
|
-
width: '50%',
|
|
18046
|
-
background: sectionproperties.linebgcolor,
|
|
18047
|
-
height: 3,
|
|
18048
|
-
borderRadius: 10,
|
|
18049
|
-
marginTop: 5
|
|
18050
|
-
}
|
|
18051
18466
|
}));
|
|
18052
18467
|
};
|
|
18053
18468
|
var isCardsectionloading = function isCardsectionloading() {
|
|
@@ -18769,7 +19184,23 @@
|
|
|
18769
19184
|
setopenFilterSlider: setopenFilterSlider,
|
|
18770
19185
|
show_product_group_titles: show_product_group_titles,
|
|
18771
19186
|
typeprops: 'vertical'
|
|
18772
|
-
})), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender()
|
|
19187
|
+
})), fetchingtype == 'custom' && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, cardsrender()), fetchingtype != 'custom' && cardsrender(), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19188
|
+
"class": "col-lg-12 allcentered my-5"
|
|
19189
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19190
|
+
"class": "row m-0 w-100"
|
|
19191
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19192
|
+
"class": "col-lg-12 allcentered mb-3"
|
|
19193
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
19194
|
+
"class": section_cssstyles.titleee + ' m-0 p-0 ',
|
|
19195
|
+
style: {}
|
|
19196
|
+
}, langdetect == 'en' ? "Didn't find what you're looking for?" : 'مش لاقي اللي بتدور عليه؟')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19197
|
+
"class": "col-lg-12 allcentered"
|
|
19198
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
19199
|
+
"class": section_cssstyles.btnnn + ' w-md-100 ',
|
|
19200
|
+
onClick: function onClick() {
|
|
19201
|
+
routingcountext('inquiryform', false, '');
|
|
19202
|
+
}
|
|
19203
|
+
}, langdetect == 'en' ? 'Contact Us' : 'إتصل بنا'))))));
|
|
18773
19204
|
};
|
|
18774
19205
|
|
|
18775
19206
|
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; }
|
|
@@ -21968,7 +22399,7 @@
|
|
|
21968
22399
|
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; }
|
|
21969
22400
|
function _objectSpread$1_(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1_(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1_(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
21970
22401
|
var SocialMediaSection = function SocialMediaSection(props) {
|
|
21971
|
-
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13;
|
|
22402
|
+
var _authdetailsContext$i, _authdetailsContext$i4, _authdetailsContext$i7, _authdetailsContext$i10, _authdetailsContext$i13, _authdetailsContext$i16;
|
|
21972
22403
|
props.actions;
|
|
21973
22404
|
props.actions.StatePagePropertiesContext;
|
|
21974
22405
|
var _useState = React.useState({}),
|
|
@@ -22049,26 +22480,39 @@
|
|
|
22049
22480
|
style: {
|
|
22050
22481
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22051
22482
|
}
|
|
22052
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.
|
|
22483
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22053
22484
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22054
22485
|
onClick: function onClick() {
|
|
22055
22486
|
var _authdetailsContext$i11;
|
|
22056
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.
|
|
22487
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.linkedinlink) != null) {
|
|
22057
22488
|
var _authdetailsContext$i12;
|
|
22058
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.
|
|
22489
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.linkedinlink, '_blank');
|
|
22059
22490
|
}
|
|
22060
22491
|
}
|
|
22061
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
22492
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
22062
22493
|
style: {
|
|
22063
22494
|
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22064
22495
|
}
|
|
22065
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.
|
|
22496
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22066
22497
|
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22067
22498
|
onClick: function onClick() {
|
|
22068
22499
|
var _authdetailsContext$i14;
|
|
22069
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.
|
|
22500
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink) != null) {
|
|
22070
22501
|
var _authdetailsContext$i15;
|
|
22071
|
-
window.open(
|
|
22502
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.tiktoklink, '_blank');
|
|
22503
|
+
}
|
|
22504
|
+
}
|
|
22505
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
22506
|
+
style: {
|
|
22507
|
+
fontSize: parseFloat(templateproperties_context.socialmediasectioniconfontsize) + 2 + 'px'
|
|
22508
|
+
}
|
|
22509
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22510
|
+
"class": "".concat(header_cssstyles.socialmediaicon) + ' allcentered mx-2 cursor-pointer ',
|
|
22511
|
+
onClick: function onClick() {
|
|
22512
|
+
var _authdetailsContext$i17;
|
|
22513
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
22514
|
+
var _authdetailsContext$i18;
|
|
22515
|
+
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');
|
|
22072
22516
|
}
|
|
22073
22517
|
}
|
|
22074
22518
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -22081,10 +22525,10 @@
|
|
|
22081
22525
|
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; }
|
|
22082
22526
|
function _objectSpread$1Z(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1Z(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1Z(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
22083
22527
|
var HeaderresponsiveStyle2 = function HeaderresponsiveStyle2(props) {
|
|
22084
|
-
var _css, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14, _returnpolicyobj15, _returnpolicyobj16, _fetchCategoriesQuery2, _authdetailsContext$
|
|
22528
|
+
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;
|
|
22085
22529
|
var actions = props.actions;
|
|
22086
22530
|
var LogoutMutationContext = props.actions.LogoutMutationContext;
|
|
22087
|
-
props.actions.setsidecartnavshowcontext;
|
|
22531
|
+
var setsidecartnavshowcontext = props.actions.setsidecartnavshowcontext;
|
|
22088
22532
|
var setSearchHeaderInputContext = props.actions.setSearchHeaderInputContext;
|
|
22089
22533
|
props.actions.StatePagePropertiesContext;
|
|
22090
22534
|
var lang = props.actions.lang;
|
|
@@ -22092,12 +22536,12 @@
|
|
|
22092
22536
|
var setlang = props.actions.setlang;
|
|
22093
22537
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
22094
22538
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
22095
|
-
props.actions.fetchcustomercartQueryContext;
|
|
22539
|
+
var fetchcustomercartQueryContext = props.actions.fetchcustomercartQueryContext;
|
|
22096
22540
|
var templateproperties_context = props.actions.templateproperties_context;
|
|
22097
22541
|
props.actions.favoriteprojectscountContext;
|
|
22098
22542
|
var routingcountext = props.actions.routingcountext;
|
|
22099
22543
|
var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
|
|
22100
|
-
props.actions.setcurrencyfunccontext;
|
|
22544
|
+
var setcurrencyfunccontext = props.actions.setcurrencyfunccontext;
|
|
22101
22545
|
var fetchCategoriesQueryContext = props.actions.fetchCategoriesQueryContext;
|
|
22102
22546
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
22103
22547
|
var _useState = React.useState(''),
|
|
@@ -22317,6 +22761,47 @@
|
|
|
22317
22761
|
});
|
|
22318
22762
|
return policyobj;
|
|
22319
22763
|
};
|
|
22764
|
+
var CartButton = function CartButton() {
|
|
22765
|
+
var _fetchcustomercartQue2, _fetchcustomercartQue3;
|
|
22766
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22767
|
+
"class": "d-flex align-items-center",
|
|
22768
|
+
style: {
|
|
22769
|
+
position: 'relative'
|
|
22770
|
+
}
|
|
22771
|
+
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
22772
|
+
className: "".concat(header_cssstyles.addtocartbtn_resp) + ' d-flex align-items-center justify-content-center p-0 ',
|
|
22773
|
+
onClick: function onClick() {
|
|
22774
|
+
var _fetchcustomercartQue;
|
|
22775
|
+
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) {
|
|
22776
|
+
routingcountext(StaticPagesLinksContext.viewcart);
|
|
22777
|
+
} else {
|
|
22778
|
+
setsidecartnavshowcontext(true);
|
|
22779
|
+
}
|
|
22780
|
+
}
|
|
22781
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22782
|
+
className: ' h-100 d-flex align-items-center justify-content-center '
|
|
22783
|
+
}, sectionproperties.carticonstyle == 'Shopping bag 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingBag.FiShoppingBag, {
|
|
22784
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22785
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 2' && /*#__PURE__*/React__default["default"].createElement(CgShoppingBag.CgShoppingBag, {
|
|
22786
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22787
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 3' && /*#__PURE__*/React__default["default"].createElement(BsBag.BsBag, {
|
|
22788
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22789
|
+
}), sectionproperties.carticonstyle == 'Shopping bag 4' && /*#__PURE__*/React__default["default"].createElement(RiHandbagLine.RiHandbagLine, {
|
|
22790
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22791
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 1' && /*#__PURE__*/React__default["default"].createElement(FiShoppingCart.FiShoppingCart, {
|
|
22792
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22793
|
+
}), sectionproperties.carticonstyle == 'Shopping cart 2' && /*#__PURE__*/React__default["default"].createElement(MdAddShoppingCart.MdAddShoppingCart, {
|
|
22794
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22795
|
+
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
22796
|
+
size: sectionproperties.cartBtniconresp_size
|
|
22797
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22798
|
+
className: "".concat(header_cssstyles.badge_counter_header_notifications),
|
|
22799
|
+
style: {
|
|
22800
|
+
top: sectionproperties.cartbadgefromtop + 'px',
|
|
22801
|
+
right: sectionproperties.cartbadgefromright + 'px'
|
|
22802
|
+
}
|
|
22803
|
+
}, (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));
|
|
22804
|
+
};
|
|
22320
22805
|
var _useState15 = React.useState(false),
|
|
22321
22806
|
_useState16 = _slicedToArray__default["default"](_useState15, 2),
|
|
22322
22807
|
openmenuCanvas = _useState16[0],
|
|
@@ -22391,10 +22876,8 @@
|
|
|
22391
22876
|
style: {
|
|
22392
22877
|
position: 'relative'
|
|
22393
22878
|
}
|
|
22394
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22395
|
-
className: "col-md-
|
|
22396
|
-
}, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22397
|
-
className: "col-md-6 col-sm-6 text-end p-0"
|
|
22879
|
+
}, sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22880
|
+
className: "col-md-4 col-sm-3 text-start p-0"
|
|
22398
22881
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22399
22882
|
style: {}
|
|
22400
22883
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
@@ -22420,7 +22903,181 @@
|
|
|
22420
22903
|
}), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
|
|
22421
22904
|
size: sectionproperties.resp_sidenav_size,
|
|
22422
22905
|
color: sectionproperties.resp_sidenav_color
|
|
22423
|
-
})))
|
|
22906
|
+
}))), sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22907
|
+
style: {
|
|
22908
|
+
width: '30px',
|
|
22909
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22910
|
+
}
|
|
22911
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22912
|
+
"class": "h-100 allcentered",
|
|
22913
|
+
onClick: function onClick() {
|
|
22914
|
+
setopenSearch(true);
|
|
22915
|
+
}
|
|
22916
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
|
|
22917
|
+
size: 22,
|
|
22918
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22919
|
+
})))), sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22920
|
+
className: "col-md-6 col-sm-6 d-flex filter align-items-center p-0"
|
|
22921
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22922
|
+
style: {
|
|
22923
|
+
width: sectionproperties.cart_BtnWidth_resp + 'px',
|
|
22924
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22925
|
+
},
|
|
22926
|
+
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
22927
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22928
|
+
"class": ' h-100 allcentered ',
|
|
22929
|
+
style: {
|
|
22930
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22931
|
+
},
|
|
22932
|
+
onClick: function onClick() {
|
|
22933
|
+
if (sectionproperties.responsiveheaderstyle == 'Style 2') {
|
|
22934
|
+
if (menuactive == true) {
|
|
22935
|
+
setmenuactive(false);
|
|
22936
|
+
} else {
|
|
22937
|
+
setmenuactive(true);
|
|
22938
|
+
}
|
|
22939
|
+
} else {
|
|
22940
|
+
setopenmenuCanvas(true);
|
|
22941
|
+
setactiveTab('menu');
|
|
22942
|
+
}
|
|
22943
|
+
}
|
|
22944
|
+
}, menuactive == false && /*#__PURE__*/React__default["default"].createElement(FiMenu.FiMenu, {
|
|
22945
|
+
size: 20,
|
|
22946
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22947
|
+
}), menuactive == true && /*#__PURE__*/React__default["default"].createElement(AiOutlineClose.AiOutlineClose, {
|
|
22948
|
+
size: 20,
|
|
22949
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22950
|
+
}))), InstLogoContainer()), sectionproperties.logocentered == 'Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22951
|
+
className: "col-md-4 col-sm-6 allcentered p-0"
|
|
22952
|
+
}, InstLogoContainer()), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22953
|
+
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'
|
|
22954
|
+
}, sectionproperties.searchbar_show == 'Show' && sectionproperties.logocentered == 'Not Centered' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22955
|
+
style: {
|
|
22956
|
+
width: '30px',
|
|
22957
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22958
|
+
}
|
|
22959
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22960
|
+
"class": "h-100 allcentered",
|
|
22961
|
+
onClick: function onClick() {
|
|
22962
|
+
setopenSearch(true);
|
|
22963
|
+
}
|
|
22964
|
+
}, /*#__PURE__*/React__default["default"].createElement(IoSearchOutline.IoSearchOutline, {
|
|
22965
|
+
size: 22,
|
|
22966
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22967
|
+
}))), templateproperties_context.showfavorites == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22968
|
+
style: {
|
|
22969
|
+
width: '30px',
|
|
22970
|
+
height: sectionproperties.cart_BtnHeight_resp + 'px'
|
|
22971
|
+
}
|
|
22972
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
22973
|
+
"class": "h-100 allcentered",
|
|
22974
|
+
onClick: function onClick() {
|
|
22975
|
+
routingcountext(StaticPagesLinksContext.Wishlist);
|
|
22976
|
+
}
|
|
22977
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaRegHeart.FaRegHeart, {
|
|
22978
|
+
size: 22,
|
|
22979
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
22980
|
+
}))), sectionproperties.cartBtnShow == 'Show' && CartButton(), authdetailsContext != undefined && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 || (_authdetailsContext$i2 = _authdetailsContext$i2.instcurrencies) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.length) > 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22981
|
+
"class": 'd-flex align-items-center pl-1 pr-1 pt-1',
|
|
22982
|
+
style: {}
|
|
22983
|
+
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
22984
|
+
"class": ' d-flex align-items-center justify-content-center '
|
|
22985
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22986
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
22987
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
22988
|
+
"class": "m-0 p-0 mr-1 ml-1"
|
|
22989
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22990
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 w-100 d-flex align-items-center '
|
|
22991
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
22992
|
+
"class": "m-0 p-0 ml-1 mr-1"
|
|
22993
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, null)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
22994
|
+
var _authdetailsContext$i4;
|
|
22995
|
+
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
22996
|
+
"class": "m-0 p-0",
|
|
22997
|
+
onClick: function onClick() {
|
|
22998
|
+
setcurrencyfunccontext(item);
|
|
22999
|
+
}
|
|
23000
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23001
|
+
"class": "row m-0 w-100"
|
|
23002
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23003
|
+
"class": "col-lg-12 p-0 d-flex justify-content-start"
|
|
23004
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23005
|
+
"class": "".concat(header_cssstyles.dropdownitemcontainer)
|
|
23006
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23007
|
+
"class": 'dropdownitem d-flex align-items-center justify-content-center m-0 p-0',
|
|
23008
|
+
style: {
|
|
23009
|
+
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
23010
|
+
fontWeight: sectionproperties.dropdown_fontweight,
|
|
23011
|
+
textTransform: sectionproperties.dropdown_texttransform
|
|
23012
|
+
}
|
|
23013
|
+
}, /*#__PURE__*/React__default["default"].createElement(FaMoneyBillWave.FaMoneyBillWave, null), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
23014
|
+
"class": 'ml-2 mr-2'
|
|
23015
|
+
}, langdetect == 'en' ? item.currencyname_en : item.currencyname_ar)))), index != (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 || (_authdetailsContext$i4 = _authdetailsContext$i4.instcurrencies) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.length) - 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23016
|
+
"class": "col-lg-12 p-0"
|
|
23017
|
+
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
23018
|
+
"class": "m-0"
|
|
23019
|
+
}))));
|
|
23020
|
+
})))), sectionproperties.searchbar_show == 'Hide' && sectionproperties.logocentered == 'Centered' && sectionproperties.cartBtnShow == 'Hide' && sectionproperties.favBtnShow == 'Hide' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23021
|
+
className: 'allcentered resposiveheader_languagedropdown',
|
|
23022
|
+
style: {
|
|
23023
|
+
marginLeft: langdetect == 'en' ? '0.25rem' : 0,
|
|
23024
|
+
marginRight: langdetect == 'ar' ? '0.25rem' : 0
|
|
23025
|
+
}
|
|
23026
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23027
|
+
className: ' row m-0 w-100 allcentered ',
|
|
23028
|
+
style: {
|
|
23029
|
+
direction: 'rtl',
|
|
23030
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23031
|
+
},
|
|
23032
|
+
onClick: function onClick() {
|
|
23033
|
+
setlang('ar');
|
|
23034
|
+
}
|
|
23035
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23036
|
+
"class": "m-0 p-0 font-weight-500"
|
|
23037
|
+
}, "\u0639"), /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23038
|
+
className: langdetect == 'en' ? 'h-100 allcentered mr-1' : 'h-100 allcentered ml-1'
|
|
23039
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
|
|
23040
|
+
size: 20
|
|
23041
|
+
}))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23042
|
+
className: ' row m-0 w-100 allcentered ',
|
|
23043
|
+
style: {
|
|
23044
|
+
direction: 'ltr',
|
|
23045
|
+
color: sectionproperties.cart_BtnTextcolor_resp
|
|
23046
|
+
},
|
|
23047
|
+
onClick: function onClick() {
|
|
23048
|
+
setlang('en');
|
|
23049
|
+
}
|
|
23050
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23051
|
+
"class": "m-0 p-0 font-weight-500 mr-1"
|
|
23052
|
+
}, "En"), /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23053
|
+
className: "h-100 allcentered"
|
|
23054
|
+
}, /*#__PURE__*/React__default["default"].createElement(BiChevronDown.BiChevronDown, {
|
|
23055
|
+
size: 20
|
|
23056
|
+
})))), sectionproperties.logocentered == 'Not Centered' && sectionproperties.showlanuagecontainer == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23057
|
+
"class": langdetect == 'en' ? ' allcentered m-0 cursor-pointer ml-1 ' : ' m-0 cursor-pointer mr-1 ',
|
|
23058
|
+
style: {
|
|
23059
|
+
minWidth: '30px'
|
|
23060
|
+
},
|
|
23061
|
+
onClick: function onClick() {
|
|
23062
|
+
if (langdetect == 'en') {
|
|
23063
|
+
setlang('ar');
|
|
23064
|
+
} else {
|
|
23065
|
+
setlang('en');
|
|
23066
|
+
}
|
|
23067
|
+
}
|
|
23068
|
+
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23069
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23070
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23071
|
+
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23072
|
+
}, "En", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23073
|
+
"class": "h-100 allcentered ml-auto pl-3"
|
|
23074
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23075
|
+
"class": "".concat(header_cssstyles.languagecontainer) + ' row m-0 allcentered w-100 '
|
|
23076
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
23077
|
+
"class": "m-0 p-0 d-flex align-items-center w-100"
|
|
23078
|
+
}, "\u0639", ' ', /*#__PURE__*/React__default["default"].createElement("i", {
|
|
23079
|
+
"class": "h-100 allcentered mr-auto pr-3"
|
|
23080
|
+
}, /*#__PURE__*/React__default["default"].createElement(BsChevronDown.BsChevronDown, null)))))), menuactive == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
22424
23081
|
"class": "px-4 py-4 scrollvertical",
|
|
22425
23082
|
style: {
|
|
22426
23083
|
position: 'fixed',
|
|
@@ -23063,7 +23720,7 @@
|
|
|
23063
23720
|
}, lang.logout))))), activeTab == 'categories' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23064
23721
|
className: ' row m-0 w-100 accordionContainer anim'
|
|
23065
23722
|
}, sectionproperties.subheaderParentType == 'Categories' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
23066
|
-
allowMultipleExpanded:
|
|
23723
|
+
allowMultipleExpanded: false,
|
|
23067
23724
|
allowZeroExpanded: true
|
|
23068
23725
|
}, 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) {
|
|
23069
23726
|
if (item.isshowntocustomers == 1) {
|
|
@@ -23119,7 +23776,7 @@
|
|
|
23119
23776
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23120
23777
|
className: "row mt-0 mb-2 ml-0 mr-0 d-lg-flex"
|
|
23121
23778
|
}, /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
23122
|
-
allowMultipleExpanded:
|
|
23779
|
+
allowMultipleExpanded: false,
|
|
23123
23780
|
allowZeroExpanded: true
|
|
23124
23781
|
}, 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) {
|
|
23125
23782
|
if (pitem.isshowntocustomers == 1) {
|
|
@@ -23195,7 +23852,7 @@
|
|
|
23195
23852
|
}))))));
|
|
23196
23853
|
}
|
|
23197
23854
|
})), sectionproperties.subheaderParentType == 'Parent Collections' && /*#__PURE__*/React__default["default"].createElement(reactAccessibleAccordion.Accordion, {
|
|
23198
|
-
allowMultipleExpanded:
|
|
23855
|
+
allowMultipleExpanded: false,
|
|
23199
23856
|
allowZeroExpanded: true
|
|
23200
23857
|
}, pcollarray.map(function (item, index) {
|
|
23201
23858
|
if (item.isshowntocustomers == 1) {
|
|
@@ -23309,7 +23966,7 @@
|
|
|
23309
23966
|
}
|
|
23310
23967
|
})))));
|
|
23311
23968
|
}
|
|
23312
|
-
})), sectionproperties.subheaderParentType == 'Collections' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23969
|
+
})), 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) {
|
|
23313
23970
|
if (collitem.isshowntocustomers == 1) {
|
|
23314
23971
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23315
23972
|
className: ' row m-0 p-0 mb-2 w-100 '
|
|
@@ -23335,49 +23992,49 @@
|
|
|
23335
23992
|
style: {
|
|
23336
23993
|
background: '#eee'
|
|
23337
23994
|
}
|
|
23338
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23995
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.facebooklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23339
23996
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23340
23997
|
onClick: function onClick() {
|
|
23341
|
-
var _authdetailsContext$
|
|
23342
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23343
|
-
var _authdetailsContext$
|
|
23344
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23998
|
+
var _authdetailsContext$i7;
|
|
23999
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.facebooklink) != null) {
|
|
24000
|
+
var _authdetailsContext$i8;
|
|
24001
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.facebooklink, '_blank');
|
|
23345
24002
|
}
|
|
23346
24003
|
}
|
|
23347
24004
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
23348
24005
|
size: '20',
|
|
23349
24006
|
color: '#62564b'
|
|
23350
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24007
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.instagramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23351
24008
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23352
24009
|
onClick: function onClick() {
|
|
23353
|
-
var _authdetailsContext$
|
|
23354
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23355
|
-
var _authdetailsContext$
|
|
23356
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24010
|
+
var _authdetailsContext$i10;
|
|
24011
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.instagramlink) != null) {
|
|
24012
|
+
var _authdetailsContext$i11;
|
|
24013
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.instagramlink, '_blank');
|
|
23357
24014
|
}
|
|
23358
24015
|
}
|
|
23359
24016
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
23360
24017
|
size: '22',
|
|
23361
24018
|
color: '#62564b'
|
|
23362
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24019
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23363
24020
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23364
24021
|
onClick: function onClick() {
|
|
23365
|
-
var _authdetailsContext$
|
|
23366
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23367
|
-
var _authdetailsContext$
|
|
23368
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24022
|
+
var _authdetailsContext$i13;
|
|
24023
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
|
|
24024
|
+
var _authdetailsContext$i14;
|
|
24025
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.tiktoklink, '_blank');
|
|
23369
24026
|
}
|
|
23370
24027
|
}
|
|
23371
24028
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
23372
24029
|
size: '20',
|
|
23373
24030
|
color: '#62564b'
|
|
23374
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24031
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
23375
24032
|
"class": ' d-flex align-items-center justify-content-center mx-2 ',
|
|
23376
24033
|
onClick: function onClick() {
|
|
23377
|
-
var _authdetailsContext$
|
|
23378
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
23379
|
-
var _authdetailsContext$
|
|
23380
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
24034
|
+
var _authdetailsContext$i16;
|
|
24035
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.instagramlink) != null) {
|
|
24036
|
+
var _authdetailsContext$i17;
|
|
24037
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.youtubelink, '_blank');
|
|
23381
24038
|
}
|
|
23382
24039
|
}
|
|
23383
24040
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
@@ -29330,6 +29987,31 @@
|
|
|
29330
29987
|
templateproperties_contextprops: templateproperties_context,
|
|
29331
29988
|
actions: actions
|
|
29332
29989
|
}), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29990
|
+
style: {
|
|
29991
|
+
position: 'fixed',
|
|
29992
|
+
bottom: 15,
|
|
29993
|
+
right: 15,
|
|
29994
|
+
zIndex: 2000,
|
|
29995
|
+
transition: 'all 0.3s ease-out',
|
|
29996
|
+
width: '100%',
|
|
29997
|
+
display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
|
|
29998
|
+
},
|
|
29999
|
+
"class": "text-end"
|
|
30000
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
30001
|
+
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
30002
|
+
style: {},
|
|
30003
|
+
onClick: function onClick() {
|
|
30004
|
+
if (sectionproperties.btnlinktype == 'Website Link') {
|
|
30005
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
30006
|
+
} else {
|
|
30007
|
+
window.open(sectionproperties.floatingbtnlink, '_blank');
|
|
30008
|
+
|
|
30009
|
+
// routingcountext(sectionproperties.floatingbtnlink, true, '');
|
|
30010
|
+
}
|
|
30011
|
+
}
|
|
30012
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
30013
|
+
"class": "m-0 p-0"
|
|
30014
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingbtn == 'Show when logged in' && authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29333
30015
|
style: {
|
|
29334
30016
|
position: 'fixed',
|
|
29335
30017
|
bottom: 15,
|
|
@@ -29343,7 +30025,13 @@
|
|
|
29343
30025
|
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
29344
30026
|
style: {},
|
|
29345
30027
|
onClick: function onClick() {
|
|
29346
|
-
|
|
30028
|
+
if (sectionproperties.btnlinktype == 'Website Link') {
|
|
30029
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
30030
|
+
} else {
|
|
30031
|
+
window.open(sectionproperties.floatingbtnlink, '_blank');
|
|
30032
|
+
|
|
30033
|
+
// routingcountext(sectionproperties.floatingbtnlink, true, '');
|
|
30034
|
+
}
|
|
29347
30035
|
}
|
|
29348
30036
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
29349
30037
|
"class": "m-0 p-0"
|
|
@@ -29512,7 +30200,7 @@
|
|
|
29512
30200
|
size: sectionproperties.cartBtn_iconFontSize
|
|
29513
30201
|
}), sectionproperties.carticonstyle == 'Calendar 1' && /*#__PURE__*/React__default["default"].createElement(FiCalendar.FiCalendar, {
|
|
29514
30202
|
size: sectionproperties.cartBtn_iconFontSize
|
|
29515
|
-
}))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin &&
|
|
30203
|
+
}))), sectionproperties.userbtnstyle == 'Style 2' && !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29516
30204
|
"class": "".concat(header_cssstyles.user_btn) + ' allcentered ',
|
|
29517
30205
|
onClick: function onClick() {
|
|
29518
30206
|
routingcountext(StaticPagesLinksContext.Login);
|
|
@@ -29524,7 +30212,7 @@
|
|
|
29524
30212
|
fontWeight: sectionproperties.userBtnTextfontweight,
|
|
29525
30213
|
fontSize: sectionproperties.userbtn_logintextFontSize + 'px'
|
|
29526
30214
|
}
|
|
29527
|
-
}, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin &&
|
|
30215
|
+
}, langdetect == 'en' ? 'Login' : 'تسجيل الدخول')), sectionproperties.userbtnstyle == 'Style 2' && authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29528
30216
|
className: header_cssstyles.userBtnLoggedinContainer + ' allcentered ',
|
|
29529
30217
|
sytle: {
|
|
29530
30218
|
position: 'relative'
|
|
@@ -29603,7 +30291,7 @@
|
|
|
29603
30291
|
"class": "".concat(header_cssstyles.dropdownitem) + ' dropdownitem allcenetered m-0 p-0 '
|
|
29604
30292
|
}, /*#__PURE__*/React__default["default"].createElement(BiLogOutCircle.BiLogOutCircle, {
|
|
29605
30293
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2'
|
|
29606
|
-
}), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' &&
|
|
30294
|
+
}), lang.logout))))), sectionproperties.userbtnstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
29607
30295
|
"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 ',
|
|
29608
30296
|
sytle: {
|
|
29609
30297
|
position: 'relative'
|
|
@@ -30371,6 +31059,23 @@
|
|
|
30371
31059
|
':hover': {
|
|
30372
31060
|
color: sectionproperties.collectionsectiontextcoloronhover
|
|
30373
31061
|
}
|
|
31062
|
+
}),
|
|
31063
|
+
floatingbtn: glamor.css({
|
|
31064
|
+
width: sectionproperties.floatingbtnwidth + '%',
|
|
31065
|
+
height: sectionproperties.floatingbtnheight + 'px',
|
|
31066
|
+
background: sectionproperties.floatingbtnbg,
|
|
31067
|
+
fontSize: sectionproperties.floatingbtnfontsize + 'px',
|
|
31068
|
+
color: sectionproperties.floatingbtncolor,
|
|
31069
|
+
borderRadius: 10,
|
|
31070
|
+
':hover': {
|
|
31071
|
+
color: sectionproperties.floatingbtncolorhover,
|
|
31072
|
+
backgroundColor: sectionproperties.floatingbtnbghover,
|
|
31073
|
+
transitions: '.3s',
|
|
31074
|
+
cursor: 'pointer'
|
|
31075
|
+
},
|
|
31076
|
+
'@media (max-width: 800px)': {
|
|
31077
|
+
width: '50%'
|
|
31078
|
+
}
|
|
30374
31079
|
})
|
|
30375
31080
|
};
|
|
30376
31081
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -30385,7 +31090,26 @@
|
|
|
30385
31090
|
sectionpropertiesprops: sectionproperties,
|
|
30386
31091
|
templateproperties_contextprops: templateproperties_context,
|
|
30387
31092
|
actions: actions
|
|
30388
|
-
})), sectionproperties.
|
|
31093
|
+
})), sectionproperties.showfloatingbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
31094
|
+
style: {
|
|
31095
|
+
position: 'fixed',
|
|
31096
|
+
bottom: 15,
|
|
31097
|
+
right: 15,
|
|
31098
|
+
zIndex: 2000,
|
|
31099
|
+
transition: 'all 0.3s ease-out',
|
|
31100
|
+
width: '100%',
|
|
31101
|
+
display: sectionproperties.showfloatingbtn == 'Show when logged in' ? 'none' : 'flex'
|
|
31102
|
+
},
|
|
31103
|
+
"class": "text-end"
|
|
31104
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
31105
|
+
"class": header_cssstyles.floatingbtn + ' allcentered ',
|
|
31106
|
+
style: {},
|
|
31107
|
+
onClick: function onClick() {
|
|
31108
|
+
routingcountext(sectionproperties.floatingbtnlink, false, '');
|
|
31109
|
+
}
|
|
31110
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
31111
|
+
"class": "m-0 p-0"
|
|
31112
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
|
|
30389
31113
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
30390
31114
|
target: '_self',
|
|
30391
31115
|
style: {
|
|
@@ -33568,11 +34292,11 @@
|
|
|
33568
34292
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33569
34293
|
"class": "row m-0 w-100"
|
|
33570
34294
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33571
|
-
"class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center
|
|
34295
|
+
"class": "".concat(header_cssstyles.top_bar) + ' row m-0 w-100 d-flex align-items-center px-1025-1 '
|
|
33572
34296
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33573
|
-
"class": "col-lg-4 col-md-6 col-sm-12 d-
|
|
34297
|
+
"class": "col-lg-4 col-md-6 col-sm-12 d-flex align-items-center justify-content-start p-0",
|
|
33574
34298
|
style: {}
|
|
33575
|
-
}, sectionproperties.searchbartype == 'Full Width' &&
|
|
34299
|
+
}, sectionproperties.searchbartype == 'Full Width' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33576
34300
|
"class": header_cssstyles.searchbarcont
|
|
33577
34301
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
33578
34302
|
type: "text",
|
|
@@ -33591,7 +34315,7 @@
|
|
|
33591
34315
|
sectionpropertiesprops: sectionproperties,
|
|
33592
34316
|
srcfromprops: 'fullheader',
|
|
33593
34317
|
actions: actions
|
|
33594
|
-
})), sectionproperties.searchbartype == 'Icon' &&
|
|
34318
|
+
})), sectionproperties.searchbartype == 'Icon' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33595
34319
|
"class": header_cssstyles.searchbarcont + ' allcentered ',
|
|
33596
34320
|
style: {
|
|
33597
34321
|
width: sectionproperties.searchbaricon_width + 'px',
|
|
@@ -33613,12 +34337,22 @@
|
|
|
33613
34337
|
}, langdetect == 'en' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33614
34338
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33615
34339
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33616
|
-
"class": "m-0 p-0 mr-2 ml-2"
|
|
33617
|
-
|
|
34340
|
+
"class": "m-0 p-0 mr-2 ml-2",
|
|
34341
|
+
style: {
|
|
34342
|
+
color: sectionproperties.searchbaricon_color
|
|
34343
|
+
}
|
|
34344
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
34345
|
+
color: sectionproperties.searchbaricon_color
|
|
34346
|
+
})), langdetect == 'ar' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33618
34347
|
"class": ' row m-0 w-100 d-flex align-items-center '
|
|
33619
34348
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
33620
|
-
"class": "m-0 p-0 ml-2 mr-2"
|
|
33621
|
-
|
|
34349
|
+
"class": "m-0 p-0 ml-2 mr-2",
|
|
34350
|
+
style: {
|
|
34351
|
+
color: sectionproperties.searchbaricon_color
|
|
34352
|
+
}
|
|
34353
|
+
}, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), /*#__PURE__*/React__default["default"].createElement(MdKeyboardArrowDown.MdKeyboardArrowDown, {
|
|
34354
|
+
color: sectionproperties.searchbaricon_color
|
|
34355
|
+
})))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Menu, null, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 || (_authdetailsContext$i3 = _authdetailsContext$i3.instcurrencies) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.map(function (item, index) {
|
|
33622
34356
|
var _authdetailsContext$i4;
|
|
33623
34357
|
return /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
|
|
33624
34358
|
onClick: function onClick() {
|
|
@@ -33635,7 +34369,8 @@
|
|
|
33635
34369
|
style: {
|
|
33636
34370
|
fontSize: sectionproperties.dropdown_fontsize + 'px',
|
|
33637
34371
|
fontWeight: sectionproperties.dropdown_fontweight,
|
|
33638
|
-
textTransform: sectionproperties.dropdown_texttransform
|
|
34372
|
+
textTransform: sectionproperties.dropdown_texttransform,
|
|
34373
|
+
color: sectionproperties.searchbaricon_color
|
|
33639
34374
|
}
|
|
33640
34375
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
33641
34376
|
"class": 'ml-2 mr-2'
|
|
@@ -33645,7 +34380,7 @@
|
|
|
33645
34380
|
"class": "m-0"
|
|
33646
34381
|
}))));
|
|
33647
34382
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33648
|
-
"class": "col-lg-
|
|
34383
|
+
"class": "col-lg-4 col-md-6 col-sm-12 allcentered p-0"
|
|
33649
34384
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33650
34385
|
"class": "".concat(header_cssstyles.header_logo) + ' allcentered ',
|
|
33651
34386
|
style: {
|
|
@@ -33664,8 +34399,8 @@
|
|
|
33664
34399
|
objectFit: 'contain'
|
|
33665
34400
|
}
|
|
33666
34401
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33667
|
-
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-
|
|
33668
|
-
},
|
|
34402
|
+
"class": "col-lg-4 col-md-6 col-sm-12 p-0 d-flex align-items-center justify-content-end"
|
|
34403
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33669
34404
|
style: {
|
|
33670
34405
|
marginRight: langdetect == 'en' ? '30px' : 0,
|
|
33671
34406
|
marginLeft: langdetect == 'en' ? 0 : '30px'
|
|
@@ -33807,7 +34542,7 @@
|
|
|
33807
34542
|
top: sectionproperties.wishlistbadgetop + 'px',
|
|
33808
34543
|
right: sectionproperties.wishlistbadgeright + 'px'
|
|
33809
34544
|
}
|
|
33810
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))),
|
|
34545
|
+
}, /*#__PURE__*/React__default["default"].createElement("span", null, favoriteprojectscountContext.length >= 10 ? '+9' : favoriteprojectscountContext.length)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33811
34546
|
"class": "".concat(headerstyles$g.header_menu, " ").concat(header_cssstyles.cart_btn) + ' cursor-pointer allcentered ',
|
|
33812
34547
|
onClick: function onClick() {
|
|
33813
34548
|
setsidecartnavshowcontext(true);
|
|
@@ -33848,7 +34583,7 @@
|
|
|
33848
34583
|
top: sectionproperties.cartbadgetop + 'px',
|
|
33849
34584
|
right: sectionproperties.cartbadgeright + 'px'
|
|
33850
34585
|
}
|
|
33851
|
-
}, (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))),
|
|
34586
|
+
}, (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue === void 0 || (_fetchcustomercartQue = _fetchcustomercartQue.data) === null || _fetchcustomercartQue === void 0 ? void 0 : _fetchcustomercartQue.customercart) != null ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue2 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.data) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.customercart) === null || _fetchcustomercartQue2 === void 0 || (_fetchcustomercartQue2 = _fetchcustomercartQue2.cartitems) === null || _fetchcustomercartQue2 === void 0 ? void 0 : _fetchcustomercartQue2.length) >= 10 ? '+9' : fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue3 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.data) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.customercart) === null || _fetchcustomercartQue3 === void 0 || (_fetchcustomercartQue3 = _fetchcustomercartQue3.cartitems) === null || _fetchcustomercartQue3 === void 0 ? void 0 : _fetchcustomercartQue3.length : 0))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33852
34587
|
"class": langdetect == 'en' ? 'headerdropdownml' : 'headerdropdownmr'
|
|
33853
34588
|
}, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"], null, /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Toggle, null, /*#__PURE__*/React__default["default"].createElement("li", {
|
|
33854
34589
|
"class": "".concat(headerstyles$g.header_menu) + ' allcentered '
|
|
@@ -40537,7 +41272,16 @@
|
|
|
40537
41272
|
}
|
|
40538
41273
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
40539
41274
|
"class": "col-lg-12 p-0"
|
|
40540
|
-
}, /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
41275
|
+
}, sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
41276
|
+
sectionpropertiesprops: sectionproperties,
|
|
41277
|
+
actions: actions
|
|
41278
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
41279
|
+
sectionpropertiesprops: sectionproperties,
|
|
41280
|
+
actions: actions
|
|
41281
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
41282
|
+
sectionpropertiesprops: sectionproperties,
|
|
41283
|
+
actions: actions
|
|
41284
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
40541
41285
|
sectionpropertiesprops: sectionproperties,
|
|
40542
41286
|
actions: actions
|
|
40543
41287
|
})));
|
|
@@ -41359,10 +42103,19 @@
|
|
|
41359
42103
|
subheadercontentpositionprops: 'center',
|
|
41360
42104
|
numofcols: '6'
|
|
41361
42105
|
}
|
|
41362
|
-
})))), /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
42106
|
+
})))), sectionproperties.responsiveheaderstyle == 'Style 1' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
41363
42107
|
sectionpropertiesprops: sectionproperties,
|
|
41364
42108
|
actions: actions
|
|
41365
|
-
})
|
|
42109
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 1 With Canvas' && /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
42110
|
+
sectionpropertiesprops: sectionproperties,
|
|
42111
|
+
actions: actions
|
|
42112
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
42113
|
+
sectionpropertiesprops: sectionproperties,
|
|
42114
|
+
actions: actions
|
|
42115
|
+
}), sectionproperties.responsiveheaderstyle == 'Style 2 With Subheader' && /*#__PURE__*/React__default["default"].createElement(HeaderresponsiveStyle2, {
|
|
42116
|
+
sectionpropertiesprops: sectionproperties,
|
|
42117
|
+
actions: actions
|
|
42118
|
+
}), ' ');
|
|
41366
42119
|
};
|
|
41367
42120
|
|
|
41368
42121
|
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; }
|
|
@@ -42723,7 +43476,7 @@
|
|
|
42723
43476
|
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; }
|
|
42724
43477
|
function _objectSpread$1C(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1C(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1C(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
42725
43478
|
var Footer1 = function Footer1(props) {
|
|
42726
|
-
var
|
|
43479
|
+
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;
|
|
42727
43480
|
var _useState = React.useState(''),
|
|
42728
43481
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
42729
43482
|
sectionproperties = _useState2[0],
|
|
@@ -42742,14 +43495,6 @@
|
|
|
42742
43495
|
var templateproperties_context = props.actions.templateproperties_context;
|
|
42743
43496
|
var templatepropcontext = props.actions.templatepropcontext;
|
|
42744
43497
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
42745
|
-
// const [newsletter, setnewsletter] = useState('');
|
|
42746
|
-
var _useState5 = React.useState({
|
|
42747
|
-
min: '',
|
|
42748
|
-
max: ''
|
|
42749
|
-
}),
|
|
42750
|
-
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
42751
|
-
pricevalue2 = _useState6[0],
|
|
42752
|
-
setpricevalue2 = _useState6[1];
|
|
42753
43498
|
React.useEffect(function () {
|
|
42754
43499
|
if (props.srcfrom == 'addsectionform') {
|
|
42755
43500
|
var secpropobj = {};
|
|
@@ -42777,18 +43522,6 @@
|
|
|
42777
43522
|
}
|
|
42778
43523
|
}
|
|
42779
43524
|
}, [templateproperties_context]);
|
|
42780
|
-
var _useState7 = React.useState([]),
|
|
42781
|
-
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
42782
|
-
bgimagearrayofobjs = _useState8[0],
|
|
42783
|
-
setbgimagearrayofobjs = _useState8[1];
|
|
42784
|
-
React.useEffect(function () {
|
|
42785
|
-
if (sectionproperties.length != 0 && sectionproperties.logoarrayofobjects != undefined) {
|
|
42786
|
-
var bg1_arrayofobjsparsed = JSON.parse(sectionproperties.logoarrayofobjects);
|
|
42787
|
-
if (Array.isArray(bg1_arrayofobjsparsed)) {
|
|
42788
|
-
setbgimagearrayofobjs(_toConsumableArray__default["default"](bg1_arrayofobjsparsed));
|
|
42789
|
-
}
|
|
42790
|
-
}
|
|
42791
|
-
}, [sectionproperties]);
|
|
42792
43525
|
var footerStyles = {
|
|
42793
43526
|
footerContainer: glamor.css({
|
|
42794
43527
|
width: '100vw',
|
|
@@ -42919,17 +43652,6 @@
|
|
|
42919
43652
|
maxWidth: '35%',
|
|
42920
43653
|
height: 'auto'
|
|
42921
43654
|
}
|
|
42922
|
-
}),
|
|
42923
|
-
btnn: glamor.css({
|
|
42924
|
-
width: '150px',
|
|
42925
|
-
height: 40,
|
|
42926
|
-
borderRadius: 10,
|
|
42927
|
-
background: '#C2A24D',
|
|
42928
|
-
color: 'white',
|
|
42929
|
-
':hover': {
|
|
42930
|
-
transition: '.3s',
|
|
42931
|
-
background: '#186a81'
|
|
42932
|
-
}
|
|
42933
43655
|
})
|
|
42934
43656
|
};
|
|
42935
43657
|
var returnpolicyobj = function returnpolicyobj(policytype) {
|
|
@@ -42944,8 +43666,8 @@
|
|
|
42944
43666
|
};
|
|
42945
43667
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42946
43668
|
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
42947
|
-
},
|
|
42948
|
-
"class": "".concat(footerStyles.footerContainer) + '
|
|
43669
|
+
}, /*#__PURE__*/React__default["default"].createElement("footer", {
|
|
43670
|
+
"class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
|
|
42949
43671
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42950
43672
|
"class": "row w-100 m-0 d-flex justify-content-center"
|
|
42951
43673
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -42955,7 +43677,7 @@
|
|
|
42955
43677
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
42956
43678
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
42957
43679
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
42958
|
-
path:
|
|
43680
|
+
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,
|
|
42959
43681
|
style: {
|
|
42960
43682
|
width: '100%',
|
|
42961
43683
|
height: '100%',
|
|
@@ -42969,7 +43691,7 @@
|
|
|
42969
43691
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
42970
43692
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
42971
43693
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
42972
|
-
path:
|
|
43694
|
+
path: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.instlogo,
|
|
42973
43695
|
style: {
|
|
42974
43696
|
width: '100%',
|
|
42975
43697
|
height: '100%',
|
|
@@ -43105,10 +43827,10 @@
|
|
|
43105
43827
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43106
43828
|
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43107
43829
|
onClick: function onClick() {
|
|
43108
|
-
var _authdetailsContext$
|
|
43109
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43110
|
-
var _authdetailsContext$
|
|
43111
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43830
|
+
var _authdetailsContext$i3;
|
|
43831
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.facebooklink) != null) {
|
|
43832
|
+
var _authdetailsContext$i4;
|
|
43833
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.facebooklink, '_blank');
|
|
43112
43834
|
}
|
|
43113
43835
|
}
|
|
43114
43836
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
@@ -43116,10 +43838,10 @@
|
|
|
43116
43838
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43117
43839
|
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43118
43840
|
onClick: function onClick() {
|
|
43119
|
-
var _authdetailsContext$
|
|
43120
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43121
|
-
var _authdetailsContext$
|
|
43122
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43841
|
+
var _authdetailsContext$i5;
|
|
43842
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.instagramlink) != null) {
|
|
43843
|
+
var _authdetailsContext$i6;
|
|
43844
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.instagramlink, '_blank');
|
|
43123
43845
|
}
|
|
43124
43846
|
}
|
|
43125
43847
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -43127,25 +43849,14 @@
|
|
|
43127
43849
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43128
43850
|
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43129
43851
|
onClick: function onClick() {
|
|
43130
|
-
var _authdetailsContext$
|
|
43131
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43132
|
-
var _authdetailsContext$
|
|
43133
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43852
|
+
var _authdetailsContext$i7;
|
|
43853
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.whatsappnumber) != null) {
|
|
43854
|
+
var _authdetailsContext$i8;
|
|
43855
|
+
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');
|
|
43134
43856
|
}
|
|
43135
43857
|
}
|
|
43136
43858
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
43137
43859
|
size: sectionproperties.youtubebtniconfontsize
|
|
43138
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.youtubelink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43139
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43140
|
-
onClick: function onClick() {
|
|
43141
|
-
var _authdetailsContext$i9;
|
|
43142
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.youtubelink) != null) {
|
|
43143
|
-
var _authdetailsContext$i10;
|
|
43144
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.youtubelink, '_blank');
|
|
43145
|
-
}
|
|
43146
|
-
}
|
|
43147
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
43148
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
43149
43860
|
}))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43150
43861
|
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|
|
43151
43862
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -43156,15 +43867,15 @@
|
|
|
43156
43867
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer mx-2 ',
|
|
43157
43868
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
43158
43869
|
onClick: function onClick() {
|
|
43159
|
-
var _authdetailsContext$
|
|
43160
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43870
|
+
var _authdetailsContext$i9;
|
|
43871
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.mobileapplink_appstore, '_blank');
|
|
43161
43872
|
}
|
|
43162
43873
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
43163
43874
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer mx-2 ',
|
|
43164
43875
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
43165
43876
|
onClick: function onClick() {
|
|
43166
|
-
var _authdetailsContext$
|
|
43167
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43877
|
+
var _authdetailsContext$i10;
|
|
43878
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.mobileapplink_playstore, '_blank');
|
|
43168
43879
|
}
|
|
43169
43880
|
})), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43170
43881
|
"class": "col-lg-12 col-md-12 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
@@ -43181,12 +43892,12 @@
|
|
|
43181
43892
|
textTransform: sectionproperties.footerinfotext_textTransform
|
|
43182
43893
|
},
|
|
43183
43894
|
onClick: function onClick() {
|
|
43184
|
-
var _authdetailsContext$
|
|
43185
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43895
|
+
var _authdetailsContext$i11;
|
|
43896
|
+
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');
|
|
43186
43897
|
}
|
|
43187
43898
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43188
43899
|
"class": ' fa fa-at mr-2 text-transform-none ml-2 '
|
|
43189
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43900
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 || (_authdetailsContext$i12 = _authdetailsContext$i12.contactinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.email)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43190
43901
|
"class": "col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0"
|
|
43191
43902
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43192
43903
|
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center mr-1 ',
|
|
@@ -43215,151 +43926,7 @@
|
|
|
43215
43926
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
43216
43927
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
43217
43928
|
size: sectionproperties.footerinfoicon_fontsize
|
|
43218
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
43219
|
-
"class": "".concat(footerStyles.footerContainer) + ' p-sm-2 p-md-4 '
|
|
43220
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43221
|
-
"class": "row w-100 m-0 d-flex justify-content-center"
|
|
43222
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43223
|
-
"class": "col-lg-6"
|
|
43224
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43225
|
-
"class": "row m-0 w-100"
|
|
43226
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43227
|
-
"class": "col-lg-12 d-flex flex-row align-items-center justify-content-start mb-3 p-0"
|
|
43228
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43229
|
-
"class": "".concat(footerStyles.footerlogo) + ' d-flex align-items-center justify-content-center '
|
|
43230
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
43231
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
43232
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
43233
|
-
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,
|
|
43234
|
-
style: {
|
|
43235
|
-
width: '100%',
|
|
43236
|
-
height: '100%',
|
|
43237
|
-
objectFit: 'contain'
|
|
43238
|
-
},
|
|
43239
|
-
loading: "lazy"
|
|
43240
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43241
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43242
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43243
|
-
"class": "m-0 p-0",
|
|
43244
|
-
style: {
|
|
43245
|
-
fontSize: '15px',
|
|
43246
|
-
color: '#fff',
|
|
43247
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
43248
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43249
|
-
}
|
|
43250
|
-
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.description_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.description_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43251
|
-
"class": "col-lg-12 p-0 flex-row text-start"
|
|
43252
|
-
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43253
|
-
"class": "".concat(footerStyles.facebook_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43254
|
-
onClick: function onClick() {
|
|
43255
|
-
var _authdetailsContext$i18;
|
|
43256
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.facebooklink) != null) {
|
|
43257
|
-
var _authdetailsContext$i19;
|
|
43258
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink, '_blank');
|
|
43259
|
-
}
|
|
43260
|
-
}
|
|
43261
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaFacebook.FaFacebook, {
|
|
43262
|
-
size: sectionproperties.facebkbtnniconfontsize
|
|
43263
|
-
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43264
|
-
"class": "".concat(footerStyles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
43265
|
-
onClick: function onClick() {
|
|
43266
|
-
var _authdetailsContext$i20;
|
|
43267
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.instagramlink) != null) {
|
|
43268
|
-
var _authdetailsContext$i21;
|
|
43269
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink, '_blank');
|
|
43270
|
-
}
|
|
43271
|
-
}
|
|
43272
|
-
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
43273
|
-
size: sectionproperties.instgrambtniconfontsize
|
|
43274
|
-
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43275
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43276
|
-
onClick: function onClick() {
|
|
43277
|
-
var _authdetailsContext$i22;
|
|
43278
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.whatsappnumber) != null) {
|
|
43279
|
-
var _authdetailsContext$i23;
|
|
43280
|
-
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');
|
|
43281
|
-
}
|
|
43282
|
-
}
|
|
43283
|
-
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
43284
|
-
size: sectionproperties.youtubebtniconfontsize
|
|
43285
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43286
|
-
"class": "".concat(footerStyles.youtube_btn) + ' d-flex align-items-center justify-content-center ',
|
|
43287
|
-
onClick: function onClick() {
|
|
43288
|
-
var _authdetailsContext$i25;
|
|
43289
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.twitterlink) != null) {
|
|
43290
|
-
var _authdetailsContext$i26;
|
|
43291
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.twitterlink, '_blank');
|
|
43292
|
-
}
|
|
43293
|
-
}
|
|
43294
|
-
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
43295
|
-
className: "h-100 allcentered",
|
|
43296
|
-
style: {
|
|
43297
|
-
fontSize: 20
|
|
43298
|
-
}
|
|
43299
|
-
}, "x"))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43300
|
-
"class": "col-lg-6"
|
|
43301
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43302
|
-
"class": "row m-0 w-100 mt-md-3"
|
|
43303
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43304
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43305
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43306
|
-
"class": "m-0 p-0",
|
|
43307
|
-
style: {
|
|
43308
|
-
fontSize: 20,
|
|
43309
|
-
color: 'white',
|
|
43310
|
-
fontWeight: 600,
|
|
43311
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43312
|
-
}
|
|
43313
|
-
}, "\u0627\u0644\u062A\u0633\u062C\u064A\u0644 \u0641\u064A \u0627\u0644\u0646\u0634\u0631\u0629 \u0627\u0644\u0625\u062E\u0628\u0627\u0631\u064A\u0629")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43314
|
-
"class": "col-lg-12 p-0 mb-3"
|
|
43315
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43316
|
-
"class": "m-0 p-0",
|
|
43317
|
-
style: {
|
|
43318
|
-
fontSize: 15,
|
|
43319
|
-
color: 'white',
|
|
43320
|
-
fontWeight: 500,
|
|
43321
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
43322
|
-
}
|
|
43323
|
-
}, "\u0623\u062F\u062E\u0644 \u0628\u0631\u064A\u062F\u0643 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0644\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u062D\u062F\u064A\u062B\u0627\u062A \u062F\u0648\u0631\u064A\u0629 \u062D\u0648\u0644 \u0627\u0644\u0645\u0624\u062A\u0645\u0631.")), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43324
|
-
"class": "col-lg-12 mb-3 text-start p-0"
|
|
43325
|
-
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
43326
|
-
type: "text",
|
|
43327
|
-
className: "".concat(footerStyles.form_control) + ' w-md-100 ',
|
|
43328
|
-
value: pricevalue2.min,
|
|
43329
|
-
placeholder: "\u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A",
|
|
43330
|
-
onChange: function onChange(event) {
|
|
43331
|
-
var temppricevalue = _objectSpread$1C({}, pricevalue2);
|
|
43332
|
-
temppricevalue.min = event.target.value;
|
|
43333
|
-
setpricevalue2(_objectSpread$1C({}, temppricevalue));
|
|
43334
|
-
},
|
|
43335
|
-
style: {
|
|
43336
|
-
background: 'white',
|
|
43337
|
-
fontSize: 14,
|
|
43338
|
-
color: '#000',
|
|
43339
|
-
borderRadius: 10,
|
|
43340
|
-
width: '50%',
|
|
43341
|
-
height: 40,
|
|
43342
|
-
paddingLeft: 20,
|
|
43343
|
-
paddingRight: 20
|
|
43344
|
-
}
|
|
43345
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43346
|
-
"class": "col-lg-12 text-start mb-3 text-start p-0"
|
|
43347
|
-
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
43348
|
-
"class": footerStyles.btnn
|
|
43349
|
-
}, "\u0627\u0634\u062A\u0631\u0643 \u0627\u0644\u0622\u0646")))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43350
|
-
"class": "col-lg-12 d-flex justify-content-center mt-md-3 mb-md-3"
|
|
43351
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43352
|
-
"class": "".concat(footerStyles.vl) + ' ml-sm-0 mr-sm-0 my-3 '
|
|
43353
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
43354
|
-
"class": "col-lg-12 text-start"
|
|
43355
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
43356
|
-
"class": "m-0 p-0",
|
|
43357
|
-
style: {
|
|
43358
|
-
fontSize: sectionproperties.generaltext_fontSize + 'px',
|
|
43359
|
-
color: sectionproperties.generaltext_fontColor,
|
|
43360
|
-
fontWeight: sectionproperties.generaltext_fontWeight
|
|
43361
|
-
}
|
|
43362
|
-
}, langdetect == 'en' ? sectionproperties.general_text_content : sectionproperties.general_text_content_ar)))));
|
|
43929
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.address_en)))))));
|
|
43363
43930
|
};
|
|
43364
43931
|
|
|
43365
43932
|
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; }
|
|
@@ -46999,7 +47566,7 @@
|
|
|
46999
47566
|
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; }
|
|
47000
47567
|
function _objectSpread$1s(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1s(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1s(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
47001
47568
|
var ModernFooter = function ModernFooter(props) {
|
|
47002
|
-
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;
|
|
47569
|
+
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;
|
|
47003
47570
|
var _useState = React.useState(''),
|
|
47004
47571
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
47005
47572
|
sectionproperties = _useState2[0],
|
|
@@ -47306,43 +47873,57 @@
|
|
|
47306
47873
|
}, sectionproperties.whatsappiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
47307
47874
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47308
47875
|
size: sectionproperties.whatsappiconfontsize
|
|
47309
|
-
}), sectionproperties.whatsapplinktext)),
|
|
47876
|
+
}), sectionproperties.whatsapplinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47877
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
47878
|
+
onClick: function onClick() {
|
|
47879
|
+
var _authdetailsContext$i12;
|
|
47880
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.twitterlink) != null) {
|
|
47881
|
+
var _authdetailsContext$i13;
|
|
47882
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.twitterlink, '_blank');
|
|
47883
|
+
}
|
|
47884
|
+
}
|
|
47885
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
47886
|
+
className: "h-100 allcentered",
|
|
47887
|
+
style: {
|
|
47888
|
+
fontSize: 20
|
|
47889
|
+
}
|
|
47890
|
+
}, "x")), sectionproperties.linkedinbtnshow == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47310
47891
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47311
47892
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47312
47893
|
"class": footerStyles.linkedin_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47313
47894
|
onClick: function onClick() {
|
|
47314
|
-
var _authdetailsContext$
|
|
47315
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47316
|
-
var _authdetailsContext$
|
|
47317
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47895
|
+
var _authdetailsContext$i15;
|
|
47896
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.linkedinlink) != null) {
|
|
47897
|
+
var _authdetailsContext$i16;
|
|
47898
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.linkedinlink, '_blank');
|
|
47318
47899
|
}
|
|
47319
47900
|
}
|
|
47320
47901
|
}, sectionproperties.linkedinbtniconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(AiOutlineLinkedin.AiOutlineLinkedin, {
|
|
47321
47902
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47322
47903
|
size: sectionproperties.linkedinbtniconfontsize
|
|
47323
|
-
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47904
|
+
}), sectionproperties.linkedinlinktext)), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47324
47905
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47325
47906
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47326
47907
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47327
47908
|
onClick: function onClick() {
|
|
47328
|
-
var _authdetailsContext$
|
|
47329
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47330
|
-
var _authdetailsContext$
|
|
47331
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47909
|
+
var _authdetailsContext$i18;
|
|
47910
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.tiktoklink) != null) {
|
|
47911
|
+
var _authdetailsContext$i19;
|
|
47912
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.tiktoklink, '_blank');
|
|
47332
47913
|
}
|
|
47333
47914
|
}
|
|
47334
47915
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
47335
47916
|
"class": langdetect == 'en' ? 'mr-2' : 'ml-2',
|
|
47336
47917
|
size: sectionproperties.instagramiconfontsize
|
|
47337
|
-
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47918
|
+
}), langdetect == 'en' ? 'TikTok' : 'TikTok')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.telegramlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47338
47919
|
"class": "col-lg-12 d-flex justify-content-start align-items-center p-0 mb-1"
|
|
47339
47920
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47340
47921
|
"class": footerStyles.instgram_btn + ' m-0 p-0 d-flex align-items-center ',
|
|
47341
47922
|
onClick: function onClick() {
|
|
47342
|
-
var _authdetailsContext$
|
|
47343
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47344
|
-
var _authdetailsContext$
|
|
47345
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47923
|
+
var _authdetailsContext$i21;
|
|
47924
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.telegramlink) != null) {
|
|
47925
|
+
var _authdetailsContext$i22;
|
|
47926
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.telegramlink, '_blank');
|
|
47346
47927
|
}
|
|
47347
47928
|
}
|
|
47348
47929
|
}, sectionproperties.instagramiconfontsize != 0 && /*#__PURE__*/React__default["default"].createElement(FaTelegramPlane.FaTelegramPlane, {
|
|
@@ -47374,7 +47955,7 @@
|
|
|
47374
47955
|
}
|
|
47375
47956
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
47376
47957
|
size: sectionproperties.footerinfoicon_fontsize
|
|
47377
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47958
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.address_en)), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47378
47959
|
"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 ',
|
|
47379
47960
|
onClick: function onClick() {
|
|
47380
47961
|
window.open('tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber), '_self');
|
|
@@ -47393,14 +47974,14 @@
|
|
|
47393
47974
|
}), authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber)), sectionproperties.showfooteremail == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47394
47975
|
"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 ',
|
|
47395
47976
|
onClick: function onClick() {
|
|
47396
|
-
var _authdetailsContext$
|
|
47397
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47977
|
+
var _authdetailsContext$i24;
|
|
47978
|
+
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');
|
|
47398
47979
|
}
|
|
47399
47980
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
47400
47981
|
"class": ' footerinfotext d-flex align-items-center justify-content-start m-0 p-0 cursor-pointer ',
|
|
47401
47982
|
onClick: function onClick() {
|
|
47402
|
-
var _authdetailsContext$
|
|
47403
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47983
|
+
var _authdetailsContext$i25;
|
|
47984
|
+
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');
|
|
47404
47985
|
},
|
|
47405
47986
|
style: {
|
|
47406
47987
|
textTransform: 'none'
|
|
@@ -47411,7 +47992,7 @@
|
|
|
47411
47992
|
marginRight: langdetect == 'en' ? '0.5rem' : 0,
|
|
47412
47993
|
marginLeft: langdetect == 'ar' ? '0.5rem' : 0
|
|
47413
47994
|
}
|
|
47414
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
47995
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.email)))), sectionproperties.showdownloadsection == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47415
47996
|
"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'
|
|
47416
47997
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47417
47998
|
className: "col-lg-12 p-0 d-flex justify-content-start mb-3"
|
|
@@ -47423,15 +48004,15 @@
|
|
|
47423
48004
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-flex d-md-none ',
|
|
47424
48005
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
47425
48006
|
onClick: function onClick() {
|
|
47426
|
-
var _authdetailsContext$
|
|
47427
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48007
|
+
var _authdetailsContext$i27;
|
|
48008
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.mobileapplink_appstore, '_blank');
|
|
47428
48009
|
}
|
|
47429
48010
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47430
48011
|
"class": "".concat(footerStyles.apptore) + ' cursor-pointer d-none d-md-flex ',
|
|
47431
48012
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
47432
48013
|
onClick: function onClick() {
|
|
47433
|
-
var _authdetailsContext$
|
|
47434
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48014
|
+
var _authdetailsContext$i28;
|
|
48015
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.mobileapplink_appstore, '_blank');
|
|
47435
48016
|
}
|
|
47436
48017
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47437
48018
|
"class": 'col-lg-12 col-md-12 col-sm-12 p-0 d-flex justify-content-start'
|
|
@@ -47439,15 +48020,15 @@
|
|
|
47439
48020
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-flex d-md-none ',
|
|
47440
48021
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47441
48022
|
onClick: function onClick() {
|
|
47442
|
-
var _authdetailsContext$
|
|
47443
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48023
|
+
var _authdetailsContext$i29;
|
|
48024
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.mobileapplink_playstore, '_blank');
|
|
47444
48025
|
}
|
|
47445
48026
|
}), /*#__PURE__*/React__default["default"].createElement("img", {
|
|
47446
48027
|
"class": "".concat(footerStyles.playstore) + ' cursor-pointer d-none d-md-flex ',
|
|
47447
48028
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
47448
48029
|
onClick: function onClick() {
|
|
47449
|
-
var _authdetailsContext$
|
|
47450
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48030
|
+
var _authdetailsContext$i30;
|
|
48031
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.mobileapplink_playstore, '_blank');
|
|
47451
48032
|
}
|
|
47452
48033
|
}))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
47453
48034
|
"class": "col-lg-3 col-md-12 col-sm-12 mt-md-3 px-lg-5 px-md-2",
|
|
@@ -47477,7 +48058,7 @@
|
|
|
47477
48058
|
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; }
|
|
47478
48059
|
function _objectSpread$1r(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
47479
48060
|
var Newsletterfooter = function Newsletterfooter(props) {
|
|
47480
|
-
var _footerStyles, _bgimagearrayofobjs$, _bgimagearrayofobjs$2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i8, _authdetailsContext$i11, _authdetailsContext$i14, _authdetailsContext$i17, _authdetailsContext$i20, _authdetailsContext$
|
|
48061
|
+
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;
|
|
47481
48062
|
var _useState = React.useState(''),
|
|
47482
48063
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
47483
48064
|
sectionproperties = _useState2[0],
|
|
@@ -48063,43 +48644,57 @@
|
|
|
48063
48644
|
}
|
|
48064
48645
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillYoutube.AiFillYoutube, {
|
|
48065
48646
|
size: sectionproperties.instgrambtniconfontsize
|
|
48066
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.
|
|
48067
|
-
"
|
|
48647
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.twitterlink) != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48648
|
+
className: langdetect == 'en' ? "".concat(footerStyles.youtube_btn) + ' allcentered mr-3 mr-sm-4 ' : "".concat(footerStyles.youtube_btn) + ' allcentered ml-3 ml-sm-4',
|
|
48068
48649
|
onClick: function onClick() {
|
|
48069
48650
|
var _authdetailsContext$i18;
|
|
48070
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.
|
|
48651
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.twitterlink) != null) {
|
|
48071
48652
|
var _authdetailsContext$i19;
|
|
48072
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.
|
|
48653
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.twitterlink, '_blank');
|
|
48654
|
+
}
|
|
48655
|
+
}
|
|
48656
|
+
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
48657
|
+
className: "h-100 allcentered",
|
|
48658
|
+
style: {
|
|
48659
|
+
fontSize: 20
|
|
48660
|
+
}
|
|
48661
|
+
}, "x")), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.tiktoklink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48662
|
+
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48663
|
+
onClick: function onClick() {
|
|
48664
|
+
var _authdetailsContext$i21;
|
|
48665
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.tiktoklink) != null) {
|
|
48666
|
+
var _authdetailsContext$i22;
|
|
48667
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.tiktoklink, '_blank');
|
|
48073
48668
|
}
|
|
48074
48669
|
}
|
|
48075
48670
|
}, /*#__PURE__*/React__default["default"].createElement(IoLogoTiktok.IoLogoTiktok, {
|
|
48076
48671
|
size: sectionproperties.instgrambtniconfontsize
|
|
48077
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48672
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.linkedinlink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48078
48673
|
"class": footerStyles.instgram_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48079
48674
|
onClick: function onClick() {
|
|
48080
|
-
var _authdetailsContext$
|
|
48081
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48675
|
+
var _authdetailsContext$i24;
|
|
48676
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.linkedinlink, '_blank');
|
|
48082
48677
|
}
|
|
48083
48678
|
}, /*#__PURE__*/React__default["default"].createElement(FaLinkedinIn.FaLinkedinIn, {
|
|
48084
48679
|
size: sectionproperties.instgrambtniconfontsize
|
|
48085
|
-
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48680
|
+
})), sectionproperties.youtbtn_show == 'Show' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48086
48681
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48087
48682
|
onClick: function onClick() {
|
|
48088
|
-
var _authdetailsContext$
|
|
48089
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48090
|
-
var _authdetailsContext$
|
|
48091
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48683
|
+
var _authdetailsContext$i26;
|
|
48684
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.whatsappnumber) != null) {
|
|
48685
|
+
var _authdetailsContext$i27;
|
|
48686
|
+
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');
|
|
48092
48687
|
}
|
|
48093
48688
|
}
|
|
48094
48689
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
48095
48690
|
size: sectionproperties.youtubebtniconfontsize
|
|
48096
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48691
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.googlemapslink) != null && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
48097
48692
|
"class": footerStyles.youtube_btn + ' m-0 p-0 allcentered mx-2 ',
|
|
48098
48693
|
onClick: function onClick() {
|
|
48099
|
-
var _authdetailsContext$
|
|
48100
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48101
|
-
var _authdetailsContext$
|
|
48102
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48694
|
+
var _authdetailsContext$i29;
|
|
48695
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.googlemapslink) != null) {
|
|
48696
|
+
var _authdetailsContext$i30;
|
|
48697
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.googlemapslink, '_blank');
|
|
48103
48698
|
}
|
|
48104
48699
|
}
|
|
48105
48700
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
@@ -48119,15 +48714,15 @@
|
|
|
48119
48714
|
"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 ',
|
|
48120
48715
|
src: 'https://tabex-co.com/storage/StaticImages/appstore.png',
|
|
48121
48716
|
onClick: function onClick() {
|
|
48122
|
-
var _authdetailsContext$
|
|
48123
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48717
|
+
var _authdetailsContext$i31;
|
|
48718
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.mobileapplink_appstore, '_blank');
|
|
48124
48719
|
}
|
|
48125
48720
|
}), sectionproperties.showplaystore == 'Show' && /*#__PURE__*/React__default["default"].createElement("img", {
|
|
48126
48721
|
"class": "".concat(footerStyles.googleplay) + ' d-flex justify-content-center align-items-center cursor-pointer mx-2 ',
|
|
48127
48722
|
src: 'https://tabex-co.com/storage/StaticImages/googleplay.png',
|
|
48128
48723
|
onClick: function onClick() {
|
|
48129
|
-
var _authdetailsContext$
|
|
48130
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48724
|
+
var _authdetailsContext$i32;
|
|
48725
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.mobileapplink_playstore, '_blank');
|
|
48131
48726
|
}
|
|
48132
48727
|
}))), sectionproperties.showfooteraddress == 'Show' && sectionproperties.storeinfostyle == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48133
48728
|
"class": "row m-0 w-100 d-flex flex-row justify-content-start align-items-center mt-4"
|
|
@@ -48144,7 +48739,7 @@
|
|
|
48144
48739
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
48145
48740
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
48146
48741
|
size: 30
|
|
48147
|
-
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
48742
|
+
})), langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.address_ar)))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
48148
48743
|
"class": "col-lg-12 p-0 d-block my-3"
|
|
48149
48744
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
48150
48745
|
"class": "m-0 p-0"
|
|
@@ -56863,7 +57458,7 @@
|
|
|
56863
57458
|
style: {}
|
|
56864
57459
|
}, Object.keys(bgimagearrayofobjs).length != 0 && bgimagearrayofobjs.map(function (item, index) {
|
|
56865
57460
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
56866
|
-
className: bgimagearrayofobjs[index].bg1_numberofcols != 12 ? sectionproperties.imagepadding != 0 ? ' d-flex align-items-stretch col-md-
|
|
57461
|
+
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,
|
|
56867
57462
|
style: {
|
|
56868
57463
|
paddingLeft: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
|
|
56869
57464
|
paddingRight: bgimagearrayofobjs[index].bg1_numberofcols == '12' ? 0 : sectionproperties.imagepadding + 'px',
|
|
@@ -56875,7 +57470,6 @@
|
|
|
56875
57470
|
if (item.place_clickable == 'General') {
|
|
56876
57471
|
if (item.externallink == 'Yes') {
|
|
56877
57472
|
window.open(item.clickable_page_route, '_blank');
|
|
56878
|
-
|
|
56879
57473
|
// history.push(item.clickable_page_route);
|
|
56880
57474
|
} else if (item.clickable_page_route && item.clickable_page_route.length != 0) {
|
|
56881
57475
|
routingcountext(item.clickable_page_route, false, '');
|
|
@@ -57208,9 +57802,9 @@
|
|
|
57208
57802
|
borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px',
|
|
57209
57803
|
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
|
|
57210
57804
|
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
57211
|
-
height: sectionproperties.image_height + 'px',
|
|
57805
|
+
height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.image_height + 'px',
|
|
57212
57806
|
'@media (max-width: 800px)': {
|
|
57213
|
-
height: sectionproperties.height_responsive + 'px'
|
|
57807
|
+
height: sectionproperties.image_height == 0 ? '100%' : sectionproperties.height_responsive + 'px'
|
|
57214
57808
|
}
|
|
57215
57809
|
}),
|
|
57216
57810
|
lau: glamor.css({
|
|
@@ -57404,7 +57998,7 @@
|
|
|
57404
57998
|
}, /*#__PURE__*/React__default["default"].createElement(reactHorizontalScrollingMenu.ScrollMenu, {
|
|
57405
57999
|
transitionBehavior: 'auto',
|
|
57406
58000
|
wrapperClassName: '',
|
|
57407
|
-
itemClassName: '
|
|
58001
|
+
itemClassName: '',
|
|
57408
58002
|
scrollContainerClassName: 'scrollmenuclasssubscrollbar'
|
|
57409
58003
|
}, Object.keys(videosarrayofobjs).length != 0 && videosarrayofobjs.map(function (item, index) {
|
|
57410
58004
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58075,7 +58669,7 @@
|
|
|
58075
58669
|
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; }
|
|
58076
58670
|
function _objectSpread$10(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$10(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$10(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
58077
58671
|
var DynamicForm = function DynamicForm(props) {
|
|
58078
|
-
var _css, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
|
|
58672
|
+
var _css, _css2, _dynamicform$fields, _dynamicform$fields2, _dynamicform$fields3, _dynamicform$fields4, _dynamicform$fields5;
|
|
58079
58673
|
props.actions.lang;
|
|
58080
58674
|
var langdetect = props.actions.langdetect;
|
|
58081
58675
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -58230,6 +58824,8 @@
|
|
|
58230
58824
|
type = 'number';
|
|
58231
58825
|
} else if (item.type == 'text') {
|
|
58232
58826
|
type = 'text';
|
|
58827
|
+
} else if (item.type == 'phone number') {
|
|
58828
|
+
type = 'phonenumber';
|
|
58233
58829
|
}
|
|
58234
58830
|
if (item.type == 'date') {
|
|
58235
58831
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58287,6 +58883,41 @@
|
|
|
58287
58883
|
}))));
|
|
58288
58884
|
}
|
|
58289
58885
|
};
|
|
58886
|
+
var phonenumber = function phonenumber(item, index) {
|
|
58887
|
+
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58888
|
+
"class": 'col-md-12 col-lg-' + sectionproperties.numberofcolsperrow
|
|
58889
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58890
|
+
"class": "row m-0 w-100 mb-3"
|
|
58891
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58892
|
+
"class": "col-lg-12 text-start mb-2 p-0"
|
|
58893
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58894
|
+
"class": form_cssstyles.formlabel + ' m-0 p-0 ',
|
|
58895
|
+
style: {}
|
|
58896
|
+
}, langdetect == 'en' ? item.title_en : item.title_ar, " ", /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
58897
|
+
"class": "text-danger"
|
|
58898
|
+
}, item.isrequired == 1 ? '*' : ''))), /*#__PURE__*/React__default["default"].createElement(PhoneInput__default["default"], {
|
|
58899
|
+
className: "".concat(formstyles.form_control, " ").concat(form_cssstyles.form_control),
|
|
58900
|
+
country: 'eg',
|
|
58901
|
+
enableSearch: true,
|
|
58902
|
+
autoFormat: true,
|
|
58903
|
+
value: item.value,
|
|
58904
|
+
inputStyle: {
|
|
58905
|
+
color: sectionproperties.inputfieldcolor
|
|
58906
|
+
},
|
|
58907
|
+
onChange: function onChange(event, country) {
|
|
58908
|
+
updateformfield(event, index);
|
|
58909
|
+
// var temp = { ...payloadobj };
|
|
58910
|
+
// temp.mobile = event;
|
|
58911
|
+
// temp.countrydialcode = country.dialCode;
|
|
58912
|
+
// setpayloadobj({ ...temp });
|
|
58913
|
+
},
|
|
58914
|
+
|
|
58915
|
+
style: {
|
|
58916
|
+
direction: 'ltr',
|
|
58917
|
+
color: sectionproperties.inputfieldcolor
|
|
58918
|
+
}
|
|
58919
|
+
})));
|
|
58920
|
+
};
|
|
58290
58921
|
var textareaitem = function textareaitem(item, index) {
|
|
58291
58922
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58292
58923
|
"class": 'col-md-12 col-lg-12'
|
|
@@ -58358,20 +58989,19 @@
|
|
|
58358
58989
|
boxShadow: 'none',
|
|
58359
58990
|
transition: '.3s'
|
|
58360
58991
|
}), _css)),
|
|
58361
|
-
generalbtn: glamor.css({
|
|
58992
|
+
generalbtn: glamor.css((_css2 = {
|
|
58362
58993
|
width: sectionproperties.generalbtn_width + '%',
|
|
58363
58994
|
height: sectionproperties.generalbtn_height + 'px',
|
|
58364
58995
|
backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
58365
|
-
borderRadius: sectionproperties.
|
|
58996
|
+
borderRadius: sectionproperties.generalbtn_bgColor,
|
|
58366
58997
|
color: sectionproperties.generalbtn_textColor,
|
|
58367
58998
|
fontSize: sectionproperties.generalbtn_fontsize,
|
|
58368
|
-
fontWeight: sectionproperties.generalbtn_fontweight
|
|
58369
|
-
|
|
58370
|
-
|
|
58371
|
-
|
|
58372
|
-
|
|
58373
|
-
|
|
58374
|
-
}),
|
|
58999
|
+
fontWeight: sectionproperties.generalbtn_fontweight
|
|
59000
|
+
}, _defineProperty__default["default"](_css2, "borderRadius", sectionproperties.generalbtnborderradius + 'px'), _defineProperty__default["default"](_css2, ':hover', {
|
|
59001
|
+
transition: '.3s',
|
|
59002
|
+
color: sectionproperties.generalbtn_textColoronhover,
|
|
59003
|
+
backgroundColor: sectionproperties.generalbtn_bgColoronhover
|
|
59004
|
+
}), _css2)),
|
|
58375
59005
|
btnLeft: glamor.css({
|
|
58376
59006
|
width: 40,
|
|
58377
59007
|
height: 40,
|
|
@@ -58402,14 +59032,6 @@
|
|
|
58402
59032
|
transition: '.3s',
|
|
58403
59033
|
backgroundColor: '#044da6'
|
|
58404
59034
|
}
|
|
58405
|
-
}),
|
|
58406
|
-
sectiontitle: glamor.css({
|
|
58407
|
-
color: sectionproperties.sectionTitleColor,
|
|
58408
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
58409
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
58410
|
-
'@media (max-width: 800px)': {
|
|
58411
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp
|
|
58412
|
-
}
|
|
58413
59035
|
})
|
|
58414
59036
|
};
|
|
58415
59037
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58453,8 +59075,12 @@
|
|
|
58453
59075
|
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
|
|
58454
59076
|
}
|
|
58455
59077
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58456
|
-
"class":
|
|
58457
|
-
style: {
|
|
59078
|
+
"class": "m-0 p-0",
|
|
59079
|
+
style: {
|
|
59080
|
+
color: sectionproperties.sectionTitleColor,
|
|
59081
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59082
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
59083
|
+
}
|
|
58458
59084
|
}, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58459
59085
|
"class": 'row m-0 w-100 p-3 mt-3'
|
|
58460
59086
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58575,8 +59201,12 @@
|
|
|
58575
59201
|
marginBottom: sectionproperties.sectionTitleMarginBottom + 'px'
|
|
58576
59202
|
}
|
|
58577
59203
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58578
|
-
"class":
|
|
58579
|
-
style: {
|
|
59204
|
+
"class": "m-0 p-0",
|
|
59205
|
+
style: {
|
|
59206
|
+
color: sectionproperties.sectionTitleColor,
|
|
59207
|
+
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59208
|
+
fontWeight: sectionproperties.sectionTitleFontWeight
|
|
59209
|
+
}
|
|
58580
59210
|
}, langdetect == 'en' ? formtitleen : formtitlear)), (dynamicform === null || dynamicform === void 0 ? void 0 : dynamicform.id) != undefined && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58581
59211
|
"class": 'row m-0 w-100 '
|
|
58582
59212
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -58586,6 +59216,8 @@
|
|
|
58586
59216
|
}, dynamicform === null || dynamicform === void 0 || (_dynamicform$fields5 = dynamicform.fields) === null || _dynamicform$fields5 === void 0 ? void 0 : _dynamicform$fields5.map(function (item, index) {
|
|
58587
59217
|
if (item.type == 'text' || item.type == 'date' || item.type == 'number') {
|
|
58588
59218
|
return inputitem(item, index);
|
|
59219
|
+
} else if (item.type == 'phone number') {
|
|
59220
|
+
return phonenumber(item, index);
|
|
58589
59221
|
} else if (item.type == 'textarea') {
|
|
58590
59222
|
return textareaitem(item, index);
|
|
58591
59223
|
} else if (item.type == 'selectbox') {
|
|
@@ -58631,14 +59263,19 @@
|
|
|
58631
59263
|
"class": "",
|
|
58632
59264
|
color: '#fff'
|
|
58633
59265
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58634
|
-
"class": "
|
|
59266
|
+
"class": "row m-0 w-100 py-4",
|
|
59267
|
+
style: {
|
|
59268
|
+
background: sectionproperties.popupbackgroundcolor
|
|
59269
|
+
}
|
|
59270
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59271
|
+
"class": "col-lg-12 allcentered py-4"
|
|
58635
59272
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58636
59273
|
"class": "m-0 p-0",
|
|
58637
59274
|
style: {
|
|
58638
59275
|
fontSize: 20,
|
|
58639
|
-
color:
|
|
59276
|
+
color: sectionproperties.popuptextcolor
|
|
58640
59277
|
}
|
|
58641
|
-
}, confirmationtext))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
59278
|
+
}, confirmationtext)))), /*#__PURE__*/React__default["default"].createElement(reactBootstrap.Modal.Footer, null)));
|
|
58642
59279
|
};
|
|
58643
59280
|
|
|
58644
59281
|
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; }
|
|
@@ -59416,14 +60053,14 @@
|
|
|
59416
60053
|
height: '1px',
|
|
59417
60054
|
position: 'relative',
|
|
59418
60055
|
flex: '1 1 auto',
|
|
59419
|
-
|
|
60056
|
+
minWidth: '10%',
|
|
59420
60057
|
background: sectionproperties.linebgcolor
|
|
59421
60058
|
}),
|
|
59422
60059
|
line_right: glamor.css({
|
|
59423
60060
|
height: '1px',
|
|
59424
60061
|
position: 'relative',
|
|
59425
60062
|
flex: '1 1 auto',
|
|
59426
|
-
|
|
60063
|
+
minWidth: '10%',
|
|
59427
60064
|
background: sectionproperties.linebgcolor
|
|
59428
60065
|
}),
|
|
59429
60066
|
btn: glamor.css({
|
|
@@ -59461,40 +60098,36 @@
|
|
|
59461
60098
|
top: 0,
|
|
59462
60099
|
bottom: 0
|
|
59463
60100
|
}
|
|
59464
|
-
}),
|
|
59465
|
-
sectiontitlecontent: glamor.css({
|
|
59466
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
59467
|
-
color: sectionproperties.sectionTitleColor,
|
|
59468
|
-
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
59469
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
59470
|
-
// padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
59471
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
59472
|
-
'@media (max-width: 800px)': {
|
|
59473
|
-
fontSize: sectionproperties.sectionTitleFontSizeresp + 'px'
|
|
59474
|
-
}
|
|
59475
60101
|
})
|
|
59476
60102
|
};
|
|
59477
60103
|
var SectionTitle = function SectionTitle() {
|
|
59478
60104
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59479
|
-
"class": "d-flex align-items-center
|
|
60105
|
+
"class": "d-flex align-items-center flex-row",
|
|
59480
60106
|
style: {
|
|
59481
60107
|
position: 'relative',
|
|
59482
60108
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : '',
|
|
59483
|
-
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
59484
|
-
flexDirection: sectionproperties.sectiontitlestyle == 'Line Under Text' ? 'column' : 'row'
|
|
60109
|
+
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
59485
60110
|
}
|
|
59486
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
60111
|
+
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60112
|
+
"class": section_styles.line_left,
|
|
60113
|
+
style: {
|
|
60114
|
+
marginLeft: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
60115
|
+
marginRight: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
|
|
60116
|
+
}
|
|
60117
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59487
60118
|
"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 ',
|
|
59488
|
-
style: {}
|
|
59489
|
-
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
59490
|
-
"class": section_styles.sectiontitlecontent
|
|
59491
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar)), sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
59492
60119
|
style: {
|
|
59493
|
-
|
|
59494
|
-
|
|
59495
|
-
|
|
59496
|
-
|
|
59497
|
-
|
|
60120
|
+
color: sectionproperties.sectionTitleColor,
|
|
60121
|
+
textTransform: sectionproperties.sectionTitleTextTransform,
|
|
60122
|
+
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
60123
|
+
padding: sectionproperties.sectiontitlefontfamily == 'Great Vibes' ? 7 : 0,
|
|
60124
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
60125
|
+
}
|
|
60126
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
60127
|
+
"class": section_styles.line_right,
|
|
60128
|
+
style: {
|
|
60129
|
+
marginRight: langdetect == 'en' ? 0 : sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0,
|
|
60130
|
+
marginLeft: langdetect == 'en' ? sectionproperties.sectiontitlestyle == 'Line Before Text' ? '12px' : 0 : 0
|
|
59498
60131
|
}
|
|
59499
60132
|
}));
|
|
59500
60133
|
};
|
|
@@ -59553,8 +60186,8 @@
|
|
|
59553
60186
|
style: {
|
|
59554
60187
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
59555
60188
|
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
59556
|
-
paddingTop: type == 'responsive' ?
|
|
59557
|
-
paddingBottom: type == 'responsive' ?
|
|
60189
|
+
paddingTop: type == 'responsive' ? '15px' : sectionproperties.paddingTop + 'px',
|
|
60190
|
+
paddingBottom: type == 'responsive' ? '15px' : sectionproperties.paddingBottom + 'px',
|
|
59558
60191
|
zIndex: 100,
|
|
59559
60192
|
height: sectionproperties.hideshowcardtransition == 'Show' ? type == 'responsive' ? sectionproperties.height_responsive + 'px' : '' : ''
|
|
59560
60193
|
}
|
|
@@ -59602,45 +60235,7 @@
|
|
|
59602
60235
|
"class": "w-100 allcentered",
|
|
59603
60236
|
style: {
|
|
59604
60237
|
background: sectionproperties.outerbgcolor
|
|
59605
|
-
// backgroundImage: sectionproperties.sectionbgstyle == 'Besides each other' ? 'url(' + serverbaselink + maincontainerarrayofobjs[0]?.back_bgimage + ')' : '',
|
|
59606
|
-
}
|
|
59607
|
-
}, sectionproperties.sectionbgstyle == 'Besides each other' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59608
|
-
"class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex justify-content-center align-items-center ',
|
|
59609
|
-
style: {
|
|
59610
|
-
marginTop: sectionproperties.marginTop + 'px',
|
|
59611
|
-
marginBottom: sectionproperties.marginBottom + 'px'
|
|
59612
60238
|
}
|
|
59613
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59614
|
-
"class": "col-lg-12 p-0"
|
|
59615
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59616
|
-
"class": "row m-0 w-100 allcentered"
|
|
59617
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59618
|
-
"class": "col-lg-10 col-md-11 mt-3 mb-3",
|
|
59619
|
-
style: {
|
|
59620
|
-
background: 'white',
|
|
59621
|
-
borderRadius: 10,
|
|
59622
|
-
boxShadow: '0 0 10px #ccc',
|
|
59623
|
-
padding: 40
|
|
59624
|
-
}
|
|
59625
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59626
|
-
"class": "row m-0 w-100"
|
|
59627
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59628
|
-
"class": "col-lg-3 col-md-12 allcentered"
|
|
59629
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59630
|
-
"class": "w-100 d-flex allcentered mb-md-4"
|
|
59631
|
-
}, SectionTitle())), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59632
|
-
"class": "col-lg-9 col-md-12 p-md-0",
|
|
59633
|
-
style: {
|
|
59634
|
-
paddingLeft: langdetect == 'en' ? '50px' : 0,
|
|
59635
|
-
paddingRight: langdetect == 'ar' ? '50px' : 0
|
|
59636
|
-
}
|
|
59637
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59638
|
-
"class": "row m-0 w-100 text-start text-md-center",
|
|
59639
|
-
style: {
|
|
59640
|
-
fontSize: sectionproperties.prodCatFontSize + 'px'
|
|
59641
|
-
}
|
|
59642
|
-
}, Description()))))))), sectionproperties.sectionbgstyle == 'Text Below' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59643
|
-
"class": "row m-0 w-100"
|
|
59644
60239
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59645
60240
|
"class": sectionstyles$1.background + ' row w-100 ml-0 mr-0 d-flex d-md-none justify-content-center align-items-center ',
|
|
59646
60241
|
style: {
|
|
@@ -59655,7 +60250,7 @@
|
|
|
59655
60250
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
59656
60251
|
background: sectionproperties.hideshowcardtransition == 'Show' ? maincontainerarrayofobjs.length != 0 ? 'url(' + serverbaselink$1 + ((_maincontainerarrayof3 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof3 === void 0 ? void 0 : _maincontainerarrayof3.back_bgimage) + ')' : '' : ''
|
|
59657
60252
|
}
|
|
59658
|
-
}, SectionContent('responsive')))
|
|
60253
|
+
}, SectionContent('responsive')));
|
|
59659
60254
|
};
|
|
59660
60255
|
|
|
59661
60256
|
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; }
|
|
@@ -59728,28 +60323,6 @@
|
|
|
59728
60323
|
color: sectionproperties.generalbtn_textColoronhover
|
|
59729
60324
|
}
|
|
59730
60325
|
}),
|
|
59731
|
-
btn2: glamor.css({
|
|
59732
|
-
width: sectionproperties.generalbtn_width + 'px',
|
|
59733
|
-
height: sectionproperties.generalbtn_height + 'px',
|
|
59734
|
-
// backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
59735
|
-
color: sectionproperties.generalbtn_bgColoronhover,
|
|
59736
|
-
borderTopLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertopleftradius + 'px' : sectionproperties.generalbtn_bordertoprightradius + 'px',
|
|
59737
|
-
borderTopRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_bordertoprightradius + 'px' : sectionproperties.generalbtn_bordertopleftradius + 'px',
|
|
59738
|
-
borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomleftradius + 'px' : sectionproperties.generalbtn_borderbottomrightradius + 'px',
|
|
59739
|
-
borderBottomRightRadius: langdetect == 'en' ? sectionproperties.generalbtn_borderbottomrightradius + 'px' : sectionproperties.generalbtn_borderbottomleftradius + 'px',
|
|
59740
|
-
border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
|
|
59741
|
-
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
59742
|
-
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
59743
|
-
marginTop: sectionproperties.generalbtn_marginTop + 'px',
|
|
59744
|
-
marginBottom: sectionproperties.generalbtn_marginBottom + 'px',
|
|
59745
|
-
transition: '.3s',
|
|
59746
|
-
cursor: 'pointer',
|
|
59747
|
-
':hover': {
|
|
59748
|
-
// backgroundColor: sectionproperties.generalbtn_bgColoronhover,
|
|
59749
|
-
color: sectionproperties.sectionproperties,
|
|
59750
|
-
borderColor: sectionproperties.sectionproperties
|
|
59751
|
-
}
|
|
59752
|
-
}),
|
|
59753
60326
|
sectiontitlespan: glamor.css({
|
|
59754
60327
|
paddingLeft: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginLeft + 'px' : sectionproperties.sectionTitleMarginRight + 'px' : 0,
|
|
59755
60328
|
paddingRight: sectionproperties.sectiontitleborderradius == 0 ? langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px' : 0,
|
|
@@ -59764,8 +60337,7 @@
|
|
|
59764
60337
|
width: sectionproperties.sectitle_lineafterwidth + '%',
|
|
59765
60338
|
display: 'block',
|
|
59766
60339
|
backgroundColor: sectionproperties.linebgcolor,
|
|
59767
|
-
borderRadius: '6px'
|
|
59768
|
-
marginTop: 15
|
|
60340
|
+
borderRadius: '6px'
|
|
59769
60341
|
}
|
|
59770
60342
|
}),
|
|
59771
60343
|
facebook_btn: glamor.css({
|
|
@@ -59874,11 +60446,11 @@
|
|
|
59874
60446
|
};
|
|
59875
60447
|
var SectionTitle = function SectionTitle() {
|
|
59876
60448
|
return /*#__PURE__*/React__default["default"].createElement("p", {
|
|
59877
|
-
"class": sectionproperties.sectiontitlefontfamily == 'Pacifico' ? ' PacificoFont mb-auto mb-0 pb-0 wordbreak d-flex align-items-center justify-content-start
|
|
60449
|
+
"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 ',
|
|
59878
60450
|
style: {
|
|
59879
60451
|
color: sectionproperties.sectionTitleColor,
|
|
59880
60452
|
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
59881
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' :
|
|
60453
|
+
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : ''
|
|
59882
60454
|
}
|
|
59883
60455
|
}, sectionproperties.sectiontitlestyle == 'Line Under Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
59884
60456
|
"class": "".concat(section_styles.sectiontitlespan) + ' pl-md-2 pr-md-2 left-md-0 '
|
|
@@ -59906,10 +60478,8 @@
|
|
|
59906
60478
|
borderRadius: sectionproperties.reservation_borderradius + 'px'
|
|
59907
60479
|
}
|
|
59908
60480
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59909
|
-
"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
|
|
59910
|
-
style: {
|
|
59911
|
-
// padding: 20,
|
|
59912
|
-
}
|
|
60481
|
+
"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 ',
|
|
60482
|
+
style: {}
|
|
59913
60483
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
59914
60484
|
"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 ',
|
|
59915
60485
|
style: {
|
|
@@ -60048,7 +60618,7 @@
|
|
|
60048
60618
|
})))));
|
|
60049
60619
|
};
|
|
60050
60620
|
var Image = function Image() {
|
|
60051
|
-
var _imagesarray$, _imagesarray$7, _imagesarray$8
|
|
60621
|
+
var _imagesarray$, _imagesarray$7, _imagesarray$8;
|
|
60052
60622
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60053
60623
|
"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',
|
|
60054
60624
|
style: {
|
|
@@ -60070,43 +60640,29 @@
|
|
|
60070
60640
|
}
|
|
60071
60641
|
}
|
|
60072
60642
|
}
|
|
60073
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60074
|
-
"class": "col-lg-12 p-0 d-flex d-md-none justify-content-center align-items-center"
|
|
60075
60643
|
}, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
60076
60644
|
"class": section_styles.imageimage,
|
|
60077
60645
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60078
60646
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60079
60647
|
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),
|
|
60080
60648
|
style: {}
|
|
60081
|
-
}))
|
|
60082
|
-
"class": "col-lg-12 p-0 d-none d-md-flex justify-content-center align-items-center"
|
|
60083
|
-
}, imagesarray.length != 0 && /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
60084
|
-
"class": section_styles.imageimage,
|
|
60085
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
60086
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
60087
|
-
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),
|
|
60088
|
-
style: {}
|
|
60089
|
-
})));
|
|
60649
|
+
}));
|
|
60090
60650
|
};
|
|
60091
60651
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60092
|
-
"class":
|
|
60093
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60094
|
-
"class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center ',
|
|
60652
|
+
"class": ' row ml-0 mr-0 d-flex justify-content-between align-items-center w-100 ',
|
|
60095
60653
|
style: {
|
|
60096
60654
|
marginTop: sectionproperties.marginTop + 'px',
|
|
60097
60655
|
marginBottom: sectionproperties.marginBottom + 'px',
|
|
60098
|
-
background: sectionproperties.backgroundColor
|
|
60099
|
-
width: sectionproperties.width + 'vw',
|
|
60100
|
-
borderRadius: sectionproperties.sectioncardborderradius + 'px'
|
|
60656
|
+
background: sectionproperties.backgroundColor
|
|
60101
60657
|
}
|
|
60102
60658
|
}, sectionproperties.cardstyletype == 'Style 1' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60103
|
-
"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-
|
|
60659
|
+
"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',
|
|
60104
60660
|
style: {
|
|
60105
60661
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
60106
60662
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px',
|
|
60107
|
-
|
|
60108
|
-
border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor
|
|
60109
|
-
|
|
60663
|
+
width: sectionproperties.width + 'vw',
|
|
60664
|
+
border: sectionproperties.sectioncardborderwidth + 'px solid ' + sectionproperties.sectioncardbordercolor,
|
|
60665
|
+
borderRadius: sectionproperties.sectioncardborderradius + 'px'
|
|
60110
60666
|
}
|
|
60111
60667
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60112
60668
|
"class":
|
|
@@ -60137,13 +60693,10 @@
|
|
|
60137
60693
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60138
60694
|
}
|
|
60139
60695
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60140
|
-
"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
|
|
60696
|
+
"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 ',
|
|
60141
60697
|
style: {
|
|
60142
60698
|
background: sectionproperties.reservation_bgcolor,
|
|
60143
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60144
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
60145
|
-
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
60146
|
-
paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
|
|
60699
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60147
60700
|
}
|
|
60148
60701
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60149
60702
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60160,7 +60713,6 @@
|
|
|
60160
60713
|
style: {
|
|
60161
60714
|
position: 'relative',
|
|
60162
60715
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
60163
|
-
textAlign: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right',
|
|
60164
60716
|
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
60165
60717
|
backgroundColor: sectionproperties.sectiontitlebgcolor,
|
|
60166
60718
|
borderRadius: sectionproperties.sectiontitleborderradius + 'px',
|
|
@@ -60224,7 +60776,7 @@
|
|
|
60224
60776
|
})), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60225
60777
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
|
|
60226
60778
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
60227
|
-
"class": "".concat(section_styles.
|
|
60779
|
+
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60228
60780
|
onClick: function onClick() {
|
|
60229
60781
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60230
60782
|
var _authdetailsContext$i9;
|
|
@@ -60243,27 +60795,7 @@
|
|
|
60243
60795
|
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60244
60796
|
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60245
60797
|
}
|
|
60246
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar),
|
|
60247
|
-
"class": "".concat(section_styles.btn) + ' mx-1 ',
|
|
60248
|
-
onClick: function onClick() {
|
|
60249
|
-
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60250
|
-
var _authdetailsContext$i11;
|
|
60251
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.whatsappnumber) != null) {
|
|
60252
|
-
var _authdetailsContext$i12;
|
|
60253
|
-
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');
|
|
60254
|
-
}
|
|
60255
|
-
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60256
|
-
// window.open(sectionproperties.btnlink, '_target');
|
|
60257
|
-
routingcountext(sectionproperties.btnlink2, false, '');
|
|
60258
|
-
} else {
|
|
60259
|
-
window.open(sectionproperties.btnlink2, '_blank');
|
|
60260
|
-
}
|
|
60261
|
-
},
|
|
60262
|
-
style: {
|
|
60263
|
-
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60264
|
-
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60265
|
-
}
|
|
60266
|
-
}, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60798
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60267
60799
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
|
60268
60800
|
style: {
|
|
60269
60801
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -60273,10 +60805,10 @@
|
|
|
60273
60805
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60274
60806
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60275
60807
|
onClick: function onClick() {
|
|
60276
|
-
var _authdetailsContext$
|
|
60277
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60278
|
-
var _authdetailsContext$
|
|
60279
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60808
|
+
var _authdetailsContext$i11;
|
|
60809
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.facebooklink) != null) {
|
|
60810
|
+
var _authdetailsContext$i12;
|
|
60811
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.facebooklink, '_blank');
|
|
60280
60812
|
}
|
|
60281
60813
|
}
|
|
60282
60814
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60284,10 +60816,10 @@
|
|
|
60284
60816
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60285
60817
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60286
60818
|
onClick: function onClick() {
|
|
60287
|
-
var _authdetailsContext$
|
|
60288
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60289
|
-
var _authdetailsContext$
|
|
60290
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60819
|
+
var _authdetailsContext$i13;
|
|
60820
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.instagramlink) != null) {
|
|
60821
|
+
var _authdetailsContext$i14;
|
|
60822
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.instagramlink, '_blank');
|
|
60291
60823
|
}
|
|
60292
60824
|
}
|
|
60293
60825
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60295,10 +60827,10 @@
|
|
|
60295
60827
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60296
60828
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60297
60829
|
onClick: function onClick() {
|
|
60298
|
-
var _authdetailsContext$
|
|
60299
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60300
|
-
var _authdetailsContext$
|
|
60301
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60830
|
+
var _authdetailsContext$i15;
|
|
60831
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.whatsappnumber) != null) {
|
|
60832
|
+
var _authdetailsContext$i16;
|
|
60833
|
+
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');
|
|
60302
60834
|
}
|
|
60303
60835
|
}
|
|
60304
60836
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60312,11 +60844,10 @@
|
|
|
60312
60844
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60313
60845
|
}
|
|
60314
60846
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60315
|
-
"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
|
|
60847
|
+
"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 ',
|
|
60316
60848
|
style: {
|
|
60317
60849
|
background: sectionproperties.reservation_bgcolor,
|
|
60318
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60319
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px'
|
|
60850
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60320
60851
|
}
|
|
60321
60852
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60322
60853
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60399,10 +60930,10 @@
|
|
|
60399
60930
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60400
60931
|
onClick: function onClick() {
|
|
60401
60932
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60402
|
-
var _authdetailsContext$
|
|
60403
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60404
|
-
var _authdetailsContext$
|
|
60405
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60933
|
+
var _authdetailsContext$i17;
|
|
60934
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.whatsappnumber) != null) {
|
|
60935
|
+
var _authdetailsContext$i18;
|
|
60936
|
+
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');
|
|
60406
60937
|
}
|
|
60407
60938
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60408
60939
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60425,10 +60956,10 @@
|
|
|
60425
60956
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60426
60957
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60427
60958
|
onClick: function onClick() {
|
|
60428
|
-
var _authdetailsContext$
|
|
60429
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60430
|
-
var _authdetailsContext$
|
|
60431
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60959
|
+
var _authdetailsContext$i19;
|
|
60960
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.facebooklink) != null) {
|
|
60961
|
+
var _authdetailsContext$i20;
|
|
60962
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.facebooklink, '_blank');
|
|
60432
60963
|
}
|
|
60433
60964
|
}
|
|
60434
60965
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60436,10 +60967,10 @@
|
|
|
60436
60967
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60437
60968
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60438
60969
|
onClick: function onClick() {
|
|
60439
|
-
var _authdetailsContext$
|
|
60440
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60441
|
-
var _authdetailsContext$
|
|
60442
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60970
|
+
var _authdetailsContext$i21;
|
|
60971
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instagramlink) != null) {
|
|
60972
|
+
var _authdetailsContext$i22;
|
|
60973
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instagramlink, '_blank');
|
|
60443
60974
|
}
|
|
60444
60975
|
}
|
|
60445
60976
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60447,10 +60978,10 @@
|
|
|
60447
60978
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60448
60979
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60449
60980
|
onClick: function onClick() {
|
|
60450
|
-
var _authdetailsContext$
|
|
60451
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60452
|
-
var _authdetailsContext$
|
|
60453
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60981
|
+
var _authdetailsContext$i23;
|
|
60982
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.whatsappnumber) != null) {
|
|
60983
|
+
var _authdetailsContext$i24;
|
|
60984
|
+
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');
|
|
60454
60985
|
}
|
|
60455
60986
|
}
|
|
60456
60987
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60464,13 +60995,10 @@
|
|
|
60464
60995
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
60465
60996
|
}
|
|
60466
60997
|
}, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60467
|
-
"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
|
|
60998
|
+
"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 ',
|
|
60468
60999
|
style: {
|
|
60469
61000
|
background: sectionproperties.reservation_bgcolor,
|
|
60470
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60471
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
60472
|
-
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
60473
|
-
paddingRight: sectionproperties.innersectionpaddinghorizontal + 'px'
|
|
61001
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
60474
61002
|
}
|
|
60475
61003
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60476
61004
|
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
@@ -60550,13 +61078,13 @@
|
|
|
60550
61078
|
})), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60551
61079
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 p-0 allcentered' : 'col-lg-12 p-0 text-start justify-content-md-center'
|
|
60552
61080
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
60553
|
-
"class": "".concat(section_styles.
|
|
61081
|
+
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60554
61082
|
onClick: function onClick() {
|
|
60555
61083
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60556
|
-
var _authdetailsContext$
|
|
60557
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60558
|
-
var _authdetailsContext$
|
|
60559
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61084
|
+
var _authdetailsContext$i25;
|
|
61085
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.whatsappnumber) != null) {
|
|
61086
|
+
var _authdetailsContext$i26;
|
|
61087
|
+
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');
|
|
60560
61088
|
}
|
|
60561
61089
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60562
61090
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60569,27 +61097,7 @@
|
|
|
60569
61097
|
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60570
61098
|
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60571
61099
|
}
|
|
60572
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar), /*#__PURE__*/React__default["default"].createElement("
|
|
60573
|
-
"class": "".concat(section_styles.btn) + ' mx-1 ',
|
|
60574
|
-
onClick: function onClick() {
|
|
60575
|
-
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60576
|
-
var _authdetailsContext$i29;
|
|
60577
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.whatsappnumber) != null) {
|
|
60578
|
-
var _authdetailsContext$i30;
|
|
60579
|
-
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');
|
|
60580
|
-
}
|
|
60581
|
-
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60582
|
-
// window.open(sectionproperties.btnlink, '_target');
|
|
60583
|
-
routingcountext(sectionproperties.btnlink2, false, '');
|
|
60584
|
-
} else {
|
|
60585
|
-
window.open(sectionproperties.btnlink2, '_blank');
|
|
60586
|
-
}
|
|
60587
|
-
},
|
|
60588
|
-
style: {
|
|
60589
|
-
marginLeft: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginLeft + 'px' : sectionproperties.slideshowText2Content_marginRight + 'px',
|
|
60590
|
-
marginRight: langdetect == 'en' ? sectionproperties.slideshowText2Content_marginRight + 'px' : sectionproperties.slideshowText2Content_marginLeft + 'px'
|
|
60591
|
-
}
|
|
60592
|
-
}, langdetect == 'en' ? 'Subscribe' : 'اشترك الان')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61100
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60593
61101
|
"class": "col-lg-12 p-0 justify-content-sm-center mb-sm-4 align-items-center",
|
|
60594
61102
|
style: {
|
|
60595
61103
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
@@ -60599,10 +61107,10 @@
|
|
|
60599
61107
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60600
61108
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60601
61109
|
onClick: function onClick() {
|
|
60602
|
-
var _authdetailsContext$
|
|
60603
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60604
|
-
var _authdetailsContext$
|
|
60605
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61110
|
+
var _authdetailsContext$i27;
|
|
61111
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.facebooklink) != null) {
|
|
61112
|
+
var _authdetailsContext$i28;
|
|
61113
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.facebooklink, '_blank');
|
|
60606
61114
|
}
|
|
60607
61115
|
}
|
|
60608
61116
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60610,10 +61118,10 @@
|
|
|
60610
61118
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60611
61119
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60612
61120
|
onClick: function onClick() {
|
|
60613
|
-
var _authdetailsContext$
|
|
60614
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60615
|
-
var _authdetailsContext$
|
|
60616
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61121
|
+
var _authdetailsContext$i29;
|
|
61122
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instagramlink) != null) {
|
|
61123
|
+
var _authdetailsContext$i30;
|
|
61124
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instagramlink, '_blank');
|
|
60617
61125
|
}
|
|
60618
61126
|
}
|
|
60619
61127
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60621,10 +61129,10 @@
|
|
|
60621
61129
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60622
61130
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60623
61131
|
onClick: function onClick() {
|
|
60624
|
-
var _authdetailsContext$
|
|
60625
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60626
|
-
var _authdetailsContext$
|
|
60627
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61132
|
+
var _authdetailsContext$i31;
|
|
61133
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.whatsappnumber) != null) {
|
|
61134
|
+
var _authdetailsContext$i32;
|
|
61135
|
+
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');
|
|
60628
61136
|
}
|
|
60629
61137
|
}
|
|
60630
61138
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60724,10 +61232,10 @@
|
|
|
60724
61232
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
60725
61233
|
onClick: function onClick() {
|
|
60726
61234
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
60727
|
-
var _authdetailsContext$
|
|
60728
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60729
|
-
var _authdetailsContext$
|
|
60730
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61235
|
+
var _authdetailsContext$i33;
|
|
61236
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.whatsappnumber) != null) {
|
|
61237
|
+
var _authdetailsContext$i34;
|
|
61238
|
+
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');
|
|
60731
61239
|
}
|
|
60732
61240
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
60733
61241
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -60750,10 +61258,10 @@
|
|
|
60750
61258
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60751
61259
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60752
61260
|
onClick: function onClick() {
|
|
60753
|
-
var _authdetailsContext$
|
|
60754
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60755
|
-
var _authdetailsContext$
|
|
60756
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61261
|
+
var _authdetailsContext$i35;
|
|
61262
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.facebooklink) != null) {
|
|
61263
|
+
var _authdetailsContext$i36;
|
|
61264
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.facebooklink, '_blank');
|
|
60757
61265
|
}
|
|
60758
61266
|
}
|
|
60759
61267
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -60761,10 +61269,10 @@
|
|
|
60761
61269
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60762
61270
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60763
61271
|
onClick: function onClick() {
|
|
60764
|
-
var _authdetailsContext$
|
|
60765
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60766
|
-
var _authdetailsContext$
|
|
60767
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61272
|
+
var _authdetailsContext$i37;
|
|
61273
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.instagramlink) != null) {
|
|
61274
|
+
var _authdetailsContext$i38;
|
|
61275
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.instagramlink, '_blank');
|
|
60768
61276
|
}
|
|
60769
61277
|
}
|
|
60770
61278
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -60772,10 +61280,10 @@
|
|
|
60772
61280
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60773
61281
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
60774
61282
|
onClick: function onClick() {
|
|
60775
|
-
var _authdetailsContext$
|
|
60776
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
60777
|
-
var _authdetailsContext$
|
|
60778
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
61283
|
+
var _authdetailsContext$i39;
|
|
61284
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.whatsappnumber) != null) {
|
|
61285
|
+
var _authdetailsContext$i40;
|
|
61286
|
+
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');
|
|
60779
61287
|
}
|
|
60780
61288
|
}
|
|
60781
61289
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -60842,7 +61350,7 @@
|
|
|
60842
61350
|
}
|
|
60843
61351
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
60844
61352
|
"class": "w-100 mb-md-3"
|
|
60845
|
-
}, " ", Image()), Content())))))
|
|
61353
|
+
}, " ", Image()), Content())))));
|
|
60846
61354
|
};
|
|
60847
61355
|
|
|
60848
61356
|
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; }
|
|
@@ -61069,7 +61577,7 @@
|
|
|
61069
61577
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr);
|
|
61070
61578
|
};
|
|
61071
61579
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61072
|
-
"class": ' row ml-0 mr-0 align-items-center ',
|
|
61580
|
+
"class": ' row ml-0 mr-0 align-items-center w-md-100 ',
|
|
61073
61581
|
style: {
|
|
61074
61582
|
width: sectionproperties.width + 'vw',
|
|
61075
61583
|
marginTop: sectionproperties.marginTop + 'px',
|
|
@@ -61175,7 +61683,7 @@
|
|
|
61175
61683
|
"class": "row m-0 w-100 d-flex justify-content-center justify-content-md-start"
|
|
61176
61684
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61177
61685
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61178
|
-
"class": "col-lg-
|
|
61686
|
+
"class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start"
|
|
61179
61687
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61180
61688
|
// class="m-lg-auto d-flex justify-content-center"
|
|
61181
61689
|
"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',
|
|
@@ -61199,7 +61707,7 @@
|
|
|
61199
61707
|
window.open(cardinfoitem.btnlink, '_blank');
|
|
61200
61708
|
}
|
|
61201
61709
|
}
|
|
61202
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61710
|
+
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61203
61711
|
"class": "d-flex d-sm-none",
|
|
61204
61712
|
style: {
|
|
61205
61713
|
width: sectionproperties.image_width + 'px',
|
|
@@ -61217,7 +61725,7 @@
|
|
|
61217
61725
|
width: '100%',
|
|
61218
61726
|
objectFit: 'cover'
|
|
61219
61727
|
}
|
|
61220
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61728
|
+
})), sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61221
61729
|
"class": "d-none d-sm-flex mt-auto mb-auto",
|
|
61222
61730
|
style: {
|
|
61223
61731
|
width: 35,
|
|
@@ -61266,89 +61774,22 @@
|
|
|
61266
61774
|
|
|
61267
61775
|
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; }
|
|
61268
61776
|
function _objectSpread$T(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$T(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$T(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
61269
|
-
// const minuteSeconds = 60;
|
|
61270
|
-
// const hourSeconds = 3600;
|
|
61271
|
-
// const daySeconds = 86400;
|
|
61272
|
-
|
|
61273
|
-
// const timerProps = {
|
|
61274
|
-
// isPlaying: true,
|
|
61275
|
-
// size: 120,
|
|
61276
|
-
// strokeWidth: 6,
|
|
61277
|
-
// };
|
|
61278
|
-
|
|
61279
|
-
var formatTime = function formatTime(time) {
|
|
61280
|
-
var days = Math.floor(time / (60 * 60 * 24));
|
|
61281
|
-
var hours = Math.floor(time % (60 * 60 * 24) / (60 * 60));
|
|
61282
|
-
var minutes = Math.floor(time % (60 * 60) / 60);
|
|
61283
|
-
var seconds = time % 60;
|
|
61284
|
-
return {
|
|
61285
|
-
days: days,
|
|
61286
|
-
hours: hours,
|
|
61287
|
-
minutes: minutes,
|
|
61288
|
-
seconds: seconds
|
|
61289
|
-
};
|
|
61290
|
-
};
|
|
61291
|
-
// const renderTime = (dimension, time) => {
|
|
61292
|
-
// return (
|
|
61293
|
-
// <div className="time-wrapper">
|
|
61294
|
-
// <div className="time">{time}</div>
|
|
61295
|
-
// <div>{dimension}</div>
|
|
61296
|
-
// </div>
|
|
61297
|
-
// );
|
|
61298
|
-
// };
|
|
61299
|
-
|
|
61300
|
-
// const getTimeSeconds = (time) => (minuteSeconds - time) | 0;
|
|
61301
|
-
// const getTimeMinutes = (time) => ((time % hourSeconds) / minuteSeconds) | 0;
|
|
61302
|
-
// const getTimeHours = (time) => ((time % daySeconds) / hourSeconds) | 0;
|
|
61303
|
-
// const getTimeDays = (time) => (time / daySeconds) | 0;
|
|
61304
|
-
|
|
61305
61777
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
61306
61778
|
var _maincontainerarrayof;
|
|
61307
|
-
var
|
|
61308
|
-
var _useState = React.useState(0),
|
|
61779
|
+
var _useState = React.useState(''),
|
|
61309
61780
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
61310
|
-
|
|
61311
|
-
|
|
61312
|
-
var _useState3 = React.useState(
|
|
61781
|
+
sectionproperties = _useState2[0],
|
|
61782
|
+
setsectionproperties = _useState2[1];
|
|
61783
|
+
var _useState3 = React.useState([]),
|
|
61313
61784
|
_useState4 = _slicedToArray__default["default"](_useState3, 2),
|
|
61314
|
-
|
|
61315
|
-
|
|
61316
|
-
var _useState5 = React.useState([]),
|
|
61317
|
-
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
61318
|
-
cardsarray = _useState6[0],
|
|
61319
|
-
setcardsarray = _useState6[1];
|
|
61785
|
+
cardsarray = _useState4[0],
|
|
61786
|
+
setcardsarray = _useState4[1];
|
|
61320
61787
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
61321
61788
|
props.actions.lang;
|
|
61322
61789
|
var langdetect = props.actions.langdetect;
|
|
61323
61790
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
61324
61791
|
var routingcountext = props.actions.routingcountext;
|
|
61325
61792
|
var authdetailsContext = props.actions.authdetailsContext;
|
|
61326
|
-
|
|
61327
|
-
// const remainingTime = endTime - stratTime;
|
|
61328
|
-
// // const days = Math.ceil(remainingTime / daySeconds);
|
|
61329
|
-
// const daysDuration = days * daySeconds;
|
|
61330
|
-
React.useEffect(function () {
|
|
61331
|
-
var interval = setInterval(function () {
|
|
61332
|
-
var currentTime = new Date();
|
|
61333
|
-
var differenceInSeconds = Math.max(Math.floor((targetStartDate - currentTime) / 1000), 0);
|
|
61334
|
-
setRemainingTimeInSeconds(differenceInSeconds);
|
|
61335
|
-
}, 1000); // Update every second
|
|
61336
|
-
|
|
61337
|
-
return function () {
|
|
61338
|
-
return clearInterval(interval);
|
|
61339
|
-
}; // Cleanup interval on unmount
|
|
61340
|
-
}, [targetStartDate]);
|
|
61341
|
-
|
|
61342
|
-
// Format the remaining time into days, hours, minutes, and seconds
|
|
61343
|
-
var _formatTime = formatTime(remainingTimeInSeconds),
|
|
61344
|
-
days = _formatTime.days,
|
|
61345
|
-
hours = _formatTime.hours,
|
|
61346
|
-
minutes = _formatTime.minutes,
|
|
61347
|
-
seconds = _formatTime.seconds;
|
|
61348
|
-
var _useState7 = React.useState([]),
|
|
61349
|
-
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
61350
|
-
maincontainerarrayofobjs = _useState8[0],
|
|
61351
|
-
setmaincontainerarrayofobjs = _useState8[1];
|
|
61352
61793
|
React.useEffect(function () {
|
|
61353
61794
|
var secpropobj = {};
|
|
61354
61795
|
StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
|
|
@@ -61370,6 +61811,10 @@
|
|
|
61370
61811
|
}
|
|
61371
61812
|
}
|
|
61372
61813
|
}, [sectionproperties]);
|
|
61814
|
+
var _useState5 = React.useState([]),
|
|
61815
|
+
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
61816
|
+
maincontainerarrayofobjs = _useState6[0],
|
|
61817
|
+
setmaincontainerarrayofobjs = _useState6[1];
|
|
61373
61818
|
React.useEffect(function () {
|
|
61374
61819
|
if (sectionproperties.length != 0 && sectionproperties.maincontainerarrayofobjs != undefined) {
|
|
61375
61820
|
var maincontainerarrayofobjsparsed = JSON.parse(sectionproperties.maincontainerarrayofobjs);
|
|
@@ -61474,7 +61919,6 @@
|
|
|
61474
61919
|
}
|
|
61475
61920
|
}),
|
|
61476
61921
|
cardContainer: glamor.css({
|
|
61477
|
-
background: sectionproperties.reservation_bgcolor,
|
|
61478
61922
|
':hover .imageContainer': {
|
|
61479
61923
|
transition: '.3s',
|
|
61480
61924
|
backgroundColor: sectionproperties.activedotcolor
|
|
@@ -61482,9 +61926,6 @@
|
|
|
61482
61926
|
':hover .text1Styles': {
|
|
61483
61927
|
transition: '.3s',
|
|
61484
61928
|
color: sectionproperties.text1secondarycolor
|
|
61485
|
-
},
|
|
61486
|
-
':hover': {
|
|
61487
|
-
background: sectionproperties.innersectionbgcolorhover
|
|
61488
61929
|
}
|
|
61489
61930
|
}),
|
|
61490
61931
|
btnstyles: glamor.css({
|
|
@@ -61493,7 +61934,7 @@
|
|
|
61493
61934
|
fontSize: sectionproperties.generalbtn_fontsize + 'px',
|
|
61494
61935
|
color: sectionproperties.generalbtn_textColor,
|
|
61495
61936
|
fontWeight: sectionproperties.generalbtn_fontweight,
|
|
61496
|
-
|
|
61937
|
+
textDecoration: sectionproperties.textdecoration == 'None' ? 'none' : 'underline',
|
|
61497
61938
|
backgroundColor: sectionproperties.generalbtn_bgColor,
|
|
61498
61939
|
borderRadius: sectionproperties.generalbtnborderradius,
|
|
61499
61940
|
':hover': {
|
|
@@ -61565,22 +62006,18 @@
|
|
|
61565
62006
|
paddingRight: langdetect == 'en' ? sectionproperties.sectionTitleMarginRight + 'px' : sectionproperties.sectionTitleMarginLeft + 'px'
|
|
61566
62007
|
}
|
|
61567
62008
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61568
|
-
"class": "d-flex align-items-center flex-
|
|
62009
|
+
"class": "d-flex align-items-center flex-row allcentered",
|
|
61569
62010
|
style: {
|
|
61570
62011
|
position: 'relative',
|
|
61571
62012
|
width: sectionproperties.sectiontitlestyle == 'Line Before Text' ? '100%' : ''
|
|
61572
62013
|
}
|
|
61573
|
-
}, /*#__PURE__*/React__default["default"].createElement("
|
|
62014
|
+
}, sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62015
|
+
"class": sectionStyles.line_left
|
|
62016
|
+
}), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61574
62017
|
"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 ',
|
|
61575
62018
|
style: {}
|
|
61576
|
-
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line
|
|
61577
|
-
|
|
61578
|
-
width: '50%',
|
|
61579
|
-
background: sectionproperties.linebgcolor,
|
|
61580
|
-
height: 3,
|
|
61581
|
-
borderRadius: 10,
|
|
61582
|
-
marginTop: 5
|
|
61583
|
-
}
|
|
62019
|
+
}, langdetect == 'en' ? sectionproperties.sectionTitleContent : sectionproperties.sectionTitleContent_ar), sectionproperties.sectiontitlestyle == 'Line Before Text' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
62020
|
+
"class": sectionStyles.line_right
|
|
61584
62021
|
})))), sectionproperties.prodCatShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61585
62022
|
"class": ' col-lg-12 col-md-12 col-sm-12 d-flex align-items-center px-sm-3',
|
|
61586
62023
|
style: {
|
|
@@ -61592,215 +62029,10 @@
|
|
|
61592
62029
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61593
62030
|
"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',
|
|
61594
62031
|
style: {}
|
|
61595
|
-
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)),
|
|
61596
|
-
"class": "row m-0 w-100 allcentered"
|
|
61597
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61598
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61599
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, {
|
|
61600
|
-
isPlaying: true,
|
|
61601
|
-
duration: remainingTimeInSeconds,
|
|
61602
|
-
colors: "#013c48",
|
|
61603
|
-
strokeWidth: 8,
|
|
61604
|
-
size: 120,
|
|
61605
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61606
|
-
}, function (_ref) {
|
|
61607
|
-
_ref.elapsedTime;
|
|
61608
|
-
_ref.color;
|
|
61609
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61610
|
-
style: {
|
|
61611
|
-
color: '#bea04b',
|
|
61612
|
-
fontSize: 23,
|
|
61613
|
-
fontWeight: 600
|
|
61614
|
-
},
|
|
61615
|
-
"class": "allcentered"
|
|
61616
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61617
|
-
className: "time-wrapper allcentered flex-column"
|
|
61618
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61619
|
-
className: "time"
|
|
61620
|
-
}, days), /*#__PURE__*/React__default["default"].createElement("div", null, "\u064A\u0648\u0645")));
|
|
61621
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61622
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61623
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, {
|
|
61624
|
-
isPlaying: true,
|
|
61625
|
-
duration: remainingTimeInSeconds,
|
|
61626
|
-
colors: "#013c48",
|
|
61627
|
-
strokeWidth: 8,
|
|
61628
|
-
size: 120,
|
|
61629
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61630
|
-
}, function (_ref2) {
|
|
61631
|
-
_ref2.elapsedTime;
|
|
61632
|
-
_ref2.color;
|
|
61633
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61634
|
-
style: {
|
|
61635
|
-
color: '#bea04b',
|
|
61636
|
-
fontSize: 23,
|
|
61637
|
-
fontWeight: 600
|
|
61638
|
-
},
|
|
61639
|
-
"class": "allcentered"
|
|
61640
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61641
|
-
className: "time-wrapper allcentered flex-column"
|
|
61642
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61643
|
-
className: "time"
|
|
61644
|
-
}, hours), /*#__PURE__*/React__default["default"].createElement("div", null, "\u0633\u0627\u0639\u0629")));
|
|
61645
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61646
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61647
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, {
|
|
61648
|
-
isPlaying: true,
|
|
61649
|
-
duration: remainingTimeInSeconds,
|
|
61650
|
-
colors: "#013c48",
|
|
61651
|
-
strokeWidth: 8,
|
|
61652
|
-
size: 120,
|
|
61653
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61654
|
-
}, function (_ref3) {
|
|
61655
|
-
_ref3.elapsedTime;
|
|
61656
|
-
_ref3.color;
|
|
61657
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61658
|
-
style: {
|
|
61659
|
-
color: '#bea04b',
|
|
61660
|
-
fontSize: 23,
|
|
61661
|
-
fontWeight: 600
|
|
61662
|
-
},
|
|
61663
|
-
"class": "allcentered"
|
|
61664
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61665
|
-
className: "time-wrapper allcentered flex-column"
|
|
61666
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61667
|
-
className: "time"
|
|
61668
|
-
}, minutes), /*#__PURE__*/React__default["default"].createElement("div", null, "\u062F\u0642\u064A\u0642\u0629")));
|
|
61669
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61670
|
-
className: "col-3 col-sm-6 allcentered mb-md-3"
|
|
61671
|
-
}, /*#__PURE__*/React__default["default"].createElement(reactCountdownCircleTimer.CountdownCircleTimer, {
|
|
61672
|
-
isPlaying: true,
|
|
61673
|
-
duration: remainingTimeInSeconds,
|
|
61674
|
-
colors: "#013c48",
|
|
61675
|
-
strokeWidth: 8,
|
|
61676
|
-
size: 120,
|
|
61677
|
-
initialRemainingTime: remainingTimeInSeconds
|
|
61678
|
-
}, function (_ref4) {
|
|
61679
|
-
_ref4.elapsedTime;
|
|
61680
|
-
_ref4.color;
|
|
61681
|
-
return /*#__PURE__*/React__default["default"].createElement("span", {
|
|
61682
|
-
style: {
|
|
61683
|
-
color: '#bea04b',
|
|
61684
|
-
fontSize: 23,
|
|
61685
|
-
fontWeight: 600
|
|
61686
|
-
},
|
|
61687
|
-
"class": "allcentered"
|
|
61688
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61689
|
-
className: "time-wrapper allcentered flex-column"
|
|
61690
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61691
|
-
className: "time"
|
|
61692
|
-
}, seconds), /*#__PURE__*/React__default["default"].createElement("div", null, "\u062B\u0627\u0646\u064A\u0629")));
|
|
61693
|
-
}))), sectionproperties.flippingcards == 'Yes' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61694
|
-
"class": "row m-0 w-100 d-flex justify-content-center"
|
|
61695
|
-
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61696
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61697
|
-
"class": 'flip-card d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4 ',
|
|
61698
|
-
style: {
|
|
61699
|
-
zIndex: 2,
|
|
61700
|
-
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
61701
|
-
paddingRight: sectionproperties.marginhorizontal + 'px'
|
|
61702
|
-
}
|
|
61703
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61704
|
-
"class": "flip-card-inner",
|
|
61705
|
-
style: {
|
|
61706
|
-
background: sectionproperties.reservation_bgcolor,
|
|
61707
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
61708
|
-
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : ''
|
|
61709
|
-
}
|
|
61710
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61711
|
-
"class": "flip-card-front"
|
|
61712
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61713
|
-
"class": "row m-0 w-100"
|
|
61714
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61715
|
-
"class": "col-lg-12 d-flex align-items-center p-0",
|
|
61716
|
-
style: {
|
|
61717
|
-
marginBottom: sectionproperties.image_mb + 'px',
|
|
61718
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61719
|
-
}
|
|
61720
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61721
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
61722
|
-
style: {
|
|
61723
|
-
background: 'transparent'
|
|
61724
|
-
}
|
|
61725
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
61726
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
61727
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
61728
|
-
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
61729
|
-
style: {
|
|
61730
|
-
maxHeight: sectionproperties.iconcontainerwidth + '%',
|
|
61731
|
-
maxWidth: sectionproperties.iconcontainerwidth + '%',
|
|
61732
|
-
objectFit: 'contain'
|
|
61733
|
-
}
|
|
61734
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61735
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61736
|
-
style: {
|
|
61737
|
-
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
61738
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61739
|
-
}
|
|
61740
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61741
|
-
"class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
|
|
61742
|
-
style: {
|
|
61743
|
-
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default'
|
|
61744
|
-
}
|
|
61745
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61746
|
-
"class": "flip-card-back allcentered"
|
|
61747
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61748
|
-
"class": "row m-0 w-100 allcentered"
|
|
61749
|
-
}, sectionproperties.showimagewhenflip == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61750
|
-
"class": "col-lg-12 d-flex align-items-center p-0",
|
|
61751
|
-
style: {
|
|
61752
|
-
marginBottom: sectionproperties.image_mb + 'px',
|
|
61753
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61754
|
-
}
|
|
61755
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61756
|
-
"class": ' d-flex align-items-center ',
|
|
61757
|
-
style: {
|
|
61758
|
-
width: '30%',
|
|
61759
|
-
height: '30%',
|
|
61760
|
-
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
61761
|
-
}
|
|
61762
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
61763
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
61764
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
61765
|
-
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
61766
|
-
style: {
|
|
61767
|
-
maxHeight: '100%',
|
|
61768
|
-
maxWidth: '100%',
|
|
61769
|
-
objectFit: 'contain'
|
|
61770
|
-
}
|
|
61771
|
-
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61772
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61773
|
-
style: {
|
|
61774
|
-
marginBottom: sectionproperties.slideshowText1Content_marginBottom + 'px',
|
|
61775
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61776
|
-
}
|
|
61777
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61778
|
-
"class": sectionStyles.text1Styles + ' p-0 m-0 wordbreak wordbreak-noellipsis text1Styles ',
|
|
61779
|
-
style: {
|
|
61780
|
-
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
61781
|
-
color: ' #FFECB5',
|
|
61782
|
-
fontSize: 14
|
|
61783
|
-
}
|
|
61784
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_titleen : cardinfoitem.cardobj_titlear)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61785
|
-
"class": "col-lg-12 d-flex p-0",
|
|
61786
|
-
style: {
|
|
61787
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
61788
|
-
}
|
|
61789
|
-
}, sectionproperties.slideshowtext2_show && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
61790
|
-
"class": "m-0 wordbreak",
|
|
61791
|
-
style: {
|
|
61792
|
-
color: sectionproperties.slideshowText2ContentColor,
|
|
61793
|
-
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
61794
|
-
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
61795
|
-
textAlign: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
61796
|
-
}
|
|
61797
|
-
}, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar))))));
|
|
61798
|
-
})), sectionproperties.flippingcards == 'No' && sectionproperties.showcountdown != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61799
|
-
"class": "row m-0 w-100"
|
|
61800
|
-
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
62032
|
+
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
61801
62033
|
var _authdetailsContext$i;
|
|
61802
62034
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
61803
|
-
"class": 'col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start mb-3 mb-md-4
|
|
62035
|
+
"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,
|
|
61804
62036
|
style: {
|
|
61805
62037
|
zIndex: 2,
|
|
61806
62038
|
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
@@ -61810,37 +62042,20 @@
|
|
|
61810
62042
|
"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 ',
|
|
61811
62043
|
style: {
|
|
61812
62044
|
cursor: cardinfoitem.iscardclickable == 'Yes' ? 'pointer' : 'default',
|
|
62045
|
+
background: sectionproperties.reservation_bgcolor,
|
|
61813
62046
|
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
61814
62047
|
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
61815
62048
|
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
61816
62049
|
paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
|
|
61817
62050
|
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
61818
|
-
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
61819
|
-
// sectionproperties.innersectionbordertype == 'All'
|
|
61820
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61821
|
-
// : cardinfoindex != cardsarray.length - 1
|
|
61822
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61823
|
-
// : '',
|
|
62051
|
+
border: sectionproperties.innersectionbordertype == 'All' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '',
|
|
61824
62052
|
// cardinfoindex != cardsarray.length - 1
|
|
61825
62053
|
// ? sectionproperties.innersectionbordertype == 'All'
|
|
61826
62054
|
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61827
62055
|
// : ''
|
|
61828
62056
|
// : '',
|
|
61829
|
-
|
|
61830
|
-
|
|
61831
|
-
// ? sectionproperties.innersectionbordertype == 'Right'
|
|
61832
|
-
// ? langdetect == 'en'
|
|
61833
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61834
|
-
// : ''
|
|
61835
|
-
// : ''
|
|
61836
|
-
// : '',
|
|
61837
|
-
// borderLeft:
|
|
61838
|
-
// sectionproperties.innersectionbordertype == 'Right'
|
|
61839
|
-
// ? langdetect == 'ar'
|
|
61840
|
-
// ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
61841
|
-
// : ''
|
|
61842
|
-
// : '',
|
|
61843
|
-
borderRight: sectionproperties.innersectionbordertype != 'All' && cardinfoindex != cardsarray.length - 1 ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
62057
|
+
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
62058
|
+
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
61844
62059
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
61845
62060
|
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
61846
62061
|
},
|
|
@@ -61963,7 +62178,7 @@
|
|
|
61963
62178
|
}
|
|
61964
62179
|
}
|
|
61965
62180
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar))));
|
|
61966
|
-
}))))
|
|
62181
|
+
}))));
|
|
61967
62182
|
};
|
|
61968
62183
|
|
|
61969
62184
|
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 ";
|
|
@@ -69074,6 +69289,12 @@
|
|
|
69074
69289
|
marginBottom: sectionproperties.image_mb + 'px'
|
|
69075
69290
|
}
|
|
69076
69291
|
}, Image('normal')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69292
|
+
"class": cardsstyles2.imageContainer + ' d-none d-md-flex ',
|
|
69293
|
+
style: {
|
|
69294
|
+
height: sectionproperties.height_responsive + 'px',
|
|
69295
|
+
marginBottom: sectionproperties.image_mb + 'px'
|
|
69296
|
+
}
|
|
69297
|
+
}, Image('responsive')), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69077
69298
|
"class": sectionproperties.innersectionpaddinghorizontal == 0 ? 'row m-0 w-100' : 'row m-0 w-100 pl-sm-2 pr-sm-2',
|
|
69078
69299
|
style: {
|
|
69079
69300
|
paddingLeft: sectionproperties.innersectionpaddinghorizontal + 'px',
|
|
@@ -69621,7 +69842,8 @@
|
|
|
69621
69842
|
functype: 'add',
|
|
69622
69843
|
productid: item.productid,
|
|
69623
69844
|
variantid: '',
|
|
69624
|
-
quantity: item.quantity
|
|
69845
|
+
quantity: item.quantity,
|
|
69846
|
+
vendorid: item.vendorid
|
|
69625
69847
|
};
|
|
69626
69848
|
var runfunc = false;
|
|
69627
69849
|
if (addtocardpayloadobj.productid.length != 0 && addtocardpayloadobj.quantity > 0) {
|
|
@@ -71099,7 +71321,7 @@
|
|
|
71099
71321
|
fontWeight: sectionproperties.generaltext_fontWeight,
|
|
71100
71322
|
transition: '.3s',
|
|
71101
71323
|
cursor: 'pointer',
|
|
71102
|
-
zIndex:
|
|
71324
|
+
zIndex: 100,
|
|
71103
71325
|
':hover': {
|
|
71104
71326
|
color: sectionproperties.text_secondarycolor
|
|
71105
71327
|
}
|
|
@@ -71118,7 +71340,7 @@
|
|
|
71118
71340
|
textTransform: sectionproperties.generalbtn_texttransform,
|
|
71119
71341
|
opacity: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? 0 : 1,
|
|
71120
71342
|
top: sectionproperties.generalbtn_showonhover == 'Show On Hover' ? '100px' : 0,
|
|
71121
|
-
zIndex:
|
|
71343
|
+
zIndex: 100,
|
|
71122
71344
|
':hover': {
|
|
71123
71345
|
backgroundColor: sectionproperties.generalbtn_bgColoronhover,
|
|
71124
71346
|
color: sectionproperties.generalbtn_textColoronhover,
|
|
@@ -71526,7 +71748,8 @@
|
|
|
71526
71748
|
width: '100%',
|
|
71527
71749
|
bottom: sectionproperties.generaltext_position == 'Centered' ? '50%' : '7%',
|
|
71528
71750
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : sectionproperties.paddingRight + 'px',
|
|
71529
|
-
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px'
|
|
71751
|
+
paddingRight: langdetect == 'en' ? sectionproperties.paddingRight + 'px' : sectionproperties.paddingLeft + 'px',
|
|
71752
|
+
left: 0
|
|
71530
71753
|
}
|
|
71531
71754
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71532
71755
|
"class": "".concat(card_cssstyles.textContainer, " ") + ' allcentered pl-2 pr-2 '
|
|
@@ -71917,11 +72140,6 @@
|
|
|
71917
72140
|
React.useEffect(function () {
|
|
71918
72141
|
setitem(props.cardinfoitemprops);
|
|
71919
72142
|
}, [props.cardinfoitemprops]);
|
|
71920
|
-
var plainString = function plainString(html) {
|
|
71921
|
-
var divContainer = document.createElement('div');
|
|
71922
|
-
divContainer.innerHTML = html;
|
|
71923
|
-
return divContainer.textContent || divContainer.innerText || '';
|
|
71924
|
-
};
|
|
71925
72143
|
// const addtocartfunc = () => {
|
|
71926
72144
|
// const addtocardpayloadobj = {
|
|
71927
72145
|
// functype: 'add',
|
|
@@ -72153,7 +72371,7 @@
|
|
|
72153
72371
|
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
72154
72372
|
}
|
|
72155
72373
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72156
|
-
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 '
|
|
72374
|
+
"class": "".concat(card_cssstyles.productcard) + ' w-100 pl-sm-0 pr-sm-0 px-sm-2 '
|
|
72157
72375
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72158
72376
|
"class": "row w-100 m-0 d-flex"
|
|
72159
72377
|
}, sectionproperties.image_show == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -72164,7 +72382,7 @@
|
|
|
72164
72382
|
routingcountext(StaticPagesLinksContext.productinfo, true, item.productid);
|
|
72165
72383
|
}
|
|
72166
72384
|
},
|
|
72167
|
-
"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 ',
|
|
72385
|
+
"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 ',
|
|
72168
72386
|
style: {}
|
|
72169
72387
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
72170
72388
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -72197,12 +72415,25 @@
|
|
|
72197
72415
|
style: {
|
|
72198
72416
|
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72199
72417
|
}
|
|
72200
|
-
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72201
|
-
|
|
72418
|
+
}, item.name)), sectionproperties.prodCatShow == 'Show' &&
|
|
72419
|
+
/*#__PURE__*/
|
|
72420
|
+
// <p
|
|
72421
|
+
// // class={`${card_cssstyles.productDescStyles}` + ' col-lg-12 mt-2 mb-1 wordbreak wordbreak2 p-0 '}
|
|
72422
|
+
// // style={{
|
|
72423
|
+
// // textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
72424
|
+
// // }}
|
|
72425
|
+
// // >
|
|
72426
|
+
// // {plainString(langdetect == 'en' ? item.description_en : item.description_ar)}
|
|
72427
|
+
// // </p>
|
|
72428
|
+
React__default["default"].createElement("p", {
|
|
72429
|
+
"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 ',
|
|
72202
72430
|
style: {
|
|
72203
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
72431
|
+
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
72432
|
+
},
|
|
72433
|
+
dangerouslySetInnerHTML: {
|
|
72434
|
+
__html: item.shortdescription
|
|
72204
72435
|
}
|
|
72205
|
-
}
|
|
72436
|
+
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72206
72437
|
style: {
|
|
72207
72438
|
display: 'flex',
|
|
72208
72439
|
flexDirection: 'column',
|
|
@@ -72210,16 +72441,16 @@
|
|
|
72210
72441
|
},
|
|
72211
72442
|
"class": "col-lg-3 col-md-3 col-sm-12 mt-2 p-0"
|
|
72212
72443
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72213
|
-
"class": "row m-0 w-100 d-flex flex-column flex-sm-
|
|
72444
|
+
"class": "row m-0 w-100 d-flex flex-column flex-sm-column justify-content-end justify-content-sm-start"
|
|
72214
72445
|
}, sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72215
72446
|
"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 '
|
|
72216
72447
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.hassale == 1 ? item.defaultsaleprice : item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodPriceShow == 'Show' && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72217
72448
|
"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 '
|
|
72218
72449
|
}, langdetect == 'en' ? 'EGP' : '', ' ', item.hassale == 1 ? parseFloat(Number(item.defaultsaleprice).toFixed(2)) : parseFloat(Number(item.defaultprice).toFixed(2)), ' ', langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72219
|
-
"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 '
|
|
72450
|
+
"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 '
|
|
72220
72451
|
}, langdetect == 'en' ? 'EGP' : '', " ", item.defaultprice, " ", langdetect == 'en' ? '' : 'ج.م'), sectionproperties.prodsalePriceshow == 'Show' && item.hassale == 1 && sectionproperties.removedecimals == 'Hide' && /*#__PURE__*/React__default["default"].createElement("p", {
|
|
72221
|
-
"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 '
|
|
72222
|
-
}, langdetect == 'en' ? 'EGP' : '', parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72452
|
+
"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 '
|
|
72453
|
+
}, langdetect == 'en' ? 'EGP' : '', " ", parseFloat(Number(item.defaultprice).toFixed(2)), " ", langdetect == 'en' ? '' : 'ج.م')), sectionproperties.quantitybtn_show == 'hide' && sectionproperties.favBtnShow == 'Hide' && sectionproperties.cartBtnShow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72223
72454
|
"class": "row m-0 mt-auto w-100"
|
|
72224
72455
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72225
72456
|
"class": "col-lg-12 d-flex justify-content-end p-0"
|
|
@@ -76569,7 +76800,7 @@
|
|
|
76569
76800
|
var ikimagecredcontext = props.actions.ikimagecredcontext;
|
|
76570
76801
|
props.actions.NotificationManager;
|
|
76571
76802
|
var AddtoCartContext = props.actions.AddtoCartContext;
|
|
76572
|
-
var AddtoCartMutationContext = props.AddtoCartMutationContext;
|
|
76803
|
+
var AddtoCartMutationContext = props.actions.AddtoCartMutationContext;
|
|
76573
76804
|
var _useState5 = React.useState(''),
|
|
76574
76805
|
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
76575
76806
|
addtocardpayloadobj = _useState6[0];
|
|
@@ -77170,7 +77401,7 @@
|
|
|
77170
77401
|
style: {
|
|
77171
77402
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
77172
77403
|
}
|
|
77173
|
-
}, plainString(item.
|
|
77404
|
+
}, plainString(item.description)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
77174
77405
|
style: {
|
|
77175
77406
|
flexDirection: 'column'
|
|
77176
77407
|
},
|
|
@@ -78555,9 +78786,7 @@
|
|
|
78555
78786
|
"class": props.sectiontypeprops2 == 'vertical' ? "".concat(card_cssstyles.productcard) + ' w-100 ' : " ".concat(card_cssstyles.productcard),
|
|
78556
78787
|
style: {
|
|
78557
78788
|
paddingLeft: langdetect == 'en' ? sectionproperties.card_marginLeft + 'px' : sectionproperties.card_marginRight + 'px',
|
|
78558
|
-
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
78559
|
-
minWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px',
|
|
78560
|
-
maxWidth: props.sectiontypeprops2 == 'vertical' ? '100%' : sectionproperties.width + 'px'
|
|
78789
|
+
paddingRight: langdetect == 'en' ? sectionproperties.card_marginRight + 'px' : sectionproperties.card_marginLeft + 'px'
|
|
78561
78790
|
}
|
|
78562
78791
|
}, sectionproperties.length != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78563
78792
|
"class": ' cursor-pointer w-100 ',
|